
@media screen and (max-width: 1920px){  
	.about-con {
    box-shadow: 0px 0px 10px #888888;
    padding: 40px;
    margin-top: 30px;
    height: 366px;
    }
    .about-con p {
    font-size: 18px;
    line-height: 32px;
    
    }

    
	
	
}
@media screen and (max-width: 1780px){
	.ab-nr p {
		width: 50%;
		font-size: 14px;
		line-height: 24px;
	}
}


@media screen and (max-width: 1680px){  
	.about-con {
    box-shadow: 0px 0px 10px #888888;
    padding: 40px;
    margin-top: 30px;
    height: 328px;
    }
    .about-con p {
    font-size: 16px;
    line-height: 28px;
    }
    .ab-nr p {
		width: 50%;
		font-size: 14px;
		line-height: 24px;
	}
	.ph-number .icon {
    color: #0c3e9a;
    font-size: 36px;
    margin-right:10px;
    margin-top: 2px;
}
    
}

@media screen and (max-width: 1558px){  
	.about-con {
    box-shadow: 0px 0px 10px #888888;
    padding: 40px;
    margin-top: 30px;
    height: 328px;
    }
    .about-con p {
    font-size: 16px;
    line-height: 28px;
    }
    .ab-nr p {
		width:48%;
		font-size: 14px;
		line-height: 20px;
	}
	.ph-number .icon {
    color: #0c3e9a;
    font-size: 36px;
    margin-right:10px;
    margin-top: 2px;
}
    
}





@media screen and (max-width: 1440px){
   /*通用*/
   .top-cn,
   .inve-box,
   .about-wp,
   .news-con,
   .footer,
   .about-navwp,
   .about-biaoti,
   .about-j,
   .about-pic1,
   .resource-list,
   .product-bt,
   .product-cp,
   .new1-box,
   .contact-map,
   .content-box,
   {
   	width: 80%;
   }
   .bt-wp{
   	width: 80%;
   }

    
.nav-cn ul li {
    margin-left: 20px;
    margin-right:10px;
}

	/*关于我们*/
	.about-tiltle h1{
	font-size:28px;
    }
	.about-con {
    height: 262px;
    }
    .about-con p{
	font-size:16px;
	line-height:24px;
    }
    .about-wp{
	height:600px;
	overflow: hidden;
    }
    .about-wp .about-rt{
	height: 660px;
	
	}
	.ab-nr p {
		width: 38%;
		font-size: 14px;
		line-height: 20px;
		margin-top:10px;
	}
    .ab-more,.ab-nr .ab-db{
    margin-top: 10px;
    }
    .ab-more a{
	padding: 6px 20px;
	font-size: 14px;
	}
	
    .number-1 p {
    font-size: 16px;
    height: 16px;
    }
    .ph-number .icon {
    color: #0c3e9a;
    font-size: 36px;
    margin-right: 10px;
    margin-top: 2px;
    }
	.nav-list .nav ul li a{
    line-height:60px;
	text-align: center;
	display: block;
	color: #666;
	padding: 0 10px;
	font-size: 16px;
}
	
	
	

}









@media screen and (max-width: 992px) {
   .swiper-slide img{
   	margin-top: 0;
   }
   .nav{
   	display: none;
   }	
   .navbar-toggler{
	display: block;
	}
	.navbar-toggler .icon{
	 font-size: 28px!important;
	}
    /*logo*/
   .logo{
   	width:30%;
   	margin-top:0px;
   }
    .number-dh,.number-1{
    	display: none;
   }
   .phone{
	height: 0px;
    }
    .top-wrap{
	width: 100%;
	/*position: fixed;*/
	top: 0;
	z-index: 10000;
	background: #FFFFFF;
}
	.top-cn {
    width: 94%;
    height:60px;
 
	}
/*banner文字*/
.swiper-slide img{
	height: 200px;
}

.banner-text h3{
	color: #FFFFFF;
	font-size:20px;
}
.banner-text p{
	color: #FFFFFF;
	font-size:12px;
	margin-top:10px;

}
/*产品内容*/
.pro-wp h1{
	font-size:26px;
	color: #333333;
}
.pro-wp  p{
	font-size:20px;
	color: #dddddd;
	margin-top:10px;
}

.dep-nav1{
	width:100%;
	margin: auto;
	background: #FFFFFF;
	height: 100px;
	
}
.nav-style{
	display: none;
	width: 0%;
	height: auto;
}
.nav-style1{
	width: 100%;
	height: auto;
}
.nav-style2{
	width: 0%;
	display: none;
	height: auto;
}
.pro-img{
	height: 120px;
}
.nav-style1 ul li{
	height: 50px;
	line-height: 50px;
}

/*产品切换*/
.inve-box{
	width: 90%;
	margin-top: 10px;
}
.inve-nav{
	height: 120px;
}
.inve-nav{
	width: 100%;
}
.nav-left{
	display: none;
}
.nav-cn {
    width: 100%;
   
}
.nav-cn ul li{
	height: 60px;
	line-height: 60px;
	float: left;
	margin-left: 20px;
	
}
.inve-nav_list ul li{
	display: inline-block;
	/*width: 46%;
	margin-right:6%;*/	
    width: calc(50% - 10px);
    margin-right: 6px;
	margin-top: 20px;
	vertical-align: top;
	
}
.inve-nav_list{
	margin-top:0px;
	margin-right: -10px;
	
}
.inve-nav_list ul li:last-child{
	margin-right: 0;
}
.nav-rt{
	display: none;
}
.inve-list-wp{
	margin-bottom:40px;
}
/*关于我们*/
.about-wp{
	width: 90%;
}
.about-tiltle h1{
	font-size: 28px;
}
.about-tiltle .about-en{
	font-size: 18px;
}
.about-wp {
	padding: 10px;
}
.about-lf{
	width: 100%;
}
.about-wp .about-rt{
	width: 100%;
	margin-top: 0;
	height: 380px;
}
.about-tiltle {
    margin-top: 10px;
    
}
.about-tiltle h1,.about-tiltle .about-en{
	text-align: center;
}
.about-con{
	margin-top: 18px;
	box-shadow:none;
	padding:16px;
}

/*广告图*/

.adver{
	margin:10px 0;
}



/*新闻资讯*/
.news-con{
	width:90%
}
.news-con .news-lf{
	width: 100%;
	
}

.news-rt{
	width: 100%;
	margin-top:30px;
}
.new-btn1 ul li {
    width: 30%;
   
}

/*foot*/
.footer{
	width: 90%;
}
.footer .foot-logo{
	display: none;
}
.foot-cn{
	width:100%;
	float:none;
}
.foot-cn .foot-nav ul {
	margin-left: 0px;
}
.foot-cn .foot-nav ul li{
	margin-bottom: 10px;
}
.foot-ad{
	width: 100%;
	margin: auto;
	height: 140px;
	overflow: hidden;
	margin-left:0px;
	margin-top: 30px;
	border-bottom: 1px solid #ffffff;
}

.foot-ad .address,.foot-ad .phone,
.foot-ad .email{
	font-size: 14px;
	color: #FFFFFF;
	margin-right:0px;
	margin-bottom:10px;
	width: 100%;
	margin-left: 0px;
	
}
.foot-cn .foot-nav ul li a{
	color: #FFFFFF;
	font-size: 14px;
	margin:0 10px 0 0;
}
.foot-cn .foot-nav ul li span{
	color: #FFFFFF;
	margin-right: 10px;
}
.foot-ad .email{
	margin-top: 10px;
}
.foot-ba{
	margin-left: 0px;
}
.foot-ba .ba-lf{
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.foot-ba .ba-rt{
	font-size: 14px;
	margin-left: 0px;
	
}
.foot-rt{
	width:40%;
	float: none;
	margin: auto;
	margin-top: 20px;
	
}
.foot-rt p
{
	font-size: 14px;
}
.about-wp .about-rt img{
	margin-top: 80px;
}
.about-con a{
	margin: 20px auto;
}

/*关于我们页面*/
.about-pictur img{
	height: 150px;
}
.about-ny .about-tx{
	font-size: 24px;
}
.about-ny  .about-tx-en{
	font-size: 14px;
}
.about-navwp{
	width: 100%;
}

.about-j,
.about-biaoti,
.about-pic1{
	width: 90%;
}
.about-nav1{
	width: 100%;
	height:50px;
	line-height:50px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

.about-biaoti,.about-j{
	margin-top:30px;
}

.about-pic1{
	margin:20px auto;
}
.about-j p{
	margin-bottom: 20px;
	line-height:30px ;
}
.about-biaoti h1{
	font-size: 22px;
}
.about-con h3 {
    font-size: 20px;
}
.about-con p {
    font-size: 16px;
    line-height:28px;
}
.about-wp{
	height: auto;
}
.honor2-wp ul li {
    width: 50%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 10px;
}
.honor2-box, .cooperation-box {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.honor2-wp {
    width: 100%;
    overflow: hidden;
    margin-top:20px;
}
/*产品*/
.product-bt{
	width: 90%;
	 margin:30px auto;
}
.bt-wp{
	width: 100%;
}
.bt-wp ul li {
    width: calc(50% - 20px);
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
	
}
.bt-wp ul li:nth-child(1),
.bt-wp ul li:nth-child(2){
	margin-bottom: 20px;
}
.product-cp {
    width: 90%;
    margin-bottom: 40px;
}
.product-list{
	   
	    overflow: hidden;
		margin-right: -20px;
}
.product-cp ul li {
    display: inline-block;
    box-sizing: border-box;
    width: calc(50% - 20px);
    margin-right: 14px;
    overflow: hidden;
    margin-bottom:10px;
    vertical-align: top;
}
.cp_tx {
    color: #333333;
    display: block;
    padding: 20px 0;
}
/*人力资源*/
.resource-nav{
	height:50px!important;
}
.container1{
	margin: 30px 0;
}
.resource-list{
	width: 90%;
	margin:auto;
}
.zw-item1{
    width: 50%;
    text-align: center;
}
.zw-item2{
    width: 50%;
    text-align: center;
}
.zw-item3{
    width: 50%;
    text-align: center;
}
.zw-item4{
    width: 50%;
    text-align: center;
}
.zw-item5{
    width: 100%;
    background-color:#0065b9;
    color:#fff;
    height:30px;
    line-height:30px;
}
.zw-box{
    /*border: 1px solid #dcdcdc;*/
    /*border-top: none;*/
    /*border-bottom: none;*/
    /*height: 50px;*/
    line-height:50px;
    font-size: 14px;
    text-align: center;
    flex-wrap:wrap;
    background-color:#f9f9f9;
}

.zw-btn .icon{
	font-size: 18px;
	
}
.zw-content{
    width: 100%;
    padding:20px 0;
  
}
.zw-box{
	text-align: left;
}

/*联系我们*/
.contact-phone .contact-img{
	width: 60px;
	height: 60px;

}
.contact-img .icon{
    font-size:36px;
}
.contact-box{
	width:90%;
	margin:20px auto;
	overflow: hidden;
}
.contact-wp{
     overflow: hidden;
     margin:20px 0;
}
.contact-wp ul li{
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-bottom:20px;
	overflow:hidden;

}
.contact-wp ul li:nth-child(2){
	margin: 0;
	margin-bottom:20px;
}
.contact-wp ul li:last-child{
	margin-bottom: 0;
}
.contact-map {
    width: 90%;
    overflow: hidden;
    margin-bottom:20px;
}


/*新闻资讯*/
.new1-box{
	width:90%;
	margin:20px auto;
	overflow: hidden;
}
.new1-box .new1-list .new1-list-l{
	width: 100%;
}
.new1-box .new1-list .new1-list-r{
	width: 100%;
	padding-left:0px;
	margin-top:14px;
}
.new1-tl .new1-bt1 a {
    font-size: 18px;
    color: #333333;
    font-weight:600;
    margin-left: 20px;
    margin-top: 0px;
    
}
.new-tx1-rt .tx1-date{
	width: 40px;
	height: 40px;
	line-height: 40px;
	/*border: 1px solid #bfbfbf;*/
	background:#0d3f9b ;
	border-radius: 30px;
	margin: auto;
	color: #FFFFFF;
	font-size: 16px;
    }
    .new-tx1-lf .new-tx1-bt a{
	font-size: 16px;	
    }
    .new-tx1-lf  .new-tx1-wz a{
	font-size: 14px;
	line-height: 28px;
	}
	.new2-tx {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding: 28px 0;
}

/*内容页*/
.content-box{
	width: 90%;
	margin:20px auto;
	overflow: hidden;
}
.content-title {
	font-size:18px;
}
.content-wp .con-date{
	color: #636363;
	font-size: 12px;
	margin: 10px;
	overflow: hidden; 
}



/*轮播点*/
.swiper-container-horizontal>
.swiper-pagination-bullets, 
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom:30px!important;
    left: 0;
    width: 100%;
}
/*新闻资讯图片*/
.news-box .img-l {
    height: 240px;
}

/*关于我们手机端*/	
.ab-wp {
	width:90%;
	padding: 20px 0;
	position: relative;
	}

.bt-ch{
	font-size: 26px;
	font-weight:700;
	color: #333333;
}

.bt-en{
	font-size: 20px;
	color: #CCCCCC;
	margin-top: 10px;
	
}
.ab-pic{
	position: absolute;
    right:0;
    top:15%;
}
.ab-nr{
	width: 100%;
	float: left;
	box-shadow: 0px 0px 0px #888888;
	padding: 0px 0 0px 0px;
	margin-left: 0px;
	height: 320px;
	margin-top:390px;
}
.ab-nr p{
	font-size: 14px;
	line-height:28px;
	margin-top: 10px;
	width:100%;
}
.ab-more{
	margin-left: 50%;
	transform: translateX(-35%);
	padding: 20px 0 20px 0;
	overflow: hidden;
}
.ab-more a{
	color: #FFFFFF;
	background: #0d3f9b;
	padding: 10px 20px;
	font-size: 14px;
	
}

.news-con {
    margin: 40px auto;
}
.ab-nr .ab-db{
	font-size: 18px;
	margin-top: 20px;
}

.about-navwp ul li {
    float: left;
    display: block;
    padding: 0 20px;
    color: #333333;
}
.about-biaoti {
  padding: 0;
 
}

.about-pic1 {
    padding-bottom: 0px;
}

.pro-wp {
    padding: 20px 0 0 0;
}

.logo {
    height: 60px;

}

.nav-text a {
    color: #333333;
    display: block;
    height: 40px;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.phone1 {
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 4px;
}



}
