.info_board{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    /* padding: 20px; */
    padding-right: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.school_logo{
    height: 184px;
    width: 184px;
    padding: 10px; 
    border-radius: 10px;
    overflow: hidden;
    background-color: #f7f7f7;
}
.school_logo .logo{
    height: 164px;
    width: 100%;
    object-fit: scale-down; 
    border-radius: 10px;
}

.school_info{
    flex: 1; 
}
.school_info:hover{
    box-shadow: none;
}

.info_ul{
    display: flex;
    flex-wrap: wrap;
}
.info_ul li{
    line-height: 22px !important;
    min-width: 230px;
    /* background-color: pink; */
    /* white-space: nowrap; */
    margin-right: 16px;
}









.entrance-title {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 24px 0 11px 0
}

.entrance-wrap {
    width: 770px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-sizing: border-box;
    padding: 20px;
}

.entrance-time-title {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px;
}

.entrance-time-wrap {
    width: 730px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #F2F9FF;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 16px;
}

.entrance-time-wrap:last-child {
    margin-bottom: 0
}

.entrance-time-wrap-data {
    display: flex;
    margin-bottom: 12px;
    position: relative;
}

.entrance-time-wrap .entrance-time-wrap-data:last-child {
    margin-bottom: 0;
}

.entrance-time-wrap-data .entrance-time-wrap-data-point {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #5E82FF;
    margin-right: 10px;
    margin-top: 5px
}

.entrance-time-wrap-data .entrance-time-wrap-data-time {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-right: 24px;
    width: 158px;
}

.entrance-time-wrap-data .entrance-time-wrap-data-text {
    width: 488px;
    color: #666666;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.entrance-time-wrap-data:before {
    content: '';
    width: 0px;
    height: 100%;
    /* background-color:#5E82FF; */
    position: absolute;
    left: 5px;
    top: 15px;
    border-left: 1px dashed #5E82FF;
}

.entrance-time-wrap .entrance-time-wrap-data:last-child:before {
    border-left: none
}

 

.entrance-wrap-qu {
    width: 730px;
    justify-content: space-between;
}

.entrance-wrap-qu-s {
    /* width: 350px; */
    flex-grow: 1;
}
.entrance-wrap-qu-s:nth-child(2){
    margin-left:30px
}
.entrance-wrap-qu-s-old{
    width: 350px;
}

.entrance-wrap-qu-title {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px
}

.entrance-wrap-qu-s-old img {
    width: 350px;
    height: auto;
    border-radius: 10px;
}

.entrance-wrap-qu-title a {
    color: #5e82ff;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-left: 24px
}

.entrance-wrap-tiaojian-title {
    width: 730px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.entrance-wrap-yaoqiu-title {
    width: 730px;
    justify-content: start;
    margin-bottom: 10px;
}

.entrance-wrap-tiaojian-title-l {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;


}

.entrance-wrap-tiaojian-title-r {
    color: #5e82ff;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.entrance-wrap-yaoqiu-a {
    margin-left: 24px;
    color: #5e82ff;
}

.entrance-wrap-yaoqiu-a a:hover {
    color: #45A7FE
}

.entrance-wrap-tiaojian-content {
    width: 730px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #F8F8F8;
    box-sizing: border-box;
    padding: 20px;
    color: #333333;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 16px
}

.entrance-wrap .entrance-wrap-tiaojian-content:last-child {
    margin-bottom: 0
}

.entrance-wrap-qu-title .button-enter {
    /* width: 100px; */
    /* height: 32px; */
    flex-shrink: 0;
    border-radius: 40px;
    background: #5E82FF;
    box-sizing: border-box;
    padding: 5px 24px 6px 24px;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-left: 16px
}

.entrance-wrap-baoming-content {
    /* width: 350px; */
    flex-shrink: 0;
    border-radius: 10px;
    background: #F6FBFF;
    box-sizing: border-box;
    padding: 20px;
}

.entrance-wrap-baoming-content .entrance-wrap-baoming-content-data {
    display: flex;
    margin-bottom: 12px
}

.entrance-wrap-baoming-content .entrance-wrap-baoming-content-data:last-child {
    display: flex;
    margin-bottom: 0
}

.entrance-wrap-baoming-content .entrance-wrap-baoming-content-data-l {
    color: #666666;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    width: 84px;
    margin-right: 20px
}

.entrance-wrap-baoming-content .entrance-wrap-baoming-content-data-r {
    color: #666666;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* width: 206px */
}

.entrance-wrap-baoming-content .entrance-wrap-baoming-content-data-r a {
    color: #5e82ff;
}


.new-zixun {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 20px
}

.new-zixun-wrap {
    width: 406px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-sizing: border-box;
    padding: 16px 20px;
    margin-bottom: 20px
}

.img-wrap {
    width: 406px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-sizing: border-box;
    padding: 16px 20px;
    margin-bottom: 20px
}


.new-zixun-wrap a:hover {
    color: #45A7FE
}

.new-zixun-wrap a {
    margin-top: 14px;
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    padding-left: 18px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    box-sizing: border-box;
}

.new-zixun-wrap a:first-child {
    margin-top: 0
}

.new-zixun-wrap a:before {
    content: "";
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 50%;
    background: #5E82FF;
    position: absolute;
    left: 0;
    top: 6px;
}

.other-zhaungti-wrap {
    flex-wrap: wrap;
}

.other-zhaungti {
    width: 50%;
    margin: 8px 0;
    display: flex;

}

.other-zhaungti img {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    margin-right: 10px;
    display: block;
}

.other-zhaungti a {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 6px
}

.other-zhaungti a:hover {
    color: #45A7FE
}

.hot-city {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

.hot-city-wrap {
    display: flex;
    text-align: justify;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.hot-city-wrap a:nth-child(3n){
    margin-right:0;
}

.hot-city-wrap a {
    color: #333333;
    margin-right:27px;
    text-align: justify;
    font-family: "Microsoft YaHei UI";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px

}

.hot-city-wrap a:hover {
    color: #45A7FE
}
.top-breadcrumb a:hover{
    color: #45A7FE
}



.tab_info_outer_box{
    background-color: #fff;
    padding-bottom: 20px;
    border-radius: 10px;
}


div[id^="index"]{
    /* position: absolute; */
    /* background-color: pink; */
    display: none;
}




.ruxue_content {
  margin-bottom: 50px;
    /* background-color: skyblue; */
}
.tab_box{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-bottom: 18px;
}
.tab_box .tab_i{ 
     width: fit-content;
     white-space: nowrap;
     margin-right: 24px; 
    /* background-color: #d0f1a5; */
    font-size: 16px;
    height: 34px;
}

.tab_box .tab_i.active{
    position: relative;
    color: #5E82FF;
    font-weight: 600;
}
.tab_box .tab_i.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 5px;
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);

    background-color: #5E82FF;
}

.tab_box .tab_i:last-child{
    margin-right: 0;
}

/* 隐藏滚动条 */
.noScrollBar::-webkit-scrollbar {
    display: none;  
    width: 0 !important;  
    height: 0 !important;  
    -webkit-appearance: none;  
    background: transparent;  
}
.no_copy{
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
 




.xuxiankuang{  
    height: 68px; 
    border-radius: 10px;
    border: 1px dashed #8CA6FF;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin: 20px;
    margin-bottom: 0;
}
.xuxian_inner_item{
    display: flex;
    align-items: center;
}
.xuxian_inner_item a{
    color: #5E82FF;
}

.xuxian_inner_item .btn_st{
    background-color: #5E82FF;
    border-radius: 30px;
    font-size: 14px;
    height: 30px;
    line-height: 30px !important;
    min-width: 100px;
    text-align: center;
    color: white;
    margin-left: 5px;
}




/* 学校信息相关 */
.school_content{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 50px;
    padding-top: 0;

}
.school_tab_box{
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden; 
    position: sticky;
    background-color: #fff;
    top: 0;
    font-size: 16px;
    padding-bottom: 9px;
    padding-top: 14px;
    border-bottom: 1px solid rgb(235, 235, 235);

}
.school_tab_box .s_tab_i{
    margin-right: 28px;
    white-space: nowrap;
    position: relative;
}
.school_tab_box .s_tab_i:last-child{
    margin-right: 0;
}
.school_tab_box .s_tab_i.active{
    color: #5E82FF;
    font-weight: 600;
}
.school_tab_box .s_tab_i.active::after{
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 10px 10px 0 0 ;
    background-color: #5E82FF;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

 .part_outer{
   padding-top: 50px;
 }
 .part_outer#key_0{
    padding-top: 24px !important;
 }
 .part_outer .part_title{
    font-size: 16px;
    margin-bottom: 12px;
	font-weight: bold;
 }
 .part_outer .part_content{  
    white-space: normal;
    text-align: justify;
    line-height: 30px !important;
 }
 .part_outer .part_content a{
    color: #5E82FF;
 }


 .index_title{
    font-size: 16px;
    font-weight: 600;
    margin: 20px 20px;
    margin-bottom: 0px;
 }
 .new_title_more{
    padding:11px 90px;
    color: #888888;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    background: #fff;
    line-height: normal;
    border-radius: 10px;
}
.new_title_more:hover{

    flex-shrink: 0;
    border-radius: 10px;
    background: #E6ECFF;
    color: #5e82ff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.new_title_more_wrap{
    
    display: flex;
    justify-content: center;

}