﻿body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}sup{vertical-align:text-top}sub{vertical-align:text-bottom}legend{color:#000}fieldset,img{border:0}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}address,cite,dfn,em,var{font-style:normal}ode,kbd,pre,samp{font-family:courier new,courier,monospace}body,button,input,select,textarea{font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}small{font-size:12px}ul,ol{list-style:none}
button, input, select, textarea { font-size: 100%;margin: 0;vertical-align: baseline;}button, input {line-height: normal;}button, select {text-transform: none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;}button[disabled], html input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] { padding: 0;}input[type="search"] { -moz-box-sizing: content-box;}button::-moz-focus-inner, input::-moz-focus-inner { border: 0 none; padding: 0;}textarea {overflow: auto;vertical-align: top;}
table {border-collapse: collapse; border-spacing: 0;}
b, i, u, em { font-style: normal; font-weight: 400;text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-size:100%}
/*颜色链接*/
a{text-decoration:none; color:#666;}
.red,a.red,a.red:visited,.red a,.red:visited{ color:#C00;}
.c333,a.c333,a.c333:visited,.c333 a,.c333 a:visited{ color:#333;}
.c666,a.c666,a.c666:visited,.c666 a,.c666 a:visited{ color:#666;}
.c999,a.c999,a.c999:visited,.c999 a,.c999 a:visited{ color:#999;}
.cbbb,a.cbbb,a.cbbb:visited,.cbbb a,.cbbb a:visited{ color:#bbb;}
.cqc{ color:#BD7F00}
a.blue,a.blue:visited,.blue a,.blue a:visited{color:#399;}
.cf60,a.cf60,a.cf60:visited,.cf60 a,.cf60 a:visited{ color:#f60;}
.hui,a.hui,a.hui:visited,.hui a,.hui a:visited{ color:#BEBEBE;}
.pink,a.pink,a.pink:visited,.pink a,.pink a:visited{ color:#BD5564}
.green,a.green,a.green:visited,.green a,.green a:visited{color:#8CA226;}
.c3a9,a.c3a9,a.c3a9:visited,.c3a9 a,.c3a9 a:visited{ color:#3a9;}
.c777{ color:#777}
.S_line1_c{color: #D9D9D9;}
a:hover{ color:#f60; text-decoration:none;}
.bg01{ background-color:#FFF6EE}
.bg02{ background-color:#EDEDED}
.bg03{ background-color:#fff}
/*定位*/
.mid{ width:1200px; margin:0 auto;}
.clearfix:after {content: "."; display: block;visibility: hidden; height:0;clear:both;}
*html.clearfix{height:1%;}
.clearfix{ display:block;}
.clear{ clear:both;}
.left{ float:left; display:inline;}
.right{ float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.bc{ margin-left:auto; margin-right:auto;}
.hidden{ visibility:hidden;}
/*边距*/
.mt5{ margin-top:5px;}
.mt7{ margin-top:7px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.ml5{ margin-left:5px;}
.ml8{ margin-left:8px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml34{ margin-left:34px;_margin-left:17px;}
.ml50{ margin-left:50px;}
.ml100{ margin-left:100px;}
.ml200{ margin-left:200px;}
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mb20{ margin-bottom:20px;}
.pt15{ padding-top:15px}
.pt20{ padding-top:20px}
.p10{ padding:10px;}
.pb20{ padding-bottom:20px;}
/*圆角*/
.r5{border-radius:5px 5px 5px 5px;}
.rl5 { border-radius: 5px 0 0 5px;}
.r3 {border-radius: 3px 3px 3px 3px;}
/*文字排版*/
.f14{ font-size:14px;}
.f12{ font-size:12px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f36{ font-size:36px;}
.l20{ line-height:20px;}
.l30{ line-height:30px;}
.l160{ line-height:160%;}
.l180{ line-height:180%;}
.l200{ line-height:200%;}
.fb{ font-weight:700;}
.fn{ font-weight:400;}
.yahei, .yh { font-family: "microsoft yahei",simhei,sans-serif;}
.must{ color:Red; margin-right:3px;}
.unl{ text-decoration:underline}
.no-unl{ text-decoration:none}
.txt2{ text-indent:2em}
/*宽高*/
.w40{ width:40px;}
.w50{ width:50px;}
.w60{ width:60px;}
.w70{ width:70px;}
.w80{ width:80px;}
.w90{ width:90px;}
.w100{ width:100px;}
.w150{ width:150px;}
.w170{ width:170px;}
.w190{ width:190px;}
.w200{ width:200px;}
.w400{ width:400px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w550{ width:550px;}
.w650{ width:650px;}
/*按钮*/
.pub-btn { border: 1px solid #D8D6D6; box-shadow: 0 1px 0 #EEE;display: inline-block; font-size: 14px;}
.pub-btn span,.pub-btn input {background: url("/images/btn03.png") repeat-x scroll 0 0 #F4F4F4;border: 1px solid #EEE;color: #999;cursor: pointer;display: block; height: 28px; line-height: 28px;text-align: center;}
.pub-red-btn {border: 1px solid #FF850E; box-shadow: 0 1px 0 #CFCFCF;}
.pub-red-btn span,.pub-red-btn input{background: url("/images/btn03.png") repeat-x scroll 0 -33px #FE8000;border: 1px solid #FF850E; color: #FFF;}
.pub-btn:hover, .pub-btn:hover span,.pub-btn:hover input {  text-decoration: none;}
.btn{display:inline-block;line-height:1;border-radius:2px;font-size:14px;padding:0 12px;height:28px;line-height:28px;background:#fff;background:linear-gradient( #FAFAFA, #F2F2F2);border:1px solid #D9D9D9;box-shadow:inset 0 1px 0 white,0 1px 0 rgba(255,255,255,.3);cursor:pointer;text-decoration:none;color:#444;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;text-shadow:0 1px 0 rgba(255,255,255,.5);text-align:center}
.bn-flat:hover,a.lnk-flat:hover{border-color:#999 #999 #666;color:#333}
.bn-flat input{border:0;height:25px;padding:0 14px;color:#333;background:transparent url(/images/sp_all_2.png) repeat-x 0 -700px\9;font-size:12px;*padding:3px 8px 0;margin:0!important;cursor:pointer;-webkit-appearance:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-image:-moz-linear-gradient(-90deg,#fcfcfc 0,#e9e9e9 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(1,#e9e9e9));_height:24px;}
.button,.long-button{ display: inline-block;height: 26px;overflow: hidden;line-height: 25px;text-align: center; vertical-align: middle;white-space: nowrap;color: #fff!important;background-color: #ff8a3c;margin-right: 5px;border-radius: 4px;padding: 0 10px;}
.button:hover,.long-button:hover{color:#fff;text-decoration:none}
.small-btn,.short-btn{background:url(/images/btn_bg.png) no-repeat;width:80px;height:25px;line-height:25px;display:inline-block;text-align:center;font-size:14px;font-weight:bold;border:none;cursor:pointer;color:#fff;background-position:0 -150px;}
.small-btn{background-position:0 -150px;width:51px;height:21px;line-height:21px;font-size:12px;font-weight:normal;}
a.small-btn:visited{ color:#fff;}
.short-btn{background-position:0 -450px;width:60px;font-size:12px;}
.skin-orange .button{background-position:0 -26px; color:#fff;}
.skin-orange a.button:visited{ color:#fff!important;}
.skin-gray .short-btn{background-position:0 -500px;}
a.short-btn{background-position:0 -450px;width:60px;font-size:12px;}
a.short-btn:visited{color:#fff;}
.skin-blue .short-btn{background-position:0 -475px; width:60px; font-size:12px;}
.skin-gray .btn,.skin-gray .small-btn,.skin-gray .long-btn,.skin-gray .short-btn,.skin-gray .small-long-btn{color:#0F0000;}
.skin-gray .btn:hover,.skin-gray .small-btn:hover,.skin-gray .long-btn:hover,.skin-gray .short-btn:hover,.skin-gray .small-long-btn:hover{color:#0F0000;}
.btn:hover,.small-btn:hover,.long-btn:hover,.short-btn:hover,.small-long-btn:hover{color:#fff;text-decoration:none;}
button.btn:hover,button.small-btn:hover,button.long-btn:hover,button.short-btn:hover,button.small-long-btn:hover{text-decoration:none;}
.btn,.small-btn,.long-btn,.short-btn{*display:inline;}
.long-button{width:68px}
a.long-button:visited{ color:#fff;}
.skin-blue .long-button{background-position:0 -52px}
.btn18{font-size:18px;padding:0 15px;border-radius:3px;height:36px;line-height:36px}
.rbtn{ color: #fff!important;
    background-color: #0099cb!important;
    padding:8px 20px;
    border-radius: 4px;}
.small-normal-button, .normal-button {background: -moz-linear-gradient(center top , #F5F5F5, #DCDCDC) repeat scroll 0 0 #DCDCDC;border: 1px solid #C3C3C3;border-radius: 3px 3px 3px 3px;color: #333333;cursor: pointer;display: inline-block;font-size: 14px;letter-spacing: 1px;line-height: 20px;padding: 5px 15px;}
/*页码*/
.paginator { font: 12px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 10px 0; height:100%; overflow:hidden;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}
.paginatordd{margin: 1px 0;padding: 5px 10px 2px;}

.paginatorb { font: 14px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 10px 0; height:100%; overflow:hidden;}
.paginatorb a {padding: 2px 6px;font-weight: bold; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginatorb a:visited {padding: 2px 6px;font-weight: bold; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginatorb .cpb {padding: 2px 6px;font-weight: bold; font-size: 14px;border:none}
.paginatorb a:hover {color: #fff;font-weight: bold; background: #ffa501;border-color:#ffa501;text-decoration: none;}
/*评价*/
span.rate-icon{width:20px;height:1em;padding:5px 0 0 0;text-indent:-999em;color:#999; float:left;}
.rate-icon{background:url(/images/mbg05.gif) no-repeat}
.rate-ok{background-position:0 0}
.rate-normal{background-position:0 -140px}
.rate-bad{background-position:0 -69px;padding-left:22px}
/*右边浮动*/
.op_link{position:fixed;_position:absolute;bottom:10px;z-index:9;right: 5px;margin-left:502px}
.s_link{height:270px;width:58px}
.op_link .qrcode_txt{background:#fff;font:14px/18px Tahoma,Verdana,Arial;color:#666;display:block;width:190px;text-align:center;padding:0 0 5px 0}
.op_link .hover_con{padding-right:10px;position:absolute;bottom:0;right:55px;width:190px}
.op_link .hover_con img{display:block}
.op_link .hover_his{padding-right:10px;position:absolute;bottom:0;right:55px;width:262px}
#tousu_weixin{bottom:-67px;}
#kefu_follow{bottom: -204px;right: 57px;}
.op_link .his_item_box{background:#fff;border:1px solid #c0d1af;width:240px;padding:10px 10px 10px;+padding:30px 10px 10px; z-index:1000;}
.op_link .his_item{width:240px;height:40px;overflow:hidden;border-bottom:1px solid #e0e0e0;padding-bottom:10px;float:left;margin-top:10px;}
.op_link .last{padding:0;margin:0;border:0 none; margin-top:10px; padding-bottom:10px;}
.op_link .his_it_img,.op_link .his_it_img img,.op_link .his_it_img a{width:80px;height:40px;display:block}
.op_link .his_it_img{float:left;margin-right:8px}.op_link .his_val{float:left;width:148px}
.op_link .his_it_tit{width:148px;line-height:16px;height:16px;overflow:hidden;margin:0 0 4px}
.op_link .his_it_tit a{color:#333}
.op_link .his_it_npri{color:#ff384b;float:left;font-size:16px}
.op_link .his_it_opri{color:#999;float:right;padding:2px 0 0}
.op_link .del_all{line-height:25px;text-align:right;padding:10px 0 0}
.op_link .del_all a{color:#306d9c}
.op_link .his_item_box .close{width:240px;overflow:hidden;margin:0 0 10px}
.op_link .his_item_box .close a{display:block;width:8px;height:8px;line-height:0;font-size:0;background:url(/images/yc.jpg) no-repeat -392px -706px;text-indent:-999em;float:right}
.op_link .nv{width:58px;height:58px;margin-bottom:10px;position:relative}
.op_link .nv .his_tousu,.op_link .nv .adm_weixin, .op_link .nv .his_kefu, .op_link .nv .back_top, .op_link .nv .ewm_tel{background-image:url(/images/yc.jpg);display:block;width:58px;height:58px;}
.op_link .s_link div:nth-child(1){background:#fff; }
.op_link .ewm_tel{background-position:-180px 0}
.op_link .his_tousu{background-position:-242px 0}
.op_link .adm_weixin{background-position:-120px 0}
.op_link .his_kefu{background-position:-60px 0}
.op_link .back_top{background-position:0 0}

.op_link .tousu_item_box{background:#f3f8ee;border:1px solid #c0d1af;width:400px;padding:20px 10px 10px;+padding:30px 10px 10px; z-index:1000;}
.op_link .tousu_item_box .close{width:350px;overflow:hidden;margin:0 0 10px}
.op_link .tousu_item_box .close a{display:block;width:8px;height:8px;line-height:0;font-size:0;background:url(/images/yc.jpg) no-repeat -392px -706px;text-indent:-999em;float:right}
.op_link .tusou_his{padding-right:10px;position:absolute;bottom:0;right:58px;width:415px}

.op_link .tousuimg{background-image:url(/images/tousu.jpg);display:block;width:58px;height:58px; border:1px solid #dedede}
.del_all img{width:48px;height:48px;float:left;}
.del_all .xuanfu_tel h4{font-size:22px;font-weight:400;}
.del_all .xuanfu_tel{text-align:left;float:right;margin-right: 32px;}
.newbie{position:fixed;_position:absolute;bottom:0;right:0;width:428px;height:248px;z-index:10;background:url(/images/yc.jpg) no-repeat;}



.hover_history a.cha{display:block;width:20px;height:20px;right:15px;top:5px;background:url(../images/sheet_close.gif) no-repeat; background-position: 100% 0; position:absolute;}
.hover_history a:hover.cha{background-position:0 -30px}
.hover_history a:active.cha{background-position:0 -60px}

.hover_tousu a.cha{display:block;width:20px;height:20px;right:15px;top:5px;background:url(../images/sheet_close.gif) no-repeat; background-position: 100% 0; position:absolute;}
.hover_tousu a:hover.cha{background-position:0 -30px}
.hover_tousu a:active.cha{background-position:0 -60px}

.wx_css{width: 200px; height:200px; display: block; margin: 0 auto}
 .div_kefu_float div{ float:left;width:220px;}
 .div_wx_tanchu{ width:440px!important;}



/*登录浮层*/
.login-form{ width:240px; float:left; margin:10px 100px 0 40px; _margin:5px 50px 0 20px;}
.login-form LI {MARGIN: 0px; ZOOM: 1}
.FancyForm LI {POSITION: relative}
.Form LI {DISPLAY: block; FONT-WEIGHT: 300; FONT-SIZE: 21px; MARGIN-BOTTOM: 18px}
.FancyForm LI .input {POSITION: relative}
.webox .login-form ul li .input{float:left;display:block;width:220px;min-width:220px;margin-bottom:12px;border:1px solid #a4a2a2;POSITION: relative;}
.webox .login-form ul li .input input[type="text"],.webox .login-form .FancyForm li .input input[type="password"]{padding-left:38px;height:36px;line-height:36px;color:#666;font-size:14px;font-weight:700;box-shadow:inset 0 1px 4px rgba(125,125,125,.65);-moz-box-shadow:inset 0 1px 4px rgba(125,125,125,.65);-webkit-box-shadow:inset 0 1px 4px rgba(125,125,125,.65);-webkit-transition:all .08s ease-in-out;-moz-transition:all .08s ease-in-out}
.webox .login-form ul li .input input[type="text"]:focus,.webox .login-form .FancyForm li .input input[type="password"]:focus{border-color:#ff9080;box-shadow:inset 0 1px 4px rgba(125,125,125,.65),0 0 14px rgba(235,82,82,.45);-moz-box-shadow:inset 0 1px 4px rgba(125,125,125,.65),0 0 14px rgba(235,82,82,.45);-webkit-box-shadow:inset 0 1px 4px rgba(125,125,125,.65),0 0 14px rgba(235,82,82,.45)}
.webox .login-form ul li .input label{top:7px;left:38px}
.webox .login-form .FancyForm li .input .fff{left:1px;height:36px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#fff url(/images/login_bg.png) left -5px no-repeat}
.webox .login-form .FancyForm li .password .fff{background-position:left -40px}
.non_inputs{float:left;width:80%;*width:100%; clear:left}
.webox .login-form ul li{display:block;margin-bottom:18px;font-size:21px;font-weight:300; position:relative;}
.Form textarea{min-height:90px}
.Form input[type=text],.Form input[type=password],.Form textarea{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.Form label{display:inline-block;line-height:1.4em;font-size:18px}
.Form input[type=radio]{float:left;margin-right:8px;border:0}
.Form .Right ul li label span{font-size:18px;float:left}
.FancyForm label{position:absolute;z-index:2;top:6px;left:13px;display:block;color:#BCBCBC;cursor:text;-moz-user-select:none;-webkit-user-select:none;-moz-transition:all .16s ease-in-out;-webkit-transition:all .16s ease-in-out}
.FancyForm .fff{position:absolute;z-index:1;top:0;right:0;left:0;bottom:0;background-color:#fff}
.webox .FancyForm input[type=text],.webox .FancyForm input[type=password],.webox .FancyForm textarea{position:relative;z-index:3;display:block;width:100%;background:transparent;border:1px solid #a4a2a2}
.webox .FancyForm textarea{min-height:3.95em;line-height:1.3}
.webox .login-form .FancyForm input[type=text]:focus+label,.FancyForm input[type=password]:focus+label,.FancyForm textarea:focus+label{opacity:.5;filter:alpha(opacity="50")}
.FancyForm .val label{left:-9999px;opacity:0!important;filter:alpha(opacity="0")!important}
.webox .login-form .FancyForm .pin-desc{position:relative;z-index:3;display:block;background:transparent;border:1px solid #a4a2a2;border-radius:3px;box-shadow:inset 0 1px rgba(34,25,25,.15),0 1px rgba(255,255,255,.8);min-height:98px;background:#fff}
.login-connect{ float:left; width:180px;}
.connections a{display:block;float:left;width:114px;height:36px;background:url(/images/btn_sprite.png) left top no-repeat;text-indent:-999999px;margin:0 8px 5px 0}
.webox .connections a.weibo,.oauth-section .connections a.weibo{background-position:-456px 0}
.webox .connections a.weibo:hover,.oauth-section .connections a.weibo:hover{background-position:-456px -40px}
.webox .connections a.weibo:active,.oauth-section .connections a.weibo:active{background-position:-456px -80px}
.webox .connections a.qzone,.oauth-section .connections a.qzone{background-position:-342px 0}
.webox .connections a.qzone:hover,.oauth-section .connections a.qzone:hover{background-position:-342px -40px}
.webox .connections a.qzone:active,.oauth-section .connections a.qzone:active{background-position:-342px -80px}
.login-form .false{ background: url("/images/bg14.png") no-repeat 5px -48px #FFFAE3;display: inline-block; border:#EACAA5 1px solid;color: #FF384B; line-height: 20px;padding: 4px 10px 4px 26px;}
.falses{background:#FFFAE3;line-height: 30px;}
.soon{width:89px;height:30px;line-height:30px;background:url(/images/v2-btn.png) no-repeat -90px -62px;color:#fff;text-align:center;font-size:14px;font-weight:bold;text-indent:100%;white-space:nowrap;overflow:hidden;}
.login-form li input{width:160px;height:36px;line-height:36px\9;vertical-align:middle;outline:0;border:1px solid #b3b3b3;border-right-color:#ebebeb;border-bottom-color:#ebebeb;padding:0 8px}
/*头文件*/
.hd_global_top_bar{height:25px;padding-top:3px;_padding-top:1px;border-bottom:1px solid #dbdbdb;background:#fafafa;}
.hd_topbar_left{float:left;height:24px;}
.hd_topbar_left .hd_unlogin_wrap{height:21px;float:left;}
.hd_topbar_left .hd_unlogin_wrap .hd_unlogin{display:inline-block;margin-right:5px;padding-right:7px;}
.hd_topbar_left .hd_login_wrap{float:left;height:24px;padding:0 5px;background:#fff;cursor:pointer; line-height:24px; }
.hd_topbar_left .hd_login_wrap .hd_login{max-width:94px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;vertical-align:middle;color:#06c;}
.hd_topbar_left .hd_login_wrap a.hd_user_center{padding:0 5px 0 10px;color:#cc0000;}
.hd_topbar_left .hd_login_wrap a.hd_user_center:hover{color:#C00;}
.hd_topbar_left .hd_login_wrap ul{display:none;}
.hd_topbar_left .hd_login_hover{position:relative;z-index:1010;background:#FFF;}
.hd_topbar_left .hd_login_hover ul{position:absolute;top:21px;right:-1px;display:block;border:1px solid #dbdbdb;border-top:0 none;background:#FFF;}
.hd_topbar_left .hd_login_hover ul li{width:73px;height:24px;padding-left:11px;line-height:24px;}
.hd_topbar_left .hd_login_hover .hd_login{color:#06c;}
.hd_topbar_left .logout{float:left;margin-right:5px;padding:0 10px; line-height:24px; }
.hd_topbar_left span{ height:24px; line-height:24px;}
.hd_indxProvce span{float:left;padding:0 5px;}
.wrap {margin: 0 auto;width: 1200px;}
.hd_header_province_name{float:left;text-align:center;padding:0 15px 0 5px;border:1px solid #dbdbdb;background:#fff url(../images/indexhead_sprite.gif) no-repeat right 7px;line-height:18px;font-weight:bold;}
.hd_header_province_name:hover{color:#333;}
.hd_indxProvce .hd_fold{background-position:right -68px;}
.wrap .hd_indxProvce{position:relative;z-index:1100;height:21px;background-position:5px -35px;padding-right:39px;background:url(../images/indexhead_sprite.gif) no-repeat right -710px;cursor:pointer;}
.hd_provinceList{display:none;position:absolute;top:19px;left:0;width:250px;border:1px solid #e5e5e5;border-top:0;background:#fff;color:#333;font-weight:400;cursor:default;}
.hd_provinceList li{padding-left:11px;border-top:1px solid #eaeaea;line-height:25px;}
.hd_provinceList li h4{font-size:12px;}
.hd_provinceList li h4 i{float:right;width:15px;height:15px;margin:4px 5px 0 0;background:url(../images/indexhead_sprite.gif) no-repeat 2px -648px;cursor:pointer;}
.hd_provinceList li a{margin:0 7px 0 5px;}
.hd_top_manu{float:right; width:465px;_width:466px; height:24px;}
.jiathis_style{ margin-top:3px;}
.hd_top_manu a{color:#666;}
.hd_top_manu a:hover{color:#C00;}
.hd_top_manu a.sina_weibo{display:block;float:left;width:17px;height:21px;background:url(../images/indexhead_sprite.gif) no-repeat -283px -838px;text-indent:-9999px;outline:none;}
.hd_top_manu a.favorite{display:block;float:left;width:20px;height:21px;margin-right:8px;background:url(../images/indexhead_sprite.gif) no-repeat -282px -808px;text-indent:-9999px;outline:none;}
.hd_top_manu ul.clearfix{float:left;}
.hd_top_manu li.hd_mobile_devic,.hd_top_manu li.hd_my_order,.hd_top_manu li.hd_menu_tit{position:relative;z-index:1010;float:left;padding:0 6px;border:1px solid #FAFAFA;background:url(../images/indexhead_sprite.gif) no-repeat right -775px;}
.hd_top_manu li.hd_fr_recommend{background:none;}
.hd_top_manu li a s{height:21px;display:inline-block;vertical-align:middle;}
.hd_top_manu a.hd_menu{display:block;}
.hd_top_manu li.hd_mobile_devic{padding:0 5px 0 11px;}
.hd_top_manu li.hd_mobile_devic a s{width:11px;margin-right:5px;background-position:-289px -868px;}
.hd_top_manu li.hd_mobile_hover{border:1px solid #ccc;border-bottom:0 none;background:#FFF;}
.hd_top_manu li.hd_mobile_devic .hd_mobile_list{display:none;position:absolute;top:21px;right:-1px;background:#FFF;border-bottom:1px solid #CCC;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list{display:block;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list p{border-top:1px dotted #E4E4E4;border-left:1px solid #CCC;border-right:1px solid #CCC;line-height:25px;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list a{height:25px;width:70px;display:block;padding-left:28px;background:url(../images/indexhead_sprite.gif) no-repeat -277px -135px;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list a.hd_ipad{background-position:-277px -165px;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list a.hd_mobile{background-position:-277px -195px;}
.hd_top_manu li.hd_mobile_hover .hd_mobile_list p.cur{margin-bottom:-1px;padding-left:1px;background-color:#f9f9f9;border-top:1px solid #CCC;border-left:0 none;border-bottom:1px solid #CCC;}
.hd_mobile_list .hd_quick_mark{display:none;position:absolute;top:0;left:-82px;width:72px;height:72px;padding:2px 5px 3px 4px;border:1px solid #ccc;border-right:0 none;background:#f9f9f9;}
.hd_top_manu .hd_mobile_list p.cur .hd_quick_mark{display:block;}
.hd_top_manu li.hd_my_order a{display:block;}
.specia_column{display:none;}
.hd_top_manu li.hd_menu_tit .hd_menu_list{display:none;position:absolute;z-index:-1;top:0;right:0;width:79px;padding-top:21px;border:1px solid #CCC;}
.hd_top_manu li a s.tslm{display:none;width:14px;margin-right:5px;background-position:-284px -928px;}
.hd_top_manu li.hd_menu_hover a s.tslm{background-position:-255px -928px;}
.hd_top_manu li.hd_menu_hover a s.khfw{background-position:-255px -958px;}
.hd_top_manu li.hd_menu_hover{background:#FFF;}
.hd_top_manu li.hd_menu_hover .hd_menu_list{display:block;}
.hd_top_manu li.hd_menu_hover .hd_menu_list ul{background:#FFF;}
.hd_top_manu li.hd_menu_hover .hd_menu_list a{height:24px;display:block;padding-left:9px;background:#FFF;line-height:24px;}
.hd_top_manu li.hd_menu_hover .hd_menu_list a.ymall{padding-left:27px;background:#fff url(../images/indexhead_sprite.gif) no-repeat -276px -226px;}
.hd_top_manu li.hd_menu_hover .hd_menu_list a.yi{padding-left:27px;background:#fff url(../images/indexhead_sprite.gif) no-repeat -276px -356px;}
.hd_top_manu li.hd_menu_hover .hd_menu_list a.yao{padding-left:27px;background:#fff url(../images/indexhead_sprite.gif) no-repeat -276px -316px;}

/*------ //搜索框 ---------*/
.fl{ float:left;}
.head_search { float: left;width: 435px;}
.head_search .search_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0099cc;
    float: left;
    margin-top:10px; width:100%;
}
.head_search label {
    color: #666666;
    cursor: text;
    left: 36px;
    position: absolute;
    top: 8px;
    z-index: 0;
}
.head_search input {
    background: url("../images/indexhead_sprite.gif") no-repeat scroll -279px -17px transparent;
    border: 2px solid #0099cc;
    color: #333333;
    float: left;
    height: 26px;
    line-height:26px;
    outline: medium none;
    padding-left: 32px;
    padding-right: 6px;
    position: relative;
    vertical-align: middle;
    width: 323px;
    z-index: 1;
}
.head_search div.searchForm {
    position: relative;
    z-index: 1001;
    float:left;
}
.head_search .searchBtn {
    background: none repeat scroll 0 0 #0099cc;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 70px;
    padding-left:7px;
}
.head_search .shopping_list_btn {
    background: url("../images/indexhead_sprite.gif") no-repeat scroll -80px -20px #F9F9F9;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}
.head_search p {
    color: #999999;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float:left;

}
.head_search p span {
    float: left;
}
.head_search p a {
    color: #999999;
    float: left;
    margin-right: 10px;
    white-space: nowrap;
}
.head_search p a:hover {
    color: #0099cc;
}
.head_search p a.hot_link_red {
    color: #0099cc;
}

.header .nav .end{}
#site_header{position:static;margin:0 auto;padding:25px 0; padding-bottom:25px; clear:both; }
.logo_area{width:225px;padding-right:8px;}
.logo_area a.fl img{width:200px;height:65px; }
.logo_area .logo_area_right{margin-top:11px;}
.logo_area .logo_area_right img{width:107px;height:50px;}
.go_mall{width:150px;height:32px;line-height:32px;display:block;float:right; font-size:15px;border: 1px solid #ccc;text-align: center; 
 color:#fff; background:#0099cc;border:none;border-radius:10px;
}
.go_mall a { padding:5px;cursor:pointer; color:#fff;}




.headerNavWrap{float:left;width:995px;padding-top:10px;margin-top:-10px;height:35px;position:relative;zoom:1; float:left}
.headerNavMain{margin-left:-2px;font-family:"宋体";height:35px;}
.headerNavMain li{float:left;position:relative;height:50px;border-right:1px solid #0099cc;}
.headerNavMain li.cur{border-right:1px solid #0099cc;}
.headerNavMain li a{height:49px;line-height:50px;display:block;float:left;padding:0 25px;font-size:14px;font-weight:bold;color:#FFF;background:#0099cc;}
.headerNavMain li.cur a{border-top:1px solid #0099cc;background:#006699;}
.headerNavMain li a:hover{border-top:1px solid #0099cc;background:#FFF;color:#0099cc;}
.headerNavMain li img{position:absolute;top:-15px;right:0;}

.headerNav{height:50px;background:#0099cc; position:relative; z-index:9999} 
.headerNav .wrap{height:50px;position:static;background:#0099cc;}
.headerNav .hd_fix_search{display:none;}
.hd_nav_fixed{position:fixed;top:0;left:0;width:100%;height:35px;z-index:99999;background:#f8f8f8;border-bottom:1px solid #9d9d9d;-moz-box-shadow:0 1px 2px #adadad;-webkit-box-shadow:0 1px 2px #adadad;box-shadow:0 1px 2px #adadad;}
.hd_nav_fixed .wrap{background:#f8f8f8;}
.hd_nav_fixed h2.all_sort_link a{background:#f8f8f8 url(../images/indexhead_sprite.gif) no-repeat 117px -1303px;color:#333;font-family:SimSun;}
.hd_nav_fixed h2.all_sort_link a:hover{color:#333;}
.hd_nav_fixed .allsort_out{padding:0 1px;background:#f8f8f8;border:1px solid #e3e3e3;border-top:0 none;border-bottom:1px solid #b6b6b6;-moz-box-shadow:0 1px 1px #C8C8CD;-webkit-box-shadow:0 1px 1px #C8C8CD;box-shadow:0 1px 1px #C8C8CD;}
.hd_nav_fixed ul.allsort li h3{margin-bottom:-1px;border-top:0 none;border-bottom:1px solid #d7d7d7;}
.hd_nav_fixed ul.allsort li.cur h3{margin-left:-2px;border:1px solid #900;border-right:0 none;}
.hd_nav_fixed .headerNavWrap{display:none;}
.hd_nav_fixed .mini_cart{height:35px;margin-top:0;margin-right:0;background-position:0 -190px;}
.hd_nav_fixed .mini_cart a.mini_cart_btn{height:35px;line-height:31px;}
.hd_nav_fixed .mini_cart .cart_num{top:7px;}
.hd_fixed_ie6{position:absolute;z-index:99999;border-left:0;border-right:0;}
.recommend_brand h3,ul.allsort li.cur .recommend_brand h3{padding:10px 0 0;font-size:12px;color:#333;height:auto;line-height:15px;border:0 none;background:none;}
.hd_nav_fixed .hd_fix_search{position:relative;display:block;float:left;width:428px;height:24px;margin-top:4px;border:2px solid #a50101;}
.hd_nav_fixed .hd_fix_search label{position:absolute;top:4px;*top:7px;top:7px\0;left:36px;cursor:text;}
.hd_nav_fixed .hd_fix_search input{float:left;height:24px;width:323px;padding-left:32px;padding-right:6px;border:0 none;background:#fff url(../images/indexhead_sprite.gif) no-repeat -279px -19px;line-height:24px;*line-height:25px;color:#333;outline:none;}
.hd_nav_fixed .hd_fix_search a.hd_fix_searchBtn{display:block;float:left;width:65px;_width:63px;height:24px;overflow:hidden;border-left:1px solid #ddd;background:#f9f9f9;line-height:24px;text-align:center;}
.hd_nav_fixed .hd_fix_search a.hd_fix_searchBtn:hover{color:#C00;}
.hd_nav_fixed .allsort_out_box{display:none;}
.hd_nav_fixed .allsort_open h2.all_sort_link a{background-position:117px -1343px;}
.hd_nav_fixed .allsort_open .allsort_out_box{display:block;}
.headerNav_box{height:35px;}
.headerNav_ifm{height:30px;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;width:100%;}
#allSortOuterbox{position:relative;left:0;top:0;z-index:1000;float:left;}
h2.all_sort_link a{display:inline-block;padding:0 0 0 50px;width:155px;height: 50px;line-height: 50px;background:#006699;font-weight:bold;font-size:14px;color:#fff;}
h2.all_sort_link a:hover{text-decoration:none;color:#fff;}
.allsort_out_box{position:absolute;top:35px;left:0;clear:left;}
.allsort_out{clear:left;position:relative;z-index:1500;border-width:0 2px 2px;border-style:solid;border-color:#B00000;width:201px;background:#cc0000;left:0;}
ul.allsort li{display:inline;}

.help_link_list{margin:0 auto;width:960px;white-space:nowrap;overflow:hidden;}
.bottom_service_link{height:165px;margin-top:30px;padding:16px 0 10px;background:url(../images/footer_bg.png) repeat-x;}
.bottom_service_link dl{display:inline-block;*display:inline;zoom:1;vertical-align:top;width:152px;height:161px;margin-right:8px;}
.bottom_service_link dl dt{width:102px;height:30px;margin-bottom:-16px;padding-left:50px;padding-bottom:24px;background:url(../images/indexhead_sprite.gif) no-repeat 0 -880px;font-weight:bold;font-size:14px;color:#666;line-height:30px;overflow:hidden;}
.bottom_service_link dl.bottom_help_1 dt{background-position:0 -880px;}
.bottom_service_link dl.bottom_help_2 dt{background-position:0 -940px;}
.bottom_service_link dl.bottom_help_3 dt{background-position:0 -1000px;}
.bottom_service_link dl.bottom_help_4 dt{background-position:0 -1060px;}
.bottom_service_link dl.bottom_help_5 dt{background-position:0 -1120px;}
.bottom_service_link dl.bottom_help_6 dt{background-position:0 -1180px;}
.bottom_service_link dl dd{width:102px;height:21px;line-height:21px;background:url(../images/indexhead_sprite.gif) no-repeat -252px -518px;padding-left:50px;overflow:hidden;white-space:normal;}
.bottom_service_link dl dd a{color:#999;}
#footer p{color:#666;text-align:center;text-indent:0;margin:15px 0;padding:0;}
.footer_pic_link{display:block;padding:10px 0 20px;text-align:center;font-size:0;}
.footer_pic_link a{display:inline-block;margin:0 5px;}
.footer_pic_link span{display:inline-block;margin:0 5px;}
.footer_pic_link a.gs{cursor:text;}
.footer_service{border-bottom:1px solid #E4E4E4;padding:5px 0 4px;height:50px;line-height:40px;text-align:center;}
.footer_service a{margin:0 45px;color:#666;font-size:14px;font-weight:bold;}
.footer_service a:hover{color:#C00;}
.footer_service span{background:url(../images/indexhead_sprite.gif) no-repeat;display:inline-block;height:50px;width:55px;margin-right:8px;vertical-align:middle;}
.footer_service a span.s1{background-position:0 -1242px;}
.footer_service a span.s2{background-position:-60px -1242px;}
.footer_service a span.s3{background-position:-130px -1242px;}
.footer_service a:hover span.s1{background-position:0 -807px;}
.footer_service a:hover span.s2{background-position:-60px -807px;}
.footer_service a:hover span.s3{background-position:-130px -807px;}
.footer_link a{color:#666;margin:0 10px;}
.footer_link a:hover{color:#C00;}
.w1200 .wrap{width:1200px;}
.w1200 #topbanner .banner_img img{width:1200px;}
.w1200 .headerNavMain li a{padding:0 30px;}
.w1200 .head_search{width:550px;}
.w1200 .head_search input{width:438px;}
.w1200 .headerNavMain li.cur a{padding:0 30px;}
.w1200 .headerNavMain li a:hover{padding:0 30px;}
.w1200 .head_search p{width:550px;}
.w1200 .headerNavWrap{width:820px;}
.w1200 .searchList1,.w1200 .searchList2{left:441px;}
.w1200 .guide_step1,.w1200 .guide_step2,.w1200 .guide_step3{left:48px;}
.w1200 .brand_store_bottom ul{margin:0;}
.w1200 .brand_store_bottom ul li{padding:5px 4px 5px 4px;margin:0;}
.w1200 .allsort_ifm{width:985px;}
.w1200 .help_link_list{width:1188px;white-space:nowrap;overflow:hidden;}
.w1200 .help_link_list dt{white-space:normal;}
.w1200 .bottom_service_link dl{width:152px;margin-right:46px;}
.w1200 .show_sort{width:780px;}
.w1200 .show_sort_l{width:557px;}
.w1200 .hd_header_notice{width:664px;}
.w1200 .logo_area_right{ margin-left:50px; _margin-left:50px;}
.ssf{ color:#cc0000;}

.s-footer .help{ padding:20px 0 20px 70px}
.s-footer .footer-tel{width:460px;}
/*加关注*/
.webgz{vertical-align:middle;width:62px;background:url("../images/sina.png") repeat scroll 0 0 transparent;display:inline-block;overflow:hidden;cursor:pointer;display:inline-block;height:22px;overflow:hidden;text-decoration:none;background-position:-63px 0;color:#333;}
.wbgzicon{width:16px;height:14px;float:left;margin:3px 0 0 3px;background:url("../images/sina.png") repeat scroll transparent;background-position:-190px 0;}
.wbgtxt{float:left;overflow:hidden;padding-top:1px;white-space:nowrap;color:#fff;margin-left:4px;}
.WB_FB_plus{background:-moz-linear-gradient(center top,#FEF7DF,#F9F9F6) repeat scroll 0 0 transparent;border:1px solid #ECD181;border-radius:2px 2px 2px 2px;display:inline-block;height:20px;line-height:20px;margin-left:7px;padding:0 7px;position:relative;vertical-align:middle;}
.WB_FB_plus .plus_arr{height:7px;left:-6px;position:absolute;top:6px;width:6px;z-index:20;background:url("../images/sina.png") repeat scroll transparent;background-position:-190px -16px;display:inline-block;overflow:hidden;}
.qz_like_bt{background:url("../images/qqkj.png") no-repeat scroll transparent;display:block;float:left;height:21px;line-height:21px;margin-bottom:6px;margin-right:3px;overflow:hidden;padding:0;text-decoration:none;vertical-align:-12.5px;width:50px;background-position:0 0;}
.qz_like_bt span{padding-left:22px;}
.qz_like_stat{background:url("../images/qqkj.png") no-repeat;display:block;float:left;height:21px;color:#4F96C0;font-size:12px;background-position:0 -105px;padding-left:9px;}
.qz_like_stat span{background:url("../images/qqkj.png") no-repeat;background-position:100% -105px; float:left; font-size:11px;font-weight:normal;height:21px;line-height:21px;padding-right:5px;}
.sinawb{ float:left; margin-right:5px;}
.qz{float:left;}
.hover_history a.cha{display:block;width:20px;height:20px;right:15px;top:5px;background:url(../images/sheet_close.gif) no-repeat; background-position: 100% 0; position:absolute;}
.hover_history a:hover.cha{background-position:0 -30px}
.hover_history a:active.cha{background-position:0 -60px}

.friends-link {border-top: 2px solid #CBCBCB;margin: 10px 0;padding: 5px 0; width:980px; margin:0 auto; color:#333; line-height:25px;}
.friends-link b{ font-size:12px; font-weight:bold}
.friends-link a {margin-right: 10px; word-break: break-all; word-wrap: break-word;}
.w1200 .friends-link {width:1200px;margin:0 auto}

.footer .ico{background:url(/images/wowoicon626.png) no-repeat;position:absolute;left:0;top:0;width:26px;height:25px;background-position:0 -101px;left:-13px;top:-5px}
.footer .ico2 {background-position: 0 -136px;}
.footer .ico3 { background-position: 0 -172px;}
.footer .ico4 {background-position: 0 -208px;}
.footer .ico5{background-position: 0 -244px;}
.footer .ico1 {background-position: 0 -473px;}
.mlr{ margin-left:4px; margin-right:4px}
.w700{ width:700px; }

.footer_copy_logo{display:inline-block;margin:0 4px;background:url(/images/sp-ft1.png) no-repeat}
.logo01{width:110px;height:40px;background-position:0 0;cursor:default}
.logo02{background-position:-90pt 0}
.logo02,.logo03{width:90pt;height:40px;cursor:default}
.logo03{background-position:-251px 0}
.logo04{width:90pt;height:40px;background-position:-385px 0;cursor:default}
.Nlogo_area_right{margin-left:30px}
#wideScreenTabShowID .mainlevel{position:relative;text-align:center}
#wideScreenTabShowID .mainlevel a{display:block;color:#fff;text-decoration:none}
#wideScreenTabShowID .mainlevel a:hover{background:#069;color:#fff;text-decoration:none}
#wideScreenTabShowID .mainlevel ul{position:absolute;top:50px;left:0;z-index:999;display:none}
#wideScreenTabShowID .mainlevel ul li{height:36px;line-height:36px}
#wideScreenTabShowID .mainlevel ul li a{display:block;padding:0;width:106px;height:36px;line-height:36px}
#title{height:30px;line-height:30px}
#title span{float:left;margin-right:5px;width:90pt;height:30px;color:#333;text-align:center;font-weight:700;cursor:pointer}
#title span.on{background:#09c;color:#fff}

.jifen_span{ color: #333;text-align: center;font-weight:600;cursor: pointer; margin-top: 10px;padding: 5px 10px;display: block; width: 75px;border: 1px solid #6bb5e8;border-radius: 4px;    float: left;    margin-right: 10px;}


.col-lg-12{width:1200px!important;margin:0 auto;float:none!important}
.col-left{float:left}
.col-right{float:right}
.col-clearfloat{clear:both}
a{color:#666!important;cursor:pointer;text-decoration:none}
.bc-head{padding-bottom:20px;background-color:#fff;}
.bc-head .huanying{border-bottom:1px solid #ccc;padding-bottom:10px;padding-top:10px;background-color: #0099cb;color: #fff !important;}
.bc-head .huanying a { color:#fff !important;}
.bc-head .caidan a{color:#666!important;font-weight:bold;}
.caidan {
 margin-top:22px;}
.caidan .col-lg-2 {width:165px; height:50px;float:left; padding:0 15px;}
.caidan .col-lg-2 a{width:165px; height:50px;display:block;}


    .caidan .col-lg-3 {
        width: 240px;
        float: left;
        padding: 0 15px;
    }
.caidan .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.caidan .input-group-btn {
    width: 41px;
    height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1.5px solid #88cfeb;
    border-right: none;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: middle;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: table-cell;
}
.caidan .btn-info{ background:url("/images/sousuoico.png") no-repeat center;width:33px!important;height:34px!important;    width: 29px!important;
    height: 32px!important;
    border: none!important;}
.caidan .form-control {
    width: 180px!important;
    border: 1.5px solid #88cfeb!important;
    border-left: none!important;   border-right: none;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; 
    height:34px!important;
}
    .caidan .col-lg-7 {
        width: 715px;
        float: right;
    }
.caidan .nav-pills{font-size:16px;}
    .caidan .nav-pills li {
        width: 89px;
        height: 41px;
        float: left;
        line-height: 41px;
        text-align: center;
    }
.caidan .nav-pills .active{border:none;background:0 0;border-bottom:2px solid #0398d5}
.caidan .nav-pills  li:hover{color:#fff; text-decoration:none; background:#ececec;
    border-radius: 4px;}
.caidan .nav-pills .active a{background:0 0!important}
.caidan .nva_pills {position: relative;
    display: block;
    padding: 10px 15px;}


 .mainlevel {position:relative;text-align:center; /*IE6 only*/}
 .mainlevel a {color:#fff; text-decoration:none;display:block;}
 .mainlevel a:hover {color:#fff; text-decoration:none; background:#ececec;}
 .mainlevel ul {display:none; position:absolute; top:40px; left:0; z-index:9999999;background: #fff;}
 .mainlevel ul li{height:36px; line-height:36px;}
 .mainlevel ul li a{height:36px; line-height:36px; display:block;padding: 0;width: 106px;}


.footer{height:260px;background-color:#333!important;margin-top: 20px; font-size:12px !important;}
.footer img { width:150px; height:150px;}
.footer .col-lg-12 .col-lg-12{width:100%!important}
.footer .col-lg-3{text-align:center;width:25%;    float: left;}
.footer .col-lg-4 { width:31.5%; float:left;}
.footer .footerlogo{vertical-align:unset!important;margin-top:50px; width:150px; height:150px;}
.footer .col-left,.footer .col-right{display:block;width:1px;height:170px;margin-top:45px;border-right:1px solid #4e4e4e}
.footer .col-lg-6{padding-top:50px;width: 50%;float: left;}
.footer h5{color:#fff;margin-bottom:15px}
.footer h6{margin-bottom:15px;font-weight:normal !important;}
.footer .weizhikuai{margin-top:12px;}
.footer .weizhikuai .f-block{float:left;display:block;width:65px;height:30px; line-height:30px; background:#858585;margin-left:28px;padding:5px 20px;color: #fff !important;}
.footer .weizhikuai p{padding-left:20px;color:#fff;margin-left: 320px;}
.footer .f-kefu{width:150px;height:150px;background-color:#f8f8f8;margin:50px 0 0 55px}
.footer .f-kefu .col-lg-12{width:100%!important}
.banquan{height:40px;line-height:40px;background-color:#282828;color:#fff;text-align:center;width:100%; margin:auto;font-size: 14px;font-weight: 200;}
.footer .col-lg-6 .col-lg-12 { width:550px!important;margin:0 auto;font-size: 14px;font-weight: 200;padding-left:30px;}
.footer .col-lg-6 .weizhikuai { width:550px!important; height:50px!important;margin-top:12px;}

.infos_contents { margin-left:20px;}
    .infos_contents h3 { margin-top:10px;}



/*微信客服样式*/
.kefu_wx_fuwu {height: 30px;line-height: 30px;align-items: center;display: flex;}
.kefu_wx_p {height: 30px; line-height: 30px;align-items: center;display: flex;justify-content: center;}
.kefu_wx_p span {text-align:right;width:90px;display:inline-block;}
.kefu_wx_p a {cursor:pointer;}
.kefu_wx_p img {height: 22px!important;width: 90px!important;}

/*电话客服样式*/
.kefu_phone_p span{text-align:right;width:90px;display:inline-block;}

/*商家中心 退出 修改密码*/
.head-right{float:right;margin:33px 19px 0 0;position:relative}
.head-right i.ico-user{display:inline-block;width:19px;height:14px;background:url(/images/mhead02.png) no-repeat;font-size:16px;margin-right:5px;position:relative;top:3px;background-position:-71px -130px;}
.userslideDown{display:inline-block;position:relative;height:50px}
.userslideDown a{color:#454545}
.userslideDown a i.ico-tri{display:inline-block;width:9px;height:5px;background:url(/images/ico_fabu_other.png) no-repeat -2px 0;margin:0 0 0 8px;position:relative;top:-3px;-moz-transition:-moz-transform .4s ease-out;transition:transform .4s ease-out}
.userslideDown a.tri i.ico-tri{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}
.slidedownBox{position:absolute;top:36px;right:-12px;width:84px;padding:0 12px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;opacity:0;visibility:hidden;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s}
.slidedownBox ul{background:#fff;box-shadow:0 0 10px #e7e6e6}
.slidedownBox.anmpopup{opacity:1;visibility:visible;-webkit-transition:opacity .3s 0s,visibility 0s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s}
.slidedownBox ul{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s}
.slidedownBox.anmpopup ul{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.slidedownBox ul li{font-size:14px;border-bottom:1px solid #e4e4e4;height:38px;line-height:38px;margin:0 12px}
.slidedownBox ul li:last-child{border-bottom:none}
.slidedownBox ul li a{color:#454545}
.slidedownBox ul li a:hover{color:#f23e47}