@charset "utf-8";

.wrap{
    background-color: #eee;
    background-size:100% 100%;
}
#main{
    margin: 40px auto;
}
.leimgnews{
    width: 650px;
    height: 330px;
    float: left;
    background: #999;
}
.rilistnews{
    width: 500px;
    height: 330px;
    float: right;
}
.title{
    width: 100%;
    line-height: 30px;
    
    height: 30px;
}
.title span{
     width: 100px;
 
    height: 30px;
    line-height: 20px;
    float: left;
  
    font-size: 18px;
    margin-left: 10px;
    padding-left: 20px;
}
.title a{
    float: right;
    color: #999;
    line-height: 20px;
    font-size: 12px;
    margin-right: 10px;
}
.list{
    width: 96%;
    margin: 0 auto;
}
.list ul li{
    width: 100%;
    border-bottom: dashed #ddd 1px;
}
.title_time{
    width: 100%;
   
    float: left;
}
.title_time a{
   
     line-height: 36px;
    float: left;
}
.title_time p{
    float: right;
    color: #666;
     line-height: 36px;
}
.summary{
    width: 100%;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    padding-bottom: 9px;
    
}
.new{
    width: 25px;
    height: 10px;
    background: url(../images/new.png) no-repeat left;
    
float: right;
}
.news_list{
    width: 30%;
    margin: 35px 3.33% 0 0;
    float: left;

}
.cur0{
    border-bottom: 4px solid #744f94;
}
.cur1{
      background: url(../images/news.png) no-repeat left;
      color: #744f94;
    background-position-y:3px;
}
.cur2{
    border-bottom: 4px solid #e0dede;
}
.cur3{
    background: url(../images/indo.png) no-repeat left;
      color: #8f000b;
     border-bottom:4px solid #8f000b;
    background-size:16px;
     background-position-y:3px;
}
.cur4{
    border-bottom: 4px solid #e0dede;
}
.cur5{
    background: url(../images/yf.png) no-repeat left;
      color: #9e8841;
     border-bottom:4px solid #9e8841;
    background-size:16px;
     background-position-y:3px;
}
.cur6{
    border-bottom: 4px solid #e0dede;
}
.cur7{
    background: url(../images/xz.png) no-repeat left;
      color: #769b6c;
     border-bottom:4px solid #769b6c;
    background-size:16px;
     background-position-y:3px;
}
.cur8{
    margin-right:0 !important; 
}
.imgslider,.imglink{
    margin-top: 60px;
    float: left;
}
.imgslider ul li{
    width: 265px;
    height: 198px;
    float:left;
    overflow: hidden;
    margin-right: 40px;
}
.imagslider ul li img{
    width: 100%;
}
.imglink ul li{
    width: 120px;
    height: 100px;
    float: left;
    margin:0 40px;
}
.imglink ul li img{
    width: 64px;
    margin: 18px 28px;
    height: auto;
}
.imglink ul li span{
    float: left;
    width: 100%;
    line-height: 24px;
    height: 24px;
    text-align: center;
}