@charset"utf-8";
/* CSS Document */
 body {
    font-family: Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
    width: 100%;
    background: url(//www.xinhuanet.com/world/20210407zltx/images/ejbanner.jpg) no-repeat 50% 0;
    position: relative;
}
.domPc {
    display: block;
}
.domMobile {
    display: none;
}
.domMb {
    display: none;
}
.left {
    float: left;
}
.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/*导航*/
/*右侧导航*/
 .rightNav {
    display: none;
    width: 137px;
    height: 418px;
	background:url(//www.xinhuanet.com/world/20210429zltx/images/rtnav1.png) top center no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: 620px;
    z-index: 99;
}
.rightNav .close {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    width: 18px;
    height: 18px;
    background: url(//www.xinhuanet.com/datanews/2016countrypic/img/btn_close.gif) no-repeat;
}
.rightNav-toTop {
    cursor: pointer;
    width: 39px;
    height: 39px;
    margin-left: 50px;
    margin-top: 4px;
}
.rightNav-list{ margin-top:107px;}
.rightNav-list li {
    height: 40px;
    width: 137px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    font-family:"Microsoft YaHei";
    position: relative;
	margin-top:5px;
}
.rightNav-list li:hover {
    background: #0098ff;
}
.rightNav-list li a, .rightNav-list li.on a {
    color: #fff;
}
/*banner*/
 #banner {
    width: 100%;
    height: 630px;
    overflow: hidden;
    position: relative;
}
.content {
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.content .xh {
    width: 111px;
    height: 75px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 3;
}
.nav {
    width: 100%;
    height: 98px;
    background: url(//www.xinhuanet.com/politics/2021lh/index/images/navbg.png) no-repeat 50% 0;
}
.navcenter {
    width: 960px;
    height: 89px;
    margin: 0 auto;
    position: relative;
}
.nav .lhlogo {
    width: 158px;
    height: 79px;
    position: absolute;
    left: 0;
    top: 17px;
}
.nav ul {
    width: 820px;
    float: right;
    font-size: 18px;
    line-height: 36px;
    padding-top: 20px;
}
.nav ul li {
    width: 20%;
    float: left;
    text-align: center;
    color: #ffeed1;
    -moz-text-shadow: 0px 2px 2px #A12C2C;
    -webkit-text-shadow: 0px 2px 2px #A12C2C;
    text-shadow: 0px 2px 2px #A12C2C;
    cursor: pointer;
}
.nav ul li a {
    color: #ffeed1;
}
.navfix {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 98px;
    background: url(//www.xinhuanet.com/politics/2021lh/index/images/navbg.jpg) bottom center no-repeat;
}
.lang {
    margin: 20px auto;
    text-align: center;
}
.lang li {
    padding: 0 27px;
    color: #ea272f;
    display: inline;
    font-size: 16px;
}
.lang li a {
    color: #ea272f;
}
.row-erji h2 {
    color: #333;
    font-size: 24px;
    line-height: 2;
    border-bottom: 3px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
}
.row-erji h2 span {
    display: inline-block;
    border-bottom: 3px solid #046bf9;
    margin-bottom: -3px;
}
.row-erji ul li {
    line-height: 2;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    overflow: hidden;
}
.row-erji ul li h3 {
    float: left;
    width: 80%;
}
.row-erji ul li a {
    color: #333;
}
.row-erji ul li span {
    float: right;
    color: #999;
}
.row-erji .img-container {
    list-style: none;
    overflow: hidden;
}
.row-erji .img-container li {
    width: 278px;
    height: 220px;
    float: left;
    margin: 0 11px 30px 11px;
    overflow: hidden;
    clear: none;
    border: none;
}
.row-erji .img-container li img {
    width: 100%;
    height: 164px;
}
.row-erji .img-container li p {
    color: #272727;
    font-size: 16px;
    font-weight: normal;
    height: 56px;
    line-height: 27px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}
.row-erji .img-container li p a {
    color: #272727;
}
.xl-main .container {
    padding: 20px;
}
#conTit {
    text-align: center;
    padding-top: 30px;
}
#conTit h1 {
    font-size: 2em;
    line-height: 1.5em;
    padding: 0px 0 20px 0px;
    color: #000;
    font-weight: bold;
}
#conTit .info {
    color: #999;
    font-size: 14px;
    margin-bottom: 15px;
}
#conTit .info .h-time {
    margin-right: 20px;
}
#conTit .info .source em {
    font-style: normal;
}
#content {
    font-size: 1em;
    line-height: 2em;
    padding: 0 20px;
}
#content p {
    margin-bottom: 15px;
    color: #000;
}
#content img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
}
.video-frame {
    width: 800px;
    height: 600px;
    margin: 0 auto 15px;
    display: none;
    border: 0;
}
.edit {
    color: #999;
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
    font-size: 14px;
}
#div_currpage {
    margin-top: 20px;
    margin-bottom: 20px;
}
#div_currpage a {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    font-size: 12px;
    color: #818181;
    text-align: center;
    line-height: 26px;
    background-color: #F1F3F5;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}
#div_currpage span {
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    line-height: 26px;
    background-color: #348CEC;
}
.slogan {
    width: 155px;
    height: 75px;
    background: url("//www.xinhuanet.com/politics/2019lh/images/logo_v2.png") 0 8px no-repeat;
    margin-left: 20px;
}
.xpage-more-btn {
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
    line-height: 2;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    background: #efefef;
    border-radius: 20px;
    height: auto;
    overflow: hidden;
}
.footer {
    background: #0051a4;
    font-size: 14px;
    padding-top: 40px;
    margin-top: 40px;
    width: 100%;
    height: 98px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.pageVideo {
    display: block;
    margin: 0 auto;
}
/* .isMb .container {
    width: 100%;
}
.isMb .row-erji h2 span {
    margin-left: 10px;
}
.isMb .row-erji ul li {
    padding: 10px;
}
.isMb .row-erji ul li h3 {
    float: none;
    width: 100%;
}
.isMb .row-footer {
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
} */
 .row-erji .ftimg-container li {
    height: 455px;
}
.ftimg-container {
    width: 1200px;
}
.ftimg-container li {
    position: relative;
    width: 278px;
    height: 220px;
    float: left!important;
    margin: 0 11px 30px 11px;
    overflow: hidden;
    clear: none;
    border: none;
}
.ftimg-container li .img, .ftimg-container li .img img {
    display: block;
    width: 100%;
    height: auto;
}
.ftimg-container li .txt {
    width: 278px;
    height: 164px;
    position: absolute;
    background: #dbc199;
    bottom: 0;
    left: 0px;
    padding: 10px 0;
    box-sizing: border-box;
}
.ftimg-container li .tit {
    width: 258px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    color: #333;
}
.ftimg-container li .tit a {
    color: #333;
}
.ftimg-container li .job {
    width: 258px;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin: 0 auto;
    margin-bottom: 0px;
    color: #a27345;
    font-weight: bold;
}
.ftimg-container li .job a {
    color: #a27345;
}
.ftimg-container li .abs {
    width: 258px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 0 auto;
    line-height: 24px;
}
.ftimg-container li .abs a {
    color: #333;
}
@media screen and (max-width: 768px) {
    body {
        background: #fff;
    }
    .domPc {
        display: none;
    }
    .domMobile {
        display: block;
    }
    .domMb {
        display: block;
    }
    .mbnav {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0 4%;
        color: #fff;
        background: #0051a4;
        background-size: auto 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 0
    }
    .mbnav a {
        line-height: 40px;
        font-size: 18px;
        margin-right: 20px;
        display: inline-block;
        color: #fff
    }
    .mbnav a:last-child {
        margin-right: 0
    }
    .mbnav a.on {
        color: #fffeb5
    }
    /* 布局 */
    .container {
        width: 100%;
    }
    .row-erji h2 span {
        margin-left: 10px;
    }
    .row-erji ul li {
        padding: 10px;
    }
    .row-erji ul li h3 {
        float: none;
        width: 100%;
    }
    .row-footer {
        font-size: 12px;
        margin-left: 0;
        margin-right: 0;
    }
    /* json列表样式 */
    .row-footer.domMb {
        padding: 10px 0;
        line-height: 1.5;
        font-size: 9px;
    }
    .row-footer.domMb .container {
        width: auto;
        font-size: 14px;
    }
    .row-erji h2 {
        margin-top: 0;
    }
    .row-erji .img-container {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }
    .row-erji .img-container li h3 {
        float: left;
        margin-bottom: 0;
        width: 100%;
    }
    .row-erji .img-container li {
        width: 46%;
        height: auto;
        float: left;
        margin: 0 2% 0 2%;
        overflow: hidden;
    }
    .row-erji .img-container li img {
        width: 100%;
        height: 6.2rem;
    }
    .row-erji .img-container li p {
        width: 100%;
        height: 65px;
        line-height: 18px;
        font-size: 0.75em;
        padding: 0 0 10px 0;
    }
    .row-erji ul.img-container li {
        padding: 0;
    }
    .widthMain {
        margin: 0 auto;
        width: 100%;
        padding: 0;
    }
    #conTit {
        width: 94%;
        margin: 0 auto;
        padding-top: 15px;
    }
    #conTit h1 {
        font-size: 22px;
    }
    #conTit .info .h-time {
        font-size: 12px;
    }
    #conTit .info .source {
        font-size: 12px;
    }
    /* #content {
        font-size: 1rem;
    } */
    #content p {
        font-size: 16px;
        line-height: 32px;
    }
    .xl-main .container {
        padding: 0px;
    }
    .pageVideo {
        width: 100% !important;
        height: 260px !important;
    }
    .video-frame {
        width: 100%;
        height: 190px !important;
        margin: 0 auto;
        border: 0;
    }
    .row-erji .ftimg-container li {
        height: 29rem;
        float: none!important;
        width: 70%;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 15px;
    }
    .row-erji .ftimg-container li img {
        width: 100%;
    }
    .ftimg-container li .tit {
        width: 90%;
        margin: 0 auto;
    }
    .ftimg-container li .job {
        width: 90%;
        margin: 0 auto;
    }
    .ftimg-container li .abs {
        width: 90%;
        margin: 0 auto;
    }
    .ftimg-container {
        width: 100%;
    }
    .ftimg-container li .txt {
        width: 100%;
        height: 164px;
        position: absolute;
        background: #dbc199;
        bottom: 0;
        left: 0px;
        padding: 10px 0;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 568px) {
    .row-erji .ftimg-container li {
        height: auto;
        float: none!important;
        width: 76%;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 15px;
    }
    .ftimg-container li .tit {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .job {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .abs {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .txt {
        width: 100%;
        height: 174px;
        position: absolute;
        background: #dbc199;
        bottom: 0;
        left: 0px;
        padding: 10px 0;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 468px) {
	.rightNav{ display:none;}
    .row-erji .ftimg-container li {
        height: auto;
        float: none!important;
        width: 80%;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 15px;
    }
    .ftimg-container li .tit {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .job {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .abs {
        width: 94%;
        margin: 0 auto;
    }
    .ftimg-container li .txt {
        width: 100%;
        height: 174px;
        position: absolute;
        background: #dbc199;
        bottom: 0;
        left: 0px;
        padding: 10px 0;
        box-sizing: border-box;
    }
}