﻿@charset "utf-8";
@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

input {
    outline: none
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.con_box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.line_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*border-bottom: 1px solid #e0e0e0;*/
}


/* 顶部导航 */
.nav {
    width: 100%;
    height: 55px;
    background: #156c76;
    z-index: 200;
    position: fixed;
}

#nav {
    width: 1000px;
    height: 55px;
    margin: 0 auto;
}

#nav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 20;
    border-left: 1px solid #fff;
}

#nav li:first-child {
    border-left: none;
}

#nav li.bor {
    border-right: 1px solid #8ba6c4;
}

#nav li span.jt {
    font-family: Georgia;
    padding-left: 17px;
}

#nav li a {
    display: block;
    padding: 0;
    font-weight: 700;
    line-height: 55px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 32px;
    font-size: 18px;
}

#nav ul {
    position: absolute;
    left: 0px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav ul li {
    width: 150px;
    float: left;
    border-top: 1px solid #eee;
    text-align: left;
    background: #c4d5e8;
    font-size: 14px !important;
}

#nav ul li:hover {
    background: #ccc;
}

#nav ul a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 8px 2px;
    color: #666;
    font-weight: normal;
}

#nav .red a {
    color: #0252a5;
}

/*END*/
/*logo*/
.con_logo {
    width: 100%;
    height: 100px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.logo {
    /*width: 452px;*/
    height: 79px;
}

.date {
    /*width: 159px;*/
    height: 24px;
    /* background: url(http://www.xinhuanet.com/english/20161108new/images/clock.jpg) no-repeat left center; */
    /* padding-left: 25px; */
    margin: 17px 0 0 135px;
}

#Date {
    font-family: Georgia;
    font-size: 14px;
    color: #434343;
}

.sreach_box {
    width: 90px;
    height: auto;
    margin: 16px 0 0 0;
    float: right;
}

.sreach_v1 {
    width: 150px;
    height: 20px;
    border: 1px solid #d3d3d3;
    border-right: none;
}

.username {
    width: 150px;
    height: 20px;
    border: none;
}

.sreach_v2 {
    width: 30px;
    height: 20px;
    border: 1px solid #d3d3d3;
    border-left: none;
    padding: 5px 5px 0px 0px;
}

.slect_box {
    float: right;
}

.slect {
    border: none;
    outline: none;
    width: 88px;
    font-weight: bold;
    cursor: pointer;
}

.sreach {
    margin-top: 6px;
}

.column .item li {
    margin-top: 15px;
}

.column .item {
    margin-top: 10px;
}

.toptitle {
    color: #00b7ee;
}

.dh {
    width: 1000px;
    height: auto;
    margin: auto;
    margin-top: 85px;
}

.dh .on {
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.dh li {
    float: left;
    padding: 0px 15px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    position: relative;
}

.dh li a {
    color: #000;
}

.dh li:first-child {
    border: none;
    padding-left: 0px;
}

.bh {
    position: absolute;
    left: 0px;
    top: 30px;
    height: 5px;
    background: #156c76;
    width: 85%;
}

.midNAV_R {
    /*width: 122px;*/
    height: 27px;
    float: right;
    padding-top: 6px;
}

.midNAV_R {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    line-height: 24px;
}

.midNAV_R a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #0175cf;
    text-decoration: none;
}

/*END*/

body {
    font-family: Georgia;
}

img {
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.dask {
    position: relative;
}

.dask .picleft {
    position: absolute;
    left: -85px;
    top: 40%;
    width: 85px;
    height: 85px;
    background: url(https://imgs.news.cn/xilan/img0618/picArrow.png) -85px 0 no-repeat;
    display: none !important;
}

.dask .picright {
    position: absolute;
    right: -85px;
    top: 40%;
    width: 85px;
    height: 85px;
    background: url(https://imgs.news.cn/xilan/img0618/picArrow.png) 0 0 no-repeat;
    display: none !important;
}

.top_box {
    width: 1200px;
    margin: auto;

}

.conBox {
    width: 1000px;
    margin: 0 auto;

}

.conTop {
    margin-bottom: 30px;
}

.conTop h1 {
    font-size: 40px;
    margin: 50px 0 50px 0;
    color: #000;
    text-align: left;
    font-family: "Georgia";
}

.infoBox {
    border-bottom: 1px solid #ccc;
    font-family: Arial;
    padding-bottom: 10px;
}

.info {
    line-height: 2.6em;
    float: right;
}

.info .source {
    font-size: 18px;
    float: left;
}

.info .editor {
    font-size: 18px;
    float: left;
    margin-left: 20px;
}

.info .time {
    font-size: 15px;
    color: #656363;
    float: left;
    margin-left: 20px;
    margin-right: 5px;
}

.info .time a {

    color: #656363;

}


.share {
    float: right;
}

.bshare-weixin {
    position: relative;
}

.bshare-weixin:hover .fxd-wx-ewm {
    display: block;
}

.fxd-wx-ewm {
    display: none;
    position: absolute;
    left: -70px;
    top: 37px;
    z-index: 10;
}

.fxd-wx-ewm img {
    width: 150px;
    height: 150px;
}

.share .bshare-facebook {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    background: url("https://english.news.cn/2021newxl/images/20210928_shareFB_v1.png") 0 0 no-repeat !important;
}

.share .bshare-twitter {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    background: url("https://english.news.cn/2021newxl/images/20210928_shareTW_v1.png") 0 0 no-repeat !important;
}

.share .bshare-weixin {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    background: url("https://english.news.cn/2021newxl/images/20210928_shareWC_v1.png") 0 0 no-repeat !important;
}

.share .bshare-sinaminiblog {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    background: url("https://english.news.cn/2021newxl/images/20210928_shareWB_v1.png") 0 0 no-repeat !important;
}

.conLeft {
    width: 1000px;
    float: left;
}

.conRight {
    width: 350px;
    float: right;
}

.fx {
    float: left;
}

.content {

    padding-bottom: 80px;
    border-bottom: 1px solid #ccc;
}

/* .content > div {
    font-size: 22px;

    line-height: 32px;
    padding: 0 0 30px 0;
} */

.content p {
    font-family: Arial;
    line-height: 26px;
    color: #404040;
    padding: 15px 0;
    font-weight: normal;
    width: 1000px;
    margin: 0 auto;
}

.content img {
    max-width: 1000px;
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.lmt {
    font-size: 18px;
    margin-bottom: 20px;
}

.lmt h3 {
    border-top: 3px solid #000;
    display: inline-block;
    padding-top: 5px;
    font-size: 18px;
    font-family: Arial;
}

.like {
    margin-top: 20px;
    font-size: 18px;

}

.pic2 {
    overflow: hidden;
}

.pic2 li {
    width: 480px;
    float: left;
}

.pic2 li+li {
    float: right;
}

.pic2 li img {
    width: 480px;
    height: 270px;
}

.pic2 li h3 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
}

.pic1 {
    overflow: hidden;
    margin-top: 30px;
}

.pic1 li img {
    width: 1000px;
    height: 563px;
}

.pic1 li h3 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 20px;
}

.pic3 {
    overflow: hidden;
    margin-top: 30px;
}

.pic3 li {
    float: left;
    width: 310px;
}

.pic3 li+li {
    margin-left: 35px;
}

.pic3 li img {
    width: 310px;
    height: 174px;
}

.rightShare {
    overflow: hidden;
}

.rightShare li {
    float: left;
}

.rightShare li+li {
    padding-left: 15px;
}

.Gloaba {
    width: 350px;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
    z-index: 5;
    background: #fff;
}

.Gloaba li+li {
    margin-top: 20px;
}

.Gloaba li img {
    width: 350px;
    height: auto;
}

.Gloaba li h3 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 10px;
    font-weight: normal;
}

.Trending {
    width: 350px;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
    background: #fff;
    z-index: 9;
}

.Trending li {
    font-size: 24px;
    line-height: 34px;
}

.Trending li h3 {
    font-size: 24px;

}

.con_box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.ys01 {
    width: 1200px;
}

.explore_box {
    width: 100%;
    height: 450px;
    background: #3e3e3e;
    margin-top: 45px;
    margin-bottom: 25px;
    overflow: hidden;
}

.exp_tit {
    width: 180px;
    height: 24px;
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    padding-top: 146px;
}

.exp_con {
    list-style: none;
    width: 900px;
    height: auto;
    margin-top: 45px;
}

.exp_con li {
    float: left;
    width: 140px;
    height: auto;
    overflow: hidden;
}

.exp_con li+li {
    margin-left: 50px;
}

.exp_con_tit1 {
    width: 81px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.exp_con_tit2 {
    width: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.exp_con_tit3 {
    width: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.list14 {
    list-style: inherit;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
}

.list14 li {
    height: 24px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.list14 li a {
    color: #fff;
}

.list14 li+li {
    margin-left: 0;
    margin-top: 5px;
}

.topVideo {
    position: relative;
}

.topVideo-fixed {
    position: fixed;
    bottom: 50%;
    right: 50%;
    width: 320px !important;
    height: 200px !important;
    /* height: 201px; */
    margin-right: -510px !important;
    z-index: 99;
    background: #333333;
    padding: 5px;
    margin-bottom: -406px;
}

.topVideo-fixed iframe {
    width: 320px !important;
    height: 200px !important;
    margin: 0px !important;
    z-index: 9;
    position: absolute;
}

.topVideo-tit {
    display: none;
}

.topVideo-fixed .topVideo-tit {
    width: 312px;
    height: 32px;
    padding-left: 18px;
    background: #333;
    cursor: pointer;
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 8;
}

.topVideo-tit-cont {
    display: inline-block;
    float: left;
    width: 220px;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topVideo-closeBtn {
    display: inline-block;
    float: right;
    padding-right: 11px;
    cursor: pointer;
    color: #b2b2b2;
}

#div_currpage {
    margin-top: 20px;
}

#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;
}

#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;
    ;
    /* Firefox 4 */
    -webkit-transition: all .4s;
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transition: all .4s;
    ;
    /* Opera */
}

#div_currpage a:hover {
    color: #FFF;
    background-color: #348CEC;
}

.fixVideo {
    position: fixed;
    top: 30px;
}

.backtotop {
    position: absolute;
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 10;
    width: 50px;
    height: 40px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f6f6;
    overflow: hidden;
    cursor: pointer;
    display: none;
}

.backtotop:after {
    content: "";
    display: block;
    width: 0;
    margin: 8px auto 0;
    border-left: 6px solid #f6f6f6;
    border-right: 6px solid #f6f6f6;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #007bff;
}

.live-iframe {
    margin: 0 auto;
    width: 900px;
    height: 600px;
    margin-bottom: 25px;
}

.domMob {
    display: none;
}

.domPc {
    display: block;
}

/*纠错*/
.left-s {
    float: left;
}

.small_area2 {
    overflow: inherit;
}

.jiuwrong {
    float: left;
    width: 158px;
    height: 25px;
    position: relative;
    margin-top: 3px;
    margin-right: 10px;
}

.jwron-text {
    width: 380px;
    height: 101px;
    position: absolute;
    top: 27px;
    left: 0;
    display: none;
    background: url(https://imgs.news.cn/res/xhwimg/french/wrong20170426/img/fc-text.png) no-repeat;
}

.jc-img {
    cursor: pointer;
}

.jc-close {
    float: right;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 10px;
}

.jc-txt {
    text-align: left;
    font-size: 15px;
    color: #333;
    padding: 0 10px 0 16px;
    line-height: 22px;
}

.jc-txt a {
    color: #cc0000;
    text-decoration: underline;
}

.copyright {
    line-height: 17px;
    padding-top: 10px;
}

.fl {
    float: left;
}

.conLeft {
    float: none;
    margin: 0 auto;
}

.talk {
    height: auto;
    float: left;
    width: 300px;

}

.talk li {
    float: left;
}

.talk li+li {
    padding-left: 15px;
}

#nav li a:hover {
    color: #ffe4b6 !important;
}

/*END*/

@media screen and (max-width: 1400px) {
    .nav_time {
        display: none;
    }

    .sreach {
        display: none;
    }

    .conRight {
        display: none;
    }

    .nav_box {
        width: 1000px;
    }

    .conBox {
        width: 1000px;
    }

    .ys01 {
        width: 1120px;
    }
}

@media screen and (max-width: 767px) {

    .domMob {
        display: block;
    }

    .domPc {
        display: none;
    }

    /* 顶部导航 */
    .topbox {
        padding: 0.5rem;
    }

    .hdpc {
        display: none;
    }

    .topbox .eg-logo {
        width: 60%;
        height: auto;
    }

    .topbox .eg-logo img {
        width: 100%;
        height: auto;
    }

    .topbox .pc-logo {
        width: 15%;
        height: auto;
        margin-left: 8%;
    }

    .topbox .pc-logo img {
        width: 65%;
        height: auto;
        margin-top: 0.65rem;
    }

    .topbox .menu-logo {
        width: 15%;
        height: auto;
    }

    .topbox .menu-logo img {
        width: 65%;
        height: auto;
        margin-top: 0.65rem;
    }

    .topbox .menu-close {
        width: 15%;
        height: auto;
    }

    .topbox .menu-close img {
        width: 40%;
        height: auto;
        margin-top: 0.65rem;
    }

    .content {
        width: 100%;
        height: auto;
        position: relative;
    }

    .content p {
        width: 100%;
    }

    .menubox {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 8%;
        z-index: 50;
        background: #f3f3f3;
        padding-left: 10px;
    }

    .list01 {
        width: 45%;
        height: auto;
        margin: 0.75rem 0 0.75rem 0;
    }

    .list01 li {
        font-size: 1.2rem;
        color: #00b7ee;
        margin-bottom: 0.25rem;
    }

    .list01 li a {
        color: #00b7ee;
    }

    .conBox {
        width: 96%;
        margin: 0 auto;
    }

    .conTop h1 {
        font-size: 26px;
        margin: 20px 0 10px 0;
        color: #000;
        text-align: left;
        font-family: Georgia;
    }

    .info .source {
        font-size: 14px;
        margin-left: 0px;
    }

    .info .editor {
        font-size: 14px;
        margin-left: 10px;
    }

    .info .time {
        font-size: 12px;
        margin-left: 0px;
        /* line-height: 20px; */
    }

    .share {
        float: left;
        margin-top: 10px;
        clear: both;
    }

    .share .bshare-weixin {
        display: none !important;
    }


    .conLeft {
        width: 100%;
        float: none;
    }

    .content p {
        width: 100%;
        font-size: 15px;
        padding: 0 0 20px 0;
    }

    .content img {
        width: 100% !important;
        height: auto !important;
    }

    .pic2 li {
        width: 100%;
        float: none;
    }

    .pic2 li {
        margin-top: 20px;
    }

    .pic2 li img {
        width: 100%;
        height: auto;
    }

    .pic2 li h3 {
        font-size: 18px;
        margin-top: 10px;
    }

    .pic1 li img {
        width: 100%;
        height: auto;
    }

    .pic1 li h3 {
        font-size: 18px;
        margin-top: 10px;
    }

    .pic3 li {
        width: 100%;
        float: none;
    }

    .pic3 li img {
        width: 100%;
        height: auto;
    }

    .pic3 li+li {
        margin-top: 20px;
        margin-left: 0;
    }

    .pic3 li h3 {
        line-height: 32px;
        font-size: 18px;
        margin-top: 10px;
    }

    .footer {
        text-align: center !important;
        height: auto;
        width: 100%;
        border-top: 3px solid #e4e4e4;
        margin-top: 1.5rem;
    }

    .footer-box {
        width: 100%;
        height: auto;
        margin: 0 auto;
        line-height: 24px;
        padding-top: 10px;
        background: #fff;
        color: #404040;
        padding-bottom: 10px;
    }

    .backtotop {
        right: 10px;
        bottom: 20px;
        width: 40px;
        height: 30px;
    }

    .backtotop:after {
        border-left: 6px solid #f6f6f6;
        border-right: 6px solid #f6f6f6;
        border-top: 3px solid #f6f6f6;
        border-bottom: 8px solid #007bff;
    }

    .live-video {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
        background: #000;
    }

    .talk {
        height: auto;
        overflow: hidden;
        padding-left: 0;
        float: left;


    }

    .talk li {
        float: left;
    }

    .talk li+li {
        padding-left: 15px;
    }

    .info {

        float: left;
    }

    .content {
        border: 0;
    }

    .info .time a {

        margin-left: 0px;
        font-size: 12px;
    }

}