/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	color:353535;
	width:100%;
}
ul {
	list-style-type: none;
}
li {
	float: left;
}
a {
	text-decoration: none;
	color: #555555;
}
img {
	border: none;
}
/**index***/
.wrap{
	width:100%;
	float:left;
	}
.header{
	width:100%;
	background:url(../images/hng.jpg) repeat-x;
	height:70px;
	float:left;
	}
.box{
	width:1250px;
	margin-left:auto;
	margin-right: auto;
	}
.logo{
	float:left;
	margin-top:16px;}
.menu{
	width:710px;
	float:left;
	margin-left:180px;
	}
.menu li{
	font-size:14px;
	line-height:70px;
	float:left;
	margin-right:70px;
}
.menu li a{
	color:#fff;
	}
.hlink{
	width:205px;
	float:right;
	margin-top:20px;
	}
.hlink .as{
	float:left;
	display:block;
	margin-left:15px;
	margin-top:7px;
	}
.hlink  .qie{
		width:120px;
		background:#203e55;
		height:30px;
		float:right;}
.hlink .change{
	width:50px;
	float:left;
	background:#ffffff;
	border-radius:3px;
	font-size:14px;
	color:#203e55;
	text-align:center;
	height:28px;
	line-height:28px;
	margin-left:1px;
	}
.hlink .changen{
	width:60px;
	float:left;
	font-size:12px;
	color:#909faa;
	text-align:center;
	line-height:30px;
	}
.footer{
	width:100%;
	background:url(../images/bg4.jpg) repeat-x;
	height:361px;
	float:left;
}
.footop{
	width:100%;
	float:left;
	border-bottom:1px solid #edeff1;
	padding-bottom:30px;}
.guidlist{
	width:930px;
	float:left;
	margin-top:35px;
	}
.guidlist li{
	width:210px;
	float:left;
	}
.guidlist li p{
	font-size:14px;
	line-height:25px;
	color:#666d77;
	font-weight:bold;
	margin-bottom:5px;
	}
.guidlist li dd a{
	font-size:12px;
	line-height:25px;
	color:#666d77;
	}	
.fadress{
	width:320px;
	float:right;
	text-align:right;}
.top{
	width:100%;
	font-size:12px;
	color:#878e98;
	margin-top:20px;
	overflow:hidden;}
.top a{
	display:block;
	line-height:40px;
	height:40px;
	font-size:12px;
	margin-left:5px;
	float:right;
	}
.adress{
	width:100%;
	margin-top:25px;
	}
.adress p{
	font-size:12px;
	color:#878e98;
	line-height:25px;6}
.adress .ttl{
	font-size:14px;}
.footdw{
	width:100%;
	float:left;
	margin-top:12px;}
.copyright{
	width:600px;
	float:left;
	display:inline-block;
	margin-top:18px;
	}
.copyright span{
	display:block;
	float:left;
	margin-right:20px;
	}
.copyright p{
	font-size:12px;
	color:#878e98;
	line-height:20px;
	}
.copyright p a{
	color:#d8dce2;}
.weixin{
	width:196px;
	float:right;
	}
.weixin p{
	width:87px;
	float:left;
	font-size:12px;
	line-height:25px;
	color:#878e98;
	text-align:right;
	}
.weixin a{
	display:block;
	width:88px;
	height:88px;
	float:right;
	}
.shovwtime{
	position:absolute;
	background: url(../images/hng88.jpg) repeat;
	width:148px;
	height:auto;
	border-bottom:2px solid #1f79bd;
	z-index:111;}
.shovwtime dl{
	display:block;
	width:100%;
	margin-top:5px;
	}
.shovwtime dl dd{
	font-size:12px;
	line-height:30px;
	text-align:center;
	color:#707070;
	}	
.shovwtime dl dd a{
	color:#f6eded;
    font-size:14px;
	display:block;
	}
.shovwtime dl dd:hover a{
	color:#4b9dcc;
    opacity:1;
	}


.shovwtimes{
	position:absolute;
    background-color:#EBF0F4;
	width:223px;
	height:auto;
	border-bottom:2px solid #1f79bd;
	z-index:111;}
.shovwtimes dl{
	display:block;
	width:100%;
	margin-top:5px;
	}
.shovwtimes dl dd{
	font-size:12px;
	line-height:30px;
	text-align:center;
	color:#707070;
	}	
.shovwtimes dl dd a{
	color:#f6eded;
    font-size:14px;
	display:block;
	}
.shovwtimes dl dd:hover a{
	color:#4b9dcc;
    opacity:1;
	}