﻿

/* .topNews{ margin-top:70px;} */
.topNews .tit{text-align:center; border-bottom:4px solid #cb1c1d; padding-bottom:30px; }
.topNews .tit a{ font-size:48px; color:#cb1c1d; font-weight:bold;}

.topNews .box{ overflow:hidden;}

.topNewsList li{ margin-top:30px; overflow:hidden; }
.topNewsList li em{ display:inline-block; width:34px; height:34px; line-height:34px; text-align:center; font-size:16px; border:1px solid #cb1c1d; border-radius:100%; color:#cb1c1d;}
.topNewsList li em.bg{ background-color:#cb1c1d; color:#fff;}
.topNewsList li .txt{ width:400px; float:right;}
.topNewsList li h3{ font-size:20px; line-height:30px; font-weight:600;}
.topNewsList li p{ font-size:15px; color:#9c9c9c; margin-top:12px;}
.topNewsList li:hover em{ background-color:#cb1c1d; color:#fff;}
.topNewsList li:hover a{color:#cb1c1d;}

.news,.ad{ overflow:hidden;}

.topNewsPic .img{ height:270px; overflow:hidden; position:relative;}
.topNewsPic img{ width:100%; height:100%;}
.topNewsPic h3 a{ margin-top:7px; display:block; height:30px; line-height:30px; font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:600;}
.topNewsPic h3 a:hover{ color:#cb1c1d;}

.topVideo .img:after{ display:inline-block; content:''; width:66px; height:66px; background:url(../images/ico_video_big.png) no-repeat; background-size:cover; position:absolute; left:50%; top:50%; margin-top:-33px; margin-left:-33px; z-index:9;}
.videoList li .img:after{ display:inline-block; content:''; width:41px; height:41px; background:url(../images/ico_video_small.png) no-repeat; background-size:cover; position:absolute; left:50%; top:50%; margin-top:-20px; margin-left:-20px; z-index:9;}

@media screen and (max-width:1500px){
.topNewsList li .txt{width: 360px;}
.topNewsList li p,.cname a{font-size: 14px;}
.hdpics  img{max-width:100%;height: auto;}
.newsPicList li h3{font-size: 14px;}
.newsPicList li .img{height: 110px;}
.topNewsPic .img{height: 229px;}
.topNews .tit a{font-size: 41px;}
.topNewsList li h3{font-size: 17px;}

}
@media screen and (max-width:768px){
	.newslist li .con .other .tag,.newslist li .con p{ display:none;}
	.wapVis{ overflow:visible;}
	
	.wapAdImg img{ height:1.875rem; width:100%;}
	.news.mt40{ margin-top:0;}
	.topNews .box{ margin-left:-.25rem; margin-right:-.25rem;}
	.topNews .box.mt50{ margin-top:.3rem;}
	.topNews{ margin-top:.3rem;}
	.topNews .tit{ border-bottom:0; padding-bottom:0; }
	.topNews .tit a{ font-size:.36rem; font-weight:bold; }
	
	
	.topNewsList{ margin-left:.25rem; margin-right:.25rem;}
	.topNewsList li{ margin-top:.2rem;}
	.topNewsList li em{ width:.34rem; height:.34rem; line-height:.34rem; font-size:.24rem;}
	.topNewsList li .txt{ width:92%;}
	.topNewsList li h3{ font-size:.30rem; line-height:.36rem; font-weight:600;}
	.topNewsList li p{ font-size:.2rem; margin-top:.12rem;}
	
	.topNewsPic .img{ height:3.5rem;}
	.topNewsPic h3 a{ margin-top:.15rem; height:.3rem; line-height:.32rem; font-size:.32rem; font-weight:bold;}

	.topVideo .img:after{ width:.66rem; height:.66rem; margin-top:-.33rem; margin-left:-.33rem;}
	.videoList li .img:after{ width:.41rem; height:.41rem; margin-top:-.2rem; margin-left:-.2rem;}
}