﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	font-family: microsoft yahei;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #f5f5f5;
}
.hdtop {
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9;
}
.hdtop .container {
	overflow: hidden;
}
.hdtop .container * {
	display: inline-block;
}
.hdtop span {
	float: left;
	color: #666666;
}
.hdtop em {
	float: right;
	overflow: hidden;
	height: 13px;
	line-height: 13px;
	margin-right: -14px;
	margin-top: 13px;
}
.hdtop em a {
	float: left;
	font-size: 12px;
	color: #303030;
	border-left: 1px dotted #d7d7d7;
	padding: 0px 14px;
}
.hdtop em .nobd {
	border: none;
}
/*hdtop_end*/
.hdmid {
	height: 130px;
}
.hdmid .container {
	overflow: hidden;
}
.hdmid .hdmid_l {
	float: left;
	margin-top: 34px;
}
.hdmid .hdmid_l h1 {
	float: left;
}
.hdmid .hdmid_l h1 img {
	display: block;
	margin-top: 13px;
}
.hdmid .hdmid_l>div {
	padding-left: 219px;
}
.hdmid .hdmid_l h2 {
	font-size: 28px;
	color: #383838;
}
.hdmid .hdmid_l p {
	height: 28px;
	line-height: 28px;
	color: #1b1b1b;
	font-size: 18px;
}
.hdmid .hdmid_in {
	float: left;
	margin-left: 105px;
	margin-top: 40px;
}
.hdmid .hdmid_in img {
	display: block;
}
.hdmid .hdmid_r {
	float: right;
	margin-top: 44px;
}
.hdmid .hdmid_r dt {
	float: left;
}
.hdmid .hdmid_r dt img {
	display: block;
	margin-top: 6px;
}
.hdmid .hdmid_r dd {
	padding-left: 42px;
}
.hdmid .hdmid_r dd span {
	font-size: 14px;
	color: #292929;
}
.hdmid .hdmid_r dd p {
	font-family: "Arial";
	color: #292929;
	font-size: 26px;
}
/*hdmid_end*/
.hddown {
	height: 60px;
	background: #309494;
}
.hddown .Menu {
	height: 60px;
	overflow: hidden;
}
.hddown .Menu li {
	float: left;
	text-align: -webkit-center;
	width: 130px;
	height: 60px;
	background: url(../img/mnlibg.png) no-repeat 0px center;
	text-align: center;
}
.hddown .Menu li a {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	
}
.hddown .Menu li.nobg {
	background: none;
}
.hddown .Menu li:hover, .hddown .Menu li.cur {
	background: #000000;
}
/*hddown_end*/
/*-----------header_end---------------*/

.footer {
	background: #0f7673;
}
.fttop {
	overflow: hidden;
	height: 198px;
}
.fttop .fttop_l {
	float: left;
	margin-top: 48px;
	width: 715px;
}
.fttop .fttop_l h4 {
	float: left;
}
.fttop .fttop_l h4 img {
	display: block;
	margin-top: 20px;
}
.fttop .fttop_l>div {
	padding-left: 175px;
}
.fttop .fttop_l>div p {
	font-size: 13px;
	line-height: 24px;
	color: #fff;
}
.fttop .fttop_l>div p span {
	text-transform: uppercase;
}
.fttop .fttop_l>div p em {
	display: inline-block;
	width: 7px;
	height: 2px;
}
.fttop .rwm {
	float: right;
	border: 3px solid #a2cac9;
	padding:10px;
	background: #2c9390;
	margin-top: 23px;
}
.fttop .rwm * {
	display: inline-block;
	float: left;
}
.fttop .rwm span {
	width: 34px;
	height: 125px;
	background: url(../img/zt.png) no-repeat;
	margin-right: 12px;
}
.fttop .rwm img {
	padding: 3px 3px;
	background: #ecf5f5;
}
.fttop .slideline {
	width: 2px;
	height: 198px;
	background: url(../img/sline.jpg) no-repeat;
	float: left;
	margin-left: 26px;
}
/*-- fttop_end --*/

.ftdown {
	height: 64px;
	background: #1c807d;
}
.ftdown .container {
	overflow: hidden;
	height: 64px;
}
.ftdown li {
	float: left;
	height: 64px;
	list-style-type: none;
	background: url(../img/ftlibg.jpg) no-repeat left center;
}
.ftdown li a {
	display: inline-block;
	height: 64px;
	line-height: 64px;
	padding: 0px 30px;
	font-size: 14px;
	color: #fff;
}
.ftdown li.nobg {
	background: none;
}
/*-- ftdown_end --*/
/*------------- footer_end ---------------*/

.youce {
	width: 54px;
	float: right;
	position: fixed;
	right: -3px;
	bottom: 25px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	z-index: 10000;
}
.youce ul li {
	margin-bottom: 3px;
	width: 41px;
	background: #1AB6B3;
	list-style: none;
}
.youce ul li:hover {
	background: #115989;
}
.youce ul li a {
	display: block;
	width: 41px;
	height: 41px;
}
.youce ul li a.yc4 {
	background: url(../img/yc_04.png) no-repeat center;
}
.youce ul li a.yc3:hover .wx_box {
	display: inline;
}
