
.lb{
	width: 100%;
}
.lb img{
	width: 100%;
}

#mian{
	width: 100%;
}
.mian_head{
	width: 100%;
	text-align: center;
	height: 110px;
	border-bottom: 1px solid #eaeaea;
}
.mian_head h1{
	font-size: 30px;
	padding-top: 40px;
}
.mian_head span{
	font-size: 18px;
	color:#666666;
	display: inline-block;
	border-bottom: 1px solid #12b8f6;
	line-height: 31px;
}
.mian_con{
	width: 1200px;
	margin:0 auto;
	margin-top: 30px;
}
.mian_con li{
	width: 280px;
	height: 270px;
	text-align: center;
	border:1px solid #edecec;
	padding: 35px 0 25px 0;
	margin-right: 20px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	border-right: 3px solid #edecec;
	border-bottom: 3px solid #edecec;
}
.mian_con .li_back{
	background:#12b8f6;

}
.mian_con .li_back h1{
	color:#fff;
}
.mian_con .li_back span{
	color:#fff;
}
.mian_con li h1{
	font-size: 24px;
	color:#0892da;
}
.mian_con li i{
	display: inline-block;
	padding: 5px 10px;
	background: #ff6600;
	color:#fff;
	margin:10px 0 20px 0;
}
.mian_con li span{
	font-size: 14px;
	display: inline-block;
	width: 64%;
	text-align: left;
}
.li_back p span a{ color:#FFF;}
.mian_con li .img1{
	position: absolute;
	top:28px;
	right:-42px;
	z-index: 1000;
}
.mian_con li .img2{
	position: absolute;
	bottom:28px;
	right:-42px;
	z-index: 1000;
	
}
.mian_bottom{
	width: 100%;
	height: 620px;
	background: url(../images/index_bg2.png) no-repeat 100% 100%;
	background-position: center center;
}

.xiala{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
.xiala img{
	margin-right: 25px;
}
.mian_head2{
	width: 100%;
	height: 70px;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
	margin-top: 70px;
}
.mian_head2 h1{
	font-size: 30px;
	color:#fff;
}
.mian_head2 span{
	font-size: 18px;
	color:#fff;
	display: inline-block;
	border-bottom: 1px solid #12b8f6;
	line-height: 30px;
}
.div_text{
	width: 1160px;
	height: 230px;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 20px;
}
.div_text p{
	color:#fff;
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 20px;
}
.liaojie{
	text-align: center;
	margin-top: 10px;
}
.liaojie a{
	display: inline-block;
	color:#fff;
	font-size: 18px;
	padding: 15px 35px;
	background: #ff6600;
	border-radius: 10px;
	margin-bottom: 8px;
}

.bot2{
	border-bottom: 0px;
}
.dongtai{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.dongtai li{
	width: 637px;
	margin-bottom: 25px;
}
.dongtai li:nth-child(2n){
	float: left;
}
.dongtai li:nth-child(2n+1){
	float: right;
}
.dongtai li:nth-child(2n) .zhuangs{
	float: right;

}
.dongtai li:nth-child(2n+1) .zhuangs{
	float: left;
}
.dongtai li:nth-child(2n+1) .div_box{
	text-align: left;
	margin-left: 20px;
}
.dongtai li:nth-child(2n) .div_box{
	text-align: right;
	margin-right: 20px;
}
.zhuangs{
	width: 73px;
	height: 73px;
	border-radius:50%;
	background:url(../images/zhuangs.png) no-repeat;
	-moz-border-radius: 50%;   
    -webkit-border-radius: 50%;
	text-align: center;
	font-size: 14px;
	position: relative;
}
.zhuangs i{
	display: block;
	margin-top: 18px;
	color:#fff;
	margin-right: 18px;
	
}
.zhuangs em{
	margin-left: 20px;
	color:#fff;
}
.zhuangs .img_xieg{
	position: absolute;
	top:23px;
	left: 32px;
}
.zhuangs .img_xix{
	position: absolute;
	bottom:-25px;
	left: 35px;
}
.div_box{
	width: 530px;
}
.div_box p{
	font-size: 14px;
	line-height: 25px;
}
.div_box h1{
	font-size: 14px;
	color:#0892da;
}

.mian_bottom2{
	width: 100%;
	height: 700px;
	background:url(../images/index_bg3.png) no-repeat;
	background-size: 100% 610px;

} 



