html,body,.page{padding: 0;margin: 0;scroll-behavior: smooth;}

*:focus{outline: none;}

*{-webkit-tap-highlight-color:rgba(0,0,0,0);}

ul,dd,dl,a,p{padding: 0;text-decoration: none;margin: 0;list-style: none;color: #666666;}

input,textarea{outline: none;border: none;}

img{max-width: 100%;vertical-align: middle;}

p{text-align: justify;}

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

	html,body,.page{min-width: unset;}

}





@font-face{

    font-family:'Oswald-Bold';

    src:url('../font/Oswald-Bold.ttf') format('truetype');

}



@font-face{

    font-family:'Geometric-Black';

    src:url('../font/Geometric 415 Black BT.ttf') format('truetype');

}



.con{margin: auto;}



/* menubar */

.menuBar{position: absolute;z-index: 1;display: flex;justify-content: space-between;align-items: center; width: 100%;box-sizing: border-box; box-sizing: border-box;padding: 20px 5%;z-index: 9;}

.logo img{height: 60px; }
/*NIU 2022-10-23 .menuNav 添加word-break:keep-all;文字不换行*/
.menuNav ul,.menuNav{display: flex;align-items: center;/*margin-left: 20px;*/ word-break:keep-all;}

.menuNav ul li{height: 30px;line-height: 30px;position: relative;}

.menuNav ul li::after{content: '';position: absolute;height: 2px;width: 0;bottom: -5px;left: 0;background-color: #fff;transition:all 0.5s ;}

.menuNav ul li:hover::after{width: 100%;transition:all 0.5s ;}

.menuNav ul li:nth-of-type(n+2){margin-left: 40px;}

.menuNav ul li a{color: #fff;}

.menuNav>div{margin-left: 20px;color: #fff;font-size: 20px;}

.menuBar .logo>div{display: none;}

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

	.menuBar{padding: 20px 10px 20px 10px;}

}



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

	.con{width: unset;}

	.menuBar{position: absolute;left: 0;top: 0;width: 100%;box-sizing: border-box; z-index: 9;padding: .5rem 1rem;min-width: unset;display: block;}

	.menuBar .logo{display: flex;align-items: center;justify-content: space-between;width: 100%;position: relative;z-index: 5;}

	.menuBar .logo img{height: 1.8rem;}

	.menuBar .logo>div{display: block;}

	.menuBar .logo div div{width: 30px;height: 1px;background-color: #fff;}
    .menuBar .logo .chacha{display:none}
	.menuBar .logo div div:nth-of-type(n+2){margin-top: .4rem;}

	.menuNav{position: fixed;flex-direction: column;align-items: center;justify-content: center; top: 0;left: 0;transform: translateY(-100%);transition: all .5s; width: 100%;height: 100%;text-align: center;background-color: #2665C2;}

	.menuNav.active{transform: translateY(0);transition: all .5s;}
    .menuBar .active .chacha{display:block}
    .menuBar .active .hengxian{display:none}
	.menuNav ul{flex-direction: column;display: flex;}

	.menuNav ul li,.menuNav div{margin-left: 0 !important;}

	.menuNav ul li{font-size: 1.2rem;}

	.menuNav ul li:nth-of-type(n+2){margin-top: 2rem;}

	.menuNav div{margin-top: 2rem;font-size: 1.1rem;}

}



/* banner */

.banner{position: relative;max-height:1080px;}

.banner .swiper{height:100%;max-height:1080px;}

.txt{position: absolute;top: 50%;left: 5%;transform: translateY(-50%);}

.txt div{font-size: 60px;color: #fff;}

.txt p{margin-top: 20px;font-size: 24px;line-height: 48px;width: 660px;color: #fff;}

.txt a{display: block;margin-top: 125px;color: #fff;position: relative;width: fit-content;    letter-spacing: 2px;}

.txt a::after{content: '';position: absolute;width: 100%;height: 1px;background-color: #fff;bottom: -10px;left: 0;}

.banIntro{padding: 20px; position: absolute;bottom: 0;right: 0;z-index: 2;display: flex;align-items: center;background-color: #2665C2;box-sizing:border-box;height:120px;}

.banIntro span{display: block;}
.banIntro .btn img{width: 30%}
.motto{font-size: 36px;font-weight: lighter;color: #fff;}

.btn{display: flex;align-items: center;margin-left: 30px;}

.btn div{display: flex;align-items: center;cursor: pointer;}

.btn div img:nth-of-type(2){transform: rotate(180deg);}
/*.btn div img{height: 15px;}*/

.btn div span{margin-left: 10px;color: rgba(255, 255, 255, .6);font-size: 14px;}

.btn div:hover span{color: rgba(255, 255, 255, 1);}

.prev:hover img:nth-of-type(1),.next:hover img:nth-of-type(2){display: none;}

.prev:hover img:nth-of-type(2),.next:hover img:nth-of-type(1){display: block;}

.prev img:nth-of-type(2),.next img:nth-of-type(1){display: none;}

.next{margin-left: 30px;border-left: 1px solid rgba(255, 255, 255, .6);padding-left: 30px;}



.banTxt{position: absolute;max-width:1440px;width:100%; margin: auto;left: 0;right: 0;top: 50%;transform: translateY(-50%);}

.banTxt .divider{background-color: rgba(238, 238, 238, .2);}

.banTxt .divider::after{background-color: #FFF;}

.banTxt .title .title_l strong{color: #fff;font-size: 120px;}

.banTxt .title .title_l span{color: #fff;font-size: 36px;}



@media screen and (max-width:600px){
	.banner {height: 12rem}
	.shouye {height: 22rem}
	.banner img{height: 100%;width: 100%;object-fit: cover;}
	.txt{left: 1rem;right: 1rem;}

	.txt div{font-size: 1rem;}

	.txt p{margin-top: .5rem;font-size: .8rem;width: unset;line-height: 1.2rem;}

	.txt a{margin-top: .5rem;font-size: .6rem;}

	.banIntro{padding: .5rem;height:46px;box-sizing:border-box;}

	.motto{font-size: .5rem;display:flex;align-items:center;}
	
	.motto>img{height:.8rem;}
	
	.btn{margin-left:2rem;}

	.btn div img{height: .6rem;}

	.btn div span{font-size: .6rem;}

	.next{margin-left: 1rem;padding-left: 1rem;}

	

	.banTxt{width: unset;left: 1rem ;right: 1rem;top: 60%;}
	
	.banTxt .title{margin-top:.8rem;}

	.banTxt .title .title_l strong{font-size: 1.2rem;}

	.banTxt .title .title_l span{font-size: 1rem;}
	
	.banTxt .title span{margin-top:0;}

}



/* nav */

.nav{display: flex;align-items: center;max-width:1440px;width:100%; margin: auto;padding: 40px 0;font-size: 14px;box-sizing: border-box;}

.nav img{width: 20px;}

.nav div{margin-left: 20px;}

.nav a{color: #000000;}

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

	.nav{width:unset;padding: 1rem 1rem 0rem;}

}



/* foot */

.footer{background: url('../img/foot_bg.png') no-repeat center;background-size: cover;}

.foot{max-width:1440px;width:100%; margin: auto;padding-top: 80px;}

.footTil div{font-size: 30px;color: #fff;}

.footTil span{font-size: 14px;display: block;margin-top: 20px;color: #fff;}

.footCon{display: flex;justify-content: space-between;margin-top: 60px;padding-bottom: 80px;}

.foot_l>div{display: flex;}

.foot_l>div:nth-of-type(n+2){margin-top: 34px;}

.foot_l img{height: 15px;width:15px;object-fit: contain;margin-top: 2px;}

.foot_l span{font-size: 14px;color: #fff;display: block;margin-left: 10px;}

.foot_c ul{display: flex;}

.foot_c ul li{padding: 0 50px;border-left: 1px solid rgba(255, 255, 255, .1);min-width: 100px;}

.foot_c ul li>a{font-size: 18px;color: #fff;}

.foot_c ul li dl{margin-top: 30px;font-size: 14px;}

.foot_c ul li dl dd:nth-of-type(n+2){margin-top: 20px;}

.foot_c ul li dl dd a{color: #fff;white-space: nowrap;opacity:.5;transition:all .5s;}

.foot_c ul li dl dd:hover a{opacity:1;transition:all .5s;}

.foot_r{position: relative;width: 140px;}

.footBtn{position: absolute;top: -80px;padding: 10px 0;width: 100%;text-align: center;background-color: #F08300;font-size: 14px;}

.footBtn a{color: #fff;}

.footCode img{width: 140px;height: 140px;}

.footCode span{display: block;padding: 10px 0;text-align: center;color: #fff;font-size: 14px;}

.foot_b{padding: 50px 0;text-align: center;color: rgba(255, 255, 255, .3);font-size: 14px;border-top: 1px solid rgba(255, 255, 255, .1);}

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

	.foot{width: unset;display: flex;padding: 2rem 1rem 1rem;align-items: flex-start;flex-direction:column;}

	.foot_c{display: none;}

	.footTil{padding-right: 2rem;margin-top: 0;}

	.footTil div{font-size: 1.3rem;}

	.footTil span{font-size: .8rem;margin-top: .5rem;}

	.footCon{margin-top: 0;padding: 0;flex-direction:column;}

	.foot_l{margin-top:1rem}

	.foot_l img{width:1rem;height:1rem}

	.foot_l span{font-size:.7em;}

	.foot_l>div:nth-of-type(n+2){margin-top: .5rem;}

	.foot_r{width: 6rem;}

	.footCode{margin-top:1rem;}

	.footCode img{width: 6rem;height: 6rem;max-width: inherit;}

	.footCode span{font-size: .8rem;}

	.footBtn{font-size: .6rem;top: -60px;display: none;}

	.foot_b{padding: 1rem;font-size: .8rem;}

}





/* 首页 */

.home{width: unset;}

.product{background-color:#fff;}

.product>div{max-width:1440px;width:100%;  margin: auto;padding: 100px 0;}

.divider{max-width: 1440px;width:100%; position: relative;background-color: #EEEEEE;height: 5px;margin: auto;}

.divider::after{content: '';position: absolute;height: 100%;width: 100px;background-color: #F08300;left: 0;top: 0;}

.title{display: flex;align-items: center;justify-content: space-between;margin-top: 30px;}

.title span{display: block;}

.title_l strong{font-size: 90px;color: #2765C2;}

.title_l span{font-size: 36px;margin-top:10px;}

.title_r{width:fit-content;}

.title_r a{display: flex;align-items: center;justify-content:flex-end;width:fit-content;}

.title_r span{position: relative;color: #000000;}

.title_r span::after{content: '';position: absolute;left: 0;bottom: -10px;height: 2px;width: 100%;background-color: #EEEEEE;}

.title_r div{margin-left: 20px;width: 60px;height: 60px;border-radius: 50%;background-color: #F08300;display: flex;align-items: center;justify-content: center; font-size: 30px;color: #fff;transition:all .5s;}

.title_r:hover div{background-color:#2765C2;transition:all .5s;}

.proTab{display: flex;align-items: center;margin-top: 60px;justify-content: space-between;}

.proTab>div{position: relative;width: calc((100% - 40px) / 3);height: 200px;cursor: pointer;}

.proTab>div.active div{background-color: rgba(39, 101, 194, .8);}

.proTab>div>img{height: 100%;width: 100%;object-fit: cover;}

.proTab>div>div{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: all .5s;}

.proTab>div>div span{display: block;margin-top: 10px;font-size: 24px;color: #fff;padding: 0 20px; text-align: center;}

.proTab>div>div img{height: 60px;}

.proTab>div:hover div{background-color: rgba(39, 101, 194, .8);transition: all .5s;}

.proCon{display: flex;align-items: center;margin-top: 40px;}

.proCon>div{width: calc((100% - 60px) / 4);}

.proCon>div:nth-of-type(n+2){margin-left:15px;}

.proCon>div div{height: 250px;overflow: hidden;}

.proCon>div div img{width: 100%;height: 100%;object-fit: cover;}

.proCon>div:hover img {

    transform: scale(1.2);

    transition: all .5s;

}

.proCon>div:hover span {

    color: #2765C2;

    transition: all .5s;

}

.proCon>div span{display: block;margin-top: 20px;text-align: center;color: rgba(0, 0, 0, 1);}

.pro_b{margin-top: 30px;display: flex;align-items: center;justify-content: space-between;}

.pro_b>div{position: relative;width: calc((100% - 40px) / 3);cursor: pointer;}

.pro_b>div a>img{width: 100%;height: 100%;object-fit: cover;}

.pro_b>div a div{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;transition: all .5s;}

.pro_b>div a div img{height:40px;}

.pro_b>div a div span{display: block;margin-left: 30px;color: #fff;font-size:24px;}

.pro_b>div:hover div{background-color: rgba(240, 131, 0, .78);transition: all .5s;}

.aboutUs{padding: 100px 0 0;overflow: hidden;position: relative;background: #102746;}

/* .aboutUs>img{position: absolute;width: 100%;z-index: -1;top: 0;} */

#bg-1{background: url('../img/aboutus_bg.png') no-repeat center;background-size: cover;position: absolute;}

.aboutUs>div:nth-of-type(2){max-width:1440px;width:100%; margin: auto;padding-bottom:100px;}

.parallux-bg{z-index: -1;height:100vh !important;}

.aboutUsCon{display: flex;margin-top: 60px;}

.aboutUsCon>div{flex: 1;}

.aboutUsCon .title_l,.aboutUsCon .title_l strong{color: #fff;}

.aboutUsCon_l p{margin-top: 60px;color: #fff;width: 590px;line-height: 36px;}

.aboutUsCon_l .title_r{margin-top: 40px;}

.aboutUsCon_l .title_r span{color: #fff;}

.aboutUsCon_r_til{font-size: 24px;color: #fff;}

.aboutUsCon_r p{color: #fff;line-height: 36px;}

.aboutUsDes{display: flex;flex-wrap: wrap;margin-top: 40px;}

.aboutUsDes>div{width: calc((100% - 20px) / 2);height: 150px;background-color: #29A9EB;border-radius: 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;}

.aboutUsDes>div:nth-of-type(n+2){margin-left: 20px;}

.aboutUsDes>div:nth-of-type(2n+1){margin-left: 0px;}

.aboutUsDes>div:nth-of-type(n+3){margin-top: 20px;}

.aboutUsDes>div img{height: 50px;}

.aboutUsDes>div span{display: block;margin-top: 20px;color: #fff;font-size: 18px;}

.case{background-color:#fff;}

.case_r{display:flex;flex-direction:column;align-items:flex-end;}

.case>div{max-width:1440px;width:100%; margin: auto;padding:100px 0 100px ;}

.caseBtn{display: flex;margin-top: 20px;}

.caseBtn>div{width: 70px;height: 70px;transition: all .5s;cursor: pointer; background-color: #DDDDDD;display: flex;justify-content: center;align-items: center;font-size: 30px;}

.caseBtn>div:nth-of-type(2){margin-left: 20px;}

.caseBtn>div:hover{background-color: #2765C2;color: #fff;transition: all .5s;}

.caseCon{display: flex;align-items: center;margin-top: 60px;}

.caseCon .swiper-slide{width: calc((100% - 20px) / 2);}

.caseCon .swiper-slide:hover div img{transform:scale(1.2);transition:all .5s;}

.caseCon .swiper-slide div{height: 450px;overflow:hidden;}

.caseCon .swiper-slide img{height: 100%;width: 100%;object-fit: cover;transition:all .5s;}



.caseCon .swiper-slide span{display: block;padding: 20px;text-align: center;color: #000000;transition:all .5s;}

.caseCon .swiper-slide:hover span{color:#29A9EB;transition:all .5s;}

.coop{background-color: #2765C2;padding: 100px 0;}

.coop>div{width:100%;max-width:1440px; margin: auto;}

.coop .title_l{display: flex;align-items: center;}

.coop strong{color: #fff;}

.coop .title_l span{color: #fff;margin-left: 10px;}

.coopItes{margin-top: 60px;display: flex;flex-wrap: wrap;}

.coopItes>div{width: calc((100% - 75px) / 6);height: 100px;}

.coopItes>div:nth-of-type(n+2){margin-left: 15px;}

.coopItes>div:nth-of-type(6n+1){margin-left: 0px;}

.coopItes>div:nth-of-type(n+7){margin-top: 15px;}

.coopItes>div img{width: 100%;height: 100%;object-fit: cover;}

.newsCenter{background: url('../img/newsCenter_bg.png') no-repeat center;background-size: cover;}

.newsCenter>div{max-width:1440px;width:100%; margin: auto;padding: 100px 0;}

.newsCenter .title_r a{justify-content:flex-start;}

.newsCon{display: flex;margin-top: 60px;}

.newsCon>div{flex: 1;}

.news_l ul{margin-top: 30px;width: 615px;}

.news_l ul li{background-color: #fff;transition: all .5s;}

.news_l ul li:nth-of-type(n+2){margin-top: 10px;}
@media screen and (max-width:600px){

	.news_l ul li:nth-of-type(n+4){display: none;}

}
.news_l ul a{display: flex;align-items: center;padding: 10px 20px 10px 50px;justify-content: space-between;color: #000000;position: relative;transition: all .5s;}

.news_l ul a::before{transition: all .5s;position: absolute;content: '';left: 20px;width: 10px;height: 10px;top: 50%;transform: translateY(-50%);border-radius: 50%;background-color: #999999;}

.news_l ul a div{transition: all .5s;height: 30px;width: 30px;border-radius: 50%;background-color: #cccccc;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 20px;}

.news_l ul li:hover{background-color: #2765C2;transition: all .5s;}

.news_l ul li:hover a{color: #fff;transition: all .5s;}

.news_l ul li:hover a::before{background-color: #fff;transition: all .5s;}

.news_l ul li:hover a div{color: #2765C2;background-color: #fff;transition: all .5s;}

.news_l .title_r{margin-top: 50px;}

.news_l .title_r span::after{background-color: #CCCCCC;}

.news_r{height: 690px;}

.news_r img{width: 100%;height: 100%;object-fit: cover;}





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

	.product{width: unset;padding: 2rem 1rem;}

	.product>div{padding:0;}

	.divider{width: unset;height: 2px;}

	.divider::after{width: 50px;}

	.title_l strong{font-size: 1.4rem;}

	.title_l span{font-size: 1.2rem;}

	.title_r span{font-size: .8rem;}

	.title_r div{width: 2rem;height: 2rem;font-size: 1rem;}

	.proTab>div{width: calc((100% - 2rem) / 3);height: 100px;}
	.proTab{margin-top: 2rem;flex-wrap: wrap;}
	.proTab>div:nth-of-type(n+4){margin-top: 2rem;width: calc((100% - 1rem) / 2);}
	.proTab>div:nth-of-type(n+5){width: calc((100% - 1rem) / 2);}

	.proTab>div>div img{height: 2rem;}

	.proTab>div>div span{font-size: .8rem;text-align: center;padding:0 .5rem;margin-top: .3rem;}

	.proCon{margin-top: 1.5rem;align-items: flex-start;flex-wrap:wrap;}

	.proCon>div{width: calc((100% - 1rem) / 2);}

	.proCon>div:nth-of-type(n+2){margin-left:1rem;}

	.proCon>div:nth-of-type(2n+1){margin-left:0rem;}

	.proCon>div:nth-of-type(n+3){margin-top:1rem;}

	.proCon>div div{height: 120px;}

	.proCon>div span{margin-top: .5rem;font-size: .8rem;}

	.pro_b{margin-top: 1rem;}

	.pro_b>div{position: relative;width: calc((100% - 2rem) / 3);cursor: pointer;height: 100px;}

	.pro_b>div a div{flex-direction:column;align-items:center;text-align:center;padding:.2rem;box-sizing:border-box;}

	.pro_b>div a div img{height: 1.5rem;}

	.pro_b>div a div span{font-size: .8rem;margin-left: 0rem;margin-top:.5rem}

	.aboutUs{padding: 1rem;width: unset;}

	.aboutUs>div:nth-of-type(2){width: unset;height: unset !important;padding:0;}

	.parallux .parallux-bg{position: absolute;height: 100% !important;}

	.aboutUsCon{flex-direction: column;margin-top: 0;}

	.aboutUsCon_l p{width: unset;font-size: .8rem;line-height: 1.3rem;margin-top: 1rem;}

	.aboutUsCon_l .title_r{margin-top: 1rem;}

	.aboutUsCon_r{margin-top: 2rem;}

	.aboutUsCon_r_til{font-size: 1.2rem;}

	.aboutUsCon_r p{font-size: .8rem;line-height: 1.3rem;margin-top: 1rem;}

	.aboutUsDes{margin-top: 1rem;}

	.aboutUsDes>div{height: 80px;box-sizing: border-box;padding: 0.5rem;}

	.aboutUsDes>div img{height: 1.5rem;}

	.aboutUsDes>div span{font-size: .8rem;margin-top: .5rem;    text-align: center;}

	.case{padding: 1rem;width: unset;}

	.case>div{padding:0;}

	.caseBtn>div{width: 2rem;height: 2rem;font-size: 1.2rem;}

	.caseCon{margin-top: 2rem;}

	.caseCon>div div{height: 100px;}

	.caseCon>div span{padding: .5rem;font-size: .8rem;}
	
	.caseCon .swiper-slide div{height:150px;}

	.coop{padding: 1rem;}

	.coop>div{width: unset;}

	.coopItes{margin-top: 1rem;}

	.coopItes>div{width: calc((100% - 1rem) / 3);height: 50px;}

	.coopItes>div:nth-of-type(n+2){margin-left: .5rem;}

	.coopItes>div:nth-of-type(3n+1){margin-left: 0px;}

	.coopItes>div:nth-of-type(n+4){margin-top: .5rem;}

	.newsCenter>div{width: unset;padding: 1rem;}

	.newsCon{display: block;margin-top: 1rem;}

	.news_l ul{width: 100%;}

	.news_l ul a{padding: 1rem 1rem 1rem 2.5rem;}

	.news_l ul li span{width: calc(100% - 3rem);white-space: nowrap;font-size: .9rem;text-overflow: ellipsis;overflow: hidden;}

	.news_l ul a div{width: 1.5rem;height: 1.5rem;}

	.newsCon .title_r{margin:2rem  auto 0;width: fit-content;}

	.news_r{display: none;}

}



/* 关于我们 */

.aboutIntroduce{width:unset;}

.aboutIntro{max-width:1440px;width:100%; margin: auto;display: flex;align-items:center;}

.aboutIntro>div{width: 50%;box-sizing: border-box;}

.intro_r{padding-left: 100px;}

.intro_r div{font-size: 48px;font-weight: bold;}

.intro_r p{color: #666666;margin-top: 30px;line-height: 36px;font-size: 16px;}

.aboutInfo{max-width:1440px;width:100%; margin:40px auto 40px;background-color: #2765C2;display: flex;justify-content: space-around;}

.aboutInfo>div{padding: 40px 0;text-align: center;color: #fff;}

.aboutInfo>div div span{font-size: 48px;color: #fff;font-weight: bold;}

.aboutInfo>div>span{opacity: .5;display: block;margin-top: 10px;}

.aboutAdv{max-width:1440px;width:100%; margin: auto;}

.aboutAdvTil{font-size: 30px;}

.aboutAdv p{margin-top: 20px;color: #666666;line-height: 36px;}

.aboutAdvItes{display: flex;justify-content: space-between;margin-top: 40px;}

.aboutAdvItes>div{width: calc((100% - 60px) / 4);position: relative;height: 500px;color: #fff;}

.aboutAdvItes>div>img{height: 100%;width: 100%;object-fit: cover;}

.aboutAdvItes>div>div{position: absolute;width: 100%;height: 100%;top: 0;left: 0;box-sizing: border-box;padding: 100px 40px 0;text-align: center;}

.aboutNum{font-size: 42px;font-weight: bold;}

.aboutAdvInfo{font-size: 14px;font-weight: bold;margin-top: 10px;}

.aboutAdvLine{height: 1px;width: 40px;background-color: #fff;margin: 20px auto;}

.aboutAdvDes{font-size: 14px;line-height: 30px;}

.aboutProcess{background: url('../img/about5.png') no-repeat center;background-size: cover;margin-top: 100px;padding: 100px 0;}

.aboutProcess>div{max-width:1440px;width:100%; margin: auto;display: flex;align-items: center;}

.aboutProcess_l{width: 40%;box-sizing: border-box;padding-right: 60px;}

.aboutProcess_r{width: 60%;display: flex;flex-wrap: wrap;}

.aboutProcessTil_CN{font-size: 48px;color: #fff;}

.aboutProcessTil_EN{font-size: 18px;color: #fff;}

.aboutProcess_l p{font-size: 18px;line-height: 36px;color: #fff;margin-top: 60px;}

.aboutProcess_r>div{position: relative; width: calc((100% - 90px) / 4);height: 140px;border: 1px solid rgba(255, 255, 255, .3);box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-direction: column;}

.aboutProcess_r>div::after{font-size: 32px;position: absolute;color: #fff;}

.aboutProcess_r>div:nth-last-of-type(n+6)::after{right: -20px;content: '›';}

.aboutProcess_r>div:nth-of-type(n+6)::after{left: -20px;content: '‹';}

.aboutProcess_r>div:nth-of-type(4)::after{left: -20px;content: '‹';transform: translateX(-50%) rotate(-90deg);bottom: -40px;left: 50%;}

.aboutProcess_r>div span{display: block;margin-top: 10px;color: #fff;}

.aboutProcess_r>div img{height: 40px;}

.aboutProcess_r>div:nth-of-type(n+2){margin-left: 30px;}

.aboutProcess_r>div:nth-of-type(4n+1){margin-left: 0px;}

.aboutProcess_r>div:nth-of-type(n+5){margin-top: 40px;}

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

	.aboutIntro{width: unset;}

	.aboutIntro>div{width: unset;padding: 1rem;}

	.intro_l{display: none;}

	.intro_r{padding: 0;}

	.intro_r div{font-size: 1.4rem;}

	.intro_r p{line-height: 1.4rem;margin-top: .3rem;font-size: .8rem;}

	.aboutInfo{width: unset;margin: 1rem;}

	.aboutInfo>div{font-size: .9rem;padding: 1rem 0;}

	.aboutInfo>div div span{font-size: 1.2rem;}

	.aboutInfo>div>span{font-size: .6rem;margin-top: .5rem;}

	.aboutAdv{padding:0 1rem;width: unset;}

	.aboutAdvTil{font-size: 1.2rem;}

	.aboutAdv p{margin-top: 1rem;font-size: .8rem;line-height: 1.4rem;}

	.aboutAdvItes{flex-wrap: wrap;margin-top: 1rem;}

	.aboutAdvItes>div{width: calc((100% - 1rem) / 2);height: 240px;}

	.aboutAdvItes>div:nth-of-type(n+3){margin-top: 1rem;}

	.aboutAdvItes>div>div{padding: 2rem 1rem 0;}

	.aboutNum{font-size: 1.2rem;}

	.aboutAdvInfo{font-size: .6rem;margin-top: .5rem;}

	.aboutAdvLine{width: 50%;margin: .5rem auto;}

	.aboutAdvDes{font-size: .6rem;line-height: 1.4rem;}

	.aboutProcess{margin-top: 2rem;padding: 1rem;}

	.aboutProcess>div{width: unset;flex-direction: column;}

	.aboutProcess_l,.aboutProcess_r{width: unset;padding: 0;}

	.aboutProcessTil_CN{font-size: 1.2rem;}

	.aboutProcessTil_EN{font-size: 1rem;}

	.aboutProcess_l p{font-size: .8rem;line-height: 1.4rem;margin-top: 1rem;}

	.aboutProcess_r{margin-top: 1rem;}

	.aboutProcess_r>div{position: relative; width: calc((100% - 3rem) / 4);height: 70px;border: 1px solid rgba(255, 255, 255, .3);box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-direction: column;}

	.aboutProcess_r>div:nth-of-type(n+2){margin-left: 1rem;}

	.aboutProcess_r>div:nth-of-type(4n+1){margin-left: 0px;}

	.aboutProcess_r>div:nth-of-type(n+5){margin-top: 1.5rem;}

	.aboutProcess_r>div img{height: 1.5rem;}

	.aboutProcess_r>div span{font-size: .6rem;text-align: center;}

	.aboutProcess_r>div::after{font-size: 1.4rem;position: absolute;color: #fff;}

	.aboutProcess_r>div:nth-last-of-type(n+6)::after{right: -.8rem;content: '›';}

	.aboutProcess_r>div:nth-of-type(n+6)::after{left: -.8rem;content: '‹';}

	.aboutProcess_r>div:nth-of-type(4)::after{left: -20px;content: '‹';transform: translateX(-50%) rotate(-90deg);bottom: -1.8rem;left: 50%;}

}



/* 资质证书 */

.certification{width: unset; margin: auto;padding-bottom: 100px;background-color: #F5F5F5;}

.certification .swiper{max-width:1440px;width:100%; height: 380px;padding:40px 0;}

.certification .swiper .swiper-wrapper{display: flex;align-items: center;}

.certification .swiper .swiper-slide{display: flex;flex-direction: column; align-items: center;justify-content: center;transform: scale(.9);transition: all .5s;}

.certification .swiper img{width: 100%;height: 100%;object-fit: contain;}

.certification .swiper span{display: none;margin-top: 10px;}

.certification .swiper .swiper-slide-active{transform:scale(1.1);transition: all .5s;}

.certification .swiper .swiper-slide-active span{display: block;}

.certificBtn{display: flex;align-items: center;justify-content: center;margin-top: 40px;}

.certificBtn div{transition: all .5s;cursor: pointer; font-size: 24px; width: 50px;height: 50px;background-color: #DDDDDD;display: flex;align-items: center;justify-content: center;}

.certificBtn div:nth-of-type(2){margin-left: 20px;}

.certificBtn div:hover{background-color: #2765C2;color: #fff;transition: all .5s;}

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

	.certification{padding: 1rem;}

	.certification .swiper{width: unset;height: 200px;padding:2rem 0;}

	.certification .swiper .swiper-slide{transform:scale(.6);transition: all .5s;}

	.certification .swiper .swiper-slide-active{transform:scale(1.2);transition: all .5s;}

	.certification .swiper span{font-size: .6rem;text-align:center;}

}



/* 产品中心 */

.prod{max-width:1440px;width:100%; margin: auto;box-sizing:border-box;}

.prodItem{margin-top: 40px;}

.prodItem:nth-of-type(2){margin-top:0;}

.prodTil{font-size: 28px;}

.prodItem p{line-height: 36px;margin-top: 10px;color: #666666;}

.ylrqItes{margin-top: 20px;display: flex;align-items: center;}

.ylrqItes>div{width: calc((100% - 60px) / 4);}

.ylrqItes>div:hover img{transform:scale(1.2);transition:all .5s;}

.ylrqItes>div:hover span{color:#2765C2;transition:all .5s;}

.ylrqItes>div:nth-of-type(n+2){margin-left: 20px;}

.ylrqItes>div div{height: 250px;overflow:hidden;}

.ylrqItes>div img{height: 100%;width: 100%;object-fit: cover;transition:all .5s;}

.ylrqItes>div span{display: block;text-align: center;padding: 10px 0;transition:all .5s;}

.prod_b{display: flex;align-items: center;padding-bottom:100px ;}

.prod_b>div{position: relative; width: calc((100% - 40px) / 3);height: 350px;}

.prod_b>div:nth-of-type(n+2){margin-left: 20px;}

.prod_b>div img{height: 100%;width: 100%;object-fit: cover;}

.prod_b>div>div{position: absolute;width: 100%;height: 100%;top: 0;left: 0;box-sizing: border-box;padding: 20px;color: #fff;}

.prod_b>div>div div{font-size: 28px;}

.prod_b>div>div p{font-size: 14px;margin-top: 10px;color: #fff;}

.prod_b>div>div a{color: #fff;position: absolute;left: 20px;bottom: 20px;font-size: 14px;}

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

	.prod{width: unset;padding: 1rem;}

	.prod .nav{padding:0 0 1rem;}

	.prodItem{margin-top: 0;}

	.prodTil{font-size: 1.2rem;}

	.prodItem p{line-height: 1.4rem;font-size: .8rem;margin-top: 1rem;}

	.ylrqItes{margin-top: 1rem;flex-wrap: wrap;margin-bottom: 1rem;align-items: flex-start;}

	.ylrqItes>div{width: calc((100% - 1rem) / 2);}

	.ylrqItes>div:nth-of-type(n+2){margin-left: 1rem;}

	.ylrqItes>div:nth-of-type(2n+1){margin-left: 0rem;}

	.ylrqItes>div:nth-of-type(n+3){margin-top: 1rem;}

	.ylrqItes>div div{height: 120px;}

	.ylrqItes>div span{font-size: .8rem;}

	.prod_b{padding-bottom: 0;flex-direction: column;}

	.prod_b>div{position: relative; width: 100%;}

	.prod_b>div:nth-of-type(n+2){margin-left: 0rem;margin-top: 1rem;}

	.prod_b>div>div{padding: 1rem;}

	.prod_b>div>div div{font-size: 1.2rem;}

	.prod_b>div>div p{font-size: .8rem;line-height: 1.4rem;}

}



/* 案例中心 */

.project{max-width:1440px;width:100%;box-sizing:border-box;}

.projectItes{display: flex;flex-wrap: wrap;}

.projectItes>div{width: calc((100% - 30px) / 2);}

.projectItes>div:hover img{transform:scale(1.2);transition:all .5s;}

.projectItes>div:hover span{color:#2765C2;transition:all .5s;}

.projectItes>div:nth-of-type(n+2){margin-left: 30px;}

.projectItes>div:nth-of-type(2n+1){margin-left: 00px;}

.projectItes>div:nth-of-type(n+3){margin-top: 30px;}

.projectItes>div div{height: 450px;overflow:hidden;}

.projectItes>div img{height: 100%;width: 100%;object-fit: cover;transition:all .5s;}

.projectItes>div span{display: block;text-align: center;padding: 10px 0;color: #000000;transition:all .5s;}

.pagination{display: flex;margin-top: 40px;margin-bottom: 100px;}

.pagination a{transition: all .5s;display: block;height: 40px;padding: 0 20px;background-color: #F5F5F5;color: #000000;line-height: 40px;text-align: center;font-size: 14px;}
.pagination a:nth-of-type(n+2){margin-left: 5px;}

.pagination a:hover{background-color: #F08300;color: #fff;transition: all .5s;}

.pagination .active{background-color: #F08300;color: #fff;transition: all .5s;}

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

	.project{padding: 1rem;}

	.project .nav{padding:0 0 1rem;}

	.projectItes>div{width: calc((100% - 1rem) / 2);}

	.projectItes>div:nth-of-type(n+2){margin-left: 1rem;}

	.projectItes>div:nth-of-type(2n+1){margin-left: 00px;}

	.projectItes>div:nth-of-type(n+3){margin-top: 1rem;}

	.projectItes>div div{height: 110px;}

	.projectItes>div span{font-size: .8rem;}

	.pagination{margin:2rem 0 0;}

	.pagination a{font-size: .6rem;height: 2rem;line-height: 2rem;padding:0 .5rem;}

}



/* 案例中心详情 */

.projectInfo{max-width:1440px;width:100%;box-sizing:border-box;}

.projectInfoCon{margin-top: 20px;}

.projectInfoConTil{font-size: 30px;}

.projectInfoLine{height:2px;width:100%;background-color:#EEEEEE;opacity:.5;margin-top:20px;}

.projectInfoConDes{display: flex;margin-top: 60px;}

.projectInfoConDes>div{width: 50%;box-sizing: border-box;}

.projectInfoConDes_r{line-height: 28px;padding-left: 20px;}

.projectInfoCon1{margin-top: 40px;line-height: 28px;}

.projectInfoBtn{display: flex;margin-bottom: 120px;margin-top: 60px;}

.projectInfoBtn>a{background-color: #EEEEEE;width: 50%;height: 100px;display: block;line-height: 100px;text-align: center;transition: all .5s;}

.projectInfoBtn>a:hover{background-color: #2765C2;color: #fff;transition: all .5s;}

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

	.projectInfo{padding: 1rem;}

	.projectInfoCon{margin: 0;}

	.projectInfoConTil{font-size: 1.4rem;}

	.projectInfoConDes{margin-top: 1rem;flex-direction: column;}

	.projectInfoConDes>div{width: unset;padding: 0;}

	.projectInfoConDes_r{margin-top: 1rem;line-height: 1.4rem;font-size: .8rem;}

	.projectInfoCon1{margin-top: 1rem;font-size: .8rem;line-height: 1.4rem;}

	.projectInfoBtn{flex-direction: column;margin-top: 2rem;margin-bottom: 0;}

	.projectInfoBtn a{width: unset;height: unset;line-height: unset;padding:.5rem 1rem ;text-align: start;font-size: .8rem;}

	.projectInfoBtn a:nth-of-type(2){margin-top: .5rem;}

}



/* 新闻中心 */

.news{max-width:1440px;width:100%;box-sizing:border-box;}

.popularNews{display: flex;margin-top: 40px;}

.popularNews>div{box-sizing: border-box;}

.popularNews>a{width: 50%;display:block}

.popularNews_l{padding-right: 40px;background-color: #F5F5F5;}

.popularNews_r{width: 50%;background-color: #F5F5F5;display: flex;flex-direction: column;justify-content: center;padding: 20px;}

.popularNewsTil{font-size: 24px;}

.popularNewsDate{font-size: 14px;color: #999999;margin: 20px 0;}

.popularNews_r p{font-size: 14px;line-height: 30px;}

.popularNews_r .title_r{margin-top: 40px;}

.popularNews_r .title_r div{width: 60px;height: 60px;}

.newsItes{margin-top: 40px;display: flex;flex-wrap: wrap;}

.news .newsItes>div{width: calc((100% - 80px) / 3);}

.news .newsItes>div .recommendNewsMore{margin-bottom: 0;}

.news .newsItes>div:nth-of-type(n+2){margin-left:40px ;}

.news .newsItes>div:nth-of-type(3n+1){margin-left:0px ;}

.news .newsItes>div:nth-of-type(n+4){margin-top:40px ;}

.news .newsItes>div p{margin-top: 10px;font-size:14px;}

.recommendNewsHead{font-size:18px;}

.news .newsItes>div .recommendNewsDate span,.news .newsItes>div .recommendNewsHead,.news .newsItes>div .recommendNewsMore,.news .newsItes>div .recommendNewsMore div{transition: all .5s;}

.news .newsItes>div:hover .recommendNewsDate span{color: #2765C2;transition: all .5s;} 

.news .newsItes>div:hover .recommendNewsHead{color: #2765C2;transition: all .5s;}

.news .newsItes>div:hover .recommendNewsMore{color: #F08300;transition: all .5s;}

.news .newsItes>div:hover .recommendNewsMore div{background-color: #F08300;transition: all .5s;}

.news .pagination{margin-top: 100px;}

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

	.news{padding: 1rem;}

	.news .nav{padding:0 0 1rem;}

	.popularNews{flex-direction: column;margin-top: 1.5rem;}

	.popularNews>a{width:unset;}

	.popularNews>div{width: unset;}

	.popularNews_l{padding: 0;}

	.popularNewsTil{font-size: 1.2rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

	.popularNewsDate{font-size: .6rem;margin: .5rem 0;}

	.popularNews_r p{font-size: .8rem;line-height: 1.4rem;}

	.popularNews_r .title_r{margin-top: 1.5rem;}

	.popularNews_r .title_r div{width: 2rem;height: 2rem;}

	.newsItes{margin-top: 1.5rem;}

	.news .newsItes>div{width: calc((100% - 1rem) / 2);}

	.news .newsItes>div:nth-of-type(n+2){margin-left:1rem ;}

	.news .newsItes>div:nth-of-type(2n+1){margin-left:0px ;}

	.news .newsItes>div:nth-of-type(n+3){margin-top:1rem ;}

	.news .newsItes>div p{font-size: .8rem;overflow: hidden;

          text-overflow:ellipsis;

          -webkit-line-clamp: 4;

          word-wrap: break-word;

          display: -webkit-box;

          -webkit-box-orient: vertical;}

	.news .pagination{margin-top: 2rem;}

}



/* 新闻中心详情 */

.newsInfo{width:100%;max-width:1440px;box-sizing:border-box;}

.newsInfoTab{display: flex;}

.newsInfoTab>div{transition: all .5s;cursor: pointer; width: calc((100% - 40px) / 3);height: 80px;background-color: #F3F7FD;line-height: 80px;text-align: center;color: #2765C2;}

.newsInfoTab>div:nth-of-type(n+2){margin-left: 20px;}

.newsInfoTab>div a{color:#2765C2 ;display: block;    margin: auto;}

.newsInfoTab>div:hover a{color: #fff;}

.newsInfoTab>div:hover{background-color: #2765C2;color: #fff;transition: all .5s;}

.newsInfoTab>div.active a{color: #fff;}

.newsInfoTab>div.active{background-color: #2765C2;color: #fff;transition: all .5s;}

.newsInfoCon{margin-top: 60px;}

.newsInfoConTil{font-size: 28px;}

.newsInfoMarks{display: flex;align-items: center;justify-content: space-between;margin-top: 30px;padding-bottom: 20px;border-bottom: 1px solid #EEEEEE;font-size: 14px;color: #999999;}

.newsInfoMarks>div{display: flex;align-items: center;}

.newsInfoMarks>div span{display: block;padding-right: 40px;}

.newsInfoConDes{display: flex;margin-top: 40px;}

.newsInfoConDes>div{width: 50%;box-sizing: border-box;}

.newsInfoConDes_l{padding-right: 60px;height: 100%;}

.newsInfoConDes_l img{width:100%;height: 100%;object-fit: cover;}

.newsInfoConDes_r{line-height: 36px;color: #999999;font-size: 14px;}

.changeBtn{margin-top: 60px;}

.changeBtn a{display: block;width: 100%;height: 80px;line-height: 80px;padding-left: 30px;box-sizing: border-box; background-color: #EEEEEE;color: #4A4D58;font-size: 14px;}

.changeBtn a:nth-of-type(n+2){margin-top: 10px;}

.recommendNews{margin-top: 60px;}

.recommendNewsTil{font-size: 24px;padding-bottom: 20px;border-bottom: 1px solid #EEEEEE;}

.recommendNewsItes{margin-top: 30px;display: flex;}

.recommendNewsItes>div{width: calc((100% - 80px) / 3);}

.recommendNewsItes>div:hover .recommendNewsDate span,.recommendNewsItes>div:hover .recommendNewsHead{color:#2765C2;transition:all .5s}

.recommendNewsItes>div:hover .recommendNewsMore{color:#F08300;transition:all .5s}

.recommendNewsItes>div:hover .recommendNewsMore div{background-color:#F08300;transition:all .5s}

.recommendNewsItes>div:nth-of-type(n+2){margin-left: 40px;}

.recommendNewsDate{color: #999999;}

.recommendNewsDate span{font-size: 48px;font-weight: bold;transition:all .5s}

.recommendNewsHead{margin-top: 20px;font-size: 18px;color: #000000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition:all .5s}

.recommendNewsItes>div p{line-height: 30px;font-size: 14px;margin-top: 10px;overflow: hidden;

          text-overflow:ellipsis;

          -webkit-line-clamp: 3;

          word-wrap: break-word;

          display: -webkit-box;

          -webkit-box-orient: vertical;

}

.recommendNewsMore{display: flex;align-items: center;font-size: 14px;color: #999999;margin-top: 30px;margin-bottom: 100px;transition:all .5s}

.recommendNewsMore div{transition:all .5s;width: 30px;height: 30px;border-radius: 50%;text-align: center;line-height: 30px; box-sizing: border-box; background-color: #CCCCCC;color: #fff;font-size: 24px;margin-left: 20px;}

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

	.newsInfo{padding: 1rem;}

	.newsInfo .nav{padding:0 0 1rem;}

	.newsInfoCon{margin-top: 1.5rem;}

	.newsInfoConTil{font-size: 1.2rem;}

	.newsInfoMarks{margin-top: 1rem;padding-bottom: 1rem;}

	.newsInfoMarks>div{font-size: .6rem;}

	.newsInfoMarks>div span{padding-right: 1rem;}

	.newsInfoConDes{flex-direction: column;margin-top: 1rem;}

	.newsInfoConDes>div{width: unset;padding: 0;}

	.newsInfoConDes_r{font-size: .8rem;margin-top: 1rem;line-height: 1.4rem;}

	.changeBtn{margin-top: 1.5rem;}

	.changeBtn a{height: unset;padding: .5rem 1rem;line-height: unset;font-size: .6rem;}

	.recommendNews{margin-top: 1.5rem;}

	.recommendNewsTil{font-size: 1.2rem;}

	.newsInfoTab>div{width: calc((100% - 2rem) / 3);height: unset;line-height: unset;padding: .5rem;font-size: .9rem;}

	.newsInfoTab>div:nth-of-type(n+2){margin-left: 1rem;}

	.recommendNewsItes{margin-top: 1rem;flex-wrap: wrap;}

	.recommendNewsItes>div{width: calc((100% - 1rem) / 2);}

	.recommendNewsItes>div:nth-of-type(n+2){margin-left:1rem;}

	.recommendNewsItes>div:nth-of-type(2n+1){margin-left:0rem;}

	.recommendNewsItes>div:nth-of-type(n+3){margin-top:1rem;}

	.recommendNewsDate span{font-size: 1.6rem;font-weight: bold;}

	.recommendNewsHead{margin-top: 1rem;font-size: 1rem;}

	.recommendNewsItes>div p{font-size: .6rem;line-height: 1.4rem;}

	.recommendNewsMore{line-height: unset;margin-bottom: 0;margin-top: 1rem;}

}



/* 联系我们 */

.contact{width: unset;}

.contactItem{max-width:1440px;width:100%; margin:50px auto 0;box-sizing:border-box;}

.contactItem:nth-of-type(2){margin:0 auto;}

.contactTil{font-size: 36px;font-weight: bold;}

.contactItes{display: flex;margin-top: 40px;}

.contactItes>div{width: calc((100% - 40px) / 3);height: 220px;background-color: #F6F8FC;display: flex;align-items: center;box-sizing: border-box;padding: 20px;}

.contactItes>div:nth-of-type(n+2){margin-left: 20px;}

.contactItes>div img{width: 40px;margin-right: 20px;}

.contactItes>div>div{width: calc(100% - 60px);}

.contactIteTil{font-size: 24px;}

.contactIteDes{font-size: 14px;margin-top: 10px;}

.contactIteLine{height: 2px;background-color: #E5E5E5;margin: 20px 0;}

.contactItem form{margin-top: 40px;}

.inputForm{display: flex;}

.inputForm>div{width: calc((100% - 40px) / 3);}

.inputForm>div input{width: 100%;height: 50px;background-color: #F5F5F5;padding: 0 20px;box-sizing: border-box;}

.inputForm>div:nth-of-type(n+2){margin-left: 20px;}

.textareaForm{margin-top: 20px;}

.textareaForm textarea{background-color: #F5F5F5;width: 100%;box-sizing: border-box;height: 200px;resize: none;padding: 10px 20px;}

.textareaForm textarea::-webkit-input-placeholder{font-size: 16px;font-family: unset;}

.formBtn{margin-top: 20px;}

.formBtn input{width: 100%;color: #F08300;height: 50px;background-color: #F08300;color: #fff;}

.contactMap{width: unset;}

.contactMap .contactTil{padding-bottom:20px;}

.contactTil{max-width:1440px;width:100%; margin: auto;}

.contactMap img{margin-top: 40px;}

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

	.contact{padding: 1rem;}

	.contactTil{font-size: 1.4rem;width: unset;}

	.contactItem{width: unset;margin-top: 1rem;}

	.contactItes{flex-direction: column;margin-top: 1rem;}

	.contactItes>div{width: unset;height: unset;}

	.contactItes>div:nth-of-type(n+2){margin-left: 0px;}

	.contactItes>div img{width: 1.5rem;}

	.contactItes>div>div{width: calc(100% - 2.5rem);}

	.contactIteTil{font-size: .9rem;}

	.contactIteDes{font-size: .8rem;}

	.contactIteLine{margin: .5rem 0;}

	.contactItes>div:nth-of-type(n+2){margin-top: .5rem;}

	.contactIteInfo{font-size: .8rem;}

	.inputForm{flex-direction: column;margin-top: 1rem;}

	.inputForm>div{width: unset;}

	.inputForm>div:nth-of-type(n+2){margin-left: 0;margin-top: .5rem;}

	.textareaForm{margin-top: .5rem;}

	.contactItem form{margin-top: 0;}

	.contactMap img{margin-top: 1rem;}

}



/* 环保设备 */

.fszl{max-width:1440px;width:100%;box-sizing:border-box;}

.fszlDes{display: flex;background-color: #F1F1F1;}

.fszlDes_l{width: 60%;box-sizing: border-box;padding: 80px;display: flex;flex-direction: column;justify-content: center;}

.fszlDes_r{width: 40%;}

.fszlDesTil{font-size: 28px;}

.fszlDesLine{height: 2px;width: 120px;background-color: #F08300;margin: 20px 0;}

.fszlDes_l p{line-height: 36px;color: #666666;}

.fszlAdv{margin-top: 40px;}

.fszlTil{text-align: center;font-size: 28px;position: relative;padding-top: 50px;}

.fszlTil::after{position: absolute;content: '';height: 1px;width: 80px;background-color: #F08300;bottom: -20px;left: 50%;transform: translateX(-50%);}

.fszlAdvItes{margin-top: 60px;display: flex;}

.fszlAdvItes>div{width: calc((100% - 40px) / 3);box-shadow: 0 0 15px rgba(38, 101, 194, 0.0500);height: 350px;display: flex;flex-direction: column;justify-content: center;align-items: center;}

.fszlAdvItes>div:nth-of-type(n+2){margin-left: 20px;}

.fszlAdvItes>div img{width: 120px;}

.fszlAdvItes>div div{margin-top: 20px;font-size: 18px;}

.fszlAdvItes>div span{font-size: 14px;color: #999999;display: block;margin-top: 5px;}

.fszlAdvItes>div p{margin-top: 20px;}

.fszlRange>span{display: block;text-align: center;margin-top: 40px;}

.fszlRangeItes{margin-top: 60px;display: flex;}

.fszlRangeItes>div{width: calc((100% - 60px) / 5);text-align: center;}

.fszlRangeItes>div:nth-of-type(n+2){margin-left: 15px;}

.fszlRangeItes>div img{width: 240px;}

.fszlRangeItes>div  span{display: block;padding: 10px 30px;background-color: #2665C2;width: fit-content;color: #fff;margin:20px auto 0;border-radius:5px;}

.fszlRangeItes>div p{margin-top: 10px;color: #000000;text-align: center;}

.fszlRange>p{text-align: center;font-size: 30px;line-height: 48px;color: #000000;margin: 40px 0 100px;}

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

	.fszlDes{flex-direction: column-reverse;padding: 1rem;}

	.fszlDes>div{width: unset;padding: 0;}

	.fszlDes_l{margin-top: .5rem;}

	.fszlDesTil{font-size: 1.2rem;}

	.fszlDesLine{margin:1rem 0;}

	.fszlDes_l p{font-size: .8rem;line-height: 1.4rem;}

	.fszlAdv{padding: 1rem;margin: 0;}

	.fszlTil{font-size: 1.2rem;}

	.fszlTil::after{bottom: -1rem;}

	.fszlAdvItes{margin-top: 2rem;flex-direction: column;}

	.fszlAdvItes>div{width: unset;height: unset;padding: 1rem;}

	.fszlAdvItes>div:nth-of-type(n+2){margin-left: 0;}

	.fszlAdvItes>div img{width:3.5rem;}

	.fszlAdvItes>div div{margin-top:.5rem;font-size: 1rem;}

	.fszlAdvItes>div span{font-size: .6rem;}

	.fszlAdvItes>div p{font-size: .8rem;margin-top: .5rem;}

	.fszlRange{padding: 1rem;}

	.fszlRange>span{font-size: .8rem;margin-top: 2.5rem;}

	.fszlRangeItes{margin-top: 2rem;flex-wrap: wrap;}

	.fszlRangeItes>div{width: calc((100% - 4rem) / 3);}

	.fszlRangeItes>div:nth-of-type(n+2){margin-left: 2rem;}
    .fszlRangeItes>div:nth-of-type(n+3){margin-left: 2rem;}

	.fszlRangeItes>div:nth-of-type(n+4){margin-top: 2rem;margin-right: 1rem;margin-left: 3rem;}

	.fszlRangeItes>div img{width: 100%;}

	.fszlRangeItes>div  span{padding: .5rem .8rem ;font-size: .8rem;}

	.fszlRangeItes>div p{font-size: .8rem;}

	.fszlRange>p{margin: 1.5rem 0 0;font-size: 0.8rem;line-height: 1.8rem;}

}



/* 环保设备-废水 */

.fs{width: unset;}

.fsIntro{max-width:1440px;width:100%; margin: auto;display: flex;align-items: center;box-sizing:border-box;}

.fsIntro>div{width: 50%;box-sizing: border-box;}

.fsIntro_l{padding-right: 40px;}

.fsIntro_l p{line-height: 36px;font-size: 14px;}

.fsAdv{background: url('../img/fs1.png') no-repeat bottom center;background-size: 100% auto;padding-bottom: 80px;}

.fsAdvTil{max-width:1440px;width:100%; margin:40px auto 0;}

.fsAdvItes{max-width:1440px;width:100%; margin:0 auto 0;display: flex;}

.fsAdvItes>div{background-color: #fff; width: calc((100% - 80px) / 5);height: 300px;box-shadow: 0 0 15px rgba(38, 101, 194, 0.0500);display: flex;flex-direction: column;align-items: center;box-sizing: border-box;padding: 40px 20px 0;}

.fsAdvItes>div:nth-of-type(n+2){margin-left: 20px;}

.fsAdvNum{height: 100px;width: 100px;border-radius: 50%;line-height: 100px;text-align: center;font-size: 36px;font-weight: bold;}

.fsAdvItes>div:nth-of-type(1) .fsAdvNum{background-color: rgba(38, 101, 194, .1);color: #2665C2;}

.fsAdvItes>div:nth-of-type(2) .fsAdvNum{background-color: rgba(45, 195, 94, .1);color: #2DC35E;}

.fsAdvItes>div:nth-of-type(3) .fsAdvNum{background-color: rgba(45, 195, 172, .1);color: #2DC3AC;}

.fsAdvItes>div:nth-of-type(4) .fsAdvNum{background-color: rgba(195, 161, 45, .1);color:#C3A12D;}

.fsAdvItes>div:nth-of-type(5) .fsAdvNum{background-color: rgba(45, 195, 172, .1);color: #2DC3AC;}

.fsAdvItes>div p{font-size: 14px;margin-top: 20px;}

.fsProcess{background-color: #F5F5F5;padding-bottom: 100px;}

.fsAdvTil{display: flex;flex-direction: column;align-items: center;padding:40px 0 20px ;margin: 0 auto;}

.fsProcessItes{max-width:1440px;width:100%; display: flex;flex-wrap: wrap;margin: auto;}

.fsProcessItes>div{width: calc((100% - 30px) / 2);height: 230px;background-color: #fff;box-sizing: border-box;display: flex;align-items: center;padding: 40px;}

.fsProcessItes>div:nth-of-type(n+2){margin-left: 30px;}

.fsProcessItes>div:nth-of-type(2n+1){margin-left: 0px;}

.fsProcessItes>div:nth-of-type(n+3){margin-top: 30px;}

.fsProcessItes>div img{width: 50px;margin-right: 40px;}

.fsProcessItes>div span{font-size: 18px;}

.fsProcessItes>div p{font-size: 14px;line-height: 30px;margin-top: 20px;}

.fsRange{max-width:1440px; margin: auto;display: flex;flex-direction: column;align-items: center;padding:40px 0 100px;}

.fsRangeItes{display: flex;align-items: center;margin-top: 60px;}

.fsRangeItes>div{width: calc((100% - 75px) / 6);}

.fsRangeItes>div:nth-of-type(n+2){margin-left: 15px;}

.fsRangeItes>div span{display: block;text-align: center;margin: 40px auto 0;width: fit-content;padding: 10px 20px;background-color: #2665C2;color: #fff;border-radius: 4px;}

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

	.fsIntro{width: unset;flex-direction: column-reverse;padding: 1rem;}

	.fsIntro>div{width: unset;padding: 0;}

	.fsAdvTil{width: unset;}

	.fsIntro_l{margin-top: 1rem;}

	.fsIntro_l p{font-size: .8rem;line-height: 1.4rem;}

	.fsAdv{padding: 0;background: none;}

	.fsAdvTil{margin: auto;padding: 0 1rem;width: unset;}

	.fsAdvItes{width: unset;padding: 1rem;margin: 0;flex-wrap: wrap;}

	.fsAdvItes>div{width: calc((100% - 2rem) / 2);height: unset;padding: 1rem;}

	.fsAdvItes>div:nth-of-type(n+2){margin-left: 1rem;}

	.fsAdvItes>div:nth-of-type(2n+1){margin-left: 0rem;}

	.fsAdvItes>div:nth-of-type(n+1){margin-top: 1rem;}

	.fsAdvNum{width: 3rem;height: 3rem;line-height: 3rem;font-size: 1.2rem;}

	.fsAdvItes>div p{font-size: .8rem;line-height: 1.4rem;}

	.fsProcess{padding: 1rem;}

	.fsProcessItes{width: unset;}

	.fsProcessItes>div{width: 100%;height: unset; flex-direction: column;align-items: flex-start;}

	.fsProcessItes>div:nth-of-type(n+2){margin-left: 0rem;}

	.fsProcessItes>div:nth-of-type(2n+1){margin-left: 0rem;}

	.fsProcessItes>div:nth-of-type(n+2){margin-top: 1rem;}

	.fsProcessItes>div img{width: 2rem;margin: 0;}

	.fsProcessItes>div span{font-size: 1rem;margin: .5rem 0;display: block;}

	.fsProcessItes>div p{font-size: .8rem;margin: 0;}

	.fsRange{width: unset;padding: 1rem;}

	.fsRangeItes{margin-top: 1rem;flex-wrap: wrap;}

	.fsRangeItes>div{width: calc((100% - 2rem) / 2);}

	.fsRangeItes>div:nth-of-type(n+2){margin-left: 2rem;}

	.fsRangeItes>div:nth-of-type(2n+1){margin-left:0rem;}

	.fsRangeItes>div:nth-of-type(n+3){margin-top: 2rem;}

	.fsRangeItes>div span{margin-top: 1rem;font-size: .8rem;padding: .5rem 1rem;}

}



/* 环保设备-沸石转轮浓缩-RTO RCO */

.fsns{width: unset;}

.fsns .fsAdv{padding:40px 0 80px 0;background-size: 100% 50%;}

.fsns .fsAdv .fsAdvTil{align-items: flex-start;}

.fsns .fsAdv .fsAdvItes{flex-wrap: wrap;display: flex;}

.fsns .fsAdv .fsAdvItes>div{width: calc((100% - 20px) / 2);height: 200px;flex-direction: row;padding: 20px;}

.fsns .fsAdv .fsAdvItes>div:nth-of-type(2n+1){margin-left: 0;}

.fsns .fsAdv .fsAdvItes>div:nth-of-type(n+3){margin-top: 20px;}

.fsns .fsAdv .fsAdvItes>div img{width: 120px;margin-right: 30px;}

.fsns .fsAdv .fsAdvItes>div div div{display: flex;align-items: flex-end;font-size: 14px;color: #999999;}

.fsns .fsAdv .fsAdvItes>div div span{display: block;padding-right: 10px;font-size: 24px;color: #333333;}
.fsns .fsAdv .fsAdvItes>div p{font-size: 16px;}
.rto,.rco{max-width:1440px;width:100%; margin:60px auto ;} 

.rto>img{width:1100px;}

.rto img,.rco img{margin-top: 40px;}

.fsns .fszlRange{max-width:1440px;width:100%; margin: auto;}

.fsns .fszlRange img{width: unset;}

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

	.fsns .fsAdv{padding: 1rem;}

	.fsns .fsAdv .fsAdvItes{padding: 0;}

	.fsns .fsAdv .fsAdvItes>div{width: calc((100% - 1rem) / 2);height: unset;flex-direction: column;align-items: flex-start;}

	.fsns .fsAdv .fsAdvItes>div:nth-of-type(n+2){margin-left: 1rem;}

	.fsns .fsAdv .fsAdvItes>div:nth-of-type(2n+1){margin-left: 0;}

	.fsns .fsAdv .fsAdvItes>div:nth-of-type(n+3){margin-top: 1rem;}

	.fsns .fsAdv .fsAdvItes>div img{width: 3rem;margin-right: 0;}

	.fsns .fsAdv .fsAdvItes>div div div{flex-direction: column;align-items: flex-start;margin-top: .5rem;font-size: .8rem;}

	.fsns .fsAdv .fsAdvItes>div div span{font-size: 1rem;}

	.fsns .fsAdv .fsAdvItes>div p{font-size: .8rem;margin-top: .5rem;}

	.fsns .fszlRange{width: unset;padding: 1rem;}

	.rto,.rco{width: unset;padding: 1rem;margin: 0 auto;}

}



/* 减水剂设备 */

.jsj{width: unset;}

.jsj .fszlDes{max-width:1440px;width:100%; margin: auto;box-sizing:border-box;}

.jsj .fszlDes>div{width: 50%;box-sizing: border-box;}

.jsj .fszlDes img{height: 100%;width: 100%;object-fit: cover;}

.jsjImg{display: flex;max-width:1440px;width:100%; margin:40px auto 20px;}

.jsjImg>div{width: calc((100% - 40px) / 3);height: 300px;}

.jsjImg>div img{width: 100%;height: 100%;object-fit: cover;}

.jsjImg>div:nth-of-type(n+2){margin-left: 20px;}

.jsjIndustry{max-width:1440px;width:100%; margin: auto;}

.jsjIndustryCon{display: flex;justify-content: space-between;}

.jsjIndustryCon_l{width: 30%;position: relative;}

.jsjIndustryCon  span{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #fff;font-size:24px;}

.jsjIndustryCon_l img{width: 100%;height: 100%;object-fit: cover;}

.jsjIndustryCon_r{display: flex;flex-wrap: wrap;width: calc(100% - 15px);}

.jsjIndustryCon_r>div{width: calc((100% - 30px) / 3);position: relative;}

.jsjIndustryCon_r>div:nth-of-type(n+2){margin-left: 15px;}

.jsjIndustryCon_r>div:nth-of-type(3n+1){margin-left: 0px;}

.jsjIndustryCon_r>div:nth-of-type(n+4){margin-top: 15px;}

.jsj>img{margin-top: 40px;}

.jsjAdv{background-color: #F5F5F5;padding-bottom: 100px;}

.jsjAdvItes{max-width:1440px;width:100%; margin: auto;display: flex;flex-wrap: wrap;}

.jsjAdvItes>div{width: calc((100% - 80px) / 3);height: 250px;background-color: #fff;box-sizing: border-box;padding: 20px;display: flex;flex-direction: column;align-items: center;text-align: center;    padding-top: 40px;}

.jsjAdvItes>div:nth-of-type(n+2){margin-left: 40px;}

.jsjAdvItes>div:nth-of-type(3n+1){margin-left: 0px;}

.jsjAdvItes>div:nth-of-type(n+4){margin-top: 40px;}

.jsjAdvItes>div div{width: 50px;height: 50px;border-radius: 50%;line-height: 50px;text-align: center;background-color: #2665C2;color: #F5F5F5;font-size: 24px;font-weight: bold;}

.jsjAdvItes>div span{display: block;margin-top: 20px;font-size: 24px;}

.jsjAdvItes>div p{font-size: 14px; margin: 40px;    margin-top: 20px;}
.jsjCraft{padding-bottom: 60px;}

.jsjCraftItes{max-width:1440px;width:100%; margin:20px auto 0;display: flex;justify-content:space-between;}

.jsjCraftItes>div{display: flex;justify-content: space-between;width: calc((100% - 80px) / 5);position:relative;}

.jsjCraftItes>div>div{position: relative;}

.jsjCraftItes>div p{position: absolute;color: #fff;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 1rem;width: 70%;
    margin-left: 10%;}

.jsjCraftItes1{flex-wrap:wrap;}

.jsjCraftItes1>div{display: flex;justify-content: space-between;width: 100%;}

.jsjCraftItes1>div>div{width:calc((100% - 60px) / 4);}

.jsjCraftItes1>div:nth-of-type(2){margin-top:20px;}

@media screen and (max-width:600px){
    .jsjAdvItes>div{flex-direction: inherit;padding: 20px;}
	.jsj .fszlDes{width: unset;}

	.jsj .fszlDes>div{width: unset;}

	.jsjImg{flex-direction: column;padding: 1rem;margin: 0;width: unset;}

	.jsjImg>div{width: unset;}

	.jsjImg>div:nth-of-type(n+2){margin-left: 0;margin-top: 1rem;}

	.jsjIndustry{width: unset;padding: 1rem;}

	.jsjIndustryCon{flex-direction: column;}

	.jsjIndustryCon>div{width: unset;}

	.jsjIndustryCon_r{margin-top: 1rem;}

	.jsjIndustryCon  span{font-size: .8rem;}

	.jsjAdv{padding: 1rem;}

	.jsjAdvItes{width: unset;}

	.jsjAdvItes>div{width: calc((100%) / 1);height: unset;}

	.jsjAdvItes>div:nth-of-type(n+2){margin-left: 0rem;}

	.jsjAdvItes>div:nth-of-type(2n+1){margin-left: 0rem;}

	.jsjAdvItes>div:nth-of-type(n+2){margin-top: 1rem;}

	.jsjAdvItes>div div{width: 3rem;height: 3rem;font-size: 1.2rem;}

	.jsjAdvItes>div span{font-size: 1rem;margin: 1rem 0;color:#000}

	.jsjAdvItes>div p{font-size: .8rem;line-height: 1.4rem;margin:0.5rem;width: 16rem;}

	.jsjCraft{padding: 1rem;}

	.jsjCraftItes{width: unset;flex-direction: row;font-size: .6rem;flex-wrap:wrap}

	.jsjCraftItes>div{flex-direction: row;flex-wrap: wrap;width:calc((100% - 1rem) / 2);}

	/*.jsjCraftItes>div:nth-of-type(2){margin-top: 1rem;flex-direction: row-reverse;flex-wrap: wrap-reverse;}*/

	.jsjCraftItes>div>div{width: calc((100% - 1rem) / 2);}
	
	.jsjCraftItes>div:nth-of-type(n+3){margin-top:1rem}

	.jsjCraftItes>div>div:nth-of-type(n+2){margin-left: 1rem;}

	.jsjCraftItes>div>div:nth-of-type(2n+1){margin-left: 0rem;}

	.jsjCraftItes>div>div:nth-of-type(n+3){margin-top: 1rem;}

	.jsjCraftItes>div:nth-of-type(2)>div:nth-of-type(2n+2){margin-left: 0rem;}

	.jsjCraftItes>div:nth-of-type(2)>div:nth-of-type(n+1){margin-top: 1rem;}

	.jsjCraftItes>div:nth-of-type(2)>div:nth-last-of-type(1),.jsjCraftItes>div:nth-of-type(2)>div:nth-last-of-type(2){margin-top: 0rem;}

	.jsjCraftItes>div p{transform: scale(.9) translate(-65%,-50%);font-size:.6rem}
	
	.jsjCraftItes1{flex-wrap:wrap}
	
	.jsjCraftItes1>div{width:100%;}
	
	.jsjCraftItes1>div:nth-of-type(2){margin-top:1rem;flex-wrap:wrap-reverse}

}



/* 乙氧基化技术设备 */

.yyjh{width: unset;}

.yyjh .fszlDes{max-width:1440px;width:100%; margin: auto;}

.yyjh .fszlDes>div{width: 50%;box-sizing: border-box;}

.yyjh .fszlDes img{height: 100%;width: 100%;object-fit: cover;}

.yyjh>img{margin-top: 40px;}

.yyjh .jsjAdvItes>div{padding-top: 40px;}

.yyjh .jsjAdvItes>div div{background-color: #2665C2;color: #fff;}

.yyjh .jsjAdvItes>div p{margin-top: 20px;}

.yyjh .jsjCraftItes>div{width: calc((100% - 40px) / 5);margin-top: 0;}

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

	.yyjh .fszlDes{width: unset;}

	.yyjh .fszlDes>div{width: unset;}

	.yyjh>img{margin-top: 1.5rem;}

	.yyjh .jsjCraftItes>div{width: calc((100% - 1rem) / 2);height: unset;position: relative;}

	.yyjh .jsjCraftItes>div:nth-of-type(n+2){margin-left: 1rem;}

	.yyjh .jsjCraftItes>div:nth-of-type(2n+1){margin-left: 0rem;}

	.yyjh .jsjCraftItes>div:nth-of-type(n+3){margin-top: 1rem;}

}



/* 电气自动化 */

.dqzdh{width: unset;}

.dqzdh .newsInfoTab{max-width:1440px;width:100%; margin: auto;box-sizing:border-box;}

.dqzdh .fszlDes{max-width:1440px;width:100%; margin:40px auto 0;}

.dqzdh .fszlDes>div{width: 50%;box-sizing: border-box;}

.dqzdh .fszlDes img{height: 100%;width: 100%;object-fit: cover;}

.dqzdhDes{position: relative;}

.dqzdhDes p{color: #fff;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;text-align: center;line-height: 48px;}

.dqzdh .fszlDesTil1{font-size: 24px;}

.dqzdh .fszlDes1{margin-top: 40px;}

.dqzdh .fszlDes1 .fszlDes_l p{margin-top: 40px;color: #333333;}

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

	.dqzdh .newsInfoTab{width: unset;padding: 1rem;font-size: .8rem;}

	.dqzdh .newsInfoTab>div{display: flex;align-items: center;font-size: .8rem;}

	.dqzdh .fszlDes{width: unset;margin: 0;}

	.dqzdh .fszlDes>div{width: unset;}

	.dqzdh .dqzdhDes p{font-size: .8rem;line-height: 1.4rem;left: 1rem;right: 1rem;transform: translate(0,-50%);top: 50%;}

	.dqzdh .fszlDes1{margin-top: 1.5rem;}

	.dqzdh .fszlDes1 .fszlDes_l p{margin-top: 1.5rem;}

}



/* 安装及epc项目总包 */

.epc{width: unset;}

.epc .newsInfoTab{max-width:1440px;width:100%; margin: auto;}

.epc .fszlDes{max-width:1440px;width:100%; margin:40px auto 0;}

.epc .fszlDes>div{width: 50%;box-sizing: border-box;}

.epc .fszlDes img{height: 100%;width: 100%;object-fit: cover;}

.dqzdhDes{position: relative;}

.dqzdhDes img{width:100%;height:100%;object-fit:cover;}

.dqzdhDes p{color: #fff;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;text-align: center;line-height: 48px;font-size:20px;}

.epc .fszlDesTil1{font-size: 18px;}

.epc .fszlDes1{margin-top: 40px;}

.epc .fszlDes1 .fszlDes_l p{margin-top: 40px;color: #333333;}

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

	.epc .newsInfoTab{width: unset;padding: 1rem;}

	.epc .newsInfoTab>div{display: flex;align-items: center;}

	.epc .fszlDes{width: unset;margin: 0;}

	.epc .fszlDes>div{width: unset;}
	
	.dqzdhDes{height:90px;}

	.dqzdhDes p{left: 1rem;right: 1rem;transform: translate(0,-50%);line-height: 1.4rem;font-size: .8rem;}

	.epc .fszlDes1{flex-direction: column;}

	.epc .fszlDesTil1{font-size: 1.2rem;}

	.epc .fszlDes1 .fszlDes_l p{margin-top: 1rem;}

}



/* 蒸发、结晶容器 */

.rzf{max-width:1440px;width:100%;}

.rzfTab{display: flex;}

.rzfTab .swiper{width: 100%;}

.rzfTab .swiper-slide{width: 160px;}
.rzfTab .swiper-slide:nth-child(n+2) {margin-left: 20px}
.rzfTab a{display: block;padding: 10px 20px;background-color: #999999;color: #fff;transition: all .5s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;}

.rzfTab a:hover{background-color: #2665C2;transition: all .5s;}

.rzfTab a.active{background-color: #2665C2;}
@media screen and (max-width:600px){
	.rzfTab .swiper-slide{width: 48.6%;    float: left;
    height: auto;}
	.rzfTab a{padding: 10px 10px;}
	.rzfTab .swiper-slide:nth-child(2n+2) {
       margin-left: 2.8%
   }
   .rzfTab .swiper-wrapper{display: inline-block}
   .rzfTab .swiper-slide:nth-child(n+3) {
        margin-top: 2.8%;
       
   }
   .rzfTab .swiper-slide:nth-child(3) {
        margin-left: 0;
       
   }
}
.rzfItes{margin: 40px 0 80px;display: flex;}

.rzfItes a{display: block;width: calc((100% - 40px) / 5);}

.rzfItes a:nth-of-type(n+2){margin-left: 10px;}

.rzfItes a div{height:200px;}

.rzfItes a img{height: 100%;width: 100%;object-fit: cover;}

.rzfItes a span{display: block;padding: 20px ;text-align: center;color: #000000;transition: all .5s;}

.rzfItes a:hover span{color: #2765C2;transition: all .5s;}

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

	.rzfTab{padding: 1rem;}

	.rzfTab a{font-size: .8rem;}

	.rzfItes{margin: 0;padding: 1rem;flex-wrap: wrap;}

	.rzfItes a{display: block;width: calc((100% - 1rem) / 2);}

	.rzfItes a:nth-of-type(n+2){margin-left: 1rem;}

	.rzfItes a:nth-of-type(2n+1){margin-left: 0px;}

	.rzfItes a:nth-of-type(n+3){margin-top: 1rem;}

	.rzfItes a div{height: 120px;}

	.rzfItes a span{padding: .5rem;font-size: .8rem;}

}



/* 产品中心详情 */

.proInfo{max-width:1440px;width:100%;}

.iframe{height:700px;margin-top:20px;outline:none;border:none;}

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

    .iframe{height:600px;}

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

    .iframe{height:550px;}

}
.proInfo>img{margin-top: 40px;}

.proName{padding: 30px;background-color: #F6F8FB;}

.proNameTil{font-size: 28px;}

.proName>span{display: block;margin: 20px 0;}

.proType{display: flex;}

.proType>div{height: fit-content;}

.proType>div:nth-of-type(1){background-color: #F08300;font-weight: bold;}

.proType>div:nth-of-type(2){background-color: #2765C2;font-weight: bold;margin-left: 20px;}

.proType a{display: flex;align-items: center;padding: 10px 20px;color: #fff;}

.proType span{display: block;}

.proType a img{width: 20px;margin-right: 20px;}

.proPlace{display: flex;}

.proPlace>div{width: 150px;height: 150px;background-color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;}

.proPlace>div img{height: 60px;}

.proPlace>div span{display: block;margin-top: 10px;}

.proPlace>div:nth-of-type(n+2){margin-left: 20px;}

.proDes{margin-top: 20px;}

.proDesTil{font-size: 24px;color: #014099;}

.proDesTil1{font-size: 28px;text-align: center;margin-top: 20px;}

.proDesTable{margin-top: 20px;}

.proDesTable table{border-color: rgba(232, 232, 232, .4);}

.proDesTable tr td:nth-of-type(1){width: 15%;background-color: #F5F5F5;text-align: center;font-weight: bold;padding: 10px;}

.proDesTable tr td:nth-of-type(2){width: 35%;padding: 20px;}

.proDesTable tr td:nth-of-type(3){width: 15%;background-color: #F5F5F5;text-align: center;font-weight: bold;padding: 10px;}

.proDesTable tr td:nth-of-type(4){width: 35%;padding: 20px;}

.proDesTable .projectInfoBtn{margin: 40px 0;}

.tjcpTil{font-size: 24px;position: relative;}

.tjcpTil::after{height: 1px;width: 100%;left: 0;bottom: -20px;background-color: #EEEEEE;content: '';position: absolute;}

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

	.caseCon .swiper{width: 100%; height: 29rem;}
	.caseCon .swiper .swiper-slide{height: 14rem; overflow: hidden;}
    .iframe{height:11rem;}

	.proInfo>img{margin-top: 0;}

	.proName{padding: 1rem;}

	.proNameTil{font-size: 1.2rem;}

	.proName>span{display: block;margin: 1rem 0;}

	.proType>div{width: 50%;font-size: .8rem;height:50px;display: flex;align-items: center;}

	.proPlace{flex-wrap: wrap;}

	.proPlace>div{width: calc((100% - 2rem) / 3);height: unset;padding: 1rem;box-sizing: border-box;}

	.proPlace>div img{height:2rem;}

	.proPlace>div:nth-of-type(n+2){margin-left: 1rem;}

	.proPlace>div:nth-of-type(3n+1){margin-left: 0rem;}

	.proPlace>div:nth-of-type(n+4){margin-top: 1rem;}

	.proPlace>div span{display: block;margin-top: 10px;font-size: .8rem;}

	.proDes{padding: 1rem;margin-top: 0;}

	.proDesTil{font-size: 1.2rem;}

	.proDesTil1{font-size: 1.4rem;}

	.proDesTable{overflow-x: scroll;font-size: .8rem;}

	.proDesTable tr td:nth-of-type(1){width: 15%;background-color: #F5F5F5;text-align: center;font-weight: bold;padding: .2rem;}

	.proDesTable tr td:nth-of-type(2){width: 35%;padding: .4rem;}

	.proDesTable tr td:nth-of-type(3){width: 15%;background-color: #F5F5F5;text-align: center;font-weight: bold;padding:.2rem;}

	.proDesTable tr td:nth-of-type(4){width: 35%;padding: .6rem;}

	.proDesTable .projectInfoBtn{margin:1.5rem 0 0;}

	.tjcpTil{padding:0 1rem ;}

}

.ggziti{font-family:'Geometric-Black'}
.Oswald{font-family:'Oswald-Bold'}
.title-0{margin-top: 0px;padding-bottom: 20px;}
.yinchang{display: none;}
.jsjIndustryCon_l{display:none}
@media screen and (max-width:600px){
    .yinchang{display: flex;}
    .proTab>div:nth-of-type(4),
    .proTab>div:nth-of-type(5){display:none;}
    .proTab1>div {width: calc((100% - 1rem) / 2);}
}




