.transparent {
    background: transparent !important;
}

/* 搜索按钮 */
.icon-control-search {
    display: block;
    width: 32px;
    height: 36px;
    background: url(../img/icon_search.png) no-repeat center;
    background-color: #fff;
    background-size: 16px 16px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    /* left: 20px;
    top: 30px; */
    cursor: pointer;
}

/* 搜索框 */
.input-box {
    position: absolute;
    /* left: 70px;
    top: 30px; */
}

.input-school {
    width: 225px;
    padding: 6px;
    border: 0 none;
    border-radius: 3px;
    outline: none;
    /* font-size: 14px; */
}

.ui-front {
    z-index: 100;
}

.ui-widget-content {
    background: #fff;
    color: #333;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-widget.ui-autocomplete {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-widget.ui-autocomplete::-webkit-scrollbar {
    width: 4px;
}

.ui-widget.ui-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    height: 80px;
}

.ui-widget.ui-autocomplete::-webkit-scrollbar-track {
    border-radius: 10px;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 5px 1em 5px .4em;
}

.ui-menu.ui-autocomplete .ui-menu-item {
    cursor: pointer;
}

.ui-menu.ui-autocomplete .ui-menu-item:hover {
    color: #009dfd;
}

.ui-menu.ui-autocomplete .ui-menu-item a.ui-state-focus, .ui-menu.ui-autocomplete .ui-menu-item a.ui-state-active {
    margin: 0;
}

.ui-state-hover, .ui-widget-content.ui-autocomplete .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content.ui-autocomplete .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0;
    background: #fff;
    color: #009dfd;
}

/* 缩放按钮 */
.amap-ui-control-container .amap-ui-control-zoom {
    border: 0 none;
    border-radius: 0;
}

/* 学段 */
.selected-text {
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;

    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 30px;
    cursor: pointer;

    /* height: 30px;
    line-height: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    background-color: #fff;
    border-radius: 2px; */
}

/* .selected-text:hover {
    border-color: #D2D2D2;
}
.selected-text:focus {
    border-color: #C9C9C9;
} */

.arrow-edge {
    overflow: hidden;
    vertical-align: middle;

    display: inline-block;
    width: 0;
    height: 0;
    border-style: dashed;
    border-color: transparent;

    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #c2c2c2;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s;
}

:root .form-selected .arrow-edge {
    margin-top: -9px\0/IE9;
}

.form-selected .arrow-edge {
    margin-top: -9px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -3px \9;
}

.select-box .opt-box {
    position: absolute;
    left: 0;
    /* top: 35px; */
    padding: 5px 0;
    z-index: 899;
    min-width: 100%;
    max-height: 300px;
    overflow-y: auto;
    /* background-color: #fff;
    border: 1px solid #d2d2d2; */
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-sizing: border-box;
}

.select-box .opt-box .opt-section {
    list-style: none;
    cursor: pointer;

    padding: 0 10px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select-box .opt-box .opt-section:hover {
    background-color: #f5f7fa;
    /* -webkit-transition: .5s all;
    transition: .5s all; */
}

.select-box .opt-box .opt-section.select-tips {
    padding-left: 10px !important;
    color: #999;
}

/* .select-box .opt-box .opt-section.on {
    color: #409eff;
} */

/* 上浮按钮 */
.button-up {
    position: absolute;

    /* top: 20px;
    right: 20px;
    font-size: 12px;
    color: #FFF;

    height: 28px;
    background-color: #0D9BF2;
    border-radius: 3px;
    line-height: 28px; */

    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer;
}

.switch-panel {
    position: absolute;

    /* right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    line-height: 40px; */

    text-align: center;
    cursor: pointer;
}

.input-card {
    box-sizing: border-box;
    width: 200px;
    position: absolute;
    border-width: 1px;
    border-style: solid;

    /* bottom: 20px;
    right: 20px;
    background-color: #fff;
    border: 1px solid #003366;
    border-radius: 0;
    color: #fff; */
}

.card-header {
    position: relative;
    padding: 15px;
}

.-screen-widget-name-districtClusterMap h4 {
    font-family: inherit;
    line-height: 1;
    font-weight: 300;
    color: inherit;
    font-size: 16px;
    margin-top: 0;
}

.card-header .icon-panel-close {
    position: absolute;
    top: 16px;
    right: 15px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/icon_close.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.radio-box {
    max-height: 120px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 12px 0 12px 15px;
}

/*滚动条整体样式*/
.radio-box::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/*滚动条里面小方块*/
.radio-box::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

/*滚动条里面轨道*/
.radio-box::-webkit-scrollbar-track {
    background: transparent;
}

.input-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    /* height: 30px; */
    cursor: pointer;
    margin-bottom: 5px;
}

.input-item:last-of-type {
    margin-bottom: 0;
}

.input-item label {
    display: inline-block;
    /* width: 150px; */
    cursor: pointer;
    line-height: 18px;
}

.-screen-widget-name-districtClusterMap input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0 8px 0 0;
    cursor: pointer;
    height: 18px;
}

/* 标注 */
.marker-wrap:hover .amap-ui-district-cluster-marker {
    display: block;
}

.point-box {
    position: relative;
}

.dot {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* background-color: #64cfd8; */
}

.circle {
    position: absolute;
    box-sizing: border-box;
    border-radius: 50%;
    /* border:1px solid #64cfd8;
    box-shadow:0 0 4px #64cfd8,0 0 8px #64cfd8 inset; */
}

.anim1 {
    animation: warn 1.5s ease-out infinite both;
}

.anim2 {
    animation: warn 1.5s ease-out 0.5s infinite both;
}

.anim3 {
    animation: warn 1.5s ease-out 1s infinite both;
}

@keyframes warn {
    0% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(3);
        opacity: 0
    }
}

.amap-ui-district-cluster-marker {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 22px;
    border-radius: 5px 5px 5px 0;
    /* background-color: rgba(80, 166, 230, 0.8);
    color: #fff; */
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
}

.district-cluster-marker-after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    left: 13px;
    bottom: -12px;
    /* border-top-color: rgba(80, 166, 230, 0.8); */
}

.amap-ui-district-cluster-marker span {
    vertical-align: middle;
    padding: 3px 5px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
}

.amap-ui-district-cluster-marker-title {
    border-radius: 5px 0 0 0;
}

.amap-ui-district-cluster-marker-body {
    /* background-color: rgba(0, 134, 233, 0.8);
    color: #fff; */
    border-radius: 0 5px 5px 0;
}

/* 弹层 */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.hide {
    display: none;
}

.modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0);
    z-index: 998;
}

.modal-box-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

.modal-box-wrapper:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

.modal-box {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
    border: 1px solid #30528f;

    /* width: 500px;
    background-color: #020023;
    border-radius: 4px;
    border: 1px solid #30528f;
    color: #fff;*/

    font-size: 18px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .5);
    text-align: left;
    overflow: hidden;
    backface-visibility: hidden;
}

.modal-box.wh-customize {
    width: 536px;
    height: 441px;
    padding-top: 49px;
    padding-left: 50px;
    padding-bottom: 87px;
    padding-right: 33px;
    background: url(../img/pop_bg.png) center no-repeat;
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
}

.modal-header {
    position: relative;
    padding: 15px 15px 0;
    border-bottom: 1px solid #30528f;
}

.wh-customize .modal-header {
    position: relative;
    padding: 0 0 15px;
    border-bottom: 0;
}

.modal-header .modal-title {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1;
}

.wh-customize .modal-header .modal-title {
    padding: 0;
}

.modal-header .icon-modal-close {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 101;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/icon_close.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.wh-customize .modal-header .icon-modal-close {
    position: absolute;
    top: 6px;
    right: 10px;
}

.modal-content {
    padding: 20px 20px 0;
    /* color: #64cfd8; */
    font-size: 14px;
}

.wh-customize .modal-content {
    padding-top: 20px;
    height: 100%;
    overflow-y: auto;
}

/* 滚动条 */
.scrollbar2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #2288FF;
}

.scrollbar2::-webkit-scrollbar {
    width: 6px;
    background-color: #2288FF;
}

.scrollbar2::-webkit-scrollbar-thumb {
    background-color: #2288FF;
}

/* 弹层样式——new */
.revise-modal-header {
    position: relative;
}

.revise-modal-header .revise-modal-title {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1;
}

.revise-modal-content {
    font-size: 14px;
    margin-top: 20px;
}

.revise-modal-content-top {
    display: flex;
    margin-bottom: 30px;
}

.revise-modal-content-top-img {
    width: 210px;
    height: 118px;
}

.revise-modal-content-top-message {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding-right: 35px;
    margin-left: 29px;
}

.revise-modal-content-top-divide {
    display: block;
    width: 52px;
    height: 4px;
    margin: 10px 0;
    background: linear-gradient(90deg, #2288FF 0%, rgba(22, 199, 255, 0.4) 100%);
}

.info-container {
    font-size: 0;
}

.info-item {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
}

.info-item .info-item-title {
    display: inline-block;
    /* width: 33%; */
    width: 7em;
    min-width: 90px;
    text-align: right;
    margin-right: 8px;
}

.info-item-value {
    display: inline-block;
    width: calc(100% - 7em - 8px);
    vertical-align: top;
}

.item-detail {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
}

.item-detail a {
    text-decoration: none;
    color: #4182CE;
}

.image-box {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #30528f;
    text-align: center;
}

.amap-copyright, .amap-logo {
    display: none !important;
}