﻿.school-map-marker-info  div.clearflow{
    display: flex;
    justify-content: space-between;
    padding: 0 25px 0 0;
}
.school-map-marker-info .school-name {
    /*max-width: 130px;*/
    margin-right: 8px;
    line-height: 20px;
    font-size: 14px;
    color: #262626;
    font-weight: bold;
    flex-grow:1;
}

.school-map-marker-info .school-info-navigation {
    margin: 0;
    display: block;
    float: left;
    padding: 0 6px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    color: #1A8CFF;
    border: 1px solid rgba(26, 140, 255, 0.20);
    border-radius: 14px;
}

.school-map-marker-info .school-info-navigation .icon-nav {
    width: 16px;
    height: 16px;
    display: inline-block;
    -webkit-mask: url(//static.jiaoyubao.cn/images/site/jyb_school_arrow.png) no-repeat;
    mask: url(../images/jyb_school_arrow.png) no-repeat;
    background-color: #1A8CFF;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.school-map-marker-info .school-info-navigation:hover .icon-nav {
    width: 16px;
    height: 16px;
    display: inline-block;
    -webkit-mask: url(//static.jiaoyubao.cn/images/site/jyb_school_arrow.png) no-repeat;
    mask: url(../images/jyb_school_arrow.png) no-repeat;
    background-color: #fff;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.school-map-marker-info .school-info-navigation:hover {
    background: #1A8CFF;
    color: #fff;
}

.school-map-marker-info .school-info-error-btn {
    display: block;
    padding: 0 5px;
    height: 18px;
    line-height: 16px;
    font-size: 12px;
    color: #d9d9d9;
    border: 1px solid #D9D9DA !important;
    border-radius: 2px !important;
    float: inherit !important;
    margin: auto !important;
    text-decoration: none !important;
}

.school-map-marker-info .jyb-btn {
    height: 26px;
    line-height: 24px;
    margin-top: -4px !important;
}

.jyb-map-error .jyb-form-group {
    float: none;
}

.jyb-map-error-list li {
    margin-right: 10px;
    width: auto !important;
    padding: 0 15px;
    height: 30px;
    color: #8C8C8C;
    font-size: 12px;
    line-height: 28px;
    border-radius: 18px;
}

.jyb-map-error-list li:hover {
    background: #E8F3FF;
}

.jyb-map-error-list li.on {
    background: #E8F3FF;
    color: #1a8cff;
    border-color: #1a8cff;
}

.fontW {
    font-weight: bold;
}

.jyb-map-upload-list li {
    margin: 0 10px 5px 0;
    width: 150px;
    height: 100px;
    position: relative;
    float: left;
    border-radius: 2px;
    overflow: hidden;
}

.jyb-map-upload-list li img {
    width: 100%;
    height: 100%;
}

.delete-upload-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 18px;
    background: rgba(38, 38, 38, .5);
    border-radius: 0 0 0 2px;
    cursor: pointer;
}

.delete-upload-btn img {
    width: 16px;
    height: 16px;
}

.jyb-map-upload-list .school-uploader {
    text-align: center;
    border: 1px solid #D9D9DA;
    cursor: pointer;
}

.jyb-map-upload-list .school-uploader img {
    margin: 30px 0 0;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.jyb-map-upload-list .webuploader-pick {
    background: none;
    padding: 0;
}

.jyb-school-map-wx {
    position: absolute;
    top: 20px;
    right: 300px;
    z-index: 9999;
    width: 280px;
    padding: 8px 10px;
    background: #fff;
    box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.jyb-school-map-wx .map-wx-left,
.jyb-school-map-wx .map-wx-left img {
    width: 76px;
    height: 76px;
}

.jyb-school-map-wx .map-wx-right .title {
    margin: 16px 0 0;
    font-weight: bold;
    line-height: 24px;
    font-size: 17px;
    color: #262626;
}

.jyb-school-map-wx .map-wx-right {
    margin-left: 12px;
}

.jyb-school-map-wx .map-wx-right .subtitle {
    margin: 2px 0 0;
    line-height: 16px;
    font-size: 13px;
    color: #8C8C8C;
}

.jyb-map-large-container {
    width: 920px;
    margin-left: -460px;
    padding: 10px
}

.school-container {
    padding: 0 30px 40px;
}

.school-content-title {
    min-height: 80px;
    position: relative;
    line-height: 80px;
}

.school-content-title h3,
.school-content-title h1 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0;
    color: #323232;
}

.school-content-map-container {
    width: 1160px;
    height: 500px;
    position: relative;
}

.school-content-map {
    width: 100%;
    height: 100%;
}

.school-list-container {
    width: 380px;
    height: 100%;
    float: left;
}

.school-list-container ul {
    height: 500px;
    overflow-y: auto;
}

.school-list-container ul+ul {
    display: none;
}

.school-list-container li {
    padding: 15px 15px 17px 44px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.school-list-container li:last-child {
    border-bottom: 0;
}

.school-list-container li.active {
    /*padding: 14px 15px 20px 44px;*/
    background: #f1f8fe;
}

.school-item-left {
    width: 24px;
    height: 26px;
    position: absolute;
    top: 19px;
    left: 10px;
    line-height: 26px;
    text-align: center;
    color: #c0c0c1;
}

.school-item-left i {
    width: 21px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 26px;
    color: #dadad9;
}

.school-item-left span {
    width: 26px;
    position: relative;
    z-index: 2;
    top: -2px;
    display: inline-block;
    text-align: center;
}

.school-list-container li.active .school-item-left {
    color: #fff;
}

.school-list-container li.active .school-item-left i {
    color: #1a8cff;
}

.school-item-active-hide {
    display: block;
}

.school-item-active-show {
    display: none;
}

.school-list-container .active .school-item-active-show {
    display: block;
}

.school-list-container .active .school-item-active-show.school-item-right {
    position: relative;
}

/*.school-list-container .active .school-item-active-show h5{height: 32px;}*/
.school-list-container .active .school-item-active-show.school-item-right h5 {
    height: 32px;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.school-list-container .active .school-item-active-show span{margin-top: -7px;}*/
.school-list-container .active .school-item-active-show.school-item-right span {
    margin-top: -7px;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.school-list-container .active .school-item-active-show.school-item-right .jyb-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.school-list-container .active .school-item-active-show.school-item-right em {
    position: absolute;
    right: 0;
    top: -1px;
}

.school-list-container .active .school-item-active-hide {
    display: none;
}

.school-item-active-show em,
.school-item-active-hide .school-item-btn em,
.school-item-tel-show .jyb-btn {
    display: none;
}

.school-item-tel-show em,
.school-item-tel-show .school-item-btn em {
    display: block;
}

.school-item-msg {
    width: 220px;
}

.school-item-right .school-item-msg h5 {
    width: 160px;
    height: 20px;
    color: #262626;
}

.school-item-right h5,
.school-item-right span {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.school-item-btn { margin-top: 6px; }*/
.school-item-right h5,
.school-item-tel-show .school-item-btn em {
    font-size: 14px;
    line-height: 20px;
    color: #1a8cff;
}

.school-item-tel-show .school-item-btn em {
    width: 160px;
    text-align: right;
    height: 20px;
    position: absolute;
    top: 14px;
    right: 15px;
}

.school-item-right span {
    height: 17px;
    margin-top: 5px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #8c8c8c;
}

.school-item-right dl {
    margin-top: 16px;
    display: none;
}

.school-list-container li.active .school-item-right dl {
    display: block;
}

.school-item-right dt {
    height: 17px;
    font-size: 12px;
    line-height: 17px;
    color: #595959;
}

.school-item-right dd {
    font-size: 12px;
    line-height: 20px;
    color: #595959;
}

.school-item-info {
    width: 380px;
    padding: 26px 30px 30px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: #f1f8fe;
}

.school-item-info h6 {
    height: 17px;
    font-size: 12px;
    line-height: 17px;
    color: #595959;
}

.school-item-info p {
    font-size: 12px;
    line-height: 20px;
    color: #595959;
}

/*校区数 小于 、大于 10*/
.school-num-lt10 .school-content-map,
.school-num-gt10 .school-content-map {
    width: 760px;
    margin-left: 20px;
    float: left;
}

/*校区数大于 10*/
.school-num-gt10 .jyb-tab {
    width: 1124px;
    /*position: absolute;*/
    top: 16px;
    /*left: 67px;*/
    left: 31px;
    border: 0;
    padding-bottom: 16px;
}

.school-num-gt10 .jyb-tab-style1 li {
    height: 46px;
    padding: 0 20px;
    display: inline-block;
    line-height: 46px;
}

.school-num-gt10 .jyb-tab-style1 .jyb-tab-line {
    /*bottom: 28px;*/
    top: 34px;
    /*display: none!important;*/
}

.BMap_stdMpCtrl {
    right: 10px !important;
    left: auto !important;
}

.school-map-marker {
    width: 23px;
    height: 28px;
    position: absolute;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #fff;
}

.school-map-num {
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    line-height: 30px;
    text-align: center;
}

.school-map-icon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 28px;
    cursor: pointer;
    color: #fe1940;
}

.school-map-icon2 {
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 36px;
    font-size: 28px;
    cursor: pointer;
    font-size: 28px !important;
    color: #1a8cff !important;
}

.school-map-marker.active {
    z-index: 9999999 !important;
}

.school-map-marker.active .school-map-icon {
    color: #1a8cff;
}

.school-map-marker .school-map-icon {
    width: 36px;
    height: 36px;
    background: url(../images/map-red@2x.png) no-repeat center;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.jiaoyubao.cn/images/site/map-red@2x.png', sizingMethod='scale');
}

.school-map-marker.active .school-map-icon {
    background: url(../images/map-blue@2x.png) no-repeat center;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.jiaoyubao.cn/images/site/map-blue@2x.png', sizingMethod='scale');
}

.school-map-marker-info {
    width: 380px;
    min-height: 80px;
    padding: 16px 10px 20px 25px;
    position: absolute;
    bottom: 34px;
    left: -149px;
    display: none;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .30);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .30);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .30);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.school-map-marker-info h3 {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
}

.school-map-marker-info p {
    width: auto;
    height: 16px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #595959;
    padding:0 25px 0 0;
    float:none;
}

.school-map-marker-info .jyb-btn {
    margin-top: -12px;
    display: block;
}

.school-map-marker-info  .map-tel-container {
    display: flex;
    justify-content: space-between;
    padding: 0 25px 0 0;
    color: #8C8C8C;
    margin-top:5px;
}

.school-map-marker-info  .map-tel-container a {
    color: #595959;
    padding: 4px 10px;
    border: solid 1px #d9d9da;
    font-size: 12px;
    position:relative;
}
.school-map-marker-info  .map-tel-container a:nth-child(n+1) {
    margin-left:5px;
}
.school-map-marker-info  .map-tel-container a.scan-code {
    color: #1A8CFF;
    border: solid 1px #1A8CFF;
}
.school-map-marker-info  .map-tel-container .map-tel{
    flex-grow:1;
    overflow: hidden;
    text-overflow: ellipsis;
}


.scan-code-img {
    width: 82px;
    /* height: 102px; */
    padding: 4px 2px 3px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    right: -13px;
    top: 28px;
    z-index: 10;
    display: none;
}

.scan-code-img span {
    display: block;
    font-size: 12px;
    color: #8C8C8C;
    text-align: center;
    line-height: 17px;
}

.scan-code-img em {
    display: block;
    width: 72px;
    height: 72px;
    margin: 2px auto 0;
}

.scan-code-img em canvas {
    width: 100%;
    max-height: 100%;
}

/* .scan-code-img img {
    display: block;
    width: 71px;
    height: 71px;
    padding: 4px;
} */

/* .scan-code:hover .scan-code-img {
    display: block !important;
} */

.school-map-marker-info.is-checked .jyb-btn {
    display: none;
}

.school-map-marker-info.is-checked span {
    display: block;
}

.school-map-marker-info.is-checked p {
    width: 100%;
    float: none;
}

.school-map-marker-info .popper__arrow {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 160px;
    border-top: solid 6px #e4e7ed;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
}

.school-map-marker-info .popper__arrow:after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 1px;
    left: -6px;
    display: block;
    content: ' ';
    border-top: solid 6px #fff;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
}





.map-xq-list {
    width: 452px;
    height: 440px;
    background: #fff;
    position: absolute;
    left: 30px;
    top: 30px;
}

.xq-list {
    width: 452px;
    height: 440px;
    padding: 20px 0 5px;
    overflow-y: hidden;
}

.xq-list:hover {
    overflow-y: auto;

}


.xq-list::-webkit-scrollbar {
    width: 6px;
    background-color: #ABABAB;
}

.xq-list::-webkit-scrollbar-thumb {
    background-color: #ABABAB;
    border-radius: 5px;
}

/*滚动条的背景颜色*/

.xq-list::-webkit-scrollbar-track {
    background: #fff;
}

.xq-list li {
    margin-bottom: 20px;
    padding-top: 5px;
    position: relative;
}

.xq-list li .list-t {
    width: 100%;
    padding: 0 20px 0 14px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.xq-list li .list-t-a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.xq-list li .list-t .sort {
    width: 24px;
    height: 24px;
    position: relative;
    margin-right: 10px;
}

.xq-list li .list-t .sort span {
    display: block;
    width: 25px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 11px;
    font-weight: 600;
    color: #D9D9DA;
    text-align: center;
    line-height: 20px;
    z-index: 1;
}

.xq-list li .list-t .sort i {
    width: 24px;
    height: 24px;
    font-size: 26px;
    text-align: center;
    line-height: 24px;
    color: #D9D9DA;
    position: absolute;
    left: 0px;
    top: 0px;
}

.xq-list li .list-t .xq-info {
    width: 240px;
    height: 44px;
    margin-right: 18px;
}

.xq-list li .list-t .xq-info span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #262626;
    line-height: 20px;
    margin-bottom: 5px;
}

.xq-list li .list-t .xq-info em {
    display: block;
    font-size: 14px;
    color: #ABABAB;
    line-height: 20px;
}

.xq-list li .list-t .xq-list-map {
    width: 50px;
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-right: 21px;
}

.xq-list li .list-t .xq-list-map:after {
    content: '';
    width: 1px;
    height: 14px;
    background: #E8E8E8;
    position: absolute;
    right: -10px;
    top: 3px;
}

.xq-list li .list-t .xq-list-map i {
    width: 16px;
    height: 16px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    color: #1a8cff;
    margin: 2px 3px 0 0;
}

.xq-list li .list-t .xq-list-map span {
    font-size: 14px;
    color: #595959;
    line-height: 20px;
}

.xq-list li .list-t .xq-list-tel {
    width: 50px;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.xq-list li .list-t .xq-list-tel i {
    width: 16px;
    height: 16px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    color: #fe8a00;
    margin: 2px 3px 0 0;
}

.xq-list li .list-t .xq-list-tel>span {
    font-size: 14px;
    color: #595959;
    line-height: 20px;
}

.xq-list li .list-t .xq-list-tel>div {
    width: 82px;
    height: 102px;
    padding: 4px 2px 3px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    right: -20px;
    top: 28px;
    z-index: 10;
    display: none;
}

/* .xq-list li .list-t .xq-list-tel:hover>div {
    display: block;
} */

.xq-list li .list-t .xq-list-tel>div>span {
    display: block;
    font-size: 12px;
    color: #8C8C8C;
    text-align: center;
    line-height: 17px;
}

.xq-list li .list-t .xq-list-tel>div>em {
    display: block;
    width: 72px;
    height: 72px;
    margin: 2px auto 0;
}

.xq-list li .list-t .xq-list-tel>div>em>canvas {
    width: 100%;
    max-height: 100%;
}

.xq-list li .list-t .xq-list-tel>div>em>img {
    width: 100%;
    max-height: 100%;
}

.xq-list li .list-b {
    display: none;
}

.xq-list .active {
    padding: 15px 0;
    background: #f5fcff;
}

.xq-list .active::before {
    content: '';
    width: 4px;
    height: 97px;
    background: #1A8CFF;
    position: absolute;
    left: 0px;
    top: 15px;
}

.xq-list .active .list-t {
    padding-bottom: 10px;
}

.xq-list .active .list-t .sort i,
.xq-list .active .list-t .xq-info span,
.xq-list .active .list-t .xq-info em {
    color: #1A8CFF;
}

.xq-list .active .list-t .sort span {
    color: #FFF;
}

.xq-list .active .list-b {
    display: block;
    width: 379px;
    padding-top: 10px;
    border-top: 1px solid #EBEBEB;
    margin-left: 48px;
}

.xq-list .active .list-b>span {
    display: block;
    width: 150px;
    height: 30px;
    background: #1890FF;
    border-radius: 4px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
#map-iframe {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#map-iframe iframe {
    width: 100%;
    height: 100%;
}
.map-pop-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0,0,0,.5);
}
.map-box {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 1220px;
    height: 580px;
    margin: -290px 0 0 -610px;
}
.school-map-marker-info .zhuan{
    display:none;
}
.map-tel-content{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}