/* CSS Document */
@import url("public.css");
.fixedtop { margin: 0px auto; position: fixed; top: 0px; width: 100%; z-index: 102; height:50px;}
.fixedheader { width: 100%; margin: 0 auto; z-index: 100; position: relative;}
.box-cover { background-color:#2581e7; position: absolute; width: 100%; height:50px; top:0; margin: 0 auto;}
.header_m {position: relative; width: 100%; height: 50px; padding: 0 .1rem; display: flex; justify-content:space-between;align-content:center;    align-items: center; }
.header_m h1 { background: url(../images/logo.png) no-repeat; background-size:90px; min-width: 90px; height: 30px; display: inline-block;  }
.fixedsearch_bar { flex-grow:1;height:30px;  margin-left:10px; padding-right:10px;border-radius:15px; background-color:#fff;    display: flex;
    justify-content: space-between;
    align-items: center; }

.fixedsearch_bar s {  background: url(../images/search.png) no-repeat; background-size:25px;  width:25px; height:25px; cursor: pointer; display:inline-block;margin-left:5px}
.fixedsearch_bar input { height: 25px; line-height:25px; border: none; resize: none; color: #666; font-size:14px; outline:0; text-align:start; flex-grow:1;flex-shrink: 1;width: 98%;
    padding: 1%;  }
.fixedlogin_btn {  min-width:40px; text-align:center}
.fixedlogin_btn img { width:32px; }
.fixedlogin_btn a { font-size:16px; color: #fff;}
.banner { position: relative; width: 100%; overflow: hidden; }
.banner_img a { display: block; }
.banner_img li { max-height: 300px; }
.ad_img li { max-height: 175px; }
.banner_img li, .ad_img li { float: left; position: relative; overflow: hidden; }
.banner_icno { position: absolute; left: 2.92rem; width: .6rem; bottom: .12rem; height: .08rem; overflow: hidden; z-index: 2; }
.banner_icno span { border-radius: 1rem; width: .08rem; height: .08rem; background: #fff; float: left; margin: 0 .03rem; display: inline-block; }
.banner_icno .swiper-active-switch { background: red; }
.yhg_nav { background: #fff; padding: .15rem 0; }
.yhg_nav ul { overflow: auto; zoom: 1; }
.yhg_nav li { float: left; width: 25%; text-align: center; margin: .15rem 0; }
.yhg_nav li a { display: block; color: #333; }
.yhg_nav li img { width: .7rem; height: .7rem; }
.yhg_nav li span { display: block; font-size: .24rem; line-height: .4rem; }
.ad { margin-top: .15rem; position: relative; width: 100%; overflow: hidden; }
.ad_icno { position: absolute; left: 2.92rem; width: .6rem; bottom: .12rem; height: .08rem; overflow: hidden; z-index: 2; }
.ad_icno span { border-radius: 1rem; width: .08rem; height: .08rem; background: #fff; float: left; margin: 0 .03rem; display: inline-block; }
.ad_icno .swiper-active-switch { background: red; }
.floor { background: #fff; margin-top: .15rem; }
.floor_title { height: .96rem; line-height: .96rem; text-align: left; color: #222; font-size: .31rem; position: relative; padding-left: .15rem; }
.floor_title span { color: #82cef5; font-size: .24rem; padding-right: .14rem; margin-left: .12rem; }
.floor_main ul { overflow: auto; zoom: 1; }
.floor_main li { float: left; width: 33.333333333333%; }
.floor_main li a { display: block; border-right: 1px #f0f2f5 solid; border-top: 1px #f0f2f5 solid; text-align: center; color: #333; }
.floor_main li span { display: block; font-size: .24rem; line-height: .63rem; }
.floor_list img { width: 1.2rem; height: 1.2rem; }




.main_menu { margin-top: .15rem; background: #fff; padding: .4rem 0; }
.main_menu li { float: left; width: 25%; text-align: center; position: relative; }
.main_menu li a { display: block; }
.main_menu li a img { width: .65rem; height: .65rem; }
.main_menu li a span { display: block; color: #333; font-size: .24rem; }
.roll_mc { padding: 0 .15rem .15rem .15rem; }
.roll_mc .table_box { width: 100%; border: 1px #ededed solid; overflow: hidden; }
.table_box_top { border-bottom: 1px #ededed solid; background: #f4f4f4; }
.roll_mc .table_box th { padding: .15rem .1rem; font-weight: normal; color: #333; font-size: .24rem; }
.roll_mc .roll_box { width: 100%; }
.roll_mc .roll_box table, .roll_mc .roll_box table tbody { background: #fff; width: 100%; display: inline-block; }
.roll_mc .roll_box table tr { width: 100%; display: inline-block; }
.roll_mc .roll_box table tr:nth-child(odd) { background: #fafafa; }
.roll_mc .roll_box td { line-height: .82rem; word-break: break-all; word-wrap: break-word; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: top; font-size: .24rem; color: #555; display: inline-block; text-align: center; padding: 0 .1rem; }
.roll_mc .roll_box td a { color: #0380d7; }
.sum_mc { border-top: 1px #f4f4f4 solid; }
.sum_mc li { float: left; width: 50%; text-align: center; padding: .2rem .4rem; border-bottom: 1px #f4f4f4 solid; border-right: 1px #f4f4f4 solid; }
.sum_mc li img { width: .5rem; height: .5rem; float: left; margin-right: .15rem; }
.sum_mc li p { text-align: left; position: relative; }
.sum_mc li span { display: block; font-size: .24rem; color: #9d9d9d; line-height: .45rem; }
.sum_mc li span.sum_num { color: #212121; font-size: .28rem; }
/*----------------------分类页面----------------------*/
.cat_m { background: #fff; }
.cat_mt { padding: 0 .2rem; font-size: .3rem; height: .9rem; line-height: .9rem; width: 100%; }
.cat_mc { border-left: 1px #eaeaea solid; }
.cat_mc li { float: left; width: 50%; border-right: 1px #f0f2f5 solid; border-top: 1px #f0f2f5 solid; padding: .2rem; }
.cat_mc li a { display: block; }
.cat_mc li img { float: left; width: 1.2rem; height: 1.2rem; }
.cat_mc li p { float: left; padding: .18rem 0; }
.cat_mc li span { display: block; }
.cat_name { font-size: .28rem; color: #333; }
.cat_lb { font-size: .22rem; padding: .03rem .15rem; text-align: center; margin-top: .1rem; color: #fff; border-radius: 2rem; }
.lb1 { background: #ffb2d6; }
.lb2 { background: #fdb98c; }
.lb3 { background: #60f4a6; }
.lb4 { background: #80dafd; }
.lb5 { background: #f4ce5f; }
.lb6 { background: #c4ac7e; }
/*---------------------特价专区----------------------*/
.s_menu { background: #1dc0c6; }
.s_menu li { float: left; width: 50%; height: .8rem; line-height: .8rem; text-align: center; font-size: .28rem; }
.s_menu li a { color: #fff; display: block; font-weight: bold; }
.special_mc { background: #d6feff; padding: 0 0 .2rem 0; }
.special_mc li { float: left; width: 45.3%; margin-left: .2rem; margin-top: .2rem; background: #fff; padding: .15rem; text-align: center; line-height: .4rem; }
.special_mc li img { width: 2.3rem; height: 2.3rem; }
.special_mc li span { display: block; }
.s_name { font-size: .26rem; color: #555; text-align: left; height: 12vw;    overflow: hidden; }
.s_price { font-size: .28rem; }
.s_price b { color: #f5372b; margin-right: .05rem; }
.s_price del { color: #cacaca; font-size: .22rem; }
.s_btn { background: #f95347; color: #fff; font-size: .26rem; height: .5rem; line-height: .5rem; border-radius: .03rem; margin-top: .1rem; }
/*---------------------------列表?---------------------------*/
.fixed_top{ position:relative; z-index:101; background:#2581e7; width:100%; color:#fff; text-align:center; height:.9rem;  display:flex;justify-content: space-between;align-items: center;}
.back{ float:left; width:.48rem; height:.48rem; margin-top:0; margin-left:.2rem;}
.m_index{ float:right; width:.5rem; height:.5rem;margin-right:.2rem;}
.fixed_top span{  display:inline-block; font-size:.26rem;}
.fixed_top a{ display:block;}
.fixed_top .more{ width:0.5rem;margin-right:.2rem;}
.border_b { width: 100%; background: #fff; padding: .2rem 0 .2rem .15rem; overflow: hidden; }
.border_b ul{display: flex;    align-content: center;    flex-wrap: wrap;}
.border_b li { float: left;margin-right: 10px;  }
.border_b li a { display: block; position: relative;  text-align: center; background: #f2f2f7; font-size: .22rem; color: #555; border-radius: 2px; padding: .1rem 0.15rem; margin: .05rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; min-width:1.25rem}
.border_b li a.hover { background: #ddedff; color: #2581e7; font-weight: bold; }
.border_b li a.hover:after { content: ""; position: absolute; right: 0; bottom: 0; width: 15px; height: 15px; background: url(../images/choose_i.png) no-repeat; background-size: 15px auto; z-index: 1; }

#listitem { }
.list_m { background: #fff; border-bottom: 1px solid #f3f3f3; }
.list_mg { margin-top: .15rem; }
.list_mt { padding: .2rem; }
.list_mt a { display: block; }
.list_img { float: left; width: 1.9rem; height: 1.9rem; }

.list_txt { position: relative; padding-left: 2.1rem; }
.list_txt span { display: block; }
.name { font-size: .22rem; color: #333; line-height: .3rem; height: .6rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; }
.name .advance{   display: inline-block;    vertical-align: sub;   height: 16px;    line-height: 16px;    padding: 0 5px;        overflow: hidden;    text-align: center;    font-style: normal;    font-size: 12px;    font-family: "Helvetica Neue","Hiragino Sans GB",SimSun,serif;background: #e23a3a;    color: #FFF;    cursor: default;    border-radius: 2px;}

.spec { font-size: .19rem; color: #999; height: .26rem; line-height: .26rem; overflow: hidden; }
.spec em { margin-right: .2rem; }
.price { color: #f33529; font-weight: bold; font-size: .28rem; margin-top: .15rem; }
.price i { font-size: .15rem; }
.purch_tag { margin-bottom: .1rem; }
.purch_tag i { background: #f33529; color: #fff; font-size: .18rem; padding: .01rem .08rem; border-radius: 2px; }
.shoppcar { position: absolute; display: inline-block; width: .38rem; height: .38rem; background: url(../images/shopcar.png) no-repeat; background-size: .38rem; bottom: 0; right: 0; }
.list_btn { border-top: 1px #eaeaea solid; border-bottom: 1px #eaeaea solid; }
.list_btn a { float: left; width: 50%; text-align: center; display: block; font-size: .26rem; height: .8rem; line-height: .8rem; color: #555; border-right: 1px #eaeaea solid; }
.list_btn a img { width: .35rem; height: .35rem; margin-right: .15rem; }
.gotop { background: url(../images/gotop.png) no-repeat; width: .5rem; height: .5rem; background-size: .5rem; display: inline-block; position: fixed; z-index: 1; right: .2rem; bottom: .5rem; }
/*-列表页缺?*/
.list_img { float: left; position: relative; width: 1.9rem; height: 1.9rem; }
.list_img i { position: absolute; left: 0px; top: 0px; z-index: 1; background: url(../images/i.png) no-repeat; width: 30px; height: 30px; background-size: 100%; }
.list_img span { position: absolute; background: #000; opacity: .75; color: #fff; width: 100%; left: 0; bottom: 0; text-align: center; height: .4rem; line-height: .4rem; font-size: .24rem; border-radius: 0 0 .05rem .05rem; }
.list_btn { height: .8rem; }
.list_btn span.qh { color: #999; line-height: .8rem; text-align: center; display: inline-block; width: 100%; font-size: .26rem; }
/*---------------------------详情?---------------------------*/
.show_pic { position: relative; border-bottom: 1px #eaeaea solid; }
.show_pic i { position: absolute; left: 10px; top: 10px; z-index: 999; background: url(../images/i.png) no-repeat; width: 43px; height: 44px; background-size: 100%; }
.show_img { position: relative; }
.show_img li { float: left; width: 100%; position: relative; overflow: hidden; }
.show_img_scroll { position: relative; left: 2.8rem; width: .8rem; bottom: .3rem; height: .12rem; overflow: hidden; }
.show_img_scroll span { border-radius: 1rem; width: .12rem; height: .12rem; background: #e2e2e2; float: left; margin: 0 .03rem; display: inline-block; }
.show_img_scroll span.swiper-active-switch { background: #ff4d4d; }
.wrap { padding: .3rem .2rem; }
.wrap_cont { line-height: .4rem; }
.product_name { font-size: .26rem; line-height: .4rem; color: #333; font-weight: 700; margin: .2rem 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.product_manufactor { color: #999; font-size: .2rem; line-height: .35rem; }
.product_manufactor em { margin-right: .2rem; }
.product_price { color: #ff4040; font-size: .4rem; font-weight: bold; }
.product_price i { color: #fff; font-size: .2rem; padding: .01rem .08rem; background: #f33529; border-radius: 2px; margin-left: .1rem; font-weight: normal; display: inline-block; position: relative; top: -0.04rem; }
.product_price em { font-size: .25rem; }
.service_i li span { color: #888; }
.relation { background: #fff; margin-top: .15rem; padding: .2rem 0 .2rem .2rem; }
.relation_mt img { width: .09rem; height: .25rem; float: left; margin-right: .08rem; margin-top: .08rem; }
.relation_mt span { font-size: .22rem; line-height: .4rem; color: #333; font-weight: 700; }
.relation_mc { padding: .2rem 0; }

.relation_mc li { float: left; text-align: center; margin-right: .2rem; width: 1.87rem; }
.relation_mc li:nth-child(3) { margin-right: 0px; }
.relation_mc li:nth-child(6) { margin-right: 0px; }
.relation_mc li a { display: block; color: #555; }
.relation_mc span { display: block; line-height: .38rem; }
.r_img { padding: .1rem; background: #fff; width: 1.87rem; height: 1.87rem; text-align: center; }

.r_name { font-size: .2rem; line-height: .3rem !important; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-align: left; }
.r_price { font-size: .25rem; color: #ff4d4d; text-align: left; font-weight: bold; margin: .05rem 0; }
.r_price em { font-size: .2rem; }
.details { background: #fff; margin-top: .15rem; }
.details_mt li { float: left; width: 50%; text-align: center; height: .8rem; line-height: .8rem; position: relative; cursor: pointer; font-size: .22rem; color: #333; }
.details_mt li.on { color: #06a6f8; font-weight: 700; }
.details_mt li.on:after { width: 26px; height: 3px; content: ""; position: absolute; background: #06a6f8; display: block; bottom: 5px; left: 43%; }
.attribute { padding: .2rem; }
.attribute_mc { border-bottom: 1px #ededed solid; border-left: 1px #ededed solid; }
.attribute_mc li { border-right: 1px #ededed solid; border-top: 1px #ededed solid; float: left; font-size: .22rem; color: #666; min-height: .3rem; line-height: .3rem; padding:0.15rem 0px }
.attribute_mc li.li1 { width: 22%; text-align: center;border-right: 0; }
.attribute_mc li.li2 { width: 78%; padding-left: .2rem;border-left: 1px #ededed solid; }
.more_jz { width: 245px; margin: 0px auto; text-align: center; position: relative; line-height: 30px; height: 40px; cursor: pointer; color: #333; font-size: 16px; }
.more_jz img { width: 30px; height: 30px; float: left; }

/*-详情页缺?*/
.number div { color: #f33529; font-size: .26rem; height: .6rem; line-height: .6rem; }

.number { margin-top: .1rem; }
.number a { display: block; border: 1px #dcdcdc solid; background: #f7f7f7; width: .6rem; height: .6rem; line-height: .55rem; text-align: center; font-weight: bold; color: #555; font-size: .26rem; float: left; }
.number em { float: left; border-top: 1px #dcdcdc solid; border-bottom: 1px #dcdcdc solid; height: .6rem; }
.number input { border: none; height: .55rem; line-height: .55rem; width: 1.3rem; outline: none; text-align: center; font-size: .3rem; }
.number span { font-size: .24rem; color: #888; line-height: .6rem; margin-left: .1rem; }



/*-弹出-*/
.popup_bg { position: fixed; bottom: 0; left: 0; right: 0; z-index: 110; top: 0; background-color: rgba(0,0,0,.7); display: none; }
.popup_bg_bg { position: absolute; z-index: 1; width: 100%; height: 100%; }
.popup_main { width: 100%; position: absolute; bottom: 0;  background-color: #fff; overflow: hidden; z-index: 999; }
.popup_mt i.close { position: absolute; top: 0; right: 0; }
.popup_mt i.close:after { content: ""; position: absolute; top: 18px; right: 18px; width: .4rem; height: .4rem; background: url(../images/colse.jpg) no-repeat; background-size: cover; }
.popup_mt { position: relative; height: 1.7rem; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; align-items: flex-end; text-align: left; padding-left: 1.85rem; }
.cp_img { position: absolute; left: .2rem; top: .2rem; border-radius: 3px; width: 1.5rem; height: 1.5rem; }
.p_price { color: #ff4040; font-size: .3rem; font-weight: bold; display: inline-block; color: #f2270c; }
.p_price i { color: #fff; font-size: .16rem; padding: .01rem .08rem; background: #f33529; border-radius: 2px; margin-left: .1rem; font-weight: normal; display: inline-block; position: relative; top: -0.04rem; }
.p_price em, .p_price span { font-size: .2rem; }
.prop { font-size: .2rem; line-height: .5rem; word-break: break-all; color: #333; padding-right: .2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.prop span { color: #333; font-weight: bold; }
.popup_mc { max-height: 5rem; overflow: auto; margin-top: .2rem; }
.sku_mt { font-size: .18rem; color: #333; margin: 0 .2rem; font-weight: 700; height: .4rem; line-height: .4rem; }
.sku_mc { margin: 0 .1rem; overflow: hidden; }
.sku_mc span,.sku_mc a { line-height: .3rem; border-radius: 3px; text-align: center; float: left; background: #f2f2f2; border: 1px solid #f2f2f2; color: #333; padding: .1rem .2rem; margin: .08rem .1rem; font-size: .22rem; }
.sku_mc span.stock ,.sku_mc a.stock{ color: #b7b6b6; }
.sku_mc span.active ,.sku_mc a.active { background: #ffedec; border: 1px solid #f33529; color: #f33529; font-weight: 700; }
.color { margin: .2rem .2rem 0rem .2rem; padding: .15rem 0 0 0; }



.count { margin: .2rem; border-top: 1px solid #f2f2f7; border-bottom: 1px solid #f2f2f7; padding: .15rem 0; }
.count_txt { float: left; font-size: .2rem; color: #333; font-weight: 700; line-height: .35rem; }
.count_num { float: right; }
.count_num input { background: #f2f2f2; color: #333; text-align: center; font-weight: 700; border: none; height: .5rem; line-height: .5rem; width: 1rem; outline: none; margin: 0 .05rem; font-size: .24rem; }
.count_num span { display: inline-block; width: .22rem; height: .22rem; }
.count_num span.minus { background: url(../images/minus.png) no-repeat; background-size: .22rem; }
.count_num span.plus { background: url(../images/plus.png) no-repeat; background-size: .22rem; }
.buy_btns { background: #fff; width: 100%; position: fixed; bottom: 0; z-index: 1; padding: .09rem .2rem; }
.buy_btns a.all { background: linear-gradient(to right, #ff3232, #ff9440); color: #fff; height: .65rem; line-height: .65rem; font-size: .24rem; font-weight: bold; border-radius: .6rem; display: block; text-align: center; }
.buy_btns a.left { background: linear-gradient(to right, #1b6ce0, #2e95ee); color: #fff; height: .65rem; line-height: .65rem; font-size: .24rem; font-weight: bold; border-radius: .6rem 0px 0px .6rem; display: inline-block; text-align: center; width: 50%; }
.buy_btns a.right { background: linear-gradient(to right, #ff3232, #ff9440); color: #fff; height: .65rem; line-height: .65rem; font-size: .24rem; font-weight: bold; border-radius: 0px .6rem .6rem 0px; display: inline-block; text-align: center; width: 50%; }
/*---------------------------我的采购?---------------------------*/
.opt { padding: .4rem .2rem; position: relative; background: #fff; }
.opt_a s { background: url(../images/buy_icno1.png) no-repeat; background-size: .3rem; width: .3rem; height: .3rem; display: inline-block; position: relative; float: left; margin-right: .15rem; }
.opt_a s.over { background: url(../images/buy_icno2.png) no-repeat; background-size: .3rem; width: .3rem; height: .3rem; }
.del_a s { background: url(../images/order_del.png) no-repeat; background-size: .3rem; width: .3rem; height: .3rem; display: inline-block; position: relative; float: left; margin-right: .15rem; }
.opt_mc { float: left; }
.opt_mc a { display: block; color: #333; }
.opt_img { border: 1px #f2f2f2 solid; float: left; }
.opt_img img { width: 1.2rem; height: 1.2rem; }
.opt_txt { padding-left: .15rem; float: left; width: 3.8rem; }
.opt_txt span { display: block; }
.opt_name { font-size: .26rem; color: #333; }
.opt_spce { font-size: .24rem; color: #999; }
.opt_price { color: #f33529; font-size: .28rem; margin-top: .15rem; }

.buy_num a { width: .5rem; height: .5rem; line-height: .4rem; }
.buy_num em { height: .5rem; background: #fff; }
.buy_num input { height: .45rem; line-height: .45rem; width: .8rem; }
.buy_fixed li.buy_hj { width: 60%; padding: .3rem .1rem; text-align: left; color: #555; font-size: .26rem; }
.buy_fixed li.buy_hj a { margin-top: .02rem; float: left; }
.buy_fixed li.buy_hj b { color: #f33529; }
.buy_fixed li.buy_hj span { margin-right: .1rem; display: inline-block; }
/*---------------------------我的采购?---------------------------*/
.person { background: #fff; }
.title { height: .9rem; line-height: .9rem; font-size: .3rem; padding: 0 .2rem; border-bottom: 1px #eaeaea solid; }
.title a { font-size: .26rem; }
.person_mc { padding: .3rem .2rem; width: 100%; }
.person_mc a { color: #333; }
.person_wrap { width: 93%; float: left; }
.addr_size { font-size: .28rem; margin-bottom: .1rem; }
.default_1 { border-radius: 1rem; background: #8b8cd5; color: #fff; padding: .05rem .2rem; font-size: .24rem; margin-right: .1rem; float: left; width: 18%; text-align: center; }
.address { font-size: .24rem; display: inline-block; float: left; width: 80%; line-height: .36rem; }
.p_name { margin-right: .1rem; float: left; width: 18%; }
.edut_person { width: 7%; background: url(../images/edut.png) no-repeat right center; background-size: .4rem; box-sizing: border-box; height: .98rem; float: left; }
.invoice, .invoice_sh, .order_ok, .amount { background: #fff; }

/*---*/
.invoice_mc { padding: .3rem .2rem; }
.invoice_m { height: .5rem; }
.invoice_m li { float: left; width: 33.33333333333%; font-size: .26rem; color: #555; }


.invoice_address { background: #fff; }
.invoice_address li { border-bottom: 1px #f0f2f5 solid; width: 100%; min-height: .9rem; line-height: .9rem; overflow: hidden; }
.invoice_address li span { display: inline-block; float: left; }
.edit_size { width: 25%; height: 100%; color: #555; font-size: .26rem; }
.edit_input { width: 75%; height: 100%; font-size: .26rem; }
.edit_input input { width: 100%; height: 90%; margin: .05rem 0; border: none; outline: none; resize: none; font-size: .26rem; float: left; }

.invoice_m li span { display: inline-block; background: url(../images/buy_icno2.png) no-repeat 0 0; background-size: .34rem; width: .34rem; height: .34rem; margin-right: .1rem; vertical-align: middle; cursor: pointer; float: left; }
.invoice_m li span.on { background: url(../images/buy_icno1.png) no-repeat 0 0; background-size: .34rem; }
.invoice_txt { font-size: .26rem; height: 1.15rem; }
.invoice_txt li { float: left; width: 50%; padding: .2rem; }
.invoice_txt a { color: #555; border: 1px #eaeaea solid; display: block; height: .7rem; line-height: .7rem; text-align: center; }
.invoice_txt a.on { border: 1px #2581e8 solid; background: url(../images/cs.jpg) no-repeat right bottom; background-size: .2rem; color: #2581e8; }

.payWay_txt { font-size: .26rem; height: 1.15rem; }
.payWay_txt li { float: left; width: 50%; padding: .2rem; }
.payWay_txt a { color: #555; border: 1px #eaeaea solid; display: block; height: .7rem; line-height: .7rem; text-align: center; }
.payWay_txt a.on { border: 1px #2581e8 solid; background: url(../images/cs.jpg) no-repeat right bottom; background-size: .2rem; color: #2581e8; }


.distribution_txt { font-size: .26rem; height: 1.15rem; }
.distribution_txt li { float: left; width: 50%; padding: .2rem; }
.distribution_txt a { color: #555; border: 1px #eaeaea solid; display: block; height: .7rem; line-height: .7rem; text-align: center; }
.distribution_txt a.on { border: 1px #2581e8 solid; background: url(../images/cs.jpg) no-repeat right bottom; background-size: .2rem; color: #2581e8; }


.store_list { background: #fff; width: 100%; position: relative; padding: .1rem 0; }
.store_left.cur { background: url(../images/buy_icno1.png) no-repeat 0 .1rem; background-size: .34rem; }
.store_left { background: url(../images/buy_icno2.png) no-repeat 0 .1rem; background-size: .34rem; }
.store_left, .store_right { width: 8%; height: .98rem; float: left; }
.store_center { width: 82%; padding-right: .1rem; box-sizing: border-box; float: left; }
.store_size1 { font-size: .26rem; line-height: .49rem; }
.store_name { float: left; margin-right: .15rem; }
.store_phone { float: left; padding-right: .2rem; }
.default { border-radius: 1rem; background: #8b8cd5; color: #fff; padding: 0 .2rem; font-size: .24rem; }
.store_size2 { font-size: .24rem; line-height: .35rem; color: #888888; margin-top: .05rem; }
.store_right { width: 10%; background: url(../images/editstore.jpg) no-repeat right center; background-size: .44rem; box-sizing: border-box; }
.order_mc { padding: .3rem .2rem; border-bottom: 1px #eaeaea solid; }
.order_mc a { display: block; }
.order_img { float: left; border: 1px #f2f2f2 solid; }
.order_img img { width: 1.6rem; height: 1.6rem; }
.order_txt { padding-left: 1.75rem; }
.order_txt span { display: block; line-height: .4rem; }
.o_name { font-size: .28rem; color: #333; }
.o_spce { font-size: .24rem; color: #999; }
.o_price { font-size: .28rem; color: #333; margin-top: .25rem; }
.o_price em { float: right; }
.message { padding: .3rem .2rem; }
.message textarea { width: 100%; height: 1.2rem; background: #f2f2f2; border: #eee 1px solid; padding: 0.1rem; color: #b9b9b9; font-size: .24rem; line-height: .4rem; }
.amount_mc { padding: .3rem .2rem; }
.amount_mc li { overflow: auto; zoom: 1; height: .5rem; line-height: .5rem; }
.amount_mc li span { font-size: .26rem; }
.a_zj { float: left; color: #555; }
.a_price { float: right; color: #f33529; }

.tips { background: #fff5ea; height: .8rem; text-align: center; }
.tips img { width: .3rem; height: .3rem; margin-right: .05rem; margin-top: -.05rem; }
.tips span { font-size: .23rem; display: inline-block; line-height: .8rem; color: #555; }
.submit, .pay, .pay_btn { background: #fff; }
.submit li { height: .9rem; line-height: .9rem; font-size: .28rem; padding: 0 .2rem; color: #555; }
.order_num { border-bottom: 1px #eaeaea solid; }
.submit li b { color: #f33529; font-size: .32rem; }
.pay_mc { padding: .2rem 0; }
.pay_mc li { border-bottom: 1px #eaeaea solid; overflow: auto; zoom: 1; padding: .25rem; }
.pay_mc li a { display: block; }
.bank { float: left; }
.bank img { width: .5rem; height: .5rem; float: left; margin-right: .1rem; }
.bank em { font-size: .28rem; line-height: .5rem; color: #555; }
.choose b { background: url(../images/choose_2.jpg) no-repeat; background-size: .45rem; display: inline-block; float: right; width: .45rem; height: .45rem; }
.choose b.cur { background: url(../images/choose_1.jpg) no-repeat; background-size: .45rem; }
.pay_btn { padding: .4rem; }
.pay_btn a { background: #f33529; color: #fff; border-radius: .05rem; width: 100%; display: inline-block; text-align: center; height: .9rem; line-height: .9rem; font-size: .32rem; }


/*----------*/
.addr_p { width: 70%; height: 90%; margin: .05rem 0; }
.addr_p select { background: url(../images/select_bottom.png) no-repeat right center; background-size: .27rem .17rem; border: 0 none; font-size: .26rem; }
.addr_p select, .addr_p option { width: 100%; height: 100%; outline: medium; }

.save a { display: block; background: #ccc; color: #fff; font-size: .32rem; text-align: center; border-radius: .05rem; margin: 0 auto; height: .9rem; line-height: .9rem; }


/*-----------------搜索-----------------*/
.top2 { height: .9rem; line-height: .9rem; text-align: center; border-bottom: 1px #e9e9e9 solid; }
.top2 img { width: .5rem; height: .5rem; }
.back2 { float: left; width: .5rem; height: .5rem; margin-top: .2rem; margin-left: .2rem; }
.top2 span { display: inline-block; font-size: .36rem; }
.header2 { position: fixed; width: 100%; background: #fff; top: 0; z-index: 100; }
.search_bar2 { width: 100%; display: block; margin-left: .8rem; padding-right: 1.8rem; position: absolute; top: 0; }
.search_bar2 div { width: 100%; height: .58rem; display: inline-block; background: #ebebeb; border-radius: .01rem; margin-top: .15rem; overflow: hidden; border-radius: .05rem; }
.search_bar2 s { position: absolute; background: url(/images/search.png) no-repeat; background-size: .3rem; top: .28rem; left: .15rem; width: .3rem; height: .3rem; cursor: pointer; }
.search_bar2 input { background: #ebebeb; height: .58rem; line-height: .6rem; border: none; resize: none; color: #666; font-size: .23rem; outline: 0; text-align: start; float: left; border-radius: .05rem; padding-left: .5rem; width: 100%; }
.search_btn2 { float: right; margin-top: .25rem; margin-right: .2rem; }
.search_btn2 a { position: relative; right: 0px; line-height: .4rem; font-size: .3rem; display: block; color: #666; }
/*------------*/
.search_keywords div { padding: .2rem 0 .2rem .2rem; }
.search_keywords h3 { color: #333; font-size: .26rem; font-weight: normal; line-height: .4rem; }
.search_keywords ul { width: 100%; }
.search_keywords li { float: left; width: 31%; border: 1px solid #dcdcdc; margin-right: .1rem; margin-top: .1rem; }
.search_keywords li a { display: block; padding: .1rem .2rem; text-align: center; color: #666; height: .6rem; background: #fff; font-size: .24rem; line-height: .4rem; border-radius: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.search_keywords li a:hover { color: #ff3333; }

.loadmore { width: 100%; text-align: center; display: none; background-color: #fff; }
.loadmore img { width: 25%; }
