.w1300{width: 1300px; margin: 0 auto;}
.head-top .weibo-code{position: absolute;top: 40px;left: 59px;z-index:1;}
.head-top .weibo-code img{width: 128px;}

.top{
  background: none;
  margin-bottom: 40px;
}
.head{
  width: 100%;
  height: 335px;
  background: url(../img/banner_new.png)bottom center no-repeat;
}
.head-top{
  height: 54px;
  background-color: #fff;
  line-height: 54px;
}
.head-top .version-list a,
.head-top .media-list a{
  color: #868686;
}
.head .cl.w1300{
  /* overflow: hidden; */
  position: relative;
  padding-top: 35px;
}
.logo{
  width: 100%;
  height: 177px;
  text-align: center;
  /* margin-top: 35px; */
  margin-top: 0px;
}
.logo a img{
  width: 299px;
  height: 177px;
  margin-top: 0;
}
.wza-box{
  position: absolute;
  right: 0;
  top: 20px;
}

.searchBox{
  width: 100%;
  margin-top: 22px;
}
.search{
  width: 575px;
  height: 42px;
  border: 0;
  background: url(../img/sousuokuang.png)center center no-repeat;
  margin: 0 auto;
}
.search #searchInput{
  width:498px;
  text-indent: 0px;
}
.search #searchBtn{
  width: 55px;
  height: 42px;
  background: url(../img/chaxun.png)center center no-repeat;
}

.nav{
  background: #0862c3;
  height: 65px;
}
.nav ul{
  width: 1300px;
  height: 65px;
  line-height: 65px;
  font-size: 22px;
}
.nav ul li{
  margin-right: 20px;
  width: 200px;
}
.nav ul li:nth-last-child(1){
  margin-right: 0;
}
.nav ul li:hover{
  background-color: #034b97;
}