body, html{background: initial;}
.music-btn {
    float: right;
    background: url('http://www.nbd.com.cn/corp/2018summary/img/on.png') no-repeat;
    background-size: 100% 100%;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 2%;
    right: 6%;
    z-index: 100;
}

.music-switch {
    animation: around 5s;
    -webkit-animation: around 5s infinite linear;
}

@keyframes around {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes around {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.12);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}

.hotIcon {
    -webkit-animation: twinkling 1.1s infinite ease-in-out;
    animation: twinkling 1.1s infinite ease-in-out;
    position: absolute;
    display: inline-block;
    width: 2.64085vh;
    height: 2.64085vh;
    left: 3.52113vh;
    margin-right: 30px;
    top: 19%;
}

nav {
    position: fixed;
    width: 40%;
    background: #1f2c4a;
    height: 100%;
    top: 0;
    left: -41%;
    z-index: 2;
}

nav ul {
    margin: 0;
    padding: 0;
    margin-top: 40%;
}

nav li {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #396890;
    margin: 20px 0;
    padding-bottom: 20px;
    text-indent: 20px;
    list-style: none;
}

.nextPage{bottom: 4.6vh;}

.section{background: #b9daef;}

.section .introBox{
    height: 53.21831vh;
    top: 33vh;
}

.section .sub_title{
    width: 0.273rem;
    height: 0.1rem;
    background-size: 0.273rem 0.1rem;
    top: -0.048rem;
}

.section1 .btns{top: 47.21831vh;}

.section .introBox .content>P{
    text-align: justify;
    line-height: 1.25!important;
}

.agenda{width: 100%;}

.section7 .list .item .position{color: #818181;}
.section3 .item .articl_title {
    height: 9.85915vh;
}
.section3 .item .articl_title > p{
    line-height: initial;
    margin: 0;
    color: #1c1c1c;
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.section3 .item .articl_title > p:last-child{
    margin-top: 4px;
    font-size: 12px;
    color: #656565;
}

.guest-label{width: 100%;}
.guest-label1{
    display: block;
    margin: 0 auto;
    width: 20%;
}

.video{
    margin: 0.0266rem auto;
    width: 0.752rem;
    height: 0.411rem;
    position: relative;
}

.video > video{
    width: 0.752rem;
    height: 0.411rem;
    position: relative;
    z-index: 4;
}

.video > img{
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    margin: 0 auto;
    width: 0.079rem;
    height: 0.091;
    z-index: 2;
}

.swiper-container{
    width: 0.752rem;
    height: 0.435rem;
    margin-top: 0.106rem;
}

.swiper-wrapper .swiper-slide img{
    width: 0.618rem;
    height: 0.348rem;
    margin: 0 auto;
    display: block;
}

.swiper-button-next, .swiper-button-prev{
    width: 0.057rem;
    height: 0.089rem;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image: url('../2022imgs/arrow_left.png');left: -2px;}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image: url('../2022imgs/arrow_right.png');right: -2px;}

.swiper-pagination-bullet{
    background: #c9c9c9;
    opacity: initial;
}

.swiper-pagination-bullet-active{background: #959595;}

.mock{
    z-index: 9991;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    display: none;
}

span.close{
    display: inline-block;
    width: 0.065rem;
    height: 0.065rem;
    background-image: url('../2022imgs/close.png');
    background-size: 100%;
    position: absolute;
    right: 10%;
    top: 57%;
}

.video-desc{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
    width: 0.81rem;
    height: 0.466rem;
    display: block;
}

.video-desc > img {
    width: 100%;
    position: absolute;
}

.section5 .item{
    position: relative;
}

.section5 .item img{
    width: 94%;
    margin-top: 0.019rem;
}

.section5 .item .title{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #004396;
    border-radius: 0.037rem;
    color: #fff;
    text-align: center;
    width: 0.139rem;
    height: 0.056rem;
    line-height: 0.056rem;
}

.section7 .list .item .img {
    background-size: cover;
    background-color: #a4cdf0;
    border-radius: 4px;
    width: 0.1981rem;
    height: 0.1981rem;
    display: block;
    margin: 0 auto;
}

.section .introBox .content > p {
    font-size: 0.036rem;
    line-height: 2!important;
}

.section3 .item .img{overflow: hidden;}
.section3 .item .img img{max-height: initial;}

iframe{
    border: 0;
    position: relative;
    z-index: 1;
}

.test-wrapper1{display: none;}

.download{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    bottom: 180px;
    right: 15px;
    font-size: 18px;
    z-index: 9999;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    background-size: 50% 50%;
    color: #fff;
    text-decoration: none;
}

.download:hover{text-decoration: none;}