.header-top1 {
  position: absolute;
  width: 100%;
  min-width: 1200px;
  top: 0;
  z-index: 999;
  background-color: #fff;
  /* padding: 0 50px; */
}

/* .header-top1 .header-top-son1 {
  width: 1200px;
  margin: auto;
  height: 52px;
  line-height: 52px;
  color: #555;
} */

.header-top1 .header-top-son-left {
  float: left;
  height: 60px;
  line-height: 60px;
  margin-left: 50px;
}

.header-top1 .header-top-son-center {
  float: left;
  height: 60px;
}

.header-top1 .header-top-son-center .header-center-ul {
  line-height: 60px;
  height: 60px;
  margin-left: 30px;
}

.header-top1 .header-top-son-center .header-center-ul li {
  height: 100%;
  line-height: 100%;
  text-align: center;
  box-sizing: content-box;
  font-size: 14px;
  padding: 0 10px;
  margin: 0 20px;
  position: relative;
}

.header-top1 .header-top-son-center .header-center-ul li .donghua {
  height: 2px;
  width: 0%;
  background: #2468f2;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: width .3s;
  /*Safari and Chrome  */
}

.header-top1 .header-top-son-center .header-center-ul li a {
  color: #484e59;
  display: inline-block;
  height: 60px;
  line-height: 60px;

}

.header-top1 .header-top-son-right {
  float: right;
  height: 60px;
  line-height: 60px;
  margin-right: 50px;
}

.header-logo {
  margin: 6px 0 0;
}

.header-right {
  float: right;
  height: 100%;
}

.header-right .span {
  float: left;
  padding: 0 15px;
}

.header-right .span span,
.header-right .span img {
  float: left;
}

.header-right .span:nth-of-type(1) img,
.header-right .span:nth-of-type(3) img {
  margin-right: 10px;
  margin-top: 18px;
}

.header-right .span img {
  margin-right: 10px;
  margin-top: 21px;
}


.header-right .span a {
  color: #555;
  display: block;
}

.header-right .span:hover a {
  color: #2468f2;
}

#zhuce a {
  display: block;
  background-color: #2468f2;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 15px;
}

.header-right .zhuce {
  display: inline-block;
  height: 100%;
  /* background: -webkit-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -moz-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -o-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -ms-linear-gradient(to right, #2da4ee, #1e81e2);
  background: linear-gradient(to right, #2da4ee, #1e81e2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#2da4ee, endColorstr=#1e81e2); */
}

/* .header-right .zhuce:hover {
  background: -webkit-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -moz-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -o-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -ms-linear-gradient(to right, #1e81e2, #2da4ee);
  background: linear-gradient(to right, #1e81e2, #2da4ee);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1e81e2, endColorstr=#2da4ee);
} */

.header-right .zhuce a,
.header-right .zhuce:hover a {
  color: #fff;
}

.header-right .console {
  position: relative;
}

.header-right .console .before {
  width: 1px;
  height: 20px;
  background-color: #aaa;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.header-right .console .after {
  width: 1px;
  height: 20px;
  background-color: #aaa;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.header-right .top-right {
  float: right;
  color: #fff;
  width: 130px;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  display: none;
}

.header-right .top-right .iconfont {
  float: left;
  margin-right: 5px;
}

.header-right .top-right .username {
  float: left;
  width: 65px;
}

.header-right .option {
  position: absolute;
  width: 130px;
  top: 52px;
  right: 0px;
  background: #fff;
  display: none;
  text-align: center;
}

.header-right .option a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #333;
}

.header-right .option a:hover {
  color: #2468f2;
}

/*头部修改*/

.header {
  width: 100%;
  min-width: 1200px;
  height: 91px;
  position: absolute;
  top: 52px;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .header-son {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.header .header-son .header-son-left {
  height: 100%;
  float: left;
}

.header .header-son h1 {
  margin-top: 20px;
}

.header .header-son .header-son-center {
  float: right;
  height: 100%;
  line-height: 100%;
  margin-right: -12px;
}

.header .header-son .header-son-center .header-center-ul li {
  height: 100%;
  line-height: 100%;
  text-align: center;
  margin: 35px;
  box-sizing: content-box;
  font-size: 16px;
}

.header .header-son .header-son-center .header-center-ul li .donghua {
  height: 3px;
  width: 0%;
  background: #2468f2;
  display: inline-block;
  position: relative;
  -webkit-transition: width .3s;
  /*Safari and Chrome  */
}

.header .header-son .header-son-center .header-center-ul li a {
  color: #fff;
  display: inline-block;
  height: 42px;
}

.header .header-son .center-son {
  height: 450px;
  width: 1200px;
  background: #fff;
  float: left;
  padding: 30px 20px 20px 130px;
  display: none;
}

.header .header-son .center-sonactive {
  display: block;
}

.header .header-son .center-son .center-sona {
  height: 100%;
  width: 180px;
  float: left;
  margin-left: 190px;
}

.header .header-son .center-son .gnfwq .center-sona {
  margin-left: 70px;
}

.header .header-son .center-son .center-sona1 {
  margin-left: 0px !important;
}

.header .header-son .center-son .center-sona .center-sona-top {
  height: 30px;
  width: 100%;
  font-size: 16px;
  border-bottom: 2px solid #dbe0e5;
}

.header .header-son .center-son .center-sona .center-sona-top a {
  font-size: 16px;
  margin-left: 8px;
}

.header .header-son .center-son .center-sona .center-sona-bottom {
  margin-top: 10px;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 {
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  border: 1px solid #fff;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top {
  float: left;
  color: #666;
  width: 90%;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-bottom {
  float: left;
  width: 90%;
  font-size: 12px;
  color: #adadad;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1:hover {
  border: 1px solid #2468f2;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1:hover .bottom1-bottom {
  color: #2468f2;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1:hover .bottom1-top {
  color: #2468f2;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top .icon-new {
  width: 50px;
  height: 20px;
  float: right;
  position: relative;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top .icon-new img {
  display: block;
  width: 60%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top .icon-hot {
  width: 50px;
  height: 20px;
  float: right;
  position: relative;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top .icon-hot img {
  display: block;
  width: 60%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottomright {
  float: right;
  position: relative;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottomright {}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottomright img {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  display: none;
}

.header .header-son .center-son .center-sona .activebottom1:hover .bottomright img {
  display: block !important;
}

.header .header-son .center-son .center-sona .activebottom1:hover a {
  color: #2468f2 !important;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-top a {
  color: #333;
  font-size: 14px;
  font-weight: 600;
}

.header .header-son .center-son .center-sona .center-sona-bottom .center-sona-bottom1 .bottom1-bottom a {
  color: #666;
  font-size: 12px;
}

/* 新的弹出框 */
.tankuang {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  height: 460px;
  background-color: #fff;
  display: none;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.cred {
  display: inline-block;
  color: #f00;
}

.tankuang .t {
  font-size: 15px;
  color: #484e59;
  padding: 40px 10px 20px 10px;
  border-bottom: 1px solid #e2e6ee;
  position: relative;
}

.tankuang .list li {
  font-size: 13px;
  padding: 25px 10px 0 10px;
}

.tankuang .list li a {
  color: #666c77;
}

.tankuang .list li a:hover {
  color: #2468f2 !important;
}

.tab-sonm {
  height: 60px;
  line-height: 60px;
  cursor: default;
}

.tankuang .list .cred {
  margin-left: 10px;
}

.tankuang .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 0;
  border-top: 1px solid #f1f4fa;
}

.tankuang .bottom .btns {
  margin-left: 30px;
}

.tankuang .bottom .btns li {
  float: left;
  margin-right: 20px;
}

.tankuang .bottom .btns li a {
  border: 1px solid transparent;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 14px;
  color: #666c77;
  border-radius: 100px;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}

.tankuang .bottom .btns li:hover a {
  border-color: #2468f2;
  color: #2468f2;
}

.fl {
  float: left;
}