﻿.dyp1{
	width: 1200px;
	margin: 0 auto;
}
.left_text{
	width: 50%;
	float: left;
	padding: 70px 0;
}
.text_title{
	font-size: 32px;
	color: #333333;
	margin-bottom: 30px;
}
.text_title span{
	font-size: 32px;
	color: #018CFF;
}
.text_content{
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.left_text ul{
	margin-top: 30px;
}
.left_text ul li:first-child{
	margin: 0;
}
.left_text ul li{
	width: 144px;
	height: 66px;
	float: left;
	margin-left: 30px;
}
.font_f{
	text-align: center;
	color: #018CFF;
	margin-bottom: 5px;
}
.left_text ul li div i{
	font-size: 24px;
}
.left_text ul li p{
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}
.dyp1 img{
	vertical-align: middle;
}
.dep2{
	background: #f8f8f8;
	padding: 20px 0;
}
.dep_main{
	width: 1200px;
	margin: 0 auto;
}
.dep2 img{
	vertical-align: middle;
}
.xys_text{
	padding: 142px 0;
	float: right;
}
.dsp3{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.seo_text{
	width: 50%;
	float: left;
	padding: 58px 0;
}
.dep3 img{
	vertical-align: middle;
}
.second{
	height: 280px;
	background-image: url(../images/yj-tp.jpg);
	background-attachment: fixed;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.bj_tp{
	height: 280px;
	background-image: url(../images/jx-tp.png);
	background-repeat: no-repeat;
	background-position: left;
}
.bx_contant{
	width: 1200px;
	margin: 0 auto;
}
.bx_contant ul{
	width: 62%;
	display: block;
	float: left;
}
.bx_contant ul li:first-child{
	/*margin: 0;*/
}
.bx_contant ul li{
	font-size: 26px;
	line-height: 230px;
	color: #fff;
	float: left;
	margin-top: 40px;
	width: 20%;
	text-align: center;
	transition:all 0.3s;
	-moz-transition:all 0.3s; /* Firefox 4 */
	-webkit-transition:all 0.3s; /* Safari and Chrome */
	-o-transition:all 0.3s; /* Opera */
}
.bx_contant ul li:hover{
	font-size: 35px;
	cursor: pointer;
}
.hide{
	display: none;
	font-size: 70px;
	color: fff;
	opacity: 0.2;
	line-height: 1px;
	text-align: center;
}
.bx_contant ul li:hover .hide{
	display: block;
}
.bx_contant span{
	display: block;
	float: right;
	width: 150px;
	height: 50px;
	background: #018CFF;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	margin: 115px 0;
}
