.download{
    margin-top: 10px;
}

.fileUl{
    font-size: 14px;
    width: 88%;
    margin: auto;
    margin-top: 5px;
}
.fileUl li img{
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.fileUl li{
    margin-bottom: 4px;
}
.fileUl li a{
    color:#045083;

}
.splitLine{
    height: 1px;
    border: dashed 1px #CCCCCC;
    margin:30px auto;
    width: 90%;

}

.liuchengPicture{
    width: 90%;
    display: inline-block;
    margin: 5%;
}



.lbottom{
    margin:10px 0 20px 0;
}

.mainContent{
    margin-bottom: 40px;
}