/*@font-face{
    font-family: 'defaultFont';
    src : url('../fonts/PINGFANG MEDIUM.TTF');
}
@font-face{
    font-family: 'boldFont';
    src : url('../fonts/PINGFANG BOLD_0.TTF');
}
@font-face{
    font-family: 'numFont';
    src : url('../fonts/ARIAL.TTF');
}*/
/*全局*/
body, html {
    -webkit-tap-highlight-color: transparent;
    min-height: 100vh;height: auto;width: 100vw;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figure, figcaption, footer, header,  menu, nav, section, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;vertical-align: baseline; background: transparent;letter-spacing: 1px;}
body {overflow-x: hidden; font-family:  defaultFont;line-height: 1.5;}
h1 {font-size:.625rem;}
h2 {font-size:.5rem;}
h3 {font-size:.375rem;}
h4 {font-size:.3125rem;font-weight: 500;}
h5 {font-size:.28125rem;font-weight: 500;}
h6 {font-size:.25rem;font-weight: 500;}
a{ color: #333;}
li{list-style: none;}
i{font-style:normal;}
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img {max-width: 100%;display: inline-block;}
.clearfix{zoom: 1;}
.clearfix:after {display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"";font-size: 0;}
body{max-width: 750px;margin: 0 auto;font-size: .16rem; overflow-x: hidden;position: relative;background-color: #f2eae2;}
.link{color: #999 ; text-decoration: underline;}
.rt{float: right;}
.lf{float: left;}
.of{overflow: hidden}
.text-center{text-align: center;}
.text-right{text-align: right;}
.row{padding: 0 .3rem;}
/*.boldFont{font-family: 'boldFont'}
.defaultFont{font-family: 'defaultFont'}
.numFont{font-family: 'numFont'}*/
.spaceBetween{height: .2rem;background: #f2eae2}

/*weui修改*/
.weui-cells{margin: 0;background: none;}
.weui-cell{padding: .3125rem .4rem;}

.height-30{height: .625rem;}
.mgb-30{margin-bottom: .4rem;}
.mgt-30{margin-top: .4rem;}
.pdt-30{padding-top: .4rem;}
.pdb-30{padding-bottom: .4rem;}
.pd-30{padding: .4rem;}
.mgt-15{margin-top: .15rem;}
.mgt-20{margin-top: .267rem;}
.mgb-15{margin-bottom: .15rem;}
.bg-fff{background: #fff;}
.bg-main{background: #ffa913 !important;}
.bg-2{background: #fff0c5 !important;}
.bg-f0{background: #f0f0f0;}
.font-fff{color: #fff !important;}
.font-2{color: #0287c5 !important;}
.font-main{color: #ffa913 !important;}
.pdlf{padding: 0 .4rem;}
img.block{display: block;}
.pdt-12{padding-top:1.2rem;}
.pdt-16{padding-top:1.6rem;}
.pdt-06{padding-top:.6rem;}

/*通用样式*/
.weui-cell .weui-cell__bd{font-size: .375rem;color: #000;}
.weui-cell .weui-cell__bd p{font-size: .375rem;color: #000;line-height: 1.6}
.weui-cell .weui-cell__ft{font-size: .375rem;color: #000;}
.weui-cells:after, .weui-cells:before{display: none;}
.weui-cell:after, .weui-cell:before{display: none;}
.weui-input{font-size: .375rem;color: #000;height: .75rem;line-height: .75rem;}
.weui-check__label:active{background: none;}
.weui-cells__title{background: #f2eae2;color: #333;margin: 0;padding: .32rem .4rem .15rem;position: relative;}

/*weui-select-modal*/
.weui-select-modal{max-height: 9rem;}
/*.toolbar{background: #ffb100;}*/
.toolbar .toolbar-inner{height: 1.2rem;}
.toolbar .title{height: 1.2rem;line-height: 1.2rem;font-size: .4rem;}
.toolbar .picker-button{height: 1.2rem;line-height: 1.2rem;color: #cf392a;font-size: .4rem;}
.weui-select-modal .weui-cells_radio .weui-cell{position: relative;}
.weui-select-modal .weui-cells_radio .weui-cell .weui-cell__bd p{text-align: center;}
.weui-select-modal .weui-cells_radio .weui-cell .weui-cell__ft{position: absolute;right: .4rem;top: .3125rem;width: 24px;height: 22px;}
/*iconfont*/
/*.icon {width: 1em; height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}*/
.iconfont{font-size: .426667rem;}
.box-shadow-line{webkit-box-shadow: 0 5px 12px -10px #666;-moz-box-shadow: 0 5px 12px -10px #666;box-shadow: 0 5px 12px -10px #666;}
.box-shadow{webkit-box-shadow: 0 0 25px -5px #ccc;-moz-box-shadow: 0 0 25px -5px #ccc;box-shadow: 0 0 25px -5px #ccc;}
.animation{-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.rotate180{transform: rotate(180deg);-ms-transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);}

.weui-picker-modal{height: 9rem;}
.weui-picker-modal .picker-modal-inner{height: 7.8rem;}
.weui-picker-modal .picker-item{height: .75rem;line-height: .75rem;font-size: .4rem;}

/*地址选择器*/
.city-picker{height: 9rem;}
.city-picker .picker-item{font-size: .375rem;}
.city-picker .picker-modal-inner{height: 7.8rem;}

/*swiper样式改动*/
.swiper-pagination{height: 8px;}
.swiper-pagination-bullet{vertical-align: top;width: .666667rem;height: 4px;background: #ffb100;opacity: .5;border-radius: 4px;}
.swiper-pagination-bullet-active{background: #ffa913;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .4rem;}
.swiper-slide img{display: block;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999;font-size:.373rem;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #999;font-size:.373rem;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #999;font-size:.373rem;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;font-size:.373rem;}

textarea::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999;font-size:.373rem;}
textarea:-moz-placeholder, textarea:-moz-placeholder {color: #999;font-size:.373rem;}
textarea::-moz-placeholder, textarea::-moz-placeholder {color: #999;font-size:.373rem;}
textarea:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;font-size:.373rem;}

/*如果是iPhoneX*/
body.iPhoneX{}
.footer.iPhoneX{height: 2rem;}

/*通用头部*/
.header{height: 1.173333333rem;padding: .1866667rem .4rem;line-height: .8rem;position: fixed;width: 100%;left: 0;top: 0;z-index: 50;border-bottom: 1px solid #e5e5e5;background: #fff;}
.header.noLine{border-bottom: none;}
.header.hasBg{background: #7b3f41;}
.header p{font-size: .48rem;text-align: center;color: #000;height: .8rem;line-height: .8rem;}
.header .left{position: absolute;left: .4rem;top: .1866667rem;height: .8rem;font-size: .5rem;display: flex;align-items: center;}
.header .left .return{width: .26666rem;height: .466667rem;}
.header .right{position: absolute;right: .4rem;top: .1866667rem;height: .8rem;font-size: .4266667rem;color: #000;display: flex;align-items: center;}
.header .right a{display: flex;align-items: center;justify-content: center;}
.header .right .message{width: .6rem;height: .6rem;}
.header .right .collect{width: .5rem;height: .5rem;}
.header .right .collect.active{background: url("../images/76.png") no-repeat;background-size: 100%;}
.header .right .collect.active img{display: none;}
.header .right .share{width: .5rem;height: .5rem;margin-left: .3rem;}
.header .right .saoma{width: .5rem;height: .5rem;}
.header .right .cart{width: .5rem;height: .5rem;}
.header .right a{margin-left: .5rem;}
.header .left .fa-angle-left{font-size: .625rem;}
.header .newRight{position: absolute;right: .4rem;top: .184210526rem;display:flex;align-items:center;height:.8rem;}
.header .newRight .dk{font-size:.4rem;line-height:.8rem;}
.header .newRight .dw{width:.413rem;height:.507rem;margin-left:.267rem;}
.header.goods p{display: flex;justify-content: center;align-items: center;}
.header.goods p a{font-size: .4rem;margin: 0 .4rem;height: .8rem;line-height: .8rem;}
.header.goods p a.active{color: #cf392a;border-bottom: 1px solid #cf392a;}
.cushion-top{height: 1.173333333rem;}

.header.noBG p,.header.hasBg p{color: #fff;}
.header.noBG a,.header.hasBg a{color: #fff;}

/*新加头部*/
.header.green{background:linear-gradient(to right,#44df85,#5ac587 );}
.header.green p{color: #fff;}
.header.green a{color: #fff;}
.flex{display:flex;align-items:center;}
.flex1{flex:1;}
textarea:focus {
    outline: none;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(207, 220, 0, 0);
    border-radius: 0;
}
input:focus {
    outline: none;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(207, 220, 0, 0);
    border-radius: 0;
}

.cuttingLine{height: .133333333rem;background: #efeff4;}
.cushion-bottom{height: 1.333333rem;}
.footer{height: 1.28rem;}
.footer .cont{height: 1.28rem;position: fixed;width: 100%;bottom: 0;z-index: 50;background: #fff;left: 0;border-top: 1px solid #e4e0ee;display: flex;justify-content: center;align-items: center;}
.footer .cont .item{flex: 1;height: 1.28rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.footer .cont .item .icon{width: .65rem;height: .65rem;}
.footer .cont .item p{font-size: .32rem;color: #666;}
.footer .cont .item.home .icon{background: url("../images/67-1.png") no-repeat;background-size: 100%;}
.footer .cont .item.home.active .icon{background: url("../images/67-2.png") no-repeat;background-size: 100%;}
.footer .cont .item.mall .icon{background: url("../images/68-1.png") no-repeat;background-size: 100%;}
.footer .cont .item.mall.active .icon{background: url("../images/68-2.png") no-repeat;background-size: 100%;}
.footer .cont .item.college .icon{background: url("../images/69-1.png") no-repeat;background-size: 100%;}
.footer .cont .item.college.active .icon{background: url("../images/69-2.png") no-repeat;background-size: 100%;}
.footer .cont .item.my .icon{background: url("../images/70-1.png") no-repeat;background-size: 100%;}
.footer .cont .item.my.active .icon{background: url("../images/70-2.png") no-repeat;background-size: 100%;}
.footer .cont .item.active p{color: #cf392a;}

/*登录*/
.inputForm{padding-top: 3rem;padding-left: 1.2rem;padding-right: 1.2rem;}
.inputForm .item{display: flex;position: relative;justify-content: center;margin-bottom: .666667rem;width: 7.6rem;}
.inputForm .item .cont{width: 7.6rem;position: relative;border: 1px solid #c9c9c9;border-radius: 1.066667rem;}
.inputForm .item .cont input{width: 100%;height: 1.066667rem;padding: 0 1.066667rem;}
.inputForm .item .cont .icon{position: absolute;width: .4rem;height: .506667rem;left: .426667rem;top: .26667rem;}
.inputForm .item .cont .icon img{width: .4rem;height: .506667rem;display: block;}
.inputForm .item .enter{width: 7.6rem;height: 1.2rem;background: url("../images/login-btn.png") no-repeat 0 0 / cover; color: #fff;line-height: 1.2rem;font-size: .48rem;}
.inputForm .item .enter.forget{background: url("../images/finish.png") no-repeat 0 0 / cover;}
.register .item .cont .statePicker{width: 40%;position: relative;}
.register .item2 .cont{display: flex;}
.register .item2 .cont .inputBox{width: 60%;}
.register .item2 .cont .inputBox input{padding-right: 0;}
.register .item .cont input.state{position: absolute;height: 1.066667rem;padding: 0 1rem 0 .2rem;color: #cf392a;right: 0;top: 0;text-align: right;}
.register .item .cont .pickerIcon{position: absolute;height: .4rem;width: .4rem;right: .3rem;top: 50%;margin-top: -.2rem;display: flex;align-items: center;justify-content: center;}
.login .item3{margin-bottom: .3rem;}
.login .item4{margin-bottom: 0;justify-content: space-between}
.login .item4 a{font-size: .4rem;color: #cf392a;}
.inputForm .item5{
    margin-top:1rem;
}
.xieyi{
    color:#7b3f41;
}
.login .other{margin-top: 1rem;}
.login .other .title{width: 7.6rem;margin: 0 auto;}
.login .other .title h5{width: 5.2rem;height: .48rem;position: relative;margin: 0 auto;display: flex;justify-content: center;}
.login .other .title h5:before{position: absolute;content: '';width: 100%;height: 1px;background: #c9c9c9;left: 0;top: 50%;z-index: 0;}
.login .other .title h5 span{display: block;height: .48rem;line-height: .48rem;font-size: .4rem;color: #999;padding: 0 .26667rem;margin: 0 auto;position: relative;z-index: 1;background: #f2eae2;}
.login .other ul{padding: .66667rem 0 .93333rem;display: flex;width: 7.6rem;margin: 0 auto;}
.login .other ul li{flex: 1;display: flex;justify-content: center;}
.login .other ul li a img{display: block;width: 1.33333rem;}
.inputBox{position: relative;}
.inputBox .empty{position: absolute;width: .48rem;height: .48rem;right: .426667rem;top: .26667rem;display: none;}
.inputBox .empty img{width: .48rem;height: .48rem;display: block;}
.loginBtn{
    width: 7.6rem;
    height: 1.2rem;
    background: url("../images/login-btn.png") no-repeat 0 0 / cover;
    color: #fff;
    line-height: 1.2rem;
    font-size: .48rem;
    text-indent: -99999;
    
}

/*找回密码*/
.resetPasswords{padding-top: .266667rem;}
.resetPasswords.inputForm .item{margin-top: .666667rem;margin-bottom: 0;}
.resetPasswords .item2 .cont{display: flex;}
.resetPasswords .item2 .cont .inputBox{width: 60%;}
.resetPasswords .item2 .cont .inputBox:after{position: absolute;width: 1px;height: 70%;right: 0;top: 15%;background: #c9c9c9;content: '';}
.resetPasswords .item2 .cont .acquireCode{display: flex;width: 40%;align-items: center;justify-content: center;color: #cf392a;font-size: .4rem;}
.resetPasswords .item4{margin-bottom: 0;}
.resetPasswords .item5{margin-top: .8rem;}
.resetPasswords .item.hide{display: none;}

/*验证登录*/
.verifyLogin .item7{margin:0}
.verifyLogin .item2 .cont{display: flex;}
.verifyLogin .item2 .cont .inputBox{width: 60%;}
.verifyLogin .item2 .cont .inputBox:after{position: absolute;width: 1px;height: 70%;right: 0;top: 15%;background: #c9c9c9;content: '';}
.verifyLogin .item2 .cont .acquireCode{display: flex;width: 40%;align-items: center;justify-content: center;color: #7b3f41;font-size: .4rem;}
.verifyLogin .item4{margin-bottom: 0;}
.verifyLogin .item5{
    margin-top:1rem;
}
.verifyLogin .item6{
    margin: .3333rem 0;
    font-size: .38rem;
    color: #999;
    text-align: right;
}
/*首页*/
.index.header .searchBox{width: 85%;position: relative;height: .8rem;}
.index.header .searchBox.index_search{width: 90%;}
.index.header .searchBox.goods_search{width: 75%;}
.index.header .searchBox .icon{position: absolute;width: .4266667rem;height: .4266667rem;left: .1866667rem;top: .1866667rem;z-index: 1;}
.index.header .searchBox .icon img{display: block;width: .4266667rem;height: .4266667rem;}
.index.header .searchBox .inputBox input{background: #f1c4c0;height: .8rem;border-radius: .8rem;padding: 0 .8rem;}
.index.header .inputBox .empty{top: .16rem;right: .1866667rem;}
.top10{padding: 0 .4rem;position: relative;}
.top10:before{position: absolute;content: '';width: 9.2rem;left: .4rem;top: 0;height: 1px;background: #c9c9c9;}
.top10 .title{font-size: .4rem;color: #333;padding: .4rem 0;}
.top10 .swiper-container{padding-bottom: .4rem;margin: 0 -.4rem}
.top10 .swiper-slide{-webkit-box-shadow: 0 0.134rem 0.4rem rgba(0,0,0,.06);-moz-box-shadow: 0 0.134rem 0.4rem rgba(0,0,0,.06);box-shadow: 0 0.134rem 0.4rem rgba(0,0,0,.06);width: 8.66667rem;margin: 0 .1rem;border-radius: .15rem;background: #fff;}
.top10 .swiper-slide .filepath{width: 100%;height: 4.4rem;display: block;}
.top10 .swiper-slide .filepath .img{background-color: #f5f5f5;background-position: 50% 50%;background-repeat: no-repeat;background-size: 100%;width: 100%;height: 100%;}
.top10 .swiper-slide .post_title{font-size: .37333rem;display: block;color: #000;padding: .2rem .32rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.top10 .swiper-slide .bottom{display: flex;justify-content: space-between;padding: 0 .4rem .4rem;}
.top10 .swiper-slide .bottom .external{display: flex;align-items: center;font-size: .32rem;}
.top10 .swiper-slide .bottom .external .img{width: .5rem;height: .5rem;border-radius: 50%;margin-right: .2rem;}
.top10 .swiper-slide .bottom .tag{display: flex;}
.top10 .swiper-slide .bottom .tag a{padding: 0 .2rem;height: .5rem;background: #f5f5f5;border-radius: .1rem;color: #8e8e8e;margin-left: .2rem;}

.index .swiper-list-nav-h{height: 1rem;}
.index .swiper-list-nav {position: fixed;z-index: 10;height: 1rem;background: #f2eae2;width: 100%;left: 0;top: 0;}
.index.is_h5 .swiper-list-nav{top: 1.173333333rem}
.index .swiper-list-nav .swiper-slide{width: calc(10rem / 6);display: flex;height: 1rem;justify-content: center;align-items: center;font-size: .4rem;}
.index .swiper-list-nav .swiper-slide.active a{color: #cf392a;}
.index .swiper-list-cont{padding: 0 .4rem;}
.index .swiper-list-cont .item{display: flex;justify-content: space-between;padding: .4rem 0;border-top: 1px solid #c9c9c9;align-items: center;}
.index .swiper-list-cont .item .img{width: 2.93333rem;height: 1.86667rem;}
.index .swiper-list-cont .item .img img{width: 2.93333rem;/*height: 1.86667rem;*/border-radius: .1rem;display: block;}
.index .swiper-list-cont .item .info{width: calc(100% - 3.33333rem);display: flex;justify-content: space-between;align-items: center;}
.index .swiper-list-cont .item .info .left{width: calc(100% - .4rem)}
.index .swiper-list-cont .item .info .left .top{font-size: .34667rem;color: #999;display: flex;align-items: center;justify-content: space-between;}
.index .swiper-list-cont .item .info .left .name{font-size: .4rem;color: #000;margin: .2rem 0 0;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.index .swiper-list-cont .item .info .left .browse{font-size: .34667rem;color: #999;display: flex;justify-content: flex-end;display: none;}
.index .swiper-list-cont .item .info .right{width: .21333rem}
.index .swiper-list-cont .item .info .right img{width: .213333rem;}

/*商品列表*/
.goodsList1{padding: 0 .4rem;}
.goodsList1 .item{padding: .4rem 0;}
.goodsList1 .item:last-child{border-bottom: none;}
.goodsList1 .item .img{border-radius: .2rem;overflow: hidden;}
.goodsList1 .item .img img{display: block;width: 100%;}
.goodsList1 .item .goodsName{font-size: .4rem;line-height: 1.6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;font-weight: 600;padding: .25rem 0 .1rem;}
.goodsList1 .item .intro{font-size: .32rem;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999;}

.goodsList2{background: #f2eae2;overflow: hidden;}
.goodsList2 .item{width: calc((100% - .25rem)/2);margin-right: .25rem;float: left;margin-bottom: .2rem;}
.goodsList2 .item:nth-child(2n){margin-right: 0;}
.goodsList2 .item .img{height: 4.85333rem;overflow: hidden;background: #fff;display: flex;justify-content: center;align-items: center;}
.goodsList2 .item .info{padding: .3rem .4rem;}
.goodsList2 .item .info .goodsName{font-size: .4rem;line-height: .5rem;color: #333;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.goodsList2 .item .info p{color: #ffb100;font-size: .4rem;line-height: .48rem;height: .48rem;margin-top: .2rem;}

.goodsList3{background: #f2eae2;}
.goodsList3 .item{background: #f2eae2;padding: .4rem 0;margin-bottom: .2rem;}
.goodsList3 .item .img{width: 100%;}
.goodsList3 .item .img img{width: 100%;display: block;}
.goodsList3 .item .info{padding: .2rem .4rem;}
.goodsList3 .item .info .goodsName{font-size: .4rem;line-height: .5rem;color: #333;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.goodsList3 .item .info p{color: #ffb100;font-size: .4rem;line-height: .48rem;height: .48rem;margin-top: .2rem;}
.goodsList3 .item .bottom{padding: 0 .4rem;display: flex;justify-content: space-between;}
.goodsList3 .item .bottom .countDown{font-size: .293333rem;color: #ffb100;display: flex;}
.goodsList3 .item .bottom .countDown span{color: #cf392a;display: flex;margin-left: 5px;}
.goodsList3 .item .bottom .countDown span em{width: .45rem;height: .45rem;color: #fff;background: #cf392a;font-size: .266667rem;font-style: normal;border-radius: 3px;display: flex;align-items: center;justify-content: center;}
.goodsList3 .item .bottom .begin{font-size: .3466667rem;}
.goodsList3 .item .bottom .right{display: flex;align-items: center;}
.goodsList3 .item .bottom .right a{display: flex;width: 1.6rem;height: .53333rem;border: 1px solid #8d8d8d;font-size: .32rem;margin-left: .32rem;justify-content: center;align-items: center;border-radius: .53333rem;}
.goodsList3 .item .bottom .right .buyNow{border-color: #cf392a;background: #cf392a;color: #fff;}

.goodsList4 .item{padding: 0 .4rem;}
.goodsList4 .item a{display: flex;border-bottom: 1px solid #f5f5f5;align-items: center;justify-content: center;padding: .4rem 0}
.goodsList4 .item .weui-cells_checkbox{width: .4rem;display: flex;margin-right: .3rem;}
.goodsList4 .item .weui-cells_checkbox .weui-check__label{display: flex;}
.goodsList4 .item .weui-cells_checkbox .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/40.png") no-repeat;background-size: 100%;margin: 0;}
.goodsList4 .item .weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/41.png") no-repeat;background-size: 100%;margin: 0;}
.goodsList4 .item .img{width: 3rem;height: 3rem;overflow: hidden;display: flex;align-items: center;justify-content: center;border-radius: .15rem;}
.goodsList4 .item .img img{width: 100%;}
.goodsList4 .item .info{width: calc(100% - 4rem);margin-left: .3rem;}
.goodsList4 .item .info .goodsName{font-size: .4rem;line-height: .5rem;color: #333;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.goodsList4 .item .info .size{color: #666;font-size: .373333rem;margin: .1rem 0;}
.goodsList4 .item .info .bottom{display: flex;justify-content: space-between;align-items: center;}
.goodsList4 .item .info .bottom .price{color: #ffb100;font-size: .4rem;}
.counter{width: 1.8rem;height: .5rem;display: flex;}
.counter span{width: .5rem;height: .5rem;}
.counter input{width: .8rem;height: .5rem;border: 1px solid #a5a5a5;text-align: center;background: #fff;color: #666;font-size: .29333rem;}
.counter .minus{border: 1px solid #a5a5a5;border-right: none;background: url("../images/42.png") no-repeat #f5f5f5;background-size: 100%;}
.counter .add{border: 1px solid #a5a5a5;border-left: none;background: url("../images/43.png") no-repeat #f5f5f5;background-size: 100%;}
.cartBottom{height: 1.28rem;}
.cartBottom .cont{position: fixed;width: 100%;height: 1.28rem;left: 0;bottom: 0;background: #f2eae2;display: flex;justify-content: space-between;padding: 0 .4rem;z-index: 10;border-top: 1px solid #f5f5f5;}
.cartBottom .cont .left{align-items: center;display: flex;justify-content: space-between;font-size: .4rem;}
.cartBottom .cont .left .weui-cells_checkbox{margin-right: .2rem;}
.cartBottom .cont .left .weui-cells_checkbox .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/40.png") no-repeat;background-size: 100%;margin: 0;}
.cartBottom .cont .left .weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/41.png") no-repeat;background-size: 100%;margin: 0;}
.cartBottom .cont .right{display: flex;justify-content: space-between;align-items: center;font-size: .4rem;}
.cartBottom .cont .right span{color: #ffb100;}
.cartBottom .cont .right .jiesuan{height: .93333rem;background: #cf392a;width: 2.4rem;border-radius: .93333rem;color: #fff;font-size: .453333rem;display: flex;justify-content: center;align-items: center;margin-left: .4rem;}
.cartBottom .cont .remove{justify-content: space-between;align-items: center;display: none}
.cartBottom .cont .remove .delete{height: .93333rem;background: #cf392a;width: 2.4rem;border-radius: .93333rem;color: #fff;font-size: .453333rem;display: flex;justify-content: center;align-items: center;margin-left: .4rem;}

.goodsList5 .item{padding: 0 .4rem;background: #f2eae2;}
.goodsList5 .item a{display: flex;border-bottom: 1px solid #f5f5f5;align-items: center;justify-content: center;padding: .4rem 0}
.goodsList5 .item .weui-cells_checkbox{width: .4rem;display: flex;margin-right: .3rem;}
.goodsList5 .item .weui-cells_checkbox .weui-check__label{display: flex;}
.goodsList5 .item .img{width: 3rem;height: 3rem;overflow: hidden;display: flex;align-items: center;justify-content: center;border-radius: .15rem;}
.goodsList5 .item .img img{width: 100%;}
.goodsList5 .item .info{width: calc(100% - 3.3rem);margin-left: .3rem;}
.goodsList5 .item .info .goodsName{font-size: .4rem;line-height: .5rem;color: #333;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.goodsList5 .item .info .size{color: #666;font-size: .373333rem;margin: .05rem 0;}
.goodsList5 .item .info .bottom{display: flex;justify-content: space-between;align-items: center;}
.goodsList5 .item .info .bottom p{font-size: .4rem;color: #666;}
.goodsList5 .item .info .bottom .price{color: #ffb100;font-size: .4rem;}
.goodsList5 .item .info .bottom .price span{color: #cf392a;font-size: .37333rem;}
.goodsList5 .item .info .presell{display: flex;justify-content: space-between;align-items: center;}
.goodsList5 .item .info .presell p{font-size: .373333rem;color: #666;}

/*用户协议*/
.agreement{padding: .4rem;}
.agreement p{font-size: .3733333rem;color: #000;line-height: .53333rem;}

/*文章详情*/
.articleDetail{padding: .4rem;}
.articleDetail .title{padding: .13333rem;font-size: .426667rem;text-align: center;line-height: .53333rem;}
.articleDetail .time{font-size: .3733333rem;line-height: .53333rem;color: #666;display: flex;align-items: center;justify-content: space-between;margin-bottom: .2rem;}
.articleDetail .cont p{font-size: .3733333rem;color: #666;line-height: .53333rem;}
.articleDetail .cont p img{display: block;margin: .4rem auto;}
.voice a{width: 2.25rem;height: .66667rem;background: #7b3f41;display: flex;float: right;border-radius: .66667rem 0 0 .66667rem;align-items: center;justify-content: center;margin: .133333rem -.4rem .133333rem 0; }
.voice a .icon{width: .3466667rem;margin-right: 5px;}
.voice a .icon img{width: .3466667rem;display: block;}
.voice a p{font-size: .293333rem;color: #fff;}
.articleComment{height: 1.28rem;}
.articleComment .cont{position: fixed;width: 100%;height: 1.28rem;left: 0;bottom: 0;background: #f2eae2;border-top: 1px solid #eae6f4;z-index: 50;display: flex;align-items: center;padding: 0 .4rem;justify-content: space-between;}
.articleComment .cont .left{flex: 1;}
.articleComment .cont .left input{width: 100%;height: .93333rem;border-radius: .1rem;border: 1px solid #e0e0e0;background: #fff;padding: 0 .15rem;line-height: .93333rem;font-size: .37334rem;}
.articleComment .cont .left input::-webkit-input-placeholder{height: .93333rem;line-height: .93333rem;font-size: .37334rem;}
.articleComment .cont .right{display: flex;justify-content: space-between;align-items: center;margin-left: .2rem;}
.articleComment .cont .right .commentNum{display: flex;align-items: center;font-size: .4rem;}
.articleComment .cont .right .commentNum .icon{width: .546667rem;margin-right: .2rem;}
.articleComment .cont .right .praise{display: flex;align-items: center;font-size: .4rem;margin-left: .4rem;}
.articleComment .cont .right .praise .icon{width: .52rem;height: .52rem;margin-right: .2rem;background: url("../images/72.png") no-repeat;background-size: 100%;}
.articleComment .cont .right .praise.active .icon{background: url("../images/73.png") no-repeat;background-size: 100%;}
.articleComment .cont .right .push-content{display: flex;height: .8rem;padding: 0 .2rem;color: #fff;background: #cf392a;border-radius: .15rem;align-items: center;justify-content: center;margin-right: .2rem;font-size: .37334rem;}
.article-btn{display: flex;padding: .4rem 0;align-items: center;justify-content: center;}
.article-btn .tobuy{display: flex; width: 7.6rem;align-items: center;}
.article-btn .tobuy2{display: flex; width: 7.6rem;height: .93333rem;align-items: center;justify-content: center;border-radius: .93333rem;background: #cf392a;color: #fff;font-size: .453333rem;}

/*我的消息*/
.myMessage{padding: 0 .4rem;}
.myMessage ul li{position: relative;}
.myMessage ul li .icon{width: 2rem;float: left;padding: .72rem 0;height: 2.72rem;}
.myMessage ul li .icon img{display: block;width: 1.28rem;height: 1.28rem;margin: 0 auto;}
.myMessage ul li .info{float: right;width: calc(100% - 2rem);border-bottom: 1px solid #f5f5f5;padding: .72rem 0;height: 2.72rem;}
.myMessage ul li .info .title{height: .72rem;align-items: center;display: flex;justify-content: space-between;margin-bottom: .13333rem;}
.myMessage ul li .info .title h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: .4rem;}
.myMessage ul li .info .title span{font-size: .293333rem;color: #999;}
.myMessage ul li .info p{font-size: .346667rem;height: .4266667rem;line-height: .4266667rem;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.myMessage ul li .hit{position: absolute;width: .213333rem;height: .213333rem;background: #cf392a;border-radius: 50%;right: .2rem;top: .4rem;}

/*搜索页*/
.index.header.search{background: #f2eae2;}
.index.header.search .searchBox .inputBox input{background: #fff;}
.index.header.search .cancel{color: #000;}
.searchCont{padding: .4rem;}
.searchCont .speedy dt{height: .64rem;line-height: .64rem;font-size: .4rem;margin-bottom: .266667rem;color: #000;}
.searchCont .speedy dd a{float: left;height: .8rem;line-height: .8rem;background: #f8f8f8;padding: 0 .4rem;border-radius: .8rem;margin-bottom: .266667rem;margin-right: .266667rem;font-size: .37333rem;}
.searchCont .searchFailure img{width: 3.6rem;margin: 1.33333rem auto .533333rem;display: block;}
.searchCont .searchFailure p{text-align: center;font-size: .32rem;color: #999;}
.assistSearch li a{display: block;height: .84rem;line-height: .84rem;padding: 0 .4rem;border-bottom: 1px solid #f8f8f8;font-size: .373333rem;color: #000;position: relative;}
.assistSearch li a span{color: #999;}
.assistSearch li a .icon{position: absolute;right: .4rem;top: 0;height: .84rem;display: flex;align-items: center;}
.assistSearch li a .icon img{width: .36rem;height: .36rem;}


/*积分商店*/
.integralStore .linkBox{padding: .4rem;}
.integralStore .linkBox a{height: 1.36rem;float: left;width: calc((100% - .4rem)/2);background: #cf392a;border-radius: .1rem;display: flex;justify-content: center;align-items: center;}
.integralStore .linkBox .record{margin-right: .4rem;}
.integralStore .linkBox .record .icon{width: .866667rem;margin-right: 5px;}
.integralStore .linkBox .record .icon img{width: .866667rem;display: block;}
.integralStore .linkBox .record .info p{color: #fff;font-size: .373333rem;}
.integralStore .linkBox .commodity .icon1{width: .613333rem;margin-right: 15px;}
.integralStore .linkBox .commodity .icon1 img{width: .613333rem;display: block;}
.integralStore .linkBox .commodity .icon2{width: .253333rem;margin-left: 15px;}
.integralStore .linkBox .commodity .icon2 img{width: .253333rem;display: block;}
.integralStore .linkBox .commodity p{color: #fff;font-size: .373333rem;}

/*商品详情*/
.goodsInfo{background: #f2eae2;}
.goodsInfo .banner{position: relative}
.goodsInfo .banner .swiper-pagination{width: 1rem;height: .48rem;border-radius: .48rem;background: rgba(0,0,0,.5);right: .4rem;bottom: .4rem;left: inherit;justify-content: center;align-items: center;color: #fff;display: none;}

.goodsInfo .banner .pattern{position: absolute;bottom: .32rem;width: 100%;left: 0;display: flex;justify-content: center;z-index: 1;}
.goodsInfo .banner .pattern span{width: 1.5rem;height: .64rem;display: flex;align-items: center;justify-content: center;color: #333;background: #cdcdcd;border-radius: .64rem;margin: 0 .2rem;font-size: .32rem;position: relative;overflow: hidden;}
.goodsInfo .banner .pattern span em{font-style: normal;position: relative;z-index: 1;}
.goodsInfo .banner .pattern .icon{width: .173333rem;height: .2rem;background: url("../images/25.png") no-repeat;background-size: 100%;margin-right: .08rem;position: relative;z-index: 1;}
.goodsInfo .banner .pattern span:before{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;-webkit-transition: .1s;-moz-transition: .1s;transition: .1s;background: linear-gradient(to right, #ff5b4a , #cc392a);background: -moz-linear-gradient(right, #ff5b4a , #cc392a);background: -o-linear-gradient(right, #ff5b4a , #cc392a);background: -webkit-linear-gradient(left, #ff5b4a , #cc392a);}
.goodsInfo .banner .pattern span.active{color: #fff;}
.goodsInfo .banner .pattern span.active .icon{background: url("../images/26.png") no-repeat;background-size: 100%;}
.goodsInfo .banner .pattern .video:before{left: 100%;}
.goodsInfo .banner .pattern .img:before{right: 100%;left: inherit;}
.goodsInfo .banner .pattern .video.active:before{left: 0;}
.goodsInfo .banner .pattern .img.active:before{right: 0;}
.goodsInfo .goodsMessage{padding: 0 .4rem;margin-bottom: .2rem;background: #f2eae2;}
.goodsInfo .goodsMessage .top{padding: .4rem 0;border-bottom: 1px solid #f5f5f5;margin-bottom: .13333rem;}
.goodsInfo .goodsMessage .top .activity{display: flex;align-items: center;font-size: .32rem;margin-bottom: .2rem;}
.goodsInfo .goodsMessage .top .activity .sj-icon{width: .4rem;margin-right: .2rem;}
.goodsInfo .goodsMessage .top .activity .surplusTime{font-size: .32rem;margin-right: .2rem;color: #ffb100}
.goodsInfo .goodsMessage .top .activity .countDown{padding: 0 .15rem;background: #cf392a;color: #fff;border-radius: .1rem;margin-right: .2rem;font-size: .32rem;}
.goodsInfo .goodsMessage .top p{color: #666;font-size: .37334rem;line-height: .48rem;height: .48rem;margin-bottom: .2rem;}
.goodsInfo .goodsMessage .top p span{font-size: .32rem;}
.goodsInfo .goodsMessage .top p em{font-size: .32rem;color: #666;font-style: normal;}
.goodsInfo .goodsMessage .top p em.new{color: #cf392a;}
.goodsInfo .goodsMessage .top p img{display:inline-block;width:.4rem;height:0.4266rem;}
.goodsInfo .goodsMessage .top p i{display:inline-block;font-style: normal;color:#7b3f41;margin-left:0.2rem;font-size:0.28rem;}
.goodsInfo .goodsMessage .top p .span{margin-left:.15rem;margin-right:0.15rem;display:inline-block;padding:0 .1rem;border-radius:0.1rem;background:#7b3f41;color:#fff;font-size:0.32rem;}
.goodsInfo .goodsMessage .top p.daojishi{display:flex;align-items: center;font-size:.32rem}
.goodsInfo .goodsMessage .top .goodsName{font-size: .4rem;line-height: .6rem;color: #333;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.goodsInfo .goodsMessage .message .group{border-bottom: 1px solid #f5f5f5;display: flex;padding: .3rem 0;}
.goodsInfo .goodsMessage .message .group:first-child .item{font-size: .37333rem;color: #000;}
.goodsInfo .goodsMessage .message .group .item{display: flex;}
.goodsInfo .goodsMessage .message .group .item p{font-size: .346667rem;color: #000;flex: 1;}
.goodsInfo .goodsMessage .message .group .item span{color: #666;}
.goodsInfo .goodsMessage .message .group .item2{width: 50%;}
.goodsInfo .goodsMessage .message .group .item2:first-child{padding-right: .2rem;}
.goodsInfo .goodsMessage .message .group-noborder{border-bottom:none}
.goodsInfo .goodsExhibition{padding: .4rem;background: #f2eae2;margin-bottom: .2rem;}
.goodsInfo .goodsExhibition .title{font-size: .37333rem;color: #000;padding: 0 .4rem;margin-bottom: .2rem;}
.goodsInfo .goodsExhibition p img{display: block;width: 100%;}
.goodsEvaluate{padding: .4rem 0;background: #f2eae2;}
.goodsEvaluate .title{font-size: .4rem;color: #000;padding: 0 .4rem;}
.goodsEvaluate .item{padding: .2rem .4rem;position: relative;}
.goodsEvaluate .item:after{position: absolute;width: 9.2rem;left: .4rem;bottom: 0;height: 1px;background: #f5f5f5;content: '';}
.goodsEvaluate .item:last-child:after{display: none;}
.goodsEvaluate .item .top{margin-bottom: .2rem;}
.goodsEvaluate.goodsComment .item .top{display: flex;justify-content: space-between;}
.goodsEvaluate .item .top .left{display: flex;}
.goodsEvaluate .item .top .left .img{width: 1.066667rem;height: 1.066667rem;overflow: hidden;margin-right: .2rem;border-radius: 50%;}
.goodsEvaluate .item .top .left .img img{width: 1.066667rem;height: 1.066667rem;display: block;border-radius: 50%;}
.goodsEvaluate .item .top .left .name{flex: 1;}
.goodsEvaluate .item .top .left .flex-2{flex: 3;max-width: 4.7rem;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goodsEvaluate .item .top .left .name h4{font-size: .4rem;color: #666;height: .66667rem;line-height: .66667rem;}
.goodsEvaluate .item .top .left .name p{font-size: .29333rem;color: #666;height: .4rem;line-height: .4rem;}
.goodsEvaluate .item .top .left .name .removeThis{font-size: .29333rem;color: #999;height: .4rem;line-height: .4rem;float: right;}
.goodsEvaluate .item .top .right ul{display: flex;align-items: center;justify-content: center;height: 1.066667rem;}
.goodsEvaluate .item .top .right.go-right{display: flex;align-items: center;justify-content: space-between;}
.goodsEvaluate .item .top .right ul li{width: .53333rem;height: .53333rem;margin-left: .26667rem;background: url("../images/31.png") no-repeat;background-size: 100%;}
.goodsEvaluate .item .top .right ul li.active{background: url("../images/32.png") no-repeat;background-size: 100%;}
.goodsEvaluate .item .center{padding-left: 1.266667rem;}
.goodsEvaluate .item .center p{font-size: .4rem;word-break: break-word;line-height: .53333rem;color: #000;margin-bottom: .2rem}
.goodsEvaluate .item .center ul li{width: calc((100% - .4rem*2)/3);margin-right: .4rem;margin-bottom: .2rem;float: left;border-radius: .1rem;overflow: hidden;display: flex;justify-content: center;align-items: center;height: 3rem;}
.goodsEvaluate .item .center ul li:nth-child(3n){margin-right: 0;}
.goodsEvaluate .item .center ul li img{display: block;width: 100%;}
.goodsEvaluate .item .bottom{background: #ecece8;padding: .2rem;margin-left: 1.266667rem;}
.goodsEvaluate .item .bottom p{font-size: .373333rem;line-height: .64rem;color: #000;position: relative;}
.goodsEvaluate .item .bottom p .name{font-size: .373333rem;line-height: .64rem;color: #ffb100;}
.goodsEvaluate .item .bottom .touchLayer{position: absolute;width: 2.4rem;border-radius: 6px;webkit-box-shadow: 0 0 25px -5px #7b7b7b;-moz-box-shadow: 0 0 25px -5px #7b7b7b;box-shadow: 0 0 25px -5px #7b7b7b;right: 1rem;bottom: 100%;margin-bottom: .4rem;display: none;background: #292929;}
.goodsEvaluate .item .bottom .touchLayer a{height: 1.2rem;line-height: 1.2rem;padding: 0 .4rem;display: block;color: white;}
.goodsEvaluate .item .bottom .touchLayer:after{content:'';position:absolute;top:100%;right:25px;width:0;height:0;border-width:10px;border-style:solid;border-color:transparent;border-top-width:16px;border-top-color:#292929;color:#292929;}
.goodsInfo .bottomBtn{height: 1.32rem;}
.goodsInfo .bottomBtn .cont{position: fixed;width: 100%;height: 1.32rem;border-top: 1px solid #eae6f4;left: 0;bottom: 0;display: flex;align-items: center;background: #f2eae2;padding: 0 .4rem;justify-content: space-between;}
.goodsInfo1 .bottomBtn .cont{justify-content: center;}
.goodsInfo .bottomBtn .cont .exchange{display: flex;width: 7.6rem;height: .93333rem;align-items: center;justify-content: center;border-radius: .93333rem;background: #cf392a;color: #fff;font-size: .453333rem;}
.goodsInfo2 .goodsMessage .top-margin{padding-top:.2rem}
.goodsInfo2 .goodsMessage .top p{margin-bottom: 0;}
.goodsInfo2 .goodsMessage .top p.money-item{margin-top:.2rem;font-size:.5rem;}
.goodsInfo2 .goodsMessage .top p.money-item .now-price{display:inline-block;font-size:.5rem;color:#7b3f41}
.goodsInfo2 .goodsMessage .top p.money-item .save-money{font-size:.32rem;}
.goodsInfo2 .goodsMessage .top h6{font-size: .32rem;color: #666;display: flex;justify-content: space-between;}
.goodsInfo2 .goodsMessage .top .goodsName{margin: .2rem 0;}
.goodsInfo .bottomBtn .cont .icon{display: flex;width: calc((100% - .266667rem*2)/3);height: .93333rem;align-items: center;justify-content: center;}
.goodsInfo .bottomBtn .cont .icon img{width: .85333rem;display: block;}
.goodsInfo .bottomBtn .cont .addCart{display: flex;width: calc((100% - .266667rem*2)/3);height: .93333rem;align-items: center;justify-content: center;border-radius: .93333rem;background: #ffb100;color: #fff;font-size: .4rem;}
.goodsInfo .bottomBtn .cont .buyNow{display: flex;width: calc((100% - .266667rem*2)/3);height: .93333rem;align-items: center;justify-content: center;border-radius: .93333rem;background: #cf392a;color: #fff;font-size: .4rem;}

.goodsSort{height: 1.066667rem;}
.sortMethod{position: fixed;width: 100%;top: 1.173333333rem;left: 0;height: 1.066667rem;display: flex;background: #f2eae2;}
.sortMethod .item{width: 25%;display: flex;justify-content: center;align-items: center;}
.sortMethod .item .cont{width: 1.6rem;height: .8rem;justify-content: center;align-items: center;display: flex;font-size: .373333rem;border-bottom: 2px solid transparent}
.sortMethod .item .cont .icon{width: .2rem;height: .8rem;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.sortMethod .item .cont .icon span{width: .1466667rem;height: .12rem;margin: .04rem 0;}
.sortMethod .item .cont .icon .top{background: url("../images/36.png") no-repeat;background-size: 100%;}
.sortMethod .item .cont .icon .bottom{background: url("../images/38.png") no-repeat;background-size: 100%;}
.sortMethod .item.active .cont{color: #ffb100;border-bottom: 2px solid #ffb100}
.sortMethod .item.active.sort.current .icon .top{background: url("../images/37.png") no-repeat;background-size: 100%;}
.sortMethod .item.active.sort.current .icon .bottom{background: url("../images/38.png") no-repeat;background-size: 100%;}
.sortMethod .item.active.sort .icon .bottom{background: url("../images/39.png") no-repeat;background-size: 100%;}
.alert-bottom .weui-popup__modal{background:#fff;padding:.3rem;}
.alert-bottom .weui-popup__modal .toolbar{background:#fff}
.alert-bottom .weui-popup__modal .toolbar a{width:19px;height:19px;position: absolute;top:9px;right: 9px;box-sizing: border-box;;z-index: 1;background:url("../images/close.png") no-repeat;background-size:100%}
.alert-bottom .weui-popup__modal .modal-content{padding-top:.7rem;}
.alert-bottom .weui-popup__modal .modal-content .modal-section{display:flex;padding:.3rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-left{width:2rem;height:2rem;}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-left img{width:2rem;height:2rem;}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-right{margin-left:.2rem;font-size:.4rem;color:#999}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-right .title{color:#252222;height:.6rem;line-height:.6rem}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-right .price{color:#000}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-right .price span{color:#7b3f41}
.alert-bottom .weui-popup__modal .modal-content .modal-section .content-right p{font-size:.373rem}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty{display:flex;justify-content:space-between;padding:.3rem 0 }
.alert-bottom .weui-popup__modal .modal-content .modal-qtty p{font-size:.4rem;color:#000}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty .count-right{display:flex;align-items: center;border:1px solid #e5e5e5;}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty .count-right .weui-count-btn{display:inline-block;width:20px;height:20px;}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty .count-right .weui-count-btn.decrease{border-right:1px solid #e5e5e5;background:url("../images/42.png") no-repeat;background-size:100%;}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty .count-right .weui-count-btn.add{border-left:1px solid #e5e5e5;background:url("../images/43.png") no-repeat;background-size:100%;text-align:center;font-size:.8rem;color:#5f646e}
.alert-bottom .weui-popup__modal .modal-content .modal-qtty .count-right input{border:none;width:30px;height:20px;text-align:center;}
.alert-bottom .weui-popup__modal .modal-content .modal-footer{width:100%;margin:.3rem 0 0rem;}
.alert-bottom .weui-popup__modal .modal-content .modal-footer img{width:80%;margin-left:10%;}

/*add by sung 20190704 start*/
.alert{display:none}
.alert-info{display:block;position:fixed;margin-top:50%;margin-left:50%;left:-2.5rem;top:1.3rem;}
.alert-info p{width:5rem;height:2.6rem;border-radius:.3rem;border:1px solid #e5e5e5;font-size:.373rem;background:#fff;text-align:center;padding-top:.5rem;line-height:.7rem;}
/*add by sung 20190704 end*/
.goods-info-app .cont{bottom:0!important}

/*结算页*/
.consigneeInformation .weui-cell__hd img{display: block;width: .4rem;margin-right: .32rem;margin-bottom: .13333rem;}
.consigneeInformation .weui-cell__bd{margin-right: .32rem;}
.consigneeInformation .weui-cell__bd p{display: flex;justify-content: space-between;}
.dispatching .weui-cell:after{content: " ";position: absolute;height: 1px;background: #f5f5f5;left: .4rem;z-index: 2;width: 9.2rem;bottom: 0;display: block;}
.dispatching .weui-cells__title:after{content: " ";position: absolute;height: 1px;background: #f5f5f5;left: .4rem;z-index: 2;width: 9.2rem;bottom: 0;display: block;}
.dispatching textarea{background: #fff;padding: .15rem .32rem;height: 2.8rem;}
.dispatching .weui-cell__ft{display: flex;justify-content: space-between;align-items: center;}
.dispatching .weui-cells_radio{margin-left: .2rem;display: flex;}
.dispatching .weui-cells_radio .weui-icon-checked{width: .4rem;height: .4rem;}
.dispatching .weui-cells_radio .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/45.png") no-repeat;background-size: 100% 100%;margin: 0;}
.dispatching .weui-cells_radio .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/46.png") no-repeat;background-size: 100% 100%;margin: 0;}
.dispatching .total span{font-size: .48rem;color: #ffb100;}
.dispatching .total span em{font-size: .4rem;font-style: normal;}
.dispatching .weui-cell:last-child:after{display: none;}
.paymentWay{border-top: 1px solid #f5f5f5;}
.paymentWay .weui-cell__hd img{width: .8rem;height: .8rem;margin-right: .2rem;}
.paymentWay .weui-cell__ft{display: flex;justify-content: space-between;align-items: center;font-size: .32rem;}
.paymentWay .weui-cell__ft span{color: #666;}
.paymentWay .weui-cells_radio{margin-left: .2rem;display: flex;}
.paymentWay .weui-cells_radio .weui-check__label{display: flex;}
.paymentWay .weui-cells_radio .weui-icon-checked{width: .4rem;height: .4rem;}
.paymentWay .weui-cells_radio .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/45.png") no-repeat;background-size: 100% 100%;margin: 0;}
.paymentWay .weui-cells_radio .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/46.png") no-repeat;background-size: 100% 100%;margin: 0;}
.paymentWay .weui-cells{margin-bottom: .2rem;}
.paymentWay .weui-cells .item{display: flex;align-items: center;}
.paymentWay .weui-cells .item p{font-size: .375rem;}
.paymentWay .weui-cells .item .weui-cells_radio{margin-right: .2rem;margin-left: 0;}
.paymentWay .weui-cells:nth-child(2) .weui-cell:after{content: " ";position: absolute;height: 1px;background: #f5f5f5;left: .4rem;z-index: 2;width: 9.2rem;bottom: 0;display: block;}
.paymentWay .weui-cells:nth-child(2) .weui-cell:last-child:after{display: none;}
.compact .weui-cell__bd a{color: #ffb100;text-decoration: underline;}
.compact .weui-cells_checkbox{display: flex;margin-right: .3rem;}
.compact .weui-cells_checkbox .weui-check__label{display: flex;align-items: center;}
.compact .weui-cells_checkbox .weui-icon-checked{margin-right: .2rem;}
.compact .weui-cells_checkbox .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/52.png") no-repeat;background-size: 100% 100%;margin: 0;}
.compact .weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/53.png") no-repeat;background-size: 100% 100%;margin: 0;}
.totalBottom{height: 1.28rem;}
.totalBottom .cont{position: fixed;width: 100%;height: 1.28rem;left: 0;bottom: 0;background: #f2eae2;display: flex;justify-content: space-between;z-index: 10;border-top: 1px solid #f5f5f5;}
.totalBottom .cont .right{display: flex;justify-content: space-between;align-items: center;font-size: .4rem;}
.totalBottom .cont .right span{color: #ffb100;}
.totalBottom .cont .right .submitOrder{height: 1.28rem;background: #cf392a;width: 2.8rem;color: #fff;font-size: .453333rem;display: flex;justify-content: center;align-items: center;margin-left: .4rem;}

/*支付结果*/
.paymentResult{background: #f2eae2;}
.paymentResult .floor{background: #f2eae2;padding: 0 .4rem;}
.paymentResult .floor .item{border-bottom: 1px solid #f5f5f5;padding: .4rem 0;display: flex;}
.paymentResult .floor .item:last-child{border-bottom: 0;}
.paymentResult .floor .item1{justify-content: center;flex-direction: column;align-items: center;}
.paymentResult .floor .item1 .icon{width: 1.6rem;margin: .4rem auto;}
.paymentResult .floor .item1 .status{font-size: .48rem;color: #09d700;}
.paymentResult .floor .item2{justify-content: space-between;flex-direction: column;}
.paymentResult .floor .item2 p{display: flex;justify-content: space-between;font-size: .373333rem;margin-bottom: .4rem;}
.paymentResult .floor .item2 p:last-child{margin-bottom: 0;}
.paymentResult .floor .item3{justify-content: center;align-items: center;}
.paymentResult .floor .item3 a{width: 2.4rem;height: .8rem;border: 1px solid #8d8d8d;font-size: .37333rem;border-radius: .8rem;display: flex;align-items: center;justify-content: center;margin: .2666rem .32rem}
.paymentResult .floor .item3 .go-on-shopping{border-color: #cf392a;}
.paymentResult .goodsList5 .item{padding: 0;background: #f2eae2}
.paymentResult .weui-cell{padding: .3125rem 0}
.paymentResult .weui-cell .weui-cell__hd img{width: .4rem;margin-right: .2rem;}
.paymentResult .weui-cell .weui-cell__bd p{display: flex;justify-content: space-between;}

.paymentResult2{display: flex;flex-direction: column;align-items: center;padding: .4rem;}
.paymentResult2 .icon{width: 1.6rem;margin: .4rem auto .2rem;}
.paymentResult2 .status{font-size: .48rem;color: #cf392a;}
.paymentResult2 .explain{font-size: .373333rem;color: #999}
.paymentResult2 .cancelOrder{width: 7.6rem;height: 1.2rem;background: #cf392a;border-radius: 1.2rem;color: #fff;font-size: .48rem;display: flex;align-items: center;justify-content: center;margin: 3rem auto .2rem;}

/*确认订单*/
.confirmOrder .goodsList5 .item .info .bottom .num{display: flex;justify-content: center;}
.confirmOrder .goodsList5 .item .info .bottom .num .counter{margin-right: .2rem;}

/*兑换记录*/
.myIntegral{padding: .4rem;display: flex;flex-direction: column;align-items: center;}
.myIntegral .icon{width: .866667rem;margin: .4rem auto .2rem;}
.myIntegral h4{font-size: .4266667rem;}
.myIntegral p{font-size: .373333rem;}
.myIntegral p span{font-size: .45333rem;color: #ffb100;}
.goodsList5 .orderNum{display: flex;justify-content: space-between;padding: .2rem 0;border-bottom: 1px solid #f5f5f5;}
.goodsList5 .orderNum .left{display: flex;flex-direction: column;}
.goodsList5 .orderNum .left p{font-size: .37333rem;}
.goodsList5 .orderNum .right{display: flex;align-self: flex-end;}
.goodsList5 .orderNum .right p{font-size: .426667rem;}
.goodsList5 .item .info .time{color: #666;font-size: .37333rem;margin: .05rem 0;}
.exchangeRecord .goodsList5 .item{margin-bottom: .2rem;}

/*商城*/
.mallMenu{padding: .4rem 0;}
.mallMenu .top{display: flex;}
.mallMenu .top .item{width: 50rem;position: relative;display: flex;flex-direction: column;align-items: center;}
.mallMenu .top .item:first-child{ margin: 0 .32rem;}
.mallMenu .top .item:last-child{ margin: 0 .32rem;}
/* .mallMenu .top .item .icon{width: .853333rem;} */
.mallMenu .top .item p{font-size: .4rem;margin-top: .2rem;}
/* .mallMenu .top .item:after{position: absolute;content: '';width: 1px;height: 70%;background: #999;right: 0;top: 15%;} */
.mallMenu .top .item:last-child:after{display: none;}
.mallMenu .bottom{margin-top: .4rem;}
.mallMenu .bottom .swiper-container{padding: 0 .4rem;}
.mallMenu .bottom .swiper-slide{width: 1.84rem;}
.mallMenu .bottom .swiper-slide a{display: flex;flex-direction: column;align-items: center;}
.mallMenu .bottom .swiper-slide a .icon{width: 1.46rem;margin-top: 8px;}
.mallMenu .bottom .swiper-slide a p{font-size: .37333rem;margin-top: .2rem;}
.mall .title{display: flex;flex-direction: column;align-items: center;}
.mall .title h4{font-size: .426667rem;}
.mall .title p{font-size: .37333rem;color: #666;}
.goodsList6{display: flex;flex-wrap:wrap;overflow: hidden;}
.goodsList6 .item{width: 46%;float: left;margin: 0 2%;}
/* .goodsList6 .item .img{border: 10px solid red;-webkit-border: 10px solid red;border-image: url('../images/104.png') 30;-webkit-border-image: url('../images/104.png') 30;height: 5rem;} */
.goodsList6 .item .img{border-image: url('../images/104.png') 30;-webkit-border-image: url('../images/104.png') 30;height: 5rem;}
.goodsList6 .item .img .border{z-index: 99;width: 100%;height: 100%;border: 10px solid red;border-image: url('../images/104.png') 30;}
/* .goodsList6 .item .img img{width: 5rem;height: 5rem;display: block;} */
.goodsList6 .item .info{background: #f2eae2;padding: .2rem .4rem;}
.goodsList6 .item .info .price{color: #7b3f41;font-size: .4rem;}
.goodsList6 .item .info .goodsName{font-size: .4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #7b3f41;}
.goodsList6 .item .info .explain{font-size: .32rem;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: .48rem;}

/*我的资料*/
.myProfile .weui-cell{position: relative;}
.myProfile .weui-cell:after{position: absolute;content: '';width: 9.2rem;height: 1px;background: #f8f8f8;right: .4rem;bottom: 0;display: block;}
.myProfile .weui-cell:last-child:after{display: none;}
.myProfile .weui-cell .weui-cell__ft{display: flex;align-items: center;justify-content: center;}
.myProfile .weui-cell .portrait{width: 1.68rem;height: 1.68rem;overflow: hidden;border-radius: 50%;position: relative;}
.myProfile .weui-cell .portrait img{width: 1.68rem;height: 1.68rem;border-radius: 50%;}
.myProfile .weui-cell .portrait input{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;opacity: 0;}
.myProfile .weui-cell .weui-cell__ft{color: #999;}
.myProfile .weui-cell .weui-cell__ft input{text-align: right;color: #999;}
.myProfile .save{background: #f2eae2;padding: 1.44rem 0;}
.myProfile .save a{width: 7.6rem;height: 1.2rem;display: flex;margin: 0 auto;align-items: center;justify-content: center;font-size: .48rem;color: #fff;background: #cf392a;border-radius: 1.2rem;}

/*学院*/
.academy .tab-nav{display: flex;padding-bottom: .13333rem;}
.academy .tab-nav .item{flex: 1;display: flex;align-items: center;justify-content: center;}
.academy .tab-nav .item span{display: flex;height: 1.06667rem;align-items: center;justify-content: center;font-size: .4rem;color: #333;border-bottom: 2px solid transparent;}
.academy .tab-nav .item.active span{color: #cf392a;border-bottom-color: #cf392a;}
.academy .searchBox{padding: 0 .4rem;height: 1.2rem;display: flex;justify-content: center;align-items: center;position: relative;background: #f2eae2;}
.academy .searchBox .inputBox{height: .8rem;position: relative;flex: 1;}
.academy .searchBox .inputBox input{background: #fff;height: .8rem;border-radius: .8rem;padding: 0 .8rem;}
.academy .searchBox .icon{position: absolute;width: .4266667rem;height: .4266667rem;left: .5866667rem;top: .3866667rem;z-index: 1;}
.academy .searchBox .inputBox .empty{top: .16rem;}
.academy .swiper-list-nav{height: 1.2rem;}
.academy .swiper-list-nav .swiper-slide{width: 2.5rem;display: flex;height: 1.2rem;justify-content: center;align-items: center;font-size: .4rem;}
.academy .swiper-list-nav .swiper-slide.active a{color: #cf392a;}
.academy .swiper-list-cont{padding: 0 .4rem;}
.academy .swiper-list-con .group{display:flex;flex-wrap:wrap }
.academy .swiper-list-cont .group .itemA{width:4.4rem;flex-direction:column;padding-bottom:.4rem;}
.academy .swiper-list-cont .group .itemA:nth-child(2n){margin-left:.4rem}
.academy .swiper-list-cont .group .itemA .img{position:relative;border-radius:10px;}
.academy .swiper-list-cont .group .itemA .img img{position:relative;border-radius:10px;}
.academy .swiper-list-cont .group .itemA .img span{position:absolute;top:0;right:0;background:#7b3f41;color:#fff;padding:0 5px;border-radius:7px }
.academy .swiper-list-cont .group .itemA .info .left .name{color:#333}
.academy .swiper-list-cont .group .itemA .info .left h6{color:#666}
.academy .swiper-list-cont .group .itemA .info .left h8{color:#7b3f41}
.academy .swiper-list-cont .item{display: flex;justify-content: space-between;padding: .4rem 0;}

.academy .swiper-list-cont .item .img{width: 4.4rem;height: 3rem;position:relative;}
.academy .swiper-list-cont .item .img img{width: 4.4rem;height: 3rem;border-radius: .3rem;display: block;}
.academy .swiper-list-cont .item .img span{display:inline-block;position:absolute;top:0rem ;right:0rem;background:#7b3f41;border-radius:.2rem;color:#fff;padding:.03rem .1rem}
/*.academy .swiper-list-cont .item .info{width: calc(100% - 3.33333rem);display: flex;justify-content: space-between;align-items: center;}*/
/*.academy .swiper-list-cont .item .info .left{width: calc(100% - .4rem)}*/
.academy .swiper-list-cont .item .info{display:flex;align-items: center;width:calc(100% - 4.5rem)}
.academy .swiper-list-cont .item .info .left{width:98%}
.academy .swiper-list-cont .item .info .left .name{font-size: .4rem;color: #000;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.academy .swiper-list-cont .item .info .left .browse{font-size: .34667rem;color: #999;}
.academy .swiper-list-cont .item .info .left h6{color:grey;width:4.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;  }
.academy .swiper-list-cont .item .info .left h8{color:#7b3f41}
.academy .swiper-list-cont .item .info .right{width: .21333rem}
.academy .swiper-list-cont .item .info .right img{width: .213333rem;}
.academy .liveList{padding: .4rem;background: #f8f8f8;}
.academy .liveList .item{width: calc((100% - .4rem)/2);margin-right: .4rem;margin-top: .4rem;float: left;border-radius: .15rem;background: #fff; overflow: hidden;}
.academy .liveList .item:nth-child(2n){margin-right: 0;}
.academy .liveList .item:nth-child(1){margin-top: 0;}
.academy .liveList .item:nth-child(2){margin-top: 0;}
.academy .liveList .item .img{position: relative;}
.academy .liveList .item .img img{display: block;}
.academy .liveList .item .img .model{position: absolute;width: 100%;left: 0;bottom: 0;z-index: 1;padding: 0 .32rem;display: flex;justify-content: space-between;}
.academy .liveList .item .img .model p{height: .8rem;display: flex;align-items: center;font-size: .32rem;color: #fff;}
.academy .liveList .item .img .model p img{width: .26667rem;margin-right: .15rem;}
.academy .liveList .item .info{padding: .2rem .32rem;}
.academy .liveList .item .info p{height: 1rem;font-size: .4rem;line-height: .5rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/*注册页*/
.register{padding-top: 0;}
.register .top{display: flex;align-items: center;flex-direction: column;justify-content: center;padding: 1rem 0 .8rem;}
.register .top .log{width: 2.52rem;}
.register .top .log img{width: 2.52rem;display: block;margin-bottom: .4rem;}
.register .top h4{font-size: .48rem;line-height: 1;}
.register .item3 .cont{display: flex;}
.register .item3 .cont .inputBox{width: 60%;}
.register .item3 .cont .inputBox:after{position: absolute;width: 1px;height: 70%;right: 0;top: 15%;background: #c9c9c9;content: '';}
.register .item3 .cont .acquireCode{display: flex;width: 40%;align-items: center;justify-content: center;color: #cf392a;font-size: .4rem;}
.register .item6{margin: 1.65333rem 0 0;flex-direction: column;padding-bottom: .4rem;}
.register .item6 .weui-cell{display: flex;justify-content: center;}
.register .item6 .weui-cell .weui-cell__bd{flex: inherit;}
.register .item6 .weui-cells_checkbox .weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/52.png") no-repeat;background-size: 100%;margin: 0;}
.register .item6 .weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{width: .4rem;height: .4rem;content: '';background: url("../images/53.png") no-repeat;background-size: 100%;margin: 0;}

/*信息设置*/
.infoSet .goodsImg{padding: .26667rem .4rem;}
.infoSet .goodsImg img{display: block;border-radius: .2rem;}
.infoSet .type1.weui-cell .weui-cell__bd p{color: #999;}
.infoSet .type2.weui-cell .weui-cell__bd p{color: #000;}
.infoSet .weui-cell:after{display: block;width: 9.2rem;height: 1px;background: #f4f4f4;left: .4rem;bottom: 0;position: absolute;content: '';}
.infoSet .weui-cell .weui-cell__ft input{text-align: right;}
.infoSet .bottomBtn{padding: .4rem;display: flex;align-items: center;justify-content: center;}
.infoSet .bottomBtn .affirm{display: flex;width: 7.6rem;height: 1.2rem;background: #cf392a;color: #fff;align-items: center;justify-content: center;font-size: .48rem;border-radius: 1.2rem;}
.infoSet .bottomBtn .btn-light{
    display: flex;
    width: 7.6rem;
    height: 1.2rem;
    background: url("../images/btn-light.png") center no-repeat;
    background-size: contain;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: .48rem;
}
.infoSet .bottomBtn .btn-gray{
    display: flex;
    width: 7.6rem;
    height: 1.2rem;
    background: url("../images/btn-gray.png") center no-repeat;
    background-size: contain;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: .48rem;
}
.infoSet .bottomBtn .btn-light-line{
    display: flex;
    width: 5.6rem;
    height: 1.2rem;
    background: url("../images/btn-light-line.png") center no-repeat;
    background-size: contain;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: .48rem;
}
.infoSet .bottomBtn .btn-deep-line{
    display: flex;
    width: 5.6rem;
    height: 1.2rem;
    background: url("../images/btn-deep-line.png") center no-repeat;
    background-size: contain;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: .48rem;
}
.infoSet .foldDetail{display: flex;justify-content: flex-end;padding: .2rem 0;}
.infoSet .foldDetail a{color: #cf392a;display: flex;align-items: center;font-size: .37333rem;}
.infoSet .foldDetail a .icon{width: .5rem;margin-left: .1rem;}

/*表格*/
.tableBox .weui-cell{height: 1.2rem;}
.tableBox .weui-cell:after{display: block;width: 9.2rem;height: 1px;background: #f4f4f4;left: .4rem;bottom: 0;position: absolute;content: '';}
.tableBox h4{font-size: .426667rem;line-height: 1.2rem;padding: 0 .4rem;}
.tableBox h4 .download{float: right;margin: .2rem 0;height: .8rem;background: #7a494d;color: #fff;border-radius: .1rem;padding: 0 .2rem;font-size: .37333rem;line-height: .8rem;}

.tableBox .tableCont{display: flex;justify-content: space-between;border-bottom: 1px solid #ECECEC;width: 100%;}
.tableBox .tableCont .left{width: 1.5rem;position: relative;z-index: 1;}
.tableBox .tableCont .left .mainLeft tbody td{border-right: 1px solid #f5f5f5;}
.tableBox .tableCont .left table{width: calc(100% + 1px);}
.tableBox .tableCont .right{overflow-x: auto;width: calc(100% - 1.5rem + 1px);margin-left: -1px}
.tableBox .tableCont table{border-collapse: collapse;white-space: nowrap;}
.tableBox .tableCont thead{background: #d3d3d3;}
/*.tableBox .tableCont tbody{background: #f4f4f4;}*/
.tableBox .tableCont th{height: 1.1rem;line-height: .7rem;}
.tableBox .tableCont thead th,.tableBox .tableCont tbody td{border: 1px solid #f5f5f5;padding: .2rem 15px;text-align: center;font-size: .37333rem;height: 1.1rem;font-weight: 500;line-height: .7rem;}
.tableBox .tableCont .left th,.tableBox .tableCont .left td{text-align: center;padding: .2rem 0;}
.tableBox .tableCont tbody .pitchOn{background: #65c4ca;color: #fff;}
.tableBox .tableCont .left .mainLeft{height: calc(100vh - 2.4rem - 1.173333333rem - 1.1rem - 2px);overflow-y: scroll;}
.tableBox .tableCont .left .mainLeft::-webkit-scrollbar{display: none;}
.tableBox .tableCont .left .mainLeft .cont{overflow: hidden;}
.tableBox .tableCont .left .mainLeft .cont table{margin-top: calc(-1.1rem - 2px)}
.tableBox .tableCont .right .T-header{overflow-x: auto;}
.tableBox .tableCont .right .T-header::-webkit-scrollbar{display: none;}
.tableBox .tableCont .right .mainCont{height: calc(100vh - 2.4rem - 1.173333333rem - 1.1rem - 2px);overflow-y: scroll;}
.tableBox .tableCont .right .mainCont .cont{overflow: hidden;}
.tableBox .tableCont .right .mainCont .cont table{margin-top: calc(-1.1rem - 2px)}

.articleDetail video{width: 100%}

.addressList .item .top{padding: .2rem .4rem;border-bottom: 1px solid #fff;display: block;position: relative;}
.addressList .item .top p{font-size: .4rem;line-height: 1.6;}
.addressList .item .top .p1{display: flex;justify-content: space-between;}
.addressList .item .bottom{display: flex;justify-content: space-between;}
.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{color: #cf392a;}
.addressList .item .bottom .weui-cells_checkbox .weui-cell__hd{display: flex;}
.addressList .item .bottom .right{padding: .3125rem .4rem;display: flex;}
.addressList .item .bottom .right a{display: flex;font-size: .4rem;margin-left: .6rem;align-items: center;justify-content: center;}
.addressList .item .bottom .right a:first-child{margin-left: 0;}
.addressList .item .bottom .right span{display: flex;align-items: center;justify-content: center;width: .5rem;margin-right: .15rem;}
.addressBtm{height: 3.6rem;}
.addressBtm .cont{height: 3.6rem;display: flex;align-items: center;justify-content: center;background: #f2eae2;z-index: 1;}
.addressBtm.fixed{height: 2rem;}
.addressBtm.fixed .cont{position: fixed;width: 100%;left: 0;bottom: 0;height: 2rem;}
.addressBtm .cont .defaultBtn{width: 7.6rem;height: 1.2rem;background: #cf392a;border-radius: 1.2rem;color: #fff;font-size: .48rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}

.addAddress{height: calc(100vh - 1.173333333rem);background: #f2eae2;}
.addAddress .addressBtm .cont{background: #f2eae2;}
.addAddress .weui-cells_checkbox .weui-cell__hd{display: flex;}
.addAddress .weui-cell .weui-cell__bd p{font-size: .4rem;}
.addAddress .weui-cell .weui-input{font-size: .4rem;}
.addAddress .weui-cell .weui-cell__ft{padding-right: 13px;width: calc(100% - 3rem)}
.addAddress .weui-cell .weui-cell__bd{width: 3rem;flex: inherit;}
.compile.addressBtm{height: 5.4rem;}
.compile.addressBtm .cont{height: 5.4rem;flex-direction: column;}
.addressBtm .cont .deleteBtn{width: 7.6rem;height: 1.2rem;background: #8d8d8d;border-radius: 1.2rem;color: #fff;font-size: .48rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: .6rem;}

.invoiceList{height: calc(100vh - 1.173333333rem);background: #f2eae2;padding: .4rem;}
.invoiceList .addressBtm .cont{background: #f2eae2;}
.invoiceList .item{background: #fff;border-radius: .2rem;overflow: hidden;padding: 0 .2rem;position: relative;margin-bottom: .4rem;}
.invoiceList .item .activeIcon{position: absolute;right: 0;top: 0;width: 1.32rem;height: 1.32rem;display: none;}
.invoiceList .item.active .activeIcon{display: block;}
.invoiceList .item .top{display: block;padding: .2rem;border-bottom: 1px solid #c9c9c9;}
.invoiceList .item .top p{font-size: .4rem;line-height: 1.6;display: flex;padding-right: .6rem;}
.invoiceList .item .top p span:last-child{flex: 1;}
.invoiceList .item .bottom{display: flex;justify-content: space-between;}
.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{color: #cf392a;}
.invoiceList .item .bottom .weui-cells_checkbox .weui-cell__hd{display: flex;}
.invoiceList .item .bottom .right{padding: .3125rem .4rem;display: flex;}
.invoiceList .item .bottom .right a{display: flex;font-size: .4rem;margin-left: .6rem;align-items: center;justify-content: center;}
.invoiceList .item .bottom .right a:first-child{margin-left: 0;}
.invoiceList .item .bottom .right span{display: flex;align-items: center;justify-content: center;width: .5rem;margin-right: .15rem;}

.addInvoice{height: calc(100vh - 1.173333333rem);}
.addInvoice .addressBtm .cont{background: #f2eae2;}
.addInvoice .weui-cell .weui-cell__bd p{font-size: .4rem;}
.addInvoice .weui-cell .weui-cell__bd p span{color: #cf392a;}
.addInvoice .weui-cell .weui-input{font-size: .4rem;text-align: right;}
.addInvoice .weui-cell .weui-cell__ft{width: calc(100% - 3rem)}
.addInvoice .weui-cell .weui-cell__bd{width: 3rem;flex: inherit;}
.addInvoice .weui-cells_radio{display: flex;align-items: center;justify-content: space-between;}
.addInvoice .weui-cells_radio .weui-cell__hd{width: .64rem;height: .64rem;display: flex;margin-right: .1rem;align-items: center;justify-content: center;}
.addInvoice .weui-cells_radio .weui-icon-checked{width: .5rem;height: .5rem;background: url("../images/91.png") no-repeat;background-size: 100% 100%;}
.addInvoice .weui-cells_radio .weui-check:checked+.weui-icon-checked:before{display: none;}
.addInvoice .weui-cells_radio .weui-check:checked+.weui-icon-checked{background: url("../images/92.png") no-repeat;background-size: 100% 100%;}
.addInvoice .hint{padding: .4rem;font-size: .37334rem;}

.orderHintModel{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 10;display: none;align-items: center;justify-content: center;background: rgba(0,0,0,.3);}
.orderHintModel .cont{background: #fff;overflow: hidden;border-radius: .15rem;width: 92%;}
.orderHintModel .cont .top{padding: 10px 15px;display: flex;flex-direction: column;}
.orderHintModel .cont .top .icon{display: flex;align-items: center;justify-content: center;}
.orderHintModel .cont .top .icon img{width: 50px;}
.orderHintModel .cont .top .title{display: flex;align-items: center;justify-content: center;font-size: .45rem;color: #000;margin: .15rem 0;}
.orderHintModel .cont .top .text{display: flex;align-items: center;justify-content: center;font-size: .3733333rem;color: #999;}
.orderHintModel .cont .bottom{height: 48px;border-top: 1px solid #d1d1d1;display: flex;}
.orderHintModel .cont .bottom a{display: flex;flex: 1;align-items: center;justify-content: center;font-size: 18px;color: #666;border-left: 1px solid #d1d1d1;position: relative;}
.orderHintModel .cont .bottom a:first-child{border-left: none;}
.orderHintModel .cont .bottom a.confirm{color: #cf392a;}
.orderHintModel .cont .bottom a.confirm input{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;z-index: 1;}
.orderHintModel.show{display: flex;}

.weui-infinite-scroll,.infinite-preloader{padding: .4rem;text-align: center;font-size: .37333rem;}

.errorBox{display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 2rem .4rem 0;}
.errorBox .icon{width: 2.64rem;margin-bottom: .2rem;}
.errorBox .errorText{font-size: .4rem;color: #666;}

.downloadApp{height: 1.28rem;}
.downloadApp .cont{display: flex;background: #fff;border-radius: .15rem;overflow: hidden;height: 1.28rem;position: fixed;left: 0;bottom: 1.28rem;width: 100%;align-items: center;justify-content: space-between;padding: 0 .4rem;z-index: 10;}
.downloadApp .cont .logo-img{width:.9rem;height:.9rem;border-radius:.15rem;}
.downloadApp .cont .logo-img img{width:100%;height:100%;}
.downloadApp .cont .downloadBtn{display: flex;height: .8rem;width: 2rem;font-size: .3733rem;color: #fff;align-items: center;justify-content: center;background: #cf392a;border-radius: .1rem;}
.count-center{flex:1;margin-left:.2rem}
.downloadApp .cont p{font-size: .3733rem;color: #333;}
.downloadApp .cont .p-detail{font-size:.3rem}

.clubCard .floor1{padding: .53334rem .4rem;}
.clubCard .floor1 .cont{width: 8.53334rem;margin: 0 auto;position: relative;}
.clubCard .floor1 .cont .text{position: absolute;left: .48rem;bottom: .26667rem;display: flex;flex-direction: column;}
.clubCard .floor1 .cont .text p{font-size: .37334rem;color: #fff;margin-bottom: .1rem;}
.clubCard .floor1 .cont .text p span{font-size: .37334rem;color: #ffb200;}
.clubCard .floor1 .cont .text p span i{font-size: .32rem;}
.clubCard .floor1 .cont .text a{display: flex;align-items: center;justify-content: center;height: .72rem;background: #3e110d;border-radius: .72rem;color: #ffb200;padding: 0 .32rem;font-size: .37334rem;}
.clubCard .floor1 .cont .text a img{width: .2rem;margin-left: .1rem;}
.clubCard .floor2{padding: 0 .4rem .4rem;}
.clubCard .floor2 .title{padding-left: .36rem;height: .72rem;line-height: .72rem;font-size: .4rem;position: relative;}
.clubCard .floor2 .title:before{position: absolute;z-index: 1;content: '';width: .2rem;height: .2rem;background: #cf392a;border-radius: 50%;left: 0;top: .26rem;}
.clubCard .floor2 p{margin-top: .2rem;font-size: .37334rem;line-height: .64rem;}
.clubCard .floor2 p img{display: block;margin: 0 auto;}
.clubCard .floor2 p .upgrade{width: 7.4rem;height: 1.2rem;background: #cf392a;color: #fff;display: flex;align-items: center;margin: 0 auto;justify-content: center;font-size: .48rem;border-radius: 1.2rem;}

.contract-status{padding: .4rem;display: flex;align-items: center;flex-direction: column;position: fixed;width: 100%;bottom: 0;}
.contract-status .btnBox{display: flex;align-items: center;justify-content: space-around;width: 100%;}
.contract-status .status{display: flex;height: 1.2rem;margin-top: .4rem;border-radius: 1.2rem;background: #cf392a;color: #fff;align-items: center;justify-content: center;font-size: .4rem;width: 36%;}
.contract-status .status.refuse{background: #999;}
/* .contract-status .status:last-child{margin-right: 0;} */
.contract-status .status.status-default{background: #999;}

/* 表格样式修改begin */
.tableBox {background: #eeeeee;}
.tableBox .tableCont {padding: 0 8px;}
.tableBox .tableCont thead{background: #7a494d;}
.tableBox .tableCont thead{color: white;}
.tableBox .tableCont thead th,.tableBox .tableCont tbody td{border: none;}
.tableBox .tableCont .left .mainLeft .cont table{border-collapse:separate; border-spacing:0px 8px;}
.tableBox .tableCont .right .mainCont .cont table{border-collapse:separate; border-spacing:0px 8px;}
.tableBox .tableCont .left .mainLeft tbody td { background: #cccccc;border: none;}
.tableBox .tableCont .right .mainCont .cont table td{background: #cccccc;}
.tableBox .tableCont .left .mainLeft .cont table{margin-top: calc(-1.1rem - 10px)}
.tableBox .tableCont .right .mainCont .cont table{margin-top: calc(-1.1rem - 10px)}
/* 表格样式修改 end */

/*学院直播*/
.online-header{border-bottom:none;padding:0}
.online-header p{height: 1.173333333rem;line-height: 1.173333333rem}
.online-img{padding-top: 1.173333333rem;width:100%;height:6.3rem;}
.online-img img{width:100%;height:100%}
.online-item{padding-top:0}
.online-item .item-top .voice .item-money{color:#7b3f41;font-weight:900;font-size:16px;margin-top:.3rem;display:inline-block;padding-left:.05rem}
.online-item .item-top .title-name{font-size:16px;}
.online-item .item-top .title-name,.item-flex{display:flex;justify-content: space-between}
.online-item .item-top .title-txt{font-size:16px;border-bottom:1px solid #cccaca}
.online-item .item-top .title-name .item-count{color:grey;font-size:12px;}
.online-item .item-content{padding-top:.4rem;}
.online-item .item-content p{text-align: left;color:#000}
.online-item .item-content .item-outline{font-size:14px;}
.online-item .item-content .item-desc{text-indent: 30px;}
 .click-btn{width:70%;margin-left:15%;position:absolute;bottom:-1rem;margin-bottom:.8rem;border-radius:.15rem;background:#7b3f41;color:#fff;font-size:18px;height:1.18rem;line-height:1.18rem;}
 .click-btn span{display: inline-block;border: 1px solid #fff;border-radius: .15rem;height: 1rem;line-height: 1rem;margin-top: 0.01rem;width: 98%;margin-left: 1%;text-align: center;}


/*商品结算*/
.section{padding-top: 1.173333333rem;margin:0 .3rem}
.section .item-header{display:flex;flex-direction: row;justify-content: space-between;align-items: center}
.section .item-header .item-center{flex:1;margin:.2rem .4rem 0 .2rem;}
.section .item-header .item-center p{display:flex;justify-content: space-between;min-height: .7rem;font-size:14px;color:#333}
.section .item-header .address-icon{width:15px;height:18px;margin-top:.8rem;}
.section .item-header .more-icon{width:0.2rem;height:.4rem;}
.section .item-content{padding-bottom:1.5rem;}
.section .item-content .weui-panel__bd .weui-media-box__hd{width:2.9333rem;height:2.9333rem;}
.section .weui-panel__bd .weui-media-box{padding:15px 0}
.section .weui-panel__bd  .weui-media-box_appmsg{align-items: self-start}
.section .weui-panel__bd .weui-media-box__bd h6{line-height:.7rem;;font-size:12px;}
.section .weui-panel__bd .weui-media-box__bd .title-h6{line-height:.6rem;max-height:1.2rem;display: -webkit-box;-webkit-box-orient: vertical;overflow:hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2;font-size:15px;}
.section .weui-panel__bd .item-money{display:flex;justify-content: space-between;margin-top:.3rem;}
.section .weui-panel__bd .weui-media-box__desc{margin-top:.1rem;}
.section .weui-panel__bd .item-count {color:#ffb100;font-size:15px;}
.section .weui-panel__bd .item-count .item-jifen{color:#7b3f41}
.border-bottom-1px{border-bottom:1px solid #cccbcb}
.section .weui-panel__bd .panel-flex{display:flex;justify-content: space-between;height:.6rem; padding:15px 0;font-size:14px;color:#333;line-height:.6rem;}
.section .weui-panel__bd .weui-cells-msg{border: 1px solid #d8d4d4;height: 2.8rem;padding:0 10px;font-size:14px;margin-top: 10px;}
.section .weui-panel__bd .item-right{display:flex;justify-content: flex-end;margin:.4rem 0;font-size:14px;}
.section .weui-panel__bd .item-flex{display:flex;justify-content: space-between;align-items:center;font-size:14px;}
.section .weui-panel__bd .weui-check__label{padding:.26rem 0}
.section .weui-panel__bd .item-flex .panel-left{display:flex;align-items:center}
.section .weui-panel__bd .item-flex .panel-left img{width:.8rem;height:.8rem;}
.section .weui-panel__bd .item-flex .panel-left span{margin-left:.2rem;}
.section .weui-panel__bd .item-flex .panel-right span{color:grey;font-size:12px;}
.section .weui-panel__bd .item-flex .panel-right span i{color:#333}
.weui-check__label input[type="radio"]:after {display: block;content: "";width: 12px;height: 12px;background: #fff;border-radius: 50%;border: 1px solid #cccccc;}
.weui-check__label input[type="radio"]:checked:after {display:block;content:'';width: 14px;height: 14px;margin-top:-1px;margin-left:-1px;background:url("../images/radio1-icon.png") no-repeat;background-size:100%}
.section .weui-panel__bd.item-note{display:flex;justify-content: space-between;align-items: center;height:1.08rem;margin-top:.2rem;font-size:14px;}
.section .weui-panel__bd.item-note .item-note-lt,.item-note-rg{display:flex;align-items: center}
.section .weui-panel__bd.item-note .item-note-lt .item-count{color:#ffb100;text-decoration: underline}
[id^="checkboxAgree"] + label, [id^="checkboxInvoice"] + label{background:#fff;border:1px solid #666;padding:5px;border-radius:2px;display:inline-block;vertical-align: middle;margin-right:3px;}
[id="checkboxAgree"]:checked + label, [id^="checkboxInvoice"]:checked + label{width:12px;height:12px;border:none;background:url("../images/checked-icon.png") no-repeat;background-size:100%;}
.section .weui-panel__bd.item-note .item-note-rg a{border-bottom:1px solid #333;}
.item-footer-goods{position:absolute;bottom:0;left:0;right:0;height:1.3rem;border-top:1px solid #cccbcb;font-size:14px;}
.item-footer-goods .footer-total{display:flex;justify-content: flex-end;align-items: center}
.item-footer-goods .item-count{color:#ffb100}
.item-footer-goods .item-count .item-jifen{color:#7b3f41}
.item-footer-goods .btn{color:#fff;background:#7b3f41;font-size:17px;height:1.3rem;line-height:1.3rem;width:2.9rem;text-align:center;margin-left:.2rem}

/*征订界面*/
.header-book{position:relative;background:#7b3f41;color:#fff;}
.header-book p{color:#fff;font-size:.64rem;color:#fff}
.header-book a{position:absolute;right:.4rem;top:.3rem;color:#fff;border:1px solid #fff;width:1.28rem;height:.64rem;line-height:.6rem;text-align:center;border-radius:2px;}
.item-filter-wrap{background:#7b3f41;height:2.293rem;width:10rem;padding-top:.187rem;}
.item-filter-wrap .top{margin:0 .32rem;background:rgba(255,255,255,.3);color:#fff;border-radius:10px;height:4.187rem;display:flex;flex-direction:column;align-items: center}
.item-filter-wrap .clickTop{background:rgba(255,255,255,.3);;border-radius:10px 10px 0 0;}
.item-filter-wrap .top .weui-cells{height:2.08rem;line-height:2.08rem;font-size:.48rem;width:100%;}
.item-filter-wrap .top .weui-cells .weui-cell{
    padding: 0.7rem 0.4rem;
    color:#fff;
}
.item-filter-wrap .top .weui-cells .weui-cell .weui-input{text-align:center}
.item-filter-wrap .top .weui-cells .weui-cell_access .weui-cell__ft{padding-right:0}
.weui-cell_access .weui-cell__ft:after{content:'';display: block;border-width:0;background:url("../images/filter.png") no-repeat;background-size:100%;width:25px;height:25px;transform: rotate(0deg);position: relative;right:.4rem;top:0rem;}
.item-filter-wrap .top h4{height:2.08rem;line-height:2.08rem;color:#7b3f41;text-align:center;font-size:.64rem;}
.item-filter-wrap .top .weui-input{color:#fff;font-size:.48rem;}
.item-filter-wrap .top  .weui-cells .weui-cell .filterImg{width:25px;height:25px;position:absolute;top:.64rem;right:.4rem;}
.content-book{padding:2rem .4rem 0;position:relative;z-index:-1;background:#d8d8d8 }
.content-book .content-ul{padding-bottom:.6666rem;}
.content-book .content-ul li{display:flex;flex-direction: row;align-items:center;margin-top:.8rem}
.content-book .content-ul li .item-left{width:56px;height:60px;}
.content-book .content-ul li .item-left img{width:56px;height:60px;background:url("") no-repeat;background-size:cover}
.content-book .content-ul li .item-center{flex:1;margin-left:.48rem;}
.content-book .content-ul li .item-center h6{font-size:18px;color:#333}
.content-book .content-ul li .item-center p{font-size:15px;color:#666}
.content-book .content-ul li .item-right{font-size:24px;color:#999}

.table-book{background:#fff;}
.table-book .list-sheet h3{font-size:.48rem;color:#333;border-bottom:1px solid #e5e5e5;text-align:center;height:1.2rem;line-height:1.2rem;font-weight:normal}
.table-book .list-sheet p{font-size:15px;color:#666;padding:.25rem .4rem;}
.table-book .list-sheet .self-item{margin-top:.6666rem}
.table-book .list-sheet .tableCont{padding:0;}
.table-book .list-sheet .table{width:100%;font-size:.4rem;}
.table-book .list-sheet .table thead {background:#7b3f41;color:#fff;height:1.1733rem;line-height:1.1733rem;}
.table-book .list-sheet .table thead tr th{font-weight:normal;}
.table-book .list-sheet .table tbody .detail{height:1rem;}
.table-book .list-sheet .table tbody td{text-align:center;font-weighL:normal;color:#333;border-bottom:1px solid #e5e5e5;line-height:1rem;}


.table-book .list-sheet .table tbody .table-bottom{background:#7b3f41;height:1.1733rem;line-height:1.1733rem;}
.table-book .list-sheet .table tbody .table-bottom td{color:#fff;}
.book-bk{background:#fff;position:fixed;left:0;right:0;top:0;bottom:0}
.book-bk .header-book a{border:none}
.book-bk .content .item-box{display:flex;justify-content: space-between;padding:.2rem .4rem 0;}

.book-bk .content .item-title{font-size:.48rem;color:#333}
.book-bk .content .item-box .item-box-left h5{font-size:.64rem;color:#7b3f41}
.book-bk .content .item-box .item-box-right{font-size:.4rem;color:#666}
.book-bk .content .item-box .item-box-right span{color:#999}
.book-bk .content .weui-tab .narbar{background:#fff}
.book-bk .content .weui-tab .weui-navbar:after{border-bottom:2px solid #e5e5e5}
.book-bk .content .weui-tab .narbar .weui-navbar__item:after{border-right:none}
.book-bk .content .weui-tab .narbar .weui-navbar__item{font-size:.4rem;margin:0 .5rem}
.book-bk .content .weui-tab .narbar .weui-bar__item--on{background:#fff;color:#7b3f41;border-bottom:2px solid #7b3f41}
.book-bk .content .weui-tab .weui-tab__bd ul li{font-size:.4rem;color:#666;padding:.34rem .4rem 0;line-height:.613rem;}
.book-bk .content .weui-tab .weui-tab__bd ul li span{font-size:.4rem;color:#999}
.book-bk .content .weui-tab .weui-tab__bd ul li .item-sec{padding-top:.28rem;display:flex;align-items: center;justify-content: space-between}
.book-bk .content .weui-tab .weui-tab__bd ul li span i{font-style: normal;margin-right:.7rem}


/*登录*/
.section-login{padding-top: 2.67333rem;width:100%;padding-left:0.8rem;padding-right:0.8rem;}
.section-login .logo-img{width:100%;text-align:center;}
.section-login .logo-img img{width:1.81333rem;height:1.81333rem}
.section-login .form-cell{margin-top:1.333rem;}
.section-login .form-cell .input-cell{margin: 0.6266rem auto;width:7.666rem;height:1.0666rem;position:relative;}
.section-login .form-cell .input-cell input{width:7.6rem;height:1.0666rem;line-height:1.0666rem;font-size:.4rem;border:1px solid #c9c9c9;background:transparent;border-radius:.5rem;text-indent:1.2rem;-webkit-appearance: none;appearance: none }
.section-login .form-cell .input-cell .icon{position:absolute;top:.25rem;left:.5rem;width:15px;height:19px;}
.section-login .form-cell .input-cell .tel-icon{background:url("../images/01.png")no-repeat;background-size:100%}
.section-login .form-cell .input-cell .pwd-icon{background:url("../images/02.png")no-repeat;background-size:100%}
.section-login .form-cell .margin-cell{margin-top:1.386rem;padding-bottom:0.6933rem}
.section-login .form-cell .btn-cell{display:flex;justify-content: space-between;padding-left:0.4rem;padding-right:0.4rem;}
.section-login .form-cell .btn-cell a img{width:3.6266rem;height:1.2266rem;}
.section-login .form-cell .text-cell{}
.section-login .form-cell .text-cell a{font-size:.4rem;color:#333;line-height:0.64rem;}
.section-login .form-cell .text-cell a.spec-a{color:#7b3f41}
.section-login .footer{margin-top:1.5rem;color:#9a9a9a;text-align: center;padding:0 1.5rem;font-size:.4rem}
.section-login .footer .footer-info{display:flex;align-items: center;justify-content: space-around}
.section-login .footer .footer-info .decoration{width:1.3rem;height:1px;background:#9a9a9a; }
.section-login .footer .footer-image a img{width:1.22667rem;height:1.22667rem;margin:0.533rem 0.293rem;}


.weui-select-modal .weui-cells{
    max-height: 8rem;
}


/*分享店铺20201105*/
.myShop-content .flex-column{display:flex;flex-direction: column;justify-items: center;align-items: center;padding-top: 1.3rem;}
.myShop-content .flex-column .flex-div{width:55px;height:55px;margin-top:18px;font-size:13px;color:#666;margin-bottom:13px;}
.myShop-content .flex-column .flex-div img{width:100%;height:100%;border-radius:30px;border:1px solid #eee;}
.myShop-content .flex-column .flex-title{font-size:16px;color:#333;}
.myShop-content .flex-column .flex-item{display:flex;font-size:13px;color:#666;margin:5px auto 0;align-items: center;}
.myShop-content .flex-column .flex-item .deco{margin:0 12px;}
.myShop-content .action {margin: 15px -5px 0; overflow: hidden; padding:0 10px;box-sizing: border-box}
.myShop-content .action .item { float: left;
    width:50%; padding: 0 5px; margin-bottom: 10px;}
.myShop-content .action .goods-link { display: block; position: relative;}
.myShop-content .action .item .img-div{width:100%;position:relative;}
.myShop-content .action .item .img-div img{width:100%;height:auto; display: block}
.myShop-content .action .item .bk{position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/105.png") no-repeat center top;background-size:100% 100%;}
.myShop-content .action .item .item-price{padding-left:10px;line-height:24px;}
.myShop-content .action .item .item-price .item-a{color:#7b3f41;padding-right:10px;font-weight:600;font-size:13px;}
.myShop-content .action .item .item-price .item-title{width:150px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:15px;height:20px;line-height:20px;color:#333;}

