#news_150 {

	padding: 60px 0;

	overflow: hidden;

}



#news_150 .content {

	width: 1200px;

	margin: 0 auto;

}



#news_150 .className {

	width: 100%;

	position: relative;

	color: #26334c;

}



#news_150 .className .title-1 {

	font-size: 35px;

	line-height: 50px;

	padding-left: 30px;

	position: relative;

	text-transform: uppercase;

	font-weight: bold;

}



#news_150 .className .title-1 i {

	display: block;

	width: 25px;

	height: 17px;

	position: absolute;

	left: 0;

	top: 14px;

	background: url(../image/AE00001_01.png) no-repeat;

}



#news_150 .className .title-2 {

	padding-left: 30px;

	font-size: 24px;

	line-height: 50px;

}



#news_150 .news-top {

	position: relative;

}



#news_150 .news-nav {

	position: absolute!important;

	right: 30px;

	bottom: 3%;

	font-size: 0;

}

#news_150 .news-nav::before {

	content: '';

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 2px;

	background: #e6e8ed;

}

#news_150 .news-nav li{

	display: inline-block;

	vertical-align: middle;

	font-size: 16px;

	color: #a1a7b2;

	position: relative;

	padding: 0 5px 20px 5px;

	margin:0 20px;

	cursor: pointer;

}

#news_150 .news-nav li a{

	color: #a1a7b2;

}

#news_150 .news-nav li:hover a{

	color: #26334c;

}

#news_150 .news-nav li a.cur{

	color: #26334c;

}

#news_150 .news-nav a:first-child {

	margin-left: 0px;

}





#news_150 .news-bottom{

	position: relative;

	overflow: hidden;

	padding-top: 50px;

}



#news_150 .news-item {

	float: left;

	width: 32%;

	margin-right: 1.3%;

	position: relative;

}



#news_150 .news-item:last-child {

	margin-right: 0;

}



#news_150 .news-item a {

	display: block;

	overflow: hidden;

	background: #f2f4f7;

}



#news_150 .news-item .img {

	position: relative;

	background: #000;

	height: 160px;

	overflow: hidden;

}

#news_150 .news-item .dateL{

	width: 25%;

	float: left;

	border-right: #bfbfbf solid 1px;

	height: 92px;

	position: absolute;

	top:50%;

	transform: translateY(-50%);

	text-align: center;

	

}

#news_150 .news-item .dateL .day{

	font-size: 28px;

	color: #26334c;

	line-height: 40px;

	margin-top: 11px;

}

#news_150 .news-item .dateL .date{

	font-size: 16px;

	color: #7e7e7e;

	line-height: 30px;

}

#news_150 .news-item .textR{

	width: 75%;

	float: right;

	padding: 15px 10px;

}



#news_150 .news-item .textR .title-1 {

	font-size: 16px;

	color: #26334c;

	border-bottom: #bfbfbf solid 1px;

	line-height: 40px;

	overflow: hidden;

	width: 100%;

	height: 40px;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	word-break: break-all;

}

#news_150 .news-item .textR .title-1 a{

	color: #26334c;

}

#news_150 .news-item .textR .title-2 {

	font-size: 14px;

	color: #666e80;

	overflow: hidden;

	margin: 10px 0;

	text-overflow: -o-ellipsis-lastline;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 3;

	line-clamp: 3;

	line-height: 30px;

	max-height: 90px;

	-webkit-box-orient: vertical;

}

#news_150 .news-item .textR .title-2 a{

	color: #666e80;

}

#news_150 .news-item a:hover {

	background: rgba(190, 29, 44, 1);

}

#news_150 .news-item a.hvr-sweep-to-top {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  background: #ffffff;

  color:#fff;

  width: 100%;

  height:100%;

}

#news_150 .news-item a.hvr-sweep-to-top:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background:rgba(190, 29, 44, 1);

  -webkit-transform: scaleY(0);

  transform: scaleY(0);

  -webkit-transform-origin: 50% 100%;

  transform-origin: 50% 100%;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

#news_150 .news-item a.hvr-sweep-to-top:hover,

#news_150 .news-item a.hvr-sweep-to-top:focus,

#news_150 .news-item a.hvr-sweep-to-top:active {

  color: white;

}

#news_150 .news-item a.hvr-sweep-to-top:hover:before,

#news_150 .news-item a.hvr-sweep-to-top:focus:before,

#news_150 .news-item a.hvr-sweep-to-top:active:before {

  -webkit-transform: scaleY(1);

  transform: scaleY(1);

}



#news_150 .news-item a:hover .date,

#news_150 .news-item a:hover .day,

#news_150 .news-item a:hover .title-1,

#news_150 .news-item a:hover .title-2{

	color: #fff;

}



#news_150 .news-more {

	text-align: center;

	margin: 30px 30px;

	transform-style: preserve-3d;

	transition: all 0.5s;

	height: 45px;

}

#news_150 .news-more a{

	width: 200px;

	display: block;

	border:#e6e8ed 1px solid;

	color: #666e80;

	font-size: 14px;

	height: 45px;

	line-height: 45px;

	margin: 0 auto;

	position: relative;

}



#news_150 .news-more a i{

	display: inline-block;

	vertical-align: middle;

	background: url(../image/CP00003_02.png) no-repeat;

	width: 10px;

	height: 10px;

	margin-left: 10px;

}

#news_150 .news-more:hover i{

	background: url(../image/CP00003_04.jpg) no-repeat;

}

#news_150 .news-more:hover a{

	color: rgba(190, 29, 44, 1);

}




#news_150 .new_info{

	width: 100%;

	background: #f2f4f7;

	height: 280px;

}

#news_150 .new_info .infoL{

	width: 40%;

	float: left;

	height: 100%;

	overflow: hidden;

}

#news_150 .new_info .infoL img{

	height: 100%;

	width: 100%;

	object-fit: cover;

	transition:transform .3s ease;

}

#news_150 .new_info .infoL:hover img{

	transform: scale(1.1);

}

#news_150 .new_info .infoR{

	width: 60%;

	float: left;

	padding-left: 100px;

	height: 100%;

	position: relative;

}

#news_150 .new_info .infoR .title-1{

	font-size: 16px;

	color: #26334c;

	line-height: 120px;

	width: 100%;

	position: relative;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	word-break: break-all;

	height: 105px;

	

}

#news_150 .new_info .infoR::before{

	content: '';

	position: absolute;

	top:50%;

	width: 28px;

	height: 3px;

	background: rgba(190, 29, 44, 1);

	left: 50px;

	top:60px;

}

#news_150 .new_info .infoR .title-2{

	font-size: 14px;

	color: #666e80;

	line-height: 30px;

	text-overflow: -o-ellipsis-lastline;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp:2;

	line-clamp: 2;

	-webkit-box-orient: vertical;

	height: 60px;

	padding-right: 20px;

}

#news_150 .btnMore{

	background: rgba(190, 29, 44, 1);

	padding-right: 40px;

	text-align: center;

	line-height: 45px;

	width: 165px;

	height: 45px;

	display: block;

	color:rgba(255,255,255,.8);

	font-size: 12px;

	letter-spacing: 1px;

	margin-top:20px;

	position: relative;

}

#news_150 .btnMore:hover{

	color: #fff;

}

#news_150 .btnMore i{

	position: absolute;

	left:120px;

	top:50%;

	content: '';

	transform: translateY(-50%);

	width: 26px;

	height: 14px;

	background: url(../image/CP00002_02.png) no-repeat;

	background-size: 26px 14px;

}



#news_150 .bz-buttonAnimat .inner{

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

}

#news_150 .bz-buttonAnimat:before,

#news_150 .bz-buttonAnimat:after,

#news_150 .bz-buttonAnimat .inner:before,

#news_150 .bz-buttonAnimat .inner:after{

	background:rgba(190, 29, 44, 1);

}

#news_150 .bz-buttonAnimat:before,

#news_150 .bz-buttonAnimat:after,

#news_150 .bz-buttonAnimat .inner:before,

#news_150 .bz-buttonAnimat .inner:after{

	position:absolute;content:"";display:block;

	-webkit-transition:-webkit-transform 0.3s;

	transition:-webkit-transform 0.3s;

	transition:transform 0.3s;

	transition:transform 0.3s,-webkit-transform 0.3s;

}

#news_150 .bz-buttonAnimat:before,

#news_150 .bz-buttonAnimat:after{

	left:0;width:100%;

	height:2px;

	-webkit-transform:scaleX(0);

	transform:scaleX(0);

}

#news_150 .bz-buttonAnimat .inner:before,

#news_150 .bz-buttonAnimat .inner:after{

	top:0;width:2px;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);

}



#news_150 .bz-buttonAnimat .inner:before{left:0;}

#news_150 .bz-buttonAnimat .inner:after{right:0;}

#news_150 .bz-buttonAnimat .inner:hover:before,

#news_150 .bz-buttonAnimat .inner:hover:after{

	-webkit-transform:scaleY(1);transform:scaleY(1);

}



#news_150 .bz-buttonAnimat:before{top:0;}

#news_150 .bz-buttonAnimat:after{bottom:0;}

#news_150 .bz-buttonAnimat:hover:before,

#news_150 .bz-buttonAnimat:hover:after{

	-webkit-transform:scaleX(1);transform:scaleX(1);

}

#news_150 .bz-buttonAnimat:hover .inner:before,

#news_150 .bz-buttonAnimat:hover .inner:after{

	-webkit-transform:scaleY(1);transform:scaleY(1);

}

#news_150 .bz-buttonAnimat.clockwise .inner:before{

	-webkit-transform-origin:top center;

	transform-origin:top center;

}

#news_150 .bz-buttonAnimat.clockwise .inner:after{

	-webkit-transform-origin:bottom center;

	transform-origin:bottom center;

}

#news_150 .bz-buttonAnimat.clockwise:before{

	-webkit-transform-origin:right center;

	transform-origin:right center;

}

#news_150 .bz-buttonAnimat.clockwise:after{

	-webkit-transform-origin:left center;

	transform-origin:left center;

}

#news_150 .bz-buttonAnimat.clockwise:hover .inner:before{

	-webkit-transform-origin:bottom center;

	transform-origin:bottom center;

}

#news_150 .bz-buttonAnimat.clockwise:hover .inner:after{

	-webkit-transform-origin:top center;

	transform-origin:top center;

}

#news_150 .bz-buttonAnimat.clockwise:hover:before{

	-webkit-transform-origin:left center;

	transform-origin:left center;

}

#news_150 .bz-buttonAnimat.clockwise:hover:after{

	-webkit-transform-origin:right center;

	transform-origin:right center;

}



#news_150 .home.bz-buttonAnimat:before,

#news_150 .home.bz-buttonAnimat:after,

#news_150 .home.bz-buttonAnimat .inner:before,

#news_150 .home.bz-buttonAnimat .inner:after{

	background:rgba(190, 29, 44, 1);

}

#news_150 .home.bz-buttonAnimat:before,

#news_150 .home.bz-buttonAnimat:after{

	height:1px;

}

#news_150 .home.bz-buttonAnimat .inner:before,

#news_150 .home.bz-buttonAnimat .inner:after{

	width:1px;	

}



#news_150 .new_list{

	width: 100%;

	margin-top: 40px;

}

#news_150 .swiper-slide{

	width: 100% !important;

}

@media screen and (max-width: 1200px){

	#news_150{

		padding: 20px 0;

	}

	#news_150 .content{

		width: 96%;

	}

	#news_150 .new_info .infoR{

		padding:0 50px;

		height: 240px;

	}

	#news_150 .new_info .infoR .title-1{

		line-height: 80px;

		height: 80px;

	}

	#news_150 .new_info .infoL img{

		height: 240px;

	}

	#news_150 .new_info .infoR::before{

		left:15px;

		top:40px;

	}

}

@media screen and (max-width:992px){

	

}

@media screen and (max-width: 767px) {

	#news_150 .new_info .infoR::before{

		display: none;

	}

	#news_150 .content{

		width: 100%;

	}

	#news_150 .className{

		width: 90%;

		padding: 0 5%;

	}

	#news_150 .news-top{

		padding-bottom: 70px;

	}

	#news_150 .news-nav{

		width: 92%;

		right:4%;

		bottom:0;

		display: flex;

	}

	#news_150 .news-nav a{

		margin-left: 0;

		flex:1;

	}

	#news_150 .new_info{

		height:420px;

	}

	#news_150 .new_info .infoR{

		height: 180px;

	}

	#news_150 .new_info .infoL{

		width: 100%;

		height: 240px;

	}

	#news_150 .new_info .infoR{

		width: 100%;

		padding: 0 30px;

		padding-bottom: 30px;

	}

	#news_150 .new_list{

		margin-top: 20px;

	}

	#news_150 .news-item{

		width:92%;

		margin:5px 4%;

	}

	#news_150 .className .title-1{

		font-size: 30px;

		line-height: 36px;

	}

	#news_150 .className .title-2{

		font-size: 20px;

		line-height: 30px;

	}

	#news_150 .news-bottom{

		padding-top: 20px;

	}

	#news_150 .new_info .infoR .title-1{

		line-height: 40px;

		height: 40px;

	}

	#news_150 .new_info .infoR .title-2{

		line-height: 24px;

		max-height: 48px;

	}

	#news_150 .news-item .textR .title-2{

		line-height: 24px;

		max-height: 72px;

	}

	#news_150 .news-item .textR{

		padding:5px 10px;

	}

}