body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 90.45%;
}
.container2 {
  padding: 0;
  max-width: 79.9%;
  margin: 0 auto;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: Arial-BoldMT;
  src: url('../font/Arial-BoldMT.otf');
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
:root {
  --Abel: 'Abel', sans-serif;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.jhead {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 100;
}
.jhead .head-cen {
  display: flex;
  padding: 2.37% 0;
  align-items: center;
  position: relative;
  z-index: 3;
}
.jhead .head-cen .head-logo {
    max-width: 17%;
    position: relative;
    top: 0.6vw;
}
.jhead .head-cen .head-rt {
  flex: 1;
}
.jhead .head-cen .head-rt ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  top: -0.3vw;
}
.jhead .head-cen .head-rt ul .head-li {
  margin-left: 3.54vw;
}
.jhead .head-cen .head-rt ul .head-li .head-a {
  font-size: 18px;
  transition: all 0.5s;
  display: block;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  letter-spacing: 1px;
}
.jhead .head-cen .head-rt ul .head-li .head-a::after {
  left: 50%;
  transform: translateX(-50%);
  content: '';
  position: absolute;
  bottom: -10px;
  width: 0%;
  height: 2px;
  background: #0b4c8c;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.jhead .head-cen .head-rt ul .head-li .head-a:hover::after {
  width: 104%;
  opacity: 1;
  visibility: visible;
}
.jhead .head-cen .head-rt ul .head-li:nth-child(1) {
  margin-left: 0;
}
.jhead .head-cen .head-rt ul .head-li:last-child {
  font-family: Arial-BoldMT;
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #fff;
}
.jhead .head-cen .head-rt ul .head-li:last-child .head-a {
  font-size: 20px;
}
.jhead::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 125%;
  background: url(../himages/h-by.png) no-repeat;
  background-size: 100% 100%;
}
.banner {
  margin-top: 0;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  max-width: 101%;
  min-width: 100%;
  transform: scale(1.08, 1.08);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg img {
  animation: image-zoom-out 6s 0s forwards;
}
.banner .ban-swiper .ban-pagination {
  bottom: 8%;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 3.48vw;
  height: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  transition: all 0.5s;
  margin: 0 7px;
  border-radius: 0;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .ban-swiper .ban-dh {
  position: absolute;
  left: 0;
  right: 0;
  top: -2.3vw;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: fit-content;
}
.banner .ban-swiper .ban-dh .ban-prev,
.banner .ban-swiper .ban-dh .ban-next {
  width: auto;
  height: auto;
  opacity: 1;
  background: none;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  position: relative;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
.gywm {
  background-color: #e9e9e9;
  padding-top: 70px;
  padding-bottom: 110px;
}
.gywm .container2 .gywm-nr {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 47px;
}
.gywm .container2 .row {
  margin-left: -2.08%;
  margin-right: -2.08%;
  margin-top: 29px;
}
.gywm .container2 .row .gywm-items {
  padding: 0 2.08%;
}
.gywm .container2 .row .gywm-items .gywm-items-con {
  height: 100%;
  background-color: #ffffff;
}
.gywm .container2 .row .gywm-items .gywm-items-con .gywm-bg {
  overflow: hidden;
}
.gywm .container2 .row .gywm-items .gywm-items-con .gywm-bg div {
  transition: all 0.8s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 23.28vw;
}
.gywm .container2 .row .gywm-items .gywm-items-con .gywm-con {
  text-align: center;
  padding: 7% 5% 6.8% 5%;
}
.gywm .container2 .row .gywm-items .gywm-items-con .gywm-con h4 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  transition: all 0.5s;
}
.gywm .container2 .row .gywm-items .gywm-items-con .gywm-con div {
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
  margin-top: 13px;
  transition: all 0.5s;
}
.gywm .container2 .row .gywm-items .gywm-items-con:hover .gywm-bg div {
  transform: scale(1.05);
}
.gywm .container2 .row .gywm-items .gywm-items-con:hover .gywm-con h4,
.gywm .container2 .row .gywm-items .gywm-items-con:hover .gywm-con div {
  color: #0b4c8c;
}
.sy-bt {
  text-align: center;
}
.sy-bt h3 {
  font-size: 2.6vw;
  font-weight: bold;
  letter-spacing: 1px;
  color: #0b4c8c;
}
.sy-bt p {
  display: flex;
  justify-content: center;
  margin-top: 14px;
}
.sy-bt p span {
  width: 3.125vw;
  height: 6px;
  background-color: #e7242b;
}
.sy-bt p span:nth-child(2) {
  background-color: #384a9a;
}
.cpzx {
  margin-top: 54px;
}
.cpzx .cpzx-con {
  margin-top: 44px;
  position: relative;
}
.cpzx .cpzx-con .cpzx-prev,
.cpzx .cpzx-con .cpzx-next {
  width: auto;
  top: 43.5%;
  height: auto;
  overflow: hidden;
  background: none;
  position: absolute;
}
.cpzx .cpzx-con .cpzx-prev {
  left: 2.3%;
}
.cpzx .cpzx-con .cpzx-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.cpzx .cpzx-con .cpzx-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.cpzx .cpzx-con .cpzx-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.cpzx .cpzx-con .cpzx-prev:hover img:nth-child(2) {
  left: 0%;
}
.cpzx .cpzx-con .cpzx-next:hover img:nth-child(1) {
  left: 100%;
}
.cpzx .cpzx-con .cpzx-next:hover img:nth-child(2) {
  left: 0%;
}
.cpzx .cpzx-con .cpzx-next {
  right: 2.3%;
}
.cpzx .cpzx-con .cpzx-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.cpzx .cpzx-con .cpzx-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.cpzx .cpzx-con .cpzx-prev:after {
  display: none;
}
.cpzx .cpzx-con .cpzx-next:after {
  display: none;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e9e9e9;
  border-radius: 16px;
  height: 25.78vw;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) img {
  max-height: 80%;
  max-width: 80%;
  position: relative;
  z-index: 3;
  transition: all 0.8s;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1)::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 60%;
  height: 60%;
  transition: all 0.7s;
  background: #0b4c8c;
  opacity: 0;
  visibility: hidden;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  display: block;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 25px;
  transition: all 0.5s;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(1)::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(1) img {
  transform: scale(0.95);
}
.cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) {
  color: #0b4c8c;
}
.yyly {
  background-color: #e9e9e9;
  margin-top: 55px;
  padding-top: 80px;
  padding-bottom: 86px;
}
.yyly .container .yyly-con {
  display: flex;
  margin-top: 80px;
  margin-left: -0.728%;
  margin-right: -0.728%;
}
.yyly .container .yyly-con .yyly-items {
  width: 20%;
  padding: 0 0.728%;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con {
  display: block;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  transition: all 0.6s;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(1) {
  overflow: hidden;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 18.8vw;
  transition: all 0.8s;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2) {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  padding: 7.3% 5%;
  position: relative;
  transition: all 0.5s;
  height: calc(100% - 18.8vw);
}
.yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2)::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #384a9a;
  border-bottom: 1px solid #384a9a;
  transition: all 0.5s;
  opacity: 0;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2)::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #384a9a;
  border-top: 1px solid #384a9a;
  transition: all 0.5s;
  opacity: 0;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con:hover {
  transform: translateY(-4px);
  box-shadow: 1px 1px 10px #0b4c8c;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con:hover div:nth-child(1) p {
  transform: scale(1.06);
}
.yyly .container .yyly-con .yyly-items .yyly-items-con:hover div:nth-child(2) {
  color: #384a9a;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con:hover div:nth-child(2)::after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.yyly .container .yyly-con .yyly-items .yyly-items-con:hover div:nth-child(2)::before {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.jsfw {
  margin-top: 80px;
  margin-bottom: 70px;
}
.jsfw .row {
  margin-left: -0.9%;
  margin-right: -0.9%;
  margin-top: 53px;
}
.jsfw .row .jsfw-items {
  padding: 0 0.9%;
}
.jsfw .row .jsfw-items .jsfw-items-con {
  display: block;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb {
  overflow: hidden;
  position: relative;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb div{
position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .3);
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb div img{
    cursor: pointer;
    max-width: 4vw;
    transition: all .5s;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb p {
  transition: all 0.8s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 23.75vw;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr {
  margin-top: 25px;
  text-align: center;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr h4 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  transition: all 0.5s;
}
.jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr div {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  transition: all 0.5s;
  margin-top: 11px;
}
.jsfw .row .jsfw-items .jsfw-items-con:hover .jsfw-thumb p {
  transform: scale(1.07);
}
.jsfw .row .jsfw-items .jsfw-items-con:hover .jsfw-thumb div img {
  transform: rotate(360deg);
}
.jsfw .row .jsfw-items .jsfw-items-con:hover .jsfw-nr h4,
.jsfw .row .jsfw-items .jsfw-items-con:hover .jsfw-nr div {
  color: #0b4c8c;
}
.foot {
  background-color: #0b4c8c;
  padding-top: 103px;
}
.foot .foot-tp {
  display: flex;
  justify-content: space-between;
}
.foot .foot-tp p {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 34px;
}
.foot .foot-tp p::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 35px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 2px;
}
.foot .foot-tp .foot-tp-lf ul li {
  display: flex;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 12px;
}
.foot .foot-tp .foot-tp-lf ul li div:nth-child(1) {
  white-space: nowrap;
}
.foot .foot-tp .foot-tp-lf ul li div:nth-child(2) {
  flex: 1;
}
.foot .foot-tp .foot-tp-lf ul li:last-child {
  margin-bottom: 0;
}
.foot .foot-tp .foot-tp-cen {
  width: 479px;
}
.foot .foot-tp .foot-tp-cen ul {
  display: flex;
  flex-wrap: wrap;
}
.foot .foot-tp .foot-tp-cen ul li {
  width: calc(100%/3);
  margin-bottom: 19px;
}
.foot .foot-tp .foot-tp-cen ul li a {
  font-size: 20px;
  transition: all 0.5s;
  color: #ffffff;
}
.foot .foot-tp .foot-tp-cen ul li a:hover {
  color: #e7242b;
}
.foot .foot-tp .foot-tp-rt {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.foot .foot-tp .foot-tp-rt div {
  width: 167px;
  margin-bottom: 10px;
}
.foot .foot-bt {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 107px;
  padding: 45.5px 0;
}
.foot .foot-bt .container2 {
  display: flex;
  justify-content: space-between;
}
.foot .foot-bt .container2 p,
.foot .foot-bt .container2 a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.5s;
}
.foot .foot-bt .container2 a:hover {
  color: #fff;
}


#example_video_1,#video{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    object-fit: cover;
}
.swiper_item2{
    position: relative;
}


.sp-fix {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.85);
  display: none;
  
}
.sp-fix video {
  max-height: 85%;
  width: 1280px;
  max-width: 90%;
}
.sp-fix-con {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-fix-con p {
  cursor: pointer;
  position: absolute;
  right: 3%;
  top: 4%;
  text-align: center;
  font-size: 15px;
  color: #fff;
  z-index: 10;
}
.sp-fix-con p img {
  display: block;
  width: 46px;
  margin: 0 auto;
}
.sp-fix-con div:nth-child(2) {
  width: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90%;
}
.sp-fix-con div:nth-child(2) img {
  max-height: 100%;
}





@media (max-width: 1599px) {
  .sy-bt p span {
    height: 5px;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 24px;
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2) {
    font-size: 20px;
  }
  .foot .foot-tp .foot-tp-cen {
    width: 436px;
  }
}
@media (max-width: 1477px) {
  .foot .foot-tp p {
    font-size: 22px;
  }
  .foot .foot-tp .foot-tp-rt,
  .foot .foot-tp .foot-tp-lf ul li,
  .foot .foot-tp .foot-tp-cen ul li a {
    font-size: 18px;
  }
  .foot .foot-tp .foot-tp-cen {
    width: 394px;
  }
  .foot .foot-bt .container2 p,
  .foot .foot-bt .container2 a {
    font-size: 16px;
  }
}
@media (max-width: 1365px) {
  .sy-bt p span {
    height: 4px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-con h4 {
    font-size: 20px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-con div {
    font-size: 17px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-con {
    padding: 9% 5% 8.8% 5%;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 22px;
  }
  .foot .foot-tp .foot-tp-rt,
  .foot .foot-tp .foot-tp-lf ul li,
  .foot .foot-tp .foot-tp-cen ul li a {
    font-size: 16px;
  }
  .foot .foot-tp .foot-tp-rt div {
    width: 128px;
  }
  .foot .foot-tp .foot-tp-cen {
    width: 347px;
    position: relative;
    left: 2%;
  }
  .foot {
    padding-top: 75px;
  }
  .foot .foot-bt {
    margin-top: 67px;
    padding: 31.5px 0;
  }
  .cpzx .cpzx-con .cpzx-next {
    right: 1.3%;
  }
  .cpzx .cpzx-con .cpzx-prev {
    left: 1.3%;
  }
}
@media (max-width: 1199px) {
    .jhead{
        display: none;
    }
  .jhead .head-cen .head-rt ul .head-li .head-a {
    font-size: 16px;
  }
  .jhead .head-cen .head-rt ul .head-li:last-child,
  .jhead .head-cen .head-rt ul .head-li:last-child .head-a {
    font-size: 17px;
  }
  .container2 {
    max-width: 90%;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 20px;
  }
  .yyly .container .yyly-con {
    margin-top: 60px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-bg div {
    height: 26.28vw;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb p{
      height: 27.75vw;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb div img{
      max-width: 5vw;
  }
}
@media (max-width: 990px) {
  .sy-bt h3 {
    font-size: 23px;
  }
  .cpzx .cpzx-con .cpzx-prev,
  .cpzx .cpzx-con .cpzx-next,
  .banner .ban-swiper .ban-dh .ban-prev,
  .banner .ban-swiper .ban-dh .ban-next {
    width: 22px;
  }
  .yyly .container .yyly-con {
    flex-wrap: wrap;
  }
  .yyly .container .yyly-con .yyly-items {
    width: calc(100% / 3);
    margin-bottom: 16px;
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(1) p {
    height: 32.8vw;
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2) {
    height: calc(100% - 32.8vw);
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb p {
    height: 30vw;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
    width: 28px;
    height: 3px;
  }
  .foot .foot-tp {
    display: block;
  }
  .foot .foot-tp p {
    font-size: 16px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }
  .foot .foot-tp p::after {
    width: 29px;
    height: 2px;
  }
  .foot .foot-tp .foot-tp-rt,
  .foot .foot-tp .foot-tp-lf ul li,
  .foot .foot-tp .foot-tp-cen ul li a {
    font-size: 14px;
  }
  .foot .foot-tp .foot-tp-lf ul li {
    margin-bottom: 6px;
  }
  .foot {
    padding-top: 46px;
  }
  .foot .foot-tp .foot-tp-cen {
    width: 100%;
    left: 0;
    margin-top: 31px;
  }
  .foot .foot-tp .foot-tp-cen ul {
    display: block;
  }
  .foot .foot-tp .foot-tp-cen ul li {
    width: 100%;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 7px;
    padding-left: 15px;
  }
  .foot .foot-tp .foot-tp-cen ul li:last-child {
    border-bottom: none;
  }
  .foot .foot-tp .foot-tp-rt {
    display: none;
  }
  .foot .foot-bt {
    margin-top: 21px;
    padding: 23px 0;
  }
  .foot .foot-bt .container2 p,
  .foot .foot-bt .container2 a {
    font-size: 13px;
  }
  .foot .foot-bt .container2 {
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cpzx .cpzx-con .cpzx-prev,
  .cpzx .cpzx-con .cpzx-next,
  .banner .ban-swiper .ban-dh .ban-prev,
  .banner .ban-swiper .ban-dh .ban-next {
    width: 15px;
  }
  .sp-fix-con p{
      font-size: 13px;
  }
  .sp-fix-con p img{
      width: 40px;
  }
  .sy-bt h3 {
    font-size: 22px;
  }
  .gywm {
    padding-top: 56px;
    padding-bottom: 25px;
  }
  .sy-bt p span {
    width: 21px;
    height: 3px;
  }
  .gywm .container2 .gywm-nr {
    font-size: 15px;
    margin-top: 35px;
  }
  .gywm .container2 .row .gywm-items {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 40px;
  }
  .gywm .container2 .row {
    margin-top: 43px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-bg div {
    height: 86.28vw;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
    height: 49vw;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) img {
    max-width: 65%;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-con h4 {
    font-size: 18px;
  }
  .gywm .container2 .row .gywm-items .gywm-items-con .gywm-con div {
    font-size: 16px;
  }
  .cpzx .cpzx-con .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 18px;
    margin-top: 20px;
  }
  .yyly {
    margin-top: 55px;
    padding-top: 62px;
    padding-bottom: 30px;
  }
  .yyly .container .yyly-con {
    margin-top: 46px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .yyly .container .yyly-con .yyly-items {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 28px;
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(1) p {
    height: 49.8vw;
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2) {
    height: calc(100% - 49.8vw);
  }
  .yyly .container .yyly-con .yyly-items .yyly-items-con div:nth-child(2) {
    font-size: 18px;
    padding: 15px 10px;
  }
  .jsfw {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .jsfw .row {
    margin-top: 40px;
  }
  .jsfw .row .jsfw-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 55px;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb p {
    height: 66vw;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr h4 {
    font-size: 18px;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr div {
    font-size: 15px;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-nr {
    margin-top: 33px;
  }
  .jsfw .row .jsfw-items .jsfw-items-con .jsfw-thumb div img {
    max-width: 48px;
}
}
