﻿body {
    background: #f4f8f7;
}

.main_3 {
    margin-bottom: 20px;
}


/*领导之窗左*/

.main_31 {
    width: 27.27%;
    background: #f4f4f4;
}

.main_311 {
    min-height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #15408f;
    margin-bottom: 10px;
}

.main_311:hover {
    color: #fff;
}

.main_312 {
    width: 90%;
    min-height: 40px;
    line-height: 40px;
    margin-left: 5%;
    color: #fff;
    text-align: center;
    background: #0064c2;
    margin-bottom: 10px;
}

.main_312:hover {
    color: #fff;
}


/*市长*/

.main_313 {
    width: 90%;
    min-height: 80px;
    margin-left: 5%;
    padding-left: 5%;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
}

.main_3131 {
    font-weight: bold;
}

.main_3132 {
    padding-left: 7%;
}

.main_317 {
    min-height: 40px;
    line-height: 40px;
    font-weight: bold;
}


/*领导之窗右*/

.main_32 {
    width: 71%;
    background: #fff;
}


/*当前位置*/

.main_321 {
    min-height: 50px;
    line-height: 50px;
    padding-left: 2%;
    border-bottom: 1px dashed #0064c2;
    margin-bottom: 10px;
}

.main_322 {
    line-height: 48px;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    color: #15408f;
}

.main_322 li {
    height: 48px;
    padding: 0 2%;
    border-bottom: 2px solid #15408f;
}

.main_3222 {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0%;
    line-height: 40px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    color: #0064c2;
}

.main_3222 li.main_3221.fl {
    height: 38px;
    /* padding: 0 2%; */
    border-bottom: 2px solid #ffffff;
}


/*领导介绍*/

.main_323 {
    min-height: 200px;
}

.main_3231 {
    width: 21.97%;
    height: 200px;
    text-align: center;
}

.main_3231 img {
    width: 120px;
    height: 180px;
}

.main_3232 {
    width: 77%;
    min-height: 200px;
}

.main_32321 {
    font-weight: bold;
    padding-right: 10px;
}

.main_32321 span {
    font-weight: normal;
}

.main_32322 {
    text-align: center;
    border: 1px solid #cbcbcb;
}

.main_325 {
    line-height: 30px;
    padding: 0 2%;
    text-indent: 2em;
    margin-bottom: 10px;
}

.main_326 {
    min-height: 200px;
}

.main_326>ul {
    width: 100%;
    /* padding-left: 2%; */
    padding-bottom: 10px;
}

.main_3262 {
    font-weight: bold;
}