.tem27-news .news-img{width:100%;overflow:hidden;}
.tem27-news .news-img .news-li{width:100%;}
.tem27-news .news-img .news-li{padding-top:75%;position:relative;}
.tem27-news .news-img .news-li a img{position:absolute;width:100%;height:100%;left:0;top:0;} 
.tem27-news .news-img .news-li a .description{font-size:14px;position:absolute;bottom:0;left:0;width:100%;padding:0 15px;color:#fff;line-height:50px;height:50px;opacity:0.6;}
.tem27-news .news-img .circle{width:100%;text-align:center;position:absolute;bottom:60px;left:0;}
.tem27-news .news-img .circle span{width:10px;height:10px;background:#fff;border-radius:50%;border:1px solid #fff;margin:0 3px;display:inline-block;}
.tem27-news .news-img .circle .current{background:none;}
.tem27-news .news-text{width:100%;color:#333;overflow:hidden;}
.tem27-news .news-text .news-li{width:100%;padding:20px 0;border-bottom:1px solid rgba(121,121,121,0.2);cursor:pointer;transition:all 0.5s ease-in 0s;}
.tem27-news .title{font-size:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;;font-weight:500;}
.tem27-news .news-text .news-li:hover{transform:translateX(15px);}
.tem27-news .news-text .news-li .data{font-size:12px;}
.tem27-news .news-text .news-li .description{opacity:0.8;font-size:14px;line-height:24px;height:50px;overflow:hidden;margin-top:10px;}
.tem27-news .flexBoxWrap{align-items: center;}
.tem27-news.content-right .flexBoxWrap{flex-direction: row-reverse;}
@media (max-width:768px){
	.tem27-news .container{padding-left: 2%!important;padding-right: 2%!important}
	.tem27-news.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
	.tem27-news .row{margin: 0!important}
	.tem27-news{padding:20px 0!important;}
	.tem27-news .news-img .circle{bottom:50px;}
	.tem27-news .news-text .news-li .description{height:auto;line-height:auto;}
	.tem27-news .news-img .news-li a .description{height:40px;line-height:40px!important;}
}
