﻿ @charset "utf-8";
/*dede58.com 做最好的织梦整站模板下载网站*/
/*reset*/
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration:none;
}
hr{
	border: none;
	border-bottom: 1px dashed #ccc;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: 0;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/



/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑", Arial;
	max-width: 1920px;
	margin: 0 auto;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font-family: "微软雅黑", Arial;
}

.title{
	margin: 50px 0;
	text-align: center;
}
.txt01{
	font-size: 22px;
	font-family: Arial," 微软雅黑";
	text-transform: uppercase;
	color: #ccc;
}
.title h2{
	font-size: 30px;
	color: #333;
	margin-bottom: 15px;
}
.title h2 span{
	color: #ff8c00;
}
.title h2 i{
	height: 5px;
	width: 80px;
    display: inline-block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
    margin: 5px 15px;
}
.txt02{
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	background: #009944;
	padding: 5px 20px;
    display: inline-block;
}


/*页眉*/
.headerTop h1 img {
	width: 300px !important;
	height: 64px !important;
}
.header {
	width: 100%;
	background-color: #fff;
}
.headerTop {
	max-height: 250px;
}
.htop{
	overflow: hidden;
	height: 45px;
	background: #eee;
	font-size: 13px;
	color: #888;
	line-height: 45px;
}
.htop a{
	overflow: hidden;
	height: 45px;
	background: #eee;
	font-size: 13px;
	color: #888;
	line-height: 45px;
}
.htop li{
	float: left;
    margin-left: 22px;
    padding-left: 22px;
	background: url(../images/ico02.png) no-repeat center left;
}
.htop li:first-of-type{
	background: url(../images/ico01.png) no-repeat center left;
}
.headerTop hlogo{
	overflow: hidden;
}

.headLeft{
	width: 600px;
    overflow: hidden;
    float: left;
}
.headerTop .headLeft a{
	padding: 38px 0 25px;
	float: left;
}
.headerTop .headLeft h1 {
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 0 15px;
    background: url(../images/hh1_bg.jpg) no-repeat center center;
    margin-top: 45px;
    margin-bottom: 5px;
    margin-left: 25px;
    height: 32px;
    line-height: 32px;
	font-weight: normal;
}
.headerTop .headLeft p{
	font-size: 18px;
	color: #1f4672;
	float: left;
	margin-left: 25px;
}

.headerTop .wen {
	overflow: hidden;
	float: left;
	margin-top: 65px;
	margin-left: 30px;
}
.headerTop .wen h2 {
	font-weight: normal;
	font-size: 26px;
	color: #000;
}
.headerTop .wen p {
	font-size: 24px;
	color: #009944;
}
.headerTop .headRight {
	overflow: hidden;
	float: right;
	height: 100%;
}
.headerTop .headRight ul {
	height: 15px;
	padding-top: 20px;
	margin-bottom: 30px;
}
.headerTop .headRight li {
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px;
	border-right: 1px dotted #666;
	position: relative;
}
.headerTop .headRight li:last-child {
	border: none;
}
.headerTop .headRight li a {
	color: #666
}
.headerTop .headRight li img {
	display: none;
	position: absolute;
	left: 0;
	top: 20px;
}
.headerTop .headRight li.last {
	border: none;
	padding-right: 0;
}
.headerTop .headRight li:hover img {
	display: block;
}
.headerTop .phone {
    overflow: hidden;
    background: url(../images/tel.png) no-repeat left 45px;
    padding: 50px 0 0;
    padding-left: 60px;
    float: right;
}
.headerTop .phone p {
	font-size: 14px;
	color: #888;
	margin-bottom: 2px;
}
.headerTop .phone h3 {
	font-size: 25px;
	line-height: 25px;
	color: #ff8c00;
	font-weight: normal;
	font-family: Arial," 微软雅黑";
}


.navBox{ background: url(../images/navbg.png) no-repeat  center top; height:60px; width: 100%;}

.navBox .container li{ float:left; text-align:center; height:60px;}
.navBox .container i{opacity: 0.5;float:left; text-align:center;width: 1px; height:60px; background: url(../images/lbg.png) no-repeat left center;}
.navBox .container  .noBg{ background:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0px; height:60px; line-height:60px; position:relative; z-index:99999;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ 
	display: block;
    padding: 0 28px;
    font-size: 16px;
    font-weight: normal;
}
.nav .sub{ display:none;
			width: 100%;
			left: 0;
			top: 60px;
			position: absolute;
			background: rgba(0, 0, 0, 0.7);
			line-height: 26px;
			padding: 5px 0;
}
.nav .sub li{
	zoom: 1;
    background: none !important;
    height: 40px !important;
    width: 100%;
    line-height: 40px;
}
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav .on h3 a{ background:#0a955c; color:#fff;   }

/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background-color: #eee;
}
.footer #fnav{
	background: url(../images/footer_nav.jpg)no-repeat center center;
	height: 45px;
}

.footer .f_nav {
	overflow: hidden;
}
.footer .f_nav li {
	float: left;
	font-size: 16px;
	white-space: nowrap;
	background: url(../images/footer_x.png)no-repeat right center;
}
.footer .f_nav li:last-of-type{
	background: none
}
.footer .f_nav li a {
	color: #fff;
	display: block;
	line-height: 45px;
	padding: 0 29px;
}
.footer .f_nav li:hover{
	background: #0a955c;
}
.footer .f_btm {
	overflow: hidden;
	padding: 40px;
}
.footer dl {
	overflow: hidden;
	width: 800px;
	float: left;
}
.footer dt {
	overflow: hidden;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}
.footer dd {
	overflow: hidden;
	width: 455px;
	float: left;
}
.footer dd span{
	font-size: 20px;
	font-weight: bold;
	color: #0ea046;    
	margin-bottom: 10px;
    display: block;
}
.footer dd p {
	font-size: 13px;
	color: #666;
	line-height: 25px;
}
.footer dd p a {
	color: #666;
}
.footer dd em {
	margin: 0 5px;
}
.footer .ewm {
	overflow: hidden;
	float: right;
	width: 120px;
}
.footer .ewm p {
	font-size: 14px;
	color: #888;
	text-align: center;
	margin-top: 5px;
}
.footer #banquan{
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #999;
}
.footer #banquan a{
	color: #999;
}

