body, html {
    position: relative;
    height: 100%;
}

body {
    background: #FFF;
    color: #000;
}

body, h1, h2, h3, p {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    outline: none;
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    color: #1080f2 !important;
}

.clearfix:after {
    content: '';
    display: inline-block;
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 0;
}

.hide {
    display: none;
}

.top-box {
    width: 100%;
}

.more, .more a {
    color: #FFF !important;
}

.more {
    width: 147px;
    height: 72px;
    background-image: url('./icon-arrow-top.png');
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 480px;
    line-height: 85px;
    font-size: 16px;
    text-align: center;
    z-index: 99;
}

.more-top {
    background-image: url('./icon-arrow-bottom.png');
    bottom: auto;
    top: 0;
    line-height: 45px;
    margin-left: 480px;
}

.more-left {
    margin-left: -600px;
}

body, .nav a {
    font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
    /*font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial;*/
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

.windows body, .windows .nav a {
    /*font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;*/
    font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial;
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

.is-pc .banner {
    position: relative;
    height: 165px;
    background-color: #1a2b47;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url('./banner-bg.png');
    color: #FFF;
}

.is-pc .banner-logo {
    width: 516px;
    margin-left: -258px;
    height: 117px;
    position: absolute;
    top: 35px;
    left: 50%;
    background-image: url('./logo.png');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 3;
    overflow: hidden;
}

.is-pc .banner-xinhuanet-logo {
    width: 116px;
    margin-left: 445px;
    height: 68px;
    position: absolute;
    top: 26px;
    left: 50%;
    background-image: url('./xinhuanet-logo.png');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
    overflow: hidden;
}

.is-pc .banner-video {
    width: 565px;
    margin-left: -748px;
    height: 165px;
    position: absolute;
    top: 0;
    left: 50%;
    background-image: url('./earth.png');
    background-position: center 0;
    background-repeat: no-repeat;
    z-index: 1;
    overflow: hidden;
}

.is-pc .video {
    margin-top: -40px;
    /* opacity: 0.3; */
}

.is-mobile .banner {
    height: auto;
    width: 100%;
}

.nav {
    border: none;
    background: #4d4c5c;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.is-pc .nav {
    height: auto;
    min-height: 55px;
}

.is-pc .nav-btn, .is-pc .nav-btn a {
    display: inline-block;
    width: 200px;
    height: 55px;
}

.is-pc .nav-btn a {
    display: block;
    width: 100%;
    height: 100%;
}

.is-pc .nav-btn {
    background-position: center center;
    background-repeat: no-repeat;
}

@media screen and (max-width:1100px) {
    .is-pc .nav-btn, .is-pc .nav-btn a {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: 0;
        flex-flow: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .is-pc .nav-btn {
        background-size: auto 36%;
    }
}

.is-pc .nav-btn a {
    overflow: hidden;
    text-indent: -888px;
}

.is-pc .nav-btn0 {
    background-image: url('./nav-btn0.png');
}

.is-pc .nav-btn1 {
    background-image: url('./nav-btn1.png');
}

.is-pc .nav-btn2 {
    background-image: url('./nav-btn2.png');
}

.is-pc .nav-btn3 {
    background-image: url('./nav-btn3.png');
}

.is-pc .nav-btn4 {
    background-image: url('./nav-btn4.png');
}

.is-pc .nav-btn5 {
    background-image: url('./nav-btn5.png');
}

.is-pc .nav-btn0:hover, .is-pc .nav-btn0.active {
    background-image: url('./nav-btn0-active.png');
}

.is-pc .nav-btn1:hover, .is-pc .nav-btn1.active {
    background-image: url('./nav-btn1-active.png');
}

.is-pc .nav-btn2:hover, .is-pc .nav-btn2.active {
    background-image: url('./nav-btn2-active.png');
}

.is-pc .nav-btn3:hover, .is-pc .nav-btn3.active {
    background-image: url('./nav-btn3-active.png');
}

.is-pc .nav-btn4:hover, .is-pc .nav-btn4.active {
    background-image: url('./nav-btn4-active.png');
}

.is-pc .nav-btn5:hover, .is-pc .nav-btn5.active {
    background-image: url('./nav-btn5-active.png');
}

.nav-btn:hover {
    background-color: #a02411;
}

.nav-btn:active {
    background-color: #908fa2;
}

.nav-btn.active {
    background-color: #c0290b;
}

.footer,
.footer a {
    background-color: #4d4c5c;
    color: #808083 !important;
    font-size: 12px;
    line-height: 14px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer {
    padding-top: 9px;
    padding-bottom: 6px;
    text-align: center;
}

.is-mobile .footer {
    /* margin-top: 1em; */
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 5em;
    line-height: 1.6em;
    background-color: #4d4c5c;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url('./mobile-footer.jpg');
    background-size: cover;
}

.is-mobile .footer,
.is-mobile .footer a {
    color: #FFF !important;
    font-size: 12px;
}

.is-mobile .footer a {
    background: none;
}

.mobile-nav-switch-btn {
    content: '';
    position: fixed;
    width: 1.8em;
    height: 1.4em;
    z-index: 10;
    top: 0;
    left: 0;
    z-index: 999;
    padding: .5em;
    margin: .3em .2em;
}

/* .is-nav-on .banner {
    height: 0;
} */

.mobile-nav-switch-btn-line {
    width: 70%;
}

.mobile-nav-switch-btn-line::after, .mobile-nav-switch-btn-line::before, .mobile-nav-switch-btn-line {
    height: 3px;
    background-color: #ff4948;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* box-shadow: 0 0 .2em rgba(0, 0, 0, .6); */
}

.mobile-nav-switch-btn-line::after, .mobile-nav-switch-btn-line::before {
    width: 100%;
    content: '';
    display: block;
    overflow: hidden;
}

.mobile-nav-switch-btn-line::before {
    margin-top: -10px;
}

.mobile-nav-switch-btn-line::after {
    margin-top: 10px;
}

.mobile-nav-switch-btn.off {
    /* background-color: #ff4948; */
    border-radius: 50%;
    z-index: 998;
}

.mobile-nav-switch-btn.off::after, .mobile-nav-switch-btn.off::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #FFF;
    width: 70%;
    height: 3px;
    top: 50%;
    left: 50%;
}

.mobile-nav-switch-btn.off::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.mobile-nav-switch-btn.off::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.is-mobile .nav {
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 997;
    -webkit-box-shadow: 0 0 .6em rgba(0, 0, 0, .4);
    box-shadow: 0 0 .6em rgba(0, 0, 0, .4);
    background-image: url('./logo.png');
    background-repeat: no-repeat;
    background-size: 60% auto;
    background-position: 3.5em .8em;
}

.is-mobile .nav-btn {
    width: 100%;
    margin-bottom: .5em;
}

.is-mobile .nav-btn a {
    margin-left: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF !important;
    line-height: 2.4em;
    font-size: 1.4em;
}

.is-mobile .mobile-modal-layer-cover-nav {
    z-index: 990;
}

.mobile-modal-layer-cover {
    position: fixed;
    /* content: ''; */
    width: 100%;
    height: 100%;
    background-color: #000d36;
    top: 0;
    left: 0;
    opacity: 0.67;
    z-index: 1009;
}

/* pages mobile */

body {
    font-size: 14px;
}

.domPC {
    display: block;
}

.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bbb;
    line-height: 2em;
    border-radius: 0.4em;
    cursor: pointer;
    margin-top: 20px;
    background-color: #c0290b;
    color: #FFF;
}

.is-mobile .xpage-more-btn {
    width: 40%;
    border-radius: 0.4em;
    font-size: 1.2em;
}

.xpage-more-btn:hover {
    background-color: #A02437;
}

.xpage-more-btn:active {
    background: #FFF;
    color: #000;
}

.cube-column-name {
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px #3296c6 solid;
    color: #3296c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cube-column-name a {
    font-size: 18px;
    color: #3296c6;
}

.cube-column-name a::before {
    content: '<<'
}

.cube-list-item a,
.cube-list-item {
    color: #000000
}

.cube-list-item {
    font-size: 16px;
    line-height: 60px;
    border-bottom: 1px #CCC dashed;
}

.cube-list-item a:hover {
    color: #3296c6 !important;
}

.is-pc .thirdPart .partL {
    width: 660px;
}

.is-pc .widthMain {
    width: 1100px;
    margin-top: 20px;
}

.is-mobile .cube-column-name {
    font-size: 1.6em;
    line-height: 2.2em;
    font-weight: 400;
    /* border-bottom: 2px #3296c6 solid; */
    /* color: #3296c6; */
}

.is-mobile .cube-list-item {
    padding-top: .6em;
    padding-bottom: .6em;
    font-size: 1.2em;
    line-height: 2em;
    /* border-bottom: 1px #CCC dashed; */
    font-weight: 300;
}

.is-mobile .widthMain {
    width: 94%;
}

.is-mobile .thirdPart {
    margin-bottom: 0;
}

.is-mobile .thirdPart .partL {
    width: 100%;
    float: none;
    margin: 1em auto 2em auto;
}

.is-mobile .thirdPart .partR {
    width: 100%;
    float: none;
}

.is-mobile .numlist {
    width: 100%;
    border: none;
    margin-bottom: 10px;
}

.is-mobile .numlist-img,
.is-mobile .numlist-img img {
    width: 100%;
    height: auto;
}

.is-mobile .nav a {
    width: auto;
    height: auto;
    text-align: left;
    margin-top: 0;
    padding: 0px;
    /* color: #fff; */
    /* font-family: "微软雅黑"; */
    /* vertical-align: center; */
}