body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 79.9%;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}



.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div3 a{
font-size: 13px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 59.14px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 40%;
    margin-top: 13%;
}
.mb-nav .logo img {
  max-height: 90px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
.mb-nav ul li:nth-last-child(2) .mxl-o{
    display: none;
}

.mb-nav ul li:nth-child(3) .mxl-o{
    display: none;
}
/*.mb-nav ul li:nth-child(4) .mb-div a:last-child{*/
/*    display: none;*/
/*}*/
.mb-nav ul li a {
  color: #000;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  /*white-space: nowrap;*/
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.mb-div3{
    display: none;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #fff;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  background: #000 !important;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}





.head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.head .head-cen {
  display: flex;
  align-items: center;
}
.head .head-cen .head-logo img:nth-child(2) {
  display: none;
}
.head .head-cen .head-rt {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.head .head-cen .head-rt .head-nav {
  display: flex;
}
.head .head-cen .head-rt .head-nav .head-li {
  margin-right: 3.54167vw;
}
.head .head-cen .head-rt .head-nav .head-li .head-a {
  font-family: 'Noto Sans SC', sans-serif;
  display: block;
  color: #ffffff;
  font-size: 20px;
  padding: 35px 0;
  transition: all 0.5s;
}
.head .head-cen .head-rt .head-nav .head-li:hover .head-a {
  color: #045be1 !important;
}
.head .head-cen .head-rt .head-nav .active .head-a {
  color: #045be1 !important;
}
.head .head-cen .head-rt .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .head-cen .head-rt .head-dl {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 18px;
  border: solid 1px #ffffff;
  transition: all 0.5s;
  color: #ffffff;
  font-size: 16px;
  padding: 0.25% 1.31%;
  margin-left: 2.7083vw;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 300;
}
.head .head-cen .head-rt .head-dl:hover {
  background: #045be1 !important;
  color: #fff !important;
  box-shadow: 1px 1px 10px #045be1;
  transform: translateX(4px);
}
.ny-head {
  position: sticky;
  background: #fff;
  border-bottom: 1px solid rgba(149, 149, 149, 0.4);
}
.ny-head .head-cen .head-logo img:nth-child(2) {
  display: inline;
}
.ny-head .head-cen .head-logo img:nth-child(1) {
  display: none;
}
.ny-head .head-cen .head-rt .head-nav .head-li .head-a {
  color: #333;
}
.ny-head .head-cen .head-rt .head-dl {
  background-color: #ffffff;
  border: solid 1px #045be1;
  color: #045be1;
}
.head:hover {
  background: #fff;
}
.head:hover .head-cen .head-logo img:nth-child(2) {
  display: inline;
}
.head:hover .head-cen .head-logo img:nth-child(1) {
  display: none;
}
.head:hover .head-cen .head-rt .head-nav .head-li .head-a {
  color: #333;
}
.head:hover .head-cen .head-rt .head-dl {
  background-color: #ffffff;
  border: solid 1px #045be1;
  color: #045be1;
}
.activehead {
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.activehead .head-cen .head-logo img:nth-child(2) {
  display: inline;
}
.activehead .head-cen .head-logo img:nth-child(1) {
  display: none;
}
.activehead .head-cen .head-rt .head-nav .head-li .head-a {
  color: #333;
}
.activehead .head-cen .head-rt .head-dl {
  background-color: #ffffff;
  border: solid 1px #045be1;
  color: #045be1;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .ban-prev,
.banner .ban-swiper .ban-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 57px;
  top: 47%;
  height: 57px;
  transition: all 0.4s;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  border-radius: 0;
}
.banner .ban-swiper .ban-prev img,
.banner .ban-swiper .ban-next img {
  width: 26.34%;
}
.banner .ban-swiper .ban-prev {
  left: 0%;
}
.banner .ban-swiper .ban-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.banner .ban-swiper .ban-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.banner .ban-swiper .ban-prev:hover {
  background: #fff;
  box-shadow: 1px 1px 10px #fff;
}
.banner .ban-swiper .ban-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.banner .ban-swiper .ban-prev:hover img:nth-child(2) {
  left: 40%;
}
.banner .ban-swiper .ban-next:hover {
  background: #fff;
  box-shadow: 1px 1px 10px #fff;
}
.banner .ban-swiper .ban-next:hover img:nth-child(1) {
  left: 100%;
}
.banner .ban-swiper .ban-next:hover img:nth-child(2) {
  left: 40%;
}
.banner .ban-swiper .ban-next {
  right: 0%;
}
.banner .ban-swiper .ban-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.banner .ban-swiper .ban-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.banner .ban-swiper .ban-prev:after {
  display: none;
}
.banner .ban-swiper .ban-next:after {
  display: none;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  overflow: hidden;
  transform: scale(1.08, 1.08);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  min-width: 100%;
  max-width: 101%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  position: absolute;
  left: 0;
  right: 0;
  top: 6%;
  bottom: 0;
  margin: auto;
  height: fit-content;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(1) p {
  font-family: 'Aldrich', sans-serif;
  color: #ffffff;
  font-size: 1.3541vw;
  letter-spacing: 0.78125vw;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(2) {
  width: fit-content;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.43);
  margin-top: 0.8854vw;
  height: 4.4271vw;
  padding-bottom: 1.09375vw;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(2) img {
  max-height: 100%;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) {
  display: flex;
  align-items: flex-start;
  width: fit-content;
  margin-top: 1.4583vw;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) div {
  flex: 1;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Noto Sans SC', sans-serif;
  line-height: 1.85;
  letter-spacing: 0.5px;
  width: 29.16666667vw;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) img {
  max-width: 2.65626vw;
  margin-left: 1.875vw;
  position: relative;
  top: 5px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
  margin-top: 12px;
  width: 28.64583vw;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) div {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 1.857;
  color: rgba(255, 255, 255, 0.5);
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg {
  animation: image-zoom-out 6s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .yc:nth-child(1) p,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .yc:nth-child(2) img,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .yc:nth-child(3) div,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .yc:nth-child(4) div {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.home-lianjie {
  overflow: hidden;
}
.home-lianjie .row {
  margin: 0;
}
.home-lianjie .row .home-lianjie-items {
  border-bottom: 1px solid #d2d2d2;
  padding: 2.75% 3.53% 2.3% 3.53%;
  border-right: 1px solid #d2d2d2;
  position: relative;
  transition: all 0.5s;
}
.home-lianjie .row .home-lianjie-items .home-lianjie-items-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: auto;
  right: 3.0729vw;
  max-height: 80%;
  transition: all 0.6s;
  transform: scale(1.3);
  opacity: 0;
}
.home-lianjie .row .home-lianjie-items .home-lianjie-bt {
  border-bottom: 1px solid rgba(185, 185, 185, 0.3);
  padding-bottom: 22px;
  position: relative;
  z-index: 2;
}
.home-lianjie .row .home-lianjie-items .home-lianjie-bt a {
  display: block;
  color: #045be1;
  transition: all 0.5s;
  border-radius: 8px;
  border: solid 1px #045be1;
  width: fit-content;
  padding: 1px 17.5px;
  min-width: 101px;
  font-family: 'Noto Sans SC', sans-serif;
}
.home-lianjie .row .home-lianjie-items .home-lianjie-bt a:hover {
  box-shadow: 1px 1px 10px #fff;
  transform: translateX(4px);
}
.home-lianjie .row .home-lianjie-items ul {
  margin-top: 21px;
  position: relative;
  z-index: 2;
}
.home-lianjie .row .home-lianjie-items ul li {
  margin-bottom: 8px;
  transition: all 0.5s;
}

.home-lianjie .row .home-lianjie-items ul li div{
    display: flex;
    align-items: flex-start;
    font-family: 'Noto Sans SC', sans-serif;
    /*flex-wrap: wrap;*/
}
.home-lianjie .row .home-lianjie-items ul li div div{
    flex-wrap: wrap;
    flex: 1;
}
.home-lianjie .row .home-lianjie-items ul li div em{
    margin: 0 2.5px;
    transition: all .5s;
}
.home-lianjie .row .home-lianjie-items ul li div em:last-child{
    display: none;
}

.home-lianjie .row .home-lianjie-items ul li a {
  display: flex;
  align-items: flex-start;
  font-family: 'Noto Sans SC', sans-serif;
  flex-wrap: wrap;
}
.home-lianjie .row .home-lianjie-items ul li span {
  position: relative;
  line-height: 0;
  top: 7.2px;
  margin-right: 10px;
}
.home-lianjie .row .home-lianjie-items ul li span img {
  transition: all 0.5s;
}
.home-lianjie .row .home-lianjie-items ul li span img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.home-lianjie .row .home-lianjie-items ul li a p {
  flex: 1;
  color: #333333;
  transition: all 0.5s;
}
.home-lianjie .row .home-lianjie-items ul li:hover {
  transform: translateX(4px);
}
.home-lianjie .row .home-lianjie-items ul li:last-child {
  margin-bottom: 0;
}
.home-lianjie .row .home-lianjie-items:nth-child(3n) {
  border-right: none;
}
.home-lianjie .row .home-lianjie-items:hover {
  background: #045be1;
  border-bottom: 1px solid #045be1;
  border-right: 1px solid #045be1;
}
.home-lianjie .row .home-lianjie-items:hover ul li div em{
    color: #fff;
}
.home-lianjie .row .home-lianjie-items:hover .home-lianjie-items-bg {
  opacity: 1;
  transform: scale(1);
}
.home-lianjie .row .home-lianjie-items:hover .home-lianjie-bt a {
  color: #045be1;
  background: #fff;
  border: solid 1px #fff;
}
.home-lianjie .row .home-lianjie-items:hover ul li a p {
  color: #fff;
}
.home-lianjie .row .home-lianjie-items:hover ul li  span img:nth-child(2) {
  opacity: 1;
}
.home-lianjie .row .home-lianjie-items:hover ul li  span img:nth-child(1) {
  opacity: 0;
}
.home-lianjie .row .home-lianjie-items:nth-child(1) {
  animation-delay: 1.3s;
}
.home-lianjie .row .home-lianjie-items:nth-child(2) {
  animation-delay: 1.6s;
}
.home-lianjie .row .home-lianjie-items:nth-child(3) {
  animation-delay: 1.9s;
}
.foot {
  padding: 13.25px 0;
  background-color: #eaeaea;
}
.foot.zd{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.foot .container {
  display: flex;
  justify-content: center;
}
.foot .container p,
.foot .container a {
  font-size: 14px;
  color: rgba(51, 51, 51, 0.5);
}
.foot .container a {
  transition: all 0.5s;
}
.foot .container a:hover {
  color: #045be1;
}
.fsize14 {
  font-size: 14px;
}
.fsize16 {
  font-size: 16px;
}
.fsize30 {
  font-size: 1.5625vw;
}
.i-crumb {
  margin-top: 34px;
}
.i-crumb .container p {
  display: flex;
  align-items: center;
}
.i-crumb .container p img {
  margin-right: 10px;
}
.i-crumb .container p a {
  margin: 0 4px;
  transition: all 0.5s;
}
.i-crumb .container p a:hover {
  color: #045be1;
}
.i-crumb .container p,
.i-crumb .container a {
  color: #333333;
  font-size: 16px;
}
.content-box {
  display: flex;
  align-items: flex-start;
  margin-top: 51px;
  margin-bottom: 4.7%;
}
.content-box .content-box-lf {
    width: 284px;
    position: sticky;
    top: 106px;
}
.content-box .content-box-lf h3 {
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-color: #045be1;
  padding: 37.5px 0;
}
.content-box .content-box-lf ul {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  padding: 18px 1.5625vw 18px 0;
  min-height: 48.9vh;
  border-radius: 0 0 10px 10px;
}
.content-box .content-box-lf ul li {
  margin-bottom: 14px;
}
.content-box .content-box-lf ul li .fwnr-link {
  display: flex;
  transition: all 0.5s;
  align-items: center;
  padding: 5.91% 20px 5.91% 2.6041vw;
  cursor: pointer;
}

.content-box .content-box-lf ul li .fwnrnav-child{
    border-top: 1px solid #eff4f8;
    display: none;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items{
    
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items .fwnrnav-child-name{
    font-size: 16px;
    padding: 6.91% 20px 6.91% 0;
    border-bottom: 1px solid #eff4f8;
    margin-left: 2.6041vw;
    cursor: pointer;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items .fwnrnav-child-name p{
    flex: 1;
    transition: all .5s;
}


.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items .fwnrnav-child-name .icon{
    position: relative;
    line-height: 0;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items .fwnrnav-child-name .icon img{
    transform: rotateZ(-90deg);
    transition: all .5s;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items .fwnrnav-child-name .icon img:nth-child(2){
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items div:nth-child(2){
    display: none;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items div:nth-child(2) a{
    display: block;
    font-size: 14px;
    padding: 6.91% 0px 6.91% 19px;
    border-bottom: 1px solid #eff4f8;
    margin-left: 2.6041vw;
    line-height: 1.3;
    transition: all .5s;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items div:nth-child(2) a:hover{
    color: #045be1;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items div:nth-child(2) a.active{
    color: #045be1;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items:hover .fwnrnav-child-name p{
    color: #045be1;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items:hover  .fwnrnav-child-name .icon img:nth-child(2){
    opacity: 1;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items:hover  .fwnrnav-child-name .icon img:nth-child(1){
    opacity:0;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items.active .fwnrnav-child-name p{
    color: #045be1;
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items.active  .fwnrnav-child-name .icon img:nth-child(2){
    opacity: 1;
    transform: rotateZ(0);
}
.content-box .content-box-lf ul li .fwnrnav-child .fwnrnav-child-items.active  .fwnrnav-child-name .icon img:nth-child(1){
    opacity:0;
}




.content-box .content-box-lf ul li .fwnr-link p {
  flex: 1;
  display: flex;
  align-items: center;
  padding-right: 12px;
}
.content-box .content-box-lf ul li .fwnr-link p span:nth-child(1) {
  width: 20px;
  line-height: 0;
  position: relative;
  margin-right: 11px;
}
.content-box .content-box-lf ul li .fwnr-link p span:nth-child(1) img {
  transition: all 0.5s;
}
.content-box .content-box-lf ul li .fwnr-link p span:nth-child(1) img:nth-child(2) {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.content-box .content-box-lf ul li .fwnr-link p span:nth-child(2) {
  color: #333333;
  font-size: 16px;
  flex: 1;
  transition: all 0.5s;
}
.content-box .content-box-lf ul li .fwnr-link .icon {
  position: relative;
  line-height: 0;
}
.content-box .content-box-lf ul li .fwnr-link .icon img {
    transition: all 0.5s;
    transform: rotateZ(-90deg);
}
.content-box .content-box-lf ul li .fwnr-link .icon img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.content-box .content-box-lf ul li:last-child {
  margin-bottom: 0;
}
.content-box .content-box-lf ul li:hover .fwnr-link {
  background-color: #eff4f8;
}
.content-box .content-box-lf ul li:hover p span:nth-child(2) {
  color: #045be1;
}
.content-box .content-box-lf ul li:hover .fwnr-link .icon img:nth-child(2),
.content-box .content-box-lf ul li:hover .fwnr-link p span:nth-child(1) img:nth-child(2) {
  opacity: 1;
}
.content-box .content-box-lf ul li:hover .fwnr-link .icon img:nth-child(1),
.content-box .content-box-lf ul li:hover .fwnr-link p span:nth-child(1) img:nth-child(1) {
  opacity: 0;
}
.content-box .content-box-lf ul .active .fwnr-link {
  background-color: #eff4f8;
}
.content-box .content-box-lf ul .active .fwnr-link p span:nth-child(2) {
  color: #045be1;
}
.content-box .content-box-lf ul .active .fwnr-link .icon img:nth-child(2),
.content-box .content-box-lf ul .active .fwnr-link p span:nth-child(1) img:nth-child(2) {
  opacity: 1;
}
.content-box .content-box-lf ul .active .fwnr-link .icon img:nth-child(1),
.content-box .content-box-lf ul .active .fwnr-link p span:nth-child(1) img:nth-child(1) {
  opacity: 0;
}
.content-box .content-box-lf ul .active .fwnr-link .icon img:nth-child(2) {
  transform: rotateZ(0deg);
}


.content-box .content-box-lf ul .gl .fwnr-link {
  background-color: #eff4f8;
}
.content-box .content-box-lf ul .gl .fwnr-link p span:nth-child(2) {
  color: #045be1;
}
.content-box .content-box-lf ul .gl .fwnr-link .icon img:nth-child(2),
.content-box .content-box-lf ul .gl .fwnr-link p span:nth-child(1) img:nth-child(2) {
  opacity: 1;
}
.content-box .content-box-lf ul .gl .fwnr-link .icon img:nth-child(1),
.content-box .content-box-lf ul .gl .fwnr-link p span:nth-child(1) img:nth-child(1) {
  opacity: 0;
}

.content-box .content-box-rt {
  flex: 1;
}
.srxw {
  padding-left: 3.6458vw;
}
.srxw .row {
  margin-left: -6.5px;
  margin-right: -6.5px;
}
.srxw .row .srxw-items {
  padding: 0 6.5px;
  margin-bottom: 3.8%;
}
.srxw .row .srxw-items .srxw-items-con {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp {
  margin-bottom: 7.4%;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb {
  transition: all 0.5s;
  display: block;
  overflow: hidden;
  position: relative;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb .bg {
  opacity: 1;
  transition: all 0.8s;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  background-position: center center;
  width: 100%;
  height: 14.114583vw;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding-top: 1.5vw;
  padding-left: 2.1vw;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div h4 {
  color: #ffffff;
  font-weight: bold;
  font-size: 2.1875vw;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div p {
  color: #ffffff;
  margin-top: -4px;
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(2) {
  color: #333333;
  margin-top: 6.45%;
  margin-bottom: 3.5%;
  font-weight: bold;
  transition: all 0.5s;
  letter-spacing: 1px;
  display: block;
  line-height: 1.5;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;*/
  /*-webkit-box-orient: vertical;*/
  /*display: -moz-box;*/
  /*-moz-line-clamp: 1;*/
  /*-moz-box-orient: vertical;*/
  /*word-wrap: break-word;*/
  /*word-break: break-word;*/
  /*white-space: normal;*/
}
.srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(3) {
  color: #666666;
  transition: all 0.5s;
  line-height: 1.8571;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more {
  width: fit-content;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.5s;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more span {
  line-height: 0;
  position: relative;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more span img {
  transition: all 0.5s;
  margin-left: 8px;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more span img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 8px;
  opacity: 0;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more:hover {
  color: #045be1;
  transform: translateX(4px);
}
.srxw .row .srxw-items .srxw-items-con .srxw-more:hover span img:nth-child(2) {
  opacity: 1;
}
.srxw .row .srxw-items .srxw-items-con .srxw-more:hover span img:nth-child(1) {
  opacity: 0;
}
.srxw .row .srxw-items .srxw-items-con:hover .srxw-items-tp .srxw-thumb {
  box-shadow: 0px 0px 15px 1px rgba(4, 91, 225, 0.3);
}
.srxw .row .srxw-items .srxw-items-con:hover .srxw-items-tp .srxw-thumb .bg {
  transform: scale(1.04);
}
.srxw .row .srxw-items .srxw-items-con:hover .srxw-items-tp a:nth-child(2) {
  color: #045be1;
}
.fsize20 {
  font-size: 20px;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  display: block;
  transition: all 0.5s;
  font-size: 16px;
  color: #666666;
  background-color: #fcfcfc;
  border: solid 1px #e9e9e9;
  padding: 5px 14.35px;
}
.pagination li:hover a {
  color: #fff;
  background-color: #045be1;
  border: solid 1px #045be1;
}
.pagination .active a {
  color: #fff;
  background-color: #045be1;
  border: solid 1px #045be1;
}
.rdjj {
  padding-left: 2.604167vw;
}
.rdjj .row {
  margin-left: -1.35%;
  margin-right: -1.35%;
  margin-bottom: 3%;
}
.rdjj .row .rdjj-items {
  padding: 0 1.35%;
  margin-bottom: 23px;
}
.rdjj .row .rdjj-items .rdjj-items-con {
  box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.21);
  border-radius: 6px;
  padding: 17px;
  padding-bottom: 25px;
  transition: all 0.5s;
}
.rdjj .row .rdjj-items .rdjj-items-con a:nth-child(1) {
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.rdjj .row .rdjj-items .rdjj-items-con a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 11.14583vw;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
}
.rdjj .row .rdjj-items .rdjj-items-con a:nth-child(2) {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.5s;
  margin-top: 25px;
}
.rdjj .row .rdjj-items .rdjj-items-con:hover {
  box-shadow: 0px 0px 15px 1px rgba(4, 91, 225, 0.3);
}
.rdjj .row .rdjj-items .rdjj-items-con:hover a:nth-child(1) p {
  transform: scale(1.05);
}
.rdjj .row .rdjj-items .rdjj-items-con:hover a:nth-child(2) {
  color: #045be1;
}
.ycwz {
  padding-left: 2.91667vw;
}
.ycwz .ycwz-box {
  margin-bottom: 5.1%;
}
.ycwz .ycwz-box .ycwz-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
  padding: 40px 0 36px 0;
  transition: all 0.5s;
}
.ycwz .ycwz-box .ycwz-items .ycwz-thumb {
  overflow: hidden;
  width: 23.1%;
  transition: all 0.5s;
}
.ycwz .ycwz-box .ycwz-items .ycwz-thumb P {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 167px;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
  transition: all 0.8s;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding-left: 3%;
    padding-right: 5.2%;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj p {
  color: #666666;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj a {
  display: flex;
  width: 17px;
  height: 15px;
  justify-content: center;
  align-items: center;
  line-height: 0;
  position: relative;
  transition: all 0.5s;
  margin-top: 30px;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj a img {
  transition: all 0.5s;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj a img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js {
  flex: 1;
  margin-left: 3.6%;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(1) {
  letter-spacing: 1px;
  color: #333333;
  font-weight: bold;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  padding-left: 2.864583vw;
  position: relative;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  width: 1.770833vw;
}
.ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(2) {
  line-height: 2;
  letter-spacing: 1px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  padding-left: 2.864583vw;
  transition: all 0.5s;
  margin-top: 12px;
}
.ycwz .ycwz-box .ycwz-items:nth-child(1) {
  padding-top: 0;
}
.ycwz .ycwz-box .ycwz-items:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-thumb {
  box-shadow: 1px 1px 10px rgba(4, 91, 225, 0.5);
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-thumb P {
  transform: scale(1.04);
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-rt .ycwz-js a:nth-child(1),
.ycwz .ycwz-box .ycwz-items:hover .ycwz-rt .ycwz-js a:nth-child(2) {
  color: #045be1;
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-rt .ycwz-sj a {
  width: 42px;
  background: #045be1;
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-rt .ycwz-sj a img:nth-child(2) {
  opacity: 1;
}
.ycwz .ycwz-box .ycwz-items:hover .ycwz-rt .ycwz-sj a img:nth-child(1) {
  opacity: 0;
}
.srdt-show {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.16);
  border-radius: 29px;
  margin-left: 31px;
  padding: 4.6% 3.3%;
  padding-bottom: 5.1%;
}
.srdt-show .srdt-show-bt {
  letter-spacing: 1px;
  color: #333333;
  line-height: 1.5;
  text-align: center;
  font-size: 28px;
}
.srdt-show .srdt-show-bz {
  display: flex;
  justify-content: center;
  margin-top: 21px;
}
.srdt-show .srdt-show-bz li {
  letter-spacing: 1px;
  color: #666666;
  margin: 0 0.859375vw;
}
.srdt-show .srdt-show-content {
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  border-top: 1px solid rgba(191, 191, 191, 0.5);
  padding: 0 17px;
  margin-top: 37px;
  padding-top: 22px;
}
.srdt-show .srdt-show-content h4{
    font-size: 18px;
    font-weight: bold;
    margin-top: 39px;
    margin-bottom: 16px;
}
.srdt-show .srdt-show-content h4:nth-child(1){
    margin-top: 0;
}
.srdt-show .srdt-show-dh {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid rgba(191, 191, 191, 0.5);
  padding: 0 12px;
  margin-top: 5.4%;
  padding-top: 20px;
}
.srdt-show .srdt-show-dh p a {
  transition: all 0.5s;
  color: #252525;
  font-family: 'Noto Sans SC', sans-serif;
}
.srdt-show .srdt-show-dh p a:hover {
  color: #045be1;
}
.srdt-show .srdt-show-dh p .none {
  color: #999;
  cursor: default;
}
.bdtz {
  padding-left: 2.1875vw;
}
.fwnr-bt {
  color: #232323;
  font-weight: bold;
  font-size: 1.6667vw;
  padding-bottom: 18px;
  position: relative;
}
.fwnr-bt::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 56px;
  height: 2px;
  background-color: #045be1;
}
.fwnr-desc {
  max-width: 100%;
  letter-spacing: 0.5px;
  color: #333333;
  line-height: 2;
  margin-top: 23px;
}
.bdtz-content {
  margin-top: 29px;
}
.bdtz-content table {
  width: 100%;
}
.bdtz-content table tr th {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #dee3e7;
  border-bottom: 1px solid #dee3e7;
  background-color: #045be1;
  padding: 11.25px 0;
}
.bdtz-content table tr td {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 1.75;
  background-color: rgba(239, 244, 248, 0.5);
  border-right: 1px solid #dee3e7;
  border-bottom: 1px solid #dee3e7;
  padding: 2.3% 3.05vw;
  hyphens: auto;
  height: 86px;
  width: 46%;
  word-break: break-word !important;
}
.bdtz-content table tr td strong {
  writing-mode: tb;
  font-size: 20px;
  padding: 0 12.5px;
  display: block;
}
.bdtz-content table tr td:nth-last-child(3) {
  padding: 0;
  background-color: #eff4f8 !important;
  border-right: none !important;
  width: 60px !important;
}
.bdtz-content table tr td:nth-last-child(2){
    width: calc(60% - 60px);
}
.bdtz-content table tr:nth-child(2n) td {
  background: #fff;
}
.dbal {
  padding-left: 2.604167vw;
}
.dbal .dbal-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 56px;
}
.dbal .dbal-box .dbal-items {
  width: 48.7%;
  margin-bottom: 53px;
}
.dbal .dbal-box .dbal-items a:nth-child(1) {
  transition: all 0.5s;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.dbal .dbal-box .dbal-items a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 18.75vw;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
}
.dbal .dbal-box .dbal-items a:nth-child(2) {
  margin-top: 36px;
  letter-spacing: 0.5px;
  color: #333333;
  transition: all 0.5s;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  padding-right: 1.667vw;
}
.dbal .dbal-box .dbal-items a:nth-child(3) {
  padding-right: 1.667vw;
  margin-top: 14px;
  line-height: 1.875;
  transition: all 0.5s;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.dbal .dbal-box .dbal-items:nth-last-child(1),
.dbal .dbal-box .dbal-items:nth-last-child(2) {
  margin-bottom: 0;
}
.dbal .dbal-box .dbal-items:hover a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(4, 91, 225, 0.5);
}
.dbal .dbal-box .dbal-items:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.dbal .dbal-box .dbal-items:hover a:nth-child(2) {
  color: #045be1;
}
.zyjj {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.11);
  border-radius: 29px;
  margin-left: 31px;
  padding: 3.5% 5.15% 10% 3.8%;
  position: relative;
  overflow: hidden;
}
.zyjj .zyjj-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  animation: hmp5Bg 20s linear infinite;
  max-width: 33.6vw;
}
@keyframes hmp5Bg {
  0% {
    opacity: 0.9;
    transform: scale(1.05) rotate(0deg) skew(0deg, 0deg);
  }
  50% {
    opacity: 1;
    transform: scale(1) rotate(25deg) skew(15deg, -15deg);
  }
  100% {
    opacity: 0.9;
    transform: scale(1.05) rotate(0deg) skew(0deg, 0deg);
  }
}
.zyjj .zyjj-content {
  letter-spacing: 0.5px;
  color: #333333;
  line-height: 2.375;
  margin-top: 61px;
  position: relative;
  z-index: 2;
}
.zyjj .zyjj-content h4 {
  color: #045be1;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 17px;
  margin-top: 43px;
}
.zyjj .zyjj-content h4:nth-child(1) {
  margin-top: 0;
}
.zcgj {
  margin-left: 35px;
}
.zcgj .zcgj-js {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.zcgj .zcgj-js .zcgj-js-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transform: scale(1.08);
  transition: all 3s;
}
.zcgj .zcgj-js .zcgj-js-bg.animated {
  transform: scale(1);
}
.zcgj .zcgj-js .zcgj-js-con {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 7%;
  margin: 0 auto;
  width: 654px;
  max-width: 80%;
  padding-bottom: 12.8%;
}
.zcgj .zcgj-js .zcgj-js-con .fwnr-bt {
  color: #fff;
  padding-bottom: 23px;
  animation-delay: 1s;
}
.zcgj .zcgj-js .zcgj-js-con .fwnr-bt::after {
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
}
.zcgj .zcgj-js .zcgj-js-con div {
  animation-delay: 1s;
  margin-top: 23px;
  line-height: 2.11;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.fsize18 {
  font-size: 18px;
}
.zcgj-fw {
  position: relative;
  padding: 0 1.4583vw;
  margin-top: 33px;
  padding-top: 46px;
}
.zcgj-fw .zcgj-fw-desc {
  letter-spacing: 0.5px;
  color: #333333;
  position: relative;
  z-index: 2;
  line-height: 2;
  padding: 0 1.25vw;
}
.zcgj-fw .row {
  position: relative;
  z-index: 2;
  margin-top: 35px;
  margin-left: -8.5px;
  margin-right: -8.5px;
}
.zcgj-fw .row .zcgj-fw-items {
  padding: 0 8.5px;
  margin-bottom: 17px;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con {
  text-align: center;
  height: 100%;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(1) {
  display: block;
  overflow: hidden;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 13.125vw;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(2) {
  background-color: #eff4f8;
  letter-spacing: 0.5px;
  color: #333333;
  display: block;
  border: solid 1px #d9e3ec;
  text-align: center;
  transition: all 0.5s;
  padding: 13.25px 10px;
  height: calc(100% - 13.125vw);
  position: relative;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(2)::before {
  position: absolute;
  bottom: -1px;
  left: -1px;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #045be1;
  border-bottom: 1px solid #045be1;
  transition: all 0.5s;
  opacity: 0;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(2)::after {
  position: absolute;
  top: -1px;
  right: -1px;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #045be1;
  border-top: 1px solid #045be1;
  transition: all 0.5s;
  opacity: 0;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con:hover a:nth-child(1) p {
  transform: scale(1.07);
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con:hover a:nth-child(2) {
  color: #045be1;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con:hover a:nth-child(2)::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con:hover a:nth-child(2)::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.zcgj-fw::before {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  content: '';
  height: 29%;
  background-color: #eff4f8;
}
.zcgj-sq {
  background-color: #eff4f8;
  border-radius: 10px;
  margin-top: 52px;
  padding: 55px 3.33vw 66px 2.65625vw;
}
.zcgj-sq .zcgj-sq-desc {
  letter-spacing: 0.5px;
  color: #333333;
  line-height: 2.11;
}
.zcgj-sq .zcgj-sq-con {
  margin-top: 30px;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items {
  background: url(../images/sq-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  background-color: #fff;
  line-height: 1.5;
  color: #333333;
  letter-spacing: 0.5px;
  margin-bottom: 24px;
  padding: 55px 3.125vw;
  min-height: 286px;
  display: flex;
  flex-direction: column;
  transition: all 0.5s;
  justify-content: center;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items h4 {
  font-size: 24px;
  font-weight: bold;
  color: #045be1;
  letter-spacing: 0.5px;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items ul {
  margin-top: 32px;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 16px;
  transition: all 0.5s;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li:hover {
  color: #045be1;
  transform: translateX(4px);
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li:last-child {
  margin-bottom: 0;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li::before {
  position: absolute;
  left: 0;
  top: 8.5px;
  content: '';
  width: 14px;
  height: 9px;
  background: url(../images/sq-tb.png) no-repeat center center;
  background-size: 100%;
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items:hover {
  transform: translateX(5px);
}
.zcgj-sq .zcgj-sq-con .zcgj-sq-items:last-child {
  margin-bottom: 0;
}
.i-nav {
  display: flex;
  margin-top: 3.6%;
}
.i-nav a {
  flex: 1;
  background-color: #eff4f8;
  font-size: 17px;
  color: #333333;
  transition: all 0.5s;
  text-align: center;
  padding: 15.13px 0;
}
.i-nav a p {
  padding: 0 14px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.i-nav a p span {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}
.i-nav a:hover {
  background-color: #045be1;
  color: #fff;
}
.i-nav .active {
  background-color: #045be1;
  color: #fff;
}
.i-nav .active span {
  opacity: 1;
}
.g-jj {
  margin-top: 4.7%;
}
.g-jj .g-jj-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4%;
}
.g-jj .g-jj-con .g-jj-lf {
  width: 50.5%;
}
.g-jj .g-jj-con .g-jj-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 510px;
}
.g-jj .g-jj-con .g-jj-rt {
  width: 44.1%;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt {
    font-size: 18px;
    color: #000;
    font-family: 'Noto Sans SC', sans-serif;
    letter-spacing: .5px;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt em{
    padding-left: 22px;
    display: block;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt h3 {
    font-size: 24px;
    color: #045be1;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 7px;
    margin-top: 30px;
    position: relative;
    padding-left: 22px;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt h3::before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 10px;
    height: 10px;
    background: url(../images/ttb.png) no-repeat left center;
    background-size: 100%;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt h3:nth-child(1){
    margin-top: 0;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt div {
  position: relative;
  margin-top: -5px;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt div p {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 0;
  top: 6px;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt div h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 3.85416667vw;
  color: #045be1;
  opacity: 0.11;
  font-weight: 700;
}
.g-jj .g-jj-con .g-jj-rt .gjj-nr {
  line-height: 2.266667;
  letter-spacing: 0.5px;
  color: #333333;
  margin-top: 5%;
}
.g-jj .g-jj-con .g-jj-rt .gjj-nr h3 {
  font-size: 1.5625vw;
  letter-spacing: 0.5px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 4%;
}
.ny-bt {
  font-size: 2.604167vw;
  text-align: center;
  position: relative;
  padding-bottom: 21px;
  font-weight: bold;
}
.ny-bt::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  width: 4.2708vw;
  height: 4px;
  background-color: #3773ff;
}
.fsize15 {
  font-size: 15px;
}
.g-jz {
  background-color: #eff4f8;
  margin-top: 4.2%;
  padding-top: 6.5%;
  padding-bottom: 6.4%;
  overflow: hidden;
}
.g-jz .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-jz .container .g-jz-lf {
  width: 56.7%;
}
.g-jz .container .g-jz-lf h3 {
  color: #045be1;
  letter-spacing: 0.5px;
}
.g-jz .container .g-jz-lf .g-jz-xt {
  display: flex;
  align-items: center;
  margin-top: 1.5%;
  margin-bottom: 2%;
}
.g-jz .container .g-jz-lf .g-jz-xt p:nth-child(1) {
  flex: 1;
  border-bottom: dashed 1px #045be1;
  position: relative;
  top: 3px;
  margin-right: 11px;
}
.g-jz .container .g-jz-lf .g-jz-xt p:nth-child(2) {
  font-size: 30px;
  letter-spacing: 0.5px;
  color: #045be1;
}
.g-jz .container .g-jz-lf .g-jz-con {
  font-family: 'Noto Sans SC', sans-serif;
  line-height: 2.25;
  color: #333333;
}
.g-jz .container .g-jz-rt {
  width: 38.3%;
  position: relative;
  left: 6.15vw;
}
.g-jz .container .g-jz-rt img {
  animation: xz 10s infinite linear;
}
@keyframes xz {
  0% {
    transform: rotateX(0deg) skew(0deg, 0deg) scale(1);
  }
  25% {
    transform: rotateX(10deg) skew(3deg, -3deg) scale(1.03);
  }
  50% {
    transform: rotateX(20deg) skew(6deg, -6deg) scale(1.06);
  }
  75% {
    transform: rotateX(10deg) skew(3deg, -3deg) scale(1.03);
  }
  100% {
    transform: rotateX(0deg) skew(0deg, 0deg) scale(1);
  }
}
.g-gj-box {
  margin-top: 5.5%;
  position: relative;
  overflow: hidden;
  padding-bottom: 6.7%;
}
.g-gj-box .g-gj-bk {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: initial;
}
.g-gj-box .g-gj h3 {
  color: #045be1;
}
.g-gj-box .g-gj .g-gj-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5.8%;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf {
  width: 48%;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul {
  display: flex;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li {
  margin-right: 10px;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li:last-child {
  margin-right: 0;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li:nth-child(2n) {
  margin-top: 3.020833vw;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li:nth-child(2) {
  animation-delay: 0.2s;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li:nth-child(3) {
  animation-delay: 0.4s;
}
.g-gj-box .g-gj .g-gj-con .g-gj-lf ul li:nth-child(4) {
  animation-delay: 0.6s;
}
.g-gj-box .g-gj .g-gj-con .g-gj-rt {
  color: #333333;
  line-height: 2;
  font-family: 'Noto Sans SC', sans-serif;
  width: 45.4%;
}
.g-gj-box .g-gj .g-gj-con .g-gj-rt h4 {
  border-bottom: solid 1px #d8e0e6;
  font-size: 24px;
  letter-spacing: 0.5px;
  font-weight: bold;
  color: #333333;
  font-family: initial;
  padding-bottom: 18px;
  margin-bottom: 16px;
  margin-top: 7.35%;
}
.g-gj-box .g-gj .g-gj-con .g-gj-rt h4 em {
  font-size: 16px;
  font-weight: initial;
  color: #333333;
  margin-left: 10px;
  font-family: 'Poppins', sans-serif;
}
.g-gj-box .g-gj .g-gj-con .g-gj-rt h4:nth-child(1) {
  margin-top: 0;
}
.g-td {
  margin-bottom: 4.7%;
  margin-top: 5%;
}
.g-td .g-td-desc {
  width: 1047px;
  max-width: 100%;
  line-height: 2.11;
  letter-spacing: 0.5px;
  color: #333333;
  margin: 0 auto;
  margin-top: 32px;
  text-align: center;
}
.g-td .swiper-container-cube .swiper-cube-shadow {
  display: none;
}
.g-td .tdjs-swiper {
  margin-top: 42px;
  /*background-color: #eff4f8;*/
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #eff4f8;
  width: 100% !important;
    padding: 3.8% 3.61% 3% 2.61%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf {
  width: 23.3%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(1) {
  border-radius: 100%;
  overflow: hidden;
  width: 66%;
  margin: 0 auto;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(1) img {
  width: 100%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) {
  font-size: 22px;
  letter-spacing: 0.5px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  margin-top: 17px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) em {
  font-size: 17px;
  letter-spacing: 0;
  color: #333333;
  font-family: 'Poppins', sans-serif;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 12px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf ul li {
  margin: 0 5px;
  margin-bottom: 10px;
  background-color: #045be1;
  color: #ffffff;
  letter-spacing: 0.5px;
  padding: 2px 16px;
  min-width: 114px;
  text-align: center;
  transition: all 0.5s;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf ul li:hover {
  transform: translateY(-3px);
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt {
  width: 71.7%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content {
  text-align: justify;
  line-height: 2;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li {
  margin-bottom: 11px;
  position: relative;
  padding-left: 22px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: '';
  width: 10px;
  height: 10px;
  background: url(../images/ttb.png) no-repeat left center;
  background-size: 100%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li:last-child {
  margin-bottom: 0;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-left: 22px;
  margin-top: 22px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul {
  margin-right: 3.4375vw;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul li {
  font-weight: bold;
  margin-bottom: 3px;
  color: #333333;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul li em {
  color: #045be1;
  font-weight: initial;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul li:last-child {
  margin-bottom: 0;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx div {
  background-color: rgba(4, 91, 225, 0.1);
  padding: 2.5px 2.1%;
  position: relative;
  top: -4px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx div em {
  color: #045be1;
}
.g-td .tdtx {
  margin-top: 2.7%;
  position: relative;
}
.g-td .tdtx .tdtx-prev,
.g-td .tdtx .tdtx-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  top: 42.5%;
  height: 42px;
  border: solid 1px #045be1;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  position: absolute;
  border-radius: 0;
}
.g-td .tdtx .tdtx-prev img,
.g-td .tdtx .tdtx-next img {
  width: 32.5%;
}
.g-td .tdtx .tdtx-prev {
  left: -4.7%;
}
.g-td .tdtx .tdtx-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.g-td .tdtx .tdtx-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.g-td .tdtx .tdtx-prev:hover {
  background: #045be1;
  box-shadow: 1px 1px 10px #045be1;
}
.g-td .tdtx .tdtx-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.g-td .tdtx .tdtx-prev:hover img:nth-child(2) {
  left: 35%;
}
.g-td .tdtx .tdtx-next:hover {
  background: #045be1;
  box-shadow: 1px 1px 10px #045be1;
}
.g-td .tdtx .tdtx-next:hover img:nth-child(1) {
  left: 100%;
}
.g-td .tdtx .tdtx-next:hover img:nth-child(2) {
  left: 35%;
}
.g-td .tdtx .tdtx-next {
  right: -4.7%;
}
.g-td .tdtx .tdtx-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.g-td .tdtx .tdtx-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.g-td .tdtx .tdtx-prev:after {
  display: none;
}
.g-td .tdtx .tdtx-next:after {
  display: none;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  cursor: pointer;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  border-radius: 100%;
  overflow: hidden;
  background: rgba(57, 57, 57, 0.2);
  padding: 5px;
  transition: all 0.5s;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(1) img {
  width: 100%;
  border-radius: 100%;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  font-size: 22px;
  letter-spacing: 1px;
  margin-top: 12px;
  color: #333333;
  transition: all 0.5s;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(1) {
  background: #045be1;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) {
  color: #045be1;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide-thumb-active div:nth-child(1) {
  background: #045be1;
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide-thumb-active div:nth-child(2) {
  color: #045be1;
}
#Profile {
  top: -21%;
}
#Team {
  top: -12%;
}
.jr-con {
  margin-top: 5%;
  margin-bottom: 4.7%;
}
.jr-con .zp-cont {
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  margin-top: 3.5%;
  position: relative;
  z-index: 3;
  box-shadow: 0px 0px 24px 0px rgba(89, 89, 89, 0.16);
}
.jr-con .zp-cont .zp-nav {
  padding: 1.36% 6.2% 1.36% 5.3%;
  display: flex;
  background-color: #045be1;
}
.jr-con .zp-cont .zp-nav li {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.jr-con .zp-cont .zp-nav li:nth-child(1) {
  width: 25.1%;
}
.jr-con .zp-cont .zp-nav li:nth-child(2) {
  width: 20.6%;
}
.jr-con .zp-cont .zp-nav li:nth-child(3) {
  width: 27.1%;
}
.jr-con .zp-cont .zp-nav li:nth-child(4) {
  width: 23%;
}
.jr-con .zp-cont .zp-nav li:nth-child(5) {
  flex: 1;
  white-space: nowrap;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.jr-con .zp-cont .zp-content {
  border: 1px solid #e4e4e4;
  border-top: 1px solid #fff;
}
.jr-con .zp-cont .zp-content .zp-items ul {
  padding: 30px 0;
  border-top: 1px solid #e4e4e4;
  padding-left: 5.3%;
  padding-right: 6.2%;
  display: flex;
}
.jr-con .zp-cont .zp-content .zp-items ul li {
  font-size: 18px;
  color: #333333;
  letter-spacing: 1px;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(1) {
  width: 25.1%;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(2) {
  width: 20.6%;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(3) {
  width: 27.1%;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(4) {
  width: 23%;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) {
  flex: 1;
  white-space: nowrap;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  left: 0.6%;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(1) {
  line-height: inherit;
  cursor: pointer;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(1) img:nth-child(2) {
  display: none;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p {
  cursor: pointer;
  transition: all 0.3s;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p img {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(2) {
  display: none;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5):hover {
  color: #045be1;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5):hover p:nth-child(1) img:nth-child(1) {
  display: none;
}
.jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5):hover p:nth-child(1) img:nth-child(2) {
  display: inline;
}
.jr-con .zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) {
  color: #045be1;
}
.jr-con .zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) p:nth-child(1) {
  display: none;
}
.jr-con .zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) p:nth-child(2) {
  display: block;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr {
  font-size: 14px;
  padding: 1.3% 6.2% 4% 5.3%;
  line-height: 30px;
  display: none;
  color: #555555;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr h5 {
  font-size: 18px;
  font-weight: bold;
  color: #045be1;
  letter-spacing: 0.5px;
  margin-bottom: 1.1%;
  margin-top: 2.2%;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr h5:nth-child(1) {
  margin-top: 0;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form {
  margin-top: 20px;
  display: flex;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div {
  width: 282px;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div input {
  background-color: #eff4f8;
  font-size: 14px;
  color: #333;
  width: 100%;
  display: block;
  padding: 0 14px;
  height: 100%;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div ::-webkit-input-placeholder {
  color: #c2c2c2;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div :-moz-placeholder {
  color: #c2c2c2;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div ::-moz-placeholder {
  color: #c2c2c2;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div :-ms-input-placeholder {
  color: #c2c2c2;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form div ::-ms-input-placeholder {
  color: #c2c2c2;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form button {
  width: 115px;
  height: 38px;
  background-color: #045be1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  color: #ffffff;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.jr-con .zp-cont .zp-content .zp-items .zp-nr form button:hover {
  box-shadow: 1px 1px 10px #045be1;
}
.jr-con .zp-cont .zp-content .zp-items:nth-child(1) ul {
  border: none;
}
.lx-con {
  background: #f1f5f9;
  margin-top: 3.35%;
  padding-top: 4.7%;
  padding-bottom: 5%;
}
.lx-con .container .lx-cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 4.3%;
}
.lx-con .container .lx-cont .lx-lf {
  width: 48.1%;
}
.lx-con .container .lx-cont .lx-lf .lx-items {
  margin-bottom: 42px;
  transition: all .5s;
  position: relative;
}
.lx-con .container .lx-cont .lx-lf .lx-items::after{
    position: absolute;
    width: 110%;
    height: 130%;
    content:'';
    left: -5%;
    top: -15%;
    box-shadow: 1px 1px 15px rgba(4,91,225,.3);
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
}
.lx-con .container .lx-cont .lx-lf .active::after{
    opacity: 1;
    visibility: visible;
}
.lx-con .container .lx-cont .lx-lf .lx-items h4 {
  font-size: 22px;
  letter-spacing: 0.5px;
  color: #333333;
  position: relative;
  padding-left: 19px;
  z-index: 2;
}
.lx-con .container .lx-cont .lx-lf .lx-items h4::before {
  position: absolute;
  left: 0;
  top: 53%;
  transform: translateY(-50%);
  content: '';
  width: 4px;
  height: 21px;
  background-color: #045be1;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr {
  margin-top: 24px;
  position: relative;
  z-index: 2;
}
.lx-con .container .lx-cont .lx-lf .active h4,.lx-con .container .lx-cont .lx-lf .active .lx-nr .lx-nr-items div{
    color: #045be1 !important;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items {
  display: flex;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 11px;
  transition: all 0.5s;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items div{
    transition: all .5s;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items div:nth-child(2) {
  color: #333333;
  flex: 1;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:hover {
  color: #045be1;
  transform: translateX(4px);
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:hover div:nth-child(2) {
  color: #045be1 !important;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(1) {
  margin-bottom: 16px;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(2) div:nth-child(2),
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(3) div:nth-child(2) {
  font-family: ArialMT;
  font-size: 18px;
  color: #333333;
}
.lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:last-child {
  margin-bottom: 0;
}
.lx-con .container .lx-cont .lx-lf .lx-items:last-child {
  margin-bottom: 0;
}
.lx-con .container .lx-cont .lx-rt {
  width: 46.66%;
  padding-top: 6%;
      position: sticky;
    top: 2vw;
}
.lx-con .container .lx-cont .lx-rt .lx-map {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao {
  position: absolute;
  display: flex;
  align-items: center;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao img {
  animation: ty 1.5s infinite linear;
}

@keyframes ty {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-1.5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(1.5px);
  }
  100% {
    transform: translateY(0);
  }
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao div {
  white-space: nowrap;
  min-width: 86px;
  margin-left: 5px;
  padding: 0 10px;
  text-align: center;
  height: 35px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cedef7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #232323;
  transition: all 0.5s;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:hover div {
  background-color: #045be1;
  color: #fff;
  border: solid 1px #045be1;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(2) {
  left: 2.5%;
  top: 38%;
  animation-delay: 0.2s;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(3) {
  left: 18.5%;
  top: 45%;
  animation-delay: 0.4s;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(4) {
  left: 61%;
  top: 38%;
  animation-delay: 0.6s;
  flex-direction: row-reverse;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(4) div {
  margin-left: 0;
  margin-right: 5px;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(5) {
  left: 85.5%;
  top: 39.8%;
  animation-delay: 0.8s;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(5) div {
  position: relative;
  top: -15px;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(6) {
  left: 83.5%;
  top: 45%;
  animation-delay: 1s;
}
.lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao:nth-child(7) {
  left: 85.5%;
  top: 51.6%;
  animation-delay: 1.2s;
}
.zsdh {
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 4.7%;
  padding: 34px 2.2% 20px 2.2%;
}
.zsdh .zsdh-items {
  margin-bottom: 13px;
  display: flex;
  align-items: flex-start;
}
.zsdh .zsdh-items .zsdh-bt {
  color: #045be1;
  width: 90px;
}
.zsdh .zsdh-items .zsdh-rt {
  flex: 1;
  height: 36px;
  overflow: hidden;
  display: flex;
  transition: all 0.5s;
  align-items: flex-start;
  margin-left: 1.6vw;
}
.zsdh .zsdh-items .zsdh-rt ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.zsdh .zsdh-items .zsdh-rt ul li {
  width: 12%;
  line-height: 1.5;
  margin-bottom: 16px;
  padding-right: 10px;
}
.zsdh .zsdh-items .zsdh-rt ul li a {
  color: #333333;
  transition: all 0.5s;
white-space: nowrap;
}
.zsdh .zsdh-items .zsdh-rt ul li a:hover {
  color: #045be1;
}
.zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7) {
  width: 14%;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd {
  display: flex;
  align-items: center;
  color: #999;
  cursor: pointer;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd img {
  margin-left: 5px;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd img:nth-child(2) {
  display: none;
}
.zsdh .zsdh-items .zsdh-rt .yc {
  opacity: 0;
  visibility: hidden;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd:hover {
  color: #045be1;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd:hover img:nth-child(2) {
  display: inline;
}
.zsdh .zsdh-items .zsdh-rt .zsdh-gd:hover img:nth-child(1) {
  display: none;
}
.zsdh .zsdh-items .zsdh-rt .active {
  color: #045be1;
}
.zsdh .zsdh-items .zsdh-rt .active img:nth-child(2) {
  display: inline;
  transform: rotateZ(180deg);
}
.zsdh .zsdh-items .zsdh-rt .active img:nth-child(1) {
  display: none;
}
.zsdh .zsdh-items .zk {
  height: fit-content !important;
}
.zsdh .zsdh-items:last-child {
  margin-bottom: 0;
}


.lx-con .container .lx-cont .lx-rt .lx-map .active div {
  background-color: #045be1;
  color: #fff;
  border: solid 1px #045be1;
}

.lx-con .container .lx-cont .lx-lf .lx-items .dingwei{
    top: -110%;
}
.head .head-cen .head-rt .head-dl{
    white-space: nowrap;
}
@media (max-width: 1780px) {

    .zsdh .zsdh-items .zsdh-rt ul li, .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7) {
        width: 14%;
    }
    .zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6) {
        width: 16%;
    }
    .zsdh .zsdh-items .zsdh-bt, .zsdh .zsdh-items .zsdh-rt ul li a {
        font-size: 14px;
    }
}
@media (max-width: 1599px) {
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    font-size: 19px;
  }
  .head .head-cen .head-rt .head-dl {
    font-size: 15px;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    padding: 30px 0;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) div {
    font-size: 18px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
    margin-top: 12px;
    width: 35vw;
    hyphens: auto;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) div {
    font-size: 13px;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div h4 {
    position: relative;
    left: 0.25vw;
  }
  .content-box .content-box-lf h3 {
    font-size: 24px;
  }
  .fsize20 {
    font-size: 19px;
  }
  .srxw .row .srxw-items {
    margin-bottom: 5.8%;
  }
  .pagination li a {
    font-size: 15px;
  }
  .content-box .content-box-lf {
    width: 260px;
  }
  .srdt-show .srdt-show-bt {
    font-size: 26px;
  }
  .bdtz-content table tr td {
    font-size: 15px;
  }
  .bdtz-content table tr th,
  .bdtz-content table tr td strong {
    font-size: 19px;
  }
  .zyjj .zyjj-content h4 {
    font-size: 20px;
  }
  .zcgj-fw::before {
    height: 36%;
  }
  .zcgj-fw .zcgj-fw-desc {
    font-size: 18px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items h4 {
    font-size: 22px;
  }
  .fsize30 {
    font-size: 28px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt {
    font-size: 17px;
  }
  .zsdh .zsdh-items .zsdh-bt,
  .zsdh .zsdh-items .zsdh-rt ul li a {
    font-size: 14px;
  }
  .zsdh .zsdh-items .zsdh-rt {
    margin-left: 2.385417vw;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .dingwei {
    top: -100%;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt {
    font-size: 17px;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt h3 {
    font-size: 23px;
}
.zsdh .zsdh-items .zsdh-bt, .zsdh .zsdh-items .zsdh-rt ul li a {
        font-size: 13px;
    }
    .content-box .content-box-lf{
        top: 94px;
    }
    .srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(2){
        font-size: 16px;
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content{
        /*font-size: 14px;*/
    }
    .g-td .tdtx{
        margin-top: 2%;
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx{
        margin-top: 17px;
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) {
        /*font-size: 20px*/
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) em {
    /*font-size: 15px;*/
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2){
        margin-top: 13px;
    }
    .g-td .tdjs-swiper .swiper-wrapper .swiper-slide {
    padding: 2.8% 4.61% 2% 4.61%;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content {
    line-height: 1.8;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx{
    /*font-size: 14px;*/
}
.g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    /*font-size: 20px;*/
    margin-top: 10px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li::before{
    top: 7px;
}
.g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li{
    margin-bottom: 9px;
}
.zsdh .zsdh-items .zsdh-rt{
    height: 33px;
}
}
@media (max-width: 1477px) {
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    font-size: 18px;
  }
  .head .head-cen .head-rt .head-dl {
    font-size: 14px;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    padding: 28px 0;
  }
  .head-logo {
    width: 170px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) div {
    font-size: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
    width: 38vw;
  }
  .rdjj .row .rdjj-items .rdjj-items-con {
    padding: 14px;
    padding-bottom: 18px;
  }
  .rdjj .row .rdjj-items .rdjj-items-con a:nth-child(2) {
    margin-top: 17px;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt {
    padding-right: 0;
  }
  .srdt-show .srdt-show-bt {
    font-size: 24px;
  }
  .srdt-show {
    padding: 5.6% 3.3%;
    padding-bottom: 5.1%;
  }
  .zyjj {
    padding: 6.5% 5.15% 10% 3.8%;
  }
  .fwnr-bt {
    font-size: 24px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-bt div h2 {
    font-size: 55px;
  }
  .g-gj-box .g-gj h3,
  .g-jz .container .g-jz-lf h3 {
    font-size: 26px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-nr h3 {
    font-size: 22px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul {
    margin-right: 2.4375vw;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx div {
    margin-top: 12px;
  }
  .g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    font-size: 20px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 {
    font-size: 23px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 em {
    font-size: 15px;
  }
  .jr-con .zp-cont .zp-nav li {
    font-size: 19px;
  }
  .jr-con .zp-cont .zp-content .zp-items ul li {
    font-size: 17px;
  }
  .jr-con .zp-cont .zp-nav {
    padding: 25px 6.2% 25px 5.3%;
  }
  .lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao div {
    min-width: 86px;
    height: 31px;
    font-size: 15px;
  }
  .zsdh .zsdh-items .zsdh-bt,
  .zsdh .zsdh-items .zsdh-rt ul li a {
    font-size: 13px;
  }
  .zsdh .zsdh-items .zsdh-rt ul li, .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6){
        width: 16.5%;
    }
    .zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5){
        width: 17%;
    }
    .zsdh .zsdh-items .zsdh-rt{
        height: 32px;
    }
        .content-box .content-box-lf{
        top: 88px;
    }
}
@media (max-width: 1365px) {
  .container {
    max-width: 84.9%;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    font-size: 17px;
  }
  .home-lianjie .row .home-lianjie-items {
    padding: 3.75% 3.53% 3.3% 3.53%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) div {
    font-size: 16px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
    width: 43vw;
  }
  .content-box .content-box-lf {
    width: 237px;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div h4 {
    font-size: 30px;
  }
  .pagination li a {
    font-size: 14px;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-thumb P {
    height: 120px;
  }
  .srdt-show .srdt-show-bt {
    font-size: 23px;
  }
  .fwnr-bt {
    font-size: 24px;
  }
  .dbal .dbal-box .dbal-items a:nth-child(3) {
    font-size: 15px;
  }
  .zcgj-fw .zcgj-fw-desc,
  .fsize18 {
    font-size: 16px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-bt {
        font-size: 16px;
    }
  .g-gj-box .g-gj h3,
  .g-jz .container .g-jz-lf h3 {
    font-size: 24px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt {
    font-size: 16px;
  }
  .g-jz .container .g-jz-rt {
    left: 4.15vw;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) {
    font-size: 22px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) em {
    font-size: 17px;
  }
  .g-td .tdtx .tdtx-next {
    right: -5.7%;
  }
  .g-td .tdtx .tdtx-prev {
    left: -5.7%;
  }
  .jr-con .zp-cont .zp-content .zp-items ul li {
    font-size: 16px;
  }
  .lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao div {
    min-width: 74px;
    height: 29px;
    font-size: 14px;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),
  .zsdh .zsdh-items .zsdh-rt ul li {
    width: 14%;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6) {
    width: 16%;
  }
    .zsdh .zsdh-items .zsdh-rt ul li, .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5){
        width: 19.7%;
    }
    .zsdh .zsdh-items .zsdh-rt ul li:nth-child(5n-4){
        width: 19%;
    }
    .lx-con .container .lx-cont .lx-lf .lx-items h4 {
    font-size: 21px;
    }
        .srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(2){
        font-size: 15px;
    }
}
@media (max-width: 1199px) {
  .banner {
    margin-top: 0px;
  }
  .container {
    max-width: 90.9%;
  }
  .head {
    position: sticky;
    background: #fff;
    border-bottom: 1px solid rgba(149, 149, 149, 0.4);
  }
  .head .head-cen .head-logo img:nth-child(2) {
    display: inline;
  }
  .head .head-cen .head-logo img:nth-child(1) {
    display: none;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    color: #333;
  }
  .head .head-cen .head-rt .head-dl {
    background-color: #ffffff;
    border: solid 1px #045be1;
    color: #045be1;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    font-size: 16px;
  }
  .head .head-cen .head-rt .head-nav .head-li {
    margin-right: 3vw;
  }
  .head .head-cen .head-rt .head-dl {
    font-size: 13px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(2),
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3),
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
    width: 52vw;
  }
  .home-lianjie .row .home-lianjie-items {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 5.75% 5% 5.3% 5%;
    animation-delay: 0s !important;
  }
  .content-box .content-box-lf {
    width: 227px;
  }
  .content-box .content-box-lf h3 {
    font-size: 23px;
    padding: 34px 0;
  }
  .srdt-show {
    padding: 7.6% 3.3%;
    padding-bottom: 5.1%;
  }
  .zyjj {
    padding: 7.5% 5.15% 10% 3.8%;
  }
  .zcgj .zcgj-js .zcgj-js-con {
    width: 80%;
  }
  .zcgj-fw::before {
    height: 37%;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items {
    min-height: 265px;
  }
  .ny-bt {
    font-size: 28px;
  }
  .g-jj .g-jj-con {
    display: block;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf,
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt,
  .g-gj-box .g-gj .g-gj-con .g-gj-lf,
  .g-gj-box .g-gj .g-gj-con .g-gj-rt,
  .g-jz .container .g-jz-lf,
  .g-jz .container .g-jz-rt,
  .g-jj .g-jj-con .g-jj-lf,
  .g-jj .g-jj-con .g-jj-rt {
    width: 100%;
  }
  .g-jj .g-jj-con .g-jj-rt {
    margin-top: 8%;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-nr {
    margin-top: 3%;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-nr h3 {
    margin-bottom: 2%;
  }
  .g-jz .container {
    display: block;
  }
  .g-jz {
    margin-top: 7.2%;
    padding-top: 10.5%;
    padding-bottom: 10.4%;
  }
  .g-jz .container .g-jz-rt {
    left: 0;
    margin-top: 8%;
    text-align: center;
  }
  .g-jj {
    margin-top: 8.7%;
  }
  .g-gj-box {
    margin-top: 10.5%;
    padding-bottom: 8.7%;
  }
  .g-gj-box .g-gj .g-gj-con {
    display: block;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt {
    margin-top: 10%;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 {
    margin-top: 5.35%;
  }
  .g-td {
    margin-bottom: 7.7%;
    margin-top: 9%;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide {
    display: block;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(1) {
    width: 238px;
    margin: 0 auto;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt {
    margin-top: 5%;
  }
  .g-td .tdtx .tdtx-prev {
    left: -4.7%;
  }
  .g-td .tdtx .tdtx-next {
    right: -4.7%;
  }
  #Profile {
    top: -13%;
  }
  #Team {
    top: -11%;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),
  .zsdh .zsdh-items .zsdh-rt ul li {
    width: 15.5%;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5) {
    width: 20%;
  }
      .zsdh .zsdh-items .zsdh-rt ul li, .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5){
        width: 19.7%;
    }
    .zsdh .zsdh-items .zsdh-rt ul li:nth-child(5n-4){
        width: 19%;
    }
    .lx-con .container .lx-cont .lx-lf .lx-items .dingwei{
        top: -90%;
    }
    .lx-con .container .lx-cont .lx-lf .lx-items h4 {
        font-size: 19px;
    }
            .content-box .content-box-lf{
        top: 85px;
    }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-dl,
  .head .head-cen .head-rt .head-nav {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    max-width: 120%;
    position: relative;
    left: -12%;
  }
  .banner .ban-swiper .ban-prev,
  .banner .ban-swiper .ban-next {
    width: 48px;
    height: 48px;
  }
  .home-lianjie .row .home-lianjie-items {
    padding: 7.75% 5% 7.3% 5%;
  }
  .content-box .content-box-lf {
    display: none;
  }
  .srxw {
    padding-left: 0;
  }
  .srxw .row .srxw-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb .bg {
    height: 32.114583vw;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div {
    padding-top: 3vw;
    padding-left: 3.1vw;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div p {
    margin-top: -1px;
  }
  .content-box {
    margin-bottom: 8.7%;
  }
  .content-box .content-box-rt {
    padding-left: 0;
    margin-left: 0;
    width: 100%;
  }
  .rdjj .row .rdjj-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .rdjj .row .rdjj-items .rdjj-items-con a:nth-child(1) p {
    height: 27.14583vw;
  }
  .srdt-show {
    padding: 7.6% 3.3% !important;
    padding-bottom: 5.1%;
  }
  .dbal .dbal-box .dbal-items a:nth-child(1) p {
    height: 28.75vw;
  }
  .zyjj {
    padding: 7.5% 3.8% 10% 3.8% !important;
  }
  .g-jj .g-jj-con .g-jj-lf div {
    height: 440px;
  }
  #Profile {
    top: -10%;
  }
  #Team {
    top: -7%;
  }
  .jr-con .zp-cont .zp-content .zp-items .zp-nr h5 {
    margin-top: 5.2%;
  }
  .lx-con {
    margin-top: 5.35%;
    padding-top: 8.7%;
    padding-bottom: 8%;
  }
  .lx-con .container .lx-cont {
    display: block;
    margin-top: 58px;
  }
  .lx-con .container .lx-cont .lx-lf,
  .lx-con .container .lx-cont .lx-rt {
    width: 100%;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items h4 {
    font-size: 20px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items {
    font-size: 15px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(2) div:nth-child(2),
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(3) div:nth-child(2) {
    font-size: 17px;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5),
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),
  .zsdh .zsdh-items .zsdh-rt ul li {
    width: 23.5%;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(4n-3) {
    width: 28%;
  }
.head-logo {
    width: 137px;
}
.mb-zd{
    display: block;
}
.head .head-cen {
    padding: 8px 0;
}
.lx-con .container .lx-cont .lx-lf .lx-items::after {
    width: 105%;
    height: 120%;
    left: -2.5%;
    top: -10%;
}
      .zsdh .zsdh-items .zsdh-rt ul li, .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5),.zsdh .zsdh-items .zsdh-rt ul li:nth-child(5n-4){
        width: auto;
    }
    .zsdh .zsdh-items .zsdh-rt ul li{
        width: 33% !important;
    }
    .zsdh .zsdh-items .zsdh-rt .zsdh-gd {
    position: relative;
    top: -2px;
}
.i-crumb .container p{
    flex-wrap: wrap;
}
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(4) {
    display: none;
  }
  .dbal .dbal-box .dbal-items a:nth-child(2) {
    margin-top: 25px;
  }
  .g-td .tdtx .tdtx-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    font-size: 18px;
}
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    max-width: 220%;
    left: -73%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(2),
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) {
    width: 59vw;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) div {
    font-size: 13px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(2) {
    height: auto;
    margin-top: 5px;
    padding-bottom: 10px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(1) p {
    font-size: 11.5px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .yc:nth-child(3) {
    margin-top: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
    top: -9%;
  }
  .banner .ban-swiper .ban-prev,
  .banner .ban-swiper .ban-next {
    width: 40px;
    height: 40px;
  }
  .home-lianjie .row .home-lianjie-items {
    padding: 60px 5% 45px 5%;
  }
  .foot .container {
    display: block;
    text-align: center;
  }
  .foot {
    padding: 18.25px 0;
  }
  .foot .container p,
  .foot .container a {
    font-size: 13px;
  }
  .i-crumb .container p,
  .i-crumb .container a {
    font-size: 14px;
  }
  .srxw .row .srxw-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .content-box {
    margin-top: 60px;
    margin-bottom: 57px;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb .bg {
    height: 243px;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div {
    padding-top: 5vw;
    padding-left: 6.1vw;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp .srxw-thumb div h4 {
    left: 5px;
  }
  .fsize20 {
    font-size: 18px;
  }
  .srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(2) {
    margin-top: 9.45%;
    margin-bottom: 4.5%;
  }
  .fsize16 {
    font-size: 15px;
  }
  .srxw .row .srxw-items {
    margin-bottom: 59px;
  }
  .rdjj .row .rdjj-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .rdjj .row .rdjj-items .rdjj-items-con a:nth-child(1) p {
    height: 199px;
  }
  .rdjj .row .rdjj-items .rdjj-items-con a:nth-child(2) {
    margin-top: 24px;
  }
  .rdjj .row .rdjj-items .rdjj-items-con {
    padding-bottom: 24px;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .pagination li {
    margin-bottom: 10px;
  }
  .ycwz .ycwz-box .ycwz-items {
    display: block;
    padding: 51px 0 39px 0;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-thumb P {
    height: 193px;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt {
    width: 100%;
    flex-direction: column-reverse;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 24px;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj a {
    margin-top: 0;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js {
    margin-left: 0;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(1),
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(2) {
    padding: 0;
  }
  .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-js a:nth-child(1)::before {
    display: none;
  }
  .ycwz .ycwz-box {
    margin-bottom: 48px;
  }
  .srdt-show .srdt-show-bt {
    font-size: 20px;
  }
  .srdt-show {
    padding: 60px 5% !important;
  }
  .srdt-show .srdt-show-bz {
    flex-wrap: wrap;
  }
  .srdt-show .srdt-show-bz li {
    margin-bottom: 6px;
  }
  .srdt-show .srdt-show-content {
    padding: 0;
    margin-top: 31px;
    padding-top: 26px;
  }
  .srdt-show .srdt-show-dh {
    padding: 0;
    margin-top: 15.4%;
    padding-top: 30px;
  }
  .srdt-show .srdt-show-dh p {
    margin-bottom: 12px;
  }
  .srdt-show .srdt-show-dh p:last-child {
    margin-bottom: 0;
  }
  .fwnr-bt {
    font-size: 22px;
  }
  .fwnr-bt::after {
    width: 45px;
  }
  .bdtz-content {
    margin-top: 47px;
    overflow: auto;
  }
  .bdtz-content table {
    width: 800px;
  }
  .bdtz-content table tr th,
  .bdtz-content table tr td strong {
    font-size: 17px;
  }
  .bdtz-content table tr td {
    font-size: 14px;
    padding: 2.3% 5.05vw;
  }
  .dbal .dbal-box .dbal-items:nth-last-child(2),
  .dbal .dbal-box .dbal-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 55px;
  }
  .dbal .dbal-box .dbal-items a:nth-child(1) p {
    height: 58.75vw;
  }
  .dbal .dbal-box .dbal-items a:nth-child(3) {
    font-size: 14px;
    margin-top: 13px;
  }
  .zyjj {
    padding: 60px 5% 17% 5% !important;
  }
  .zyjj .zyjj-content h4 {
    font-size: 18px;
  }
  .zyjj .zyjj-content {
    margin-top: 50px;
  }
  .zyjj .zyjj-bg {
    max-width: 62.6vw;
  }
  .zcgj .zcgj-js .zcgj-js-con .fwnr-bt {
    padding-bottom: 20px;
  }
  .zcgj-fw .zcgj-fw-desc,
  .fsize18 {
    font-size: 15px;
  }
  .zcgj .zcgj-js .zcgj-js-con {
    padding-top: 19%;
    max-width: 90%;
    width: 90%;
    padding-bottom: 28.8%;
  }
  .zcgj-fw {
    padding: 0 5%;
    margin-top: 49px;
    padding-top: 48px;
  }
  .zcgj-fw .zcgj-fw-desc {
    padding: 0;
  }
  .zcgj-fw .row .zcgj-fw-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(1) p {
    height: 28.125vw;
  }
  .zcgj-fw .row .zcgj-fw-items .zcgj-fw-items-con a:nth-child(2) {
    height: calc(100% - 28.125vw);
    padding: 8.25px 10px;
    line-height: 1.4;
  }
  .zcgj-fw::before {
    height: 39%;
  }
  .zcgj-sq {
    margin-top: 44px;
    padding: 55px 5% 66px 5%;
  }
  .zcgj-sq .zcgj-sq-con {
    margin-top: 38px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items h4 {
    font-size: 20px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li strong {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li::before {
    top: 9.5px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items {
    line-height: 1.8;
    padding: 63px 5%;
    background: #fff;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items ul li {
    margin-bottom: 21px;
  }
  .zcgj-sq .zcgj-sq-con .zcgj-sq-items ul {
    margin-top: 37px;
  }
  .i-nav a {
    font-size: 16px;
    padding: 10.13px 0;
  }
  .i-nav {
    margin-top: 39px;
  }
  .ny-bt {
    font-size: 24px;
    padding-bottom: 19px;
  }
  .ny-bt::after {
    width: 38px;
    height: 3px;
  }
  .g-jj {
    margin-top: 64px;
  }
  .g-jj .g-jj-con .g-jj-lf div {
    height: 223px;
  }
  .g-jj .g-jj-con {
    margin-top: 43px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-bt div {
    margin-top: 3px;
  }
  .g-jj .g-jj-con .g-jj-rt {
    margin-top: 62px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-bt div h2 {
    font-size: 51px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-nr {
    margin-top: 31px;
  }
  .g-jj .g-jj-con .g-jj-rt .gjj-nr h3 {
    margin-bottom: 19px;
    font-size: 20px;
  }
  .g-gj-box .g-gj h3,
  .g-jz .container .g-jz-lf h3 {
    font-size: 22px;
  }
  .g-jz {
    margin-top: 59px;
    padding-top: 76px;
    padding-bottom: 73px;
  }
  .g-jz .container .g-jz-lf .g-jz-xt {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .g-jz .container .g-jz-rt {
    margin-top: 14%;
  }
  .g-gj-box {
    margin-top: 77px;
    padding-bottom: 70px;
  }
  .g-gj-box .g-gj .g-gj-con {
    margin-top: 52px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt {
    margin-top: 64px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 {
    font-size: 20px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 em {
    font-size: 13px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt {
    font-size: 15px;
  }
  .g-gj-box .g-gj .g-gj-con .g-gj-rt h4 {
    margin-top: 43px;
    margin-bottom: 23px;
  }
  .g-td {
    margin-bottom: 61px;
    margin-top: 66px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(1) {
    width: 167px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) {
    font-size: 20px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-lf div:nth-child(2) em {
    font-size: 15px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide {
    padding: 13.8% 5% 5% 4.61%;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt {
    margin-top: 29px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-content ul li {
    margin-bottom: 21px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx {
    padding-left: 0;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul li {
    word-break: break-all;
    margin-bottom: 12px;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx div {
    margin-top: 18px;
    top: 0;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide .tdjs-rt .tdjs-lx ul li em {
    display: block;
  }
  .g-td .tdjs-swiper .swiper-wrapper .swiper-slide {
    padding: 13.8% 5% 13% 4.61%;
  }
  .g-td .tdtx .tdtx-prev,
  .g-td .tdtx .tdtx-next {
    top: 77%;
  }
  .g-td .tdtx {
    margin-top: 11.7%;
  }
  #Team {
    top: -4%;
  }
  .jr-con {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .jr-con .zp-cont {
    margin-top: 13.5%;
  }
  .jr-con .zp-cont .zp-nav li:nth-child(4),
  .jr-con .zp-cont .zp-nav li:nth-child(2),
  .jr-con .zp-cont .zp-content .zp-items ul li:nth-child(2),
  .jr-con .zp-cont .zp-content .zp-items ul li:nth-child(4) {
    display: none;
  }
  .jr-con .zp-cont .zp-nav li:nth-child(1),
  .jr-con .zp-cont .zp-content .zp-items ul li:nth-child(1) {
    width: 73.1%;
  }
  .jr-con .zp-cont .zp-nav li:nth-child(3),
  .jr-con .zp-cont .zp-content .zp-items ul li:nth-child(3) {
    width: 47.1%;
    display: none;
  }
  .jr-con .zp-cont .zp-nav li {
    font-size: 18px;
  }
  .jr-con .zp-cont .zp-content .zp-items ul li {
    font-size: 15px;
  }
  .jr-con .zp-cont .zp-content .zp-items ul li:nth-child(5) p img {
    width: 11px;
  }
  .jr-con .zp-cont .zp-content .zp-items .zp-nr h5 {
    font-size: 17px;
    margin-bottom: 19px;
    margin-top: 32px;
  }
  .jr-con .zp-cont .zp-content .zp-items .zp-nr {
    padding: 1.3% 6.2% 13% 5.3%;
  }
  .jr-con .zp-cont .zp-content .zp-items ul {
    padding: 25px 0;
    padding-left: 5.3%;
    padding-right: 6.2%;
  }
  .jr-con .zp-cont .zp-nav {
    padding: 18px 6.2% 18px 5.3%;
  }
  .lx-con {
    margin-top: 51px;
    padding-top: 66px;
    padding-bottom: 63px;
    overflow: hidden;
  }
  .lx-con .container .lx-cont {
    margin-top: 47px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items {
    display: block;
    margin-bottom: 23px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items div:nth-child(2) {
    margin-top: 10px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr .lx-nr-items:nth-child(1) {
    margin-bottom: 27px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items .lx-nr {
    margin-top: 31px;
  }
  .lx-con .container .lx-cont .lx-lf .lx-items {
    margin-bottom: 60px;
  }
  .lx-con .container .lx-cont .lx-rt {
    padding-top: 15%;
    width: 85%;
    margin: 0 auto;
  }
  .lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao div {
    min-width: 58px;
    height: 26px;
    font-size: 12px;
  }
  .lx-con .container .lx-cont .lx-rt .lx-map .lx-zuobiao img {
    width: 15px;
  }
  .zsdh .zsdh-items {
    display: block;
  }
  .zsdh .zsdh-items .zsdh-rt {
    margin-left: 0;
    margin-top: 12px;
    height: 30px;
  }
  .zsdh .zsdh-items .zsdh-rt ul li a {
    font-size: 14px;
  }
  .zsdh .zsdh-items .zsdh-bt {
    font-size: 15px;
  }
  .zsdh {
    margin-top: 50px;
    margin-bottom: 60px;
    padding: 34px 5% 20px 5%;
  }
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(6n-5),
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(8n-7),
  .zsdh .zsdh-items .zsdh-rt ul li:nth-child(7n-6),
  .zsdh .zsdh-items .zsdh-rt ul li {
    width: fit-content !important;
    margin-right: 11px;
  }
  .zsdh .zsdh-items .zsdh-rt .zsdh-gd {
    position: relative;
    top: -2px;
}
.lx-con .container .lx-cont .lx-lf .lx-items .dingwei {
    top: -30%;
}
.g-jj .g-jj-con .g-jj-rt .gjj-bt h3 {
        font-size: 20px;
    }
    .g-jj .g-jj-con .g-jj-rt .gjj-bt {
        font-size: 15px;
    }
    .ycwz .ycwz-box .ycwz-items .ycwz-rt .ycwz-sj p{
        font-size: 15px;
    }
            .srxw .row .srxw-items .srxw-items-con .srxw-items-tp a:nth-child(2){
        font-size: 16px;
    }
}
