/* 引导层 */
.guide_coach{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 999999999999;
}
.guide_coach .content_two {
    position: relative;
  }
  
  .userGuide_two {
    flex-direction: column;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    width: 400px;
    /* height: 130px; */
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    /* right: 88px; */
    /* left: 32%; */
    /* top: 8%; */
   
    /* top: 277px; */
    left: 40%;
    top: 272px;
}



  
  /* .userGuide img {
    position: absolute;
    top: -56px;
    right: 12px;
  } */
  
  .userGuide_two h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
  
.userGuide_two p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    color: rgba(51,51,51,1);
}
  
.userGuide_two a {
    display: block;
    float: left;
    color: #777777;
    font-size: 16px;
    margin-top: 20px;
    background: #2F61C9;
    /* padding: 6px 20px; */
    color: #fff;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.userGuide_two .guide-box_two {
    width: 450px;
    height: 316px;
    opacity: 1;
    border: 4px solid #ffffff;
    position: absolute;
    left: -220px;
    top: 262px;
}
  .userGuide_two .guide-trangle_two {
    border-bottom: none;
    /* width: 100px; */
    /* height: 50px; */
    position: absolute;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-top: 15px solid #fff;
    left: 30px;
    top: 240px;
  }

  .userGuide_three {
    flex-direction: column;
    align-items: center;
    display: none;
    box-sizing: border-box;
    width: 400px;
    /* height: 130px; */
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    /* right: 88px; */
    /* left: 32%; */
    /* top: 8%; */
  
    left: 15%;
    top: 290px;
}



  
  /* .userGuide img {
    position: absolute;
    top: -56px;
    right: 12px;
  } */
  
  .userGuide_three h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
  
.userGuide_three p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    color: rgba(51,51,51,1);
}
  
.userGuide_three a {
    display: block;
    float: left;
    color: #777777;
    font-size: 16px;
    margin-top: 20px;
    background: #2F61C9;
    /* padding: 6px 20px; */
    color: #fff;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.userGuide_three .guide-box_three {
    width: 450px;
    height: 316px;
    opacity: 1;
    border: 4px solid #ffffff;
    position: absolute;
    left: -220px;
    top: 246px;
}
  .userGuide_three .guide-trangle_three {
    border-bottom: none;
    /* width: 100px; */
    /* height: 50px; */
    position: absolute;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-top: 15px solid #fff;
    left: 30px;
    top: 212px;
  }


  

.guide {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 999999999999;
  }
  
  .guide .content {
    position: relative;
  }
  
  /* .userGuide {
    flex-direction: column;
    align-items: center;
    display: none;
    box-sizing: border-box;
    width: 400px;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    right: 30.7%;
    top: 179px;
} */
.userGuide {
  flex-direction: column;
  align-items: center;
  display: none;
  box-sizing: border-box;
  width: 400px;
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  position: absolute;
  right: 8.4%;
  top: 258px;
}
.hid{
    display: none !important;
}


  
  /* .userGuide img {
    position: absolute;
    top: -56px;
    right: 12px;
  } */
  
  .userGuide h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
  
.userGuide p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    color: rgba(51,51,51,1);
}
  
.userGuide a {
    display: block;
    float: left;
    color: #777777;
    font-size: 16px;
    margin-top: 20px;
    background: #2F61C9;
    /* padding: 6px 20px; */
    color: #fff;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}




.userGuide .guide-box {
  width: 128px;
  height: 48px;
  opacity: 1;
  position: absolute;
  left: -143px;
  top: 149px;
  text-align: center;
  line-height: 50px;
  background-color: #2F61C9;
  color: #fff;
  font-size: 16px;
}
.userGuide .guide-trangle {
  border-bottom: 15px solid transparent;
  position: absolute;
  border-right: none;
  border-left: 14px solid #fff;
  border-top: 15px solid transparent;
  left: -14px;
  top: 155px;
  transform: rotate(180deg);
}
  
  .liveBroadcast {
    width: 250px;
    height: 130px;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    left: 80px;
    top: 230px;
    display: none;
  }
  
  .liveBroadcast img {
    position: absolute;
    bottom: -56px;
    left: -34px;
    transform: rotate(180deg);
  }
  
  .liveBroadcast h1 {
    font-size: 20px;
    font-weight: bold;
  }
  
  .liveBroadcast p {
    font-size: 16px;
    line-height: 36px;
    margin-top: 6px;
  }
  
  .liveBroadcast a {
    display: block;
    float: right;
    color: #777777;
    font-size: 16px;
    margin-top: 8px;
    background: #2F61C9;
    padding: 6px 20px;
    color: #fff;
    border-radius: 14px;
  }
  
  .liveBroadcast .guidebox {
    width: 1110px;
    height: 148px;
    border: 2px solid #fff;
    position: absolute;
    bottom: -206px;
    left: -80px;
  }
  
  /* @media all and(max-width:1500px){
    .userGuide {
      flex-direction: column;
      align-items: center;
      display: none;
      box-sizing: border-box;
      width: 400px;
      background: #fff;
      border-radius: 5px;
      padding: 30px;
      position: absolute;
      right: 42.8%;
      top: 201px;
    }
    .userGuide .guide-box {
      width: 150px;
      height: 50px;
      opacity: 1;
      position: absolute;
      left: 446px;
      top: 149px;
      text-align: center;
      line-height: 50px;
      background-color: #2F61C9;
      color: #fff;
      font-size: 16px;
    }
    .userGuide_two {top:246px}
    .userGuide_three{top:246px;left:12%}
  } */
  @media all and (max-width:1500px) {
    /* .userGuide {
      flex-direction: column;
      align-items: center;
      display: none;
      box-sizing: border-box;
      width: 400px;
      background: #fff;
      border-radius: 5px;
      padding: 30px;
      position: absolute;
      right: 19.1%;
      top: 179px;
  } */
  .userGuide {
    flex-direction: column;
    align-items: center;
    display: none;
    box-sizing: border-box;
    width: 400px;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    right: 1.5%;
    top: 238px;
}
    
    .userGuide_two {top:246px}
    .userGuide_three{top:246px;left:12%}
    
    } 

  @media all and (max-width:1200px) {
    /* .userGuide {
      flex-direction: column;
      align-items: center;
      display: none;
      box-sizing: border-box;
      width: 400px;
      background: #fff;
      border-radius: 5px;
      padding: 30px;
      position: absolute;
      right: 210px;
      top: 390px;
  } */
  .userGuide {
    flex-direction: column;
    align-items: center;
    display: none;
    box-sizing: border-box;
    width: 400px;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    position: absolute;
    right: 149px;
    top: 437px;
}
  .userGuide .guide-trangle {
    border-bottom: 15px solid transparent;
    position: absolute;
    border-right: none;
    border-left: 14px solid #fff;
    border-top: 15px solid transparent;
    left: 196px;
    top: -21px;
    transform: rotate(-90deg);
}
.userGuide .guide-box {
  width: 128px;
  height: 48px;
  opacity: 1;
  position: absolute;
  left: 138px;
  top: -62px;
  text-align: center;
  line-height: 50px;
  background-color: #2F61C9;
  color: #fff;
  font-size: 16px;
}




.userGuide_two {
  flex-direction: column;
  align-items: center;
  display: flex;
  box-sizing: border-box;
  width: 400px;
  /* height: 130px; */
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  position: absolute;
  /* right: 88px; */
  /* left: 32%; */
  /* top: 8%; */
  /* top: 277px; */
  left: 52%;
  top: 306px;
}
.userGuide_three {
  flex-direction: column;
  align-items: center;
  display: none;
  box-sizing: border-box;
  width: 400px;
  /* height: 130px; */
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  position: absolute;
  /* right: 88px; */
  /* left: 32%; */
  /* top: 8%; */
  left: 8%;
  top: 306px;
}
  } 
 
  