zw:root {
    --basiccolor: #0653ab;
}


body {
    margin: 0;
    padding: 0;
    font-size: 0;
    background: url(jgznbg1.png) top center no-repeat;
}

body * {
    margin: 0;
    padding: 0;
    border: none;
}


.jgzn24Center {
    width: 1200px;
    margin: 0 auto;
}

.jgzn24-header{
    line-height: normal;
}

.jgzn24-header .zzlogo {
    padding-top: 40px;
    margin-bottom: 5px;
}

.jgzn24-header .zzlogo a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    line-height: 61px;
}


.jgzn24-header .jgzn24-header{
    line-height: normal;
    padding-top: 30px;
}



.jgzn24-titbox{
    height: 258px;
    text-align: center;
    box-sizing: content-box;
}

.jgzn24-header .zzlogo a img {
    height: 61px;
    margin-right: 10px;
    vertical-align: top;
}

.jgzn24-titbox h1 {
    display: inline-block;
    color: #fff;
    font-size: 70px;
    /* text-shadow: 1px 1px 2px #174376; */
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.4);
    padding-bottom: 20px;
    margin-top: 46px;
    position: relative;
    user-select: none;
    background: url(jgznbg2.png) center bottom no-repeat;
}



.jgzn24-searchbox {
    position: relative;
}


.jgzn24-searchbox .box {
    width: 510px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #007cc5;
    border-radius: 10px;
}

.jgzn24-searchbox .box::after, .jgzn24-searchbox .box::before {
    content: '';
    width: 280px;
    height: 2px;
    background: rgba(224,224,224,1);
    position: absolute;
    top: 50%;
}

.jgzn24-searchbox .box::after{
  right:0;
}

.jgzn24-searchbox .box::before {
    left: 0;
}


.jgzn24-searchbox .box input {
    border: 0;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    background: none;
    margin-left: 10px;
    width: 440px;
    font-size: 18px;
    outline: none;
}

.jgzn24-searchbox .box button {
    border: 0;
    background: none;
    cursor: pointer;
    height: 50px;
}





.jgzn24-local {
    padding: 16px 0 20px;
    line-height: 30px;
}
.jgzn24-local img {
    vertical-align: middle;
    margin-right: 14px;
}

.jgzn24-local a, .jgzn24-local span {
    display: inline-block;
    color: #333333;
    font-size: 16px;
}

.jgzn24-local .arrow {
    display: inline-block;
    margin: 0 12px;
}




.bm23_jgzn_pos {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.bm23_jgzn {
    width: 100%;
    /* background: url(bj.png); */
    background-repeat: repeat-y no-repeat;
    margin: 0 auto;
    padding: 20px 0;
    padding-top: 0;
    /* background-color: #f2f2f2; */
}

.bm23_jgznmain {
    width: 100%;
    max-width: 1200px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    padding: 40px 30px 60px;
    box-sizing: border-box;
}


.bm23_jgzn_tit {
    font-size: 28px;
    width: 100%;
    text-align: center;
    padding: 30px;
    padding-top: 20px;
    font-weight: bold;
    color: #0653ab;
    /* border-bottom: 1px solid #e5e5e5; */
    box-sizing: border-box;
}

.bm23_jgzn_nav {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #F7F7F7;
    margin: 0px auto;
    border-bottom: 1px solid #e5e5e5;
}

.bm23_jgzn_navitem {
    flex: 1;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
}

.bm23_jgzn_navitem:hover {
    font-size: 18px;
    font-weight: bold;
}

.bm23_jgzn_navcur {
    color: #fff;
    background-color: #0653ab;
    font-size: 18px;
    font-weight: bold;
}

.bm23_jgzn_content_group {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    font-size: 16px;
}


.bm23_jgzn_contlist {}

.bm23_jgzn_content {
    width: 100%;
}


.ldinfo {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    margin-top: 10px;
}


.ldclass {
    width: 19%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.kgem {
    width: 19%;
    height: 1px;
}

.ldimg_panle {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
}

.jgjj_ldtximg {
    width: 100%;
    height: 0;
    padding-top: 130%;
    position: relative;
}

.jgjj_ldtximg img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}




.info {
    box-sizing: border-box;
    padding: 5px 10px;
}

.leader_name {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.ldzw {
    font-size: 16px;
    color: #333333;
    padding: 0;
    text-align: center;
}


.dwjjdiv {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
}


.dwjj_text {
    margin-left: 20px;
    flex: 1;
    font-size: 18px;
    line-height: 32px;
}

.dwjj_jja {
    color: #1764ce;
}

#mapdiv {
    width: 500px;
    height: 300px;
}


.BMapLib_SearchInfoWindow tr td,
.BMapLib_SearchInfoWindow,
.BMapLib_nav_tab li,
.BMapLib_SearchInfoWindow p {
    font-size: 12px;
}

.BMapLib_SearchInfoWindow .iw_bt {
    font-size: 12px;
    width: 44px;
}

.BMapLib_SearchInfoWindow p {
    margin: 3px;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_title {
    font-size: 12px;
    font-weight: bold;
}

.BMapLib_transBox0 td:nth-child(3) {
    display: flex;
    flex-direction: row;
}

.bm23_jgzn_xxcj {
    display: flex;
    justify-content: flex-start;
    box-sizing: border-box;
    min-height: 700px;
}

.bm23_xxcj_left {
    display: flex;
    width: 300px;
    margin-right: 10px;
    flex-shrink: 1;
    flex-direction: column;
    overflow: hidden;
}



.bm23_xxcj_lefttit {
    background-color: #0653ab;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bm23_xxcj_lefttit>img {
    width: 22px;
    height: 25px;
    margin-right: 10px;
}



.bm23_jgzn_xxcj_item {
    font-size: 18px;
    text-decoration: none;
    color: black;
    background-color: #f7f7f7;
    margin-top: 10px;
    padding: 12px 0;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
}

.xxcj_itemcur,
.bm23_jgzn_xxcj_item:hover {
    transform: scale(1.1);
    transition: all 0.2s;
    font-weight: bold;
    background-color: #eef4fe;
    color: #0653ab;
}


.bm23_xxcj_right {
    flex: 1;
    overflow: hidden;
}

.zwxl-article_map {
    width: 100% !important;

}

.zwxl-title {
    padding-top: 0px;
}



.xmt_list {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
}

.xmt_item,.xmt_item_em {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 10px;
    align-items: center;
    transition: all .3s;
    padding: 0px 10px;
    box-sizing: border-box;
}



.xmt_item_em{
    height: 1px;
}


/* .xmt_item:hover {
    transform: scale(1.1);
} */


.ewmdiv {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
}

.xmt_item img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.xmt_item span {
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 18px;
}















@media screen and (max-width: 768px) {

    .jgzn24Center {
        width: 100%;
        margin: 0 auto;
    }


    .jgzn24-header .zzlogo a {
        font-size: 4.5vw;
        line-height: 1;
    }


    .jgzn24-header .zzlogo a img {
        width: 10vw;
        height: auto;
        margin-left: 3vw;
        vertical-align: middle;
    }

    .jgzn24-titbox h1 {
        font-size: 8vw;
        padding-bottom: 3vw;
        margin-top: 7vw;
    }













    .ldclass {
        width: 49%;
        margin-bottom: 2vw;
    }

    .leader_name {
        font-size: 4vw;
    }

    .ldzw {
        font-size: 3.5vw;
        color: #333333;
        padding: 0;
        text-align: center;
    }

    .dwjjdiv {
        display: flex;
        flex-direction: column-reverse;
    }

    #mapdiv {
        width: 100%;
        height: 50vh;
    }

    .bm23_jgzn_xxcj {
        flex-direction: column;
        min-height: 0;
    }

    .bm23_xxcj_left {
        display: flex;
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
        flex-shrink: 1;
        flex-direction: column;
        overflow: hidden;
    }



    .zwxl-article_map {
        width: 100%;
        font-size: 4vw;
        padding: 0;
        box-sizing: border-box;
        line-height: 6vw;
    }



}