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.4%;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: Fontquan-XinYilogoTi;
  src: url('../font/ZiTiQuanXinYiLOGOTi-2.ttf');
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
:root {
  --Noto-Sans-SC: 'Noto Sans SC', sans-serif;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}


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

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



.head .head-cen .head-rt .head-li:nth-child(5) .head-child{
    display: none;
}
.head .head-cen .head-rt .head-li:nth-child(5) .head-a img{
    display: none !important;
}
.head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  transition: all 0.5s;
}
.head .head-xf {
  position: absolute;
  left: 0;
  width: 100%;
  height: 121px;
  background: #fff;
  top: 100%;
  transition: all 0.5s;
  transform: scaleY(0);
  transform-origin: left top;
  visibility: hidden;
  box-shadow: 1px 10px 15px rgba(0, 0, 0, 0.1);
}
.head-ss{
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 121px;
    left: 0;
      transform: scaleY(0);
  transform-origin: left top;
  visibility: hidden;
  transition: all .5s;
}

.search-con{
    position: absolute;
    top: calc(100% + 2px);
    width: 100%;
    background: #fff;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.search-con .zpshow-con .container1{
    padding-top: 0 !important;
    max-width: 100%;
}
.search-con .zpshow-con .container1 h4,
.search-con .zpshow-con .zpshow-close,
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li .ssjg-thumb,
.search-con .zpshow-con .zpshow-qj,
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li{
    display: none;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li{
    margin-bottom: 0;
        padding: 9px 0;
    transition: all .4s;
}
.search-con .zpshow-con {
    position: relative;
    padding-bottom: 0;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div a{
    font-size: 16px;
    color: #555;
    font-family: var(--Noto-Sans-SC);
    transition: all .4s;
overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                display: -moz-box;
                -moz-line-clamp: 1;
                -moz-box-orient: vertical;
                word-wrap: break-word;
                word-break: break-word;
                white-space: normal;
                    padding: 0px 19px;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div a font{
    transition: all .4s;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:hover{
    background-color: #a1a1a1;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:hover a{
    color: #fff !important;
}.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:hover a font{
    color: #fff !important;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(1),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(2),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(3),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(4),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(5),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(6),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(7),
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(8){
    display: block;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul {
    margin-top: 0;
    padding: 0;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li:nth-child(1){
    margin-top: 12px;
}
.search-con .zpshow-con .container1 .ssjg-cont {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}
.search-con .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div{
    font-size: initial;
    line-height: initial;
}



.chuxian{
    transform: scaleY(1);
    visibility: visible;
}
.head-ss form{
    display: flex;
    align-items: center;
    width: 772px;
    margin: 0 auto;
    padding-bottom: 10px;
    border-bottom: 2px solid #000000;
    padding-left: 19px;
    position: relative;
}
.head-ss form input:nth-last-child(2){
    font-size: 18px;
	color: #423e3d;
	font-family: var(--Noto-Sans-SC);
	font-weight: 400;
	flex: 1;
	line-height: normal;
}
.head-ss form input:nth-last-child(1){
    width: 16px;
    height: 16px;
    background: url(../images/cz.png) no-repeat;
    background-size: 100% 100%;
}
.head-ss form input:nth-last-child(2)::-webkit-input-placeholder{
                        color: #888;
                    }
.head-ss form input:nth-last-child(2):-moz-placeholder{
                        color: #888;
                    }
.head-ss form input:nth-last-child(2)::-moz-placeholder{
                       color: #888;
                    }
.head-ss form input:nth-last-child(2):-ms-input-placeholder{
                        color: #888;
                    }
.head-ss form input:nth-last-child(2)::-ms-input-placeholder{
                        color: #888;
                    }



.head .cx {
  visibility: visible;
  transform: scaleY(1);
}
.head .head-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 95.05%;
  margin: 0 auto;
}
.head .head-cen .head-rt {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.head .head-cen .head-rt .head-li {
  margin-left: 1.7vw;
  position: relative;
}
.head .head-cen .head-rt .head-li .head-a {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #ffffff;
  font-family: var(--Noto-Sans-SC);
  padding: 2.1vw 0;
  font-weight: 500;
  transition: all 0.5s;
}
.head .head-cen .head-rt .head-li .head-a img {
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.head .head-cen .head-rt .head-li .head-child {
  position: absolute;
  right: 0;
  min-width: 100%;
  white-space: nowrap;
  text-align: right;
  top: 61%;
  transition: all 0.4s;
  height: calc(121px + 39%);
  transform: scaleY(0);
  transform-origin: left top;
  opacity: 0;
  visibility: hidden;
}
.head .head-cen .head-rt .head-li .head-child div {
  padding-right: 25px;
  position: relative;
}
.head .head-cen .head-rt .head-li .head-child div a {
  display: block;
  transition: all 0.5s;
  font-size: 20px;
  color: #000000;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  margin-bottom: -7px;
}
.head .head-cen .head-rt .head-li .head-child div::before {
  position: absolute;
  right: 6.5px;
  bottom: 7%;
  height: 90%;
  content: '';
  background-color: #170e0c;
  width: 1px;
}
.head .head-cen .head-rt .head-li:nth-child(1) {
  margin-left: 0;
}
.head .head-cen .head-rt .head-search {
    cursor: pointer;
    position: initial !important;
    padding: 2.4129216vw 0;
}
.head .head-cen .head-rt .head-li:hover .head-a {
  color: #000000 !important;
}
.head .head-cen .head-rt .head-li:hover .head-a .gray,
.head .head-cen .head-rt .head-li:hover .head-a .white {
  display: none;
}
.head .head-cen .head-rt .head-li:hover .head-a .black {
  display: inline;
}
.head .head-cen .head-rt .head-li:hover .head-child {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
.touming-head .head-cen .head-logo .logo-black,
.touming-head .head-cen .head-logo .logo-gray {
  display: none;
}
.touming-head .head-cen .head-rt .head-li .head-a .gray,
.touming-head .head-cen .head-rt .head-li .head-a .black {
  display: none;
}
.touming-head .head-cen .head-rt .head-search .fdj-gray,
.touming-head .head-cen .head-rt .head-search .fdj-black {
  display: none;
}
.touming-head:hover {
  background: #fff;
}
.touming-head:hover .head-logo .logo-gray {
  display: inline;
}
.touming-head:hover .head-logo .logo-white,
.touming-head:hover .head-logo .logo-black {
  display: none;
}
.touming-head:hover .head-rt .head-li .head-a .gray {
  display: inline;
}
.touming-head:hover .head-rt .head-li .head-a .black,
.touming-head:hover .head-rt .head-li .head-a .white {
  display: none;
}
.touming-head:hover .head-rt .head-search .fdj-gray {
  display: inline;
}
.touming-head:hover .head-rt .head-search .fdj-white,
.touming-head:hover .head-rt .head-search .fdj-black {
  display: none;
}
.touming-head:hover .head-cen .head-rt .head-li .head-a {
  color: #939494;
}
.activehead {
  background: #fff;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}
.activehead .head-cen .head-logo .logo-black {
  display: inline;
}
.activehead .head-cen .head-logo .logo-white,
.activehead .head-cen .head-logo .logo-gray {
  display: none;
}
.activehead .head-cen .head-rt .head-li .head-a .black {
  display: inline;
}
.activehead .head-cen .head-rt .head-li .head-a .gray,
.activehead .head-cen .head-rt .head-li .head-a .white {
  display: none;
}
.activehead .head-cen .head-rt .head-search .fdj-black {
  display: inline;
}
.activehead .head-cen .head-rt .head-search .fdj-white,
.activehead .head-cen .head-rt .head-search .fdj-gray {
  display: none;
}
.activehead .head-cen .head-rt .head-li .head-a {
  color: #000000 !important;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  min-width: 100%;
  max-width: 101%;
  transform: scale(1.08, 1.08);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
  position: absolute;
  left: -6%;
  top: 9%;
  right: 0;
  bottom: 0;
  margin: auto;
  width: fit-content;
  height: 32.7vw;
  transform: scaleX(0);
  transition: all 0.75s;
  transition-delay: 0.5s;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con img {
  max-height: 100%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg img {
  animation: image-zoom-out 5s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con {
  transform: scaleX(1);
}
.banner .ban-swiper .ban-dh {
  position: absolute;
  right: 2.6%;
  bottom: 4.5%;
}
.banner .ban-swiper .ban-dh .ban-pagination {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 13px;
}
.banner .ban-swiper .ban-dh .ban-pagination .swiper-pagination-bullet {
  display: block;
  width: 8px;
  height: 8px;
  border: solid 1px #ffffff;
  background: none;
  opacity: 1;
  margin-bottom: 5px;
}
.banner .ban-swiper .ban-dh .ban-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.banner .ban-swiper .ban-dh .ban-sx {
  display: flex;
  align-items: center;
}
.banner .ban-swiper .ban-dh .ban-sx .ban-next,
.banner .ban-swiper .ban-dh .ban-sx .ban-prev {
  width: auto;
  height: auto;
  left: 0;
  right: 0;
  margin: 0;
  position: relative;
  background: none;
  margin: 0 8px;
}
.banner .ban-swiper .ban-dh .ban-sx .ban-next img:nth-child(2),
.banner .ban-swiper .ban-dh .ban-sx .ban-prev img:nth-child(2) {
  display: none;
}
.banner .ban-swiper .ban-dh .ban-sx .ban-next::after {
  display: none;
}
.banner .ban-swiper .ban-dh .ban-sx .ban-prev::after {
  display: none;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
.zzzc {
  margin-top: 4.5%;
}
.zzzc .row {
  margin-top: 1.5%;
  margin-left: -1.86%;
  margin-right: -1.86%;
}
.zzzc .row .zzzc-items {
  padding: 0 1.86%;
}
.zzzc .row .zzzc-items .zzzc-items-con .zzzc-bg {
  transition: all 0.5s;
}
.zzzc .row .zzzc-items .zzzc-items-con .zzzc-bg p {
  height: 16.4vw;
}
.zzzc .row .zzzc-items .zzzc-items-con:hover .zzzc-bg {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.6);
}
.zzzc .row .zzzc-items .zzzc-items-con:hover .zzzc-bg p {
  transform: scale(1.04);
}
.zzzc .row .zzzc-items .zzzc-items-con:hover .zzzc-tit,
.zzzc .row .zzzc-items .zzzc-items-con:hover .zzzc-sj {
  color: #386cce;
}
.zzzc .row .zzzc-items:nth-child(2) {
  animation-delay: 0.3s;
}
.zzzc .row .zzzc-items:nth-child(3) {
  animation-delay: 0.6s;
}
.zzzc-bg {
  display: block;
  overflow: hidden;
}
.zzzc-bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transition: all 0.8s;
}
.zzzc-tit {
  font-size: 16px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  transition: all 0.5s;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
  margin-top: 12px;
  font-weight: 500;
}
.zzzc-sj {
  font-size: 14px;
  color: #8b8b8b;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
  margin-top: -1px;
  transition: all 0.5s;
  font-weight: 500;
}
.sy-bt {
  display: flex;
  align-items: center;
  font-size: 1.771vw;
  letter-spacing: -1px;
  color: #222222 !important;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.sy-bt img {
  margin-left: 0.75vw;
  width: 0.521vw;
}
.hd {
  margin-top: 6%;
  margin-bottom: 5%;
}
.hd .row {
  margin: 0 2.8%;
  margin-top: 1.8%;
}
.hd .row .hd-items {
  padding: 0 2%;
}
.hd .row .hd-items .hd-items-con .zzzc-bg {
  transition: all 0.5s;
}
.hd .row .hd-items .hd-items-con .zzzc-bg p {
  height: 22.9vw;
}
.hd .row .hd-items .hd-items-con:hover .zzzc-bg {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.6);
}
.hd .row .hd-items .hd-items-con:hover .zzzc-bg p {
  transform: scale(1.04);
}
.hd .row .hd-items .hd-items-con:hover .zzzc-tit,
.hd .row .hd-items .hd-items-con:hover .zzzc-sj {
  color: #386cce;
}
.hd .row .hd-items:nth-child(2) {
  animation-delay: 0.3s;
}
.black-head {
  position: sticky;
  background: #fff;
}


/*20240606*/
.black-head .head-cen .head-rt .head-li .head-a {
  color: #000000;
  transition: all .5s;
}
.head .head-cen .head-rt .head-li:hover .head-a{
    color: #386cce !important;
}
.head .head-cen .head-rt .head-li .head-child div a:hover{
    color: #386cce !important;
    transform: translateX(-3px);
}


.ztz-con {
  margin-top: 3.5%;
}
.ztz-con .ztz-cont {
  margin-top: 1.2%;
  margin-bottom: 4%;
}
.ztz-con .ztz-cont .ztz-box {
  display: flex;
  margin-bottom: 5%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-lf {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-lf h3 {
  font-size: 1.98vw;
  letter-spacing: -1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-lf p {
  flex: 1;
  width: 2px;
  background-color: #d7d9d9;
  margin-top: 35%;
  margin-bottom: 96%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt {
  flex: 1;
  margin-top: 11px;
  margin-left: 5.4%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row {
  margin-left: -1.4%;
  margin-right: -1.4%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items {
  display: flex;
  padding: 0 1.4%;
  margin-bottom: 3%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con {
  width: 100%;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con a:nth-child(1) {
  display: block;
  overflow: hidden;
  transition: all 0.5s;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.1vw;
  transition: all 0.8s;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con a:nth-child(2) {
  font-size: 15px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 600;
  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;
  margin-top: 10px;
  margin-bottom: -2px;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con p {
  font-size: 12px;
  color: #8b8b8b;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
  transition: all 0.5s;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con:hover a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.6);
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con:hover a:nth-child(2),
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con:hover p {
  color: #386cce;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items:nth-child(2) {
  animation-delay: 0.3s;
}
.ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items:nth-child(3) {
  animation-delay: 0.6s;
}
.ztz-con .ztz-cont .ztz-box:last-child {
  margin-bottom: 0;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  min-width: 100%;
  max-width: 101%;
  animation: sx 4s 0s forwards;
  transform: scale(1.2);
}
.i-ban .iban-con {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: var(--Noto-Sans-SC);
  color: #fff;
}
.i-ban .iban-con .yc:nth-child(1) p {
  font-size: 1.82vw;
  font-weight: 700;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
}
.i-ban .iban-con .yc:nth-child(2) {
  margin-top: 0.6%;
}
.i-ban .iban-con .yc:nth-child(2) h3 {
  font-size: 2.34vw;
  letter-spacing: 1px;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
}
.i-ban .iban-con .yc:nth-child(3) {
  margin-top: 1.1%;
}
.i-ban .iban-con .yc:nth-child(3) p {
  font-size: 1.15vw;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.2s;
}
@keyframes sx {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.ztshow-con {
  display: flex;
  width: 1240px;
  margin-top: 1.5%;
  margin-bottom: 3%;
}
.ztshow-con .ztshow-nr {
  display: flex;
  width: 66.2%;
}
.ztshow-con .ztshow-nr .ztshow-nr-lf {
  width: 36.7%;
}
.ztshow-con .ztshow-nr .ztshow-nr-lf div:nth-child(2) {
  font-size: 15px;
  line-height: 1.5;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  margin-top: 10px;
}
.ztshow-con .ztshow-nr .ztshow-nr-lf p:nth-child(3) {
  font-size: 12px;
  line-height: 1.5;
  color: #8b8b8b;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
}
.ztshow-con .ztshow-nr .ztshow-nr-rt {
  flex: 1;
  font-size: 14px;
  line-height: 1.86;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  margin-left: 6.3%;
}
.ztshow-con .ztshow-rt {
  width: 172px;
  margin-left: 5.2%;
}
.ztshow-con .ztshow-rt h3 {
  background-color: #383635;
  text-align: center;
  font-size: 1.771vw;
  color: #ffffff;
  font-family: Arial-MT;
  font-weight: bold;
  padding: 0.2vw 0;
  line-height: normal;
  animation-delay: 0.5s;
}
.ztshow-con .ztshow-rt a {
  font-size: 16px;
  transition: all 0.5s;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  display: block;
  border-bottom: 1px solid #4c4a49;
  margin-top: 1px;
  position: relative;
  animation-delay: 0.7s;
}
.ztshow-con .ztshow-rt a::after {
  position: absolute;
  width: 0%;
  height: 1px;
  content: '';
  left: 0;
  bottom: -1px;
  background: #386cce;
  transition: all 0.5s;
  opacity: 0;
}
.ztshow-con .ztshow-rt a:hover {
  color: #386cce;
}
.ztshow-con .ztshow-rt a:hover::after {
  width: 100%;
  opacity: 1;
}
.ztshow-con .ztshow-rt ul {
  margin-top: 17%;
}
.ztshow-con .ztshow-rt ul li {
  display: flex;
  align-items: center;
  margin-bottom: 9%;
}
.ztshow-con .ztshow-rt ul li div:nth-child(1) {
  width: 19px;
  text-align: center;
}
.ztshow-con .ztshow-rt ul li div:nth-child(2) {
  font-size: 12px;
  line-height: 1.6;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  flex: 1;
  margin-left: 8%;
}
.ztshow-con .ztshow-rt ul li:last-child {
  margin-bottom: 0;
}
.ztshow-con .ztshow-rt ul li:nth-child(1) {
  animation-delay: 0.9s;
}
.ztshow-con .ztshow-rt ul li:nth-child(2) {
  animation-delay: 1.1s;
}
.container1 {
  max-width: 85.13%;
  margin: 0 auto;
}
.zlshow-con {
  margin-top: 2.3%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 9.6%;
}
.zlshow-con .zlshow-lf {
  width: 73.5%;
}
.zlshow-con .zlshow-lf div:nth-child(1) img {
  width: 100%;
}
.zlshow-con .zlshow-lf div:nth-child(2) {
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  font-size: 20px;
  line-height: 2.1;
  letter-spacing: 1px;
  color: #3a3837;
  margin-top: 4.8%;
  padding-right: 3%;
}
.zlshow-con .zlshow-lf div:nth-child(2) p,.zlshow-con .zlshow-lf div:nth-child(2) span{
    font-family: var(--Noto-Sans-SC) !important;
    font-size: inherit !important;
    margin: 0 !important;
}
.zlshow-con .zlshow-lf div:nth-child(2) h3 {
  font-size: 1.771vw;
  line-height: 1.5;
  color: #3a3837;
  margin-bottom: 2.5%;
}
.zlshow-con .zlshow-rt {
  width: 22%;
}
.zlshow-con .zlshow-rt h4 {
  background-color: #eeefef;
  font-size: 20px;
  letter-spacing: 1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 900;
  padding: 8px 0;
  text-align: center;
}
.zlshow-con .zlshow-rt .zl-xx {
  margin-top: 8.5%;
}
.zlshow-con .zlshow-rt .zl-xx p {
  display: flex;
  align-items: flex-start;
  font-size: 18px;
  line-height: 1.5;
  color: #383635;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  margin-bottom: 3.1%;
}
.zlshow-con .zlshow-rt .zl-xx li div:nth-child(1) {
  font-weight: 700;
  position: relative;
  padding-right: 6px;
  margin-right: 7px;
}
.zlshow-con .zlshow-rt .zl-xx li div:nth-child(1)::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 75%;
  background-color: #383635;
}
.zlshow-con .zlshow-rt .zl-xx li div:nth-child(2) {
  flex: 1;
}
.zlshow-con .zlshow-rt .zl-xx li:last-child {
  margin-bottom: 0;
}
.zlshow-con .zlshow-rt .zl-bt2 {
  font-size: 18px;
  line-height: 1.6;
  color: #383635;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
  margin-top: 13%;
}
.zlshow-con .zlshow-rt .zl-bt2 em {
  font-weight: 500;
}
.zlshow-con .zlshow-rt .zl-ysj {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5%;
}
.zlshow-con .zlshow-rt .zl-ysj li {
  font-size: 18px;
  color: #383635;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  width: calc((100% - 54px) / 3);
  margin-bottom: 4px;
}
.zlshow-con .zlshow-rt .zl-ysj li:nth-child(4n) {
  width: 54px;
}
.zlshow-con .zlshow-rt .zl-vr {
  margin-top: 14.1%;
}
.zlshow-con .zlshow-rt .zl-vr a {
  display: block;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(1) {
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 12.24vw;
  transition: all 0.8s;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(1) p:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 22.45%;
  height: fit-content;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(1) p:nth-child(2) img {
  transition: all 0.5s;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(2) {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #3a3837;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  border-bottom: 2px solid #817e7e;
  position: relative;
  transition: all 0.5s;
  margin-top: 4px;
}
.zlshow-con .zlshow-rt .zl-vr a:nth-child(2)::after {
  position: absolute;
  width: 0%;
  height: 2px;
  content: '';
  left: 0;
  bottom: -2px;
  background: #386cce;
  transition: all 0.5s;
  opacity: 0;
}
.zlshow-con .zlshow-rt .zl-vr:hover a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.6);
}
.zlshow-con .zlshow-rt .zl-vr:hover a:nth-child(1) p {
  transform: scale(1.03);
}
.zlshow-con .zlshow-rt .zl-vr:hover a:nth-child(1) p:nth-child(2) img {
  transform: scale(0.9);
}
.zlshow-con .zlshow-rt .zl-vr:hover a:nth-child(2) {
  color: #386cce;
}
.zlshow-con .zlshow-rt .zl-vr:hover a:nth-child(2)::after {
  width: 100%;
  opacity: 1;
}
.pxz-box {
  margin-left: -1%;
  margin-right: -1%;
}
.pxz-box .pxz-items {
  padding: 0 1%;
  margin-bottom: 5.6%;
}
.pxz-box .pxz-items .pxz-items-con {
  box-shadow: 3px 2px 24px 0px rgba(238, 239, 239, 0.94);
  transition: all 0.5s;
  height: 100%;
}
.pxz-box .pxz-items .pxz-items-con .pxz-thumb {
  display: block;
  overflow: hidden;
}
.pxz-box .pxz-items .pxz-items-con .pxz-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 13.8vw;
  transition: all 0.8s;
}
.pxz-box .pxz-items .pxz-items-con .pxz-nr {
  padding: 0 5% 5% 5%;
}
.pxz-box .pxz-items .pxz-items-con .pxz-nr .zzzc-tit {
  font-size: 15px;
}
.pxz-box .pxz-items .pxz-items-con .pxz-nr .zzzc-sj {
  font-size: 12px;
}
.pxz-box .pxz-items .pxz-items-con:hover {
  box-shadow: 3px 2px 24px 0px rgba(56, 108, 206, 0.4);
}
.pxz-box .pxz-items .pxz-items-con:hover .pxz-thumb p {
  transform: scale(1.03);
}
.pxz-box .pxz-items .pxz-items-con:hover .pxz-nr .zzzc-tit,
.pxz-box .pxz-items .pxz-items-con:hover .pxz-nr .zzzc-sj {
  color: #386cce;
}
.pxz-con .ztz-cont .ztz-box .ztz-items-lf p {
  margin-bottom: 190%;
}
.pxz-con .ztz-cont {
  margin-bottom: 2.5%;
}
.hd-con {
  margin-top: 3.5%;
  margin-bottom: 7%;
}
.hd-con .hd-nr {
  margin-top: 1.4%;
}
.hd-con .hd-nr .hd-box .hd-bt {
  font-size: 1.25vw;
  letter-spacing: -1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.hd-con .hd-nr .hd-box .hd-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2.75%;
  margin-right: -2.75%;
  margin-top: 0.51%;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items {
  width: 20%;
  padding: 0 2.75%;
  margin-bottom: 2.7%;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con h2 {
  font-size: 1.875vw;
  letter-spacing: -1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
  transition: all 0.5s;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(2) {
  display: block;
  overflow: hidden;
  margin-top: 10.7%;
  transition: all 0.5s;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(2) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 9.11vw;
  transition: all 0.8s;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(3) {
  font-size: 15px;
  font-weight: 500;
  font-family: var(--Noto-Sans-SC);
  line-height: 1.6;
  letter-spacing: -1px;
  color: #222222;
  margin-top: 7%;
  display: block;
  transition: all 0.5s;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con P:nth-child(4) {
  font-size: 12px;
  color: #8b8b8b;
  font-weight: 500;
  font-family: var(--Noto-Sans-SC);
  transition: all 0.5s;
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con:hover a:nth-child(2) {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con:hover a:nth-child(2) p {
  transform: scale(1.03);
}
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con:hover h2,
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con:hover a:nth-child(3),
.hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con:hover P:nth-child(4) {
  color: #386cce;
}
.hd-con .hd-js {
  margin-top: 2.4%;
}
.hd-con .hd-js .hd-js-bt {
  display: flex;
  align-items: center;
  font-size: 22px;
  color: #878787;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.hd-con .hd-js .hd-js-bt p {
  flex: 1;
  height: 1px;
  background: #919191;
  margin-left: 1%;
}
.hd-con .hd-js .hd-js-con {
  margin-top: 5px;
}
.hd-con .hd-js .hd-js-con .hd-js-box h3 {
  font-size: 1.35vw;
  color: #878787;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.hd-con .hd-js .hd-js-con .hd-js-box .row {
  margin-left: -0.9%;
  margin-right: -0.9%;
  margin-top: 4px;
}
.hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items {
  padding: 0 0.9%;
  margin-bottom: 2%;
}
.hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items .hd-js-items-con a {
  display: block;
  transition: all .5s;
}
.hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items .hd-js-items-con a p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 9.89vw;
  transition: all .8s;
}
.hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items .hd-js-items-con a:hover{
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}
.hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items .hd-js-items-con a:hover p{
    transform: scale(1.03);
}
.ysj-con {
  margin-top: 3.5%;
}
.ysj-con .ysj-zm-list {
  display: flex;
  margin-top: -0.6vw;
}
.ysj-con .ysj-zm-list li {
  margin-right: 1%;
  position: relative;
  top: 0px;
}
.ysj-con .ysj-zm-list li a {
  font-size: 1.97vw;
  color: #9a9b9b;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  cursor: pointer;
  line-height: normal;
}
.ysj-con .ysj-zm-list .active {
  top: -0.6vw;
}
.ysj-con .ysj-zm-list .active a {
  color: #222222;
  font-size: 2.6vw;
  font-weight: 700;
}
.ysj-con .ysj-zm-list li:hover a {
  color: #222;
}
.ysj-con .ysj-zp-list {
  display: flex;
}
.ysj-con .ysj-zp-list .active a{
    color: #222;
}
.ysj-con .ysj-zp-list li {
  margin-right: 1.3%;
}
.ysj-con .ysj-zp-list li a {
  font-size: 22px;
  color: #9a9b9b;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  transition: all 0.5s;
  cursor: pointer;
  line-height: normal;
}
.ysj-con .ysj-zp-list li:hover a {
  color: #222;
}
.ysj-con .ysj-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.2%;
  margin-right: -1.2%;
  margin-top: 5.3%;
}
.ysj-con .ysj-row .yjs-items {
  width: 20%;
  padding: 0 1.2%;
  margin-bottom: 6.3%;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con {
  transition: all 0.5s;
  position: relative;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con .ysj-thumb {
  display: block;
  overflow: hidden;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con .ysj-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 16.14vw;
  transition: all 0.8s;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con div {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 23%;
  padding: 0 5%;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con div a {
  font-size: 22px;
  line-height: 1.5;
  color: #ffffff;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
  transition: all 0.5s;
}
.ysj-con .ysj-row .yjs-items .ysj-items-con:hover {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}
.ysj-con .ysj-row .yjs-items .ysj-items-con:hover .ysj-thumb p {
  transform: scale(1.03);
}
.zp-con .ysj-row .yjs-items .ysj-items-con div a {
  line-height: 1.36;
}
.zp-con .ysj-row .yjs-items .ysj-items-con div {
  bottom: 18%;
}
.zp-con .ysj-row {
  margin-top: 4.3%;
}
.zl-like {
  padding-top: 14.6%;
  margin-top: 1.1%;
  padding-bottom: 5.3%;
  position: relative;
}
.zl-like .container {
  width: 452px;
  position: relative;
  z-index: 3;
}
.zl-like .container .zl-like-top .zl-like-top-text1 {
  display: flex;
  align-items: flex-start;
}
.zl-like .container .zl-like-top .zl-like-top-text1 div {
  font-family: Arial;
  font-size: 1.35vw;
  font-weight: bold;
  line-height: 1.23;
  color: #ffffff;
  flex: 1;
  padding-right: 16%;
}
.zl-like .container .zl-like-top .zl-like-top-text1 a {
  cursor: pointer;
}
.zl-like .container .zl-like-top .zl-like-top-text1 a img {
  transition: all 0.5s;
}
.zl-like .container .zl-like-top .zl-like-top-text1 a:hover img {
  transform: scale(1.1);
}
.zl-like .container .zl-like-top .zl-like-top-text2 .yc:nth-child(1) {
  margin-top: 2.7%;
  margin-bottom: 1%;
}
.zl-like .container .zl-like-top .zl-like-top-text2 h4 {
  font-size: 1.25vw;
  line-height: 1.33;
  letter-spacing: -1px;
  color: #ffffff;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.zl-like .container .zl-like-top .zl-like-top-text2 em {
  font-family: var(--Noto-Sans-SC);
  font-size: 12px;
  line-height: 2.66;
  color: #ffffff;
}
.zl-like .container .zl-like-button {
  text-align: center;
  margin: 0 auto;
  margin-top: 14.1vw;
  width: fit-content;
}
.zl-like .container .zl-like-button a {
  display: block;
  cursor: pointer;
}
.zl-like .container .zl-like-button a:nth-child(1) img {
  width: 5.7293vw;
  transition: all 0.4s;
}
.zl-like .container .zl-like-button a:nth-child(2) {
  margin-top: 1.3vw;
}
.zl-like .container .zl-like-button a:nth-child(2) img {
  width: 4.6355vw;
}
.zl-like .container .zl-like-button:hover a:nth-child(1) img {
  transform: scale(0.9) rotateZ(360deg);
}
.zl-like::after {
  position: absolute;
  right: 0%;
  top: 0%;
  width: 40%;
  height: 100%;
  content: '';
  background-color: #c80856;
  animation: zk 0.7s linear;
}
.zl-like::before {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 60%;
  height: 100%;
  content: '';
  background-color: #c80856;
  animation: zk1 0.7s linear;
}
@keyframes zk {
  0% {
    width: 10%;
    opacity: 0.5;
  }
  100% {
    width: 40%;
    opacity: 1;
  }
}
@keyframes zk1 {
  0% {
    width: 10%;
    opacity: 0.5;
  }
  100% {
    width: 60%;
    opacity: 1;
  }
}
.xszl-vr {
  background: #000;
  padding-top: 4.1%;
  padding-bottom: 8%;
}
.xszl-vr .zl-vr-con {
  max-width: 72.84%;
  margin: 0 auto;
}
.xszl-vr .zl-vr-con h3 {
  font-size: 2.5vw;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 700;
}
.xszl-vr .zl-vr-con .row {
  margin-top: 4%;
  margin-left: -1.41%;
  margin-right: -1.41%;
}
.xszl-vr .zl-vr-con .row .zl-vr-items {
  padding: 0 1.41%;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div {
  position: relative;
  transition: all 0.5s;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(1) {
  display: block;
  overflow: hidden;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.88vw;
  transition: all 0.8s;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: rgba(62, 58, 57, 0.3);
  border-radius: 100%;
  transition: all 0.5s;
  width: 4.69vw;
  height: 4.69vw;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(2) img {
  max-width: 74%;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con .zl-vr-tit {
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  display: block;
  font-family: var(--Noto-Sans-SC);
  margin-top: 3.6%;
  padding: 0 5px;
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con:hover div {
  box-shadow: 1px 1px 15px rgba(255, 255, 255, 0.8);
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con:hover div a:nth-child(2) {
  transform: translate(-50%, -50%) scale(0.9);
}
.xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con:hover div a:nth-child(1) p {
  transform: scale(1.03);
}
.xszl-vr .zl-vr-con .row .zl-vr-items:nth-child(2) {
  animation-delay: 0.3s;
}
.xszl-vr .zl-vr-con .row .zl-vr-items:nth-child(3) {
  animation-delay: 0.6s;
}
.bd-con {
  margin-top: 3.5%;
  padding-bottom: 2.3%;
}
.bd-con .bd-list {
  display: flex;
  margin-top: 0.7%;
}
.bd-con .bd-list li {
  margin-right: 1.6%;
}
.bd-con .bd-list li a {
  font-size: 1.97vw;
  letter-spacing: -1px;
  color: #7d7f7f;
  transition: all 0.5s;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
}
.bd-con .bd-list .active a {
  color: #222222;
  font-weight: 700;
}
.bd-con .bd-list li:hover a {
  color: #222;
}
.bd-con .bd-list li:last-child {
  margin-right: 0;
}
.bd-con .bd-cont {
  padding-right: 17%;
  margin-top: 3%;
}
.bd-con .bd-cont .row {
  margin: 0;
  margin-left: -2.61%;
  margin-right: -2.61%;
}
.bd-con .bd-cont .row .bd-items {
  padding: 0 2.61%;
  margin-bottom: 9%;
}
.bd-con .bd-cont .row .bd-items .bd-items-con {
  transition: all 0.4s;
}
.bd-con .bd-cont .row .bd-items .bd-items-con a {
  transition: all 0.4s;
}
.bd-con .bd-cont .row .bd-items .bd-items-con a:nth-child(1) {
  font-size: 16px;
  line-height: 1.5;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 600;
  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;
  text-decoration: underline !important;
}
.bd-con .bd-cont .row .bd-items .bd-items-con a:nth-child(2) {
  font-size: 14px;
  font-weight: 600;
  line-height: 2.14;
  color: #444240;
  font-family: var(--Noto-Sans-SC);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 4;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  text-decoration: underline !important;
  margin-top: 4%;
}
.bd-con .bd-cont .row .bd-items .bd-items-con:hover {
  transform: translateY(-3px);
}
.bd-con .bd-cont .row .bd-items .bd-items-con:hover a {
  color: #386cce !important;
}
.gy-con {
  margin-top: 3.5%;
  margin-bottom: 8.8%;
}
.gy-con .gy-cont {
  display: flex;
  align-items: flex-start;
  font-family: var(--Noto-Sans-SC);
  margin-top: 2%;
  margin-right: 3.3%;
  justify-content: space-between;
}
.gy-con .gy-cont .gy-lf {
  width: 56.21%;
}
.gy-con .gy-cont .gy-lf div:nth-child(1) img {
  width: 100%;
}
.gy-con .gy-cont .gy-lf div:nth-child(2) {
  font-size: 14px;
  line-height: 2.14;
  color: #222222;
  font-weight: 600;
  padding: 0 13px 0 9px;
  margin-top: 2%;
}
.gy-con .gy-cont .gy-rt {
  font-size: 14px;
  line-height: 2.14;
  color: #222222;
  font-weight: 500;
  width: 40.34%;
}
.ysjshow-ban {
  overflow: hidden;
  margin-top: 0.8%;
  position: sticky;
  top: 5.99vw;
}
.ysjshow-ban img {
  min-width: 100%;
  max-width: 101%;
  animation: sx 4s 0s forwards;
  transform: scale(1.2);
}
.ysjshow-con {
  margin-top: 5%;
  margin-bottom: 7.45%;
}
.ysjshow-con h3 {
  font-size: 2.4vw;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
  letter-spacing: -1px;
  color: #222222;
}
.ysjshow2-con {
  padding-top: 5.1%;
  background: #fff;
  position: relative;
}
.ysjshow2-con .ysjshow2-bt {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ysjshow2-con .ysjshow2-bt h3 {
  font-size: 2.4vw;
  letter-spacing: -1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.ysjshow2-con .ysjshow2-bt a {
  font-size: 16px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  position: relative;
  top: 30px;
  transition: all 0.5s;
}
.ysjshow2-con .ysjshow2-bt a:hover {
  color: #386cce;
}
.ysjshow2-con .ysjshow2-js {
  font-size: 18px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  line-height: 1.5;
  margin-top: 2.5%;
}
.ysjshow2-con .ysjshow2-js li {
  margin-bottom: 0.7%;
}
.ysjshow2-con .ysjshow2-nr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 4.3%;
  margin-top: 7px;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
  font-size: 22px;
  line-height: 2;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  position: relative;
  width: 42.35%;
  padding-left: 1.4%;
  margin-top: 3.4%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #625f5e;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt {
  width: 30.9785%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt div:nth-child(1) img {
  width: 100%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul {
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1.5;
  color: #373536;
  margin-top: 5%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2.9%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul li p:nth-child(3) {
  color: #6b6b6b;
  flex: 1;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul li img {
  margin: 0 5px;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul li:last-child {
  margin-bottom: 0;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt {
  font-size: 14px;
  line-height: 2.14;
  color: #626262;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
  position: relative;
  margin-top: 5.5%;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt div {
  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;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt .gengduo {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  padding-left: 5px;
}
.ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt .gengduo a {
  font-size: 14px;
  transition: all 0.5s;
  color: #006ace;
  text-decoration: underline !important;
  margin-left: 6px;
}
.ysjshow2-qt {
    padding-top: 7%;
    padding-bottom: 8.3%;
  position: relative;
  background: #fff;
}
.ysjshow2-qt h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #222222;
  display: flex;
  align-items: center;
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
}
.ysjshow2-qt h3 p {
  flex: 1;
  height: 1px;
  background-color: #747273;
}
.ysjshow2-qt h3 p:nth-child(1) {
  margin-right: 2.5%;
}
.ysjshow2-qt h3 p:nth-child(2) {
  margin-left: 2.5%;
}
.ysjshow2-qt .row {
  margin-left: -3.8%;
  margin-right: -3.8%;
  margin-top: 4.6%;
}
.ysjshow2-qt .row .ysjshow2-qt-items {
  padding: 0 3.8%;
}
.ysjshow2-qt .row .ysjshow2-qt-items .ysjshow2-qt-items-con a {
  display: block;
  overflow: hidden;
}
.ysjshow2-qt .row .ysjshow2-qt-items .ysjshow2-qt-items-con a p {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 16.66vw;
  transition: all 0.8s;
}
.ysjshow2-qt .row .ysjshow2-qt-items .ysjshow2-qt-items-con:hover a P {
  transform: scale(1.03);
}
.zpshow-con {
  position: relative;
  padding-bottom: 8%;
}
.zpshow-con .zpshow-close {
  position: absolute;
  right: 2.66vw;
  top: 3.28vw;
  cursor: pointer;
}
.zpshow-con .zpshow-qj {
  position: absolute;
  left: 3.3%;
  top: 52.5vh;
  cursor: pointer;
}
.zpshow-con .container1 {
  padding-top: 8.05%;
  position: relative;
}
.zpshow-con .container1 .ssjg-cont {
  width: 960px;
  max-width: 100%;
  margin-top: 3.2%;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items {
  margin-top: 4.7%;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items .ssjg-bt {
  display: block;
  font-size: 20px;
  color: #737373;
  border-bottom: 1px solid #8a8a8a;
  font-family: var(--Noto-Sans-SC);
  padding: 0 1.5% 0.8% 2.82%;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul {
  margin-top: 15px;
  padding: 0 1.5% 0% 2.82%;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li .ssjg-thumb {
  width: 9.8%;
  margin-right: 11px;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li .ssjg-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 4.69vw;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li div {
  flex: 1;
  font-size: 20px;
  line-height: 1.5;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li div a {
  transition: all 0.5s;
  font-weight: 500;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li div p {
  transition: all 0.5s;
  font-weight: 400;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li:last-child {
  margin-bottom: 0;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li:hover div a,
.zpshow-con .container1 .ssjg-cont .ssjg-items ul li:hover div p {
  color: #006ace;
}
.zpshow-con .container1 .ssjg-cont .ssjg-items:nth-child(1) {
  margin-top: 0;
}
.zpshow-con .container1 h3 {
  font-size: 1.771vw;
  line-height: 1.36;
  letter-spacing: -1px;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 700;
}
.zpshow-con .container1 .zpshow-cont {
  display: flex;
  justify-content: space-between;
  margin-top: 5.4%;
  position: relative;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-lf {
  width: 29.5%;
}
.zpshow-con .container1 .zpshow-jianjie {
  font-family: var(--Noto-Sans-SC);
  font-weight: 500;
  font-size: 18px;
  line-height: 2.22;
  color: #222222;
  margin-top: 2.3%;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
  font-size: 22px;
  line-height: 2;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  position: relative;
  margin-top: 0% !important;
  padding-left: 4.5%;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #6c6968;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-rt {
  width: 61.8%;
  display: flex;
  flex-direction: column;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-rt .zhanwei{
    height: 6.7%;
}
/*.zpshow-con .container1 .zpshow-cont .zpshow-cont-rt img {*/
/*  max-height: 65vh;*/
/*}*/
.zpshow-con .container1 h4 {
  font-size: 1.771vw;
  color: #222222;
  font-family: var(--Noto-Sans-SC);
  font-weight: 400;
  width: 960px;
  max-width: 100%;
  border-bottom: 1px solid #000000;
  margin-top: 2vw;
  padding: 0 1.5% 0.8% 1.5%;
}
.zpshow-con .container1 h4 span {
  font-weight: 700;
}
.zzc-con .ztz-cont .ztz-box .ztz-items-lf h3 {
  font-size: 1.771vw;
}
.zzc-con .ztz-cont .ztz-box .ztz-items-lf p {
  display: none;
}
.gjzx-con {
  font-family: var(--Noto-Sans-SC);
  margin-top: 4%;
}
.gjzx-con h3 {
  font-size: 1.771vw;
  letter-spacing: -1px;
  color: #414141;
  font-weight: 700;
}
.gjzx-con .gjzx-tit {
  font-size: 1.25vw;
  line-height: 1.5;
  color: #222222;
  font-weight: 500;
  margin-bottom: 0.5vw;
}
.gjzx-con .gjzx-desc {
  font-size: 13px;
  line-height: 2.46;
  letter-spacing: 2px;
  color: #222222;
  width: 557px;
  max-width: 100%;
  font-weight: 600;
}
.gjzx-con .gjzx-tj {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 1px solid #d0d0d0;
  margin-top: 2.4%;
  padding-top: 2.6%;
}
.gjzx-con .gjzx-tj .gjzx-tj-lf {
  width: 41.75%;
}
.gjzx-con .gjzx-tj .gjzx-tj-lf a {
  transition: all 0.5s;
  display: block;
}
.gjzx-con .gjzx-tj .gjzx-tj-lf:hover a {
  color: #006ace !important;
}
.gjzx-con .gjzx-tj .gjzx-tj-rt {
  text-align: center;
  width: 45.35%;
  overflow: hidden;
}
.gjzx-con .gjzx-tj .gjzx-tj-rt img {
  transition: all 0.8s;
}
.gjzx-con .gjzx-tj .gjzx-tj-rt:hover img {
  transform: scale(1.03);
}
.gjzx-con .gjzx-list {
  border-top: 1px solid #5b5a57;
  margin-top: 3.5%;
  padding-top: 2.3%;
}
.gjzx-con .gjzx-list .row {
  margin-left: -2%;
  margin-right: -2%;
}
.gjzx-con .gjzx-list .row .gjzx-items {
  padding: 0 2%;
  margin-bottom: 4%;
}
.gjzx-con .gjzx-list .row .gjzx-items .gjzx-items-con a {
  transition: all 0.5s;
  display: block;
}
.gjzx-con .gjzx-list .row .gjzx-items .gjzx-items-con .gjzx-tit {
  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;
}
.gjzx-con .gjzx-list .row .gjzx-items .gjzx-items-con .gjzx-desc {
  width: 100%;
}
.gjzx-con .gjzx-list .row .gjzx-items .gjzx-items-con:hover a {
  color: #006ace !important;
}
.zxshow-con {
  padding-bottom: 4.5%;
}
.zxshow-con .container1 .zpshow-cont {
  margin-top: 4.8%;
}
.zxshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
  font-size: 20px;
  line-height: 2.5;
  font-weight: 500;
}
.zxshow-con .container1 .zpshow-cont .zpshow-cont-rt {
  display: block;
}
.zxshow-con .container1 .zpshow-cont .zpshow-cont-rt img {
  max-height: inherit;
}


.xshow-con {
  margin-top: 3.6%;
  margin-bottom: 4%;
}
.xshow-con .xshow-bt {
  text-align: center;
  font-size: 1.67vw;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 800;
}
.xshow-con .xshow-jj {
  display: flex;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 2%;
}
.xshow-con .xshow-jj li {
  margin: 0 1.5%;
}
.xshow-con .xshow-cont {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 1px;
  color: #333333;
  border-top: 1px solid rgba(191, 191, 191, 0.5);
  padding: 0 1.45%;
  margin-top: 2.5%;
  padding-top: 3.2%;
}
.xshow-con .xshow-dh {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(191, 191, 191, 0.5);
  padding: 0 1.45%;
  margin-top: 5%;
  padding-top: 3%;
}
.xshow-con .xshow-dh p a {
  font-size: 16px;
  color: #252525;
  transition: all 0.5s;
}
.xshow-con .xshow-dh p a:hover {
  color: #1970b6;
}

@media (max-width: 1599px) {
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(2),
  .zlshow-con .zlshow-lf div:nth-child(2) {
    font-size: 18px;
  }
  .zlshow-con .zlshow-rt .zl-ysj li,
  .zlshow-con .zlshow-rt .zl-bt2,
  .zlshow-con .zlshow-rt .zl-xx li {
    font-size: 16px;
  }
  .zlshow-con .zlshow-rt .zl-ysj li {
    width: calc((100% - 48px) / 3);
  }
  .zlshow-con .zlshow-rt .zl-ysj li:nth-child(4n) {
    width: 48px;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con div a {
    font-size: 20px;
  }
  .ysj-con .ysj-zp-list li a {
    font-size: 19px;
  }
  .ysjshow2-con .ysjshow2-js {
    font-size: 16px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    font-size: 20px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt .gengduo {
    padding-left: 4px;
  }
  .zpshow-con .container1 .zpshow-jianjie {
    font-size: 17px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    font-size: 20px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div {
    font-size: 19px;
  }
.zpshow-con .container1 .zpshow-cont .zpshow-cont-rt .zhanwei {
    height: 6.3%;
}
}
@media (max-width: 1477px) {
  .head .head-cen .head-rt .head-li .head-child div a,
  .head .head-cen .head-rt .head-li .head-a {
    font-size: 18px;
  }
  .head .head-cen .head-rt .head-li {
    margin-left: 2.7vw;
  }
  .head .head-cen .head-rt .head-li .head-child {
    top: 67%;
    height: calc(121px + 33%);
  }
  .head .head-cen .head-rt .head-li .head-child div a {
    margin-bottom: -3px;
  }
  .sy-bt {
    font-size: 26px;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(2),
  .zlshow-con .zlshow-lf div:nth-child(2) {
    font-size: 17px;
  }
  .zlshow-con .zlshow-rt .zl-ysj li,
  .zlshow-con .zlshow-rt .zl-bt2,
  .zlshow-con .zlshow-rt .zl-xx li {
    font-size: 15px;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con div a {
    font-size: 19px;
  }
  .ysj-con .ysj-zp-list li a {
    font-size: 18px;
  }
  .zl-like .container .zl-like-top .zl-like-top-text1 div {
    font-size: 19px;
  }
  .zl-like .container .zl-like-top .zl-like-top-text2 h4 {
    font-size: 18px;
  }
  .bd-con .bd-cont {
    padding-right: 0;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    font-size: 19px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    font-size: 18px;
  }
  .zpshow-con .container1 h3 {
    font-size: 26px;
  }
  .zpshow-con .zpshow-close {
    width: 30px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div {
    font-size: 18px;
  }
  .gjzx-con h3 {
    font-size: 28px;
  }
  .gjzx-con .gjzx-tit {
    font-size: 20px;
  }
.head-ss form input:nth-last-child(2) {
    font-size: 17px;
}
.head-ss form input:nth-last-child(1) {
    width: 14px;
    height: 14px;
}
.xshow-con .xshow-bt{
    font-size: 25px;
}
}
@media (max-width: 1365px) {
  .head .head-xf {
    height: 110px;
  }
  .head .head-cen .head-rt .head-li .head-child div a,
  .head .head-cen .head-rt .head-li .head-a {
    font-size: 17px;
  }
  .head .head-cen .head-rt .head-li .head-a img {
    margin-left: 10px;
    top: 1px;
    width: 14px;
  }
  .head .head-cen .head-rt .head-li .head-child {
    top: 74%;
    height: calc(110px + 26%);
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
    height: 31.7vw;
  }
  .sy-bt {
    font-size: 25px;
  }
  .sy-bt img {
    width: 8px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf h3 {
    font-size: 26px;
  }
  .ztshow-con .ztshow-rt h3 {
    padding: 6px 0;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(2),
  .zlshow-con .zlshow-lf div:nth-child(2) {
    font-size: 15px;
  }
  .zlshow-con .zlshow-rt .zl-xx li {
    display: block;
    margin-bottom: 13px;
  }
  .zlshow-con .zlshow-rt .zl-xx li div:nth-child(1)::after {
    display: none;
  }
  .zlshow-con .zlshow-rt .zl-xx li div:nth-child(1) {
    padding-right: 0;
    margin-right: 0;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box h3,
  .hd-con .hd-nr .hd-box .hd-bt {
    font-size: 21px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items {
    padding: 0 1.5%;
  }
  .hd-con .hd-nr .hd-box .hd-row {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con div a {
    font-size: 18px;
  }
  .xszl-vr .zl-vr-con {
    max-width: 90%;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    font-size: 18px;
  }
  .zpshow-con .container1 h3 {
    font-size: 24px;
  }
  .zpshow-con .container1 .zpshow-jianjie {
    font-size: 16px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    font-size: 17px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div {
    font-size: 17px;
  }
  .gjzx-con h3 {
    font-size: 26px;
  }
  .gjzx-con .gjzx-tit {
    font-size: 19px;
  }
.head-ss form input:nth-last-child(2) {
    font-size: 16px;
}
.zpshow-con .container1 .zpshow-cont .zpshow-cont-rt .zhanwei {
    height: 5.8%;
}
.xshow-con .xshow-bt {
    font-size: 24px;
}
}
@media (max-width: 1199px) {
  .banner {
    margin-top: 0px;
  }
  .head .head-cen .head-rt .head-li .head-child div a,
  .head .head-cen .head-rt .head-li .head-a {
    font-size: 16px;
  }
  .head .head-cen .head-logo {
    width: 15%;
  }
  .head .head-cen .head-rt .head-li {
    margin-left: 2.4vw;
  }
  .ztshow-con .ztshow-rt a {
    font-size: 15px;
  }
  .ztshow-con .ztshow-nr {
    width: 72%;
  }
  .i-ban .iban-con .yc:nth-child(3) p {
    font-size: 15px;
  }
  .zlshow-con .zlshow-lf div:nth-child(2) h3 {
    font-size: 23px;
  }
  .zlshow-con .zlshow-rt .zl-ysj li:nth-child(3n) {
    width: 48px !important;
  }
  .zlshow-con .zlshow-rt .zl-ysj li,
  .zlshow-con .zlshow-rt .zl-ysj li:nth-child(4n) {
    width: calc((100% - 48px) / 2);
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con h2 {
    font-size: 27px;
  }
  .ysj-con .ysj-zm-list li a {
    font-size: 26px;
  }
  .ysj-con .ysj-zm-list .active a {
    font-size: 33px;
  }
  .bd-con .bd-list li a {
    font-size: 23px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt .gengduo {
    padding-left: 2px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    width: 52%;
    font-size: 17px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    font-size: 16px;
  }
  .zpshow-con .container1 h4 {
    font-size: 20px;
  }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-li {
    display: none;
  }
  .head .head-cen .head-rt .head-lan {
    display: block;
  }
  .head {
    position: sticky;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  }
  .touming-head .head-cen .head-logo .logo-black {
    display: inline !important;
  }
  .touming-head .head-cen .head-logo .logo-white,
  .touming-head .head-cen .head-logo .logo-gray {
    display: none !important;
  }
  .head .head-cen .head-rt .head-li .head-a {
    color: #000 !important;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
    height: 33.7vw;
    top: 0;
  }
  .sy-bt {
    font-size: 24px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf h3 {
    font-size: 25px;
  }
  .i-ban .iban-con .yc:nth-child(1) p {
    font-size: 18px;
  }
  .i-ban .iban-con .yc:nth-child(2) h3 {
    font-size: 20px;
  }
  .i-ban .iban-con .yc:nth-child(3) p {
    font-size: 14px;
  }
  .ztshow-con {
    display: block;
  }
  .ztshow-con .ztshow-nr {
    width: 100%;
  }
  .ztshow-con .ztshow-rt {
    width: 100%;
    margin-left: 0;
    margin-top: 47px;
  }
  .ztshow-con .ztshow-rt h3 {
    font-size: 22px;
  }
  .ztshow-con .ztshow-rt a {
    padding-bottom: 5px;
    margin-top: 3px;
  }
  .ztshow-con .ztshow-rt ul li div:nth-child(2) {
    margin-left: 15px;
  }
  .ztshow-con .ztshow-rt ul li {
    margin-bottom: 20px;
  }
  .ztshow-con .ztshow-rt ul {
    margin-top: 30px;
  }
  .container1 {
    max-width: 90%;
  }
  .zlshow-con {
    display: block;
  }
  .zlshow-con .zlshow-rt,
  .zlshow-con .zlshow-lf {
    width: 100%;
  }
  .zlshow-con .zlshow-rt {
    margin-top: 60px;
  }
  .zlshow-con .zlshow-lf div:nth-child(2) h3 {
    font-size: 21px;
  }
  .zlshow-con .zlshow-rt .zl-xx {
    margin-top: 32px;
  }
  .zlshow-con .zlshow-rt .zl-bt2 {
    margin-top: 41px;
  }
  .zlshow-con .zlshow-rt .zl-ysj {
    margin-top: 28px;
  }
  .zlshow-con .zlshow-rt .zl-vr {
    margin-top: 58px;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(1) p {
    height: 59vw;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(2) {
    margin-top: 12px;
    padding-bottom: 7px;
  }
  .pxz-box .pxz-items {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .pxz-box .pxz-items .pxz-items-con .pxz-thumb p {
    height: 28.4vw;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items,
  .hd-con .hd-nr .hd-box .hd-row .hd-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 50px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(2) p {
    height: 29vw;
  }
  .hd-con .hd-nr .hd-box .hd-row {
    margin-top: 37px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(2) {
    margin-top: 29px;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items .hd-js-items-con a p {
    height: 32vw;
  }
  .hd-con .hd-js {
    margin-top: 0;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box .row {
    margin-top: 40px;
  }
  .ysj-con .ysj-zm-list li {
    top: 3px;
  }
  .ysj-con .ysj-row .yjs-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con .ysj-thumb p {
    height: 44.14vw;
  }
  .ysj-con .ysj-zp-list {
    margin-top: -2px;
  }
  .xszl-vr .zl-vr-con h3 {
    font-size: 22px;
  }
  .bd-con .bd-list li a {
    font-size: 21px;
  }
  .bd-con .bd-cont .row .bd-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gy-con .gy-cont {
    display: block;
  }
  .gy-con .gy-cont .gy-lf {
    width: 100%;
  }
  .gy-con .gy-cont .gy-rt {
    width: 100%;
    padding: 0 13px 0 9px;
    margin-top: 28px;
  }
  .ysjshow-con h3 {
    font-size: 21px;
  }
  .ysjshow2-con .ysjshow2-bt h3 {
    font-size: 24px;
  }
  .ysjshow2-con .ysjshow2-nr {
    display: block;
    padding-right: 0;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    width: 100%;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt {
    width: 100%;
    margin-top: 44px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt div:nth-child(1) {
    text-align: center;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt div:nth-child(1) img {
    width: auto;
    max-height: 394px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul li {
    margin-bottom: 14px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt {
    margin-top: 30px;
  }
  .zpshow-con .container1 h3 {
    font-size: 22px;
  }
  .zpshow-con .container1 .zpshow-cont {
    display: block;
    margin-top: 30px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-rt,
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf {
    width: 100%;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-rt {
    top: 0;
    margin-top: 40px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    margin-top: 6%;
    padding-left: 2.5%;
  }
  .zpshow-con {
    padding-bottom: 70px;
  }
  .zpshow-con .zpshow-close {
    width: 26px;
  }
  .zpshow-con .zpshow-qj {
    left: 1.3%;
    top: 52.5vh;
    width: 16px;
  }
  .gjzx-con .gjzx-tj {
    display: block;
  }
  .gjzx-con .gjzx-desc,
  .gjzx-con .gjzx-tj .gjzx-tj-lf {
    width: 100%;
  }
  .gjzx-con .gjzx-tj .gjzx-tj-rt {
    margin-top: 32px;
    display: block;
    width: 100%;
  }
  .gjzx-con .gjzx-list .row .gjzx-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .gjzx-con .gjzx-list {
    margin-top: 50px;
    padding-top: 39px;
  }
.mb-zd {
    display: block;
    margin-left: 18px;
}
  .head .head-cen .head-logo {
    width: 135px;
}
.head .head-cen .head-rt .head-lan .head-a{
    padding: 0;
    font-size: 15px;
    font-weight: bold;
}
.head .head-cen {
    padding: 11px 0;
}
.xshow-con .xshow-bt {
    font-size: 20px;
}
.xshow-con {
    margin-top: 7.6%;
    margin-bottom: 8%;
}
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    max-width: 183%;
    transform: scale(1.08, 1.08) translateX(-68%);
    position: relative;
    left: -41%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
    height: 55.7vw;
    top: 0;
    left: 0;
  }
  .sy-bt {
    font-size: 22px;
  }
  .zzzc {
    margin-top: 60px;
  }
  .sy-bt img {
    width: 8px;
    margin-left: 8px;
    position: relative;
    top: 1.5px;
  }
  .zzzc .row {
    margin-top: 34px;
  }
  .zzzc .row .zzzc-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 48px;
  }
  .zzzc .row .zzzc-items .zzzc-items-con .zzzc-bg p {
    height: 208px;
  }
  .zzzc .row .zzzc-items:last-child {
    margin-bottom: 0;
  }
  .hd {
    margin-top: 54px;
    margin-bottom: 70px;
  }
  .hd .row {
    margin: 0;
    margin-top: 34px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items,
  .hd .row .hd-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 48px;
  }
  .hd .row .hd-items:last-child,
  .ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items:last-child {
    margin-bottom: 0;
  }
  .hd .row .hd-items .hd-items-con .zzzc-bg p {
    height: 201px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf h3 {
    font-size: 23px;
  }
  .ztz-con {
    margin-top: 60px;
  }
  .ztz-con .ztz-cont {
    margin-top: 36px;
    margin-bottom: 40px;
  }
  .ztz-con .ztz-cont .ztz-box {
    display: block;
    margin-bottom: 57px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf {
    flex-direction: row;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf p {
    flex: 1;
    background-color: #d7d9d9;
    margin-top: 0;
    margin-bottom: 0;
    height: 1px;
    margin-left: 5%;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-rt {
    margin-top: 34px;
    margin-left: 0;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-rt .row .ztz-items .ztz-items-con a:nth-child(1) p {
    height: 196px;
  }
  .i-ban .i-bg img {
    max-width: 217%;
    position: relative;
    left: -52%;
  }
  .i-ban .iban-con .yc:nth-child(2) h3 {
    margin-bottom: 9px;
  }
  .ztshow-con .ztshow-nr {
    display: block;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-lf {
    width: 100%;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-lf p:nth-child(3) {
    text-align: center;
  }
  .ztshow-con {
    margin-top: 73px;
    margin-bottom: 70px;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-lf div:nth-child(1) {
    text-align: center;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-lf div:nth-child(1) img {
    max-height: 350px;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-lf div:nth-child(2) {
    text-align: center;
    margin-top: 18px;
  }
  .ztshow-con .ztshow-nr .ztshow-nr-rt {
    margin-top: 40px;
    margin-left: 0;
  }
  .ztshow-con .ztshow-rt {
    margin-top: 61px;
  }
  .ztshow-con .ztshow-rt ul {
    margin-top: 38px;
  }
  .zlshow-con {
    margin-top: 76px;
    margin-bottom: 70px;
  }
  .zlshow-con .zlshow-lf div:nth-child(1) {
    text-align: center;
  }
  .zlshow-con .zlshow-lf div:nth-child(1) img {
    width: auto;
    max-height: 350px;
  }
  .zlshow-con .zlshow-lf div:nth-child(2) h3 {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(2),
  .zlshow-con .zlshow-lf div:nth-child(2) {
    font-size: 14px;
  }
  .zlshow-con .zlshow-lf div:nth-child(2) {
    margin-top: 32px;
    padding-right: 0;
  }
  .zlshow-con .zlshow-rt .zl-xx {
    margin-top: 30px;
  }
  .zlshow-con .zlshow-rt .zl-bt2 {
    margin-top: 34px;
  }
  .zlshow-con .zlshow-rt .zl-ysj li,
  .zlshow-con .zlshow-rt .zl-ysj li:nth-child(3n) {
    width: calc((100% - 48px) / 3) !important;
  }
  .zlshow-con .zlshow-rt .zl-ysj li:nth-child(4n) {
    width: 48px !important;
  }
  .zlshow-con .zlshow-rt .zl-ysj {
    margin-top: 16px;
  }
  .zlshow-con .zlshow-rt .zl-vr {
    margin-top: 36px;
  }
  .zlshow-con .zlshow-rt .zl-vr a:nth-child(1) p:nth-child(2) img {
    max-width: 81%;
  }
  .pxz-box .pxz-items {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 48px;
  }
  .pxz-box .pxz-items:last-child {
    margin-bottom: 0;
  }
  .pxz-box .pxz-items .pxz-items-con .pxz-thumb p {
    height: 243px;
  }
  .pxz-con .ztz-cont {
    margin-bottom: 70px;
  }
  .hd-con {
    margin-top: 63px;
    margin-bottom: 70px;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box h3,
  .hd-con .hd-nr .hd-box .hd-bt {
    font-size: 21px;
    margin-top: 36px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con h2 {
    font-size: 24px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(2) {
    margin-top: 25px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con a:nth-child(3) {
    margin-top: 22px;
  }
  .hd-con .hd-nr .hd-box .hd-row .hd-items .hd-items-con P:nth-child(4) {
    margin-top: 5px;
  }
  .hd-con .hd-js .hd-js-bt {
    font-size: 21px;
  }
  .hd-con .hd-js {
    margin-top: 17px;
  }
  .hd-con .hd-js .hd-js-con .hd-js-box .row .hd-js-items {
    margin-bottom: 7px;
  }
  .ysj-con {
    margin-top: 60px;
  }
  .ysj-con .ysj-zm-list {
    flex-wrap: wrap;
    margin-top: 19px;
  }
  .ysj-con .ysj-zm-list li {
    width: 19px;
    margin-right: 4%;
    height: 32px;
    top: 0;
    margin-bottom: 9px;
  }
  .ysj-con .ysj-zm-list li a {
    font-size: 22px;
  }
  .ysj-con .ysj-zm-list .active a {
    font-size: 28px;
  }
  .ysj-con .ysj-zm-list .active {
    top: -6px;
  }
  .ysj-con .ysj-row {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con div a {
    font-size: 16px;
  }
  .ysj-con .ysj-row .yjs-items .ysj-items-con div {
    bottom: 14%;
  }
  .ysj-con .ysj-row .yjs-items {
    margin-bottom: 28px;
  }
  .ysj-con .ysj-zp-list li a {
    font-size: 16px;
  }
  .ysj-con .ysj-zp-list li {
    margin-right: 10px;
  }
  .ysj-con .ysj-zp-list {
    margin-top: 12px;
  }
  .zl-like {
    padding-top: 92px;
    margin-top: 0;
    padding-bottom: 57px;
  }
  .zl-like .container .zl-like-top .zl-like-top-text2 .yc:nth-child(1) {
    margin-top: 4.7%;
    margin-bottom: 1%;
  }
  .zl-like .container .zl-like-button a:nth-child(1) img {
    width: 45px;
  }
  .zl-like .container .zl-like-button a:nth-child(2) img {
    width: 36px;
  }
  .zl-like .container .zl-like-button a:nth-child(2) {
    margin-top: 15px;
  }
  .zl-like .container .zl-like-button {
    margin-top: 67px;
  }
  .xszl-vr .zl-vr-con h3 {
    font-size: 20px;
  }
  .xszl-vr {
    padding-top: 54px;
    padding-bottom: 40px;
  }
  .xszl-vr .zl-vr-con .row {
    margin-top: 37px;
  }
  .xszl-vr .zl-vr-con .row .zl-vr-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
  .xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(1) p {
    height: 62.88vw;
  }
  .xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con .zl-vr-tit {
    margin-top: 15px;
  }
  .xszl-vr .zl-vr-con .row .zl-vr-items .zl-vr-items-con div a:nth-child(2) {
    width: 16.69vw;
    height: 16.69vw;
  }
  .bd-con {
    margin-top: 67px;
    padding-bottom: 25px;
  }
  .bd-con .bd-list li a {
    font-size: 20px;
  }
  .bd-con .bd-list {
    margin-top: 17px;
    flex-wrap: wrap;
  }
  .bd-con .bd-cont {
    margin-top: 37px;
  }
  .bd-con .bd-cont .row .bd-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
  .bd-con .bd-list li {
    margin-right: 6.6%;
  }
  .gy-con {
    margin-top: 59px;
    margin-bottom: 70px;
  }
  .gy-con .gy-cont {
    margin-top: 33px;
    margin-right: 0;
  }
  .gy-con .gy-cont .gy-lf div:nth-child(2) {
    padding: 0;
    margin-top: 30px;
  }
  .gy-con .gy-cont .gy-rt {
    margin-top: 46px;
    padding: 0;
  }
  .ysjshow-ban {
    margin-top: 0;
  }
  .ysjshow-con {
    margin-top: 37px;
  }
  .ysjshow2-con .ysjshow2-bt h3 {
    font-size: 21px;
  }
  .ysjshow2-con .ysjshow2-bt a {
    font-size: 15px;
    top: 3px;
  }
  .ysjshow2-con {
    padding-top: 55px;
  }
  .ysjshow2-con .ysjshow2-js {
    font-size: 15px;
    margin-top: 23px;
  }
  .ysjshow2-con .ysjshow2-js li {
    margin-bottom: 9px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf {
    font-size: 16px;
    padding-left: 0;
    margin-top: 34px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-lf::before {
    display: none;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt ul {
    margin-top: 30px;
  }
  .ysjshow2-con .ysjshow2-nr .ysjshow2-nr-rt .ysjshow2-contennt .gengduo {
    padding-left: 10px;
  }
  .ysjshow2-qt h3 {
    font-size: 20px;
  }
  .ysjshow2-qt h3 p:nth-child(1) {
    margin-right: 4.5%;
  }
  .ysjshow2-qt h3 p:nth-child(2) {
    margin-left: 4.5%;
  }
  .ysjshow2-qt .row {
    margin-top: 36px;
  }
  .ysjshow2-qt {
    padding-top: 55px;
    padding-bottom: 40px;
  }
  .ysjshow2-qt .row .ysjshow2-qt-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 36px;
  }
  .ysjshow2-qt .row .ysjshow2-qt-items .ysjshow2-qt-items-con a p {
    height: 42.66vw;
  }
  .zpshow-con .container1 h3 {
    font-size: 20px;
  }
  .zpshow-con .container1 {
    padding-top: 75px;
  }
  .zpshow-con .container1 .zpshow-jianjie {
    font-size: 15px;
    margin-top: 18px;
  }
  .zpshow-con .container1 .zpshow-cont {
    margin-top: 50px;
  }
  .zpshow-con .container1 .zpshow-cont .zpshow-cont-lf div {
    margin-top: 39px;
    padding-left: 2.5%;
    font-size: 15px;
  }
  .zpshow-con .zpshow-close {
    width: 21px;
    right: 5.66vw;
    top: 6.28vw;
  }
  .zpshow-con .zpshow-qj {
    width: 13px;
  }
  .zpshow-con .container1 h4 {
    font-size: 19px;
    margin-top: 25px;
    padding: 0 1.5% 3.8% 1.5%;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items .ssjg-bt {
    font-size: 18px;
    padding: 0 1.5% 1.8% 2.82%;
  }
  .zpshow-con .container1 .ssjg-cont {
    margin-top: 32px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li {
    display: block;
    margin-bottom: 40px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li .ssjg-thumb {
    display: block;
    margin-right: 0;
    width: 100%;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li .ssjg-thumb p {
    height: 67.69vw;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul {
    margin-top: 45px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div {
    font-size: 15px;
    margin-top: 21px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items ul li div p {
    margin-top: 7px;
  }
  .zpshow-con .container1 .ssjg-cont .ssjg-items {
    margin-top: 43px;
  }
  .ztz-con .ztz-cont .ztz-box .ztz-items-lf h3 {
    font-size: 22px;
  }
  .zzc-con {
    margin-bottom: 70px;
  }
  .gjzx-con h3 {
    font-size: 21px;
  }
  .gjzx-con {
    margin-top: 62px;
    margin-bottom: 30px;
  }
  .gjzx-con .gjzx-tit {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .gjzx-con .gjzx-tj {
    margin-top: 21px;
    padding-top: 40px;
  }
  .gjzx-con .gjzx-tj .gjzx-tj-rt {
    margin-top: 27px;
  }
  .gjzx-con .gjzx-list {
    margin-top: 60px;
    padding-top: 46px;
  }
  .gjzx-con .gjzx-list .row .gjzx-items {
    margin-bottom: 46px;
  }
    .xshow-con .xshow-bt {
    font-size: 19px;
  }
  .xshow-con {
    margin-top: 61px;
    margin-bottom: 50px;
  }
  .xshow-con .xshow-jj {
    margin-top: 4%;
    flex-wrap: wrap;
  }
  .xshow-con .xshow-dh{
      flex-wrap: wrap;
  }
  .xshow-con .xshow-cont {
    font-size: 14px;
    padding: 0;
    margin-top: 8.5%;
    padding-top: 10.2%;
  }
  .xshow-con .xshow-dh p {
    margin-bottom: 3%;
  }
  .xshow-con .xshow-dh p a {
    font-size: 14px;
  }
  .xshow-con .xshow-dh {
    padding: 0;
    margin-top: 10%;
    padding-top: 11%;
  }
}
