body {
  width: 7.5rem;
  margin: 0 auto;
  background: #f7f7f7; }

h1, h2, h3, h4, h5, h6, b {
  font-weight: normal; }

.main_pg1 {
  width: 100%; }
  .main_pg1 .main_box1 {
    width: 100%; }
    .main_pg1 .main_box1 img {
      width: 100%; }
  .main_pg1 .main_box2 {
    width: 100%;
    padding: 0.45rem 0.35rem; }
    .main_pg1 .main_box2 span {
      display: block;
      margin-bottom: 0.3rem; }
      .main_pg1 .main_box2 span p {
        font-size: 0.28rem;
        line-height: 0.4rem; }
  .main_pg1 .main_box3 {
    width: 7.05rem;
    height: 4rem;
    margin: 0 auto; }
    .main_pg1 .main_box3 .video_box {
      width: 100%;
      height: 100%;
      position: relative; }
      .main_pg1 .main_box3 .video_box .video_pic {
        width: 100%;
        height: 100%;
        position: relative; }
        .main_pg1 .main_box3 .video_box .video_pic img {
          width: 100%;
          height: 100%;
          border-radius: 0.2rem; }
        .main_pg1 .main_box3 .video_box .video_pic span {
          position: absolute;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5);
          top: 0;
          left: 0;
          display: block;
          border-radius: 0.2rem; }
      .main_pg1 .main_box3 .video_box .play_video {
        position: absolute;
        width: 0.34rem;
        height: 0.36rem;
        top: 50%;
        left: 50%;
        margin-top: -0.18rem;
        margin-left: -0.17rem; }
  .main_pg1 .main_box4 {
    width: 100%;
    margin: 0.5rem auto 0; }
    .main_pg1 .main_box4 img {
      width: 100%; }
  .main_pg1 .main_box5 {
    width: 6.65rem;
    margin: 0 auto;
    padding: 0.3rem 0; }
    .main_pg1 .main_box5 .con_box {
      width: 100%;
      margin: 0.8rem 0; }
      .main_pg1 .main_box5 .con_box .tit_box {
        width: 100%;
        padding-bottom: 0.3rem; }
        .main_pg1 .main_box5 .con_box .tit_box img {
          width: 1.15rem;
          height: 0.8rem;
          float: left;
          margin: 0 0.35rem 0 0.4rem; }
        .main_pg1 .main_box5 .con_box .tit_box span {
          display: block;
          float: left;
          height: 100%;
          font-weight: 700;
          text-transform: Capitalize;
          line-height: 0.8rem;
          font-size: 0.28rem; }
      .main_pg1 .main_box5 .con_box .li_box {
        width: 100%; }
        .main_pg1 .main_box5 .con_box .li_box ul li {
          width: 100%;
          height: 0.9rem;
          overflow: hidden;
          line-height: 0.9rem;
          color: #ffffff;
          background: #0174cd;
          border-radius: 0.08rem;
          font-size: 0.26rem;
          padding-left: 0.3rem;
          margin-bottom: 0.35rem; }

.container_pg2 {
  width: 100%;
  background: url("../images/video_bg.jpg") no-repeat center;
  background-size: 100% 100%; }

.main_pg2 {
  width: 7rem;
  margin: 0 auto;
  padding: 3.4rem 0 1rem; }
  .main_pg2 .top_pic {
    width: 100%;
    margin-bottom: 0.4rem; }
    .main_pg2 .top_pic img {
      width: 100%; }
  .main_pg2 .video_pg2 {
    width: 100%; }
    .main_pg2 .video_pg2 ul li {
      width: 3.3rem;
      float: left;
      position: relative;
      margin-top: 0.4rem;
      height: 3.2rem; }
      .main_pg2 .video_pg2 ul li .pic_box {
        width: 100%;
        position: relative;
        height: 1.9rem; }
        .main_pg2 .video_pg2 ul li .pic_box .pic_img {
          width: 100%;
          height: 100%;
          border-radius: 0.2rem; }
        .main_pg2 .video_pg2 ul li .pic_box .black_box {
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.4);
          top: 0;
          left: 0;
          z-index: 99;
          position: absolute;
          border-radius: 0.2rem; }
          .main_pg2 .video_pg2 ul li .pic_box .black_box .play_video {
            width: 0.34rem;
            height: 0.36rem;
            top: 50%;
            position: relative;
            margin: -0.18rem auto 0; }
        .main_pg2 .video_pg2 ul li .pic_box .sp_point {
          width: 0.55rem;
          height: 0.55rem;
          background: #0057f7;
          border-radius: 0.08rem;
          color: #ffffff;
          text-align: center;
          line-height: 0.55rem;
          font-size: 0.2rem;
          display: block;
          position: absolute;
          top: -0.275rem;
          z-index: 999;
          left: 0.4rem; }
      .main_pg2 .video_pg2 ul li .txt_box {
        width: 100%;
        padding: 0.2rem 0;
        font-size: 0.24rem; }
        .main_pg2 .video_pg2 ul li .txt_box p {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          color: #fff4dc;
          text-align: center; }
    .main_pg2 .video_pg2 ul li.first_video {
      width: 100%;
      height: 5.1rem; }
      .main_pg2 .video_pg2 ul li.first_video .pic_box {
        width: 100%;
        position: relative;
        height: 4rem; }
    .main_pg2 .video_pg2 ul li:nth-child(2n-1) {
      float: right; }

.video_fix_box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none; }
  .video_fix_box .close_fix {
    width: 0.8rem;
    height: 0.8rem;
    background: url("../images/close_fix.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem; }
  .video_fix_box .video_div {
    width: 7.05rem;
    margin: 30vh auto 0; }
    .video_fix_box .video_div video {
      display: block;
      width: 100%; }

.pic_fix_box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none; }
  .pic_fix_box .close_fix {
    width: 0.8rem;
    height: 0.8rem;
    background: url("../images/close_fix.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem; }
  .pic_fix_box .pic_div {
    width: 7rem;
    margin: 20vh auto 0; }
    .pic_fix_box .pic_div img {
      display: block;
      width: 100%;
      margin-bottom: 0.1rem; }

/*# sourceMappingURL=style.css.map */
