html {
    height: 100%
}

ul,
li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
    counter-reset: list-counter;
    font-family: "Microsoft YaHei", "SimSun", "Arial Narrow";
}

.contents>p {
    display: none;
}

.conli {
    height: 50px;
}

.conli li {
    padding: 5px 15px;
    background: #1b6dff;
    display: inline-block;
    margin: 6px;
    color: #fff;
    border-radius: 5px;
}

.conli li .tab_close {
    font-size: 18px;
    margin-left: 12px;

}

.conli li span {
    cursor: pointer;
}

#container {
    position: relative;
    margin: auto;
    height: calc(100vh - 125px) !important;
    width: calc(100vw - 450px);
}

.BMap_bubble_title {
    text-align: center;
    padding-top: 10px;
    font-size: 17px;
    color: #025293;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    font-size: 19px;
    height: auto !important;
}

.BMapLib_sendToPhone {
    display: none;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_title {
    line-height: normal;
    background-color: transparent;
    height: 0px;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    border-bottom: none;
    height: 0px;
}

.title_text {
    font-size: 14px;
}

.BMapLib_nav_tab_content li {
    padding: 17px 0 0 0;
    font-family: "Microsoft YaHei", "SimSun", "Arial Narrow";
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_center {
    position: relative;
}

.BMapLib_nav_tab li {
    width: 140px !important;
}

.address tr:nth-child(even) {
    background-color: #e2edff !important;
}

.address::-webkit-scrollbar {
    width: 5px;
}

.address::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.address::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.address table{
    width: 100%;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_tools div {
    height: 25px;
    width: 20px;
    box-sizing: inherit;
    margin-top: 6px;
    background: none;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_close:before {
    content: "x";
    color: inherit;
    font-family: "CalciteWebCoreIcons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
}

a.jc_error {
    font-size: 12px;
    display: block;
    color: #000;
    font-weight: normal;
    width: 125px;
    line-height: 30px;
    position: absolute;
    right: 3px;
    text-align: center;
    background: url(/material/images/zwdt/jiucuo.png) no-repeat;
    background-size: 15px;
    background-position: 32px 6px;
    bottom: 71px;
    z-index: 9;
    border-left: 1px solid #dadada;
}

.header {
    height: 130px;
    background: url(/material/images/zwdt/background.png) no-repeat;
    background-size: 100% 100%;
}

.con_tab {
    width: calc(100vw - 450px);
    margin: auto 0 0 450px;
    height: calc(100vh - 130px) !important;
    float: left;
}

.zwdt {
    background: url(/material/images/zwdt/zwdt.png) no-repeat;
    background-size: 100%;
    position: absolute;
    width: 487px;
    height: 78px;
    left: calc(50vw - 30px);
    top: 25px;
    right: 0;
}

.address td {
    width: 75%;
}

.logo {
    background: url(/material/images/zwdt/logo.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 32px;
    left: 25px;
    width: 700px;
    height: 54px;
    z-index: 9999;
}

th,
td {
    padding: .5em .7em;
    word-break: break-word;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400;
}

th {
    border-right: 3px solid #bdd7ff8c;
    text-align: left;
}

.address {
    background-color: #4c4c4c0a;
    color: #323232;
    border: 1px solid #bdd7ff8c;
    border-collapse: collapse;
    line-height: 1.3em;
    width: 90%;
    margin: 30px auto 5px;
    height: auto;
    max-height: 185px;
    overflow-y: auto;
    font-family: "Microsoft YaHei", "SimSun", "Arial Narrow";
}




/* 地图导航栏样式 */
.map-wrap {
    position: relative;
    margin: auto;
    width: 100vw;
    height: calc(100vh - 130px);
}

.map-wrap {
    background: none;
}

.map-wrap .tab-map-list {
    width: 410px;
    padding: 0 20px;
    height: 100%;
    border: none;
    background: #E7E7E7 url(/material/images/zwdt/left-bg.png) no-repeat center bottom;
    position: absolute;
    left: 0%;
    top: 0;
    z-index: 9999;
    overflow: hidden;
}

.tab-map-list>.tab_nav li.cur {
    color: #005ade;
}

.tab-map-list>.tab_nav li.tab_navOne.cur {
    background: url(/material/images/zwdt/lnamelogo.png) no-repeat left center;
}

.tab-map-list ::-webkit-scrollbar-thumb {
    background: #4a97fc;
    border-radius: 20px;
}

.tab-map-list div::-webkit-scrollbar {
    width: 5px;
}

.tab-map-list div::-webkit-scrollbar-track {
    background: #bbcce6;
    border-radius: 20px;
}

.tab_navOneli {
    display: none;
    flex-wrap: wrap;
    height: 185px;
    overflow-y: auto;
}

.tab_navOneli li p {
    font-size: 16px;
    margin-top: 10px;
}

.tab_navOneli li {
    width: 25%;
    text-align: center;
    margin-bottom: 20px;
}

.tab-map-con>.tab-txt>li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    position: absolute;
    left: 0px;
    color: #fff;
    top: 11px;
    width: 20px;
    text-align: center;
    height: 20px;
    font-size: 13px;
    font-weight: bold;

}

.tab_navOne.tab_cho::after {
    transform: rotate(90deg);
}

.BMapLib_SearchInfoWindow .BMapLib_nav {
    height: 101px;
    font-family: "Microsoft YaHei", "SimSun", "Arial Narrow";
}

.tab_navOne::after,
.tab_nav>li:after {
    position: absolute;
    content: "";
    background: url(/material/images/zwdt/back.png) no-repeat;
    width: 10px;
    height: 18px;
    right: 15px;
    top: 25px;
}

/* .tab-map-list>ul>li {
    line-height: 40px;
    padding: 0px 10px;
    font-size: 15px;
    float: left;
}

.tab-map-list>ul>li.cur {
    color: #FFFFFF;
    background: #0071E1;
} */
.tab_nav {
    overflow: hidden;
    height: auto;
    width: 100% !important;
    cursor: pointer;
}

.tab_navOne,
.tab_nav>li {
    line-height: 55px !important;
    font-size: 20px !important;
    padding-left: 40px !important;
    font-weight: bold;
    float: none !important;
    position: relative;
    background: url(/material/images/zwdt/lnamelogo.png) no-repeat left center;
}

.map_search {
    text-align: center;
    margin-top: 14px;
    height: 40px;
    border-radius: 25px;
    border: 1px solid #c5d7f3;
    position: relative;
}

.map_search input[type="text"] {
    line-height: 40px;
    height: 40px;
    border-radius: 10px;
    border: none;
    width: 325px;
    font-size: 14px;
    outline: none;
    position: absolute;
    left: 30px;
}

.map_search input[type="button"] {
    height: 30px;
    width: 30px;
    border-radius: 15px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
    background: url(/material/images/zwdt/search.png) no-repeat;
    background-size: contain;
}

.tab-map-con {
    width: 100%;
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100% - 115px);
    min-height: calc(100% - 410px);
}

.tab-map-con>.tab-txt>li {
    width: 90%;
    background: url(/material/images/zwdt/dib.png) no-repeat 0px 10px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px 0 15px 30px;
    cursor: pointer;
    border-bottom: 1px solid #c5d7f3;
    position: relative;
}

.tab-map-con>.tab-txt.hide {
    display: none;
}

.tab-map-con ul {
    padding-right: 10px;
}

.tab-map-con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.tab-map-con::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.tab-map-con::-webkit-scrollbar {
    width: 6px;
}

.company .content {
    display: block;
}

.content {
    position: relative;
    min-height: 60px;
    font-size: 16px;
    background: url(/material/images/zwdt/road.png) no-repeat right center;
    margin-top: 15px;
    line-height: 24px;
    display: block !important;
    color: #4f5c7c;
    font-weight: normal;
    padding: 0 40px 0 0;
    border-radius: 0;
    text-indent: 0;
}



.prominent .content {
    display: block !important;
}