* {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* 1rem = 100px */

.content{
  background: #FF3100;
}
.titleImg{
  width: 100%;
  /* height: ; */
}

.titleImg img{
  width: 100%;
}

.body1 {
  margin-top: -0.3rem;
  background-image: url(../img/img13.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 0.4rem;
}
.body1_box {
  width: 70%;
  height: 13rem;
  margin: 0 auto;
  background-image: url(../img/img3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.body1_title {
  margin: 0 auto;
  width: 8rem;
  height: 1rem;
  padding-top:0.3rem;
}

.body1_title img {
  width: 100%;
}


.contentText {
  width: 80%;
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #f39967;
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.4rem;
}

.contentText span {
  color: #e92c00;
  font-size: 0.3rem;
}

.contentTextImg{
    width: 68%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.contentTextImg div{
    width: 2.29rem;
    height: 3.23rem;
}
.contentTextImg img{
  width: 100%;
}

/* 保标会员显示优惠活动 */
@media screen and (min-width: 280px) and (max-width: 767px) {
    .contentText{
        font-size: 12px;
    }
    .contentText span{
        font-size: 14px;
    }
    .body1_box{
        height: 355px;
    }
    
}

.body2 {
    background-image: url(../img/img23.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5rem;
    /* margin-top: -0.03rem; */

  }

  .body2_box {
    width: 70%;
    height: 6.5rem;
    margin: 0 auto;
    background-image: url(../img/img14.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
  }

  .body2_title {

    width: 7rem;
    height: 0.7rem;
    margin: 0 auto;
    padding-bottom: 0.5rem;
    padding-top: 0.3rem;

  }
  
  .body2_title img {
    width: 100%;
  }
  .contentTextImg_2{
      width: 60%;
      display: flex;
      margin: 0 auto;
      justify-content: space-between;
  }
  
  .contentTextImg_2 div{
      width: 2.20rem;
      height: 2.83rem;
  }

  .contentTextImg_2 img{
    width: 100%;
    height: 100%;
  }


  /* 看直播半价买会员 */
  @media screen and (min-width: 280px) and (max-width: 767px) {
    .body2_box{
        height: 200px;
    }
}

.body3 {
    background-image: url(../img/img24.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5rem;
    /* margin-top: -0.03rem; */

  }

  .body3_box {
    width: 70%;
    height: 5.5rem;
    margin: 0 auto;
    background-image: url(../img/img18.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
  }

  .body3_title {
    margin: 0 auto;
    width: 9rem;
    height: 0.7rem;
    padding-bottom: 0.5rem;
    padding-top: 0.3rem;
  }
  
  .body3_title img {

    width: 100%;
  }

  .contentTextImg_3{
      width: 70%;
      display: flex;
      margin: 0 auto;
      justify-content: space-between;
  }
  
  .contentTextImg_3 div{
      width: 2.86rem;
      height: 1.8rem;
  }

  .contentTextImg_3 img{
    width: 100%;
  }

    /* 购VIP送招投标课程 */
    @media screen and (min-width: 280px) and (max-width: 767px) {
   
        .body3_box{
            height: 200px;
        }
        
    }



    .body4 {
        background-image: url(../img/img25.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top: 0.5rem;
        /* margin-top: -0.04rem; */
    
      }
    
      .body4_box {
        width: 68%;
        height: 9rem;
        margin:  0 auto;
        background-image: url(../img/img26.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
      }
    
      .body4_title {
        margin: 0 auto;
        width: 8rem;
        height: 1rem;
        padding-bottom: 0.5rem;
        padding-top: 0.3rem;
      }
      
      .body4_title img {
     
        width: 100%;
      }

      .contentTextImg_4{
        width: 70%;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;
        margin-top: 0.6rem;
    }
    
    .contentTextImg_4 div{
        width: 3.47rem;
        height: 3.44rem;
    }
  
    .contentTextImg_4 img{
      width: 100%;
    }
  
      /* 购VIP送招投标课程 */
      @media screen and (min-width: 280px) and (max-width: 767px) {
     
          .body4_box{
              height: 350px;
          }
          
      }


      .body5 {
        background-image: url(../img/img30.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top: 0.5rem;
        /* margin-top: -0.04rem; */
      }
    
      .body5_box {
        width: 68%;
        height: 6.5rem;
        margin:  0 auto;
        background-image: url(../img/img31.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
      }
    
      .body5_title {
        margin: 0 auto;
        width: 8rem;
        height: 0.7rem;
        padding-bottom: 0.5rem;
        padding-top: 0.3rem;
      }
      
      .body5_title img {
        width: 100%;
      }

      .contentTextImg_5{
        width: 70%;
        margin: 0 auto;
        margin-top: 0.6rem;
    }
    
    .contentTextImg_5 div{
        width: 9.08rem;
        height: 2.51rem;
    }
  
    .contentTextImg_5 img{
      width: 100%;
    }
  
      /* 购VIP送招投标课程 */
      @media screen and (min-width: 280px) and (max-width: 767px) {
          .body5_box{
              height: 260px;
          }
          
      }

  /* 备案号 */
.webRecordNo {
    font-size: 0.22rem;
    background: red;
    border: 2px solid red;
    color: #fff;
    text-align: center;
    padding: 0.5rem 0.5rem;

  }
  
  .webRecordNo a {
    text-decoration: none;
    color: #fff;
  }

  /* 站长统计 */
  .hide{
    display: none;
  }