.title_box {
    height: 100%;
}
/* @font-face {
    font-family: 'DengXianSong';
    src: url('https://www.yourwebsite.com/fonts/DengXianSong.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */
.tab_box {
    width: 70%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px !important;
}

.carousel-item img {
    /* height: 980px; */
}

.tab_box div {
    width: 128px;
}

.tab_box .tab_img {
    display: block;
    margin: auto;
    height: 55px;
    transition: all 0.6s;
}

.tab_box a {}

.tab_box a:hover .tab_img {
    transform: scale(1.1);
}

.tab_box .tab_tet {
    font-size: 22px;
    color: #313131;
    text-align: center;
    display: block;
    letter-spacing: 3px;
    margin-top: 25px;
}

.index_content_left_txt {
    height: 100%;
}

.index-school {
    width: 85%;
    margin: auto;
    /* height: 900px; */
    /* background-color:#313131; */
    margin-top: 120px;
}

.school-top-letf {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 20px;
}

.school-top-letf p:nth-child(1) {
    position: static;
    left: 0px;
    top: 0px;
    width: 265px;
    height: 77px;
    opacity: 1;
    font-family: 'DengXianSong', serif;
    font-weight: bold;

    font-size: 40px;
    font-variation-settings: "opsz" auto;
    color: #264A95;
    border-bottom:2px solid #264A95;
}

.school-top-letf p:nth-child(2) {
    position: static;
    left: 201px;
    top: 27.5px;
    width: 188px;
    height: 0;
    border: 1px solid #264A95;
}

.school-top-right,.announcementNotice-top-right {
    display: flex;
}

.school-top, .announcementNotice-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.school-top-right a ,.announcementNotice-top-right a {
    /* 了解更多 */
    width: 96px;
    height: 35px;
    font-size: 22px;
    /* font-weight: normal; */
    line-height: 35px;
    /* text-align: right; */
    /* letter-spacing: 0em; */
    font-variation-settings: "opsz" auto;
    color: #666666;
    /* padding-top: 19px; */
    /* margin-top: 16px; */
    display: block;
    margin-top: 20px;
}

.school-bottom-letf {
    width: 170px;
    margin-right: 20px;
}

.school-bottom-letf-1 {
    position: relative;
}

.school-top-right img,.announcementNotice-top-right img {
    width: 25px;
    height: 25px;
    margin-left: 8px;
    margin-top: 27px;
}

.school-bottom {
    margin-top: 50px;
}
.school-bottom-letf-1 p:nth-child(1) {
    width: 100%;
    height: 46px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    color: #000000;
}

.school-bottom-letf-1 p:nth-child(2) {
    width: 100%;
    height: 52px;
    opacity: 1;
    font-family: Source Han Sans;
    font-size: 17px;
    font-weight: 300;
    color: #666666;
    margin-top: 15px;
}

.school-bottom-letf-1 p:nth-child(3) {
    position: absolute;
    right: 61px;
    top: -112px;
    width: 110px;
    height: 120px;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 0px 20px 0px;
    gap: -5px;
    background: #264A95
}

.ri {
    display: block;
    width: 49px;
    height: 78px;
    font-family: Impact;
    font-size: 60px;
    text-align: center;
    color: #FFFFFF;
}
.school-bottom-1{
    
display: flex;
    
justify-content: space-between;
    
width: 100%;


width: fit-content; /* 让ul的宽度适应li的宽度 */
  transition: transform 0.3s ease; /* 添加过渡效果 */
}
.school-bottom-1-b{
    width: 100%;
    overflow: auto;
    height: 400px;
    overflow-y: hidden;
}
.nianyue {
    display: block;
    width: 71px;
    height: 29px;
    font-size: 20px;
    color: #FFFFFF;
    margin: 0px -5px;
    opacity: 1;
}
.school-bottom-1-b::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    /* 如果加了width后x轴的还是很粗，加个height */
}

.school-bottom-1-b::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #c2c2c2;
}

.school-bottom {
    display: flex;
    justify-content: space-between;
}

.school-bottom-right {
    width: 49%;
}
.school-bottom-letf img{
    width: 100%;
}
.school-bottom-right-1 {
    display: flex;
/*    justify-content: space-between;*/
    border-bottom: 1px solid #D8D8D8;
    padding: 0px 25px;
    padding-bottom: 26px;
}

.school-bottom-right-1 p:nth-child(2) {
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    /* line-height: 70px; */
    color: #000000;
    font-family: Source Han Sans;
    margin-top: 30px;
    margin-left: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.nianyue1 {
    /* 2024/3 */

    /* 自动布局子元素 */
    position: static;
    left: 9.5px;
    top: 73px;
    width: 71px;
    height: 29px;
    opacity: 1;
    display: block;
    font-family: Impact;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0em;
    color: #4867A7;
    margin: 0px -5px;
    z-index: 1;
}
.ri1 {
    position: static;
    left: 16.5px;
    top: 0px;
    width: 57px;
    height: 78px;
    opacity: 1;
    display: block;
    font-family: Impact;
    font-size: 60px;
    text-align: center;
    letter-spacing: 0em;
    color: #4867A7;
    z-index: 0;
}

.backcolor {
    background-color: #264A95 !important;
}

.backcolor1 {
    color: #FFFFFF !important;
}

.announcementNotice-top-letf p:nth-child(1){
    position: static;
    left: 0px;
    top: 0px;
    height: 55px;
    opacity: 1;
    font-family: 'DengXianSong', serif;
    font-weight: bold;
    font-size: 35px;
    font-variation-settings: "opsz" auto;
    color: #999999;
    
    z-index: 0;
}
.newcolor{
    font-size: 40px !important;
    color: #264A95 !important;
}
.announcementNotice-top-letf p:nth-child(2){
    position: static;
left: 230.68px;
top: 4.5px;
height: 46px;
opacity: 1;
letter-spacing: 0em;
font-family: 'DengXianSong', serif;
font-weight: bold;
font-size: 35px;
letter-spacing: 0em;
font-variation-settings: "opsz" auto;
color: #999999;

z-index: 2;
}
.index-announcementNotice-box{
    width: 85%;
    margin: auto;
}
.announcementNotice-top-letf{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 20px;
}
.index-announcementNotice-box-12{
    position: relative;
    margin-top: 170px;
}
.bg-img{
    position: absolute;
    z-index: -1;
    width: 100%;
    opacity: 0.5;
}
.announcementNotice-top-letf p:nth-child(3){
    position: static;
    left: 398.68px;
    top: 27.5px;
    width: 240px;
    height: 0px;
    opacity: 1;
    border: 1px solid #264A95;
    z-index: 3; 
}
.span-box{
    display: inline-block;
    margin-left: 10px;
}
.announcementNotice-top-right{

}
.announcementNotice-bottom-cont {
    width: 22%;
    height: 140px;
    background: #FFFFFF;
    position: relative;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.index-announcementNotice-box{
    padding-top: 120px;
}
.announcementNotice-bottom-cont p:nth-child(1){
    position: absolute;
    left: 20px;
    top: -22px;
    width: 188px;
    height: 49px;
    opacity: 1;
    line-height: 49px;
    font-family: Impact;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    z-index: 0;
    background-color:#4867A7;

}
.announcementNotice-bottom-cont p:nth-child(2){
width: 88%;
opacity: 1;
font-family: Source Han Sans;
font-size: 20px;
font-weight: bold;
color: #000000;
z-index: 1;
position: absolute;
left: 20px;
bottom: 25px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.announcementNotice-bottom-1,.announcementNotice-bottom-2{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.announcementNotice-bottom-22{
    display: none;
}

.index-meiti-letf{
    width: 730px !important;
    height: 504px !important;
    opacity: 1;
    background: #264A95 !important;
    position: relative !important;
}
.index-meiti-letf img{
    width: 700px !important;
    height: 340px !important;
    position: absolute !important;
    top: -50px !important;
    left: 0px !important;
}
.index-meiti-letf-con{
    
padding: 20px !important;
    
position: absolute !important;
    
bottom: 0px !important;
}
.index-meiti-letf-con p:nth-child(1){
 
width: 580px !important;
 
height: 70px !important;
 
 
 
font-size: 21px !important;
 
font-weight: bold !important;
 
 
 
 
color: #FFFFFF !important;
 
}
.index-meiti-letf-con p:nth-child(2){
width: 680px !important;
height: 40px !important;
font-size: 12px !important;
font-weight: 300 !important;
color: #FFFFFF !important;

}

.index-meiti-letf-con p:nth-child(3){


height: 20px !important;

opacity: 1;


font-size: 12px !important;






color: #7799DF !important;

}


.index-meiti{
    display: flex;
    justify-content: space-between;
    height: 570px;
}

.index-meiti-right-con img{
    width: 365px;
height: 240px;

}

.index-meiti-right-con1 p:nth-child(1){
    margin-top: 20px;
    width: 365px;
    height: 52px;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}
.index-meiti-right-con1 p:nth-child(2){

width: 345px;


font-size: 12px;

font-weight: 300;

color: #666666;

margin-top: 20px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.index-meiti-right-con1 p:nth-child(3){

height: 20px;

font-size: 12px;

margin-top: 20px;

color: #7799DF;

}

.index-meiti-right{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.index-meiti-right-con-new{
    margin-right: 40px;
}


.meiti-top{
    margin-top: 180px;
    margin-bottom: 120px;
}
.backcolor2{
    background-color:#264A95;
}
.backcolor22{
    color:#FFFFFF !important;

}

.index-fast-box{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.index-fast-box img{
    width: 120px;
    height: 120px;
}
.index-fast-box  span{
    display: block;
    width: 78px;
    height: 0px;
    transform: rotate(90deg);
    border: 1px solid #D8D8D8;
    z-index: 1;
    margin-top: 52px;
    
}


.school-bottom-letf-h5{display: none;}



.index-h5-gengduo-box{
    display: none;
}
.span-box{
  color:#264A95;  
}


.carousel-control-next{
    width: 50px;
    top: 300px;
    right: 50px;

}

.carousel-control-prev {
    width: 50px;
    top: 300px;
    left: 50px;
}
.carousel-indicators .active{
    background-color:#264A95;
}
.carousel-indicators li{
   opacity: 1;
   height: 10px;
   width: 10px;
   border-bottom:1px;
   border-top:1px;
   margin-left: 5px;
   margin-bottom: 10px;
   border-radius:30px !important;
   -webkit-border-radius:30px !important;
   -moz-border-radius:30px !important;
   -ms-border-radius:30px !important;
   -o-border-radius:30px !important;
}
@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {}


.school-bottom-box-1{
    
width: 49%;
}
.in-img-btn{
    width: 85%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.in-img-btn a{
    width: 24%;
}
.in-img-btn img{
    width: 100%;
}

@media screen and (max-width: 992px) {
    .school-top-letf p:nth-child(1){
        border-bottom: 2px solid #264A95;
        width: auto;
        height: 55px;
        margin-top: 10px;
        font-size: 30px;
    }
    
    .school-top-letf p:nth-child(2),.school-top-right{
        display: none;
        
    }
    .school-bottom {
        display: block;
        justify-content:inline;
        margin-top: 20px;
    }
    .school-bottom-letf {
        width: 48%;
        margin: auto;
        margin-bottom: 20px;

    }
    .school-bottom-letf img{
        width: 100%;
    }
    .index-school{
        width: 90%;
        margin-top: 40px;
        margin: auto;
    }
    
    .school-bottom-letf-1 p:nth-child(3) {
        position: absolute;
        right: 21px;
        top: -64px;
        width: 60px;
        height: 65px;
        opacity: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        padding: 0px 0px 4px 0px;
        gap: -5px;
        background: #264A95;
    }
    .carousel-control-prev {
        display: none;
    }
    
    .carousel-control-next{
        display: none;
    
    }
    .in-img-btn{
        width: 90% !important;
        margin: auto;
        display: inherit;
        justify-content: space-between;
        margin-top: 60px;
    }
    .school-bottom-box-1 {
        width: 100%;
    }
    .school-bottom-1{
    
        display: flex;
            
        justify-content: space-between;
        flex-wrap: wrap;
            
        width: 100%;
        }
    .ri {
        display: block;
        width: 49px;
        height: auto;
        font-family: Impact;
        font-size: 30px;
        text-align: center;
        color: #FFFFFF;
        /* margin: 10px; */
        /* padding-top: 2px; */
    }
    .in-img-btn img {
      margin-bottom: 10px;
    }
    .nianyue {
        display: block;
        width: 71px;
        height: auto;
        font-size: 12px;
        color: #FFFFFF;
        margin: 0px -5px;
        opacity: 1;
        text-align: center;
        /* padding-top: 12px; */
    }
    
    .school-top, .announcementNotice-top {
  
        margin-bottom: 20px;
    }
    .school-bottom-letf-1 p:nth-child(1) {
        width: 100%;
        height: auto;
        font-size: 16px;
        font-weight: bold;
        margin-top: 15px;
        color: #000000;
    }
    
    .school-bottom-letf-1 p:nth-child(2) {
        width: 100%;
        height: auto;
        opacity: 1;
        font-family: Source Han Sans;
        font-size: 14px;
        font-weight: 300;
        color: #666666;
        margin-top: 15px;
        letter-spacing: 0px;
    }
    .school-bottom-right-1 p:nth-child(1){
        display: none;
    }
    .school-bottom-right {
        width: auto;
        margin-top: 16px;
    }
    .school-bottom-right-1 {
        display: block;
        justify-content: space-between;
        border-bottom: 0px solid #D8D8D8;
        border-top: 1px solid #D8D8D8;
        padding: 0px 0px;
        padding-bottom: 26px;
    }
    
    .school-bottom-right-1 p:nth-child(2) {
        height: 58px;
        font-size: 18px;
        font-weight: bold;
        text-align: justify;
        line-height: absolute;
        color: #000000;
        font-family: Source Han Sans;
        margin-top: 30px;
        margin-left: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .school-bottom-letf-h5{
    margin-top: 8px;
    height: auto;
        display: block;
    font-family: Source Han Sans;
    font-size: 14px;
    letter-spacing: 0em;
        
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #7799DF;
        
    z-index: 2;
    
    
    }
    .index-h5-gengduo-box{
        display: block;
        margin: auto;
        width: 72px;
    height: 26px;
    margin-bottom: 60px;
    }
    .index-h5-gengduo-box a{
    width: 72px;
    height: 26px;
    opacity: 1;
    display: block;
    font-family: Source Han Sans;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    letter-spacing: 0em;
    margin: auto;
    font-variation-settings: "opsz" auto;
    color: #666666;
    }
    .index-h5-gengduo-box p{
        width: 40px;
        height: 4px;
        opacity: 1;
        
        background: #264A95;
        margin: 10px auto;
    }
    
    .announcementNotice-top-letf p:nth-child(3) ,.announcementNotice-top-right,.bg-img,.school-top-right{
        display: none;
    }
    
    .index-announcementNotice-box-12 {
        position: relative;
        width: 90%;
        margin: auto;
    }
    .index-announcementNotice-box {
        width: 100%;
        margin: auto;
    }
    
    .announcementNotice-top-letf p:nth-child(1) {
    
        font-size: 27px;
        height: 46px;
       
    }
    .announcementNotice-top-letf p:nth-child(2) {
    
        font-size: 27px;
       
    }
    
    .newcolor {
        font-size: 30px !important;
        color: #264A95 !important;
    }
    
    .announcementNotice-bottom-1, .announcementNotice-bottom-2 {
        width: 95%;
        margin: auto;
        margin-top: 50px;
        display: block;
    }
    .announcementNotice-bottom-11,.announcementNotice-bottom-22{
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); 
        padding-bottom: 50px;
    }
    .announcementNotice-bottom-cont {
        width:100%;
    
        height: 180px;
        background: #FFFFFF;
        position: relative;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
        border-top:1px solid  #D8D8D8
    }
    .announcementNotice-bottom-2 div:nth-child(1),.announcementNotice-bottom-1 div:nth-child(1){
        border-top:0px solid  #D8D8D8
    }
    
    
    .announcementNotice-bottom-cont p:nth-child(1) {
       position: initial;
        left: 20px;
        top: -22px;
        width: 44%;
        margin: 10px;
        height: 49px;
        opacity: 1;
        line-height: 49px;
        font-family: Impact;
        font-size: 18px;
        text-align: center;
        letter-spacing: 0.1em;
        color: #FFFFFF;
        z-index: 0;
        background-color: #4867A7;
    }
    
    .announcementNotice-bottom-cont p:nth-child(2) {
        font-size: 18px;
        
    }
    
    .index-meiti {
        display: block;
        justify-content: space-between;
        height: auto;
        margin-bottom: 50px;
    }
    
    .meiti-top {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .index-meiti-right-con {
        margin-bottom: 20px;
        border-top:1px solid  #D8D8D8;
        padding-top: 30px;
    }
    
    .index-meiti-right-con img {
        width: 100%;
        height: auto;
    }
    .index-meiti .index-meiti-right-con:nth-child(1){
        /* border-top:0px solid  #D8D8D8;   */
    }
    .index-fast-box {
        display: flex;
        justify-content: flex-end;
        margin-top: 60px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index-fast-box  span{
        display: none;
    }
    .index-fast-box img {
        width: auto;
        height: 120px;
    }
    .school-bottom-1-b {
     
        overflow-y: inherit;
    }
    
    }
.clearfix:after {
    content: "";
    /*设置内容为空*/
    height: 0;
    /*高度为0*/
    line-height: 0;
    /*行高为0*/
    display: block;
    /*将文本转为块级元素*/
    visibility: hidden;
    /*将元素隐藏*/
    clear: both;
    /*清除浮动*/
}

.clearfix {
    zoom: 1;
    /*为了兼容IE*/
}