﻿#header {
  height: 310px;
}

.bdl {
  display: none;
}

.header {
  height: 310px;
  /*background: url("../images/header_bg.jpg") no-repeat center top;*/
}

.header-top {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.header-top-date > .weather {
  padding-left: 15px;
}

.header-top-right {
  line-height: 35px;
}

.header-top-right > a {
  display: inline-block;
  margin: 0 20px;
  color: #fff;
  vertical-align: middle;
}

.header-top-right > a:hover {
  color: #285fb2;
}

.header-top-code, .header-top-help {
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
}

.header-top-code {
  background-image: url("../images/header_icon1.png");
}

.header-top-help {
  background-image: url("../images/header_icon2.png");
}

.header-top-eng {
  margin-right: 5px;
}

.header-con {
  height: 216px;
}

.header-logo {
  margin-top: 54px;
  padding-left: 88px;
  height: 77px;
  background: url("../images/guohui.png") no-repeat left center;
  position: absolute;
}

.header-logo-tt {
  position: relative;
  padding-top: 5px;
  line-height: 48px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  font-family: "SourceHanSansCN-Medium";
}

.header-logo .header-logo-tt:before,
.header-logo .header-logo-href:before {
  content: attr(text);
  position: absolute;
  z-index: 10;
  color: #b1e1ff;
  -webkit-mask: linear-gradient(to top, #fff, transparent);
}

.header-logo-href {
  display: block;
  position: relative;
  line-height: 23px;
  font-size: 24px;
  font-family: Arial;
  color: #fff;
}

.header-search {
  margin-top: 68px;
  width: 328px;
  padding-left: 22px;
  height: 48px;
  border: 1px solid #8bcfff;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}

.header-search-input {
  width: 230px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  background: transparent;
  outline: none;
}

.header-search-btn {
  width: 61px;
  height: 46px;
  background: #8bcfff url("../images/header_search.png") no-repeat center;
  outline: none;
  border: none;
  cursor: pointer;
}

.header-search-btn:hover {
  background-color: #a2d9ff;
}

.header-nav {
  position: relative;
  height: 54px;
  background: #285fb2;
}

.header-nav-list {
  float: left;
}

.header-nav-list:first-child .header-nav-box {
  padding-left: 8px;
  letter-spacing: 8px;
}

.header-nav-list:hover .header-child {
  display: block;
}

.header-nav-box {
  position: relative;
  display: block;
  /* width: 170px; */
  width: 199px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.header-nav-box:after {
  display: none;
  content: " ";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 36px;
  height: 4px;
  background-color: #fff;
}

.header-nav-box.active, .header-nav-box:hover {
  font-size: 22px;
  font-weight: bold;
  background: #047ad8;
  background: linear-gradient(to top, #047ad8, #285fb2);
  background: -moz-linear-gradient(bottom, #047ad8, #285fb2);
}

.header-nav-box.active:after, .header-nav-box:hover:after {
  display: block;
}

.header-child {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  padding: 10px 15px;
  background-color: #0877d4;
  z-index: 99;
}

.header-child li {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  /*margin-left: 34px;*/
  width: 17.66%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header-child-name {
  line-height: 30px;
  padding: 0 30px;
  color: #fff;
  font-size: 16px;
}

.footer {
  height: 234px;
  background-color: #022863;
}

.footer-link {
  height: 63px;
  padding-top: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer-link-select {
  float: left;
  width: 180px;
  height: 37px;
  margin-right: 24px;
}

.footer-link-select:last-child {
  margin-right: 0;
}

.footer-link .ewb-sel {
  display: none;
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding-left: 16px;
  border: none;
  background-color: #fff;
}

.footer-link .chosen-container {
  width: 100%;
  height: 37px;
  line-height: 37px;
}

.footer-link .chosen-container-single .chosen-single {
  padding: 0 0 0 16px;
  height: 37px;
  border: none;
  box-shadow: none;
  font-size: 16px;
  color: #666;
  border-radius: 5px;
}

.footer-link .chosen-container-single .chosen-default {
  color: #999;
}

.footer-link .chosen-container-single .chosen-single.cur {
  color: #333;
}

.footer-link .chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
}

.footer-link .chosen-container-single .chosen-single span {
  margin-right: 30px;
  height: 37px;
  line-height: 37px;
}

.footer-link .chosen-container-single .chosen-single div {
  width: 30px;
  padding: 0;
}

.footer-link .chosen-container-single .chosen-single div b {
  width: 30px;
  height: 37px;
  background: url("../images/sel_ico.png") left center no-repeat;
}

.footer-link .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("../images/sel_ico_cur.png") left center no-repeat;
}

.footer-link .chosen-container-single .chosen-drop {
  top: 37px;
  border: none;
  border-radius: 0;
}

.footer-link .chosen-container .chosen-search {
  display: none;
}

.footer-link .chosen-container .chosen-results {
  max-height: 180px;
  margin: 0;
  padding: 0;
  color: #676767;
}

.footer-link .chosen-container .chosen-results li {
  padding: 10px;
  line-height: 20px;
}

.footer-link .chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #0087ff;
}

.footer-infor {
  margin-top: 32px;
}

.footer-infor-list {
  margin-bottom: 7px;
  line-height: 16px;
  font-size: 16px;
  color: #fff;
}

.footer-infor-list li {
  float: left;
}

.footer-infor-list li:first-child .footer-infor-box {
  margin-left: 0;
}

.footer-infor-box {
  margin: 0 26px;
  font-size: 14px;
  color: #fff;
}

.footer-infor-name {
  margin-right: 35px;
  line-height: 30px;
  color: #fff;
}

.footer-right {
  margin-top: 54px;
}

.footer-right-icon {
  width: 48px;
  height: 59px;
  margin-right: 34px;
  background: url("../images/fooer_icon.png") no-repeat;
}

.footer-right-error {
  width: 110px;
  height: 55px;
  background: url("../images/error.png") no-repeat;
}

.header-child .header-child-name {
    transition: all 0.2s;
    display: block
}

.header-child .header-child-name:hover {
    transform: translateY(-5px);
}