.header {
  width: 100%;
  height: 435px;
  background: url('../img/headerbg.png')center top no-repeat;
  overflow: hidden;
}

.header_main {
  width: 1365px;
  height: 100%;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;

}

.wza-box a {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  opacity: 1;
}

.wza-box a.wza {
  background: #fff;
  color: #F76B00;
  border: 1px solid #FC740D;
  border-radius: 2px 0px 0px 2px;
  opacity: 1;
}

.wza-box a.oldman {
  background: #F79600;
  color: #fff;
  border: 1px solid #F79600;
  border-radius: 0px 2px 2px 0px;
  opacity: 1;
}

.wza-box {
  position: absolute;
  top: 20px;
  right: 0;
}

.date_box {
  position: absolute;
  top: 20px;
  left: 0;
  height: 22px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #121212;
}

.logo {
  width: 360px;
  height: 193.41px;
  display: block;
  margin: 0 auto;
  margin-top: 80px;
}

.searchBox {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 600px;
  margin-top: 20px;
}

.search-type {
  display: block;
  float: left;
  font-size: 15px;
  padding: 0 5px;
  font-family: MicrosoftYaHei;
  color: #0062C7;
}

.upDown {
  width: 18px;
  height: 50px;
  display: block;
  float: left;
  background: url("../img/updownarrow.png")center center no-repeat;
  background-size: 18px 18px;
  cursor: pointer;
}

.searchBoxMain {
  width: 599px;
  height: 50px;
  background: #ffffff96;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 10px;
}

.searchBoxMain #searchInput {
  width: 445px;
  background-color: transparent;
  font-size: 15px;
  text-indent: 20px;
}

.searchBoxMain #searchBtn {
  width: 52px;
  height: 50px;
  background-image: url('../img/search_icon.png'), url('../img/search_bg.png');
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: 30px 30px, 110% 110%;
}

.nav {
  width: 100%;
  height: 72px;
  line-height: 72px;
  background: #014892;
}

.nav ul {
  width: 1365px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.nav ul a {
  font-family: MicrosoftYaHei;
  font-size: 22px;
  color: #FFFFFF;
}

.link {
  height: auto;
  background: none;
  line-height: 43px;
  margin-top: 50px;
}

.link a:hover {
  color: #275CD9;
}

.link-box {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
}

.link-box a {
  color: #4D4D4D;
  padding: 0 60px;
  border-right: 1px solid #D6D6D6;
  cursor: pointer;
}

.link-box ul {
  border: 1px #e3e3e3 solid;
  border-top: none;
  padding: 10px;
  width: 1158px;
  margin: 0 auto;
}

.item-box {
  background-color: #F3F3F3;
}

.item-box {
  display: flex;
  justify-content: space-between;
}

.link-box>.item {
  cursor: pointer;
  background: url(../img/down_icon.png) center right no-repeat;
  background-position: 120px 0;
}

.link-box .item:nth-child(2) {
  background-position: 170px 0;
}

.link-box .item:nth-child(3) {
  background-position: 140px 0;
}

.link-box .item:nth-child(4) {
  background-position: 150px 0;
}

.link-box .item:nth-child(5) {
  background-position: 150px 0;
}

.link-box .item:nth-child(6) {
  background-position: 104px 0;
}

.link ul {
  border: 1px #e3e3e3 solid;
  border-top: none;
  padding: 10px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.link table {
  width: 1200px;
}

.link table td {
  height: 28px;
  font: normal 14px/28px microsoft yahei;
  padding: 0px 10px;
}

.link ul li {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.footer {
  background: #E8E7E7;
  overflow: hidden;
}

.footer .wrap {
  margin-bottom: 20px;
  display: flex;
}

.footer .wrap>div {
  display: inline-block;
  width: 33%;
  text-align: center;
  box-sizing: border-box;
}

.sqBox {
  display: inline-block;
  margin: 45px 15px 0;
}

.sqBox p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  margin-top: 10px;
}

.sq {
  width: 100.04px;
  height: 99px;
}

.footorInfo {
  margin-top: 40px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #000000;
  line-height: 2;
}

.footer .other a {
  display: inline-block;
  margin: 60px 20px 0;

}

.juicuoIcon {
  width: 126.32px;
  height: 63.69px;
}

.dzjgIcon {
  width: 57.32px;
  height: 69px;
}

.ipic {
  height: 42px;
  background: #D3D2D2;
  text-align: center;
}

.ipic a {
  display: inline-block;
  line-height: 42px;
  margin: 0 10px;
}

.crumb {
  box-sizing: border-box;
  width: 1200px;
  /* height: 45px; */
  background: #f3f3f3;
  padding-left: 35px;
  background: url(../img/crumb_posi.png) left center no-repeat;
  font-size: 16px;
}

.crumb p {
  /* line-height: 45px; */
  font-size: 16px;
  color: #015293;
  text-indent: 15px;
}

.crumb p a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
}

.footorInfo ul li {
  display: inline-block;
}

.footorInfo ul li a {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}

.footorInfo ul li span {
  margin-left: 15px;
  margin-right: 10px;
  color: #666666;
}

/* 右侧飘窗导航 */
.rightBox {
  position: fixed;
  right: 0;
  top: 50vh;
}

.rightBox li {
  width: 80px;
  height: 80px;
  text-align: center;
  overflow: hidden;
  background: #F7F7F7;
}

.rightBox li a img {
  display: block;
  margin: 15px auto 10px;
}

.rightBox li a img.on {
  display: none;
}

.rightBox li:hover {
  background: #0062C7;
}

.rightBox li:hover a {
  color: #FFFFFF;
}

.rightBox li:hover a img {
  display: none;

}

.rightBox li:hover a img.on {
  display: block;
}

.slowshow {
  width: 80px;
  height: 80px;
  display: none;
  position: absolute;
  top: 0;
  right: 80px;
}

.slowshow2 {
  width: 80px;
  height: 80px;
  display: none;
  position: absolute;
  top: 160px;
  right: 80px;
}

.moblieICon {
  width: 22px;
}

.crumb {
  box-sizing: border-box;
  width: 1200px;
  /* height: 45px; */
  background: #f3f3f3;
  padding-left: 25px;
  background: url(../img/crumb_posi.png) left center no-repeat;
  line-height: 36px;
  font-size: 16px;
  color: #121212;
  /* font-weight: bold; */
}

.crumb p {
  /* line-height: 45px; */
  font-size: 16px;
  color: #015293;
  text-indent: 15px;
}

.crumb p a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
}

.pick-type {
  position: relative;
  background: none;
  color: #0062C7;
  line-height: inherit;
  padding-left: 0;
}

#now_week{
  margin-left: 10px;
}