@charset "utf-8";
/* CSS Document */
.head_pic{width:1200px;margin:10px auto 30px;}
.intro{background:url(../images/intro.jpg) left top no-repeat;width:1200px;margin:10px auto;height:auto}
.intro_txt{float:left;width:400px;}
.intro_txt h2 p{color:#dedede;font-size:40px;}
.intro p{width:380px;text-indent:1.8em;margin-left:15px;line-height:2em;}
.intro_txt img{position:relative;left:15px;}

.intro_pic{float:right;width:800px;margin-bottom:25px;}
.intro_pic img{float:left;margin-left:10px;}

/**********************************/
.job h2,.notice h2,.chronicle h2,.policy h2{
    width: 100%; 
	/*padding-bottom:4px;
	padding-top:12px;   */
	height:40px;
	line-height:40px;
	color:white;
	font-size:14px;
	border-bottom:1px solid #0769AD;
	background:url(../images/h2_bg.png) left center no-repeat;
    /*margin-bottom: 15px;*/
}

.job,.notice,.chronicle,.policy
{
	width:440px;
	float:left;
	padding:15px;
	height:auto;
}
.fl{float:left;}
.fr{float:right;}


.layer_right li{padding-bottom:4px;padding-top:6px;border-bottom:1px solid #e8e8e8;text-indent:28px;background:url(../images/feed_link.png) left 16px no-repeat;}
.layer_left li{padding-bottom:4px;padding-top:13px;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_blue.png) left 16px no-repeat;}
.layer_left li a{color:#333;}

/*notice*/
.content_box{
    width: 100%;
}


.content_box h2{ 
	padding-bottom:4px;
	padding-top:12px;  
	color:white;
	font-size:14px;
	border-bottom:1px solid #0769AD;
	background:url(../images/h2_bg.png) left center no-repeat;

}

.content_list{width:410px;float:left;background:#ffffff;border-radius: 5%;}
.content_list li,.zhengce li{height:2.8em;line-height:2.8em;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_blue.png) left center no-repeat;}
.content_list li a{color:#333;}

/*.navigation li:hover .icon {
    background-color: 
    #db8b8b;
}*/



/*页脚背景*/
.out_link{height:80px;width:1200px;margin:10px auto;}
.out_link li{float:left;padding:5px 15px;}

