input:checked {
    accent-color:#cc2e2e;
}
.ssk{border-radius:4px 0 0 4px;height: 28px;}
.button-sch{color: #680034; border-radius: 0 4px 4px 0; border: none;height: 28px;font-size: 18px;}
.imgNewsBox{background: linear-gradient(rgba(255,255,251,.8), rgba(255,255,255,.5));box-shadow: 0px 0px 6px rgba(0, 0, 0, .5);width: 55%; margin-right: 2em;}
.wxlxtitle-gccx,.radioBox-gccx{float:left;display: flex;align-items: stretch;}
.box2-gccx{width: 68%;float: right;text-align: right;display: flex;justify-content: center;align-items: center;}
.quickLinksTitle span{width:100%;display: block;}
.tabs-header,.tabs{caret-color: transparent;}
.jsc-kszy{font-size: 20px; color: #FFF;}
.box1-kszy{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
#logo-kszy{padding-left: 3em;}
.wfSearchBar_container{margin: 0 auto !important;}
.box-wdxx{width: 90%;margin: 0 auto;}
.jj-wdxx{text-indent: 2em;text-align: justify;padding-top: 1.1em;}
.searchPad-gccx{text-align: left;width: 75%;margin: 0 auto;padding-top: 2em;}
.box1-gccx{width: 32%;float: left;display: flex;justify-content: flex-end;}
.jj-kszy{width: 91%;margin: 0 auto;padding-top: 2rem;}
.wxlx-gccx{padding-top: 2rem;display: flex;justify-content: center;margin-top: 4rem;display: none;}
.articleList .comment{color:#FFF;}
.quickLinksImg a{color:rgba(6, 70, 128, .8);}
.quickLinksImg a:hover{color:#680034;}
.title-box a:hover{
 color: #680034;
    padding-left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.banner-subpage{height:40vh;}
.tab{font-size: 28px !important;
    height: 40px;}
.ziyuanTitle {
    display: flex;
    align-items: center;
    padding-bottom: 4rem;
}

.listMore {
    color:#A86988;
position: absolute;
    bottom: 0px;
    right: 1rem;
float: right;
}

.quickLinks {
    height: 13rem;
    width: 100%;
padding-top: 8vh;
}

.quickLinksTitle {
color: aliceblue;
    width: 11.111111111%;
    float: left;
    height: 13rem;
    font-size: 22px;
    align-content: center;
    background-color: rgba(6, 70, 128, .8);
    text-align: center;
}

.quickLinksImgBox {
    float: left;
    width: 88.8888888888%;
    background-color: rgba(255, 255, 255, .8);
}

.section-topPanel {
    position: absolute;
    top: 8vw;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    min-width: 500px;
    background: none;
}

/* 馆藏检索搜索面板开始 */
.wfSearchBar_searchTabs li {
    color: #f5f2f2 !important;
}

.wfSearchBar_container img {
    filter: brightness(200%);
}

input,
select {
    border-radius: 4px;
    border: none;
}

.smjs_nr div {
    font-size: 1.8rem;
    color: #f5f2f2;
}

.wfSearchBar_searchWrap input {
    width: 88% !important;
}

#wfSearchBar_searchBtn {
    line-height: 0 !important;
    float: left;
width: 12%;
font-size: 18px;
    color: #680034;
}

.wfSearchBar_search {
    margin: 0 auto !important;
    padding-top: 3rem;
    width: 98%;
}

.tab_guanSang {
    border-radius: 8px 0 0 0;
}

.tab_wanfang {
    border-radius: 0 8px 0 0;
}

.tabs-container {
    width: 90%;
    background: transparent;
    margin: 0 auto;
}

.tab-radio {
    display: none;
}

.tabs-header {
    display: flex;
    flex-wrap: wrap;
}

.tab-label {
    display: inline-block;
    padding: 0.7rem 1.2rem;
    font-size: 1.8rem;
    font-weight: 450;
    color: #4a627a;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    background-color: rgba(255, 255, 255, .8);
    letter-spacing: 0.3px;
}

.tab-label:hover {
    color: #2b4b6e;
}

#tab_collection:checked~.tabs-header label[for="tab_collection"],
#tab_latitude:checked~.tabs-header label[for="tab_latitude"],
#tab_exam:checked~.tabs-header label[for="tab_exam"],
#tab_wanfang:checked~.tabs-header label[for="tab_wanfang"] {
    background: rgba(6, 70, 128, .6);
backdrop-filter: blur(6px);
    color: #ffffff;
    font-weight: 500;
    border-bottom-color: #9bc0df;
border-left: 1px solid rgba(255, 255, 255, .6);
}

.panels {
    display: grid;
    position: relative;
}

.panel-a {
    grid-area: 1 / 1 / 1 / 1;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    background: transparent;
    padding: 0.2rem 0.1rem 0.6rem 0.1rem;
    border-radius: 0px;
    will-change: opacity;
    border-radius: 0 8px 8px 8px;
padding: 3rem 0;
}

#tab_collection:checked~.panels .panel-collection,
#tab_latitude:checked~.panels .panel-latitude,
#tab_exam:checked~.panels .panel-exam,
#tab_wanfang:checked~.panels .panel-wanfang {
    opacity: 1;
    pointer-events: auto;
    background: rgba(6, 70, 128, .6);
backdrop-filter: blur(6px);
    border-top: none;
    border-left: 1px solid rgba(255, 255, 255, .6);
    border-bottom: 2px solid rgb(5 19 70 / 32%);
    border-right: 2px solid rgb(5 19 70 / 32%);
}

.panel-a p {
    margin-bottom: 0.75rem;
    line-height: 1.55;
    font-size: 1.8rem;
   color: #f5f2f2;
}

.panel-a p:last-child {
    margin-bottom: 0;
}

.simple-list {
    list-style: none;
    padding-left: 0;
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
}

.simple-list li {
    margin-bottom: 0.5rem;
    padding-left: 1.2rem;
    position: relative;
    font-size: 0.94rem;
    color: #2c4052;
}

.simple-list li::before {
    content: "·";
    position: absolute;
    left: 0.2rem;
    color: #7c93aa;
    font-weight: normal;
}

@media (max-width: 560px) {
    .tab-label {
        padding: 0.55rem 0.9rem;
        font-size: 0.88rem;
    }

    .panel-a p,
    .simple-list li {
        font-size: 0.9rem;
    }
}

.tabs-container,
.tabs-header,
.panel-a,
.panels {
    box-shadow: none;
    background-image: none;
    text-shadow: none;
}

/* 馆藏检索搜索面板结束 */



.facultiesList h4 a {
    line-height: 2em;
    letter-spacing: normal;
}

.facultiesList h4 a:hover {
    background-image: url(../images/logo1.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left;
    padding-left: 1em;
}

.img-campus {
    width: 100% !important;
    margin: 0 !important;
}

.img-campus img {
    width: 100% !important;
    height: auto !important;
}

.v_news_content video {
    width: 80%;
    height: auto;
}

#vsb_content iframe {
    height: 70em;
}

.video-area {
    display: flex;
    flex-wrap: wrap;
}

.section-news{height:48em;}
.more-r {
    position: relative;
    left: 9em;
    top: -3em;
}

#site-logo img {
    width: 40em;
    padding-right: 2em;
}

.image-about-line {
    border: 2px solid rgba(255, 168, 0, .5);
    position: absolute;
    top: 2em;
    width: 86%;
    height: 88%;
    left: 5.4em;
    border-radius: 20px;
}

#slideText {
    top: 20vh;
}

#slideText1 {
    line-height: 1em;
}

#slideText2 {
    top: 22vh;
    position: absolute;
}

/*标签切换样式开始*/
#tab4,
#tab5,
#tab6 {
    display: none;
}

.tabs {
    display: flex;
    padding-bottom: 2em;
    width: 70%;
    margin: 0 auto;
justify-content: center;
}

.panel {
    display: none;
}

.tab {
    cursor: pointer;
    width: 33.3333%;
    text-align: center;
    padding: 10px;
    background-color:#A86988;
    transition: background-color 0.3s ease;
    margin: 0 1%;
    border-radius: 20px;
    font-size: 16px;
}

/* 为激活的标签设置背景色 */
#tab4:checked~.tabs label[for="tab4"],
#tab5:checked~.tabs label[for="tab5"],
#tab6:checked~.tabs label[for="tab6"] {
    background-color: #680034;
    /* 激活标签的背景色 */
    color: #FFF;
    /* 激活标签的文字颜色 */
}

/* 可选：为标签添加鼠标悬停效果 */
.tab:hover {
    background-color:#680034;
color:#FFF;
}

/* 添加平滑过渡效果 */
.panel {
    transition: opacity 0.5s ease;
    opacity: 0;
}

#tab4:checked~.tab-panels #panel4,
#tab5:checked~.tab-panels #panel5,
#tab6:checked~.tab-panels #panel6 {
    display: block;
    opacity: 1;
}

/*标签切换样式结束*/

.headerText {
position: absolute;
    width: 80vw;
    left: 50%;
    top: 26vh;
    transform: translate(-50%, -50%);
}

.headerText-welcome {
    color:#A86988;
    letter-spacing: .2em;
    font-size: 2em;
    height: 2em;
}

.headerText-listName {
    font-size: 500%;
    color: #FFF;
    line-height: 1em;
    font-weight: 700;
}

.headerText-decorativeText {
color: rgba(255, 255, 255, .7);
    font-size: 6rem;
    line-height: 1em;
    text-align: center;
}

.footer-list2 .section-main-footer {
    background-color: #CCD2DD;
}

.list2-AdmissionsOther {
    background: #CCD2DD;
    padding-bottom: 4em !important;
    padding-top: 4em !important;
}

.list2-Admissions a {
    color: #D98F00 !important;
}

.list2-Admissions .img-blog {
    margin-bottom: 2em;
}

.list2-Admissions .themesflat-blog {
    background: none;
    border-radius: unset;
    box-shadow: none;
}

.list2-Admissions {
    padding: 0;
}

.list2-Admissions .line-titleUp {
    margin: -.5em 0 5em 0;
}

.list2-Admissions h2 {
    text-align: left;
    background-image: url(../images/icon/line-y.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: .3em;
    line-height: 1em;
    background-size: 6px 80%;
}

.list2-Admissions .themesflat-blog img {
    width: 100%;
    height: 20em;
    object-fit: cover;
    border-radius: 20px;
}

.list2-Admissions .themesflat-blog {
    width: 33.333333%;
}

.list2-Admissions .themesflat-blog .meta {
    position: absolute;
    z-index: 9;
    bottom: 20px;
    width: 55%;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0px;
    transform: rotate(0deg);
}

.list2-Admissions .themesflat-blog h4 {
    font-size: 22px;
    font-weight: 600;
    color: #577DB9;
}

.articleList .img-blog img {
    max-height: 20em;
    width: 100%;
    object-fit: contain;
}

.main-blog-arcire a {
    color: #577DB9;
    font-size: 1.1em;
}

.icon-currentPath {
    width: 30px;
}

.currentPath {
    width: 100%;
    text-align: right;
    border-bottom: 2px solid #143467;
    margin-bottom: 1em;
    color: #577DB9;
    font-size: 16px;
}

.currentPath a {
    color: #577DB9;
}

.main-blog-arcire h1 {
    font-size: 3em;
    line-height: 1.5em;
}

.box-counting {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.order1 {
    background-image: url(../images/icon/xuewei.png);
    background-size: 80%;
}

.order2 {
    background-image: url(../images/icon/laoshi.png);
    background-size: 50%;
}

.order3 {
    background-image: url(../images/icon/xuexiao.png);
    background-size: 50%;
}

/*简单搜索样式-开始*/
.dialog-button {
    padding-left: 2em;
}

/* 隐藏对话框和遮罩层的复选框 */
#dialog-toggle,
#dialog-toggle+label {
    display: none;
}

/* 对话框按钮样式 */
.dialog-button img {
    width: 30px;
}

.dialog-button:hover {
    /* background-color: #3367d6;*/
}

/* 遮罩层样式 */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
 backdrop-filter: blur(6px);
    z-index: 999;
}

/* 对话框样式 */
.dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20vh;
    padding: 20px;
    background-color: white;
    border-radius: 8px;
    /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);*/
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    border: 1px solid rgba(255, 255, 255, 1);
background-image: url(../images/logo2.png);
    background-position: center 12%;
    background-size: 80%;
    background-repeat: no-repeat;
}

#dialog-toggle:checked~.dialog {
    /* 原有样式 */
    transform: translate(-50%, -50%) scale(1);
}

/* 关闭按钮样式 */
.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-color: #f1f1f1;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-button:hover {
    background-color: #e0e0e0;
}

/* 当复选框被选中时显示对话框和遮罩层 */
#dialog-toggle:checked~.overlay {
    opacity: 1;
    visibility: visible;
}

#dialog-toggle:checked~.dialog {
    opacity: 1;
    visibility: visible;
}

/*简单搜索样式*/
.image-about img {
    border-radius: 20px;
}

.v3 .list-wrap p span {
    font-size: 16px;
    color: rgba(255, 255, 255, .6) !important;
    line-height: 2em;
}

.widget-link img {
    margin-right: .5em;
    width: 16px;
}

.copyright {
width: 100%;
    text-align: center;
    font-size: 1.6rem;
    color: rgba(168, 105, 136, 1);
}

.line-footer {
    height: 2px;
    width: 50px;
    background-color: #680034;
}

.list-box-work img {
    width: 4em;
}

.line-titleUp {
    border: 2px solid #680034;
    height: 2px;
    width: 12em;
    margin: -.5em auto 1.5em auto;
}

.logo .widget-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding-left: 1em;
}

.list-footer .logo img {
    width: 100px;
    filter: contrast(0.5);
}

.section-Research .btn-main a {
    padding: 0px 10px 0px 40px;
}

.section-Research .btn-main {
padding: 0px;
    width: 87px;
    margin: 0 auto;
}

.section-Research .themesflat-blog {
    background: rgba(255, 255, 255, .2);
    backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, .4);
}

.section-Research .title a {
    color: #FFF !important;
}

.section-Research .text {
    color: #c4c2c2 !important;
}
}

.box-work img {
    position: relative;
    top: -2em;
}

.numberList {
    position: absolute;
    width: 90%;
    margin-top: -17em;
    left: 35vw;
}

.numberOrder {
    display: flex;
    color: #FFF;
}

.themesflat-content-box {
    padding: 0 5vw 0 10px;
}

.number-wrap span {
    font-size: 4em;
}

.text-wrap h3 {
    color: rgba(255, 255, 255, .7);
}

.sumSup {
    font-size: 2em;
    top: -1em;
}

.heading-top {
    text-align: center;
    padding-bottom: 2em;
}

.heading-top-white h2 {
    color: #FFF;
}

.section-Research {
    padding-bottom: 3em !important;
    padding-top: 5em !important;
}

.section-Research h2 {
    color: #143467;
    padding-bottom: 0px;
}

.line-sec {
    height: 6em;
    background: linear-gradient(to right, #143467, #476aa3);
    transition: background 1s ease-in-out;
    clip-path: polygon(0% 0, calc(100% - 20px) 0, 100% 0px, 100% calc(100% - 0px), calc(100% - 20px) 100%, 100% 100%, 0 calc(70% - 20px), 0 50%);
    top: 2em;
    position: relative;
}
.line-sec:hover{background: linear-gradient(to right, #476aa3, #143467);}
.line-sec2 {
    height: 6em;
    background: linear-gradient(to right, #476aa3, #143467);
    transition: background 1s ease-in-out;
    clip-path: polygon(100% 0, 20px 0, 0% 0, 0% 100%, 20px 100%, 0% 100%, 100% calc(70% - 20px), 100% 50%);;
    top: 1em;
    position: relative;
}
.line-sec2:hover{background: linear-gradient(to right, #143467, #476aa3);}

@media only screen and (max-width:991px) {

    #slideText2 {
        top: 35vh;
    }

    .section-blog .list-blog .themesflat-blog {
        width: 30%;
    }

    .numberList {
        margin-top: -12em;
        left: 5vw;
    }

    #slideText {
        top: 8vh;
    }

    .number-wrap span {
        font-size: 3em;
    }
}

@media only screen and (max-width:767px) {
    .headerText-welcome {
        top: -5em;
        position: absolute;
        left: 2em;
    }

    .headerText-listName {
        font-size: 4em;
    }

    #slideText2 {
        top: 8.5em;
    }

    .tabs {
        width: 100%
    }

    .heading-top {
        padding-bottom: 0;
    }

    .section-team .list-team .box-item-team .imgbox {
        padding-bottom: 2px;
    }

    .thumbnail-container {
        display: flex !important;
        justify-content: center;
    }

    .dialog {
        width: 100%;
    }

    #appu1 .qwss {
        width: 77% !important;
    }

    .number-wrap span {
        font-size: 3em;
    }

    .text-wrap h3 {
        font-size: 1.5em;
    }
}

@media only screen and (max-width:479px) {
.blog-widget .heading-top{display:none;}
.blog-widget ul{display: flex; flex-wrap: wrap;justify-content: center;}
.blog-widget ul li{padding-top: 10px !important;margin: 0 10px;}
.footer .section-main-footer{height: 1300px;padding-top: 50px;}
.section-blog-arcire .main-blog-arcire .blog-content .themesflat-blog .content-blog p.text{display:none;}
.thumb{height:5.5rem !important;}
.panel-a{border-radius: 0 0px 8px 8px;}
.tab-label{padding: 0.55rem .978rem;}
.wfSearchBar_container ul{display: flex;flex-wrap: wrap;justify-content: center;}
#wfSearchBar_searchBtn{width:20%;}
.haoShuBox img{height:12rem !important;}
.haoShuBox{width: 48% !important;height: 16rem !important;}
.imgNewsBox{width:100%;}
* {font-size:100% !important;}
    .list2-Admissions h2 {
        font-size: 2.5em;
    }

    .main-blog-arcire h1 {
        font-size: 2em;
    }

    .section-blog-arcire .main-blog-arcire .blog-content {
        margin-top: 0;
    }

    .headerText-listName {
        font-size: 3em;
        position: absolute;
    }

    #slideText2 {
        font-size: 1.5em;
    }

    #slideText .headerText-welcome {
        top: -6em;
    }

    .numberList {
        width: 98%;
    }

    .box-counting {
        width: 40px;
        height: 40px;
    }

    .text-wrap h3 {
        font-size: 1em;
    }

    .sumSup {
        top: 0;
    }

    .number-wrap span {
        font-size: 2em;
    }

    .themesflat-content-box {
        padding: 0;
    }

    .section-slider .menu-slide {
        bottom: 1em !important;
    }

    .footer .section-main-footer .list-footer .widget-link.v3 {
        width: 100%;
    }

    .footer .section-main-footer {
        padding-bottom: 0;
    }

    .section-slider .menu-slide .list-menu-slide::before {
        top: -20px;
    }

    .headerText-welcome {
        font-size: 1.5em;
        top: -10em;
        left: 3em;
    }

    .headerText {
        width: 70%;
    }

    .headerText-decorativeText {
        font-size: 1.5em;
        position: absolute;
        top: 6vh;
    }

    #appu1 .tj {
        letter-spacing: 0px !important;
    }
.section-topPanel{width:100%;
min-width:unset;}
.quickLinksTitle{display:none;}
.quickLinksImgBox{width:100% !important; height:auto !important;}
.quickLinksImg{width:25% !important;height: auto !important;}
.quickLinksImg span{font-size:1rem !important;}
.quickLinksImg img {width: 50% !important; margin: 1rem 0 1rem 0 !important;}
.section-slider .menu-slide img {width:4rem !important;}
h2 {font-size: 1.5rem !important;}
.line-titleUp{margin: -.2em auto .2em auto !important;}
.ziyuanTitle{padding-bottom: 1rem !important;}
.ziyuanTitle span{font-size:120% !important;}
.ggData {height: 2rem !important;padding-bottom: unset !important;padding-top: .2rem;}
.gongGao h6 {line-height: 2rem !important;height: 2rem !important;-webkit-line-clamp: 1 !important;padding-bottom: unset !important;}
.line-sec {height: 3em !important;top: auto !important;}
.line-sec2 {height: 3em !important;top: auto !important;}
.section-Research {padding-top:0 !important;}
.tab {font-size: unset !important;}
.searchPad-gccx{width:98%;}
.jsc-gccx{padding-left: 0 !important;}
.box2-gccx{width: 98%;float: left; padding: 1em 0;}
.radioBox-gccx{width: 78%;float: left;}
.wxlx-gccx{float: left;width: 98%;padding-top: 0 !important;}
.wxlxtitle-gccx{float:left;}
.box-wdxx{width:98%;}
.box-kszy{width:100%;}
.box1-kszy{width: 98%;float: left;padding: 2em 0;}
.box1-kszy>#examkey{width:50% !important;}
.wfSearchBar_container{width:98% !important;}
#wfSearchBar_searchInput{width: 80% !important;}
.col-auto{width: 66vw !important;}
.tuiGuangBox{width:48% !important;height: 14rem !important;}
.tuiGuangBox img{height:8rem !important;}
.box1-gccx{width:98% !important;justify-content: center;}
.section-topPanel{top: 13vw !important;}
.quickLinks{padding-top: 2vh !important;}
#u_u2_ifocus_btn{width:23% !important;height: 200px !important;}
#u_u2_ifocus_pic,#u_u2_ifocus{height:200px !important;}
#u_u2_ifocus_btn IMG,#u_u2_ifocus_btn LI{height:50px !important;}
.moreXinWen{width: 133px !important;margin: 0 auto !important;}
.moreGongGao {width: 130px !important;margin: 0 auto !important; padding: 0 !important;}
.section-news {height: unset;}
#c1045248ifocus_tx_ul{margin-left:2px;}
.banner-subpage{height: 30vh;}
.lie3,.img-blog{height: 8rem !important;}
.lie3{width: 50% !important; padding: .5rem !important;height: 15rem !important;}
#metaBox1{transform: none !important; top: 6rem !important;font-size: 60% !important;}
}