
/*========banner=========*/
.banner{
	width: 100%;
	height: 545px;
}
/*=========content=========*/
.content{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
/*=====content_swiper======*/
.content_swiper{
	width: 100%;
	height:480px;
}
.swiper-container-v,.swiper-wrapper,.swiper-slide{
	width: 100%;
	height: 420px;
}
.swiper-pagination{
	margin: 20px auto;
	width: 1200px;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin-left: 10px;
}
.cont_introduce{
	color: #a0a0a0;
	width: 900px;
	height: 120px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
.cont_details{
	width: 1116px;
	margin-left: 80px;
	border-left:4px solid #00a1ee;
	padding-top: 30px;
}
.details_box:first-child{
	margin-top:0 ;
}
.details_box{
	width: 100%;
	height:250px;
	margin-top: 30px;
}
.details_box_l{
	height: 215px;
	margin-top: 20px;
	width: 470px;
}
.details_limg{
	position: relative;
	left: -18px;
}
.details_text{
	color: #000;
	width: 425px;
}
.details_text h3{
	color: #00a0ee;
	font-size: 26px;
}
.details_text h4{
	color: #00A0EE;
	font-size: 18px;
	margin: 5px 0px 15px;
}
.details_text p{
	font-size: 15px;
	text-align: justify;
	line-height: 22px;
}
.details_box_r{
	width: 600px;
}
.details_box_r img{
	display: inline-block;
	margin-left: 24px;
}
.details_box_r img:first-child{
	margin: 0;
}
.cont_foot{
	margin-top: 40px;
}
.cont_foot .cont_xian{
	width: 40px;
	height: 6px;
	margin: 0px auto 30px;
	background: #00a1ee;
}
.cont_foot p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-align: center;
	width: 1015px;
	margin: 0 auto;
	margin-top: 20px;
}


























