body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 1200px;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
/*@font-face {*/
/*  font-family: 'Noto Sans SC', sans-serif;*/
/*  src: url('../font/SourceHanSansSC-Medium.otf');*/
/*}*/
@font-face {
  font-family: DIN-Medium;
  src: url('../font/DIN-Medium.otf');
}
input,
textarea {
  background: none;
  outline: none;
  resize: none;
}

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

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

.head {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 100;
  box-shadow: 1px 1px 10px #eee;
}
.head .head-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26.5px 0;
}
.head .head-cen .head-logo {
  animation-delay: 0.8s;
}
.head .head-cen .head-rt {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
  animation-delay: 0.8s;
}
.head .head-cen .head-rt ul {
  display: flex;
  width: 69.2%;
  justify-content: space-between;
  position: relative;
  top: 3px;
}
.head .head-cen .head-rt ul li a {
  font-size: 18px;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
  display: block;
  color: #333333;
  position: relative;
}
.head .head-cen .head-rt ul li a::after {
  width: 90%;
  content: '';
  height: 3px;
  background-color: #191c86;
  transition: all 0.3s;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -9px;
  opacity: 0;
}
.head .head-cen .head-rt ul li:hover a::after {
  width: 130%;
  opacity: 1;
}
.head .head-cen .head-rt ul .active a {
  font-weight: bold;
}
.head .head-cen .head-rt ul .active a::after {
  width: 130%;
  opacity: 1;
}
.head .head-cen .head-rt .head-lan {
  font-size: 16px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  position: relative;
  margin-left: 5.3%;
}
.head .head-cen .head-rt .head-lan div:nth-child(1) {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 6px 0;
}
.head .head-cen .head-rt .head-lan div:nth-child(1) img {
  margin-left: 7px;
  transition: all 0.3s;
}
.head .head-cen .head-rt .head-lan div:nth-child(2) {
  position: absolute;
  top: 100%;
  background: rgba(41, 51, 80);
  padding: 8px 30px 6px 14px;
  left: -10px;
  opacity: 0;
  transform: translateY(12px);
  transition: all 0.5s;
  visibility: hidden;
}
.head .head-cen .head-rt .head-lan div:nth-child(2) a {
  display: block;
  color: #fff;
}
.head .head-cen .head-rt .head-lan:hover div:nth-child(1) img {
  transform: rotateZ(180deg);
}
.head .head-cen .head-rt .head-lan:hover div:nth-child(2) {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.yc {
  overflow: hidden;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transform: scale(1.08, 1.08);
  height: 100vh;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  display: none;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr .yc h2,
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr .yc p,
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr .yc h3 {
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  transform: translateY(100%) rotate(10deg);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr p {
  font-size: 2.7vh;
  color: #293350;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr h2 {
  font-size: 8.515vh;
  color: #293350;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: bold;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr h3 {
  font-size: 5vh;
  color: #293350;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr .yc:nth-child(3) h3 {
  margin-top: 20px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg {
  animation: image-zoom-out 6s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .cont .nr .yc h2,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .cont .nr .yc p,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .cont .nr .yc h3 {
  animation: text-active-animation 1.7s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
.banner .ban-swiper .ban-pagination {
  bottom: 3.5vh;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  opacity: 1;
  transition: all 0.4s;
  margin: 0 7.5px;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  width: 35px;
  border-radius: 9px;
  background-color: #293350;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(3deg);
    transform: translateY(100%) rotate(3deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.section {
  overflow: hidden;
}
.about {
  background-image: url(../images/about-bg.jpg);
}
.about .about-con .about-lf {
  width: 60%;
  position: relative;
  top: -2%;
}
.about .about-con .about-lf .about-desc {
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 800;
  width: 90%;
  line-height: 4.2vh;
  margin-top: 4.7vh;
  opacity: 0;
  transform: translateX(-45px);
  transition: all 0.8s;
}
.about .about-con .about-lf .about-nr {
  font-size: 16px;
  line-height: 3.3vh;
  color: #373737;
  font-family: 'Noto Sans SC', sans-serif;
  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-word;
  white-space: normal;
  margin-top: 2vh;
  font-weight: 500;
  opacity: 0;
  transform: translateX(-45px);
  transition: all 0.8s;
}
.about .about-con .about-lf div:nth-child(4) {
  opacity: 0;
  transform: translateX(-45px);
  transition: all 0.8s;
}
.about .about-con .about-lf div:nth-child(4) a {
  background-color: #293350;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.4s;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  padding: 9.5px 28.5px;
  margin-top: 8.7vh;
  display: inline-block;
}
.about .about-con .about-lf div:nth-child(4) a:hover {
  box-shadow: 1px 1px 10px #293350;
}
.bgr {
  background-repeat: no-repeat;
  background-size: 120% 120%;
  transition: all 8s;
  background-position: center;
}
.active {
  background-size: 100% 100%;
}
.sy-bt {
  position: relative;
  opacity: 0;
  transform: translateX(-45px);
  transition: all 0.8s;
}
.sy-bt h2 {
  font-size: 72px;
  color: #eeeeee;
  opacity: 0.61;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
}
.sy-bt h3 {
  font-size: 46px;
  letter-spacing: 1px;
  color: #1a1a1a;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 800;
}
.sy-bt h3 span {
  color: #1d2088;
}
.active .sy-bt,
.active .about-con .about-lf .about-desc,
.active .about-con .about-lf .about-nr,
.active .about-con .about-lf div:nth-child(4) {
  opacity: 1;
  transform: translateX(0);
}
.active .sy-bt {
  transition-delay: 0.6s;
}
.active .about-con .about-lf .about-desc {
  transition-delay: 0.8s;
}
.active .about-con .about-lf .about-nr {
  transition-delay: 1s;
}
.active .about-con .about-lf div:nth-child(4) {
  transition-delay: 1.2s;
}
.bt-tz {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.bt-tz a {
  font-size: 14px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
  position: relative;
  top: -10px;
  opacity: 0;
  transform: translateX(10px);
}
.bt-tz a:hover {
  color: #191c86;
  transform: translateX(-4px);
}
.cpzx {
  background-color: #f2f5f7;
}
.cpzx ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4.7vh;
}
.cpzx ul li {
  width: 48.4%;
  margin-bottom: 3.7vh;
  transition: all 0.4s;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.8s;
}
.cpzx ul li .cpzx-box {
  height: 100%;
  display: flex;
  border-radius: 20px;
  justify-content: space-between;
  transition: all 0.4s;
  padding: 8.8% 4.4% 7.3% 6.1%;
  background-color: #ffffff;
}
.cpzx ul li .cpzx-lf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding-right: 3%;
}
.cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(1) {
  font-size: 23px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
  font-weight: 500;
  line-height: 22px;
}
.cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(2) {
  font-size: 14px;
  color: #999999;
  font-family: 'Noto Sans SC', sans-serif;
  display: block;
  position: relative;
  margin-top: 0;
  padding-bottom: 2.2vh;
  line-height: 2vh;
  margin-top: 4px;
}
.cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(2)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 23px;
  height: 3px;
  background-color: #e50012;
}
.cpzx ul li .cpzx-lf div:nth-child(2) {
  position: relative;
  top: -3vh;
}
.cpzx ul li .cpzx-lf div:nth-child(2) a {
  font-size: 14px;
  transition: all 0.4s;
  color: #666666;
}
.cpzx ul li .cpzx-lf div:nth-child(2) a:hover {
  color: #191c86;
}
.cpzx ul li .cpzx-rt {
  display: flex;
  height: 21.5vh;
  width: 56.6%;
  align-items: flex-start;
  justify-content: flex-end;
}
.cpzx ul li .cpzx-rt img {
  max-height: 100%;
}
.cpzx ul li .cpzx-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  height: 3px;
  background-color: #1d2088;
  border-radius: 2px;
  width: 0%;
  opacity: 0;
  transition: all 0.4s;
}
.cpzx ul li:nth-child(3),
.cpzx ul li:nth-child(4) {
  margin-bottom: 0;
  transform: translateY(20px);
}
.cpzx ul li:hover .cpzx-box::after {
  width: 94.5%;
  opacity: 1;
}
.cpzx ul li:hover .cpzx-box {
  box-shadow: 1px 1px 15px rgba(29, 32, 136, 0.5);
  transform: translateY(-4px) !important;
}
.cpzx ul li:hover .cpzx-lf div:nth-child(1) a:nth-child(1) {
  color: #1d2088;
}
.qyyj .qyyj-lb {
  margin-top: 3.5vh;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.8s;
}
.qyyj .qyyj-lb .yj-swiper {
  overflow: inherit;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide {
  border-radius: 26px;
  position: relative;
  overflow: hidden;
  width: 1200px;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide .qyyj-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: block;
  height: 66.1vh;
  transition: all 0.8s;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/wz-bg.png) no-repeat;
  background-size: 100%;
  padding-bottom: 4vh;
  padding-left: 10vh;
  padding-right: 3vh;
  padding-top: 8vh;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div h4 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div p {
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.8;
  margin-top: 1vh;
  transition: all 0.4s;
}
.qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide:hover .qyyj-bg {
  transform: scale(1.03);
}
.qyyj .qyyj-lb .qyyj-an {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
  top: 0;
  top: 50%;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev,
.qyyj .qyyj-lb .qyyj-an .yj-next {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 20px 0px rgba(22, 24, 24, 0.17);
  border-radius: 100%;
  width: 7.5vh;
  top: 48%;
  height: 7.5vh;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  background-color: #ffffff;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev img,
.qyyj .qyyj-lb .qyyj-an .yj-next img {
  width: 20.8%;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev {
  left: -3%;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev:hover {
  background: #1d2088;
  box-shadow: 1px 1px 10px #1d2088;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev:hover img:nth-child(2) {
  left: 40%;
}
.qyyj .qyyj-lb .qyyj-an .yj-next:hover {
  background: #1d2088;
  box-shadow: 1px 1px 10px #1d2088;
}
.qyyj .qyyj-lb .qyyj-an .yj-next:hover img:nth-child(1) {
  left: 100%;
}
.qyyj .qyyj-lb .qyyj-an .yj-next:hover img:nth-child(2) {
  left: 40%;
}
.qyyj .qyyj-lb .qyyj-an .yj-next {
  right: -3%;
}
.qyyj .qyyj-lb .qyyj-an .yj-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.qyyj .qyyj-lb .qyyj-an .yj-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.qyyj .qyyj-lb .qyyj-an .yj-prev:after {
  display: none;
}
.qyyj .qyyj-lb .qyyj-an .yj-next:after {
  display: none;
}
.xwzx {
  background: url(../images/xwzx-bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
}
.xwzx .xwzx-con .xw-bt {
  border-bottom: 1px solid #d3d3d9;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 2vh;
}
.xwzx .xwzx-con .xw-bt ul {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  opacity: 0;
  transform: translateX(20px);
  transition: all 0.8s;
}
.xwzx .xwzx-con .xw-bt ul li {
  font-size: 16px;
  transition: all 0.4s;
  color: #2b2b2b;
  position: relative;
  cursor: pointer;
}
.xwzx .xwzx-con .xw-bt ul li:hover {
  color: #1d2088;
}
.xwzx .xwzx-con .xw-bt ul li:hover::after {
  width: 100%;
  opacity: 1;
}
.xwzx .xwzx-con .xw-bt ul .xw-active {
  color: #1d2088;
}
.xwzx .xwzx-con .xw-bt ul .xw-active::after {
  width: 100%;
  opacity: 1;
}
.xwzx .xwzx-con .xw-bt ul li::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0%;
  opacity: 0;
  bottom: -2.2vh;
  height: 3px;
  transition: all 0.4s;
  background-color: #1d2088;
}
.xwzx .xwzx-con .xw-bt ul li:nth-child(1) {
  margin-right: 6.5%;
}
.xwzx .xwzx-con .xwzx-box {
  margin-top: 9.5vh;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items {
  display: none;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp {
  display: flex;
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list {
  width: calc(100%/3);
  padding: 0 1.5%;
  border-right: 1px solid #ebebeb;
  padding-bottom: 2vh;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) {
  display: flex;
  align-items: flex-end;
  font-family: ArialMT;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) h5 {
  font-size: 30px;
  color: #2b2b2b;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) p {
  font-size: 18px;
  color: #717171;
  position: relative;
  top: 2px;
  margin-left: 13px;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(2) {
  display: block;
  overflow: hidden;
  margin-top: 1.8vh;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(2) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 28.5vh;
  transition: all 0.8s;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(3) {
  font-size: 16px;
  font-weight: bold;
  transition: all 0.4s;
  color: #2b2b2b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 2.2vh;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con:hover a:nth-child(2) p {
  transform: scale(1.05);
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con:hover a:nth-child(3) {
  color: #191c86;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list:last-child {
  border-right: none;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-more {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #2b2b2b;
  display: block;
  transition: all 0.4s;
  margin: 0 auto;
  width: fit-content;
  margin-top: 5.4vh;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-more:hover {
  color: #191c86;
}
.xwzx .xwzx-con .xwzx-box .xwzx-items:nth-child(1) {
  display: block;
}
.footer {
  position: relative;
  height: fit-content !important;
}
.footer .fp-tableCell {
  display: block !important;
  height: fit-content !important;
}
.footer #footer-text {
  background-color: rgb(144,179,199);
  height: fit-content !important;
}
.footer #footer-text .foot-cont {
  max-width: 78.2%;
  margin: 0 auto;
  padding-top: 5.7vh;
}
.footer #footer-text .foot-cont .foot-tp {
  display: flex;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-lf h4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  margin-top: 3vh;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-lf p:last-child {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.5;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  margin-top: 0.6vh;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items {
  margin-left: 8.5%;
  max-width: 22%;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items p a {
  font-size: 18px;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  color: #ffffff;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items ul {
  margin-top: 2vh;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items ul li {
  margin-bottom: 1vh;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items ul li a {
  font-size: 14px;
  transition: all 0.4s;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items ul li a:hover {
  opacity: 1;
}
.footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items:nth-child(1) {
  margin-left: 0;
}
.footer #footer-text .foot-cont .foot-bt {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 7.3vh;
  padding: 3.1vh 0;
}
.footer #footer-text .foot-cont .foot-bt .container {
  display: flex;
  justify-content: space-between;
}
.footer #footer-text .foot-cont .foot-bt .container p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.footer #footer-text .foot-cont .foot-bt .container p a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.footer #footer-text .foot-cont .foot-bt .container p a:hover {
  color: #fff;
}
.active .bt-tz a {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
}
.active ul li {
  opacity: 1;
  transform: translateY(0) !important;
  transition-delay: 0.8s;
}
.active .qyyj-lb {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.active .xwzx-con .xw-bt ul {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.ny-head {
  position: sticky;
}
.i-ban {
  position: relative;
  overflow: hidden;
}
.i-ban .i-bg {
  animation: sx 4s 0s forwards;
  transform: scale(1.2);
  max-width: 101%;
  min-width: 100%;
}
.i-ban .cwz-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 95.8%;
}
.i-ban .cwz-bg img {
  height: 100%;
}
.i-ban .cban-con {
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
}
.i-ban .cban-con h3 {
  font-size: 6.25vh;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
.i-ban .cban-con p {
  font-size: 3.1vh;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
@keyframes sx {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.i-crumb {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  height: 72px;
  margin-top: 2.5%;
}
.i-crumb p {
  font-size: 16px;
  color: #666666;
  display: flex;
  align-items: center;
  font-family: 'Noto Sans SC', sans-serif;
}
.i-crumb p a {
  font-size: 16px;
  color: #666666;
  transition: all 0.4s;
  font-family: 'Noto Sans SC', sans-serif;
  margin: 0 4px;
}
.i-crumb p a:hover {
  color: #00428e;
}
.c-cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.c-cont .c-lf {
  background-color: #f6f6f6;
  width: 258px;
}
.c-cont .c-lf .c-bt {
  text-align: center;
  background: url(../images/cnav-bg.png) no-repeat;
  background-size: cover;
  padding: 20px 0;
}
.c-cont .c-lf .c-bt h4 {
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
}
.c-cont .c-lf .c-bt p {
  font-size: 14px;
  letter-spacing: 3px;
  color: #ffffff;
}
.c-cont .c-lf ul {
  padding: 19px 12px 35px 12px;
}
.c-cont .c-lf ul li {
  background-color: #ececec;
  margin-bottom: 8px;
  transition: all 0.4s;
}
.c-cont .c-lf ul li a {
  display: flex;
  align-items: flex-start;
  padding: 7px 6% 7px 15%;
}
.c-cont .c-lf ul li a p:nth-child(1) {
  position: relative;
  font-family: 'Noto Sans SC', sans-serif;
  top: 0px;
  font-size: 16px;
  color: #333333;
  margin-right: 8%;
}
.c-cont .c-lf ul li a p:nth-child(2) {
  font-size: 16px;
  transition: all 0.4s;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
}
.c-cont .c-lf ul li:last-child {
  margin-bottom: 0;
}
.c-cont .c-lf ul li:hover a p:nth-child(2) {
  color: #00428e;
}
.c-cont .c-lf ul .active a p:nth-child(2) {
  color: #00428e;
}
.c-cont .c-rt {
  flex: 1;
  margin-left: 2.58%;
}
.c-cont .c-rt .c-tit {
  background-color: #f2f2f2;
  font-size: 16px;
  font-weight: 800;
  color: #00428e;
  padding: 15.5px 2.5%;
}
.c-cont .c-rt .crt-tp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.c-cont .c-rt .crt-tp div:nth-child(1) {
  background-color: #f2f2f2;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 49.94%;
  padding: 2.8% 0;
}
.c-cont .c-rt .crt-tp div:nth-child(1) img {
  max-width: 80%;
  transition: all 0.8s;
}
.c-cont .c-rt .crt-tp div:nth-child(1):hover img {
  transform: scale(1.03);
}
.c-cont .c-rt .crt-tp div:nth-child(2) {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  width: 45.9%;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-align: justify;
}
.c-cont .c-rt .crt-con {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 3.5%;
}
.c-cont .c-rt .crt-con table{
    width: 100%;
}
.c-cont .c-rt .crt-con table td {
    padding: 1% 1.5% !important;
}
.c-cont .c-rt .crt-con h5 {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  margin-top: 4.5%;
  margin-bottom: 2%;
}
.center-ban {
  text-align: center;
}
.center-ban .cban-con {
  top: 47.5%;
}
.yj-con {
  margin-top: 3.7%;
  margin-bottom: 5%;
}
.yj-con .yj-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: solid 1px #ececec;
  margin-bottom: -1px;
  padding: 2.2% 4.5% 2.4% 2.7%;
  position: relative;
}
.yj-con .yj-items .yj-thumb {
  overflow: hidden;
  width: 30.3%;
  position: relative;
  z-index: 2;
}
.yj-con .yj-items .yj-thumb p {
  transition: all 0.8s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 232px;
}
.yj-con .yj-items .yj-rt {
  position: relative;
  z-index: 2;
  width: 61.7%;
}
.yj-con .yj-items .yj-rt .yj-tit {
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1 ;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  transition: all 0.4s;
  width: 90%;
}
.yj-con .yj-items .yj-rt .yj-desc {
  font-size: 16px;
  line-height: 32px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  transition: all 0.4s;
  margin-top: 1.5%;
  width: 90%;
}
.yj-con .yj-items .yj-rt div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 7%;
}
.yj-con .yj-items .yj-rt div a:nth-child(1) {
  padding: 4.5px 22.5px;
  font-size: 16px;
  color: #999999;
  border: solid 1px #999999;
  transition: all 0.4s;
}
.yj-con .yj-items .yj-rt div a:nth-child(1):hover {
  background-color: #022e9f;
  border: 1px solid #022e9f;
  color: #fff;
}
.yj-con .yj-items .yj-rt div a:nth-child(2) {
  font-size: 16px;
  transition: all 0.4s;
  color: #999999;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
}
.yj-con .yj-items .yj-rt div a:nth-child(2) img {
  margin-left: 5%;
}
.yj-con .yj-items .yj-rt div a:nth-child(2) img:nth-child(2) {
  display: none;
}
.yj-con .yj-items .yj-rt div a:nth-child(2):hover {
  color: #022e9f;
}
.yj-con .yj-items .yj-rt div a:nth-child(2):hover img:nth-child(2) {
  display: inline;
}
.yj-con .yj-items .yj-rt div a:nth-child(2):hover img:nth-child(1) {
  display: none;
}
.yj-con .yj-items::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #022e9f;
  border-bottom: 1px solid #022e9f;
  transition: all 0.5s;
  opacity: 0;
}
.yj-con .yj-items::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #022e9f;
  border-top: 1px solid #022e9f;
  transition: all 0.5s;
  opacity: 0;
}
.yj-con .yj-items:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yj-con .yj-items:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yj-con .yj-items:hover .yj-thumb p {
  transform: scale(1.03);
}
.yj-con .yj-items:hover .yj-rt .yj-tit {
  color: #022e9f;
}
.yj-con .yj-items:nth-last-child(2) {
  margin-bottom: 5%;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 3px;
}
.pagination li img:nth-child(2) {
  display: none;
}
.pagination li:hover img:nth-child(1) {
  display: none;
}
.pagination li:hover img:nth-child(2) {
  display: inline;
}
.pagination li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #999;
  border: solid 1px #e2e2e2;
  padding: 2px 11px;
  transition: all 0.4s;
  height: 100%;
}
.pagination li:hover a {
  background: #022e9f;
  border: 1px solid #022e9f;
  color: #fff;
}
.pagination .active a {
  background: #022e9f;
  color: #fff;
  border: 1px solid #022e9f;
}
.pagination .zjt {
  margin-right: 6px;
}
.pagination .yjt {
  margin-left: 6px;
}
.i-back {
  display: flex;
  align-items: center;
}
.i-back a {
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 16px;
  transition: all 0.4s;
  color: #666666;
}
.i-back a:hover {
  transform: translateX(-4px);
  color: #022e9f;
}
.yjshow-con {
  margin-top: 3%;
  margin-bottom: 4%;
}
.yjshow-con .yjshow-bt {
  font-size: 22px;
  text-align: center;
  color: #022e9f;
}
.yjshow-con .yjshow-xq {
  font-size: 16px;
  line-height: 30px;
  color: #808080;
  margin-top: 2.5%;
}
.yjshow-con .yjshow-bt1 {
  background-color: #f2f2f2;
  font-size: 24px;
  font-weight: 800;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  padding: 1.75% 19px;
  margin-top: 5.2%;
}
.yjshow-con .row {
  margin-left: -1.2%;
  margin-right: -1.2%;
  margin-top: 4.7%;
}
.yjshow-con .row .yjshow-items {
  padding: 0 1.2%;
}
.yjshow-con .row .yjshow-items .yjshow-items-con {
  text-align: center;
}
.yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(1) {
  display: block;
  overflow: hidden;
}
.yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 261px;
  transition: all 0.7s;
}
.yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(2) {
  font-size: 18px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  margin-top: 4.5%;
  display: block;
  transition: all 0.4s;
}
.yjshow-con .row .yjshow-items .yjshow-items-con:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.yjshow-con .row .yjshow-items .yjshow-items-con:hover a:nth-child(2) {
  color: #022e9f;
}
.i-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.i-nav li {
  height: 100%;
  margin-left: 5%;
}
.i-nav li a {
  font-size: 16px;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  height: 100%;
  position: relative;
}
.i-nav li a::after {
  width: 0%;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  background-color: #005cba;
  bottom: 0;
  position: absolute;
  opacity: 0;
  transition: all 0.4s;
}
.i-nav li:nth-child(1) {
  margin-left: 0;
}
.i-nav li:hover a {
  color: #333333;
}
.i-nav li:hover a::after {
  width: 100%;
  opacity: 1;
}
.i-nav .active a {
  color: #333333;
  font-weight: 600;
}
.i-nav .active a::after {
  width: 100%;
  opacity: 1;
}
.g-jj {
  margin-top: 3.2%;
}
.g-jj .gjj-con {
  font-size: 16px;
  line-height: 32px;
  color: #808080;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 2.1%;
}
.g-jj .gjj-con strong {
  font-weight: 800;
  color: #333;
}
.g-jj .gjj-con em {
  color: #333;
  font-weight: 600;
}
.g-jj .gjj-tp {
  margin-top: 3.6%;
}
.g-jj .gjj-tp img {
  width: 100%;
}
.g-bt {
  text-align: center;
}
.g-bt h3 {
  font-size: 48px;
  color: #e6e6e6;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 800;
}
.g-bt p {
  font-size: 36px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 800;
  margin-top: -35px;
}
.g-wh {
  margin-top: 4.6%;
}
.g-wh ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 5.3%;
}
.g-wh ul li {
  text-align: center;
  box-shadow: 0px 0px 20px 0px rgba(13, 1, 0, 0.11);
  font-family: 'Noto Sans SC', sans-serif;
  width: 48.1%;
  padding: 3.7% 8% 7% 8%;
  position: relative;
}
.g-wh ul li div:nth-child(1) {
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
}
.g-wh ul li div:nth-child(1) img {
  max-height: 100%;
}
.g-wh ul li h4 {
  font-size: 24px;
  color: #333333;
  margin-top: 8%;
}
.g-wh ul li div:last-child {
  font-size: 16px;
  color: #808080;
  margin-top: 2.5%;
}
.g-wh ul li::after {
  position: absolute;
  bottom: -5px;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  opacity: 0;
  transition: all 0.5s;
  height: 5px;
  background-color: #004795;
}
.g-wh ul li:hover::after {
  width: 100%;
  opacity: 1;
}
.g-wh ul li:hover div:nth-child(1) img {
  animation: 1s fd linear;
}
@keyframes fd {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.07);
  }
  100% {
    transform: scale(1);
  }
}
.g-lc {
  background: url(../images/lc-bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
  margin-top: 7%;
  padding-top: 3.5%;
  padding-bottom: 7.5%;
}
.g-lc .glc-js {
  display: flex;
  justify-content: space-between;
  max-width: 1520px;
  margin: 0 auto;
  margin-top: 6%;
  align-items: center;
}
.g-lc .glc-js .lc-prev,
.g-lc .glc-js .lc-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5vh;
  top: 10px;
  height: 7.5vh;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  background-color: #004795;
  position: relative;
}
.g-lc .glc-js .lc-prev img,
.g-lc .glc-js .lc-next img {
  width: 25.1%;
}
.g-lc .glc-js .lc-prev {
  left: 0%;
}
.g-lc .glc-js .lc-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.g-lc .glc-js .lc-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.g-lc .glc-js .lc-prev:hover {
  background: #004795;
  box-shadow: 1px 1px 10px #004795;
}
.g-lc .glc-js .lc-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.g-lc .glc-js .lc-prev:hover img:nth-child(2) {
  left: 40%;
}
.g-lc .glc-js .lc-next:hover {
  background: #004795;
  box-shadow: 1px 1px 10px #004795;
}
.g-lc .glc-js .lc-next:hover img:nth-child(1) {
  left: 100%;
}
.g-lc .glc-js .lc-next:hover img:nth-child(2) {
  left: 40%;
}
.g-lc .glc-js .lc-next {
  right: 0%;
}
.g-lc .glc-js .lc-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.g-lc .glc-js .lc-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.g-lc .glc-js .lc-prev:after {
  display: none;
}
.g-lc .glc-js .lc-next:after {
  display: none;
}
.g-lc .glc-js .glc-js-cen {
  max-width: 1113px;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf {
  width: 39.5%;
  position: relative;
  top: 3vh;
  opacity: 0;
  transform: translateX(-30px);
  transition: all 1s;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf h3 {
  font-size: 72px;
  line-height: 28px;
  color: #cccccc;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf div {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #808080;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 9%;
  text-align: justify;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt {
  overflow: hidden;
  width: 47.3%;
  opacity: 0;
  transform: translateX(30px);
  transition: all 1s;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 318px;
  transition: all 0.8s;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt:hover p {
  transform: scale(1.03);
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide-active .lcjs-lf,
.g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide-active .lcjs-rt {
  opacity: 1;
  transform: translateX(0);
}
.g-lc .glc-sj {
  max-width: 1520px;
  position: relative;
  margin: 0 auto;
  margin-top: 5.2%;
}
.g-lc .glc-sj .sj-hx {
  position: absolute;
  left: 0;
  width: 100%;
  top: 58%;
  transform: translateY(-50%);
}
.g-lc .glc-sj .lcsj-swiper {
  max-width: 1282px;
  margin: 0 auto;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  cursor: pointer;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide h3 {
  font-size: 36px;
  color: #004795;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  opacity: 0;
  transition: all 0.4s;
  transform: translateY(-20px);
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(2) {
  width: 14px;
  height: 14px;
  background-color: #cccccc;
  border-radius: 100%;
  margin: 0 auto;
  margin-top: 7%;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) {
  position: relative;
  margin-top: 4%;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) img {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
  opacity: 0;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) span {
  font-size: 18px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide-thumb-active p:nth-child(3) span {
  opacity: 0;
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide-thumb-active h3 {
  opacity: 1;
  transform: translateY(0px);
}
.g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide-thumb-active p:nth-child(3) img {
  top: 39%;
  opacity: 1;
}
.g-ry {
  margin-top: 4.5%;
}
#certify .swiper-slide {
  width: 358px;
  height: 476px;
}
#certify {
  margin-top: 5.4%;
}
#certify .zz-pagination {
  position: relative;
  bottom: 0;
  margin-top: 4%;
}
#certify .zz-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #00428e;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 1.2%;
}
#certify .zz-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.g-gy {
  background-color: #f7f7f7;
  margin-top: 4.5%;
  padding-top: 3.8%;
  padding-bottom: 6%;
}
.g-gy ul {
  display: flex;
  justify-content: center;
  margin-top: 6%;
}
.g-gy ul li {
  width: 48%;
  position: relative;
  transition: all 0.4s;
}
.g-gy ul li a {
  display: block;
}
.g-gy ul li .gy-bg {
  overflow: hidden;
}
.g-gy ul li .gy-bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 381px;
  transition: all 0.8s;
}
.g-gy ul li a:nth-child(2) {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  font-size: 20px;
  color: #e6e6e6;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 2.4% 5%;
  transition: all 0.4s;
}
.g-gy ul li:hover {
  transform: translateY(-4px);
  box-shadow: 1px 1px 10px #00428e;
}
.g-gy ul li:hover .gy-bg p {
  transform: scale(1.04);
}
.g-gy ul li:hover a:nth-child(2) {
  background: #004795;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
#Profile {
  top: -10%;
}
#Culture {
  top: -30%;
}
#Course {
  top: -8%;
}
#Honor {
  top: -20%;
}
#Process {
  top: -8%;
}
.gyshow-con {
  margin-bottom: 3.7%;
}
.gyshow-con .gyshow-jj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 7%;
}
.gyshow-con .gyshow-jj .gyshow-lf {
  overflow: hidden;
  width: 48.3%;
}
.gyshow-con .gyshow-jj .gyshow-lf img {
  transition: all 0.8s;
}
.gyshow-con .gyshow-jj .gyshow-lf:hover img {
  transform: scale(1.04);
}
.gyshow-con .gyshow-jj .gyshow-rt {
  width: 45.6%;
}
.gyshow-con .gyshow-jj .gyshow-rt h3 {
  font-size: 30px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 800;
}
.gyshow-con .gyshow-jj .gyshow-rt div {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
  margin-top: 5%;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
}
.gyshow-con .gyshow-nr {
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 5.7%;
}
.gyshow-con .gyshow-nr h3 {
  font-size: 24px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  background-color: #f7f7f7;
  padding: 1.32% 0 1.32% 2.5%;
  position: relative;
  margin-bottom: 2.7%;
  margin-top: 3.2%;
}
.gyshow-con .gyshow-nr h3::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background-color: #00428e;
  height: 100%;
  width: 0.6%;
}
.gyshow-con .gyshow-nr ul {
  padding-left: 3.6%;
}
.gyshow-con .gyshow-nr ul li {
  display: flex;
  font-size: 16px;
  position: relative;
  line-height: 28px;
  color: #666666;
}
.gyshow-con .gyshow-nr ul li::before {
  position: absolute;
  left: -2%;
  top: 10.5px;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #00428e;
}
.lfs-con {
  margin-top: 3.5%;
}
.lfs-con ul {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.lfs-con ul li {
    background-color: #f7f7f7;
    font-family: 'Noto Sans SC', sans-serif;
    width: 23.95%;
    padding: 3.2% 2% 2.2% 2%;
    display: flex;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.lfs-con ul li img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
  transition: all 0.4s;
  opacity: 0;
}
.lfs-con ul li .lfs-box h4 {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.lfs-con ul li .lfs-box div {
  font-size: 14px;
  line-height: 30px;
  color: #808080;
  margin-top: 3.2%;
}
.lfs-con ul li::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 70%;
  height: 5px;
  transition: all 0.4s;
  background-color: #191c87;
  opacity: 0;
}
.lfs-con ul li:hover::after {
  width: 100%;
  opacity: 1;
}
.lfs-con ul li:hover img {
  opacity: 1;
  bottom: -17px;
}
.lfs-con ul .active::after {
  width: 100%;
  opacity: 1;
}
.lfs-con ul .active img {
  opacity: 1;
  bottom: -17px;
}
.lfs-con .lfs-dt {
  margin-top: 3%;
}
.lfs-con .lfs-dt .ditu {
  height: 394px;
}
.lfs-con .lfs-dt .ditu img {
  max-width: inherit;
}
.lfs-con .lfs-dt .ditu .BMapLabel {
  border-radius: 10px;
  font-family: 'Noto Sans SC', sans-serif !important;
  box-shadow: 1px 1px 10px #999;
  font-weight: 500 !important;
  margin-top: 49px;
}
.lfs-con .lfs-dt .ditu-box {
  display: none;
}
.lfs-con .lfs-dt .ditu-box:nth-child(1) {
  display: block;
}
.l-bt {
  position: relative;
  font-family: 'Noto Sans SC', sans-serif;
}
.l-bt h3 {
  font-size: 60px;
  color: #f2f2f2;
  font-weight: 900;
}
.l-bt p {
  font-size: 36px;
  color: #1a1a1a;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
}
.lly-con {
  margin-top: 3.2%;
  margin-bottom: 6.2%;
}
.lly-con form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4.8%;
}
.lly-con form div {
  background-color: #f7f7f7;
  border-radius: 8px;
  width: 48.95%;
  padding: 2.35% 2.7% 2.35% 2.7%;
  margin-bottom: 3.2%;
}
.lly-con form div input {
  width: 100%;
  font-size: 18px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #333;
  line-height: inherit;
}
.lly-con form div textarea {
  width: 100%;
  font-size: 18px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #333;
  min-height: 179px;
  line-height: inherit;
}
.lly-con form div ::-webkit-input-placeholder {
  color: #999;
}
.lly-con form div :-moz-placeholder {
  color: #999;
}
.lly-con form div ::-moz-placeholder {
  color: #999;
}
.lly-con form div :-ms-input-placeholder {
  color: #999;
}
.lly-con form div ::-ms-input-placeholder {
  color: #999;
}
.lly-con form div button {
  width: fit-content;
  margin: 0 auto;
  font-size: 19px;
  transition: all 0.4s;
  color: #ffffff;
  background-color: #1d2089;
  border-radius: 8px;
  padding: 19px 81.5px;
}
.lly-con form div button:hover {
  box-shadow: 1px 1px 10px #1d2089;
}
.lly-con form div:nth-child(5) {
  background: none;
  padding: 0;
  display: flex;
  justify-content: center;
  margin-top: 3%;
  margin-bottom: 0;
}
.lly-con form div:nth-child(3),
.lly-con form div:nth-child(4),
.lly-con form div:nth-child(5) {
  width: 100%;
}
#Message {
  top: -15%;
}
#Contact {
  top: -15%;
}
.xshow-con .xshow-content table td{
    padding: 1% 1.5% !important;
}
.xshow-con .xshow-content table{
    width: 100%;
}
.x-tj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.2%;
}
.x-tj .x-tj-thumb {
  overflow: hidden;
  width: 48%;
}
.x-tj .x-tj-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 334px;
  transition: all 0.8s;
}
.x-tj .x-tj-rt {
  width: 46.6%;
  text-align: justify;
}
.x-tj .x-tj-rt a:nth-child(1) {
  font-size: 24px;
  color: #000000;
  transition: all 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
}
.x-tj .x-tj-rt a:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  transition: all 0.4s;
  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-word;
  white-space: normal;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 3.2%;
}
.x-tj .x-tj-rt a:nth-child(3) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #808080;
  border: solid 1px #e5e5e5;
  margin-top: 13.5%;
  width: fit-content;
  width: 120px;
  height: 36px;
  transition: all 0.4s;
}
.x-tj .x-tj-rt a:nth-child(3) img {
  margin-left: 16px;
}
.x-tj .x-tj-rt a:nth-child(3) img:nth-child(2) {
  display: none;
}
.x-tj .x-tj-rt a:nth-child(3):hover {
  background-color: #00428e;
  border: 1px solid #00428e;
  color: #fff;
  box-shadow: 1px 1px 10px #00428e;
}
.x-tj .x-tj-rt a:nth-child(3):hover img:nth-child(1) {
  display: none;
}
.x-tj .x-tj-rt a:nth-child(3):hover img:nth-child(2) {
  display: inline;
}
.x-tj:hover .x-tj-thumb p {
  transform: scale(1.03);
}
.x-tj:hover .x-tj-rt a:nth-child(1) {
  color: #00428e;
}
.x-con {
  margin-top: 3.3%;
  margin-bottom: 4.8%;
}
.x-con .x-items {
  border: solid 1px #cccccc;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2.5%;
  padding: 3% 3% 2.8% 3.9%;
  position: relative;
  transition: all 0.4s;
}
.x-con .x-items .x-lf {
  display: flex;
  width: 68%;
  position: relative;
  z-index: 2;
}
.x-con .x-items .x-lf div:nth-child(1) {
  text-align: center;
  position: relative;
  top: 2px;
}
.x-con .x-items .x-lf div:nth-child(1) h3 {
  font-family: DIN-Medium;
  font-size: 48px;
  color: #b3b3b3;
  transition: all 0.4s;
}
.x-con .x-items .x-lf div:nth-child(1) p {
  font-family: DIN-Medium;
  font-size: 16px;
  color: #333333;
  margin-top: -4px;
  transition: all 0.4s;
}
.x-con .x-items .x-lf div:nth-child(2) {
  flex: 1;
  margin-left: 6.3%;
}
.x-con .x-items .x-lf div:nth-child(2) a:nth-child(1) {
  font-size: 24px;
  transition: all 0.4s;
  color: #000000;
  font-family: 'Noto Sans SC', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-weight: 600;
}
.x-con .x-items .x-lf div:nth-child(2) a:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  font-family: 'Noto Sans SC', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 1.9%;
}
.x-con .x-items .x-rt {
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.x-con .x-items .x-rt a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #808080;
  border: solid 1px #e5e5e5;
  width: fit-content;
  width: 120px;
  height: 36px;
  transition: all 0.4s;
}
.x-con .x-items .x-rt a img {
  margin-left: 16px;
}
.x-con .x-items .x-rt a img:nth-child(2) {
  display: none;
}
.x-con .x-items .x-rt a:hover {
  background-color: #00428e;
  border: 1px solid #00428e;
  color: #fff;
  box-shadow: 1px 1px 10px #00428e;
}
.x-con .x-items .x-rt a:hover img:nth-child(1) {
  display: none;
}
.x-con .x-items .x-rt a:hover img:nth-child(2) {
  display: inline;
}
.x-con .x-items::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #022e9f;
  border-bottom: 1px solid #022e9f;
  transition: all 0.5s;
  opacity: 0;
}
.x-con .x-items::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #022e9f;
  border-top: 1px solid #022e9f;
  transition: all 0.5s;
  opacity: 0;
}
.x-con .x-items:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.x-con .x-items:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.x-con .x-items:hover {
  transform: translateX(4px);
}
.x-con .x-items:hover .x-lf div:nth-child(2) a:nth-child(1),
.x-con .x-items:hover .x-lf div:nth-child(1) h3,
.x-con .x-items:hover .x-lf div:nth-child(1) p {
  color: #00428e;
}
.x-con .x-items:nth-last-child(2) {
  margin-bottom: 6%;
}
.xshow-con {
  margin-top: 3%;
  margin-bottom: 3%;
}
.xshow-con .xshow-bt {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
}
.xshow-con .xshow-sj {
  text-align: center;
  font-size: 16px;
  color: #999999;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 600;
  margin-top: 1.6%;
}
.xshow-con .xshow-content {
  font-size: 14px;
  line-height: 29px;
  color: #808080;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 3.8%;
  font-weight: 500;
}
.xshow-con .xshow-dh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 1px solid #cccccc;
  padding-top: 2.2%;
  margin-top: 5.7%;
}
.xshow-con .xshow-dh ul li {
  font-size: 14px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
}
.xshow-con .xshow-dh ul li a {
  font-size: 14px;
  transition: all 0.4s;
  color: #666666;
}
.xshow-con .xshow-dh ul li:nth-child(2) {
  color: #808080;
  margin-top: 2%;
}
.xshow-con .xshow-dh ul li:nth-child(2) a {
  color: #808080;
}
.xshow-con .xshow-dh ul li:hover a {
  color: #00428e;
}
.xshow-con .xshow-dh .xshow-back {
  font-size: 14px;
  transition: all 0.4s;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
}
.xshow-con .xshow-dh .xshow-back:hover {
  color: #00428e;
  transform: translateX(-4px);
}
@media (max-width: 1599px) {
  .sy-bt h3 {
    font-size: 38px;
  }
  .sy-bt h2 {
    font-size: 63px;
  }
  .about .about-con .about-lf .about-desc {
    font-size: 21px;
  }
  .about .about-con .about-lf .about-nr {
    font-size: 16px;
    line-height: 3.9vh;
    margin-top: 3vh;
  }
}
@media (max-width: 1560px) {
  .g-lc .glc-js {
    max-width: 95%;
  }
}
@media (max-width: 1477px) {
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf h3 {
    font-size: 56px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide h3 {
    font-size: 31px;
  }
  .g-lc .glc-sj .sj-hx {
    top: 56%;
  }
}
@media (max-width: 1260px) {
  .container {
    max-width: 90%;
  }
  .head .head-cen {
    padding: 22px 0;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
    width: 30px;
  }
  .cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(1) {
    font-size: 21px;
  }
  .qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide {
    width: 90%;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) h5 {
    font-size: 26px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) p {
    font-size: 16px;
  }
  .footer #footer-text .foot-cont {
    max-width: 95%;
  }
  .footer #footer-text .foot-cont .foot-bt .container,
  .footer #footer-text .foot-cont .foot-tp {
    max-width: 94.739%;
  }
  .g-bt h3 {
    font-size: 41px;
  }
  .g-bt p {
    font-size: 31px;
    margin-top: -30px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf h3 {
    font-size: 47px;
  }
  .g-lc .glc-js {
    max-width: 97%;
  }
  .g-lc .glc-js .glc-js-cen {
    max-width: 1000px;
  }
  .g-lc .glc-sj .lcsj-swiper {
    max-width: 1161px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf div {
    font-size: 16px;
    line-height: 34px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide h3 {
    font-size: 27px;
  }
  .g-lc .glc-sj .sj-hx {
    top: 53%;
  }
  #certify .swiper-slide {
    width: 333px;
    height: 442px;
  }
  .l-bt p {
    font-size: 32px;
  }
  .l-bt h3 {
    font-size: 54px;
  }
  .lfs-con ul li .lfs-box h4 {
    font-size: 20px;
  }
  .x-con .x-items .x-lf div:nth-child(2) a:nth-child(1),
  .x-tj .x-tj-rt a:nth-child(1) {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .head .head-cen .head-rt ul li a {
    font-size: 16px;
  }
  .head .head-cen .head-rt ul {
    top: 0;
  }
  .xwzx,
  .qyyj,
  .cpzx-con,
  .about .about-con {
    padding: 60px 0;
  }
  .banner {
    margin-top: 0;
  }
  .sy-bt h3 {
    font-size: 31px;
  }
  .sy-bt h2 {
    font-size: 53px;
  }
  .about .about-con .about-lf .about-desc {
    font-size: 19px;
  }
  .about .about-con .about-lf .about-nr {
    font-size: 15px;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items {
    margin-left: 5.5%;
  }
  .i-ban .cban-con h3 {
    font-size: 36px;
  }
  .i-ban .cban-con p {
    font-size: 19px;
  }
  .g-lc .glc-js .glc-js-cen {
    max-width: 82%;
  }
  .g-lc .glc-sj .lcsj-swiper {
    max-width: 94%;
  }
  #certify .swiper-slide {
    width: 292px;
    height: 388px;
  }
  .lfs-con ul li {
    padding: 3.2% 2% 2.2% 2%;
  }
  .l-bt h3 {
    font-size: 47px;
  }
  .l-bt p {
    font-size: 26px;
  }
  .lfs-con ul li .lfs-box h4 {
    font-size: 18px;
  }
  .lfs-con ul li .lfs-box div {
    font-size: 14px;
    line-height: 27px;
    margin-top: 11px;
  }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-lan,
  .head .head-cen .head-rt ul {
    display: none;
  }
  .head .head-cen {
    padding: 13px 0;
  }
  .cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(1) {
    font-size: 18px;
  }
  .footer #footer-text .foot-cont .foot-tp {
    display: block;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-lf {
    width: 100%;
    text-align: center;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt {
    display: block;
    margin-top: 30px;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items ul {
    display: none;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items {
    margin-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 2%;
    padding-bottom: 8px;
    margin-bottom: 14px;
    max-width: 100%;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items:last-child {
    border-bottom: none;
  }
  .head {
    position: fixed;
  }
  .i-ban .cban-con h3 {
    font-size: 25px;
  }
  .i-ban .cban-con p {
    font-size: 19px;
  }
  .ny-head {
    position: sticky;
  }
  .i-ban .cban-con {
    top: 50%;
  }
  .c-cont .c-lf {
    display: none;
  }
  .c-cont .c-rt {
    margin-left: 0;
    width: 100%;
  }
  .yj-con .yj-items .yj-rt .yj-tit {
    font-size: 20px;
  }
  .yj-con .yj-items .yj-rt .yj-desc {
    font-size: 15px;
    line-height: 28px;
  }
  .yj-con .yj-items .yj-rt div a:nth-child(1) {
    font-size: 14px;
  }
  .yj-con .yj-items .yj-rt div a:nth-child(2) {
    font-size: 15px;
  }
  .yj-con .yj-items .yj-thumb p {
    height: 200px;
  }
  .yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(1) p {
    height: 160px;
  }
  .g-bt h3 {
    font-size: 34px;
  }
  .g-bt p {
    font-size: 26px;
    margin-top: -23px;
  }
  .g-wh ul li h4 {
    font-size: 21px;
  }
  .g-wh ul li div:last-child {
    font-size: 15px;
  }
  .g-lc .glc-js .lc-prev,
  .g-lc .glc-js .lc-next {
    width: 50px;
    height: 50px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf h3 {
    font-size: 37px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf div {
    font-size: 15px;
    line-height: 31px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf {
    width: 48.5%;
    top: 1vh;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt p {
    height: 270px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide h3 {
    font-size: 24px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) span {
    font-size: 17px;
  }
  .g-lc .glc-sj .sj-hx {
    top: 51%;
  }
  #certify .swiper-slide {
    width: 308px;
    height: 409px;
  }
  .g-gy ul li .gy-bg p {
    height: 255px;
  }
  .g-gy ul li a:nth-child(2) {
    font-size: 18px;
  }
  .lfs-con ul .active img {
    bottom: -10px;
    width: 19px;
  }
  .lly-con form div textarea,
  .lly-con form div input {
    font-size: 17px;
  }
  .lly-con form div button {
    font-size: 17px;
    padding: 15px 59.5px;
  }
  .x-tj .x-tj-thumb p {
    height: 250px;
  }
  .x-con .x-items .x-lf div:nth-child(2) a:nth-child(1),
  .x-tj .x-tj-rt a:nth-child(1) {
    font-size: 20px;
  }
  .x-con .x-items .x-lf div:nth-child(1) h3 {
    font-size: 40px;
  }
  .x-con .x-items .x-lf div:nth-child(1) p {
    font-size: 15px;
  }
  
  .mb-zd{
      display: block;
  }
  .head .head-cen .head-logo img{
      width: 116px;
  }
  #Profile {
    top: -5%;
}
#Culture{
    top: -18%;
}
.g-lc{
    overflow: hidden;
}
.g-lc .glc-sj .sj-hx{
    width: 1000px;
    max-width: 1000px;
}
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr h2 {
    font-size: 24px;
    margin-top: 4px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr h3 {
    font-size: 20px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr .yc:nth-child(3) h3 {
    margin-top: 14px;
    letter-spacing: 2px;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    margin: 0 4px;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
    width: 25px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    height: 376px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
    top: 53%;
  }
  .sy-bt h3 {
    font-size: 24px;
  }
  .sy-bt h2 {
    font-size: 32px;
  }
  .about .about-con .about-lf {
    width: 100%;
    top: 0;
  }
  .about .about-con .about-lf .about-desc {
    font-size: 17px;
    line-height: 28px;
    margin-top: 25px;
    width: 100%;
  }
  .about {
    background-size: cover;
  }
  .about .about-con .about-lf .about-nr {
    font-size: 15px;
    line-height: 28px;
    margin-top: 15px;
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
  }
  .about .about-con .about-lf div:nth-child(4) a {
    padding: 6.5px 25.5px;
    margin-top: 38px;
  }
  .xwzx,
  .qyyj,
  .cpzx-con,
  .about .about-con {
    padding: 60px 0;
    padding-bottom: 65px;
  }
  .cpzx ul li .cpzx-box {
    display: block;
  }
  .cpzx ul li .cpzx-lf {
    padding-right: 0;
  }
  .cpzx ul li .cpzx-rt {
    height: 135px;
    width: 100%;
    margin-top: 38px;
    justify-content: center;
    align-items: self-start;
  }
  .cpzx ul li .cpzx-box {
    padding: 10.8% 9.1% 9.3% 9.1%;
  }
  .cpzx ul li {
    width: 100%;
    margin-bottom: 23px !important;
  }
  .cpzx ul li:last-child {
    margin-bottom: 0 !important;
  }
  .cpzx ul li .cpzx-lf div:nth-child(1) a:nth-child(2) {
    font-size: 13px;
    margin-top: 5px;
    padding-bottom: 17px;
    line-height: 18px;
  }
  .cpzx ul li .cpzx-lf div:nth-child(2) {
    display: none;
  }
  .cpzx ul {
    margin-top: 40px;
  }
  .qyyj .qyyj-lb {
    margin-top: 35px;
  }
  .qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide .qyyj-bg {
    height: 312px;
  }
  .qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div h4 {
    font-size: 20px;
  }
  .qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div p {
    color: #ffffff;
    opacity: 0.8;
    margin-top: 13px;
    line-height: 23px;
  }
  .qyyj .qyyj-lb .yj-swiper .swiper-wrapper .swiper-slide div {
    padding-bottom: 24px;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 31px;
    background-position: 100% 53%;
    background-size: cover;
  }
  .qyyj .qyyj-lb .qyyj-an .yj-prev,
  .qyyj .qyyj-lb .qyyj-an .yj-next {
    width: 44px;
    height: 44px;
  }
  .qyyj .qyyj-lb .yj-swiper {
    overflow: hidden;
  }
  .sy-bt {
    white-space: nowrap;
  }
  .xwzx .xwzx-con .xw-bt {
    padding-bottom: 10px;
  }
  .xwzx .xwzx-con .xw-bt ul li::after {
    bottom: -12px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list {
    width: 100%;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp {
    flex-wrap: wrap;
    margin: 0;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list {
    padding: 0;
    border-right: none;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 21px;
    margin-bottom: 33px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) h5 {
    font-size: 22px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con div:nth-child(1) p {
    font-size: 15px;
    margin-left: 9px;
  }
  .xwzx .xwzx-con .xwzx-box {
    margin-top: 48px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(2) p {
    height: 236px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(2) {
    margin-top: 18px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-tp .xwzx-list .xwzx-list-con a:nth-child(3) {
    margin-top: 16px;
  }
  .xwzx .xwzx-con .xwzx-box .xwzx-items .xwzx-more {
    margin-top: 0;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-lf h4 {
    font-size: 17px;
    margin-top: 20px;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-lf p:last-child {
    font-size: 13px;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-lf p:nth-child(1) img {
    width: 39%;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items p a {
    font-size: 16px;
  }
  .footer #footer-text .foot-cont .foot-tp .foot-tp-rt .foot-tp-items {
    padding-left: 0%;
    text-align: center;
  }
  .footer #footer-text .foot-cont .foot-bt {
    margin-top: 21px;
  }
  .footer #footer-text .foot-cont .foot-bt .container {
    display: block;
    text-align: center;
  }
  .i-ban .cban-con h3 {
    font-size: 20px;
  }
  .i-ban .cban-con p {
    font-size: 15px;
  }
  .i-crumb p,
  .i-crumb p a {
    font-size: 14px;
  }
  .i-crumb {
    height: 45px;
    margin-top: 22px;
  }
  .c-cont .c-rt .c-tit {
    font-size: 16px;
    padding: 15.5px 5.5%;
    margin-top: 35px;
  }
  .c-cont .c-rt .crt-tp {
    display: block;
    margin-top: 30px;
  }
  .c-cont .c-rt .crt-tp div:nth-child(1) {
    width: 100%;
    padding: 10% 0;
  }
  .c-cont .c-rt .crt-tp div:nth-child(2) {
    font-size: 14px;
    line-height: 29px;
    width: 100%;
    margin-top: 29px;
  }
  .c-cont .c-rt .crt-con {
    font-size: 14px;
    line-height: 29px;
    text-align: justify;
    letter-spacing: 0.4px;
    overflow: scroll;
  }
  .c-cont .c-rt .crt-con table{
      width: 800px !important;
  }
  .c-cont .c-rt .crt-con h5 {
    font-size: 16px;
    margin-top: 10.5%;
    margin-bottom: 4%;
  }
  .c-cont {
    margin-bottom: 40px;
  }
  .yj-con {
    margin-top: 44px;
    margin-bottom: 51px;
  }
  .yj-con .yj-items {
    display: block;
    padding: 12.2% 6.5% 11.4% 6.7%;
  }
  .yj-con .yj-items .yj-rt,
  .yj-con .yj-items .yj-rt .yj-tit,
  .yj-con .yj-items .yj-rt .yj-desc {
    width: 100%;
  }
  .yj-con .yj-items .yj-rt .yj-tit {
    font-size: 18px;
  }
  .yj-con .yj-items .yj-rt .yj-desc {
    font-size: 14px;
    line-height: 25px;
  }
  .yj-con .yj-items .yj-rt {
    margin-top: 21px;
  }
  .yj-con .yj-items .yj-rt div {
    margin-top: 25px;
  }
  .yj-con .yj-items .yj-rt div a:nth-child(1) {
    padding: 4.5px 17.5px;
    font-size: 13px;
  }
  .yj-con .yj-items .yj-rt div a:nth-child(2) {
    font-size: 14px;
  }
  .yj-con .yj-items .yj-rt div a:nth-child(2) img {
    width: 15px;
  }
  .yj-con .yj-items:nth-last-child(2) {
    margin-bottom: 11%;
  }
  .i-back {
    display: none;
  }
  .yjshow-con .yjshow-bt {
    font-size: 21px;
  }
  .yjshow-con {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .yjshow-con .yjshow-xq {
    font-size: 15px;
    line-height: 29px;
    margin-top: 18px;
  }
  .yjshow-con .yjshow-bt1 {
    font-size: 20px;
    padding: 4.75% 19px;
    margin-top: 41px;
  }
  .yjshow-con .row .yjshow-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(2) {
    font-size: 17px;
  }
  .yjshow-con .row .yjshow-items .yjshow-items-con a:nth-child(1) p {
    height: 206px;
  }
  .yjshow-con .row {
    margin-top: 33px;
  }
  .i-nav {
    display: none;
  }
  .g-jj {
    margin-top: 40px;
  }
  .g-bt h3 {
    font-size: 30px;
  }
  .g-bt p {
    font-size: 24px;
    margin-top: -21px;
  }
  .g-jj .gjj-con {
    font-size: 15px;
    line-height: 30px;
    margin-top: 14px;
  }
  .g-wh {
    margin-top: 44px;
  }
  .g-wh ul li {
    width: 100%;
    padding: 10.7% 8% 11% 8%;
  }
  .g-wh ul {
    margin-top: 25px;
  }
  .g-wh ul li div:nth-child(1) {
    height: 44px;
  }
  .g-wh ul li h4 {
    font-size: 19px;
    margin-top: 18px;
  }
  .g-wh ul li div:last-child {
    font-size: 14px;
  }
  .g-wh ul li:last-child {
    margin-top: 23px;
  }
  .g-lc {
    margin-top: 48px;
    padding-top: 43px;
    padding-bottom: 37px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide {
    display: block;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf {
    width: 100%;
    top: 0;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt {
    width: 100%;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf h3 {
    font-size: 28px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-lf div {
    font-size: 14px;
    line-height: 28px;
    margin-top: 11px;
  }
  .g-lc .glc-js {
    margin-top: 30px;
  }
  .g-lc .glc-js .glc-js-cen .lcjs-swiper .swiper-wrapper .swiper-slide .lcjs-rt p {
    height: 178px;
    margin-top: 17px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide h3 {
    font-size: 20px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(2) {
    width: 11px;
    height: 11px;
    margin-top: 10%;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide-thumb-active p:nth-child(3) img {
    width: 19px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) span {
    font-size: 16px;
  }
  .g-lc .glc-sj .lcsj-swiper .swiper-wrapper .swiper-slide p:nth-child(3) {
    margin-top: 8px;
  }
  .g-lc .glc-sj .sj-hx {
    top: 50%;
  }
  .g-lc .glc-sj .sj-hx {
    top: 48%;
  }
  .g-lc .glc-sj {
    margin-top: 35px;
  }
  .g-lc .glc-js .lc-prev,
  .g-lc .glc-js .lc-next {
    width: 27px;
    height: 55px;
  }
  .g-bt h3 {
    font-size: 26px;
  }
  .g-ry {
    margin-top: 44px;
  }
  #certify .swiper-slide {
    width: 208px;
    height: 276px;
  }
  #certify {
    margin-top: 20px;
  }
  #certify .zz-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
  #certify .zz-pagination {
    margin-top: 15px;
  }
  .g-gy {
    margin-top: 40px;
    padding-top: 43px;
    padding-bottom: 50px;
  }
  .g-gy ul {
    margin-top: 20px;
  }
  .g-gy ul li a:nth-child(2) {
    font-size: 14px;
    padding: 7.4% 5%;
    line-height: 19px;
  }
  .g-gy ul li .gy-bg p {
    height: 179px;
  }
  .gyshow-con .gyshow-jj {
    display: block;
    margin-top: 35px;
  }
  .gyshow-con .gyshow-jj .gyshow-rt,
  .gyshow-con .gyshow-jj .gyshow-lf {
    width: 100%;
  }
  .gyshow-con .gyshow-jj .gyshow-rt h3 {
    font-size: 20px;
  }
  .gyshow-con .gyshow-jj .gyshow-rt div {
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 1px;
    margin-top: 12px;
  }
  .gyshow-con .gyshow-jj .gyshow-rt {
    margin-top: 30px;
  }
  .gyshow-con .gyshow-nr h3 {
    font-size: 18px;
    padding: 4.32% 0 4.32% 5.5%;
    margin-bottom: 20px;
    margin-top: 24px;
  }
  .gyshow-con .gyshow-nr ul li {
    font-size: 15px;
  }
  .gyshow-con .gyshow-nr ul {
    padding-left: 5.6%;
  }
  .gyshow-con .gyshow-nr ul li::before {
    left: -15px;
    top: 10.5px;
    width: 6px;
    height: 6px;
  }
  .gyshow-con {
    margin-bottom: 34px;
  }
  .l-bt p {
    font-size: 22px;
  }
  .l-bt h3 {
    font-size: 41px;
  }
  .lfs-con {
    margin-top: 37px;
  }
  .lfs-con ul li {
    width: 100%;
    margin-bottom: 22px;
  }
  .lfs-con ul {
    display: block;
    margin-top: 24px;
  }
  .lfs-con ul li .lfs-box h4 {
    font-size: 17px;
  }
  .lfs-con ul li .lfs-box div {
    margin-top: 13px;
    font-size: 13px;
  }
  .lfs-con ul li {
    padding: 10.2% 6% 8.2% 6%;
    justify-content: flex-start;
  }
  .lfs-con ul li img {
    display: none;
  }
  .lfs-con .lfs-dt .ditu {
    height: 269px;
  }
  .lfs-con ul li::after {
    display: none;
  }
  .lfs-con .lfs-dt .ditu .BMapLabel {
    margin-top: 42px;
    margin-left: -95px;
  }
  .lfs-con .lfs-dt #map .BMapLabel {
    margin-left: -151px;
  }
  .lfs-con .lfs-dt #map1 .BMapLabel {
    margin-left: -81px;
  }
  .lly-con {
    margin-top: 41px;
    margin-bottom: 40px;
  }
  .lly-con form div {
    width: 100%;
    padding: 3.7% 4.7% 3.7% 4.7%;
    margin-bottom: 14px;
  }
  .lly-con form {
    margin-top: 25px;
  }
  .lly-con form div textarea,
  .lly-con form div input {
    font-size: 16px;
  }
  .lly-con form div button {
    font-size: 15px;
    padding: 12px 47.5px;
  }
  .x-tj {
    display: block;
    margin-top: 44px;
  }
  .x-tj .x-tj-rt {
    width: 100%;
    margin-top: 21px;
  }
  .x-tj .x-tj-thumb p {
    height: 198px;
  }
  .x-con .x-items .x-lf div:nth-child(2) a:nth-child(1),
  .x-tj .x-tj-rt a:nth-child(1) {
    font-size: 18px;
  }
  .x-tj .x-tj-rt a:nth-child(2) {
    margin-top: 6px;
  }
  .x-tj .x-tj-rt a:nth-child(3) {
    margin-top: 25px;
  }
  .x-con .x-items .x-rt a {
    display: none;
  }
  .x-con .x-items .x-lf {
    width: 100%;
  }
  .x-con .x-items .x-lf div:nth-child(2) a:nth-child(2) {
    line-height: 23px;
  }
  .x-con .x-items .x-lf div:nth-child(1) h3 {
    font-size: 33px;
  }
  .x-con .x-items .x-lf div:nth-child(1) p {
    font-size: 14px;
  }
  .x-con .x-items .x-lf {
    align-items: center;
  }
  .x-con .x-items {
    margin-bottom: 17px;
    padding: 7% 3% 7.8% 3.9%;
  }
  .x-con {
    margin-top: 39px;
    margin-bottom: 40px;
  }
  .x-con .x-items:nth-last-child(2) {
    margin-bottom: 28px;
  }
  .xshow-con .xshow-bt {
    font-size: 20px;
    line-height: 30px;
  }
  .xshow-con {
    margin-top: 41px;
    margin-bottom: 43px;
  }
  .xshow-con .xshow-sj {
    font-size: 14px;
    margin-top: 10px;
  }
  .xshow-con .xshow-content {
    margin-top: 20px;
  }
  .xshow-con .xshow-dh {
    padding-top: 27px;
    margin-top: 24px;
  }
  .xshow-con .xshow-dh {
    display: block;
  }
  .xshow-con .xshow-dh ul li {
    margin-bottom: 11px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .cont .nr p {
    font-size: 16px;
  }
  .xwzx {
    background-position: 69% 100%;
  }
  .bt-tz a{
      display: none;
  }
}
