.header {
  height: 220px;
  background: url(../images/yj-yy-header-bg.png) no-repeat center;
  background-color: #6ca7e8;
  background-size: 100% 100%;
}
.header .top .fr .user .user-center {
  color: #fff;
}
.header .top .fr .u-item {
  border: 1px solid #fff;
}
.header .top .fr .ghb {
  background-color: #fb9e0d;
  border: 1px solid #fb9e0d;
}
.header .top a {
  color: #fff;
}
.header .index-menu {
  background-color: rgba(17, 81, 153, 0.9);
}
.header .logo-search {
  margin-top: 30px;
}

.nav {
  width: 100%;
  background-color: #286ace;
}
.nav ul {
  width: 100%;
  *zoom: 1;
}
.nav ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.nav ul li {
  float: left;
  width: 14.2857142857%;
  height: 77px;
  text-align: center;
}
.nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 77px;
  color: #fff;
  font-size: 22.5px;
  font-size: calc(25 * var(--font-scale) * 1px);
  letter-spacing: 2.8px;
}
.nav ul li:hover,
.nav ul .active {
  background-color: rgba(255, 255, 255, 0.1);
}
.nav ul li:hover a,
.nav ul .active a {
  font-weight: bold;
}

.tb-box {
  margin: 28px 0 40px 0;
  width: 100%;
}
.tb-box .chart-head {
  position: relative;
  margin-bottom: 20px;
}
.tb-box .chart-head .title {
  font-size: 22px;
  line-height: 38px;
  font-weight: bold;
  color: #333;
}
.tb-box .chart-head .download-box {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  height: 36px;
  background-color: #f0f5fa;
  text-align: center;
  cursor: pointer;
}
.tb-box .chart-head .download-box span {
  line-height: 36px;
  font-size: 16px;
  color: #286ace;
}
.tb-box .chart-head .download-box img {
  margin-top: -3px;
  width: 19px;
  height: 19px;
  vertical-align: middle;
}
.tb-box .tb {
  width: 100%;
  height: 450px;
}

.tb-type-list {
  margin-bottom: 50px;
  width: 100%;
  *zoom: 1;
}
.tb-type-list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.tb-type-list li {
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
  width: calc((100% - 120px) / 7);
  border: solid 1px #d1e0f6;
  background-color: #f2f6fc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.tb-type-list li:nth-last-child(1) {
  margin-right: 0;
}
.tb-type-list li img {
  display: block;
  margin: 18px auto 0 auto;
  height: 22px;
}
.tb-type-list li .select {
  display: none;
}
.tb-type-list li span {
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
}
.tb-type-list .active {
  background: url(../images/yj-yy-yysj-tb-type-list-item-bg.png) no-repeat;
  background-size: 100% 100%;
}
.tb-type-list .active .normal {
  display: none;
}
.tb-type-list .active .select {
  display: block;
}
.tb-type-list .active span {
  color: #fff;
}

.news-box {
  float: left;
  margin-bottom: 20px;
  width: 48%;
}
.news-box .news-title-box span {
  display: inline-block;
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 4px solid #286ace;
}
.news-box .news-title-box a {
  display: block;
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 16px;
  color: #999;
}
.news-box ul li {
  position: relative;
  margin: 24px 0;
  *zoom: 1;
}
.news-box ul li:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.news-box ul li i {
  float: left;
  display: block;
  margin-top: 8px;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  background-color: #a0b8dc;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.news-box ul li span {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 1;
}
.news-box ul li span:nth-child(2) {
  float: left;
  width: calc(100% - 180px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.news-box ul li span:nth-child(2):hover {
  color: #286ace;
  letter-spacing: 0.1px;
}
.news-box ul li span:nth-child(3) {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  text-align: right;
}

.news-box-fr {
  float: right;
}

.zt {
  margin-bottom: 20px;
  width: 100%;
  height: 110px;
}
.zt a {
  display: block;
  padding: 30px 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.zt a:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.zt img {
  display: block;
  margin: 0 auto;
  height: 50px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}

.zt-cq {
  background: url(../images/yj-yy-yysj-zt-cq-bg.png) no-repeat;
  background-size: auto 100%;
}

.zt-gj {
  margin-bottom: 48px;
  background: url(../images/yj-yy-yysj-zt-gj-bg.png) no-repeat;
  background-size: auto 100%;
}

@media screen and (min-width: 1360px) and (max-width: 1440px) {
  .nav ul li a {
    font-size: 23.4px;
    font-size: calc(26 * var(--font-scale) * 1px);
  }
}
@media screen and (min-width: 993px) and (max-width: 1360px) {
  .nav ul li {
    height: 4.01042vw;
  }
  .nav ul li a {
    line-height: 4.01042vw;
    letter-spacing: 0.14583vw;
  }
  .tb-box {
    margin: 1.45833vw 0 2.08333vw 0;
  }
  .tb-box .chart-head {
    margin-bottom: 1.04167vw;
  }
  .tb-box .chart-head .title {
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
    line-height: 1.97917vw;
  }
  .tb-box .chart-head .download-box {
    padding: 0 0.52083vw;
    height: 1.875vw;
  }
  .tb-box .chart-head .download-box span {
    line-height: 1.875vw;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .tb-box .chart-head .download-box img {
    width: 0.98958vw;
    height: 0.98958vw;
    margin-top: -0.15625vw;
  }
  .tb-box .tb {
    height: 400px;
  }
  .tb-type-list {
    margin-bottom: 2.60417vw;
  }
  .tb-type-list li {
    margin-right: 1.04167vw;
    padding-bottom: 1.04167vw;
    width: calc((100% - 6.25vw) / 7);
  }
  .tb-type-list li img {
    display: block;
    margin: 0.9375vw auto 0 auto;
    height: 1.14583vw;
  }
  .tb-type-list li span {
    margin-top: 0.52083vw;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
  }
  .news-box {
    margin-bottom: 1.04167vw;
  }
  .news-box .news-title-box span {
    padding-bottom: 0.625vw;
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
    border-bottom: 0.20833vw solid #286ace;
  }
  .news-box .news-title-box a {
    top: 0.41667vw;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .news-box ul li {
    margin: 1.25vw 0;
  }
  .news-box ul li i {
    margin-top: 0.41667vw;
    margin-right: 0.52083vw;
    width: 0.20833vw;
    height: 0.20833vw;
  }
  .news-box ul li span {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .news-box ul li span:nth-child(2) {
    width: calc(100% - 9.375vw);
  }
  .news-box ul li span:nth-child(3) {
    width: 8.33333vw;
  }
  .zt {
    margin-bottom: 1.04167vw;
    height: 5.72917vw;
  }
  .zt a {
    padding: 1.5625vw 0;
  }
  .zt img {
    height: 2.60417vw;
  }
  .zt-gj {
    margin-bottom: 2.5vw;
    background-size: cover;
  }
  .zt-cq {
    background-size: cover;
  }
}
@media screen and (max-width: 1200px) {
  .tb-box {
    margin: 20px 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tb-box::-webkit-scrollbar {
    height: 3px;
  }
  .tb-box::-webkit-scrollbar-thumb {
    border-radius: 1.5px;
    background: #3978cc;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    -ms-border-radius: 1.5px;
    -o-border-radius: 1.5px;
  }
  .tb-box::-webkit-scrollbar-track {
    border-radius: 1.5px;
    background: #bbd1ee;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    -ms-border-radius: 1.5px;
    -o-border-radius: 1.5px;
  }
  .tb-box .tb {
    min-width: 1100px;
    height: 350px;
  }
  .tb-box .chart-head {
    min-width: 1100px;
  }
}
@media screen and (max-width: 992px) {
  .nav ul {
    position: relative;
    padding-left: 22%;
    width: 80%;
    box-sizing: content-box;
    overflow: hidden;
  }
  .nav ul li {
    float: left;
    padding: 0 0 0 0;
    width: 33%;
    height: 45px;
    text-align: left;
    box-sizing: border-box;
  }
  .nav ul li:nth-child(1) {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: calc((100vw - 30px) / 5);
    height: 90px;
    text-align: center;
  }
  .nav ul li:nth-child(1) a {
    line-height: 90px;
    letter-spacing: 2px;
  }
  .nav ul li a {
    line-height: 45px;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .nav ul li:hover a,
  .nav ul .active a {
    font-weight: normal;
  }
  .tb-box .chart-head {
    margin-bottom: 10px;
  }
  .tb-box .chart-head .title {
    font-size: 18px;
    line-height: 30px;
  }
  .tb-box .chart-head .download-box {
    height: 30px;
  }
  .tb-box .chart-head .download-box span {
    line-height: 30px;
  }
  .tb-box .chart-head .download-box img {
    width: 15px;
    height: 15px;
  }
  .tb-box .tb {
    height: 250px;
  }
  .tb-type-list {
    margin-bottom: 25px;
  }
  .tb-type-list li {
    margin-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: calc((100% - 10px) / 2);
  }
  .tb-type-list li:nth-last-child(1) {
    margin-right: 0;
  }
  .tb-type-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .tb-type-list li img {
    display: block;
    margin: 10px auto 0 auto;
    height: 20px;
  }
  .tb-type-list li span {
    margin-top: 10px;
    font-size: 14px;
  }
  .news-box {
    float: none;
    margin-bottom: 15px;
    width: 100%;
  }
  .news-box .news-title-box span {
    padding-bottom: 8px;
    font-size: 20px;
    border-bottom: 2px solid #286ace;
  }
  .news-box .news-title-box a {
    top: 4px;
  }
  .news-box ul li {
    margin: 14px 0;
  }
  .news-box ul li span:nth-child(2) {
    width: calc(100% - 140px);
  }
  .news-box ul li span:nth-child(3) {
    width: 120px;
  }
  .news-box-fr {
    float: none;
  }
  .zt {
    margin-bottom: 10px;
    height: 80px;
  }
  .zt a {
    padding: 20px 0;
  }
  .zt img {
    height: 35px;
  }
  .zt-cq {
    margin-top: 15px;
    background-position: center;
  }
  .zt-gj {
    margin-bottom: 28px;
    background-position: center;
  }
}