.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.oh {
    overflow: hidden;
}

.bgr {
    background-repeat: no-repeat;
}

.bgpcb {
    background-position: center bottom;
}

.bgpct {
    background-position: center top;
}

.bgplc {
    background-position: left center;
}

.bgpcc {
    background-position: center center;
}

.bk {
    display: block;
}

.pseudo {
    content: "";
    position: absolute;
    display: block;
}

.g-opacity0 {
    opacity: 0;
}

.fm-ms {
    font-family: "微软雅黑";
}

iframe {
    display: block;
    width: 100%;
}

.transition {
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.box {
    width: 1000px;
    margin: 0 auto;
}

body {
    font-family: "微软雅黑";
    height: auto;
    background-color: #dadada;
    overflow: auto;
}

.celling {
    height: 40px;
    background-color: #251d1b;
}

.celling a {
    float: left;
    display: block;
    margin-left: 20px;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
}

.nav {
    position: absolute;
    position: fixed;
    top: 278px;
    z-index: 40;
    width: 100%;
}

.nav .box {
    position: relative;
}

.nav-cont {
    position: absolute;
    right: -183px;
    width: 169px;
    height: 387px;
    padding-top: 25px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/bg_slide.png");
}

.nav-item {
    display: block;
    width: 130px;
    height: 46px;
    padding-bottom: 5px;
    margin-left: 14px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/bg_sliver_slide.png");
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    color: #263d65;
}

.nav-on {
    width: 144px;
    margin-left: 0;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/bg_gloden_slide.png");
}

.banner {
    height: 284px;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-image: url("//www.xinhuanet.com/world/2017daqiju/img/bg_video_banner.png");*/
    /*background-image: url("//www.xinhuanet.com/world/2017daqiju/img/s_txt_banner2.png");*/
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/pcbannersub0809.png");
}

.page-tit {
    height: 64px;
    background-color: #895946;
}

.page-tit .box {
    position: relative;
    font-size: 0;
    line-height: 64px;
    text-align: center;
    color: #fff;
}

.page-tit .box:after {
    content: "";
    position: absolute;
    display: block;
    left: 38px;
    width: 0;
    border: 24px solid #cbc7c7;
    border-color: transparent;
    border-top-color: #895946;
}

.page-tit-wrap {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 100%;
}

.page-tit-head,
.page-tit-back {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    line-height: 100%;
    vertical-align: bottom;
    color: #fff;
}

.page-tit-head {
    font-size: 32px;
    text-align: left;
}

.page-tit-back {
    font-size: 14px;
    text-align: right;
}

.page-list {
    padding-top: 50px;
}

.page-list .box {
    overflow: hidden;
}

.page-list-wrap {
    width: 1040px;
}

.page-list-item {
    float: left;
    padding-bottom: 30px;
    margin-right: 10px;
}

.page-item {
    position: relative;
    display: block;
    width: 330px;
    height: 186px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.page-item img {
    display: block;
    width: 100%;
    height: 100%;
}

.page-item-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.page-item-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 86px;
    height: 86px;
    margin-top: -43px;
    margin-left: -43px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/icon_s_btn_play.png");
}

.footer {
    height: 130px;
    padding-top: 30px;
    background-color: #b9b4b4;
    font-size: 12px;
    line-height: 28px;
    color: #000;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .celling,
    .nav {
        display: none;
    }
    .box {
        width: 98%;
    }
    .banner {
        /*height: 136px;*/
        height: 4.7rem;
        background-position: center center;
        background-repeat: no-repeat;
        /*background-image: url("//www.xinhuanet.com/world/2017daqiju/img/m_banner.png");
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;*/
        background-image: url(//www.xinhuanet.com/world/2017daqiju/img/mobilebanner0809.png);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    /*.page-tit,
    .page-tit .box {
        height: 32px;
        line-height: 32px;
    }
    .page-tit-head {
        width: 80%;
        font-size: 16px;
    }
    .page-tit-back {
        float: right;
        font-size: 12px;
    }
    .page-tit .box:after {
        display: none;
    }*/
    .page-list-wrap {
        width: 100%;
    }
    .page-tit,
    .page-tit .box {
        height: 32px;
        line-height: 32px;
    }
    .page-tit-head,
    .page-tit-back {
        font-size: 12px;
    }
    .page-tit .box:after {
        display: none;
    }
    .page-tit-head {
        width: 80%;
    }
    .page-tit-back {
        float: right;
        width: 18%;
    }
    .page-item {
        /*width: 150px;*/
        /*height: 84.375px;*/
        width: 4.75rem;
        height: 2.67rem;
    }
    .page-list-item:nth-child(odd) {
        float: left;
    }
    .page-list-item:nth-child(even) {
        float: right;
    }
    .page-list-item {
        margin: 0;
    }
    .page-item-tit {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        padding: 0 12px;
        line-height: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .page-item-btn {
        width: 43px;
        height: 43px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        margin: 0;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .footer {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 85px;
        padding-top: 10px;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        text-align: center;
    }
}

.hide {
    display: none;
}


/*# sourceMappingURL=../maps/subpage_video.css.map */
