@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "寰蒋闆呴粦";
	font-weight: lighter;
	list-style-type:none;
}
#body{
	width: 100%;
	height: auto;
}
#nav {
	margin: auto;
	width: 100%;
	text-align: center;
	background: #303030;
	height: 48px;
}

.nav-item {
	position: relative;
	width: 120px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	z-index: 1
}

.nav-img {
	position: relative;
	width: 120px;
	height: 48px;
	text-align: center;
	font-size: 14px;
	z-index: 1;
	vertical-align: middle;
}

#logo {
	padding-top: 7px;
}
#nav-weather{
	position: absolute;
	width: 170px;
	height: 43px;
	text-align: center;
	font-size: 14px;
	z-index: 1;
	top:10px;
	right: 100px;
} 
#nav ul {
	padding-left: 0px;
}

#nav ul li {
	display: inline-block;
}

.nav-item a {
	display: block;
	height: 48px;
	color: #fff;
}

.nav-item a:hover {
	color: #fff
}

#focus {
	width: 100%;
	height: 820px;
	overflow: hidden;
	position: relative;
}

#focus ul {
	height: 100%;
	position: absolute;
	position: relative;
}

#focus ul li {
	float: left;
	width: 33.3333%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
}
/*璁剧疆鍥剧墖澶氬皯*/
#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
}

#focus .btn {
	position: absolute;
	width: 100%;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: center;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 60px;
	height: 3px;
	_font-size: 0;
	margin: 3px;
	cursor: pointer;
	background: #fff;
}

#focus .btn span.on {
	background: #fff;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 45%;
	background:
		url(http://sandbox.runjs.cn/uploads/rs/475/xaqlrnnr/sprite.png)
		no-repeat 0 0;
	cursor: pointer;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}
/*娓愬奖鍥�*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* margin-bottom: 5px; */
}
/* .clearfix{height:1%;}
.clearfix{display:block;}
.clearfix{min-height:1%;} */
.footImg {
	width: 100%;
	margin: 3px auto 5px auto;
	overflow: hidden;
}

.footImg ul {
	width: 100%;
	margin:0 auto;
	margin-left: 0.2%;
}

.footImg ul li {
	float: left;
	width: 24.8%;
	margin-right: 0.2%;
	display: inline;
	overflow: hidden;
	position: relative;
}

.footImg ul li .photo {
	overflow: hidden;
}

.footImg .rsp {
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
}

.footImg .text {
	position: absolute;
	width:100%;
	left: -400px;
	top: 0px;
	overflow: hidden;
	text-align: center;
}
.footImg .text img{
	margin-top:13%;
	/* margin-left:20%; */
}
.footImg .text h3 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

.footImg .text div {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
#foot{
	width: 60%;
	margin: 0 auto;
}
#foot01{
	padding-top:25px;
	width: 100%;
	padding-bottom: 25px;
	font-size:14px;
	color: #969696;
	border-bottom: 1px solid #969696;
}
#foot02{
	width: 100%;
	margin-top: 25px;
    height: 220px;
	border-bottom: 1px solid #969696;
}
#foot02 ul{
	width:20%;
	left: 0px;
	float: left;
}
#foot02 ul li{
	font-size: 12px;
	font-weight:bold;
	color: black;
	margin-bottom: 10px;
}
#foot02 ul a{
	font-size: 12px;
	color: #969696;
}
#foot02-row{
	clear: both;
	padding-top: 25px;
    height: 50px;
}
#foot02-row div{
	width:20%;
	float: left;
	/* font-size: 12px;
	font-weight:bold; */
}
#foot02-row div a{
	font-size: 12px;
	font-weight:bold;
	color: black;
}
.gsm{
	color: #3e7bca;
	font-size: 14px;
}
#foot03{
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 14px;
	margin-top: 10px;
	color: #969696;
}
