﻿@charset "utf-8";
html{height: 100%;}
body{color:#333;font: 12px/1.5 Tahoma,Helvetica,Arial,simsun;background:#F5F5F5;-webkit-overflow-scrolling:touch;height:100%;width:100%;max-width:100%;margin:0 auto;overflow-x:hidden;}
footer{width:100%;max-width:100%;margin:0 auto;}
img,input,select{display:inline-block;vertical-align:middle;border:none;}
h1,h2,h3,h4,h5,h6,span{font-size:100%}
address, caption, cite, code, dfn, em, th, var, i, b{font-style: normal;font-weight: 400;}
fieldset,img{border:0}
input{-webkit-appearance:none;/*去除input默认样式*/}
input[type="submit"],input[type="reset"],input[type="button"],input{-webkit-appearance:none;}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
input[type=submit],input[type=reset],input[type=button],button{-webkit-appearance:none}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;margin:0;padding:0}
li{list-style: outside none none;}
ul,ol{list-style:none}
.inputBg{height:2.4rem;width: 94%;border: solid 1px #eee;padding:0 3%;color: #333;font-size: 0.8rem;-webkit-border-radius: 0;background:#fff;}
.inputBg2{width: 94%;border: solid 1px #eee;padding:3%;color: #333;font-size: 0.8rem;-webkit-border-radius: 0;-webkit-appearance: none;background:#fff;}
.pop-share{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,0.8) url(../images/share.png) center 10px no-repeat;background-size:90% auto;}
textarea {
  -webkit-appearance: none;
}
@media screen and (max-device-width: 640px){body{-webkit-text-size-adjust:none;}} 
input.graybtn{_border:none;}
.padd1{padding:0.5rem 1%}
.padd2{padding:1rem}
.w50{width:50%}
.w40{width:40%}
.w30{width:30%}
.w20{width:20%}
.w10{width:10%}
.white{color:#fff;}
.fl{float:left;}
.Left{float:left;}
.Right{float:right;}
.f400{font-weight:400;}
.price.f400{font-weight:400;}
.table_box dl.none{display:none;}
.none{display:none;}
a{color:#8d8d8d;text-decoration:none}
@font-face{font-family:'typicons';src:url("../font/typicons.eot");src:url("../font/typicons.eot?#iefix") format('embedded-opentype'),url("../font/typicons.woff") format('woff'),url("../font/typicons.ttf") format('truetype'),url("../font/typicons.svg#typicons") format('svg');font-weight:normal;font-style:normal;}
.iconfonts{font-family:"typicons";font-size:100%;font-style:normal;font-weight:normal;}
.graybtn{cursor:pointer;background-color:#F5F5F5;background-image:linear-gradient(#F8F8F8,#E5E5E5);background-repeat:repeat-x;border:1px solid #C4C4C4;border-radius:2px;box-shadow:0 1px 1px rgba(200,200,200,0.3);color:#666666;display:inline-block;font-size:100%;padding:5px 12px;text-shadow:0 1px #FFFFFF;vertical-align:middle;}
.graybtn:hover{background:none repeat scroll 0 0 #E5E5E5;color:#666666;text-decoration:none;}
input.graybtn{_border:none;}
.c-btn1{border:none;display: inline-block;height: 2rem;line-height: 2rem;font-size:0.8rem;color: #fff;padding: 0 2rem;width:5rem;border-radius: 5px;background:#B4000B;}
.c-btn2{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:40%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#B4000B;text-align: center}
.c-btn2 a,.c-btn2 a:visited{color:#fff;}
.c-btn3{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:45%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#B4000B;text-align: center}
.c-btn4{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:45%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#00D20D;text-align: center}
.c-btn5{color:red;border:0;height:2.6rem;line-height:2.5rem;width:100%;text-indent:1rem;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:16px;background:#fff;text-align:left;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;margin-top:15px;}
.hidden{display:none}
.wrap{padding:0 0;overflow:hidden;}
#page_groupBuy .wrap{float:left;width:100%;}
.center{text-align:center;}
.ml_25b{margin-left:25%;}
.ml_32b{margin-left:32%;}
.mt-1{margin-top:-1px;}
.mt-2{margin-top:-2px;}
.ml5{margin-left:5px;}
.mt0{margin-top:0px;}
.mt2{margin-top:2px;}
.mt3{margin-top:3px;}
.mt4{margin-top:4px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.ml10{margin-left:1rem;}
.mr5{margin-right:5px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.pl10{padding-left:10px;}
.pr5{padding-right:5px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.mb10{margin-bottom:10px;}
.mb0{margin-bottom:0px;}
.mb60{margin-bottom:60px;}

.f14{font-size:14px;}
.f18{font-size:18px;}
.price_s{color: #B4000B;font-size:.675rem;display: inline-block;}
.price{color: #FF702F;font-size:12px;display: inline-block;font-weight:bold}
.c333{color:#333}
.c999{color:#999}
.w100{width:100%;}
.table_box dl.newDl2.mb0{margin-bottom:0px;}
.flex{padding: 0;margin: 0;list-style: none;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;justify-content: space-around;}
.flex-f-row{-webkit-flex-flow: row;}
.flex_in{-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-flex: 1;}
.box1{border:1px solid #e2e2e2;background: #FFFFFF;overflow:hidden;}
.f_l{float:left;}
.f_r{float:right;}
.f12{font-size:12px;}
.blank_1{height:1px;line-height:1px;/* _margin:-3px 0;*/clear:both;visibility:hidden;}
.blank_2{height:0.1rem;line-height:0.1rem;/* _margin:-3px 0;*/clear:both;visibility:hidden;}
.blank1{height:0.4rem;line-height:0.4rem;/* _margin:-3px 0;*/clear:both;visibility:hidden;}
.blank2{height:0.6rem;line-height:0.6rem;clear:both;visibility:hidden;}
.blank3{height:1rem;line-height:1rem;clear:both;visibility:hidden;}
.blank4{height:2rem;line-height:2rem;clear:both;visibility:hidden;}
.mr-t20{margin-top:20px}
.mr-t30{margin-top:30px}
.mr-b30{margin-bottom:30px}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.ico_01{background: url(../images/ico_01.png) no-repeat 50% 50%;-webkit-background-size: 1.8rem 1.8rem;-moz-background-size: 1.8rem 1.8rem;-o-background-size: 1.8rem 1.8rem;background-size: 1.8rem 1.8rem;}
/* 购物车图标*/.ico_02{background: url(../images/ico_02.png) no-repeat 50% 50%;-webkit-background-size: 1.8rem 1.8rem;-moz-background-size: 1.8rem 1.8rem;-o-background-size: 1.8rem 1.8rem;background-size: 1.8rem 1.8rem;}
/* 菜单栏图标*/#page_sellhome .ico_02{background: url(../images/ico_002.png) no-repeat 50% 50%;-webkit-background-size: 1.8rem 1.8rem;-moz-background-size: 1.8rem 1.8rem;-o-background-size: 1.8rem 1.8rem;background-size: 1.8rem 1.8rem;}
/* 菜单栏图标*/.ico_03{background: url(../images/ss.png) no-repeat 50% 50%;-webkit-background-size: 1.8rem 1.8rem;-moz-background-size: 1.8rem 1.8rem;background-size: 1.8rem 1.8rem;width: 1.8rem;height: 1.8rem}
/* 搜索图标_白*/.ico_04{background: url(../images/ico_04.png) no-repeat 50% 50%;-webkit-background-size: 0.8rem 0.8rem;-moz-background-size: 0.8rem 0.8rem;background-size: 0.8rem 0.8rem;width: 0.8rem;height: 0.8rem;width: 0.8rem;height: 0.8rem}
/* 箭头图标向右*/.ico_04_b{background: url(../images/ico_04_b.png) no-repeat 50% 50%;-webkit-background-size: 0.8rem 0.8rem;-moz-background-size: 0.8rem 0.8rem;background-size: 0.8rem 0.8rem;width: 0.8rem;height: 0.8rem}
/* 箭头图标向左*/.ico_05{background: url(../images/ico_05.png) no-repeat 50% 50%;-webkit-background-size: 1.8rem 1.8rem;-moz-background-size: 1.8rem 1.8rem;background-size: 1.8rem 1.8rem;width: 1.8rem;height: 1.8rem}
/* 主页图标*/.ico_06{background: url(../images/ico_06.png) no-repeat 50% 50%;-webkit-background-size: 1.0rem 1.0rem;-moz-background-size: 1.0rem 1.0rem;background-size: 1.0rem 1.0rem;width: 1.0rem;height: 1.0rem}
/* 返回顶部图标*/.ico_07{background: url(../images/ico_07.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;width: 1.2rem;height: 1.2rem}
/* 搜索图标_灰*/.ico_08{background: url(../images/ico_08.png) no-repeat 50% 50%;-webkit-background-size: 1.0rem 1.0rem;-moz-background-size: 1.0rem 1.0rem;background-size: 1.0rem 1.0rem;width: 1.0rem;height: 1.0rem}
/* 叉叉_白色*/.ico_09{background: url(../images/ico_09.png) no-repeat 50% 50%;-webkit-background-size: 0.8rem 0.8rem;-moz-background-size: 0.8rem 0.8rem;background-size: 0.8rem 0.8rem;}
/* 叉叉_灰色*/.ico_10{background: url(../images/left_go.png) no-repeat 30% 50%;background-size: 20% 40%;}
.new_goods_header .ico_10{background: url(../images/left_go.png) no-repeat 45% 52%;background-size: 20% 40%;}
/* 箭头向左_白色*/.ico_10_1{background: url(../images/left_go_white.png) no-repeat 50% 50%;-webkit-background-size: 25% 50%;-moz-background-size: 25% 50%;background-size: 25% 50%;}
/* 箭头向左_白色*/.ico_11{background: url(../images/ico_11.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;}
/* 箭头向下_黑色*/.ico_12{background: url(../images/ico_12.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;}
/* 箭头向下_黑色*/.ico_999{background: url(../images/jd_icon_order.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;}
/* 箭头向上_黑色*/.ico_13{background: url(../images/ico_13.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;}
/* 箭头向上_黑色*/.ico_14{background: url(../images/ico_14.png) no-repeat 50% 50%;-webkit-background-size: 1.2rem 1.2rem;-moz-background-size: 1.2rem 1.2rem;background-size: 1.2rem 1.2rem;}
/* 电话_褐色*/.ico_15{background: url(../images/new_ico_15.png) no-repeat 50% 50%;-webkit-background-size: 1.5rem 1.5rem;-moz-background-size: 1.5rem 1.5rem;background-size: 1.5rem 1.5rem;}
/* 分享_白色*/.ico_16{background: url(../images/ico_16.png) no-repeat 50% 50%;-webkit-background-size: 75% 75%;-moz-background-size: 75% 75%;background-size: 75% 75%;}
/* 购物车_灰色*/.ico_17{background: url(../images/ico_17.png) no-repeat 50% 50%;-webkit-background-size: 1.5rem 1.5rem;-moz-background-size: 1.5rem 1.5rem;background-size: 1.5rem 1.5rem;}
/* 分享_灰色*/.ico_18{background: url(../images/ico_18.png) no-repeat 50% 58%;-webkit-background-size: 75% 75%;-moz-background-size: 75% 75%;background-size: 75% 75%;}
/* 收藏_灰色*//* 栏目ico*/.ico_touch_01{background: url(../images/ico_touch_01.png) no-repeat 50% 50%;-webkit-background-size: 1.3rem 1.3rem;-moz-background-size: 1.3rem 1.3rem;background-size: 1.3rem 1.3rem;}
/* 电话图标*/.ico_touch_02{background: url(../images/ico_touch_02.png) no-repeat 50% 50%;-webkit-background-size: 1.3rem 1.3rem;-moz-background-size: 1.3rem 1.3rem;background-size: 1.3rem 1.3rem;}
/* 在线联系*/.ico_touch_03{background: url(../images/ico_touch_03.png) no-repeat 50% 50%;-webkit-background-size: 1.3rem 1.3rem;-moz-background-size: 1.3rem 1.3rem;background-size: 1.3rem 1.3rem;}
/* 地图图标*//* 头部*/.tit1{height: 2rem;line-height: 2rem;background: #f9f9f9;font-size: 0.8rem;padding: 0 0.5rem}
.radius2{-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.radius5{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.radius10{-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.radius15{-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}
.position_a_lt{position: absolute;left: 0;top: 0;}
.position_a_rb{position: absolute;right: 0;bottom: 0;}
/*按钮样式**/.empty{display:block;padding:50px 0;color:#999;font-size:1.5em;font-weight:bold;text-align:center;}
.button{display:inline-block;height:32px;color:#555;line-height:32px;margin-top:2px;padding-left:10px;padding-right:10px;text-align:center;font-size:12px;font-weight:normal;text-decoration:none;border-width:0;vertical-align:middle;background:#F19005;}
.button:hover{text-decoration:none;color:#000;}
.button span{display:inline-block;height:28px;}
.text_button,.text_button span{font-weight:normal;background-image:none;}
.bright_button,.brighter_button,.brightest_button,.bright_button:hover,.brighter_button:hover,.brightest_button:hover{color:#fff;}
.bright_button{}
.bright_button span{}
.brighter_button{margin-right:10px}
.brighter_button span{}
.brightest_button{height:36px;padding-left:15px;line-height:36px;font-size:16px;background-position:left -120px;}
.brightest_button span{height:36px;padding-right:15px;background-position:right -150px;}
#header{width: 100%;z-index:988;background-color:#fff;position:relative;height:3rem;display: block;border-bottom:1px solid #E6E6E6;}
#page_goods #header{background:none;border-bottom:0px solid #ccc;position:fixed;top:0px;width:100%;z-index: 1970;}
#page_goods #header .header_l{width: 30px;height: 30px;border-radius: 99px;margin-left:8px;margin-top:6px;}
#page_goods #header .header_l .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;display:block;z-index:1;}
#page_goods #header .header_l .ico_10{position: absolute;background: transparent url("../images/left_go_white.png") no-repeat scroll 40% 70% / 30% 60%;width: 30px;height: 30px;z-index:5;}
#page_goods #header .header_l .ico_10_1{position: absolute;background: transparent url("../images/left_go.png") no-repeat scroll 40% 70% / 30% 60%;width: 30px;height: 30px;z-index:4;}
#page_goods #header span.Three{width: 30px;height: 30px;border-radius: 99px;text-align: center;position: relative;float: right;top:5px;right:55px;font-size:16px;color:#fff;float: right;}
#page_goods #header span.Three .l_bg{background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;text-align: center;position: relative;}
#page_goods #header span.Three i{font-size:22px;color:#fff;position: absolute;top:1px;width:35px;height: 27px;left:0;z-index:5;}
#page_goods #header span.Three i.black{font-size:22px;color:#777;position: absolute;top:1px;width:35px;height: 27px;left:0;z-index:4;}
#page_goods #header span.Three a{width:35px;float:left;padding-top:1px;}
#page_goods #header span.Three em{background-color: #00B000;border:1px solid #018E01;border-radius: 20px;color: #FFF;display: inline-block;font-family: Arial;height: 15px;left: 15px;line-height: 15px;padding: 0px 4px;position: absolute;cursor: pointer;top: -1px;font-size:12px;z-index:15;}
#page_goods #header .header_r2{width: 35px;height: 35px;border-radius: 99px;margin-right:0px;}
#page_goods #header .header_r2 .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;}
#page_goods #header .fav_goods{position: absolute;width: 30px;height: 30px;border-radius: 99px;right:98px;margin-top:6px;}
#page_goods #header .fav_goods .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;display:block;z-index:1;}
#page_goods #header .fav_goods .ico_18_2{position: absolute;background: transparent url("../images/ico_18_2.png") no-repeat scroll center 7px / 75% 75%;width: 30px;height: 30px;z-index:5;}
#page_goods #header .fav_goods .ico_18_1{position: absolute;background: transparent url("../images/ico_18_1.png") no-repeat scroll center 7px / 75% 75%;; width: 30px;height: 30px;z-index:4;}
#page_goods #header .fav_goods a{left:3px;}
#page_goods #header .fav_goods em{background-color: #00B000;border:1px solid #018E01;border-radius: 20px;color: #FFF;display: inline-block;font-family: Arial;height: 15px;visibility: hidden;left: 15px;line-height: 15px;padding: 0px 4px;position: absolute;cursor: pointer;top: -1px;}

#page_group_buy #header{background:none;border-bottom:0px solid #ccc;position:fixed;top:0px;width:100%;z-index: 1970;}
#page_group_buy #header .header_l{width: 30px;height: 30px;border-radius: 99px;margin-left:8px;margin-top:6px;}
#page_group_buy #header .header_l .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;display:block;z-index:1;}
#page_group_buy #header .header_l .ico_10{position: absolute;background: transparent url("../images/left_go_white.png") no-repeat scroll 40% 70% / 30% 60%;width: 30px;height: 30px;z-index:5;}
#page_group_buy #header .header_l .ico_10_1{position: absolute;background: transparent url("../images/left_go.png") no-repeat scroll 40% 70% / 30% 60%;width: 30px;height: 30px;z-index:4;}
#page_group_buy #header span.Three{width: 30px;height: 30px;border-radius: 99px;text-align: center;position: relative;float: right;top:5px;right:55px;font-size:16px;color:#fff;float: right;}
#page_group_buy #header span.Three .l_bg{background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;text-align: center;position: relative;}
#page_group_buy #header span.Three i{font-size:22px;color:#fff;position: absolute;top:1px;width:35px;height: 27px;left:0;z-index:5;}
#page_group_buy #header span.Three i.black{font-size:22px;color:#777;position: absolute;top:1px;width:35px;height: 27px;left:0;z-index:4;}
#page_group_buy #header span.Three a{width:35px;float:left;padding-top:1px;}
#page_group_buy #header span.Three em{background-color: #00B000;border:1px solid #018E01;border-radius: 20px;color: #FFF;display: inline-block;font-family: Arial;height: 15px;left: 15px;line-height: 15px;padding: 0px 4px;position: absolute;cursor: pointer;top: -1px;font-size:12px;z-index:15;}
#page_group_buy #header .header_r2{width: 35px;height: 35px;border-radius: 99px;margin-right:0px;}
#page_group_buy #header .header_r2 .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;}
#page_group_buy #header .fav_goods{position: absolute;width: 30px;height: 30px;border-radius: 99px;right:98px;margin-top:6px;}
#page_group_buy #header .fav_goods .l_bg{position: absolute;background: transparent url("../images/tou/50_black.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;display:block;z-index:1;}
#page_group_buy #header .fav_goods .ico_18_2{position: absolute;background: transparent url("../images/ico_18_2.png") no-repeat scroll center 7px / 75% 75%;width: 30px;height: 30px;z-index:5;}
#page_group_buy #header .fav_goods .ico_18_1{position: absolute;background: transparent url("../images/ico_18_1.png") no-repeat scroll center 7px / 75% 75%;; width: 30px;height: 30px;z-index:4;}
#page_group_buy #header .fav_goods a{left:3px;}
#page_group_buy #header .fav_goods em{background-color: #00B000;border:1px solid #018E01;border-radius: 20px;color: #FFF;display: inline-block;font-family: Arial;height: 15px;visibility: hidden;left: 15px;line-height: 15px;padding: 0px 4px;position: absolute;cursor: pointer;top: -1px;}

#header.user{background:none;border-bottom:0px solid #ccc;position:absolute;top:0px;width:100%;z-index: 1970;}
#header.user .header_l{width: 30px;height: 30px;border-radius: 99px;margin-left:8px;margin-top:6px;}
#header.user .header_l .l_bg{position: absolute;background: transparent url("../images/tou/50_white.png") repeat scroll 0% 0%;width: 35px;height: 35px;border-radius: 99px;display:block;z-index:1;}
#header.user .header_l a.ico_10{position: absolute;background: transparent url("../images/left_go_white.png") no-repeat scroll 40% 70% / 30% 60%;width: 30px;height: 30px;z-index:5;}
#header.user .fav_goods{position: absolute;width: 30px;height: 30px;right:40px;margin-top:15px;color:#fff;}
#header.user .fav_goods a{color:#fff;}
#header.user .header_r2{position: absolute;top: 5px;right:8px;z-index:1015}
#page_help #header{background:url(../images/help_n.png) repeat-x center center;border-bottom:0px;}
#page_help #header h1{background:none;color:#fff;font-weight:700;}
#page_ex #header{background:url(../images/ex.png) repeat-x center center;border-bottom:0px;}
#page_ex #header h1{background:none;color:#fff;font-weight:700;}
#page_groupBuy #header{z-index:990;position:fixed;width:30px;height:160px;top:50%;margin-top:-80px;background:none;border:0;right:20px;}
#header h1{color: #333;font-size: 1.1rem;line-height: 3rem;text-align:center;font-weight:400;font-family:Tahoma,Helvetica,Arial,simsun;background:#fff;}
#header .header_r{position: absolute;top: 5px;right: 0;}
#header .header_r1{position: absolute;top: 0;right: 0;}
#header .header_r1 .iconfont{font-size:30px;margin-right:15px;}
#header .header_r2{position: absolute;top: 5px;right:8px;z-index:1015}
#header .header_r2 a{}
#header .header_r a{width: 2rem;height:2rem;display: block;margin:9px 0.6rem 0 0;padding: 0rem;text-indent: -999em;overflow: hidden;}
#header .header_r1 a{font-size:1rem;display: block;margin:12px 1rem 0 0;padding: 0rem;overflow: hidden;}
#header .header_l{position: absolute;top: 0;left: 0;}
#page_group #header {
    background: url(../images/jhs_bg.png) repeat-x center center;
    border-bottom: 0px;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
}
#page_group #header h1{background:none;color:#fff;font-weight:700;}

#page_group #header .header_l{line-height:48px;height:48px;background:url(../images/jhs.png) no-repeat center center;width:120px;text-align:center;color:#fff;font-size:16px;font-weight:700;}
#page_ex #header .header_l{line-height:48px;height:48px;background:url(../images/ex_l.png) no-repeat center center;width:120px;text-align:center;color:#fff;font-size:16px;font-weight:700;}
#header .header_l a{width: 3rem;height:3rem;display: block;padding: 0 0.2rem;text-indent: -999em;overflow: hidden;}
.arrow-right{position: absolute;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #000;top:-10px;right:14px;}
#page_groupBuy #header .Second .new_goods_header a{float:right;}
#page_groupBuy #header .Three .new_goods_header a{float:right;margin-right:1rem;}
#page_groupBuy #header .new_goods_header{position:relative;text-align:center;margin:0 auto;border-radius:99px;background:url(../images/black.png);padding:6px;width:20px;height:20px;text-indent: -999em;display:block;}
#page_groupBuy #header .new_goods_header a em{opacity: 1;}
#page_groupBuy #header .new_goods_header a #J_panels{position:relative;text-indent: 0em;}
#page_groupBuy #header .new_goods_header a #J_panels .panel{position:absolute;width:auto;display:inline;white-space:nowrap;padding:5px 15px;background:#000;color:#fff;border-radius: 5px;right:-210px;}
.arrow-right{position: absolute;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #000;top:-10px;right:14px;}
#page_groupBuy #header em#tb-cartnum{position: absolute;background:red;top:-2px;border-radius: 99rem;line-height:10px;width:10px;height:10px;text-indent: 0em;color:#fff;padding:3px;font-size:10px;right:-3px;}
#page_groupBuy #header dt#addcart-success{background:#000;border-radius: 99px;height:20px;width:20px;line-height:20px;text-indent: 0em;color:#fff;padding:3px;margin-top:12px;margin-left:20px;}
#page_groupBuy #header em#tb-fav{visibility: hidden;text-indent: 0em;}
#page_groupBuy #header #J_panelsend em{background-color: #00B000;border:1px solid #018E01;border-radius: 20px;color: #FFF;display: inline-block;font-family: Arial;height: 15px;left:1px;line-height: 15px;padding: 0px 4px;position: absolute;cursor: pointer;top: 2px;}
#header .header_search .ico_03{-webkit-background-size:2rem 2rem;-moz-background-size:2rem 2rem;background-size:2rem 2rem;}
.app-topbar .header_r{position: absolute;top: 0;right: 0;}
.app-topbar .header_r a{width: 2rem;height:2rem;display: block;margin:9px 0.6rem 0 0;padding: 0rem;text-indent: -999em;overflow: hidden;}
.app-topbar .header_l{position: absolute;top: 0;left: 0;}
.app-topbar .header_l a{width: 3rem;height:3rem;display: block;padding: 0 0.2rem;text-indent: -999em;overflow: hidden;}
.app-topbar .header_search .ico_03{-webkit-background-size:2rem 2rem;-moz-background-size:2rem 2rem;background-size:2rem 2rem;}
.search_box{position:relative;top:0.4rem;margin:0 auto;width:80%;background:#efefef;border-radius:5px;text-align:center;}
.search_box input{width:85%;height:2rem;line-height:14px;border:none;background:#efefef;font-size:12px;overflow:hidden;font-weight:400;}
#page_index .search_box{position:relative;top:0.4rem;margin:0 auto;width:80%;background:#E42603;border-radius:3px;text-align:center;}
#page_index .search_box input{width:85%;height:2rem;line-height:14px;border:none;color:#fff;background:#E42603;font-size:12px;overflow:hidden;font-weight:400;}
.search_box button{position:absolute;top:0.4rem;right:0.6rem;width:1.2rem;height:1.2rem;border:none;}
#page_index .search_box input:-moz-placeholder{color: #ffffff;}
#page_index .search_box input:-ms-input-placeholder{color: #ffffff;}
#page_index .search_box input::-webkit-input-placeholder{color: #ffffff;}
#search_box{padding:0 3.2rem 0 1rem;position:relative;background-color:#FF5B3D;height:3rem;top:-3rem;display:none}
#search_box .search_box{position:relative;top:0.5rem;width:80%;}
#search_box .search_box input{border:0px;}
#search_box .search_box .top_disabled{position:absolute;top:0;left:0;width:100%;height:100%;}
#search_box .search_box .top_disabled img{width:100%;height:100%;border:0px;}
#page_category #search_box .search_box{position:relative;top:0.5rem;border:1px solid #eee;}
#page_search #search_box .search_box{position:relative;top:0.5rem;border:1px solid #eee;}
#search_box .cuowu button{opacity:0;}
#search_box .ico_08{position:absolute;top:0;right:0;display:block;width: 3rem;height:3rem;padding: 0 0.2rem;}
#search_box2{padding:0 3.2rem;height:3rem;top:-3rem;}
#search_box2 .search_box{position:relative;top:7px;}
#search_box.top_search_box{display:block;top:0px;left:0rem;margin:0 auto;padding:0;width:78%;background:#fff;}
#page_category #search_box.top_search_box{background:#fff;}
#page_search #search_box.top_search_box{background:#fff;}
html.mm-opened .mm-page,html.mm-opened #mm-blocker,html.mm-opened .mm-fixed-top,html.mm-opened .mm-fixed-bottom,html.mm-opened .mm-menu.mm-horizontal > .mm-panel{-webkit-transition: none 0.4s ease;-moz-transition: none 0.4s ease;-ms-transition: none 0.4s ease;-o-transition: none 0.4s ease;transition: none 0.4s ease;-webkit-transition-property: top, right, bottom, left, border;-moz-transition-property: top, right, bottom, left, border;-ms-transition-property: top, right, bottom, left, border;-o-transition-property: top, right, bottom, left, border;transition-property: top, right, bottom, left, border;}
html.mm-opened .mm-page,html.mm-opened #mm-blocker{left: 0%;top: 0;margin: 0;border: 0px solid rgba(0, 0, 0, 0);}
html.mm-opened.mm-opening .mm-page,html.mm-opened.mm-opening #mm-blocker{border: 0px solid rgba(100, 100, 100, 0);}
.mm-menu .mm-hidden{display: none;}
.mm-fixed-top,.mm-fixed-bottom{position: fixed;left: 0;}
.mm-fixed-top{top: 0;}
.mm-fixed-bottom{bottom: 0;}
html.mm-opened .mm-page,.mm-menu > .mm-panel{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
html.mm-opened,html.mm-opened body{width: 100%;height: 100%;overflow: hidden;position: relative;}
html.mm-opened .mm-page{height: 100%;overflow: hidden;position: absolute;}
html.mm-background .mm-page{background: inherit;}
#mm-blocker{background: #fff;opacity: 0;display: none;width: 100%;height: 100%;position: absolute;z-index: 9999;}
html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker{display: block;}
.mm-menu.mm-current{display: block;}
.mm-menu{background: inherit;display: none;overflow: hidden;height: 100%;padding: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.mm-menu > .mm-panel{background: inherit;-webkit-overflow-scrolling: touch;overflow: scroll;overflow-x: hidden;overflow-y: auto;width: 100%;height: 100%;padding: 20px;position: absolute;top: 0;left: 100%;z-index: 0;}
.mm-menu > .mm-panel.mm-opened{left: 0%;}
.mm-menu > .mm-panel.mm-subopened{left: -40%;}
.mm-menu > .mm-panel.mm-highest{z-index: 1;}
.mm-menu > .mm-panel.mm-hidden{display: block;visibility: hidden;}
.mm-menu .mm-list{padding: 20px 0;}
.mm-menu > .mm-list{padding: 20px 0 40px 0;}
.mm-panel > .mm-list{margin-left: -20px;margin-right: -20px;}
.mm-panel > .mm-list:first-child{padding-top: 0;}
.mm-list,.mm-list > li{list-style: none;display: block;padding: 0;margin: 0;}
.mm-list{font: inherit;font-size: 14px;}
.mm-list a, .mm-list a:hover{text-decoration: none;}
.mm-list > li{position: relative;}
.mm-list > li > a,.mm-list > li > span{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: inherit;line-height: 20px;display: block;padding: 10px 10px 10px 20px;margin: 0;}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after{content: '';border-bottom-width:1px;border-bottom-style: solid;display: block;width: 100%;position: absolute;bottom: 0;left: 0;}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after{width: auto;margin-left: 20px;position: relative;left: auto;}
.mm-list a.mm-subopen{width: 40px;height: 100%;padding: 0;position: absolute;right: 0;top: 0;z-index: 2;}
.mm-list a.mm-subopen.mm-fullsubopen{width: 100%;}
.mm-list a.mm-subopen.mm-fullsubopen:before{border-left: none;}
.mm-list a.mm-subopen + a,.mm-list a.mm-subopen + span{padding-right: 5px;margin-right: 40px;}
.mm-list > li.mm-selected > a.mm-subopen{background: transparent;}
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span{padding-right: 45px;margin-right: 0;}
.mm-list a.mm-subclose{text-indent: 20px;padding-top: 30px;margin-top: -20px;}
.mm-list > li.mm-label{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 10px;text-transform: uppercase;text-indent: 20px;line-height: 25px;padding-right: 5px;}
.mm-list > li.mm-spacer{padding-top: 40px;}
.mm-list > li.mm-spacer.mm-label{padding-top: 25px;}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before{content: '';border: 2px solid transparent;display: block;width: 7px;height: 7px;margin-bottom: -5px;position: absolute;bottom: 50%;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-list a.mm-subopen:after{border-top: none;border-left: none;right: 18px;}
.mm-list a.mm-subclose:before{border-right: none;border-bottom: none;margin-bottom: -15px;left: 22px;}
.mm-menu.mm-vertical .mm-list .mm-panel{display: none;padding: 10px 0 10px 10px;}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color: transparent;}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel{display: block;}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen{height: 40px;}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 16px;right: 16px;}
html.mm-opened .mm-page{box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}
#page_index .mm-ismenu{background: #333333;}
#page_sellhome .mm-ismenu{background: #333333;}
.mm-menu{color: rgba(255, 255, 255, 0.6);}
.mm-menu .mm-list > li:after{border-color: rgba(0, 0, 0, 0.15);}
.mm-menu .mm-list > li > a.mm-subclose{background: rgba(0, 0, 0, 0.1);color: rgba(255, 255, 255, 0.3);}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before{border-color: rgba(255, 255, 255, 0.3);}
.mm-menu .mm-list > li > a.mm-subopen:before{border-color: rgba(0, 0, 0, 0.15);}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span{background: rgba(0, 0, 0, 0.1);}
.mm-menu .mm-list > li.mm-label{background: rgba(255, 255, 255, 0.05);}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul{background: rgba(255, 255, 255, 0.05);}
html.mm-opened.mm-opening .mm-page,html.mm-opened.mm-opening #mm-blocker,html.mm-opened.mm-opening .mm-fixed-top,html.mm-opened.mm-opening .mm-fixed-bottom{left: 80%;}
.mm-menu{width: 80%;}
@media all and (max-width: 175px){.mm-menu{width: 140px;}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom{left: 140px;}}
@media all and (min-width: 550px){.mm-menu{width: 440px;}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom{left: 440px;}}
html.mm-nooverflowscrolling.mm-opened{height: auto;overflow: auto;overflow-x: hidden;overflow-y: scroll;}
html.mm-nooverflowscrolling.mm-opened body{overflow: auto;}
html.mm-nooverflowscrolling.mm-opened .mm-page{min-height: 1000px;position: fixed;}
html.mm-nooverflowscrolling.mm-opened .mm-menu{height: auto;min-height: 1000px;overflow: auto;overflow-x: hidden;position: relative;left: auto;top: auto;}
html.mm-nooverflowscrolling.mm-opened > .mm-panel{position: relative;height: auto;display: none;left: 0;}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current{display: block;}
.focus{width:100%;height:auto;height:auto;margin:0 auto;position:relative;overflow:hidden;}
.focus .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5px;text-align:center;}
.focus .hd ul{display:inline-block;height:5px;padding:3px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top;}
.focus .hd ul li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff;border:1px solid #fff;margin:0 5px;vertical-align:top;overflow:hidden;}
.focus .hd ul .on{background:#FE6C9C;}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;height:auto;display:block;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);/* 取消链接高亮*/}
header .fakeInput{height:2.5rem;margin:0 auto;position:relative;background:#fff;}
header .fakeInput .search{width:2.5rem;height:2.5rem;position:absolute;right:0;top:0;border-radius:0px 15px 15px 0px;-webkit-border-radius:0px 15px 15px 0px;border-radius:0px 15px 15px 0px;background-color:#B4000B}
header .fakeInput button{background:none;font-size:14px;height:2.5rem;width:100%;border:none;text-align:left;padding-left:5%;}
.main-search{display:none}
.main-search .hd{height:2.4rem;background:#B4000B;position:relative}
.main-search .hd .close{width:2.4rem;height:2.4rem;display:block;overflow:hidden;text-indent:-6.6rem;float:right;}
.main-search .tab{position:absolute;left:10px;bottom:0}
.main-search .tab li{display:inline-block;width:80px;height:30px;margin:0 10px 0 0;line-height:30px;border:1px solid #850100;border-radius:4px 4px 0 0;color:#fff;background-color:#990002;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}
.main-search .tab li.on{color:#990002;background-color:#eee;border-bottom:1px solid #eee}
.main-search .bd{padding:0.2rem 0.6rem;background-color:#eee;height:3rem;position:relative}
.main-search .bd .clear{position:absolute;z-index:999;right:3rem;top:0.45rem;width:0.8rem;height:0.8rem;padding:0.2rem;background-color:#eee;overflow:hidden;display:block;border:0;text-indent:-99rem;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius:15px;}
.row_category{margin-bottom: 0rem;padding:0 0 0.3rem;background:#fff;}
.row{overflow: hidden;}
.row_category ul{margin: 0.7rem auto 0;}
.row_category li{overflow: hidden;text-align: center;width:25%;}
.row_category li a{display: block;overflow: hidden;}
.row_category li a img{width: 2.2rem;border-radius:99px;}
.indexss.row_category li a img{width: 3rem;border-radius:99px;}
.row_category li p{color: #333;font-size: 0.838rem;margin-top: 0.5rem;}
.new-tbl-type{display:table;width:98%;}
.new-tbl-cell{display:table-cell;}
.new-msale-lst{height:8rem;padding:0.9rem 0;width:100%;}
.new-msale-lst .new-tbl-cell{}
.new-msale-lst .new-tbl-cell a{display:block;text-align:center;position:relative;width:7.5rem;}
.new-msale-lst .new-tbl-cell img{vertical-align:top;width:100px;height:100px;margin-bottom:0.3rem}
.item_show_box2{text-align:center;position:relative;padding:0.3rem 0}
.item_show_box2 .position_a_lt a p,.item_show_box2 .position_a_rb a p{display:inline-block}
.item_show_box2 .position_a_lt div,.item_show_box2 .position_a_rb div{width:6rem;height:3.5rem;position:relative;background:#B4000B;}
.item_show_box2 .position_a_lt a,.item_show_box2 .position_a_rb a{display:block;color: #FFFFFF;font-size: 0.8rem;line-height: 1.3rem;position:absolute;}
.item_show_box2 a .ico_6,.item_show_box2 a .ico_6_b{bottom:-0.1rem;position:relative}
.item_show_box2 .position_a_lt div{left:-0.9rem;top:-2.4rem;-moz-transform: rotate(-22deg);/* FF3.5+*/-o-transform: rotate(-22deg);/* Opera 10.5*/-webkit-transform: rotate(-22deg);/* Saf3.1+, Chrome*/}
.item_show_box2 .position_a_lt a{left:0.5rem;top:0;}
.item_show_box2 .position_a_rb div{right:-0.9rem;bottom:-2.4rem;-moz-transform: rotate(-202deg);/* FF3.5+*/-o-transform: rotate(-202deg);/* Opera 10.5*/-webkit-transform: rotate(-202deg);/* Saf3.1+, Chrome*/}
.item_show_box2 .position_a_rb a{right:0.2rem;bottom:0;}
.item_show_box2 .position_a_rb a .ico_6{-moz-transform: rotate(-180deg);/* FF3.5+*/-o-transform: rotate(-180deg);/* Opera 10.5*/-webkit-transform: rotate(-180deg);/* Saf3.1+, Chrome*/}
.item_show_box1 header{background:#B4000B;color:#FFFFFF;font-size:0.8rem ;height:1.9rem;line-height:1.9rem;padding-left:0.3rem;margin:0.6rem;text-align:right}
.item_show_box1 header span{float:left}
.item_show_box1 header .more{float:right;margin:0.55rem 0.3rem 0 0}
.item_show_box1 .item_tags{margin:0.6rem;}
.item_show_box1 .item_tags a{height: 1.8rem;line-height: 1.8rem;border:1px solid #ececec;text-align: center;color: #666;float: left;margin: 0.4rem 0.4rem 0 0;padding: 0 0.6rem;font-size: 0.8rem;overflow:hidden}
.goodsItem{width:10rem;padding:0.6rem;}
.goodsItem img{width: 100%;height:auto;}
.goodsItem del{height:1rem;line-height:1rem;font-size:0.4rem}
.footer{padding:0 0.6rem 0.6rem;color: #aaa;font-size: 0.6rem;}
.footer .in{height:auto;margin:0 -0.6rem;width:96%;padding:0 2%;background-color:#B9B9B9;}
#page_goods .footer .in{background-color:#F5F5F5;}
#page_groupBuy .footer .in{background-color:#F5F5F5;}
.homeBtn, .footer .gotop{position:absolute;top:0;width:2.8rem;height:2.8rem;color:#fff;font-size:0.65rem;}
.footer .gotop, .footer .homeBtn{background:#a1a1a1;}
.homeBtn{left:0;}
.cart-box .btn-css4 i{margin-left: 5px;vertical-align: -1px;font-size: 20px;}
.homeBtn span{position:absolute;left:0.5rem;top:0.5rem;}
.footer .gotop{right:0;}
.footer .gotop span{position:absolute;left:50%;top:0.8rem;width:0.9rem;height:0.9rem;margin:-0.3rem 0 0 -0.3rem;}
.footer .gotop p{position:absolute;bottom:0.14rem;left:0.45rem;width:2.2rem;}
.footer .favLink, .footer p{text-align:center;line-height: 1.3rem;}
.footer .link{line-height:1rem;font-size: 0.7rem;color: #1ca2e1;}
.footer .link a{display:inline-block;margin-top:0.3rem;padding:0 0.6rem 0 0.3rem;border-right:1px solid #D5D5D5;color:#1CA2E1;}
.footer .link a:last-child{border:none;}
.footer .favLink a{margin-right:0.3rem;color: #aaa;}
.new_footer{position: fixed;display:none;bottom:80px;right:20px;width: 36px;height: 36px;z-index:9999}
.new_footer #scrollUp{border-radius: 100%;background:url(../images/top.png) no-repeat 50% 50%;color: #EEE;font-size:44px;text-align: center;text-decoration: none;overflow: hidden;width:44px;height:44px;border: medium none;display:block;opacity:1;z-index:9;border:1px solid #777;}
.pagenav-wrapper .pagenav-content{padding:0.67rem 2% 0 2%;text-align:center;line-height:1.87rem;background:EFEFEF;}

.pagenav .p-first,.pagenav .p-end{width:2.8rem}
.pagenav .p-prev,.pagenav .p-next{width:2.8rem;}
.pagenav .pagenav-cur{-webkit-box-flex:1;flex:1;position:relative;background:#fff}
.pagenav .pagenav-select{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;border:0;border-radius:0;cursor:pointer;text-align:center}
.pagenav .pagenav-cur i{display: inline-block;width:10px;height:7px;background:url(../images/cate_biao2.png);background-size:10px 7px}
.pagenav-wrapper .pagenav .p-gray{background-color:#FFFFFF;color:#b4b1b1}
.pagenav-wrapper a{color:#FF702F}
.pagenav-wrapper a.no{color:#B4B1B1}
.pagenav a:hover{text-decoration:none}
.clist{width:100%;background:#f4f4f4;clear:both}
.clist ul{width:100%;background:#f4f4f4}
.clist_sub{border-bottom:1px solid #d7d7d8}
.crow{line-height:4.5rem;width:100%;background:#f4f4f4;clear:both;height:4.5rem}
.crow_row{border-bottom:#d7d7d8 1px solid;line-height:4.5rem;width:100%;heigth:4.5rem}
.crow_icon{line-height:7.2rem;margin:0px 0.6rem;width:3.6rem;float:left;height:3.3rem;}
.crow_icon img{width:3.6rem;height:3.3rem;float:left;}
.crow_title{line-height:4.5rem;float:left;margin-left:0.3rem}
.crow_item{text-align:center;line-height:2rem;margin:1.3rem auto;width:32%;font-family:"华文细黑";background:#f4f4f4;float:left;height:2rem;color:#585858;font-size:0.9rem;border-left:#d7d7d7 1px solid}
.crow_item A{margin:0px 0.3rem;text-overflow:clip;white-space:nowrap}
.crow_item_clear{border-left-width:0px;box-shadow:0px 0 0px #fff;-webkit-box-shadow:0px 0 0px #fff}
.crow_title span{font-size:1rem;heigth:4.5rem}
.crow_arrow{float:right;margin-right:1.2rem}
.crow_arrow img{width:1rem;}
#header .header_r a.switchBtn{background-size:25px 25px;margin-top:3px;}
.switchBtn-list{background:url(../images/new_sort1.png) no-repeat 50% 50%;opacity:1}
.switchBtn-album{background:url(../images/new_sort2.png) no-repeat 50% 50%;}
.switchBtn-grid{background:url(../images/new_sort3.png) no-repeat 50% 50%;}
#page_ex .switchBtn-list{background:url(../images/sort1.png) no-repeat 50% 50%;opacity:1}
#page_ex .switchBtn-album{background:url(../images/sort2.png) no-repeat 50% 50%;}
#page_ex .switchBtn-grid{background:url(../images/sort3.png) no-repeat 50% 50%;}
.filter{width: 100%;text-align: center;height: 45px;background: #fff;border-bottom:1px solid #E8E8E8;line-height:45px;}
.filter dl{width:25%;float:left;}
.filter ul{width:100%;margin:0;padding:0;}
.filter ul li{padding:0rem 0;width:33.333%;text-align:Center;float:left;position:relative}
.filter ul li.filter-cur{border-bottom:1px solid #F54D01;}
.filter ul li.filter-cur a{color:#F54D01;}
.filter a{display:inline-block;font-size:0.9rem;width:80%;padding:0px 10%;color:#666;text-decoration:none;float:left;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.filter a.current{color: #F37;background: url("../images/icons.png") no-repeat scroll right 9px #FFF;text-decoration: none;background-size:16px;}

.filter .link a{margin:8px 10% 0;padding:0;background:#eee;height:30px;line-height:30px;border-radius:7px;}
.filter .link a.current{color: #F37;background:#FA0;color:#fff;}

#float_are .filter_box dd{position:absolute;z-index:898990;width:100%;left:0px;background:#fff;border:1px solid #ddd;border-left:none;border-right:none;padding-bottom:8px;}
#float_are .filter_box dd div{float:left;width:33.3%;max-width:33.3%;}
.filter a span{position: absolute;top:13px;}
#page_search .filter a span{position: absolute;top:13px;}
.filter a:hover{text-decoration:none}
.filter i{position:absolute;display:inline-block;overflow:hidden;top:0.4rem;width:0.47rem;height:0.67rem;line-height:0.67rem;margin-left:0.13rem}
.filter .f-ico-arrow-d{background:url(../images/filter.png) no-repeat 0 0;background-size:0.6rem 0.8rem;position:static;width:0.6rem;height:0.8rem;vertical-align:middle}
.filter li.filter-cur .f-ico-arrow-d{background-image:url(../images/filter_b.png)}
.filter .f-ico-triangle-mt,.filter .f-ico-triangle-mb{border-width:0.33rem;border-style:solid;border-color:transparent;height:0;width:0}
.filter .f-ico-triangle-mt{border-bottom-color:#999;top:-0.2rem}
.filter .f-ico-triangle-mb{border-top-color:#999;top:0.6rem}
.filter .filter-cur .f-ico-triangle-mt.f-ico-triangle-slctd{border-bottom-color:#F54D01}
.filter .filter-cur .f-ico-triangle-mb.f-ico-triangle-slctd{border-top-color:#F54D01}
.filter .filter-navBtn{padding:0}
.filter .filter-navBtn a{border:1px solid #e2e2e2;border-radius:3px;width:50%;margin-left:25%;margin-top:8px;padding:7px 10px;color:#333;height:12px;line-height:12px;text-align:center;}
#page{position:relative}
.nav{background:#ccc;position:fixed;top:0;right:-276px;height:100%;width:276px;padding-top: 2.3rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.nav .hold-height{height:100%;padding-bottom:1000rem;background:#ccc;}
.nav .attrs{padding-top:0.67rem;width:100%;overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-overflow-scrolling:touch}
.nav .attrs>*{margin: 0.67rem 0;padding: 0 1.53rem;}
.nav .attrs .attr .attrKey{color:#333;font-size:0.8rem;padding-bottom: 0.1rem;}
.nav .attrs .attr .attrValues{padding-top:0.33rem}
.nav .attrs .attr .attrValues ul{margin:0;padding:0}
.nav .attrs .attr .attrValues ul:after{display:block;content:' ';clear:both;height:0;overflow:hidden}
.nav .attrs .attr .attrValues .av-collapse{overflow:hidden}
.nav .attrs .attr .attrValues .av-expand{max-height:none}
.nav .attrs .attr .attrValues li{float:left;position:relative;background-color:#fff;border:1px solid #fff;border-radius:0.2rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;width:7rem;margin:0.33rem 0;text-align:center;list-style:none;line-height:1.72rem}
.nav .attrs .attr .attrValues li:nth-child(2n+1){margin-right:0.59rem}
.nav .attrs .attr .attrValues li a{border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-radius:0.13rem;display:block;width:100%;color:#333;font-size:0.8rem;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.nav .attrs .attr .attrValues li.av-selected{border-color:#B4000B}
.nav .attrs .attr .attrValues li.av-selected a{border-color:#B4000B}
.nav .attrs .attr .attrValues li.av-selected:after{background:-webkit-linear-gradient(left top,transparent 49%,#B4000B 49%,#B4000B 100%);background:-moz-linear-gradient(left top,transparent 49%,#B4000B 49%,#B4000B 100%);background:-o-linear-gradient(left top,transparent 49%,#B4000B 49%,#B4000B 100%);content:'7';position:absolute;right:-0.27rem;bottom:-0.27rem;width:22px;height:22px;color:#fff;font-family:tahoma;font-size:12px;font-style:italic;font-weight:bolder;line-height:2rem;text-indent:0.6rem;overflow:hidden;-webkit-transform:rotate(-90deg) scaleX(-1) scale(0.55);-moz-transform:rotate(-90deg) scaleX(-1) scale(0.55);-o-transform:rotate(-90deg) scaleX(-1) scale(0.55)}
.nav .attrs .attr .attrValues .av-options{margin:0.33rem 0;padding:0.33rem 0;font-size:0.8rem;text-align:center;letter-spacing:.1em}
.nav .attrs .attr .attrValues .av-options .avo-multiple{display:none}
.nav .attrs .attr .attrValues .av-options .avo-more{color:#999;text-decoration:none}
.nav .attrs .attr .attrValues .av-options .avo-more i{background-image:-webkit-linear-gradient(left,transparent 70%,#999 70%,#999 100%),-webkit-linear-gradient(top,transparent 70%,#999 70%,#999 100%);background-image:-moz-linear-gradient(left,transparent 70%,#999 70%,#999 100%),-moz-linear-gradient(top,transparent 70%,#999 70%,#999 100%);background-image:-o-linear-gradient(left,transparent 70%,#999 70%,#999 100%),-o-linear-gradient(top,transparent 70%,#999 70%,#999 100%);position:relative;display:inline-block;width:0.6rem;height:0.6rem;margin-left:0.2rem}
.nav .attrs .attr .attrValues .av-options .avo-more.avo-more-down i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);top:-0.13rem}
.nav .attrs .attr .attrValues .av-options .avo-more.avo-more-up i{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);top:0.13rem}
.nav .attrs .attr .attrValues .av-btns{display:none}
.nav .attrs .attr .attrValues .av-sep{color:#fff;letter-spacing:.2em;font-weight:700;font-size:0.67rem}
.nav .attrs .attr.priceAttr .attrValues{text-align:center;position:relative}
.nav .attrs .attr.priceAttr .attrValues .start_price,.nav .attrs .attr.priceAttr .attrValues .end_price{-webkit-appearance:none;border:0;border-radius:0.2rem;width:5.33rem;height:1.2rem;padding:0.2rem;margin:0.13rem 0;text-align:center;line-height:1.27rem;color:#333;font-size:1rem;font-family:arial;font-weight:700}
.nav .attrs .attr.priceAttr .attrValues .priceRange{margin-top:0.33rem}
.nav .attrs .attr.brandAttr .av-collapse,.nav .attrs .attr.propAttr .av-collapse{max-height:80px;}
.nav .attrs .attr.cateAttr .av-collapse{max-height:5.33rem}
.nav .attr-fix>*{padding-right:0.533rem}
.nav .attrExtra{display:flex;justify-content:space-between;align-items:center;background:#aeaeae;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;position:relative;margin:-2.3rem 0 -0.67rem 0;padding:0 1.533rem;width:276px;height:3rem;line-height:3rem;z-index:10}
.nav .attrExtra a,.nav .attrExtra button,.nav .attrExtra input:not([type=hidden]){background-color:#fff;border:0;border-radius:0.2rem;padding:0.4rem 1rem;color:#333;font-size:1rem;line-height:1.2rem;letter-spacing:.2em;text-decoration:none;cursor:pointer}
.nav .attrExtra .attrExtra-submit,.nav .attrExtra .attrExtra-cancel{margin-top:0.4rem}
.nav .attrExtra .attrExtra-submit{background-color:#B4000B;color:#fff}
.nav .attrExtra .attrExtra-cancel{float:right}
.nav .attrExtra .attrExtra-clear{float:right;margin-top:0.4rem;margin-right:0.67rem;background-color:#dfdfdf}
.nav .attrExtra .attrExtra-clear.attrExtra-clear-disabled{color:#999}
.srp{display:table;width:100%;padding-bottom:0px;padding-top:0px;}
.srp.album{width:96%;margin:9px 1% 0% 2%;}
#page_group .srp.album{width:100%;margin:0;}
.srp:after{display:block;clear:both;height:0;content:' '}
.srp em{font-style:normal}
.srp .product{display:inline-block;align-items:stretch;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;/*padding:6px;*/padding-bottom:0}
.srp .pro-inner{position:relative;background-color:#fff;border-radius:0px;overflow:hidden;width:100%;height:100%}
.srp .proImg-wrap{float:left}
.srp .proImg-wrap img{border-radius:0px;margin-left:0px;}
.list .proImg-wrap img{border-radius:0px;margin-left:3px;}
.srp .proInfo-wrap{float:left;padding:5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.srp .proPrice{height:14px;line-height:15px}
.srp .proPrice em{color:#FF0000;font-size:16px;font-weight:700;margin-left:2px}
#page_group .srp .proPrice em{margin-left:0px}
.srp .proPrice em.proService{font-size:12px;font-weight:400;}
.srp del{color:#999;font-size:12px}
.srp .proTitle{overflow:hidden}
.srp .proTitle a{color:#333;font-size:13px;text-decoration:none;-webkit-transition:all .3s linear}
.srp .proSales{float:left;color:#999;font-size:12px;}
.srp .proSales em{color:#333}
.srp .proService{color:#333;font-size:13px;height:20px;line-height:21px}
.srp .proIcons{padding-left:10px;height:20px;overflow:hidden}
.srp.list .proIcons{padding-left:0px;height:20px;overflow:hidden;width:70%;color: #FF5B3D;}
.srp .proIcons>*{margin:0 3px 0 0}
.srp .proIcons img{vertical-align:middle}
.srp .proSales{line-height:16px;margin-top:6px;width:70%;}
.srp.list{width:100%}
.srp.list .product{width:100%;padding:0px 0;float:left;}
.srp.list .pro-inner{width:100%;background-color:#fff;padding:13px 0 13px;border-top:0px solid #ccc;border-bottom:1px solid #eee;}
.srp.list .proImg-wrap{width:25%;margin:2%;margin-right:5%;-webkit-transition:all .6s linear}
.srp.list .proImg-wrap img{width:100%}
.srp.list .proInfo-wrap{width:68%;float:left;padding:0;margin:0;}
.srp.list .proTitle{line-height:18px;height:18px;/*margin-bottom:5px;*/float:left;width:70%;overflow: hidden;font-weight: 600;font-family: \\5FAE\8F6F\96C5\9ED1;}
.srp.list .proTitle2{line-height:30px;height:30px;/*margin-bottom:5px;*/float:left;width:50%;overflow: hidden;}
.srp.list .proTitle a{font-size:13px;color:#333;text-overflow: ellipsis;}
.srp.list .proPrice{float:left;margin-right:0px;width:50%;text-align: right;}
.srp.list .proPrice del{/*display:none*/}
.srp.album .product{width:48%;margin-bottom:10px;float:left;margin-right:2%}
.srp.album .pro-inner{align-items:stretch;padding-bottom:75px;height:auto;width:100%;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;border:0.5px solid #E8E8E8;}
#page_group .srp.album .pro-inner{position:relative;border-radius: 0px;}
.srp.album .proInfo-wrap{position:absolute;bottom:5px;width:100%;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.srp.album .proInfo-wrap .line{height:1px;border-bottom:1px #E8E8E8 dashed;margin-bottom:2px;}
.srp.album .proInfo-wrap .title{height:19px;overflow:hidden;width:100%;text-align:left;line-height:19px;    font-family: \\5FAE\8F6F\96C5\9ED1;    font-weight: 600;    color: #333;}
.srp.album .proImg-wrap{width:100%;overflow: hidden;}
.srp.album .proImg-wrap img{width:100%;border-radius:50%;height:auto;border:0px;background:url(../images/loader.gif) no-repeat center center;}
.srp.album .proTitle{height:19px;position:relative;top:19px;white-space:nowrap;text-overflow:ellipsis}

.srp.album .proPrice{position:relative;top:-19px}
.srp.album .proPrice del{}
.srp.album .proService{display:none}
.srp.album .proSales{float:right;position:relative;top:-36px;right:2px;margin:0}
.srp.album .proIcons{padding-left:0;width:100%;position:relative;color:#FF5B3D;}
.srp.album .proIcons del{color:#888;}
.srp.grid .product{width:100%;-webkit-transition:all .5s linear}
.srp.grid .proImg-wrap{width:100%}
.srp.grid .proImg-wrap img{width:100%;border-radius:5px 5px 0 0}
.srp.grid .proTitle{height:19px}
.srp.grid .proPrice{float:left;margin-right:10px}
.srp.grid .proPrice em{margin-right:10px}
.srp.grid .proPrice del{display:none}
.srp.grid .proService,.srp.grid .proIcons{float:none}
.srp.grid .proSales{clear:left}
@media screen and (max-device-height:568px) and (orientation:portrait){.srp{display: table;width: 100%}
.srp .product{display: inline-block;float: none}
.srp.album .proImg-wrap{overflow: hidden;max-height: 200px}}
@media screen and (min-device-width:768px) and (orientation:portrait){.srp{display: table;width: 100%}
.srp .product{display: inline-block;float: none}
.srp.album .proImg-wrap{overflow: hidden;max-height: 380px}}
@media screen and (max-device-width:480px) and (orientation:portrait){.srp.album .proImg-wrap{overflow: hidden;max-height: 240px}}
.get_more{margin: 0px auto 0px;display: block;text-align: center}
.goods_slider{background-color: #fff;height: auto;position: relative}
.goods_slider .scroller{transition-property: transform;transition-timing-function: cubic-bezier(0, 0, 0.25, 1);transition-duration: 0ms;transform: translate3d(0px, 0px, 0px);width:100%;overflow:hidden;margin: 0 auto;display:-webkit-box;-webkit-box-lines:multiple;text-align:center;}
.goods_slider .scroller div{width:100%;overflow:hidden;display:-webkit-box;-webkit-box-align:center;-webkit-box-pack:center}
.goods_slider .scroller img{-webkit-user-drag:none;-webkit-user-select:none;max-width:100%;max-height:100%}
.goods_slider .scroller ul li{text-align:center}
.goods_slider .slideBox{position:relative;overflow:hidden;margin:0 auto;max-width:100%;}
.goods_slider .slideBox .icons{position:absolute;bottom:1rem;height:0.8rem;line-height:0.8rem;left:0;right:0;text-align:center}
.goods_slider .slideBox .icons li{display:inline-block;width:0.6rem;height:0.6rem;-webkit-border-radius:1.2rem;-moz-border-radius:1.2rem;border-radius:1.2rem;background:rgba(0,0,0,.2);text-indent:-9999px;overflow:hidden;margin:0 0.3rem;}
.goods_slider .slideBox .icons li.on{background:#B4000B;}
.goods_slider .slideBox .bd{position:relative;z-index:0;height:100%;width:100%;}
.goods_slider .slideBox .bd li{position:relative;text-align:center;width:100%;}
.goods_slider .slideBox .bd li img{background:url(../images/loading.gif) center center no-repeat;vertical-align:middle;margin: auto 0;width:100%;height:auto;/* 图片宽度100%，达到自适应效果*/}
.goodsInfo{background-color:#FBFAFA;padding:0 2%;float:left;width:96%;}
.goodsInfo .collect{display: inline;text-align:center;clear:both;color:#fff;font-size:0.8rem;font-weight:400;padding:0 0.8rem 0 1.7rem;height:1.6rem;line-height:1.8rem;font-size:12px;position:relative;z-index:1;-webkit-border-radius:5px;border-radius:5px;background:url(../images/ico_star.png) no-repeat 0.4rem 50% rgba(0,0,0,.2);background-size: 1rem 1rem}
.goodsInfo .collect1{display: inline;text-align:center;clear:both;color:#fff;font-size:0.8rem;font-weight:400;padding:0 0.8rem 0 1.7rem;height:1.6rem;line-height:1.8rem;font-size:12px;position:relative;z-index:1;-webkit-border-radius:5px;border-radius:5px;background:url(../images/ico_star.png) no-repeat 0.4rem 50% rgba(253, 63, 85, 0.7);background-size: 1rem 1rem}
.goodsInfo h1{background-color:rgba(255,255,255,0.9);padding:0.4rem 0 1rem;padding-bottom:0.5rem;font-size:12px;color:#555;font-weight:400;}
.goodsInfo ul{padding:0.4rem 0;color:#999;border-bottom:1px solid #eee}
.goodsInfo ul:last-child{border:none}
.goodsInfo ul>li{margin-bottom:0.4rem}
.goodsInfo ul>li:last-child{margin:0}
.goodsInfo ul .price{display:inline-block}
.goodsInfo .line{border-bottom:1px solid #f3f3f3;padding:0.6rem 0;}
.goodsInfo .rule i{background-image: -webkit-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-webkit-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -moz-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-moz-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -o-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-o-linear-gradient(top,transparent 70%,#666 70%,#666 100%);position: relative;display: inline-block;width: 0.4rem;height: 0.4rem;margin-left: 0.2rem;float:right;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);top:0.4rem;}
.goodsBuy{margin:0;background-color:#FBFAFA;border-bottom:1px solid #E8E8E8;padding:0 2%;float:left;width:96%;}
.goodsBuy .infos{display:block;color:#999;padding:0.33rem 0 0.47rem;border-bottom:1px solid #f3f3f3}
.goodsBuy .infos div{margin-bottom:0.1rem}
.goodsBuy .infos div span{color:#333;margin-left:0.5rem}
.goodsBuy .infos div i{background-image: -webkit-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-webkit-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -moz-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-moz-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -o-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-o-linear-gradient(top,transparent 70%,#666 70%,#666 100%);position: relative;display: inline-block;width: 0.4rem;height: 0.4rem;margin-right: 0.2rem;float:right;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);top:0.3rem;}
.goodsBuy .infos .selected{overflow:hidden}
.goodsBuy .infos .selected li{margin-bottom:0.1rem;width:50%;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:1rem;-webkit-box-sizing:border-box}
.goodsBuy .infos .selected em{color:#333}
.goodsBuy #goodsBuy-open{display:none}
.goodsBuy #goodsBuy-open:checked+.info i{-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);}
.goodsBuy.open .infos::after{-webkit-transform:rotate(180deg)}
.goodsBuy .fields{display:none;overflow:hidden}
.goodsBuy .fields ul li{color:#999}
.goodsBuy .fields .ul1{background-color:#fff;padding:0.4rem 0;height:auto;margin-bottom:5px;line-height:1.2rem;position: static;float:left;width:100%;}
.goodsBuy .fields .ul1 li{position:relative;text-overflow:ellipsis;white-space:nowrap;float:left;width:50%;}
.goodsBuy .fields .ul1 li img{position:absolute;width:90px;height:90px;border-radius:5px;padding:3px;border:1px solid #E8E8E8;background:#fff;top:-50px;}
.goodsBuy .fields .ul1 li .one_price{margin-left:110px;width:60%;}
.goodsBuy .fields .ul2{-webkit-tap-highlight-color:transparent}
.goodsBuy .fields .ul2 .ul2-prop{padding:1rem 0 0.5rem;border-bottom:1px solid #f3f3f3}
.goodsBuy .fields .ul2 h2{color:#999;margin:0.4rem 0;}
.goodsBuy .fields .ul2 label{display:inline-block;background-color:#fafafa;padding:0.2rem 0.6rem;margin:0 0.4rem 0.4rem 0;max-width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;}
.goodsBuy .fields .ul2 input{display:none}
.goodsBuy .fields .ul2 input:checked+label{border-color:#F54D01;position:relative;background:#FF702F;color:#fff;}
.goodsBuy .fields .quantity_attr_ready{position:fixed;bottom:0px;background:#fff;left:0px;line-height:50px;}
.goodsBuy .fields .quantity_attr_ready .shou-snd-fen{width:45%;float:left;margin:0;padding:0;display:block;height:50px;background:#fff;text-align:center;line-height:18px;}
.goodsBuy .fields .quantity_attr_ready .shou-snd-fen .shoucang{width:32.5%;float:left;margin:0;padding:0;display:block;height:50px;padding-top:7px;}
.goodsBuy .fields .quantity_attr_ready .shou-snd-fen .kefu{width:33%;float:left;margin:0;padding:0;display:block;height:50px;padding-top:8px;border-right:1px solid #eee;}
.goodsBuy .fields .quantity_attr_ready .shou-snd-fen .dianpu{width:33%;float:left;margin:0;padding:0;display:block;height:50px;padding-top:8px;border-right:1px solid #eee;}
.goodsBuy .fields .quantity_attr_ready .BY-AND-JIA{width:55%;float:left;margin:0%;padding:0;}
#page_goods.page_exchange .goodsBuy .fields .quantity_attr_ready .BY-AND-JIA{width:100%;float:left;margin:0%;padding:0;}
.goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy{width:100%;background:#FF5B3D;color:#fff;height:50px;border:0px;}
.goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy_jia{width:50%;background:#F54D01;color:#fff;height:50px;border:0px;}
#page_group_buy .goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy_jia{width:100%;background:#F54D01;color:#fff;height:50px;border:0px;}
#page_group_buy .goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy_jia a{width:100%;text-align:center;font-size:14px;color:#fff;line-height:50px;border:0px;float:left;}
.ex_buy .goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy_jia{width:100%;background:#F54D01;color:#fff;height:50px;border:0px;}
.ex_buy .goodsBuy .fields .quantity_attr_ready .BY-AND-JIA .gobuy_jia a{width:100%;text-align:center;font-size:14px;color:#fff;line-height:50px;border:0px;float:left;}
.goodsBuy .fields .quantity{padding:8px 0;border-top:1px solid #eee;border-bottom: 0px solid #ccc;width: 100%;overflow: hidden;margin-top: 0px;z-index:1001;background:#FBFAFA;height:36px;z-index:1003;}
#page_goods.page_exchange .goodsBuy .fields .quantity{padding:0;border:0;}
.goodsBuy .fields .quantity h2{font-size:12px;color:#999;font-weight:normal;width:2.5rem;float:left;line-height:2rem;}
.goodsBuy .fields .quantity .items{}
.goodsBuy .fields .quantity .ui-number{float:left;display:inline-block;vertical-align:middle;border:0.6px solid #e3e3e3;letter-spacing:0;height:2rem;line-height:2rem;overflow:hidden}
.goodsBuy .fields .quantity .ui-number .spinner-arrow-up,.goodsBuy .quantity .ui-number .spinner-arrow-down,.goodsBuy .quantity .ui-number .num{float:left;text-align:center}
.goodsBuy .fields .quantity .ui-number .spinner-arrow-up,.goodsBuy .quantity .ui-number .spinner-arrow-down{font-style:normal;font-size:1.5rem;font-weight:700;border:0;display:inline-block;width:2rem;height:100%;-webkit-user-select:none;background: #fff;line-height:2rem;color:#333;}
.goodsBuy .fields .quantity .ui-number .num{height:100%;width:2.8rem;border:0;border-left:0.8px #ccc solid;border-right:0.8px #ccc solid;-webkit-border-radius:0;border-radius:0;font-weight:700}
.goodsBuy .fields .quantity .ui-number .num::-webkit-inner-spin-button{display:none}
.goodsBuy .option{padding:0.8rem 0;display:-webkit-box;text-align:center}
.goodsBuy .option .btn{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:50%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem}
.goodsBuy .option .buy{background-color:#6bd0a2}
.goodsBuy .option .buy[disabled]{background-color:#6bd0a2}
.goodsBuy .option .buy .countdown{padding-left:2rem;margin-left:2rem;border-left:2px solid #fff;vertical-align:middle}
.goodsBuy .option .cart{background-color:#B4000B;margin-left:0.5rem;}
.goodsBuy .option .cart .ico_01{-webkit-background-size: 1rem 1rem;-moz-background-size: 1rem 1rem;-o-background-size: 1rem 1rem;background-size: 1rem 1rem;display:inline-block;width:1rem ;height:1rem;margin-right:0.5rem;position:relative;top:0.2rem}
.goodsBuy .option .cart[disabled]{background-color:gray;display:none}
.guarantee{background:#fffdce url(../images/cert_danbao_icon.png) no-repeat 4px 7px;height: 32px;line-height: 32px;border-radius: 4px;background-size: 18px;margin-top: 0px;padding-left: 24px;font-size: 12px;}
.goodscomment{padding:0 1%;margin:0 0 0rem 0;background-color:#fff;border-bottom:1px solid #E8E8E8;}
.goodscomment .infos{display:block;color:#999;padding:0.33rem 0 0.47rem;}
.goodscomment .photo{line-height:30px;margin-bottom:8px;height:30px;}
.goodscomment .photo img.tou{border-radius:99px;float:left;}
.goodscomment .photo .no{line-height:30px;padding-left:6px;}
.goodscomment .photo .name{line-height:20px;padding-left:6px;font-size:12px;}
.goodscomment .photo img.star_one{margin-left:10px;}
.goodscomment .tit{color:#333;padding-bottom:6px;}
.goodscomment .look_more{text-align:center;height:30px;line-height:30px;overflow:hidden;width:30%;margin:10px 35%;border:1px solid #F38D0A;border-radius: 5px;}
.goodscomment .look_more a{text-align:center;width:100%;color:#F38D0A;}
.goodscomment_warp{margin-top:8px;margin-bottom:0px;    padding-bottom: 40px;border-top:0.5px solid #ccc;float:left;width:100%;overflow:hidden;}
.tipMask{background-color: #000;display: none;height:100%;left: 0;opacity: 0.4;position:fixed;top: 0;width: 100%;z-index: 101;}
.popGeneral{background-color: #F5F5F5;position: fixed;z-index:100010;left:0px;bottom:35%;height:auto;width:90%;display: none;margin:0 5%;}
.popGeneral .tit{background-color:#B4000B;line-height: 2rem;height:2rem;}
.popGeneral .tit h4{font-size: 0.8rem;color:#FFF}
.popGeneral .tit .ico_08{cursor: pointer;display: inline-block;position: absolute;right: 0.8rem;top:0.5rem;}
.popGeneral #main{display:table;border-collapse:collapse;width:100%;}
.popGeneral #left{display:table-cell;width:40%;padding:0.3rem 0;text-align:center;vertical-align:top}
.popGeneral #right{display:table-cell;width:60%;padding:0.3rem 0;text-align:left;vertical-align:top}
.popGeneral #right p{display: block;height:2rem;color:#333;line-height:1rem;padding-bottom:0.8rem;padding-right:0.8rem;}
.popGeneral #right span{color: #666;display: block;margin-bottom:0.4rem;}
.popGeneral .popbtn{font-size:0.9rem;height:2rem;width: auto;padding:0.5rem 0.5rem;background:#e1e1e1;display: -webkit-box}
.popGeneral .popbtn a{background:#6bd0a2;height:2rem;line-height:2rem ;text-align: center;display:block;width:50%;color:#fff;}
.popGeneral .popbtn .bnt2{margin-left:0.5rem;background:#B4000B}
.s-detail a{color:#333}
.s-detail header{z-index:1;margin-top: 0px;overflow:hidden;margin-bottom:7px;box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);}
.s-detail header .float_art ul{}
.s-detail header .float_art ul li{width:33.33%;background-color:#f5f5f5;color:#333;line-height:40px;height:40px;overflow:hidden;border-top:2px solid #ccc;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;}
.s-detail header .float_art ul li.current{position:relative;background-color:#fff;border-top:2px solid #FF702F;margin-left:-0px;float:left;}
.s-detail header .float_art ul li.current .mod{display:block}
.s-detail header .float_art ul li .review-count{font-size:0.76rem;color:#666}
.s-detail header .float_art ul li>a{display:block;height:100%}
.s-detail header ul{text-align:center;font-size:0.8rem;background-color:#eee;width:100%;display:block;width:100%;height:40px;float:left;box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);}
.s-detail header ul li{width:33.3%;background:url(../images/s-detail-line.gif) no-repeat right top #f5f5f5;color:#333;line-height:40px;height:40px;overflow:hidden;border-top:2px solid #ccc;float:left;}
.s-detail header ul li#tabs3{background:#f5f5f5;color:#333;line-height:40px;height:40px;overflow:hidden;border-top:2px solid #ccc;float:left;}
.s-detail header ul li.current{position:relative;background-color:#fff;border-top:2px solid #FF702F;float:left;}
.s-detail header ul li#tabs3.current{position:relative;background-color:#fff;border-top:2px solid #FF702F}
.s-detail header ul li.current .mod{display:block}
.s-detail header ul li .review-count{font-size:0.76rem;color:#666}
.s-detail header ul li>a{display:block;height:100%}
.s-detail #float_art{width:100%;float:left;}
.s-detail .wrap{overflow:hidden;}
.s-detail .wrap .scroller{display:-webkit-box}
.s-detail .wrap .scroller .current{overflow:visible}
.s-detail .m-review,.s-detail .m-recommend{padding-bottom:0.5rem;min-height:23rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}
.s-detail .desc{background:#FFF;}
.s-detail .desc table{max-width:100%;}
.s-detail .desc img{width:auto;height:auto;display: block;}
.s-detail .desc p{-webkit-margin-before:-0.4em}
.s-detail .list li{background:#FFF;margin-bottom:0.5rem;padding:0.5rem}
.s-detail .list li .tit{height:2.2rem;line-height:2.2rem;background:#f8f8f8;padding:0 0.5rem;text-align:right;color:#999;}
.s-detail .list li .tit span{float:left;color:#333}
.s-detail .list li p{line-height:1.5rem;display:block;padding:0 0.5rem}
.s-detail .list li .star{width:5.8rem;height:auto;vertical-align:middle}
.s-detail .commentsList{background:#FFF;padding:0.5rem;}
.s-detail .commentsList td{padding:5px 0}
.s-detail .m-recommend li{-webkit-border-radius:0.13rem;border-radius:0.13rem;margin-bottom:0.52rem;width:49%;float:left}
.s-detail .m-recommend a{display:block}
.s-detail .m-recommend .summary{background-color:#fff;position:relative;display:-webkit-box;-webkit-box-align:center;-webkit-box-pack:center}
.s-detail .m-recommend .summary img{width:100%;height:auto;display:block}
.s-detail .m-recommend .summary .price{position:absolute;left:0;right:0;bottom:0;padding:0.3rem 0;text-align:center;background-color:rgba(255,255,255,.7)}
.s-detail .m-recommend .reviews{border-top:1px solid #f2f2f2;padding:0 0.5rem;color:#999}
.s-detail .m-recommend .reviews blockquote{padding:0.5rem 0;border-bottom:1px solid #e9e9e9}
.s-detail .m-recommend .reviews blockquote:last-child{border:0}
.s-detail .m-recommend .reviews .user{color:#333;margin-right:1rem}
.empty-cart .cart-logo{height:auto;padding:3rem auto;width:100%}
.empty-cart .cart-logo img{height:auto;width:100%}
.empty-cart p.message{font-size:14px;margin-bottom:30px;text-align:center}
.empty-cart .list li{position:relative;text-indent:20px;height:35px}
.empty-cart .list a{display:block}
.empty-cart .list .arrow{top:1px;right:20px;width:6px;height:6px;display:inline-block;position:absolute;border-top:3px solid #666;border-left:3px solid #666}
.empty-cart .list .arrow.right{-webkit-transform:rotate(135deg)}
.empty-cart i{display:inline-block;width:0.8rem;height:0.8rem;-webkit-background-size:0.8rem 0.8rem;-moz-background-size:0.8rem 0.8rem;background-size:0.8rem 0.8rem;}
.cart-step{width:100%;text-align:center;height:2.4rem;background:#fff;}
.cart-step ul{display:table;width:100%;margin:0;padding:0;border-collapse:collapse;vertical-align:middle}
.cart-step ul li{display:table-cell;line-height:2.4rem;position:relative}
.cart-step ul .cur{border-bottom:1px solid #B4000B;color:#B4000B}
.toolbar{background:#fff;position:fixed;bottom:0;width:100%;height:2.67rem;font-size:0.8rem;overflow:hidden}
.toolbar p{width:55%;height:2.67rem;padding-left:0.5rem;display:-webkit-box;-webkit-box-align:center}
.toolbar a{display:block;text-align:center;line-height:2.67rem;position: absolute;right: 0;top:0;width: 40%;height: 100%;border: 0;font-size: 1rem;border-radius:1px;-webkit-border-radius:1px;color: #FFF;background:#B4000B}
.table_box dl{padding:0.5rem 0%;display:table;}
.table_box dd{display:table-cell;}
.table_box dd .inputBg{}
.f6{font-size:0.8rem;color:#1CA2E1;height:1.8rem;line-height:1.8rem;padding:0;margin-right:2.8rem;display:inline-block;border:none ;background:none;vertical-align:top;}
.hezuo .t{height:2.4rem;line-height:2.4rem}
.hezuo .b{display:block}
.hezuo .b a{display:inline-block;margin:0 0.7rem 0.5rem 0;}
.hezuo .b img{width:2.2rem;height:2.2rem;}
.loginBox{margin:10px auto;}
.loginBox .hd{height:38px;line-height:38px;font-size:18px;overflow:hidden;margin:0px;}
.loginBox .hd span{float:left;font-size:0.8rem;}
.loginBox .hd ul{float:right;}
.loginBox .hd ul li{float:left;padding-left:0.5rem;vertical-align:top;}
.loginBox .hd ul li.on a{color:#B4000B;display:block;height:2.5rem;line-height:2.5rem;border-bottom:2px solid #B4000B;}
.loginBox .bd ul{padding:0px 0rem;}
.loginBox .bd ul li{border-bottom:1px dotted #eee;}
.loginBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.readMore{display:block;height:30px;line-height:30px;margin:10px auto 20px auto;text-align:center;text-decoration:underline;}
.border_t_b{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.order_box{background:#FFF;font-size:12px;margin:5px auto;padding:5px 0;}
.order_box .in{display:block;background:url(../images/order_bg1.png) repeat-x;-webkit-background-size:2.4rem 0.4rem;-moz-background-size:2.4rem 0.4rem;background-size:2.4rem 0.4rem;}
.order_box .table_box dl{border-bottom:1px solid #f3f3f3;padding:0.7rem 0;}
.order_box .line_no dl{border-bottom:none;padding:0.4rem 0}
.order_box .table_box dl:last-child{border-bottom:none}
.order_box .in{color:#333;font-size:0.8rem;padding:0.8rem 0 0 0}
.order_box .in .f1{font-size:1.1rem}
.order_box .in .ico_14{display:inline-block;width:0.6rem;height:0.6rem;-webkit-background-size:0.6rem 0.6rem;-moz-background-size:0.6rem 0.6rem;background-size:0.6rem 0.6rem;}
.order_box .table_box2 dl{padding:0;position:relative;width:100%;}
.table_box2 .dd1{width:28%;vertical-align:middle;height:40px;line-height:40px;}
.table_box2 .dd2{color:#999;font-size:0.8rem;text-align:left;width:80%;height:2.5rem;line-height: normal;vertical-align:middle;border:none}
.table_box2 .dl_box_jifen{width:100%;;height:35px;overflow:hidden;margin-top:3px;}
.table_box2 .dl_box_jifen dl{width:96%;;float:left;height:35px;overflow:hidden;}
.table_box2 .dl_box_jifen dl .weiruan{width:72%;float:left;margin-top:5px;}
.table_box2 .dl_box_jifen dl .weiruan input{border:1px solid #eee;width:94%;border-radius:0px;padding: 8px 2% 7px 2%;}
.table_box2 input{height:13px;line-height:12px;width:96%;padding:9px 2%;font-size:12px;margin-bottom:5px;}
.table_box2 input.radio{width:auto;margin-top:10px;}
.table_box2 .span1{font-size:0.8rem;background:#B4000B;color:#FFF;display:inline-block;padding:0 0.2rem}
.table_box2 .dd3{text-align:right}
.table_box2 i{background-image: -webkit-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-webkit-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -moz-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-moz-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -o-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-o-linear-gradient(top,transparent 70%,#666 70%,#666 100%);position: absolute;display: inline-block;width: 0.5rem;height: 0.5rem;margin-right: 0.2rem;float:right;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);top:1rem;right:0.5rem;}
.table_box2 .modRadio{TEXT-INDENT:2em;background-color: #ccc;border-radius:15px;color: #FFFFFF;display: inline-block;height: 25px;line-height: 25px;overflow: hidden;padding:1px;text-align: center;width: 48px;}
.table_box2 .modRadio .fl{margin-left:1px;}
.table_box2 .modRadio i{background: none repeat scroll 0 0 #FFFFFF;border-radius: 15px;display: inline-block;height: 23px;margin:1px 1px 0 0;width: 23px;-webkit-transform: none;-moz-transform: none;-o-transform: none;top:0;right:0;position: static ;}
.table_box2 .modRadio .fl{float: left;}
.fr{float: right;}
.table_box3 .dd1{text-align:left}
.table_box3 .dd1 a{color:#5498db}
.table_box3 .dd2{text-align:center}
.table_box3 .dd3{text-align:right}
.modify{background:#5498db;color:#FFF;display:inline-block;padding:0 0.5rem;float:right;}
.f4_b{color: #B4000B;display: inline-block;}
.select_city select{}
.art_content{background:#FFF;overflow:hidden;padding:0.5rem;}
.art_content>h2{margin-bottom:0.5rem;text-align:right;color:#999;line-height:1.8rem;font-weight:normal;font-size:0.8rem;border-bottom:1px dashed #E8E8E8;}
.art_content>h2 span{font-size:1rem;color:#333;float:left;font-weight:bold}
.art_content img{box-sizing:border-box;width:100%;height:auto}
.user_top{text-align:center;height: 11.6rem;overflow: hidden;background:url(../images/user.jpg) no-repeat;position:relative;background-size:100%;}
.user_top dt{margin: 0.8rem auto 0;text-align: center;position: relative;width: 3.7rem;height: 3.7rem;border-radius: 3.7rem;padding:0.15rem;background:#FFFFFF}
.user_top dt img{width: 3.7rem;height:3.7rem;border-radius: 3.7rem;}
.user_top dt span{width: 68px;height: 26px;position: absolute;left: 5px;top: 4px;padding-top: 64px;font-size: 10px;color: #fff;display:block}
.user_top dd{font-size: 1rem;color: #fff;margin-top:0.8rem;}
.user_top dd span{font-size:0.8rem;position:absolute;top:15px;margin-left:16px;}
.user_top dd span img{-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;border:0px solid #B90720;}
.user_top_list{height: 4rem;overflow: hidden;position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.1);}
.user_top_list ul{display: -webkit-box;}
.user_top_list ul li{-webkit-box-flex: 1;text-align: center;position: relative;font-size: 0.6rem;float:left;width:33.3%;}
.user_top_list ul li a{display: block;padding-top: 0.8rem;height: 1.2rem;display:block;position:relative;color: #666;text-decoration:none;width:4.6rem;margin:0 auto;text-align:center}
.user_top_list ul li a img{width:1.9rem;height:1.9rem;}
.user_top_list ul li a span{display:block;font-size:0.8rem;color:#fff;}
.user_top_list ul li strong{margin-top:0.15rem;display: block;color: #fff;font-size: 1.2rem;display:block;font-weight:normal;height: 1.2rem;line-height: 1.2rem;border-radius: 1.2rem;text-align:center;padding:0 0.4rem;}
.user_top .quan1{position:absolute;right:1rem;top:0.5rem;width:4rem;height:4rem;border-radius: 3rem;background:rgba(255,255,255,0.2);box-shadow: 0 0 0.6rem rgba(250,0,0,0.2);}
.user_top .quan2{position:absolute;right:3rem;top:2.5rem;width:3rem;height:3rem;border-radius: 3rem;background:rgba(255,255,255,0.1);box-shadow: 0 0 0.6rem rgba(250,0,0,0.15);}
.user_top .quan3{position:absolute;right:5rem;top:4.5rem;width:2rem;height:2rem;border-radius: 3rem;background:rgba(255,255,255,0.05);box-shadow: 0 0 0.6rem rgba(250,0,0,0.1);}
/*.info a{color:#fff;border:0;height:2.5rem;line-height:2.5rem;margin:1rem 10%;width:80%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#B4000B;text-align: center}*/
.my_usercenter .list_box{width:94%;padding:0 3%;}
.list_box{background:#FFF;font-size:0.8rem;word-break:break-all;word-wrap:break-word;}
.list_box img{width:100%;height: 100%}
.list_box a{border-bottom:1px solid #f3f3f3;padding:0.7rem 0;display:block;line-height:23px;}
.list_box a:last-child{border-bottom:none}
.list_box a span{float:left}
.list_box a i{background-image: -webkit-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-webkit-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -moz-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-moz-linear-gradient(top,transparent 70%,#666 70%,#666 100%);background-image: -o-linear-gradient(left,transparent 70%,#666 70%,#666 100%),-o-linear-gradient(top,transparent 70%,#666 70%,#666 100%);position: relative;display: inline-block;width: 0.5rem;height: 0.5rem;margin-right: 0.2rem;float:right;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-4deg);-o-transform: rotate(-45deg);top:0.5rem;}
.list_box .ico_touch{float:left;width:1.2rem;height:1.2rem;margin-top:0.2rem;margin-right:0.3rem}
.list_box_meilire_style{padding-top:0;padding-bottom:0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;margin-bottom:8px;box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4)}
.share2{float:right}
.share2 a{float:left}
.share2 span{float:left;padding-top:0.8rem}
.share ul{-webkit-flex-flow: row;width:100%;float:left;height:3rem;margin-bottom:10px;}
.share ul li{background:#fff;-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-flex: 1;width:49%;height:3rem;line-height:3rem;position:relative;box-shadow:0 3px 3px rgba(0,0,0,0.3);}
.share ul li span{position:absolute;left:3.5rem;top:0rem;z-index:1;}
.share ul li a{width:100%;position:relative;z-index:2;margin-left:15px;color:#666;}
.ectouch_table{margin:0px;}
.ectouch_table td{padding: 0px 0;vertical-align:top;}
.ectouch_table_no_border td{border: none;}
.ectouch_table td.first_info{padding:0px 1.5% 0px;border-bottom:1px solid #eee;width:97%;}
.ectouch_table td.secone_info{padding:5px 0 0px;background:#F9F8F8;width:100%;}
.ectouch_table td.three_info{position:relative;text-align:right;color:#bbb;background:#fff;height:30px;line-height:30px;padding:0 1.5%;width:97%;}
.ectouch_table td.four_info{padding:0 1.5%;width:97%;border-top:1px solid #F5F5F5;height:40px;overflow:hidden;display:inline-block;}
.ectouch_table td .five_info{height:40px;display:block;line-height:40px;}
.ectouch_table td .five_info.pinglun{position: absolute;right:10px;bottom:35px;}
.new-arr{position: absolute;top: 24px;right: 0;width: 20px;height: 40px;background: url(../images/jd_icon.png) -47px -806px no-repeat;}
.order_handler a{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:100%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#46776f;text-align: center}
.order_handler span{color:#fff;border:0;height:2.5rem;line-height:2.5rem;width:100%;-webkit-box-flex:1;display:block;-webkit-user-select:none;font-size:0.9rem;background:#1BBD5C;text-align: center}
.smart-result{padding: 0}
.smart-result table{width: 100%}
.smart-result table tr{width: 100%;font-weight: bold;color: #909090}
.smart-result table tr.last-line{color: #333333;}
.smart-result table tr.last-line{color: #FF6600;}
.smart-result table td{height: 60px;background: none}
.smart-result table tr.odd{background: #f6f6f6}
.smart-result table tr.even{background: #eeeeee}
.smart-result table td.col1{width: 30%;}
.smart-result table td.col2{padding: 10px;width: 60%;line-height: 24px;}
.smart-result table td.colstatus{width: 10%}
.smart-result table tr td.colstatus{background: url("../images/step_point.png") center center no-repeat}
.smart-result table tr.first-line td.colstatus{background: url("../images/step_start.png") center center no-repeat}
.smart-result table tr.wait td.colstatus{background: url("../images/step_wait.gif") center center no-repeat}
.smart-result table tr.checked td.colstatus{background: url("../images/step_finish.png") center center no-repeat}
.single_item{position:relative;}
#collection_del{position: absolute;bottom: 8px;right:10px;font-size:20px;width:30px;text-align:center;height:30px;-moz-border-radius: 99px;-webkit-border-radius: 99px;border-radius: 99px;border:1px solid #ccc;}
#collection_del a.dian{margin-top:-4px;height:20px;display:block;color:#bbb;}
.del_collection{position:fixed;bottom:-180px;width:100%;z-index:1101;height:120px;background:#fff;left:0px;overflow:hidden;display:none}
.del_collection .three{height:70px;width:100%;float:left;display:block;overflow:hidden;line-height:70px;}
.del_collection .three span{position:relative;width:33.3%;float:left;text-align:center;float:left;}
.del_collection .three a.deltel{width:50%;background:url(../images/quxiao.png) center center no-repeat;height:70px;float:left;background-size:50px;display:block;}
.del_collection .three a.chakan{width:50%;background:url(../images/chakan.png) center center no-repeat;height:70px;float:left;background-size:50px;display:block;}
.del_collection .three a.fenxiang{width:50%;background:url(../images/fenxiang.png) center center no-repeat;height:70px;float:left;background-size:50px;display:block;}
.no_collection{background:url(../images/no_collection.png) center center no-repeat;margin:0 auto;width:99%;height:89%;display:block;background-size:200px;}
.no_history{background:url(../images/no_zuji.png) center center no-repeat;margin:0 auto;width:99%;height:89%;display:block;background-size:200px;}
.no_bonus{background:url(../images/no_bonus.png) center center no-repeat;margin:0 auto;width:99%;height:89%;display:block;background-size:200px;}
.no_money{background:url(../images/no_money.png) center center no-repeat;margin:0 auto;width:99%;height:89%;display:block;background-size:200px;}
.no_moneylog{background:url(../images/no_moneylog.png) center center no-repeat;margin:0 auto;width:99%;height:89%;display:block;background-size:220px;}
.del_collection .colle_bottom{height:50px;background:#666;text-align:center;width:100%;font-size:16px;line-height:50px;float:left;}
.del_collection .colle_bottom a{width:100%;color:#fff;height:100%;display:block;}
.result-date, .result-time{display: block;width: 100%;text-align: center}
.result-date{height: 15px;padding-top: 10px;font-weight: normal;font-size: 12px;}
.result-time{height: 35px;font-size: 24px;}
.inputBg_touch{border-radius:0px;height:24px;border:1px #eee solid;width:90%;padding:0 0.5rem;}
.gift{float:left;}
.gift dd{clear: both;text-align: center;}
.waterfallCon{margin-left: auto;margin-right: auto;position: relative;top: 4px;width: 100%;}
.waterfallCon ul.side{margin: 0 0 0 1%;padding: 0;}
.side li{list-style: none outside none;width: 48.5%;margin-right: 5px;opacity: 0;}
.side li.shown, .no-js .side li, .no-cssanimations .side li{opacity: 1;}
.grid.effect-1 li.animate{-webkit-animation: fadeIn 0.65s ease forwards;-moz-animation: fadeIn 0.65s ease forwards;animation: fadeIn 0.65s ease forwards;}
@-webkit-keyframes fadeIn{to{opacity: 1;}}
@-moz-keyframes fadeIn{to{opacity: 1;}}
@keyframes fadeIn{to{opacity: 1;}}
.side li a{background-color: #FFFFFF;border:1px solid #D3D3D3;color: #000000;display: block;margin-bottom: 4px;text-align: center;}
.side li .box-logo{margin: 0;text-align: center;}
.side .box-info{background-color: rgba(12, 11, 11, 0.44);color: #EEEEEE;margin-top: -102px;overflow-x: hidden;position: absolute;text-overflow: ellipsis;width:99%;}
.side .box-title{font-family: 'Lucida Grande','Microsoft YaHei';font-size: 14px;height: 20px;line-height: 20px;margin: 0;overflow: hidden;padding-top: 8px;text-overflow: ellipsis;white-space: nowrap;}
.side .box-desc{font-size: 12px;height: 20px;line-height: 19px;margin: 0;overflow: hidden;padding-bottom: 0;text-overflow: ellipsis;white-space: nowrap;}
.side img{width:100%;height:auto;}
.flow_jiajian .ui-number{display:inline-block;vertical-align:middle;border:1px solid #e3e3e3;margin-top:-0.2rem;letter-spacing:0;height:1.4rem;line-height:1.4rem;overflow:hidden}
.flow_jiajian .ui-number .spinner-arrow-up,.flow_jiajian .ui-number .spinner-arrow-down,.flow_jiajian .ui-number .num{float:left;text-align:center}
.flow_jiajian .ui-number .spinner-arrow-up,.flow_jiajian .ui-number .spinner-arrow-down{font-style:normal;font-size:0.8rem;line-height:0.6rem;font-weight:700;border:0;display:inline-block;width:1.5rem;height:100%;-webkit-user-select:none;background: #F5F5F5}
.flow_jiajian .ui-number .num{height:100%;width:1.8rem;border:0;-webkit-border-radius:0;border-radius:0;font-weight:700}
.flow_jiajian .ui-number .num::-webkit-inner-spin-button{display:none}
.btn-css3{background-color:#FF702F;background-repeat:repeat-x;border:1px solid #F54D01;border-radius:2px;box-shadow:0 1px 1px rgba(255,122,47,0.5);color:#FFFFFF;display:inline-block;font-size:100%;overflow:hidden;padding:5px 12px;text-shadow:0 -1px #FB6520;vertical-align:middle;}
#page_exchange .btn-css3{width:100%;padding-left:0;padding-right:0;}
#page_flow .btn-css3{width:95%;padding:8px 0;margin:0px 2.5% 0;}
input.btn-css3{_border:none;}
.mb_10{margin-bottom:1rem;}
.mt-10{margin-top:10px;}
.no-records{text-align:center;padding:10px;}
.attmylist td{border:1px solid #ccc;line-height:2.5rem;}
.index_picAd{width:100%;margin:0.6rem auto 0;padding:0;line-height:100%;}
.index_left_big{float:left;width:42%;}
.index_left_big img{float:left;width:100%;border-right:1px solid #eee;margin-left:-1px;}
.index_right_pic{float:left;width:58%;}
.index_right_up{float:left;width:100%;}
.index_right_up img{float:left;width:100%;}
.index_right_down{float:left;width:100%;}
.index_right_down img{width:100%;float:left;margin-top:-1px;border-top:1px solid #eee;}
.index_right_down_1{width:50%;float:left;}
.index_right_down_2{width:50%;float:left;}
.index_right_down_2 img{margin-left:-1px;border-left:1px solid #eee;}
.group_picAd{width:96%;padding:0.6rem 2%;line-height:100%;background:#fff;float:left;margin-bottom:0rem;}
.group_left_big{float:left;width:38.2%;overflow:hidden;}
.group_left_big img{float:left;width:100%;}
.group_right_pic{float:left;width:61.8%;overflow:hidden;}
.group_right_up{float:right;width:98%;overflow:hidden;}
.group_right_up img{float:right;width:100%;}
.group_right_down{float:right;width:98%;margin-top:2%;}
.group_right_down img{width:100%;float:left;}
.group_right_down_1{width:49%;overflow:hidden;float:left;}
.group_right_down_2{width:49%;float:right;overflow:hidden}
.group_right_down_1 img{float:right;}
.group_right_down_2 img{float:right;}
.group_shop_list{width:96%;padding:0 1% 0 3%;background:#fff;border-top:1px solid #E8E8E8;float:left;}
.group_shop_list .title{height:20px;line-height:20px;margin:15px 0;border-left:5px solid #ff6699;color:#777;font-size:14px;line-height:22px;}
.group_shop_list .title h2{padding-left:0.5rem;color:#ff6699;font-weight:700;font-size:16px;float:left;line-height:20px;}
.group_shop_list .title span{padding-left:1rem;}
.group_shop_list .line{background:#eee;width:98%;height:1px;float:left;display:block;overflow:hidden;}
.group_shop_first{width:100%;padding:0;background:#fff;float:left;}
.group_shop_first .title{height:20px;line-height:20px;margin:15px 2%;border-left:5px solid #ff6699;color:#777;font-size:14px;line-height:22px;width:96%;}
.group_shop_first .title h2{padding-left:0.5rem;color:#ff6699;font-weight:700;font-size:16px;float:left;line-height:20px;}
.group_shop_first .title span{padding-left:1rem;}
.group_shop_first .line{background:#eee;width:98%;height:1px;float:left;display:block;overflow:hidden;}
.p_index_picAd{width:100%;margin:0.2rem auto 0;padding:0;line-height:100%;overflow:hidden;background:#fff;}
.p_index_left_big{float:left;width:50%;border-top:1px solid #eee;}
.p_index_left_big img{float:left;width:100%;margin-left:-1px;border-right:1px solid #eee;}
.p_index_right_pic{float:left;width:50%;border-top:1px solid #eee;}
.p_index_right_up{float:left;width:100%;}
.p_index_right_up img{float:left;width:100%;height:auto;display:inline-block;}
.p_index_right_down{float:left;width:100%;}
.p_index_right_down img{width:100%;float:left;margin-top:-1px;border-top:1px solid #eee;}
.p_index_down_four{float:left;width:100%;border-top:1px solid #eee;}
.p_index_down_four_one{float:left;width:25%;}
.p_index_down_four_two{float:left;width:25%;}
.p_index_down_four img{float:left;width:100%;margin-left:-1px;border-left:1px solid #eee;}
.everyday_new{border-radius:0px;font-size:14px;font-weight: bold;line-height:2rem;height:2rem;background:#fff;width:100%;border-left:0.5rem solid  transparent;}
.p_index_picAd .more{margin-right:1%;padding-right:1.5rem;line-height:2rem;}
.p_index_picAd i{background:url(../images/ico_04.png) #FC4400 no-repeat 50% 50%;-webkit-background-size:0.8rem 0.8rem;-moz-background-size:0.8rem 0.8rem;border-radius:5px;background-size:0.8rem 0.8rem;height:1.5rem;width:1.5rem;overflow:hidden;float:right;margin-top:0.3rem;}
.p_index_ALLAd{width:100%;border-top:1px solid #eee;margin:0 auto;text-align:center;float:left;}
.p_index_ALLAd img{width:100%;float:left;}
.p_index_cat{width:100%;margin:0.2rem auto 0;padding:0;line-height:100%;overflow:hidden;}
.p_index_cat .more{margin-right:1%;padding-right:1.5rem;line-height:2rem;}
.p_index_cat .more a{line-height:2rem;margin-right:1rem;}
.p_index_cat i{background:url(../images/ico_04.png) #FC4400 no-repeat 50% 50%;-webkit-background-size:0.8rem 0.8rem;-moz-background-size:0.8rem 0.8rem;border-radius:5px;background-size:0.8rem 0.8rem;height:1.5rem;width:1.5rem;overflow:hidden;float:right;margin-top:0.3rem;}
.p_index_catlist{background:#fff;overflow:hidden;border-bottom:1px solid #eee;}
.p_index_catlist span{width:50%;float:left;text-align:center;overflow:hidden;margin-left:-1px;box-sizing: border-box;}
.p_index_catlist span .fl{width:20%;float:left;padding:5%;margin-right:5%;}
.p_index_catlist span .fl img{width:100%;float:left;}
.p_index_catlist span .fr{width:65%;float:right;}
.p_index_catlist dd .name{margin:0.5rem 0;text-align:left;width:100%;}
.p_index_catlist dd .name h4{font-size:14px;font-weight:400;line-height:14px;height:18px;width:100%;color:#333;}
.p_index_catlist dd img{margin-bottom:0rem;width:50%;}
.item-top{box-sizing:border-box;padding:0rem 0;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;display:-ms-flexbox;-ms-flex-pack:center;-ms-flex-align:center;display:-moz-box;-moz-box-pack:center;-moz-box-align:center;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAN3d3QAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) repeat-x 0 center;background-size:1px}
.item-top span{display:block;height:.7rem;padding:0 .3rem 0 .3rem;background-color:#eee;color:#5f646e}
.info_topmeilire{width:100%;overflow:hidden;}
.info_topmeilire .title{width:83%;margin-right:2%;float:left;margin-top:5px;}
.info_topmeilire .title span{border:1px solid #F39628;background:#FCC583;padding:2px 5px;border-radius:3px;margin-right:5px;}
.info_topmeilire .fenxiang_fav{text-align:center;width:15%;float:left;overflow:hidden;border-left:1px #E8E8E8 dashed;margin-left:-1px;margin-top:15px;margin-bottom:15px;}
.title_brief{float:left;background:#F5F5F5;padding:0.5rem;}
#P_none a.close_phpoto{position:absolute;right:3px;display:block;width:20px;height:20px;color:#333;float:right;text-align:center;overflow:hidden;padding:5px 5px;margin-right:8px;font-size:16px;}
#P_none{bottom:50px;display:none;width:94%;height:auto;padding:10px 3% 0;position:fixed;right:0%;margin-left:0px;background:#fff;background-clip:padding-box;z-index:1002;height:70%;max-height:70%;}
.goodsInfo ul.infos i{background-image: -moz-linear-gradient(left center , transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(center top , transparent 70%, #666 70%, #666 100%);position: relative;display: inline-block;width: 0.4rem;height: 0.4rem;margin-right: 0.2rem;float: right;transform: rotate(45deg);top: 0.7rem;}
#zhezhao_black{background-color:#000;position:fixed;z-index:1000;left:0;top:0;width:100%;display:none;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
#zhezhao_black2{background-color:#000;position:fixed;z-index:990;left:0;top:0;width:100%;display:none;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
#zhezhao_black3{background-color:#000;position:fixed;z-index:990;left:0;top:0;width:100%;display:none;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
#zhezhao_black_second{background-color:#000;position:fixed;z-index:990;left:0;bottom:-100%;width:100%;display:none;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
#zhezhao_black5{background-color:#000;position:fixed;z-index:2880;left:0;top:0%;width:100%;display:none;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.all_contont #zhezhao_black{z-index:990}
#zhezhao_greay{background-color:#fbf9f9;position:fixed;z-index:1004;left:0;top:0;width:100%;display:none;height:100%;opacity:1;filter: alpha(opacity=100);-moz-opacity: 1;}
#zhezhao_white{background-color:#ffffff;position:fixed;z-index:1004;left:0;top:0;width:100%;display:none;height:100%;opacity:1;filter: alpha(opacity=100);-moz-opacity: 1;}
#zhezhao_kong{background-color:#ffffff;position:fixed;z-index:1004;left:0;top:0;width:100%;display:none;height:100%;opacity:0;filter: alpha(opacity=0);-moz-opacity:0 ;}
#zhezhao_kong_1{background-color:#ffffff;position:fixed;z-index:1004;left:0;top:0;width:100%;display:none;height:100%;opacity:0;filter: alpha(opacity=0);-moz-opacity:0 ;}
#zhezhao_kong_2{background-color:#ffffff;position:fixed;z-index:9990;left:0;top:0;width:100%;display:none;height:100%;opacity:0;filter: alpha(opacity=0);-moz-opacity:0 ;}
#zhezhao_kong_3{background-color:#ffffff;position:fixed;z-index:987;left:0;top:0;width:100%;display:none;height:100%;opacity:0;filter: alpha(opacity=0);-moz-opacity:0 ;}
.PopupLayer_comment{width:100%;height:auto;padding:10px 0;position:fixed;left:0%;margin-left:0px;background:#fff;background-clip:padding-box;z-index:99;}
.PopupLayer_comment a.close_phpoto_comment{position:absolute;right:3px;display:block;width:20px;height:20px;color:#333;float:right;text-align:center;overflow:hidden;padding:5px 5px;margin-right:8px;font-size:16px;}
.back_top{font-size:14px;font-weight:700;position:fixed;width:28%;left:0px;height:39px;bottom:0px;background:#fff;text-align:center;border-top:1px solid #ccc;line-height:38px;display:block;overflow:hidden;z-index:88998;}
#ontimebuy{font-size:14px;font-weight:700;color:#fff;position:fixed;width:36%;left:28%;opacity:1;height:40px;bottom:0px;background:#FF9402;text-align:center;border:0px solid #ccc;line-height:40px;display:block;overflow:hidden;z-index:88998;}
#atttimebuy{font-size:14px;font-weight:700;color:#fff;position:fixed;width:36%;right:0px;opacity:1;height:40px;bottom:0px;background:#FF5000;text-align:center;border:0px solid #ccc;line-height:40px;display:block;overflow:hidden;z-index:88998;}
#comment .comment_new{background:#fff;margin:8px 0;}
#comment .comment_new .list li{padding-top:8px;padding:5px;box-sizing: border-box; background-color:#fff;border-top:1px solid #eee;float:left;width:100%;}
#comment .comment_new .list li.first{border-top:0;}
#comment .comment_new .list li .infos{display:block;color:#999;padding:0.33rem 0 0.47rem;}
#comment .comment_new .list li .photo{line-height:30px;margin-bottom:8px;height:30px;}
#comment .comment_new .list li .photo img.tou{border-radius:99px;float:left;}
#comment .comment_new .list li .photo .no{line-height:30px;padding-left:6px;}
#comment .comment_new .list li .photo .name{line-height:20px;margin-left:6px;font-weight:400;color:#555;}
#comment .comment_new .list li .photo img.star_one{width:80px;margin-left:10px;}
#comment .comment_new .list li .tit{line-height:20px;color:#333;padding-bottom:6px;padding-left:5px;font-weight:400;}
#comment .comment_new .list li .time{color:#E8E8E8;padding-bottom:6px;padding-left:5px;}
#comment .comment_new .list li .comment_photo img{width:80px;padding:1px;border:1px solid #eee;margin-right:6px;}
#comment .comment_new .list li .comment_photo{margin-bottom:6px;float:left;width:100%;}
#comment .comment_new .list .tit_re{padding-left:5px;color:#c03;font-size:12px;float:left;}
#comment .comment-option{height:27px;overflow:hidden;padding:0;width:98%;margin: 8px 1%;}
#comment .comment-option-sel{color:#FFFFFF;list-style:none outside none;}
#comment .comment-option-sel li{background:#F5F5F5;border:1px solid #eee;border-left:0;cursor:pointer;float:left;height:25px;line-height:23px;margin:0 10px 0 0;overflow:hidden;text-align:center;padding:0 10px;border-radius: 10px;}
#comment .comment-option-sel a{color:#6E6E6E;display:block;font-weight:400;}
#comment .comment-option-sel li.o-over{border:1px solid #D06006;background-color:#FF7200;COLOR:#FFF}
#comment .comment-option-sel li.o-over a{color:#FFF;}
.fancybox-lock-test{}
.fancybox-lock-test-none{display:none}
.fancybox-lock-test .goods_leftgogogo{height:700px;width:100%;overflow:hidden;position:relative;}
.goods_shuxing{background:#fff;margin:8px 0 0 0;padding:0 1%;overflow:hidden;border-top:1px solid #eee;}
.goods_shuxing li{color:#333;overflow:hidden;float:left;width:100%;border-bottom:1px solid #eee;}
.goods_shuxing li .name{padding:18px 0;width:25%;overflow:hidden;text-align:left;color:#666;float:left;}
.goods_shuxing li .shuxin_conont{padding:18px 0;width:70%;overflow:hidden;text-align:left;float:left;padding-left:15px;border-left:1px solid #eee;}
.s-detail .srp{padding:0 0.5% 5px;}
#page_goods .tit_re{margin-bottom:6px;}
#page_goods .feedbackimg{margin-bottom:8px;}
#page_goods .feedbackimg img{margin-top:4px;}
#page_goods .outerStar2{margin-top:4px;}
#page_groupBuy .tit_re{margin-bottom:6px;}
#page_groupBuy .feedbackimg{margin-bottom:8px;}
#page_groupBuy .feedbackimg img{margin-top:4px;}
#page_groupBuy .outerStar2{margin-top:4px;}
.com_box2{height:40px;background:#F54D01;width:80%;margin:0 10% 8px;text-align:center;float:left;overflow:hidden;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.com_box2 dt{line-height:40px;float:left;width:100%;}
.com_box2 dt a{color:#fff;display:inline-block;font-size:14px;}
.com_box2 dt a#goods_more{color:yellow;}
a .com_box3{border-top:1px solid #fff;color:#fff;line-height:40px;font-size:14px;border-bottom:1px solid #fff;height:40px;background:#ccc;margin:0 auto 10px;width:100%;text-align:center;}
a.last_comment{display:none;}
.checkboxFour{width: 24px;float: left;min-height: 24px;background: none repeat scroll 0% 0% #CCC;margin: 6px 10px 0px 0px;text-align: center;border-radius: 99%;position: relative;}
.checkboxFour input[type=checkbox]:checked + label{float:left;background:url(../images/ok.png) #FF702F no-repeat;background-size:24px;width:24px;height:24px;margin-left:-1px;margin-top:-1px;}
.checkboxFour label{display: block;width: 22px;height: 22px;border-radius: 99px;cursor: pointer;position: absolute;top:1px;left:1px;z-index: 1;background: #fff;}
/*Msg*/.Msg-wrapper{position:absolute;width:auto;}
.Msg-wrapper.fixed{position:fixed;}
.Msg-wrapper{empty-cells:show;width:76%;}
.Msg-wrapper .title-bar{display:none;background:none repeat scroll 0 0 #DFDFDF;border-bottom:1px solid #DEDEDE;color:#343434;height:40px;position:relative;overflow:hidden;}
.Msg-wrapper .title-bar.dragging{cursor:move;}
.Msg-wrapper .title-bar h2{display:inline-block;font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,simsun;font-size:16px;height:35px;line-height:40px;margin-left:13px;vertical-align:top;}
.Msg-wrapper .title-bar .close{color:#8F8F8F;cursor:pointer;display:inline-block;font-size:18px;font-weight:bold;height:18px;position:absolute;right:10px;top:11px;width:18px;}
.Msg-wrapper .title-bar .close:hover{color:#BF1B3D !important;text-decoration:none;}
.Msg-wrapper .Msg-content{padding:0px;}
.Msg-wrapper .question{padding:10px 15px;}
.Msg-wrapper .answers,.Msg-wrapper .action{text-align:right;border-top:1px solid #EEE;background:#F6F6F6;margin:0;padding:6px 10px;}
.Msg-wrapper .icons_td{padding:0 10px 0 0;vertical-align:top;width:32px;}
.Msg-wrapper .content_td{color:#333333;line-height:1.8;vertical-align:middle;padding-right:10px;font-size:14px;max-width:300px;}
.Msg-wrapper .icons{background:url("../images/icon_msg.png") no-repeat scroll 0 0 transparent;display:inline-block;height:32px;width:32px;}
.Msg-wrapper .icons_warn{background-position:0 -64px;}
.Msg-wrapper .icons_ok{background-position:0 -32px;}
.Msg-inner{background:none repeat scroll 0 0 #fff;border:1px solid #989898;overflow:hidden;}
.Msg-modal-blackout{position:absolute;background-color:black;left:0;top:0;filter:alpha(opacity=10);-moz-opacity:0.1;-khtml-opacity:0.1;opacity:0.1;}
.Msg-wrapper .Msg-btn{background:#EEEEEE;border:1px solid #eeeDDD;border-radius:2px;box-shadow:0 1px 1px rgba(200,200,200,0.3);color:#999999;cursor:pointer;display:inline-block;letter-spacing:2px;line-height:1.5;margin-left:15px;padding:2px 8px;text-align:center;}
.Msg-wrapper .highlight{background:#59BBEC;border:1px solid #38ABE4;color:#FFFFFF;}
.Msg-btn1:hover,.Msg-btn2:hover,.Msg-btn3:hover{background-position:0 -141px;}
.Msg-wrapper-load .Msg-content{padding:0px;}
.Msg-wrapper-load{empty-cells:show;background:none repeat scroll 0 0 #FFFFFF;border:0px solid #B0B0B0;/*box-shadow:2px 2px 0 rgba(0,0,0,0.1);*/z-index:601;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.Msg-wrapper-load .title-bar{display:block;border-bottom:1px solid #eee;height:45px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.Msg-wrapper-load .title-bar.dragging{cursor:move;}
.Msg-wrapper-load .title-bar h2{display:block;font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,simsun;;font-size:12px;font-weight:100;line-height:45px;margin:0 10px;text-align:Center;}
.Msg-wrapper-load .title-bar .close{color:#8F8F8F;cursor:pointer;font-size:18px;font-weight:bold;height:18px;position:absolute;right:10px;top:5px;width:18px;}
.Msg-wrapper-load .title-bar .close:hover{color:#BF1B3D !important;text-decoration:none;}
.Msg-wrapper-load .Msg-inner{border:none;width:100%;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.Msg-wrapper-load .answers{text-align:center;border-top:1px solid #F4F4F4;margin:0 18px;padding:11px 15px 14px 0;}
.Msg-wrapper-load .icons_td{padding:0 20px 0 0px;vertical-align:middle;width:32px;}
.Msg-wrapper-load .content_td{color:#333333;line-height:1.8;vertical-align:middle;}
.Msg-wrapper-load .icons{background:url("../images/icon_msg.png") no-repeat scroll 0 0 transparent;display:inline-block;height:32px;width:32px;}
.Msg-wrapper-load .icons_warn{background-position:0 -64px;}
.Msg-wrapper-load .icons_ok{background-position:0 -32px;}
#page_myfoot .Msg-wrapper-load .title-bar{display:none;}
#page_myfoot .New-date{background: none;padding:7px 0;border-radius:0px 0px 0px 0px;}
#page_myfoot .dwbss{height:40px;line-height:40px;}
#page_myfoot .Msg-inner{background: #F5F5F5;position:fixed;bottom:0;left:0;border-radius:0px;}
#page_myfoot .Msg-wrapper-load{background: none;}
.Msg2-wrapper{position:absolute;width:auto;}
.Msg2-wrapper.fixed{position:fixed;}
.Msg2-wrapper{empty-cells:show;width:42px;}
.Msg2-wrapper .title-bar{display:none;background:none repeat scroll 0 0 #DFDFDF;border-bottom:1px solid #DEDEDE;color:#343434;height:40px;position:relative;overflow:hidden;}
.Msg2-modal-blackout{position:absolute;background-color:black;left:0;top:0;filter:alpha(opacity=10);-moz-opacity:0.1;-khtml-opacity:0.1;opacity:0.1;}
.Msg2-wrapper-load .Msg2-content{padding:0px;}
.Msg2-wrapper-load{empty-cells:show;border:0px solid #B0B0B0;z-index:601;}
.aler{padding:0px;}
.aler .loading{background:url("../images/loading2.gif") no-repeat scroll left center transparent;display:inline-block;float:left;height:16px;width:16px;background-size:16px;}
.empty-cart .guangguang{width:36%;margin:10px 32% 0px;text-align:center;line-height:40px;height:40px;color:#666;background:none;border:1px solid #555;font-size:18px;font-weight:700;}
.you_money{width:94%;padding:0px 3%;float:left;height:42px;line-height:45px;overflow:hidden; float:left;}
.you_money_list{width:94%;padding:0px 3%;float:left;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.you_money_list li{width:100%;padding:8px 0;float:left;background:#fff;height:60px;line-height:30px;border-top:1px dashed #eee;}
.you_money_list li.last{border-top:none;}
.you_money_list li span img{width:50px;padding:5px;float:left;height:50px;margin-right:5px;}
.you_money_list li .conton{width:60%;float:left;color:#999;}
.you_money_list li .conton .fl{width:100%;}
.you_money_list li .conton .fl.c333{color:#333;}
.you_money_list li .contoe{width:20%;float:right;text-align:right;}
.you_money_list li .contoe .fl{width:100%;color:#999;}
.you_money_list li .contoe .fl.c333{color:#333;}
.border_bottom{border-bottom:1px solid #ccc;}
.New_page .pagenav-wrapper .pagenav-content{background:none;}
.share_meilire{width:90%;text-align: center;margin:0 auto;height:100%;line-height:100%;}
.share_meilire table{margin:0 auto;}
.share_meilire .bdshare-button-style1-32{width:100%;}
#PathMenu{}
.PathInner{position:fixed;left:10px;bottom:10px;width: 50px;height: 50px;}
.PathInner .PathItem{position:absolute;left: 0px;bottom: 0px;}
.PathInner a{display:block;background-position:center;background-repeat:no-repeat;z-index:999;}
.PathInner a .item, .rotate{width:100%;height:100%;background-position:center;background-repeat:no-repeat;display:block;overflow:hidden;text-align:center;vertical-align:middle;position:absolute;}
.PathInner .PathMain{z-index:1000;position:absolute;display:block;background-position:center;background-repeat:no-repeat;bottom:0;left:0;}
.PathInner .PathMain .Tmain{background-image: url(../images/bg-2x.png);width: 50px;height: 50px;}
.PathInner .PathMain .Tmain .rotate{position:absolute;bottom:0;left:0;}
.PathInner .PathMain .Tmain .rotate .global-nav__iconfont{line-height:48px;color:#fff;font-size:16px;}
.PathInner a.link .iconfont{color:#fff;font-size:24px;line-height:50px;}
.PathInner .cover{width:100%;height:100%;display:block;cursor: pointer;*filter:alpha(opacity=0);filter:alpha(opacity=0)\0;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;}
.PathInner .cover:hover{opacity:0.2;*filter:alpha(opacity=20);filter:alpha(opacity=20)\0;}
.PathItem .link{position:absolute;bottom:0;left:0;width: 50px;height: 50px;background-image: url(../images/bg-item-2x.png);}
.PathItem .link .item{bottom:0;font-size:16px;line-height:50px;color:#fff;left:0;}
.metaicondetail{background:#fff;color:#fff;border-radius:6px;border:1px #333 solid;min-width:100px;max-width:300px;overflow:hidden;text-align: center;position:absolute;display:none;top:-115px;left:-22px;}
.metaicondetail .inner{border:2px #fff solid;border-radius:6px;background:#272727;font-size:14px;padding:5px;}
.metaicondetail span{font-family:candara, arail;font-size:18px;}
.metaicondetail s{border-color:#333 transparent transparent;border-style: solid dashed dashed;border-width:5px;clear: both;display: inline-block;font-size: 0;height: 0;margin-left:3px;overflow: hidden;position: absolute;right:50%;top:44px;width:0;}
.search{float:left;position:fixed;top:0;z-index:1006;display:none;border: medium none;margin:0 auto;text-align:center;max-width:100%;width:100%;background:#fff;height:100%;}
.ect-padding-lr{position: relative;overflow:hidden;width:98%;margin:0px 1%;padding:10px 0;text-align:left;}
#page_goods .ect-padding-lr{width:100%;padding:0;margin:0;}
#page_group_buy .ect-padding-lr{width:100%;padding:0;margin:0;}
.input-search{position: relative;margin-top:0;height: 3em;}
.input-search span{left: 0em;}
.input-search span input{width:98%;height:3em;font-size:12px;margin:0px 1%;box-sizing: border-box;border: medium none;border-radius:1px;color:#333;background:#F5F5F5;text-indent:60px;}
.input-search a{width:40px;height:3em;display: block;text-align:Center;position: absolute;top:0px;right:0px;color:#333;position:absolute;background:#fff;line-height:3em;}
.input-search span .s_type{width:50px;text-align:Center;line-height:36px;height:3em;float:left;position:absolute;margin-left:1%;background:#eee;}
.input-search span .s_type i{width:7px;height:7px;right:4px;float:right;background:url("../images/done.png") no-repeat 0px 0;margin-top:18px;position:absolute;}
.hot-searchs{margin-top:10px;display: table;width:98%;color:#999;margin:10px 1% ;font-size:14px;}
.hot-search{margin-top:10px;color:#666;margin:10px 1% 0;overflow:hidden;height:30px;}
.hot-search a{color:#333;margin-right:0px;width:100px;text-align:center;float:left;line-height:26px;background:#F5F5F5;border-radius:8px;margin-right:10px;margin-bottom:20px;}
.hot-search span{width:100%;float:left;overflow-x:auto;}
.hot-search span dd{width:200%;float:left;}
.input-search ul.submenu{display:none;position:absolute;top:30px;left:1%;z-index:26855;}
.input-search ul.submenu{padding:0px;width:80px;text-align:left;}
.input-search ul.submenu li{position: relative;z-index:10416;float:left;width:50px;padding:8px 0;background:#333;height:auto;border-bottom:solid 1px #797979;color:#fff;padding-left:10px;font-size:12px;}
.input-search ul.submenu li.last{border:none;}
.input-search ul.submenu i{float: left;width: 0px;height: 0px;margin-left: 18px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #333;}
.cat_allRight{width:22px;height:40px;margin-right:5px;display:block;background: url(../images/bg7.png) no-repeat center center;background-size:22px;}
#header.user .cat_allRight{width:22px;height:40px;margin-right:5px;display:block;background: url(../images/pao.png) no-repeat center center;background-size:22px;}
#page_goods .cat_allRight{position: absolute;width:35px;height:35px;margin-right:0px;display:block;background: url(../images/bg7_1.png) no-repeat center center;background-size:22px;z-index:5}
#page_goods .cat_allRight.two{background: url(../images/bg7.png) no-repeat center center;z-index:4;background-size:22px;}

#page_group_buy .cat_allRight{position: absolute;width:35px;height:35px;margin-right:0px;display:block;background: url(../images/bg7_1.png) no-repeat center center;background-size:22px;z-index:5}
#page_group_buy .cat_allRight.two{background: url(../images/bg7.png) no-repeat center center;z-index:4;background-size:22px;}

#page_group .cat_allRight{width:22px;height:40px;margin-right:5px;display:block;background: url(../images/bg7_1.png) no-repeat center center;background-size:22px;}
#page_help .cat_allRight{background: url(../images/bg8.png) no-repeat center center;background-size:22px;}
.cat_allCaidan{display:none;position:fixed;top:30%;z-index:10001;left:0px;background:#666;color:#fff;border:1px solid #F5F5F5;width:80%;margin:10%;height:120px;}
.cat_allCaidan_open{-webkit-animation:zoomIn 1s;-moz-animation:zoomIn 1s;}
.cat_allCaidan .hid2 li{width:33.3%;float:left;height:auto;text-align:center;height:60px;}
.cat_allCaidan .hid2 li i{width:100%;float:left;}
.cat_allCaidan .hid2 li i.cat_all_fx{width:100%;height:30px;display:block;background: url(../images/ico_star_gray.png) no-repeat center center;background-size:24px;}
.cat_allCaidan .hid2 li i.jifen{width:100%;height:30px;display:block;background: url(../images/jifen.png) no-repeat center center;background-size:25px;}
.cat_allCaidan .hid2 li i.iconfont{width:100%;height:36px;display:block;font-size:30px;margin-top:-6px;}
.cat_allCaidan .hid2 li i.cat_all_tx{width:100%;height:36px;display:block;background: url(../images/tx.png) no-repeat center center;background-size:27px;}
.cat_allCaidan .hid2 li i.cat_all_zd{width:100%;height:36px;display:block;background: url(../images/zd.png) no-repeat center center;background-size:27px;}
.cat_allCaidan .hid2 li i.cat_all_cz{width:100%;height:30px;display:block;background: url(../images/cz.png) no-repeat center center;background-size:27px;}
.bdsharebuttonbox{margin-top:8px;}
.share_img{box-shadow:0 3px 3px rgba(0,0,0,0.3);}
@-webkit-keyframes zoomIn{0%{opacity:1;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
100%{opacity:1}}
@keyframes zoomIn{0%{opacity:1;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
100%{opacity:1}}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
.art_catlist{padding-top:0;padding-bottom:0;margin-bottom:8px;width:100%;background:#fff;float:left;}
.art_catlist ul{width:100%;}
.art_catlist ul .left{width:25%;float:left;height:80px;overflow:hidden;border-right:1px solid #eee;}
.art_catlist ul .left li{float:left;height:80px;display:block;width:100%;}
.art_catlist ul .left li span{display:inline-block;text-align:center;}
.art_catlist ul .left .i_line{background:#FD4609;width:5px;float:left;height:80px;overflow:hidden;position: absolute;left:0px;}
.art_catlist ul .left .ico{float:left;height:40px;overflow:hidden;width:90%;display:inline;margin-left:5%;text-align:center;}
.art_catlist ul .left .ico span{width:25px;height:25px;margin-top:9px;line-height:25px;background:#FD4609;color:#fff;-moz-border-radius: 99px;-webkit-border-radius: 99px;border-radius: 99px;}
.art_catlist ul .left .title{float:left;height:20px;overflow:hidden;width:90%;display:inline;margin-left:5%;color:#FD4609;}
.art_catlist ul .left .more{float:left;height:20px;overflow:hidden;width:90%;display:inline;margin-left:5%;}
.art_catlist ul .left .more a{color:#ccc;}
.art_catlist ul .right{width:75%;float:left;overflow:hidden;height:80px;}
ul.links1 .left .i_line{background:#09BF56;}
ul.links2 .left .i_line{background:#F906D4;}
ul.links3 .left .i_line{background:#4DABFB;}
ul.links4 .left .i_line{background:#F9C025;}
ul.links5 .left .i_line{background:#4DDCFB;}
ul.links6 .left .i_line{background:#EC2207;}
ul.links1 .left .ico span{background:#09BF56;}
ul.links2 .left .ico span{background:#F906D4;}
ul.links3 .left .ico span{background:#4DABFB;}
ul.links4 .left .ico span{background:#F9C025;}
ul.links5 .left .ico span{background:#4DDCFB;}
ul.links6 .left .ico span{background:#EC2207;}
ul.links1 .left .title{color:#09BF56;}
ul.links2 .left .title{color:#F906D4;}
ul.links3 .left .title{color:#4DABFB;}
ul.links4 .left .title{color:#F9C025;}
ul.links5 .left .title{color:#4DDCFB;}
ul.links6 .left .title{color:#EC2207;}
.art_catlist ul .right{width:75%;float:left;overflow:hidden;height:80px;margin-left:-1px;}
.art_catlist ul .right li{width:50%;float:left;overflow:hidden;height:40px;margin-left:-1px;line-height:40px;border-right:1px solid #eee;text-align:center;border-top:1px solid #eee;margin-top:-1px;}
.search_box_artcat{position: relative;width:100%;background:#E8E8E8;height:60px;float:left;overflow:hidden;display:block;}
.search_box_artcat input{width:92%;background:#E8E8E8;padding:0 2%;height:40px;float:left;overflow:hidden;display:block;margin:10px 2% 0;background:#fff;}
.search_box_artcat button{float:right;margin-top:-40px;margin-right:2%;border:0;width:40px;height:40px;display:block;background:#fff;}
.search_box_artcat button i{color:#666;font-size:20px;}
.art_content_other h2{height:30px;line-height:30px;padding-left:0.5rem;color:#666;font-weight:400;}
.art_content span.fl,.art_content span.fr{border:1px solid #ccc;text-align:center;padding:5px 15px;margin:8px 0 3px;color:#666;}
.art_content span.fl a,.art_content span.fr a{color:#666;}
.empty-all-info{width:100%;height:auto;text-align:center;margin:0 auto;float:left;}
.empty-all-info .guangguang{width:130px;height:35px;text-align:center;line-height:35px;border:1px solid #aaa;margin:15px auto 0;}
.empty-all-info .text{width:100%;height:35px;text-align:center;line-height:35px;margin:15px auto 0;}
.empty-all-logo{width:150px;height:150px;-moz-border-radius: 150px;-webkit-border-radius: 150px;border-radius: 150px;background:url(../images/muyou.png) #E8E8E8 no-repeat center center;margin:20% auto 0;}
.pro-inner.myzuji_list{border:0.5px solid #ccc;border-radius: 5px;width:100%;}
.user_order{width:100%;height:120px;overflow:hidden;}
.user_order ul{width:100%;height:70px;border-bottom:0.5px solid #E8E8E8;}
.user_order li{height:100px;float:left;width:25%;text-align:center;position: relative;overflow:hidden;display:block;}
.user_order li.wait_pay{background:url(../images/user_order1.png) no-repeat center 10px;height:100%;background-size:25px;}
.user_order li.wait_pei{background:url(../images/user_order2.png) no-repeat center 10px;height:100%;background-size:25px;}
.user_order li.wait_shou{background:url(../images/user_order3.png) no-repeat center 10px;height:100%;background-size:25px;}
.user_order li.wait_pin{background:url(../images/user_order4.png) no-repeat center 10px;height:100%;background-size:25px;}
.user_order li.wait_tui{background:url(../images/user_order5.png) no-repeat center 10px;height:100%;background-size:25px;}
.user_order li span{width:100%;margin-top:40px;display:block;}
.user_order li span a{padding:0px;}
.New_User .user_order dd{margin:0 0 0 12px;}
.user_order li .num{position:absolute;top:6px;margin-left:55%;left:0px;width:20px;line-height:20px;color:#fff;;height:20px;-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;background:#FF5B3D;}
.order_list_leibei{width:100%;height:45px;line-height:44px;background:#fff;}
.order_list_leibei dd{border-bottom:1px solid #E8E8E8;line-height:44px;float:left;width:33%;height:44px;text-align:center;}
.order_list_leibei dd.active{border-bottom:2px solid #FF5B3D;height:43px;}
.order_status{height:30px;line-height:30px;color:#666;font-size:12px;}
.order_status .fl{color:#666;width:auto;background: url("../images/jd_icon_order.png") no-repeat right 7px transparent;background-size:12px;padding-right:15px;}
.order_status .fl a{color:#333}
.graybtn-new{border:1px solid #aaa;height:20px;width:auto;padding:5px 15px;text-align:center;line-height:20px;margin-left:10px;color:#E8E8E8}
.graybtn-new1{border:1px solid #aaa;height:20px;width:auto;padding:5px 15px;text-align:center;line-height:20px;margin-left:10px;color:#E8E8E8}
.graybtn-new1 a,a.graybtn-new{color:#333}
.ectouch_table_no_border tbody{}
input.comment_file{vertical-align:middle;position:relative;margin:1px 0 0 -60px;filter:alpha(opacity=0);opacity:0;z-index:1;width:50px;height:50px;overflow:hidden;float:left;}
.image-wrap{width:50px;height:50px;float:left;margin-right:10px;background:url(/style/new_images/jia.png) #eee no-repeat center center;border:1px solid #ccc;position:relative;}
.image-wrap img{position:absolute;top:0px;left:0px;}
.comment_img_star img{margin-top:-4px;}
.comment_pic_new{padding-left:10px;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #E8E8E8;position:relative;background:#F5F5F5;}
.comment_content{background:#F5F5F5;width:96%;padding:5px 1%;border:1px solid #E8E8E8;}
.comment_contents{background:#FEEE91;width:96%;padding:5px 1%;border:1px solid #E8C501;color:#c03;}
/**评价等级*/.outerStar2,.innerStar2{background:url("../images/commentBg.png") no-repeat scroll 0 -30px transparent;display:inline-block;height:17px;vertical-align:top;}
.outerStar2 .w1{width:16px;}
.outerStar2 .w2{width:37px;}
.outerStar2 .w3{width:57px;}
.outerStar2 .w4{width:77px;}
.outerStar2 .w5{width:97px;}
.starLi{line-height:18px;}
.feedbackimg{}
.feedbackimg img{width:13.5%;height:auto;margin-right:1%;margin-top:8px;border:1px solid #E8E8E8;padding:1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bg_gif{background:url(../images/loading2.gif) no-repeat center center;}
.master{width:100%;float:left;}
.user_txs{width:96%;float:left;margin:0 2%;background:#fff;box-shadow: 5px 5px 5px #888888;}
.user_txs a{position:relative;width:16%;float:left;text-align:center;margin:2% 2% 1%;background:#fff;}
.user_txs a img{width:94%;margin:3%;text-align:center;height:auto;}
.user_txs a #meng{display:none;position:absolute;height:100%;width:100%;top:0px;left:0px;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.user_txs a.user_txs_curr #meng{display:block}
.usercenter_photo .upload{width:94%;float:left;margin:10px 2% 0;background:#fff;padding:1%;box-shadow: 5px 5px 5px #888888;}
.usercenter_photo .upload .yulan{float:left;width:33.3%;}
.usercenter_photo .upload .yulan img{float:left;width:94%;padding:3%;height:auto;}
.usercenter_photo .up-pic-first{width:33.3%;float:left;padding:0%;height:auto;position:relative;}
.usercenter_photo .up-pic{width:94%;float:left;margin:3%;height:auto;position:relative;}
.usercenter_photo .up-pic .image-wrap{width:98%;height:98%;margin:1%;}
.usercenter_photo .up-pic input.comment_file{margin:0px;position:absolute;left:0px;width:100%;}
.usercenter_photo .up-pic .image-wrap img{width:100%;height:auto;position:absolute;top:0px;left:0px;}
.usercenter_photo .ok-pic{width:33.3%;float:left;padding:0%;height:auto;position:relative;}
.usercenter_photo .ok-pic input{width:94%;height:94%;margin:3%;}
.white_bg{background:#fff;}
.xitong_photo{width:92%;margin:11px 2%;padding:10px 2%;color:#FFF;background:#FF5B3D;box-shadow: 2px 2px 2px #888888;}
.xitong_photo2{width:92%;margin:11px 2% 0px;padding:10px 2%;color:#FFF;float:left;background:#FF5B3D;box-shadow: 2px 2px 2px #888888;}
.new_orange,.new_orange a,a.new_orange{color:#FF5B3D;}
.new_grey,.new_grey a,a.new_grey{color:#cccccc;}
.order_detail_pay .fr{float:left;margin:5px 0 5px 0;}
.order_detail_payment{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:0px;padding:10px 3%;}
.order_detail_shipping{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:10px;padding:8px 3%;color:#666;}
.order_detail_num{padding:8px 3%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-top:10px;margin-bottom:10px;}
.order_detail_consignee{border-bottom:1px solid #ccc;padding:8px 3%;margin-top:0px;}
.order_detail_zhuangtai{background:#5E6B85;margin-top:0px;margin-bottom:0px;color:#fff;font-weight:400;padding:8px 3%}
.order_detail_surplus_input{text-align:center;border:1px solid #ccc;background:#F5F5F5;padding:3px;border-radius: 5px;}
#float_are{top: 0px;left:0px;z-index:898;width:100%;}
.fixed{position:fixed;}
#float_are .filter_box dl{height:44px;}
#float_are .filter_box dl dt{width:100%;}
#float_are .filter_box dl dt span{border:1px solid #ccc;background:#fff;line-height:27px;width:80%;height:27px;margin:7px 10% 0;overflow:hidden;display:block;}
#float_are .filter_box dl dt span.current{border:1px solid #FD4C00;color: #F37;background: url("../images/select.png") no-repeat scroll right bottom #FFF;background-size:16px;}
.float_are_ready{height:45px;float:left;width:100%;}
#filter_box{position:relative;background:#F5F5F5;}
#J_ItemList{float:left;}
#zhezhao3{width:100%;height:100%;position:fixed;display:none;top:128px;}
#page_search .list-pagination{width:100%;float:left;padding:5px 0 14px;border-top:0px;}
.list-pagination{width:100%;float:left;padding:5px 0 14px;border-top:1px solid #E8E8E8;}
.BY-AND-JIA{FLOAT:RIGHT;width:100%;}
#page_goods .btn-css3{padding: 9px 12px;margin-top:0px;}
#page_goods .graybtn{padding: 8px 12px;margin-top:-2px;}
#page_groupBuy .btn-css3{padding: 9px 12px;margin-top:-0px;}
#page_groupBuy .graybtn{padding: 8px 0;margin-top:-1px;width:100%;}
#page_groupBuy MeiliRe{position:fixed;}
#page_goods MeiliRe{position:fixed;}
.goods_meilire{position:fixed;width:100%;height:100%;top:0px;display:none;background:url(../images/grey.gif)repeat;z-index:9999666;left:0;}
.goodsInfo .time{line-height:30px;}
.goodsInfo .attr_shuxing{width:100%;line-height:30px;overflow:hidden;}
.goodsInfo .attr_shuxing_reg{width:100%;line-height:30px;height:30px;float:left;width:100%;display:inline-block;}
.goodsInfo .attr_shuxing2{width:50%;text-align:left;}
.goodsInfo .attr_shuxing3{width:50%;text-align:right;}
#page_goods .open_attr_ready{width: 55%;height: 50px;overflow: hidden;position: absolute;top: 0px;left: 45%;}
#page_goods .open_attr_ready img{width:100%;height:50px;}
#page_group_buy .open_attr_ready{width: 100%;height: 50px;overflow: hidden;position: absolute;top: 0px;left: 45%;}
#page_group_buy .open_attr_ready img{width:100%;height:50px;}
.ajax_comment{border-bottom:1px solid #eee;}
#page_goods .footer{border-top:1px solid #ccc;padding-top:7px;}
.hook *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0 auto;}
.hook{display:none;height: 55px;;clear: both;z-index: 9999;width: 100%;overflow: hidden;text-align: center;}
.hook-text{font-size: 10px;font-family: Arial, Helvetica, sans-serif;color: #666;font-weight: normal;text-shadow: 0 1px #fff;}
.hook-loader{padding: 10px 0 5px;}
.hook-spinner{display: block;background: url(../images/hook-spinner.png) no-repeat center;width: 20px;height: 20px;-webkit-animation: spin 1s linear infinite both;-moz-animation: spin 1s linear infinite both;-o-animation: spin 1s linear infinite both;animation: spin 1s linear infinite both;}
.hook-with-text .hook-loader{padding: 10px 0;}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx){.hook-spinner{background: url(../images/hook-spinner@2x.png) no-repeat center;background-size: 20px 20px;}}
@-webkit-keyframes spin{0%{-webkit-transform: rotate(0deg);}
100%{-webkit-transform: rotate(360deg);}}
@-moz-keyframes spin{0%{-moz-transform: rotate(0deg);}
100%{-moz-transform: rotate(360deg);}}
@-o-keyframes spin{0%{-o-transform: rotate(0deg);}
100%{-o-transform: rotate(360deg);}}
@keyframes spin{0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}}
.top_5{top:5px;}
.bottom_5{bottom:5px;}
.top_0{top:0px;}
.bottom_0{bottom:0px;}
.order_detail_pay_left .btn{margin: 0px 0 0px 6%;display: inline-block;padding: 5px 12px;border:1px solid #666;border-radius: 3px;}
/* 智能搜索样式*/#search_tips_history{position: relative;z-index:999;left: -0px;cursor:pointer;font-size:12px;line-height:26px;color:#666;text-align:left;width:98%;margin:0 1%;}
#search_tips_history div span{float:right;}
#search_tips_history div p{width:100%;}
#search_tips_history div a{float:left;width:auto;}
#search_tips_history .hot-search div{color:#fff;}
#search_tips_history a font.aiax_keyword1{color:yellow;}
#search_tips_history div.search_t_div{font-size:14px;color:#999;padding:5px 0 10px 0;}
#search_tips_history div.search_t_div_1{font-size:12px;color:#333;border-top:1px solid #eee;line-height:40px;}
#search_tips{position: relative;z-index:999;left: -0px;cursor:pointer;font-size:12px;line-height:26px;color:#666;text-align:left;width:98%;margin:0 1%;}
#search_tips div span{float:right;}
#search_tips div p{width:100%;}
#search_tips div a{float:left;width:auto;}
#search_tips .hot-search div{color:#fff;}
#search_tips a font.aiax_keyword1{color:yellow;}
#search_tips div.search_t_div{font-size:14px;color:#999;padding:5px 0 10px 0;}
#search_tips div.search_t_div_1{font-size:12px;color:#333;border-top:1px solid #eee;line-height:40px;}
.close_ajax_key{position: relative;width:18px;float:right;height:18px;line-height:18px;right:0px;background:url(../images/bg10.png) no-repeat center;margin-right:60px;margin-top:-32px;text-indent:-99999rem;background-size:18px;}
.page_all_search #search_box.top_search_box{background: #FFF none repeat scroll 0% 0%;}
.page_all_search #search_box .search_box{position: relative;top: 0.5rem;border:1px solid #EEE;}
.sg_time{height: 35px;width:100%;line-height: 35px;margin: 0px 0px 0px;display: inline;float: left;font-size: 12px;}
.sg_time .time_box{padding-left:25px;background: url("../images/time_icon.png") no-repeat scroll 0px 11px transparent;text-align:left;line-height:38px;height:35px;}
.today_deals{width:100%;margin:7px auto 0;float:left;}
.today_deals .today_deals_con:hover{box-shadow: 0px 0px 15px #666;}
.today_deals .today_deals_con{background: #F5F5F5;margin-bottom: 20px;overflow: hidden;padding:2%;position: relative;width:96%;}
.today_deals .today_deals_con .prices{background:yellow;border:1px solid #c03;color:#c03;font-size:12px;font-weight:700;padding: 0px 5px;margin-top:2px;float:left;line-height:14px;}
.today_deals .deals_img_box{width:100%;height:auto;display: inline;position: relative;float: left;}
.today_deals .deals_text_box{background:url(../images/bg_orange.png);position:absolute;right:0;bottom:0px;float: right;height:44px;overflow: hidden;width:100%;}
.today_deals .deals_text_box_time{position:absolute;right:0;top:0px;float: right;height:auto;overflow: hidden;width:100%;}
.today_deals .deals_text_link{display: block;height: 268px;padding: 3px 2%;text-align: center;width:96%;}
.today_deals .today_time{background:url(../images/bg_orange.png);color: #333;display: block;font-size: 18px;font-weight: 700;height: 32px;line-height: 32px;margin:2% 2% 0;width:96%;}
.today_deals .today_time .icon{font-size: 12px;font-weight: 400;text-indent: 60px;}
.today_deals .today_time .icon div{display:inline;margin: 0 0 0 15px;}
.today_deals .today_time_end{color: #333;font-size: 18px;font-weight: 700;line-height: 28px;float:left;}
.today_deals .deals_text{color: #333333;font-size: 12x;height:auto;line-height: 20px;overflow: hidden;text-align: left;}
.today_deals .price_wrap{padding-top: 15px;text-align: left;}
.today_deals .price_wrap .price{color: #d10700;font-size:16px;}
.today_deals .price_wrap .price em{font-size: 20px;margin-right: 2px;}
.today_deals .other{height: 40px;line-height: 28px;font-size: 12px;padding-top: 10px;color: #1c1c1c;line-height: 28px;}
.today_deals .koubei_box{height: 13px;margin-left: 4px;margin-top: 8px;overflow: hidden;position: relative;width: 80px;}
.today_deals .koubei_icon6{width: 77px;background: url(../images/xing.png) center -80px no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .koubei_icon1{width: 77px;background: url(../images/xing.png) left -64px no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .koubei_icon2{width: 77px;background: url(../images/xing.png) left -48px no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .koubei_icon3{width: 77px;background: url(../images/xing.png) left -32px no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .koubei_icon4{width: 77px;background: url(../images/xing.png) left -16px no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .koubei_icon5{width: 77px;background: url(../images/xing.png) left top no-repeat;display: block;height: 13px;left: 0;position: absolute;top: 0;}
.today_deals .buy_num_con{color: #959595;float: right;}
.today_deals .buy_number{color: #b9966a;font-size: 18px;}
.today_deals .kan_btn_box{float:left;width:100%;}
.today_deals .kan_btn{background: #d10700;bottom: 8px;color: #fff;display: block;font-size: 12px;height: 24px;line-height:24px;text-align: center;width:50px;float:right;border-radius:2px;}
.today_deals .price{font-size: 16px;line-height: 32px;margin-left:12px;margin-right:5px;color:#c03;float:left;}
.sideShadow{height:38px;}
.sideShadow #sear_ul li{position: relative;width:50px;float:left;color:#999;text-align:center;height:30px;line-height:30px;border:1px solid #ccc;margin-right:8px;background:#eee;border-radius: 0.4em;margin-bottom:8px;}
.sideShadow #sear_ul li.check{position: relative;width:50px;float:left;color:#f00;text-align:center;height:30px;line-height:30px;border:1px solid #ccc;margin-right:8px;background:#fff;border-radius: 0.4em;margin-bottom:8px;}
.Tuan_Flow{background:#FF702F;padding:1px 5px 0;color:#fff;margin-right:3px;}
.header_r2 ul.submenu{display:none;position:absolute;top:35px;right:0px;z-index:1025;}
.header_r2 ul.submenu{padding:0px;width:132px;}
.header_r2 ul.submenu li{position: relative;z-index:10416;float:left;width:100%;padding:0;background:#333;height:auto;border-bottom:solid 1px #797979;}
.header_r2 ul.submenu li.last{border:none;}
.header_r2 ul.submenu li a{float:left;padding:0;text-align:left;height:32px;line-height:32px;background:none;width:100%;}
.header_r2 ul.submenu li img{height:14px;width:14px;float:left;padding:9px 5px 9px 9px;}
.header_r2 ul.submenu i{float:right;width: 0;height: 0;margin-right:10px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #333;}
.touming_bg{position: fixed;z-index: 1014;left: 0px;top: 0px;width: 100%;display: none;height: 100%;opacity: 0;}
.radius5_up{border-radius:5px 5px 0 0 ;}
.radius5_down{border-radius:0 0 5px 5px;}
.srp.album .product.fl_one{width:49%;float:left;margin-right:0px;}
.srp.album .product.fr_one{width:49%;float:right;margin-right:0px;}
.Meilire_fixed_ready{}
.sec_bg{width:100%;height:75px;float:left;background:#fff;position:absolute;border-bottom:1px solid #E8E8E8;opacity:0}
.comprotil{padding: 0px;}
.comprotil ol{height: 41px;}
.comprotil ol li{float: left;cursor: pointer;font-size:14px;width:33.3%;text-align: center;text-align:center;line-height: 40px;height: 40px;border-bottom-width:1px;border-bottom-style: solid;border-bottom-color: #F2F1F1;}
.comprotil ol li#express_n{width:33.4%;}
.comprotil ol li.on{color: #FF5B3D;border-bottom:2px solid #FF5B3D;height: 39px;}
.hc_comprobox .comprolist{}
.hc_comprobox .comprolist ul{}
.hc_comprobox .comprolist li{float: left;width: 120px;}
.hc_comprobox .comprolist li p{}
.hc_comprobox .comprolist li p.txt{line-height: 17px;height: 34px;overflow: hidden;margin-bottom: 3px;font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;}
.hc_comprobox .comprolist li p.img{height: 120px;width: 120px;}
.hc_comprobox .comprolist li p.img img{height: 120px;width: 120px;}
.hc_comprobox .comprolist li p.pri{}
.hc_comprobox .comprolist li p.pri em{float: left;padding-top: 5px;padding-right: 5px;}
.hc_comprobox .comprolist li p.pri strong{font-weight: normal;color: #cd0606;float: left;}
.hc_comprobox .comprolist li p.pri del{color: #a6a6a6;padding-left: 5px;float: left;}
.hc_comprobox .comprolist li p.pri em{}
.hc_comprobox .comprolist li.srt{height: 110px;width: 65px;font-size: 48px;line-height: 120px;color: #e8e8e8;text-align: center;}
.hc_comprobox .comprolist li.total{font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;width: 200px;}
.hc_comprobox .comprolist li.total .tx{font-size: 16px;color: #111111;}
.hc_comprobox .comprolist li.total div{}
.hc_comprobox .comprolist li.total .buy{padding-top: 10px;}
.hc_comprobox .comprolist li.total strong{font-size: 14px;color: #cd0606;}
.hc_comprobox .comprolist li.total span{font-family: Arial, Helvetica, sans-serif;}
.hc_comprobox .com_group ul.hd{}
.hc_comprobox .com_group ul.hd li{width: 110px;cursor: pointer;border-right-width:1px;border-right-style: solid;border-right-color: #dbdbdb;line-height: 14px;height: 14px;margin-top: 3px;margin-bottom: 3px;text-align: center;}
.hc_comprobox .com_group ul.hd li.on{font-weight: bold;color: #000000;}
.hc_comprobox .com_group_list{}
.hc_comprobox .com_group_list ul{}
.hc_comprobox .comprolist ul.proli1{padding-top: 20px;padding-right: 10px;padding-bottom: 20px;padding-left: 10px;}
.hc_comprobox .comprolist ul.proli1 li{width: 160px;padding-right: 17px;padding-left: 17px;}
.hc_comprobox .comprolist ul.proli1 li p{}
.hc_comprobox .comprolist ul.proli1 li p.txt{}
.hc_comprobox .comprolist ul.proli1 li p.img{height: 165px;width: 160px;}
.hc_comprobox .comprolist ul.proli1 li p.img img{height: 160px;width: 160px;}
.hc_comprobox .comprolist ul.proli1 li{}
.hc_detail_box{border-bottom:#eee solid 1px;border-top:#ccc solid 1px;float:left;width:100%;}
.hc_detail{background-color: #ffffff;width:100%;position:relative;float:left;height:auto;}
.hc_detail_title{background-color: #ffffff;width:100%;}
.hc_detail_title_box{height:49px;background:#fff;display:block;overflow:hidden;}
.hc_detail .detail{width:100%;max-width:100%;margin-left:0;overflow:hidden;float:left;}
.hc_detail .detail .goods_conter{padding: 10px 2%;width:96%;float:left;}
.hc_detail .detail img{margin-right: auto;margin-left: auto;text-align: center;}
.hc_detail .detail img.center{display: block;}
.hc_detail .detail table{max-width:100%;}
.hc_detail .detail .goods_conter img{max-width:100%;height:auto;}
.hc_detail .service{text-align: center;width:100%;display:none;float:left;}
.hc_detail .service .wenti{width:100%;}
.hc_detail .service .wenti .tab_title{padding:6px 0;width:auto;border-top:1px solid #FD4609;border-bottom:1px solid #FD4609;color:#FD4609;}
.hc_detail .service .wenti .tab_title .i_line{background: none repeat scroll 0% 0% #FD4609;top:0px;width: 10px;float: left;height:32px;overflow: hidden;position: absolute;left: 0px;}
.hc_detail .service .wenti .list{padding: 10px 2%;width:96%;}
.hc_detail .service p{text-align: left;}
.hc_detail .service .answer p{width:90%}
.hc_detail .service .wenti .list .icon{width:14px;height:14px;background:yellow;font-size:10px;margin-left:5px;margin-right:5px;margin-top:1px;line-height:14px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.hc_detail .service .wenti .list .answer .icon{background:#6EA505;margin-top:1px;color:#fff;}
.hc_detail .express .tab_title .i_line{background: none repeat scroll 0% 0% #4DABFB;top:0px;width: 10px;float: left;height:32px;overflow: hidden;position: absolute;left: 0px;}
.hc_detail .comment .tab_title .i_line{background: none repeat scroll 0% 0% #09BF56;top:0px;width: 10px;float: left;height:32px;overflow: hidden;position: absolute;left: 0px;}
.hc_detail .service .shouhou .tab_body{padding: 10px 2%;width:96%;}
.hc_detail .service .shouhou .tab_body p.Left{width:80%;margin-left:1%;}
.hc_detail .express{text-align: center;width:100%;display:none;float:left;}
.hc_detail .express .wenti{100%;}
.hc_detail .express .wenti .tab_title{padding:6px 0;width:auto;border-top:1px solid #4DABFB;border-bottom:1px solid #4DABFB;color:#4DABFB;}
.hc_detail .express .wenti .list{padding: 10px 2%;width:96%;}
.hc_detail .express p{text-align: left;}
.hc_detail .express .answer p{width:90%}
.hc_detail .comment{width:100%;display:none;float:left;}
.hc_detail .comment .tab_title{padding:6px 0;width:auto;border-top:1px solid #09BF56;border-bottom:1px solid #09BF56;color:#09BF56;background:#fff;}
.hc_detail .comment .goods-comment{padding: 10px 2%;width:96%;}
.hc_detail_title.move{position: fixed;left: 0;z-index: 70;top:42px;}
.hc_goodsinfo .txtbox.move{width: 420px;position: fixed;left: 50%;margin-left: 176px;z-index: 99;border-top-style: none;border-right-style: none;height: auto;padding-bottom: 30px;border-bottom-style: none;border-left-style: none;display: none;}
.hc_goodsinfo .txtbox.move ul.info2 li.t1,.hc_goodsinfo .txtbox.move ul.info2 li.t3,.hc_goodsinfo .txtbox.move ul.info2 li.t5,.hc_goodsinfo .txtbox.move ul.info2 li.t7,.hc_goodsinfo .txtbox.move ul.info2 li.t9,.hc_goodsinfo .txtbox.move ul.info2 li.t4{}
.hc_goodsinfo .txtbox.move ul.info2 li.t2,.hc_goodsinfo .txtbox.move ul.info2 li.t6,.hc_goodsinfo .txtbox.move ul.info2 li.t8,.hc_goodsinfo .txtbox.move ul.info2 li.t10{width: 200px;}
.hc_goodsinfo .txtbox.move ul.info2 li.t0{width: 100%;clear: both;float: none;}
.hc_goodsinfo .txtbox.move ul.info1{padding-top: 10px;padding-bottom: 10px;}
.hc_goodsinfo .txtbox.move ul.info2{padding-top: 10px;padding-bottom: 10px;}
.hc_goodsinfo .txtbox.move ul.info3{padding-top: 10px;padding-bottom: 10px;}
.hc_goodsinfo .txtbox.move ul.info4{padding-top: 10px;padding-bottom: 10px;}
.hc_goodsinfo .txtbox.move ul.info3 li.buy{padding-top: 15px;}
.hc_goodsinfo .txtbox.move ul.info2 li{width: 180px;clear: none;float: left;line-height: 18px;padding-top: 3px;padding-bottom: 3px;}
.hc_goodsinfo .txtbox.move{}
.hc_detail_box.narrow{}
.hc_detail_box.narrow .hc_detail{width: 770px;}
.hc_detail_box.narrow{}
.hc_detail_box.narrow .hc_detail .hc_detail_title{width: 769px;}
.hc_detail_box.narrow .hc_detail_title{}
.hc_detail_box.narrow .probox_rlist2{width: 370px;margin-right: auto;margin-left: auto;}
.hc_detail_box.narrow .probox_rlist2 ul{}
.hc_detail_box.narrow .probox_rlist2 ul li{width: 350px;height: 110px;background-color: #ffffff;padding: 5px;}
.hc_detail_box.narrow .probox_rlist2 ul li p{}
.hc_detail_box.narrow .probox_rlist2 ul li p.img{height: 110px;width: 110px;}
.hc_detail_box.narrow .probox_rlist2 ul li p.img img{height: 110px;width: 110px;}
.hc_detail_box.narrow .probox_rlist2 ul li p.txt{height: 60px;width: 220px;overflow: hidden;position: absolute;left: 140px;top: 14px;line-height: 20px;}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri{left: 140px;top: 80px;width: 220px;background-image: none;}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri strong{padding-left:0px;}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri del{opacity:0.9;}
.abody{}
.hc_goodsinfo .preview{float: left;width: 380px;background-color: #FFF;padding:10px;height: 610px;border-right:1px solid #F5F5F5;}
.preview .imgInfo{width:380px;float:left;margin-right:0px;}
.preview .imgInfo .thumb{width:380px;height:380px;display:block;}
.txtbox.move .catt_new{width:320px;float:right;margin-top:-30px}
.catt_new{width:500px;float:right;margin-top:-30px}
.txtbox.move .catt_new a{width:22%;padding:5px 0;overflow:hidden;}
.catt_new a{width:23%;padding:5px 0;overflow:hidden;}
.shuxin{background:none repeat scroll 0 0 #fff;border-bottom:1px solid #E8E8E8;overflow:hidden;padding:0px;height:auto;}
.shuxin li{float:left;height:35px;line-height:35px;overflow:hidden;width:100%;font-weight:100;border-top:1px solid #eee;text-align:left;}
.shuxin li .property_1{width:100px;float:left;padding-left:5px;}
.tab_title{position:relative;height: 20px;padding-top:5px 0;text-align:left;width:100%;border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;overflow:hidden;}
.tab_title .icon{width:10px;height:16px;vertical-align:top;line-height:16px;display:inline-block;margin-right:5px;margin-top:3px}
.tab_title h2{display:inline-block;*display:inline;font-size:14px;line-height:22px;font-family:'Microsoft Yahei','SimHei';font-weight:normal}
.tab_body{border-top:0text-align:left;}
.wenti .list{padding:10px 0;border-bottom:1px dashed #e1e1e1}
.wenti .list .icon{width:14px;height:14px;background:#E8E8E8;font-size:10px;margin-left:5px;margin-right:5px;margin-top:1px;line-height:14px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.wenti .list .answer .icon{background:#FF5B3D;margin-top:1px;color:#fff;}
.wenti .list .Right{width:670px;text-align:left;}
.wenti .list .question .Right{line-height:30px}
.wenti .list .answer .Right{line-height:1.8}
.wenti .list .answer a.red{text-decoration:underline}
.goods-comment .compare-view{margin-top:0px;}
.goods-comment .compare-view{height:auto;overflow:hidden;}
.goods-comment .centage-praise{color:#C6012D;padding-left:0;padding-right:0px;text-align:left;width:20%;}
.goods-comment .compare-view li{border-right:1px solid #D5D5D5;float:left;height:auto;text-align:center;}
.goods-comment .compare-view li img{width:50px;height:50px;opacity: 0.5;margin-top:12px;}
.goods-comment .centage-praise .s-praise{font-family:"Microsoft YaHei";font-size:14px;padding:2px;text-align:center;color:#FF5B3D;line-height:38px;}
.goods-comment .centage-praise span{display:block;}
.goods-comment .centage-praise .s-centage{font-size:20px;text-align:center;line-height:38px;}
.goods-comment .centage-all{padding:0;width:77%;margin-top:10px;margin-left:-1px;}
.goods-comment .centage-all .centage-b{height:20px;line-height:20px;width:100%;}
.goods-comment .centage-show{background:#C6012D;display:inline-block;height:12px;line-height:12px;}
.goods-comment .centage-num{color:#5F5F5F;display:inline-block;text-align:right;width:20%;float:left;}
.goods-comment .go-comm-txt{padding:5px;}
.goods-comment .centage-enough{width:60%;margin-top:4px;background:#eee;display:inline-block;height:12px;line-height:12px;overflow:hidden;padding:0;vertical-align:middle;}
.goods-comment .compare-view li.comment-go{border-right:0 none;padding-left:0;width:155px;margin-top:10px;}
.goods-comment .comment-option{height:40px;margin-top:10px;width:770px;margin-left:-11px;overflow:hidden;padding:0;border-left:1px solid #E1E1E1;}
.goods-comment .comment-option-sel{color:#FFFFFF;list-style:none outside none;}
.goods-comment .comment-option-sel li{border:1px solid #EAEAEA;border-left:0;cursor:pointer;float:left;height:38px;line-height:38px;margin:0;overflow:hidden;text-align:center;width:100px;}
.goods-comment .comment-option-sel a{color:#6E6E6E;display:block;font-weight:400;}
.goods-comment .comment-option-sel li.o-over{background-color:#FFFFFF;background-image:none;border-bottom:0 none;border-top:2px solid #D72F54;}
.goods-comment .comment-option-sel li.last{cursor:default;padding-right:20px;text-align:right;width:384px;}
.goods-comment .comment-option-sel a:hover{text-decoration:none;}
.goods-comment .comment-list{padding-top:20px;}
.goods-comment .g-comm-item{overflow:hidden;padding-bottom:18px;}
.goods-comment .g-comm-item .g-user{float:left;width:110px;}
.goods-comment .g-user-head{height:60px;overflow:hidden;padding-bottom:5px;width:60px;margin:0 auto;}
.goods-comment .g-user-head img{height:60px;width:60px;}
.goods-comment .g-user-name{color:#666666;font-weight:700;height:25px;line-height:25px;position:relative;}
.goods-comment .g-user-name .user-name{display:block;overflow:hidden;text-overflow:clip;white-space:nowrap;width:70px;}
.goods-comment .g-user-date{color:#8A8A8A;height:20px;line-height:20px;}
#comment_list{border-bottom:1px solid #eee;border-top:1px solid #eee;}
#comment a#more{float:left;width:100%;display:block;}
.all_price{float:left;margin-left:110px;}
.all_price .price{padding-top:3px;}
.attr_shuxing .price{line-height:28px;}
.tab_this_div{width:100%;height:40px;background:#fff;float:left;overflow:hidden;display:none}
.goodssell{padding: 5px 1%;margin: 0 0 8px 0;background-color: #fff;border-bottom: 0.5px solid #E8E8E8;float:left;overflow:hidden;width:98%;}
.goodssell .infos{display: block;color: #999;padding: 0.33rem 0 0.47rem;}
.goodssell .photo{height: 50px;margin-bottom: 8px;}
.goodssell .photo img.tou{float: left;height: 50px;border: 0.5px solid #eee;margin: 8px 0;}
.goodssell .photo .no{line-height: 30px;padding-left: 6px;}
.goodssell .photo .name{line-height: 30px;padding-left: 6px;font-size: 14px;font-weight: 400;}
.goodssell .photo .name_user{line-height: 20px;padding-top: 5px;padding-left: 6px;font-size: 12px;font-weight: 400;}
.goodssell .photo img.star_one{width: 80px;margin-left: 10px;}
.goodssell .tit{color: #666;padding-bottom: 6px;width: 99%;margin-left: 0.6%;height: 20px;display: inline-block}
.goodssell .tit span{width: 33.3%;height: 20px;float: left;overflow: hidden;}
.goodssell .tit span .num{color: #ED850B;}
.goodssell .tit span .up{background-color: #ED850B;color: #fff;border-radius: 2px;padding: 0 2px;}
.goodssell .shop_querice{padding-bottom: 6px;width: 100%;height: 32px;display: inline-block}
.goodssell .shop_querice span{width: 100%;height: 30px;line-height: 30px;text-align: center;}
.goodssell .shop_querice span.sell_kefu{width:45%;color:#F38D0A;border:1px solid #F38D0A;border-radius:2px;padding:0 2px;}
.goodssell .shop_querice span.sell_index{width: 98.5%;color: #F38D0A;border:1px solid #F38D0A;border-radius: 2px;padding: 0 2px;}
.goodssell .look_more{border-top: 0.5px solid #eeeeee;text-align: center;padding: 8px 0;}
#ready_comment{position: fixed;left:0;top:200%;min-height:100%;background:#fff;border-top:0.5px solid #E8E8E8;z-index:1014;width:100%;display:inline-block;padding-bottom:20px;}
#all_contont{position: relative;height:100%;top:0;}
#page_goods #header.none{display:none;}
.deal-buy-ended strong{font-size: 12px;color:#FB751C;}
.selectcity{float:left;width:auto;}
.goods_shipping{width:100%;position: relative;padding:6px 0;}
.province, .province_cur{cursor:pointer;float:left;padding:0;display:block;}
#province{}
.none{display:none}
.attr_shuxing_reg .more{position:absolute;right:0;top:9px;background:url(../images/r.png) no-repeat 0 0;display: inline-block;width: 15px;height: 17px;margin-right: 0.2rem;float: right;}
.province_cur{border-bottom:none;}

.childmenu{float:left;width:100%;position:fixed;z-index:9098;top:48px;left:100%;top:0px;background:#fff;border:0px solid #999;padding:0;line-height:18px;height:auto;height:100%}
.citybox_close{position:absolute;top:18px;right:5%;background:url(../images/bg_storeroom5.png) no-repeat right 0px;width:20px;height:20px;line-height:15px;font-size:15px;font-weight:bold;cursor:pointer;}
.cityul{width:100%;border:none;background:none;overflow:hidden;}
.cityul .li,.cityul .licur{position:relative;cursor:pointer;}
.cityul .li i,.cityul .licur i{position: absolute;right: 5px;top: 10px;display: block;width: 7px;height: 5px;overflow: hidden;background: url("../images/xiala.gif") no-repeat;}
.cityul .li{float:left;padding:2px 17px 0 10px;height:20px;text-align:center;border:1px solid #E8E8E8;margin-right:8px;background:#fff url(images/bg_storeroom0.gif) no-repeat right 3px;}
.cityul .licur{text-align:center;float:left;padding:2px 17px 0 10px;height:20px;border-left:2px solid #EDD28B ;border-right:2px solid #EDD28B ;border-top:1px solid #EEE ;margin-right:5px;background:#fff url(images/bg_storeroom0.gif) no-repeat right 3px;position:relative;z-index:99999}
.childli{float:left;width:100%;display:inline;position:relative;left:0;top:0px;z-index:99;overflow:hidden;border-top:1px solid #eee;padding-bottom:40px;}
.childli span{position:relative;float:left;width:90%;display:inline;padding:8px 5% 8px 5%;border-bottom:1px solid #eee;text-align:left;}
.childli span img {position:absolute;right:4%;width: 20px;margin-top: 2px;}
.childli .first_region{float:left;width:100%;}
.childli .two_region{display:none;float:left;width:100%;}
.childli .three_region{display:none;float:left;width:100%;}
#adderss_move{position:relative;z-index:30253;overflow-y: auto}

.childli span a{text-decoration:none;word-break:break-all;white-space: nowrap;overflow:normal;text-align:left;display:block;padding:3px 0;color:#333}
.region_city{position:relative;border-bottom:none;display:inline-block;width:auto;float:left;z-index:3;}

.no_com_box{width:100%;float:left;text-align:center;}
.no_com_box img{padding-top:20px;}
.over_hidden{overflow:hidden;}

.table_box .profile dl.newDl5{background:#fff;padding:0;}
.table_box .profile dl dd.newDd4{padding:5px 3%;}
.table_box dl{width: 100%;}
.table_box dl.newDl1{margin-top:0rem;background:#fff;padding:0.9rem 0% 0;border-top:1px solid #E6E6E6;}
.table_box dl.newDl2{margin-bottom:0.5rem;background:#fff;padding:0.9rem 0% 0.9rem;border-bottom:1px solid #E6E6E6;}
.table_box dl.newDl3{background:#fff;padding:0rem 0% 0.9rem;}
.table_box dl.newDl4{background:#fff;padding:0rem 0% 0.9rem;border-bottom:1px solid #E6E6E6;}
.table_box dl.newDl5{background:#fff;padding:0.9rem 0% 0rem;}
.table_box dl.newDl6{width:100%;background:#fff;padding:0.9rem 0%;border:1px solid #eee;}
.table_box dl.newDl7{background:#fff;padding:0.9rem 0% 0.9rem;}
.table_box dl.newDl8{margin-bottom:0.5rem;margin-top:3px;background:#fff;padding:0.9rem 3% 0.9rem;border-bottom:1px solid #E6E6E6;border-top:1px solid #E6E6E6;}
.table_box dl.newDl9{padding:0.5rem 3% 0.5rem;width:94%;float:left;}
.table_box dl dd{padding-left:3%;padding-right:3%;}
.table_box dl dd.newDd1{border-bottom:1px solid #eee;font-size:14px;padding-bottom:0.9rem;}
.table_box dl dd.newDd2{font-size:14px;border-top:1px solid #eee;padding-top:0.9rem;}
.table_box dl dd.newDd3{line-height:30px;width:94%;padding:0 3% 0;}
.table_box dl dd.newDd4{border-bottom:1px solid #eee;font-size:14px;padding-bottom:0.9rem;}
.table_box dl dd.newDd5{border-bottom:1px solid #eee;font-size:14px;padding-bottom:0.4rem;}
.table_box dl dd.newDd6{line-height:30px;height:30px;width:94%;padding:0 3% 0;overflow:hidden;float:left;}
.newSpan1{width:30%;float:left;}
.newSpan2{width:33%;float:left;}
.newSpan3{width:33%;float:right;text-align:right;}
.newSpan4{width:33%;float:left;text-align:left}
.newHd1{width:94%;padding:0 3% 0;}
.newHd2{position: fixed;bottom:0px;width:94%;padding:10px 3%;background:#f1f1f1;border-top:1px solid #ddd;}
.newHd2 .btn-css4{margin:0px;padding:10px 12px;}
.btn-css4{background-color: #FF702F;border: 0px solid #F54D01;border-radius: 3px;color: #FFF;display: inline-block;font-size: 100%;overflow: hidden;padding: 5px 12px;text-shadow: 0px -1px #FB6520;vertical-align: middle;margin:9px 10px 0 10px;}
.btn-css5{background-color: #eeeeee;border:1px solid #eeeE8E8E8;border-radius: 3px;color: #666;display: inline-block;font-size: 100%;overflow: hidden;padding: 5px 12px;text-shadow: 0px -1px #cccccc;vertical-align: middle;margin:9px 10px 0 10px;}
.newGotophp{width: 100%;padding: 7px 0px;margin: 0px;font-size: 16px;}
.newGotophp.mt10{margin-top: 10px;}

MeiliRe_ALL_ALL{background:#F5F5F5;height:100%;width:100%;display:block;float:left;position: fixed;top:0;left:0;z-index:1001;}
MeiliRe{display:none;top:50%;line-height:20px;left:0;right:auto;position: fixed;text-align:center;width:100%;overflow:hidden;margin:0px auto;color:#fff;z-index:19999;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-top:-45px;}
MeiliRe_ALL{text-align:center;height:100%;display:none;top:0px;margin:0 auto;overflow:hidden;z-index:19998000;width:100%;position: fixed;left:0}
MeiliRe.msg{background:url(../images/black.png);width:52%;margin-left:20%;padding:40px 4%;}
#page_goods MeiliRe.msg{left:0;}
#search_box MeiliRe{display:none;top:0px;line-height:20px;left:0;position: absolute;text-align:left;width:100%;overflow:hidden;margin:0px auto;color:#fff;z-index:19999;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
#search_box MeiliRe.msg{background:url(../images/black.png);width:92%;margin-left:0;padding:6px 4%;}
MeiliRe_1{display:none;top:3px;line-height:20px;left:auto;right:auto;position: absolute;text-align:center;width:100%;overflow:hidden;margin:0px auto;color:#fff;z-index:19999;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
MeiliRe_ALL_1{text-align:center;height:100%;display:none;top:0px;margin:0 auto;}
MeiliRe_1.msg{background:url(../images/black.png);width:72%;margin-left:10%;padding:40px 4%;}
#user_login input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#user_getpassword input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#user_mpassword_name input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#user_reset_password input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#user_edit_profile input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#user_edit_profile input.disableds{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#wanshan_other input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#bangding_wanshan_other input.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#reg-mobile .reg_mobile_button.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
#reg-email .reg_email_button.disabled{background:url("../images/loading2.gif") no-repeat scroll 32% center #fff;border-color:#eeeDDD;box-shadow:none;color:#999999;cursor:default;text-shadow:none;}
.newCheckFour{margin:3px 10px 0px 0px;}
.newGotophp1{width: 100%;padding: 0px;margin: 0px;font-size: 18px;text-align: center;}
.Meilire_1{line-height:30px;width:94%;padding:0 3% 0;}
.Meilire_2{width:90%;float:left;}
/* RADIO*/.regular-radio{display: none;}
.regular-radio + label{-webkit-appearance: none;background-color: #fff;border:1px solid #cacece;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding: 9px;border-radius: 50px;display: inline-block;position: relative;float:left;}
.regular-radio:checked + label:after{content: ' ';width: 12px;height: 12px;border-radius: 50px;position: absolute;top: 3px;background: #FB751C;box-shadow: inset 0px 0px 10px rgba(236,95,2,0.3);text-shadow: 0px;left: 3px;font-size: 32px;}
.regular-radio:checked + label{background-color: #fff;color: #99a1a7;border:1px solid #FB751C;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);}
.newInput2{width: 40%;float: left;margin-top: 2px;}
.New_User dd:before,.collection dd:before,q:before,q:after,dd:before{content:'';content:none}
.C333{color:#333;}
.W30{width:30%;}
.W45{width:45%;}
.W50{width:50%;}
.W55{width:55%;}
.New_User dd{height:50px;padding:0px;margin:0 0px;}
.New_User dd a{line-height:50px;padding:0 0 0 40px;font-size:16px;background:none;}
.New_User dd a i{top:1.3rem;margin-right: 0rem;}
.New_User dd.dd0 a{background:url(../images/pass.jpg) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;}
.New_User dd.dd1 a{background:url(../images/vip.png) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;}
.New_User dd.dd2 a{background:url(../images/ka.png) no-repeat left center;background-size:30px;}
.New_User dd.dd3 a{background:url(../images/help.png) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;}
.New_User dd.dd4 a{background:url(../images/kf.png) no-repeat left center;background-size:30px;}
.New_User dd.dd5{background:url(../images/ding.png) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;width:100%;}
.New_User dd.dd6 a{background:url(../images/pass2.png) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;}
.New_User dd.dd9 a{background:url(../images/shang.png) no-repeat left center;border-bottom:1px solid #eee;background-size:30px;}
.user_sign_all{width:100%;float:left;height:auto;background:url(../images/qiandao.jpg) repeat center top;}
.user_sign_all .tomorrow{width:100%;background:url(../images/tomorrow.png) no-repeat left bottom;padding-left:25px;margin-left:15px;}
.user_sign_all .leiji{width:100%;background:url(../images/leiji.png) no-repeat left bottom;padding-left:25px;margin-left:15px;}
.user_sign{width:100%;height:210px;float:left;padding:10px 0 0;overflow:hidden;display:block;}
.user_sign li{position:relative;width:16.6%;float:left;height:40px;text-align:center;line-height:20px;}
.user_sign li span{width:100%;height:20px;background:url(../images/sign_ico.png) no-repeat center center;background-size:15px;display:block;float:left;}
.user_sign li.sign_data_ok span{background:url(../images/sign_ico_ok.png) no-repeat center center;}
.user_sign li span.text{background:none;font-size:12px;font-family:sans-serif;color:#fff;}
.user_sign li dd{position: absolute;height:3px;background:#fff;display:block;width:49%;right:0px;z-index:998;top:9px;}
.user_sign li dd1{position: absolute;height:3px;background:#fff;display:block;width:49%;left:0px;z-index:998;top:9px;}
.user_sign li dd.data_ok{background:yellow;}
.user_sign li dd1.data_ok{background:yellow;}
#user_sign{float:left;width:50%;margin: 0 25%;background:#FF5B3D;height:35px;margin-bottom:10px;border-radius: 25px;text-align:center;line-height:35px;font-size:14px;}
#user_sign a{color:#fff;}
#user_sign .every_this_ok{background:#ccc;border-radius: 25px;}
.user_sign_all .every_day{padding:5px 0 0 5px;color:#fff;}
.user_sign_all .every_huan{padding:5px 5px 0 0;color:#fff;}
.user_sign_all .every_huan a{color:#fff;}
.user_sign_all .qiandao_cont{width:100%;height:85px;background:#fff;float:left;border-bottom:1px solid #E8E8E8;overflow:hidden;}
.user_sign_all .qiandao_cont li{width:33.3%;float:left;text-align:center;height:85px;overflow:hidden;line-height:20px;border-right:1px solid #eee;margin-left:-1px;padding-top:40px;}
.user_sign_all .qiandao_cont li.lian_qian{background:url(../images/lian_qian.png) no-repeat center 10px;}
.user_sign_all .qiandao_cont li.jin_qian{background:url(../images/jin_qian.png) no-repeat center 10px;}
.user_sign_all .qiandao_cont li.lei_qian{background:url(../images/lei_qian.png) no-repeat center 10px;}
.data_table{border-width: 0px;}
table{width: 100%;border-collapse: collapse;border-spacing: 0px;}
.data_table th{padding: 8px 10px;color: #444;text-align: left;white-space: nowrap;border-right:1px solid #DDD;border-bottom:1px solid #DDD;}
.data_table thead th{background-color: #F5F5F5;border-bottom-width: 0px;border-right-width: 0px;}
.data_table tbody{border-top:1px solid #EEE;border-bottom:1px solid #EEE;}
.data_table tr{background-color: #FFF;border:1px solid #E8E8E8;}
.data_table .odd{background-color: #FFF;}
.data_table .even{background-color: #F8F8F8 !important;}
.data_table tbody td{border:1px solid #E8E8E8;}
.data_table td{padding: 8px 10px;}
.list-pagination{padding: 5px 0px 0px;border-top:0px;}
.bonus_list_new{}
.bonus_list_new .bonus_bg{border-top:1px solid #eee;border-bottom:1px solid #eee;position:relative;max-width:96%;margin:0 auto;padding:10px 0;background:url(../images/b/002.png) #fff repeat-y 0 0;overflow:hidden;background-size:100%;}
.bonus_list_new .bonus_bg .fl_one .fl1 .img{width:100%;text-align:center;margin:0 auto;}
.bonus_list_new .bonus_bg .fl_one .fl1 .img img{width:40px;}
.bonus_list_new .bonus_bg .fl_one{float:left;width:auto;width:70%;margin:0 auto;position: relative;}
.bonus_list_new .bonus_bg .fl_one .fl1{float:left;width:30%;text-align:center;}
.bonus_list_new .bonus_bg .fl_one .fl2{float:left;width:70%;height:100%;position: absolute;top:0%;left:30%;}
.bonus_list_new .bonus_bg .fr_one{float:right;width:30%;height:auto;}
.bonus_list_new .bonus_bg .fl2 .name{color:#333;font-size:18px;font-weight:400;width:100%;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bonus_list_new .bonus_bg .status{font-size:16px;font-weight:700;color:#fff;text-shadow: 0px 1px #666;float:left;width:90%;text-align:right;margin-right:10%;}
.bonus_list_new .bonus_bg .money{color:#fff;font-size:12px;font-weight:400;float:left;width:90%;text-align:right;margin-right:10%;}
.bonus_list_new .bonus_bg .time{color:#666;font-size:12px;/*position: absolute;*/font-weight:400;}
.collection{display:inline-block;}
.first_right_safe css3_main{position:absolute;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;}
css3_main{position:fixed;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;z-index:999999;}
css3_main .css3_bg{background: #000;opacity: 0.7;width:60px;height:60px;border-radius:8px;margin:-30px 0 0 0px;}
css3_main .loader{position:absolute;width:60px;height:60px;top:0;left:50%;top:50%;margin:-30px 0 0 0px;}
@-webkit-keyframes line-spin-fade-loader{50%{opacity: 0.3;}
100%{opacity: 1;}}
@keyframes line-spin-fade-loader{50%{opacity: 0.3;}
100%{opacity: 1;}}
.line-spin-fade-loader{position: relative;}
.line-spin-fade-loader > div:nth-child(1){top: 10px;left: -3px;-webkit-animation: line-spin-fade-loader 1.2s 0.12s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.12s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(2){top: 6.63636px;left: 7.63636px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: line-spin-fade-loader 1.2s 0.24s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.24s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(3){top: -5px;left: 11px;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-animation: line-spin-fade-loader 1.2s 0.36s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.36s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(4){top: -15.63636px;left: 6.63636px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-animation: line-spin-fade-loader 1.2s 0.48s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.48s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(5){top: -20px;left: -3px;-webkit-animation: line-spin-fade-loader 1.2s 0.6s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.6s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(6){top: -15.63636px;left: -13.63636px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: line-spin-fade-loader 1.2s 0.72s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.72s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(7){top: -5px;left: -18px;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-animation: line-spin-fade-loader 1.2s 0.84s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.84s infinite ease-in-out;}
.line-spin-fade-loader > div:nth-child(8){top: 6.63636px;left: -14.63636px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-animation: line-spin-fade-loader 1.2s 0.96s infinite ease-in-out;animation: line-spin-fade-loader 1.2s 0.96s infinite ease-in-out;}
.line-spin-fade-loader > div{background-color: #fff;width: 4px;height: 35px;border-radius: 2px;margin: 2px;-webkit-animation-fill-mode: both;animation-fill-mode: both;position: absolute;width: 3px;height: 9px;}
.left_zhu{float:left;width:100%;}
.right_comment{position:absolute;top:0px;width:100%;right:-100%;min-height:100%;z-index:998;background:#fff;display:none;overflow:hidden;}
.all_contont{width:100%;overflow:hidden;}
.Msg-content .comment_img_star img{float:left;margin-top:2px;margin-left:4px;}
#comment_ajax{position:relative;}
/*咨询*/#cf_content{width:96%;height:66px;margin-left:2%;margin-top:2px;padding:0;border:0px;}
.addComment{margin:0 auto;padding:10px;width:96%;margin:8px 2%;}
.addComment .noticeBox{background:none repeat scroll 0 0 #F5F5F5;border:1px solid #E8E8E8;padding:15px 20px;}
.addComment .c_ba2636{color:#BA2636;}
.addComment .noticeBox dl{line-height:1.8;}
.addComment table{table-layout:fixed;}
.addComment .iDialog tr,.iDialog td{border:0 none;margin:0;padding:0;}
.addComment .bigMsg{background-color:#FFFBEB;border:1px solid #EFDB8B;margin:10px auto 0;padding:40px 35px 35px;}
.addComment .addComm{padding:10px 0;}
.addComment .aImgComm{border:1px solid #E8E8E8;display:inline-block;height:70px;overflow:hidden;}
.addComment .addCommBox{border:1px solid #EFDB8B;border-top:none;padding:15px 0 20px;}
.addComment .commTb1 th{text-align:right;}
.addComment .commTb1 textarea{border:1px solid #BCBCBC;color:#666666;height:144px;overflow-y:auto;padding:5px;resize:none;width:488px;}
.addComment .commTb1 td,.addComment .commTb1 th{padding:5px 0}
.addComment .zixunTit{background-position:-86px -850px;}
.comment_img_star{margin-bottom:11px;width:96%;margin:8px 2%;display:block;float:left;height:20px;}
.comment_img_star span{width:33.3%;float:left;}
.addPicture{width:96%;margin:8px 2%;position: absolute;top: 80px;}
.demo_ectang_comment{position: relative;height:50px;width:50px;border:1px solid #E8E8E8;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:10px;margin-bottom:8px;float:left;}
.demo_ectang_comment .btn{position: relative;overflow: hidden;display:inline-block;*display:inline;padding:0px;color:#333;background:url("../images/comment/add2.png") no-repeat center center;font-size:14px;width:50px;height:50px;line-height:50px;text-align:center;vertical-align:middle;cursor:pointer;background-color:#fff;z-index:1;}
.demo_ectang_comment .btn.loadding{background:url("../images/loader.gif") no-repeat center center;}
.demo_ectang_comment .btn input{position: absolute;top: 0;right: 0;margin: 0;border: solid transparent;opacity: 0;filter:alpha(opacity=0);cursor: pointer;height:50px;width:50px;}
.demo_ectang_comment .progress{position: absolute;left:0px;bottom:0px;width:50px;padding:0px;display:none;z-index:7;}
.demo_ectang_comment .bar{background-color:green;display:block;width:0%;height:20px;border-radius: 0px 0px 4px 4px;position:absolute;bottom:0;left:0;z-index:6;}
.demo_ectang_comment .percent{position: relative;height:20px;width:auto;display:inline-block;text-align:center;color:#fff;line-height:20px;z-index:8;padding-left:5px;}
.demo_ectang_comment .files{height:18px;width:18px;line-height:18px;position:absolute;top:-8px;right:-3px;z-index:7;}
.demo_ectang_comment .delimg{cursor:pointer;z-index:10;height:18px;width:18px;display:block;}
.demo_ectang_comment .delimg img{cursor:pointer;height:18px;width:18px;}
.demo_ectang_comment .shhowimmg img{width:50px;height:50px;position: absolute;top: 0;left: 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:5;}
/*动态评分容器*//*容器*/#xzw_starSys{width:96%;margin:8px 2% 0;float:left;}
#xzw_starSys .title{width:61px;position:relative;float:left;font-size:12px;color:#999;line-height:26px;}
#xzw_fuwuBox{position:relative;float:left;}
#xzw_wuliuBox{position:relative;float:left;}
#xzw_fahuoBox{position:relative;float:left;}
#xzw_starBox{position:relative;float:left;}
#xzw_starSys .description{clear:both;padding:10px 0px}
#xzw_starSys .star{height:26px;width:120px;position:relative;background:url(../images/comment/lanrentuku.png) repeat-x 0 2px;cursor:pointer;float:left;}
#xzw_starSys .star li{float:left;padding:0px;margin:0px;width:24px;height:20px;}
#xzw_starSys .star li a{display:block;width:24px;height:20px;overflow:hidden;text-indent:-9999px;position:absolute;z-index:5}
#xzw_starSys .star li.curr a{background:url(../images/comment/lanrentuku.png) 0 -22px repeat-x;z-index:3;left:0}
#xzw_starSys .star a.one-star{left:0}
#xzw_starSys .star a.two-stars{left:24px}
#xzw_starSys .star a.three-stars{left:48px}
#xzw_starSys .star a.four-stars{left:72px}
#xzw_starSys .star a.five-stars{left:96px}
#xzw_starSys .star .curr a.one-star{left:0}
#xzw_starSys .star .curr a.two-stars{left:24px}
#xzw_starSys .star .curr a.three-stars{left:48px}
#xzw_starSys .star .curr a.four-stars{left:72px}
#xzw_starSys .star .curr a.five-stars{left:96px}
#xzw_starSys .big{color:#333;font-weight:700;padding-right:3px;}
#xzw_starSys span .big{color:#f60;font-weight:700;padding-right:3px;}
#xzw_starSys .current-rating{background:url(../images/comment/lanrentuku.png) 0 -21px repeat-x;position:absolute;height:20px;z-index:1;top:0;left:0}
#xzw_starSys font{position: absolute;float:left;display:none;border:1px solid #a60;padding:0px 8px;line-height:26px;height:24px;overflow:hidden;left:130px;z-index:12;background:#fff}
#xzw_starSys span{position: absolute;float:left;border:1px solid #fff;padding:0px 2%;line-height:26px;height:24px;overflow:hidden;z-index:11;color:#999;width:120px;}
.new_hidden_100{overflow:hidden;height:100%;}
.new_hidden_95{overflow:hidden;height:95%;}
/*安全中心*/
.first_safe_all{width:100%;}
.first_left_safe{width:100%;float:left;}
.first_right_safe{width:100%;right:-100%;;height:93%;background:#F5F5F5;position: absolute;z-index:997;display:none}
.ncm-security-container{border-top:0;}
.ncm-security-container .newDl2{background:#fff;border-top:1px #eee solid;border-bottom:1px #eee solid;padding: 5px 2%;float:left;width:96%;margin-bottom:8px;}
.ncm-security-container .newDl2#mobile h4{background: url(../images/user/mobile.png) no-repeat 0 6px;padding-left:26px;}
.ncm-security-container .newDl2#password h4{background: url(../images/user/password.png) no-repeat 0 6px;padding-left:26px;}
.ncm-security-container .newDl2#email h4{background: url(../images/user/email.png) no-repeat 0 7px;padding-left:26px;}
.ncm-security-container .newDl2#ask h4{background: url(../images/user/ask.png) no-repeat 0 6px;padding-left:26px;}
.ncm-security-container .newDl2#paypwd h4{background: url(../images/user/paypwd.png) no-repeat 0 7px;padding-left:26px;}
.ncm-security-container .newDl2#nine h4{background: url(../images/user/nine.png) no-repeat 0 7px;padding-left:26px;}
.ncm-security-container .newSpan1{height:38px;line-height:38px;}
.ncm-security-container h4{font: 14px/38px arial,"microsoft yahei";color: #333;text-align: left;float:left;padding-right:20px;}
.ncm-security-container .title{color: #666;background-color: #F9F9F9;height: 20px;padding: 6px 10px;border-bottom: solid 1px #E7E7E7;}
.ncm-security-container .current{padding: 8px 2%;height:20px;}
.ncm-security-container.current{padding: 8px 2%;height:20px;}
.ncm-security-container .current strong{font: lighter 14px/18px arial,"microsoft yahei";}
.ncm-security-container .current span{color: #F63;vertical-align:middle;margin-left:10px;}
.ncm-security-container .low strong{color: #F30;}
.ncm-security-container dl{font-size: 0;*word-spacing:-1px;padding: 8px 2%;border-top: solid 1px #E7E7E7;}
.ncm-security-container dt,.ncm-security-container dd,.ncm-security-container dl span{font-size: 12px;line-height: 20px;vertical-align: top;letter-spacing: normal;word-spacing: normal;display: inline-block;*display: inline;height:45px;*zoom: 1;color:#999;}
.ncm-security-container dt{width: 20%;}
.ncm-security-container dd{width: 100%;}
.ncm-security-container dt .icon{background: url(../images/user/safe.png) no-repeat;width: 23px;height: 45px;position: relative;z-index: 1;}
.ncm-security-container dt .icon i{background: url(../images/user/safe.png) no-repeat bottom right;width: 23px;height: 23px;position: absolute;z-index: 1;right: 0;bottom: 0;}
.ncm-security-container #password .icon{background-position: 0 16px;}
.ncm-security-container #email .icon{background-position: -24px 18px;}
.ncm-security-container #mobile .icon{background-position: -48px 15px;}
.ncm-security-container #paypwd .icon{background-position: -72px 16px;}
.ncm-security-container .item{text-align: center;height: 50px;margin-left:-20px;}
.ncm-security-container .item h4{font: 16px/20px arial,"microsoft yahei";color: #333;text-align: left;}
.ncm-security-container .item h6{font: 12px/36px arial,"microsoft yahei";color: #999;text-align: right;}
.ncm-security-container .explain{width:80%;}
.ncm-security-container .handle{margin-left:0;text-align:right;width:20%;}
.ncm-security-container .handle a{color:blue}
.ncm-security-container dl.no .icon i{display: none;}
.ncm-security-container dl.no .item h6{color: #F60;}
.ncm-security-container dl.no .handle .bd{display: block;}
.ncm-security-container dl.no .handle .jc{display: none;}
.ncm-security-container dl.yes .icon i{display: block;}
.ncm-security-container dl.yes .item h6{color: #52BEA6;}
.ncm-security-container dl.yes .handle .bd{display: none;}
.ncm-security-container dl.yes .handle .jc{display: block;}
.ncm-security-container dl i {
    background:url(../images/user/r.png) no-repeat;
    position: relative;
    display: inline-block;
    width: 10px;
    height: 15px;
    margin-right: 0rem;
    float: right;
    top: 12px;
	background-size:10px 15px;
}
#header .header_l#edit_safe_header{display:none}

.user_bordayther select{min-width:100px;margin-right:10px;}

.ectang_safe.current{padding: 10px 2% 0;height:12px;width:96%;line-height:12px}

.select-strategy{margin-top:5px;width:100%}
.select-strategy li{background-color:#fff;border:1px solid #e8e8e8;padding: 8px 2%;margin-bottom:5px;height:50px;box-shadow:1px 1px 1px #f4f4f4;width:96%}
.select-strategy li .icon{float:left}
.select-strategy .desc{float:left;position:relative;height:50px;padding-left:0px;width:70%}
.select-strategy .desc h3{line-height:25px;font-size:16px;vertical-align:middle}
.select-strategy .desc .text{float:left;font-weight:700}
.select-strategy .desc-hasnotice h3{line-height:28px;height:28px;font-size:16px}
.select-strategy .desc .notice{display:none}
.select-strategy .desc-hasnotice .notice{display:block;font-size:12px;color:#888}
.select-strategy strong{font-weight:700}
.select-strategy .recommend{width:45px;height:20px;text-indent:-9999em;overflow:hidden;display:inline-block;position:relative;top:3px;background-repeat:no-repeat;background-position:-250px -110px}
.ie6 .select-strategy .recommend{top:-3px}
.ie7 .select-strategy .recommend{top:-3px}
.select-strategy li .ui-button{float:right;margin-top:13px;width:auto;}
.select-strategy .icon{width:50px;height:50px}
.select-strategy .ui-button .ui-button-text{color:#fff;display:block}
.select-strategy .ui-button .ui-button-text:hover{text-decoration:none}
.select-strategy .ui-button{}
.icon-old,.icon-ashield, .icon-phone, .icon-email, .icon-question, .icon-dcode, .icon-manual, .icon-auth, .icon-card{background: transparent url("../images/user/8nDD4HEZz_src.png") no-repeat scroll 0% 0%;}
.icon-old{background-position:-150px -150px}
.icon-ashield{background-position:0px -217px}
.icon-verify{background-position:-68px -707px}
.icon-auth{background-position:-150px 0}
.icon-manual{background-position:0 -52px}
.icon-dcode{background-position:-150px -50px}
.icon-question{background-position:-100px -50px}
.icon-email{background-position:-150px -100px}
.icon-phone{background-position:-200px 0}
.icon-card{background-position:-100px -100px}
.safe_all{width:100%;overflow-x:hidden;}
.safe_left{width:100%;float:left;}
.safe_right{width:100%;position: absolute;top:0px;right:-100%;display:none;z-index:998;min-height:100%;background:#fff;}
.form-bd{margin:15px 20px 20px 24px;/*overflow:hidden;*/position:relative;}
.other-form{margin-left:24px;}
.other-form li{padding-bottom:8px;line-height:25px;}
.other-form li h5{color:#999999;font-size:14px;}
.user_form li{padding-bottom:12px;}
.user_form li h5{color:#333;font-size:14px;}
.user_form li span.iconfont{color:#333;display:inline-block;padding-right:4px;width:54px;}
.user_form li span.txt{color:#444;display:inline-block;font-size:12px;width:68px;}
.user_form li.last{padding:0px 0 5px 70px;}
.user_form li.last .remember-me{margin:0 2px 0 20px;vertical-align:-2px;}
.user_form li.last p{margin-bottom:10px;}
.user_form li h5 em.msg{color:#FF0000;display:none;font-size:12px;margin-left:20px;}
.user_form li.msg{color:#FF0000;font-size:12px;height:20px;overflow:hidden;padding-bottom:2px;}
.reg-form-trg{margin-left:24px;padding:15px 0 0;}
.reg-form-trg a{background-position:0 -83px;display:inline-block;font-size:14px;height:20px;line-height:20px;margin-right:20px;padding-left:18px;}
.reg-form-trg a.on{background-position:0 -63px;}
.other_ubox h2{background:url("../images/user/login-page-bg.png") no-repeat scroll -9999px 0 transparent;text-indent:0;}

.bluebtn {
    background: #198DD0 none repeat scroll 0% 0%;
    padding: 5px;
    color: #FFF;
}
#user_safe_password .bluebtn {margin-top:-5px;
}
#user_safe_password .newSpan1 {
    width: 60px;
    float: left;
}
#user_safe_password .newInput2 {
    width: 40%;
    float: left;
    margin-top: 1px;
}
.safe.disabled, .safe.disabled:hover{opacity: .8;color: #b2b2b2;cursor: not-allowed;background:url("../images/loader.gif") no-repeat #fff 30% center;text-shadow: 0px 0px #202020;border:1px solid #E8E8E8;}
.ectang_select{}
.sod_select,.sod_select *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.sod_select{display: inline-block;position: relative;width: auto;padding:0px;background-color: #ffffff;border:0px solid #d6d6d6;border-radius: 3px;color: #333;font-size: 12px;font-weight: 400;text-align: left;text-transform: uppercase;outline: 0;outline-offset: -2px;/* Opera*/cursor: default;}
.sod_select:before, .sod_select:after{content: "\25B2";position: absolute;right: 15px;top: 8px;color: #bbbbbb;font-size: 7px;}
.sod_select:after{content: "\25BC";top: auto;bottom: 8px;display:none;}
.sod_select.disabled, .sod_select.disabled:hover{opacity: .8;color: #b2b2b2;cursor: not-allowed;}
.sod_select .sod_label{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sod_select .sod_prefix{}
.sod_select .sod_placeholder{}
.sod_select .sod_list{position: absolute;top: 100%;left: 0;display: none;height: auto;width: 200px;margin: 0 0 0 -1px;background: #ffffff;border: 1px solid #dbdbdb;border-top: none;border-radius: 0 0 3px 3px;box-shadow: 1px 2px 5px rgba(0,0,0,.1);z-index: 1;display:none;}
.sod_select .sod_list:before{content: "";position: absolute;left: 10px;right: 10px;height: 1px;top: -1px;background: #dbdbdb;display:none;}
/*.sod_select.open .sod_list{display: block;}
.sod_select.focus{box-shadow: 0 0 2px rgba(0,0,0,.1);}
.sod_select:hover, .sod_select.open{border-color: #dbdbdb;}
.sod_select.open{border-radius: 3px 3px 0 0;color: #919191;box-shadow: 1px 2px 5px rgba(0,0,0,.1);}
.sod_select.open.above{border-radius: 0 0 3px 3px;box-shadow: 1px -2px 5px rgba(0,0,0,.1);}
.sod_select.disabled.open .sod_list{display: none;}*/
.sod_select.above .sod_list{top: auto;bottom: 100%;border-radius: 3px 3px 0 0;border-top: 1px solid #dbdbdb;border-bottom: none;box-shadow: 1px -2px 5px rgba(0,0,0,.1);}
.sod_select.above .sod_list:before{content: "";position: absolute;left: 10px;right: 10px;height: 1px;bottom: -1px;top: auto;background: #dbdbdb;display:none;}
.sod_select .sod_list ul{overflow-y: auto;padding: 0;margin: 0;border-radius: 3px;}
.sod_select .sod_list li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;padding: 12px 15px;list-style-type: none;color: #676767;}
.sod_select .sod_list .optgroup, .sod_select .sod_list .optgroup.disabled{background: inherit;color: #939393;font-size: 10px;font-style: italic;}
.sod_select .sod_list .groupchild{padding-left: 20px;}
.sod_select .sod_list .disabled{background: inherit;color: #cccccc;}
.sod_select .sod_list .active{background: #fafafa;color: #404040;}
.sod_select .sod_list .selected{padding-right: 30px;font-weight: 700;}
.sod_select .sod_list .selected:before{content: "";position: absolute;right: 15px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: inline-block;color: #808080;height: 9px;width: 10px;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);}
.sod_select.no_highlight .sod_list .selected:before{display: none;}
.sod_select .sod_list .link{}
.sod_select .sod_list .linkexternal{}
.sod_select select{display: none !important;}
.sod_select.touch select{-webkit-appearance: menulist-button;position: absolute;top: 0;left: 0;display: block !important;height: 100%;width: 100%;opacity: 0;z-index: 1;}
.sod_select:before{display:none;}
.sod_select.focus{margin:0;padding: 10px 15px;overflow:hidden;}
.gesturepwd_out{display: none;position: fixed;top:48px;left:0px;z-index:9992}
.gesturepwd_out #gesturepwd{background:none;margin:40px auto 0;}
.gesturepwd_out .main-c{}

.C333{color:#333;}
.W30{width:30%;}
.W45{width:45%;}
.W50{width:50%;}
.W55{width:55%;}
.my_usercenter .New_Edit dd a{line-height:40px;padding:0 0 0 38px;font-size:14px;}
.my_usercenter .New_Edit dd a i{top:1.3rem;margin-right: 0rem;}
.my_usercenter .New_Edit dd.dd1,.my_usercenter .New_Edit dd.dd2,.my_usercenter .New_Edit dd.dd3,.my_usercenter .New_Edit dd.dd4,.my_usercenter .New_Edit dd.dd5,.my_usercenter .New_Edit dd.dd0,.my_usercenter .New_Edit dd.dd6{background:url(../images/user/center.png) no-repeat 0 0;border-bottom:1px solid #eee;}
.my_usercenter .New_Edit dd.dd1{background-position:left -752px;}
.my_usercenter .New_Edit dd.dd2{background-position:left 0px;}
.my_usercenter .New_Edit dd.dd3{background-position:left -227px;}
.my_usercenter .New_Edit dd.dd4{background-position:left -50px;}
.my_usercenter .New_Edit dd.dd5{background-position:left 0px;}
.my_usercenter .New_Edit dd.dd0{background-position:left 0px;border-bottom:0;}
.my_usercenter .New_Edit dd.dd6{background-position:left -589px;}
.my_usercenter .New_Edit dd.dd0.safe{background-position:left -104px;border-bottom:0;}
.my_usercenter .New_Edit dd.dd0.chong{background-position:left -1041px;border-bottom:0;}
.my_usercenter .New-date{background:none repeat scroll 0 0 #DFDFDF;padding:10px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;border-radius:0px 0px 5px 5px;}
.my_usercenter .no_over{width:100%;text-align:center;font-size:16px;}
.my_usercenter .no_over img{margin:50px 0 32px 0;}
.my_usercenter .newGotophp {
    width: 100%;
    padding: 7px 0;
    margin: 10px 0 0;
    font-size: 16px;
    text-align: center;
}
.hide{display:none;}
.show{display:block;}

.three_other_list{width:100%;float:left;overflow:hidden;background:#fff;}
.three_other_list .type{width:100%;float:left;height:50px;line-height:30px;border-bottom:1px solid #ddd}
.three_other_list .type span.list{width:94%;padding:10px 3%;display:inline;float:left;}

.checkout_all{width:100%;float:left;overflow:hidden;position: relative;min-height:92%;}
.checkout_all .checkout_left{width:100%;float:left;position: relative; z-index:880}
.checkout_all .checkout_right{width:100%;left:100%;position: absolute;top:0px; z-index:1180;}
.checkout_all .checkout_three{width:100%;left:200%;position: absolute;top:0px; z-index:1180}
.checkout_all .checkout_last{width:100%;left:300%;position: absolute;top:0px; z-index:1180}
.height_90{height:90%;}
.height_50{height:50%;}
.height_200{height:200px;}
#header.header_checkout{z-index:1002}
#page_flow css3_main{display:none;}
.touming_0{filter:alpha(opacity=0); /*IE滤镜，透明度50%*/-moz-opacity:0; /*Firefox私有，透明度50%*/opacity:0;}


.tabshow{width:100%;height:100%;position:relative;margin:0px auto;}
.tabshow .hide{display:none;}
.tabshow .tabTagBox{height:100%;width:24%;overflow:hidden;position:relative;z-index:9;margin:0px 0;}
.tabshow .tabTagBox .tabTagList{position:absolute;width:120%;left:0;height:100%;overflow-y:auto;overflow-x:hidden;z-index:22;}
.tabshow .tabTagBox li{float:left;padding-left:6px;width:100%;height:10%;overflow:hidden;cursor:pointer;border-right:1px solid #ddd;background:url(../images/line.gif) repeat-x 0 bottom #efefef;}
.tabshow .tabTagBox li.current{width:100%;background:#FF5B3D;color:#fff;}

.tabshow .tabcon{position:absolute;top:0;margin-left:8px;right:0px;border:solid 0px #C00F15;background:#FCFCFC;height:100%;width:76%;overflow:hidden;z-index:23;}
#page_group .tabshow .tabcon{background:#EFEFEF;}
.tabshow .tabcon ul{width:100%;overflow-y:auto;overflow-x:hidden;height:100%;}
.tabshow .tabcon span{height:30px;line-height:30px;font-size:14px;color:#333;width:98%;float:left;margin-left:2%;}
.tabshow .tabcon span.cat_name{color:#777;font-size:12px;}
.tabshow .tabcon li{float:left;width:30.6%;overflow:hidden;margin:0 0 2% 2%;display:inline;background:#efefef;}
.tabshow .tabcon li .pic{display:block;border:solid 0px #ddd;width:100%;}
.tabshow .tabcon li .pic:hover{border:solid 0px #C00F15;}
.tabshow .tabcon li .tit{text-align:center;padding:0 5px;height:20px;line-height:20px;overflow:hidden;width:90%;float:left;}
#tabshow{overflow:hidden;width:100%;margin:0 auto;}
.tabshow .tabcon .cat_brand{width:100%;padding:0;float:left;overflow:hidden;}
.tabshow .tabcon .cat_brand a img{overflow:hidden;float:left;width:100%;background:#efefef;}
.tabshow .tabcon .cat_brand a{float:left;width:30.6%;overflow:hidden;margin:0 0 2% 2%;}

.proTitle strong{font-weight:400;}

.height_50{width:100%;float:left;display:block;height:50px;}
#Loading{display:none}


#J_PageNavWrap .bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
#J_PageNavWrap .buttons {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

/* white */
#J_PageNavWrap .white{
	color:#606060;
	border:solid 1px #b7b7b7;
	background:#fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background:-moz-linear-gradient(top,  #fff,  #ededed);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
#J_PageNavWrap .white:hover{
	background:#ededed;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background:-moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
#J_PageNavWrap .white:active{
	color:#999;
	background:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background:-moz-linear-gradient(top,  #ededed,  #fff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
#J_PageNavWrap .orange {
    color: #FFFFFF;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
#J_PageNavWrap .orange A{
    color: #FFFFFF;
}


.add_cart {
    width: 30px;
    height: 30px;
    display: block;
    background: url("../images/cart.png") no-repeat center center;
    background-size: 25px 25px;
    margin-top: -0px;
}
.cat_add_cart {
    width: 30px;
    height: 30px;
    display: block;
    background: url("../images/cart.png") no-repeat center center;
    background-size: 30px 30px;
    margin-top: -5px;
}

.Meilire_fixed_ready li #tb-cartnum {
    position: absolute;
    top: -5px;
    margin-left: 54%;
    left: 0px;
    width: 20px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    background: #c03;
}

/*规格*/
.properties dl{overflow:hidden;width:100%;}
.properties dt{display:inline-block;float:left;line-height:18px;color:#333;background:#efefef;height: 18px;margin: 7px 0px 3px 0;padding: 6px 0px;text-align:center;width:100%}
.properties dd{display:inline-block;padding:3px 0;float:left;width:428px;}
.Msg-inner .properties dd{display:inline-block;padding:3px 0;float:left;width:408px;}
.properties label{border-radius:5px;color:#333;display:block;float:left;height:18px;margin:0 8px 6px 0;padding:6px 10px;position:relative;cursor:pointer;background:#f1f1f1}
.properties label.hover{}
.properties label.checked{color:#fff;background:#ffaa00}
.properties label input{display:none;}
.properties label span.icon_bg{background-position:0px -45px;display:none;height:0;overflow:hidden;position:absolute;right:0px;bottom:0px;width:12px;height:12px;text-indent:-9999em;}
.properties label.checked span.icon_bg{display:block;}
#addToCart_box .properties_wrapper{width:94%;margin-left:3%;}
#addToCart_box{position:fixed;background:#fff;bottom:-100%;height:400px;width:100%;z-index:99998;}
#addToCart_box .action{width:100%;padding:6px 3%;background:#f1f1f1;position:absolute;bottom:0px;height:34px;z-index:99999;}
#addToCart_box .properties_box{overflow-y:auto;}


.child_three_li {
    overflow: auto;
    height: 100%;
    overflow-x: hidden;
    width: 100%;
}

#more_element_33x{
	width: 50%;
}

#more_element_33x .proImg-wrap,#more_element_2 .proInfo-wrap{
	width: 100%;
}
#more_element_33x .proTitle{
	width: 70%;
}
#more_element_33x .proPrice{
	float: left;width: 30%;height:18px;line-height: 18px;
}
#more_element_33x .proPrice em{
	font-size: 13px;font-weight: normal;
}
#more_element_33x .title{
	margin-right:3px;float: left;
}
#more_element_33x .briefs{
	line-height: 13px;height: 30px;float: left;padding: 2px 4px;width: 100%;overflow: hidden;box-sizing: border-box;
}

#more_element_1 .proImg-wrap img{
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	border-radius: 50%;
}
.filter-wrap {
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    display: none;
    width: 100%;
}
.filter-con {
    padding: 15px;
}
.filter-row .title {
    font-size: 14px;
    color: #1a1a1a;
}
.clear:before, .clear:after {
    content: '';
    display: table;
    clear: both;
}
.select-item li {
    float: left;
    font-size: 12px;
    color: #666;
    border: 1px solid #999;
    line-height: 2em;
    padding: 5px 12px;
    margin-right: 12px;
    margin-bottom: 8px;
}
.evt {
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.clear:before, .clear:after {
    content: '';
    display: table;
    clear: both;
}
.pure-g {
    /*letter-spacing: -.31em;*/
    text-rendering: optimizespeed;
    font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
}
.pure-g [class *="pure-u"] {
    font-family: sans-serif;
}

.pure-u-2-2 {
    width: 100%;
}
.pr-5 {
    padding-right: 5px;
}
.filter-btn {
    width: 100%;
    font-size: 14px;
    line-height: 3em;
    text-align: center;
    background: #f66;
    color: #fff;
}
.evt.current{
	color: #fff ;
    border: 1px solid #f66;
    background: #f66;
}
.evt.current a{
	color:  #fff;
}

.New_User dd.dd77 a {
    background: url(../images/user/center.png) no-repeat left center;
    border-bottom: 1px solid #eee;
        background-position-x: 0px;
    background-position-y: 7px;
    background-size: 30px;
}
.bpla{
	position: relative;width: auto;max-width: 80px;max-height: 80px;overflow: hidden;
	margin:0 5px;
	margin-bottom: 5px;
	float: left;

}
.bplaim{
	width: 100%;min-width: 80px;min-height: 80px;
}


@media screen and (min-width:321px){.bpla{
	position: relative;width: auto;max-width: 52px;max-height: 52px;overflow: hidden;

}
.bplaim{
	display: inline-block;min-width: 52px;min-height: 52px;height: 52px;
}}

@media screen and (min-width:375px){.bpla{
	position: relative;width: auto;max-width: 52px;max-height: 52px;overflow: hidden;

}
.bplaim{
	display: inline-block;min-width: 52px;min-height: 52px;height: 52px;
}}
@media screen and (min-width:414px){.bpla{
	position: relative;width: auto;max-width: 52px;max-height: 52px;overflow: hidden;

}
.bplaim{
	display: inline-block;min-width: 52px;min-height: 52px;height: 52px;
}}


.search-item {
    background: #fff;
    width: 100%;
    text-align: center;
}

.search-item .item-con {
    width: 32%;
	display: inline-block;
	box-sizing: border-box;
}

.search-item .item-con .item-item {
    border: 1px solid #999;
    margin: .65625rem .4125rem;
    border-radius: 20px;
    position: relative;
}



.search-item .item-con .item-item .nameSearch {
    padding: 0;
    width: 88%;
    height: 21px;
    -webkit-appearance: none;
    padding: 0 6%;
    margin-bottom: 0;
    line-height: 21px;
    -webkit-user-select: text;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    outline: 0;
    text-align: center;
    color: #999;
}

.search-item .item-con .item-item .nameSearch option{
	text-align: center;
}

.search-item .item-con .item-item div {
    padding: .09375rem 0;
    z-index: 0;
    color: #999;
}

.topMenu {
    padding: .5125rem;
    background: #fff;
    font-size: .375rem;
    color: #999;
    padding-top: 0;
}

.topMenu .menuItem:first-of-type {
    margin-left: .15625rem;
}
.topMenu .menuItem:last-of-type {
    margin-right: .3125rem;
    float: right;
}
.topMenu .menuItem {
    position: relative;
    display: inline-block;	
        font-size: 0.845rem;
}
.topMenu .menuItem span {
    display: inline-block;
    position: relative;
    padding-right: .3125rem;
}
.base-iconRight:after {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}
.base-iconDown:after, .base-iconRight:after {
    content: "";
    position: absolute;
    right: .3125rem;
    top: 50%;
    display: inline-block;
    width: .1875rem;
    height: .1875rem;
    border: 1px solid #777;
    border-left: 0;
    border-bottom: 0;
}
.topMenu .menuItem span.base-iconRight:after {
        width: 5px;
    height: 5px;
    right: 0;
    -webkit-transform: rotate(-45deg) translateY(-20%);
    transform: rotate(-45deg) translateY(-20%);
}
.topMenu .menuItem span.open.base-iconRight:after {
    top: 10%;
    -webkit-transform: rotate(135deg) translateY(-100%);
    transform: rotate(135deg) translateY(-100%);
}

.topMenu .menuItem select {
    padding: 0;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.dock-icon {
    width: 1.2rem;
    /* display: inline-block; */
    text-align: center;
    margin: 0 auto;
}
.dock-icon img {
    width: 100%;
    padding-top: 0.35rem;
    padding-bottom: 3px;
}

 .u_rz {
    /*margin-top: .9375rem;*/
    font-size: .3125rem;
    width: 100%;
    color: #999;
    float: left;
    text-align: left;
}

.u_rz img {
    height: 1.2rem;
    vertical-align: middle;
}
#page_goods #header .header_c {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
    margin-top: 2px;
}
#ws{opacity: 0}
#ws li{
	float: left;
	width: 33.33%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	    font-size: 0.9rem;
}

.newAvaBanner {
    width: 100%;
    height: 150px;
    display: table;
    background: url(../images/ym_info_img.cd93605a.png) no-repeat;
    background-size: 100%;
    position: relative;
}

.newAvaBanner .bannerItem {
    width: 50%;
    display: table-cell;
}

.newAvaBanner .bannerItem:first-of-type {
    vertical-align: bottom;
    /*padding-bottom: 5px;*/
}

.newAvaBanner .userImg {
    margin-right: 1.14rem;
    height: 140px;
    display: inline-block;
    float: right;

}
.newAvaBanner .bannerItem.userInfo {
    padding-left: 2%;
        padding-right: 5px;
    position: relative;
    padding-bottom: 5px;
    vertical-align: bottom;
    color: #fff;
}
.newAvaBanner .bannerItem.userInfo .uaerName {
    font-size: 14px;
}
.newAvaBanner .bannerItem.userInfo .uaerName span {
    margin-left: 8px;
    font-size: 14px;
}
.newAvaBanner .bannerItem.userInfo .userLv {
    margin: 5px 0;
    font-size:14px;
}
.newAvaBanner .bannerItem.userInfo .userForm {
    font-size: 14px;
}
.newAvaBanner .bannerItem.userInfo .userBB {
    padding: .125rem .3125rem;
    border-radius: .46875rem;
    border: 1px dashed #fff;
    font-size: 12px;
    margin-top:5px;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;

/*    position: absolute;
    left: 10px;
    bottom: 10px;*/
}

.u_des {
    width: 100%;
    padding: .3125rem;
    background: #fff;
    display: inline-block;
}
.u_des li {
    float: left;
    display: block;
    margin: 5px .15625rem 0;
}
.u_des li span {
    padding: .09375rem .3125rem;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #FF5B3D;
    font-size: 14px;
    color: #FF5B3D;
}
.base-mT10{
	margin: 10px 0;
	background: #fff;
}

.PhotoCont h3 {
    padding: 15px 5px;
    border-bottom: .5px solid #f5f5f5;
    font-weight: 500;
    font-size: 14px;
}
.PhotoCont .service_imgCont {
    padding: 5px 5px;
    text-align: center;
}

.PhotoCont .pg_item {
    padding: 5px 0;
    padding-left: 70px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.PhotoCont .pg_item span.labelSpan{
	display: block;
    float: left;
    position: absolute;
    left: 0;
    top: .28125rem;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.pg_right{
	text-align: left;
}
.PhotoCont .pg_item span.labelSpan em {
    margin-right: 5px;
    color: #f15214;
    font-weight: bold;
}

.PhotoCont .pg_item span img {
    margin: 0 5px;
    height: 15px;
    vertical-align: middle;
        position: relative;
    top: -1px;
}
@media screen and (max-width: 415px) {
    .newAvaBanner .userImg{margin-right:15%;}
}
@media screen and (max-width: 376px) {
    .newAvaBanner .userImg{margin-right:10%;}
}
@media screen and (max-width: 321px) {
    .newAvaBanner .userImg{margin-right:6%;}
}
	#YSF-BTN-HOLDER{  
 right: 30px !important;  
 bottom: 120px !important;  
 max-width: none !important;    
 max-height: none !important;  
 }  