@charset "UTF-8";
.header {
  height: auto;
  background: url(../images/yj-yy-xmtjz-banner-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;
}
.header .banner-bg {
  margin-top: 50px;
  padding-bottom: 30px;
  width: 100%;
  *zoom: 1;
}
.header .banner-bg:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.header .banner-bg img {
  display: block;
}
.header .banner-bg img:nth-child(1) {
  float: left;
  margin-top: 90px;
  height: 80px;
}
.header .banner-bg img:nth-child(2) {
  float: right;
  margin-top: 0;
  height: 250px;
}

.fb-box {
  margin-top: 36px;
  *zoom: 1;
}
.fb-box:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.fb-box .fb-title-box {
  width: 100%;
  text-align: center;
}
.fb-box .fb-title-box span {
  display: inline-block;
  padding: 0 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #333;
}
.fb-box .fb-title-box img {
  margin-top: -7px;
  width: 250px;
  vertical-align: middle;
}
.fb-box .m-fb-title-box {
  display: none;
}
.fb-box .xmt-box {
  float: left;
  padding: 30px 20px;
  width: 63.8%;
  height: 600px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 4px 20px 0 rgba(7, 42, 101, 0.15);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.fb-box .xmt-box .xmt-list {
  float: left;
  margin-top: 34px;
  width: 47%;
}
.fb-box .xmt-box .xmt-list li {
  margin-bottom: 13px;
  width: 100%;
  height: 85px;
  background-color: #f2f6fa;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.fb-box .xmt-box .xmt-list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.fb-box .xmt-box .xmt-list li .logo {
  margin-top: 22px;
  margin-left: 28px;
  margin-right: 10px;
  width: 43px;
  height: 43px;
  vertical-align: middle;
}
.fb-box .xmt-box .xmt-list li span {
  position: absolute;
  top: 50%;
  left: 83px;
  display: inline-block;
  width: calc(100% - 115px);
  font-size: 22px;
  line-height: 1.2;
  color: #333;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fb-box .xmt-box .xmt-list li .ecode {
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 31px;
  background-color: rgba(145, 194, 244, 0.2);
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  z-index: 99;
}
.fb-box .xmt-box .xmt-list li .ecode img {
  margin-top: 7px;
  width: 17px;
  height: 17px;
}
.fb-box .xmt-box .xmt-list li .ecode .big-ecode-box {
  display: none;
  position: absolute;
  top: 0;
  right: -210px;
  padding-left: 14px;
  width: 210px;
  height: 230px;
  background-color: transparent;
}
.fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  background-color: rgba(89, 104, 141, 0.85);
  box-shadow: 0px 2px 20px 0 rgba(7, 42, 101, 0.45);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-sizing: border-box;
}
.fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode p {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode img {
  display: block;
  margin: 0 auto;
  width: 135px;
  height: 135px;
}
.fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode span {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.fb-box .xmt-box .xmt-list li .ecode:hover .big-ecode-box {
  display: block;
}
.fb-box .xmt-box .xmt-list .active {
  background-image: linear-gradient(to right, #209cff, #68e0cf);
}
.fb-box .xmt-box .xmt-list .active span {
  color: #fff;
}
.fb-box .xmt-box #xmt-news-list {
  float: right;
  position: relative;
  margin-top: 34px;
  padding: 20px;
  width: 48%;
  height: 474px;
  background-color: #f2f6fa;
  box-sizing: border-box;
}
.fb-box .xmt-box #xmt-news-list #tringle {
  position: absolute;
  left: -15px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #f2f6fa;
}
.fb-box .xmt-box #xmt-news-list .tringle1 {
  top: 20px;
}
.fb-box .xmt-box #xmt-news-list .tringle2 {
  top: 100px;
}
.fb-box .xmt-box #xmt-news-list .tringle3 {
  top: 180px;
}
.fb-box .xmt-box #xmt-news-list .tringle4 {
  top: 260px;
}
.fb-box .xmt-box #xmt-news-list .tringle5 {
  top: 340px;
}
.fb-box .xmt-box #xmt-news-list .tringle6 {
  top: 420px;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list {
  display: none;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li {
  position: relative;
  width: 100%;
  height: 67px;
  border-bottom: 1px solid #e9ecf2;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-last-child(1) {
  border: none;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li:hover span {
  letter-spacing: 0.3px;
  color: #286ace;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li span {
  display: inline-block;
  margin-top: 25px;
  width: calc(100% - 68px);
  font-size: 16px;
  line-height: 1;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li img {
  margin-left: 20px;
  margin-top: -5px;
  width: 33px;
  height: 34px;
  vertical-align: middle;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) {
  height: 113px;
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) span {
  position: absolute;
  bottom: 0;
  margin-top: 0;
  padding: 4px 15px;
  width: 100%;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  white-space: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) img {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fb-box .xmt-box #xmt-news-list iframe {
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
.fb-box .yy-box {
  float: right;
  padding: 30px 20px;
  width: 34.25%;
  height: 600px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 4px 20px 0 rgba(7, 42, 101, 0.15);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.fb-box .yy-box .fb-title-box img {
  width: 80px;
}
.fb-box .yy-box ul {
  width: 100%;
}
.fb-box .yy-box ul li {
  padding: 25px 0 20px 0;
  width: 100%;
  border-bottom: solid 1px #e9ecf2;
}
.fb-box .yy-box ul li:nth-last-child(1) {
  border-bottom: none;
}
.fb-box .yy-box ul li:hover p, .fb-box .yy-box ul li:hover span {
  color: #286ace;
}
.fb-box .yy-box ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.fb-box .yy-box ul li p {
  margin-bottom: 17px;
  width: calc(100% - 100px);
  height: 50px;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.fb-box .yy-box ul li span {
  display: block;
  width: calc(100% - 100px);
  font-size: 14px;
  letter-spacing: 0.35px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fb-box .yy-box ul li img {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 68px;
  height: 68px;
  -o-object-fit: cover;
     object-fit: cover;
}

.type-box {
  margin-top: 48px;
  width: 100%;
  *zoom: 1;
}
.type-box:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.type-box .type-item {
  float: left;
  position: relative;
  margin-right: 35px;
  width: calc((100% - 70px) / 3);
  height: 97px;
  background-color: #f2f6fa;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.type-box .type-item:nth-child(3) {
  margin-right: 0;
}
.type-box .type-item .select {
  display: none;
}
.type-box .type-item img {
  position: absolute;
  top: 50%;
  left: 40%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.type-box .type-item span {
  position: absolute;
  top: 50%;
  left: 55%;
  font-size: 24px;
  font-weight: bold;
  color: #286ace;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.type-box .type-active {
  background-image: linear-gradient(to right, #209cff, #68e0cf);
}
.type-box .type-active .normal {
  display: none;
}
.type-box .type-active .select {
  display: inline-block;
}
.type-box .type-active span {
  color: #fff;
}

.type-content-box {
  margin-top: 45px;
  padding: 52px 52px 0 52px;
  width: 100%;
  box-shadow: 0px 4px 20px 0 rgba(7, 42, 101, 0.15);
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.type-content-box #content-tringle {
  position: absolute;
  top: -20px;
  left: 15%;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
}
.type-content-box .content-tringle1 {
  left: 15% !important;
}
.type-content-box .content-tringle2 {
  left: 50% !important;
}
.type-content-box .content-tringle3 {
  left: 85% !important;
}
.type-content-box ul {
  display: none;
  width: 100%;
  *zoom: 1;
}
.type-content-box ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.type-content-box ul li {
  float: left;
  margin-right: 50px;
  margin-bottom: 55px;
  width: calc((100% - 250px) / 6);
  height: 135px;
  border: solid 1px #dfe7f2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.type-content-box ul li:nth-child(6n+6) {
  margin-right: 0;
}
.type-content-box ul li:nth-child(6n+6) a .big-ecode-box {
  top: 0;
  left: -170px;
}
.type-content-box ul li:hover a span {
  font-weight: bold;
  color: #286ace;
}
.type-content-box ul li a {
  position: relative;
  display: block;
  padding-top: 35px;
  width: 100%;
  height: 100%;
}
.type-content-box ul li a .logo {
  position: absolute;
  left: calc(50% - 27px);
  top: -27px;
  width: 54px;
  height: 54px;
}
.type-content-box ul li a span {
  display: block;
  margin-bottom: 10px;
  padding: 0 20px;
  height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
}
.type-content-box ul li a .ecode {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
}
.type-content-box ul li a .ecode:hover + .big-ecode-box {
  display: block;
}
.type-content-box ul li a .big-ecode-box {
  display: none;
  position: absolute;
  top: 0;
  right: -170px;
  padding-left: 14px;
  width: 210px;
  height: 230px;
  background-color: transparent;
  z-index: 99;
}
.type-content-box ul li a .big-ecode-box .big-ecode {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  background-color: rgba(89, 104, 141, 0.85);
  box-shadow: 0px 2px 20px 0 rgba(7, 42, 101, 0.45);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-sizing: border-box;
}
.type-content-box ul li a .big-ecode-box .big-ecode p {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.type-content-box ul li a .big-ecode-box .big-ecode img {
  display: block;
  margin: 0 auto;
  width: 135px;
  height: 135px;
}
.type-content-box ul li a .big-ecode-box .big-ecode span {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.fw-box {
  margin-top: 68px;
}
.fw-box .fw-title-box {
  width: 100%;
  text-align: center;
}
.fw-box .fw-title-box span {
  display: inline-block;
  padding: 0 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #333;
}
.fw-box .fw-title-box img {
  margin-top: -7px;
  width: 550px;
  vertical-align: middle;
}
.fw-box .m-fw-title-box {
  display: none;
}
.fw-box ul {
  margin-top: 45px;
  margin-bottom: 20px;
  *zoom: 1;
}
.fw-box ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.fw-box ul li {
  float: left;
  position: relative;
  margin-right: 40px;
  margin-bottom: 32px;
  width: calc((100% - 120px) / 4);
  height: 140px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.fw-box ul li:nth-child(4n+4) {
  margin-right: 0;
}
.fw-box ul li:nth-child(4n+4) .big-ecode-box {
  left: -220px;
}
.fw-box ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}
.fw-box ul li span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.fw-box ul li i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 10;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}
.fw-box ul li .big-ecode-box {
  display: none;
  position: absolute;
  top: -50px;
  right: -210px;
  padding-left: 14px;
  width: 210px;
  height: 230px;
  background-color: transparent;
  z-index: 12;
}
.fw-box ul li .big-ecode-box .big-ecode {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  background-color: rgba(89, 104, 141, 0.85);
  box-shadow: 0px 2px 20px 0 rgba(7, 42, 101, 0.45);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-sizing: border-box;
}
.fw-box ul li .big-ecode-box .big-ecode p {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fw-box ul li .big-ecode-box .big-ecode img {
  display: block;
  margin: 0 auto;
  width: 135px;
  height: 135px;
}
.fw-box ul li .big-ecode-box .big-ecode span {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.fw-box ul li:hover i {
  background-color: transparent;
}
.fw-box ul li:hover .big-ecode-box {
  display: block;
}

@media screen and (min-width: 1360px) and (max-width: 1440px) {
  .fb-box .fb-title-box img {
    width: 240px;
  }
  .fb-box .yy-box .fb-title-box span {
    padding: 0 10px;
  }
  .fb-box .yy-box .fb-title-box img {
    width: 70px;
  }
  .fw-box .fw-title-box img {
    width: 500px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1360px) {
  .header .banner-bg {
    margin-top: 2.60417vw;
    padding-bottom: 1.5625vw;
  }
  .header .banner-bg img:nth-child(1) {
    margin-top: 4.6875vw;
    height: 4.16667vw;
  }
  .header .banner-bg img:nth-child(2) {
    margin-top: 0;
    height: 13.02083vw;
  }
  .fb-box {
    margin-top: 1.875vw;
  }
  .fb-box .fb-title-box span {
    padding: 0 1.94167vw;
    font-size: 23.4px;
    font-size: calc(26 * var(--font-scale) * 1px);
  }
  .fb-box .fb-title-box img {
    margin-top: -0.36458vw;
    width: 13.02083vw;
  }
  .fb-box .xmt-box {
    padding: 1.5625vw 1.04167vw;
    height: 31.25vw;
    box-shadow: 0 0.20833vw 1.04167vw 0 rgba(7, 42, 101, 0.15);
    border-radius: 1.04167vw;
    -webkit-border-radius: 1.04167vw;
    -moz-border-radius: 1.04167vw;
    -ms-border-radius: 1.04167vw;
    -o-border-radius: 1.04167vw;
  }
  .fb-box .xmt-box .xmt-list {
    margin-top: 1.77083vw;
  }
  .fb-box .xmt-box .xmt-list li {
    margin-bottom: 0.67708vw;
    height: 4.42708vw;
    border-radius: 0.52083vw;
    -webkit-border-radius: 0.52083vw;
    -moz-border-radius: 0.52083vw;
    -ms-border-radius: 0.52083vw;
    -o-border-radius: 0.52083vw;
  }
  .fb-box .xmt-box .xmt-list li .logo {
    margin-top: 1.14583vw;
    margin-left: 1.45833vw;
    margin-right: 0.52083vw;
    width: 2.23958vw;
    height: 2.23958vw;
  }
  .fb-box .xmt-box .xmt-list li span {
    left: 4.32292vw;
    width: calc(100% - 5.98958vw);
    font-size: 19.8px;
    font-size: calc(22 * var(--font-scale) * 1px);
  }
  .fb-box .xmt-box .xmt-list li .ecode {
    width: 2.13542vw;
    height: 1.61458vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode img {
    margin-top: 0.36458vw;
    width: 0.88542vw;
    height: 0.88542vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode .big-ecode-box {
    right: -10.9375vw;
    padding-left: 0.72917vw;
    width: 10.9375vw;
    height: 11.97917vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode {
    padding: 0 0.52083vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode p {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 2.60417vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode img {
    width: 7.03125vw;
    height: 7.03125vw;
  }
  .fb-box .xmt-box .xmt-list li .ecode .big-ecode-box .big-ecode span {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    line-height: 2.08333vw;
  }
  .fb-box .xmt-box #xmt-news-list {
    margin-top: 1.77083vw;
    padding: 1.04167vw;
    height: 24.6875vw;
  }
  .fb-box .xmt-box #xmt-news-list #tringle {
    left: -0.78125vw;
    border-top: 0.78125vw solid transparent;
    border-bottom: 0.78125vw solid transparent;
    border-right: 0.78125vw solid #f2f6fa;
  }
  .fb-box .xmt-box #xmt-news-list .tringle1 {
    top: 1.04167vw;
  }
  .fb-box .xmt-box #xmt-news-list .tringle2 {
    top: 5.20833vw;
  }
  .fb-box .xmt-box #xmt-news-list .tringle3 {
    top: 9.375vw;
  }
  .fb-box .xmt-box #xmt-news-list .tringle4 {
    top: 13.54167vw;
  }
  .fb-box .xmt-box #xmt-news-list .tringle5 {
    top: 17.70833vw;
  }
  .fb-box .xmt-box #xmt-news-list .tringle6 {
    top: 21.875vw;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li {
    height: 3.48958vw;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li span {
    margin-top: 1.30208vw;
    width: calc(100% - 3.54167vw);
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li img {
    margin-left: 1.04167vw;
    margin-top: -0.26042vw;
    width: 1.71875vw;
    height: 1.77083vw;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) {
    height: 5.88542vw;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) span {
    padding: 0.20833vw 0.78125vw;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 1.5625vw;
  }
  .fb-box .yy-box {
    padding: 1.5625vw 1.04167vw;
    height: 31.25vw;
    box-shadow: 0 0.20833vw 1.04167vw 0 rgba(7, 42, 101, 0.15);
    border-radius: 1.04167vw;
    -webkit-border-radius: 1.04167vw;
    -moz-border-radius: 1.04167vw;
    -ms-border-radius: 1.04167vw;
    -o-border-radius: 1.04167vw;
  }
  .fb-box .yy-box .fb-title-box img {
    width: 3.64583vw;
  }
  .fb-box .yy-box ul li {
    padding: 1.30208vw 0 1.04167vw 0;
  }
  .fb-box .yy-box ul li p {
    margin-bottom: 0.52083vw;
    width: calc(100% - 5.20833vw);
    height: 2.60417vw;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    line-height: 1.30208vw;
  }
  .fb-box .yy-box ul li span {
    width: calc(100% - 5.20833vw);
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
  }
  .fb-box .yy-box ul li img {
    top: 0.52083vw;
    width: 3.54167vw;
    height: 3.54167vw;
  }
  .type-box {
    margin-top: 2.5vw;
  }
  .type-box .type-item {
    margin-right: 1.82292vw;
    width: calc((100% - 3.64583vw) / 3);
    height: 5.05208vw;
    border-radius: 0.52083vw;
    -webkit-border-radius: 0.52083vw;
    -moz-border-radius: 0.52083vw;
    -ms-border-radius: 0.52083vw;
    -o-border-radius: 0.52083vw;
  }
  .type-box .type-item img {
    width: 2.08333vw;
    height: 2.08333vw;
  }
  .type-box .type-item span {
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
  }
  .type-content-box {
    margin-top: 2.34375vw;
    padding: 2.70833vw 2.70833vw 0 2.70833vw;
    box-shadow: 0 0.20833vw 1.04167vw 0 rgba(7, 42, 101, 0.15);
    border-radius: 1.04167vw;
    -webkit-border-radius: 1.04167vw;
    -moz-border-radius: 1.04167vw;
    -ms-border-radius: 1.04167vw;
    -o-border-radius: 1.04167vw;
  }
  .type-content-box #content-tringle {
    top: -1.04167vw;
    border-left: 1.04167vw solid transparent;
    border-right: 1.04167vw solid transparent;
    border-bottom: 1.04167vw solid #fff;
  }
  .type-content-box ul li {
    margin-right: 2.60417vw;
    margin-bottom: 2.86458vw;
    width: calc((100% - 13.02083vw) / 6);
    height: 7.03125vw;
    border-radius: 0.52083vw;
    -webkit-border-radius: 0.52083vw;
    -moz-border-radius: 0.52083vw;
    -ms-border-radius: 0.52083vw;
    -o-border-radius: 0.52083vw;
  }
  .type-content-box ul li:nth-child(6n+6) {
    margin-right: 0;
  }
  .type-content-box ul li:nth-child(6n+6) a .big-ecode-box {
    top: 0;
    left: -8.85417vw;
  }
  .type-content-box ul li a {
    padding-top: 1.82292vw;
  }
  .type-content-box ul li a .logo {
    left: calc(50% - 1.40625vw);
    top: -1.40625vw;
    width: 2.8125vw;
    height: 2.8125vw;
  }
  .type-content-box ul li a span {
    margin-bottom: 0.26042vw;
    padding: 0 1.04167vw;
    height: 3.125vw;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .type-content-box ul li a .ecode {
    width: 1.04167vw;
    height: 1.04167vw;
  }
  .type-content-box ul li a .big-ecode-box {
    right: -8.85417vw;
    padding-left: 0.72917vw;
    width: 10.9375vw;
    height: 11.97917vw;
  }
  .type-content-box ul li a .big-ecode-box .big-ecode {
    padding: 0 0.52083vw;
  }
  .type-content-box ul li a .big-ecode-box .big-ecode p {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 2.60417vw;
  }
  .type-content-box ul li a .big-ecode-box .big-ecode img {
    width: 7.03125vw;
    height: 7.03125vw;
  }
  .type-content-box ul li a .big-ecode-box .big-ecode span {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    line-height: 2.08333vw;
  }
  .fw-box {
    margin-top: 3.54167vw;
  }
  .fw-box .fw-title-box span {
    padding: 0 1.04167vw;
    font-size: 23.4px;
    font-size: calc(26 * var(--font-scale) * 1px);
  }
  .fw-box .fw-title-box img {
    margin-top: -0.36458vw;
    width: 28.64583vw;
  }
  .fw-box ul {
    margin-top: 2.34375vw;
    margin-bottom: 1.04167vw;
  }
  .fw-box ul li {
    margin-right: 2.08333vw;
    margin-bottom: 1.66667vw;
    width: calc((100% - 6.25vw) / 4);
    height: 7.29167vw;
    border-radius: 0.52083vw;
    -webkit-border-radius: 0.52083vw;
    -moz-border-radius: 0.52083vw;
    -ms-border-radius: 0.52083vw;
    -o-border-radius: 0.52083vw;
  }
  .fw-box ul li:nth-child(4n+4) .big-ecode-box {
    left: -11.45833vw;
  }
  .fw-box ul li span {
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
  }
  .fw-box ul li .big-ecode-box {
    top: -2.60417vw;
    right: -10.9375vw;
    padding-left: 0.72917vw;
    width: 10.9375vw;
    height: 11.97917vw;
  }
  .fw-box ul li .big-ecode-box .big-ecode {
    padding: 0 0.52083vw;
  }
  .fw-box ul li .big-ecode-box .big-ecode p {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 2.60417vw;
  }
  .fw-box ul li .big-ecode-box .big-ecode img {
    width: 7.03125vw;
    height: 7.03125vw;
  }
  .fw-box ul li .big-ecode-box .big-ecode span {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    line-height: 2.08333vw;
  }
}
@media screen and (max-width: 992px) {
  .header .banner-bg {
    margin-top: 25px;
    padding-bottom: 15px;
  }
  .header .banner-bg img {
    display: block;
  }
  .header .banner-bg img:nth-child(1) {
    float: none;
    margin: 0 auto;
    height: 45px;
  }
  .header .banner-bg img:nth-child(2) {
    display: none;
  }
  .fb-box {
    margin-top: 20px;
  }
  .fb-box .fb-title-box {
    display: none;
  }
  .fb-box .m-fb-title-box {
    display: block;
    width: 100%;
    text-align: center;
  }
  .fb-box .m-fb-title-box span {
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #333;
  }
  .fb-box .m-fb-title-box img {
    margin-top: -7px;
    width: 60px;
  }
  .fb-box .xmt-box {
    float: none;
    padding: 15px 10px;
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 10px 0 rgba(7, 42, 101, 0.15);
  }
  .fb-box .xmt-box .xmt-list {
    float: none;
    margin-top: 20px;
    width: 100%;
  }
  .fb-box .xmt-box .xmt-list li {
    height: 58px;
  }
  .fb-box .xmt-box .xmt-list li .logo {
    margin-top: 10px;
    margin-left: 18px;
    margin-right: 10px;
    width: 38px;
    height: 38px;
  }
  .fb-box .xmt-box .xmt-list li span {
    position: absolute;
    top: 50%;
    left: 73px;
    width: calc(100% - 105px);
    font-size: 18px;
  }
  .fb-box .xmt-box .xmt-list li .ecode {
    display: none;
  }
  .fb-box .xmt-box #xmt-news-list {
    float: none;
    margin-top: 20px;
    padding: 15px 10px 0 10px;
    width: 100%;
    height: auto;
  }
  .fb-box .xmt-box #xmt-news-list #tringle {
    display: none;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list {
    display: none;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li {
    height: 50px;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li span {
    margin-top: 18px;
    width: calc(100% - 68px);
    font-size: 16px;
    line-height: 1;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li img {
    margin-left: 20px;
    margin-top: -10px;
    width: 33px;
    height: 34px;
    vertical-align: middle;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) {
    height: 100px;
  }
  .fb-box .xmt-box #xmt-news-list .xmt-news-list li:nth-child(1) span {
    height: 50px;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 16px;
  }
  .fb-box .yy-box {
    float: none;
    margin-top: 20px;
    padding: 15px 10px 10px 10px;
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 10px 0 rgba(7, 42, 101, 0.15);
  }
  .fb-box .yy-box ul {
    width: 100%;
  }
  .fb-box .yy-box ul li {
    padding: 15px 0 10px 0;
  }
  .fb-box .yy-box ul li:nth-last-child(1) {
    border-bottom: none;
  }
  .fb-box .yy-box ul li p {
    margin-bottom: 17px;
    width: calc(100% - 100px);
    height: 50px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.4px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .fb-box .yy-box ul li span {
    display: block;
    width: calc(100% - 100px);
    font-size: 14px;
    letter-spacing: 0.35px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .fb-box .yy-box ul li img {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 68px;
    height: 68px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .type-box {
    margin-top: 28px;
  }
  .type-box .type-item {
    padding-top: 10px;
    margin-right: 10px;
    width: calc((100% - 20px) / 3);
    height: 75px;
  }
  .type-box .type-item img {
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  .type-box .type-item span {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    font-size: 18px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  .type-content-box {
    margin-top: 30px;
    padding: 22px 15px 0 15px;
    width: 100%;
    box-shadow: 0px 4px 10px 0 rgba(7, 42, 101, 0.15);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .type-content-box #content-tringle {
    position: absolute;
    top: -20px;
    left: 15%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
  }
  .type-content-box .content-tringle1 {
    left: 12% !important;
  }
  .type-content-box .content-tringle2 {
    left: 50% !important;
  }
  .type-content-box .content-tringle3 {
    left: 87% !important;
  }
  .type-content-box ul li {
    margin-right: 15px;
    margin-bottom: 35px;
    width: calc((100% - 15px) / 2);
    height: 120px;
  }
  .type-content-box ul li:nth-child(6n+6) {
    margin-right: 0;
  }
  .type-content-box ul li:nth-child(6n+6) a .big-ecode-box {
    right: 0;
  }
  .type-content-box ul li:nth-child(2n+2) {
    margin-right: 0;
  }
  .type-content-box ul li:nth-child(2n+2) a .big-ecode-box {
    right: 0;
  }
  .type-content-box ul li a {
    padding-top: 25px;
  }
  .type-content-box ul li a .logo {
    position: absolute;
    left: calc(50% - 27px);
    top: -27px;
    width: 54px;
    height: 54px;
  }
  .type-content-box ul li a span {
    display: block;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 50px;
    font-size: 16px;
    line-height: 25px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .type-content-box ul li a .ecode {
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
  }
  .fw-box {
    margin-top: 35px;
  }
  .fw-box .fw-title-box {
    display: none;
  }
  .fw-box .m-fw-title-box {
    display: block;
    width: 100%;
    text-align: center;
  }
  .fw-box .m-fw-title-box span {
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #333;
  }
  .fw-box .m-fw-title-box img {
    margin-top: -7px;
    width: 80px;
  }
  .fw-box ul {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .fw-box ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 20px) / 2);
    height: 95px;
  }
  .fw-box ul li:nth-child(4n+4) {
    margin-right: 0;
  }
  .fw-box ul li:nth-child(4n+4) .big-ecode-box {
    left: -210px;
  }
  .fw-box ul li:nth-child(2n+2) {
    margin-right: 0;
  }
  .fw-box ul li:nth-child(2n+2) .big-ecode-box {
    left: -210px;
  }
  .fw-box ul li span {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .header .banner-bg {
    margin-top: 25px;
    padding-bottom: 15px;
  }
  .header .banner-bg img {
    display: block;
  }
  .header .banner-bg img:nth-child(1) {
    float: none;
    margin: 0 auto;
    height: 45px;
  }
  .header .banner-bg img:nth-child(2) {
    display: none;
  }
  .fb-box .m-fb-title-box img {
    margin-top: -10px;
    width: 50px;
  }
  .fw-box .fw-title-box {
    display: none;
  }
  .fw-box .m-fw-title-box img {
    margin-top: -10px;
    width: 60px;
  }
}