/*购物车-开始*/
.header .edit{ color: #000; font-size: 28px;}
.shop-cart-box{width: 750px;height: 284px;background: #fafafc url(../../img/mobile-site/gobal/no_shop_cart.png) no-repeat ;background-position: 137px 80px;display: flex;justify-content: center;}
.text-box{display: flex;justify-content: center;align-items: flex-start;flex-direction:column;margin-left: 200px;}
.text-no-shop{font-size: 28px;color: #907260;margin-bottom: 20px;}
.go-buy{color: #fff;padding: 11px 36px;background: #d3c0a4;font-size: 28px;border-radius: 10px;}
.text-rec{width: 750px;height: 131px;display: flex;justify-content: center;align-items: center;color: #666666;font-size: 28px;margin-top: 14px;background: #fff;}
.text-rec .line{height: 1px;width: 74px;background: #666666; margin-top: 0px;}
.text-rec span{padding: 0 20px;}
.shop-cart-list-con{width: 702px;margin: 0 auto;background: #f8f6f7;padding:24px;padding-bottom: 109px;}
.shop-cart-list-con li{float: left;margin-right: 25px;height: 490px;margin-bottom: 45px;width: 338px; background: #fff;border-radius: 10px;}
.shop-cart-list-con li:nth-child(2n){margin-right: 0;}
.shop-cart-list-con li .text{display: flex;height: 122px;width: 324px; margin:5px;justify-content: center;flex-direction:column; overflow: hidden;}
.shop-cart-list-con li .name{font-size: 28px;align-items: flex-start;flex-direction: column; width: 324px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.shop-cart-list-con li .wenan{font-size: 28px;align-items: flex-start;flex-direction: column; width: 324px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; color: #999999;}
.shop-cart-list-con li .price{font-size: 28px;color: #ed1b23; float: left;}
.shop-cart-list-con li .img{ border-radius: 10px;}
.shop-cart{background: #efeff4;}
.shop li{display: flex;justify-content: space-between;align-items: center;height: 216px;background: #fff; border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5; margin-bottom: 20px;}
.pay-box{display: flex;justify-content: center;align-items: center;}
.balance,.delete{background: #fff;font-size: 23px;border-top: 1px solid #bbbabc;height: 92px;position: fixed;bottom: 122px;left: 0;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.balance-pay-check,.delete-pay-check{margin-right: 18px;}
/* .balance-btn{width: 208px;height:92px;display: flex;justify-content: center; background: url(../../img/mobile-site/gobal/button.svg)  -685px -959px no-repeat;} */
.balance-btn{width: 220px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #ed1b23;
    font-size: 32px;}
.delete-btn{width: 171px;height:62px;display: flex;justify-content: center; background:#ed1b23; color: #fff; border-radius: 8px; line-height: 62px; margin-right: 32px;}
.totle-box{margin-left: 100px;}
.totle-box .hui{ color: #666;}
.totle-text{margin-left: 30px;}
.shop-cart .balance .totle-box .totle-num{color: #ed1b23;}
.pay-check,.pay-uncheck{margin-left: 20px;width: 40px;height: 33px;background: url(../../img/mobile-site/gobal/pay-state.png);display: block;}
.pay-uncheck{background-position-x: -34px;background-repeat: no-repeat;}
.pro-img{width: 126px;height: 126px;}
.pro-text-box{width: 300px;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}
.pro-text{font-size: 24px; width:300px;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
.statistics{font-size: 22px; color: #666666;}
.unit-price{color: #ed1b23;font-size: 22px;}
.unit-price2{color: #666666;font-size: 22px; margin-left: 15px;}
.num-choice{margin-top: 40px;margin-right: 20px;width: 174px;height: 50px;line-height: 50px;border: 1px solid #b1b1b1;font-size: 28px;}
.lower{width: 50px;height: 50px;border-right: 1px solid #B1B1B1;text-align: center;float: left;background: #f9f9f9;}
.num{text-align: center;width: 72px;}
.higher{width: 50px;height: 50px;border-left: 1px solid #B1B1B1;text-align: center;float: right;background: #f9f9f9;}
.un-check{color: #d1d1d1;}
.no-login-state{height: 100%;width: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.login-text{font-size: 27px;color: #7a7a7c;margin-top:20px;}
.login{padding:16px 23px;border: 2px #b6b6b8 solid;border-radius: 8px;margin-top: 34px;font-size: 25px;}
/*购物车-结束*/

/*提交订单-开始*/
.balanceTitle{background-color: #fff;padding-top:28px;padding-bottom: 28px;text-align: center;font-size: 33px;line-height: 33px;border-bottom: 1px solid #CCCCCC;}
.balanceTitle span{height: 30px;width: 16px;position: absolute;left: 37px;}
.balanceAddress{font-size: 26px;color: #b60908;padding:33px 0 51px 37px;line-height: 26px;text-align: left;background-color: #fff;}
.balanceAddress span{height: 26px;width: 16px;position: absolute;right: 37px;color: #b5b5b5;}
.balancePayMent{background-color:#fff;margin-top: 20px;}
.balancePayMent .pay_wx,.balancePayMent .pay_zfb{height: 78px;width: 93%;line-height: 78px;margin: 0 auto;border-bottom:1px solid #f4f4f4;}
.pay_wx li,.pay_zfb li{float: left;font-size: 22px;}
.pay_wx li:nth-child(1),.pay_zfb li:nth-child(1){padding-left: 10px;}
.pay_wx li:nth-child(2),.pay_zfb li:nth-child(2){padding-left: 18px;}
.pay_wx li:nth-child(3),.pay_zfb li:nth-child(3){float:right;right: 0;}
.pay_wx li img,.pay_zfb li img{vertical-align:middle}
.balancePayMent .selected{background: url(../../img/mobile-site/gobal/pay_selected.jpg) no-repeat;width:33px;height: 34px;margin-top: 20px;}
.balancePayMent .unselected{background: url(../../img/mobile-site/gobal/pay_unselected.jpg) no-repeat;width:33px;height: 34px;margin-top: 20px;}
.orderInfor{background-color: #fff;margin-top: 10px;}
.orderInforTitle{height: 78px;line-height: 78px;font-size: 22px;border-bottom: 1px solid #f4f4f4;}
.orderInforTitle li,.orderInforList li{float: left;}
.orderInforTitle li img{vertical-align: middle;}
.orderInforTitle li:nth-child(1){padding-left: 33px;}
.orderInforTitle li:nth-child(2){padding-left: 18px;}
.orderInforList li img{margin-top: 30px;}
.orderInforList{height: 155px;border-bottom: 1px solid #f4f4f4;}
.orderInforList li:nth-child(1){padding-left: 34px;}
.orderInforList li:nth-child(2){padding-left: 30px;font-size: 22px;margin-top:50px;}
.orderInforList li:nth-child(3){position:absolute;right:25px;text-align: center;line-height: 155px;font-size: 18px;color:#a6a6a6;}
.red{color: #cb211c;}
.orderContent{background-color: #fff;padding-bottom: 152px;}
.orderContent ul{width: 93%;margin:0 auto;}
.orderContent li{height: 75px;font-size: 24px;line-height: 75px;padding-left: 8px;border-bottom: 1px solid #F4F4F4;}
.orderContent span{float: right;margin-right: 10px;color: #a6a6a6;}
.payFooter .rede74165{ color: #e74165;}
.payFooter{background-color: #f1f1f1;height: 76px;font-size: 25px;line-height: 76px;padding-left: 33px;position: fixed;bottom: 0;width: 96%;}
.payFooter .total{ float: right; margin-right: 20px;}
.payFooter .place_order1{width:200px; height:76px;background:url(../../img/mobile-site/gobal/button.svg) -428px -1079px no-repeat;float: right;}
.balanceAddress1{width: 100%;height: 225px;background-color: #fff;}
.balanceAddress1 .addressLogo{margin-top:94px;padding-left:35px;}
.balanceAddress1 .name_phone{padding-top: 34px;width: 76%;margin-left:26px;}
.balanceAddress1 .name_phone .username{font-size: 28px;}
.balanceAddress1 .name_phone .userphone{font-size: 22px;color: #00a6e7;float: right;margin-top:8px;}
.balanceAddress1 .name_phone .useraddress{margin-top: 16px;font-size: 23px;}
.balanceAddress1 .jiantou{margin-top:94px;padding-left:35px}
.balanceAddress1 li{float: left;}
.blanceline{background:#f9f9f9;width:100%;height: 12px;}
.orderList{width:750px;margin-top: 20px;border-top: 1px solid #c2c2c2;background-color:#fff ;}

.reduce{width: 40px;height: 40px;background-color: #fff;text-align: center;line-height: 40px;margin-right: 10px; border: 1px solid #666666;}
.add{width: 40px;height: 40px;background-color: #fff;text-align: center;line-height: 40px;margin-left: 10px; border: 1px solid #666666;}
a:visited div{border-bottom: 1px solid #F4F4F4;}
a:visited li{border-bottom: 1px solid #F4F4F4;}
.liuyan{font-size: 24px;height: 76px;width: 100%;padding-top: 24px;}
#payNum{width: 28px;text-align: center;}
.colorGray{color: #CCCCCC;}
.xjq-choice-box{width: 100%;position: fixed;z-index: 999;bottom: 0;background: #fff;text-align: center;-webkit-animation: .25s 0ms ease bot 1;display: none;}
@-webkit-keyframes bot{
	from{-webkit-transform: translateY(100%);}
	to{-webkit-transform: translateY(0%);}
}
.dkq-choice-box{width: 100%;position: fixed;z-index: 999;bottom: 0;background: #fff;text-align: center;-webkit-animation: .25s 0ms ease bot 1;display: none;}
@-webkit-keyframes bot{
	from{-webkit-transform: translateY(100%);}
	to{-webkit-transform: translateY(0%);}
}
.yhq-text{font-size: 40px;height: 90px;width: 100%;line-height: 90px;}
.yhq-choice li{height: 90px;width: 90%;padding: 0 5%;display: flex;justify-content: space-between;align-items: center;font-size: 28px;}
.close{background: #cd3241;color: #fff;height: 90px;font-size: 36px;line-height: 90px;}
.zheceng{width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,0.5);top: 0;left: 0;z-index: 999;-webkit-animation: .25s 0ms ease opa 1;display: none;}
.yhq-choice li .choice{width: 32px;height: 32px;background-image: url(../../img/mobile-site/gobal/choice.png);background-position-x: 0;}
.yhq-choice li.on .choice{background-position-x: 32px;}
@-webkit-keyframes opa{
	from{opacity: 0;}
	to{opacity: 1;}
}
.SubmitSuccess{ width: 234px; height: 34px; margin: 70px auto; background: url(../../img/mobile-site/gobal/SubmitSuccess.png) no-repeat; text-indent: 50px; color: #00a6e7; font-size: 30px; line-height: 34px;}
.order_info{width: 650px; margin: 0 auto;}
.order_info li{width: 650px; border-bottom: 1px solid #eeeeee;}
.order_info li.end{border-bottom: 0px;}
.order_info .red{ color: #ed1b23;}
.order_info .hui{ color: #999999; font-size: 24px;}
.order_info li span{ font-size: 26px; line-height: 100px; text-indent: 10px;}
.See_Order{width: 179px;height: 68px;background: url(../../img/mobile-site/gobal/button.svg) -488px -893px no-repeat;float: left;margin-left: 60px;}
.place_order{width: 179px;height: 62px;background: url(../../img/mobile-site/gobal/button.svg) -685px -895px no-repeat;float: right;margin-right: 45px;}
/*提交订单-结束*/

/*修改性别-开始*/
.edidteGender{ margin: 50px auto auto auto}
.edidteGender input{ width: 24px; height: 24px; margin-left: 2px; margin-right: 10px; line-height: 24px;}
.edidteGender span{ font-size: 24px; margin-right: 50px; line-height: 24px;}
/*修改性别-结束*/

/*修改出生日期-开始*/
.edidtebrithday{ margin: 50px auto auto auto; font-size: 24px;line-height: 40px;}
.edidtebrithday .brith{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../../img/mobile-site/gobal/arrow-sel.png) no-repeat scroll right center transparent; padding-right: 14px;overflow: hidden; width: 100px; height: 40px; border: 1px solid #ccc; margin-left: 2px; margin-right: 50px; font-size: 24px; line-height: 40px; float: left; text-indent: 5px;}
.edidtebrithday span{ margin-right: 20px; }
/*修改出生日期-结束*/

/*搜索-开始*/
.search-header{height: 120px;border-width: 0px;}
.search-input{font-size: 28px;padding-left: 70px;width: 506px;height: 60px;background: url(../../img/mobile-site/gobal/search_cio.png) no-repeat;background-position: 20px 12px;border: 1px solid #B1B1B1;box-shadow: none;-webkit-appearance: none;}
.cancel{color: #ed1b23;font-size: 25px;margin-right: 20px;}
.hot-search-box{width: 702px;margin: 20px auto;}
.search-title{font-size: 24px;}
.hot-search{width: 702px;padding-bottom: 20px;}
.hot-search li{padding: 17px 35px;background: #f4f4f4;margin-left: 17px;float: left;font-size: 20px;margin-top: 22px;}
.clear-history .line{height: 1px;width: 74px;background: #707070; margin-top: -3px;}
.clear-history{display: flex;justify-content: center;align-items: center;}
.clear-history span{margin: 0 20px;font-size: 24px;}
.search-no-result{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.search-no-result span{font-size: 26px;margin-top: 40px;}
			
.list-con{width: 702px;margin: 0 auto;}
.list-con li{float: left;margin-right: 10px;height: 455px;margin-bottom: 45px;}
.list-con li:nth-child(2n){margin-right: 0;}
.list-con li .text{display: flex;height: 122px;width: 100%;justify-content: center;align-items: center;flex-direction:column;}
.list-con li .wenan{font-size: 28px;}
.list-con li .price{font-size: 28px;color: #ed1b23;}
/*搜索-结束*/

/*发票信息-开始*/
.billLx{background-color: #fff;width: 95%;height: 172px;padding: 120px 20px 0px 20px;font-size: 23px;color: #666;}
.billTt{background-color: #fff;width: 95%;height: 333px;padding: 30px 20px 0px 20px;font-size: 23px;color: #666;margin-top: 20px;}
.billXz{width: 95%;height: 400px;padding: 0px 20px 0px 20px;font-size: 23px;color: #666;margin-top: 62px;}
.billTt .kuang span{width: 110px;height: 50px;border: 1px solid #666;color: #666;text-align: center;line-height: 50px;border-radius: 10px;margin-left: 20px;}
.billTt .kuang .kuangSelected{border: 1px solid #ed1b23;color: #ed1b23;}
/*发票信息-结束*/

/*帮助中心-开始*/
.help_list{padding-top: 91px;overflow: hidden;}
.help_list li{-webkit-transition: 1s 0s ease;display:block;width:750px;height:auto;line-height:104px;font-size:28px;float: left;}
.help_list li a{display:block;width:750px;height:104px;border-bottom:1px solid #cccccc;clear: both;}
.help_list .help_list_icon{height:28px;width:32px;display:block;float:left;margin:39px 21px 0 5px;}
.help_list .icon_common-problem{background-position:-10px center;}
.help_list .icon_distribution-inspection{background-position:-57px center;}
.help_list .icon_after-service{background-position:-104px center;}
.help_list .icon_service-agreement{background-position:-151px center;}
.help_list .icon_business-cooperation{background-position:-198px center;}
.help_list .icon_privacy-policy{background-position:-245px center;}
.help_list .icon_member-system{background-position:-290px center;}
.help_list .help_list_next{    display: block;float: right;margin-right: 36px;background: url(../../img/mobile-site/gobal/arrow.png) center center no-repeat;width: 14px;height: 25px;margin-top: 42px;}
.help_list .help_list_next.select{-webkit-transition: 1s 0s ease;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); }
.help_list .help_content{padding:0px 34px;margin-bottom:0px;line-height:48px;height: 0;overflow: hidden;}
.help_list .help_content.select{padding:24px 34px;height: auto;font-size:1em;}
/*帮助中心-结束*/

/*详情页-开始*/
.detailHeader{width: 100%;height: 80px;line-height: 80px;border-bottom: 1px solid #ccc;position: fixed;top:0;z-index: 99;background-color: #fff;}
.detailHeader ul{height: 80px;float: left;width: 200px;display: flex;justify-content: space-between;align-content: center;}
.detailHeader li{display: inline-block;font-size: 26px;height: 78px;}
.detailHeader .active{border-bottom: 2px solid #000;}
#swiper{width: 100%;height: 750px;}
#swiper .swiper-pagination{position: absolute; z-index: 20; bottom: 50px; width: 100%; text-align: center;left: 20px;}
.swiper-pagination-switch{/*display: inline-block;*/ width: 16px; height: 16px; border-radius: 8px; background: #e7e6e5; margin: 0 5px 10px 5px; opacity: 0.5; border: 1px solid #c4c4c4; cursor: pointer;}
.swiper-active-switch {background: #d3c9bf;border: 1px solid #6a6464}
.detailTitle{width: 717px;height: 132px;padding-top:38px;padding-left: 33px;font-size: 28px;position: relative;border-bottom: 1px solid #ccc;}
.detailTitle ul{ width: 90%;}
.detailTitle .goodname{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.detailTitle .goodprice{color:#ed1b23; font-weight: bold;}
.collect{background: url(../../img/mobile-site/detail/collect.png) no-repeat;width: 32px;height: 28px;position: absolute;right:5%;top:46px}
.collected{background: url(../../img/mobile-site/detail/collected.png) no-repeat;width: 32px;height: 28px;position: absolute;right:5%;top:46px}
.choose{width:717px;height: 88px;line-height: 88px;font-size: 23px;padding-left: 33px;border-bottom: 1px solid #ccc;}
.choose span{font-size: 23px;position: absolute;right: 40px;color: #ababab;}
.detailFooter{width: 100%;height: 100px;position: fixed;bottom: 0;background-color: #fff;border-top: 1px solid #c8c8c8;z-index: 2;}
.detailFooter li{float: left;height: 100px;border-right:1px solid #c8c8c8;}
.detailFooter li i{background: url(../../img/mobile-site/detail/shoppingNum.png) no-repeat;width: 26px;height: 26px;display: inline-block;top:20px;position: absolute;left:50px;text-align: center;line-height: 26px;font-size: 17px;color: #fff;}
.shoppingLogo{background: url(../../img/mobile-site/detail/shoppingLogo.jpg) no-repeat;width: 38px;height: 35px;margin-top:32px;margin-left: 28px;}
.shoucangLogo{background: url(../../img/mobile-site/detail/shoucangLogo.jpg) no-repeat;width: 38px;height: 35px;margin-top:32px;margin-left: 28px;}
.shoucangLogo1{background: url(../../img/mobile-site/detail/shoucangLogo1.png) no-repeat;width: 38px;height: 35px;margin-top:32px;margin-left: 28px;}
.ggfl{display: none;width: 100%;height: 100%;background-color: #353535;position: absolute;top:0;left:0;z-index: 2;filter: alpha(opacity=50);background-color:rgba(53, 53, 53, 0.5);position: fixed;}
.ggfl_bg{padding-bottom: 100px;width: 100%;height: auto;background-color: #fff ;position: fixed;bottom: 100px;animation:myfirst 0.5s;-webkit-animation:myfirst 0.5s;}
	@-webkit-keyframes myfirst{
	from{bottom: -200px;}
	to{bottom:100px;}
}
.close{background: url(../../img/mobile-site/detail/close.jpg) no-repeat;width: 50px;height: 50px;position: absolute;right:4% ;top:2%}
.ggfl_list{margin-top: 30px;margin-left:30px}
.ggfl_list li{padding: 20px;height: 23px;background-color: #f5f5f5;width: auto;display: inline-block;font-size: 23px;border:2px solid #f5f5f5;border-radius:10px;margin-right: 20px;margin-bottom: 20px;}
.ggfl_list .on{background: #ed1b23;color: #fff;}
.normalProblem{width:690px;padding:93px 30px 83px 30px;height: auto;}
.normalProblem .question{font-size: 23px;margin-top: 30px;}
.normalProblem .answer{font-size: 23px;color:#999999;margin-top: 20px;}
.text-rec{width: 750px;height: 131px;display: flex;justify-content: center;align-items: center;color: #666666;font-size: 28px;margin-top: 14px;background: #fff;}
.text-rec .line{height: 1px;width: 74px;background: #666666;}
.text-rec span{padding: 0 20px;}
.list-con{background: #f00;width: 702px;margin: 0 auto;background: #fff;padding:24px;padding-bottom: 0px;}
.list-con li{float: left;margin-right: 10px;height: 455px;margin-bottom: 30px;}
.list-con li:nth-child(2n){margin-right: 0;}
.list-con li .text{display: flex;height: 100px;width: 100%;justify-content: center;align-items: center;flex-direction:column;}
.list-con li .wenan{font-size: 28px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width: 100%; }
.list-con li .price{font-size: 28px;color: #ed1b23;text-align: left; width: 100%; }
.user-evaluate{display: flex;justify-content: space-between;width:710px;align-items: center;border-bottom: 1px solid #cccccc;height: 70px;margin: 0 auto;}
.user-evaluate .evaluate-title{font-size: 26px;}
.user-evaluate .arrow{width: 14px;height: 23px;background: url(../../img/mobile-site/gobal/arrow.png);}
.evaluate-box{width: 750px;border-bottom: 1px solid #cccccc;padding-bottom: 30px;}
.star{margin-left: 30px;}
.star li{width: 20px; height: 18px ;float: left; margin-right: 10px;background: url(../../img/mobile-site/goble/star.png);}
.nick{font-size: 25px;margin-left: 20px;}
.date{font-size: 18px;color: #999999;}
.evaluate-text{width: 670px;margin: 0 40px;line-height: 39px;font-size: 21px;float: left;text-align:justify;text-justify:inter-ideograph;}
.myPhoto{border-radius: 50%;}
/*详情页-结束*/

/*用户评价-开始*/
.user-evaluate .evaluate-title{font-size: 26px;}
.user-evaluate .arrow{width: 14px;height: 23px;background: url(../../img/mobile-site/gobal/arrow.png);}
.evaluate-box{width: 750px;border-bottom: 1px solid #cccccc;padding-bottom: 30px;}
.star{margin-left: 30px;}
.star li{width: 20px; height: 18px ;float: left; margin-right: 10px;background: url(../../img/mobile-site/goble/star.png);}
.nick{font-size: 25px;margin-left: 20px;}
.date{font-size: 18px;color: #999999;}
.evaluate-text{width: 670px;margin: 0 40px;line-height: 39px;font-size: 21px;float: left;text-align:justify; text-justify:inter-ideograph;}
.box{border-bottom: 1px solid #cccccc;padding-bottom: 20px;}
.myPhoto{border-radius: 50%;}
/*用户评价-结束*/


/*列表页-开始*/
.list-con-list{width: 702px;margin:0px auto;background: #fff; height: 100%; padding-top:200px; padding-bottom: 107px;}
.list-con-list li{float: left;margin-right: 10px;height: 435px;margin-bottom: 20px;width: 346px;}
.list-con-list li:nth-child(2n){margin-right: 0;}
.list-con-list li .text{display: flex;height: 75px;width: 100%;flex-direction:column;}
.list-con-list li .wenan{font-size: 28px;align-items: flex-start;flex-direction: column; text-align: left; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; float: left; width: 100%;}
.list-con-list li .price{font-size: 28px;color: #ed1b23; float: left; width: 100%;}
/*列表页-结束*/

/*修改密码-开始*/
.ModifyPassword{background:#e74165; width: 652px; height: 93px; margin-top: 50px; font-size:30px; text-align: center; line-height: 93px; border-radius: 10px; color: #fff;}
/*修改密码-结束*/


/*申请退款-开始*/
.ApplicationBtn{background-color: #ed1b23;height: 88px;font-size: 28px;line-height: 88px;position: fixed;bottom: 0;width: 100%;text-align: center; }
.ApplicationBtn .place_order1{color:#fff;}
.Application_order{background: #fff; height: 100%;}
.Application_order ul{ background: #fff; width: 100%;}
.Application_order .order .goodsToPayorder {width: 93%;height: 168px;position: relative; padding: 24px 25px;}
.Application_order .order .goodsToPayorder li{position: absolute;}
.tkyyclose, .hwztclose{background: url(../../img/mobile-site/detail/close.jpg) no-repeat;width: 50px;height: 50px;position: absolute;right:4% ;top:2%}
.Application_order .orderContent1{background-color: #fff;width: 100%;}
.Application_order .orderContent1 ul{width: 93%;margin:0 auto; }
.Application_order .orderContent1 li{height: 75px;font-size: 24px;line-height: 75px;padding-left: 8px;}
.Application_order .orderContent1 span{margin-right: 10px;color: #a6a6a6;}
.Application_order .orderContent1 .price{color: #ed1b23; margin-left: 20px;}
.Application_order .orderContent1 .beizhu{ width: 107%;height: 75px;background: #f4f4f4; margin-left: -4%;}
.Application_order .orderContent1 .beizhu span{margin-left: 4%;}
.UPvoucher{ width: 100%; height: 250px; background: #fff;}
.UPvoucher span{font-size: 24px;line-height: 75px;padding-left:35px;}
.UPvoucher .voucher{width:146px;height: 146px; background: url(../../img/mobile-site/gobal/voucher.png);margin-left:35px;}
/*申请退款-结束*/

/*选择服务类型-开始*/
.RefundRefunds ul li{width: 100%; height: 130px; text-indent: 65px; line-height: 93px; border-bottom: 2px solid #e4e4e4; position: relative;}
.RefundRefunds ul li .mr20{ margin-right: 20px;}
.RefundRefunds .tuikuan{ background: url(../../img/mobile-site/gobal/tuikuan.png) #fff no-repeat 20px 30px;}
.RefundRefunds .tuihuo{ background: url(../../img/mobile-site/gobal/tuihuo.png) #fff no-repeat 20px 30px;}
.RefundRefunds ul li .beizhu{ line-height: 30px; position: absolute; left: 0px; top: 68px; color: #999999;}
/*选择服务类型-结束*/



.logoSJ{ margin: 16px auto;}







