﻿/* 织梦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: 12px;
	background: #fff;
	font-family: "微软雅黑";
}
img {
	border: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
*zoom:1;
}
.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;
}
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 #0f50b4;
}
.logo .fl {
	font-size: 0;
}
.logo a {
	padding:20px 0;
}
.daohang {
	height:45px;
	background:#0f50b4;
}
.menu {
	font-size: 16px;
	line-height: 45px;
	width:1200px;
	margin:0 auto;
}
.menu li {
	float: left;
	padding: 0 30px;
	position: relative;
}
.menu li a {
	color: #fff;
}
.menu li:hover {
	transition-duration: 0.5s;
	background:#fff;
}
.menu li a:hover {
	color:#0f50b4;
}
.ul {
	line-height: 20px;
	width: 120px;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	height: 260px;
	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: 300px;
	background: rgba(255, 255, 255, 0.9) 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: 340px;
}
.menu_xl ul.hover {
	background: #f6f6f6;
}
.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;
	position: relative;
	font-size: 0;
}
.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(../images/6.png) no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: url(../images/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: #0f50b4;
	padding: 10px 0;
}
.foot a {
	color: #FFFFFF;
}
.foot a:hover {
	text-decoration: underline;
}
.foot_top {
	border-bottom: 1px solid #a4c159;
}
.foot_menu li {
	float: left;
	line-height: 60px;
	padding-right: 50px;
}
.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;
}
