﻿
/*当前位置*/
.news_current{height:23px;border-bottom:1px solid #ccc;margin-top:30px;}
/*新闻左列表*/
.news_left{width:910px;height:auto;float:right;margin-top:34px;}
.news_left ul{height:104px;border-bottom:1px solid #ddd;margin-top:16px;}
.news_left ul li{float:left;}
.news_left ul .imghover{width:128px;height:88px;overflow:hidden;}
.news_left ul li h3{width:760px;height:30px;overflow:hidden;padding:3px 0 0 20px;font-size:20px;}
.news_left ul li p{width:760px;padding:5px 0 0 20px;line-height:22px;}
.news_left ul li p a{color:#0099cc;}
.news_left ul li span{float:right;color:#777;}
/*新闻右列表*/
.news_right{width:276px;height:auto;float:left;margin-top:50px;}
.hot_news{height:auto;padding-bottom:70px;background:#f5f5f5;}
.hot_news_til h3 {padding-left:20px;background: #f5f5f5;color: #333;line-height:60px;font-weight: bold;font-size:18px;}
ul.hot_news1 {padding-left: 20px;padding-right: 11px;}
ul.hot_news1 li {margin-top: 15px;line-height: 26px;}
.hot_news_list{width:250px;padding:20px 0 0 20px;clear:both;}
.hot_news_list span{width:4px;height:16px;background:#008eb7;display:block;float:left;margin:17px 10px 0 0;}
.hot_news_list li{width:252px;height:40px;line-height:40px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-size:16px;}
/*新闻推荐*/
.news_recommend{margin-top:40px;}
/*新闻内容*/
.news_left_cont{}
.news_left_cont .cont p{line-height:30px;text-indent:28px;margin-top:30px;}
.news_left_cont .cont p img{width:740px;text-align:center;background:#ddd;}
.news_left_cont h2{font-size:30px;text-align:center;font-weight:normal;padding-top:20px;color:#595959;}
.news_information{width:780px;height:26px;line-height:26px;border-bottom:1px solid #ededed;margin-top:20px;font-size:12px;color:#706f6f;}
.news_information span{padding-right:16px;}
/*上一条下一条新闻*/
.up_down_news{width:780px;height:80px;margin-top:30px;border-top:1px solid #e5e5e5;}
.up_down_news ul{border:none;}
.up_down_news ul li{clear:both;width:780px;height:30px;font-size:16px;overflow:hidden;line-height:30px;}













/*分页-去掉下滑线*/
.page{margin-top:30px;}
.page ul{border:none;height:50px;}

