﻿/* 华美网络（phphmw.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/*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;
	max-width: 100%;
}
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: underline;
}
/*定位*/
.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: -1.5px;
}
 -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: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font-family: microsoft yahei;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.headerTop {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ddd;
}
.headerTop p {
	font-size: 13px;
	color: #727272;
	float: left;
	line-height: 45px;
}
.headerTop ul {
	float: right;
	height: 25px;
	margin-top: 10px;
}
.headerTop li {
	float: left;
	font-size: 13px;
	margin-top: 5px;
	padding: 0 8px;
	border-left: 1px solid #727272;
}
.headerTop li a {
	color: #727272;
}
.headerTop li.liq {
	border: none;
	margin: 0;
	text-align: center;
	line-height: 23px;
	width: 70px;
	padding: 0;
	height: 23px;
}
.headerTop li.cur, .headerTop li.liq:hover {
	background: url(../img/htop.png) no-repeat center;
}
.headerTop li.cur a, .headerTop li.liq:hover a {
	color: #fff;
	text-decoration: none;
}
.headerTop li.last {
	border: none;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	padding-right: 0;
	padding-left: 16px;
}
.headerTop li .ewmIcon {
	display: block;
	cursor: pointer;
}
.headerTop li .ewm {
	position: absolute;
	left: -22px;
	top: 36px;
	display: none;
}
.headerTop li:hover .ewm {
	display: block;
	cursor: pointer;
}
.headerCenter {
	overflow: hidden;
	height: 140px;
}
.headerCenter h1 {
	float: left;
	margin-top: 10px;
	margin-right: 12px;
}
.headerCenter .wen {
	overflow: hidden;
	float: left;
	padding-left: 13px;
	border-left: 1px solid #ccc;
	margin-top: 41px;
}
.headerCenter h2 {
	font-size: 24px;
	color: #1e1e1e;
}
.headerCenter h2 b {
	color: #de860a;
}
.headerCenter p {
	font-size: 15px;
	color: #343434;
	margin: 5px 0;
}
.headerNav {
	overflow: hidden;
	width: 100%;
	height: 60px;
	background: url(../img/nav_bg.png) repeat center;
}
.headerNav li {
	float: left;
	font-size: 18px;
	line-height: 60px;
	background: url(../img/nav_bor.png) right top repeat-y;
}
.headerNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 23px;
}
.headerNav li:last-child {
	background: none
}
.headerNav li.cur, .headerNav li:hover {
	background: #f49b00;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	height: 160px;
	background: url(../img/f_bg.png) no-repeat center top;
	padding-top: 40px;
}
.footer dl {
	overflow: hidden;
	float: left;
	width: 130px;
	text-align: center;
	margin-bottom: 25px;
	border-right: 1px solid #3b3b3b;
	border-left: 1px solid #3b3b3b;
	height: 15px;
}
.footer dt {
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 15px;
}
.footer dt a {
	color: #fff;
}
.footer dd {
	overflow: hidden
}
.footer dd a {
	display: block;
	font-size: 13px;
	color: #9d9d9d;
	line-height: 25px;
}
.footer .dllast {
	border: none;
	margin-right: 42px;
}
.footer .logo {
	display: block;
	width: 132px;
	height: 57px;
	float: left;
}
.footer .wen {
	width: 800px;
	overflow: hidden;
	float: left;
/*	margin-left: 20px;*/
	padding-left: 19px;
	border-left: 1px solid #3c3c3c;
}
.footer .wen p {
	font-size: 13px;
	color: #fff;
	line-height: 25px;
}
.footer .wen a {
	color: #fff;
}
/*fixed*/
.fixed {
	overflow: hidden;
	width: 100%;
	height: 85px;
	background: url(../img/fixedbg.png) repeat center;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 105;
	display: none;
}
.fixed .list {
	overflow: hidden;
	width: 370px;
	float: left;
	margin-top: 17px;
	margin-left: 90px;
	margin-right: 20px;
}
.fixed span {
	display: block;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	background: url(../img/fixed_y.png) no-repeat center;
	float: left;
	margin-right: 10px;
}
.fixed h5 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	float: left
}
.fixed h5 em {
	font-size: 13px;
	display: block;
	margin-top: 5px;
}
.fixed a {
	display: block;
	width: 115px;
	height: 36px;
	background: url(../img/fised_btn.png) no-repeat center;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 35%;
	right: 50%;
	margin-right: -543px;
	cursor: pointer;
	display: none;
	z-index: 99;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
