@charset "UTF-8";
body,
.wrapper {
  overflow-X: hidden;
}

.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.container {
  width: auto;
  padding-left: 8.3333rem;
  padding-right: 8.3333rem;
}

.row {
  margin-right: -0.7813rem;
  margin-left: -0.7813rem;
}

.col-szxjy {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Arial, 微软雅黑 !important;
  background: url(/eportal/uiFramework/commonResource/image/2025030302474420656.png) #ffffff;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea {font-size: calc(12px + 0.1563rem);}
body.navShow {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #1059c4;
  border-radius: 5px;
}

.block-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*------keyframes------*/
@-webkit-keyframes coil {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes coil {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@-webkit-keyframes coil-large {
  100% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0;
  }
}
@keyframes coil-large {
  100% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0;
  }
}
.chevron {
  display: inline-block;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  color: #cccccc;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  50% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  50% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
}
@-webkit-keyframes moveBounce-zy {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes moveBounce-zy {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.firstpart {
  position: relative;
  padding: calc(30px + 2.0833vw) 0 0;
}

.secondpart {
  position: relative;
  padding: calc(30px + 2.0833vw) 0 calc(40px + 3.6458vw);
  background: url(/eportal/uiFramework/commonResource/image/2025030302481067420.png) no-repeat center bottom;
  background-size: 100% 65%;
}

.thirdpart {
  position: relative;
  padding: calc(30px + 2.0833vw) 0 calc(11px + 0.0521vw);
  background: url(/eportal/uiFramework/commonResource/image/2025030302485247958.png) no-repeat center top #ffffff;
  background-size: cover;
}

.fourthpart {
  position: relative;
  padding: calc(30px + 2.0833vw) 0;
  background: url(/eportal/uiFramework/commonResource/image/2025030302491276206.png) no-repeat center top #F5F8FB;
}

.win-l {
  width: 100%;
  float: left;
}

.win-r {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .thirdpart {
    padding-bottom: calc(18px + 0.1953vw);
  }
}
@media (max-width: 991px) {
  .thirdpart {
    padding-bottom: 3.6585vw;
  }
  .secondpart {
    background-size: 150% 80%;
  }
}
@media (max-width: 767px) {
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea {font-size: 3.8858rem;}
  .secondpart {
    background-size: 400% 100%;
    background-position: 19% 100%;
    padding-bottom: 4.6512vw;
  }
  .thirdpart {
    padding-bottom: 6.2791vw;
  }
  .fourthpart {
    background-size: 135%;
    padding-bottom: 5.1163vw;
  }
}
.index-banner {
  height: calc(380px + 6.25vw);
  position: relative;
}
.index-banner .swiper-container {
  width: 100%;
  height: calc(380px + 6.25vw);
}
.index-banner .banner-box {
  position: relative;
  height: 100%;
}
.index-banner .banner-box::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 13%;
  background: url(/eportal/uiFramework/commonResource/image/2025030302561354913.png) no-repeat center bottom;
  background-size: 100% 100%;
  z-index: 1;
}
.index-banner .banner-box .banner-img {
  overflow: hidden;
  position: relative;
  height: calc(380px + 6.25vw);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-banner .banner-box .banner-img img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.index-banner .banner-box .banner-img video {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.index-banner .banner-box .banner-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index-banner .banner-box .banner-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.index-banner .banner-page {
  position: absolute;
  left: 0 !important;
  right: 0 !important;
  bottom: 1.5625vw !important;
  width: 100% !important;
  z-index: 1;
}
.index-banner .swiper-pagination-bullet {
  width: 0.6771rem;
  height: 0.6771rem;
  background: #ffffff;
  opacity: 0.9;
  text-align: center;
  margin: 0 0.3646vw !important;
  vertical-align: middle;
  border-radius: 2.6042vw;
  -webkit-border-radius: 2.6042vw;
  -moz-border-radius: 2.6042vw;
  -ms-border-radius: 2.6042vw;
  -o-border-radius: 2.6042vw;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2.0833vw;
  opacity: 1;
}

@media (max-width: 1440px) {
  .index-banner .banner-page {
    bottom: 1.7857vw !important;
  }
  .index-banner .swiper-pagination-bullet {
    width: 0.7738vw;
    height: 0.7738vw;
  }
  .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 2.381vw;
  }
}
@media (max-width: 1199px) {
  .index-banner, .index-banner .swiper-container, .index-banner .banner-box .banner-img {
    height: 34rem;
  }
  .index-banner .swiper-pagination-bullet {
    width: 1.2695vw;
    height: 1.2695vw;
  }
  .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 3.9063vw;
  }
}
@media (max-width: 991px) {
  .index-banner .swiper-pagination-bullet {
    width: 1.5854vw;
    height: 1.5854vw;
  }
  .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 4.878vw;
  }
}
@media (max-width: 767px) {
  .index-banner, .index-banner .swiper-container, .index-banner .banner-box .banner-img {
    height: 51.1628rem;
  }
  .index-banner .banner-page {
    bottom: 0 !important;
  }
  .index-banner .swiper-pagination-bullet {
    width: 3.0233vw;
    height: 3.0233vw;
  }
  .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 9.3023vw;
  }
}
.lanmu {
  position: relative;
  margin-bottom: calc(24px + 0.4167vw);
}
.lanmu .lanmu_l {
  color: #333333;
  float: left;
  font-size: 2.175rem;
  font-weight: 700;
  position: relative;
  line-height: 1.1;
  text-transform: uppercase;
}
.lanmu .lanmu_l img {
  display: inline-block;
  margin-right: 1.0417vw;
  margin-top: -0.5208vw;
  height: 2.1875vw;
}
.lanmu .lanmu_r {
  float: right;
  font-size: 0.7292rem;
  line-height: 2.0833vw;
}
.lanmu .lanmu_r a {
  color: #888888;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.7292rem;
}
.lanmu .lanmu_r a:hover {
  color: #e30000;
  text-decoration: none;
}

@media (max-width: 1440px) {
  .lanmu .lanmu_l, .lanmu .lanmu_r a {
    font-size: 2.0833rem;
  }
  .lanmu .lanmu_l img {
    height: 2.3611vw;
  }
  .lanmu .lanmu_r {
    font-size: 0.9722rem;
    line-height: 2.2917vw;
  }
}
@media (max-width: 1199px) {
  .lanmu .lanmu_l, .lanmu .lanmu_r a {
    font-size: 3.325rem;
  }
  .lanmu .lanmu_l img {
    height: 3.418vw;margin-top: -1.1208vw;
  }
  .lanmu .lanmu_r {
    font-size: 1.3672rem;
    line-height: 3.418vw;
  }
}
@media (max-width: 991px) {
  .lanmu .lanmu_l, .lanmu .lanmu_r a {
    font-size: 3.6585rem;
  }
  .lanmu .lanmu_l img {
    height: 4.0244vw;
  }
  .lanmu .lanmu_r {
    font-size: 1.7073rem;
    line-height: 4.0244vw;
  }
}
@media (max-width: 767px) {
  .lanmu .lanmu_l, .lanmu .lanmu_r a {
    font-size: 6.814rem;
  }
  .lanmu .lanmu_l img {
    height: 6.3953rem;margin-top: -2.1208vw;
  }
  .lanmu .lanmu_r {
    font-size: 3.4884rem;
    line-height: 6.3953rem;
  }
}
/*Slider 开始*/
.miso_qh {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.miso_qh.miso-initialized {
  opacity: 1;
  visibility: visible;
}

.miso-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 0;
}

.miso-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.miso-list:focus {
  outline: none;
}

.miso-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.miso-slider .miso-track,
.miso-slider .miso-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  min-width: 100%;
}

.miso-track {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

.miso-track:before,
.miso-track:after {
  display: table;
  content: "";
}

.miso-track:after {
  clear: both;
}

.miso-loading .miso-track {
  visibility: hidden;
}

.miso-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  -moz-user-select: text;
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

[dir=rtl] .miso-slide {
  float: right;
}

.miso-slide img {
  display: block;
}

.miso-slide.miso-loading img {
  display: none;
}

.miso-slide.dragging img {
  pointer-events: none;
}

.miso-initialized .miso-slide {
  display: block;
}

.miso-loading .miso-slide {
  visibility: hidden;
}

.miso-vertical .miso-slide {
  display: block;
  height: auto;
}

.miso-arrow.miso-hidden {
  display: none;
}

.miso-loading .miso-list {
  background: #fff;
}

.miso-arrow {
  z-index: 1;
}

.miso-prev,
.miso-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before {
  opacity: 1;
}

.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before {
  opacity: 0.25;
}

.miso-prev:before,
.miso-next:before {
  font-size: 2rem;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  cursor: pointer;
}

.miso-prev {
  left: 0px;
}

[dir=rtl] .miso-prev {
  right: 0px;
  left: auto;
}

.miso-prev:before {
  content: "";
  font-family: simsun;
}

[dir=rtl] .miso-prev:before {
  content: "";
  font-family: simsun;
}

.miso-next {
  right: 0px;
}

[dir=rtl] .miso-next {
  right: auto;
  left: 0px;
}

.miso-next:before {
  content: "";
  font-family: simsun;
}

[dir=rtl] .miso-next:before {
  content: "";
  font-family: simsun;
}

/* Dots */
.miso-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}

.miso-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}

.miso-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.miso-dots li button:focus {
  outline: none;
}

.miso-dots li.miso-active a {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}

/* Arrows */
.miso-prev, .miso-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  top: 50%;
  z-index: 1;
}

.miso-prev {
  left: 0;
}

.miso-next {
  right: 0;
}

.miso-lightbox .miso-prev:before, .miso-lightbox .miso-next:before {
  width: 32px;
  height: 32px;
  display: block;
}

.miso-lightbox .miso-prev:before {
  content: "";
  background: url(left_svg.svg) center no-repeat;
}

.miso-lightbox .miso-next:before {
  content: "";
  background: url(right_svg.svg) center no-repeat;
}

@media (max-width: 768px) {
  .miso-prev, .miso-next {
    width: 20px;
    height: 20px;
  }
  .miso-lightbox .miso-prev:before, .miso-lightbox .miso-next:before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
}
/*Slider 结束*/
.slow {
  overflow: hidden;
}

.slow img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
} /*图片放大*/
.slow img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
} /*缓慢效果*/
.img_zd {
  position: relative;
  width: 100%;
}

.img_zd .img_hezi {
  padding-bottom: 60% !important;
}

.img_zd > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.win-l .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.win-l .content .ll {
  width: 28.75rem;
}
.win-l .content .cc {
  width: 3.6458rem;
  background: url(/eportal/uiFramework/commonResource/image/2025030304253453907.png) center no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: 1px 100%;
}
.win-l .content .rr {
  width: calc(100% - 3.6458rem - 28.75rem);
}

.miso_arrow_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.miso_arrow_box .miso_arrow1 {
  width: 31px;
  height: 31px;
  border: #dcdcdc 1px solid;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.625rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 50%;
}
.miso_arrow_box .miso_arrow1 svg {
  width: 0.75rem;
  height: 0.75rem;
  fill: #323232;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.miso_arrow_box .miso_arrow1:hover {
  border: #0B4E8E 1px solid;
  background: #0B4E8E;
}
.miso_arrow_box .miso_arrow1:hover svg {
  fill: #fff;
}

.list_box_01 .miso-list {
  padding: 1rem;
  margin: -1rem;
}

.list_box_01 li a .img .img_hezi {
  padding-bottom: 20.6771rem !important;
}

.list_box_01 li a .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302482938473.jpg) center no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -1.875rem;
  margin-left: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.8333vw 1.0875vw;
  -ms-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
}

.list_box_01 li a .con h6 {
  font-size: 0.7813rem;
  color: #0B4E8E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_box_01 li a .con h6 i {
  margin-right: 0.625vw;
}

.list_box_01 li a .con h6 svg {
  width: 0.8333vw;
  height: 0.8333vw;
  fill: #0B4E8E;
  margin: -2px 0.5rem 0 0;
}

.list_box_01 li a .con h5 {
  font-size: 0.9375rem;
  color: #323232;
  line-height: 1.5;
  height: 2.8125vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.5rem 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.list_box_01 li a:hover .con h5 {
  color: #0B4E8E;
}

.list_box_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.625rem;
  margin-bottom: -1.25rem;
}

.list_box_02 li {
  width: 50%;
  padding: 0 0.625rem;
  margin-bottom: 1.5625vw;
}

.list_box_02 li a {
  display: block;
  position: relative;
  z-index: 1;
  padding-bottom: 5px;
}

.list_box_02 li a:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 5px;
  background: #B8CEE3;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.list_box_02 li a:hover:before {
  background: #0B4E8E;
}

.list_box_02 li a .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302494440626.jpg) center no-repeat;
  background-size: cover;
  margin: 0 5px 0 0;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(52, 140, 206, 0.2);
          box-shadow: 0px 0px 7px 0px rgba(52, 140, 206, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.9375vw 2.3438vw 0.9375vw 0.7813vw;
}

.list_box_02 li a .con h6 {
  font-size: 0.7813rem;
  color: #0B4E8E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_box_02 li a .con h6 svg {
  width: 0.8333vw;
  height: 0.8333vw;
  fill: #0B4E8E;
  margin: -2px 0.5rem 0 0;
}

.list_box_02 li a .con h5 {
  font-size: 0.8333rem;
  color: #323232;
  line-height: 1.5;
  height: 3.6458vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.5rem 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}

.list_box_02 li a:hover .con h5 {
  color: #0B4E8E;
}

.list_box_03 {
  position: relative;
  z-index: 1;
  padding-bottom: 0.5rem;
}

.list_box_03:before {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0;
  left: 0.4375rem;
  width: 1px;
  background: #0B4E8E;
  z-index: -1;
  margin-left: -1px;
}

.list_box_03:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.2604vw;
  width: 0.2604vw;
  height: 0.2604vw;
  background: #0B4E8E;
  z-index: -1;
  border-radius: 50%;
}

.list_box_03 li {
  margin-bottom: 1.6rem;
}

.list_box_03 li:last-child {
  margin-bottom: 0;
}

.list_box_03 li a .con {
  position: relative;
}

.list_box_03 li a .con h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_box_03 li a .con h6 span {
  font-size: 0.7292rem;
  color: #0B4E8E;
  width: 4.6875vw;
  height: 1.25vw;
  border: #0B4E8E 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.list_box_03 li a .con h6 svg {
  width: 0.875rem;
  height: 0.875rem;
  fill: #0B4E8E;
  margin: -2px 0.7rem 0 0;
  background: #fff;
}

.list_box_03 li a .con h5 {
  font-size: 0.9375rem;
  color: #323232;
  line-height: 1.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.7rem 0 0;
  padding: 0 0 0 1.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 2.7391vw;
}

.list_box_03 li a:hover .con h5 {
  color: #0B4E8E;
}

@media (max-width: 1680px) {
  .list_box_01 li a .con {
    padding: 1.0119vw 2.1429vw;
  }
  .list_box_01 li a .con h6, .list_box_02 li a .con h6 {
    font-size: 0.8929rem;
  }
  .list_box_03 li a .con h6 span {
    font-size: 0.8333rem;
    width: 5.3571vw;
    height: 1.4286vw;
  }
  .list_box_01 li a .con h5, .list_box_03 li a .con h5 {
    font-size: 1.0119rem;
    height: 3.0357vw;
  }
  .list_box_02 li a .con h5 {
    font-size: 0.8929vw;
    line-height: 1.4;
    height: 3.75vw;
  }
  .list_box_03 li a .con h5 {
    margin-top: 0.5357vw;
  }
  .list_box_03:after {
    width: 0.2976vw;
    height: 0.2976vw;
    left: 0.2976vw;
  }
}
@media (max-width: 1440px) {
  .list_box_01 li a .con h6, .list_box_02 li a .con h6 {
    font-size: 1.0417vw;
  }
  .list_box_03 li a .con h6 span {
    font-size: 0.9722rem;
    width: 6.25vw;
    height: 1.6667vw;
  }
  .list_box_03 li a .con h5 {
    font-size: 1.25rem;
    height: 3.75vw;
    margin-top: 0.625vw;
  }
  .list_box_01 li a .con h5 {
    font-size: 1.25rem;
    -webkit-line-clamp: 3;
    height: 5.625vw;
  }
  .list_box_02 li a .con h5 {
    font-size: 1.1111rem;
    height: 4.6646vw;
  }
  .list_box_01 li a .con h6 svg, .list_box_02 li a .con h6 svg, .list_box_03 li a .con h6 svg {
    width: 0.9722vw;
    height: 0.9722vw;
  }
  .list_box_03:before {
    left: 0.5375rem;
  }
  .list_box_03:after {
    width: 0.3472vw;
    height: 0.3472vw;
    left: 0.2778vw;
  }
}
@media (max-width: 1366px) {
  .list_box_03:after {
    width: 0.366vw;
    height: 0.366vw;
    left: 0.2928vw;
  }
}
@media (max-width: 1280px) {
  .list_box_03:after {
    width: 0.3906vw;
    height: 0.3906vw;
    left: 0.3125vw;
  }
}
@media (max-width: 1199px) {
  .win-l, .win-r {
    width: 100%;
  }
  .win-l {
    padding-right: 0;
    margin-bottom: 3.9063vw;
  }
  .win-l .content .ll {
    width: 40.7227rem;
  }
  .win-l .content .cc {
    width: 6.8359rem;
  }
  .win-l .content .rr {
    width: calc(100% - 6.8359rem - 40.7227rem);
  }
  .list_box_01 li a .con {
    padding: 1.4648vw 1.7578vw;
  }
  .list_box_01 li a .img .img_hezi {
    padding-bottom: 72% !important;
  }
  .list_box_01 li a .con h6, .list_box_02 li a .con h6 {
    font-size: 1.4648rem;
  }
  .list_box_01 li a .con h6 svg, .list_box_02 li a .con h6 svg, .list_box_03 li a .con h6 svg {
    width: 1.4648vw;
    height: 1.4648vw;
  }
  .list_box_03 li a .con h5 {
    font-size: 1.6602rem;
    height: auto;
    -webkit-line-clamp: inherit;
    margin-top: 0.7813vw;
    padding-left: 3.5rem;
  }
  .list_box_01 li a .con h5 {
    font-size: 1.6602rem;
    height: 7.4219vw;
  }
  .list_box_02 li a .con h5 {
    font-size: 1.525rem;
    height: 6.543vw;
    margin-top: 0.6836vw;
  }
  .list_box_02 li a .con {
    padding: 1.4648vw 3.5156vw 1.4648vw 1.4648vw;
  }
  .list_box_03 li a .con h6 span {
    font-size: 1.4648rem;
    width: 9.7656vw;
    height: 2.6367vw;
  }
  .list_box_03 li a .con h6 svg {
    margin-right: 1.7rem;
  }
  .list_box_03 li {
    margin-bottom: 2.2vw;
  }
  .list_box_03:before {
    left: 0.725rem;
  }
  .list_box_03:after {
    width: 0.4883vw;
    height: 0.4883vw;
    left: 0.4883vw;
  }
}
@media (max-width: 991px) {
  .win-l .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .win-l .content .ll {
    width: 100%;
  }
  .win-l .content .cc {
    width: 100%;
    background: url(/eportal/uiFramework/commonResource/image/2025030304255994351.png) center no-repeat;
    background-size: 100% 1px;
    margin: 2rem 0;
  }
  .win-l .content .rr {
    width: 100%;
  }
  .miso_arrow_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .miso_arrow_box .miso_arrow1 {
    margin: 0 1rem;
  }
  .miso_arrow_box .miso_arrow1.miso_prev1 {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .miso_arrow_box .miso_arrow1.miso_next1 {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .miso_arrow_box .miso_arrow1 svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .list_box_01 li a .con {
    margin-top: -4.3902vw;
    margin-left: 2.9268vw;
    padding: 2.439vw;
  }
  .list_box_01 li a .con h5 {
    font-size: 2.1951rem;
    height: auto;
    -webkit-line-clamp: inherit;
    margin-top: 1.2195rem;
  }
  .list_box_01 li a .con h6, .list_box_02 li a .con h6 {
    font-size: 1.8293rem;
  }
  .list_box_01 li a .con h6 svg, .list_box_02 li a .con h6 svg, .list_box_03 li a .con h6 svg {
    width: 1.8293rem;
    height: 1.8293rem;
    margin-right: 1.2195vw;
  }
  .list_box_02 li a .con {
    padding: 1.8293vw 4.3902vw 1.8293vw 1.8293vw;
  }
  .list_box_02 li a .con h5 {
    font-size: 1.9512rem;
    margin-top: 1.2195vw;
    height: 8.1707vw;
  }
  .list_box_03 li a .con h6 span {
    font-size: 1.7073rem;
    width: 12.1951vw;
    height: 2.9268vw;
  }
  .list_box_03 li a .con h5 {
    font-size: 2.0732rem;
  }
  .list_box_03:before {
    left: 0.9756vw;
  }
  .list_box_03:after {
    width: 0.6098vw;
    height: 0.6098vw;
    left: 0.6098vw;
  }
}
@media (max-width: 767px) {
  .miso_arrow_box .miso_arrow1 svg {
    width: 2.3256rem;
    height: 2.3256rem;
  }
  .list_box_01 li a .con {
    padding: 3.7209rem;
  }
  .list_box_01 li a .con h6, .list_box_02 li a .con h6 {
    font-size: 3.3953rem;
  }
  .list_box_01 li a .con h5 {
    font-size: 3.7209rem;
    margin-top: 2.3256rem;
  }
  .list_box_01 li a .con h6 svg, .list_box_02 li a .con h6 svg, .list_box_03 li a .con h6 svg {
    width: 3.3558vw;
    height: 3.3558vw;
    margin-right: 2.093vw;
  }
  .list_box_02 li {
    width: 100%;
    margin-bottom: 3.4884vw;
  }
  .list_box_02 li a .con {
    padding: 3.4884vw 8.1395vw 3.4884vw 3.4884vw;
  }
  .list_box_02 li a .con h5 {
    font-size: 3.7209rem;
    height: auto;
    -webkit-line-clamp: inherit;
    margin-top: 2.093vw;
  }
  .win-l .content .cc {
    margin-bottom: 4.186vw;
  }
  .list_box_03 li {
    margin-bottom: 3.4884vw;
  }
  .list_box_03 li a .con h6 span {
    font-size: 3.2558rem;
    width: 23.2558vw;
    height: 5.5814vw;
  }
  .list_box_03 li a .con h5 {
    font-size: 4.186rem;
    margin-top: 1.8605vw;
    padding-left: 5.814vw;
  }
  .list_box_03:before {
    left: 1.8605vw;
    top: 1.6279vw;
  }
  .list_box_03:after {
    width: 1.1628vw;
    height: 1.1628vw;
    left: 1.1628vw;
  }
}
.new-graphics {
  position: relative;
  padding: 0 3.125vw;
}

.new-graphics .row {
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}

.new-graphics .row > [class^=col] {
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
}

.new-graphics li .boxstyle {
  overflow: hidden;
  position: relative;
}

.new-graphics li .boxstyle .imgbox {
  position: relative;
  height: 14.1667vw;
  z-index: 0;
  overflow: hidden;
}

.new-graphics li .boxstyle .imgbox img {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.new-graphics li .boxstyle .txtinfo {
  padding: 1.4583vw 0 0;
  position: relative;
  z-index: 2;
}

.new-graphics li .boxstyle .txtinfo h4 {
  color: #ffffff;
  font-size: 0.9458rem;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 0.625vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  height: 3.7292vw;
}

.new-graphics li .boxstyle:hover .imgbox img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.new-graphics li .boxstyle .txtinfo h5 {
  font-size: 0.8375rem;
  color: #ffffff;
  margin: 0;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1.3021vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  height: 3.7188vw;
}

.new-graphics li .boxstyle .txtinfo h6 {
  font-size: 0.7813rem;
  color: #80A9D9;
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
}

@media (max-width: 1680px) {
  .new-graphics li .boxstyle .txtinfo h4 {
    font-size: 1.096rem;
    height: 4.3905vw;
  }
  .new-graphics li .boxstyle .txtinfo h5 {
    font-size: 0.9319rem;
    height: 4.0833vw;
  }
  .new-graphics li .boxstyle .txtinfo h6 {
    font-size: 0.8929rem;
  }
}
@media (max-width: 1440px) {
  .new-graphics li .boxstyle .txtinfo {
    padding-top: 1.7361vw;
  }
  .new-graphics li .boxstyle .txtinfo h4 {
    font-size: 1.1889rem;
    height: 4.5889vw;
    margin-bottom: 0.9722vw;
  }
  .new-graphics li .boxstyle .txtinfo h5 {
    font-size: 1.076rem;
    height: 4.9472vw;
    margin-bottom: 1.7361vw;
  }
  .new-graphics li .boxstyle .txtinfo h6 {
    font-size: 1.0417rem;
  }
}
@media (max-width: 1199px) {
  .new-graphics li .boxstyle .txtinfo h4 {
    font-size: 1.478rem;
    height: 5.9805vw;
  }
  .new-graphics li .boxstyle .txtinfo h5 {
    font-size: 1.325rem;
    height: 6.0313vw;
  }
  .new-graphics li .boxstyle .txtinfo h6 {
    font-size: 1.4648rem;
  }
}
@media (max-width: 991px) {
  .new-graphics li {
    margin-bottom: 3.6585vw;
  }
  .new-graphics li .boxstyle .imgbox {
    height: 30.3659vw;
  }
  .new-graphics li .boxstyle .txtinfo {
    padding-top: 2.8049vw;
  }
  .new-graphics li .boxstyle .txtinfo h4 {
    font-size: 2.439rem;
    height: 9.8293vw;
    margin-bottom: 1.4634vw;
  }
  .new-graphics li .boxstyle .txtinfo h5 {
    font-size: 1.9512rem;
    height: 8.7805vw;
  }
  .new-graphics li .boxstyle .txtinfo h6 {
    font-size: 1.8293rem;
  }
}
@media (max-width: 767px) {
  .new-graphics {
    padding: 0;
    width: 90%;
    margin: 0 auto;
  }
  .new-graphics li {
    margin-bottom: 6.9767vw;
  }
  .new-graphics li .boxstyle .imgbox {
    height: 60vw;
  }
  .new-graphics li .boxstyle .txtinfo {
    padding-top: 4.6512vw;
  }
  .new-graphics li .boxstyle .txtinfo h4 {
    font-size: 4.4186rem;
    height: auto;
    margin-bottom: 2.7907vw;
    -webkit-line-clamp: inherit;
  }
  .new-graphics li .boxstyle .txtinfo h5 {
    font-size: 3.7209rem;
    height: 16.7442vw;
    margin-bottom: 3.9535vw;
  }
  .new-graphics li .boxstyle .txtinfo h6 {
    font-size: 3.4884rem;
  }
}
.index-tlist .row {
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}
.index-tlist .row > [class^=col] {
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
}
.index-tlist .list-module {
  position: relative;
  z-index: 0;
  margin-bottom: 3.0208vw;
}
.index-tlist .list-module a {
  position: relative;
  padding: 1.3542vw 2.2917vw;
  display: block;
  overflow: hidden;
  background: #ffffff;
  -ms-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  z-index: 3;
}
.index-tlist .list-module .date {
  position: relative;
  font-size: 1.875rem;
  color: #0B4E8E;
  line-height: 1.1;
  float: left;
  z-index: 2;
  margin-right: 1.3542vw;
  padding-right: 1.3542vw;
  border-right: #eee solid 1px;
  font-weight: 700;
  padding-top: .3646rem;
  padding-bottom: .3646rem;
}
.index-tlist .list-module .date span {
  display: block;
  font-size: 0.7813rem;
  margin-top: 0.1042vw;
  font-weight: 500;
}
.index-tlist .list-module .txt {
  height: 3.9208vw;
  overflow: hidden;
}
.index-tlist .list-module .txt h4 {
  position: relative;
  font-size: 0.9175rem;
  line-height: 1.4;
  margin: 0;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  display: table;
  height: 3.9208vw;
  z-index: 2;
}
.index-tlist .list-module .txt h4 span {
  display: table-cell;
  vertical-align: middle;
}
.index-tlist .list-module a:hover {
  background: #0b4e8e;
}
.index-tlist .list-module a:hover .date, .index-tlist .list-module a:hover .txt h4 {
  color: #fff;
}
.index-tlist li:nth-child(3n+1) {
  clear: left;
}

@media (max-width: 1680px) {
  .index-tlist .list-module .date {
    font-size: 2.0833rem;
  }
  .index-tlist .list-module .date span {
    font-size: 0.8929rem;
    margin-top: 0.119vw;
  }
  .index-tlist .list-module .txt {
    height: 4.1917vw;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 1.0119rem;
    height: 4.1917vw;
  }
}
@media (max-width: 1440px) {
  .index-tlist .list-module .date {
    font-size: 2.5rem;
  }
  .index-tlist .list-module .date span {
    font-size: 1.0417vw;
    margin-top: 0.1389vw;
  }
  .index-tlist .list-module a {padding: 1.2542vw 1.3917vw;}
  .index-tlist .list-module .txt {height: 4.7917vw;}
  .index-tlist .list-module .txt h4 {
    font-size: 1.15rem;
    height: 4.7917vw;
  }
}
@media (max-width: 1199px) {
  .index-tlist .list-module .date {
    font-size: 2.9297rem;
  }
  .index-tlist .list-module .date span {
    font-size: 1.4648rem;
    margin-top: 0.1953vw;
  }
  .index-tlist .list-module .txt {
    height: 6.0781vw;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 1.425rem;
    height: 6.0781vw;
  }
}
@media (max-width: 991px) {
  .index-tlist .list-module .date {
    font-size: 3.9024rem;
  }
  .index-tlist .list-module .date span {
    font-size: 1.7073rem;
    margin-top: 0.2439vw;
  }
  .index-tlist .list-module .txt {
    height: 6.9634vw;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 1.6812rem;
    height: 6.9634vw;
  }
  .index-tlist li:nth-child(3n+1) {
    clear: inherit;
  }
  .index-tlist li:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .index-tlist .list-module a {
    padding: 4.186vw;
  }
  .index-tlist .list-module .date {
    font-size: 7.4419rem;
    margin-right: 3.4884vw;
    padding-right: 3.4884vw;
  }
  .index-tlist .list-module .date span {
    font-size: 3.2558rem;
    margin-top: 0.4651vw;
  }
  .index-tlist .list-module .txt {
    height: auto;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 3.9535rem;
    height: 12.3256vw;
  }
}
.quick {
  position: relative;
}
.quick .row {
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}
.quick .row > [class^=col] {
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
}
.quick li .btnbox {
  position: relative;
  padding: 1.6667vw 1.875vw;
  overflow: hidden;
  font-size: 1.1458rem;
  font-weight: 700;
  line-height: 3.9583vw;
  color: #ffffff;
}
.quick li .btnbox .icon {
  width: 3.9583vw;
  height: 3.9583vw;
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-box-shadow: 0px 4px 10px 0px rgba(11, 78, 142, 0.2);
  -o-box-shadow: 0px 4px 10px 0px rgba(11, 78, 142, 0.2);
  -webkit-box-shadow: 4px 0px 10px 0px rgba(11, 78, 142, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(11, 78, 142, 0.2);
  float: left;
  margin-right: 1.3542rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 45%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.quick li .btnbox:after {
  content: "";
  position: absolute;
  top: 1.6667vw;
  right: 1.8229vw;
}
.quick li .btnbox:hover .icon {
  -ms-box-shadow: 0px 4px 20px 0px rgba(11, 78, 142, 0.5);
  -o-box-shadow: 0px 4px 20px 0px rgba(11, 78, 142, 0.5);
  -webkit-box-shadow: 4px 0px 20px 0px rgba(11, 78, 142, 0.5);
  box-shadow: 0px 4px 20px 0px rgba(11, 78, 142, 0.5);
  background-size: 55%;
}
.quick li:nth-child(1) .btnbox {
  background: #4391E8;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #68A3FC), to(#2883D9));
  background: linear-gradient(to right, #68A3FC 20%, #2883D9 100%);
}

.quick li:nth-child(1) .btnbox:after {
  width: 5.2083vw;
  height: 4.1146vw;
  background: url(/eportal/uiFramework/commonResource/image/2025030302575577628.png) no-repeat center;
  background-size: 100%;
}
.quick li:nth-child(2) .btnbox {
  background: #44A6E7;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #69B5FB), to(#2599D7));
  background: linear-gradient(to right, #69B5FB 20%, #2599D7 100%);
}

.quick li:nth-child(2) .btnbox:after {
  top: 1.0417vw;
  width: 4.6875vw;
  height: 5.9375vw;
  background: url(/eportal/uiFramework/commonResource/image/2025030302580880929.png) no-repeat center;
  background-size: 100%;
}
.quick li:nth-child(3) .btnbox {
  background: #23A0D5;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #34AFE3), to(#1392C8));
  background: linear-gradient(to right, #34AFE3 20%, #1392C8 100%);
}

.quick li:nth-child(3) .btnbox:after {
  top: 1.0417vw;
  width: 4.6875vw;
  height: 4.6875vw;
  background: url(/eportal/uiFramework/commonResource/image/2025030302573710463.png) no-repeat center;
  background-size: 100%;
}
.quick li:nth-child(4) .btnbox {
  background: #458DCF;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #519EE7), to(#397AB6));
  background: linear-gradient(to right, #519EE7 20%, #397AB6 100%);
}

.quick li:nth-child(4) .btnbox:after {
  width: 5.2083vw;
  height: 4.5313vw;
  background: url(/eportal/uiFramework/commonResource/image/2025030302542967175.png) no-repeat center;
  background-size: 100%;
}

@media (max-width: 1440px) {
  .quick li .btnbox {
    font-size: 1.3278rem;
    padding: 1.6667vw 1.575vw;
  }
}
@media (max-width: 1199px) {
  .quick li .btnbox {
    font-size: 1.5602rem;
  }
}
@media (max-width: 991px) {
  .quick li {
    margin-bottom: 3.4884vw;
  }
  .quick li .btnbox {
    font-size: 2.8732rem;
    padding: 2.6667vw 3.875vw;
    line-height: 6.9583vw;
  }
  .quick li .btnbox .icon {width: 6.9583vw;height: 6.9583vw;margin-right: 2.3542rem;}
  .quick li:nth-child(3), .quick li:nth-child(4) {margin-bottom: 0;}
}
@media (max-width: 767px) {
  .quick li {
    margin-bottom: 3.4884vw;
  }
  .quick li:nth-child(3) {margin-bottom: 3.4884vw;}
  .quick li .btnbox {
    font-size: 6.186rem;
    padding: 6.6512vw;
    line-height: 15.6279vw;
  }
  .quick li .btnbox .icon {
    width: 15.6279vw;
    height: 15.6279vw;
    margin-right: 6.3256vw;
  }
  .quick li:nth-child(1) .btnbox:after {
    width: 23.2558vw;
    height: 18.3721vw;
    background-size: 74%;
  }
  .quick li:nth-child(2) .btnbox:after {
    width: 20.9302vw;
    height: 26.5116vw;
    background-size: 74%;
  }
  .quick li:nth-child(3) .btnbox:after {
    width: 20.9302vw;
    height: 20.9302vw;
    background-size: 74%;
  }
  .quick li:nth-child(4) .btnbox:after {
    width: 23.2558vw;
    height: 20.2326vw;
    background-size: 74%;
  }
}
/* Collapse
---------------------------------- */
.panel-group {
  margin-bottom: 3.4884vw;
}
.panel-group .panel {
  border-radius: 0px;
  border: none;
}

.panel-default > .panel-heading {
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa;
}

.panel-heading a {
  font-weight: 600;
  padding: 3.4884vw 8.1395vw 3.4884vw 4.6512vw;
  display: inline-block;
  width: 100%;
  background-color: #e84c3d;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.panel-heading a.collapsed {
  color: #ffffff;
  background-color: #b4b4b4;
}
.panel-heading a.collapsed:after {
  content: "\f009";
}
.panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f009";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}

.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
  background-color: #0B4E8E;
}

.panel-transparent .panel-default > .panel-heading,
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: transparent;
  color: inherit;
}

.panel-transparent .panel-heading a {
  border: 1px solid #f1f1f1;
}
.panel-transparent .panel-heading a.collapsed {
  color: inherit;
  background-color: transparent;
}

.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  text-decoration: none;
  background-color: #e84c3d;
  color: #ffffff;
}

.panel-title {
  font-size: 4.186rem;
}
.panel-title a i {
  padding-right: 10px;
  font-size: 20px;
}

/*分享*/
.social-share {
  /*二维码样式*/
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: background 0.6s ease-out 0s;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px #aaa;
          box-shadow: 0 2px 10px #aaa;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
  width: 5.2083rem !important;
  height: 5.2083rem !important;
  margin: 0 auto !important;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table tr, .social-share .icon-wechat .wechat-qrcode .qrcode table td {
  height: auto !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

.share-xl .social-share a {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: none;
}

.share-xl .social-share a.icon-wechat {
  background: url("/eportal/uiFramework/commonResource/image/2025022107522235090.png");
  background-size: contain;
}

.share-xl .social-share a.icon-weibo {
  background: url("/eportal/uiFramework/commonResource/image/2025022107520434746.png");
  background-size: contain;
}

.share-xl .social-share a.icon-google {
  background: url("comm-google.png");
  background-size: contain;
}

.share-xl .social-share a.icon-twitter {
  background: url("comm-twitter.png");
  background-size: contain;
}

.share-xl .social-share a.icon-facebook {
  background: url("comm-facebook.png");
  background-size: contain;
}

.share-xl .social-share a.icon-linkedin {
  background: url("comm-linkedin.png");
  background-size: contain;
}

@media (min-width: 1930px) {
  .social-share .icon-wechat .wechat-qrcode .qrcode table {
    width: 4.2083rem !important;
    height: 4.2083rem !important;
  }
}
.nav-wrap {
  position: absolute;
  left: 0;
  right: 0;
}

/*nav*/
nav.navbar.bootsnav {
  min-height: 5.7292rem;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 999;
  padding: 1.5625vw 0;
  background: none;
  position: relative;
}
nav.navbar.bootsnav::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  height: 8.3333rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgb(11, 78, 142)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgb(11, 78, 142) 10%, rgba(0, 0, 0, 0) 100%);
}
nav.navbar.bootsnav .container-fluid {
  padding-left: 4.1667rem;
  padding-right: 4.1667rem;
  position: relative;
}
nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .nav-right-box {
  float: right;
  padding-top: 0.625vw;
}
nav.navbar.bootsnav .navbar-brand {
  padding: 0;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand img {
  display: block;
  width: 23.5417vw;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
nav.navbar.bootsnav ul.nav {
  float: right;
}
nav.navbar.bootsnav ul.nav > li {
  margin-left: 2.6042rem;
  padding: 0;
}
nav.navbar.bootsnav ul.nav > li:first-child {
  margin-left: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
  font-weight: bold;
  font-size: 1.0417rem;
  color: #FFFFFF;
  line-height: 2.0833rem;
  position: relative;
  padding: 0;
  text-align: center;
}
nav.navbar.bootsnav ul.nav > li > a span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentcolor), to(currentcolor));
  background-image: linear-gradient(currentcolor, currentcolor);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 0 0.1563vw;
  position: relative;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  padding-bottom: calc(5px + 0.3646vw);
}
nav.navbar.bootsnav ul.nav > li > a:before {
  position: absolute;
  content: "";
  left: 50%;
  width: 0;
  bottom: -3px;
  height: 2px;
  background: #FFF;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.5S;
  transition: all 0.5S;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: transparent !important;
  color: #ffffff;
}
nav.navbar.bootsnav ul.nav > li > a:hover span,
nav.navbar.bootsnav ul.nav > li > a:focus span,
nav.navbar.bootsnav ul.nav > li.active > a:hover span,
nav.navbar.bootsnav ul.nav > li.active > a:focus span,
nav.navbar.bootsnav ul.nav > li.active > a span,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a span {
  background-size: 50% 0.1563vw;
}
nav.navbar.bootsnav ul.nav > li > a:hover::before,
nav.navbar.bootsnav ul.nav > li > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a:hover::before,
nav.navbar.bootsnav ul.nav > li.active > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a::before,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a::before {
  width: 70%;
}
nav.navbar.bootsnav ul.nav > li.active > a {
  font-weight: bold;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #0E0E0E;
}
nav.navbar.bootsnav.scroll::before {
  display: none;
}
nav.navbar.bootsnav.scroll ul.nav > li > a:hover,
nav.navbar.bootsnav.scroll ul.nav > li > a:focus,
nav.navbar.bootsnav.scroll ul.nav > li.active > a:hover,
nav.navbar.bootsnav.scroll ul.nav > li.active > a:focus,
nav.navbar.bootsnav.scroll ul.nav > li.active > a,
nav.navbar.bootsnav.scroll ul.nav > li.dropdown.on > a {
  color: #ffffff !important;
}

.header-other {
  position: relative;
  float: left;
  margin-left: 2.0833rem;
  top: -0.2083vw;
}
.header-other > li {
  float: left;
}

.search-trigger {
  width: 2.3833rem;
  height: 2.3833rem;
  border: 0;
  border-radius: 50%;
  background: url("/eportal/uiFramework/commonResource/image/2025022107544896938.png") no-repeat center center;
  background-size: 48%;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.search-trigger:hover {
  background-color: #166AE7;
}

.en-link {
  display: block;
  margin-left: 1.0417rem;
  width: 2.3833rem;
  height: 2.3833rem;
  border-radius: 50%;
  font-size: 1.0417rem;
  line-height: 2.3833rem;
  color: #FFF;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.en-link:hover, .en-link:focus {
  background: #166AE7;
  color: #FFF;
}

.navbar .toggle {
  position: absolute;
  cursor: pointer;
  width: 3.8542rem;
  height: 3.8542rem;
  right: -6.25rem;
  top: -0.8333rem;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar .toggle span {
  position: absolute;
  width: 1.875rem;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.navbar .toggle span::before, .navbar .toggle span::after {
  position: absolute;
  content: "";
  width: 1.5625rem;
  right: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.navbar .toggle span::before {
  top: -0.4167rem;
}
.navbar .toggle span::after {
  bottom: -0.4167rem;
}

/*search*/
.up-search-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(12, 12, 12, 0.85);
  padding: 1.0417rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.up-search-box .middle-cont {
  width: 100%;
}
.up-search-box .up-close {
  position: absolute;
  right: 4.1667rem;
  top: 2.8646rem;
  width: 1.6667rem;
  height: 1.6667rem;
  background: url("/eportal/uiFramework/commonResource/image/2025010208481951403.png") no-repeat center center;
  background-size: contain;
}
.up-search-box.active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  z-index: 9999;
}

.search-box {
  background: transparent;
  border: 0.0521rem solid rgba(1, 78, 192, 0.6);
  border-radius: 1.5625rem;
  position: relative;
  max-width: 41.6667rem;
  margin-left: auto;
  margin-right: auto;
}
.search-box .s-inp {
  width: 100%;
  height: 3.125rem;
  line-height: 3.0208rem;
  font-size: 0.9375rem;
  padding-left: 1.6958rem;
  padding-right: 10.4167rem;
  color: #6d6d6d;
}
.search-box input::input-placeholder {
  color: rgba(156, 157, 175, 0.5);
}
.search-box input::-webkit-input-placeholder {
  color: rgba(156, 157, 175, 0.5);
}
.search-box input::-moz-placeholder {
  color: rgba(156, 157, 175, 0.5);
}
.search-box input::-moz-placeholder {
  color: rgba(156, 157, 175, 0.5);
}
.search-box input::-ms-input-placeholder {
  color: rgba(156, 157, 175, 0.5);
}
.search-box .s-btn {
  width: 7.2917rem;
  height: 3.125rem;
  background: #014EC0;
  border-radius: 1.5625rem;
  line-height: 3.125rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9;
  text-align: center;
}
.search-box .s-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(20px + 0.1042vw);
  height: calc(20px + 0.2604vw);
  background: url(/eportal/uiFramework/commonResource/image/2025022107544896938.png) no-repeat center center;
  background-size: 100% 100%;
}

.main-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 0;
  z-index: -99;
  background: url(/eportal/uiFramework/commonResource/image/2025010208462267540.png) no-repeat center center;
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.main-nav.show-main-nav {
  opacity: 1;
  z-index: 9999;
  height: 100%;
}
.main-nav.show-main-nav .top-nav {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.main-nav.show-main-nav .top-ch-title::before {
  width: 10.4167rem;
  -webkit-transition: width 0.6s 1s linear;
  transition: width 0.6s 1s linear;
}
.main-nav.show-main-nav .scroll .col-lg-2 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.main-nav .top-nav {
  padding: 2.0833rem 4.1667rem;
  margin-bottom: 1.0417vw;
  opacity: 0;
  -webkit-transform: translateY(1.0417rem);
          transform: translateY(1.0417rem);
  -webkit-transition: 0.8s 0.2s;
  transition: 0.8s 0.2s;
}
.main-nav .top-nav ul {
  margin-top: 0.7292rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-nav .top-nav ul li:first-child .nav-btn {
  margin-left: 0;
}
.main-nav .top-nav ul li:first-child .nav-btn::before {
  display: none;
}
.main-nav .top-nav-logo {
  float: left;
  width: 15.3646rem;
}
.main-nav .top-nav-logo img {
  width: 100%;
}
.main-nav .nav-btn {
  display: block;
  font-size: 0.7292rem;
  color: rgba(156, 157, 175, 0.8);
  line-height: 1.0417rem;
  margin-left: 2.2917rem;
  position: relative;
}
.main-nav .nav-btn::before {
  position: absolute;
  content: "";
  left: -1.1458rem;
  top: 0.2604rem;
  width: 0.0521rem;
  height: 0.625rem;
  background: #9C9DAF;
  opacity: 0.5;
}
.main-nav .nav-btn:hover {
  color: #FFF;
}
.main-nav .nav-search-btn {
  width: 0.8333rem;
  height: 0.9375rem;
  background: url(/eportal/uiFramework/commonResource/image/2025010208472251297.png) no-repeat center center;
  background-size: 100% 100% !important;
  margin-left: 2.0833rem;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.main-nav .nav-search-btn:hover {
  background: url(/eportal/uiFramework/commonResource/image/2025010305453132430.png) no-repeat center center;
}
.main-nav .nav-en-link {
  display: block;
  font-size: 0.8333rem;
  color: rgba(156, 157, 175, 0.8);
  line-height: 1.0417rem;
  margin-left: 1.5625rem;
}
.main-nav .nav-en-link:hover {
  color: #FFF;
}
.main-nav .nav-close-btn {
  width: 1.3021rem;
  height: 1.3021rem;
  background: url(/eportal/uiFramework/commonResource/image/2025010208481951403.png) no-repeat center center;
  background-size: 100% 100%;
  margin-left: 3.125rem;
  cursor: pointer;
}
.main-nav .col-lg-2:nth-child(6n+1) {
  clear: left;
}
.main-nav .top-ch-title {
  display: block;
  font-size: 1.25rem;
  color: #FFFFFF;
  line-height: 1.1;
  padding-bottom: 0.8333vw;
  margin-bottom: 1.1458vw;
  position: relative;
}
.main-nav .top-ch-title::before {
  position: absolute;
  content: "";
  left: 0;
  width: 0;
  bottom: 0;
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.main-nav .top-ch-title:hover::before {
  background: #FFF;
}
.main-nav .ch-ej {
  margin-bottom: 3.125rem;
  font-size: 0;
}
.main-nav .ch-ej li {
  margin-bottom: 0.3125vw;
}
.main-nav .ch-ej li:last-child {
  margin-bottom: 0;
}
.main-nav .ch-ej li a {
  display: inline-block;
  font-size: 0.8333rem;
  color: rgba(176, 176, 191, 0.9);
}
.main-nav .ch-ej li a span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentcolor), to(currentcolor));
  background-image: linear-gradient(currentcolor, currentcolor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  position: relative;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  padding-bottom: 3px;
  line-height: 1.5;
}
.main-nav .ch-ej li a:hover {
  color: #FFFFFF;
}
.main-nav .ch-ej li a:hover span {
  background-size: 100% 1px;
}
.main-nav .scroll {
  overflow: hidden;
  overflow-y: auto;
  height: calc(100vh - 9.1667rem);
}
.main-nav .scroll::-webkit-scrollbar {
  width: 0;
}
.main-nav .scroll::-webkit-scrollbar-button {
  display: none;
}
.main-nav .scroll .col-lg-2 {
  opacity: 0;
  -webkit-transform: translateY(1.0417rem);
          transform: translateY(1.0417rem);
}
.main-nav .scroll .col-lg-2:nth-child(1) {
  transition: 0.8s 0.3s;
  -webkit-transition: 0.8s 0.3s;
  -moz-transition: 0.8s 0.3s;
  -ms-transition: 0.8s 0.3s;
  -o-transition: 0.8s 0.3s;
}
.main-nav .scroll .col-lg-2:nth-child(2) {
  transition: 0.8s 0.4s;
  -webkit-transition: 0.8s 0.4s;
  -moz-transition: 0.8s 0.4s;
  -ms-transition: 0.8s 0.4s;
  -o-transition: 0.8s 0.4s;
}
.main-nav .scroll .col-lg-2:nth-child(3) {
  transition: 0.8s 0.5s;
  -webkit-transition: 0.8s 0.5s;
  -moz-transition: 0.8s 0.5s;
  -ms-transition: 0.8s 0.5s;
  -o-transition: 0.8s 0.5s;
}
.main-nav .scroll .col-lg-2:nth-child(4) {
  transition: 0.8s 0.6s;
  -webkit-transition: 0.8s 0.6s;
  -moz-transition: 0.8s 0.6s;
  -ms-transition: 0.8s 0.6s;
  -o-transition: 0.8s 0.6s;
}
.main-nav .scroll .col-lg-2:nth-child(5) {
  transition: 0.8s 0.7s;
  -webkit-transition: 0.8s 0.7s;
  -moz-transition: 0.8s 0.7s;
  -ms-transition: 0.8s 0.7s;
  -o-transition: 0.8s 0.7s;
}

@media (max-width: 1440px) {
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 1.1111rem;
  }
}
@media (max-width: 1365px) {
  .row {
    margin-right: -1.0989rem;
    margin-left: -1.0989rem;
  }
  .col-szxjy {
    padding-left: 1.0989rem;
    padding-right: 1.0989rem;
  }
  /*nav*/
  nav.navbar.bootsnav .container-fluid {
    padding-left: 2.9304rem;
    padding-right: 2.9304rem;
  }
  .header-other {
    margin-left: 2.5304rem;
  }
  .navbar .toggle {
    width: 5.4212rem;
    height: 5.4212rem;
    right: -8.7912rem;
    top: -1.1722rem;
  }
  .navbar .toggle span {
    width: 2.6374rem;
    height: 0.0733rem;
  }
  .navbar .toggle span::before, .navbar .toggle span::after {
    height: 0.0733rem;
    left: 0.4396rem;
    width: 2.1978rem;
  }
  .navbar .toggle span::before {
    top: -0.5861rem;
  }
  .navbar .toggle span::after {
    bottom: -0.5861rem;
  }
  /*search*/
  .up-search-box {
    padding: 1.4652rem;
  }
  .up-search-box .up-close {
    right: 5.8608rem;
    top: 4.0293rem;
    width: 2.3444rem;
    height: 2.3444rem;
  }
  .search-box {
    border: 0.0733rem solid rgba(1, 78, 192, 0.6);
    border-radius: 2.1978rem;
    max-width: 58.6081rem;
  }
  .search-box .s-inp {
    height: 4.3956rem;
    line-height: 4.249rem;
    font-size: 1.3187rem;
    padding-left: 3.3699rem;
    padding-right: 14.6521rem;
  }
  .search-box .s-btn {
    width: 10.2565rem;
    height: 4.3956rem;
    border-radius: 2.1978rem;
    line-height: 4.3956rem;
  }
  .search-box .s-btn::before {
    width: 1.6117rem;
    height: 1.7582rem;
  }
  .main-nav.show-main-nav .top-ch-title::before {
    width: 10.2564rem;
  }
  .main-nav .top-nav {
    padding: 2.0304rem 2.1978rem;
    -webkit-transform: translateY(1.4652rem);
            transform: translateY(1.4652rem);
  }
  .main-nav .top-nav ul {
    margin-top: 1.0256rem;
  }
  .main-nav .top-nav-logo {
    width: 21.6117rem;
  }
  .main-nav .nav-btn {
    font-size: 1.0256rem;
    line-height: 1.4652rem;
    margin-left: 3.2234rem;
  }
  .main-nav .nav-btn::before {
    left: -1.6117rem;
    top: 0.3663rem;
    width: 0.0733rem;
    height: 0.8791rem;
  }
  .main-nav .nav-search-btn {
    width: 1.1722rem;
    height: 1.3187rem;
    margin-left: 2.9304rem;
  }
  .main-nav .nav-en-link {
    font-size: 1.1722rem;
    line-height: 1.4652rem;
    margin-left: 2.1978rem;
  }
  .main-nav .nav-close-btn {
    width: 1.8315rem;
    height: 1.8315rem;
    margin-left: 4.3956rem;
  }
  .main-nav .top-ch-title {
    font-size: 1.4652rem;
    line-height: 2.1978rem;
    padding-bottom: 1.3187rem;
    margin-bottom: 1.4652rem;
  }
  .main-nav .top-ch-title::before {
    height: 0.1465rem;
  }
  .main-nav .ch-ej {
    margin-bottom: 2.9304rem;
  }
  .main-nav .ch-ej li {
    margin-bottom: 0.5861rem;
  }
  .main-nav .ch-ej li a {
    font-size: 1.0256rem;
    line-height: 1.4652rem;
  }
  .main-nav .scroll {
    height: calc(100vh - 11.6484rem);
  }
  .main-nav .scroll .col-lg-2 {
    -webkit-transform: translateY(1.4652rem);
            transform: translateY(1.4652rem);
  }
}
@media (max-width: 1199px) {
  .main-nav.show-main-nav .top-ch-title::before {
    width: 19.1827rem;
  }
  .main-nav .top-nav {
    padding: 3.3361rem 2.5021rem;
    margin-bottom: 2.0851rem;
    -webkit-transform: translateY(1.6681rem);
            transform: translateY(1.6681rem);
  }
  .main-nav .top-nav ul {
    margin-top: 1.1676rem;
  }
  .main-nav .top-nav-logo {
    width: 24.6038rem;
  }
  .main-nav .nav-btn {
    font-size: 1.1676rem;
    line-height: 1.6681rem;
    margin-left: 3.6697rem;
  }
  .main-nav .nav-btn::before {
    left: -1.8349rem;
    top: 0.417rem;
    width: 0.0834rem;
    height: 1.0008rem;
  }
  .main-nav .nav-search-btn {
    width: 1.3344rem;
    height: 1.5013rem;
    margin-left: 3.3361rem;
  }
  .main-nav .nav-en-link {
    font-size: 1.3344rem;
    line-height: 1.6681rem;
    margin-left: 2.5021rem;
  }
  .main-nav .nav-close-btn {
    width: 2.0851rem;
    height: 2.0851rem;
    margin-left: 5.0042rem;
  }
  .main-nav .col-lg-2:nth-child(6n+1) {
    clear: none;
  }
  .main-nav .col-lg-2:nth-child(3n+1) {
    clear: left;
  }
  .main-nav .top-ch-title {
    font-size: 1.8681rem;
    line-height: 2.5021rem;
    padding-bottom: 1.5013rem;
    margin-bottom: 1.6681rem;
  }
  .main-nav .top-ch-title::before {
    height: 0.1668rem;
  }
  .main-nav .ch-ej {
    margin-bottom: 3.3361rem;
  }
  .main-nav .ch-ej li {
    margin-bottom: 0.6672rem;
  }
  .main-nav .ch-ej li a {
    font-size: 1.5676rem;
    line-height: 2.2681rem;
  }
  .main-nav .scroll {
    height: calc(100vh - 13.2611rem);
  }
  .main-nav .scroll .col-lg-2 {
    -webkit-transform: translateY(1.6681rem);
            transform: translateY(1.6681rem);
  }
  .main-nav .scroll .col-lg-2:nth-child(11) {
    width: 36.66666667%;
  }
  .navbar .toggle {
    right: -7.439vw;
    top: -0.5859vw;
  }
  .navbar .toggle span {
    height: 2px;
    width: 4.6875rem;
  }
  .navbar .toggle span::before, .navbar .toggle span::after {
    height: 2px;
    left: 0.7813rem;
    width: 3.9063rem;
  }
  .navbar .toggle span::before {
    top: -1.0417rem;
  }
  .navbar .toggle span::after {
    bottom: -1.0417rem;
  }
}
@media (max-width: 1024px) {
  .navbar .toggle {display: flex;display: -webkit-box;display: -ms-flexbox;}
      
  nav.navbar.bootsnav {
    padding: 2.4414vw 0;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 1.4648rem;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 36.2305vw;
  }
  nav.navbar.bootsnav .nav-right-box {
    padding-top: 0.7813vw;
  }
  nav.navbar.bootsnav .navbar-collapse.collapse {
    display: none !important;
  }
  nav.navbar.bootsnav:before {
    height: 13.6719vw;
  }
  .search-trigger {
    width: 4.3945vw;
    height: 4.3945vw;
  }
  .en-link {
    width: 4.3945vw;
    height: 4.3945vw;
    line-height: 4.3945vw;
    font-size: 1.9531rem;
  }
  .header-other {
    margin-left: 0;
    margin-right: 7.0732vw;
    top: -0.4883vw;
  }
}
@media (max-width: 991px) {
  .row {
    margin-right: -1.9531rem;
    margin-left: -1.9531rem;
  }
  .col-szxjy {
    padding-left: 1.9531rem;
    padding-right: 1.9531rem;
  }
  /*nav*/
  nav.navbar.bootsnav {
    min-height: auto;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 3.9063rem;
    padding-right: 3.9063rem;
  }
  nav.navbar.bootsnav .nav-right-box {
    padding-top: 1.9531rem;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 39.4792rem;
  }
  nav.navbar.bootsnav ul.nav > li {
    margin-left: 3.9063rem;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 2.6042rem;
    line-height: 5.2083rem;
  }
  nav.navbar.bootsnav .navbar-header {
    padding: 0;
    float: left;
  }
  .search-trigger {
    width: 4.878vw;
    height: 4.878vw;
  }
  .header-other {
    margin-left: 0;
    margin-right: 7.0732vw;
    top: -1.9512vw;
  }
  .en-link {
    width: 4.878vw;
    height: 4.878vw;
    line-height: 4.878vw;
    font-size: 1.9531rem;
  }
  /*search*/
  .up-search-box {
    padding: 2.6042rem;
  }
  .up-search-box .up-close {
    right: 6.5105rem;
    top: 7.1615rem;
    width: 4.1667rem;
    height: 4.1667rem;
  }
  .search-box {
    border: 0.1302rem solid rgba(1, 78, 192, 0.6);
    border-radius: 3.9063rem;
    max-width: 78.125rem;
  }
  .search-box .s-inp {
    height: 7.8125rem;
    line-height: 7.552rem;
    font-size: 2.3438rem;
    padding-left: 5.9895rem;
    padding-right: 26.0417rem;
  }
  .search-box .s-btn {
    width: 18.2292rem;
    height: 7.8125rem;
    border-radius: 3.9063rem;
    line-height: 7.8125rem;
  }
  .search-box .s-btn::before {
    width: 2.8646rem;
    height: 3.125rem;
  }
  .main-nav.show-main-nav .top-ch-title::before {
    width: 90%;
  }
  .main-nav .top-nav {
    padding: 2.6042rem 1.9531rem;
    margin-bottom: 3.2552rem;
    -webkit-transform: translateY(2.6042rem);
            transform: translateY(2.6042rem);
  }
  .main-nav .top-nav ul {
    margin-top: 0.7317vw;
  }
  .main-nav .top-nav-logo {
    width: 35.1563rem;
  }
  .main-nav .nav-btn {
    font-size: 1.8229rem;
    line-height: 2.6042rem;
    margin-left: 5.7292rem;
  }
  .main-nav .nav-btn::before {
    left: -2.8646rem;
    top: 0.651rem;
    width: 0.1302rem;
    height: 1.5625rem;
  }
  .main-nav .nav-search-btn {
    width: 2.0833rem;
    height: 2.3438rem;
    margin-left: 1.9531rem;
  }
  .main-nav .nav-en-link {
    font-size: 2.0833rem;
    line-height: 2.6042rem;
    margin-left: 1.9531rem;
  }
  .main-nav .nav-close-btn {
    width: 3.2552rem;
    height: 3.2552rem;
    margin-left: 3.2552rem;
  }
  .main-nav .top-ch-title {
    font-size: 2.6042rem;
    line-height: 3.9063rem;
    padding-bottom: 2.3438rem;
    margin-bottom: 2.6042rem;
  }
  .main-nav .top-ch-title::before {
    height: 0.2604rem;
  }
  .main-nav .ch-ej {
    margin-bottom: 5.2083rem;
  }
  .main-nav .ch-ej li {
    margin-bottom: 1.0417rem;
  }
  .main-nav .ch-ej li a {
    font-size: 1.8229rem;
    line-height: 2.6042rem;
  }
  .main-nav .scroll {
    height: calc(100vh - 14.8438rem);
  }
  .main-nav .scroll .col-lg-2 {
    -webkit-transform: translateY(2.6042rem);
            transform: translateY(2.6042rem);
  }
  .main-nav .scroll .col-lg-2:nth-child(11) .ch-ej {
    margin-bottom: 3.5625vw;
  }
}
@media (max-width: 767px) {
  .row {
    margin-right: -4rem;
    margin-left: -4rem;
  }
  .col-szxjy {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  /*nav*/
  nav.navbar.bootsnav {
    min-height: auto;
    padding: 3.4884vw 0;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  nav.navbar.bootsnav .nav-right-box {
    padding-top: 4rem;
  }
  nav.navbar.bootsnav .navbar-brand {
    position: absolute;
    top: 0;
    left: 5%;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 51.2077vw;
  }
  nav.navbar.bootsnav ul.nav > li {
    margin-left: 8rem;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 5.3333rem;
    line-height: 10.6667rem;
  }
  nav.navbar.bootsnav:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(28%, rgb(11, 78, 142)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgb(11, 78, 142) 28%, rgba(0, 0, 0, 0) 100%);
  }
  nav.navbar.bootsnav .navbar-header {
    padding: 0;
    float: left;
  }
  .search-trigger {
    width: 8.6957vw;
    height: 8.6957vw;
  }
  .header-other {
    margin-right: 10rem;
    top: -4.8309vw;
  }
  .en-link {
    width: 8.6957vw;
    height: 8.6957vw;
    line-height: 8.6957vw;
    font-size: 3.7209rem;
  }
  .navbar .toggle {
    right: -8.8541vw;
    top: 1.4493vw;
  }
  .navbar .toggle span {
    width: 6.9333rem;
  }
  .navbar .toggle span::before, .navbar .toggle span::after {
    left: 1.6rem;
    width: 5.3333rem;
  }
  .navbar .toggle span::before {
    top: -2.1333rem;
  }
  .navbar .toggle span::after {
    bottom: -2.1333rem;
  }
  /*search*/
  .up-search-box {
    padding: 5.3335rem;
  }
  .up-search-box .up-close {
    right: 5.3333rem;
    top: 5.3333rem;
    width: 8.5335rem;
    height: 8.5335rem;
  }
  .search-box {
    border: 0.2667rem solid rgba(1, 78, 192, 0.6);
    border-radius: 8rem;
    max-width: 95%;
  }
  .search-box .s-inp {
    height: 13.3333rem;
    line-height: 48;
    font-size: 4.2667rem;
    padding-left: 5.3333rem;
    padding-right: 32rem;
  }
  .search-box .s-btn {
    width: 24rem;
    height: 13.3333rem;
    border-radius: 8rem;
    line-height: 12.8rem;
  }
  .search-box .s-btn::before {
    width: 5.8667rem;
    height: 6.4rem;
  }
  .main-nav.show-main-nav .top-ch-title::before {
    width: 90%;
  }
  .main-nav .top-nav {
    padding: 3.3333rem 4rem;
    margin-bottom: 6.6667rem;
    -webkit-transform: translateY(5.3333rem);
            transform: translateY(5.3333rem);
  }
  .main-nav .top-nav ul {
    margin-top: 3.3333rem;
    float: right;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main-nav .top-nav-logo {
    width: 57.2077vw;
    display: block;
  }
  .main-nav .nav-btn {
    font-size: 3.7333rem;
    line-height: 5.3333rem;
    margin-left: 5.3333rem;
  }
  .main-nav .nav-btn::before {
    left: -2.6667rem;
    top: 1.3333rem;
    width: 0.2667rem;
    height: 3.2rem;
  }
  .main-nav .nav-search-btn {
    width: 4.2667rem;
    height: 4.8rem;
    margin-left: 4rem;
  }
  .main-nav .nav-en-link {
    font-size: 4.2667rem;
    line-height: 5.3333rem;
    margin-left: 4rem;
  }
  .main-nav .nav-close-btn {
    width: 6.6667rem;
    height: 6.6667rem;
    margin-left: 6.6667rem;
  }
  .main-nav .col-lg-2:nth-child(3n+1) {
    clear: none;
  }
  .main-nav .col-lg-2:nth-child(2n+1) {
    clear: left;
  }
  .main-nav .top-ch-title {
    font-size: 5.3333rem;
    line-height: 8rem;
    padding-bottom: 4.8rem;
    margin-bottom: 5.3333rem;
  }
  .main-nav .top-ch-title::before {
    height: 0.5333rem;
  }
  .main-nav .ch-ej {
    margin-bottom: 10.6667rem;
  }
  .main-nav .ch-ej li {
    margin-bottom: 2.1333rem;
  }
  .main-nav .ch-ej li a {
    font-size: 3.7333rem;
    line-height: 5.3333rem;
  }
  .main-nav .scroll {
    height: calc(100vh - 44.2667rem);
  }
  .main-nav .scroll .col-lg-2 {
    -webkit-transform: translateY(5.3333rem);
            transform: translateY(5.3333rem);
  }
  .main-nav .scroll .col-lg-2:nth-child(11) {
    width: 100%;
  }
}
/*------BTN----*/
.btn01 {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 0.7292rem;
  padding: 0.4167vw;
  line-height: 1.1;
  width: 7.8125vw;
  text-align: center;
  border: 1px solid #ffffff;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -ms-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
.btn01:before {
  content: "";
  position: absolute;
  border: 1px solid #0d0c0d;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.btn01:hover {
  color: #ffffff;
}
.btn01:hover:after {
  opacity: 1;
}
.btn01:hover:before {
  border: 1px solid #eeeeee;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
.btn01 i {
  margin-left: 0.4167vw;
  display: inline-block;
}
.btn01 i img {
  width: 0.6771vw;
  height: 0.6771vw;
}
.btn01:hover, .btn01:focus, .btn01:active {
  color: #ffffff;
}
.btn01:hover:before, .btn01:focus:before, .btn01:active:before {
  -webkit-animation-name: coil;
  animation-name: coil;
}

.btn-more3 {
  width: 150px;
  position: relative;
  display: inline-block;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
  border-radius: 50px;
  color: #A1877A;
  border: #A1877A solid 1px;
}
.btn-more3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 102%;
  height: 100%;
  background: #A1877A;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  border-radius: 22px;
}
.btn-more3:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-more3:focus, .btn-more3:active, .btn-more3.active, .btn-more3:hover {
  color: #fff;
  background: #A1877A;
  -webkit-transition: all 0.5s ease; /* Safari and Chrome */ /* Firefox */ /* IE 9 */ /* Opera */
  transition: all 0.5s ease;
}

.page-main-large .container {
  padding-left: 4.1667vw;
  padding-right: 4.1667vw;
}

.page-main .container {
  padding-left: 8.3333vw;
  padding-right: 8.3333vw;
}

.page-main-medium .container {
  padding-left: 13.5417vw;
  padding-right: 13.5417vw;
}

.pagebox {
  width: 100%;
  display: block;
  padding: 0 0 4.1667vw;
  min-height: calc(100vh - 705px);
}
.pagebox[data-v-no] {
  padding: 1.5625vw 0 8.3333vw;
}

.page-banner {
  position: relative;
  overflow: hidden;
  height: calc(380px + 6.25vw);
  background: url(/eportal/uiFramework/commonResource/image/2025030304442334723.jpg) no-repeat top center #001b30;
  background-size: cover;
  z-index: 0;
}
.page-banner::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/eportal/uiFramework/commonResource/image/2025030302561354913.png") repeat-x bottom center;
  height: 20%;
  z-index: 1;
  background-size: 100% 100%;
}
.page-banner .columnname {
  position: absolute;
  font-size: calc(25px + 0.9813rem);
  line-height: 1.1;
  color: #ffffff;
  bottom: 1.5625vw;
  left: 8%;
  z-index: 2;
  font-weight: 700;
}
.page-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bread-item {
  background: transparent;
  margin-bottom: 0;
  font-size: calc(12px + 0.1563rem);
  border-radius: 0px;
  padding-top: 3px;
  position: relative;
}
.bread-item li {
  color: #999999;
}
.bread-item li a {
  color: #999999;
}
.bread-item li a:hover, .bread-item li a:last-child {
  color: #0848c3;
}
.bread-item li span:before {
  
}
.bread-item[data-v-no] {
  margin-top: calc(15px + 0.2083vw);
}

@media (max-width: 1680px) {
  .btn01 {
    font-size: 0.8333rem;
    padding: 0.4762vw;
    width: 8.9286vw;
  }
  .btn01 i {
    margin-left: 0.4762vw;
  }
  .btn01 i img {
    width: 0.7738vw;
    height: 0.7738vw;
  }
}
@media (max-width: 1366px) {
  .btn01 {
    font-size: 1.0249rem;
    padding: 0.5857vw;
    width: 10.981vw;
  }
  .btn01 i {
    margin-left: 0.5857vw;
  }
  .btn01 i img {
    width: 0.9517vw;
    height: 0.9517vw;
  }
}
@media (max-width: 1199px) {
  .page-main .container, .page-main-medium .container {
    width: 90%;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .container {
    width: 90%;
    padding: 0;
  }
  .pagebox[data-v-no] {
    padding-top: 2.5625vw;
  }
  .page-banner {
    height: 29.2969vw;
  }
  .page-banner .columnname {
    left: 4%;
  }
  .btn01 {
    font-size: 1.3672rem;
    padding: 0.7813vw;
    width: 14.6484vw;
  }
  .btn01 i {
    margin-left: 0.9766vw;
  }
  .btn01 i img {
    width: 1.3672vw;
    height: 1.3672vw;
  }
}
@media (max-width: 991px) {
  .container {
    width: 93%;
  }
  .page-banner {
    height: 30.2439vw;
  }
  .btn01 {
    font-size: 1.7073rem;
    padding: 0.9756vw;
    width: 18.2927vw;
  }
  .btn01 i {
    margin-left: 1.2195vw;
  }
  .btn01 i img {
    width: 1.7073vw;
    height: 1.7073vw;
  }
}
@media (max-width: 767px) {
  .container {
    width: 90%;
    padding: 0;
  }
  .pagebox {
    padding: 0 0 8vw;
  }
  .pagebox[data-v-no] {
    padding-top: 8.3721vw;
  }
  .page-banner {
    height: 40.8974vw;
  }
  .page-banner .columnname {
    display: none;
  }
  .btn01 {
    font-size: 3.2558rem;
    padding: 2.3256vw;
    width: 34.8837vw;
  }
  .btn01 i {
    margin-left: 2.093vw;
  }
  .btn01 i img {
    width: 3.0233vw;
    height: 3.0233vw;
  }
  .bread-item {
    font-size: 3.2558rem;
  }
}
.col-md-l, .col-md-r {
  position: relative;
  min-height: 1px;
  padding-right: 2.0833vw;
  padding-left: 2.0833vw;
}

.lnav .nav-row {
  margin-left: -2.0833vw;
  margin-right: -2.0833vw;
}
.lnav .col-md-l {
  width: 20.8333vw;
  float: left;
}
.lnav .col-md-r {
  overflow: hidden;
}

@media (max-width: 1366px) {
  .lnav .col-md-l {
    width: 22.694vw;
  }
}
@media (max-width: 1199px) {
  .lnav .col-md-l {
    width: 240px;
  }
  .lnav .nav-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-md-l, .col-md-r {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .lnav .col-md-l {
    display: none;
  }
}
/************************/
/*  Left Navigation   */
/************************/
.sidebar {
  overflow: hidden;
  margin-top: -7.9167vw;
}
.sidebar .titbox {
  padding: 1.25vw;
  height: 5.3125vw;
  background: url(/eportal/uiFramework/commonResource/image/2025022107541783919.jpg) no-repeat top left #0a34a2;
  background-size: cover;
}
.sidebar .titbox .title-en {
  font-size: 0.9375rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 6px;
  opacity: 0.3;
  display: block;
  text-transform: uppercase;
}
.sidebar .titbox .title {
  margin-bottom: 0px;
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.3;
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.contentLeft {
  width: 100%;
  height: 100%;
  background-color: #f9f9f9;
  position: relative;
}
.contentLeft:after {
  position: absolute;
  content: "";
  width: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #0B4E8E;
}
.contentLeft .spacing {
  height: 9px;
  border-left: #0B4E8E solid 3px;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.deg90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation .clickable {
  display: block;
  position: relative;
}
.leftNavigation li a {
  font-size: 3.4884rem;
  display: block;
  padding: 10px 12px 10px 30px;
  color: #1a2531;
  border-bottom: solid 1px #ededed;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 400;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  padding: 10px 0;
  text-align: center;
}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  color: #0B4E8E;
  text-decoration: none;
  background: #fafafa;
}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #fafafa;
}
.leftNavigation li ul li {
  border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li a {
  border-bottom: solid 0px #d0e9f3;
  font-size: 14px;
  color: #535353;
  padding-left: 50px;
}
.leftNavigation li ul li.active a {
  color: #4a69d0;
  text-decoration: none;
}
.leftNavigation li.active > a {
  color: #0B4E8E;
  text-decoration: none;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li.active {
  background-color: #fafafa;
}
.leftNavigation .sub-menu.active .a-title::after {
  content: "\f107";
  color: #0b4e8e;
}

.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}

.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 160%;
}

.leftNavigation li ul li.active a, .leftNavigation li ul li a:hover {
  color: #0b4e8e;
  text-decoration: none;
  background: #f1f1f1;
}

.leftNavigation li .a-title.after::after, .leftNavigation .sub-menu > .a-title::after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 2.093vw;
  color: #b1b1b1;
  font-size: 20px;
}

@media (max-width: 1366px) {
  .sidebar {
    margin-top: -9.1508vw;
  }
  .sidebar .titbox {
    padding: 1.4641vw;
    height: 6.5886vw;
  }
  .sidebar .titbox .title {
    font-size: 1.4641rem;
  }
  .sidebar .titbox .title-en {
    font-size: 1.0981rem;
  }
}
@media (max-width: 1024px) {
  .sidebar {
    margin-top: -10.4492vw;
  }
  .sidebar .titbox {
    padding: 1.7578vw;
    height: 7.8125vw;
  }
  .sidebar .titbox .title {
    font-size: 1.7578rem;
  }
  .sidebar .titbox .title-en {
    font-size: 1.2695rem;
  }
}
.column_lm {
  border-bottom: #e1e2f0 solid 3px;
}

.column_l {
  width: auto;
  font-size: calc(21px + 0.4688rem);
  font-weight: 500;
  color: #333333;
  float: left;
  display: inline-block;
  padding: 8px 0 18px;
  line-height: 130%;
  position: relative;
}
.column_l:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
  width: 36px;
  background: #0848c3;
}

.column_r {
  float: right;
}

@media (max-width: 1199px) {
  .column_lm[data-v-lang] .column_r {
    width: 100%;
    display: block;
  }
}
@media (max-width: 991px) {
  .column_r {
    width: 100%;
    display: block;
  }
  .breadcrumb {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 767px) {
  .column_l {
    padding: 8px 0 15px;
  }
}
/************************/
/*  Footer   */
/************************/
footer {
  padding: calc(27px + 1.0417vw) 0;
  background: #0B4E8E;
}
footer .footlogo {
  display: block;
  float: left;
  padding-right: 2.0833vw;
  margin-right: 1.5625vw;
  border-right: rgba(255, 255, 255, 0.2) solid 1px;
}
footer .footlogo span {
  display: inline-block;
  margin-right: 1.9271vw;
  float: left;
}
footer .footlogo span:last-child {
  margin-right: 0;
}
footer .footlogo span img {
  display: inline-block;
}
footer .footlogo span:nth-child(1) img {
  width: 14.2708vw;
}
footer .footlogo span:nth-child(2) img {
  width: 17.6563vw;
}
footer h4 {
  font-size: calc(12px + 0.1042rem);
  line-height: 1.55;
  color: #ffffff;
  overflow: hidden;
}
footer h4 span {
  display: inline-block;
  margin: 0 7px;
}
footer h4 a:hover {
  color: #ffffff;
}

@media (max-width: 1680px) {
  footer .footlogo span:nth-child(1) img {
    width: 16.3095vw;
  }
  footer .footlogo span:nth-child(2) img {
    width: 20.1786vw;
  }
}
@media (max-width: 1440px) {
  footer .footlogo span {padding: .625rem 0;}
  footer .footlogo span:nth-child(1) img {
    width: 12.0278vw;
  }
  footer .footlogo span:nth-child(2) img {
    width: 16.5417vw;
  }
  footer h4 {font-size: .9722rem;}
}
@media (max-width: 1280px) {
  footer .footlogo {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media (max-width: 1199px) {
  footer .footlogo {
    padding: 0;
    border: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
  footer .footlogo span {
    float: none;
  }
  footer .footlogo span:nth-child(1) img {
    width: 15.0278vw;
  }
  footer .footlogo span:nth-child(2) img {
    width: 19.5417vw;
  }
  footer h4 {
    font-size: 1.2rem;
    float: left;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 991px) {
  footer h4 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 4.6512vw 0 6.9767vw;
  }
  footer .footlogo span:nth-child(1) img {
    width: 34.0278vw;
  }
  footer .footlogo span:nth-child(2) img {
    width: 47.5417vw;
  }
  footer h4 {
    font-size: 3.2558rem;
  }
}
/************************/
/*  Research Team   */
/************************/
.team {
  position: relative;
  margin: calc(30px + 1.5625vw) auto 0;
}
.team .row {
  margin-left: -1.4583vw;
  margin-right: -1.4583vw;
}
.team .row > [class^=col] {
  padding-left: 1.4583vw;
  padding-right: 1.4583vw;
}
.team li {
  margin-bottom: calc(30px + 1.0417vw);
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.team li:nth-child(5n+1) {
  clear: left;
}
.team li .imgbox {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 15.6771vw;
  margin: 0 auto;
  background: #ffffff;
}
.team li .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team li .titbox {
  background: #ffffff;
  padding: 1.0417vw 0.8917vw;
}
.team li .titbox h4 {
  color: #333333;
  text-align: center;
  font-size: 1.0417rem;
  margin-bottom: 0.7813vw;
  position: relative;
  font-weight: 700;
}
.team li .titbox h5 {
  font-size: 0.799rem;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  height: 3.1838vw;
}
.team li:hover {
  transform: translate(0, -0.5208vw);
  -webkit-transform: translate(0, -0.5208vw);
  -moz-transform: translate(0, -0.5208vw);
  -o-transform: translate(0, -0.5208vw);
  -ms-transform: translate(0, -0.5208vw);
}
.team li:hover .titbox {
  background: #0B4E8E;
}
.team li:hover .titbox h4 {
  color: #ffffff;
}
.team li:hover .titbox h5 {
  color: rgba(255, 255, 255, 0.8);
}
.team .col-sm-3 {
  width: 20%;
  float: left;
}
.team a {
  display: block;
  background: #ffffff;
  -ms-box-shadow: 0 0 7px 0 rgba(22, 43, 129, 0.1);
  -o-box-shadow: 0 0 7px 0 rgba(22, 43, 129, 0.1);
  -webkit-box-shadow: 0 0 7px 0 rgba(22, 43, 129, 0.1);
  box-shadow: 0 0 7px 0 rgba(22, 43, 129, 0.1);
}

@media (max-width: 1440px) {
  .team li .titbox h4 {
    font-size: 1.3194rem;
  }
  .team li .titbox h5 {
    font-size: 1.0417rem;
    height: 4.067vw;
  }
}
@media (max-width: 1199px) {
  .team li .imgbox {
    height: 26.1719vw;
  }
  .team li .titbox {
    padding: 1.9531vw 1.4531vw;
  }
  .team li .titbox h4 {
    font-size: 1.8555rem;
    margin-bottom: 1.2695vw;
  }
  .team li .titbox h5 {
    font-size: 1.525rem;
    height: 6.045vw;
  }
  .team li:nth-child(5n+1) {
    clear: inherit;
  }
  .team li:nth-child(4n+1) {
    clear: left;
  }
  .team .col-sm-3 {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .team li {
    margin-bottom: 3.1707vw;
  }
  .team li .titbox h4 {
    font-size: 2.0732rem;
    margin-bottom: 1.2695vw;
  }
  .team li .titbox h5 {
    font-size: 1.8293rem;
    height: 7.322vw;
  }
}
@media (max-width: 767px) {
  .team {
    margin-bottom: 2.3256vw;
  }
  .team .row {
    margin-left: -2.093vw;
    margin-right: -2.093vw;
  }
  .team .row > [class^=col] {
    padding-left: 2.093vw;
    padding-right: 2.093vw;
  }
  .team li {
    margin-bottom: 4.186vw;
  }
  .team li .imgbox {
    height: 55.3488vw;
  }
  .team li .titbox {
    padding: 3.4884vw;
  }
  .team li .titbox h4 {
    font-size: 3.9535rem;
    margin-bottom: 2.7907vw;
  }
  .team li .titbox h5 {
    font-size: 3.4884rem;
    height: 13.7674vw;
  }
  .team li:nth-child(4n+1) {
    clear: inherit;
  }
  .team li:nth-child(2n+1) {
    clear: left;
  }
  .team .col-sm-3 {
    width: 50%;
  }
}
.ry-item {
  overflow: hidden;
  display: block;
  padding: 2.0833vw;
  background: #ffffff;
  -ms-box-shadow: 0 0 12px 0 rgba(22, 43, 129, 0.1);
  -o-box-shadow: 0 0 12px 0 rgba(22, 43, 129, 0.1);
  -webkit-box-shadow: 0 0 12px 0 rgba(22, 43, 129, 0.1);
  box-shadow: 0 0 12px 0 rgba(22, 43, 129, 0.1);
  border-bottom: #0B4E8E solid 4px;
  margin-bottom: calc(25px + 0.7813vw);
  margin-top: calc(25px + 1.3021vw);
}
.ry-item .img-box {
  float: left;
  width: 12.1875vw;
  margin-right: 2.6042vw;
}
.ry-item .info-box {
  overflow: hidden;
  margin-top: 5px;
}
.ry-item .info-box h4 {
  font-size: calc(20px + 0.4167rem);
  margin-top: 0;
  margin-bottom: calc(14px + 0.3125vw);
  padding-bottom: calc(14px + 0.3125vw);
  color: #333333;
  line-height: 1.1;
  font-weight: 700;
  position: relative;
}
.ry-item .info-box h4:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 5px;
  background: #E69B40;
}
.ry-item .pepxl li {
  margin-top: 0.5208vw;
  line-height: 1.3 !important;
}
.ry-item .pepxl li span {
  color: #404040;
  font-weight: 700;
  font-size: calc(16px + 0.1042rem);
  line-height: 1.3 !important;
}
.ry-item .pepxl li i {
  color: #555;
  font-style: normal;
  font-weight: 500;
  word-break: break-all;
  font-size: calc(16px + 0.1042rem);
  line-height: 1.3 !important;
}

.rydetail {
  overflow: hidden;
}
.rydetail .detail {
  font-size: calc(16px + 0.1042rem);
  line-height: 1.8;
  padding-left: 2.0833vw;
}
.rydetail .detail p, .rydetail .detail div {
  margin-bottom: 0.7813vw;
}
.rydetail .detail p:last-child, .rydetail .detail div:last-child {
  margin-bottom: 0;
}

.rylanmu {
  margin: calc(30px + 1.5625vw) 0 calc(18px + 0.1042vw);
}
.rylanmu .rylanmu_l {
  color: #0B4E8E;
  float: left;
  font-weight: 700;
  font-size: calc(18px + 0.383rem);
  line-height: 1.1;
}
.rylanmu .rylanmu_l img {
  display: inline-block;
  margin-right: 0.625vw;
  margin-top: -0.1563vw;
  height: calc(18px + 0.625vw);
}

@media (min-width: 1930px) {
  .ry-item .img-box {
    width: 12.1875vw;
  }
  .ry-item .info-box h4 {
    font-size: 1.4583rem;
  }
  .ry-item .info-box h4:before {
    width: 1.5625vw;
  }
  .ry-item .pepxl li {
    margin-top: 0.7292vw;
    line-height: 1.6 !important;
  }
  .ry-item .pepxl li span, .ry-item .pepxl li i {
    font-size: 0.9375rem;
    line-height: 1.6 !important;
  }
}
@media (max-width: 1680px) {
  .ry-item .img-box {
    width: 13.631vw;
  }
}
@media (max-width: 1440px) {
  .ry-item .img-box {
    width: 15.1389vw;
  }
}
@media (max-width: 1280px) {
  .ry-item .img-box {
    width: 18.75vw;
  }
}
@media (max-width: 1199px) {
  .ry-item .img-box {
    width: 22.6563vw;
  }
}
@media (max-width: 991px) {
  .ry-item .img-box {
    width: 29.7561vw;
  }
}
@media (max-width: 767px) {
  .ry-item {
    padding: 5.1282vw;
  }
  .ry-item .info-box {
    float: left;
    margin-top: 7.6923vw;
  }
  .ry-item .info-box h4 {
    font-size: 7.1795rem;
  }
  .ry-item .img-box {
    float: none;
    margin: 0 auto;
    width: 56.4103vw;
  }
  .ry-item .pepxl li {
    margin-top: 2.5641vw;
  }
  .ry-item .pepxl li span, .ry-item .pepxl li i {
    font-size: 4.359rem;
  }
  .rylanmu .rylanmu_l img {
    margin-right: 2.5641vw;
  }
}
/************************/
/*  Comprehensive News   */
/************************/
.img-text-list li a.con-box[data-img=""] .img-box {
    display: none;
}

.img-text-list {
  position: relative;
  margin-top: calc(30px + 2.8646vw);
}
.img-text-list li {
  margin-bottom: calc(30px + 2.8646vw);
}
.img-text-list li a {
  display: block;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
}
.img-text-list li a:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 10px;
  background: #bbcee3;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.img-text-list li a:hover:before {
  background: #0B4E8E;
}
.img-text-list li a .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302495833101.jpg) center no-repeat #ffffff;
  background-size: cover;
  margin: 0 10px 0 0;
  padding: 1.0417vw;
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
}
.img-text-list li a .con .img-box {
  width: 18.75vw;
  height: 12.5521vw;
  margin-right: 1.875vw;
  margin-top: -2.8646vw;
  float: left;
  overflow: hidden;
}
.img-text-list li a .con .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.img-text-list li a .con .info-box {
  position: relative;
  overflow: hidden;
  padding-top: 1.0417vw;
}
.img-text-list li a .con .info-box .date {
  width: 4.6875vw;
  margin-right: 2.1875vw;
  float: left;
  font-size: 1.9271rem;
  color: #0B4E8E;
  font-weight: 700;
  position: relative;
  line-height: 1;
}
.img-text-list li a .con .info-box .date span {
  font-size: 0.7813rem;
  color: #A6A6A6;
  display: block;
  font-weight: 500;
  margin-top: 9px;
}
.img-text-list li a .con .info-box .date i {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.8229vw;
  height: 0.8333vw;
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.img-text-list li a .con .info-box .txt {
  overflow: hidden;
  position: relative;
  padding-right: 2.0833vw;
}
.img-text-list li a .con .info-box .txt h3 {
  font-size: 1.1458rem;
  color: #333333;
  margin-bottom: calc(10px + 0.5208vw);
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  max-height: 4.688vw;
}
.img-text-list li a .con .info-box .txt h4 {
  font-size: 0.885rem;
  line-height: 1.6;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 3.5417vw;
}
.img-text-list li a:hover .con .info-box .txt h3 {
  color: #0B4E8E;
}
.img-text-list li a:hover .con .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.img-text-list li:last-child {
  margin-bottom: calc(30px + 1.5625vw);
}

@media (max-width: 1440px) {
  .img-text-list li a .con .info-box .txt h3 {
    font-size: 1.3194rem;
    max-height: 5.239vw;
  }
  .img-text-list li a .con .info-box .txt h4 {
    font-size: 1.1111rem;
    max-height: 3.9583vw;
  }
  .img-text-list li a .con .info-box .date {
    width: 5.6944vw;
    font-size: 2.2917rem;
  }
  .img-text-list li a .con .info-box .date span {
    font-size: 1.0417rem;
  }
  .img-text-list li a .con .info-box .date i {
    width: 2.4306vw;
    height: 1.1111vw;
  }
}
@media (max-width: 1199px) {
  .img-text-list li a .con .img-box {
    width: 27.3438vw;
    height: 18.2617vw;
  }
  .img-text-list li a .con .info-box .txt h3 {
    font-size: 1.7578rem;
    max-height: 6.898vw;
  }
  .img-text-list li a .con .info-box .txt h4 {
    font-size: 1.5625rem;
    max-height: 5.5664vw;
  }
  .img-text-list li a .con .info-box .date {
    width: 7.4219vw;
    font-size: 3.0273rem;
  }
  .img-text-list li a .con .info-box .date span {
    font-size: 1.4648rem;
  }
  .img-text-list li a .con .info-box .date i {
    width: 3.0273vw;
    height: 1.3672vw;
  }
}
@media (max-width: 991px) {
  .img-text-list li a .con .img-box {
    margin-right: 2.1951vw;
  }
  .img-text-list li a .con .info-box .txt h3 {
    font-size: 2.0732rem;
    max-height: 7.927vw;
  }
  .img-text-list li a .con .info-box .txt h4 {
    font-size: 1.8293rem;
    max-height: 5.8537vw;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .img-text-list li a .con {
    padding: 4.1026vw;
  }
  .img-text-list li a .con .img-box {
    width: 100%;
    height: 53.0769vw;
    margin-top: -8.9744vw;
    margin-right: 0;
    margin-bottom: 4.1026vw;
  }
  .img-text-list li a .con .info-box {
    float: left;
  }
  .img-text-list li a .con .info-box .txt h3 {
    font-size: 4.359rem;
    max-height: inherit;
    -webkit-line-clamp: inherit;
    margin-bottom: 2.0513vw;
  }
  .img-text-list li a .con .info-box .txt h4 {
    font-size: 3.8462rem;
    max-height: 18.4615vw;
    -webkit-line-clamp: 3;
  }
  .img-text-list li a .con .info-box .date {
    width: 14.8718vw;
    font-size: 6.1538rem;
    margin-right: 4.1026vw;
  }
  .img-text-list li a .con .info-box .date span {
    font-size: 3.5897rem;
  }
  .img-text-list li a .con .info-box .date i {
    width: 4.359vw;
    height: 2.0513vw;
    bottom: 0.7692vw;
  }
}
.media-list {
  position: relative;
  margin-top: calc(30px + 2.8646vw);
}
.media-list li {
  margin-bottom: calc(30px + 2.8646vw);
}
.media-list li a {
  display: block;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
}
.media-list li a:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 10px;
  background: #bbcee3;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.media-list li a:hover:before {
  background: #0B4E8E;
}
.media-list li a .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302501865448.jpg) center no-repeat #ffffff;
  background-size: cover;
  margin: 0 10px 0 0;
  padding: 1.0417vw;
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
}
.media-list li a .con .img-box {
  width: 18.75vw;
  height: 12.5521vw;
  margin-left: 1.875vw;
  margin-top: -2.8646vw;
  float: right;
  overflow: hidden;
  position: relative;
  padding: 1.5625vw;
  background: #ffffff;
  border: #E5E5E5 solid 1px;
}
.media-list li a .con .img-box img {
  width: auto;
  height: auto;
  max-width: 75%;
  max-height: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.media-list li a .con .info-box {
  position: relative;
  overflow: hidden;
  padding-top: 1.0417vw;
  padding-left: 1.8229vw;
}
.media-list li a .con .info-box .date {
  width: 4.6875vw;
  margin-right: 2.1875vw;
  float: left;
  font-size: 1.9271rem;
  color: #0B4E8E;
  font-weight: 700;
  position: relative;
  line-height: 1;
}
.media-list li a .con .info-box .date span {
  font-size: 0.7813rem;
  color: #A6A6A6;
  display: block;
  font-weight: 500;
  margin-top: 9px;
}
.media-list li a .con .info-box .date i {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.8229vw;
  height: 0.8333vw;
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.media-list li a .con .info-box .txt {
  overflow: hidden;
  position: relative;
}
.media-list li a .con .info-box .txt h3 {
  font-size: 1.1458rem;
  color: #333333;
  margin-bottom: calc(15px + 0.2604vw);
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 2.9688vw;
}
.media-list li a .con .info-box .txt h4 {
  font-size: 0.9375rem;
  line-height: 1.9;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 3.5417vw;
}
.media-list li a:hover .con .info-box .txt h3 {
  color: #0B4E8E;
}
.media-list li a:hover .con .img-box img {
  max-width: 85%;
  max-height: 85%;
}
.media-list li:last-child {
  margin-bottom: calc(30px + 1.5625vw);
}

@media (max-width: 1440px) {
  .media-list li a .con .info-box .txt h3 {
    font-size: 1.3194rem;
    max-height: 3.2639vw;
  }
  .media-list li a .con .info-box .txt h4 {
    font-size: 1.1111rem;
    max-height: 3.9583vw;
    line-height: 1.8;
  }
  .media-list li a .con .info-box .date {
    width: 5.6944vw;
    font-size: 2.2917rem;
  }
  .media-list li a .con .info-box .date span {
    font-size: 1.0417rem;
  }
  .media-list li a .con .info-box .date i {
    width: 2.4306vw;
    height: 1.1111vw;
  }
}
@media (max-width: 1199px) {
  .media-list li a .con .img-box {
    width: 27.3438vw;
    height: 18.2617vw;
  }
  .media-list li a .con .info-box .txt h3 {
    font-size: 1.7578rem;
    max-height: 4.5898vw;
  }
  .media-list li a .con .info-box .txt h4 {
    font-size: 1.5625rem;
    max-height: 5.5664vw;
  }
  .media-list li a .con .info-box .date {
    width: 7.4219vw;
    font-size: 3.0273rem;
  }
  .media-list li a .con .info-box .date span {
    font-size: 1.4648rem;
  }
  .media-list li a .con .info-box .date i {
    width: 3.0273vw;
    height: 1.3672vw;
  }
}
@media (max-width: 991px) {
  .media-list li a .con .img-box {
    margin-left: 2.439vw;
  }
  .media-list li a .con .info-box .txt h3 {
    font-size: 2.0732rem;
    max-height: 5.3659vw;
  }
  .media-list li a .con .info-box .txt h4 {
    font-size: 1.8293rem;
    max-height: 5.8537vw;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .media-list li a .con {
    padding: 4.1026vw;
  }
  .media-list li a .con .img-box {
    width: 100%;
    height: 25.641vw;
    margin-top: -8.9744vw;
    margin-right: 0;
    margin-bottom: 4.1026vw;
  }
  .media-list li a .con .info-box {
    float: left;
  }
  .media-list li a .con .info-box .txt h3 {
    font-size: 4.359rem;
    max-height: inherit;
    -webkit-line-clamp: inherit;
    margin-bottom: 2.0513vw;
  }
  .media-list li a .con .info-box .txt h4 {
    font-size: 3.8462rem;
    max-height: 18.4615vw;
    max-height: 18.4615vw;
    -webkit-line-clamp: 3;
  }
  .media-list li a .con .info-box .date {
    width: 14.8718vw;
    font-size: 6.1538rem;
    margin-right: 4.1026vw;
  }
  .media-list li a .con .info-box .date span {
    font-size: 3.5897rem;
  }
  .media-list li a .con .info-box .date i {
    width: 4.359vw;
    height: 2.0513vw;
    bottom: 0.7692vw;
  }
}
.technology-list {
  position: relative;
  margin-top: calc(30px + 2.8646vw);
}
.technology-list li {
  margin-bottom: calc(30px + 2.8646vw);
}
.technology-list li a {
  display: block;
  position: relative;
  z-index: 1;
}
.technology-list li a .con {
  background: #ffffff;
  padding: 1.0417vw;
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.technology-list li a .con .img-box {
  width: 27.8646vw;
  height: 18.5938vw;
  margin-right: 2.8646vw;
  margin-top: -2.8646vw;
  float: left;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: #e0e0e0 solid 1px;
}
.technology-list li a .con .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.technology-list li a .con .info-box {
  position: relative;
  overflow: hidden;
  padding-top: 1.0417vw;
  height: 13.6458vw;
}
.technology-list li a .con .info-box .txt {
  overflow: hidden;
  position: relative;
  padding-right: 2.0833vw;
}
.technology-list li a .con .info-box .txt h3 {
  font-size: 1.1458rem;
  color: #333333;
  margin-bottom: calc(15px + 0.2604vw);
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 2.9688vw;
}
.technology-list li a .con .info-box .txt h4 {
  font-size: 0.8333rem;
  line-height: 1.9;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  max-height: 4.7396vw;
}
.technology-list li a .con .info-box .more {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.8333rem;
  line-height: 1;
  color: #0B4E8E;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.technology-list li a .con .info-box .more i {
  position: absolute;
  bottom: 0;
  left: 4.6875vw;
  width: 1.8229vw;
  height: 0.8333vw;
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.technology-list li a:hover .con {
  background: #0B4E8E;
}
.technology-list li a:hover .con .info-box .txt h3 {
  color: #ffffff;
}
.technology-list li a:hover .con .info-box .txt h4 {
  color: rgba(255, 255, 255, 0.8);
}
.technology-list li a:hover .con .info-box .more {
  color: #ffffff;
}
.technology-list li a:hover .con .info-box .more i {
  background-image: url(/eportal/uiFramework/commonResource/image/2025030302472770406.png);
}
.technology-list li a:hover .con .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.technology-list li:last-child {
  margin-bottom: calc(30px + 1.5625vw);
}
.technology-list li:nth-child(odd) a .con .img-box {
  float: right;
  margin-right: 0;
  margin-left: 2.8646vw;
}
.technology-list li:nth-child(odd) a .con .info-box {
  margin-left: 2.0833vw;
}
.technology-list li:nth-child(odd) a .con .info-box .txt {
  padding-right: 0;
}

@media (max-width: 1440px) {
  .technology-list li a .con .info-box {
    height: 14.3056vw;
  }
  .technology-list li a .con .info-box .txt h3 {
    font-size: 1.3889rem;
    max-height: 3.6111vw;
  }
  .technology-list li a .con .info-box .txt h4 {
    font-size: 1.1111rem;
    max-height: 5.625vw;
    line-height: 1.7;
  }
  .technology-list li a .con .info-box .more {
    font-size: 1.1111rem;
  }
  .technology-list li a .con .info-box .more i {
    width: 2.4306vw;
    height: 1.1111vw;
    left: 6.25vw;
  }
}
@media (max-width: 1199px) {
  .technology-list li a .con .img-box {
    width: 35.1563vw;
    height: 23.4375vw;
  }
  .technology-list li a .con .info-box {
    height: 18.75vw;
  }
  .technology-list li a .con .info-box .txt h3 {
    font-size: 1.7578rem;
    max-height: 4.5898vw;
  }
  .technology-list li a .con .info-box .txt h4 {
    font-size: 1.4648rem;
    max-height: 7.4219vw;
  }
  .technology-list li a .con .info-box .more {
    font-size: 1.4648rem;
  }
  .technology-list li a .con .info-box .more i {
    width: 3.0273vw;
    height: 1.3672vw;
    left: 7.3242vw;
  }
}
@media (max-width: 991px) {
  .technology-list li a .con .info-box {
    height: 19.7561vw;
  }
  .technology-list li a .con .info-box .txt h3 {
    font-size: 2.0732rem;
    max-height: 5.3659vw;
  }
  .technology-list li a .con .info-box .txt h4 {
    font-size: 1.7073rem;
    max-height: 7.6829vw;
    line-height: 1.5;
  }
  .technology-list li a .con .info-box .more {
    font-size: 1.7073rem;
  }
  .technology-list li a .con .info-box .more i {
    width: 3.1707vw;
    height: 1.4634vw;
    left: 8.2927vw;
  }
}
@media (max-width: 767px) {
  .technology-list li a .con {
    padding: 4.1026vw;
  }
  .technology-list li a .con .img-box {
    width: 100%;
    height: 54.1026vw;
    margin-top: -8.9744vw;
    margin-bottom: 4.1026vw;
    margin-right: 0;
  }
  .technology-list li a .con .info-box {
    height: auto;
    float: left;
  }
  .technology-list li a .con .info-box .txt h3 {
    font-size: 4.359rem;
    max-height: inherit;
    -webkit-line-clamp: inherit;
  }
  .technology-list li a .con .info-box .txt h4 {
    font-size: 3.8462rem;
    max-height: 17.1795vw;
    margin-bottom: 3.8462vw;
  }
  .technology-list li a .con .info-box .more {
    position: relative;
    font-size: 3.8462rem;
  }
  .technology-list li a .con .info-box .more i {
    width: 6.9231vw;
    height: 3.0769vw;
    left: 20vw;
  }
  .technology-list li:nth-child(odd) a .con .img-box {
    float: left;
    margin-left: 0;
  }
  .technology-list li:nth-child(odd) a .con .info-box {
    margin-left: 0;
  }
}
.pic-txt-list {
  position: relative;
  margin-top: calc(30px + 1.5625vw);
}
.pic-txt-list .con-box {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 2.0833vw;
  padding-left: 8.8542vw;
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.pic-txt-list .con-box .date-box {
  position: absolute;
  content: "";
  top: 2.0833vw;
  left: 2.0833vw;
  border-top: #0B4E8E solid 3px;
  width: 4.6875vw;
  text-align: right;
  padding-top: calc(22px + 0.4167vw);
}
.pic-txt-list .con-box .date-box h2 {
  font-size: 1.9271rem;
  color: #0B4E8E;
  line-height: 1;
  font-weight: 700;
}
.pic-txt-list .con-box .date-box h5 {
  font-size: 0.7813rem;
  color: #A6A6A6;
  line-height: 1;
  margin-bottom: 0.4167vw;
}
.pic-txt-list .con-box .img-box {
  overflow: hidden;
  position: relative;
  width: 19.7917vw;
  height: 13.1771vw;
  margin-right: 2.6042vw;
  float: left;
  border: #E5E5E5 solid 1px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.pic-txt-list .con-box .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pic-txt-list .con-box .txt-box {
  overflow: hidden;
  position: relative;
  padding-right: 1.5625vw;
  height: 13.1771vw;
}
.pic-txt-list .con-box .txt-box h3 {
  font-size: 1.1458rem;
  color: #333;
  line-height: 1.3;
  margin: 6px 0 calc(6px + 1.0417vw);
  display: block;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  max-height: 4.488vw;
}
.pic-txt-list .con-box .txt-box h4 {
  font-size: 0.8333rem;
  color: #666666;
  line-height: 1.8;
  margin-bottom: calc(18px + 0.4167vw);
  max-height: 4.4792vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.pic-txt-list .con-box .txt-box h5 {
  font-size: 17px;
  color: #999999;
  line-height: 1;
  display: none;
}
.pic-txt-list .con-box .txt-box .more {
  position: absolute;
  bottom: 2px;
  left: 0;
  font-size: 0.8333rem;
  line-height: 1;
  color: #0B4E8E;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pic-txt-list .con-box .txt-box .more i {
  position: absolute;
  bottom: 0;
  left: 5.175vw;
  width: 1.8229vw;
  height: 0.8333vw;
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.pic-txt-list .con-box:hover .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.pic-txt-list .con-box:hover .txt-box h3, .pic-txt-list .con-box:hover .txt-box h5 {
  color: #0B4E8E;
}
.pic-txt-list .con-box:hover .txt-box .more {
  color: #e00000;
}
.pic-txt-list .con-box:hover .date-box h2, .pic-txt-list .con-box:hover .date-box h5 {
  color: #0B4E8E;
}
.pic-txt-list li {
  margin-bottom: calc(24px + 0.8333vw);
  position: relative;
}
.pic-txt-list li a.con-box[data-img=""] .img-box {
  display: none;
}

@media (max-width: 1440px) {
  .pic-txt-list .con-box {
    padding-left: 9.8611vw;
  }
  .pic-txt-list .con-box .txt-box h3 {
    font-size: 1.3194rem;
    max-height: 5.4028vw;
    margin-bottom: calc(6px + 0.3333vw);
  }
  .pic-txt-list .con-box .txt-box h4 {
    font-size: 1.068rem;
    max-height: 4.522vw;
    line-height: 1.4;
  }
  .pic-txt-list .con-box .txt-box .more {
    font-size: 1.1111rem;
  }
  .pic-txt-list .con-box .txt-box .more i {
    width: 2.4306vw;
    height: 1.1111vw;
    left: 6.25vw;
  }
  .pic-txt-list .con-box .date-box {
    width: 5.6944vw;
  }
  .pic-txt-list .con-box .date-box h2 {
    font-size: 2.2917rem;
  }
  .pic-txt-list .con-box .date-box h5 {
    font-size: 1.0417rem;
  }
}
@media (max-width: 1199px) {
  .pic-txt-list .con-box {
    padding-left: 11.9141vw;
  }
  .pic-txt-list .con-box .img-box {
    width: 27.3438vw;
    height: 18.2617vw;
  }
  .pic-txt-list .con-box .date-box {
    width: 7.3242vw;
  }
  .pic-txt-list .con-box .date-box h2 {
    font-size: 3.0273rem;
  }
  .pic-txt-list .con-box .date-box h5 {
    font-size: 1.4648rem;
  }
  .pic-txt-list .con-box .txt-box {
    height: 18.1641vw;
  }
  .pic-txt-list .con-box .txt-box h3 {
    font-size: 1.7578rem;
    max-height: 6.898vw;
  }
  .pic-txt-list .con-box .txt-box h4 {
    font-size: 1.5625rem;
    max-height: 7.9102vw;
  }
  .pic-txt-list .con-box .txt-box .more {
    font-size: 1.4648rem;
  }
  .pic-txt-list .con-box .txt-box .more i {
    width: 3.0273vw;
    height: 1.3672vw;
    left: 8.6172vw;
  }
}
@media (max-width: 991px) {
  .pic-txt-list .con-box .txt-box {
    height: 18.1641vw;
  }
  .pic-txt-list .con-box .txt-box h3 {
    font-size: 2.0732rem;
    max-height: 8.159vw;
    margin-top: 0;
  }
  .pic-txt-list .con-box .txt-box h4 {
    font-size: 1.7073rem;
    max-height: 4.839vw;
    line-height: 1.5;
    -webkit-line-clamp: 2;
  }
  .pic-txt-list .con-box .txt-box .more {
    font-size: 1.7073rem;
  }
  .pic-txt-list .con-box .txt-box .more i {
    width: 3.1707vw;
    height: 1.4634vw;
    left: 9.5927vw;
  }
}
@media (max-width: 767px) {
  .pic-txt-list .con-box {
    padding: 4.1026vw;
  }
  .pic-txt-list .con-box .date-box {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 2.5641vw;
    margin-bottom: 3.0769vw;
    width: 100%;
    text-align: left;
  }
  .pic-txt-list .con-box .date-box h2 {
    font-size: 8.2051rem;
  }
  .pic-txt-list .con-box .date-box h5 {
    font-size: 3.8462rem;
  }
  .pic-txt-list .con-box .img-box {
    width: 100%;
    height: 54.6154vw;
    margin-right: 0;
    margin-bottom: 4.1026vw;
  }
  .pic-txt-list .con-box .txt-box {
    height: auto;
  }
  .pic-txt-list .con-box .txt-box h3 {
    font-size: 4.359rem;
    max-height: inherit;
    margin-top: 0;
    -webkit-line-clamp: inherit;
  }
  .pic-txt-list .con-box .txt-box h4 {
    font-size: 3.8462rem;
    max-height: 17.1795vw;
    -webkit-line-clamp: 3;
  }
  .pic-txt-list .con-box .txt-box .more {
    position: relative;
    font-size: 3.8462rem;
  }
  .pic-txt-list .con-box .txt-box .more i {
    width: 6.9231vw;
    height: 3.0769vw;
    left: 22vw;
  }
}
.xsbg-list {
  position: relative;
  margin-top: calc(30px + 1.5625vw);
}
.xsbg-list li {
  margin-bottom: calc(30px + 1.5625vw);
}
.xsbg-list li a {
  display: block;
  position: relative;
  z-index: 1;
}
.xsbg-list li a .con {
  background: #ffffff;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ffffff), to(transparent));
  background: linear-gradient(to right, #ffffff 10%, transparent 100%);
  padding: calc(15px + 0.5208vw) calc(20px + 1.0417vw);
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
}
.xsbg-list li a .con .img-box {
  width: 4.8958vw;
  height: 6.25vw;
  margin-left: 1.6667vw;
  float: right;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  border: #E5E5E5 solid 1px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.xsbg-list li a .con .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.xsbg-list li a .con .info-box {
  position: relative;
}
.xsbg-list li a .con .info-box .date {
  width: 5.2083vw;
  height: 5.2083vw;
  overflow: hidden;
  margin-right: 1.0417vw;
  float: left;
  font-size: 1.5625rem;
  color: #FFC300;
  font-weight: 700;
  position: relative;
  line-height: 1;
  background: #0B4E8E;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  padding: 0.7292vw;
  margin-top: -2.5521vw;
  z-index: 1;
}
.xsbg-list li a .con .info-box .date span {
  font-size: 0.7292rem;
  color: #FFC300;
  display: block;
  font-weight: 500;
  margin-top: 12px;
}
.xsbg-list li a .con .info-box .date::after {
  width: 5.4167vw;
  height: 5.4167vw;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background-color: #0F589F;
  position: absolute;
  content: "";
  right: -40%;
  bottom: -40%;
  z-index: -1;
}
.xsbg-list li a .con .info-box .txt {
  overflow: hidden;
  position: relative;
  padding-left: 1.0417vw;
}
.xsbg-list li a .con .info-box .txt h3 {
  font-size: 1.1458rem;
  color: #333333;
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  display: block;
  margin-top: 6px;
  margin-bottom: calc(6px + 0.3125vw);
}
.xsbg-list li a .con .info-box .txt > ul li {
  margin-top: calc(10px + 0.2604vw);
  margin-bottom: 0;
  font-size: 0.8854rem;
  line-height: 1.3;
  color: #555555;
  padding-left: 2.3438vw;
}
.xsbg-list li a .con .info-box .txt > ul li:after {
  position: absolute;
  content: "";
  width: 1.0417vw;
  height: 1.0417vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 78% auto;
  left: 0.7292vw;
  top: 0;
}
.xsbg-list li a .con .info-box .txt > ul li:nth-child(1):after {
  background-image: url(/eportal/uiFramework/commonResource/image/2025030302564119752.png);
}
.xsbg-list li a .con .info-box .txt > ul li:nth-child(2):after {
  background-image: url(/eportal/uiFramework/commonResource/image/2025030302565513332.png);
}
.xsbg-list li a .con .info-box .txt > ul li:nth-child(3):after {
  background-image: url(/eportal/uiFramework/commonResource/image/2025030302571037214.png);
}
.xsbg-list li a .con .info-box .txt > ul li:nth-child(4):after {
  background-image: url(/eportal/uiFramework/commonResource/image/2025030302572396132.png);
}
.xsbg-list li a:hover .con .info-box .txt h3 {
  color: #0B4E8E;
}
.xsbg-list li a:hover .con .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.xsbg-list li:last-child {
  margin-bottom: calc(30px + 1.0417vw);
}

@media (max-width: 1440px) {
  .xsbg-list li a .con .img-box {
    width: 6.5278vw;
    height: 8.3333vw;
  }
  .xsbg-list li a .con .info-box .date {
    width: 6.9444vw;
    height: 6.9444vw;
    padding: 0.9722vw;
    font-size: 2.0833rem;
    margin-top: -3.125vw;
  }
  .xsbg-list li a .con .info-box .date span {
    font-size: 0.9722rem;
  }
  .xsbg-list li a .con .info-box .date::after {
    width: 7.2222vw;
    height: 7.2222vw;
  }
  .xsbg-list li a .con .info-box .txt h3 {
    font-size: 1.3889rem;
  }
  .xsbg-list li a .con .info-box .txt > ul li {
    font-size: 1.1806rem;
    padding-left: 2.6389vw;
  }
  .xsbg-list li a .con .info-box .txt > ul li:after {
    width: 1.3889vw;
    height: 1.3889vw;
  }
}
@media (max-width: 1024px) {
  .xsbg-list li a .con .img-box {
    width: 9.1797vw;
    height: 11.7188vw;
  }
  .xsbg-list li a .con .info-box .date {
    width: 9.7656vw;
    height: 9.7656vw;
    padding: 1.3672vw;
    font-size: 2.9297rem;
    margin-top: -4.3945vw;
    margin-right: 1.4648vw;
  }
  .xsbg-list li a .con .info-box .date span {
    font-size: 1.3672rem;
  }
  .xsbg-list li a .con .info-box .date::after {
    width: 10.1563vw;
    height: 10.1563vw;
  }
  .xsbg-list li a .con .info-box .txt h3 {
    font-size: 1.6602rem;
  }
  .xsbg-list li a .con .info-box .txt > ul li {
    font-size: 1.5625rem;
    padding-left: 3.125vw;
  }
  .xsbg-list li a .con .info-box .txt > ul li:after {
    width: 1.7578vw;
    height: 1.7578vw;
  }
}
@media (max-width: 991px) {
  .xsbg-list li a .con {
    padding: 2.439vw;
  }
  .xsbg-list li a .con .img-box {
    width: 11.4634vw;
    height: 14.6341vw;
    margin-left: 2.439vw;
  }
  .xsbg-list li a .con .info-box .date span {
    font-size: 1.7073rem;
  }
  .xsbg-list li a .con .info-box .txt h3 {
    font-size: 2.0732rem;
  }
  .xsbg-list li a .con .info-box .txt > ul li {
    font-size: 1.7073rem;
    padding-left: 4.2683vw;
  }
  .xsbg-list li a .con .info-box .txt > ul li:after {
    width: 1.9512vw;
    height: 1.9512vw;
    left: 1.7073vw;
  }
}
@media (max-width: 767px) {
  .xsbg-list li a .con {
    padding: 7.6923vw;
  }
  .xsbg-list li a .con .img-box {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .xsbg-list li a .con .info-box {
    margin-top: 6.6667vw;
  }
  .xsbg-list li a .con .info-box .date {
    width: 17.9487vw;
    height: 17.9487vw;
    padding: 2.5641vw;
    font-size: 5.3846rem;
    margin-top: 0;
    margin-right: 2.5641vw;
  }
  .xsbg-list li a .con .info-box .date span {
    font-size: 3.5897rem;
  }
  .xsbg-list li a .con .info-box .date::after {
    width: 20.5128vw;
    height: 20.5128vw;
  }
  .xsbg-list li a .con .info-box .txt {
    overflow: inherit;
  }
  .xsbg-list li a .con .info-box .txt h3 {
    font-size: 4.359rem;
  }
  .xsbg-list li a .con .info-box .txt > ul {
    display: block;
    overflow: hidden;
    float: left;
  }
  .xsbg-list li a .con .info-box .txt > ul li {
    font-size: 3.8462rem;
    padding-left: 7.6923vw;
  }
  .xsbg-list li a .con .info-box .txt > ul li:after {
    width: 4.1026vw;
    height: 4.1026vw;
    top: 0.7692vw;
  }
}
.notice-list {
  position: relative;
  margin-top: calc(30px + 1.5625vw);
}
.notice-list li {
  margin-bottom: calc(25px + 0.7813vw);
}
.notice-list li a {
  display: block;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
}
.notice-list li a:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 10px;
  background: #bbcee3;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.notice-list li a:hover:before {
  background: #0B4E8E;
}
.notice-list li a .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302504946768.jpg) center no-repeat #ffffff;
  background-size: cover;
  margin: 0 10px 0 0;
  padding: calc(16px + 0.7292vw) calc(30px + 1.5625vw);
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
}
.notice-list li a .con .info-box {
  position: relative;
  overflow: hidden;
}
.notice-list li a .con .info-box .date {
  position: relative;
  font-size: calc(24px + 0.625rem);
  color: #0B4E8E;
  line-height: 1.1;
  float: left;
  z-index: 2;
  margin-right: calc(26px + 0.5208vw);
  padding-right: calc(26px + 0.5208vw);
  border-right: #eee solid 1px;
  font-weight: 700;
}
.notice-list li a .con .info-box .date span {
  display: block;
  font-size: calc(12px + 0.1042rem);
  margin-top: 2px;
  font-weight: 500;
}
.notice-list li a .con .info-box h3 {
  font-size: calc(16px + 0.1042rem);
  color: #333333;
  line-height: 1.6;
  min-height: calc(40px + 1.0417vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: calc(40px + 2.0833vw);
}
.notice-list li a .con i {
  position: absolute;
  top: 42%;
  right: calc(30px + 1.3021vw);
  width: calc(24px + 0.5729vw);
  height: calc(11px + 0.2604vw);
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.notice-list li a:hover .con .info-box .txt h3 {
  color: #0B4E8E;
}
.notice-list li:last-child {
  margin-bottom: calc(30px + 1.5625vw);
}

@media (max-width: 767px) {
  .notice-list li a .con {
    padding: 5.1282vw;
  }
  .notice-list li a .con .info-box .date span {
    display: inline-block;
    font-size: 3.8462rem;
    margin-left: 2.5641vw;
    position: relative;
    padding-left: 3.3333vw;
  }
  .notice-list li a .con .info-box .date span:before {
    position: absolute;
    content: "/";
    left: 0;
    top: 0;
    font-size: 3.8462rem;
  }
  .notice-list li a .con .info-box h3 {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-top: 3.0769vw;
    line-height: 1.5;
  }
  .notice-list li a .con i {
    display: none;
  }
}
/************************/
/*  Picture News   */
/************************/
.img-news {
  position: relative;
  margin-top: calc(30px + 1.5625vw);
}
.img-news .row {
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}
.img-news .row > [class^=col] {
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
}
.img-news .boxstyle {
  background: #fff;
  overflow: hidden;
  position: relative;
  -ms-box-shadow: 0 5px 15px 0 rgba(11, 78, 142, 0.1);
  -o-box-shadow: 0 5px 15px 0 rgba(11, 78, 142, 0.1);
  -webkit-box-shadow: 0 5px 15px 0 rgba(11, 78, 142, 0.1);
  box-shadow: 0 5px 15px 0 rgba(11, 78, 142, 0.1);
}
.img-news .boxstyle .imgbox {
  position: relative;
  height: 17.0833vw;
  z-index: 0;
}
.img-news .boxstyle .imgbox img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.img-news .boxstyle .txtinfo {
  position: relative;
  z-index: 2;
  background: #fff;
}
.img-news .boxstyle .txtinfo .date-tit {
  position: relative;
  height: 4.6875vw;
}
.img-news .boxstyle .txtinfo .date-tit .date {
  background: #0B4E8E;
  width: 5.2083vw;
  height: 4.6875vw;
  font-size: 1.6667rem;
  color: #fff;
  font-weight: 700;
  float: left;
  padding: 1.3021vw 1.0417vw 1.0417vw;
  line-height: 1;
  margin-right: 1.0417vw;
}
.img-news .boxstyle .txtinfo .date-tit .date span {
  font-size: 0.7813rem;
  font-weight: 500;
  display: block;
  margin-top: 5px;
}
.img-news .boxstyle .txtinfo .date-tit .tit {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  font-size: 0.9896rem;
  font-weight: 700;
  line-height: 1.5;
  padding-left: 6.25vw;
  padding-right: 1.0417vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: 2.9688vw;
}
.img-news .boxstyle .txtinfo h4 {
  float: left;
  margin: 1.3542vw 1.5625vw;
  color: #808080;
  font-size: 0.9375rem;
  line-height: 1.8;
  height: 3.3333vw;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.img-news .boxstyle:hover .imgbox img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.img-news .boxstyle:hover .txtinfo .date-tit .tit {
  color: #0B4E8E;
}
.img-news li {
  margin-bottom: calc(30px + 1.5625vw);
}

@media (max-width: 1440px) {
  .img-news .boxstyle .txtinfo .date-tit {
    height: 5.625vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .tit {
    font-size: 1.25rem;
    max-height: 3.75vw;
    padding-left: 7.6389vw;
    padding-right: 1.3889vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date {
    width: 6.25vw;
    height: 5.625vw;
    font-size: 2.2222rem;
    padding: 1.1806vw 1.1806vw 1.0417vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date span {
    font-size: 1.0417rem;
  }
  .img-news .boxstyle .txtinfo h4 {
    font-size: 1.1806rem;
    line-height: 1.7;
    height: 3.9583vw;
  }
}
@media (max-width: 1199px) {
  .img-news .boxstyle .txtinfo .date-tit .tit {
    font-size: 1.6602rem;
    max-height: 4.2969vw;
    line-height: 1.3;
  }
  .img-news .boxstyle .txtinfo h4 {
    font-size: 1.4648rem;
    height: 4.9805vw;
  }
}
@media (max-width: 991px) {
  .img-news .boxstyle .imgbox {
    height: 28.9024vw;
  }
  .img-news .boxstyle .txtinfo .date-tit {
    height: 9.878vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .tit {
    font-size: 2.1951rem;
    max-height: 5.7317vw;
    padding-left: 13.4146vw;
    padding-right: 2.439vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date {
    width: 10.9756vw;
    height: 9.878vw;
    font-size: 3.6585rem;
    padding: 2.0732vw 2.0732vw 1.8293vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date span {
    font-size: 1.7073rem;
  }
  .img-news .boxstyle .txtinfo h4 {
    font-size: 1.9512rem;
    height: 6.5854vw;
    margin: 2.439vw;
  }
}
@media (max-width: 767px) {
  .img-news .boxstyle .imgbox {
    height: 60vw;
  }
  .img-news .boxstyle .txtinfo .date-tit {
    height: auto;
  }
  .img-news .boxstyle .txtinfo .date-tit .tit {
    font-size: 4.359rem;
    max-height: inherit;
    padding-left: 0;
    padding-right: 4.1026vw;
    position: relative;
    -webkit-line-clamp: inherit;
    padding-top: 4.6154vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date {
    width: 23.0769vw;
    height: 20.7692vw;
    font-size: 7.6923rem;
    margin-right: 4.1026vw;
    padding: 4.359vw 4.359vw 3.8462vw;
  }
  .img-news .boxstyle .txtinfo .date-tit .date span {
    font-size: 3.5897rem;
  }
  .img-news .boxstyle .txtinfo h4 {
    font-size: 4.1026rem;
    height: 13.0769vw;
    margin: 4.1026vw;
    line-height: 1.6;
  }
}
/************************/
/*  Secondary Navigation   */
/************************/
.page-menu {
  padding: 0 0 0 4.1667vw;
  position: relative;
  float: right;
  margin-top: -2.8125vw;
}
.page-menu li {
  float: left;
  position: relative;
  width: auto;
  height: auto;
  margin-right: 3.75vw;
}
.page-menu li:last-child {
  margin-right: 0;
}
.page-menu li span {
  position: relative;
  display: block;
  font-size: 1.0417rem;
  color: #ffffff;
  line-height: 3.8542vw;
  text-align: center;
}
.page-menu li span:after {
  position: absolute;
  content: "";
  height: 3px;
  left: 15%;
  right: 15%;
  top: 0;
  background: #E69B40;
  opacity: 0;
}
.page-menu li.active span:after, .page-menu li:hover span:after {
  opacity: 1;
}
.page-menu li.active span, .page-menu li:hover span {
  color: #ffffff;
  font-weight: 700;
}
.page-menu:after {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  bottom: 0;
  left: 0;
  width: 200%;
  background: #0B4E8E;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
}

@media (max-width: 1680px) {
  .page-menu {
    margin-top: -3.2143vw;
  }
  .page-menu li span {
    font-size: 1.1905rem;
    line-height: 4.4048vw;
  }
}
@media (max-width: 1440px) {
  .page-menu {
    margin-top: -3.75vw;
  }
  .page-menu li span {
    font-size: 1.3889rem;
    line-height: 5.1389vw;
  }
}
@media (max-width: 1024px) {
  .page-menu {
    margin-top: -4.2969vw;
  }
  .page-menu li span {
    font-size: 1.7578rem;
    line-height: 6.25vw;
  }
}
@media (max-width: 991px) {
  .page-menu {
    padding-left: 6.0976vw;
    margin-top: -5.3659vw;
  }
  .page-menu li {
    margin-right: 5.4878vw;
  }
  .page-menu li span {
    font-size: 2.0732rem;
    line-height: 7.8049vw;
  }
}
@media (max-width: 767px) {
  .page-menu {
    display: none;
  }
}
.section-title {
  margin-bottom: 2.9167vw;
}
.section-title .m-title {
  line-height: 1;
}
.section-title .m-title span {
  font-size: 2.5vw;
  line-height: 1.1;
  margin: 0;
  position: relative;
  font-weight: 700;
  color: #1059c4;
  background-image: -webkit-linear-gradient(left, #024fc0 5%, #c5d8f5 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title .s-title {
  line-height: 1;
  margin: 1.3542vw 0 0;
}
.section-title .s-title span {
  font-size: 2.5vw;
  line-height: 1.2;
  font-weight: 500;
  color: #1059c4;
  background-image: -webkit-linear-gradient(left, #024fc0 5%, #c5d8f5 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title .btn01 {
  float: right;
  font-size: 0.9375rem;
  padding: 0.7813vw 0;
  width: 6.7708vw;
  border-radius: 4.1667vw;
  border-color: #3C3D4B;
  letter-spacing: 4px;
}
.section-title .btn01:before {
  border-radius: 4.1667vw;
}
.section-title .btn01:hover {
  background-color: #014EC0;
  border-color: #014EC0;
}
.section-title .btn01:hover:before {
  border: 1px solid #1a76ff;
}
.section-title .btn01:hover:before, .section-title .btn01:focus:before, .section-title .btn01:active:before {
  -webkit-animation-name: coil-large;
  animation-name: coil-large;
}
.section-title[data-v-aed] {
  margin-bottom: 6.1458vw;
}

@media (max-width: 1680px) {
  .section-title {
    margin-bottom: 3.3333vw;
  }
  .section-title .m-title span {
    font-size: 2.8571vw;
  }
  .section-title .s-title {
    margin-top: 1.5476vw;
  }
  .section-title .s-title span {
    font-size: 2.8571vw;
  }
  .section-title .btn01 {
    font-size: 1.0714rem;
    padding: 0.8929vw 0;
    width: 7.7381vw;
  }
}
@media (max-width: 1366px) {
  .section-title {
    margin-bottom: 4.0996vw;
  }
  .section-title .m-title span {
    font-size: 3.3675rem;
  }
  .section-title .s-title {
    margin-top: 1.9034vw;
  }
  .section-title .s-title span {
    font-size: 3.3675rem;
  }
  .section-title .btn01 {
    font-size: 1.2445rem;
    padding: 1.0981vw 0;
    width: 9.5168vw;
  }
}
@media (max-width: 1024px) {
  .section-title {
    margin-bottom: 4.0996vw;
  }
  .section-title .m-title span {
    font-size: 3.9063rem;
  }
  .section-title .s-title {
    margin-top: 1.9034vw;
  }
  .section-title .s-title span {
    font-size: 3.5156rem;
  }
  .section-title .btn01 {
    font-size: 1.6602rem;
    padding: 1.4648vw 0;
    width: 12.6953vw;
  }
}
@media (max-width: 991px) {
  .section-title {
    margin-bottom: 4.2683vw;
  }
  .section-title .m-title span {
    font-size: 4.3902rem;
  }
  .section-title .s-title {
    margin-top: 2.0833vw;
  }
  .section-title .s-title span {
    font-size: 4.1463rem;
  }
}
@media (max-width: 767px) {
  .section-title {
    margin-bottom: 6.9767vw;
  }
  .section-title .m-title span {
    font-size: 7.6744rem;
    line-height: 1.3;
  }
  .section-title .s-title {
    margin-top: 2.5641vw;
  }
  .section-title .s-title span {
    font-size: 5.641rem;
  }
  .section-title .btn01 {
    font-size: 3.7209rem;
    padding: 3.2558vw 0;
    width: 30.2326vw;
    border-radius: 9.5349vw;
  }
  .section-title .btn01:before {
    border-radius: 9.5349vw;
  }
}
/************************/
/*  Article Overview   */
/************************/
.nrfont {
  line-height: 2;
  color: #333333;
  word-wrap: break-word;
  font-size: 0.8333rem;
}

.nrfont-dp {
  line-height: 2;
  color: #333333;
  word-wrap: break-word;
  font-size: 0.8854rem;
}

.xlmain {
  display: block;
  margin-top: calc(25px + 1.0417vw);
}
.xlmain hr {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.xlmain .wztitle {
  color: #ffffff;
  line-height: 1.4;
  text-align: center;
  padding: 0px 4%;
  margin-bottom: 1.5625vw;
  font-size: 1.3542rem;
  font-weight: 700;
}
.xlmain .basicinfo {
  border-bottom: #3D414F solid 1px;
  padding-bottom: 0.8333vw;
}
.xlmain .basicinfo .other-share {
  float: right;
}
.xlmain .basicinfo .qtinfo {
  color: #656776;
  margin: 0;
  font-size: 0.7292rem;
  line-height: 1.5625vw;
}
.xlmain .basicinfo .qtinfo a {
  color: #656776;
  text-decoration: none;
}
.xlmain .basicinfo .qtinfo a:hover {
  color: #de0c0c;
  text-decoration: none;
}
.xlmain .basicinfo .qtinfo span {
  display: inline-block;
  margin-right: 1.0417vw;
}
.xlmain .basicinfo .qtinfo span:last-child {
  margin-right: 0;
}
.xlmain .basicinfo .share {
  float: right;
}
.xlmain .text {
  overflow: hidden;
  display: block;
}
.xlmain .text p, .xlmain .text div {
  margin-bottom: 1.7708vw !important;
}
.xlmain .text p:last-child, .xlmain .text div:last-child {
  margin-bottom: 0 !important;
}
.xlmain .text img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.xlmain .text td {
  text-align: center;
}
.xlmain .textxl {
  margin-top: 1.8229vw;
  overflow: hidden;
  display: block;
}
.xlmain .textxl p, .xlmain .textxl div {
  margin-bottom: 1.0417vw !important;
}
.xlmain .textxl table p, .xlmain .textxl table div {
  margin-bottom: 0 !important;
}
.xlmain .textxl img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100% !important;
  height: auto !important;
}
.xlmain .textxl video {
  border: #d9d9d9 solid 6px;
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}
.xlmain .textxl table {
  margin: 0 0 15px 0;
}
.xlmain .textxl td {
  text-align: center;
}
.xlmain[data-v-jj] hr {
  margin: 8.3333vw 0;
}
.xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
  font-family: Arial, 微软雅黑 !important;
  word-wrap: break-word;
  font-size: 0.9375rem !important;
  color: #333333 !important;
  background: transparent !important;
}
.xlmain .nrfont strong, .xlmain .nrfont b, .xlmain .nrfont-dp strong, .xlmain .nrfont-dp b {
  color: #000000 !important;
}
.xlmain .nrfont a:hover, .xlmain .nrfont-dp a:hover {
  color: #0B4E8E !important;
}
.xlmain .cont-page {
  margin-top: 1.3542vw;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 1.3542vw;
  line-height: 1.4;
  color: #656775;
  font-size: 0.8333rem;
}
.xlmain .cont-page .a-page {
  margin-top: 0.7292vw;
}
.xlmain .cont-page .a-page a {
  color: #656775;
}
.xlmain .cont-page .a-page:hover {
  color: #ffffff;
}
.xlmain .cont-page .a-page:hover a {
  color: #ffffff;
}

.lab {
  padding-top: 1.0417vw;
}
.lab .labimg {
  float: right;
  position: relative;
  width: 33.75vw;
  height: 33.75vw;
  margin-left: calc(30px + 2.0833vw);
}
.lab .labimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
}
.lab .labimg::after {
  position: absolute;
  content: "";
  top: -1.0417vw;
  left: 1.0417vw;
  right: -1.0417vw;
  bottom: 1.0417vw;
  border: #cccccc solid 1px;
  z-index: 1;
}
.lab .labjj {
  position: relative;
  line-height: 1.8;
}
.lab .labjj p {
  margin-bottom: calc(15px + 0.7813rem);
}
.lab .labjj p:last-child {
  margin-bottom: 0;
}

.share-xl .social-share a {
  width: 1.25vw;
  height: 1.25vw;
}
.share-xl .social-share a.icon-wechat, .share-xl .social-share a.icon-weibo {
  background-size: cover;
}

.table-details table {
  width: 100% !important;
}
.table-details table thead > tr > th, .table-details table tbody > tr > th {
  color: #fff;
  font-size: 1.0417rem;
  padding: 1.5625vw 1.5625vw;
  background-color: #073172;
  vertical-align: middle;
  border: #0d0c0d solid 3px !important;
  text-align: center;
}
.table-details table tbody tr:first-child {
  background: #073172 !important;
}
.table-details table tbody tr:first-child td {
  text-align: center;
}
.table-details table tbody tr:nth-child(even) {
  background-color: rgba(1, 78, 192, 0.16);
}
.table-details table tbody tr:nth-child(odd) {
  background-color: rgba(1, 78, 192, 0.02);
}
.table-details table tbody tr:hover {
  background-color: #062a63;
}
.table-details table tbody tr td {
  font-size: 1.0417rem;
  color: #ffffff;
  border: #0d0c0d solid 3px !important;
  padding: 1.5625vw 1.5625vw !important;
  line-height: 1.4;
  vertical-align: middle;
  background: transparent !important;
}
.table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
  font-size: 1.0417rem !important;
  font-family: Arial, 微软雅黑 !important;
  color: #ffffff !important;
}
.table-details table tbody tr td strong > span {
  color: #ffffff !important;
}
.table-details table tbody tr td a {
  color: #ffffff;
}
.table-details table tbody tr td a:hover {
  color: #0B4E8E;
}
.table-details div, .table-details .xlmain .textxl div, .table-details .xlmain .textxl table tbody tr td p {
  margin-bottom: 0 !important;
}

.wrap-appendix li {
  margin-bottom: calc(8px + 0.5vw);
  line-height: 1;
}
.wrap-appendix li a {
  font-size: calc(13px + 0.3rem);
  color: #B9BABD;
}
.wrap-appendix li a:hover {
  color: #eeeeee;
  text-decoration: underline;
}

@media (min-width: 767px) {
  .xlmain .textxl img {
    max-width: 66%;
  }
}
@media (min-width: 1367px) {
  .lab .labjj {
    overflow: hidden;
  }
}
@media (max-width: 1680px) {
  .xlmain .nrfont, .xlmain .nrfont-dp {
    font-size: 1.0714rem;
  }
  .xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
    font-size: 1.0714rem !important;
  }
  .xlmain .wztitle {
    font-size: 1.9048rem;
  }
  .xlmain .basicinfo {
    padding-bottom: 0.9524vw;
  }
  .xlmain .basicinfo .qtinfo {
    font-size: 0.8333rem;
    line-height: 1.7857vw;
  }
  .xlmain .basicinfo .qtinfo span {
    margin-right: 1.1905vw;
  }
  .xlmain .cont-page {
    margin-top: 1.5476vw;
    padding-top: 1.5476vw;
    font-size: 0.9524rem;
  }
  .xlmain .cont-page .a-page {
    margin-top: 0.8333vw;
  }
  .share-xl .social-share a {
    width: 1.4286vw;
    height: 1.4286vw;
  }
  .social-share .icon-wechat .wechat-qrcode {
    left: -4.0476vw;
  }
  .table-details table thead > tr > th, .table-details table tbody > tr > th {
    font-size: 1.1905rem;
  }
  .table-details table tbody tr td {
    font-size: 1.1905rem;
  }
  .table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
    font-size: 1.1905rem !important;
  }
  .lab .labjj {
    line-height: 2;
  }
}
@media (max-width: 1366px) {
  .xlmain .nrfont, .xlmain .nrfont-dp {
    font-size: 1.3909rem;
  }
  .xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
    font-size: 1.3909rem !important;
  }
  .xlmain .wztitle {
    font-size: 2.3426rem;
  }
  .xlmain .basicinfo {
    padding-bottom: 1.0981vw;
  }
  .xlmain .basicinfo .qtinfo {
    font-size: 1.0249rem;
    line-height: 2.1962vw;
  }
  .xlmain .basicinfo .qtinfo span {
    margin-right: 1.4641vw;
  }
  .xlmain .text p, .xlmain .text div, .xlmain .textxl p, .xlmain .textxl div {
    margin-bottom: 2.1962vw !important;
  }
  .xlmain .cont-page {
    margin-top: 1.8302vw;
    padding-top: 1.8302vw;
    font-size: 1.1713rem;
  }
  .xlmain .cont-page .a-page {
    margin-top: 1.0249vw;
  }
  .share-xl .social-share a {
    width: 1.757vw;
    height: 1.757vw;
  }
  .social-share .icon-wechat .wechat-qrcode {
    left: -4.9048vw;
  }
  .table-details table thead > tr > th, .table-details table tbody > tr > th {
    font-size: 1.3909rem;
  }
  .table-details table tbody tr td {
    font-size: 1.3909rem;
  }
  .table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
    font-size: 1.3909rem !important;
  }
  .lab .labimg {
    margin-bottom: 2.1962vw;
  }
}
@media (max-width: 1199px) {
  .xlmain .textxl video {
    width: 80% !important;
  }
}
@media (max-width: 1024px) {
  .xlmain .nrfont, .xlmain .nrfont-dp {
    font-size: 1.6602rem;
  }
  .xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
    font-size: 1.6602rem !important;
  }
  .xlmain .wztitle {
    font-size: 2.7344rem;
  }
  .xlmain .basicinfo {
    padding-bottom: 0.9766vw;
  }
  .xlmain .basicinfo .qtinfo {
    font-size: 1.3672rem;
    line-height: 3.418vw;
  }
  .xlmain .basicinfo .qtinfo span {
    margin-right: 1.9531vw;
  }
  .xlmain .cont-page {
    margin-top: 2.3438vw;
    padding-top: 2.3438vw;
    font-size: 1.5625rem;
  }
  .xlmain .cont-page .a-page {
    margin-top: 1.3672vw;
  }
  .share-xl .social-share a {
    width: 2.3438vw;
    height: 2.3438vw;
  }
  .social-share .icon-wechat .wechat-qrcode {
    left: -6.543vw;
  }
  .table-details table thead > tr > th, .table-details table tbody > tr > th {
    font-size: 1.6602rem;
  }
  .table-details table tbody tr td {
    font-size: 1.6602rem;
  }
  .table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
    font-size: 1.6602rem !important;
  }
}
@media (max-width: 991px) {
  .xlmain .nrfont, .xlmain .nrfont-dp {
    font-size: 2.0732rem;
  }
  .xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
    font-size: 2.0732rem !important;
  }
  .xlmain .textxl img {
    max-width: 80%;
  }
  .xlmain .wztitle {
    font-size: 3.4146rem;
  }
  .xlmain .basicinfo {
    padding-bottom: 1.2195vw;
  }
  .xlmain .basicinfo .qtinfo {
    font-size: 1.7073rem;
    line-height: 4.6341vw;
  }
  .xlmain .basicinfo .qtinfo span {
    margin-right: 2.439vw;
  }
  .xlmain .cont-page {
    margin-top: 2.6829vw;
    padding-top: 2.6829vw;
    font-size: 1.9512rem;
  }
  .xlmain .cont-page .a-page {
    margin-top: 1.7073vw;
  }
  .share-xl .social-share a {
    width: 2.9268vw;
    height: 2.9268vw;
  }
  .social-share .icon-wechat .wechat-qrcode {
    left: -8.1707vw;
  }
  .table-details table thead > tr > th, .table-details table tbody > tr > th {
    font-size: 2.0732rem;
  }
  .table-details table tbody tr td {
    font-size: 2.0732rem;
  }
  .table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
    font-size: 2.0732rem !important;
  }
}
@media (max-width: 767px) {
  .xlmain {
    margin-top: 5.814vw;
  }
  .xlmain .nrfont, .xlmain .nrfont-dp {
    font-size: 4.1026rem;
    line-height: 1.7;
  }
  .xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont b, .xlmain .nrfont strong, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a, .xlmain .nrfont-dp b, .xlmain .nrfont-dp strong {
    font-size: 4.9026rem !important;
  }
  .xlmain .wztitle {
    font-size: 5.0465rem;margin-bottom: 3.1333vw;
  }
  .xlmain .basicinfo {
    padding-bottom: 2.3256vw;
  }
  .xlmain .basicinfo .qtinfo {
    text-align: center;
    font-size: 3.7209rem;
    line-height: 1.5;
  }
  .xlmain .basicinfo .qtinfo span {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
  }
  .xlmain .textxl {
    margin-top: 8.3721vw;
  }
  .xlmain .textxl img {
    max-width: 100%;
  }
  .xlmain .textxl video {
    width: 100% !important;
  }
  .xlmain .text p, .xlmain .text div, .xlmain .textxl p, .xlmain .textxl div {
    margin-bottom: 5.1282vw !important;
  }
  .xlmain .cont-page {
    margin-top: 3.7209vw;
    padding-top: 3.7209vw;
    font-size: 3.7209rem;
  }
  .xlmain .cont-page .a-page {
    margin-top: 3.7209vw;
  }
  .table-details table {
    width: 800px !important;
  }
  .table-details table thead > tr > th, .table-details table tbody > tr > th {
    font-size: 4.1026rem;
    padding: 2.8625vw 1.5625vw;
  }
  .table-details table tbody tr td {
    font-size: 4.1026rem;
    padding: 2.8625vw 1.5625vw !important;
  }
  .table-details table tbody tr td p, .table-details table tbody tr td font, .table-details table tbody tr td span, .table-details table tbody tr td strong {
    font-size: 4.1026rem !important;
    color: #f1f1f1 !important;
  }
  .lab {
    padding-top: 3.4884vw;
  }
  .lab .labimg {
    float: left;
    margin-left: 0;
    width: calc(100% - 3.4884vw);
    height: calc(100% - 3.4884vw);
    margin-bottom: 5.5814vw;
  }
  .lab .labimg::after {
    top: -2.7907vw;
    left: 2.7907vw;
    right: -2.7907vw;
    bottom: 2.7907vw;
  }
  .lab .labjj {
    float: left;
    width: 100%;
  }
}
/************************/
/*  Page Turning  */
/************************/
.comp-pages {
  padding-top: 0;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}

.comp-pages .page-pc span{
    display: none !important;
}

.comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
  display: inline-block;
  height: 2.0833vw;
  min-width: 2.0833vw;
  line-height: 2.0833vw;
  border-radius: 3px;
  background: #ffffff;
  text-align: center;
  color: #666666;
  padding-left: 0.7813vw;
  padding-right: 0.7813vw;
  border: 1px solid #ededed;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 0.7292rem;
}
.comp-pages .page-pc a i, .comp-pages .page-pc span i {
  font-size: 0.9375rem;
}
.comp-pages .page-pc a:hover, .comp-pages .page-pc span:hover, .comp-pages .page-pc a.active, .comp-pages .page-pc span.active {
  background: #0B4E8E;
  border: 1px solid #0B4E8E;
  color: #fff;
}
.comp-pages .page-pc span, .comp-pages .page-pc font {
  background: #0B4E8E;
  border: 1px solid #0B4E8E;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #0B4E8E;
  border: 1px solid #0B4E8E;
  display: none !important;
}
.comp-pages .page-phone:hover, .comp-pages .page-phone:active {
  color: #fff;
}

@media (max-width: 1680px) {
  .comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
    height: 2.381vw;
    min-width: 2.381vw;
    line-height: 2.381vw;
    font-size: 0.8333rem;
  }
  .comp-pages .page-pc a i, .comp-pages .page-pc span i {
    font-size: 1.2714rem;
  }
}
@media (max-width: 1440px) {
  .comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
    height: 2.7778vw;
    min-width: 2.7778vw;
    line-height: 2.7778vw;
    font-size: 0.9722rem;
  }
  .comp-pages .page-pc a i, .comp-pages .page-pc span i {
    font-size: 1.525rem;
  }
}
@media (max-width: 1366px) {
  .comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
    height: 2.9283vw;
    min-width: 2.9283vw;
    line-height: 2.9283vw;
    font-size: 1.0249rem;
  }
  .comp-pages .page-pc a i, .comp-pages .page-pc span i {
    font-size: 1.5445rem;
  }
}
@media (max-width: 1024px) {
  .comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
    height: 3.9063vw;
    min-width: 3.9063vw;
    line-height: 3.9063vw;
    font-size: 1.3672rem;
  }
  .comp-pages .page-pc a i, .comp-pages .page-pc span i {
    font-size: 1.9578rem;
  }
}
@media (max-width: 991px) {
  .comp-pages .page-pc a, .comp-pages .page-pc span, .comp-pages .page-pc font {
    height: 4.878vw;
    min-width: 4.878vw;
    line-height: 4.878vw;
    font-size: 1.7073rem;
  }
  .comp-pages .page-pc a i, .comp-pages .page-pc span i {
    font-size: 2.5951rem;
  }
}
@media (max-width: 767px) {
  .comp-pages .page-pc {
    display: none;
  }
  .comp-pages .page-phone {
    display: block !important;
  }
}
/*---------------------------------
  Back To Top Button CSS
-----------------------------------*/
.back-to-top {
  font-size: calc(16px + 0.4167rem);
  width: calc(30px + 1.0417rem);
  height: calc(30px + 1.0417rem);
  text-align: center;
  display: none;
  position: fixed;
  bottom: 5.2083vw;
  right: 2.0833vw;
  z-index: 999;
  border-radius: 5px;
  background: #007bf1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 0.8;
}
.back-to-top h4 {
  color: #fff;
  font-size: calc(12px + 0.1042rem);
  line-height: 1.1;
  margin-top: calc(5px + 0.2083rem);
}
.back-to-top.open {
  bottom: 2.0833vw;
}
.back-to-top i {
  color: #fff;
  line-height: 0.6;
}

@media (max-width: 767px) {
  .back-to-top {
    width: calc(40px + 1.0417rem);
    height: calc(40px + 1.0417rem);
    right: 2.3256vw;
  }
  .back-to-top h4 {
    margin-top: calc(8px + 0.2083rem);
  }
  .back-to-top.open {
    bottom: 18.1395vw;
  }
}
/************************/
/*  Homepage Slider */
/************************/
.scroll-btn {
  width: 22px;
  height: 34px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 0.8rem;
  position: absolute;
  bottom: calc(26px + 1.0417vw);
  left: calc(50% - 1.25rem);
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  z-index: 2;
}
.scroll-btn img {
  width: 100%;
  height: 100%;
}

.scroll-btn:hover, .scroll-btn:focus {
  color: #fff;
  text-decoration: none;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/*手机导航开始*/
#m_header {
  display: none;
  height: 4.5rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: 0s 1.5s;
  transition: 0s 1.5s;
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  padding: 0 15px;
}

#m_header .w1200 {
  position: relative;
  height: 100%;
}

.m_user {
  height: 4.5rem;
  line-height: 4.5rem;
  margin-right: 2rem;
  color: #999;
}

.m_user a {
  display: inline-block;
  margin: 0 0.625rem;
  color: #666;
}

.m_user a svg {
  width: 16px;
}

.m_user a:hover {
  color: #ff0000;
}

.m_user a:hover svg path {
  fill: #ff0000;
}

#m_logo {
  -webkit-transition: 0s 1.5s;
  transition: 0s 1.5s;
  height: 100%;
  visibility: visible;
  float: left;
}

#m_logo img {
  display: block;
  max-height: 30px;
}

#m_logo .box_table {
  width: auto;
}

/*导航按钮开始*/
#nav_btn_box {
  height: 100%;
  z-index: 999999999;
  float: right;
  margin-left: 20px;
}

#nav_btn_box.on {
  background: none;
}

#m_header #logo .box_table, #nav_btn_box .box_table {
  width: auto;
  float: left;
}

#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {
  background: #fff;
}

#nav_btn {
  cursor: pointer;
  text-align: center;
  z-index: 99999;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#nav_btn .point {
  display: inline-block;
  width: 1.875rem;
  height: 22px;
  position: relative;
  outline: none;
}

#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {
  width: 1.75rem;
}

#nav_btn .navbtn {
  position: absolute;
  top: 12px;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 1px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #6510ad;
}

#nav_btn .navbtn::after, #nav_btn .navbtn::before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1.75rem;
  height: 1px;
  content: "";
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #6510ad;
}

#nav_btn .navbtn::after {
  top: -8px;
}

#nav_btn .navbtn::before {
  top: 8px;
}

#nav_btn .point.on .navbtn {
  background: transparent;
}

#nav_btn .point.on .navbtn::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
}

#nav_btn .point.on .navbtn::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0px;
}

/*导航按钮结束*/
.m_nav_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  overflow: auto;
  margin: 0rem 0 0;
}

.m_nav_list::-webkit-scrollbar {
  display: none;
}

#m_nav {
  z-index: 99999;
  position: fixed;
  width: 100%;
  height: 100vh;
  right: -105%;
  top: 0;
  display: none;
  padding: 2.3256vw 4.6512vw 4.6512vw;
  overflow: hidden;
  pointer-events: none;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #0B4E8E;
  background-size: 100% auto;
}

#m_nav .close {
  position: absolute;
  top: 5.1163vw;
  right: 4.6512vw;
  font-size: 7.4419vw;
  color: #fff;
  z-index: 10000;
  font-weight: 500;
  opacity: 0.9;
}

#m_nav.act {
  pointer-events: auto;
  right: 0;
}

#m_nav > ul > li {
  width: 100%;
  overflow: hidden;
  padding: 0 0 0 2.3rem;
  position: relative;
}

#m_nav > ul > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#m_nav li .a {
  display: inline-block;
  width: calc(100% - 30px);
}

#m_nav li .a {
  line-height: 12.093vw;
  color: #fff;
  padding: 0;
  font-size: 4.186rem;
  float: left;
}

#m_nav li .a span {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  width: 20px;
  height: 50px;
  text-align: center;
}

#m_nav li .a span i {
  font-size: 0;
}

#m_nav li i {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
  width: 20%;
  height: 12.093vw;
  display: inline-block;
  background: url(/eportal/uiFramework/commonResource/image/2025030308491530142.png) calc(100% - 2rem) center no-repeat;
  background-size: 13px 13px !important;
  position: absolute;
  display: block;
  right: 0;
  -webkit-filter: alpha(opacity=100);
}

#m_nav li.on i {
  background: url(/eportal/uiFramework/commonResource/image/2025030308492888775.png) calc(100% - 2rem) center no-repeat;
}

#m_nav .on.title .a i {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}

#m_nav li {
  display: block;
  width: 100%;
}

.slide_nav {
  position: absolute;
  left: 0;
  height: 70px;
  z-index: 998;
  padding: 15px;
  top: 0;
  width: 100%;
}

#m_nav .title .list {
  display: none;
  position: relative;
  width: 100%;
  z-index: 9;
  left: 0;
  margin-left: 0;
  background: none;
  border: 0;
  clear: both;
  padding-bottom: 10px;
}

#m_nav .title .list span {
  background: none;
}

#m_nav .title .list span a:hover {
  color: #c21d1b;
}

#m_nav .title .list a {
  display: block;
  font-size: 3.4884rem;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  line-height: 40px;
  height: 40px;
  border: 0;
  font-weight: 300;
  padding-left: 3.9535vw;
}

/*三级导航 开始*/
#m_nav .title .list .void > a {
  background-size: 10px;
  position: relative;
}

#m_nav .title .list .void > a:before {
  content: "·";
  position: absolute;
  left: -1em;
  font-size: 12px;
  font-weight: bold;
}

#m_nav .title .list span {
  position: relative;
  display: block;
}

#m_nav .title .list span .sub {
  position: static;
  width: 100%;
  display: block !important;
  overflow: hidden;
}

#m_nav .title .sub a {
  background: none;
  font-size: 0.875rem;
  opacity: 0.8;
  min-width: 50%;
  float: left;
  display: inline-block;
  color: #999;
}

.nav_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 888;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.m_header_box {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: none;
  height: 4.5rem;
}

#m_header #logo .box_table, #nav_btn_box .box_table {
  width: auto;
  float: left;
}

.m_header_box header {
  padding: 0 15px;
  top: 0;
  height: 60px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #ffffff;
  background-size: 100% auto;
}

#m_header #logo {
  height: 60px;
  float: left;
  width: auto;
}

#m_header #logo img {
  max-height: 60%;
  max-height: 30px;
}

#m_header .yuyan {
  height: 4.5rem;
  float: right;
  margin-right: 4rem;
}

#m_header .yuyan span {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  margin-left: 17px;
  background: rgba(255, 255, 255, 0.3);
}

#m_nav .list_box0 {
  width: 100%;
  margin-bottom: 6.9767vw;
}
#m_nav .list_box0 img {
  width: 82%;
}

@media (min-width: 767px) {
  #m_nav .list_box0 img {
    width: 40%;
  }
  #m_nav .close {
    font-size: 4.4922rem;
    top: 2.3438vw;
  }
  #m_nav li .a {
    font-size: 2.1484rem;
    line-height: 6.8359vw;
  }
  #m_nav li i {
    height: 6.8359vw;
    background-size: 17px 17px !important;
  }
  #m_nav .title .list a {
    font-size: 1.7578rem;
  }
}
.index-title {
  margin-top: calc(26px + 1.25vw);
  text-align: center;
}
.index-title .title-cn {
  font-size: calc(26px + 1.268rem);
  line-height: 1;
  color: #333333;
  padding-bottom: 19px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.index-title .title-cn:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: calc(30px + 1.0417rem);
  height: 4px;
  background-color: #0B4E8E;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.index-title .title-en {
  position: relative;
  margin-top: 0.5208vw;
  display: inline-block;
  font-family: Arial, serif;
  font-size: 13px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.home-page .nav-wrap {
  top: 0;
}

#fp-nav ul li:last-child {
  display: none;
}

.section {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

#fullpage .section {
  padding: 0;
}

.index-box-01 {
  background-image: url(/eportal/uiFramework/commonResource/image/2025022107504946010.jpg);
}

.index-box-02 {
  background-image: url(/eportal/uiFramework/commonResource/image/2025022107511169487.jpg);
}

.index-box-03 {
  background-image: url(/eportal/uiFramework/commonResource/image/2025022107512960794.jpg);
}

.index-box-04 {
  background-image: url(/eportal/uiFramework/commonResource/image/2025022107514442248.jpg);
}

.index-box-05 {
  height: 26.0214vw !important;
  min-height: auto !important;
}
.index-box-05 .fp-tableCell {
  height: auto !important;
}

@media (min-width: 1000px) {
  body,
  html {
    width: 100%;
    height: 100%;
  }
  html,
  body,
  #fullpage {
    width: 100%;
    height: 100%;
  }
  #fullpage .section {
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
  }
}
@media (min-width: 1200px) {
  #fullpage .section {
    min-height: 100vh;
  }
  #fullpage .section > .page-main > .container {
    height: 100vh;
    min-height: 100vh;
    letter-spacing: -1.5em;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 0;
  }
  #fullpage .section > .page-main > .container:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  #fullpage .section > .page-main > .container > .main-cont {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 100%;
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  #fullpage .section > .page-main > .container > .main-cont {
    font-size: 1.23077rem;
  }
}
@media (min-width: 1200px) and (max-width: 991px) {
  #fullpage .section > .page-main > .container > .main-cont {
    font-size: 1.33333rem;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  #fullpage .section > .page-main > .container > .main-cont {
    font-size: 1.33333rem;
  }
}
@media (max-width: 1024px) {
  .section {
    height: auto !important;
    min-height: auto !important;
  }
  .section .fp-tableCell {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
    height: auto !important;
  }
  .section:first-child .fp-tableCell {
    padding-top: 12rem !important;
  }
  .section:last-child .fp-tableCell {
    padding: 0 !important;
  }
  .scroll-btn {
    display: none;
  }
}
@media (max-width: 991px) {
  .section:first-child .fp-tableCell {
    padding-top: 16rem !important;
  }
}
@media (max-width: 767px) {
  .section .fp-tableCell {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .section:first-child .fp-tableCell {
    padding-top: 22rem !important;
  }
}
/************************/
/*  Home About   */
/************************/
.about .img-box {
  float: left;
  width: 35.625vw;
  height: 23.4896vw;
  position: relative;
}
.about .img-box::after {
  content: "";
  position: absolute;
  right: -1.5625vw;
  top: -1.5625vw;
  background: #032459;
  width: 14.0625vw;
  height: 9.375vw;
  z-index: 1;
}
.about .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
}
.about .txt-box {
  overflow: hidden;
  padding-left: 4.1667vw;
}
.about .txt-box h2 {
  padding: 0 0 15px;
  font-size: calc(26px + 1.0417rem);
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 15px;
  position: relative;
}
.about .txt-box h2:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #0848c3;
}
.about .txt-box h4 {
  font-size: calc(12px + 0.1042rem);
  color: rgba(255, 255, 255, 0.3);
  line-height: 1;
  text-transform: uppercase;
}
.about .txt-box h3 {
  font-size: 0.9375rem;
  line-height: 2;
  color: #eeeeee;
  margin-top: 1.875vw;
  overflow: hidden;
}
.about .txt-box .more {
  margin-top: 2.3958vw;
}
.about .txt-box .more .btn-more3 {
  background: transparent;
  border-color: #818d99;
  color: #ffffff;
  width: 6.25vw;
  line-height: 2.3958vw;
  font-size: 0.8333rem;
}
.about .txt-box .more .btn-more3:before {
  background: #0848c3;
}
.about .txt-box .more .btn-more3:focus, .about .txt-box .more .btn-more3:active, .about .txt-box .more .btn-more3.active, .about .txt-box .more .btn-more3:hover {
  background: #0848c3;
  border-color: #0848c3;
  color: #ffffff;
}

@media (max-width: 1680px) {
  .about .img-box {
    width: 40.7143vw;
    height: 26.8452vw;
  }
}
@media (max-width: 1440px) {
  .about .txt-box h3 {
    font-size: 1.0417rem;
    line-height: 1.8;
  }
  .about .txt-box .more {
    margin-top: 2.0833vw;
  }
  .about .txt-box .more .btn-more3 {
    font-size: 1.0417rem;
    width: 6.9444vw;
    line-height: 2.5vw;
  }
}
@media (max-width: 1024px) {
  .about .txt-box h3 {
    font-size: 1.4258rem;
    line-height: 1.6;
  }
  .about .txt-box .more {
    margin-top: 1.7578vw;
  }
  .about .txt-box .more .btn-more3 {
    font-size: 1.2695rem;
    width: 7.8125vw;
    line-height: 2.9297vw;
  }
  .about .img-box {
    width: 49.707vw;
    height: 32.9102vw;
  }
}
@media (max-width: 991px) {
  .about .txt-box {
    width: 100%;
    padding-left: 0;
  }
  .about .txt-box h2, .about .txt-box h4 {
    text-align: center;
  }
  .about .txt-box h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about .txt-box h3 {
    font-size: 2.1951rem;
    line-height: 1.8;
  }
  .about .txt-box .more {
    margin-top: 4.3902vw;
    text-align: center;
  }
  .about .txt-box .more .btn-more3 {
    font-size: 1.9512rem;
    width: 19.5122vw;
    line-height: 5.6098vw;
  }
  .about .img-box {
    width: calc(100% - 3.6585vw);
    height: 59.1463vw;
    margin-bottom: 3.6585vw;
  }
  .about .img-box::after {
    right: -3.6585vw;
    top: -3.6585vw;
    width: 32.9268vw;
    height: 21.9512vw;
  }
}
@media (max-width: 767px) {
  .about .txt-box h3 {
    font-size: 3.6232rem;
  }
  .about .txt-box .more {
    margin-top: 7.2464vw;
  }
  .about .txt-box .more .btn-more3 {
    font-size: 3.3816rem;
    width: 24.1546vw;
    line-height: 9.6618vw;
  }
}
/************************/
/*  Research   */
/************************/
.research {
  padding: calc(30px + 1.0417vw) 0 0;
}
.research dd {
  float: left;
  width: 26%;
  padding-right: 1.5625vw;
  -webkit-transition: width ease-in-out 0.3s;
  transition: width ease-in-out 0.3s;
}
.research dd .inner {
  position: relative;
  overflow: hidden;
}
.research dd:last-child {
  margin-right: 0;
}
.research dd.active {
  width: 48%;
}
.research dd.active .txt {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all ease-in-out 0.5s 0.3s;
  transition: all ease-in-out 0.5s 0.3s;
}
.research dd.active .name ol {
  top: auto;
  bottom: 0;
}
.research dd.active .name ol em {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.research dd.active .name ol em a {
  font-size: calc(14px + 0.1042rem);
  line-height: 1.875vw;
  padding: 0;
}
.research dd.active .name ol em i {
  position: absolute;
  top: 0;
  width: calc(22px + 0.7292vw);
  height: calc(22px + 0.7292vw);
  -webkit-animation: moveBounce-zy 3s linear infinite;
          animation: moveBounce-zy 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025022107560624275.png) no-repeat center center;
  background-size: 100%;
  margin-left: 10px;
}
.research dd.active .name ol > a {
  font-size: calc(20px + 0.2083rem);
  float: left;
  padding-left: 2.7083vw;
  position: relative;
}
.research dd.active .name ol > a:after {
  content: "";
  position: absolute;
  left: 1.8229vw;
  top: 0.4125vw;
  width: 4px;
  height: calc(18px + 0.2083rem);
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.research dd .pic {
  display: block;
  height: 23.4896vw;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-transition: all ease-out 0.6s;
  transition: all ease-out 0.6s;
}
.research dd .name {
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 3;
  width: 100%;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.research dd .name ol {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 40% 0 1.875vw;
  width: 100%;
  color: #fff;
  text-align: center;
  background: url(/eportal/uiFramework/commonResource/image/2025022107551350281.png) repeat-x center bottom;
  background-size: 100% 100%;
}
.research dd .name ol em {
  display: none;
  font-size: calc(14px + 0.1042rem);
  font-style: normal;
  float: right;
  position: relative;
  width: 7.2917vw;
  text-align: left;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.research dd .name ol a {
  display: block;
  font-size: calc(18px + 0.1042rem);
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.research dd .txt, .research dd .name {
  position: absolute;
}

@media (max-width: 1680px) {
  .research dd .name ol em {
    right: 0.5952vw;
  }
}
@media (max-width: 1536px) {
  .research dd.active .name ol em a {
    line-height: 2.2429vw;
  }
  .research dd .name ol em {
    right: 0.9766vw;
  }
}
@media (max-width: 1440px) {
  .research dd .name ol em {
    right: 1.8302vw;
  }
}
@media (max-width: 1024px) {
  .research dd .name ol em {
    right: 4.2969vw;
  }
  .research dd.active .name ol em a {
    line-height: 2.9297vw;
  }
  .research dd.active .name ol > a {
    padding-left: 3.125vw;
  }
}
@media (max-width: 991px) {
  .research dd .name ol a {
    font-size: 1.9512rem;
  }
  .research dd.active .name ol > a {
    font-size: 2.1951rem;
  }
  .research dd.active .name ol > a:after {
    height: 1.9512vw;
  }
  .research dd.active .name ol em a {
    line-height: 3.4146vw;
  }
  .research dd .name ol em {
    right: 6.0976vw;
  }
}
@media (max-width: 767px) {
  .research dd {
    width: 100% !important;
    padding: 0;
    margin-bottom: 20px;
  }
  .research dd .pic {
    height: auto;
    padding-bottom: 60%;
  }
  .research dd .name ol {
    padding-bottom: 3.8647vw;
  }
  .research dd .name ol a {
    font-size: 3.8647rem;
  }
  .research dd.active .name ol {
    padding-bottom: 3.8647vw;
  }
  .research dd.active .name ol > a {
    font-size: 4.3478rem;
    padding-left: 6.2802vw;
  }
  .research dd.active .name ol > a:after {
    height: 4.3478vw;
    left: 3.6232vw;
    top: 0.7246vw;
  }
  .research dd.active .name ol em {
    right: 2.8986vw;
  }
  .research dd.active .name ol em a {
    line-height: 6.0386vw;
  }
  .research dd .name ol em {
    width: 23.1884vw;
  }
}
/************************/
/*  Job   */
/************************/
.picbtn-url {
  padding: calc(30px + 1.0417vw) 0 0;
}
.picbtn-url .s-box {
  width: 12.0833vw;
  height: 14.0104vw;
  margin: 0 auto;
  background: url(/eportal/uiFramework/commonResource/image/2025022107554512096.png) no-repeat center center;
  background-size: cover;
  padding-top: 25%;
}
.picbtn-url .s-box img {
  height: 2.4479vw;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.picbtn-url h4 {
  font-size: calc(16px + 0.2083rem);
  color: #ffffff;
  line-height: 1.1;
  margin: calc(20px + 0.2083vw) 0 0;
  text-align: center;
}
.picbtn-url li:nth-child(even) {
  margin-top: calc(30px + 1.0417vw);
}
.picbtn-url li:hover .s-box img {
  -webkit-transition: rotateY(360deg);
  -moz-transition: rotateY(360deg);
  -ms-transition: rotateY(360deg);
  -o-transition: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.picbtn-url li:hover h4 {
  color: #5dc6ff;
}

@media (max-width: 1680px) {
  .picbtn-url .s-box {
    width: 13.8095vw;
    height: 16.0119vw;
    padding-top: 28%;
  }
  .picbtn-url .s-box img {
    height: 2.7976vw;
  }
}
@media (max-width: 1440px) {
  .picbtn-url .s-box {
    width: 15.2778vw;
    height: 17.7083vw;
    padding-top: 33%;
  }
  .picbtn-url .s-box img {
    height: 3.125vw;
  }
}
@media (max-width: 1024px) {
  .picbtn-url .s-box {
    width: 19.5313vw;
    height: 22.6563vw;
    padding-top: 33%;
  }
  .picbtn-url .s-box img {
    height: 3.9063vw;
  }
}
@media (max-width: 991px) {
  .picbtn-url h4 {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .picbtn-url li {
    margin-bottom: 5.7971vw;
  }
  .picbtn-url li:nth-child(even) {
    margin-top: 0;
  }
  .picbtn-url .s-box {
    width: 43.4783vw;
    height: 50.4831vw;
  }
  .picbtn-url .s-box img {
    height: 10.8696vw;
  }
  .picbtn-url h4 {
    font-size: 3.8647rem;
  }
}
/************************/
/*  Leader  */
/************************/
.leader {
  padding-bottom: 10px;
}

.leader a {
  display: block;
  position: relative;
}

.leader li {
  margin-top: 50px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.leader li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.leader .leader-box {
  padding: calc(20px + 0.5208vw);
  background: url(/eportal/uiFramework/commonResource/image/2025022107540154434.png) no-repeat center right;
  position: relative;
  overflow: hidden;
  -ms-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  -o-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  -webkit-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
}

.leader .leader-box .img-box {
  float: left;
  width: 12.5vw;
  height: 17.2396vw;
  margin-right: 2.6042vw;
  position: relative;
}

.leader .leader-box .img-box:after {
  content: "";
  position: absolute;
  right: -0.5208vw;
  bottom: -0.5208vw;
  background: #cedaf3;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.leader li:hover .leader-box .img-box:after {
  background: #0848c3;
}

.leader .leader-box .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
}

.leader .leader-box .txt-box {
  overflow: hidden;
  padding: calc(20px + 0.5208vw) 0;
}

.leader .leader-box .txt-box h2 {
  font-size: calc(24px + 0.5208rem);
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
  color: #333333;
}

.leader .leader-box .txt-box h3 {
  font-size: calc(16px + 0.2083rem);
  line-height: 1;
  margin-bottom: 18px;
  padding-bottom: 18px;
  position: relative;
  color: #333333;
}

.leader .leader-box .txt-box h3:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #0661C8;
}

.leader .leader-box .txt-box h5 {
  font-size: calc(14px + 0.1042rem);
  line-height: 1;
  margin-bottom: 24px;
  position: relative;
  color: #333333;
}

.leader .leader-box .txt-box h4 {
  font-size: calc(13px + 0.1042rem);
  color: #666666;
  line-height: 1.9;
}

@media (max-width: 991px) {
  .leader .leader-box .img-box {
    width: 21.9512vw;
    height: 30.2439vw;
    margin-right: 4.6341vw;
  }
  .leader .leader-box .img-box:after {
    right: -0.9756vw;
    bottom: -0.9756vw;
  }
}
@media (max-width: 767px) {
  .leader .leader-box {
    padding-top: 0;
  }
  .leader .leader-box .img-box {
    float: none;
    margin: 6.9767vw auto 9.3023vw;
    width: 46.5116vw;
    height: auto;
  }
  .leader .leader-box .img-box img {
    width: 100%;
    height: auto;
  }
  .leader .leader-box .img-box:after {
    right: -2.3256vw;
    bottom: -2.3256vw;
  }
  .leader .leader-box .txt-box {
    float: left;
    padding: 0;
  }
  .leader .leader-box .txt-box h2 {
    font-size: 6.9767rem;
  }
  .leader .leader-box .txt-box h3 {
    font-size: 4.186rem;
  }
  .leader .leader-box .txt-box h4, .leader .leader-box .txt-box h5 {
    font-size: 3.4884rem;
  }
}
/************************/
/*  Staff  */
/************************/
.pelist {
  position: relative;
  margin-top: 30px;
}
.pelist .col-md-3 {
  width: 20%;
  float: left;
}
.pelist li {
  margin-bottom: 1.5625vw;
}
.pelist .item {
  position: relative;
}
.pelist .item:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 20px;
  bottom: 9px;
  background: #ffffff;
  z-index: 0;
  border-radius: 0 1.5625vw 0;
  -webkit-border-radius: 0 1.5625vw 0;
  -moz-border-radius: 0 1.5625vw 0;
  -ms-border-radius: 0 1.5625vw 0;
  -o-border-radius: 0 1.5625vw 0;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -ms-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -o-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
}
.pelist .item .img-box {
  height: 11.9792vw;
  overflow: hidden;
  position: relative;
  margin-left: 10px;
  border-radius: 0 1.5625vw 0 0;
  z-index: 1;
}
.pelist .item .img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
.pelist .item .txt-box {
  padding: 1.0417vw 0;
  margin-bottom: 0.7813vw;
}
.pelist .item .txt-box .lunb-title {
  font-size: calc(16px + 0.1042rem);
  line-height: 1;
  color: #333333;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.pelist .item .txt-box h4 {
  font-size: calc(12px + 0.1042rem);
  position: relative;
  z-index: 1;
  text-align: center;
  color: #999999;
  padding: 0 10px 0.7813vw;
  margin-bottom: 0.7813vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.pelist .item .txt-box h4:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #0848c3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pelist .item:hover .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.pelist .item:hover:after {
  background: #0848c3;
}
.pelist .item:hover .txt-box .lunb-title, .pelist .item:hover .txt-box h4 {
  color: #ffffff;
}
.pelist .item:hover .txt-box h4:after {
  background-color: #ffffff;
}

@media (max-width: 1680px) {
  .pelist .item .img-box {
    height: 13.4524vw;
  }
}
@media (max-width: 1440px) {
  .pelist .col-md-3 {
    width: 25%;
  }
  .pelist .item .img-box {
    height: 17.1528vw;
  }
}
@media (max-width: 1024px) {
  .pelist .item .txt-box {
    padding: 1.7578vw 0;
  }
}
@media (max-width: 991px) {
  .pelist li {
    margin-bottom: 2.9268vw;
  }
  .pelist .item .img-box {
    height: 25.7317vw;
  }
  .pelist .item .txt-box {
    padding: 2.1951vw 0;
  }
  .pelist .item .txt-box h4 {
    margin-bottom: 1.5854vw;
    padding-bottom: 1.5854vw;
  }
}
@media (max-width: 767px) {
  .pelist li {
    margin-bottom: 3.4884vw;
  }
  .pelist .col-md-3 {
    width: 50%;
  }
  .pelist .item .img-box {
    height: 54.8837vw;
    border-radius: 0 6.9767vw 0 0;
    -webkit-border-radius: 0 6.9767vw 0 0;
    -moz-border-radius: 0 6.9767vw 0 0;
    -ms-border-radius: 0 6.9767vw 0 0;
    -o-border-radius: 0 6.9767vw 0 0;
  }
  .pelist .item .txt-box {
    padding: 3.4884vw 0;
  }
  .pelist .item .txt-box .lunb-title {
    font-size: 3.9535rem;
  }
  .pelist .item .txt-box h4 {
    margin-bottom: 2.3256vw;
    padding-bottom: 2.3256vw;
    font-size: 3.2558rem;
  }
  .pelist .item:after {
    border-radius: 0 6.9767vw 0;
    -webkit-border-radius: 0 6.9767vw 0;
    -moz-border-radius: 0 6.9767vw 0;
    -ms-border-radius: 0 6.9767vw 0;
    -o-border-radius: 0 6.9767vw 0;
  }
}
/************************/
/*  Text List  */
/************************/
.text-list {
  margin-top: calc(25px + 1.3021vw);
  margin-bottom: calc(20px + 2.0833vw);
}
.text-list .row {
  margin-left: -25px;
  margin-right: -25px;
}
.text-list .row > [class^=col] {
  padding-left: 25px;
  padding-right: 25px;
}
.text-list .box-s {
  padding: 1.5625vw 9.1667vw 1.5625vw 3.6458vw;
  position: relative;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  overflow: hidden;
}
.text-list .box-s:before {
  content: "";
  left: 2.0833vw;
  top: 2.0833vw;
  position: absolute;
  width: 0.4167vw;
  height: 0.4167vw;
  background: #0b4e8e;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.text-list .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  font-size: 1.0417rem;
}
.text-list .box-s .box-date {
  position: absolute;
  right: 2.0833vw;
  top: 1.7188vw;
  color: #8e8e8e;
  font-size: 0.9375rem;
}
.text-list .box-s:hover {
  background: #f0f0f0;
}
.text-list .box-s:hover .box-title, .text-list .box-s:hover .box-date {
  color: #0b4e8e;
}
.text-list li:nth-child(odd) .box-s {
  background: #F7F7F7;
}
.text-list li:nth-child(odd):hover .box-s {
  background: #f0f0f0;
}

@media (max-width: 1440px) {
  .text-list .box-s .box-title {
    font-size: 1.25rem;
  }
  .text-list .box-s .box-date {
    font-size: 1.1111rem;
  }
  .text-list .box-s:before {
    top: 2.2917vw;
  }
}
@media (max-width: 1024px) {
  .text-list .box-s {
    padding: 2.1484vw 13.6719vw 2.1484vw 4.3945vw;
  }
  .text-list .box-s .box-title {
    font-size: 1.6602rem;
  }
  .text-list .box-s .box-date {
    font-size: 1.5625rem;
  }
  .text-list .box-s:before {
    width: 0.6836vw;
    height: 0.6836vw;
    top: 3.0273vw;
  }
}
@media (max-width: 991px) {
  .text-list .box-s .box-title {
    font-size: 1.9512rem;
  }
  .text-list .box-s .box-date {
    font-size: 1.8293rem;
    top: 2.439vw;
  }
}
@media (max-width: 767px) {
  .text-list .box-s {
    padding: 3.7209vw 3.4884vw 3.7209vw 8.8372vw;
  }
  .text-list .box-s .box-title {
    font-size: 3.7209rem;
    white-space: normal;
    height: auto;
    line-height: 1.5;
  }
  .text-list .box-s .box-date {
    position: relative;
    font-size: 3.7209rem;
    top: 0.9302vw;
    left: 0;
    float: left;
  }
  .text-list .box-s:before {
    width: 1.3953vw;
    height: 1.3953vw;
    top: 5.5814vw;
    left: 4.186vw;
  }
}
.textbox-list {
  margin-top: calc(30px + 1.3021vw);
}
.textbox-list .row {
  margin-left: -2.6042vw;
  margin-right: -2.6042vw;
}
.textbox-list .row > [class^=col] {
  padding-left: 2.6042vw;
  padding-right: 2.6042vw;
}
.textbox-list .con {
  background: url(/eportal/uiFramework/commonResource/image/2025030302503428304.jpg) no-repeat top center #ffffff;
  background-size: 100% auto;
  -ms-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(11, 78, 142, 0.1);
  border-top: #5290ca solid 7px;
  padding: 2.0833rem;
  min-height: 14.7396rem;
  overflow: hidden;
}
.textbox-list .con .date {
  position: relative;
  font-size: calc(24px + 0.625rem);
  line-height: 1;
  color: #0B4E8E;
  margin-bottom: calc(20px + 0.5208vw);
  font-weight: 700;
}
.textbox-list .con .date span {
  font-size: calc(14px + 0.1042rem);
  font-weight: 500;
  margin-left: 10px;
}
.textbox-list .con .date i {
  position: absolute;
  top: calc(10px + 0.1042vw);
  right: 0;
  width: calc(26px + 0.4688vw);
  height: calc(12px + 0.2083vw);
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
  background: url(/eportal/uiFramework/commonResource/image/2025030302471580040.png) no-repeat center center;
  background-size: 100%;
}
.textbox-list .con h3 {
  font-size: 1.0417rem;
  font-weight: 700;
  color: #333333;
  max-height: 2.9167rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: calc(12px + .5208rem);
  line-height: 1.4;
}
.textbox-list .con h4 {
  font-size: .8333rem;
  color: #808080;
  line-height: 1.7;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 2.9167rem;
}
.textbox-list li {
  margin-bottom: calc(30px + 1.5625vw);
}
.textbox-list li:nth-child(2n+1) {clear: left;}
@media (max-width: 1680px) {
.textbox-list .con {min-height: 15.4167rem;}
}
@media (max-width: 1440px) {
.textbox-list .con {min-height: 16.1111rem;}
}
@media (max-width: 1366px) {
.textbox-list .con {min-height: 16.2518rem;}
}
@media (max-width: 1280px) {
.textbox-list .con {min-height: 16.5625rem;}
}
@media (max-width: 1199px) {
.textbox-list .con {min-height: 22.8516rem;}
.textbox-list .con h3 {
  font-size: 1.7578rem;
  max-height: 4.8828rem;
}
.textbox-list .con h4 {
  font-size: 1.4648rem;
  height: 4.9805rem;
}
}
@media (max-width: 991px) {
  .textbox-list .con {min-height: 25.6098rem;}
  .textbox-list .con h3 {
  font-size: 2.0732rem;
  max-height: 5.8537rem;
}
.textbox-list .con h4 {
  font-size: 1.8293rem;
  height: 6.2195rem;
}
  .textbox-list li {
    margin-bottom: calc(25px + 1.5854vw);
  }
}
@media (max-width: 767px) {
  .textbox-list .con {min-height: inherit;padding: 5.3333vw;}
  .textbox-list .con h3 {
    font-size: 4.5333rem;
    -webkit-line-clamp: inherit;
    max-height: inherit;
  }
  .textbox-list .con h4 {
  font-size: 4rem;
  line-height: 1.6;
  -webkit-line-clamp: 3;
  height: auto;
}
  .textbox-list li {
    margin-bottom: calc(25px + 1.5854vw);
  }
}
/************************/
/*  Image Text List  */
/************************/
.img-textlist {
  margin-top: calc(25px + 1.3021vw);
  margin-bottom: 2.6042vw;
}
.img-textlist .list-module {
  position: relative;
  z-index: 0;
}
.img-textlist .list-module a {
  position: relative;
  padding: 1.5625vw;
  display: block;
  overflow: hidden;
  z-index: 2;
  background: #FFFFFF;
  -ms-box-shadow: 0px 0px 16px 0px rgba(56, 46, 47, 0.1);
  -o-box-shadow: 0px 0px 16px 0px rgba(56, 46, 47, 0.1);
  -webkit-box-shadow: 0px 0px 16px 0px rgba(56, 46, 47, 0.1);
  box-shadow: 0px 0px 16px 0px rgba(56, 46, 47, 0.1);
}
.img-textlist .list-module .new-img {
  float: left;
  width: 17.0833vw;
  height: 11.3542vw;
  margin-right: 2.0833vw;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.img-textlist .list-module .new-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.img-textlist .list-module .new-txt {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.img-textlist .list-module .new-txt .date {
  font-size: 1.25rem;
  color: #0848c3;
  line-height: 1.1;
  margin-right: 3.125vw;
}
.img-textlist .list-module .new-txt .date span {
  display: inline-block;
  font-size: 0.8333rem;
  margin-top: 0.625vw;
}
.img-textlist .list-module .new-txt h4 {
  position: relative;
  font-size: 1.0417rem;
  line-height: 1.4;
  margin-top: 0.3646vw;
  margin-bottom: 0.5208vw;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  z-index: 2;
}
.img-textlist .list-module .new-txt h5 {
  font-size: 0.7292vw;
  line-height: 1.6;
  margin-top: 0.625vw;
  color: #888888;
  overflow: hidden;
  max-height: 3.4896vw;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.img-textlist .list-module .new-txt .btzy {
  overflow: hidden;
  margin-bottom: 1.0417vw;
}
.img-textlist .list-module .new-txt .more {
  padding: 0.625vw 2.0833vw;
  font-size: 0.7292rem;
  line-height: 1;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  float: right;
  background: #0848c3;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.img-textlist .list-module:hover a {
  background: url(/eportal/uiFramework/commonResource/image/2025022107564273990.jpg) no-repeat bottom right #0848c3;
  background-size: auto 100%;
}
.img-textlist .list-module:hover .new-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.img-textlist .list-module:hover .new-txt h4, .img-textlist .list-module:hover .new-txt .date {
  color: #ffffff;
}
.img-textlist .list-module:hover .new-txt h5 {
  color: #b9c3e8;
}
.img-textlist .list-module:hover .new-txt .more {
  color: #0848c3;
  background: #ffffff;
}
.img-textlist li {
  margin-bottom: 1.5625vw;
}

@media (max-width: 1680px) {
  .img-textlist {
    margin-bottom: 2.9762vw;
  }
  .img-textlist .list-module a {
    padding: 1.7857vw;
  }
  .img-textlist .list-module .new-img {
    width: 19.5238vw;
    height: 12.9762vw;
    margin-right: 2.381vw;
  }
  .img-textlist .list-module .new-txt h4 {
    font-size: 1.1905rem;
    margin-top: 0.4167vw;
    margin-bottom: 0.5952vw;
  }
  .img-textlist .list-module .new-txt h5 {
    font-size: 0.8333vw;
    margin-top: 0.7143vw;
    max-height: 27.7976vw;
  }
  .img-textlist .list-module .new-txt .date {
    font-size: 1.4286rem;
  }
  .img-textlist .list-module .new-txt .date span {
    font-size: 0.9524rem;
    margin-top: 0.7143vw;
  }
  .img-textlist .list-module .new-txt .more {
    padding: 0.7143vw 2.381vw;
    font-size: 0.8333rem;
  }
  .img-textlist li {
    margin-bottom: 1.7857vw;
  }
}
@media (max-width: 1366px) {
  .img-textlist {
    margin-bottom: 3.6603vw;
  }
  .img-textlist .list-module a {
    padding: 2.1962vw;
  }
  .img-textlist .list-module .new-img {
    width: 22.0351vw;
    height: 14.6413vw;
    margin-right: 2.9283vw;
  }
  .img-textlist .list-module .new-txt h4 {
    font-size: 1.3909rem;
    margin-top: 0.4392vw;
  }
  .img-textlist .list-module .new-txt h5 {
    font-size: 1.0294rem;
    margin-top: 0.8785vw;
    max-height: 4.9048vw;
  }
  .img-textlist .list-module .new-txt .date {
    font-size: 1.7647rem;
  }
  .img-textlist .list-module .new-txt .date span {
    font-size: 1.1765rem;
    margin-top: 0.7321vw;
  }
  .img-textlist .list-module .new-txt .more {
    padding: 0.8785vw 2.9283vw;
    font-size: 1.0249rem;
  }
}
@media (max-width: 1024px) {
  .img-textlist {
    margin-bottom: 4.8828vw;
  }
  .img-textlist .list-module a {
    padding: 2.9297vw;
  }
  .img-textlist .list-module .new-img {
    width: 29.3945vw;
    height: 19.5313vw;
    margin-right: 3.5156vw;
  }
  .img-textlist .list-module .new-txt h4 {
    font-size: 1.7578rem;
    margin-top: 0.6836vw;
    margin-bottom: 0.9766vw;
  }
  .img-textlist .list-module .new-txt h5 {
    font-size: 1.3672rem;
    margin-top: 1.1719vw;
    max-height: 6.543vw;
  }
  .img-textlist .list-module .new-txt .date {
    font-size: 2.3438rem;
  }
  .img-textlist .list-module .new-txt .date span {
    font-size: 1.5625rem;
    margin-top: 0.9766vw;
  }
  .img-textlist .list-module .new-txt .btzy {
    margin-bottom: 1.9531vw;
  }
  .img-textlist .list-module .new-txt .more {
    padding: 0.9766vw 3.418vw;
    font-size: 1.3672rem;
  }
  .img-textlist li {
    margin-bottom: 2.9297vw;
  }
}
@media (max-width: 991px) {
  .img-textlist {
    margin-bottom: 4.878vw;
  }
  .img-textlist .list-module a {
    padding: 3.1707vw;
  }
  .img-textlist .list-module .new-img {
    width: 31.7073vw;
    height: 21.0976vw;
    margin-right: 3.6585vw;
  }
  .img-textlist .list-module .new-txt h4 {
    font-size: 2.1951rem;
    margin-top: 0.7317vw;
    margin-bottom: 1.2195vw;
  }
  .img-textlist .list-module .new-txt h5 {
    font-size: 1.7073rem;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    margin-top: 1.4634vw;
    max-height: 5.4878vw;
  }
  .img-textlist .list-module .new-txt .date {
    font-size: 2.6829rem;
  }
  .img-textlist .list-module .new-txt .date span {
    font-size: 1.8293rem;
    margin-top: 1.2195vw;
  }
  .img-textlist .list-module .new-txt .more {
    padding: 1.0976vw 3.6585vw;
    font-size: 1.5854rem;
  }
  .img-textlist li {
    margin-bottom: 3.4146vw;
  }
}
@media (max-width: 767px) {
  .img-textlist {
    margin-bottom: 6.0976vw;
  }
  .img-textlist .list-module a {
    padding: 3.7209vw;
  }
  .img-textlist .list-module .new-img {
    width: 100%;
    height: 54.8837vw;
    margin-left: 0;
    float: left;
    margin-bottom: 4.6512vw;
  }
  .img-textlist .list-module .new-txt {
    float: left;
  }
  .img-textlist .list-module .new-txt h4 {
    font-size: 4.186rem;
    margin-top: 0;
  }
  .img-textlist .list-module .new-txt h5 {
    font-size: 3.2558rem;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    margin-top: 2.7907vw;
    max-height: 15.5814vw;
  }
  .img-textlist .list-module .new-txt .date {
    font-size: 5.5814rem;
  }
  .img-textlist .list-module .new-txt .date span {
    font-size: 3.7209rem;
    margin-top: 1.3953vw;
  }
  .img-textlist .list-module .new-txt .btzy {
    margin-bottom: 4.6512vw;
  }
  .img-textlist .list-module .new-txt .more {
    padding: 2.3256vw 6.9767vw;
    font-size: 3.2558rem;
  }
  .img-textlist li {
    margin-bottom: 6.5116vw;
  }
}
.xlmain .wztitle {
  color: #333333;
}
.xlmain hr {
  border-color: #e2e2e2;
}
.xlmain .cont-page {
  border-color: #e2e2e2;
  color: #777777;
}
.xlmain .cont-page .a-page a {
  color: #777777;
}
.xlmain .cont-page .a-page:hover {
  color: #333333;
}
.xlmain .cont-page .a-page:hover a {
  color: #0B4E8E;
}
.xlmain .nrfont font, .xlmain .nrfont p, .xlmain .nrfont span, .xlmain .nrfont div, .xlmain .nrfont a, .xlmain .nrfont-dp font, .xlmain .nrfont-dp p, .xlmain .nrfont-dp span, .xlmain .nrfont-dp div, .xlmain .nrfont-dp a {
  color: #333333 !important;
}
.xlmain .nrfont strong, .xlmain .nrfont-dp strong {
  color: #333333;
}
.xlmain .basicinfo {
  border-bottom: #e8e0e0 solid 1px;
}

.recruit {
  margin-top: 2.3438vw;
  position: relative;
}
.recruit .tabnav .row {
  margin-left: -5px;
  margin-right: -5px;
}
.recruit .tabnav .row > [class^=col] {
  padding-left: 5px;
  padding-right: 5px;
}
.recruit .tabnav .col-sm-4 {
  width: 20%;
  float: left;
}
.recruit .tabnav li a {
  display: block;
  padding: 0.7813vw 10px;
  position: relative;
  background: #b9c4db;
  text-align: center;
  font-size: calc(14px + 0.2083rem);
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}
.recruit .tabnav li a span {
  display: block;
  margin-top: 10px;
}
.recruit .tabnav li a:hover {
  color: #ffffff;
  opacity: 1;
  background: #0848c3;
}
.recruit .tabnav li.active a {
  color: #ffffff;
  opacity: 1;
  background: #0848c3;
}
.recruit .tabcont {
  background: #f7f9ff;
  padding: 2.6042vw;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}
.recruit .item {
  display: none;
  font-size: calc(14px + 0.1042rem);
  line-height: 1.8;
}
.recruit .item:first-child {
  display: block;
}
.recruit .item p {
  margin-bottom: 0.7813vw;
  text-align: justify;
}
.recruit .item p:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .recruit {
    margin-top: 4.5vw;
  }
  .recruit .tabnav li a {
    padding: 1.5896vw 2.0833vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit {
    margin-top: 5.814vw;
  }
  .recruit .tabcont {
    padding: 4.6512vw;
  }
  .recruit .item {
    font-size: 3.4884rem;
  }
  .recruit .tabnav li {
    margin-bottom: 1.3953vw;
  }
  .recruit .tabnav li a {
    padding: 2.3256vw;
    font-size: 3.9535rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .recruit .tabnav li a span {
    display: inline-block;
    margin-top: 0;
  }
  .recruit .tabnav .col-sm-4 {
    width: 100%;
  }
}
.jobinfo {
  margin-top: calc(25px + 1.3021rem);
  position: relative;
  background: #f7f9ff;
  padding: 2.6042vw;
  font-size: calc(14px + 0.1042rem);
  line-height: 1.8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.jobinfo p {
  margin-bottom: calc(12px + 0.2604vw);
  text-align: justify;
}
.jobinfo p:last-child {
  margin-bottom: 0;
}
.jobinfo .infopart {
  margin-top: calc(25px + 1.0417vw);
  margin-bottom: calc(15px + 0.3646vw);
  background: #e7edf9;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #e7edf9), color-stop(80%, transparent));
  background: linear-gradient(to right, #e7edf9 10%, transparent 80%);
}
.jobinfo .infopart:nth-of-type(1) {
  margin-top: 0;
}
.jobinfo .infopart h4 {
  font-size: calc(15px + 0.1563rem);
  font-weight: 700;
  color: #0848c3;
  line-height: calc(24px + 0.5208vw);
  background: url(/eportal/uiFramework/commonResource/image/2025022107543351967.png) no-repeat left center;
  background-size: auto 100%;
  padding-left: calc(52px + 0.7292vw);
}

@media (max-width: 767px) {
  .jobinfo {
    padding: 4.6512vw;
    font-size: 3.4884rem;
  }
  .jobinfo .infopart h4 {
    font-size: 3.9535rem;
    line-height: 7.907vw;
    padding-left: 15.3488vw;
  }
}
.submenu {
  margin-top: calc(25px + 1.3021rem);
}
.submenu li {
  margin: 0 5px 10px;
  list-style: none;
  display: inline-block;
}
.submenu li a {
  font-size: calc(16px + 0.1042rem);
  border: #0848c3 solid 1px;
  width: calc(200px + 4.1667vw);
  display: block;
  overflow: hidden;
  text-align: center;
  padding: calc(10px + 0.1563vw);
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}
.submenu li a.active, .submenu li a:hover {
  background: #0848c3;
  border-color: #0848c3;
  color: #ffffff;
}

.papersearch {
  background: #ffffff;
  margin-top: calc(25px + 1.3021vw);
  margin-bottom: calc(22px + 0.9375vw);
  padding: calc(20px + 1.0417vw) calc(20px + 2.0833vw) calc(20px + 1.0417vw) 0;
  position: relative;
  overflow: hidden;
  -ms-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -o-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  -webkit-box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  box-shadow: 0 0 12px 0 rgba(11, 78, 142, 0.15);
  border-top: #0B4E8E solid 4px;
}
.papersearch .box-s {
  float: left;
  width: 33.333333%;
  margin-bottom: calc(16px + 0.7292vw);
  padding-left: 160px;
  line-height: 50px;
}
.papersearch .box-s > div {
  float: left;
}
.papersearch .box-s .box-title {
  position: absolute;
  margin-left: -106px;
  text-align: right;
  line-height: 50px;
  width: 90px;
  color: #333333;
  font-size: calc(16px + 0.1563rem);
  font-weight: 700;
}
.papersearch .box-s .box-inp {
  width: 100%;
}
.papersearch .box-s .box-inp input[type=text]::-webkit-input-placeholder {
  color: #888 !important;
  font-family: Arial;
}
.papersearch .box-s .box-inp input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
.papersearch .box-s .inp-s {
  height: 50px;
  padding: 5px 13px;
  line-height: 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px;
  border-color: #e1e7f0;
  margin-bottom: 0;
  font-size: calc(15px + 0.1042rem);
  color: #888;
}
.papersearch .box-s1 {
  width: 66.666666% !important;
}
.papersearch .btn-s {
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #E69B40;
  border-radius: 4px;
  display: block;
  width: 50%;
  font-size: calc(16px + 0.1042rem);
  font-weight: 700;
}
.papersearch .btn-s:hover {
  background-color: #0B4E8E;
}

@media (max-width: 1440px) {
  .papersearch .box-s {
    padding-left: 130px;
  }
}
@media (max-width: 1440px) {
  .papersearch .box-s {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .papersearch {
    padding: 23px 23px 7px;
  }
  .papersearch .box-search .box-s {
    width: 100%;
    padding-left: 90px;
  }
  .papersearch .box-search .box-s.box-btn {
    padding-left: 0;
  }
  .papersearch .box-search .box-s1 {
    width: 100% !important;
  }
  .papersearch .box-search .box-btn .btn-s {
    width: 100% !important;
    float: right;
  }
}
.table-box {
  overflow: hidden;
  overflow-x: auto;
  margin-top: calc(25px + 0.2604vw);
  margin-bottom: calc(25px + 1.3021vw);
}
.table-box .min-table {
  min-width: 31.25vw;
}
.table-box .table {
  width: 100%;
  margin-bottom: 0;
}
.table-box .table .table-thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #8AA5BF;
}
.table-box .table .table-thead > li {
  float: left;
  font-weight: normal;
  font-size: calc(17px + 0.1563rem);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
  padding: calc(15px + 0.3646vw) 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-box .table .table-thead > li:nth-child(1) {
  width: 13%;
}
.table-box .table .table-thead > li:nth-child(2) {
  width: 22%;
}
.table-box .table .table-thead > li:nth-child(3) {
  width: 32%;
}
.table-box .table .table-thead > li:nth-child(4) {
  width: 33%;
}
.table-box .table .table-tbody > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #ffffff;
}
.table-box .table .table-tbody > ul:nth-child(2n) {
  background: #F5F9FC;
}
.table-box .table .table-tbody > ul li {
  float: left;
  font-size: calc(15px + 0.1563rem);
  color: #333333;
  line-height: 1.6;
  padding: calc(14px + 1.0417vw) calc(16px + 0.1042vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-box .table .table-tbody > ul li:nth-child(1) {
  width: 13%;
}
.table-box .table .table-tbody > ul li:nth-child(2) {
  width: 22%;
}
.table-box .table .table-tbody > ul li:nth-child(3) {
  width: 32%;
}
.table-box .table .table-tbody > ul li:nth-child(4) {
  width: 33%;
}

@media (max-width: 767px) {
  .table-box {
    margin-top: 3.4884vw;
  }
  .table-box .min-table {
    min-width: 230.7692vw;
  }
}


.dropdown-menu {min-width: 170%;font-size: .8333rem;}
@media (min-width: 1024px) {
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu {width: 200px;border: 0;margin-top: 3px;}
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {background-color: #0b4e8e;color: #fff;}
}
@media (max-width: 1680px) {
    .dropdown-menu {min-width: 180%;font-size: .9524rem;}
}
@media (max-width: 1440px) {
    .dropdown-menu {min-width: 9.1667vw;font-size: 1.1111rem;}
}


.page-main-medium .container .container-1{
    display: none;
}

body .search-header .search .action-logo{
    display: none;
}

.page-main-medium .container .pagination{
    justify-content: center;
}

.investigation{
    display: none !important;
}

body .page-main-medium .search-header {
    margin-bottom: 40px;
}
body .page-main-medium .search-header .search-po {
    background: none;
}
body .page-main-medium .search-header .search {
    padding: 0 !important;
}
body .page-main-medium .search-header .search .wrapper-box {
    width: 100% !important;
}
body .page-main-medium .search-header .search .wrapper-box .search-box-div {
    width: 100%;
}
body .page-main-medium .search-header .search .wrapper-box .search-box-div > div:nth-child(1) {
    width: 100%;
}
body .page-main-medium .search-header .search .wrapper-box .wrapper {
    width: 100% !important;
    margin-left: 0 !important;
    background-color: transparent !important;
    border: 1px solid #166AE7;
}
body .page-main-medium .search-header .search .wrapper-box .container-1-left {
    padding: 0;
    margin: 0;
}
body .page-main-medium .search-header .search .container-1 {
    display: none;
}
body .search-header .search .action-logo {
    display: none;
}
body .page-main-medium .search-header .search .wrapper .search-header-info {
    line-height: 36px;
    margin-left: 20px;
    margin-right: 20px;
}
body .page-main-medium .search-header .search .wrapper .group .view {
    background-color: #014EC0 !important;
}
body .page-main-medium .search-header .search-footer-container {
    display: none;
}
body .page-main-medium .search-tool {
    display: none;
}
body .page-main-medium .content .container {
    padding: 0;
}

.search-text-several .mod .body .group-3 .summary-1 {
  color: #9C9DAF !important;
}
.search-text-several .mod .search-text-header .header .group .summary-1 {
  
}
.search-text-several .mod .body .group-3 .view .summary-3 {
  color: #9C9DAF !important;
}
.search-text-several .mod .body .group-3 {
  margin-left: 20px !important;
}
.search-text-several .mod {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 72rem !important;
  }
  .search-text-several .mod .body {
    display: block !important;
    overflow: hidden;
  }
  .search-text-several .mod .body .group-img {
    float: left;
    margin-right: 5.3333rem;
  }
  .search-text-several .mod .body .group-3 {
    overflow: hidden;
    width: auto !important;
    margin-left: 0px !important;
  }
}