*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
.wrap{
	width: 100%;
}
.header_main{
	height: 135px;
}
.footering{
	width: 100%;
	height: 280px;
}
.content{
	width: 100%;
}
.header_banner{
	width: 100%;
}
.banner_main{
	width: 100%;
}
.banner_img{
	width: 100%;
}
/*关于我们*/
.aboutcons{
	z-index: 0;
	padding-top: 50px;
	width: 100%;
}
.aboutcons_main{
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 1200px;
}
.aboutcons_main_top{
	width: 100%;
}
.aboutcons_main_top_top{
	margin: 0px auto;
	width: 130px;
	height: 35px;
	background: #FFFFFF;
	border: none;
}
.aboutcons_main_top_center{
	z-index: -3;
	position: absolute;top: 17.5px;
	width: 1200px;
	height: 70px;
	border: 1px solid #D9D9D9;
}
.aboutcons_main_top_bottom{
    margin: 0px auto;
	width: 600px;
	height: 50px;
}
.aboutcons_main_top_bottom_ul li{
	background-color: #0B67C5;
	text-align: center;
	line-height: 50px;
	width: 150px;
	height: 50px;
	float: left;
}
.aboutcons_main_top_bottom_ul li:hover{
	background-color:orangered;
	text-align: center;
	line-height: 50px;
	width: 150px;
	height: 50px;
	float: left;
}
.aboutcons_main_top_bottom_ul li a{
	color: #FFFFFF;
}
/*主体内容*/
.aboutcons_main_center{
	padding: 30px 20px;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.aboh{
	font-style: normal;
	text-align: center;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background: #1267C4;
}
.aboutcons_main_center1{
	display: block;
	width: 1200px;
	height: auto;
}
.aboutcons_main_center1 div{
	float: left;
}
.aboutcons_main_center1_left{
	line-height: 30px;
	text-align: left;
	width: 800px;
	height: 280px;
}
.aboutcons_main_center1_right{
	margin-left: 50px;
	width: 280px;
	height: 240px;
}
.about_img{
	width: 280px;
	height: 240px;
}
.aboutcons_main_center2{
	text-align: left;
	clear: left;
	display: block;
	width: 1200px;
	height: auto;
}
.cons_cen{
	display: block;
	width: 1180px;
	height: auto;
}
.conts_p{
	text-indent: 30px;
	text-align: left;
	word-break: break-word;
	display: block;
	height: auto;
	line-height: 30px;
}
.cons_p{
	text-indent: 30px;
	text-align: left;
	word-break: break-word;
	display: block;
	width: 1180px;
	height: auto;
	line-height: 30px;
}
.cons_ul{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 1180px;
	height: auto;
}
.cons_ul li{
	width: 1150px;
	padding-left: 20px;
}
.cons_ul li span{
	float: left;	
}
.cons_spa{
	display: block;
	width: 500px;
	line-height: 30px;
}
.aboutcons_main_bottom{
	position: relative;
	width: 100%;
}
.aboutcons_main_bottom1{
	margin: 0px auto;
	width: 1082px;
	height: 203px;
}
.aboutcons_main_bottom2{
	position: absolute;
	top:50px;right: 130px;
	width: 209px; 
	height: 120px;
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.banner_img {
		width: 1200px;
	}
}