#nei-right{
    position:relative;
}
.ny-center{
    min-height: 500px;
    /*position:relative;*/
}
.menu1 li a{
    display:inline-block;
    width:100%;
    height:100%;
    color:#fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}
.le_menu li a{
    display:inline-block;
    width:100%;
    height:100%;
}
.le_menu li a.ts{
    color:#2f9e11;
}
.page a.active {
    background: #122a88;
    border-color: #122a88;
    color: #FFF;
    padding: 0 15px 0 15px;
}
.p1Page2{
    position:relative;
}
.le_menu li a.ts{
    color:#2f9e11;
}
.foot{
    text-align: center;
}
dl dd a,dl dd img{
    width:100%;
    height:100%;
}
.news-list{
    margin-bottom: 50px;
}

.dwfc1 dl dt{
    overflow: hidden;
}
.news-list li.newList{
    background: url(../images/dt.jpg) no-repeat left center;
}
.news-list li:hover a{
    color: #122A88;
}
.news-list li a{
    margin-left:20px;
    color: #333;
    font-size:15px;
    font-family: 'Microsoft YaHei', Arial;
    width: 82%;
    display: inline-block;
   
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}