 a{
    color:#333;
    /*font-size: 14px;*/
}
a:hover{
    color:#d11120;
}
/****µ¼º½Ìõ****/
#nav{
    height:40px;
    background-color:#3ca100;
    color:#fff;
    text-align: center;
}
.gao40{
    height:40px;
    line-height: 40px;
}
#nav .nav-list li{
    float:left;
    width:150px;
}
 #nav .nav-list li:hover, #nav .nav-list li.active{
     background-color: #f89120;
 }
#nav .nav-list li a{
    color:#fff;
    font-size: 16px;
}
 #news_body .news_lf{
     width:70%;
 }
 #news_body .news_t{
     line-height:38px;
     height:38px;
     width:100%;
     border-bottom:2px solid #dd4536;
 }
 #news_body .news_b{
     width:100%;
 }
 #news_body .news_b ul li{
     padding:15px 10px;
     height:50px;
     width:100%;
     border-bottom:1px dashed #ddd;
 }
 #news_body .news_b ul li:hover{
     background: #e8f2e1;
 }
 #news_body .news_b p{
     font-size:16px;
 }
 #news_body .date{
    width:125px;
     height:28px;
     line-height:28px;
     color:#999;
     margin-top:-24px;
 }
 #news_body .context{
     margin-top:10px;
     line-height:30px;
     height:50px;
     width:500px;
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;
 }
 .color{
    color:#dd4536;
 }
 .news_rt{
     width:30%;
 }
 .news_rt li img{
     padding-left: 30px;
     padding-bottom: 20px;
 }
 #news_little{
    width:300px;
     float: left;
     margin-bottom:10px;
     margin-left: 30px;
 }
 #news_little .rt_topic{
     height:38px;
     border-bottom: 2px solid #dd4536;
 }
 #news_little h2{
     font-size: 16px;
     color:#fff;
     width:110px;
     background: url(../images/news.png)no-repeat 94px -90px #dd4536;
     height:38px;
     line-height: 38px;
     text-align: center;
     float: left;
     padding-right: 15px;
 }
 #news_little .content{
     border:1px solid #ddd;
     width:300px;
     height:auto;
     border-top: none;
     padding:12px 10px;
 }
 #news_little .content dl{
     margin:5px;
     width:122px;
     height:117px;
     margin-left:12px;
 }
 #news_little .content dt{
     width:112px;
     height:87px;
     border:1px solid #ccc;
 }
 #news_little .content dt img{
     margin-left:-30px;
     margin-bottom:-20px;
 }
 #news_little .content dd{
     width:100%;
     height:30px;
     line-height:30px;
     overflow: hidden;
     text-align: center;
 }
 /*·ÖÒ³*/
 .pager{
     background: #fff;
     width:100%;
     line-height:22px;
     padding:30px 0;
     text-align: center;
     font-size: 12px;
 }
 .pager a span{
     background-position:right 0;
     display:inline-block;
     padding:2px 8px 1px 8px;
     border:1px solid #ddd;
 }
 .pager .dot span{
     border:none;
 }
 .pager a span:hover,.pager .active span{
     background-color:#dd4536 ;
     color:#fff;
 }
 .pager a .b1:hover b{
     border-right-color: #fff;
     border-left-color: #dd4536;
 }
 .pager a span:hover b{
     border-left-color: #fff;
 }
 .pager .b1 b{
     display: inline-block;
     height:5px;
     border:5px solid transparent;
     border-right-color: #dd4536;
 }
 .pager a span:hover b{
     border-left-color: #fff;
 }
 .pager b{
     /*border:1px solid #666;*/
     /*padding:5px;*/
     display: inline-block;
     height:5px;
     border:5px solid transparent;
     border-left-color: #dd4536;
 }
 .pager .b1 b{
     display: inline-block;
     height:5px;
     border:5px solid transparent;
     border-right-color: #dd4536;
 }