.container {
  max-width: 1200px;
  padding: 0;
}
body {
  background: #fff;
}
.jy-navcurrent a {
  color: #00a338 !important;
}
.jy-navcurrent a::after {
  width: 100% !important;
}
.jy-equcurrent {
  background-color: #00a338 !important;
  border-bottom: 1px solid #00a338 !important;
}
.jy-equcurrent a {
  color: #fff !important;
}
.jy-equcurrent a::after {
  background: url(../images/jyq/sjx1.png) no-repeat !important;
}
.jy-nnav-current {
  background-color: #00a338 !important;
  color: #fff !important;
  border: solid 1px #00a338 !important;
}
@media (max-width: 768px) {
  .jy-intcon .jy-intconequ .col-sm-6 {
    padding: 0 7px;
  }
}
@media (max-width: 575px) {
  .jy-intcon .jy-intconequ .col-6 {
    padding: 0 7px;
  }
}
.jy-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 360px;
  max-height: 360px;
}
.jy-nav {
  box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
}
.jy-nav .jy-nav-cen {
  display: flex;
  justify-content: space-between;
}
.jy-nav p {
  display: flex;
  font-size: 14px;
  color: #999999;
  transition: all 0.5s;
  align-items: center;
}
.jy-nav p img {
  margin-right: 9px;
}
.jy-nav p a {
  font-size: 14px;
  color: #999999;
  transition: all 0.5s;
  padding: 0 3px;
}
.jy-nav p a:hover {
  color: #00a338;
}
.jy-nav ul {
  display: flex;
  width: 68%;
  justify-content: flex-end;
}
.jy-nav ul li {
  width: calc(100%/6.6);
  text-align: right;
}
.jy-nav ul li a {
  display: block;
  font-size: 15px;
  color: #666666;
  transition: all 0.5s;
  padding: 11px 0;
  width: fit-content;
  position: relative;
}
.jy-nav ul li a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  content: '';
  height: 1px;
  background: #00a338;
  transition: all 0.5s;
}
.jy-nav ul li a:hover {
  color: #00a338;
}
.jy-nav ul li:hover a::after {
  width: 100%;
}
.jy-intcon {
  padding: 50px 0;
}
.jy-intcon .jy-intcondesc {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #666666;
  padding-top: 40px;
}
.jy-intcon .jy-intcondigital {
  display: flex;
  justify-content: space-between;
  margin-top: 47px;
  margin-bottom: 63px;
}
.jy-intcon .jy-intcondigital li {
  background: url(../images/jyq/xt.jpg) no-repeat;
  width: 24.3%;
  background-size: auto;
  text-align: center;
  background-position: 50% 76%;
  padding-bottom: 26px;
}
.jy-intcon .jy-intcondigital h4 {
  font-size: 12px;
  color: #666666;
}
.jy-intcon .jy-intcondigital h4 span {
  font-size: 60px;
  font-weight: bold;
  color: #00a338;
  padding-right: 2px;
}
.jy-intcon .jy-intcondigital p {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-top: -5px;
}
.jy-intcon .jy-introbox {
  height: 660px;
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
}
.jy-intcon .jy-introbox .jy-item {
  width: 24.9%;
  height: 660px;
  margin-left: 1.8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con {
  width: 78%;
  margin: 0 auto;
  text-align: justify;
  display: none;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con h4 {
  font-size: 24px;
  color: #333333;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con div {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding-top: 15px;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit {
  background: url(../images/jyq/f1.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit img {
  display: block;
  margin: 0 auto;
  transition: all 0.5s;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit p {
  font-size: 18px;
  color: #ffffff;
  margin-top: 38px;
}
.jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit:hover img {
  transform: scale(1.2);
}
.jy-intcon .jy-introbox .jy-item:nth-child(1) .jy-introbox-con-tit {
  background: url("../images/jyq/f1.jpg") no-repeat;
  background-size: 100% 100%;
}
.jy-intcon .jy-introbox .jy-item:nth-child(2) .jy-introbox-con-tit {
  background: url("../images/jyq/f2.jpg") no-repeat;
  background-size: 100% 100%;
}
.jy-intcon .jy-introbox .jy-item:nth-child(3) .jy-introbox-con-tit {
  background: url("../images/jyq/f3.jpg") no-repeat;
  background-size: 100% 100%;
}
.jy-intcon .jy-introbox .jy-item:nth-child(4) .jy-introbox-con-tit {
  background: url("../images/jyq/f4.jpg") no-repeat;
  background-size: 100% 100%;
}
.jy-intcon .jy-introbox .big {
  display: flex;
  width: 75.84%;
  background: none !important;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.06);
  flex-direction: row-reverse;
}
.jy-intcon .jy-introbox .big .jy-introbox-con {
  display: block !important;
  width: 66%;
  padding: 0 43px;
}
.jy-intcon .jy-introbox .big .jy-introbox-con-tit {
  width: 34%;
}
.jy-intcon .jy-intconequ {
  margin-top: 66px;
  margin-bottom: 75px;
}
.jy-intcon .jy-intconequ .row .jy-intconequ-items {
  cursor: pointer;
  transition: all 0.5s;
}
.jy-intcon .jy-intconequ .row .jy-intconequ-items img {
  width: 100%;
}
.jy-intcon .jy-intconequ .row .jy-intconequ-items p {
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 6px;
}
.jy-intcon .jy-intconequ .row .jy-intconequ-items p::after {
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
  content: '';
  width: 26px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 1px;
}
.jy-intcon .jy-intconequ .row .jy-intconequ-items:hover {
  transform: translateY(-10px);
}
.jy-intcon .jy-intconhonor {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
  margin-bottom: 73px;
}
.jy-intcon .jy-intconcustomer {
  margin-top: 66px;
}
.jy-intcon .jy-intconcustomer .customer-swiper1 {
  display: none;
}
.jy-intcon .jy-intconcustomer .customer-swiper .swiper-wrapper .swiper-slide a,
.jy-intcon .jy-intconcustomer .customer-swiper1 .swiper-wrapper .swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-shadow: 1px 1px 10px #f0f0f0;
  height: 110px;
}
.jy-intcon .jy-intconcustomer .honer-nav1 {
  display: none;
}
.jy-intcon .jy-intconcustomer .honer-nav,
.jy-intcon .jy-intconcustomer .honer-nav1 {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jy-intcon .jy-intconcustomer .honer-nav img,
.jy-intcon .jy-intconcustomer .honer-nav1 img {
  width: 47.5%;
}
.jy-intcon .jy-intconcustomer .honer-nav .honer-nav-cen,
.jy-intcon .jy-intconcustomer .honer-nav1 .honer-nav-cen {
  position: relative;
  margin: 0 auto;
  width: 51px;
  min-width: 51px;
  height: 51px;
  border: solid 1px #00a338;
  border-radius: 100%;
  background: #00a338;
}
.jy-intcon .jy-intconcustomer .honer-nav .honer-nav-cen .swiper-button-prev,
.jy-intcon .jy-intconcustomer .honer-nav1 .honer-nav-cen .swiper-button-prev {
  background-image: url(../images/jyq/left.png);
  width: 7px;
  height: 13px;
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: auto;
  left: 8px;
}
.jy-intcon .jy-intconcustomer .honer-nav .honer-nav-cen .swiper-button-next,
.jy-intcon .jy-intconcustomer .honer-nav1 .honer-nav-cen .swiper-button-next {
  background-image: url(../images/jyq/right.png);
  width: 7px;
  height: 13px;
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: auto;
  right: 8px;
}
.jy-intcon .jy-intconcustomer .honer-nav .honer-nav-cen::after,
.jy-intcon .jy-intconcustomer .honer-nav1 .honer-nav-cen::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  width: 1px;
  height: 10px;
  background-color: #e0e0e0;
  transform: translate(-50%, -50%);
}
.jy-intcon .jy-intconcustomer .honer-nav1 {
  display: none;
}
.jy-intcontit {
  text-align: center;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.jy-intcontit h3 {
  font-size: 60px;
  font-weight: bold;
  color: #222226;
  opacity: 0.1;
  margin-bottom: 0;
}
.jy-intcontit p {
  font-size: 36px;
  color: #222226;
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 25px;
  width: 100%;
}
.jyq-newnav ul {
  visibility: hidden;
}
.jy-new-detail {
  padding: 25px 0 60px 0;
}
.jy-new-detail .jy-new-nav {
  display: flex;
  justify-content: center;
  margin-top: 51px;
}
.jy-new-detail .jy-new-nav li {
  width: 18.2%;
  text-align: center;
  margin-right: 53px;
}
.jy-new-detail .jy-new-nav li a {
  font-size: 14px;
  color: #000000;
  display: block;
  transition: all 0.5s;
  padding: 5.5px 0;
  border: solid 1px #e7e7e7;
}
.jy-new-detail .jy-new-nav li a:hover {
  background-color: #00a338;
  color: #fff;
  border: solid 1px #00a338;
}
.jy-new-detail .jy-new-nav li:last-child {
  margin-right: 0;
}
.jy-new-detail .jy-new-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 14px;
}
.jy-new-detail .jy-new-con .jy-new-items {
  display: flex;
  align-items: center;
  width: 49.5%;
  padding: 13px;
  margin-top: 27px;
  transition: all 0.5s;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 129px;
  max-height: 129px;
  width: 33.2%;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor {
  padding-left: 19px;
  width: 64.4%;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor .jy-new-tit {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333333;
  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-all;
  white-space: normal;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 33px;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor div p {
  font-size: 14px;
  color: #999999;
  display: flex;
  align-items: center;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor div p img {
  margin-right: 8px;
}
.jy-new-detail .jy-new-con .jy-new-items .jy-new-mor div a {
  font-size: 12px;
  color: #9a9a9a;
  transition: all 0.5s;
  border: solid 1px #9a9a9a;
  padding: 0px 23px;
}
.jy-new-detail .jy-new-con .jy-new-items:hover {
  box-shadow: 0px 7px 18px 0px rgba(163, 163, 163, 0.17);
}
.jy-new-detail .jy-new-con .jy-new-items:hover .jy-new-mor .jy-new-tit {
  color: #00a338;
}
.jy-new-detail .jy-new-con .jy-new-items:hover .jy-new-mor div a {
  background: #00a338;
  color: #fff;
  border: 1px solid #00a338;
}
.jy-new-page {
  display: flex;
  justify-content: center;
  margin-top: 67px;
}
.jy-new-page a {
  border: 1px solid #00a338;
  color: #7fd69e;
  padding: 0 11px;
  margin: 0 4px;
  transition: all 0.5s;
}
.jy-new-page a:hover {
  border: 1px solid #00a338;
  background: #00a338;
  color: #fff;
}
.jy-news-content {
  padding: 70px 0;
}
.jy-news-content h5 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.jy-news-content .jy-news-content-date {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #8c8a8a;
  text-align: center;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
}
.jy-news-content .jy-news-content-con {
  font-size: 14px;
  color: #333333;
  padding: 26px 0;
}
.jy-news-content-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 43px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.jy-news-content-page div {
  display: flex;
}
.jy-news-content-page div p {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #333333;
  padding-right: 120px;
}
.jy-news-content-page div p a {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #333333;
  transition: all 0.5s;
}
.jy-news-content-page div p a:hover {
  color: #00a338;
}
.jy-news-content-page div p:last-child {
  padding-right: 0;
}
.jy-news-content-page .back {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  width: fit-content;
  background-color: #00a338;
  border-radius: 4px;
  padding: 6.5px 28px;
}
.jy-equip {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 70px 0;
}
.jy-equip .jy-equip-nav {
  background-color: #f9f8f6;
  padding: 39px 20px 41px 19px;
  width: 21.5%;
}
.jy-equip .jy-equip-nav p:nth-child(1) {
  font-size: 20px;
  color: #333333;
  text-align: center;
}
.jy-equip .jy-equip-nav ul:nth-child(2) {
  border: 1px solid #eceaea;
  margin-top: 9px;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li {
  border-bottom: 1px solid #eceaea;
  padding: 10px 17px 10px 20px;
  transition: all 0.5s;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li a {
  font-size: 15px;
  color: #666666;
  display: block;
  position: relative;
  transition: all 0.5s;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li a::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 6px;
  background: url(../images/jyq/sjx.png) no-repeat;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li:hover {
  background-color: #00a338;
  border-bottom: 1px solid #00a338;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li:hover a {
  color: #fff;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li:hover a::after {
  background: url(../images/jyq/sjx1.png) no-repeat;
}
.jy-equip .jy-equip-nav ul:nth-child(2) li:last-child {
  border-bottom: none;
}
.jy-equip .jy-equip-nav p:nth-child(3) {
  font-size: 16px;
  color: #777777;
  margin-top: 45px;
}
.jy-equip .jy-equip-nav ul:nth-child(4) li {
  font-size: 12px;
  color: #a4a4a4;
}
.jy-equip .jy-equip-datail {
  width: 75.5%;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items {
  display: flex;
  align-items: center;
  padding: 27px 14px;
  transition: all 0.5s;
  border-top: 1px solid #f2f2f2;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 242px;
  height: 167px;
  max-height: 167px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con {
  padding-left: 27px;
  width: 72%;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a {
  display: block;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(1) {
  font-size: 16px;
  color: #333333;
  transition: all 0.5s;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(2) {
  font-size: 14px;
  line-height: 27px;
  color: #8c8a8a;
  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-all;
  white-space: normal;
  margin-top: 10px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(3) {
  font-size: 12px;
  color: #9a9a9a;
  width: fit-content;
  border: solid 1px #9a9a9a;
  padding: 0px 23px;
  margin-right: 0;
  margin-left: auto;
  margin-top: 2px;
  transition: all 0.5s;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(3):hover {
  background: #00a338;
  color: #fff;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items:last-child {
  border-bottom: 1px solid #f2f2f2;
}
.jy-equip .jy-equip-datail .jy-equip-datail-items:hover {
  box-shadow: 0px 7px 18px 0px rgba(163, 163, 163, 0.17);
}
.jy-equip .jy-equip-datail .jy-equip-datail-items:hover .jy-equip-datail-con a:nth-child(1) {
  color: #00a338;
}
.jy-equip .jy-equip-datail h4 {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7;
}
.jy-equip .jy-equip-datail h4::after {
  position: absolute;
  left: 0;
  bottom: -1.5px;
  content: '';
  width: 83px;
  height: 2px;
  background-color: #00a338;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  padding-bottom: 145px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf {
  width: 52%;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf h5 {
  font-size: 18px;
  font-weight: bold;
  color: #00a338;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf div {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 13px;
  padding-left: 28px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt {
  width: 44.1%;
  position: relative;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt .intro-swiper .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 263px;
  max-height: 263px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt .intro-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt .intro-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #c7c8c9;
  border: solid 1px #ffffff;
  margin: 0 8px;
}
.jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt .intro-pagination .swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  background-color: #00a338;
}
.jy-contact {
  padding: 30px 0;
}
.jy-contact ul {
  display: flex;
  justify-content: space-between;
  margin-top: 54px;
}
.jy-contact ul li {
  text-align: center;
  border: solid 1px #e7e7e7;
  width: 31.95%;
  padding: 30px 0;
  padding-bottom: 21px;
  transition: all 0.5s;
}
.jy-contact ul li img {
  display: block;
  margin: 0 auto;
}
.jy-contact ul li p:nth-child(2) {
  font-size: 18px;
  color: #333;
  padding-top: 16px;
}
.jy-contact ul li p:nth-child(3) {
  font-size: 14px;
  color: #666666;
  padding-top: 3px;
}
.jy-contact ul li:hover {
  transform: translateY(-10px);
}
.jy-contact .jy-contact-dt {
  padding: 14px;
  border: solid 1px #166af5;
  margin-top: 30px;
  overflow: hidden;
}
.jy-contact .jy-contact-dt #map {
  width: 100%;
  height: 500px;
}
.jy-contact .jy-contact-dt #map img {
  max-width: inherit;
}
@media (max-width: 1199px) {
  .container {
    max-width: 96%;
  }
  .jy-ban {
    height: 310px;
    max-height: 310px;
  }
  .jy-intcon .jy-introbox .big .jy-introbox-con {
    padding: 0 24px;
  }
  .jy-intcon .jy-introbox .jy-item {
    height: 600px;
  }
  .jy-intcon .jy-introbox {
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .jy-ban {
    height: 243px;
  }
  .jy-nav ul li {
    width: calc(100%/6);
  }
  .jy-intcon {
    padding: 24px 0;
  }
  .jy-intcontit h3 {
    font-size: 46px;
  }
  .jy-intcontit p {
    font-size: 25px;
    top: 17px;
  }
  .jy-intcon .jy-intcondesc {
    line-height: 27px;
  }
  .jy-intcon .jy-intcondigital {
    margin-bottom: 33px;
  }
  .jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit p {
    font-size: 15px;
    color: #ffffff;
    margin-top: 14px;
  }
  .jy-intcon .jy-intconequ {
    width: 87%;
    margin: 50px auto;
  }
  .jy-intcon .jy-intconequ .row .jy-intconequ-items {
    margin-bottom: 23px;
  }
  .jyq-newnav ul {
    display: none;
  }
  .jyq-newnav {
    padding-bottom: 9px;
    padding-top: 9px;
  }
  .jy-news-content-page div {
    display: block;
  }
  .jy-equip {
    padding: 40px 0;
  }
  .jy-equip {
    display: block;
  }
  .jy-equip .jy-equip-nav,
  .jy-equip .jy-equip-datail {
    width: 100%;
  }
  .jy-equip .jy-equip-nav {
    padding: 19px;
  }
  .jy-equip .jy-equip-nav p:nth-child(3) {
    margin-top: 15px;
  }
  .jy-equip .jy-equip-datail {
    padding-top: 30px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf div {
    font-size: 14px;
    line-height: 23px;
    padding-left: 10px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce {
    padding-bottom: 102px;
  }
  .jy-new-detail .jy-new-nav {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .jy-ban {
    height: 165px;
  }
  .jy-nav .jy-nav-cen {
    display: block;
  }
  .jy-nav ul {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
  .jy-nav ul li {
    width: calc(100%/3);
    text-align: center;
  }
  .jy-nav ul li a {
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 6px;
    width: auto;
  }
  .jy-nav {
    padding-top: 9px;
  }
  .jy-intcontit h3 {
    font-size: 39px;
  }
  .jy-intcontit p {
    font-size: 22px;
    top: 12px;
  }
  .jy-intcon .jy-intcondesc {
    padding-top: 20px;
    text-align: justify;
  }
  .jy-intcon .jy-intcondigital {
    margin-top: 10px;
    flex-wrap: wrap;
    margin-bottom: 21px;
  }
  .jy-intcon .jy-intcondigital li {
    width: 48.5%;
  }
  .jy-intcon .jy-intcondigital h4 span {
    font-size: 47px;
  }
  .jy-intcon .jy-introbox {
    margin: 34px auto;
  }
  .jy-intcon .jy-introbox {
    display: block;
    height: inherit;
  }
  .jy-intcon .jy-introbox .big {
    width: 100%;
  }
  .jy-intcon .jy-introbox .jy-item {
    width: 100%;
    display: block;
    height: inherit;
  }
  .jy-intcon .jy-introbox .big .jy-introbox-con-tit,
  .jy-intcon .jy-introbox .big .jy-introbox-con {
    width: 100%;
  }
  .jy-intcon .jy-introbox .big .jy-introbox-con {
    padding: 14px;
  }
  .jy-intcon .jy-introbox .jy-item .jy-introbox-con h4 {
    font-size: 22px;
  }
  .jy-intcon .jy-introbox .jy-item .jy-introbox-con div {
    font-size: 14px;
    line-height: 23px;
    padding-top: 3px;
    text-align: justify;
  }
  .jy-intcon .jy-introbox .jy-item {
    margin-bottom: 10px;
  }
  .jy-intcon .jy-introbox .jy-item .jy-introbox-con-tit {
    height: 154px;
    background-size: cover !important;
    background-position: center !important;
  }
  .jy-intcon .jy-intconequ {
    margin: 30px auto;
    margin-bottom: 10px;
  }
  .jy-intcon .jy-intconhonor {
    margin-top: 33px;
    margin-bottom: 34px;
  }
  .jy-intcon .jy-intconcustomer {
    margin-top: 23px;
    overflow: hidden;
  }
  .jy-intcon .jy-intconcustomer .honer-nav {
    margin-top: 34px;
    width: 100%;
  }
  .customer-swiper1 {
    display: block !important;
  }
  .honer-nav1 {
    display: flex !important;
  }
  .customer-swiper,
  .honer-nav {
    display: none !important;
  }
  .jy-intcon .jy-intconcustomer .honer-nav1 {
    margin-top: 18px;
    justify-content: center;
  }
  .jy-intcon .jy-intconcustomer .customer-swiper .swiper-wrapper .swiper-slide a,
  .jy-intcon .jy-intconcustomer .customer-swiper1 .swiper-wrapper .swiper-slide a {
    height: 90px;
    padding: 0 18px;
  }
  .jy-news-content {
    padding: 34px 0;
  }
  .jy-news-content h5 {
    font-size: 20px;
  }
  .jy-news-content-page {
    padding: 18px 0;
    display: block;
  }
  .jy-news-content-page .back {
    font-size: 14px;
    padding: 1.5px 18px;
    margin: 0 auto;
    margin-top: 9px;
  }
  .jy-contact {
    padding: 21px 0;
  }
  .jy-contact ul {
    margin-top: 33px;
    display: block;
  }
  .jy-contact ul li {
    width: 100%;
    margin-bottom: 13px;
  }
  .jy-equip {
    padding: 23px 0;
  }
  .jy-equip .jy-equip-nav ul:nth-child(2) li {
    padding: 6px 15px;
  }
  .jy-equip .jy-equip-datail {
    padding-top: 17px;
  }
  .jy-equip .jy-equip-datail h4 {
    font-size: 22px;
    padding-bottom: 12px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce {
    display: block;
    margin-top: 23px;
    padding-bottom: 70px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf,
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt {
    width: 100%;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-lf div {
    margin-top: 0;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-introduce .jy-equip-datail-introduce-rt {
    margin-top: 18px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-items {
    padding: 14px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(2) {
    line-height: 20px;
    margin-top: 1px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con {
    padding-left: 12px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-thumb {
    width: 43%;
    height: 130px;
    max-height: 130px;
  }
  .jy-equip .jy-equip-datail .jy-equip-datail-items .jy-equip-datail-con a:nth-child(3) {
    margin-top: 9px;
  }
  .jy-new-page {
    margin-top: 25px;
  }
  .jy-new-detail .jy-new-nav li {
    width: 38.2%;
    margin-right: 18px;
  }
  .jy-new-detail .jy-new-con {
    display: block;
  }
  .jy-new-detail .jy-new-con .jy-new-items {
    width: 100%;
  }
}
