
.culture .culture-right{width: 62.5%;position: absolute;right:0 }
.culture .culture-left{width:25%;position: absolute;left: 8%;top:35%}
.culture-odd .culture-right{width: 62.5%;position: absolute;left:0}
.culture-odd .culture-left{width:28%;position: absolute;right: 8%;top:35%;left:unset;text-align: right;}
.company_line {
  display: block;
  width:30px;
  height:1px;
  background-color: #37366c;
  margin: 0.25rem 0 0.4rem 0;
}

.second-banner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 33%;
  overflow: hidden;
  z-index:3;
  background: #eee no-repeat center / cover;
}
.introduce .slogan{padding-top: 20px;}
.second-banner-content {
  position: absolute;
  height: 100%;
  top: 0;
  left: 3%;
  width: 100%;
  line-height: 2;
  color: #fff;
  /* 淇敼color棰滆壊鍊� */
  /* color: #c19689; */
}

.second-banner-content h1 {
  color: inherit;
  font-weight: lighter;
  font-size: 54px;
  font-weight: bold;
  letter-spacing: 10px;
  line-height: 2;
  position: absolute;
  top: 50%;
  margin-top: -54px;
}
.second-banner-content span {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 2px;
  line-height: 2;
  position: absolute;
  top: 50%;
  font-family: 'Brandon Grotesque';
  color:#fff;
  margin-top: -100px;
}
.second-banner-content i {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #fff;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: 80px;
}
.second-banner-content .p {
  font-size: 30px;
  font-weight: lighter;
  line-height: 1.5;
  position: absolute;
  top: 50%;
  margin-top: 60px;
}




.culture-left h2 {
  font-size: 12px;
  color: #37366c;
  font-weight: 100;
  line-height: 1em;
  letter-spacing: 0.012083rem;
  font-family: "PingFang SC", "Microsoft YaHei" !important;
}

.culture-left h2 a {
  color: #37366c;
  white-space: nowrap;
}

.culture-left .company_line {
  margin: 12px 0 12px 0;
}

.culture-left h3 {
  font-size: 24px;
  font-weight: normal;
  color: #353535;
  line-height: 36px;
  clear: both;
}

.culture-left p {
  font-size: 12px;
  color: #666666;
  line-height: 1.7em;
  margin-top: 0px;
  color:#939393
}
.culture-odd .culture-left p{text-align: right;}
.culture-odd .culture-left .company_line{float: right;}

@media screen and (max-width: 1023px) {

.culture .c_cn{color:#696969 }
.culture .culture-right{width: 100%;position:relative;right:0;}
.culture .culture-left{width:100%;position: relative;left: 0%;top:0%;padding:20px 20px;}


.culture-odd .culture-right{width: 100%;position: relative;left:0}
.culture-odd .culture-left{width:100%;position: relative;right: 0%;top:0%;text-align: left;}
.culture-odd .culture-left p{text-align: left;}
.culture-odd .culture-left .company_line{float: left;}

.culture-left h3 {
  font-size: 16px;
  font-weight: normal;
  color: #353535;
  line-height: 24px;
  clear: both;
}

.introduce .slogan{padding-top: 10px;}
    .second-banner {
        padding-bottom: 70% !important;
    }
.second-banner-content h1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 10px;
  line-height: 2;
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
.second-banner-content span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: lighter;
  letter-spacing: 2px;
  line-height: 2;
  position: absolute;
  top: 50%;
  font-family: 'Brandon Grotesque';
  color:#fff;
  margin-top: -60px;
}
.second-banner-content .p {
  font-size: 12px;
  font-weight: lighter;
  line-height: 1.5;
  position: absolute;
  top: 50%;
  margin-top: 10px;
}

.second-banner-content i {
  margin-top: 15px;
}
}
/* 淇敼锛氬鍔犱簡涓嬮潰鐨勫嚑琛屼唬鐮� */
/* tao锛歴tart */
.second-banner-content.ccol {
  color: #c19689;
}
.second-banner-content.ccol i.wow {
  background-color: #c19689;
}
/* tao锛� end */
.color-37366c .second-banner-content h1 {
  color: #37366c;
}
.color-37366c .second-banner-content span {
  color: #37366c;
}
.color-37366c .second-banner-content i {
  background: #37366c;
}
.color-655856 .second-banner-content h1 {
  color: #655856;
}
.color-655856 .second-banner-content span {
  color: #655856;
}
.color-655856 .second-banner-content i {
  background: #655856;
}


.sqjz_swiper .swiper-slide {
  width: 80vw;
  height: 40vw;
  overflow: hidden;
  transition-timing-function: linear;
}
.sqjz_swiper .swiper-slide img {
  width: 100%;
  border-radius: 4px;
}

.sqjz_swiper .swiper-slide .title {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  left: -3px;
  font-size: 11px;
  color: rgb(102, 102, 102);
}

.sqjz_swiper .swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  margin-top: 0;
  outline: none;
}

.sqjz_swiper .swiper-button-next {
  background-image: url(../images/cursor-next.png);
}

.sqjz_swiper .swiper-button-prev {
  background-image: url(..images/cursor-prev.png);
}

.sqjz_swiper .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  position: relative;
  outline: none;
  width: auto;
  height: auto;
}

.sqjz_swiper .swiper-pagination-bullet span {
  display: block;
  font-size: 12px;
  color: #888888;
}

.sqjz_swiper .swiper-pagination-bullet-active span,
.swiper-pagination-bullet:hover span {
  margin-top: 0;
  margin-left: 0;
  position: relative;
  z-index: 1;
}

.sqjz_swiper .swiper-pagination-bullet-active i {
  animation: middle 6s;
}

.sqjz_swiper
  .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active
  i {
  animation: first 6s;
}

.sqjz_swiper
  .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active
  i {
  animation: last 6s;
}


.sqjz_swiper {
  position: relative;
}

.sqjz .company_1500 {
  position: relative;
}

.sqjz_1500 {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 9;
  transform: translateX(-50%);
}

.sqjz {
  padding-bottom: 0.625rem;
}

.sqjz .sqjz_pagination {
  position: absolute;
  right: 0 !important;
  bottom: 0 !important;
}

.sqjz .sqjz_pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
  opacity: 1;
  outline: none;
}

.sqjz .sqjz_pagination .swiper-pagination-bullet:root {
  --swiper-theme-color: transparent;
}

.sqjz .sqjz_pagination .swiper-pagination-bullet {
  font-size: 0.104166rem;
  color: #888;
}

.sqjz .sqjz_pagination .swiper-pagination-bullet span {
  margin-left: 0.135416rem;
}

.sqjz .sqjz_pagination .swiper-pagination-bullet-active {
  color: #37366c;
}

.sqjz_swiper .sqjz_prev {
  position: absolute;
  top: 45%;
  left: 6.5%;
}

.sqjz_swiper .sqjz_prev::after {
  color: #37366c;
  font-weight: 100;
  font-size: 36px;
}

.sqjz_swiper .sqjz_next {
  position: absolute;
  top: 45%;
  right: 6.5%;
}

.sqjz_swiper .sqjz_next::after {
  color: #37366c;
  font-size: 36px;
}

.sqjz {
}

.sqjz h2 {
  font-size: 0.520833rem;
  color: #37366c;
  font-weight: 100;
  line-height: 1em;
  font-family: "PingFang SC", "Microsoft YaHei" !important;
}

.sqjz h3 {
  font-size: 0.21875rem;
  font-weight: normal;
  color: #37366c;
  line-height: 1em;
  font-family: "PingFang SC", "Microsoft YaHei" !important;
  margin-bottom: 1em;
  margin-top: 1em;
}

.sqjz .company_line {
  margin: 0.25rem 0 0.25rem 0;
}

@media screen and (max-width: 1023px) {
  .sqjz_swiper .swiper-slide {
  width: 100vw;
  height: 50vw;
  overflow: hidden;
  transition-timing-function: linear;
}
.sqjz_swiper .sqjz_prev {
  position: absolute;
  top: 40%;
  left: 2.5%;
}

.sqjz_swiper .sqjz_prev::after {
  color: #fff;
  font-weight: 100;
  font-size: 36px;
}

.sqjz_swiper .sqjz_next {
  position: absolute;
  top: 40%;
  right: 2.5%;
}

.sqjz_swiper .sqjz_next::after {
  color: #fff;
  font-size: 36px;
}
}


.pycp{padding: 90px 0 134px;position: relative;background: url(../images/pycpbg_06.jpg) center center;background-size: cover;font-size: 0;}
.pycp_l,.pycp_r{display: inline-block;vertical-align: middle;box-sizing: border-box;position: relative;}
.pycp_l{padding-left: 13.5%;width: 35.7%;}
.pycp_r{width: 64.3%;overflow: hidden;}
.pycp_r .swiper-slide{padding: 90px 38px 50px;box-sizing: border-box;background: rgba(255,255,255,.9);opacity: .8;}
.pycp_r .swiper-slide-active{background: rgba(255,255,255,1);opacity: 1;}
.pycp_r .swiper-slide-next{opacity: 1;}
.pycp_r .swiper-slide-duplicate-prev{opacity: .4;}
.pycp_r .swiper-slide h3{font-size: 40px;color: #cead7c;line-height: 40px;margin-bottom: 15px;}
.pycp_r .swiper-slide h4{font-size: 30px;color: #595656;}
.pycp_r .swiper-slide i{display: block;width: 8px;height: 8px;background: #c39a6b;border-radius: 50%;margin: 38px 0;position: relative;}
.pycp_r .swiper-slide i::before{content: '';display: block;width: 8px;height: 8px;border: 3px solid rgba(195,153,106,.4);border-radius: 50%;position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.pycp_r .swiper-slide p{font-size: 16px;color: #777777;height: 150px;}
.pycp_l .ejbt h3{color: #fff;line-height: 47px;}
.pycp_l .ejbt h3::before{display: none;}
.pycp_l .swiper-button-prev,.pycp_l .swiper-button-next{position: relative;display: inline-block;width: 66px;height: 66px;line-height: 66px;text-align: center;background: rgba(0,0,0,.4);
    border-radius: 50%;font-size: 20px !important;
}
.pycp_l .swiper-button-prev::after,.pycp_l .swiper-button-next::after{display: block;line-height:66px;width: 66px;height: 66px;border: 8px solid rgba(0,0,0,.4);border-radius: 50%;position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
  font-size: 16px;color:#fff}
.pycp_l .swiper-button-prev{margin-right: 42px;}
.pycp_l .swiper-button-prev:hover,.pycp_l .swiper-button-next:hover{width: 66px;height: 66px;line-height: 66px;background: #c3996a;}
.pycp_l .swiper-button-prev:hover::after,.pycp_l .swiper-button-next:hover::after{border: 8px solid rgba(195,153,106,.4);}

.ejbt{margin-bottom: 80px;}
.ejbt h3{font-size: 36px;color: #595656;}
.ejbt h3::before{content: '';display: inline-block;vertical-align: top;width: 4px;height: 32px;background: #016f67;margin-right: 20px;}
@media only screen and (max-width: 1251px) {
    .pycp_r .swiper-slide{padding: 15px;}
    .pycp_r .swiper-slide p{height: auto;}
    .pycp_l{padding-left: 5%;}
    .pycp_l .swiper-button-prev, .pycp_l .swiper-button-next{width: 50px;height: 50px;line-height: 50px;font-size: 16px !important;display: block;margin: 0;}
    .pycp_l .swiper-button-prev{margin-bottom: 20px;}
    .pycp_l .swiper-button-prev::after, .pycp_l .swiper-button-next::after{width: 50px;height: 50px;}
}

@media screen and (max-width: 1023px) {
  .pycp_r .swiper-slide i {
        margin: 15px 0;
    }
    .pycp_r .swiper-slide{padding: 15px 15px 35px 15px;}
    .pycp_r .swiper-slide p{height: auto;}
    .pycp_l{padding-left: 5%;}
    .pycp_l .swiper-button-prev, .pycp_l .swiper-button-next{width: 50px;height: 50px;line-height: 50px;font-size: 16px !important;display: block;margin: 0;}
    .pycp_l .swiper-button-prev{margin-bottom: 20px;}
    .pycp_l .swiper-button-prev::after, .pycp_l .swiper-button-next::after{width: 50px;height: 50px;line-height: 50px;}
    .pycp_l .swiper-button-next{left:10%;}
    .pycp_r .swiper-slide h4, .dzzz_t h2, .kjhz_r h3{font-size: 20px;}
    .ejbt {
        margin-bottom: 40px;
    }
    .ejbt h3 {
        font-size: 24px;
    }
}

.ghyz-con {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    
}

.ghyz-item {
    background-color: rgba(255,255,255,.6 );
    border-radius: 6px;
    padding: 34px 30px 80px;
}

.ghyz-item:nth-last-child() {
    margin-right: 0;
}

.ghyz-item .cn {
    font-size: 22px;
    margin: 10px 0 20px;
    line-height: 26px;
    color: #016f67
}

@media screen and (max-width: 1023px) {
.ghyz-con {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}
}



.zpsj ul li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    
    margin-right: 25px;
    display: flex;justify-content: center;align-items: center;flex-wrap: wrap;
}
.zpsj {display: grid;grid-template-columns: repeat(3, 1fr);gap: 20px;}
.zpsj_txt{
  width: 100px;
    height: 100px;
    border: 1px solid rgba(213, 203, 183, .6);
    border-radius: 50%;
    padding:10px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
  }
.zpsj_txt img{width: 30%;}
.zpsj_txt h4{font-size:14px;position: relative;margin-top: -10px;text-align: center;}
.culture-other{padding:0;height: 500px;}
@media screen and (max-width: 1023px) {
.culture-other{padding:0 0 0px 0;height: auto !important;}
    .culture-other .culture-left{padding-bottom: 40px;}
}

.c_en-d{color:#dfdfdf}
.c_en-d{padding-bottom: 30px;}

.contact-list1 .contentbox {
  padding: 2rem 0 1.5rem;
}
.contact-list1 .ul {
  margin: 50px 0 80px 0;
}
.contact-list1 .ul .li {
  width: 33.3%;
  border-right: 1px solid #EAEAEA;
}
.contact-list1 .ul .icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid rgba(159, 159, 159, 0.5);
  margin-bottom: .25rem;
}
.contact-list1 .ul .tit3 {
  margin-bottom: .45rem;
}
.contact-list1 #allmap {
  width: 100%;
  height: 18.25rem;
  margin-top: 1rem;
}
.contact-list1 .ul .li .icon{
  transition: all .4s;
}
.contact-list1 .ul .li:hover .icon{
  transform:translate(0,-10px);
}
.f-no {
    display: flex
;
    flex-flow: row wrap;
}
.f-no-c-center {
    display: flex
;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.f-no-col-s-center {
    display: flex
;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
}
.tit-24 {
    line-height: 1.8;
    font-size: 24px;
}
.text-bold{font-weight: 900;}
@media (max-width: 1023px) {
  .contact-list1 .ul {
  margin:  0;
}
}
@media (max-width: 768px) {
  .contact-list1 .ul .li {
    padding: 0 3%;
  }

  .contact-list1 #allmap {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .contact-list1 .contentbox {
    padding: 1.5rem 5%;
  }

  .contact-list1 .ul .li {
    width: 100%;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-right: none;
    border-bottom: 1px solid #EAEAEA;
  }

  .contact-list1 .ul .icon {
    width: 44px;
    height: 44px;
  }

  .contact-list1 .ul .icon img {
    height: 18px;
  }
}

.divbox1 {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
    .zzrz{padding: 40px 0;}
    .ejbt{margin-bottom: 40px;}
    .zzrz .fzlcan{text-align: center;}
.zzrz{position: relative;font-size: 0;padding: 106px 0 90px;background: url(../images/zzrzbg_02.jpg) center center;background-size: cover;}
.zzrz .swiper-slide{width: 19%;margin-right: 2%;}
.zzrz .swiper-slide img{width: 100%;border: 12px solid #ffffff;box-sizing: border-box;}
.zzrz .swiper-slide h3 a{display: block;font-size: 16px;color: #fff;text-align: center;margin-top: 10px;}
.zzrz .fzlcan{text-align: left;}
.zzrz .fzlcan .swiper-button-prev, .zzrz .fzlcan .swiper-button-next{background: none;border: 1px solid rgba(255,255,255,.7);}
.zzrz .fzlcan .swiper-button-prev:hover,.zzrz .fzlcan .swiper-button-next:hover{background: #016f67;border: 1px solid #016f67;}
.zzrz .ejbt h3{color: #fff;}
.fzlclb .swiper-slide-active .fzlctxt>div::after{content: '';display: block;width: 100%;height: 4px;background: #016f67;position: absolute;bottom: -2px;left: 9px;}

.fzlcan .swiper-button-prev,.fzlcan .swiper-button-next{position: static;display: inline-block;width: 80px;height: 80px;text-align: center;line-height: 80px;background: rgba(0,0,0,.4);border-radius: 50%;
    font-size: 20px !important;margin-top: 65px;
}
.fzlcan{text-align: center;}
.fzlcan .swiper-button-prev{margin-right: 58px;}
.fzlcan .swiper-button-next:after, .fzlcan .swiper-button-prev:after{color: #fff;font-size:18px}
.fzlcan .swiper-button-prev:hover,.fzlcan .swiper-button-next:hover{background: #016f67;}
@media (max-width: 1023px) {

    .zzrz .fzlcan{text-align: center;}
    .fzlcan .swiper-button-prev, .fzlcan .swiper-button-next{margin-top: 30px;width: 50px;height: 50px;line-height: 50px;font-size: 16px !important;}
 .zzrz .swiper-slide img{width: 60%;display: block;margin: 0 auto;}
}

    