﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
@font-face {
	font-family: 'HATTEN';
	src: url('/font/HATTEN.TTF') format('truetype');
}
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	background: #fff;
	font-family: "微软雅黑";
}
img {
	border: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
*zoom:1;
}
.qhd-content img{ max-width:1138px; height:auto}
.dn {
	display: none;
}
.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
input, select, area, textarea {
	outline: 0;
	-moz-outline: 0;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
.auto {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
}
em, i {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, b {
	font-weight: normal;
}
.blank {
	width: 100%;
	height: 10px;
	overflow: hidden;
	clear: both;
}
.head {
	background: #FFFFFF;
	border-top: 6px solid #009944;
	margin-bottom:10px;
}
.logo .fl {
	font-size: 0;
	margin-top: 6px;
}
.menu {
	font-size: 16px;
	line-height: 88px;
}
.menu li {
	float: left;
	width: 120px;
	position: relative;
}
.menu li a {
	color: #363636;
}
.menu li a:hover, .menu li a.hover {
	color: #009944;
	transition-duration: 0.5s;
}
.ul {
	line-height: 20px;
	width: 120px;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	height: 160px;
	border-left: 1px solid #e5e5e5;
	float: left;
}
.ul a {
	display: block;
	color: #6a6a6a;
	width: 100px;
	margin: 0 auto;
	padding: 7px 0;
}
.menu_pos {
	width: 100%;
	height: 200px;
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=90);
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 94px;
	z-index: 999;
	display: none;
}
.menu_xl {
	width: 950px;
	margin-left: 455px;
}
.menu_xl ul.hover {
	background: #acce22;
}
.flexslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
	font-size: 0;
}
.slides li {
	width: 100%;
	height: auto;
	font-size: 0;
	text-align: center;
}
.slides li a {
	display: block;
	font-size: 0;
	width: 100%;
	height: 100%;
}
.slides li a img {
	width: 100%;
	height: auto;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	z-index: 2;
	right: 0;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	line-height: 40px;
	overflow: hidden;
	background: url(6.png) no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: url(5.png) no-repeat;
}
.flex-direction-nav {
	z-index: 3;
	left: 0;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.foot {
	width: 100%;
	background: #444;
	padding: 10px 0;
}
.foot_top{background: #009944; width:100%; height:auto; margin:0 auto;}
.foot_top a{ color:#fff}
.foot a {
	color: #FFFFFF;
}
.foot a:hover {
	text-decoration: underline;
}

.foot_menu li {
	float: left;
	line-height: 60px;
	padding-right: 50px;
}
.foot_menu{ width:1200px; margin:0 auto;}
.foot_fx {
	margin-top: 20px;
}
.foot_fx a {
	padding-right: 20px;
}
.foot_bottom {
	color: #FFFFFF;
	line-height: 50px;
}
.foot_right {
	margin-top: 12px;
}
.weixinCodeBg {
	width: 100%;
	height: 100%;
	display: none;
	border: #333 10px solid;
	border-radius: 10px;
	z-index: 99999998;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.weixinCode {
	width: 330px;
	height: 360px;
	display: none;
	border: #333 10px solid;
	border-radius: 10px;
	z-index: 99999999;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -190px auto auto -180px;
}
.weixinCode dl {
	width: 330px;
	height: 30px;
	display: block;
	text-align: right;
	background: #eee;
}
.weixinCode a {
	float: right;
	width: 30px;
	height: 20px;
	margin: auto;
	display: block;
	height: 30px;
	text-align: right;
	padding-right: 5px;
	font-size: 30px;
	line-height: 25px;
	color: #000;
	cursor: pointer;
	text-align: center;
}
.floating_ck {
	position: fixed;
	right: 20px;
	top: 30%;
	z-index: 9999;
	font-family: 微软雅黑
}
.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #009944;
	border-bottom: solid 1px #009944;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck dl dd:hover {
	background-color: #009944;
	border-bottom: solid 1px #009944;
}
.floating_ck dl dd:hover .floating_left {
	display: block;
}
.consult, .words {
	background-image: url(zxicon.png);
}
.quote {
	background-image: url(kficon.png);
}
.qrcord {
	background-image: url(erweima.png);
}
.return {
	background-image: url(fanhui.png);
}
.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}
.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #009944;
	border-bottom: solid 1px #009944;
	display: none;
}
.floating_left a {
	color: #fff;
	line-height: 80px;
}
.floating_ewm {
	height: 260px;
	top: -180px;
}
.floating_ewm i {
	background-image: url(erweima1.png);
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}
.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}
.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}
.floating_ewm .qrcord_p02 {
	font-size: 18px;
}
.pagination {
    margin: 0px 0 20px;
	text-align:center;
    clear: both;
    font-size: 13px;
}
select{ width:30px; height:30px; line-height:30px; margin-right:13px;zoom:1; color:#333; }
.pagination font{display:inline-block; padding:1px 13px; height:30px; line-height:30px;*zoom:1; background:#4ca64b; color:#fff;  }
.pagination span{ display:inline-block; height:30px; line-height:30px; margin-right:13px;zoom:1; color:#333; }
.pagination a{display:inline-block;height:30px; line-height:30px;margin-right:13px; *zoom:1; color:#333;}
