@charset "utf-8";
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.headbar {
  background: #F8F8F8;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left p a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 50px;
  letter-spacing: 1px;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right .headbar-sign {
  margin-left: 16px;
  font-size: 15px;
  color: #666;
}
.headbar .headbar-right .headbar-sign a {
  font-size: 15px;
  color: #666;
  line-height: 50px;
  display: inline-block;
  font-weight: 400;
}
.headbar .headbar-right .headbar-sign span {
  margin: 0 15px;
  color: #666;
  line-height: 50px;
  font-weight: 400;
}
.headbar-sign a:hover {
  color: #293DAC !important;
}
.headbar-sign img {
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}
.headbar-lft {
  float: left;
  margin-right: 40px;
}
.headlogo {
  width: 100%;
  height: 207px;
  background: url(../images/banner.jpg) no-repeat;
  background-position: top center;
  min-width: 1200px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.headernav {
  background: #192FA7;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
.headernav ul {
  width: 900px;
  height: 55px;
  display: table;
  margin: 0 auto;
}
.headernav ul li {
  display: table-cell;
  text-align: center;
  position: relative;
}
.headernav ul li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 55px;
  text-align: center;
  width: 100%;
}
.headernav ul li a:hover {
  color: #FFFFFF !important;
  font-weight: bold;
  background-color: #FFB300;
}
.headernav ul li .headnav-after {
  position: relative;
}
.headernav ul li .headnav-after:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  right: 7px;
  width: 0px;
  height: 5px;
  font-weight: bold;
  color: #fff;
  border: 7px solid transparent;
  border-top-color: #fff;
}
.headernav ul .active a {
  background-color: #FFB300;
  color: #FFFFFF;
  font-weight: bold;
}
.headernav ul li .header-nav-list .active {
  background-color: #0552FE;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #1d5cff !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container {
  margin-top: 20px;
  margin-bottom: 30px;
}
.headbar-sign a:nth-child(4) {
  cursor: default;
}
.headbar-sign a:nth-child(4):hover {
  color: #666 !important;
}
.footer {
  min-width: 1200px;
  margin-top: 69px;
}
.footer .footer-link {
  background-color: #ffffff;
  padding: 20px 0;
}
.footer .footer-link h3 {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  display: block;
  color: #666666;
  line-height: 22px;
  margin-bottom: 11px;
}
.footer .footer-link a {
  font-size: 16px;
  display: block;
  float: left;
  text-align: left;
  margin-right: 25px;
  color: #999;
  line-height: 30px;
}
.footer .footer-link a:hover {
  color: #999 !important;
}
.footer .info-wrap {
  text-align: center;
  background-color: #1d5cff;
  padding-top: 55px;
  padding-bottom: 55px;
}
.footer .info-wrap span {
  font-size: 14px;
  color: white;
  display: inline-block;
  line-height: 29px;
}
.footer .info-wrap span.last {
  margin-right: 0;
}
.footer .info-wrap a {
  font-size: 14px;
  color: white;
  margin-right: 17px;
  line-height: 29px;
}
.footer .info-wrap a:hover {
  color: #fff !important;
}
.footer .info-wrap a i {
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../images/icp-logo.png) no-repeat;
  vertical-align: -3px;
}
.footer .info-wrap div:nth-child(3) > span a:nth-child(1) {
  margin-right: 0;
}
 .hot_line img {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: -7px;
        margin-right: 10px;
    }
    .hot_line span {
        font-size: 16px !important;
    }