body{
	font-family:"微软雅黑";
}
.clear{
	clear:both;
}
.logo{
	width:75%;
	padding-left: 20px;
}
.top_title{
	background:#F9F9F9;
	padding:10px 0px;
}
.top_title ul li{
	list-style:none;
	float: left;
	width:72px;
	text-align: center;
	height:30px;
	line-height:30px;
	margin-right:10px;
	margin: 0px 15px;
}
.top_title ul li a{
	color:#666;
}
.active2{
	background:#0FACF3;
	border-radius:3px!important;
}
.active2 a{
	color:white!important;
}
.big_box{
	width:100px;
	height:100px;
	border:1px solid #E3E3E3;
	padding:10px;
	border-radius:50px;
	margin:0px auto 10px;
	
}
.one{
	width:180px;
	margin:0 auto;
}
.one_content{
	margin:20px;
}
.one_content p{
	color:#636363;  
	height: 40px;
}
.one:hover .big_box{
	border:1px solid #34B9F5;
}
.one:hover .active1{
	color:#34B9F5;
}
.m{
	border:1px solid #34B9F5 !important;
	width:100px;
	height:100px;
	border:1px solid #E3E3E3;
	padding:10px;
	border-radius:50px;
	margin:0px auto 10px;
	
}
.a{
	color: #34B9F5 !important;
}
.two_img img{
	width:150px;
	height:150px;
	margin:0px auto;
}
.two{
	border:1px solid #EEEEEE;
	padding:20px 40px;
	margin-left:0px!important;
	margin-right:0px!important;
}
.two_text_one{
	font-size:30px;
	font-weight:900;
	color:#BEBEBE;
	padding-top:30px;
}
.two_text_two{
	font-size:14px;
	color:#696969;
}
.three{
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	height:50px;
	line-height:50px;
	margin-left:0px!important;
	margin-right:0px!important;
}
.three_left{
	border-right:1px solid #eee;
}
.active3{
	color:#0FACF3;
}
.four{
	height:50px;
	line-height: 50px;
}
.four_line{
	width:4px;
	height:30px;
	background:#0FACF3;
	margin-right:5px;
}
.four_content{
	border:1px solid #eee;
	padding:20px;
}
.four_content_text{
	padding-top:10px;
}

