* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.news_list {
	margin: 0 auto;
	width: 1100px;
	display: flex;
	padding-top: 50px;
	/* margin-top:50px; */
	/* border-top: 1px solid #D6D6D6; */
}

.news_list ul li {
	list-style: none;
}

.news_list a {
	text-decoration: none;
}

.news_list_left {
	width: 250px;
	height: 12.5rem;
	display: table;
	margin-right: 30px;
}

.news_lianxi {
	width: 300px;

	height: 12.5rem;
}

.left_list {
	width: 100%;
	background-color: #cadeff;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border: 1px solid #d6d6d6;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
}

.news_list_left a {
	color: #4c4c4c;
	text-decoration: none;
}

.news_tamp {
	margin-bottom: 2.5rem;
}

.lianxi_detail {
	border: 1px solid #d6d6d6;
	padding: 20px 20px 20px 20px;
}

.lianxi_detail p {
	margin-top: 0.625rem;
}

.rexiandianhua {
	color: #ff7e00;
	font-size: 1.4rem;
	font-weight: bold;
}

.phoneandmail {
	font-size: 14px;
}

.rexian {
	font-size: 18px;
}

.lianxi_detail img {
	margin-right: 10px;
}

.news_list_right {
	width: 820px;
}

.location {
	/* border-bottom: 1px solid #D6D6D6; */
	padding-bottom: 0.9375rem;
	width: 1100px;
	margin: auto;
}

.location a {
	text-decoration: none;
	color: black;
}

.news_list_item ul {
	width: 100%;
}

.news_list_item ul li {
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	/* display:table; */
}

.list_img {
	height: 140px;
	width: 230px;
	/* margin-top: 1.625rem; */
	display: flex;
	align-items: center;
}

.list_img img {
	width: 230px;
	align-items: center;
	border-radius: 5px;
	max-height: 140px;
}

.news_list_item_right {
	/* margin-top: 1.625rem; */
	position: relative;
	flex: 1;
}

.news_list_item_right a:hover {}

.news_item_p1 {
	width: 100%;
	display: flex;
}

.p1_title {
	width: 357px;
	margin-left: 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}

.p1_title a {
	color: black;
}
.p1_title a:hover{
	text-decoration: underline;
}

.p1_data {
	width: 161px;
	line-height: 1.625rem;
	color: #949494;
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	left: 30px;
}

.news_item_p2 {

	line-height: 1.5rem;

	width: 95%;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 3;

	-webkit-box-orient: vertical;

	font-size: 12px;

	margin-left: 5%;

	margin-top: 10px;
	max-height: 75px;
	color: #8f8f8f;
}

.news_item_p3 {
	text-align: right;
	font-size: 15px;
	margin-right: 15px;
	/* padding-bottom:10px; */
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.news_item_p3 a {
	color: #ff7e00;
	text-decoration: none;
}

.list_li_up {
	display: flex;
	padding-top: 15px;
	padding-bottom: 15px;
}

.page {

	margin: 30px auto;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 12px;
}

.page b {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	background: #ff7e00;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
	color: #FFF;
}

.page a {
	text-decoration: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	background: #FFF;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
}
//å·¦è¾¹æ èœå•æ ·å¼
.dongtai {
	width: 250px;
	margin-bottom: 40px;
}

.dongtai ul a .activi,.activi span{
	background: #ffb36f;
	color: #ffffff;
	overflow: hidden;
}
.dongtai ul a:hover li{
	background: #ffb36f;
	color: #ffffff;
	overflow: hidden;
}
.dongtai ul a:hover li span{
	color: #ffffff;
}

.dongtai ul li {
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	background: #eaf2ff;
	width: 100%;
	box-sizing: border-box;
	border: 1;
	padding-left: 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.dongtai ul li:nth-child(1){
	border-bottom:1px solid #CCC;
}
.dongtai ul a {
	color: #707070;
}

.dongtai_title {
	width: 100%;
	height: 53px;
	line-height: 53px;
	padding-left: 10px;
	font-size: 18px;
	color: #fcfcfc;
	background: url(../img/lianxiup.png);
	background-size: 100%;
	box-sizing: border-box;
	/* margin-bottom: 30px; */
}

.dongtai_right {
	float: right;
	margin-right: 20px;
	overflow:;
}