.boxlfw {
    padding: 20px 10px 20px 20px;
    height: 1500px;
    overflow: hidden;
}
.hjbhxx{
    width: auto;
    height: 430px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    margin: 20px 0 0 20px;
    background: #fff;
    border: 1px solid #dfdada;
    border-radius: 10px;
    margin-top:20px;
}
.filetile{
    width: 100%;
    height: 40px;
}
.hjbhwenhao{
    width: 30%;
    height: 40px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    float: left;
    margin-right: 40px;
}
.hjbhwenhaotitle{
    width: 63%;
    height: 40px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    float: left;
}
.udetail{
    width: 740px;
}
.udetail li{
    height: 60px;
    margin-bottom: 10px; 
}
.leftspan{
    width: 190px;
    display: flex;
    align-items: center;
    float: left;
    justify-content: center;
    height: 60px;
    margin: 0 20px 0 20px;
    text-align: center;
}
.rightspan{
    width: 500px;
    display: flex;
    align-items: center;
    float: left;
    height: 60px;
}
.udetail li:nth-child(even)
{
    background-color: #e7e7e7;
}
.hjbhxx1{
    width: auto;
    height: 120px;
    font-family: Microsoft YaHei;
    font-size:16px;
    margin:20px 0 0 20px;
}
.hjbhxx1 ul{
    margin-top: 15px;
}
.menupagelist{
    width:auto;
    height: 40px;
    font-family: Microsoft YaHei;
    font-size: 18px;
    border-bottom: 1px solid #d1d1cd;
    margin: 10px 0 0 10px;
}
.menupagelist div{
    
    width: 300px;
    height: 30px;
    
}
.menupageleft{
    float: left;
}
.menupageleft a{
    float: left;
    color: #1966a5;
    font-weight: bolder;
    
}
.menupageright{
    float: right;
    font-size: 14px;
    margin-right: 20px;
}
.menupageright a{
    float: right;
    font-size: 14px;
}