﻿@charset "utf-8";
/* 购物车 */
.cart .box{padding-top:1.2rem;}
.cart .box .box1{width:100%;position:absolute;top:0;left:0;background:url(../images/int_pic2.jpg) no-repeat center top;background-size:100%;height:1.17rem;}
.cart .box .box1 .text1{position:absolute;color:#fff;font-size:0.25rem;font-weight:bold;top:0.32rem;left:0.2rem;}
.cart .box .box1 .text2{position:absolute;color:#fff;font-size:0.13rem;font-weight:bold;top:0.65rem;left:0.2rem;}
.cart .box .box2{width:100%;height:100%;position:relative;padding-bottom:1.15rem;}
.cart .box .box2 .b_con1{width:100%;/*height:2.5rem;*/height:100%;overflow-y:scroll;margin-top:0;}
.box_com{width:100%;padding:0 0.07rem;margin-top:0.14rem;}
.box_com .bt{margin-bottom:10px;height:0.23rem;line-height:0.23rem;width:100%;border-bottom:1px #a6a6a6 solid;}
.box_com .bt span{display:inline-block;width:0.73rem;color:#fff;font-size:0.12rem;height:0.22;line-height:0.22;text-align:center;background:#ffa64d;font-weight:normal;}
.box_com .blist{width:100%;margin-bottom:0.12rem;padding:0.05rem;background:#fafafa;}
.box_com .blist .list1{position:relative;}
.box_com .blist .pic{width:0.85rem;height:0.85rem;overflow:hidden;border:2px #fc6d51 solid;}
.box_com .blist .pic img{width:100%;}
.box_com .blist .con{float:right;width:1.95rem;position:relative;height:0.85rem;}
.box_com .blist .con .name{width:1.55rem;line-height:0.15rem;padding-top:0.06rem;}
.box_com .blist .con .name a{color:#656d78;font-size:0.12rem;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow:hidden;}
.box_com .blist .con .type{width:1.55rem;line-height:0.15rem;color:#656d78;font-size:0.12rem;}
.box_com .blist .con .type span{color:#656d78;font-size:0.12rem;}
.box_com .blist .con .pn{width:1.8rem;position:absolute;left:0;bottom:0.1rem;}
.box_com .blist .con .pn .zp_text{color:#fc6e51;font-size:0.14rem;}
.box_com .blist .con .pn .price{width:0.9rem;color:#fc6e51;font-size:0.12rem;height: 0.15rem;line-height:0.15rem;}
.box_com .blist .delete{position:absolute;top:0;right:0;display:inline-block;width:0.4rem;height:0.55rem;color:#9c9c9c;font-size:0.1rem;line-height:0.75rem;text-align:center;background:url(../images/cart_tb01.png) no-repeat center 0.13rem;background-size:0.14rem;}
.box_com .blist .delete.sq{background:url(../images/cart_tb04.png) no-repeat center 0.12rem;background-size:0.13rem;}
.box_com .blist .delete:before{content:"";position:absolute;width:1px;height:70%;top:15%;left:0;background:#d6d6d6;}
.box_com .blist .con .pn .numb{border-left: 1px #656d78 solid;line-height:0.15rem;width:auto;padding-left:16px;color:#959595;font-size:0.1rem;text-align:left;margin:0;background:url(../images/thh05.gif) no-repeat left center;}
.box_com .blist .con .pn .numb span{color:#959595;font-size:0.1rem;}
.box_com .blist .con .pn .num{width:0.7rem;float:left;}
.box_com .blist .con .pn .num a{border:0.01rem #656565 solid;width:0.15rem;height:0.16rem;line-height:0.14rem;background:none;color:#363636;text-align:center;font-size:0.12rem;}
.box_com .blist .con .pn .num .n_num{background:none;width:0.25rem;height:0.16rem;line-height:0.14rem;color:#363636;font-size:0.12rem;text-align:center;border:0;border-top:0.01rem #656565 solid;border-bottom:0.01rem #656565 solid;}
@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone4/4s */
    .box_com .blist .con .pn .num a{line-height:0.11rem;}
}
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
    .box_com .blist .con .pn .num a{line-height:0.11rem;}
}
@media (device-height:667px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone6 */
    .box_com .blist .con .pn .num a{line-height:0.11rem;}
}
@media (device-height:736px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone6 Plus */
    .box_com .blist .con .pn .num a{line-height:0.11rem;}
}
.cart .box .box2 .b_con2{width:100%;padding:0 0.2rem;margin-top:0.1rem;position:absolute;bottom:0.7rem;left:0;}
.cart .box .box2 .b_con2 .bc1{text-align:right;color:#656d78;font-size:0.13rem;line-height:0.15rem;}
.cart .box .box2 .b_con2 .bc2{text-align:right;color:#656d78;font-size:0.11rem;line-height:0.15rem;}
.cart .box .box2 .b_con3{width:100%;padding:0 0.22rem;margin-top:0.05rem;position:absolute;bottom:0.2rem;left:0;}
.cart .box .box2 .b_con3 .btn{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}
.cart .box .box2 .b_con3 .btn1{background:none;border:1px #fc6e51 solid;color:#fc6e51;}
.cart .box .no_cart{width:100%;padding-top:0.4rem;}
.cart .box .no_cart .nc_pic{width:0.85rem;margin:0 auto;display:block;}
.cart .box .no_cart .nc_text{width:100%;text-align:center;line-height:0.15rem;color:#999999;font-size:0.13rem;margin-top:0.15rem;}
.cart .box .no_cart .nc_btn{width:100%;padding:0 0.22rem;position:absolute;left;0;bottom:0.1rem;}
.cart .box .no_cart .nc_btn .goleft{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;font-size:0.15rem;color:#fc6e51;font-weight:bold;}
.cart .box .no_cart .nc_btn .btn{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}

/* 礼品在商品签收后30天内发货弹窗  */
.tc_chris5 .box{width:100%;height:3.76rem;position:fixed;left:0;top:50%;margin-top:-1.88rem;z-index:2;}
.tc_chris5 .box .img1{width:100%;display:block;}
.tc_chris5 .box .tc_chris5_gb{width:1.2rem;height:0.6rem;display:block;position:absolute;color:transparent;left:50%;margin-left:-0.6rem;top:3.1rem;}
/* 礼品在商品签收后30天内发货弹窗  new*/
.tc_chris51 .box{width:100%;height:1.6rem;position:fixed;left:0;top:50%;margin-top:-0.8rem;z-index:2;}
.tc_chris51 .box .img1{width:100%;display:block;}
.tc_chris51 .box .tc_chris51_gb{width:1.2rem;height:0.6rem;display:block;position:absolute;color:transparent;left:50%;margin-left:-0.6rem;top:0.9rem;}

/* 提交订单 */
.submit .box{width:100%;padding-bottom:0.85rem;padding-top:0.6rem;}
.submit .box .box_con{width:100%;overflow-y:auto;/*height:3.7rem;*/height:100%;}
.submit .box .allbt{color:#fc6e51;font-size:0.2rem;height:0.5rem;line-height:0.55rem;width:100%;text-align:center;font-weight:bold;position:absolute;top:0;left:);}
.submit .box .box1{width:100%;padding:0 0.07rem;}
.submit .box .box1 .bt{color:#fc6e51;font-size:0.14rem;height:0.36rem;line-height:0.36rem;width:100%;text-align:center;font-weight:bold;}
.submit .box .box1 .bcon1{width:100%;height:0.6rem;line-height:0.6rem;text-align:center;background:#fff;color:#656d78;font-size:0.12rem;text-align:center;}
.submit .box .box1 .bcon2{width:100%;height:auto;padding:0.05rem 0.4rem 0.05rem 0.18rem;background:#fff url(../images/cart_tb03.png) no-repeat 2.9rem center;background-size:0.06rem;}
.submit .box .box1 .bcon2 .bc1{width:100%;height:0.25rem;line-height:0.25rem;}
.submit .box .box1 .bcon2 .bc1 .text1{color:#656d78;font-size:0.12rem;}
.submit .box .box1 .bcon2 .bc2{word-wrap:break-word;width:100%;color:#656d78;font-size:0.12rem;line-height:0.15rem;padding:0.02rem 0;}
.submit .box .box2{margin-top:0.1rem;}
.submit .box .box2 .bt{color:#fc6e51;font-size:0.14rem;height:0.36rem;line-height:0.36rem;width:100%;text-align:center;font-weight:bold;}
.submit .box .box2 .b_con1{margin-top:0;}
.submit .box .box2 .btext{width:100%;padding:0 0.07rem;margin-bottom:0.05rem;position:relative;}
.submit .box .box2 .bt_text1{display:inline-block;height:0.25rem;line-height:0.25rem;color:#656d78;font-size:0.13rem;font-weight:bold;width:0.6rem;}
.submit .box .box2 .bt_text2{display:inline-block;height:0.25rem;line-height:0.25rem;color:#656d78;font-size:0.13rem;font-weight:bold;width:2.45rem;padding:0 0.08rem;background:#fafafa;}
.submit .box .box2 .bt_text2.choice-coupon{background:#fafafa url(../images/cart_tb03.png) no-repeat 97% center;background-size:auto 60%;}
.submit .box .box2 .bt_text2.bt_text_choice{background:#fafafa url(../images/tb21.png) no-repeat 97% center;background-size:auto 60%;}
.submit .box .box2 .bt_text2.bt_text_choice.on{background:#fafafa url(../images/tb22.png) no-repeat 97% center;background-size:auto 60%;}
.submit .box .box2 .bt_btn1{width:0.27rem;height:0.25rem;position:absolute;right:0.15rem;top:0;line-height:0.25rem;text-align:center;color:#fc6e51;font-size:0.11rem;text-decoration:underline;}
.submit .box .box2 .btext .bt_text3{display:inline-block;height:0.25rem;line-height:0.25rem;color:#656d78;font-size:0.13rem;font-weight:bold;}
.submit .box .box2 .btext .bt_yn{padding:0 0.2rem;margin-left:0.25rem;display:inline-block;height:0.25rem;line-height:0.25rem;color:#656d78;font-size:0.13rem;font-weight:bold;background:url(../images/tb21.png) no-repeat left center;background-size:0.15rem;}
.submit .box .box2 .btext .bt_yn.on{background:url(../images/tb22.png) no-repeat left center;background-size:0.15rem;}
.submit .box .box2 .fpiao{display:none;width:2.9rem;background:#fff;margin:0 auto;padding-bottom:0.15rem;}
.submit .box .box2 .fpiao .fp_bt{width:100%;height:0.23rem;line-height:0.23rem;background:#fc6e51;color:#fff;font-size:0.13rem;text-align:center;border-bottom:1px #a6a6a6 solid;}
.submit .box .box2 .fpiao .fp_list{width:100%;padding:0 0.1rem;margin-top:0.14rem;}
.submit .box .box2 .fpiao .fp_list>input{width:100%;height:0.28rem;line-height:1.5em;border:0.01rem #fd8971 solid;color:#363636;font-size:0.12rem;padding:0 0.12rem;}
.submit .box .box2 .fpiao .fp_ts{width:100%;padding:0.03rem 0.1rem 0 0.22rem;color:#fc2d2d;font-size:0.1rem;background:url(../images/ts01.png) no-repeat 0.1rem 0.03rem;background-size:0.1rem;}
.submit .box .box3{padding-top:0.24rem;}
.submit .box .box3 .bcon1{width:1.72rem;}
.submit .box .box3 .bcon1 .bc1{text-align:right;color:#656d78;font-size:0.13rem;line-height:0.15rem;}
.submit .box .box3 .bcon1 .bc2{text-align:right;color:#656d78;font-size:0.11rem;line-height:0.15rem;}
.submit .box .box3 .btn{margin-right:0.2rem;width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}
.submit .blist .con{width:1.8rem;}
.tc-int{width:100%;height:100%;position:fixed;left:0;top:0;z-index:2;display:none;}
.tc-int.on{display:block;}
.tc-int .black{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.6);}
.tc-int .box{width:100%;height:3.8rem;background:#ffffff;border-top-left-radius:0.15rem;border-top-right-radius:0.15rem;position:fixed;left:0;bottom:0;z-index:1;padding:0.46rem 0 0.7rem 0;}
.tc-int .box .tcint_gb{width:0.33rem;height:0.33rem;background:url(../images/gb02.png) no-repeat center center;background-size:0.12rem;position:absolute;right:0;top:0;z-index:1;}
.tc-int .box .box_bt{width:100%;padding:0 0.21rem;color:#303741;font-size:0.16rem;line-height:0.55rem;position:absolute;left:0;top:0;}
.tc-int .box .box_ul{width:100%;height:2.13rem;overflow-y:auto;}
.tc-int .box .box_ul .box_list{width:100%;padding:0 0.44rem;height:0.45rem;background:url(../images/tb21.png) no-repeat 0.21rem center;background-size:0.15rem;}
.tc-int .box .box_ul .box_list.on{background:url(../images/tb22.png) no-repeat 0.21rem center;background-size:0.15rem;}
.tc-int .box .box_ul .box_list .text1{width:100%;height:0.45rem;border-bottom:0.01rem #e4e4e4 solid;color:#656d78;font-size:0.14rem;line-height:0.45rem;}
.tc-int .box .box_btn1{width:3.18rem;height:0.43rem;text-align:center;line-height:0.43rem;background:#fc6e51;color:#fff;font-size:0.15rem;border-radius:0.25rem;position:absolute;left:50%;margin-left:-1.59rem;bottom:0.65rem;z-index:1;}

.tc-coupon{position:fixed;top:0;left:0;padding:0.26rem 0.24rem 0.76rem 0.24rem;width:100%;height:100%;z-index:2;}
.tc-coupon .box{position:relative;width:100%;/*height:5rem;*/height:100%;background:rgba(255,255,255,0.95);border-radius:0.12rem;box-shadow:0 0 8px #444;overflow:hidden;padding-top:1.2rem;}
.tc-coupon .box .cou-left{position:absolute;z-index:2;width:0.2rem;height:0.2rem;background:url(../images/left01.png) no-repeat center center;background-size:100%;left:0.08rem;top:0.08rem;color:transparent;}
.tc-coupon .box1{width:100%;position:relative;background:url(../images/int_pic2.jpg) no-repeat center top;background-size:100%;height:1.17rem;position:absolute;top:0;left:0;}
.tc-coupon .box1 .text1{position:absolute;color:#fff;font-size:0.18rem;font-weight:bold;top:0.26rem;left:0.45rem;}
.tc-coupon .box1 .text2{position:absolute;color:#fff;font-size:0.56rem;font-weight:bold;top:0.5rem;left:0.45rem;}
.tc-coupon .box1 .text3{position:absolute;color:#fff;font-size:0.25rem;font-weight:bold;top:0.5rem;left:0.2rem;}
.tc-coupon .box2{width:100%;height:100%;}
.tc-coupon .box2 .btab{width:100%;}
.tc-coupon .box2 .btab .bt_list{position:relative;width:50%;height:0.36rem;line-height:0.36rem;float:left;color:#434a54;font-size:0.13rem;text-align:center;font-weight:bold;}
.tc-coupon .box2 .btab .btab-list1:after{content:"";width:2px;height:50%;right:0;top:25%;background:#7a7e83;position:absolute;}
.tc-coupon .box2 .btab .btab-list2.on{color:#fc6e51;}
.tc-coupon .box2 .btab .btab-list2 a.on{color:#fc6e51;}
.tc-coupon .box2 .btab .btab-list2.on a{color:#fc6e51;}
.tc-coupon .box2 .btab .bt_list a{color:#434a54;}
.tc-coupon .box2 .bcon{width:100%;padding-top:0.15rem;height:100%;}
.tc-coupon .box2 .bcon .bcon_list{display:none;width:100%;height:3.45rem;overflow-y:auto;height:100%;}
.tc-coupon .box2 .bcon .bcon_list.on{display:block;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist{width:100%;padding:0rem;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list{float:left;width:1.41rem;margin:0.25rem 0.1rem 0 0.1rem;position:relative;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic{width:100%;border:1px #d3d1cb solid;border-top-left-radius:0.03rem;border-top-right-radius:0.03rem;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic .ub_box{background:#fff;width:100%;height:0.79rem;overflow:hidden;position:relative;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list.active .ubpic{border:1px #fff solid;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list.active .ubpic .ub_box .upic{height:140%;width:auto;margin:-10% auto;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic .ub_box .ubtext{padding:0 0.02rem;position:absolute;top:0;left:0;width:100%;text-align:right;color:#fd9f00;font-size:0.1rem;font-weight:bold;line-height:0.3rem;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic .ub_box .ubtext span{font-size:0.16rem;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .upic{width:100%;display:block;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .utext{-webkit-box-align: center;display: flex;justify-content:center;align-items: center;width:100%;padding:0.04rem 0.005rem;height:0.3rem;text-align:center;background:#fff;color:#aab2bd;font-size:0.1rem;font-weight:bold;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubtn{display:block;width:0.66rem;height:0.2rem;line-height:0.2rem;text-align:center;background:#ffa200;color:#fff;font-size:0.1rem;margin:0.1rem auto 0;border-radius:0.03rem;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list.on .upic{-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list.on .ub_box .ubtext{color:#999;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list.on .ubtn{background:#999;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic .ub_box .ubchoice{width:100%;height:100%;background:rgba(255,255,255,0.8);position:absolute;top:0;left:0;}
.tc-coupon .box2 .bcon .bcon-list1 .ulist .u_list .ubpic .ub_box .ubchoice>img{display:block;margin:10% auto;width:40%;}

/* 支付成功 */
.payed{width:100%;}
.payed .box{width:100%;}
.payed .box .bpic{width:1rem;margin:0.72rem auto 0;display:block;}
.payed .box .text1{width:100%;text-align:center;color:#fc6e51;font-size:0.25rem;padding-top:0.23rem;font-weight:bold;}
.payed .box .text2{width:100%;text-align:center;color:#656d78;font-size:0.125rem;padding:0.15rem 0;}
.payed .box .text3{width:100%;text-align:center;color:#656d78;font-size:0.13rem;line-height:0.15rem;}
.payed .box .bbtn{position:absolute;bottom:0.2rem;left:50%;margin-left:-0.6rem;width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}

/* 我的订单 */
.myorder{width:100%;}
.myorder .box{width:100%;padding:0 0.08rem;padding-top:1rem;}
.myorder .box .bt{color:#fc6e51;font-size:0.2rem;border-bottom:1px #fc6e51 solid;height:0.58rem;line-height:0.65rem;font-weight:bold;text-align:center;position:absolute;top:0;left:0;width:100%;}
.myorder .box .box1{width:100%;position:absolute;top:0.58rem;left:0;width:100%;}
.myorder .box .box1 .b_list{width:20%;float:left;height:0.31rem;line-height:0.31rem;text-align:center;color:#363636;font-size:0.125rem;position:relative;}
.myorder .box .box1 .b_list.on{color:#fc6e51;}
.myorder .box .box1 .b_list.on:after{position:absolute;bottom:0;left:0.24rem;content:"";border-left:0.06rem transparent solid;border-right:0.06rem transparent solid;border-bottom:0.06rem #fff solid;width:0;height:0;}
.myorder .box .box2{width:100%;height:100%;overflow-y:auto;}
.myorder .box .box2 .b_list{display:none;width:100%;}
.myorder .box .box2 .b_list.on{display:block;}
.myorder .box .box2 .b_list .no_blcon{width:100%;height:0.72rem;line-height:0.72rem;background:#fff;color:#fc6e51;font-size:0.16rem;font-weight:bold;text-align:center;}
.myorder .box .box2 .b_list .blcon{width:100%;position:relative;}
.myorder .box .box2 .b_list .blcon .bl_list{width:100%;background:#fff;margin-bottom:0.08rem;position:relative;}
.myorder .box .box2 .b_list .blcon .bl_list .list1{width:100%;height:0.2rem;line-height:0.2rem;padding:0 0.06rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list1 .text1{color:#656d78;font-size:0.11rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list1 .text2{color:#ff1d1d;font-size:0.11rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2{width:100%;background:#fafafa;padding:0.06rem;margin-bottom:0.02rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .pic{width:0.58rem;height:0.58rem;overflow:hidden;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .pic>img{width:100%;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .text{width:1.5rem;margin-left:0.12rem;padding-top:0.04rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .text .text1{color:#656d78;font-size:0.11rem;line-height:0.14rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .num{width:0.7rem;padding-top:0.04rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .num .num1{width:100%;text-align:right;color:#333333;font-size:0.11rem;line-height:0.14rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list2 .num .num2{width:100%;text-align:right;color:#666666;font-size:0.11rem;line-height:0.14rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list3{width:100%;text-align:right;color:#333333;font-size:0.11rem;height:0.22rem;line-height:0.22rem;padding:0 0.06rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list4{width:100%;padding:0.1rem;border-top:1px #e6e6e6 solid;}
.myorder .box .box2 .b_list .blcon .bl_list .list4 .btn{width:0.9rem;height:0.33rem;line-height:0.33rem;text-align:center;float:right;border-radius:0.05rem;margin-left:0.05rem;}
.myorder .box .box2 .b_list .blcon .bl_list .list4 .btn1{color:#fff;background:#fc6e51;font-size:0.15rem;font-weight:bold;}
.myorder .box .box2 .b_list .blcon .bl_list .list4 .btn2{color:#fc6e51;font-size:0.15rem;font-weight:bold;border:1px #fc6e51 solid;}

/* 订单详情 */
.order_detail{width:100%;}
.order_detail .box{width:100%;padding-top:0.65rem;padding-bottom:0.7rem;}
.order_detail .box .bt{width:100%;text-align:center;color:#fc6e51;font-size:0.2rem;font-weight:bold;height:0.62rem;line-height:0.75rem;position:absolute;top:0;left:0;width:100%;}
.order_detail .box .box_con{width:100%;height:100%;overflow-y:auto;}
.order_detail .box .box_con .box1{width:2.6rem;margin:0 auto;padding:0.1rem 0;border-top:1px #aab2bd solid;border-bottom:1px #aab2bd solid;}
.order_detail .box .box_con .box1 .b_list{width:100%;}
.order_detail .box .box_con .box1 .b_list .bl1{text-align:right;float:left;width:0.75rem;line-height:0.17rem;color:#5b5f64;font-size:0.14rem;}
.order_detail .box .box_con .box1 .b_list .bl2{word-wrap:break-word;float:left;width:1.8rem;line-height:0.17rem;color:#aab2bd;font-size:0.14rem;}
.order_detail .box .box_con .box1 .b_list .blpic{padding:0.04rem 0;}
.order_detail .box .box_con .box1 .b_list .blpic>img{width:0.5rem;}
.order_detail .box .box_con .box1 .b_list .bltext{color:#fc6e51;}
.order_detail .box .box_con .box1 .bl_oreder{color:#fc6e51;font-size:0.14rem;padding-top:0.12rem;}
.order_detail .box .box_con .box2{width:100%;padding:0 0.1rem;}
.order_detail .box .box_con .box2 .b_bt{width:100%;text-align:center;color:#fc6e51;font-size:0.14rem;font-weight:bold;height:0.6rem;line-height:0.7rem;}
.order_detail .box .box_con .box2 .b_box{width:2.6rem;margin:0 auto;border-top:1px #aab2bd solid;padding:0.12rem 0;padding-bottom:0.05rem;}
.order_detail .box .box_con .box2 .b_box .bb_list{word-wrap:break-word;width:100%;line-height:0.18rem;color:#5b5f64;font-size:0.14rem;}
.order_detail .box .box_con .box2 .b_box .bb_list>span{color:#aab2bd;font-size:0.14rem;}
.order_detail .box .box_con .box2 .b_con1{margin-top:0;padding:0;}
.order_detail .box .box_con .box2 .b_con1 .blist .pn .num{color:#656d78;font-size:0.12rem;line-height:0.15rem;padding-left:0.08rem;border-left:1px #656d78 solid;}
/*.order_detail .box .box_con .box2 .b_con1 .blist .con{width:1.7rem;}*/
.order_detail .box .box_con .box2 .bprice{margin-top:0.15rem;width:100%;text-align:right;color:#656d78;font-size:0.11rem;}
.order_detail .box .box_con .box2 .bprice>span{font-size:0.13rem;}
.order_detail .box .btn_con{width:100%;padding: 0 0.22rem;position:absolute;left:0;bottom:0.15rem;}
.order_detail .box .btn_con .btn1{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;font-size:0.15rem;color:#5b5f64;font-weight:bold;}
.order_detail .box .btn_con .btn2{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}

/* 申请退换货 */
.return{width:100%;}
.return .box{width:100%;padding-top:0.62rem;padding-bottom:0.74rem;}
.return .box .bt{width:100%;text-align:center;color:#fc6e51;font-size:0.2rem;font-weight:bold;height:0.62rem;line-height:0.75rem;position:absolute;top:0;left:0;}
.return .box .box_con{width:100%;/*height:3.65rem;*/height:100%;overflow-y:auto;padding:0 0.1rem;}
.return .box .box_con .box1{width:2.6rem;margin:0 auto;padding:0.1rem 0;border-top:1px #aab2bd solid;border-bottom:1px #aab2bd solid;}
.return .box .box_con .box1 .btext1{word-wrap:break-word;line-height:0.17rem;color:#5b5f64;font-size:0.14rem;}
.return .box .box_con .box1 .btext1>span{color:#aab2bd;}
.return .box .box_con .box1 .btext2{color:#fc6e51;font-size:0.12rem;line-height:0.23rem;display:inline-block;}
.return .box .box_con .b_con1{padding:0;}
.return .box .box_con .b_con1 .blist .num{padding-left:0.12rem;line-height:0.16rem;border-left:1px #656d78 solid;}
.return .box .box_con .b_con1 .blist .num .snum{padding-left:0.12rem;width:0.48rem;text-align:center;height:0.14rem;line-height:0.14rem;border:1px #fc6e51 solid;background:url(../images/num_tb01.gif) no-repeat right center;background-size:auto 100%;}
.return .box .box_con .bc_con1{width:100%;height:0.35rem;background:#fafafa;}
.return .box .box_con .bc_con1 .bctext1{width:0.75rem;height:0.35rem;line-height:0.35rem;color:#656d78;font-size:0.12rem;text-align:center;position:relative;}
.return .box .box_con .bc_con1 .bctext1:after{content:"";position:absolute;top:15%;right:0;width:1px;background:#656d78;height:70%;}
.return .box .box_con .bc_con1 .th-btn{height:0.35rem;line-height:0.35rem;padding-left:0.25rem;padding-right:0.1rem;color:#656d78;font-size:0.12rem;margin-left:0.35rem;background:url(../images/tb21.png) no-repeat left center;background-size:0.14rem;}
.return .box .box_con .bc_con1 .th-btn.on{background:url(../images/tb22.png) no-repeat left center;background-size:0.14rem;}
.return .box .box_con .bc_con2{margin-top:0.05rem;width:100%;background:#fafafa;}
.return .box .box_con .bc_con2 .bctext1{position:relative;padding:0.04rem 0 0.04rem 0.12rem;width:auto;height:0.9rem;}
.return .box .box_con .bc_con2 .bctext1>img{height:66.66%;display:block;}
.return .box .box_con .bc_con2 .bctext1 .gb{display:block;width:100%;height:0.3rem;line-height:0.3rem;color:#fc6e51;font-size:0.12rem;text-align:center;}
.return .box .box_con .bc_con2 .bctext2{width:0.9rem;height:0.6rem;position:relative;}
.return .box .box_con .bc_con2 .bctext2 .bct1{width:100%;height:0.6rem;line-height:0.6rem;color:#656d78;font-size:0.12rem;}
.return .box .box_con .bc_con2 .bctext2 .bct2{position:absolute;width:100%;height:0.6rem;top:0;left:0;opacity:0;}
.return .box .box_con .bc_con3{width:100%;background:#fafafa;margin-top:0.05rem;}
.return .box .box_con .bc_con3 .bctext1{width:0.75rem;height:0.86rem;line-height:0.86rem;color:#656d78;font-size:0.12rem;text-align:center;position:relative;}
.return .box .box_con .bc_con3 .bctext1:after{content:"";position:absolute;top:15%;right:0;width:1px;background:#656d78;height:70%;}
.return .box .box_con .bc_con3 .bctext2{overflow-y:auto;width:1.9rem;margin-left:0.24rem;border:0;padding:0.1rem 0;color:#656d78;font-size:0.12rem;height:0.86rem;line-height:0.15rem;background:none;}
.return .box .box_con .bc_con3 .bctext2::-webkit-input-placeholder{line-height:0.7rem;}
.return .box .box_con .bc_con3 .bctext2:-moz-placeholder{line-height:0.7rem;}
.return .box .box_con .bc_con3 .bctext2::-moz-placeholder{line-height:0.7rem;}
.return .box .box_con .bc_con3 .bctext2:-ms-input-placeholder{line-height:0.7rem;}
.return .box .btn_con{width:100%;padding: 0 0.22rem;position:absolute;left:0;bottom:0.15rem;}
.return .box .btn_con .btn1{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;font-size:0.15rem;color:#5b5f64;font-weight:bold;}
.return .box .btn_con .btn2{width:1.2rem;height:0.44rem;line-height:0.44rem;text-align:center;border-radius:0.05rem;background:#fc6e51;font-size:0.15rem;color:#fff;font-weight:bold;}
