

/*首页*/



.indexNews{}
.wnewsMore{ float:right;color:#fff !important;font-size:14px;padding:10px 15px 0 0;}

.wnewsMore:hover { float:right;color:#900 !important;font-size:14px;padding:10px 15px 0 0;}
.indexNewsLeft .indexTitle{
	display:block;
	width:100%;
	height:36px; background-color:#d45a5b;padding-left:12px

}
.wnewsNav a{
	display:inline-block;
	width:110px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:18px;
	color:#fff; 
	text-decoration:none;
	font-weight:600;
	letter-spacing: 2px;
}
.wnewsNav a:hover,.wnewsNav a.cur{color:#900 !important; background-color:#fff;border-top:1px solid #e97622 ;height:36px }
.indexNewsLeft{padding-right:0;}
.indexNewsCon{padding-top:20px;width: 100%;overflow: hidden;}
.indexNewsList {margin-top:10px  }
.indexNewsList li{position:relative;padding:5px 0; border-bottom:1px dashed #E6E6E6;width:98%;margin:0px 0 0 5px}

.indexNewsList li .airtitle{ margin:0px; padding-left:0;width:100%;}

.news-tab-bt{ display:block;height:32px;line-height:32px   }
.news-tab-bt span{display:block;font-size:15px;color:#900;width:80px;font-weight:800;height:32px;line-height:32px  }
.news-tab-bt h2{ verflow:hidden; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical; font-size:15px; height:32px;line-height:32px }
.news-tab-bt h2:hover{color:#900   }
.indexNewsList li .airtitle p.t{
	height:45px;
	overflow:hidden;
	font-size:12px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color:#777;
	text-indent: 26px;line-height:22px
}
.indexNewsList li:hover .date{background:none;}
.indexNewsList li:hover h5{color:#0055a5;}
.indexNewsRight{font-size:13px;color:#fff;padding:0;}
.indexNewsRight img{width:100%; display:block;}

.wrightTitle{ font-size:16px;margin-bottom:10px;}
.indexNewsRight{margin-top:15px;}
.wnewsWraper ul{ display:none;}
