@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:14px/2 Arial,'Microsoft YaHei',sans-serif; }
h1, h2, h3, h4, h5, h6,b,strong,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a {text-decoration: none; cursor: pointer;color:#666;}
a:hover { text-decoration: none; color:#14b75c; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img { vertical-align: top; display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none;}
body {color:#666;overflow-x: hidden;}

.w {width:1200px;margin:0 auto;}
.w1300 {width:1300px;margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.clearfix {clear: both;}
.jianju {padding:35px 0;overflow: hidden;}

.top {width: 100%;height:38px;line-height:38px;color:#333;background:#f5f5f5;}
.top a {color:#333;}
.top_l {width:850px;}
.top_r {width:440px;text-align:right;}
.top_r ul li {
	float:left;
}
.top_r ul li a {
	padding:0 12px;
}

.head {overflow: hidden;padding:10px 0;}
.logo {width:170px;margin-right:10px;}
.wenzi {
	width: 330px;
	padding-left:10px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 35px;
}
.wenzi em {
	display:inline-block;
	width:1px;
	height:44px;
	background:#999;
	float:left;
	margin-right:10px;
}
.wenzi span {
	display:block;
	font-size:22px;
	color:#0054aa;
}
.wenzi p {color:#e86200;}
.tel {color:#F98700;font-size:16px;font-weight:bold;padding-right:22px;}
.nav {padding: 10px 0;}
.nav li {float: left;font-size: 16px;text-align: center;}
.nav li a {display: block;padding: 0 15px;}
.nav li a:hover,.nav li a.cur{background:#5bb531;color:#fff;}

.banner {
	width: 100%;
	height: 500px;
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.imgbox {
	width: 100%;
	height: 500px;
	position: relative;
	background-color: #222222;
	overflow: hidden;
	text-align: center;
}
.im {
	display: block;
}
.change {
	height: 100px;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: 0.4;
	transition: 0.4s;
	top: 50%;
	margin-top: -50px
}
.change:hover {
	opacity: 1;
}
.pre {
	left: 1%;
}
.next {
	right: 1%;
}
.cirbox {
	width: 88px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -44px;
	cursor: pointer;
}
.cir {
	width: 12px;
	height: 12px;
	background-color: white;
	opacity: 0.4;
	float: left;
	border-radius: 6px;
	margin: 0 5px 0 5px;
	cursor: pointer;
}
.cir:hover {
	background-color:#3285FF;
	transition: 0.8s;
}
.cr {
	opacity: 1;
}
.cr:hover {
	background-color: white;
}
.footer {
	background:#38393b;
	padding:30px 0;
	overflow:hidden;
}
.foot {
	padding-bottom:50px;
	overflow:hidden;
}
.foot_nav {
	margin-right:75px;
}
.foot_nav h3 {
	line-height:50px;
	color:#fff;
	font-size:16px;
	border-bottom:1px solid #434345;
}
.foot_nav em {
	width:44px;
	display:block;
	border-top:1px solid #434345;
	border-bottom:1px solid #19191c;
}
.foot_nav ul {
	margin-top:20px;
}
.foot_nav ul li a {
	color:#aaabac;
}
.wx {
	padding-top:15px;
}
.wx p {
	text-align:center;
	color:#a2a3a7;
	padding-top:15px;
}
.xian {
	border-top:1px solid #434345;
	border-bottom:1px solid #19191c;
}
.copyright {
	padding-top:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
}
.copyright a{
	color:#fff;
}

.flexslider{position:relative;height:659px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:659px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}




