@charset"UTF-8";

html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #3773db;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

input {
    outline: none;
}

button {
    border: 0;
    outline: 0;
}

/* 图片地址 */

/* 颜色 */

/* 屏幕尺寸 */
html,
body {
    position: relative;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.container {
    width: 1000px;
    margin: 0 auto;
}

.col-title {
    width: 1000px;
    height: 85px;
    margin: 80px auto 30px;
}

.title1 {
    background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/title1.png") left center no-repeat;
}

.title2 {
    background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/title2.png") left center no-repeat;
    margin: 80px auto -30px;
}

.title3 {
    background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/title3.png") left center no-repeat;
}

.title4 {
    background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/title4.png") left center no-repeat;
}

.title5 {
    background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/title5.png") 87px center no-repeat;
    width: 1144px;
}

.banner {
    width: 100%;
    height: 486px;
    background:url(http://www.emerinfo.cn/zt/20200615aqpjjgzyxwzxzz/index/images/banner.jpg) center top no-repeat;
}

.banner img {
    display: none;
}

.nav {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    background:url(http://www.emerinfo.cn/zt/20200615aqpjjgzyxwzxzz/index/images/nav.png) center top no-repeat;     margin-top: -26px;
}

.nav_list {
    list-style: none;
    width: 1200px;
    margin: 0 auto;
}

.nav_list li {
    float: left; padding:0 87px !important;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    position: relative;

}

.nav_list li::before {
    content: "|";
    color: #fff;
    position: absolute;
    left: 0;

}

.nav_list li a {
    font-weight: bold;
    color: #fff;
}

.nav_list li:last-child::after {
    content: "";
    color: #fff;
    position: absolute;
    right: 0;

}
.nav_list li:first-child::before {
    content: "";
    color: #fff;
    position: absolute;
    right: 0;

}

/* .nav_list li+li {
    margin-left: 145px;
} */

.language-more {
    background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 85px 25px;
    padding-right: 50px;
    background-size: auto 16%;
}

.language-more:hover .sub {
    height: 280px;
    padding: 15px 0;
}

.sub {
    position: absolute;
    left: -6px;
    width: 115px;
    transition: all 0.5s;
    overflow: hidden;
    height: 0px;
    background: #2c9592;
    background: linear-gradient(to top, #2c9592 0%, #2c9592 100%);
    z-index: 50;
}

div.sub a {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 31px;
}

.sub a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.foot {
    background: url(http://www.emerinfo.cn/zt/20200615aqpjjgzyxwzxzz/index/images/bg2.png);
    font-size: 14px;
    padding-top: 40px;
    width: 100%;
    height: 65px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 40px;
}

/*标题通用*/
.title {
    width: 1000px;
    height: 30px;
    background: url(http://www.newsimg.cn/english/special/2017lh/images/ej-dht.jpg) repeat-x;
    position: relative;
    margin-bottom: 20px;
}

.title h3 {
    padding: 0px 15px 0 0px;
    background: #FFF;
    font-size: 30px;
    position: absolute;
    top: -7px;
    left: 0;
    line-height: 30px;
    color: #406ead;
    font-weight: bold;
}

.title h3 a {
    color: #c20202;
}

.title span {
    display: inline-block;
    float: right;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    color: #c20202;
}

.title span a {
    color: #c20202;
}

.list {
    margin-top: 30px;
}

.list ul {
    width: 100%;
    height: auto;
    margin-bottom: 45px;
}

.list li {
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.list li i {
    width: 2px;
    height: 2px;
    display: inline-block;
    background: #000;
    border-radius: 2px;
    position: absolute;
    top: 17px;
    left: 0;
}

.list li span {
    display: inline-block;
    color: #b1b1b1;
    margin-left: 5px;
}

.list li.list-photo {
    float: left;
    border-bottom: 0;
    width: 300px;
    height: 263px;
    float: left;
    padding: 0 15px 0 18px;
    line-height: 25px;
    margin-bottom: 20px;
    overflow: hidden;
}

.list li.list-photo img {
    width: 300px;
    height: 193px;
}

.xpage-more-btn {
    width: 174px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bbb;
    background: #eee;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
}

.xpage-more-btn:hover {
    background: #ddd;
}

.xpage-more-btn:active {
    background: #ccc;
}

@media screen and (max-width: 768px) {
    .banner {
        width: 100%;
        height: auto;
        background: none;
    }

    .banner img {
        display: block;
        width: 100%;
    }

    .nav {
        width: 100%;
        height: 36px;
        margin: 0 auto;
        background: #c20202;
        overflow-x: scroll;
    }

    .nav_list {
        width: 500px;
    }

    .nav_list li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        line-height: 36px;
    }

    .nav_list li:first-child::before {
        display: none
    }

    li.language-more {
        display: none;
    }

    .container {
        width: 100%;
    }

    .title {
        width: 100%;
    }

    .list ul {
        width: 96%;
        height: auto;
        margin-bottom: 45px;
        padding: 0 2%;
    }

    .list li.list-photo {
        width: 48%;
        padding: 0 1%;
        height: auto;
    }

    .list li.list-photo:nth-child(odd) {
        clear: left;
    }

    .list li.list-photo img {
        width: 100%;
        height: auto;
    }

    .foot {
        text-align: center;
        font-size: 14px;
        padding: 30px 0;
        margin-top: 30px;
    }

    /* .nav_list li+li {
        margin-left: 55px;
    } */
}

.language-more:hover .sub {
    height: 300px;
    padding: 5px 0 15px;
}