@charset "utf-8";
.fullscreen_slide2::-webkit-scrollbar {width: 5px;height: 5px;background-color: #f5f5f5}
.fullscreen_slide2::-webkit-scrollbar-track {border-radius: 0;background-color: #e2e2e2}
.fullscreen_slide2::-webkit-scrollbar-thumb {border-radius: 0;background-color: #333}

.fullscreen_slide_box{height: 100vh;overflow: hidden;position: relative;z-index: 1;position: relative;}
.fullscreen_slide{height: 100vh;width: 100%;overflow: auto;box-sizing: border-box;position: absolute;top: 0;transition: top ease-in-out .7s;-ms-transition: top ease-in-out .7s;-moz-transition: top ease-in-out .7s;-webkit-transition: top ease-in-out .7s;-o-transition: top ease-in-out .7s;top: 100vh;}
.fullscreen_slide2{z-index: 100;}
.fullscreen_slide:first-child,.fullscreen_slide.on{top: 0;}
.fullscreen_slide.before{top: -100vh;}
.fullscreen_slide.before .fix_search { display: block; }
.open .fullscreen_slide1{z-index: 200;}
@media screen and (max-width: 996px){
	.fullscreen_slide,.fullscreen_slide_box,.fullscreen_slide.before{height: auto;display: block;position: relative;top: 0;overflow: initial;}
}

.bayWindow{z-index: 999;}

/**
 * Created by sunJia on 2025/03/27.
 * @Description: Index Style
 */
.wrapbanner{position: relative;height: auto;width: 100%;z-index: 10; overflow: hidden;}
.banner{position: relative;}
.banner a{display:block;position:relative; height: 100vh;}
.banner .gp-img{ position: relative;background-size: 100% auto;padding-bottom: 47.4%;
    height: 100%; padding-bottom: 0;background-size: cover !important;}
.banner .title{margin: 0 0;color: #fff;max-width: 500px;
    position: absolute;bottom: 50px;z-index: 5;}
.banner .title div:first-child{ line-height: 30px;font-weight: bold;}
.banner .summary{
    margin-top: 10px;
    line-height: 24px;
}
.banner .gp-img video,.banner .gp-img img{width:100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.banner video{position: absolute;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0);z-index: 1;width: auto;min-width: 100%;height: 135vh;}
@-webkit-keyframes scaleBig{
    0%{transform:scale(1)}
    100%{transform:scale(1.1)}
}
@keyframes scaleBig{
    0%{transform:scale(1)}
    100%{transform:scale(1.1)}
}

.banner .swiper_menu{position: absolute;left: 190px;bottom: 45px;width: auto;right: auto;z-index: 10;align-items: flex-end;}
.banner .arrow{width: 45px;height: 45px;background: center no-repeat;display: inline-block;vertical-align: top;margin: 0;cursor: pointer;}
.banner .prev{left: 0px;background-image: url(../images/banner_prev.png);}
.banner .next{right: 0px;background-image: url(../images/banner_next.png);}
.banner .arrow:hover{}
.banner .banner_number{display: block;padding: 0 11px;line-height: 45px;color: #fff;}
.banner .banner_number .cur,.banner .banner_number .total{display: inline-block;vertical-align: top;padding: 0 12px;}
.banner .swiper-pagination-bullets{ right: 0;bottom: 50px;pointer-events: none;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 40px; height: 40px; background: url(../images/banner-dots1.png) no-repeat center/cover;
    opacity: 1; margin: 0 10px;pointer-events: all;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: url(../images/banner-dots2.png) no-repeat center/cover;
}
.gp-position{position: relative;}

.banner a{position: relative;display: block;}
.banner a::before{ content: '';display: block;width: 100%;height: 0px;padding-bottom: 15.63%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    opacity: 0.55;position: absolute;bottom: 0;left: 0;z-index: 1;pointer-events: none;
}

.content{
    position: relative;
    padding-top: 60px;
}
.row01_02_bg{
    position: relative;
}
.row01_02_bg::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    min-height: 2000px;
    background: #EBF1F7 url(../images/content_before.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.modeTil{
    color: #222;
    line-height: 1;
    text-align: center;
    align-items: center;
}
.modeTil .title{
    position: relative;
    z-index: 1;
}
.modeTil .en{
    font-family: 'Arial';
    line-height: 69px;
    position: absolute;
    top: 0;
    left: 0;
    text-wrap: nowrap;
    word-break: keep-all;
    word-wrap: nowrap;
    color: rgba(4, 65, 139, 0.1);
    text-transform: uppercase;
    font-weight: bold;
    z-index: -1;
    display: table-cell;
    white-space: nowrap;
}
.modeTil .ch{
    display: inline-block;
    font-weight: bold;
    line-height: 51px;
    padding-top: 28px;
}
.modeMore{
    position: relative;
    width: 135px;
    padding-left: 8px;
    text-align: center;
    display: block;
    color: #04418B;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 14px;
    line-height: 30px;
    z-index: 1;
}
.modeMore i{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/more-icon.png) no-repeat center;
    margin-left: 10px;
    vertical-align: bottom;
    overflow: hidden;
}
.modeMore:hover i{
    animation: modeMoreHover 3s infinite 0.3s;
}
@keyframes modeMoreHover {
    0% {
        background-position: center center;
    }
    7% {
        background-position: 30px center;
    }
    7.1% {
        background-position: -30px center;
    }
    14% {
        background-position: center center;
    }
}
.modeMore::before{
    content: '';
    display: block;
    width: 100%;
    height: 27px;
    border-radius: 13.5px;
    background: #D4DFED;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.modeMore span{
    pointer-events: all;
    display: inline-block;
    text-align: left;
    width: 100px;
    line-height: 40px;
}
.modeMore:hover{
    transition: all 0.2s ease;
    padding: 7px 0 7px 8px;
}
.modeMore:hover::before{
    transition: all 0.3s ease;
    bottom: 50%;
    margin-bottom: -13.5px;
}

/* 学校要闻、综合新闻 */
.row01{
    padding: 60px 0;
    /* padding: 80px 0; */
}
.row01 .modeCon{
    margin-top: 30px;
}
.importantNews{
    width: 62%;
}
.importantNews ul{
    margin: 0 -15px;
}
.importantNews ul a{
    position: relative;
    display: block;
    margin: 0 15px;
    padding-bottom: 20px;
    z-index: 1;
    transition: all 0.35s ease;
}

.importantNews ul a .gp-img-responsive {
	position: relative;
}
.importantNews ul a .gp-img-responsive img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
	
}
.importantNews .infoBox{
    position: relative;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-right: 20px;
    z-index: 1;
}
.importantNews ul a::before{
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;transition: all 0.35s ease-out;
}
 .importantNews ul a:hover::before{
    box-shadow: 0 0 10px rgba(4,65,139,0.15);
}
 .importantNews ul a:hover{transform: translateY(-10px);}
.row01 .infoBox .date{
    width: 80px;
    flex-shrink: 0;
    text-align: center;
    background: #04418B;
    color: #FFE6B0;
    line-height: 24px;
    padding: 14px 0;
    font-family: 'DIN';
}
.row01 .infoBox .year{
    margin-top: 4px;
}
.importantNews .infoBox .out{
    padding-left: 20px;
    flex: 1;
}
.importantNews .infoBox .title{
    position: relative;
    padding-left: 20px;
    flex: 1;
    line-height: 30px;
    max-height: 60px;
    font-weight: bold;
    margin-top: 10px;
}

.importantNews .infoBox .title span{
    line-height: 30px;
    max-height: 60px;
}
.importantNews .textList{
    margin-top: 30px;
}
.importantNews .textList a{
    height: 100%;
}
.importantNews .textList .summary{
    position: relative;
    line-height: 24px;
    margin-top: 40px;
    color: #999;
}
.dashed::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 50%, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 50%, #fff 50%, #fff 100%);
    background: -moz-linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 50%, #fff 50%, #fff 100%);
    background: -ms-linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 50%, #fff 50%, #fff 100%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.importantNews .textList .title{
    padding-left: 0px;
}
.importantNews .textList .title::before{
    bottom: -20px;
    right: 0;
}

.news{
    position: relative;
    width: 34.67%;
    overflow: hidden;
}
.newSwiper a{
    display: block;
}
.news .infoBox{
    position: relative;
    z-index: 1;
    padding: 40px 20px 109px;
    background: #fff url(../images/new_bg.png) no-repeat center bottom;
    background-size: 100% auto;
}
.news .infoBox .title{
    max-width: 100%;
	min-height: 60px;
    line-height: 30px;
    font-weight: bold;
    position: relative;
}
.news .infoBox .summary{
    line-height: 24px;
    margin-top: 24px;
    padding-top: 20px;
    color: #999;
    position: relative;
}
.news .infoBox .summary::before{
    bottom: auto;
    top: 0;
    left: 0;
}
.news .infoBox .date{
    padding: 20px 0;
    width: 105px;
    position: absolute;
    left: 20px;
    bottom: calc(100% - 20px);
}
.news .infoBox .date .day{
    line-height: 32px;
}
.news .infoBox .date .year{
    line-height: 19px;
}
.new-dots.swiper-pagination-bullets{
    width: auto;
    position: absolute;
    bottom: 45px;
    left: 0;
    padding-left: 15px;
    line-height: 1;
    font-size: 0;
    z-index: 1;
}
.new-dots.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 5px;
    background: transparent;
    border: 1px solid rgba(4, 65, 149, 0.6);
    width: 10px;
    height: 10px;
    opacity: 1;
}
.new-dots.swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: #04418B;
    border-width: 0px;
}
.new-arrow{
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 1;
}
.new-arrow div{
    width: 40px;
    height: 40px;
    background: url(../images/more-icon.png) no-repeat center;
    cursor: pointer;
}
.new-arrow .new-prev{
    transform: rotateY(180deg);
}
.new-next{
    margin-left: 30px;
}
/* row02 */
.row02{
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
}
.notice{
    position: relative;
    padding: 60px 50px 75px;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
}
.notice::before,
.notice::after{
    content: '';
    display: block;
    width: 100%;
    height: 14px;
    background: url(../images/notice_border.png) repeat-x center;
    position: absolute;left: 0;top: 0;
}
.notice::before{
    top: auto;
    bottom: 0;
}
.notice ul{
    margin: 0 -16px;
}
.notice li{
    margin-top: 30px;
}
.notice li a{
    display: block;
    margin: 0 16px;
    padding: 30px;
    background: #EBF1F7;position: relative;overflow: hidden;
}
.notice li a::before{content: '';width: 100%;height: 100%;position:absolute;right: 0;top: -100%;z-index: 1;
    background: url(../images/notice_li_bg.png) no-repeat center/cover;transition: all 0.35s ease-out;
}
.notice li a:hover::before{top: 0;}
.notice li .title{
    line-height: 30px;
    height: 60px;
    color: #333;
    font-weight: bold;position: relative;z-index: 10;transition: all 0.35s ease-out;
}
.notice li a:hover .title{
    color: #fff;
}
.notice li .date{
    position: relative;
    line-height: 20px;
    margin-top: 23px;
    padding-top: 32px;
    color: #999;position: relative;z-index: 10;transition: all 0.35s ease-out;
}
.notice li .date i{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    background: url(../images/date_ico999.png) no-repeat center;
    margin-right: 10px;
}
.notice li a:hover .date{
    color: rgba(255, 255, 255, 0.6);
}
.notice li a:hover .date i{
    background: url(../images/date_icofff60.png) no-repeat center;
}
.notice li .date::before{
    width: 100%;
    background: linear-gradient(to right, #EA3E00 0%, #EA3E00 50%, transparent 50%, transparent 100%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    bottom: 100%;
}
.notice li a:hover .date::before{
    background: linear-gradient(to right, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 50%, transparent 50%, transparent 100%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
}

/* row03 */
.row03{
    position: relative;
    z-index: 1;
    background: url(../images/media_bg.png) no-repeat center top;
    padding-top: 18px;
}
.tilCenter{
    position: relative;
    display: block;
    text-align: center;
}
.modeTil.tilCenter .title{
    display: inline-block;
}
.modeTil.tilCenter .en{
    left: 50%;
    transform: translateX(-50%);
}
.modeTil.tilCenter .modeMore{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
}
.modeTil.tilCenter .modeMore::before{
    background: #B8CBE4;
}
.motto{
    font-size: 0;
    text-align: center;
    margin-bottom: 67px;
}
.media{}
.media ul{
    padding-top: 5px;
    margin: 0 -15px;
}
.media li{
    margin-top: 30px;
}
.media li a{
    height: 100%;
    flex-direction: row-reverse;
    margin: 0 15px;
    padding: 30px;
    background: url(../images/media_li_bg.png) no-repeat center/cover;
    transition: all 0.35s ease;
}
.media li a:hover{
    transform: translateY(-8px);box-shadow: 0 0 10px rgba(4,65,139,0.15);
}

.media .tag{
    position: relative;
    color: #EA3E00;
    height: 25px;
    line-height: 25px;
    z-index: 1;
}
.media .tag::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #EA3E00;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.media .tag span{
    display: inline-block;
    padding-right: 20px;
    background: #EBF1F7;
}
.media li .title{
    font-weight: bold;
    color: #333;
    line-height: 30px;
    max-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.media li .summary{
    line-height: 24px;
    max-height: 72px;
    color: #4B73A3;
}
.media .infoBox{
    flex: 1;
}
.media .date{
    width: 35px;
    text-align: center;
    margin-right: 30px;
    color: #04418B;
    font-family: 'DIN';
    font-weight: bold;
    line-height: 32px;
}
.media .date .month{
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
}
.media .date .month::before{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #04418B;
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    z-index: 1;
}
.media .date .year{
    font-weight: 500;
    line-height: 19px;
    margin-top: 4px;
}

.academic{
    padding: 60px 0 80px;
}
.academic ul{
    margin: 0 -15px;
}
.academic li{
    margin-top: 30px;
}
.academic li a{
    position: relative;
    display: block;
    margin:  0 15px;
    background: #EBF1F7;
    padding: 30px;
    overflow: hidden;transition: transform 0.35s ease-out;
}
.academic li a::before{
    content: '';
    display: block;
    width: 30%;
    height: 120%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255,255,255,0) 100%);
    transform: skewX(-45deg);
    position: absolute;
    left: -50%;
    top: 0;
    z-index: 1;
}
.academic li a:hover::before{
    animation: academicAnimation 0.5s linear forwards;
}
.academic li a:hover{box-shadow: 0 0 10px rgba(4,65,139,0.15);transform: translateY(-10px);}
@keyframes academicAnimation {
    0%{ left: -50%;}
    100%{ left: 120%;}
}
.academic .title{
    line-height: 30px;
    color: #333;
    font-weight: bold;
}
.academic .infoBox{
    margin-top: 19px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 20px;
}
.academic .infoBox div{
    padding-top: 20px;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.academic .infoBox i{
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.academic .peo i{
    background: url(../images/peo-ico.png) no-repeat center;
}
.academic .time i{
    background: url(../images/time-ico.png) no-repeat center;
}
.academic .addr i{
    background: url(../images/addr-ico.png) no-repeat center;
}

/* row04 */
.row04{
    position: relative;
    padding: 60px 0;
    z-index: 1;
}
.row04::before{
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 185px);
    background: #E4EBF4 url(../images/other_bg.png) no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.row04 ul{
    margin: 0 -16px;
}
.row04 ul li{
    margin-top: 30px;
}
.row04 li a{
    position: relative;
    display: block;
    margin: 0 16px;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
    overflow: hidden;
}
.row04 li a::before{
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: url(../images/link_li_bg.png) no-repeat center/cover;
    z-index: 0;
}
.row04 li a:hover::before{
    animation: linkAnimation 0.45s ease-in-out 0.03s forwards;
}
@keyframes linkAnimation {
    0%{ transform: scale(1.2); opacity: 0;}
    100%{ transform: scale(1); opacity: 1;}
}
.row04 li a::after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 49.29%;
}
.row04 .box{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
    text-align: center;
}
.row04 .icon{
    font-size: 0;
}
.row04 a.hover .icon{
    animation: beat 0.7s 1;
}
@keyframes beat {
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}
.row04 .name{
    font-weight: bold;
    line-height: 1;
    margin-top: 10px;
}
.row04 .modeCon{
    position: relative;transition: all 0.35s ease-out;
}
.row01 .modeCon{
    position: relative;transition: all 0.35s ease-out;box-shadow: 0 0 10px rgba(255,255,255,0.1);
}
.row01 .modeCon:hover{transform: translateY(-10px)}
.mediaLink{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 9px);
    z-index: 1;
}
.mediaLink a{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(4, 65, 139, 0.06);
    margin-right: 28px;
    position: relative;
}
.mediaLink a:last-child{
    margin-right: 0;
}
.mediaLink a:hover > img{
    transition: all 0.5s ease-in-out;
    transform: rotateY(360deg);
}
.itemCode{
    width: 90px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    z-index: 1;
}
.itemCode .gp-img-responsive{
    padding-bottom: 0%;
}

a:hover .itemCode .gp-img-responsive{
    transition: all 0.35s ease;
    padding-bottom: 100%;
}




/* Responsive style */
@media screen and (max-width:1800px){
    .fixdCon{
        width: 130px;
        background-position: top center;
        background-size: 100% 100%;
        padding: 85px 0 6px;
    }
    .fixdCon a{
        font-size: 14px;
    }
    .fixdCon li{
        margin-bottom: 15px;
    }
    .fixdCon .top{
        text-align: center;
    }
    .fixdCon .top img{
        max-width: 105px;
        height: auto;
    }
}
@media screen and (max-width:1700px){
    .fixdBox{
        right: 0;
    }
}
@media screen and (max-width:1520px){
  .news .infoBox .summary {
	  -webkit-line-clamp: 2;
  }
  .importantNews .textList{
    margin-top: 20px;
  }
  .importantNews .textList .summary{
    margin-top: 20px;
  }
  .notice{
    padding: 60px 30px;
  }
  .row03{
    background-size: auto 100%;
  }
}
@media screen and (max-width:1480px){
    .news .infoBox{
        padding: 40px 20px 98px;
    }
    .modeTil .ch{
        font-size: 36px;
    }
    .modeTil .en{
        font-size: 50px;
        line-height: 1;
    }
    .importantNews{
        width: 63%;
    }
    .news{
        width: 36%;
    }
    .importantNews .infoBox{
        padding-top: 17px;
    }
    .notice ul{
        margin: 0 -10px;
    }
    .notice li a{
        margin: 0 10px;
    }
    .media ul{
        margin: 0 -10px;
    }
    .media li a{
        margin: 0 10px;
    }
    .academic ul{
        margin: 0 -10px;
    }
    .academic li a{
        margin: 0 10px;
    }
    .row04 li a::before{
        background-size: 100% 100%;
    }
    .row04 ul{
        margin: 0 -10px;
    }
    .row04 li a{
        margin: 0 10px;
    }
    .row04::before{
      height: calc(100% + 190px);
    }
    .row04 .icon img{
        max-width: 65px;
    }
    .row04 .name{
        margin-top: 6px;
    }
    .mediaLink{
    }
    .mediaLink a{
        width: 55px;
        height: 55px;
        margin-right: 20px;
    }
}

@media screen and (max-width:1320px){
  
}

@media screen and (max-width:1280px){
    .news .infoBox{
        padding: 40px 20px 101px;
    }
    .mediaLink a{
        margin-right: 15px;
    }
  
}

@media screen and (max-width:1200px){
    .mediaLink{
        left: 60%;
    }
    .fixdCon{
        width: 130px;
        background-position: top center;
        background-size: 100% 100%;
        padding: 85px 0 6px;
    }
    .fixdCon a{
        font-size: 14px;
    }
    .fixdCon li{
        margin-bottom: 15px;
    }
    .fixdCon .top{
        text-align: center;
    }
    .fixdCon .top img{
        max-width: 105px;
        height: auto;
    }
    .motto img{
        max-height: 65px;
    }
}
@media screen and (max-width:1100px){
    .row04 .icon img{
        max-width: 55px;
    }
    .row04 .name{
        font-size: 16px;
    }
    .mediaLink a{
        width: 55px;
        height: 55px;
    }
    .row04 li a::after{
        padding-bottom: 52%;
    }
    .motto img{
        max-height: 55px;
    }
}

@media screen and (max-width:1080px){
    .news .infoBox{
        padding: 40px 20px 104px;
    }
}

@media screen and (max-width:998px){
    .header{
        /* position: absolute; */
    }
    .content{
        padding-top: 0;
    }
	.news .infoBox .title{
		height: 30px;
	}
    .mediaLink{
        position: relative;
        justify-content: flex-start;
        left: 50%;
    }
    .banner a{ height: auto;}
    .banner .gp-img{ padding-bottom: 47.4%; height: auto;}
    .fixdBox{ display: none !important;}
    .row01{
        padding: 40px 0;
    }
    .row01 .modeCon{
        margin-top: 20px;
    }
    .row01 .gp-container > .flex{
        flex-direction: column;
    }
    .importantNews, .news{
        width: 100%;
    }
    .news{
        margin-top: 20px;
    }
    .importantNews ul{
        margin: 0 -10px;
    }
    .importantNews ul a{
        margin: 0 10px;
    }
    .news .infoBox{
        padding: 40px 20px 60px;
    }
    .new-dots.swiper-pagination-bullets{
        bottom: 30px;
    }
    .new-arrow{
        bottom: 20px;
    }
    .notice{
        padding: 40px 15px;
    }
    .row02{
        padding-bottom: 40px;
    }
    .motto{
        margin-bottom: 40px;
    }
    .media li a{
        padding: 20px;transition: all 0.35s ease-out;
    }
		 
    .media .date{
        margin-right: 20px;
    }
    .academic{
        padding: 40px 0;
    }
    .academic{
        margin-top: 20px;
    }
    .academic li a{
        padding: 20px;
    }
    .academic .infoBox div{
        padding-top: 10px;
    }
    .row04{
        padding: 40px 0;
    }
    .row04 ul li{
        margin-top: 20px;
    }
    .banner .title{
        bottom: 20px;
    }
    .banner .gp-container:has(.title){
        padding-left: 20px;
    }
    .banner .title div:first-child{
        font-size: 22px;
    }
    .banner .summary{
        line-height: 22px;
        margin-top: 0;
    }
    .banner .swiper-pagination-bullets{
        bottom: 20px;
    }
    .banner .swiper-pagination-bullets .swiper-pagination-bullet{
        width: 30px;
        height: 30px;
    }
    .row04::before{
        height: calc(100% + 200px);
        background-position: center;
    }
    .row04 ul li{
        width: 33.33%
    }
}

@media screen and (max-width:768px){
    .imgList li{
        width: 100%;
        margin-bottom: 15px;
    }
    .imgList li:last-child{
        margin-bottom: 0px;
    }
    .modeTil .ch{
        padding-top: 20px;
    }
    .row01{
        padding: 30px 0;
    }
    .row01 .modeCon{
        margin-top: 15px;
    }
    .notice li{
        margin-top: 20px;
    }
    .notice li a{
        padding: 20px;
    }
    .notice li .date{
        margin-top: 15px;
        padding-top: 20px;
    }
    .motto{
        margin-bottom: 10px;
    }
    .motto img{
        max-height: 50px;
    }
    .media li{
        margin-top: 20px;
    }
    .academic{
        margin-top: 0;
        padding: 30px 0;
    }
    .academic li{
        margin-top: 20px;
    }
    .academic .infoBox{
        margin-top: 15px;
    }
    .modeTil .ch{
        font-size: 30px;
        line-height: 1.2;
    }
    .modeTil .en{
        font-size: 44px;
    }
    .mediaLink{
        margin-top: 15px;
    }
    .row04{
        padding: 30px 0;
    }
    .banner .title{
        width: 60%;
    }
    .banner .title div:first-child{
        font-size: 18px;
    }
    .banner .summary{
        font-size: 14px;
        line-height: 20px;
    }
    .row04 ul li{
        width: 50%
    }
}

@media screen and (max-width:580px){
    .motto img{
        max-height: 40px;
    }
}
@media screen and (max-width:479px){
    .notice li{
      width: 100%;
    }
    .notice li .title{
      height: auto;
    }
    .media li,
    .academic li{
        width: 100%;
    }
    .row04 ul{
        margin: 0 -5px;
    }
    .row04 ul li{
        width: 50%;
        margin-top: 15px;
    }
    .row04 li a{
        padding: 20px 0;
        margin: 0 5px;
    }
    .row04 li a::after{
        padding-bottom: 36%;
        display: none;
    }
    .row04 .box{
        position: relative;
        top: 0;
        left: 0;
        transform: unset;
    }
    .row04 .name{
        font-size: 14px;
    }
    .modeTil .ch{
        font-size: 26px;
    }
    .modeTil .en{
        font-size: 32px;
    }
    .tilCenter{
        text-align: left;
    }
    .modeTil.tilCenter .en{
        left: 0;
        transform: none;
    }
    .modeMore{
        line-height: 24px;
        width: auto;
        padding-bottom: 6px;
    }
    .modeMore i{
        width: 25px;
        height: 25px;
        background-size: 6px 12px;
    }
    .modeMore::before{
        height: 20px;
    }
    .banner .title{
        display: none;
        bottom: 10px;
    }
    .banner .swiper-pagination-bullets{
        bottom: 5px;
        right: 50%;
        transform: translateX(50%);
    }
    .banner .swiper-pagination-bullets .swiper-pagination-bullet{
        width: 25px;
        height: 25px;
    }
    .mediaLink a{
        width: 45px;
        height: 45px;
    }
    .motto img{
        /* max-height: 35px; */
    }
}

@media screen and (max-width:414px){
    .modeTil .en{
        font-size: 34px;
        letter-spacing: -3px;
    }
    .importantNews .infoBox .title{
        line-height: 24px;
    }
    .importantNews .textList .title{
        margin-top: 4px;
    }
    .news .infoBox{
        padding: 30px 20px 50px;
    }
    .news .infoBox .summary{
        margin-top: 15px;
        padding-top: 15px;
    }
    .mediaLink{
        flex-wrap: wrap;
    }
    .mediaLink a{
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .row01 .infoBox .date{
        width: 66px;
        padding: 10px 0;
    }
    .news .infoBox .date .day{
        line-height: 1;
    }
    .new-arrow{
        bottom: 10px;
    }
    .new-arrow div{
        width: 35px;
        height: 35px;
    }
    .motto img{
        max-height: 36px;
    }
}

@media screen and (max-width:370px){
    .row04 .icon img{
        max-width: 45px;
    }
    .motto img{
        max-height: 30px;
    }
}