.header{
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #22252a;
}
.header .zhong-english{
	width: 1000px;
	margin:0 auto;
	text-align: right; 

}
.header .zhong-english p{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}
.header .zhong-english p a{
	color: #fff;
}
.top{
	width:1000px;
	height:100px;
	margin:0 auto;
}
.top-logo{
	margin-top:20px;
}
.top-menu{}
.top-menu ul{}
.top-menu ul li{
	margin-left:28px;
	height:100px;
	line-height:100px;
	float:left;
	text-align:right;
}
.top-menu ul li a{
	color:#333;
}
.top-menu ul li a:hover{
	color:#0092d2;
}
.top-menu ul li a.active{
	color:#0092d2;
}
  
.banner{
	margin:0 auto;
	text-align:center;
}
.news, .service, .case, .about-con{
	width:1000px;
	padding-bottom: 30px;
}
.title-pic{
	width:284px;
	text-align:center;
}
.news .news-con{
}
.news .news-detial{
	width:500px;	
	margin-top:40px;
}
.news .news-detial .news-detial-pic{
	width:170px;
	height:135px;
}
.news .news-detial .news-detial-con{
	width:290px;
	padding:0 20px;
}
.news .news-detial .news-detial-con-title{
	font-size:16px;
	margin:10px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap; 
} 
.news .news-detial .news-detial-con-date{
	margin-bottom:10px;
}
.news .news-detial .news-detial-con-info{
	line-height:20px;
	-webkit-line-clamp: 3;
   	-webkit-box-orient: vertical;
	overflow:hidden;
}
.news .news-detial .news-detial-con-info a{
	color:#666;
}
.morebtn{
	width:132px;
	height:42px;
	line-height:42px;
	text-align:center;
	border-radius:5px;
	background:#0895d3;
	display:block;
	color:#fff;
	margin-top:35px;
	font-size:16px;
}
.morebtn a{
	color:#fff;
}

.service-bg{
	width:100%;
	padding:40px 0;
	background:#f6f6f6;
/*	margin-top:40px;*/
}
.service-con{
	margin-top:40px;
}
.service-con-pic{
	margin: 0 auto;
	text-align: center;
}
.case{
	margin-top:40px;
}
.case .case-con{
	margin-top:60px;
}
.case .case-con-1{
	width:272px;
	background:#f1f1f1;
	padding:0 20px 20px 20px;
	margin-bottom: 40px;
}
.case .case-con-icon{
	z-index:2;
	margin-top:-30px;
	width:60px;
	height:60px;
}
.case .case-con-pic{
	width:272px;
	height:204px;
	margin-top:15px;
}
.case .case-con-pic img{
	width:272px;
	height:204px;
}
.case .case-con-title{
	font-size:16px;
	margin-top:20px;
}
.case .case-con-info{
	line-height:24px;
	margin-top:15px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	overflow:hidden;

}
.case .case-con-info a{
	color:#666;
}
.case .case-con-morebtn{
	margin-top:20px;
	width:132px;
	height:42px;
	line-height:42px;
	text-align:center;
	border-radius:5px;
	background:#0895d3;
	display:block;
	color:#fff;
	font-size:16px;
}
.case .case-con-morebtn a{
	color:#fff;
}
.about-bg{	
	width:100%;
	padding:40px 0;
	background:#0092d2;
}
.partners-con-bg{	
	width:100%;
	padding:40px 0;
	background:#fff;
/*	margin-top:40px;*/
}
.about-con{
	margin-top:40px;
}
.about-con .about-con-pic{
	width:510px;
}
.about-con .about-con-info{
	width:450px;
	margin-left:40px;
	font-size:16px;
	line-height:34px;
	color:#fff;
}
.about-con .about-con-info p{
	text-indent:2em;
}
.bottom{
	width:100%;
	background: #22252a;
	padding-top: 40px;
	padding-bottom: 40px;
/*	margin-top: 40px;*/
}
.bottom .bottom-con{
	width: 1000px;
	height: auto;
	margin: 0 auto;

}
.bottom .bottom-logo{
	margin-left:30px;
	line-height: 139px;
	width: 250px;
	height: 139px;
	border-right: 2px solid #65676a;
}
.bottom .bottom-logo img{
	margin-top: 40px;
}
.bottom .bottom-info{
	color: #fff;
	text-align: left; 
	width: 700px;
}
.bottom .bottom-info a{
	color:#0092d2;
}
.bottom .bottom-info div{
	margin: 10px 0;
}
.bottom .bottom-info p{
	display: inline-block;
	color:#fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.bottom .bottom-info p span{
	margin-right: 30px;
	float: left;
	width: 280px;
}
.bottom .bottom-info p samp{
	float: left;
	width: 380px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}



.Maincontent  .news-xiangqing h3{
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 30px;
}

.Maincontent  .news-xiangqing  p{
	font-size: 16px;
	color: #333;
	text-indent: 32px;
	line-height: 28px;
	margin-bottom: 20px;
}
.Maincontent  .news-xiangqing .news-pic{
	margin-bottom: 20px;
}
.Maincontent  .news-xiangqing .news-pic img{
	width: 1000px;
	height: auto;
}

.Maincontent  .news-xiangqing .news-pic span{
	width: 1000px;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: inline-block;
	line-height: 24px;
}

.product-list1{
	width: 1000px;
	margin: 40px auto;
}
.product-list1 h2{
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

.product-list1 p{
	font-size: 16px;
	text-indent: 32px;
	color: #666;
	line-height: 24px;
	margin-bottom: 20px;
}
.product-list1 .product-list-pic{
	max-width: 1000px;
	margin-bottom: 20px;
}
.product-list1 .product-list-pic img{
	max-width: 1000px;
}
.case .more{
	text-align: center;
}
.case .more a{
	color: #fff;
	width: 132px;
	height: 42px;
	background-color: #0092d2;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
}
.case .more a:hover{
	background-color: #00b1ff;
}