@charset "UTF-8";
.header {
  height: 625px;
  background: url(../images/yj-yy-ysyy-banner-bg.png) no-repeat center;
  background-size: cover;
}
.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-nav {
  margin-top: 25px;
  width: 100%;
  *zoom: 1;
  pointer-events: auto;
}
.header .logo-nav:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.header .logo-nav .index-logo {
  float: left;
  width: 32.2388059701%;
  box-sizing: border-box;
}
.header .logo-nav .index-logo img {
  width: 100%;
  height: 100%;
}
.header .logo-nav .nav {
  float: right;
  width: 66.9402985075%;
}
.header .logo-nav .nav ul {
  *zoom: 1;
}
.header .logo-nav .nav ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.header .logo-nav .nav ul li {
  float: left;
  margin-top: 15px;
  width: 12.5%;
  text-align: right;
}
.header .logo-nav .nav ul li span {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5px;
  font-weight: bold;
  text-shadow: 0px 1px 0 rgba(8, 28, 61, 0.45);
}
.header .logo-nav .nav ul li:hover span {
  color: #286ace;
  text-shadow: none;
}

.list-title-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.list-title-box .u-title .e-name {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  color: rgba(51, 51, 51, 0.2);
}
.list-title-box .u-title .name {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.27;
  color: #286ace;
}
.list-title-box .u-title .name i {
  display: block;
  margin-left: 10px;
  width: 30px;
  height: 2px;
  background-color: #286ace;
}
.list-title-box .more {
  display: inline-block;
  font-size: 16px;
  color: #999;
}
.list-title-box .more:hover {
  color: #286ace;
}

.u-title-box {
  display: flex;
  justify-content: center;
}
.u-title-box .e-name {
  display: block;
  margin: 0 auto;
  height: 20px;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: bold;
  text-align: center;
  color: rgba(51, 51, 51, 0.2);
}
.u-title-box .name {
  display: block;
  margin: 0 auto 12px auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #286ace;
}
.u-title-box i {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background-color: #286ace;
}

.ystz-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  margin-top: -120px;
  padding: 30px 30px 0 30px;
  height: 474px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 2px 30px 0 rgba(0, 0, 0, 0.1);
}
.ystz-box .image-box {
  display: block;
  width: 48%;
  height: 420px;
  overflow: hidden;
}
.ystz-box .image-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ystz-box .image-box video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ystz-box #vid-swiper {
  --swiper-theme-color: #fff; /* 设置Swiper风格 */
  --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
  --swiper-navigation-size: 18px; /* 设置按钮大小 */
}
.ystz-box #vid-swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.ystz-box #vid-swiper .swiper-button-prev, .ystz-box #vid-swiper .swiper-button-next {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ystz-box .ystz {
  width: 48%;
}
.ystz-box .ystz .ystz-list {
  margin-top: 24px;
}
.ystz-box .ystz .ystz-list li {
  margin-bottom: 9px;
}
.ystz-box .ystz .ystz-list li a {
  position: relative;
  display: block;
  padding: 18px;
  width: 100%;
  height: 78px;
  box-sizing: border-box;
  background-color: #f5f7fa;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.ystz-box .ystz .ystz-list li a:hover {
  background-color: #286ace;
}
.ystz-box .ystz .ystz-list li a:hover p, .ystz-box .ystz .ystz-list li a:hover .time {
  color: #fff;
}
.ystz-box .ystz .ystz-list li a:hover img {
  display: none;
}
.ystz-box .ystz .ystz-list li a:hover .select {
  display: block;
}
.ystz-box .ystz .ystz-list li a p {
  margin-bottom: 10px;
  width: calc(100% - 100px);
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ystz-box .ystz .ystz-list li a .time {
  display: block;
  position: absolute;
  top: 18px;
  right: 18px;
  width: 100px;
  font-size: 16px;
  text-align: right;
  color: #999;
}
.ystz-box .ystz .ystz-list li a img {
  display: block;
  width: 36px;
}
.ystz-box .ystz .ystz-list li a .select {
  display: none;
}

.tzhj-box {
  margin-top: 68px;
  padding-bottom: 11px;
  background: url(../images/yj-yy-ysyy-tzhj-bg.png) no-repeat;
  background-position: center 100%;
  background-size: cover;
}
.tzhj-box .tzhj {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 55px;
}
.tzhj-box .tzhj .tzhj-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 180px) / 5);
  height: 380px;
  background-origin: border-box;
  background-clip: content-box, border-box;
  background-image: linear-gradient(to bottom, rgba(40, 106, 206, 0.01), rgba(255, 255, 255, 0)), linear-gradient(to bottom, rgba(40, 106, 206, 0.1), rgba(255, 255, 255, 0));
  border-style: solid;
  border-width: 2px;
  border-image-source: linear-gradient(to bottom, rgba(40, 106, 206, 0.2), rgba(255, 255, 255, 0));
  border-image-slice: 1;
  border-color: #286ace;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.tzhj-box .tzhj .tzhj-item:nth-child(2n+2) {
  margin-top: 95px;
}
.tzhj-box .tzhj .tzhj-item img {
  margin-top: 50px;
  width: 61px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.tzhj-box .tzhj .tzhj-item .e-name {
  display: block;
  margin: 26px 0 14px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.tzhj-box .tzhj .tzhj-item .name {
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #286ace;
}
.tzhj-box .tzhj .tzhj-item:hover img {
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
}
.tzhj-box .tzhj .tzhj-item i {
  display: block;
  margin: 15px auto;
  width: 70%;
  height: 1px;
  background-color: #286ace;
}
.tzhj-box .tzhj .tzhj-item ul li {
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center;
}
.tzhj-box .tzhj .tzhj-item ul li a {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.tzhj-box .tzhj .tzhj-item ul li a:hover {
  color: #286ace;
  font-weight: bold;
  letter-spacing: 1px;
}

.zsxx-box {
  padding: 60px 0;
}
.zsxx-box .zsxx #zsxx-swiper {
  padding-bottom: 50px;
}
.zsxx-box .zsxx #zsxx-swiper .swiper-pagination {
  bottom: 0;
}
.zsxx-box .zsxx #zsxx-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.zsxx-box .zsxx .swiper-button-prev {
  left: -70px;
  width: 50px;
  height: 50px;
  color: transparent;
  background: url(../images/yj-yy-ysyy-qyzs-swiper-prev.png) no-repeat;
  background-size: 100%;
}
.zsxx-box .zsxx .swiper-button-next {
  right: -70px;
  width: 50px;
  height: 50px;
  color: transparent;
  background: url(../images/yj-yy-ysyy-qyzs-swiper-next.png) no-repeat;
  background-size: 100%;
}
.zsxx-box ul {
  margin-top: 35px;
  *zoom: 1;
}
.zsxx-box ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.zsxx-box ul li {
  float: left;
  position: relative;
  margin-right: 25px;
  width: calc((100% - 100px) / 5);
  height: 260px;
  background-image: linear-gradient(to bottom, #ecf2ff, #f5f7fa);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.zsxx-box ul li:nth-child(5) {
  margin-right: 0;
}
.zsxx-box ul li a {
  display: block;
  padding: 23px 23px 0 23px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.zsxx-box ul li a p {
  display: block;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zsxx-box ul li a .title {
  display: -webkit-box;
  margin: 18px 0;
  min-height: 150px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  line-clamp: 5;
  -webkit-line-clamp: 5; /*设置多行的行数*/
}
.zsxx-box ul li a .time {
  display: block;
  font-size: 16px;
  color: #bfbfbf;
}
.zsxx-box ul li i {
  position: absolute;
  bottom: 0;
  display: none;
  width: 100%;
  height: 2px;
  background-color: #286ace;
}
.zsxx-box ul li:hover a p {
  color: #286ace;
}
.zsxx-box ul li:hover i {
  display: block;
}

.cybj-box {
  padding-top: 42px;
  background: url(../images/yj-yy-ysyy-cybj-bg.png) no-repeat;
  background-size: 100% 410px;
}
.cybj-box .u-title-box .e-name {
  color: rgba(255, 255, 255, 0.3);
}
.cybj-box .u-title-box .name {
  color: #fff;
}
.cybj-box .u-title-box i {
  background-color: #fff;
}
.cybj-box .cybj-title {
  margin-top: 42px;
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: 0.6px;
  text-align: justify;
  color: #fff;
}
.cybj-box .cybj {
  margin-top: 70px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cybj-box .cybj .cybj-item {
  position: relative;
  width: calc((100% - 135px) / 4);
  height: 400px;
  box-sizing: border-box;
  overflow: hidden;
}
.cybj-box .cybj .cybj-item:hover .item-bg {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.cybj-box .cybj .cybj-item:hover .select-image {
  display: block;
}
.cybj-box .cybj .cybj-item:hover .des {
  display: -webkit-box;
}
.cybj-box .cybj .cybj-item:hover .more-btn {
  display: flex;
}
.cybj-box .cybj .cybj-item .item-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.cybj-box .cybj .cybj-item .select-image {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 0;
}
.cybj-box .cybj .cybj-item .title {
  position: relative;
  margin: 25px 0 0 25px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 1.5;
  color: #fff;
  z-index: 1;
}
.cybj-box .cybj .cybj-item .e-name {
  position: relative;
  margin-left: 25px;
  font-size: 14px;
  line-height: 2.14;
  color: rgba(255, 255, 255, 0.65);
  z-index: 1;
}
.cybj-box .cybj .cybj-item .des {
  position: relative;
  display: none;
  margin: 15px 0 20px 0;
  padding: 0 25px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  line-clamp: 7;
  -webkit-line-clamp: 7; /*设置多行的行数*/
  z-index: 1;
}
.cybj-box .cybj .cybj-item .more-btn {
  position: relative;
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  width: 105px;
  height: 36px;
  background-color: #fff;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  z-index: 1;
}
.cybj-box .cybj .cybj-item .more-btn span {
  font-size: 16px;
  letter-spacing: 1.2px;
  color: #286ace;
}
.cybj-box .cybj .cybj-item .more-btn img {
  margin-left: 5px;
  width: 26px;
}

.yszc-box {
  margin: 60px 0;
}
.yszc-box .yszc {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 35px;
}
.yszc-box .yszc .yszc-list-box {
  padding: 0 35px;
  width: 54%;
  height: 340px;
  box-sizing: border-box;
  background-color: #f5f7fa;
}
.yszc-box .yszc .yszc-list-box .box-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 70px;
}
.yszc-box .yszc .yszc-list-box .box-title span {
  font-size: 20px;
  font-weight: bold;
}
.yszc-box .yszc .yszc-list-box .box-title .more {
  display: inline-block;
  font-size: 16px;
  color: #999;
}
.yszc-box .yszc .yszc-list-box .box-title .more:hover {
  color: #286ace;
}
.yszc-box .yszc .yszc-list-box ul li {
  margin-bottom: 21px;
}
.yszc-box .yszc .yszc-list-box ul li a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: 68px;
}
.yszc-box .yszc .yszc-list-box ul li a .time-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 100%;
  box-sizing: border-box;
  border: solid 1px #ced9eb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.yszc-box .yszc .yszc-list-box ul li a .time-box span {
  display: inline-block;
}
.yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(1) {
  margin-bottom: 5px;
  font-size: 20px;
  color: #666;
}
.yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(2) {
  font-size: 14px;
  color: rgba(102, 102, 102, 0.45);
}
.yszc-box .yszc .yszc-list-box ul li a .con {
  width: calc(100% - 113px);
  height: 100%;
}
.yszc-box .yszc .yszc-list-box ul li a .con p {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yszc-box .yszc .yszc-list-box ul li a .con span {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yszc-box .yszc .yszc-list-box ul li a:hover .time-box {
  border: 1px solid #286ace;
}
.yszc-box .yszc .yszc-list-box ul li a:hover .time-box span {
  color: #286ace !important;
}
.yszc-box .yszc .yszc-list-box ul li a:hover .con p {
  color: #286ace;
}
.yszc-box .yszc .zc-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 43.5%;
}
.yszc-box .yszc .zc-box .zc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 160px;
}
.yszc-box .yszc .zc-box .zc-item span {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1.5px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.yszc-box .yszc .zc-box .zc-item:hover span {
  letter-spacing: 3px;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(1) {
  width: 55%;
  background: url(../images/yj-yy-ysyy-yszc-gjj-bg.png) no-repeat;
  background-size: cover;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(1) span {
  color: #1e80f1;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(2) {
  margin-left: 5%;
  width: 40%;
  background: url(../images/yj-yy-ysyy-yszc-cqs-bg.png) no-repeat;
  background-size: cover;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(2) span {
  color: #04abbf;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(3) {
  margin-top: 20px;
  width: 100%;
  background: url(../images/yj-yy-ysyy-yszc-yyx-bg.png) no-repeat;
  background-size: cover;
}
.yszc-box .yszc .zc-box .zc-item:nth-child(3) span {
  color: #f88d25;
}

.bsfw-box {
  padding: 56px 0 80px 0;
  background: url(../images/yj-yy-ysyy-bsfw-bg.png) no-repeat;
  background-size: cover;
}
.bsfw-box .bsfw {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 90px;
}
.bsfw-box .bsfw .bsfw-item {
  position: relative;
  width: calc((100% - 135px) / 4);
  height: 322px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.bsfw-box .bsfw .bsfw-item .item-ico {
  position: absolute;
  top: -50px;
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
}
.bsfw-box .bsfw .bsfw-item p {
  margin-top: 80px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.bsfw-box .bsfw .bsfw-item .line {
  margin: 15px auto 20px auto;
  width: 24px;
  height: 2px;
  background-color: #286ace;
}
.bsfw-box .bsfw .bsfw-item ul {
  padding: 0 20px 0 30px;
  box-sizing: border-box;
}
.bsfw-box .bsfw .bsfw-item ul li {
  margin-bottom: 10px;
}
.bsfw-box .bsfw .bsfw-item ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bsfw-box .bsfw .bsfw-item ul li a i {
  display: block;
  margin-right: 8px;
  width: 6px;
  height: 6px;
  background-color: #286ace;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.bsfw-box .bsfw .bsfw-item ul li a span {
  display: block;
  width: calc(100% - 14px);
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bsfw-box .bsfw .bsfw-item ul li a span:hover {
  color: #286ace;
}

.qyzs-box {
  padding: 60px 0 45px 0;
}
.qyzs-box .qyzs {
  margin-top: 35px;
}
.qyzs-box .qyzs #qyzs-swiper {
  padding-bottom: 50px;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide {
  height: 310px;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide a .image-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide a .image-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide a .image-box: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);
}
.qyzs-box .qyzs #qyzs-swiper .swiper-slide a span {
  position: absolute;
  bottom: 0;
  display: block;
  padding: 0 15px;
  width: calc(100% - 30px);
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  font-weight: bold;
  text-shadow: 0 0 4px rgba(20, 66, 135, 0.65);
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/yj-yy-ysyy-qyzs-swiper-item-text-bg.png) no-repeat;
  background-size: auto 100%;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-pagination {
  bottom: 0;
}
.qyzs-box .qyzs #qyzs-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.qyzs-box .qyzs .swiper-button-prev {
  left: -70px;
  width: 50px;
  height: 50px;
  color: transparent;
  background: url(../images/yj-yy-ysyy-qyzs-swiper-prev.png) no-repeat;
  background-size: 100%;
}
.qyzs-box .qyzs .swiper-button-next {
  right: -70px;
  width: 50px;
  height: 50px;
  color: transparent;
  background: url(../images/yj-yy-ysyy-qyzs-swiper-next.png) no-repeat;
  background-size: 100%;
}

.hdjl-box {
  padding: 44px 0 64px 0;
  background: url(../images/yj-yy-ysyy-hdjl-bg.png) no-repeat;
  background-size: cover;
  background-color: #f5f7fa;
}
.hdjl-box .hdjl {
  margin-top: 48px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hdjl-box .hdjl .hdjl-item {
  padding-top: 37px;
  width: calc((100% - 135px) / 4);
  height: 360px;
  box-sizing: border-box;
}
.hdjl-box .hdjl .hdjl-item:nth-child(1) {
  background: url(../images/yj-yy-ysyy-hdjl-item-bg01.png) no-repeat;
  background-size: 100% 100%;
}
.hdjl-box .hdjl .hdjl-item:nth-child(2) {
  background: url(../images/yj-yy-ysyy-hdjl-item-bg02.png) no-repeat;
  background-size: 100% 100%;
}
.hdjl-box .hdjl .hdjl-item:nth-child(3) {
  background: url(../images/yj-yy-ysyy-hdjl-item-bg03.png) no-repeat;
  background-size: 100% 100%;
}
.hdjl-box .hdjl .hdjl-item:nth-child(4) {
  background: url(../images/yj-yy-ysyy-hdjl-item-bg04.png) no-repeat;
  background-size: 100% 100%;
}
.hdjl-box .hdjl .hdjl-item .title-image {
  display: block;
  margin: 0 auto;
  width: 64%;
}
.hdjl-box .hdjl .hdjl-item .icon {
  display: block;
  margin: 40px auto 0 auto;
  width: 58%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.hdjl-box .hdjl .hdjl-item:hover .icon {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

@media screen and (min-width: 993px) and (max-width: 1360px) {
  .header {
    height: 32.55208vw;
  }
  .header .top .line {
    line-height: 1.875vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .header .top .fr a {
    margin-left: 0.78125vw;
  }
  .header .top .fr .user img {
    height: 1.5625vw;
  }
  .header .top .fr .user .user-center {
    bottom: -1.82292vw;
    width: auto;
    min-width: 3.64583vw;
    line-height: 1.82292vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .header .top .fr .login-success .name, .header .top .fr .login-success #topLogout {
    padding: 0 0.52083vw;
  }
  .header .top .fr .login-success .user-center {
    left: 0.52083vw;
    bottom: -1.5625vw;
    line-height: 1.5625vw;
  }
  .header .top .fr .u-item {
    padding: 0 0.78125vw;
    border: solid 1px #fff;
    line-height: 1.5625vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
    border-radius: 0.78125vw;
    -webkit-border-radius: 0.78125vw;
    -moz-border-radius: 0.78125vw;
    -ms-border-radius: 0.78125vw;
    -o-border-radius: 0.78125vw;
  }
  .header .top .fr .u-item img {
    margin-top: -0.10417vw;
    height: 0.83333vw;
  }
  .header .top .fr .ghb {
    border: 1px solid #fb9e0d;
  }
  .header .top a {
    padding: 0 0.52083vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
    line-height: 1.875vw;
  }
  .header .top .zzms {
    padding: 0 0.52083vw !important;
    line-height: 1.35417vw;
    border-radius: 0.67708vw;
    -webkit-border-radius: 0.67708vw;
    -moz-border-radius: 0.67708vw;
    -ms-border-radius: 0.67708vw;
    -o-border-radius: 0.67708vw;
  }
  .header .top .gh {
    background-size: 0.72917vw auto;
    margin-left: 0.52083vw;
    padding-left: 0.9375vw;
  }
  .header .logo-nav {
    margin-top: 1.30208vw;
  }
  .header .logo-nav .nav ul li {
    margin-top: 0.78125vw;
  }
  .header .logo-nav .nav ul li span {
    font-size: 16.2px;
    font-size: 0.9375vw;
  }
  .list-title-box .u-title .e-name {
    height: 1.04167vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .list-title-box .u-title .name {
    font-size: 1.5625vw;
  }
  .list-title-box .u-title .name i {
    margin-left: 0.52083vw;
    width: 1.5625vw;
    height: 0.10417vw;
  }
  .list-title-box .more {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .u-title-box .e-name {
    height: 1.04167vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .u-title-box .name {
    margin: 0 auto 0.625vw auto;
    font-size: 27px;
    font-size: 1.5625vw;
  }
  .u-title-box i {
    width: 1.5625vw;
    height: 0.10417vw;
  }
  .ystz-box {
    margin-top: -6.25vw;
    padding: 1.5625vw 1.5625vw 0 1.5625vw;
    height: 24.6875vw;
    box-shadow: 0 0.10417vw 1.5625vw 0 rgba(0, 0, 0, 0.1);
  }
  .ystz-box .image-box {
    width: 48%;
    height: 21.875vw;
  }
  .ystz-box .ystz {
    width: 48%;
  }
  .ystz-box .ystz .ystz-list {
    margin-top: 1.25vw;
  }
  .ystz-box .ystz .ystz-list li {
    margin-bottom: 0.46875vw;
  }
  .ystz-box .ystz .ystz-list li a {
    padding: 0.9375vw;
    width: 100%;
    height: 4.0625vw;
  }
  .ystz-box .ystz .ystz-list li a p {
    margin-bottom: 0.52083vw;
    width: calc(100% - 5.20833vw);
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .ystz-box .ystz .ystz-list li a .time {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    top: 0.9375vw;
    right: 0.9375vw;
    width: 5.20833vw;
  }
  .ystz-box .ystz .ystz-list li a img {
    width: 1.875vw;
  }
  .tzhj-box {
    margin-top: 3.54167vw;
    padding-bottom: 0.57292vw;
  }
  .tzhj-box .tzhj {
    margin-top: 2.86458vw;
  }
  .tzhj-box .tzhj .tzhj-item {
    width: calc((100% - 9.375vw) / 5);
    height: 19.79167vw;
    border-width: 0.10417vw;
  }
  .tzhj-box .tzhj .tzhj-item:nth-child(2n+2) {
    margin-top: 4.94792vw;
  }
  .tzhj-box .tzhj .tzhj-item img {
    margin-top: 2.60417vw;
    width: 3.17708vw;
  }
  .tzhj-box .tzhj .tzhj-item .e-name {
    margin: 1.35417vw 0 0.72917vw 0;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .tzhj-box .tzhj .tzhj-item .name {
    font-size: 18px;
    font-size: 1.0416666667vw;
  }
  .tzhj-box .tzhj .tzhj-item:hover img {
    transform: translateY(-0.78125vw);
    -webkit-transform: translateY(-0.78125vw);
    -moz-transform: translateY(-0.78125vw);
    -ms-transform: translateY(-0.78125vw);
    -o-transform: translateY(-0.78125vw);
  }
  .tzhj-box .tzhj .tzhj-item i {
    margin: 0.78125vw auto;
  }
  .tzhj-box .tzhj .tzhj-item ul li {
    margin-bottom: 0.52083vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .zsxx-box {
    padding: 3.125vw 0;
  }
  .zsxx-box .zsxx #zsxx-swiper {
    padding-bottom: 2.60417vw;
  }
  .zsxx-box .zsxx #zsxx-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.5625vw;
    height: 0.41667vw;
    border-radius: 0.20833vw;
    -webkit-border-radius: 0.20833vw;
    -moz-border-radius: 0.20833vw;
    -ms-border-radius: 0.20833vw;
    -o-border-radius: 0.20833vw;
  }
  .zsxx-box .zsxx .swiper-button-prev {
    left: -3.64583vw;
    width: 2.60417vw;
    height: 2.60417vw;
  }
  .zsxx-box .zsxx .swiper-button-next {
    right: -3.64583vw;
    width: 2.60417vw;
    height: 2.60417vw;
  }
  .zsxx-box ul {
    margin-top: 1.82292vw;
  }
  .zsxx-box ul li {
    margin-right: 1.30208vw;
    width: calc((100% - 5.20833vw) / 5);
    height: 13.54167vw;
  }
  .zsxx-box ul li a {
    padding: 1.19792vw 1.19792vw 0 1.19792vw;
  }
  .zsxx-box ul li a p {
    line-height: 1.5625vw;
    font-size: 16.2px;
    font-size: 0.9375vw;
  }
  .zsxx-box ul li a .title {
    margin: 0.9375vw 0;
    min-height: 7.8125vw;
    line-height: 1.5625vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .zsxx-box ul li a .time {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .zsxx-box ul li i {
    height: 0.10417vw;
  }
  .cybj-box {
    padding-top: 2.1875vw;
    background-size: 100% 21.35417vw;
  }
  .cybj-box .cybj-title {
    margin-top: 2.1875vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    line-height: 1.88;
  }
  .cybj-box .cybj {
    margin-top: 2.34375vw;
  }
  .cybj-box .cybj .cybj-item {
    width: calc((100% - 7.03125vw) / 4);
    height: 20.83333vw;
  }
  .cybj-box .cybj .cybj-item .title {
    margin: 1.30208vw 0 0 1.30208vw;
    font-size: 18px;
    font-size: 1.0416666667vw;
  }
  .cybj-box .cybj .cybj-item .e-name {
    margin-left: 1.30208vw;
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .cybj-box .cybj .cybj-item .des {
    margin: 0.78125vw 0 1.04167vw 0;
    padding: 0 1.30208vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
    line-height: 1.5625vw;
  }
  .cybj-box .cybj .cybj-item .more-btn {
    margin-left: 1.30208vw;
    width: 5.46875vw;
    height: 1.875vw;
    border-top-right-radius: 0.9375vw;
    border-bottom-right-radius: 0.9375vw;
  }
  .cybj-box .cybj .cybj-item .more-btn span {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .cybj-box .cybj .cybj-item .more-btn img {
    margin-left: 0.26042vw;
    width: 1.35417vw;
  }
  .yszc-box {
    margin: 3.125vw 0;
  }
  .yszc-box .yszc {
    margin-top: 1.82292vw;
  }
  .yszc-box .yszc .yszc-list-box {
    padding: 0 1.82292vw;
    width: 54%;
    height: 17.70833vw;
  }
  .yszc-box .yszc .yszc-list-box .box-title {
    height: 3.64583vw;
  }
  .yszc-box .yszc .yszc-list-box .box-title span {
    font-size: 18px;
    font-size: 1.0416666667vw;
  }
  .yszc-box .yszc .yszc-list-box .box-title .more {
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .yszc-box .yszc .yszc-list-box ul li {
    margin-bottom: 1.09375vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a {
    height: 3.54167vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box {
    width: 4.58333vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(1) {
    margin-bottom: 0.26042vw;
    font-size: 18px;
    font-size: 1.0416666667vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(2) {
    font-size: 12.6px;
    font-size: 0.7291666667vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a .con {
    width: calc(100% - 5.88542vw);
  }
  .yszc-box .yszc .yszc-list-box ul li a .con p {
    height: 1.77083vw;
    line-height: 1.77083vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .yszc-box .yszc .yszc-list-box ul li a .con span {
    height: 1.77083vw;
    line-height: 1.77083vw;
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .yszc-box .yszc .zc-box {
    width: 43.5%;
  }
  .yszc-box .yszc .zc-box .zc-item {
    height: 8.33333vw;
  }
  .yszc-box .yszc .zc-box .zc-item span {
    font-size: 27px;
    font-size: 1.5625vw;
  }
  .yszc-box .yszc .zc-box .zc-item:nth-child(1) {
    width: 55%;
  }
  .yszc-box .yszc .zc-box .zc-item:nth-child(2) {
    margin-left: 5%;
  }
  .yszc-box .yszc .zc-box .zc-item:nth-child(3) {
    margin-top: 1.04167vw;
  }
  .bsfw-box {
    padding: 2.91667vw 0 4.16667vw 0;
  }
  .bsfw-box .bsfw {
    margin-top: 4.6875vw;
  }
  .bsfw-box .bsfw .bsfw-item {
    width: calc((100% - 7.03125vw) / 4);
    height: 16.77083vw;
    border-radius: 0.52083vw;
    -webkit-border-radius: 0.52083vw;
    -moz-border-radius: 0.52083vw;
    -ms-border-radius: 0.52083vw;
    -o-border-radius: 0.52083vw;
  }
  .bsfw-box .bsfw .bsfw-item .item-ico {
    top: -2.60417vw;
    left: calc(50% - 2.60417vw);
    width: 5.20833vw;
    height: 5.20833vw;
  }
  .bsfw-box .bsfw .bsfw-item p {
    margin-top: 4.16667vw;
    font-size: 18px;
    font-size: 1.0416666667vw;
  }
  .bsfw-box .bsfw .bsfw-item .line {
    margin: 0.78125vw auto 1.04167vw auto;
    width: 1.25vw;
    height: 0.10417vw;
  }
  .bsfw-box .bsfw .bsfw-item ul {
    padding: 0 1.04167vw 0 1.5625vw;
  }
  .bsfw-box .bsfw .bsfw-item ul li {
    margin-bottom: 0.52083vw;
  }
  .bsfw-box .bsfw .bsfw-item ul li a i {
    margin-right: 0.41667vw;
    width: 0.3125vw;
    height: 0.3125vw;
  }
  .bsfw-box .bsfw .bsfw-item ul li a span {
    width: calc(100% - 0.72917vw);
    font-size: 14.4px;
    font-size: 0.8333333333vw;
  }
  .qyzs-box {
    padding: 3.125vw 0 2.34375vw 0;
  }
  .qyzs-box .qyzs {
    margin-top: 1.82292vw;
  }
  .qyzs-box .qyzs #qyzs-swiper {
    padding-bottom: 2.60417vw;
  }
  .qyzs-box .qyzs #qyzs-swiper .swiper-slide {
    height: 16.14583vw;
  }
  .qyzs-box .qyzs #qyzs-swiper .swiper-slide a span {
    padding: 0 0.78125vw;
    width: calc(100% - 1.5625vw);
    height: 2.5vw;
    font-size: 16.2px;
    font-size: 0.9375vw;
    line-height: 2.5vw;
    text-shadow: 0 0 0.20833vw rgba(20, 66, 135, 0.65);
  }
  .qyzs-box .qyzs #qyzs-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.41667vw;
    height: 0.41667vw;
    border-radius: 0.20833vw;
    -webkit-border-radius: 0.20833vw;
    -moz-border-radius: 0.20833vw;
    -ms-border-radius: 0.20833vw;
    -o-border-radius: 0.20833vw;
  }
  .qyzs-box .qyzs #qyzs-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.5625vw;
    height: 0.41667vw;
    border-radius: 0.20833vw;
    -webkit-border-radius: 0.20833vw;
    -moz-border-radius: 0.20833vw;
    -ms-border-radius: 0.20833vw;
    -o-border-radius: 0.20833vw;
  }
  .qyzs-box .qyzs .swiper-button-prev {
    left: -3.64583vw;
    width: 2.60417vw;
    height: 2.60417vw;
  }
  .qyzs-box .qyzs .swiper-button-next {
    right: -3.64583vw;
    width: 2.60417vw;
    height: 2.60417vw;
  }
  .hdjl-box {
    padding: 2.29167vw 0 3.33333vw 0;
  }
  .hdjl-box .hdjl {
    margin-top: 2.5vw;
  }
  .hdjl-box .hdjl .hdjl-item {
    padding-top: 1.92708vw;
    width: calc((100% - 7.03125vw) / 4);
    height: 18.75vw;
  }
  .hdjl-box .hdjl .hdjl-item .icon {
    margin: 2.08333vw auto 0 auto;
    width: 42%;
  }
}
@media screen and (max-width: 992px) {
  .header {
    height: auto;
  }
  .header .top .line {
    display: none;
  }
  .header .top a {
    display: none;
    padding: 0 4px;
    color: #fff;
  }
  .header .top .fr .user {
    display: none;
  }
  .header .top .fr .wza, .header .top .fr #robot {
    display: inline-block;
    margin-top: 5px;
    padding: 0 10px;
    line-height: 25px;
  }
  .header .top .fr .login-success {
    display: none;
  }
  .header .top .bmxz, .header .top #topLogin, .header .top #topRegister, .header .top #ipv6 {
    display: inline-block;
  }
  .header .index-menu .container .bmxz-bd li {
    margin-bottom: 6px;
    width: 50%;
  }
  .header .index-menu .container .close {
    right: 10px;
  }
  .header .logo-nav {
    margin-top: 35px;
  }
  .header .logo-nav .index-logo {
    float: none;
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .header .logo-nav .nav {
    float: none;
    margin-top: 50px;
    width: 100%;
  }
  .header .logo-nav .nav ul li {
    float: left;
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    width: auto;
    text-align: left;
  }
  .header .logo-nav .nav ul li span {
    font-size: 16px;
  }
  .list-title-box .u-title .name {
    font-size: 22px;
    font-weight: bold;
  }
  .list-title-box .more {
    font-size: 16px;
  }
  .u-title-box .name {
    font-size: 22px;
  }
  .ystz-box {
    flex-direction: column;
    margin-top: 20px;
    padding: 15px 15px 0 15px;
    height: auto;
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
  }
  .ystz-box .image-box {
    width: 100%;
    height: 200px;
  }
  .ystz-box #vid-swiper .swiper-button-prev, .ystz-box #vid-swiper .swiper-button-next {
    display: none;
  }
  .ystz-box .ystz {
    margin-top: 20px;
    width: 100%;
  }
  .ystz-box .ystz .ystz-list {
    margin-top: 15px;
  }
  .ystz-box .ystz .ystz-list li {
    margin-bottom: 9px;
  }
  .ystz-box .ystz .ystz-list li a {
    padding: 15px;
  }
  .tzhj-box {
    margin-top: 30px;
    padding-bottom: 0;
    background-size: 100% auto;
  }
  .tzhj-box .tzhj {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 25px;
  }
  .tzhj-box .tzhj .tzhj-item {
    margin-bottom: 10px;
    width: calc((100% - 30px) / 2);
    height: 220px;
  }
  .tzhj-box .tzhj .tzhj-item:nth-child(2n+2) {
    margin-top: 0;
    margin-left: 30px;
  }
  .tzhj-box .tzhj .tzhj-item img {
    margin-top: 15px;
    width: 31px;
  }
  .tzhj-box .tzhj .tzhj-item .e-name {
    margin: 10px 0 10px 0;
  }
  .tzhj-box .tzhj .tzhj-item i {
    margin: 10px auto;
  }
  .tzhj-box .tzhj .tzhj-item ul {
    padding: 0 0 0 10px;
    *zoom: 1;
  }
  .tzhj-box .tzhj .tzhj-item ul:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .tzhj-box .tzhj .tzhj-item ul li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 15px;
  }
  .zsxx-box {
    padding: 30px 0;
  }
  .zsxx-box .zsxx {
    margin-top: 20px;
  }
  .zsxx-box .zsxx #zsxx-swiper {
    padding-bottom: 40px;
  }
  .zsxx-box .zsxx .swiper-button-prev {
    display: none;
  }
  .zsxx-box .zsxx .swiper-button-next {
    display: none;
  }
  .zsxx-box ul {
    margin-top: 0;
  }
  .zsxx-box ul li {
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc((100% - 20px) / 2);
    height: 190px;
  }
  .zsxx-box ul li:nth-child(2n+2) {
    margin-right: 0;
  }
  .zsxx-box ul li a {
    padding: 10px 10px 0 10px;
  }
  .zsxx-box ul li a p {
    line-height: 25px;
  }
  .zsxx-box ul li a .title {
    margin: 8px 0;
    min-height: 100px;
    line-height: 25px;
  }
  .cybj-box {
    padding-top: 30px;
    padding-bottom: 15px;
    background-size: cover;
  }
  .cybj-box .cybj-title {
    margin-top: 20px;
    font-size: 16px;
  }
  .cybj-box .cybj {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cybj-box .cybj .cybj-item {
    margin-bottom: 15px;
    width: calc((100% - 20px) / 2);
    height: 320px;
    overflow: hidden;
  }
  .cybj-box .cybj .cybj-item .title {
    position: relative;
    margin: 15px 0 0 15px;
    font-size: 20px;
  }
  .cybj-box .cybj .cybj-item .e-name {
    margin-left: 15px;
    font-size: 14px;
  }
  .cybj-box .cybj .cybj-item .des {
    display: -webkit-box;
    margin: 15px 0 15px 0;
    padding: 0 15px;
    font-size: 16px;
    line-height: 25px;
    line-clamp: 5;
    -webkit-line-clamp: 5; /*设置多行的行数*/
  }
  .cybj-box .cybj .cybj-item .more-btn {
    position: absolute;
    left: 15px;
    bottom: 20px;
    display: flex;
    margin-left: 0;
    width: 95px;
    height: 32px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .yszc-box {
    margin: 30px 0;
  }
  .yszc-box .yszc {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 20px;
  }
  .yszc-box .yszc .yszc-list-box {
    padding: 0 15px;
    width: 100%;
    height: 340px;
  }
  .yszc-box .yszc .yszc-list-box .box-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 70px;
  }
  .yszc-box .yszc .yszc-list-box .box-title span {
    font-size: 20px;
    font-weight: bold;
  }
  .yszc-box .yszc .yszc-list-box .box-title .more {
    display: inline-block;
    font-size: 16px;
    color: #999;
  }
  .yszc-box .yszc .yszc-list-box .box-title .more:hover {
    color: #286ace;
  }
  .yszc-box .yszc .yszc-list-box ul li {
    margin-bottom: 21px;
  }
  .yszc-box .yszc .yszc-list-box ul li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 68px;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 88px;
    height: 100%;
    box-sizing: border-box;
    border: solid 1px #ced9eb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box span {
    display: inline-block;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(1) {
    margin-bottom: 5px;
    font-size: 20px;
    color: #666;
  }
  .yszc-box .yszc .yszc-list-box ul li a .time-box span:nth-child(2) {
    font-size: 14px;
    color: rgba(102, 102, 102, 0.45);
  }
  .yszc-box .yszc .yszc-list-box ul li a .con {
    width: calc(100% - 113px);
    height: 100%;
  }
  .yszc-box .yszc .yszc-list-box ul li a .con p {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .yszc-box .yszc .yszc-list-box ul li a .con span {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .yszc-box .yszc .yszc-list-box ul li a:hover .time-box {
    border: 1px solid #286ace;
  }
  .yszc-box .yszc .yszc-list-box ul li a:hover .time-box span {
    color: #286ace !important;
  }
  .yszc-box .yszc .yszc-list-box ul li a:hover .con p {
    color: #286ace;
  }
  .yszc-box .yszc .zc-box {
    margin-top: 15px;
    width: 100%;
  }
  .yszc-box .yszc .zc-box .zc-item {
    height: 120px;
  }
  .yszc-box .yszc .zc-box .zc-item span {
    font-size: 20px;
  }
  .yszc-box .yszc .zc-box .zc-item:nth-child(3) {
    margin-top: 10px;
  }
  .bsfw-box {
    padding: 30px 0 0 0;
  }
  .bsfw-box .bsfw {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .bsfw-box .bsfw .bsfw-item {
    margin-bottom: 50px;
    width: calc((100% - 20px) / 2);
    height: 270px;
  }
  .bsfw-box .bsfw .bsfw-item .item-ico {
    top: -30px;
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
  }
  .bsfw-box .bsfw .bsfw-item p {
    margin-top: 50px;
  }
  .bsfw-box .bsfw .bsfw-item .line {
    margin: 15px auto 20px auto;
  }
  .bsfw-box .bsfw .bsfw-item ul {
    padding: 0 10px 0 10px;
  }
  .bsfw-box .bsfw .bsfw-item ul li {
    margin-bottom: 10px;
  }
  .qyzs-box {
    padding: 30px 0 25px 0;
  }
  .qyzs-box .qyzs {
    margin-top: 20px;
  }
  .qyzs-box .qyzs #qyzs-swiper {
    padding-bottom: 40px;
  }
  .qyzs-box .qyzs #qyzs-swiper .swiper-slide {
    height: 220px;
  }
  .qyzs-box .qyzs .swiper-button-prev {
    display: none;
  }
  .qyzs-box .qyzs .swiper-button-next {
    display: none;
  }
  .hdjl-box {
    padding: 30px 0 30px 0;
  }
  .hdjl-box .hdjl {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .hdjl-box .hdjl .hdjl-item {
    margin-bottom: 15px;
    padding-top: 30px;
    width: calc((100% - 20px) / 2);
    height: 230px;
  }
  .hdjl-box .hdjl .hdjl-item .icon {
    margin: 30px auto 0 auto;
  }
}