.container {
	width: 1200px;
	margin: 0 auto;
}
.top {
	height: 140px;
	line-height: 140px;
	position: relative;
}
.top .logo a {
	
	display: inline-block;
}

.top .online
{
	position: absolute;
	right: 0;
	top: 30px;
	line-height: 30px;
	font-size: 14px;
	
}
.top .online dt
{

	
}
.top .online i
{
	font-size: 30px;
	color: #60c863;
	
}
.top .online dd
{
	font-size: 30px;color: #60c863;
	font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";
}
 .nav {
	font-size: 18px;	
	 background: #60c863;
	 height: 70px;
	 line-height: 70px;
	 overflow: hidden;
}
.nav li
{
	float: left; 
	margin-right: 1px;
	

}
 .nav a {
	display: inline-block;	
	 color: #fff;padding: 0 38px;
	
}
 .nav a.active,  .nav a:hover {
	background: #3570d8 ;
	
}


.tel {
	position: relative;
	z-index: 9999;
}
.tel ul {
	width: 271px;
	padding: 30px 0 0 30px;
	height: 270px;
	border-radius: 5px;
	position: absolute;
	top: -170px;
	left: 0;
	color: #fff;
	line-height: 20px;
	background: url(../images/tel_bg.png) no-repeat left center;
}
.tel ul li:first-child {
	line-height: 30px;
}
.tel ul li:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
}
.tel ul li:nth-child(3) {
	background: #3570d8;
	width: 200px;
	text-align: center;
	margin-top: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.tel ul li:last-child {
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
}
.tel ul li:nth-child(6) {
	width: 10px;
	height: 2px;
	background: #fff;
	margin-top: 20px;
}


.guan {
	
	/*width: 900px;*/
	margin: 20px auto;
	z-index: 9999;
	/*padding-left: 300px;*/
}
.guan .hot-key {
	width: 800px;
	padding-left: 20px;line-height: 30px; height: 60px;  overflow: hidden;
	
}
.guan .hot-key a {
	color: #999;
}
.guan .hot-key span {
	margin: 0 5px;
	color: #999;
	font-size: 10px;
}
.guan .hot-key a:hover {
	color: #ff6600;
}
.search {
	line-height: 40px;
	margin-top: 5px;
	position: relative;
	width: 280px;
	border-radius: 5px;
	height: 40px;
	background: #f3f3f3;
	;
}
.search input {
	border: medium none;
	height: 33px;
	margin: 0;
	outline: medium none;
	padding: 0;
	width: 200px;
	background: #f3f3f3;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
}
.search button {
	border: medium none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	background: none;
	text-align: center;
	top: 11px;
	overflow: hidden;
}
.search button i {
	font-size: 18px;
	color: #ccc;
	display: block;
	height: 20px;
}
.link {
	height: 50px;
	line-height: 50px;
	margin-top: 50px;
	background: #f3f3f3;
}
.link strong
{
	color: #60c863;
	font-size: 16px;
	
}
.link span
{
	font-size: 14px;


}
.link span a
{
	margin: 0 10px;
}

.footer {
	
	padding: 50px 0;
	background: #34373e;
	color: #d6d6d7;
	line-height: 30px;
	overflow: hidden;
}
.footer dl.lian
{
	width:400px;
}
.footer dl.lian dt
{
	font-size: 18px;
	margin-bottom: 30px;
	
}
.footer dl.lian dd
{

	border-bottom: 1px solid #555b63;
	float: left;
	width: 130px;
	margin-right: 50px;
	line-height: 50px;
}
.footer dl.lian dd a{color: #d6d6d7;
	font-size: 14px;
	
	
}
.footer dl.lian dd a:hover{color: #60c863;
	
}
.footer ul
{
	
color: #d6d6d7;
	
	font-size: 14px;
	margin-left: 70px;
	
}
.footer ul li
{
		margin-bottom: 10px;
}
.footer ul li:first-child
{
	 font-size: 18px;
		color: #60c863;margin-bottom: 30px;
}

.footer ul li i
{
	margin-right: 10px;

}


.footer dl.wx dt
{
	font-size: 18px;
    margin-bottom: 30px;
}

.footer dl.wx img
{
	width: 200px;  
	height: 200px;
	overflow: hidden;
}
.copy
{
	line-height: 50px;
	background: #34373e;
	border-top: 1px solid #555b63;
	color: #9fa2a7;
}
.copy a{float: right;color:#9fa2a7; padding:0px 30px;}
.footer .left {width:450px;}
