*{
	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%;
	display:block;
	height:auto;
}
.aboutcons_main{
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 1200px;
	height:auto;
}
.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;
}
.signcenter_center_center{
	margin: 0px auto;
	width: 750px;
}



.signcenter_center_bottom {
	margin-top: 30px;
	width: 1200px;
	height: auto;
}

.signcenter_center_bottom_top {
	cursor: pointer;
	padding-top: 20px;
	border: 1px solid #cccccc;
	display: block;
	width: 590px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	
}
.signcenter_center_bottom_top>div{
	float: left;
}
.img_over {
	padding-top: 30px;
	overflow: hidden;
	border-color: transparent;
	border-width: 0px;
	width: 140px;
	height: 150px;
	position: relative;
}

.paragraph_image {
	width: 140px;
	height: 120px;
	display: block;
}
.title_content{
	margin-left: 20px;
	word-wrap: break-word; 
	padding: 0px; 
	border-color: transparent; 
	border-width: 0px; 
	height: auto; 
	width: 380px; 
	display: block;
}
.title_content a{
	 font-size: 14px; 
	 line-height: 25.2px; 
	 color: #999999;
	 background: #FFFFFF;
}
.title_content a:hover{
	 font-size: 14px; 
	 line-height: 25.2px; 
	 color: white;
	 background: #0B67C5;
}

.wp-title_content p{
	color:rgb(90, 90, 90);
	height:25px;
}

.til_ap{
	font-size: 20px; 
	line-height: 25.2px; 
	color: rgb(204, 0, 0);
}
.til_p{
	color:#5A5A5A;
	font-size: 14px; 
	line-height: 25.2px; 
	font-family:"微软雅黑";
	text-align: center;
	text-indent: 30px;"
	cursor: pointer;
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.banner_img {
		width: 1200px;
	}
}