@charset "utf-8";
/* CSS Document */

.enmenu{
	height:60px;
	line-height:60px;
	background:url(../images/list.png) no-repeat 10px center;
}
.enmenu p{
	font-size:14px;
	color:#454545;
	padding-left:24px;
}
.enmenu p span{
	color:#0070bc;
}
.enmenu p a{
	color:#0070bc;
}
.enlist_main{
	/*min-height:1100px;*/
}
.enlist_main .enlist_main_lf{
	width:208px;
	margin-right:24px;
}
.enlist_main .enlist_main_lf .en_top{
	height:28px;
	background:#5BBDFF;
	position:relative;
}
.enlist_main .enlist_main_lf .en_top h1{
	color:#FFF;
	position:absolute;
	left:16px;
	top:2px;
	font-size:16px;
}
.enlist_main_lf .en_top img{
	position:absolute;
	left:0;
	top:-7px;
}


.enlist_main .en_mid{
	border:1px solid #D3D3D3;
	background:#FFF;
}

.enlist_main .en_mid .list{
	line-height:32px;
	padding-left:40px;
	background:#FFF;
	border-bottom:1px solid #D3D3D3;
}
.enlist_main .en_mid .list div{
	background:url(../images/fangjiao.png) no-repeat 0px 16px;
	padding-left:14px;
	
}
.enlist_main .en_mid .list a{
	color:#666666;
	
}
.enlist_main .en_mid .list a:hover{
	color:#0070BC;
	text-decoration:underline;
	}
.enlist_main .en_mid li{
	/* height:35px; */
	border-bottom:1px solid #D3D3D3;
	padding-left:40px;
	line-height:35px;
}
.enlist_main .en_mid li a{
	color:#666666;
	font-size:14px;
}
.enlist_main .en_mid li:hover{
	background:#F6FBFF;
}
.enlist_main .en_mid li:hover a{
	color:#0070BC;
}
/* .enlist_main .en_mid .active{
	background:#FFF;
} */
 .enlist_main .en_mid a.selected{
	color:#0070BC;
}
.enlist_main .en_mid .selected{
	background:#F6FBFF;

}
.enlist_main .en_mid .selected a{
	color:#0070BC;
}
/* .enlist_main .en_mid li a.selected{
	color:#0070BC;
} */
.enlist_main .en_mid .active a{
	background:url(../images/sanjiao.png) no-repeat 100px 20px;

}
.enlist_main .en_mid .act a{
	background:url(../images/sanjiao1_03.png) no-repeat 100px 20px;
}
.enlist_main .en_mid .active a,.enlist_main .en_mid .act a{
	color: #666666;
	font-size:14px;
	padding-right: 10px;
    background-position: right;
	cursor:pointer;
}

.enlist_main .enlist_main_rf{
	width:856px;
	border-top:1px solid #39C;
	border-right:1px solid #39C;
	border-bottom:1px solid #39C;
	border-left:9px solid #64A0DC;
	padding:0 50px;
	position:relative;
	margin-bottom:94px;
	background:#F6FAFF;
}
.enlist_main .enlist_main_rf img{
	width:860px;
	height:32px;
	position:absolute;
	left:47px;
	top:20px;
}
.enlist_main .enlist_main_rf h3{
	font-size:16px;
	color:#FFF;
	position:absolute;
	left:58px;
	top:26px;
}
.enlist_main .enlist_main_rf .items {
	min-height:200px;
	margin-top:70px;
	padding-bottom:68px;

}
.enlist_main .enlist_main_rf .items img{
	position:inherit;
	height:auto;
	width:auto;

}

.enlist_main .enlist_main_rf .items li{
	height:50px;
	background:url(../images/yuan4.png) no-repeat left center;
	font-size: 14px;
	line-height: 50px;
	padding-left:12px;
	overflow: hidden;
}
.enlist_main .enlist_main_rf .items li em{
	float: right;
	font-style: normal;
	color: #a8a8a8;
	font-size:14px;
}
.enlist_main .enlist_main_rf .items li a{
	color: #4f4f4f;
	width: 80%;display: inline-block;overflow: hidden;
}
.enlist_main .enlist_main_rf .items li a:hover{
	color:#0070BC;
}
.enlist_main .enlist_main_rf .items p{
	color:#d5d5d5;
	line-height:24px;
}
.enlist_main .enlist_main_rf .enpage{
	padding-bottom:50px;
	width:450px;
	margin:0 auto;
	font-size:16px;
	
}
.enlist_main .enlist_main_rf .enpage a{
	color:#333333;
	font-size:16px;
}
.enlist_main .enlist_main_rf .enpage a:hover{
	color:#0070BC;
}



/*项目页右侧开始*/

.enlist_main .enlist_main_rf .itemspic{
	min-height:200px;
	margin-top:62px;
	margin-bottom:40px;
}
.enlist_main .enlist_main_rf .itemspic li{
	height:106px;
	border:1px solid #E1E1E1;
	padding:10px;
	margin-bottom:18px;
	clear:both;
}
.enlist_main .enlist_main_rf .itemspic li img{
	width:176px;
	height:102px;
	margin-right:20px;
	position:inherit;
}
.enlist_main .enlist_main_rf .itemspic .pic_right{
	width: 620px;
	height: 86px;
	overflow: hidden;
}

.enlist_main .enlist_main_rf .itemspic .pic_right h6{
	color:#696969;
	font-size:16px;
	margin-bottom:7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.enlist_main .enlist_main_rf .itemspic .pic_right a{
	color:#b0b0b0;
	text-indent:2em;
	font-size:14px;
	line-height:20px;
}
.enlist_main .enlist_main_rf .itemspic .pic_right a:hover{
	color:#0070BC;
}
.enlist_main .enlist_main_rf .itemspic i{
	font-style:normal;
	color: #999;
   font-size:12px;
   display:block;
   float:right;
}




/*内容页开始*/

.enlist_main .enlist_main_rf1{
	border:1px solid #39C;
	padding:12px 40px;
	margin-bottom:94px;
	background:#F6FAFF;
}
.enlist_main .enlist_main_rf1 .items .entit{
	text-align:center;
	border-bottom:1px solid #666666;
	margin-bottom:20px;

}
.enlist_main .enlist_main_rf1 .items .entit h1{
	font-size:20px;
color:#2e7dc6;
	margin-top:30px;
	margin-bottom:6px;
}
.enlist_main .enlist_main_rf1 .items .entit p{
	color:#8a8a8a;
	font-size:14px;
	margin-bottom:10px;

}
.enlist_main .enlist_main_rf1 .items .ennews p {
	line-height:30px;
	color: rgb(63, 63, 63);
	font-family: ����,SimSun;
	text-indent:0ex;
	margin:5px 0;
	display: block;
	font-size:14px;
}
.enlist_main .enlist_main_rf1 .items .ennews i{
	color:#3f3f3f;
	font-size:16px;
	/*display:block;*/
	/*margin-top:60px;*/
	/*margin-bottom:60px;*/
	font-style:normal;
}
.enlist_main .enlist_main_rf1 .items .ennews b{
	text-align:center;
	font-size:14px;
	display:block;
	padding-bottom:90px;
	color: #3f3f3f;
	font-weight:normal;
}

/*内容页结束*/





































