﻿@charset "utf-8";
/*------------------------------------------------------------
	整体样式
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent ;
	border: 0;
	outline: 0;
}
.clearfix{clear: both;}
body {
	font-size: 13px;
	color: #333;
}

body,
table,
input, textarea, select, option {
	font-family: '微软雅黑';
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}
input[type="text"] {
padding:  0px;
}


.warp{
	overflow: hidden;
}

.top{
	padding: 15px 0;
	width: 1000px;
	margin: 0 auto;
}
.logo{
	margin: 0px 0;
	float: left;
}
.tell{
	padding-top: 30px;
	float: right;
}
.header{
	background: #515151;
	margin: 0 auto;
}
.header_box{
	width: 1000px;
	margin: 0 auto;
	line-height:  35px;
}
.header_box a{color:#fff
}
.header_box p{
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.header_box p a{
	color: #fff;
	font-size: 12px;
}
.header_box span{
	color: #fff;
	font-size: 12px;
}
.top{
	margin: 0 auto;
}
.top_box{
	width: 1000px;
	margin: 0 auto;
}
.logo{
	float: left;
	margin: 40px 0;
}
.nav{
	background: #1d51af;
}
.nav-box{
	width: 1000px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
}

.nav ul li a{
	color: #fff;
}

.nav ul li .index-bg{
	background: #fff;
	color: #1d51af;
}

.nav ul li a{
	margin-left: 40px;
	display: block;
	width: 125px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.nav ul li a:hover{
	background: #fff;
	color: #1d51af;
}



.flexslider {
	position: relative;
	height: 550px;
	overflow: hidden;
	background: url(../Images/loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 550px;
	width: 100%;
}

.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;
	z-index: 999;
	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;
}

.main{
	width: 1000px;
	margin: 60px auto 0 auto;
}
.floatL{
	
	float: left;
	width:300px;
}
.floatR{
	
	float: right;
	width: 650px;
}

.sideT p{
	line-height: 48px;
	background: #1d51af;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.side ul{
	margin: 10px 0;
}
.new_list ul li{
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 15px;
	
}
.new_list ul li a:hover{
	color: #044820;
	font-weight: bold;
}
.side ul{
}
.side_list ul li {
	
	border-bottom: 1px solid #dcdcdc;
	line-height: 38px;
	margin: 0 15px;
	text-align: center;
}
.side_list ul li a{
	color: #5c5c5c;
	font-size: 16px;
}
.side_list ul li a:hover{
	color: #044820;
	font-weight: bold;
}
.conL ul li{
	line-height: 38px;
	font-size: 14px;
}
.bold{
	font-weight: bold;
}


.foot{
	overflow: hidden;
	background: #313131;
}
.foot-box{
	padding: 15px 0;
	width: 1000px;
	margin:  0 auto;
}
.foot-box p a{
	color: #fff;
	font-size: 12px;
}
.foot-box p{
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}



.con_list ul li{
	line-height:28px;
	
	
}

.bold{
	font-weight:bold;
}



