#jygh-title{
    z-index: 2;
    width: 360px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -180px;
    box-sizing: border-box;
    background: url("../../images/bg_infinite.png") repeat 0 0;
}
#container-left .jygh-tab-box{
    padding: 0 15px;
    box-sizing: border-box;
}
#container-left .jygh-tab-box .jygh-tab-one{
    display: block;
    width: 100px;
    height: 90px;
    margin: 15px 5px;
    cursor: pointer;
}
#container-left .jygh-tab-box .jygh-tab-img{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: url("../../images/jygh/icon_planmenu.png") no-repeat -70px 0;
}
#container-left .jygh-tab-box .jygh-tab-one-gkj .jygh-tab-img{
    background: url("../../images/jygh/icon_planmenu.png") no-repeat -70px -70px;
}
#container-left .jygh-tab-box .jygh-tab-one-cb .jygh-tab-img{
    background: url("../../images/jygh/icon_planmenu.png") no-repeat -70px -140px;
}
#container-left .jygh-tab-one-new-active .jygh-tab-img{
    background: url("../../images/jygh/icon_planmenu.png") no-repeat 0 0!important;
}
#container-left .jygh-tab-one-gkj-active .jygh-tab-img{
    background: url("../../images/jygh/icon_planmenu.png") no-repeat 0 -70px!important;
}
#container-left .jygh-tab-one-cb-active .jygh-tab-img{
    background: url("../../images/jygh/icon_planmenu.png") no-repeat 0 -140px!important;
}
#container-left .jygh-tab-box .jygh-tab-text{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
#container-left .jygh-tab-box .jygh-tab-btn{
    width: 100%;
    height: 30px;
    line-height: 28px;
    border: 1px solid #353535;
    background: rgba(53,53,53,0);
    font-size: 12px;
    color: #fff;
    padding: 0 30px 0 5px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
#container-left .jygh-tab-box .jygh-tab-btn:hover{
    background: rgba(53,53,53,1);
}
#container-left .jygh-tab-box .jygh-tab-btn-go{
    display: block;
    position: absolute;
    right: 30px;
    top: 10px;
    width: 10px;
    height: 8px;
    background: url("../../images/jygh/btn_rightarrow.png") no-repeat;
}
.jygh-tab-marker{
    position:relative;
    top: 0;
    left: 0;
    width: 398px;
    height: 238px;
    padding: 20px;
    box-sizing: border-box;
    z-index: 10000;
    background: url("../../images/jygh/bg_ufowindow.png") no-repeat 0 0;
}
.jygh-tab-marker .jygh-tab-marker-content{
    color:#282828;
}
.jygh-tab-marker .jygh-tab-marker-Pro{
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}
.jygh-tab-marker .jygh-tab-marker-Type{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.jygh-tab-marker .jygh-tab-marker-Num{
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-family: 'Roboto';
}
.jygh-tab-marker .jygh-tab-marker-Text{
    display:inline-block;
    margin-left: 5px;
    height: 30px;
    font-size: 12px;
}
.jygh-tab-marker-echart{
    position: absolute;
    right: 20px;
    top: 60px;
    width: 250px;
    height: 130px;
}
body.spa_ve .amap-markers{
    z-index: 101!important;
}
body.spa_ve .amap-vectors{
      z-index: 102!important;
}
/*!*撤并学校marker*!*/
.jygh-marker-cb-content{
    position: relative;
    /*top: -27px;*/
    /*left: -15px;*/
    width:360px;
    padding: 20px;
    box-sizing: border-box;
    background:#fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    text-align: left;
}
.jygh-marker-cb-content:after{
    content: "";
    display: block;
    width: 14px;
    height: 10px;
    background: url("../../images/jygh/bg_window_triangle.png") no-repeat;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -7px;
}
.jygh-marker-cb-content .jygh-marker-cb-close{
    position: absolute;
    right: 5px;
    top: 5px;
    color: #535353;
}
.jygh-marker-cb-content .jygh-marker-cb-name{
    background: url("../../images/jygh/icon_window_spot.png") no-repeat 0 11px;
    padding-left: 22px;
    box-sizing: border-box;
    font-size: 16px;
    color: #535353;
    height: 40px;
    line-height: 40px;
}
.jygh-marker-cb-content .jygh-marker-bg{
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #eb6100;
    vertical-align: text-top;
    margin-right: 8px;
}
.jygh-marker-cb-content .jygh-marker-cb-time,.jygh-marker-cb-content .jygh-marker-cb-sm{
    box-sizing: border-box;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}
.jygh-tab-icon{/*热力图悬窗小点*/
    background: url("../../images/jygh/img_stick_dot.png");
    width: 24px;
    height: 24px;
}