@charset "utf-8";
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #398fa5 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.itme-words {
  background-color: #ffffff;
  padding: 30px 35px 56px 35px;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left span,
.headbar .headbar-left a {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  display: inline-block;
  margin-right: 20px;
  font-weight: 400;
}
.headbar {
  height: 30px;
  line-height: 30px;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.headbar .headbar-right a:nth-child(2) {
  padding-right: 14px;
}
.headbar .headbar-right span {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  padding-right: 14px;
}
.headbar .headbar-right i {
  font-size: 16px;
  color: #398FA5;
  line-height: 30px;
  display: inline-block;
  font-style: normal;
  padding: 0 10px;
}
.headlogo {
  width: 100%;
  height: 180px;
  background: url(../images/banner.png) no-repeat center top;
  min-width: 1200px;
}
.nav {
  width: 100%;
  height: 50px;
  background-color: #398FA5;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0px auto;
}
.nav .nav-sider {
  padding-left: 25px;
  position: relative;
}
.nav .nav-sider > ul {
  height: 50px;
}
.nav .nav-sider > ul > li {
  float: left;
  line-height: 50px;
  text-align: center;
}
.nav .nav-sider > ul > li > a {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
  margin: 0 37px;
  position: relative;
}
.nav .nav-sider > ul > li > a:hover {
  color: white !important;
}
.nav .active_sidebar:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: white;
  display: block;
  position: absolute;
  bottom: 7px;
}
.nav .sidebar {
  display: none;
  background-color: #3997AE;
  position: absolute;
  z-index: 9999;
}
.nav .sidebar li a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 10px;
}
.nav .sidebar li a:hover {
  color: white !important;
}
.infor-content {
  padding-top: 29px;
  text-align: left;
}
.infor-content span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.infor-content a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.info-copyright {
  text-align: center;
  padding-bottom: 20px;
}
.info-copyright span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: white;
}
.info-copyright a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: white;
  line-height: 27px;
  padding-right: 15px;
}
.info-copyright .icp_logo {
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../images/icp-logo1.png) no-repeat;
  vertical-align: -3px;
  margin-right: 4px;
}
.footer .info-wrap {
  width: 100%;
  background-color: #272C33;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
}
.footer .info-wrap span.last {
  margin-right: 0;
}
.footer_line {
  width: 100%;
  height: 1px;
  background: rgba(210, 210, 210, 0.99);
  opacity: 0.4;
  margin-top: 27px;
  margin-bottom: 25px;
}
