@charset "utf-8";
/* CSS Document */

/*body{color:#3c3c3c;background:#fff;font:100 12px/18px "宋体";}*/
html, body{_margin:0;_height:100%;/*IE6 BUG*/ }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, td, iframe{margin:0;padding:0;font-size:14px;}
h1, h2, h3, h4, h5, h6{font-size:14px;}
ul, ol, li, dl, dt, dd{list-style-type:none }
img, object{border:0;vertical-align:middle;}
img, input{border:medium none;}
input{vertical-align:middle;}
em{font-style:normal;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{height:0px;line-height:0px;clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*+html .clearfix{overflow:hidden;}
* html .clearfix{height:1%;}
.f-cb{*zoom:1;}
.wk_show{display:block;}
.wk_hide{display:none;}
.positionR{position:relative !important;zoom:1;}
.positionA{position:absolute;}
.f-lay{font-size:0;letter-spacing:-8px;text-align:left;}
.f-ib{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px;letter-spacing:normal;}
a.red {
  color: #d80b46;
  text-decoration: none;
}
a.black {
  color: #000000;
  text-decoration: none;
}

.margin-auto {
  margin: 0 auto;
}
.width1350 {
	width: 1350px;
}
.logo-bar {
  padding: 15px 0;
}
.search {

}
.search a {
  padding: 3px 5px;
  color: #000000;
  text-decoration: none;
  border-radius: 3px;
}
.search a.register {
  color: #ffffff;
  background: #d80b46;
}
.logo img {
  width: 200px;
}
.nav {
  width: 100%;
  height: 48px;
  background: #300068;
}
.nav-item {
  height: 48px;
  position: relative;
}
.nav-item>a {
  display: inline-block;
  padding: 0 20px;
  line-height: 48px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
.nav-item>a:hover,.nav-item-cur {
  background: #450492;
  font-weight: bold;
}
.nav-item ul {
  width: 100%;
  position: absolute;
  left: 0;
  top: 48px;
  z-index: 1;
  background: #ffffff;
}
.nav-item ul li {
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #e9e9e9;
}
.nav-item ul li a {
  display: inline-block;
  width: 100%;
  color: #000000;
  text-decoration: none;
}
.nav-item ul li a:hover {
  background: #f4ebff;
}
.banner {
  text-align: center;
}
.banner img {
    max-width: 100%;
}
.bread {

}
.bread img {
  width: 20px;
  vertical-align: middle;
}
.bread a {
  color: #000000;
  text-decoration: none;
}
.bread a:hover {
  text-decoration: underline;
}
.hot-header {
  height: 36px;
  line-height: 16px;
  background: #f3f3f3;
}
.hot-header strong {
  height: 16px;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
  text-indent: 1em;
  display: inline-block;
  border-left: 2px solid #d50d0d;
}
.hot-header a {
  padding: 5px 10px;
  line-height: 24px;
  color: #4f4f4f;
  text-decoration: none;
}
.footer {
  width: 100%;
  margin-top: 20px;
  padding: 30px 0;
  background: #f3f3f3;
}
.footer .qrcode img {
  width: 120px;
}
.footer .title {
  font-size: 16px;
  font-weight: bold;
}
.footer ul li {
  line-height: 26px;
}
.footer ul li a {
  color: #000000;
  text-decoration: none;
}
.footer ul li a:hover {
  text-decoration: underline;
}
.footer ul li span img {
  width: 16px;
  margin-right: 5px;
}
.friends-link {
  margin-top: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #e3e3e3;
}
.friends-link strong {
  font-size: 14px;
}
.friends-link a {
  color: #000;
  text-decoration: none;
}
.friends-link a:hover {
  text-decoration: underline;
}
.copyright {
  padding: 10px 0;
}
.copyright a {
  color: #000000;
  text-decoration: none;
}
.copyright a:hover {
  text-decoration: underline;
}