@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: 1200px;
  margin: 0 auto;
}

body {
  min-width: 1200px;
  font-family: Georgia;
}

.title {
  font-size: 38px;
  color: #cc3333;
  font-weight: bold;
  position: relative;
}

.title i {
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/line.png") 0 center repeat-x;
  width: 80%;
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  top: 14px;
}

.banner {
  width: 100%;
  height: 316px;
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/banner.jpg") center top no-repeat;
  position: relative;
}

.banner .lan {
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  color: #008ff3;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -320px;
}

.banner .lan a {
  padding-left: 10px;
  padding-right: 10px;
  color: #008ff3;
}

.banner .lan a.active {
  color: #fff;
}

.nav {
  height: 89px;
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/nav.png") center top no-repeat;
  position: relative;
  /* .fx{
            position: absolute;
            right: 50%;
            bottom: 35px;
            margin-right: -800px;
            width: 113px;
            height: 38px;
    } */
}

.nav a {
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 89px;
}

.nav a:nth-of-type(2), .nav a:nth-of-type(7) {
  line-height: 30px;
  padding-top: 16px;
  padding-bottom: 12px;
}

.nav a:first-child {
  margin-left: 0;
}

.nav a.active, .nav a:hover {
  background-image: -moz-linear-gradient(90deg, #740003 0%, #ae0000 100%);
  background-image: -webkit-linear-gradient(90deg, #740003 0%, #ae0000 100%);
  background-image: -ms-linear-gradient(90deg, #740003 0%, #ae0000 100%);
  box-shadow: inset 0px 3px 32px 0px rgba(0, 0, 0, 0.29);
}

.foot {
  text-align: center;
  background: #3388e5;
  color: #fff;
  font-size: 14px;
  line-height: 80px;
  margin-top: 50px;
  font-family: Arial, Helvetica, sans-serif;
}

.session {
  margin: 20px auto 0;
}

.carousel {
  margin-top: 20px;
  margin-bottom: 50px;
}

.carousel .container {
  position: relative;
}

.carousel .swiper-slide {
  background: #f1f1f1;
}

.carousel .arrow-left {
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/prev-big.png") no-repeat left bottom;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -21px;
  width: 18px;
  height: 42px;
  cursor: pointer;
}

.carousel .arrow-right {
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/next-big.png") no-repeat left bottom;
  position: absolute;
  right: -40px;
  top: 50%;
  margin-top: -21px;
  width: 18px;
  height: 42px;
  cursor: pointer;
}

.carousel h2 {
  line-height: 85px;
  font-size: 28px;
  font-weight: bold;
  color: #313131;
  padding-left: 10px;
  padding-right: 10px;
}

.focus .left {
  width: 846px;
}

.focus .right {
  width: 296px;
}

.focus-list li {
  margin-top: 30px;
}

.focus-list img {
  width: 219px;
  height: 126px;
  float: left;
}

.focus-list h2 {
  font-size: 28px;
  font-weight: bold;
  color: #434343;
  height: 126px;
  margin-left: 239px;
  border-bottom: 1px solid #ccc;
}

.agenda .title {
  text-align: center;
  padding-bottom: 40px;
}

.agenda .title span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-left: 10px;
  padding-right: 10px;
}

.agenda .title:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 25px;
  background: #cc3333;
}

.agenda li {
  margin-bottom: 35px;
}

.agenda .agenda-date {
  width: 69px;
  height: 75px;
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/date.png") 0 0 no-repeat;
  text-align: center;
  font-family: Arial;
  color: #313131;
  float: left;
  margin-right: 15px;
}

.agenda .agenda-date-day {
  font-size: 34px;
  font-weight: bold;
  line-height: 50px;
}

.agenda .agenda-date-mon {
  font-size: 14px;
  font-weight: bold;
}

.agenda .agenda-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #313131;
}

.calendar {
  position: relative;
  border: 1px solid #c9151e;
  margin-bottom: 15px;
}

.calendar .title {
  text-align: center;
  position: absolute;
  top: -22px;
  width: 100%;
}

.calendar .title span {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.calendar .month {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 37px;
  text-align: center;
  background: #c9151e;
  margin-top: 27px;
}

.calendar .week {
  margin-left: 4%;
  margin-right: 4%;
  border-bottom: 1px solid #c9151e;
}

.calendar .week li {
  width: 14%;
  float: left;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
}

.calendar .day {
  margin-left: 4%;
  margin-right: 4%;
  font-family: Arial, Helvetica, sans-serif;
}

.calendar .day li {
  width: 14%;
  float: left;
  font-size: 22px;
  line-height: 36px;
  height: 36px;
  text-align: center;
}

.calendar .day li a {
  color: #c9151e;
  display: block;
}

.calendar .day li a:hover {
  color: #fff;
  background: #c9151e;
  border-radius: 50%;
}

.video {
  margin-top: 50px;
  background: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 40px;
}

.video-list {
  margin-top: 30px;
}

.video-list li {
  width: 280px;
  background-color: #fff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.08);
  float: left;
  margin-left: 25px;
  position: relative;
}

.video-list li:first-child {
  margin-left: 0;
}

.video-list li:before {
  content: "";
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/play.png") 0 0 no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
  top: 160px;
}

.video-list img {
  width: 280px;
  height: 190px;
}

.video-list h2 {
  padding: 10px;
  font-weight: bold;
  line-height: 30px;
  font-size: 18px;
}

.comList {
  margin-top: 50px;
}

.comList .left {
  width: 600px;
}

.comList .right {
  width: 520px;
}

.comList .picTxt {
  margin-top: 20px;
}

.comList .picTxt .pic {
  width: 280px;
  height: 195px;
  position: relative;
  float: left;
  overflow: hidden;
}

.comList .picTxt .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.comList .picTxt .pic a {
  color: #fff;
}

.comList .picTxt .pic h2 {
  width: 100%;
  height: 100%;
  padding: 15px;
  box-sizing: border-box;
  background: rgba(0, 104, 183, 0.8);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 100%;
  line-height: 30px;
  transition: top 1s;
}

.comList .picTxt .pic:hover h2 {
  top: 0;
}

.comList .picTxt .txt {
  margin-left: 340px;
}

.comList .picTxt .txt li {
  padding-bottom: 10px;
  position: relative;
}

.comList .picTxt .txt li:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 8px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cc3333;
}

.comList .picTxt .txt li a {
  font-size: 18px;
  line-height: 26px;
  color: #434343;
  font-weight: bold;
}

.comList .allTxt {
  margin-top: 20px;
}

.comList .allTxt li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}

.comList .allTxt li:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 8px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cc3333;
}

.comList .allTxt li a {
  font-size: 18px;
  line-height: 26px;
  color: #434343;
  font-weight: bold;
}

.interview {
  margin-top: 50px;
}

.interview .container {
  position: relative;
}

.interview .swiper-container {
  margin-top: 50px;
}

.interview .swiper-slide {
  text-align: center;
}

.interview .arrow-left {
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/prev-small.png") no-repeat left bottom;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.interview .arrow-right {
  background: url("http://www.xinhuanet.com/english/special/2018lh/images/next-small.png") no-repeat left bottom;
  position: absolute;
  right: -40px;
  top: 50%;
  margin-top: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.interview img {
  width: 115px;
  height: 115px;
  border-radius: 50%;
  overflow: hidden;
}

.interview h2 {
  font-size: 16px;
  width: 115px;
  margin: 0 auto;
  color: #b59852;
  line-height: 24px;
  text-align: left;
}

.about {
  margin-top: 50px;
}

.about .pic {
  margin-top: 30px;
}

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