.sub_bg{
	background-color: #f0f0f0;
}
.top_row{
	height: 40px;
	line-height: 40px;
	width: 1200px;
	margin:0 auto;
	/* background-color: #e1e3ed; */
}
.position_title{
	width: 1200px;
	margin: 0 auto;
}
.top_row .position_title p {
	font-family: simsun;
	font-size: 13px;
	color: #707070;
	background: url(../image/icon_position.png) left center no-repeat;
	padding-left: 26px;
	cursor: pointer;
}
.top_row .position_title p a:hover{text-decoration: underline;}
.top_row span {
	color: #F03C3C;
}


.sub_main{
	/* background-color: #e1e3ed; */
}








.content_part{
	width:1200px;
	min-height: 500px;
	margin:0 auto;
	background-color: #ffffff;
	border: 1px solid #dcdcdc; 
	border-radius: 3px;
}
.content_title{
	line-height: 40px;
	width:890px;
	margin: 0 auto;
	padding:20px 0;
	font-family: 微软雅黑, "Microsoft YaHei";
   	color: rgb(31, 73, 125);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
	
.cont_data{
	height: 45px;
	line-height:45px;
	text-align: center;
	font-size: 14px;
	font-family: '宋体';
	padding: 0 20px;
	border-bottom: 1px solid #eee;
}
.content{
	min-height:315px;
	padding: 10px 70px;
	color: rgb(31, 31, 31);
	line-height: 30px;
}
.content table{
	border-collapse: collapse;
}
.content table td,th{
	border: 1px solid #c0c0c0;
	text-align: center;

}
.imgpath{
	width: 720px;
	margin: 10px auto;
}
.imgpath img{
	width: 720px;
	height: 100%;
}


.content table{
	margin: 10px auto;
}

.annexBox{
	padding: 10px 40px;
}
.annexTitle{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color:#0b0bff;
	font-weight: bold;
	border-bottom: 1px dashed #dcdcdc;
}
.annexList {
	padding: 5px 10px 30px 10px;
	border: 1px dashed #b1b1b1; 
	margin-bottom: 40px;
}
.annexList ul li{
	display:block;
	line-height: 28px;
	font-size: 16px; 
}
.annexList ul li a {
	cursor: pointer!important;
}

.sign_contain{
	height:auto;
	padding:15px 50px;
}
.sign_title{
	font-weight: bold;
	font-size: 14px;
}
.signlist ul li{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	color: red;
}
.signOverlist table{
	width:430px;
	border-collapse: collapse;
	margin-top: 10px;
}
.signOverlist table th{
	border: 1px solid #333333; 
	background-color: #dcdcdc;
}
.signOverlist table tr{
	height: 30px;
	line-height: 30px;

}
.signOverlist table td{
		border: 1px solid #333333; 
		font-size: 12px;
}
.tb_dept{
	color: red;
}	




.quick{
	width: 100%;
	height: 60px;
	display:block;
	border-radius: 3px;
}
.flip{
	height: 30px;
	line-height: 30px;
	padding: 0 40px;
}

.leader_t{
	font-size: 24px;
	text-align: center;
	width: 100%;
	line-height: 100px;
	color: #323232;
	font-family: Microsoft Yahei;
	font-weight: bold;
}
.leader_line{
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.leader_line .person_duty{
	font-weight: bold;
	font-size: 20px;
	color: #323232;
	font-family: Microsoft Yahei;
	display: inline-block;
	min-width: 65px;
}
.leader_line .person_name{
	padding-left:20px;
	font-size: 18px;
	color: #323232;
	font-family: Microsoft Yahei;
	display: inline-block;
	min-width: 70px;
}
.leader_line .person_name a:HOVER {
	color: #0E52A3;
}
.leader_pic{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.leader_pic img{
}
.leader_intro{
	font-size:16px;
	margin-top: 16px;
    text-indent: 32px;
    line-height: 32px;
    font-family: Microsoft Yahei;
    padding: 10px 40px 100px 40px;
}
