@CHARSET "UTF-8"; 
body iframe{display: none;}
.iconfont {
  display: inline-block;
  vertical-align: middle;
  margin-top:-.04rem;
  font-family: "iconfont" !important;
  font-size: 0.32rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0;
  -moz-osx-font-smoothing: grayscale;
  color: #666666;
}

/*浮动左右*/
.left,.fl{float:left;}
.right,.fr{float:right;}



/*微信提示*/
.wx_shadow{z-index:1000;position:fixed;width:100%;height:100%; background-color:#000000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;left:0px;top:0px;}
.popup_window { width:100%;max-width: 450px; height:100%; position:fixed; top:0; z-index:9999;background:rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);}
.popup_window .pw_tips_box { border-radius:5px; min-height:200px; margin:0 20px; margin-top:-100px; top:50%; position:relative; border:1px solid #d6d6d6;box-shadow:0 0 5px #4d4d4d; background-color:#fff;}
.popup_window .pw_tips_box h3{ height:39px; line-height:39px; background-color:#f0f0f0; border-bottom:1px solid #d6d6d6; padding:0 10px; font-size:18px; color:#666666;}
.popup_window .pw_tips_box h3 a{ font-family:Arial; display:inline-block; position:absolute; top:0; right:10px; font-size:24px; font-weight:bold; color:#666666;}
.popup_window .pw_tips_box h3 a:hover{ text-decoration:none;color:#ff6600;}
.popup_window .pw_content {}
.popup_window .btnBox{text-align: center;margin-bottom: 10px;}
.popup_window .btnBox input{padding:10px 10px;margin-right: 10px;-webkit-appearance: none;border: none;border-radius: 3px;background-color:#d6d6d6}
.pw_login_text { padding:35px 25px; color:#666666;line-height: 25px;}
.popup_window .btnBox input#btnCancel{background-color:#e6e6e6; color:#666;}

/* 黄色背景提示  */
.yellowPop{ padding:0 .3rem; height:.72rem; line-height:.72rem; background:#fff9b5;}

/*containerX*/
.content{ padding: 4%; background: #fff; position: relative; overflow: hidden;}
.content2{ padding:0 4%; background: #fff; position: relative; overflow: hidden;}
.content3{ padding:4% 0; background: #fff; position: relative; overflow: hidden;}

/*边线*/
.border1{ border-bottom: 1px solid #ececec; border-top: 1px solid #ececec;}
.bordert{border-top: 1px solid #ececec;}
.borderb{border-bottom: 1px solid #ececec;}
.borderb_n{border-bottom:none;}
.bordert_n{border-top:none;}
.topDotted{ border-top:1px dashed #ddd; padding-top:10px;}

/*字体大小*/
.row{ color: #333; line-height: 1.5;}
.font30{ font-size: .6rem;}
.font28{ font-size: .56rem;}
.font26{ font-size: .5rem;}
.font24{ font-size: .48rem;}
.font22{ font-size: .44rem;}
.font20{ font-size: .4rem;}
.font18{ font-size: .36rem;}
.font16{ font-size: .32rem;}
.font15{ font-size: .3rem;}
.font14{ font-size: .28rem;}
.font13{ font-size: .26rem;}
.font12{ font-size: .24rem;}
.font11{ font-size: .22rem;}
.font10{ font-size: .2rem;}
.fbold{ font-weight: bold;}
.fontb,.fbold{ font-weight: bold;}
.cdel{text-decoration:line-through}

/*字体颜色*/
.cred{ color: #ff5252}
.corange{ color: #ff8034}
.c333{color:#333}
.c444{ color: #444}
.c666{color:#666}
.c999{color:#999}
.green{color:#02a506;}
.cgolden{ color:#e5bd59}
.cblue{ color:#2294fe;}
.gray{color:#999999;}
.c_ff5252 {color:#ff5252}

/*文本左中右排版*/
.text-left{ text-align:left;}
.text-center,.txt-center{ text-align: center;}
.text-right{ text-align:right;}

/*常用间距*/
.mt0{margin-top:0;}
.mt5{margin-top:.1rem;}
.mt10{margin-top:.2rem;}
.mt15{margin-top:.3rem;}
.mt20{margin-top:.4rem;}
.mt30{margin-top:.6rem;}
.mt3{margin-top:3%;}
.mt180{margin-top:100px;}

.mb3{ margin-bottom: 3%;}
.mb4{ margin-bottom: 4%;}
.mb5{ margin-bottom: 5px;}
.mb6{ margin-bottom: 6%;}
.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}

.ml5{ margin-left: .1rem;}
.ml10{ margin-left: 10px;}
.ml20{ margin-left: 20px;}

.mr10{ margin-right:10px;}

.pt0{padding-top:0;}
.pt3{ padding-top: 3%}
.pt4{ padding-top: 4%}

.pb4{padding-bottom: 4%}
.pb10{padding-bottom: 10px;}
.pb50{padding-bottom:50px;}
.pb70{ padding-bottom: 70px;}
.pb0{ padding-bottom: 0;}


/*常用外框panel*/
.panel30{background: #fff; border-bottom: 1px solid #e6e6e6; margin-bottom:.2rem; padding:.3rem; }
.panel30:after {content: "";display: block;height: 0;clear: both;}
/*模块间距*/
.cont_p3{padding:.3rem; background:#FFF; }
.cont_plr3{padding:0 .3rem; background:#FFF; }
.cont_mod{clear:both;}
.cont_mod_p3{ padding:3%; background:#FFF;  margin-bottom:.2rem;}
.cont_mod_p3b{ padding:3%; background:#FFF;  margin-bottom:.2rem; border-bottom:1px solid #ececec;}
.cont_mod_p3tb{ padding:.2rem 0; background:#FFF;  margin-bottom:.2rem; border-bottom:1px solid #ececec;}
.cont_mod img,.cont_mod_p3 img, .cont_mod_p3tb img{ width:100%;}
.cont_mod_p4b{ padding:4%; background:#FFF;  margin-bottom:3%; border-bottom:1px solid #ececec;}

/*圆角*/
.radius4 { border-radius: .08rem;  -webket-border-radius: .08rem;}

/*超出隐藏*/
.overflow,.oh{overflow:hidden;}

.relative{position: relative;}
.inb{display:inline-block;}
.middle{vertical-align:middle;}

/*隐藏*/
.hide{ display:none;}

/*商品列表里的常用小图标*/
.Red_DottedBox{ border:1px dashed #ff5252; padding:3%; color:#ff5252; margin-top:3%; line-height:1.5;}
.name_ico{ color:#ff5252; border:1px solid #ff5252; padding:1px 2px; border-radius:2px; margin-right:3px; font-size:12px; font-size: .24rem;}
.active_tag{position:absolute;right:5%;top:0px;width:16%; padding-bottom:16%; z-index:10;}
.active_tag img{ z-index:2 !important;}
.out_tag{position:absolute;left:0; right:0; top:0;bottom:0; margin:auto; width:1.02rem; height:1.02rem; z-index:10;}
.discount_tag{position:absolute;left:5px;bottom:5px;width:46px;background-image:url(../images/icfavorable.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:46px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;-o-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;color:#fff;font-size:12px;font-size: .24rem;text-align:center;}
.discount_tag2{position:absolute;bottom:.2rem;width:.7rem;background-image:url(../images/icfavorable2.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:.32rem; line-height:.32rem; color:#fff; font-size: .24rem; padding-left:.1rem;}
.mj_tag{ position:absolute; left:0; bottom:0; display:inline-block; background:#ff5252; color:#fff; padding:1% 3%; font-size:12px; font-size: .24rem;}

/*红色按钮*/
.red_btn{ background:#ff5252; display:block; color:#fff; border-radius: 5px; text-align: center;}

/*页面加入购物车按钮*/
.add_cart{ position:absolute;  right: .3rem; bottom:0; width: 17%; display:block; height:.92rem; line-height: .92rem; display:flex;  align-items: center;}
.add_cart img{ width:.5rem;}

/*黑色透明层*/
.fixedbg{position:fixed;width:100%;max-width:450px; margin:0 auto; z-index:999; top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);}

/*黑色透明层*/
.fixed_no{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;width:100%;margin:0 auto;position:fixed;z-index:10000;height:100%;left:0;right:0;top:0;bottom:0;max-width:450px;}

/*正方形图片*/
.square_ad{ width:100%; padding-bottom:100%; position:relative;}
.square_ad img{ width:100%; height:100%; position:absolute;}

/*圆形图片*/
.round_ad{ width:100%; padding-bottom:100%; position:relative;  border-radius:100%;}
.round_ad img{ width:100%; height:100%; position:absolute; border-radius:100%;}

/*底部悬浮广告*/
.footer_float_ad{ position:fixed; width:100%; max-width:450px; margin:auto; left:0; right:0; bottom:0}
.footer_float_ad_cont{ position:relative;}
.footer_float_ad .bg{ width:100%;}
.footer_float_ad .logo{ position:absolute; left:3%; top:15%; width:11%;}
.footer_float_ad .logo img{border-radius:8px;}
.footer_float_ad .cont{ width:55%; left:18%; position:absolute;  top:20%;}
.footer_float_ad .cont h3{ font-size: .32rem; font-weight:bold;}
.footer_float_ad .cont p{ font-size:12px; font-size: .24rem;}
.footer_float_ad .down_btn{ width:19%; text-align:center; background:#e52f3c; color:#fff; border-radius:5px; padding:1.5% 0; position:absolute; top:30%; right:4%;}

/*页面主体广告*/
.main_banner{}
.main_banner img{ width:100%;}

/*排序导航条*/
.sort_nav{ width: 100%; max-width: 450px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background: #fff; font-size: .32rem; margin: 0 auto; z-index: 99;}
.sort_nav ul{ overflow: hidden;}
.sort_nav li{ float: left; padding: 3% 0; width: 20%; text-align: center;}
.sort_nav img{ display: inline-block; vertical-align: middle; height:15px; margin-top:-3px; margin-left:2px;}
.sort_nav .cur{ color: #f94d4d}

/*商品列表 1行单个商品*/
.goodsListH1{ background:#fff;}
.goodsListH1 .click_link{ display:block; width:70%; height:100%; position:absolute; z-index:90; left:0; top:0;}
.goodsListH1 ul li{ padding:.3rem; border-bottom:1px solid #ececec; overflow:hidden; position: relative;}
.goodsListH1_img{ width:2rem; float:left;}
.goodsListH1_cont{ width:67%; float:right;}
.goodsListH1_cont .name{ line-height:1.4; font-size: .28rem; height:.76rem;}
.goodsListH1_cont .price{ color:#ff5252;  position:absolute; bottom:.3rem; line-height: 1.1;}
.goodsListH1_cont .price span{ font-size: .36rem;}
.goodsListH1_cont .add_cart{ width:.44rem; height:.44rem; line-height:.44rem; position:absolute; bottom:0%; right:0; padding:.4rem;display: block;}
.goodsListH1_cont .add_cart img{ width:100%;}
.goodsListH1_cont .number{ width:25%; position:absolute; right:4%; bottom:15%; text-align:right;}
.goodsListH1_cont .number a{ width:25%; display:inline-block;}
.goodsListH1_cont .number a img{ width:100%;}
.goodsListH1_cont .number span{ margin:0 7px; font-size: .32rem; color:#333;}
.goodsListH1_img .square_ad{background-position: 50% 50%; background-size: cover;}

/*商品列表 1行2个商品*/
.goodsListH2{ background:#fff;}
.goodsListH2 ul{ overflow:hidden;}
.goodsListH2 ul li{ width:44%; padding:.3rem 3%; float:left; border-bottom:1px solid #ececec; position:relative; height: 5.8rem;}
.goodsListH2 ul li:nth-child(2n+1){ width:44%; padding:4% 3% 4% 2.7%; border-right:1px solid #ececec;}
.goodsListH2 ul li p.title{ padding:3% 0 0; height:50px; line-height:1.7; font-size: .32rem;}
.goodsListH2 ul li p.price{  font-size: .3rem; color:#ff5252;  height:.4rem;}
.goodsListH2 ul li div.price{  font-size: .3rem; color:#ff5252;  height:.4rem;}
.goodsListH2 ul li p.price span{ display: inline-block; font-size:.2rem; font-weight: normal; }
.goodsListH2 ul li p.price .collec{font-size: .24rem; color:#999; padding-top:3%;}
.goodsListH2 ul li p.price span.ic_pml{ margin-left:.12rem;}
.goodsListH2 .add_cart{ position:absolute; right: .3rem; width: 20%; bottom:.3rem; height:.92rem; line-height:.92rem; padding-top:0; text-align: right;}
.goodsListH2 ul li .price_list p{  float:none;}
.goodsListH2 ul li .price_list p.collec{margin-left:3%;}
.goodsListH2 ul li .line_title{ height:.84rem; margin-top:.3rem;}
.goodsListH2 ul li .price_list{ height:.92rem;  display: flex; justify-content: center;
    flex-direction: column;}
.AreCart.goodsListH2 ul li .price_list p{ float:none;}

.goodsListH2 ul li .g_img{ background-repeat: no-repeat; display:block; width:3.32rem; height:3.32rem; background-position: 50% 50%;
    background-size: cover; position: relative;}
.goodsListH2 ul li .g_img img{ width:100%;}

/*商品列表中的播放图片*/
.ic_videoPay_gl{ width:.5rem !important; height:.5rem !important;  position: absolute; bottom:.6rem; margin:auto; left:0; right:0;}

/*底部悬浮（直播页面用到）*/
.footer_baseBanner{position: fixed; bottom:0; width:100%; max-width: 450px; margin:0 auto;}

/* 直播弹窗提示 */
.liveWindow a{ display: inline-block; padding: 5% 0;font-size: 17px; font-size: .34rem; width: 49%; color: #444; margin-left: -1px; border-left:1px solid #dddddd;}

/*公用的切换tab*/
.comm_list_tab{ background:#fff; border-bottom:1px solid #e6e6e6; overflow:hidden; padding:0 3%;}
.comm_list_tab li{ width:33.3%; float:left; text-align:center;}
.comm_list_tab li a{ height:38px; line-height:40px;  border-bottom:2px solid #ffffff; cursor:pointer; display:block; width:70%; margin-left:15%;}
.comm_list_tab li.on a{ border-bottom:2px solid #ff5252; color:#ff5252}
.common_btn{ width:100%; padding:3% 0; background:#ff5252; color:#fff; border-radius:4px; text-align:center; display:inline-block;}

#template_loading{ color: #fff; position: fixed; text-align: center; left: 0; right:0;margin:auto; top: 50%; z-index: 2000; border-radius: 5px; background-color: rgb(0,0,0,.6); padding: .24rem 0; width:2rem; font-size: .24rem;}

/*底部弹窗*/
.showPop_bottom{position:absolute; bottom:0; background:#FFF; width:100%;}
.showPop_bottom .Tit{ height:.9rem; line-height:.9rem; position:relative; text-align:center; font-size:.3rem; color:#333; border-bottom:1px solid #ececec;}
.showPop_bottom .Tit .close{ position:absolute; right:4%;}
.showPop_bottom .Tit .close img{ width:.4rem;height:.4rem;}


/*radio单选框样式*/
.inp_radio{ width:.42rem; height:.42rem; background:url(../images/selectimg.png); background-size:100%;}
.inp_radio:checked{background:url(../images/selectedimg.png); background-size:100%; }
.inp_radio.on{background:url(../images/selectedimg.png); background-size:100%; }
/*radio单选框iconfont*/
.input_radio{vertical-align:middle;display:inline-block;font-family:"iconfont"!important;font-size:0.44rem;color:#cccccc;width:0.44rem;height:0.44rem;line-height:1;}
.input_radio:before{content:"\e610";}
.input_radio:checked{background:#ffffff;}
.input_radio:checked:before{content:"\e624";color:#ff5252;}

/*checkbox复选框样式*/
.inp_checkbox{ width:.3rem; height:.3rem; background:url(../images/checkbox01.png); background-size:100%;}
.inp_checkbox.on{background:url(../images/checkbox02.png); background-size:100%; }

/*底部按钮*/
.footer_btn{ position:fixed; bottom:0; width:100%; max-width:450px; margin:0 auto; border-top:1px solid #ececec; background:#fff;z-index:211}
.footer_btn a.w100btn{ width:92%; margin:.2rem 4%; padding:0 0; height:.9rem;line-height:.9rem; background:#ff5252; color:#fff; border-radius:4px; text-align:center; display:inline-block; font-size: .3rem;}
.common_btn{ width:100%; padding:3% 0; background:#ff5252; color:#fff; border-radius:4px; text-align:center; display:inline-block;}

/*小图标*/
.ic_icon{ width:.36rem; margin-right:.1rem; margin-top:-.06rem; vertical-align:middle;}


/*黑卡价小标签*/
.ic_pml img{ width:.32rem !important; height:.32rem !important; margin-top:-.06rem;}

/*价格面议*/
.ic_mianyi{ width:8%; margin-right:3%;}

/* 空态页 */
.empty_page{background: #fff; text-align:center; display: flex;  align-items: center; flex-direction: column; justify-content: center;}
.empty_page img{ width:2.8rem; padding:0; margin:0; }
.empty_page p{font-size: .24rem; padding:0 0 .3rem; color:#999;}
.empty_page .btn_more{ display:inline-block; width:25%; border-radius:3px; border:1px solid #dddddd; padding:1.5% 0; margin-top:5%; cursor:pointer;}

.empty_wrap{background: #fff; text-align:center; position: relative; width:100%; max-width:450px;}
.empty_wrap .cont{ height:3rem; position: absolute; top:0; bottom:0; margin:auto; text-align: center; width:100%;  max-width:450px;}
.empty_wrap .cont img{ width:2.8rem; height:2.2rem;}
.empty_wrap .cont p{ color: #999; font-size: .24rem; margin-top: .4rem; height:.4rem; line-height: .4rem;}

/*多行 溢出隐藏*/
.line_height2{ display:-webkit-box!important;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2; line-height:.4rem; margin-bottom:2px;overflow:hidden;height:.8rem}
.line_height1{ display:-webkit-box!important;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1; line-height:.4rem; height:.38rem; margin-bottom:1px;  overflow:hidden;}
.lineHeight2{ display:-webkit-box!important;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2; line-height:1.4; overflow:hidden;}
.inoline{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.intwoline{display:-webkit-box!important;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden; line-height: 1.3;}
.inthreeline{display:-webkit-box!important;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.ellipsis{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*panel带箭头：指向链接*/
.checkItem{ color: #333; padding:4% 10% 4% 4%; width:86%; display: block; line-height: 1; border-bottom: 1px solid #ebebeb; font-size: .28rem; background:url(../images/arrowIcon2.png) right center no-repeat #fff;  background-size:.48rem; }
.checkItem2{ background: #fff; color: #333; width: 92%; padding: 4% 4%; display: block; line-height: 1; border-bottom: 1px solid #ebebeb; font-size: .32rem;}
.checkItem2 .arrow_icon{ width:5%; float:right; display:block; height:100%;background:url(../images/arrowIcon2.png) right center no-repeat; background-size:5%; }

/*浮动底部按钮*/
.float_bottom{ position:fixed; width:100%; margin:0 auto; max-width:450px; bottom:0; left:0; right:0; padding: 0; border-top:1px solid #dddddd; background:#fff;}
.float_bottom a.float_btn{ width:6.9rem; display:inline-block; padding:.2rem 0; margin:.3rem; background:#ff5252; color:#fff; text-align:center; font-size: .3rem; border-radius:4px;}
.float_bottom a.float_btn_bt{padding:2% 4%; border:1px solid #999999; color:#333333; font-weight:bold; border-radius:3px; margin:4% 2%; display:inline-block}
.float_bottom a.float_btn_bt_red{padding:2% 4%; border:1px solid #ff5252; color:#ff5252; font-weight:bold; border-radius:3px; margin:4% 2%; display:inline-block}

/*弹出窗口*/
.popup_window { width:100%; max-width:450px; height:100%; position:fixed; top:0; z-index:9999;background:rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);}
.popup_window .pw_tips_box { border-radius:5px; min-height:200px; margin:0 20px; margin-top:-100px; top:50%; position:relative; border:1px solid #d6d6d6;box-shadow:0 0 5px #4d4d4d; background-color:#fff;}
.popup_window .pw_tips_box h3{ height:39px; line-height:39px; background-color:#f0f0f0; border-bottom:1px solid #d6d6d6; padding:0 10px; font-size:18px; color:#666666;}
.popup_window .pw_tips_box h3 a{ font-family:Arial; display:inline-block; position:absolute; top:0; right:10px; font-size:24px; font-weight:bold; color:#666666;}
.popup_window .pw_tips_box h3 a:hover{ text-decoration:none;color:#ff6600;}

/*垂直居中弹窗*/
.align_center_pop{ border-radius:5px; min-height:150px; margin:0 30px; margin-top:-100px; top:50%; position:relative; border:1px solid #d6d6d6;box-shadow:0 0 5px #4d4d4d; background-color:#fff;}
.align_center_pop .btn2{ border-top:1px solid #ececec;}
.align_center_pop .btn2 a{ display:inline-block; width:49%; padding:4% 0; text-align:center; font-size: .32rem; cursor:pointer;}
.align_center_pop .btn2 a:last-child{ border-left:1px solid #ececec;}

/*系统提示 垂直居中小弹窗*/
.winPop{z-index:1000;position:fixed;width:100%;max-width:450px; height:100%; left:0px;right:0; margin:0 auto; top:0px; ;background:rgba(0, 0, 0, 0.6); display: flex;justify-content:center; align-items:center;}
.winPop_cont{ width:6rem; height:3.2rem; border-radius:6px; position:relative; background:#fff; }
.winPop_cont .closePop{ width:.34rem; height:.34rem; display: block; position: absolute; right:.24rem; top:.24rem;}
.winPop_cont .closePop i.icon-guanbi{ font-size:.34rem; color:#999999;}
.winPop_cont .cont{ height:2.3rem; width:5.4rem; padding:0 .3rem; text-align: center; display: table-cell; vertical-align: middle;}
.winPop_cont .cont .tit{ font-size: .32rem; margin-bottom:.2rem; text-align: center; color: #333;}
/*扁平按钮*/
.winPop_cont .btn{position:absolute; bottom:0; height:.9rem; line-height:.9rem; text-align:center;  border-top:1px solid #ececec; width:100%;}
.winPop_cont .btn a{ display:block}
.winPop_cont .btn a.btn1{width:100%; }
.winPop_cont .btn a.btn2{width:50%; float:left;}
.winPop_cont .btn a.btn2:last-child{ width:49%; border-left:1px solid #ececec;}
/*立体按钮*/
.winPop_cont .btnBox{ display: flex; justify-content:center; margin-top:-.2rem; padding-right: .6rem;}
.winPop_cont .btnBox a{ display: block; width: 2.2rem; height:.7rem; line-height: .7rem; text-align: center; margin-left:.6rem; background: #ff5252; color:#fff; border-radius:.04rem;}
.winPop_cont .btnBox a.grayBtn{ background: #c8c8c8;}

/*弹窗遮罩*/
.popMask{ position: fixed; width: 100%;  max-width: 450px;  margin: 0 auto;  z-index:1000;  top: 0; left: 0; right: 0; bottom: 0;  background: rgba(0,0,0,0.5);}
.pop_cont_b{width:100%; max-width:450px; background:#fff; bottom:0; position:fixed; z-index:31;}/*底部弹窗*/

/*常用横向滚动*/
.h-scroll-component { -webkit-overflow-scrolling: touch; overflow: hidden; }
.h-scroll-component > * { padding: 0; margin: 0; overflow-x: auto; padding-bottom: 32px; margin-top: -30px; -webkit-transform: translateY(30px);   transform: translateY(30px); white-space: nowrap; }
.h-scroll-component > * > * { display: inline-block;}
.h-scroll-component  .line_height1s{ display:-webkit-box!important; text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;
line-height:1.4; margin-bottom:1px;  overflow:hidden; white-space: pre-wrap; }

/*常用左右排版title  右边箭头*/
.comTit{ height:.88rem;  position:relative;  display:flex; align-items:center; justify-content:space-between;}
.comTit_arrow{font-size: .24rem; color: #999999; height:.28rem; line-height:.28rem;}

/*图片居中截取*/
.cBg{ background-position:50%; background-size:cover;}

/*到底啦*/
.endTxt{ font-size:.24rem; color:#999; padding:.4rem; text-align:center;}

/*常用提示弹窗(垂直居中弹窗，文字居中内容，底部按钮为红色)*/
.promptMask{position:fixed;width:100%;z-index:999;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6); max-width:450px; margin:0 auto; height:100%; display:flex; align-items:center; justify-content: center; }
.promptPop{ width:6.2rem; height:3.2rem; background:#fff; border-radius:.1rem; position:absolute;}
.promptPop .txtBox{ height:1.96rem; display:flex; align-items:center; justify-content: center; text-align:center; font-size:.32rem; color:#333;}
.promptPop .btnBox .btn{ width:3.1rem; height:.74rem; background:#ff5252; display:block; border-radius:.06rem; line-height:.74rem; text-align:center; color:#fff; margin:0 auto;}
.promptPop .closeAlert {position: absolute;right: -.12rem;width: .43rem;height: .43rem;background: URL(../images/close.png);top: -.12rem;background-size: cover}


/*未知样式，页面有用到*/
.box{padding:4%; width:92%; background-color:#fff;}
.mainBox{padding:0px 10px 10px 10px;background-color:#fff;}
.jd_shadow{z-index:99;position:absolute;width:100%;height:100%; background-color:#ffffff;filter:alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;left:0px;top:0px;border-radius:5px}
.pw_login_text { padding:35px 25px; color:#666666;}
.taobao_btn { display:block; height:42px; line-height:42px; margin:0 25px 25px;  background-color:#f73621; border-radius:5px; }
.taobao_btn i { display:inline-block; border-right:1px solid #930303; width:23px; height:26px;background:url(../images/tao_ico.png) center center no-repeat; padding:0 25px; margin:8px 20px 0 0;}
.taobao_btn span { display:inline-block; height:42px; line-height:42px;color:#fff; font-size:14px; vertical-align:top;}



/*顶部下载APP广告条 */
.down_mod{width:100%; height:1.18rem; z-index:1100; overflow: hidden;}
.down_mod .close_btn{ width:.5rem; float:left;}
.down_mod_cont{ display:flex;width:88%; height:1.18rem; justify-content:space-between;align-items:center;}
.down_mod .click_close{ top:0; left:0; display:block; width:.4rem; height:.4rem;}
.down_mod .click_close img{ width:.4rem; height:.4rem;}
.down_mod .tx_box{width:5.3rem;display:flex; align-items:center;}
.down_mod .tx_box img{ width:.8rem; height:.8rem; border-radius:.08rem;}
.down_mod .tx_box .contentBase{ width:4rem; display:flex;align-items:flex-start;flex-direction:column; justify-content:center;}
.down_mod .tx_box h3 , .down_mod .tx_box span{ width:90%; line-height: 1; padding-left:.2rem;}
.down_mod .tx_box h3.sta01{ font-size:16px; font-size:.32rem;  font-weight:bold;}
.down_mod .tx_box span{ font-size:12px; font-size: .24rem; margin-top:.2rem;}
.down_mod .down_btn_box{ width:1.4rem; height:.54rem;}
.down_mod .down_btn_box .click_down{ display:inline-block; width:1.4rem; height:.54rem; line-height:.54rem; border-radius:4px; text-align:center; font-size:.24rem;}
.down_mod .down_btn_box .white_btn{ background:#FFF; color:#444444;}
.down_mod .down_btn_box .white_btn2{ background:#FFF; color:#444444;}
.down_mod .down_btn_box .red_btn{ background:#e52f3c; color:#ffffff;}
.down_mod .tx_box .sta02{   color:#f8f8f8;  padding-left:.2rem; }
/* 顶部下载APP广告条 */


/*悬浮快捷入口 圆形黑色半透明*/
.quickEntry{ position: fixed; bottom: 1.5rem; right: .3rem;z-index:1000}
.quickEntry .entryIcon{ width: .9rem; height: .9rem; border-radius: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; color: #fff; font-size: .28rem; font-weight: 500; margin-top: .3rem;}
.quickEntry .entryIcon .iconfont{ color: #fff; font-size: .44rem; display: block; margin-top:0; }
.quickEntry .entryIcon .icon-fenxiang{ margin-top: 0;}

/*订单详情弹窗*/
.publicDialog {display: none;z-index: 100009;position: fixed;top: 0;left: 0;width: 100%;height: 100%;-webkit-box-align: center;-webkit-box-pack: center;background: rgba(0,0,0,0.6);}
.publicDialog_Content {position: relative;width: 90%;margin: 0 auto;-webkit-border-radius: .12rem;border-radius: .12rem;-moz-border-radius: .12rem;background: #fff;}
.publicDialog_Content h1 {display: block;position: relative;line-height: 1.04rem;font-size: .3rem;color: #333;border-bottom: 1px solid #dddddd;text-align: center}
.publicDialog_Content .itemList {padding:0 .4rem;max-height: 3.64rem;overflow: hidden;overflow-y: auto;}
.publicDialog_Content .itemListBox {border-bottom: 1px solid #ddd;position: relative;padding:.3rem 0;min-height: 1.2rem;}
.publicDialog_Content .itemListBox:last-child {border-bottom: none}
.publicDialog_Content .itemListBox .itemListPic {position: absolute;left: 0;top:.3rem;width: 1.2rem;height: 1.2rem}
.publicDialog_Content .info {padding-left: 1.5rem;}
.publicDialog_Content .info h2 {line-height: .3rem;height:.3rem;font-size:.28rem;margin-bottom: .16rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.publicDialog_Content .info .skuNameHtml {line-height: .32rem;height:.32rem;font-size:.26rem;color: #999;position:relative}
.publicDialog_Content .info .skuNameHtml .skuNameDetail {display:block;margin-right: .6rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.publicDialog_Content .info .skuNameHtml .skuNameHtmlNum {position: absolute;width:.5rem;right:0;top:0;text-align: right}
.publicDialog_Content .info .skuNameHtml {line-height: .32rem;height:.32rem;font-size:.26rem;color: #999;margin-bottom: .14rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.publicDialog_Content .limitAmountPop {font-size:.26rem;line-height:.28rem}
.publicDialog_Content .publicDialog_button {padding:.3rem 0;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items: center;}
.publicDialog_Content .publicDialog_button a {width:50%;text-align:center;font-size:.32rem;color:#333;line-height:.5rem}
.publicDialog_Content .publicDialog_button a.itemBack {border-right:1px solid #ddd}
.publicDialog_Content .publicDialog_button a.itemPay {color:#ff5252	}



/*正在加载弹窗*/
.loadingPop{position:fixed;width:100%;z-index:999;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.3); max-width:450px; margin:0 auto; height:100%; display:flex; align-items:center; justify-content: center; }
.loadingPopCont{ width:1.3rem; height:1.3rem;  display:flex; align-items:center; justify-content: center; background:rgba(0,0,0,0.6); border-radius:.1rem;}
.loadingPopCont img{ width:.6rem;}
/*loading*/
.loadingIcon{width:100%; text-align: center; padding:.3rem 0;}
.loadingIcon img{ width:.6rem;}

/*系统弹窗*/
.winPopType1{ height: auto;}
.winPopType1 .winPop_close{ position: absolute; width: .5rem; height: .5rem; top:.2rem; right:.2rem;}
.winPopType1 .winPop_close .icon-dacha{ color: #c8c8c8; font-size: .44rem;}
.winPop_infoTxt{ padding: .5rem;}
.winPop_infoTxt .tit{ font-size: .34rem; color: #333; text-align: center;}
.winPop_infoTxt .cont{ font-size: .28rem; color: #666; margin-top: .3rem;}

/*视频播放弹窗*/
.videoPlay_page{ background:#010101; width:7.5rem; display:flex; align-items: center; position:fixed;z-index: 1110;display:none; top:0;}
.videoPlay_close{ width:.64rem; height:.64rem; border-radius:.64rem; background:#4e4e4e;display:flex; align-items: center;justify-content: center; position:absolute; left:.3rem; top:.3rem; z-index:1200;}
.videoPlay_close i{ color:#fff; font-size:.28rem; margin-top:0}
.videoPlayTab{ position: absolute; top:.5rem; width:2.4rem; margin:0 auto; left:0; right:0; z-index:1112;}
.videoPlayTab a{ color:#999; width:50%; text-align:center; display:inline-block;}
.videoPlayTab a span{ width:.3rem; height:.06rem; border-radius:.08rem; display:block; background:#fff; margin:.2rem auto 0; display:none;}
.videoPlayTab a.on{ color:#fff;}
.videoPlayTab a.on span{display:block;}
.videoPlay{ width:7.5rem; z-index:11; position:absolute;}
.videoPlay video{ z-index:20;}
.videoPlay_page .videoPlay_close .iconfont{margin-left:0px;}
.imgSwiper{ width:7.5rem; position:absolute; left:0; top:0; opacity:0;}
.imgSwiperPic{ width:7.5rem; background-size:contain; background-position:center; background-repeat:no-repeat;}
.swiper-pagination{ color:#fff;}
/*商品详情视频播放按钮*/
.swiperBanner{ width:100%;  position: relative;background-color: #000; }
.itemDetail_videoPay{ position:relative; width:1.1rem; height:1.1rem; position: absolute; bottom:0; top:0; left:0; right:0; margin:auto; z-index: 10}
.itemDetail_videoPay img{ width:1.1rem; height:1.1rem;  position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
.itemDetail_videoPay button{  width:1.1rem; height:1.1rem; position: absolute; left:0; top:0; z-index: 1; opacity: 0;}

/*盒子布局*/
.dFlex{ display: flex;}
.dFlex_tbC{ display: flex;align-items: center;}
.dFlex_tblrC{ display:flex; align-items:center; justify-content: center;}
.dFlex_lr{ display:flex; align-items:center; justify-content: center;justify-content:space-between;}

/*loading加载**/
.spinner {
  margin: 100px auto;
  width: 20px;
  height: 20px;
  position: relative;
} 
.container1 > div, .container2 > div, .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #fff; 
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
} 
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
} 
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
} 
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
} 
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; } 
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
} 
.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
} 
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
} 
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
} 
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
} 
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
} 
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
} 
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
} 
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
} 
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
} 
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
} 
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
} 
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

/*顶部提示条（黄色背景横条）*/
.comPrompt{ background:#fff9b3; padding:.2rem .3rem; font-size:.24rem; line-height:1.3}

