@charset "UTF-8";
/**
*
@Author: MiniHui
@Date: Fri Jul 20 2018 09:19:30 GMT+0800 (CST)
*
*/
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;
}
body{
  background: url("http://www.xinhuanet.com/english/special/sxlfh/20180928lydh_banner_v1.jpg") center top no-repeat;
}
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;
}

.title {
  font-size: 36px;
  font-weight: bold;
  color: #587641;
  margin-bottom: 15px;
}

.title h3 {
  font-weight: bold;
}

.banner {
  width: 100%;
  height: 480px;
  /* background: url("http://www.xinhuanet.com/english/special/qhhhs2018/images/banner.jpg") center top no-repeat; */
}

.nav {
  /* margin-top: -36px; */
  height: 36px;
  line-height: 36px;
  font-size: 0;
}

.nav a {
  width: 33%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #587641;
  position: relative;
}

.nav a.active {
  background: #b2c6a6;
}

.nav a:before {
  content: "";
  width: 1px;
  height: 36px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.nav a:first-child:before {
  display: none;
}

.foot {
  margin-top: 90px;
  font-size: 15px;
  color: #535353;
  line-height: 114px;
}

.foot .container {
  border-top: 2px solid #000000;
}

.foot span {
  color: #000000;
  font-size: 33px;
}

.foot span:first-child {
  padding-right: 15px;
}

.foot span:last-child {
  padding-left: 15px;
}

.list {
  margin-top: 15px;
}

.list li {
  position: relative;
  margin: 30px 0;
  background: url(http://www.xinhuanet.com/english/images/list/161223/dot01.jpg) no-repeat 0 -4px;
  padding-left: 15px;
  text-align: left;
  line-height: 24px;
  font-size: 18px;
  color: #000;
}

.list li span {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999;
  margin-left: 20px;
  float: right;
}

.xpage-more-btn {
  width: 140px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 10px auto 0;
  border: 1px solid #ccc;
  color: #666;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

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