.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
html{
	font-size: 62.5%;
	font-family: "微软雅黑","Microsoft YaHei";
}
body{
	font-size: 1rem;
	min-width: 1200px;
}
.container{
	width: 100%;
}
.content{
	position: relative;
	width: 1200px;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
}
header,footer{
	background-color: white;
}
.friend{
	background-color: #f9f9f9;
}
.header_container{
	box-shadow:  #999 0px 0px 10px;
}
div.header_content{
	height:70px ;
	overflow:inherit;
}
.company_icon{
	position: absolute;
	z-index: 100;
	left: 0px;
	top:0px;
}
.header_content ul a.company_name{
	margin-top: -8px;
	vertical-align: middle;
	margin-left: 145px;
}
.header_content ul{
	margin-left: 323px;
	font-size: 0;
	-webkit-text-size-adjust:none;
}
.header_content ul a,.list_content ul a{
	display: inline-block;	
	margin-left: 0.5px;
}
.header_content ul li{
	display: inline-block;
	font-size:1.6rem;
	padding: 28px 25px 23px 25px;	
}
.current_nav{
	box-shadow:  #999 0px 0px 10px;
	border-bottom: 4px solid #c20001;
	position:relative;
	z-index: 300;
}
.header_container li.current_hover{
	background-color: #f3f3f3;
	color: #C20001;
	font-weight: bold;
	border-bottom: 4px solid #f3f3f3;
	padding-bottom: 22px;
	box-shadow:none;
}
.edu_link{
	padding-left: 420px;
}
.news_link{
	padding-left: 535px;
}
.about_link{
	padding-left: 648px;
}
.contact_link{
	padding-left: 763px;
}
.list_container {
	background-color: #f3f3f3;
	border-bottom: thin solid #ddd;
	box-shadow:  #999 0px 0px 10px;
}
.list_content ul{
	display: none;
	font-size: 0;
	width: 100%;
	-webkit-text-size-adjust:none;
}
.list_content ul li{
	display: inline-block;
	font-size:1.6rem;
	padding: 28px 25px 22px 25px;	
}
ul.current_absolute{
	position: absolute;
	display: block;
	background-color: #f3f3f3;
	z-index: 50;
	top: 0px;
	left:0px;
}
.current_color,.current_pos{
	color: #C20001;
}
.friend_content{
	padding: 20px 0;
	font-size: 1.4rem;
}
.friend_content ul li{
	display: inline-block;
	margin-right: 15px;
}
.footer_content{
	text-align: center;
	padding-top: 34px;
	padding-bottom: 48px;
}
.footer_content img{
	vertical-align: middle;
}
.footer_content .phone_number{
	font-size: 2.4rem;
	display: inline-block;
	font-weight: bold;
	color: #C20001;
	vertical-align: middle;
	margin-left: 40px;
}
.footer_content p{
	font-size: 1.8rem;
}
.icp_info{
	margin-top: 35px;
	margin-bottom: 15px;
}
.serve{
	overflow: hidden;
}
.serve_content{
	height: 161px;
	overflow: visible;
}
.serve_content img{
	position: absolute;	
	left: -360px;
	top:0px;
}
.second_nav{
	position: absolute;
	left: 970px;
	top:-57px;
	z-index: 200;
	width: 223px;
}
.second_nav .nav_title{
	width: 100%;
	height: 117px;
	padding-left: 30px;
	padding-top: 25px;
	line-height: 2.9rem;
	color: white;
	font-size: 2.8rem;
	font-weight: bold;
	background-color: #C20001;
}
.second_nav ul{
	height:100%;
	width: 100%;
	border-left: thin solid #ddd;
	border-right: thin solid #ddd;
}
.second_nav ul li{
	padding: 21px 0 21px 30px;
	font-size: 1.6rem;	
	border-bottom: thin solid #ddd;
}
.current_second_nav{
	font-weight: bold;
	background-color: #f9f9f9;
}
.information{
	width: 100%;
	padding-top: 33px;
	padding-bottom: 33px;
	border-bottom:thin solid #ddd;
}
.information_title{
	font-size: 1.6rem;
	font-weight: bold;
}
.information_brief{
	font-size: 1.4rem;
	margin-top: 10px;
}
.information_desc{
	font-size: 1.4rem;
	margin-top: 14px;
	line-height: 2rem;
}
.wrap_information{
	min-height: 676px;
}
.consult{
	position: fixed;
	top: 690px;
	right: -80px;
}
.visit_count{
	display: none;
}
