* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
img{
	border:none;
}

a {
	color: #000000;
}

html {
	background: url(5swhfimg/bg.png) repeat-y center top;
}

.fS-header {
	width: 1200px;
	line-height: 20px;
	margin: 0 auto 2px auto;
	background-color: #ffffff;
}

.top-nav {
	width: 100%;
	height: 24px;
	margin-top: 3px auto 3px auto;
	padding-top: 3px;
	position: relative;
}

.top-nav img {
	width: 163px;
	height: 20px;
	position: absolute;
	left: 3px;

}

.top-nav h1 {
	margin: 10px;
}
.re-login {
	position: absolute;
	left: 840px;
	line-height: 21px;
}

.re-login a:hover {
	text-decoration: none;
	background-color: #c4e9ff;
}
.re-login li{
	float: left;
}
.re-login li a {
	display: block;
	border: 1px solid #91C6D6;
	text-align: center;
	padding: 0 12px;
	line-height: 20px;
	font-family: 'Microsoft Yahei', verdana;
	font-size: 12px;
	background: #f4faff;
	border-radius: 3px;
}

.m-change {
	position: absolute;
	right: 10px;
	padding-left: 20px;
}

.m-change a {
	font-size: 12px;
	font-family: "宋体",sans-serif;
	color: red;
	font-weight: bold;
}

.top-con {
	position: relative;
	width: 1200px;
	height: 80px;
	margin-bottom: 6px;
	
}
.top-con a img,.top-con img{
	float: left;
}

.top-con a img {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 200px;
	height: 60px;
	
}

.top-con img:nth-child(2) {
	position: absolute;
	width: 750px;
	height: 80px;
	left: 250px;
}

.top-con img:nth-child(3) {
	position: absolute;
	right: 10px;
	width: 180px;
	height: 80px;
}

.main-nav {
width: 1200px;
	margin-bottom: 3px;
}

.mnav-con {
	width: 100%;
	height: 24px;
	border-top: 3px #F00 solid;
	background: url(../5swhfimg/navbar_bg.gif) repeat-x;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
}
.mnav-con li{
	float: left;
}
.mnav-con li:nth-child(1),
.mnav-con li:nth-child(9) {
	margin-right: 30px;
}

.mnav-con li:nth-child(1) {
	margin-left: 20px;
}

.mnav-con li:nth-child(14) {
	padding-left: 30px;
	margin-right: 20px;
}

.mnav-con li a {
	display: block;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	padding: 0 14px 0 14px;
	text-align: center;
	color: #FFFFFF;
}

.mnav-con li a:hover {
	background-image: linear-gradient(to top, #91C6D6, rgba(0, 0, 0, 0));
}

.mnav-con,
	{
	float: left;
	line-height: 24px;
	height: 24px;
	padding-left: 20px;
}

.Statement{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	margin: auto;
	background-color: #ffffff;
}

.Statement p span{
	color: red;
}
.lookcount{
	width: 1200px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:3px;
}
.lookcount:hover{
	color:red;
}

.fS-footer {
	width: 1200px;
	height: 120px;
	background-color: #ffffff;
	margin: auto;

}

.f-nav-box {
	width: 1200px;
	border-bottom: 3px #F00 solid;
	background: url(../5swhfimg/navbar_bg.gif) repeat-x;
}

.f-nav {
	width: 840px;
	height: 24px;
	margin: auto;
}
.f-nav li{
	float: left;
}
.f-nav li a {
	display: block;
	padding: 0 28px 0 28px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.f-nav li a:hover {
	background-image: linear-gradient(to top, #91C6D6, rgba(0, 0, 0, 0));
}

.footer-con {
	width: 1200px;
	height: 84px;
	position: relative;
	margin-top: 10px;
}

#footer-5starleft {
	width: 170px;
	height: 40px;
	margin: 10px 0 10px 40px;
	position: absolute;
	left: 0;
}

.fc-main-t {
	position: absolute;
	left: 330px;
	top: 16px;
}

.fc-main-b{
	position: absolute;
	left: 260px;
	top: 40px;
}

.fc-main-t li,
.fc-main-b li {
	float: left;
	font-size: 12px;
	font-family: "宋体",sans-serif;
	text-align: center;
	margin-right: 20px;
}

.fc-r {
	width: 300px;
	position: absolute;
	right: 40px;
}
.fc-r img,.fc-r dl{
	float: left;
}
.fc-r img:nth-child(2) {
	margin:0 15px 0 10px;
}

#weixin,
#mobile {
	width: 70px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "宋体",sans-serif;
	
}

.fc-r #weixin img,
.fc-r #mobile img {
	width: 70px;
}
