body p{margin:0;padding:0}
body .row{margin-right:-2px;margin-left:-2px}
section.banner-wrap{position:relative}
section.banner-wrap img{width:100%}
section.second{background-color:#ececec}
.second-one {background-color: #fff !important;padding-bottom: 40px;}
.subTitle{display:flex;align-items:center;justify-content:center}
.subTitle h2{padding:0 30px;font-weight:900;margin:45px 0}
.subTitle h2 span{color:#2859cd}
.subTitle .gradientLineA,.subTitle .gradientLineB{width:175px;height:2px;background:linear-gradient(90deg,transparent,#5088ed);position:relative;display:flex;align-items:center}
.subTitle .gradientLineA:after,.subTitle .gradientLineB:before{content:"";width:18px;height:18px;background-color:#5088ed;position:absolute;right:0;transform:rotate(45deg)}
.subTitle .gradientLineB{background:linear-gradient(270deg,transparent,#5088ed)}
.subTitle .gradientLineB:before{left:0}
section.second .container > p{font-size:18px;line-height:24px;color:#333;}
section.second .method-con{display:flex;justify-content:space-between;margin-top:45px;padding-bottom:70px}
section.second .method-con .methodL{width:45%;}
section.second .method-con .methodL p{font-size:18px;line-height:24px;color:#333}
section.second .method-con .methodL p:nth-child(2){margin:25px 0}
section.second .method-con .methodL p span{font-size:18px;line-height:18px;color:#1f59c1}
section.second .method-con .methodR{width:53%;}
section.second .method-con .methodR img{width:100%;}
section.third{overflow:hidden}
section.third p.title{font-size:30px;font-weight:700;color:#333;text-align:center;margin:35px 0 30px}
section.third .img-list .item{padding:.125rem}
section.third .img-list .item .sub-title{font-size:26px;line-height:26px;padding:20px 0 0}
section.third .img-list .item .sub-title,section.third .img-list .item .sub-title.td{color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#83d101}
section.third .img-list .item .sub-title.td{font-size:22px;line-height:22px;padding:10px 0 20px}
section.third .img-list .item .img-wrap{position:relative;cursor:pointer;overflow:hidden}
section.third .img-list .item .img-wrap:hover img{transform:scale(1.1);transition:all .4s}
section.third .img-list .item .img-wrap img{width:100%}
section.third .img-list .item .img-wrap .text-wrap{display:flex;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(14,54,147,.8);padding:2.5rem;flex-direction:column;align-items:center;justify-content:center;transform:translateY(100%);opacity:0;transition:all .25s}
section.third .img-list .item .img-wrap .text-wrap p{color:#fff;line-height:1.875rem}
section.third .img-list .item .img-wrap:hover .text-wrap{opacity:1;transform:translateY(0)}
section.fourth{overflow:hidden}
section.fourth .container>p.title{font-size:30px;color:#333;font-weight:700;text-align:center;margin:2.5rem 0 2rem}
section.fourth .container>p.text{color:#333;font-size:17px;line-height:24px;margin-bottom:40px}
section.fourth .container .first-item>p{background-color:#83d101;color:#fff;text-align:center;font-size:28px;line-height:32px;padding:15px 0;font-weight:700}
section.fourth .container .first-item .working-con{background-color:#0e3693;display:flex;align-items:center;justify-content:space-between;padding:30px 30px 35px 40px}
section.fourth .container .first-item .working-con p{color:#fff;font-size:17px;line-height:24px;width:42%}
section.fourth .container .first-item .working-con>div{width:53%}
section.fourth .container .first-item .working-con>div img{width:100%}
section.fourth .container .first-item .working-Bigimg img{width:100%;margin-top:40px}
section.canshu .container h4{font-size: 3rem;color: #333;font-weight: 700;text-align: center;margin: 2.5rem 0 2rem;}
section.canshu .container > p{color: #333;font-size: 17px;line-height: 24px;}
table.parameter{background:#fff;border:1px solid red;border-collapse:collapse;width:100%}
table.parameter td{border:1px solid #333;padding:5px;text-align:center;vertical-align:middle}
table.parameter td.txt-left{text-align:left}
section.sixth{margin-top:40px;position:relative;overflow:hidden}
section.sixth>img{display:none;width:100%}
section.sixth .img-list{background-color:#0e3693}
section.sixth .img-list .img-wrap{padding-left:2px;padding-right:2px}
section.sixth .img-list .img-wrap img{width:100%}
section.sixth .text-wrap{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}
section.sixth .text-wrap p.title{font-size:3rem;color:#fff;font-weight:700;text-align:center;margin:2.5rem 0}
section.sixth .text-wrap .text-first{justify-content:center}
section.sixth .text-wrap .text-first .item{text-align:center;padding-left:2px;padding-right:2px;margin-top:5rem}
section.sixth .text-wrap .text-first .item p:first-of-type{color:#83d101;font-size:2.5rem;font-style:italic;font-weight:700}
section.sixth .text-wrap .text-first .item p:first-of-type span{font-size:3.75rem}
section.sixth .text-wrap .text-first .item p:last-of-type{font-size:1.5rem;color:#fff}
section.sixth .text-wrap .text-second{margin-top:6rem;color:#fff;line-height:2}
@media (max-width:1660px) {
	section.second .method-con{flex-direction: column;margin-top: 30px;}
	section.second .method-con .methodL{width:100%;}
	section.second .method-con .methodR{width:70%;margin:15px auto 0;}
	section.second .method-con .methodL p:nth-child(2){margin: 15px 0;}
	section.fourth .container .first-item .working-con{flex-direction: column;}
	section.fourth .container .first-item .working-con p{width:100%;}
	section.fourth .container .first-item .working-con > div{width:100%;margin-top: 15px;}
	section.sixth .text-wrap .text-first .item{margin-top:0;}
	section.sixth .text-wrap .text-second{margin-top: 4rem;}
	section.third .img-list .item .sub-title{font-size: 20px;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
	section.third .img-list .item .sub-title.td{font-size: 16px;line-height: 18px;}
}
@media (min-width:1200px) and (max-width:1500px){section.third .img-list .item .img-wrap .text-wrap{padding:2rem}
section.third .img-list .item .img-wrap .text-wrap p{line-height:1.6rem;font-size:.9rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item .icon-wrap img:first-of-type{width:4rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap{padding:0 .75rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item p{font-size:1rem;line-height:1.5rem}
section.sixth .text-wrap p.title{margin:2rem 0}
section.sixth .text-wrap .text-first .item{margin-top:1.5rem}
section.sixth .text-wrap .text-second{margin-top:1.5rem;line-height:1.6}
section.sixth .text-wrap .text-first .item p:first-of-type span{font-size: 36px;}
section.sixth .text-wrap .text-first .item p:last-of-type{font-size: 16px;}
}
@media (min-width:992px) and (max-width:1199px){.subTitle h2{font-size:25px}
section.sixth .text-wrap p.title{margin:1.5rem 0 0}
section.sixth .text-wrap .text-first .item{margin-top:0}
section.sixth .text-wrap .text-second{margin-top:1rem;line-height:1.5}
section.third .img-list .item .sub-title.td{font-size:15px;}
section.sixth .text-wrap .text-first .item p:first-of-type span{font-size: 36px;}
section.sixth .text-wrap .text-first .item p:last-of-type{font-size: 16px;}
}
@media (min-width:992px){.hidden-md{display:none!important}
.visible-md{display:block!important}
}
@media (max-width:991px){section.fifth .container .case-wrap{padding-right:2px!important;padding-left:2px!important}
}
@media (min-width:768px) and (max-width:1199px){.subTitle h2{font-size:22px}
.subTitle .gradientLineA,.subTitle .gradientLineB{width:90px}
section.second{margin-bottom:0}
section.third p.title{font-size:2.5rem}

section.third .img-list .item .img-wrap .text-wrap{padding:2rem}
section.third .img-list .item .img-wrap .text-wrap p{line-height:1.2rem;font-size:.8rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item .icon-wrap img:first-of-type{width:3.5rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap{padding:0 .5rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item p{font-size:1rem;line-height:1.5rem}
section.sixth p.title{font-size:2.5rem!important}
}
@media (min-width:768px) and (max-width:991px){
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item .icon-wrap img:first-of-type{width:2.5rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap{padding:0}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item p{font-size:12px;line-height:1.2;margin-left:.5rem}
section.sixth .text-wrap p.title{margin:2rem 0}
section.sixth .text-wrap .text-first .item{margin-top:0}
section.sixth .text-wrap .text-second{margin-top:2rem}
section.sixth .text-wrap .text-first .item p:first-of-type span{font-size: 36px;}
section.sixth .text-wrap .text-first .item p:last-of-type{font-size: 16px;}
}
@media (max-width:767px){
	.navbar{align-items:center;margin-top:.2rem}
.logo,.logo img{height:auto}
.logo img{width:10rem;position:static;transform:none}
.subTitle h2{text-align:center;font-size:28px}
.subTitle .gradientLineA,.subTitle .gradientLineB{display:none}

section.fourth .container .second-item .part-wrap{padding-left:2px!important;padding-right:2px!important}


section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item .icon-wrap img:first-of-type{width:3rem}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap{padding:0}
section.fourth .container .second-item .part-wrap .img-wrap .info-wrap .item p{font-size:1rem;line-height:1.2;margin-left:.5rem}
p.title{font-size: 30px !important;margin: 1rem 0 !important;}
section.second .method-con .methodR{width:100%}
.subTitle h2{margin: 25px 0;}
}
@media (max-width:576px) {
	section.sixth .img-list .img-wrap:nth-child(n+4){display: none;}
	section.sixth .text-wrap .text-second{margin-top: 0;line-height:30px;}
}
@media (min-width:425px) and (max-width:550px) {
	section.sixth .text-wrap p.title{margin:20px 0;}
	section.sixth .text-wrap .text-first .item p:first-of-type{font-size: 16px;}
	section.sixth .text-wrap .text-first .item p:first-of-type span{font-size: 30px;}
	section.sixth .text-wrap .text-first .item p:last-of-type{font-size: 16px;}
}
@media (max-width:425px) {
	section.sixth .text-wrap .text-second{display: none;}
}
@media (min-width:500px) and (max-width:767px){section.second{margin-bottom:0}
section.third p.title{font-size:2.4rem}

section.sixth p.title{font-size:2.4rem!important}
section.sixth .text-wrap .text-first .item p:first-of-type{font-size: 20px;}
}
@media (min-width:600px) and (max-width:767px) {
	section.sixth .text-wrap .text-second{display: none;}
}
@media (max-width:499px){section.second{padding:2rem 0}
section.third{padding-top:0}
section.third p.title{font-size:2rem}
section.third .img-list .item .img-wrap .text-wrap{padding:2rem}
section.third .img-list .item .img-wrap .text-wrap p{line-height:1.4}
section.fourth .container>p.title{font-size:2rem}
section.fourth .container .third-item .info-wrap{padding:1rem}
section.fourth .container .third-item .info-wrap>p{font-size:1.3rem}
section.sixth p.title{font-size:2rem!important}
}
