.swiper {
	width: 100%;
	height: 500px;
}

.swiper img {
	width: 100%;
	height: 100%;
}

.news {
	width: 100%;
	

}

.news_box {
	max-width: 1400px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_right {
	width: 49%;
}

.news_top {
	width: 100%;
	height: 61px;
	background: #18a3904a;
	border-radius: 0px 0px 0px 0px;
	padding: 0 10px;
	box-sizing:border-box;
        line-height:61px;
}

.news_top span {
	color: black;
	font-weight: bold;

	font-size: 26px;
}

.news_top p {
	display: flex;
	align-items: center;
}

.news_top p span {
	font-weight: 400;
	font-size: 16px;
}

.news_top p img {
	width: 22px;
	height: 4px;
	margin-left: 3px;
}

.news_right ul li {
	display: flex;
	font-size: 18px;
	font-weight: 400;
	align-items: center;
	justify-content: space-between;
	padding: 7px 5px;
        box-sizing: border-box;
	border-bottom: 1px solid #DBDBDB;
}

.news_right ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 18px;
}

.news_right ul li span {
	font-size: 14px;
	color: #AEAEBD;
}
 .news_right ul  li:hover{   
       color:#00ab93b3 !important;
    }
.party {
	max-width: 1400px;
	margin: 0 auto;
}

.party .news_top {
	background-color: #0083a755;
}

.party_img {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}

.party_img div {
	width: 30%;
}

.party_img div img {
	width: 100%;
}

.party_img div p {
	font-size: 18px;
	margin-top: 15px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: black;
}

.pc {
	position: absolute;
	right: 0;
	top: 50%;
}

.pc img {
	width: 240px;
	height: 160px;
}

.pc div {
	display: flex;
	justify-content: end;
}

.pc p {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 21px;
	background: #E6E6E6;
	border-radius: 0px 0px 0px 0px;
}
#flashBoxu_u3_ {
      width:2000px;
}
#flashBoxu_u3_img{
 width:2000px;
}
 