﻿/*新闻资讯列表样式*/

.topContent { margin: 10px auto;width: 100%;height: 40px;background: #f5f5f5;}
#guide_news{ height: 40px;line-height: 40px;border-bottom: 1px solid #e5e5e5;}
#guide_news a.index {background: url(../images/homeIcon.gif) no-repeat left center;}
#guide_news a {display: block;float: left;padding: 0 10px 0 15px;color: #15c;background: url(../images/dot2.gif) no-repeat left center; font-size:13px;}
#guide_news span {padding: 0 10px 0 15px;background: url(../images/dot2.gif) no-repeat left center;overflow: hidden;height: 40px;line-height: 40px;display: block;float: left;font-size:13px;}
#search_box { text-align:right;padding-right: 20px;}

.mcontent{clear: both;overflow: auto;position: relative;margin: 0 auto;width: 960px;height:auto;min-height: 400px;}
.mmain{width:960px;height:auto;}
.mainContent{width:960px;height:auto; float:left;}
.mainContent ul{width:300px; height:295px; list-style:none; border:1px solid #e3e4e6; float:left; margin:8px;}
.mainContent ul li{margin-left:10px;overflow: hidden;}
.mainContent ul .title_li {text-overflow: clip; width: 280px; }
.mainContent .bottom_p{width:210px; float:left;overflow: hidden;text-overflow: clip;white-space: nowrap; line-height: 24px;color: #959595;}
.mainContent .bottom_p a{color: #959595;}
.mainContent ul li span {width:auto; float:right;}
.mainContent ul li span p{ margin-right:10px; width:1px; float:right; line-height:24px; color:#c8c8c8;}
.mainContent ul li span a:hover{text-decoration:none;}
.mainContent ul li .img_a img { height:175px; width:300px;}


.content_li { height:60px; line-height:30px;}
.content_p { width:280px;height: 55px;overflow: hidden;color: #959595;line-height: 19px;font-size: 12px;margin-top: 2px;}
.msg_title { font-size:16px; font-weight:bold;line-height:30px; color:#000; }
.mainContent ul li a:link{text-decoration:none;} 
.mainContent ul li a:hover{color:#15c; text-decoration:underline;}
.mainContent ul li a:visited {color:#959595;text-decoration:none;}

.mmenu{display:none; width:50px; height:90px; right:75px; bottom:100px;position: fixed;}
.mmenu a{width:48px; height:35px; float:left; margin:5px 0;background:#b5b5b5; line-height:35px; text-align:center; color:#fff;}

.mdown{width:100%;width:940px;height:40px; background-color:#e5e5e5; float:left; margin-top:28px; line-height:40px;margin-left:8px; text-align:center; cursor:pointer;position: relative; font-size:16px;font-weight: bold;}
.mdown span{ display: block;position: absolute;left: 380px;top: 5px;}

#bdshare {width:24px; float:right !important;height: 24px; }
.bds_more_out { float:none !important; height: 14px;margin-top:5px;width:14px !important;display: block;background: url(../images/news_share1.jpg);background-position: 0 -72px;}
.bds_more_out:hover{background-position: 0 -103px;}
.bd_comment { background:url(../images/news_share1.jpg) no-repeat 0 -4px;padding-left:20px;float:right;height:24px;}
.bd_comment:hover {background: url(../images/news_share1.jpg) no-repeat 0 -34px;}
/*搜索*/
#searchTbx {margin-top: 6px; background: #FAFAFA;border: 1px solid #DDD;padding: 5px 20px 5px 8px;font-size: 14px;color: #BBB;width: 120px;line-height: 16px;border-radius: 3px;box-shadow: inset 0 1px 2px rgba(0,0,0,.06);outline: 0;}

.go {display: block;width: 20px;height: 20px;background: url(../images/news_sea_normal.png) !important;position: absolute;right: 23px;top: 20px;cursor: pointer;padding: 0 !important; }
.go:hover { background: url(../images/news_sea_hover.png)!important;}