.banner{
	width: 100%;
	height: 350px;
}
.cont,.cont .pro_con{
	width:1000px;
	margin: 0 auto;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.cont p{
	width: 1000px;
	text-align: center;
	font-size: 30px;
	color: #013b8f;
}
.cont p span{
	display: block;
	text-align: center;
	font-size: 10px;
	line-height:10px;
	color: #bdbdbd;
}
.cont .pro_con .pro_list{
	width: 948px;
	margin: 0 auto;
	padding: 25px;
	border: 1px dashed #a0a0a0;
	overflow: hidden;
}
.cont .pro_con .pro_list ul li{
	width: 26%;
	float: left;
	margin-left: 69px;
	line-height: 30px;
}
.cont .pro_con .pro_list ul li span{
	width: 6px;
	height: 6px;
	float: left;
	margin-top: 9px;
	display: block;
	border: 1px solid #686868;
}
.cont .pro_con .pro_list ul li a{
	font-size: 16px;
	line-height: 22px;
	font-family: "微软雅黑";
	color: #686868;
	margin-left: 5px;
}
.cont .pro_con .pro_list ul li a:hover{
	text-decoration:underline ;
}
.pro_con .pro_conts{
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}
.pro_con .pro_conts ul li{
	width: 100%;
	height: 230px;
	border-bottom: 1px dashed #686868;
}
.pro_con .pro_conts ul li img{
	float: left;
	width: 280px;
	height: 210px;
	margin-top: 10px;
	margin-left: 20px;
}
.pro_con .pro_conts ul li .title_list{
	width: 660px;
	height: 210px;
	margin-top: 26px;
	float: left;
	margin-left: 20px;
}
.pro_con .pro_conts ul li .title_list p{
	width: 100%;
	font-size: 23px;
	line-height: 40px;
	text-align: left;
	color: #0a5ece;
}
