body, ul, li, p {
    margin: 0;
    padding: 0;
    font-size: 0;
}

ul, li {
    list-style: none;
}

a {
    outline: none;
    text-decoration: none;
    color: #4d4d4d;
}




.wzlogo {
    width: 100%;
    min-width:1200px;
    margin: 0 auto;
    text-align: left;
    background: url(//ybq.gov.cn/images/szfbg.png) no-repeat center top;
}

.logotitle {
    width: 100%;
    height: 88px;
    margin: 0 auto;
    padding-top: 15px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
}

    .logotitle > a {
        text-align: left;
        margin-top: 0;
        margin-left: 5px;
        width: 470px;
        height: 55px;
        background: url(//ybq.gov.cn/images/logo_new.png) no-repeat left top;
        background-size: 350px 55px;
    }



.top_serach_div {
    display: flex;
    background: #fff;
    border-radius: 8px;
    height: 40px;
    margin-top: 10px;
}

    .top_serach_div i {
        width: 40px;
        height: 40px;
        background: url(//ybq.gov.cn/images/wpf_search.png) no-repeat center center;
        cursor: pointer;
    }


.top_serach {
    padding: 0;
    width: 500px;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 40px;
    background:none;
    position: relative;
    border: none;
    outline: none;
    font-size: 16px;
}

        .top_serach .search_txt:focus {
            outline: none;
        }



.fdgjl {
   display:flex;
   height:30px;
   justify-content:flex-end;
}

    .fdgjl a {
        color: #ffffff;
        background: rgb(0 56 148 / 74%);
        font-size: 14px;
        padding: 0 20px;
        line-height:30px;
        box-sizing:border-box;
        text-align: center;
        border-radius: 15px;
        margin-right: 5px;
        height:100%;
    }






















.bmtd_main {
    width: 100%;
    min-width:1200px;
    height: calc(100vh - 135px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    background: #f7f7f7;
}

.bmdt_map {
    flex-grow: 1;
    margin-right: 10px;
    font-size: 0;
    height: 100%;
}

.btdt_nav {
    background: #EEEEEE;
    width: 450px;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    overflow: hidden;    
    padding:5px;
    box-sizing:border-box;
}

.nav_search {
    background: #fff;

}


.nav_tit {
    width: 100%;
    height: 50px;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #0d469f;
}

    .nav_tit > span {
        background: url(gbmdtlogo.png) left top no-repeat no-repeat;
        background-size: 42px 38px;
        padding-left: 45px;
        font-size: 32px;
        font-weight: 700;
        line-height: 50px;
        color: #0d469f;
        margin-left: 16px;
        /*border-bottom: 3px solid #114d7c;*/
        box-sizing: border-box;
    }

.searchdiv {
    padding: 0 20px;
    box-sizing: border-box;
}


.search_input_div {
    background: #e9e9e9;
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
    border-radius: 20px;
    align-items:center;
    display:none;
}

    .search_input_div i {
        width: 30px;
        height: 30px;
        background: url(bmdtsearch-icon.png) no-repeat center center;
        margin-right: 10px;
        background-size: 50% 50%;
        cursor:pointer;
    }


    .search_input {
        flex:1;
        background:none;
        color: #868686;
        line-height: 30px;
        font-size: 14px;
        box-sizing: border-box;
        padding-left: 20px;
        outline: none;
        border: none;
    }




    .search_tj {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-wrap:wrap;
    }


    .search_tj li {
       border:1px solid #999;
       padding:5px;
       box-sizing:border-box;
       font-size:16px;
       line-height:24px;
       text-align:center;
       margin:2px;
       color:#333;
       /*flex:1;*/
       width:30%;
       cursor:pointer;
    
    }

        .search_tj .search_curli, .search_tj li:hover {
            background: #E9F3FF;
            font-weight:bold;
            border: 1px solid #0d469f;
            color: #0d469f;
        }

.nav_top {
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.bmdt_list {
    flex-basis: 1;
    width: 100%;
    overflow-y: scroll;
    box-sizing: border-box;
    overflow: auto;
}







.bmdt_list li {
    margin: 3px 0;
    padding: 5px;
    box-sizing: border-box;
    line-height: 20px;
    cursor: pointer;
    font-size: 16px;
    background: #fff;
    text-align: left;
    min-height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}

    .bmdt_list li:hover, .bmdt_list li:nth-child(even):hover {
        background: #edf6ff;
    }



    .bmdt_list li:nth-child(even) {
        background: #f5f5f5;
    }



.selectli {
    flex: 1;
}


.locnum {
    color: #fff;
    text-align: center;
    background: url(bmdt_bjbd.png) top center no-repeat no-repeat;
    background-size: 21px 33px;
    font: 2px "Microsoft Yahei",sans-serif;
    width: 27px;
    margin-right: 8px;
    height: 33px;
    line-height: 24px;
    vertical-align: middle;
}

.locml5 {
  margin-left:10px;
}

.locaddr {
    flex: 1;
}



    .locaddr h3 {
        color: #0d469f;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        padding-top: 5px;
    }

    .locaddr p {
        font-size: 14px;
        margin: 0;
        padding: 0;
        padding-top: 5px;
        color: #666;
        font-weight: normal;
    }



.BMap_bubble_title {
    font-size: 18px;
    font-weight: bold;
}




.BMapLib_SearchInfoWindow, .BMapLib_nav_tab li, .BMapLib_SearchInfoWindow p {
    font-size: 14px;
    line-height:18px;
}

    .BMapLib_SearchInfoWindow .map_info_title {
        font-weight:bold;
        font-size: 14px;
    }

    .BMapLib_SearchInfoWindow p {
        margin: 5px 0;
    }

    .BMapLib_SearchInfoWindow .BMapLib_bubble_title {
        font-size: 14px;
        font-weight: bold;
    }

.BMapLib_bubble_title, .BMapLib_sendToPhone {
    display: none !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    border-bottom: 0 !important;
    height: 5px !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    padding-left: 12px;
    padding-right: 22px;
}


.nowarea {
    background: #e8e8e8;
    padding: 10px;
    padding-left: 30px;
}



.position {
    margin-top: 0px;
    color: #4d4d4d;
    font-size: 14px;
}

    .position .poto {
        color: #4d4d4d;
    }


.BMapLib_nav_tab_content td {
    font-size: 14px;
}




@media screen and (max-width: 768px) {
    body {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: "Microsoft YaHei","΢���ź�","SimSun",Arial;
        background: url('../..//images/szfbg.png') no-repeat center top;
    }

    .bmdt {
        display: block;
        width: 100%;
        color: #fff;
        font-size: 7vw;
        vertical-align: top;
        margin-top: 2vw;
        font-weight: bold;
        position: inherit;
        top: 0;
        left: 0;
        text-align: center;
        padding-bottom: 5vw;
    }

    .wzlogo {
        padding: 0;
        text-align: center;
        min-width: 100%;
    }

    .logotitle {
        width: 100%;
        height: min-content;
        margin: 0 auto;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items:center;
   
    }



        .logotitle > a {
            margin:0;
            margin-top: 8vw;
            width: 80vw;
            height: 13vw;
            background: url(//ybq.gov.cn/images/logo_new.png) no-repeat no-repeat;
            background-size: 100% 100%;
        }


    .top_serach_div {
        width: 68vw;
        height: 8vw;
        margin-top: 5vw;
        margin-bottom: 5vw;
    }

        .top_serach_div i {
           width:8vw;
           height:8vw;
           background-size:70% 70%;

        }

        .top_serach {
            flex: 1;
            margin: 0 auto;
            padding: 0;
            height: 8vw;
            padding-left: 3vw;
            box-sizing: border-box;
            line-height: 8vw;
            background: #fff;
            border-radius: 5vw;
            position: relative;
            border: none;
            outline: none;
            font-size: 3.5vw;
            

        }


    .fdgjl {
        display: flex;
        height: 4vw;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        top: 4vw;
    }

        .fdgjl a {
            color: #ffffff;
            background: none;
            font-size: 3vw;
            padding: 0 2vw;
            line-height: 4vw;
            box-sizing: border-box;
            text-align: center;
            border-radius: 0;
            margin-right: 1vw;
            height: 100%;
        }

    #ST_translate {
      display:none;
    }

    .nowarea {
        background: #e8e8e8;
        padding: 2vw;
        padding-left: 2vw;
    }

    .bmtd_main {
        flex-direction: column;
        width: 100%;
        min-width: 100%;
        height: 77vh;
    }

    .btdt_nav {
        width: 100%;
        height: 70vh;
    }

    .nav_tit > span {
        background: url(gbmdtlogo.png) left 1vw no-repeat no-repeat;
        background-size: 5vw;
        padding-left: 7vw;
        font-size: 5vw;
        font-weight: 700;
        line-height: 8vw;
        color: #0d469f;
        margin-left: 3vw;
        box-sizing: border-box;
    }

    .nav_tit {
        width: 100%;
        height: 8vw;
        padding-top: 1vw;
        padding-bottom: 1vw;
        margin-bottom: 3vw;
        border-bottom: 1px solid #0d469f;
    }

    .searchdiv {
        padding: 0 1vw;
        box-sizing: border-box;
    }

    .search_tj li {
        border: 1px solid #999;
        padding: 1vw;
        box-sizing: border-box;
        font-size: 3.5vw;
        line-height: 5vw;
        text-align: center;
        margin: 2px;
        color: #333;
        flex: 1;
        cursor: pointer;
    }

    .search_input {
        width: 100%;
        color: #868686;
        background: #e9e9e9;
        line-height: 7vw;
        font-size: 3.5vw;
        border-radius: 5vw;
        box-sizing: border-box;
        text-align: center;
        padding-left: 0;
        outline: none;
        border: none;
        margin-bottom: 3vw;
        display: none;
    }

    .search_input_div {
       display:none;
    }

        .search_tj {
            margin-bottom: 3vw;
        }



    .bmdt_list li {
        margin: 1vw 0;
        padding: 0;
        box-sizing: border-box;
        line-height: 3vw;
        cursor: pointer;
        font-size: 0;
        background: #fff;
        text-align: left;
        min-height: 10vw;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .locaddr p {
        font-size: 3vw;
        margin: 0;
        padding: 0;
        padding-top: 1vw;
        color: #666;
        font-weight: normal;
    }

    .locaddr h3 {
        color: #0d469f;
        font-size: 3.5vw;
        font-weight: bold;
        margin: 0;
        padding-top: 1vw;
    }

    .dhjj {
        display: none;
    }


    .bmdt_map {
        flex-grow: 1;
        margin-right: 0;
        font-size: 0;
        height: 100%;
        padding: 2vw;
        width: 100%;
        box-sizing: border-box;
        background: #ccc;
    }

}