/**提示层，加载框**/
#btis{ width:100%; height:100%; top:0; left:0; position:fixed; z-index:1000001; background:none; display:none;}
#tis{ font-size:15px; width:70%; height:40px; line-height:40px; position:fixed;text-align:center; z-index:1002; top:75%; border-radius:50px; background:#666; color:#fff;  margin:auto; left:0; right:0;}
#loading{ position:fixed; max-width:720px; margin:auto;  display:none; top:0; left:0; bottom:0; right:0; z-index:9999;}
#loading .lad{ width:19%; height:12%; border-radius:7px; margin:auto; left:0; right:0; top:0; bottom:0; position:absolute; background:#eee;  background-size:56%;opacity:0.9;}
#loading .lad img{ width:60%; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0;}
#loading2{ position:fixed; max-width:720px; margin:auto;  display:none; top:0; left:0; bottom:0; right:0; z-index:9999;}
#loading2 .lad2{ width:19%; height:12%; border-radius:7px; margin:auto; left:0; right:0; top:0; bottom:0; position:absolute;background:#0091fe;  background-size:56%;opacity:0.9;}
#loading2 .lad2 img{ width:60%; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0;}
.ups{ position:fixed; z-index:160; right:0; bottom:1.3rem; cursor:pointer; display:none;}
/**header start**/
.headers{box-shadow: 0 0.05rem 0.1rem rgba(178,178,178,0.18);height:80px;/*overflow:hidden; */background:#ffedc9;position:fixed; z-index:101; max-width:720px; width:100%; margin:auto; left:0; right:0; top:0;box-sizing:border-box; }
.headerLeft{padding-left:26px;padding-top:24px;position:absolute; left:0; top:0; width:30%; line-height:80px}
.headerLeft i{ display:block; float:left; width:41px; height:32px;background:url(../img/set.png) no-repeat center;  background-size:cover;}
.headerLeft span{ display:inline-block;color:#000;}
.headerCen{height:80px;float:left; width: 100%;text-align: center;}
.headerCen2{height:80px;float:right; margin-right:2%}
.headerCen2 a{ display:inline-block; width:41px; height:80px; background:url(../img/search.png) no-repeat center; background-size:82% auto;}
.headerCen img{width: 124px;}
.gapbg{height: 0.2rem;background: url("../img/gapbg.png") no-repeat center;background-size: cover;float: left;width: 100%;clear: both;}
.mlogo{width:33.33%;height:100%;background: url("../img/mlogo.png") no-repeat 0.2rem;background-size: auto 0.55rem;}
.mlogo a{display: block;height: 100%;}
.mr{width: 33.33%;height: 100%;}
.mr .myhq{border-radius:0.18rem;margin-top: 0.25rem;margin-right: 0.2rem;width: 0.86rem;height: 0.41rem;line-height: 0.41rem;background: linear-gradient(135deg,#ff364f,#ff8e26);color: #fff;}

/*领取优惠券底部列表*/
.yhqcon{}
.yhqwk{}
.yhqwk .ti{font-size: 0.3rem;line-height: 0.96rem;}
.yhqwk .close{width: 0.9rem;height: 0.9rem;background: url("../img/guanbi.png") no-repeat 0.6rem;background-size: 0.19rem;right: 0.1rem;top: 0;margin-right: 0;}
.yhqwk li{height: 1.91rem;background: url("../img/lq.png") no-repeat center;background-size: cover;overflow: hidden;}
.yhqwk li.yhq2{background: url("../img/lq2.png") no-repeat center;background-size: cover;}
.yhqwk li.yhqd{background: url("../img/lqd2.png") no-repeat center;background-size: cover;}
.yhqwk li .p{height: 0.45rem;line-height: 0.45rem;display:block;font-size: 0.2rem;margin-top: 0.05rem;margin-bottom: 0.13rem;}
.yhqwk li .p i{font-family:arial;font-size: 0.6rem;font-weight: bold;}
.yhqwk li .muse{}
.yhqwk li .t{display: block;font-size: 0.3rem;margin-bottom: 0.16rem;color: #ff5636;}
.yhqwk li.yhq2 .t{color: #165c8b;}
.yhqwk li.yhqd .t{color: #999;}
.yhqwk li .mj{display: block;margin-bottom: 0rem;}
.yhqwk li .d{display: block;}
.yhqwk .l1{margin-left: 0.13rem;padding-top:0.44rem;width: 1.83rem;font-family: arial;font-size:0.24rem;color: #ff5636;}
.yhqwk .yhq2 .l1{color: #1287d2;}
.yhqwk .yhqd .l1{color: #999;}
.yhqwk .l2{padding-top:0.4rem;width: 3.45rem;margin-left: 0.32rem;font-size: 0.22rem;color: #c29a88;text-align: left;height: 0.3rem;line-height: 0.3rem;}
.yhqwk .yhq2 .l2{color: #84a7bf;}
.yhqwk .yhqd .l2{color: #999;}
.yhqwk .l3{width: 1rem;height: 100%;}



/*优惠券列表*/
.tab-panel {position: relative;overflow: hidden;background-color:#f6f6f6;padding-bottom: 0.2rem;width: 7.2rem;margin: 0 auto;}
.tab-panel .tab-panel-item {width: 100%;position: absolute;top: 0;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.tab-panel .tab-panel-item.tab-active ~ .tab-panel-item {-webkit-transform: translateX(100%);transform: translateX(100%);}
.tab-panel .tab-panel-item.tab-active {position: relative;-webkit-transition: -webkit-transform .15s;transition: -webkit-transform .15s;transition: transform .15s;transition: transform .15s, -webkit-transform .15s;-webkit-transform: translateX(0);transform: translateX(0);}
.aui-price-nub{background-image: -webkit-gradient(linear,left top,right top,from(#f63f5d),to(#ec2546));background-image: -webkit-linear-gradient(left,#f63f5d,#ec2546);background-image: -moz-linear-gradient(left,#f63f5d,#ec2546);background-image: linear-gradient(to right,#ff5636,#fe9107);background-color: #ec2546;height:2rem;border-radius:3px 0 0 3px;overflow:hidden;width:2rem;float:left}
.tab-panel-item .aui-flex{/*height:2rem;*/background:#fff;margin:0.2rem 0.2rem 0 0.2rem;border-radius:3px;border:0.01rem solid #efefef;padding:0;-webkit-box-align: initial;-webkit-align-items: initial;align-items: initial;position:relative;/*width:6.8rem;*/display:inline-block;float: left;}
.tab-panel-item .aui-flex:before{content: '';position: absolute;z-index: 0;top:1.5rem;left: -0.1rem;width:0.2rem;height:0.2rem;border-radius: 100%;background: #f6f6f6;margin-top: -0.2rem;}
.tab-panel-item .aui-flex:after {content: '';position: absolute;z-index: 0;top: 1.5rem;right: -0.1rem;width: 0.2rem;height:0.2rem;border-radius: 100%;background: #f6f6f6;margin-top: -0.2rem;}
.aui-digit{padding:0 0.2rem;height:1.5rem;overflow:hidden}
.aui-full{line-height:0.51rem;background:#ec5532;color:#f3c1ca;font-size:0.22rem;text-align:center;}
.aui-digit h2{color:#fefefe;font-size:0.45rem;text-align:center;line-height:1.37rem;overflow:hidden; font-weight:bold}
.aui-digit h2 em{font-style:normal;font-size:0.3rem;font-weight:normal;}
.tab-panel-item .aui-flex .aui-flex-box{box-sizing:border-box;text-align: left;border-bottom:1px dashed #eaeaea;padding-left:0.2rem;padding-top:0.25rem;position:relative;float:right;width:4.76rem}
.tab-panel-item .aui-flex .aui-flex-box2{box-sizing:border-box;text-align:left;height:0.51rem;color:#8a8a8c;padding-left:0.2rem;position:relative;float:right;width:4.76rem;font-size:0.22rem;line-height:0.5rem;margin-top: 0.07rem;}
.tab-panel-item .aui-flex-box button{background-image: -webkit-gradient(linear,left top,right top,from(#ef0f82),to(#fe1c44));background-image: -webkit-linear-gradient(left,#ef0f82,#fe1c44);background-image: -moz-linear-gradient(left,#ef0f82,#fe1c44);background-image: linear-gradient(to right,#fe9305,#ff4048);/*background-color: #ef0f82;*/color:#fff;border-radius:50px;border:none;font-size:0.22rem;padding:0.08rem 0.25rem;position:absolute;right:0.15rem;top: 0.22rem;}
.tab-panel-item .ck{line-height: initial;background-image: -webkit-gradient(linear,left top,right top,from(#ef0f82),to(#fe1c44));background-image: -webkit-linear-gradient(left,#ef0f82,#fe1c44);background-image: -moz-linear-gradient(left,#ef0f82,#fe1c44);background-image: linear-gradient(to right,#fe9305,#af393d);/*background-color: #ef0f82;*/color:#fff;border-radius:50px;border:none;font-size:0.22rem;padding:0.08rem 0.25rem;position:absolute;right:0.15rem;top: 0.07rem;}
.aui-flex-box h2{font-size:0.26rem;margin-bottom:0.08rem;color: #333;height: 0.46rem;line-height: 0.46rem;}
.aui-flex-box .h3{font-weight:normal;font-size:0.25rem;color:#8a8a8c;padding-bottom: 0.08rem;float: left;}
.aui-flex-box .h3 .sy{margin-right: 0.15rem;}
.tab-panel-item-clear .aui-price-nub{background-color:#eaeaea;background-image: -webkit-gradient(linear,left top,right top,from(#eaeaea),to(#f5f5f5));background-image: -webkit-linear-gradient(left,#eaeaea,#f5f5f5);background-image: -moz-linear-gradient(left,#eaeaea,#f5f5f5);background-image: linear-gradient(to right,#eaeaea,#f5f5f5);}
.tab-panel-item-clear .aui-full{background-color:#d8d8d8;background-image: -webkit-gradient(linear,left top,right top,from(#d8d8d8),to(#f5f5f5));background-image: -webkit-linear-gradient(left,#d8d8d8,#f5f5f5);background-image: -moz-linear-gradient(left,#d8d8d8,#f5f5f5);background-image: linear-gradient(to right,#d8d8d8,#f5f5f5);color:#999;}
.tab-panel-item-clear .aui-flex-box button{background-color:#d8d8d8;background-image: -webkit-gradient(linear,left top,right top,from(#d8d8d8),to(#f5f5f5));background-image: -webkit-linear-gradient(left,#d8d8d8,#f5f5f5);background-image: -moz-linear-gradient(left,#d8d8d8,#f5f5f5);background-image: linear-gradient(to right,#d8d8d8,#979797);}




/*左边侧边栏*/
/**侧栏**/
.contioner {max-width: 720px;margin: 0 auto; position: relative;font-size: 0.25rem;}
.wapper{  position:relative; z-index:1;background-color: #fff;/*background:url("../img/bbg.jpg");*/}
.nav {display:none;position: fixed;top: 0;background: #333;width: 45%;max-width:290px;z-index: 0;overflow-y: overlay;overflow-x: hidden; }
.nav li { overflow:hidden;color: #FFF;font-size: 0.25rem;font-family: Arial, Microsoft YaHei;line-height: 0.8rem;display: block;background-color: #333;}
.nav li>a {line-height: 0.8rem;display: block;color: #FFF;padding-left: 0.30rem; border-bottom:1px dashed #000;text-decoration: none;}
.nav li>a i{ display:block; width:0.18rem;margin: /*0.25rem*/0 0.2rem 0 0; float:right;}
.nav li>a i img{/* width:100%;*/width: 0.13rem;}
.nav li.curr>a i img{transition:all 0.3s ease 0s;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.close {height: 0.8rem;width: 0.26rem;background: url(../img/sidebar-close.png) no-repeat center;background-size: 0.15rem;float: right;margin-right: 0.2rem;cursor: pointer;}
.fontc {font-weight: bold;margin-left: 0.30rem;display: block; font-size:0.26rem;}
/*侧栏二级栏目*/
.xnavs{ display:none;}
.xnavs p a{ display:block; color:#fff; height:0.6rem; line-height:0.6rem; padding-left:0.5rem; font-size:0.25rem;}


.headerRught{padding-right:26px;padding-top:20px;position:absolute; right:0;float:left;}
/*.headerRught a{ display:inline-block; position:relative; width:40px; height:40px; background:url(../img/search.png) no-repeat center; background-size:cover;}*/
.shopNum2 {color: #fff;position: absolute;top: 5px;right: -10px;padding: 1px 5px;font-size: 12px;border-radius:100%;background: #f43530;text-align: center;}
/******首页类幻灯片 start******/
.hgap{height: 80px;}
.main_image {width:100%; height:4.18rem;overflow:hidden; margin:0 auto; position:relative}
.main_image ul {background: url("../img/lo3.gif") no-repeat center;overflow:hidden; height:4.18rem; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; }
.main_image li span {display:block; width:100%; }
.main_image li span img{ width:100%; height:4.18rem;}
.main_image li a {display:block; width:100%;}
.caid{ width:100%; height:0.29px; line-height:0.29px; position:absolute; margin-top:-0.29rem;}
div.flicking_con {width:100%; height:100%; margin:0 auto; position:relative; }
div.flicking_con .flicking_inner{ position:absolute;  width:100%; height:100%; text-align:center;} 
div.flicking_con a {width:0.08rem; height:0.08rem;background: #fff;border-radius:0.04rem;padding:0; margin:0 0.05rem;display: inline-block;}
div.flicking_con a.on {background:#147ee3;}
#btn_prev,#btn_next{ display:none;}
.am-gallery-overlay .am-gallery-item img{width:100%!important;max-height: inherit!important;}
.am-gallery{padding: inherit!important;}

/**首页幻灯片**/
.swiper-container{width:100%; height:3.4rem; margin:0 auto;overflow:hidden;z-index: 0!important;}
.swiper-slide{ width:100%; height:3.4rem !important; overflow:hidden; position:relative; text-align:center;}
.swiper-slide a{ display:block; width:100%; height:100%; position:relative;}
.swiper-paginationin{ height:0.12rem; overflow:hidden; position:absolute; right:0px; bottom:0.15rem !important; left:0 !important; margin:auto; z-index:1; text-align:center; }
.swiper-paginationin span{ display:inline-block;width:0.12rem; border-radius:100%; height:0.12rem; background:#fff; cursor:pointer; vertical-align:top; margin:0 0.05rem;opacity:1 !important;}
.swiper-paginationin span.swiper-pagination-bullet-active{ background:#0091fe !important;}


/******首页样式 start******/
.index_bg{ width:100%; height:auto; overflow:hidden; background-color:#f3f3f3;}

/*zsj--------------start */
/*产品系列*/
.navxl{}
.navxl a{display: inline-block;width: 33.333%;text-align: center;font-size: 23px;color: #fff;line-height: 62px;}
.navxl a:hover{opacity: 0.85;}
.navxl .a1{background-color: #f49156;}
.navxl .a2{background-color: #f1c54a;}
.navxl .a3{background-color: #00c48e;}
.navxl .a4{background-color: #f22e30;}
.navxl .a5{background-color: #96374f;}
.navxl .a6{background-color: #a4745e;}

/*活动热卖*/
.indexbt{ width:100%; height:89px; overflow:hidden; line-height:100px;background-color: #f5f5f5;}
.indexbt i{ display:block; float:left; width:5px; height:32px; background-color:#df0024;margin-top: 35px;}
.indexbt span{ display:block; float:left; padding-left:16px; color:#df0024; font-size:27px;font-weight: bold;}
.indexbt b{ line-height: 117px;display:block; float:left; font-weight:normal;color:#df0024; font-size:0.24rem; font-family:Arial; text-transform:uppercase; padding-left:18px}
.indexbt .mo{ line-height: 110px;display:block; float:right; font-weight:normal;color:#333; font-size:0.24rem;margin-right: 22px; }
.indexbt .mo img{width:27px;vertical-align: middle;margin-top: -4px;margin-left: 10px}

.indexbt2 i{ display:block; float:left; width:5px; height:32px; background-color:#1abc94;margin-top: 35px;}
.indexbt2 span{ display:block; float:left; padding-left:16px; color:#1abc94; font-size:27px;font-weight: bold;}
.indexbt2 b{ line-height: 117px;display:block; float:left; font-weight:normal;color:#1abc94; font-size:0.24rem; font-family:Arial; text-transform:uppercase; padding-left:18px}
.indexbt2 .mo{ line-height: 110px;display:block; float:right; font-weight:normal;color:#333; font-size:0.24rem;margin-right: 22px; }
.indexbt2 .mo img{width:27px;vertical-align: middle;margin-top: -4px;margin-left: 10px}

.indexbt3 i{ display:block; float:left; width:5px; height:32px; background-color:#c99500;margin-top: 35px;}
.indexbt3 span{ display:block; float:left; padding-left:16px; color:#c99500; font-size:27px;font-weight: bold;}
.indexbt3 b{ line-height: 117px;display:block; float:left; font-weight:normal;color:#c99500; font-size:0.24rem; font-family:Arial; text-transform:uppercase; padding-left:18px}
.indexbt3 .mo{ line-height: 110px;display:block; float:right; font-weight:normal;color:#333; font-size:0.24rem;margin-right: 22px; }
.indexbt3 .mo img{width:27px;vertical-align: middle;margin-top: -4px;margin-left: 10px}

.actdata{}
.actdata li{display: inline-block;width: 33.07%;text-align: center;float: left;height: 100%;}
.actdata li:hover{opacity: 0.85;}
.actdata li a{display: inline-block;width: 100%;background-color: #fff;}
.actdata .li2{padding: 0 0.3%;background-color: #f6f6f6;}
.actdata li .txt{padding: 0 4%;padding-bottom: 22px;}
.actdata li .p2{font-size: 23px;color: #df0024;margin-right: 3px;}
.actdata li .p3{font-size: 18px;color: #999999;text-decoration: line-through;}
.actdata li .p2 i{font-size: 16px;}
.actdata li .pic{height: 172px;padding-top: 22px;padding-bottom: 38px;display: flex; flex-direction: column; justify-content: center; align-items: center;}
.actdata li .pic img{vertical-align: middle;}

/*爱上成都风味*/
.fwdata {background-color: #f5f5f5;overflow: hidden;padding-top: 2%;}
.fwdata li{list-style: none;width: 49%;float: left;margin-bottom: 2%;}
.fwdata .li2{float: right;}
.fwdata li .pic{background-color:#f8f8f8;padding-top: 0.75rem;padding-bottom: 25px;height: 254px;line-height: 254px;display: flex; flex-direction: column; justify-content: center; align-items: center;}
.fwdata li .pic:hover{opacity: 0.85;}
.fwdata li .pic img{vertical-align: middle;}
.fwdata li .p1{background-color: #fff;padding:0 4%;padding-top: 4%;font-size: 21px;padding-bottom: 0.5%;}
.fwdata li .p2{background-color: #fff;padding:0 4%;padding-bottom: 4%;font-size: 23px;color: #df0024;}
.fwdata li .p2 i{font-size: 16px;}

/*手机首页视频广告图*/
.syzjggt{padding-top: 5px;padding-bottom: 15px;background-color: #f5f5f5;}
/*视频*/
.video{padding: 3.5%;background-color: #fff;}
.video .videowk{width:100%;height: 357px;}
.cipageRight iframe{width:100%;height: 357px;}
.video .t{font-size: 23px;margin-top: 10px;}

/*保障*/
.baoz{overflow: hidden;border-top: 27px solid #f5f5f5;padding-top: 35px;}
.baoz li{float:left;margin-bottom:42px;min-height:58px;padding-left:20%;width: 30%;display: inline-block;list-style: none;}
.baoz .li1{background: url("../img/i1.png") no-repeat 20%;background-size: 58px;}
.baoz .li2{background: url("../img/i2.png") no-repeat 20%;background-size: 58px;}
.baoz .li3{background: url("../img/i3.png") no-repeat 20%;background-size: 58px;}
.baoz .li4{background: url("../img/i4.png") no-repeat 20%;background-size: 58px;}
.baoz li .t{font-size: 23px;color: #222;}
.baoz li .ts{font-size: 18px;color: #999999;}

/**/
.zsjmore{padding-bottom: 0.4rem;display: none;font-size: 0.25rem;margin-top: 0.3rem;}

/*登录*/
.uslogin{}
.uslogin .uinp{width: 99%;height: 34px;text-indent: 3em;}
.dologin{display:block;line-height:34px;text-align:center;width: 100%;height: 32px;border-radius: 5px;background-color: #df0024;color: #fff;}
.dologin:hover{background-color: #ef405c;}
.uslogin .an{margin-right: 15px;}

/*注册*/
.imgcodelogin{width: 36%;float: right;border-radius: 3px;max-height: 46px;}

/*购物车按钮*/
.gwc{display:none;position: absolute;right: 21%;top: 22%;}



/*新闻中心*/
.ixwzx{padding: 0 0.21rem;background-color: #dfdfdf;overflow: hidden;}
.ixwzx2{background: none;}
.ixwzx .pic{width: 1.9rem;height:1.35rem;text-align: center;overflow: hidden;}
.ixwzx .jj{width: 3.9rem;}
.ixwzx .jj .t{font-size: 0.26rem;color: #1f1a17;}
.ixwzx .jj .intro{font-size: 0.22rem;color: #989898;}
.ixwzx .jj .d{font-size: 0.2rem;color: #8e8e8e;margin-top: 0.25rem;}
.ixwzx .jj .d span{}
.ixwzx .pic img{width:100%;max-width: 100%;vertical-align: middle;}
.inewscList ul .ilist p{  line-height:30px; padding:24px 0 12px 0; height:60px; overflow:hidden;}
.inewscList ul .ilist p a{font-size:0.24rem; color:#000;}
.inewscList ul .ilist span{ font-size:12px; text-indent:2em; display:block; color:#666; padding-bottom:20px; line-height:22px;}
.inewscList ul .ilist a{ color:#d6a960;}
.inewscList ul li{padding:0.3rem 0;position: relative; overflow:hidden;/* background:url(../img/myuan.png) 0 no-repeat;*/ border-bottom:0.02rem solid #d2d2d2;}
.inewscList ul .li1{padding-top:0;}
.inewscList ul li:hover{border-bottom:0.02rem solid #cc820e;}
.inewscList ul li:hover .jj .t{color: #cc820e;}
.inewscList ul li a{font-size:0.26rem;text-align: left; display:block;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;height:0.43rem; line-height:0.43rem; vertical-align:bottom;}
.inewscList ul a:hover,.inewscList ul .ilist p a:hover{ color:#cc820e;}

.listsvideo .ixwzx .pic{width: 100%;height: auto;}


/*zsj--------------end */






























/******首页图标 start******/
.index_con{ width:100%; height:auto; overflow:hidden; background-color:#fff; padding:2% 0px; margin-bottom:2.5%}
.index_con ul li{ width:25%; float:left; text-align:center; margin-bottom:1.5%}
.index_con ul li a .index_coin1{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin1.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin2{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin2.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin3{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin3.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin4{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin4.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin5{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin5.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin6{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin6.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin7{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin7.png) no-repeat center;background-size:75% auto;}
.index_con ul li a .index_coin8{ width:88px; height:88px; margin:0 auto; background:url(../img/ind_coin8.png) no-repeat center;background-size:75% auto;}
.index_con ul li a p{ color:#333; }
/******首页限时抢购 start******/
.index_xstime{ width:100%; height:auto; overflow:hidden; background-color:#fff; margin-bottom:2.5%; padding:0% 0px 2.5%;}
.index_xstime_tt{ padding:2% 2%; overflow:hidden;  height:38px; line-height:38px;}
.index_xstime_tt span.span1{ display:block;width:40%;float:left; background:url(../img/title_coin1.png) no-repeat left;background-size:15% auto;}
.index_xstime_tt span.span1 i{ display:inline-block; padding-left:19%; color:#333}
.index_xstime_tt span.span2{ display:block;width:40%;float:left; background:url(../img/title_coin2.png) no-repeat left;background-size:15% auto;}
.index_xstime_tt span.span2 i{ display:inline-block; padding-left:19%; color:#333}
.index_xstime_tt span.span3{ display:block;width:40%;float:left; background:url(../img/title_coin3.png) no-repeat left;background-size:15% auto;}
.index_xstime_tt span.span3 i{ display:inline-block; padding-left:19%; color:#333}
.index_xstime_tt a{ display:block; float:right; color:#666; text-align:right;  background:url(../img/tt_sorrow.png) no-repeat right 10px; width:10%;background-size:22% auto;}
.index_xstime_tt a h14{ padding-right:30%;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y; margin-top:3%}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-item{float: left;}
.owl-item .item{margin: 0px 2%; position:relative}
.owl-item .item .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bg.png) repeat;}
.owl-item .item .xs_pic_tt span{ color:#fff;}
.owl-item .item .xs_pic_tt font{color:#fff;}
.owl-item .item .xs_pic_tt font i{ background-color:#df0024; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.owl-item .item .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;}
.owl-item .item img{display: block;width: 100%;height: auto;border-radius: 0.08rem}
.owl-item .item_tit{ width:100%; height:auto; overflow:hidden; padding-top:3%;}
.owl-item .item_tit p.p1{ color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0px 3%}
.owl-item .item_tit2{ height:auto; overflow:hidden; line-height:240%;padding:0px 3%}
.owl-item .item_tit2 span{ display:block; float:left; color:#df0024;}
.owl-item .item_tit2 span i{ font-family:Arial; font-weight:bold;}
.owl-item .item_tit2 font{ display:block; float:right; color:#b6b6b6}
.owl-item.loading{min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center}
/******一周精选 start******/
.jx_con{ overflow:hidden;margin-top:2%}
.jx_con ul li{ width:47%; float:left; overflow:hidden; margin:1% 1.5% 1%}
.jx_con ul li a .jx_pic{ width:100%; height:auto; overflow:hidden; height:200px;}
.jx_con ul li a .jx_pic img{ display: block;width: 100%;height: auto;border-radius: 0.08rem}
.jx_con ul li a .item_tit{ width:100%; height:auto; overflow:hidden; padding-top:3%;}
.jx_con ul li a .item_tit p.p1{ color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0px 3%}
.jx_con ul li a .item_tit2{ height:auto; overflow:hidden; padding:0px 3%}
.jx_con ul li a .item_tit2 span{ display:block; float:left; color:#df0024;}
.jx_con ul li a .item_tit2 span i{ font-family:Arial; font-weight:bold;}
.jx_con ul li a .item_tit2 font{ display:block; float:right; color:#b6b6b6; line-height:220%}
/******最新热卖 start******/
.index_hot{ padding:0% 2% 2%; overflow:hidden;}
.index_hot ul li{ width:100%; height:auto; overflow:hidden; border-top:1px solid #ececec; padding:3% 0px; float:left;}
.index_hot ul li a .indhot_pic{ width:25%; float:left; overflow:hidden; height:102px;}
.index_hot ul li a .indhot_pic img{display: block;width: 100%;height: auto;border-radius: 0.08rem;}
.index_hot ul li a .indhot_title{ width:73%; float:right; overflow:hidden;}
.index_hot ul li a .indhot_title p.p1{ color:#333; line-height:160%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.index_hot ul li a .indhot_title p.p2{ padding-top:1%; overflow:hidden;}
.index_hot ul li a .indhot_title p.p2 span{ display:block; float:left; color:#df0024;}
.index_hot ul li a .indhot_title p.p2 span i{ font-family:Arial; font-weight:bold;}
.index_hot ul li a .indhot_title p.p2 font{display:block; float:right; color:#b6b6b6; line-height:220%}

/******商品详情 start******/
/*.swiper-container{ margin-top:70px;}*/
.ngoods{ width:100%; overflow:hidden;}
.ngoodsTit{ padding:0.2rem;padding-bottom: 0; line-height:160%;}
.ngoodsPri{ padding:0.2rem;padding-bottom: 0; overflow:hidden; line-height:190%}
.ngoodsPri span{ display:block; float:left; color:#9f9f9f;}
.ngoodsPri font{ display:block; float:right; color:#9f9f9f;}
.ngoodsPrit{ display:inline-block; float:left;color:#df0024;}
.ngoodsPrit i{ font-family:Arial; font-weight:bold}
.ngoodsPritm{ display:inline-block; float:left; color:#4f4f4f; text-decoration:line-through; padding-left:2%}
.ngood_view_title{ width:100%; padding:0.2rem; overflow:hidden; background-color:#f5f5f5;}
.ngood_view_title  a{  color:#333;padding-bottom: 0.05rem;margin-right: 0.1rem;}
.ngood_view_title  a.active{font-weight:bold;border-bottom: 0.03rem solid;color:#0091fe;}
.ngood_view_con{ padding:0.3rem 0.2rem; overflow:hidden; font-family:"微软雅黑";}
.ngood_view_con *,.ngood_view_con img{ max-width:100%;}
.ngood_view_con2{ padding:2.5% 2%; overflow:hidden; font-family:"微软雅黑"; color:#574324; line-height:180%}
.ngood_view_con2 *,.ngood_view_con2 img{ max-width:100%;}

.ngod{width:100%; max-width:720px; background:#f5f5f5;height:0.75rem; position:fixed; margin:auto; bottom:0; left:0; right:0; overflow:hidden; display:table;}
.ngod .soc{ float:left; border-top:1px solid #eee; width:1.2rem; height:0.75rem; text-align:center; box-sizing:border-box;}
.ngod .soc img{ width:0.36rem; margin:0.1rem 0 0.02rem 0;}
.ngod .soc p{ font-size:0.24rem; color:#666;}
.ngod a{font-size: 0.28rem;display:inline-block; color:#fff;float:left; text-align:center; height:1rem; line-height:1rem; width:2.1rem;}
.ngod a.addcar{ /*background:url(../img/ab1.png) no-repeat;*/background: linear-gradient(30deg,#f1a1b0,#ff4265);; background-size:cover;}
.ngod a.buys{/*background:url(../img/ab2.png) no-repeat;*/background: linear-gradient(30deg,#ff4265,#ff7992); background-size:cover;}
a.shopcar_coin{ width:1rem; display:block; height:100%; float:left; background:url(../img/shop_car.png) no-repeat 0.25rem 0.17rem;; background-size:45% auto; border-right:1px solid #ddd;position: relative;}
.shopNum {color: #fff;position: absolute;top: 0.08rem;right: 0.22rem;font-size: 0.25rem;border-radius: 0.3rem;line-height: 0.3rem;padding: 0.05rem 0.13rem;background: #0091fe;text-align: center;}
.ngod .pro_viewtime{ width:50%; float:left; color:#333;text-align:center}
.ngod .pro_viewtime p.p1{ color:#666; }
.ngod .pro_viewtime font{color:#666;}
.ngod .pro_viewtime font i{ background-color:#0091fe;color:#fff; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.ngod .pro_viewtime font i.bad{ background-color:#ccc; color:#333;}
.ngod  a.buy_view{ width:50%; height:60px; line-height:60px; float:left;background:url(../img/ab2.png) no-repeat; background-size:cover;}
/**商品选择弹出层 start**/
.xtacs{ position:fixed; margin:auto; max-width:720px; top:0; right:0; left:0; background:url(../img/hbg2.png) repeat; width:100%; height:100%; z-index:999; display:none;}
.xtac{ height:3.13rem; background:#fff; display:none; z-index:1000; width:100%; position:fixed; bottom:0; max-width:720px; margin:auto; bottom:0; left:0; right:0;}

.cicon{bottom: 1.8rem;right: 0.2rem;width: 0.75rem;height: 0.75rem;z-index: 9;}
.cicon a.shopcar_coin{background:url(../img/shop_car.png) no-repeat 0.05rem 0.17rem;; background-size:45% auto}
.cicon .shopNum{right: 0.18rem;padding: 0.02rem 0.1rem;}
.backtop{margin-top:0.7rem;margin-left:0.1rem;background: url("../img/hd.png") no-repeat center;background-size: 0.5rem;height: 0.5rem;}

.zxonline{z-index:99;font-size:0.25rem;position: fixed;top: 20%;width: 0.3rem;padding: 0.1rem 0.15rem;right: 0.06rem;}
.zxonline span{color:#fff;margin-bottom: 0.2rem;padding: 0.1rem 0.15rem;float: left;border-radius: 0.05rem;}
.zxonline .zxtel1{background: #ed8854;}
.zxonline .zxtel2{background: #ff4568;}

.xtacTop{ overflow:hidden; height:1.4rem;}
.xtacTop .xtactl{ position:absolute; margin:-0.5rem 0 0 0.2rem;}
.xtacTop .xtactl img{ width:1.6rem; height:1.6rem; border:0.02rem solid #eee; border-radius:0.1rem;}
.xtacTop .xtactr{ float:left; width:4.2rem; padding-left:2.1rem;}
.xtacTop .xtactr p{text-overflow:ellipsis; padding-top:0.1rem;overflow:hidden;word-wrap:break-word;white-space:nowrap;color:#574324;}
.xtacTop .xtactr span{ color:#df0024;display:block;}
.xtacTop .xtactr span i{font-family:Arial; font-weight:bold; }
.xtacTop .xtactr em{ display:block; font-size:14px;}
.xtacTop .xtactc{ float:right;}
.xtacTop .xtactc img{ width:0.4rem; margin:0.15rem;}
.xtacBot{ position:absolute; bottom:0; width:100%;}
.xtacBot a{font-size: 0.28rem;display:none; text-align:center;  /*background:url(../img/ab2.png) no-repeat;*/background: linear-gradient(30deg,#ff7992,#ff4265); background-size:100% 100%; color:#fff; padding:0.155rem 0px;}
.xtacBot a.xtba3{ display:block;}
.xtacCen ul{ padding:0 0.2rem;}
.xtacCen ul li{ overflow:hidden;border-bottom:1px solid #eee; padding:0.15rem 0rem;}
.xtacCen ul li span{ display:block; float:left;line-height:0.5rem;}
.xtacCen ul li em{ display:block; float:right;}
.xtacCen ul li em input{font-size: 0.32rem; border:1px solid #ddd; height:0.5rem; border-left:none; border-right:none; line-height:0.5rem; float:left; text-align:center;  width:1rem;}
.xtacCen ul li em a{font-size: 0.32rem; border:1px solid #ddd; display:inline-block; width:0.5rem; height:0.5rem; line-height:0.5rem; float:left; text-align:center;  color:#333;}
/**商品选择弹出层 end**/
/**购物车 start**/
/**头部样式**/

.aui-header-default {height: 0.75rem; position: fixed; width:100%; text-align:center; line-height:0.75rem;  max-width:720px; margin:0 auto; top: 0; z-index: 999999;border-bottom: solid 1px #e6e6e6;background: #fff;}
.aui-header-item {height:0.75rem;width:0.75rem;line-height: 0.75rem; position:absolute; left:0rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;white-space: nowrap;overflow: hidden;color: #5C5C5C;}
.aui-header-item:first-child {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}
.aui-icon-back{ background:url(../img/beback.png) no-repeat center;width: 0.75rem;height: 0.75rem;display: inline-block;background-size: 50%;}
.aui-header-item-icon{height:0.75rem;line-height: 0.75rem;width:0.75rem;position:absolute; right:0;color: #5C5C5C;    top: 0px;}


#bcar{overflow:hidden; background-color:#fff; margin:1.5% auto;border-top: 1px solid #eee;padding: 0.1rem 0;}
.cars ul li .lys{ width:100%; height:35px; font-weight:bold; background:#f8f8f8; line-height:35px; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; font-size:15px; /*padding-left:8px;*/text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap;}
.gct{ display:none;}
.gct + label {background-color: #FFF;border: 2px solid #C1CACA;padding: 8px; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer; margin-top:0px;}
.gct + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.gct:checked + label {background:url(../img/gxk.png) 0px 0px no-repeat; background-size:100% 100%;border: 2px solid #0091fe;}
.gods{ background:#fff;}
#carb2{ display:none; color:#df0024}
.carsc{ background:#df0024;float:right; text-align:center; width:0;margin-top: 0.47rem;padding: 0.05rem 0;}
.carsc a{ color:#fff;}
.gxk{ display:none;}
.gxk + label {background-color: #FFF;border: 1px solid #e6e6e6;padding: 0.16rem; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer;}
.gxk + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.gxk:checked + label {background:url(../img/gxk.png) 0px 0px no-repeat; background-size:100% 100%;border: 1px solid #db121a;}
.jsp7{ float:left !important; margin-left:0.6rem;}
.jsp7 i em{ vertical-align:middle;}
.jsp8{ float:right !important;}
.jsp8 a{ width:2rem; display:block; color:#fff; padding:1px 0;}
#sxunz{ display:none;}
.cars{}
.aui-dri {
	height: 7px;
	width: 100%;
	background: #f0f2f5;
	position: relative;
}

.bjbb{ background:#fff; border-bottom:1px solid #eee; position:fixed; overflow:hidden; top:1rem; margin:auto; left:0; right:0; max-width:720px;}
.bjbb span{ display:block; float:left; font-size:14px;  height:28px; line-height:28px;margin:5px 0.2rem; color:#0091fe; font-weight:bold;}
.carb{ display:block; float:right; font-size:14px; color:#fff; width:2rem;  text-align:center; height:28px;margin:5px 0.2rem; line-height:28px; background:url(../img/ab1.png) no-repeat; background-size:100% 100%;}
.wl_xs_time{ width:100%;  padding:1% 0px; overflow:hidden}
.wl_xs_time span{ color:#999}
.wl_xs_time i{color:#f00;}
.wl_xs_time i.bad{ color:#999}
.xs_shop_car{ width:100%; padding-top:1%; color:#df0024;}

/**我的购物车 end**/


/****张修改 start***/
.fspd{ position:relative;  margin-top:-0.2rem;}
.fspa{ font-size:14px; color:#333; padding:0 0.5rem 0.2rem 0; margin:0; font-weight:normal; float:none;display:inline-block;}
.fspa font{ padding:0; margin:0; color:#35C86F; display:inline-block; float:none; font-weight:bold;}
.fspd.fspda{ padding:0.5% 2% 1%;}
/****张修改 end***/


/**国内合同 star**/
.con_ht_type1,.con_ht_type2{display: none;position: absolute;z-index: 999999;top: 0;left: 0;margin:auto;right: 0;max-width: 720px;height: 100%;overflow-y: auto;width: 100%;margin-top: 0!important;}
.wl_ht_back{ width:0.75rem; height:0.75rem; position:absolute; float:left; display:block; left:0%; background:url(../img/beback.png) no-repeat center; background-size:55% auto;}
.wl_ht_header2{ width:100%; max-width:720px; height:60px; line-height:60px; overflow:hidden; position:fixed; top:0px; text-align:center; background-color:#f5f5f5; z-index:9999;    border-bottom: 1px solid #f5f5f5; color:#fff}
.wl_ht_back2{ width:60px; height:60px; position:absolute; float:left; display:block; left:0%; background:url(../img/w_beback.png) no-repeat center; background-size:55% auto;}

.wl_ht_header2 .mui-search2{ width: 80%; margin: 0 auto; border-radius: 0; height:60px; position:relative}
.wl_ht_header2 input[type=search]{-webkit-box-sizing: border-box;box-sizing: border-box;height: 36px;text-align: center;border: 0;outline:none;width: 100%;padding: 10px 13% 10px 15px ;-webkit-user-select: text;-webkit-appearance: none; margin-top:2.5%;background: #ebebeb; border-radius:4px;line-height: 36px;}
.wl_ht_header2 input[type=search]:-ms-input-placeholder { /* Internet Explorer 10+ */color:#fff;}
.wl_ht_header2 .mui-search2 .mui-input-submit{ height:36px; width:36px; background:url(../img/sea_2.png) no-repeat center; position:absolute; top:13px; right:1%; cursor:pointer}




.wl_ht_home{ width:60px; height:60px; background:url(../img/order_s.png) no-repeat center;background-size:50% auto;position:absolute;top: 0px; float:right; display:block; right:0%;}
.wl_ht_bg{ width:100%; height:auto; overflow:hidden; /*background-color:#efeff4;*/ /*padding-top: 56px;  padding-bottom:65px*/}
.wl_ht_con{ margin:0% 2%; overflow:hidden; background-color:#fff; padding:2%}
.wl_ht_con p.p1{ font-weight:500; color:#000; line-height:200%;}
.wl_ht_con p.p1 span{ display:inline-block; text-decoration:underline;}
.wl_ht_con p.p2{color:#555; line-height:160%;}
.wl_ht_con p.p2 span{ display:inline-block; text-decoration:underline;}
/****正文***/
.wl_ht_con p.p3{ padding-top:3%; color:#000; font-weight:bold; line-height:180%}
.wl_ht_con p.p4{ line-height:180%; padding-left:4%; color:#333}
/**订单详情 star**/
.vip_bg_color{ background-color:#fff}
.vip_addremg{padding: 2%;border-bottom: 1px solid #ececec;margin-bottom: 1%; background:url(../img/addr_mess.png) no-repeat 2% center #fff; background-size:4% auto}
.vip_addremg p.p1{  padding-left:6%; color:#333}
.vip_addremg p.p2{padding-top:0.5%; padding-left:6%; color:#333}

/**订单详情时间 star**/
.vip_list_creat_bg{height:auto; overflow:hidden; background-color:#fff; padding:2% 0px; margin:1% auto 0px}
.vip_list_creat_bg p.p1{ color:#999;padding:0px 0.2rem;}
/**修改会员资料 star**/
.usercen_info_bg{height:auto; overflow:hidden; background-color:#fff;/*margin: 2% auto;*/    margin-bottom: 0.5rem;}
.usercen_info_bg ul li{overflow:hidden;line-height: 0.88rem;border-bottom:0.01rem solid #e6e6e6;}
.usercen_info_bg ul li {color:#181818;}
.usercen_info_bg ul li  span{ display:block;width:18%; float:left; overflow:hidden; }
.usercen_info_bg ul li  em {text-align: right;width:70%;color:#999999; float: right; display:-webkit-box; -webkit-line-clamp:1;-webkit-box-orient:vertical; word-wrap: break-word;overflow:hidden; -webkit-box-pack:center; padding-left:10%}
.usercen_info_bg ul li  em input{text-align: right;border:none; width:100%; line-height:180%; appearance: none;outline:none ; color:#999}
.usercen_info_bg ul li.bore{ border-bottom:none}
.usercen_info_bg ul  a.buttoom{ width:80%; margin:4% 10% ; text-align:center; padding:0.2rem 0px; border-radius:6px; background-color:#0091fe;color:#fff; border:none; display:inline-block}

/**产品搜索 star**/
/*
.search-header{ position: fixed; top: 0; width: 100%; background: #0091fe; height: 0.75rem;max-width:720px; z-index:9999 }
.search-header .mui-search{ width: 80%; margin: 0 auto; border-radius: 0; height:0.75rem; position:relative;padding-left: 4%;}
.search-header form{margin-top:0.0875rem;background: #fff;border-radius: 4px;}
.search-header .mui-search input[type=search]{-webkit-box-sizing: border-box;box-sizing: border-box;height: 0.6rem;text-align: center;border: 0;border-radius: 6px;background-color: rgba(0,0,0,.1); outline:none;width: 90%;padding: 0.1rem 0.2rem;-webkit-user-select: text;-webkit-appearance: none; background: #fff; border-radius:4px; }
.search-header .mui-search .mui-input-submit{ height:0.6rem; width:0.6rem; background:url(../img/sea.png) no-repeat center; position:absolute; right:1%; cursor:pointer;background-size: 56%;}
*/

.search-header{background: #fff; position: fixed; top: 0; width: 100%; border-bottom: 0.01rem solid #e6e6e6; height: 0.8rem;max-width:720px; z-index:9999 }
.search-header .mui-search{ width: 80%; margin: 0 auto; border-radius: 0; height:0.75rem; position:relative;padding-left: 4%;}
.search-header form{margin-top:0.125rem;background: #e8f0f7;border-radius: 0.24rem;}
.search-header .mui-search input[type=search]{-webkit-box-sizing: border-box;box-sizing: border-box;height: 0.55rem;text-align: center;border: 0;outline:none;width: 90%;padding: 0.1rem 0.2rem;-webkit-user-select: text;-webkit-appearance: none; background: #e8f0f7; border-radius:0.24rem; }
.search-header .mui-search .mui-input-submit{ height:0.6rem; width:0.6rem; background:url(../img/sea.png) no-repeat center; position:absolute; right:1%; cursor:pointer;background-size: 56%;}


.hot-search{ width:100%; padding-top: 0.75rem; overflow:hidden; text-align:center}
.hot-search li{ color: #0db252; padding:2% 0px; display: block;}
.hot-search h2{ margin-top:4%; line-height: 200%;}
.hot-search .clearcount{ width:100%; height:auto; overflow:hidden; border-top:1px solid #efefef; color:#df0024; padding:2% 0px; text-decoration:underline; margin-top:4%}

/*立即下单*/
.amain2 {height: auto;padding: 0px 15px 0;position: relative;z-index: 100; margin-top:15px;}
.amain2 *{ max-width:720px;}
.amain2 .cont {line-height: 22px;font-size: 14px;padding: 5px 0 10px;min-height:100px;}
.amain {height: auto;position: relative;padding-top:0.2rem;/*padding: 0.2rem 0;*/}
.amain_bg{ padding:0px 2%; overflow:hidden}

.addbd{     position: absolute;left: 0.2rem; height:0.75rem; width:0.75rem;top:0;z-index: 889;color: #333; /*background:url(../img/coin_t1.png) no-repeat left; background-size:65% auto*/}

.conorder{ margin-top:0 !important;}
.conaddress{position: relative;/*margin-bottom: 0.2rem;*/padding-bottom: 0.2rem; /*border-bottom:1px solid #ececec;*//*background:url(../img/jts_addr.png) no-repeat 2% center; background-size:4% auto;*/ background-color:#fff}
.conaddress .ann2{position: absolute;right: -0.2rem;bottom: 0;font-size: 0.22rem;padding: 0.02rem 0.06rem;background: #abd3f6;color: #fff;border-radius: 0.08rem 0 0 0;}
/*.conaddress .lis{padding-left:0.2rem;background:url(../img/jts_addr.png) no-repeat 0.2rem center; background-size:4% auto;}*/
.conaddress .lis{padding-left:0.2rem;background:url(../img/add_backnew.png) no-repeat left center; background-size:0.28rem;}
.conaddress .lis li{border: none;}
.conaddress .lis .dztel{margin-left: 1.8rem;}
.conaddress li{list-style: none;border-top: 1px solid #ddd;/*padding: 0.2rem 0;*/padding: 0.07rem 0;}
.conaddress a{ display:block;padding-left: 0.29rem; /*background:url(../img/add_back.png) no-repeat right center; background-size:2.5% auto*/}
.conaddress p{ width:100%; color:#333;font-size: 0.26rem;}
.congoods{ margin:0px 0 0 0; overflow:hidden; border-bottom:1px solid #ececec;background-color:#fff; padding: 2%}
.congoods .fp1{ height:40px; line-height:40px; border-bottom:1px solid #ececec; font-size:15px;}

.goodset{ overflow:hidden; padding:2% 2%; background-color:#fff; margin:2% auto}
.goodset .goodset1{ width:20%; float:left}
.goodset .goodset1 a img{ width:100%;    display: block;}
.congoods div{ float:left; width:100%;}

.goodset .goodset2{ width:78%; margin-left:2%; float:right;}
.goodset .goodset2 .fp2{ overflow:hidden; padding:0 0 3px 0;}
.goodset .goodset2 .fp2 em{ display:block; float:left; width:60%;/*text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;*/}
.goodset .goodset2 .fp2 i{ display:block; float:right; color:#0091fe;text-align:right; }
.goodset .goodset2 .fp2 i font{ display:block; color:#333; margin-top:30%;}
.goodset .goodset2 .fp3{ text-align:right; color:#333; font-size:14px;}
.msga_bg{ width:100%; height:auto; overflow:hidden; background-color:#fff}
.msga{ border-bottom:1px solid #ececec; padding:2% 2%; background-color:#fff}
.msga input{ width:70%; border:none; outline:none; background:none; }
.ht_button{border-top:1px solid #ececec; padding:2% 2%; background-color:#fff}
.ht_button a{ display:inline-block; border:1px solid #0091fe; color:#0091fe; padding:0.5% 2%; border-radius:4px; margin-left:3%}
.saja{width: 0.4rem;vertical-align: text-top;margin: 0px 5px 0 0;}

.heji{ padding:2% ; text-align:right; border-bottom:1px solid #ececec;background-color:#fff;margin-bottom:2%}
.heji i{ color:#0091fe;}
.heji .cenl{text-align: left;}
.heji .yfsz{padding-left: 0;padding-right: 2%;}
.ngoodsPri .yfsz{padding-left: 0;}

.hejii1{ padding-left:0.2rem !important;}
.hejii1 i{font-size:0.3rem;color:#b50f19;/*font-weight: bold;*/}
.hejii1 .pri{font-size:0.28rem;color:#fe1b2e;}
.hejii1 .pri .p{font-size:0.36rem;font-family: arial;}

.w_type{ border-bottom:1px solid #ccc; overflow:hidden; padding:8px 0;}
.w_type i{ display:block; float:left;padding:3px 0px;}
.w_type ul li{ float:left; margin:0 4px 0 3px; border:2px solid #ccc; padding:3px 7px; font-size:14px;}
.w_type ul li input[type="radio"]{ vertical-align:middle; margin:-2px 2px 0 0;}
.adcurs{ border:2px solid #E4393C !important; background:url(../img/selected-icon.png) 100% 15px no-repeat;}
.hejimd{ display:none;}
.hejimd select{ padding:6px 0; width:50%; margin-left:3px; border:2px solid #ccc; outline:none;}
.hejii2{ display:none;}
/**立即下单 end**/



/*wdy----------s ------------*/
/*.gap{height: 0.25rem;background: #f8f8f8;}*/
.gap{height: 0.2rem;background: #e8f0f7;}
.pd{padding: 0 0.2rem;}
.pd2{padding: 0 0.3rem;}

/*头*/
.con_ht_type1,.con_ht_type2{display: none;position: absolute;z-index: 999999;top: 0;left: 0;margin:auto;right: 0;max-width: 720px;height: 100%;overflow-y: auto;width: 100%;margin-top: 0!important;}
.wl_ht_header{color:#fff;font-size: 0.28rem;width:100%; max-width:720px; height:0.8rem; line-height:0.8rem; overflow:hidden; position:fixed; top:0px; text-align:center; background-color:#0091fe; z-index:9999;}
.wl_ht_headernew{color:#333;font-size: 0.34rem;width:100%; max-width:720px; height:0.8rem; line-height:0.8rem; overflow:hidden; position:fixed; top:0px; text-align:center; background-color:#fff; z-index:99999;}
.wl_ht_back{ width:0.6rem; height:100%; position:absolute; float:left; display:block; left:0%; background:url(../img/beback2.png) no-repeat center; background-size:55% auto;}
.wl_ht_backnew{ width:0.6rem; height:100%; position:absolute; float:left; display:block; left:0%; background:url(../img/wl_ht_backnew.png) no-repeat center;background-size: 0.2rem;}
.wl_ht_header2{ width:100%; max-width:720px; height:60px; line-height:60px; overflow:hidden; position:fixed; top:0px; text-align:center; background-color:#f5f5f5; z-index:9999;    border-bottom: 1px solid #f5f5f5; color:#fff}
.wl_ht_back2{ width:60px; height:60px; position:absolute; float:left; display:block; left:0%; background:url(../img/w_beback.png) no-repeat center; background-size:55% auto;}

/*index.html-------*/
/*share user message*/
.shareu{/*background: #ff6d00;*/padding: 0.3rem;padding-top:0.22rem;padding-bottom: 0.34rem;}
.shareu .l{/*width: 13%;*/width: 0.9rem;}
.shareu .l .upic{border-radius: 100%;overflow: hidden;height: 0.9rem;}
.shareu .r{width: 86%;}
.shareu .r .jj{padding:0 0 0.2rem 0.14rem;/*color: #f3f3f3;*/font-size: 0.26rem;}
.shareu .r .jj .t{font-weight:bold;font-size: 0.26rem;color: #2c6fb4;margin-top: 0.08rem;margin-bottom: 0.02rem;}
.shareu .r .jj .co{line-height: 0.32rem;}
.shareu .r .pics{width: 98.5%;float: right;}
/*.shareu .r .pics li{float: left;width: 33.33%;height: 1.94rem;overflow: hidden;}
.shareu .r .pics li p{margin: 0.05rem;overflow: hidden;position: relative;width: 100%;height: 100%;}
.shareu .r .pics li img{background: #efefef;}*/
.shareu .r .pics .swiper-slide{float: left;width: 33.33%;height: 1.8633rem!important;overflow: hidden;margin: 0;border-radius: 0.03rem;}
.shareu .r .pics .swiper-slide a{margin: 0.1rem;overflow: hidden;position: relative;width: 100%;height: 100%;}
.shareu .r .pics .swiper-slide img{background: #efefef;border-radius: 0.03rem;}

/*过度*/
/*.spend{height: 0.45rem;border-radius: 0.5rem 0.5rem 0 0;background: #fff;margin-top: -0.45rem;}*/
.spend{height: 0.2rem;background: #e9f0f8;}

/*产品轮播*/
.cpdimage{height: 4.18rem;}


/*product*/
.product{/*max-height: 500px;overflow: hidden;*/margin-bottom: 0.6rem;padding-top: 0.3rem;}
.cpbt{font-size:0.24rem;background: #e9f0f8;height: 0.69rem;line-height: 0.77rem;}
.product.active{max-height: inherit;overflow: inherit;}
/*商家信息*/
.sjxx{color: #999;font-size: 0.22rem;line-height: 0.32rem;padding: 0.3rem;}
.sjxx .www{font-size:0.22rem;line-height:0.32rem;border-right:0.01rem solid #e4e6e9;padding-left:0.4rem;padding-right:0.36rem;width: 4.97rem;background: url("../img/www.png") no-repeat left;background-size: 0.26rem;}
.sjxx .tel{top:0;bottom:0;right:0.2rem;width: 0.6rem;display: inline-block;background: url("../img/tel.png") no-repeat center;background-size: 0.32rem;}
/*zk*/
.zk{height: 0.5rem;margin-top: -0.25rem;position: absolute;width: 100%;z-index: 9;}
.zk span{border-radius:100%;height: 100%;width: 0.5rem;background: #000 url("../img/zk.png") no-repeat center;}
.zk.active span{background: #000 url("../img/zk.png") no-repeat center;transform: rotate(-180deg);}

/*产品列表*/
.cpjj{padding: 0.26rem 0.3rem;}
.cpjj .cptitle{font-size: 0.26rem;line-height: 0.36rem;}
.cpjj .cpjg{color: #fe1b2e;font-size: 0.2rem;}
.cpjj .cpjg i{font-family:arial;font-size: 0.4rem;}
.cpjj .qhj{font-size: 0.2rem;color: #999999;text-decoration: line-through;margin-left: 0.11rem;}
.cpjj .cpbq{margin-bottom: 0.04rem;}
.cpjj .cpbq .bq{background: #fee7e8;font-size: 0.2rem;padding: 0.045rem 0.11rem;color: #fe1b2e;border-radius: 0.14rem;}
.buypro{min-height: 100px;margin-top: 0.5rem;}
.buyprolist{}
.buyprolist li{margin-bottom: 0.2rem;}
.ligwc{display:none;background:#b50f19 url("../img/gwc.png") no-repeat center 0.15rem;background-size:0.46rem;width: 1rem;height: 1rem;font-size: 0.25rem;color: #f6eceb;border-radius: 100%;right: 0.2rem;top: 50%;margin-top: -0.5rem;
    -webkit-animation: start 2s infinite ease-in-out;
    animation: start 2s infinite ease-in-out;
}
/*购买*/
.gm{background: #b50f19;padding: 0rem 0.3rem;color: #fff;border-radius: 0.05rem;height: 0.47rem;line-height: 0.47rem;}
@-webkit-keyframes start {
    0%,30% {
        opacity: 0;
        -webkit-transform: translateY(10px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-8px)
    }
}

@keyframes start {
    0%,30% {
        opacity: 0;
        transform: translateY(10px)
    }

    60% {
        opacity: 1;
        transform: translate(0)
    }

    to {
        opacity: 0;
        transform: translateY(-8px)
    }
}
.ligwc i{display: inherit;margin-top: 0.55rem;}

/*优惠券*/
.discount{}
.discount ul{}
.discount ul li{color:#999;background: #f3f3f3;padding: 0.2rem 0;margin-bottom: 0.3rem;}
.discount ul li p{line-height:0.7rem;background: #fff;}
.discount ul li p .mj{color: #f13170;margin-right: 0.2rem;border: 1px solid #ec6d97;padding: 0 0.1rem;line-height: 0.4rem;margin-top: 0.15rem;}
.discount ul li p .sy{}
.jg{margin-top: 0.2rem;line-height: 0.47rem;}
.c0{color: #888;}
.c{color: #f13170;}
/*领卷*/
.lj{border: 1px solid #ec6d97;line-height: 0.4rem;margin-top: 0.15rem;padding: 0 0.15rem;border-radius: 0.2rem;color: #ec6d97;}
.lj.active{color: #333;border: 1px solid #999;}
.lj.no{text-decoration: line-through;}
/*.lj:hover{color: #ec6d97;border: 1px solid #ec6d97;}*/
/*mproduct-----------*/
.mproduct{}
.mproduct .lis{margin-top: 0.2rem;border-bottom: 1px solid #efefef;}
.mproduct .lisn{background: #fff;border-radius: 0.05rem;}
.mproduct .lis .pic{border-radius: 0.05rem;overflow: hidden;min-height: 4.18rem;background: url("../img/lo3.gif") no-repeat center;/*background-size: 1.28rem;*//*background-size: 0.35rem;*/}
.mproduct .lis:hover{opacity: 0.8;}
.mproduct .mor{padding: 0 0.1rem;margin-top: 0.22rem;}
.mproduct .jj{margin-top: 0.1rem}
.mproduct .jj .t{padding:0 0.2rem;padding-bottom:0.13rem;font-size: 0.26rem;line-height: 0.36rem;color: #333;padding-top: 0.06rem;}
.mproduct .jj .t a{color: #333;}
.mproduct .intro{color: #999;text-indent: 0.2rem;}
.mproduct .mj{overflow: hidden;padding:0 0.2rem;line-height: 0.76rem;border-top: 0.01rem solid #e6e6e6;}
/*.mproduct .mj22{line-height: 0.84rem;}*/
.mproduct .mj span{font-size:0.2rem;margin-right: 0.12rem;color: #fe1b2e;}
.mproduct .mj22 span{margin-top: 0.18rem;}
.mproduct .mj span.e{font-size:0.24rem;margin-right: 0.12rem;color: #999;}
.mproduct .mj span.e i{font-size:0.24rem;font-family: arial;}
.mproduct .mj span.m{float: left;margin-top: 0.051rem;}
.mproduct .mj span i{font-size:0.4rem;font-family: arial;}
.mproduct .mj span.d{margin-top: 0.08rem;float: left;font-size: 0.2rem;color: #999999;text-decoration: line-through;}
.mproduct .mj span.mor{height: inherit;color: #0091fe;/*margin-top: 0.1rem;*/}

/*sharep------------------*/
.produ{padding: 0.1rem 0.2rem;padding-top: 0.2rem;}
.sharep{/*background: #f3f3f3;*/}
.sharep .con{padding: 0.2rem;}
.texta{padding: 0.2rem;border: 1px solid #e6e6e6;box-sizing: border-box;font-size: 0.25rem;font-family: "微软雅黑";}
.sharep .con .texta{display: block;width: 100%;}

.sharep .picwk{padding: 0.2rem;padding-top: 0;margin-bottom: 0.6rem;}

/*上传图片*/
/*上传单图，多图*/
.evaUp .showpc2{width: auto;float: left;margin: 0.15rem 0;background: #fff;width: 100%;}
.evaUp .showpc2 .opic{width: 33.33%;height:1.2rem;/*float: left;*/display:inline-block;line-height: 1.2rem;overflow: hidden;margin-bottom: 0.05rem;}
.evaUp .showpc2 .opic img{margin:0.05rem;max-width: 100%;max-height: 120px;width: auto;height: 100%;vertical-align: middle;}
.evaUp .showpc2 .opic i{position: absolute;bottom: 0;right:0;width: 0.4rem;height: 0.4rem;background: #eee;line-height: 0.4rem;font-size: 24px;border-radius: 100%;}
.evaUp .showpc2 .opic i:hover{color: #f00;}
.evaUp .up{padding: 0.05rem;border-radius: 0.05rem;margin: 0.05rem;box-shadow: 0 0 0.03rem #b4b4b4;
    background: #fff url(../img/addimg.png) no-repeat center;background-size:100%;width: 1.2rem;height:1.2rem;position: relative;
}
.evaUp .ft{margin-top: 0.11rem;}
.evaUp .fileb{
    border: none;
    background: url(../img/addimg.png) #fff no-repeat;
    background-size: 100% 100%;
    float: left;
    width: 100%;
    height: 100%;
    outline: none;
    cursor: pointer;
    line-height: 0.8rem;
    color: #9E9E9E;
    opacity: 0;
    position: absolute;
}

.evaUp .up:hover{
    background: #eee url(../img/addimg.png) no-repeat center;background-size:100%;
}
.ann{line-height: 0.6rem;background: #0091fe;font-size: 0.28rem;color: #fff;border-radius: 0.1rem;}


.hgap{height: 0.8rem;}
/*.fgap{height: 1rem;}*/
#zwxx{text-align:center; font-size:16px; background:#fff; color:#0091fe; padding:20px 0;}


/*会员中心start------*/
.tgap{height: 0.56rem;}
.gtx{position: relative;min-height:2.7rem;background:url(../img/grbg.png) no-repeat center top;background-size: 100% 2.7rem;}
.head_pic{margin: 0 auto;height:1.16rem;width:1.16rem;overflow: hidden;border-radius: 50%;}
.head_pic img{width: 100%;}

.head_mid{margin-top:0.27rem;color:#fff;font-size: 0.26rem;height: 0.62rem;line-height: 0.62rem;}
.head_mid .s{background:#007cdc;}
.head_mid .s.tel{padding-left:0.51rem;width:1.79rem;border-radius: 0 0.27rem 0.27rem 0;background:#007cdc url("../img/mtel.png") no-repeat 0.2rem;background-size: 0.18rem;}
.head_mid .name{width: 2.2rem;padding: 0.06rem 0.2rem;line-height:normal;word-wrap: break-word;font-size: 0.32rem;}
.head_mid .s.myewm{padding-left:0.87rem;width:1.43rem;border-radius: 0.27rem 0 0 0.27rem;background:#007cdc  url("../img/mewm.png") no-repeat 0.46rem;background-size: 0.27rem;}

/*个人信息*/
.grper{margin:0 0.2rem;margin-bottom: 0.2rem;margin-top: 1.25rem;padding: 0.3rem 0.2rem;border-radius: 0.1rem;background: #fff;box-shadow: 0 0 0.2rem rgba(169,190,206,0.48);}
.grtel{margin-left: 0.43rem;}
.grtel .t{font-size: 0.34rem;color: #222;margin-top: 0.1rem;}
.grtel .tel{font-size: 0.26rem;color: #999;}
.grtel .tel i{font-family: arial;}
.grewm{padding-right: 0.45rem;background: url("../img/moryjt.png") no-repeat right;background-size: 0.13rem;margin-top: 0.31rem;}
.grewm img{width: 0.5rem;}

/*个人中心导航*/
.m_nav{margin-top: 0.67rem;}
.m_nav .lis{margin-bottom:0.82rem;width: 2.4rem;float: left;font-size: 0.26rem;font-family: "黑体";padding-top: 1.55rem;}
.m_nav .lis1{background: url("../img/a_1.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis2{background: url("../img/a_2.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis3{background: url("../img/a_3.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis4{background: url("../img/a_4.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis5{background: url("../img/a_5.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis6{background: url("../img/a_6.png") no-repeat center top;background-size: 1.4rem;}
.m_nav .lis.l{width:2.24rem;margin-left: 0.16rem;}
.m_nav .lis.r{width:2.24rem;margin-right: 0.16rem;}

/*个人中心导航2*/
.m_nav2{font-size: 0.26rem;padding-top: 0.08rem;padding-bottom: 0.28rem;}
.m_nav2 .lis{width: 25%;float: left;}
.m_nav2 .lis img{width: 0.85rem;margin-bottom: 0.01rem;}

/*.nickname {font-size: 0.26rem;width: 100%; text-align:center; padding:1.5% 0px; line-height:180%;color: #fff;overflow: hidden; position:relative}
.nickname i.sexbog{ position:absolute; top:16%; display:inline-block; width:0.3rem; height:0.3rem; background:url(../img/main_icon_boy.png) no-repeat center; background-size:75% auto;}
.nickname i.sexgirl{ position:absolute;top:16%;display:inline-block; width:0.3rem; height:0.3rem; background:url(../img/main_icon_girl.png) no-repeat center; background-size:75% auto;}
.gtx ul {width: 100%;background: rgba(0,0,0,0.1);padding:1.5% 0; overflow:hidden;}
.gtx ul li {float: left;width: 33.33333%;border-left: 1px #698bc4 solid;height: 100%;color: #fff;margin-left: -1px;text-align: center;}
.gtx ul li .num{ line-height:140%}
.gtx ul li .category{ line-height:140%}*/


/*代言收入start------*/
.income{}
.income .lis{background:#fff;margin: 0.2rem 0;}
.income .lis .o{line-height: 0.6rem;font-size: 0.22rem;color: #999;border-bottom: 0.01rem solid #e6e6e6;}
.income .lis .o i{font-family: arial;}
.income .lis .li{padding: 0.24rem 0;}
.income .lis .li .pic{position: relative;background: #f5f4f4;border-radius:3px;width: 1.1rem;height: 1.1rem;}
.income .lis .li .pic .fbig{max-width: inherit!important;max-height: 100%;}

.income .lis .li .picc{position: relative;text-align:center;color:#fff;background-image: linear-gradient(to right,#ff5636,#fe9107);background-color: #ec2546;;}
.income .lis .li .picc:before{content: '';position: absolute;z-index: 0;top: 0.65rem;left: -0.07rem;width: 0.14rem;height: 0.14rem;border-radius: 100%;background: #f6f6f6;}
.income .lis .li .pic .t{font-size: 0.17rem;margin-top: 0.25rem;margin-bottom: 0.15rem;}
.income .lis .li .pic .t i{font-size: 0.22rem;}
.income .lis .li .pic .intro{font-size: 0.17rem;text-align: center;background: #ec5532;}



.user3{line-height: 0.5rem;}
.user3 .pic2{margin-top: 0.02rem;overflow: hidden;background: #f5f4f4;width: 0.46rem;height: 0.46rem;border-radius: 0.3rem;margin-right: 0.1rem;}
.user3 .pic2 img{vertical-align: inherit;}
.income .lis .li .jj{width:5.1rem;font-size: 0.26rem;}
.income .lis .li .jj .t{margin-bottom: 0.02rem;margin-top: 0.03rem;font-size: 0.26rem;overflow: hidden;max-height: 0.71rem;line-height: 0.36rem;}
.income .lis .li .jj .un{font-size: 0.22rem;color: #2c6fb4;}
.income .lis .li .t2{margin-top: 0.1rem;}
.income .lis .li .t2 .ft{margin-left: 0.1rem;color: #999;font-size: 0.22rem;float: right;margin-top: 0.01rem;}
.income .lis .li .jj .c{color: #ff6565;}
.dysr{margin-top: 0.3rem;}
.dysr p{margin-top: 0.15rem;}
.dysr .txjen{color: #999;}


/*统计报表------*/
.state{}
.state .s_data{min-height: 4.4rem;background:#008ef8 url("../img/s_data.png") no-repeat bottom;}
.state .s_data .lis{margin-bottom:0.4rem;text-align:center;font-size:0.22rem;color:#fefefe;float: left;width: 33.333%;}
.state .s_data .lis1{margin-top:0.32rem;margin-bottom:0.3rem;text-indent:0.2rem;text-align:left;width: 66.66%;}
.state .s_data .lisd{margin-bottom:0.16rem;}
.state .s_data .qtx{color:#fff;position:absolute;right:-0.2rem;font-size:0.28rem;background:#329cec;line-height:0.6rem;border-radius:0.26rem 0 0 0.25rem;width: 1.8rem;padding-right: 0.2rem;}
.state .s_data .num{margin-top:0.1rem;font-size:0.3rem;font-family:"Arial";color:#fff;}
.state .s_data .num.an{background: #329cec;border-radius: 0.3rem;}
.state .s_data .num.big{font-size:0.6rem;margin-top: 0.12rem;}

/*统计数据*/
.c_data{background:#008ef8 url("../img/tjbg.png") no-repeat bottom;padding-top: 0.52rem;}
.c_data .w{font-size: 0.22rem;color: #93c7ff!important;}
.c_data .jt{margin-top: -0.1rem;margin-bottom: -0.08rem;}
.c_data .jt .qtx{background:#1080f9 url("../img/ye.png") no-repeat 0.29rem;background-size:0.25rem;color:#fff;position:absolute;right:-0.3rem;top:0.15rem;font-size:0.24rem;line-height:0.6rem;border-radius:0.25rem 0 0 0.25rem;padding-left: 0.6rem;padding-right: 0.12rem;}
.c_data .jbig{font-size: 0.68rem;color: #fff;font-family: arial;}
.c_data .c{font-size: 0.28rem;color: #fff;font-family: arial;}
.c_data .tg{border-top:0.01rem solid #096bf1;margin-top: 0.65rem;}
.c_data .tg .lis{padding:0.13rem 0;float:left;width: 33.33%;box-sizing: border-box;border-left: 0.01rem solid #096bf1;}
.c_data .tg .lis .t{display: block;}
.c_data .tg .lis1{border-left: 0 solid #096bf1;}


/*提现提示*/
.txnote{line-height:0.75rem;font-size: 0.26rem;color: #21689d;padding-left: 0.74rem;background: #d0ebff url("../img/txnote.png") no-repeat 0.2rem;background-size: 0.35rem;}
.txnote2{border-bottom:0.01rem solid #e6e6e6;line-height:0.72rem;font-size: 0.26rem;color: #21689d;padding-left: 0.76rem;background: url("../img/txnote2.png") no-repeat 0.32rem;background-size: 0.29rem;}
/*今日报告*/
.treport{margin:0.2rem 0;margin-bottom: 0.42rem;}
.treport .ti{font-size: 0.3rem;padding-left: 0.1rem;/* line-height: 0.7rem;*/margin-top: 0.4rem;}
.treport .liswk{background: #fff;border-radius: 0.15rem;}
.treport .lis{padding:0.35rem 0.1rem;box-sizing:border-box;width:1.96rem;margin:0.14rem;display:inline-block;font-size: 0.2rem;box-shadow: 0 0rem 0.12rem rgba(155,157,160,0.27);border-radius: 0.16rem;}
.treport .lis1 img{width: 0.34rem;}
.treport .lis2 img{width: 0.35rem;}
.treport .lis3 img{width: 0.30rem;}
.treport .lis .t{margin-top: 0.1rem;}
.treport .lis .num{font-size: 0.22rem;margin-top: 0.01rem;}
.treport .lis .num i{font-weight:bold;font-size: 0.36rem;font-family: "Arial";}
.treport .lis .num.big{font-size: 0.48rem;margin-top: 0;margin-bottom: 0.17rem;}

.treport .ti2{font-size: 0.26rem;text-align: right;}
.treport .ti2 span{font-size: 0.5rem;font-family: arial;}

/*优惠券------*/
.discoupon{/*border-top: 0.01rem solid #e6e6e6;*/}
.discoupon .qhtop{background:#fff;line-height: 0.77rem;font-size: 0.26rem;/*margin-top: 0.2rem;*/    border-top: 0.01rem solid #e6e6e6;}
.discoupon .qhtop .li{/*width:33.333%;*/width: inherit;padding: 0 0.5rem;}
.tx .qhtop .li{/*width:33.333%;*/width: inherit;padding: 0 0.64rem;}
.discoupon .qhtop .li.big{width:50%;padding: 0;}
.discoupon .qhtop .li.small{/*width:25%;*/width: inherit;padding: 0 0.211rem;}
.discoupon .qhtop a{border-bottom: 0.03rem solid #fff;}
.discoupon .qhtop a.active{border-bottom: 0.03rem solid #f13170;color: #f13170;}
.discoupon .qhdiv{}
.discoupon .qhdiv .lis{background: #fff;padding: 0.2rem;/*padding-bottom: 0.1rem;*/ border-radius: 0.05rem;}
.discoupon  .yhquser{margin: 0.12rem 0;color: #999;}
.discoupon  .sea{width: 100%;float: left;padding: 0.12rem 0.2rem;padding-bottom: 0;}
.discoupon  .yhquser .pic{margin-left: 0.2rem;width: 0.6rem!important;height: 0.6rem!important;border-radius: 100%;overflow: hidden;}
.discoupon  .yhquser .pic img{max-width: 100%;}
.discoupon  .yhquser .n{padding: 0.112rem;/*padding-top: 0.25rem;*/padding-left: 0.2rem;}
.discoupon  .yhquser .qr{color: #888;padding-top: 0.1rem;}
.discoupon  .yhquser .t{padding: 0.112rem;/*padding-top: 0.25rem;*/}

.discoupon .qhdiv .lis .pic{width: 1.25rem;height: 1.25rem;}
.discoupon .qhdiv .lis .jj{/*padding:0.13rem 0;*/width: 5rem;}
.discoupon .qhdiv .lis .t{font-size: 0.26rem;color: #777;max-height: 0.71rem;overflow: hidden;}
.discoupon .qhdiv .lis .h{font-size:0.2rem;}
.discoupon .qhdiv .lis .up{margin-top: 0.1rem;text-align: right;}
.discoupon .qhdiv .lis .mj{padding-right:1.25rem;margin-top: 0.2rem;padding-bottom: 0.15rem;border-bottom: 1px dashed #eeeeee;margin-bottom: 0.1rem;}
.discoupon .qhdiv .lis .sea .mor{display: inline-block;}
.discoupon .qhdiv .lis .d{}
.mor{color: #0091fe;right: 0;bottom: 0.09rem;border-radius: 0.22rem;width: 1.07rem;height: 0.42rem;border: 1px solid #0091fe;font-size: 0.2rem;line-height: 0.42rem;}
.mor.del{color:#999;right:0;border:1px solid #999;}
.mor.del2{border: none;}
.mor.del3{color:#999;}

.mor3{margin-right:0.1rem;color:#0091fe;display:inline-block;border-radius:0.22rem;width: 1.07rem;height: 0.42rem;border:1px solid #0091fe;font-size: 0.2rem;line-height: 0.42rem;}

.myshare .qhdiv .lis .mj{border: none;margin-top: 0;margin-bottom: 0;}
.myshare .qhdiv .lis .sjj{padding-bottom: 0.5rem;}
.myshare .qhdiv .lis .mor{bottom: 0;}
/*公共弹框*/
#pubtk{z-index:99999;top:0;right:-100%;width: 100%;height: 100%;position: fixed;background: #fff;}
#pubtk .c{/*padding: 0.2rem;*/max-height: 90%;overflow-y: auto;}
#pubtk #cpubtk{line-height: 0.75rem;text-align: center;background: url(../img/coin_t2.png) no-repeat right;width: 0.75rem;height: 0.75rem;background-size: 65% auto;}
/*积分show*/
.jfshow{text-align: center;overflow: hidden;font-size: 0.26rem;padding: 0.2rem;margin-bottom:0.4rem;}
.jfshow .lis{float:left;width: 25%;line-height: 1rem;}
.jfshow .lis.pic{line-height: initial;}
.jfshow .lis img{max-width:60%;vertical-align: top;max-height: 60px;}
.discoupon .jfshow{padding: 0;margin: 0;}
.discoupon .jfshow .lis{line-height: inherit;}
.discoupon .jfshow .lis{width: 33%;padding: 0.2rem 0;}


.discoupon .qhdiv .linkper .t{margin-left: 0.2rem;margin-top: 0.05rem;}
.discoupon .qhdiv .lis .yhq{margin-right: 0.2rem;}
/*biaodan公共表单样式*/
.tx{}
.txmoney{padding: 0.2rem 0;}
.txmoney form{margin-bottom: 0.4rem;}
.biaodan{}
.biaodan .lis p{overflow: hidden;border-bottom: 0.01rem solid #e6e6e6;padding: 0 0.2rem;line-height: 0.88rem;}
.biaodan .lis .n{float:left;width: 20%;margin-right: 2%;/*margin-top: 0.1rem;*/}
.biaodan .lis .inp{text-align:right;font-size: 0.25rem;float: left;width: 77%;box-sizing: border-box;padding: 0 0.2rem;/*border: 1px solid #eee;*/border:none;line-height: 0.87rem;}
.biaodan .lis select{direction: rtl;appearance: none;-moz-appearance: none;-webkit-appearance: none;margin-top: 0;outline: none;height: 0.86rem;}
.biaodan .lis .inp.red2{border: 1px solid #fff;}
.biaodan .lis .texta{float: left;width: 77%;}
.texta,.inp,.sel{outline: none;}
.ggbtn{width: 80%;margin: 4% 10%;text-align: center;padding: 0.2rem 0px;border-radius: 6px;background-color: #0091fe;color: #fff;border: none;display: inline-block;}
.tx .txje{padding: 0.2rem;margin-top: 0.1rem;}
.tx .txje i{font-size: 0.32rem;}
.tx .txnote{margin-top: 0.2rem;}
.tx .txnote span{float: right;margin-right: 0.2rem;}

/*提现记录*/
.txlist{padding: 0.2rem;}
.txlist .lis{margin-top: 0.2rem;border-bottom: 1px dashed #999;padding: 0 0.2rem;}
.txlist .lis p{margin: 0.2rem 0;}
.txlist .lis .v{margin: 0.2rem 0;}
.txlist .lis .n{min-width: 1.25rem;display: inline-block;}
.txlist .lis .intro{color: #999;}
.txlist .lis i{}

/*我的二维码*/
.myewmwk{color: #333;}
.myewmwk .cor{color: #f13170;}
.myewmwk .sm{color: #999;}
.myewmwk .usr{padding:1rem;padding-right:0.2rem;margin-top: 0.2rem;padding-left: 1.9rem;}
.myewmwk .usr .mppic{}
.myewmwk .usr .mpwz{text-align: left;}
.myewmwk .usr .mpwz .t{margin-top: 0.2rem;color: #2c6fb4;font-size: 0.26rem;}
.myewmwk .usr .mpwz .t2{color: #999999;font-size: 0.22rem;}
.myewmwk .usr .img{border-radius:100%;width: 1rem;height: 1rem;margin-right: 0.2rem;}
.myewmwk .usr .sex{width: 0.17rem;}

/*优惠券二维码*/
.yhqewm{padding: 0.2rem;}
.yhqewm .t{font-size: 0.32rem;}
.yhqewm .mjbg{background: #e8f0f7;padding: 0.2rem;margin: 0.2rem 0;}
.yhqewm .mjbg p{font-size: 0.26rem;}
#zsewm{width: 3.43rem;}
#zsewmbig{width: 4.1rem;}


/*优惠券确认记录*/
.docoupon .lis{border-bottom: 1px solid #ddd;}
/*wdy----------d ------------*/




/*会员中心 style_zsj start*/
.tgap{height: 56px;}
.head_pic img{width: 100%;}
.nickname {font-size: 0.26rem;width: 100%; text-align:center; padding:1.5% 0px; line-height:180%;color: #fff;overflow: hidden; position:relative}
.nickname i.sexbog{ position:absolute; top:16%; display:inline-block; width:0.3rem; height:0.3rem; background:url(../img/main_icon_boy.png) no-repeat center; background-size:75% auto;}
.nickname i.sexgirl{ position:absolute;top:16%;display:inline-block; width:0.3rem; height:0.3rem; background:url(../img/main_icon_girl.png) no-repeat center; background-size:75% auto;}
.gtx ul {width: 100%;background: rgba(0,0,0,0.1);padding:1.5% 0; overflow:hidden;}
.gtx ul li {float: left;width: 33.33333%;border-left: 1px #698bc4 solid;height: 100%;color: #fff;margin-left: -1px;text-align: center;}
.gtx ul li .num{ line-height:140%}
.gtx ul li .category{ line-height:140%}
/*状态*/
.vip-club_bg{ width:100%; height:auto; overflow:hidden;/* background-color:#f5f5f5;*/}
.vip-club{margin:2% auto;background: #fff;overflow: hidden;padding:1.5% 0px;}
/*
.vip-club li a {line-height:0.32rem;color: #686868;width:16.66%;float: left;text-align: center; border-left: 1px solid #ebebeb;margin-left: -1px; position:relative}
.vip-club li a i{width:0.4rem; height:0.4rem; display:inline-block}
.vip-club li a i.stat1 {  background:url(../img/usercente_co1.png) no-repeat center ; background-size:85% auto}
.vip-club li a i.stat2 {  background:url(../img/usercente_co2.png) no-repeat center ; background-size:85% auto}
.vip-club li a i.stat3 {  background:url(../img/usercente_co3.png) no-repeat center ; background-size:88% auto}
.vip-club li a i.stat4 {  background:url(../img/usercente_co4.png) no-repeat center ; background-size:88% auto}
.vip-club li a i.stat5 {  background:url(../img/usercente_co5.png) no-repeat center ; background-size:88% auto}
.vip-club li a i.stat6 {  background:url(../img/usercente_co6.png) no-repeat center ; background-size:88% auto}
.vip-club li a em{background-color: #f43530;color: #FFFFFF;font-size: 0.2rem;padding: 0 0.09rem;border-radius: 100%;margin-left:20%; position:absolute; top:-3px;}
*/

.vip-club_list{height:auto; overflow:hidden; margin:2% 0; background-color:#fff;padding: 0 0.4rem;}
.vip-club_list ul li{border-bottom: 0.01rem solid #e6e6e6;overflow:hidden;line-height: 0.88rem;height:0.82rem;font-size: 0.26rem;}
.vip-club_list ul li.d{border-bottom: 0px solid #e6e6e6;}
/*.vip-club_list ul li:hover{background: #efefef url(../img/Arrow-Right-icon.png) no-repeat 97% center;background-size:2% auto;}*/
.vip-club_list ul li a{ display:block;width: 100%;overflow: hidden;transition: 0.3s;}
.vip-club_list ul li span.l{float:left;padding-left: 0.59rem;height: 100%;line-height: inherit;display: inline-block;}
.vip-club_list ul li span.r{height: 0.81rem;font-size: 0.26rem;color:#d3d3d3;margin-right:0.08rem;padding-right:0.33rem;float: right;background: #fff url(../img/nyjt.png) no-repeat right;background-size:0.13rem;}
.vip-club_list ul li .pic1{background:url(../img/nsr.png) no-repeat 0.05rem;background-size:0.4rem;}
.vip-club_list ul li .pic2{background:url(../img/nbb.png) no-repeat 0.02rem;background-size:0.35rem;}
.vip-club_list ul li .pic3{background:url(../img/ncj.png) no-repeat 0;background-size:0.36rem;}
.vip-club_list ul li .pic4{background:url(../img/nxf.png) no-repeat 0.04rem 0.27rem;background-size:0.35rem;}
.vip-club_list ul li .pic5{background:url(../img/nkf.png) no-repeat 0.02rem;background-size:0.37rem;}
.vip-club_list ul li .pic6{background:url(../img/nmm.png) no-repeat 0.04rem;background-size:0.32rem;}
.vip-club_list ul li .pic7{background:url(../img/ntc.png) no-repeat 0.00rem;background-size:0.38rem;}
.vip-club_list ul li .pic8{background:url(../img/yhqqr.png) no-repeat 0.00rem 0.22rem;background-size:0.39rem;}
.vip-club_list ul li .pic9{background:url(../img/nzl.png) no-repeat 0.02rem 0.21rem;background-size:0.35rem;}
.vip-club_list ul li .pic10{background:url(../img/ndy.png) no-repeat 0.05rem 0.3rem;background-size:0.37rem;}
.vip-club_list ul li .pic11{background:url(../img/ndz.png) no-repeat 0.04rem;background-size:0.38rem;}


/*
.vip-club_list ul li a>div{width: 0.6rem!important;height: 0.6rem!important;}
.vip-club_list ul li a h13{float: left;}
.vip-club_list ul li a .pic2{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin2.png) no-repeat center; background-size:68% auto}
.vip-club_list ul li a .pic3{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin3.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic4{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin4.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic5{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin5.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic6{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/f4_4.png) no-repeat center; background-size:58% auto}
.vip-club_list ul li a .pic7{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin7.png) no-repeat center; background-size:68% auto}
.vip-club_list ul li a .pic8{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin8.png) no-repeat center; background-size:68% auto}
*/


/**收益统计新增**/
.myp6{ background:#fff;}
.myp6_1{ border-bottom:1px solid #eee; border-top:1px solid #eee; text-indent:0.2rem; text-align:center; color:#ccc; padding:0.13rem 0;}
.myp6_2 ul{ overflow:hidden; border-bottom:1px solid #eee; padding:0.15rem 0;}
.myp6_2 ul li{ float:left; width:50%; text-align:center; border-right:1px solid #eee; box-sizing:border-box;margin: 0.05rem 0;}
.myp6_2 ul li:nth-child(even){border:none;}
.myp6_2 ul li p{ color:#333;}
.myp6_2 ul li span{color:#c81215; font-weight:bold;}
.myp6_2 ul li:nth-child(3){border-right: 1px solid #eee;}


/**搜索框 start**/
.sears{ height:0.56rem; padding:0.12rem 0;}
.sears .seaLeft{ font-size:0.28rem; color:#333; line-height:0.4rem; height:0.4rem; margin-top:0.08rem; float:left; width:1.55rem; text-align:right;}
.sears .seaRight{ float:left;}
.sears .seaRight p{ width:5.45rem; height:0.56rem; border:1px solid #DDDDDD; box-sizing:border-box; border-radius:0.5rem; background:#fff; overflow:hidden;}
.sears .seaRight input[type="text"]{ text-indent:0.2rem; float:left; height:0.54rem; line-height:0.54rem; font-size:0.24rem; width:4.65rem; border:none;}
.sears .seaRight input[type="submit"]{ width:0.75rem; float:left; height:0.54rem; background:url(../img/sea.png) 50% 50% no-repeat; background-size:auto 60%;}
.sears .seaRight p i{ display:none; cursor:pointer; position:absolute;margin: 0.14rem 0 0 4.3rem; height:0.24rem;}
.sears .seaRight p i img{ height:100%;}

/**页面广告图 start**/
.guags{ margin:0.3rem 0 0 0;}
.guags img{ width:7.2rem; height:1.8rem;}

/**页面分类公共样式**/
.inadas{ margin-top:0.3rem; padding:0 0.2rem; background:#fff;}
.inTop{overflow:hidden;}
.inTop img{ /*width:0.36rem; height:0.36rem;*/ /*border-radius:0.06rem;*/ /*float:left;*/}
.inTop a{ display:block; float:right; font-size:0.28rem; color:#999;}
.inTop span{ display:inline-block; line-height:0.35rem; text-indent:0.2rem; float:left; font-size:28px; color:#333;}
.innav ul{ overflow:hidden; padding-bottom:0.2rem;}
.innav ul li{ float:left; background:#ccc; width:2.2rem; height:1.2rem; margin:0 0.1rem 0.1rem 0; border-radius:0.12rem;}
.innav ul li:nth-child(3n){ margin-right:0;}
.innav ul li p,.innav ul li span{ color:#fff;display:block; text-indent:0.21rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
.innav ul li p{ font-size:26px; padding:0.2rem 0 0.01rem 0;}
.innav ul li span{ font-size:0.28rem;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity: 0.7; }

/**footer start**/

.footer{box-shadow: 0 -0.05rem 0.1rem rgba(178,178,178,0.18);height:0.9rem;line-height: 0.9rem; background:#fff;color: #fff; width:100%; max-width:720px;position:fixed; margin:auto; bottom:0; left:0; right:0; /*border-top:1px solid #eee;*/overflow:hidden; display:table; box-sizing:border-box; z-index:102;}
.footer ul{ overflow:hidden;}
.footer ul li{ width:33.33%; float:left; text-align:center;padding-top: 0.08rem;/*padding-bottom: 0.03rem;*/}
/*.footer ul li{ width:25%; float:left; text-align:center;padding-top: 0.1rem;padding-bottom: 0.03rem;}*/
.footer ul li a .foot-pic{ width:0.42rem; height:0.42rem; margin:0 auto;margin-bottom: 0.04rem;}

/*.footer ul li a .foot-pic1{ background:url(../img/f_home.png) no-repeat center; background-size:0.42rem;}*/
/*.footer ul li a .foot-pic1_1{ background:url(../img/f_homeh.png) no-repeat center; background-size:0.42rem;}*/
.footer ul li a .foot-pic1{ background:url(../img/f2_sy.png) no-repeat center; background-size:0.37rem;}
.footer ul li a .foot-pic1{ background:url(../img/f_sy.png) no-repeat center; background-size:0.36rem;}
.footer ul li a .foot-pic1_1{ background:url(../img/f2_syh.png) no-repeat center; background-size:0.37rem;}

.footer ul li a .foot-pic2{ background:url(../img/f_fl.png) no-repeat center; background-size:0.42rem;}
.footer ul li a .foot-pic2_2{ background:url(../img/f_flh.png) no-repeat center; background-size:0.42rem;}
.footer ul li a .foot-pic3{ background:url(../img/f_tel.png) no-repeat center; background-size:0.42rem;}
.footer ul li a .foot-pic3_3{ background:url(../img/f_telh.png) no-repeat center; background-size:0.42rem;}

.footer ul li a .foot-pic4{ background:url(../img/f_zx.png) no-repeat center; background-size:0.4rem;}
.footer ul li a .foot-pic4_4{ background:url(../img/f_zxh.png) no-repeat center; background-size:0.4rem;}

/*.footer ul li a .foot-pic5{ background:url(../img/f_me.png) no-repeat center; background-size:0.42rem;}
.footer ul li a .foot-pic5_5{ background:url(../img/f_meh.png) no-repeat center; background-size:0.42rem;}*/
.footer ul li a .foot-pic5{ background:url(../img/f2_me.png) no-repeat center; background-size:0.32rem;}
.footer ul li a .foot-pic5_5{ background:url(../img/f2_meh.png) no-repeat center; background-size:0.32rem;}

/*.footer ul li a .foot-pic4_4{ background:#df0024 url(../img/fx4.png) no-repeat center; background-size:71% auto;}*/
/*.footer ul li a  p{color:#686868;font-size: 0.3rem;}*/
.footer ul li a  p{color:#333;font-size: 0.26rem;line-height: 0.25rem;}
/*.footer ul li.ac a  p{color:#fff;}*/
/*.footer li.ac{background-color: #0091fe;}*/

#fop1,#fop2,#fop3,#fop4,#fop5{ color:#F08519;}

/*分享页面footer*/
.fsharepage ul li{font-size:0.26rem;text-align:left;width: 33.33%;box-sizing: border-box;color: #333;list-style: none;padding: 0;padding-left:0.97rem;line-height: 0.86rem;}
.fsharepage ul li span{line-height: inherit;margin-top: 0.04rem;float: left;}
.fsharepage ul .li1{border-right: 0.01rem solid #e4e6e9;background: url("../img/f_sy.png") no-repeat 0.68rem 0.26rem;padding-left:1.16rem;background-size: 0.36rem;}
.fsharepage ul .li2{background: url("../img/f_zx.png") no-repeat 0.47rem 0.29rem;padding-left:0.96rem;background-size: 0.4rem;}
.fsharepage ul .li3{color: #fff;background: #0387fe url("../img/f_gwch.png") no-repeat 0.46rem;background-size: 0.41rem;}

/**上拉菜单**/
.salas{display:none; z-index:161; position:fixed; width:100%; height:100%; max-width:720px; margin:auto; left:0; right:0; bottom:1.17rem; overflow:hidden;}
.sala{ display:none; z-index:161;  margin:0 0.07rem; position:fixed; bottom:1.17rem;}
.sala .salaa{ width:1.7rem; border:1px solid #eee; box-sizing:border-box; border-radius:0.08rem; background:#fff; }
.sala .salab{ height:0.1rem; text-align:center;}
.sala .salab img{ height:0.1rem;}
.sala a{ display:block; width:1.5rem; height:0.79rem; margin:0 auto; line-height:0.79rem; border-bottom:1px solid #eee; font-size:0.28rem; color:#666; text-align:center;}
.sala a:last-child{ border:none;}
.sala.sala1{ margin-left:0.01rem;}
.sala.sala2{ margin-left:1.3rem;}
.sala.sala3{ margin-left:2.68rem;}
.sala.sala4{ margin-left:4.12rem;}
.sala.sala5{ margin-left:5.49rem;}


/**第一次修正**/
.zpanq{ background:#fff; margin-top:0.3rem; padding-bottom:0.2rem;}
.zpanq p{ font-size:14px;text-align:center; padding:0.2rem 0;}
.zpanq a,.iwjoinm{ display:block; text-align:center; width:2rem; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; color:#fff; font-size:15px; margin:0 auto; padding:0.1rem 0;}
.iwjoinmd{ padding:0.2rem 0;}

/**第二次修正**/
.inewblist li{ overflow:hidden; border-bottom:1px dashed #EFEFEF; padding:0.15rem 0;}
.inwLeft{ float:left; width:1.4rem;}
.inwLeft img{ width:1.4rem; height:1.15rem}
.inwRight{ float:left; width:5.1rem; margin-left:0.3rem;}
.inwRight span{display:block; font-size:0.28rem; color:#333; width:5.1rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;background-size: auto 20%;}
.inwRight i{ display:block; overflow:hidden; font-size:13px; color:#999; height:0.7rem; padding-top:0.05rem;}

.aucs1.aculiu{ padding-top:0;}

.acut2,.acut3{ height:0.5rem; line-height:0.5rem;}
.aucs3{ margin-top:0.3rem; background:#fff;}
.acutit.acutit2{ padding:0.2rem 0.2rem 0.2rem 0.2rem;}
.aucs3Top{ height:34px; line-height:34px; border-bottom:1px solid #eee; padding:0 0.2rem; font-size:14px;}
.aucs3Top span{ color:#999;}
.aucs3Top span u{ font-weight:bold; font-style:normal; text-decoration:none; color:#d23030;}
.aucs3Top em{ padding-left:0.4rem; color:#999;text-overflow:ellipsis;overflow:hidden;}
.aucs3Top em i{ color:#d23030;font-weight:bold;}

.aucs3a{ height:30px; line-height:30px; padding:0 0.2rem; border-bottom:1px solid #eee; font-size:14px;}
.aucs3a i{ font-size:16px; color:#d23030; font-weight:bold; vertical-align:top;}

.auculs{ border-bottom:1px solid #eee;}
.auculs li{ overflow:hidden; height:28px; line-height:28px; border-bottom:1px solid #eee; font-size:15px; color:#333;}
.auli1,.auli2,.auli3,.auculs li span,.auculs li em,.auculs li u{ text-align:center; float:left;}
.auculs li span{ font-size:15px; color:#333;}
.auculs li em{ font-size:15px; color:#d23030;}
.auculs li u{ font-size:14px; color:#333;}
.auli1,.auculs li span{ width:1.3rem;border-right:1px solid #eee;}
.auli2,.auculs li em{ width:2.5rem;border-right:1px solid #eee;}
.auli3,.auculs li u{ width:3.3rem;}
.aucs3b{ padding:0.3rem 0.2rem; overflow:hidden; height:}
.aucs3b span{ width:1.8rem; font-size:14px; line-height:32px; color:#333; display:block; float:left;}
.aucs3b em{}
.aucs3b em input{ border:1px solid #ccc; width:2.5rem; padding:4px 0; text-indent:10px; font-size:15px; color:#d23030;}
.iwpai{ display:inline-block; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; height:32px; line-height:32px; width:1.6rem; font-size:15px; color:#fff; margin-left:0.2rem; text-align:center;}
.aucs4{ padding:0.25rem 0 0rem 0; background:#fff;}
.iwbao{ display:block; margin:0 auto;background:url(../img/ab2.png) no-repeat; background-size:100% 100%; height:28px; line-height:28px; width:2.2rem; font-size:15px; color:#fff;  text-align:center;}

.aucs3b em i{cursor: pointer;position: absolute;height: 0.24rem; margin: -0.42rem 0 0 3.95rem; display:none;}
.aucs3b em i img{ height:100%;}

.acut2ds{ display:none;}
.acucons{ height:4.5rem; overflow:hidden;}
.acucons.currs{ overflow:auto; height:auto;}
.climor{ position:absolute;margin:auto; left:0; right:0; width:2rem; background:#fff;height:0.6rem; line-height:0.6rem;  margin-top:-0.6rem; border-radius:0.08rem; box-shadow: 0px 0px 4px 1px #ccc; cursor:pointer; font-size:14px;}
.climor span{ width:0.5rem;height:0.5rem; display:inline-block;background:url(../img/xlss.png) no-repeat;animation: updown 0.8s linear infinite; background-size:100% 100%; margin:0.1rem 0 0 0.15rem; float:left;}
.climor1{ display:block;}
.climor2{ display:none;}
.climor2 span{background:url(../img/xlssc.png) no-repeat;background-size:100% 100%;}
@keyframes updown {
    0% {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px);
    } 100% {
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
    }
}

/**第三次修改**/
.ziaList ul li span.isw0 a{ color:#30C76C;}
.joinpps{ padding:0 0.3rem; border-bottom:1px solid #eee; line-height:28px; color:#FF680A; margin-bottom:0.2rem;}
.zoauser ul li em.addimgs{ text-indent:0; padding:0.2rem;}
.paits{ overflow:hidden;}
.paits span{ display:block; float:left;}
.paits em{ display:block; float:right; font-size:15px; color:#f08519;}
.acut11{ background:#fff;padding:0.02rem 0.2rem; font-size:14px;}
.acutsa{ padding:0.08rem 0; background:#fff;}
.acdf{ background:#fff; line-height:30px; padding:0.15rem 0.2rem 0 0.2rem;}
.acdf img{ width:0.3rem; vertical-align:middle; margin-top:-0.05rem;}
.acdf a{ font-size:14px; color:#F08519;}

/*.inewblist li{ overflow:hidden; height:0.78rem; line-height:0.78rem; border-bottom:1px dashed #EFEFEF;}
.inewblist li span{ display:block; float:left; text-indent:0.3rem; background:url(../img/sanj.png) 0 50% no-repeat; font-size:0.28rem; color:#333; width:5.1rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;background-size: auto 20%;}
.inewblist li em{ display:block; width:1.6rem; text-align:right; overflow:hidden; float:right; font-size:0.28rem; color:#999;}*/

/**第四次修改**/
.foufas{ color:#c81215; font-weight:bold;}

/**第五次修改**/
.paiems{ display:block; margin:0 auto; text-align:center; color:#fff; background:url(../img/ab1.png) no-repeat; background-size:100% 100%; margin-bottom:0.2rem; font-size:14px; height:0.45rem; line-height:0.45rem; width:;}

/**第六次修改**/
.zoauser ul li input[type="text"]{ width:4rem;}
.lawlist{}
.lawlist ul li{ padding:0 0.2rem; height:35px; line-height:35px; background:url(../img/yjt2.png) 98% 50% no-repeat; background-size:auto 40%; border-bottom:1px solid #eee;}
.lawlist ul li a{ font-size:14px; color:#333; display:block; background:url(../img/yjt.png) 0 50% no-repeat; text-indent:10px; background-size:auto 20%;}
.cipageRight{ background:#fff; border-top:1px solid #eee;}
.szd,.czdw{ border-top:1px solid #eee; padding:0 0.2rem; height:35px; line-height:35px; font-size:14px;}
.czdw{ border-bottom:1px solid #eee;}



/**微信支付前页面 start**/
i,em{ font-style:normal;}
.wxpays{ width:100%; max-width:720px; margin:0 auto;}
.wxpays .wxpay{ width:90%; margin: 2% auto 4%; overflow:hidden;box-shadow:0px 0px 8px #C3C3C3; }
.wxpays .wxpay p{ background:url(../img/paybg1.png) repeat-x; background-size:100% 100%; height:35px; line-height:35px; border-bottom:1px solid #ececec; color:#333; text-indent:3%;}
.wxpays .wxpay .wxpay_con{ background:#fff; height:auto;}
.wxpays .wxpay .wxpay_con ul{ padding:10px 0;}
.wxpays .wxpay .wxpay_con ul li{ height:35px; line-height:35px;}
.wxpays .wxpay .wxpay_con ul li i{ display:block; float:left; width:23%; text-indent:4%; color:#000; font-weight:bold;}
.wxpays .wxpay .wxpay_con ul li em{ display:block; float:left; color:#999;}
.wxpays .wxpay .wxpay_con ul li em font{ color:#ff0000; font-weight:bold;}

.wxpays .clia{ width:90%; height:auto; margin:0 auto;}
.wxpays .clia a{ display:block; width:100%; text-align:center; background:#5EBB29; margin:0 auto 15px auto; border-radius:5px; height:40px; line-height:40px; color:#fff;}
/**微信支付前页面 end**/

/**内页栏目**/
.ipnavs{ }
.ipnavs ul{ display:none; background:#fff; width:100%; position:absolute; border-bottom:1px solid #ccc;}
.ipnavs p{padding:0 0.2rem; height:0.6rem; line-height:0.6rem; border-bottom:1px solid #E9E9E9; font-size:0.28rem; background:url(../img/jia.png) 0.2rem 50% no-repeat; text-indent:0.24rem; cursor:pointer; color:#df0024;}
.ipnavs p.curr{background:url(../img/jian.png) 0.2rem 50% no-repeat;}
.ipnavs ul li{ border-bottom:1px dashed #E9E9E9; padding-left:0.28rem;}
.ipnavs ul li:last-child{ border:none;}
.ipnavs ul li a{ display:block; height:0.5rem; line-height:0.5rem; text-indent:0.24rem; font-size:0.24rem; background:url(../img/leftjt.png) 95% 50% no-repeat;}
.ipnavs ul li a.curr{ font-weight:bold; color:#df0024; background:url(../img/leftjt2.png) 95% 50% no-repeat;}

/**商品列表覆盖层**/
.btacc{ position:absolute;width:100%;background:url(../img/hbg2.png) repeat; display:none;height:446px;} 
.tacc{ width:100%;  position:absolute;z-index:9; text-align:center; display:none;}
.addscv,.addcarv{  top:0;margin:auto; color:#fff; width:1.1rem;bottom:0px;height:1.1rem; border-radius:100%; z-index:1; text-align:center; position:absolute; left:0px; right:0px; display:none;}
.addscv i,.addcarv i{ display:block; height:0.5rem; line-height:0.7rem;}
.addscv span,.addcarv span{ display:block;}
.addcarv{background:#32A9F7;}


/********************页面私有样式********************/



/**首页类幻灯片 end**/

/**首页分类 start**/
.inavs{ background:#fff; padding:0.14rem 0 0.39rem 0;}
.inavs ul{ overflow:hidden;}
.inavs ul li{ width:25%; float:left; text-align:center; margin:0.3rem 0 0 0;}
.inavs ul li img{ width:0.94rem; border-radius:100%;}
.inavs ul li p{ font-size:0.28rem; color:#333; padding:0.06rem 0;}
/**首页分类 end**/


/**商品展示 start**/
.indata{ background:#f5f5f5;/* margin-top:70px*/}
.indata .indatalist{ overflow:hidden;}
.indata .indatalist li{ float:left;width:46%;  margin:2.8% 2% 0px;overflow:hidden; background-color:#fff; position:relative;	-webkit-box-shadow: 0 1px 6px #ccc;
box-shadow: 0 1px 6px #ccc;position:relative}
.indata .indatalist li .gopic{position: relative;width:96%;padding:2%;padding-bottom:0;text-align: center;height: 3.2455rem;overflow: hidden;}
/*.indata .indatalist li .gopic img{ width:100%; }*/
.indata .indatalist li .godet{box-sizing:border-box; padding:0 0.2rem;}
.indata .indatalist li p{color:#333; line-height:160%;  padding:0.14rem 0 0 0; overflow:hidden;}
/*.indata .indatalist li .godpri{ overflow:hidden;}*/
.indata .indatalist li .godpri em{ display:block; float:left; padding:0.5% 0 2%; color:#df0024;font-weight:bold}
.indata .indatalist li .godpri em i{font-family:Arial; }
.indata .indatalist li .godpri font{ display:block; float:right; padding-left:2%; color:#b6b6b6; /*padding-top: 0.15rem;*/}
.indata .indatalist li .godpri b{ display:block; float:right; background:url(../img/poster-coin.png) no-repeat left center; background-size:30% auto; width:15%; height:27px; margin-top:12px;}
.indata .indatalist li .godpri b a { display:block;padding-left:35%;padding-top: 6%; color:#40aae1; font-size:13px;}
.indata .indatalist li .godpri span{ display:block; float:right; padding-top:3.5%;}
.indata .indatalist li .godpri span img{ width:0.3rem; vertical-align:middle;}


.indata .indatalist li .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bg.png) repeat;}
.indata .indatalist li .xs_pic_tt span{ color:#fff;}
.indata .indatalist li .xs_pic_tt font{color:#fff;}
.indata .indatalist li .xs_pic_tt font i{ background-color:#df0024; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.indata .indatalist li .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;}
/**商品展示 end**/

/**拍卖 start**/
.pailist{ padding-top:0.29rem;}
.pailist li{ margin-bottom:0.3rem;}
.pailist .indpic{ width:6.8rem; height:2.3rem; margin:0 auto;}
.pailist .indpic img{width:6.8rem; height:2.3rem;}
.pailist .paitime{ overflow:hidden; position:absolute; margin:-0.45rem 0 0 0.1rem;}
.pailist .paitime .ptLeft{ width:1.4rem; height:0.53rem; float:left; background:url(../img/hons.png) no-repeat; background-size:100% auto; text-align:center; line-height:0.43rem; color:#fff; font-size:0.28rem;}
.pailist .paitime .ptRight{ float:left; width:5.5rem; height:0.45rem; background:url(../img/hbg.png) repeat; line-height:0.45rem; text-indent:0.17rem; font-size:0.28rem; color:#fff;}
.pailist .paitit{ padding:0 0.2rem; width:6.8rem; margin:0 auto; border:3px solid #ccc; border-top:none; box-sizing:border-box;}
.pailist .paitit p{ font-size:24px; color:#333; padding:0.18rem 0 0 0;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
.pailist .paitit span{ display:block; font-size:24px; color:#666; padding:0.05rem 0 0.05rem 0;}
.pailist .paitit span i{ color:#f08519; font-family:Arial;}
/**拍卖 end**/

/*拍卖详情页 start*/
.acupic{}
.acupic img{ /*width:7.2rem; height:5.2rem;*/}
.acupic .ptRight{ height:0.5rem; line-height:0.5rem; color:#fff;}
.acupic .ptRight span{ display:block; float:left; width:1.4rem; text-align:center; background:#E8403E;}
.acupic .ptRight i{ text-indent:0.27rem; display:block; float:left; width:5.8rem; background:#666;}

.acutit{ padding:0 0.2rem; background:#fff;}
.acutit .acut1{ color:#333; padding:0.3rem 0 0 0; font-size:16px; height:0.5rem;}
.acutit .acut2,.acutit .acut3{ font-size:14px; color:#999; overflow:hidden;}
.acutit .acut2 span,.acutit .acut3 span{ color:#666; font-size:13px; display:block; float:left; width:100%;}
.acutit .acut2 span em,.acutit .acut3 span em{ font-size:14px; font-weight:bold;}
.acutit .acut2 span em u{ font-size:16px; text-decoration:none;}
.acutit .acut2 span em i,.acutit .acut3 span em i{ font-size:16px;}
.acutit .acut3 span em{ color:#E8403E;}
.acutit .acut2 font,.acutit .acut3 font{ font-size:14px; color:#999;}
.acutit .acut2 i,.acutit .acut3 i{ color:#d23030; font-family:Arial; font-size:15px;}
.acutit .acut2{}
.acutit .acut3{}
.acutit .acut4{ padding-top:0.15rem;}
.acutit .acut4 a{ display:block; width:2rem; height:0.6rem; line-height:0.6rem; text-align:center; background:#E8403E; font-size:15px; color:#fff;}

.aculiu{ padding:0 0.2rem; padding-top:0.3rem; background:#fff;}
.aculiu ul{ overflow:hidden; border-top:1px solid #eee; padding:0.1rem 0;}
.aculiu ul li{ float:left; width:50%; padding:0.05rem 0; font-size:14px; color:#999;}
.aculiu ul li i{ color:#E8403E;}
.aculiu p,.aculiu span{ display:block; font-size:14px; color:#999;}
.aculiu p{ border-top:1px solid #eee; padding-top:0.1rem;}
.aculiu span{ padding-bottom:0.1rem;}
.domore.pdomore{ margin-top:0; border:none; background:none; height:0.5rem; line-height:0.5rem; font-size:16px; color:#c81215;}

.acucon{ background:#fff;}
.acucon .acuin{ padding:0.1rem 0.2rem; font-size:14px;}
.acucon *,.acucon img{ max-width:100%;}
/*拍卖详情页 end*/


/**惠币商城 start**/
.huiblist{ padding-top:0.3rem; overflow:hidden;}
.huiblist li{ width:3.3rem; margin:0 0 0.2rem 00.2rem; float:left;}
.huiblist li .huibpic,.huiblist li .huibpic img{ width:3.3rem; height:2.8rem;}
.huiblist li .huibots{ width:3.3rem; border:1px solid #ddd; border-top:none; box-sizing:border-box;}
.huiblist li .huibots p{ height:0.68rem; overflow:hidden; padding:0.14rem 0.2rem 0.08rem 0.2rem; line-height:0.37rem;font-size:0.28rem; color:#333;}
.huiblist li .huibots .huibot{ padding:0 0.2rem 0.12rem 0.2rem; overflow:hidden;}
.huiblist li .huibots .huibot span{ display:block; height:0.4rem; line-height:0.4rem; float:left; font-size:26px; color:#df0024; font-family:Arial;}
.huiblist li .huibots .huibot span img{ width:0.25rem; margin:0.063rem 0.08rem 0 0; float:left; vertical-align:middle;}
.huiblist li .huibots .huibot em{ display:block; float:right; width:0.8rem; height:0.38rem; background:#008FD7; text-align:center; line-height:0.34rem; border-radius:0.08rem; font-size:0.28rem;}
.huiblist li .huibots .huibot em a{color:#fff;}
/**惠币商城 end**/

/**新闻 start**/
.inewblist{ padding:0 0.2rem;}
/*.inewblist li{ overflow:hidden; height:0.78rem; line-height:0.78rem; border-bottom:1px dashed #EFEFEF;}
.inewblist li span{ display:block; float:left; text-indent:0.3rem; background:url(../img/sanj.png) 0 50% no-repeat; font-size:0.28rem; color:#333; width:5.1rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;background-size: auto 20%;}
.inewblist li em{ display:block; width:1.6rem; text-align:right; overflow:hidden; float:right; font-size:0.28rem; color:#999;}*/
/**新闻 end**/



/******************内页 start******************/
/**内页公共样式 start**/
.domore{ display:block; text-align:center; border-top:1px solid #EEEEEE; margin-top:0.3rem; height:0.79rem; line-height:0.79rem; font-size:0.28rem; color:#999; background:#fff;}
.inpages{ margin:0.3rem 0; background:#fff;}
.ipageTop{ height:0.9rem; line-height:0.9rem; padding-left:0.2rem; font-size:24px; color:#333;}

/**我要推荐 start**/
.iwtuis{}
.iwtui ul li{ overflow:hidden; border-top:1px solid #eee; min-height:0.7rem; line-height:0.7rem;}
.iwtui ul li span{ display:block; float:left; font-size:0.28rem; color:#666; width:1.8rem; text-indent:0.2rem;}
.iwtui ul li p{ text-indent:0.2rem; color:#666;font-size:0.28rem;}
.iwtui ul li em{ display:block; float:left; width:4.7rem; overflow:hidden;}
.iwtui ul li em input[type="text"]{ text-indent:0.08rem; height:0.7rem; line-height:0.7rem; outline:none; width:100%;}
.iwtui ul li em select{ width:4.7rem; border:none; outline:none; height:0.7rem; font-family:inherit; width:5rem;}
.iwtui ul li textarea{ font-family:inherit; width:6.8rem; height:2.1rem; padding:0.2rem; outline:none; border:none;}
.addimgs{ width:6.8rem; padding:0 0.2rem 0.2rem 0.2rem; overflow:hidden;}
.addpc1,.addpc2{ display:block; border:none; background:url(../img/addimg.png) no-repeat; background-size:cover; outline:none; width:1.6rem; height:1.6rem; float:left;}
.filea,.fileb{display:block;  outline:none; width:1.6rem; height:1.6rem; float:left;position:absolute; cursor:pointer;opacity:0; filter:alpha(opacity=0);}
.addpc1 img,.addpc2 img{ width:1.6rem; height:1.6rem; cursor:pointer;}
.dotija{ display:block; width:1.6rem; height:0.5rem; line-height:0.5rem; text-align:center; background:#F08519; border-radius:0.08rem; margin:0.2rem auto; color:#fff; font-size:24px;}
.showpc1,.showpc2{ width:5.05rem; float:right;}
.opic,.ppic,.opic img:first-child,.ppic img:first-child{width:1.6rem; height:1.6rem; position:relative;}
.opic .cci,.ppic .cci{ position:absolute; width:0.4rem; height:0.4rem; margin-left:-0.4rem;}
.opic,.ppic{ float:left;}
.ppic{ margin:0 0.083rem 0.083rem 0;}



/**惠币详情**/
/*商品页面幻灯片开始*/
.scroll_pic_view{position:relative;overflow: hidden; height:5rem; overflow:hidden;}
.scroll_pic_view>div{width:10000px;overflow:hidden;}
.scroll_pic_view ul{width:100%;white-space: nowrap;overflow: hidden; border-bottom:1px solid #eee;}
#scroll_pic_view_div{width: 3840px; -webkit-transition: -webkit-transform 0ms cubic-bezier(0.33, 0.66, 0.66, 1); -webkit-transform-origin: 0px 0px; -webkit-transform: translate(0px, 0px) translateZ(0px);}
.scroll_pic_view ul li{float:left; width:7.2rem !important;}
.scroll_pic_view ul li a{display: block;}
.scroll_pic_view ul li img{width:100%; width:7.2rem !important;}
.scroll_pic_view ol{position: absolute;z-index: 100;bottom:25px;width:100%;text-align: center;pointer-events:none;}
.scroll_pic_view ol li{margin: 0 5px; height: 10px; overflow: hidden; width: 10px; border-radius:100px; cursor: pointer;display:inline-block; *display:inline; zoom:1; background:#989898;}
.scroll_pic_view ol li span{-webkit-transform: skew(-20deg);-moz-transform: skew(-20deg);-o-transform: skew(-20deg);display: block;}
.scroll_pic_view ol li.on span{-webkit-transform: skew(0deg);-moz-transform: skew(0deg);-o-transform: skew(0deg);}
.scroll_pic_view ol li.left span{-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-o-transform: skew(20deg);}
.scroll_pic_view ol li.left{    -webkit-transform: skew(-20deg);-moz-transform: skew(-20deg);-o-transform: skew(-20deg);}
.scroll_pic_view ol li.on{background:#c82125;}
.list_article{padding:10px;}
.list_article li{border-bottom:1px solid #ccc;padding:10px;}
.list_article .article_summary{padding:0 10px;}
.list_article .tbox{width:100%;display: block;-webkit-box-sizing:border-box;}
.list_article .tbox h3{font-size:14px;line-height:25px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;max-width: 200px;color:#272727;}
.list_article .tbox p{color:#747474;overflow: hidden;height:36px; line-height:18px;}
.list_article .tbox>div{vertical-align: middle;}
.list_article span{width:80px;height:65px;overflow: hidden;display: block;}
.list_article span img{width:100%;min-height:100%;}
.duih{ vertical-align:sub; width:0.4rem; margin:0.025rem 0.1rem 0 0;}
.ngod a.nowduis{display:block; color:#fff; float:left; text-align:center; height:0.9rem; line-height:0.9rem; width:100%; background:url(../img/ab2.png) no-repeat; background-size:cover;}
.huibngoodCon{ padding:0 0.2rem;}

/**详情页**/
.ipnavs{ background:#fff;}
.ipnavs ul{ display:none; background:#fff; width:100%; position:absolute; border-bottom:1px solid #ccc;z-index: 9;}
.ipnavs p{padding:0 0.2rem; height:0.6rem; line-height:0.6rem; border-bottom:1px solid #E9E9E9; font-size:0.28rem; background:url(../img/jia.png) no-repeat 0.2rem center; text-indent:0.24rem;background-size: 0.18rem; cursor:pointer; color:#df0024;}
.ipnavs p.curr{background:url(../img/jian.png) 0.2rem 50% no-repeat;background-size: 0.18rem;}
.ipnavs ul li{ border-bottom:1px dashed #E9E9E9; padding-left:0.28rem;}
.ipnavs ul li:last-child{ border:none;}
.ipnavs ul li a{padding: 0.08rem 0; display:block; height:0.5rem; line-height:0.5rem;text-indent: 0.2rem;font-size:0.24rem; background:url(../img/leftjt.png) 95% 50% no-repeat;}
.ipnavs ul li a.curr{ font-weight:bold; color:#df0024; background:url(../img/leftjt2.png) 95% 50% no-repeat;}

.commInpage{ background:#fff; }
.commInpage2{padding:0; }
.ziaTop2{ height:0.7rem !important; line-height:0.7rem !important;}
.cipagerTop{ text-align:center; padding:0.2rem 0 0.1rem 0; border-bottom:1px solid #e7e7e7;}
.cipagerTop p{ font-size:16px; color:#000; padding:0 0.2rem;}
.cipagerTop span{ display:block; font-size:14px; color:#c0c0c0; padding-top:0.1rem;}
.cipagerCon{ padding:0.2rem 0.28rem;}
.cipagerCon *,cipagerCon img{ max-width:100%;}
.cipageCons{ padding:0.2rem;}
.cipageCons iframe{max-width: 100%;}

.main{width:100%;clear:both;height:620px; padding-left:20px; background:url(../img/bg.jpg) repeat; text-align:center; margin:0;padding:0;}
.main ul{ float:left; margin-left:20px;}
.main ul li{width:290px; height:177px; float:left; margin-top:20px; background:#ffffff;border-radius:30px; margin-right:20px;line-height:30px;border-radius:15px;}
.main ul li img{width:290px; height:140px;float:left; text-align:center;}
.main1{width:20%; height:177px;float:left;margin:0 auto;}
/*商品页面幻灯片end*/

/**加盟商详情 start**/
.jiams{ background:#fff; margin-top:0.3rem; padding-bottom:0.3rem;}
.jiamsTop{ height:0.9rem; font-size:28px; color:#f08519; font-weight:bold; line-height:1rem; text-align:center;}
.jiamsCon{ padding:0 0.2rem;}
.jiamsBot a{ display:block; width:2.2rem; height:0.6rem; margin:0 auto; background:#008FD7; border-radius:0.08rem; text-align:center; line-height:0.6rem; color:#fff; font-size:24px;}
/**加盟商详情 end**/

/**用户登录 注册 start**/
.uslogin{ background:#fff; margin:2% auto 0px; overflow:hidden; padding:3% 0px;font-size: 0.26rem;}
.ulogin{ padding:0px 2.5%; overflow:hidden}
.ulogin li{margin:0 0 0.2rem 0; overflow:hidden;}
.ulogin li .input-tel{font-size: 0.26rem; outline:none; width:100%; text-indent:10%;border:1px solid #ccc; color:#999; box-sizing:border-box; padding:10px 0;  border-radius:4px; margin:0 auto; position:relative;outline:none}
.ulogin li .sinp2{width: 72%;text-indent: 13.5%;}
.ulogin li .inpyzm{width: 25%;text-indent: 0;}
.ulogin li .input-small{text-indent: 24%;width: 40%;background: url(../img/zc2.png) 0.2rem 50% no-repeat;background-size: auto 50%;outline:none}
.ulogin li input.username{ background:url(../img/zc1.png) 0.2rem 60% no-repeat; background-size:auto 50%;}
.ulogin li input.password{ background:url(../img/zc2.png) 0.2rem 60% no-repeat; background-size:auto 50%;}
.ulogin li.rig-tip2{ margin-bottom:0%;}
.ulogin li.rig-tip{ border-bottom:1px solid #ececec; padding:2.5% 0px; color:#999; overflow:hidden;}
.ulogin li .rig-select{ width:100%; height:auto; overflow:hidden; margin-top:2.5%}
.doregister{display:block;  padding:2.5% 0px; text-align:center; border-radius:4px; width:100%; color:#fff; margin-top:3%;/*background:url(../img/ab2.png) no-repeat;*/background: linear-gradient(30deg,#f1a1b0,#ff4265);/*linear-gradient(30deg,#eaa417,#df0024);*/ background-size:cover;}
.ulogin-button{ border:none; background-color:#ff7308; color:#fff; text-align:center; padding:1.1% 2.5%; border-radius:6px; outline:none; cursor:pointer; margin-left:2%; appearance:none;-moz-appearance:none;-webkit-appearance:none;}
/*注册中心s*/
.usloginz .ulogin{padding-top: 0;}


.usloginz li span{margin-top: 0.2rem;}
.usloginz li input.name{background: url(../img/zc1.png) 0.2rem 50% no-repeat;background-size: auto 50%;}
.usloginz li input.sname{background: url(../img/zc1.png) 0.2rem 50% no-repeat;background-size: auto 50%;}
.usloginz li .hbp{color: #666;}
.usloginz li .hbwk,.usloginz li .surewk{outline: none;width: 100%;text-indent: 12%;border: 1px solid #cecece;font-size: 22px;box-sizing: border-box;padding: 10px 0;border-radius: 0.08rem;margin: 0 auto;position: relative;}
/*注册中心e*/



.ulogin li i{ display:none; cursor:pointer; position:absolute;    margin: -0.52rem 0 0 5.9rem; height:0.28rem;}
.ulogin li i img{ height:100%; cursor:pointer;}
.ulogin li span{ display:block; float:right; width:40%; text-align:center; font-size:16px; color:#fff; padding:0.13rem 0; background:url(../img/ab2.png) no-repeat; background-size:cover; border-radius:0.08rem;}

.sanlogin{}
.sanlogin p{ text-align:center; background:url(../img/hen.png) 0 50% repeat-x; background-size:aoto 100%; width:90%; margin:0 auto;}
.sanlogin p i{ display:inline-block; background:#fff; padding:0 10px; font-size:15px; color:#666;}
.sanlogin .sanls{ text-align:center; padding-top:10px;}
.sanlogin .sanls a{ display:inline-block;border-radius:100%; box-sizing:border-box; border:1px solid #ccc; padding:0.08rem;}
.sanlogin .sanls a img{  width:0.75rem;}

.imgc{ float:right; width:40%; }

.wxlogin{margin-top: 0.8rem;}
.wxlogin img{width: 0.91rem;}
.looking{margin-top: 0.9rem;}
.looking span{padding: 0.12rem 0.24rem;border-radius: 0.32rem;border:1px solid #bcbcbc;color: #bcbcbc;}

/**用户登录 注册 end**/


/**加盟商注册 start**/
.joinm{ background:#fff;}
.joinm ul{ padding:0.2rem 0;}
.joinm ul li{ overflow:hidden; margin-bottom:0.2rem;}
.joinm ul li span{ display:block; float:left; width:20%; padding:10px 0; text-align:right; font-size:0.28rem;}
.joinm ul li em{ width:70%; display:block; float:left; margin-left:5%; padding:0;}
.joinm ul li em input[type="text"],.joinm ul li em input[type="password"]{ box-sizing:border-box; border:1px solid #ccc; padding:10px 0;text-indent:8px;  width:100%; border-radius:0.08rem; font-size:0.28rem; outline:none;}

.joinm ul li .showpc1,.joinm ul li .showpc2{ width:1.6rem; height:1.6rem; float:left; margin-left:0.15rem;}
.joinm ul li .picode,.joinm ul li .mescode{ width:50% !important;}
.mesi{ font-size:0.28rem; display:block; float:right; width:40%; text-align:center; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; border-radius:0.08rem; color:#fff; padding:11px 0;}

.PCA{ overflow:hidden; margin-top:0.2rem;}
.PCA .pcap,.PCA .pcac{ border:1px solid #ccc; width:35%; overflow:hidden;}
.PCA .pcap{ float:left; margin-left:0.29rem;}
.PCA .pcac{ float:left; margin-left:0.3rem;}
.PCA select{ outline:none; border:none;height:0.6rem; width:100%;line-height:0.6rem;}

.tcehua{ width:100%; height:100%;overflow:overlay; padding:0.75rem 0 40px 0; position:absolute; max-width:720px; background:#fff; top:0; margin:auto; right:-100%; z-index:99;}
.tceTop{ border-bottom:1px solid #eee; height:0.75rem; position:absolute; width:100%; max-width:720px; margin:auto; top:0; left:0; right:0; line-height:0.75rem; box-sizing:border-box; z-index:100; background:#fff;}
.tceTop span{ display:block; margin:0 auto; text-align:center; width:50%; }
.tceTop em{ display:block; position:absolute; top:0; right:0.2rem; background:url(../img/coin_t2.png) no-repeat right; width:0.75rem; height:0.75rem; background-size:65% auto}

.tceBot{ padding:0px 0 40px 0;}
.tceSub{position:absolute; bottom:0; width:100%; max-width:720px; margin:auto;left:0; right:0;}
.tceSub a{ float:left; display:inline-block; color:#fff; font-size:16px; height:40px; line-height:40px; width:50%; text-align:center; }
.tceSub a.tceTrue{ background:url(../img/ab2.png) no-repeat; background-size:100% auto;}
.tceSub a.tceFalse{background:url(../img/ab1.png) no-repeat; background-size:100% auto;}
.dalist{ overflow:hidden; padding:0.16rem 0 0 0.13rem;}
.dalist li{ float:left; width:1.5rem; height:0.6rem; line-height:0.6rem; text-align:center;margin:0 0 0.16rem 0.16rem; box-suzing:border-box; background:#ccc; border:1px solid #E2E2E2; font-size:0.28rem; cursor:pointer;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
.dalist li.curr{ background:#F08519 !important; color:#fff; border:1px solid #FF4913;}
.dalist li.jos1{ background:#F8F8F8;}

.tceBot p{ overflow:hidden; margin-bottom:0.15rem; line-height:0.4rem; font-size:0.28rem; padding-left:0.29rem;}
.tceBot p i{ display:block; border:1px solid #e2e2e2; float:left; width:0.8rem; height:0.4rem; margin-right:5px;}
.tceBot p:nth-child(2) i{ background:#F8F8F8;}
.tceBot p:nth-child(3) i{ background:#F08519;}
.tceBot p:nth-child(4) i{ background:#ccc;}

.doJoincoop{ display:block; width:95%; text-align:center; background:url(../img/ab2.png) no-repeat; background-size:100% auto; margin:0 auto; height:36px; line-height:36px; font-size:16px; color:#fff;}
/**加盟商注册 end**/

/**加盟商概览 start**/
.zoan1{ background:#fff; margin-top:0.3rem;}
.ziaTop{ height:0.9rem; line-height:0.9rem; text-indent:0.2rem; box-sizing:border-box; border-bottom:1px solid #eee; font-size:24px; color:#333;}
.ziaList ul li{ overflow:hidden;border-bottom:1px solid #eee;box-sizing:border-box; height:1rem; }
.ziaList ul li.ziali1{ color:#999; height:0.7rem; }
.ziaList ul li.ziali1 span{line-height:0.7rem !important;}
.ziaList ul li span{ display:block; float:left; font-size:0.28rem; text-align:center; height:1rem;}
.emi{ color:#ccc;}
.ziaList ul li span p{ height:1rem; display:table; width:100%;}
.ziaList ul li span p em{ display:table-cell; vertical-align:middle; line-height:0.45rem; overflow:hidden;}
.ziaList ul li span a{ color:#F18C2A;}
.ziaList ul li span:nth-child(1){ width:1.05rem;line-height:1rem; font-size:13px;}
.ziaList ul li span:nth-child(2){ width:1.55rem;line-height:1rem;}
.ziaList ul li span:nth-child(3){ width:1.95rem; }
.ziaList ul li span:nth-child(4){ width:1.75rem;line-height:1rem;}
.ziaList ul li span:nth-child(5){ width:0.9rem;line-height:1rem;}

.daha{ background:#fff; margin-top:0.3rem;}
.dahalist ul li.jos1{ background:#F8F8F8;}
.dahalist ul li.jos0{ background:#ccc; overflow:hidden;}
.dahalist p{ overflow:hidden; margin-bottom:0.15rem; line-height:0.32rem; font-size:0.28rem; padding-left:0.29rem; color:#666;}
.dahalist p i{ background:#ccc !important; display:block; border:1px solid #e2e2e2; float:left; width:0.4rem; height:0.3rem; margin-right:5px;}

.zoauser ul li{ font-size:0.28rem; overflow:hidden; min-height:0.7rem; line-height:0.7rem; border-bottom:1px solid #eee;}
.zoauser ul li span{ display:block; float:left; width:2rem; text-indent:0.2rem; }
.zoauser ul li em{ display:block; box-sizing:border-box; float:left; width:5.1rem; text-indent:0.28rem;border-left:1px solid #eee;}

.dipu{ height:0.7rem; border-bottom:1px solid #eee; overflow:hidden; font-size:0.28rem; line-height:0.7rem;}
.dipu span{ display:block; float:left; text-indent:0.2rem;}
.dipu a{ display:block; float:right; padding-right:0.23rem; color:#F18C2A;}
/**加盟商概览 end**/


/**会员中心 start**/
.uspic{ width:7.2rem; height:2.3rem; background:url(../img/usbg.png) no-repeat;}
.uspicLeft{ background:#fff; width:1.1rem; height:1.1rem; float:left;border-radius:100%; margin:0.6rem 0 0 0.6rem; border:1px solid #eee;}
.uspicLeft img{width:1.1rem; height:1.1rem; border-radius:100%;}
.uspicCent{ float:left; margin-left:0.27rem; height:2.3rem; display:table;}
.uspicCent p{ font-family:Arial; font-size:28px; color:#fff;}
.uspicCent span{ display:inline-block; font-size:0.28rem; color:#fff; background:#7B23FF; height:0.4rem; line-height:0.4rem; text-align:center; padding:0 0.2rem; border-radius:0.2rem;}
.usic{ display:table-cell; vertical-align:middle;}
.uspicRigh{ float:right;}
.uspicRigh a{ display:block; line-height:2.3rem; padding-right:0.53rem; font-size:24px; color:#000;}

.myorders{ background:#fff;}
.usTop{ overflow:hidden; height:0.8rem; line-height:0.8rem; border-bottom:1px solid #eee; background:#fff;}
.usTop p{ float:left; font-size:24px; color:#666;}
.usTop p img{ float:left; width:0.3rem; margin:0.25rem 0.21rem 0 0.3rem;}
.usTop a{ display:block; float:right; padding-right:0.23rem; font-size:0.28rem; color:#999;}
.myoList ul{ overflow:hidden;}
.myoList ul li{ text-align:center; float:left; width:25%;}
.myoList ul li img{ width:0.4rem; height:0.4rem; margin:0.24rem 0 0.05rem 0;}
.myoList ul li p{ font-size:0.28rem; padding-bottom:0.22rem; color:#666;}
.myoList ul li i{ font-size:20px; display:block; width:0.33rem; height:0.33rem; line-height:0.33rem; text-align:center; border-radius:100%; border:2px solid #FC6512; position:absolute; color:#FC6512; font-weight:bold;margin: -1.2rem 0 0 0.9rem;background: #fff;}

.memfun{ background:#fff; margin-top:0.3rem;}
.memfun ul{ overflow:hidden;}
.memfun ul li{ float:left; text-align:center; box-sizing:border-box; width:25%; border-bottom:1px solid #eee; border-right:1px solid #eee;}
.memfun ul li img{ margin:0.38rem 0 0.14rem 0; width:0.53rem; height:0.53rem;}
.memfun ul li p{ font-size:0.28rem; color:#666; padding-bottom:0.4rem;}
.memfun ul li:nth-child(4),.memfun ul li:nth-child(8){ border-right:none;}
.memfun ul li:nth-child(9){ border-bottom:none;}


.col-md-9{ text-align:center;}
/**会员中心 end**/

/**商品管理 start**/
.busm{ overflow:hidden; height:0.8rem; line-height:0.8rem;}
.busm span{ display:block; float:left; text-align:center; box-sizing:border-box; font-size:24px; color:#999; border-bottom:1px solid #eee; width:33.33%; cursor:pointer;}
.busm span.curr{ color:#F08519; border-bottom:2px solid #F08519; height:.8rem;}
.buslist{}
.buslist .bulist{ display:none;}
.buslist .bulist.bulist1{ display:block;}

.buslist ul li{ border-top:1px solid #ddd; margin-top:0.3rem;}
.buls{ overflow:hidden; padding:0.24rem 0.2rem; border-bottom:1px solid #ddd;}
.blusLeft{ float:left; width:2.1rem; height:1.8rem;}
.blusLeft img{width:2.1rem; height:1.8rem;}
.blusRight{ float:left; width:4.38rem; float:right;}
.blusRight p{ font-size:24px; color:#333; height:0.8rem; overflow:hidden; margin-top:0.2rem;}
.blusRight span{ color:#df0024; font-size:0.24rem; display:block; margin-top:0.2rem;}
.blusRight span i{ font-family:Arial; font-size:26px;}
.blua{ overflow:hidden; border-bottom:1px solid #ddd; height:0.7rem; line-height:0.7rem;}
.blua a{ font-size:24px; color:#999; display:block; float:left; border-right:1px solid #ddd; box-sizing:border-box; width:33.3%; text-align:center;}
/**商品管理 end**/

/**快速登录 start**/
.kuaislogin{ padding:0.15rem 0.1rem; overflow:hidden;}
.kuaislogin .kslo1,.kuaislogin .kslo2,.kuaislogin .kslo3{ float:left;}
.kuaislogin .kslo1 span,.kuaislogin .kslo2 span,.kuaislogin .kslo3 span{ display:block; float:left; line-height:27px;}
.kuaislogin .kslo1{ width:3rem;}
.kuaislogin .kslo1 span{ width:0.9rem;}
.kuaislogin .kslo1 input{ width:2.0rem;}
.kuaislogin .kslo2{ width:2.5rem;}
.kuaislogin .kslo2 span{ width:0.75rem;}
.kuaislogin .kslo2 input{ width:1.75rem;}
.kuaislogin .kslo3{}
.kuaislogin .kslo1 input,.kuaislogin .kslo2 input{ font-size:13px; padding:4px 0.4rem 4px 0 !important; outline:none; text-indent:0.1rem; display:block; float:left; background:#fff;border:1px solid #eee; box-sizing:border-box;}
.kuaislogin .kslo3 a{ display:block; width:1.5rem; height:27px; line-height:27px; text-align:center; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; color:#fff;}
.kuaislogin .kslo3 a span{ width:100%;}

.kuaislogin div i{ display:none; cursor:pointer; position:absolute; height:0.24rem;}
.kuaislogin div i img{ height:100%;}
.kuaislogin div.kslo1 i{margin: 0.17rem 0 0 2.5rem;}
.kuaislogin div.kslo2 i{margin: 0.17rem 0 0 2rem;}
/**快速登录 end**/

/*收货地址 start*/
.jies{position: fixed;text-align: center;width:100%;z-index: 100;min-width: 320px;max-width: 720px;  background:#fff; border-top:1px solid #ececec; bottom:0rem; height:0.8rem; line-height:0.8rem;}

.jies .jsp1{ display:block; float:left;}
.jies .jsp1 i{ color:#c81215;}
.jies .jsp2{float:right;/*width: 4rem;*/}
.jies .jsp2 .a2{margin-right: 0.2rem;}
.jies .jsp2 a{ display:block;  background:#0091fe; color:#fff; width:2rem;float: left;line-height: 0.8rem;border-radius: 0;}
.jies .jsp3{ float:left; text-indent:0.1rem;}
.jies .jsp4{ float:left; padding-left:15%;}


.addlist{ width:auto; overflow:overlay;}
/*.addlist ul{ padding:0 10px;}*/
.addsp{ width:100%; text-align:center; padding:25px 0; color:#0091fe;}
.newadds{ width:auto; position: absolute;width: 100%;}
.newadds ul li{ background:none;overflow:hidden;}
.newadds ul li span{ display:block; float:left;font-size: 0.26rem;line-height: 0.87rem;}
.newadds .shp1{ width:25%;}
.newadds .shp2{ width:74%;}
.newadds .shp2 input[type="text"],.newadds .shp2 input[type="tel"],.newadds .shp2 select{ display:block; text-indent:0.2rem; width:100%; height: 0.87rem;line-height:0.87rem; vertical-align:middle; background:#fff; border:none;color:#555; border-radius:0; font-family:Microsoft YaHei;border-radius:5px; appearance:none;-moz-appearance:none;-webkit-appearance:none; outline:none;    text-align: right; }
.newadds .shp2 select {direction: rtl;}
.newadds .shp2 select option {direction: ltr;}
.newadds .shp2 select{font-size: 0.26rem; height:100%;border:none;position:relative; width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none; outline:none;}

.pash{/*border:1px solid #dcdad3;*/ border-radius:5px; overflow:hidden;appearance:none;-moz-appearance:none;-webkit-appearance:none; outline:none;}




.jsp6{ width:auto; float:left; margin-top:8px; padding-left:15px;}
.jsp6 i{ color:#0091fe; font-weight:bold;}
/*.chkbox{ display:none;}
.chkbox + label {background-color: #FFF;border: 2px solid #C1CACA;padding: 10px; vertical-align:middle; margin-top:-3px;border-radius: 100px;display: inline-block;position: relative; cursor:pointer;}
.chkbox + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.chkbox:checked + label {background:url(../img/gxk.png) -1px -1px no-repeat; background-size:110%;border: 2px solid #0091fe;}*/

.addad{ text-align:right;}
.addad a{ display:inline-block; border:1px solid #ccc; border-radius:5px; padding:3px 5px; color:#333;margin-left:3px;}
.addad .bj{background: url("../img/bj.png") no-repeat left;background-size: 0.22rem;padding-left: 0.3rem;border: none;}
.addad .sc{background: url("../img/sc.png") no-repeat left;background-size: 0.25rem;padding-left: 0.3rem;border: none;}
/*收货地址 end*/






/**确认支付页面 start**/
.user_title{ width:100%; margin:0 auto;padding:6px 0; background:#999; text-indent:10px;}
.score_title{float:left; padding:5px; width:100%; background:#f5f5f5; border-bottom:#CCCCCC solid 1px}
.score_title li{ float:left; margin:0px 20px;}

.content_t{float:left; padding:0px; width:100%; background:#f5f5f5; }
.content_t li{ width:100%; float:left; padding:5px 0px; border-bottom:#f0f0f0 solid 1px;}
.content_t li span{width:auto; float:left; margin-left:10px;}
.content_t li input{width:70%; margin:0 auto}

.list{ width:100%; height:auto; margin:0; background:#fff; overflow:hidden;}
.list ul li{padding:7px 0;}
.list ul li a{ display:block; overflow:hidden; height:100%; color:#fff;}
.list ul li span,.leli ul li em,.leli ul li i{ display:block; height:100%;}
.list ul li span,.leli ul li em{ float:left; height:100%; padding-left:15px;}
.list ul li span,.listls li em{ padding:3px 8px 3px 2%;}
.list ul li span input[type="radio"],.list ul li em input[type="radio"]{ display:none;}
.list ul li span img{ height:53%;}
.list ul li i{ float:right; padding-right:15px;}
.list ul li i img{ height:35%;}

/**新版支付方式选择**/
.listls li{ overflow:hidden;}
.listls li span,.listls li em{ margin:3px 8px; display:inline-block; border:2px solid #ccc; font-size:14px;}
.listls li span.cuss{ border:2px solid #0091fe;color:#0091fe; background:url(../img/selected-icon.png) 100% 15px no-repeat;}
.listls li span.cuss font{ color:#0091fe;}
.listls li img{ width:80px; height:21px !important; vertical-align:middle;}

.sgBtns{ width:40%; height:35px; line-height:35px; margin:0 auto; display:block; border-radius:5px; color:#fff; font-size:15px; background:#0091fe; text-align:center;}
/**确认支付页面 end*

/*会员订单页面 start*/
.shopcar{ width:100%; }
.shopcar ul{ background-color:#fff; /*padding-top:0.2rem;*/}
.shopcar ul li{ display:block; overflow:hidden; padding:0.1rem 0.2rem;}
.newadds ul li{ /*border:none !important;*/padding:0 0.2rem;height:0.88rem;line-height: 0.8rem;border-bottom: 0.01rem solid #e6e6e6;}
.carok,.carimg,.carig{ float:left;}
.carok{ text-align:center;}
.carimg{}
.carig{ padding:0 0 0 10px;}
.carig p{ width:100%; text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap; padding:2px 0;}
.carig p i{  color:#c82125; font-weight:bold;}
.carpri{ overflow:hidden;}
.cspan1,.cspan2,.cspan3{ display:block; padding:1px 0;}
.cspan1{ float:left;}
.cspan3{ float:left; margin:0 0 0 25px;}
.cspan2{ float:right;}



.jsp1 .chkbox{ display:; height:16px; width:16px;}
.jsp2 i{ color:#c82125;}
.jsp3{  float:right; color:#fff; background:#c82125; text-align:center; position:relative; margin-top:-1px;}


.orderlist{ /*background-color:#f5f5f5*/}
.odlistop{ width:100%; max-width:720px; margin:auto; left:0; right:0; position:fixed; top:0.8rem;}
.odlistop,.odlistop2{ line-height:0.53rem; background:#fff; border-bottom:0.01rem solid #ececec;/*box-shadow: 0px 0.01rem 0.02rem #ececec;*/}
.odlistop a{position: relative; display:block; float:left; width:14.28%; text-align:center;margin:0.09rem 0px 0.09rem -0.01rem;/*border-left: 1px #F2F2F2 solid;*/}
.odlistop a em{line-height: normal;top: -0.02rem;background-color: #f43530;color: #FFFFFF;font-size: 0.2rem;padding: 0 0.07rem;border-radius: 100%;margin-left: -16%;position: absolute;}
.odlistop2 a{ display:block; float:left; width:20%; text-align:center; line-height:46px;}
.ordergap{height: 0.72rem;}

.orderlist ul{ /*padding:0.2rem;*/}

.odlist1 .odl2{ display:block; float:right;}





.odlist2 .odl5{ width:20%; float:right;}
.odlist2 .odl5 span{ display:block; text-align:right; }


/*会员订单页面 end*/
/**订单管理 start**/
.yfsz{padding-left: 0.62rem;padding-bottom: 0.2rem;}
.yfszo{padding-bottom: 0;}

.carok,.carimg,.carig{ float:left;}
.carok{ text-align:center;padding-right: 0.12rem;width: 0.35rem;overflow: hidden;margin-top: 0.5rem;}
.carok label{}
.carimg{}
.carig{ padding:0 0 0 0.12rem;width: 4.9rem;}
.carig p{ width:100%;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap;}
.carig p.gg{max-width: 82%;}
.carig p em{ font-weight:bold;}
.w{color: #9c9c9c!important;}
.carig p i{  color:#0091fe; font-weight:bold;}
.carpri{ overflow:hidden; display:block; float:left}
.carpri span i{ color:#df0024; font-weight:bold; font-family:Arial;}
.cspan1,.cspan2,.cspan3{ display:block; padding:1px 0;}
.cspan1{ float:left;}
.cspan3{ float:left; margin:0 0 0 25px;}
.cspan2{ float:right;}
.carnum{ display:block; float:right}
.car1,.car2{ outline:none; float:left; background:none;  color:#666; cursor:pointer;  width:0.5rem; height:0.5rem; text-align:center; line-height:0.5rem;}
.car1{ border:1px solid #e6e6e6;  border-radius:3px 0px 0px 3px;}
.car2{border-radius:0px 3px 3px 0px;border:1px solid #e6e6e6;}
.carn{ width:0.5rem; float:left; text-align:center; color:#666; line-height:0.47rem; border:none; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:none;   vertical-align:bottom; outline:none;}
.jies{position: fixed;text-align: center;width:100%;z-index: 999;min-width: 320px;max-width: 720px;  background:#fff; border-top:1px solid #ececec; }
.jsp1 .chkbox{ display:; height:16px; width:16px;}
.jsp2 i{ color:#0091fe;}
.jsp2 i em{  vertical-align:top; display:inline-block; font-weight:500}
.jsp3{  float:right; color:#fff; background:#0091fe; text-align:center; position:relative; }

.odlistop a.curr{ color:#d93229;}
.odlistop2 a{ display:block; float:left; width:20%; text-align:center; line-height:46px;}
.odlist1,.odlist3{ padding:0 0.2rem;}
.orderlist ul li{ margin:0.2rem 0;padding: 0.2rem 0; background:#fff;padding-top:0;margin-bottom: 0;padding-bottom: 0.1rem; }
.orderlist ul li.l1{margin-top: 0;}
.odlist1{ overflow:hidden; height:0.4rem;padding-bottom: 0.1rem;}
.odlist1 .odl1{ display:block; float:left; width:80%;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap;    color: #666;}
/*订单编号*/
.ddbh{line-height: 0.6rem;height: 0.6rem;padding-bottom: 0;}
.ddbh .odl1 a{color: #999;font-size: 0.22rem;}
.ddbh .odl1 a i{font-family: arial;}
.odlist1 .odl2{ display:block; float:right;}
.odlist1 .odl2 i{ color:#fe1b2e;font-size: 0.22rem;}

.odlist2{ overflow:hidden;padding:0.2rem;padding-bottom: 0}
.odlist2 .odl3{ display:block; width:1.25rem;height: 1.25rem;overflow: hidden; float:left;}
.odlist2 .odl3 img{ width:100%; }
.odlist2 .odl4{ display:block; width:72%; float:left; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; margin-bottom:2%;}
.odlist2 .odl4 .t{font-size: 0.26rem;overflow:hidden;max-height: 0.71rem;line-height: 0.36rem;}
.odlist2 .odl4 .gg{font-size: 0.22rem;color: #999;margin-top: 0.07rem;}
.odlist2 .odl4 .gg i{font-family: arial;}
.odlist2 .odl_bg{ width:5.35rem; float:left; margin-left:0.2rem; overflow:hidden}
.odlist2 .odl6{ display:block; width:100%; float:left; color:#333;overflow: hidden;}
.oder_button{ padding:0.5% 0px;}
.oder_button a {display: inline-block;border: 1px solid #0091fe;color: #0091fe;padding: 0.3% 1%;border-radius: 4px;}
.odlist2 .odl5{ width:25%; float:right; margin-bottom:2%}
.odlist2 .odl5 span{ display:block; text-align:right;font-size: 0.16rem; }
.odlist2 .odl5 span i{font-family:arial;font-size: 0.26rem; }

.odlist3{font-size: 0.22rem; border-bottom:1px solid #e6e6e6; overflow:hidden; padding:0.1rem 0px; background-color:#fff;}
.odlist3 i{ color:#f43530;}
.odlist3 .p1{ float:left; text-align:left; }
.odlist3 .p1 a{color:#333;}
.odlist3 .p2{float:right; text-align:right; padding-right:0.2rem;;}
.odlist3 .p2 font{font-size: 0.16rem;}
.odlist3 .p2 font i{color:#333;font-size: 0.26rem;font-family: arial;}
.odlist3 .p3 font{color:#fe1b2e;font-size: 0.2rem;}
.odlist3 .p3 font i{color:#fe1b2e;font-size: 0.3rem;font-family: arial;}

.odlist4{ text-align:right; padding:0px 2%; background-color:#fff;padding-top: 0.1rem;}
.odlist4 a{ display:inline-block; padding:4px 8px; margin:0.1rem 0.05rem; border:0.01rem solid #8c8a8b; border-radius:5px; color:#999;}
.odlist4 a.wl_cash{border:0.01rem solid #d93229;background-color:#d93229; color:#fff;}
#zwxx{ text-align:center; font-size:16px; background:#fff; color:#f43530; padding:20px 0;margin-top: 0.2rem;}
/**订单管理 end**/

/*订单详情页 start*/
.orderdet{ min-height:30.75rem; padding:0 !important; margin:0 !important;}
.orderdet1,.orderdet2,.orderdet3,.orderdet5{ margin-bottom:20px; background:#fff;}
.orderdet1 p,.orderdet2 p,.orderdet3 p,.orderdet5 p{ height:40px; line-height:40px; background:#ddd; font-weight:bold; text-indent:2%; border-top:1px solid #ccc; color:#333;}


.orderdet1 table,.orderdet2 table,.orderdet3 table,.orderdet5 table{ width:100%; background:#fff;}
.orderdet1 table tr td,.orderdet2 table tr td,.orderdet3 table tr td,.orderdet5 table tr td{ text-indent:1%; font-size:13px; vertical-align:middle;}
.orderdet1 table .odinfo{ width:91px; padding:5px 0;}
.orderdet2 table .odinfo2{ width:123px; padding:5px 0;}

.orderdet3 table,.orderdet5 table{ text-align:center;}
.orderdet3 table tr td img{ width:20%;}
.orderdet3 table tr th,.orderdet5 table tr th{ padding:5px 0; font-size:13px;}
.detp{ width:70%;}
.mesap{ text-align:left; height:30px !important; background:#fff !important; line-height:30px !important;}
.mesap font{ font-weight:normal;}
#oderdets{ text-align:left; padding:5px 0; padding-left:1%;}
#oderdets img{ display:block; float:left; border:1px solid #e5e5e5;}
#oderdets em{ display:block; float:left; margin-left:10px;}

.orderdet4{ text-align:right; font-size:14px; margin-bottom:30px; overflow:hidden; background:#f5f5f5;}
.orderdet4 i{ font-size:15px; vertical-align:middle; font-weight:bold; color:#0091fe; display:inline-block; text-align:left; width:30%;}
.orderdet4 a{ display:block; float:right; padding:5px 10px; background:#0091fe; color:#fff; border-radius:5px; margin:5px 15px 0 0;}
.orderdet4 p{ line-height:30px; margin:0 auto; }
.orderdet4_p3 i{ font-size:0.28rem;}

.zifp{ overflow:hidden; padding:0 10px;}
.zifp .zifp1{ display:block; float:left; color:#333; font-size:15px; }
.zifp .zifp1 i{color:#0091fe; font-weight:bold; font-size:0.24rem;vertical-align:middle;}
.zifp .zifp2{ display:block; float:right;}
.zifp .zifp2 a{ display:block; background:#0091fe; color:#fff; border-radius:5px; padding:4px 10px;}

.ckkk{ display:block; margin:10px auto; width:2.5rem; font-size:14px; color:#fff; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; height:30px; line-height:30px; text-align:center;}
.logiss{ padding:7px 0;}
.surtac{ display:none; position:fixed; padding-top:0.75rem; background:#fff; width:5rem; height:2.5rem; margin:auto; top:0; bottom:0; left:0; right:0; z-index:999;}
.surt{ text-indent:5px; font-size:14px; padding:5px 0;}
.surt span{ color:#0091fe;}
/*订单详情页 end*/

/**我的团队 start**/
.teams{ background:#fff; padding-top:50px;}
.teams p{ height:0.7rem; line-height:0.7rem; border-bottom:1px solid #eee; font-size:15px; padding-left:0.4rem;}
.teams p i{ display:block; float:left;}
.teams p.team1 i{ padding-left:0.25rem; background:url(../img/jiapic.png) 0.04rem 50% no-repeat; background-size:auto 35%;width:0.14rem; height:0.7rem;}
.teams p.team1{ padding-left:0.7rem;}
.teams p.curr{ background:#F4F7FC;}
.teams p.team2,.teams p.team3{ display:;}
.teams p.team2 i{ padding-left:1rem; width:0.14rem; height:0.7rem;background:url(../img/jiapic.png) 0.74rem 50% no-repeat;background-size:auto 35%;}
.teams p.team3 i{ padding-left:1rem; width:0.14rem; height:0.7rem;/*background:url(../img/jiapic.png) 0.8rem 50% no-repeat;background-size:auto 35%;*/}
.teams p.team1.seles i{ background:url(../img/jianpic.png) 0.04rem 50% no-repeat;}
.teams p.team2.seles i{background:url(../img/jianpic.png) 0.74rem 50% no-repeat;}
/**我的团队 end**/

/*评价页 start*/
.pingjia{ min-height:30.75rem; padding:0 0 0.3rem 0 !important; background:#fff; margin:0 !important;}
.cpjk{ width:92%; max-width:720px; min-height:80px; margin:0 15px 0 10px; padding:5px;}

.evapic{ width:0.5rem; height:0.5rem; vertical-align:top; margin-right:10px;}

.quiz_content{padding-top:10px;position:relative; margin-bottom:20px;}
.quiz_content .btm,.quiz_content .btm2,.btm3{border:none;width:100px;height:33px;  background:#0091fe; line-height:33px; text-align:center; color:#fff; border-radius:5px; margin:0 auto; display:block; margin-top:10px;cursor:pointer;}

.quiz_content li.full-comment{position:relative;z-index:99;height:41px;}
.quiz_content li.cate_l{height:24px;line-height:24px;padding-bottom:10px;}
.quiz_content li.cate_l dl dt{float:left;}
.quiz_content li.cate_l dl dd{float:left;padding-right:15px;}
.quiz_content li.cate_l dl dd label{cursor:pointer;}
.quiz_content .l_text{height:120px;position:relative;padding-left:18px;}
.quiz_content .l_text .m_flo{float:left;width:47px;}
.quiz_content .l_text .text{width:634px;height:109px;border:solid 1px #ccc;}
.quiz_content .l_text .tr{position:absolute;bottom:-18px;right:40px;}
/*goods-comm-stars style*/
.goods-comm{height:41px;position:relative;z-index:7;}
.goods-comm-stars{line-height:25px;padding-left:12px;height:41px;top:0px;left:0; font-size:14px;}
.goods-comm-stars .star_l{float:left;display:inline-block;margin-right:5px;display:inline; color:#333;}
.goods-comm-stars .star_choose{float:left;display:inline-block;}
/* rater star */
.rater-star{position:relative;list-style:none;margin:0;padding:0;background-repeat:repeat-x;background-position:left top;float:left;}
.rater-star-item, .rater-star-item-current, .rater-star-item-hover{position:absolute;top:0;left:0;background-repeat:repeat-x;}
.rater-star-item{background-position: -100% -100%;}
.rater-star-item-hover{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current.rater-star-happy{background-position:0 -25px;}
.rater-star-item-hover.rater-star-happy{background-position:0 -25px;}
.rater-star-item-current.rater-star-full{background-position:0 -72px;}
/* popinfo */
.popinfo .info-box{border:1px solid #f00;border-top:0;padding:0 5px;color:#F60;background:#FFF;}
.popinfo .info-box div{color:#333;}
.rater-click-tips{font:12px/25px;color:#333;margin-left:10px;background:url(../img/infobox-bg-l.gif) no-repeat 0 0;width:170px;height:34px;padding-left:16px;overflow:hidden; display:none;}
.rater-click-tips span{display:block;background:#FFF9DD url(../img/infobox-bg-l-r.gif) no-repeat 100% 0;height:34px;line-height:34px;padding-right:5px;}
.rater-star-item-tips{background:url(../img/star-tips.gif) no-repeat 0 0;height:41px;overflow:hidden;}
.cur.rater-star-item-tips{display:block;}	
.rater-star-result{color:#df0024;font-weight:bold;padding-left:10px;float:left;}
/*评价页 end*/

/**我的惠币 start**/
.myhuib{ background:#fff;}
.myhuib p{ text-align:center; font-size:15px; padding:5px 0 0 0;}
.myhuib span{ text-align:center; display:block; font-size:30px; font-weight:bold; color:#0091fe;}

.hblist{ background:#fff; }
.hblist li{ overflow:hidden; font-size:20px; padding:4px 0;}
.hblist li:first-child{ background:#eee;}
.hblist li span,.hblist li em,.hblist li i{ display:block; float:left; text-align:center;}
.hblist li span{ width:2.5rem;}
.hblist li em{ width:2.5rem;}
.hblist li i{ width:2.2rem;}

.huibmm{ background:#fff; margin:0.2rem 0; padding-bottom:0.2rem; text-align:center;}
.huibmm p{ font-size:14px; padding:5px 0;}
.huibmm input{ width:6rem; margin-bottom:0.15rem; border:1px solid #ddd; box-sizing:border-box; text-indent:8px; font-size:14px; padding:5px 0;}
.huibmm a{ display:block; width:6rem; margin:0 auto; height:30px; line-height:30px; background:url(../img/ab2.png) no-repeat; color:#fff; font-size:15px; background-size:100% 100%;}
/**我的惠币 end**/



/**友情链接 start**/
.linklist ul{ overflow:hidden;}
.linklist ul li{ width:2rem; float:left; margin:0.2rem 0.2rem 0.1rem 0.2rem;}
.linklist ul li img{ width:2rem; height:1rem;}
.linklist ul li p{ height:30px; line-height:30px; text-align:center; font-size:14px;}
/**友情链接 end**/

/**上拉加载特效**/
.khfxPane ul{ padding-top:0.3rem; min-height:80px;}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{height: 0.75rem;line-height: 0.75rem;text-align: center;}
.dropload-load .loading{display: inline-block;height: 15px;width: 15px;border-radius: 100%;margin:-3px 6px 0 0;border: 2px solid #666;border-bottom-color: transparent;vertical-align: middle;-webkit-animation: rotate 0.75s linear infinite;animation: rotate 0.75s linear infinite;}
.dropload-load{ /*border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background-color:#fff*/display: none;padding-bottom: 0.2rem;}
@-webkit-keyframes rotate {
0% {-webkit-transform: rotate(0deg);}
50% {-webkit-transform: rotate(180deg);}
100% {-webkit-transform: rotate(360deg);}}
@keyframes rotate {
0% {transform: rotate(0deg);}
50% {transform: rotate(180deg);}100% {transform: rotate(360deg);}}



/**收益统计 start**/
.myp1{ background:#fff; padding:0.2rem 0; text-align:center;}
.myp1 p{ font-size:15px;}
.myp1 span{ display:block; font-size:20px; color:#0091fe; font-weight:bold;}

.myp2{ background:#fff; margin-top:0.2rem; display:;}
.myp2 .mypp{ border-bottom:1px solid #ddd;font-weight:bold; line-height:0.6rem;}
.myp2 .mypp img{ width:0.3rem; vertical-align: middle;margin: -0.09rem 0.1rem 0 0.1rem;}
.myp2 ul li{ overflow:hidden; border-bottom:1px solid #eee; padding:0.1rem 0;}
.myp2 ul li i{ display:block; float:left; background:#F28560; border-radius:100%; text-align:center; color:#fff; font-weight:bold; width:0.5rem; height:0.5rem; line-height:0.5rem;margin: 0.15rem 0.1rem;}
.myp2 ul li i font{ font-size:15px;}
.myp2 ul li p{ display:block; float:left; padding-left:0.15rem;}
.myp2 ul li p span,.myp2 ul li p em{ display:block;}
.myp2 ul li p span{color:#0091fe; padding-bottom:0.02rem;margin-top: 0.04rem;}
.myp2 ul li p em{color:#333;}

.sets{ display:block; position:absolute; margin: -0.7rem 0 0 6.3rem;}
.sets img{ width:0.4rem;}
.xset{ position:absolute; background:#fff; border:1px solid #eee; right:0; margin-top:0rem; display:none;}
.xset a{ display:block; padding:0.1rem 0.2rem; font-size:14px;}
.xset a.curr{ background:#eee;}
.myp3{ background:#fff; margin-top:0.2rem;display:none; padding:0rem 0.2rem 0.15rem 0.2rem;}
.myp3 ul li{ border-bottom:1px solid #eee; padding:0.1rem 0;}
.myp3 ul li p{ font-size:15px;}
.myp3 ul li span{ display:block;color:#0091fe; font-size:15px; font-weight:bold;}
/**收益统计 end**/

/**账号安全 start**/
.sanes{ margin-top:0.2rem; background:#fff; padding:0.2rem 0;}
.sanes input{ display:block; margin:0 auto;}
.savepwdp{ font-size:16px; text-align:center; height:30px; line-height:20px; color:#333;}
.ulogin2{padding: 0.2rem;}
.savesure{ display:block; margin:0 auto; width:80%;padding: 0.2rem 0px;color:#fff; text-align:center; /*background:url(../img/ab2.png) no-repeat;*/background: #0091fe;border-radius: 5px; background-size:100% 100%;}
/**账号安全 end**/

/**商城问答 start**/
.wenda{ margin-top:0.3rem; background:#fff; overflow:hidden;}
.wendaTop{ height:0.7rem; line-height:0.7rem; font-size:16px; color:#333; border-bottom:1px solid #eee; text-indent:0.2rem;}
.wendaBot{ overflow:hidden; padding-top:0.2rem;}
.wbotLeft{ float:left; width:0.7rem; text-align:center;}
.wbotLeft img{ width:0.3rem;}
.wbotRight{ float:left;}
.wbotRight textarea{ width:6.3rem; height:1.2rem; box-sizing:border-box; border-radius:0.05rem; border:1px solid #ddd; padding:0.13rem; outline:none; font-size:14px;}
.wens{ display:block; float:right; width:1.3rem; height:0.5rem; line-height:0.5rem; text-align:center; background:#F08519; border-radius:0.05rem; margin:0.2rem; color:#fff; font-size:13px;}

.wendalist{ margin-top:0.3rem; background:#fff;}
.wdlist ul li{ overflow:hidden;}
.wdlist ul li .wdlista,.wdlist ul li .wdlistb{ overflow:hidden;}
.wdlist ul li .wdlista i,.wdlist ul li .wdlistb i{float:left; display:block; width:0.7rem; text-align:center;}
.wdlist ul li .wdlista i img,.wdlist ul li .wdlistb i img{width:0.3rem; padding-top:0.28rem;}
.wdlist ul li .wdlista p{ width:6.3rem; float:left; height:0.8rem; line-height:0.8rem; font-size:16px; color:#333; text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
.wdlist ul li .wdlista{border-bottom:1px solid #eee;}
.wdlist ul li .wdlistb span{ width:6.3rem; float:left; display:block; font-size:14px; color:#666; padding-top:0.2rem;}
/**商城问答 end**/

/**交保证金 start**/
.papa{ background:#fff; margin-top:0.2rem;}
.pap{ height:40px; line-height:40px; text-indent:0.2rem; border-bottom:1px solid #eee; font-size:16px; color:#c81215;}
.papi{ background:#fff; overflow:hidden; padding:0.2rem;}
.papi .papiLeft{ float:left; width:2.5rem;}
.papi .papiLeft img{ width:100%;}
.papi .papiRight{ float:left; width:4rem; margin-left:0.3rem;}
.papi .papiRight span{ font-size:14px;}

.paul{ display:block; margin-top:0.2rem;  background:#fff;}
.paul li{ padding:0 0.2rem; overflow:hidden; border-bottom:1px solid #eee; height:35px; line-height:35px;}
.paul li span{ display:block; float:left; font-size:14px;}
.paul li em{ display:block; float:left;}
.paul li input{ font-size:14px; color:#333;}

.dobond,.xaucs{ height:36px; line-height:36px; display:block; width:100%; max-width:7.2rem; left:0; right:0; text-align:center; font-size:15px; color:#fff; position:fixed; background:url(../img/ab2.png) no-repeat; background-size:100% 100%; bottom:1rem;}

.xauc .xtacCen em{ font-size:14px; float:left; margin-left:1.5rem;}
.xauc .xtacCen i{ font-weight:bold; font-size:14px; color:#E8403E;}
.xaut{ text-align:center;}
.xaut p{ height:36px; line-height:36px; color:#333; font-size:15px;}
.xaut span{ display:block; width:70%; margin:0 auto; display:block; border:2px solid #30C76C; font-size:14px;}
.xaut span input{ width:100%; text-align:left; text-indent:15px; padding:6px 0;}
.xaucs{ bottom:0; height:40px; line-height:40px;}
.xauc .xtactc{ position:absolute;margin: -0.6rem 0 0 6.5rem;}
.xauc .xtactc img{ width:0.4rem;}

.aax{ font-size:14px; line-height:30px; display:none;}
.aax i{ font-size:16px; color:#E8403E; font-weight:bold; font-weight:bold;}
/**交保证金 end**/


/*单选框美化*/
.sexs,.moradd{ display:none;}
.sexs + label,.moradd + label {display: inline-block;position: relative; cursor:pointer; width:0.4rem; height:0.4rem; vertical-align:text-top; }
.sexs + label i,.moradd + label i{ width:0.2rem; border:2px solid #df0024; height:0.2rem; display:inline-block; border-radius:0.07rem; padding:0 !important;margin: 0.05rem 0 0 0;}
.sexs + label:active {}
.sexs:checked + label,.moradd:checked + label {background:url(../img/gous.png) 7px -1px no-repeat; background-size:85%;}



/*预约管理*/
/*预约搜索代码 s*/
.weui-search-bar {position: relative;padding: 8px 10px;display: -webkit-box;display: -webkit-flex;display: flex;box-sizing: border-box;background-color: #efeff4}
.weui-search-bar:before {top: 0;border-top: 1px solid #d7d6dc;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(.5);transform: scaleY(.5)}
.weui-search-bar:after,.weui-search-bar:before {position: absolute;left: 0;right: 0;height: 1px;color: #d7d6dc}
.weui-search-bar:after {bottom: 0;border-bottom: 1px solid #d7d6dc;-webkit-transform-origin: 0 100%;transform-origin: 0 100%;-webkit-transform: scaleY(.5);transform: scaleY(.5)}
.weui-search-bar.weui-search-bar_focusing .weui-search-bar__cancel-btn {display: block}
.weui-search-bar.weui-search-bar_focusing .weui-search-bar__label {display: none}
.weui-search-bar__form {position: relative;-webkit-box-flex: 1;-webkit-flex: auto;flex: auto;background-color: #efeff4}
.weui-search-bar__form:after {content: "";position: absolute;left: 0;top: 0;width: 200%;height: 200%;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;border-radius: 10px;border: 1px solid #e6e6ea;box-sizing: border-box;background: #fff}
.weui-search-bar__box {position: relative;padding-left: 30px;padding-right: 30px;height: 100%;width: 100%;box-sizing: border-box;z-index: 1}
.weui-search-bar__box .weui-search-bar__input {padding:1.3% 0;width: 100%;text-align:center;border: 0;box-sizing: content-box;background: transparent}
.weui-search-bar__box .weui-search-bar__input:focus {outline: none}
.weui-search-bar__box .weui-icon-search {position: absolute;left: 10px;top: 0;line-height: 28px}
.weui-search-bar__box .weui-icon2-clear {position: absolute;top: 0;right: 0;padding: 0 10px;line-height: 28px}
.weui-search-bar__label {position: absolute;top: 1px;right: 1px;bottom: 1px;left: 1px;z-index: 2;border-radius: 3px;text-align: center;color: #9b9b9b;background: #fff}
.weui-search-bar__label span {display: inline-block;vertical-align: middle}
.weui-search-bar__label .weui-icon-search {margin-right: 5px}
.weui-search-bar__cancel-btn {display: none;margin-left: 10px;line-height:230%;color: #09bb07;white-space: nowrap}
.weui-search-bar__input:not(:valid)~.weui-icon2-clear {display: none}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {display: none}
[class*=" weui-icon-"],[class^=weui-icon-] {display: inline-block;vertical-align: middle;background:url(../img/search.png) no-repeat center;background-size:54% auto;width:35px; height:35px;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased}
[class*=" weui-icon-"]:before,[class^=weui-icon-]:before,[class*=" weui-icon2-"]:before,[class^=weui-icon2-]:before {display: inline-block;margin-left: .2em;margin-right: .2em}
[class*=" weui-icon2-"],[class^=weui-icon2-] {display: inline-block;vertical-align: middle;background:url(../img/canel.png) no-repeat center;background-size:33% auto;width:35px; height:35px;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased}
/*预约搜索代码 e*/
/*预约list s*/
.reserve-list-bg{ width:100%; height:auto; overflow:hidden; background-color:#fff; padding-bottom:60px}
.reserve-list ul li{ height:auto; overflow:hidden; padding:2.5% 2%; border-bottom:1px solid #efefef; }
.reserve-list ul li a .reserve-title{ width:81%; float:left; overflow:hidden; line-height:160%; color:#333}
.reserve-list ul li a .reserve-buttom{ display:inline-block; float:right; background-color:#1aad19; color:#fff; padding:0.7% 2.5%; border:none; border-radius:5px;}
/*预约list e*/
/*预约view s*/
.reserve-view-bg{ width:100%; height:auto; overflow:hidden; background-color:#f5f5f5; padding-bottom:5%}
.reserve-view-navcoin{  height:auto; overflow:hidden; background-color:#fff; border-bottom:1px solid #ececec; padding:1.5% 2%; line-height:40px}
.reserve-view-navcoin a.a1{ float:left; display:inline-block; background:url(../img/y_order.png) no-repeat center left; background-size:22% auto; width:20%; color:#337ab7}
.reserve-view-navcoin a.a1 span{ padding-left:25%}
.reserve-view-navcoin a.a2{ float:right;  display:inline-block; background:url(../img/y_zn.png) no-repeat center left; background-size:25% auto; width:17%;color:#337ab7}
.reserve-view-navcoin a.a2 span{ padding-left:33%}
.reserve-view-conten{ height:auto; overflow:hidden; margin-top:2%; background-color:#fff; padding:2% 2%}
.reserve-view-conten .view-conten-tt{ width:100%; height:auto; line-height:200%; color:#333;}
.reserve-view-conten .view-conten-tt2{ line-height:160%; width:100%; color:#333; padding:1% 0px 2%; border-bottom:1px solid #ececec; margin-bottom:2.5%}
.reserve-view-conten .view-wenxin-bg-line{border:1px solid #e3bc5f;padding:0.5%;overflow:hidden;}
.reserve-view-conten .view-wenxin-con{padding:2%; overflow:hidden; background-color:#fffff6; line-height:180%;}
.reserve-view-conten .view-heigh{ height:20px; width:100%; display:inline-block}/*用于上下间距为20*/
/*预约时间选择*/
.reserve-view-conten .view-reserver-tit{ background-color:#fffff6; border-bottom:1px solid #f3e3b7; line-height:200%; padding:1.2% 0;}
.reserve-view-conten .view-reserver-con{ padding:2%; overflow:hidden;}
.reserve-view-conten .view-reserver-con ul li{ width:22.3%; float:left; border:2px solid #fae9e4; overflow:hidden; margin:0px 1% 2%}
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-tt{ line-height:200%; text-align:center; width:100%; background-color:#fff6f3; color:#333;    padding: 1.5% 0px;}
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-con{ padding:2% 1% 2%; overflow:hidden; text-align:center;}
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-con .timenum{line-height:27px; height:27px; }
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-con .timenum.red{ color:#d43d38;font-family:SimSun}
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-con .timenum.green{ color:#4ab04a;font-family:SimSun}
.reserve-view-conten .view-reserver-con ul li a .view-reserver-time-con .timenum.gray{ color:#999;font-family:SimSun}
.reserve-view-conten .view-reserver-con ul li:hover{ border:2px solid #4ab04a}
/*预约套餐选择*/
.reserve-view-conten .view-reserver-type{ width:100%; height:auto; overflow:hidden;}
.reserve-view-conten .view-reserver-type-title{ background-color:#fffff6; border-bottom:1px solid #f3e3b7; padding:0.5% 0px; line-height:200%; text-align:center; overflow:hidden}
.reserve-view-conten .view-reserver-type-title ul li{ width:40%; float:left; overflow:hidden}
.reserve-view-conten .view-reserver-type-title ul li.li1{ width:20%}
.reserve-view-conten .view-reserver-type-title ul li.li2{ width:20%}
.reserve-view-conten .view-reserver-type-title ul li.li3{ width:20%}
.reserve-view-conten .view-reserver-type-list{ width:100%; background-color:#fff; overflow:hidden;}
.reserve-view-conten .view-reserver-type-list ul li{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #efefef; padding:2.5% 0px;}
.reserve-view-conten .view-reserver-type-list ul li .typename{ width:36%; float:left; padding:0px 2%;}
.reserve-view-conten .view-reserver-type-list ul li .typename p.p1{ line-height:160%; padding-bottom:2%}
.reserve-view-conten .view-reserver-type-list ul li .typename p.p2{ line-height:140%; color:#999; font-size:12px;}
.reserve-view-conten .view-reserver-type-list ul li .typenum{ width:16%; float:left; padding:0px 2%; text-align:center; line-height:180%}
.reserve-view-conten .view-reserver-type-list ul li .typenum a.yybuttonm{display: inline-block;background-color: #1aad19;color: #fff;padding: 3% 14%;border: none;border-radius: 5px;}
/*预约用户提交*/
.reserve-view-conten .view-reserver-user-con{height:auto; overflow:hidden; background-color:#fff; padding:3% 2%}
.reserve-view-conten .view-reserver-user-con p.p1{ line-height:200%; color:#333;}
.reserve-view-conten .view-reserver-user-con .user-input{ width:100%; padding-bottom:1.5%; overflow:hidden;}
.reserve-view-conten .view-reserver-user-con .user-input .res-user-input{ border:1px solid #ccc; height:33px; line-height:33px; border-radius:4px; width:95%; padding:0px 2%;outline:none; color:#666;  appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.reserve-view-conten .view-reserver-user-con .user-input .res-user-input.readlog{ background-color:#eee;}
.reserve-view-conten .view-reserver-user-con .user-input .res-user-select{ border:1px solid #ccc; height:35px; line-height:35px; border-radius:4px; width:99.4%;; padding:0px 14px;  appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../img/arrow.png) no-repeat scroll right center transparent;outline:none;color:#666}
select::-ms-expand { display: none; }/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.reserve-view-conten .view-reserver-user-con .user-input .res-user-textarea{ border:1px solid #ccc;padding:2% 2%;border-radius:4px; width:95%;outline:none;color:#666}
.reserve-view-conten .view-reserver-user-con .user-buttom{ width:100%; height:auto; overflow:hidden; margin-top:8%; text-align:right;}
.reserve-view-conten .view-reserver-user-con .user-buttom .user-input-buttom{ display:inline-block; background-color:#1aad19; color:#fff; cursor:pointer; padding:1% 4%;border-radius:5px; }
/*我的预约*/
.odlist2 .odl6 span{ color:#999; font-size:12px;}
.my-reserve-box{ width:100%; height:auto; overflow:hidden; background-color:#fff; margin-bottom:1%; padding:1% 0px 0px;}
.my-reserve-box .my-reserve-title{ color:#999; overflow:hidden; border-bottom:1px solid #ececec; padding:1% 2% 1%;}
.my-reserve-box .my-reserve-title p.p1{ line-height:140%; overflow:hidden}
.my-reserve-box .my-reserve-title p.p1 span{ display:inline-block; float:left;}
.my-reserve-box .my-reserve-title p.p1 i{ display:inline-block; float:right;}
.my-reserve-box .my-reserve-title p.p2{ line-height:140%;overflow:hidden}
.my-reserve-box .my-reserve-quan{ padding:0% 0; overflow:hidden}
.my-reserve-box .my-reserve-quan ul li{ border-bottom:1px solid #ececec; overflow:hidden; padding:1% 2%;}
.my-reserve-box .my-reserve-quan ul li span{ display:inline-block; color:#999;}
.my-reserve-box .my-reserve-quan ul li span i{ color:#333; display:inline-block;}
/*提现申请*/
.my-apply-box{ width:100%; height:auto; overflow:hidden; background-color:#fff; margin:2% 0px 0px;}
.my-apply-titlebox{ width:100%; height:auto; overflow:hidden; padding:0% 0px 2%;}
.my-apply-titlebox ul li{ width:50%; float:left; background-color:#efefef; color:#333; text-align:center; padding:1.5% 0px;}
.my-apply-titlebox ul li.active{ background-color:#1aad19; color:#fff}
.my-apply-conten{ width:100%; height:auto; overflow:hidden; padding:0% 0px; background-color:#fff}
.my-apply-conten ul li{ border-bottom:1px solid #ececec; padding:2% 2%; overflow:hidden;}
.my-apply-conten ul li .btit{ width:15%; float:left; color:#666; line-height:30px;}
.my-apply-conten ul li .bconten{ width:80%; float:left; margin-left:5%;}
.my-apply-conten ul li .bconten .apply-input{ border:none; height:30px; line-height:30px;outline:none; width:80%}
.my-apply-conten ul li .bconten .apply-input.green{ color:#1aad19}
.my-apply-conten ul li .apply-tip{ width:100%; color:#999; font-size:12px;}
.my-apply-conten ul li .apply-tip span{ color:#df0024;}
.my-apply-conten ul li a.apply-button{ display:inline-block; width:80%; margin:4% 10% 2%; background-color:#1aad19; text-align:center; padding:2% 0px; color:#fff; border-radius:4px;}
/*提现列表*/
.z_content .dropload-load{display: none;}
.z_content2,.z_content3{display: none;}
.my-apply-conten .apply-select{  padding:0px 2% 2% 2%;height:auto; overflow:hidden;border-bottom:1px solid #ececec}
.my-apply-conten .apply-select a{ display:inline-block; color:#333; line-height:25px; padding:0px 2%; border-right:1px solid #ececec}
.my-apply-conten .apply-select a.active{color:#df0024;}
.my-apply-conten .apply-con{ margin:2% auto; width:100%; overflow:hidden; background-color:#fff;}
.my-apply-conten .apply-con ul li{border-bottom:1px solid #ececec; padding:1.5% 2%; overflow:hidden;line-height:30px;}
.my-apply-conten .apply-con ul li .apply-name{ width:15%; float:left; color:#333; }
.my-apply-conten .apply-con ul li .apply-txt{ width:80%; float:left; margin-left:5%; color:#999}
.my-apply-conten .apply-con ul li .apply-txt.red{ color:#f00}
.my-apply-conten .apply-con ul li .apply-txt.yellow{ color:#df0024}
.my-apply-conten .apply-con ul li .apply-txt.grew{ color:#999}
/*我的二维码*/
.my-code-bg{ width:100%; height:auto; overflow:hidden; padding:15% 0px; background-color:#2d3132}
.my-code-conten{ width:70%; background-color:#fff; padding:4% 4%; margin:0 auto; border-radius:4px;}
.my-code-conten .mycode-photo{ width:100%; padding-bottom:4%; overflow:hidden;}
.my-code-conten .mycode-photo .my-codepic{ width:125px; height:125px; float:left; margin-right:2%}
.my-code-conten .mycode-photo .my-codepic img{ width:100%; border-radius:4px;}
.my-code-conten .mycode-photo .my-codename{ width:60%; float:left; overflow:hidden;}
.my-code-conten .mycode-photo .my-codename p.p1{ color:#000; line-height:40px; overflow:hidden; margin-top:8%}
.my-code-conten .mycode-photo .my-codename p.p1 i{ display:block; float:left}
.my-code-conten .mycode-photo .my-codename p.p1 .my-code-sex{ width:40px; display:inline-block; float:left; height:40px; }
.my-code-conten .mycode-photo .my-codename p.p1 .my-code-sex.girl{  background:url(../img/main_icon_girl.png) no-repeat center; background-size:60% auto; }
.my-code-conten .mycode-photo .my-codename p.p1 .my-code-sex.boy{  background:url(../img/main_icon_boy.png) no-repeat center; background-size:60% auto; }
.my-code-conten .mycode-photo .my-codename p.p2{ color:#999; line-height:30px;}
.my-code-conten .my-code-con{ width:100%; height:auto; overflow:hidden; text-align:center; background-color:#9c2803; padding:15% 0px;}
.my-code-conten .my-code-txt{ width:100%; padding:4% 0px 0%; text-align:center; color:#999; font-size:13px;}


/*zsj-s-------------*/
/*顶部*/
.www{line-height: 0.8rem;font-size: 0.28rem;}
.headers{height: 0.9rem;background: #ffffff;}
.headers .headerLeft{height:100%;width: 1.95rem;background: url("../img/mlogo.png") no-repeat center;background-size: 1.5rem;padding: 0;}
.headers .headerLeft a{display: block;height: 100%;}
.headers .headerCen{height:100%;}
/*搜索样式1*/
.seaWk{font-size:0.26rem;height:100%;width: 4.3rem;margin-left: 1.95rem;}
.seaWk .seadiv{height:0.6rem;margin-top:0.1rem;width: 4.3rem;background: #eeeeee;line-height: 0.6rem;float: left;border-radius: 0.05rem;}
.seaWk .seadiv .seaval{width: 3.35rem;margin-left: 0.2rem;background: none;line-height: inherit;}
.seaWk .seadiv input{border: none;outline: none;}
.seaWk .seadiv .seabtn{width:0.7rem;background: url("../img/seabtn.png") no-repeat center;background-size: 0.37rem;line-height: inherit;}
.headers .headerRught{height:100%;width: 0.8rem;background: url("../img/mset.png") no-repeat center;background-size: 0.41rem;padding: 0;}


/*分类导航*/
.capnav{}
.capnav ul{font-size: 0.28rem;padding-bottom: 0.25rem;}
.capnav li{width: 25%;float: left;margin-top: 0.25rem;}
.capnav li:hover{opacity: 0.8;}
.capnav li .pic{height: 0.91rem;overflow: hidden;}
.capnav li .pic img{max-height: 100%;}
.capnav li p{margin-top: 0.15rem;}


/*送*/
.present{font-size: 0.26rem;}
.present table{width: 100%;}
.present table td{padding-left:0.2rem;}
.present table .ld{width: 1.94rem;}
.present table .r2{padding-right:0.2rem;}
.present table .b{border-bottom:1px solid #eee;: }
.present table .r{border-right:1px solid #eee;: }
.present p.t{}
.present p.n{color: #999;font-size: 0.26rem;}
.present .pic{width: 1.25rem;height: 1.25rem;overflow: hidden;}
.present .pic:hover{opacity: 0.8;}

/*手机抢购广告*/
.rushgg{height: 5rem;}
.rushgg .jsq{height: 1.35rem;width: 100%;}
.rushgg .jsq .t{margin-top: 0.23rem;margin-bottom: 0.1rem;}
.rushgg .jsq .jsqn{}
.rushgg .jsq .jsqn .c{display: inline-block;}
.rushgg .jsq .jsqn span{line-height:0.38rem;color:#fff;min-width:0.38rem;max-height:0.38rem;float:left;background: #0091fe;border-radius: 5px;display: inline-block;font-size: 0.26rem;}
.rushgg .jsq .jsqn font{float: left;}
.rushgg .jsq .jsqn .end{color:#333;width:0.97rem;font-size: 0.28rem;background: none;}
.rushgg .jsq .jsqn .d{color:#333;font-size: 0.28rem;background: none;min-width:0.25rem;}
.rushgg .t{font-size: 0.31rem;}
.rushgg .intro{font-size: 0.2rem;color: #999;}
.rushgg .l{height:100%;width: 50%;box-sizing:border-box;border-right:1px solid #eee;}
.rushgg .l .pic{height:3.65rem;}
.rushgg .pic img{max-height: 100%;}
.rushgg .r .pic{height: 1.48rem;}
.rushgg .r{height:100%;width: 50%;}
.rushgg .r .top{padding-top:0.2rem;padding-left: 0.2rem;height:2.5rem;box-sizing:border-box;border-bottom:1px solid #eee;}
.rushgg .r .bot{padding-top:0.2rem;padding-left: 0.2rem;height:2.5rem;box-sizing:border-box;}

/*精品花束*/
.fineflower{}
.ggt{height: 1rem;line-height: 1rem;}
.ggt .t{font-size: 0.36rem;}
.ggt .t1{color: #bf1333;}
.ggt .t2{color: #666666;}
.ggt .t3{color: #d90000;}
.ggt .t4{color: #bf1333;}
.ggt .t5{color: #704916;}
.ggt .intro{font-size: 0.25rem;color: #999;margin-top: 0.04rem;margin-left: 0.2rem;}
.ggt .mor{font-size: 0.25rem;color: #999;}
.fineflower .liswk{}
.fineflower .liswk ul{width: 7rem;}
.fineflower .liswk li{width: 3.3rem;margin-right: 0.2rem;}
.fineflower .liswk .pic{background:#f5f5f5;width: 100%;height: 3.3rem;line-height: 3.3rem;position: relative;}
.fineflower .liswk .pic img{vertical-align: middle;}
.fineflower .liswk .t{font-size: 0.28rem;margin-top: 0.08rem;}
.fineflower .liswk .money{margin-bottom: 0.08rem;padding: 0 0.05rem;padding-bottom: 0.05rem;}
.fineflower .liswk .money .jg{font-size: 0.3rem;font-family: arial;color: #0091fe;}
.fineflower .liswk .money .sale{font-size: 0.26rem;color: #999;}
.fineflower .liswk .money .sale font{font-family: arial;}

/*底部广告*/
.botad{padding: 0.2rem;background: #fff;}
.botad li{list-style: none;}
.botad .l{width: 3.35rem;height: 2.7rem;border-radius: 0.06rem;}
.botad .r{width: 3.35rem;height: 2.7rem;}
.botad .r .top{height: 1.3rem;margin-bottom: 0.1rem;border-radius: 0.06rem;}
.botad .r .bot{height: 1.3rem;}
.botad .r .bot .botl{width:1.62rem;height: 100%;border-radius: 0.06rem;}
.botad .r .bot .botr{width:1.62rem;height: 100%;border-radius: 0.06rem;}
.botad .yy{width: 100%;height: 100%;top: 0;left: 0;background:rgba(0,0,0,0.3);background: url("../img/yy_03.png")}
.botad .yy .cwk{display: table;width: 90%;height: 100%;padding: 0 5%;}
.botad .yy .cwk .c{display: table-cell;vertical-align: middle;}
.botad .yy .cwk .c .t{font-size: 0.3rem;color: #fefefe;}
.botad .yy .cwk .c .mor{width:1.76rem;height:0.45rem;border:0.02rem solid #fff;line-height:0.46rem;font-size: 0.25rem;color: #ffffff;margin: 0 auto;margin-top: 0.35rem;}
.botad .mor{display: none;}
.botad .li1 .mor{display: block;}

/*分类链接*/
.catlink{font-size: 0.28rem;}
.catlink table{border: none;width: 100%;}
.catlink table td{border: 1px solid #eee;height: 0.7rem;}
.catlink table .tr1 td{border-top: none;}
.catlink table .tr3 td{border-bottom: none;}
.catlink table td a{display:block;height:100%;line-height:0.7rem;color: #999999;}
.catlink table td a:hover{color: #0091fe;}
.catlink table td a.active{color: #0091fe;}

/*客服热线*/
.hotline{background: #0091fe;line-height: 0.8rem;color: #fff;font-size: 0.3rem;}
.hotline a{color: #fff;font-size: 0.3rem;}

/*底部参数*/
.fotcopy{background: #fbefef;font-size: 0.26rem;color: #999;padding: 0.25rem 0.2rem;padding-bottom: 0.2rem;}
.fotcopy a{color: #999;}

/*navlist.html*/
.navlist{font-size: 0.26rem;}
.navlistl{width: 1.2rem;background: #eee;height: 100%;overflow-y:auto;text-align: center;}
.navlistl p{padding: 0.2rem 0.1rem;border-top: 1px solid #fff;}
.navlistl p.p1{border-top: none;}
.navlistl p.active{background: url(../img/xian1.png) #fff 0 0 no-repeat;background-size: 0.05rem auto;}
.navlistr{background: #fff;width: 6rem;padding-left: 1.2rem;}
.navlistr .dlwk{display: none;padding: 0.2rem;}
.navlistr .dlwk .sub{margin-bottom: 0.2rem;}
.navlistr .dlwk .part{margin-bottom: 0.1rem;}
.navlistr .dlwk .sub p{font-size: 0.25rem;}
.navlistr .dlwk p{display: inline-block;width: 33.33%;}
.navlistr .dlwk p a{display: inline-block;padding: 0.1rem 0.2rem;}
.navlistr .dlwk p a:hover{background: #eee;transition: 0.3s;}
.navlistr .dlwk.active{display: block;}


/**顶部筛选**/
.inadasbig{padding: 0;margin: 0;}
.inadas{ height:0.7rem; border-bottom:1px solid #eee; background:#fff;}
.inadas .inadasx{ width:1.8rem; height:0.7rem; float:left;  box-sizing:border-box; position:relative;}
.inadas .inadasx a.ina{ display:block; font-size:0.26rem; color:#333; line-height:0.7rem; text-align:center;}
.inadas .inadasx a.ina.curr{ font-weight:bold; color:#c81215;}
.inadas .inadasx a.ina img{ width:0.12rem; vertical-align:middle; margin-left:4px;transition:all 0.3s ease 0s;}
.inadas .inadasx a.ina.cts img{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);-o-transform:rotate(180deg); }
.inadas1 ul,.inadas2 ul,.inadas3 ul{ position:absolute; width:2.4rem; left:0px; margin-top:2px;border-right:1px solid #eee; box-sizing:border-box; border-top:none; z-index:103; background:#fff; display:none;z-index:100;}
.inadas ul li .gnav2,.inadas ul li .gnav3{ display:none; position:absolute; background:#fff; width:2.4rem; left:0rem; top:-1px; /*margin-top:-0.73rem;*/ border-top:1px dashed #eee; animation-fill-mode:forwards;transition:all 0.3s; min-height:100%; border-right:1px solid #eee; box-sizing:border-box;}
.inadas ul li .gnav2{ z-index:99;}
.inadas ul li .gnav3{ z-index:98;}
.inadas ul li .gnav2.curr,.inadas ul li .gnav3.curr{ display:block; animation: showsx 0.2s;animation-fill-mode:forwards;transition:all 0.2s;}
.inadas ul li .gnav2 p,.inadas ul li .gnav3 p{ }
.inadas .inadas1,.inadas .inadas2,.inadas .inadas3{ width:2.4rem;}
.inadas1 ul li,.inadas2 ul li,.inadas3 ul li{ width:96%; margin:0 auto;   }
.inadas1 ul li:last-child,.inadas2 ul li:last-child,.inadas3 ul li:last-child{ border:none;}
.inadas1 ul li a,.inadas2 ul li a,.inadas3 ul li a{ display:block; height:0.7rem; text-align:center; line-height:0.7rem; font-size:0.24rem; color:#333;border-bottom:1px dashed #eee;}
.inadas1 ul li a:hover,.inadas2 ul li a:hover,.inadas3 ul li a:hover{background: #eee;transition: 0.3s;}
.inadas1 ul li a.pidda,.inadas2 ul li a.pidda,.inadas3 ul li a.pidda{ position:relative; background:#fff; z-index:100;}
.inadas1 ul li a.curr,.inadas2 ul li a.curr,.inadas3 ul li a.curr{ color:#E20907; font-weight:bold;}
/*.inadas1 ul{ position:absolute; width:7.2rem;background:#fff; z-index:105; display:none;}*/
/*.inadas1 ul li{ width:25%; height:1.12rem; float:left; border:1px solid #ECECEC; box-sizing:border-box; position:relative; text-align:center; background:#fff;}*/
/*.inadas1 ul li a{ display:block; width:100%; height:100%;}*/
/*.inadas1 ul li a.curr{ border:1px solid #E20907; box-sizing:border-box; overflow:hidden;}*/
@keyframes showsx {
    0% {left:0;}
    100% {left:2.4rem;}
}

.icon{width: 28px;height: 28px;vertical-align: middle;display: inline-block;background-image: url(../img/icon.png);background-repeat: no-repeat;}
.filter-result{padding-top: 0.2rem;font-size: 0.26rem;line-height: 40px;}
.filter-result-label{font-weight: 700;color: #333;float: left;}
.filter-result-item{float: left;}
.filter-result-item .clearfix{min-height: auto;}
.filter-result-item .icon{background-position: -88px -33px;width: 20px;height: 20px;position: inherit;}
.filter-result-item ul li{margin-right: 0.2rem;float: left;}
.filter-result-item ul li a{padding: 5px 5px 5px 8px;background-color: #eee;border: 1px solid #f0f0f0;font-size: 0.25rem;color: #777;}
.filter-result-item ul li a span{color: #ff2f2f;}
.filter-result-item ul li a:hover{border: 1px solid #ff2f2f;}
.filter-result-item .filter-result-reset{padding: 0.05rem 0.08rem;font-size: 0.25rem;color: #ff2f2f;text-align: center;background-color: #ffeded;border: 0 solid #ff2f2f;}
.filter-result-item .filter-result-reset:hover{color: #fff;background-color: #ff2f2f;}
/*one控制器*/
.navlis{}
.navlis .jj{margin: 0.2rem;}

.randData .ti,.orderShow .ti{margin-bottom:0.2rem;border-left: 0.03rem solid #ff2f2f;padding-left: 0.2rem;font-size: 0.3rem;}
.randData .ti{margin-bottom: 0.2rem;}

.neibanner{}
.neibanner .yy{margin: 0.2rem 0;}

/*订单实拍*/
.orderShow{}
.orderShow .pic{margin-bottom: 0.12rem;}
.orderShow .add{margin-bottom: 0.12rem;}
.orderShow li{float: left;}

/*质量检测*/
.quality{}
.quality .ti{margin-top: 0.2rem;}
.quality .n{margin-bottom: 0.2rem;}
.quality .liss {margin: 0.2rem 0.25rem;}
.quality .liss .pic{width: 0.94rem;margin-bottom: 0.04rem;}

.neibanner .hotline{color: #333;line-height: inherit;background: none;}
.neibanner .hotline .tel{color: #0091fe;font-family: Impact;font-size: 0.4rem;}

/*linecenter*/
.linecenter{height: 2rem;}
.linecenter .yy{width: 100%;height: 100%;top: 0;left: 0;margin: 0;}
.linecenter .cwk{height: 100%;width: 100%;}


/*内页goods banner*/
.neiswiper-container{height: 7.2rem;}
/*.neiswiper-container img{max-height: inherit;width: 100%;height: auto;}*/
.neiswiper-container .swiper-slide{height: 100%!important;}
.backup{width:0.75rem;background:/*rgba(3,3,3,0.35)*/ url("../img/backup.png") no-repeat center;left:0;background-size: auto 0.36rem;height:0.75rem;border-radius:50%;position: absolute;z-index: 9;}
.indextj .backup{background:rgba(3,3,3,0.35) url("../img/backup.png") no-repeat center;background-size: auto 0.36rem;}
.backup a{width:100%;height: 100%;display: block;}
/*弹框返回按钮*/
.am-pureview-actions a {background: url(../img/backup.png) no-repeat center;height: 0.75rem;background-size: 0.22rem;}
.am-pureview-counter{padding-right: 4%;}

.goodspar{padding-top: 0.2rem;}
.goodspar .pa li{margin-bottom: 0.2rem;}
.goodspar .pa li.cn img{width: 0.39rem;margin-right: 0.1rem;vertical-align: top;}
.goodspar .pa li.cn .s2{margin-left: 0.2rem;}
.goodspar .pri{font-size: 0.3rem;color: #0091fe;margin-right: 0.3rem;}


/*商品评价*/
.shopeva{border: 1px solid #e6e6e6;margin-bottom: 50px;}
.shopeva .sna{margin-top:-1px;height: 35px;line-height:35px;border-bottom: 1px solid #e6e6e6;}
.shopeva .sna span{padding: 0 15px;font-size:16px;float:left;min-width: 100px;border-right: 1px solid #e6e6e6;border-top: 3px solid #f32613;height: 34px;background: #fff;top: -1px;}
.shopeva .scon{}
.shopeva .scon .liswk{padding: 0.2rem;}
.shopeva .scon .liswk .lis{margin-bottom: 10px;}
.shopeva .scon .liswk .lis .d{color: #999;margin-left: 3px;}
.shopeva .scon .liswk .lis .tx{max-width:15%;width: 50px;background: url("../img/ebg.png") 17px 0 repeat-y;height: 50px;}
.shopeva .scon .liswk .lis .tx .img{width: 40px;height: 40px;overflow: hidden;border-radius: 50%;background: #ddd;}
.shopeva .scon .liswk .lis .jj{max-width: 85%;}
.shopeva .scon .liswk .lis .jj p{margin-bottom: 0.08rem;}
.shopeva .scon .liswk .lis .jj p.score{/*margin-bottom: 5px;*/line-height: 24px;}
/*.shopeva .scon .liswk .lis .jj p.score .n{margin-top: 4px;}*/
.shopeva .scon .liswk .lis .jj span.xing{background-image: url('../img/stars.jpg');height: 24px;width: 120px;}
.shopeva .scon .liswk .lis .jj span.xin{float: left;background-image: url('../img/stars.jpg');height: 24px;width: 24px;background-position: left -48px;}
.shopeva .scon .liswk .lis .jj .picwk{max-width: 795px;}
.shopeva .scon .liswk .lis .jj .picwk .pic{max-height:50px;max-width: 100px;height: 50px;padding: 3px;border: 1px solid #eee;margin-right: 5px;margin-bottom: 5px;}
.shopeva .scon .liswk .lis .jj .picwk .pic img{max-height: 100%;max-width: 100%;}
.shopeva .scon .liswk .lis .jj .picwk .pic:hover{border: 1px solid #f46;}


.nologinAddress{margin-top: 0.2rem;}
/*收货地址nologin*/
/*.Greceive{margin-top: 15px;}*/
.Greceive .lis{margin:0.2rem 0;line-height:0.6rem;color: #666666;background: url("../img/inpbg.png") no-repeat center;}
.Greceive .lis span{float: left;width: 1.5rem;}
.Greceive .lis i{font-size: 12px;color: #666;line-height: initial;margin-top: 0.1rem;}
.Greceive .lis p{float: left;width: 5.26rem;border: 1px solid #cccccc;line-height: 0.58rem;}
.Greceive .lis p.big{width: 502px;}
.Greceive .lis select{float:left;line-height: 0.58rem;color: #333;height: 0.58rem;border: none;width:33.33%;outline:none;padding-left: 0.2rem;font-size: 0.26rem;background: none;}
.Greceive .lis select.big{width: 100%;}
.Greceive .lis .inp{color: #333;font-family:"微软雅黑";width: 92%;padding-left: 0.2rem;background: none;border: none;outline: none;}
.Greceive .lis p:hover{border: 0.01rem solid #ff2f2f;}
.Greceive .lis .texta{outline: none!important;border: none!important;height: 80%;}
.Greceive .list{margin-top: 9px;background: url("../img/teabg.png") no-repeat center;height: 161px;width: 793px;}
.Greceive .ggm{margin-left: 1.5rem;height: 0.6rem;width: 1.5rem;line-height: 0.6rem;background: #0091fe;}
.Greceive .ggm .n{color: #fff;}

/*.Greceive .lis .inp::-webkit-input-placeholder{color:#0091fe;}
.Greceive .lis .inp:-moz-placeholder{color:#0091fe;}
.Greceive .lis .inp:-moz-placeholder{color:#0091fe;}
.Greceive .lis .inp:-ms-input-placeholder{color:#0091fe;}*/

.Greceive .lis .sinp{width: 175px;}
.Greceive .lis .sinp{width: 175px;}
.Greceive .lis .imgcode{width: 175px;padding-left: 0;margin-top: 6px;margin-right: 6px;}
.Greceive .liscode{margin-bottom: 0;/*margin-top: 14px;*/}

/*配送时段*/
.timeNumber{margin-top: 0.4rem;margin-bottom: 0.2rem;}

/*贺卡*/
.cart-label{
    width: 175px;
    font-weight: 700;
    color: #222;
    float: left;
}
.cart-body{float: left;padding-bottom: 0.43rem;overflow: hidden;width: 100%;}
.cart-demo-input{
    width: 400px;
    height: 200px;
    padding: 0.1rem;
    color: #666;
    outline: none;
    border: 1px solid #dcdcdc;
    font-size: 0.26rem;
}
.cart-demo-input:hover{
    color: #333;
    border: 1px solid #ff2f2f;
}

/*下单列表*/
.order-list-item{
    /*padding: 15px 0;*/
    /*margin-bottom: 5px;*/
    /*background-color: #f6f6f6;*/
}
/*商品总价，优惠券，备注*/
.toalq{}
.toalq p{padding:0 0.2rem;overflow:hidden;line-height: 0.79rem;border-top: 0.01rem solid #ddd;}
.toalq p.fir{border: none;}
.toalq p.fir .t{margin-top: 0.02rem;}
.toalq p.yhq{padding-left:0.55rem;background: url("../img/q.png") no-repeat 0.2rem;background-size: 0.28rem;line-height: 0.80rem;}
.toalq p.yhq .r{height: 0.78rem;/*padding-top: 0.05rem;*/background: url("../img/moryjt.png") no-repeat right;padding-right:0.26rem;background-size: 0.13rem;}
.toalq p.yhq .t{height: 0.75rem;/*padding-top: 0.04rem;*/}
.toalq .bz{border: none;width: 5.35rem;text-align: right;margin-top: 0.01rem;}
.toalq .pri{color: #333;}
.order-list-item .img{
    width: 1.25rem;
    /*width: 100%;*/
    /*height: 1.3rem;*/
    height: auto;
    line-height: 1.25rem;
    float: left;
    text-align: center;
    font-size: 0.25rem;
    /*margin-right: 0.2rem;*/
}
.order-list-item .img img{
/*    width: 70px;
    height: 70px;*/
    font-size: 0.25rem;
}
.order-list-item .txt{
    /*width: 3.8rem;*/
    width: 5.35rem;
    /*margin-right: 0.2rem;*/
    float: left;
    color: #777;
    /*margin-top: 0.3rem;*/
    margin-top: 0.09rem;
    padding-left: 0.2rem;
}
.order-list-item .txt h5{
    color: #333;
}
.order-list-item .txt h5 i{
}
.order-list-item .txt h5 span{
    margin-left: 10px;
    color: #777;
}
.order-list-item .txt p{
    color: #777;
    font-size: 0.26rem;
    max-height: 0.71rem;
    overflow: hidden;
}
.order-list-item .txt p.p2{
    color: #999;
}
.order-list-item .price{
    line-height: 0.45rem;
    width: 5.35rem;
    /*margin-top: 0.31rem;*/
    margin-top: 0.02rem;
    float: right;
    color: #333;
    text-align: center;
}
.order-list-item .num{
    /*margin-right: 0.2rem;*/
    float: right;
    color: #333;
    text-align: center;
    font-size: 0.26rem;
    font-family: arial;
}
.pri{
    color: #fe1b2e;
    font-size: 0.2rem;
    text-align: center;
}
.pri .p{
    font-size: 0.3rem;
    font-family: arial;
}
.order-list-item .pri{float: left;margin-right: 0.2rem;}

.order-submit{
    text-align: right;
}
.order-submit p{
    color: #777;
    line-height: 1.65;
}
.order-submit p.price b{
    color: #b50f19;
}
.order-submit p button{
    margin-top: 15px;
    width: 10.75rem;
    height: 50px;
    line-height: 50px;
    color: #fefefe;
    text-align: center;
    background-color: #ff2f2f;
    border: 1px solid #ff2f2f;
    outline: none;
    cursor: pointer;
}

/*结算*/
.sureordernk{/*margin-top: 0.2rem;*/}
.js_payFirst label{margin-top: 0.2rem;position:relative;border: 0.01rem solid #c4c4c4;float:right; display:inline; height:0.24rem; width: 0.24rem;border-radius: 100%;position:relative;}
.js_payFirst label.active{/*border: 1px solid #ff2f2f;*/}
.js_payFirst label.active i{display: inline-block;width: 0.14rem;height: 0.14rem;background: #000;position: absolute;border-radius: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.js_payFirst label i{width: 0.18rem;height: 0.18rem;position: absolute;top: 0;right: 0;z-index: 10;display: none;background-image: url(../img/icon.png);background-position: -122px -125px;}
.js_payFirst label img{max-height: 100%;}
.js_payFirst input{vertical-align: baseline;float: left;margin-top: 10px;margin-right: 3px;}

.payimgwk .lis{line-height: 0.63rem;margin-bottom: 0.21rem;}
.payimgwk .pic img{height: 0.63rem;}
.payimgwk .pic img{margin-right: 0.18rem;}

/*是否去购物车结算*/
/*
.ifgogwc{z-index:9;position: fixed;max-width:5.2rem;margin:auto;left: 0;top:0;bottom: 0;right: 0;width: 70%;height: 3rem;background: #fff;border: 1px solid #e6e6e6;}
.ifgogwc p.t{font-size: 0.3rem;}
.ifgogwc p.a{}
.ifgogwc p.a .go{background-color: #ff2f2f;color: #fff;}
.ifgogwc p.a .nogo{color:#333;font-size:0.25rem;text-decoration: underline;}
*/

/*商品详情底部就结算*/
.goodH{}
.ngod a.goodH{border:none;line-height:inherit;background: url(../img/f_home.png) no-repeat center 0.17rem;background-size: 0.32rem;color: #333;padding-top: 0.2rem;}
.ngod a.goodH2{border:none;line-height:inherit;background: url(../img/f_tel.png) no-repeat center 0.17rem;background-size: 0.32rem;color: #333;padding-top: 0.2rem;}
.ngod a.zxun{border:none;line-height:inherit;background: url(../img/f_zx.png) no-repeat center 0.17rem;background-size: 0.32rem;color: #333;padding-top: 0.2rem;}
.ngod a.goodH img{width: 0.42rem;}
.ngod a.goodH i{padding-top: 0.35rem;float: left;width: 100%;font-size: 0.23rem;}

/*购物车新样式*/
.mycars{}
.mycars .carimg{width: 1.3rem;height: 1.3rem;line-height: 1.3rem;text-align: center;}
.mycars .carimg img{max-width: 92%;}
.jies .je i,.jies .je em{font-size: 0.3rem;font-weight: bold;}
.jies .jspq{padding-left: 0.2rem;}
.xcConfirm .popBox .txtBox{font-size: 0.25rem;}
.xcConfirm .popBox .sgBtn{font-size: 0.25rem;}

/*购物车结算页面*/
.ann2{padding: 0.05rem 0.12rem;border-radius: 5px;background-color: #f6f6f6;color: #666;margin-top: 0.15rem;}
.addlist{max-height: 80%;}
.addlist ul li{ /*background:none; *//*border-bottom:1px solid #ececec; *//*padding:10px 0;*/    /*padding: 0.2rem 0;*/padding: 0.3rem;margin: 0.2rem 0;background-color: #fff;}
/*.addlist ul li:hover{border-bottom:1px solid #aaa;}*/
.addlist ul li .ti{margin-right: 0.2rem;line-height: 0.3rem;margin-top: 0.18rem;}
.addlist ul li span{ display:block; float:left; color:#333;font-size: 0.26rem;margin-bottom: 0.05rem;}
.addlist ul li i{ display:block; float:left;}
.addlist ul li .f{float:left;margin-top: 0.05rem;margin-left: 0.14rem;font-size: 0.26rem;color: #999;}
.addlist ul li p{  overflow:hidden; color:#999;}
.addlist ul li .addad{margin-top: 0.1rem;}

/*使用确认*/
.manaordlist .odlist3{line-height: 0.43rem;}
.manaordlist .odlist3 .p3{padding-left: 0.2rem;font-size: 0.26rem;}
.manaordlist .odlist2 .odl3 img {width: auto;max-height: 100%;max-width: inherit;}
.manaordlist li{background: #fff;list-style: none;}
.manaordlist .odl2{text-align: center;display: block;float: right;border-radius: 0.18rem;margin-top: 0.095rem;width: 0.86rem;height: 0.41rem;line-height: 0.41rem;background: linear-gradient(135deg,#ff364f,#ff8e26);color: #fff;}
.manaordlist .odl2 a{color: #fff;}

/*订单列表地址*/
.odz{display: none;}
.ggnewbtn{display:block;text-align:center;margin:0.12rem 0.2rem ;border-radius:0.36rem;height: 0.8rem;line-height: 0.8rem;color: #fff;background: linear-gradient(135deg,#0aa8ff,#017dfe);}
.ggnewbtn span{padding-left: 0.44rem;background: url("../img/j.png") no-repeat left;background-size: 0.2rem;}
.ggnewann{padding: 0.05rem 0.2rem;background: #ddd;float: left;border-radius: 0.2rem; background-image: linear-gradient(to right,#fe9305,#ff4048);color: #fff;margin-top: 0.1rem;}
/*订单详情*/
.odetail{}
.odetail #ddsm{padding-bottom: 0.2rem;}
.odetail .lis{border-bottom: 1px solid #ececec;padding: 0 0.2rem;}
.odetail .lis .xs_pic_tt{margin-bottom: 0.1rem;color: #f00;letter-spacing: 2px;}
.odetail .lis .t{margin-bottom: 0.2rem;}
.odetail .lis .ts{text-indent: 2em;color: #666;}
.odetail .lis .tbig{font-size: 0.3rem;}
.odetail .lis .sp{width: 16.66%;float: left;text-align: center;}
.odetail .lis .sp img{max-width: 95px;}
.axx{}
.axx .lis{border-bottom: 1px solid #ececec;padding: 0.1rem 0;margin: 0.1rem 0;}
.axx .lisd{border: none;margin-bottom: 0.3rem;}
.axx .lis .ts{color: #777;text-indent: 2em;}

/*marq*/
.marq{width: 50%;color: #f79177;margin: 0 auto;font-size: 0.22rem/*;display: none*/;}
.marq marquee{margin-top: 0.1rem;margin-bottom: 0.03rem;}
.marq2{width: auto;padding: 0 0.3rem;background: #fff1f1;color: #ff5f6c;}

/*修改密码*/
.xgmm{}
.xgmm li{line-height: 0.65rem;margin-bottom: 0.2rem;}
.xgmm li input{float:left;height: 0.65rem;width: 6.76rem;text-indent:0.6rem;border: 1px solid #e5e5e5;}
.xgmm li input.s{width: 2rem;margin-right: 20px;}
.xgmm li .picode{width: 3.3rem;float: left;background: url(../img/zc2.png) 0.2rem 60% no-repeat;background-size: auto 50%;}
.xgmm li .imgc{height: 0.65rem;}

/*客服中心*/
.joinus{padding: 0 1%;}
.joinus .lis{margin-top: 0.2rem;}
.joinus .lis .t{}
.joinus .sublis{margin-bottom: 0.2rem;margin-top: 0.1rem;text-indent: 2em;background: #f5f8fa;padding: 0.2rem;}

/*我的收藏*/
.ann3{display: inline-block;padding: 0.02rem 0.12rem;border: 1px solid #ececec;border-radius: 5px;color: #333;}
.mycol{margin-top: 0.2rem;}
.mycol .lis{ border-top: 1px solid #ccc;padding: 0.2rem 0;}
.mycol .lis.l1{ border-top: 0px solid #ddd;}
.mycol .lis .pic{width: 1.3rem;margin-right: 0.2rem;margin-top: 0.45rem;}
.mycol .lis .jj{width: 5.3rem;}
.mycol .lis .jj .t{margin-top: 15px;}
.mycol .lis .jj .gg{color: #999;margin: 5px 0;}
.mycol .lis .jj .p{padding: 0px 4px;padding-top: 1px;min-width: 95px;font-size:0.3rem;color: #0091fe;}
.mycol .lis .jj .c{color: #333;}
/*.mycol .lis .jj .dimage img{max-height: 100px;margin-right: 5px;}*/
.pjpic .picc{max-height: 50px;max-width: 100px;height: 50px;padding: 3px;border: 1px solid #eee;margin-right: 5px;margin-bottom: 5px;}
.pjpic .picc:hover{border: 1px solid #f46;}
.pjpic .picc img{max-height: 100%;max-width: 100%;}

.count{padding: 1%;color: #999;}
.count font{color: #000;}
.gg{color: #999;}
/*规格值的选择*/
.ncs-key{margin-bottom: 0.2rem;}
.ncs-key dl { padding: 8px 0 0; padding-top: 0;}
.ncs-key dt{margin-top: 0.03rem;font-weight:normal;margin-right: 6px;float:left;vertical-align: top;letter-spacing: normal;word-spacing: normal;display: inline-block;padding: 3px 0 0;}
.ncs-key ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;
}
.ncs-key ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 6px 6px 0; position: relative; z-index: 0; }
.ncs-key ul li { *display: inline/*IE6,7*/;
    *zoom:1;
}
.ncs-key ul li a { white-space: nowrap; display: block; min-height: 24px; padding: 1px; border: 1px solid #DDD; cursor: pointer; }
.ncs-key ul li.sp-img a { background-color: #FFF; font-size: 12px; color: #999; padding-right: 5px; }
.ncs-key ul li.sp-img a img { vertical-align: middle; display: inline-block; max-width: 24px; max-height: 24px; margin-right: 5px; }
.ncs-key ul li.sp-txt a {height: 0.45rem;font-size: 0.26rem;line-height: 0.45rem; color: #000; text-decoration: none; background: #FFF none; text-align: center; white-space: nowrap; min-width: 20px;padding: 0 5px !important; margin: 1px; }
.ncs-key ul li.sp-img a:hover, .ncs-key ul li.sp-img a.active { color: #F32613; text-decoration: none; border: 2px solid #F32613; padding: 0 4px 0 0; }
.ncs-key ul li.sp-txt a:hover, .ncs-key ul li.sp-txt a.active { border: 2px solid #F32613; margin: 0; }
.ncs-key ul li a i { display: none; }
.ncs-key ul li a.active i { font-size: 0; line-height: 0; background: url(../img/ncs.png) no-repeat 0 0; display: block; width: 11px; height: 11px; position: absolute; z-index: 1; right: 2px; bottom: 2px; }

/*品牌保障*/
.navlis1 .jj .t{font-size: 0.26rem;margin-bottom: 0.1rem;}
.neibannerbig .c .t{font-size: 0.26rem;margin-bottom: 0.1rem;}

/*goodlist新导航筛选*/
.daohanggap{height: 0.9rem;}
.daohang{background:#fff;position: fixed;top: 0.9rem;z-index: 98;width: 6.8rem;padding-bottom: 0.08rem;}
.daohang span{font-size:0.24rem;overflow:hidden;float: left;width: 21%;height: 0.6rem;line-height: 0.6rem;background: #f6f6f6;margin: 2%;border-radius: 0.05rem;}
.daohang .selsub{border: 1px solid #efefef;border-top: none;}
.daohang .selsub span{height: 0.55rem;line-height: 0.55rem;}
.daohang .selitem{border: 1px solid #efefef;border-top: none;padding: 0.5%;}
.daohang .selitem span{height: 0.5rem;line-height: 0.5rem;}
.daohang .selitem span.active{background: #ff4568 url("../img/red.png") no-repeat right bottom;background-size: 0.3rem;}
.daohang span.active{color:#fff;background: #ff4568;}
.daohang .seltype{width:100%;overflow: hidden;}
.daohang .seltype span{width: 50%;margin:0;float: left;border-radius: 0;}
.daohang .seltype span.sp1{border-right: 1px solid #efefef;box-sizing: border-box;}

.daohang .cancelsub{border: 1px solid #efefef;border-top:none;overflow: hidden;}
.daohang .cancelsub.active{display: block;}
.daohang .cancelsub span{width: 46%;}


.choosePay{padding: 0 30px;font-size: 0.25rem;}
.choosePay .tj{margin-top: 50px;}
.choosePay .tj a{width: 100%;}
.choosePay .cart-label{margin-bottom: 0.3rem;margin-top: 0.2rem;}
.choosePay .sureordernk{width: auto;}

.pann{display: block;background: #0091fe;color: #fff;width: 100%;line-height: 0.65rem;height: 0.65rem;}


/*订货信息*/
.dhxx{margin-bottom: 0.15rem;}
.dhxx .cart-label{margin-bottom: 0.15rem;}
.cart-address{padding: 0.3rem 0.5rem;border: 2px dashed #dcdcdc;}
.cart-address ul{overflow: hidden;word-break: break-all;}
.cart-address ul li{line-height: 0.65rem;font-size: 0.26rem;color: #777;float: left;}
.cart-address ul li label{font-weight: 700;color: #333;}
.cart-address .address-name{width: 100%;}
.cart-address .address-date{width: 100%;}
.cart-address .address-address{width: 100%;}
.cart-address .address-active{margin-top: 20px;}
.cart-address .address-active a{height: 24px;line-height: 24px;padding: 0 15px;display: inline-block;border-radius: 3px;background-color: #353535;font-size: 14px;color: #fff;}


/*je*/
/*你可能会喜欢*/
.maylike .ggt .t4{color: #666;margin: 0 0.2rem;}
.nava{display: block;width: 100%;height: 100%;}
/*zsj-d-------------*/
@media screen and (max-width: 680px) {
    .yhqwk .l1{margin-left: 0.05rem;}
}
@media screen and (max-width: 420px) {
    /*.ordergap{height: 0.66rem;}*/
    /*.ipnavs p{line-height: 0.66rem;}*/
    /*.ngod a{line-height: 0.8rem;}*/
    .yhqwk .l1{margin-left: 0.03rem;}
}


@media screen and (max-width: 376px) {
    .card-content{height: 2rem!important;}
}
/*******************s********分辨率兼容样式属性**************************/
/*@media screen and (max-width: 320px) {
    .lynr #tab li{width: 20.6%;}
}
@media screen and (min-width: 320px) {
    html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
    html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
    html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
    html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
    *//*html,body{font-size:55.550.75rem;}*//*
    html,body{font-size:55.550rem;}
}
@media screen and (min-width: 414px) {
    html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
    html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
    html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
    html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
    html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
    html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
    html,body{font-size:80.5555rem;}
    *//*html,body{font-size:80.5550.75rem;}*//*
}
@media screen and (min-width: 600px) {
    html,body{font-size:83.333px;}

}
@media screen and (min-width: 640px) {
    html,body{font-size:88.8888px;}
}

@media screen and (min-width: 680px) {
    html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
    html,body{font-size:100px;}
}*/
/***************************end分辨率兼容样式属性**************************/




