h1{
	color: #333;
}
.ks_zb{
	width: 100%;
}
.zb_banner{
	width: 100%;
	position: relative;
}
.zb_banner img{
	width: 100%;
}
.banner_text{
	line-height: 2;
    font-size: 14px;
    color: #fff;
    font-weight: 200;
    text-align: center;
    width: 1170px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -585px;
}
.zb_main{
	width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}
.zb_scene{
	width: 100%;
	text-align: center;
}
.scene_content{
	 width: 663px;
    margin-top: 30px;
    text-align: left;
    line-height: 25px;
}
/*鏈嶅姟浜у搧*/
.zb_server{
	text-align: center;
	/*margin: 50px 0;*/
	padding-top: 50px;
	padding-bottom: 80px;
	background: #f5f5f5;
}
.server_top li{
	width: 50%;
	float: left;
}
.server_box{
	margin: 50px 50px 0;
	padding: 20px;
	height: 180px;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: left;
	background: #FFFFFF;
	cursor: pointer;
	transition: all 0.5s;
}
.server_box:hover{
	transform: translateY(-2px);
    box-shadow: 0 3px 10px rgba(145, 145, 145, 0.57);
}
.server_box p{
	text-indent: 2em;
	line-height: 24px;
}
.server_box h3{
	margin-bottom: 20px;
}
/*浼樺娍*/
.server{
	padding: 50px 0;
}
.zb_advantage{
	text-align: center;
}
.icon{
	width: 50px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
}
.icon i{
	font-size: 50px;
}
.advan_con{
	margin-top: 50px;
}
.advan_con li{
	float: left;
	width: 20%;
}
.li_box{
	padding: 0 15px;
}
.li_box h3{
	margin-bottom: 20px;
}
.li_box p{
	line-height: 24px;
}


/*淇濋殰杩?/
.zb_guarantee{
	text-align: center;
	margin: 50px 0 0;
	padding: 50px 0;
	background: #f5f5f5;
}
.swiper-container {
    width: 1170px;
} 
.swiper-slide{
	width: 1000px !important;
	margin:0 100px;
}
.swiper-button-next, .swiper-button-prev{
	top: 66% !important;
}
.titles{
	margin-bottom: 20px;
	font-size: 13px;
}
.li_img li{
	float: left;
	width: 25%;
	text-align: center;
}
.li_img li div{
	width: 90%;
	height: 100px;
    background: #fff;
}
.li_img li img{
	width: 160px;
	margin-top: 20px;
}
.li_bot_img li{
	float: left;
	width: 25%;
}
