@charset "utf-8";

/* CSS Document */
input {
    outline: none
}

* {
    font-family: Georgia;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a:hover {
    color: #ff9724 !important;
}

.domPC {
    display: block;
}

.domMobile {
    display: none;
}

.hide {
    display: none;
}

/*END*/

.bshare-custom.icon-medium {
    padding-top: 26px;
    padding-right: 134px;
    text-align: right;
}

.main {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    border-top: 1px solid #DFDFDF;
    padding-top: 18px;
}

.main-left {
    width: 650px;
    float: left;
}

.wzzy {
    font-size: 14px;
    color: #636767;
    line-height: 34px;
    padding: 15px 0;
    text-align: right;
    border-bottom: 1px solid #DFDFDF;
    width: 1000px;
    margin: auto;
}

.wzzy i {
    padding: 0 2px;
    font-style: normal;
}

.Btitle {
    line-height: 42px;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    width: 900px;
    margin: auto;
}

.content {
    padding: 10px 0 10px 0;
    font-family: Arial;
}

.content p {
    font-family: Georgia !important;
    font-size: 16px;
    line-height: 26px;
    color: #404040;
    padding: 15px 0;
    font-weight: normal;
    width: 900px;
    margin: 0 auto;
}

.content p a {
    font-family: Arial;
}

.content img {
    max-width: 900px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.mor-kw {
    font-size: 16px;
    font-family: Arial;
    padding-bottom: 20px;
    height: 30px;
    text-align: right;
}

.mor-kw span {
    padding-right: 10px;
}

.mor-kw i {
    padding: 5px;
    background: #3ec7ea;
    font-family: Arial;
    color: #fff;
}

.mor-kw i a {
    font-family: Arial;
    color: #fff;
}

.mor-mk {
    padding-top: 20px;
    width: 530px;
    float: left;
}

.mor-mk ul {
    margin-top: 15px;
}

.mor-mk ul li {
    position: relative;
    line-height: 34px;
    margin-bottom: 10px;
}

.mor-mk ul li i {
    width: 5px;
    height: 5px;
    background: #42a4ea;
    position: absolute;
    left: 5px;
    top: 16px;
    margin-top: 0px;
    margin-left: 0px;
}

.mor-mk ul li h3 {
    font-weight: normal;
    padding-left: 20px;
    font-size: 18px;
}

.mor-tp {
    padding-top: 20px;
    width: 430px;
    float: right;
}

.mor-tp ul {
    margin-top: 13px;
    overflow: hidden;
}

.mor-tp li {
    width: 210px;
    float: left;
}

.mor-tp li+li {
    margin-left: 10px;
}

.mor-tp li h3 {
    font-size: 16px;
    padding-top: 5px;
    line-height: 18px;
    font-weight: normal;
}

.mor-tp li img {
    width: 210px;
    height: 140px;
    display: block;
}

.main-right {
    width: 320px;
    float: right;
}

.lmt {
    font-size: 24px;
    color: #05b3fc;
    padding: 10px 0;
    font-family: Arial;
}

.lmt a {
    color: #05b3fc;
    font-family: Arial;
}

.imgbox {
    margin-top: 30px;
}

.imgbox .lmt {
    background: #4abcf7;
    color: #fff;
    padding-left: 15px;
}

.imgbox .lmt a {
    color: #fff;
}

.imgbox ul {
    margin-top: 16px;
    overflow: hidden;
}

.imgbox li {
    width: 240px;
    float: left;
}

.imgbox li+li {
    margin-left: 13px;
}

.imgbox li p {
    font-size: 16px;
    padding-top: 10px;
    line-height: 18px;
    font-weight: normal;
    color: #484848;
}

.imgbox li p a {
    color: #484848;
}

.imgbox li img {
    width: 240px;
    height: 137px;
    display: block;
}

.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;
}

.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;
}

.textbox li {
    padding: 5px 0 10px;
    overflow: hidden;
    color: #484848;
    font-family: Arial;
}

.textbox li a {
    color: #484848;
    font-family: Arial;
}

.textbox li i {
    font-style: normal;
    color: #05b3fc;
    font-family: Arial;
    padding-right: 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;
}

.backtotop {
    display: none;
    position: fixed;
    right: 50%;
    bottom: 50%;
    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;
    margin-right: -564px !important;
    margin-bottom: -407px;
}

.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;
}

#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;
}

.bdshare-button-style1-24 {
    width: 160px;
    float: left;
}

.xhapp {
    width: 145px;
    float: right;
}

/*END*/

.device {
    width: 720px;
    margin: 0 auto;
    position: relative;
}

.device {
    padding-top: 30px;
    display: none;
}

.pagination {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

.device .arrow-left {
    background: url(https://english.news.cn/xinhuanews/img/leftArrow.png) no-repeat left top;
    background-size: 100% 100%;
    position: absolute;
    left: -120px;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 100px;
}

.device .arrow-right {
    background: url(https://english.news.cn/xinhuanews/img/rightArrow.png) no-repeat left bottom;
    background-size: 100% 100%;
    position: absolute;
    right: -120px;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 100px;
}

.device .swiper-container {
    height: auto;
    width: 720px;
}

.device .content-slide {
    color: #fff;
}

.device .swiper-title {
    font-size: 12pt;
    font-family: "arial";
    color: #337fe5;
    margin-top: 20px;
}

.device .swiper-wrapper img {
    max-width: 720px;
    height: auto;
}

#tuji {
    display: none;
}

.mor-mk {
    width: 100%;
}

.mor-kw .bdsharebuttonbox {
    float: right;
}

.ys01 {
    width: 1200px;
}

.xxss a {
    display: none !important;
}

.jiuwrong {
    float: right;
    width: 120px;
    height: 25px;
    position: relative;
    margin-top: 25px;
}

.jc-img {
    cursor: pointer;
}

.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-close {
    float: right;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 10px;
}

.jc-txt {
    text-align: left;
    font-size: 14px;
    color: #333;
    padding: 0 10px 0 16px;
    line-height: 22px;
    z-index: 99;
}

.jc-txt a {
    color: #cc0000;
    text-decoration: underline;
}

.footer {
    margin-top: 115px !important;
}

.tpart {
    width: 1200px;
    margin: 115px auto 0;
}

.lmt04 {
    position: relative;
    overflow: hidden;
    background: url(https://german.news.cn/index/newpage/xl/iamges/lm.jpg) 0 0 no-repeat;
    margin-bottom: 20px;
}

.lmt04 h2 {
    font-size: 24px;
    line-height: 22px;
    color: #2880db;
    background: #fff;
    float: left;
    position: relative;
    z-index: 9;
    padding-right: 20px;
    height: 24px;
    margin-left: 13px;
    padding-left: 7px;
}

.lmt04 h2 a {
    color: #001c96;
}

.tplist {
    width: 1200px;
    margin: auto;
}


.tplist li {
    width: 231px;
    height: auto;
    padding: 4px;
    float: left;
}

.tplist li img {
    width: 231px;
    height: 129px;
}

.tplist li h2 {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.tplist li h2 a {
    color: #333333;
}

.time {
    font-size: 14px !important;
    font-family: Georgia !important;
}

/*END*/
@media screen and (max-width: 767px) {
    .domPC {
        display: none;
    }

    .domMobile {
        display: block;
    }

    /* 顶部导航 */
    .wzzy {
        text-align: left;
        border-bottom: 1px solid #DFDFDF;
        font-size: 12px;
        width: 100%;
    }

    .bshare-custom.icon-medium {
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .content {
        width: 100%;
        height: auto;
        position: relative;
        padding: 10px 0 10px 0;
    }

    .content p {
        width: 100%;
    }

    .menubox {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 8%;
        z-index: 50;
        background: #fff;
    }

    .time {
        font-size: 12px !important;
    }

    /* END */
    .main {
        width: 96%;
        margin: 0 auto;
        padding-top: 20px;
        border-top: none;
    }

    .main-left {
        width: 96%;
        margin: 0 auto;
        float: none;
    }

    .content img {
        width: 100% !important;
        height: auto !important;
    }

    .backtotop {
        right: 10px;
        bottom: 60px;
        margin-right: 0 !important;
        margin-bottom: 0;
    }

    /* footer */

    .pageVideo {
        width: 100%;
        height: 260px;
    }

    .device {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .device .arrow-left {
        background: url(https://english.news.cn/xinhuanews/img/leftArrow.png) no-repeat left top;
        background-size: 100% 100%;
        position: absolute;
        left: -120px;
        top: 45%;
        margin-top: -15px;
        width: 80px;
        height: 100px;
    }

    .device .arrow-right {
        background: url(https://english.news.cn/xinhuanews/img/rightArrow.png) no-repeat left bottom;
        background-size: 100% 100%;
        position: absolute;
        right: -120px;
        top: 45%;
        margin-top: -15px;
        width: 80px;
        height: 100px;
    }

    .device .swiper-container {
        height: auto;
        width: 100%;
    }

    .device .swiper-wrapper img {
        width: 100%;
        height: auto;
    }

    /* END */
    .headbox {
        clear: both;
        overflow: hidden;
        *zoom: 1;
        height: 65px;
        background: url(https://english.news.cn/2015mobile/images/bj_dh201304.jpg) no-repeat center top, #183878;
        background-size: 100% 100%;
        border-bottom: 2px #fff solid;
    }

    .logoarea {
        clear: both;
        height: 65px;
        padding: 0 5px;
        overflow: hidden;
        position: relative;
        width: auto;
        margin: 0 auto;
    }

    .headnav {
        display: inline;
        color: #fff;
        height: 65px;
        clear: both;
        padding: 4px 0;
        line-height: 24px;
        text-align: center;
    }

    .headnav1 {
        height: 54px;
        padding: 6px 0 0;
        line-height: 54px;
        text-align: center;
        float: left;
        font-weight: bold;
        padding-left: 10px;
        font-family: "Georgia";
        font-size: 25px;
        font-style: normal;
        text-shadow: 1px 5px 20px blue;
    }

    .right {
        float: right;
    }

    .menu-logo {
        position: absolute;
        right: 7px;
        top: 18px;
        z-index: 200;
    }

    .menu-logo img {
        width: 85%;
        height: auto;
    }

    .right {
        float: right;
    }

    .hide {
        display: none;
    }

    .menu-close {
        width: 11%;
        height: auto;
        position: absolute;
        right: -7px;
        top: 17px;
    }

    .menu-close img {
        width: 40%;
        height: auto;
    }

    .menubox {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 4rem;
        z-index: 50;
        background: #f3f3f3;
    }

    .left {
        float: left;
    }

    .list01 {
        width: 45%;
        height: auto;
        margin: 0.75rem 0 0.75rem 0;
    }

    .list01 li {
        font-size: 1.2rem;
        color: #00b7ee;
        margin-bottom: 0.25rem;
        padding: 0px 4%;
    }

    .list01 li a {
        color: #2a3e7d;
    }

    .footbox {
        border-top: 1px solid #bababa;
        padding: 15px 0 10px;
        color: #7b7b7b;
        text-align: center;
        font-size: 14px;
        background: #ebebeb;
        background-image: -webkit-linear-gradient(top, #ebebeb, #fcfcfc);
        background-image: -moz-linear-gradient(top, #ebebeb, #fcfcfc);
        background-image: -ms-linear-gradient(top, #ebebeb, #fcfcfc);
        background-image: linear-gradient(top, #ebebeb, #fcfcfc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#fcfcfc');
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1.0);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1.0);
    }

    .Btitle {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
    }
}
.bshare-custom.icon-medium .bshare-facebook {
    width: 27px;
    height: 24px;
    background: url(https://spanish.news.cn/frame/images/logos/m2/top_logos_sprite.gif) no-repeat 0 -78px;
    *display: inline;
    display: inline-block;
}
.bshare-custom.icon-medium .bshare-twitter {
    width: 27px;
    height: 24px;
    background: url(https://spanish.news.cn/frame/images/logos/m2/top_logos_sprite.gif) no-repeat 0 -494px;
    *display: inline;
    display: inline-block;
}
.bshare-custom.icon-medium .bshare-sinaminiblog {
    width: 27px;
    height: 24px;
    background: url(https://spanish.news.cn/frame/images/logos/m2/top_logos_sprite.gif) no-repeat 0 -390px;
    *display: inline;
    display: inline-block;
}
.bshare-custom.icon-medium .bshare-weixin {
    width: 27px;
    height: 24px;
    background: url(https://spanish.news.cn/frame/images/logos/m2/weixin.gif) no-repeat;
    *display: inline;
    display: inline-block;
}

.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;
}