/* CSS Document */

* {
	font-size:14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	
	margin:0px 0px;
	padding:0px 0px;
}

body, td, ul, li, div, dl, dt{
	font-size:12px;
	margin:0px 0px;
	padding:0px 0px;
}

body{
	background:#FFF;
	margin:0 auto;
	padding:0px 0px;
	margin:0px 0px;	
}

table{
	border-collapse:collapse;
	border-spacing:0;	
}

ol, ul{
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

img {
	border:0;
}

a {
	color:#000;
	text-decoration:none;
}

.vt {
	vertical-align:top;
}

.tc {
	text-align:center;
}

.tl {
	text-align:left
}

.tr {
	text-align:right;
}

.titleLab {
	height:25px;
	line-height:25px;
}

.titleLab .img {
	height:25px;
	line-height:25px;
	vertical-align:bottom;
}

.f16 {
	font-size:16px;
}

.f14 {
	font-size:14px;
}

.fblue {
	color:#135396;
}

/* 首页面 */
.head_bg{
	width:100%;
	height:97px;
}

.header{
	margin:0px auto;
	/*background:url(../images/header.png) no-repeat;*/
	position:relative;
	width:900px;
	height:97px;
}
/**********************菜单导航****************************/
.menu_bg{
	background:url(../images/menubg.png) repeat-x;
	position:relative;
	width:100%;
	height:40px;
	margin:0px auto;
}
.menu {font-family: 微软雅黑,新宋体,arial,sans-serif; width:1112px; position:relative; margin:0px auto; font-size:14px; z-index:5; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:138px; height:36px; text-align:center; color:#fff; line-height:36px; font-size:14px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#345F99;}
.menu ul li:hover ul {display:block; position:absolute; top:36px; left:0; width:148px;}
.menu ul li:hover ul li a.hide {background:#0C2D5A; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#345F99; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#0C2D5A; color:#fff;}
.menu ul li:hover ul li a:hover {background:#345F99; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:148px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-150px;}
/******************banner轮播***************************/

.scroll {margin:0 auto;overflow:hidden;width:1280px;height:300px;}
.scroll_list {width:6000px;height:300px;}
.scroll_list li {float:left;width:1280px;height:300px;}

.top_scroll {position:relative;margin:-300px auto 0;width:96%;height:300px;}
.left_btn, .right_btn {position:absolute;width:50px;height:200px;top:150px;margin-top:-100px;}
.left_btn {left:-20px;background:url(../images/dir_btn.png) no-repeat 0 0;}
.left_btn:hover {background-position:0 -200px;}
.right_btn {right:-20px;margin-top:-100px;background:url(../images/dir_btn.png) no-repeat right 0;}
.right_btn:hover {background-position:right -200px;}

/******************news***************************/
.changeTab {
	float:left; 
	width:80px; 
	line-height:25px; 
	height:25px; 
	text-align:center; 
	background-color:#105293;
	color:#FFF;
}

.onChangeTab {
	float:left; 
	width:80px; 
	line-height:25px; 
	height:25px; 
	text-align:center;
	background-color:#FFF;
	color: #105293;
}

.show {
	display:table;
}

.cover {
	display:none;
}

.blueSplite {
	height:4px;
	background-color:#105293;
}

.hotlink li {
	height:30px;
	line-height:30px;
	vertical-align:middle;
}

.clear {
	clear:both;
}

/********************footer****************************/
.footer{
	background-color:#185697;
	position: relative;
	width: 100%;
	height:118px;
}

.footermain{
	width:1000px;
	margin:0 auto;
	position:relative;
}

.footermain ul li{
	padding:3px 0px;
	color:#FFF;
	text-align:right;
}

/* 二级页面  */	


.erjimain{
	background:#FFF;
	position:relative;
	width:100%;
	padding-top:10px;
}
		
.erjimain .cont{
	width:1000px;
	margin:0 auto;
	
}
.erjimain .cont .leftcont{
	width:220px;
	float:left;
	padding: 3px 20px 5px 0;
}
.erjimain .cont .leftcont .leftmenu{
	height:30px;
	position:relative;
	padding:5px 20px 2px 10px;
	border-bottom:#f0f0f0 solid 1px;
	font-size:15px;
	line-height:30px;
	
}

.erjimain .cont .leftcont .leftmenuul{
	padding-left:20px;
	
}
.erjimain .cont .leftcont .leftmenuli{
	height:20px;
	padding:5px 15px 5px;
	border-bottom:#f0f0f0 solid 1px;

	font-size:14px;
	line-height:22px;
	
}

.erjimain .cont .leftcont .active{
	color:#b60005;

}


.erjimain .cont .rightcont{

	width:740px;
	float:right;
}
.rightcontfoot {
    height: 20px;
    padding: 10px;
}
.rightcontcont{
	background:url(../images/erjibg.jpg) no-repeat 0 167px;
}
.rightconthead{
	height:40px;
	font-size:14px;
	border-bottom:#f5f5f5 2px solid;
}

.rightconthead a{
	color:#01448a;
}

.rightconthead span{
	height:40px;
	line-height:40px;
}

.rightconthead1{
	float:left;
	color: #01448a;
}

.rightconthead1 a{
	font-weight:bold;
}

.rightconthead2{
	float:left;

}
.rightconthead3{
	float:right;
}

.rightconthead3 a{
	color:#000;
}
.rightcontcontli{
	height:35px;
	border-bottom:1px solid #f5f5f5;
	
}
.rightconttime{
	color:#01448a;
	padding: 0 20px;
	float:left;
	font-size:12px;
	line-height:35px;
}

.rightcontitle{
	width:600px;
	font-size:14px;
	float:left;
	margin-left:20px;
	line-height:35px;
}

.rightcontitle a{
	color:#01448a;
	font-weight:bold;
}
/****************三级页面***********************/
.contentintro{
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	color:#01448a;
}
.conttime{
	float:right;
	font-size:12px;
}
.contintrodetail{
	padding:20px;
	line-height:150%;
}
/****************图片页面***********************/
.picList{
	padding:10px 0px;
}

.picList div {
	float:left;
	padding:10px 10px;
}

.picList span{
	float:left;
	width:126px;
	text-align:center;
}

.picList img {
	padding:3px 3px;
	border:1px solid #DBDBDB;	
}