@charset "UTF-8";

/*公用样式*/
/*base 基础样式*/

@font-face {font-family: 'iconfont';
    src: url('/css/2015/font/iconfont.eot');
    src: url('/css/2015/font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('/css/2015/font/iconfont.woff') format('woff'), 
    url('/css/2015/font/iconfont.ttf') format('truetype'), 
    url('/css/2015/font/iconfont.svg#uxiconfont') format('svg');
}

.login-From-div  .iconfont,.register-regpanel .iconfont,.contentReg .iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block; }

table {
  border-collapse: collapse;  
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  /*font-size:100%;*/ }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: normal; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

textarea, input, button, select, keygen, legend {
  outline: 0; }

body {
  color: #666666;
  outline: 0;
  font-size: 12px; }

a {
  color: #666666;
  font-size: 12px;
  font-family: 'microsoft yahei'; }

a:hover {
  text-decoration: none; }

del {
  text-decoration: line-through;
  color: #999999;
  font-family: arial; }

.f-clear:after, .f-clearli li:after,.fn-clear:after, .fn-clearli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: " ."; }

.f-clear, .f-clearli li,.fn-clear, .fn-clearli li {
  zoom: 0; }

.f-dis_in {
  display: inline !important; }

.f-dis_ib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.f-dis-dn ,.fn-hide{
  display: none; }

.f-dis-db {
  display: block; }

.f-fl,.fn-left {
  float: left !important; }

.f-fr,.fn-right{
  float: right !important; }

.f-pr {
  position: relative; }

.f-prz {
  position: relative;
  zoom: 1; }

.f-pa {
  position: absolute; }

.f-oh {
  overflow: hidden; }

.f-fwn {
  font-weight: normal !important; }

.f-fwb {
  font-weight: bold; }

.f-tal {
  text-align: left !important; }

.f-tac {
  text-align: center !important; }

.f-tar {
  text-align: right !important; }

.f-taj {
  text-align: justify;
  text-justify: inter-ideograph; }

.f-vam, .f-vama * {
  vertical-align: middle; }
.f-vat{
  vertical-align: top; }

.f-wsn {
  word-wrap: normal;
  white-space: nowrap; }

.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all; }

.f-ti {
  overflow: hidden;
  text-indent: -30000px; }

.f-ti2 {
  text-indent: 2em; }

.f-lhn {
  line-height: normal !important;  }

.f-tdu, .f-tdu:hover {
  text-decoration: underline; }

.f-tdn, .f-tdn:hover {
  text-decoration: none; }

.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis; }

.f-csp {
  cursor: pointer; }

.f-csd {
  cursor: default; }

.f-csh {
  cursor: help; }

.f-csm {
  cursor: move; }

.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.red {
  color: red; }

.f-fs1 {
  font-size: 12px;
  font-family: 'microsoft yahei'; }

.f-fs2 {
  font-size: 14px !important;
  font-family: 'microsoft yahei'; }

h4 {
  font-size: 16px;
  font-family: 'microsoft yahei'; }

.f-fs4, h3 {
  font-family: "microsoft yahei"; }

h2 {
  font-size: 20px;
  font-family: "microsoft yahei"; }

.f-fs3, h1 {
  font-size: 22px;
  font-family: "microsoft yahei"; }

.f-fs5 {
  font-size: 30px !important; }

.color1 {
  color: #ff6600 !important; }

.color2 {
  color: #29b0ea !important; }

.color3 {
  color: #609700 !important; }

.color4 {
  color: #333333 !important; }

.color5 {
  color: #66cc00 !important; }

.color6 {
  color: #ff6353 !important; }

.color7 {
  color: #b8eb41 !important; }

.color8 {
  color: #e8cc6a !important; }

.color9 {
  color: #3d57b9 !important; }
.color10{
   color: #999999 !important; 
}
.padding0 {
  padding: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pt5 {
  padding-top: 5px !important; }

.pt8 {
  padding-top: 8px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl0 {
  padding-left: 0 !important; }

.pl10 {
  padding-left: 10px !important; }
.pl24 {
  padding-left: 24px !important; }
.pr0 {
  padding-right: 0 !important; }

.pr10 {
  padding-right: 10px !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mt9 {
  margin-top: 9px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }
  
.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml0 {
  margin-left: 0 !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml65 {
  margin-left: 65px !important; }

.ml75 {
  margin-left: 75px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr0 {
  margin-right: 0 !important; }

.border {
  border: #eeeeee 1px solid;
  border-left: 0;
  border-top: 0; }

.bgno {
  background: none !important; }

.borderno {
  border: 0 !important; }

.borderTno {
  border-top: 0 !important; }

.borderRno {
  border-right: 0 !important; }

.borderLno {
  border-left: 0 !important; }

.borderBno {
  border-bottom: 0 !important; }

.borderB {
  border-bottom: #eeeeee 1px solid; }

.container_24 {
  width: 1000px !important;
  margin:0 auto;
   }

.chk {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url('/images/csssprite.png');
  background-repeat: no-repeat;
  background-position: 0 -36px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none; 
}
 
.chk.checked {
  width: 16px;
  height: 16px;
  background-position: 0 -58px;
  background-repeat: no-repeat;
}
input::-moz-placeholder,::-webkit-input-placeholder,::-ms-input-placeholder {
color: #999
}
/*1000px*/
#newHeadHtml {
  border-bottom: 3px solid #f60;
  position: relative;
  z-index: 999;
}
.head-wrap {
width: 100%;
background: #FAFAFA; }
.head-wrap a {
color: #666666;
text-decoration: none;
font-size: 12px;
float: left;
line-height: 30px; }
.head-wrap a:hover {
color: #ff6600; }
.head-wrap a.loginname {
color: #0092D2;
margin-right: 5px;
width: 64px;
overflow: hidden;
height: 30px;
text-align: right; }
.head-wrap a.loginname:hover{
    color:#ff6600;
}
.head-wrap .head-nav-wrap {
position: relative;
width: 100%;
border-bottom: 1px solid #eeeeee;*z-index:16; }
.head-wrap .head-nav-wrap .head-nav {
width: 1000px;
margin: 0 auto; }
.head-wrap .head-nav-wrap .head-nav .nav-left span {
padding: 0 8px 0 0;
font-weight: bold;
color: #666666;
text-decoration: none;
font-size: 12px;
float: left;
line-height: 30px; }
.head-wrap .head-nav-wrap .head-nav .nav-left a {
padding: 0 8px;
margin-left: -1px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li {
float: left;
display: inline;
padding: 0 8px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li a.a-phone{
  cursor: default;
  height: 30px;
}
.head-wrap .head-nav-wrap .head-nav .nav-right li b {
width: 5px;
height: 4px;
display: inline-block;
background: url("/images/csssprite.png") no-repeat 0px -594px;
position: absolute;
right: 0px;
top: 13px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.wzsp {
position: relative;
z-index: 999; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.wzsp a.wzsp-top {
position: relative;
z-index: 2; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.wzsp div {
position: absolute !important;
background: #FFF !important;
top: 0px !important;
right: 0px !important;
border: 1px solid #C0C0C2 !important;
border-top: none !important;
padding: 2px 12px 5px 12px !important;
z-index: 1 !important;
display: none;
width: 48px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.wzsp div a {
line-height: 22px;
white-space: nowrap;
display: inline-block;
width: 100%;
margin-left: -5px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.wzsp:hover div {
display: block; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.hyzx {
position: relative;
z-index: 999; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.hyzx a.hyzx-top {
position: relative;
z-index: 2; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.hyzx div {
position: absolute !important;
background: #FFF !important;
top: 0px !important;
right: 0px !important;
border: 1px solid #C0C0C2 !important;
border-top: none !important;
padding: 2px 12px 0px 5px !important;
z-index: 1 !important;
display: none;
z-index: 100; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.hyzx div a {
line-height: 22px;
white-space: nowrap;
display: inline-block;
width: 100%; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.hyzx:hover div {
display: block; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car {
position: relative;
z-index: 999;
width: 112px;
padding: 0;
border-left: 1px solid #fafafa !important;
border-right: 1px solid #fafafa !important; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car i {
position: absolute;
width: 15px;
height: 13px;
left: 7px;
top: 8px;
display: inline-block;
background: url("/images/localize/gw_c.png") !important; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div {
right: -1px !important;
z-index: 1 !important;
display: block;
position: absolute;
width: 230px;
background: #fff;
top: 30px;
border: 1px solid #eaeaea;
border-top: none !important;
display: none;
width: 300px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul {
width: 100%; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul li {
width: 100%;
height: 30px;
line-height: 30px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul li span.name {
font-size: 12px;
display: inline-block;
width: 55px;
text-align: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul li span.msg2 {
font-size: 12px;
display: inline-block;
width: 140px;
text-align: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul li s {
width: 18px;
height: 18px;
background: url("/images/localize/del.png");
line-height: 30px;
float: right;
margin-right: 20px;
margin-top: 5px;
cursor: pointer; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div ul li s:hover {
background: url("/images/localize/del_hover.png"); }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div .js_bg {
float: left;
width: 100%;
height: 45px;
line-height: 45px;
background-color: #f5f5f5 !important;
margin-top: 10px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div .js_bg .btn_car {
border: none;
width: 100px;
height: 25px;
line-height: 25px;
background-color: #f60;
filter: alpha(opacity=100);
opacity: 1;
color: white !important;
margin-top: 10px;
margin-right: 10px;
float: right;
display: block;
cursor: pointer;
text-align: center;
padding: 0; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div a {
float: none;
padding: 0 15px 0 10px;
line-height: 42px;
color: #999999 !important; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car li.car:hover .car-cont {
display: block; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car div.bd_car {
width: 110px !important;
height: 3px !important;
background-color: white !important;
top: 29px !important;
right: 0px !important;
position: absolute !important;
padding: 0px !important;
display: none;
border: none !important; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car a {
position: relative;
z-index: 101;
padding-left: 28px;
padding-right: 18px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car a b {
width: 5px;
height: 4px;
display: inline-block;
background: url("/images/csssprite.png") no-repeat 0px -594px;
position: absolute;
right: 9px;
top: 13px; }
.head-wrap .head-nav-wrap .head-nav .nav-right li.car a:hover {
background: #fff;
color: #ff6600; }

.head-wrap .head-nav-wrap .head-nav .nav-right li.car:hover .car-cont {
    display: block;
}
.head-wrap .head-nav-wrap .head-nav .nav-right li.car_bg {
height: 30px;
background: #ffffff !important;
border-left: 1px solid #eaeaea !important;
border-right: 1px solid #eaeaea !important;
z-index: 10000 !important; }

.head-wrap .head-logo {
width: 1000px;
margin: 0 auto;
height: 50px;
padding: 16px 0px;
background: #fafafa; }
.head-wrap .head-logo .logo-left a.logo {
  width: 106px;
  height: 60px;
  background: url("/images/2015/index/logo.png") no-repeat left top;
  margin-top: -12px;
 }
.head-wrap .head-logo .logo-left .cityState{
 position: relative;
 display: block;
 *z-index: 900;
 float:left;
}


.head-wrap .head-logo .logo-left .cityState .qhzdlist .rm {
color: #999999;
height: 35px;
line-height: 35px;
width: 100%;
margin-left: 10px;
text-align:left;
}

.head-wrap .head-logo .logo-left .cityState ul {
width: 260px;
min-height: 65px;
height: auto;
margin: 0px 15px 0px 15px;
}

.head-wrap .head-logo .logo-left .cityState ul li {
width: 60px;
height: 28px;
line-height: 28px;
text-align: center;
float: left;
cursor: pointer;
margin: 2px;
}

.head-wrap .head-logo .logo-left .cityState ul li a {
display: inline-block;
height: 18px;
line-height: 18px;
min-width: 45px;
max-width: 60px;
text-align: center;
}

.head-wrap .head-logo .logo-left .cityState ul li a:hover {
background-color: #ff6600;
color: #ffffff;
}
.head-wrap .head-logo .logo-left .cityState span.ct {
    font-size: 14px;
    font-weight: bolder;
    color: #ff6600;
    margin-top: 6px;
    margin-left: 15px;
    position: absolute;
}
.head-wrap .head-logo .logo-left .cityState  .qhzd {
    width: 60px;
    line-height: 20px;
    display: block;
    cursor: pointer;
    text-align: center;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    margin-top: 25px;
    margin-left: 15px;
    height: 20px;
    z-index: 900 !important;
    border: 1px solid #cccccc;
}
.head-wrap .head-logo .logo-left .cityState  .h22 {
    height: 20px;
    border-bottom: 1px solid #ffffff;
    z-index: 410 !important;
}
.head-wrap .head-logo .logo-left .cityState .mt_zd{
    margin-top: -15px;
    margin-left: 68px;
}
.head-wrap .head-logo .logo-left .cityState .qhzdlist {
    width: 290px;
    background: white;
    position: absolute !important;
    border: 1px solid #cccccc;
    top: 20px;
    left:-1px;
    z-index: 300 !important;
}
.head-wrap .head-logo .logo-left .cityState .yc_div {
      display:none;
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: white;
    z-index: 1000;
}
.head-wrap .head-logo .logo-left .cityState .mb28{margin-bottom: 28px !important;}
.head-wrap .head-logo .logo-left .cityState .qh_foot {
    float: left;
    width: 280px;
    margin-left: 5px;
    height: 28px;
    line-height: 28px;
    border-top: 1px solid #cccccc;
}

.head-wrap .head-logo .logo-left_1 {
margin-left: 15px;
margin-top: 4px;
display: inline; }

.head-wrap .head-logo .logo-left_1 a div.ads {
width: 190px !important;
height: 47px !important;
background: url("/images/localize/ads.png") !important; }
.head-wrap .head-logo .logo-right {
margin-right: 0px;
display: inline; }
.head-wrap .head-logo .logo-right .info {
width: 312px !important;
height: 47px !important;
background: url("/images/localize/log-right.png") no-repeat !important; }

/*960px*/
.head-wrap-960 .head-nav-wrap .head-nav {
width: 960px; }
.head-wrap-960 .head-logo {
width: 960px; }

#login_new {
position: relative;
z-index: 888; }
#login_new .login_info{width: auto;display: inline-block;float: left;}
.login_window {
position: absolute;
left: 18px;
top: 30px;
z-index: 9999;
width: 403px;
height: 219px;
padding: 39px 0 30px 39px;
border: #dbdbdb 1px solid;
background: #ffffff;
overflow: hidden; }
.login_window .regpanel {
width: 220px;
border-right: 1px solid #f1f1f1;
 overflow: hidden;}
.login_window .regpanel .status_div {
padding-top: 5px;
margin-bottom: 5px;
height: 27px; }
.login_window .regpanel .status_div .status_login {
margin-bottom: 0; }
.login_window .regpanel .login-tab {
height: 13px; }
.login_window .regpanel .login-tab a {
padding: 0 10px;
font: 12px/13px 'microsoft yahei';
height: 13px;
display: inline-block;
color: #666666;
border-right: #dbdbdb 1px solid;
float: left; }
.login_window .regpanel .login-tab a.select {
color: #ff6600; }
.login_window .regpanel .login-tab a:hover {
text-decoration: none; }
.login_window .regpanel .status_login {
padding: 4px 5px;
width: auto;
margin-bottom: 20px;
background: #fff4f4;
border: 1px solid #ffb7b7;
display: none;
line-height: 15px; }
.login_window .regpanel .status_login .ui-tiptext-icon {
color: #f60;
font-size: 1.34em;
 margin-right:6px;}
 .tancRegister .iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    cursor: default;
    -webkit-font-smoothing: antialiased;
}
.login_window .regpanel .ui-form-item {
margin-bottom: 10px;float: left; }
.login_window .regpanel .ui-form-item .detail {
margin-left: 0;
margin-right: 0;
width: 190px;
position: relative; }
.login_window .regpanel .ui-form-item .detail .ui-input {
border: 1px solid #dbdbdb;
box-shadow: none;
width: 168px;
height: auto;
padding: 6px 10px 6px 10px;
color: #999999;
position: relative;
line-height: 14px;
text-align: left;
margin: 0 ;
font:normal 12px Arial !important;
box-sizing:content-box;
 }
.login_window .regpanel .ui-form-item .detail .ui-input:focus {
color: #666666;
border: #ff6600 1px solid; }
.login_window .regpanel .ui-form-item .detail .ui-button-lwhite {
background: #e1d9cc;
width: 90px;
font: normal 12px/29px 'microsoft yahei';
margin-top: 0 !important;
height: 29px;
padding: 0;
text-align: center;
border: #d9cebd 1px solid;
margin-left: 10px; 
color:#666666;}
.yqm-div{
    display: none;
}
.yqm-btn{
    color:#ff6600;
    cursor: pointer;
    line-height: 14px;
}   
.yqm-btn:hover{
    text-decoration: underline;
}
a.yfticon{
    margin-left: 5px;
    cursor: pointer;
     line-height: 14px;
} 
a.yfticon:hover{
    color:#ff6600;
}
.login_window .regpanel .ui-form-item .detail .ui-button-lwhite:hover {
background: #eae4db;
border: #e4ddd1 1px solid; }
.login_window .regpanel .ui-form-item .detail .ui-button-lwhite:focus, .login_window .regpanel .ui-form-item .detail .ui-button-lwhite:active {
box-shadow: none;
top: 0; }
.login_window .regpanel .ui-form-item .detail .yzm {
width: 67px; }
.login_window .regpanel .ui-form-item .detail span.s_zd {
vertical-align: middle;
color: #999999;
font-family: 'microsoft yahei'; }
.login_window .regpanel .ui-form-item .detail a.wjmm {
position: absolute;
right: 0;
top: 0;
z-index: 9;
color: #999999;
font-family: 'microsoft yahei';
line-height: 18px; }
.login_window .regpanel .ui-form-item .detail .LoginForm, .login_window .regpanel .ui-form-item .detail .PhoneForm {
width: 190px;
height: 34px;
text-align: center;
color: #fff;
background: #f60;
cursor: pointer;
border: #cd6702 1px solid;
font: 15px/34px 'microsoft yahei'; }
.login_window .regpanel .ui-form-item .detail .LoginForm:hover, .login_window .regpanel .ui-form-item .detail .PhoneForm:hover {
border: #dc954e 1px solid;
background: #ff944d; }
.login_window .regpanel .huoquhover .ui-button-lwhite {
background: #eae4db !important;
border: #e4ddd1 1px solid  !important; }
.login_window .regpanel .ui-tiptex-error .ui-input {
border: #ff6600 1px solid !important; }
.login_window .register-regpanel {
width: 380px;
padding-top: 0;
padding-right: 100px; }
.login_window .register-regpanel #register-form .ui-form-item label {
width: 65px; }
.login_window .register-regpanel #register-form .ui-form-item .ui-button-ldisable {
background-color: #f9f8f6;
color: #999;
border: #f9f8f6 1px solid; }
.login_window .register-regpanel #register-form .ui-form-item .ui-button-ldisable:hover {
background-color: #f9f8f6;
color: #999;
border: #f9f8f6 1px solid; }
.login_window .register-regpanel #register-form .ui-form-item .iconfontSuccess {
font-size: 18px;
color: #6ecd27;
position: absolute;
right: -25px;
top: 5px;
z-index: 9; }
.login_window .register-regpanel .status_div {
padding-top: 15px;
margin-bottom: 10px;
height: 27px; }
.login_window .register-regpanel .status_div .status_login {
margin-bottom: 0; }
.login_window .register-regpanel .status_login {
margin-left: 75px; }
.login_window .hasAccount {
padding-left: 25px;
width: 129px;
float: left;
overflow: hidden;
text-align: left; }
.login_window .hasAccount dl {
clear: both;
width: 115px;
padding-left: 8px; }
.login_window .hasAccount dl dt {
text-align: center;
height: 13px;
margin-bottom: 8px; }
.login_window .hasAccount dl dd {
width: 115px;
height: 115px;
text-align: center;
position: relative; }
.login_window .hasAccount dl dd .hasAccount-shadow {
position: absolute;
left: 0;
top: 0;
z-index: 99;
width: 85px;
height: 75px;
padding: 40px 15px 0 15px;
background: #000000;
background-color: rgba(0, 0, 0, 0.7);
color: #ffffff;
font: 14px/15px 'microsoft yahei';
text-align: center; }
.login_window .hasAccount dl dd .hasAccount-shadow a {
font-size: 14px;
color: #ffffff;
float: none; }
.login_window .hasAccount .other-account {
font: 12px/20px 'microsoft yahei';
color: #666666; 
text-align: center;}
.login_window .hasAccount .other-account a {
display: inline-block;
text-indent: -9999px;
padding: 0 5px 0 4px; 
float:none;}
.login_window .hasAccount .other-account a.a1 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat left top;margin-left: 15px; }
.login_window .hasAccount .other-account a.a2 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat -35px top; }
.login_window .hasAccount .other-account a.a3 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat -71px top; }

.tanc {
height: 100%;
width: 100%;
margin: 0 auto;
position: fixed;
top: 0;
z-index: 1010;
display: none;
*position: fixed;
*margin-top: -200px;
*left: 0;
*height: 960px; }
.tanc .ui-button-ldisable {
background-color: #f9f8f6 !important;
color: #999 !important;
border: #f9f8f6 1px solid !important; }
.tanc .ui-button-ldisable:hover {
background-color: #f9f8f6  !important;
color: #999  !important;
border: #f9f8f6 1px solid  !important; }
.tanc .tanc_window {
width: 620px;
position: relative;
top: 20% !important;
left: 29.2%;
background: #FFFFFF;
*top: 450px !important;
_top: 450px !important; }
.tanc .tanc_window .img-close {
position: absolute;
top: 0px;
right: -35px;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
color: #B9B9B9;
background: #8B8B8B;
font-size: 16px;
font-weight: 100;
cursor: pointer; }

.tanc .tanc_window .regpanel .ui-form-item .detail input.btn_submit_register{
    width: 295px !important;
    height: 34px !important;
    text-align: center !important;
    color: #fff !important;
    background: #f60 !important;
    cursor: pointer !important;
    border: #cd6702 1px solid !important;
    font: 15px/34px 'microsoft yahei' !important;
    margin:0  !important;
}
.tanc .tanc_window .regpanel .ui-form-item .detail input.btn_submit_register:hover{
         border: #dc954e 1px solid;
          background: #ff944d; 
}
.tanc .tanc_yz {
width: 518px;
height:295px;
padding: 40px 50px;
border: #dbdbdb 1px solid;
background: #ffffff;
overflow: hidden; }

.tanc .tanc_yz h1 {
font: 15px/15px 'microsoft yahei';
height: 28px;
border-bottom: #dddddd  1px solid;
margin-bottom: 18px; }
.tanc .tanc_yz .regpanel {
width: 293px;
padding-right: 50px;
border-right: 1px solid #f1f1f1; }
.tanc .tanc_yz .regpanel .status_div {
padding-top: 5px;
margin-bottom: 5px;
height: 27px; }
.tanc .tanc_yz .regpanel .status_div .status_login {
margin-bottom: 0;
width: 281px; }
.tanc .tanc_yz .regpanel .login-tab {
border-bottom: #dbdbdb 1px solid;
height: 29px;
}
.tanc .tanc_yz .regpanel .login-tab a {
padding: 0 20px;
font: 14px/28px 'microsoft yahei';
height: 28px;
display: inline-block;
color: #666666;
border: #dbdbdb 1px solid;
border-bottom: 0;
float: left;
}
.tanc .tanc_yz .regpanel .login-tab a.select {
font-weight: bold;
color: #ff6600;
border-bottom: 0;
height: 27px;
background: #ffffff;
border-top: #ff6600 3px solid;}
.tanc .tanc_yz .regpanel .login-tab a:hover {
text-decoration: none; }

.tanc .tanc_yz .regpanel .status_login {
padding: 4px 5px;
width: 178px;
margin-bottom: 20px;
background: #fff4f4;
border: 1px solid #ffb7b7;
display: none;
line-height: 15px; }
.tanc .tanc_yz .regpanel .status_login .ui-tiptext-icon {
color: #f60;
font-size: 1.34em; }
.tanc .tanc_yz .regpanel .ui-form-item {
margin-bottom: 15px; float: left;}
.tanc .tanc_yz .regpanel .ui-form-item .detail {
margin-left: 0;
margin-right: 0;
width: 293px;
position: relative; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .ui-input {
border: 1px solid #dbdbdb;
box-shadow: none;
width: 271px;
height: auto;
padding: 9px 10px 9px 10px;
color: #999999;
position: relative;
font-size: 13px; 
line-height: inherit;
}
.tanc .tanc_yz .regpanel .ui-form-item .detail .ui-input:focus {
color: #666666;
border: #ff6600 1px solid; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .ui-button-lwhite {
background: #e1d9cc;
width: 132px;
font: normal 12px/29px 'microsoft yahei';
margin-top: 0 !important;
height: 37px;
padding: 0;
text-align: center;
border: #d9cebd 1px solid;
margin-left: 15px;
color:#666666; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .ui-button-lwhite:hover {
background: #eae4db;
border: #e4ddd1 1px solid; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .ui-button-lwhite:focus, .tanc .tanc_yz .regpanel .ui-form-item .detail .ui-button-lwhite:active {
box-shadow: none;
top: 0; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .yzm {
width: 123px; }
.tanc .tanc_yz .regpanel .ui-form-item .detail span.s_zd {
vertical-align: middle;
color: #999999;
font-family: 'microsoft yahei'; }
.tanc .tanc_yz .regpanel .ui-form-item .detail a.wjmm {
position: absolute;
right: 0;
top: 0;
z-index: 9;
color: #999999;
font-family: 'microsoft yahei';
line-height: 18px; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .LoginForm, .tanc .tanc_yz .regpanel .ui-form-item .detail .PhoneForm {
width: 293px;
height: 34px;
text-align: center;
color: #fff;
background: #f60;
cursor: pointer;
border: #cd6702 1px solid;
font: 15px/34px 'microsoft yahei'; }
.tanc .tanc_yz .regpanel .ui-form-item .detail .LoginForm:hover, .tanc .tanc_yz .regpanel .ui-form-item .detail .PhoneForm:hover {
border: #dc954e 1px solid;
background: #ff944d; }
.tanc .tanc_yz .regpanel .login-way {
width: 100%;
text-align: right;
font: 12px/16px 'microsoft yahei';
color: #999999;
margin-top: 10px;
float: left;
}
.tanc .tanc_yz .regpanel .login-way a{
    color: #29b0ea !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: auto !important;
    text-align: center !important;
    font-size: 12px !important;
    background: none !important;
    border: 0 !important;

}
.tanc .tanc_yz .regpanel .huoquhover .ui-button-lwhite {
background: #eae4db !important;
border: #e4ddd1 1px solid  !important; }
.tanc .tanc_yz .regpanel .ui-tiptex-error .ui-input {
border: #ff6600 1px solid !important; }
.tanc .tanc_yz .register-regpanel {
width: 380px;
padding-top: 0;
padding-right: 100px; }
.tanc .tanc_yz .register-regpanel #register-form .ui-form-item label {
width: 65px; }
.tanc .tanc_yz .register-regpanel #register-form .ui-form-item .ui-button-ldisable {
background-color: #f9f8f6 !important;
color: #999 !important;
border: #f9f8f6 1px solid !important; }
.tanc .tanc_yz .register-regpanel #register-form .ui-form-item .ui-button-ldisable:hover {
background-color: #f9f8f6;
color: #999;
border: #f9f8f6 1px solid; }
.tanc .tanc_yz .register-regpanel #register-form .ui-form-item .iconfontSuccess {
font-size: 18px;
color: #6ecd27;
position: absolute;
right: -25px;
top: 5px;
z-index: 9; }
.tanc .tanc_yz .register-regpanel .status_div {
padding-top: 15px;
margin-bottom: 10px;
height: 27px; }
.tanc .tanc_yz .register-regpanel .status_div .status_login {
margin-bottom: 0; }
.tanc .tanc_yz .register-regpanel .status_login {
margin-left: 75px; }
.tanc .tanc_yz .iconfontSuccess {
font-size: 18px;
color: #6ecd27;
position: absolute;
right: -25px;
top: 5px;
z-index: 9; }
.tanc .tanc_yz .hasAccount {
padding-left: 25px;
width: 140px;
float: left;
overflow: hidden;
text-align: center; }
.tanc .tanc_yz .hasAccount dl {
clear: both;
 }
.tanc .tanc_yz .hasAccount dl dt {
height: 13px;
margin-bottom: 15px; }
.tanc .tanc_yz .hasAccount dl dd {
width: 115px;
height: 128px;
background: url(/images/2015/icon-1.png) no-repeat left top;
padding: 12px 13px 0 12px;
text-align: center;
position: relative; }
.tanc .tanc_yz .hasAccount dl dd .hasAccount-shadow {
position: absolute;
left: 12px;
top: 12px;
z-index: 99;
width: 85px;
height: 75px;
padding: 40px 15px 0 15px;
background: #000000;
background-color: rgba(0, 0, 0, 0.7);
color: #ffffff;
font: 14px/15px 'microsoft yahei';
text-align: center; }
.tanc .tanc_yz .hasAccount dl dd .hasAccount-shadow a {
font-size: 14px;
color: #ffffff;
float: none; }
.tanc .tanc_yz .hasAccount .other-account {
font: 12px/26px 'microsoft yahei';
color: #666666;
text-align: center; }
.tanc .tanc_yz .hasAccount .other-account a {
display: inline-block;
text-indent: -9999px;
padding: 0 5px 0 4px; }
.tanc .tanc_yz .hasAccount .other-account a.a1 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat left top;margin-left: 15px; }
.tanc .tanc_yz .hasAccount .other-account a.a2 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat -35px top; }
.tanc .tanc_yz .hasAccount .other-account a.a3 {
width: 26px;
height: 26px;
background: url(/images/2015/icon-2.png) no-repeat -71px top; }

.bindAccount {
padding: 60px 120px 100px 120px !important; }
.bindAccount h3 {
width: 760px;
font: bold 16px/30px 'Microsoft Yahei';
border-bottom: #dddddd 1px dashed;
text-align: center;
height: 50px; }
.bindAccount h3 .iconfont {
font-size: 25px;
color: #5cb408;
margin-right: 15px; }
.bindAccount h4 {
font: bold 14px/25px 'Microsoft Yahei';
text-align: center;
margin-top: 20px; }
.bindAccount h4 span, .bindAccount h4 a {
font-size: 12px;
font-weight: normal; }
.bindAccount h4 span {
padding-left: 20px; }
.bindAccount .regpanel {
padding-left: 200px;
padding-right: 0 !important;
padding-top: 0 !important;
width: 380px !important;
border-right: 0 !important; }
.bindAccount .regpanel .status_login {
margin-left: 80px !important;
width: 250px !important; }
.bindAccount .regpanel .status_div {
padding-top: 5px;
margin-bottom: 5px;
height: 27px; }
.bindAccount .regpanel .ui-form-item label {
width: 70px !important; }
.bindAccount .regpanel .ui-form-item .detail .ui-input {
width: 240px !important; }
.bindAccount .regpanel .ui-form-item .detail #btn_submit {
width: 262px !important; }



/*导航*/
.index-nav{
    background-color: #f60;
}

.index-nav li{
    display: block;
}
.index-nav-item{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
}

.index-nav-item.o{
    background-color: #be5000;
}
.index-nav-item:hover{
    text-decoration: none;
    color:#ffffff;
    background-color: #be5000;
}

.index-nav-sp{
    width: 150px;
    background-color: #e85d00;
    position: relative;
}
.index-nav-sp:hover{
     background-color: #e85d00;
}

.index-nav-sp .triangle{
position: absolute;
right: 12px;
top: 18px;
width: 0;
height: 0;
font-size: 0;
line-height: 0;
border-left: 4px solid #e85d00;
border-right: 4px solid #e85d00;
border-top: 4px solid #fff;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;

}

.index-nav-sp-fenlei:hover .triangle{
/*    -ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);*/

}

 
.index-nav-category{
    padding: 0px 15px;
}
.index-nav-category-spin{
    background: url('/images/csssprite.png') no-repeat 89px 14px;
}



.index-nav-sy{
    width: 60px;
    background-color: #be5000;
}
.index-nav-yh{
    width: 110px;
}
.index-nav-tc{
    width: 60px;
}

.index-nav-wl{
height: 40px;
line-height: 40px;
color: #fff;
padding-left: 37px;
padding-right: 15px;
background: url(/images/www/indexSprite.png) no-repeat 3px -145px;
font-weight: bold;
font-size: 12px;
_width: 100px;
}
.index-nav-wl:hover{
background: url(/images/www/indexSprite.png) no-repeat 2px -275px #d25400;
text-decoration: none;
}

.index-left-aside{
    border: 1px solid #e7e7e7;
    border-top: none;

}
.index-nav-sp-fenlei{
    position: relative;
}


.index-nav-sp-fenlei .index-left-aside{
    position: absolute;
    background-color: #fff;
    z-index: 200;
    width: 148px;
    border: 1px solid #f60;
    box-shadow: 1px 1px 1px #DDA078;;
    border-top: 0;
    left: 0px;
    top: 40px;
}

.index-nav-sp-fenlei:hover .index-left-aside.fn-hide{
    display: block;
    
}
 
.index-left-aside-item{
    padding: 0px 9px 0px 9px;
    border: 1px solid #FAFAFA;
    position: relative;
    z-index: 200;
    zoom: 1;
    _width: 130px;
}

.index-left-aside-item a{
    text-decoration: none;
    color: #666;
}
.index-left-aside-item:hover h3 a{
    color: #f60;
}

.index-left-aside-item:hover{
border: 1px solid #f60;
border-right: none;
background-color:  #fff7f0;
}
/*IE6 FALLBACK*/
.index-left-aside-item.hover{
border: 1px solid #f60;
border-right: none;
background-color:  #fff7f0;
 
}

.index-left-aside-item:hover .index-left-aside-arrow{
    margin-right: 2px;
    color: #f60;
} 
/*IE6 FALLBACK*/
.index-left-aside-item.hover .index-left-aside-arrow{
    margin-right: 8px;
     color: #f60;
} 

.index-left-aside-item:hover .index-left-aside-itemface{
 width: 130px;
 background-color: #fff7f0;
  border-top: 1px solid #FAFAFA;
  padding-right: 9px;
  color: #f60;
}
/*IE6 FALLBACK*/
.index-left-aside-item.hover .index-left-aside-itemface{
background-color: #fff7f0;
border-top: 1px solid #FAFAFA;
border-right: 1px solid #fff7f0;;
color: #f60;
position: absolute;
top: 0px;
left: 9px;
margin-left: -9px;
width: 138px;
}

.index-left-aside-item .index-left-aside-itemface{
padding: 6px 0px;
border-top: 1px solid #dedede;
z-index: 210;
position: relative;
}
.index-left-aside-item .index-left-aside-itemface.first{
    border-top: 1px solid #FAFAFA;
}

.index-left-aside-itemfigure [id*=ads] img{
    width: 185px;
}
 


.index-left-aside-arrow{
font-size: 18px;
height: 18px;
line-height: 18px;
color: #999;
}

.index-left-aside-dot{
    margin-right: 15px;
    
}

.index-left-aside-itemdetail{
    position: absolute;
    background-color: #fff7f0;
    width: 480px;
    padding: 20px;
    border: 1px solid #f60;
    z-index: 199;
    display:none;
}

.index-left-aside-item:hover .index-left-aside-itemdetail{
    display: block;
}
/*IE6 FALLBACK*/
.index-left-aside-item.hover .index-left-aside-itemdetail{
       display: block; 
}



.index-left-aside-detailleft{
    width: 255px;
    padding-right: 20px;
}

.index-left-aside-detailleft h4{
    font-size: 12px;
    font-family: 'Microsoft YaHei UI','Microsoft YaHei';
    color: #333;
    font-weight: normal;
    text-decoration: none;
}
.index-left-aside-detailleft a{
    text-decoration: none;
}

.index-left-aside-detailleft h4:hover{
    color: #f60;
     text-decoration: none;
}

.index-left-aside-detailleft h5{
color: #999;
padding: 6px 0;
border-bottom: 2px solid #c1c1c1;
}

.index-left-aside-detailleft  ul li {
float: left;
display: inline;
margin-right: 15px;
margin-top: 15px;
white-space: nowrap;
}

.index-left-aside-detailleft  ul li a {
padding-left: 30px;
background: url('/images/www/indexSprite.png') no-repeat -8px -249px;
color: #666666;
display: inline-block;
line-height: 18px;
text-decoration: none;
font-weight: bold;
}

.index-left-aside-detailleft  ul li a:hover{
text-decoration: none;
background-position: -8px -219px;
color: #ff6600;
}

.index-left-aside-itemdetail.pos1{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos2{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos3{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos4{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos5{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos6{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos7{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos8{
left: 147px;
top: -1px;
}
.index-left-aside-itemdetail.pos9{
left: 147px;
top: -35px;
}
.index-left-aside-itemdetail.pos10{
left: 147px;
top: -48px;
}
.index-left-aside-itemdetail.pos11{
left: 147px;
top: -81px;
}

.index-left-aside-itemdetail.pos12{
left: 147px;
top: -114px;
}
.index-left-aside-itemdetail.pos13{
left: 147px;
/*top: -148px;*/
bottom: -1px;
}

.nav_wrap {
    position: relative;
    *z-index: 15;
    width: 100%;
    background: #ff6600;
    min-width: 960px
}

.nav_wrap--nav {
    margin: 0 auto
}

.nav_wrap--all {
    position: relative;
    z-index: 100; /*z-index:999;*/
    width: 89px;
    padding-right: 1px;
    background: url('/images/csssprite.png') no-repeat 89px 14px;
}

.nav_wrap--all a.all.on {
    background: #a34100;
    text-decoration: none
}

.nav_wrap--all a.all {
    font-family: "microsoft yahei";
    font-size: 13px;
    color: #ffffff;
    line-height: 40px;
    text-indent: 15px;
    position: relative;
    display: block
}

.nav_wrap--all a.all.on b {
    border-color: #ffffff #a34100 #a34100;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%
}

.nav_wrap--all a.all b {
    position: absolute;
    right: 12px;
    top: 18px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #ffb380 #FF6600 #FF6600;
    font-size: 0;
    line-height: 0;
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}




.advantage {
    position: relative;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
    background: #EDEDED
}

.advantage-inner {
    width:800px;
    margin: 0 auto;
    padding-left: 0 !important;
}
.advantage-inner:before, .advantage-inner:after {
content: "";
display: table; }
.advantage-inner:after {
clear: both; }
.advantage-inner a {
    padding-left: 65px;
    width: 100px;
    height: 60px;
    line-height: 60px;
    color: #666666;
    font-size: 14px;
    background: url('/images/icon-advantage.png') no-repeat;
    display: inline-block;
    margin-left: 35px;
}

.advantage-inner a:hover {
    text-decoration: none;
    color: #f60;
    cursor: default
}

.advantage-inner .kj {
    background-position: -11px -11px
}

.advantage-inner .kj:hover {
    background-position: -11px -262px
}

.advantage-inner .pz {
    background-position: -11px -74px
}

.advantage-inner .pz:hover {
    background-position: -11px -325px
}

.advantage-inner .wy {
    background-position: -11px -201px
}

.advantage-inner .wy:hover {
    background-position: -11px -454px
}

.advantage-inner .qi {
    background-position: -11px -528px
}

.advantage-inner .qi:hover {
    background-position: -11px -593px
}

.advantage-inner .qg {
    background-position: -11px -655px
}

.advantage-inner .qg:hover {
    background-position: -11px -714px
}

.advantage-inner .qe {
    background-position: -11px -137px
}

.advantage-inner .qe:hover {
    background-position: -11px -390px
}

.advantage-inner .gx {
    background-position: -11px -780px
}

.advantage-inner .gx:hover {
    background-position: -11px -855px
}

.advantage-inner .jg {
    background-position: -11px -931px
}

.advantage-inner .jg:hover {
    background-position: -11px -1011px
}

.advantage-inner .zs {
    background-position: -11px -1081px
}

.advantage-inner .zs:hover {
    background-position: -11px -1167px
}

.advantage-inner .dz {
    background-position: -11px -1251px
}

.advantage-inner .dz:hover {
    background-position: -11px -1329px
}

.advantage-inner .bai {
    background-position: -6px -1404px
}

.advantage-inner .bai:hover {
    background-position: -6px -1465px
}



/*登录注册底部*/
.footer {
font: 12px/26px 'microsoft yahei';
color: #666666;
width: 1000px;
margin: 0 auto; }
.footer a {
padding: 0 5px;
display: inline-block; }
.footer a:hover {

color: #ff6600; 
}

/*站点底部*/

.footerW {
    position: relative;
    border-top: 5px solid #f60;
    background: #605d5c
}

.footerW a, .footer p {
    color: #999999
}

.footerW a {
    text-decoration: none
}

.footerW a:hover {
    text-decoration: none
}

.footer-sub {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0
}

.footer-sub dl {
    width: 160px !important;
    float: left;
    display: inline;
}

.footer-sub dl.last {
    width: 120px !important;
}

.footer-sub dl.weixin {
    border-left: 1px solid #706d6c;
    float:right;
    padding-left: 0 !important;
   
}

.footer-sub dt a {
    line-height: 30px;
    color: #cccccc
}

.footer-sub dl.weixin dt {
    height: 80px;
    background: url('/images/csssprite.png') no-repeat -188px -547px;
    margin-left:40px;
}

.footer-sub dl.weixin dd {
    text-align: right
}
.footer-sub dl.weixin dd  a{color:#cccccc;}
.footer-sub dd a {
    line-height: 24px
}

.footer-sub dd.xl {
    background: url('/images/csssprite.png') no-repeat -277px -642px
}

.footer-sub dd.tx {
    background: url('/images/csssprite.png') no-repeat -277px -680px
}

.footer-honor-wrap {
    padding-top: 20px;
    border-top: 1px solid #706d6c
}

.footer-honor {
    width: 642px;
    margin: 0 auto
}

.footer-honor li {
    width: 150px;
    height: 47px;
    float: left;
    display: inline;
    margin-right: 14px;
    overflow: hidden;
    background: url('/images/csssprite.png') no-repeat
}

.footer-honor li.one {
    background-position: -55px -335px
}

.footer-honor li.two {
    background-position: -55px -385px
}

.footer-honor li.three {
    background-position: -55px -434px
}

.footer-honor li.four {
    background-position: -55px -484px
}

.footer-honor li.mr0 {
    margin-right: 0px
}

.footer-credit {
    width: 210px;
    margin: 0 auto;
    padding: 4px 0 10px
}

.footer-credit a {
    height: 31px;
    float: left;
    display: inline;
    background: url('/images/csssprite.png') no-repeat;
    margin-right: 10px
}

.footer-credit a.one {
    margin-top: -2px;
    width: 26px;
    background-position: -1px -901px
}

.footer-credit a.two {
    margin-top: -2px;
    width: 75px;
    background-position: -38px -901px
}

.footer-credit a.three {
    width: 75px;
    background-position: -122px -901px
}

.footer-credit a.mr0 {
    margin-right: 0px;
}

.footer-friendLink {
    padding-bottom: 20px;
    color: #747271;
   
}

.footer-friendlink {
     line-height:20px;
}
.footer-friendLink a{
    color: #747271

}
.footer-friendlink p {color:#999999;}

.footerLink{
  position: relative;
  background: #605d5c;
}
.footerLink .footer-link{
    width:1000px;
    margin:0 auto;
    color:#999999;
    line-height: 20px;
    padding-bottom: 15px;
}
.footerLink .footer-link a{display: inline-block;color:#999999;}
.footerLink .footer-link span{padding:0 9px;display: inline-block;}
/*右侧飘窗*/


.stricky-right-bar{
    width: 61px;
    position:fixed;
    _position: absolute;
    border: 1px solid #e5e3e6;
    bottom: 15px;
    left: 50%;
    margin-left: 515px;
    _top: expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-70);
    z-index: 9999;
    clip:rect(0 100% 100% 0);
}
.stricky-right-bar a{
    text-decoration: none;
}
*html{ background-image:url(about:blank); background-attachment:fixed; }

.stricky-right-bar-title{
    padding-right: 5px;
    background-color: #e5e3e6;                                                                                                                                         
    color: #666;
    text-align: right;
}
.stricky-right-bar.open .stricky-right-bar-titleh3{
    text-align: right;
    padding-right: 12px;
    height: 28px;
    line-height: 28px;
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position: right  -1763px;
    font-size: 12px;

}
.stricky-right-bar.close .stricky-right-bar-titleh3{
    text-align: right;
    padding-right: 12px;
    height: 28px;
    line-height: 28px;
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position: right  -1791px;
    font-size: 12px;
}
.stricky-right-bar-titleh3{
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}


.stricky-right-bar-titleh3:hover{
    cursor: pointer;
}

.stricky-right-bar-triangle{
    width: 0px; 
    height: 0px; 

    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    background-color: white;
    border-left: 6px solid #f60;
}
.sticky-right-bar-items{
    display: none;
}

.no-js .sticky-right-bar-items{
    display:block;
}

.stricky-right-bar-item{
    padding-left: 0 !important;
    height: 30px;
    display:block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 30px;
    border-bottom: 1px dashed #e6e6e6;
    color: #666;
    background-color: white;
}
.stricky-right-bar-item:last-child{
    border-bottom: none;
}

.stricky-right-bar-item:hover{
/*    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position:  0 -1713px;*/
    background-color: #f60;
    cursor: pointer;
    text-decoration: none;
    color: white;
}
.sticky-right-bar-cart{
    display:block;
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position:  -10px -1753px;
    cursor: pointer;
    width: 61px;
    height: 57px;
    position: relative;
    text-decoration: none;
    border-top: 1px solid #e5e3e6;
}

.sticky-right-bar-cart:hover{
    background-position:  -10px -1947px;
}

.sticky-right-bar-cart p{
    position: absolute;
    bottom: 0px;
    left: 0px; 
    width: 61px;
    text-align: center;
    height: 20px;
 
    color: #666;
}
.sticky-right-bar-cart:hover p{
    text-decoration: none;
    color: white;

}
.sticky-right-bar-kefu{
    display:block;
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position:  -10px -1815px;
    cursor: pointer;
    width: 61px;
    height: 57px;
    position: relative;
    text-decoration: none;
    border-top: 1px solid #e5e3e6;
}
.sticky-right-bar-kefu:hover{
    background-position:   -10px  -2014px;
}

.sticky-right-bar-kefu p{
    position: absolute;
    bottom: 0px;
    left: 0px; 
    width:61px;
    text-align: center;
    height: 20px;

    text-decoration: none;
    color: #666;
}
.sticky-right-bar-kefu:hover p{
    color: white;
    text-decoration: none;
}


.sticky-right-bar-feed{
    display:block;
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position:  -12px -1879px;
    cursor: pointer;
    width: 61px;
    height: 57px;
    position: relative;
    text-decoration: none;
    border-top: 1px solid #e5e3e6;
}
.sticky-right-bar-feed:hover{
    background-position:  -12px -2080px;
}

.sticky-right-bar-feed p{
    position: absolute;
    bottom: 0px;
    left: 0px; 
    width: 61px;
    text-align: center;
    height: 20px;
    text-decoration: none;
    color: #666;

}
.sticky-right-bar-feed:hover p{
    color: white;
    text-decoration: none;
}
.sticky-right-bar-go-up{
    display:none;
    background-image: url('/images/csssprite.png');
    background-position: -10px -2150px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 61px;
    height: 45px;
    border-top: 1px solid #e5e3e6;
}
.no-js .sticky-right-bar-go-up{
    display:block;
}


.sticky-right-bar-go-up:hover{
    background-position:  -10px -2204px;
}

.sticky-rightbar-cartNum{
    background-color: transparent;
    background-image: url('/images/csssprite.png');   
    background-position: 0 -2268px;
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    position: absolute;
    top: -5px;
    right: 0px;
    color: white;
    padding-left: 4px;
    padding-top: 1px;
}

.stricky-right-bar-item.active{
    background-image: url('/images/csssprite.png');
    background-repeat: no-repeat;
    background-position: 0 -1713px;
    cursor: pointer;
    text-decoration: none;
    color: white;
}
.stricky-right-bar a .mtl_upa{
      margin-left: 40px !important;
    margin-top: -10px !important;
}
.stricky-right-bar a .b_bg {
    position: absolute;
    margin-top: -14px;
    margin-left: 26px;
    z-index: 2;
}
.stricky-right-bar a  .b_bg  .b_content {
    height: 18px;
    line-height: 18px;
    min-width: 8px;
    border-radius: 3px;
    color: #fff;
    background-color: #DE0000;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.stricky-right-bar a  .b_bg .b_f {
    width: 13px;
    height: 5px;
    background: url("/images/localize/footer_h.png");
}
.login_window .regpanel .ui-form-item .detail .detail-text{
    display: block;
    background: #ffffff;
    width: 178px !important;
    height: 26px !important;
    margin-top: 1px;
    _margin-top: 2px;
    *margin-top: 2px;
    margin-left: 1px;
}
/*导航*/
.h-navigation .nav-item-title{
width: 200px;
float: left;
position:relative;
z-index: 5;
}
.h-navigation .nav-item-title a.nav-item-first{
    height: 39px;
    font: 14px/39px 'microsoft yahei';
    display: inline-block;
    background: #ec6307;
    position: relative;
    color: #ffffff;
    width: 200px;
    text-align: center;
}
.h-navigation .nav-item-title a.nav-item-first:hover{
    text-decoration: none;
    color: #ffffff; 
}
.h-navigation .nav-item-title:hover .h-category-menu.f-dis-dn{
     display: block;
}
.h-nav {
margin-left: auto;
margin-right: auto;
width: 800px;
*zoom: 1; 
float: right;}
.h-nav:before, .h-nav:after {
content: "";
display: table; }
.h-nav:after {
clear: both; }

#newHeadHtml {
border-bottom: 0px; }

.h-navigation {
width: 100%;
background: #fafafa;
height: 37px;
border-top: #e7e7e7 1px solid;
border-bottom: #ff6600 2px solid; 
z-index: 888;
position: relative;}
.h-navigation ul.h-nav li.nav-item {
height: 38px;
font: 14px/38px 'microsoft yahei';
display: inline-block;
float: left; }
.h-navigation ul.h-nav li.nav-item a.nav-item-link {
color: #666666;
font-size: 14px;
display: inline-block;
text-align: center;
padding: 0 20px; }
.h-navigation ul.h-nav li.nav-item a.nav-item-link-on{
text-decoration: none;
color: #ff6600; 
}
.h-navigation ul.h-nav li.nav-item a.nav-item-link:hover {
text-decoration: none;
color: #ff6600; }

.h-navigation ul.h-nav li.nav-item a.nav-item-last {
width: 65px;
background: url(/images/2015/index/jf.png) no-repeat left center;
position: relative;
text-align: right; }

.h-wrapper {
width: 100%; }
.h-navigation .nav-item-title .h-category-menu {
width: 200px;
background: #484848;
position: absolute;
left: 0;
top: 39px;
z-index: 10; }
.h-navigation .nav-item-title .h-category-menu .menu-nav {
width: 200px;
position: relative;
z-index: 200;
zoom: 1;
height: 35px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item {
padding: 0px 15px 0px 15px;
z-index: 210;
position: relative;
height: 35px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .menu-nav-icon {
width: 15px;
height: 15px;
margin-right: 19px;
display: inline-block;
float: left;
background: url(/images/2015/index/menu-icon.png) no-repeat left top;
margin-top: 12px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico1 {
background-position: 0 0; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico2 {
background-position: 0 -34px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico3 {
background-position: 0 -71px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico4 {
background-position: 0 -102px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico5 {
background-position: 0 -138px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico6 {
background-position: 0 -175px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico7 {
background-position: 0 -209px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico8 {
background-position: 0 -246px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico9 {
background-position: 0 -278px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico10 {
background-position: 0 -312px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico11 {
background-position: 0 -350px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item .ico12 {
background-position: 0 -383px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text {
display: inline-block;
float: left;
font: 12px/35px 'microsoft yahei';
position: relative;
width: 135px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text a {
color: #ffffff; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text span {
width: 5px;
height: 7px;
display: none;
background: url(/images/2015/index/arrow-r.png) no-repeat right top;
position: absolute;
right: 0;
top: 14px;
z-index: 90; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text b {
height: 17px;
margin-left: 6px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text b img {
margin-top: 5px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item h3.menu-nav-text b i {
height: 17px;
font: 12px/17px 'microsoft yahei';
color: #ffffff;
background: url(/images/2015/index/arrow-l.png) #26bb3f no-repeat -5px center;
display: inline-block;
padding: 0 3px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-nav-item:hover {
background: #ff6600; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail {
position: absolute;
background-color: #ffffff;
width: 280px;
height: 420px;
padding: 0 20px;
z-index: 199;
left: 200px;
top: 0;
display: none; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop {
width: 100%; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item {
padding: 3px 0;
*zoom: 1; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item:before, .h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item:after {
content: "";
display: table; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item:after {
clear: both; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item dt {
font: bold 14px/30px 'microsoft yahei';
height: 30px;
border-bottom: #e7e7e7 1px solid; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item dt a h4 {
font-size: 12px;
font-weight: bold; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item dd {
color: #e7e7e7;
font-size: 13px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item dd a {
padding: 10px 9px 5px 9px;
display: inline-block;
font-size: 12px;
color: #666666; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiTop dl.menu-detaiTop-item dd a:hover {
color: #ff6600; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .menu-detail .menu-detaiDown a {
float: left; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro2, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro3, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro4, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro5, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro6, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro7, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro8, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro9, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro10, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro11, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro12, .h-navigation .nav-item-title .h-category-menu .menu-nav .pro13 {
left: 200px;
top: 0; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro2 {
top: -35px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro3 {
top: -70px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro4 {
top: -105px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro5 {
top: -140px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro6 {
top: -175px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro7 {
top: -210px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro8 {
top: -245px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro9 {
top: -280px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro10 {
top: -315px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro11 {
top: -350px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav .pro12 {
top: -385px; }
.h-navigation .nav-item-title .h-category-menu .menu-nav:hover .menu-nav-item {
background: #ff6600; }
.h-navigation .nav-item-title .h-category-menu .menu-nav:hover .menu-nav-item h3 span {
display: inline-block; }
.h-navigation .nav-item-title .h-category-menu .menu-nav:hover .menu-detail {
display: block; }

/*IE6提示*/
.IeInfo{
    width:980px;
    height:47px;
    background:#5c5c5c;
    font:12px/47px 'microsoft yahei';
    color:#ffffff;
    margin: 0 auto;
    padding-left: 20px;
    position: relative;
}
.IeInfo a.IeInfoAlink{
    color:#ffffff;
}
.IeInfo a.IeInfoAlink:hover{
    color:#29b0ea;
}
.IeInfo a.upIe{width:116px;height:31px;border:#159fdd 1px solid; padding:5px 15px 5px 16px;background: #29b0ea;font:bold 14px/31px 'microsoft yahei'; text-align: center; color:#ffffff;}
.IeInfo a.IeInfoDel{ color:#a3a3a3;;font:normal 25px/17px 'arial';background:url(/images/2015/index/ieDel.png) no-repeat left top;width:17px;height:16px;display: inline-block;position: absolute;right:24px;top:16px;z-index:5;}

.ff_ver{
  font-family: Verdana !important;
  font-size: 12px !important;
}
.arale-dialog-1_2_3 .ui-dialog-operation{
  text-align: center !important;
}
    
