﻿.s_banner{height:520px;position:relative;z-index:1;background:url(banner-news.jpg) center top no-repeat;background-size:auto 100%}
.s_banner_dj{background-image:url(banner-dj.jpg)}

.s-nav{background:rgba(0,0,0,.3)}
.s-nav li.currclass a{background:rgba(0,0,0,.4)}
.s-nav .s-nav-news li{width:33.33%}
.s-nav .s-nav-study li{width:50%}

/* 公司要闻 */
.news-list{padding:20px 0 50px;width:1200px;margin:0 auto}
.news-list li{border-bottom:1px solid #eaeaea;padding:20px 0;overflow:hidden;transition:all .2s linear}
.news-list li img{width:190px;height:134px;float:left;border-radius:3px}
.news-list li:hover{background:#f6f6f6;padding:20px 10px}
.news-list .date{width:130px;float:left;color:#888;margin-top:30px;text-align:center;border-right:1px dashed #ddd;font-family:Barlow}
.news-list .date strong{color:#888;font-size:38px}
.news-list .info{width:836px;float:right}
.news-list .info a{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:18px;margin-bottom:10px;margin-top:15px;overflow:hidden}
.news-list .info p{color:#888;font-size:13px;line-height:24px;height:72px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}

/* ----新闻内页---- */
.bg-news{background:#f2f2f2}
.news-view{margin-top:-140px;position:relative;z-index:2}
.sub_l{width:900px;margin-top:20px;overflow:hidden;float:left; background:#fff}

.article_head div{padding:40px;color:#333;border-bottom:1px solid #eee}
.article_head div h1{font-size:28px;line-height:36px;color:#000}
.article_head div h1 span{font-size:18px;line-height:36px;padding-left:12px;margin-left:12px;border-left:1px solid #ccc}
.meta{color:#999;margin-top:15px}
.meta i{font-style:normal;display:inline-block;padding-left:23px;background:url(meta_ico.png) no-repeat;font-size:13px;margin-left:15px}
.meta span{margin:0 8px;font-family:"宋体"}

.article_con{padding:30px 30px 0 30px;line-height:28px;font-size:16px}
.article_con img{max-width:100%;height:auto}
.article_con p{color:#333;margin-bottom:20px}
.article_con p strong{color:#000}
.article_con p a{color:#05f;border-bottom:1px dotted #05f}
.article_con p a:hover{text-decoration:none;border-bottom:1px solid #05f}

.article_con table{margin:0 auto}
.article_con th,.article_con td{border:1px solid #ddd;text-align:center;line-height:36px}
.article_con th{background-color:#f2f2f2}

/* 上一篇 下一篇 */
.pre_next{padding:20px 30px;margin:15px;background-color:#fafafa;font-size:14px;line-height:26px}
.pre_next a:hover{text-decoration:underline}



/* 右侧 */
.box{width:320px;float:right;padding:20px 15px 0;background-color:#fff;overflow:hidden;margin-top:20px}
.box li{overflow:hidden;padding:15px 0;border-top:1px solid #eee}
.box h4{font-size:16px;margin-bottom:15px}
.box h4:before{ content:""; display:inline-block;width:3px;height:12px; background:#06f;margin-right:10px}
.box img{float:left;margin-right:12px;width:100px;height:auto}
.box p{color:#888;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.box p.date{font-size:12px;margin-top:10px}



/* 1024 < */
@media screen and (max-width:1024px){
	.s_banner{height:200px;}
	
	.s-nav{height:36px;line-height:36px;position:relative;margin-top:-36px;}
	.s-nav li{font-size:10px;}
	.s-nav li.currclass a{background:rgba(0,0,0,.4)}
	
	.news-list{width:100%;padding:0 15px 35px}
	.news-list li{padding:15px 0;}
	.news-list li img{width:22%;height:auto;float:left}
	.news-list .date{display:none;}
	.news-list .info{width:74%;}
	.news-list .info a{margin:0;font-size:14px;}
	.news-list .info p{font-size:12px;line-height:22px;height:44px;-webkit-line-clamp:2;}
	
	#fenye{padding-top:0;margin-top:20px}
	
	.s_banner_view,.box{display:none}
	.news-view{margin-top:0;}
	.article_head div{padding:20px;}
	.article_head div h1{font-size:18px;line-height:30px}
	.sub_l{width:100%}
	.article_con{padding:15px;line-height:24px;font-size:12px}
	.article_con p{margin-bottom:10px}
	
	.pre_next{padding:0 15px 30px;margin:0;font-size:12px;}
	
}
