@charset "utf-8";
/* CSS Document */
/*sideBar*/
.sideBar{ width:340px; overflow:hidden;}
.hots,.news{ background-color:#fff;  padding-top:14px; margin-bottom:16px;}
.hots ul,.news ul{ padding:10px 20px 23px; overflow:hidden; height:440px;}
.hots ul{height:340px;}
.news li{ border-bottom:1px solid #ccc; padding:14px 0; height:47px; overflow:hidden;}
.hots li:first-child,.news li:first-child{padding-top:0;}
.news h2{ color:#333; font-size:17px;text-align:justify; overflow:hidden; height:1.6em;}
.news h2:hover{color:#00b689;}
.news .content,.news p{ color:#999; font-size:16px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.sideAd{ margin-top:14px;}
.sideAd ul{ overflow:hidden; padding:15px 10px 0; background-color:#fff; height:516px;}
.sideAd li{ padding-bottom:15px;}
.sideAd img{ width:320px; height:114px;}
.news .content p{ padding-top:4px;}
.hots li{height:35px; overflow:hidden;}
.hots li a{text-decoration: none;color: #333; font-size: 14px; line-height: 35px;white-space:nowrap;}
.hots li a:hover {text-decoration: underline; }