@CHARSET "UTF-8";
p {
	color: #333;
}
.len120 {
	width: 120px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.ft12 {
	font-size: 12px !important;
}
.ft14 {
	font-size: 14px !important;
}
.font-normal {
	font-weight: normal !important;
}
.font-bold {
	font-weight: bold !important;
}
.max-img-im img {
	max-width: 100% !important;
	height: auto !important;
}
.txt-hide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txt-line-hide {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
}

.cate-box .title {
	padding-left: 12px;
	font-size: 16px;
	color: #000;
	line-height: 52px;
}
.cate-box ul li {
	text-align: left;
	padding-left: 12px;
	background: #eeeeee;
	margin-bottom: 10px;
	border-top: 1px solid #e5e5e5;
	line-height: 40px;
}
.cate-box ul li a {
	display: block;
	text-align: left;
	background: url(../images/right_next.png) 96% 50% no-repeat;
	background-size: 10px 16px;
}

.n-header {
	background: #f1f1f1;
	line-height: 52px;
	text-align: center;
	color: #222;
	font-size: 16px;
	display: flex;
	flex-wrap: nowrap;
}
.n-header .title {
	width: 100%;
	text-align: center;
}
.n-header .a-history {
	width: 60px;
}
.n-header .a-history i {
	font-size: 18px;
}
.n-about-content {
	padding: 10px;
	line-height: 24px;
}
.n-header .more-coupon {
	font-size: 14px;
	width: 120px;
}
.n-header .more-coupon i {
	font-size: 15px;
}
.page-title {
	text-align: left;
	padding: 8px 8px 8px 4px;
}
.page-title ul {
	text-align: center;
	padding: 10px 0;
	text-align: left; 
	background: #E0E0E0; 
	padding-left: 10px;
}
.page-title ul li {
	height: 30px; 
	line-height: 30px; 
	display: inline-block; 
	margin-bottom: 4px;
}
.page-title ul li a {
	border-radius: 2px;
	background: #fff;
	display: block;
	text-align: center;
	padding: 0 18px;
}

/*case css style*/
.n-list-box .title {
	padding-left: 3%;
    font-size: 16px;
    color: #000;
    line-height: 52px;
}
.case-list {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 1%;
	background: #f1f1f1;
}
.case-list li {
	width: 46%;
	margin: 0 2% 15px;
	background: #fff;
}
.case-list li a.img {
	display: block;
}
.case-list li a.img img {
	width: 100%;
	height: auto;
}
.case-list li h3 a {
	text-align: center;
	display: block;
	line-height: 36px;
	font-weight: normal;
}
.common-img img {
	width: 100%;
	height: auto;
}
.case-content .title {
	line-height: 38px;
	border-bottom: 1px solid #eee;
	padding-left: 15px;
	box-shadow: 0px 1px 2px #ddd;
	font-size: 14px;
}
.case-content .content {
	padding: 15px;
	line-height: 24px;
}
.pn {
	padding-left: 15px;
	line-height: 26px;
}

/*news css style*/
.news-list {
	padding: 25px 2% 15px;
}
.news-list li {
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 12px;
}
.news-list li .time {
	width: 20%;
	text-align: center;
	background: #f1f1f1;
	padding-bottom: 10px;
}
.news-list li .time b {
	font-size: 30px;
	display: block;
	line-height: 54px;
}
.news-list li .content {
	width: 80%;
	padding-left: 3%;
}
.news-list li .content a {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 34px;
	display: inline-block;
	font-size: 18px;
	width: 100%;
	text-align: left;
}
.news-list li .content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 20px;
}
.news-detail .news-title {
	text-align: center;
	line-height: 52px;
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	font-size: 14px;
}
.news-detail .times {
	text-align: center;
	line-height: 52px;
	color: #999;
}
.news-detail .content {
	padding: 3px 15px 15px;
	line-height: 24px;
}

/*job css style*/
.job-content {
	padding: 15px;
}
.job-content h4 {
	background: #eee;
	line-height: 26px;
	padding: 0 10px;
}
.job-content .text {
	line-height: 26px;
	padding: 6px 10px;
}

/*search css style*/
.search-title {
	padding-top: 10px;
	line-height: 44px;
	font-size: 13px;
	padding-left: 15px;
}

.search-list {
	padding: 5px;
	display: flex;
	flex-wrap: wrap;
}
.search-list li {
	flex-basis: 48%;
	margin: 0 1%;
	background: #fff;
	margin-bottom: 10px;
}
.search-list li a.img {
	display: block;
}
.search-list li a.img img {
	width: 100%;
	height: auto;
}
.search-list li h3 {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}

.search-newslist {
	padding: 0 10px 20px;
}
.search-newslist li {
	position: relative;
	line-height: 44px;
	text-align: left;
	border-bottom: 1px dashed #eee;
}

.search-newslist li span {
	position: absolute;
	right: 0;
	top: 0;
}

/*message css style*/
.message-div {
	padding: 10px 20px;
}
.message-list li {
	position: relative;
}
.message-list li p {
	line-height: 32px;
	text-align: left;
	font-size: 15px;
}
.message-list li .input-s {
	border: 1px solid #e7e5e5;
	width: 100%;
	display: block;
	line-height: 32px;
	height: 32px;
	border-radius: 2px;
	text-align: left;
	padding: 0 6px;
}
.message-list li .content {
	height: 100px;
}
.message-list li.code {
	display: flex;
	flex-wrap: nowrap;
	line-height: 36px;
}
.message-list li.code .input-s {
	width: 100px;
	line-height: 38px;
	height: 38px;
	margin-right: 10px;
}
.message-list li.btn {
	text-align: left;
}
.message-list li.btn .submit {
	border: none;
	margin-top: 15px;
	color: #fff;
}

/*评论*/
.comment-order {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}
.comment-order .comment-img {
	width: 80px;
	height: auto;
	margin-right: 10px;
	max-width: 60px;
}
.comment-stars span {
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
	display: block;
	text-align: left;
}
.comment-stars i {
	font-size: 18px;
    color: #d7d6d6;
    margin-right: 8px;
    transition: all 0.3s ease 0s;
	cursor: pointer;
}
.comment-stars i.change {
	color: #ff0000;
}
.comment-submit {
	display: block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    background-color: #df3033;
    width: 100%;
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border: none;
}
.comments-recovery {
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 10px;
}
.comments-recovery-list {
    overflow: hidden;
}
.comments-recovery-list li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}
.comments-recovery-list li:last-child {
    border: none;
}

/*product css style*/
.product-cate {
	background: #fff;
}
.no-information {
	padding: 10px;
	font-size: 15px;
}
.product-list {
	background: #f1f1f1;
	padding: 18px 1% 11px;
	display: flex;
	flex-wrap: wrap;
	min-height: 400px;
}
.product-list li {
	flex-basis: 48%;
	margin: 0 1%;
	background: #fff;
	margin-bottom: 10px;
}
.product-list li a.img {
	display: block;
}
.product-list li a.img img {
	width: 100%;
	height: auto;
}
.product-list li h3,
.product-list li p {
	padding-left: 18px;
	line-height: 30px;
}
.product-list li h3 {
	font-size: 15px;
	font-weight: normal;
}
.product-list li p {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
}

.product-header {
	display: flex;
	flex-wrap: nowrap;
	padding: 15px 0 0 10px;
}

.product-header .title {
	color: #333;
	line-height: 34px;
	font-size: 15px;
	width: 80%;
	justify-content: center;
    align-items: center;
}
.product-header .title h3 {
	font-size: 15px;
}
.product-header .title p b {
	color: #b30303;
	font-size: 22px;
}
.likes {
	width: 18%;
	padding-left: 1px;
	display: flex;
	justify-content: center;
    align-items: center;
    border-left: 1px solid #666;
}
.likes button {
	border: none;
}
.likes .icon {
	font-size: 32px;
	cursor: pointer;
}
.likes button.on {
	color: #b30303;
}

.pay-product {
	display: flex;
	flex-wrap: nowrap;
	padding: 20px 0;
}

.pay-product .buy-btns {
	display: block;
	width: 50%;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 0;
	font-size: 14px;
	background: #000;
	height: 44px;
}

.product-content .title {
	padding: 0 15px;
	line-height: 44px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	color: #000;
}
.product-content .content {
	padding: 10px 15px;
	line-height: 24px;
}
.product-comment-title {
	padding: 0 15px;
    line-height: 44px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    color: #000;
	overflow: hidden;
}
.product-comment-num {
	color: #f90;
}
.product-comment-title a {
	float: right;
	color: #ff0000;
	font-size: 12px;
}
.product-comment-list {
    position: relative;
    overflow: hidden;
}
#commentList li {
    padding: 10px 10px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.user-column {
    width: 70px;
    float: left;
}
.user-column img {
	height: 40px;
	max-width: 40px;
	border-radius: 50%;
}
.user-name {
    color: #333;
    padding-top: 5px;
    display: block;
	text-align: left;
}
.comment-content {
    margin-left: 80px;
    overflow: hidden;
    position: relative;
}
.comment-star i {
    font-size: 16px;
    color: #ff0000;
    display: none;
}
.comment-star i.shows {
    display: inline-block;
}
.comment-star span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}
.comment-text {
    padding: 5px 0;
    line-height: 22px;
}
.comment-recover span {
	color: #f90;
}

.pay-num {
	display: flex;
	flex-wrap: nowrap;
	padding-top: 20px;
}
.pay-num p {
	line-height: 34px;
	padding: 0 10px;
}
.pay-num span {
	background: #f5f5f5;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	height: 32px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pay-num input {
	border: 1px solid #ccc;
	width: 60px !important;
	display: block;
	line-height: 32px;
	height: 32px;
	border-radius: 0;
}

.other-cont {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding: 12px 10px 0;
	line-height: 26px;
}
.other-cont p {
	margin-top: 4px;
}
.other-cont p span {
	background: #fbe9e9;
	color: #ff0036;
	margin-right: 10px;
	padding: 2px 4px;
}

/*-----会员分割线-----*/
.user-login {
	padding: 30px 20px;
}
.user-login .user-t {
	display: flex;
	flex-wrap: nowrap;
	border-radius: 3px;
	line-height: 36px;
	position: relative;
}
.user-login .user-t input:-webkit-autofill,
.user-login .user-t input:-webkit-autofill:focus{
    box-shadow: 0 0 0 1000px rgba(255, 255, 255,1) inset !important;
    -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255,1) inset !important;  
}
.user-login .user-t input {
	border: 1px solid #eaeaea;
	text-align: left;
	display: block;
	line-height: 34px;
	padding: 0 0 0 48px;
}
.user-login .user-t .icon {
	position: absolute;
	left: 0;
	top: 2px;
	width: 42px;
}
.user-login .user-t #codeimg {
	margin-left: 20px;
	height: 38px;
	width: 100px;
	min-width: 100px;
}
.user-login .last a {
	margin-left: 8px;
}
.user-login .user-t .user-btn {
	width: 100%;
	border: none;
	display: block;
	line-height: 30px;
	border-radius: 5px;
	color: #FFF;
	margin-top: 15px;
}

/*-----个人中心-----*/
.user-person {
	padding: 10px 20px;
	line-height: 24px;
}

.user-person .user-photo {
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.user-person .txt {
	padding-left: 20px;
	font-size: 14px;
}

.user-photo img {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	min-width: 60px;
}

.person-list li a {
	line-height: 44px;
	text-align: left;
	display: block;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	background: url(../images/right_next.png) 96% 50% no-repeat;
	background-size: 10px 16px;
}
.person-list li a .icon {
	width: 50px;
	display: inline-block;
	font-size: 20px;
}
.person-list li a .mui-badge {
	margin-left: 5px;
}

.personal-save {
	padding: 15px 10px;
}
.personal-save li {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin-bottom: 15px: 
}
.personal-save li label {
	width: 70px;
}
.personal-save li input {
	text-align: left;
}
.personal-save .user-btn {
	width: 100%;
	line-height: 28px;
	border-radius: 3px;
	color: #FFF;
	border: none;
	margin: 20px 5px;
}

/*-----收货地址-----*/
.address-list {
	padding: 20px;
}
.address-list li {
	padding: 8px 17px 0;
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.address-list li.status {
	border-top: 3px solid #ee8a1e;
}
.address-list li span.selected {
	width: 40px;
	height: 27px;
	line-height: 20px;
	display: block;
	position: absolute;
	right: 17px;
	top: 0;
	background: url(../images/m_img.png) 0 50% no-repeat;
	color: #fff;
	text-align: center;
}
.address-list li p {
	line-height: 30px;
	font-size: 13px;
}
.address-list li p i {
	width: 40px;
	text-align: center;
	font-size: 20px;
	display: inline-block;
}
.address-list li .operating {
	border-top: 1px solid #e5e5e5;
	line-height: 40px;
	padding: 0 12px;
	margin-top: 5px;
	position: relative;
}
.address-list li .operating a.modify {
	position: absolute;
	right: 12px;
	top: 0;
}
.address-list li .operating a.modify .icon {
	font-size: 20px;
}

.add-more a {
    line-height: 36px;
    border-radius: 3px;
    color: #FFF;
    border: none;
    margin: 0 25px 10px;
    display: block;
}
.address-save {
	padding: 20px 10px 15px;
}
.address-save li {
	display: flex;
	flex-wrap: nowrap;
	border-bottom: 1px solid #e1dfdf;
	line-height: 50px;
}
.address-save li label {
	width: 90px;
	color: #000;
}
.address-save li input {
	border-radius: 0;
	border: none;
	margin: 0;
	text-align: left;
	line-height: 50px;
	height: 50px;
	padding: 0;
}

.address-save li #city-s {
	display: flex;
	flex-wrap: nowrap;
}
.address-save li .status {
	display: block;
	position: relative;
	width: 18px;
	height: 18px;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	margin-top:8px;
	cursor: pointer;
	margin: 16px 0 0 15px;
}
.address-save li .status:focus {
	outline: none;
}
.address-save li .status:checked::after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background:url(../images/gou.png) 50% 1px no-repeat #ee8a1e;
}
.address-save li #city-s select {
	-webkit-appearance: normal !important;
}
.address-save li #cityResult3 {
	width: 100%;
}
.address-save .user-btn {
	width: 80%;
	border: none;
	display: block;
	line-height: 30px;
	border-radius: 5px;
	color: #FFF;
	margin: 60px auto 20px;
}

/*-----收藏的产品-----*/
.likes-list {
	border-top: 2px solid #f9f9f9;
	padding: 10px;
}
.likes-list li {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	border-bottom: 2px solid #f9f9f9;
	padding: 10px 0;
}
.likes-list li a.img {
	display: block;
	width: 30%;
}
.likes-list li a.img img {
	max-width: 100%;
	height: auto;
}
.likes-list li .txt {
	width: 48%;
	padding-left: 2%;
	line-height: 24px;
	font-size: 15px;
}
.likes-list li .operating {
	width: 20%;
	text-align: center;
	line-height: 28px;
}
.mui-toast-container {
	position: absolute;
	width: 200px;
	line-height: 30px;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	bottom: 80px;
	z-index: 999;
}
.mui-toast-message {
	background: #a80120;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	width: 200px;
}

/*----我的订单----*/
.my-order-title {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.my-order-title li {
	width: 33.33%;
}
.my-order-title li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
}
.my-order-title li.on a {
	border-bottom: 2px solid #ab0020;
	color: #ab0020;

}
.user-coupon {
	padding: 20px 0;
}
.gray {
	filter:Gray;
	 -webkit-filter: grayscale(100%);
}

.coupon-list {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding: 15px;
	margin: 15px 5%;
	border: 1px solid #ddd;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 0;
	border-top: 4px solid #f90;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fff;
	position: relative;
}
.coupon-left {
	width: 30%;
	color: #f90;
	font-size: 13px;
	padding-bottom: 3px;
}
.coupon-left .price-text {
	display: block;
	text-align: left;
}
.coupon-left .price {
	font-size: 20px;
	font-weight: bold;
}
.coupon-right {
	line-height: 22px;
	color: #888;
}
.coupon-right .text {
	display: block;
	text-align: left;
}
.coupon-receive {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding: 15px 10px;
	margin: 15px 5%;
	margin-top: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #fff;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
}
.coupon-receive .coupon-title {
	color: #666;
	font-size: 13px;
}
a.receive {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
	border: 1px solid #f90;
	color: #f90;
	margin-left: 15px;
}
.coupon-receive .modify {
	position: absolute;
    right: 12px;
    top: 20px;
}
.coupon-receive .modify i {
	font-size: 20px;
}
.coupon-receive .coupon-already {
	position: absolute;
    right: 12px;
    top: 0;
}
.coupon-receive .expired {
	right: 5px;
	top: -78px;
}
.coupon-receive .coupon-already i {
	font-size: 50px;
	color: #999;
}
.coupon-receive .choice {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 20px;
	cursor: pointer;
}
.coupon-receive .icon-yellow {
	color: #f90;
}
a.coupon-receive-submit {
	display: block;
	background: #ab0020;
	border-radius:0 ;
	color: #fff;
	height: 48px;
	line-height: 48px;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
	text-align: center;
	z-index: 9999;
	font-size: 16px;
} 

.coupon-box {
	overflow: hidden;
}
.coupon-box .title {
	padding-left: 12px;
    font-size: 16px;
    color: #000;
    line-height: 52px;
	border-bottom: 1px solid #ddd;
}
a.coupon-receive-a {
	display: inline-block;
	position: absolute;
	right: 15px;
	padding: 5px 10px;
	border-radius: 3px;
	border: 1px solid #f90;
	color: #f90;
	top: 10px;
}
a.use-coupon {
	color: #ff0000;
	border: 1px solid #ff0000;
}

.user-bought {
	margin-bottom: 15px;
}
.bought-top {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding: 0 9px;
}
.bought-top {
	background: #f9f9f9;
}
.bought-top .order {
	width: 65%;
	line-height: 22px;
	padding: 10px 0;
}
.bought-top .order span,
#paynum-bottom .name span {
	color: #ff8041;
}
.bought-top .time {
	width: 35%;
	text-align: right;
}
.bought-list li {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	border-bottom: 2px solid #f9f9f9;
	padding: 10px 0;
	position: relative;
}
.bought-list li a.img {
	display: block;
	width: 30%;
}
.bought-list li a.img img {
	max-width: 100%;
	height: auto;
}
.bought-list li h3 {
	width: 48%;
	padding-left: 2%;
	line-height: 24px;
	font-size: 13px;
}
.bought-list li .price {
	width: 20%;
	text-align: right;
	line-height: 28px;
}
.bought-list li .price b {
	font-size: 18px;
	color: #666;
}
.bought-list li .price span {
	color: #999;
	font-size: 16px;
	display: block;
	text-align: right;
}
.user-plist-comment i {
	font-size: 14px;
    color: #f90;
    padding-right: 5px;
}
.bought-bottom {
	text-align: right;
	line-height: 50px;
	border-bottom: 1px solid #f9f9f9;
	padding: 0 12px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.count-right span {
	color: #e0012a;
	font-weight: bold;
}
.bought-bottom .name {
	width: 50%;
}
#paynum-bottom .name {
	width: 70%;
}
#paynum-bottom .delete {
	width: 30%;
}
.count-right {
	text-align: right;
	font-size: 13px;
	line-height: 40px;
	border-bottom: 1px solid #f9f9f9;
	padding: 0 14px;
}
.express {
	border-bottom: 1px solid #f9f9f9;
	line-height: 24px;
	padding: 5px 10px;
}
.bought-bottom .delete {
	width: 50%;
	text-align: right;
}
.bought-bottom .delete a {
	border: 1px solid #ddd;
	padding: 4px 5px;
	border-radius: 4px;
}
#paynum-top .time {
	color: #ee8a1e;
}

/*----购物车----*/
.shopping-list {
	margin-top: 1px;
}
.shopping-list li {
	border-bottom: 1px solid #f1ecec;
	padding: 15px 10px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.shopping-list li a.img {
	display: block;
	width: 25%;
	text-align: center;
	overflow: hidden;
}
.shopping-list li a.img img {
	max-width: 100%;
	height: auto;
}
.shopping-list li h3 {
	width: 38%;
	padding-left: 2%;
	font-size: 13px;
	color: #666;
	line-height: 26px;
}
.shopping-list li .operating {
	width: 35%;
	text-align: right;
}
.shopping-list li .operating .btn-remove {
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0 10px;
	margin: 8px 24px 0 0;
}
.shopping-list li .operating .mui-btn {
	width: 27px;
}
.shopping-list li .operating .xy-numbox {
	position: relative;
    display: inline-block;
    overflow: hidden;
    width: 90px;
	padding: 0 25px;
	height: 30px;
    vertical-align: top;
    vertical-align: middle;
    border: solid 1px #bbb;
    border-radius: 3px;
    background-color: #efeff4;
}
.shopping-list li .operating .xy-btn  {
	font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 27px;
    height: 100%;
    padding: 0;
    color: #555;
    border: none;
    border-radius: 0;
    background-color: #f9f9f9;
}
.shopping-list li .operating .btn-minus {
	left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.shopping-list li .operating .btn-plus {
	right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.shopping-list li .operating .xy-numbox-input {
	display: inline-block;
    overflow: hidden;
    width: 100%!important;
    height: 100%;
    margin: 0;
    padding: 0 3px!important;
    text-align: center;
    text-overflow: ellipsis;
    word-break: normal;
    border: none!important;
    border-right: solid 1px #ccc!important;
    border-left: solid 1px #ccc!important;
    border-radius: 0!important;
}
#numbox-popover {
	left: 50% !important;
	top: 60px !important;
	margin-left: -140px;
	border-radius: 5px;
	background: #FFF;
}
#numbox-popover .mui-popover-arrow:after {
	height: 0;
}
#xy-numbox {
	margin: 0 auto;
	display: block;
}
.numbox-titles {
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 50px;
}
.numbox-bottoms {
	display: flex;
	flex-wrap: nowrap;
	margin-top: 25px;
	border-top: 1px solid #eee;
}
.numbox-bottoms button {
	width: 50%;
	color: #000;
	border: none;
	background: #fff;
	border-radius: 0;
	height: 36px;
}
.numbox-bottoms .xy-close {
	border-bottom-left-radius: 5px;
}
.numbox-bottoms .xy-determine {
	background: red;
	color: #fff;
	border-bottom-right-radius: 5px;
}
.totalcost {
	text-align: right;
	line-height: 60px;
	background: #f1f1f1;
}
.total-price {
	display: inline-block;
	font-size: 14px;
	padding-right: 20px;
}
.total-price span,
.total-price b {
	font-weight: bold;
	color: #ab0020;
}
.totalcost .btn-total {
	width: 80px;
	color: #fff;
	line-height: 60px;
	height: 60px;
	text-align: center;
	padding: 0;
	border-radius: 0;
	border: 1px solid #ab0020;
	display: inline-block;
	font-size: 14px;
}

.shop-header {
	padding: 15px 33px 15px 10px;
	line-height: 26px;
	font-size: 12px;
	border-bottom: 8px solid #f1f1f1;
	position: relative;
}
.shop-header a {
	position: absolute;
	right: 0;
	top: 22px;
	display: inline-block;
	width: 30px;
	line-height: 30px;
}
.shop-header a .icon {
	font-size: 20px;
}
.shop-title {
	line-height: 50px;
	padding: 0 10px;
	border-bottom: 8px solid #f1f1f1;
}
.details-integral {
	border-top: 8px solid #f1f1f1;
	padding-top: 16px;
	text-align: right;
	padding-right: 20px;
}
.user-coupons {
	border-top: 8px solid #f1f1f1;
	padding: 15px;
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
	position:relative;
}
.user-coupons .user-coupons-title {
	font-size: 14px;
}
.user-coupons .coupon-notice {
	display: inline;
    margin-left: 10px;
    padding: 3px 8px;
    color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 3px;
}
.user-coupons a {
	position: absolute;
    right: 0;
    top: 15px;
    display: inline-block;
    width: 30px;
}
.user-coupons a i {
	font-size: 20px;
}
.user-coupons .coupon-sub-price {
	color: #f90;
	position: absolute;
	right: 30px;
	top: 20px;
}


.shop-title span {
	font-size: 13px;
	color: #000;
	padding-right: 10px;
}

.pay-icon {
	text-align: center;
	line-height: 90px;
	padding-top: 15px;
}
.pay-icon .icon {
	font-size: 50px;
	color: #ee8a1e;
}

.pay-summary p {
	text-align: center;
	line-height: 26px;
}
.pay-summary p span {
	color: #ee8a1e;
}
.pay-title {
	line-height: 50px;
	border-bottom: 1px solid #dddddd;
	padding: 0 10px;
	font-size: 15px;
	margin-top: 20px;
}
.pay-list li {
	text-align: left;
	padding: 8px 15px;
}
.pay-list li a {
	text-align: left;
}
.pay-list li img {
	height: 45px;
}
.pay-list .mui-table-view-cell:after {
	left: 0;
}

#integral {
	display: inline-block;
	position: relative;
	width: 18px;
	height: 18px;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	margin-right: 6px;
	cursor: pointer;
}
#integral:focus {
	outline: none;
}
#integral:checked::after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background:url(../images/gou.png) 50% 1px no-repeat #ee8a1e;
}

.no-content-icon {
	text-align: center;
	line-height: 40px;
	padding-top: 50px;
	color: #999;
}
.no-content-icon .icon {
	font-size: 40px;
}
.no-content-icon p {
	text-align: center;
}

.shipping-status {
	padding: 0 0 10px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.shipping-status input {
	margin: 0 10px;
}

.shipping-status input[type=radio] {
	width: 18px;
	height: 18px;
	border: 1px solid #e6e6e6;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance:none;
	border-radius: 10px;
	position: relative;
	margin-top: -4px;
	outline: none;
	cursor: pointer;
}
.shipping-status input[type=radio]:focus {
	outline: none;
}
.shipping-status input[type=radio]:checked::after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background: #ee8a1e;
	border-radius: 4px;
	position: absolute;
	left: 4px;
	top: 4px;
}

.kdniao-list {
	padding: 15px;
}

.loading-kdniao {
	text-align: center;
}

.kdniao-list li {
	border-bottom: 1px solid #f2f0f0;
	padding: 5px 0;
	line-height: 24px;
}
.kdniao-list li .time {
	 padding-left: 6px;
	 font-size: 13px;
}
.user-t .err-bg,
.pass-list .err-bg {
	border-color: #bb000e !important;
}
#countdown {
	margin-left: 20px;
	height: 38px;
	width: 100px;
	padding: 0;
	min-width: 100px;
	text-align: center;
}
.err-tip {
	color: #bb000e;
	padding-bottom: 10px;
	font-size: 14px;
	display: none;
}

.err-tip .icon {
	font-size: 14px;
}

.pass-list {
	display: flex;
	flex-wrap: nowrap;
	border-radius: 3px;
	line-height: 36px;
	position: relative;
}

.pass-tip {
	line-height: 30px;
	padding-bottom: 6px;
	color: #ff6700;
}

.pass-content {
	padding: 10px;
}

.pass-list input {
	display: inline-block;
	border: 1px solid #e8e8e8;
	background: #FFF;
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
	width: 100%;
	outline: none;
	text-align: left;
}

.pass-list.last #codeimg {
	margin-left: 20px;
    height: 38px;
    width: 100px;
    min-width: 100px;
}

.pass-list .button-submit {
	background: #bb000e;
	display: block;
	border: none;
	color: #fff;
	width: 100%;
	line-height: 40px;
	cursor: pointer;
	outline: none;
}

.pass-list .button-submit:hover {
	background: #f56600;
}