@CHARSET "UTF-8";
.news{width:1200px;}
.news ul{margin:0 0 10px; clear:both;}
.news ul li{padding:5px 0; line-height:20px; font-size:14px; height:120px; border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; margin-bottom:20px;}
.news ul li .date{cursor: pointer;width:66px; height:73px; float:left; font-size:30px; color:#fff; text-align:center; margin:30px 70px 0 70px; line-height:42px; background-color:#e70012; font-weight:bold;}
.news ul li .date em{display:block; font-size:14px; color:#fff; line-height:30px;}
.news ul li .txt{padding-top: 25px;padding-right: 15px;}
.news ul li .txt .title{font-size:17px; color:#000000; line-height:35px; text-align: left; padding: 0;}
.news ul li .txt .title a{color:#000; text-decoration:none;}
.news ul li .txt .intro{line-height:24px; font-size:14px; color:#797979; line-height:24px;}
.news ul li .txt .intro a{color:#797979; text-decoration:none;}
.news ul li:hover{background:#ebf8ff;}
.right-inner{border: 1px solid #eee;}
.article-tit{text-align: center; padding: 20px 0 10px; margin: 0 20px; font-size: 21px; line-height: 150%; color: #333; border-bottom: 1px dashed #eee;}
.article-tit p{font-size:14px;color:#999;}
.article-detail{padding:15px 20px;line-height:2em;}
.article-detail img{display:block;margin:0 auto;max-width:100%;}
.article-bottom{margin:0 20px;border-top:1px solid #eee;padding:10px 0;line-height:20px; overflow: hidden;}
.prev a{color: #666;}
.next a{color: #666;}