/*header*/
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none;
}
#header{background-color: #fff;width: 100%;height: 50px;overflow: hidden;}
.header-wrap {
	position: relative;
	background-color: #ff6c00;
	z-index: 8888;
	height: 50px;
}
#header .header-wrap {
	background-color: #ff6c00;
}
.header-back {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 10px;
	left:0;
}
.header-back span {
	width: 14px;
	/* width: 23px;
	height: 23px; */
	text-indent:-9999px;
	background-size: 93% !important;
	background-position-x: 10px;
	background-position-y: center;
}
.header-wrap h2 {
	position: absolute;
	left:50px;
	right:50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff!important;
	text-align: center;
	background-color: #ff6c00;
	/*border-bottom: 1px solid #eee;*/
}
.i-main-opera {
	position: absolute;
	top: 8px!important;
	right: 20px;
	width: 26px;
	height: 23px;
}
.i-main-opera span {
	width: 40px;
	height: 6px;
	background-position: 0px 0px;
	background-size: 63% !important;

}
.main-opera-pannel {
	position: fixed;
	background-color: rgba(0,0,0,0.7);
	display:none;
	width: 37%;
	z-index: 9999999;
	left: 60%;
	border-radius:11px ;

}
.main-op-table {
	display: table;
	width: 100%;

}
.main-op-table .quarter {
	width: 100%;
	padding: 9px 0px;
	display: block;
	font-size: 12px;
	float: left;
	border-bottom: 1px solid #999;



}
.main-op-table .quarter:last-child{border-bottom: 0;}
.main-op-warp .quarter span {
	width: 28px !important;
	height: 28px !important;
	float: left;
	margin-left: 15%;
	margin-right: 1%;

}
.main-op-warp .quarter .i-home {
	background-position: 0px -59px !important;

}
.main-op-warp .quarter .i-categroy {
	background-position:-75px -97px !important;

}
.main-op-warp .quarter .i-cart {
	background-position:-75px -63px !important;

}
.main-op-warp .quarter .i-mine {
	background-position:0px -96px !important;

}
.main-op-warp .quarter.current .i-home {
	background-position: 0px -121px;

}
.main-op-warp .quarter.current .i-categroy {
	background-position:-63px -161px;

}
.main-op-warp .quarter.current .i-cart {
	background-position:-63px -124px;

}
.main-op-warp .quarter.current .i-mine {
	background-position:0px -161px;

}
.main-op-warp .quarter p {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.main-op-warp .quarter.current p {
	color: #D9434E;
}
/*categroy-cnt*/
.categroy-cnt {
	padding: 30px 12px 20px;
}
.categroy-list, .categroy-seciond-list {
	border:solid #ded6c9;
	border-width: 1px 1px 0px 0px;
}
.category-item, .category-seciond-item {
	cursor:pointer;
	font-size: 14px;
	position: relative;
}
.category-item-a {
	display: block;
	color: #6d6d6d;
}
.category-item {
	padding-right: 50px;
	border-left: 3px solid #D9434E;
	margin-bottom:2px;
	border-bottom:1px solid #ded6c9;
}
.ci-fcategory-name {
	padding: 11px 13px 5px 13px;
	font-weight: bold;
}
.ci-fcategory-text {
	padding:0px 13px 11px 13px;
	color: #999;
	font-size: 12px;
}
.category-item .grayrightarrow, .category-seciond-item .graydownarrow {
	position: absolute;
	top: 50%;
	right: 15px;
}
.category-seciond-item {
	border-left: 1px solid #ded6c9;
}
.cs-frist-category {
	padding: 15px 63px 15px 13px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.category-item .grayrightarrow {
	margin-top:-10px;
}
.category-seciond-item .graydownarrow {
	margin-top:-5px;
}
.categroy-third-list {
	display:none;
	color: #666;
	border-bottom: 1px solid #ccc;
	box-shadow:0 -2px 0 #e4e4e4 inset;/*border-top:2px solid #e4e4e4;*/
	background: #f5f5f5;
}
.categroy-third-list li {
	border-bottom:1px solid #dddddd;
}
.categroy-third-list a {
	color: #6d6d6d;
	display: block;
	padding: 15px 0px 15px 11px;
}
.open-sitem .cs-frist-category {
	-webkit-box-shadow:0px 2px 2px #C9C9C9;
}
.open-sitem .categroy-third-list {
	display: block;
}
.category-seciond-item.open-sitem .graydownarrow {
	background-position:-25px -229px;
}
/*product-list,cart-list*/
.product-cnt {
	background: #fff;
	padding: 5px;
	overflow: hidden;
}
.pdlist-item {
	padding: 5px 0px;
	border-bottom: 1px solid #e8e5e5;
}
.pdlist-item-wrap, .cart-litemwc-pdname {
	display: block;
	color: #6d6d6d;

}
.cart-litemwc-pdname {
	font-size:14px;
	/*height:40px;
	overflow:hidden;*/
	line-height:20px;
	color: #606060;
	height: 60px;
	overflow: hidden;
}
.pdlist-iw-imgwp, .cart-litemw-imgwp {float: left;width: 110px;height: 110px;display: block;}
.pdlist-iw-imgwp img, .cart-litemw-imgwp img {width: 110px;height: 110px;}
.pdlist-iw-cnt, .cart-litemw-cnt {margin-left: 115px;}
.pdlist-iwc-pdname{ height:40px; line-height:22px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.pdlist-iwc-pdprice {color: #fd0012; height:30px; padding:5px 0px;}
.pdlist-iwc-pdcomment {color: #909090; height:26px;}
.cart-list {
	background: #f5f5f5;
	padding: 8px;
	margin-bottom:100px;
}
.cart-list-item {
	margin-bottom:10px;
	padding:8px;
	background: #fff;
	position: relative;
}
.cart-shop-name {
	padding: 18px 0px;
	border-bottom: 1px solid #e8e5e5;
	margin-bottom: 8px;
	font-size:18px;
	color:#7a7a7a;

}
.cart-list-del {
	/*position:absolute;
	bottom:0px;
	right:0px;
	display: inline-block;
	padding: 5px 10px;
	z-index: 10;
	cursor:pointer;*/
	float:right;
	margin-top: 2px;
}
.cart-list-oitem {
	color: #333;
	background:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width:63%;
	/*text-align:center;*/
	float:left;
	padding-left: 4%;
}
.jiesuan-2 {
	height:32px;
	line-height:32px;
	width:28%;
	text-align:center;
	float:right;
	margin-right:18px;

}
.goto-settlement {
	width: 100%;
	text-align: center;
	display: block;
}
.goto-shopping .post-order {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
}
.goto-settlement, .post-order {
	background: #ff0013;
	color: #fff;
	border-color: #ff0013;
	font-size: 13px;
	border-radius: 3px;
}
.goto-shopping {
	color: #6d6d6d;
	border-color: #ccc;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background:#fff;
}
.product-filter {
	display: table;
	width: 100%;
	height:50px;
	background:#fafafa;
	box-shadow:0 -1px 0 #ddd inset;
}
.product-filter a {
	display: table-cell;
	width: 25%;
	vertical-align: middle;
	color:#909090;
}
.product-filter .f-icon {
	width:30px;
	height: 30px;
	background-size: 80px auto;
	margin-left: 10%;
}
.product-filter .pf-newpd-icon {
	background-position: -49px -329px;
}
.product-filter .pf-price-icon {
	background-position: 0px -407px;
}
.product-filter .pf-sales-icon {
	background-position: -50px -450px;
}
.product-filter .pf-popularity-icon {
	background-position:-50px -408px;
}
.product-filter a.current {
	color: #ff7e00;
	background: url(../images/bcd.9.png) center 35px no-repeat;
}
.product-filter .current .pf-newpd-icon {
	background-position: -50px -368px;
	margin-left: 10%;
}
.product-filter .current .pf-price-icon.desc {
	background-position: 0px -368px;
}
.product-filter .current .pf-price-icon.asc {
	background-position: 0px -329px;
}
.product-filter .current .pf-sales-icon {
	background-position:0px -487px;
}
.product-filter .current .pf-popularity-icon {
	background-position:0px -449px;
}
.pf-title {
	margin:5px 0px 0px 0px;
	display: inline-block;

}
.pddct-imgwp, .pddct-imgwp img, .swiper-container {

}
.swipe-wrap {
	width:100%;
}
.swipe-wrap img {
	width:100%;
}
.pddct-imgwp {
	display: block;
	margin: 0px auto;
	position: relative;
	color: #fff;
	z-index: 5;
}
.pddct-shadow {
	z-index:7;
	bottom: 0px;
	left: 0px;
	height: 45px;
	width: 100%;
	padding: 5px 0px;
}
.pddct-name-wp {
	z-index:7;
	bottom: 0px;
	left: 0px;
	height: 45px;
	width: 100%;
	padding: 5px 0px;
	padding-bottom: 15px;
}
.pddct-shadow {
}
.pddctnw-name {
	line-height: 21px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height:43px;
	overflow:hidden;
	width:75%;
	float:left;
	font-size:16px;
	color:#252525;
}
.share-box {
	width:50px;
	float: right;
}
.share-box img {
	width:20px;
}
.pd-collect {
	padding:5px 15px;
	color:#6d6d6d;
	background: #fff;
	z-index:8;
	display: inline-block;
	position: absolute;
	bottom: 12px;
	right: 10px;
}
/*.pd-collect{width: 38px;height: 38px;background-position:-64px -611px;position: absolute;bottom: 6px;right: 10px;}*/
.pdpic-size, .pdpic-size-bg {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius:35px;
}
.pdpic-size {
	z-index:7;
	color: #fff;
}
.pdpic-size-bg {
	z-index: 6;
	background: #000;
	opacity: 0.3;
}
.swiper-container {
	margin:10px auto;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
	width:100%;
}
.swipe-wrap .swipe-item {
	float:left;
	width:100%;
	position: relative;
}
.pddetail-cnt .pddc-gray-warp {
	background: #eee;
	padding:8px 0px 0px 0px;
}
.pddetail-cnt .ppdc-white-wrap {
	background: #fff;
	padding: 10px;
}
.pddc-gray-warp ul li {
	padding: 0px 0px;
}
;
.ppdc-white-wrap .key, .ppdc-white-wrap .key-no {
	color: #6d6d6d;
}
.ppdc-white-wrap .key {
	float: left;
}
.ppdc-white-wrap .value, .ppdc-white-wrap .value-no {
	color: #909090;
}
.ppdc-white-wrap .value {
}
.ppdc-white-wrap .pddcp-arrow {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.ppdc-white-wrap.current .graydownarrow {
	background-position:-25px -229px;
}
.pddcp-one-hide {
	background: #fff;
}
.pddc-property-one .price {
	color: #ff0013;
}
.pddcp-one-top {
	position:relative;
}
.pddcp-one-hide {
	display: none;
	padding-top: 3px;
}
.pddcp-one-hide .key {
	margin-bottom:5px;
}
.pddcp-one-hide p {
	line-height: 23px;
	color: #909090;
}
.pddcp-one-wp.current .pddcp-one-hide {
	display: block;
}
.pddc-stock a {
	margin:1px 1px 5px 1px;
	position:relative;
	color: #6d6d6d;
	display: inline-block;
	padding: 5px 10px;
	border:1px solid #ddd;
}
.pddc-stock .pd-choice-icon {
	display: none;
}
.pddc-stock a.current {
	border:2px solid #ff0013;
	margin:0px 0px 4px 0px;
}
.pddc-stock a.current .pd-choice-icon {
	display: inline-block;
}
.pddc-stock .pd-choice-icon {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 8;
}
.pddc-gray-warp ul.pddc-stock li, .pddc-gray-warp ul.pddc-active li {
	padding: 10px 0px;
	position: relative;
	overflow:hidden;
}
.pddc-active img {
	width: 80px;
	height: 80px;
}
.pddc-gray-warp.pd6 {
	padding-bottom: 6px;
}
.pddetail-go-title {
	display:block;
	border-left: 5px solid #D9434E;
	color:#6d6d6d;
	position: relative;
	background: #fff;
	padding:10px;
}
.pgt-title {
	display: inline-block;
}
.pgt-go {
	width: 39px;
	height: 39px;
	text-align:center;
	display: inline-block;
	background:#D9434E;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 6;
}
.pgt-go .i-go-right {
	margin-top: 7px;
}
/* .fixed-tab-wp,.opera-product-wp,.invoice_opeara{display: -webkit-box;display: -moz-box;display:box;} */
.content {
	/*padding-bottom: 50px;*/
}
.fixed-tab-wp .tab-item, .opera-product-wp .opera-pd-item, .invoice_opeara a {
	-moz-box-flex:1;
	box-flex:1;
	-webkit-box-flex:1;
	/*display:block;*/
	width: 140px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}
.opera-product-wp {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin-left: 0px;
	z-index:1000;
	height:40px;
	background-color: #FFFFFF;
	/*	border-top: 1px solid #eee;*/
}

.opera-pd-item {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
.fixed-tab-wp, .product-infor {
	text-align:center;
	background-color:#eee;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .2);
	box-shadow:0 1px 1px rgba(0, 0, 0, .2);
	margin-bottom: 10px;
}
.fixed-tab-wp .tab-item, .product-infor li {
	box-sizing:border-box;
	border-top:1px solid #f8f8f8;
	margin-right: 1px;
}
.fixed-tab-wp .tab-item a, .product-infor li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #6d6d6d;
	margin-top: 2px;
}
.fixed-tab-wp .tab-item.current a, .product-infor li.current a {
	background: #fff;
	border-top:2px solid #D9434E;
	margin-top: 0px;
}
.pddetail-cnt .fixed-tab-pannel img {
	margin: 0px;
	padding: 0px;
	border:none;
	vertical-align:top;
}
.product-infor li {
	width:100%;
	border-top:1px solid #f8f8f8;
	margin-right: 1px;
}
@media screen and (min-width: 320px) {
	.pddetail-cnt .fixed-tab-pannel img, .product-infor li img {
		width: 320px;
	}
}
@media screen and (min-width: 640px) {
	.pddetail-cnt .fixed-tab-pannel img, .product-infor li img {
		width: 640px;
	}
}
.pddc-commend-list {
	padding-bottom: 10px;
}
.pddc-commend-list span {
	display:block;
}
.pddc-commend-wp {

}
.pddc-commendl-title {
	padding: 4px 0px 10px 0px;
}
.pddc-commendw-price {
	color: #ff0013;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size:22px;
}
.pddc-commend-wp a {
	color: #6d6d6d;
	display: block;
	width:45%;
	margin-left:0.43%;
	background:#fff;
	padding: 2% 2%;
	float: left;
	margin-top:0.6%;
}
.pddc-commend-wp a img {

	height: 220px;
}
.pddc-commend-wp a span {
	width:100%;
	line-height:25px;
	margin-top:1%;
	font-size:15px;
}
.pddc-commendw-t {
	height: 52px;
	line-height: 22px;
	overflow: hidden;
}
/*cart*/
.buy-num {
	width: 20px;
	text-align: center;
	height: 24px;
	border:0px solid #e3e3e3;
	outline:none;
	-webkit-appearance:none;
}
.minus-wp, .add-wp {height: 24px;line-height: 20px;width: 24px;display: inline-block;text-align: center;cursor: pointer;}
.opera-pd-item {
	height: 60px;
	line-height:0px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.meb_right{width: 30%;padding-top: 70px;}
.buy-now {
	background:#F93816;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-size: 15px;
}
.add-to-cart {
	background: #FD9101;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-size: 15px;
}
/*order*/
/*.invoice_list_wp{padding: 10px;}
.invoice_list_wp li{padding: 10px;border:1px solid #ded6c9;background: #fffdf7;position: relative;margin-bottom:10px;}
.invoice_list_wp li.current{background: #FFF5CC;}
.invoice_list_wp li .del-invoice{position: absolute;display:inline-block;padding:2px 10px;right: 0px;top:50%;margin-top:-13px;}
.invoice_opeara{padding: 0px 10px;}
.invoice_opeara a{margin-right: 5px;}

.invoice_add_wp{margin: 10px;padding: 10px;border:1px solid #999;}
.invoice-addcnt p,.invoice-addcnt .iadd-item{padding: 5px 0px;}
.invoice-addcnt div.iadd-title{border-left:3px solid #D9434E;margin:15px 0px;padding-left: 10px;}
.invoice-addcnt .iadd-cnt,.invoice-addcnt .iadd-item{padding: 10px;margin:3px 0px 3px 10px;background:#fffdf7;border:1px solid #ded6c9;}
div.iadd-item label{display: block;}
div.iadd-item label .input-30{width: 58%;height:25px;line-height: 25px\9;}
.invoice-addcnt .iadd-cnt{height: 25px;line-height: 25px\9;}*/

/*order*/

.buys1-cnt {
	/*	padding: 10px 10px 0px 10px;*/
}
.shop-total {
	padding: 10px;
}
.buys-ycnt {
	/*margin-top:10px;*/
	padding: 10px;
	background:#fffdf7;
	border:1px solid #ded6c9;
	font-size: 14px;
}
.buys-ycnt li {
	padding: 3px 0px;
	position: relative;
}
.buys-yc-type label {
	display: block;
}
.buys-ytable {
	border:1px solid #ccc;
	font-size: 14px;
}
.buys-yt-tlt {
	background:#D6E9C6;
}
.buys-yt-tlt {
	padding: 8px 10px;
}
.buys1-pdlist {
	margin: 0px 10px;
}
.buys1-pdlist .img-wp {
	float: left;
	display: block;
	margin-top:8px;
}
.buys1-pdlist .img-wp, .buys1-pdlist .img-wp img {
	width: 60px;
	height: 60px;
}
.buys1-pdlcnt {
	margin-left: 70px;
}
.buys1-pdlc-name {
	display: block;
	color: #6d6d6d;
	line-height: 25px;
}
.buys1-pdlcnt p, .shop-total p {
	padding: 3px 0px;
}
.leave-message {
	border-top:1px solid #dedede;
	margin: 0 10px;
	padding: 10px 0px;
}
.shop-total {
	background:#fffdf7;
	border-top: 1px solid #dedede;
	text-align: right;
}
.buys-order-total {
	text-align: left;
	/*font-size: 12px;
	color: #fff;*/
	height: 43px;
	padding-top: 2px;
	line-height: 43px;
	font-size: 16px;
	color: #ff0013;
}
.invoicetitle {
	position: relative;
}
.isneedinvoice {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.buys1-hide-list {
	border:2px solid #D9434E;
}
.buys1-hide-list li {
	padding-left:5px;
}
.buys1-hide-list li.current {
	background:#FFF5CC
}
.buys1-hide-list li label {
	display: block;
	padding: 5px 0px;
	clear: both;
	overflow: hidden;
}
.buys1-hide-list li label .rdo {
	float: left;
	margin:4px 5px 0px 0px;
}
.buys1-hide-list li label .rdo-span {
	width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	display: inline-block;
}
.del-invoice, .del-address {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #D9434E;
}
.invoice_opeara a {
	margin-right: 5px;
}
.invoice-addcnt {
	padding-left: 15px;
}
.invoice-addcnt div.iadd-title {
	margin:5px 0px;
}
.invoice-addcnt .iadd-cnt, .invoice-addcnt .iadd-item {
	padding: 5px;
	margin:3px 0px;
	background:#fffdf7;
	border:1px solid #ded6c9;
}
div.iadd-item label .input-30 {
	width: 58%;
	height:22px;
	line-height: 22px\9;
	padding: 0 2%;
}
.iadd-ip {
	padding: 3px 0px;
}
.pre-deposit-wp {
	/*	border:2px solid #FFAA01;*/
	background:#FFF9ED;
	padding:10px;
	text-align:right;
}
.pre-deposit-wp p {
	padding:3px 0;
}
.store-cod-supported {
	color:#999;
}
/* gifts */
.gift-item {
	display:block;
	margin-left:60px;
}
.gift-item a {
	color:#999;
	text-decoration:underline;
	padding-bottom:5px;
}
.mt5 {
	font-size:13px;
	color:#ff0013;
	line-height: 24px;
}
.mt_ben6{color:#8c8b8b;font-size:13px;}
/*璐墿杞�*/

.cart-list-oitem {
}
.jiesuan {
	height:35px;
	line-height:35px;
	position:fixed;
	width:100%;
	left:0;
	bottom:57px;
	border-top: 1px solid #c9c9c9;
	padding-top: 6px;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 6px;
	background-color: #fff;
}
#cart-list-wp {
	margin-bottom:50px;
}
.tijiao-dd {
	width:100%;
	position:fixed;
	bottom:53px;
	padding-bottom:5px;
	padding-top:5px;
}
.tjdd-left {
	width:67%;
	float:left;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-left:3%;
}
.tjdd-left{background: #fff;display: flex;align-items: center;opacity: 1;width: 67%;}
.tjdd-right {
	width:30%;
	float:right;
}
#buy_step2 {
	width:100%;
	display:inline-block;
	font-size:15px;
	height:40px;
	line-height:40px;
	text-align:center;
}
#online-total-wrapper {
	display:block;
	width: 80%;
	line-height: 5px;
	margin-left: -5px;
	color: #fff;
}
.clear {
	clear:both;
}
#wx_withdrawal a {
	width: 60px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #f30;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
/*鍟嗗搧璇︽儏椤�*/
.pddc-stock .bd-tdashed-dd span {
	float:left;
	width:15%;
}
.pddc-stock .bd-tdashed-dd .value-no {
	float:right;
	width:85%;
}
.pddc-stock .bd-tdashed-dd .mt10 {
	margin-top:0px;
}
#product_detail_wp .detail-nav li {
	float:left;
	width:33%;
}
#product_detail_wp .detail-nav li a {
	color:#333333;
	padding-bottom:9px;
	padding-top:5px;
	display:block;
	text-align:center;
	font-size:16px;
}
#product_detail_wp .detail-nav {
}
.bd-tdashed-dd .goods-shuxing dl dd img {
	vertical-align:middle;
	width:15px;
	float:left;
}
.tab_color{color:red !important;border-bottom:2px solid red;/*width:80px;*/}
.bd-tdashed-dd .goods-shuxing dl dd {
	float:left;
	border:1px solid #6a77b6;
	margin-right:5px;
	font-size:12px;
	height:15px;
	line-height:15px;
}
.bd-tdashed-dd .goods-shuxing dl {
	overflow:hidden;
}
.bd-tdashed-dd .goods-shuxing dl dt {
	margin-bottom:5px;
}
.bd-tdashed-dd .tishi {
	color:#6a77b6;
}
.pddc-commend-list .pddc-commendl-title {
	color:#2e2e2e;
	font-weight:600;
	font-size:16px;
	padding: 6px 12px;
	background-color: #fff;
}
#product_detail_wp .detail-nav {
	position:fixed;
	top:8px;
	width:70%;
	left:15%;
	z-index:5000;
	background:#fff;
	overflow:hidden;
	color:#fff;
}
.ji_xix{
	color: #aaaaaa;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 22px;
	text-decoration:line-through

}
.pddc-gray-warp-box .into-class, .pddc-gray-warp-box .into-store {
	width:48%;
	text-align:center;
}
.pddc-gray-warp-box .into-class {
	float:left;

}
.pddc-gray-warp-box .into-store {
	float:left;
}
.pddc-gray-warp-box div{margin-right: 4%;margin-bottom: 10px;}
.pddc-gray-warp-box div:nth-child(2n){margin-right: 0;}
.pddc-gray-warp-box .into-class img {
	width:18px;
	margin-right:5px;
	vertical-align:middle;
}
.pddc-gray-warp-box .into-store img {
	width:18px;
	margin-right:3px;
	vertical-align:middle;
}
.pddc-gray-warp-box .into-class a, .pddc-gray-warp-box .into-store a {
	width:100%;
	display:block;
	height:35px;
	line-height:35px;
	color:#282828;
	text-align:center;
	background:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	font-size: 15px;
}
.dtsp-ul {
	padding-bottom: 15px;


}
.dtsp-ul, .dtsp-p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.dtspu-l {
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 1px #ddd solid;
	text-align: center;
	margin-right: 12px;
}
.dtspu-l>img {
	max-width: 40px;
}
input, img {
	vertical-align: middle;
}
#product_detail_wp .product-detail img{
	max-height:100%;
	max-width:100%;
}
.dtspu-r {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-top: 4px;
}
.omit {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#000;
}
.dtspu-r .lgray {
	font-size: .78rem;
	margin-right: 6px;
}
.dtspu-r .orange {
	font-weight: 700;
	margin-right: 10px;
}
.orange {
	color: #ff0013;
}
.dtspu-r .lgray {
	font-size: .78rem;
	margin-right: 6px;
}
.lgray {
	color: #999;
}
.dtspu-r .c-iconcom {
	vertical-align: -3px;
}
.c-icon-lw3 {
	width: 51px;
}
.c-iconcom {
	display: inline-block;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-size: contain;
}
/*鍟嗗搧灞炴€у脊鍑哄眰*/

.am-share {
	font-size: 14px;
	border-radius: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	-webkit-transition: -webkit-transform 300ms;
	transition: transform 300ms;
	width: 100%;
	z-index: 8000;
	height:80%;
}
.am-modal-active {
	transform: translateY(0px);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.am-modal-out {
	z-index: 1109;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}
.am-share-title {
	background-color: #f8f8f8;
	border-bottom: 1px solid #fff;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color: #555;
	font-weight: 400;
	margin: 0 10px;
	padding: 10px 0 0;
	text-align: center;
}
.am-share-title::after {
	border-bottom: 1px solid #dfdfdf;
	content: "";
	display: block;
	height: 0;
	margin-top: 10px;
	width: 100%;
}
.am-share-footer {
	width: 30px;
	height:30px;
	position:absolute;
	right:5px;
	top:5px;
	background:#fff;
}
.am-share-footer .share_btn {
	display: block;
	cursor: pointer;
	text-align: center;
	transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
	vertical-align: middle;
	white-space: nowrap;
	background:#fff;
}
.am-share-sns {
	background-color: #f8f8f8;
	border-radius: 0 0 2px 2px;
	margin: 0 10px;
	padding-top: 15px;
	height:auto;
	zoom:1;
	overflow:auto;
}
.am-share-sns li {
	margin-bottom: 15px;
	display: block;
	float: left;
	height: auto;
	width: 25%;
}
.am-share-sns a {
	color: #555;
	display: block;
	text-decoration:none;
}
.am-share-sns span {
	display: block;
}
.am-share-sns li i {
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	background-color: #ccc;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	margin-bottom: 5px;
	width: 36px;
}
.am-share-sns .share-icon-weibo {
	background-image: url();
}
.sharebg {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 6000;
	display:none;
}
.sharebg-active {
	opacity: 1;
	display:block;
}
.Commodity-attribute {
	background: #eee;
	padding: 8px 6px 0px 6px;
}
#s-decision-wrapper {
	font-size: 0.8rem;
	padding-bottom: .6rem;
}
html .mui-cover.show {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mui-cover {
	background-color: #fff;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .2s cubic-bezier(0, 0, .25, 1);
	transition: transform .2s cubic-bezier(0, 0, .25, 1);
	display: none;
}
#s-decision-wrapper>.body {
	position: absolute;
	top: 80px;
	bottom: 48px;
	left: 5px;
	right: 0;
}
section, header {
	background-color: #fff;
}
user agent stylesheetarticle, aside, footer, header, hgroup, main, nav, section {
	display: block;
}
Inherited from div#s-decision-wrapper.mui-cover.show #s-decision-wrapper {
	font-size: .13rem;
	padding-bottom: .6rem;
}
#s-decision-wrapper .sku-control, #s-decision-wrapper .cascade-control, #s-decision-wrapper .cascade-control-v2, #s-decision-wrapper .service-control, #s-decision-wrapper .pickup-control {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
.mui-sku {
	-webkit-tap-highlight-color: transparent;
}
.mui-sku li {
	padding: 25px 0 .5rem;
}
#s-decision-wrapper h2 {
	color: #666;
	margin-bottom: .5rem;
}
.mui-sku label {
	-webkit-tap-highlight-color: transparent;
	display: inline-block;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	min-width: 2rem;
	padding: .5rem 1.2rem;
	margin: 0 .5rem .5rem 0;
	max-width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
}
.mui-sku label:hover {
	border: 1px solid #DD2727;
}
#s-decision-wrapper .option .cart2 {
	background: #FF9500;
	width:50%;
	height:45px;
	border:1px solid #FF9500;
	float:left;
}
#s-decision-wrapper .option .buy2 {
	background: #DD2727;
	width:50%;
	height:45px;
	border:1px solid #DD2727;
	float:right;
}
#s-decision-wrapper .option .cell {
	color: #fff;
	border-radius:0;
	font-family:"寰蒋闆呴粦";
	font-size:14px;
}
.mui-flex>.cell {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%;
	display: block;
	padding: 0!important;
	position: relative;
}
.dt-sku .a-r {
	display:block;
	height:25px;
	line-height:25px;
	float:right;
	width:35%;
	margin-right:10px;
}
.dt-sku .omit {
	width:50%;
	float:left;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.Commodity-attribute .dt-pro {
	background:#fff;
	padding-bottom:5px;
	padding-top:5px;
}
#s-decision-wrapper .summary {
	padding: .25px;
	height: 78px;
}
#s-decision-wrapper .summary {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkitbox-shadow: 0 1px 0 rgba(0, 0, 0, .05), 0 .5px 0 rgba(0, 0, 0, .09);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .05), 0 .5px 0 rgba(0, 0, 0, .09);
}
#s-decision-wrapper .summary .img {
	position: relative;
	top: -32px;
	background-color: #fff;
	z-index: 10;
	padding: 2px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	margin-right: 1em;
	height: 100px;
	width: 100px;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
}
#s-decision-wrapper .summary .img img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#s-decision-wrapper .summary .main {
	overflow: hidden;
	position:relative;
	text-align:left;
	margin-top:5%;
}
#s-decision-wrapper .summary .main .priceContainer {
	display: inline-block;
	vertical-align: middle;
	margin-bottom:5px;
}
#s-decision-wrapper .summary .main .priceContainer>span:first-child {
	color: #DD2727;
	font-size:16px;
}
#s-decision-wrapper .summary .main .priceContainer .price {
	height: .18rem;
	line-height: .18rem;
	font-size: .16rem;
	display: block;
	vertical-align: middle;
	padding: 0 .25px 0 0;
}
#s-decision-wrapper .stock-control .label {
	font-size: .14rem;
	margin-right: 5px;
}
#s-decision-wrapper h2 {
	color: #666;
	margin-bottom: .5em;
}
.mui-sku li {
	padding: 1em 0 .5em;
}
#s-decision-wrapper .sku-control, #s-decision-wrapper .cascade-control, #s-decision-wrapper .cascade-control-v2, #s-decision-wrapper .service-control, #s-decision-wrapper .pickup-control {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1em;
}
.mui-flex>.cell {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%;
	display: block;
	padding: 0!important;
	position: relative;
}
.mui-flex, .mui-flex *, .mui-flex:after, .mui-flex:before {
	box-sizing: border-box;
}
#s-decision-wrapper .option .buy {
	background: #DD2727;
}
.mui-number .increase, .mui-number .decrease {
	font-style: normal;
	font-size: 14px;
	display: inline-block;
	-webkit-user-select: none;
	-ms-user-select: none;
	background-color: #fff;
	color: #5f646e;
	border:1px solid #b3b3b3;
	height:30px;
	line-height:30px;
	width:30px;
}
.mui-number .increase {
	border-left:none;
}
.mui-number .decrease {
	border-right:none;
}
.mui-number .num {
	height:28px;
	border:1px solid #b3b3b3;
	border-radius:0;
	background:#fff;
}
.mui-number .increase, .mui-number .decrease, .mui-number .num {
	float: left;
	text-align: center;
}
.mui-flex {
	position:fixed;
	bottom:0;
	width:100%;
}
.pddct-name-wp .line {
	width:1px;
	background:#8f8f8f;
	float:left;
	height:48px;
}
.share-box p {
	margin-top:3px;
	color:#575b5e;
}
.ncc-msg-textarea{border: 1px solid #eee;padding: 0 2%;width: 96% !important;}

/*璁㈠崟椤甸潰*/
/*
* 澶撮儴
*/
.shop_header {
	border-top: 0.06rem;
	padding-top: 14px;
	padding-bottom: 10px;
}
.shop_header .shop_main {
	display: block;
	padding-right: 16px;
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
}
.shop_header .shop_main .one {padding-left: 18px;padding-right: 15px;margin-bottom: 8px;}
.shop_header .shop_main .one .left {float: left;}
.shop_header .shop_main .one .right {float: right;}
.shop_header .shop_main .two .left {width: 35px;text-align: left;float: left;}
.shop_header .shop_main .two .left img {width: 19px;height: 24px; display: none;}
.shop_header .shop_main .two .center {float: left;width: 74%;}
.shop_header .shop_main .two .center p {color: #f6aa1d;font-size: 12px;margin-top: 10px;}
.shop_header .shop_main .two .right {float: left;/*margin-top: 9px;*/width: 15%;text-align: right;}
.shop_header .shop_main .two .right img {width: 7px;height: 12px; display: none;}
.tu {
	width: 100%;
}
.tu img {
	width: 100%;
	height: 6px;
}
.shop_center {
	/*  padding-top: 25px;*/
}
.shop_center .shou_buy {
	width: 100%;
	height: 1.06rem;
	margin-bottom: 10px;
}
.shop_center .shou_buy .left img {
	float: left;
	width: 25px;
	height: 25px;
}
.shop_center .shou_buy .left span {
	color: #333;
	font-size: 15px;
	line-height: 25px;
	float: left;
	margin-left: 0.16rem;
}
.shop_center .shou_buy .right {
	float: right;
}
.shop_center .shou_buy .right a {
	display: block;
	width: 3.16rem;
	height: 1.06rem;
	line-height: 1.06rem;
	background: #fe7624;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.shop_center .shop_list {
	background: #f4f4f4;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0.3rem;
}
.shop_center .shop_list .left {
	width: 95px;
	margin-right: 12px;
	float: left;
}
.shop_center .shop_list .left img {
	width: 95px;
	height: 95px;
}
.shop_center .shop_list .center {
	width: 9.64rem;
	float: left;
}
.shop_center .shop_list .center .one {
	margin-top: 0.25px;
}
.shop_center .shop_list .center .one span {
	line-height: 12px;
	color: #333;
	font-size: 12px;
}
.shop_center .shop_list .center .two {
	margin-top: 12px;
}
.shop_center .shop_list .center .two span {
	display: block;
	color: #999;
	font-size: 12px;
}
.shop_center .shop_list .center .two span:nth-child(2) {
	margin-top: 0.25px;
}
.shop_center .shop_list .center .three {
	margin-top: 12px;
}
.shop_center .shop_list .center .three span {
	color: #f6aa27;
	font-size: 12px;
}
.shop_center .shop_list .center .four {
	margin-top: 12px;
}
.shop_center .shop_list .center .four .four_t1 {
	float: left;
}
.shop_center .shop_list .center .four .four_t1 span {
	color: #ff0f0f;
	font-size: 10px;
}
.shop_center .shop_list .center .four .four_t1 i {
	color: #ff0f0f;
	font-size: 15px;
}
.shop_center .shop_list .center .four .four_t2 {
	float: right;
	color: #333;
	font-size: 12px;
}
.shou_main_for {
	padding: 0 12px;
	width: 100%;
	box-sizing: border-box;
}
.shop_fu .shop_fu_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 2px solid #f5f5f5;
}
.shop_fu .shop_fu_list .left {
	height: 50px;
	color: #333;
	font-size: 15px;
	display: flex;
	align-items: center;
}
.shop_fu .shop_fu_list .right {
	height: 50px;
	display: flex;
	align-items: center;
}
.shop_fu .shop_fu_list .right span {
	color: #999;
	font-size: 15px;
}
.shop_fu .shop_fu_list .right img {
	width: 7px;
	height: 12px;
	margin-left: 12px;
	display: none;
}
.shop_fu .shop_fu_list .shop_pt {
	display: flex;
	width: 100%;
	height: 50px;
	align-items: center;
	/* 浣跨敤webkit鍐呮牳鐨勬祻瑙堝櫒 */
	/* Firefox鐗堟湰4-18 */
	/* Firefox鐗堟湰19+ */
	/* IE娴忚鍣� */
}
.shop_fu .shop_fu_list .shop_pt span {
	font-size: 15px;
	color: #333;
	line-height: 15px;
	flex: 1 1 24%;
}
.shop_fu{margin-bottom: 45px;}
.shop_fu .shop_fu_list .shop_pt input {
	height: 50px;
	line-height: 50px;
	outline: none;
	width: 10rem;
	color: #333;
	font-size: 15px;
	border:none;
}
.shop_fu .shop_fu_list .shop_pt input::-webkit-input-placeholder {
	color: #999;
	font-size: 15px;
}
.shop_fu .shop_fu_list .shop_pt input:-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.shop_fu .shop_fu_list .shop_pt input::-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.shop_fu .shop_fu_list .shop_pt input:-ms-input-placeholder {
	color: #999;
	font-size: 15px;
}
.shop_fu .shop_fu_list .shou_pp {
	display: flex;
	align-items: center;
	height: 50px;
}
.shop_fu .shop_fu_list .shou_pp span {
	font-size: 14px;
	color: #333;
}
.shop_fu .shop_fu_list .shou_pp span:nth-child(1) {
	margin-right: 0.9rem;
}
.shop_fu .shop_fu_list .shou_pp i {
	font-size: 10px;
	color: #ff0000;
}
.shop_fu .shop_fu_list .shou_pp span:last-child {
	color: #ff0000;
}
.shop_fu .shou_fu_forone {
	height: 1.12rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shop_fu .shou_fu_forone .left {
	display: flex;
	height: 1.12rem;
	align-items: center;
}
.shop_fu .shou_fu_forone .left span {
	color: #f6aa27;
	font-size: 12px;
}
.shop_fu .shou_fu_forone .right {
	display: flex;
	height: 1.12rem;
	align-items: center;
}
.shop_fu .shou_fu_forone .right span {
	color: #f6aa27;
	font-size: 12px;
}
.f4 {
	height: 0.3rem;
	width: 100%;
	background: #f4f4f4;
}
/*
* 搴曢儴
*/
body {

}
.footer_bottom {
	display: flex;
	height: 40px;
	background: #fff;
	width: 100%;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 12;
	padding:0px;

}
.footer_bottom .left {
	flex: 1;
	height: 45px;
	display: flex;
	align-items: center;
	padding-left: 0.68rem;
}
.footer_bottom .left span {
	color: #333;
	font-size: 15px;
}
.footer_bottom .right {
	width: 5.24rem;
	height: 46px;
	background: #eb0000;
}
.footer_bottom .right a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
}
/*
* 鏂板鏀惰揣鍦板潃椤�
*/
.new_site {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
	top: 0;
	left: 100%;
	transition: all 0.5s;
	overflow: auto;
	background: #f4f4f4;
	padding-top: 46px;
}
.new_site .list {
	padding: 0 16px;
	display: flex;
	height: 46px;
	box-sizing: border-box;
	border-top: 2px solid #f4f4f4;
	justify-content: space-between;
	align-items: center;
	/* 浣跨敤webkit鍐呮牳鐨勬祻瑙堝櫒 */
	/* Firefox鐗堟湰4-18 */
	/* Firefox鐗堟湰19+ */
	/* IE娴忚鍣� */
}
.new_site .list .bf_one {
	display: flex;
	height: 46px;
	align-items: center;
	width: 100%;

}
.new_site .list .bf_one span {
	font-size: 15px;
	color: #333;
	width: 29%;
	text-align: center;
}
.new_site .list .bf_one a:nth-child(2) {
	padding:0 5px;
	color: #f6a927;
	border: 1px solid #f6a927;
	border-radius: 5px;
	font-size: 12px;
	margin-right: 10px;
}
.new_site .list .bf_one a:nth-child(3) {
	padding: 0 5px;
	color: #333;
	margin-left: 5px;
	border: 1px solid #333;
	border-radius: 5px;
	background: transparent !important;
	font-size: 12px;
}
.new_site .list .bf_one input {
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #333;
	margin-left: 5px;
	border:none;
	background: transparent;
	flex: 1;
}
.iadd-ip {
	height: 40px;
	/* padding: 3px 0px; */
	align-items: center;
	display: flex;
}
.new_site .list .bf_right {
	display: flex;
	align-items: center;
}
.new_site .list .bf_right img {
	width: 7px;
	height: 12px;
}
.new_site .list .bf_right select {
	color: #999;
	font-size: 15px;
	border: none;
	outline: none;
	background: transparent;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: #fff;
	outline: 0;
	margin-right: 10px;
}
.new_site .list textarea {
	height: 90px;
	color: #999;
	font-size: 15px;
	line-height: 25px;
	width: 100%;
	resize: none;
	text-indent: 17px;
}
.new_site .list textarea::-webkit-input-placeholder {
	color: #999;
	font-size: 15px;
}
.new_site .list textarea:-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.new_site .list textarea::-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.new_site .list textarea:-ms-input-placeholder {
	color: #999;
	font-size: 15px;
}
/*.new_site .list:nth-child(6) {
  height: 4.04rem;
  padding-top: 11px;
}*/
.new_site .f4 {
	height: 11px;
	width: 100%;
	background: #f4f4f4;
}
.new_site .list_one {
	padding-top: 43px;
	background: #f4f4f4;
	padding-bottom: 25px;
}
.new_site .list_one a {
	display: flex;
	width: 149px;
	border-radius: 5px;
	height: 25px;
	background: #ff5b02;
	font-size: 14px;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	border:none;
}
/*
* 浣跨敤鏂扮殑鍦板潃
*/
.shou_huo {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 100;
	top: 0;
	left: 100%;
	transition: all 0.5s;
	overflow: auto;
	padding-top: 60px;
}
.shou_huo .list {
	padding: 0 16px;
	display: flex;
	height: 46px;
	box-sizing: border-box;
	/*  border-top: 2px solid #f4f4f4;*/
	justify-content: space-between;
	align-items: center;
	/* 浣跨敤webkit鍐呮牳鐨勬祻瑙堝櫒 */
	/* Firefox鐗堟湰4-18 */
	/* Firefox鐗堟湰19+ */
	/* IE娴忚鍣� */
}
.shou_huo .list .bf_one {
	display: flex;
	height: 46px;
	align-items: center;
}
.shou_huo .list .bf_one span {
	font-size: 15px;
	color: #333;
}
.shou_huo .list .bf_one a:nth-child(2) {
	padding: 0.24rem 5px;
	color: #f6a927;
	border: 1px solid #f6a927;
	border-radius: 5px;
	font-size: 12px;
	margin-right: 10px;
}
.shou_huo .list .bf_one a:nth-child(3) {
	padding: 0.24rem 5px;
	color: #333;
	border: 1px solid #333;
	border-radius: 5px;
	font-size: 12px;
}
.shou_huo .list .bf_one input {
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #333;
	margin-left: 5px;
	display: none;
}
.shou_huo .list .bf_right {
	display: flex;
	align-items: center;
}
.shou_huo .list .bf_right img {
	width: 7px;
	height: 12px;
	display: none;
}
.shou_huo .list .bf_right select {
	color: #999;
	font-size: 15px;
	border: none;
	outline: none;
	background: transparent;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: #fff;
	outline: 0;
	margin-right: 10px;
}
.shou_huo .list textarea {
	height: 90px;
	color: #999;
	font-size: 15px;
	line-height: 15px;
	width: 100%;
	resize: none;
}
.shou_huo .list textarea::-webkit-input-placeholder {
	color: #999;
	font-size: 15px;
}
.shou_huo .list textarea:-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.shou_huo .list textarea::-moz-placeholder {
	color: #999;
	font-size: 15px;
}
.shou_huo .list textarea:-ms-input-placeholder {
	color: #999;
	font-size: 15px;
}
.shou_huo .list_or {
	padding: 17px 15px 15px;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
}
.shou_huo .list_or .one {
	width: 100%;
}
.shou_huo .list_or .one span:nth-child(1) {
	float: left;
}
.shou_huo .list_or .one span {
	font-size: 14px;
	color: #333;
}
.shou_huo .list_or .one span:nth-child(2) {
	float: right;
}
.shou_huo .list_or .two {
	margin-top: 15px;
	line-height: 16px;
}
.shou_huo .list_or .two a {
	color: #f6aa27;
	font-size: 14px;
	position: static;

}
.shou_huo .list_or .two a:last-child{
	float: right;
}
.shou_huo .list_or .two span {
	color: #333;
	font-size: 14px;
}
.left_mc {
	left: 0 !important;
}
.mo {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	display: none;
}
.invoice {
	position: fixed;
	display: none;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 30;
	background: #fff;
	/*  margin-bottom: 50px;*/
}
.invoice .title {
	height: 46px;
	width: 100%;
	font-size: 16px;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
}
.invoice .invoice_list {
	height: 42px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px;
	justify-content: space-between;
	align-items: center;
	display: flex;
	border-bottom: 1px solid #d8d8d8;
}
.invoice .invoice_list span {
	font-size: 14px;
	color: #333;
	margin-right: 0.16rem;
}
.invoice .invoice_one {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	/*  padding-left: 3rem;*/
	border-bottom: 1px solid #d8d8d8;
}
.invoice .invoice_one label {
	font-size:14px;
	color: #333;
	margin-left: 18px;
}
.invoice .list {
	/*margin-bottom: 16px;*/
}
.invoice .list input {
	height: 32px;
	flex: 1;
	/*  border: 1px solid #666;*/
	border:none;
	box-sizing: border-box;
	text-indent: 5px;
	font-size:14px;
	color: #666;
}
.invoice .list select {
	height: 32px;
	flex: 1;
	color: #999;
	font-size: 14px;
	text-indent: 5px;
	border: 1px solid #666;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	background: url("../images/00006.png") no-repeat 95% center / 14px 0.3rem;
	padding-right:7px;
}
.invoice .list select::-ms-expand {
	display: none;
}
.invoice_for {
	height: 50px;
	width: 100%;
	/*  border-top: 1px solid #d8d8d8;*/
	display: flex;
	justify-content: center;
	align-items: center;
	color: #f00;
	font-size: 15px;
	background: #ff0013;
}
.invoice_for a{
	color: #fff;
}
/*
* 绉垎鎶电幇
*/
.integral {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 30;
	background: #fff;
	display: none;
}
.integral .title {
	height:46px;
	width: 100%;
	font-size:16px;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
}
.integral .integ {
	min-height: 260px;
}
.integral .integ .integral_list {
	height: 50px;
	width: 100%;
	padding: 0 12px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.integral .integ .integral_list div > span {
	display: block;
	font-size:14px;
	color: #333;
}
.integral .integ .integral_list div > span:nth-child(2) {
	color: #f89513;
	margin-top: 12px;
}
.integral .integ .list div > span:nth-child(2) {
	color: #666;
	margin-top: 12px;
}
.payment {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: #fff;
	display: none;
}
.payment .title {
	height: 46px;
	width: 100%;
	font-size:16px;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
}
.payment .integ {
	min-height:260px;
}
.payment .integ .payment_list {
	height:35px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px;
	justify-content: space-between;
	align-items: center;
	display: flex;
}
.payment .integ .payment_list span {
	font-size:14px;
	color: #333;
	margin-right:4px;
}
.layui-layer-title{
	border:none;
}
.storeUsableGoodsListTable li .goods-info-image-and-name{
	padding-bottom: 12px;
}
.storeUsableGoodsListTable li .goods-info-image-and-name .goods-image{
	width: 95px !important;
	height: 95px !important;
	margin-right: 5px;
}
.layui-input, .layui-textarea{
	width: 50% !important;
	border:none !important;
}
.layui-layer-content{
	height: auto !important;
}
.layui-layer-btn{
	text-align: center;
}
.layui-layer-btn .layui-layer-btn0{
	background: #fc0e0e;
	border:none;
}
.layui-layer-btn a{
	background: #d3d3d3;
}
.storeUsableGoodsListTable li .goods-use-points{
	display: flex;
}
.storeUsableGoodsListTable li{
	background: #f4f4f4;
	padding:2% !important;
}
.storeUsableGoodsListTable{
	padding:0 !important;
}
.storeUsableGoodsListTable li .goods-use-points span{
	width: 100px;
	/* display: block; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.invoice-addcnt div.iadd-title{
	margin:20px 0;
}
.buys1-hide-list li label{
	font-size:16px;
	text-align: center;
}
.invoice-addcnt div.iadd-title{
	text-align: left;
}
#zao{
	/*  min-height: 1100px;*/
	width: 100% !important;
	box-sizing: border-box;
	padding:10px 0 !important;

}

.zao-input{
	padding: 0;
}
.zao-but{
	padding-top:50px;
	/* padding-bottom: 300px;*/
}
.iadd-ip{
	padding: 0 8px;
	font-size: 15px;
	color: #333;
}
.new_site .list_one{
	display: flex;
}
#usepdpy.xiu1{
	padding-left: 20px;
	background: url(http://aitecc.com/wap/templates/default/resource/images/gou_10.png) no-repeat left center;
	background-size: 18px;
	height: 20px;
}
#usepdpy.xiu2{
	padding-left: 20px;
	background: url(http://aitecc.com/wap/templates/default/resource/images/gou_03.png) no-repeat left center;
	background-size: 18px;
	height: 20px;
}
.invoice_opeara{
	display: flex;
	justify-content: space-around;
}
#inc_content{
	border:none;
	outline: none;
	padding: 5px !important;
	border:1px solid #d8d8d8;
}
.invoice-addcnt{
	padding: 0;
}
.invoice-addcnt .iadd-item{
	border:none;
}
.invoice-addcnt .iadd-item, div.iadd-item label .input-30{
	border:none;
}
.buys1-pdlcnt p{
	font-size: 12px;
}

.buys1-pdlc-name{
	line-height: 20px;
}
.buys-yt-tlt img{
	width: 25px;
	height: 25px;
	background: transparent;
	padding:0;
	margin-right:5px;
}
.buys-ytable{
	border:none;
}
.buys1-pdlist{
	margin:0;
	background: #f4f4f4;
	/*    padding-bottom: 10px;*/
}
.buys1-pdlist .img-wp, .buys1-pdlist .img-wp img{
	width:95px;
	height:95px;
	margin-right: 12px;
}
.buys-yt-tlt{
	background: transparent;
}
.btn-s{
	border-radius: 5px;
}
.buys1-pdlcnt{
	margin-left: 0;
	float: left;
	width:70%;
}
.bd-t-de{
	border:none;
	margin-top: 15px;
}
.shop-total{
	border:none;
}

.btn-white{
	background: #FF8315;
	color: #fff;
}
.buys-ycnt{
	background: #fff;
	padding: 0;
}

.storeUsableGoodsListTable li .goods-info-image-and-name .goods-name{
	height: 95px;
	font-size: 12px;
	color: #333;
	line-height: 18px !important;
	height: 39px !important;
}
.storeUsableGoodsListTable li .goods-price, .storeUsableGoodsListTable li .goods-number, .storeUsableGoodsListTable li .goods-usable-points{
	height: 25px;
	line-height: 25px;
	font-size: 15px !important;
	color: #f10c0c !important;
}
.storeUsableGoodsListTable li .goods-price span, .storeUsableGoodsListTable li .goods-number span, .storeUsableGoodsListTable li .goods-usable-points span{
	color: #666 !important;
	font-size: 12px !important;
}
.invoice .invoice_one label{
	text-align: left;
	display: inline-block;
}
.invoice .invoice_one label input{
	-webkit-appearance:radio;
}
.buys1-hide-list li{
	padding-left: 0;
}
.iadd-cnt{
	padding:0 12px !important;
	border:none !important;
	background: none !important;
}
.fixed-tab-wp .tab-item, .opera-product-wp .opera-pd-item, .invoice_opeara a{
	height: 25px;
	line-height: 25px;
	border-radius: 5px;
	border-color:transparent;
}
.buys1-hide-list .invoice_opeara{
	margin-top: 7px;
	margin-bottom: 25px;
}
.close_aite{

	background-position: 1px -40px !important;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;

}