@charset "utf-8";
/* CSS Document */
body, div, p, ul, li, i, em, span, dd, dt, dl, form, table, th, td, tr, input,h1,h2,h3,h4{
	border: 0 none;
    margin: 0;
    padding: 0;
	list-style-type:none;}
html{ 
	margin:0;
	font-family:"Microsoft Yahei","SimHei","SimSun",Verdana, Geneva, sans-serif;
	font-size: 12px; 
	background-color:#ffffff; 
	color:#333333;}
a{ 
	text-decoration:none; 
	color:#653e51;}
a:hover{ 
	color:#653e51; 
	text-decoration:underline;}
img{ border:none;}
/*头部*/


.header{
	width:100%;
	min-width: 1160px;
	height:125px;
	background: url(../images/head_bg.jpg) center no-repeat;
	background-color: #003a8f;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.5);
	margin-bottom: 10px;
	position: relative;
	z-index: 999;}
.wraper{
	width: 1160px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;}
.wraping{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;}
.logo{
	width: 680px;
	height: auto;
	overflow: hidden;
	float: left;}
.logo img{
	margin-top: 23px;}
.head_tit{
	width: 270px;
	height: auto;
	overflow: hidden;
	float: left;    margin-left: 46px;}
.head_tit img{
	margin-top: 24px;  width: 180px;       margin-left: 26px;  }
.head_right{
	width: 150px;
	height: auto;
	overflow: hidden;
	float: right;
    margin-top: 25px;

}
.search{
	width: 150px;
	height: 22px;
	overflow: hidden;
	margin-top: 25px;
	background: url(../images/sou.jpg) no-repeat;}
.search p{
	width: 120px;
	height: auto;
	overflow: hidden;
	float: left;
	border-top-left-radius: 11px;
	border-bottom-left-radius: 11px;}
.search p input{
	width: 105px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
	outline: none;
	padding-left: 10px;
	padding-right: 5px;}
.search span{
	display: block;
	width: 30px;
	height: 22px;
	overflow: hidden;
	float: left;}
.search span input{
	display: block;
	width: 30px;
	height: 20px;
	background: transparent;
	cursor: pointer;}
.head_link{
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	margin-top: 20px;}
.head_link a{
	height: 30px;
	font-size: 12px;
	color: #ffffff;
	margin: 0 5px;}
/**/





.nav{
	width: 1300px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/nav_bg.jpg) repeat-x;}
.nav ul{} 
.nav li{
	width: 144px;
	height: 85px;
	float:left;position:relative;z-index:9;
	background: url(../images/nav_libg.jpg) right top no-repeat;
	line-height: 85px;
	text-align: center;}

.nav li a{
	display: block;
	width: 165px;
	height: 85px;
	overflow: hidden;
	font-size: 18px;
	color: #4d4d4d;
	}
.nav li a.cur, .nav li a:hover{display:block;color:#fff;background:#3369CD;}
/*子菜单*/
.nav ul li ul{position:absolute;width:165px;left:0;top:85px;display:none;z-index:9999999999;background:#DCDCDC;}
.nav ul li ul li{float:left;width:100%;border-bottom:1px solid #fff;position:relative;z-index:10;height:50px;line-height:50px;}
.nav ul li ul li a{font-size:14px;color:#333;height:50px;line-height:50px;}
.nav ul li ul li ul{position:absolute;width:10em;left:10em;top:0;z-index:9;background:#DCDCDC;overflow:hidden;}
.nav ul li ul li ul li{float:left;width:100%;border-bottom:1px solid #fff;overflow:hidden;height:50px;line-height:50px;}
.nav ul li ul li ul li a:hover{height:50px;line-height:50px;}
.nav ul li ul a:hover{}




.box_wrap{
	margin: 0;
	padding: 0;
	width: 980px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;}
.box_wrap p{
	display: inline-block;
	/*background-color: #000;*/
	margin-left: 285px;}
/**/
.bar_side{
	width: 240px;
	height: 320px;
	overflow: hidden;
	float: left;
	background-color: #e6e6e6;
	margin-bottom: 20px;}
.bar_side_tit{
	height: 40px;
	overflow: hidden;
	background: url(../images/tit_bg.jpg) right top no-repeat;
	background-color: #3368cc;
	line-height: 40px;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	text-indent: 15px;
	font-weight: bold;}
.bar_side_tit a{
	float: right;
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;}
.bar_con{
	width: 240px;
	height: auto;
	overflow: hidden;
	text-align: center;}
.bar_con img{
	margin-top: 20px;}
/* 幻灯 */
.slideBox{ 
	width:920px; 
	height:320px; 
	overflow:hidden; 
	position:relative; 
	float: left;}
.slideBox .hd{
	width: 100%;
	text-align: center;
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	left:0px; 
	bottom:20px; 
	z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{
    display: inline-block; 
	width:70px; 
	height:8px; 
	line-height:90px; 
	text-align:center; 
	background:#d3d0d1; 
	cursor:pointer; 
	margin: 0 5px;}
.slideBox .hd ul li.on{ 
	background:#2954a6; 
	border-top: 8px #2954a6 solid;}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ 
	width:920px; 
	height:320px; 
	display:block;}

.slideBox .prev,
.slideBox .next{ 
	position:absolute; 
	left:0%; 
	top:50%; 
	margin-top:-38px; 
	display:block; 
	width:44px; 
	height:77px; 
	filter:alpha(opacity=50);
	opacity:0.5;}
.slideBox .next{ left:auto; right:0%;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}


.title{
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	vertical-align: middle;
	font-size: 16px;
	color: #3368cc;
	border-bottom: 1px #3368cc solid;
	font-weight: bold;
	background-color: #ffffff;}
.title a{
	float: right;
	font-size: 16px;
	color: #3368cc;}
.notice{
	width: 280px;
	height: 300px;
	overflow: hidden;
	float: left;
	background-color: #fafafa;}
.dynamic{
	width: 615px;
	height: 300px;
	overflow: hidden;
	float: left;
	background-color: #fafafa;
	margin: 0 20px;}
.side_nav{
	width: 225px;
	overflow: hidden;
	height: auto;
	float: right;
	margin-bottom: 30px;}
.side_nav li{
	height: 70px;
	overflow: hidden;
	background: url(../images/tit_bg.jpg) right top no-repeat;
	background-color: #3368cc;
	line-height: 70px;
	vertical-align: middle;
	margin-bottom: 5px;}
.side_nav li a{
	display: block;
	height: 70px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 30px;}
.side_nav li img{
	vertical-align: middle;
	margin-right: 20px;}
.count{
	width: 100%;
	height: 40px;
	overflow: hidden;
	min-width: 1160px;
	background-color: #cccccc;
	line-height: 40px;
	vertical-align: middle;
	font-size: 14px;
	color: #4d4d4d;}
.count img{
	vertical-align: middle;
	margin-right: 10px;}
.c1,.c3{
	width: 33%;
	height: auto;
	overflow: hidden;
	float: left;}
.c2{
	width: 34%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;}
.c3{
	text-align: right;}

.footer{
	width: 100%;
	overflow: hidden;
	min-width: 1160px;
	background-color: #003a8f;}

.footer p{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
	    padding: 30px 0;}
.footer p a{
	color: #ffffff;}
.list_news li{
	width:590px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px #cccccc dashed;
	line-height: 30px;
	background: url(../images/icon_dian.jpg) left 8px center no-repeat;
	margin-left:8px;}
.list_news li a{padding-left:10px;color:#333333;}
.list_newss li{
	width:260px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px #cccccc dashed;
	line-height: 30px;
	background: url(../images/icon_dian.jpg) left 8px center no-repeat;
	margin-left:8px;}
.list_newss li a{padding-left:10px;color:#333333;}

.side_navv{
	width:240px;
	overflow: hidden;
	height: auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;}
.side_navv li{
	height: 70px;
	overflow: hidden;
	background: url(../images/tit_bg.jpg) right top no-repeat;
	background-color: #3368cc;
	line-height: 70px;
	vertical-align: middle;
	margin-bottom: 5px;}
.side_navv li a{
	display: block;
	height: 70px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 30px;}
.side_navv li img{
	vertical-align: middle;
	margin-right: 20px;}