.header_box{
    position: fixed;
    top: 0;
    left: 0;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    z-index: 4;
}

.header-wrap{
  background: #FFFFFF;
  box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
  border-radius: 0rem 0rem 0rem 0rem;
}
.header_libbox{
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
}
.header_libox1 a{
    color: #000000;
}

.header_ul .li .li_a{
  color: #000000;
  
}
.xiala_option{
 border: .01rem solid #0074DC;   
}
/* tab */
.yyhy_banxin{
    width: 16rem;
    margin: 0 auto;
  /*padding: 0.44rem 0 0.88rem;*/
  padding-top: .44rem;
  
}
.yyhy_tab{
    position: relative;
}
.yyhy_tab::after{
    content: ' ';
    width: 100%;
    height: .01rem;
    background-color: #dedede;
    position: absolute;
    bottom: 1.24rem;
}
.tab_box{
  display: flex;
  justify-content:center;
  margin-bottom: 0.9rem;
}
.tab_li{
  
  font-size: 0.18rem;

}
.tab_li+.tab_li{
  margin-left: 0.27rem;
}
.tab_li a{
  display: inline-block;
  width: 1.6rem;
  border: 0.01rem solid #C3C3C3;
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  height: 0.4rem;
  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: normal;
  font-size: 0.18rem;
  color: #525252;
  line-height: 0.4rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  /* vertical-align:middle; */
}
.tab_li .active{
  color: #FFFFFF;
  background: #D60000;
  border-color: #D60000;
}

/* tab end */





.guide{
  display: flex;
  align-items: center;
  border-bottom: 0.01rem solid ;
  border-color: rgba(0,0,0,0.11);
  padding-top:0.56rem ;
  padding-bottom: 0.27rem;
  padding-left: 1.6rem;
}

.guide_cont{

  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: normal;
  font-size: 0.16rem;
  color: #757575;
  /* letter-spacing: 10px; */
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 0.14rem;
}
.guide_cont a{
  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: normal;
  font-size: 0.16rem;
  color: #757575;
  /* letter-spacing: 10px; */
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.guide_cont:last-child{
  color: #393939;
}
.iconfont_cont{
  width: 0.13rem;
  height: 0.13rem;
}
.iconfont_cont img{
  width: 100%;
  height: 100%;
  display: block;
}
.qyry{
    padding-top: 1rem;
  background: #F6F6F6;
}
/* xin */










 html,
    body {
      position: relative;
      height: 100%;
    }

    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
    }

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      /*background: #fff;*/
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    body {
      background: #000;
      color: #000;
    }

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.swp{
    overflow: hidden;
}    
    
    
    
    .slide_box{
        justify-content: flex-start;
    align-items: flex-start;
    }
    
    .fzlc_img{
        width: 7.67rem;
        height: 4.55rem;
    }
    .fzlc_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .fzlc_tit{

    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.8rem;
    color: #275CA8;

    text-align: left;
    font-style: normal;
    text-transform: none;
    }
    .fzlc_txt{
        margin-left: 0.61rem;
    }
    .fzlc_txt1{

    font-family:w10;
    font-weight: normal;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none; 
    position: relative;
    padding-left: 0.19rem;
    margin-top: 0.46rem;
    }
    .fzlc_txt1::before{
        content: ' ';
        width: 0.08rem;
        height: 0.08rem;
        background: #275CA8;
        position: absolute;
        top: 0.08rem;
        left: 0;
        border-radius: 50%;
        
    }
    
    
.dian{
    width: 0.11rem;
    height: 0.11rem;
    background: #C9C9C9;
    border-radius: 50%;
    position: relative;
}
.time_txt{
    font-family: w12;
    font-weight: normal;
    font-size: 0.18rem;
    color: #606060;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.time{

    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.4rem;
    color: #000000;
    
    text-align: left;
    font-style: normal;
    text-transform: none;
}   
.suolve{
    margin-top: 0.97rem;
    margin-bottom: 0.57rem;
}
.suolve .swiper-slide{
    /*display: flex;*/
    flex-direction: column;
    align-items: center;
}
.swiper-slide-thumb-active .dian::before{
    content: ' ';
    width: 2.41rem;
    height: 0rem;
    border: 0.01rem solid #D60000;
    position: absolute;
    top: 50%;
    right:0.2rem ;
    transform: translateY(-50%);
}    
    
.swiper-slide-thumb-active .dian::after{
    content: ' ';
    width: 0.27rem;
    height: 0.27rem;
    /*background: #FFFFFF;*/
    border: 0.01rem solid #D60000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}
    
.swiper-slide-thumb-active .dian{
    background: #D60000;
}
.swiper-slide-thumb-active .times_box div{
    color: #275CA8;
}
.times_box{
    margin-top: 0.3rem;
}

    .fzlc_next{
        
        width: 0.32rem;
        height: 0.32rem;
        background: url('../../../assets/default/img/22100.png');
        background-repeat: no-repeat;
        /*transform: rotate(180deg);*/
        right: 1.63rem;
        top: unset;
        bottom: 1.08rem;
    }
    .fzlc_prev{
        width: 0.32rem;
        height: 0.32rem;
        background: url('../../../assets/default/img/22100.png');
        background-repeat: no-repeat;
        transform: rotate(180deg);
        left: 1.63rem;
        top: unset;
        bottom: 1.08rem;
    }
    
.fzlc_prev.swiper-button-disabled{
    background: url('../../../assets/default/img/22098.png');
    background-repeat: no-repeat;
    transform: rotate(0deg);
    opacity: 1;
}
  .fzlc_next.swiper-button-disabled{
      background: url('../../../assets/default/img/22098.png');
    background-repeat: no-repeat;
    transform: rotate(180deg);
    opacity: 1;
  }
  
.third_order{
    background: #fff;
    box-shadow:0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);;
}
.third_li a{
    color: #000;
}
    @media only screen and (max-width:768px){
        .guide{
            padding-top: 0.36rem;
            padding-left: 0.31rem;
        }
        .yyhy_banxin{
            width: 7rem;
        }
        .slide_box{
            flex-wrap: wrap;
    flex-direction: column;
        }
        .fzlc_txt{
            margin-top: 0.5rem;
        }
        .tab_box{
            margin-bottom: 0.5rem;
        }
        .fzlc_prev{
            width: 0.7rem;
    height: 0.7rem;
        bottom: 0.95rem;
        left: 0.1rem;
        }
        .yyhy_tab::after{
            bottom: 1.32rem;
        }
        .fzlc_next{
            width: 0.7rem;
    height: 0.7rem;
    right: 0.1rem;
    bottom: 0.92rem;
        }
    }
    
    