*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.wp {
    width: 100%;
    max-width: 1460px;
    margin: 0 auto
}
body {
    color: #444;
    /*font-size: 12px;*/
    line-height: 1.5;
    font-family: "微软雅黑","Microsoft Yahei";
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: inherit
}
ul{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
p{
	margin: 0;
}
.d-tN-1 {
    padding-top: 10px;
    position: relative;
    overflow: hidden
}

.d-tN-1 .tN1-bgJ {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25.89%;
    overflow: hidden;
    z-index: -9
}

.d-tN-1 .tN1-bgJ img {
    display: block;
    width: 100%
}

.d-tN-1 .d-btns1 {
    margin-top: 54px
}

.d-tN-1 .wp {
    position: relative;
    z-index: 10
}

.d-tN-1 .tN1-bd {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.d-tN-1 .tN1-bd .tN1-col,.d-tN-1 .tN1-bd .tN1-cor {
    flex-shrink: 0
}

.d-tN-1 .tN1-bd .tN1-col {
    width: 47.6%
}

.d-tN-1 .tN1-bd .tN1-cor {
    width: 48.22%
}

.d-tN-swiper1 {
    padding-bottom: 57px;
    position: relative;
    overflow: hidden
}

.d-tN-swiper1 .inner {
    display: block;
    padding-top: 62.45%;
    position: relative;
    overflow: hidden
}

.d-tN-swiper1 .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.d-tN-swiper1 .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tN-swiper1 .mask-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 130px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/l2k8.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1
}

.d-tN-swiper1 .text {
    padding: 26px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    overflow: hidden;
    z-index: 10
}

.d-tN-swiper1 .time {
    margin-left: 15px;
    float: right;
    font-size: 18px;
    color: #fff;
    font-family: GoudyOldStyleT-Bold
}

.d-tN-swiper1 .title {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
	margin: 0;
}

.d-tN-swiper1 .inner:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-tN-swiper1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0!important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10
}

.d-tN-swiper1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 7.5px!important;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1c30c.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tN-swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1i40n.png);
    opacity: 1
}

.d-tNUl-1 .inner {
    padding: 26px 0;
    display: block;
    display: -webkit-flex;
    display: flex
}

.d-tNUl-1 .time {
    width: 126px;
    height: 83px;
    color: #0e2a88;
    text-align: center;
    line-height: 1;
    font-family: GoudyOldStyleT-Bold;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tNUl-1 .time .t1 {
    font-size: 48px
}

.d-tNUl-1 .time .t2 {
    font-size: 20px
}

.d-tNUl-1 .text {
    padding-left: 8px;
    width: calc(100% - 126px);
    flex-shrink: 0
}

.d-tNUl-1 .title {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    line-height: 1.3;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
	margin: 0;
}

.d-tNUl-1 .title span {
    background-image: linear-gradient(#fff,#fff);
    background-position: 0 100%;
    background-size: 0 2px;
    background-repeat: no-repeat;
    transition: background-size .3s ease-in-out
}

.d-tNUl-1 .txt {
    margin-top: 12px;
    font-size: 16px;
    color: rgba(51,51,51,.55);
    line-height: 1.56;
    height: 3.12em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-tNUl-1 li:nth-child(1) .time {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1k48d.png)
}

.d-tNUl-1 li:nth-child(2) .time {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1o4vr.png)
}

.d-tNUl-1 li:nth-child(3) .time {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1q57b.png)
}

.d-tNUl-1 .inner:hover .time,.d-tNUl-1 .inner:hover .title {
    color: #c43745
}

.d-tNUl-1 .inner:hover .title span {
    background-image: linear-gradient(#c43745,#c43745);
    background-size: 100% 2px
}

.d-topH1 {
    margin-bottom: 35px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}


.d-topH1.tac {
    position: relative;
    justify-content: center
}

.d-topH1.tac .d-btns1 {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.d-title1 {
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.d-title1 .icon {
    width: 47px;
    height: 59px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2p1dg.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.d-title1 .title {
    padding-left: 18px;
    border-left: 1px solid rgba(14,48,140,.5);
    min-height: 64px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.d-title1 .title .en {
    font-size: 16px;
    color: #666;
    line-height: 1.2;
    text-transform: uppercase
}

.d-title1 .title .cn {
    font-size: 36px;
    color: #333;
    line-height: 1.1;
    font-family: SourceHanSerifCN-Heavy;
    display: -webkit-flex;
    display: flex
}

.d-title1 .title .cn span {
    display: block;
    position: relative;
    z-index: 1
}

.d-title1 .title .cn span:after {
    content: '';
    position: absolute;
    right: -8px;
    bottom: -5px;
    width: 16px;
    height: 16px;
    border: 2px solid #c43745;
    border-radius: 50%;
    z-index: -1
}

.d-title1.white .icon {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2r1l4.png)
}

.d-title1.white .title {
    border-color: #fff
}

.d-title1.white .title .cn,.d-title1.white .title .en {
    color: #fff
}
.d-btns1 a {
    padding: 0 2px;
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 38px;
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    border-top: 1px solid rgba(102,102,102,.3);
    border-bottom: 1px solid rgba(102,102,102,.3);
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.d-btns1 em {
    margin: 0 4px;
    color: #cbcbcb
}

.d-btns1 i {
    margin-left: 10px;
    width: 16px;
    height: 12px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/24k9a.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-btns1.white a {
    color: #fff;
    border-color: rgba(255,255,255,.3)
}

.d-btns1.white em {
    color: #fff
}

.d-btns1.white i {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/26kgf.png)
}

.d-btns1 a:hover i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    -moz-transform: translateX(5px)
}
.row-ind1 {
    position: relative
}

.ind1-bgC {
    position: absolute;
    left: 100px;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: -10;
}

.ind1-bgCircle {
    position: absolute;
    left: 0;
    top: -52px;
    width: calc((100vw - 1460px)/ 2 + 432px);
    height: 515px;
    /*background: linear-gradient(97deg,#0e2384,#0e5aa5);*/
    background: linear-gradient(97deg,#3979fd,#4c78fd);
    z-index: 1
}

.ind1-bgCircle:after {
    content: '';
    position: absolute;
    right: 0;
    top: 40px;
    width: 594px;
    max-width: 90.15%;
    height: 115.53%;
    border: 100px solid rgba(255,255,255,.02);
    border-radius: 50%
}

.ind1-bgZ {
    position: absolute;
    right: 0;
    top: -5px;
    width: 12.08%;
    overflow: hidden;
    z-index: -8
}

.ind1-bgZ img {
    display: block;
    width: 100%
}

.ind1-bgZ2 {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 12.08%;
    overflow: hidden
}

.ind1-bgZ2 img {
    display: block;
    width: 100%
}


.d-tN-2 {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.d-tN-2 .wp {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.ind1-bgB {
    position: absolute;
    right: calc((1460px - 100vw)/ 2);
    top: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

.d-tN-2 .tN2-col,.d-tN-2 .tN2-cor {
    padding: 62px 0 74px;
    position: relative;
    z-index: 1
}

.d-tN-2 .tN2-col {
    width: 62.4%
}

.d-tN-2 .tN2-col .d-cNTabs-tit {
    margin-bottom: 16px
}

.d-tN-2 .tN2-cor {
    padding-left: 60px;
    width: 32.12%
}

.d-tN-2 .tN2-cor .d-topH1 {
    margin-bottom: 26px;
    margin-right: -130px
}

.d-tN-2 .tN2-cor .d-title1 .title .cn span:after {
    border-color: #f9bd63
}

.d-cNTabs-tit {
    margin-bottom: 60px;
    position: relative;
    display: -webkit-flex;
    display: flex
}

.d-tN-2 .tN2-cor .d-nUl-1 {
    margin-right: -130px
}

.d-cNTabs-tit li {
    margin-right: 40px;
    cursor: pointer
}

.d-cNTabs-tit .d-title1 .icon {
    display: none
}

.d-cNTabs-tit .d-title1 .title {
    padding: 0;
    border: none
}

.d-cNTabs-tit .d-title1 .title .en {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-cNTabs-tit .d-title1 .title .cn {
    color: rgba(102,102,102,.63);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-cNTabs-tit .d-title1 .title .cn span:after {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-cNTabs-tit .d-btns1 {
    position: absolute;
    right: 0;
    top: 25px;
    display: none
}

.d-cNTabs-tit .on .d-title1 .icon {
    display: block
}

.d-cNTabs-tit .on .d-title1 .title {
    padding-left: 18px;
    border-left: 1px solid rgba(14,48,140,.5)
}

.d-cNTabs-tit .on .d-title1 .title .en {
    opacity: 1
}

.d-cNTabs-tit .on .d-title1 .title .cn {
    color: #333
}

.d-cNTabs-tit .on .d-title1 .title .cn span:after {
    opacity: 1
}

.d-cNTabs-tit .on .d-btns1 {
    display: block
}

.d-cNDesc-cont .tab-item {
    display: none
}

.d-cNDesc-cont .tab-item.on {
    display: block
}

.d-cNUl-1 .inner {
    padding-left: 40px;
    display: block;
    line-height: 48px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/22jq9.png) left center no-repeat;
    -webkit-background-size: 28px auto;
    background-size: 28px auto;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start
}

.d-cNUl-1 .img {
    width: 29.86%;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    display: none
}

.d-cNUl-1 .img:after {
    content: '';
    display: block;
    padding-top: 62.5%
}

.d-cNUl-1 .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.d-cNUl-1 .text {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.d-cNUl-1 .title {
    font-size: 18px;
    color: #333;
    line-height: 1.3;
    font-weight: 400;
    width: calc(100% - 90px);
    flex-shrink: 0;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.d-cNUl-1 .title span {
    max-width: 100%;
    line-height: 1.3;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    background-image: linear-gradient(#fff,#fff);
    background-position: 0 100%;
    background-size: 0 2px;
    background-repeat: no-repeat;
    transition: background-size .3s ease-in-out
}

.d-cNUl-1 .txt {
    margin-top: 15px;
    font-size: 16px;
    color: rgba(51,51,51,.55);
    line-height: 1.56;
    height: 3.12em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: none
}

.d-cNUl-1 .time {
    font-size: 16px;
    color: #c43745;
    font-family: GoudyOldStyleT-Bold;
    flex-shrink: 0
}

.d-cNUl-1 .on {
    margin-bottom: 20px
}

.d-cNUl-1 .on .inner {
    padding: 30px 0;
    background: 0 0;
    border-bottom: 1px solid rgba(102,102,102,.2);
    align-items: flex-start
}

.d-cNUl-1 .on .img {
    display: block
}

.d-cNUl-1 .on .text {
    padding: 16px 0 16px 30px;
    display: block;
    width: 70.14%
}

.d-cNUl-1 .on .title {
    width: 100%;
    line-height: 1.3
}

.d-cNUl-1 .on .txt {
    display: block
}

.d-cNUl-1 .on .time {
    margin-top: 20px;
    line-height: 1.39
}

.d-cNUl-1 .inner:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-cNUl-1 .inner:hover .title {
    color: #c43745
}

.d-cNUl-1 .inner:hover .title span {
    background-image: linear-gradient(#c43745,#c43745);
    background-size: 100% 2px
}

.d-nUl-1 .inner {
    padding: 22px 0;
    display: block;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.d-nUl-1 .time {
    width: 67px;
    color: #ffc062;
    text-align: center;
    line-height: 1.1;
    font-family: GoudyOldStyleT-Bold;
    flex-shrink: 0
}

.d-nUl-1 .time .t1 {
    font-size: 36px
}

.d-nUl-1 .time .t2 {
    font-size: 14px;
    line-height: 1.93;
    position: relative
}

.d-nUl-1 .time .t2:after,.d-nUl-1 .time .t2:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/20jjk.png)
}

.d-nUl-1 .time .t2:before {
    top: 0
}

.d-nUl-1 .time .t2:after {
    bottom: 0
}

.d-nUl-1 .text {
    padding: 0 34px 0 30px;
    width: calc(100% - 136px);
    flex-shrink: 0
}

.d-nUl-1 .title {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    max-height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-nUl-1 .title span {
    background-image: linear-gradient(transparent,transparent);
    background-position: 0 100%;
    background-size: 0 2px;
    background-repeat: no-repeat;
    transition: background-size .3s ease-in-out
}

.d-nUl-1 .arrow {
    width: 69px;
    height: 39px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/28kn7.png) center center no-repeat transparent !important;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-nUl-1 .inner:hover .title {
    color: #ffc062
}

.d-nUl-1 .inner:hover .title span {
    background-image: linear-gradient(#ffc062,#ffc062);
    background-size: 100% 2px
}

.d-nUl-1 .inner:hover .arrow {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.d-tN-swiper2 {
    margin-top: -18px;
    position: relative
}

.d-tN-swiper2 .tNSwp2-for {
    padding: 30px;
    margin: 0 -30px 10px;
    position: relative;
    overflow: hidden
}

.d-tN-swiper2 .tNSwp2-for .con {
    display: block;
    padding-top: 132.5%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tN-swiper2 .tNSwp2-for .con:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 18px;
    height: 10px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1ujcn.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tN-swiper2 .tNSwp2-for .pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.d-tN-swiper2 .tNSwp2-for .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.d-tN-swiper2 .tNSwp2-for .text {
    padding: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(97deg,#0e2384,#0e5aa5);
    z-index: 10;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-tN-swiper2 .tNSwp2-for .text .tit {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.1
}

.d-tN-swiper2 .tNSwp2-for .text .tit .job {
    margin-left: 18px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    opacity: .5
}

.d-tN-swiper2 .tNSwp2-for .swiper-slide-active .con {
    box-shadow: 0 6px 24px 0 rgba(20,34,111,.43)
}

.d-tN-swiper2 .tNSwp2-for .swiper-slide-active .con:after {
    opacity: 1
}

.d-tN-swiper2 .tNSwp2-for .swiper-slide-active .text {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.d-tN-swiper2 .swiper-next,.d-tN-swiper2 .swiper-prev {
    position: absolute;
    top: 50%;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-color: #fff;
    border-radius: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.d-tN-swiper2 .swiper-prev {
    left: 2px;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2h07c.png)
}

.d-tN-swiper2 .swiper-next {
    right: 2px;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2al18.png)
}

.d-tN-swiper2 .tNSwp2-nav {
    position: relative;
    overflow: hidden
}

.d-tN-swiper2 .tNSwp2-nav:after,.d-tN-swiper2 .tNSwp2-nav:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 5px;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2t1vb.png);
    background-repeat: repeat-x;
    background-position: center center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    z-index: 10
}

.d-tN-swiper2 .tNSwp2-nav:before {
    top: 0
}

.d-tN-swiper2 .tNSwp2-nav:after {
    bottom: 0
}

.d-tN-swiper2 .tNSwp2-nav .swiper-slide {
    background-color: #fff;
    cursor: default
}

.d-tN-swiper2 .tNSwp2-nav .txt {
    padding: 24px 0;
    font-size: 16px;
    color: #333;
    line-height: 1.56
}

.row-ind2 {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    overflow: hidden
}


.ind3-bgZ1 {
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 12.08%;
    overflow: hidden;
    z-index: 10
}

.ind3-bgZ1 img {
    display: block;
    width: 100%
}

.row-ind3 {
    padding: 50px 0 10px;
    position: relative;
    z-index: 2
}

.row-ind3 .wp {
    /*height: 100%;*/
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.row-ind3 .ind3-col {
    padding-top: 110px;
    width: 29.25%
}

.row-ind3 .ind3-cor {
    width: 64.04%;
    position: relative;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.row-ind3 .ind3-cor .d-btns1 {
    position: absolute;
    right: -76px;
    bottom: 0;
    z-index: 10
}

.row-ind3 .ind3-cor .ind3-cor-left {
    padding-top: 157px;
    width: 45.67%;
    position: relative;
    z-index: 2
}

.row-ind3 .ind3-cor .ind3-cor-right {
    width: 45.67%;
    position: relative;
    z-index: 1
}

.ind3-bgC1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.ind3-bgB1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55.49%;
    overflow: hidden;
    z-index: -1;
    -webkit-transform: translateY(70%);
    -ms-transform: translateY(70%);
    -o-transform: translateY(70%);
    transform: translateY(70%)
}

.ind3-bgB1 img {
    display: block;
    width: 100%
}

.ind3-bgZ1 {
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 12.08%;
    overflow: hidden;
    z-index: 10
}

.ind3-bgZ1 img {
    display: block;
    width: 100%
}

.d-view-swiper1 {
    position: relative;
    box-shadow: 0 0 64px 1px rgba(14,60,147,.15);
    overflow: hidden
}

.d-view-swiper1 .inner {
    display: block;
    position: relative;
    background-color: #fff
}

.d-view-swiper1 .inner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #0e2a88
}

.d-view-swiper1 .img {
    padding-top: 62.53%;
    position: relative;
    overflow: hidden
}

.d-view-swiper1 .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-view-swiper1 .text {
    padding: 56px 36px;
    height: 254px;
    position: relative
}

.d-view-swiper1 .time {
    padding: 10px;
    position: absolute;
    min-width: 95px;
    left: 36px;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #0e2a88;
    color: #ffc062;
    text-align: center;
    line-height: 1;
    font-family: GoudyOldStyleT-Bold;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.d-view-swiper1 .time .t1 {
    font-size: 48px
}

.d-view-swiper1 .time .t2 {
    font-size: 20px
}

.d-view-swiper1 .title {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-view-swiper1 .txt {
    margin-top: 10px;
    font-size: 16px;
    color: rgba(51,51,51,.55);
    line-height: 1.56;
    height: 3.12em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-view-swiper1 .inner:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-view-swiper1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 30px!important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10
}

.d-view-swiper1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 7px!important;
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1c30c.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    opacity: .2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-view-swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1m4gb.png);
    opacity: 1
}

.d-mUl-1 {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.d-mUl-1 li {
    position: relative
}

.d-mUl-1 .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.d-mUl-1 .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
}

.d-mUl-1 .pop-codes {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%,10px);
    -ms-transform: translate(-50%,10px);
    -o-transform: translate(-50%,10px);
    transform: translate(-50%,10px);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-mUl-1 .pop-codes .pop-codes-in {
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    background-color: #fff
}

.d-mUl-1 .pop-codes .pic {
    padding: 10px;
    width: 160px;
    height: 160px;
    line-height: 140px;
    font-size: 0;
    text-align: center
}

.d-mUl-1 .pop-codes .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.d-mUl-1 .inner:hover .pop-codes {
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    opacity: 1;
    visibility: visible
}

.d-media-swiper1 {
    padding: 12px;
    position: relative;
    background: linear-gradient(97deg,#0e2384,#0e5aa5);
    overflow: hidden
}

.d-media-swiper1 .slider {
    position: relative;
    overflow: hidden
}

.d-media-swiper1 .inner {
    display: block
}

.d-media-swiper1 .img {
    padding-top: 62.53%;
    position: relative;
    overflow: hidden
}

.d-media-swiper1 .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-media-swiper1 .text {
    padding: 16px;
    height: 246px
}

.d-media-swiper1 .hd {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.d-media-swiper1 .hd .hd-l {
    flex-grow: 1;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.d-media-swiper1 .hd .icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 0;
    text-align: center;
    flex-shrink: 0
}

.d-media-swiper1 .hd .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.d-media-swiper1 .hd .hd-title {
    padding: 0 10px;
    width: calc(100% - 45px);
    font-size: 20px;
    color: #fff;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-shrink: 0
}

.d-media-swiper1 .hd .hd-r {
    flex-shrink: 0
}

.d-media-swiper1 .hd .time {
    margin-left: 15px;
    font-size: 18px;
    color: #fff;
    font-family: GoudyOldStyleT-Bold
}

.d-media-swiper1 .title {
    margin-top: 14px;
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    height: 3em;
    font-weight: 400;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-media-swiper1 .inner:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-media-swiper1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 30px!important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10
}

.d-media-swiper1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 7px!important;
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1e30c.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    opacity: .2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-media-swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1e30c.png);
    opacity: 1
}
.d-topH2 {
    margin-bottom: 46px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.d-title2 .title {
    font-size: 32px;
    color: #333;
    font-weight: 400;
    font-family: SourceHanSerifCN-Heavy
}

.d-btns1 a {
    padding: 0 2px;
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 38px;
    text-align: center;
    font-family: SourceHanSerifCN-Heavy;
    border-top: 1px solid rgba(102,102,102,.3);
    border-bottom: 1px solid rgba(102,102,102,.3);
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.d-btns1 em {
    margin: 0 4px;
    color: #cbcbcb
}

.d-btns1 i {
    margin-left: 10px;
    width: 16px;
    height: 12px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/24k9a.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-btns1.white a {
    color: #fff;
    border-color: rgba(255,255,255,.3)
}

.d-btns1.white em {
    color: #fff
}

.d-btns1.white i {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/26kgf.png)
}

.d-btns1 a:hover i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    -moz-transform: translateX(5px)
}

.d-media2 {
    margin-bottom: -248px;
    position: relative;
    left: 50%;
    width: 1034px;
    height: 1034px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: translateX(-46%);
    -ms-transform: translateX(-46%);
    -o-transform: translateX(-46%);
    transform: translateX(-46%);
    display: -webkit-flex;
    display: flex;
    justify-content: center
}

.d-media2 .media2-bg1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-background-size: cover;
    background-size: cover
}

.d-mediaUl-2 {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: flex
}

.d-mediaUl-2 li {
    margin: 0 25px;
    padding-bottom: 152px;
    width: 85px;
    position: relative;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.d-mediaUl-2 li:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    border-left: 1px solid rgba(102,102,102,.2);
    z-index: -1
}

.d-mediaUl-2 .inner {
    padding: 60px 0;
    display: block;
    width: 100%;
    position: relative;
    display: -webkit-flex;
    display: flex;
    transition: .5s;
    top: 0;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

.d-mediaUl-2 .inner:after,.d-mediaUl-2 .inner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.d-mediaUl-2 .inner:hover {
    top: -10px
}

.d-mediaUl-2 .inner:before {
    top: 0;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/rfki.png)
}

.d-mediaUl-2 .inner:after {
    bottom: 0;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/vg1h.png)
}

.d-mediaUl-2 .inner-con {
    background-color: #29706c;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.d-mediaUl-2 .icon {
    margin: 0 auto 12px;
    width: 28px;
    height: 28px;
    overflow: hidden
}

.d-mediaUl-2 .icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.d-mediaUl-2 .title {
    font-size: 20px;
    color: #fff;
    width: 24px;
    text-align: center;
    font-weight: 400;
    line-height: 1
}

.d-mediaUl-2 .i1 .inner:before {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/rfki.png);
    background: #29706c;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.d-mediaUl-2 .i1 .inner:after {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/vg1h.png);
    background: #29706c;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.d-mediaUl-2 .i1 .inner-con {
    background-color: #29706c
}

.d-mediaUl-2 .i2 .inner:before {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/tfrb.png);
    background: #3f569c;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.d-mediaUl-2 .i2 .inner:after {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/11gj8.png);
    background: #3f569c;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.d-mediaUl-2 .i2 .inner-con {
    background-color: #3f569c
}

.d-mediaUl-2 .i3 .inner:before {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/13gqe.png);
    background: #d6a489;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.d-mediaUl-2 .i3 .inner:after {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/15h1r.png);
    background: #d6a489;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.d-mediaUl-2 .i3 .inner-con {
    background-color: #d6a489
}

.d-mediaUl-2 .i4 .inner:before {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/17hd7.png);
    background: #b82c2b;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.d-mediaUl-2 .i4 .inner:after {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/19hob.png);
    background: #b82c2b;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.d-mediaUl-2 .i4 .inner-con {
    background-color: #b82c2b
}

.d-aR-2 {
    padding: 192px 0 40px;
    position: relative;
    z-index: 3;
    overflow: hidden
}

.d-aR-2 .wp {
    padding-right: 3.5%
}

.d-aR-2 .aR-bgJz {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    min-height: 869px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: -1;
    width: 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear
}
.d-aR-2 .d-topH1 {
    margin-bottom: 48px
}

.d-aR-2.active .aR-bgJz {
    width: 100%
}

.d-aR-2.active .d-topH1,.d-aR-2.active .d-vK-swiper1 {
    opacity: 1
}

.d-vK-swiper1 {
    padding-bottom: 257px;
    position: relative;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 1s linear 1s;
    -o-transition: all 1s linear 1s;
    transition: all 1s linear 1s
}

.d-vK-swiper1 .inner {
    display: block;
    padding-top: 61.99%;
    position: relative;
    overflow: hidden
}

.d-vK-swiper1 .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.d-vK-swiper1 .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-vK-swiper1 .mask-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 105px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0997/l2k8.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1
}

.d-vK-swiper1 .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 58px;
    height: 58px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2j0eg.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10
}

.d-vK-swiper1 .text {
    padding: 16px 32px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10
}

.d-vK-swiper1 .title {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.d-vK-swiper1 .inner:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-vK-swiper1 .vK-btns {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 210px;
    height: 196px;
    z-index: 10
}

.d-vK-swiper1 .vK-btns .circle {
    position: absolute;
    top: 4px;
    left: 0;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    width: 100%;
    height: 90%;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    -webkit-transition: width .3s ease,height .3s ease;
    -o-transition: width .3s ease,height .3s ease;
    transition: width .3s ease,height .3s ease
}

.d-vK-swiper1 .vK-btns .swiper-arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: -webkit-flex;
    display: flex
}

.d-vK-swiper1 .vK-btns .swiper-next,.d-vK-swiper1 .vK-btns .swiper-prev {
    width: 62px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    cursor: pointer;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.d-vK-swiper1 .vK-btns .swiper-prev {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2n15b.png)
}

.d-vK-swiper1 .vK-btns .swiper-prev.swiper-button-disabled,.d-vK-swiper1 .vK-btns .swiper-prev:hover {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2l0eg.png)
}

.d-vK-swiper1 .vK-btns .swiper-next {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2elim.png)
}

.d-vK-swiper1 .vK-btns .swiper-next.swiper-button-disabled,.d-vK-swiper1 .vK-btns .swiper-next:hover {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2clbs.png)
}

.d-vK-swiper1 .vK-btns.is-hover .circle {
    width: 62px;
    height: 62px
}


.d-aR-1 {
    margin-top: -130px;
    padding: 150px 0 122px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.d-aR-1 .wp {
    /*height: 100%;*/
    position: relative;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.d-aR-1 .aR1-bgCircle {
    position: absolute;
    right: 11.98%;
    top: 19%;
    width: 521px;
    height: 521px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1g30c.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: -1
}

.d-aR-1 .d-title1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 318px;
    z-index: 10
}

.d-aR-1 .d-btns1 {
    position: absolute;
    right: 0;
    bottom: 0
}

.d-aR-1 .aR1-col,.d-aR-1 .aR1-cor {
    flex-shrink: 0
}

.d-aR-1 .aR1-col {
    /*width: 43.42%*/
    width: 100%;
}

.d-aR-1 .aR1-cor {
    width: 52.67%
}

.d-aR-swiper1 {
    margin: -10px;
    padding: 10px;
    position: relative;
    overflow: hidden
}

.d-aRUl-1 {
    padding-top: 104px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.d-aRUl-1 li {
    /*width: 50%;*/
    width: 25%;
    flex-shrink: 0;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    /*opacity: 0;*/
    /*-webkit-transform: translateY(30px);*/
    /*-ms-transform: translateY(30px);*/
    /*-o-transform: translateY(30px);*/
    /*transform: translateY(30px)*/
}

.d-aRUl-1 li:nth-child(1) {
    transition-delay: .3s
}

.d-aRUl-1 li:nth-child(2) {
    transition-delay: .5s
}

.d-aRUl-1 li:nth-child(3) {
    transition-delay: .7s
}

.d-aRUl-1 li:nth-child(4) {
    transition-delay: .9s
}

.d-aRUl-1 .inner {
    padding: 30px 38px;
    display: block;
    height: 238px;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-aRUl-1 .aRUl1-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56.15%;
    height: 60.08%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: -1
}

.d-aRUl-1 .title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.33;
    text-align: center;
    font-family: SourceHanSerifCN-Heavy
}

.d-aRUl-1 li:nth-child(even) {
    /*margin-top: -104px*/
}

.d-aRUl-1 .inner:hover {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.47);
    z-index: 10
}

.d-aR-swiper1 .aR-btns {
    position: absolute;
    left: 60.57%;
    bottom: 32px;
    font-size: 0;
    z-index: 10
}

.d-aR-swiper1 .aR-btns .swiper-next,.d-aR-swiper1 .aR-btns .swiper-prev {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 10
}

.d-aR-swiper1 .aR-btns .swiper-prev {
    margin-right: 12px;
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2h07c.png)
}

.d-aR-swiper1 .aR-btns .swiper-prev.swiper-button-disabled {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/1009/3g3me.png)
}

.d-aR-swiper1 .aR-btns .swiper-next {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2al18.png)
}

.d-aR-swiper1 .aR-btns .swiper-next.swiper-button-disabled {
    background-image: url(./img/d-next4.png)
}

.d-aR-swiper1 .swiper-slide-active .d-aRUl-1 li {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.d-aR-swiper2 {
    margin-bottom: 18px;
    position: relative;
    display: -webkit-flex;
    display: flex
}

.d-aR-swiper2 .aR-for {
    width: 66.32%;
    position: relative;
    overflow: hidden
}

.d-aR-swiper2 .aR-for .inner {
    display: block;
    height: 320px;
    padding-top: 62.94%;
    position: relative;
    overflow: hidden
}

.d-aR-swiper2 .aR-for .inner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-aR-swiper2 .aR-nav {
    padding: 40px 42px;
    position: absolute;
    right: -130px;
    top: 50%;
    width: 59.56%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 10
}

.d-aR-swiper2 .aR-nav .slider {
    position: relative;
    overflow: hidden
}

.d-aR-swiper2 .aR-nav .inner {
    display: block
}

.d-aR-swiper2 .aR-nav .title {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
    height: 3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-aR-swiper2 .aR-nav .txt {
    margin-top: 16px;
    font-size: 16px;
    color: rgba(51,51,51,.55);
    line-height: 1.56;
    height: 3.12em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.d-aR-swiper2 .aR-nav .time {
    margin-top: 26px;
    font-size: 18px;
    color: #c43745;
    line-height: 1.39;
    font-family: GoudyOldStyleT-Bold
}

.d-aR-swiper2 .aR-nav .swiper-pagination {
    position: absolute;
    right: 38px;
    bottom: 42px!important;
    z-index: 10
}

.d-aR-swiper2 .aR-nav .swiper-pagination .swiper-pagination-bullet {
    margin: 0 4px!important;
    width: 14px;
    height: 13px;
    background: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1c30c.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    opacity: .2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-aR-swiper2 .aR-nav .swiper-pagination .swiper-pagination-bullet-active {
    background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/1i40n.png);
    opacity: 1
}

.d-aR-swiper2:hover .aR-for .inner img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.d-aR-swiper2:hover .aR-nav .title {
    color: #c43745
}

.d-aRUl-2 li {
    border-bottom: 1px solid rgba(102,102,102,.2)
}

.d-aRUl-2 li:nth-child(2) {
    border-bottom: 0
}

.d-aRUl-2 .inner {
    padding: 24px 0;
    display: block
}

.d-aRUl-2 .title {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.d-aRUl-2 .title span {
    background-image: linear-gradient(#fff,#fff);
    background-position: 0 100%;
    background-size: 0 2px;
    background-repeat: no-repeat;
    transition: background-size .3s ease-in-out
}

.d-aRUl-2 .time {
    margin-top: 12px;
    font-size: 18px;
    color: #c43745;
    line-height: 1.39;
    font-family: GoudyOldStyleT-Bold
}

.d-aRUl-2 li:last-child {
    border: none
}

.d-aRUl-2 .inner:hover .title {
    color: #c43745
}

.d-aRUl-2 .inner:hover .title span {
    background-image: linear-gradient(#c43745,#c43745);
    background-size: 100% 2px
}














@media only screen and (min-width: 960px) and (max-width:1799px) {

    .ind1-bgC {
        left: 50px
    }

    .d-tN-2 .tN2-cor .d-nUl-1,.d-tN-2 .tN2-cor .d-topH1 {
        margin-right: -20px
    }

    .d-aR-swiper2 .aR-nav {
        right: -20px;
        width: 47%
    }

    .d-media2 {
        -webkit-transform: translateX(-49%);
        -ms-transform: translateX(-49%);
        -o-transform: translateX(-49%);
        transform: translateX(-49%)
    }

    .row-ind3 .ind3-cor .d-btns1 {
        right: -40px
    }
}

@media only screen and (min-width: 960px) and (max-width:1599px) {
    .wp {
        width:90%
    }


    .d-topH1 {
        margin-bottom: 1.822vw
    }

    .d-topH1 .d-btns1 {
        margin-top: .625vw
    }

    .d-title1 .icon {
        width: 2.447vw;
        height: 3.072vw
    }

    .d-title1 .title {
        padding-left: .937vw;
        min-height: 3.333vw
    }

    .d-title1 .title .en {
        font-size: 14px
    }

    .d-title1 .title .cn {
        font-size: 32px
    }

    .d-title1 .title .cn span:after {
        right: -.416vw;
        bottom: -.26vw;
        width: .833vw;
        height: .833vw
    }

    .d-topH2 {
        margin-bottom: 2.395vw
    }

    .d-title2 .title {
        font-size: 24px
    }

    .d-btns1 a {
        padding: 0 .104vw;
        font-size: 14px
    }

    .d-btns1 em {
        margin: 0 .208vw
    }

    .d-btns1 i {
        margin-left: .52vw;
        width: .833vw;
        height: .625vw
    }

    .d-btns1 a:hover i {
        -webkit-transform: translateX(.26vw);
        -ms-transform: translateX(.26vw);
        -o-transform: translateX(.26vw);
        transform: translateX(.26vw)
    }

    .banner .swiper-pagination {
        bottom: 4.531vw!important
    }

    .banner .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .416vw!important;
        width: 1.77vw;
        height: 1.718vw;
        -webkit-background-size: 1.406vw auto;
        background-size: 1.406vw auto
    }

    .ind1-bgC {
        left: 20px
    }

    .ind1-bgCircle {
        top: -2.708vw;
        width: 34.37vw;
        height: 26.82vw
    }

    .ind1-bgCircle:after {
        top: 2.083vw;
        border: solid rgba(255,255,255,.02)
    }

    .ind1-bgZ {
        top: -.26vw
    }

    .d-tN-1 {
        padding-top: .52vw
    }

    .d-tN-1 .d-btns1 {
        margin-top: 2.812vw
    }

    .d-tN-swiper1 {
        padding-bottom: 2.968vw
    }

    .d-tN-swiper1 .mask-bg {
        height: 6.77vw
    }

    .d-tN-swiper1 .text {
        padding: 1.354vw 1.562vw;
        line-height: 1.5
    }

    .d-tN-swiper1 .time {
        margin-left: .781vw;
        font-size: 14px
    }

    .d-tN-swiper1 .title {
        font-size: 18px
    }

    .d-tN-swiper1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .39vw!important;
        width: 1.302vw;
        height: 1.302vw
    }

    .d-tNUl-1 .inner {
        padding: 1.354vw 0
    }

    .d-tNUl-1 .time {
        width: 6.562vw;
        height: 4.322vw
    }

    .d-tNUl-1 .time .t1 {
        font-size: 36px
    }

    .d-tNUl-1 .time .t2 {
        font-size: 14px
    }

    .d-tNUl-1 .text {
        padding-left: .416vw;
        width: calc(100% - 6.562vw)
    }

    .d-tNUl-1 .title {
        font-size: 18px
    }

    .d-tNUl-1 .title span {
        background-size: 0 .104vw
    }

    .d-tNUl-1 .txt {
        margin-top: .625vw;
        font-size: 14px
    }

    .d-tNUl-1 .inner:hover .title span {
        background-size: 100% .104vw
    }

    .ind1-bgB {
        right: calc((76.04vw - 100vw)/ 2)
    }

    .d-tN-2 .tN2-col,.d-tN-2 .tN2-cor {
        padding: 3.229vw 0 3.854vw
    }

    .d-tN-2 .tN2-col .d-cNTabs-tit {
        margin-bottom: .833vw
    }

    .d-tN-2 .tN2-cor {
        padding-left: 3.125vw
    }

    .d-tN-2 .tN2-cor .d-topH1 {
        margin-bottom: 1.354vw;
        margin-right: -20px
    }

    .d-cNTabs-tit {
        margin-bottom: 3.125vw
    }

    .d-tN-2 .tN2-cor .d-nUl-1 {
        margin-right: -20px
    }

    .d-cNTabs-tit li {
        margin-right: 2.083vw
    }

    .d-cNTabs-tit .d-btns1 {
        top: 1.302vw
    }

    .d-cNTabs-tit .on .d-title1 .title {
        padding-left: .937vw
    }

    .d-cNUl-1 .inner {
        padding-left: 2.083vw;
        line-height: 46px;
        -webkit-background-size: 1.458vw auto;
        background-size: 1.458vw auto
    }

    .d-cNUl-1 .title {
        font-size: 16px
    }

    .d-cNUl-1 .title span {
        background-size: 0 .104vw
    }

    .d-cNUl-1 .txt {
        margin-top: .781vw;
        font-size: 14px
    }

    .d-cNUl-1 .time {
        font-size: 12px
    }

    .d-cNUl-1 .on {
        margin-bottom: 1.041vw
    }

    .d-cNUl-1 .on .inner {
        padding: 1.562vw 0
    }

    .d-cNUl-1 .on .text {
        padding: .833vw 0;
        padding-left: 1.562vw
    }

    .d-cNUl-1 .on .time {
        margin-top: 1.041vw
    }

    .d-cNUl-1 .inner:hover .title span {
        background-size: 100% .104vw
    }

    .d-nUl-1 .inner {
        padding: 1.145vw 0
    }

    .d-nUl-1 .time {
        width: 3.489vw
    }

    .d-nUl-1 .time .t1 {
        font-size: 32px
    }

    .d-nUl-1 .time .t2 {
        font-size: 12px
    }

    .d-nUl-1 .time .t2:after,.d-nUl-1 .time .t2:before {
        height: .26vw
    }

    .d-nUl-1 .text {
        padding: 0 1.77vw 0 1.562vw;
        width: calc(100% - 7.083vw)
    }

    .d-nUl-1 .title {
        font-size: 18px
    }

    .d-nUl-1 .title span {
        background-size: 0 .104vw
    }

    .d-nUl-1 .arrow {
        width: 3.593vw;
        height: 2.031vw
    }

    .d-nUl-1 .inner:hover .title span {
        background-size: 100% .104vw
    }

    .d-nUl-1 .inner:hover .arrow {
        -webkit-transform: translateX(.26vw);
        -ms-transform: translateX(.26vw);
        -o-transform: translateX(.26vw);
        transform: translateX(.26vw)
    }

    .ind2-bgZ {
        top: -6.77vw
    }

    .d-aR-1 {
        margin-top: -6.77vw;
        padding: 7.812vw 0 6.354vw
    }

    .d-aR-1 .d-btns1 {
        bottom: -1vw
    }

    .d-aR-1 .aR1-bgCircle {
        width: 27.13vw;
        height: 27.13vw
    }

    .d-aR-1 .d-title1 {
        width: 24vw
    }

    .d-aR-swiper1 {
        margin: -.52vw;
        padding: .52vw
    }

    .d-aRUl-1 {
        padding-top: 5.416vw
    }

    .d-aRUl-1 li {
        -webkit-transform: translateY(1.562vw);
        -ms-transform: translateY(1.562vw);
        -o-transform: translateY(1.562vw);
        transform: translateY(1.562vw)
    }

    .d-aRUl-1 .inner {
        padding: 1.562vw 1.979vw;
        height: 12.39vw
    }

    .d-aRUl-1 .title {
        font-size: 18px
    }

    .d-aRUl-1 li:nth-child(even) {
        margin-top: -5.416vw
    }

    .d-aRUl-1 .inner:hover {
        box-shadow: 0 0 .52vw 0 rgba(0,0,0,.47)
    }

    .d-aR-swiper1 .aR-btns {
        bottom: 1.666vw
    }

    .d-aR-swiper1 .aR-btns .swiper-next,.d-aR-swiper1 .aR-btns .swiper-prev {
        width: 2.187vw;
        height: 2.187vw
    }

    .d-aR-swiper1 .aR-btns .swiper-prev {
        margin-right: .625vw
    }

    .d-aR-swiper2 {
        margin-bottom: .937vw
    }

    .d-aR-swiper2 .aR-for {
        width: 66.32%
    }

    .d-aR-swiper2 .aR-for .inner {
        height: 16.66vw
    }

    .d-aR-swiper2 .aR-nav {
        padding: 2.083vw 2.187vw;
        right: -20px
    }

    .d-aR-swiper2 .aR-nav .title {
        font-size: 18px
    }

    .d-aR-swiper2 .aR-nav .txt {
        margin-top: .833vw;
        font-size: 14px
    }

    .d-aR-swiper2 .aR-nav .time {
        margin-top: 1.354vw;
        font-size: 14px
    }

    .d-aR-swiper2 .aR-nav .swiper-pagination {
        right: 1.979vw;
        bottom: 2.187vw!important
    }

    .d-aR-swiper2 .aR-nav .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .208vw!important;
        width: .729vw;
        height: .677vw
    }

    .d-aRUl-2 .inner {
        padding: 1.25vw 0
    }

    .d-aRUl-2 .title {
        font-size: 18px
    }

    .d-aRUl-2 .title span {
        background-size: 0 .104vw
    }

    .d-aRUl-2 .time {
        margin-top: .625vw;
        font-size: 14px
    }

    .d-aRUl-2 .inner:hover .title span {
        background-size: 100% .104vw
    }

    .d-aR-2 {
        padding: 10vw 0 2.083vw
    }

    .d-aR-2 .aR-bgJz {
        min-height: 45.26vw
    }

    .d-aR-2 .d-topH1 {
        margin-bottom: 2.5vw
    }

    .d-vK-swiper1 {
        padding-bottom: 13.38vw
    }

    .d-vK-swiper1 .mask-bg {
        height: 5.468vw
    }

    .d-vK-swiper1 .play-btn {
        width: 3.020vw;
        height: 3.020vw
    }

    .d-vK-swiper1 .text {
        padding: .833vw 1.666vw
    }

    .d-vK-swiper1 .title {
        font-size: 18px
    }

    .d-vK-swiper1 .vK-btns {
        width: 10.93vw;
        height: 10.2vw
    }

    .d-vK-swiper1 .vK-btns .circle {
        top: .208vw
    }

    .d-vK-swiper1 .vK-btns .swiper-next,.d-vK-swiper1 .vK-btns .swiper-prev {
        width: 3.229vw;
        height: 3.229vw;
        background-repeat: no-repeat;
        -webkit-background-size: 1.2vw auto;
        background-size: 1.2vw auto
    }

    .d-vK-swiper1 .vK-btns.is-hover .circle {
        width: 3.229vw;
        height: 3.229vw
    }

    .row-ind3 {
        padding: 2.604vw 0 .52vw
    }

    .row-ind3 .ind3-col {
        padding-top: 5.416vw
    }

    .row-ind3 .ind3-cor .ind3-cor-left {
        padding-top: 6.875vw;
        padding-top: 8.5vw;
    }

    .row-ind3 .ind3-cor .d-btns1 {
        right: 24px
    }

    .d-view-swiper1 {
        box-shadow: 0 0 3.333vw 1px rgba(14,60,147,.15)
    }

    .d-view-swiper1 .inner:after {
        right: 0;
        height: .104vw
    }

    .d-view-swiper1 .text {
        padding: 2.916vw 1.875vw;
        height: 16vw
    }

    .d-view-swiper1 .time {
        padding: .52vw;
        min-width: 4.947vw;
        left: 1.875vw
    }

    .d-view-swiper1 .time .t1 {
        font-size: 2.5vw
    }

    .d-view-swiper1 .time .t2,.d-view-swiper1 .title {
        font-size: 18px
    }

    .d-view-swiper1 .txt {
        margin-top: .52vw;
        font-size: 14px
    }

    .d-view-swiper1 .swiper-pagination {
        bottom: 1.562vw!important
    }

    .d-view-swiper1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .364vw!important;
        width: 1.197vw;
        height: 1.197vw
    }

    .d-mUl-1 {
        margin-bottom: 1.562vw
    }

    .d-mUl-1 .icon {
        width: 3.125vw;
        height: 3.125vw;
        line-height: 3.125vw
    }

    .d-mUl-1 .pop-codes {
        -webkit-transform: translate(-50%,.52vw);
        -ms-transform: translate(-50%,.52vw);
        -o-transform: translate(-50%,.52vw);
        transform: translate(-50%,.52vw)
    }

    .d-mUl-1 .pop-codes .pop-codes-in {
        box-shadow: 0 0 .52vw rgba(0,0,0,.15)
    }

    .d-mUl-1 .pop-codes .pic {
        padding: .52vw;
        width: 8.333vw;
        height: 8.333vw;
        line-height: 7.291vw
    }

    .d-media-swiper1 {
        padding: .625vw
    }

    .d-media-swiper1 .text {
        padding: .833vw;
        height: 11.14vw;
        height: 15.65vw;
    }

    .d-media-swiper1 .hd .icon {
        width: 2.343vw;
        height: 2.343vw;
        line-height: 2.343vw
    }

    .d-media-swiper1 .hd .hd-title {
        padding: 0 .52vw;
        width: calc(100% - 2.343vw);
        font-size: 18px
    }

    .d-media-swiper1 .hd .time {
        margin-left: .781vw;
        font-size: 14px
    }

    .d-media-swiper1 .title {
        margin-top: .729vw;
        font-size: 18px
    }

    .d-media-swiper1 .swiper-pagination {
        bottom: 1.562vw!important
    }

    .d-media-swiper1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .364vw!important;
        width: 1.197vw;
        height: 1.197vw
    }

    .d-media2 {
        margin-bottom: -12.91vw;
        width: 53.85vw;
        height: 53.85vw
    }

    .d-mediaUl-2 li {
        margin: 0 .651vw;
        padding-bottom: 7.916vw;
        width: 4.427vw
    }

    .d-mediaUl-2 .inner {
        padding: 3.125vw 0
    }

    .d-mediaUl-2 .inner:after,.d-mediaUl-2 .inner:before {
        height: 3.125vw
    }

    .d-mediaUl-2 .icon {
        margin: 0 auto .625vw;
        width: 1.458vw;
        height: 1.458vw
    }

    .d-mediaUl-2 .title {
        font-size: 16px
    }

    .row-ind4 {
        height: 38.69vw
    }

    .d-kD-swiper1 .circle {
        width: 59.68vw;
        height: 59.68vw
    }

    .d-kD-swiper1 .house {
        bottom: -1.093vw;
        width: 57.7vw;
        height: 25.15vw
    }

    .d-kD-swiper1 .numData .item {
        padding: 1.041vw;
        -webkit-transform: translateY(1.562vw);
        -ms-transform: translateY(1.562vw);
        -o-transform: translateY(1.562vw);
        transform: translateY(1.562vw)
    }

    .d-kD-swiper1 .numData .num {
        font-size: 2.031vw
    }

    .d-kD-swiper1 .numData .txt {
        margin-top: .208vw;
        font-size: .781vw
    }

    .d-kD-swiper1 .numData .item.i2 {
        width: 8.072vw;
        height: 8.072vw
    }

    .d-kD-swiper1 .numData .item.i2 .num {
        font-size: 2.031vw
    }

    .d-kD-swiper1 .numData .item.i2 .txt {
        font-size: .781vw
    }

    .d-kD-swiper1 .numData .item.i3 {
        width: 13.95vw;
        height: 13.95vw
    }

    .d-kD-swiper1 .numData .item.i3 .num {
        font-size: 3.762vw
    }

    .d-kD-swiper1 .numData .item.i3 .txt {
        font-size: 14px
    }

    .d-kD-swiper1 .numData .item.i1 {
        padding-bottom: 3.125vw;
        width: 17.29vw;
        height: 17.29vw
    }

    .d-kD-swiper1 .numData .item.i1 .num {
        font-size: 4.062vw
    }

    .d-kD-swiper1 .numData .item.i1 .txt {
        font-size: .989vw
    }

    .d-kD-swiper1 .numData .item.i4 {
        padding-top: 4.687vw;
        width: 21.56vw;
        height: 21.56vw
    }

    .d-kD-swiper1 .numData .item.i4 .num {
        font-size: 4.583vw
    }

    .d-kD-swiper1 .numData .item.i4 .txt {
        font-size: 18px
    }

    .d-kD-swiper1 .swiper-pagination {
        bottom: 3.229vw!important
    }

    .d-kD-swiper1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .364vw!important;
        width: 1.197vw;
        height: 1.197vw
    }

    .row-ind5 {
        padding: 4.895vw 0 4.062vw
    }

    .row-ind5 .d-topH1 {
        margin-bottom: 2.916vw
    }

    .d-sT-swiper1 {
        margin: -2.083vw -1.562vw;
        padding: 2.083vw 1.562vw 2.812vw
    }

    .d-sT-swiper1 .inner:after {
        height: .104vw
    }

    .d-sT-swiper1 .text {
        padding: 0 1.562vw;
        height: 4.6vw;
        line-height: 4.6vw
    }

    .d-sT-swiper1 .icon {
        margin-right: .729vw;
        width: 1.458vw;
        height: 1.458vw;
        line-height: 1.458vw
    }

    .d-sT-swiper1 .title {
        width: calc(100% - 2.187vw);
        font-size: 18px
    }

    .d-sT-swiper1 .inner:hover {
        box-shadow: .156vw .416vw 1.614vw 1px rgba(0,0,0,.2)
    }

    .d-sT-swiper1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .208vw!important;
        width: .729vw;
        height: .729vw
    }

    .d-sTUl-1 {
        margin: 5.208vw -2.083vw 0
    }

    .d-sTUl-1 .img {
        padding: .625vw;
        width: 7.5vw;
        height: 7.5vw
    }

    .d-sTUl-1 .img:after,.d-sTUl-1 .img:before {
        width: 52.08vw
    }

    .d-sTUl-1 .title {
        margin-top: 1.145vw;
        font-size: 18px
    }

    .ban {
        height: 36.45vw
    }

    .ban .ban-text .title {
        font-size: 32px
    }

    .ban .ban-text .title .title-in {
        margin: 0 -1.25vw;
        padding: .52vw 1.25vw 0
    }

    .ban .ban-text .title .cn {
        text-shadow: 0 .156vw .364vw rgba(5,28,63,.49)
    }

    .ban .ban-text .title .en {
        margin-top: .416vw
    }

    .ban .ban-inNav {
        padding-left: 4.427vw;
        left: 5%
    }

    .ban .ban-inNav:after {
        width: 104.1vw;
        border-radius: 3vw 0 0
    }

    .ban .ban-inNav ul {
        padding-top: 1.354vw
    }

    .ban .ban-inNav li {
        margin-right: 4.166vw
    }

    .ban .ban-inNav a {
        line-height: 3.75vw;
        font-size: 16px
    }

    .ban .ban-inNav a:after {
        height: .104vw
    }

    .ban .cur {
        bottom: 6.25vw;
        font-size: .729vw
    }

    .ban .cur a,.ban .cur span {
        margin: 0 .26vw
    }

    .ban .cur.cur_2 {
        bottom: 1.041vw
    }

    .row-a1 {
        padding: 5.312vw 0 5.989vw
    }

    .pages {
        padding-top: 4.166vw
    }

    .pages ul li {
        padding: 0 .104vw
    }

    .pages ul li a,.pages ul li span {
        padding: 0 .26vw;
        font-size: 12px
    }

    .pages .go {
        margin-left: .625vw;
        font-size: .833vw
    }

    .pages .go .inp {
        margin: 0 .52vw;
        border-radius: .208vw;
        font-size: 12px
    }

    .pages .go .sur {
        margin-left: .416vw
    }

    .d-noticeUl-1 {
        margin: 0 -1.041vw -2.083vw
    }

    .d-noticeUl-1 li {
        padding: 0 1.041vw;
        margin-bottom: 2.083vw
    }

    .d-noticeUl-1 .inner {
        padding: 1.041vw 2.083vw 2.916vw
    }

    .d-noticeUl-1 .time {
        padding: .416vw .52vw;
        width: 8.854vw;
        height: 5.833vw
    }

    .d-noticeUl-1 .time .t1 {
        font-size: 3.8vw
    }

    .d-noticeUl-1 .time .t2 {
        font-size: 14px
    }

    .d-noticeUl-1 .title {
        margin-top: 1.25vw;
        font-size: 18px
    }

    .d-noticeUl-1 .txt {
        margin-top: 1.041vw;
        font-size: 14px
    }

    .d-leader1 {
        padding: 3.437vw 4.27vw 5.416vw
    }

    .d-leader1 .cont:before {
        width: .625vw;
        height: .625vw
    }

    .d-leader1 .cont:after {
        width: .104vw
    }

    .d-leader1 .item {
        padding: .52vw 0;
        min-height: 4.3vw
    }

    .d-leader1 .item .title {
        padding: 0 1.562vw;
        font-size: 16px
    }

    .d-leader1 .item .txt {
        padding: 0 1.562vw 0 5.052vw;
        font-size: 16px
    }

    .d-view-swiper2 {
        padding-right: 2.604vw
    }

    .d-view-swiper2:after {
        left: 8.645vw;
        height: 56.49%
    }

    .d-view-swiper2 .mask-bg {
        height: 5.468vw
    }

    .d-view-swiper2 .text {
        padding: 2vw 2.604vw
    }

    .d-view-swiper2 .title {
        font-size: 18px
    }

    .d-view-swiper2 .swiper-btns {
        padding-left: 8.645vw
    }

    .d-view-swiper2 .swiper-btns .in {
        padding-left: 2.083vw;
        height: 5.52vw
    }

    .d-view-swiper2 .swiper-btns .swiper-current {
        font-size: 24px
    }

    .d-view-swiper2 .swiper-btns .swiper-pro {
        margin: 0 .52vw 0 .833vw;
        width: 8.333vw
    }

    .d-view-swiper2 .swiper-btns .swiper-total {
        font-size: 16px
    }

    .d-view-swiper2 .swiper-btns .swiper-next,.d-view-swiper2 .swiper-btns .swiper-prev {
        margin-left: .625vw;
        width: 30px;
        height: 30px
    }

    .d-viewUl-1 {
        margin: 0 -.416vw -.833vw
    }

    .d-viewUl-1 li {
        padding: 0 .416vw;
        margin-bottom: .833vw
    }

    .d-viewUl-1 .mask-eye {
        width: 30px;
        height: 24px
    }

    .d-video-swiper1 {
        margin-bottom: 3.125vw;
        padding-bottom: 2.812vw
    }

    .d-video-swiper1:before {
        bottom: -1.406vw;
        height: 1.406vw
    }

    .d-video-swiper1 .mask-bg {
        height: 6.562vw
    }

    .d-video-swiper1 .play-btn {
        width: 5vw;
        height: 5vw
    }

    .d-video-swiper1 .play-btn:before {
        margin: -2.5vw 0 0 -2.5vw
    }

    .d-video-swiper1 .play-btn:after {
        margin: -3.125vw 0 0 -3.125vw;
        width: 6.25vw;
        height: 6.25vw
    }

    .d-video-swiper1 .text {
        padding: 2vw 2.083vw
    }

    .d-video-swiper1 .title {
        font-size: 18px
    }

    .d-video-swiper1 .swiper-next,.d-video-swiper1 .swiper-prev {
        width: 4vw;
        height: 4vw
    }

    .d-videoSwp-btns {
        margin-bottom: 5vw;
        padding: 0 4.166vw
    }

    .d-videoSwp-btns .swiper-pro {
        width: calc(100% - 5.52vw)
    }

    .d-videoSwp-btns .swiper-pag {
        width: 5.52vw
    }

    .d-videoSwp-btns .swiper-pag .current {
        font-size: 3vw
    }

    .d-videoSwp-btns .swiper-pag .total {
        padding-bottom: .312vw;
        font-size: 16px
    }

    .d-videoUl-1 {
        margin: 0 -1.197vw -2.187vw
    }

    .d-videoUl-1 li {
        padding: 0 1.197vw;
        margin-bottom: 2.187vw
    }

    .d-videoUl-1 .play-btn {
        width: 4vw;
        height: 4vw
    }

    .d-videoUl-1 .text {
        padding: 1.145vw 1.562vw 1.77vw
    }

    .d-videoUl-1 .time {
        font-size: 14px
    }

    .d-videoUl-1 .title {
        margin-top: .312vw;
        font-size: 16px
    }

    .d-videoUl-1 .inner:hover {
        box-shadow: 0 0 .937vw 0 rgba(0,28,63,.33)
    }

    .d-newsUl-1 .inner {
        padding: 1.875vw 0
    }

    .d-newsUl-1 .img {
        width: 18.95vw
    }

    .d-newsUl-1 .text {
        width: calc(100% - 18.95vw)
    }

    .d-newsUl-1 .time {
        width: 6.77vw
    }

    .d-newsUl-1 .time .t1 {
        font-size: 3.437vw
    }

    .d-newsUl-1 .time .t2 {
        font-size: 1.25vw
    }

    .d-newsUl-1 .text-in {
        padding: 0 5.364vw 0 2.552vw;
        width: calc(100% - 6.77vw)
    }

    .d-newsUl-1 .title {
        font-size: 18px
    }

    .d-newsUl-1 .title span {
        background-size: 0 .104vw
    }

    .d-newsUl-1 .txt {
        margin-top: .625vw;
        font-size: 14px
    }

    .d-newsUl-1 .inner:hover .title span {
        background-size: 100% .104vw
    }

    .d-typeN1 .typeN1-item+.typeN1-item {
        margin-top: 3.645vw
    }

    .d-typeN1 .d-title2 {
        padding-bottom: 1.25vw
    }

    .d-typeNUl-1 {
        margin: 0 -1.562vw
    }

    .d-typeNUl-1 li {
        padding: 0 1.562vw
    }

    .d-typeNUl-1 .inner {
        padding: 0 3.645vw;
        line-height: 5vw
    }

    .d-typeNUl-1 .icon {
        left: 1.562vw;
        width: 1.6vw;
        height: 1.6vw;
        line-height: 1.6vw
    }

    .d-typeNUl-1 .title {
        font-size: 16px
    }

    .d-typeNUl-1 .arrow {
        right: 1.562vw;
        width: 1.822vw;
        height: 1.093vw
    }

    .d-typeNUl-1 .inner:hover .arrow {
        -webkit-transform: translate(.26vw,-50%);
        -ms-transform: translate(.26vw,-50%);
        -o-transform: translate(.26vw,-50%);
        transform: translate(.26vw,-50%)
    }

    .d-org1 .org1-item+.org1-item {
        margin-top: 3.125vw
    }

    .d-org1 .d-title2 {
        margin-bottom: 2.083vw
    }

    .d-org1 .d-title2 .title img {
        margin: -.208vw .729vw 0 0;
        max-width: 2.187vw
    }

    .d-orgUl-1 {
        margin: 0 -1.197vw -2.291vw
    }

    .d-orgUl-1 li {
        padding: 0 1.197vw;
        margin-bottom: 2.291vw
    }

    .d-orgUl-1 .inner {
        padding: 0 1.666vw;
        line-height: 4.2vw
    }

    .d-orgUl-1 .inner:before {
        width: .26vw
    }

    .d-orgUl-1 .title {
        font-size: 16px
    }

    .d-orgUl-1 .arrow {
        right: 1.562vw;
        width: 1.822vw;
        height: 1.093vw
    }

    .d-orgUl-1 .inner:hover {
        box-shadow: 0 0 .52vw 0 rgba(0,65,147,.45)
    }

    .d-orgUl-1 .inner:hover .arrow {
        -webkit-transform: translate(.26vw,-50%);
        -ms-transform: translate(.26vw,-50%);
        -o-transform: translate(.26vw,-50%);
        transform: translate(.26vw,-50%)
    }
}

@media only screen and (min-width: 960px) and (max-width:1199px) {
    

    .d-aR-swiper1 .aR-btns {
        bottom: 1.2vw
    }

    .d-aR-swiper1 .aR-btns .swiper-next,.d-aR-swiper1 .aR-btns .swiper-prev {
        width: 30px;
        height: 30px
    }

    .d-mediaUl-2 li {
        padding-bottom: 2vw
    }

    .row-ind3 .ind3-cor .d-btns1 {
        bottom: -3vw
    }

    .d-view-swiper1 .text {
        height: 18vw
    }

    .d-nUl-1 .time {
        width: 5vw
    }

    .d-nUl-1 .text {
        width: calc(100% - 8.59vw)
    }
}

@media only screen and (max-width: 959px) {

    .wp {
        width: 100%;
        padding: 0 20px
    }
    .d-topH1 {
        margin-bottom: 20px
    }

    .d-title1 .icon {
        width: 30px;
        height: 38px
    }

    .d-title1 .title {
        padding-left: 15px;
        min-height: 0
    }

    .d-title1 .title .en {
        font-size: 12px
    }

    .d-title1 .title .cn {
        font-size: 24px
    }

    .d-btns1 a {
        font-size: 14px;
        line-height: 32px
    }

    .d-btns1 em {
        margin: 0 2px
    }

    .d-topH2 {
        margin-bottom: 20px
    }

    .d-title2 .title {
        font-size: 24px
    }

    .banner,.banner img,.banner video {
        height: auto
    }

    .banner .swiper-pagination {
        bottom: 15px!important
    }

    .banner .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .banner .swiper-pagination .swiper-pagination-bullet-active {
        width: 18px;
        height: 18px
    }

    .ind1-bgC {
        left: 0
    }

    .ind1-bgCircle {
        display: none
    }

    .d-tN-1 {
        padding: 40px 0 20px
    }

    .d-tN-1 .d-title1 .title {
        border-color: rgba(14,48,140,.5)
    }

    .d-tN-1 .d-title1 .icon {
        background-image: url(https://sysxt.ksu.edu.cn/vlab_files/2024/017/0998/2p1dg.png)
    }

    .d-tN-1 .d-title1 .title .en {
        color: #666
    }

    .d-tN-1 .d-title1 .title .cn {
        color: #333
    }

    .d-tN-1 .d-btns1 {
        margin-top: 0
    }

    .d-tN-1 .tN1-bd {
        display: block
    }

    .d-tN-1 .tN1-bd .tN1-col,.d-tN-1 .tN1-bd .tN1-cor {
        width: 100%
    }

    .d-tN-1 .tN1-bd .tN1-col {
        margin-bottom: 20px
    }

    .d-tN-swiper1 {
        padding-bottom: 40px
    }

    .d-tN-swiper1 .text {
        padding: 10px 20px
    }

    .d-tN-swiper1 .time {
        font-size: 12px
    }

    .d-tN-swiper1 .title {
        font-size: 16px
    }

    .d-tN-swiper1 .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .d-tNUl-1 .inner {
        padding: 15px 0
    }

    .d-tNUl-1 .time {
        width: 80px;
        height: 52px
    }

    .d-tNUl-1 .time .t1 {
        font-size: 36px
    }

    .d-tNUl-1 .time .t2 {
        font-size: 14px
    }

    .d-tNUl-1 .text {
        width: calc(100% - 80px)
    }

    .d-tN-2 .wp {
        display: block
    }

    .d-tN-2 .tN2-col,.d-tN-2 .tN2-cor {
        width: 100%;
        padding: 40px 0
    }

    .d-tN-2 .tN2-col .d-cNTabs-tit {
        padding-bottom: 50px;
        margin-bottom: 20px
    }

    .d-cNTabs-tit li {
        margin-right: 20px
    }

    .d-cNTabs-tit .d-btns1 {
        top: auto;
        bottom: 0
    }

    .d-cNUl-1 .inner {
        padding-left: 30px;
        -webkit-background-size: 20px auto;
        background-size: 20px auto
    }

    .d-cNUl-1 .title {
        font-size: 16px
    }

    .d-cNUl-1 .time,.d-cNUl-1 .txt {
        font-size: 14px
    }

    .d-cNUl-1 .on .inner {
        padding: 0;
        display: block
    }

    .d-cNUl-1 .on .img {
        width: 100%
    }

    .d-cNUl-1 .on .text {
        padding: 15px;
        width: 100%
    }

    .d-cNUl-1 .on .time {
        margin-top: 10px
    }

    .ind1-bgB {
        right: -20px;
        left: -20px
    }

    .d-tN-2 .tN2-cor .d-topH1 {
        margin: 0 0 20px
    }

    .d-tN-2 .tN2-cor .d-nUl-1 {
        margin: 0
    }

    .d-nUl-1 .inner {
        padding: 15px 0
    }

    .d-nUl-1 .time .t1 {
        font-size: 32px
    }

    .d-nUl-1 .time .t2 {
        font-size: 12px
    }

    .d-nUl-1 .title {
        font-size: 16px
    }

    .d-nUl-1 .arrow {
        width: 30px;
        height: 16px
    }

    .d-nUl-1 .text {
        padding: 0 20px;
        width: calc(100% - 97px)
    }

    .d-aR-1 {
        margin: 0;
        padding: 40px 0
    }

    .d-aR-1 .aR1-bgCircle {
        display: none
    }

    .d-aR-1 .d-title1 {
        position: static;
        width: 100%;
        margin-bottom: 20px
    }

    .d-aR-1 .wp {
        display: block
    }

    .d-aR-1 .aR1-col,.d-aR-1 .aR1-cor {
        width: 100%
    }

    .d-aR-1 .aR1-col {
        margin-bottom: 30px
    }

    .d-aRUl-1 .inner {
        padding: 20px;
        height: 150px
    }

    .d-aRUl-1 .title {
        font-size: 18px
    }

    .d-aRUl-1 {
        padding-top: 60px
    }

    .d-aRUl-1 li:nth-child(even) {
        margin-top: -60px
    }

    .d-aR-swiper1 .aR-btns {
        bottom: 10px
    }

    .d-aR-swiper2 {
        display: block
    }

    .d-aR-swiper2 .aR-for {
        width: 100%
    }

    .d-aR-swiper2 .aR-for .inner {
        height: auto
    }

    .d-aR-swiper2 .aR-nav {
        position: static;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        width: 100%;
        padding: 20px
    }

    .d-aR-swiper2 .aR-nav .title {
        font-size: 16px
    }

    .d-aR-swiper2 .aR-nav .time,.d-aR-swiper2 .aR-nav .txt {
        margin-top: 10px;
        font-size: 14px
    }

    .d-aR-swiper2 .aR-nav .swiper-pagination {
        bottom: 20px!important;
        right: 20px
    }

    .d-aRUl-2 .inner {
        padding: 15px 0
    }

    .d-aRUl-2 .title {
        font-size: 16px
    }

    .d-aRUl-2 .time {
        margin-top: 10px;
        font-size: 14px
    }

    .d-aR-1 .d-btns1 {
        position: static;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .d-aR-2 {
        margin-top: -100px
    }

    .d-aR-2 .d-topH1 {
        padding-bottom: 50px;
        margin-bottom: 20px;
        opacity: 1!important
    }

    .d-topH1.tac .d-btns1 {
        bottom: 0;
        top: auto;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    .d-aR-2 .aR-bgJz {
        width: 1900px!important;
        height: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .d-vK-swiper1 {
        padding-bottom: 0;
        opacity: 1!important
    }

    .d-vK-swiper1 .vK-btns {
        bottom: auto;
        top: 35%;
        width: 100%;
        height: auto
    }

    .d-vK-swiper1 .vK-btns .circle {
        display: none
    }

    .d-vK-swiper1 .title {
        font-size: 18px
    }

    .d-vK-swiper1 .vK-btns .swiper-arrow {
        position: static;
        width: 100%;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    .d-vK-swiper1 .vK-btns .swiper-next,.d-vK-swiper1 .vK-btns .swiper-prev {
        position: absolute
    }

    .d-vK-swiper1 .vK-btns .swiper-prev {
        left: 0
    }

    .d-vK-swiper1 .vK-btns .swiper-next {
        right: 0
    }

    .row-ind3 {
        padding: 40px 0
    }

    .row-ind3 .wp {
        display: block
    }

    .row-ind3 .ind3-col,.row-ind3 .ind3-cor {
        width: 100%
    }

    .row-ind3 .ind3-col {
        padding: 0;
        margin-bottom: 40px
    }

    .row-ind3 .ind3-cor {
        display: block
    }

    .row-ind3 .ind3-cor .ind3-cor-left,.row-ind3 .ind3-cor .ind3-cor-right {
        width: 100%;
        padding: 0
    }

    .d-view-swiper1 .time {
        min-width: 0;
        left: 30px
    }

    .d-view-swiper1 .time .t1 {
        font-size: 32px
    }

    .d-view-swiper1 .time .t2 {
        font-size: 12px
    }

    .d-view-swiper1 .text {
        height: 220px;
        padding: 50px 30px
    }

    .d-view-swiper1 .title {
        font-size: 16px
    }

    .d-view-swiper1 .txt {
        font-size: 14px
    }

    .d-view-swiper1 .swiper-pagination {
        bottom: 15px!important
    }

    .d-view-swiper1 .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .d-mUl-1 {
        justify-content: center;
        margin-bottom: 20px
    }

    .d-media-swiper1 .text {
        height: 140px
    }

    .d-media-swiper1 .hd .icon {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .d-media-swiper1 .hd .hd-title {
        font-size: 16px;
        width: calc(100% - 30px)
    }

    .d-media-swiper1 .hd .time {
        font-size: 14px
    }

    .d-media-swiper1 .title {
        margin-top: 10px;
        font-size: 16px
    }

    .d-media-swiper1 .swiper-pagination {
        bottom: 15px!important
    }

    .d-media-swiper1 .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .d-mediaUl-2 li {
        width: 50px;
        margin: 0 12px
    }

    .d-mediaUl-2 .title {
        font-size: 13px;
        width: 16px
    }

    .d-media2 {
        width: 700px;
        height: 700px;
        margin-bottom: -180px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .row-ind3 .ind3-cor .d-btns1 {
        margin-top: 20px;
        position: relative;
        display: -webkit-flex;
        display: flex;
        justify-content: center
    }

    .row-ind4 .d-title1 {
        top: 40px
    }

    .d-kD-swiper1 .circle {
        display: none
    }

    .d-kD-swiper1 .house {
        height: auto
    }

    .d-kD-swiper1 .numData {
        font-size: 0;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .d-kD-swiper1 .numData .num {
        line-height: 1
    }

    .d-kD-swiper1 .numData .item {
        margin-right: 10px;
        padding: 15px 20px!important;
        display: inline-block;
        vertical-align: top;
        position: static;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center!important
    }

    .d-kD-swiper1 .numData .item.i2 {
        width: 120px;
        height: 120px
    }

    .d-kD-swiper1 .numData .item.i2 .num {
        font-size: 28px
    }

    .d-kD-swiper1 .numData .item.i2 .txt {
        font-size: 14px
    }

    .d-kD-swiper1 .numData .item.i3 {
        width: 120px;
        height: 120px
    }

    .d-kD-swiper1 .numData .item.i3 .num {
        font-size: 28px
    }

    .d-kD-swiper1 .numData .item.i3 .txt {
        font-size: 14px
    }

    .d-kD-swiper1 .numData .item.i1 {
        width: 120px;
        height: 120px
    }

    .d-kD-swiper1 .numData .item.i1 .num {
        font-size: 28px
    }

    .d-kD-swiper1 .numData .item.i1 .txt {
        font-size: 14px
    }

    .d-kD-swiper1 .numData .item.i4 {
        width: 120px;
        height: 120px
    }

    .d-kD-swiper1 .numData .item.i4 .num {
        font-size: 28px
    }

    .d-kD-swiper1 .numData .item.i4 .txt {
        font-size: 14px
    }

    .d-kD-swiper1 .swiper-pagination {
        bottom: 15px!important
    }

    .d-kD-swiper1 .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .row-ind5 {
        padding: 40px 0
    }

    .row-ind5 .d-topH1 {
        padding-bottom: 50px;
        margin-bottom: 30px
    }

    .d-sT-swiper1 {
        padding-bottom: 40px
    }

    .d-sT-swiper1 .text {
        height: 58px;
        line-height: 58px;
        padding: 0 20px
    }

    .d-sT-swiper1 .title {
        font-size: 16px
    }

    .d-sTUl-1 {
        flex-wrap: wrap;
        margin: 80px 0 -15px
    }

    .d-sTUl-1 li {
        margin-bottom: 15px;
        width: 33.33%
    }

    .d-sTUl-1 .img {
        width: 80px;
        height: 80px
    }

    .d-sTUl-1 .title {
        margin-top: 10px;
        font-size: 14px
    }

    .ban {
        height: 350px
    }

    .ban .ban-text {
        top: 50%
    }

    .ban .ban-text .title {
        font-size: 24px
    }

    .ban .ban-inNav {
        display: none
    }

    .ban .cur {
        bottom: 10px!important
    }

    .row-a1 {
        padding: 40px 0
    }

    .pages {
        padding-top: 20px
    }

    .pages ul {
        width: 100%
    }

    .pages ul li {
        display: none
    }

    .pages ul li.active,.pages ul li.next,.pages ul li.prev {
        display: block
    }

    .pages .go {
        width: 100%;
        margin: 10px 0 0;
        justify-content: center
    }

    .d-view1 {
        display: block
    }

    .d-view1 .view1-col,.d-view1 .view1-cor {
        width: 100%
    }

    .d-view1 .view1-col {
        margin-bottom: 30px
    }

    .d-view-swiper2 {
        padding-right: 20px
    }

    .d-view-swiper2:after {
        left: 20px
    }

    .d-view-swiper2 .text {
        padding: 15px
    }

    .d-view-swiper2 .title {
        font-size: 16px
    }

    .d-view-swiper2 .swiper-btns {
        padding-left: 20px
    }

    .d-view-swiper2 .swiper-btns .in {
        padding-left: 20px;
        height: 60px
    }

    .d-view-swiper2 .swiper-btns .swiper-current {
        font-size: 20px
    }

    .d-view-swiper2 .swiper-btns .swiper-pro {
        width: 70px
    }

    .d-view-swiper2 .swiper-btns .swiper-total {
        font-size: 14px
    }

    .d-viewUl-1 {
        margin: 0 -5px -10px
    }

    .d-viewUl-1 li {
        padding: 0 5px;
        margin-bottom: 10px
    }

    .d-newsUl-1 {
        overflow: hidden
    }

    .d-newsUl-1 li {
        width: 50%;
        float: left
    }

    .d-newsUl-1 .inner {
        display: block;
        padding: 20px 10px
    }

    .d-newsUl-1 .img {
        margin-bottom: 15px;
        width: 100%
    }

    .d-newsUl-1 .text {
        width: 100%
    }

    .d-newsUl-1 .time {
        width: 60px
    }

    .d-newsUl-1 .time .t1 {
        font-size: 32px
    }

    .d-newsUl-1 .time .t2 {
        font-size: 14px
    }

    .d-newsUl-1 .text-in {
        width: calc(100% - 60px);
        padding: 0 0 0 15px
    }

    .d-newsUl-1 .title {
        font-size: 16px
    }

    .d-newsUl-1 .txt {
        margin-top: 8px;
        font-size: 14px;
        line-height: 1.5;
        height: 3em
    }

    .d-video-swiper1 {
        padding-bottom: 0;
        margin-bottom: 20px
    }

    .d-video-swiper1 .swiper-next,.d-video-swiper1 .swiper-prev,.d-video-swiper1:before {
        display: none
    }

    .d-video-swiper1 .slider .slider-in {
        width: 100%
    }

    .d-video-swiper1 .play-btn {
        width: 40px;
        height: 40px
    }

    .d-video-swiper1 .play-btn:before {
        margin: -20px 0 0 -20px
    }

    .d-video-swiper1 .play-btn:after {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px
    }

    .d-video-swiper1 .text {
        padding: 10px 15px
    }

    .d-video-swiper1 .title {
        font-size: 16px
    }

    .d-videoSwp-btns {
        padding: 0 10px;
        margin-bottom: 40px
    }

    .d-videoSwp-btns .swiper-pag .current {
        font-size: 36px
    }

    .d-videoSwp-btns .swiper-pag .total {
        font-size: 18px
    }

    .d-videoUl-1 {
        margin-bottom: -20px
    }

    .d-videoUl-1 li {
        width: 100%;
        margin-bottom: 20px
    }

    .d-videoUl-1 .text {
        padding: 20px 15px
    }

    .d-videoUl-1 .time {
        font-size: 14px
    }

    .d-videoUl-1 .title {
        font-size: 16px
    }

    .d-leader1 {
        padding: 20px
    }

    .d-leader1 .item {
        min-height: 60px
    }

    .d-leader1 .item .title,.d-leader1 .item .txt {
        font-size: 14px;
        padding: 10px 15px
    }

    .d-typeN1 .typeN1-item+.typeN1-item {
        margin-top: 40px
    }

    .d-typeN1 .d-title2 {
        padding-bottom: 20px
    }

    .d-typeNUl-1 li {
        width: 100%
    }

    .d-typeNUl-1 .inner {
        padding: 0 50px
    }

    .d-typeNUl-1 .icon {
        left: 10px
    }

    .d-typeNUl-1 .title {
        font-size: 16px
    }

    .d-typeNUl-1 .arrow {
        right: 10px
    }

    .d-org1 .org1-item+.org1-item {
        margin-top: 40px
    }

    .d-org1 .d-title2 {
        margin-bottom: 20px
    }

    .d-org1 .d-title2 .title img {
        max-width: 28px
    }

    .d-orgUl-1 {
        margin-bottom: -20px
    }

    .d-orgUl-1 li {
        width: 100%;
        margin-bottom: 20px
    }

    .d-orgUl-1 .inner {
        line-height: 60px
    }

    .d-orgUl-1 .title {
        font-size: 16px
    }

    .d-orgUl-1 .arrow {
        right: 10px
    }

    .d-noticeUl-1 {
        margin-bottom: -20px
    }

    .d-noticeUl-1 li {
        width: 100%;
        margin-bottom: 20px
    }

    .d-noticeUl-1 .inner {
        padding: 20px 20px 40px
    }

    .d-noticeUl-1 .time {
        width: 140px;
        height: 92px
    }

    .d-noticeUl-1 .time .t1 {
        font-size: 46px
    }

    .d-noticeUl-1 .time .t2 {
        font-size: 14px
    }

    .d-noticeUl-1 .title {
        margin-top: 20px;
        font-size: 16px
    }

    .d-noticeUl-1 .txt {
        margin-top: 15px;
        font-size: 14px
    }

    .d-tNUl-1 .txt {
        font-size: 14px;
        margin-top: 8px
    }

    .d-tNUl-1 .title {
        font-size: 16px
    }

    .d-cNUl-1 li:nth-child(4),.d-cNUl-1 li:nth-child(5) {
        display: none
    }

    .ind2-bgZ {
        display: none
    }

    .d-nUl-1 li:last-child {
        display: none
    }

    .row-ind3 .ind3-cor .d-topH2 {
        float: left
    }

    .d-mUl-1 .icon {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .d-mUl-1 li {
        margin-right: 10px
    }

    .row-ind3 .ind3-cor .d-mUl-1 {
        float: right
    }

    .d-media-swiper1 {
        clear: both
    }

   
    .d-kD-swiper1 .numData .item {
        margin-bottom: 30px;
        width: 120px!important;
        height: 120px!important
    }

    .d-kD-swiper1 .numData .txt {
        font-size: 10px!important
    }

    .d-kD-swiper1 .house {
        width: 60%
    }

    .d-kD-swiper1 .numData {
        top: 50%;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .row-ind4 {
        height: 400px
    }
}

@media only screen and (max-width: 640px) {
    .d-newsUl-1 li {
        width:auto;
        float: none
    }

    .d-newsUl-1 .inner {
        padding: 20px 0
    }

    .ban {
        height: 200px
    }

    .row-ind4 {
        height: auto
    }

    .d-kD-swiper1 .numData {
        top: 50%;
        position: static;
        padding-top: 130px;
        padding-bottom: 70px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .d-kD-swiper1 .numData .txt {
        font-size: 8px!important
    }
}

@media only screen and (max-width: 330px) {
    .d-title1 .title .cn {
        font-size:20px
    }

    .d-kD-swiper1 .numData {
        padding-top: 105px
    }
}


@media only screen and (min-width: 960px) and (max-width:1599px) {

    .row-d1 {
        padding: 6.003vw 0
    }

    .row-d1 .col-l {
        width: 65%
    }

    .row-d1 .col-r {
        width: 30.8%
    }

    .m-detailsb1 .top {
        padding-bottom: .5vw;
        border-bottom: 1px solid #ebebeb
    }

    .m-detailsb1 .top h1 {
        font-size: 2.001vw;
        font-weight: 400;
        margin-bottom: 2.501vw
    }

    .m-detailsb1 .top .info {
        font-size: .875vw
    }

    .m-detailsb1 .top .info .num,.m-detailsb1 .top .info .time {
        padding-left: 1.751vw;
        -o-background-size: 1.125vw;
        background-size: 1.125vw;
        margin-right: 2.501vw
    }

   

    .m-detailsb1 .txt {
        font-size: 1.125vw;
        padding: 2.501vw 0;
        line-height: 1.8
    }

    .m-cardb1 {
        padding: 2.188vw;
        margin-bottom: 1.876vw
    }

    .m-titb1 {
        font-size: 1.5vw;
        margin-bottom: .625vw
    }

    .ul-listb1 .link {
        font-size: 1vw;
        border-bottom: 1px solid #eaeaea;
        line-height: 3.752vw
    }

    .ul-listb2 .con {
        border-bottom: 1px solid #eaeaea;
        padding: 1.25vw 0
    }

    .ul-listb2 .left {
        width: 27.5%;
        margin-right: 1.563vw
    }

    .ul-listb2 .date {
        font-size: .875vw
    }

    .ul-listb2 .tit {
        font-size: 1vw;
        line-height: 1.7;
        height: 3.4em;
        display: -webkit-box;
        box-orient: vertical;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin: .437vw 0 .625vw
    }

    .m-shareb1 {
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .m-shareb1 .s {
        font-size: 1.25vw
    }

    .m-shareb1 #share {
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .m-shareb1 .item {
        border-radius: 50%;
        border: 1px solid #aaa;
        width: 3.126vw;
        height: 3.126vw;
        line-height: 3.126vw;
        font-size: 0;
        margin: 0 .625vw
    }

    .m-shareb1 .item img {
        max-width: 2.501vw
    }

    .m-shareb1 .item:hover {
        box-shadow: 0 0 .5vw rgba(79,196,113,.8)
    }

    
    .m-infob1 {
        margin-bottom: 5.003vw
    }

    .m-infob1 .txt {
        width: 50.7%;
        font-size: 1.125vw;
        line-height: 2
    }

    .m-infob1 .pic {
        width: 47.3%
    }

    .m-infob1 .pic img {
        width: 100%
    }

   
    .m-hisb1 .year {
        font-size: 3.502vw;
        width: 10.63vw;
        height: 10.63vw;
        border: solid #f7f7f7;
        line-height: 8.88vw;
        border-radius: 50%;
        margin: 0 auto .875vw
    }

    .m-hisb1 .txt {
        font-size: 1vw;
        line-height: 1.7;
        width: 75%;
        margin: 0 auto
    }

    .m-hisb1 .swiper-container {
        padding: 0 1.876vw
    }

    .m-hisb1 .swiper-button-next,.m-hisb1 .swiper-button-prev {
        width: 2.751vw;
        height: 2.751vw;
        border-radius: 50%;
        border: 1px solid #2a4296;
        -o-background-size: 1.188vw auto;
        background-size: 1.188vw auto;
        margin-top: -1.375vw
    }


    .m-txtb1 {
        font-size: 1.125vw;
        padding: 0 2.188vw;
        line-height: 2;
        border-left: solid #0e2a88;
        margin-bottom: 2.814vw
    }


    .m-txtinfo1 .wp {
        height: 38.33vw
    }

    .m-txtinfo1 .txt {
        bottom: 5.364vw;
        right: -.104vw;
        font-size: 1.125vw;
        padding: 2.501vw;
        box-shadow: 0 0 .938vw rgba(14,60,147,.4)
    }

    .row-x3 {
        padding: 5.003vw 0 6.253vw
    }

    .m-detailsb2 {
        font-size: 1.125vw;
        line-height: 2
    }

    .m-txtinfo1 .fang {
        width: 5.364vw;
        height: 5.364vw
    }

    .m-shareb1 .s {
        font-size: 1.041vw;
        line-height: 2.604vw;
        padding-right: .52vw
    }

    .m-shareb1 .item {
        width: 2.604vw;
        height: 2.604vw;
        line-height: 2.604vw;
        margin: 0 .416vw
    }
}

@media screen and (max-width: 959px) {
    .m-hisb1 .item:after,.m-txtinfo1 .fang {
        display:none
    }

    .row-d1 .col-l,.row-d1 .col-r {
        float: none;
        width: auto;
        margin: 0 0 20px
    }

    .row-d1 {
        padding: 40px 0
    }

    .bl-row::after,.bl-row::before {
        width: 9.58vw;
        height: 7vw
    }

    .m-detailsb1 .top .info .num,.m-detailsb1 .top .info .time {
        margin-right: 10px
    }

    .m-detailsb1 .top h1 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 12px
    }

    .m-detailsb1 .top .info {
        text-align: center
    }

    .m-detailsb1 .txt {
        font-size: 14px;
        line-height: 1.7;
        padding: 20px 0
    }

    .m-shareb1 .s {
        font-size: 16px;
        line-height: 40px
    }

    .m-shareb1 .item {
        margin: 0 4px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .m-cardb1 {
        padding: 12px
    }

    .m-titb1 {
        font-size: 18px
    }

    .ul-listb1 .link {
        line-height: 40px;
        font-size: 14px
    }

    .ul-listb2 .left {
        margin-right: 4%
    }

    .ul-listb2 .tit {
        margin: 0
    }

    .row-x1 {
        padding: 40px 0
    }

    .m-infob1 {
        margin-bottom: 30px
    }

    .m-infob1 .txt {
        float: none;
        width: auto;
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 30px
    }

    .m-infob1 .pic {
        float: none;
        width: auto
    }

    .m-detailsb2 {
        font-size: 14px;
        line-height: 1.7
    }

    .m-txtb1 {
        font-size: 14px;
        line-height: 1.7;
        padding: 0 20px
    }

    .row-x3 {
        padding: 40px 0
    }

    .row-x2 {
        padding-top: 40px
    }

    .m-txtinfo1 .wp {
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .m-txtinfo1 .txt {
        position: static;
        width: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        font-size: 14px;
        line-height: 1.7;
        padding: 12px
    }

    .m-hisb1 .txt {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .m-hisb1 .swiper-container {
        padding:0 0 40px
    }

    .m-hisb1 .year {
        font-size: 30px;
        border-width: 6px;
        width: 100px;
        height: 100px;
        line-height: 88px
    }

    .m-hisb1 .txt {
        width: auto
    }

    .m-hisb1 .swiper-button-next,.m-hisb1 .swiper-button-prev {
        display: none
    }

    .m-hisb1 .swiper-pagination {
        display: block
    }
}


@media only screen and (min-width: 960px) and (max-width:1599px) {
    .d-tN-swiper2 {
        margin-top:-.937vw
    }

    .d-tN-swiper2 .tNSwp2-for {
        padding: 1.562vw;
        margin: 0 -1.562vw .52vw
    }

    .d-tN-swiper2 .tNSwp2-for .text {
        padding: 1.562vw
    }

    .d-tN-swiper2 .tNSwp2-for .text .tit {
        font-size: 18px
    }

    .d-tN-swiper2 .tNSwp2-for .text .tit .job {
        margin-left: .937vw;
        font-size: 14px
    }

    .d-tN-swiper2 .tNSwp2-for .swiper-slide-active .con {
        box-shadow: 0 .312vw 1.25vw 0 rgba(20,34,111,.43)
    }

    .d-tN-swiper2 .swiper-prev {
        left: .104vw
    }

    .d-tN-swiper2 .swiper-next {
        right: .104vw
    }

    .d-tN-swiper2 .tNSwp2-nav:after,.d-tN-swiper2 .tNSwp2-nav:before {
        height: .26vw
    }

    .d-tN-swiper2 .tNSwp2-nav .txt {
        padding: 1.25vw 0;
        font-size: 14px
    }
}

@media screen and (max-width: 959px) {
    .d-tN-swiper2 .tNSwp2-for {
        margin:0
    }

    .d-tN-swiper2 .tNSwp2-for .text {
        padding: 20px 15px
    }

    .d-tN-swiper2 .tNSwp2-for .text .tit {
        font-size: 18px
    }

    .d-tN-swiper2 .tNSwp2-for .text .tit .job {
        margin-left: 10px;
        font-size: 14px
    }

    .d-tN-swiper2 .tNSwp2-nav .txt {
        font-size: 14px
    }
}
.swiper-wrapper,
.swiper-slide{
    height: auto;
}

.articlePage video{
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    height: auto !important;
}
}