.domPC {
    display: block;
}

.domMobile {
    display: none;
}

.hide {
    display: none;
}

body {
    font-family: "微软雅黑";
    /* background: url(//www.xinhuanet.com/politics/2018cjzt/images/20180131sf_bodyBg_v1.png) 50% 0 repeat; */
}

.banner {
    height: 518px;
    background: url(banner.jpg) center 0 no-repeat
}

.nav {
    background: #0037ae;
    height: 50px;
}

.nav ul {
    width: 800px;
    margin: 0 auto;
}

.nav ul li {
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fffca2;
    position: relative;
    z-index: 1;
    font-weight: normal;
    padding: 0 100px;
}

.nav ul li a {
    color: #fffca2;
}

.nav ul li+li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #fffca2;
    left: 0;
    top: 15px;
    z-index: 2;
}

.nav ul li.on {
    background: #0045db;
    /* background: url("//www.xinhuanet.com/politics/2020cjydzt/images/navOn.png") 50% 0 no-repeat; */
}

.nav ul li.on a {
    color: #fffca2;
    font-weight: bold;
}

.content {
    width: 1100px;
    margin: 30px auto 40px;
}

.content h2 {
    color: #0037ae;
    font-size: 24px;
    padding-left: 10px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    border-bottom: 2px solid #0037ae;
    margin-bottom: 20px;
    font-weight: bold;
}

.wzlist .item {
    padding: 10px 0 17px 0;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    position: relative;
}

.wzlist h3 i {
    font-style: normal;
    padding: 5px 0 5px 30px;
    display: block;
    float: left;
}

.wzlist h3 {
    font-size: 1.125em;
    font-weight: normal;
    float: left;
    width: 91%;
}

.wzlist h3 a {
    color: #323232;
}

.wzlist span {
    float: right;
    color: #ccc;
    font-weight: normal;
    font-size: 14px;
}

.tp_list li {
    width: 290px;
    border: 1px solid #f2f9ff;
    float: left;
    margin: 6px 4px;
    display: none;
}

.tp_list li:hover {
    border-image: -webkit-linear-gradient(#fff17e, #fde840) 1 1;
    border-image: -moz-linear-gradient(#fff17e, #fde840) 1 1;
    border-image: linear-gradient(#fff17e, #fde840) 1 1;
}

.tp_list li img {
    width: 290px;
    height: 163px;
}

.tp_list h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4%;
    width: 100%;
    height: 70px;
    z-index: 4;
    font-size: 16px;
    background: #0037ae;
    color: #fff;
}

.tp_list h3 a {
    color: #fff;
}

.moreBtn {
    text-align: center;
    margin: 30px auto 15px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    width: 200px;
    border-radius: 25px;
    text-align: center;
    background: #0037ae;
    cursor: pointer;
    color: #fff;
}

.footer {
    background:#095fa7;
    font-size: 14px;
    padding-top: 40px;
    width: 100%;
    height: 90px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.backtotop {
    position: absolute;
    position: fixed;
    right: 13px;
    bottom: 40px;
    z-index: 10;
    width: 40px;
    height: 30px;
    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: 2px auto 0;
    border-left: 6px solid #f6f6f6;
    border-right: 6px solid #f6f6f6;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #007bff;
}
.nav_box { width: 100%; height: 59px; background:#efefef;}
.nav_list { width: 1200px; height: 59px; margin: 0 auto; line-height:59px; list-style: none; }
.nav_list li { float: left; font-size: 22px; color: #fff; line-height: 59px; text-align: center; cursor: pointer; position: relative; font-weight: 400;  }
.nav_list li a { color: #535353; }
.nav_list li+li { margin-left:198px; }
/*.nav_sy { border: 1px solid #fff; width: 80px; border-radius: 25px; background: #f26622; background: -moz-linear-gradient(left, #f26622 0%, #7db9e8 100%); background: -webkit-linear-gradient(left, #f26622 0%, #7db9e8 100%); background: linear-gradient(to right, #f26622 0%, #7db9e8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26622', endColorstr='#7db9e8', GradientType=1 );
}*/
.language-more { background: url(//www.news.cn/res/xhwimg/world/scosummit2018/images/arrow_down.png) no-repeat 84px 22px; padding-right: 50px; }
.language-more:hover .sub { height: 250px; padding: 15px 0; }
.sub { position: absolute; left: 0; width: 100px; transition: all 0.5s; overflow: hidden; height: 0px; background: #2d4aa7; background: linear-gradient(to top, #42ac98 0%, #42ac98 100%); z-index: 50; }
.sub a { display: block; text-align: center; font-weight: normal; }
.sub a:hover { background-color: rgba(255, 255, 255, 0.5); }
.lh-xl { line-height: 2; }
.fs-sm { font-size: 14px; }
.navbg{ color:#35a396 !important; }

@media screen and (min-width:0px) and (max-width: 767px) {
    .domPC {
        display: none;
    }

    .domMobile {
        display: block;
    }

    .banner {
        background: none;
        width: 100%;
        height: auto;
    }

    .mb_nav {
        white-space: nowrap;
        height: 36px;
        line-height: 36px;
        overflow-x: auto;
        background: #0037ae;
    }

    .mb_nav a {
        display: inline-block;
        white-space: nowrap;
        width: 32%;
        /* padding: 0 10px; */
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .mb_nav .active {
        color: #fffca2;
    }

    .content {
        width: 96%;
        margin: 10px auto;
    }

    .content h2 {
        padding-left: 10px;
    }

    .wzlist {
        width: 96%;
        margin: 0 auto 30px;
    }
    .nav_box { position: relative; z-index: 2; margin-top: 0px; width: 100%; height: 36px; }
.nav_list { list-style: none; width: 100%; height: 36px; overflow-x: scroll; font-size: 0; white-space: nowrap; background:#efefef; }
.nav_list li { display: inline-block; font-size: 14px; font-weight: bold; color: #535353; line-height: 36px; padding: 0 5px; }
.nav_list li a { color: #535353; }
.nav_list li+li {
    margin-left: 0px;
}

    .wzlist h3 {
        width: auto;
    }

    .wzlist .item {
        padding: 10px 0 10px 0;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .wzlist .item span{
        width: 165px;
        margin-left: 10px;
        margin-left: 10px;
        text-align: center;
    }
    .tp_list {
        width: 90%;
        margin: 0 auto;
    }

    .tp_list li {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 10px 0;
    }

    .tp_list li img {
        width: 100%;
        height: auto;
    }

    .tp_list h3 {
        height: auto;
        padding: 2%;
    }

    #moreBtn {
        text-align: center;
        padding: 5px 0 15px;
    }

    #autoData span {
        font-size: 12px;
    }
    
    .footer {  }
}
