.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(255,87,0,0.8);
}
.swiper-pagination-bullet-active {
    color:#fff;
    background: #007aff;
}
.overall_index_header{
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    font-size: 24px;
    color: #124a9f;
    font-weight: bold;
}
.overall_search{
    float: left;margin-left: 50px;/*border: 1px solid #ccc;*/
}
.overall_search form{

    width: 470px !important;
}
.overall_search form input:first-of-type{
    width: 410px !important;
}
.overall_release{
    float: left;
    margin-left: 50px;
    margin-top: 23px;
    background-color: #ffefe7;
    padding: 9px;
    color: #f94c10;
}
.overall_postion{
    color: #8e8b84;
    margin-left: 10px
}
 .search{
    float: left;
    margin-top: 34px;
    margin-left: 270px;
}
.search_school{
    padding-right: 5px;
    color: #1B89E1;
}
.search_class{
    padding-right: 5px;
    padding-left: 5px;
}
.search_news{
    padding-left: 5px;
}

.city_content{
    background:#f5f5f5;
}
.city_content_2{
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.city_letter{
    width: 4%;float: left;height: 100%;line-height: 50px;font-weight: bold;text-align: center;
}
.city_rovince{
    float:left;background-color: #fff;width:96%;line-height: 50px;
}
.city_name_lists{
    border-top: 1px solid #ededed;
}
.city_name_lists:first-child{
    border-top: 0px solid #ededed;
}
.city_name_lists ul li{
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #30383b;
}
.city_rovince_name{
    text-align: center;
    font-size: 16px;
    color: #32332e;
    border-left: 1px solid #ededed;
}
.city_rovince_lists{
    width: 60px;
    float: left;
}
.city_name_lists_ul{
    border-left: 1px solid #ededed;
    float: left;
    width: 1086px;
}
