
.header_box{
    background: #fff;
}

.header_libbox{
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    
}

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-container {
  width: 100%;
  height: 100%;
}
.swiper-slide2 {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
transition: 300ms;
transform: scale(0.8);
}
.swiper-slide-next,.swiper-slide-duplicate-active{
  transform: scale(1);
}
/* swiper3 */


.swiper3{
  margin-bottom: 0.67rem !important;
}


.swiper3 {
  width: 100%;
  /* height: 300px; */
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

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

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


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

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

.swiper-wrapper4{
  justify-content: center;
  position: relative;
}











.swiper-slide2{
  flex-direction: column;
}
.swiper-slide2 p{
  margin-top: 0.9rem;
  display: none;
  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: normal;
  font-size: 0.2rem;
  color: #000000;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.swiper-slide-next p{
  display: block;
  
}
.navigationBox .swiper-button-prev,.navigationBox .swiper-button-next{
  position: static;
  width:0.32rem;
  height:0.32rem;
  /* float: right; */
  margin-top: 0 !important;
  
}
.navigationBox{
  display: flex;
  justify-content: flex-end;
}
.navigationBox .swiper-button-prev{
  background: url(../img/qyry22101.png);
  background-size: contain;
  margin-right: 0.16rem;
}
.navigationBox .swiper-button-next{
  background: url(../img/qyry22102.png);
  background-size: contain;
  
}

/* back_swip */
.back_swiper{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 2;
  background:rgba(0,0,0,0.75);
  overflow: hidden;
  padding-top: 0.57rem;
  box-sizing: border-box;
  display: none;
}
.swiper3{ 
  width: 4.54rem;
  height: 6.39rem;
  background: #FFFFFF;
  margin: 0 auto;
}
.mySwiper4{

    padding: 0 1.29rem;
  height: 1.57rem;

}

.close{
  width: 0.44rem;
  height: 0.44rem;
  position: absolute;
  top: 0.35rem;
  right: 0.4rem;
}
.close img{
    width: 100%;
    height: 100%;
}




.xiala_option{
    border: .01rem solid #0074DC;
}
.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_ul .li .li_a {
  color: #000000;
  
}
.header_libox1_a{
    color: #000000;
}
/*.sousuo_box .sousuo_box_img{*/
/*  background: #0074DC;*/
/*}*/

/* tab */
.yyhy_banxin{
  padding: 0.44rem 0 0.88rem;
}
.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;
}



.swiperBox2{
    
}

.swiperBox2 .swiper-wrapper{
    height: 5.5rem;
}

/* xin */



.qyry{
  background: url(../img/qiyerongyubg587.png);
  /* background-size: 100%; */
}
.tab_box{
  margin-bottom: 1.28rem;
}



.swper_cont{
    height: auto;
}


.sw_box {
        width: 100%;
        /*height: 300px;*/
        margin-left: auto;
        margin-right: auto;
    }
 .sw_box .swiper-slide {
        /*width: 1.12rem;*/
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
       width: 4.53rem;
        height: 6.39rem;
    }
    .gallery-thumbs {
        width: fit-content;
        height: 1.57rem;
        box-sizing: border-box;
        padding: 0 1.6rem;
        margin-top: 0.67rem;
    }
    .gallery-thumbs .swiper-slide {
        width: 1.12rem;
        height: 1.57rem;
        /*opacity: 0.4;*/
    }
    .gallery-thumbs .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
.l_next.swiper-button-white{
    background-size: 100%;
}
.r_prev.swiper-button-white{
    background-size: 100%;
}
.l_next{
    width: 0.15rem;
    height: 0.26rem;
    right: 1.29rem;
}
.r_prev{
    width: 0.15rem;
    height: 0.26rem;
    left: 1.29rem;
}

.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){
    .swiperBox2 .swiper-wrapper{
        height: auto;
    }
    .navigationBox{
        justify-content: center;
    }
    .navigationBox .swiper-button-prev, .navigationBox .swiper-button-next{
        width: 0.655rem;
    height: 0.655rem;
    }
}