@charset "UTF-8";
/*
 * @Author: Minihui 
 * @Date: 2017-11-13 11:17:51 
 * @Last Modified by: Minihui
 * @Last Modified time: 2017-12-21 18:51:30
 */
/* 颜色 */
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;
}

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

html,
body {
  position: relative;
}

/* body {
    background: #eee;
    // font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
} */
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
       justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
       align-items: baseline;
}

.container {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .container {
    width: 100%;
  }
}

.domPc {
  display: block;
}

.domMob {
  display: none;
}

@media (max-width: 768px) {
  .domPc {
    display: none;
  }
  .domMob {
    display: block;
  }
}

.box {
  width: 1200px;
  margin: 0 auto;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

html,
body {
  height: auto;
}

body {
  background-position: 50% 872px;
  background-repeat: no-repeat;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/bg.png");
}

.top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #7d0000;
  background-color: rgba(125, 0, 0, 0.4);
}

.top .box {
  height: 80px;
  line-height: 80px;
}

.top a {
  position: relative;
  margin-left: 16px;
  font-size: 20px;
  color: #fefefe;
}

.top a:before {
  content: "";
  position: absolute;
  top: 32px;
  left: -8px;
  height: 16px;
  border-left: 1px solid #fefefe;
}

.top a:first-child {
  font-size: 24px;
}

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

.top .top-a-xhw:before {
  display: none;
}

.banner {
  position: relative;
  height: 872px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/banner.png");
  overflow: hidden;
}

.banner .xhw {
  position: absolute;
  right: 48px;
  bottom: 178px;
  display: block;
  width: 120px;
  height: 70px;
}

.bigpic {
  padding-top: 50px;
}

.bigpic .box {
  height: 464px;
  overflow: hidden;
}

.bigpic-txt {
  float: left;
  width: 364px;
}

.bigpic-txt h2 {
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 1.6;
  color: #404040;
}

.bigpic-txt h3 + h2 {
  padding-top: 22px;
}

.bigpic-txt h3 {
  font-size: 14px;
  line-height: 28px;
  color: #808080;
}

.bigpic-txt h3 a {
  margin-left: 6px;
  color: #da0000;
}

.bigpic-pic {
  position: relative;
  float: right;
  width: 790px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/bg_bigpic.png");
}

.bigpic-picarrow,
.bigpic-pic-l,
.bigpic-pic-r,
.bigpic-pic-pagation {
  position: absolute;
}

.bigpic-picarrow {
  top: 170px;
  z-index: 10;
  width: 100%;
}

.bigpic-pic-l,
.bigpic-pic-r {
  width: 61px;
  height: 67px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.bigpic-pic-l:hover,
.bigpic-pic-r:hover {
  background-color: rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
       box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.bigpic-pic-l {
  left: 0;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/arr_l.png");
}

.bigpic-pic-r {
  right: 130px;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/arr_r.png");
}

.bigpic-pic-pagation {
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 83.544%;
  text-align: center;
  white-space: nowrap;
}

.bigpic-pic-pagation span {
  display: inline-block;
  width: 10px;
  height: 10px;
  -moz-border-radius: 100%;
       border-radius: 100%;
  margin: 10px 4px;
  background-color: #d2d2d2;
  cursor: pointer;
  -webkit-transform: scale3d(1, 1, 1);
     -moz-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.bigpic-pic-pagation .swiper-active-switch {
  background-color: #ff0000;
  -webkit-transform: scale3d(1.1, 1.1, 1);
     -moz-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.bigpic-pic-swiper {
  float: left;
  width: 660px;
  height: 432px;
  background-color: red;
}

.bigpic-pic-swiper .swiper-wrapper,
.bigpic-pic-swiper .swiper-slide,
.bigpic-pic-swiper a,
.bigpic-pic-swiper img {
  height: 100%;
}

.bigpic-pic-swiper a,
.bigpic-pic-swiper img {
  position: relative;
  display: block;
  width: 100%;
}

.bigpic-pic-swiper span {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 18px;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: left;
}

.vroom .box {
  padding-top: 170px;
  height: 552px;
  background-repeat: no-repeat;
  background-position: 150px 45px;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/bg_videoroom.png");
}

.vroom-l {
  position: relative;
  width: 840px;
  height: 100%;
}

.vroom-iframe {
  width: 100%;
  height: 100%;
}

.vroom-iframe iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.vroom-cover {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}

.vroom-cover,
.vroom-cover img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.vroom-cover img {
  left: -100%;
}

.vroom-cover .vroom-active {
  left: 0;
  z-index: 10;
}

.vroom-cover .zIndex10 {
  z-index: 10;
}

.ani_left_in {
  -webkit-animation: l_in 1s ease 0s;
     -moz-animation: l_in 1s ease 0s;
          animation: l_in 1s ease 0s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes l_in {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@-moz-keyframes l_in {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@keyframes l_in {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

.vroom-off {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.vroom-r {
  width: 360px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.vroom-item {
  position: relative;
  height: 25%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0);
  font-size: 0;
  line-height: 138px;
  text-align: center;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  cursor: pointer;
}

.vroom-item:before, .vroom-item:after {
  position: absolute;
  bottom: 20px;
  font-size: 16px;
  line-height: 100%;
  color: #999;
}

.vroom-item:before {
  content: attr(data-day);
  left: 24px;
}

.vroom-item:after {
  content: attr(data-hour);
  left: 80px;
}

.vroom-item:hover,
.vroom-item-active {
  background-color: #cdac58;
}

.vroom-item:hover .vroom-tit,
.vroom-item-active .vroom-tit {
  color: #fff;
}

.vroom-tit {
  display: inline-block;
  width: 314px;
  margin: 0 auto;
  margin-top: -26px;
  font-size: 20px;
  line-height: 32px;
  vertical-align: middle;
  color: #333;
  text-align: left;
}

.evt {
  padding-top: 60px;
  background-repeat: no-repeat;
  background-position: 50% 90px;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/bg_evt.png");
}

.evt .box {
  position: relative;
  height: 1000px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/bg_tit_evt.png");
  overflow: hidden;
}

.evt-more {
  position: absolute;
  top: 76px;
  left: 50%;
  margin-left: 230px;
  font-size: 24px;
  line-height: 100%;
  color: #da0000;
}

.evt-wrap {
  width: 105%;
  padding-top: 170px;
}

.evt-items {
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 270px;
  height: 336px;
  border: 8px solid #bea96c;
  -moz-border-radius: 8px;
       border-radius: 8px;
  margin-right: 36px;
  margin-bottom: 44px;
  overflow: hidden;
}

.evt-items a,
.evt-items img {
  display: block;
  width: 100%;
  height: 100%;
}

.evt-items a > span {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #cdac58;
  background-color: rgba(205, 172, 88, 0.7);
  font-size: 0;
  line-height: 320px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.evt-items span > span {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
  width: auto;
  height: auto;
  background: none;
  font-size: 20px;
  line-height: 40px;
  text-align: left;
  color: #fff;
}

.evt-items a:hover > span {
  top: 0;
}

.footer {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  height: 280px;
  padding-top: 122px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("//www.xinhuanet.com/politics/yxlsp20180425/img_footer.png");
  color: #000;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
}

.sub .evt {
  padding-top: 0;
  background: none;
}

.sub .evt .box {
  position: relative;
  height: auto;
  background: none;
}

.sub .evt-wrap {
  padding-top: 30px;
}

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