[v-cloak] {
    display: none;
}

.hide {
    display: none;
}

.clearfix {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
}

html,
body {
    font-size: 14px;
    color: #333;
    /*background-image: url('/statics/cd2019exhibition/pc/img/bg.png');*/
    background-size: 18px 18px;
    background-repeat: repeat;
    background: #FAF8FB;
}

.no-data {
    text-align: center;
    line-height: 200px;
    font-size: 24px;
}

.wrapper,
.news .left-content {
    position: relative;
    /*padding-bottom: 180px;*/
}

.wrapper .btn-container,
.news .left-content .btn-container {
    padding: 0 20px;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    margin-top: 40px;
}

.wrapper .btn-container .btn,
.news .left-content .btn-container .btn {
    display: block;
    position: relative;
    width: 231px;
    margin: 0 auto;
}

/*.wrapper .btn-container .btn::after,*/
/*.news .left-content .btn-container .btn::after {*/
/*position: absolute;*/
/*left: 49%;*/
/*margin-left: -45px;*/
/*top: 26px;*/
/*content: '';*/
/*width: 0;*/
/*height: 0;*/
/*border-left: 5.5px solid transparent;*/
/*border-right: 5.5px solid transparent;*/
/*border-top: 7px solid #666;*/

/*}*/
.swiper-container h3,
.container h3 {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px solid #FFEF00;
}

.swiper-container h3 span,
.container h3 span {
    font-weight: normal;
    font-size: 14px;
}

.expert-videos {
    /*padding: 10px;*/
    background: #FFCE23;
    /*-webkit-box-shadow: 0px -5px 10px -8px rgba(0, 0, 0, 0.2);*/
    /*box-shadow: 0px -5px 10px -8px rgba(0, 0, 0, 0.2);*/
    padding: 48px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.expert-videos .video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 32%;
    height: 338px;
    overflow: hidden;
    padding: 0;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, 1);
    border: 6px solid white;
    /*border: 4px solid;*/
    /*border-image: linear-gradient(0deg, rgba(4, 52, 158, 1), rgba(255, 68, 255, 1)) 10 10;*/
    margin-right: 20px;
    margin-bottom: 10px;
}
.expert-videos .video:nth-child(3n){
    margin-right: 0;
}
.expert-videos .video:hover {
    /*-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);*/
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);*/
    /*border: 1px solid #ffef00;*/
    /*box-sizing: border-box;*/
    /*transition: .15s;*/
}

.expert-videos .video:hover img.thumb {
    transform: scale(1.1);
    transition: 1s;
}

.expert-videos .video img.thumb {
    display: block;
    width: 100%;
}

.expert-videos .video .video-title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
    margin: 15px 0;
    height: 50px;
    padding: 0 17px;
}

.expert-videos .video .author {
    position: relative;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    padding: 0 17px;
}

.expert-videos .video .author img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.expert-videos .video .author .name {
    position: absolute;
    left: 70px;
    top: 0;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(77, 77, 77, 1);
    font-weight: bold;
}

.expert-videos .video .author .pv {
    position: absolute;
    right: 6px;
    top: 0;
    color: #666;
    text-align: right;
}

.expert-videos .video .author .pv span {
    padding-left: 20px;
    display: inline-block;
    margin-right: 10px;
}

.expert-videos .video .author .pv span:first-child {
    background: url('https://img-space.30sche.com/202007/22/32a539617daa7d3f0260ce1128cdba2d53152.jpg') left center no-repeat;
    /*background: url('https://img-space.30sche.com/other/202007/21/aea6cabde625fe7b626041ec269277d9.png') left center no-repeat;*/
    background-size: 24px 14px;
}

.expert-videos .video .author .pv span:last-child {
    /*background: url('https://img-space.30sche.com/other/202007/21/d80e9a59a77f3548e87bdaac4fb3dcf5.png') left center no-repeat;*/
    background: url('https://img-space.30sche.com/other/202007/21/aea6cabde625fe7b626041ec269277d9.png') left center no-repeat;
    background-size: 20px 16px;
}

.nav-wrap {
    position: fixed;
    right: 150px;
    z-index: 99;
    bottom: 100px;
    width: 158px;
    text-align: center;
}

.nav-wrap .nav-decorate {
    width: 56px;
    margin-bottom: 20px;
}

.nav-wrap .navs {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    /*border:4px solid;*/
    /*border-image:linear-gradient(0deg, rgba(3,52,158,1), rgba(255,10,255,1)) 10 10;*/
    /*padding: 6px;*/
}

.navs .navsImg {
    width: 168px;
}

.nav-wrap .navs .nav {
    /*display: block;*/
    /*width: 110px;*/
    /*-webkit-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*height: 462px;*/
    /*margin: 6px 0;*/
    /*background-image: url('https://img-space.30sche.com/other/202007/21/c6866fa269de20ed199f2309d8998ec1.png');*/
    /*background-size: cover;*/
    /*padding: 10px 0;*/
    /*position: relative;*/
}

.nav-wrap .navs .nav::after {
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*right: 10px;*/
    /*top: 5px;*/
    /*width: 20px;*/
    /*height: 2px;*/
    /*background: #fff;*/
}

.nav-wrap .navs .nav:first-child::after {
    display: none;
}

.nav-wrap .navs .qrcode {
    background: rgba(230, 230, 230, 1);
    padding-top: 4px;
}

.nav-wrap .navs .nav.title {
    margin-top: -20px;
    height: 24px;
    line-height: 24px;
    padding: 2px 0;
}

.nav-wrap .navs .nav p {
    color: #333333;
    margin: 0;
}

.nav-wrap .navs .nav p:first-child {
    font-weight: bold;
    font-size: 18px;
}

.nav-wrap .navs .nav p:last-child {
    font-size: 8px;
}

.nav-wrap .to-top {
    background: #333333;
    /*border: 2px solid;*/
    /*cursor: pointer;*/
    width: 146px;
    height: 48px;
    margin: 0 auto;
    margin-top: 9px;
    line-height: 44px;
    color: #FCE323;
    font-size: 18px;
}

.navItem {
    width: 100%;
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    color: #FCE323;
    text-align: center;
    display: block;
}
.navItem:nth-child(2){
    top: 16px;
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    /*color: #FFFFFF;*/
}
.navItem:nth-child(3) {
    top: 85px;
}

.navItem:nth-child(4) {
    top: 154px;
}

.navItem:nth-child(5) {
    top: 222px;
}

.navItem:nth-child(6) {
    top: 289px;
}
.navItemImgWarp{
    position: absolute;
    left: 15px;
    top:335px;
    width: 129px;
    height: 129px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #333333;
}
.navItemImg{
    width: 96%;
    height: 96%;
}

@media screen and (max-width: 1600px) {
    .nav-wrap {
        right: 50px;
    }
}
