.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;
  
}
.xiala_option{
    border: .01rem solid #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;
}
.qyry{
  background: #F6F6F6;
}
/* xin */

.qywh_box{
  width: 5.08rem;
  height: 3.02rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.03rem 0.06rem 0.01rem #B9B9B9;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  padding-left: 0.27rem;
  padding-right: 0.25rem;
  padding-top: 0.46rem;
  box-sizing: border-box;
  margin-bottom: 0.34rem;
  
  cursor: pointer;
  transition: all .5s;
}
.qywh_boxTop{
  font-size: .34rem;
  display: flex;
  align-items: center;
  padding-bottom: 0.25rem;
  margin-bottom: 0.18rem;
  border-bottom: 0.01rem solid;
  border-color: rgba(204,204,204,0.51);
}

.qywh_boxTop_img{
     width: 0.63rem;
    height: 0.63rem;
    background: #0074DC;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
    padding: 0.15rem;
    box-sizing: border-box;
}
.qywh_boxTop_img img{
  width: 95%;
  height:95%;
  filter: brightness(0) invert(1);
  transition: all .5s;
}
.qywh_boxTop_img_txt{
  margin-left: 0.17rem;
  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: bold;
  font-size: 0.34rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.qywh_boxBott_tit{

  font-family: Dream Han Sans CN, Dream Han Sans CN;
  font-weight: bold;
  font-size: 0.19rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.15rem;
}
.qywh_boxBott_tit>:nth-of-type(2){
    font-weight: normal;
}
.qywh>:nth-of-type(2) .qywh_boxBott .qywh_boxBott_tit p{
    font-weight: normal !important;
}
/*.qywh_boxBott_txt{*/

/*  font-family: Dream Han Sans CN, Dream Han Sans CN;*/
/*  font-weight: normal;*/
/*  font-size: 0.19rem;*/
/*  color: #000000;*/
/*  text-align: left;*/
/*  font-style: normal;*/
/*  text-transform: none;*/
/*}*/

.qywh_box:hover{
  background: #D60000;
}
.qywh_box:hover .qywh_boxTop{
  border-color: rgba(255,255,255,0.51);
}
.qywh_box:hover .qywh_boxTop_img_txt{
  color: #FFFFFF;
}
.qywh_box:hover .qywh_boxBott_tit{
  color: #FFFFFF;
}
.qywh_box:hover .qywh_boxBott_txt{
  color: #FFFFFF;
}
.qywh_box:hover .qywh_boxTop_img{
  background: #FFFFFF;
}
.qywh_box:hover .qywh_boxTop_img img{
 filter: unset;
}
.qywh{
  display: flex;
  flex-wrap: wrap;
}
.qywh_box+.qywh_box{
  margin-left: 0.37rem;
}
.qywh_box:nth-of-type(3n+1){
  margin-left: 0;
}






.third_order{
background: #fff;
box-shadow:0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);;
}
.third_li a{
    color: #000;
}



.qywh_boxTop_img1{
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width:768px){
    .qywh_box+.qywh_box{
        margin-left: 0;
    }
    .qywh_box{
        width:3.28rem;
    }
    .qywh{
            justify-content: space-between;
    }
}
@media only screen and (max-width:768px){
    .guide{
        padding-top: 0.26rem;
        padding-left: 0.3rem;
    }
    .iconfont_cont{
        width: 0.3rem;
    height: 0.3rem;
    }
    .guide_cont a{
        font-size: 0.25rem;
    }
    .guide_cont{
        font-size: 0.25rem;
    }
    .qywh_boxBott_tit {
            font-size: 0.25rem;
    }
}