/*右边详情*/

/*详情*/
#container-right .detail-box{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 480px;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
/*排行榜*/
#container-right .rank-box{
    position: absolute;
    /*top: 10px;*/
    /*top: 0px;*/
    top:50px;/*嫌小屏幕遮住了学生和教职工的图例切换，所以向下调整了*/
    right: 490px;
}
#container-right .rank-bg{
    width: 150px;
    /*height: 100px;*/
    height: 120px;
    /*padding: 10px 0;*/
    box-sizing: border-box;
    /*background: url("../images/bg_sum.png") no-repeat 0 0;*/
}
#container-right .rank-bg .rank-title{
    position: absolute;
    top: 10px;
    left: 0;
    width: 150px;
    height: 100px;
    box-sizing: border-box;
}
#container-right .rank-bg .rank-title-left{
    position: absolute;
    top: 0;
    left: 0;
    width:75px;
    height: 100px;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
#container-right .rank-bg .rank-title-right{
    position: absolute;
    top: 0;
    left: 75px;
    width:75px;
    height: 100px;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
#container-right .rank-bg .rank-title-content{
    position: absolute;
    top: 10px;
    left: 10px;
    /*display: none;*/
    overflow: hidden;
    zoom:1;
    z-index: 2;
    width:130px;
    height:80px;
}
#container-right .rank-bg .rank-title .rank-text{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
#container-right .rank-bg .rank-title .rank-num{
    font-size: 24px;
    color: #0ba5ff;
    font-family: Roboto;
    line-height: 40px;
}
#container-right .rank-ul{
    /*display: none;*/
    width: 150px;
    height: 260px;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 5px;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
#container-right .rank-ul .rank-list .name{
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
}
#container-right .rank-ul .rank-list .num{
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-family: Roboto;
    font-size: 12px;
    color: #0ba5ff;
}
#container-right .pick-up{
    width:40px;
    height:100%;
    border:1px dashed #000;
    border-top:none;
    border-bottom: none;
    box-sizing: border-box;
    position: relative;
}
.x-icon{
    margin:25px 5px;
    height:30px;
    width:30px;
    background:url("../images/info_cross_animation.png") no-repeat 0 0;
}
.x-icon-info_cross{
    background:url("../images/info_cross_animation.png") no-repeat 0 0;
}
.x-icon-pullout{
    background:url("../images/info_pullout_animation.png") no-repeat 0 0;
}
.x-icon:hover{
    background-position: -420px 0;
    transition: background 0.5s steps(14);
}
/*.three-line:hover{*/
    /*background-position: -420px 0;*/
    /*transition: background 0.5s steps(15);*/
/*}*/

.four-images{
    position: absolute;
    top:50%;
    margin-bottom: -65px;
    height: 130px;

}
.four-images .icon01{
    width:20px;
    height:20px;
    background:url("../images/icon_information_table.png") no-repeat 0 0;
}
/*.four-images .icon01_atv{*/
    /*background:url("../images/icon_information_table.png") no-repeat 0 -30px;*/
/*}*/
.icon01,.icon02,.icon03,.icon04{
    width:20px;
    height:20px;
    margin:0 10px 16px 10px;
    cursor: pointer;
}
.icon04{
    margin-bottom:0;
}

.icon02{
    background:url("../images/icon_information_table.png") no-repeat -30px 0;
}
.icon03{
    background:url("../images/icon_information_table.png") no-repeat -60px 0;
}
.icon04{
    background:url("../images/icon_information_table.png") no-repeat -90px 0;
}
.icon01:hover{
    background:url("../images/icon_information_table.png") no-repeat 0 -30px;
}
#container-right .wtfk-icon{
    position: absolute;
    bottom:65px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    background: url("../images/common/icon_feedback.png") no-repeat;
}
#container-right .wtfk-icon:hover{
    background-position: 0 -40px;
}
#container-right .theme{
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 38px;
    height: 40px;
    padding-left: 4px;
    box-sizing: border-box;
}
#container-right .theme-menu{
    width: 30px;
    height: 30px;
    background: url("../images/btn_colorschemes.png") no-repeat 0 0;
}
#container-right .theme-menu:hover{
    width: 30px;
    height: 30px;
    background: url("../images/btn_colorschemes.png") no-repeat 0 -40px;
}
#container-right .theme-menu-active{
    background: url("../images/btn_colorschemes.png") no-repeat 0 -40px;
}
#container-right .theme-box{
    position: absolute;
    top: -8px;
    right: 38px;
    width: 195px;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
    background: url("../images/bg_infinite.png") repeat;
}
#container-right .theme-box .theme-list{
    box-sizing: border-box;
    cursor: pointer;
    width: 40px;
    height: 30px;
    margin-right: 5px;
    background: url("../images/img_colorschemes.png") no-repeat 0 0;
}
#container-right .theme-box .theme-bg-black{
    background: url("../images/img_colorschemes.png") no-repeat -45px 0;
}
#container-right .theme-box .theme-bg-grey{
    background: url("../images/img_colorschemes.png") no-repeat -90px 0;
}
#container-right .theme-box .theme-bg-blue{
    background: url("../images/img_colorschemes.png") no-repeat -180px 0;
}
#container-right .theme-box .theme-list:last-child{
    margin-right: 0;
}
#container-right .pick-up-content{
    width:440px;
    height:100%;
    padding: 10px 6px 0 10px;/*考虑滚动条占位*/
    box-sizing: border-box;
    overflow-y: auto;
}
#container-right .content-title{
    width:100%;
    /*height: 60px;*/
    /*font-size: 24px;*/
    /*color: #fff;*/
    /*box-sizing: border-box;*/

    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}
.content-title>span:first-child{
    width:310px;
    display: inline-block;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    /*height:100%;*/ /*2021-3-11 该行代码影响了在公众服务平台发现会撑大标题内容，所以去掉，*/
}
#container-right .content-title>span:last-child{
    font-size: 12px;
    color: #0ba5ff;
    display: inline-block;
    height:100%;
    line-height: 30px;
    float: right;
}
#container-right .info-content{
    padding:10px 0 0 0;
    margin-bottom: 40px;
}
.tag{
    display: inline-block;
    border:1px solid #0ba5ff;
    font-size: 12px;
    color: #0ba5ff;
    height: 12px;
    line-height: 12px;
    /*height: 20px;*//*为了解决ie没有居中对齐的问题*/
    padding: 4px 5px;/*为了解决ie没有居中对齐的问题，上下用padding撑了*/
    margin: 0 5px 5px 0;
}
.detail-mzsm-img{
    position: relative;
    top:4px;
}
.detail-content,.detail-content-hidden{
    width:420PX;
    /*height:240px;*/
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;

}
.detail-content pre,.detail-content-hidden pre{
    font-family:Arial,Source Han Sans CN,microsoft yahei, SimHei, SimSun, Helvetica, verdana, sans-serif;
}
.detail-content-hidden{
    display: none;
}
.open-all{
    font-size: 12px;
    color: #0ba5ff;
    line-height: 24px;
    text-align: right;
    cursor: pointer;
}
.line{
    width:120px;
    border-bottom: 1px solid #0ba5ff;
    transition: .5s all;
}
.connection{
    padding: 10px 0 40px 0;
    /*padding: 10px 0 40px 10px;*/
}
.connection p{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding-left: 30px;
}

.connection p.connection-name{
    padding-left: 0px;
}
.connection-adress{
    /*background: url("../images/icon_contact.png") no-repeat 0 0;*/
    background: url("../images/icon_con_address.png") no-repeat 0 0;
    width: 30px;
    height: 30px;

}
.connection-mobile{
    /*background: url("../images/icon_contact.png") no-repeat 0 -30px;*/
    background: url("../images/icon_con_tel.png") no-repeat 0 0;
    width: 30px;
    height: 30px;

}
.connection-net{
    /*background: url("../images/icon_contact.png") no-repeat 0 -60px;*/
    background: url("../images/icon_con_web.png") no-repeat 0 0;
    width: 30px;
    height: 30px;
}
.connection-xzglbm{/*行政主管部门*/
    background: url("../images/icon_highermng.png") no-repeat 0 0;
    width: 30px;
    height: 30px;
}
.connection-jzwdl{/*高校建筑物小icon*/
    background: url("../images/gxjzwdl/newspriteicon.png") no-repeat 0 0;
    width: 30px;
    height: 30px;
}
/*轮播样式*/
.gk-swiper {
    width: 420px;
    height: 170px;
    padding: 10px 0 40px;
    margin-bottom: 40px;
}
/*.swiper-container {*/
    /*width: 420px;*/
    /*height: 170px;*/
    /*padding: 10px 0 40px;*/
/*}*/
.gk-swiper .swiper-slide {
    /*width:136px !important;*/
    height:136px !important;
    margin:5px 6px 5px 0 !important;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-position: 50% 50%;
    background-size: cover;
    float: left; /*因为ie9图片掉下来，是因为不支持flex，所以加上了浮动*/
}
.gk-swiper .swiper-slide:hover{
    cursor: pointer;
}
.gk-swiper .swiper-slide>img{
    width:100%;
    height:100%;
}
/*按钮样式改成浮动，兼容ie11,原来display:inline-block和浮动混用有误*/
.gk-swiper  .swiper-button-prev{
    top:98%;
    left:0;
    width:40px;
    height:24px;
    background-image: url("");
}
.gk-swiper .swiper-button-prev .prev-icon{
    display: inline-block;
    width:10px;
    height:24px;
    background: url("../images/sprites_img_btn.png") no-repeat 0 0;
}
.gk-swiper .swiper-button-prev .prev-points{
    display: inline-block;
    width:30px;
    height:24px;
    line-height: 24px;
    background: url("../images/sprites_img_btn.png") no-repeat 0 -24px;
    transition: all 0.5s;
}
.gk-swiper .swiper-button-next{
    top:98%;
    right:0;
    width:40px;
    height:24px;
    background-image: url("");
}
.gk-swiper .swiper-button-next .next-icon{
    display: inline-block;
    width:10px;
    height:24px;
    background: url("../images/sprites_img_btn.png") no-repeat -20px 0;
}
.gk-swiper .swiper-button-next .next-points{
    display: inline-block;
    width:30px;
    height:24px;
    line-height: 24px;
    background: url("../images/sprites_img_btn.png") no-repeat -32px -48px;
    transition: all 0.5s;
}
.gk-swiper .prev-points:hover{
    /*transition: all 0.5s;*/
    background: url("../images/sprites_img_btn.png") no-repeat -32px -24px;
}
.gk-swiper .next-points:hover{
    /*transition: all 0.5s;*/
    background: url("../images/sprites_img_btn.png") no-repeat 0 -48px;
}
.video{
    padding-top:10px;
    box-sizing: border-box;
    width: 420px;
    margin-bottom: 40px;
}
/*.video>img{
    width:200px;
    height:120px;
    box-sizing: border-box;
}*/
.video-left,.video-right{
    width:200px;
    height:120px;
    box-sizing: border-box;
}
.video-left{
    background: url("../images/img_video1.png") no-repeat;
    margin-right: 15px;
    position: relative;
}
.video-right{
    background: url("../images/img_video2.png") no-repeat;
    position: relative;
}
.video-left>img,.video-right>img{
    position: absolute;
    bottom:8px;
    left:10px;
}
.bottom-scroll-icon{
    position: absolute;
    z-index: 990;
    bottom: 40px;
    right: 45%;
    height: 14px;
    width: 8px;
    font-size: 22px;
    /*color: rgba(255, 255, 255, 0.3);*/
    color: #0ba5ff;
    border-radius: 5px;
    border: solid 2px;
    -webkit-transition: .4s;
    transition: .4s
}
.bottom-scroll-icon:after{
    content: '';
    width: 2px;
    height: 3px;
    position: absolute;
    left: 3px;
    background-color:  #0ba5ff;
    border-radius: 50%;
    -webkit-animation: scroll-icon 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
    animation: scroll-icon 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
.bottom-scroll-icon .scroll-arrow{
    width: 8px;
    height: 15px;
    position: absolute;
    top: 24px;
    background: url("../images/icon_scroll_arrow.png") no-repeat 0 0;
    -webkit-animation: scroll-icon 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
    animation: scroll-icon 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
@keyframes scroll-icon {
    0%{
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }
    30%,70%{
        opacity: 1;
    }
    100%{
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0;
    }
}
.view{
    display: none;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top:0;
    left:0;
    z-index: 1000;
    padding:10px;
    box-sizing: border-box;
}
.view-img{
    position: absolute;
    top: 50%;
    left: 50%;
}
.view-img>img{
    position: absolute;
    top: 50%;
    left: 50%;
}

/*学区范围*/
#xuequ-range{
    position: absolute;
    top: 0px;
    right: 490px;
}
#xuequ-range .xuequ-range-bg{
    width: 300px;
    height: 100px;
    padding: 10px 0;
    box-sizing: border-box;
    /*background: url("../images/bg_sum.png") repeat-x 0 0;*/
}
#xuequ-range .xuequ-range-title{
    position: absolute;
    top: 10px;
    left: 0;
    width: 300px;
    min-height: 80px;
    height: 100%;
    box-sizing: border-box;
}
#xuequ-range .xuequ-range-top{
    font-family: "Source Han Sans CN";
    font-size: 16px;
    color: #fff6aa;
    line-height: 24px;
    margin-bottom: 5px;
    /*text-align: center;*/
}
#xuequ-range .xuequ-range-content {
    font-family: "Source Han Sans CN";
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    text-align:left;
    max-height: 150px;
    overflow-y: auto;
}
#xuequ-range  .xuequ-range-title-left{
    position: absolute;
    top: 0;
    left: 150px;
    height: 100%;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
#xuequ-range  .xuequ-range-title-right{
    position: absolute;
    top: 0;
    left: 150px;
    height: 100%;
    background: url("../images/bg_infinite.png") repeat 0 0;
}
#xuequ-range  .xuequ-range-title-content{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    overflow: hidden;
    zoom:1;
    z-index: 2;
    width:300px;
    min-height:80px;
    padding: 10px;
    box-sizing: border-box;
}
.video-img-position{
 position: absolute;
    top: 0;
    left: 0;
    background: url("../images/img_play.png") no-repeat center center;
    width: 200px;
    height: 120px;
}
.connect-font{
    font-size: 14px;
    width: 375px;
    line-height:20px;
    padding:5px 0;
    color: #ffffff;
}
.connect-font{
    width: 373px;
}
.con-gxjzwdl .connect-font{/*高校建筑物道路点击的文字样式*/
    width: 120px;
    font-size: 14px;
    color:#fff;
}
.con-gxjzwdl .connect-font:hover{/*高校建筑物道路点击的文字hover样式*/
    cursor: pointer;
    color:#0ba5ff;
}
.view-video{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 950px;
    margin-left: -475px;
    margin-top: -300px;
}
.close_view_btn{
    display: block;
    width:25px;
    height: 25px;
    background:url("../images/btn_image_close.png");
    position: absolute;
    top:10px;
    right:10px;
}
.close_view_btn:hover{
    cursor: pointer;
}

/*数据来源*/
.sjly-con{
    position: absolute;
    top:0;
    right:0;
}
.sjly-con:hover .sjly-detail{
    display: block;
}
.sjly-con:before{
    content: "";
    display: block;
    width: 89px;
    height: 8px;
    position: absolute;
    top:30px;
    left: 0;
}
.sjly-con .sjyl-title{
    height: 30px;
    line-height: 30px;
    padding-left: 17px;
    box-sizing: border-box;
    background: url("../images/common/icon_datasource.png") left center no-repeat;
    font-size: 12px;
    color:#0ba5ff;
    font-family: Source Han Sans CN, microsoft yahei, SimHei, SimSun, Arial, Helvetica, verdana, sans-serif;
    cursor: pointer;
}
.sjly-con .sjly-detail{
    background-color: #282828;
    width: 420px;
    padding:18px 20px 8px 10px;
    box-sizing: border-box;
    position: absolute;
    top:36px;
    right:0;
    z-index: 100;
    display: none;
}
.sjly-con .sjly-detail:after{
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url("../images/common/icon_datasource_tri.png") no-repeat;
    position: absolute;
    top:-6px;
    right: 40px;
}
.sjly-con .ul-out .li-out{
    border-left: 2px solid #0ba5ff;
    margin-bottom: 10px;
    padding-left: 8px;
    box-sizing: border-box;
}
.sjly-con .ul-inset>li{
    width: 100%;
    line-height: 16px;
    font-size: 12px;
    color:#fff;
    font-family:Roboto,Source Han Sans CN, microsoft yahei, SimHei, SimSun, Arial, Helvetica, verdana, sans-serif;
    text-align: justify;
}
pre {
    white-space: pre-wrap; /*css-3*/
    white-space: -moz-pre-wrap; /*Mozilla,since1999*/
    white-space: -pre-wrap; /*Opera4-6*/
    white-space: -o-pre-wrap; /*Opera7*/
    word-wrap: break-word; /*InternetExplorer5.5+*/
}
/*数据来源结束*/
.xq_right_blue{
    font-family: Source Han Sans CN, microsoft yahei, SimHei, SimSun, Arial, Helvetica, verdana, sans-serif;
    font-size: 12px;
    color: #0da6ff;
    line-height: 18px;
    margin-bottom: 5px;
}