.list-body {
    width: 100%;
    min-height: 650px;
!important;
}

.list-pic {
    width: 100%;
    min-width: 980px;
    text-align: center;
!important;
}

.list-con {

    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 30px;

}

.list-left {
    border-top: 1px solid #BDBDBD;
    margin-top: 30px;
    width: 236px;
    height: 100%;
    box-sizing: border-box;
    padding: 0px;
    float: left;
}

.list-right {
    margin-top: 10px;
    float: right;
    padding-left: 20px;
    width: 756px;
    height: 100%;
    min-height: 681px;
    background: url("../images/fenge.png") no-repeat;
}

.list-img {
    width: 100%;
    height: 25px;
    color: white;
    background-image: url("../images/list-gui.png");
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.lf-title {
    font-size: 24px;
    font-weight: 500;
}

#lf-list li {
    
    font-size: 14px;
    height: 35px;
    *height: 18px;
    color: #5E5E5E;
    line-height: 40px;
    *line-height: 34px;
    border-bottom: 1px solid #BDBDBD;
    padding-left: 40px;
    padding-bottom: 15px;
    box-sizing: border-box;
}



#lf-bottom {
    margin-top: 30px;
    width: 100%;
    height: 150px;
}

#lf-bottom img {
    width: 100%;
}

.list-news {
    padding-left: 30px;
    
    height: 100%;
    box-sizing: border-box;
}

.rt-tabs {
    
    
    margin-top: 20px;
    height: 41px;
    padding: 7px 0px 10px 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #A3A29F;
}

.rt-title {
    font-family: "楷体";
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
    color: #118CFF;
}

.rt-title span {
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #A3A29F;
}

.rt-title .small {
    font-size: 12px;
}

.rt-list li {
    
    
    padding: 0px 0px 20px 0px;
    box-sizing: border-box;
    font-size: 12px;
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #F0F1F2;
}



.rt-list {
    box-sizing: border-box;
    
}

.rt-list .rt-new {
    float: left;
    color: #474747;
    
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}

.rt-new {
    width: 100%;
}

.rt-new .title {
    float: left;
    width: 80%;
    flex-wrap: nowrap;
    color: #000;
    font-size: 16px;
    font-weight: bolder;
    margin: 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rt-new .content {
    margin-top: 10px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rt-new .btn {
    float: right;
    margin-top: 13px;
    text-align: center;
    width: 75px;
    height: 25px;
*height: 29px;

    line-height: 27px;
    color: #ffffff;
    background-color: #118CFF;
}

.rt-list .time {
    margin: 5px 0px;
    float: right;
    font-size: 13px;
    width: 17%;
    font-weight: normal;
    
    text-align: right;
}

.rt-page {
    height: 80px;
    line-height: 50px;
    width: 100%;
    padding: 30px 0px;
    box-sizing: border-box;

}

.pages ul {
    float: right;
    list-style: none;
    
    flex-wrap: nowrap;
    
    
    
    
}

#lf-list a>div {
    border-bottom: 1px solid #BDBDBD;
    padding: 5px 0px;
    font-weight: bold;
    
    font-size: 15px;
    background: url("../images/unselect.jpg") no-repeat center;

}
#lf-list a>div>span {
    margin-left: 20px;
}




.leftLink {

    font-size: 15px;
    font-weight: normal !important;
    padding: 15px 0px !important;
    
    
    color: white;
    background: url("../images/select.jpg") no-repeat center !important;
    
    

}

.leftLink a {
    color: white;

}

.pic-list{

}
.pic-news{
    margin: 10px 0px;
    padding-left: 10px;
}

.pic-list ul li{
    float: left;
    width: 231px;
    border: 1px solid #BDBDBD;
    margin-left: 15px;
    margin-bottom: 20px;
}
.pic-con{
    overflow: hidden;
    padding-bottom: 15px;
}
.pic-con .title{
    margin-left: 10px;
    font-size: 13px;
    width: 194px;
    margin: 10px;
    
    white-space: nowrap;
    overflow: hidden;

}


.pic-con img{
    height: 160px ;
}
.pic-con .time{

    margin-left: 10px;
}