.container {
  max-width: 1600px;
  padding: 0;
}
body {
  background: #fff;
}
@font-face {
  font-family: SourceHanSansSC-Light;
  src: url('../../font/SourceHanSansSC-Light.otf');
}
/*.mb-ico {*/
/*  width: 32px;*/
/*  margin-left: 0px;*/
/*  display: none;*/
/*}*/
/*.mb-ico img:nth-child(2) {*/
/*  display: none;*/
/*}*/
.mb-div {
  display: none;
  /*margin-top: 9px;*/
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 46px;
  right: 0;
  z-index: 3;
  top: -60px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: 1px;
  padding: 25.5px 15px;
}
.mb-nav {
  position: fixed;
  z-index: 9999999 !important;
  width: 100%;
  background-color: #487666;
  padding: 88px 0;
  height: 100%;
  padding-top: 19px;
  top: 62px;
  overflow: scroll;
  display: none;
}
.ys{
    background-color: #487666 !important;
}
.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: 150px;
  margin-top: 37px;
}
.mb-nav ul {
  width: 80%;
  margin: 0 auto;
  margin-top: 47px;
}
.mb-nav ul li {
  position: relative;
}
.mb-nav ul li a {
  color: #fff;
  font-size: 18px;
  line-height: 49px;
  padding-left: 19px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.mb-nav ul li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #fff;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 17px;
}
.mb-nav .mb-dl li {
  width: 13%;
}
.mb-nav .mb-dl li a {
  padding-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-nav ul li:nth-child(2) img,
.mb-nav ul li:nth-child(4) img,
.mb-nav ul li:nth-child(5) img {
  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: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  
  
    
  .menuBtn.on em {
    display: none;
    margin: -2px 0 0;
    position: absolute;
    top: 40%;
    width: 28px;
    background-color: #fff !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;
}

.menuBtn .s2 {
    top: 14px;
}
.menuBtn .s3 {
    top: 23px;
}

.ny-head .mb-zd em{
    background: #000;
}

.activehead .mb-zd em{
    background: #000;
}



.zb {
    position: fixed;
    top: 50%;
    left: 45%;
    height: 0;
    margin: auto;
    opacity: 0;
    transition: 0.4s;
    text-align: center;
    color: #fff;
    line-height: 100px;
    width: 150px;
    font-size: 18px;
    z-index: 999;
}
.black {
    height: 100px;
    line-height: 100px;
    width: 150px;
    border-radius: 7px;
    opacity: 1;
    background: rgba(0,0,0,.5);
    transition: 0.4s;
    text-align: center;
}




.head {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.3s;
  z-index: 99999;
}
.head .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1730px;
  padding-top: 47px;
  padding-bottom: 20px;
}
.head .container .head-logo {
  /* display: flex; */
  align-items: center;
  white-space: nowrap;
}
.head .container .head-logo a{
  display: inline;
}
.head .container .head-logo a img:nth-child(2) {
  display: none;
}
.head .container .head-logo p {
  font-size: 14px;
  color: #ffffff;
  padding-left: 34px;
  display: inline;
}
.head .container .head-rt {
  width: 33.55%;
}
.head .container .head-rt ul {
  display: flex;
  justify-content: space-between;
}
.head .container .head-rt ul li a {
  font-size: 14px;
  transition: all 0.5s;
  color: #ffffff;
  position: relative;
}
.head .container .head-rt ul li a::after {
  position: absolute;
  width: 0%;
  opacity: 0;
  bottom: -10px;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background: #fff;
  transition: all 0.5s;
}
.head .container .head-rt ul li:hover a::after {
  width: 104%;
  opacity: 1;
}
.ny-head {
  position: inherit;
  background-color: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(133, 133, 133, 0.21);
}
.ny-head .container .head-logo a img:nth-child(2) {
  display: inline;
}
.ny-head .container .head-logo a img:nth-child(1) {
  display: none;
}
.ny-head .container .head-logo p {
  color: #323232;
}
.ny-head .container .head-rt ul li a {
  color: #323232;
}
.ny-head .container .head-rt ul li a::after {
  background: #323232;
}
.activehead {
  background-color: #ffffff;
  box-shadow: 0px 1px 10px 0px #dcdcdc;
  position: fixed;
}
.activehead .container .head-logo a img:nth-child(2) {
  display: inline;
}
.activehead .container .head-logo a img:nth-child(1) {
  display: none;
}
.activehead .container .head-logo p {
  color: #323232;
}
.activehead .container .head-rt ul li a {
  color: #323232;
}
.activehead .container .head-rt ul li a::after {
  background: #323232;
}
.jy-banner .jyban-swiper {
  position: relative;
}
.jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div {
  position: relative;
  left: -3.2%;
  top: 3.5%;
}
.jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div img {
  max-height: 100%;
}
.jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div p {
  font-size: 16px;
  letter-spacing: 35px;
  color: #ffffff;
  position: absolute;
  top: 60%;
}
.jy-banner{
  position: relative;
}
.jy-banner .xt-swiper{
  position: absolute;
  right: 89px;
  bottom: 59px;
  width: 33.2%;
  z-index: 4;
}
.jy-banner .xt-swiper .swiper-wrapper{
  /* overflow: hidden; */
  width: 80%;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide{
  padding: 34px;
  padding-bottom: 50px;
  padding-top: 111px;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide:nth-child(1){
  background: url(../../images/jyq-images/ban-bg.png) no-repeat; 
  background-size: 100% 100%;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide:nth-child(2){
  background: url(../../images/jyq-images/ban-bg2.png) no-repeat; 
  background-size: 100% 100%;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide:nth-child(3){
  background: url(../../images/jyq-images/ban-bg.png) no-repeat; 
  background-size: 100% 100%;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide:nth-child(4){
  background: url(../../images/jyq-images/ban-bg4.png) no-repeat; 
  background-size: 100% 100%;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide:nth-child(5){
  background: url(../../images/jyq-images/ban-bg5.png) no-repeat; 
  background-size: 100% 100%;
}

.jy-banner .jyban-dh {
  position: absolute;
  width: 91%;
  z-index: 4;
  /* background: url(../../images/jyq-images/ban-bg.png) no-repeat;
  background-size: 100% 100%; */
  top: 31px;
  left: 50%;
  transform: translateX(-50%);
}
.jy-banner .jyban-dh ul {
  display: flex;
  justify-content: space-between;
}
.jy-banner .jyban-dh ul li {
  width: 18.85%;
}
.jy-banner .jyban-dh ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 79px;
  background-color: #ffffff;
}
.jy-banner .xt-swiper .jyban-pagination {
  position: absolute;
  text-align: center;
  margin-top: 0;
  bottom: 10px;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: solid 1px #ffffff;
  border-radius: 100%;
  position: relative;
  margin: 0 11px;
  opacity: 1;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet:nth-child(1) {
  background-color: #b44f3d;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet:nth-child(2) {
  background-color: #24476c;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet:nth-child(3) {
  background-color: #245142;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet:nth-child(4) {
  background-color: #d6bb46;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet:nth-child(5) {
  background-color: #cbcbcb;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  transform: translate(-50%, -50%);
  width: 110%;
  height: 110%;
  border: solid 2px #ffffff;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet-active::after {
  opacity: 1;
  visibility: visible;
}
.jy-zy {
  margin-top: 87px;
}
.jy-zy .jy-zy-tb {
  text-align: center;
}
.jy-zy .jy-zy-tb p {
  font-size: 14px;
  color: #2a2a2a;
  font-family: MicrosoftYaHeiLight;
  margin-top: 8px;
}
.jy-zy h3 {
  display: flex;
  justify-content: center;
  margin: 0;
  align-items: flex-end;
  font-family: MicrosoftYaHeiLight;
  font-size: 36px;
  color: #2a2a2a;
  margin-top: 22px;
}
.jy-zy h3 img {
  margin-left: 10px;
  margin-right: 15px;
  position: relative;
  top: -3px;
}
.jy-zy .jy-zy-desc {
  font-size: 18px;
  line-height: 36px;
  color: #000000;
  text-align: center;
  margin-top: 58px;
}
.jy-zy .jy-zy-more {
  width: 160px;
  height: 30px;
  border-radius: 15px;
  border: solid 1px #707070;
  margin: 0 auto;
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 41px;
  transition: all 0.5s;
}
.jy-zy .jy-zy-more p {
  font-size: 14px;
  color: #010101;
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.jy-zy .jy-zy-more P:nth-child(2) {
  top: -10%;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.jy-zy .jy-zy-more:hover {
  background-color: #487666;
  border: solid 1px #487666;
  box-shadow: 1px 1px 10px #487666;
}
.jy-zy .jy-zy-more:hover P:nth-child(2) {
  position: absolute;
  top: 50%;
  opacity: 1;
  visibility: visible;
  color: #fff;
}
.jy-zy .jy-zy-more:hover p:nth-child(1) {
  position: absolute;
  top: 50px;
  opacity: 0;
  visibility: hidden;
}
.jy-zy .jy-zy-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 85px;
}
.jy-zy .jy-zy-con .jy-zy-items {
  width: 48%;
  margin-bottom: 50px;
  transition: all 0.5s;
  position: relative;
}
/*.jy-zy .jy-zy-con .jy-zy-items:nth-child(2){*/
/*    position: absolute;*/
/*    right: 0;*/
/*}*/
.jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont {
  position: relative;
  box-shadow: 0px 1px 7px 0px rgba(86, 86, 86, 0.26);
  border-radius: 7px;
  overflow: hidden;
}
.jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 453px;
  display: block;
  transition: all 0.5s;
}
.jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(2) {
  font-size: 30px;
  color: #303030;
  position: absolute;
  left: 72px;
  top: 44px;
}
.jy-zy .jy-zy-con .jy-zy-items:hover .jy-zy-cont a:nth-child(1) {
  transform: scale(1.1);
}
.jy-yx {
  margin-top: 83px;
}
.jy-yx .jy-yx-bt h5 {
  font-size: 30px;
  color: #070707;
  margin: 0;
}
.jy-yx .jy-yx-bt p {
  font-size: 18px;
  color: #070707;
  margin-top: 9px;
}
.jy-yx .jy-yx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
  position: relative;
  align-items: flex-start;
}
.jy-yx .jy-yx-con .jy-yx-items {
  width: 48%;
  transition: all 0.3s;
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont {
  position: relative;
  overflow: hidden;
  border-radius: 7px;
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont .jy-yx-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 403px;
  display: block;
  border-radius: 7px;
  overflow: hidden;
  transition: all 0.5s;
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.32);
  border-radius: 7px;
  overflow: hidden;
  /*opacity: 0;*/
  /*visibility: hidden;*/
  transition: all 0.5s;
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div a {
  transition: all 0.5s;
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div a:nth-child(1) {
  font-size: 30px;
  color: #ffffff;
  transition: all .5s;
  /*transform: translateY(70px);*/
}
.jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div a:nth-child(2) {
  font-size: 18px;
  color: #ffffff;
  transition: all .5s;
  /*transform: translateY(80px);*/
}
.jy-yx .jy-yx-con .jy-yx-items:nth-child(2) {
  width: 52%;
  position: absolute;
  right: 0;
}
.jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont .jy-yx-thumb {
  height: 544px;
}


/*.jy-yx .jy-yx-con .jy-yx-items:nth-child(1):hover{*/
/*    width: 71%;*/
/*}*/
.jy-yx .dx .jy-yx-items:nth-child(2){
    width: 55%;
    position: absolute;
    right: 0;
}
.jy-yx .dx .jy-yx-items:nth-child(1){
    width: 50%;
    position: relative;
    z-index: 4;
    border-radius: 7px;
}
.jy-yx .jy-yx-con .jy-yx-items:nth-child(1) .jy-yx-cont .jy-yx-thumb{
    height: 460px;
}


.jy-yx .jy-yx-con .jy-yx-items:hover .jy-yx-cont div {
  opacity: 1;
  transform: translate(-50%, -50%);
  visibility: visible;
}
.jy-yx .jy-yx-con .jy-yx-items:hover .jy-yx-cont div a:nth-child(1) {
  font-size: 33px;
  color: #ffffff;
  transform: translateY(0px);
}
.jy-yx .jy-yx-con .jy-yx-items:hover .jy-yx-cont div a:nth-child(2) {
  font-size: 21px;
  color: #ffffff;
  transform: translateY(0px);
}
.jy-yx .jy-yx-con .jy-yx-items:hover .jy-yx-cont .jy-yx-thumb{
    /*transform: scale(1.1);*/
}

.jy-yx .jy-yx-con .jy-yx-items:nth-child(2) {
  margin-top: -44px;
}
.jy-fx {
  margin-top: 100px;
  padding-top: 65px;
  margin-bottom: 90px;
  background: url(../../images/jyq-images/fx-bg.png) no-repeat;
}
.jy-fx .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jy-fx .container .jy-fx-lf {
  width: 36%;
}
.jy-fx .container .jy-fx-lf .jy-fx-bt h3 {
  font-family: SourceHanSansSC-Light;
  font-size: 36px;
  color: #070707;
  margin-top: 44px;
  margin-bottom: 0;
}
.jy-fx .container .jy-fx-lf .jyms-swiper {
  margin-top: 75px;
}
.jy-fx .container .jy-fx-lf .jyms-swiper .swiper-wrapper .swiper-slide div {
  font-size: 18px;
  line-height: 37px;
  color: #070707;
  text-align: justify;
}
.jy-fx .container .jy-fx-lf .jyms-dh {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.jy-fx .container .jy-fx-lf .jyms-dh div {
  overflow: hidden;
}
.jy-fx .container .jy-fx-lf .jyms-dh div img:nth-child(2) {
  left: -30%;
}
.jy-fx .container .jy-fx-lf .jyms-dh div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.jy-fx .container .jy-fx-lf .jyms-dh div:hover {
  background: #487666;
}
.jy-fx .container .jy-fx-lf .jyms-dh div:hover img:nth-child(2) {
  left: 50%;
}
.jy-fx .container .jy-fx-lf .jyms-dh div:hover img:nth-child(1) {
  left: 130%;
}
.jy-fx .container .jy-fx-lf .jyms-dh .jyms-prev {
  position: relative;
  width: 28px;
  height: 28px;
  border: solid 1px rgba(54, 95, 81, 0.57);
  border-radius: 100%;
  margin: 0;
  background: none;
  opacity: 1;
  top: 0;
  left: 0;
  margin-right: 22px;
}
.jy-fx .container .jy-fx-lf .jyms-dh .jyms-prev:after,
.jy-fx .container .jy-fx-lf .jyms-dh .jyms-next:after {
  display: none;
}
.jy-fx .container .jy-fx-lf .jyms-dh .jyms-next {
  position: relative;
  width: 28px;
  height: 28px;
  border: solid 1px rgba(54, 95, 81, 0.57);
  border-radius: 100%;
  margin: 0;
  opacity: 1;
  background: none;
  top: 0;
  right: 0;
}
.jy-fx .container .jy-fx-lf ul {
  display: flex;
  justify-content: space-between;
  margin-top: 105px;
}
.jy-fx .container .jy-fx-lf ul li a {
  width: 43px;
  height: 42px;
  background-color: #d6d6d6;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
  align-items: center;
}
.jy-fx .container .jy-fx-lf ul li a:hover {
  background-color: #487666;
  box-shadow: 1px 1px 10px #487666;
}
.jy-fx .container .jy-fx-rt {
  width: 48.8%;
}
.jy-fx .container .jy-fx-rt .jy-fx-rt-bt {
  font-size: 18px;
  color: #070707;
  padding-left: 34px;
}
.jy-fx .container .jy-fx-rt .jytp-swiper {
  margin-top: 13px;
}
.jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 588px;
  display: block;
}
.swiper {
  overflow: hidden;
}
.foot {
  border-top: 1px solid #e4e4e4;
  padding-top: 54px;
}
.foot .container ul {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 44px;
}
.foot .container ul li {
  width: 20%;
  text-align: center;
  position: relative;
}
.foot .container ul li a {
  font-size: 16px;
  color: #000000;
  transition: all 0.5s;
}
.foot .container ul li a:hover {
  color: #487666;
}
.foot .container ul li::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 15px;
  background: #cbcbcb;
}
.foot .container ul li:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 15px;
  background: #cbcbcb;
}
.foot .container .foot-bt {
  display: flex;
  justify-content: space-between;
  padding-top: 17px;
  padding-bottom: 59px;
}
.foot .container .foot-bt p {
  font-size: 14px;
  color: #4b4b4b;
}
.foot .container .foot-bt p a {
  font-size: 14px;
  color: #4b4b4b;
  transition: all 0.5s;
  display: inline;
}
.foot .container .foot-bt p a:hover {
  color: #487666;
}
.jyxshow-con.container {
  margin-top: 100px;
  padding-bottom: 63px;
}
.jyxshow-con .xshow-bt {
  font-size: 28px;
  text-align: center;
  line-height: 24px;
  color: #333333;
}
.jyxshow-con .xshow-date {
  font-size: 16px;
  text-align: center;
  color: #696969;
  margin-top: 20px;
}
.jyxshow-con .xshow-cont {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-top: 27px;
  color: #666666;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 29px;
}
.jyxshow-con .xshow-dh {
  padding-top: 26px;
}
.jyxshow-con .xshow-dh p {
  font-size: 14px;
  margin-bottom: 7px;
  color: #727171;
}
.jyxshow-con .xshow-dh p a {
  font-size: 14px;
  color: #727171;
  transition: all 0.5s;
  display: inline;
}
/*响应式配置*/
@media (max-width: 1750px) {
  .head .container {
    max-width: 96%;
  }
}
@media (max-width: 1650px) {
  .container {
    max-width: 93%;
  }
  .head .container {
    max-width: 96%;
  }
}
@media (max-width: 1500px) {
  .jy-banner .jyban-dh {
    right: 37px;
    bottom: 33px;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div img {
    height: 500px;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div p {
    top: 69%;
    letter-spacing: 30px;
  }
  /* .jy-banner .jyban-dh {
    padding: 23px;
  } */
  .jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
    height: 500px;
  }
}
@media (max-width: 1365px) {
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div img {
    height: 445px;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div p {
    top: 71%;
    letter-spacing: 24px;
  }
  .jy-banner .jyban-dh {
    padding: 13px;
  }
  .jy-banner .jyban-dh ul li a {
    height: 70px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(1) {
    height: 340px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(2) {
    font-size: 28px;
    left: 34px;
    top: 26px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont .jy-yx-thumb {
    height: 505px;
  }
  .jy-yx {
    margin-top: 48px;
  }
  .jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
    height: 414px;
  }
  .jy-banner .xt-swiper .swiper-wrapper .swiper-slide {
    padding-top: 95px;
  }
  .jy-banner .jyban-dh{
    top: 8px;
  }
}
@media (max-width: 1199px) {
  .head .container {
    padding-top: 35px;
  }
  .jy-banner .jyban-dh {
    width: 100%;
  }
  .jy-zy {
    margin-top: 70px;
  }
  .jy-zy .jy-zy-desc {
    margin-top: 34px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(1) {
    height: 281px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(2) {
    font-size: 25px;
    left: 29px;
    top: 18px;
  }
  .jy-yx {
    margin-top: 33px;
  }
  .jy-fx .container .jy-fx-lf .jyms-swiper .swiper-wrapper .swiper-slide div {
    font-size: 17px;
  }
  .jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
    height: 345px;
  }
  .jy-fx .container .jy-fx-lf ul {
    margin-top: 50px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(1) .jy-yx-cont .jy-yx-thumb {
    height: 409px;
}

}
@media (max-width: 990px) {
  .head .container .head-rt ul {
    display: none;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div {
    left: 0;
  }
  .jy-banner .jyban-dh {
    right: 20px;
    bottom: 18px;
  }
  .jy-banner .jyban-dh ul li a {
    height: 52px;
  }
  .jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet {
    margin: 0 9px;
  }
  .jy-zy h3 {
    font-size: 26px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(1) {
    height: 212px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(2) {
    font-size: 21px;
    left: 27px;
    top: 9px;
  }
  .jy-zy .jy-zy-desc {
    font-size: 16px;
  }
  .jy-zy .jy-zy-con {
    margin-top: 58px;
  }
  .jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont .jy-yx-thumb {
    height: 280px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont .jy-yx-thumb {
    height: 370px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont div a:nth-child(1) {
    font-size: 23px;
  }
  .jy-fx .container .jy-fx-lf .jy-fx-bt h3 {
    font-size: 22px;
  }
  .jy-fx .container .jy-fx-lf .jyms-swiper .swiper-wrapper .swiper-slide div {
    font-size: 16px;
    line-height: 33px;
  }
  .jy-fx .container .jy-fx-lf {
    width: 43%;
  }
  .jy-fx .container .jy-fx-lf .jyms-swiper {
    margin-top: 35px;
  }
  .jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
    height: 285px;
  }
  .foot .container .foot-bt {
    display: block;
    text-align: center;
  }
  .mb-zd {
    display: block;
  }
  .head .container .head-rt {
    width: fit-content;
  }
  .head .container {
    max-width: 93% !important;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  /*.activehead .container .mb-ico img:nth-child(1) {*/
  /*  display: none;*/
  /*}*/
  /*.activehead .container .mb-ico img:nth-child(2) {*/
  /*  display: inline;*/
  /*}*/
  /*.ny-head .container .mb-ico img:nth-child(1) {*/
  /*  display: none;*/
  /*}*/
  /*.ny-head .container .mb-ico img:nth-child(2) {*/
  /*  display: inline;*/
  /*}*/
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(1) .jy-yx-cont .jy-yx-thumb {
    height: 281px;
}
.jy-banner .xt-swiper .swiper-wrapper .swiper-slide {
  padding-top: 70px;
}
.jy-banner .xt-swiper{
  width: 49.2%;
}
.jy-banner .xt-swiper .swiper-wrapper{
  width: 100%;
}
.jy-banner .xt-swiper {
  right: 34px;
  bottom: 39px;
}
}
@media (max-width: 767px) {
  .head .container .head-logo p {
    display: none;
  }
  .head .container .head-logo{
    display: flex;
  }
  .head .container .head-logo a{
    width: 135px;
  }
  .jy-banner .xt-swiper .swiper-wrapper .swiper-slide{
      padding-bottom: 40px;
  }
  .jy-banner .xt-swiper .jyban-pagination{
      bottom: 9px;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div img {
    height: 218px;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg div p {
    top: 0;
    letter-spacing: 8px;
    position: relative;
  }
  .jy-banner .jyban-swiper .swiper-wrapper .swiper-slide .ban-bg {
    align-items: flex-start;
    padding-top: 37%;
  }
  .jy-banner .xt-swiper {
    right: 0;
    bottom: 59px;
    width: 93%;
    margin: 0 auto;
    left: 0;
    padding-bottom: 3px;
  }
  .jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet {
    margin: 0 6px;
    width: 9px;
    height: 9px;
  }
  .jy-banner .xt-swiper .jyban-pagination .swiper-pagination-bullet::after {
    width: 9px;
    height: 9px;
  }
  .jy-banner .xt-swiper .jyban-paginationn {
    margin-top: 3px;
  }
  .jy-zy h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;
  }
  .jy-zy h3 img {
    margin-left: 7px;
    margin-right: 11px;
    width: 10px;
  }
  .jy-zy {
    margin-top: 32px;
  }
  .jy-zy .jy-zy-desc {
    font-size: 14px;
    line-height: 27px;
    margin-top: 11px;
  }
  .jy-zy .jy-zy-more {
    margin-top: 18px;
  }
  .jy-zy .jy-zy-con .jy-zy-items {
    width: 100%;
    margin-bottom: 20px;
  }
  .jy-zy .jy-zy-con .jy-zy-items .jy-zy-cont a:nth-child(2) {
    font-size: 17px;
    left: 17px;
  }
  .jy-zy .jy-zy-con {
    margin-top: 30px;
  }
  .jy-yx .jy-yx-bt h5 {
    font-size: 19px;
    font-weight: bold;
  }
  .jy-yx {
    margin-top: 13px;
  }
  .jy-yx .jy-yx-bt p {
    font-size: 15px;
    margin-top: 4px;
  }
  .jy-yx .jy-yx-con {
    flex-wrap: wrap;
  }
  .jy-yx .jy-yx-con .jy-yx-items {
    width: 100%;
    margin-bottom: 20px;
  }
  .jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont .jy-yx-thumb {
    height: 204px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2) {
    width: 100%;
    margin-top: 0;
    position: relative;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont .jy-yx-thumb {
    height: 204px;
  }
  .jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div a:nth-child(1) {
    font-size: 18px !important;
  }
  .jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont div a:nth-child(2) {
    font-size: 15px !important;
  }
  /*.jy-yx .jy-yx-con .jy-yx-items:nth-child(2) .jy-yx-cont .jy-yx-thumb {*/
  /*  transform: scale(1.1);*/
  /*}*/
  .jy-yx .jy-yx-con .jy-yx-items .jy-yx-cont {
    overflow: hidden;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(2):hover {
    margin-top: 0;
  }
  .jy-fx {
    margin-top: 7px;
    padding-top: 31px;
    margin-bottom: 30px;
  }
  .jy-fx .container {
    display: block;
  }
  .jy-fx .container .jy-fx-lf,
  .jy-fx .container .jy-fx-rt {
    width: 100%;
  }
  .jy-fx .container .jy-fx-lf .jy-fx-bt h3 {
    font-size: 17px;
    margin-top: 15px;
  }
  .jy-fx .container .jy-fx-lf .jyms-swiper .swiper-wrapper .swiper-slide div {
    font-size: 14px;
    line-height: 29px;
  }
  .jy-fx .container .jy-fx-lf .jyms-swiper {
    margin-top: 15px;
  }
  .jy-fx .container .jy-fx-lf .jyms-dh {
    margin-top: 15px;
  }
  .jy-fx .container .jy-fx-lf ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 19px;
  }
  .jy-fx .container .jy-fx-rt .jy-fx-rt-bt {
    font-size: 16px;
    padding-left: 0;
    margin-top: 15px;
  }
  .jy-fx .container .jy-fx-rt .jytp-swiper .swiper-wrapper .swiper-slide a {
    height: 242px;
  }
  .foot {
    padding-top: 19px;
  }
  .foot .container ul {
    flex-wrap: wrap;
    padding-bottom: 18px;
  }
  .foot .container ul li {
    width: 50%;
  }
  .foot .container ul li:nth-child(2n)::after,
  .foot .container ul li:nth-child(1)::before {
    display: none;
  }
  .foot .container .foot-bt {
    padding-bottom: 15px;
  }
  .foot .container ul li a {
    font-size: 15px;
  }
  .jyxshow-con .xshow-bt {
    font-size: 18px;
    line-height: 27px;
  }
  .jyxshow-con.container {
    margin-top: 26px;
    padding-bottom: 13px;
  }
  .jyxshow-con .xshow-date {
    font-size: 15px;
    margin-top: 3px;
  }
  .jyxshow-con .xshow-cont {
    font-size: 14px;
    line-height: 25px;
    margin-top: 7px;
    padding-bottom: 16px;
  }
  .jyxshow-con .xshow-dh p {
    margin-bottom: 0;
  }
  .jyxshow-con .xshow-dh {
    padding-top: 15px;
  }
  .jy-yx .jy-yx-con .jy-yx-items:nth-child(1) .jy-yx-cont .jy-yx-thumb {
    height: 193px;
}
.jy-yx .dx .jy-yx-items:nth-child(1) {
    width: 100%;
}
}
