body{
	font-family:"微软雅黑";
}
.clear{
	clear:both;
}
.logo{
	width:75%;
	padding-left: 20px;
}
.top_title{
	background:#F9F9F9;
	padding:12px 0px;
}
.top_title ul li{
	list-style:none;
	float: left;
	text-align: center;
	height:30px;
	line-height:30px;
	padding:0px 30px;
}
.top_title ul li a{
	color:#666;
}
.active2{
	background:#0FACF3;
	border-radius:3px!important;
}
.active2 a{
	color:white!important;
}
.liaojie_btn{
	border:1px solid #000;
	/*line-height:25px;*/
	height:25px;
	margin:20px auto;
	border-radius: 3px;
	
}
.liaojie_btn a{
	color: #000;
    text-decoration: none;
}
.contnet{
	padding-top:20px;
}
h4{
	color:#e72930;
	font-weight: 600;
}
.suees h2{
	color: #23B3F3;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 2.0rem;
}