@charset "UTF-8";
@media screen and (max-width: 992px) {
  .zjfj-container .fjgk-container {
    padding: 40px 0;
    padding: 5.33333vw 0;
  }
  .zjfj-container .fjgk-container > .container .section-title {
    display: none;
  }
  .zjfj-container .fjgk-container > .container .video-info-container {
    margin-left: 15px;
    margin-left: 2vw;
    margin-right: 15px;
    margin-right: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .zjfj-container .fjgk-container > .container .video-info-container .video-container {
    width: 100%;
    height: 400px;
    height: 53.33333vw;
  }
  .zjfj-container .fjgk-container > .container .video-info-container .fjgk-info {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-top: 2.66667vw;
    padding: 36px 30px;
    padding: 4.8vw 4vw;
    height: 230px;
    height: 30.66667vw;
  }
  .zjfj-container .fjgk-container > .container .video-info-container .fjgk-info div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 4; /*设置多行的行数*/
    color: #fff;
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.5;
  }
  .zjfj-container .fjgk-container > .container .video-info-container .fjgk-info::before {
    content: "";
    background-image: url(../images/yj-fj-zjfj-v2-img-fjgk-content-decoration.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    width: 4vw;
    height: 36px;
    height: 4.8vw;
    position: absolute;
    left: 0;
    top: 0;
  }
  .zjfj-container .fjgk-container > .container .video-info-container .fjgk-info::after {
    content: "";
    background-image: url(../images/yj-fj-zjfj-v2-img-fjgk-content-decoration.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    width: 4vw;
    height: 36px;
    height: 4.8vw;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: rotate(180deg);
  }
  .zjfj-container .fjgk-container > .container .items {
    margin-left: 15px;
    margin-left: 2vw;
    margin-right: 15px;
    margin-right: 2vw;
    margin-top: 15px;
    margin-top: 2vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .zjfj-container .fjgk-container > .container .items a {
    width: 25%;
    margin-top: 20px;
    margin-top: 2.66667vw;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-align: center;
  }
  .zjfj-container .fjgk-container > .container .items a img {
    width: auto;
    height: 40px;
    height: 5.33333vw;
    display: block;
    margin: 0 auto;
    transition: all 0.3s ease;
  }
  .zjfj-container .fjgk-container > .container .items a div {
    margin-top: 20px;
    margin-top: 2.66667vw;
    font-size: 28px;
    font-size: 3.73333vw;
    color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 16px;
    padding-bottom: 2.13333vw;
  }
  .zjfj-container .fjgk-container > .container .items a div::before {
    content: "";
    width: 50%;
    height: 2px;
    height: 0.26667vw;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease;
  }
  .zjfj-container .fjgk-container > .container .items a:hover img {
    transform: translateY(-5px);
    transform: translateY(-0.66667vw);
  }
  .zjfj-container .fjgk-container > .container .items a:hover div {
    font-weight: bold;
  }
  .zjfj-container .fjgk-container > .container .items a:hover div::before {
    width: 100%;
  }
  .zjfj-container .section-bg {
    background-color: #f4f8ff;
    background-image: url(../images/yj-fj-zjfj-v2-img-content-bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 40px;
    padding-top: 5.33333vw;
    padding-bottom: 40px;
    padding-bottom: 5.33333vw;
    padding-left: 15px;
    padding-left: 2vw;
    padding-right: 15px;
    padding-right: 2vw;
    overflow: hidden;
  }
  .zjfj-container .section-bg .section-title-1 {
    text-align: center;
  }
  .zjfj-container .section-bg .section-title-1 img {
    width: auto;
    height: 80px;
    height: 10.66667vw;
  }
  .zjfj-container .section-bg .section-title-2 {
    text-align: left;
    margin-top: 40px;
    margin-top: 5.33333vw;
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
  }
  .zjfj-container .section-bg .section-title-2 img {
    width: auto;
    height: 50px;
    height: 6.66667vw;
  }
  .zjfj-container .section-bg .fjyl-container {
    height: 200px;
    height: 26.66667vw;
    background-image: url(../images/yj-fj-zjfj-v2-img-fjyl-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 0 15px;
    padding: 0 2vw;
  }
  .zjfj-container .section-bg .fjyl-container img {
    flex-shrink: 0;
    width: 12.35714%;
    height: auto;
    margin-left: 0;
  }
  .zjfj-container .section-bg .fjyl-container div {
    flex: 1;
    text-align: left;
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 3; /*设置多行的行数*/
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs {
    margin-top: 40px;
    margin-top: 5.33333vw;
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs div:nth-child(1) {
    background-image: url(../images/yj-fj-zjfj-v2-img-title-wwgj-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 258px;
    width: 34.4vw;
    height: 41px;
    height: 5.46667vw;
    position: relative;
    cursor: default;
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs div:nth-child(1) span {
    position: absolute;
    right: 24px;
    right: 3.2vw;
    top: 0;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs div:nth-child(2) {
    cursor: default;
    margin-left: 60px;
    margin-left: 8vw;
    background-image: url(../images/yj-fj-zjfj-v2-img-title-btwh-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 258px;
    width: 34.4vw;
    height: 41px;
    height: 5.46667vw;
    position: relative;
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs div:nth-child(2) span {
    position: absolute;
    left: 24px;
    left: 3.2vw;
    top: 0;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
  }
  .zjfj-container .section-bg .wwgj-btwh-tabs div.active span {
    color: #0649a5;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div {
    visibility: hidden;
    z-index: 1;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container {
    box-sizing: border-box;
    padding-bottom: 48px;
    padding-bottom: 6.4vw;
    height: auto;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .img-container {
    width: 100%;
    height: 200px;
    height: 26.66667vw;
    overflow: hidden;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .img-container img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: all 0.3s ease;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .name {
    background-color: #fff;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    height: auto;
    z-index: 2;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .name img {
    display: none;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .name div {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: normal;
    color: #333;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a .info {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: relative;
    right: auto;
    bottom: auto;
    line-height: 45px;
    line-height: 6vw;
    color: #333;
    writing-mode: unset;
    text-align: start;
    padding: 0 10px;
    padding: 0 1.33333vw;
    display: block;
    font-size: 28px;
    font-size: 3.73333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-slide a:hover .img-container img {
    transform: scale(1.1);
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-pagination-bullets {
    position: absolute;
    bottom: 0;
    text-align: center;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 36px;
    width: 4.8vw;
    height: 8px;
    height: 1.06667vw;
    border-radius: 4px;
    border-radius: 0.53333vw;
    opacity: 1;
    background-color: #c7d7f1;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 36px;
    width: 4.8vw;
    background-color: #0649a5;
  }
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .wwgj-swiper-prev,
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .btwh-swiper-prev,
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .wwgj-swiper-next,
  .zjfj-container .section-bg .wwgj-btwh-swipers > div .btwh-swiper-next {
    display: none;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 300px;
    height: 40vw;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .img-container {
    width: 75%;
    height: 100%;
    overflow: hidden;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .img-container img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .img-container img:hover {
    animation: scale-draw 20s ease-in-out infinite;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .info-container {
    height: 280px;
    height: 37.33333vw;
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../images/yj-fj-zjfj-v2-img-fjms-content-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 37px;
    padding: 4.93333vw;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .info-container .name {
    text-align: center;
    font-size: 30px;
    font-size: 4vw;
    color: #333;
    font-weight: bold;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .info-container .info {
    margin-top: 15px;
    margin-top: 2vw;
    color: #333;
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 3; /*设置多行的行数*/
    text-align: left;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a .info-container .detail {
    position: absolute;
    bottom: 15px;
    bottom: 2vw;
    left: 50%;
    transform: translateX(-50%);
    color: #0649a5;
    font-size: 24px;
    font-size: 3.2vw;
  }
  .zjfj-container .section-bg #fjms-swiper .swiper-slide a:hover .info-container .name {
    color: #0649a5;
  }
  .zjfj-container .section-bg #fjms-swiper .fjms-swiper-pagination {
    position: absolute;
    bottom: 15px;
    bottom: 2vw;
    left: 15px;
    left: 2vw;
    z-index: 2;
    width: auto;
    background-color: rgba(0, 0, 0, 0.37);
    border-radius: 13px;
    border-radius: 1.73333vw;
    padding: 9px 15px;
    padding: 1.2vw 2vw;
    font-size: 0;
  }
  .zjfj-container .section-bg #fjms-swiper .fjms-swiper-pagination .swiper-pagination-bullet {
    opacity: 0.4;
    background-color: #fff;
    margin: 0;
  }
  .zjfj-container .section-bg #fjms-swiper .fjms-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff;
  }
  .zjfj-container .section-bg #fjms-swiper .fjms-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 10px;
    margin-left: 1.33333vw;
  }
  .zjfj-container .section-bg #zmrw-swiper {
    height: 450px;
    height: 60vw;
    padding-bottom: 50px;
    padding-bottom: 6.66667vw;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/yj-fj-zjfj-v2-img-zmrw-item-bg-normal.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 38px 23px;
    padding: 5.06667vw 3.06667vw;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-slide a .wrapper {
    border: solid 1px #c6d3e8;
    background-color: #fcfeff;
    background-image: url(../images/yj-fj-zjfj-v2-img-zmrw-item-content-bg.png);
    background-size: 93.75% auto;
    background-repeat: no-repeat;
    background-position: bottom 13px left;
    background-position: bottom 1.73333vw left;
    height: 100%;
    padding-top: 16px;
    padding-top: 2.13333vw;
    padding-bottom: 40px;
    padding-bottom: 5.33333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-slide a .wrapper .name {
    background-image: url(../images/yj-fj-zjfj-v2-img-zmrw-item-name-bg.png);
    background-size: 93.75% 100%;
    background-repeat: no-repeat;
    background-position: left;
    height: 45px;
    height: 6vw;
    line-height: 45px;
    line-height: 6vw;
    text-align: center;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    flex-shrink: 0;
    width: 100%;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-slide a .wrapper .info {
    flex: none;
    height: auto;
    margin-top: 18px;
    margin-top: 2.4vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: start;
    writing-mode: horizontal-tb;
    padding: 0 20px;
    padding: 0 2.66667vw;
    font-size: 24px;
    font-size: 3.2vw;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 6; /*设置多行的行数*/
    line-height: 1.5;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-slide a:hover {
    background-image: url(../images/yj-fj-zjfj-v2-img-zmrw-item-bg-active.png);
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-pagination-bullets {
    position: absolute;
    bottom: 0;
    text-align: center;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 36px;
    width: 4.8vw;
    height: 8px;
    height: 1.06667vw;
    border-radius: 4px;
    border-radius: 0.53333vw;
    opacity: 1;
    background-color: #c7d7f1;
  }
  .zjfj-container .section-bg #zmrw-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 36px;
    width: 4.8vw;
    background-color: #0649a5;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper {
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper #xzmp-swiper {
    height: 214px;
    height: 28.53333vw;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper #xzmp-swiper .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper #xzmp-swiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper #xzmp-swiper .swiper-slide a .slogan {
    text-align: left;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    height: 6.66667vw;
    line-height: 50px;
    line-height: 6.66667vw;
    padding-left: 15px;
    padding-left: 2vw;
    width: calc(100% - 10px);
    width: calc(100% - 1.33333vw);
    color: #fff;
    font-size: 28px;
    font-size: 3.73333vw;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: linear-gradient(to right, rgba(23, 81, 151, 0.8), rgba(255, 255, 255, 0));
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper #xzmp-swiper .swiper-slide a .name {
    background-color: rgba(23, 81, 151, 0.8);
    padding: 5px 10px;
    padding: 0.66667vw 1.33333vw;
    color: #fff;
    font-size: 28px;
    font-size: 3.73333vw;
    position: absolute;
    bottom: 10px;
    bottom: 1.33333vw;
    right: 10px;
    right: 1.33333vw;
  }
  .zjfj-container .section-bg .xzmp-swiper-wrapper .xzmp-swiper-prev,
  .zjfj-container .section-bg .xzmp-swiper-wrapper .xzmp-swiper-next {
    display: none;
  }
  .zjfj-container .section-bg .csjs-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container {
    width: 100%;
    height: 300px;
    height: 40vw;
    flex-shrink: 0;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .swiper-slide {
    overflow: hidden;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .swiper-slide span {
    width: 45%;
    position: absolute;
    left: 0;
    top: 35px;
    top: 4.66667vw;
    height: 60px;
    height: 8vw;
    line-height: 60px;
    line-height: 8vw;
    padding-left: 26px;
    padding-left: 3.46667vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #fff;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    background-image: linear-gradient(to right, rgba(54, 151, 242, 0.9), rgba(255, 255, 255, 0));
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .csjs-swiper-pagination {
    position: absolute;
    bottom: 15px;
    bottom: 2vw;
    right: 15px;
    right: 2vw;
    left: auto;
    z-index: 2;
    width: auto;
    background-color: rgba(0, 0, 0, 0.37);
    border-radius: 13px;
    border-radius: 1.73333vw;
    padding: 9px 15px;
    padding: 1.2vw 2vw;
    font-size: 0;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .csjs-swiper-pagination .swiper-pagination-bullet {
    opacity: 0.4;
    background-color: #fff;
    margin: 0;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .csjs-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff;
  }
  .zjfj-container .section-bg .csjs-container .swiper-container .csjs-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 10px;
    margin-left: 1.33333vw;
  }
  .zjfj-container .section-bg .csjs-container .info {
    flex: 1;
    padding-top: 20px;
    padding-top: 2.66667vw;
    padding-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 3; /*设置多行的行数*/
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.5;
    color: #333;
    text-align: left;
  }
  .zjfj-container .section-bg .csjs-container:hover .swiper-container .swiper-slide img {
    animation: scale-draw 20s ease-in-out infinite;
  }
  .zjfj-container .section-bg .csjs-container:hover .info {
    color: #0649a5;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs {
    margin-top: 40px;
    margin-top: 5.33333vw;
    margin-bottom: 40px;
    margin-bottom: 5.33333vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div {
    height: 45px;
    height: 6vw;
    padding: 0 34px;
    padding: 0 4.53333vw;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    cursor: default;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div::before {
    content: "";
    width: 65px;
    width: 8.66667vw;
    height: 27px;
    height: 3.6vw;
    background-image: url(../images/yj-fj-zjfj-v2-img-csjs-tab-indicator-left.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div::after {
    content: "";
    width: 65px;
    width: 8.66667vw;
    height: 27px;
    height: 3.6vw;
    background-image: url(../images/yj-fj-zjfj-v2-img-csjs-tab-indicator-right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div.active {
    color: #0649a5;
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div.active::before {
    background-image: url(../images/yj-fj-zjfj-v2-img-csjs-tab-indicator-left-active.png);
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div.active::after {
    background-image: url(../images/yj-fj-zjfj-v2-img-csjs-tab-indicator-right-active.png);
  }
  .zjfj-container .section-bg .sq-sc-jh-tabs > div + div {
    margin-left: 30px;
    margin-left: 4vw;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a {
    display: block;
    width: 100%;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a .img-container {
    height: 260px;
    height: 34.66667vw;
    overflow: hidden;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a .img-container img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a .name {
    background-color: #fff;
    height: 60px;
    height: 8vw;
    line-height: 60px;
    line-height: 8vw;
    color: #333;
    font-size: 28px;
    font-size: 3.73333vw;
    font-weight: bold;
    text-align: center;
    padding: 0 15px;
    padding: 0 2vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a:hover .img-container img {
    animation: scale-draw 20s ease-in-out infinite;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div a + a {
    margin-left: 0;
    margin-top: 15px;
    margin-top: 2vw;
  }
  .zjfj-container .section-bg .sq-sc-jh-contents > div.active {
    display: block;
  }
  .zjfj-container .section-bg .jtys-container {
    *zoom: 1;
  }
  .zjfj-container .section-bg .jtys-container:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .zjfj-container .section-bg .jtys-container a {
    float: none;
    display: block;
    box-sizing: border-box;
    position: relative;
    height: 300px;
    height: 40vw;
    overflow: hidden;
  }
  .zjfj-container .section-bg .jtys-container a img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .zjfj-container .section-bg .jtys-container a .info-container {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transition: all 0.3s ease;
    background-color: rgba(6, 73, 165, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .zjfj-container .section-bg .jtys-container a .info-container .name {
    text-align: center;
    font-size: 30px;
    font-size: 4vw;
    font-weight: bold;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.65);
    text-shadow: 0px 0.26667vw 0.53333vw rgba(0, 0, 0, 0.65);
    color: #fff;
  }
  .zjfj-container .section-bg .jtys-container a .info-container .info {
    margin-top: 20px;
    margin-top: 2.66667vw;
    line-height: 1.5;
    font-size: 28px;
    font-size: 3.73333vw;
    color: #fff;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 4; /*设置多行的行数*/
    padding: 0 10%;
    visibility: visible;
  }
  .zjfj-container .section-bg .jtys-container a:hover .info-container {
    top: 0;
  }
  .zjfj-container .section-bg .jtys-container a:nth-child(1) {
    width: 100%;
  }
  .zjfj-container .section-bg .jtys-container a:nth-child(2) {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    margin-top: 2vw;
  }
  .zjfj-container .section-bg .jtys-container a:nth-child(3) {
    margin-top: 15px;
    margin-top: 2vw;
    width: 100%;
  }
  .zjfj-container .section-bg .jtys-container a:nth-child(4) {
    margin-left: 0;
    margin-top: 15px;
    margin-top: 2vw;
    width: 100%;
  }
}