@charset "utf-8";
ul{padding: 0;}
body,p,ul,h2,h3{margin: 0;}
p{word-wrap: break-word; }
li{list-style: none;}
body{font-family: "微软雅黑 ","PingFangSC Regular" }
img{vertical-align: middle;}
a{text-decoration: none;}
.block{display: block !important;}
.content{max-width: 1200px; margin: auto;}
.flex{display: flex;flex-wrap: wrap;justify-content: space-between;}
.flexno{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.flex-list{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.img{width: 100%;overflow: hidden;}
.img img{width: 100%;transition:All 0.8s ease-in-out;}


.logo{line-height: 100px;}
.logo-r img {margin-right: 15px;}
.logo-r a{color: #999999;font-size: 14px;}
.logo-r a.act{color: #2f73f6;}
.logo-r span{width: 1px;height: 20px;background: #e0e0e0; display: inline-block;margin: -5px 20px;}
.logo-r a:hover{color: #2f73f6;}

.nav-bj{background: #1e6cff;line-height: 60px;}
.nav-bj ul li{position: relative;}
.nav-bj ul li a{color: #FFFFFF;padding: 0 20px;display: block;}
/*.nav-bj ul li:hover {background: #0046c9;}*/
.nav-bj ul li a.act{background: #0046c9;}
.nav-bj ul li .nav-er{position: absolute;background: #0046c9;width: 250px;padding: 15px 0;display: none;z-index: 1000;}
.nav-bj ul li .nav-er a{line-height: 45px;}
.nav-bj ul li:hover{background: #0046c9;}
.nav-bj ul li:hover .nav-er{display: block;}

.banner .swiper .swiper-wrapper .swiper-slide img{width: 100%;}
.banner .swiper .swiper-pagination {bottom: 20px;}
.banner .swiper .swiper-pagination-bullet{width: 80px; height: 3px;background: rgba(255,255,255,0.5);border-radius:0;opacity: 1;}
.banner .swiper .swiper-pagination-bullet-active{background: rgba(255,255,255,1);width: 120px;}

.sy-title {text-align: center;}
.sy-title h2{font-size: 48px;color: #333333;font-weight: 600;position: relative;display: inline-block;}
.sy-title h2::before{content: "";position: absolute;width: 30px; height: 3px;background: #1e6cff;top: 50%;    left: -50px;transform:translateY(-50%);}
.sy-title h2::after{content: "";position: absolute;width: 30px; height: 3px;background: #1e6cff;top: 50%;    right: -50px;transform:translateY(-50%);}

.index1 {background: #fefefe; padding: 80px 0 90px;}
.index1-list{padding-top: 70px}
.index1-list ul li{width: 23.5%;margin-right: 2%;margin-top: 3%;box-shadow:0px 8px 10px rgba(208,208,208,0.3)}
.index1-list ul li:nth-child(1){margin-top: 0;}
.index1-list ul li:nth-child(2){margin-top: 0;}
.index1-list ul li:nth-child(3){margin-top: 0;}
.index1-list ul li:nth-child(4){margin-top: 0;}
.index1-list ul li:nth-child(4n){margin-right: 0;}
.index1-list-c{background: #FFFFFF;border: 1px solid #e0e0e0;}
.index1-list-c p{font-size: 16px;color: #666666; line-height: 60px;text-align: center;
height: 60px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}}

.index1-list ul li a:hover .index1-list-c p{background: #2f73f6; color: #FFFFFF;}
.index1-list ul li a:hover .img img{transform: scale(1.1);}

.index2 {padding: 70px 0 130px;position: relative;background: #f9f9f9;}
.index2 .content {position: relative;z-index: 2;}
#particles-js {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.index2-list{padding-top: 70px;}
.index2-list-c p{font-size: 18px;line-height: 80px;color: #333333;text-align: center;background: #FFFFFF;
height: 80px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;} 
.index2-list .swiper-slide a:hover .index2-list-c img{transform: scale(1.1);}
.index2-list .swiper-slide a:hover .index2-list-c p{color: #1e6cff;box-shadow:0px 12px 10px rgba(208,208,208,0.3)}

.index2-an {position: relative;width: 100px;height: 40px;left: 50%;transform: translateX(-50%);top: 50px;}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {display: none;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;}
.index2-an .swiper-button-prev{width: 40px;height: 40px;left: 0; background: url(../img/i2-l.jpg) center center;background-size: cover;}
.index2-an .swiper-button-next{width: 40px;height: 40px;right: 0; background: url(../img/i2-r.jpg) center center;background-size: cover;}
.index2-an .swiper-button-prev:hover{background: url(../img/i2-lh.jpg) center center;}
.index2-an .swiper-button-next:hover{background: url(../img/i2-rh.jpg) center center;}

.index34-bj{background: url(../img/bj_02.jpg) center center;background-size: cover}


.index3{padding: 80px 0;}
.index3-c{padding-top: 80px;}
.index3-c-l{width: 52%;margin-right: 8%;}
.index3-c-l h2{font-size: 30px;color: #333333;margin-bottom: 40px;}
.index3-c-l p{font-size: 16px;color: #666666;text-indent: 2em;    line-height: 28px;}
.index3-c-l a{font-size: 12px;color: #FFFFFF;background: #2f73f6;padding: 10px;margin-top: 50px;display: inline-block;margin-left: 38px;}
.index3-c-r{width: 40%;}
.index3-c-r-c{border: 1px solid #0c5cf3;height: 100%;}
.index3-c-r-c img{width: 100%; height: 100%;margin: -35px 0 0 -30px;}

.index4{padding-bottom:85px ;}
.index4-news{padding-top: 75px;}
.index4-news-l{width: 45.8%;margin-right: 6.2%;background: #f9f9f9;}
.index4-news-l-c-span{position: relative;}
.index4-news-l-c-span span{font-size: 12px;color: #666666;position: absolute;left: 34px;top: 50%;transform: translateY(-50%);}
.index4-news-l-c-span div{margin-left: 130px;padding: 20px 0;}
.index4-news-l-c-span div h2{font-size: 16px;color: #333333;    margin-bottom: 10px;
height: 20px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index4-news-l-c-span div p{font-size: 12px;color: #666666;}
.index4-news-l .index4-news-l-a:hover .img img{transform: scale(1.1);}
.index4-news-l .index4-news-l-a:hover .index4-news-l-c-span div h2{color: #1e6cff;}



.index4-news-r{width: 48%;}
.index4-news-r-c{border-bottom: 1px solid #e0e0e0;margin-bottom: 22px;}
.index4-news-r-c:last-child{margin-bottom: 0px;}
.index4-news-r-c h2{font-size: 16px;color: #333333;
height: 22px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;} 
.index4-news-r-c span{font-size: 12px;color: #666666;}
.index4-news-r-c p{font-size: 14px;color: #666666;    line-height: 24px;    margin-top: 20px;margin-bottom: 20px;
    height: 48px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index4-news-r-c a:hover h2{color: #1e6cff;}


.foot{background: url(../img/foot.jpg) center center;background-size: cover;padding: 80px 0;}
.foot-top{border-bottom: 1px solid rgba(255,255,255,0.3);margin-bottom: 37px;padding-bottom: 37px;}
.foot-top-l{width: 30%;}
.foot-top-r{width: 70%;line-height: 50px;}
.foot-top-r a{font-size: 16px;color: #ffffff;}
.foot-botton-l p{font-size: 24px; color: #ffffff;}
.foot-botton-l p:nth-child(2){font-size: 14px;margin-top: 15px;}
.foot-botton-l p img{margin-right: 10px;margin-top: -4px;}
.foot-botton-r p{font-size: 14px; color: #ffffff;margin-top: 27px;}
.foot-botton-r p a{color: #ffffff;}

.show-banner img{width: 100%;}
.crumbs-nav{padding: 20px 0;text-align: right;color: #666666;}
.crumbs-nav a{font-size: 16px;color: #666666;}
.crumbs-nav a:last-child {color: #1e6cff;}
.crumbs-nav a:hover{color: #1e6cff;}

.content-gg{}
.content-gg-l{width: 22.5%;margin-right: 2.5%;}
.content-gg-t{background: #1e6cff;padding: 25px 20px;}
.content-gg-t h2{font-size: 26px; color: #ffffff;line-height: 30px;font-weight: 600;}
.content-gg-t h2 img{margin-top: 3px;float: right;}
.content-gg-l-top-nav{margin-bottom: 40px;}
.content-gg-l-top-nav ul li{background: #f5f5f5;line-height: 60px;margin-top: 10px;}
.content-gg-l-top-nav ul li a{font-size: 16px;color: #666666;display: block;padding: 0 20px;}
.content-gg-l-top-nav ul li:hover{background: #1e6cff;}
.content-gg-l-top-nav ul li:hover a{color: #FFFFFF;}
.content-gg-l-top-nav ul li.act{background: #1e6cff;}
.content-gg-l-top-nav ul li.act a{color: #FFFFFF;}

.content-gg-l-botton-show{margin-top: 10px ;background: #f5f5f5;padding: 30px 20px;margin-bottom: 20px;}
.content-gg-l-botton-show h2{font-size: 18px;color: #333333;font-weight: 600;margin-bottom: 15px;}
.content-gg-l-botton-show p{font-size: 16px;color: #666666;line-height: 30px;}
.content-gg-r{width: 75%;margin-bottom: 30px;}
/*公司介绍*/
.gsjs-show-t h2{font-size: 30px;font-weight: 600;color: #333333;margin-bottom: 30px;    padding-left: 30px;}
.gsjs-show-c p{font-size: 16px;color: #666666;line-height: 32px;}
.gsjs-show-c img{max-width:100%}

/*联系我们*/
/*.lxwm{padding-left: 80px;}*/
.lxwm img{max-width: 100%}
.lxwm h2{font-size: 36px;color: #000000;font-weight: 600;}
.lxwm h3{font-size: 24px;color: #000000;font-weight: 500;line-height: 36px;margin: 30px 0;}
.lxwm p{font-size: 16px;color: #666666;line-height: 36px;}
#allmap{width: 100%;height: 500px;}

/*新闻详情*/
.news-show-t{text-align: center;margin-bottom: 30px;}
.news-show-t h2{font-size: 30px;color: #272727;font-weight: 600;margin-bottom: 15px;}
.news-show-t p{font-size: 12px;color: #999999;}
.news-show-c{padding: 30px 0 40px;border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;}
.news-show-c p{font-size: 14px;color: #666666;line-height: 26px; }
.news-show-c img{max-width:100%}
.news-show-b{padding: 30px 0 ;}
.news-show-b a{display: block;font-size: 16px;color: #666666;line-height: 36px;
height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/*.news-show-b a span{display: inline-block;}*/
.news-show-b a:hover span{color: #00559a;border-bottom: 1px solid #00559a;padding-bottom: 10px;}

/*产品中心*/
.product ul{margin-bottom: 40px;}
.product ul li{width: 32%;margin-right: 2%;margin-top: 3%;box-shadow:0px 8px 10px rgba(208,208,208,0.3)}
.product ul li:nth-child(1){margin-top: 0%;}
.product ul li:nth-child(2){margin-top: 0%;}
.product ul li:nth-child(3){margin-top: 0%;}
.product ul li:nth-child(3n){margin-right: 0%;}

.product ul li a:hover .img img{transform: scale(1.1);}
.product ul li a:hover .index1-list-c p{background: #2f73f6; color: #FFFFFF;}

.product-show{margin-bottom: 40px;}
.product-show-top{box-shadow:0px 8px 10px rgba(208,208,208,0.3)}
.product-show-top-l{width: 40%;margin-right: 5%;}
.product-show-top-l .img{margin: auto;}
.product-show-top-r{width: 55%;}
.product-show-top-r h2{font-size: 16px;color: #333333; font-weight: 500;margin-bottom: 15px;}
.product-show-top-r p{font-size: 14px;color: #666666;}
.product-show-top-r-c {padding: 80px 20px 0;}

.product-show-c{padding: 50px 0;}
.product-show-c h2{font-size: 20px;color: #333333;}
.product-show-c p{font-size: 14px;
	/*color: #666666;*/
    line-height: 26px;
}
.product-show-c img{max-width: 100%;}

.product-show-sx a{width: 50%;background: #f9f9f9;color: #666666;font-size: 16px;line-height: 50px;display: block;text-align: center;}
.product-show-sx a:hover{background: #1e6cff;color: #FFFFFF;}

/*.product-show-top:hover .product-show-top-l .img img{transform: scale(1.1);}*/

/*应用方案*/
.yyfa ul{margin-bottom: 40px;}
.yyfa ul li{width: 31%;margin-right: 3.5%;margin-top: 4%;}
.yyfa ul li:nth-child(1){margin-top: 0%;}
.yyfa ul li:nth-child(2){margin-top: 0%;}
.yyfa ul li:nth-child(3){margin-top: 0%;}
.yyfa ul li:nth-child(3n){margin-right: 0%;}

.yyfa ul li a:hover .img img{transform: scale(1.1);}
.yyfa ul li a:hover .yyfa-c p{background: #2f73f6; color: #FFFFFF;}

.yyfa-c p{font-size: 18px;color: #333333;line-height: 80px; background: #f9f9f9;text-align: center;
height: 80px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

/*xinwen*/

.news-c{background: #f9f9f9;margin-bottom: 30px;}
.news a:last-child .news-c{margin-bottom: 40px;}
.news-c-l{width: 32%;margin-right: 5%;}
.news-c-l .img{height: 100%;}
.news-c-l .img img{height: 100%;object-fit: cover;}
.news-c-r{width: 63%;}
.news-c-r-c{padding: 30px 30px 30px 0;}
.news-c-r-c h2{font-size: 18px;color: #000000;}
.news-c-r-c p{font-size: 14px;color: #666666;line-height: 22px;margin: 20px 0;text-align: justify;
height: 44px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-c-r-c span{position: relative; font-size: 14px;color: #000000;  width: 100%;  border-top: 1px solid #dcdcdc; display: block;padding-top: 20px;}
.news-c-r-c span:before{content: "";position: absolute;height: 1px; width: 0%;top: -1px;left: 0;background: #003f9e;
transition:width 1.5s;
-webkit-transition:width 1.5s;}
.news-c-r-c span img{margin-top: -1px;}
.nj2{display: none;}
.news-c:hover .news-c-r-c span:before{width: 100%;} 
.news-c:hover .news-c-r-c span{color: #003f9e;}
.news-c:hover .news-c-r-c span .nj1{display: none;}
.news-c:hover .news-c-r-c span .nj2{display: inline-block;}
.news-c:hover .news-c-l .img img{transform: scale(1.1);}
/*分页*/
.page {text-align: center;margin-bottom: 40px;}
.page a{display: inline-block;border: 1px solid #999;padding: 0px 11px;height: 30px;line-height: 30px;border-radius: 25px;margin: 0 5px;
	font-size: 14px;color: #666666;}
.page a:hover{background: #1e6cff; color: #FFFFFF;border: 1px solid #1e6cff;}
.page a.act{background: #1e6cff; color: #FFFFFF;border: 1px solid #1e6cff;}




.Fast-Navigation-btn,.sj_nav,#wap-banner{display: none;}
@media screen and (max-width:1440px) {
	.index1{    padding: 60px 0 70px;}
	.sy-title h2{    font-size: 42px;}
	.index1-list,.index2-list,.index4-news{padding-top: 60px;}
	.index2{padding: 60px 0 70px;}
	.index2-an{top: 30px;}
	.index3{padding: 60px 0;}
	.index4{padding-bottom: 60px;}
}	
@media screen and (max-width:1200px) {
	.content{max-width: 100%;margin: 0 15px;}
	.index1{padding: 40px 0 50px;}
	.sy-title h2{font-size: 36px;}
	.index1-list,.index2-list,.index4-news{    padding-top: 40px;}
	.index2{padding: 40px 0 60px;}
	.index2-an{    top: 30px;}
	.index3{padding: 40px 0;}
	.index4{padding-bottom: 40px;}
	.foot{padding: 40px 0;}
	.lxwm{padding-left: 40px;}
	.lxwm h2{    font-size: 32px;}
	
	.yyfa-c p{    height: 60px;line-height: 60px;}
}
@media screen and (max-width:1024px) {
	.sy-title h2{font-size: 32px;}
	.logo{line-height: 80px;}
	.nav-bj{display: none;}
	.logo-r{padding-right: 50px;position: relative;}
	.Fast-Navigation-btn {display: block;  position: absolute; right: 0; top: 50%; transform:translateY(-50%);  background: url(../img/Fast-Navigation.svg) center no-repeat;  cursor: pointer;width: 25px;height: 25px;  }
	.Fast-Navigation-btn.act{background: url(../img/Fast-Navigation2.svg) center no-repeat;}
	
	.sj_nav{width: 100%;position: absolute;left: 0;top: 80px;background-color: #fff;width: 100%;z-index: 1000; display: none;}
    .sj_nav a{  color:#666666;  display: inline-block; line-height: 38px; font-size: 14px;padding:  0 25px;box-sizing: border-box;font-weight: bold;}
	.sj_nav ul li p{display:flex;position:relative}
	.sj_nav ul li p.act{ border-bottom: 2px solid #1e6cff;}
	.sj_nav ul li p.act a{color:#1e6cff;}
	.sj_nav ul li p a{flex:1}
	.sj_nav ul li div{display:none;padding-left:20px;}
	.sj_nav ul li div a{line-height:32px;font-size:12px;display: block;}
	.sj_nav ul li div a.act{color:#053f93;}
	.sj_nav ul li p span{
		display: block;width: 26px;height: 20px;position: absolute;right: 26px;top: 10px;background: url(../img/navjt.png) center right no-repeat;background-size: contain; 
	}
	.sj_nav ul li p span.act{ 
		background: url(../img/navjt2.png) center right no-repeat;background-size: contain;
	}

	.news-c-r-c{padding: 20px 20px 20px 0;}
	.news-c-r-c p{margin: 15px 0;}
	.news-c-r-c span{    padding-top: 15px;}
}
@media screen and (max-width:820px)  {
	.logo-l{width: 50%;}
	.logo-l img{width: 100%;}
	.logo{    line-height: 60px;}
	.logo-r img{margin-right: 5px;}
	.logo-r span{    margin: -3px 0px;height: 15px;}
	    
	.logo-r{padding-right: 40px;}
	.logo-r a{font-size: 12px;}
	.logo-r img{    width: 20px;}
	.sj_nav{top: 60px;}
	#banner{display: none;}
	#wap-banner{display: block;}
	.banner .swiper .swiper-pagination{bottom: 10px;}
	.banner .swiper .swiper-pagination-bullet{width: 40px;}
	.banner .swiper .swiper-pagination-bullet-active{width: 60px;}
	.index1{padding: 30px 0;}
	.index1-list, .index2-list, .index4-news{    padding-top: 30px;}
	.sy-title h2{font-size: 24px;}
	.index1-list ul li{width: 48.5%;margin-right: 3%;}
	.index1-list ul li:nth-child(3){    margin-top: 3%;}
	.index1-list ul li:nth-child(4){    margin-top: 3%;}
	.index1-list ul li:nth-child(2n){margin-right: 0%;}
	.index1-list-c p{line-height: 60px;height: 60px;}
	
	.index2{padding: 30px 0 40px;}
	.index2-list-c p{font-size: 16px;    line-height: 60px;height: 60px;}
	.index2-an{    top: 20px;}
	.index3{    padding: 30px 0;}
	.index3-c{padding-top: 30px;}
	.index3-c-l h2{font-size: 20px;margin-bottom: 20px;}
	.index3-c-l,.index3-c-r{width: 100%;margin-right: 0%;}
	.index3-c-l{margin-bottom: 35px;}
	.index3-c-l p{    font-size: 14px;    line-height: 24px;}
	.index3-c-l a{margin-top: 30px;}
	.index3-c-r-c img{margin:0}
	.index4-news-l{width: 100%;margin-right: 0;}
	.index4-news-r{width: 100%;    margin-top: 30px;}
	.index4-news-l-c-span div{margin-left: 100px;padding: 15px 0;}
	.index4-news-l-c-span div h2{margin-bottom: 5px;}
	.index4-news-l-c-span span{left: 18px;}
	.foot{    padding: 30px 0;}
	.foot-top{margin-bottom: 20px;padding-bottom: 10px;}
	.foot-top-l{width: 100%;}
	.foot-top-r{width: 100%;}
	.foot-top-r ul{justify-content: flex-start;}
	.foot-top-r ul li{width: 25%;}
	.foot-botton-r p{margin-top: 15px;line-height: 26px;}
	
	/*公共*/
	.crumbs-nav{    padding: 15px 0;}
	.crumbs-nav a{font-size: 14px;}
	.content-gg-l{display: none;}
	.content-gg-r{width: 100%;}
	.show-banner img{height: 200px;object-fit: cover;}
	/*公司介绍*/
	.gsjs-show-t h2{font-size: 22px;margin-bottom: 15px;padding-left: 26px;}
	.gsjs-show-c p{font-size: 14px;    line-height: 28px;}
	
	/*联系我们*/
	.lxwm{padding-left:0 ;}
	.lxwm h2{font-size: 22px;}
	.lxwm h3{font-size: 16px;line-height: 30px;margin: 15px 0;}
	.lxwm p{font-size: 14px;}
	#allmap{height: 300px;}
	
	/*新闻*/
	.news-c-l,.news-c-r{width: 100%;margin-right: 0;}
	.news-c-r-c{padding: 20px;}
	.news-c{margin-bottom: 20px;}
	
	/*新闻详情*/
	.news-show-t{margin-bottom: 20px;}
	.news-show-t h2{font-size: 22px;}
	.news-show-c{    padding: 20px 0 40px;}
	.news-show-b{    padding: 20px 0;}
	.news-show-b a{font-size: 14px;}
	
	/*产品*/
	.product ul li{width: 48.5%;margin-right: 3%;}
	.product ul li:nth-child(3){    margin-top: 3%;}
	.product ul li:nth-child(3n){margin-right: auto;}
	.product ul li:nth-child(2n){margin-right: 0%;}
	.product-show-top-l,.product-show-top-r{width: 100%;margin-right: 0;}
	.product-show-top-r-c{    padding: 10px 20px 30px;}
	.product-show-c{padding: 30px 0;}
	.product-show table{width: 100%}
	
	/*al*/
	.yyfa ul li{width: 48%;margin-right: 4%;}
	.yyfa ul li:nth-child(3){    margin-top: 4%;}
	.yyfa ul li:nth-child(3n){margin-right: auto;}
	.yyfa ul li:nth-child(2n){margin-right: 0%;}
	.yyfa-c p{    font-size: 16px;}
	
	
	
	
	
	/*分页*/
	.page{margin-bottom: 20px;}
	.page a{margin: 0 0px;font-size: 12px;}
}