.news {
	margin: 30px 0;
}

.NewsTitles {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	overflow: hidden;
	height: 35px;

}

.NewsMore {
	align-self: center;
}

.NewsBody {
	display: flex;FirstNote
}

.NewsBigPic {
	flex: 1;
	width: 60%;
	margin-right: 10px;
	/*box-shadow: darkgray 3px 3px 12px; */
}

.BS {
	box-shadow: darkgray 3px 3px 12px;
}

.NewsList {
	flex: 1;
    width: 40%;

}

.NewItem {
	display: flex;
	/* width: 90%; */
	 margin: 0 3%; 
	padding: 0 2%;
    border-bottom: 1px #bfbfbf solid;
}

.NewsTiem {
	    margin: 0 0 10px 0;
	background: url(../img/TimeNormol.svg) no-repeat 0 75%;
	background-size: 60%;
	max-width: 140px;
	width: 140px;
	height: 100px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

.NewItem:hover .NewsTiem {
	background: url(../img/TimeFirst.svg) no-repeat 0 75%;
	background-size: 60%;
}
.NewItem:hover {
	    box-shadow: darkgrey 3px 3px 12px;
}
.time {
	/* text-align: center; */
	color: white;
	display: inline-block;
	width: 100px;
	margin: 0 auto;
	margin-left: 10px;
}

.hour {
	flex: 100%;
	font-size: 2.2rem;
}

.OT {
	flex: 100%;
	font-size: 0.7rem;
}

.NewsArticleTitle {
	display: flex;
	flex-wrap: wrap;
    width: 60%;
	/* justify-content: center; */
    align-content: space-around;
	/*overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;*/
}

.NewsArticleTitle p {
	color: #818181;
	font-size: .9rem;
	overflow: hidden;
	text-overflow: ellipsis;


        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

	text-overflow: ellipsis;

    margin-top: 5px;

}

.NewsArticleTitle h3 {
flex:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
font-weight: 600;
}

.NewsPicture {
	width: 100%;
	margin: 0 auto;
	position: relative;
	border: 0;
	border-radius: 5px;
padding-top: 20px;

}

.NewsPicture img {
	width: 100%;
	height: 430px;
	object-fit: cover;
	border: 0px;
	
}
.note_title{
	margin: 20px 0;
position: relative;
}
.NoteList {
	display: flex;
	flex-wrap: wrap;
}

.NoteItem {
	flex: 30%;
	width: 30%;
	margin: 10px;
	padding: 10px;
	border: 1.3px #b2b2b2 solid;
	display: flex;
	position: relative;
}

.NoteTimes {
	flex: 100px;
	width: 100px;
	text-align: center;
	border-right: 2px solid #BDBDBD;
}

.NoteDay {
	font-size: 2rem;
	color: #212121;
	font-weight: bold;
}

.NoteYear {
	font-size: .8rem;
	color: #B2B2B2;
}

.NoteItem {
	color: #333232;
}

.NoteItem:hover{
	color: #b2191c;
	box-shadow: #A9A9A9 2px 2px 8px;
	border: 0;
}

.NoteItem:hover * {
	color: #b2191c;
}

.NoteTitle {
	flex: 65%;
	width: 65%;
	padding-left: 5%;
	display: flex;
	align-items: center;
}

.NoteTitle h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 70%;
font-weight: initial;
	/* 	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;

	-webkit-box-orient: vertica; */
}

.NoteItemMore {
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: .9rem;
}

.MainContainer {
	display: flex;
	margin: 20px 0;
}

.xgzx {
	flex: 40%;
	width: 40%;
	background: url(../img/top.svg) no-repeat center 0;
	background-size: 100%;
	padding: 20px;
	margin: 10px;
	box-shadow: #212121 0 0 2px;
	border: 0;
	border-radius: 3px;
}

.XgTitle {
        margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom:20px ;
        position: relative;
}

.XgBigPic {
	margin-bottom: 10px;
}

.XgBigPic img {
	margin-top: 20px;
	width: 100%;
	border: 0;
	border-radius: 10px;
height:240px;
object-fit: cover;
}

.XgBigPic h4 {
	margin: 20px 0;
    font-weight: normal;
}
.XgBigPicTitle:hover {
	    color: #FF4081;}
.XgBigPic p {
	color: #818181;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertica;
font-size: .9rem;
}

.line {
	height: 2px;
	width: 15%;
	margin-top: 20px;
	background-color: #818181;
}

.jxky {
	flex: 60%;
	width: 60%;
	padding: 20px 30px;
	margin: 10px;
padding-bottom: 0;
}



.jxky_article_title {
	display: flex;
	align-items: center;
}

.jxky_article_title img {
	padding-right: 10px;
width: 15px;
}

.jxky_article_title {
	
}
.jxky_article_title:hover  {
	display: flex;
	color: #FF4081;
}
.jxky_article_content {
	margin-left: 28px;
}

.jxky_article_content p {
font-size: .9rem;
	margin: 15px 0;
	color: #818181;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertica;
text-align: justify;
}

.jxky_article_content_ornament {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.jxky_time {
	color: #A9A9A9;
	font-size: .8rem;
}

.jxky_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
margin-top: 34px;
}
.xyfc{
	margin: 20px 0;
}
.xyfc_title{
	margin: 20px 0;
position: relative;
}

.banner_down_img{
	height: 400px;
	width:100%;
}
.banner_down_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*现加*/
#NewsBigPictureFYQ,#XGZXSPAN{
 position: absolute;
    z-index: 20;
    bottom: 80px;
    width: 100%;
    text-align: left;
    padding-left: 20px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #9da1a0;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: white;
}

.title_gd a{
    color: black;
    text-decoration: none;
}
.banner_botttom_img{
width:100%;
height:300px;
}
.banner_botttom_img img{
 width:100%;
height:100%
object-fit: cover;
}

.jxky_article_title h3{
    font-weight: normal;

}