/* html{
  font-size: calc(100vw / 0.75);
} */
.seminar_nav{
  max-height: 46px;
  overflow: hidden;
}
nav .finish.remedy{
  background: url('https://file.xueanquan.com/special-system/images/remedy.png') no-repeat !important;
  background-position: 0 0 !important;
  background-size: 100% !important;
}
.row.poster-bg{
  background: #F1FBFF !important;
  color: #333333;
}
.qwheyanbg{
  background: #F3FBF6;
}
.qwheyan{
  position: relative;
  max-width: 908px;
  margin: 0 auto;
  border: none;
}
.qwheyan.iswx{
  position: relative;
  max-width: 710px;
  margin: 0 auto;
}
.qwheyan-img{
  position: absolute;
  top: 38.1%;
  left: 35.6%;
  bottom: 16.2%;
  width: 28.8%;
  border-radius: 10px;
  overflow: hidden;
}
.qwheyan.iswx .qwheyan-img{
  position: absolute;
  top: 49.2%;
  left: 31.5%;
  bottom: 12.1%;
  width: 37%;
  border-radius: 0;
  overflow: hidden;
}
.qwheyan-img img{
  width: 100%;
}
.qwheyan-refresh{
  position: absolute;
  left: 36.2%;
  top: 92%;
  right: 36.2%;
  bottom: 2%;
  background: url("https://huodong.xueanquan.com/2025qjkx/image/refresh-btn.png") no-repeat;
  background-size: contain;
  cursor: pointer;
}
.qwheyanpc .qwheyan-img{
  top: 38.4%;
  left: 35.6%;
  bottom: 28%;
  width: 28.8%;
}
.qwheyanpc .qwheyan-refresh{
  left: 25%;
  top: 92%;
  right: 25%;
  bottom: 2%;
}
.tab li.isheyan a p .tabfinish, .tab li.isheyanstu a p .tabfinish{
  background: url("https://huodong.xueanquan.com/2025qjkx/image/tab_finish.png") no-repeat;
  background-size: 100%;
}
.tab li.isheyan a p .tabfinish.normal, .tab li.isheyanstu a p .tabfinish.normal{
  background: url("https://huodong.xueanquan.com/2025qjkx/image/tab_heyan.png") no-repeat;
  background-size: 100%;
}
.checkend{
  padding: 100px 0;
  text-align: center;
}
.checkend .hyicon{
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 20px;
}
.checkend .hyicon.right{
  background: url("https://huodong.xueanquan.com/2025qjkx/image/right.png") no-repeat;
  background-size: 100%;
}
.checkend p{
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 1199px){
  .seminar_nav .container{
    width: 100%;
  }
}
@media (max-width: 767px){
  .seminar_nav{
    max-height: 40px !important;
  }
  .blessify{
    width: calc(100% + 30px) !important;
    margin: 0 -15px !important;
  }
}


