

.center{
    width: 1000px;
    margin: 0 auto;
    margin-top: 18px;
    display: flex;
    border-bottom: 4px #2068b0 solid;

    
}
.center .content{
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;

}
.center .content .p{
    text-align: justify;
    font-size: 17px;
    font-family: "微软雅黑";
    line-height: 250%;
    margin: 0;
}


.axuanzhong{
    color: #084f63;
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    height: 100%;
    background: url(../img/lm_left_009.jpg) no-repeat scroll 0 center;
    text-decoration: none;
    letter-spacing: -1px;
}

.aweixuanzhong{
    color: #084f63;
    font-size: 14px;
    font-weight: bold;
    padding-left: 22px;
    height: 100%;
    background: url(../img/lm_left_008.jpg) no-repeat scroll 0 center;
    text-decoration: none;
    letter-spacing: -1px;
}

.leftmenuli {
    width: 100%;
    border-bottom: solid 1px #084f63;
    line-height: 38px;
    padding-left: 10px;
    box-sizing: border-box;
}
.leftmenulixmzn {
    width: 100%;
    border-bottom: solid 1px #084f63;
    line-height: 38px;
}

.ulevel {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
}

.level1 {
    padding: 0;
    margin: 0;
    border: 0px;
    text-align: left;
    vertical-align: middle;
    list-style-type: none;
    line-height: 18px;
}

.level1 a {
    font-size: 13px;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-image: url(../img/dian02.jpg);
    background-position: 25px 4px;
    display: block;
}