html,
body {
    font-family: microsoft yahei;
}

/* 瀵艰埅鏍峰紡 */
.nav-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1200px;
    height: 1.02rem;
    background:  center bottom no-repeat;
    background-size: 100% auto;
    z-index: 3;
}

.nav-wrap .nav-content {
    width: 13rem;
    margin: 0 auto;

}

.nav-wrap .nav-content .logo {
    width: 1.15rem;
    padding-top: .3rem;
}

.nav-wrap .nav-content .nav-list li {

    text-align: left;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    margin-right: .4rem;
    padding-left: .2rem;
    cursor: pointer;
    /* font-style: italic; */
}

.nav-wrap .nav-content .nav-list li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .17rem;
    font-weight: bold;
}

.nav-wrap .nav-content .nav-list li:nth-child(1) a {
    color: #8cb0fe;
}

.nav-wrap .nav-content .nav-list li:nth-child(2) a {
    color: #7db8fa;
}

.nav-wrap .nav-content .nav-list li:nth-child(3) a {
    color: #6cc1fa;
}

.nav-wrap .nav-content .nav-list li:nth-child(4) a {
    color: #5fcaf8;
}

.nav-wrap .nav-content .nav-list li:nth-child(5) a {
    color: #50d2f6;
}

.nav-wrap .nav-content .nav-list li:nth-child(6) a {
    color: #47d6f6;
}

.nav-wrap .nav-content .nav-list li:nth-child(7) a {
    color: #47d6f6;
}

.nav-wrap .nav-content .nav-list li.active a,
.nav-wrap .nav-content .nav-list li:hover a {
    /* -webkit-text-fill-color: #fff; */
    color: #fff;

}

.nav-wrap .language {
    width: 1rem;
    height: .3rem;
    position: absolute;
    right: .5rem;
    top: .35rem;
    font-size: 0.17rem;
    padding: 0 .3rem 0 .1rem;
    /* border: 1px solid #e1e1e1; */
    text-align: right;
    /* font-style: italic; */
}

.nav-wrap .language span {
    display: block;
    width: 100%;
    height: .3rem;
    line-height: .3rem;
    color: #fff;
    cursor: pointer;
}

.nav-wrap .language i {
    position: absolute;
    top: .07rem;
    right: .1rem;
    width: .11rem;
    height: .15rem;
    background:  center no-repeat;
    background-size: 100% auto;

}

.nav-wrap .language .lang-list {
    width: 100%;
    position: absolute;
    top: .4rem;
    text-align: center;
    left: -0.12rem;
    background: rgba(0, 0, 0, .4);
    border: 1px solid #999;
    border-radius: .04rem;
    padding: 0px .2rem 0px .1rem;
    display: none;

}

.nav-wrap .language .lang-list li {
    width: 0.8rem;
    height: .3rem;
    border-bottom: 1px solid #666;
    line-height: .3rem;
    cursor: pointer;
    /* font-style: italic; */
}

.nav-wrap .language .lang-list li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.nav-wrap .language .lang-list li a:hover,
.nav-wrap .language .lang-list li.current a {
    color: #6cc1fa;
}

.nav-wrap .language .lang-list li:nth-last-child(1) {
    border-bottom: none;
}

.nav-wrap .language.is-show i {
    -ms-transform: rotatez(90deg);
    -moz-transform: rotatez(90deg);
    -webkit-transform: rotatez(90deg);
    transform: rotatez(90deg);
}

.nav-wrap .language.is-show .lang-list {
    -ms-transform: scaley(1);
    -moz-transform: scaley(1);
    -webkit-transform: scaley(1);
    transform: scaley(1);
    z-index: 10;
}

.nav-wrap .nav-content .nav-list li.active::before,
.nav-wrap .nav-content .nav-list li:hover::before {
    content: '';
    position: absolute;
    width: .07rem;
    height: .07rem;
    background:  center no-repeat;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;

}

.part {
    width: 100%;
    min-width: 1200px;
}

.part1 {
    width: 100%;
    height: 8.72rem;
    position: relative;

}

.video {
    position: absolute;
    width: 100%;
    height: 100%;
}

.part1 .part1-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .6);
    padding-top: 2.9rem;
}

.part1 .slg {
    width: 6.67rem;
    margin: 0 auto;
}

.part1 .play-btn {
    position: relative;
    display: block;
    width: .75rem;
    height: .75rem;
    background:  center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    top: -.4rem;
    cursor: pointer;
}

.part1 .next-arrow {
    width: .18rem;
    height: .32rem;
    background: url(/uploads/image/cio2022portal/part1_next_icon.png) center no-repeat;
    background-size: 100% 100%;
    margin: .5rem auto 0;
}


/* part2 */
.fancybox__slide {
    padding: 30px !important;
}

.fancybox__content {
    width: 100% !important;
    height: 100% !important;
}



.part2 {
    height: 11rem;
}

.part2 .swiper-container {
    width: 100%;
    height: 10.5rem;
    position: relative;
}

.part2 .swiper-container .swiper-slide {
    width: 100%;
    position: relative;
}

.part2 .swiper-slide .img-wrap {
    width: 12.52rem;
    height: 6.57rem;
    position: absolute;
    /*background: url(/uploads/image/cio2022portal/role_default_bg.png) no-repeat;*/
    background-size: 100% 100% !important;
    left: 0;
    top: 2.4rem;
}

.part2 .swiper-slide .img-wrap .videoplay {
    position: absolute;
    width: 1.475rem;
    height: 1.475rem;
    left: 50%;
    top: 37%;
    background:  no-repeat;
    background-size: 100% auto;
    transform: translate(-50%, -50%);
}

.part2 .quanminqiji .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_quanminqiji_bg.png) no-repeat; */
}

.quanminqiji {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0rem;
    bottom: 0;
}

.part2 .odin .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_aoding_bg.png) no-repeat; */
}

.odin {
    position: absolute;
    width: 13.46rem;
    height: 8.88rem;
    left: 0;
    bottom: -.3rem;
}

.part2 .quanmin2 .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_quanmin2_bg.png) no-repeat; */
}

.quanmin2 {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0;
    bottom: 0rem;
}

.part2 .qijimu .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_qijimu_bg.png) no-repeat; */
}

.qijimu {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0;
    bottom: 0rem;
}

.part2 .yingxiongwudi .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_yingxiongwudi_bg.png) no-repeat; */
}

.yingxiongwudi {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0;
    bottom: 0rem;
}

.part2 .yiquanchaoren .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_yiquan_bg.png) no-repeat; */
}

.yiquanchaoren {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0;
    bottom: 0rem;
}

.part2 .quanhuang98 .img-wrap {
    /* background: url(/uploads/image/cio2022portal/role_quanhuang_bg.png) no-repeat; */
}

.quanhuang98 {
    position: absolute;
    width: auto;
    height: 9rem;
    left: 0;
    bottom: 0rem;
}

.part2 .xiupunuosi .img-wrap {}

.xiupunuosi {
    position: absolute;
    width: 9.36rem;
    height: 8.68rem;
    left: 2rem;
    bottom: 0rem;
}

.part2 .shouhu .img-wrap {}

.shouhu {
    position: absolute;
    width: 9.06rem;
    height: 8.09rem;
    left: 1.2rem;
    bottom: 0rem;
}

.part2 .zhiling .img-wrap {}

.zhiling {
    position: absolute;
    width: 10rem;
    height: auto;
    left: 0.5rem;
    bottom: 0rem;
}

.part2 .swiper-slide .introduce-wrap {
    width: 6.7rem;
    padding-right: 2.2rem;
    position: absolute;
    top: 2.8rem;
    right: 0;
    height: 6.57rem;
    z-index: 2;
    text-align: left;
}

.part2 .swiper-slide .introduce-wrap .game-name {
    margin-bottom: 0.5rem;
    text-align: center;
    padding-left: 0.8rem;
}

.aoding {
    width: 100% !important;
    height: auto !important;
}

.texttop {
    margin-top: 0.5rem;
}

.wudi {
    width: 100% !important;
    height: auto !important;
}

.part2 .swiper-slide .introduce-wrap .game-name img {
    width: auto;
    height: 0.45rem;

}

.part2 .swiper-slide .introduce-wrap .text {


    padding-left: 0.8rem;
    font-size: .17rem;
    font-family: microsoft yahei;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    letter-spacing: 1.5px;

}

.part2 .swiper-slide .introduce-wrap .play-btn {
    position: absolute;
    width: 2rem;
    height: .7rem;
    background:  center no-repeat;
    background-size: 100% 100%;
    bottom: 1.8rem;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.25rem;
    letter-spacing: 1px;
    line-height: 0.7rem;
    text-align: center;
}

.part2 .icons-wrap {
    position: absolute;
    bottom: 0;
    padding-right: 2rem;
    text-align: right;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: right;
    font-size: 0;
}

.part2 .icons-wrap li {
    width: .89rem;
    height: .8rem;
    margin: 0 .01rem;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    padding-top: .04rem;
}

.part2 .icons-wrap li img {
    width: .8rem;
}

.part2 .icons-wrap li.active {
    background:  center no-repeat;
    background-size: 100% 100%;
}

/* part3 */
/* .part3 {
    height: 9.8rem;
    width: 100%;
} */

.part3 .news-content {
    width: 15rem;
    height: 9.8rem;
    margin: 0 auto;
    position: relative;
}

.part3 .news-content .current-news {
    width: 100%;
    position: relative;
}

.part3 .news-content .news-details {
    width: 7.2rem;
    text-align: right;
    position: absolute;
    top: 1rem;
    right: 0;
}

.part3 .news-content .news-details .title {
    font-size: .3rem;
    font-family: microsoft yahei;
    font-weight: 400;
    /* font-style: italic; */
    color: #212122;
    margin-bottom: .2rem;
    text-align: center;
    letter-spacing: 1.5px;
    background-image: linear-gradient(-135deg, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-size: 200% 100%;

    animation: ktv 3s infinite linear;
}

@keyframes ktv {
    0% {
        background-position: 10% 0;
    }

    100% {
        background-position: -190% 0;
    }
}

.part3 .news-content .news-details .article-text {
    font-size: .17rem;
    font-family: microsoft yahei;
    font-weight: 400;
    /* font-style: italic; */
    color: #000000;
    letter-spacing: 1.5px;
    margin-bottom: 0.5rem;
    text-align: left;
    min-height: 1.1rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;
}

.btn-content {
    display: flex;
    align-items: center;
}

.part3 .news-content .news-details .read-line {
    display: block;
    width: 7rem;
    justify-content: space-between;

    background-size: 100% auto;
    margin-left: -2rem;
    font-size: 0.25rem;
    background-image: linear-gradient(-135deg, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-size: 200% 100%;
    animation: ktv 3s infinite linear;

}

@keyframes ktv {
    0% {
        background-position: 10% 0;
    }

    100% {
        background-position: -190% 0;
    }
}

.part3 .news-content .news-details .read-all {
    display: block;
    width: 1.3rem;
    height: .22rem;
    background:  center no-repeat;
    background-size: 100% auto;
    margin-right: 0.4rem;
    margin-left: auto;
    font-size: 0.17rem;
}

.part3 .news-content .news-icon-list {
    position: absolute;
    bottom: 2.2rem;
    right: 0;
    font-size: 0;
}

.part3 .news-content .news-icon-list li {
    display: inline-block;
    width: 2.3rem;
    height: 2.96rem;
    cursor: pointer;
    margin: 0 .028rem;
    position: relative;
    bottom: 0;
}

.part3 .news-content .news-icon-list li a {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.part3 .news-content .news-icon-list li h2,
.part3 .news-content .news-icon-list li h3 {
    display: none;
}
.part3 .news-content .news-icon-list li a.active {
    opacity: 1;
    z-index: 3;
}
.part3 .news-content .news-icon-list li.big-img-wrap {
    position: absolute;
    width: 6.2rem;
    height: 7.14rem;
    left: -6.1rem;
    bottom: 0.5rem;
    background:  no-repeat;
    background-size: 100% 100%;
}
.part3 .news-content .news-icon-list li.big-img-wrap a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.part3 .news-content .news-icon-list li.big-img-wrap a.active {
    opacity: 1;
    z-index: 3;
}
.part3 .news-content .news-icon-list li.big-img-wrap img {
    width: 6.2rem;
    height: auto;
    position: relative;
    top: .5rem;
    left: .8rem;
}
/* .part3 .news-content .news-icon-list li:nth-child(even) {
    background: pink;
}
.part3 .news-content .news-icon-list li:nth-child(odd) {
    background: yellow;
} */
.part3 .news-content .news-icon-list li img {
    width: 2.57rem;
    cursor: pointer;
    margin-left: -.3rem;
}

.view-more-news {
    position: absolute;
    width: 2.45rem;
    height: .82rem;
    background: url(/uploads/image/cio2022portal/more_news_btn_bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: .82rem;
    font-size: .16rem;
    font-family: microsoft yahei;
    font-weight: 400;
    /* font-style: italic; */
    color: #212122;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    bottom: 0.6rem;
}

/* part4 */

.part4 {
    height: 9.5rem;
    position: relative;
    background: #282828;
    border-radius: 1rem .3rem 0 0;
}

.part4 .joinus-left {
    width: 10.21rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    background:  no-repeat;
    background-size: 100% 100%;
    padding-top: 2.8rem;
    padding-left: 1rem;
    z-index: 2;
}

.part4 .joinus-left .title {
    font-size: .7rem;
    line-height: 2rem;
    font-family: microsoft yahei;
    font-weight: bold;
    /* font-style: italic; */
    color: #ffffff;
    margin-bottom: .2rem;
}

.part4 .joinus-left .title2 {
    font-size: .14rem;
    font-family: microsoft yahei;
    font-weight: 400;
    /* font-style: italic; */
    color: #ffffff;

}

.part4 .joinus-left .joinus-btn {
    display: block;
    width: 2rem;
    height: .7rem;
    background:  no-repeat;
    background-size: 100% 100%;

    margin-left: 1rem;
}

.part4 .joinus-right {
    width: 11rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.part4 .joinus-right img {
    width: 10.02rem;
    height: 7.8rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* footer */
footer {
    width: 100%;
    min-width: 1200px;
    height: 5rem;
    background:  center top no-repeat;
    background-size: cover;
    background-color: #fff;
    text-align: left;
}

footer .footer-content {
    width: 14.7rem;
    margin: 0 auto;
    position: relative;
}

.showimg {
    position: absolute;
    width: 2rem;
    top: 1rem;
    display: none;
}

footer .footer-content .links-wrap {
    height: 1.1rem;
}

footer .footer-content .links-wrap a {
    width: .5rem;
    height: .5rem;
    margin-right: .25rem;
    background:  no-repeat;
    background-size: 1.6rem auto;

}

footer .footer-content .links-wrap a.wechat {
    background-position: 0 center;
}

footer .footer-content .links-wrap a.sina {
    background-position: -.65rem center;
}

footer .footer-content .links-wrap a.tiktok {
    background-position: -1.35rem center;
}

footer .footer-content .trems-wrap {
    height: 1rem;
    font-size: .17rem;
    color: #fff;
    margin-top: 0.1rem;
    margin-left: -0.1rem;
}

footer .footer-content .trems-wrap a {
    padding: 0 .1rem;
    border-right: 1px solid #fff;
    line-height: 1;
}

footer .footer-content .trems-wrap a:hover {
    text-decoration: underline;
}

footer .footer-content .trems-wrap a:nth-last-child(1) {
    border-right: none;
}

footer .footer-content .text,
footer .footer-content .text a {
    font-size: .17rem;
    color: rgba(255, 255, 255, .5);
    line-height: 1.8;
}

footer .footer-content .text a:hover {
    color: rgba(255, 255, 255, 1);
}

footer .footer-content .footer-logo {
    position: absolute;
    top: 2.3rem;
    width: 1.92rem;
    right: 0;
}

/* 视频弹窗 */
.mask-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .7);
    display: none;
}

.mask-wrap .video-content {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.mask-wrap .video-content .close {
    width: 30px;
    height: 30px;
    background:  center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
}

.mask-wrap .video-content video {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0);
}