/* CSS Document */
@charset "utf-8";
*{margin:0; padding:0; font-family: Arial,"pingfang", "Microsoft YaHei", Helvetica, sans-serif;}
a { color: #000; text-decoration: none; }
a:hover { text-decoration: none; }
p { text-align: justify; margin-bottom: 0; }
ul, ol { list-style-type: none; margin-bottom: 0; }
img { border: 0; max-width: 100%; }
.clear { clear: both; }
html { overflow-x: hidden; font-size: 62.5%;}
body { overflow: hidden; height:100%; position: relative; font-size: 1em; }
html.on { overflow: hidden; height: 100%; }
.h60 { height: 60px; clear: both; }
.h80 { height: 80px; clear: both; }
input, buttom, textarea { -webkit-appearance: none; outline: none; }
input[type=radio], input[type=checkbox] { border: none !important; }
select { outline: none }
.fl { float: left; }
.fr { float: right; }
*:focus{ border:none; outline:none;box-shadow: none;}

@font-face{
    font-family:'pingfang';
    src:url('../fonts/PingFang Medium.ttf');
}

.header{ height: 50px; line-height: 50px; box-shadow: 0 1px 4px rgba(0,0,0,.1); position: relative; background: #fff;}
.header .logo img{ height: 30px;}
.header .xx{ position: relative; transform: scale(.8,.8);}
.header .xx img{ height: 24px; position: relative; z-index: 0;}
.header .xx span{ display: inline-block; position: absolute; z-index: 1; padding: 0 3.66px; height: 14px; border-radius: 14px; background: #ff353d; font-size: 1.2em; color: #fff; text-align: center; line-height: 14px; left: -7px; top: 10px;}
.header .title{ position: absolute; font-size: 1.6em; color: #333; left: 50%; top:50%; transform: translate(-50%,-50%);}
.header .back{ width: 8%; float: left; position: relative; height: 50px;}
.header .back i{ font-size: 2em; color: #333; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.header .wd-search{ width: 80%; float: left; position: relative;}
.header .wd-search input[type="submit"]{ width: 35px; height: 35px; background: url(../images/search-icon3.png) no-repeat center; background-size: 14px; border: none; position: absolute; z-index: 1; left: 4px; top: 50%; transform: translateY(-50%);}
.header .wd-search input[type="text"]{ height: 35px; width: 100%; border-radius: 30px; border: none; background: #efefef; padding:0 15px 0 38px; font-size: 1.2em; color: #666; letter-spacing: .6px; line-height: 35px; color: #333;}
.header .wd-search input::-webkit-input-placeholder{ color: #8a8a8a;}
.header .more{ width: 12%; float: right; position: relative; height: 50px; padding-left: 5%; text-align: center;}
.header .more a{ display: inline-block; width: 100%; height: 100%;}
.header .more span{ display: inline-block; width: 4px; height: 4px; background: #333; border-radius: 100%;}
.header .more span:nth-child(2n-1){ transform: scale(.6,.6);}
.header .more .box{ background: #fff; border-radius: 6px; position: absolute; top: 50px; right: 0; width: 120px; display: none; z-index: 9999; box-shadow: 0 1px 5px rgba(0,0,0,.25);}
.header .more .box li{ text-align: left; border-bottom: 1px solid #eee; height: 45px; line-height: 45px;}
.header .more .box li:last-child{ border-bottom: none;}
.header .more .box li a{ font-size: 1.4em; color: #333; display: inline-block; width: 100%; height: 100%; padding-left: 15px;}
.header .more .box li i{ float: left; margin-right: 10px;}
.header .more .box li i img{ width: 90%;}
.header .more .box .icon{ position: absolute; color: #fff; width: 10px; height: 10px; line-height: 10px; top: -8px; right: 10px; font-size: 2.6em;}

.search{ position: relative; margin-top: 18px;}
.search input[type="submit"]{ width: 35px; height: 35px; background: url(../images/search-icon.png) no-repeat center; background-size: 14px; border: none; position: absolute; z-index: 1; left: 15px; top: 0;}
.search input[type="text"]{ height: 35px; width: 100%; border-radius: 30px; border: none; background: #eee; padding:0 15px 0 32px; font-size: 1.2em; color: #666; letter-spacing: .6px;}

.banner{ margin-top: 18px;}
.banner .swiper-pagination{ bottom:5px;}
.banner .swiper-pagination-bullet{ width:25px; height:2px; background:#fff; border-radius:10px; margin:0 5px !important; opacity:1;}
.banner .swiper-pagination-bullet-active{ background:#ff353d;}

.inav{ margin-top: 18px;}
.inav li{ width: 25%; float: left; text-align: center; padding: 0 15px;}
.inav li:nth-child(-n+4){ margin-bottom: 15px;}
.inav li .icon{ margin-bottom: 8px;}
.inav li .t{ font-size: 1.2em; color: #333;}

.inew-fl{ background: #f7f7f7; margin-top: 18px;}

.iother{ overflow: hidden;}
.iother li{ width: 50%; float: left; padding: 0 15px; border-bottom: 1px solid #f5f5f5;}
.iother li:nth-child(2n){ border-left: 1px solid #f5f5f5;}
.iother li .text{ float: left; width: 75%; padding-right: 10px; height: 75px; display: table;}
.iother li .text .b{ display: table-cell; vertical-align: middle;}
.iother li .text .t{ font-size: 1.4em; color: #333; font-weight: bold; position: relative; padding-left: 8px;}
.iother li .text .t::before{ content: ""; position: absolute; width: 2px; height: 12px; background: #e52a22; left: 0; top: 50%; transform: translateY(-50%);}
.iother li .text .p{ font-size: 1.2em; color: #333; padding-left: 8px; margin-top: 1px;}
.iother li .img{ float: left; width: 25%; height: 75px; line-height: 75px;}

.itj{ background: #f7f7f7;}
.itj .top{ padding: 15px 0; overflow: hidden;}
.itj .top li{ width: 50%; float: left; text-align: center; position: relative; padding-bottom: 5px;}
.itj .top li.on::before{ content: ""; position: absolute; display: inline-block; width: 14px; height: 2px; background: #e52a22; left: 50%; transform: translateX(-50%); bottom: 0;}
.itj .top li a{ font-size: 1.4em; color: #333;}
.itj .bq{ text-align: center;}
.itj .bq ul{ display: inline-block;}
.itj .bq li{ float: left; padding: 0 5px;}
.itj .bq li a{ display: inline-block; font-size: 1.2em; color: #333; background: #fff; padding: 5px 10px; border-radius: 4px; }
.itj .bq li.on a{ background: #e52a22; color: #fff;}
.itj .list{ margin-top: 10px;}
.itj .list li{ background: #fff; padding:12px 10px; border-radius: 6px; margin-bottom: 15px; overflow: hidden;}
.itj .list li .img{ float: left; width: 28%; background: #e2e2e2; border-radius: 10px;}
.itj .list li .text{ float: left; width: 72%; padding-left: 10px;}
.itj .list li .text .title{ font-size: 1.4em; color: #333;}
.itj .list li .text .pf{ color: #e52a22; margin-top: 1px;}
.itj .list li .text .pf b{ margin-right: 4px;}
.itj .list li .text .pf span{ color: #666; font-size: 1.2em; transform: scale(.8,.8);}
.itj .list li .text .xbq{ margin-top: 1px;}
.itj .list li .text .xbq span{ font-size: 1.2em; display: inline-block; background: #ffeabd; color: #ff7200; padding: 4px 6px; border-radius: 4px; transform: scale(.85,.85); margin-left: -5px;}
.itj .list li .text .xbq span+span{ margin-left: -10px;}
.itj .list li .text .tel{ color: #333; font-size: 1.2em; background: url(../images/tel-icon.png) no-repeat center left; background-size: 14px; padding-left: 22px; height: 20px; line-height: 20px; margin-top: 5px;}

.itj .cp-list{ overflow: hidden; margin-top: 10px;}
.itj .cp-list ul{ margin: 0 -7.5px;}
.itj .cp-list li{ width: 50%; padding: 0 7.5px; margin-bottom: 15px; float: left;}
.itj .cp-list li .img{ overflow: hidden; border-radius: 8px 8px 0 0;}
.itj .cp-list li .text{ background: #fff; overflow: hidden; border-radius: 0 0 8px 8px; padding: 5px 8px;}
.itj .cp-list li .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.itj .cp-list li .text .title span{ display: inline-block; padding: 0px 6px; background: #e52a22; color: #fff; border-radius: 20px; transform: scale(.65,.65); margin-left: -4px;}
.itj .cp-list li .text .price{ font-size: 1.2em; color: #e52a22; margin-top: 3px; white-space: nowrap;}
.itj .cp-list li .text .price span{ font-size: 1.2em;}
.itj .cp-list li .text .pj{ margin-top: 2px; font-size: 1.2em; color: #898989;}
.itj .cp-list li .text .pj span{ float: right;}

.foot-xf{ height: 80px; background: #fff; box-shadow: 0 -3px 5px rgba(0,0,0,.1); position: fixed; width: 100%; bottom: 0; left: 0; z-index: 99;}
.foot-xf li{ float: left; width: 25%; padding: 10px 0;}
.foot-xf li .icon{ height: 26px; width: 100%; background-size: contain !important;}
.foot-xf li .title{ text-align: center; font-size: 1.2em; color: #a6a6a6; margin-top: 5px;}
.foot-xf li.on .title{ color: #333;}
.foot-xf li .icon1{ background: url(../images/foot-xf-icon1.png) no-repeat center;}
.foot-xf li .icon2{ background: url(../images/foot-xf-icon2.png) no-repeat center;}
.foot-xf li .icon3{ background: url(../images/foot-xf-icon3.png) no-repeat center;}
.foot-xf li .icon4{ background: url(../images/foot-xf-icon4.png) no-repeat center;}
.foot-xf li.on .icon1{ background: url(../images/foot-xf-icon1-2.png) no-repeat center;}
.foot-xf li.on .icon2{ background: url(../images/foot-xf-icon2-2.png) no-repeat center;}
.foot-xf li.on .icon3{ background: url(../images/foot-xf-icon3-2.png) no-repeat center;}
.foot-xf li.on .icon4{ background: url(../images/foot-xf-icon4-2.png) no-repeat center;}

/*店铺*/
.dp-list{ padding-top: 25px; margin-top: 20px;}

/*遮罩*/
.page-mask{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 999;}

/*分享*/
.fx-box{ position: fixed; z-index: 9999; background: #fff; border-radius: 10px 10px 0 0; width: 100%; bottom: -300px; left: 0; padding: 20px 10px 40px; transition: all .3s ease;}
.fx-box .top{ text-align: center; font-size: 1.4em; color: #333;}
.fx-box .list{ margin-top: 15px;}
.fx-box .list .swiper-slide{ width: 20%; padding: 0 10px; text-align: center;}
.fx-box .list .swiper-slide img{ width: 80%;}
.fx-box .list .swiper-slide p{ font-size: 1.2em; text-align: center; color: #333; margin-top: 6px;}
.fx-box .list .link{ width: 20%; margin-top: 10px; text-align: center; padding: 0 10px;}
.fx-box .list .link img{ width: 80%;}
.fx-box .list .link p{ font-size: 1.2em; text-align: center; color: #333; margin-top: 6px;}
.fx-box .list .close-btn{ margin-top: 10px;}
.fx-box .list .close-btn a{ display: inline-block; width: 100%; height: 35px; line-height: 35px; font-size: 1.4em; color: #333; text-align: center;}

/*店铺主页*/
.dp-con-top{ position: relative;}
.dp-con-top .container{ position: relative;}
.dp-con-top .bg{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 0;}
.dp-con-top .bg img{ position: absolute; max-width: none; height: 100%; left: 50%; transform: translateX(-50%);}
.dp-con-top .top{ height: 50px; line-height: 50px;}
.dp-con-top .top .back{ width: 8%; float: left; position: relative; height: 50px;}
.dp-con-top .top .back i{ font-size: 2em; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.dp-con-top .top .dp-search{ width: 80%; float: left; position: relative;}
.dp-con-top .top .dp-search input[type="submit"]{ width: 35px; height: 35px; background: url(../images/search-icon2.png) no-repeat center; background-size: 14px; border: none; position: absolute; z-index: 1; left: 4px; top: 50%; transform: translateY(-50%);}
.dp-con-top .top .dp-search input[type="text"]{ height: 35px; width: 100%; border-radius: 30px; border: none; background: rgba(255,255,255,.35); padding:0 15px 0 38px; font-size: 1.2em; color: #666; letter-spacing: .6px; line-height: 35px; color: #fff;}
.dp-con-top .top .dp-search input::-webkit-input-placeholder{ color: #fff;}
.dp-con-top .top .more{ width: 12%; float: left; position: relative; height: 50px; padding-left: 5%; text-align: center;}
.dp-con-top .top .more a{ display: inline-block; width: 100%; height: 100%;}
.dp-con-top .top .more span{ display: inline-block; width: 4px; height: 4px; background: #fff; border-radius: 100%;}
.dp-con-top .top .more span:nth-child(2n-1){ transform: scale(.6,.6);}
.dp-con-top .top .more .box{ background: #fff; border-radius: 6px; position: absolute; top: 50px; right: 0; width: 120px; display: none; z-index: 9999;}
.dp-con-top .top .more .box li{ text-align: left; border-bottom: 1px solid #eee; height: 45px; line-height: 45px;}
.dp-con-top .top .more .box li:last-child{ border-bottom: none;}
.dp-con-top .top .more .box li a{ font-size: 1.4em; color: #333; display: inline-block; width: 100%; height: 100%; padding-left: 15px;}
.dp-con-top .top .more .box li i{ float: left; margin-right: 10px;}
.dp-con-top .top .more .box li i img{ width: 90%;}
.dp-con-top .top .more .box .icon{ position: absolute; color: #fff; width: 10px; height: 10px; line-height: 10px; top: -8px; right: 10px; font-size: 2.6em;}

.dp-xx{ margin-top: 12px; padding-bottom: 50px;}
.dp-xx .box1{ overflow: hidden;}
.dp-xx .box1 .img{ width: 17%; float: left;}
.dp-xx .box1 .text{ width: 83%; float: left; padding-left: 10px; position: relative;}
.dp-xx .box1 .text .title{ font-size: 1.4em; color: #fff;}
.dp-xx .box1 .text .pf{ color: #e52a22; margin-top: 2px; font-size: 1.2em;}
.dp-xx .box1 .text .pf b{ margin-right: 4px;}
.dp-xx .box1 .text .pf span{ color: #fff;  transform: scale(.8,.8);}
.dp-xx .box1 .text .gz{ font-size: 1.2em; color: #fff; margin-top: 2px;}
.dp-xx .box1 .text .gz-btn{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.dp-xx .box1 .text .gz-btn a{ display: inline-block; font-size: 1.4em; background: #e52a22; border-radius: 30px; color: #fff; padding: 5px 8px;}
.dp-xx .box1 .text .gz-btn a i{ margin-right: 5px;}
.dp-xx .box1 .text .gz-btn.on a{ background: #fff; color: #e52a22;}
.dp-xx .box2{ font-size: 1.2em; color: #fff; margin-top: 15px;}
.dp-xx .box2 .tel{ padding-left: 25px; background: url(../images/tel-icon.png) no-repeat left 1px; background-size: 14px; line-height: 18px; overflow: hidden;}
.dp-xx .box2 .scope{ padding-left: 25px; line-height: 18px; background: url(../images/yw-icon.png) no-repeat left 2px; background-size: 14px; overflow: hidden; margin-top: 6px;}
.dp-xx .box2 span{ display: inline-block; width: 20%; float: left;}
.dp-xx .box2 a{ color: #fff;}
.dp-xx .box2 p{ display: inline-block; width: 80%; float: left;}

.product-list{ margin-top: -35px; position: relative; z-index: 1;}
.product-list .hd{ text-align: center;}
.product-list .hd ul{ display: inline-block;}
.product-list .hd li{ float: left; padding: 0 25px;}
.product-list .hd li a{ display: inline-block; width: 100%; font-size: 1.4em; color: #fff; position: relative; padding-bottom: 5px;}
.product-list .hd li.on a::before{ content: ""; display: inline-block; position: absolute; width: 105%; height: 1px; background: #fff; bottom: 0; left: 50%; transform: translateX(-50%);}
.product-list .bd{ margin-top: 5px;}
.product-list .bd .box .top{ height: 45px; line-height: 45px; background: #fff; padding: 0 15px;}
.product-list .bd .box .top li{ float: left; margin-right: 30px; position: relative;}
.product-list .bd .box .top li a{ display: inline-block; width: 100%; font-size: 1.4em; color: #666;}
.product-list .bd .box .top li.on a{ color: #e52a22;}
.product-list .bd .box .top li span{ position: absolute; display: inline-block; width: 15px; height: 14px; top: 50%; transform: translateY(-60%);}
.product-list .bd .box .top li span i{ position: absolute; left: 50%; transform: translateX(-50%);}
.product-list .bd .box .top li.on span i.fa-sort-up{ color: #666;}
.product-list .bd .box .top li.on span i.fa-sort-down{ color: #e52a22;}
.product-list .bd .box .top li.on span.active i.fa-sort-up{ color: #e52a22;}
.product-list .bd .box .top li.on span.active i.fa-sort-down{ color: #666;}
.product-list .bd .box .top .list-icon{ float: right;}
.product-list .bd .box .top .list-icon i{ width: 18px; display: inline-block;}
.product-list .bd .box .top .list-icon i:last-child{ display: none;}
.product-list .bd .box .top .list-icon.on i:first-child{ display: none;}
.product-list .bd .box .top .list-icon.on i:last-child{ display: inline-block;}

.product-list .bd .box .list{ background: #f7f7f7; padding: 15px 0 5px;}
.product-list .bd .box .list ul{ margin: 0 -7.5px;}
.product-list .bd .box .list li{ width: 50%; padding: 0 7.5px; margin-bottom: 15px; float: left;}
.product-list .bd .box .list li .img{ overflow: hidden; border-radius: 8px 8px 0 0;}
.product-list .bd .box .list li .text{ background: #fff; overflow: hidden; border-radius: 0 0 8px 8px; padding: 5px 8px;}
.product-list .bd .box .list li .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.product-list .bd .box .list li .text .title span{ display: inline-block; padding: 0px 6px; background: #e52a22; color: #fff; border-radius: 20px; transform: scale(.65,.65); margin-left: -4px;}
.product-list .bd .box .list li .text .price{ font-size: 1.2em; color: #e52a22; margin-top: 3px;}
.product-list .bd .box .list li .text .price span{ font-size: 1.2em;}
.product-list .bd .box .list li .text .pj{ margin-top: 2px; font-size: 1.2em; color: #898989;}
.product-list .bd .box .list li .text .pj span{ float: right;}

.product-list .bd .box .list2{ background: #f7f7f7; padding: 15px 0 5px;}
.product-list .bd .box .list2 li{ width: 100%; margin-bottom: 15px; overflow: hidden;background: #fff; border-radius: 8px; padding: 10px;}
.product-list .bd .box .list2 li .img{ overflow: hidden; float: left; width: 30%; border-radius: 6px;}
.product-list .bd .box .list2 li .text{ padding: 0 10px; float: left; width: 70%;}
.product-list .bd .box .list2 li .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; height: 40px;}
.product-list .bd .box .list2 li .text .title span{ display: inline-block; padding: 0px 6px; background: #e52a22; color: #fff; border-radius: 20px; transform: scale(.65,.65); margin-left: -4px;}
.product-list .bd .box .list2 li .text .price{ font-size: 1.2em; color: #e52a22; margin-top: 3px;}
.product-list .bd .box .list2 li .text .price span{ font-size: 1.2em;}
.product-list .bd .box .list2 li .text .pj{ margin-top: 2px; font-size: 1.2em; color: #898989;}
.product-list .bd .box .list2 li .text .pj span{ float: right;}

/*产品详情*/
.product-con-top{ height: 50px; line-height: 50px; position: relative; z-index: 999;}
.product-con-top .back{ width: 10%; float: left; position: relative; height: 50px;}
.product-con-top .back a{ position: absolute; display: inline-block; width: 30px; height: 30px; top: 50%; left: 0; transform: translateY(-50%); border-radius: 100%; background: rgba(0,0,0,.5);}
.product-con-top .back i{ font-size: 2em; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.product-con-top .fx{ width: 10%; float: right; position: relative; height: 50px;}
.product-con-top .fx a{ position: absolute; display: inline-block; width: 30px; height: 30px; top: 50%; left: 0; transform: translateY(-50%); border-radius: 100%; background: rgba(0,0,0,.5); text-align: center; line-height: 30px;}
.product-con-top .fx img{ width: 16px;}
.product-con-top .more{ width: 12%; float: right; position: relative; height: 50px; text-align: center;}
.product-con-top .more > a{ position: absolute; display: inline-block; width: 30px; height: 30px; top: 50%; right: 0; transform: translateY(-50%); border-radius: 100%; background: rgba(0,0,0,.5); text-align: center; line-height: 28px;}
.product-con-top .more span{ display: inline-block; width: 4px; height: 4px; background: #fff; border-radius: 100%;}
.product-con-top .more span:nth-child(2n-1){ transform: scale(.6,.6);}
.product-con-top .more .box{ background: #fff; border-radius: 6px; position: absolute; top: 50px; right: 0; width: 120px; display: none; z-index: 9999;}
.product-con-top .more .box li{ text-align: left; border-bottom: 1px solid #eee; height: 45px; line-height: 45px;}
.product-con-top .more .box li:last-child{ border-bottom: none;}
.product-con-top .more .box li a{ font-size: 1.4em; color: #333; display: inline-block; width: 100%; height: 100%; padding-left: 15px;}
.product-con-top .more .box li i{ float: left; margin-right: 10px;}
.product-con-top .more .box li i img{ width: 90%;}
.product-con-top .more .box .icon{ position: absolute; color: #fff; width: 10px; height: 10px; line-height: 10px; top: -8px; right: 10px; font-size: 2.6em;}

.product-con-banner{ position: relative; z-index: 0; transform: translateY(-50px);}
.product-con-banner .swiper-pagination{ background: rgba(0,0,0,.5); border-radius: 20px; color:#fff; height: 25px; line-height: 25px; left: inherit; right: 15px; width: 12%;}

.product-con-box{ margin-top: -40px; z-index: 1; position: relative; border-bottom: 10px solid #f7f7f7;}
.product-con-box .title{ font-size: 1.6em; font-weight: bold; width: 80%;}
.product-con-box .sc{ position: absolute; top: 2px; right: 10px; transform: scale(.8,.8);}
.product-con-box .sc .icon{ text-align: center; font-size: 2.4em; height: 26px; line-height: 26px;}
.product-con-box .sc.on .icon{ color: #e52a22;}
.product-con-box .sc.on .t{ color: #e52a22;}
.product-con-box .price{ font-size: 1.8em; color: #e52a22; margin-top: 2px;}
.product-con-box .ms{ font-size: 1.3em; color: #333; margin-top: 5px; text-indent: -6px;}
.product-con-box .other{ padding: 15px 0; overflow: hidden;}
.product-con-box .other li{ width: 33.33333%; float: left; font-size: 1.4em; color: #999;}
.product-con-box .other li:nth-child(2){ text-align: center;}
.product-con-box .other li:last-child{ text-align: right;}

.product-con-gg{ padding: 0 15px; height: 55px; line-height: 45px; border-bottom: 10px solid #f7f7f7; position: relative;}
.product-con-gg a{ display: inline-block; width: 100%;}
.product-con-gg span{ display: inline-block; width: 10%; font-size: 1.3em; color: #999; float: left;}
.product-con-gg p{ width: 80%; font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; float: left;}
.product-con-gg i{ position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-size: 2em; color: #333;}

.product-con-pj{ padding-bottom: 20px; border-bottom: 10px solid #f7f7f7;}
.product-con-pj .top{ height: 45px; line-height: 45px; font-size: 1.4em; color: #333; border-bottom: 1px solid #ddd;}
.product-con-pj .top a{ float: right; color: #e52a22;}
.product-con-pj .list{ overflow: hidden;}
.product-con-pj .list li{ padding: 10px 0; overflow: hidden; border-bottom: 1px solid #ddd;}
.product-con-pj .list li:last-child{ border-bottom: none;}
.product-con-pj .list li .title{ font-size: 1.4em; color: #999;}
.product-con-pj .list li .pf{ margin-top: 2px; color: #e52a22;}
.product-con-pj .list li .text{ margin-top: 5px; font-size: 1.3em; color: #333;}
.product-con-pj .list li .imgs{ margin-top: 10px;}
.product-con-pj .list li .imgs dl{ margin: 0 -2.5px;}
.product-con-pj .list li .imgs dd{ float: left; width: 33.33333%; padding: 0 2.5px; margin-bottom: 5px; height: 100px;}
.product-con-pj .list li .imgs dd img{ width: 100%; height: 100%; border-radius: 4px;}
.product-con-pj .more{ text-align: center;}
.product-con-pj .more a{ display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border-radius: 20px; font-size: 1.2em; color: #333; border: 1px solid #333;}

.product-con-gs{ overflow: hidden; padding: 20px 0; border-bottom: 10px solid #f7f7f7;}
.product-con-gs .img{ float: left; width: 20%; background: #e6e6e6;}
.product-con-gs .text{ position: relative; float: left; width: 80%; padding-left: 20px;}
.product-con-gs .text .title{ font-size: 1.6em; color: #333; padding: 8px 0 5px;}
.product-con-gs .text .p{ margin-top: 10px;}
.product-con-gs .text .p li{ float: left; height: 20px; line-height: 20px; margin-right: 15px; font-size: 1.2em;}
.product-con-gs .text .p li span{ display: inline-block; width: 20px; height: 20px; border-radius: 100%; background: #ca3434; color: #fff; text-align: center; transform: scale(.8,.8); margin-left: -2px;}
.product-con-gs .text .icon{ position: absolute; top: 58%; right: 0; transform: translateY(-50%); font-size: 3.4em; color: #666; height: 34px; line-height: 34px;}

.product-con-ggtc{ position: fixed; background: #fff; width: 100%; bottom: -400px; left: 0; height: 390px; z-index: 99999; transition: all .3s ease;}
.product-con-ggtc .top{ padding: 20px 0; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.product-con-ggtc .top .img{ width: 24.2vw; height: 24.2vw; float: left;}
.product-con-ggtc .top .img img{ max-width: none; width: 100%; height: 100%;}
.product-con-ggtc .top .text{ width: 66vw; float: right; padding-left: 10px;}
.product-con-ggtc .top .text .title{ font-size: 1.4em; color: #000; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.product-con-ggtc .top .text .price{ font-size: 1.8em; color: #e52a22; margin-top: 14%; height: 16px; line-height: 16px;}
.product-con-ggtc .content{ height: 194px; overflow-X: hidden;}
.product-con-ggtc .list{ padding: 20px 0; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.product-con-ggtc .list ul{ margin: 0 -5px;}
.product-con-ggtc .list li{ width: 50%; padding: 0 5px; line-height: 35px; float: left; margin-top: 10px;}
.product-con-ggtc .list li:nth-child(-n+2){ margin-top: 0;}
.product-con-ggtc .list li a{ display: inline-block; width: 100%; background: #f3f3f3; border-radius: 4px; padding: 0 10px; color: #000; font-size: 1.2em;}
.product-con-ggtc .list li a span{ float: right; color: #e52a22;}
.product-con-ggtc .list li.on a{ background: #e52a22; }
.product-con-ggtc .list li.on a, .product-con-ggtc .list li.on a span{ color: #fff;}
.product-con-ggtc .num{ /* padding: 10px 0 30px; */ overflow: hidden;}
.product-con-ggtc .num .text{ font-size: 1.3em; color: #000; float: left; width: 60%; line-height: 26px;}
.product-con-ggtc .num .text span{ color: #a6a6a6; transform: scale(.8,.8); margin-left: -15px; display: inline-block;}
.product-con-ggtc .num .btns{ float: right; width: 40%;}
.product-con-ggtc .num .btns button{ position: relative; border: 0; width: 18%; height: 26px; background: #f2f2f2; float: left;}
.product-con-ggtc .num .btns button i{ position: absolute; display: inline-block; width: 100%; height: 100%; top: 0; left: 0;}
.product-con-ggtc .num .btns button .jian::before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.product-con-ggtc .num .btns button .jia::before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.product-con-ggtc .num .btns button .jia::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.product-con-ggtc .num .btns input{ width: 60%; float: left; border: 1px solid #ccc; height: 26px; font-size: 1.4em; text-align: center; margin: 0 2%;}
.product-con-ggtc .gm{ overflow: hidden;}
.product-con-ggtc .gm a{ display: inline-block; height: 45px; line-height: 45px; width: 50%; float: left; text-align: center; font-size: 1.6em; color: #fff;}
.product-con-ggtc .gm a.gwc{ background: #ff9b19;}
.product-con-ggtc .gm a.gm{ background: #e52a22;}

.foot-cp{ height: 80px; background: #fff; position: fixed; width: 100%; bottom: 0; left: 0; border-top: 1px solid #ddd;}
.foot-cp-left{ width: 35%; padding: 10px 5px; overflow: hidden; float: left;}
.foot-cp-left li{ float: left; width: 50%; text-align: center;}
.foot-cp-left li .icon{ height: 26px; position: relative;}
.foot-cp-left li .icon img{ max-width: none; height: 100%;}
.foot-cp-left li .icon span{ width: 10px; height: 10px; border-radius: 100%; background: #e52a22; position: absolute; right: 24%;}
.foot-cp-left li .title{ font-size: 1.2em; color: #666; margin-top: 5px;}
.foot-cp-right{ width: 65%; float: left;}
.foot-cp-right a{ display: inline-block; height: 58px; line-height: 58px; width: 50%; float: left; text-align: center; font-size: 1.6em; color: #fff;}
.foot-cp-right a.gwc{ background: #ff9b19;}
.foot-cp-right a.gm{ background: #e52a22;}

/*购物车*/
.gwc-box{ background: #fff; border-radius: 10px; background: #fff; margin-top: 20px; padding: 10px;}
.gwc-box .top{ height: 20px; line-height: 20px;}
.gwc-box input[type="checkbox"]{ opacity: 0; position: absolute; z-index: 0; top: 50%; transform: translateY(-50%); left: 0; width: 20px; height: 20px; margin: 0;}
.gwc-box .xz{ float: left; width: 8%; height: 20px; padding-right: 10px; position: relative;}
.gwc-box .xz label{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); left: 0; pointer-events: none;}
.gwc-box .xz label i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.gwc-box .xz input[type="checkbox"]:checked + label{ border: 1px solid #e52a22; background: #e52a22;}
.gwc-box .xz input[type="checkbox"]:checked + label i{ display: inline-block;}
.gwc-box:last-child{ margin-bottom: 20px;}

.gwc-box .top i{ display: inline-block; height: 20px; line-height: 20px; float: left; margin-right: 8px; font-size: 1.5em;}
.gwc-box .top i img{ transform: translate(-6px,-2px) scale(.6,.6);}
.gwc-box .top span{ float: left; display: inline-block; font-size: 1.3em; color: #333; margin-right: 10px; margin-left: -14px;}

.gwc-box .list{ overflow: hidden;}
.gwc-box .list li{ overflow: hidden; margin-top: 10px;}
.gwc-box .list li .xz{ height: 17vw;}
.gwc-box .list li .con{ float: left; width: 92%;}
.gwc-box .list li .con .img{ float: left; width: 22vw; height: 22vw;}
.gwc-box .list li .con .img img{ width: 100%; }
.gwc-box .list li .con .text{ float: left; width: 57vw; padding-left: 10px;}
.gwc-box .list li .con .text .title{ font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.gwc-box .list li .con .text .gg{ margin-top: 3px;}
.gwc-box .list li .con .text .gg span{ display: inline-block; background: #f9f9f9; color: #999; padding: 2px 5px; border-radius: 6px; font-size: 1.2em; transform: scale(.9,.9); margin-left: -4px;}
.gwc-box .list li .con .text .price{ float: left; line-height: 24px; color: #e52a22; font-size: 1.5em; width: 50%;}
.gwc-box .list li .con .text .num{ float: right; width: 50%; line-height: 24px;}
.gwc-box .list li .con .text .num button{ position: relative; border: 0; width: 18%; height: 24px; background: #f2f2f2; float: left;}
.gwc-box .list li .con .text .num button i{ position: absolute; display: inline-block; width: 100%; height: 100%; top: 0; left: 0; transform: scale(.6,.6);}
.gwc-box .list li .con .text .num button .jian::before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.gwc-box .list li .con .text .num button .jia::before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.gwc-box .list li .con .text .num button .jia::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.gwc-box .list li .con .text .num input{ width: 60%; float: left; border: 1px solid #ccc; height: 24px; font-size: 1.4em; text-align: center; margin: 0 2%;}

.gwc-box-k{ background: #fff; border-radius: 10px; background: #fff; margin-top: 20px; padding: 10px; text-align: center;}
.gwc-box-k .k-box{ overflow: hidden; display: inline-block; margin: 5% auto 0;}
.gwc-box-k .k-box .img{ width: 30px; height: 30px; float: left; margin-right: 10px;}
.gwc-box-k .k-box .text{ float: left; font-size: 1.3em; color: #666; height: 30px; line-height: 30px;}
.gwc-box-k .btns{ text-align: center; margin: 15px 0;}
.gwc-box-k .btns a{ display: inline-block; height: 24px; line-height: 24px; padding: 0 20px; border-radius: 30px; border: 1px solid #333; color: #333; font-size: 1.2em; margin: 0 10px;}
.gwc-box-k .btns a:hover{ background: #e52a22; border: 1px solid #e52a22; color: #fff;}

/*我的-会员中心*/
.wd-index{ overflow: hidden;}
.wd-index-top{ position: relative;}
.wd-index-top .wd-index-top-bg{ position: absolute; background: #e52a22; z-index: 0; height: 30vw; width: 100%; top: 0; left: 0;}
.wd-index-top .container{ position: relative; z-index: 1;}
.wd-index-top .top{ width: 100%; height: 50px; line-height: 50px; position: relative;}
.wd-index-top .top .title{ position: absolute; font-size: 1.6em; color: #fff; left: 50%; top:50%; transform: translate(-50%,-50%);}
.wd-index-top .top .sz{ width: 20px;}
.wd-index-top .box{ width: 100%; background: #fff; border-radius: 10px 10px 0 0; padding: 20px 20px 0; overflow: hidden;}
.wd-index-top .box .img{ width: 25%; float: left;}
.wd-index-top .box .text{ width: 75%; float: left; padding:20px 0 20px 20px; position: relative;}
.wd-index-top .box .text .name{ font-size: 1.6em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; width: 64%;}
.wd-index-top .box .text .bq{ margin-top: 4px;}
.wd-index-top .box .text .bq span{ display: inline-block; padding: 2px 5px; border-radius: 2px; background: #e52a22; color: #fff; font-size: 1.2em;}
.wd-index-top .box .kd{ position: absolute; right: -20px; top: 50%; transform: translateY(-50%); background: #e52a22; padding: 5px 20px 5px 5px; border-radius: 20px 0 0 20px; line-height: 20px; font-size: 1.2em; }
.wd-index-top .box .kd span{ display: inline-block; width: 20px; height: 20px; border-radius: 100%; background: #fff; position: relative; float: left; margin-right: 6px;}
.wd-index-top .box .kd span img{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(.6,.6);}
.wd-index-top .box .kd a{ color: #fff;}
.wd-index-top .box .kd i{ font-size: 1.4em; position: absolute; top: 50%; transform: translateY(-50%); right: 6px;}
.wd-index-top .list{ overflow: hidden; background: #fff; border-radius: 0 0 10px 10px; padding: 15px 0;}
.wd-index-top .list li{ width: 25%; float: left; text-align: center;}
.wd-index-top .list li span{ font-size: 1.6em; color: #333;}
.wd-index-top .list li p{ text-align: center; font-size: 1.2em; color: #666; margin-top: 2px;}

.wd-index-box1{ background: #fff; margin-top: 12px;}
.wd-index-box1 .top{ height: 45px; line-height: 45px; font-size: 1.5em; color: #333; border-bottom: 1px solid #eee; position: relative;}
.wd-index-box1 .top a{ font-size: 0.875em; color: #999; float: right; display: inline-block; padding-right: 12px;}
.wd-index-box1 .top a i{ font-size: 1.3em; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-index-box1 .list{ padding: 5px 0 15px; overflow: hidden;}
.wd-index-box1 .list li{ float: left; width: 20%; text-align: center;}
.wd-index-box1 .list li .icon{ height: 50px; line-height: 50px;}
.wd-index-box1 .list li .icon img{ width: 34%;}
.wd-index-box1 .list li .title{ font-size: 1.3em; color: #666;}

.wd-index-box2{ background: #fff; margin-top: 12px;}
.wd-index-box2 .top{ height: 45px; line-height: 45px; font-size: 1.5em; color: #333; border-bottom: 1px solid #eee; position: relative;}
.wd-index-box2 .top a{ font-size: 0.875em; color: #999; float: right; display: inline-block; padding-right: 12px;}
.wd-index-box2 .top a i{ font-size: 1.3em; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-index-box2 .list{ padding: 5px 0 15px; overflow: hidden;}
.wd-index-box2 .list li{ float: left; width: 25%; text-align: center;}
.wd-index-box2 .list li .icon{ height: 50px; line-height: 50px;}
.wd-index-box2 .list li .icon img{ width: 34%;}
.wd-index-box2 .list li .title{ font-size: 1.3em; color: #666;}

.wd-index-box3{ margin-top: 16px;}
.wd-index-box4{ margin-top: 20px; overflow: hidden; margin-bottom: 10px;}
.wd-index-box4 .top{ text-align: center; font-size: 1.6em; color: #e52a22; height: 24px; line-height: 24px;}
.wd-index-box4 .top span{ position: relative; padding: 0 15px; display: inline-block;}
.wd-index-box4 .top span::before{ content: ""; display: inline-block; width: 15px; height: 1px; background: #e52a22; position: absolute; left: -12px; top: 50%; transform: translateY(-50%);}
.wd-index-box4 .top span::after{ content: ""; display: inline-block; width: 15px; height: 1px; background: #e52a22; position: absolute; right: -12px; top: 50%; transform: translateY(-50%);}
.wd-index-box4 .list{ padding: 15px 0 5px;}
.wd-index-box4 .list ul{ margin: 0 -7.5px;}
.wd-index-box4 .list li{ width: 50%; padding: 0 7.5px; margin-bottom: 15px; float: left;}
.wd-index-box4 .list li .img{ overflow: hidden; border-radius: 8px 8px 0 0;}
.wd-index-box4 .list li .text{ background: #fff; overflow: hidden; border-radius: 0 0 8px 8px; padding: 5px 8px;}
.wd-index-box4 .list li .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.wd-index-box4 .list li .text .title span{ display: inline-block; padding: 0px 6px; background: #e52a22; color: #fff; border-radius: 20px; transform: scale(.65,.65); margin-left: -4px;}
.wd-index-box4 .list li .text .price{ font-size: 1.2em; color: #e52a22; margin-top: 3px;}
.wd-index-box4 .list li .text .price span{ font-size: 1.2em;}
.wd-index-box4 .list li .text .pj{ margin-top: 2px; font-size: 1.2em; color: #898989;}
.wd-index-box4 .list li .text .pj span{ float: right;}

/*我的-设置*/
.wd-sz{ overflow: hidden;}
.wd-sz .wd-sz-box{ background: #fff; margin-top: 15px;}
.wd-sz .wd-sz-box li{ overflow: hidden; padding: 15px 0; border-bottom: 1px solid #eee;}
.wd-sz .wd-sz-box li .img{ width: 16%; float: left;}
.wd-sz .wd-sz-box li .text{ width: 84%; padding:10px 0 10px 15px; float: left; position: relative;}
.wd-sz .wd-sz-box li .text .title{ font-size: 1.6em; color: #333;}
.wd-sz .wd-sz-box li .text .p{ font-size: 1.2em; color: #999; margin-top: 3px;}
.wd-sz .wd-sz-box li .text .icon{ position: absolute; font-size: 20px; color: #999; top: 50%; transform: translateY(-50%); right: 0;}
.wd-sz .wd-sz-box li:last-child{ border-bottom: none;}
.wd-sz .wd-sz-box li b{ font-weight: normal; font-size: 1.4em; color: #333;}
.wd-sz .wd-sz-box li span{ float: right; color: #999; display: inline-block; font-size: 1.4em; position: relative; padding-right: 15px;}
.wd-sz .wd-sz-box li span i{ font-size: 20px; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-sz-btn{ margin-top: 15px;}
.wd-sz-btn li{ margin-bottom: 15px;}
.wd-sz-btn li a{ display: inline-block; width: 100%; padding: 15px 0; font-size: 1.6em; color: #333; text-align: center; background: #fff;}

/*我的-我的订单*/
.wd-dd-top{ margin-top: 2px;}
.wd-dd-top li{ float: left; width: 20%; text-align: center; height: 40px; line-height: 40px; padding: 0 5px;}
.wd-dd-top li a{ font-size: 1.4em; color: #686868; display: inline-block; position: relative;}
.wd-dd-top li a::before{ content: ""; position: absolute; width: 100%; height: 2px; border-radius: 6px; background: #e52a22; bottom: 0; left: 0; display: none;}
.wd-dd-top li.on a{ color: #e52a22;}
.wd-dd-top li.on a::before{ display: inline-block;}

.wd-dd-list{ overflow: hidden;}
.wd-dd-list li{ background: #fff; padding: 20px 15px; margin-bottom: 14px;}
.wd-dd-list li .top{ height: 20px; line-height: 20px;}
.wd-dd-list li .top i{ display: inline-block; height: 20px; line-height: 20px; float: left; margin-right: 8px; font-size: 1.5em;}
.wd-dd-list li .top i img{ transform: translate(-6px,-2px) scale(.6,.6);}
.wd-dd-list li .top span{ float: left; display: inline-block; font-size: 1.3em; color: #333; margin-right: 10px; margin-left: -14px;}
.wd-dd-list li .top b{ float: right; font-weight: normal; color: #e52a22; display: inline-block;}
.wd-dd-list li .box{ overflow: hidden; margin-top: 20px;}
.wd-dd-list li .box .img{ width: 21vw; height: 21vw; float: left;}
.wd-dd-list li .box .img img{ width: 100%; }
.wd-dd-list li .box .text{ float: left; width: 70vw; padding-left: 15px;}
.wd-dd-list li .box .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.wd-dd-list li .box .text .bq{ height: 24px; line-height: 24px; margin-top: 8px;}
.wd-dd-list li .box .text .bq span{ display: inline-block; background: #f9f9f9; border-radius: 2px; padding: 0 6px; font-size: 1.2em; color: #999;}
.wd-dd-list li .box .text .bq b{ float: right; display: inline-block; color: #666; display: inline-block; font-weight: normal;}
.wd-dd-list li .price{ text-align: right; font-size: 1.2em; color: #333;}
.wd-dd-list li .price span{ font-size: .875em;}
.wd-dd-list li .price span b{ font-size: 1.6em; font-weight: normal; margin-left:1px;}
.wd-dd-list li .btns{ text-align: right; margin-top: 10px;}
.wd-dd-list li .btns a{ display: inline-block; padding: 4px 15px; border-radius: 30px; font-size: 1.3em; border: 1px solid #ccc; color: #333; margin-left: 5px;}
.wd-dd-list li .btns a.red{ border: 1px solid #e52a22; color: #e52a22;}

/*我的-订单详情*/
.wd-dd-con-box1{ background: #fff;}
.wd-dd-con-box1 li{ border-bottom: 1px solid #eee; padding: 15px 0; overflow: hidden; position: relative;}
.wd-dd-con-box1 li .icon{ width: 8%; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.wd-dd-con-box1 li .text{ padding-left: 11%;}
.wd-dd-con-box1 li .text .title{ font-size: 1.6em; color: #333;}
.wd-dd-con-box1 li .text .p{ font-size: 1.2em; color: #666; margin-top: 2px;}
.wd-dd-con-box1 li:last-child{ border-bottom: none;}
.wd-dd-con-box1 li:last-child .icon img{ transform: scale(.85,.85);}

.wd-dd-con-box2{ overflow: hidden; margin-top: 15px;}
.wd-dd-con-box2 li{ background: #fff; padding: 20px 15px; margin-bottom: 14px;}
.wd-dd-con-box2 li .top{ height: 20px; line-height: 20px;}
.wd-dd-con-box2 li .top i{ display: inline-block; height: 20px; line-height: 20px; float: left; margin-right: 8px; font-size: 1.5em;}
.wd-dd-con-box2 li .top i img{ transform: translate(-6px,-2px) scale(.6,.6);}
.wd-dd-con-box2 li .top span{ float: left; display: inline-block; font-size: 1.3em; color: #333; margin-right: 10px; margin-left: -14px;}
.wd-dd-con-box2 li .box{ overflow: hidden; margin-top: 20px;}
.wd-dd-con-box2 li .box .img{ width: 21vw; height: 21vw; float: left;}
.wd-dd-con-box2 li .box .img img{ width: 100%; }
.wd-dd-con-box2 li .box .text{ float: left; width: 70vw; padding-left: 15px;}
.wd-dd-con-box2 li .box .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.wd-dd-con-box2 li .box .text .bq{ height: 24px; line-height: 24px; margin-top: 8px;}
.wd-dd-con-box2 li .box .text .bq span{ display: inline-block; background: #f9f9f9; border-radius: 2px; padding: 0 6px; font-size: 1.2em; color: #999;}
.wd-dd-con-box2 li .box .text .bq b{ float: right; display: inline-block; color: #666; display: inline-block; font-weight: normal;}
.wd-dd-con-box2 li .price{ text-align: right; font-size: 1.2em; color: #333; margin-top: 10px;}
.wd-dd-con-box2 li .price span{ font-size: .875em; color: #e52a22;}
.wd-dd-con-box2 li .price span b{ font-size: 1.6em; font-weight: normal; margin-left:1px;}
.wd-dd-con-box2 li .btns{ text-align: right; margin-top: 10px;}
.wd-dd-con-box2 li .btns a{ display: inline-block; padding: 4px 15px; border-radius: 30px; font-size: 1.3em; border: 1px solid #ccc; color: #333; margin-left: 5px;}

.wd-dd-con-box3{ background: #fff;}
.wd-dd-con-box3 dl{ margin-bottom: 0; padding: 10px 0;}
.wd-dd-con-box3 dt{ font-size: 1.4em; color: #333; font-weight: normal; height: 25px; line-height: 25px;}
.wd-dd-con-box3 dd{ height: 25px; line-height: 25px; font-size: 1.2em; color: #333; position: relative;}
.wd-dd-con-box3 dd button{ display: inline-block; color: #e52a22; border: 1px solid #e52a22; height: 20px; line-height: 20px; border-radius: 2px; padding: 0 5px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: transparent;}
.wd-dd-con-box3 dd i{ font-size: 16px; color: #333; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-dd-con-box3 .btns{ text-align: center; padding: 15px 0; border-top: 1px solid #eee;}
.wd-dd-con-box3 .btns a{ display: inline-block; width: 100%; height: 100%; font-size: 1.4em; color: #333;}
.wd-dd-con-box3 .btns i{ display: inline-block; width: 20px; margin-right: 10px;}

/*我的-我的收货地址*/
.wd-shdz{ margin-top: 15px;}
.wd-shdz li{ background: #fff; padding: 15px 15px 0; position: relative; margin-bottom: 15px;}
.wd-shdz li .top{ height: 30px; line-height: 30px; color: #333;}
.wd-shdz li .top b{ font-size: 1.8em;}
.wd-shdz li .top span{ font-size: 1.3em; margin-left: 8px;}
.wd-shdz li .sy{ position: absolute; top: 25px; right: 15px;}
.wd-shdz li .sy span{ display: inline-block; color: #666; border: 1px solid #666; border-radius: 20px; padding: 0 6px; height: 20px; line-height: 18px;}
.wd-shdz li .sy i{ color: #e52a22; font-size: 2em; display: none;}
.wd-shdz li .dz{ font-size: 1.3em; margin: 5px 0 15px;}
.wd-shdz li .btns{ border-top: 1px solid #eee; padding: 15px 0; overflow: hidden;}
.wd-shdz li .btns .mr{ float: left; position: relative; height: 20px; line-height: 20px; padding-left: 24px; font-size: 1.3em; color: #666;}
.wd-shdz li .btns .mr span{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.wd-shdz li .btns .mr i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.wd-shdz li .btns .other{ float: right;}
.wd-shdz li .btns .other a{ font-size: 1.3em; margin-left: 20px; color: #666;}
.wd-shdz li .btns .other a i{ margin-right: 3px;}
.wd-shdz li.on .sy span{ display: none;}
.wd-shdz li.on .sy i{ display: inline-block;}
.wd-shdz li.on .btns .mr span{ background: #e52a22; border: 1px solid #e52a22;}
.wd-shdz li.on .btns .mr i{ display: inline-block;}

.wd-shdz-btn{ text-align: center; margin-top: 40px;}
.wd-shdz-btn a{ display: inline-block; padding: 8px 50px; background: #e52a22; border-radius: 20px; color: #fff; font-size: 1.4em; line-height: 26px;}
.wd-shdz-btn a span{ display: inline-block; height: 26px; width: 26px; position: relative; float: left; margin-right: 5px;}
.wd-shdz-btn a span::before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.wd-shdz-btn a span::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%);}

/*我的-新建收货地址*/
.wd-new_dz-box1{ background: #fff; margin-top: 5px;}
.wd-new_dz-box1 li{ border-bottom: 1px solid #eee; height: 50px; line-height: 50px; overflow: hidden; position: relative;}
.wd-new_dz-box1 li label{ width: 20%; float: left; font-size: 1.4em; color: #333; font-weight: normal; margin-bottom: 0;}
.wd-new_dz-box1 li input{ border: none; background: transparent; width: 80%; float: left; font-size: 1.4em; color: #333;}
.wd-new_dz-box1 li input::-webkit-input-placeholder{ color: #b1b1b1;}
.wd-new_dz-box1 li.tel span{ display: inline-block; width: 10%; float: left; font-size: 1.4em; color: #333;}
.wd-new_dz-box1 li.tel input{ width: 70%;}
.wd-new_dz-box1 li.dz span{ display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); right: 0; color: #999; font-size: 1.4em; pointer-events: none;}
.wd-new_dz-box1 li.dz span i{ margin-right: 5px;}
.wd-new_dz-box1 li:last-child{ border-bottom: none;}

.wd-new_dz-box2{ background: #fff; margin-top: 15px;}
.wd-new_dz-box2 li{ border-bottom: 1px solid #eee; line-height: 50px; overflow: hidden; position: relative;}
.wd-new_dz-box2 li label{ width: 20%; float: left; font-size: 1.4em; color: #333; font-weight: normal; margin-bottom: 0;}
.wd-new_dz-box2 li .bq{ float: left; width: 80%; line-height: 30px; padding: 12px 0;}
.wd-new_dz-box2 li .bq span{ display: inline-block; border: 1px solid #333; font-size: 1.2em; color: #333; height: 20px; line-height: 20px; border-radius: 20px; width: 50px; text-align: center; margin-right: 10px;}
.wd-new_dz-box2 li:last-child{ border-bottom: none;}
.wd-new_dz-box2 li .bq input{ height: 20px; width: 180px; border-radius: 20px 0 0 20px; border: none; padding-left: 15px; background: #f2f2f2; display: none;}
.wd-new_dz-box2 li .bq button{ background: #ccc; color: #333; height: 20px; width: 50px; border-radius: 20px; text-align: center; line-height: 20px; border: none; position: relative; margin-left: -5px; display: none;}
.wd-new_dz-box2 li .bq span.tj{ text-indent: -99999999px; position: relative;}
.wd-new_dz-box2 li .bq span.tj:before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #333; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.wd-new_dz-box2 li .bq span.tj::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #333; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.wd-new_dz-box2 li .bq.on .tj{ display: none;}
.wd-new_dz-box2 li .bq.on input{ display: inline-block;}
.wd-new_dz-box2 li .bq.on button{ display: inline-block;}

.wd-new_dz-box2 li:last-child label{ width: 100%;}
.wd-new_dz-box2 li:last-child span{ display: inline-block; width: 40px; height: 20px; background: #e1e1e1; border-radius: 50px; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-new_dz-box2 li:last-child span i{ display: inline-block; position: absolute; width: 16px; height: 16px; background: #fff; border-radius: 100%; top: 50%; transform: translateY(-50%); left: 2px; box-shadow: 2px 2px 5px rgba(0,0,0,.25);}
.wd-new_dz-box2 li:last-child span.on{ background: #e52a22;}
.wd-new_dz-box2 li:last-child span.on i{ right: 2px; left: inherit;}

.wd-new_dz-btn{ text-align: center; margin-top: 30px;}
.wd-new_dz-btn a{ display: inline-block; padding: 4px 100px; background: #e52a22; border-radius: 20px; color: #fff; font-size: 1.4em; line-height: 26px;}

.picker .picker-panel .wheel-wrapper .wheel{ font-size: 14px !important;}
.picker .picker-panel .picker-choose .picker-title{ font-size: 16px !important;}

/*我的-我的积分*/
.wd-jf-top{ margin-top: 15px; position: relative;}
.wd-jf-top .bg{ position: relative; z-index: 0;}
.wd-jf-top .text{ position: absolute; width: 100%; top: 50%; transform: translateY(-50%); color: #fff; padding: 0 20px 0 30px;}
.wd-jf-top .text span{ font-size: 1.4em;}
.wd-jf-top .text p{ font-size: 3.4em; font-weight: bold; line-height: 30px; margin-top: 10px; letter-spacing: 1px;}
.wd-jf-top .text .btns{ position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.wd-jf-top .text .btns a{ display: inline-block; background: #fff; border-radius: 30px; padding: 6px 15px; color: #e52a22; font-size: 1.4em; line-height: 18px;}
.wd-jf-top .text .btns span{ width: 18px; height: 18px; background: url(../images/wd-jf-icon3.png) no-repeat center; background-size: contain; display: inline-block; float: left; margin-right: 5px;}

.wd-jf-btn{ text-align: center; margin-top: 20px;}
.wd-jf-btn a{ display: inline-block; height: 30px; line-height: 30px; padding: 0 30px; border-radius: 30px; background: #e52a22; font-size: 1.3em; color: #fff; margin: 0 10px;}
.wd-jf-btn a:last-child{ background: #adadad;}

.wd-jf-list{ margin-top: 25px;}
.wd-jf-list .top{ font-size: 1.4em; color: #333;}
.wd-jf-list .list{ overflow: hidden; margin-top: 4px;}
.wd-jf-list .list li{ padding: 14px 0; border-bottom: 1px solid #eee; overflow: hidden;}
.wd-jf-list .list li .icon{ float: left; background: #e52a22; border-radius: 100%; width: 12%;}
.wd-jf-list .list li .text{ float: left; padding:2px 0 2px 15px; position: relative; width: 88%;}
.wd-jf-list .list li .text .title{ font-size: 1.4em; color: #333;}
.wd-jf-list .list li .text .date{ font-size: 1.2em; color: #999; margin-top: 5px;}
.wd-jf-list .list li .text .jf{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; font-size: 1.6em; color: #333; font-weight: bold;}
.wd-jf-list .list li.on .icon{ background: #adadad;}
.wd-jf-list .list li:last-child{ border-bottom: none;}

/*我的-我的余额*/
.wd-ye-top{ margin-top: 15px; position: relative;}
.wd-ye-top .bg{ position: relative; z-index: 0;}
.wd-ye-top .text{ position: absolute; width: 100%; top: 50%; transform: translateY(-50%); color: #fff; padding: 0 20px 0 30px;}
.wd-ye-top .text span{ font-size: 1.4em;}
.wd-ye-top .text p{ font-size: 3.4em; font-weight: bold; line-height: 30px; margin-top: 10px; letter-spacing: 1px;}
.wd-ye-top .text .btns{ position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.wd-ye-top .text .btns a{ display: inline-block; background: #fff; border-radius: 30px; padding: 6px 10px; color: #e52a22; font-size: 1.4em; line-height: 18px;}
.wd-ye-top .text .btns span{ width: 18px; height: 18px; background: url(../images/wd-ye-icon.png) no-repeat center; background-size: contain; display: inline-block; float: left; margin-right: 5px;}

.wd-ye-list{ margin-top: 10px;}
.wd-ye-list li{ height: 45px; line-height: 45px; font-size: 1.4em; color: #333; border-bottom: 1px solid #eee;}
.wd-ye-list li a{ float: right; color: #b1b1b1; display: inline-block; padding-right: 10px; position: relative;}
.wd-ye-list li a i{ position: absolute; font-size: 16px; color: #b1b1b1; top: 50%; transform: translateY(-50%); right: 0;}
.wd-ye-list li span{ float: right; display: inline-block; color: #e52a22;}
.wd-ye-list li:last-child{ border-bottom: none;}

.wd-ye-btn{ text-align: center; position: fixed; bottom: 30px; width: 100%;}
.wd-ye-btn a{ display: inline-block; font-size: 1.4em; color: #fff; background: #e52a22; padding: 6px 80px; border-radius: 20px;}

/*我的-提现*/
.wd-tx-box1{ background: #fff; margin-top: 5px; padding-bottom: 10px;}
.wd-tx-box1 .title{ font-size: 1.6em; color: #333; height: 45px; line-height: 45px;}
.wd-tx-box1 .price{ position: relative;}
.wd-tx-box1 .price i{ font-size: 3em; color: #333; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.wd-tx-box1 .price input{ border: none; height: 35px; width: 100%; font-size: 1.4em; padding: 0 15px 0 30px;}

.wd-tx-box2{ background: #fff; margin-top: 15px;}
.wd-tx-box2 .title{ font-size: 1.6em; color: #333; height: 45px; line-height: 45px;}
.wd-tx-box2 .title a{ color: #666; display: inline-block; float: right; position: relative;}
.wd-tx-box2 .title a span{ position: absolute; display: inline-block; width: 18px; height: 18px; left: -22px; top: 50%; transform: translateY(-50%);}
.wd-tx-box2 .title a span:before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #b1b1b1; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.wd-tx-box2 .title a span::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #b1b1b1; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.wd-tx-box2 .list{ overflow: hidden;}
.wd-tx-box2 .list li{ border-bottom: 1px solid #eee; padding-bottom: 15px; overflow: hidden;}
.wd-tx-box2 .list li .icon{ float: left; width: 30px; height: 30px; line-height: 30px;}
.wd-tx-box2 .list li .t{ float: left; font-size: 1.3em; color: #666; height: 30px; line-height: 30px; padding-left: 10px;}
.wd-tx-box2 .list li .t span{ margin-left: 10px;}
.wd-tx-box2 .list li .xz{ float: right; width: 30px; height: 30px; position: relative;}
.wd-tx-box2 .list li .xz span{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.wd-tx-box2 .list li .xz span i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.wd-tx-box2 .list li.on .xz span{ background: #e52a22; border: 1px solid #e52a22;}
.wd-tx-box2 .list li.on .xz span i{ display: inline-block;}
.wd-tx-box2 .list li+li{ padding-top: 15px;}
.wd-tx-box2 .list li:last-child{ border-bottom: none;}
.yhk{ display: none;}

.wd-tx-btn{ text-align: center; margin-top: 30px;}
.wd-tx-btn button{ display: inline-block; font-size: 1.4em; color: #fff; background: #e52a22; padding: 6px 70px; border-radius: 20px; border:none }

/*我的-提现明细*/
.wd-txmx-list{ overflow: hidden;}
.wd-txmx-list li{ border-bottom: 1px solid #dcdcdc;}
.wd-txmx-list li.on{ border-bottom: none;}
.wd-txmx-list li .top{ padding: 10px 0 15px;}
.wd-txmx-list li .top .date{ font-size: 1.6em; position: relative; height: 30px; line-height: 30px;}
.wd-txmx-list li .top .date i{ font-size: 20px; margin-left: 5px; transition: all .3s ease;}
.wd-txmx-list li .top .p{ font-size: 1.3em; color: #666;}
.wd-txmx-list li .list{ background: #fff; padding: 0 15px; margin: 0 -15px; display: none;}
.wd-txmx-list li .list dl{ margin-bottom: 0;}
.wd-txmx-list li .list dd{ padding: 15px 0; overflow: hidden; position: relative; width: 100%; border-bottom: 1px solid #eee;}
.wd-txmx-list li .list dd .icon{ width: 45px; height: 45px; float: left;}
.wd-txmx-list li .list dd .text{ float: left; height: 45px; padding:3px 0 3px 15px;}
.wd-txmx-list li .list dd .text .t{ font-size: 1.5em; color: #333;}
.wd-txmx-list li .list dd .text .date{ color: #999; font-size: 1.2em; margin-top: 2px;}
.wd-txmx-list li .list dd .price{ position: absolute; font-size: 2em; color: #333; font-weight: bold; right: 0; top: 50%; transform: translateY(-50%);}
.wd-txmx-list li .list dd:last-child{ border-bottom: none;}
.wd-txmx-list li .top.on .date i{ transform: rotate(90deg);}
.wd-txmx-list li:last-child{ border-bottom: none;}

/*我的-添加银行卡*/
.wd-yhk-box{ background: #fff; margin-top: 5px; margin-bottom: 15px;}
.wd-yhk-box li{ height: 50px; line-height: 50px; position: relative; overflow: hidden; border-bottom: 1px solid #f1f1f1;}
.wd-yhk-box li label{ width: 20%; float: left; font-size: 1.4em; color: #333; font-weight: normal; margin-bottom: 0;}
.wd-yhk-box li input[type="text"], .wd-yhk-box li select{ width: 80%; float: left; border: none; font-size: 1.4em; color: #666; height: 50px; line-height: 50px;}
.wd-yhk-box li select{appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.wd-yhk-box li i{ position: absolute; display: inline-block; font-size: 20px; right: 0; top: 50%; transform: translateY(-50%); width: 20px; text-align: right; color: #999;}
.wd-yhk-box li:last-child{ border-bottom: none;}
.wd-yhk-box li.lx select{ color: #e52a22;}
.wd-yhk-box li input::-webkit-input-placeholder{ color: #b1b1b1;}

/*我的-我的评价*/
.wd-pj-top{ overflow: hidden; padding: 15px 0;}
.wd-pj-top li{ float: left; margin-right: 12px;}
.wd-pj-top li a{ display: inline-block; padding: 4px 15px; border: 1px solid #999; background: #eee; border-radius: 20px; font-size: 1.3em; color: #333;}
.wd-pj-top li.on a{ background: #e52a22; border: 1px solid #e52a22; color: #fff;}

.wd-pj-list{ overflow: hidden;}
.wd-pj-list li{ padding: 10px 15px; background: #fff; overflow: hidden; margin-bottom: 12px;}
.wd-pj-list li:last-child{ border-bottom: none;}
.wd-pj-list li .title{ font-size: 1.4em; color: #999;}
.wd-pj-list li .pf{ margin-top: 2px; color: #e52a22;}
.wd-pj-list li .text{ margin-top: 5px; font-size: 1.3em; color: #333;}
.wd-pj-list li .imgs{ margin-top: 10px;}
.wd-pj-list li .imgs dl{ margin: 0 -2.5px;}
.wd-pj-list li .imgs dd{ float: left; width: 33.33333%; padding: 0 2.5px; margin-bottom: 5px; height: 100px;}
.wd-pj-list li .imgs dd img{ width: 100%; height: 100%; border-radius: 4px;}

/*我的-发表评价*/
.wd-fbpj-box{ padding: 15px 0; margin-top: 5px; background: #fff;}
.wd-fbpj-box .top{ overflow: hidden;}
.wd-fbpj-box .top .img{ width: 8vw; height: 8vw; float: left;}
.wd-fbpj-box .top .img img{ width: 100%; height: 100%; border-radius: 2px;}
.wd-fbpj-box .top .text{ float: left; width: 83.4vw; padding-left: 15px;}
.wd-fbpj-box .top .text .p{ float: left; font-size: 1.4em; height: 8vw; line-height: 8vw; width: 20%;}
.wd-fbpj-box .top .stars{ float: left; text-align:center; background:#fff; padding: 2px 0; width: 60%;}
.wd-fbpj-box .top .stars span{ display:inline-block; width:6vw; height:6vw; background:url(../images/ddpj-icon2.png) no-repeat center; background-size:contain; margin:0 2%; cursor:pointer;}
.wd-fbpj-box .top .stars span.show2{ background:url(../images/ddpj-icon1.png) no-repeat center; background-size:contain;}
.wd-fbpj-box .top .text .info{ float: left; width: 20%; height: 8vw; line-height: 8vw; font-size: 1.4em; text-align: right; color: #929292;}
.wd-fbpj-box .textarea{ margin: 10px 0;}
.wd-fbpj-box .textarea textarea{ width: 100%; height: 100px; padding: 5px 0; font-size: 1.4em; color: #333; border: none;}
.wd-fbpj-box .imgs{ margin-top: 15px; overflow: hidden;}
.wd-fbpj-box .imgs ul{ margin: 0 -5px;}
.wd-fbpj-box .imgs li{ width: 25%; float: left; padding: 0 5px;}
.wd-fbpj-box .nm{ margin-top: 30px; overflow: hidden; height: 26px; line-height: 26px;}
.wd-fbpj-box .nm .fl{ padding-left: 25px; color: #666; font-size: 1.3em; position: relative;}
.wd-fbpj-box .nm .fl span{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.wd-fbpj-box .nm .fl span i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.wd-fbpj-box .nm .fl.on span{ background: #e52a22; border: 1px solid #e52a22;}
.wd-fbpj-box .nm .fl.on span i{ display: inline-block;}
.wd-fbpj-box .nm .fr{ color:#929292; font-size: 1.3em;}

.wd-fbpj-box2{ margin-top: 15px; background: #fff; padding: 10px 0 15px;}
.wd-fbpj-box2 dl{ margin-bottom: 0;}
.wd-fbpj-box2 dt{ font-weight: normal; font-size: 1.6em; height: 45px; line-height: 45px;}
.wd-fbpj-box2 dd{ width: 100%; height: 45px; line-height: 45px;}
.wd-fbpj-box2 dd .t{ width: 20%; float: left; font-size: 1.5em; color: #666;}
.wd-fbpj-box2 dd .p{ width: 80%; float: left;}
.wd-fbpj-box2 dd .p .stars{ float: left; text-align:center; background:#fff; width: 70%; height: 45px; line-height: 45px; padding: 9px 0;}
.wd-fbpj-box2 dd .p .stars span{ display:inline-block; width:6vw; height:6vw; background:url(../images/ddpj-icon2.png) no-repeat center; background-size:contain; margin:0 2%; cursor:pointer;}
.wd-fbpj-box2 dd .p .stars span.show2{ background:url(../images/ddpj-icon1.png) no-repeat center; background-size:contain;}
.wd-fbpj-box2 dd .p .info{ display: none;}

/*商家端底部*/
.sj-foot{ height: 80px; background: #fff; box-shadow: 0 -3px 5px rgba(0,0,0,.1); position: fixed; width: 100%; bottom: 0; left: 0; z-index: 99;}
.sj-foot li{ float: left; width: 33.333333%; padding: 10px 0;}
.sj-foot li .icon{ height: 26px; width: 100%; background-size: contain !important;}
.sj-foot li .title{ text-align: center; font-size: 1.2em; color: #a6a6a6; margin-top: 5px;}
.sj-foot li.on .title{ color: #333;}
.sj-foot li .icon1{ background: url(../images/sj-foot-icon1.png) no-repeat center;}
.sj-foot li .icon2{ background: url(../images/sj-foot-icon2.png) no-repeat center;}
.sj-foot li .icon3{ background: url(../images/sj-foot-icon3.png) no-repeat center;}
.sj-foot li.on .icon1{ background: url(../images/sj-foot-icon1-2.png) no-repeat center;}
.sj-foot li.on .icon2{ background: url(../images/sj-foot-icon2-2.png) no-repeat center;}
.sj-foot li.on .icon3{ background: url(../images/sj-foot-icon3-2.png) no-repeat center;}

/*商家入驻*/
.sj-header{ height: 50px; line-height: 50px; position: relative; background: #e52a22;}
.sj-header .back{ width: 8%; float: left; position: relative;}
.sj-header .back a{ display: inline-block; width: 100%;}
.sj-header .back i{ font-size: 2em; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.sj-header .title{ position: absolute; font-size: 1.6em; color: #fff; top: 50%; left: 50%; transform: translate(-50%,-50%);}

.sj-rz-box1{ background: #e52a22; padding: 20px 0;}
.sj-rz-box1 .text{ float: left; width: 75%; color: #fff; padding: 5px 0;}
.sj-rz-box1 .title{ font-size: 1.8em; }
.sj-rz-box1 .p{ font-size: 1.2em; margin-top: 5px;}
.sj-rz-box1 .img{ float: left; width: 25%; text-align: center;}
.sj-rz-box1 .img img{ width: 75%;}

.sj-rz-box2{ background: #fff; padding: 15px 0 0;}
.sj-rz-box2 dl{ margin-bottom: 0;}
.sj-rz-box2 dt{ font-size: 1.6em; font-weight: normal; height: 35px; line-height: 35px;}
.sj-rz-box2 dd{ line-height: 50px; border-bottom: 1px solid #eee; position: relative; overflow: hidden;}
.sj-rz-box2 dd label{ font-size: 1.4em; color: #333; font-weight: normal; width: 22%; float: left; margin-bottom: 0;}
.sj-rz-box2 dd input{ width: 78%; border: none; float: left; font-size: 1.4em; color: #333;}
.sj-rz-box2 dd textarea{ width: 78%; border: none; float: left; font-size: 1.4em; color: #333; height: 70px; line-height: 20px; padding: 15px 15px 15px 0;}
.sj-rz-box2 dd input::-webkit-input-placeholder, .sj-rz-box2 dd textarea::-webkit-input-placeholder{ color: #b1b1b1;}
.sj-rz-box2 dd .text{ width: 78%; float: left;}
.sj-rz-box2 dd .text .img{ width: 30%; float: left; margin: 18px 0;}
.sj-rz-box2 dd .text .p{ color: #b1b1b1; font-size: 1.4em; margin-left: 15px; float: left;}
.sj-rz-box2 dd:last-child{ border-bottom: none;}

.sj-rz-p{ text-align: center; color: #333; font-size: 1.2em; margin-top: 25px;}
.sj-rz-p a{ color: #e52a22;}

.sj-rz-btn{ text-align: center; margin-top: 15px; margin-bottom: 30px;}
.sj-rz-btn a{ display: inline-block; font-size: 1.4em; color: #fff; background: #e52a22; padding: 6px 80px; border-radius: 20px;}

/*商家端-店铺中心*/
.sj-dp-top{ background: #e52a22; padding: 20px 0 80px;}
.sj-dp-top .img{ width: 26%; float: left; text-align: center;}
.sj-dp-top .img img{ width: 18vw; height: 18vw; border-radius: 100%;}
.sj-dp-top .text{ width: 74%; float: left; padding:16.5px 0 16.5px 5px; color: #fff;}
.sj-dp-top .text .t{ font-size: 1.4em; }
.sj-dp-top .text .p{ font-size: 1.2em; margin-top: 5px;}

.sj-dp-box1{ padding: 20px; border-radius: 10px; background: #fff; margin-top: -65px;}
.sj-dp-box1 .price{ position: relative;}
.sj-dp-box1 .price span{ font-size: 1.6em;}
.sj-dp-box1 .price p{ font-size: 3em; color: #e52a22; line-height: 30px; margin-top: 5px;}
.sj-dp-box1 .price .btns{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.sj-dp-box1 .price .btns a{ display: inline-block; background: #e52a22; border-radius: 30px; padding: 6px 10px; color: #fff; font-size: 1.4em; line-height: 18px;}
.sj-dp-box1 .price .btns span{ width: 18px; height: 18px; background: url(../images/sj-dp-icon.png) no-repeat center; background-size: contain; display: inline-block; float: left; margin-right: 5px;}
.sj-dp-box1 .list{ overflow: hidden; margin-top: 10px;}
.sj-dp-box1 .list ul{ margin: 0 -5px;}
.sj-dp-box1 .list li{ width: 25%; float: left; text-align: center; padding: 0 5px;}
.sj-dp-box1 .list li p{ font-size: 1.2em; color: #333; text-align: center; line-height: 20px;}

.sj-dp-box2{ background: #fff; margin-top: 15px;}
.sj-dp-box2 .top{ height: 45px; line-height: 45px; font-size: 1.5em; color: #333; border-bottom: 1px solid #eee;}
.sj-dp-box2 .list{ overflow: hidden;}
.sj-dp-box2 .list ul{ margin: 0 -15px;}
.sj-dp-box2 .list li{ float: left; width: 25%; text-align: center; padding: 18px 15px;}
.sj-dp-box2 .list li span{ color: #e52a22; font-size: 1.8em;}
.sj-dp-box2 .list li p{ color: #666; text-align: center; font-size: 1.4em; margin-top: 4px;}

.sj-dp-box3{ background: #fff; margin-top: 15px;}
.sj-dp-box3 .top{ height: 45px; line-height: 45px; font-size: 1.5em; color: #333; border-bottom: 1px solid #eee;}
.sj-dp-box3 .list{ overflow: hidden;}
.sj-dp-box3 .list li{ float: left; width: 25%; text-align: center; padding: 18px 15px;}
.sj-dp-box3 .list li .icon{ text-align: center;}
.sj-dp-box3 .list li .icon img{ height: 30px;}
.sj-dp-box3 .list li .t{ color: #666; text-align: center; font-size: 1.4em; margin-top: 10px;}

/*商家端-订单管理*/
.sj-search{ position: relative; padding: 12px 0; background: #fff; z-index: 0;}
.sj-search input[type="submit"]{ width: 35px; height: 35px; background: url(../images/search-icon3.png) no-repeat center; background-size: 14px; border: none; position: absolute; z-index: 1; left: 15px; top: 50%; transform: translateY(-50%);}
.sj-search input[type="text"]{ height: 35px; width: 100%; border-radius: 30px; border: none; background: #eee; padding:0 15px 0 32px; font-size: 1.2em; color: #666; letter-spacing: .6px;}

.sj-dd-top{ margin-top: 2px;}
.sj-dd-top ul{ margin: 0 -25px;}
.sj-dd-top li{ float: left; width: 25%; text-align: center; height: 40px; line-height: 40px; padding: 0 25px;}
.sj-dd-top li a{ font-size: 1.4em; color: #686868; display: inline-block; position: relative;}
.sj-dd-top li a::before{ content: ""; position: absolute; width: 100%; height: 2px; border-radius: 6px; background: #e52a22; bottom: 0; left: 0; display: none;}
.sj-dd-top li.on a{ color: #e52a22;}
.sj-dd-top li.on a::before{ display: inline-block;}

.sj-dd-list{ overflow: hidden;}
.sj-dd-list li{ background: #fff; padding: 20px 15px; margin-bottom: 15px;}
.sj-dd-list li .top{ height: 40px; line-height: 40px;}
.sj-dd-list li .top .img{ width: 40px; height: 40px; border-radius: 100%; float: left;}
.sj-dd-list li .top .t{ padding-left: 15px; font-size: 1.3em; float: left; color: #333;}
.sj-dd-list li .top .p{ float: right; font-size: 1.3em; color: #333;}
.sj-dd-list li .bh{ color: #666; font-size: 1.2em; height: 40px; line-height: 40px;}
.sj-dd-list li .bh span{ float: right;}
.sj-dd-list li .box{ overflow: hidden; margin-top: 2px;}
.sj-dd-list li .box .img{ width: 21vw; height: 21vw; float: left;}
.sj-dd-list li .box .img img{ width: 100%; }
.sj-dd-list li .box .text{ float: left; width: 70vw; padding-left: 15px;}
.sj-dd-list li .box .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sj-dd-list li .box .text .bq{ height: 24px; line-height: 24px; margin-top: 8px;}
.sj-dd-list li .box .text .bq span{ display: inline-block; background: #f9f9f9; border-radius: 2px; padding: 0 6px; font-size: 1.2em; color: #999;}
.sj-dd-list li .box .text .bq b{ float: right; display: inline-block; color: #666; display: inline-block; font-weight: normal;}
.sj-dd-list li .price{ text-align: right; font-size: 1.2em; color: #333;}
.sj-dd-list li .price span{ font-size: .875em;}
.sj-dd-list li .price span b{ font-size: 1.6em; font-weight: normal; margin-left:1px;}
.sj-dd-list li .btns{ text-align: right; margin-top: 10px;}
.sj-dd-list li .btns a{ display: inline-block; padding: 4px 15px; border-radius: 30px; font-size: 1.3em; border: 1px solid #ccc; color: #333; margin-left: 5px;}
.sj-dd-list li .btns a:last-child{ border: 1px solid #e52a22; color: #e52a22;}

/*商家端-订单详情*/
.sj-ddxq-box1{ background: #e52a22; padding: 15px 0;}
.sj-ddxq-box1 .icon{ width: 7%; float: left; height: 35px; line-height: 35px;}
.sj-ddxq-box1 .title{ font-size: 1.5em; color: #fff; float: left; width: 93%; height: 35px; line-height: 35px; padding-left: 15px;}

.sj-ddxq-box2{ position: relative; background: #fff; padding: 15px 0;}
.sj-ddxq-box2 .icon{ width: 6%; position: absolute; left: 15px; top: 50%; transform: translateY(-50%);}
.sj-ddxq-box2 .text{ padding-left: 35px;}
.sj-ddxq-box2 .text p{ line-height: 16px; font-size: 1.2em; color: #333;}
.sj-ddxq-box2 .text p+p{ margin-top: 4px;}
.sj-ddxq-box2 .text span{ margin-right: 20px;}
.sj-ddxq-line{ height: 6px; line-height: 6px; overflow: hidden;}

.sj-ddxq-box3{ height: 55px; line-height: 55px;  text-align: center; background: #fff;}
.sj-ddxq-box3 a{ display: inline-block; width: 100%; font-size: 1.6em; color: #333;}
.sj-ddxq-box3 span{ display: inline-block; width: 24px; margin-right: 15px;}

.sj-ddxq-box4{ background: #fff; margin-top: 15px; padding: 15px 0;}
.sj-ddxq-box4 .top{ height: 40px; line-height: 40px;}
.sj-ddxq-box4 .top .img{ width: 40px; height: 40px; border-radius: 100%; float: left; line-height: 40px;}
.sj-ddxq-box4 .top .t{ padding-left: 15px; font-size: 1.3em; float: left; color: #333;}
.sj-ddxq-box4 .box{ overflow: hidden; margin-top: 15px;}
.sj-ddxq-box4 .box .img{ width: 21vw; height: 21vw; float: left;}
.sj-ddxq-box4 .box .img img{ width: 100%; height: 100%;}
.sj-ddxq-box4 .box .text{ float: left; width: 70vw; padding-left: 15px;}
.sj-ddxq-box4 .box .text .title{ font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sj-ddxq-box4 .box .text .bq{ height: 24px; line-height: 24px; margin-top: 8px;}
.sj-ddxq-box4 .box .text .bq span{ display: inline-block; background: #f9f9f9; border-radius: 2px; padding: 0 6px; font-size: 1.2em; color: #999;}
.sj-ddxq-box4 .box .text .bq b{ float: right; display: inline-block; color: #666; display: inline-block; font-weight: normal;}
.sj-ddxq-box4 .ly{ height: 50px; line-height: 50px; border-bottom: 1px solid #eee; overflow: hidden;}
.sj-ddxq-box4 .ly label{ width: 20%; float: left; margin-bottom: 0; font-size: 1.4em; color: #333; font-weight: normal;}
.sj-ddxq-box4 .ly input{ width: 80%; float: left; border: none; font-size: 1.4em;}
.sj-ddxq-box4 .list{ padding: 8px 0; border-bottom: 1px solid #eee; }
.sj-ddxq-box4 .list li{ font-size: 1.4em; color: #666; height: 25px; line-height: 25px;}
.sj-ddxq-box4 .list li span{ color: #999; float: right;}
.sj-ddxq-box4 .list li:last-child, .sj-ddxq-box4 .list li:last-child span{ color: #333;}
.sj-ddxq-box4 .price{ text-align: right; font-size: 1.4em; color: #333; padding-top: 12px;}
.sj-ddxq-box4 .price span{ color: #e52a22;}

.sj-ddxq-box5{ background: #fff; padding: 10px 0; margin-top: 15px;}
.sj-ddxq-box5 dl{ margin-bottom: 0;}
.sj-ddxq-box5 dt{ font-size: 1.6em; color: #333; height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 5px;}
.sj-ddxq-box5 dd{ height: 25px; line-height: 25px; font-size: 1.3em; color: #333;}

.sj-ddxq-box6{ background: #fff; text-align: right; margin-top: 15px; padding: 15px 0;}
.sj-ddxq-box6 a{ display: inline-block; padding: 4px 15px; border: 1px solid #ccc; border-radius: 20px; font-size: 1.4em; color: #333; margin-left: 10px;}
.sj-ddxq-box6 a:last-child{ border: 1px solid #e52a22; color: #e52a22;}

/*商家端-发货*/
.sj-fh-box1{ background: #fff; margin-top: 15px;}
.sj-fh-box1 .btns{ text-align: center; padding: 15px 0;}
.sj-fh-box1 .btns a{ display: inline-block; padding: 6px 24px; border-radius: 20px; background: #e52a22; color: #fff; margin: 0 8px; font-size: 1.3em;}
.sj-fh-box1 .btns a:last-child{ background: #ccc;}
.sj-fh-box1 .list{ overflow: hidden;}
.sj-fh-box1 .list li{ height: 50px; line-height: 50px; border-bottom: 1px solid #eee; position: relative;}
.sj-fh-box1 .list li:last-child{ border-bottom: none;}
.sj-fh-box1 .list li select, .sj-fh-box1 .list li input{ width: 100%; height: 100%; border: none; font-size: 1.4em; color: #666;}
.sj-fh-box1 .list li select{appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.sj-fh-box1 .list li i{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 20px; display: inline-block; width: 18px; text-align: center;}

.sj-fh-box2{ background: #fff; margin-top: 20px; padding: 15px 10px;}
.sj-fh-box2 .top{ height: 20px; line-height: 20px;}
.sj-fh-box2 input[type="checkbox"]{ opacity: 0; position: absolute; z-index: 0; top: 50%; transform: translateY(-50%); left: 0; width: 20px; height: 20px; margin: 0;}
.sj-fh-box2 .xz{ float: left; width: 8%; height: 20px; padding-right: 10px; position: relative;}
.sj-fh-box2 .xz label{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); left: 0; pointer-events: none;}
.sj-fh-box2 .xz label i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.sj-fh-box2 .xz input[type="checkbox"]:checked + label{ border: 1px solid #e52a22; background: #e52a22;}
.sj-fh-box2 .xz input[type="checkbox"]:checked + label i{ display: inline-block;}
.sj-fh-box2:last-child{ margin-bottom: 20px;}

.sj-fh-box2 .top .text{ height: 20px; line-height: 20px; float: left; font-size: 1.4em; width: 92%;}
.sj-fh-box2 .top .text span{ float: right;}

.sj-fh-box2 .list{ overflow: hidden; }
.sj-fh-box2 .list li{ overflow: hidden; margin-top: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px;}
.sj-fh-box2 .list li .xz{ height: 22vw;}
.sj-fh-box2 .list li .con{ float: left; width: 92%;}
.sj-fh-box2 .list li .con .img{ float: left; width: 22vw; height: 22vw;}
.sj-fh-box2 .list li .con .img img{ width: 100%; height: 100%;}
.sj-fh-box2 .list li .con .text{ float: left; width: 57.6vw; padding-left: 10px;}
.sj-fh-box2 .list li .con .text .title{ font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; width: 75%; float: left;}
.sj-fh-box2 .list li .con .text .price{ float: left; color: #333; font-size: 1.3em; width: 25%; text-align: right; height: 36px;}
.sj-fh-box2 .list li .con .text .gg{ margin-top: 8px; float: left; width: 80%;}
.sj-fh-box2 .list li .con .text .gg span{ display: inline-block; background: #f9f9f9; color: #999; padding: 2px 5px; border-radius: 6px; font-size: 1.2em;}
.sj-fh-box2 .list li .con .text .num{ width: 20%; margin-top: 8px; font-size: 1.2em; text-align: right; padding: 2px 0; float: left;}
.sj-fh-box2 .xx{ padding: 15px 0 0;}
.sj-fh-box2 .xx dl{ margin-bottom: 0;}
.sj-fh-box2 .xx dt{ font-size: 1.5em; color: #333; font-weight: normal; margin-bottom: 6px;}
.sj-fh-box2 .xx dd{ font-size: 1.2em; color: #333; height: 22px; line-height: 22px;}
.sj-fh-btns{ text-align: center; margin: 30px 0;}
.sj-fh-btns a{ display: inline-block; padding: 5px 90px; border-radius: 20px; background: #e52a22; color: #fff; font-size: 1.4em;}

/*商家端-退款处理*/
.sj-tk-top{ background: #fefdd4; padding: 16px 0; line-height: 18px; color: #e52a22; font-size: 1.2em;}
.sj-tk-top i{ font-size: 16px; float: left; margin-right: 6px;}
.sj-tk-box1{ background: #fff; padding: 12px 0; font-size: 1.2em; color: #666;}
.sj-tk-box1 span{ color: #e52a22;}
.sj-tk-box2{ background: #fff; margin-top: 15px; padding: 15px 0;}
.sj-tk-box2 p{ font-size: 1.2em; line-height: 20px; color: #666;}
.sj-tk-box2 p span{ margin-right: 20px;}
.sj-tk-box2 p b{ color: #333; font-weight: normal;}
.sj-tk-box3{ background: #fff; margin-top: 15px;}
.sj-tk-box3 .tel{ height: 45px; line-height: 45px; font-size: 1.3em; color: #333; border-bottom: 1px solid #eee;}
.sj-tk-box3 .tel span{ float: right;}
.sj-tk-box3 .list{ padding: 5px 0 10px;}
.sj-tk-box3 .list li{ height: 25px; line-height: 25px; font-size: 1.3em; color: #333;}
.sj-tk-box3 .list li span{ float: right;}
.sj-tk-box3 .list li:last-child span{ color: #e52a22;}
.sj-tk-box4{ margin-top: 15px; background: #fff;}
.sj-tk-box4 a{ display: inline-block; width: 100%; height: 45px; line-height: 45px; position: relative; color: #e52a22; font-size: 1.4em;}
.sj-tk-box4 i{ position: absolute; display: inline-block; width: 20px; top: 50%; transform: translateY(-50%); right: 0; font-size: 20px; color: #999; text-align: right;}
.sj-tk-btns{ text-align: center; margin: 30px 0;}
.sj-tk-btns a{ display: inline-block; padding: 5px 25px; border-radius: 20px; background: #e52a22; color: #fff; font-size: 1.4em;}

/*商家端-商品管理*/
.sj-sp-list{ overflow: hidden;}
.sj-sp-list li{ background: #fff; padding: 20px 15px; overflow: hidden; margin-bottom: 15px;}
.sj-sp-list li .img{ width: 25%; float: left;}
.sj-sp-list li .img img{ width: 23.2vw; height: 23.2vw;}
.sj-sp-list li .text{ width: 75%; float: left; padding-left: 15px;}
.sj-sp-list li .text .title a{ font-size: 1.3em; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sj-sp-list li .text .price{ font-size: 1.5em; color: #e52a22; margin-top: 2px;}
.sj-sp-list li .text .bq{ font-size: 1.2em; color: #666; margin-top: 14px; height: 20px; line-height: 20px;}
.sj-sp-list li .text .bq span{ margin-right: 15px;}
.sj-sp-list li .text .bq .btns{ float: right; position: relative;}
.sj-sp-list li .text .bq .btns a{ display: inline-block; width: 100%; height: 100%;}
.sj-sp-list li .text .bq .btns a > i{ display: inline-block; width: 4px; height: 4px; border-radius: 100%; background: #666; transform: translateY(-2px);}
.sj-sp-list li .text .bq .btns .box{ background: #4c4c4c; border-radius: 6px; padding: 0 5px; position: absolute; bottom: 120%; right: 0; width: 100px; display: none; z-index: 9999;}
.sj-sp-list li .text .bq .btns .box dd{ width: 33.333333%; float: left; text-align: center; transform: scale(.8,.8);}
.sj-sp-list li .text .bq .btns .box dd a{ color: #fff;}
.sj-sp-list li .text .bq .btns .box dd .imgs{ font-size: 16px;}
.sj-sp-list li .text .bq .btns .box dd .t{ font-size: 1em;}
.sj-sp-list li .text .bq .btns .box .icon{ position: absolute; color: #4c4c4c; height: 20px; line-height: 20px; bottom: -12px; right: 7px; font-size: 18px;}

.sj-sp-btns{ text-align: center; padding: 15px 0 18px; background: #fff; border-top: 1px solid #ddd;}
.sj-sp-btns a{ display: inline-block; padding: 5px 60px; border-radius: 20px; background: #e52a22; color: #fff; font-size: 1.4em;}

/*商家端-添加商品*/
.sj-tjsp-box1{ overflow: hidden; margin-bottom: 15px;}
.sj-tjsp-box1 .top{ height: 45px; line-height: 45px; font-size: 1.4em; color: #666; padding: 0 15px;}
.sj-tjsp-box1 .box{ background: #fff; padding-bottom: 12px;}
.sj-tjsp-box1 .box .title{ color: #333; font-size: 1.6em; padding: 0 15px; height: 50px; line-height: 50px;}
.sj-tjsp-box1 .box .title span{ font-size: 0.8em; color: #666;}
.sj-tjsp-box1 .box .list{ padding: 0 15px 10px;}
.sj-tjsp-box1 .box .list ul{ margin: 0 -5px;}
.sj-tjsp-box1 .box .list li{ padding: 0 5px; width: 33.33333%; float: left; margin-bottom: 10px; position: relative;}
.sj-tjsp-box1 .box .list li .img{ position: relative; z-index: 0;}
.sj-tjsp-box1 .box .list li .title{ position: absolute; z-index: 1; bottom: 0; left: 0; height: 25px; line-height: 25px; text-align: center; background: rgba(229,42,34,.8); color: #fff; width: 100%; font-size: 1.2em;}
.sj-tjsp-box1 .box .list li .del{ width: 18px; height: 18px; position: absolute; top: -6px; right: -2px;}
.sj-tjsp-box1 .box .list li .del i{ font-size: 20px;}

.sj-tjsp-box1 .box .list li.upload-pro-img{ display: inline-block; position: relative;}
.sj-tjsp-box1 .box .list li.upload-pro-img .text{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center;}
.sj-tjsp-box1 .box .list li.upload-pro-img .text .icon{ width: 20px; height: 20px; line-height: 20px; margin: 0 auto;}
.sj-tjsp-box1 .box .list li.upload-pro-img .text .icon span{ display: inline-block; width: 20px; height: 20px; border: 2px solid #666; position: relative; border-radius: 100%;}
.sj-tjsp-box1 .box .list li.upload-pro-img .text .icon span::before{ content: ""; position: absolute; display: inline-block; width: 10px; height: 2px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.sj-tjsp-box1 .box .list li.upload-pro-img .text .icon span::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 10px; background: #666; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.sj-tjsp-box1 .box .list li.upload-pro-img .text .t{ font-size: 1.3em; color: #666; margin-top: 5px;}

.sj-tjsp-box2{ background: #fff;}
.sj-tjsp-box2 .top{ height: 50px; line-height: 50px; font-size: 1.3em; background: #f7f7f7; color: #666; padding: 0 15px;}
.sj-tjsp-box2 li{ height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #eee;}
.sj-tjsp-box2 li label{ margin-bottom: 0; width: 20%; float: left; font-size: 1.4em; font-weight: normal; color: #333;}
/* .sj-tjsp-box2 li input{ width: 80%; float: left; border: none; font-size: 1.4em; color: #333;} */
.sj-tjsp-box2 li input{  border: none; font-size: 1.4em; color: #333;}
.sj-tjsp-box2 li:last-child{ border-bottom: none;}

.sj-tjsp-box3{ background: #fff; margin-top: 15px;}
.sj-tjsp-box3 li{ height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #eee;}
.sj-tjsp-box3 li .icon{ width: 6%; float: left; position: relative;}
.sj-tjsp-box3 li .icon i{ position: absolute; color: #e52a22; font-size: 1.6em; top: 50%; transform: translateY(-50%);}
.sj-tjsp-box3 li label{ margin-bottom: 0; width: 20%; float: left; font-size: 1.4em; font-weight: normal; color: #333;}
.sj-tjsp-box3 li input{ width: 74%; float: left; border: none; font-size: 1.4em; color: #333;}
.sj-tjsp-box3 li:last-child{ border-bottom: none;}
.sj-tjsp-box3 li.zj{ text-align: center; height: 70px; line-height: 70px;}
.sj-tjsp-box3 button{ border: 1px solid #e52a22; border-radius: 30px; height: 30px; line-height: 30px; background: transparent; color: #e52a22; position: relative; padding: 0 30px; text-indent: 30px;}
.sj-tjsp-box3 button span{ display: inline-block; width: 20px; height: 20px; border-radius: 100%; position: absolute; border: 1px solid #e52a22; top: 50%; transform: translateY(-50%) scale(.8,.8); left: 22%;}
.sj-tjsp-box3 button span::before{ content: ""; position: absolute; display: inline-block; width: 10px; height: 2px; background: #e52a22; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.sj-tjsp-box3 button span::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 10px; background: #e52a22; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.sj-tjsp-box4{ background: #fff;}
.sj-tjsp-box4 .top{ height: 50px; line-height: 50px; font-size: 1.3em; background: #f7f7f7; color: #666; padding: 0 15px;}
.sj-tjsp-box4 li{ height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #eee; position: relative;}
.sj-tjsp-box4 li label{ margin-bottom: 0; width: 20%; float: left; font-size: 1.4em; font-weight: normal; color: #333;}
.sj-tjsp-box4 li input{ width: 80%; float: left; border: none; font-size: 1.4em; color: #333;}
.sj-tjsp-box4 li p{ font-size: 1.2em; color: #999; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.sj-tjsp-box4 li:last-child span{ display: inline-block; width: 40px; height: 20px; background: #e1e1e1; border-radius: 50px; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.sj-tjsp-box4 li:last-child span i{ display: inline-block; position: absolute; width: 16px; height: 16px; background: #fff; border-radius: 100%; top: 50%; transform: translateY(-50%); left: 2px; box-shadow: 2px 2px 5px rgba(0,0,0,.25);}
.sj-tjsp-box4 li:last-child span.on{ background: #e52a22;}
.sj-tjsp-box4 li:last-child span.on i{ right: 2px; left: inherit;}
.sj-tjsp-box4 li:last-child{ border-bottom: none;}

.sj-tjsp-btns{ text-align: center; padding: 30px 0 40px;}
.sj-tjsp-btns a{ display: inline-block; padding: 5px 80px; border-radius: 20px; background: #e52a22; color: #fff; font-size: 1.4em;}

/*商家端-店铺营收*/
.sj-dpys-box1{ background: #fff; position: relative; z-index: 0;}
.sj-dpys-box1 .top{ height: 45px; line-height: 45px; font-size: 1.4em; color: #666; padding: 0 15px;}
.sj-dpys-box1 .top .xz{ float: right; position: relative; width: 25%;}
.sj-dpys-box1 .top .xz select{appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 100%; border: none; color: #333; padding: 0 5px;}
.sj-dpys-box1 .top .xz i{ font-size: 20px; position: absolute; color: #666; top: 50%; transform: translateY(-50%); right: 0;}
.sj-dpys-box1 .box{ padding: 0 15px 5px; }

.sj-dpys-box2{ background: #fff; margin-top: 15px; padding: 15px 0;}
.sj-dpys-box2 .price{ position: relative;}
.sj-dpys-box2 .price span{ font-size: 1.5em;}
.sj-dpys-box2 .price p{ font-size: 2.6em; color: #e52a22; line-height: 30px; margin-top: 5px;}
.sj-dpys-box2 .price .btns{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.sj-dpys-box2 .price .btns a{ display: inline-block; background: #e52a22; border-radius: 30px; padding: 6px 10px; color: #fff; font-size: 1.4em; line-height: 18px;}
.sj-dpys-box2 .price .btns span{ width: 18px; height: 18px; background: url(../images/sj-dp-icon.png) no-repeat center; background-size: contain; display: inline-block; float: left; margin-right: 5px;}
.sj-dpys-box2 .text{ padding: 12px 0 15px;}
.sj-dpys-box2 .text li{ float: left; position: relative; font-size: 1.3em; margin-right: 40px; padding-right: 10px;}
.sj-dpys-box2 .text li i{ color: #cdcdcd; position: absolute; top: 1px; right: 0; font-size: 14px;}

.sj-dpys-box3{ background: #fff; margin-top: 15px;}
.sj-dpys-box3 .list{ overflow: hidden;}
.sj-dpys-box3 .list li{ height: 50px; line-height: 50px; position: relative; border-bottom: 1px solid #eee;}
.sj-dpys-box3 .list li a{ display: inline-block; width: 100%; color: #333; font-size: 1.4em;}
.sj-dpys-box3 .list li i{ position: absolute; font-size: 20px; color: #999; right: 0; top: 50%; transform: translateY(-50%);}
.sj-dpys-box3 .list li:last-child{ border-bottom: none;}

.sj-dpys-box4{ background: #fff; margin-top: 15px; height: 50px; line-height: 50px; font-size: 1.4em; color: #333;}
.sj-dpys-box4 span{ float: right;}

/*商家端-提现*/
.sj-tx-box1{ margin-top: 20px; position: relative;}
.sj-tx-box1 .text{ color: #fff; position: absolute; top: 50%; transform: translateY(-45%); padding-left: 30px;}
.sj-tx-box1 .text span{ font-size: 1.5em;}
.sj-tx-box1 .text p{ font-size: 3em; line-height: 30px; margin-top: 12px; margin-left: -5px;}

.sj-tx-box2{ background: #fff; padding: 5px 0;}
.sj-tx-box2 .top{ font-size: 1.6em; color: #333; padding: 15px 0 2px;}
.sj-tx-box2 .input{ height: 50px; line-height: 50px; position: relative; border-bottom: 1px solid #eee; overflow: hidden;}
.sj-tx-box2 .input i{ position: absolute; top: 50%; transform: translateY(-50%); left: 0; font-size: 26px;}
.sj-tx-box2 .input input{ width: 100%; border: none; font-size: 2.6em; padding: 0 20px;}
.sj-tx-box2 .input a{ display: inline-block; color: #e52a22; padding-left: 15px; font-size: 1.3em; border-left: 1px solid #d2d2d2; position: absolute; top: 50%; transform: translateY(-50%); right: 0; height: 14px; line-height: 14px;}
.sj-tx-box2 .text{ color: #a6a6a6; font-size: 1.2em; padding: 10px 0; padding-right: 40px;}

.sj-tx-box3{ background: #fff; margin-top: 15px;}
.sj-tx-box3 .top{ font-size: 1.6em; color: #333; height: 45px; line-height: 45px;}
.sj-tx-box3 .top a{ color: #666; display: inline-block; float: right; position: relative;}
.sj-tx-box3 .top a span{ position: absolute; display: inline-block; width: 18px; height: 18px; left: -22px; top: 50%; transform: translateY(-50%);}
.sj-tx-box3 .top a span:before{ content: ""; position: absolute; display: inline-block; width: 12px; height: 2px; background: #b1b1b1; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.sj-tx-box3 .top a span::after{ content: ""; position: absolute; display: inline-block; width: 2px; height: 12px; background: #b1b1b1; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.sj-tx-box3 .list{ overflow: hidden;}
.sj-tx-box3 .list li{ border-bottom: 1px solid #eee; padding-bottom: 12px; overflow: hidden;}
.sj-tx-box3 .list li .icon{ float: left; width: 24px; height: 24px; line-height: 24px;}
.sj-tx-box3 .list li .text{ float: left; padding-left: 10px;}
.sj-tx-box3 .list li .text .t{ font-size: 1.4em; color: #666; }
.sj-tx-box3 .list li .text .p{ font-size: 1.2em; color: #a6a6a6; margin-top: 2px;}
.sj-tx-box3 .list li .xz{ float: right; width: 30px; height: 30px; position: relative;}
.sj-tx-box3 .list li .xz span{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.sj-tx-box3 .list li .xz span i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.sj-tx-box3 .list li.on .xz span{ background: #e52a22; border: 1px solid #e52a22;}
.sj-tx-box3 .list li.on .xz span i{ display: inline-block;}
.sj-tx-box3 .list li+li{ padding-top: 12px;}
.sj-tx-box3 .list li:last-child{ border-bottom: none;}

.sj-tx-box4{ height: 50px; line-height: 50px; background: #fff; margin-top: 15px; padding: 0 15px;}
.sj-tx-box4 a{ display: inline-block; width: 100%; font-size: 1.6em; color: #333; position: relative;}
.sj-tx-box4 a i{ font-size: 20px; color: #666; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}

.sj-tx-btn{ text-align: center; margin: 30px 0;}
.sj-tx-btn a{ display: inline-block; padding: 5px 60px; background: #e52a22; border-radius: 20px; font-size: 1.4em; color: #fff;}

/*商家端-提现详情-成功*/
.sj-txcg-box1{ background: #fff; position: relative; z-index: 0; padding: 20px 0 15px; text-align: center;}
.sj-txcg-box1 .icon{ font-size: 8em; color: #52c419; height: 80px; line-height: 80px;}
.sj-txcg-box1 .title{ font-size: 1.4em; color: #333; margin-top: 5px;}
.sj-txcg-box1 .price{ font-size: 4em; color: #333; font-weight: normal; line-height: 38px; margin-top: 15px;}
.sj-txcg-box1 .text{ font-size: 1.2em; color: #a6a6a6;}

.sj-txcg-box2{ background: #fff; margin-top: 15px;}
.sj-txcg-box2 .top{ height: 50px; line-height: 50px; border-bottom: 1px solid #eee; font-size: 1.4em; color: #333;}
.sj-txcg-box2 .top span{ float: right; display: inline-block; color: #666; position: relative;}
.sj-txcg-box2 .top i{ display: inline-block; width: 24px; height: 24px; line-height: 24px; top: 50%; transform: translateY(-50%); position: absolute; left: -30px;}
.sj-txcg-box2 .box{ overflow: hidden;}
.sj-txcg-box2 .box .title{ margin-top: 12px; font-size: 1.4em; color: #333;}
.sj-txcg-box2 .box .zt{ padding-top: 12px; margin-bottom: 20px;}
.sj-txcg-box2 .box .zt li{ position: relative; padding-left: 35px;}
.sj-txcg-box2 .box .zt li span{ color: #333; font-size: 1.4em;}
.sj-txcg-box2 .box .zt li p{ font-size: 1.2em; color: #808080; margin-top: 4px;}
.sj-txcg-box2 .box .zt li .icon{ width: 14px; height: 14px; border-radius: 100%; background: #e52a22; position: absolute; top: 3px; left: 10px;}
.sj-txcg-box2 .box .zt li+li{ margin-top: 30px;}
.sj-txcg-box2 .box .zt li:first-child span{ color: #e52a22;}
.sj-txcg-box2 .box .zt li::before{ content: ""; display: inline-block; position: absolute; width: 2px; background: #e52a22; height: 60px; left: 16px; top: 16px;}
.sj-txcg-box2 .box .zt li:last-child:before{ display: none;}
.sj-txcg-box2 .box .list{ margin: 10px 0 15px;}
.sj-txcg-box2 .box .list li{ font-size: 1.2em; color: #808080; line-height: 20px; width: 80%;}

.sj-txcg-btn{ text-align: center; margin: 30px 0;}
.sj-txcg-btn a{ display: inline-block; padding: 5px 80px; background: #e52a22; border-radius: 20px; font-size: 1.4em; color: #fff;}

/*商家端-提现详情-失败*/
.sj-txsb-box1{ background: #fff; position: relative; z-index: 0; padding: 20px 0 15px; text-align: center;}
.sj-txsb-box1 .icon{ font-size: 8em; color: #e52a22; height: 80px; line-height: 80px;}
.sj-txsb-box1 .title{ font-size: 1.4em; color: #333; margin-top: 5px;}
.sj-txsb-box1 .price{ font-size: 4em; color: #333; font-weight: normal; line-height: 38px; margin-top: 15px;}
.sj-txsb-box1 .text{ font-size: 1.3em; color: #a6a6a6; margin-top: 5px;}

.sj-txsb-box2{ background: #fff; margin-top: 15px;}
.sj-txsb-box2 li{ height: 50px; line-height: 50px; border-bottom: 1px solid #eee; font-size: 1.4em; color: #333;}
.sj-txsb-box2 li span{ float: right; display: inline-block; color: #666; position: relative;}
.sj-txsb-box2 li .price{ color: #e52a22;}
.sj-txsb-box2 li i{ display: inline-block; width: 24px; height: 24px; line-height: 24px; top: 50%; transform: translateY(-50%); position: absolute; left: -30px;}
.sj-txsb-box2 .top{ height: 50px; line-height: 50px; font-size: 1.4em; color: #333;}
.sj-txsb-box2 .list{ overflow: hidden;}
.sj-txsb-box2 .list dd{ font-size: 1.3em; color: #666; position: relative; padding-left: 35px; line-height: 20px; margin-bottom: 20px;}
.sj-txsb-box2 .list dd .icon{ width: 14px; height: 14px; border-radius: 100%; background: #52c419; position: absolute; top: 3px; left: 10px; }
.sj-txsb-box2 .list dd:last-child span{ color: #333;}
.sj-txsb-box2 .list dd p{ font-size: .875em; color: #808080;}
.sj-txsb-box2 .list dd:last-child .icon{ background: transparent; line-height: 14px;}
.sj-txsb-box2 .list dd:last-child .icon i{ color: #e52a22; font-size: 15px;}
.sj-txsb-box2 .list dd::before{ content: ""; position: absolute; width: 2px; height: 28px; background: #d2d2d2; top: 16px; left: 16px;}
.sj-txsb-box2 .list dd:last-child::before{ display: none;}

/*商家端-提现明细*/
.wd-txmx-list li .list dd .icon i{ transform: translateY(-4px);}
.wd-txmx-list li .list dd .icon.cg{ font-size: 52px; line-height: 45px; color: #52c419;}
.wd-txmx-list li .list dd .icon.sb{ font-size: 52px; line-height: 45px; color: #e52a22;}

/*商家端-评价管理*/
.sj-pj-top{ margin-top: 2px;}
.sj-pj-top li{ float: left; width: 33.333333%; text-align: center; height: 40px; line-height: 40px; padding: 0 25px;}
.sj-pj-top li a{ font-size: 1.4em; color: #686868; display: inline-block; position: relative;}
.sj-pj-top li a::before{ content: ""; position: absolute; width: 100%; height: 2px; border-radius: 6px; background: #e52a22; bottom: 0; left: 0; display: none;}
.sj-pj-top li.on a{ color: #e52a22;}
.sj-pj-top li.on a::before{ display: inline-block;}

.sj-pj-list{ overflow: hidden;}
.sj-pj-list .hd{ text-align: center; padding: 25px 15px 0; background: #fff;}
.sj-pj-list .hd ul{ display: inline-block; overflow: hidden;}
.sj-pj-list .hd li{ float: left; margin: 0 15px;}
.sj-pj-list .hd li a{ display: inline-block; padding: 5px 30px; background: #ccc; border-radius: 20px; font-size: 1.3em; color: #fff;}
.sj-pj-list .hd li.on a{ background: #e52a22;}
.sj-pj-list .bd{ overflow: hidden; }
.sj-pj-list .bd li{ padding: 20px 15px; overflow: hidden; margin-bottom: 15px; background: #fff;}
.sj-pj-list .bd li .img{ width: 21vw; height: 21vw; float: left;}
.sj-pj-list .bd li .img img{ width: 100%; height: 100%;}
.sj-pj-list .bd li .text{ width: 70vw; float: left; padding-left: 15px;}
.sj-pj-list .bd li .text .title{ font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sj-pj-list .bd li .text .p{ font-size: 1.2em; color: #999; margin-top: 25px;}
.sj-pj-list .bd li .btns{ text-align: right; margin-top: 10px; position: relative;}
.sj-pj-list .bd li .btns span{ font-size: 1.4em; color: #e52a22; display: inline-block; position: absolute; height: 20px; line-height: 20px; top: 50%; transform: translateY(-50%); left: 0;}
.sj-pj-list .bd li .btns span i{ display: inline-block; width: 20px; height: 20px; float: left; margin-right: 5px;}
.sj-pj-list .bd li .btns a{ display: inline-block; padding: 4px 15px; border: 1px solid #ccc; font-size: 1.4em; color: #333; border-radius: 20px; margin-left: 10px;}
.sj-pj-list .bd li .btns a:last-child{ border: 1px solid #e52a22; color: #e52a22;}

/*商家端-评价详情*/
.sj-pj-box1{ overflow: hidden;}
.sj-pj-box1 .top{ height: 45px; line-height: 45px; padding: 0 15px; font-size: 1.4em; color: #666;}
.sj-pj-box1 .box{ padding: 20px 15px; overflow: hidden; background: #fff;}
.sj-pj-box1 .box .img{ width: 21vw; height: 21vw; float: left;}
.sj-pj-box1 .box .img img{ width: 100%; height: 100%;}
.sj-pj-box1 .box .text{ width: 70vw; float: left; padding-left: 15px; position: relative;}
.sj-pj-box1 .box .text .title{ width: 80%; font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sj-pj-box1 .box .text .p{ font-size: 1.2em; color: #666; margin-top: 30px;}
.sj-pj-box1 .box .text .pj{ position: absolute; top: 10px; right: 0; text-align: center;}
.sj-pj-box1 .box .text .pj .icon{ width: 25px;}
.sj-pj-box1 .box .text .pj .t{ font-size: 1.3em; color: #e52a22; margin-top: 5px;}
.sj-pj-box1 .box .content{ margin-top: 15px; border-top: 1px solid #eee;}
.sj-pj-box1 .box .content .pj{ font-size: 1.3em; color: #333; padding: 10px 0;}
.sj-pj-box1 .box .content .imgs{ overflow: hidden;}
.sj-pj-box1 .box .content .imgs ul{ margin: 0 -5px;}
.sj-pj-box1 .box .content .imgs li{ width: 33.33333%; float: left; padding: 0 5px;}
.sj-pj-box1 .box .content .imgs li:nth-child(-n+3){ margin-bottom: 10px;}
.sj-pj-box1 .box textarea{ width: 90%; height: 120px; border-radius: 6px; border: none; background: #f7f7f7; font-size: 1.3em; padding: 15px; color: #333;}

.sj-pj-btn{ text-align: center; margin: 25px 0 30px;}
.sj-pj-btn a{ display: inline-block; padding: 5px 70px; background: #e52a22; border-radius: 20px; font-size: 1.4em; color: #fff;}









/*登陆*/
.login{ position: relative;}
.login .login-bg{ position: relative; z-index: 0; height: 145vw;}
.login .login-box{ position: absolute; width: 100%; top: 0; z-index: 1; left: 0;}
.login .login-box .top{ margin-top: 36%; overflow: hidden; padding: 0 40px;}
.login .login-box .top li{ float: left; width: 50%; text-align: center; position: relative;}
.login .login-box .top li a{ font-size: 2em; color: #fff; display: inline-block; padding-bottom: 6px; padding-top: 11px;}
.login .login-box .top li::before{ content: ""; position: absolute; width: 30px; height: 2px; border-radius: 10px; background: #fff; bottom: 0; left: 50%; transform: translateX(-50%); display: none;}
.login .login-box .top li.on a{ font-size: 3em; padding-top: 0;}
.login .login-box .top li.on::before{ display: inline-block;}
.login .login-box .box{ width: 100%; background: #fff; border-radius: 20px 0; margin-top: 20px; padding: 30px 30px 20px; box-shadow: 0 3px 15px rgba(229,42,34,.14);}
.login .login-box .box dl{ margin-bottom: 0;}
.login .login-box .box dt{ font-size: 2.4em; text-align: center; color: #e52a22; font-weight: normal; padding-bottom: 5px;}
.login .login-box .box dd{ margin-top: 10px;}
.login .login-box .box dd label{ font-size: 1.4em; color: #999; font-weight: normal; width: 100%;}
.login .login-box .box dd input[type="text"], .login .login-box .box dd input[type="password"]{ border: 1px solid #cbd2d7; width: 100%; height: 45px; line-height: 45px; border-radius: 6px; font-size: 1.4em; color: #f9fafe; background: #f9fafe; padding: 0 15px;}
.login .login-box .box dd input::-webkit-input-placeholder{ color: #999;}
.login .login-box .box dd input[type="submit"]{ width: 100%; height: 35px; border-radius: 40px; border: none; background: #e52a22; font-size: 1.5em; color: #fff; letter-spacing: 2px;}
.login .login-box .box dd a.change{ display: inline-block; width: 100%; height: 35px; border-radius: 40px; background: #d1d1d1; font-size: 1.5em; color: #fff; letter-spacing: 2px; text-align: center; line-height: 35px; margin-top: 10px;}
.login .login-box .box .other{ overflow: hidden; margin-top: 20px;}
.login .login-box .box .other a{ font-size: 1.4em; color: #6f6f6f;}
.login .login-box .box .other a.fr{ color: #e52a22;}

.login-other{ margin-top: 20px;}
.login-other .top{ text-align: center; color: #999; font-size: 1.4em; background: url(../images/other-dl-top-icon.png) no-repeat center; background-size: 46%;}
.login-other .list{ overflow: hidden; padding: 20px 50px 30px;}
.login-other .list li{ float: left; width: 50%; text-align: center;}
.login-other .list li .icon img{ height: 60px;}
.login-other .list li .title{ font-size: 1.4em; color: #333; margin-top: 5px;}

.login-header{ height: 50px; line-height: 50px; position: relative;}
.login-header .back{ width: 8%; float: left;}
.login-header .back a{ display: inline-block; width: 100%;}
.login-header .back i{ font-size: 2em; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.login-header .title{ position: absolute; font-size: 1.6em; color: #fff; top: 50%; left: 50%; transform: translate(-50%,-50%);}

.login-p{ text-align: center; font-size: 1.2em; color: #666; }

/*注册*/
.login .reg-bg{ height: 135vw;}
.login .login-box .reg dd{ margin-top: 0; position: relative; overflow: hidden; border-bottom: 1px solid #d2d2d2;}
.login .login-box .reg dd:nth-child(2) label{ float: left; width: 16%; display: inline-block; margin-bottom: 0; height: 50px; line-height: 50px; font-size: 1.8em; color: #e52a22; position: relative;}
.login .login-box .reg dd:nth-child(2) label::before{ content: ""; width: 1px; height: 20px; background: #d2d2d2; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.login .login-box .reg dd:nth-child(2) input[type="text"]{ float: left; width: 84%;}
.login .login-box .reg dd input[type="text"], .login .login-box .reg dd input[type="password"]{ border: none; width: 100%; height: 50px; line-height: 50px; border-radius: 0; font-size: 1.4em; background: transparent; padding: 0 15px; color: #333;}
.login .login-box .reg dd:last-child{ margin-top: 20px; border-bottom: 0;}
.login .login-box .reg dd a{ position: absolute; display: inline-block; height: 26px; line-height: 26px; padding: 0 15px; border-radius: 30px; background: #e52a22; color: #fff; font-size: 1.4em; right: 0; top: 50%; transform: translateY(-50%);}
.login .login-box .reg dd .send0{ background: #ccc; pointer-events: none;}


.gwc-js{ background: #fff; padding: 15px; border-top: 1px solid #ddd; overflow: hidden; position: fixed; width: 100%; bottom: 80px;}
.gwc-js .xz{ float: left; width: 8%; height: 30px; padding-right: 10px; position: relative;}
.gwc-js .xz input[type="checkbox"]{ opacity: 0; position: absolute; z-index: 0; top: 50%; transform: translateY(-50%); left: 0; width: 20px; height: 20px; margin: 0;}
.gwc-js .xz label{ display: inline-block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #9b9b9b; position: absolute; top: 50%; transform: translateY(-50%); left: 0; pointer-events: none;}
.gwc-js .xz label i{ width: 10px; height: 10px; line-height: 10px; margin-right: 0; position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-60%,-45%) scale(.8,.8); font-size: 12px; display: none; color: #fff;}
.gwc-js .xz input[type="checkbox"]:checked + label{ border: 1px solid #e52a22; background: #e52a22;}
.gwc-js .xz input[type="checkbox"]:checked + label i{ display: inline-block;}
.gwc-js .title{ font-size: 1.4em; color: #666; float: left; height: 30px; line-height: 30px;}
.gwc-js .btns{ float: right; height: 30px; line-height: 30px;}
.gwc-js .btns span{ font-size: 1.4em; color: #666; float: left;}
.gwc-js .btns a{ display: inline-block; border-radius: 20px; padding: 0 20px; background: #e52a22; font-size: 1.4em; color: #fff; margin-left: 20px;}



/*订单支付*/
.dd-zf-top{ background: #fff; padding-top: 20px; position: relative; margin-top: 5px;}
.dd-zf-top .top{ font-size: 1.3em; color: #333;}
.dd-zf-top .top span{ padding: 2px 4px; border-radius: 4px; background: #e52a22; color: #fff; transform: scale(.8,.8); margin-left: -5px; display: inline-block; height: 16px; line-height: 14px;}
.dd-zf-top .dz{ font-size: 1.5em; margin-top: 8px; padding-right: 50px;}
.dd-zf-top .other{ margin-top: 8px; font-size: 1.2em; color: #666;}
.dd-zf-top .other span{ margin-left: 10px;}
.dd-zf-top .icon{ position: absolute; right: 15px; font-size: 20px; top: 50%; transform: translateY(-60%); color: #aaa;}
.dd-zf-top .line{ height: 2px; width: 100%; position: relative; background: url(../images/sj-ddxq-line.png) ; background-size: contain; margin-top: 15px;}

.dd-zf-box{ background: #fff; border-radius: 6px; padding: 10px 15px; margin-top: 15px;}
.dd-zf-box .top{ height: 30px; line-height: 30px;}
.dd-zf-box .top i{ display: inline-block; height: 20px; line-height: 20px; float: left; margin-right: 8px; font-size: 1.5em;}
.dd-zf-box .top i img{ transform: translate(-6px, 3px) scale(.6,.6);}
.dd-zf-box .top span{ float: left; display: inline-block; font-size: 1.3em; color: #333; margin-right: 10px; margin-left: -14px;}
.dd-zf-box .list{ overflow: hidden;}
.dd-zf-box .list li{ overflow: hidden; margin-top: 10px;}
.dd-zf-box .list li .con .img{ float: left; width: 22vw; height: 22vw;}
.dd-zf-box .list li .con .img img{ width: 100%; height: 100%;}
.dd-zf-box .list li .con .text{ float: left; width: 70vw; padding-left: 10px;}
.dd-zf-box .list li .con .text .title{ font-size: 1.3em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.dd-zf-box .list li .con .text .gg{ margin-top: 3px;}
.dd-zf-box .list li .con .text .gg span{ display: inline-block; background: #f9f9f9; color: #999; padding: 2px 5px; border-radius: 6px; font-size: 1.2em; transform: scale(.9,.9); margin-left: -4px;}
.dd-zf-box .list li .con .text .price{ float: left; line-height: 24px; color: #e52a22; font-size: 1.2em; width: 50%; margin-top: 4px;}
.dd-zf-box .list li .con .text .price span{ font-size: 1.6em;}
.dd-zf-box .list li .con .text .num{ float: right; width: 50%; line-height: 24px; font-size: 1.2em; color: #333; text-align: right; margin-top: 4px;}
.dd-zf-box .ly{ height: 45px; line-height: 45px; margin-top: 10px;}
.dd-zf-box .ly label{ width: 20%; font-size: 1.3em; color: #333; float: left; font-weight: normal; margin-bottom: 0;}
.dd-zf-box .ly input{ width: 80%; font-size: 1.3em; color: #333; float: left; border: none; text-align: right;}

.dd-zf-xx{ background: #fff; border-radius: 6px; padding: 10px 0; margin-top: 15px;}
.dd-zf-xx li{ height: 35px; line-height: 35px; font-size: 1.3em; color: #333;}
.dd-zf-xx li span{ float: right; display: inline-block;}
.dd-zf-xx li.yh span, .dd-zf-xx li.hj span{ color: #e52a22;}

.dd-zf-fs{ background: #fff; border-radius: 6px; padding: 15px 0; margin-top: 15px;}
.dd-zf-fs li{ height: 30px; line-height: 30px; overflow: hidden; padding: 0 15px;}
.dd-zf-fs li .top{ float: left; width: 20%; font-size: 1.3em; color: #333; display: inline-block;}
.dd-zf-fs li .icon{ float: left; width: 30px; height: 30px; line-height: 30px;}
.dd-zf-fs li .t{ float: left; font-size: 1.3em; color: #666; height: 30px; line-height: 30px; padding-left: 10px;}
.dd-zf-fs li .xz{ float: right; font-size: 18px; color: #999;}

.dd-zf-btns{ position: fixed; height: 70px; background: #fff; width: 100%; bottom: 0; left: 0;}
.dd-zf-btns .price{ font-size: 1.6em; color: #e52a22; padding: 5px 0; float: left;}
.dd-zf-btns .price span{ font-size: 1.6em;}
.dd-zf-btns .price p{ font-size: 12px; color: #999; transform: scale(.8,.8); display: inline-block;}
.dd-zf-btns .btns{ float: right; height: 30px; line-height: 30px; margin-top: 8px;}
.dd-zf-btns .btns a{ display: inline-block; border-radius: 20px; padding: 0 20px; background: #e52a22; font-size: 1.4em; color: #fff; margin-left: 20px;}
.tc-dz{ position: fixed; top: 100%; left: 0; transition: all .3s ease; width: 100%; height: 100%; background: #f7f7f7;}
.tc-dz.on{ top: 50px;}



/*********************我的二维码********************/
.wd-wx-box{ background:#fff; margin-top:20px; padding:15px 10%;}
.wd-wx-box .top{ background:url(../images/wd-wx-icon.png) no-repeat center bottom; background-size:contain; padding: 5px 0 20px; overflow: hidden;}
.wd-wx-box .top .tx{ padding-left:0;}
.wd-wx-box .top .tx img{ border-radius:100%;}
.wd-wx-box .top .text{ padding:0;}
.wd-wx-box .top .text .title{ font-size:1.6em; color:#333; margin-top:8px;}
.wd-wx-box .top .text .p{ font-size:1.2em; color:#333; margin-top:4px;}
.wd-wx-box .img{ padding:30px 20px 10px;}

.wd-wx-btns{ margin-top:20px; text-align:center;}
.wd-wx-btns a{ height:35px; border-radius:35px; background:url(../images/zc-btn-bg.jpg) repeat-y; font-size:1.4em; color:#fff; padding-left:0; background-size: contain; width:70%; border:none; display:inline-block; line-height:35px;}






















