@charset "UTF-8";


.cf,
.clearfix {
	clear: both;
	overflow: hidden;
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* 机构 star */


.news-conter{ width:1400px; margin:0 auto;}

.brief_cont_more::before {
	content: '';
	display: block;
	position: absolute;
	width: 144px;
	height: 1px;
	background-color: #F17600;
	top: 50%;
	left: -155px;
}




.achie_list_com::before {
	content: '';
	display: block;
	width: 25px;
	height: 1px;
	background: #f5b68d;
	position: absolute;
	left: 0;
	bottom: -1px;
}


.achie_list_com:nth-child(odd) {
	float: left;
}




	/* 机构 star */
	.brief_wrap {
		margin-top: 43px;

	}






	.brief_cont_text {
		font-size: 16px;
		line-height: 31px;
		text-align: justify;
		color: #1a1a1a;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 9;
	}



  .about_ditu{ margin-top:0px;}
  
  .about_ditu_1{width:100%;height:450px; border:2px solid #000; margin-top:50px; border-radius:5px;}





	.achie_more {
	
		line-height: 34px;
		color: #FBA11E;
		background: url(../images/ny_news_morebg.png) right no-repeat;
		padding-right: 21px;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.achie_more:hover {
		background: url(../images/ny_news_morebg_on.png) right no-repeat;
	}

	.achie_list {
		margin-top: 26px;
		border-top: 2px solid #F17600;
		width: 100%;
		background-color: #fff;
		box-shadow: 0px 0px 15px 6px #f3f3f3;
		padding: 13px 43px 34px;
		box-sizing: border-box;
	}






	.achie_list_com {
		width: 618px;
		height: 111px;
		box-sizing: border-box;
		padding: 17px 0;
		border-bottom: 1px dashed #f5b68d;
		position: relative;
		/* background: url(nxw_achieBk.png) no-repeat bottom; */
	}




	.achie_list_com:nth-child(even) {
		float: right;
	}

	.achie_list_icon {
		float: left;
		width: 29px;
		height: 29px;
	}
	.achie_list_icon  img{ width:25px;}


	.achie_list_info {
		float: right;
		width: 578px;
	}




	.achie_list_p1 {
		font-size: 17px;
		line-height: 21px;
		color: #2d2d2d;
		font-weight: 600;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.achie_list_p1:hover {
		color: #f35431;
	}


	.achie_list_p2 {
		font-size: 14px;
		line-height: 24px;
		color: #707070;
		margin-top: 13px;
		
		overflow:hidden;

text-overflow:ellipsis;

display:-webkit-box;

-webkit-box-orient:vertical;

-webkit-line-clamp:2; 
		
		
	}

	.achie_list_p2 span {
		font-size: 13px;
		color: #F17600;
	}

	/* 机构 end */





.about_zizhi{ width:1200px; min-height:450px;overflow:hidden; margin:80px 0 0 0; }
.about_zizhi ul{width:1320px;min-height:450px; }
.about_zizhi ul li{ width:277px; height:420px; float:left; margin-right:20px; overflow:hidden;border:2px solid #000; border-radius:3px; padding:2px;  }
.about_zizhi ul li img{ width:277px; height:420px;   transition: .5s;}
.about_zizhi ul li img:hover{transform: scale(1.02);}






