.container {
  max-width: 1402px;
  padding: 0;
}
body {
  background: #f7f7f7;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
/*@font-face {*/
/*  font-family: SourceHanSansSC-Regular;*/
/*  src: url('../font/SourceHanSansSC-Regular.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansSC-Medium;*/
/*  src: url('../font/SourceHanSansSC-Medium.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansSC-Normal;*/
/*  src: url('../font/SourceHanSansSC-Normal.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansSC-Bold;*/
/*  src: url('../font/SourceHanSansSC-Bold.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansSC-Heavy;*/
/*  src: url('../font/SourceHanSansSC-Heavy.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansSC-ExtraLight;*/
/*  src: url('../font/SourceHanSansSC-ExtraLight.otf');*/
/*}*/
.swiper {
  overflow: hidden;
}
/*移动端头部*/
.mb-div {
  display: none;
  /*margin-top: 9px;*/
  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: -60px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: 1px;
  padding: 25.5px 15px;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 19px;
  top: 62px;
  overflow: scroll;
  display: none;
}
.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: 77%;
  margin-top: 58px;
}
.mb-nav .logo img {
  max-height: 90px;
}
.mb-nav ul {
  width: 80%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
}
.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 60px;
  border-bottom: 1px solid #084092;
  padding-left: 13px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.mb-nav ul li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #084092;
}
.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: 17px;
}
.mb-nav .mb-dl li {
  width: 13%;
}
.mb-nav .mb-dl li a {
  padding-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
}
.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;
}
.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: 6px;
}
.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;
}
.mb-zd em {
  background: #000;
}
.head {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  height: 100px;
  border-bottom: 1px solid #ebebeb;
}
.head .head-cen {
  max-width: 1720px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.head .head-cen .head-logo {
  height: 100%;
  display: flex;
  align-items: center;
}
.head .head-cen .head-logo img {
  height: 80%;
}
.head .head-cen .head-rt {
  display: flex;
  width: 60.15%;
  align-items: center;
}
.head .head-cen .head-rt ul {
  /*width: 80.7%;*/
  width: 85.7%;
  display: flex;
  justify-content: space-between;
}
.head .head-cen .head-rt ul li a {
  font-size: 16px;
  color: #333333;
  transition: all 0.5s;
  position: relative;
  display: block;
  padding: 35px 0;
}
.head .head-cen .head-rt ul li a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2px;
  content: "";
  width: 0%;
  opacity: 0;
  height: 2px;
  /* background: url(../images/xt2.png) no-repeat; */
  background-color: #0b56b5;
  background-size: 100% 100%;
  transition: all 0.3s;
}
.head .head-cen .head-rt ul li .head-child {
  background: #fff;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  border-top: 1px solid #ebebeb;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.head .head-cen .head-rt ul li .head-child .head-child-con {
  max-width: 1720px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.head .head-cen .head-rt ul li .head-child .head-child-con .head-child-con-lf,
.head .head-cen .head-rt ul li .head-child .head-child-con .head-child-con-rt {
  display: flex;
  width: 46.55%;
  padding-top: 37px;
  justify-content: space-between;
  border-right: 1px solid #ebebeb;
  padding-right: 59px;
  padding-bottom: 24px;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  h4,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  color: #333333;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  h4::before,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  h4::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 3px;
  height: 18px;
  background-color: #0b57b6;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  div,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  div {
  margin-top: 21px;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  div
  a,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  div
  a {
  font-size: 14px;
  transition: all 0.3s;
  color: #333333;
  position: relative;
  padding: 0;
  padding-left: 15px;
  display: block;
  margin-bottom: 4px;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  div
  a:hover,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  div
  a:hover {
  color: #013a81;
  transform: translateX(7px);
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  div
  a::before,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  div
  a::before {
  position: absolute;
  left: 0;
  top: 10.3px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #1f3a7f;
  border-radius: 100%;
}
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-lf
  .head-child-items
  div
  a::after,
.head
  .head-cen
  .head-rt
  ul
  li
  .head-child
  .head-child-con
  .head-child-con-rt
  .head-child-items
  div
  a::after {
  display: none;
}
.head .head-cen .head-rt ul li .head-child .head-child-con .head-child-con-rt {
  width: 49.55%;
  padding-right: 0;
  border-right: none;
}
.head .head-cen .head-rt ul li:hover a {
  font-size: 16px;
  color: #013a81;
}
.head .head-cen .head-rt ul li:hover p a {
  color: #333;
}
.head .head-cen .head-rt ul li:hover a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt ul li:hover .head-child {
  opacity: 1;
  visibility: visible;
}
.head .head-cen .head-rt ul .h-active a {
  font-size: 16px;
  color: #013a81;
}
.head .head-cen .head-rt ul .h-active p a {
  color: #333333;
}
.head .head-cen .head-rt ul .h-active a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt .head-rtrt {
  /*width: 16%;*/
  width: 7%;
  margin-left: 36px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.head .head-cen .head-rt .head-rtrt .head-search {
  width: 45.5%;
}
.head .head-cen .head-rt .head-rtrt .head-search .head-sp {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.head .head-cen .head-rt .head-rtrt .head-search .head-sp::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 12px;
  background-color: #dbdbdb;
}
.head .head-cen .head-rt .head-rtrt .head-search .head-sp::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 12px;
  background-color: #dbdbdb;
}
.head .head-cen .head-rt .head-rtrt .form {
  position: absolute;
  top: 100%;
  background-color: rgba(8, 64, 146, 0.9);
  width: 100%;
  right: 0;
  transition: all 0.5s;
  transform: translateY(0px);
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 100;
  opacity: 0 !important;
  visibility: hidden !important;
}
.head .head-cen .head-rt .head-rtrt .form p {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin: 17px 0;
}
.head .head-cen .head-rt .head-rtrt .form p input {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  width: 21px;
  height: 21px;
  background-size: 100% 100%;
  margin-left: 15px;
  background-repeat: no-repeat;
}
.head .head-cen .head-rt .head-rtrt .form p span {
  width: 91%;
  position: relative;
}
.head .head-cen .head-rt .head-rtrt .form p span input {
  display: block;
  width: 100%;
  background: #fff;
  padding: 11px 11px;
  outline: none;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
  border-radius: 10px;
  height: auto;
}
.head .head-cen .head-rt .head-rtrt .form1 {
  opacity: 1 !important;
  visibility: visible !important;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*width: 42%;*/
  width: 100%;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-lf {
  position: relative;
  top: -3px;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-rt {
  position: relative;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-rt p {
  font-size: 14px;
  cursor: pointer;
  color: #999999;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-rt p span {
  margin-left: 7px;
  position: relative;
  top: -1px;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-rt div {
  position: absolute;
  top: 100%;
  z-index: 5;
  min-width: 100%;
  background: #000;
  padding: 5px 7px;
  display: none;
}
.head .head-cen .head-rt .head-rtrt .headrt-lan .headrt-lan-rt div a {
  display: block;
  color: #fff;
  opacity: 1;
}
.head .head-cen .head-rt ul li {
  position: relative;
}
.head .head-cen .head-rt ul li .head-childd {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  min-width: 266px;
  display: none;
}
.head .head-cen .head-rt ul li .head-childd p {
  border-bottom: 1px solid rgb(235, 235, 235);
  white-space: nowrap;
}
.head .head-cen .head-rt ul li .head-childd p:last-child {
  border-bottom: none;
}
.head .head-cen .head-rt ul li .head-childd p a::after {
  display: none;
}
.head .head-cen .head-rt ul li .head-childd p a {
  font-size: 15px;
  padding: 14.5px 13px;
  transition: all 0.3s;
}
.head .head-cen .head-rt ul li .head-childd p a:hover {
  color: rgb(5, 50, 141);
}

.banner {
  margin-top: 100px;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  height: calc(100vh - 100px);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 681px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  display: none;
}
.banner .ban-swiper .swiper-wrapper .slide1 {
  position: relative;
  height: calc(100vh - 100px);
  min-height: 681px;
  cursor: pointer;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide-bg {
  /*animation: icon1 5000ms infinite linear;*/
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h3 {
  font-family: SourceHanSansSC-Bold;
  font-size: 37px;
  color: #000000;
  transform: translateY(50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.1s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h2 {
  font-family: SourceHanSansSC-Bold;
  font-size: 64px;
  color: #013a81;
  margin-top: 11px;
  transform: translateY(60px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.2s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h4 {
  font-family: SourceHanSansSC-Regular;
  font-size: 24px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 49px;
  transform: translateY(70px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.3s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con a {
  width: 180px;
  height: 52px;
  background-color: #013a81;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: SourceHanSansSC-Regular;
  font-size: 16px;
  color: #ffffff;
  margin-top: 80px;
  transform: translateY(80px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.4s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide1 .slide1-con a:hover {
  box-shadow: 1px 1px 10px #013a81;
}
@keyframes icon1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.banner .ban-swiper .swiper-wrapper .slide1.swiper-slide-active .slide1-con h3,
.banner .ban-swiper .swiper-wrapper .slide1.swiper-slide-active .slide1-con h2,
.banner .ban-swiper .swiper-wrapper .slide1.swiper-slide-active .slide1-con h4,
.banner .ban-swiper .swiper-wrapper .slide1.swiper-slide-active .slide1-con a {
  transform: translateY(0px) !important;
  opacity: 1 !important;
}
.banner .ban-swiper .swiper-wrapper .slide2 {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .slide2 .slide-bg {
  /*animation: icon2 5000ms infinite linear;*/
}
@keyframes icon2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.banner .ban-swiper .swiper-wrapper .slide2 .slide2-con {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.banner .ban-swiper .swiper-wrapper .slide2 .slide2-con .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  h3 {
  font-size: 28px;
  color: #000000;
  transform: translateX(-50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.3s;
  opacity: 0;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  h2 {
  font-size: 56px;
  font-weight: bold;
  color: #000000;
  transform: translateX(-50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.4s;
  opacity: 0;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  h4 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #000000;
  margin-top: 39px;
  transform: translateX(-50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.5s;
  opacity: 0;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  p {
  font-family: SourceHanSansSC-Regular;
  font-size: 22px;
  letter-spacing: 2px;
  color: #333333;
  border-top: 2px solid rgba(30, 57, 127, 0.2);
  border-bottom: 2px solid rgba(30, 57, 127, 0.2);
  width: fit-content;
  padding: 5.5px 0;
  margin-top: 14px;
  transform: translateX(-50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.6s;
  opacity: 0;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  a {
  width: 180px;
  height: 52px;
  background-color: #013a81;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: SourceHanSansSC-Regular;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.3s;
  margin-top: 72px;
  transform: translateX(-50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.7s;
  opacity: 0;
}
.banner
  .ban-swiper
  .swiper-wrapper
  .slide2
  .slide2-con
  .container
  .slide2-lf
  a:hover {
  box-shadow: 1px 1px 10px #013a81;
}
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h3,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h2,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h4,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container p,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container a {
  transform: translateX(0px) !important;
}
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h2,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container p,
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container a {
  opacity: 1 !important;
}
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h3 {
  opacity: 0.9 !important;
}
.banner .ban-swiper .swiper-wrapper .slide2.swiper-slide-active .container h4 {
  opacity: 0.6 !important;
}
.banner .ban-swiper .swiper-wrapper .slide3 {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide-bg {
  /*animation: icon3 5000ms infinite linear;*/
}
@keyframes icon3 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h1 {
  font-family: SourceHanSansSC-Bold;
  font-size: 64px;
  color: #013a81;
  transform: translateY(50px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.3s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h4 {
  font-family: SourceHanSansSC-Bold;
  font-size: 28px;
  margin-top: 4px;
  color: #000000;
  transform: translateY(60px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.4s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container a {
  width: 180px;
  height: 52px;
  background-color: #013a81;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: SourceHanSansSC-Regular;
  font-size: 16px;
  color: #ffffff;
  margin-top: 48px;
  transform: translateY(70px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.5s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container a:hover {
  box-shadow: 1px 1px 10px #013a81;
}
.banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container p {
  text-align: center;
  margin-top: -17px;
  transform: translateY(80px);
  transition: all 0.8s ease-in-out;
  transition-delay: 0.6s;
  opacity: 0;
}
.banner .ban-swiper .swiper-wrapper .slide3.swiper-slide-active .container h1,
.banner .ban-swiper .swiper-wrapper .slide3.swiper-slide-active .container h4,
.banner .ban-swiper .swiper-wrapper .slide3.swiper-slide-active .container a,
.banner .ban-swiper .swiper-wrapper .slide3.swiper-slide-active .container p {
  transform: translateY(0px) !important;
  opacity: 1 !important;
}
.banner .ban-swiper .ban-pagination {
  bottom: 57px;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 32px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  margin: 0 15px;
  transition: all 0.3s;
  opacity: 1;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  background-color: #013a81;
}
.cpfa {
  margin-top: 94px;
}
.cpfa .cpfa-tp {
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
  flex-wrap: wrap;
  margin-bottom: 44px;
}
.cpfa .cpfa-tp .cpfa-tp-items {
  width: 41.65%;
  display: flex;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  justify-content: space-between;
  padding: 33px 33px 12px 30px;
  transition: all 0.5s;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf {
  flex: 1;
  padding-right: 15px;
  padding-bottom: 29px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf p a {
  font-size: 22px;
  font-weight: bold;
  color: #1e397f;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf ul {
  margin-top: 13px;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf ul li a {
  font-size: 14px;
  transition: all 0.5s;
  color: #999999;
  white-space: nowrap;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf ul li a:hover {
  color: #1e397f;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf .cpfa-tp-more {
  margin-top: 16px;
  display: flex;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf .cpfa-tp-more img {
  transition: all 0.5s;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-rt {
  width: 59%;
  display: flex;
  justify-content: flex-end;
}
.cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-rt a img {
  transition: all 0.5s;
  max-height: 300px;
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(2) {
  width: 56.48%;
}
.cpfa .cpfa-tp .cpfa-tp-items:hover {
  transform: translateY(-7px);
}
.cpfa .cpfa-tp .cpfa-tp-items:hover .cpfa-tp-lf .cpfa-tp-more img {
  transform: rotateZ(360deg);
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) {
  width: 100%;
  margin-top: 30px;
  padding-left: 40px;
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-rt {
  width: 53.55%;
  justify-content: flex-start;
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-lf {
  width: 18%;
  flex: inherit;
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-lf ul {
  font-size: 14px;
  color: #999999;
}
.cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-lf ul li {
  /*display: inline;*/
}
.cp-bt {
  position: relative;
}
.cp-bt div:nth-child(1) {
  position: relative;
  padding-left: 22px;
}
.cp-bt div:nth-child(1) h3 {
  font-size: 36px;
  font-weight: bold;
  color: #013a81;
}
.cp-bt div:nth-child(1) h3 span {
  color: #333333;
}
.cp-bt div:nth-child(1) p {
  display: flex;
  align-items: center;
  margin-top: 3px;
}
.cp-bt div:nth-child(1) p span:nth-child(1) {
  font-size: 20px;
  color: #999999;
  padding-right: 11px;
}
.cp-bt div:nth-child(1) p span:nth-child(2) {
  height: 1px;
  background-color: #e6e6e6;
  flex: 1;
}
.cp-bt div:nth-child(1)::after {
  position: absolute;
  left: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 68px;
  background: url(../images/xt.png) no-repeat;
  background-size: 100% 100%;
}
.cp-bt a {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  transition: all 0.5s;
  color: #013a81;
  top: 43%;
  transform: translateY(-50%);
}
.cp-bt a img {
  margin-left: 13px;
}
.cp-bt a:hover {
  transform: translateY(-50%) translateX(-10px);
}
.jszx {
  margin-top: 93px;
}
.jszx .jstp-swiper {
  margin: 0 auto;
  margin-top: 30px;
  width: 57%;
  overflow: initial;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide {
  border-radius: 4px;
  overflow: hidden;
  /*width: 19.5% !important;*/
  background: #fff;
  transition: all 0.3s;
  /*width: 211px !important;*/
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide-prev .jstp-bg {
  background-position: 100% 100% !important;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide-next .jstp-bg {
  background-position: 0% 100% !important;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 441px;
  opacity: 0.66;
  display: flex;
  align-items: center;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  padding-top: 36px;
  padding-left: 30px;
  padding-right: 30px;
  min-width: 37.15%;
  padding-bottom: 32px;
  display: none;
  max-width: 90%;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con h4 {
  font-size: 20px;
  color: #013a81;
  font-weight: bold;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con p {
  font-size: 14px;
  margin-top: ;
  color: #999999;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con ul {
  margin-top: 10px;
  width: fit-content !important;
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide
  .jstp-bg
  .jstp-swiper-con
  ul
  li {
  font-size: 14px;
  color: #666666;
  position: relative;
  padding-left: 13px;
  white-space: nowrap;
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide
  .jstp-bg
  .jstp-swiper-con
  ul
  li::before {
  position: absolute;
  left: 0;
  top: 11px;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #406094;
  border-radius: 100%;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con a {
  display: flex;
  align-items: center;
  font-family: SourceHanSansSC-Regular;
  font-size: 14px;
  color: #999999;
  margin-top: 18px;
  transition: all 0.3s;
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide
  .jstp-bg
  .jstp-swiper-con
  a
  img {
  margin-right: 11px;
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide
  .jstp-bg
  .jstp-swiper-con
  a:hover {
  color: #013a81;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-bt {
  padding-left: 30px;
  position: relative;
  top: -63px;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide-prev .jstp-bg .jstp-swiper-bt {
  margin: 0 auto;
  margin-right: 18%;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-bt h3 {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 3px 2px rgba(0, 0, 0, 0.32);
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide-active {
  margin: 0 auto;
  /*width: 800px !important;*/
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide-active
  .jstp-bg
  .jstp-swiper-con {
  display: block;
}
.jszx .jstp-swiper .swiper-wrapper .swiper-slide-active .jstp-bg {
  opacity: 1;
}
.jszx
  .jstp-swiper
  .swiper-wrapper
  .swiper-slide-active
  .jstp-bg
  .jstp-swiper-bt {
  display: none;
}
.jszx .jsbt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 21px;
  margin-bottom: 93px;
}
.jszx .jsbt .jsbt-swiper {
  padding: 0;
  flex: 1;
}
.jszx .jsbt .jsbt-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 16.3%;
}
.jszx .jsbt .jsbt-swiper .swiper-wrapper .swiper-slide p:nth-child(1) {
  flex: 1;
  height: 1px;
  background-color: #dbdbdb;
  margin-right: 16px;
}
.jszx .jsbt .jsbt-swiper .swiper-wrapper .swiper-slide p:nth-child(2) {
  font-size: 16px;
  transition: all 0.3s;
  color: #666666;
}
.jszx
  .jsbt
  .jsbt-swiper
  .swiper-wrapper
  .swiper-slide-thumb-active
  p:nth-child(1) {
  background-color: #1e397f;
}
.jszx
  .jsbt
  .jsbt-swiper
  .swiper-wrapper
  .swiper-slide-thumb-active
  p:nth-child(2) {
  color: #013a81;
}
.jszx .jsbt .jsbt-prev {
  width: 11px;
  height: 18px;
  position: relative;
  background: url(../images/jslf.png) no-repeat;
  background-size: 100% 100%;
  left: 0px;
  margin: 0;
  margin-right: 8px;
}
.jszx .jsbt .jsbt-prev::after,
.jszx .jsbt .jsbt-next:after {
  display: none;
}
.jszx .jsbt .jsbt-next {
  width: 11px;
  height: 18px;
  position: relative;
  background: url(../images/jsrt.png) no-repeat;
  background-size: 100% 100%;
  right: 0px;
  margin: 0;
  margin-left: 8px;
}
.gydz {
  background: url(../images/gy-bg.jpg) no-repeat;
  background-size: 100% 72%;
  padding-top: 74px;
  /*padding-bottom: 125px;*/
}
.gydz .container {
  position: relative;
}
.gydz .container .cp-bt div:nth-child(1) p span:nth-child(2) {
  display: none;
}
.gydz .container .gydz-nav {
  display: flex;
  margin-top: 50px;
}
.gydz .container .gydz-nqh .gydz-nqh-items {
  display: none;
  box-shadow: 1px 1px 10px rgb(210, 210, 210);
}
.gydz .container .gydz-nqh .gydz-nqh-items:nth-child(1) {
  display: block;
  padding-bottom: 125px;
  box-shadow: none;
}
.gydz .container .gydz-nqh .gydz-nqh-items:nth-child(2) {
  margin-top: 50px;
  text-align: center;
}
.gydz .container .gydz-nqh .gydz-nqh-items:nth-child(2) div {
  background: #fff;
  padding-top: 34px;
  padding-bottom: 23px;
}
.gydz .container .gydz-nqh .gydz-nqh-items:nth-child(2) div img {
  width: 100%;
}
.gydz .container .gydz-nqh .gydz-nqh-items:nth-child(3) {
  background: #fff;
  margin-top: 50px;
  padding: 84px 30px;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-tp {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-tp
  div {
  padding: 0 5px;
  width: 20%;
  transition: all 0.3s;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-tp
  div:hover {
  transform: translateY(-7px);
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-tp
  div
  p:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 438px;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-tp
  div
  p:nth-child(2) {
  background: rgb(31, 57, 131);
  font-size: 23px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  padding: 15px 0;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-bt {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 80px;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-bt
  div {
  font-size: 17px;
  line-height: 29px;
  color: rgb(83, 83, 83);
  width: 82%;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-bt
  a {
  width: 174px;
  height: 36px;
  background: rgb(31, 57, 131);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  letter-spacing: 6px;
  color: #fff;
  transition: all 0.3s;
  position: relative;
  top: -7px;
}
.gydz
  .container
  .gydz-nqh
  .gydz-nqh-items:nth-child(3)
  .gydz-nqh3-con
  .gydz-nqh3-bt
  a:hover {
  box-shadow: 1px 1px 10px rgb(31, 57, 131);
}

.gydz .container .gydz-nav li {
  width: 110px;
  height: 40px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  transition: all 0.3s;
  color: #1e397f;
  margin-right: 35px;
  cursor: pointer;
}
.gydz .container .gydz-nav li:last-child {
  margin-right: 0;
}
.gydz .container .gydz-nav li:hover {
  background-color: #1e397f;
  color: #fff;
}
.gydz .container .gydz-nav .g-active {
  background-color: #1e397f;
  color: #fff;
}
.gydz .container .gydz-con {
  background-color: #f7f7f7;
  box-shadow: 0px 8px 29px 3px rgba(0, 0, 0, 0.14);
  position: relative;
  margin-top: 50px;
  padding-top: 54px;
  padding-left: 42px;
  padding-right: 42px;
  padding-bottom: 150px;
}
.gydz .container .gydz-con .gydz-cont {
  width: 51%;
  text-align: justify;
}
.gydz .container .gydz-con .gydz-cont .gydz-items {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #4d4f56;
  display: none;
}
.gydz .container .gydz-con .gydz-cont .gydz-items h3 {
  font-family: SourceHanSansSC-Medium;
  font-size: 28px;
  letter-spacing: 1px;
  color: #1e3980;
  margin-bottom: 20px;
}
.gydz .container .gydz-con .gydz-cont .gydz-items h3:nth-child(3) {
  margin-top: 40px;
}
.gydz .container .gydz-con .gydz-cont .gydz-items:nth-child(1) {
  display: block;
}
.gydz .container .gydz-con .gydz-more {
  width: 138px;
  height: 40px;
  background-color: #1e3980;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  transition: all 0.5s;
  color: #ffffff;
  margin-top: 39px;
}
.gydz .container .gydz-con .gydz-more:hover {
  box-shadow: 1px 1px 10px #1e397f;
  transform: translateX(7px);
}
.gydz .container .gydz-con .gydz-sz {
  display: flex;
  background-color: #e6edf5;
  padding-top: 70px;
  padding-bottom: 74px;
  position: absolute;
  width: 94%;
  left: 50%;
  transform: translateX(-50%);
  bottom: -125px;
}
.gydz .container .gydz-con .gydz-sz .gydz-items {
  width: 20%;
  text-align: center;
  position: relative;
}
.gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) {
  display: flex;
  align-items: flex-end;
  height: 55px;
  justify-content: center;
  margin-top: 10px;
}
.gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) h3 {
  font-size: 46px;
  font-weight: bold;
  color: #1e3980;
}
.gydz .container .gydz-con .gydz-sz .gydz-items1 div:nth-child(2) {
  align-items: center;
}
.gydz
  .container
  .gydz-con
  .gydz-sz
  .gydz-items
  div:nth-child(2)
  .gydz-items-p1 {
  font-size: 46px;
  font-weight: bold;
  color: #1e3980;
  top: 0;
}
.gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) p {
  font-size: 14px;
  color: #666666;
  position: relative;
  top: -2px;
}
.gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(1) {
  font-size: 16px;
  letter-spacing: 1px;
  color: #4d4f56;
  margin-top: 13px;
  font-family: SourceHanSansSC-ExtraLight;
}
.gydz .container .gydz-con .gydz-sz .gydz-items::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 60px;
  background-color: #cccccc;
}
.gydz .container .gydz-con .gydz-sz .gydz-items:last-child::after {
  display: none;
}
.gydz .container .gydz-gy {
  position: absolute;
  right: -2px;
  bottom: 125px;
  width: 41.5%;
}
.xwzx {
  margin-top: 94px;
  margin-bottom: 100px;
}
.xwzx .xwzx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.xwzx .xwzx-con .xwzx-lf {
  width: 48.75%;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-thumb {
  display: block;
  overflow: hidden;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 421px;
  transition: all 0.3s;
  margin-top: 3px;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq {
  background-color: #233a6a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 35px;
  padding-left: 43px;
  padding-right: 94px;
  transition: all 0.3s;
  padding-bottom: 33px;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq div {
  text-align: center;
  white-space: nowrap;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq div h3 {
  font-family: SourceHanSansCN-Regular;
  font-size: 48px;
  color: #f7f7f7;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq div p {
  font-size: 20px;
  color: #f7f7f7;
  font-family: SourceHanSansSC-ExtraLight;
  margin-top: 2px;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq a {
  font-size: 20px;
  font-weight: bold;
  color: #f7f7f7;
  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-all;
  white-space: normal;
  width: 80.15%;
  padding-left: 38px;
  position: relative;
}
.xwzx .xwzx-con .xwzx-lf .xwzx-xq a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 82px;
  background-color: #f7f7f7;
}
.xwzx .xwzx-con .xwzx-lf:hover .xwzx-thumb p {
  transform: scale(1.05);
}
.xwzx .xwzx-con .xwzx-lf:hover .xwzx-xq {
  box-shadow: 1px 1px 10px #1e397f;
}
.xwzx .xwzx-con .xwzx-rt {
  width: 48%;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin-bottom: 30px;
  align-items: center;
  padding: 39px 77px 39px 43px;
  transition: all 0.3s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div {
  text-align: center;
  white-space: nowrap;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div h3 {
  font-family: SourceHanSansCN-Regular;
  font-size: 48px;
  color: #233a6a;
  transition: all 0.3s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div p {
  font-size: 20px;
  color: #4d4f56;
  font-family: SourceHanSansSC-ExtraLight;
  transition: all 0.3s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items .xwzx-tit {
  font-size: 20px;
  color: #4d4f56;
  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-all;
  white-space: normal;
  width: 80.15%;
  padding-left: 38px;
  position: relative;
  transition: all 0.3s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items .xwzx-tit::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 82px;
  background-color: #c5c5c5;
  transition: all 0.3s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items .xwzxrt-more {
  width: 36px;
  height: 36px;
  background-color: #233a6a;
  font-family: SourceHanSansSC-Medium;
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:last-child {
  margin-bottom: 0;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover {
  box-shadow: 1px 1px 10px #233a6a;
  background: #233a6a;
  border: 1px solid #233a6a;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover div h3,
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover div p {
  color: #fff;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover .xwzx-tit {
  color: #fff;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover .xwzx-tit::before {
  background-color: #fff;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-rt-items:hover .xwzxrt-more {
  transform: rotateZ(360deg);
  background: #fff;
  color: #1e397f;
}
.foot {
  background: #242933;
  padding-top: 35px;
}
.foot .foot-con .foot-tp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 32px;
  padding-right: 40px;
}
.foot .foot-con .foot-tp p:nth-child(2) {
  cursor: pointer;
}
.foot .foot-con .foot-cen {
  display: flex;
  justify-content: space-between;
  padding-top: 49px;
  padding-right: 52px;
}
.foot .foot-con .foot-cen .foot-cen-lf {
  width: 66.9%;
  display: flex;
  justify-content: space-between;
}
.foot .foot-con .foot-cen .foot-cen-lf .foot-cen-items p {
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 15px;
  position: relative;
}
.foot .foot-con .foot-cen .foot-cen-lf .foot-cen-items p::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 20px;
  height: 2px;
  background-color: #0298dd;
}
.foot .foot-con .foot-cen .foot-cen-lf .foot-cen-items ul {
  margin-top: 9px;
}
.foot .foot-con .foot-cen .foot-cen-lf .foot-cen-items ul li {
  margin-bottom: 2px;
}
.foot .foot-con .foot-cen .foot-cen-lf .foot-cen-items ul li a {
  font-size: 15px;
  letter-spacing: 1px;
  color: #ffffff;
}
.foot .foot-con .foot-cen .foot-cen-rt {
  display: flex;
  width: 17%;
  justify-content: space-between;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-ewm {
  font-size: 14px;
  text-align: center;
  color: #fefefe;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-ewm img {
  display: block;
  margin: 0 auto;
  margin-bottom: 9px;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx .foot-cen-lx-bt {
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 15px;
  position: relative;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx .foot-cen-lx-bt::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 20px;
  height: 2px;
  background-color: #0298dd;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul {
  margin-top: 10px;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul li {
  display: flex;
  align-items: flex-start;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul li span {
  width: 21px;
  text-align: right;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul li div {
  margin-left: 11px;
  margin-top: 2px;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul li div p:nth-child(1) {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: -6px;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  p:not(:first-child) {
  font-size: 18px;
  color: #0298dd;
}
.foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx ul li div div:nth-child(2) {
  margin-left: 0;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  div:nth-child(2)
  a {
  position: relative;
  cursor: pointer;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  div:nth-child(2)
  a
  span {
  position: absolute;
  left: 19%;
  transform: translateX(-50%);
  top: -200px;
  width: 180px;
  background: #fff;
  padding: 6px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  div:nth-child(2)
  a:hover
  span {
  opacity: 1;
  visibility: visible;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  div:nth-child(2)
  a
  span
  img {
  margin: 0;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li
  div
  div:nth-child(2)
  img {
  margin-right: 18px;
  transition: all 0.5s;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li:last-child
  div:nth-child(2) {
  margin-top: 3px;
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li:last-child
  div:nth-child(2)
  img:hover {
  transform: rotateZ(360deg);
}
.foot
  .foot-con
  .foot-cen
  .foot-cen-rt
  .foot-cen-lx
  ul
  li:last-child
  div:nth-child(2)
  span
  img:hover {
  transform: rotateZ(0deg);
}
.foot .foot-con .foot-bt {
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  justify-content: space-between;
  margin-top: 50px;
  padding: 32px 0;
}
.foot .foot-con .foot-bt p {
  display: flex;
  color: rgba(255, 255, 255, 0.6);
}
.foot .foot-con .foot-bt p a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
  margin-right: 22px;
}
.foot .foot-con .foot-bt p a:last-child {
  margin: 0;
}
.foot .foot-con .foot-bt p a:hover {
  color: #fff;
}
.foot .foot-con .foot-bt-rt {
  color: rgba(255, 255, 255, 0.6);
}
.foot .foot-con .foot-bt-rt a {
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
  margin-left: 7px;
}
.foot .foot-con .foot-bt-rt a:hover {
  color: #fff;
}
.i-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 499px;
  margin-top: 100px;
}
.i-ban .container {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  top: -18px;
}
.i-ban .container h3 {
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
}
.i-ban .container p {
  font-size: 24px;
  color: #ffffff;
  margin-top: -5px;
}
.g-ban .container {
  top: -38px;
  left: 70px;
}
.i-crumb {
  background: #fff;
  box-shadow: 1px 1px 10px #e6e6e6;
}
.i-crumb .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.i-crumb .container .i-crumb-lf {
  display: flex;
  align-items: flex-start;
  padding: 26px 0;
}
.i-crumb .container .i-crumb-lf img {
  margin-right: 10px;
  margin-top: 4px;
}
.i-crumb .container .i-crumb-lf p {
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  display: flex;
  align-items: center;
}
.i-crumb .container .i-crumb-lf p a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  margin: 0 7px;
  transition: all 0.3s;
}
.i-crumb .container .i-crumb-lf p a:hover {
  color: #013a81;
}
.i-crumb .container ul {
  display: flex;
}
.i-crumb .container ul li {
  position: relative;
  margin: 0 35px;
}
.i-crumb .container ul li a {
  display: block;
  font-size: 15px;
  transition: all 0.3s;
  color: #333333;
  padding: 4px 35px;
  overflow: hidden;
}
.i-crumb .container ul li:hover a {
  background-color: #1e3980;
  color: #fff;
}
.i-crumb .container ul .g-active a {
  background-color: #1e3980;
  color: #fff;
}
.i-crumb .container ul li::after {
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 13px;
  font-size: 12px;
  background-color: #c6c6c6;
}
.i-crumb .container ul li:last-child {
  margin-right: 0;
  position: relative;
}
.i-crumb .container ul li:last-child a {
  border-radius: 0;
  padding: 4px 45.5px;
}
.i-crumb .container ul li:last-child div {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.5s;
  z-index: 10;
}
.i-crumb .container ul li:last-child div a {
  background-color: #ffffff;
  border: solid 1px #ececec;
  display: block;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: -1px;
  padding: 5px 6px;
  white-space: nowrap;
  position: relative;
}
.i-crumb .container ul li:last-child div a:hover {
  color: #1f3a7f;
}
.i-crumb .container ul li:last-child div a:hover::before {
  height: 24px;
}
.i-crumb .container ul li:last-child div a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 2px;
  height: 0;
  background: url(../images/xt4.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s;
}
.i-crumb .container ul li:last-child::after {
  display: none;
}
.i-crumb .container ul li:last-child:hover div {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.jg-con {
  padding-top: 100px;
}
.jg-con .jg-nav {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}
.jg-con .jg-nav li {
  padding: 0 40px;
  position: relative;
}
.jg-con .jg-nav li a {
  width: 197px;
  height: 40px;
  background-color: #f7f7f7;
  border: solid 1px #c9d5f4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.3s;
}
.jg-con .jg-nav li a:hover {
  background-color: #1f3a7f;
  color: #fff;
  border: solid 1px #1f3a7f;
}
.jg-con .jg-nav li .c-active {
  background-color: #1f3a7f;
  color: #fff;
  border: solid 1px #1f3a7f;
}
.jg-con .jg-nav li::after {
  position: absolute;
  right: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #c6c6c6;
}
.jg-con .jg-nav li:last-child::after {
  display: none;
}
.jg-con .sc-con {
  display: flex;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 40px;
}
.jg-con .sc-con li {
  width: 25%;
  padding: 0 12px;
}
.jg-con .sc-con li div {
  background-color: #ffffff;
  padding-bottom: 12px;
  padding-top: 25px;
}
.jg-con .sc-con li div a:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 280px;
}
.jg-con .sc-con li div a:nth-child(1) img {
  max-height: 100%;
  transition: all 0.3s;
}
.jg-con .sc-con li div a:nth-child(2) {
  font-size: 18px;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  color: #333333;
  font-weight: bold;
  transition: all 0.3s;
}
.jg-con .sc-con li div:hover a {
  color: #013a81;
}
.jg-con .sc-con li div:hover a img {
  transform: scale(1.05);
}
.jg-con .jg-js {
  display: flex;
  justify-content: space-between;
  margin-top: 52px;
}
.jg-con .jg-js .jg-js-lf {
  width: 48%;
}
.jg-con .jg-js .jg-js-lf .jgtp-swiper {
  background-color: #ffffff;
}
.jg-con .jg-js .jg-js-lf .jgtp-swiper .swiper-wrapper .swiper-slide div {
  height: 416px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jg-con .jg-js .jg-js-lf .jgtp-swiper .swiper-wrapper .swiper-slide div img {
  max-height: 90%;
  max-width: 90%;
}
.jg-con .jg-js .jg-js-lf .jgbt-swiper {
  margin-top: 23px;
}
.jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide {
  background-color: #ffffff;
  cursor: pointer;
}
.jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide div {
  height: 138px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide div img {
  max-width: 85%;
  max-height: 83%;
}
.jg-con .jg-js .jg-js-rt {
  width: 50.2%;
  background-color: #ffffff;
  padding-top: 75px;
  padding-left: 51px;
  padding-right: 51px;
  padding-bottom: 87px;
}
.jg-con .jg-js .jg-js-rt h4 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
}
.jg-con .jg-js .jg-js-rt div:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  border-top: 1px solid rgba(221, 221, 221, 0.8);
  border-bottom: 1px solid rgba(221, 221, 221, 0.8);
  margin-top: 33px;
  padding: 35px 0;
}
.jg-con .jg-js .jg-js-rt a {
  width: 151px;
  height: 43px;
  background-color: #1f3a7f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 1px;
  transition: all 0.3s;
  color: #ffffff;
  margin-top: 42px;
}
.jg-con .jg-js .jg-js-rt a:hover {
  box-shadow: 1px 1px 10px #013a81;
}
.jg-con .jg-js .jg-js-rt .jg-js-yy {
  font-size: 16px;
  color: #727171;
  padding-left: 18px;
  margin-top: 52px;
  position: relative;
}
.jg-con .jg-js .jg-js-rt .jg-js-yy strong {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1f3a7f;
  position: relative;
  display: inline-block;
}
.jg-con .jg-js .jg-js-rt .jg-js-yy::before {
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #1f3a7f;
  border-radius: 100%;
  left: 0;
  content: "";
  top: 12px;
}
.jg-con .jg-content {
  background: #fff;
  margin-top: 40px;
  padding: 45px 33px 63px 33px;
  margin-bottom: 102px;
  position: relative;
}
.jg-con .jg-content ul {
  display: flex;
  border-bottom: 1px solid #dddddd;
  transition: all 0.3s;
}
.jg-con .jg-content ul li {
  position: relative;
  transition: all 0.3s;
}
.jg-con .jg-content ul li a {
  width: 181px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.3s;
  cursor: pointer;
}
.jg-con .jg-content ul li:hover {
  background-color: #1f3a7f;
}
.jg-con .jg-content ul li:hover a {
  color: #fff;
}
.jg-con .jg-content ul .j-active {
  background-color: #1f3a7f;
}
.jg-con .jg-content ul .j-active a {
  color: #fff;
}
.jg-con .jg-content ul li:hover::after {
  background-color: #013a81;
}
.jg-con .jg-content ul .j-active::after {
  background-color: #013a81;
}
.jg-con .jg-content ul li::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 15px;
  background-color: #eeeeee;
  transition: all 0.3s;
}
.jg-con .jg-content ul li:last-child::after {
  display: none;
}
.jg-con .jg-content .fixcon {
  position: fixed;
  top: 100px;
  background: #fff;
  width: 69.3%;
  z-index: 100;
}
.jg-con .jg-content h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1f3a7f;
  padding-left: 17px;
  position: relative;
}
.jg-con .jg-content h3::before {
  width: 7px;
  height: 7px;
  background-color: #1f3a7f;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
}
.jg-con .jg-content .jg-sbys {
  margin-top: 34px;
}
.jg-con .jg-content .jg-sbys div {
  font-size: 14px;
  line-height: 34px;
  color: #727171;
  margin-top: 20px;
  padding: 0 17px;
}
.jg-con .jg-content .jg-pzcs {
  margin-top: 30px;
}
.jg-con .jg-content .jg-pzcs div {
  margin-top: 37px;
  padding: 0 17px;
  overflow-x: auto;
}
.jg-con .jg-content .jg-pzcs div::-webkit-scrollbar {
  width: 100%;
  height: 7px;
  background: rgba(31, 58, 127, 0.3);
  top: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.jg-con .jg-content .jg-pzcs div::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 10px 6px #1f3a7f;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
}
.jg-con .jg-content .jg-pzcs div table {
  border-collapse: collapse;
  width: 100% !important;
}
.jg-con .jg-content .jg-pzcs div table tr th {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  background: rgba(224, 224, 224, 0.45);
  border: solid 1px rgba(224, 224, 224, 0.45);
  padding: 10px 9px;
}
.jg-con .jg-content .jg-pzcs div table tr th:nth-child(1) {
  width: 23.65%;
}
.jg-con .jg-content .jg-pzcs div table tr td {
  font-size: 16px;
  color: #333333;
  border: solid 1px #e4e4e4;
  padding: 9px;
}
.jg-con .jg-content .jg-pzcs div table tr td p,
.jg-con .jg-content .jg-pzcs div table tr td span {
  font-size: inherit !important;
  font-family: inherit !important;
}
.jg-con .jg-content .jg-jglc {
  margin-top: 40px;
}
.jg-con .jg-content .jg-jglc div {
  text-align: center;
  margin-top: 35px;
}
.jg-con .jg-content .jg-hyyy {
  margin-top: 44px;
}
.jg-con .jg-content .jg-hyyy-con {
  position: relative;
  padding: 0 17px;
}
.jg-con .jg-content .jgyy-swiper,
.jg-con .jg-content .jgyj-swiper {
  margin-top: 30px;
  padding-top: 7px;
}
.jg-con .jg-content .jgyy-swiper .swiper-wrapper .swiper-slide,
.jg-con .jg-content .jgyj-swiper .swiper-wrapper .swiper-slide {
  border: solid 1px #dddddd;
  transition: all 0.3s;
}
.jg-con .jg-content .jgyy-swiper .swiper-wrapper .swiper-slide div,
.jg-con .jg-content .jgyj-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 200px;
}
.jg-con .jg-content .jgyy-swiper .swiper-wrapper .swiper-slide:hover,
.jg-con .jg-content .jgyj-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.jg-con .jg-content .jgyy-prev,
.jg-con .jg-content .jgyj-prev {
  width: 14px;
  height: 26px;
  background: url(../images/hlf.png) no-repeat;
  background-size: 100% 100%;
  left: -13px;
}
.jg-con .jg-content .jgyy-prev::after,
.jg-con .jg-content .jgyy-next:after,
.jg-con .jg-content .jgyj-prev::after,
.jg-con .jg-content .jgyj-next:after {
  display: none;
}
.jg-con .jg-content .jgyy-next,
.jg-con .jg-content .jgyj-next {
  width: 14px;
  height: 26px;
  background: url(../images/hrt.png) no-repeat;
  background-size: 100% 100%;
  right: -13px;
}
.jg-con .jg-content .jg-yjzs {
  margin-top: 39px;
}
.jg-con
  .jg-content
  .jg-yjzs
  .jgyj-swiper
  .swiper-wrapper
  .swiper-slide
  div:nth-child(1) {
  height: 222px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jg-con
  .jg-content
  .jg-yjzs
  .jgyj-swiper
  .swiper-wrapper
  .swiper-slide
  div:nth-child(1)
  img {
  max-width: 90%;
  max-height: 90%;
}
.jg-con .jg-content .jg-yjzs .jgyj-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.jg-con-bt {
  text-align: center;
}
.jg-con-bt h3 {
  font-size: 28px;
  letter-spacing: 1px;
  color: #333333;
}
.jg-con-bt p {
  font-size: 16px;
  color: #999999;
  margin-top: 4px;
}
.y-bt div {
  position: relative;
  padding-left: 13px;
}
.y-bt div h3 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1f3a7f;
}
.y-bt div h3 span {
  color: #333333;
}
.y-bt div::before {
  width: 2px;
  height: 30px;
  position: absolute;
  background: url(../images/jx2.png) no-repeat;
  background-size: 100% 100%;
  top: 55%;
  left: 0;
  content: "";
  transform: translateY(-50%);
}
.y-con {
  margin-top: 95px;
  margin-bottom: 100px;
}
.y-con .container .y-cont {
  margin-top: 40px;
  margin-bottom: 66px;
}
.y-con .container .y-cont .y-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 43px;
  align-items: flex-start;
}
.y-con .container .y-cont .y-items .y-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 26%;
  height: 206px;
}
.y-con .container .y-cont .y-items .y-rt {
  width: 68.7%;
  border-bottom: 1px solid rgba(196, 193, 193, 0.5);
  padding-bottom: 51px;
  padding-top: 12px;
  padding-right: 48px;
  text-align: justify;
}
.y-con .container .y-cont .y-items .y-rt a:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
  transition: all 0.3s;
  color: #333333;
}
.y-con .container .y-cont .y-items .y-rt a:nth-child(2) {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  margin-top: 18px;
  transition: all 0.3s;
}
.y-con .container .y-cont .y-items:hover .y-rt a:nth-child(1),
.y-con .container .y-cont .y-items:hover .y-rt a:nth-child(2) {
  color: #013a81;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 10.5px;
}
.pagination li a {
  font-size: 18px;
  color: #999;
  display: block;
  padding: 4.5px 18px;
  transition: all 0.5s;
  background-color: #e6e6e6;
}
.pagination li:hover a {
  background-color: #1f3a7f;
  color: #fff;
}
.pagination .active a {
  background-color: #1f3a7f;
  color: #fff;
}
.fw-con {
  margin-top: 95px;
  margin-bottom: 100px;
}
.fw-con .fw-desc {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 44px;
}
.fw-con h4 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
}
.fw-con .fw-sq {
  margin-top: 58px;
}
.fw-con .fw-sq .row {
  margin-left: -38px;
  margin-right: -38px;
  margin-top: 45px;
}
.fw-con .fw-sq .row .fw-sq-items {
  padding: 0 38px;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con {
  border: solid 1px #e1e1e1;
  text-align: center;
  padding-bottom: 48px;
  padding-top: 27px;
  transition: all 0.3s;
  height: 100%;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con p:nth-child(1) {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con p:nth-child(1) img:nth-child(2) {
  display: none;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con p:nth-child(2) {
  font-size: 18px;
  transition: all 0.3s;
  letter-spacing: 1px;
  color: #333333;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con div {
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  letter-spacing: 1px;
  color: #999999;
  transition: all 0.3s;
  width: 68%;
  margin: 0 auto;
  margin-top: 11px;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con:hover {
  background-color: #1f3a7f;
  border: 1px solid #1f3a7f;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con:hover p:nth-child(2) {
  color: #fff;
}
.fw-con .fw-sq .row .fw-sq-items .fw-sq-con:hover div {
  color: rgba(255, 255, 255, 0.7);
}
.fw-con
  .fw-sq
  .row
  .fw-sq-items
  .fw-sq-con:hover
  p:nth-child(1)
  img:nth-child(2) {
  display: inline;
}
.fw-con
  .fw-sq
  .row
  .fw-sq-items
  .fw-sq-con:hover
  p:nth-child(1)
  img:nth-child(1) {
  display: none;
}
.fw-con .fw-sz {
  margin-top: 70px;
}
.fw-con .fw-sz .fw-desc {
  margin-top: 34px;
}
.fw-con .fw-sz .row {
  margin-left: -35.5px;
  margin-right: -35.5px;
  margin-top: 34px;
}
.fw-con .fw-sz .row .fw-sz-items {
  padding: 0 35.5px;
  margin-bottom: 34px;
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  border: solid 1px #e1e1e1;
  transition: all 0.3s;
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(1) {
  position: relative;
}
.fw-con
  .fw-sz
  .row
  .fw-sz-items
  .fw-sz-con
  div:nth-child(1)
  p:nth-child(1)
  img:nth-child(2) {
  display: none;
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(1) p:nth-child(2) {
  font-size: 16px;
  color: #1f3a7f;
  position: absolute;
  transition: all 0.3s;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(2) {
  font-size: 18px;
  transition: all 0.3s;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 38px;
  width: 28%;
  white-space: nowrap;
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con:hover {
  background-color: #1f3a7f;
  border: 1px solid #1f3a7f;
}
.fw-con .fw-sz .row .fw-sz-items .fw-sz-con:hover div:nth-child(2),
.fw-con
  .fw-sz
  .row
  .fw-sz-items
  .fw-sz-con:hover
  div:nth-child(1)
  p:nth-child(2) {
  color: #ffffff;
}
.fw-con
  .fw-sz
  .row
  .fw-sz-items
  .fw-sz-con:hover
  div:nth-child(1)
  p:nth-child(1)
  img:nth-child(2) {
  display: inline;
}
.fw-con
  .fw-sz
  .row
  .fw-sz-items
  .fw-sz-con:hover
  div:nth-child(1)
  p:nth-child(1)
  img:nth-child(1) {
  display: none;
}
.fw-con .fw-sh {
  margin-top: 52px;
}
.fw-con .fw-sh .row {
  margin: 0;
  margin-top: 46px;
}
.fw-con .fw-sh .row .fw-sh-items {
  border: solid 1px rgba(31, 58, 127, 0.2);
  padding: 0;
  margin-left: -1px;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 101px;
  transition: all 0.3s;
}
.fw-con .fw-sh .row .fw-sh-items p:nth-child(1) {
  width: 66px;
  height: 66px;
  background: url(../images/shbg1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 auto;
}
.fw-con .fw-sh .row .fw-sh-items p:nth-child(1) img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fw-con .fw-sh .row .fw-sh-items p:nth-child(1) img:nth-child(2) {
  display: none;
}
.fw-con .fw-sh .row .fw-sh-items p:nth-child(2) {
  font-size: 18px;
  transition: all 0.3s;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 35px;
}
.fw-con .fw-sh .row .fw-sh-items p:nth-child(3) {
  font-size: 14px;
  transition: all 0.3s;
  line-height: 26px;
  letter-spacing: 1px;
  color: #999999;
  width: 80%;
  margin: 0 auto;
  margin-top: 11px;
}
.fw-con .fw-sh .row .fw-sh-items:hover {
  background-color: #1f3a7f;
  border: solid 1px #1f3a7f;
}
.fw-con .fw-sh .row .fw-sh-items:hover p:nth-child(2),
.fw-con .fw-sh .row .fw-sh-items:hover p:nth-child(3) {
  color: #fff;
}
.fw-con .fw-sh .row .fw-sh-items:hover p:nth-child(1) {
  background: url(../images/shbg11.png) no-repeat;
  background-size: 100% 100%;
}
.fw-con .fw-sh .row .fw-sh-items:hover p:nth-child(1) img:nth-child(2) {
  display: inline;
}
.fw-con .fw-sh .row .fw-sh-items:hover p:nth-child(1) img:nth-child(1) {
  display: none;
}
.g-jj {
  margin-top: 74px;
}
.g-jj .g-jj-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.g-jj .g-jj-tp .g-jj-tp-lf {
  font-size: 14px;
  line-height: 30px;
  color: #4d4d4d;
  width: 55%;
}
.g-jj .g-jj-tp .g-jj-tp-lf h3 {
  font-size: 24px;
  font-weight: bold;
  color: #2c2c2c;
  margin-top: 72px;
  margin-bottom: 25px;
}
.g-jj .g-jj-tp .g-jj-tp-lf h3:nth-child(1) {
  margin-top: 0;
}
.g-jj .g-jj-tp .g-jj-tp-rt {
    display: flex;
    width: 40%;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}
.g-jj .g-jj-tp .g-jj-tp-rt li {
  text-align: center;
  width: 50%;
  transition: all 0.3s;
}
/*.g-jj .g-jj-tp .g-jj-tp-rt li:nth-child(2) {*/
/*  margin-top: 33px;*/
/*}*/
/*.g-jj .g-jj-tp .g-jj-tp-rt li p:nth-child(1) {*/
/*  background-repeat: no-repeat;*/
/*  background-size: cover;*/
/*  background-position: center center;*/
/*  width: 100%;*/
/*  height: 133px;*/
/*}*/
/*.g-jj .g-jj-tp .g-jj-tp-rt li p:nth-child(2) {*/
/*  font-size: 14px;*/
/*  font-weight: bold;*/
/*  color: #4d4d4d;*/
/*  margin-top: 16px;*/
/*}*/
.g-jj .g-jj-tp .g-jj-tp-rt li:hover {
  transform: translateY(-7px);
}
.g-jj .g-jj-bt {
  display: flex;
  justify-content: space-between;
  background-color: #fafafa;
  border: solid 1px #e5e5e5;
  margin-top: 55px;
}
.g-jj .g-jj-bt .g-jj-bt-items {
  width: calc(100% / 6);
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 18px;
  padding-top: 29px;
}
.g-jj .g-jj-bt .g-jj-bt-items .g-jj-bt-items-con {
  width: 58%;
}
.g-jj .g-jj-bt .g-jj-bt-items .g-jj-bt-items-con div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-jj .g-jj-bt .g-jj-bt-items .g-jj-bt-items-con div:nth-child(1) p {
  font-size: 14px;
  color: #6f6f6f;
}
.g-jj .g-jj-bt .g-jj-bt-items .g-jj-bt-items-con div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: -10px;
}
.g-jj
  .g-jj-bt
  .g-jj-bt-items
  .g-jj-bt-items-con
  div:nth-child(2)
  p:nth-child(1),
.g-jj
  .g-jj-bt
  .g-jj-bt-items:last-child
  .g-jj-bt-items-con
  div:nth-child(2)
  p:nth-child(2) {
  font-size: 36px;
  font-weight: bold;
  background: linear-gradient(to right, #2756ad, #0e2f72);
  -webkit-background-clip: text;
  color: transparent;
}
.g-jj
  .g-jj-bt
  .g-jj-bt-items:last-child
  .g-jj-bt-items-con
  div:nth-child(2)
  p:nth-child(2) {
  top: -1px;
  left: 0;
  margin-left: 3px;
}
.g-jj
  .g-jj-bt
  .g-jj-bt-items
  .g-jj-bt-items-con
  div:nth-child(2)
  p:nth-child(2) {
  font-size: 14px;
  color: #6f6f6f;
  position: relative;
  top: -12px;
  margin-left: 15px;
}
.g-jj .g-jj-bt .g-jj-bt-items::after {
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 62px;
  background-color: #d5d5d5;
}
.g-jj .g-jj-bt .g-jj-bt-items:last-child::after {
  display: none;
}
.g-lc {
  background: url(../images/lc-bg.jpg) no-repeat;
  background-position: center center;
  margin-top: 67px;
  padding-top: 67px;
  padding-bottom: 32px;
  background-size: cover;
}
.g-lc .g-lc-con {
  position: relative;
}
.g-lc .g-lc-con .lc-swiper {
  margin-top: 83px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper {
  align-items: flex-end;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide {
  width: 15%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide
  .g-lc-cont
  div:nth-child(1) {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #4c4c4c;
  position: relative;
  padding-left: 32px;
  padding-bottom: 412px;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide
  .g-lc-cont
  div:nth-child(1)::after {
  position: absolute;
  left: 19.5px;
  top: 6px;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #b9c9d5;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide
  .g-lc-cont
  div:nth-child(1)::before {
  position: absolute;
  left: 14px;
  top: 6px;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/yql.png) no-repeat;
  background-size: 100% 100%;
  z-index: 4;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide
  .g-lc-cont
  div:nth-child(2) {
  font-size: 16px;
  letter-spacing: 1px;
  color: #4c4c4c;
  position: relative;
  width: fit-content;
  padding-top: 25px;
  font-weight: bold;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide
  .g-lc-cont
  div:nth-child(2)::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 16px;
  height: 16px;
  background-color: #919599;
  border-radius: 100%;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(1),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(9) {
  width: 16%;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(10) {
  width: 16%;
  margin-left: -8%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(2)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(10)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 254px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(3),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(11) {
  width: 14%;
  margin-left: -8.5%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(3)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(11)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 101px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(4),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(12) {
  width: 19%;
  margin-left: 1%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(4)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(12)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 336px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(5),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(13) {
  width: 15%;
  margin-left: -11%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(5)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(13)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 188px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(6),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(14) {
  width: 17%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(6)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(14)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 326px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(7),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(15) {
  width: 12%;
  margin-left: -1%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(7)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(15)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 150px;
}
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(8),
.g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(16) {
  width: 15%;
  margin-left: 3.5%;
}
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(8)
  .g-lc-cont
  div:nth-child(1),
.g-lc
  .g-lc-con
  .lc-swiper
  .swiper-wrapper
  .swiper-slide:nth-child(16)
  .g-lc-cont
  div:nth-child(1) {
  padding-bottom: 382px;
}
.g-lc .g-lc-con .g-lc-xt {
  position: absolute;
  width: 100%;
  bottom: 48px;
}
.g-lc .g-lc-dh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  margin: 0 auto;
  margin-top: 35px;
  flex-direction: row-reverse;
}
.g-lc .g-lc-dh .lc-next {
  position: relative;
  margin: 0;
  right: 0;
  background: url(../images/lrt.png) no-repeat;
  width: 11px;
  height: 19px;
  background-size: 100% 100%;
}
.g-lc .g-lc-dh .lc-next:after,
.g-lc .g-lc-dh .lc-prev:after {
  display: none;
}
.g-lc .g-lc-dh p {
  flex: 1;
  border-top: 1px dashed #8a8a8b;
  margin: 0 25px;
}
.g-lc .g-lc-dh .lc-prev {
  margin: 0;
  left: 0;
  position: relative;
  background: url(../images/llf.png) no-repeat;
  width: 11px;
  height: 19px;
  background-size: 100% 100%;
}
.g-bt {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #00428e;
}
.g-bt span {
  color: #000000;
}
.h-kh {
  margin-top: 62px;
}
.h-kh .h-kh-con {
  box-shadow: 0px 1px 7px 0px rgba(122, 122, 122, 0.21);
  border-radius: 3px;
  padding: 75px 30px 0px 30px;
  margin-top: 53px;
  position: relative;
}
.h-kh .h-kh-con .kh-swiper .swiper-wrapper .swiper-slide {
  margin-bottom: 63px;
  transition: all 0.3s;
}
.h-kh .h-kh-con .kh-swiper .swiper-wrapper {
  /*-webkit-transition-timing-function: linear;*/
  /*-moz-transition-timing-function: linear;*/
  /*-ms-transition-timing-function: linear;*/
  /*-o-transition-timing-function: linear;*/
  /*transition-timing-function: linear;*/
}
.h-kh .h-kh-con .kh-swiper .swiper-wrapper .swiper-slide div img {
  max-width: 95%;
}
.h-kh .h-kh-con .kh-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.h-kh .h-kh-con .kh-next {
  right: -76px;
  background: url(../images/krt.png) no-repeat;
  width: 54px;
  height: 110px;
  background-size: 100% 100%;
  top: 43%;
}
.h-kh .h-kh-con .kh-next:after,
.h-kh .h-kh-con .kh-prev:after {
  display: none;
}
.h-kh .h-kh-con .kh-prev {
  background: url(../images/klf.png) no-repeat;
  width: 54px;
  height: 110px;
  background-size: 100% 100%;
  left: -76px;
  top: 43%;
}
.g-ld {
  background-color: #f6fafe;
  margin-top: 77px;
  padding-top: 59px;
  padding-bottom: 93px;
  overflow: hidden;
}
.g-ld .g-ld-con {
  max-width: 1465px;
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
}
.g-ld .g-ld-con .ld-swiper {
  padding-top: 10px;
  overflow: inherit;
}
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide {
  border-radius: 3px;
  overflow: hidden;
  opacity: 0.51;
  transition: all 0.3s;
}
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 340px;
}
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide-prev,
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide-active,
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide-next {
  opacity: 1;
}
.g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-10px);
}
.g-ld .g-ld-con .ld-next {
  right: -76px;
  background: url(../images/drt.png) no-repeat;
  width: 62px;
  height: 72px;
  background-size: 100% 100%;
  top: 43%;
}
.g-ld .g-ld-con .ld-next:after,
.g-ld .g-ld-con .ld-prev:after {
  display: none;
}
.g-ld .g-ld-con .ld-prev {
  background: url(../images/dlf.png) no-repeat;
  width: 62px;
  height: 72px;
  background-size: 100% 100%;
  left: -76px;
  top: 43%;
}
.f-con {
  margin-top: 90px;
  background: url(../images/fw-bg.jpg) no-repeat;
  background-position: 100% 100%;
  margin-bottom: 273px;
  position: relative;
  background-size: 100% auto;
}
.f-con .f-con-desc {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 1px;
  margin-top: 37px;
  color: #666666;
}
.f-con .f-con-desc strong {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1f3a7f;
}
.f-con .f-con-dt {
  position: relative;
  margin-top: 66px;
  padding-bottom: 100px;
}
.f-con .f-con-dt div:nth-child(2) {
  position: absolute;
  left: 0;
  bottom: 135px;
}
.f-con .f-con-dt div:nth-child(2) h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
}
.f-con .f-con-dt div:nth-child(2) ul {
  display: flex;
  margin-top: 58px;
}
.f-con .f-con-dt div:nth-child(2) ul li {
  text-align: center;
}
.f-con .f-con-dt div:nth-child(2) ul li h4 span:nth-child(1) {
  font-size: 32px;
  font-weight: bold;
  color: #1e3980;
  letter-spacing: 1px;
}
.f-con .f-con-dt div:nth-child(2) ul li h4 span:nth-child(2) {
  font-size: 14px;
  font-weight: inherit;
  color: #666666;
}
.f-con .f-con-dt div:nth-child(2) ul li p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #4d4f56;
  margin-top: 3px;
}
.f-con .f-con-dt div:nth-child(2) ul li:nth-child(1) {
  margin-right: 48px;
}
.f-con .f-con-sz {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: -165px;
  transform: translateX(-50%);
}
.f-con .f-con-sz .container {
  padding-top: 53px;
  padding-bottom: 49px;
  background-color: #f1f2f4;
}
.f-con .f-con-sz .container h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
}
.f-con .f-con-sz .container ul {
  display: flex;
  margin-top: 40px;
}
.f-con .f-con-sz .container ul li {
  width: 20%;
  text-align: center;
  position: relative;
}
.f-con .f-con-sz .container ul li h2 {
  font-size: 50px;
  font-weight: bold;
  color: #1e3980;
}
.f-con .f-con-sz .container ul li h2 span:nth-child(2),
.f-con .f-con-sz .container ul li h2 span:nth-child(1) {
  font-size: 50px;
  font-weight: bold;
  color: #1e3980;
}
.f-con .f-con-sz .container ul li h2 span:nth-child(3) {
  font-size: 14px;
  font-weight: inherit;
  color: #666666;
}
.f-con .f-con-sz .container ul li p {
  font-size: 18px;
  letter-spacing: 1px;
  color: #4d4f56;
}
.f-con .f-con-sz .container ul li::after {
  position: absolute;
  right: 0;
  top: 57%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 60px;
  background-color: #cccccc;
}
.f-con .f-con-sz .container ul li:last-child::after {
  display: none;
}
.s-jc {
  margin-top: 102px;
}
.s-jc .s-jc-con {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 519px;
  margin-top: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-jc .s-jc-con .s-jc-cont {
  display: flex;
  background: rgba(31, 58, 127, 0.5);
  width: fit-content;
  padding-top: 58px;
  padding-bottom: 48px;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items {
  text-align: center;
  padding: 0 63px;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items div:nth-child(1) img {
  transition: all 0.3s;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 {
  margin-top: 17px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(1) {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(2) {
  font-size: 14px;
  color: #ffffff;
  position: relative;
  bottom: 6px;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(3) {
  font-size: 42px;
  color: #ffffff;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(4) {
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items div:nth-child(3) {
  font-size: 16px;
  color: #ffffff;
  white-space: nowrap;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items:last-child h2 {
  align-items: center;
}
.s-jc .s-jc-con .s-jc-cont .s-jc-cont-items:hover div:nth-child(1) img {
  transform: rotateZ(360deg);
}
.s-hj {
  margin-top: 95px;
}
.s-hj .s-hj-con {
  position: relative;
  margin-top: 57px;
}
.s-hj .s-hj-con .hj-swiper {
  padding-top: 10px;
}
.s-hj .s-hj-con .hj-swiper .swiper-wrapper .swiper-slide {
  transition: all 0.3s;
}
.s-hj .s-hj-con .hj-swiper .swiper-wrapper .swiper-slide .s-hj-content {
  border: solid 1px #d9d9d9;
}
.s-hj
  .s-hj-con
  .hj-swiper
  .swiper-wrapper
  .swiper-slide
  .s-hj-content
  div:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 326px;
}
.s-hj
  .s-hj-con
  .hj-swiper
  .swiper-wrapper
  .swiper-slide
  .s-hj-content
  div:nth-child(2) {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  padding-bottom: 23px;
  padding-top: 8px;
}
.s-hj .s-hj-con .hj-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.s-cj {
  margin-top: 96px;
  margin-bottom: 100px;
}
.s-cj .s-cj-con {
  margin-top: 60px;
  position: relative;
}
.s-cj .s-cj-con .cj-swiper {
  padding-top: 10px;
}
.s-cj .s-cj-con .cj-swiper .swiper-wrapper .swiper-slide {
  transition: all 0.3s;
}
.s-cj .s-cj-con .cj-swiper .swiper-wrapper .swiper-slide div {
  background-color: #eeeeee;
  padding: 24px;
}
.s-cj .s-cj-con .cj-swiper .swiper-wrapper .swiper-slide div p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 185px;
}
.s-cj .s-cj-con .cj-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.s-hj .s-hj-con .hj-prev,
.s-cj .s-cj-con .cj-prev {
  width: 23px;
  height: 40px;
  background: url(../images/clf.png) no-repeat;
  background-size: 100% 100%;
  left: -71px;
  top: 45%;
}
.s-hj .s-hj-con .hj-prev::after,
.s-hj .s-hj-con .hj-next:after,
.s-cj .s-cj-con .cj-prev::after,
.s-cj .s-cj-con .cj-next::after {
  display: none;
}
.s-hj .s-hj-con .hj-next,
.s-cj .s-cj-con .cj-next {
  width: 23px;
  height: 40px;
  background: url(../images/crt.png) no-repeat;
  background-size: 100% 100%;
  right: -71px;
  top: 45%;
}
.s-cj .s-cj-con .cj-prev,
.s-cj .s-cj-con .cj-next {
  top: 51%;
}
.gx-jg {
  margin-top: 91px;
}
.gx-jg .gx-jg-con {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 1px;
  margin-top: 40px;
  color: #333333;
}
.gx-jg .gx-jg-con em {
  position: relative;
  padding-left: 25px;
}
.gx-jg .gx-jg-con em::before {
  width: 12px;
  height: 8px;
  content: "";
  background: url(../images/yq1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 8px;
  left: 0;
}
.gx-jg .row {
  margin-left: -50px;
  margin-right: -50px;
  margin-top: 33px;
}
.gx-jg .row .gx-jg-items {
  padding: 0 50px;
}
.gx-jg .row .gx-jg-items .gx-jg-items-con {
  border: solid 1px #dddddd;
}
.gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 303px;
  overflow: hidden;
}
.gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(1) img {
  max-height: 93%;
  max-width: 93%;
  transition: all 0.3s;
}
.gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(2) {
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px;
  color: #ffffff;
  width: 100%;
  display: flex;
  background: #1e3980;
  justify-content: center;
  align-items: center;
  padding: 19px 10px;
}
.gx-jg .row .gx-jg-items:hover .gx-jg-items-con a:nth-child(1) img {
  transform: scale(1.05);
}
.gx-tz {
  margin-top: 96px;
}
.gx-tz .gx-tz-con {
  position: relative;
  overflow: hidden;
  padding-bottom: 65px;
}
.gx-tz .gx-tz-con .gx-tz-cont {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  position: relative;
  z-index: 3;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf {
  width: 39%;
  padding-left: 65px;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 648px;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt {
  width: 53.5%;
  padding-top: 40px;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt h4 {
  font-size: 28px;
  color: #333333;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt div {
  font-size: 18px;
  line-height: 42px;
  letter-spacing: 1px;
  margin-top: 50px;
  color: #333333;
}
.gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt div strong {
  color: #1e3980;
}
.gx-tz .gx-tz-con .gx-tz-tp {
  position: absolute;
  bottom: 0;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
}
.gx-hjt {
  margin-bottom: 100px;
}
.gx-hjt .row {
  margin-left: -20px;
  margin-right: -20px;
}
.gx-hjt .row .gx-jg-items {
  padding: 0 20px;
}
.gx-hjt .row .gx-jg-items .gx-jg-items-con a:nth-child(1) {
  background-color: #eeeeee;
  height: 280px;
}
.gx-hjt .row .gx-jg-items .gx-jg-items-con a:nth-child(2) {
  padding: 10px;
}
.rj-jg {
  margin-top: 90px;
}
.rj-jg .rj-jg-con {
  margin-top: 51px;
}
.rj-jg .rj-jg-con .rj-jg-con-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 88px;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-thumb {
  width: 48.8%;
  height: 360px;
  background-color: #f2f4fa;
  border: solid 2px #eaf0fc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt {
  width: 45%;
  padding-top: 11px;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h2 {
  font-size: 28px;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  justify-content: space-between;
  color: #333333;
  flex-wrap: wrap;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h2 span {
  font-size: 28px;
  letter-spacing: 1px;
  color: #dfdcdc;
  opacity: 0.32;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h4 {
  background-color: #1f3a7f;
  border-radius: 8px;
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
  padding-left: 18px;
  margin-top: 21px;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt div {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 1px;
  margin-top: 20px;
  color: #333333;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt div em {
  position: relative;
  padding-left: 25px;
}
.rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt div em::before {
  width: 12px;
  height: 8px;
  content: "";
  background: url(../images/yq1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 8px;
  left: 0;
}
.rj-jg .rj-jg-con .rj-jg-con-items:nth-child(2n) {
  flex-direction: row-reverse;
}
.rj-jg .rj-jg-con .rj-jg-con-items:nth-child(2n) .rj-jg-thumb {
  width: 44.75%;
}
.rj-yf {
  background-color: #eef0f5;
  margin-top: 100px;
  padding-top: 68px;
}
.rj-yf .container .rj-yf-con {
  display: flex;
  justify-content: center;
  max-width: 1223px;
  margin: 0 auto;
  padding-bottom: 94px;
  margin-top: 75px;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items {
  margin-bottom: 34px;
  padding-right: 36px;
  position: relative;
  top: 17px;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items div:nth-child(1) {
  position: relative;
  left: 5px;
}
.rj-yf
  .container
  .rj-yf-con
  .rj-yf-con-lf
  .rj-yf-con-items
  div:nth-child(1)
  h4 {
  font-size: 38px;
  font-weight: bold;
  color: #2d6de3;
  opacity: 0.2;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items div:nth-child(1) p {
  font-size: 20px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: -32px;
  margin-left: -5px;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items div:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
  white-space: nowrap;
  margin-top: 8px;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items:last-child {
  margin-bottom: 0;
}
.rj-yf .container .rj-yf-con .rj-yf-con-cen {
  flex: 1;
  text-align: center;
}
.rj-yf .container .rj-yf-con .rj-yf-con-lf:last-child .rj-yf-con-items {
  text-align: right;
  padding-right: 0;
  padding-left: 38px;
}
.rj-yf
  .container
  .rj-yf-con
  .rj-yf-con-lf:last-child
  .rj-yf-con-items:nth-child(2) {
  position: relative;
  top: 38px;
}
.rj-yf
  .container
  .rj-yf-con
  .rj-yf-con-lf:last-child
  .rj-yf-con-items:nth-child(3) {
  position: relative;
  top: 58px;
}
.zz-jd {
  margin-top: 89px;
}
.zz-jd .row {
  margin-left: -5.5px;
  margin-right: -5.5px;
  margin-top: 54px;
}
.zz-jd .row .zz-jd-items {
  padding: 0 5.5px;
}
.zz-jd .row .zz-jd-items div:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 228px;
}
.zz-jd .row .zz-jd-items div:nth-child(2) {
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0px 2px 14px 2px rgba(0, 0, 0, 0.08);
  width: fit-content;
  margin: 0 auto;
  padding: 16px 10px;
  width: 251px;
  margin-top: -21px;
  transition: all 0.3s;
}
.zz-jd .row .zz-jd-items:hover div:nth-child(2) {
  background-color: #1f3a7f;
  box-shadow: 1px 1px 10px #1f3a7f;
  color: #fff;
}
.zz-jg {
  background-color: #eef0f5;
  margin-top: 100px;
  padding-top: 65px;
  padding-bottom: 103px;
  overflow: hidden;
}
.zz-jg .container .y-bt {
  text-align: center;
}
.zz-jg .container .y-bt div {
  padding-left: 0;
}
.zz-jg .container .y-bt div::before {
  display: none;
}
.zz-jg .container .zz-jg-desc {
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  margin-top: 56px;
  padding-top: 66px;
  padding-bottom: 77px;
}
.zz-jg .container .zz-jg-desc div {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #666666;
  width: 76.7%;
  position: relative;
  padding-left: 48px;
  padding-top: 5px;
}
.zz-jg .container .zz-jg-desc div::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 38px;
  height: 30px;
  background: url(../images/douhao.png) no-repeat;
  background-size: 100% 100%;
}
.zz-jg .container .zz-jg-con {
  margin-top: 70px;
  position: relative;
}
.zz-jg .container .zz-jg-con .scjg-swiper {
  overflow: inherit;
  padding-top: 10px;
}
.zz-jg .container .zz-jg-con .scjg-swiper .swiper-wrapper .swiper-slide {
  transition: all 0.3s;
}
.zz-jg .container .zz-jg-con .scjg-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 249px;
}
.zz-jg .container .zz-jg-con .scjg-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-7px);
}
.zz-jg .container .zz-jg-con .scjg-next {
  right: -73px;
  background: url(../images/scrt.png) no-repeat;
  width: 63px;
  height: 75px;
  background-size: 100% 100%;
  top: 43%;
}
.zz-jg .container .zz-jg-con .scjg-next:after,
.zz-jg .container .zz-jg-con .scjg-prev:after {
  display: none;
}
.zz-jg .container .zz-jg-con .scjg-prev {
  background: url(../images/sclf.png) no-repeat;
  width: 63px;
  height: 75px;
  background-size: 100% 100%;
  left: -73px;
  top: 43%;
}
.zz-zs {
  margin-top: 93px;
  position: relative;
  margin-bottom: 90px;
}
.zz-zs .zzs-swiper {
  margin-top: 50px;
}
.zz-zs .zzs-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  height: 442px;
  background-color: #eeeeee;
  padding: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.zz-zs .zzs-swiper .swiper-wrapper .swiper-slide div:nth-child(1) img {
  max-height: 100%;
}
.zz-zs .zzs-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 15px;
  transition: all 0.3s;
}
.zz-zs .zzs-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(1) {
  background: #1f3a7f;
}
.zz-zs .zzs-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) {
  color: #1f3a7f;
}
.zz-zs .zs-next {
  right: -73px;
  background: url(../images/zsrt.png) no-repeat;
  width: 23px;
  height: 40px;
  background-size: 100% 100%;
  top: 55%;
}
.zz-zs .zs-next:after,
.zz-zs .zs-prev:after {
  display: none;
}
.zz-zs .zs-prev {
  background: url(../images/zslf.png) no-repeat;
  width: 23px;
  height: 40px;
  background-size: 100% 100%;
  left: -73px;
  top: 55%;
}
.js-con {
  margin-top: 95px;
  margin-bottom: 100px;
}
.jscon-dh {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.jscon-dh li {
  padding: 0 34px;
  position: relative;
  cursor: pointer;
}
.gywm-dh {
  margin-top: 92px;
}
.jscon-dh li P {
  width: 151px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #c9d5f4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  transition: all 0.3s;
  letter-spacing: 1px;
  color: #333333;
}
.jscon-dh li p:hover {
  background-color: #1f3a7f;
  border: 1px solid #1f3a7f;
  color: #fff;
}
.jscon-dh .js-active p {
  background-color: #1f3a7f;
  border: 1px solid #1f3a7f;
  color: #fff;
}
.jscon-dh li::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 13px;
  background-color: #c6c6c6;
}
.jscon-dh li:last-child::after {
  display: none;
}
.js-con .js-cont {
  margin-top: 50px;
}
.js-con .js-cont .js-cont-items {
  /*display: none;*/
}
.js-con .js-cont .js-cont-items .js-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 480px;
}
.js-con .js-cont .js-cont-items .js-content .js-content-lf {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: url(../images/tmbg.png) no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  width: 55.57%;
  padding-left: 98px;
}
.js-con .js-cont .js-cont-items .js-content .js-content-lf h3 {
  font-size: 26px;
  color: #ffffff;
}
.js-con .js-cont .js-cont-items .js-content .js-content-lf div {
  margin-top: 29px;
  min-width: 45%;
}
.js-con .js-cont .js-cont-items .js-content .js-content-lf div em {
  position: relative;
  font-size: 16px;
  line-height: 31px;
  color: #ffffff;
  padding-left: 19px;
  display: flex;
}
.js-con .js-cont .js-cont-items .js-content .js-content-lf div em::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border-radius: 3px;
  opacity: 0.7;
  position: absolute;
  top: 12px;
  left: 0;
}
.js-con .js-cont .js-cont-items:nth-child(1) {
  display: block;
}
.lx-con {
  margin-top: 90px;
}
.lx-con ul {
  display: flex;
  justify-content: center;
  margin-top: 94px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.lx-con ul li {
  text-align: center;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.lx-con ul li:nth-child(1) {
  width: 50%;
}
.lx-con ul li:nth-child(2) {
  width: 50%;
}
.lx-con ul li:nth-child(3) {
  width: 100%;
}
.lx-con ul li p:nth-child(1) img {
  transition: all 0.3s;
}
.lx-con ul li p:nth-child(2) {
  padding-left: 20px;
  text-align: left;
}
.lx-con ul li div {
  padding-left: 20px;
}
.lx-con ul li div p {
  font-size: 16px;
  text-align: left;
  color: #333333;
}
.lx-con ul li:nth-child(2) {
  /* margin: 0 120px; */
}
.lx-con ul li:hover p img {
  transform: rotateZ(360deg);
}
.lx-con .lx-con-ly {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 47px 117px 60px 120px;
  margin-top: 42px;
  align-items: center;
  margin-bottom: 100px;
}
.lx-con .lx-con-ly .lx-con-ly-lf {
  width: 100% !important;
}
.lx-con .lx-con-ly .lx-con-ly-lf p {
  font-size: 20px;
  color: #000000;
}
.lx-con .lx-con-ly .lx-con-ly-lf form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 18px;
}
.lx-con .lx-con-ly .lx-con-ly-lf input {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  font-size: 14px;
  color: #999999;
  width: 48.5%;
  padding: 16px 19px;
  outline: none;
  margin-bottom: 20px;
}
.lx-con .lx-con-ly .lx-con-ly-lf input:nth-child(2n) {
  width: 48.5%;
}
.lx-con .lx-con-ly .lx-con-ly-lf textarea {
  width: 100%;
  resize: none;
  padding: 16px 19px;
  min-height: 150px;
  border: solid 1px #e5e5e5;
  outline: none;
  background: #fff;
}
.lx-con .lx-con-ly .lx-con-ly-lf button {
  width: 182px;
  height: 36px;
  background-color: #1f3a7f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  transition: all 0.3s;
  color: #ffffff;
  margin: 0 auto;
  /*margin-right: 0;*/
  margin-top: 20px;
}
.lx-con .lx-con-ly .lx-con-ly-lf button:hover {
  box-shadow: 1px 1px 10px #0b57b6;
}
.lx-con .lx-con-ly .lx-con-ly-rt {
  text-align: center;
}
.lx-con .lx-con-ly .lx-con-ly-rt p:nth-child(1) {
  font-size: 20px;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 18px;
}
.lx-con .lx-con-ly .lx-con-ly-rt p:nth-child(3) {
  font-size: 14px;
  color: #999999;
  margin-top: 14px;
}
.xw-con {
  margin-top: 95px;
}
.xw-con .xw-cont {
  margin-top: 44px;
  margin-bottom: 50px;
}
.xw-con .xw-cont .xw-cont-items {
  transition: all 0.3s;
}
.xw-con .xw-cont .xw-cont-items .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-lf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 30.2%;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-lf div {
  text-align: center;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-lf div h3 {
  font-size: 44px;
  color: #333333;
  border-bottom: solid 2px #c4c1c1;
  padding-bottom: 10px;
  transition: all 0.3s;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-lf div p {
  font-size: 14px;
  color: #333333;
  margin-top: 16px;
  transition: all 0.3s;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-lf a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 71%;
  height: 182px;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-rt {
  width: 65.1%;
}
.xw-con
  .xw-cont
  .xw-cont-items
  .container
  .xw-cont-rt
  div:nth-child(1)
  a:nth-child(1) {
  font-size: 20px;
  color: #333333;
  transition: all 0.3s;
  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-all;
  white-space: normal;
}
.xw-con
  .xw-cont
  .xw-cont-items
  .container
  .xw-cont-rt
  div:nth-child(1)
  a:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  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-all;
  white-space: normal;
  margin-top: 10px;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-rt div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  margin-top: 21px;
  border-top: 1px solid rgba(196, 193, 193, 0.5);
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-rt div:nth-child(2) p {
  display: flex;
  align-items: center;
  font-size: 12px;
  transition: all 0.3s;
  color: #666666;
}
.xw-con .xw-cont .xw-cont-items .container .xw-cont-rt div:nth-child(2) p img {
  margin-right: 10px;
}
.xw-con
  .xw-cont
  .xw-cont-items
  .container
  .xw-cont-rt
  div:nth-child(2)
  p
  img:nth-child(2) {
  display: none;
}
.xw-con
  .xw-cont
  .xw-cont-items
  .container
  .xw-cont-rt
  div:nth-child(2)
  a
  img:nth-child(2) {
  display: none;
}
.xw-con .xw-cont .xw-cont-items:hover {
  background-color: #eef0f5;
}
.xw-con .xw-cont .xw-cont-items:hover .container .xw-cont-lf div h3,
.xw-con .xw-cont .xw-cont-items:hover .container .xw-cont-lf div p,
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(1)
  a:nth-child(1),
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(2)
  p {
  color: #1f3a7f;
}
.xw-con .xw-cont .xw-cont-items:hover .container .xw-cont-lf div h3 {
  border-bottom: 2px solid #1f3a7f;
}
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(2)
  p
  img:nth-child(2),
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(2)
  a
  img:nth-child(2) {
  display: inline;
}
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(2)
  p
  img:nth-child(1),
.xw-con
  .xw-cont
  .xw-cont-items:hover
  .container
  .xw-cont-rt
  div:nth-child(2)
  a
  img:nth-child(1) {
  display: none;
}
.xw-con .pagination {
  margin-bottom: 99px;
}
.xwshow-con {
  margin-top: 94px;
  margin-bottom: 90px;
}
.xwshow-con h2 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
}
.xwshow-con .xwshow-sj {
  font-size: 16px;
  text-align: center;
  margin-top: 14px;
  color: #999999;
}
.xwshow-con .xwshow-content {
  font-size: 14px;
  line-height: 30px;
  margin-top: 16px;
  color: #666666;
}
.xwshow-con .xwshow-fy {
  border-top: 1px solid rgba(40, 40, 40, 0.2);
  padding-top: 27px;
  margin-top: 41px;
}
.xwshow-con .xwshow-fy p {
  font-size: 14px;
  color: #333333;
}
.xwshow-con .xwshow-fy p a {
  font-size: 14px;
  color: #333333;
  transition: all 0.3s;
}
.xwshow-con .xwshow-fy p a:hover {
  color: #013a81 !important;
}
.xwshow-con .xwshow-fy p:nth-child(2) {
  color: #727171;
  margin-top: 6px;
}
.xwshow-con .xwshow-fy p:nth-child(2) a {
  color: #727171;
}
.jjf-con h4 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1f3a7f;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 12px;
  position: relative;
}
.jjf-con .jg-content {
  padding: 0;
}
.jjf-con h4::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100px;
  height: 2px;
  background-color: #1f3a7f;
}
.jjf-con .jg-content .jg-sbys div {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  padding: 0;
  margin-top: 32px;
}
.jjf-con .jg-content .jg-sbtd {
  margin-top: 52px;
}
.jjf-con .jg-content .jg-sbtd div {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 30px;
}
.jjf-con .jg-content .jg-sbtd div h5 {
  background-color: #1f3a7f;
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0 auto;
  width: fit-content;
  padding: 16.5px 67px;
  margin-top: 62px;
}
.jjf-con .jg-content .jg-jglc div {
  text-align: left;
  margin-top: 55px;
}
.jjf-con .jg-content .jg-jglc {
  margin-top: 78px;
}
.jjf-con .jg-content .jg-pzcs {
  margin-top: 82px;
}
.jjf-con .jg-content .jg-pzcs div {
  margin-top: 42px;
  padding: 0;
}
.jjf-con .jg-content .jg-hyyy-con {
  padding: 0;
}
.jjf-con .jg-content .jgyy-prev {
  left: -45px;
}
.jjf-con .jg-content .jgyy-next {
  right: -45px;
}
.jjf-con .jg-content .jgyy-swiper {
  margin-top: 50px;
}
.jjf-con .jg-content .jg-hyyy-con .jjyj-swiper {
  margin-top: 36px;
  padding-top: 10px;
}
.jjf-con .jg-content .jg-hyyy-con .jjyj-swiper .swiper-wrapper .swiper-slide {
  padding: 7px;
  transition: all 0.3s;
}
.jjf-con
  .jg-content
  .jg-hyyy-con
  .jjyj-swiper
  .swiper-wrapper
  .swiper-slide
  div
  p:nth-child(1) {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
  border: solid 1px #dddddd;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jjf-con
  .jg-content
  .jg-hyyy-con
  .jjyj-swiper
  .swiper-wrapper
  .swiper-slide
  div
  p:nth-child(1)
  img {
  max-width: 80%;
  max-height: 90%;
}
.jjf-con
  .jg-content
  .jg-hyyy-con
  .jjyj-swiper
  .swiper-wrapper
  .swiper-slide
  div
  p:nth-child(2),
.jg-con .jg-content .jg-yjzs .jgyj-swiper .swiper-wrapper .swiper-slide p {
  background-color: #1f3a7f;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 8px 10px;
}
.jjf-con
  .jg-content
  .jg-hyyy-con
  .jjyj-swiper
  .swiper-wrapper
  .swiper-slide:hover {
  transform: translateY(-7px);
}
.jjf-con .jg-content .jg-hyyy-con .jjyj-prev {
  width: 14px;
  height: 26px;
  background: url(../images/hlf.png) no-repeat;
  background-size: 100% 100%;
  left: -45px;
}
.jjf-con .jg-content .jg-hyyy-con .jjyj-prev::after,
.jjf-con .jg-content .jg-hyyy-con .jjyj-next:after {
  display: none;
}
.jjf-con .jg-content .jg-hyyy-con .jjyy-next,
.jjf-con .jg-content .jg-hyyy-con .jjyj-next {
  width: 14px;
  height: 26px;
  background: url(../images/hrt.png) no-repeat;
  background-size: 100% 100%;
  right: -45px;
}
.jjf-con .jg-content .jg-hyyy {
  margin-top: 70px;
}
.jjf-con .jg-content .jg-yjzs {
  margin-top: 73px;
}
.jjf-con .jg-content {
  margin-top: 48px;
}

/*产品列表页*/
.cp-list {
  margin-bottom: 100px;
}
.cp-list .row {
  margin-left: -18px;
  margin-right: -18px;
  margin-top: 100px;
}
.cp-list .row .cp-list-items {
  padding: 0 18px;
  margin-bottom: 80px;
}
.cp-list .row .cp-list-items .cp-list-con {
  border: 1px solid rgb(214, 219, 225);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cp-list .row .cp-list-items .cp-list-con div:nth-child(1) {
  height: 405px;
  overflow: hidden;
}
.cp-list .row .cp-list-items .cp-list-con div:nth-child(1) a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.cp-list .row .cp-list-items .cp-list-con div:nth-child(1) a img {
  max-width: 90%;
  max-height: 90%;
  transition: all 0.3s;
}
.cp-list .row .cp-list-items .cp-list-con div:nth-child(2) {
  background: rgb(238, 241, 246);
  text-align: center;
  padding: 25px 0;
  transition: all 0.3s;
}
.cp-list .row .cp-list-items .cp-list-con div:nth-child(2) a {
  font-size: 22px;
  letter-spacing: 1px;
  transition: all 0.3s;
  color: #333;
}
.cp-list .row .cp-list-items:hover .cp-list-con div:nth-child(1) a img {
  transform: scale(1.05);
}
.cp-list .row .cp-list-items:hover .cp-list-con div:nth-child(2) {
  background: rgb(27, 80, 184);
}
.cp-list .row .cp-list-items:hover .cp-list-con div:nth-child(2) a {
  color: #fff;
}

@media (max-width: 1750px) {
  .head .head-cen .head-rt ul li .head-child .head-child-con {
    max-width: 93%;
  }
}
@media (max-width: 1720px) {
  .head .head-cen {
    max-width: 93%;
  }
  .head .head-cen .head-rt .head-rtrt {
    width: 21%;
  }
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container p {
    max-height: 350px;
  }
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container p img {
    max-height: 100%;
  }
  .head .head-cen .head-rt ul li .head-child .head-child-con {
    max-width: 93%;
  }
}
@media (max-width: 1650px) {
  .g-ld .g-ld-con .ld-prev {
    left: 0;
  }
  .g-ld .g-ld-con .ld-next {
    right: 0;
  }
}
@media (max-width: 1599px) {
  .jjf-con .jg-content .jg-hyyy-con .jjyj-next,
  .jjf-con .jg-content .jgyy-next {
    right: -25px;
  }
  .jjf-con .jg-content .jg-hyyy-con .jjyj-prev,
  .jjf-con .jg-content .jgyy-prev {
    left: -25px;
  }
  .h-kh .h-kh-con .kh-next {
    right: 0;
  }
  .h-kh .h-kh-con .kh-prev {
    left: 0;
  }
  .i-ban {
    overflow: hidden;
  }
  .s-hj .s-hj-con .hj-next,
  .s-cj .s-cj-con .cj-next {
    right: -36px;
  }
  .s-hj .s-hj-con .hj-prev,
  .s-cj .s-cj-con .cj-prev {
    left: -36px;
  }
  .zz-jg .container .zz-jg-con .scjg-next,
  .zz-zs .zs-next {
    right: 0;
  }
  .zz-jg .container .zz-jg-con .scjg-prev,
  .zz-zs .zs-prev {
    left: 0;
  }
}
@media (max-width: 1477px) {
  .g-ld .g-ld-con {
    max-width: 93%;
  }
}
@media (max-width: 1450px) {
  .container {
    max-width: 93%;
  }
  .gx-hjt .row .gx-jg-items {
    padding: 0 12px;
  }
  .gx-hjt .row {
    margin-left: -12px;
    margin-right: -12px;
  }
  .gx-jg .row .gx-jg-items {
    padding: 0 30px;
  }
  .gx-jg .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 1365px) {
  .head .head-cen .head-rt {
    width: 70.15%;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h3 {
    font-size: 29px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h2,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h2,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h1 {
    font-size: 47px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h4,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h3 {
    font-size: 21px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con a {
    margin-top: 60px;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con {
    min-width: 45%;
  }
  .foot .foot-con .foot-cen {
    padding-right: 0;
  }
  .cp-bt div:nth-child(1) h3 {
    font-size: 29px;
  }
  .i-ban {
    height: 382px;
  }
  .i-ban .container h3 {
    font-size: 34px;
  }
  .i-ban .container p {
    font-size: 21px;
    margin-top: 1px;
  }
  .s-hj
    .s-hj-con
    .hj-swiper
    .swiper-wrapper
    .swiper-slide
    .s-hj-content
    div:nth-child(1) {
    height: 253px;
  }
  .gx-jg .row .gx-jg-items {
    padding: 0 12px;
  }
  .gx-jg .row {
    margin-left: -12px;
    margin-right: -12px;
  }
  .gx-tz .gx-tz-con .gx-tz-tp {
    width: 1560px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf {
    width: 75%;
  }
  .head
    .head-cen
    .head-rt
    ul
    li
    .head-child
    .head-child-con
    .head-child-con-lf
    .head-child-items {
    padding: 0 10px;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(1) {
    height: 346px;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(2) a {
    font-size: 19px;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(2) {
    padding: 15px 0;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(1) {
    height: 344px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(2) {
    font-size: 21px;
    padding: 10px 0;
  }
  .foot .foot-con .foot-cen .foot-cen-rt {
    width: 21%;
  }
}
@media (max-width: 1199px) {
  .head .head-cen .head-rt ul,
  .head .head-cen .head-rt .head-rtrt .headrt-lan {
    display: none;
  }
  .g-jj
    .g-jj-bt
    .g-jj-bt-items:last-child
    .g-jj-bt-items-con
    div:nth-child(2)
    p:nth-child(2) {
    top: 1px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h2,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h2,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h1 {
    font-size: 38px;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-rt {
    width: 52%;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con {
    min-width: 53%;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items .xwzx-tit,
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq a {
    margin-left: 22px;
    padding-left: 22px;
    font-size: 17px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div h3,
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq div h3 {
    font-size: 40px;
  }
  .foot .foot-con .foot-cen {
    flex-wrap: wrap;
  }
  .foot .foot-con .foot-cen .foot-cen-lf {
    width: 100%;
  }
  .foot .foot-con .foot-cen .foot-cen-rt {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx {
    margin-left: 100px;
  }
  .xwzx .xwzx-con .xwzx-lf .xwzx-thumb p {
    height: 403px;
  }
  .i-ban {
    height: 339px;
  }
  .jg-con .jg-nav li {
    padding: 0 23px;
  }
  .jg-con .jg-js {
    display: block;
  }
  .jg-con .jg-js .jg-js-lf,
  .jg-con .jg-js .jg-js-rt {
    width: 100%;
  }
  .jg-con .jg-js .jg-js-rt {
    margin-top: 40px;
  }
  .jg-con .jg-content .fixcon {
    width: 91%;
  }
  .jg-con .jg-content .jgyj-swiper {
    padding-right: 1px;
  }
  .jg-con .sc-con {
    flex-wrap: wrap;
  }
  .jg-con .sc-con li {
    width: 48%;
    margin-bottom: 25px;
  }
  .jjf-con h4 {
    font-size: 21px;
  }
  .jjf-con h4::after {
    width: 88px;
  }
  .y-bt div h3 {
    font-size: 28px;
  }
  .fw-con .fw-sq .row .fw-sq-items .fw-sq-con div {
    width: 85%;
  }
  .fw-con .fw-sq .row .fw-sq-items {
    padding: 0 22px;
  }
  .fw-con .fw-sq .row {
    margin-left: -22px;
    margin-right: -22px;
  }
  .fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(2) {
    margin-left: 16px;
    width: 42%;
  }
  .fw-con .fw-sh .row .fw-sh-items {
    padding-top: 54px;
    padding-bottom: 58px;
  }
  .fw-con .fw-sz .row .fw-sz-items {
    padding: 0 24.5px;
  }
  .fw-con .fw-sz .row {
    margin-left: -24.5px;
    margin-right: -24.5px;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt {
    width: 44.4%;
  }
  .g-jj .g-jj-tp {
    align-items: center;
  }
  .g-jj
    .g-jj-bt
    .g-jj-bt-items
    .g-jj-bt-items-con
    div:nth-child(2)
    p:nth-child(1) {
    font-size: 32px;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(1),
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(9) {
    width: 26%;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2),
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(10) {
    width: 25%;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(3),
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(11) {
    width: 22%;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(4),
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(12) {
    width: 27%;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(5),
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide:nth-child(13) {
    width: 27%;
  }
  .f-con .f-con-dt div:nth-child(2) ul li:nth-child(1) {
    margin-right: 17px;
  }
  .f-con .f-con-sz .container ul li h2 span:nth-child(2),
  .f-con .f-con-sz .container ul li h2 span:nth-child(1) {
    font-size: 40px;
  }
  .s-hj .s-hj-con .hj-next,
  .s-cj .s-cj-con .cj-next {
    right: -28px;
  }
  .s-hj .s-hj-con .hj-prev,
  .s-cj .s-cj-con .cj-prev {
    left: -28px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(1) {
    font-size: 36px;
  }
  .gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(1) {
    height: 242px;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf p {
    height: 519px;
  }
  .gx-tz .gx-tz-con .gx-tz-tp {
    width: 1313px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items {
    display: block;
    margin-bottom: 55px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-thumb {
    width: 100% !important;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt {
    padding-top: 34px;
    width: 100% !important;
  }
  .rj-yf .container .rj-yf-con {
    position: relative;
    justify-content: space-between;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-cen {
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
    width: 69%;
    top: 15px;
  }
  .jscon-dh li {
    padding: 0 19px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf {
    width: 92%;
  }
  .lx-con ul li:nth-child(2) {
    margin: 0 44px;
  }
  .lx-con .lx-con-ly {
    padding: 47px 67px 60px 67px;
  }
  .mb-zd {
    display: block;
  }
  .head .head-cen .head-rt .head-rtrt {
    width: 100%;
  }
  .head .head-cen .head-rt {
    width: 12.15%;
    justify-content: space-between;
  }
  .head .head-cen {
    padding: 22.5px 0;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(1) {
    height: 267px;
  }
  .cp-list .row .cp-list-items {
    margin-bottom: 42px;
  }
}
@media (max-width: 990px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg,
  .banner .ban-swiper .swiper-wrapper .slide1 {
    min-height: calc(100vh - 63px);
    height: calc(100vh - 63px);
  }
  .foot .foot-con .foot-bt-rt {
    flex-wrap: wrap;
    justify-content: center;
  }
  .banner {
    margin-top: 63px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h2,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h2,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h1 {
    font-size: 32px;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h2 {
    margin-top: 10px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items,
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(2) {
    width: 100%;
  }
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(2) {
    margin-top: 30px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-lf {
    width: 44%;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }
  .jszx .jsbt .jsbt-swiper .swiper-wrapper .swiper-slide {
    width: 26%;
  }
  .gydz .container .gydz-con {
    padding-bottom: 175px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) h3 {
    font-size: 37px;
  }
  .gydz .container .gydz-con .gydz-sz {
    padding-top: 48px;
    padding-bottom: 45px;
    bottom: -78px;
  }
  .gydz {
    /*padding-bottom: 70px;*/
  }
  .xwzx .xwzx-con {
    display: block;
  }
  .xwzx .xwzx-con .xwzx-lf,
  .xwzx .xwzx-con .xwzx-rt {
    width: 100%;
  }
  .xwzx .xwzx-con .xwzx-rt {
    margin-top: 40px;
  }
  .foot .foot-con .foot-bt {
    flex-wrap: wrap;
    justify-content: center;
  }
  .head {
    height: 63px;
  }
  .jg-con .jg-nav {
    flex-wrap: wrap;
  }
  .jg-con .jg-nav li {
    padding: 0 23px;
    margin-bottom: 22px;
  }
  .jg-con .jg-nav li a {
    width: 300px;
  }
  .jg-con .jg-nav li:nth-child(2n)::after {
    display: none;
  }
  .jg-con {
    padding-top: 75px;
  }
  .jg-con .jg-content .fixcon {
    top: 63px;
    left: 0;
    width: 100%;
  }
  .jg-con .jg-content ul li {
    width: calc(100% / 5);
  }
  .jg-con .jg-content ul li a {
    width: 100%;
  }
  .i-ban {
    margin-top: 63px;
  }
  .jg-con .sc-con li div a:nth-child(1) {
    height: 236px;
  }
  .y-con {
    margin-top: 62px;
    margin-bottom: 75px;
  }
  .fw-con {
    margin-top: 77px;
  }
  .fw-con .fw-sq .row .fw-sq-items,
  .fw-con .fw-sz .row .fw-sz-items {
    padding: 0 11px;
  }
  .fw-con .fw-sq .row,
  .fw-con .fw-sz .row {
    margin-left: -11px;
    margin-right: -11px;
  }
  .fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(2) {
    width: 56%;
  }
  .i-crumb .container {
    flex-wrap: wrap;
  }
  .i-crumb .container ul {
    padding-bottom: 23px;
    margin-top: -8px;
    width: 100%;
  }
  .i-crumb .container ul li:nth-child(1) {
    margin-left: 0;
  }
  .i-ban .container h3 {
    font-size: 31px;
  }
  .g-jj .g-jj-tp {
    display: block;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf,
  .g-jj .g-jj-tp .g-jj-tp-rt {
    width: 100%;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt {
    padding-right: 0;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    margin-top: 40px;
  }
  .g-jj .g-jj-bt {
    flex-wrap: wrap;
  }
  .g-jj .g-jj-bt .g-jj-bt-items {
    width: calc(100% / 3);
  }
  .g-jj .g-jj-bt .g-jj-bt-items:nth-child(3n)::after {
    display: none;
  }
  .g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide-prev {
    opacity: 0.51;
  }
  .f-con .f-con-dt div:nth-child(2) h3 {
    font-size: 20px;
  }
  .f-con .f-con-dt div:nth-child(2) ul li h4 span:nth-child(1) {
    font-size: 28px;
  }
  .f-con .f-con-sz .container h3 {
    font-size: 23px;
  }
  .f-con .f-con-sz .container ul li h2 span:nth-child(2),
  .f-con .f-con-sz .container ul li h2 span:nth-child(1) {
    font-size: 32px;
  }
  .f-con .f-con-sz .container ul li p {
    font-size: 15px;
  }
  .s-hj .s-hj-con .hj-next,
  .s-cj .s-cj-con .cj-next {
    right: 0;
  }
  .s-hj .s-hj-con .hj-prev,
  .s-cj .s-cj-con .cj-prev {
    left: 0px;
  }
  .s-jc .s-jc-con .s-jc-cont {
    width: 95%;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items {
    padding: 0 52px;
  }
  .gx-tz .gx-tz-con .gx-tz-tp {
    width: 1106px;
    left: 47%;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf {
    padding-left: 0;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf p {
    height: 558px;
  }
  .gx-jg .row .gx-jg-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-cen {
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
    width: 44%;
    top: 27%;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-thumb {
    height: 210px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-thumb img {
    max-height: 90%;
  }
  .zz-zs .zzs-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 346px;
  }
  .zz-jd .row .zz-jd-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
  }
  .jscon-dh {
    flex-wrap: wrap;
  }
  .jscon-dh li {
    margin-bottom: 15px;
  }
  .lx-con ul {
    display: flex;
    justify-content: center;
    margin-top: 62px;
  }
  .lx-con .lx-con-ly {
    padding: 47px 38px 60px 38px;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-rt {
    width: 62.1%;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf {
    width: 34.2%;
  }
  .head .head-cen {
    padding: 4px 0;
  }
  .head-logo {
    width: 154px;
  }
  .head .head-cen .head-rt {
    width: 44.15%;
  }
  .head .head-cen {
    padding: 13.75px 0;
  }
  .head .head-cen .head-rt .head-rtrt {
    margin-left: 0;
  }
  .head .head-cen .head-rt .head-rtrt .head-search .head-sp::after,
  .head .head-cen .head-rt .head-rtrt .head-search .head-sp::before {
    display: none;
  }
  .head .head-cen .head-rt .head-rtrt .head-search {
    width: auto;
  }
  .head .head-cen .head-rt {
    width: 22.15%;
  }
  .gydz
    .container
    .gydz-con
    .gydz-sz
    .gydz-items
    div:nth-child(2)
    .gydz-items-p1 {
    font-size: 33px;
    top: -3px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) h3 {
    font-size: 27px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(1) {
    font-size: 15px;
  }
  .s-jc,
  .gx-jg,
  .rj-jg,
  .zz-jd,
  .f-con {
    margin-top: 65px;
  }
  .cp-list .row .cp-list-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(1) {
    height: 210px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(2) {
    font-size: 16px;
    padding: 7px 0;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-bt
    a {
    width: 16%;
    letter-spacing: 2px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-bt {
    margin-top: 55px;
  }
  .xwzx {
    margin-top: 63px;
  }
  .jszx .jstp-swiper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con {
    left: 50%;
    max-width: 82%;
    transform: translateX(-50%);
  }
  .jszx
    .jstp-swiper
    .swiper-wrapper
    .swiper-slide
    .jstp-bg
    .jstp-swiper-con
    ul
    li {
    white-space: inherit;
    line-height: 24px;
  }
  .jszx
    .jstp-swiper
    .swiper-wrapper
    .swiper-slide
    .jstp-bg
    .jstp-swiper-con
    ul
    li::before {
    top: 10px;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg {
    min-height: 441px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    background-image: none !important;
    height: auto !important;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide {
    height: auto !important;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    display: block;
  }
  .foot
    .foot-con
    .foot-cen
    .foot-cen-rt
    .foot-cen-lx
    ul
    li
    div
    div:nth-child(2)
    a
    span {
    left: 100%;
  }
  .gx-jg .gx-jg-con em::before {
    top: 5px;
  }
  .head .head-cen .head-rt .head-rtrt .form p {
    width: 93%;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h3 {
    font-size: 18px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h2,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h2,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h1 {
    font-size: 19px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h4,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h3 {
    font-size: 16px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con h4 {
    text-align: center;
    line-height: 26px;
    margin-top: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .slide1 .slide1-con a,
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    a,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container a {
    width: 161px;
    height: 48px;
    font-size: 14px;
    margin-top: 20px;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    a,
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container a {
    width: 124px;
    height: 40px;
  }
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container a {
    margin-top: 29px;
  }
  .banner .ban-swiper .swiper-wrapper .slide2 .slide2-con .container {
    display: block;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    p {
    font-size: 16px;
    padding: 5.5px 0;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-lf
    h4 {
    margin-top: 22px;
  }
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container h4 {
    font-size: 20px;
    margin-top: 9px;
  }
  .banner .ban-swiper .swiper-wrapper .slide3 .slide3-con .container p {
    margin-top: 28px;
  }
  .banner
    .ban-swiper
    .swiper-wrapper
    .slide2
    .slide2-con
    .container
    .slide2-rt {
    width: 70%;
    margin: 0 auto;
    margin-top: 26px;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 3px;
    margin: 0 7px;
  }
  .banner .ban-swiper .ban-pagination {
    bottom: 42px;
  }
  .cp-bt div:nth-child(1) h3 {
    font-size: 20px;
  }
  .cp-bt div:nth-child(1) p span:nth-child(1) {
    font-size: 16px;
  }
  .cp-bt div:nth-child(1)::after {
    top: 48%;
    width: 4px;
    height: 45px;
  }
  .cp-bt div:nth-child(1) {
    padding-left: 16px;
  }
  .cp-bt a {
    font-size: 15px;
    top: 24%;
  }
  .cp-bt a img {
    margin-left: 8px;
    width: 23px;
  }
  .cpfa {
    margin-top: 36px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items {
    display: block;
  }
  .cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-rt,
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) {
    width: 100%;
    padding: 17px 21px 12px 21px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf p a {
    font-size: 18px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf ul {
    margin-top: 2px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items {
    padding: 17px 21px 4px 21px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items .cpfa-tp-lf {
    padding-bottom: 10px;
  }
  .cpfa .cpfa-tp {
    margin-top: 20px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(2),
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) {
    margin-top: 18px;
  }
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-lf,
  .cpfa .cpfa-tp .cpfa-tp-items:nth-child(3) .cpfa-tp-rt {
    width: 100%;
  }
  .jszx {
    margin-top: 43px;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con {
    width: 95%;
    margin: 0 auto;
    padding: 20px 16px;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con p {
    font-size: 13px;
  }
  .jszx .jstp-swiper .swiper-wrapper .swiper-slide .jstp-bg .jstp-swiper-con a {
    margin-top: 9px;
  }
  .jszx .jstp-swiper {
    margin-top: 19px;
  }
  .jszx .jsbt .jsbt-swiper .swiper-wrapper .swiper-slide {
    width: 66%;
    display: flex;
    justify-content: center;
    margin-right: 11px !important;
  }
  .jszx .jsbt {
    margin-bottom: 38px;
  }
  .gydz {
    padding-top: 35px;
  }
  .gydz .container .gydz-nav {
    margin-top: 20px;
    justify-content: space-between;
  }
  .gydz .container .gydz-nav li {
    width: 31.3%;
    font-size: 15px;
    margin: 0;
  }
  .gydz .container .gydz-con {
    margin-top: 25px;
    padding-top: 23px;
    padding-left: 23px;
    padding-right: 25px;
  }
  .gydz .container .gydz-con .gydz-cont {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .gydz .container .gydz-con .gydz-cont .gydz-items h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .gydz .container .gydz-con .gydz-cont .gydz-items {
    font-size: 14px;
    line-height: 28px;
  }
  .gydz .container .gydz-con .gydz-cont .gydz-items h3:nth-child(3) {
    margin-top: 28px;
  }
  .gydz .container .gydz-gy {
    display: none;
  }
  .gydz .container .gydz-con .gydz-more {
    margin-top: 25px;
  }
  .gydz .container .gydz-con .gydz-sz {
    flex-wrap: wrap;
    padding-top: 37px;
    bottom: -182px;
    padding-bottom: 20px;
    justify-content: center;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items {
    width: 50%;
    margin-bottom: 20px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) h3 {
    font-size: 31px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items:nth-child(2n)::after {
    display: none;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(1) {
    font-size: 15px;
    margin-top: 2px;
  }
  .gydz {
    /*padding-bottom: 100px;*/
  }
  .xwzx {
    margin-top: 43px;
    margin-bottom: 37px;
  }
  .xwzx .xwzx-con .xwzx-lf .xwzx-thumb p {
    height: 210px;
  }
  .xwzx .xwzx-con {
    margin-top: 15px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div h3,
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq div h3 {
    font-size: 20px;
  }
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq div p,
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items div p {
    font-size: 16px;
  }
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq,
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items {
    padding-top: 23px;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 21px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items .xwzx-tit,
  .xwzx .xwzx-con .xwzx-lf .xwzx-xq a {
    margin-left: 22px;
    padding-left: 22px;
    font-size: 15px;
    line-height: 26px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-rt-items {
    padding-bottom: 44px;
    padding-top: 40px;
    margin-bottom: 14px;
  }
  .xwzx .xwzx-con .xwzx-rt {
    margin-top: 20px;
  }
  .foot .foot-con .foot-tp {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .foot .foot-con .foot-tp p:nth-child(1) {
    width: 60%;
  }
  .foot .foot-con .foot-cen .foot-cen-lf {
    display: none;
  }
  .foot .foot-con .foot-cen .foot-cen-rt {
    display: block;
  }
  .foot .foot-con .foot-cen .foot-cen-rt .foot-cen-lx {
    margin-left: 0;
    margin-top: 18px;
  }
  .foot .foot-con .foot-cen {
    margin-top: 2px;
    padding-top: 0;
  }
  .foot .foot-con .foot-bt {
    padding: 22px 0;
    margin-top: 34px;
  }
  .foot .foot-con .foot-bt p {
    flex-wrap: wrap;
  }
  .foot .foot-con .foot-bt-rt {
    line-height: 23px;
    margin-top: 11px;
  }
  .i-crumb .container .i-crumb-lf {
    padding: 14px 0;
  }
  .i-crumb .container .i-crumb-lf p {
    flex-wrap: wrap;
  }
  .i-ban {
    height: 195px;
  }
  .jg-con-bt h3 {
    font-size: 20px;
  }
  .jg-con-bt p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 8px;
  }
  .jg-con {
    padding-top: 30px;
  }
  .jg-con .jg-nav li::after {
    display: none;
  }
  .jg-con .jg-nav li a {
    width: 100%;
  }
  .jg-con .jg-nav li {
    padding: 0;
    width: 100%;
    margin-bottom: 13px;
  }
  .jg-con .jg-nav {
    margin-top: 15px;
  }
  .jg-con .jg-js .jg-js-lf .jgtp-swiper .swiper-wrapper .swiper-slide div img,
  .jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide div img {
    max-height: 90%;
    max-width: 80%;
  }
  .jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide div img {
    max-height: 75%;
  }
  .jg-con .jg-js .jg-js-lf .jgtp-swiper .swiper-wrapper .swiper-slide div {
    height: 296px;
  }
  .jg-con .jg-js {
    margin-top: 21px;
  }
  .jg-con .jg-js .jg-js-lf .jgbt-swiper {
    margin-top: 11px;
  }
  .jg-con .jg-js .jg-js-lf .jgbt-swiper .swiper-wrapper .swiper-slide div {
    height: 105px;
  }
  .jg-con .jg-js .jg-js-rt {
    padding: 21px;
    margin-top: 23px;
  }
  .jg-con .jg-js .jg-js-rt div:nth-child(2) {
    font-size: 14px;
    line-height: 30px;
    margin-top: 16px;
    padding: 17px 0;
  }
  .jg-con .jg-js .jg-js-rt a {
    width: 122px;
    height: 39px;
    font-size: 15px;
    margin-top: 19px;
  }
  .jg-con .jg-js .jg-js-rt .jg-js-yy {
    font-size: 14px;
    padding-left: 14px;
    margin-top: 23px;
    line-height: 27px;
  }
  .jg-con .jg-js .jg-js-rt .jg-js-yy strong {
    font-size: 14px;
  }
  .jg-con .jg-content {
    margin-top: 21px;
    padding: 21px;
    margin-bottom: 34px;
  }
  .jg-con .jg-content ul {
    width: 698px;
  }
  .jg-con .jg-content ul li {
    width: calc(100% / 2);
  }
  .jg-con .jg-content ul li:nth-child(2n)::after {
    display: none;
  }
  .jg-con .jg-content ul li a {
    font-size: 15px;
  }
  .jg-content-dh {
    overflow: auto;
    padding-bottom: 2px;
  }
  .jg-content-dh::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    background: rgba(31, 58, 127, 0.3);
    top: 10px;
    margin-top: 10px;
  }
  .jg-content-dh::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 10px 6px #1f3a7f;
    border-radius: 10px;
    background: #fff;
  }
  .jg-con .jg-content .jg-sbys div {
    font-size: 14px;
    line-height: 30px;
    margin-top: 11px;
    padding: 0;
  }
  .jg-con .jg-content .jg-pzcs div {
    margin-top: 20px;
    padding: 0;
  }
  .jg-con .jg-content .jg-pzcs div table {
    width: 1024px !important;
  }
  .jg-con .jg-content .jg-pzcs div {
    overflow-x: auto;
  }
  .jg-con .jg-content .jg-pzcs div::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    background: rgba(31, 58, 127, 0.3);
    top: 10px;
    margin-top: 10px;
  }
  .jg-con .jg-content .jg-pzcs div::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 10px 6px #1f3a7f;
    border-radius: 10px;
    background: #fff;
  }
  .jg-con .jg-content .jg-pzcs div table tr th,
  .jg-con .jg-content .jg-pzcs div table tr td {
    font-size: 15px;
  }
  .jg-con .jg-content .jg-jglc div {
    margin-top: 20px;
  }
  .jg-con .jg-content .jgyy-swiper,
  .jg-con .jg-content .jgyj-swiper {
    margin-top: 11px;
  }
  .jg-con .sc-con li {
    width: 48%;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  .jg-con .sc-con {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 14px;
  }
  .jg-con .sc-con li div a:nth-child(1) {
    height: 119px;
  }
  .jg-con .sc-con li div {
    padding-top: 18px;
  }
  .jg-con .sc-con li div a:nth-child(2) {
    font-size: 16px;
    margin-top: 7px;
  }
  .jjf-con h4 {
    font-size: 17px;
  }
  .jjf-con h4::after {
    width: 74px;
  }
  .jjf-con .jg-content .jg-sbys {
    margin-top: 22px !important;
  }
  .jjf-con .jg-content {
    margin-top: 0;
    padding: 0;
  }
  .jjf-con .jg-content .jg-sbtd div {
    font-size: 14px;
    margin-top: 13px;
  }
  .jjf-con .jg-content .jg-sbtd {
    margin-top: 26px;
  }
  .jjf-con .jg-content .jg-sbtd div h5 {
    width: 100%;
  }
  .jjf-con .jg-content .jg-sbtd div h5 {
    font-size: 15px;
    letter-spacing: 1px;
    width: 100%;
    padding: 16.5px 20px;
    margin-top: 32px;
    text-align: center;
  }
  .jjf-con .jg-content .jg-pzcs,
  .jjf-con .jg-content .jg-jglc,
  .jjf-con .jg-content .jg-yjzs,
  .jjf-con .jg-content .jg-hyyy {
    margin-top: 40px;
  }
  .jjf-con
    .jg-content
    .jg-hyyy-con
    .jjyj-swiper
    .swiper-wrapper
    .swiper-slide
    div
    p:nth-child(1) {
    height: 184px;
  }
  .jjf-con
    .jg-content
    .jg-hyyy-con
    .jjyj-swiper
    .swiper-wrapper
    .swiper-slide
    div
    p:nth-child(2),
  .jg-con .jg-content .jg-yjzs .jgyj-swiper .swiper-wrapper .swiper-slide p {
    font-size: 16px;
  }
  .jjf-con .jg-content .jg-hyyy-con .jjyj-swiper {
    margin-top: 6px;
  }
  .jjf-con .jg-content .jg-hyyy-con .jjyj-next,
  .jjf-con .jg-content .jgyy-next {
    right: 12px;
  }
  .jjf-con .jg-content .jg-hyyy-con .jjyj-prev,
  .jjf-con .jg-content .jgyy-prev {
    left: 12px;
  }
  .i-ban .container h3 {
    font-size: 20px;
  }
  .i-ban .container p {
    font-size: 16px;
    margin-top: 1px;
  }
  .i-ban .container {
    top: 0;
  }
  .i-crumb .container .i-crumb-lf p a {
    margin: 0;
  }
  .y-bt div h3 {
    font-size: 20px;
  }
  .y-bt div::before {
    height: 22px;
  }
  .y-con {
    margin-top: 33px;
    margin-bottom: 37px;
  }
  .y-con .container .y-cont .y-items .y-rt a:nth-child(1) {
    font-size: 16px;
  }
  .y-con .container .y-cont .y-items .y-rt {
    padding-right: 0;
    padding-bottom: 17px;
    padding-top: 15px;
  }
  .y-con .container .y-cont .y-items .y-rt a:nth-child(2) {
    margin-top: 2px;
  }
  .y-con .container .y-cont .y-items {
    display: block;
    margin-bottom: 24px;
  }
  .y-con .container .y-cont .y-items .y-thumb {
    display: block;
    width: 100%;
    height: 183px;
  }
  .y-con .container .y-cont .y-items .y-rt {
    width: 100%;
  }
  .y-con .container .y-cont {
    margin-top: 28px;
    margin-bottom: 30px;
  }
  .pagination li a {
    font-size: 14px;
    padding: 1.5px 14px;
  }
  .pagination li {
    margin: 0 6.5px;
  }
  .fw-con {
    margin-top: 31px;
    margin-bottom: 30px;
  }
  .fw-con .fw-desc {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-top: 11px;
  }
  .fw-con h4 {
    font-size: 20px;
  }
  .fw-con .fw-sq {
    margin-top: 27px;
  }
  .fw-con .fw-sq .row {
    margin: 0;
    margin-top: 19px;
  }
  .fw-con .fw-sq .row .fw-sq-items {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .fw-con .fw-sz {
    margin-top: 18px;
  }
  .fw-con .fw-sz .fw-desc {
    margin-top: 10px;
  }
  .fw-con .fw-sz .row {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 14px;
  }
  .fw-con .fw-sz .row .fw-sz-items {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  .fw-con .fw-sz .row .fw-sz-items .fw-sz-con {
    flex-direction: column;
  }
  .fw-con .fw-sz .row .fw-sz-items .fw-sz-con div:nth-child(2) {
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin-top: 6px;
    margin-left: 0;
  }
  .fw-con .fw-sh {
    margin-top: 26px;
  }
  .fw-con .fw-sh .row {
    flex-wrap: wrap;
    margin-top: 17px;
  }
  .fw-con .fw-sh .row .fw-sh-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .fw-con .fw-sh .row .fw-sh-items {
    padding-top: 32px;
    padding-bottom: 21px;
  }
  .fw-con .fw-sh .row .fw-sh-items p:nth-child(2) {
    margin-top: 10px;
    font-size: 17px;
  }
  .fw-con .fw-sh .row .fw-sh-items p:nth-child(3) {
    margin-top: 6px;
  }
  .i-crumb .container ul li a,
  .i-crumb .container ul li:last-child a {
    padding: 4px 18px;
    width: 74%;
    margin: 0 auto;
    text-align: center;
  }
  .i-crumb .container ul {
    padding-bottom: 15px;
    margin-top: 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .i-crumb .container ul li {
    margin: 0;
    width: 50%;
  }
  .i-crumb .container ul li::after {
    right: 0;
  }
  .i-crumb .container ul li:last-child div {
    width: 74%;
    min-width: 74%;
  }
  .i-crumb .container ul li:last-child div a {
    width: 100%;
    white-space: inherit;
    line-height: 22px;
    padding: 9px 6px;
  }
  .i-crumb .container ul li:last-child div {
    left: 50%;
    transform: translateX(-50%) translateY(20px);
  }
  .i-crumb .container ul li:last-child:hover div {
    transform: translateX(-50%) translateY(0px);
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    font-size: 18px;
    margin-top: 21px;
    margin-bottom: 7px;
  }
  .g-jj {
    margin-top: 31px;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt li {
    width: 48%;
    white-space: nowrap;
    margin-top: 17px;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt li p:nth-child(2) {
    margin-top: 8px;
  }
  .g-jj .g-jj-bt .g-jj-bt-items {
    width: calc(100% / 2);
    padding: 11px 0;
  }
  .g-jj .g-jj-bt .g-jj-bt-items:nth-child(3n)::after {
    display: inherit;
  }
  .g-jj .g-jj-bt .g-jj-bt-items:nth-child(2n)::after {
    display: none;
  }
  .g-jj .g-jj-bt {
    margin-top: 24px;
    padding-top: 16px;
  }
  .g-bt {
    font-size: 20px;
  }
  .g-lc {
    margin-top: 36px;
    padding-top: 34px;
  }
  .g-lc .g-lc-con .lc-swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    margin: 0 !important;
  }
  .h-kh {
    margin-top: 35px;
  }
  .h-kh .h-kh-con {
    margin-top: 20px;
    padding: 36px 30px 0px 30px;
  }
  .h-kh .h-kh-con .kh-next,
  .h-kh .h-kh-con .kh-prev {
    width: 26px;
    height: 60px;
    top: 45%;
  }
  .h-kh .h-kh-con .kh-swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 26px;
  }
  .g-ld {
    margin-top: 41px;
    padding-top: 30px;
    padding-bottom: 32px;
  }
  .g-ld .g-ld-con {
    margin-top: 12px;
  }
  .g-ld .g-ld-con .ld-swiper .swiper-wrapper .swiper-slide div {
    height: 234px;
  }
  .g-ld .g-ld-con .ld-next,
  .g-ld .g-ld-con .ld-prev {
    width: 26px;
    height: 36px;
    top: 55%;
  }
  .g-lc
    .g-lc-con
    .lc-swiper
    .swiper-wrapper
    .swiper-slide
    .g-lc-cont
    div:nth-child(1) {
    padding-bottom: 70px !important;
  }
  .g-lc .g-lc-con .lc-swiper {
    margin-top: 20px;
  }
  .g-lc .g-lc-dh {
    width: 57%;
    margin-top: 18px;
  }
  .g-lc .g-lc-dh p {
    margin: 0 12px;
  }
  .g-ban .container {
    left: 0;
  }
  .f-con {
    margin-top: 35px;
  }
  .f-con .f-con-desc {
    font-size: 15px;
    line-height: 33px;
    margin-top: 15px;
  }
  .f-con .f-con-desc strong {
    font-size: 17px;
  }
  .f-con .f-con-dt div:nth-child(2) h3 {
    font-size: 18px;
  }
  .f-con .f-con-dt {
    margin-top: 24px;
    padding-bottom: 149px;
  }
  .f-con .f-con-sz .container h3 {
    font-size: 20px;
  }
  .f-con .f-con-sz .container ul li h2 span:nth-child(2),
  .f-con .f-con-sz .container ul li h2 span:nth-child(1) {
    font-size: 29px;
  }
  .f-con .f-con-sz .container ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 14px;
  }
  .f-con .f-con-sz .container ul li {
    width: 50%;
  }
  .f-con .f-con-sz .container ul li:nth-child(2n)::after {
    display: none;
  }
  .f-con .f-con-sz .container {
    padding-top: 42px;
    padding-bottom: 35px;
  }
  .f-con {
    margin-top: 35px;
    margin-bottom: 428px;
  }
  .f-con .f-con-dt div:nth-child(2) {
    bottom: 22px;
  }
  .f-con .f-con-dt div:nth-child(2) ul {
    margin-top: 15px;
  }
  .f-con .f-con-sz {
    bottom: -406px;
  }
  .s-jc {
    margin-top: 35px;
  }
  .s-jc .s-jc-con .s-jc-cont {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 46px;
    padding-bottom: 35px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items {
    width: 50%;
    padding: 0;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items:last-child {
    margin-top: 30px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(1) {
    font-size: 30px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(2) {
    bottom: 4px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 {
    margin-top: 8px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items div:nth-child(3) {
    font-size: 15px;
    margin-top: -5px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(3) {
    font-size: 27px;
  }
  .s-jc .s-jc-con .s-jc-cont .s-jc-cont-items h2 span:nth-child(4) {
    font-size: 26px;
  }
  .s-jc .s-jc-con {
    margin-top: 21px;
  }
  .s-hj {
    margin-top: 37px;
  }
  .s-hj .s-hj-con {
    margin-top: 11px;
  }
  .s-hj
    .s-hj-con
    .hj-swiper
    .swiper-wrapper
    .swiper-slide
    .s-hj-content
    div:nth-child(2) {
    padding-bottom: 8px;
    font-size: 15px;
  }
  .s-hj .s-hj-con .hj-prev,
  .s-cj .s-cj-con .cj-prev,
  .s-hj .s-hj-con .hj-next,
  .s-cj .s-cj-con .cj-next {
    width: 17px;
    height: 34px;
  }
  .s-cj {
    margin-top: 38px;
    margin-bottom: 37px;
  }
  .s-cj .s-cj-con {
    margin-top: 10px;
  }
  .gx-jg {
    margin-top: 28px;
  }
  .gx-jg .gx-jg-con,
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt div {
    font-size: 15px;
    line-height: 34px;
    margin-top: 12px;
    text-align: justify;
  }
  .gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(2) {
    font-size: 14px;
    padding: 10px;
  }
  .gx-jg .row {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 14px;
  }
  .gx-jg .row .gx-jg-items {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .gx-jg .row .gx-jg-items .gx-jg-items-con a:nth-child(1) {
    height: 149px;
  }
  .gx-tz {
    margin-top: 29px;
  }
  .gx-tz .gx-tz-con .gx-tz-cont {
    display: block;
    margin-top: 20px;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf {
    width: 100%;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-lf p {
    height: 430px;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt {
    width: 100%;
    padding-top: 24px;
  }
  .gx-tz .gx-tz-con .gx-tz-cont .gx-tz-con-rt h4 {
    font-size: 19px;
  }
  .gx-tz .gx-tz-con .gx-tz-tp {
    display: none;
  }
  .gx-tz .gx-tz-con {
    padding-bottom: 5px;
  }
  .gx-hjt {
    margin-bottom: 26px;
  }
  .rj-jg .rj-jg-con {
    margin-top: 20px;
  }
  .rj-jg {
    margin-top: 36px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h2 {
    font-size: 18px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt {
    padding-top: 20px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h2 span {
    font-size: 16px;
    margin-top: 3px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt h4 {
    line-height: 44px;
    margin-top: 15px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items .rj-jg-rt div {
    font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin-top: 14px;
  }
  .rj-jg .rj-jg-con .rj-jg-con-items {
    margin-bottom: 24px;
  }
  .rj-yf {
    margin-top: 28px;
    padding-top: 36px;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-cen {
    display: none;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-lf {
    width: 100%;
  }
  .rj-yf .container .rj-yf-con {
    flex-wrap: wrap;
    margin-top: 0;
    padding-bottom: 32px;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items div:nth-child(2) {
    margin-top: 0;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-lf .rj-yf-con-items {
    margin-bottom: 13px;
    padding-right: 0;
    position: relative;
    top: 17px;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-lf:last-child .rj-yf-con-items {
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    top: 0 !important;
  }
  .rj-yf .container .rj-yf-con .rj-yf-con-lf:last-child {
    margin-top: 28px;
  }
  .zz-jd {
    margin-top: 35px;
  }
  .zz-jd .row {
    margin-top: 20px;
  }
  .zz-jd .row .zz-jd-items {
    margin-bottom: 11px;
  }
  .zz-jd .row .zz-jd-items div:nth-child(2) {
    font-size: 14px;
    width: 100%;
    line-height: 23px;
    white-space: nowrap;
  }
  .zz-jd .row .zz-jd-items div:nth-child(1) {
    height: 150px;
  }
  .zz-jg {
    margin-top: 20px;
    padding-top: 36px;
    padding-bottom: 29px;
  }
  .zz-jg .container .zz-jg-desc {
    margin-top: 21px;
    padding-top: 20px;
    padding-bottom: 22px;
  }
  .zz-jg .container .zz-jg-desc div::before {
    top: 9px;
    width: 25px;
    height: 20px;
  }
  .zz-jg .container .zz-jg-desc div {
    font-size: 15px;
    line-height: 34px;
    width: 87.7%;
    padding-left: 32px;
    text-align: justify;
  }
  .zz-jg .container .zz-jg-con .scjg-next,
  .zz-jg .container .zz-jg-con .scjg-prev {
    width: 35px;
    height: 53px;
    top: 51%;
  }
  .zz-jg .container .zz-jg-con {
    margin-top: 17px;
  }
  .zz-zs {
    margin-top: 35px;
    margin-bottom: 26px;
  }
  .zz-zs .zzs-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 247px;
  }
  .zz-zs .zzs-swiper {
    margin-top: 21px;
  }
  .zz-jg .container .zz-jg-con .scjg-next,
  .zz-zs .zs-next {
    width: 17px;
    height: 33px;
    top: 52%;
  }
  .jscon-dh li {
    width: 50%;
    padding: 0;
  }
  .jscon-dh li P {
    width: 88%;
    margin: 0 auto;
  }
  .jscon-dh li:nth-child(2n)::after {
    display: none;
  }
  .jscon-dh {
    margin-top: 23px;
  }
  .js-con {
    margin-top: 32px;
    margin-bottom: 46px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf {
    width: 100%;
    padding: 30px;
  }
  .js-con .js-cont {
    margin-top: 10px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf h3 {
    font-size: 19px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf div {
    width: 100%;
    margin-top: 17px;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf div em {
    font-size: 15px;
    line-height: 31px;
    padding-left: 17px;
    display: flex;
  }
  .js-con .js-cont .js-cont-items .js-content .js-content-lf div em::before {
    top: 12px;
  }
  .js-con .js-cont .js-cont-items .js-content {
    min-height: 278px;
    height: auto;
    display: flex;
    align-items: center;
  }
  .lx-con ul {
    display: block;
    margin-top: 36px;
  }
  .lx-con ul li:nth-child(2) {
    margin: 0;
    margin-bottom: 20px;
  }
  .lx-con ul li {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .lx-con ul li p img {
    margin-bottom: 8px;
  }
  .lx-con ul li div {
    width: 100%;
    padding-left: 10px;
  }
  .lx-con ul li:nth-child(1) {
    width: 100%;
  }
  .lx-con ul li:nth-child(2) {
    width: 100%;
  }
  .lx-con ul li:nth-child(3) {
    width: 100%;
  }
  .lx-con ul li p:nth-child(2) {
    width: 100%;
    padding-left: 10px;
    text-align: left;
  }
  .lx-con ul li p:nth-child(3) {
    width: 100%;
    padding-left: 10px;
    text-align: left;
  }
  /* .lx-con ul li p:nth-child(2) {
    font-size: 15px;
    line-height: 25px;
    width: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 13px;
  } */
  .lx-con ul li p:nth-child(1) img {
    width: 93px;
  }
  .lx-con {
    margin-top: 32px;
  }
  .lx-con .lx-con-ly {
    display: block;
    padding: 20px;
    margin-top: 32px;
    margin-bottom: 35px;
  }
  .lx-con .lx-con-ly .lx-con-ly-lf {
    width: 100%;
  }
  .lx-con .lx-con-ly .lx-con-ly-lf button {
    margin-right: auto;
  }
  .lx-con .lx-con-ly .lx-con-ly-lf p {
    font-size: 18px;
  }
  .lx-con .lx-con-ly .lx-con-ly-lf form {
    margin-top: 11px;
  }
  .lx-con .lx-con-ly .lx-con-ly-lf input {
    margin-bottom: 15px;
    width: 100% !important;
  }
  .lx-con .lx-con-ly .lx-con-ly-rt p:nth-child(1) {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 26px;
  }
  .lx-con .lx-con-ly .lx-con-ly-rt p:nth-child(3) {
    margin-top: 5px;
  }
  .xw-con {
    margin-top: 36px;
  }
  .xw-con .xw-cont .xw-cont-items .container {
    display: block;
    padding: 15px 0;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf,
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-rt {
    width: 100%;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf div h3 {
    font-size: 29px;
    padding-bottom: 7px;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf {
    flex-direction: row-reverse;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf div p {
    margin-top: 8px;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-lf a {
    height: 159px;
    width: 77%;
  }
  .xw-con .xw-cont {
    margin-top: 8px;
    margin-bottom: 21px;
  }
  .xw-con
    .xw-cont
    .xw-cont-items
    .container
    .xw-cont-rt
    div:nth-child(1)
    a:nth-child(1) {
    font-size: 17px;
    margin-top: 9px;
  }
  .xw-con
    .xw-cont
    .xw-cont-items
    .container
    .xw-cont-rt
    div:nth-child(1)
    a:nth-child(2) {
    margin-top: 2px;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-rt div:nth-child(2) {
    padding-top: 13px;
    margin-top: 16px;
  }
  .xw-con .xw-cont .xw-cont-items .container .xw-cont-rt div:nth-child(2) a {
    width: 20px;
  }
  .xw-con .pagination {
    margin-bottom: 37px;
  }
  .xwshow-con h2 {
    font-size: 20px;
  }
  .xwshow-con .xwshow-sj {
    font-size: 15px;
    margin-top: 7px;
  }
  .xwshow-con {
    margin-top: 32px;
    margin-bottom: 25px;
  }
  .xwshow-con .xwshow-fy {
    padding-top: 23px;
    margin-top: 24px;
  }
  .xwshow-con .xwshow-content {
    margin-top: 9px;
  }
  .g-jj
    .g-jj-bt
    .g-jj-bt-items
    .g-jj-bt-items-con
    div:nth-child(2)
    p:nth-child(1) {
    font-size: 28px;
  }
  .g-jj
    .g-jj-bt
    .g-jj-bt-items:last-child
    .g-jj-bt-items-con
    div:nth-child(2)
    p:nth-child(2) {
    top: -3px;
    left: 0;
    margin-left: 3px;
    font-size: 28px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) h3 {
    font-size: 25px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) {
    height: 28px;
    margin-top: 8px;
  }
  .gydz .container .gydz-con .gydz-sz .gydz-items div:nth-child(2) p {
    font-size: 14px;
    top: 3px;
  }
  .s-jc,
  .gx-jg,
  .rj-jg,
  .zz-jd,
  .f-con {
    margin-top: 23px !important;
  }
  .cp-list .row .cp-list-items {
    padding: 0 6px;
  }
  .cp-list .row {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 33px;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(2) a {
    font-size: 15px;
    line-height: 25px;
  }
  .cp-list .row .cp-list-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 17px;
  }
  .cp-list .row .cp-list-items .cp-list-con div:nth-child(1) {
    height: 220px;
  }
  .gydz .container .gydz-nqh .gydz-nqh-items:nth-child(3) {
    margin-top: 26px;
    padding: 22px 15px;
  }
  .gydz .container .gydz-nqh .gydz-nqh-items:nth-child(2) {
    margin-top: 26px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp {
    flex-wrap: wrap;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div {
    width: 50%;
    margin-bottom: 15px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(1) {
    height: 180px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-tp
    div
    p:nth-child(2) {
    font-size: 14px;
    padding: 7px 0;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-bt {
    display: block;
    margin-top: 3px;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-bt
    div {
    font-size: 14px;
    line-height: 28px;
    width: 100%;
  }
  .gydz
    .container
    .gydz-nqh
    .gydz-nqh-items:nth-child(3)
    .gydz-nqh3-con
    .gydz-nqh3-bt
    a {
    width: 45%;
    letter-spacing: 2px;
    margin-top: 18px;
    font-size: 15px;
  }
  .gydz .container .gydz-nqh .gydz-nqh-items:nth-child(1) {
    padding-bottom: 175px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg,
  .banner .ban-swiper .swiper-wrapper .slide1 {
    min-height: inherit;
    height: 286px;
  }
  .banner .ban-swiper .ban-pagination {
    bottom: 10px;
  }
}
