@charset "utf-8";
/* CSS Document */
.pt15{padding-top: 15px;}

.s-head{height: 120px;background: #fff;box-shadow: 0px 0px 1px 0px #e6e6e6;-webkit-box-shadow: 0px 0px 1px 0px #e6e6e6;-moz-box-shadow: 0px 0px 1px 0px #e6e6e6;-ms-box-shadow: 0px 0px 1px 0px #e6e6e6;-o-box-shadow: 0px 0px 1px 0px #e6e6e6;}
.s-head .logo{line-height: 118px;}

.s-search {position: relative; width: 560px; float: left; margin: 30px 0 0 125px;}
.sbid-search img{float: left; margin: 10px 0 0 22px;}
.sbid-search{width: 556px;height:36px;background:#fff;border-radius:20px;border: solid 2px #0d8af9;}
.sbid-search button{position: absolute; top: 0; right: 0; display: inline-block; float: right; width: 108px;height: 40px;line-height:40px; text-align: center;background: -moz-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -moz-linear-gradient(#0d8af9, #0d8af9);background: -webkit-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -webkit-linear-gradient(#0d8af9, #0d8af9);background: -o-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%),  -o-linear-gradient(#0d8af9, #0d8af9);background: -ms-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -ms-linear-gradient(#0d8af9, #0d8af9); background: linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), linear-gradient(#0d8af9, #0d8af9);border-radius: 20px; color: #fff; border: 0; cursor: pointer; font-size: 16px;}
.sbid-search .ipt{width: 325px; float: left; border: 0; border-radius:19px; line-height: 36px; padding-left: 75px;}
.sbid-search .ipt:focus{border: 0;box-shadow:none;}
.sbid-search img{margin-left: 85px;}

.select_box{display: inline-block; width: 53px; text-align: center; position: absolute; top: 2px; left: 5px;}
.select_txt{position: relative; display: inline-block; height: 24px;line-height: 24px; margin-top: 4px;/* border-right: 1px solid #f5f7fa;*/ color: #212121;}
.s-icon{position: absolute; top: 15px; right: -3px; display: inline-block;width: 6px;height: 6px; background: url(../images/sIcon.png);}
/*.option{display: none;}*/
.s-iconed{transform: rotate(180deg);}
/*.select_txt:hover .option{display: block;}*/
.option{display: inline-block; width: 73px; background: #fff;border-radius: 0px 0px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(135, 162, 188, 0.1);display: none;padding: 10px 0;}
.option a{display: block; color: #333;line-height: 25px; cursor: pointer;}


.s-list{margin: 10px 0 0 22px;}
.s-list a{color: #999; border-left: 1px solid #ccc; padding: 0 10px;}
.s-list a:first-child{border: 0;}
.s-list a:hover{color: #0d8af9;}
.sh-btn{display: inline-block; width: 126px;height: 38px;border-radius: 20px;border: solid 1px #0d8af9; text-align: center;font-size: 14px; line-height: 38px; float: right; color: #0d8af9;margin: 30px  0 0 15px;}
a.sh-btn{color: #0d8af9;}
a.sh-btn:hover,a.h-regist:hover{background: rgba(13,137,249,.1);}
.sh-btn img{vertical-align: text-bottom; margin-right:5px ;}
/**/
.h-banner{height: 440px; padding-top: 15px;}
.main-con{position: relative; background: #fff; height: 440px;border-radius: 8px;}
.h-list{width: 225px;float: left;}
.menu-list{padding: 10px 0 10px 0;}
.menu-list li{min-height: 60px; padding-left: 15px;}
.menu-list li:hover{background: #f7f8fa;border-radius: 4px 4px 0px 0px;}
.menu-list a.m-title{color: #333; display: block; padding-top: 5px; font-weight: 600;}
.m-title i{display: inline-block;width: 16px;height: 16px;background: url(../images/menu_icon.png);vertical-align: middle; margin-right: 10px;}
.m-title i.m2{background-position: 0 -16px;}
.m-title i.m3{background-position: 0 -32px;}
.m-title i.m4{background-position: 0 -48px;}
.m-title i.m5{background-position: 0 -64px;}
.m-title i.m6{background-position: 0 -80px;}
.m-title i.m7{background-position: 0 -96px;}
.menu-list p{margin: 3px 0 2px 26px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.menu-list p a{color: #666; font-size: 12px; margin-right: 10px;}
.menu-list p a:hover,a.m-title:hover{color: #003893;}
a.m-title:hover i{background-position: 16px 0;}
a.m-title:hover i.m2{background-position: 16px -16px;}
a.m-title:hover i.m3{background-position: 16px -32px;}
a.m-title:hover i.m4{background-position: 16px -48px;}
a.m-title:hover i.m5{background-position: 16px -64px;}
a.m-title:hover i.m6{background-position: 16px -80px;}
a.m-title:hover i.m7{background-position: 16px -96px;}

.menu-con{display: none; position: absolute; top: 0; left: 225px; z-index: 999; background: #fff;width: 975px; height: 440px;box-shadow: 0px 5px 30px 0px rgba(135, 162, 188, 0.15);-webkit-box-shadow: 0px 5px 30px 0px rgba(135, 162, 188, 0.15);-moz-box-shadow: 0px 5px 30px 0px rgba(135, 162, 188, 0.15);-ms-box-shadow: 0px 5px 30px 0px rgba(135, 162, 188, 0.15);-o-box-shadow: 0px 5px 30px 0px rgba(135, 162, 188, 0.15);border-radius:0 8px 8px 0; }
.mcon-list li{ height: auto; min-height: 21px; margin-bottom: 15px;display: flex; justify-content: space-between;}
.mcon-list li:hover{background: #fff;}
.mcon-list{width: 680px;height: 395px;overflow: auto;float: left;margin: 30px 15px 15px 15px;}
.mcon-list span{text-align: right; display: inline-block; width: 110px; float: left; font-size: 12px; font-weight: bold; line-height: 21px;}
.mcon-list p a{margin-right: 20px;}
.mcon-list i{display: inline-block;width: 6px;height: 10px;background: url(../images/aright.png); margin-left: 5px;}
.mcon-list p{margin: 0; margin-left: 25px;width: 550px;}

/*推荐店铺*/
.rec{width: 215px;float: right; margin: 30px 15px 30px 0;}
.rec a{display: block;height: 64px; margin-bottom: 20px;}
.rec div,.hshopLists a div{width: 62px;height: 62px;border-radius: 8px;border: solid 1px #eeeeee; line-height: 62px; text-align: center;float: left; margin-right:10px;}
.rec div img,.hshopLists div img{max-width: 62px; }
.rec h3,.hshopLists h3{font-size: 14px; color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding-top: 10px;}
.rec p,.hshopLists p{font-size: 12px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999;margin-top: 5px;}
/**/
.mid{width: 705px;float: left; margin:15px 0 0 15px;}
.mid img{/*max-width: 705px;*/ border-radius: 8px;}
.mainswiper{width: 705px;height: 410px;}
.mainswiper .swiper-slide{ display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;text-align: center;}
.swiper-pagination-bullet{width: 20px;height: 4px;border-radius: 2px;background: rgba(255,255,255,.5);}

/*注册登录*/
.h-right{width: 230px;float: right; margin-right: 10px;font-size: 12px;}
.h-img{ width: 40px; height: 40px; margin: 20px auto 15px;}
.h-wel{text-align: center;}
.h-login,.h-regist{width: 64px;height: 28px; text-align: center; line-height: 28px;font-size: 12px; border-radius: 14px;display: inline-block; margin-top: 5px;}
a.h-login{/*background: -moz-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -moz-linear-gradient(#0d8af9, #0d8af9);background: -webkit-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -webkit-linear-gradient(#0d8af9, #0d8af9);background: -o-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%),  -o-linear-gradient(#0d8af9, #0d8af9);background: -ms-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -ms-linear-gradient(#0d8af9, #0d8af9);background: linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), linear-gradient(#0d8af9, #0d8af9);*/color: #fff;}
a.h-regist{width: 62px;height: 26px; line-height: 26px;border: solid 1px #0d8af9; color: #0d8af9; margin-left: 10px;}
.r-list{margin-top: 25px;height: 140px;}
.r-list li{/*display: flex; justify-content: space-around;*/ text-align: center; font-size: 12px; height: 50px; margin: 7px 0 20px;}
.r-list li a{color: #666;  width: 33.33%; display: inline-block; float: left; margin-bottom: 19px;}
.r-list div{height: 26px;margin-bottom: 7px;}
.r-notice{width: 230px;height: 114px;background: url(../images/notice_bg.png);}
.r-notice h3{font-size: 14px; padding: 10px 13px 8px;}
.r-notice a{display: block; color: #666;margin: 0 12px 5px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

.o-lists {width: 1200px; margin: 20px auto 0; /*display: flex; justify-content: space-between;*/}
.o-lists li{position: relative; width: 288px;height: 170px;border-radius: 8px; background: #fff; padding: 20px; box-sizing: border-box; float: left; margin-right: 16px;}
.o-lists li:nth-child(4){margin-right: 0;}
.o-lists a{display: block;}
.o-lists li img{position: absolute; bottom: 15px; right: 15px; width: 140px; height: 140px;}
.o-lists a{color: #333;}
.o-lists h2{font-size: 20px; font-weight: 600; line-height: 1; margin-bottom: 15px;}
.o-lists a.o-btn{display: inline-block; height: 30px;border-radius: 15px;border: solid 1px #cccccc; padding: 0 20px; line-height: 30px; margin-top: 30px; color: #666;}
.o-lists a.o-btn:hover{background: #f5f5f5;}
.countdown{margin-top: 20px;}
.countdown span{display: inline-block;height: 20px;background: #e7353c;border-radius: 4px; padding: 0 5px; line-height: 20px; color: #fff;font-size: 12px;}

/**/
.h-title{font-size: 26px; padding: 30px 0 20px;}
.h-title i,.h-title p{font-size: 14px; color: #666;}
.h-title i{margin-left: 10px;}
.h-title p{float: right; margin-top: 10px;}
.h-title span{margin-left: 30px;}
.h-title img{margin-right: 5px;}
.h-title a{color: #666; margin-left: 10px;}
.h-title a:hover,.top a:hover,.f-con a:hover{color: #0d8af9;}
.hot-sales{width: 758px;height: 324px;background-color: #fff;border-radius: 8px; padding: 15px 20px 0;box-sizing: border-box; float: left;}
.ch-title p a{margin-left: 0; color: #666;}
.ch-title a{font-size: 14px;}

.sec-title{font-size: 20px;}
.g-store{float: right; width: 422px;height: 324px;background: #fff;border-radius: 8px;padding: 15px 20px 0;box-sizing: border-box;}
.hot{margin-top: 15px; text-align: center;}
.hot img{width: 168px;height: 168px;border-radius: 8px;}
.hot h3{margin: 10px 0 5px;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hot img:hover,.rec img:hover{transform: scale(1.1);}
.hot a{color: #666;}
.hot a p{color: #0d8af9;font-size: 16px;}

/*底部*/
.foot{height: auto;background: #f7f8fa; margin-top: 20px;}
.foot-list{display: flex; justify-content: space-between; text-align: center; padding-top: 40px;}
.foot-list li{padding: 0 20px;}
.foot-list p{margin: 13px 0; color: #333;font-weight: 600;}
.foot-list a{display: block; color: #666;margin-bottom: 10px;}
.foot-list a:hover{color: #0d8af9;}
.f-con{text-align: center; margin-top: 40px;}
.f-con a,.record a,.record span{color: #666; padding: 0 15px; border-left: 1px solid #dedede;}
.record{text-align: center; margin: 0 auto;font-size: 12px;height: 60px; line-height: 60px; padding-bottom: 15px;}
.record a,.record span{color: #999;}
.f-con a:first-child,.record a:first-child{border: 0;}

.f-msg{border-top: 1px solid #e6e8ed; margin: 25px 0 25px 0; padding: 20px 20px 0 20px;}
.f-msg .fr{text-align: center; }
.f-msg .fr img{width: 115px;height: 115px; margin: 10px 0;}
.f-msg .f30{font-size: 30px; margin: 10px 0 23px;}

.logistics{height: 260px;}
.logistics .swiper-container {width: 90%;height: auto;margin-left: auto;margin-right: auto;}
.logistics .swiper-slide{ height: 85px;line-height: 85px; text-align: center; /*border-top: 1px solid #eee;*/}

/**/
.shop-left{float: left; width: 234px;height: 534px;line-height: 534px;border-radius: 8px; box-sizing: border-box;}
.shop-left img{ max-width: 234px; border-radius: 8px;}
.shop-left h2{font-size: 30px;}
.shop-left p{margin-bottom: 10px;}
.shop-left p.sl-title{font-size: 16px; margin: 5px 0 35px;}
.shop-left .ml30{margin-left: 30px;}
.shop-mid{width: 688px; float: left;margin-left: 14px;}
.shop-mid a{display: inline-block;width: 220px;height: 260px;border-radius: 8px; padding: 20px; box-sizing: border-box; text-align: center; color: #666; background: #fff; float: left; margin:0 14px 14px 0;}
.shop-mid a:nth-child(3n){margin-right: 0;}
.shop-mid a:nth-child(4),.shop-mid a:nth-child(5),.shop-mid a:nth-child(6){margin-bottom: 0;}
.shop-mid p{margin-top: 10px; text-align: left;}
.shop-mid p.price,.hot-lists p.price{font-size: 16px;color: #e7272e; margin-top: 10px; font-weight: bold;}
.hot-lists p.price{font-size: 14px;}
.shop-mid img{width: 140px;height: 140px;}
.shop-mid a:hover img,.hot-lists a:hover img{transform: scale(1.1);}

/*热销榜*/
.hot-lists{width: 250px; float: right; background: #fff;height: 534px;border-radius: 8px; padding: 15px 20px; box-sizing: border-box;}
.hot-lists h2{font-size: 20px;margin-bottom: 20px;height: 42px;}
.hot-lists a{display: block;color: #666; margin-bottom: 20px;}
.hot-lists img{width: 64px;height: 64px; float: left; margin: 5px 5px 0 0;}
.hot-lists p.price{margin-top: 5px;}
.hot-lists h3{-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5;}
.shop-left2{background: url(../images/shop_bg2.png);}

/*为您推荐*/
.for-lists{display: flex; justify-content: flex-start;margin-bottom: 45px;}
.for-lists a{display: inline-block;width: 232px;height: 290px; margin-right: 10px; background: #fff; border-radius: 8px; box-sizing: border-box;padding: 20px; color: #666;}
.for-lists a:last-child{margin-right: 0;}
.for-lists a .price{color: #e7272e;font-size: 16px; font-weight: bold; margin-top: 5px;}
.for-lists .price span{font-size: 14px;}
.fl-img{height: 140px; line-height: 140px; text-align: center; margin: 15px 0 25px;}
.fl-img img{max-width: 190px;}
.for-lists a :hover img{transform: scale(1.1);}

/*搜索结果*/
.res-title{font-size: 12px; margin: 15px 0;}
.res-title .s-col{float: right; color: #666;}
.res-title .s-col2{float: right; color: #666;}
.s-col2 i{display: inline-block; width: 14px;height: 14px;background: url(../images/scol_icon.png);vertical-align: sub; margin-right: 5px;}

.s-col i{display: inline-block; width: 14px;height: 14px;background: url(../images/scol_icon.png);vertical-align: sub; margin-right: 5px;}
.s-col:hover {color: #0d8af9;}
.s-col:hover i{background-position: 14px 0;}
.s-coled i,.res-title .s-coled, .s-coled:hover i{background-position: 28px 0;color: #0d8af9;}
.selector{padding: 0 20px; box-sizing: border-box; background: #fff; border-radius: 8px; margin-bottom: 20px; font-size: 12px;}
.sl-wrap{position: relative; padding: 10px 0; border-bottom: 1px solid #f5f7fa;}
.sl-key{width: 90px; float: left; color: #666; margin-top: 5px;}
.sl-value{margin-left: 100px; /*padding-right: 138px;*/}
.sl-value li{float: left; margin-right: 40px; color: #333; }
.sl-value li a{color: #333; line-height: 30px;}
.sl-value li a:hover,.sl-value li.selected a{color: #0d8af9;}
.sl-ext{position: absolute; top: 10px; right: 0;}
.sl-ext a{display: inline-block; width: 64px;height: 28px;border-radius: 14px;border: solid 1px #ccc; text-align: center; line-height: 28px; color: #666;font-size: 12px; margin-right: 5px;}
.sl-ext a:hover{color: #0d8af9; border: 1px solid #0d8af9;}
.sl-ext i ,.arrow{display: inline-block; width: 9px;height: 9px;background: url(../images/sl_icon.png);margin-left: 2px}
a.multiple:hover i{background-position:9px  0;}
a.mul-click:hover i{background-position: 9px -18px;}
a.mul-click i{background-position: 0 -18px;}

a.more i{background-position: 0 -9px;}
.more:hover i{background-position: 9px -9px;}
.arrow{margin-left: 10px;}
.trig-item{display: inline-block;height: 26px;border-radius: 4px;border: solid 1px #cccccc; line-height: 26px; padding: 0 10px; color: #666; font-size: 12px; margin-right: 5px;}
.trig-item:hover .arrow{background-position: 9px -18px;}
.trig-item:hover{color: #0d8af9;}

.filter{height: 54px;background: #fff;border-radius: 8px; margin-bottom: 10px;padding: 7px 10px; box-sizing: border-box;}
.filter a{display: inline-block; height: 40px; line-height: 40px;color: #333; font-size: 16px; padding: 0 14px; margin-right: 10px;}
.filter a.current{background: #f1f8ff; border-radius: 8px; color: #0d8af9;}
.f-sort{display: inline-block;width: 8px;height: 16px;background: url(../images/s_icon.png);vertical-align: sub; margin-left: 5px;}
.current .f-sort,.s-sort:hover .f-sort{background-position: 8px 0;}
.filter a:hover{color: #0d8af9;background: #f1f8ff;border-radius: 8px;}

.sl-lists li{position: relative; width: 232px;min-height: 420px;background: #fff;border-radius: 8px; float: left;margin: 0 10px 10px 0; padding:15px; box-sizing: border-box;}
.sl-lists li:nth-child(5n){margin-right: 0;}
.sl-img{display: block; width: 100%; height: 200px; text-align: center; line-height: 200px;}
.sl-img img{max-width: 200px;max-height: 200px;}
a.deliver{position: absolute; top: 6px; right: 6px; display: inline-block;width: 68px;height: 24px;text-align: center;line-height: 24px; background-color: #f1f8ff;border-radius: 12px;border: solid 1px #7cc0fc;color: #0d8af9; font-size: 12px;}
.sl-price{font-size: 20px;font-weight: 600; color: #e7272e;margin-top: 20px;}
.sl-price font{font-size: 14px;}
.sl-price span{font-size: 12px; font-weight: normal; color: #999; margin-top: 5px;}
.sl-price span i{color: #0d8af9;}
a.sl-des{display: block; width: 100%; color: #333; height: 40px;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5; margin-top: 10px;}
a.sl-des:hover{color: #0d8af9;}
a.d-name{display: block; color: #999;font-size: 12px; margin: 7px 0 5px;}
.d-mj a{display: inline-block; height: 18px; padding: 0 2px; line-height: 18px; color: #f22337; font-size: 12px;border-radius: 4px;border: solid 1px #f22337; margin:5px 5px 0 0;}
.sl-btom a{display: inline-block;height: 36px; background-color: #ffffff;border-radius: 8px;border: solid 1px #dfdfdf; line-height: 36px; min-width: 36px; float: left;margin-right: 10px;}
a.j-scar{padding: 0 27px; margin-right: 0;}
a.j-scar:hover{border: 1px solid #0d8af9; color: #0d8af9;}
.j-scar img{margin: 5px;}
.coll{text-align: center; }
.coll i{display: inline-block; width: 16px;height: 16px; background: url(../images/col_icon.png); margin-top: 10px;}
a.coll:hover i{background-position: 16px 0;}
.colled i,a.colled:hover i{background-position: 32px 0;}


.TwoLine{-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5;}

/*分页*/
.tfoot{padding: 10px;height:32px;}
.tfoot label input[type="checkbox"]{margin-left: 8px; *margin-left:5px; margin-right:5px ;}
/*pagebox*/
.hpagebox,.hpagebox span.total{font-size: 14px;}
.hpagebox span.pageNum a{background: #fff; margin-left: 10px; border-radius: 4px;font-size: 14px; border: 0px;}
.hpagebox select.page{border: 0px; font-size: 14px; background-color: #fff; float: right; margin:2px 0 0 10px ;}
.hpagebox .turnPage{background: #fff; border: 0; border-radius:4px ;}
.hpagebox a.okBtn{background-color: #fff;border-radius: 2px;border: solid 1px #e2e2e2; color: #333;font-size: 14px;margin-left: 10px;}

.sele{background: #fff; padding: 20px;border-radius: 11px;margin-bottom: 20px;}
.sele h1{font-size: 18px; line-height: 1;}
.sele h1 span{font-size: 12px; color: #999; margin-left: 20px; }
.sele ul{display: flex; justify-content: space-between;margin-top: 25px;}
.sele li{width: 160px;}
.se-img{height: 110px; line-height: 110px; text-align: center;}
p.se-con{color: #666;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5; margin: 20px 0 8px;}
.sele a:hover p{color: #0d8af9;}
.se-price{color: #e7272e; font-weight: bold;}
.se-price span{font-size: 20px; margin: 0 3px;}

/**/
.no-adds{text-align: center; margin: 20px 0;}
.no-adds a{color: #0d8af9; margin-left: 2px;}
.to-money li{height: 30px;}
.to-money p{width: 810px; text-align: right; float: left;}
.to-money span.red{float: right;font-weight: bold; font-size: 18px;}
.to-money i.red{font-weight: bold;}
.to-money span i{font-size: 16px; font-weight: bold;}
.pay-money{text-align: right;margin-top: 15px;}
.pay-money p{border-top: 1px solid #e6eaed; padding: 10px 0 15px; color: #666;}
.pay-money span{color: #f22337; font-weight: bold; font-size: 24px;}
.pay-money span i{font-size: 16px;font-weight: bold;}
.coupons li{display: inline-block;width: 235px; height: 88px;border-radius: 8px;background: #fff;border: solid 1px #e1e5e8;float: left; margin: 15px 20px 0 0; padding: 15px 10px 0; box-sizing: border-box; cursor: pointer;}
.coupons li:nth-child(4n){margin-right: 0;}
.coupons p{color: #f22337; line-height: 1; margin-bottom: 8px;}
.coupons span{font-family: HoS; font-size:24px; margin-right: 5px;}
.coupons i{font-size: 16px; margin-right: 3px;}
.coupons h3{font-size: 12px;}
.coupons li.yhqed{position: relative;background: #fef5f6;border: solid 1px #f22337;}
.yhqed em{position: absolute; right: 0; bottom: 0; width: 28px;height: 28px;background: url(../images/yhed.png);border-radius:0 0 8px 0;}
.pay-money font{position: relative;}
.pm-notice{position: absolute; top: 20px; right: -166px; display: inline-block;width: 354px;height: 58px; padding: 14px 20px 0; color: #fff; font-size: 12px;background: url(../images/bn_bg.png) no-repeat; box-sizing: border-box; text-align: left; display: none;}
.pay-money a:hover .pm-notice{display: block;}

.tlist-head thead th{background: #f5f8fa; border: 0;}
table.tlist-head{border-radius: 8px;}
table td.t-opr a{display: block;color: #333;font-size: 12px; line-height: 1.5; margin-bottom: 5px;}
.t-opr a:hover{color: #0d8af9;}
.o-table .goods_list dt{width: 100px; height: 100px;}
.o-table .goods_list dd p{margin-top: 35px;color: #333;}
table td.t-opr a.t-btn{width: 44px; padding: 0 10px; height: 24px;border-radius: 12px;border: solid 1px #0d8af9; text-align: center; margin: 0 auto; line-height: 24px; color: #0d8af9;}
/*发票信息*/
.bill{margin-top: 15px;}
.bill-title li{display:inline-block;width: 126px;height: 30px;border-radius: 4px; text-align: center;line-height: 30px;border: solid 1px #e1e5e8; color: #333; margin-right: 15px;}
.bill li.current{border: solid 1px #0d8af9;color: #0d8af9;}
.bill-bg{background-color: #f7f9fa;border-radius: 11px;padding: 20px;}
.bill-con{margin-top: 10px;}
.bill-list li{height: 45px;background-color: #fff;border-radius: 8px;border: solid 1px #e1e5e8; width: 300px; line-height:45px; padding: 0 10px; float: left; margin:0 10px 10px 0; box-sizing: border-box;}
.bill-list a{display: none; float: right; margin-right: 15px;}
.bill-bg a:hover,.bill-title a:hover{color: #0d8af9;}
.bill-list li.billed {background: url(../images/r_icon.png) no-repeat right bottom;border: solid 1px #0d8af9;}
.bill-list li:hover a{display: inline-block;}
.bill-con{display: none;}

/*支付方式*/
.pay-lists{margin-top: 10px;}
.pay-lists li{height: 59px; border-bottom: solid 1px #e6eaed; line-height: 59px; padding: 0 25px;}
.pay-lists li.chosed{border-radius: 8px;border: solid 1px #0d8af9;height: 58px; line-height: 58px;padding: 0 24px;}
.pay-chose{display: inline-block;width: 16px;height: 16px; background: url(../images/chose_icon.png);vertical-align: middle; margin-right: 30px;}
.pay-lists li.chosed .pay-chose{background: url(../images/chosed_icon.png);}
/*.pay-lists li img{max-width: 1400px; margin-right: 20px;}*/
.pay-lists li img{max-width: 20px; margin-right: 20px;}
.ml30{margin-left: 30px;}
.pay-lists .fr font{font-size: 24px;color: #f22337; font-weight: bold;}
.pay-lists .fr i{font-size: 16px;margin: 0 5px; font-weight: bold;}
.bank-lists {margin-top: 20px;}
.bank-lists li{width: 182px;height: 58px;border-radius: 8px; text-align: center; line-height: 58px; border: solid 1px #e1e5e8; float: left; margin: 0 20px 20px 0;}
.bank-lists li:nth-child(5n){margin-right: 0;}
.bank-lists li.chosed{border: solid 1px #0d8af9;}
.pay-success{text-align: center; margin-top: 100px;}
.pay-success .bold{font-size: 20px; margin:30px 0 10px;}
.pay-success span{color: #999;}

.progress{ min-height: 60px; padding: 15px 10px 0; background: #fff; color:#333;}
.progress{display: flex; text-align: center;}
.progress li{ flex: 1; position: relative;}
.progress li p{ margin-top:40px; font-size: 16px; color: #333;}
.progress li p.p-name{margin-top: 5px; vertical-align: bottom;font-size: 14px; color: #666;}
.p-name span{ display: inline-block; width: 20px;height: 20px; background: url(../images/p_icon.png);background-position: 0 -60px;vertical-align: text-bottom; margin-right: 5px;}
.progress li em{border: 1px solid #e6e6e6; display: inline-block; position: absolute; top: 10px; z-index: 99;}
.progress li em.mid-left{ width: 50%;left: -20px; }
.progress li em.mid-right{ width: 50%;right:-20px;}
.progress li.steped em.mid-left,.progress li.steped em.mid-right,.progress li.step-ing  em.mid-left{border: 1px solid #0d8af9;}
.progress li.last-steped em.mid-left{border: 1px solid #0d8af9;}
.progress li.next-steped em.mid-left{border: 1px solid #0d8af9;}
.progress li.steping em.mid-right{border: 1px solid #e6e6e6;}
.progress li div{position: absolute;  top: 0; z-index: 999; text-align: center; width: 100%;}
.progress li h4{ width:20px; height: 20px;border-radius: 50%;  display: inline-block; background:#c1c4c7; background-position: 0 -40px; z-index: 99; color: #fff;}
.progress li.steped h4,.progress li.steping h4{background: #0d8af9;}
.progress li.first-steped em.mid-right{border: 1px solid #e6e6e6;}
.pay-box{text-align: center;}
.p-img{width: 130px;height: 130px;border: solid 1px #e1e5e8; text-align: center; margin: 20px auto;}
.p-img img{width: 110px;height: 110px;margin-top: 10px;}
div.jbox .jbox-button{background: #0d8af9 !important; border-radius: 4px;}

/*个人中心*/
.r-mid{width: 720px; float: left;}
.r-right{width: 300px;float: right;}
.user-wrap{position: relative; width: 300px;height: 370px; border-radius: 8px; background: url(../images/user_bg.png); margin-bottom: 15px;padding: 5px 10px; box-sizing: border-box;}
.noaut{position: absolute; top: 0; right: -1px; display: inline-block;width: 106px;height: 28px; line-height: 28px; background: url(../images/noaut_bg.png) no-repeat; text-align: center; color: #fff;}
a.noaut:hover{color: #fff;}
.u-name{margin: 25px 10px 20px; width: 100%;}
.uh-img{display: inline-block; float: left; width: 54px;height: 54px; border-radius: 50%; background: #fff; margin-right: 10px;}
.uh-img img{height: 50px;width: 50px;border-radius: 50%; margin: 2px;}
.u-name h1{font-size: 18px; padding-top: 5px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; padding-right: 10px; }
.u-name h1 a{color: #333;}
.u-name h1 a:hover{color: #0d8af9;}
.u-name p{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;padding-right: 10px;color: #666; font-size: 12px; margin-top: 3px;}
.u-name h1 .us-name{display: inline-block; max-width: 132px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; padding-right: 10px; float: left;}
.mem{display: inline-block;font-size: 12px; padding: 0 3px; background:-webkit-linear-gradient(90deg, #595757 0%, #2a2829 100%), -webkit-linear-gradient(90deg, #d4ebff 0%, #99cfff 100%);background: -moz-linear-gradient(90deg, #595757 0%, #2a2829 100%), -moz-linear-gradient(90deg, #d4ebff 0%, #99cfff 100%);background: -ms-linear-gradient(90deg, #595757 0%, #2a2829 100%), -ms-linear-gradient(90deg, #d4ebff 0%, #99cfff 100%);background: -o-linear-gradient(90deg, #595757 0%, #2a2829 100%), -o-linear-gradient(90deg, #d4ebff 0%, #99cfff 100%);background: linear-gradient(90deg, #595757 0%, #2a2829 100%), linear-gradient(90deg, #d4ebff 0%, #99cfff 100%);border-radius: 4px; color: #f8d1a2; height: 20px;line-height: 20px; vertical-align: middle; margin-right: 10px;}
.hed-msg{margin: 23px 0 18px;}
.hed-msg img{width: 48px;height: 48px; margin-right: 15px;}
.hed-msg p{font-size: 16px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; font-weight: 600; margin-bottom: 2px;}
.hed-list a{display: inline-block; text-align: center;font-size: 16px; color: #0d8af9;}
.hed-list p{font-weight: bold;}
.hed-list a h3{font-size: 12px; color: #333;}
.hed-list{border-bottom: 1px solid #eee; padding-bottom: 15px; display: flex; justify-content: space-between;}
.my-money{padding-top: 15px;}
.my-money h2{font-size: 16px; font-weight: bold}
.my-money ul{display: flex; justify-content:
        space-between; text-align: center; margin-top: 20px;}
.my-money ul li{width: 50%;}
.my-money .mon{font-family: Roboto; font-size: 24px; font-weight: bold;margin-bottom: 10px;}
.m-btn a{display: inline-block;width: 115px;height: 40px; text-align: center; line-height: 40px;border-radius: 4px; float: left; margin-top: 15px;}
a.cz-btn{width: 113px;height: 38px;line-height: 38px;border: solid 1px #dcdcdc;font-size: 16px; color: #333;}
a.tx-btn{background: -webkit-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -webkit-linear-gradient(#fff, #fff); background: -moz-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -moz-linear-gradient(#fff, #fff);background:-o-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -o-linear-gradient(#fff, #fff);background: -ms-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -ms-linear-gradient(#fff, #fff);background: linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), linear-gradient(#fff, #fff);color: #fff; margin-left: 10px;}
.rights li{width: 125px; float: left; margin: 20px 10px 0px 0;}
.rights li img{float: left; margin-right: 5px;}
.rights li p{margin-top: 10px; color: #333;}
.rights li:nth-child(2n){margin-right: 0;}
.rights a:hover p{color: #0d8af9;}

.my-order{margin-top: 20px;}
.my-order a{display: inline-block; width: 122px; flex: 1; text-align: center; margin: 10px 5px; color: #333;}
.my-order .o-num{font-size: 36px; font-weight: bold;}
.o-tabCon{display: none; margin-top: 20px;}
.ono-data{text-align: center; color: #999; margin: 40px auto 50px;}
.ono-data p{margin-top: -60px;}
.my-order a:hover{color: #0d8af9;}

.y-title .bid-search{width: 240px; height: 30px; line-height: 30px; font-weight: normal;border: solid 1px #e6eaed; margin-top: -5px;}
.y-title .ipt{height: 28px; line-height: 28px; font-size: 14px; width: 180px;}
.y-title button{display: none; width: 38px;height: 26px; line-height: 26px;margin: 2px 2px 0 0;}
.y-title .h-search{width: 250px; margin-top: 0;}
.y-title .bid-search img{margin: 0 0 0 10px; width: 16px;}
/*.bid-search:hover {border: solid 1px #0d8af9;}*/
.bid-search:hover button{display: inline-block;}
.data-chose {margin: 25px 0 20px;}
.data-chose .ipt{height: 30px;line-height: 30px; width: 60px;}
.data-chose a{display: inline-block; width: 54px;height: 30px;border: solid 1px #e6eaed;border-radius: 4px 0px 0px 4px; text-align: center; line-height: 30px; color: #666; margin-left: 10px;}
.data-chose a.current,.data-chose a:hover{border: solid 1px #0d8af9; color: #0d8af9;}
.data-card li{width: 335px;height: 240px;background-color: #f9fafd;border-radius: 8px; float: left; padding: 15px; box-sizing: border-box;}

.au-notice{height: 34px;line-height: 34px; background-color: #f1f8ff;border-radius: 2px;border: solid 1px #0d8af9;color: #0d8af9; font-size: 12px; padding-left: 15px;}
.au-notice img{vertical-align: sub;}
.formTable input[readonly="readonly"],.formTable textarea[readonly="readonly"]{background-color: #f5f7f7;}
.formTable a.code-btn{display: inline-block; min-width: 30px;height: 38px;padding: 0 15px; background-color: #0d8af9;text-align:center;line-height: 38px; color: #fff; border-radius: 4px; margin-left: 10px;}
.formTable a.code-btn:hover{color: #fff;}


/*开通店铺*/
.store-wrap{width: 1200px; margin: 20px auto 40px;border-radius: 8px; background: #fff; padding: 30px; box-sizing: border-box;}
.st-title{font-size: 20px; line-height: 1; font-weight: bold;}
.store-lists{margin-top: 30px;}
.store-lists li{position: relative; width: 360px; height: 170px; float: left;background: -webkit-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -webkit-linear-gradient(#fff,#fff);background: -moz-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -moz-linear-gradient(#fff,#fff);background: -ms-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -ms-linear-gradient(#fff,#fff);background: -o-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -o-linear-gradient(#fff,#fff);background: linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), linear-gradient(#fff,#fff);border-radius: 8px; margin:0 30px 30px 0; padding: 25px; box-sizing: border-box;}
.store-lists li:nth-child(3n){margin-right: 0;}
.zmd,.gaqjd{position: absolute; top: 0; right: 0; display: inline-block; color: #fff; text-align: center;height: 28px;line-height: 28px;}
.zmd{width: 83px; background: url(../images/zm_bg.png);}
.gaqjd{width: 109px;background: url(../images/qj_bg.png);}
.ost-con{height: 50px; margin-bottom: 15px;}
.ost-con img{background: #fff; max-width: 48px;height: 48px; border-radius: 50%; text-align: center; line-height: 48px; margin-right: 15px;}
.ost-con h2{font-size: 18px; margin: 5px 0 2px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.ost-con p{font-size: 12px; color: #999;}
.mr30{margin-right: 30px;}
.s-state{display: inline-block;min-width: 38px; padding:0 6px;height: 20px;border-radius: 10px;font-size: 12px; color: #fff; text-align: center;line-height: 20px;}
.shz{background-color: #ff902d;}
.ykt{background-color: #58b92d;}
.shsb{background-color: #ff5252;}
.ygb{background-color: #e3e3e3;color: #666666;}
.ops-btn{display: inline-block; width: 72px;height: 30px;background-color: #ffffff;border-radius: 16px;border: solid 1px #e1e5e8; text-align: center; line-height: 30px; float: right; margin-top: -5px; color: #333;}
.ops-btn:hover{background-color: #0d8af9; color: #fff;border: solid 1px #0d8af9;}
.ops-btn i{display: inline-block;width: 16px;height: 16px;background: url(../images/os_dicon.png); margin-right:6px; vertical-align: text-bottom;}
.ops-btn:hover i{background-position: 0 -16px;}

.newS-list li{width: 358px;height: 224px;background-color: #ffffff;border-radius: 8px;border: solid 1px #e6eaed; float: left; margin: 30px 30px 0 0; padding: 25px 25px 20px; box-sizing: border-box;}
.newS-list div{height: 62px;}
.newS-list li:nth-child(3n){margin-right: 0;}
.newS-list img{margin-right:15px;}
.newS-list h2{font-size: 18px; padding-top: 15px;}
.s-desc{margin-top: 1px; height: 63px;}
.wop-btn{display: inline-block;width: 84px;height: 36px;background-color: #ffffff;border-radius: 8px;border: solid 1px #0d8af9; text-align: center;line-height: 36px; color: #0d8af9; margin-top: 15px;}
.newS-list li:hover{background-color: #f0f5fd;}
.newS-list li:hover .wop-btn{background-color: #0d8af9;color: #fff;}
.store-wrap h2{font-weight: 600;}

.formTable a.df-btn:hover{border: solid 1px #0d8af9;}
.table1{margin-top: 20px;}
.table1 .dataList thead{background: #fff; font-weight: bold;}
.table1 .dataList thead th{font-weight: bold;}
.table1 .dataList td{padding: 15px 10px;}
.table1 select{width: 100%;}
.formTable a.df-btn,.df-btn{display: inline-block;min-width: 56px;height: 36px;padding: 0 15px; background: #fff;border-radius: 4px;border: solid 1px #e1e5e8;;line-height: 36px; text-align: center;color: #333;position: relative; border-radius: 4px; color: #666;}
.df-btn input {width: 76px;height: 30px;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1;}
.files{height: 30px;;line-height: 30px;width: 420px; padding: 0 10px; margin: 10px 0;}
.files i{display: inline-block; width: 11px; height: 12px;background: url(../images/file_icon.png);float: left; margin: 10px 5px 0 0;}
.files:hover i{background-position:  0 -12px;}
td .files a{color: #666;}
.files span{float: right; color: #999; cursor: pointer;display: none;}
.files:hover{background-color: #edf6ff;border-radius: 4px;}
.files:hover td .files a{color: #0d8af9;}
.files:hover span{display: inline-block;}
.logo-img{width: 96px;height: 96px;}

.mrl10{margin: 0 10px;}
.s-box{display: inline-block;min-width: 54px;height: 36px;background-color: #f5f7f7;border-radius: 4px;border: solid 1px #e1e5e8; padding: 0 10px;line-height: 36px; }

/*优惠券*/
.coupon-lists li{position: relative; width: 320px;height: 150px; float: left; margin: 0 20px 20px 0;padding: 15px 20px; box-sizing: border-box;}
.coupon-lists li:nth-child(3n){margin-right: 0;}
li.noused{background: url(../images/couredBg.png);}
li.overdue{background: url(../images/cougreyBg.png);}
.cou-money{color: #f22337; line-height: 1;}
.cou-money i{font-size: 16px; font-weight: bold;}
.cou-money span{font-size: 32px;font-weight: bold;}
.coupon-lists div{line-height: 1.75;}
.overdue .cou-money{color: #666;}
.coupon-lists li img{position: absolute; bottom: 10px; right: 20px;}
.coupon-lists .get-cou{position: absolute; top: 16px; right: 15px; display: inline-block; width: 58px;height: 26px;border: 1px solid #f22337; text-align: center;line-height: 26px; color: #f22337; border-radius: 14px; font-size: 12px;}

.enquir-box{position: relative; height: 99px;background-color: #f5f8fa; padding-top: 10px; box-sizing: border-box;border-radius: 8px; margin-top: 20px;}
.enquir-box .progress{position: absolute; top: 12px; left: -75px; background: none; width: 83%; float: left;}
.enquir-box .progress li p{font-size: 14px; margin-top: 35px;}
.enquir-box img{float: right; margin: 17px 30px 0 0;}

.enq-upfile{text-align: center; margin: 170px 0 130px;}
.enq-upfile .df-btn{width: 130px;height: 42px; background-color: #0d8af9;border-radius: 8px;line-height: 42px; color: #fff;font-size: 16px;}
.df-btn img{vertical-align: text-top; margin-right:5px ;}
.y-title1{text-align: center;margin: 10px 0;}
.y-title1 span{display: inline-block; width: 40px;border-bottom: 1px solid #e1e5e8; vertical-align: middle;}
.n-guide{margin: 20px;}
.n-guide i{display: inline-block; font-family: DingTalk-JinBuTi;width: 24px;height: 24px;background-color: #0d8af9;border-radius: 50%; color: #fff; text-align: center;font-size: 16px; margin-right:5px ;}
.enq-title{font-size: 16px; font-weight: 600; margin: 10px 0;}
.enq-lists li{display: flex; justify-content: space-between; margin-bottom: 20px;}
.tobuy{width: 180px;}
.tobuy,.match{padding: 15px; box-sizing: border-box; background: #f5f8fa; border-radius: 8px;}
.match{width: 800px; }
.w350{width: 340px;}
.w150{width: 140px;}
.w90{width: 90px; text-align: center;}
.match .goods_list dt img,.match .goods_list dt{width: 68px;height: 68px;}
.match .goods_list dt{margin: 0 10px 0 0;}
.goods_list dd p.red,.goods_list dd p.red i{color: #f22337; font-weight: 600;}
.goods_list dd p.red{margin-top: 10px;}
.goods_list dd p.red i{font-size: 18px;}
.w150 .offer a,.w150 .offer input{background: #fff; height: 30px;line-height: 30px;border: solid 1px #e1e5e8;}
.w150 .offer a{font-size: 26px; margin-right:0 ;}
.w150 .offer input{margin: 0 -1px;}
.w150 .offer a.plus{border-radius: 0px 8px 8px 0px;}
.w150 .offer a.disabled{background: #fbfbfb;}
a.s-del{color: #333; margin-bottom: 5px;}
.tobuy p{width: 135px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; margin-top: 5px;}
.tobuy span{float: right; margin-top: -20px;}
.eq-total{border-top: 1px solid #e6eaed; height: 100px; line-height: 70px;}
.eq-total span{float: right; margin: 0 20px;}
.eq-total i{color: #0d8af9;}
.check-icon{display: inline-block; width: 16px;height: 16px; background: url(../images/iptch_icon.png);vertical-align: middle; margin-right: 5px;}
.enq-lists .checked i,.t-checked i{background-position:0 -16px ;}

.ab-table thead th{color: #999;}
.ab-table td{border-bottom: 0;}
.mt30{margin-top: 30px;}

/*商品评价*/
.reviews li{display: flex; margin: 20px 10px 35px 10px; justify-content: space-between;}
.rev-left{width: 120px;}
.rev-left p{word-break: break-all;}
.rev-mid{width: 570px; padding: 0 10px;}
.rev-right{width: 210px;}
.rev-left img{width: 120px; height: 120px;}
.rev-mid textarea{width: 570px;height: 120px;border-radius: 4px;}
.aCon-img ul li{position: relative;width: 96px;height: 96px;background-color: #f7fafc;border-radius: 4px;border: solid 1px #e1e5e8;float: left; margin:15px 10px 0 0;}
.aCon-img ul li img{width: 96px; height: 96px;}
.aCon-img li a{position: absolute;top: 0;left: 0; display: inline-block;width:96px;height: 96px;background: rgba(0,0,0,0.5); color: #fff; text-align: center;line-height: 96px; display: none; }
.aCon-img font{color: #999; float: left;margin: 52px 0 0 20px;}
a.btnImg {display: inline-block; width: 50px; height:50px; line-height: 50px; background:url(../images/add_img.png) #e4e4e4 no-repeat center center;
 color: #fff !important;text-align: center;  vertical-align: middle;position: relative; border-radius: 4px;}
a.btnImg img{margin: 25px 0 10px;}
.btnImg:hover { background-color: #f7fafc; color: #666 !important;}
.btnImg input {width: 96px;height: 96px;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1;cursor: pointer; }
/**/
.rev-right div{height: 20px;margin:5px 0 20px}
.stars {float: left; margin-top: 2px;}
.stars li{display: inline-block; width: 21px;height: 20px;background: url(../images/star0.png); float: left; margin: 0 6px 0 0;}
.stars li.curStar{background: url(../images/star1.png);}
.appraise-msg{border: 1px solid #e2e2e2; padding: 20px;}
.stars-msg li{display: inline-block; width: 21px;height: 20px;background: url(../images/star0.png); float: left;}
.stars-msg li.curStar{display: inline-block; width: 21px;height: 20px;background: url(../images/star1.png);}

.pointer{cursor: pointer;}
/*品牌好店*/
.brand-wrap{width: 1200px; margin: 20px auto; background: #fff;border-radius: 8px;padding: 15px 30px;}
.brand-lists li{height: 160px; display: flex; justify-content: space-between; margin-bottom: 20px;}
.brand{width: 360px;padding: 20px 0;}
.brand-con{width: 740px;}
.b-img{float: left; width: 128px;height: 128px;background-color: #ffffff;border-radius: 8px;border: solid 1px #e6eaed; text-align: center; line-height: 128px; margin-right: 20px;}
.b-img img{max-width: 128px;}
.b-con h1{font-size: 16px; font-weight: 600; margin-bottom: 5px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.b-con p{font-size: 12px;}
.b-con a{display: inline-block;padding: 0 7px; height: 26px;background-color: #fff;border-radius: 16px; text-align: center;line-height: 26px;border: solid 1px #e1e5e8;margin-top: 10px; color: #333; font-size: 12px;}
.b-con a i{display: inline-block;width: 14px;height: 14px;background: url(../images/sp_sIcon.png);vertical-align: sub; margin-right: 5px; color: #333; }
.b-con a:hover{color: #0d8af9;border: solid 1px #0d8af9;}
.b-con a:hover i{background-position: 14px 0 ;}
.brand-con a{display: inline-block; text-align: center;float: left;margin: 10px 10px 10px 0;width: 140px; text-align: center;}
.brand-con a:last-child{margin-right: 0;}
.bc-img{ width: 100px; height: 100px; margin: 10px auto;}
.bc-img img{max-width: 100px; height: 100px;}
.brand-con img:hover{transform: scale(1.1);}
.b-con a.scoll i{background: url(../images/scol_icon.png);}
.b-con a.scoll:hover i{background-position: 14px 0 ;}
.b-con a.scolled{color: #0d8af9;border: solid 1px #0d8af9;}
.b-con a.scolled i,.b-con a.scolled:hover i{background-position: 28px 0 ;}

.acc-notice{background-color: #f1f8ff;border-radius: 2px;border: solid 1px #0d8af9;padding: 8px 15px;margin-top: 20px;font-weight: 600;}

/*资金账户*/
.account{width: 1000px;height: 156px;background: -webkit-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -webkit-linear-gradient(#f2f2f2, #f2f2f2);background: -moz-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -moz-linear-gradient(#f2f2f2, #f2f2f2);background: -ms-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -ms-linear-gradient(#f2f2f2, #f2f2f2);background: -o-linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), -o-linear-gradient(#f2f2f2, #f2f2f2);background: linear-gradient(0deg, #f0f4fc 0%, #f0f7ff 100%), linear-gradient(#f2f2f2, #f2f2f2);background-blend-mode: normal, normal;border-radius: 8px; margin-top: 23px; padding: 20px 20px;box-sizing: border-box; margin-bottom: 5px;}
.acc-style{display: inline-block; height: 22px;background-color: #f1f8ff;border-radius: 12px;border: solid 1px #7cc0fc;color: #0d8af9;font-size: 12px; min-width: 48px; padding: 0 10px; line-height: 22px;}
a.g-queryBtn{height: 30px;line-height: 30px;border: solid 1px #e1e5e8; color: #333;background: #fff;}
a.g-queryBtn:hover{background: #e5e5e5;}
.f24b{font-size: 24px; font-weight: bold;}

.bank-card li{position: relative; width: 318px;height: 178px;border-radius: 10px;border: solid 1px #e6eaed; float: left; margin: 20px 20px 20px 0; padding: 20px; box-sizing: border-box;}
.c-style{position: absolute; top: 0; right: 0; display: inline-block;width: 109px;height: 28px; line-height: 28px;text-align: center; color: #feffff; background: url(../images/qj_bg.png);}
.bank-card li:nth-child(3n){margin-right: 0;}
.bank-card h1{color: #252525;font-size: 16px;font-weight: 600;margin-bottom: 10px;}
.bank-card h1 img{width: 32px;height: 32px; margin-right: 10px;}
.card-num{font-size: 28px; font-weight: 600;font-family: Roboto;}
.unb,.cnum{display: inline-block; width: 128px;height: 30px;border-radius: 4px;border: solid 1px #e1e5e8;text-align: center; line-height: 30px; margin-top: 18px;}
a.cnum{color: #333;}
a.unb{margin-left: 10px;border: solid 1px #0d8af9;}
a.card-add{display: block; text-align: center; color: #999; height: 100%;}
.card-add img{margin: 30px 0 20px;}

.b-quota{margin: 50px 0 0 40px;}
.bq-left{width: 420px; float: left;}
.qAccount{height: 112px;}
.quo-con li{display: inline-block; width: 400px; float: left; margin: 5px 0 0 10px;}
.f24{font-size: 24px;}

/**/
.my-msg{margin-top: 25px;}
.my-msg li{display: flex; justify-content: space-between;margin-bottom: 30px;}
.my-msg img{float: left; margin-right: 10px;}
.my-msg div{width: 500px;}
.my-msg p{margin-left: 10px;}
.my-msg a{margin:25px 0 0 15px;}

.brand-title{height: 56px; background: #fff; border-radius:8px;line-height: 56px; padding: 0 17px; box-sizing: border-box;}
.v-mid{vertical-align: middle;}
.shop-lists{background: #fff; padding: 20px 20px 5px 30px;border-radius: 8px;margin-bottom: 40px;}
.shop-lists li{display: flex; justify-content: space-between; margin-bottom: 20px;}
.shop-lists .brand{padding-top: 10px; width: 330px;}
.shop-lists a img{width: 790px;height: 150px; border-radius: 8px;}
.brand .b-con p{word-break: keep-all;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; margin-bottom: 3px;}

/*个人中心-商家*/
.my-order a.vre{width: 121px;border-left: 1px solid #e6eaed;}
a.vre .o-num{color: #f44336;}
a.vre:hover .o-name{color: #333;}
.user-wrap1{height: 591px; background: url(../images/user_bg1.png);}
.aued{color: #fff; background: #0d8af9; padding: 0 5px;border-radius: 4px;}
.s-tool{display: flex; justify-content: space-between;margin-top: 30px;}
.s-tool a{width: 90px; text-align: center; color: #333;}
.s-tool img{margin-bottom: 15px;}
.scores{padding: 10px 10px 15px;}
.scores .queryBtn{float: right;font-size: 14px;}
.scores h2{line-height: 34px; padding: 0 10px;}
.s-scores img{vertical-align: baseline; margin-left: 2px;}
.s-scores{margin: 15px 10px 10px; }
.s-star{margin-left: 30px;}
.s-date{width: 260px;height: 120px;background-color: #f7f9fa;border-radius: 11px;padding:15px; box-sizing: border-box;}
.s-date ul{margin-top: 0; font-size: 12px;}
.s-date ul li{width: 48%;}
/*.s-date span{display: inline-block; width: 65px; float: left;text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}*/
.t-left{text-align: left;}
.s-date p{margin-bottom: 6px;}
.my-money1{margin-bottom: 10px;}
.my-money1 ul li{width: 100%;}
.eye-open{display: inline-block; width: 18px;height: 15px; background: url(../images/eye_icon.png); float: right;margin-top: 5px;}
.eye-close{background-position: 0 -15px;}
.z-notice{margin-top: 20px;}
.z-notice li{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; margin-bottom: 5px;}
.z-notice a{font-size: 12px; color: #333;}
.z-notice a:hover{color: #0d8af9; }




/*店铺主页*/
.shop-msg{display: flex; justify-content: space-between;}
.shop-msg li{width: 50%; padding: 10px; box-sizing: border-box;}
.sh-img{width: 54px;height: 54px; border-radius: 50%; float: left; margin-right: 10px;}

.acbal{font-family: Arial-BoldMT; font-size: 26px; font-weight: bold;color: #ea780c; float: left;}
.acbal i{font-size: 18px;font-weight: bold;}
.s-account{display: flex; justify-content: space-between;}
.s-account .account{width: 490px;padding: 15px 20px;height:145px;}
.f18b{font-size: 18px; font-weight: bold;}
.sh-wrap{display: flex; justify-content: space-between;}
.sh-con{width: 510px;border-radius: 8px; background: #fff; padding: 20px; box-sizing: border-box;}
.sh-con .sTitle{padding-top: 0;line-height: 1;}
.s-tool1{margin: 10px 0 10px 0;}
.s-tool1 li{width: 25%; text-align: center; margin-bottom: 30px;}
.posi{position: relative;}
.acon{display: none; position: absolute; top:30px; left: -30px;width: 260px;height: 102px;background: url(../images/acon_bg.png); font-size: 12px; color: #fff; padding: 20px; box-sizing: border-box;}
.acon li{margin-bottom: 5px;}
.acon span{color: #bbbec1;}
.acon1{left: -40px;}
.posi:hover .acon{display: block;}
.sh-con .bank-card li{margin-top: 10px;}
.form-table{margin-top: 60px;}
.form-table th{width: 180px;padding-left: 100px; }
.gua{display: none;}
.aCon-img li:hover a{display: block; color: #fff;}
.formTable td .td-offer a{color: #333;}
.formTable td .td-offer a.disabled{color: #999;}

.msg-notice{height: 40px;background: #fcf1f3; border:1px solid #ffd1d7; line-height: 40px; border-radius: 8px; padding: 0 18px; margin-bottom: 18px;}
.msg-notice img{margin-right: 12px;}
@font-face
{font-family: douYin; src:url(DouyinSansBold.otf);}
.msg-notice span{font-family: douYin; font-size: 16px; color: #fa2f4e; height: 25px; line-height: 25px; margin-top: 8px;}
.msg-notice i{border-right:1px solid #e2d5d5;height: 14px;margin: 14px 10px 0;}
.msg-notice li{width: 555px;}

.user-wrap1{width: 300px;height: 558px; padding: 5px 9px;border-radius: 8px; border: 1px solid #fff;}
.user-wrap1 .my-money1{margin-bottom: 10px;}
.scores{margin-bottom: 18px;}
a.cz-btn{width: 113px;}
@font-face
{font-family: HoS; src:url(HarmonyOS_Sans_Bold.ttf);}
.my-money .mon{font-family: HoS;font-size: 28px;}
.user-wrap1 .mon{line-height: 1;}
#VoucherList{height: 40px; overflow: hidden;}
.my-money ul.s-details{margin: 2px 0 6px;}
.s-details p{font-family: HoS;font-size: 16px;font-weight: 600;}
.s-details i{display: inline-block;width: 8px;height: 5px;background: url(../images/sr_icon.png); vertical-align: text-top; margin:9px 0 0 5px;}
.s-details i.green{background: url(../images/sg_icon.png);}
.s-details h3{color: #999;font-size: 12px;}
.s-date{height: 108px; background: #f7fafc; padding-bottom:10px;}
.s-date p{height: 18px; line-height: 18px; margin-bottom: 12px;}
.s-date img{float: left; margin-left: 2px;}
.s-date span{font-size: 12px; font-weight: bold;}
.s-date a{display: inline-block;height: 18px; border-radius: 9px; line-height: 18px; padding: 0 5px; color: #fff; float: right;font-size: 12px;}
.s-date font{font-size: 12px; float: right;font-family: HoS; font-weight: normal;}
.s-date i{color: #0d8af9;}
.yjn{background: #3dce2d;}
.orBg{background: #fc6538;}
.redBg{background: #ff2b2b;}
.user-wrap1 .u-name{margin: 15px 10px 15px;}
.u-name h1{font-size: 16px; font-weight: 600;}

/*店铺装修*/
.shop-menu{height: 42px;background-color: #1e252e;line-height: 42px;}
.shop-menu li{float: left; margin-right:55px ;}
.shop-menu a{color: #fff;}
a.shop-himg{display: block; width: 100%; height: 120px;}
a.shop-banner{display: block;width: 100%; height: 600px;background-size: cover; background-repeat: no-repeat;background-position: center;}
.shop-title{font-size: 34px;color: #000; text-align: center; margin: 60px auto 35px;}
.recommon-title{font-size: 34px;color: #000; text-align: center; margin: 0px auto 35px;}
.recommon-title-h3{font-size: 18px;color: #000; text-align: center; margin: 0px auto 35px;}
.sc-lists a{position: relative; display: inline-block;width: 288px;min-height: 336px;background-color: #fff;border-radius: 8px; padding: 20px; box-sizing: border-box;color: #000;  float: left;margin: 0 15px 15px 0;}
.sc-lists a:nth-child(4n){margin-right: 0;}
.sc-img{width: 190px;height: 190px;line-height: 190px; text-align: center; margin: 0 auto;}
.sc-img img{max-width: 190px; border-radius: 8px;}
.sc-lists .s-name{font-size: 15px;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height: 54px; margin: 10px 0 0;}
.sc-lists .s-priice{font-family: Arial;font-weight: bold; font-size: 20px;height: auto;margin: 0;}
.comCer {text-align: center;}
.comCer img,.par-lists img{max-width: 1200px; height: auto;}
.ghfl{position: absolute; background: linear-gradient(268deg, #FADEBF 0%, #FFF4E0 100%);border-radius: 8px 0px 8px 0px;line-height: 1;border: 1px solid #E6D7CD;color: #906C54;font-size: 12px; display: inline-block; padding: 2px 8px; z-index: 9;}


.par-lists{margin-bottom: 60px;}
.par-lists li{width: 285px;height: 130px; background: #FFF; float: left;margin: 0 20px 20px 0; text-align: center; line-height: 130px;}
.par-lists li img{max-width: 280px;}
.par-lists li:nth-child(4n){margin-right: 0;}

.rede-bg{width: 100%; background: #eef2f8;margin-top: 13px; padding-bottom: 20px;}
.shop-hedImg{position: relative; width: 1000px;height: 96px; }
.default{text-align: center; padding-top: 20px;height: 96px; cursor: pointer; box-sizing: border-box;background-color: #f5f8fc;}
.default img{display: block; margin: 0 auto 5px;}
.s-upImg{display: none; position: absolute; top: 0; left: 0; width: 996px;height: 92px;background-color: rgba(13,138,249,.1);border: solid 2px #0d8af9; cursor: pointer;}
.upl-wrap{position: relative; width: 100%; height: 100%; padding: 5px 0; box-sizing: border-box;}
.upl-wrap input{position: absolute; top: 0; left: 0; width: 996px;height: 96px;opacity: 0;z-index: 1;}
.upl-txt{position: absolute; top: 0; left: 0; height: 24px;background-color: #0d8af9;border-radius: 0px 0px 8px 0px; color: #fff;line-height: 22px; padding: 0 5px;}
.upl-notice{width: 200px;height: 76px;background-color: #0d8af9;border-radius: 10px;border: solid 2px #0d8af9; margin: 3px auto; color: #fff; padding: 5px 15px; box-sizing: border-box;}
.shop-hedImg:hover .s-upImg{display: block;}
.shead-img{width: 100%; height: 96px; background-size: cover !important;background-position: center center !important;}
.shead-img img{width: 100%;height: 100%;}
.sred-menu{width: 1000px;height: 34px;background-color: #1e252e; line-height: 34px;font-size: 12px; color: #fff; padding-left: 20px; box-sizing: border-box;overflow: hidden;}
.sred-menu span{margin-right: 50px;}

.shop-banImg{height: 480px;}
.shop-banImg .s-upImg,.shop-banImg .default{height: 476px;}
.shop-banImg .default img{margin-top: 180px;}
.shop-banImg .upl-notice{margin-top: 190px;}
.shop-banImg .shead-img{height: 476px;}
.sred-title{font-size:27px; text-align: center; color: #000; margin: 45px auto 30px;}

.rec-wrap{position: relative;}
.rec-lists{margin: 0 20px;}
.rec-lists div{width: 160px; height: 160px; text-align: center; line-height: 160px; margin: 0 auto 10px;}
.rec-lists div.clear{height: 0;}
.rec-lists div img{max-width: 160px;}
.rec-lists a{display: inline-block;width: 229px;height: 268px;background-color: #ffff;border-radius: 8px; float: left;color: #000; text-align: center; padding: 15px 20px; box-sizing: border-box; margin: 0 14px 14px 0;}
.rec-lists a:nth-child(4n){margin-right: 0;}
.r-title{height: 38px;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.35;}
.r-price{font-family: Arial;font-size: 16px; font-weight: bold;margin-top: 5px;}
.r-upImg{height: 576px;}
.rec-wrap:hover .r-upImg{display: block;}
.cer-img, .pner-img{width: 960px; margin: 0 auto;}
.cer-img .dealt{width: 1000px;}
.cer-img input{height: 476px;}
.cer-img .s-upImg,.pner-img .s-upImg{left: -20px;}
.cer-img .shead-img{background-size: 100% 100% !important;}
.pner-img,.pner-img .shead-img{height: 320px;}
.pner-img .s-upImg,.pner-img .default {height: 316px;}
.pner-img .default img{margin-top: 105px;}
.rec-box{margin: 0 20px;}
.chose-list{width:100%; display: flex; justify-content: space-between; align-items: center;}

/*店铺商品分类*/
.cate-menu{width: 140px; background: #fff; border-radius: 8px; float: left; max-height: 850px;overflow-y: auto; padding: 0 15px 5px; box-sizing: border-box; margin-top: 20px;}
.cate-menu p{font-weight: bold; border-left: 3px solid #0d8af9; height: 13px; line-height: 13px;padding-left: 5px; margin: 20px 0; font-size: 13px;}
.cate-menu p a,.cate-menu p a:hover{color: #333;}
.cate-menu a{display: block; font-size: 12px; margin-bottom: 15px; color: #333;}
.cate-menu a.current,.cate-menu a:hover,.shop-menu li a:hover{color: #0d8af9;}
.cate-con{width: 1040px; float: right; margin-top: 20px;}
.cate-con .sl-lists li{width: 248px;min-height: 342px; margin: 0 16px 16px 0;}
.cate-con .sl-lists li:nth-child(4n){margin-right: 0;}
.cate-con .sl-img img{max-width: 216px;}
.cate-con .sl-price{margin-top: 25px;}

.reg-ok {text-align: center;}
.reg-ok img{margin: 35px 0 25px;}

@font-face
{font-family: HoSR; src:url(HarmonyOS_Sans_Regular.ttf);}
.qd-money{margin: 15px 0 0 90px;}
.bid-price li.falsh{width: 740px;height: 40px; background: url(../images/flashBg.png);border-radius: 12px 12px 0px 0px; margin: -10px 0 5px -15px;}
.falsh p{color: #fff; line-height: 40px; font-size: 16px; float: right; margin-right: 10px; font-family: HoSR;}
.falsh em{font-size: 14px; float: none; margin-top: 0;}
.falsh i{display: inline-block; width: 25px;height: 22px;background:#000;border-radius: 4px; line-height: 21px; text-align: center; margin: 0 5px;}
.p-color{font-family: HoSR;}
.bid-price span.yj{margin: 15px 0 0 10px; font-family: HoSR; text-decoration: line-through;}
.good-hd{margin: 5px 0 0 90px;}
.good-hd p{margin-bottom: 5px; height: 20px;}

.sl-lists li{position: relative; min-height: 395px;}
.sl-lists  span.hd-icon,.hd-icon{position: absolute; top: 0; left: 10px; margin-top: 0; display: inline-block; z-index: 11;}
.hd-icon i{display: inline-block;width: 28px;height: 28px; margin-right: 7px;}
.hd-icon i.zhe{background: url(../images/zhe.png);}
.hd-icon i.quan{background: url(../images/quan.png);}
.hd-icon i.jian{background: url(../images/jian.png);}
.hd-icon img{margin-right: 7px;}
.sl-price{margin-top: 15px;}
a.d-name{margin: 8px 0;}
.shop-mid a,.for-lists a{position: relative;}

/*新增类目*/
.newLists{width: 760px;border: solid 1px #e1e5e8;border-radius: 8px; margin-left: 3px;}
.newLists li{width: 252px; float: left;height: 340px;}
.newLists .midAre{border-right:1px solid #e1e5e8;border-left:1px solid #e1e5e8;width: 254px;}
.newLists h2{height: 36px; line-height: 36px; background: #f5f8fa;border-bottom:1px solid #e1e5e8;padding-right: 15px; font-weight: bold;}
.newLists h2 a{font-weight: normal;}
.nl-titlte{border-radius: 8px 0px 0 0;}
.nr-titlte{border-radius:0 8px 0px 0;}
.newLists input{margin: 0 10px 0 9px;}
.newLists p,.last-item p{height: 38px; line-height: 38px; cursor: pointer;}
.newLists .chosed{background: #f1f8ff;}
.newLists p:hover{background: #f1f8ff;}
.nl-item{height: 304px; overflow: auto;}
.nl-item i{display: inline-block;width: 5px;height: 10px;background: url(../images/gr_icon.png); float: right; margin: 13px 10px 0 0;}
.nl-item span{display: inline-block;float: left; width: 200px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.nl-item input[type="checkbox"]{float: left; margin-top: 13px;}
.last-item p{padding-right: 15px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.last-item p input{margin-right: 5px;}
div.jbox button[value="no"]{background: #fff;border: 1px solid #dcdcdc; color: #333;}

/*新品试用*/
a.tdBtn{position: absolute; right: 15px; bottom: 15px; display: inline-block;width: 104px;height: 24px; border-radius: 12px; color: #fff; text-align: center; line-height: 24px; background: rgba(0,0,0,0.5);}
.ns-banner{width: 100%; height: 420px; margin-bottom: 20px;}
.ns-lists li{min-height: 353px; padding: 15px 16px 10px;}
.limit{font-size: 12px;color: #666; margin: 10px 0;}
.limit i{font-family: HoS; color: #0d8af9;}
.limit em{color: #ccc; margin: 0 5px; font-size: 14px;}
.ns-bottom{width: 200px;height: 36px;background: #feebec;border-radius: 8px;line-height: 34px;}
.ns-bottom span{font-family: HoS; font-size: 18px; color: #e7272e; padding: 10px 0 0 10px;}
.ns-bottom i{font-size: 14px;}
.ns-bottom em{font-size: 12px; color: #666; text-decoration: line-through; font-family: HoSR; margin-left: 5px;}
a.tuse-btn{margin-top: 10px;display: inline-block; float: left; width: 76px;height: 36px;border-radius: 8px;background: -webkit-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-webkit-linear-gradient(#feebec, #feebec);background: -moz-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-moz-linear-gradient(#feebec, #feebec);background: -o-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-o-linear-gradient(#feebec, #feebec);background: linear-gradient(90deg, #fb7995 0%, #f53d44 100%),linear-gradient(#feebec, #feebec); text-align: center;color: #fff; line-height: 36px;}
a.tuse-btn:hover{background: #f53d44;}
.bid-price .limit{font-size: 14px;}
.limit em{float: none;}
.bid-price li.tuse-falsh{background: url(../images/tuseBg.png);}
.syj{display: inline-block; width: 47px; height: 16px; background: url(../images/syjBg.png) no-repeat; text-align: center; color: #fff; line-height: 16px; font-size: 12px; padding-left: 2px; margin-right: 40px;}
a.apuBtn{display: inline-block;width: 123px;height: 40px;background: -webkit-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-webkit-linear-gradient(#feebec, #feebec);background: -moz-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-moz-linear-gradient(#feebec, #feebec);background: -o-linear-gradient(90deg, #fb7995 0%, #f53d44 100%),-o-linear-gradient(#feebec, #feebec);background: linear-gradient(90deg, #fb7995 0%, #f53d44 100%),linear-gradient(#feebec, #feebec);font-size: 18px;border-radius: 8px; color: #fff; text-align: center; line-height: 40px;}
a.apuBtn:hover{background: #f53d44;}

.fllow{text-align: center;}
.fllow h1,.fllow h2{font-size: 16px; font-weight: 600;}
.fllow div{width: 80px;height: 80px; border-radius: 11px;margin: 20px auto 10px;}
.fllow img{width: 80px; height: 80px;}
.fllow p{margin-top: 10px; cursor: pointer;}
.fllow i{display: inline-block;width: 16px;height: 16px;background: url(../images/chose_icon.png); vertical-align: text-bottom; margin-right: 5px;}
.fllow i.fed{background: url(../images/chosed_icon.png);}

.rules h1{font-size: 16px; text-align: center; font-weight: bold; margin-bottom: 15px;}
.rules{margin: 20px;}
.rules p{text-indent: 2rem;}

/*2024商品搜索结果*/
.newIcon{display: inline-block; font-size: 12px; color: #fff;width: 32px;height: 16px;background:#4ecb73;background: linear-gradient(90deg, #4ecb73 0%, #33c15d 100%), linear-gradient(#4ecb73, #4ecb73);border-radius: 4px; text-align: center;line-height: 16px; margin-right: 5px;}
a.d-name{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.starIcon{display: inline-block;background:#ffbc2c;background:linear-gradient(90deg, #ffd376 0%, #ffbc2c 100%), linear-gradient(#4ecb73, #4ecb73);width: 56px;height: 16px;text-align: center;line-height: 16px; margin-right: 5px;border-radius: 4px;color: #1a0e00;}
.g-icon {margin-bottom: 7px; font-size: 12px;}
.g-icon em{display: inline-block; width: 32px;height: 16px;background-color: #f22337;border-radius: 4px; color:#fff; text-align: center; line-height: 16px; margin-right: 6px;}
.g-icon i{display: inline-block;min-width: 10px;height: 14px;padding: 0 4px; border-radius: 4px;border: solid 1px #f22337; text-align: center; color: #f22337; margin-right: 6px; line-height: 14px;}

/*店铺提示*/
.guide-mask{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.15);}
.guide{width: 600px;height: 322px;border-radius: 8px; background: url(../images/gdBg.png); box-sizing: border-box; margin: 15% auto 0; padding: 23px 25px 0 58px;}
.gdClose{display: block; text-align: right;}
.guide h1{font-size: 32px; color: #000; font-weight: bold; margin-top: 5px;}
.guide h1 span{float: right;font-size: 20px; font-family: HoS; margin-top: 15px;}
.guide p{font-size: 18px; color: #000; margin-top: 33px;}
.gdBtn{text-align: right; margin-top: 35px;}
.gdBtn .btnRed{height: 38px; line-height: 38px; border-radius: 4px;}
.gdBtn .btnGray{height: 36px; line-height: 36px;}
.gd-step2,.gd-step3{display: none;}
/**/
.video-bg{width: 370px;height: 420px; background: #000; text-align: center; margin-top: 10px;}
.video-bg video{max-width: 370px;height: 420px;}
.rec{max-height: 400px; overflow: auto;}

.shop-menu2 ul{width: 1130px; height: 42px; overflow: hidden; float: left; }
.shop-menu li a{display: inline-block; max-width: 100px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.sMore{color: #fff; cursor: pointer; height: 50px; position: absolute; top: 0; right: 0;display: inline-block; width: 50px;}
.sm-more{position: relative;display: inline-block; float: right; margin-right: 10px;}
.sm-more i{display: inline-block;width: 10px;height: 6px; background: url(../images/wIcon.png); vertical-align: middle; margin-left: 5px;}
.sm-more:hover i{background-position: 0 -6px;}
.m-wrap{position: absolute; top: 45px; right: -10px; width: 1200px;  max-height:580px;overflow: auto; background: #1e252e; z-index:999; border-radius: 8px; padding: 20px 20px 15px; box-sizing: border-box; display: none;}
.m-wrap a{margin:0 45px 10px 0; line-height: 30px;float: left;line-height: 30px;}
.m-wrap a{width: 100px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.m-wrap a:hover{color: #0d8af9;}
.sm-more:hover .m-wrap{display: block;}

.shop-menu li a{display: inline-block; max-width: 100px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

/**/
.tobuy{background: #fff; padding: 0;}
.tobuy p{width: 100%; margin-right: 0;}
.tobuy-wrap{padding: 15px; box-sizing: border-box; background: #f5f8fa; border-radius: 8px;height: 101px;}
.match-wrap{display: flex; justify-content: space-between;margin-bottom: 25px;}
.enq-title{display: flex; justify-content: space-between;}
.match-wrap:last-child{margin-bottom: 0;}
.enq-title p{text-align: center;margin-bottom: 10px;}
.enq-title label{font-size: 14px; font-weight: normal; margin-left: 15px;}
.w180{width: 180px;}
.w800{width: 800px;}
.w250{width: 250px;}
.match{position: relative;}
.match .s-del{font-size: 12px; position: absolute; top:20px; right: 20px;}
.ind{line-height: 71px;}
.ind img{margin: 0 15px 0 15px;}
.match .goods_list dt img{border-radius: 4px;}
.accBtn{width: auto; padding: 0 20px;}
.wBuy{background: #f1f8ff;border-radius: 2px;border: solid 1px #b1d9fd; height: 39px; line-height: 39px; padding-left: 15px; margin-top: 20px;}
#cho-shop td{line-height: 1.75;}

/*优惠券领取*/
#yhq{cursor: pointer;}
.yhq-mask{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); z-index: 100;}
.yhq-wrap{background: #fff;border-radius: 8px; padding: 20px;width: 400px; box-sizing: border-box; margin:0  auto;}
.yhq-wrap li{float: none;margin: 0; width: 360px; background: url(../images/yhBg.png); margin-bottom: 10px;}
.yw-title{font-size: 16px; font-weight: bold;}
.yw-title a{display: inline-block; width: 11px;height: 11px;background: url(../images/yClose.png); float: right;}
.qTitle{width: 210px; background: url(../images/yTitle.png) no-repeat left center; text-align: center; margin: 20px auto;}
.yhq-wrap1{width: 700px;min-height: 332px;}
.tArear{position: relative;}
.tArear textarea{width: 480px;height: 140px;border: solid 1px #e6eaed;}
.tArear span{position: absolute;right: 58px; bottom: 10px;color: #c3c3c3;}

/*头部搜索*/
.search-new{height: 110px;}
.search-new .logo{line-height: 90px;}
.search-new .s-search{margin-top: 25px; float: right;margin-right: 115px; width: 485px;}
.search-new .sbid-search{width: 360px;}
.search-new .ipt{width: 250px; /*margin-left: 75px;*/}
.search-new button.sh-btn{position: absolute; height: 40px; line-height: 40px; top: -2px; right: -110px; margin-top: 0; width: 94px; font-size: 16px; background: #fff;color: #003893; border-radius: 6px; border: solid 1px #003893;}
/*底部*/
.f-msg{padding-bottom: 20px; border-bottom: 1px solid #e6e8ed; margin-bottom: 25px;}
.record{margin-top: 25px;}

/**/
.mb15{margin-bottom: 15px;}
.tlist-head thead,.tlist-head{border: 0;}
.tlist-head tr th:first-child{border-radius: 8px 0 0 8px ;}
.tlist-head tr th:last-child{border-radius:0 8px 8px 0;}
.list-head{margin-top: 20px;}
.tag{display: inline-block; width: 16px; height: 16px;background: url(../images/tagIcon.png); float: right; margin-right: 15px; cursor: pointer;}
.tag-con i{display: inline-block; width: 16px;height: 16px; background: url(../images/chose_icon.png); cursor: pointer;}
.tag-con em,.signed{display: inline-block; width: 14px;height: 16px;background: url(../images/tagIcon.png); margin-left: 10px;}
.signed{float: right; margin: 0 15px 0 0;cursor: pointer}
.tag-con em.tag1,.signed{background-position: 0 -16px;}
.tag-con em.tag2,.signed2{background-position: 0 -32px;}
.tag-con em.tag3,.signed3{background-position: 0 -48px;}
.tag-con em.tag4,.signed4{background-position: 0 -64px;}
.tag-con em.tag5,.signed5{background-position: 0 -80px;}
.taged i{background: url(../images/chosed_icon.png);}
.tag-con span{margin-right: 30px;}

.list-head span{margin: 0 10px 0 10px;}
div.jbox .jbox-button[value="false"]{background: #fff !important; border-radius: 4px; color: #666;border: 1px solid #e1e5e8;}
div.jbox .jbox-button[value="false"]:hover{background: #f2f2f2 !important;}

table td.t-opr a.t-btn{height: 24px; line-height: 24px; margin-bottom: 5px;}

.g12{font-size: 12px; color: #666;}
table td.blue a{color: #0d8af9;}

.hed-msg .mem{height: 18px; line-height: 18px; }
.c-level{display: inline-block; height: 18px; background: url(../images/clBg.png); text-align: right;font-size: 12px; line-height: 18px; padding-right: 4px; box-sizing: border-box; float: left; margin: 1px 6px 0 0;}
.c-level1{width: 72px;color: #a95631;}
.c-level2{width: 72px; background-position: 0 -18px; color: #4e67bc;}
.c-level3{width: 81px;background-position: 0 -37px;color: #f2af0f;}
.c-level4{width: 81px;background-position: 0 -55px;color: #7156d9;}
.c-level5{width: 82px;background-position: 0 -74px;color: #f6334c;}
.c-level2,.c-level3{height: 19px; line-height: 19px;}
.u-name h1 .us-name{max-width: 96px; padding-right: 0;}
.u-name .mem{margin-right: 0;}
.u-name h1 img{margin: 0 6px;}

.hed-msg .mem{height: 18px; line-height: 18px; }
.c-level{display: inline-block; height: 18px; background: url(../images/clBg.png); text-align: right;font-size: 12px; line-height: 18px; padding-right: 4px; box-sizing: border-box; float: left; margin: 1px 6px 0 0;}
.c-level1{width: 72px;color: #a95631;}
.c-level2{width: 72px; background-position: 0 -18px; color: #4e67bc;}
.c-level3{width: 81px;background-position: 0 -37px;color: #f2af0f;}
.c-level4{width: 81px;background-position: 0 -55px;color: #7156d9;}
.c-level5{width: 82px;background-position: 0 -74px;color: #f6334c;}
.c-level2,.c-level3{height: 19px; line-height: 19px;}
.u-name h1 .us-name{max-width: 107px; padding-right: 0;}
.u-name .mem{margin-right: 0;}
.u-name h1{display: flex; justify-content: space-between;}



.longTxt{word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.longTxt2 {height: 45px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.f-msg{border-top: 1px solid #e6e8ed; margin: 25px 0 10px 0; padding: 20px 20px 0 20px;}
.record{padding-bottom: 0;}
.o-lists p{width: 100px; -webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5; height: 42px;}
.shop-mid a{height: auto; padding: 17px 20px;}
.shop-mid p{margin-top: 7px;}
.g-icon{margin-bottom: 5px;}
.shop-mid p.price{margin-top: 9px;}


/*首页*/
body{background: #f2f2f2;}
.top-banner{position: relative; }
.top-banner a{display: block;width: 100%; height: 80px;}
.top-close{position: absolute; top: 10px; right: 10px; display: inline-block; width: 24px;height: 24px;background: url(../images/topClose.png);}
.top-close{display: inline-block;}
.sbid-search{position: relative; border-radius: 6px; border-color: #003893;width: 616px;}
.sbid-search button{background: #003893;border-radius: 0px 6px 6px 0px;width: 130px;top: -2px;right: -1px; }
.top a.login,.top-right span{color: #003893;text-align: center;}
.s-search{margin-top: 40px;}
.s-list a{border-left: 0;}
.sbid-search img{margin: 0 55px;}
a.sh-btn{border-radius: 6px; color: #003893; width: 98px;height: 32px; line-height: 32px;border-color: #d3d3d3; margin-top: 43px; font-size: 12px;}
.h-menu{width: 100%; background: #fff; height: 40px;}
.allKinds{display: inline-block; width: 240px;background: #003893;border-radius: 6px 6px 0px 0px; color: #fff; line-height: 40px;float:left;}
.allKinds i{display: inline-block; margin: 12px 10px 0 20px; width: 16px;height: 16px;background: url(../images/hnllicon.png); float:left;}
.ng-nav{display: inline-block;}
.ng-nav a{font-size: 16px;color: #212121; margin: 0 0 0 40px;}
.ng-nav a:hover{color: #003893;}
.ng-nav a.current{color: #003893; font-size: 18px;font-weight: bold;}
.h-banner{padding-top: 0; height: 380px;}
.mid{width: 720px; height: 380px; margin: 0;}
.main-con,.mainswiper,.menu-con{height: 380px;}
.main-con{border-radius: 0;}
.mainswiper{width: 720px;}
.h-list{width: 240px; box-sizing: border-box;}
.mid img{width: 720px;}
.h-right{width: 200px; margin-right: 20px;}
.menu-list li{min-height: 50px;}
.mcon-list li{min-height: auto; margin-bottom: 10px;}
.mcon-list{height: 340px;}
.menu-con{left: 240px; }
.r-list{border-top: 1px solid #eee;border-bottom: 1px solid #eee; height: 150px; margin-top: 0; padding-bottom: 5px; }
.r-list li{margin-top: 10px;}
.r-list div{height: 36px; margin-bottom: 5px;}
.r-list li a{margin-bottom: 10px;}
.hed-msg .mem{margin-right: 0; float: left;}
.hed-msg p {font-size: 14px;}
.h-img{margin: 12px 20px 0 12px;}
.h-wel{ margin: 10px 0;}
.h-wel h3{font-size: 16px; font-weight: bold; text-align: left;}
.h-wel p{font-size: 12px; color: #666;text-align: left; margin-bottom: 5px;}
.h-login{height: 30px; background: #003893;width: 90px;border-radius: 6px; line-height: 30px;}
a.h-regist{color: #003893; border: 1px solid #003893; border-radius: 6px; width: 88px;}
a.h-regist:hover{background: rgba(6,62,153,0.1);}

.r-notice{position: relative; width: 200px; margin-top: 8px; height: 115px; background: none;}
.rec{max-height: 340px;}
.r-notice h3{padding: 0;font-weight: 600;}
.r-notice h3 a{font-size: 12px; padding: 0; margin: 2px 0 0; color: #003893; font-weight: normal;}
.r-notice img{position: absolute; right: -20px; bottom: 9px;}
.r-notice a{margin: 5px 0 8px;}
.r-notice a:hover{color: #003893;}
.r-notice i{display: inline-block; font-size: 12px; border-radius: 2px; margin-right: 5px; padding:0 2px;}
.r-notice i.tz{background:#CFE5F8;color: #0F7CDD;}
.r-notice i.gg{background:#E1F7F7;color: #36CBCB;}
.hed-msg img{width: 45px;height: 45px;margin-right:10px;}
.hed-msg{margin: 5px 0; }
.hed-list{border-bottom: 0; padding-bottom: 10px;}
.hed-list a{color: #333;}

.hm-sec{width: 1200px; height: 415px; margin: 15px auto 0;}
.hn-lists{width: 805px; float: left;}
.hn-item{position: relative; margin-bottom: 15px; float: left;}
.hn-item:nth-child(2n){margin-left: 15px}
.hn-details{position: absolute; bottom: 30px; left: 30px; display: inline-block; width: 68px;height: 28px; line-height: 28px; text-align: center; font-size: 12px; color: #333; border: 1px solid #dfdfdf; border-radius: 2px;}
.hotN-list{position: relative; width: 380px;height: 415px; float: right; background: #fff; border-radius: 10px; }
.hl-img{position: absolute; bottom: 0; right: 0;}
.hotN-list h1{position: relative; padding: 9px 20px; font-size: 18px;}
.hotN-list h1 span{font-size: 12px; color: #999; margin: 0 5px;}
.hBg{position: absolute; bottom: 13px; left: 21px; display: inline-block;width: 60px;height: 6px;background: linear-gradient( 90deg, rgba(0,56,147,0.5) 0%, rgba(0,56,147,0) 100%);border-radius: 20px 20px 20px 20px;}

.hot-wrap{max-height: 300px; overflow: auto;}
.hot-con{margin: 0 20px;}
.hot-con img{width: 34px;height: 34px; margin: 0 20px;}
.hot-con span{display: inline-block; width: 17px;
 height: 20px; float: left; text-align: center; margin-top: 7px;}
.h1{background: url(../images/ht1.png);}
.h2{background: url(../images/ht2.png);}
.h3{background: url(../images/ht3.png);}
.hot-con a{display: inline-block; font-size: 12px; float:left; width: 315px;}
.hot-con h3{color: #333;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; font-size: 12px;}
.hot-con p.price{color: #DF251B;}
.hot-con li{height: 35px; margin-bottom: 17px;}
.hot-con li:last-child{margin-bottom: 0;}

.h-title{font-size: 20px; color: #212121; font-weight: bold; padding: 20px 0 10px;}

.brandSlide .swiper-container,.storeSlide .swiper-container{width: 100%; height: auto; margin-left: auto;margin-right: auto;}
.brandSlide .swiper-slide {text-align: center;background: #fff;height: 80px;width: 120px; display: -webkit-box; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.brandSlide img{width: 110px;height: 70px;}

.storeSlide{margin-top: 20px;}
.storeSlide .swiper-slide {text-align: center;background: #fff;width: 290px; height: 120px;display: -webkit-box; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; border-radius: 5px;}
.storeSlide img{width: 290px;height: 120px; border-radius: 5px;}

.swiper-button-prev, .swiper-button-next{width: 16px;height: 36px; margin-top: -18px; background-size: 16px 36px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: url(../images/swNext.png); right: 0;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(../images/swPre.png);left: 0;}

div.jbox button[value="no"]{background: #fff !important;}

.floor-right{position: relative;}
.fl-tab {position: absolute; right: 0; top: -32px;}
.fl-tab li{float: left; height: 14px;}
.fl-tab a{color: #212121; padding: 0 15px; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.fl-tab li:first-child a{border-left: 0;}
.fl-tab li:last-child a{border-right: 0;}
.fl-tab a:hover,.fl-tab li.current a{color: #003893;}

.floor-left{width: 220px;height: 460px;float: left; border-radius: 10px;}
.floor-right{width: 980px; float: right;}
.floor-left img{width: 220px;height: 460px;float: left; border-radius: 10px;}
.flContent{background: #fff; display: none;width: 980px;}
.flContent a{display: inline-block; height: 230px; padding: 10px 20px; box-sizing: border-box;}
.flContent a{margin-bottom: 0 !important;}
.flContent p,.tjContent p{color: #212121;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height: 1.3;}
.flContent a img,.tjContent a img{display: block; max-width: 140px;height: 140px; margin: 0 auto 10px;}
.flContent .swiper-container{height: 460px;}
.flContent .price,.tjContent .price{font-size: 18px; color: #DF251B;}
.flContent .swiper-button-next.swiper-button-disabled{opacity: 1;pointer-events: auto; cursor: pointer;}
.flContent span{background: #003893; color: #fff; font-size: 12px; padding: 1px 4px; border-radius: 2px;  margin-right: 5px;}
.flContent i{border: 1px solid #DF251B; color: #DF251B;height: 14px; line-height: 14px;font-size: 12px; padding: 0 4px; border-radius: 2px;  margin-right: 5px;}

.tj-wrap{background: #fff; margin-bottom: 25px; border-radius: 10px;}
.tj-tab{display: flex; border-bottom: 1px solid #eee;}
.tj-tab li{width: 200px;height: 50px; text-align: center; line-height: 50px; font-size: 16px;}
.tj-tab a{color: #212121;}
.tj-tab li a:hover{color: #003893}
.tj-tab li.current{background: #003893;}
.tj-tab li:first-child{border-radius: 10px 0 0 0;}
.tj-tab li:last-child{border-radius: 0 10px 0 0;}
.tj-tab li.current a{color: #fff;}
.tjContent{position: relative; height: 550px; margin-top: 10px; display: none;}
.tjContent a{width: 200px; height: 250px; padding: 20px 30px; box-sizing: border-box; display: block;}
.tjContent .swiper-pagination-bullet{background: #d9d9d9; opacity: 1; width: 6px;height: 6px; border-radius: 4px;}
.tjContent .swiper-pagination-bullet-active{background: #0F7CDD; width: 20px;height: 6px;border-radius: 4px;}

.tjContent .swiper-container{position: static;}
.tjContent .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 15px;}

.flContent a:hover img,.tjContent a:hover img{transform: scale(1.1);}

.category {width: 380px;overflow: hidden;position: relative;overflow: hidden;margin-bottom: 20px;margin-left: 10px;}
.category a:after {content: "";display: inline-block;width: 0;height: 100%;vertical-align: middle;}
.category .prev {display: none;position: absolute;top: 0;width: 59px;height: 100%;box-shadow: 0 0 3px #c6c6c7;background: #fff;text-align: center;font-size: 0;left: 0;border-right: 1px solid #e1e3e6;}
.category .prev span {display: inline-block;vertical-align: middle;width: 9px;height: 14px;background-repeat: no-repeat;background-image: url(../images/arrow.svg);background-position: 96.77% 25%;background-size: initial;}
.category .next span {display: inline-block;vertical-align: middle;width: 9px;height: 14px;background-repeat: no-repeat;background-image: url(../images/arrow.svg);background-position: 61.29% 25%;background-size: initial;}
.category .next {position: absolute;top: 0;width: 59px;height: 100%;box-shadow: 0 0 3px #c6c6c7;background: #fff;text-align: center;font-size: 0;right: 0;border-left: 1px solid #e1e3e6;}
.category ul li {display: inline-block;font-size: 12px;text-align: center;cursor: pointer;position: relative;padding:0 10px;height: 26px; line-height: 26px; border-radius: 20px; background: #eee; color: #999; margin-right: 15px; min-width: 56px;}
.category ul li:first-child{margin-left: 20px;}
.category ul li.active {background: #003893; color: #fff;min-width: 36px; width: auto;}
.cont {display: none;}
.cont.active {display: block;width: 378px;}

.filter a{float: left;}
.ft-price {position: relative; float: left;}
.fprice{position: absolute; top: 5px; left: 0; z-index: 6; float: left; display: flex;}
.fprice i{vertical-align: middle;}
.ft-price .ipt{width: 66px; height: 30px; line-height: 30px;}
.filter-edit{display: none; width: 182px;height: 27px;padding: 60px 10px 6px;border: 1px solid #999;position: absolute;background: #fff;box-shadow: 1px 1px 2px rgb(0 0 0 / 20%); top: -7px; left: -12px; z-index: 1;}
.filter-edit i{color: #0d8af9; margin-top: 5px; cursor: pointer;}
.filter-edit button{float: right; background: #f7f7f7;border: 1px solid #ccc; padding: 3px 5px; margin-top: -5px; cursor: pointer;}
.ft-price:hover .filter-edit{display: block;}

.zqg{display: inline-block;width: 16px;height: 16px; background: url(../images/glIcon.png); vertical-align: middle;}
.z-pop{position: relative}
.z-pop:hover .pm-notice{display: block; z-index: 888}
.z-pop .pm-notice{padding: 14px 10px; top: 25px;right: -168px;}

.down-app{position: relative;}
a.down-app span{color: #666;}
a.down-app span:hover{color: #0d8af9;}
.down-con{position: absolute; top: 34px; left: -50px;padding: 22px; z-index: 9;width:164px; height: 169px; background: url(../images/downBg.png) no-repeat; box-sizing: border-box; display: none;}
.down-con img{width: 120px; height: 120px;}
.down-app:hover .down-con{display: block;}

em.gh{background: #bc9672; width: auto; padding: 0 5px;}
.item_dets .gh{font-size: 12px; color: #fff;border-radius: 4px; height: 16px;padding: 0 5px; display: inline-block; line-height: 16px; float: left;margin: 7px 5px 0 0 ;}

.select_txt{cursor: pointer;}
.option{margin: 10px 0 0 -4px;padding:2px;box-sizing: border-box;}
.option a{margin: 5px 0 0; display:block;}
.option a.current{border:1px solid #003893;background: rgba(13, 137, 249, .1);  color: #003893; border-radius: 4px;}

