/*basic20171001*/
/*.css1{}
@media all and (min-device-width:768px) and (max-device-width: 1024px){
.css1{}
}
input{
-webkit-appearance: none;
}*/
* { margin:0; padding:0;font: 14px/1.23 Arial,"微软雅黑",Helvetica,sans-serif;}
html {min-height:100%;height:100%;}
body {min-height:100%;height:100%;}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:none; }
caption, strong, th { font-weight:normal; }
address, cite, dfn, em, var { font-style: normal; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt{ font-family: "微软雅黑","Arial";}/* 使用等宽字体 */
ul, ol { list-style:none outside;}
/* outside重置IE6,7缩进 
caption, th { text-align:left; }
q:before, q:after { content: ''; }
h1, h2, h3, h4, h5, h6 { font-size:100%;  _font-size:100%; }
select, input, button, textarea { font-size:100%; _font-size:100%;} 使表单元素能继承父级字体大小 
textarea{overflow-y:auto;} 去除IE下textarea滚动条 */
/* 修复IE6连续英文不折行导致页面布局崩溃 */
/* 专有属性修复IE7，IE8浏览器强制缩放图片失真 */
/*img { -ms-interpolation-mode:bicubic; }*/
a { color:#333333; text-decoration:none; }
a:hover { color:#C40000; text-decoration:none; }
/*hr { color: #E4E4E4; background-color: #E4E4E4; border: none; height: 1px; }
del { font-family:"微软雅黑","Arial"; color:#CCC; } 避免删除线造成数字8视觉上为0 */
/*IE6下调用莫名失效 */
.clear_both {clear:both;}
.f14{ font-size:14px;}
.fl{float:left;}
.fr{float:right;}
.clear{ clear:both;}
.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr20{ padding-right:20px;}
.pl10{ padding-left:10px;}
.pl20{ padding-left:20px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.mt20{ margin-top:20px;}
.mr10{ margin-right:10px;}
.ml10{ margin-left:10px;}
.mr20{ margin-right:20px;}
.ml20{ margin-left:20px;}
.blank0{clear: both;display: block;font-size: 1px;height:0px;overflow: hidden;}
.blank5{ clear: both;display: block;font-size: 1px;height:5px;overflow: hidden;}
.blank8 {clear: both;display: block;font-size: 1px;overflow: hidden;height: 8px;}
.blank10{ clear: both;display: block;font-size: 1px;height:10px;overflow: hidden;}
.blank15{ clear: both;display: block;font-size: 1px;height:15px;overflow: hidden;}
.wrap{width:986px;margin:0 auto;}
#container{height:auto;min-height:100%;overflow:hidden;position:relative;_z-index:200;margin:50px auto 0;text-align: left;}
input[type="radio"] {margin: 1px 3px 1px 0px;vertical-align: middle;}
.red {color: #CC0000;}
.white {color: #FFFFFF;}
.blod {font-weight: bold;}
.relative {position:relative;}
.gray {color: #A6A6A6;}
.white {color: #FFFFFF;}
.blue {color: #0570C1;}
.hide{display: none;}
/*.clearfix {
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}
.vam {vertical-align: middle;}
.bold {
    font-weight:bold;
}

.fl{float: left}
.fr{float: right;}

big btn
.subbutton{display: block;
    margin: 0 10px 15px 10px;
    background: #c40000;
    height: 55px;
    line-height: 55px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;}

.subbutton:hover{color:#fff;}

em,strong,th {
    font-style: normal;
    font-weight: normal;
}

.rel{position: relative;}
.abs{position: absolute;}
.tc{text-align: center;}*/

input[type="password"], input[type="text"], textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-image: none;
    border-radius: 3px;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 5px;
    direction: ltr;
    font-size: 15px;
}

.mask {background-color:#000000;left: 0;position: absolute;top: 0;z-index: 999;filter:Alpha(Opacity=10);Opacity:0.1;}

.popLayer {top: 200px;z-index: 900;width: 100%;position: fixed;_position: absolute;}
.layerBox {background:none repeat scroll 0 0 #FFFFFF;border:1px solid #859268;position:relative;}
.layerBox .layerArrow {background:#F1F4E3;line-height:31px;padding-left:5px;text-align: left;}
.layerBox .link_box {background:#F5F5F5;padding-bottom:11px;padding-top:15px;text-align:center;}
.popLayer strong {line-height: 31px;font-size: 14px; font-weight: bold;}
.popLayer span {line-height: 24px;}

/*新版弹出提示层*/
.comm_alert {top:50%;z-index:1000;width:100%;position:fixed;}
.comm_layer_main {position:relative;margin:0 auto;width:66.8vw;height:auto;overflow:hidden;background:#000;box-shadow:0 0 10px #a3a2a2;text-align:center;opacity:0.7;}
.confirm_close {width:3.2vw;height:3.2vw;margin:2.8vw 2.8vw 2.8vw 60.8vw;background:url('https://cdns.lining.com/wap/page/images/comm/pop-close.png') no-repeat 0 0/100% auto;}
#comm_confirm .comm_layer_message {min-height:3.2vw;min-width:7.2vw;max-width:46vw;display:inline-block;background:url('https://cdns.lining.com/wap/page/images/comm/pop-ask.png') no-repeat 0 center/7.2vw auto;padding:2vw 0 2vw 8.8vw;text-align:left;font-size:3.2vw;font-family:'Microsoft YaHei';word-wrap:break-word;word-break:normal;}
#comm_alert .comm_layer_message {width:59vw;margin:1vw 4vw;line-height:6vw;font-size:3.5vw;text-align:center;display:block;color:#fff;}
.comm_layer_button {width:66.8vw;height:6.8vw;margin:2.8vw 0;text-align:center;}
.comm_layer_button a {display:inline-block;width:28vw;height:6.8vw;margin-left:1.2vw;line-height:6.8vw;font-size:2.8vw;text-align:center;color:#fff;}
.comm_layer_confirm {background:#ed2736;}
.comm_layer_cancel {background:#cdcdcd;}

/* 公共弹出层 */
.comm_pop {top: 0px;z-index: 1000;width: 100%;position: fixed;_position: absolute;left:0;}
/*.comm_pop .eb_div{position:relative;background-color: #E3E3E3;border: 4px solid #E3E3E3;border-radius: 4px 4px 4px 4px;box-shadow: 0 0 10px #555555;width: 430px;_width: 432px;margin: 0 auto;}
.comm_pop .eb_title, .comm_pop .eb_close, #h3_open_reglogin span, .comm_pop .eb_btn{background-image:url(/wap/lining/theme/xth2/images/headfooter/sprite3.png);background-repeat:no-repeat;}
.comm_pop .eb_title{padding-left:15px;background-color:#fff;background-position:0 0;background-repeat:repeat-x;height:32px;line-height:32px;font-weight:bold;font-size:14px;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border:1px solid #c9c8c8;border-bottom:none;}
.comm_pop .eb_close{position:absolute;top:9px;right:12px;width:16px;height:16px;background-position:2px -116px;cursor:hand;cursor:pointer;text-indent:-999em;overflow:hidden;}
.comm_pop .eb_close:hover{background-position:-48px -116px;}
.comm_pop .eb_opencont{background:#fff;padding:15px 15px 25px;border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border:1px solid #c9c8c8;border-top:none;}
.comm_pop .eb_opencont .p_btn a{color:#666;}
.comm_pop .eb_opencont em{color:#999;font-style:normal;}
.comm_pop .eb_opencont em.red{color:#c00;}
.comm_pop .eb_opencont em.em_br{display:block;padding:8px 0 0 105px;width:285px;}
.comm_pop .eb_opencont span.pspt_msg {color:#c00;display: inline-block;width: 110px;vertical-align: top;}
.comm_pop .eb_opencont .p_btn a.a_readitem{color:#8E0B0B;text-decoration:underline;}
.comm_pop .eb_opencont .p_btn a.a_readitem:hover{text-decoration:none;}*/
/*#h3_open_reglogin{height:27px;font-size:14px;font-weight:normal;border-bottom:1px solid #b9b9b9;}
#h3_open_reglogin span{position:relative;top:1px; float:left;height:27px;line-height:27px;width:83px;margin:0 0 0 10px;display:block;*display:inline-block;zoom:1;background-position: -90px -32px;text-align:center;cursor:hand;cursor:pointer;}
#h3_open_reglogin span.now{background-position:0 -32px;font-weight:bold;}*/
/*#open_loginbox,#open_regbox{padding:10px 0 0;}
.pspt_back_msg {display:none;padding:5px;border:1px solid #ed414d;background-color:#ffe1e3;border-radius:3px;margin-bottom:5px;}*/
/*.comm_pop .eb_div .p_item{overflow:hidden;padding:6px 0;zoom:1;}
.comm_pop .eb_div .itemtitle{float:left;width:100px;line-height:23px;text-align:right;margin:0 5px 0 0;_display:inline;}
.comm_pop .eb_div .txt{border:1px solid #ccc;width:165px;padding:3px 2px;vertical-align:middle;margin:0 5px 0 0;}
.comm_pop .eb_div .txt_1{width:60px;}
.comm_pop .eb_div img{vertical-align:middle;}
.comm_pop .eb_div .p_btn{padding:10px 0 0 105px;}
.comm_pop .eb_div .btn{width:85px;height:25px;line-height:28px/9;*line-height:25px;text-align:center;color:#fff;border:none;vertical-align:middle;background-position:0 -95px;margin:0 10px 0 0;cursor:pointer;}
.comm_pop .eb_div .btn_a2{width:147px;background-position:0 -70px;}
.comm_pop .eb_div .c_r , .comm_pop .eb_div a.c_r{color:#ed1c24}
.comm_pop .eb_div .c_b {color:#134792}
.comm_pop .eb_div .c_g {color:#c0c0c0}*/
/*.comm_pop .eb_btn {color:#fff;text-align:center;line-height:24px;height:25px;border:0;overflow:visible;cursor:pointer;background-color:#fff;}
.login_btn {background-position:0 -85px;width:68px;}
.reg_btn{background-position:0 -60px;width:148px;}
.open_otherlogin{border-top:1px solid #e6e6e6;margin:15px 0 0;overflow:hidden;}

.h4_otherlogin{font-weight:normal;color:#999;font-size:12px;padding:15px 20px 10px 0px;}*/

.comm_pop table {border-collapse: collapse;margin: 0 auto;border: 2px solid #9A0201;width:95%;}
.comm_pop thead tr {background: none repeat scroll 0 0 #9A0201;font-weight: bold;color: #FFFFFF;}
.comm_pop thead tr th {height: 30px;line-height: 30px;font-size: 14px;}
.comm_pop thead tr a {margin-right: 5px;color: #FFFFFF;text-decoration: none;}
.comm_pop table td {height: 26px;line-height: 26px;white-space: normal;word-wrap: break-word;}
.comm_pop table td select {height: 20px;line-height: 20px;width: 80px;}
.comm_pop tbody tr {text-align: center;background: none repeat scroll 0 0 #FFFFFF;}
.comm_pop tbody tr a:hover {text-decoration: underline;color: #FF0000;}
.comm_pop .ap_provincebox {left: 640px;top: 77px;}
.comm_pop .text {height: 20px;line-height: 20px;width: 200px;}
.comm_pop .tdh td {line-height: 50px;}
.comm_pop .handle input {background: url('https://cdns.lining.com/wap/lining/theme/xth2/images/user/btn-login.png') no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 32px;width: 112px;}
.comm_pop .handle a {font-size: 14px;margin: 8px 0 0 10px;width: 100px;margin-top: 5px;}
.comm_pop img.goods_img {display:block;width:100%;height:auto;}
.comm_pop .pd {padding: 5px 40px;}
.cart_alert_content {width:100%;height:auto;background:#ffffff;}
.cart_alert_img {width:30%;height:auto;float:left;}
.cart_alert_detail {width:70%;height:auto;float:left;}
.cart_alert_detail div {margin:3px 5px;clear:both;text-align:left;height:auto;line-height:16px;width:100%;}
.cart_goods_name {font-size:16px;font-weight:bold;}
.cart_alert_btn {width:100%;height:35px;clear:both;}


.input_action {background:url("https://cdns.lining.com/wap/lining/theme/xth2/images/comm/btn_action.gif") no-repeat scroll 0 0 transparent;background-size:100% 100%;border:0 none;color:#FFFFFF;cursor:pointer;font-family:"微软雅黑","Arial";font-size:14px;font-weight:bold;height:30px;line-height:30px;width:35%;}
.input_action_off {background:url("https://cdns.lining.com/wap/lining/theme/xth2/images/comm/btn_action_off.gif") no-repeat scroll 0 0 transparent;background-size:100% 100%;border:0 none;color:#333333;cursor:pointer;font-family:"微软雅黑","Arial";font-size:14px;height:30px;line-height:30px;width:35%;}
.pop_win_button {background:url("https://cdns.lining.com/wap/lining/theme/xth2/images/comm/btn_action.png") no-repeat scroll 0 0 transparent;background-size:100% 100%;border:0 none;color:#FFFFFF;cursor:pointer;font-family:"微软雅黑","Arial";font-size:14px;height:25px;line-height:25px;margin:1%;width:35%;}
.a_action {color:#003399;text-decoration:underline;}

/* 简单的确认层 */
.absolute {position:absolute;width:166px;height:75px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/prompt_box.gif') no-repeat 0 0;text-align:center;z-index:900;left:-70px;top:-75px;}
.absolute p {padding:7px 0 5px;}
.absolute a{color:#336699;text-decoration:underline;margin:0 10px;}
.absolute_right {position:absolute;width:111px;height:50px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/member/prompt_box_right1.gif') no-repeat 0 0;text-align:center;z-index:1000;right:10px;top:10px;}
.absolute_right p {padding:7px 0 5px;}
.absolute_right a{color:#336699;text-decoration:underline;margin:0 10px;}


/*.paging .prev {
    background-position: left 4px;
    padding-left: 10px;
}
.paging .next, .paging .prev {
    height: 20px;
}*/

.pop_box {top: 200px;z-index: 998;width: 100%;position: fixed;_position: absolute;}
.pop_box .pop_box_div{border-radius: 2px;margin: 0 auto;width: 90%;border: 1px solid #AA0104;}
.pop_box table {border-collapse: collapse;width: 100%;}
.pop_box thead tr {background: none repeat scroll 0 0 #9A0201;font-weight: bold;color: #FFFFFF;}
.pop_box thead tr th {height: 30px;line-height: 30px;font-size: 14px;}
.pop_box thead tr a {margin-right: 5px;color: #FFFFFF;text-decoration: none;}
.pop_box table td {height: 26px;line-height: 26px;white-space: normal;word-wrap: break-word;}
.pop_box tbody tr {text-align: center;background: none repeat scroll 0 0 #FFFFFF;}
.pop_box tbody tr a:hover {text-decoration: underline;color: #FF0000;}
.pop_box .goods_img {display:block;width:25%;height:auto;float:left;margin:10px 0;}

.pop_box .pop_choose {color: #666666;margin-top: 7px;}
.pop_box .pop_choose .p_t10 {padding-top: 10px;}
.pop_box .pop_choose .ul_choosecolor a {color: #404040;text-decoration: none;}
.pop_box .pop_choose .title{font-weight:normal;width: 90px;text-align: left;}
.pop_box .pop_choose .color .title{line-height: 50px;}
.pop_box .pop_choose .size .title{line-height: 35px;}
.pop_box .pop_choose .result {padding:10px 8px 0;}
.pop_box .pop_choose .size a {border: 1px solid #CCCCCC;background:#FFFFFF;}
.pop_box .pop_choose .size a:hover,.promotion_pop .div_choose .size .now a {border:1px solid #c00;}
.pop_box .pop_choose .inputnum .txt {border:1px solid #c4c4c4;width:45px;height:15px; text-align:center;vertical-align:middle; }
.pop_box .pop_choose .ul_choose {overflow: hidden;}
.pop_box .pop_choose .ul_choose li {float: left;margin:5px;position: relative;}
.pop_box .pop_choose .ul_choose img {border: 1px solid #C8C9CD;}
.pop_box .pop_choose .ul_choose a:hover img,
.pop_box .pop_choose .ul_choose li.now img {border:1px solid #CC0000}
.pop_box .pop_choose .size a {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CCCCCC;display:block;width:40px;height:40px;font-size:14px;text-align:center;line-height:40px;}
.pop_box .pop_choose .size a:hover,
.pop_box .pop_choose .size .now a {border:1px solid #CC0000;}


/* 加载层 */
.comm_loadding {top: 300px;position: fixed;_position: absolute;width: 100%;z-index: 1000;}
.comm_loadding div {margin: 0 auto;width: 200px;border: 1px solid #859268;padding: 10px;background: none repeat scroll 0 0 #FCF7E8;border-radius: 3px;}
.comm_loadding table {border-collapse: collapse;width: 100%;}
.comm_loadding table .loadding_img {background: url('https://cdns.lining.com/wap/lining/theme/xth2/images/headfooter/wait.gif') no-repeat scroll 0 0 transparent;height: 16px;width: 16px;}
.comm_loadding table .loadding_str {padding-left: 5px;font-size: 13px;}

/*wap商城头部*/
.wap_lining_top{z-index:500;width:100%;position:fixed;top:0;left:0;height:50px;}
.top_title {width:100%;height:50px;background-color: #313131;z-index:100;position:relative;text-align:center;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/normal.jpg');background-size:100% 100%;background-repeat:no-repeat;}
.ln_top{float:left;width:20%;height:38px;display:inline-block;margin:6px 0;background-position:50% 0;background-repeat:no-repeat;background-size:auto 100%;}
.ln_logo{background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/logo_24.png');background-position:50% -7px;background-size:auto 155%;}
.ln_search{background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/search_25.png');}
.ln_article {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/article.png');}
.ln_cart{background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/cart_25.png');}
.ln_cart div, .ln_member div{width:20%;height:38px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/ri.png') 0 0/100% auto no-repeat;margin-left:52%;color:#fff;font-size:2vw;text-align:center;line-height:4vw;}
.ln_category{background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/category_25.png');}
.ln_member{background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/person_25.png');}

.search_contain{width:100%;height:40px;background:#ffffff;position:relative;top:-40px;z-index:90}
.new-wap-comm-search{width:85%;height:38px;margin:1px 0;float:left;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/zoom.png');overflow-x:scroll;overflow-y:hidden;background-repeat:no-repeat;background-position:5% center;background-size:auto 80%;}
.new-wap-search-swiper{min-width:100%;width:auto;height:38px;clear:both;}
.new-wap-search-tag{width:auto;height:38px;background:#787878;margin-left:5px;float:left;}
.new-wap-search-tag span{display:block;float:left;width:auto;height:38px;line-height:38px;color:#ffffff;margin:0 10px;}
.new-wap-search-tag em {display:block;float:left;width:auto;height:38px;line-height:38px;color:#ffffff;margin-right:10px;}
.new-wap-search-button {width:70px;height:38px;float:left;background:#ffffff;}
.new-wap-comm-inter{width:0.3%;height:40px;float:left;background:#e7e7e7;}
.new-wap-comm-screen{width:14.7%;height:40px;float:left;line-height:40px;text-align:center;}

/* 头部分类导航  */
/*.nav_div {position:fixed;z-index:500;top:0;width:100%;height:100%;background:#7b7b7b;left:100%;display: none;}
.nav_list {width:100%;padding-top:20px;}
.nav_title {width:90%;height:46px;margin:0px 6% 0px 4%;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/cate_title.png') repeat-x;line-height:46px;font-size:18px;font-weight:bold;color:#ffffff;}
.nav_title img {display:inline-block;width:19px;height:17px;margin:0 10px;}
.nav_content {width:100%;}
.nav_content .list_title {width:80%;height:46px;margin-left:20%;}
.nav_content .list_title a {display:block;width:100%;height:46px;line-height:46px;font-size:14px;color:#ffffff;}
.nav_content .list_title span {display:block;width:82%;height:46px;float:left;line-height:46px;font-size:16px;color:#ffffff;}
.nav_content .list_title .img_close {display:block;width:12px;height:12px;float:left;margin:17px 0px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/arrow_cate_right.png')}
.nav_content .list_title .img_open {display:block;width:12px;height:12px;float:left;margin:17px 0px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/arrow_cate_down.png')}
.nav_content .list_content .nav_item {width:80%;height:45px;margin-left:20%;}
.nav_content .list_content .nav_item a {display:block;width:100%;height:45px;line-height:45px;font-size:14px;color:#ffffff;overflow:hidden;}*/

/**
 * 	新版分类导航
 */
.wap-nav{width:100%;height:100%;position:fixed;z-index:60;margin:50px auto 0;left:100%;top:0;}
.wap-nav-left{width:24.9973%;height:calc(100% - 50px);float:left;background:#f5f5f5;border-right:0.0027% solid #c8c8c8;overflow-x:hidden;overflow-y:auto;}
.wap-nav-title{height:50px;margin:0;position:relative;}
.wap-nav-title-content{display:block;margin:0;height:50px;text-align:center;line-height:50px;border-left:3px solid #f5f5f5;color:#000000;}
.wap-nav-title-white{position:absolute;width:5%;height:50px;background:#ffffff;z-index:15;top:0;left:100%;display:none;}
.wap-nav-title-select .wap-nav-title-content{border-left:3px solid #ed2738;color:#ed2738;background:#ffffff;}
.wap-nav-title-select .wap-nav-title-white{display:block;}
.wap-nav-inter {height:1px;width:100%;background:#ebebeb;}
.wap-nav-mask{width:1%;height:100%;position:absolute;left:25%;top:0;background:-moz-linear-gradient(left, #eaeaea, #ffffff);background:-webkit-gradient(linear, 0 0, 100% 0, from(#eaeaea), to(#ffffff));z-index:10;}
.wap-nav-main{width:65%;height:100%;float:left;position:relative;}
.wap-nav-list{width:100%;height:100%;position:absolute;z-index:5;background:#ffffff;}
.wap-nav-list-top{width:100%;height:20px;}
.wap-nav-list-content{width:32%;height:20%;margin-left:1.333%;float:left;display:block;}
.wap-nav-list-content img {width:90%;margin:0 5%;display:block;}
.wap-nav-list-content span {width:100%;display:block;font-size:12px;margin-top:7px;text-align:center;}
.wap-nav-right{width:10%;height:100%;float:left;background:#4c4c4c;opacity:0.7;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/back.png');background-repeat:no-repeat;background-position:center;background-size:100% auto;}

/* 查询弹出层 */
.new-wap-search-pop{position:fixed;top:0;left:0;z-index:550;background:#ffffff;width:100%;height:100%;}
.new-pop-search-box{width:100%;height:50px;background:#313131;overflow:hidden;}
.new-pop-search{margin:5px 2%;height:40px;background:#ffffff;border-radius:5px;}
.new-pop-search em{display:block;float:left;height:100%;width:15%;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/search.png?v=2.0');background-repeat:no-repeat;background-position:center;background-size:auto 65%;}
.new-pop-search div{float:left;height:100%;width:15%;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/delete.png');background-repeat:no-repeat;background-position:center;background-size:auto 65%;}
#searchTemp{height:100%;width:67%;border:none;text-align:left;display:block;float:left;}
.new-pop-search-result-out {width:100%;height:88%;overflow-y:scroll;}
.new-pop-search-commend {margin:0 20px 20px;}
.new-pop-search-commend span {display:block;width:100%;height:15px;margin:15px 0;line-height:20px;font-size:15px;color:#9a9a9a;}
.new-pop-search-commend a {display:inline-block;padding:5px 10px;font-size:14px;background-color:#f5f5f5;float:left;margin:5px 5px 5px 0;}
.new-pop-search-result {width:100%;height:auto;overflow:hidden;}
.new-pop-search-item {width:44%;height:30px;margin:5px 3%;display:block;float:left;text-align:left;line-height:30px;overflow:hidden;}
.new-wap-screen-pop{position:fixed;top:50px;left:100%;z-index:50;width:100%;height:100%;background-color:#fff;}
.new-wap-screen-left {width:10vw;height:100%;float:left;background-color:#4c4c4c;opacity:0.7;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/optionBack.png');background-repeat:no-repeat;background-position:center;background-size:100% auto;}
.new-wap-screen-right {width:90vw;height:100%;float:left;background:#f4f5f7;position:relative;}
.new-wap-screen-item{width:100%;height:83%;overflow-y:scroll;}
.new-wap-screen-top {width:100%;height:12.5vw;line-height:12.5vw;text-align:center;background-color:#fff;font-size:4vw;border-bottom:1px solid #ebebeb;}
.new-wap-screen-list{width:100%;height:auto;border-bottom:1px solid #e7e7e7;overflow:hidden;}
.new-wap-screen-list-title{width:100%;height:12.5vw;background-color:#fff;border-bottom:1px solid #ebebeb;}
.new-wap-screen-list-title span {width:auto;height:12.5vw;display:block;float:left;line-height:12.5vw;margin-left:2.5%;font-size:3.6vw;}
.new-wap-screen-list-title em {width:5.3vw;height:5.3vw;display:block;float:right;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/optionOpen.png');background-repeat:no-repeat;background-size:auto 100%;margin:3.6vw 2.5vw;}
.new-wap-screen-list .list-close em{background-position:center right;}
.new-wap-screen-list .list-open em{background-position:center left;}
.new-wap-screen-list-option,.new-wap-screnn-list-choiced{width:100%;height:auto;overflow:hidden;padding-bottom:10px;}
.new-wap-screen-brand-choiced{width:20%;height:30px;margin:4px 2%;float:left;border-width:1px;border-style:solid;border-color:#f05133;}
.new-wap-screen-brand-choice{width:20%;height:30px;margin:4px 2%;float:left;border-width:1px;border-style:solid;border-color:#000000;}
.new-wap-screen-brand-choiced img{width:100%;height:100%;}
.new-wap-screen-brand-choice img{width:100%;height:100%;}

.new-wap-screen-choiced{height:30px;border:1px solid #f05133;margin:4px 2.5%;float:left;background:#f22836;}
.new-wap-screen-choiced span{overflow:hidden;text-align:center;height:30px;display:block;line-height:30px;font-size:15px;color:#ffffff;}
.new-wap-screen-choice{height:30px;margin:4px 2.5%;float:left;background:#dedede;}
.new-wap-screen-choice span{overflow:hidden;text-align:center;height:30px;display:block;line-height:30px;font-size:15px;color:#000000;}

.new-wap-screen-inter{width:100%;height:0.2%;background:#b5b5b5;}
.new-wap-screen-bottom{width:100%;height:16vw;position:absolute;left:0;bottom:50px;}
.new-wap-screen-bottom div {width:50%;height:16vw;float:left;text-align:center;line-height:16vw;font-size:3.5vw;color:#fff;}
.new-wap-screen-confirm{background-color:#f22836;}
.new-wap-screen-reset{background-color:#000;}
#commHeader {width:100%;height:50px;position:fixed;top:0;left:0;z-index:5;}
.container {margin:50px auto 0;overflow:hidden;width:100%;}
#commFooter {z-index:10;}

.new_wap_footer {width:100%;height:37vw;background:#fff;}
.wap-tips {width:100%;height:15vw;}
.wap-tips a {width:26.875vw;height:7.96875vw;display:inline-block;margin:3.5vw 2.5vw;background-repeat:no-repeat;background-size:100% 100%;}
.wap-get-help {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/goods/get_help.png');}
.wap-anti-fake {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/goods/anti_fake.png');}
.wap-after-service {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/goods/after_service.png');}
.wap_footer_link {width:96.875vw;height:20.3125vw;margin:0 auto;border-top:1px solid #ededed;}
.wap_footer_link div {width:100%;height:auto;text-align:center;color:#989898;font-size:2.1875vw;margin:3.4375vw 0;}
.wap_footer_link a {width:17.1875vw;height:7.8125vw;display:inline-block;background-repeat:no-repeat;background-size:100% 100%;}
.wap_footer_bureau {margin-left:22.75vw;background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/bureau.png');background-position:center 1vw;}
.wap_footer_police {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/police.png');}
.wap_footer_honesty {background-image:url('https://cdns.lining.com/wap/lining/theme/xth2/images/comm/honesty.png');}

/*新加入购物车弹出层*/
.cart_alert_pop {top:0px;z-index:1000;width:100%;position:fixed;_position:absolute;left:0;}
.cart_alert_pop div {width:46.25vw;height:25.3vw;border-radius:3px;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/goods/cart_alert_bg.png') repeat;margin:50vw auto 0;text-align:center;}
.cart_alert_pop div em {width:9.6875vw;height:9.6875vw;display:inline-block;background:url('https://cdns.lining.com/wap/lining/theme/xth2/images/goods/cart_alert_succeed.png') 0 0/100% auto no-repeat;margin:3.125vw 0;}
.cart_alert_pop div span {width:46.25vw;height:5vw;display:inline-block;font-size:5vw;font-family:'Microsoft YaHei';color:#fff;}