*{ margin:0; padding:0; border:0; font-family:"微软雅黑"; font-weight:normal;}
body{ background-color:#fafafa;}
img{ display:block;}
a{ text-decoration:none; color:#323232;}
li{list-style:none;}
#top{ line-height:30px; background-color:#ebebeb; color:#999; overflow:hidden;}
#top span{ float:left; margin-left:20px; font-size:14px;}
#top a{ float:right; margin-right:20px; font-size:14px; color:inherit;}
.main{ width:960px; margin-left:auto; margin-right:auto; overflow:hidden;}
.main-top{ overflow:visible;}
#logo{ margin:23px 0 23px 20px; float:left;}
.nav-box{ float:right; width:436px;}
.nav{ display:block; padding:0 20px 0 20px; line-height:70px; color:#666;}
.nav:hover{
	background:#39a6ec;
	color:#fff;
	}
.nav-active{
	background:#39a6ec;
	color:#fff;
	}
.nav-box li{ position:relative; float:left;}
.nav-box ul li{ float:none;}
.nav-box ul li:hover{ background:#39a6ec; color:#fff;}
.nav-box ul li a{ display:block; color:inherit;}
.nav-box ul{ position:absolute; top:75px; left:-14px; background:#fff; line-height:40px; text-align:center; z-index:100; width:132px; border-radius:4px; color:#323232;
	box-shadow:0 5px 30px rgba(0,0,0,0.2);	
	-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.2);	
	-moz-box-shadow:0 5px 30px rgba(0,0,0,0.2);
	-ms-box-shadow:0 5px 30px rgba(0,0,0,0.2);
	-o-box-shadow:0 5px 30px rgba(0,0,0,0.2);	
	}
.search{ width:148px; height:28px; border-radius:15px; border:1px solid #999; float:right; margin-top:18px; margin-right:20px;}
.search input{ float:left; line-height:28px; font-size:14px; margin-left:12px; width:96px; outline:none; color:#323232; background:rgba(255,255,255,0);}
.search span{ float:left; background-repeat:no-repeat; width:16px; height:16px; padding-left:10px; border-left:1px solid #999; margin-top:6px; background-position:right; cursor:pointer; background-image:url(background-images/search.png);}
.footer-bg{ margin-top:40px; border-top:solid 1px #d5d7dc; background-color:white; position:relative;}
.footer{ width:960px; margin-left:auto; margin-right:auto; overflow:hidden;}
.txt{ float:left; margin-top:38px; margin-left:20px; font-size:14px; margin-bottom:38px;}
.txt *{ color:#666;}
.subnav{ line-height:15px;}
.down1{ line-height:14px; margin-top:20px;}
.down2{ line-height:12px; margin-top:10px;}
.erweima{float:right; margin-top:20px; margin-right:20px; font-size:14px; line-height:12px; text-align:center;}
.erweima img{ margin-bottom:10px;}
.tel{ position:absolute; left:50%; top:-20px; margin-left:-130px;}
#anzhuang{
	position:fixed;
	right:10px;
	top:120px;
	overflow:hidden;
	}
#anzhuang img{
	float:right;
	margin-top:10px;
	}
#ul-right{
	float:right;
	width:170px;
	border:1px solid #e5e5e5;
	border-radius:6px;
	background-color:#fff;
	height:240px;
	margin:0 0 0 5px;
	padding:0;
	overflow:hidden;
	}
#ul-right li{
	list-style:none;
	line-height:40px;
	font-size:16px;
	color:#666;
	text-align:center;
	}
#ul-right .li-head{
	line-height:46px;
	font-size:18px;
	color:#fff;
	background-color:#90caf9;
	margin-bottom:16px;
	}
#ul-right li:hover{
	color:#fff;
	background-color:#90caf9;
	}
#ul-right li a{
	color:inherit;
	}
.right-bottom{
	float:right;
	position:fixed;
	right:10px;
	bottom:60px;
	}
.right-bottom-icon{
	width:60px;
	float:right;
	}
.right-bottom-icon div{
	background-color:#64b5f6;
	background-repeat:no-repeat;
	background-position:center 8px;
	font-size:14px;
	color:#fff;
	line-height:14px;
	padding:44px 0 8px 0;
	text-align:center;
	margin: 0 0 2px 0;
	cursor:pointer;
	}
#right-icon1{
	background-image:url(../images/header-footer/right-icon1.png);
	}
#right-icon2{
	background-image:url(../images/header-footer/right-icon2.png);
	}
#right-icon3{
	background-image:url(../images/header-footer/right-icon3.png);
	height:24px;
	background-position:center center;
	padding:0;
	margin:0;
	}
.right-bottom-box{
	float:right;
	margin-left:2px;
	}
.whitebox{
	width:172px;
	margin-bottom:2px;
	height:50px;
	padding:8px 14px 8px 14px;
	overflow:hidden;
	background:#fff;
	}
.qqkf{
	display:block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	}
.qqkf img{
	float:left;
	margin-top:-2px;
	}
.qqkf span{
	float:left;
	font-size:14px;
	color:#666;
	margin-left:10px;
	}
#video{
	width:930px;
	height:530px;
	position:fixed;
	background:#000;
	}
video{
	width:100%;
	height:100%;
	}
#video span{
	display:block;
	width:28px;
	height:28px;
	background:rgba(0,0,0,0.1);
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images/header-footer/video-x.png);
	background-repeat:no-repeat;
	background-position:center center;
	}
#video span:hover{
	background-image:url(../images/header-footer/video-x-r.png);
	}
.black{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.9);
	}
.hide{
	display:none;
	}
body .middlenav{
	overflow:visible;
	}
.middlenav .main{
	overflow:visible;
	}
.nav-az-box span,body .nav-az-box a{
	font-size:14px;
	line-height:36px;
	display:block;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	float:none;
	color:#666;
	}
.webmap{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	text-align:right;
	line-height:28px;
	margin-bottom:20px;
	color:#666;
	}
.webmap a{ color:inherit;}
.webmap a:hover{
	color:#39a6ec;
	}
.clear{ clear:both;}