.banner {
    margin: 0 auto;
    background: #000;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100vh;
    z-index: 1;
}

.banner .swiper-slide {
    overflow: hidden;
    position: relative;
}

.banner .swiper {
    position: relative;
    height: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.banner .swiper-slide-active img {
    animation: changeScale 1 3s;
}

.swiper-slide-active .b-img {}

.banner .swiper-slide .text {
    position: absolute;
    right: 10%;
    top: 13%;
    color: #333333;
    z-index: 11;
    text-align: right;
    display: table;
}

.banner .swiper-slide .text img {
    display: inline-block;
    max-width: 100%;
    width: auto;
}

.banner .swiper-pagination {
    bottom: 1.5rem !important;
    right: 3.2rem;
    text-align: right !important;
    z-index: 2;
}

.banner .swiper-pagination-bullet {
    width: 0.19rem !important;
    height: 0.19rem !important;
    background: none !important;
    border-radius: 100%;
    opacity: 1;
    transition-duration: .5s;
    margin-left: 0.3rem;
    border: 2px solid #fff;
}

.banner .swiper-pagination-bullet-active {
    border-radius: 100%;
    background: #fff !important;
}

.Leaves {
    width: 4.09rem;
    height: 2.92rem;
    position: absolute;
    bottom: 0.1rem;
    right: -0.7rem;
    z-index: 1;
    transform-origin: right 30%;
    pointer-events: none;
    animation: swing 25s ease-in-out infinite;
}

.Leaves img {
    display: block;
    width: 100%;
}

.Leaves1 {
    width: 4.09rem;
    height: 2.92rem;
    position: absolute;
    bottom: -1.2rem;
    left: -0.7rem;
    z-index: 3;
    transform-origin: left 20.44%;
    pointer-events: none;
    animation: swing 13s ease-in-out infinite;
}

.Leaves1 img {
    display: block;
    width: 100%;
}

@keyframes swing {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(3deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-3deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.banner .swiper-button-prev,
.banner .swiper-button-next {
    width: 0.51rem;
    height: 0.51rem;
    border: 3px solid #fff;
    border-radius: 100%;
}

.banner .swiper-button-prev {
    left: 1.6rem;
    right: auto;
    bottom: 1.5rem !important;
    top: inherit;
}

.banner .swiper-button-next {
    right: inherit;
    left: 2.45rem;
    top: inherit;
    bottom: 1.5rem;
}

.banner .swiper-button-next:after,
.banner .swiper-button-prev:after {
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
}

.current-page {
    font-size: 0.6rem;
    font-weight: bold;
}

/* 可选：调整数字容器样式 */
.number {
    position: absolute;
    bottom: 1.35rem;
    right: 1.9rem;
    color: #fff;
    font-size: 0.3rem;
    text-shadow: 3px 3px 3px #737373;
    z-index: 2;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}


/*  */
.warp {
    width: 94.6%;
    margin: 0 auto;
    position: relative;
}

.homeLink {
    width: 100%;
    position: relative;
}

.topBg {
    width: 100%;
    background: url(../images/homeBg1.png)repeat-x left top;
    height: 0.83rem;
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 2;
}

.line {
    position: absolute;
    width: 1px;
    z-index: 1;
    height: 100%;
    background: #e9e9e9;
    top: 0;
}

.pos1 {
    left: 12.5%;
}

.pos2 {
    left: 25.2%;
}

.pos3 {
    left: 37.7%;
}

.pos4 {
    left: 50.2%;
}

.pos5 {
    left: 62.8%;
}

.pos6 {
    left: 75.3%;
}

.pos7 {
    left: 87.8%;
}

.homelinkBox {
    background: #f7f7f7;
    overflow: hidden;
}

.year1956 {
   width: 4.58rem;
       font-size: 2.1rem;
       color: #e4e4e4;
       font-family: "Cambria Math";
       position: absolute;
       right: 0.1rem;
       top: 1.15rem;
       z-index: 1;
}

.year1956 img {
    display: block;
    width: 100%;
}

.building {
    width: 100%;
    position: relative;
    z-index: 3;
}

.building img {
    display: block;
    width: 100%;
}


.linkBox {
    width: 2.1rem;
    position: absolute;
    z-index: 6;
}

.homeLink .dw1 {
    left: 20.1%;
    top: 1.35rem;
}

.homeLink .dw2 {
    left: 36.68%;
    top: 3.3rem;
}

.homeLink .dw3 {
    left: 59%;
    bottom: 0;
}

.homeLink .dw4 {
    right: 11.5%;
    bottom: 1.17rem;
}

.linkBox {
    cursor: pointer;
}

.linkBox .topline {
    width: 100%;
    padding: 2px;
    border-top: 2px solid #6db2f1;
    border-bottom: 2px solid #6db2f1;
}

.linkBox .topline .box {
    width: 100%;
    height: 6px;
    background: #6db2f1;
}

.linkBox .topline1 {
    width: 100%;
    padding: 2px;
    border-top: 2px solid #fe9ac0;
    border-bottom: 2px solid #fe9ac0;
}

.linkBox .topline1 .box {
    width: 100%;
    height: 6px;
    background: #fe9ac0;
}

.linkBox .topline2 {
    width: 100%;
    padding: 2px;
    border-top: 2px solid #7ccef4;
    border-bottom: 2px solid #7ccef4;
}

.linkBox .topline2 .box {
    width: 100%;
    height: 6px;
    background: #7ccef4;
}


.linkBox .topline3 {
    width: 100%;
    padding: 2px;
    border-top: 2px solid #f1b838;
    border-bottom: 2px solid #f1b838;
}

.linkBox .topline3 .box {
    width: 100%;
    height: 6px;
    background: #f1b838;
}

.linkBox .topBox {
    width: 90%;
    margin: 0 auto;
    background: url(../images/logo-icon.png) no-repeat center bottom #6aafee;
    padding-top: 0.6rem;
    height: 4.1rem;

}

.linkBox .img {
    display: table;
    margin-bottom: 0.16rem;
    margin: 0 auto;
    transition-duration: .5s;
}

.linkBox:hover .img {
    transform: rotateY(180deg);
}

.linkBox .topBox1 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/logo-icon.png) no-repeat center bottom #fe9ac0;
    padding-top: 0.6rem;
    height: 4.1rem;
}

.linkBox .topBox2 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/logo-icon.png) no-repeat center bottom #7ccef4;
    padding-top: 0.6rem;
    height: 4.1rem;
}

.linkBox .topBox3 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/logo-icon.png) no-repeat center bottom #f1b838;
    padding-top: 0.6rem;
    height: 4.1rem;
}

.linkBox .pText {
    width: 100%;
    display: flex;
    align-items: top;
    justify-content: center;
    position: relative;
    color: #fff;
    padding-top: 0.15rem;

}

.cn-text {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.34rem;
}

.en-text {
    font-size: 0.26rem;
    writing-mode: vertical-rl;
    opacity: 0.6;
}

.homeLink .more {
    width: 1.48rem;
    height: 1.48rem;
    border-radius: 0.15rem 0.15rem 0.15rem 0;
    background: #7ccef4;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
    left: 3rem;
    z-index: 99;
    padding: 0.35rem 0;
    cursor: pointer;
}
.homeLink .more a{color:#fff;}
.homeLink .more .jia {
    width: 0.34rem;
    height: 0.34rem;
    border: 2px solid #fff;
    border-radius: 0.5rem 0.5rem 0.5rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition-duration: .5s;
}

.homeLink .more .jia img {
    transition-duration: .5s;
}

.homeLink .more:hover .jia {
    border-radius: 0.5rem;
}

.homeLink .more:hover .jia img {
    transform: rotate(180deg);
}

.homeLink .more p {
    line-height: 0.34rem;
    text-align: center;
    width: 100%;
    font-size: 0.18rem;
}

.department {
    position: relative;
    background: url(../images/icon.png) no-repeat left bottom #f7f7f7;
    padding: 1.1rem 0.75rem 0 0.75rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.department .more {
    width: 1.48rem;
    height: 1.48rem;
    border-radius: 0.15rem 0.15rem 0 0.15rem;
    background: #7ccef4;
    position: absolute;
    top: 0;
    left: 51.05%;
    z-index: 99;
    padding: 0.35rem 0;
    z-index: 1;
}

@keyframes rotateAndMorph {

    0%,
    100% {
        /* 正方形状态 */
        border-radius: 0.1rem;
        transform: rotate(0deg) scale(1);
        background: #7ccef4;
    }

    25% {
        /* 开始变形 */
        border-radius: 25%;
        transform: rotate(90deg) scale(1.1);
        background: #ef9bbb;
    }

    50% {
        /* 完全圆形 */
        border-radius: 50%;
        transform: rotate(180deg) scale(1);
        background: #5e9fef;
    }

    75% {
        /* 开始恢复 */
        border-radius: 25%;
        transform: rotate(240deg) scale(1.1);
        background: #edb940;
    }
}

.department .left {
    width: 35%;
    position: relative;
    z-index: 9;
}

.indexBit {
    display: table;
    font-size: 0.48rem;
    color: #111111;
    line-height: 0.64rem;
    margin-bottom: 0.35rem;
}

.indexBit span {
    display: inline-block;
    margin-left: 0.15rem;
    color: #d6d6d6;
    font-family: "simsun";
    font-size: 0.34rem;
}

.department .right {
    width: 40%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.department .right img {
    display: block;
    width: 100%;
    animation: run 12s linear infinite;
}


.departTab {
    width: 30.3%;
    width: 32.5%;
    position: absolute;
    left: 36.1%;
    bottom: 0;
    z-index: 3;
    display: block;
}

.departTab ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.departTab li {
    width: 33%;
    padding-top: 0.55rem;
    border-radius: 0.15rem;
    position: relative;
    height: 4.2rem;
    cursor: pointer;
}

.departTab li:nth-child(1) {
    background: url(../images/derBg1.png)no-repeat left bottom #6aafee;
    bottom: 1.5rem;
}

.departTab li:nth-child(2) {
    background: url(../images/derBg2.png)no-repeat left bottom #7ccef4;
}

.departTab li:nth-child(3) {
    background: url(../images/derBg3.png)no-repeat left bottom #6aafee;
    bottom: 0.75rem;
}

.departTab li:nth-child(1).hover {
    background: url(../images/derBg1.png)no-repeat left bottom #fe9ac0;
}

.departTab li:nth-child(2).hover {
    background: url(../images/derBg2.png)no-repeat left bottom #fe9ac0;
}

.departTab li:nth-child(3).hover {
    background: url(../images/derBg3.png)no-repeat left bottom #fe9ac0;
}

.departTab li .img {
    display: table;
    margin-bottom: 0.16rem;
    margin: 0 auto;
    transition-duration: .5s;
}

.departTab li .en-text {
    font-size: 0.22rem;
}

.departTab li:hover .img {
    transform: rotateY(180deg);
}


.departTab li .pText {
    width: 100%;
    display: flex;
    align-items: top;
    justify-content: center;
    position: relative;
    color: #fff;
    padding-top: 0.15rem;

}

/* 移动端 */
.m-departTab {
    width: 100%;
    z-index: 3;
    display: none;
}

.m-departTab ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.m-departTab li {
    width: auto;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    font-size: 17px;
    padding: 0 15px;
}

.m-departTab li.hover {
    background: #fd6579 !important;
}

.m-departTab li:nth-child(1) {
    background: #6aafee;
}

.m-departTab li:nth-child(2) {
    background: #7ccef4;
}

.m-departTab li:nth-child(3) {
    background: #6aafee;
}

/*  */

.CbContainer1 {
    position: relative;
    margin-top: 0.1rem;

}

.CbContainer1 .ksBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;

}

.CbContainer1 .ksBox a {
    width: 50%;
    display: inline-block;
    line-height: 0.76rem;
    color: #555555;
    font-size: 0.24rem;
    transition-duration: .5s;
    cursor: pointer;
    position: relative;
    margin-bottom: 0.15rem;
    padding-left: 0.25rem;
}

.CbContainer1 .ksBox a:after {
    width: 0.07rem;
    height: 0.07rem;
    border-radius: 100%;
    background: #fd6579;
    position: absolute;
    left: 0;
    top: 0.35rem;
    content: "";
}

.CbContainer1 .ksBox a:hover {
    color: #fe9ac0;
}


.Contentbox1 {
    clear: both;
    width: 100%;

}

/* 专家 */

.doctorBox {
    width: 100%;
    position: relative;
	overflow: hidden;
}

.doctorBox:after{width: 7.66rem; height: 8.84rem; position: absolute; content: ""; bottom: 0; right: 0; background: url(../images/doctorBg.png) no-repeat right top; z-index: -1;  animation: run 12s linear infinite;}

.doctor {
    padding: 1.2rem 0 1.9rem 0;
    position: relative;
}

/* 10-28 */
.zjListBox {
    width: 100%;
    position: relative;
    z-index: 9;
}

.zjListBox .dw {
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(90deg, #79c9f3, #6bb1ee);
    z-index: 2;
    animation: rotateAndMorph1 12s ease-in-out infinite;
}

@keyframes rotateAndMorph1 {

    0%,
    100% {
        /* 正方形状态 */
        border-radius: 100%;
        transform: rotate(0deg) scale(1);
    }

    25% {
        /* 开始变形 */
        border-radius: 40% 50% 70% 50%;
        transform: rotate(90deg) scale(1);

    }

    50% {
        /* 完全圆形 */
        border-radius: 50%;
        transform: rotate(150deg) scale(1);

    }

    75% {
        /* 开始恢复 */
        border-radius: 40% 50% 70% 50%;
        transform: rotate(200deg) scale(1);

    }
}

.zjListBox .dw1 {
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fe9ac0;
    top: 1.3rem;
    z-index: 1;
    animation: rotateAndMorph2 16s ease-in-out infinite;
}

@keyframes rotateAndMorph2 {

    0%,
    100% {
        /* 正方形状态 */
        border-radius: 100%;
        transform: rotate(0deg) scale(1);
    }

    25% {
        /* 开始变形 */
        border-radius: 60% 30% 70% 40%;
        transform: rotate(90deg) scale(1);

    }

    50% {
        /* 完全圆形 */
        border-radius: 50%;
        transform: rotate(150deg) scale(1);

    }

    75% {
        /* 开始恢复 */
        border-radius: 40% 60% 70% 50%;
        transform: rotate(200deg) scale(1);

    }
}

.zjListBox .indexBit {
    display: table;
    font-size: 0.48rem;
    color: #111111;
    line-height: 0.64rem;
    margin-bottom: 0.35rem;
    position: absolute;
    left: 6.7rem;

}

.zjBox {
    width: 100%;
    display: grid;
    grid-template-columns: 6.5rem 1fr;
    gap: 30px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 3;
}

.expert-img {
    width: 5rem;
    height: 6rem;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* border: 4px solid #fff; */
    margin-left: 0.9rem;
    margin-top: 0;
}

.expert-img:after {
    width: 94%;
    height: 94%;
    border: 1px dashed #fff;
    position: absolute;
    content: "";
    top: 3%;
    left: 3%;
    z-index: 2;
    border-radius: 100%;
}

.expert-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.expert-img:hover img {
    transform: scale(1.03);
}

.expert-info {
    padding-top: 1rem;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
}

.expert-name {
    font-size: 0.36rem;
    font-weight: bold;
    color: #fe9ac0;
    margin-bottom: 8px;
}

.expert-department {
    font-size: 0.2rem;
    color: #4a5568;
    margin-bottom: 0.1rem;
}

.expert-department span {
    display: inline-block;
    padding-right: 0.2rem;
}

.expert-position {
    font-size: 0.2rem;
    color: #718096;
    margin-bottom: 20px;
}

.expert-description {
    line-height: 1.6;
    color: #4a5568;
    margin-bottom: 25px;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 0.2rem;
}

.detail-btn {
    cursor: pointer;
    width: 110px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #118569;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    margin-top: 0.34rem;
    transition-duration: .5s;
    outline: none;
    border: none;
}

.detail-btn:hover {
    color: #fff;
}

.detail-btn:hover {
    background: #118569;
}

.smallzj-container {
    position: absolute;
    margin-top: 20px;
    width: 63%;
    right: 0;
    bottom: -1.3rem;
    padding: 0 0.15rem;
    z-index: 4;
}

.smallzj {
    display: flex;
    gap: 15px;
    padding: 0.1rem;
    scroll-behavior: smooth;
}

.smallzj-item {
    flex: 0 0 calc(26% - 10px);
    overflow: hidden;
    cursor: pointer;
    /* transition: all 0.3s ease; */
    position: relative;
}

.smallzj-item:nth-child(1) {
    top: -0.6rem;
}


.smallzj-item:nth-child(3) {
    top: -0.76rem;
}


.smallzj-item:nth-child(4) {
    top: -1.12rem;
}

.smallzj-item.active {
    transform: translateY(-3px);
}

.smallzj-item:hover {
    transform: translateY(-3px);
}

.smallzj-img {
    width: 1.9rem;
    height: 2.2rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
    border: 1px dashed #2e84dc;
    border-radius: 100%;
}

.smallzj-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.smallzj-item:hover .smallzj-img img {
    transform: scale(1.05);
}

.smallzj-name {
    width: 100%;
    padding: 0.1rem 0 0 0.1rem;
    text-align: center;
    color: #2d3748;
    font-size: 0.17rem;
}

.smallzj-name h1 {
    font-size: 0.22rem;
}

.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all 0.3s ease;
    font-size: 0.7rem;
    color: #fff;
    font-weight: normal;
    outline: none;
}


.prev-btn {
    left: 0.5rem;
    transform: rotate(90deg);
    top: 40%;
}

.next-btn {
    left: 0.5rem;
    transform: rotate(90deg);
    top: 55%;
}

.Leaves2 {
    width: 4.52rem;
    height: 2.46rem;
    position: absolute;
    top: -0.4rem;
    right: 0;
    z-index: 3;
    transform-origin: right 30%;
    animation: float 2s ease-in-out infinite;
}

.Leaves img {
    display: block;
    width: 100%;
}

.Leaves3 {
    width: 4.52rem;
    height: 2.46rem;
    position: absolute;
    top: -0.7rem;
    left: -0.1rem;
    z-index: 3;
    transform-origin: right 30%;
    animation: float 2s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
        /* 上下浮动的距离 */
    }
}

.Leaves3 img {
    display: block;
    width: 100%;
}

/* 专家 */


/* 新闻 */
.homeNewsBox {
    width: 100%;
    background: url(../images/newsBg.png) no-repeat left top;

    position: relative;
}

.homeNewsBox:after {
    width: 49.8%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    content: "";
    background: url(../images/newsbg.jpg)no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.NewsBox {
    padding-top: 0.85rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.NewsBox .left {
    width: 50.2%;
    padding-left: 0.7rem;
    position: relative;
    z-index: 2;
}

.NewsBox .right {
    width: 49.8%;
    position: relative;
    z-index: 3;
}

.NewsBox .right .indexBit {
    margin-left: 0.3rem;
}

.homeNewsList ul {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.homeNewsList ul li {
    width: 50%;
    padding-right: 0.8rem;
    padding-bottom: 0.8rem;
}

.homeNewsList ul li .time {
    width: 100%;
    color: #bd5476;
    font-size: 0.3rem;
}

.homeNewsList ul li .time span {
    display: inline-block;
    font-size: 0.48rem;
}

.homeNewsList ul li .pText {
    font-size: 0.22rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.homeNewsList ul li:nth-child(1) {
    width: 100%;
    padding-bottom: 1rem;
}

.homeNewsList ul li:nth-child(1) .pText {
    font-size: 0.26rem;
    line-height: 0.3rem;
}

.homeJkkp {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.homeJkkp dl:nth-child(1) {
    width: 60%;
    position: relative;
    left: -0.3rem;
    z-index: 2;
    cursor: pointer;
}

.homeJkkp dl:nth-child(2) {
    width: 40%;
    position: relative;
    left: -0.5rem;
    padding-top: 1.5rem;
    z-index: 1;
    cursor: pointer;
}

.homeJkkp dl dt {
    width: 74%;
    overflow: hidden;
    background: #000;
    margin: 0 auto;
}

.homeJkkp dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.homeJkkp dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.8;
}

.homeJkkp dl dd {
    width: 100%;
    background: url(../images/line1.png) repeat-x left bottom #6aafee;
    border-radius: 0.2rem 0.2rem 0 0;
    padding: 0.4rem 0.4rem 1rem 0.4rem;
    color: #fff;
}

.homeJkkp dl dd .pText {
    font-size: 0.24rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.15rem;
}

.homeJkkp dl dd .time {
    font-size: 0.3rem;
}

.homeJkkp dl:nth-child(2) dd {
    width: 100%;
    background: url(../images/line2.png) repeat-x left bottom #2e84dc;
    border-radius: 0.15rem 0.15rem 0 0;
    padding: 0.25rem 0.25rem 0.55rem 0.4rem;
    color: #fff;
}

.homeJkkp dl:nth-child(2) dd .pText,
.homeJkkp dl:nth-child(2) dd .time {
    font-size: 0.2rem;
}

.home_disciplines {
    width: 100%;
    background: url(../images/ysBg.png)no-repeat top left;
    background-size: cover;
    position: relative;
}

.home_disciplines:after {
    width: 100%;
    height: 3.48rem;
    background: url(../images/xkBg.png)repeat-x left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    z-index: 1;
}

.home_disciplines .topBg {
    margin-bottom: 0.7rem;
}

.disciplinesBox {
    width: 100%;
    padding-bottom: 2.5rem;
    padding-left: 0.7rem;
    position: relative;
    z-index: 3;
}

.disciplinesList {
    width: 100%;
    position: relative;
    z-index: 9;
}

.disciplinesList ul {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    position: relative;
}

.disciplinesList ul li {
    width: 24%;
    position: relative;
    border-radius: 0.2rem;
    height: 5.15rem;
    color: #fff;
    padding: 0.3rem 0.5rem;
    transition-duration: .5s;
    overflow: hidden;
    cursor: pointer;
}

.disciplinesList ul li a {
    color: #fff;
}

.disciplinesList ul li:before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    content: "";
    z-index: 1;
    opacity: 0;
    transition-duration: .5s;
    left: 0;
    top: 0;
}

.disciplinesList ul li:hover:before {
    opacity: 1;
}

.disciplinesList ul li:hover {
    box-shadow: 0 0 15px #d6d6d6;
}

.disciplinesList ul li .pText {
    width: fit-content;
    padding-right: 0.2rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
}


.disciplinesList ul li .pText:after {
    position: absolute;
    width: 2px;
    height: 0.8rem;
    right: 0;
    top: 0;
    background: #fff;
    content: "";
    transition-duration: .5s;
}

.disciplinesList ul li h1 {
    width: 0.4rem;
    font-size: 0.32rem;
    line-height: 0.36rem;
    display: inline-block;
    height: 100%;
    transition-duration: .5s;
}

.disciplinesList ul li:hover .pText:after {
    height: 45%;
}


.disciplinesList ul li .en {
    font-size: 0.15rem;
    height: 100%;
    writing-mode: vertical-rl;
    opacity: 0.6;
    transition-duration: .5s;
}



.disciplinesList ul li:nth-child(1) {
    background: url(../images/xkBg1.png)no-repeat center bottom #5ea2f6;
    background-size: 100% 100%;
    top: 0.44rem;
    transition-duration: .5s;
}

.disciplinesList ul li:nth-child(1):hover,
.disciplinesList ul li:nth-child(2):hover,
.disciplinesList ul li:nth-child(3):hover,
.disciplinesList ul li:nth-child(4):hover {
    background-size: 103% 103%;
}

.disciplinesList ul li:nth-child(2) {
    background: url(../images/xkBg2.png)no-repeat center bottom #ef9bbb;
    background-size: 100% 100%;
    top: 0.83rem;
    left: -0.2rem;
    transition-duration: .5s;
}

.disciplinesList ul li:nth-child(3) {
    background: url(../images/xkBg3.png)no-repeat center bottom #7dc4e5;
    background-size: 100% 100%;
    left: -0.45rem;
    transition-duration: .5s;
}

.disciplinesList ul li:nth-child(4) {
    background: url(../images/xkBg4.png)no-repeat center bottom #edb940;
    background-size: 100% 100%;
    top: 0.56rem;
    left: -0.65rem;
    transition-duration: .5s;
}

/* 专题 */
.topicBox {
    padding: 0 0.7rem;
    position: relative;
    z-index: 3;
}

.topicBox .swiper {
    padding-bottom: 0.75rem;
}

.topicBox .swiper-slide {
    padding-right: 0.15rem;
    position: relative;
    cursor: pointer;
}

.topicBox .swiper-slide .pic {
    width: 100%;
    position: relative;
    z-index: 2;
    border-radius: 0 0.3rem;
    background: #000;
    overflow: hidden;
}

.topicBox .swiper-slide .pic img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.topicBox .swiper-slide:hover .pic img {
    transform: scale(1.1);
    opacity: 0.7;
}

.topicBox .swiper-slide:after {
    width: 2rem;
    height: 2rem;
    background: #fe9ac0;
    position: absolute;
    content: "";
    border-radius: 0 0.2rem;
    z-index: 1;
    right: 0;
    bottom: 0.15rem;
}


.topicBox .swiper-slide-next {
    top: 0.75rem;
}





























@media only screen and (max-width: 760px) {
    .banner {
        height: auto;
    }

    .Leaves {
        width: 25%;
        height: auto;
        bottom: 0.1rem;
        right: -15px;
    }

    .Leaves1 {
        width: 25%;
        height: auto;
        left: -15px;
    }

    .banner .swiper-button-next {
        right: inherit;
        left: 20%;
        bottom: 30px;
    }

    .banner .swiper-button-prev {
        left: 5%;
        right: auto;
        bottom: 30px !important;
    }

    .banner .swiper-pagination {
        bottom: 35px !important;
        right: 25%;
    }

    .number {
        bottom: 25px;
        right: 28%;
    }

    .building {
        margin-top: 300px;
    }

    .linkBox {
        width: 25%;
    }

    .homeLink .dw1 {
        left: 0;
        top: 80px;
    }

    .homeLink .dw2 {
        left: 25%;
        top: 80px;
    }

    .homeLink .dw3 {
        left: 50%;
        top: 80px;

    }

    .homeLink .dw4 {
        left: 75%;
        bottom: inherit;
        top: 80px;
    }

    .linkBox .img {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .linkBox .img img {
        width: 100%;
    }

    .linkBox .topBox,
    .linkBox .topBox1,
    .linkBox .topBox2,
    .linkBox .topBox3 {
        padding: 15px;
    }

    .homeLink .more {
        display: none;
    }

    .department {
        padding: 50px 0;
    }

    .department .more {
        width: 50px;
        height: 50px;
    }

    .indexBit {
        line-height: 20px;
    }

    .department .left {
        width: 100%;
    }

    .department .right {
        width: 100%;
        border-radius: 10px;
    }

    .CbContainer1 {
        margin-bottom: 20px;
    }

    .CbContainer1 .ksBox a {
        width: 50%;
        line-height: 40px;
        color: #111;
        font-size: 16px;
        margin-bottom: 0;
    }

    .departTab {
        display: none;
    }

    .m-departTab {
        display: block;
    }

    .Leaves3 {
        width: 35%;
        height: auto;
        top: 0;
        left: 0;
    }

    .Leaves2 {
        width: 35%;
        height: auto;
        top: -25px;
        right: 0;
    }

    .zjBox {
        width: 100%;
        display: block;
    }

    .smallzj-container {
        position: relative;
        margin-top: 20px;
        width: 100%;
        right: 0;
        bottom: 0;
    }

    .zjListBox .indexBit {
        display: table;
        position: relative;
        left: 0;
    }

    .zjListBox .dw {
        left: 20px;
        top: 80px;
    }

    .zjListBox .dw1 {
        left: 20px;
        top: 0;
        top: 50px;

    }

    .expert-img {
        margin-top: 0;
    }

    .doctor {
        padding: 40px 0;
        position: relative;
    }

    .prev-btn {
        top: 20%;
    }

    .next-btn {
        left: 0.40rem;
        top: 30%;
    }

    .expert-department span {
        font-size: 15px;
    }

    .expert-description {
        font-size: 15px;
        line-height: 24px;
    }

    .smallzj-item {
        flex: 0 0 calc(34% - 10px);
    }

    .smallzj-item:nth-child(3),
    .smallzj-item:nth-child(1) {
        top: 0;
    }

    .NewsBox .left {
        width: 100%;
        padding-left: 0;
    }

    .homeNewsList ul li {
        padding-right: 5%;
    }

    .homeNewsList ul li:nth-child(1) .pText {
        font-size: 16px;
        line-height: 28px;
    }

    .homeNewsList ul li:nth-child(1) {

        padding-bottom: 30px;
    }

    .homeNewsList ul li .pText,
    .homeJkkp dl dd .pText,
    .homeJkkp dl:nth-child(2) dd .pText,
    .homeJkkp dl:nth-child(2) dd .time {
        font-size: 15px;
        line-height: 22px;
    }

    .NewsBox .right {
        width: 100%;
    }

    .disciplinesBox {
        padding-left: 0;
    }

    .NewsBox .right .indexBit {
        margin-left: 0;
    }

    .homeJkkp dl:nth-child(1) {
        width: 100%;
        position: relative;
        left: 0;
    }

    .homeJkkp dl:nth-child(2) {
        width: 100%;
        position: relative;
        left: 0;
        padding-top: 20px;
    }

    .disciplinesList ul li {
        width: 50%;
    }

    .disciplinesList ul li:nth-child(1),
    .disciplinesList ul li:nth-child(2),
    .disciplinesList ul li:nth-child(3),
    .disciplinesList ul li:nth-child(4) {
        top: 0;
        left: 0;
    }

    .disciplinesBox {

        padding-bottom: 50px;

    }

    .topicBox {
        padding: 0 0;

    }

    .topicBox .swiper-slide-next {
        top: 0;
    }

    .smallzj-name h1 {
        font-size: 16px;
        line-height: 26px;
    }

    .smallzj-name {
        font-size: 15px;
    }

    /*  */





























    .CbContainer1 .ksBox {
        width: 100%;
        line-height: 36px;
        font-size: 16px;
        margin-right: 0 !important;
    }



    .tit1 {
        width: 77%;
        left: -4%;
        top: 0.15rem;
    }

    .home2 .right {
        width: 100%;
        padding-top: 20px;
    }

    .newSj {
        display: none;
    }

    .kyRi {
        width: 100% !important;
    }

    .newZb {
        font-size: 20px;
    }

    .newZb span {
        font-size: 15px;
    }

    .newFb {
        font-size: 15px;
        width: 100%;
        line-height: 23px;
    }

    .newMore {
        cursor: pointer;
        width: 130px;
        height: 36px;
        font-size: 15px;
    }

    .list5_b {
        padding: .18rem;
        margin: 0;
        margin-top: .66rem;
        margin-left: 0;
        overflow: hidden;
    }

    .list5 li .txt h1 {
        font-size: 17px;
        line-height: 30px;
    }

    .list5 li .txt {
        font-size: 15px;
    }

    .home2 .right .swiper-button-next {
        bottom: 0.2rem;
    }

    .module5 {
        padding: 30px 10px;
    }

    .ysxkBox ul {
        justify-content: left;
    }

    .ysxkBox ul li:after {
        display: none;
    }

    .ysxkBox ul li {
        width: 50%;
        border-radius: 0.1rem;
    }

    .ysxkBox ul li:nth-child(3) {
        transform: scale(1);
    }

    .ysxkBox ul li:nth-child(1),
    .ysxkBox ul li:nth-child(2) {
        border-radius: 0.15rem;
    }

    .ysxkBox ul li:nth-child(4),
    .ysxkBox ul li:nth-child(5) {
        border-radius: 0.15rem;
    }

    .pc-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .banner .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        margin: 0 10px;
    }

    .banner .swiper-pagination-bullet-active {
        width: 10px !important;
    }

    .aboutNum dl {
        height: 280px;
    }
}