/* 2019 */

.doc_2019 h2{
    color: #003058;
    font-size: 38px;
    margin:0;
    padding:50px 0 20px;
}
.face_div {
    display: flex;
    justify-content:space-between;
}
.doc_2019 p {
    font-weight: bold;line-height: 25px;
}

@media (max-width:600px){
    .back_img{
        width: 150px !important;
        height: 100% !important;
    }
    .face_div{
        flex-direction: column-reverse;
    }
    .back_box{
        width: 100% !important;
        justify-content: flex-start !important;
    }
    .back_box>img{
        margin-top: 20px !important;
    }
    .text_box11{
        width: 100% !important;
    }
    .doc_2019 h2 {
        padding-top: 15px;
font-size: 24px;
}
.doc_2019 p {
font-size: 0.8em;
}
}

/* 2010 */

.History_ul{
	list-style: none;
}
.History_ul>li{margin-bottom: 10px;}

.ul_wrap{
	display: flex;
	margin-bottom: 15px;
}
.ul_wrap>h3{
	margin: 0 30px 0 0;
	color: #0069b3;
}
.History_wrap{
	padding: 20px 40px;
}

.History_wrap>h2{
	position: relative;
}

.History_wrap>h2::before{
	position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 50%;
    background: #0069b3;
    top: 42%;
    left: -25px;
}

/* 2025 */

.school_cont2025{
    width: 100%;
    
}

.cont_2025{
    margin-bottom: 10px;
}
.cont_2025>ul{
    list-style: none;
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.cont_2025>ul>li:nth-child(1){
    width: 18%;
    border-radius: 15px;
    background-color: #0077d1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}
.cont_2025>ul>li:nth-child(2){
width: 80%;

}

.cont_1,.cont_2{
    height: 90px;
    margin-bottom: 60px;
}

.cont_3{
    height: 180px;
}
.cont_4{
    height: 240px;
}
.cont_5{
    height: 260px;
}

.border_box1{
    border-radius: 15px;
    background-color: #e5f1fa;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: bold;
    font-size: 1.3em;
    position: relative;
}
.border_box2{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: bold;
    border-radius: 15px;
    border:1px dashed #0077d1;
    font-size: 1.3em;
    position: relative;
}
.border_up_img{
    position: absolute;
    left: 50%;
    bottom: -50px;
}
.border_box3_color_box{
    list-style: none;
    display: flex;
    justify-content: space-between;
    height: 100%;

}
.border_box3_color_box>li{
    width: 24%;
}
.color_box_1{
    border: 2px solid #00ba95;
    border-radius: 15px;
}
.color_box_1>h3{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2em;
    background-color: #00ba95;
    border-radius: 10px 10px 0 0;
    margin: 0;
    height: 70px;
}
.color_box_1>p{
    font-size: 1em;
    color: #00ba95;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 105px;
    margin: 0;
    font-weight: bold;
    font-size: 1.1em;
}
.color_box_2{
    border: 2px solid #6c74df;
    border-radius: 15px;
    
}
.color_box_2>h3{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2em;
    background-color: #6c74df;
    border-radius: 10px 10px 0 0;
    margin: 0;
    height: 70px;
}
.color_box_2>p{
    font-size: 1em;
    color: #6c74df;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 105px;
    font-weight: bold;
    margin: 0;
    font-size: 1.1em;
}
.color_box_3{
    border: 2px solid #ff6d00;
    border-radius: 15px;
}
.color_box_3>h3{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2em;
    background-color: #ff6d00;
    border-radius: 10px 10px 0 0;
    margin: 0;
    height: 70px;
}
.color_box_3>p{
    font-size: 1em;
    color: #ff6d00;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 105px;
    margin: 0;
    font-weight: bold;
    font-size: 1.1em;
}
.color_box_4{
    border: 2px solid #e33d65;
    border-radius: 15px;
}
.color_box_4>h3{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2em;
    background-color: #e33d65;
    border-radius: 10px 10px 0 0;
    margin: 0;
    height: 70px;
}
.color_box_4>p{
    font-size: 1em;
    color: #e33d65;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 105px;
    margin: 0;
    font-weight: bold;
    font-size: 1.1em;
}
.border_box4_color_box{
    list-style: none;
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.border_box4_color_box>li{
    width: 24%;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 0.9em;
    color: #000;
    font-weight: bold;
    
}
.border_box4_color_box>li>p{
    line-height: 26px;
    font-size: 1.1em;
}

.color_box_5{
    border: 2px solid #00ba95;
}
.color_box_6{
    border: 2px solid #6c74df;
}
.color_box_7{
    border: 2px solid #ff6d00;
}
.color_box_8{
    border: 2px solid #e33d65;
}
.border_box5{
    border-radius: 15px;
    background: #f2f4f7;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.border_box5>ul{
    list-style: none;
}
.border_box5>ul>li{
    color: #000;
    margin-bottom: 10px;
    font-size: 1.2em;
}

@media (max-width:800px){
    .cont_2025>ul>li:nth-child(1) {
    font-size: 1em;
}
.border_box1,.border_box2 {
    font-size: 1.1em;
}
    .border_box3_color_box>li>p{
        font-size: 0.7em;
    }
    .border_box3_color_box>li>h3{
        font-size: 0.8em;
    }
    .border_box4_color_box>li>p{
        font-size: 0.6em;
        line-height: 22px;
    }
    .border_up_img {
    left: 45%
}
}

@media (max-width:600px){
    .cont_2025>ul{
        flex-direction: column;
}
    .cont_2025>ul>li:nth-child(1){
    width: 100%;
    height: 70px;
    font-size: 1.4em;
    margin-bottom: 30px;
}
.cont_2025>ul>li:nth-child(1) {
        width: 100%;
        height: 70px;
        font-size: 1.4em;
        margin-bottom: 30px;
    }
.cont_2025>ul>li:nth-child(2){
width: 100%;

}
.cont_1, .cont_2 {
    height: auto;
}
.cont_3 {
    height: 300px;
}
.cont_2025>ul {
    justify-content: flex-start;
}
.cont_4 {
    height: 460px;
}
.border_box1,.border_box2{
    height: 70px;
}
.border_box5>ul>li{
    font-size: 0.9em;
}

}
@media (max-width: 400px) {
    .cont_4 {
        height: 530px;
    }
    .border_box4_color_box>li {
    width: 49%;
    margin-bottom: 10px;
}
.border_box4_color_box {
    flex-wrap: wrap;
}
.cont_2025>ul>li:nth-child(1) {
        font-size: 1.2em;
    }
    .border_box1, .border_box2 {
        font-size: 0.9em;
    }
    .border_box3_color_box {
    flex-wrap: wrap;
}
.border_box3_color_box>li {
    width: 48%;
    margin-bottom: 10px;
}
.cont_3 {
        height: 480px;
    }
    .border_up_img {
        left: 43%
    }
}

/* 2018 */

.sch_sym_h3 {
    position: relative;
    padding-left: 30px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

.sch_sym_h3::before {
    background-image: url(./img/History_icon.png);
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sch_sym_l {
    margin-bottom: 30px;
}
.sch_sym_d{
    display: flex;		
    height: 260px;
}
.sch_sym_d1{
    width: 35%;
   
    img{
        height: 260px;
        width: 100%;
        border-radius: 10px;
    }
    
}
.sch_sym_d2{
    width: 70%;
    box-sizing: border-box;
    padding: 0px 20px;
}
.sch_sym_dh3{
    color: #4491c7;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0;
}
.sch_sym_p{
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #000;
    margin-top: 0;
}
.school_song{
    height: 878px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.sch_sym_u{
    list-style: none;
}
@media (max-width:1000px){
    .school_song {
    height: 878px;
    margin-top: 50px;
    margin-bottom: 20px;
}
}
@media (max-width:696px){
    .sch_sym_p{
        font-size: 10px;
        margin-bottom: 5px;
    }
}

@media (max-width:600px){
    .sch_sym_d {
        flex-direction: column;
}
.sch_sym_d1 {
width: 100%;
}
.sch_sym_d2 {
width: 100%;
}
.sch_sym_d {
height: auto;
}
}

/* 2029 */

.tableTemp09 tbody th { 
	padding: 5px 5px;
background: #e1f0f8;
color: #175e85;
}

.sch_sym_h3 {
    position: relative;
    padding-left: 30px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
    
}
.sch_sym_h3::before {
    background-image: url(./img/History_icon.png);
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.tableTemp09{
    margin-bottom: 30px;
	border-width: 3px;
}

/* 202710 */

.sch_sym_h3 {
    position: relative;
    padding-left: 30px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}
.sch_sym_h3::before {
    background-image: url(./img/History_icon.png);
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
    .tableTemp09 tbody tr td{
        text-align: center;
        padding: 7px;
    }
    .tableTemp09 tbody tr td:nth-child(3){
        text-align: left;
    }

    /* 202711 */

    .sch_sym_h3 {
		position: relative;
		padding-left: 30px;
		font-size: 1.3rem;
		font-weight: bold;
		color: #000;
		margin-bottom: 15px;
	}

	.sch_sym_h3::before {
		background-image: url(./img/History_icon.png);
		content: '';
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		top: 52%;
		left: 0;
		transform: translateY(-50%);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}

	.tableTemp09 tbody tr td {
		text-align: center;
		padding: 7px;
	}

	.tableTemp09 tbody tr td:nth-child(4) {
		text-align: left;
	}

    /* 202712 */

    .sch_sym_h3 {
        position: relative;
        padding-left: 30px;
        font-size: 1.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    .sch_sym_h3::before {
        background-image: url(./img/History_icon.png);
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 52%;
        left: 0;
        transform: translateY(-50%);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .tableTemp09{
        border-width: 3px;
    }

    /* 2024 */

    .sch_sym_h3 {
        position: relative;
        padding-left: 30px;
        font-size: 1.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    .sch_sym_h3::before {
        background-image: url(./img/History_icon.png);
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 52%;
        left: 0;
        transform: translateY(-50%);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    /* 1517 */
    .Link1517_div{
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .sch_sym_h3 {
        position: relative;
        padding-left: 30px;
        font-size: 1.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .sch_sym_h3::before {
        background-image: url(./img/History_icon.png);
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 52%;
        left: 0;
        transform: translateY(-50%);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .cont_1514_u{
        list-style: none;
    }
    .cont_1514_u>li{
        margin-bottom: 15px;
        font-size: 1.2em;
        line-height: 27px;
    }

    @media (max-width:600px){
        .Link1517_div{
            flex-wrap: wrap;
        }
        .Link1517_div a{
            width: 33%;
        }
    }

    /* 122310 */

    .menu_tab_btn {
        list-style: none;
        display: flex;

    }

    .menu_tab_btn>li {
        width: 200px;
        height: 45px;
        border-radius: 10px;
        border: 1px solid #ddd;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        cursor: pointer;
    }

    .tab_btn {
        background: #003058;
        color: #fff;
        font-weight: bold;
    }

    .child_box,
    .child_box2,
    .child_box3 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .child_box2,
    .child_box3 {
        display: none;
    }