.swiper-slide,.swiper-wrapper,.swiper-container{height: auto;width: auto;}
/*Version:a1 - 新闻*/
.news_list ul{display: -ms-flexbox;-ms-flex-pack : justify;display: flex;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.news_list li{width: 31.67%;border: 1px solid #eee;}
.news_list li:first-child{width: 100%;border: none;}
.news_list li:hover{box-shadow: 0 0 20px rgba(0,0,0,.05);}
.news_list li:hover h3{color: #e4bc00;}
.news_list .img-box{width: 37.5vw;height: 21.875vw;}
.news_list .content{width: calc(100% - 37.5vw);height: 21.875vw;background: #f8f8f8;}
.news_list .content .center{width: 82.14%;}
.news_list i{margin-right: 1em;color: #fcd000;}
.news_list .box{padding: 1.35vw 1.51vw;}
.news_list .box p.two-line{height: 4em;}
.news_list  p.three-line {height: 6em;}
/*Version:b2 - 产品中心*/
.ProductList_b2 ul{display: -ms-flexbox;-ms-flex-pack : justify;display: flex;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;color: #fff;font-size: 14px;}
.ProductList_b2 ul:after{display: none;}
.ProductList_b2 li{margin-bottom: 2vw;width: 31.3%;font-style: italic;}
/*.ProductList_b2 li:nth-of-type(2n){transform: translateY(-7.7vw);}*/
.ProductList_b2 .picimg{position: relative;height: 19vw;margin-bottom: 1.56vw;overflow: hidden;box-sizing: border-box;border: 1px solid #ccc;background: #fff;}
.ProductList_b2 .picimg img{display: inline-block;max-width: 95%;max-height: 95%; position: absolute;top: 50%;display: block;width: auto;
    left: 50%; transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);}
.ProductList_b2 h3{color: #2f2b3a;font-size: 1em;text-align: center;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.ProductList_b2 li:hover h3{color: #2c0179;}
.ProductList_b2 span{color: #615e67;font-size: 0.8em;display: none;}
/*Version:i2 - 案例欣赏*/
#PhotoList_i1 ul{min-height: 20vw;}
#PhotoList_i1 li{float: left;width: 31%;margin-right: 3.5%;}
#PhotoList_i1 li:nth-of-type(3n){margin-right: 0;}
#PhotoList_i1 img{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 95%;max-height: 95%; }
#PhotoList_i1 li:hover span{color: #2c0179;}
#PhotoList_i1 li:hover a{border-color: #2c0179;}
#PhotoList_i1 h4{display: none;}
#PhotoList_i1 a{position: relative;height: 15vw;display: block;overflow: hidden;box-sizing: border-box;border: 1px solid #eee;}
#PhotoList_i1 span{font-size: 1em;display: block;line-height: 4;margin-bottom: 1.5vw;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*翻页器*/
.page{/* background:#fff; */ font-size:14px; margin:0 auto 0 auto;display: table;}
.page a{ color: #444;display:block; padding:2px 8px; height:26px; line-height:26px; float:left; min-width:16px;border:#ccc solid 1px; text-align:center; margin:4px;}
.page span{display:block; padding:2px 8px; height:26px; line-height:26px; float:left;border:#e8e8e8 solid 1px; color:#aaa;min-width:16px; text-align:center; margin:4px;cursor: pointer;}
.page a:hover{background: #202c5a;color: #fff;border-color: #202c5a;}
.page span.on{ background:#202c5a; color:#fff;border-color:#202c5a ;}
.pageinfo{display: none}
.conT{ font-size:24px; color:#009c73;font-family:"微软雅黑";}
.c{margin-top: 20px;width: 1200px;margin: 0 auto;}
#load_more_button{display: none;}
/*导航*/
.NavList_a2 .swiper-slide{}
.NavList_a2 .cfff{background: #202c5a;}
.NavList_a2 a{display: block;}
.NavList_a2 .swiper-wrapper{width: 100%;}

.NewsList_g3 li {padding: 0;border: 1px solid #eee;margin-right: 3.05%;width: 31.3%;position: relative;margin-bottom: 40px;float:left;box-sizing:border-box;}
.NewsList_g3 ul:after{content:''; display:block; clear:both;}
.NewsList_g3 li:nth-child(3n){margin-right:0;}
.NewsList_g3 li>a {overflow:hidden;height: 12vw;float: none;width: 100%;display: block;position: relative;margin-bottom: 0.5vw;}
.NewsList_g3 img {display: block;width: 100%;height: 100%;object-fit:cover;}
.NewsList_g3 h3 a {font-size: 16px;white-space: normal;line-height: 1.8;color: #333;display: block; height: 3.6em;word-break: break-all;
    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.NewsList_g3 p:last-child,.NewsList_g3 h3+p {display: none;}
.NewsList_g3 h3,.ntime{display: block;width: 90%;margin: 0 auto;}
.NewsList_g3 .ntime {font-size:14px;border-top: 1px solid #ddd;padding: 0.5vw 0;text-align: right;margin-top: 0.5vw;}
.NewsList_g3 li:hover h3 a,.NewsList_g1 li h3:hover .ntime {text-decoration: underline;}

@media only screen and (max-width: 1024px){
	.ProductList_b2 .picimg{height: 28vw;}
	.news_list .content{height: 32vw;}
	.news_list .img-box{height: 32vw;}
	.news_list .img-box img{height: 100%;width: auto;}

    .NewsList_g3 li{width: 47.5%;margin-right: 5%;}
    .NewsList_g3 li:nth-child(3n){margin-right: 5%;}
    .NewsList_g3 li:nth-child(2n){margin-right: 0;}
    .NewsList_g3 li>a{height: 23vw;}
}

@media only screen and (max-width: 640px){
	body{padding-top: 13.3vw;}
.NavList_a2 {margin-top: 5vw;}	
.NavList_a2 a{padding: 2vw 0;}
/*Version:i1 - 案例中心*/
	.PhotoList_i1{min-height: 50vh;}
	#PhotoList_i1 li{ width:49%; margin-right:2%; margin-bottom:1vw; float:left; }
	#PhotoList_i1 li:nth-of-type(3n){margin-right: 2%;}
	#PhotoList_i1 li:nth-of-type(2n){margin-right: 0;}
	#PhotoList_i1 li a{height: 28vw;}
	#PhotoList_i1 li span{font-size: 3.73333vw;line-height: 3;}
/*Version:a1 - 新闻*/
	.news_list ul{display: block;}
	.news_list ul:after{content: "";display: block;clear: both;}
	.news_list li{width: 100%;}
	.news_list .content,.news_list .img-box{float: none;width: 100%;}
	.news_list .img-box{height: 53.66vw;}
	.news_list .content{height: auto;}
	.news_list .content .center{position: static;padding: 5vw;transform: none;width: auto;}
	.news_list .box{padding: 5vw;}
	.sort_box{font-size: 3.8vw;}
	.sort_box {margin-bottom: 7vw;}
	.sort_box p{margin-right: 5%;}
/*Version:b2 - 产品中心*/
	.ProductList_b2 h3{width: 90%;font-size: 3.8vw;margin-bottom: 3vw;}
	.ProductList_b2 li{margin-bottom: 6vw;width: 49%;}
	.product .ProductList_b2 li{width: 49%;}

	.ProductList_b2 .picimg{height: 44vw;}
	.ProductList_b2 a{display: block;}
	.ProductList_b2 h3{margin-bottom: 0;border: none;text-align: center;}
/*翻页器*/
	.page{display:none;padding: 0;border: none;text-align: center;}
	.pageinfo{display: none;}
	.page span{cursor: pointer;}
	#load_more_button{padding: 2.66vw 0;margin: 2vw auto 8vw auto;display: block;width: 26.67vw;text-align: center;background: #202c5a;border: none;color: #fff;border-radius: 10px;box-shadow: 1px 2px 11px  rgba(40, 41, 102, 0.3);font-size: 	3.8vw;}

	.ProductList_b2 span{display: none;}
    .NewsList_g3 li{width: 100%;margin-right: 0;}
    .NewsList_g3 h3 a{font-size: 4.2vw;}
    .NewsList_g3 li>a{height: 50vw;}

}