.dompc {
    display: block;
}

.dommob {
    display: none;
}

body {
    background: url("//www.news.cn/video/xiangxingji2023/img/banner_v2.jpg?v2") 50% 0 no-repeat;
}

.banner {
    height: 810px;
    overflow: hidden;
}

.all_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.pc-slide {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.foot {
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    background: url(//www.news.cn/video/xiangxingji2023/img/footer.jpg) no-repeat 50% 0;
}

#goToTop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: 640px;
    background: url(//www.news.cn/video/xiangxingji2023/img/back_top.jpg) no-repeat;
    width: 38px;
    height: 128px;
    cursor: pointer;
}

.RTools {
    position: fixed;
    top: 440px;
    left: 50%;
    margin-left: 640px;
    width: 106px;
}

.qrcode {
    width: 100px;
    height: 100px;
    border: 3px solid #566c55;
}

.RTools p {
    font-size: 15px;
    color: #566c56;
    margin-top: 5px;
}

.RTools .qrcode canvas {
    width: 100%;
    height: auto;
}

.w1000 {
    width: 1200px;
    margin: 0 auto;
    border: 6px solid #729571;
    background: #729571;
    border-right: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.vw {
    height: 506px;
    position: relative;
    overflow: hidden;
}

.vw .video {
    height: 506px;
    width: 900px;
    position: relative;
    overflow: hidden;
    background-color: #252525;
}

.vw .video video {
    display: none;
    width: 100%;
    height: 100%;
}

.vw .video .goter {
    display: block;
    width: 100%;
    height: 100%;
}

.vw .video .vBtn {
    position: absolute;
    width: 68px;
    height: 68px;
    right: 20px;
    bottom: 20px;
    margin-left: -10px;
    background: url(//www.news.cn/video/xiangxingji2023/img/player.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.listltle {
    width: 315px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 0;
    background: #2b2b2b;
}

.vlist {
    overflow: hidden;
    width: 300px;
    position: absolute;
    height: 506px;
    overflow-y: auto;
    top: 0;
    right: 0;
}

.vlist::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #626262;
}

.vlist .oth {
    position: absolute;
    width: 14px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 0;
    cursor: pointer;
    display: none;
}

.vlist ul {
    width: 275px;
    border-left: 1px solid #fff;
    padding-left: 5px;
    margin-left: 5px;
}

.vlist ul li {
    color: #fff;
    font-size: 16px;
    height: 103px;
    padding: 0 10px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
}

.vlist ul li .imgbox {
    position: relative;
    width: 156px;
    height: 93px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.vlist ul li .imgbox img {
    width: 100%;
    height: auto;
}

.vlist ul li .imgbox i {
    background: url(http://www.locpg.hk/jggjxdd/20170731/images/player2.jpg);
    width: 23px;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: -6px;
}

.vlist ul li h3 {
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
    height: 80px;
    overflow: hidden;
}

.vlist ul li h3 a {
    color: #fff;
}

.vlist ul li p {
    display: none;
}

.vlist ul li em {
    display: none;
}

.vlist ul li span {
    float: left;
    font-size: 12px;
    margin-top: 10px;
}

.vlist ul li.cur {
    color: #fff;
    background-color: #5f7e5e;
}

.vlist ul li.er {
    line-height: 20px;
    padding-top: 10px;
}

.vlist ul li.yi {
    line-height: 50px;
}

.vlist ul li .bg {
    background-color: #000;
    opacity: 0.8;
    width: 50px;
    height: 20px;
    bottom: 0;
    right: 0;
    position: absolute;
}

.slimScrollRail,
.slimScrollBar {
    right: 0 !important;
}

.bqjs_box {
    width: 100%;
    height: 239px;
    background: url(//www.news.cn/video/xiangxingji2023/img/bqjs_bg.png) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}

.bqjs_box .title {
    width: 705px;
    height: 170px;
    margin-left: 462px;
    margin-top: 35px;
    overflow: hidden;
}

.bqjs_box .title p {
    font-size: 22px;
    color: #3d4a82;
    line-height: 38px;
}

#detail {
    margin-top: 30px;
    margin-bottom: 70px;
    font-size: 18px;
    line-height: 2em;
    color: #515e96;
}

#detail p {
    margin-bottom: 20px;
}

#detail p img {
    max-width: 90%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.all_box h1 {
    text-align: center;
    height: 80px;
    padding: 0 20px;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-size: 36px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #314b7e;
}

.fhsy {
    text-align: center;
    font-size: 24px;
    color: #566c56;
}

.fhsy a {
    color: #566c56;
}

@media screen and (min-width:0px) and (max-width: 767px) {
    .dompc {
        display: none;
    }

    .dommob {
        display: block;
    }

    body {
        background: url(//www.news.cn/video/xiangxingji2023/img/mb_banner_bg.jpg) 50% 0 no-repeat;
        background-size: 100%;
    }

    .banner {
        height: 46%;
        overflow: hidden;
    }

    .all_box {
        width: 96%;
        height: auto;
        margin: 0 auto;
    }

    #detail {
        margin-top: 30px;
        margin-bottom: 70px;
        font-size: 16px;
        line-height: 2em;
        color: #515e96;
    }

    #goToTop {
        display: none;
    }

    .RTools {
        display: none;
    }

    .foot {
        text-align: center;
        padding: 20px 0;
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        background-size: 100% 100%;
    }

    .all_box h1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
        padding: 0 10px;
        background: radial-gradient(ellipse at center, rgb(255 255 255) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .banner {
        position: relative;
    }

    .banner p {
        text-align: left;
        font-size: 16px;
        color: #314b7e;
        margin-left: 15px;
        margin-top: 15px;
    }

    .banner p a {
        color: #314b7e;
    }
}
