.seminar_nav{
  max-height: 46px;
  overflow: hidden;
}
.nav .finish{
  background: url('../image/finish.png') no-repeat !important;
  background-position: 0 0 !important;
  background-size: 43px auto !important;
}
.nav .finish.normal{
  background: url('../image/finishno.png') no-repeat !important;
  background-position: 0 0 !important;
  background-size: 43px auto!important;
}
.nav .finish.remedy{
  background: url('https://file.xueanquan.com/special-system/images/remedy.png') no-repeat !important;
  background-position: 0 0 !important;
  background-size: 43px auto !important;
}

.isheyan.finish{
  background: url("../image/heyan.png") no-repeat !important;
  background-size: 43px auto !important;
}
.isheyan.finish.normal{
  background: url("../image/heyanno.png") no-repeat !important;
  background-size: 43px auto !important;
}

@media (max-width: 767px){
  .nav .finish{
    background-size: 35px auto !important;
  }
  .nav .finish.normal{
    background-size: 35px auto!important;
  }
  .nav .finish.remedy{
    background-size: 35px auto !important;
  }

  .isheyan.finish{
    background-size: 35px auto !important;
  }
  .isheyan.finish.normal{
    background-size: 35px auto !important;
  }
}
.navName{
  display: inline-block;
}
.row.poster-bg{
  background: #F3FBF6 !important;
  color: #333333;
}
.poster{
  position: relative;
  max-width: 750px;
  margin: 0 auto 0;
  border: none;
}
.poster-img img{
  width: 100%;
}
.poster.iswx{
  position: relative;
  max-width: 7.5rem;
  margin: 0;
}
.poster-code{
  display: block;
  position: absolute;
  width: 44.8%;
  top: 40.692641%;
  left: 27.6%;
  bottom: 29.87013%;
  right: 27.6%;
  overflow: hidden;
}
.poster.iswx .poster-code{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  top: 40.692641%;
  left: 27.6%;
  bottom: 29.87013%;
  right: 27.6%;
  overflow: hidden;
}


.qwheyanbg{
  background: #F3FBF6;
}
.qwheyan{
  position: relative;
  max-width: 908px;
  margin: 20px auto 0;
  border: none;
}
.qwheyan.iswx{
  position: relative;
  max-width: 710px;
  margin: 20px 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;
}
.iswx .qwheyan-refresh{
  top: 94%;
  bottom: 0;
}
.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;
}
.gzh-img{
  display: block;
  max-width: 240px !important;
  margin: 0 auto;
}
@media (max-width: 1199px){
  .seminar_nav .container{
    width: 100%;
  }
}
@media (max-width: 767px){
  .seminar_nav{
    max-height: 40px !important;
  }
  .small-screen.posterbg{
    padding: 0 !important;
  }
}

@media (max-width: 454px) {
    .nav-pills>li>a p span.navName {
       display: inline-block;
    }
}
