@charset "utf-8";
.pro-size:hover,.pro-back-top{box-shadow:0 0 6px rgba(0,0,0,0.2);}
/*产品详情页*/
.grey_bg{background-color: #f5f5f5;}
.proLeft_img{width:450px;margin-bottom:30px;}
.proMid_para{width:580px;font-size:12px;  margin:0 10px 30px;}
.proRight_his{width: 150px;  background: #fff;color: #b0b0b0;margin-bottom:30px;position: relative;height: 563px;overflow: hidden;font-size: 12px;}
@media (max-width:1260px){
	.proLeft_img{width: 380px;}
	.proMid_para{width:440px ;}
	.proRight_his{width: 140px;}
}
.pro-site-name,.pro_icon,.star-active{display:inline-block;vertical-align:middle;}
.pro_icon,.star-active{background-image: url(../imgs/icons.png);}
/*上边-左侧【产品-幻灯片】*/

/*图片放大镜样式*/
.jqzoom{border: none;position: relative;padding: 0px;cursor: pointer;margin: 0px;overflow: hidden;display: inline-block;max-height: 450px;max-width: 450px;}
.jqzoom img{max-width:450px;max-height:450px}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:450px;height:450px;background:#ffffff;
border:1px solid #f0f0f0;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;background:#fff ;opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width: 450px;height: 450px;background-color: #f5f5f5;display: table-cell;text-align: center;vertical-align: middle;font-size: 0;overflow: hidden;}
.spec-scroll{clear:both;margin-top:5px;width: 450px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";font-family:"simsun";text-align:center;width:14px;height:76px; line-height:76px;cursor:pointer;text-decoration:none;color: #b0b0b0;font-size: 28px;}
.spec-scroll .prev:hover,.spec-scroll .next:hover{color: #727272;}
.spec-scroll .items{float:left;position:relative;width:416px;height:76px;overflow:hidden;
margin-left: -3px;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{width:84px;height:84px;text-align:center;display: table-cell;vertical-align: middle;}
.spec-scroll .items ul li img{padding:2px;max-width: 72px;max-height: 72px;opacity: .8;filter: alpha(Opacity=80);background-color: #f5f5f5;}
.spec-scroll .items ul li img:hover{opacity: 1;filter: alpha(Opacity=100);}
@media (max-width:1260px){
	.spec-preview{width:380px;height:380px;}
	.spec-scroll{width: 380px;}
	.spec-scroll .items{width:340px;margin-left: 4px;}
	.jqzoom img{max-width:380px;max-height:380px;}
	.jqzoom img,.jqzoom{max-width:380px;max-height:380px;}
}
/*上边-中间【产品参数部分】*/
.pro_name{color: #010101;font-size: 22px;font-weight: normal;line-height: 26px;}
.pro_subTit{color: #515151;font-size: 14px;font-weight: normal;line-height: 28px;}
.pro_discount { /* height: 64px; */ border-top: 2px solid #000;  background-color: #fff; font-size: 12px; overflow: hidden; position: relative;margin-top: 5px;margin-bottom:10px;}
.pro_disNum{background-color: #e13922;line-height:60px;text-align: center;color:#fff;height: 64px;width: 12%; position: relative; font-size: 16px;}
/*0508添加  position: relative;*/
.pro_price{width: 88%;color: #727272;line-height: 22px;padding-top: 8px;padding-bottom: 8px; position: relative;}
.pro_price-42{line-height: 42px;}
/*0508添加  position: relative;*/
.final_price dt,.pro_disInf dt,.pro_choseAttr dt{float: left;color: #727272;}
.final_price dt{width: 70px;text-indent: 10px;}
.final_price dd{margin-left: 70px;}
.pro_disInf{height: 56px;line-height: 56px;border-bottom: 1px dotted #e0e0e0; color: #b0b0b0;}
.pro_disInf dt{text-align: right;width: 70px;padding-right: 10px;}
.pro_disInf dt span{display: inline-block;vertical-align: middle;width: 24px;height: 24px;line-height:24px;border-radius: 2px;background-color: #f39801;color: #fff;}
.pro_choseAttr dt{width: 70px;padding-right: 10px;text-align: right;}
.pro_disInf dd,.pro_choseAttr dd{margin-left: 80px;}
.pro_disInf dd span,.pro_disInf dd a{vertical-align: middle;display: inline-block;}
.pro_disInf dd .hot{height:22px;line-height:22px;border: 1px solid #e13922;color: #e13922;padding-left: 7px;padding-right: 7px;margin-right: 5px;font-size:14px;}
.pro_choseAttr{line-height: 32px;margin-bottom: 10px; font-size:14px;overflow: hidden;}
.pro_choseAttr dd a{display:inline-block;border: 1px solid #727272;height: 30px;line-height: 30px;padding-left: 20px;padding-right: 20px;color: #010101;margin-right: 4px;margin-bottom: 6px;background-color: #fff;}
.pro_choseAttr dd a.disabled{border-color: #b0b0b0;background-color: #e0e0e0;color: #727272;}
.pro_choseAttr dd a:hover{border-color: #e13922;}
.pro_choseAttr dd a.selected{border-color: #e13922;position: relative;color: #e13922;}
.pro_choseAttr dd a.selected::after{position: absolute;content:'';right: 0;bottom: 0;display:inline-block;width:12px;height:14px;background-image:url(../imgs/icons.png);background-position:-32px -230px;}
.pro_choseAttr dd span,.pro_choseAttr dd i{display: inline-block;vertical-align: middle;}
.pro_choseAttr dd span{color: #727272;margin-right: 20px;}
a.red-link:hover{text-decoration: underline;}
/*新-绿色*/
.fontstyle-new .pro_disNum,.fontstyle-new + .pro_disInf dt span{background-color: #5dbd26;}
.fontstyle-new + .pro_disInf dd .hot{border-color:#5dbd26 ;color:#5dbd26 ;}
/*热-红色*/
.fontstyle-hot .pro_disNum,.fontstyle-hot + .pro_disInf dt span{background-color: #e13922;}
.fontstyle-hot + .pro_disInf dd .hot{border-color:#e13922 ;color: #e13922;}
/*减-黄色*/
.fontstyle-reduce .pro_disNum,.fontstyle-reduce + .pro_disInf dt span{background-color: #f39801;}
.fontstyle-reduce + .pro_disInf dd .hot{border-color:#f39801 ;color: #f39801;}
/*折-蓝色*/
.fontstyle-discount .pro_disNum,.fontstyle-discount + .pro_disInf dt span{background-color: #00a8ff;}
.fontstyle-discount + .pro_disInf dd .hot{border-color:#00a8ff ;color: #00a8ff;}
/*秒-西瓜红*/
.fontstyle-second .pro_disNum,.fontstyle-second + .pro_disInf dt span{background-color: #ff606c;}
.fontstyle-second + .pro_disInf dd .hot{border-color:#ff606c ;color: #ff606c;}
.pro_discount+.pro_choseAttr{margin-top: 10px;}  
@media (max-width:1260px)
{
	.pro_choseAttr dd span{margin-right: 25px;}
}
.pro_choseAttr dd i{width: 22px;height: 22px;margin-right: 3px;}
.pro_icon1{background-position: 0 -200px;}
.pro_icon2{background-position: 0 -222px;}
.pro_icon3{background-position: 0 -244px;}
.pro_icon4{background-position: 0 -266px;}
.pro_inputNum{height: 30px;line-height: 30px;background-color: #f0f0f0;border:1px solid #b0b0b0;display: inline-block;width: 92px;white-space: nowrap;}
.pro_MinusSign,.pro_addSign{width: 19px;height: 30px;font-family:"simsun" ;text-align: center;font-size: 22px;font-weight: bold;cursor: pointer;}
.pro_MinusSign{border-right: 1px solid #d1d1d1;float: left;}
.pro_addSign{border-left: 1px solid #d1d1d1;float: left;+margin-left: -10px\9;}
.pro_input{border: 0;outline: none;width: 50px;text-align: center;height: 30px;line-height: 30px;color: #000;float: left;+margin-left: -59px\9;}
.pro_address{background-color: #fff;color: #515151;padding: 20px; font-size:14px;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.pro_icon6{background-position: -22px -200px;width: 22px;height: 22px;}
.pro_addEdit{color: #f39801;cursor: pointer;display: inline-block;vertical-align: middle;}
.btn_proGroup{padding-top: 40px;padding-bottom: 40px;padding-left: 15px;}
.btn_pro{display:inline-block; border: none; height: 46px;line-height: 46px; width:170px; font-size: 18px;text-align: center;margin-right: 6px;border-radius: 2px; cursor: pointer; }
.service-btn{background: #b0b0b0;width: 130px;color: #fff; transition:all .3s;}
.service-btn i{ font-size: 24px; vertical-align: middle;}
.service-btn:hover{ background:#969799;}
@media (max-width:1260px){
.btn_pro{ padding:0 20px;height: 38px;line-height: 38px;}
.pro_imgBox img{ max-width:120px !important;}
}
.btn_joinCart{background: #fff;color: #e13922;border: 1px solid #e13922;opacity: .85;}
.btn_joinCart:hover{opacity: 1; color: #e13922;}
.btn_nowBuy{background: #e13922; color: #fff; transition: all .3s;}
.btn_nowBuy:hover{opacity: .85;}

/*修改地址*/
.address-popbox{display: none;padding: 20px;position: absolute;top:60px;left: 0;background-color: #fff;border-top:1px solid #e0e0e0;width:540px;z-index:2;box-shadow: 3px 3px 10px rgba(0,0,0,.2);}
@media (max-width:1260px){
.address-popbox{ width:400px;}
}
.address-level{height: 30px;line-height: 30px;border-bottom: 1px solid #e0e0e0;}
.address-level .level{display: inline-block;padding:0 10px;cursor: pointer;}
.address-level .level.on{color: #f39801;border:1px solid #e0e0e0;border-bottom:none;background-color:#fff; }
.address-list{padding-top:10px;line-height: 30px;}
.address-list li{display: inline-block;cursor: pointer;}
#province li{width: 120px;}
#province li:last-child{width:140px;}
.address-list li:hover{color: #e13922;text-decoration: underline;}
/*上边-右侧【猜你喜欢】*/
.pro_guessTit,.pro_guessLove{margin-left: 10px;margin-right: 10px;clear: both;}
.pro_guessLove{position: relative;}
.pro_guessTit{height: 36px;line-height: 36px;background-color: #fff;position: relative;z-index: 2;font-size:12px;}
.pro_icon5{background-position: -342px -171px;width: 16px;height: 16px;}
.pro_guessLove li{text-align: center;padding-bottom: 10px;}
.pro_guessLove li a{color: #a2a2a2;}
.pro_imgBox{overflow: hidden; width:130px; height:130px;background-color: #f5f5f5;display: table-cell;text-align: center;vertical-align: middle;font-size: 0;}
.pro_imgBox:hover{box-shadow: 0 0 6px rgba(0,0,0,0.2);}
.pro_imgBox img{max-width:130px;max-height:130px;}
.pro_imgName{display: block;width: 85%;height:18px;line-height:18px;font-size:12px;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 2px;text-align: center;}
#changeGroup{cursor:pointer;}
/*商品评价部分-商品详情*/
.wh-bg{background-color: #fff;clear: both;min-width: 1200px;width: 100%;}
@media (max-width:1260px){
	.wh-bg{min-width: 980px;}
	}
.pro-site{height: 70px;line-height: 70px;font-size: 18px;color: #515151;clear: both;border-bottom: 1px solid #e0e0e0;background-color: #fff;width: 100%;}
.pro-site-name{height: 100%;padding-right: 80px;}
.pro-site-name.active{font-weight: bold;}
.pro-description{color: #515151;background-color: #fff;overflow: hidden; position: relative;}
.pro-show-pho{margin-top: -1px;overflow: hidden;position: relative;z-index: 2;padding-top: 20px;background-color: #fff;}
.pro-show-pho img,.pro-detail-size img,.pro-description img{width: 100%;display:block;}
.pro-description .list-col-3{overflow:hidden;border-bottom: 1px dashed #f0f0f0;}
.pro-inf-typeName,.pro-inf-name{display: inline-block;vertical-align: middle;line-height: 60px;height: 60px;}
.pro-inf-typeName{min-width: 100px;width:100px;text-align: right;}
.pro-detail-name{color: #515151;height: 60px;line-height: 60px;border-bottom: 2px solid #515151;margin-top: 20px;clear: both;}
/*商品规格-文字版start*/
/*.pro-size{text-align: center;padding-top: 30px;padding-bottom: 15px;margin-top: 20px;}
.pro-size img{width: 80%;}
.pro-size-name{height: 40px;line-height: 40px;}*/
/*商品规格-文字版end*/
.user-assess{width: 100%;border: 0;border-collapse:collapse;color: #727272;}
.user-assess tr td{border-bottom: 1px solid #e0e0e0;padding:15px 10px;}
.user-assess th{background-color: #f5f5f5;height: 50px;line-height: 50px;color: #515151;}
.assess-star,.assess-time,.assess-person{text-align: center;vertical-align: middle;}
.user-assess tr td.assess-pho{width: 140px; padding:20px 20px 20px 0;}
.assess-txt{width: 590px; line-height: 22px;}
.assess-star{width: 240px;}
.assess-time{width: 130px;}
.assess-person{width: 180px;}
.user-assess tfoot td{border-bottom: 0;}
.star-active{width:18px;height:22px;background-position: -106px -222px;}
/*评价缩略图*/
.assess-thumbnail{margin-top: 10px;}
.assess-thumbnail li,.assess-thumbnail li:hover .zoom-pic{display: -webkit-box;    
  display: -moz-box;     
  display: -ms-flexbox;  
  display: -webkit-flex; 
  display: flex;
        align-items:center;
-webkit-align-items:center;
          box-align:center;
     -moz-box-align:center;
  -webkit-box-align:center;  
        align-items: center;         
-webkit-justify-content:center;
          -moz-box-pack:center;
  -webkit--moz-box-pack:center;
               box-pack:center;
        justify-content: center;}
.assess-thumbnail li{float:left;width: 42px;height: 42px;border:2px solid #fff;
font-size: 0;padding: 0;line-height: 0;margin-right: 8px;position: relative;
display: flex;justify-content: center;align-items: center;
}
.assess-thumbnail li img{max-height: 100%;max-width: 100%;}
.assess-thumbnail li:hover{border-color: #e13922;}
.assess-thumbnail li:hover::after{content: '';position: absolute;bottom: -6px;
border-top: 4px solid #e13922;
border-left: 3px solid transparent;border-right: 3px solid transparent;height: 0;width: 0;}
.zoom-pic{display:none;position:absolute;left: 0;top: 50px;min-width: 310px;
width: 310px;height: 310px;border: 1px solid #d1d1d1;font-size: 0;background-color: #f5f5f5;}
.zoom-pic img{max-height: 100%;max-width: 100%;z-index: 3;}
@media (max-width:1260px){
  .assess-imgBox{width: 80px;height: 80px;}
  .assess-txt{width: 580px;}
  .assess-star{width: 190px;}
  .assess-time{width: 130px;}
  .assess-person{width: 150px;}
}
.fix-top{position: fixed;left: 0;top: 0;right: 0;box-shadow:0 2px 6px rgba(0,0,0,0.2);z-index: 4;background-color: #fff;}
.btn-fix{display: none;float: right;margin-top: 15px;height: 36px;line-height: 36px;}
/*预览幻灯片*/
.see-photo{padding: 20px;display: none;text-align: center;}
.slideBox2{padding:30px 40px; position:relative; background-color: #fff;height: 420px; overflow: hidden;}
.slideBox2 .preview-content{ position:relative; overflow:hidden;z-index:0;}
.slideBox2 .preview-content li{ zoom:1; vertical-align:middle; width: 600px;height:400px;text-align: center;float:left;}
.slideBox2 .preview-content li img{max-width: 100%;max-height: 100%;}
.slideBox2 .prev,.slideBox2 .next{position:absolute; top:50%;margin-top:-35px;z-index: 2;font-size: 32px;width: 30px;height: 70px;line-height: 70px;text-align: center;color: #afafaf;cursor: pointer;font-weight: 100;font-family: "\5b8b\4f53";}
.slideBox2 .prev{ left:10px;}
.slideBox2 .next{right: 10px;}
.slideBox2 .prev:hover,.slideBox2 .next:hover{color:#fff;background-color: rgba(0,0,0,.2);}
.slideBox2 .pageState{margin-top:20px;}
.slideBox2 .pageState span{color: #e13922;}
.top-page .arrowL,.top-page .arrowR{ height:20px; width:14px; line-height: 20px; text-align: center;}
.related-search .template-icon:hover,.top-page .arrowL:hover,.top-page .arrowR:hover{color:#fff; background-color: rgba(0,0,0,.2);}
/*分享到、收藏*/
.bshare-proDetail{position: relative;padding-left: 18px;}
.spec-scroll{overflow: hidden;margin-bottom: 20px;}
.fx_sc{width: 60px;float: left;}
.icon-collectPro,.bshare-pro{height:30px;line-height: 30px;}
.icon-color{color:#727272;font-size: 12px;cursor:pointer;}
.icon-color:hover,.bshare-pro:hover{color:#e13922;}
.bshare-pro{margin-left: -35px;pointer-events: none;
background-color: #f5f5f5;position: absolute;left: 30px;top:0;}
.bdshare-button-style1-24 .bds_more:hover + .bshare-pro{color:#e13922;}
.left-img,.left-img a{width: 80px;height: 80px;}
.collect-pro{padding: 20px;}
.left-img{float: left;}
.left-img img{max-width: 100%;max-height: 100%;}
.right-txt{margin-left: 100px;}
.right-txt-title{color: #515151;font-size: 14px;}
.btn-height28{height: 28px;line-height: 28px;margin-left: 10px;display: inline-block;vertical-align: middle;}
.new-sort{color: #515151;margin: 10px 0;display: block;}
.new-sort:hover{color: #e13922;}
/*面包屑*/
.crumbs{height:50px;line-height: 50px;}
.crumbs li{display: inline-block;margin-right: 2px;max-width: 200px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.crumbs,.crumbs a{color: #727272;}
.crumbs a:hover{color: #e13922;}
.forbid,.forbid:hover{background-color:#e1e1e1;color:#555;border-color:#e1e1e1;outline:1px solid #e1e1e1;}
/*详情页新*/
.pop-match h2{ height: 40px; line-height: 40px; border-bottom: 1px solid #e13922; background: #f5f5f5;}
.pop-match h2 .tit{ width: 90px; color: #fff; background: #e13922; text-align: center; font-size: 14px;display: block;}
.pop-match ul li{float: left; margin: 10px;}
.detail-con .fl{width: 198px; float: left;}
.detail-con .fl h2{font-size: 14px; font-weight: bold; color: #727272; height: 40px; line-height: 40px; padding-left: 10px; border-bottom: 1px solid #e1e1e1;}
.detail-con .fl ul{padding: 10px 9px 0;}
.pop-match ul li,.detail-con .fl ul li{ margin-bottom: 15px;}
.pop-match ul li:hover p, .detail-con .fl ul li:hover p{color:#e13922;}
.pop-match ul li img,.detail-con .fl ul li img{width: 180px; height: 180px; background: #F5F5F5;object-fit:cover}
.pop-match ul li .img-name,.detail-con .fl .img-name{max-width:180px;font-size: 12px; font-weight: normal; color: #727272;margin: 5px 0;}
.pop-match ul li .img-price,.detail-con .fl .img-price{font-size: 14px; font-weight: bold; color: #e13922; }
.detail-con .fr { width: 990px; float: right; position: relative;}
.detail-con .fr .tabs{width: 988px; height: 40px; line-height: 40px; border: 1px solid #e0e0e0; border-bottom: 1px solid #e13922;background: #f5f5f5;}
.detail-con .fr .tabs a{ padding: 0 20px; }
.detail-con .fr .tabs .active{ background: #e13922; display:inline-block; color: #fff; margin-top: -2px;}
.detail-con .fr .tablea .box{ display: none; width: 990px;}
.shop-detail{text-align:center;font-size:0;}
.shop-detail>img{margin:3px;}
.box-con{ padding: 0 15px;border: 1px solid #e0e0e0; border-top: none;}
.box-list {border-top: none;border-bottom:1px dashed #e1e1e1; width: 100%; overflow: hidden;}
.box-list a{ height: 70px; line-height: 70px; width: 25%; display: inline-block; float: left; cursor: default;}
.box-list .pro-typeName{ color: #515151;}
.box-list .pro-name{ color: #8b8b8b; margin-left: 10px;}
.pro-des{background-color: #fff;overflow: hidden;text-align: center;font-size: 0;padding-top: 10px;}
.pro-des img{max-width:990px;background-color: #fff;overflow: hidden;display:inline-block; }
.from{ position: absolute; right: 0;color:#b0b0b0 ; top: 7px; font-size: 12px;}
@media (max-width:1260px){
	.pop-match ul li img, .detail-con .fl ul li img{width: 143px; height: 143px;}
	.pop-match ul li .img-name, .detail-con .fl .img-name{ max-width: 143px;}
	.detail-con .fl{ width: 161px;}
	.detail-con .fr{ width: 805px;}
	.detail-con .fr .tablea .box{ width: 805px;}
	.pro-des img { max-width: 807px;}
	.detail-con .fr .tabs{ width: 803px;}
}
.from a{color:#727272}
.from a:hover{color:#e13922;}
/*20181029-四大保障-hui*/
.good-tip-box{display: inline-block;cursor: pointer;position: relative;}
.good-tip-box:last-child{padding-bottom: 95px;}
@media (max-width:1260px){.good-tip-box:last-child{padding-bottom: 80px;}}
.good-tip-box:hover .good-tip-txt{visibility: visible;}
.good-tip-box:hover span{color: #e13922;}
.good-tip-txt{position: absolute;top:30px; left:0;max-width: 160px;max-height: 130px;margin-top: 5px;
border:1px solid #d1d1d1;padding: 3px 5px;line-height: 16px;text-align: justify;visibility: hidden;
background-color: #f5f5f5;z-index: 4;display: inline-block;font-size: 12px;color: #727272;}
.good-tip-txt:before,.good-tip-txt:after{position: absolute;content: '';width: 0;height: 0;
border-bottom:10px solid #d1d1d1;border-left: 10px solid transparent;
border-right: 10px solid transparent;left: 50%;margin-left: -10px;top:-11px}
.good-tip-txt:after{border-bottom: 10px solid #f5f5f5;top:-10px;z-index: 2;}
.pro_icon5{background-position: 0 -288px;}
.pro_icon6{background-position: 0 -310px;}

.pro_choseAttr dd a.btn_disabled{ cursor:default; background:#efefef; color:#acacac; border-color:#dcdcdc;}
.pro_choseAttr dd a.btn_disabled:hover{ border-color:#dcdcdc;}

/* 20201202秒杀部分-开始 */
.couponPanOut::-webkit-scrollbar{width: 6px;height: 16px;background-color: #F5F5F5;}
.couponPanOut::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}
.couponPanOut::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    background-color: #cacaca;
}

.detailSeconBg{
	background:#f0f0f0 url(../img/seckill.png) left bottom no-repeat;
	display: -webkit-flex;
	display: flex;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	font-family: "Microsoft YaHei";
	overflow: hidden;
	zoom: 1;
	justify-content: space-between;
}
.secondsIcon{ font-size: 16px; color: #e13922; font-weight: 500;}
.secondsIcon i{ color: #e13922; font-size: 24px;vertical-align: bottom;}
.secondsPrice{ font-size: 16px; }
.secondsPrice span{padding-left: 10px;}
.countdown{ font-size: 12px; color: #999; height: 32px; line-height: 32px;}
.countdown span{display: inline-block; background: #999; height: 24px; text-align: center; border-radius: 2px; color: #ffffff; padding: 0 5px;margin: 4px 0;
    line-height: 24px;}
.seckilling{ background: linear-gradient(to right,#f42d90,#e13922);}
.seckilling i,.seckilling div{ color: #ffffff;}
.seckilling .countdown span{ background: #443b3d;}
/* 20201202秒杀部分-结束 */	
/* 20210325定制说明 */
.custom-ins{ padding:50px 20px;}
.custom-ins icon{ font-size: 24px;margin-right: 6px;padding-bottom: 5px;display: inline-block;vertical-align: middle;}
.custom-ins h4{ color:#e13922; font-size:16px; vertical-align:middle; margin-top:10px;}
.custom-ins h5{ font-color:#484848;font-weight:550;}
.custom-ins p{ padding:0 20px; line-height:1.5;}
.new-dianpu-xinxi{
	overflow:hidden;
	border:1px solid #eee;
	text-align:center;
	padding:10px;
	margin-bottom:30px;
}
.new-dianpu-xinxi p{
	color:#666;
}
.new-dianpu-xinxi div{
	border-top:1px dashed #eee;
	margin-top:10px;
}
.new-dianpu-xinxi img{
	width:50%;
}