body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
  font-family: 'Noto Sans SC', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: DIN-Medium;
  src: url('../font/DIN-Medium.ttf');
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.icon {
  position: relative;
  line-height: 0;
}
.icon img {
  transition: all 0.5s;
}
.icon img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.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-div .mxl-e {
  position: absolute;
  padding: 25.5px 33px;
  right: 10%;
  z-index: 3;
  top: -7px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div3 a{
font-size: 14px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 61.03px;
  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: 70%;
    margin-top: 8%;
}
.mb-nav .logo img {
  max-height: 64px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
/*.mb-nav ul li:nth-last-child(2) .mxl-o{*/
/*    display: none;*/
/*}*/

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



.head {
  position: fixed;
  top: 0;
  z-index: 100;
  left: 0;
  width: 100%;
}
.head .head-cen {
  font-family: 'Noto Sans SC', sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 93.86%;
  margin: 0 auto;
}
.head .head-cen .head-nav {
  flex: 1;
}
.head .head-cen .head-nav .head-ul {
  display: flex;
  justify-content: center;
}
.head .head-cen .head-nav .head-ul .head-li {
  margin-right: 2.44792vw;
  position: relative;
}
.head .head-cen .head-nav .head-ul .head-li .head-child{
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(15px);
    background: #fff;
    top: 100%;
    transition: all .5s;
    min-width: 150px;
    white-space: nowrap;
    padding: 18px 32px;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.head .head-cen .head-nav .head-ul .head-li:nth-child(6) .head-child{
    display: none;
}
.head .head-cen .head-nav .head-ul .head-li:hover .head-child{
    transform: translateX(-50%) translateY(0px);
    visibility: visible;
    opacity: 1;
    
}
.head .head-cen .head-nav .head-ul .head-li .head-child a{
    display: block;
    transition: all .5s;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}
.head .head-cen .head-nav .head-ul .head-li .head-child a:hover{
    color: #001278;
}
.head .head-cen .head-nav .head-ul .head-li .head-child a:last-child{
    margin-bottom: 0;
}
.head .head-cen .head-nav .head-ul .head-li .head-a {
  transition: all 0.5s;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 600;
  padding: 25px 0;
  position: relative;
}
.head .head-cen .head-nav .head-ul .head-li .head-a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 26px;
  width: 0%;
  height: 1px;
  opacity: 0;
  transition: all 0.5s;
  background: #001278 !important;
}
.head .head-cen .head-nav .head-ul .head-li:hover .head-a{
    color: #001278 !important;
}
.head .head-cen .head-nav .head-ul .head-li:hover .head-a::after {
  opacity: 1;
  width: 100%;
}
.head .head-cen .head-nav .head-ul li:last-child {
  margin-right: 0;
}
.head .head-cen .head-lan {
  display: flex;
  margin-left: 2vw;
  align-items: center;
}
.head .head-cen .head-lan .icon {
  margin-right: 16px;
}
.head .head-cen .head-lan .headlan-con {
  position: relative;
  font-family: DIN-Medium;
  font-size: 17px;
}
.head .head-cen .head-lan .headlan-con div:nth-child(1) {
  display: flex;
  align-items: center;
  color: #fefefe;
  cursor: pointer;
  transition: all .5s;
}
.head .head-cen .head-lan .headlan-con div:nth-child(1) img {
  margin-left: 10px;
}
.head .head-cen .head-lan .headlan-con div:nth-child(2) {
  transition: all 0.5s;
  position: absolute;
  left: -9px;
  top: 100%;
  background: #fff;
  width: 54px;
  transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transform-origin: center top;
  padding-left: 10px;
}
.head .head-cen .head-lan .headlan-con div:nth-child(2) a {
  transition: all 0.5s;
}
.head .head-cen .head-lan .headlan-con div:nth-child(2) a:hover {
  color: #0026ff;
}
.head .head-cen .head-lan .headlan-con:hover div:nth-child(2) {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
.home-head img {
  filter: brightness(0) invert(1);
}
.home-banner {
  margin-top: -0.7%;
  position: relative;
}
.home-banner .banner-xl {
  position: absolute;
  width: fit-content;
  bottom: 11px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1.14584vw;
  z-index: 2;
  cursor: pointer;
  display: block;
  animation: sx 1.8s infinite linear;
}
@keyframes sx {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  max-width: 101%;
  min-height: 101vh;
  object-fit: cover;
  min-width: 100%;
  transform: scale(1.08, 1.08);
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp .yc {
  width: 44.1%;
  position: relative;
  text-align: center;
  top: 6.1vw;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp .yc img {
  transform: scale(1.1) translateY(-1.5vw);
  opacity: 0;
  transition: all 1.2s;
  height: 62.75vh;
  object-fit: contain;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-top: 8.3%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont {
  font-family: 'Noto Sans SC', sans-serif;
  text-align: center;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) {
  margin-top: 1.8vw;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont h3 {
  font-size: 3.3vw;
  color: #ffffff;
  font-weight: 700;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  line-height: 1.4;
  letter-spacing: 1px;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .slide-cont h3,
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .slide-cont .video-play {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.3s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.3s;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-cp .yc img {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg img {
  animation: image-zoom-out 6s 0s forwards;
}
.video-play {
  display: flex;
  justify-content: center;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.video-play li {
  margin: 0 13px;
}
.video-play li a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  width: 164px;
  height: 55px;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  position: relative;
}
.video-play li a img {
  margin-left: 18px;
  transition: all 0.5s;
}
.video-play li a:hover img {
  transform: translateX(-5px);
}
.video-play li:nth-child(1) a {
  background-color: #0026ff;
}
.video-play li:nth-child(2) a {
  border: solid 2px #ffffff;
  overflow: hidden;
}
.video-play li:nth-child(2) a:hover {
  border: 2px solid #0026ff;
}
.video-play li:nth-child(2) a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  content: '';
  width: 0%;
  opacity: 0;
  height: 0%;
  background: #0026ff;
  z-index: -1;
  border-radius: 100%;
  transition: all 0.8s;
}
.video-play li:nth-child(2) a:hover::after {
  width: 130%;
  height: 200%;
  opacity: 1;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(50%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.hxys {
  position: relative;
  overflow: hidden;
  padding-top: 8.3%;
  padding-bottom: 6.8%;
}
.hxys .hxys-bg,
.hxys .hxys-bg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation: hmp5Bgg 15s linear infinite;
}
@keyframes hmp5Bgg {
  0% {
    opacity: 0.8;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
  }
  50% {
    opacity: 1;
    transform: scale(1) rotate(-25deg) skew(-27deg, 27deg) translateX(-5vw);
  }
  100% {
    opacity: 0.8;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
  }
}
.hxys .hxys-bg img,
.hxys .hxys-bg2 img {
  max-width: 101%;
  height: 100%;
  object-fit: cover;
  min-width: 100%;
}
.hxys .hxys-bg2 {
  animation: hmp5Bgg2 15s linear infinite;
}
@keyframes hmp5Bgg2 {
  0% {
    opacity: 1;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
  }
  50% {
    opacity: 0.4;
    transform: scale(1) rotate(25deg) skew(27deg, -27deg) translateX(5vw);
  }
  100% {
    opacity: 1;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
  }
}
.hxys .container {
  position: relative;
  z-index: 2;
}
.hxys .container ul {
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
  margin-bottom: 5%;
  padding: 0 1.85%;
}
.hxys .container ul li {
  transition: all 0.5s;
}
.hxys .container ul li .icon {
  height: 3.07292vw;
}
.hxys .container ul li .icon img {
  max-height: 100%;
}
.hxys .container ul li div:nth-child(2) {
  display: flex;
  line-height: 1;
  align-items: flex-end;
  margin-top: 25px;
}
.hxys .container ul li div:nth-child(2) p:nth-child(1) {
  font-family: DIN-Medium;
  font-weight: 900;
  font-size: 3.125vw;
  letter-spacing: 1px;
  color: #fff;
}
.hxys .container ul li div:nth-child(2) p:nth-child(2) {
  font-size: 16px;
  margin-left: 8px;
  color: #fff;
  position: relative;
  top: -6px;
}
.hxys .container ul li div:nth-child(3) {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #fff;
  margin-top: 14px;
}
.hxys .container ul li:hover {
  transform: translateY(-7px);
}
.hxys .sy-bt img {
  filter: brightness(0) invert(1);
}
.hxys .sy-bt h3 {
  color: #fff;
}
.hxys .sy-desc {
  color: #fff;
}
#Advantage {
  top: 0;
}
.sy-bt {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.sy-bt h3 {
  font-size: 2.5vw;
  font-weight: 700;
  color: #000000;
  margin: 0 10px;
}
.sy-bt img {
  position: relative;
  top: -0.6vw;
  width: 4.6875vw;
}
.sy-desc {
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
  text-align: center;
  margin-top: 20px;
}
.sy-more {
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  width: fit-content;
  border-radius: 27px;
  display: flex;
  align-items: center;
  padding: 11.5px 18px;
  position: relative;
  overflow: hidden;
  border: solid 1px #fff;
  transition: all 0.5s;
}
.sy-more img {
  margin-left: 9px;
}
.sy-more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  content: '';
  width: 0%;
  opacity: 0;
  height: 0%;
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
  border-radius: 100%;
  transition: all 0.8s;
}
.sy-more:hover {
  color: #001278;
  box-shadow: 1px 1px 15px #fff;
}
.sy-more:hover .icon img:nth-child(1) {
  opacity: 0;
}
.sy-more:hover .icon img:nth-child(2) {
  opacity: 1;
  transform: translateX(4px);
}
.sy-more:hover::after {
  width: 130%;
  height: 200%;
  opacity: 1;
}
.cpzs {
  padding-top: 85px;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
}
.cpzs .sy-more {
  border: solid 1px #666666;
  color: #666666;
  z-index: 2;
}
.cpzs .sy-more::after {
  background: #001278;
}
.cpzs .sy-more:hover {
  color: #fff;
  border: solid 1px #001278;
}
.cpzs .cpzs-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  animation: yd 13s linear infinite;
}
.cpzs .cpzs-bg img {
  max-width: 101%;
  min-width: 100%;
}
@keyframes yd {
  0% {
    transform: scale(1.1) translateX(-2vw);
  }
  25% {
    transform: scale(1.05) translateX(-1vw);
  }
  50% {
    transform: scale(1) translateX(0vw);
  }
  75% {
    transform: scale(1.05) translateX(1vw);
  }
  100% {
    transform: scale(1.1) translateX(2vw);
  }
}
.cpzs .cpzs-con {
  margin-bottom: 66px;
  z-index: 2;
  position: relative;
}
.cpzs .cpzs-con .cpzs-prev,
.cpzs .cpzs-con .cpzs-next {
  width: auto;
  height: auto;
  background: none;
  transition: all 0.5s;
}
.cpzs .cpzs-con .cpzs-prev:hover {
  transform: translateX(-4px);
}
.cpzs .cpzs-con .cpzs-next:hover {
  transform: translateX(4px);
}
.cpzs .cpzs-con .cpzs-prev {
  left: calc(-2.34375vw - 56px);
}
.cpzs .cpzs-con .cpzs-next {
  right: calc(-2.34375vw - 56px);
}
.cpzs .cpzs-con .cpzs-prev:after,
.cpzs .cpzs-con .cpzs-next:after {
  display: none;
}
.cpzs .cpzs-con #certify {
  margin-top: 80px;
  width: 100%;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide {
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
  width: 640px;
  transition: all 0.5s;
  opacity: 0 !important;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a {
  display: block;
  padding-top: 40px;
  position: relative;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 14.792vw;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb img:nth-child(1) {
  position: relative;
  z-index: 2;
  max-width: 80%;
  max-height: 100%;
  transition: all 0.5s;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr {
  font-weight: 600;
  padding: 29px 13% 37px 7.2%;
  position: relative;
  overflow: hidden;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr div {
  position: relative;
  z-index: 2;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .title {
  font-size: 1.25vw;
  transition: all 0.5s;
  color: #333333;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .desc {
  font-size: 16px;
  line-height: 1.5;
  transition: all 0.5s;
  color: #999;
  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: 3px;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
/*.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .more div:nth-child(1) {*/
/*  flex: 1;*/
/*  padding-right: 10%;*/
/*  font-size: 14px;*/
/*  color: #999;*/
/*  transition: all 0.5s;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*  display: -webkit-box;*/
/*  -webkit-line-clamp: 1;*/
/*  -webkit-box-orient: vertical;*/
/*  display: -moz-box;*/
/*  -moz-line-clamp: 1;*/
/*  -moz-box-orient: vertical;*/
/*  word-wrap: break-word;*/
/*  word-break: break-word;*/
/*  white-space: normal;*/
/*}*/
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .more div:nth-child(2) {
  transition: all 0.5s;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr::after {
  position: absolute;
  width: 109%;
  height: 100%;
  right: -5%;
  top: 0;
  content: '';
  background: #001278;
  border-top-right-radius: 50% 192%;
  transition: all 0.63s;
  opacity: 0;
  transform: rotateZ(0deg) scale(1.05);
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-prev,
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-next {
  opacity: 0.5 !important;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active {
  opacity: 1 !important;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr::after {
  border-top-right-radius: 169% 192%;
  opacity: 1;
  transition-delay: 0.1s;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr .title,
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr .desc,
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr .more div:nth-child(1) {
  color: #fff;
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr .more div:nth-child(2) {
  filter: brightness(0) invert(1);
}
.cpzs .cpzs-con #certify .swiper-container .swiper-slide-active:hover a .cpzs-thumb img:nth-child(1) {
  transform: scale(1.03) ;
  filter: drop-shadow(0 0 2px rgba(0, 18, 120, 0.8));
}
.hyyy {
  overflow: hidden;
}
.hyyy .sy-bt h3{
    color: #fff;
}
.hyyy .sy-desc{
    color: #fff;
}
.hyyy .sy-bt img{
    filter: brightness(0) invert(1);
}
.hyyy .hyyy-bt{
    position: absolute;
    left: 0;
    right: 0;
    top: 6.5%;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}
.hyyy .bg{
    overflow: hidden;
        max-height: 49.64vw;
}
.hyyy .bg img{
  max-width: 101%;
  min-width: 100%;
}
.hyyy .bg video{
    transition: all .5s;
}
.hyyy .bg video:nth-child(1){
  max-width: 101%;
  min-width: 100%;
    /*max-height: 100vh;*/
    /*object-fit: cover;*/
    /*object-position: 100% 62%;*/
        position: relative;
    top: -6.5vw;
}
.hyyy .bg video:nth-child(2){
  max-width: 101%;
  min-width: 100%;
  transition: all .5s;
  opacity: 0;
  visibility: visible;
  position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
}
.hyyy .hyyy-box{
    opacity: 1;
    visibility: visible;
    transition: all .5s;
}
.hyyy .hyyy-box .hyyy-items{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .7s;
    transform: scale(0);
}
.hyyy .hyyy-box .hyyy-items.animated{
    opacity: 1;
    transform: scale(1);
}
.hyyy .hyyy-box .hyyy-items div{
    transition: all .5s;
    font-size: 0.9375vw;
    font-weight: 700;
	color: #ffffff;
	background-image: linear-gradient(90deg, rgba(0,162,255,.5) 0%, rgba(88,43,255,.5) 100%), linear-gradient(rgba(0,18,120,.5), rgba(0,18,120,.5));
	background-blend-mode: normal, normal;
	border-radius: 1.30208vw;
	padding: 0.5vw 1.67vw;
	   
	border: solid 2px #a2d6ff;
}
.hyyy .hyyy-box .hyyy-items div:hover{
    background: #fff;
    color: #001278;
    transform: translateX(4px);
    
     box-shadow: 1px 1px 35px rgba(0, 132, 255, 1);
}
.hyyy .hyyy-box .hyyy-items:nth-child(1){
    left: 18.5%;
    top: 29.1%;
    transition-delay: .3s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(2){
    left: 33.5%;
    top: 31.8%;
    transition-delay: .5s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(3){
    left: 45.9%;
    top: 24.7%;
    transition-delay: .9s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(4){
    left: 56.3%;
    top: 45.2%;
    transition-delay: .8s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(5){
    left: 79.3%;
    top: 37.2%;
    transition-delay: .9s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(6){
     left: 8.3%;
    top: 72.7%;
    transition-delay: 1s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(7){
left: 37.3%;
    top: 68.7%;
    transition-delay: .3s;
}
.hyyy .hyyy-box .hyyy-items:nth-child(8){
    left: 58.3%;
    top: 83.7%;
    transition-delay: .6s;
}




.hyyy.zh .bg video:nth-child(1){
    opacity: 0;
    visibility: hidden;
}
.hyyy.zh .bg video:nth-child(2){
    opacity: 1;
    visibility: visible;
}
.hyyy.zh .hyyy-box {
    opacity: 0;
    visibility: hidden;
}

.pyq {
  background-color: #f5f6f7;
  padding-top: 85px;
  padding-bottom: 48px;
}
.pyq .container .pyq-logo {
  margin-top: 80px;
  overflow: hidden;
}
.pyq .container .pyq-logo .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;
}
.pyq .container .pyq-logo .pyq-items {
  padding: 0;
  height: auto;
}
.pyq .container .pyq-logo .pyq-items .pyq-items-con {
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 4.4792vw;
  margin-bottom: 15%;
}
.pyq .container .pyq-logo .pyq-items .pyq-items-con img {
  max-height: 100%;
  transition: all 0.5s;
  max-width: 75%;
}
.pyq .container .pyq-logo .pyq-items .pyq-items-con:hover {
  transform: translateY(-5px);
}
.pyq .container .pyq-logo .pyq-items .pyq-items-con:hover img {
  transform: scale(0.97);
}
.pyq .container .pyq-pj {
  position: relative;
  margin-top: -2.5%;
}
.pyq .container .pyq-pj .pyq-pagination {
  bottom: 0;
  text-align: center;
  margin-top: 39px;
  position: relative;
}
.pyq .container .pyq-pj .pyq-pagination .swiper-pagination-bullet {
  transition: all 0.5s;
  width: 50px;
  height: 6px;
  background-color: #001278;
  border-radius: 3px;
  opacity: 0.1;
  margin: 0 10px;
}
.pyq .container .pyq-pj .pyq-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.pyq .container .pyq-pj .pyq-prev,
.pyq .container .pyq-pj .pyq-next {
  width: auto;
  height: auto;
  background: none;
  transition: all 0.5s;
  top: 39%;
}
.pyq .container .pyq-pj .pyq-prev:hover {
  transform: translateX(-4px);
}
.pyq .container .pyq-pj .pyq-next:hover {
  transform: translateX(4px);
}
.pyq .container .pyq-pj .pyq-prev {
  left: calc(-2.34375vw - 56px);
}
.pyq .container .pyq-pj .pyq-next {
  right: calc(-2.34375vw - 56px);
}
.pyq .container .pyq-pj .pyq-prev:after,
.pyq .container .pyq-pj .pyq-next:after {
  display: none;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide {
  height: auto;
  padding: 40px 3.52% 40px 3.15%;
  background-color: #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  transition: all 0.5s;
  justify-content: space-between;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr {
  display: flex;
  align-items: flex-start;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(1) {
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.125vw;
  height: 3.125vw;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(1) img {
  width: 100%;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(2) {
  letter-spacing: -0.6px;
  font-size: 14px;
  margin-top: 1.2vw;
  line-height: 24px;
  color: #666666;
  flex: 1;
  margin-left: 1.302vw;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .yh {
  margin-top: 2.083vw;
  text-align: right;
  height: 3.021vw;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .yh img {
  max-height: 100%;
}
.pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-4px);
}
.xwzx {
  margin-top: 75px;
  margin-bottom: 88px;
}
.xwzx .xwzx-con {
  margin-top: 54px;
}
.xwzx .xwzx-con .sy-more {
  border: solid 1px #666666;
  color: #666666;
  z-index: 2;
}
.xwzx .xwzx-con .sy-more::after {
  background: #001278;
}
.xwzx .xwzx-con .sy-more:hover {
  color: #fff;
  border: solid 1px #001278;
}
.xwzx .xwzx-con .xwzx-pagination {
  position: relative;
  height: 3px;
  background-color: #dddddd;
  border-radius: 2px;
  margin-top: 5.5%;
}
.xwzx .xwzx-con .xwzx-pagination .swiper-pagination-progressbar-fill {
  background: #001278;
}
.xwzx .xwzx-con .xw-swiper {
  margin-bottom: 7%;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) {
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 250px;
  transition: all 0.8s;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(2) {
  font-size: 18px;
  line-height: 1.67;
  font-weight: 600;
  color: #333333;
  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: 23px;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p {
  font-size: 16px;
  color: #001278;
  font-weight: 600;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(2) .icon {
  transition: all 0.5s;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(1) a:nth-child(1) p {
  transform: scale(1.06);
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(1) a:nth-child(2) {
  color: #001278;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) .icon {
  transform: translateX(-5px);
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) .icon img:nth-child(1) {
  opacity: 0;
}
.xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) .icon img:nth-child(2) {
  opacity: 1;
}
.foot {
  background: url(../images/foot-bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 44px;
  position: relative;
  overflow: hidden;
}
.foot .foot-bg,
.foot .foot-bg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation: hmp5Bgg 10s linear infinite;
}
.foot .foot-bg div,
.foot .foot-bg1 div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.foot .foot-bg1 {
  animation: hmp5Bgg2 10s linear infinite;
}
.foot .foot-tp {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
.foot .foot-tp div:nth-child(2) {
  flex: 1;
  font-size: 14px;
  margin-left: 4.53125vw;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen {
  margin-top: 44px;
  padding-bottom: 50px;
  padding-top: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 2;
}
.foot .foot-cen .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.foot .foot-cen .container .foot-lx {
  margin-top: 55px;
  width: 100%;
  display: flex;
}
.foot .foot-cen .container .foot-lx li {
  margin-right: 20px;
  position: relative;
}
.foot .foot-cen .container .foot-lx li div{
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    transition: all .5s;
    bottom: 100%;
    background: #fff;
    bottom: calc(120% + 10px);
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}
.foot .foot-cen .container .foot-lx li:hover div{
    opacity: 1;
    transform: translateX(-50%) translateY(0px);
    visibility: visible;
}
.foot .foot-cen .container .foot-lx li div img{
    position: relative;
    z-index: 3;
    max-height: 100%;
}
.foot .foot-cen .container .foot-lx li div::after{
    position: absolute;
    bottom: -10px;
    content:'';
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 13px;
    background: url(../images/fxl.png) no-repeat;
    background-size: 100% 100%;
}
.foot .foot-cen .container .foot-lx li a {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  transition: all 0.5s;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
.foot .foot-cen .container .foot-lx li a img {
  filter: brightness(0) invert(1);
  transition: all 0.5s;
}
.foot .foot-cen .container .foot-lx li a:hover {
  background: #fff;
  box-shadow: 1px 1px 10px #fff;
  transform: translateY(-4px);
}
.foot .foot-cen .container .foot-lx li a:hover img {
  filter: initial;
}
.foot .foot-cen .container .foot-lf {
  display: flex;
  flex: 1;
}
.foot .foot-cen .container .foot-lf .foot-items {
  margin-right: 3.4375vw;
}
.foot .foot-cen .container .foot-lf .foot-items p a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}
.foot .foot-cen .container .foot-lf .foot-items p span {
  display: none;
}
.foot .foot-cen .container .foot-lf .foot-items ul {
  margin-top: 14px;
}
.foot .foot-cen .container .foot-lf .foot-items ul li {
  margin-bottom: 4px;
}
.foot .foot-cen .container .foot-lf .foot-items ul li a {
  font-size: 14px;
  transition: all 0.5s;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.8;
}
.foot .foot-cen .container .foot-lf .foot-items ul li:hover a {
  opacity: 1;
}
.foot .foot-cen .container .foot-lf .foot-items:last-child {
  margin-right: 0;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) {
  width: 274px;
  margin-right: 1.5vw;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul {
  display: flex;
  flex-wrap: wrap;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li {
  width: calc(100%/3);
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(1) a,.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(2) a,.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(3) a{
        font-weight: bold;
    opacity: 1;
}
.foot .foot-cen .container .foot-rt {
  max-width: 30.7%;
}
.foot .foot-cen .container .foot-rt p {
  font-size: 14px;
  color: #ffffff;
}
.foot .foot-cen .container .foot-rt p.tb{
    position: relative;
    top: -1px;
}
.foot .foot-cen .container .foot-rt .foot-dh {
  display: flex;
  /*align-items: center;*/
  opacity: 0.8;
  transition: all 0.5s;
  position: relative;
  left: -3px;
  margin-top: 4px;
  margin-bottom: 36px;
}
.foot .foot-cen .container .foot-rt .foot-dh div {
  flex: 1;
  font-size: 14px;
  margin-left: 15px;
  color: #ffffff;
  display: flex;
}
.foot .foot-cen .container .foot-rt .foot-dh:hover {
  opacity: 1;
}
.foot .foot-cen .container .foot-rt form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 13px;
}
.foot .foot-cen .container .foot-rt form div {
  background: rgba(255, 255, 255, 0.2);
  width: 48.61%;
  margin-bottom: 10px;
}
.foot .foot-cen .container .foot-rt form div input,
.foot .foot-cen .container .foot-rt form div textarea {
  display: block;
  width: 100%;
  line-height: 1.5;
  font-size: 14px;
  color: #fff;
  padding: 10px 16px;
}
.foot .foot-cen .container .foot-rt form div textarea {
  min-height: 69px;
}
.foot .foot-cen .container .foot-rt form div button {
  width: 78px;
  height: 40px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  font-size: 14px;
  font-weight: bold;
  color: #001278;
}
.foot .foot-cen .container .foot-rt form div button:hover {
  transform: translateX(4px);
  box-shadow: 1px 1px 10px #fff;
}
.foot .foot-cen .container .foot-rt form div ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen .container .foot-rt form div :-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen .container .foot-rt form div ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen .container .foot-rt form div :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen .container .foot-rt form div ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-cen .container .foot-rt form div:nth-child(3),
.foot .foot-cen .container .foot-rt form div:nth-child(4) {
  width: 100%;
}
.foot .foot-cen .container .foot-rt form div:nth-child(4) {
  margin-bottom: 0;
  background: none;
}
.foot .foot-bt {
  position: relative;
  z-index: 2;
  padding: 46px 0;
}
.foot .foot-bt p,
.foot .foot-bt a {
  font-size: 14px;
  transition: all 0.5s;
  color: rgba(255, 255, 255, 0.8);
}
.foot .foot-bt a:hover {
  color: #fff;
}
.head{
    transition: all .5s
}
.head img{
    transition: all .5s;
}
.head:hover {
  background: #fff;
}
.head:hover .head-cen .head-nav .head-ul .head-li .head-a {
  color: #333;
}
.head:hover .head-cen .head-nav .head-ul .head-li .head-a::after {
  background: #333;
}
.head:hover img {
  filter: initial;
}
.head:hover .head-cen .head-lan .headlan-con div:nth-child(1) {
  color: #666;
}
.head:hover .head-cen .head-lan .headlan-con div:nth-child(2) {
  background: #000;
}
.head:hover .head-cen .head-lan .headlan-con div:nth-child(2) a {
  color: #fff !important;
}

.ny-head {
  position: sticky;
  background: #fff;
}
.ny-head .head-cen .head-nav .head-ul .head-li .head-a {
  color: #333;
}
.ny-head .head-cen .head-nav .head-ul .head-li .head-a::after {
  background: #333;
}
.ny-head img {
  filter: initial;
}
.ny-head .head-cen .head-lan .headlan-con div:nth-child(1) {
  color: #666;
}
.ny-head .head-cen .head-lan .headlan-con div:nth-child(2) {
  background: #000;
}
.ny-head .head-cen .head-lan .headlan-con div:nth-child(2) a {
  color: #fff !important;
}

.activehead {
  /*position: sticky;*/
  background: #fff;
}
.activehead .head-cen .head-nav .head-ul .head-li .head-a {
  color: #333;
}
.activehead .head-cen .head-nav .head-ul .head-li .head-a::after {
  background: #333;
}
.activehead img {
  filter: initial;
}
.activehead .head-cen .head-lan .headlan-con div:nth-child(1) {
  color: #666;
}
.activehead .head-cen .head-lan .headlan-con div:nth-child(2) {
  background: #000;
}
.activehead .head-cen .head-lan .headlan-con div:nth-child(2) a {
  color: #fff !important;
}
.cp-ban {
  overflow: hidden;
  position: relative;
}
.cp-ban .cp-fc {
  position: absolute;
  right: 2.3%;
  top: 12.5%;
  width: 36.71875vw;
}
.cp-ban .cp-fc .cp-fcimg {
  position: relative;
  z-index: 2;
  transition: all 1.2s;
  opacity: 0;
  transform: translateX(12vw) scale(0.9);
}
.cp-ban .cp-fc .cp-fcimg.animated {
  opacity: 1;
  transform: translateX(0vw) scale(1);
}
.cp-ban .cp-fc p {
  opacity: 0;
  height: 0px;
  position: absolute;
  top: 47%;
  left: -2%;
  width: 109.362%;
  transition: all 1.4s;
  transform: translateY(0);
}
.cp-ban .cp-fc p.animated {
  height: 32.1875vw;
  opacity: 1;
  transform: translateY(1);
  transition-delay: 0.8s;
}
.cp-ban .cpban-bg img {
  max-width: 101%;
  min-width: 100%;
  animation: image-zoom-out 6s 0s forwards;
  min-height: calc(100vh - 98px);
  object-fit: cover;
}
.cp-ban .cpban-con {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  top: 0;
  height: 100%;
}
.cp-ban .cpban-con .cpban-cont {
  position: relative;
  top: -2.6vw;
}
.cp-ban .cpban-con .cpban-cont p:nth-child(1) {
  font-size: 2.5vw;
  color: #ffffff;
}
.cp-ban .cpban-con .cpban-cont p:nth-child(2) {
  font-family: ArialMT;
  font-size: 1.25vw;
  color: #ffffff;
  margin-top: -5px;
}
.i-crumb {
  border-bottom: 1px solid #eeeeee;
}
.i-crumb .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.i-crumb .container ul {
  display: flex;
}
.i-crumb .container ul li {
  margin-right: 20px;
  position: relative;
}
.i-crumb .container ul li div{
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    background: #fff;
    transform: translateX(-50%) scaleY(0);
    min-width: 123px;
    padding: 14px 0;
    text-align: center;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    transition: all .5s;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
}
.i-crumb .container ul li:hover div{
    transform: translateX(-50%) scaleY(1);
    opacity: 1;
    visibility: visible;
}
.i-crumb .container ul li a {
  display: block;
  transition: all 0.5s;
  font-size: 16px;
  padding: 26px 20px;
  font-weight: 600;
  color: #666666;
  position: relative;
}
.i-crumb .container ul li div a{
        padding: 10px 20px;
        color: #666666 !important;
}
.i-crumb .container ul li div a::after{
    display: none !important;
}
.i-crumb .container ul li div a:hover{
        color: #001278 !important;
}
.i-crumb .container ul li a::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  height: 0;
  opacity: 0;
  width: 100%;
  background-color: #001278;
  z-index: -1;
  transition: all 0.5s;
}
.i-crumb .container ul li:hover a {
  color: #fff;
}
.i-crumb .container ul li:hover a::after {
  height: 100%;
  opacity: 1;
}
.i-crumb .container ul .active a {
  color: #fff;
}
.i-crumb .container ul .active a::after {
  height: 100%;
  opacity: 1;
}
.i-crumb .container ul li:last-child {
  margin-right: 0;
}
.i-crumb .container div {
  display: flex;
  align-items: center;
}
.i-crumb .container div p:nth-child(1) {
  margin-right: 14px;
}
.i-crumb .container div p:nth-child(2) {
  flex: 1;
  font-size: 14px;
  color: #666666;
}
.i-crumb .container div p:nth-child(2) a {
  font-size: 14px;
  color: #666666;
  transition: all 0.5s;
}
.i-crumb .container div p:nth-child(2) a:hover {
  color: #001278;
}
.c-con .c-items {
  border-bottom: 10px solid #f5f6f7;
  padding: 100px 0;
}
.c-con .c-items .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-con .c-items .container .c-lf {
  width: 58.13%;
  position: relative;
}
.c-con .c-items .container .c-lf .c-lf-bg {
  width: 68.6%;
  border-radius: 20px;
  overflow: hidden;
}
.c-con .c-items .container .c-lf .c-lf-bg div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 510px;
}
.c-con .c-items .container .c-lf a {
  position: absolute;
  right: 0;
  bottom: 65px;
  max-width: 83.596%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 328px;
}
.c-con .c-items .container .c-lf a img {
  max-height: 100%;
  transition: all 0.5s;
}
.c-con .c-items .container .c-lf:hover a img {
  transform: scale(1.05);
  filter: drop-shadow(0 0 3px rgba(0, 18, 120, 0.8));
}
.c-con .c-items .container .c-rt {
  width: 37.6%;
}
.c-con .c-items .container .c-rt .c-bt {
  line-height: 1.5;
  display: block;
}
.c-con .c-items .container .c-rt .c-bt div:nth-child(1) {
  font-size: 36px;
  color: #333333;
  font-weight: 600;
}
.c-con .c-items .container .c-rt .c-bt div:nth-child(2) {
  font-size: 18px;
  color: #999999;
}
.c-con .c-items .container .c-rt .c-td {
  margin-top: 35px;
  display: block;
}
.c-con .c-items .container .c-rt .c-td ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  transition: all 0.5s;
}
.c-con .c-items .container .c-rt .c-td ul li div:nth-child(1) {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
}
.c-con .c-items .container .c-rt .c-td ul li div:nth-child(1) img {
  max-height: 100%;
}
.c-con .c-items .container .c-rt .c-td ul li div:nth-child(2) {
  margin-left: 18px;
  flex: 1;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  margin-top: 6.5px;
}
.c-con .c-items .container .c-rt .c-td ul li:hover {
  transform: translateX(5px);
}
.c-con .c-items .container .c-rt .c-td ul li:last-child {
  margin-bottom: 0;
}
.c-con .c-items .container .c-rt .c-more {
  display: flex;
  margin-top: 60px;
}
.c-con .c-items .container .c-rt .c-more li {
  margin-right: 20px;
}
.c-con .c-items .container .c-rt .c-more li a {
  width: 120px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
.c-con .c-items .container .c-rt .c-more li a:hover {
  box-shadow: 1px 1px 10px #001278;
}
.c-con .c-items .container .c-rt .c-more li a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  content: '';
  width: 0%;
  opacity: 0;
  height: 0%;
  background: #001278;
  z-index: -1;
  border-radius: 100%;
  transition: all 0.8s;
}
.c-con .c-items .container .c-rt .c-more li a:hover::after {
  width: 130%;
  height: 200%;
  opacity: 1;
}
.c-con .c-items .container .c-rt .c-more li:nth-child(1) a {
  border: solid 1px #001278;
  color: #001278;
}
.c-con .c-items .container .c-rt .c-more li:nth-child(1) a:hover {
  color: #fff;
}
.c-con .c-items .container .c-rt .c-more li:nth-child(2) a {
  background-color: #001278;
  color: #fff;
}
.c-con .c-items .container .c-rt .c-more li:last-child {
  margin-right: 0;
}
.c-con .c-items:last-child {
  border-bottom: none;
}
.c-con .c-items:nth-child(2n) .container {
  flex-direction: row-reverse;
}
.c-con .c-items:nth-child(2n) .container .c-lf .c-lf-bg {
  margin: 0 auto;
  margin-right: 0;
}
.c-con .c-items:nth-child(2n) .container .c-rt {
  width: 39.9%;
}
.c-con .c-items:nth-child(2n) .container .c-lf a {
  right: auto;
  left: 0;
  justify-content: flex-start;
}
.c-con .c-items:nth-child(1) .container .c-lf a {
  right: 26px;
}
.c-con .c-items:nth-child(2) .container .c-lf a {
  left: 41px;
}
.c-con .c-items:nth-child(3) .container .c-lf a {
  left: 21px;
}
.cshow-crumb {
  background-color: #333333;
  padding: 20px 0;
}
.cshow-crumb .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cshow-crumb .container .cshow-crumb-tit {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cshow-crumb .container .cshow-crumb-tit a{
    color: #ffffff;
        padding: 6px 28px;
    font-weight: 600;
    background-color: #0026ff;
    border-radius: 20px;
    font-size: 16px;
    margin-left: 30px;
}
.cshow-crumb .container ul {
  display: flex;
  align-items: center;
}
.cshow-crumb .container ul li {
  margin-right: 46px;
}
.cshow-crumb .container ul li a {
  display: block;
  font-size: 16px;
  color: #ffffff;
}
.cshow-crumb .container ul .ljzx {
  margin-right: 0;
}
.cshow-crumb .container ul .ljzx a {
  padding: 6px 28px;
  font-weight: 600;
  background-color: #0026ff;
  border-radius: 20px;
}
.cshow-ban {
  overflow: hidden;
  z-index: 3;
  position: relative;
}
.cshow-ban .cshow-bg img {
  max-width: 101%;
  min-width: 100%;
  animation: image-zoom-out 6s 0s forwards;
}
.cshow-ban .cshowban-con {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 8%;
}
.cshow-ban .cshowban-con .cshowban-cont {
  text-align: center;
  line-height: 1.5;
}
.cshow-ban .cshowban-con .cshowban-cont div:nth-child(1) {
  font-size: 5.20833vw;
  font-weight: 700;
  color: #ffffff;
}
.cshow-ban .cshowban-con .cshowban-cont div:nth-child(2) {
  font-size: 1.25vw;
  font-weight: 600;
  color: #ffffff;
}
.cshow-ban .cshowban-con .cshowban-cont .video-play {
  margin-top: 2.0833vw;
  transform: initial;
  opacity: 1;
  transform-origin: left;
}
.cshow-ban .cshowban-con .cshowban-cont .video-play li a {
  z-index: 2;
}
.cshow-ban .cshowban-img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 11.8%;
  display: flex;
  justify-content: center;
  height: 25.58vw;
  align-items: center;
  transition: all 0.8s;
  opacity: 0;
  transform: scale(1.05) translateY(1.5vw);
}
.cshow-ban .cshowban-img img {
  max-height: 100%;
  filter: drop-shadow(0 0 2.0833vw rgba(255, 255, 255, 0.3));
}
.cshow-ban .cshowban-img.animated {
  opacity: 1;
  transform: scale(1) translateY(0);
  transition-delay: 1s;
}
.cshow-gs {
  background-color: #000;
  padding-top: 10.8%;
  padding-bottom: 13.7%;
  z-index: 2;
  overflow-x: clip;
}
.cshow-gs .cshow-gs-bg,
.cshow-gs .cshow-gs-bg2 {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.cshow-gs .cshow-gs-bg div,
.cshow-gs .cshow-gs-bg2 div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  animation: hmp5Bgg 15s linear infinite;
}
.cshow-gs .cshow-gs-bg2 div {
  animation: hmp5Bgg2 15s linear infinite;
}
.cshow-gs .container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cshow-gs .container .cshow-gs-lf {
  width: 47.3%;
}
.cshow-gs .container .cshow-gs-lf img {
  filter: drop-shadow(0 0 4.0833vw rgba(255, 255, 255, 0.4));
}
.cshow-gs .container .cshow-gs-rt {
  width: 47.7%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.cshow-gs .container .cshow-gs-rt .cshow-bt {
  margin-bottom: 28px;
}
.cshow-bt {
  font-size: 3.125vw;
  font-weight: 600;
  color: #ffffff;
}
.cshow-td {
  background: url(../images/cshow-td-tp-bg.jpg) no-repeat center bottom;
  background-size: cover;
  background-color: #000;
  padding-top: 7.5%;
  padding-bottom: 17.33%;
  position: relative;
  overflow: hidden;
}
.cshow-td .cshow-td-tp {
  position: absolute;
  right: 0;
  bottom: 6.5%;
  width: 58.478%;
  height: 42.032vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cshow-td .cshow-td-tp img {
  max-height: 100%;
}
.cshow-td .container {
  display: flex;
  justify-content: space-between;
}
.cshow-td .container .cshow-td-lf {
  width: 36%;
}
.cshow-td .container .cshow-td-lf ul {
  margin-top: 39px;
}
.cshow-td .container .cshow-td-lf ul li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  transition: all 0.5s;
}
.cshow-td .container .cshow-td-lf ul li .tb {
  width: 80px;
  height: 80px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.cshow-td .container .cshow-td-lf ul li .tb img{
    filter: brightness(0) invert(1);
    max-width: 63%;
    max-height: 65%;
}
.cshow-td .container .cshow-td-lf ul li .nr {
  margin-left: 19px;
  flex: 1;
}
.cshow-td .container .cshow-td-lf ul li .nr div:nth-child(1) {
  font-size: 24px;
  line-height: 1.5;
  color: #ffffff;
}
.cshow-td .container .cshow-td-lf ul li .nr div:nth-child(2) {
  font-size: 16px;
  margin-top: 3px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5);
}
.cshow-td .container .cshow-td-lf ul li:last-child {
  margin-bottom: 0;
}
.cshow-td .container .cshow-td-lf ul li:hover {
  transform: translateX(6px);
}
.cshow-pj {
  padding-top: 6.62%;
  background: url(../images/cshow-pj.png) no-repeat center center;
  background-size: cover;
  padding-bottom: 5.2%;
  position: relative;
  z-index: 2;
  background-color: #0e1e33;
}
.cshow-pj .container .cshow-bt {
  text-align: center;
}
.cshow-pj .container .sy-desc {
  margin-top: 29px;
  color: rgba(255, 255, 255, 0.5);
}
.cshow-pj .container .pjtp-swiper {
  margin-top: 48px;
  position: relative;
}
.cshow-pj .container .pjtp-swiper .pj-next,
.cshow-pj .container .pjtp-swiper .pj-prev {
  background: none;
  width: auto;
  top: 49%;
}
.cshow-pj .container .pjtp-swiper .pj-next {
  right: 0;
}
.cshow-pj .container .pjtp-swiper .pj-prev {
  left: 0;
}
.cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(29, 39, 52, 0.1)), to(rgba(29, 39, 52, 0)));
  background-image: -webkit-linear-gradient(right, rgba(29, 39, 52, 0.1), rgba(29, 39, 52, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(29, 39, 52, 0.1), rgba(29, 39, 52, 0));
}
.cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(29, 39, 52, 0.15)), to(rgba(29, 39, 52, 0)));
  background-image: -webkit-linear-gradient(left, rgba(29, 39, 52, 0.15), rgba(29, 39, 52, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(29, 39, 52, 0.15), rgba(29, 39, 52, 0));
}
.cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
}
.cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide div img {
  max-height: 100%;
  max-width: 80%;
  transition: all 0.6s;
}
.cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide div img:hover {
  transform: scale(1.04);
  filter: drop-shadow(0 0 3px rgba(0, 18, 120, 0.8));
}
.cshow-pj .container .pjtp-swiper .swiper-cube-shadow {
  display: none;
}
.cshow-pj .container .pjbt-swiper {
  margin-top: 8.9%;
  padding-top: 2.5px;
  position: relative;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  padding-top: 14px;
  position: relative;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide div {
  text-align: center;
  font-size: 18px;
  transition: all 0.5s;
  color: #ffffff;
  opacity: 0.5;
  font-weight: 600;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide-thumb-active div {
  opacity: 1;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide:hover div {
  opacity: 1;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  top: -2.5px;
  width: 0%;
  height: 5px;
  opacity: 0;
  background-color: #ffffff;
  transition: all 0.5s;
}
.cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide-thumb-active::before {
  opacity: 1;
  width: 100%;
}
.cshow-pj .container .pjbt-swiper::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  top: 2.5px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.cshow-yycj {
  padding-top: 5.1%;
  padding-bottom: 50px;
  overflow: hidden;
}
.cshow-yycj .cshow-yycj-bg,
.cshow-yycj .cshow-yycj-bg2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  animation: hmp5Bgg 15s linear infinite;
}
.cshow-yycj .cshow-yycj-bg div,
.cshow-yycj .cshow-yycj-bg2 div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.cshow-yycj .cshow-yycj-bg2 {
  animation: hmp5Bgg2 15s linear infinite;
}
.cshow-yycj .container {
  position: relative;
  z-index: 2;
}
.cshow-yycj .container .cshow-bt {
  text-align: center;
}
.cshow-yycj .container .sy-desc {
  margin-top: 29px;
  color: rgba(255, 255, 255, 0.5);
}
.cshow-yycj .container .row {
  margin-top: 41px;
  margin-left: -20px;
  margin-right: -20px;
}
.cshow-yycj .container .row .cshow-yycj-items {
  padding: 0 20px;
  margin-bottom: 38px;
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con {
  transition: all 0.5s;
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(1) {
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 230px;
  transition: all 0.8s;
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(2) {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  margin-top: 18px;
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con:hover {
  transform: translateY(-5px);
}
.cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con:hover div:nth-child(1) p {
  transform: scale(1.07);
}
.cshow-ggcs {
  padding-top: 5%;
  background-color: #333333;
  padding-bottom: 69px;
}
.cshow-ggcs .container .cshow-bt {
  text-align: center;
}
.cshow-ggcs .container .cshow-ggcs-con {
  margin-top: 37px;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 16px 0;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(1) {
  font-size: 24px;
  flex: 1;
  color: #ffffff;
  margin-right: 15%;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(2) {
  width: 24px;
  transition: all 0.5s;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(2) .icon img:nth-child(2) {
  margin: auto;
  bottom: 0;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt:hover div:nth-child(2) {
  transform: translateX(-5px);
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt.active div:nth-child(2) .icon img:nth-child(2) {
  opacity: 1;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt.active div:nth-child(2) .icon img:nth-child(1) {
  opacity: 0;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr {
  display: none;
  padding: 12px 3.6% 53px;
  font-size: 18px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.5);
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table {
  width: 100%;
}
.cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr td {
  width: auto;
  font-size: 18px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.5);
}
.cshow-xgal {
  padding-top: 7%;
  padding-bottom: 5.7%;
  overflow: hidden;
}
.cshow-xgal .cshow-xgal-bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.cshow-xgal .cshow-xgal-bg div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  animation: hmp5Bg 15s linear infinite;
}
.cshow-xgal .container {
  position: relative;
  z-index: 2;
}
.cshow-xgal .container .cshow-bt {
  text-align: center;
}
.cshow-xgal .container .cal-pagination {
  bottom: 0;
  position: relative;
  margin-top: 5.8%;
}
.cshow-xgal .container .cal-pagination .swiper-pagination-bullet {
  width: 50px;
  margin: 0 10px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 3px;
  opacity: 0.2;
  transition: all 0.5s;
}
.cshow-xgal .container .cal-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #0026ff;
}
.cshow-xgal .container .cal-swiper {
  margin-top: 7.5%;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  overflow: hidden;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 440px;
  transition: all 0.8s;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 27px;
  padding-top: 70px;
  cursor: pointer;
  background: url(../images/al-yy.png) no-repeat;
  background-size: 100% 100%;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(1) {
  margin-right: 17px;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(1) img {
  transition: all 0.5s;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(2) {
  flex: 1;
  font-size: 24px;
  color: #ffffff;
  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;
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(1) p {
  transform: scale(1.05);
}
.cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) p:nth-child(1) img {
  transform: rotateZ(360deg);
}
@keyframes hmp5Bg {
  0% {
    opacity: 0.92;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg);
  }
  50% {
    opacity: 1;
    transform: scale(1) rotate(25deg) skew(27deg, -27deg);
  }
  100% {
    opacity: 0.92;
    transform: scale(1.15) rotate(0deg) skew(0deg, 0deg);
  }
}
.cshow-lyzx {
  margin-top: 70px;
  margin-bottom: 106px;
}
.cshow-lyzx .cshow-bt {
  text-align: center;
  color: #333;
}
.cshow-lyzx .cshow-lyzx-con {
  display: flex;
  margin-top: 34px;
  justify-content: space-between;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf {
  width: 43.75%;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit {
  line-height: 1.5;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(1) {
  font-size: 24px;
  color: #333333;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(2) {
  font-size: 18px;
  margin-top: 8px;
  color: #333333;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) {
  margin-top: 38px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li {
  display: flex;
  align-items: center;
  padding-right: 20px;
  border-bottom: 1px solid #dddddd;
  padding-top: 23px;
  padding-bottom: 17px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf {
  flex: 1;
  line-height: 1.67;
  padding-left: 25px;
  font-size: 16px;
  position: relative;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf div:nth-child(1) {
  color: #0026ff;
  font-weight: 700;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf div:nth-child(2) {
  color: #333;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf::before {
  position: absolute;
  left: 0px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #0026ff;
  top: 8px;
  border-radius: 100%;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li:nth-child(1) {
  padding-top: 0;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .ts {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 15px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(4) {
  margin-top: 22px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(4) li {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(4) li div:nth-child(1) {
  width: 16px;
  margin-right: 12px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(4) li div:nth-child(2) {
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(4) li:last-child {
  margin-bottom: 0;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt {
  width: 50%;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt .ts {
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form {
  margin-top: 17px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items {
  background-color: #f5f6f7;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items input {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  width: 100%;
  padding: 15.5px 17px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items ::-webkit-input-placeholder {
  color: #aaa;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items :-moz-placeholder {
  color: #aaa;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items ::-moz-placeholder {
  color: #aaa;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items :-ms-input-placeholder {
  color: #aaa;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items ::-ms-input-placeholder {
  color: #aaa;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .ts1 {
  font-size: 14px;
  line-height: 1.5;
  color: #666666;
  margin-top: 8px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .ts1:nth-child(5) {
  margin-top: 18px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .dx {
  margin-top: 9px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .dx label {
  width: 142px;
  font-size: 14px;
  max-width: 23%;
  display: flex;
  align-items: center;
  color: #666666;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .dx label input {
  margin-right: 9px;
  width: 15px;
  height: 15px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form button {
  width: 100%;
  height: 55px;
  background-color: #0026ff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fefefe;
  margin-top: 18px;
}
.cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form button:hover {
  box-shadow: 1px 1px 10px #0026ff;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  animation: image-zoom-out 6s 0s forwards;
  min-width: 100%;
}
.i-ban .iban-con {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  line-height: 1.5;
}
.i-ban .iban-con div:nth-child(1) {
  font-size: 2.5vw;
  color: #ffffff;
}
.i-ban .iban-con div:nth-child(2) {
  font-family: DIN-Medium;
  font-size: 1.25vw;
  color: #ffffff;
  margin-top: 2px;
}
.l-lx {
  margin-top: 16px;
  position: relative;
}
.l-lx .l-lx-con {
  background-color: #001278;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 38px;
  position: relative;
}
.l-lx .l-lx-con .l-lx-cont {
  position: absolute;
  left: 6.8%;
  top: 11%;
  width: 100%;
  width: 347px;
}
.l-lx .l-lx-con .l-lx-cont .bt {
  line-height: 1.5;
}
.l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
}
.l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
  font-size: 30px;
  font-weight: 600;
  margin-top: 19px;
  color: #ffffff;
}
.l-lx .l-lx-con .l-lx-cont ul {
  margin-top: 22%;
}
.l-lx .l-lx-con .l-lx-cont ul li {
  padding: 23px 0 27px 0;
  display: flex;
  transition: all 0.5s;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.l-lx .l-lx-con .l-lx-cont ul li .nr {
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
  margin-left: 13px;
  color: #ffffff;
}
.l-lx .l-lx-con .l-lx-cont ul li .nr strong {
  font-weight: bold;
}
.l-lx .l-lx-con .l-lx-cont ul li:nth-child(1) {
  padding-top: 0;
}
.l-lx .l-lx-con .l-lx-cont ul li:hover {
  transform: translateX(5px);
}
.l-lx .l-lx-con .l-lx-dt {
  position: relative;
  width: fit-content;
}
.l-lx .l-lx-con .l-lx-dt .dt {
  width: 100%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian {
  position: absolute;
  transition: all 0.5s;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(2) {
  max-width: initial;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(2),
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
  position: absolute;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
  white-space: nowrap;
  border: 1px dashed rgba(255, 255, 255, 0.5);
  width: 128px;
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  justify-content: center;
  height: 160.81%;
  align-items: center;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(1) {
  left: 48.5%;
  top: 12.7%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(1) img:nth-child(2) {
  top: 57%;
  width: 1140.9%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(1) .cs {
  left: calc(1140.9% + 22px);
  top: 85%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) {
  left: 49.9%;
  top: 15.4%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) {
  left: 52.8%;
  top: 29.9%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) {
  left: 47.3%;
  top: 48%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) img:nth-child(2),
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) img:nth-child(2),
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) img:nth-child(2) {
  width: 1154.545%;
  top: 81%;
  left: 67.5%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) .cs,
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) .cs,
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) .cs {
  left: calc(1154.545% - 29.5% + 22px);
  top: 253%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) {
  left: 38.9%;
  top: 90%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) img:nth-child(2) {
  width: 1154.545%;
  top: -239%;
  left: 100%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) .cs {
  left: calc(1154.545% + 22px);
  top: -319%;
}
.l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:hover {
  transform: translateX(-4px);
}
.l-crumb {
  border-bottom: none;
}
.ny-bt {
  font-size: 36px;
  text-align: center;
  line-height: 1.5;
  color: #333333;
}
.l-zx {
  margin-top: 80px;
  /*margin-bottom: 7.4%;*/
}
.l-zx form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 51px;
}
.l-zx form div {
  background-color: #eeeeee;
  border-radius: 10px;
  margin-bottom: 10px;
  width: 32.83%;
}
.l-zx form div input,
.l-zx form div textarea {
  width: 100%;
  display: block;
  line-height: 1.5;
  font-size: 16px;
  color: #000;
  padding: 15.5px 15px;
}
.l-zx form div textarea {
  min-height: 125px;
}
.l-zx form div ::-webkit-input-placeholder {
  color: #999;
}
.l-zx form div :-moz-placeholder {
  color: #999;
}
.l-zx form div ::-moz-placeholder {
  color: #999;
}
.l-zx form div :-ms-input-placeholder {
  color: #999;
}
.l-zx form div ::-ms-input-placeholder {
  color: #999;
}
.l-zx form .ts {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #666666;
  background: none;
  margin-top: 18px;
  margin-bottom: 13px;
}
.l-zx form button {
  height: 55px;
  background-color: #001278;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fefefe;
}
.l-zx form button:hover {
  box-shadow: 1px 1px 10px #001278;
}
.l-zx form div:nth-child(4),
.l-zx form div:nth-child(5),
.l-zx form button {
  width: 100%;
}
.hx-crumb .container ul li a::after {
  height: 3px;
  background-color: #001278;
  width: 0%;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.hx-crumb {
  position: relative;
  z-index: 2;
}
.hx-crumb .container ul .active a::after {
  height: 3px;
  width: 100%;
  opacity: 1;
}
.hx-crumb .container ul li:hover a::after {
  height: 3px;
  width: 100%;
  opacity: 1;
}
.hx-crumb .container ul .active a {
  color: #001278;
}
.hx-crumb .container ul li:hover a {
  color: #001278;
}
.t-js-con {
  margin-top: 92px;
}
.t-js-con .t-js-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.t-js-con .t-js-cont .t-js-lf {
  width: 42.5%;
  text-align: justify;
}
.t-js-con .t-js-cont .t-js-lf .bt .ny-bt {
  text-align: left;
}
.t-js-con .t-js-cont .t-js-lf .bt div:nth-child(2) {
  font-size: 24px;
  font-weight: 600;
  color: #001278;
  margin-top: 14px;
}
.t-js-con .t-js-cont .t-js-lf .nr {
  font-size: 16px;
  line-height: 1.67;
  margin-top: 24px;
  color: #666666;
}
.t-js-con .t-js-cont .t-js-rt {
  border-radius: 10px;
  width: 50%;
  overflow: hidden;
}
.t-js-con .t-js-cont .t-js-rt div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 410px;
}
.t-js-con ul {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
}
.t-js-con ul li {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  transition: all 0.5s;
}
.t-js-con ul li div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 140px;
  border-radius: 100%;
  height: 140px;
  transition: all 0.5s;
  margin: 0 auto;
  border: solid 1px rgba(0, 18, 120, 0.2);
}
.t-js-con ul li div:nth-child(1) img {
  position: relative;
  z-index: 2;
  max-width: 61%;
  max-height: 56%;
  transition: all 0.5s;
}
.t-js-con ul li div:nth-child(1)::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 0%;
  transition: all 0.5s;
  background: #001278;
  height: 0%;
  opacity: 1;
  border-radius: 100%;
}
.t-js-con ul li div:nth-child(2) {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 13px;
}
.t-js-con ul li div:nth-child(3) {
  font-size: 14px;
  line-height: 1.714;
  color: #666666;
  margin-top: 13px;
}
.t-js-con ul li:hover {
  transform: translateY(-5px);
}
.t-js-con ul li:hover div:nth-child(1)::after {
  width: 100%;
  height: 100%;
}
.t-js-con ul li:hover div:nth-child(1) {
  border: solid 1px #001278;
}
.t-js-con ul li:hover div:nth-child(1) img {
  filter: brightness(0) invert(1);
  transform: scale(0.9);
}
.t-js-con ul li:nth-child(2) {
  animation-delay: 0.2s;
}
.t-js-con ul li:nth-child(3) {
  animation-delay: 0.4s;
}
.t-js-con ul li:nth-child(4) {
  animation-delay: 0.5s;
}
.t-ry {
  margin-top: 73px;
  padding-top: 84px;
  padding-bottom: 65px;
}
.t-ry .t-ry-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t-ry .t-ry-bg div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.t-ry .container {
  position: relative;
  z-index: 2;
}
.t-ry .container .ny-bt {
  color: #fcd99c;
  margin-bottom: 37px;
}
.t-ry .container .t-ry-con {
  max-width: 1192px;
  margin: 0 auto;
}
.t-ry .container .t-ry-con .row {
  margin-left: -5.35%;
  margin-right: -5.35%;
  margin-bottom: 50px;
}
.t-ry .container .t-ry-con .row .t-ry-items {
  padding: 0 5.35%;
  margin-bottom: 37px;
  animation-delay: 0.3s;
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con {
  display: flex;
  align-items: center;
  transition: all 0.5s;
  justify-content: space-between;
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con div {
  flex: 1;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  color: #fcd99c;
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con img {
  width: 13.395%;
  transition: all 0.5s;
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con:hover {
  transform: translateY(-5px);
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con:hover img:nth-child(1) {
  transform: translateX(7px);
}
.t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con:hover img:nth-child(3) {
  transform: translateX(-7px);
}
.t-ry .container .t-ry-con .row:last-child {
  margin-bottom: 0;
}
.t-ry .container .dian {
  font-size: 36px;
  color: #fcd99c;
  text-align: center;
  line-height: 1;
  margin-top: -15px;
}
.t-fzlc {
  padding-top: 94px;
  padding-bottom: 12%;
}
.t-fzlc .ny-bt {
  position: relative;
  z-index: 2;
}
.t-fzlc .t-fzlc-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t-fzlc .t-fzlc-bg div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  height: 100%;
}
.t-fzlc .t-fzlc-con {
  display: flex;
  margin-top: 54px;
}
.t-fzlc .t-fzlc-con .t-fzlc-items {
  padding-bottom: 170px;
  margin-right: 16px;
  transition: all 0.5s;
  padding-left: 11px;
  position: relative;
  cursor: pointer;
  width: 88px;
  padding-top: 19px;
}
.t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
  transition: all 0.5s;
  font-family: DIN-Medium;
  font-size: 36px;
  color: #cccccc;
}
.t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(2) {
  height: 168px;
  font-size: 16px;
  padding-left: 37px;
  color: #333333;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.t-fzlc .t-fzlc-con .t-fzlc-items::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background: url(../images/xt.png) no-repeat;
  background-size: 100% 100%;
}
.t-fzlc .t-fzlc-con .active {
  width: 50.25%;
}
.t-fzlc .t-fzlc-con .active div:nth-child(1) {
  color: #001278;
}
.t-fzlc .t-fzlc-con .active div:nth-child(2) {
  opacity: 1;
  visibility: visible;
}
.t-fzlc .t-fzlc-con .active::before {
  background: url(../images/xt1.png) no-repeat;
  background-size: 100% 100%;
}
.t-fzlc .t-fzlc-con .t-fzlc-items:nth-child(2) {
  animation-delay: 0.2s;
}
.t-fzlc .t-fzlc-con .t-fzlc-items:nth-child(3) {
  animation-delay: 0.4s;
}
.t-jzg {
  background: url(../images/jzg-bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 84px;
  padding-bottom: 7.56%;
}
.t-jzg .container .t-jzg-con {
  display: flex;
  margin-top: 60px;
  justify-content: space-between;
}
.t-jzg .container .t-jzg-con .t-jzg-items {
  padding: 35px 3.95% 70px;
  border-radius: 20px;
  transition: all 0.5s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 600px;
  width: 28.13%;
}
.t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1) {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}
.t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(2) {
  font-family: DIN-Medium;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  margin-top: 2px;
  padding-bottom: 24px;
}
.t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(2)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 16px;
  height: 5px;
  background-color: #ffffff;
}
.t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(2) {
  font-size: 18px;
  line-height: 1.67;
  font-weight: bold;
  color: #ffffff;
  transition: all 0.5s;
  opacity: 0;
}
.t-jzg .container .t-jzg-con .t-jzg-items:nth-child(1) {
  background-position: 72% 100%;
}
.t-jzg .container .t-jzg-con .t-jzg-items.active {
  width: 68.8%;
  background-position: center center;
}
.t-jzg .container .t-jzg-con .t-jzg-items.active div:nth-child(2) {
  opacity: 1;
}
.x-con {
  margin-top: 80px;
  margin-bottom: 102px;
}
.x-con .xtj-pagination {
  position: relative;
  bottom: 0;
  margin-top: 34px;
  margin-bottom: 36px;
}
.x-con .xtj-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #001278;
  opacity: 0.1;
  margin: 0 5px;
  transition: all 0.5s;
}
.x-con .xtj-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.x-con .x-tj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  /*min-height: 500px;*/
  overflow: hidden;
  padding-right: 4.7%;
}
.x-con .x-tj .x-tj-lf {
  width: 50%;
}
.x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a {
  display: block;
}
.x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 441px;
  transition: all 0.8s;
}
.x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a:hover p {
  transform: scale(1.05);
}
.x-con .x-tj .x-tj-rt {
  width: 42.7%;
  padding: 20px 0;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  display: flex;
  align-items: center;
  font-family: DIN-Medium;
  font-size: 16px;
  color: #666666;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a {
  font-size: 14px;
  font-weight: 600;
  color: #666666;
  background-color: #dddddd;
  border-radius: 5px;
  transition: all 0.5s;
  margin-right: 13px;
  padding: 2.75px 12px;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:hover {
  background: #001278;
  color: #fff !important;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  margin-top: 19px;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
  font-size: 30px;
  line-height: 1.2;
  color: #333333;
  transition: all 0.5s;
  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;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(3) {
  margin-top: 7%;
  margin-bottom: 10.5%;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(3) a {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  transition: all 0.5s;
  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;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(4) a {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666666;
  transition: all 0.5s;
  font-weight: 600;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(4) a .icon {
  margin-left: 8px;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) a {
  color: #001278 !important;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(4) a {
  color: #001278;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(4) a .icon img:nth-child(2) {
  opacity: 1;
}
.x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(4) a .icon img:nth-child(1) {
  opacity: 0;
}
.x-con .x-box {
  margin-left: -1.52%;
  margin-right: -1.52%;
  margin-bottom: 23px;
}
.x-con .x-box .x-items {
  padding: 0 1.52%;
  margin-bottom: 3.04%;
}
.x-con .x-box .x-items .x-items-con {
  height: 100%;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.5s;
}
.x-con .x-box .x-items .x-items-con .x-thumb {
  display: block;
  overflow: hidden;
  position: relative;
}

.x-con .x-box .x-items .x-items-con .x-thumb img{
    position: absolute;
    left: 10.1%;
    bottom: 12%;
    z-index: 3;
}
.x-con .x-box .x-items .x-items-con .x-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transition: all 0.8s;
  height: 275px;
}
.x-con .x-box .x-items .x-items-con .x-nr {
  height: calc(100% - 275px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px 10.1% 56px;
}

.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) a {
  transition: all 0.5s;
  font-size: 24px;
  line-height: 1.2;
  color: #333333;
  overflow: hidden;
  margin-top: 24px;
  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;
  height: 86px;
}

.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) p {
  font-family: DIN-Medium;
  font-size: 16px;
  transition: all 0.5s;
  color: #666666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) p a{
    font-size: 14px;
    font-weight: 600;
    color: #666666;
    background-color: #dddddd;
    border-radius: 5px;
    transition: all 0.5s;
        margin-right: 0;
    padding: 5.5px 12px;
    height: auto;
    margin-top: 0;
    line-height: initial;
}


.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 13.2%;
}
.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(2) p {
  transition: all 0.5s;
  width: 16px;
  height: 1px;
  background-color: #001278;
}
.x-con .x-box .x-items .x-items-con .x-nr div:nth-child(2) a {
  font-size: 14px;
  transition: all 0.5s;
  color: #333333;
}
.x-con .x-box .x-items .x-items-con:hover {
  background-color: #001278;
}
.x-con .x-box .x-items .x-items-con:hover .x-thumb p {
  transform: scale(1.05);
}
.x-con .x-box .x-items .x-items-con:hover .x-nr a,
.x-con .x-box .x-items .x-items-con:hover .x-nr p {
  color: #fff !important;
}
.x-con .x-box .x-items .x-items-con:hover .x-nr div:nth-child(2) p {
  width: calc(100% - 69px);
  background: #fff;
}
.x-con .x-box .x-items .x-items-con:hover .x-nr div:nth-child(1) p a{
    color: #001278 !important;
    background: #fff !important;
}
.pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  display: block;
  font-size: 16px;
  transition: all 0.5s;
  color: #333333;
  background-color: #eeeeee;
  padding: 6px 15.75px;
}
.pagination .jt {
  line-height: 0;
}
.pagination .jt a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .jt a img {
  transition: all 0.5s;
}
.pagination .jt a:hover img {
  filter: brightness(0) invert(1);
}
.pagination li:hover a {
  background-color: #001278;
  color: #fff;
}
.pagination li.active a {
  background-color: #001278;
  color: #fff;
}
.xshow-thumb {
  margin-top: 41px;
  border: none;
}
.xshow-con {
  margin-bottom: 105px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 32px;
  padding: 68px 5.25% 70px;
}
.xshow-con .xshow-bt {
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 1.3;
  font-weight: 600;
}
.xshow-con .xshow-sj {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
  color: #666666;
  padding-bottom: 20px;
  margin-top: 25px;
  border-bottom: 1px solid #ddd;
}
.xshow-con .xshow-sj i {
  font-style: initial;
  margin: 0 15px;
}
.xshow-con .xshow-nr {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 34px;
  color: #666666;
}
.xshow-con .xshow-dh {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 69px;
  padding-top: 38px;
  border-top: 1px solid #dddddd;
}
.xshow-con .xshow-dh div p,
.xshow-con .xshow-dh div a {
  font-size: 16px;
  line-height: 1.5;
  transition: all 0.5s;
  color: #333333;
}
.xshow-con .xshow-dh div a:hover {
  color: #001278;
}
.xshow-con .xshow-dh div p {
  margin-bottom: 11px;
}
.xshow-con .xshow-dh div p:last-child {
  margin-bottom: 0;
}
.xshow-con .xshow-dh .back {
  width: 140px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: solid 1px #001278;
  font-size: 14px;
  position: relative;
  transition: all 0.5s;
  color: #001278;
  overflow: hidden;
  z-index: 1;
}
.xshow-con .xshow-dh .back::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  content: '';
  width: 0%;
  opacity: 0;
  height: 0%;
  background: #001278;
  z-index: -1;
  border-radius: 100%;
  transition: all 0.8s;
}
.xshow-con .xshow-dh .back:hover {
  color: #fff;
  box-shadow: 1px 1px 10px #001278;
  transform: translateX(-5px);
}
.xshow-con .xshow-dh .back:hover::after {
  width: 130%;
  height: 200%;
  opacity: 1;
}
.sc-con {
  overflow: hidden;
  min-height: calc(100vh - 98px);
  display: flex;
  align-items: flex-end;
}
.sc-con .sc-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sc-con .sc-bg video{
    min-width: 100%;
    max-width: 101%;
    /*height: 100%;*/
    object-fit: cover;
    position: relative;
    top: -3vw;
}
.sc-con .sc-bg img {
  min-width: 100%;
  max-width: 101%;
  animation: image-zoom-out 6s 0s forwards;
  object-fit: cover;
  min-height: 100%;
  object-position: center center;
}
.sc-con .sc-cont {
  height: 100%;
  max-width: 93.86%;
  width: 100%;
  margin: 0 auto;
  display: flex;
  top: 0;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 6%;
  padding-bottom: 4%;
}
.sc-con .sc-cont .sc-cont-cen {
  top: 31%;
  width: 550px;
  background-color: rgba(255,255,255,.85);
  border-radius: 20px;
  padding: 48px 3.64% 99px;
  position: relative;
}
.sc-con .sc-cont .sc-cont-cen div:nth-child(1) {
  font-size: 36px;
  line-height: 1.333;
  color: #020078;
}
.sc-con .sc-cont .sc-cont-cen div:nth-child(2) {
  font-size: 18px;
  line-height: 2;
  color: #333333;
  margin-top: 16px;
}
.sc-con .sc-cont .sc-cont-cen a {
  width: 180px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: solid 1px #020078;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  color: #020078;
  z-index: 1;
  transition: all 0.5s;
  margin-top: 52px;
}
.sc-con .sc-cont .sc-cont-cen a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  content: '';
  width: 0%;
  opacity: 0;
  height: 0%;
  background: #001278;
  z-index: -1;
  border-radius: 100%;
  transition: all 0.8s;
}
.sc-con .sc-cont .sc-cont-cen a:hover {
  color: #fff;
  box-shadow: 1px 1px 10px #001278;
  transform: translateX(-5px);
}
.sc-con .sc-cont .sc-cont-cen a:hover::after {
  width: 130%;
  height: 200%;
  opacity: 1;
}
.z-jr {
  margin-top: 0px;
}
.z-jr ul {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
}
.z-jr ul li {
  width: 31.3%;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 74px;
}
.z-jr ul li div:nth-child(1) {
  overflow: hidden;
}
.z-jr ul li div:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transition: all 0.8s;
  height: 250px;
}
.z-jr ul li div:nth-child(2),
.z-jr ul li div:nth-child(3) {
  padding: 0 10%;
}
.z-jr ul li div:nth-child(2) {
  font-size: 24px;
  line-height: 1.5;
  color: #333333;
  margin-top: 25px;
}
.z-jr ul li div:nth-child(3) {
font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 14px;
    letter-spacing: -0.1px;
    text-align: justify;
}
.z-jr ul li:hover div:nth-child(1) p {
  transform: scale(1.05);
}
.z-jr ul li:nth-child(2) {
  animation-delay: 0.3s;
}
.z-jr ul li:nth-child(3) {
  animation-delay: 0.6s;
}
.rc-crumb {
  border-bottom: none;
}
.z-zp {
  margin-bottom: 6.5%;
  margin-top: 90px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 58px 5.25% 76px;
}
.z-zp .qh {
  display: flex;
  opacity: 1;
}
.z-zp .qh li {
  font-size: 30px;
  font-weight: 700;
  transition: all 0.5s;
  margin-right: 70px;
  color: #cccccc;
  cursor: pointer;
  position: relative;
  padding-bottom: 5px;
}
.z-zp .qh li:hover {
  color: #001278;
}
.z-zp .qh li::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  width: 0%;
  height: 2px;
  opacity: 0;
  background-color: #001278;
  transition: all 0.5s;
}
.z-zp .qh .active::after {
  width: 100%;
  opacity: 1;
}
.z-zp .qh .active {
  color: #001278;
}
.z-zp .z-zp-zwlb {
  display: flex;
  justify-content: space-between;
  margin-top: 49px;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items {
  position: relative;
  width: 29.7%;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items div {
  border-radius: 5px;
  border: solid 1px #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items div p {
  font-size: 14px;
  font-weight: 700;
  color: #666666;
  padding: 12.75px 17px;
  background: url(../images/zxl.png) no-repeat;
  background-position: 92% 50%;
  cursor: pointer;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  box-shadow: 1px 1px 10px #ccc;
  width: 100%;
  background: #fff;
  display: none;
      max-height: 316px;
    overflow: auto;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items ul li {
  font-size: 14px;
  cursor: pointer;
  padding: 10px 17px;
  font-weight: 600;
  color: #666666;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items ul li:hover {
  background: #001278;
  color: #fff;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) {
  width: 39%;
  border-radius: 5px;
  border: solid 1px #cccccc;
  display: flex;
  align-items: center;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) input {
  flex: 1;
  padding-left: 17px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) ::-webkit-input-placeholder {
  color: #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) :-moz-placeholder {
  color: #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) ::-moz-placeholder {
  color: #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) :-ms-input-placeholder {
  color: #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) ::-ms-input-placeholder {
  color: #cccccc;
}
.z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) button {
  width: 99px;
  height: 50px;
  background-color: #001278;
  border-radius: 0px 5px 5px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
.z-zp .z-zp-tbb {
  margin-top: 44px;
  padding: 0 3.62%;
  margin-bottom: 20px;
}
.z-zp .z-zp-tbb ul {
  display: flex;
}
.z-zp .z-zp-tbb ul li {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.z-zp .z-zp-tbb ul li:nth-child(1) {
  width: 31.1%;
}
.z-zp .z-zp-tbb ul li:nth-child(2) {
  width: 23.3%;
}
.z-zp .z-zp-tbb ul li:nth-child(3) {
  width: 23.3%;
}
.z-zp .z-zp-tbb ul li:nth-child(4) {
  flex: 1;
}
.z-zp .z-zp-box {
  display: none;
}
.z-zp .z-zp-box .z-zp-items {
  transition: all 0.5s;
  margin-bottom: 20px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb {
  background-color: #f5f6f7;
  display: flex;
  border-radius: 10px 10px 0px 0px;
  padding: 16px 3.62%;
  overflow: hidden;
  transition: all 0.5s;
  align-items: center;
  cursor: pointer;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div {
  font-size: 16px;
  transition: all 0.5s;
  color: #333333;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(1) {
  width: 31.1%;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(2) {
  width: 23.3%;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(3) {
  width: 23.3%;
  font-family: DIN-Medium;
  font-weight: 600;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(4) {
  flex: 1;
  font-family: DIN-Medium;
  font-weight: 600;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(5) {
  width: 16px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(5) img:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr {
  display: none;
  background-color: #f5f6f7;
  padding: 42px 5.6% 56px;
  border-radius: 0px 0px 10px 10px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr .z-zp-content {
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 50px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr .z-zp-content strong {
  font-weight: 600;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr a {
  display: flex;
  font-size: 16px;
  transition: all 0.5s;
  color: #ffffff;
  align-items: center;
  background-color: #001278;
  margin-top: 42px;
  border-radius: 5px;
  width: fit-content;
  padding: 11px 21.5px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr a img {
  margin-right: 8px;
}
.z-zp .z-zp-box .z-zp-items .z-zp-nr a:hover {
  box-shadow: 1px 1px 10px #001278;
  transform: translateX(5px);
}
.z-zp .z-zp-box .z-zp-items:last-child {
  margin-bottom: 0;
}
.z-zp .z-zp-box .z-zp-items:hover .z-zp-tb {
  background-color: #001278;
}
.z-zp .z-zp-box .z-zp-items:hover .z-zp-tb div {
  color: #fff;
}
.z-zp .z-zp-box .z-zp-items:hover .z-zp-tb .icon img {
  filter: brightness(0) invert(1);
}
.z-zp .z-zp-box .z-zp-items.active .z-zp-tb {
  background-color: #001278;
}
.z-zp .z-zp-box .z-zp-items.active .z-zp-tb div {
  color: #fff;
}
.z-zp .z-zp-box .z-zp-items.active .z-zp-tb .icon img:nth-child(2) {
  opacity: 1;
  filter: brightness(0) invert(1);
}
.z-zp .z-zp-box .z-zp-items.active .z-zp-tb .icon img:nth-child(1) {
  opacity: 0;
}
.z-zp .z-zp-box:nth-child(1) {
  display: block;
}
.video-box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    height: 100%;
    display: none;
    background: rgba(0,0,0,.6);
}
.video-close{
position: absolute;
    right: 4%;
    top: 6%;
    cursor: pointer;
}
.video-box .container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.video-box .container video{
    max-width: 100%;
    max-height: 85%;
}
.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt{
    width: 100%;
}
.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items{
    width: 49.5%;
}
.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .ts1,.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .dx{
    width: 100%;
}
.lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form {
    margin-top: 0;
}
.lc-lyzx {
    margin-top: 57px;
}




    .sub-2 {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        overflow: hidden;
        /*display: none;*/
        display: flex;
        background-color: #fff;
        border-top: 1px solid rgba(220, 220, 220, .5);
        transition: all .5s;
        opacity: 0;
        visibility: hidden;
        transform: scaleY(0);
        transform-origin:  top center;
    }
    .head .head-cen .head-nav .head-ul .head-li:hover .sub-2{
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }

    .sub-2 .col-l {
        width: 498px;
        padding-top: 50px;
        padding-bottom: 135px;
        background: url(../images/nv-bg1.jpg) no-repeat center bottom;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .sub-2 .tab-nav1{
        display: none;
    }

    .sub-2 .col-r {
        float: none;
        overflow: hidden;
        flex: 1;
        padding: 3.5% 60px 5.5% 63px;
    }

    .sub-2 .col-l dl {
        font-size: 18px;
        margin-left: 230px;
        width: 206px;
    }

    .sub-2 .col-l dd a {
        display: block;
        font-size: 18px;
        color: #333;
        line-height: 60px;
        border-bottom: 1px solid transparent;
        text-align: left;
        position: relative;
        /*transition: all .5s;*/
    }

    .sub-2 .col-l dd a:after {
        content: '>';
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        /*transition: all .5s;*/
    }

    .sub-2 .col-l dd:hover a,
    .sub-2 .col-l dd.on a {
        border-bottom-color: #001278;
        color: #001278;
    }

    .sub-2 .col-l dd:hover a:after,
    .sub-2 .col-l dd.on a:after {
        opacity: 1;
    }

    .sub-2 .txt {
        width: 785px;
        float: left;
        text-align: left;
    }

    .sub-2 .tit {
        font-size: 28px;
        font-weight: normal;
        line-height: 1.1;
        margin-bottom: 24px;
    }

    .sub-2 .desc {
        font-size: 16px;
        line-height: 1.88;
        color: #999;
        margin-bottom: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .sub-2 .list {
        overflow: hidden;
        margin: 0 -8px;
    }

    .sub-2 .list .item {
        width: 25%;
        float: left;
    }

    .sub-2 .list .item .con {
        display: block;
        margin: 0 8px;
        transition: all .5s;
    }
    .sub-2 .list .item .con:hover{
        color: #001278;
    }

    .sub-2 .list .pic {
        height: 194px;
        border: 1px solid #E5E5E5;
        text-align: center;
        line-height: 194px;
        margin-bottom: 18px;
    }

    .sub-2 .list .pic img {
        display: inline-block;
        vertical-align: middle;
        max-width: 80%;
        max-height: 80%;
    }
    .sub-2 .list .picc img {
        width: 80%;
        height: 80%;
        object-fit: cover;
    }

    .sub-2 .list h4 {
        font-size: 16px;
        text-align: center;
    }

    .sub-2 .r-p {
        float: right;
        width: 458px;
    }

    .sub-2 .r-p img {
    width: 100%;
    display: block;
        height: calc(1.458vw + 10.1vw + 0.937vw + 1.25vw + 1.562vw + 44px);
    object-fit: cover;
    }
    
    
    .pyq-gj{
        display: flex;
        justify-content: center;
    }
    .pyq .container .pyq-logo .pyq-gj .pyq-items{
        width: 25%;
    }
    .pyq .container .pp-swiper{
        margin-top: 40px;
    }
    
    .home-sc-con{
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    min-height: 100%;
    }
    .home-sc-con .sc-cont .sc-cont-cen{
        top: 0;
    }
    .home-sc-con .sc-cont{
        align-items: center;
    }
    .home-sc-con .sc-cont .sc-cont-cen {
    background-color: rgba(255, 255, 255, .85);
    }
    .xshow-con .xshow-nr video{
        max-width: 100%;
        height: auto;
    }
    @media only screen and (min-width: 991px) and (max-width: 1920px) {
    .sub-2 .col-l {
        width: 25.93vw;
        padding-top: 2.604vw;
        padding-bottom: 7.031vw;
    }
    .sub-2{display: flex;}
.sub-2 .col-l{width: 25.93vw;padding-top: 2.604vw;padding-bottom: 7.031vw;}
.sub-2 .col-r{padding: 3.5% 60px 5.5% 63px;}
.sub-2 .col-l dl{font-size: 0.937vw;margin-left: 11.97vw;width: 10.72vw;}
.sub-2 .col-l dd a{font-size: 18px;line-height: 3.125vw;}
.sub-2 .txt{width: 40.88vw;}
.sub-2 .tit{font-size: 1.458vw;margin-bottom: 1.25vw;}
.sub-2 .desc{font-size: 16px;margin-bottom: 1.562vw;}
.sub-2 .list{margin: 0 -0.416vw;}
.sub-2 .list .item .con{margin: 0 0.416vw;}
.sub-2 .list .pic{height: 10.10vw;
    line-height: 10.10vw;margin-bottom: 0.937vw;
}
.sub-2 .list h4{font-size: 16px;}
.sub-2 .r-p{ width: 21.615vw;}
}

    @media (min-width: 1200px) {
        .t-ry .container .t-ry-con .row:nth-child(3) .t-ry-items:nth-child(3) .t-ry-items-con div{
            max-width: 73.21%;
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: center;
        }
    }
@media (max-width: 1680px) {
  .foot .foot-cen .container .foot-lx {
    margin-top: 26px;
  }
  .foot .foot-bt {
    padding: 30px 0;
  }
}
@media (max-width: 1599px) {
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .title {
    font-size: 22px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 44px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
    font-size: 26px;
    margin-top: 13px;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
    font-size: 28px;
  }
  .x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a p {
    min-height: 428px;
  }
  .x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) a {
    font-size: 22px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(1) {
    font-size: 34px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(2) {
    font-size: 16px;
  }
  .sc-con .sc-cont .sc-cont-cen a {
    width: 160px;
    height: 52px;
    font-size: 16px;
  }
  .sc-con .sc-cont {
    padding-top: 8.5%;
  }
  .sc-con .sc-cont .sc-cont-cen {
    padding: 48px 3.64% 66px;
  }
  .sub-2 .col-l dd a {
        font-size: 17px;
  }
  .sub-2 .desc,.sub-2 .list h4{
      font-size: 15px;
  }
      .sc-con .sc-cont .sc-cont-cen {
        padding: 41px 3.64% 45px;
    }
}
@media (max-width: 1477px) {
  .video-play li a {
    font-size: 15px;
    width: 148px;
    height: 52px;
  }
  .sy-more {
    font-size: 15px;
  }
  .video-play li a img {
    margin-left: 15px;
    width: 22px;
  }
  .container {
    max-width: 83.5%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide {
    width: 51%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb {
    height: 17.792vw;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr {
    padding: 24px 13% 29px 7.2%;
  }
  .cpzs .cpzs-con .cpzs-prev,
  .cpzs .cpzs-con .cpzs-next,
  .pyq .container .pyq-pj .pyq-prev,
  .pyq .container .pyq-pj .pyq-next {
    width: 52px;
  }
  .cpzs .cpzs-con .cpzs-next,
  .pyq .container .pyq-pj .pyq-next {
    right: calc(-1.34375vw - 52px);
  }
  .cpzs .cpzs-con .cpzs-prev,
  .pyq .container .pyq-pj .pyq-prev {
    left: calc(-1.34375vw - 52px);
  }
  .cpzs .cpzs-bg img {
    max-width: 116%;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(2) {
    margin-top: 1vw;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) p {
    height: 17vw;
  }
  .foot .foot-cen .container .foot-lx {
    margin-top: 13px;
  }
  .foot .foot-cen {
    padding-bottom: 43px;
  }
  .c-con .c-items:nth-child(1) .container .c-lf a {
    right: -1%;
  }
  .c-con .c-items:nth-child(3) .container .c-lf a {
    left: 7%;
  }
  .c-con .c-items:nth-child(4) .container .c-lf a {
    left: -3%;
  }
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(2),
  .cshow-gs .container .cshow-gs-rt {
    font-size: 15px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(2),
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(1),
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(1) {
    font-size: 22px;
  }
  .cshow-td .container .cshow-td-lf ul li .tb {
    width: 74px;
    height: 74px;
  }
  .cshow-td .container .cshow-td-lf ul li .tb img {
    max-width: 65%;
    max-height: 70%;
  }
  .cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide div {
    height: 27vw;
  }
  .cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(1) p {
    height: 15vw;
  }
  .cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(2) {
    font-size: 16px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt .icon {
    width: 20px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr td,
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr {
    font-size: 16px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(1) p {
    height: 28vw;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(1) {
    width: 33px;
  }
  .ny-bt {
    font-size: 32px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 40px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
    font-size: 22px;
    margin-top: 13px;
  }
  .l-lx .l-lx-con .l-lx-cont ul li {
    padding: 19px 0 23px 0;
  }
  .l-lx .l-lx-con .l-lx-cont ul {
    margin-top: 17%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
    width: 107px;
    font-size: 14px;
  }
  .l-zx form div input,
  .l-zx form div textarea {
    font-size: 15px;
  }
  .t-js-con .t-js-cont .t-js-lf .bt div:nth-child(2) {
    font-size: 21px;
  }
  .t-js-con .t-js-cont .t-js-lf .nr {
    font-size: 15px;
  }
  .t-js-con .t-js-cont .t-js-rt div {
    height: 373px;
  }
  .t-js-con ul li div:nth-child(1) {
    width: 9.47vw;
    height: 9.47vw;
  }
  .t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con div {
    font-size: 16px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1),
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
    font-size: 32px;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(2) {
    font-size: 15px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items {
    height: 37vw;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
    font-size: 25px;
  }
  .x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a p {
    min-height: 387px;
  }
  .x-con .x-box .x-items .x-items-con .x-thumb p {
    height: 18vw;
  }
  .x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) a {
    font-size: 20px;
  }
  .x-con .x-box .x-items .x-items-con .x-nr {
    padding: 22px 10.1% 40px;
    height: calc(100% - 18vw);
  }
  .sc-con .sc-cont .sc-cont-cen {
    width: 507px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(1) {
    font-size: 32px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(2) {
    font-size: 15px;
  }
  .sc-con .sc-cont .sc-cont-cen a {
    width: 153px;
    height: 49px;
    font-size: 15px;
  }
  .z-jr ul li div:nth-child(1) p {
    height: 17vw;
  }
  .z-jr ul li div:nth-child(2) {
    font-size: 22px;
  }
  .z-zp .qh li {
    font-size: 28px;
  }
}
@media (max-width: 1365px) {
  .sy-desc {
    font-size: 15px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide {
    width: 53%;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(2) {
    font-size: 16px;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p {
    font-size: 14px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .title {
    font-size: 20px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .desc {
    font-size: 15px;
  }
  /*.cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .more div:nth-child(1) {*/
  /*  font-size: 13px;*/
  /*}*/
  .foot .foot-cen .container .foot-lf .foot-items {
    margin-right: 2.4375vw;
  }
  .foot .foot-cen .container .foot-lf .foot-items:nth-child(1) {
    width: 252px;
    margin-right: 0.5vw;
  }
  .cp-ban .cpban-con .cpban-cont p:nth-child(2) {
    font-size: 18px;
    margin-top: 0;
  }
  .c-con .c-items .container .c-rt .c-bt div:nth-child(1) {
    font-size: 30px;
  }
  .c-con .c-items .container .c-rt .c-bt div:nth-child(2) {
    font-size: 17px;
  }
  .c-con .c-items .container .c-rt .c-td ul li div:nth-child(2) {
    font-size: 14px;
    margin-top: 8.5px;
  }
  .c-con .c-items .container .c-rt .c-more li a {
    width: 107px;
    height: 39px;
    font-size: 15px;
  }
  .c-con .c-items .container .c-lf a {
    height: 24vw;
    bottom: 10%;
    height: 22vw;
  }
  .c-con .c-items .container .c-lf .c-lf-bg div {
    height: 440px;
  }
  .c-con .c-items:nth-child(1) .container .c-lf a {
    right: 2%;
  }
  .c-con .c-items:nth-child(4) .container .c-lf a {
    left: -2%;
  }
  .cshow-ban .cshowban-con .cshowban-cont div:nth-child(2) {
    font-size: 17px;
  }
  .cshow-crumb .container ul li a {
    font-size: 15px;
  }
  .cshow-crumb .container .cshow-crumb-tit {
    font-size: 19px;
  }
  .cshow-crumb {
    padding: 17px 0;
  }
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(2),
  .cshow-gs .container .cshow-gs-rt {
    font-size: 14px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(2),
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(1),
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(1) {
    font-size: 20px;
  }
  .cshow-td .container .cshow-td-lf ul li .tb {
    width: 68px;
    height: 68px;
  }
  .cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide div {
    font-size: 16px;
  }
  .cshow-pj .container .pjtp-swiper .pj-next,
  .cshow-pj .container .pjtp-swiper .pj-prev {
    width: 25px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt .icon {
    width: 17px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(2) {
    font-size: 17px;
  }
  .ny-bt {
    font-size: 28px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 36px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
    font-size: 20px;
  }
  .l-lx .l-lx-con .l-lx-cont ul li {
    padding: 15px 0 19px 0;
  }
  .l-lx .l-lx-con .l-lx-cont ul {
    margin-top: 14%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(1) {
    width: 3vw;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(1) {
    width: 1.6vw;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
    width: 89px;
    font-size: 13px;
    height: 32px;
  }
  .l-zx form div input,
  .l-zx form div textarea {
    font-size: 14px;
  }
  .i-ban .iban-con div:nth-child(2) {
    font-size: 18px;
  }
  .t-js-con .t-js-cont .t-js-lf .bt div:nth-child(2) {
    font-size: 19px;
  }
  .t-js-con ul li div:nth-child(1) img {
    max-width: 49%;
    max-height: 48%;
  }
  .t-js-con ul li {
    width: auto;
    max-width: 22%;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1),
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
    font-size: 28px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(2) {
    font-size: 17px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items {
    padding: 35px 3.95% 4%;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(2) {
    padding-left: 32px;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
    font-size: 23px;
  }
  .x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) a {
    font-size: 18px;
    height: 66px;
  }
  .xshow-con .xshow-bt {
    font-size: 22px;
  }
  .xshow-con .xshow-dh div p,
  .xshow-con .xshow-dh div a,
  .xshow-con .xshow-nr {
    font-size: 15px;
  }
  .z-jr ul li div:nth-child(2) {
    font-size: 20px;
  }
  .z-jr ul li {
    padding-bottom: 42px;
  }
  .z-zp .qh li {
    font-size: 26px;
  }
  .sub-2 .r-p img {
    /*height: calc(1.458vw + 10.1vw + 0.937vw + 1.25vw + 1.562vw + 47px);*/
  }
  .sub-2 .col-l dd a {
        font-size: 16px;
    }
        .sub-2 .tit {
        font-size: 19px;
        }
            .sub-2 .desc, .sub-2 .list h4 {
        font-size: 14px;
    }
    .sc-con .sc-cont .sc-cont-cen a{
        margin-top: 24px;
    }
    .x-con .x-box .x-items .x-items-con .x-thumb img{
        width: 38px;
    }
}
@media (max-width: 1199px) {
  .hxys .container ul li div:nth-child(3) {
    font-size: 14px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide {
    width: 56%;
  }
  .cpzs .cpzs-con .cpzs-prev,
  .cpzs .cpzs-con .cpzs-next,
  .pyq .container .pyq-pj .pyq-prev,
  .pyq .container .pyq-pj .pyq-next {
    width: 46px;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(1) {
    width: 5.125vw;
    height: 5.125vw;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(2) {
    margin-top: 1.8vw;
  }
  .pyq .container .pyq-pj .pyq-pagination .swiper-pagination-bullet {
    width: 34px;
    height: 5px;
    margin: 0 7px;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) p {
    height: 16vw;
  }
  .foot .foot-cen .container .foot-rt {
    max-width: 100%;
    margin-top: 38px;
    width: 100%;
  }
  .foot .foot-cen .container .foot-lf {
    justify-content: space-between;
  }
  .foot .foot-cen .container .foot-lx {
    margin-top: 38px;
  }
  .cshow-ban .cshow-bg img {
    min-height: calc(100vh - 170.25px);
    object-fit: cover;
  }
  .cshow-ban .cshowban-img {
    height: 39vh;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(1) {
    width: 1.2vw;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
    width: 594%;
    font-size: 12px;
    height: 140%;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 32px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
    font-size: 17px;
  }
  .l-lx .l-lx-con .l-lx-cont ul {
    margin-top: 9%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(1) .cs {
    left: calc(1140.9% + 1.2vw);
    top: 51%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) .cs,
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) .cs,
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) .cs {
    left: calc(1154.545% - 29.5% + 1.2vw);
    top: 164%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) img:nth-child(2) {
    top: -110%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) .cs {
    left: calc(1154.545% + 1.2vw);
    top: -183%;
  }
  .i-ban .iban-con div:nth-child(2) {
    font-size: 17px;
  }
  .i-ban .iban-con div:nth-child(1) {
    font-size: 28px;
  }
  .t-ry .container .t-ry-con .row {
    margin-bottom: 35px;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
    font-size: 21px;
  }
  .x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a p {
    min-height: 356px;
  }
  .z-jr ul li div:nth-child(2) {
    font-size: 17px;
  }
  .z-zp .z-zp-tbb ul li:nth-child(1),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(1) {
    width: 34%;
  }
  .z-zp .z-zp-tbb ul li:nth-child(2),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(2) {
    width: 18.3%;
  }
  .z-zp .z-zp-tbb ul li:nth-child(3),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(3) {
    width: 17.3%;
  }
  .z-zp .qh li {
    font-size: 24px;
  }
  .sub-2 .r-p {
        width: 18.615vw;
    }
    .sub-2 .r-p img {
        height: calc(1.458vw + 10.1vw + 0.937vw + 1.25vw + 1.562vw + 49px);
    }
    .hyyy .sy-desc{
        margin-top: 10px;
    }
    .sc-con .sc-bg video{
        top: 0;
        height: 100%;
    }
}
@media (max-width: 990px) {
  .head .head-cen .head-nav {
    display: none;
  }
  .home-banner .banner-xl {
    width: 1.9vw;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
    padding-top: 15.3%;
  }
  .sy-bt h3 {
    font-size: 24px;
  }
  .sy-bt img {
    width: 70px;
  }
  .hxys .container ul li .icon {
    height: 4.07292vw;
  }
  .hxys .container ul li div:nth-child(2) p:nth-child(1) {
    font-size: 30px;
  }
  .hxys .container ul li div:nth-child(2) p:nth-child(2) {
    font-size: 15px;
    top: -2px;
  }
  .hxys .container ul {
    margin-bottom: 9%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide {
    width: 64%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb {
    height: 23.792vw;
  }
  .cpzs .cpzs-con {
    margin-bottom: 52px;
  }
  .cpzs {
    padding-bottom: 49px;
  }
  .cpzs .cpzs-bg img {
    max-width: 164%;
  }
  .cpzs .cpzs-con #certify {
    margin-top: 60px;
  }
  .pyq .container .pyq-logo {
    margin-top: 53px;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) p {
    height: 27vw;
  }
  .foot .foot-cen .container .foot-rt .foot-dh div {
    margin-left: 6px;
  }
  .foot .foot-tp {
    display: block;
  }
  .foot .foot-tp div:nth-child(2) {
    font-size: 13px;
    margin-left: 0;
    margin-top: 22px;
  }
  .foot .foot-tp div:nth-child(1) img {
    width: 145px;
    display: block;
    margin: 0 auto;
  }
  .foot .foot-cen {
    display: block;
    margin-top: 32px;
  }
  .foot .foot-cen .container .foot-lf {
    display: block;
  }
  .foot .foot-cen .container .foot-lf .foot-items {
    width: 100% !important;
    margin-right: 0;
  }
  .foot .foot-cen .container .foot-lf .foot-items ul,
  .foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul {
    display: none;
  }
  .foot .foot-cen .container .foot-lf .foot-items p {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
    padding: 10px 19px;
  }
  .foot .foot-cen .container .foot-lf .foot-items p a {
    font-size: 14px;
    flex: 1;
    margin-right: 10%;
  }
  .foot .foot-cen .container .foot-lf .foot-items p span {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 900;
  }
  .foot .foot-cen .container .foot-lf .foot-items ul li {
    padding-left: 17px;
  }
  .foot {
    padding-top: 70px;
  }
  .foot .foot-cen .container .foot-rt {
    margin-top: 29px;
  }
  .foot .foot-cen .container .foot-rt .foot-dh {
    margin-bottom: 18px;
  }
  .foot .foot-cen .container .foot-lx li a {
    width: 33px;
    height: 33px;
  }
  .foot .foot-cen .container .foot-lx li a img {
    max-width: 54%;
    max-height: 46%;
  }
  .foot .foot-cen .container .foot-lx {
    margin-top: 25px;
  }
  .foot .foot-bt p,
  .foot .foot-bt a {
    font-size: 13px;
    text-align: center;
  }
  .foot .foot-bt {
    padding: 16px 0;
  }
  .foot .foot-cen {
    padding-bottom: 29px;
  }
  .cp-ban .cpban-con .cpban-cont p:nth-child(1) {
    font-size: 24px;
  }
  .i-crumb .container ul li a {
    font-size: 15px;
    padding: 20px 20px;
  }
  .i-crumb .container ul li div a{
      font-size: 15px;
  }
  .cshow-ban .cshow-bg img {
    min-height: calc(100vh - 170.25px);
  }
  .cshow-crumb .container ul li a {
    font-size: 14px;
  }
  .cshow-crumb .container .cshow-crumb-tit {
    font-size: 18px;
  }
  .cshow-crumb {
    padding: 13px 0;
  }
  .cshow-ban .cshow-bg img {
    min-height: calc(100vh - 104.5px);
  }
  .cshow-ban .cshowban-img {
    height: 45vh;
  }
  .cshow-gs .container {
    display: block;
  }
  .cshow-gs .container .cshow-gs-lf {
    width: 100%;
    text-align: center;
  }
  .cshow-gs .container .cshow-gs-lf img {
    max-width: 60%;
  }
  .cshow-gs .container .cshow-gs-rt {
    width: 100%;
    margin-top: 59px;
  }
  .cshow-td .container .cshow-td-lf {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .cshow-td {
    padding-bottom: 30.33%;
  }
  .cshow-yycj,
  .cshow-ggcs {
    padding-top: 10.1%;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr td {
    width: 100%;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr:last-child {
    margin-bottom: 0;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(2),
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(1),
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(1) {
    font-size: 17px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt .icon {
    width: 14px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(1) {
    width: 28px;
  }
  .cshow-lyzx .cshow-lyzx-con {
    display: block;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf,
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt {
    width: 100%;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt {
    margin-top: 50px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(1) {
    font-size: 20px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(2) {
    font-size: 16px;
  }
  .l-lx .l-lx-con {
    padding-top: 421px;
  }
  .i-ban .iban-con div:nth-child(1) {
    font-size: 23px;
  }
  .i-ban .iban-con div:nth-child(2) {
    font-size: 16px;
  }
  .ny-bt {
    font-size: 25px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 28px;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
    width: 594%;
    font-size: 11px;
    height: 120%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) .cs,
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) .cs,
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) .cs {
    top: 143%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(2) img:nth-child(2),
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(3) img:nth-child(2),
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(4) img:nth-child(2) {
    top: 66%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) img:nth-child(2) {
    top: -72%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) .cs {
    top: -138%;
  }
  .i-crumb .container ul li a {
    padding: 20px 12px;
  }
  .t-js-con .t-js-cont .t-js-lf .bt div:nth-child(2) {
    font-size: 18px;
  }
  .t-js-con .t-js-cont {
    display: block;
  }
  .t-js-con .t-js-cont .t-js-rt,
  .t-js-con .t-js-cont .t-js-lf {
    width: 100%;
  }
  .t-js-con .t-js-cont .t-js-rt {
    margin-top: 40px;
  }
  .t-js-con ul {
    flex-wrap: wrap;
  }
  .t-js-con ul li {
    width: 50%;
    margin-bottom: 45px;
    max-width: 50%;
  }
  .t-ry {
    margin-top: 41px;
  }
  .t-ry .container .t-ry-con .row .t-ry-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1),
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
    font-size: 25px;
  }
  .x-con .x-box .x-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .x-con .x-box .x-items .x-items-con .x-thumb p {
    height: 28vw;
  }
  .x-con .x-box .x-items .x-items-con .x-nr {
    height: calc(100% - 28vw);
  }
  .z-zp .qh li {
    font-size: 22px;
    margin-right: 40px;
  }
  .z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) input {
    max-width: calc(100% - 76px);
  }
  .z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) button {
    width: 76px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-nr a,
  .z-zp .z-zp-box .z-zp-items .z-zp-nr .z-zp-content,
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div {
    font-size: 15px;
  }
  .head .head-cen .head-lan{
      display: none;
  }
  .mb-zd{
      display: block;
  }
  .head .head-cen{
      padding: 10px 0;
  }
  .head-logo{
      width: 134px;
  }
  .head{
      position: sticky;
  }
  .home-banner {
    margin-top: 0;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    min-height: calc(100vh - 61.03px);
  }
  .home-head img {
    filter: initial;
}
.hxys .container ul li div:nth-child(2) p:nth-child(2) {
        font-size: 14px;
        top: -14px;
        line-height: 0;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li{
    display: none;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(1),.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(2),.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(3){
    display: block;
}
.hyyy-detail{
    display: none !important;
}
.hyyy {
    overflow: inherit;
}
.cshow-crumb .container .cshow-crumb-tit a {
    padding: 6px 21px;
    font-size: 14px;
    margin-left: 21px;
}
.foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(1) a, .foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(2) a, .foot .foot-cen .container .foot-lf .foot-items:nth-child(1) ul li:nth-child(3) a{
    font-weight: initial;
}
}
@media (max-width: 767px) {
  .container,
  .head .head-cen {
    max-width: 90%;
  }
  .pagination li{
      margin-bottom: 10px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp .yc {
    width: 88%;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont h3 {
    font-size: 21px;
    white-space: nowrap;
  }
  .video-play li a {
    font-size: 14px;
    width: 137px;
    height: 48px;
    border-radius: 27px;
  }
  .video-play li a img {
    margin-left: 14px;
    width: 19px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) {
    margin-top: 25px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
    padding-top: 12vh;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp .yc {
    top: 13vh;
  }
  .video-play li {
    margin: 0 9px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-cp .yc img {
    height: 37.75vh;
  }
  .home-banner .banner-xl {
    width: 16px;
  }
  .sy-bt h3 {
    font-size: 22px;
  }
  .sy-bt img {
    top: -5px;
  }
  .hxys {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .sy-desc {
    font-size: 13px;
  }
  .hxys .container ul {
    flex-wrap: wrap;
    margin-top: 49px;
  }
  .hxys .container ul li {
    width: 37%;
    margin-bottom: 49px;
  }
  .hxys .container ul li:nth-child(1),
  .hxys .container ul li:nth-child(3) {
    width: 55%;
  }
  .hxys .container ul li .icon {
    height: 8.07292vw;
  }
  .hxys .container ul li div:nth-child(3) {
    font-size: 14px;
    margin-top: 9px;
  }
  .hxys .container ul li div:nth-child(2) p:nth-child(1) {
    font-size: 35px;
    letter-spacing: 0;
  }
  .hxys .container ul {
    margin-bottom: 0;
  }
  @keyframes hmp5Bgg {
    0% {
      opacity: 0.8;
      transform: scale(1.3) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
    }
    50% {
      opacity: 1;
      transform: scale(1) rotate(-25deg) skew(-27deg, 27deg) translateX(-4vw);
    }
    100% {
      opacity: 0.8;
      transform: scale(1.3) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
    }
  }
  @keyframes hmp5Bgg2 {
    0% {
      opacity: 1;
      transform: scale(1.3) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
    }
    50% {
      opacity: 0.4;
      transform: scale(1) rotate(25deg) skew(27deg, -27deg) translateX(4vw);
    }
    100% {
      opacity: 1;
      transform: scale(1.3) rotate(0deg) skew(0deg, 0deg) translateX(0vw);
    }
  }
  .cpzs {
    padding-top: 70px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide {
    width: 100%;
  }
  .cpzs .cpzs-con #certify {
    margin-top: 52px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-thumb {
    height: 39.792vw;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .title {
    font-size: 18px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .desc {
    font-size: 14px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr .more {
    margin-top: 7px;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide a .cpzs-nr {
    padding: 17px 8% 19px 6.2%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr::after {
    border-top-right-radius: 210% 192%;
  }
  .cpzs .cpzs-con #certify .swiper-container .swiper-slide-active a .cpzs-nr .more div:nth-child(2) {
    width: 26px;
  }
  .cpzs .cpzs-con .cpzs-next,
  .pyq .container .pyq-pj .pyq-next {
    right: 0;
  }
  .cpzs .cpzs-con .cpzs-prev,
  .pyq .container .pyq-pj .pyq-prev {
    left: 0;
  }
  .cpzs .cpzs-con .cpzs-prev,
  .cpzs .cpzs-con .cpzs-next,
  .pyq .container .pyq-pj .pyq-prev,
  .pyq .container .pyq-pj .pyq-next {
    width: 34px;
    top: 40%;
  }
  .sy-more {
    font-size: 14px;
    padding: 9.5px 16px;
  }
  .cpzs .cpzs-con {
    margin-bottom: 34px;
  }
  .cpzs .cpzs-bg img {
    max-width: 281%;
  }
  .pyq {
    padding-top: 70px;
    padding-bottom: 54px;
  }
  .pyq .container .pyq-logo .pyq-items {
    flex: 0 0 50%;
    max-width: 50%;
    
  }
  .pyq .container .pyq-logo .pyq-items .pyq-items-con {
    max-height: 10.4792vw;
    margin-bottom: 13%;
  }
  .pyq .container .pyq-logo {
    margin-top: 43px;
  }
  .pyq .container .pyq-pj {
    margin-top: 20px;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr {
    display: block;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(1) {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide {
    padding: 54px 6%;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .yh {
    height: 7.021vw;
    margin-top: 23px;
  }
  .pyq .container .pyq-pj .pj-swiper .swiper-wrapper .swiper-slide .nr div:nth-child(2) {
    margin-top: 47px;
  }
  .pyq .container .pyq-pj .pyq-prev,
  .pyq .container .pyq-pj .pyq-next {
    top: 33%;
  }
  .pyq .container .pyq-pj .pyq-pagination {
    margin-top: 30px;
  }
  .xwzx {
    margin-top: 70px;
    margin-bottom: 61px;
  }
  .xwzx .xwzx-con {
    margin-top: 47px;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(1) p {
    height: 60vw;
  }
  .xwzx .xwzx-con .xw-swiper .swiper-wrapper .swiper-slide div:nth-child(1) a:nth-child(2) {
    margin-top: 30px;
  }
  .xwzx .xwzx-con .xw-swiper {
    margin-bottom: 30px;
  }
  .xwzx .xwzx-con .xwzx-pagination {
    margin-top: 38px;
  }
  .cp-ban .cpban-bg img {
    min-height: 40vh;
  }
  .cp-ban .cpban-con .cpban-cont {
    top: -2vh;
  }
.cp-ban .cp-fc {
        top: 6vh;
        width: 59.71875vw;
    }
  .cp-ban .cpban-bg img {
    object-position: 22% 100%;
  }
  .cp-ban .cpban-con .cpban-cont p:nth-child(1) {
    font-size: 22px;
  }
  .cp-ban .cpban-con .cpban-cont p:nth-child(2) {
    font-size: 15px;
  }
  .i-crumb .container ul {
    display: none;
  }
  .i-crumb .container div {
    padding: 14px 0;
  }
  .i-crumb .container div p:nth-child(2) a,
  .i-crumb .container div p:nth-child(2) {
    font-size: 13px;
  }
  .i-crumb .container div p:nth-child(1) {
    margin-right: 11px;
    position: relative;
    top: -1.5px;
  }
  .c-con .c-items .container {
    display: block;
  }
  .c-con .c-items .container .c-lf {
    width: 100%;
  }
  .c-con .c-items .container .c-lf .c-lf-bg div {
    height: 301px;
  }
  .c-con .c-items .container .c-lf a {
    height: auto;
    right: 0 !important;
    left: 0 !important;
    max-width: 100%;
    justify-content: center !important;
    align-items: center;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
  }
  .c-con .c-items .container .c-lf a img {
    max-width: 84%;
    max-height: 70%;
  }
  .c-con .c-items .container .c-rt {
    width: 100% !important;
    margin-top: 42px;
  }
  .c-con .c-items {
    padding: 70px 0;
  }
  .c-con .c-items .container .c-lf .c-lf-bg {
    width: 100%;
  }
  .c-con .c-items .container .c-rt .c-bt div:nth-child(1) {
    font-size: 20px;
  }
  .c-con .c-items .container .c-rt .c-bt div:nth-child(2) {
    font-size: 15px;
    margin-top: 8px;
  }
  .c-con .c-items .container .c-rt .c-td ul li div:nth-child(2) {
    margin-top: 9.5px;
  }
  .c-con .c-items .container .c-rt .c-more li a {
    width: 98px;
    height: 37px;
    font-size: 14px;
  }
  .c-con .c-items .container .c-rt .c-more li {
    margin-right: 17px;
  }
  .c-con .c-items .container .c-rt .c-more {
    margin-top: 40px;
  }
  .c-con .c-items .container .c-lf .c-lf-bg {
    position: relative;
  }
  .c-con .c-items .container .c-lf .c-lf-bg::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
  }
  .cshow-crumb .container ul li {
    margin-right: 15px;
  }
  .cshow-crumb .container ul li a {
    font-size: 13px;
  }
  .cshow-crumb .container ul .ljzx a {
    padding: 5px 19px;
  }
  .cshow-crumb {
    padding: 23px 0;
  }
  .cshow-ban .cshow-bg img {
    min-height: calc(100vh - 105.75px);
  }
  .cshow-ban .cshowban-img img {
    max-width: 90%;
  }
  .cshow-ban .cshowban-con .cshowban-cont div:nth-child(1) {
    font-size: 22px;
  }
  .cshow-ban .cshowban-con .cshowban-cont div:nth-child(2) {
    font-size: 15px;
    margin-top: 11px;
  }
  .cshow-ban .cshowban-con .cshowban-cont .video-play {
    margin-top: 30px;
  }
  .cshow-gs .container .cshow-gs-lf img {
    max-width: 88%;
  }
  .cshow-gs {
    padding-top: 75px;
  }
  .cshow-bt {
    font-size: 20px;
  }
  .cshow-td {
    padding-top: 70px;
    background-size: 137%;
    padding-bottom: 64.33%;
  }
  .cshow-td .container .cshow-td-lf ul li .nr div:nth-child(2),
  .cshow-gs .container .cshow-gs-rt {
    font-size: 14px;
  }
  .cshow-td .container .cshow-td-lf ul li {
    margin-bottom: 23px;
  }
  .cshow-td .container .cshow-td-lf ul {
    margin-top: 48px;
  }
  .cshow-td .cshow-td-tp {
    width: 100%;
    height: 49.032vw;
    justify-content: flex-end;
  }
  .cshow-pj {
    padding-top: 70px;
    padding-bottom: 58px;
  }
  .cshow-pj .container .pjtp-swiper .swiper-wrapper .swiper-slide div {
    height: 47vw;
  }
  .cshow-pj .container .pjtp-swiper .pj-next,
  .cshow-pj .container .pjtp-swiper .pj-prev {
    width: 16px;
    top: 56%;
  }
  .cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide div {
    font-size: 15px;
  }
  .cshow-pj .container .pjbt-swiper {
    margin-top: 54px;
  }
  .cshow-pj .container .pjbt-swiper .swiper-wrapper .swiper-slide {
    padding-top: 20px;
  }
  .cshow-yycj,
  .cshow-ggcs {
    padding-top: 70px;
  }
  .cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(2) {
    font-size: 14px;
  }
  .cshow-yycj .container .row .cshow-yycj-items .cshow-yycj-items-con div:nth-child(1) p {
    height: 24vw;
  }
  .cshow-yycj .container .row {
    margin-left: -3%;
    margin-right: -3%;
    margin-top: 49px;
  }
  .cshow-yycj .container .row .cshow-yycj-items {
    padding: 0 3%;
    margin-bottom: 32px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cshow-yycj {
    padding-bottom: 27px;
  }
  .cshow-ggcs .container .cshow-ggcs-con {
    margin-top: 28px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt div:nth-child(1) {
    font-size: 16px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-bt .icon {
    width: 12px;
  }
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr table tr td,
  .cshow-ggcs .container .cshow-ggcs-con .cshow-ggcs-items .cshow-ggcs-nr {
    font-size: 14px;
  }
  .cshow-xgal {
    padding-top: 70px;
    padding-bottom: 58px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(1) p {
    height: 65vw;
  }
  .cshow-xgal .container .cal-swiper {
    margin-top: 42px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(2) {
    font-size: 14px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) p:nth-child(1) {
    width: 26px;
    margin-right: 14px;
  }
  .cshow-xgal .container .cal-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    padding: 21px;
  }
  .cshow-xgal .container .cal-pagination .swiper-pagination-bullet {
    width: 36px;
    margin: 0 6px;
    height: 4px;
  }
  .cshow-xgal .container .cal-pagination {
    margin-top: 28px;
  }
  .cshow-lyzx {
    margin-bottom: 70px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(1) {
    font-size: 17px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .tit p:nth-child(2) {
    font-size: 15px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf {
    padding-left: 21px;
    padding-right: 8%;
    font-size: 14px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf ul:nth-child(2) li .lf::before {
    width: 7px;
    height: 7px;
    top: 8px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-lf .ts {
    font-size: 13px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt .ts {
    font-size: 16px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items input {
    font-size: 13px;
    padding: 14.5px 17px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form {
    margin-top: 25px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .dx label {
    width: 100%;
    max-width: 100%;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .ts1 {
    margin-top: 15px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .ts1:nth-child(5) {
    margin-top: 29px;
  }
  .cshow-lyzx .cshow-lyzx-con .cshow-lyzx-rt form button {
    font-size: 14px;
    height: 50px;
  }
  .i-ban .iban-con div:nth-child(1) {
    font-size: 20px;
  }
  .i-ban .iban-con div:nth-child(2) {
    font-size: 15px;
  }
  .i-ban .i-bg img {
    max-width: 197%;
    left: -43%;
    position: relative;
  }
  .ny-bt {
    font-size: 20px;
  }
  .l-lx {
    margin-top: 34px;
  }
  .l-lx .l-lx-con .l-lx-cont {
    max-width: 100%;
    left: 0;
    top: 0;
    padding: 55px 6% 0;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(1) {
    font-size: 24px;
  }
  .l-lx .l-lx-con .l-lx-cont .bt div:nth-child(2) {
    font-size: 15px;
    margin-top: 10px;
  }
  .l-lx .l-lx-con .l-lx-cont ul li .tb {
    width: 16px;
  }
  .l-lx .l-lx-con .l-lx-cont ul li {
    padding: 35px 0;
  }
  .l-lx .l-lx-con .l-lx-cont ul {
    margin-top: 48px;
  }
  .l-lx .l-lx-con {
    padding-top: 531px;
  }
  .l-lx .l-lx-con .l-lx-dt {
    width: 106%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian img:nth-child(1) {
    width: 2vw;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian .cs {
    width: 594%;
    font-size: 10px;
    height: 98%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) img:nth-child(2) {
    top: -46%;
  }
  .l-lx .l-lx-con .l-lx-dt .l-lx-dian .dian:nth-child(5) .cs {
    top: -64%;
  }
  .l-zx {
    margin-top: 70px;
    /*margin-bottom: 70px;*/
  }
  .l-zx form div {
    width: 100%;
  }
  .l-zx form {
    margin-top: 40px;
  }
  .l-zx form div input,
  .l-zx form div textarea {
    font-size: 13px;
    padding: 13.5px 15px;
  }
  .l-zx form .ts {
    font-size: 13px;
  }
  .l-zx form button {
    height: 50px;
    font-size: 14px;
  }

  .t-js-con {
    margin-top: 70px;
  }
  .t-js-con .t-js-cont .t-js-lf .bt div:nth-child(2) {
    font-size: 16px;
  }
  .t-js-con .t-js-cont .t-js-lf .nr {
    font-size: 14px;
    margin-top: 34px;
  }
  .t-js-con .t-js-cont .t-js-rt div {
    height: 216px;
  }
  .t-js-con .t-js-cont .t-js-rt {
    margin-top: 46px;
  }
  .t-js-con ul li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .t-js-con ul li div:nth-child(1) {
    width: 21.47vw;
    height: 21.47vw;
  }
  .t-js-con ul li div:nth-child(2) {
    margin-top: 22px;
  }
  .t-js-con ul {
    margin-top: 63px;
  }
  .t-ry {
    padding-top: 70px;
    margin-top: 23px;
  }
  .t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con div {
    font-size: 14px;
  }
  .t-ry .container .t-ry-con .row {
    margin-left: -3.35%;
    align-items: center;
    margin-right: -3.35%;
  }
  .t-ry .container .t-ry-con .row .t-ry-items {
    padding: 0 3.35%;
    margin-bottom: 28px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .t-ry .container .ny-bt {
    margin-bottom: 45px;
  }
  .t-ry .container .t-ry-con .row .t-ry-items .t-ry-items-con img {
    width: 7.395%;
  }
  .t-fzlc {
    padding-top: 70px;
    padding-bottom: 110px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1),
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
    font-size: 28px;
  }
  .t-fzlc .t-fzlc-con .active {
    width: 50%;
  }
  .t-fzlc .t-fzlc-con {
    display: block;
    margin-top: 40px;
  }
  .t-fzlc .t-fzlc-con .active,
  .t-fzlc .t-fzlc-con .t-fzlc-items {
    width: 100%;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(2) {
    opacity: 1;
    visibility: visible;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(1) {
    color: #001278;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items div:nth-child(2) {
    height: auto;
    font-size: 14px;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items {
    padding-bottom: 40px;
    padding-top: 0;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items:nth-child(1) {
    padding-top: 25px;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items::before {
    background: url(../images/xt.png) no-repeat;
    background-size: 100% 380%;
  }
  .t-fzlc .t-fzlc-con .t-fzlc-items:last-child:before {
    background-size: 100% 100%;
  }
  .t-fzlc .t-fzlc-bg div {
    background-size: 238%;
  }
  .t-jzg {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .t-jzg .container .t-jzg-con {
    margin-top: 43px;
    flex-wrap: wrap;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items {
    width: 100% !important;
    margin-bottom: 25px;
    padding: 35px 5.95% 30px;
    height: 69vw;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(1) {
    font-size: 22px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(1) p:nth-child(2) {
    font-size: 13px;
    margin-top: 2px;
    padding-bottom: 14px;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(2) {
    opacity: 1;
  }
  .t-jzg .container .t-jzg-con .t-jzg-items div:nth-child(2) {
    font-size: 15px;
  }
  .x-con {
    margin-top: 75px;
    margin-bottom: 60px;
  }
  .x-con .x-tj {
    display: block;
    padding-right: 0;
  }
  .x-con .x-tj .x-tj-lf,
  .x-con .x-tj .x-tj-rt {
    width: 100%;
  }
  .x-con .x-tj .x-tj-lf .xtp-swiper .swiper-wrapper .swiper-slide a p {
    min-height: 227px;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) a {
    font-size: 18px;
  }
  .x-con .x-tj .x-tj-rt {
    padding: 48px 6% 37px;
  }
  .x-con .x-tj .x-tj-rt .xnr-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    margin-top: 34px;
  }
  .x-con .xtj-pagination {
    margin-bottom: 54px;
  }
  .x-con .x-box .x-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .x-con .x-box .x-items .x-items-con .x-thumb p {
    height: 66vw;
  }
  .x-con .x-box .x-items .x-items-con .x-nr {
    height: auto;
    padding: 32px 6.1% 36px;
  }
  .x-con .x-box .x-items .x-items-con .x-nr div:nth-child(1) a {
    height: auto;
  }
  .pagination li a {
    font-size: 13px;
    padding: 3px 11.75px;
  }
  .x-con .x-box {
    margin-bottom: 14px;
  }
  .xshow-thumb {
    margin-top: 10px;
  }
  .xshow-con .xshow-bt {
    font-size: 18px;
  }
  .xshow-con {
    margin-bottom: 75px;
    margin-top: 32px;
    padding: 53px 6.25% 48px;
  }
  .xshow-con .xshow-dh div p,
  .xshow-con .xshow-dh div a,
  .xshow-con .xshow-nr {
    font-size: 14px;
  }
  .xshow-con .xshow-dh {
    margin-top: 50px;
  }
  .xshow-con .xshow-dh .back {
    margin-top: 25px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(1) {
    font-size: 20px;
  }
  .sc-con .sc-cont .sc-cont-cen div:nth-child(2) {
    font-size: 14px;
  }
  .sc-con .sc-cont .sc-cont-cen {
    padding: 48px 6% 51px;
  }
  .sc-con .sc-cont .sc-cont-cen a {
    margin-top: 35px;
  }
  .sc-con .sc-cont {
    padding: 70px 0;
  }
  .sc-con .sc-cont .sc-cont-cen a {
    width: 149px;
    height: 46px;
    font-size: 14px;
  }
  .z-jr {
    margin-top: 29px;
  }
  .sy-desc {
    margin-top: 15px;
  }
  .z-jr ul {
    display: block;
  }
  .z-jr ul li {
    width: 100%;
    margin-bottom: 25px;
  }
  .z-jr ul li div:nth-child(1) p {
    height: 58vw;
  }
  .z-jr ul li div:nth-child(2) {
    margin-top: 38px;
  }
  .z-jr ul li div:nth-child(2),
  .z-jr ul li div:nth-child(3) {
    padding: 0 6%;
  }
  .z-jr ul li div:nth-child(3) {
    margin-top: 21px;
  }
  .z-jr ul li div:nth-child(2) {
    font-size: 18px;
  }
  .z-zp {
    margin-bottom: 70px;
    margin-top: 67px;
    padding: 58px 6.25% 56px;
  }
  .z-zp .qh li {
    font-size: 20px;
    margin-right: 31px;
  }
  .z-zp .z-zp-zwlb {
    margin-top: 37px;
    display: block;
  }
  .z-zp .z-zp-zwlb .z-zp-zwlb-items {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .z-zp .z-zp-zwlb .z-zp-zwlb-items div p {
    padding: 10.75px 17px;
  }
  .z-zp .z-zp-zwlb .z-zp-zwlb-items:nth-child(3) button {
    height: 46px;
  }
  .z-zp .z-zp-tbb ul li:nth-child(4),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(4),
  .z-zp .z-zp-tbb ul li:nth-child(3),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(3) {
    display: none;
  }
  .z-zp .z-zp-tbb ul li {
    font-size: 16px;
  }
  .z-zp .z-zp-tbb ul li:nth-child(2),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(2) {
    width: 29.3%;
  }
  .z-zp .z-zp-tbb ul li:nth-child(1),
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(1) {
    flex: 1;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-nr a,
  .z-zp .z-zp-box .z-zp-items .z-zp-nr .z-zp-content,
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div {
    font-size: 14px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(5) {
    width: 12px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-nr {
    padding: 38px 5.6% 42px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-nr .z-zp-content {
    margin-bottom: 38px;
    padding-bottom: 35px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-nr a {
    font-size: 14px;
    padding: 11px 13.5px;
  }
  .z-zp .z-zp-box .z-zp-items .z-zp-tb div:nth-child(1){
      padding-right: 10px;
    line-height: 1.3;
  }
  .video-close{
      width: 46px;
  }
  .lc-lyzx {
    margin-top: 40px;
  }
  .lc-lyzx .cshow-lyzx-con .cshow-lyzx-rt form .cshow-lyzx-items{
    width: 100%;
}
.foot .foot-cen .container .foot-lx li:nth-child(1) div {
    left: 0%;
    transform: translateX(0%) translateY(-10px);
}
.foot .foot-cen .container .foot-lx li:nth-child(1):hover div {
    transform: translateX(0%) translateY(0px);
}
.foot .foot-cen .container .foot-lx li:nth-child(1) div::after {
    left: 7px;
    transform: translateX(0%);
}
.c-ban .i-bg img{
    left: -82%;
}
.hyyy .sy-bt img {
    filter: initial;
}
.hyyy .sy-bt h3{
    color: #000;
}
.hyyy .sy-desc{
    color: #666;
}
    .cpzs {
        margin-bottom: 129px;
    }
.hyyy .hyyy-bt {
        top: -79px;
    }
      .g-ban .i-bg img {
    left: -28%;
  }
  .zp-ban .i-bg img{
      left: -66%;
  }
  .sc-con .sc-bg{
      position: relative;
  }
  .sc-con .sc-cont .sc-cont-cen {
        padding: 0;
    }
    .sc-con{
        display: block;
    }
    .pyq .container .pyq-logo .pyq-gj .pyq-items {
    width: 100%;
    flex: initial;
    max-width: 100%;
}
.pyq-gj{
    flex-wrap: wrap;
}
.pyq .container .pyq-logo .pyq-gj .pyq-items .pyq-items-con {
margin-bottom: 15px;
        max-height: initial;
    }
    .pyq .container .pyq-logo .pyq-gj .pyq-items .pyq-items-con img{
        /*width: 100%;*/
               max-width: 54%;
    }
        .pyq .container .pyq-logo {
        margin-top: 30px;
    }
    .pyq .container .pp-swiper {
    margin-top: 40px;
}
.cshow-td .cshow-td-tp img{
    max-width: 93%;
}
.cshow-crumb .container {
    display: block;
}
    .cshow-crumb .container .cshow-crumb-tit a {
padding: 6px 21px;
        font-size: 14px;
        margin-left: 0;
        width: 100%;
        text-align: center;
        margin-top: 11px;
    }
    .cshow-crumb .container ul{
        margin-top: 38px;
    }
        .cshow-crumb .container .cshow-crumb-tit, .cshow-crumb .container ul {
        justify-content: center;
    }
    .x-con .x-box .x-items .x-items-con .x-thumb img{
        left: 6.1%;
    }
}