@charset "utf-8";
.int{
	border: 1px solid #e1e1e1;
	background: #fff;
	padding-bottom: 40px;
	position: relative;
}
.int_bt{
	border-bottom: 1px solid #e1e1e1;
	height: 50px;
	line-height: 50px;
	color: #2f2f2f;
	font-size: 16px;
	padding-left: 20px;
	background:#f9fdff;
	color: #333;
}
.int_bt1{
	height: 50px;
	line-height: 50px;
	color: #2f2f2f;
	font-size: 16px;
	padding-left: 20px;
	background:#f9fdff;
	color: #333;
}
.int_nr{
	padding: 10px 80px 30px 80px;
}
.int_nr h1{
	font-size: 23px;
	text-align: center;
	font-weight: bold;
}
.ban{
	width: 100%;
	height: 195px;
	margin-bottom: 30px;
}
.ban1{
	background: url(../img/ban6.jpg);
	width: 100%;
	height: 195px;
	margin-bottom: 30px;
}
.int_nr li h3{
	float: left;
}
.int_nr li span{
	float:right;
	color: #ccc;
}


/*侧导航条*/
.list{
	margin-top: 15px;
}
.main_nav{
	float: left;
	width: 200px;
	margin-top: 27px;
}
.main_nav li{
	margin-left: 20px;
	border: 1px solid #2f82ad;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 15px;
	margin-bottom: 15px;
}
.main_nav li a{
	font-size: 16px;
	display: block;
	color: #2f82ad;
}
.list_int{
	float: right;
	width: 785px;
	padding-right: 80px;
}
.list_int h1{
	font-size: 18px;
	color: #2f82ad;
	font-weight: bold;
	margin-top: 18px;
}
.i_nr{
	margin-top: 40px;
	margin-bottom: 30px;
}
.hx{
	background: #2f82ad;
	height: 3px;
	width: 740px;
	position: absolute;
	bottom: 55px;
	right: 0;
}

/*招聘*/
.nr dd{
	margin-bottom: 8px;
	margin-top: 8px;
}
.join_txt{
	position: relative;
	cursor: pointer;
	text-align: right;
	font-size: 14px;
	color: #000;
	top: -33px;
}
.more_h2{
	color: #010101;
	font-size: 18px;	
}
.more_h2 span{
	font-size: 14px;
	color: #da2720;
}
.more_p{
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	overflow: hidden;
	-webkit-line-clamp:2;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	display: -webkit-box;
	margin-bottom: 5px;
}

.join_bt{
	font-size: 16px;
	color: #666;
}
.join_nr{
	display: none;
}
.join_list li{
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 15px;
	width: 90%;
	margin: 0 auto 20px auto;
}
.join_list li h4{
	font-size: 18px;
	color: #db0931;
}
.join_list li .jo{
	font-size: 14px;
}
/*政策法规*/
.zc_list,.art_list{
	margin-top: 10px;
}
.zc_list li{
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 37px;
	font-size: 16px;
	width: 90%;
	background: url(../img/book247.png) no-repeat left center;
	margin: 0 auto 10px;
}
.art_list li{
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	margin: 0 auto 10px;
	padding: 0 20px;
	background: url(../img/dian.png) no-repeat left 8px;
    padding-left: 20px;
}
.zc_list li span,.art_list li span{
	float: right;
	color: #ccc;
}

/*表格下载*/
.xz{
	margin-top: 15px;
}
.xz li{
	background: url(../img/word.png) no-repeat left center;
	padding-left: 37px;
	margin-bottom: 10px;
}


/*标题*/
.tit{
	margin-bottom: 20px;
}
.tit ul{
	text-align: center;
	list-style-type: none;
}
.tit li{
	background: #9d1111;
	width: 50px;
	height: 1px;
	list-style-type: none;
	display: inline-block;
	margin: 0 75px;

}
.int_nr .tit h1{
	font-size: 24px;
	color: #9d1111;
	text-align: center;
	margin-top: -30px;
}
.map{
	width: 1200px;
	height: 600px;
}

.art_i{
	
}

.join_list .title{
	color: #9d1111;
	font-weight: bold;
	font-size: 18px;
}

.join_list .jo{
	padding-left: 2em;
	box-sizing: border-box;
}

