#header {
  height: 92px;
}
.header-symbol-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 92px;
  z-index: 99;
}
.header-scroll-bc {
  #background: #1c2327;
  background: #fff;
}
#header-symbol {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 92px;
  line-height: 92px;
}
#header-symbol .logo {
  float: left;
  margin-top: 25px !important;
  width: 200px;
  height: 42px;
}
#header-symbol .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#header-symbol .logo img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
#header-symbol .header-list {
  float: right;
  width: 654px;
}
#header-symbol .header-list .header-parent {
  width: 700px;
}
#header-symbol .header-list .header-parent .header-parent-li {
  position: relative;
  float: left;
  padding: 0 23px;
  text-align: center;
  /***************菜单hover*************/
  /***********************************/
}
#header-symbol .header-list .header-parent .header-parent-li .header-parent-a {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
#header-symbol .header-list .header-parent .header-parent-li .header-parent-a .header-nav-line {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #3ab7ff;
}
#header-symbol .header-list .header-parent .header-parent-li .header-parent-a.header-active {
  color: #3ab7ff;
}
#header-symbol .header-list .header-parent .header-parent-li.header-parent-special .header-son {
  left: -10px;
  width: 160px;
}
#header-symbol .header-list .header-parent .header-parent-li.header-parent-special .header-son .header-icon-top {
  padding: 20px;
}
#header-symbol .header-list .header-parent .header-parent-li.header-parent-special .header-son .header-icon-top dl {
  margin-left: 20px;
  width: 135px;
  text-align: left;
}
#header-symbol .header-list .header-parent .header-parent-li:hover .header-parent-a {
  color: #3ab7ff;
}
#header-symbol .header-list .header-parent .header-parent-li:hover .header-parent-a .header-nav-line {
  display: block;
}
#header-symbol .header-list .header-parent .header-parent-clear {
  padding: 0;
  width: 0;
  height: 0;
  clear: both;
}
.header-son {
  display: none;
  position: absolute;
  left: 0;
  top: 92px;
  width: 530px;
}
.header-son .header-icon-top {
  overflow: hidden;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.header-son .header-icon-top dl {
  float: left;
  margin-left: 20px;
  width: 150px;
  text-align: center;
}
.header-son .header-icon-top dl dt {
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  background: #f1f1f1;
}
.header-son .header-icon-top dl dd {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}
.header-son .header-icon-top dl dd a {
  color: #333333;
}
.header-son .header-icon-top dl dd a:hover {
  color: #3ab7ff;
}
.footer {
  width: 100%;
  min-width: 1200px;
  height: 410px;
  #background: #1d1b1d;
   background: #343251;
}
.footer .footer-top {
  height: 348px;
}
.footer .footer-top .footer-center {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 56px;
  width: 1200px;
  font-size: 0;
  white-space: nowrap;
  color: #ffffff;
}
.footer .footer-top .footer-center .footer-title {
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: normal;
}
.footer .footer-top .footer-center .footer-title span {
  padding-left: 10px;
  color: #6c6c6c;
}
.footer .footer-top .footer-center .footer-center-left {
  display: inline-block;
  vertical-align: top;
  width: 314px;
  text-align: left;
}
.footer .footer-top .footer-center .footer-center-left dl {
  margin-top: 40px;
  color: #6c6c6c;
  font-size: 14px;
  line-height: 30px;
}
.footer .footer-top .footer-center .footer-center-left div {
  overflow: hidden;
  margin-top: 12px;
  font-size: 14px;
}
.footer .footer-top .footer-center .footer-center-left div p {
  float: left;
  width: 196px;
  line-height: 34px;
  height: 34px;
}
.footer .footer-top .footer-center .footer-center-left div p img {
  display: inline-block;
  vertical-align: top;
  margin: 9px 8px 0 0;
}
.footer .footer-top .footer-center .footer-center-center {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  padding-right: 90px;
}
.footer .footer-top .footer-center .footer-center-center dl {
  float: left;
  margin-top: 40px;
  color: #6c6c6c;
  font-size: 14px;
  line-height: 30px;
}
.footer .footer-top .footer-center .footer-center-center dl a {
  color: #6c6c6c;
}
.footer .footer-top .footer-center .footer-center-center dl a:hover {
  text-decoration: underline;
}
.footer .footer-top .footer-center .footer-center-right {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 120px;
}
.footer .footer-top .footer-center .footer-center-right div {
  margin-top: 40px;
  width: 117px;
}
.footer .footer-top .footer-center .footer-center-right div img {
  width: 117px;
  height: 117px;
}
.footer .footer-top .footer-center .footer-center-right div p {
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.footer .footer-bottom {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  background: #0d0b0e;
}
