/* 1206后加 */
.jyg-ryzz-lf::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 30px;
  background: #17375e;
  top: -5px;
  content: '';
  left: 8px;
}

.jys-zr-active{
  margin-bottom: 80px;
}


/* 新增css 2024/1/10 加入我们 关于我们 */ 
.zp-btn{
    width: 38%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3%;
}
.zp-btn p{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    /*font-weight: 550;*/
    font-family: MicrosoftYaHei;
}
.zp-btn a{
    line-height: 30px;
    border: 1px solid #0a4384;
    color: #0a4384;
    font-family: MicrosoftYaHei;
    padding: 0 2%;
    border-radius: 5px;
    transition: all .5s;
}
.zp-btn a:hover{
    background: #0a4384;
    color: #fff;
}
.hb-lb{
    overflow: hidden;
    margin-top: 2%;
    position: relative;
}
.hb-lb .con1Swiper .swiper-slide .hb-img{
    height: 450px;
}
.hb-lb .con1Swiper .swiper-slide .hb-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hb-lb .con1Swiper .swiper-slide p{
    font-size: 18px;
    text-align: center;
    margin-top: 2%;
    font-weight: 550;
    opacity: 0;
    transition: all .5s;
}
.hb-lb .con1Swiper .swiper-slide-active p{
    opacity: 1;
}
.hb-lb .swiper-button-prev{
    background: none;
    background: rgba(214,214,214,.4);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    left: 22.3%;
    top: 50%;
    transform: translateY(-50%);
}
.hb-lb .swiper-button-prev:after{
    color: #9a9494;
    font-size: 30px;
    font-weight: 600;
}
.hb-lb .swiper-button-next{
    background: none;
    background: rgba(214,214,214,.4);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    right: 22.3%;
    top: 50%;
    transform: translateY(-50%);
}
.hb-lb .swiper-button-next:after{
    color: #9a9494;
    font-size: 30px;
    font-weight: 600;
}
.nk{
    margin-top: 3%;
    position: relative;
}
.nk .nkSwiper{
    overflow: hidden;
    padding: 8px;
}
.nk .nkSwiper .swiper-slide{
    box-shadow: 1px 1px 5px #ccc;
}
.nk .nkSwiper .swiper-slide a .nk-img{
    overflow: hidden;
    width: 100%;
    height: 310px;
}
.nk .nkSwiper .swiper-slide a .nk-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
.nk .nkSwiper .swiper-slide:hover a .nk-img img{
    transform: scale(1.05);
}
.nk .nkSwiper .swiper-slide a p{
    text-align: center;
    padding: 2% 0;
    line-height: 35px;
    font-size: 18px;
    font-weight: 550;
    color: #333;
    transition: all .5s;
    position: relative;
}
.nk .nkSwiper .swiper-slide:hover a p{
    color: #0a4384;
}
.nk .swiper-button-prev{
    background: none;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    left: 5.3%;
    top: 59%;
    z-index: 1;
}
.nk .swiper-button-prev:after{
    color: #8b8787;
    font-size: 56px;
    font-weight: 800;
}
.nk .swiper-button-next{
    background: none;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    right: 5.3%;
    top: 59%;
    z-index: 1;
}
.nk .swiper-button-next:after{
    color: #8b8787;
    font-size: 56px;
    font-weight: 800;
}
@media (max-width:1800px){
    .nk .nkSwiper .swiper-slide a .nk-img {
    overflow: hidden;
    width: 100%;
    height: 271px;
}
.nk .swiper-button-prev{
    left: 0;
}
.nk .swiper-button-next{
    right: 0;
}
}
@media (max-width:1500px){
  .zp-btn{
    width: 44%;
  }
  .hb-lb .swiper-button-next{
      right: 21.7%;
  }
    .hb-lb .swiper-button-prev{
      left: 21.7%;
  }
}
@media (max-width:1300px){
  .zp-btn{
    width: 50%;
  }
}
@media (max-width:1199px){
  .zp-btn{
    width: 60%;
  }
  .hb-lb .con1Swiper .swiper-slide .hb-img {
    height: 366px;
}
  .hb-lb .swiper-button-prev {
    left: 13.7%;
}
.hb-lb .swiper-button-next {
    right: 13.7%;
}
}

@media (max-width:990px){
  .jys-zr-active{
    margin-bottom: 54px;
  }
    .zp-btn{
    width: 68%;
  }
  .hb-lb .con1Swiper .swiper-slide .hb-img {
    height: 283px;
}
  .hb-lb .swiper-button-prev {
    left: 11.7%;
}
.hb-lb .swiper-button-next {
    right: 11.7%;
}
.nk .swiper-button-prev:after{
    font-size: 28px;
}
.nk .swiper-button-next:after{
    font-size: 28px;
}
.nk .swiper-button-prev {
    left: -9px;
}
.nk .swiper-button-next {
    right: -9px;
}
.nk .nkSwiper .swiper-slide a .nk-img {
    height: 214px;
}
}
@media (max-width:767px){
  .jys-zr-active{
    margin-bottom: 32px;
  }
  .js-swiper .swiper-wrapper{
    width: 90%;
  }
      .zp-btn{
    width: 90%;
  }
     .zp-btn p{
         width: 100%;
     }
     .zp-btn a{
         margin-top: 4%;
     }
       .hb-lb .swiper-button-prev {
    left: 0%;
}
.hb-lb .swiper-button-next {
    right:0%;
}
.hb-lb .swiper-button-prev{
    width: 30px;
    height: 30px;
}
.hb-lb .swiper-button-next{
    width: 30px;
    height: 30px;
}
.hb-lb .swiper-button-prev:after{
    font-size: 12px;
}
.hb-lb .swiper-button-next:after{
    font-size: 12px;
}
.nk .swiper-button-prev {
    left: -15px;
}
.nk .swiper-button-next {
    right: -15px;
}
.nk .nkSwiper .swiper-slide a .nk-img {
    height: 219px;
}
}

/* 后加内容 */

#before_red::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #9b2f32;
  border-radius: 100%;
  left: 4px;
  top: 9px;
}

#before_red::before {
  position: absolute;
  width: 17px;
  height: 17px;
  border: solid 1px #9b2f32;
  border-radius: 100%;
  content: '';
  left: 0;
  top: 5px;
  background: #fff;
}

#before_red>h4 {
  color: #9b2f32;
}

/* :end */

body {
  background: #fff;
}

/* @font-face {
  font-family: SourceHanSansCN-Regular;
  src: url("../font/SourceHanSans-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: CenturyGothic-Bold;
  src: url("../font/GOTHICB.TTF");
  font-weight: normal;
  font-style: normal;
} */

.h-active {
  color: #17375e !important;
}

.h-active:after {
  width: 32px !important;
}

.container {
  /*max-width: 1565px;*/
  max-width: 1527px;
  padding: 0;
}

.activehead {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 990;
  box-shadow: 0px 2px 10px #000;
  background: rgba(255,255,255,0.9);
}

.head {
  position: relative;
  transition: all 0.5s;
}

.head .head-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head .head-cen .head-rt {
  /* width: 69.25%; */
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head .head-cen .head-rt ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* width: 88%; */
  width: 86%;
  /* margin-bottom: 0; */
}

.head .head-cen .head-rt ul li a {
  font-size: 16px;
  transition: all 0.5s;
  color: #666666;
  font-family: MicrosoftYaHei;
  position: relative;
  display: block;
  padding: 35px 0;
  /* text-decoration: none; */
}

.head .head-cen .head-rt ul li a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 28px;
  width: 0;
  transition: all 0.3s;
  height: 2px;
  background-color: #17375e;
}

.head .head-cen .head-rt ul li a:hover {
  color: #17375e !important;
}

.head .head-cen .head-rt ul li a:hover::after {
  width: 32px;
}

/* .head .head-cen .head-rt ul li .head-item {
  position: absolute;
  width: 46.2%;
  background-color: #fbfbfb;
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.04);
  left: 50%;
  display: flex;
  justify-content: space-between;
  transform: translateX(-50%);
  padding-top: 10px;
  padding-bottom: 28px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px) translateX(-50%);
  transition: all 0.5s;
} */

.head .head-cen .head-rt ul li .head-item ul {
  display: flex;
  width: inherit;
  margin-top: 6px;
  min-width: calc(100%/4);
  flex-direction: column;
}

.head .head-cen .head-rt ul li .head-item ul li a {
  padding: 0;
  white-space: nowrap;
  transition: all 0.5s;
}

.head .head-cen .head-rt ul li .head-item ul li a::after {
  display: none;
}

.head .head-cen .head-rt ul li .head-item ul li a:hover::after {
  display: none;
}

.head .head-cen .head-rt ul li .head-item ul li span a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #555555;
}

.head .head-cen .head-rt ul li .head-item ul li p {
  position: relative;
  padding-left: 17px;
}

.head .head-cen .head-rt ul li .head-item ul li p a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  transition: all 0.5s;
  color: #999999;
}

.head .head-cen .head-rt ul li .head-item ul li p::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #031e79;
  border-radius: 100%;
}

/* .head .head-cen .head-rt ul li:hover .head-item {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) translateX(-50%);
  z-index: 9;
} */

.head .head-cen .head-rt .headrt-rt {
  display: flex;
  align-items: center;
  /* width: 6.7%; */
  width: 9.5%;
  justify-content: space-between;
}

.head .head-cen .head-rt .headrt-rt .head-lan {
  position: relative;
}

.head .head-cen .head-rt .headrt-rt .head-lan span {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.head .head-cen .head-rt .headrt-rt .head-lan span a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666666;
}

.head .head-cen .head-rt .headrt-rt .head-lan span img {
  margin-left: 6px;
}

.head .head-cen .head-rt .headrt-rt .head-lan div {
  position: absolute;
  min-width: 100%;
  background: #17375e;
  display: none;
}

.head .head-cen .head-rt .headrt-rt .head-lan div a {
  color: #fff;
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 0 8px;
}

.head .head-cen .head-rt .headrt-rt .head-search {
  padding: 37px 0;
  cursor: pointer;
}

.head-search form {
  position: absolute;
  top: 100%;
  background: #17375e;
  padding: 11px 10px;
  width: 100%;
  right: 0;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 3;
}

.head-search form p span input:nth-child(1) {
  display: block;
  width: 100%;
  background: #fff;
  padding: 11px 11px;
  border: 1px solid #dedede;
  outline: none;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
}

.head-search form p span {
  width: 91%;
  position: relative;
}

.head-search form p span::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 5px;
  /* background: #000; */
}

.head-search form p input:nth-child(2) {
  background: url(../jy-images/fdj1.png) no-repeat;
  display: block;
  width: 15px;
  height: 14px;
  background-size: 100% 100%;
  margin-left: 15px;
}

.head-search form p {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24%;
}

.head-search:hover form {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.jyi-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 360px;
  max-height: 360px;
}

.i-crumb {
  box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
}

.i-crumb .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.i-crumb .container p {
  display: flex;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #999999;
  padding: 11px 0;
}

.i-crumb .container p img {
  margin-right: 7px;
}

.i-crumb .container p a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  transition: all 0.5s;
  color: #999999;
  margin: 0 4px;
}

.i-crumb .container p a:hover {
  color: #17375e;
}

.mb-nav {
  position: fixed;
  z-index: 9999999 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  top: 0;
  display: none;
  padding-top: 33px;
  height: 100%;
}

.mb-nav form {
  position: relative;
  background: #17375e;
  padding: 11px 10px;
  width: 100%;
  opacity: 1;
  visibility: visible;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 3;
  margin-top: 23px;
}

.mb-nav form p span input:nth-child(1) {
  display: block;
  width: 100%;
  background: #fff;
  padding: 11px 11px;
  border: 1px solid #dedede;
  outline: none;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
}

.mb-nav form p span {
  width: 91%;
  position: relative;
}

.mb-nav form p span::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 5px;
  background: #000;
}

.mb-nav form p input:nth-child(2) {
  background: url(../jy-images/fdj1.png) no-repeat;
  display: block;
  width: 15px;
  height: 14px;
  background-size: 100% 100%;
  margin-left: 15px;
}

.mb-nav form p {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 86%;
}

.mb-nav p {
  width: 80%;
  margin: 0 auto;
}

.mb-nav p img {
  max-width: 36px;
  display: block;
  margin-right: 0;
  margin-left: auto;
  background-color: #17375e;
  padding: 6px;
}

.mb-nav div {
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  justify-content: center;
  margin-top: 19px;
}

.mb-nav div img {
  margin-right: 10px;
}

.mb-nav div p {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #17375e;
  line-height: 18px;
  width: 130px;
  margin: 0;
}

.mb-nav div p span {
  font-size: 20px;
  white-space: nowrap;
}

.mb-nav .logo {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 77%;
  margin-top: 39px;
}

.mb-nav ul {
  width: 80%;
  margin: 0 auto;
  margin-top: 28px;
}

.mb-nav ul li {
  position: relative;
  border-bottom: 1px solid #17375e;
}

.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 50px;
  padding-left: 19px;
  display: block;
  position: relative;
  width: 90%;
}

.mb-nav ul li img {
  position: absolute;
  right: 9px;
  top: 24px;
}

.mb-nav ul li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #17375e;
}

.mb-nav ul li div {
  display: none;
  margin-top: 0;
  padding-bottom: 13px;
  width: 88%;
}

.mb-nav ul li div a {
  line-height: 27px;
}

.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;
  margin-top: 4px !important;
}

.mb-nav .mb-dl li {
  width: 12% !important;
  border-bottom: none;
}

.mb-nav .mb-dl li a {
  padding-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mb-nav .mb-dl li a::before {
  display: none;
}

.mb-nav .mb-dl li:nth-child(2) a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #17375e;
  letter-spacing: 1px;
}

.mb-zd {
  display: none;
}

.mb-zd img {
  height: 24px;
}

.jyc-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  padding-bottom: 80px;
}

.jyc-con .jyc-con-lf {
  /* border: solid 2px #17375e; */
  width: 16.65%;
}

.jyc-con .jyc-con-lf h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
  background: #17375e;
  padding: 24.5px 0;
  margin-bottom: 0;
}

.jyc-con .jyc-con-lf div {
  padding: 9px 0;
}

.jyc-con .jyc-con-lf div ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #f0f0f0;
  margin-bottom: 9px;
  padding: 12.5px 30px;
}

.jyc-con .jyc-con-lf div ul li a:nth-child(1) {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  letter-spacing: 1px;
  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;
}

.jyc-con .jyc-con-lf div ul li a:nth-child(2) img:nth-child(2) {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.jyc-con .jyc-con-lf div ul li:hover a:nth-child(1) {
  color: #17375e;
}

.jyc-con .jyc-con-lf div ul li:hover a:nth-child(2) img:nth-child(1) {
  display: none;
}

.jyc-con .jyc-con-lf div ul li:hover a:nth-child(2) img:nth-child(2) {
  display: inline;
  opacity: 1;
  visibility: visible;
}

.jyc-con .jyc-con-lf div ul li:last-child {
  margin-bottom: 0;
}

.jyc-con .jyc-con-rt {
  width: 79.45%;
}

.jyc-con .jyc-con-rt .jyc-con-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-thumb {
  width: 40.25%;
  height: 360px;
  border: solid 1px #cecece;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-thumb a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-thumb a img {
  max-height: 100%;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail {
  width: 56.5%;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
  color: #17375e;
  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;
  transition: all 0.5s;
  padding-bottom: 11px;
  position: relative;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 36px;
  height: 3px;
  background-color: #17375e;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  margin-top: 39px;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(3) {
  width: 114px;
  height: 36px;
  background-color: #17375e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #ffffff;
  margin-top: 35px;
  transition: all 0.5s;
}

.jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(3):hover {
  background: #000;
  transform: translateX(10px);
}

#pagesize {
  margin-top: 60px;
}

#pagesize ul {
  display: flex;
  justify-content: center;
}

#pagesize ul li {
  margin: 0 4.5px;
}

#pagesize ul li a, #pagesize ul li span {
  display: block;
  font-size: 14px;
  color: #999999;
  border: solid 1px #e2e2e2;
  padding: 0 12.25px;
  transition: all 0.5s;
}

#pagesize ul li a:hover {
  background: #17375e;
  border: solid 1px #17375e;
  color: #fff;
}

#pagesize ul li .active {
  background: #17375e !important;
  border: solid 1px #17375e !important;
  color: #fff !important;
}

.c-active a:nth-child(1) {
  color: #17375e !important;
}

.c-active a:nth-child(2) img:nth-child(1) {
  display: none !important;
}

.c-active a:nth-child(2) img:nth-child(2) {
  display: inline !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.jyc-show {
  margin-top: 80px;
  padding-bottom: 80px;
}

.jyc-show .jyc-show-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf {
  width: 40.3%;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-top {
  border: solid 1px #cecece;
  height: 420px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-top .swiper-wrapper .swiper-slide p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-top .swiper-wrapper .swiper-slide p img {
  /* max-width: 69.2%; */
  max-width: 100%;
  max-height: 100%;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs {
  margin-top: 13px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs .swiper-wrapper .swiper-slide {
  border: solid 1px #cecece;
  height: 97px;
  cursor: pointer;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs .swiper-wrapper .swiper-slide p {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs .swiper-wrapper .swiper-slide p img {
  max-width: 76%;
  max-height: 100%;
}

.jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active {
  border: solid 1px #17375e;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt {
  padding-top: 44px;
  width: 56.5%;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt .jyc-show-tp-rt-title {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  color: #17375e;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt .jyc-show-tp-rt-title::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #17375e;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 42px;
  min-height: 90px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt ul {
  border-top: 1px solid #eeee;
  margin-top: 58px;
  padding-top: 44px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt ul li {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #898989;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.jyc-show .jyc-show-tp .jyc-show-tp-rt ul li img {
  margin-right: 20px;
}

.jyc-show .jyc-show-parameter {
  margin-top: 39px;
}

.jyc-show .jyc-show-parameter div {
  margin-top: 8px;
}

.jyc-show .jyc-show-parameter div table {
  max-width: 1253px;
  width: 80.1%;
}

.jyc-show .jyc-show-parameter div table tr td {
  font-size: 18px;
  color: #333333;
  border: solid 1px #c4c4c4;
  text-align: center;
  padding: 7px 0;
}

.jyc-show .jyc-show-advantage {
  margin-top: 44px;
}

.jyc-show .jyc-show-advantage div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  opacity: 0.95;
  margin-top: 6px;
}

.jyc-show .jyc-show-field {
  margin-top: 30px;
}

.jyc-show .jyc-show-field div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  opacity: 0.95;
  margin-top: 6px;
}

.jyc-show .jyc-show-sample {
  margin-top: 34px;
}

.jyc-show .jyc-show-sample .jyc-show-bt2 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #17375e;
  margin-left: 27px;
}

.jyc-show .jyc-show-sample ul {
  display: flex;
  align-items: flex-start;
  margin-left: 17.5px;
  margin-right: -9.5px;
  flex-wrap: wrap;
  margin-top: 3px;
}

.jyc-show .jyc-show-sample ul li {
  text-align: center;
  width: 11.4%;
  padding: 0 9.5px;
  margin-bottom: 10px;
}

.jyc-show .jyc-show-sample ul li p:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 154px;
  max-height: 154px;
}

.jyc-show .jyc-show-sample ul li P:nth-child(2) {
  font-size: 14px;
  margin-top: 6px;
  color: #333333;
  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;
  white-space: nowrap;
}

.jyc-show .jyc-show-more {
  margin-top: 30px;
}

.jyc-show .jyc-show-more ul {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #eee;
  margin-top: 8px;
}

.jyc-show .jyc-show-more ul li {
  width: 29%;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  transition: all 0.5s;
  color: #666666;
  text-align: center;
  cursor: pointer;
  padding-bottom: 3px;
  position: relative;
}

.jyc-show .jyc-show-more ul li::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0px;
  height: 1px;
  background-color: #17375e;
  bottom: -1px;
  transition: all 0.5s;
}

.jyc-show .jyc-show-more ul li:hover {
  color: #17375e;
}

.jyc-show .jyc-show-more ul li:hover::after {
  width: 176px;
}

.jyc-show .jyc-show-more .jyc-show-more-cont {
  margin-top: 32px;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item {
  display: none;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row {
  margin-left: -12px;
  margin-right: -12px;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items {
  padding: 0 12px 20px;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div {
  position: relative;
  overflow: hidden;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div a:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 342px;
  max-height: 342px;
  display: block;
  transition: all 0.5s;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div a:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 78px;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div:hover a:nth-child(1) {
  transform: scale(1.2);
}

.jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item:nth-child(1) {
  display: block;
}

.s-active {
  color: #17375e !important;
}

.s-active::after {
  width: 176px !important;
}

.jyc-show-bt {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  position: relative;
  color: #17375e;
  padding-left: 27px;
}

.jyc-show-bt:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 11px;
  height: 11px;
  background-color: #17375e;
}

.i-crumb ul {
  display: flex;
  /* justify-content: space-between;
  min-width: 42.3%; */
  max-width: 70%;
}
.i-crumb ul li{
  margin-right:50px;
}
.i-crumb ul li a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  transition: all 0.5s;
  color: #898989;
  position: relative;
  padding: 18px 0;
}

.i-crumb ul li a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  width: 0;
  transition: all 400ms;
  height: 2px;
  background-color: #17375e;
}

.i-crumb ul li a:hover {
  color: #17375e;
}

.i-crumb ul li a:hover::after {
  width: 54px;
}

.g-active {
  color: #17375e !important;
}

.g-active::after {
  width: 54px !important;
}

.jyjj-con {
  margin-top: 60px;
}

.jyjj-con .jyjj-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 43px;
}

.jyjj-con .jyjj-cont .jyjj-con-lf {
  width: 38.4%;
  padding: 33px 22px 22px 33px;
  position: relative;
}

.jyjj-con .jyjj-cont .jyjj-con-lf div {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 395px;
  max-height: 395px;
}

.jyjj-con .jyjj-cont .jyjj-con-lf div img {
  cursor: pointer;
}

.jyjj-con .jyjj-cont .jyjj-con-lf::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 162px;
  height: 177px;
  border-left: 14px solid #17375e;
  border-top: 14px solid #17375e;
}

.jyjj-con .jyjj-cont .jyjj-con-lf::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  width: 60px;
  height: 60px;
  border-right: 9px solid #17375e;
  border-bottom: 9px solid #17375e;
}

.jyjj-con .jyjj-cont .jyjj-con-rt {
  width: 57.5%;
}

.jyjj-con .jyjj-cont .jyjj-con-rt h4 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.jyjj-con .jyjj-cont .jyjj-con-rt div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 26px;
}

.jyjj-bt {
  text-align: center;
}

.jyjj-bt h3 {
  font-size: 43px;
  color: #333333;
  font-family: Arial-Bold;
}

.jyjj-bt h3 span {
  font-size: 56px;
  color: #17375e;
}

.jyjj-bt p {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  color: #3f3f3f;
  margin-top: -5px;
}

.jywh-con {
  background: url(../jy-images/w-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 45px;
  padding-bottom: 70px;
}

.jywh-con .container .jyjj-bt h3 {
  color: #fff !important;
}

.jywh-con .container .jyjj-bt h3 span {
  color: #fff !important;
}

.jywh-con .container .jyjj-bt p {
  color: #fff !important;
}

.jywh-con .container .jywh-cont {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}

.jywh-con .container .jywh-cont .jywh-items {
  width: 18%;
  border: 1px solid #fff;
  border-top: none;
}

.jywh-con .container .jywh-cont .jywh-items .jywh-thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 161px;
  max-height: 161px;
}

.jywh-con .container .jywh-cont .jywh-items div {
  padding: 8px 19px 10px 19px;
}

.jywh-con .container .jywh-cont .jywh-items div p:nth-child(1) {
  font-size: 16px;
  color: #ffffff;
  padding-left: 36px;
  position: relative;
}

.jywh-con .container .jywh-cont .jywh-items div p:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 20px;
  height: 1px;
  background-color: #ffffff;
}

.jywh-con .container .jywh-cont .jywh-items div p:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #ffffff;
  margin-top: 2px;
  padding-left: 36px;
}

.jyg-js {
  margin-top: 63px;
}

.jyg-js #certify {
  position: relative;
  width: 100%;
  margin-top: 44px;
}

.jyg-js #certify .js-swiper {
  padding: 10px 0;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active {
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
}

@media(max-width:1250px) {
  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active {
    box-shadow: 0 0 0;
  }
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide {
  background: #fff;
  display: flex;
  max-width: 1110px;
  align-items: center;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-lf {
  width: 100%;
  margin: 0 auto;
  margin-right: 0;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-lf p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 513px;
  max-height: 513px;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt {
  width: 62.8%;
  padding: 0 75px;
  display: none;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt h4 {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: flex-end;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt h4 span {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  color: #666666;
  margin-left: 13px;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt div:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 11px;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt div:nth-child(3) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  margin-top: 16px;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-prev .jyg-js-lf p {
  background-position: right;
  background-size: contain;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-next .jyg-js-lf p {
  background-position: left;
  background-size: contain;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active .jyg-js-lf {
  width: 37.2%;
}

.jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active .jyg-js-rt {
  display: block;
}

.jyg-lc {
  background: #f8f9fa;
  margin-top: 80px;
  padding-top: 44px;
  padding-bottom: 64px;
}

.jyg-lc .container .gallery-top1 {
  margin-top: 30px;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) {
  display: flex;
  align-items: center;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) h3 {
  font-size: 58px;
  color: #959595;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 19px;
  color: #6f6f6f;
  position: relative;
  padding-left: 23px;
  margin-left: 23px;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) p::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 31px;
  background-color: #b5b5b5;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 28px;
  color: #272727;
  margin-top: 30px;
  width: 405px;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt {
  width: 56.2%;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt ul {
  display: flex;
  justify-content: space-between;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt ul li {
  width: 46.75%;
}

.jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt ul li p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 275px;
  max-height: 275px;
}

.jyg-lc .container .gallery-thumbs1 {
  position: relative;
  padding-top: 5px;
  margin-top: 86px;
}

.jyg-lc .container .gallery-thumbs1 .swiper-wrapper .swiper-slide div {
  padding-top: 35px;
  position: relative;
  cursor: pointer;
}

.jyg-lc .container .gallery-thumbs1 .swiper-wrapper .swiper-slide div p {
  /* width: 64px; */
  width: 80px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
}

.jyg-lc .container .gallery-thumbs1 .swiper-wrapper .swiper-slide div::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: solid 1px #b6b6b6;
  top: 5px;
  border-radius: 100%;
}

.jyg-lc .container .gallery-thumbs1 .swiper-wrapper .swiper-slide-thumb-active div::before {
  width: 23px;
  height: 31px;
  background: url(../jy-images/dd.png) no-repeat;
  background-size: 100% 100%;
  border: none;
  top: -3px;
}

.jyg-lc .container .gallery-thumbs1 .swiper-wrapper .swiper-slide-thumb-active div p {
  background: #17375e;
  color: #fff;
}

.jyg-lc .container .gallery-thumbs1 .thumbs1-next {
  opacity: 1;
  right: 0;
  width: 26px;
  height: 26px;
  background: url(../jy-images/trt.png) no-repeat;
  background-size: 100% 100%;
  top: 43%;
  background-color: #f8f9fa;
}

.jyg-lc .container .gallery-thumbs1 .thumbs1-next:after, .jyg-lc .container .gallery-thumbs1 .thumbs1-prev:after {
  display: none;
}

.jyg-lc .container .gallery-thumbs1 .thumbs1-prev {
  opacity: 1;
  left: 0;
  width: 26px;
  height: 26px;
  background: url(../jy-images/tlf.png) no-repeat;
  background-size: 100% 100%;
  top: 43%;
  background-color: #f8f9fa;
}

.jyg-lc .container .gallery-thumbs1::before {
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  height: 1px;
  border-top: 1px dashed #9f9f9f;
  top: 19px;
}

.jyg-hj {
  margin-top: 63px;
  padding-bottom: 64px;
}

.jyg-hj ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -8.5px;
  margin-right: -8.5px;
  margin-top: 42px;
}

.jyg-hj ul li {
  padding: 0 8.5px;
  margin-bottom: 16px;
}

.jyg-hj ul li p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 387px;
  max-height: 387px;
}

.jyg-hj ul li:nth-child(1) {
  width: 41.55%;
}

.jyg-hj ul li:nth-child(2) {
  width: 58.45%;
}

.jyg-hj ul li:nth-child(3) {
  width: 56.15%;
}

.jyg-hj ul li:nth-child(4) {
  width: 43.85%;
}

.jyg-video {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

.jyg-video div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
}

.jyg-video div p {
  position: absolute;
  width: 40px;
  right: 60px;
  top: 40px;
  cursor: pointer;
}

.jyg-video div video {
  max-width: 80%;
}

.jyh-hb {
  padding-bottom: 80px;
  margin-top: 20px;
}

.jyh-hb .jyh-hb-cont {
  margin-top: 56px;
}

.jyh-hb .jyh-hb-cont h3 {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  color: #333333;
  text-align: center;
}

.jyh-hb .jyh-hb-cont .row {
  margin-left: 0;
  margin-right: 0;
  margin-top: 32px;
}

.jyh-hb .jyh-hb-cont .row .jyh-hb-items {
  padding: 0;
}

.jyh-hb .jyh-hb-cont .row .jyh-hb-items div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  /*border: solid 1px #b2b2b2;*/
  margin-left: -1px;
  margin-bottom: -1px;
  width: 85%;
  margin: 0 auto;
}
.jyh-hb .jyh-hb-cont .row .jyh-hb-items:nth-of-type(4n) div{
  margin: 0 auto 45px;
}
.jyh-hb .jyh-hb-cont .row .jyh-hb-items:nth-last-of-type(1) div{
  margin: 0 auto;
}
@media (max-width: 990px){
  .jyh-hb .jyh-hb-cont .row .jyh-hb-items div{
    width: 90%;
  }
  .jyh-hb .jyh-hb-cont .row .jyh-hb-items:nth-of-type(4n) div{
    margin: 0 auto 18px;
  }
  .jyh-hb .jyh-hb-cont .row{
    margin-top:20px;
  }
}
@media (max-width: 767px){
  .jyh-hb .jyh-hb-cont .row .jyh-hb-items:nth-of-type(4n) div{
    margin: 0 auto;
  }
  .jyh-hb .jyh-hb-cont .row .jyh-hb-items:nth-of-type(2n) div{
    margin-bottom: 15px;
  }
}


.jyj-jr {
  margin-top: 64px;
}

.jyj-jr .jyj-ln .jyj-ln-con {
  text-align: left;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 40px;
}

.jyj-jr .jyj-ln .jyj-ln-con h3 {
  font-size: 20px;
  color: #333333;
  font-family: initial;
  margin-bottom: 16px;
}

.jyj-jr .jyj-ln ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: 44px;
}

.jyj-jr .jyj-ln ul li {
  width: 33.33333333%;
  padding: 0 19px;
}

.jyj-jr .jyj-ln ul li p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 359px;
  max-height: 359px;
}

.jyj-jr .jyj-zp {
  margin-top: 64px;
}

.recruitment .container {
  display: none;
}

.recruitment .container .recruitment-tp {
  background-color: #0a4384;
  margin-top: 30px;
  z-index: 2;
  position: relative;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0px;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li {
  font-size: 18px;
  color: #ffffff;
  width: calc(100%/4);
  text-align: center;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li:nth-child(4n) {
  text-align: center;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li:nth-child(4n-3) {
  text-align: center;
}

.recruitment .container .recruitment-tp-cont {
  margin-top: 0px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content {
  padding: 0 0px;
  margin-top: -1px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li {
  font-size: 14px;
  color: #666;
  transition: all 0.5s;
  text-align: center;
  width: calc(100%/4);
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child img {
  margin-left: 15px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child img:nth-child(2) {
  display: none;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child:hover {
  color: #0a4384;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child:hover img:nth-child(2) {
  display: inline !important;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child:hover img:nth-child(1) {
  display: none !important;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:nth-child(4n) {
  text-align: center;
  justify-content: center;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:nth-child(4n-3) {
  text-align: center;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-box {
  display: none;
  background-color: #fafafa;
  padding: 0 0px;
  padding-top: 29px;
  margin-bottom: 23px;
  margin-top: -1px;
  padding-bottom: 60px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 {
  display: flex;
  margin-top: 0px;
  padding: 7px 0px;
  flex-wrap: wrap;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  width: calc(100%/4);
  text-align: center;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  border-top: 1px solid #e0e0e0;
  width: 81%;
  margin: 0 auto;
  margin-top: 14px;
  padding-top: 10px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail strong {
  font-size: 14px;
  color: #0a4384;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email {
  margin-top: 11px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 46px;
  background-color: #0a4384;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s;
  margin: 0 auto;
  margin-right: 145px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email a:hover {
  box-shadow: 1px 1px 10px #17375e;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content:nth-child(1) .recruitment-box {
  display: block;
}

.recruitment .container:nth-child(2) {
  display: block;
}

.r-active {
  color: #0a4384 !important;
}

.r-active img:nth-child(2) {
  display: inline !important;
}

.r-active img:nth-child(1) {
  display: none !important;
}

.r-con-recruitment {
  margin-top: 0px;
  margin-bottom: 63px;
}

.r-con-recruitment .r-con-recruitment-dh {
  display: flex;
  justify-content: center;
  margin-top: 34px;
}

.r-con-recruitment .r-con-recruitment-dh li {
  font-size: 15px;
  color: #0a4384;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0a4384;
  margin: 0 25px;
  padding: 6.5px 33.5px;
  cursor: pointer;
  transition: all 0.5s;
}

.r-con-recruitment .r-con-recruitment-dh li img {
  margin-right: 24px;
}

.r-con-recruitment .r-con-recruitment-dh li img:nth-child(2) {
  display: none;
}

.r-con-recruitment .r-con-recruitment-dh li:hover {
  background: #0a4384;
  color: #fff;
}

.r-con-recruitment .r-con-recruitment-dh li:hover img:nth-child(1) {
  display: none;
}

.r-con-recruitment .r-con-recruitment-dh li:hover img:nth-child(2) {
  display: inline;
}

.re-active {
  background: #0a4384 !important;
  color: #fff !important;
}

.re-active img:nth-child(1) {
  display: none !important;
}

.re-active img:nth-child(2) {
  display: inline !important;
}

.jyl-con {
  margin-top: 64px;
}

.jyl-con .jyl-lxfs ul {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}

.jyl-con .jyl-lxfs ul li {
  background-color: #ffffff;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  padding-top: 86px;
  width: 21.45%;
  padding-bottom: 84px;
  transition: all 0.5s;
}

.jyl-con .jyl-lxfs ul li .jyl-lx-thumb {
  position: absolute;
  border-radius: 100%;
  border: solid 1px #17375e;
  width: 115px;
  height: 115px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  top: -81px;
}

.jyl-con .jyl-lxfs ul li .jyl-lx-thumb span {
  width: 106px;
  height: 106px;
  background-color: #17375e;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jyl-con .jyl-lxfs ul li .jyl-lx-thumb span img {
  max-width: 51px;
}

.jyl-con .jyl-lxfs ul li .jyl-lxfs-con {
  display: flex;
  justify-content: center;
}

.jyl-con .jyl-lxfs ul li .jyl-lxfs-con div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  /* padding: 0 15px; */
  max-width: 100%;
}

.jyl-con .jyl-lxfs ul li:hover {
  transform: translateY(-10px);
}

.jyl-con .jyl-lxfs .map {
  height: 559px !important;
  margin-top: 59px;
}

.jyl-con .jyl-lxfs .map img {
  max-width: inherit;
}

.jyl-con .jyl-zxly {
  margin-top: 64px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div {
  width: 48.4%;
  margin-bottom: 17px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div p {
  font-size: 18px;
  color: #ff0000;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div p span {
  font-size: 18px;
  margin-left: 7px;
  color: #333333;
  font-family: MicrosoftYaHei;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div textarea {
  width: 100%;
  resize: none;
  outline: none;
  border: solid 1px #d7d7d7;
  min-height: 220px;
  margin-top: 7px;
  padding: 10px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div>input {
  width: 100%;
  height: 40px;
  border: solid 1px #d7d7d7;
  outline: none;
  margin-top: 7px;
  background: none;
  padding: 10px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(5) {
  width: 100%;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) {
  width: 100%;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div {
  width: 100%;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul {
  display: flex;
  align-items: center;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li {
  display: flex;
  align-items: center;
  margin-right: 34px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li p {
  font-size: 14px;
  color: #afafaf;
  margin-left: 11px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li input {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: solid 1px #d7d7d7;
  cursor: pointer;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li input:checked {
  background: url('../jy-images/duihao.png') no-repeat center;
  background-size: contain;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li:last-child {
  margin-right: 0;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input {
  margin: 0 10px;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(2) {
  width: 200px;
  height: 46px;
  background-color: #ffffff;
  border: solid 1px #17375e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #17375e;
  transition: all 0.5s;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(2):hover {
  background: #17375e;
  color: #fff;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(1) {
  width: 200px;
  height: 46px;
  background-color: #17375e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  cursor: pointer;
}

.jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(1):hover {
  box-shadow: 1px 1px 10px #17375e;
  border: 1px solid #17375e;
}

.jyl-con .jyl-qqbj {
  margin-top: 66px;
}

.jyl-con .jyl-yqlj {
  margin-top: 47px;
  padding-bottom: 57px;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con {
  max-width: 1126px;
  margin: 0 auto;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con ul li {
  width: 33.33333333%;
  text-align: left;
  position: relative;
  padding-left: 11px;
  margin-bottom: 13px;
  padding-right: 30px;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con ul li a {
  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;
  font-size: 14px;
  transition: all 0.5s;
  color: #3f3f3f;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con ul li a:hover {
  color: #17375e;
}

.jyl-con .jyl-yqlj .jyl-yqlj-con ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 100%;
}

.jyg-ryzz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 73px;
  padding-bottom: 45px;
}

.jyg-ryzz .jyg-ryzz-lf {
  width: 38.1%;
  position: relative;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con {
  position: relative;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items {
  padding-left: 40px;
  position: relative;
  padding-bottom: 50px;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items h4 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items div {
  margin-top: 5px;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items div p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  position: relative;
  padding-left: 7px;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items div p::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: '';
  width: 2px;
  height: 2px;
  background: #666;
  border-radius: 100%;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items::before {
  position: absolute;
  width: 17px;
  height: 17px;
  border: solid 1px #17375e;
  border-radius: 100%;
  content: '';
  left: 0;
  top: 5px;
  background: #fff;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items::after {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #17375e;
  border-radius: 100%;
  content: '';
  left: 4px;
  top: 9px;
}

.jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con::before {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #17375e;
  top: 6px;
  content: '';
  left: 8px;
}

.jyg-ryzz .jyg-ryzz-rt {
  width: 43.5%;
}

.jyg-ryzz .jyg-ryzz-rt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jyg-ryzz .jyg-ryzz-rt ul li {
  background: #f1f1f1;
  padding: 13px;
  width: 48%;
  margin-bottom: 50px;
}

.jyg-ryzz .jyg-ryzz-rt ul li p {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 201px;
  max-height: 201px;
}

.jys-zr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 78px;
}

.jys-zr .jys-zr-lf {
  width: 55.35%;
}

.jys-zr .jys-zr-lf p {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 514px;
  max-height: 514px;
}

.jys-zr .jys-zr-rt {
  width: 37%;
}

.jys-zr .jys-zr-rt h3 {
  height: 29px;
  font-family: MicrosoftYaHei;
  font-size: 30px;
  color: #0a4384;
}

.jys-zr .jys-zr-rt ul {
  margin-top: 30px;
}

.jys-zr .jys-zr-rt ul li {
  display: flex;
  align-items: center;
  margin-bottom: 44px;
}

.jys-zr .jys-zr-rt ul li p:nth-child(1) {
  margin-right: 23px;
  width: 40px;
  text-align: left;
}

.jys-zr .jys-zr-rt ul li p:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #666666;
}

.jys-zr .jys-zr-rt ul li:last-child {
  margin-bottom: 0;
}

.jys-hd {
  background: #f8f9fa;
  margin-top: 80px;
  padding-top: 44px;
  padding-bottom: 49px;
}

.jys-hd .container .hd-swiper {
  margin-top: 42px;
}

.jys-hd .container .hd-swiper .swiper-wrapper .swiper-slide p {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 368px;
  max-height: 368px;
}

.jys-hd .container .hd-pagination {
  position: relative;
  margin-top: 42px;
}

.jys-hd .container .hd-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #17375e;
  opacity: 0.3;
  border-radius: 100%;
  margin: 0 13.5px;
}

.jys-hd .container .hd-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.jys-cz {
  margin-top: 64px;
  padding-bottom: 70px;
}

.jys-cz #certify3 {
  margin-top: 60px;
}

.jys-cz #certify3 .cz-swiper {
  padding-top: 12px;
  padding-bottom: 12px;
}

.jys-cz #certify3 .cz-swiper .swiper-wrapper .swiper-slide {
  background: #fff;
  padding: 12px;
  max-width: 923px;
  height: 445px;
  box-shadow: 1px 1px 10px #999;
}

.jys-cz #certify3 .cz-swiper .swiper-wrapper .swiper-slide p {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.jys-cz .cz-pagination {
  position: relative;
  margin-top: 30px;
}

.jys-cz .cz-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #17375e;
  opacity: 0.3;
  margin: 0 14.5px;
}

.jys-cz .cz-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

@media (max-width: 1565px) {
  .container {
    max-width: 93%;
  }
}

@media (max-width: 1477px) {
  .jyc-con .jyc-con-lf {
    width: 18.65%;
  }

  .jyl-con .jyl-lxfs ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width:1350px){
  .head .head-cen .head-rt{
    width: 71%;
  }
  .head .head-cen .head-rt .headrt-rt{
    width: 10.5%;
  }
}

@media (max-width: 1270px) {
  .jyc-con .jyc-con-rt {
    width: 74.45%;
  }

  .jyc-con .jyc-con-lf {
    width: 20.65%;
  }
}

@media (max-width: 1199px) {
  .jyc-con .jyc-con-lf {
    width: 23.65%;
  }

  .jyc-con .jyc-con-rt {
    width: 72.45%;
  }

  .jyc-con .jyc-con-rt .jyc-con-items .jyc-con-thumb {
    height: 293px;
  }

  .head .head-cen .head-rt {
    width: 73.25%;
  }

  .head .head-cen .head-rt .headrt-rt {
    width: 11.5%;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-thumbs .swiper-wrapper .swiper-slide {
    height: 73px;
  }

  .jyc-show .jyc-show-sample ul li {
    padding: 0 3.5px;
  }

  .jyc-show .jyc-show-sample ul {
    margin-left: -3.5px;
    margin-right: -3.5px;
  }

  .jyc-show .jyc-show-sample ul li p:nth-child(1) {
    height: 118px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items {
    padding: 0 3.5px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row {
    margin-left: -3.5px;
    margin-right: -3.5px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div a:nth-child(1) {
    height: 221px;
    max-height: 221px;
  }

  /* .i-crumb ul {
    min-width: 52.3%;
  } */

  .jywh-con .container .jywh-cont .jywh-items {
    width: 19%;
  }

  .jyj-jr {
    margin-top: 40px;
  }

  .jyj-jr .jyj-ln .jyj-ln-con {
    margin-top: 15px;
  }

  .jyj-jr .jyj-ln ul li p {
    height: 235px;
  }

  .jyl-con .jyl-lxfs ul li {
    padding-top: 70px;
    width: 23.45%;
    padding-bottom: 54px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul {
    flex-wrap: wrap;
  }

  .jyg-ryzz .jyg-ryzz-rt ul li p {
    height: 126px;
  }

  .jys-zr .jys-zr-rt {
    width: 41%;
  }

  .jys-zr .jys-zr-lf p {
    height: 446px;
  }

  .jys-zr .jys-zr-rt ul li {
    margin-bottom: 29px;
  }

  .jys-cz #certify3 .cz-swiper .swiper-wrapper .swiper-slide {
    max-width: 65%;
  }

  .jys-cz #certify3 {
    margin-top: 13px;
  }
}

@media (max-width: 990px) {

  /*手机端导航*/
  .mb-nav .logo {
    margin-top: 0;
  }

  .mb-nav p img {
    padding: 8px;
  }

  .head .head-cen .head-rt {
    display: none;
  }

  .jyi-ban {
    height: 285px;
  }

  .jyc-con {
    display: block;
    padding-bottom: 46px;
  }

  .jyc-con .jyc-con-lf {
    width: 100%;
  }

  .jyc-con .jyc-con-rt {
    width: 100%;
  }

  .jyc-con {
    margin-top: 54px;
  }

  .jyc-con .jyc-con-lf div ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .jyc-con .jyc-con-lf div ul li {
    width: 48%;
  }

  .jyc-con .jyc-con-lf div ul li:last-child {
    margin-bottom: 9px;
  }

  .jyc-con .jyc-con-lf div {
    padding-bottom: 0;
  }

  .jyc-con .jyc-con-rt {
    margin-top: 25px;
  }

  .jyc-show .jyc-show-tp {
    display: block;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-lf {
    width: 100%;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt {
    width: 100%;
  }

  .jyc-show {
    margin-top: 54px;
    padding-bottom: 55px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-top {
    height: 360px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt ul {
    margin-top: 34px;
    padding-top: 33px;
  }

  .jyc-show .jyc-show-sample ul li p:nth-child(1) {
    height: 82px;
  }

  .jyjj-bt h3 {
    font-size: 36px;
  }

  .jyjj-bt h3 span {
    font-size: 43px;
  }

  .jyjj-bt p {
    font-size: 25px;
    margin-top: -13px;
  }

  .jyjj-con {
    margin-top: 25px;
  }

  .jyjj-con .jyjj-cont {
    display: block;
    margin-top: 21px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-lf, .jyjj-con .jyjj-cont .jyjj-con-rt {
    width: 100%;
  }

  .jyjj-con .jyjj-cont .jyjj-con-rt {
    margin-top: 10px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-rt div {
    margin-top: 12px;
  }

  .jywh-con {
    margin-top: 44px;
    margin-bottom: 60px;
  }

  .jywh-con .container .jywh-cont {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 27px;
  }

  .jywh-con .container .jywh-cont .jywh-items {
    width: 31%;
    margin: 0 6px;
    margin-bottom: 16px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide {
    display: block;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active .jyg-js-lf {
    width: 55%;
    margin-right: auto;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt {
    width: 100%;
    padding: 0;
    margin-top: 18px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide {
    max-width: 100%;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-lf p {
    height: 464px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt h4 {
    justify-content: center;
  }

  .jyg-js #certify {
    margin-top: 23px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt div:nth-child(3) {
    margin-top: 7px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide {
    display: block;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt {
    width: 100%;
    margin-top: 10px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(2) {
    margin-top: 2px;
    width: 100%;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) h3 {
    font-size: 48px;
  }

  .jyg-lc {
    margin-top: 54px;
  }

  .jyg-lc .container .gallery-top1 {
    margin-top: 13px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt ul li {
    width: 49%;
  }

  .jyg-lc .container .gallery-thumbs1 {
    margin-top: 45px;
  }

  /* .i-crumb ul {
    min-width: 67%;
  } */

  .jyh-hb .jyh-hb-cont .row .jyh-hb-items div {
    height: 96px;
  }

  .jyj-jr .jyj-ln ul li {
    padding: 0 5px;
  }

  .jyj-jr .jyj-ln ul {
    margin-left: -5px;
    margin-right: -5px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
    width: 89%;
  }

  .jyl-con .jyl-lxfs ul {
    flex-wrap: wrap;
    margin-top: 4px;
  }

  .jyl-con .jyl-lxfs ul li {
    width: 49%;
    padding-top: 54px;
    margin-top: 78px;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lx-thumb span {
    width: 85px;
    height: 85px;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lx-thumb {
    width: 95px;
    height: 95px;
    top: -58px;
  }

  .jyl-con .jyl-lxfs .map {
    height: 409px !important;
    margin-top: 41px;
  }

  .jyg-ryzz {
    display: block;
  }

  .jyg-ryzz .jyg-ryzz-lf {
    width: 100%;
  }

  .jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items {
    padding-bottom: 13px;
  }

  .jyg-ryzz {
    margin-top: 40px;
  }

  .jyg-ryzz .jyg-ryzz-rt {
    width: 100%;
    margin-top: 28px;
  }

  .jyg-ryzz .jyg-ryzz-rt ul li p {
    height: 126px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .jyg-ryzz .jyg-ryzz-rt ul li {
    margin-bottom: 15px;
    width: 32%;
  }

  .jys-zr {
    display: block;
    margin-top: 54px;
  }

  .jys-zr .jys-zr-lf {
    width: 100%;
  }

  .jys-zr .jys-zr-rt {
    width: 100%;
    margin-top: 19px;
  }

  .jys-zr .jys-zr-rt ul li {
    margin-bottom: 16px;
  }

  .jys-hd {
    margin-top: 40px;
  }

  .mb-zd {
    display: block;
  }

  .head .head-cen .head-logo img {
    width: 129px;
  }

  .head {
    padding: 10px 0;
    transition: all 0s;
  }

  .mb-nav .mb-dl li {
    width: 23%;
  }
}

@media (max-width: 767px) {

  /*手机端导航*/
  .mb-nav .logo {
    margin-top: 0;
  }

  .mb-nav {
    padding-top: 15px;
  }

  .mb-nav p img {
    max-width: 30px;
  }

  .mb-nav ul {
    margin-top: 10px;
  }

  .jyi-ban {
    height: 194px;
  }

  .i-crumb .container p a {
    font-size: 13px;
  }

  .i-crumb .container p {
    padding: 7px 0;
  }

  .jyc-con .jyc-con-lf h3 {
    font-size: 18px;
    padding: 11.5px 0;
  }

  .jyc-con .jyc-con-lf div ul li {
    padding: 5.5px 10px;
    width: 49%;
    margin-bottom: 6px !important;
  }

  .jyc-con .jyc-con-lf div ul li a:nth-child(1) {
    font-size: 14px;
  }

  .jyc-con {
    margin-top: 17px;
    padding-bottom: 19px;
  }

  .jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(1) {
    font-size: 15px;
    padding-bottom: 4px;
    display: block;
    line-height: 22px;
  }

  .jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail div {
    font-size: 13px;
    line-height: 19px;
    margin-top: 9px;
  }

  .jyc-con .jyc-con-rt .jyc-con-items .jyc-con-detail a:nth-child(3) {
    width: 97px;
    height: 29px;
    font-size: 13px;
    margin-top: 11px;
  }

  .jyc-con .jyc-con-rt .jyc-con-items .jyc-con-thumb {
    height: 168px;
  }

  .jyc-con .jyc-con-rt .jyc-con-items {
    margin-bottom: 13px;
  }

  .jyc-con .jyc-con-rt {
    margin-top: 17px;
  }

  #pagesize {
    margin-top: 22px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-lf .gallery-top {
    height: 278px;
  }

  .jyc-show {
    margin-top: 20px;
    padding-bottom: 19px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt .jyc-show-tp-rt-title {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt {
    padding-top: 30px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt div {
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt ul {
    margin-top: 11px;
    padding-top: 13px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt ul li {
    font-size: 14px;
    margin-bottom: 0px;
  }

  .jyc-show .jyc-show-parameter div table tr td {
    font-size: 13px;
  }

  .jyc-show .jyc-show-parameter div table {
    max-width: 100%;
    width: 100%;
  }

  .jyc-show-bt {
    font-size: 16px;
    padding-left: 21px;
  }

  .jyc-show .jyc-show-parameter {
    margin-top: 10px;
  }

  .jyc-show .jyc-show-tp .jyc-show-tp-rt ul li img {
    margin-right: 11px;
  }

  .jyc-show .jyc-show-advantage div, .jyc-show .jyc-show-field div {
    font-size: 13px;
    line-height: 24px;
    margin-top: 1px;
  }

  .jyc-show .jyc-show-field {
    margin-top: 4px;
  }

  .jyc-show .jyc-show-advantage {
    margin-top: 11px;
  }

  .jyc-show .jyc-show-sample {
    margin-top: 6px;
  }

  .jyc-show .jyc-show-sample ul li {
    width: 25%;
    margin-bottom: 3px;
  }

  .jyc-show .jyc-show-sample ul, .jyc-show .jyc-show-sample .jyc-show-bt2 {
    margin-left: 0px;
  }

  .jyc-show .jyc-show-sample ul li P:nth-child(2) {
    font-size: 13px;
    margin-top: 2px;
  }

  .jyc-show .jyc-show-more ul li {
    font-size: 14px;
  }

  .s-active::after {
    width: 100% !important;
  }

  .jyc-show .jyc-show-more {
    margin-top: 1px;
  }

  .jyc-show .jyc-show-more ul {
    margin-top: 0;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont {
    margin-top: 17px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div a:nth-child(2) {
    font-size: 15px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items div a:nth-child(1) {
    height: 150px;
  }

  .jyc-show .jyc-show-more .jyc-show-more-cont .jyc-show-more-item .row .jyc-show-more-items {
    margin-bottom: 6px;
  }

  .i-crumb .container {
    flex-wrap: wrap;
  }

  .i-crumb ul {
    width: 100%;
    justify-content: center;
    min-width: 100%;
    flex-wrap: wrap;
    margin-top: -10px;
  }

  .i-crumb ul li {
    padding: 0 10px;
    margin-top: 5px;
  }

  .i-crumb ul li a {
    padding: 8px 0;
  }

  .jyjj-bt h3 {
    font-size: 21px;
  }

  .jyjj-bt h3 span {
    font-size: 28px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-lf div {
    height: 230px;
  }

  .jyjj-bt p {
    font-size: 19px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-lf {
    padding: 25px 18px 18px 23px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-lf div img {
    width: 50px;
    position: relative;
    z-index: 6px;
  }

  .jyjj-con .jyjj-cont {
    margin-top: 5px;
  }

  .jyjj-con {
    margin-top: 12px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-rt h4 {
    font-size: 17px;
  }

  .jyjj-con .jyjj-cont .jyjj-con-rt div {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
  }

  .jywh-con {
    margin-top: 15px;
    margin-bottom: 40px;
  }

  .jywh-con {
    padding-top: 15px;
    padding-bottom: 18px;
  }

  .jywh-con .container .jywh-cont .jywh-items {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }

  .jywh-con .container .jywh-cont {
    margin-top: 9px;
  }

  .jywh-con .container .jywh-cont .jywh-items div p:nth-child(2) {
    font-size: 13px;
    line-height: 23px;
    margin-top: 0;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide-active .jyg-js-lf {
    width: 100%;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-lf p {
    height: 388px;
    background-size: contain;
  }

  .jyg-js #certify {
    margin-top: 8px;
  }

  .jyg-js {
    margin-top: 18px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt h4 {
    font-size: 17px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt h4 span {
    font-size: 14px;
  }

  .jyg-js #certify .js-swiper .swiper-wrapper .swiper-slide .jyg-js-rt {
    margin-top: 12px;
  }

  .jyg-lc {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 19px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) h3 {
    font-size: 28px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(1) p {
    font-size: 14px;
    padding-left: 14px;
    margin-left: 13px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-lf div:nth-child(2) {
    margin-top: 6px;
    font-size: 13px;
    line-height: 24px;
  }

  .jyg-lc .container .gallery-top1 .swiper-wrapper .swiper-slide .gallery-top1-rt ul li p {
    height: 165px;
  }

  .jyg-lc .container .gallery-thumbs1 {
    margin-top: 16px;
  }

  .jyg-hj {
    margin-top: 15px;
    padding-bottom: 15px;
  }

  .jyg-hj ul li p {
    height: 143px;
  }

  .jyg-hj ul {
    margin-left: -5.5px;
    margin-right: -5.5px;
    margin-top: 8px;
  }

  .jyg-hj ul li {
    margin-bottom: 10px;
    padding: 0 5.5px;
  }

  .jyg-video div p {
    width: 22px;
    right: 23px;
  }

  .jyh-hb .jyh-hb-cont h3 {
    font-size: 18px;
    font-weight: bold;
  }

  .jyh-hb .jyh-hb-cont {
    margin-top: 23px;
  }

  .jyh-hb .jyh-hb-cont .row {
    margin-top: 12px;
  }

  .jyh-hb {
    padding-bottom: 30px;
  }

  .jyjj-bt p {
    font-size: 17px;
  }

  .jyj-jr .jyj-ln .jyj-ln-con h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .jyj-jr .jyj-ln .jyj-ln-con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 3px;
  }

  .jyj-jr {
    margin-top: 14px;
  }

  .jyj-jr .jyj-ln ul li p {
    height: 102px;
  }

  .jyj-jr .jyj-ln ul {
    margin-top: 11px;
  }

  .jyj-jr .jyj-zp {
    margin-top: 13px;
  }

  .r-con-recruitment .r-con-recruitment-dh li {
    font-size: 14px;
    padding: 5.5px 15.5px;
    margin: 0 6px;
  }

  .r-con-recruitment .r-con-recruitment-dh li img {
    margin-right: 9px;
  }

  .r-con-recruitment .r-con-recruitment-dh {
    margin-top: 8px;
  }

  .recruitment .container .recruitment-tp .recruitment-tp-tp li {
    font-size: 14px;
  }

  .recruitment .container {
    max-width: 100%;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li {
    font-size: 13px;
    white-space: nowrap;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li {
    width: calc(100%/2);
    text-align: left;
    font-size: 13px;
    line-height: 24px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 {
    width: 89%;
    margin: 0 auto;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-box {
    padding-top: 3px;
    padding-bottom: 25px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
    margin-top: 2px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
    font-size: 13px;
    line-height: 24px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email a {
    width: 102px;
    height: 33px;
    font-size: 14px;
    margin: 0 auto;
    margin-right: auto;
  }

  .recruitment .container .recruitment-tp {
    margin-top: 16px;
  }

  .recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw {
    padding: 9px 0;
  }

  .r-con-recruitment {
    margin-bottom: 32px;
  }

  .jyl-con {
    margin-top: 15px;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lxfs-con div {
    font-size: 14px;
    line-height: 24px;
  }

  .jyl-con .jyl-lxfs ul li {
    width: 100%;
    padding-top: 44px;
    padding-bottom: 31px;
    margin-top: 66px;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lx-thumb span {
    width: 65px;
    height: 65px;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lx-thumb span img {
    max-width: 52%;
  }

  .jyl-con .jyl-lxfs ul li .jyl-lx-thumb {
    width: 80px;
    height: 80px;
    top: -47px;
  }

  .jyl-con .jyl-lxfs ul {
    margin-top: -17px;
  }

  .jyl-con .jyl-lxfs .map {
    height: 255px !important;
    margin-top: 19px;
  }

  .jyl-con .jyl-zxly {
    margin-top: 12px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div p span {
    font-size: 15px;
    margin-left: 5px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div>input {
    width: 100%;
    height: 33px;
    margin-top: 0px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div {
    width: 100%;
    margin-bottom: 2px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form {
    margin-top: -1px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div textarea {
    min-height: 145px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li p {
    font-size: 13px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(6) div ul li {
    display: flex;
    margin-right: 20px;
    margin-bottom: 8px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(1), .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(2) {
    font-size: 14px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(1), .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) input:nth-child(2) {
    width: 112px;
    height: 35px;
  }

  .jyl-con .jyl-zxly .jyl-zxly-con form div:nth-child(7) {
    margin-top: 7px;
  }

  .jyl-con .jyl-qqbj {
    margin-top: 9px;
  }

  .jyl-con .jyl-yqlj {
    margin-top: 15px;
    padding-bottom: 7px;
  }

  .jyl-con .jyl-yqlj .jyl-yqlj-con ul li {
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 12px;
    margin-bottom: 0px;
    padding-right: 0;
  }

  .jyl-con .jyl-yqlj .jyl-yqlj-con ul {
    margin-top: 0;
  }

  .jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items {
    padding-left: 28px;
  }

  .jyg-ryzz {
    margin-top: 19px;
  }

  .jyg-ryzz .jyg-ryzz-lf .jyg-ryzz-lf-con .jyg-ryzz-lf-items h4 {
    font-size: 17px;
  }

  .jyg-ryzz .jyg-ryzz-rt ul li {
    width: 48%;
    margin-bottom: 10px;
  }

  .jyg-ryzz .jyg-ryzz-rt ul li p {
    height: 109px;
  }

  .jyg-ryzz {
    padding-bottom: 14px;
  }

  .jys-zr .jys-zr-lf p {
    height: 230px;
  }

  .jys-zr {
    margin-top: 23px;
  }

  .jys-zr .jys-zr-rt h3 {
    font-size: 18px;
    height: auto;
  }

  .jys-zr .jys-zr-rt ul li p:nth-child(2) {
    font-size: 14px;
  }

  .jys-zr .jys-zr-rt ul li p:nth-child(1) {
    margin-right: 13px;
    width: 25px;
  }

  .jys-zr .jys-zr-rt ul li {
    margin-bottom: 13px;
  }

  .jys-zr .jys-zr-rt ul {
    margin-top: 8px;
  }

  .jys-hd {
    margin-top: 23px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .jys-hd .container .hd-swiper .swiper-wrapper .swiper-slide p {
    height: 280px;
  }

  .jys-hd .container .hd-swiper {
    margin-top: 8px;
  }

  .jys-hd .container .hd-pagination .swiper-pagination-bullet, .jys-cz .cz-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6.5px;
  }

  .jys-hd .container .hd-pagination {
    margin-top: 15px;
  }

  .jys-cz {
    margin-top: 14px;
    padding-bottom: 14px;
  }

  .jys-cz #certify3 .cz-swiper .swiper-wrapper .swiper-slide {
    max-width: 100%;
    height: 267px;
  }

  .jys-cz #certify3 {
    margin-top: 0;
  }

  .jys-cz .cz-pagination {
    margin-top: 4px;
  }
  .jyc-show .jyc-show-parameter div{
    margin-top: 30px;
  }
}


/* 后加内容 */
.hzhb-font{
  font-size: 14px;
  color: #333333;
  text-align: right;
  padding-top: 50px;
  width: 98%;
}
@media (max-width:990px){
  .hzhb-font{
    padding-top: 20px;
  }
}
@media (max-width:767px){
  .hzhb-font{
    padding-top: 15px;
  }
}


/* 后加内容 */
.jyl-lxfs-con p{
  display: flex;
  width: 100%;
}
.jyl-lxfs ul li:nth-of-type(1) .jyl-lxfs-con p span:nth-of-type(1),
.jyl-lxfs ul li:nth-of-type(2) .jyl-lxfs-con p span:nth-of-type(1){
  width: 80px;
}
.jyl-lxfs ul li:nth-of-type(1) .jyl-lxfs-con p span:nth-of-type(2),
.jyl-lxfs ul li:nth-of-type(2) .jyl-lxfs-con p span:nth-of-type(2){
  width:calc(100% - 80px);
  word-break: break-all
}
.jyl-lxfs ul li:nth-of-type(3) .jyl-lxfs-con p span:nth-of-type(1),
.jyl-lxfs ul li:nth-of-type(4) .jyl-lxfs-con p span:nth-of-type(1){
  width: 48px;
}
.jyl-lxfs ul li:nth-of-type(3) .jyl-lxfs-con p span:nth-of-type(2),
.jyl-lxfs ul li:nth-of-type(4) .jyl-lxfs-con p span:nth-of-type(2){
  width:calc(100% - 48px);
  word-break: break-all
}



/* .activehead .head-logo>img:nth-of-type(2),
.activehead .head-lan>span>img:nth-of-type(2),
.activehead .head-search>img:nth-of-type(2){
  display: block;
}

.head-logo>img:nth-of-type(2),
.head-lan>span>img:nth-of-type(2),
.head-search>img:nth-of-type(2),
.activehead .head-logo>img:nth-of-type(1),
.activehead .head-lan>span>img:nth-of-type(1),
.activehead .head-search>img:nth-of-type(1){
  display: none;
} */
/* .activehead .h-active,
.activehead .head-cen .head-rt .headrt-rt .head-lan span a,
.activehead .head-cen .head-rt>ul>li>a:hover,
.activehead .head-cen .head-rt>ul>li>a{
  color: #fff !important;
}
.activehead .head-cen .head-rt>ul>li>a::after{
  background-color: #fff;
} */

/* .activehead .mb-zd img:nth-of-type(1),
.mb-zd img:nth-last-of-type(1){
  display: none;
}
.activehead .mb-zd img:nth-last-of-type(1){
  display: block !important;
} */


.head-submenu-box{
  width: 100%;
  position: absolute;
  top: 100%;
  left: 50%;
  background-color: #fbfbfb;
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.04);
  transform: translateY(15px) translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.head .head-cen .head-rt ul li .head-item {
  width: 46.2%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 28px;
}
.head .head-cen .head-rt ul li:hover .head-submenu-box{
  opacity: 1;
  visibility: visible;
  transform: translateY(0) translateX(-50%);
  z-index: 9;
}
.activehead .head-submenu-box{
  background-color:rgba(251,251,251,0.9);
}





/* 修改---0405 */
.head-logo>img:nth-of-type(2),
.head-lan>span>img:nth-of-type(2),
.head-search>img:nth-of-type(2),
.mb-zd img:nth-last-of-type(1){
  display: none;
}
.i-crumb ul li:nth-last-of-type(1){
  margin-right: 0;
}
@media (max-width:990px){
  .i-crumb ul li {
    margin-right: 25px;
  }
}
@media (max-width:767px){
  .i-crumb ul li {
    margin-right: 0;
  }
}

#contact-type{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 40px;
  margin-top: 7px;
}
#contact-type li{
  display: flex;
  align-items: center;
  margin-right: 34px;
}
#contact-type li:nth-last-of-type(1){
  margin-right:0;
}
#contact-type li input{
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: solid 1px #d7d7d7;
  cursor: pointer;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
#contact-type li input:checked {
  background: url('../jy-images/duihao.png') no-repeat center;
  background-size: contain;
}
#contact-type h3{
  font-size: 14px;
  color: #afafaf;
  margin-left: 11px;
  margin-bottom: 0;
}
@media (max-width: 767px){
  #contact-type {
    height: 33px;
    margin-top: 0px;
  }
  #contact-type li{
    margin-right: 20px;
  }
}


/* 搜索 */
.search-box{
  width: 990px;
  margin: 0 auto;
}
.search-box li{
  font-size: 16px;
}
.search-box li>span{
  display: inline-block;
  padding-left: 20px;
  color: #17375e;
  font-size: 14px;
}


/* 4/7加 */
.zr-back-wrap{
  width: 100%;
  padding-bottom: 30px;
}
#zr-back-section{
  margin-bottom: 80px;
}
#hd_list .swiper-slide>ul{
  padding: 45px 0 0;
}
#map{
  margin-top: 60px;
}
#map div img{
  width: 100%;
}
#map div:nth-of-type(1){
  margin-bottom: 40px;
}
@media (max-width:1200px){
  #hd_list .swiper-slide{
    padding: 0;
  }
  #map {
    margin-top: 40px;
  }
  #map div:nth-of-type(1) {
    margin-bottom: 30px;
  }
}
@media (max-width: 990px){
  #zr-back-section{
    margin-bottom: 60px;
  }
  #hd_list .swiper-slide>ul {
    padding: 35px 0 0;
  }
  #map {
    margin-top: 30px;
  }
  #map div:nth-of-type(1) {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px){
  #zr-back-section{
    margin-bottom: 30px;
  }
  .zr-back-wrap {
    padding-bottom: 20px;
  }
  #hd_list .swiper-slide>ul {
    padding: 12px 0 0;
  }
  #map {
    margin-top: 25px;
  }
  #map div:nth-of-type(1) {
    margin-bottom: 18px;
  }
}
