/* 校区分布 */
.school-list{
    width:700px;
    background:#fafcff;
    padding:15px 15px 5px 15px;
    position:absolute;
    right:0;
    top:50px;
    border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -o-border-radius:7px;
    display:none;
    z-index:10;
    box-shadow:2px 2px 4px #666;
}
.school-list .arrows-top{
    display:block;
    width:0 ;
    height:0;
    border:10px solid ;
    border-color: transparent transparent #eee transparent;
    position:absolute;
    right:20px;
    top:-20px;
}
.school-list li{
    width:100%;
    margin-bottom:10px;
}
.school-list li .province{
    width:60px;
    height:30px;
    text-align:center;
    line-height:30px;
    background:#fafcff;
    float:left;
    font-weight:600;
}
.school-list li .city{
    width:600px;
    float:right;
    background:#fafcff;
}
.school-list li .city .school-name{
    display:inline-block;
    width:95px;
    height:30px;
    line-height:30px;
}
/*
     FILE ARCHIVED ON 20:10:11 Jun 26, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:19:53 Jul 27, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.408
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 211.923
  LoadShardBlock: 117.649 (3)
  PetaboxLoader3.datanode: 163.266 (4)
  load_resource: 106.659
  PetaboxLoader3.resolve: 33.036
*/