*{padding:0;margin:0;box-sizing:border-box}
ul li{list-style:none}
a{text-decoration:none}
body{max-width:1920px;margin:0 auto}
.home-page{background:#fff}
.procate,.repro{background:#f4f4f4}
.welcome-title{font-size:32px;color:#00a5a8;margin:70px;text-align:center;line-height:1.2}
.welcome-box{width:100%;display:flex;justify-content:space-between}
.welcome-box li{width:49%}
.about-us{display:flex;justify-content:center}
.about-us-l,.about-us-r{width:50%}
.about-us-l{background:#dcdcdc;transition:all .5s;padding:80px 25px}
.about-us-l-t{color:#00a5a8;font-size:23px;text-align:center;font-weight:700;letter-spacing:2px}
.about-us-l-w{color:#333;font-size:16px;font-weight:700;line-height:1.8}
.about-us-l:hover{background:#00a5a8}
.about-us-l:hover .about-us-l-t,.about-us-l:hover .about-us-l-w{color:#fff}
.about-us-r img{max-width:100%;height:100%}
.client{margin:65px 0}
.client-title{padding:0 10px;width:100%;display:flex;justify-content:space-between}
.client-t{color:#1c1c1c;font-size:30px;font-weight:700;text-transform:uppercase}
.client-a{color:#333;text-transform:capitalize;font-weight:700;border:2px solid #333;padding:10px;transition:all .5s}
.client-a:hover{background:#333;cursor:pointer}
.client-a:hover a{color:#fff}
.client-container{margin:20px 0;padding:0 10px}
.client-item{width:95%}
.client-img{overflow:hidden;width:100%}
.client-img img{display:block;max-width:100%;transition:all .5s;width:100%}
.client-img img:hover{transform:scale(1.1)}
.alient-p{font-size:17px;color:#333;padding:10px 0;text-align:center}
.icons-box{margin-top:30px;margin-bottom:70px}
.icon-mb img,.icon-pc img{max-width:100%}
.icon-mb{display:none}
.client-swiper-pagination{display:none}
.video{width:100%}
.v-img{background:url(/js/37574/img/video-bg.jpg) no-repeat;padding-bottom:22%;background-position:center;background-size:cover}
.mb-v-img{background:url(/js/37574/img/video-bg-m.jpg) no-repeat;padding-bottom:22%;background-position:center;display:none}
.v-title{display:flex;justify-content:center;text-align:center;padding-top:6%}
.v-title p{width:160px;height:160px;border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s;margin:0 70px}
.v-title p a{color:#fff;font-size:24px;text-transform:uppercase}
.v-title p:hover{background:#00a5a8}
.map-img{width:100%;display:flex;justify-content:center}
.map-img img{max-width:100%}
@media (max-width:1600px){.about-us-l{padding:60px 25px}
}
@media (max-width:1440px){.about-us-l{padding:50px 20px}
.client-item{width:100%}
}
@media (max-width:1280px){.about-us-l-w,.procate-list li a{font-size:14px}
.about-us-l{padding:20px 20px}
.alient-p{font-size:13px}
.icons-box{margin-bottom:0}
}
@media (max-width:1024px){.about-us-l-t{font-size:18px}
.about-us-l-w{font-size:12px}
.v-title p{width:100px;height:100px}
.v-title p a{font-size:16px}
}
@media (max-width:768px){.procate-list li{height:50px}
.procate-list li a{font-size:18px}
.procate-list li{margin-bottom:20px}
.home-tit,.welcome-title{font-size:24px}
.flex-jc-c{justify-content:flex-start}

.repro-boxlist{flex-wrap:wrap;justify-content:space-between}
.repro-more,.repro-name{font-size:16px}
.m-repro-swiper-container{padding-top:20px}
.repro-boxlist{margin-bottom:50px}
.welcome-title{width:50%;margin:0 auto;padding:40px 0}
.welcome-box{flex-wrap:wrap}
.welcome-box li{width:100%;margin-bottom:25px}
.about-us-l{padding:80px 20px}
.client{margin:35px 0}
.client-swiper-pagination{display:block}
.icon-pc{display:none}
.icon-mb{display:block}
.v-img{display:none}
.mb-v-img{display:block}
.mb-v-img{padding-bottom:62%}
.mb-v-img .v-title{padding-top:10%}
.mb-v-img .v-title p{width:160px;height:160px;margin:0 45px}
.alient-p{font-size:18px}
.client-container{padding-bottom:30px}
.map-img{width:initial;}
}
@media (max-width:450px){.procate{padding:15px 0}
.procate-list li{width:100%;margin-right:0}
.procate-list li{margin-bottom:10px}
.welcome-title{width:100%;padding:20px 0}
.welcome-box li{margin-bottom:10px}
.about-us{flex-wrap:wrap}
.about-us-l,.about-us-r{width:100%}
.about-us-r img{height:initial}
.about-us-l{padding:40px 20px}
.client{margin:15px 0}
.alient-p{font-size:12px}
.mb-v-img .v-title p{margin:0 10px;width:100px;height:100px}
.mb-v-img{background-size:100% 100%}
}
@media (max-width:320px){
.home-tit,.welcome-title{font-size:18px}
.client-title{align-items:center}
.client-t{font-size:18px}
.client-a{font-size:12px}
.mb-v-img .v-title p{width:80px;height:80px}
}





/* home */
.pro-ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.pro-item{width:17%;padding:10px;background:#f7f7f8;box-shadow:0 5px 15px 0 rgb(1 1 1 / 10%);margin:20px 0}
.pro-p{color:#333;font-size:16px;text-align:center;padding-top:10px}
.pro-img{overflow:hidden}
.pro-img img{width:100%;transition:all .5s;display:block}
.pro-item:hover img{transform:scale(1.1)}
.pro-others{color:#fff;font-weight:700;font-size:49px;background:#00a5a8;padding:10px;margin:10px 0;text-align:center;transform:translateY(100%);display:flex;justify-content:center;align-items:center;transition:all .5s;border:1px solid #00a5a8}
.pro-others:hover{background:#fff;color:#00a5a8}
.customer{text-align:center}
.customer img{padding:0 20px}
.customer img:nth-child(2){display:none}
.client,.welcome-title{margin:40px 0}
.client-box{display:flex;align-items:center;justify-content:space-between}
.client-container{width:100%;}
.client-box-next,.client-box-prev{width:30px;height:30px;background:#dcdcdc;border-radius:5px;transform:translateY(-30px);color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700}
.client-box-next i,.client-box-prev i{font-size:20px}
.client-item{width:100%}
.v-img{background:url(/js/37574/img/news-bg.jpg) no-repeat;background-position:center;background-size:cover;padding-bottom:22%}
@media (max-width:1440px){.pro-others{transform:translateY(80%)}
}
@media (max-width:1024px){.pro-others{transform:translateY(60%)}
}
@media (max-width:768px){.repro{background:#fff}
.pro-item{width:30%}
.pro-ul .pro-item:last-child{height:240px;}
.pro-others{transform:translateY(90%);font-size:40px}
.customer img:nth-child(1){display:none}
.customer img:nth-child(2){display:block;padding:0;width:100%}
.welcome-title{width:100%;margin:0}
.welcome li:nth-child(2) .about-us{flex-direction:row-reverse}
.about-us-l-t{font-size:20px}
.about-us-l-w{font-size:14px}
.swiper-pagination-bullet-active{background:#00a5a8}
.v-img{display:block}
.client{margin-bottom:0}
.client-box-next,.client-box-prev{display:none}
}
@media (max-width:450px){.pro-item{width:48%;min-height:250px;margin:10px 0}
.about-us-r img{width:100%}
.pro-others{font-size:34px}
}
@media (max-width:320px){.pro-item{min-height:200px}
.pro-others{font-size:22px}
}




/* about */
.ab-t{color:#000;font-size:32px;font-weight:700;text-align:center}
.ab-w{color:#000;font-size:17px;text-align:center;margin:20px 0}
.history-box{background:url(/js/37574/img/history-bg.jpg) no-repeat;background-position:center;background-size:cover;padding:70px 0}
.history-box>div{position:relative}
.history-line{width:100%;height:1px;display:block;background:#e9e9e9;position:absolute;top:50%}
.his-t{display:flex;justify-content:space-between;align-items:center}
.his-t p{color:#000;font-size:32px;font-weight:700}
.history-btn{display:flex}
.history-btn i{color:#bfbebc;font-size:32px;font-weight:700}
.swiper-list{position:relative;z-index:2}
.swiper-list>div>div{text-align:center}
.swiper-list::after{content:'';display:block;width:165%;height:1px;background:#e9e9e9;position:absolute;top:70%;z-index:-1}
.swiper-list>div>div i,.swiper-list>div>div p{color:#7d7f7e;font-size:22px}
.gallery-top{margin:60px 0}
.gallery-thumbs{text-align:center}
.gallery-top .swiper-slide-active i{color:#000;font-size:26px}
.gallery-thumbs .swiper-lists>div>div{display:flex;justify-content:center;align-items:center}
.gallery-thumbs .swiper-lists>div>div>p:nth-child(1){color:#333;font-size:35px;line-height:.8;text-align:end;font-weight:700;text-transform:uppercase;margin-right:30px}
.gallery-thumbs .swiper-lists>div>div>p:nth-child(1) span{font-size:17px;margin-right:5px}
.gallery-thumbs .swiper-lists>div>div>p:nth-child(2){font-size:19px;color:#333}
.ad-ul{display:flex;justify-content:space-around;margin:50px 0}
.ad-item{width:18%;text-align:center}
.ad-item>div{display:flex;align-items:flex-start;justify-content:center}
.ad-item-num{color:#00a5a8;font-size:64px;font-weight:700;line-height:1;margin:0 8px}
.ad-item-p{display:flex;flex-direction:column;text-align:left;justify-content:space-between}
.ad-num-up{color:#00a5a8;font-size:36px;font-weight:700;line-height:1}
.ad-num-down{color:#6b6b6b;font-size:19px;font-weight:400;line-height:1}
.ad-item-word{color:#6b6b6b;font-size:22px;margin-top:10px}
.about-video-box{display:flex;justify-content:space-between}
.about-vl{width:30%;background:url('/js/37574/img/about\ goodwill.jpg') no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}
.about-vl ul li{padding:10px 0}
.about-vl ul li a{color:#fff;font-size:24px;text-transform:uppercase;font-weight:700}
.about-vr{width:70%}
.about-vr lite-youtube{max-width:100%}
@media (max-width:1024px){.swiper-list::after{width:230%}
}
@media (max-width:768px){.ab-t{font-size:20px}
.history-box{padding:50px 0}
.swiper-list::after{width:380%}
.ad-item{width:20%}
.ad-item-num{font-size:40px}
.ad-num-up{font-size:22px}
.ad-num-down{font-size:12px}
.ad-item-word{font-size:14px}
.about-video-box{flex-direction:column}
.about-vl,.about-vr{width:100%}
.about-vl{justify-content:space-between;padding:20px 0}
.about-vl ul{display:flex;justify-content:space-around;width:100%}
.about-vl ul li a{font-size:17px;border:2px solid #fff;padding:5px 10px}
}
@media (max-width:450px){.ad-ul{flex-wrap:wrap;justify-content:space-between;margin:30px 0}
.ad-item{width:50%;margin-bottom:20px}
.history-box{padding:30px 0}
.gallery-top{margin:30px 0}
.about-vl ul{flex-wrap:wrap}
}
@media (max-width:320px){.swiper-list::after{width:1120%}
}




/* contact us */
.contactus-box .contactsec1-r .inquiry-form{padding:20px;background:url('/js/37574/img/contact\ us-bg.jpg') no-repeat;background-position:center;background-size:cover}
.contactus-box .contactsec1-r .inquiry-form input,.contactus-box .contactsec1-r .inquiry-form textarea{background-color:transparent;color:#fff}
.contactus-box .contactsec1-r .inquiry-form input::-webkit-input-placeholder,.contactus-box .contactsec1-r .inquiry-form textarea::-webkit-input-placeholder{color:#fff}




/* news */
.news-ul-1{display: flex;flex-wrap: wrap;justify-content: space-between;}
/* .news-ul{display:flex;justify-content:space-between;flex-wrap:wrap} */
.news-li{width:49%;background:#eee;padding:20px;display:flex;justify-content:center;position:relative;margin-bottom:20px;align-items:center}
.news-li-l{width:40%;overflow:hidden}
.news-li-l img{width:100%;display:block;transition:all .5s}
.news-li-r{width:60%;margin-left:20px}
.news-li-r p{color:#666;font-size:12px}
.news-li-r .news-title{color:#333;font-weight:700;font-size:26px;text-transform:capitalize;transition:all .5s}
.news-li-r .news-com{font-size:16px;margin:10px 0 5px}
.news-li-r .news-data{display:flex;align-items:center;color:#a09e9e}
.news-li-r .news-data i{margin-right:5px}
.news-li-r .news-word{margin:10px 0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box}
.news-a a{color:#fff;background:#666;padding:5px 20px;transition:all .5s}
.news-li::before{content:'';width:6px;height:6px;background:#666;border:1px solid #666;border-radius:50%;display:block;position:absolute;bottom:15px;right:33px}
.news-li:after{content:'';width:6px;height:6px;border:1px solid #666;border-radius:50%;display:block;position:absolute;bottom:15px;right:20px}
.news-li:hover img{transform:scale(1.1)}
.news-li:hover .news-title{color:#00a5a8}
.news-li:hover .news-a a{background:#00a5a8}
@media (max-width:1440px){.news-li-l{width:49%}
.news-li-r{width:50%}
}
@media (max-width:768px){.news-li{width:100%}
.news-li-l{width:40%}
.news-li-r{width:60%}
}
@media (max-width:450px){.news-li{flex-direction:column}
.news-li-l,.news-li-r{width:100%}
}




/* our team */
.team-ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.team-li{width:49%;margin-bottom:20px;background:#eee;display:flex;justify-content:space-between;align-items:center;padding:20px}
.team-l{width:40%}
.team-l>div{overflow:hidden;border:2px solid #00a5a8}
.team-l img{width:100%;display:block;transition:all .5s}
.team-r{width:60%;margin-left:20px}
.team-t{color:#00a5a8;font-size:22px}
.team-date{font-size:17px;color:#a09e9e;margin:10px 0;display:flex}
.team-date span{margin-right:10px;display:flex;align-items:center}
.team-date span i{margin-right:5px}
.team-data{color:#676767;font-size:20px;margin-bottom:30px}
.team-a a{color:#fff;background:#00a5a8;padding:5px 10px;font-size:20px}
.team-li:hover img{transform:scale(1.1)}
@media (max-width:1024px){.team-l{width:49%}
.team-r{width:50%}
.team-data{margin-bottom:20px}
}
@media (max-width:768px){.team-li{width:100%}
.team-l{width:40%}
.team-r{width:60%}
}
@media (max-width:450px){.team-li{flex-direction:column}
.team-l,.team-r{width:100%}
.team-t{font-size:20px}
.team-data{font-size:16px;margin-bottom:10px}
}


@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1666165979553') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-circleyuanquan:before {
  content: "\e71e";
}

.icon-icon-:before {
  content: "\e708";
}

.icon-yanjing-:before {
  content: "\e61c";
}


@media (min-width:1025px){.fnav li {max-width:100%;margin-right:0;}
.fnav {display:block;height:auto;width:auto;}
.fpronav {display:flex;flex-wrap:wrap;flex-direction:column;height:240px;max-width:100%;width:400px;}
.fpronav li {margin-bottom:8px;margin-right:40px;text-transform:capitalize;max-width:50%}
.footitem.footitem3 {max-width:inherit;}}
.foot-t>.container:first-child {margin-bottom:30px;align-items:center;}
.fotlef a {display:flex;align-items:center;}
.fotlef a span {font-size:47px;margin-left:15px;}
.fotrig {display:flex;}
.fotrig .eput::-webkit-input-placeholder {color:#fff;}
.fotrig .eput::-moz-placeholder {color:#ff;opacity:1;}
.fotrig .eput {border:1px solid #fff;background:none;color:#fff;width:280px;height:46px;padding:0 15px;margin-right:10px;}
.fotrig .ebtn {background:#fff;cursor:pointer;padding:0 35px;}
.client{margin-bottom: 10px;}
@media (max-width:880px){.foot-t>.container:first-child{flex-direction:column}
.fotlef{margin-bottom:20px}
.fotrig{width:100%}
.fotrig .eput{width:calc(100% - 110px)}
.fotrig .ebtn{padding:0 10px;width:100px;}}
@media (max-width:560px){.fotlef img{height:50px;}
.fotlef a span{font-size:32px}
.foot-t>.container:first-child{justify-content: flex-start;align-items: flex-start;}}
