@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: 587px;
  background: url("http://www.xinhuanet.com/english/cnleaders/2018SCOSummit/images/banner.jpg") center top no-repeat;
}

.banner img {
  display: none;
}

.nav {
  width: 1000px;
  height: 62px;
  margin: -158px auto 0;
}

.nav_list {
  list-style: none;
}

.nav_list li {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.nav_list li a {
  font-weight: bold;
  color: #fff;
}

.nav_list li + li {
  margin-left: 73px;
}

.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: #00cdff;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
  margin-top: 100px;
}

/*标题通用*/
.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: #2d9692;
  font-weight: bold;
}

.title h3 a {
  color: #407434;
}

.title span {
  display: inline-block;
  float: right;
  line-height: 26px;
  height: 26px;
  font-size: 14px;
  color: #8aa585;
}

.title span a {
  color: #8aa585;
}

.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;
}

.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: 100px;
  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: #2c9592;
    overflow-x: scroll;
  }
  .nav_list {
    width: 800px;
  }
  .nav_list li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
  }
  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;
  }
}

/*# sourceMappingURL=maps/ej.css.map */
