body {
    color: #353B60;
}
/*不同设备字体em基准min 是大于 max 是小于*/
@media screen and (min-width: 320px) and (max-width: 360px) {
body {
	font-size: 12px;
}
}
 @media screen and (min-width: 360px) and (max-width: 480px) {
body {
	font-size: 14px;
}
}
 @media screen and (min-width: 480px) and (max-width: 700px) {
body {
	font-size: 14px;
}
}
 @media screen and (min-width: 700px) {
body {
	font-size: 14px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1600px){
body {
	font-size: 16px;
}
}
@media screen and (min-width: 1600px) {
body {
	font-size: 18px;
}
}
/*不同设备字体em基准*/

.row {
    margin: 0;
}

.mt74 {
    margin-top: 74px;
}

.no-border {
    border-right: none !important;
}

.no-margin>a {
    margin-bottom: 0 !important;
}

.mt {
    margin-bottom: 60px;
}

a {
    cursor: pointer;
   text-decoration: none;
}
.conlist .container, .info .container{padding-bottom: 15px;
        box-shadow: 0.1rem 0.2rem 0.5rem 0.2rem rgba(73, 94, 160, 0.1);}
.slide2  .swiper-pagination,.news-swiper .swiper-pagination{ position: unset; margin-top: 15px;}
.bannerimg{width:100%;height:auto;}
@media (min-width: 1600px) {
    .container {
        width: 1606px;
      margin: 0px auto;
        padding: 0;
    }

    h1 {
        font-size: 60px;
    }

    .banner .text {
        top: 378px;
        left: 371px;
    }

    .navbar-nav>li>a {
    /*height: 76px;*/
    line-height: 76px;
    padding: 0px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 30px;
    }

}

@media (min-width: 992px) {
    h1 {
        font-size: 40px;
    }
}



.container-fluid {
    padding: 0px;
    width: 100%;
}


@media screen and (min-width:768px) {
    .navbar .container-fluid {
        width: 940px;
    }
}

@media screen and (min-width:1200px) {
    .navbar .container-fluid {
        width: 1140px;
    }

}

@media screen and (min-width:1626px) {
    .navbar .container-fluid {
        width: 1606px;
    }
}

@media screen and (max-width:768px) {
    .mt {
        margin-bottom: 20px !important;
    }
.footer .left{max-width: 100% !important}
    .banner {
        padding-top: 48px;
    }

    .news {
        margin-top: 20px !important;
    }

    .news .inline {
        margin-top: 0 !important;
    }

    .news .w30 {
        display: none;
    }

    .news .w40 {
        width: 100%;
    }

    .news-txt {
        width: 100% !important;
        top: 303px !important;
    }

    .news-time {
      
    }

    .college-footer .pl0 {
        padding-left: 15px !important;
    }

    .header-title .title-logo {
        height: 60px !important;
    }

    .header-title .line-div {
        margin-top: 50px !important;
    }

    .header-title .more {
        margin-top: 30px !important;
    }

    .header-title .more>span {
        top: 36% !important;
        right: 4px !important;
        font-size: 13px !important;
    }

    .header-title .more>img {
        max-width: 60px !important;
        height: 40px !important;
    }

    .subject .inline {
        flex-direction: column;
    }


    .subject .inline1>img {
        margin-bottom: 20px;
    }

    .notice .list-title {
        padding: 0 10px;
    }

    .lecture-container {
        margin-top: 20px !important;
        margin-bottom: 40px !important;
        padding-bottom: 20px;
    }

    .lecture .swiper-slide {
        flex-direction: column;
        align-items: center;
       width: 100% !important;
    }

    .lecture .swiper-slide .txt {
        margin-right: 0 !important;
    }

    .lecture-container .txt .inline {
        display: block !important;
    }

    .lecture-container .txt-small {
        border-right: 0 !important;
    }

    .lecture-container .txt>p {
        font-size: 18px !important;
    }

    .lecture-container .lec-title {
        margin-left: 0 !important;
        font-weight: 500 !important;
        font-size: 20px !important;
    }

    .lecture .swiper-slide img {
        height: auto !important;
        width: 55%!important;
        margin-bottom: 20px;
    }

    .lecture-container .txt .mt74 {
        margin-top: 10px !important;
    }

    .mobile {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    .college .header-title,
    .subject .header-title {
        margin: 20px 0 !important;
    }

    .mask-video .info {
        width: 90% !important;
    }
}



.nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.pc .nav li ul {
    
    position: absolute;
    top: 80px;
    width: 150%;
    z-index: 999;
    text-align: center;
    display: none;
    border-radius: 5px;
    background: rgba(255, 255, 255, .85);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .08);
}

.nav li ul li {
    height: 50px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height:50px;
}
.navchild a{
    width: 100%;
    height: 48px;
    display: block;
}
.navchild a:hover{
    text-decoration: none;
    background-color: #eee;
}
.mr40 {
    margin-top: 40px !important;
}

.center-title {
    text-align: center;
    font-size: 46px;
    color: #353B60;
    padding: 90px 0 64px 0;
}

.center-title .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-title .row img {
    width: auto;
}

.center-title .row span {
    margin: 0 22px;
}

.center-title .en {
    font-size: 30px;
    color: #9A9DAF;
}

.center-title .tip {
    font-size: 26px;
}



.header-top {
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-inline {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #999999;
}

.header-inline a {
    font-size: 16px;
    color: #999999;
    padding: 0 10px;
}

.search-container {
    position: relative;
}

.search-container input {
    width: 300px;
    height: 40px;
    background: rgba(153, 153, 153, 0.1);
    border-radius: 25px;
    border: 1px solid #0162B1;
    padding-left: 25px;
    /* 留出空间给图标 */
}


.search-container .bg {
    cursor: pointer;
    width: 59px;
    height: 40px;
    background: #0162B1;
    border-radius: 25px;
    position: absolute;
    right: 0;
    /* 根据需要调整 */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    /* 防止点击图标时触发输入框 */
}

.search-container .icon-search {
    margin-top: 10px;
}

.tabs {
    height: 80px;
    background: #F1F1F1;
}

.tabs .container {
    display: flex;
    justify-content: center;
}

.tabs li {
    height: 80px;
    width: 8.3%;
    text-align: center;
    white-space: nowrap;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}

.tabs li>a {
    font-size: 18px;
    color: #333333 !important;
    overflow: hidden;
    text-overflow: ellipsis;

}


.tabs li.active>a::after {
    content: "";
    /* 这里必须有内容 */
    display: block;
    /* 或者 inline-block，根据需要 */
    border-bottom: 4px solid #0162B1;
    /* 下划线样式 */
    /*padding-bottom: 25px;*/
    border-radius: 2px;
}

.tabs li.active>a {
    color: #0162B1 !important;
    ;
}


.swiper-container {
    width: 100%;
}


/* news */
.news {
    margin-top: 80px;
}

.header-title {
    font-weight: 500;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}

.header-title .title-logo {
    height: 80px;
}

.header-title .line-div {
    width: 100%;
    /* 线的颜色 */
    margin: 90px auto 0;
    /* 居中显示 */
    height: 2px;
    background: #999999;
    opacity: 0.15;
}

.header-title .more {
    position: relative;
    height: 60px;
    cursor: pointer;
    right: 5px;
    transition: all 0.5s;
    margin-top: 60px;
}
.header-title .more:hover{

    right: 10px;
    
}


.header-title .more>img {
    max-width: 90px;
    height: 60px;
}

.header-title .more>span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.content .header-title .more {
    margin-top: 30px;
}

.lists .list {
    display: flex;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.5s;
}
.lists .list .info{width:100%;align-content: center;}
.lists .list .info-txt {
   align-content: center;
    padding: 10px;
    display: block;
   min-height: 71px;
    transition: all 0.5s;
}

.list-title {
    margin-right: 15px;
    font-weight: 500;
    color: #7C8696;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 25px;
}

.list-title .date {
    font-weight: 600;
    font-size: 28px;
   
}

.info .info-title {
    font-weight: 500;
    font-size: 18px;
    color: #000000;
}
.info .info-title:hover {
   margin-left:10px;
    color: #0162B1;
    font-weight: bold;
 transition: all 0.5s;
}
.info .info-content {
    padding-top: 15px;
    font-size: 16px;
    color: #999999;
    line-height: 22px;
}

.info .after {
    margin-top: 5px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.info .after .line {

    width: calc(100% - 20px);
    height: 2px;
    background: #CDCDCD;
}

.info .after .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #CDCDCD;
    border-radius: 50%;
}

.news-time {
    display: flex;
    align-items: center;
    width: 170px;
    height: 50px;
    background: #0162B1;
    border-radius: 0px 100px 100px 0px;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    left: 30px;
    bottom: -4%;
    z-index: 999;
}

.news-time>img {
    margin: 0 15px 0 20px;
}

.news-txt {
   /* position: absolute; height: 200px;*/
    
    left: 0;
    top: 353px;
    width: 100%;
    
    background: #FFFFFF;
    border-radius: 0px 50px 0px 0px;
    font-size: 16px;
    color: #999999;
    line-height: 22px;
    padding: 0 30px;
}

.news-txt .news-title {
    margin-top: 38px;
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 14px;
}

.w40 {
    width: 40%;
}

.w30 {
    width: calc(30% - 10px);
}

.inline {
    display: flex;
    justify-content: flex-start;
}

.news .inline {
    margin-top: 30px;
}

.news-swiper {
    position: relative;
    margin:0px 10px;
   margin-right: 20px;
   /*  height: 560px; */
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
}

.news-swiper .swiper-slide img {
    transition: transform 0.5s ease;
    /* 平滑过渡效果 */
}


.news-swiper .swiper-slide img:hover {
    transform: scale(1.1);
    /* 放大10% */
}

.news-swiper .swiper-wrapper {
    /*  height: 560px; */
}

.news-swiper .swiper-pagination-bullet {
    width: 60px;
    height: 6px;
    background: #999999;
    border-radius: 3px;
}

.news-swiper .swiper-pagination-bullet-active {
    background: #0162B1;
}

.lists .hover {
    display: flex;
}

.lists .hover .list-title {
    color: #0162B1;
}
.lists .hover .list-title .year {
    margin-left: 10px;
}
.lists .hover .info-txt {
    background: #0162B1;
}

.lists .hover .info-title,
.lists .hover .info-content {
    color: #fff;
}

.content {
    width: 100%;
    background: #F1F1F1;
}

.notice-title {
    margin: 50px 0 25px 0;
}

.notice-title .title-logo {

    height: 64px;
}

.notice-title .line-div {
    margin: 60px auto 0;
}


.notice .list-title {
    color: #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border: 1px solid #999999;
    justify-content: space-around;
    transition: all 0.5s;
}

.notice .list {
    margin-bottom: 15px;
}

.notice .date {
    border-bottom: 1px solid #999999;
    padding-bottom: 5px;
    width: 70px;
    text-align: center;
}
.notice .nywp{font-size:14px;}
.notice .list-title.hover {
    background: #0162B1;
    color: #fff;
    border: 1px solid #0162B1;
}

.sci {
    background-image: url(../images/bg_sci.png);
    background-size: cover;
    background-position: center;
    /* 确保图片居中 */
    background-repeat: no-repeat;
    /* 可选，防止图片重复 */
    padding: 0 30px;
}

.sci .list {
    background: rgba(255,255,255,0.5);
    /*opacity: 0.5;*/
    padding: 15px;
    margin-bottom: 20px;
    transition: all 0.5s;
}

.sci .year {
    border-bottom: 2px solid #7C8696;
    padding-bottom: 25px;
}

.sci .list .list-title {
    align-items: flex-start;
    margin-right: 30px;
}

.sci .list.hover {
    opacity: 1;
    background: #0162B1;
    color: #fff;
}

.sci .list.hover .list-title {
    color: #fff;
}

.college .header-title,
.subject .header-title {
    margin: 82px 0 41px 0;
    justify-content: center;
}

.college .title-logo,
.subject .title-logo {
    height: 74px;
}

.college .txt {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.college a {
    margin-top: 30px;
}

.college .txt .jjxy {
    font-size: 32px!important;
    margin-right:10px;
}

.college .txt i {
    font-weight: 600;
}

.college .bggrey {
    background: #F1F1F1;
    padding-bottom: 30px;
}

.college-footer {
    margin-top: 10px;
    background: #f4f7fb;
}

.college-footer .card {
    margin: 10px 0;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.college-footer .card .card-img {
    width: 45%;
    height: 80px;
    background: #f4f7fb;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.college-footer .pl0 {
    padding-left: 0;
}

.card-txt {
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    margin-left: 30px;
}

.card-txt .en {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.card.hover {
    background: #0162B1;

}

.card.hover .card-img {
    background: #FFFFFF;
}

.card.hover .card-txt,
.card.hover .en {
    color: #fff;
}



.lecture .container-fluid {
    background-image: url(../images/bg_lecture.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.lecture .header-title {
    padding-top: 39px;
    color: #FFFFFF;
}

.lecture-container {
    margin-top: 10px;
    margin-bottom: 20px;
}

.lecture-container .txt {
    font-weight: 600;
    font-size: 2em;
    color: #FFFFFF;
       align-content: center;
}

.lecture-container .txt .inline {
    align-items: center;
}

.lecture-container .txt>p {
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 30px;
}

.lecture-container .txt-small {
    padding-right: 54px;
    font-weight: 500;
    border-right: 1px solid #FFFFFF;
}

.lecture-container .swiper-pagination-bullet {
    width: 60px;
    height: 6px;
    background: #999999;
    border-radius: 3px;
}

.lecture-container .swiper-pagination-bullet-active {
    background: #fff;
}

.txt-small>div {
    white-space: nowrap;
}

.txt-small .date {
    opacity: 0.5;
}

.lecture-container .txt-small .time {
    font-weight: 600;
    font-size: 30px;
}

.lecture-container .lec-title {
    font-weight: 600;
    line-height: 40px;
    margin-left: 42px;
    max-width: 650px;
}

.lecture .swiper-slide {
    display: flex;
justify-content: center;
      /* justify-content: space-between;  */
}

.lecture .swiper-slide img {
   
  /*  border: 16px solid #97b8dc;   height: 568px;*/
   width:30%;
}
 /* 
.lecture .swiper-slide .txt {
    margin-right: 87px;
}
 */

.slide2 .swiper-slide>img {
    height: 260px;
}

.slide2 .txt {
    margin-left: 20px;
}

.slide2 .txt .inline {
    align-items: flex-start;
    flex-direction: column;
}

.slide2 .lec-title {
    margin-left: 0;
}

.slide2 .txt-small {
    border-right: 0;
}

.slide2 .mt74 {
    margin-top: 20px;
}


.subject {
    padding-bottom: 60px;
}

.subject .row>div {
    margin-bottom: 10px;
}

.subject .row img {
    width: 100%;
}

.subject .row img,
.subject .row .img-txt {
    cursor: pointer;
    
    transition: transform 0.5s ease;

}




.subject .row img:hover,
.subject .row .img-txt:hover {
    transform: scale(1.1);
    /* 放大10% */
}

.footer .container {
    padding: 25px;
}

.inline:before,.inline:after{display:none}
.footer .container-fluid {
    background-image: url(../images/bg_footer.png);
    background-size: cover;
    background-position: center;
    /* 确保图片居中 */
    background-repeat: no-repeat;
}

.footer .left {
    border-right: 1px solid #999999;
    height: 115px;
    max-width: 52%;
}


.footer a {
    display: inline-block;
   padding: 0px 20px 0px 23px;
    margin: 10px 0px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    border-right: 1px solid #999999;
   
}

.footer a:hover {
    text-decoration: none;
}

.footer .right {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    display: flex;
}

.footer-info {
    margin-left: 58px;
}

.footer-info>div {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.footer-info img {
    margin-right: 10px;
}

.qrcode {
    margin-left: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.qrcode>img {
    margin-bottom: 18px;
}

.support {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #0162B1;
    font-size: 12px;
    color: #FFFFFF;
}

.mask-video {
    display: none;
    width: 100%;
    min-height: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(15, 17, 29, 0.8);
}

.mask-video .info {
    width: 959px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mask-video video {
    width: 100%;
}

.mask-video .close {
    opacity: 1;
}


.mobile-nav .header-top {
    padding: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 48px;
    background: #fff;
}

.mobile-nav .header-top a>img {
    height: 30px;
}

.mobile-nav .nav-content {
    display: none;
    position: fixed;
    /* 或者使用 fixed，取决于你的需求 */
    top: 47px;
    left: 0;
    right: 0;
    z-index: 1000;
    /* 确保在最上面 */
    background: #fff;
    padding: 20px 15px;
}

.mobile-nav .search-container input {
    width: 100%;
    height: 36px;

}

.mobile-nav .search-container .bg {
    height: 36px;
    width: 50px;
}

.mobile-nav .search-container .icon-search {
    margin-top: 8px;
}

.mobile-nav .nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px;
}

.mobile-nav .nav li{
    width: 100%;
    padding: 0 10px;
}

.mobile-nav .nav li>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;

}


.mobile-nav ul li >div{
    display: flex;
    justify-content: space-between;
}
.mobile-nav ul li ul{
    background: #e1e1e1;
}

.mobile-nav a {
    font-size: 16px;
    color: #333;
}



.mobile-nav .nav-content .center {
    display: flex;
    justify-content: center;
}

.mobile-nav .center a {
    color: #999;
}

.mobile-nav .center span {
    padding: 0 10px;
}



.mobile {
    display: none;
}

.footer.mobile a {
    width: 45%;
    margin: 0 0 10px 0;
    border-right: 0;

}

.footer.mobile .left {
    border-right: 0;
}

.footer.mobile .right {
    flex-direction: column;
}

.mobile .footer-info {
    margin-left: 0;
    margin-top: 10px;
    font-size: 12px;
}

.mobile .qrcode {
    margin-left: 0;
}


@media screen and (max-width:1600px) {
#servicelist .serviceitem div p.title{
 font-size: 18px;
}
.lecture .swiper-slide img {
    
}
}  
@media screen and (max-width:1400px) {
.lecture .swiper-slide img {
   
}
}  
@media screen and (max-width:1200px) {
#servicelist .serviceitem div p.title{
 font-size: 14px;
}
.lecture .swiper-slide img {
    height: 328px;
}
}   
@media screen and (min-width:1600px) {
.navbar-nav>li>a{font-size:22px;}
.lecture .swiper-slide .txt{padding: 0px;
        padding-left: 80px;}
}
@media screen and (max-width:1600px) {
.lecture .swiper-slide .txt{padding: 0px;
        padding-left: 40px;margin-right:10px;}

.wpqh{position: unset;}
.slide2{margin-top: 45px;}
.conlist #category{padding:0px;}
}
@media (min-width: 1200px) {
    h1 {
        font-size: 50px;
    }
    .navbar-nav>li>a {
    /*height: 76px;*/
    line-height: 76px;
    padding: 0px;
    }
.navchild li a{font-size: 16px;}
.footer .left{width:50%;}


}