.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.oh {
  overflow: hidden;
}
.bgr {
  background-repeat: no-repeat;
}
.bgpcb {
  background-position: center bottom;
}
.bgpct {
  background-position: center top;
}
.bgplc {
  background-position: left center;
}
.bgpcc {
  background-position: center center;
}
.bk {
  display: block;
}
.pseudo {
  content: "";
  position: absolute;
  display: block;
}
.g-opacity0 {
  opacity: 0;
}
.fm-ms {
  font-family: "微软雅黑";
}
iframe {
  display: block;
  width: 100%;
}
.box {
  width: 1000px;
  margin: 0 auto;
}
body {
  font-family: "微软雅黑";
}
.banner {
  height: 350px;
  margin-bottom: 50px;
  border-bottom: 5px solid #32147b;
  background-image: url("http://www.newsimg.cn/video/xbsp/20170313xjpgxdljs/img/bg_banner.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.banner .box {
  position: relative;
}
.banner .logo {
  position: absolute;
  top: 20px;
  left: 0;
  width: 122px;
  height: 76px;
  background-image: url("http://www.newsimg.cn/video/xbsp/20170313xjpgxdljs/img/logo.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.row1 {
  padding-bottom: 40px;
}
.row1 .box {
  height: 372px;
}
.r1-left {
  display: block;
  float: left;
  width: 660px;
  height: 100%;
}
.r1-left img {
  display: block;
  width: 100%;
  height: 100%;
}
.r1-right {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: right;
  width: 320px;
  height: 100%;
  padding: 24px 20px;
  background-color: #4258aa;
  background-image: url("http://www.newsimg.cn/video/xbsp/20170313xjpgxdljs/img/bg_repeat.png");
}
.r1-right:before {
  content: "";
  position: absolute;
  display: block;
  content: url("http://www.newsimg.cn/video/xbsp/20170313xjpgxdljs/img/bg_arrow.png");
  top: 20px;
  left: -14px;
  width: 14px;
  height: 21px;
}
.r1-right-tit a {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
}
.r1-right-tit-abstr {
  font-size: 16px;
  line-height: 24px;
  color: #c2c7df;
}
.r1-right-btn {
  position: absolute;
  left: 50%;
  bottom: 24px;
  display: block;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  background-image: url("http://www.newsimg.cn/video/xbsp/20170313xjpgxdljs/img/icon_play.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.row-item {
  width: 320px;
  height: 242px;
  float: left;
  margin-left: 20px;
}
.row-item:first-child {
  margin-left: 0;
}
.row-item a,
.row-item img {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
}
.row-item a:first-child {
  height: 180px;
  padding-top: 0;
}
.row-item a:first-child img {
  width: 100%;
  height: 100%;
}
.row-item a:first-child + a {
  padding-top: 10px;
}
.footer {
  height: 98px;
  padding-top: 52px;
  background-color: #c9ddf7;
  font-size: 16px;
  line-height: 30px;
  color: #3d52a4;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .box {
    width: 330px;
  }
  .banner {
    height: 147px;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
            background-size: auto 100%;
    margin-bottom: 11px;
  }
  .banner .logo {
    top: 10px;
    left: 0;
    width: 61px;
    height: 38px;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
            background-size: 100% auto;
  }
  .footer {
    padding: 10px;
    height: auto;
    font-size: 12px;
    line-height: 100%;
  }
  .footer .box {
    width: 90%;
  }
  .row1 {
    padding-bottom: 10px;
  }
  .row1 .box {
    height: auto;
  }
  .row1 .r1-left {
    float: none;
    width: 100%;
    padding-bottom: 5px;
    height: 186px;
  }
  .row1 .r1-right {
    float: none;
    width: 100%;
    height: 40px;
    padding: 0;
  }
  .row1 .r1-right:before {
    display: none;
  }
  .row1 .r1-right-tit a {
    display: block;
    padding-left: 49px;
    font-size: 18px;
    line-height: 40px;
  }
  .row1 .r1-right-tit-abstr {
    display: none;
  }
  .row1 .r1-right-btn {
    top: 2px;
    left: 10px;
    width: 35px;
    height: 35px;
    margin-left: 0;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
            background-size: 100%;
  }
  .row-item {
    float: none;
    width: 330px;
    height: 242px;
    margin: 0 auto;
  }
}
.hide {
  display: none;
}

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