﻿body {
	background: #ebebeb;
}
.h {
	background-image: url('public_res/bg.gif');
	background-repeat: repeat;
	width: 1044px;
	margin: 0 auto;
	position: relative;
}
.top {
	height: 89px;
	position: relative;
	z-index: 9999999;
}
.logo11 {
	margin: 15px 10px 0 10px;
	width: 443px;
	float: left;
	height: 58px;
	display: inline;
}
.logo a {
	background-image: url('public_res/logo.jpg');
	background-repeat: no-repeat;
	width: 443px;
	height: 58px;
	display: inline-block;
}
.top_r {
	float: right;
	width: 580px;
	height: 75px;
	position: relative;
}
.top_r .head {
	width: 254px;
	height: 25px;
	line-height: 25px;
	float: right;
	background: #92d79c;
	color: #fff;
	text-align: center;
}
.top_r .head a {
	text-decoration: none;
	color: #fff;
	padding: 0 5px;
}
.nav {
	height: 35px;
	margin-top: 38px;
	width: 580px;
	position: relative;
}
.nav_l {
	background-image: url('public_res/nav_l.jpg');
	background-repeat: no-repeat;
	width: 2px;
	height: 35px;
	float: left;
}
.nav_r {
	background-image: url('public_res/nav_r.jpg');
	background-repeat: no-repeat;
	width: 2px;
	height: 35px;
	float: left;
}
.nav_c {
	width: 576px;
	background-image: url('public_res/nav_c.jpg');
	background-repeat: repeat-x;
	float: left;
	position: relative;
}
.nav_c ul li {
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 76px;
	float: left;
	display: inline;
	margin: 0 10px;
	position: relative;
}
.nav_down {
	position: absolute;
	left: 0px;
	top: 35px;
	background: #6BB3C8;
	width: 120px;
	z-index: 1000000;
}
.nav_down a {
	color: #fff;
	line-height: 30px;
	text-align: center;
	width: 120px;
	display: inline-block;
}
.nav_c ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.nav_c ul .a1 {
	background-image: url('public_res/nav7.jpg');
	background-repeat: no-repeat;
	width: 76px;
	height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #005e97;
	line-height: 30px;
}
/*********************foot***************/
.foot {
	background: #0a4257;
	height: 50px;
	text-align: center;
	overflow: hidden;
}
.foot_span {
	color: #fff;
	line-height: 25px;
	width: 865px;
	float: left;
}
.link {
	float: right;
	margin: 15px 26px 0 0;
	display: inline;
}
.link .select {
	width: 150px;
	height: 20px;
	border: 1px solid #586693;
}
.zx {
	position: absolute;
	right: -108px;
	top: 90px;
	width: 108px;
	overflow: hidden;
}
.zx .one {
	position: relative;
	left: -86px;
	width: 108px;
	height: 82px;
	overflow: hidden;
	margin-bottom: 10px;
}
.zx .two {
	position: relative;
	left: -86px;
	width: 108px;
	height: 82px;
	overflow: hidden;
	margin-bottom: 10px;
}
.zx .three {
	position: relative;
	left: -86px;
	width: 108px;
	height: 96px;
	overflow: hidden;
	margin-bottom: 10px;
}
.zx a {
	overflow: hidden;
	height: 82px;
	display: inline-block;
	float: right;
}
.zx img {
	float: left;
}
/*右侧浮动*/
.right_but {
	width: 30px;
	position: absolute;
	top: 350px;
	right: 13px;
	z-index: 99999;
}
.right_but .butt {
	width: 30px;
	height: 90px;
	margin: 0 0 8px 0;
	position: relative;
}
.right_but .butt .tanchu {
	width: 191px;
	height: 208px;
	background: url(public_res/tanchu.png) no-repeat;
	position: absolute;
	top: 0;
	left: -191px;
	overflow: hidden;
	z-index: 999999
}
.right_but .butt .tanchu .picpic {
	width: 153px;
	height: 153px;
	margin: 21px 0 0 14px;
}
.right_but .butt .tanchu p {
	width: 182px;
	color: #414141;
	font: normal 12px/30px 微软雅黑;
	text-align: center;
}

