.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: 640px;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-image: url("//www.xinhuanet.com/world/2017daqiju/img/s_txt_banner2.png");*/
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/pcbannersub0809.png");
}

.banner .box {
    position: relative;
    height: 100%;
}

.banner-video {
    position: relative;
    width: 680px;
    height: 380px;
    margin: 0 auto;
    border: 5px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.banner-video:after {
    content: "";
    position: absolute;
    display: block;
    top: -42px;
    right: -12px;
    width: 340px;
    height: 40px;
    background-image: url(//www.xinhuanet.com/world/2017daqiju/img/bannerfont.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.banner-video-cover,
.banner-video-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.banner-video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 116px;
    height: 116px;
    margin-top: -58px;
    margin-left: -58px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/icon_btn.png");
    cursor: pointer;
}

.logo {
    width: 680px;
    height: 224px;
    margin: 0 auto;
    background-position: left 48px;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/s_logo.png");
}


/* .page-tit{
	height: 80px;
	background-color: #895946;
	.box{
		.pr;
		font-size: 38px;
		line-height: 80px;
		text-align: center;
		color: #fff;
		&:after{
			.pseudo;
			left: 50%;
			width: 0;
			border:24px solid #cbc7c7;
			border-color:transparent;
			border-top-color: #895946;
			margin-left: -24px;
		}
	}
} */

.page-tit {
    height: 80px;
    background-color: #895946;
    font-size: 0;
}

.page-tit .box {
    position: relative;
    font-size: 0;
    line-height: 80px;
    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%;
    white-space: nowrap;
}

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

.page-tit-head {
    width: 90%;
    font-size: 32px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

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

.bg-color01 {
    background-color: #cbc7c7;
}

.bg-color02 {
    background-color: #dadada;
}

.page-list .box {
    vertical-align: middle;
}

.page-item-img,
.page-item-txt {
    display: inline-block;
    vertical-align: middle;
}

.page-item {
    padding-top: 24px;
    padding-bottom: 30px;
}

.page-item-img {
    margin-left: 28px;
    margin-right: 54px;
}

.page-item-img-wrap {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 168px;
    height: 180px;
    line-height: 180px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("//www.xinhuanet.com/world/2017daqiju/img/bg_circle.png");
}

.page-item-img-wrap img {
    display: inline-block;
    vertical-align: middle;
    width: 136px;
    height: 136px;
    margin: 0 auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.page-item-name {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    color: #6a6361;
}

.page-item-txt-wrap {
    display: inline-block;
    width: 740px;
    font-size: 18px;
    line-height: 34px;
    color: #423d3c;
    text-indent: 2em;
}

.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,
    .logo {
        display: none;
    }
    .box {
        width: 98%;
    }
    .banner {
        height: 4.7rem;
        background-position: center center;
        background-repeat: no-repeat;
        /*background-image: url("//www.xinhuanet.com/world/2017daqiju/img/m_banner.png");*/
        background-image: url(//www.xinhuanet.com/world/2017daqiju/img/mobilebanner0809.png);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .banner .box {
        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%;
    }
    .banner-video {
        position: absolute;
        /*top: 5.5rem;*/
        top: 5.9rem;
        left: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 320px;
        height: 180px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .banner-video:after {
        display: none;
    }
    .banner-video-btn {
        width: 58px;
        height: 58px;
        margin: 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .page-list {
        padding-top: 210px;
    }
    .page-item-img {
        margin: 0;
    }
    .page-item-img-wrap {
        width: 84px;
        height: 90px;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        background-size: 100% auto;
        line-height: 90px;
        overflow: visible;
        background-image: url("");
    }
    .page-item-img-wrap img {
        width: 68px;
        height: 68px;
    }
    .page-item-name {
        bottom: -6px;
        font-size: 12px;
        line-height: 0;
    }
    .page-item-txt {
        width: -moz-calc(100% - 3rem);
        width: calc(100% - 3rem);
    }
    .page-item-txt-wrap {
        width: auto;
        line-height: 20px;
    }
    .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_txt.css.map */
