﻿@charset "utf-8";#header{border-bottom:solid 1px #f5f5f5}
.header{border-bottom:solid 1px #eee}
.content{padding:20px 15px}
.content .ul{}
.newsi{padding:20px 0}
.news-img{padding-bottom:50px;float:left;background:url(/img/bg-list.png) left bottom no-repeat;width:40%;padding-left:4%}
.news-img a img{display:block;width:100%;webkit-transition:all 1.2s;-moz-transition:all 1.2s;-o-transition:all 1.2s;-ms-transition:all 1.2s;transition:all 1.2s}
.news-img a:hover img{webkit-transform:scale(0.97);-moz-transform:scale(0.97);-o-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
.news-con{float:right;width:53%;padding-left:2%;max-height:350px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}
.news-desc{font-size:14px;color:#555;text-align:justify;line-height:22px}
.news-title{padding-bottom:10px}
.news-title a{font-size:16px;color:#333;text-shadow:0px 0.4px 0.68px black}
.news-title a:hover{color:#f40}
.newsi2{padding:20px 0}
.news-con2{float:left}
.news-img2{padding-bottom:50px;float:right;background:url(/img/bg-list.png) right bottom no-repeat;width:40%;padding-right:4%}
.news-img2 a img{display:block;width:100%;webkit-transition:all 1.2s;-moz-transition:all 1.2s;-o-transition:all 1.2s;-ms-transition:all 1.2s;transition:all 1.2s}
.news-img2 a:hover img{webkit-transform:scale(0.97);-moz-transform:scale(0.97);-o-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
.news-con2{float:left;width:53%;padding-right:2%;max-height:350px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}
.news-desc2{font-size:15px;color:#555;text-align:justify;line-height:24px}
.news-title2{padding-bottom:10px}
.news-title2 a{font-size:18px;color:#333;text-shadow:0px 0.4px 0.68px black}
.news-title2 a:hover{color:#f40}
.pagebar{padding:0 15px 40px;border-top:none;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
a.pagebtn{padding:1px 8px;border:solid 1px #E8E8E8;background:#fff;color:#444;line-height:22px;font-size:12px;margin-right:2px}
a.pagebtn:hover{text-decoration:none;background:#fff;border:solid 1px #8AADDE;color:#333}
a.pagedisable,a.pagedisable:hover{background:#fff;color:#999;border:solid 1px #E8E8E8}
a.pagecurr,a.pagecurr:hover{background:#B6CBE9;border:solid 1px #8AADDE;color:#fff}
.pages{text-align:right}
@media screen and (max-width:640px){.news-con,.news-con2{max-height:270px;-webkit-line-clamp:9}
}@media screen and (max-width:500px){.news-con,.news-con2{max-height:180px;-webkit-line-clamp:8}
}