.mod .normal_div {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 6.3125rem;
  background-color: #ffffff;
  width: 100%;
  overflow: hidden;
}


.uhead{
  width: 100%;
  position: absolute;
  top: 0rem;
  left: 0rem;
  background: #ffffff;
  z-index: 1111111;
  box-sizing: border-box;

}

.mod .logo {
    margin-right: 3rem;
    width: 6.25rem;
    height: 4.125rem;
}

.normal_div_21 .nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    flex: 1;
    padding-right: 2rem;
    box-sizing: border-box;
}
.mod .txt_19:hover{
    margin-right: 2rem;
    text-decoration: none;
    line-height: 1.125rem;
    letter-spacing: 0;
    color: #25a5df !important;
    font-size: 1.125rem;
}

 .nav  .txt_19 {
    margin-right: 2rem;
    text-decoration: none;
    line-height: 1.125rem;
    letter-spacing: 0;
    color: #333333;
    font-size: 1.125rem;
}

/* 搜索 */
.mod .normal_div_22 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 1.375rem;
    border-radius: 1.0938rem;
    background-color: #f5f5f5;
    width: 16rem;
    height: 2.1875rem;
    position: relative;
}

.openKind{
  width: 8rem;
  height: 100%;
  position: relative;
}

.choseKind{
  text-align: center;
  width: 100%;
  height: 1rem;
  top: 50%;
  border-right: 1px solid #9d9d9d;
  padding: 0 0.5rem;
  box-sizing: border-box;
  font-size: 0.7rem;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  line-height: 1rem;
  -webkit-tap-highlight-color:transparent;
  -ms-tap-highlight-color:transparent;
  -moz-tap-highlight-color:transparent;
}

.mod .txt_22 {
    text-decoration: none;
    line-height: 0.875rem;
    color: #9d9d9d;
    font-size: 0.875rem;
    border: none;
    outline: none;
    background: #f5f5f5;
    width: 100%;
    padding: 0 3.6rem 0 0.8rem;
    box-sizing: border-box;
}

.mod .tagWrap {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: row;
    border-top-right-radius: 1.0938rem;
    border-bottom-right-radius: 1.0938rem;
    background-color: #25a5df;
    width: 3.4375rem;
    height: 2.1875rem;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.kindlist{
    position: absolute;
    top: 3rem;
    left: 0rem;
    background: #fff;
    border-radius: 0.4rem;
    width: 100%;
    box-shadow: 0rem 0.625rem 0.625rem rgb(0 0 0 / 10%);
    padding: 0.5rem 0;
    /* display: none; */
}

.kindlist>li{
  font-size: 0.8rem;
  text-align: center;
  padding: 0.3125rem 1rem;
  color: #333333;
  cursor: pointer;
}

.kindlist>li:hover{
  color: #25a5df !important;
}

.mod .tag {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

}
.mod .colorDiv_9 {
    margin-right: 1.1875rem;
    background-color: #e7e7e7;
    width: 0.0625rem;
    height: 1.5rem;
    overflow: hidden;
}

.mod .icon_11 {
    width: 2rem !important;
    height: 2rem !important;
    overflow: hidden !important; 
    cursor: pointer !important;
    border-radius: 50% !important;
}
.mod .normal_div {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    /*margin-top: 6.3125rem;*/
    background-color: #ffffff;
    width: 100%;
    overflow: hidden;
}
.mod .color {
    position: relative;
    background-color: #f5f5f5;
    width: 100%;
     
    height: 0.0625rem;
    overflow: hidden;
}
.mod .block{
    display: flex;
    position: relative;
    align-items: center;
    margin-top: 0.875rem;
    justify-content: flex-start;
    padding: 0 8vw 0 8.8vw;
    box-sizing: border-box;
    flex-wrap: wrap;
    /* width: 80rem; */

}

.mod .word {
    margin-right: 3rem;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #25a5df;
    font-size: 1rem;
    margin-bottom: 0.875rem;
}

.mod .word:last-child{
    margin-right: 0 !important;
}

.hlogin{
    border-radius: 50%;
    border: 1px solid #d1d1d1;
}

.hlogins{
  border-radius: 50%;
  border: 1px solid #d1d1d1;
  right: 0rem;
  position: relative;
}
.normal_div_21{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 84vw;
  margin: 0 auto;
  align-items: center;
  height: 6.3125rem;
}

/* 移动端头部布局 */
#normal_div_21{
  display: flex;
  position: absolute;
  top: 0rem;
  left: 0rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  z-index: 111;
}

.ha1{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.ha2{
   width: 100%;
   display: flex;
   flex-direction: row;
   align-items:center;
   justify-content: space-between;
   position: relative;
}

.navphone{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 4.125rem;
  /* background: #ffffff; */
  width: 100%;
}

.navphonebg{
  width: 100%;
  height: 100vh ;
  background: rgba(000,000,000,0.5);
  padding-left:30vw;
  box-sizing: border-box;
  overflow-y: scroll;
  padding-bottom: 6rem;
}
.nava{
    text-decoration: none;
    line-height: 3rem;
    letter-spacing: 0;
    color: #333333;
    font-size: 1.125rem;
    height: 3rem;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    background: #fff;
}

.navbg{
  width: 4.5rem;
  height: 3.125rem;
  background:#25a5df;
  position: relative;
  border-radius: 2px;
}

.navline{
  width:2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.showNav{
  display:flex !important;
}

.noNav{
  display: none !important;
}

.fff{
  background: #fff !important;
}

.tosted{
  padding: 0.9375rem 1.5625rem;
  box-sizing: border-box;
  background: rgba(000,000,000,0.5);
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-30%);
  z-index:9999999999;
  border-radius: 5px;
  color: #ffffff;
  display: none;
}
 
.showTost{
  display: block;
}

.noTost{
  display: none;
}

 /* 移动端*/
 .isPhone{
  display: none !important;
}

.isPC{
  display: flex !important;
}
@media (max-width:1920px){
    html{
      font-size:16px;
    }
    .mod .nav .txt_19{
        margin-right: 2rem;
    }  
 }

 @media (max-width:1920px){
  html{
    font-size:16px;
  }
  .mod .nav .txt_19{
    margin-right: 1rem;
  }  
}
  
  @media (max-width:1680px) {
    html{
      font-size:15px;
    }
    .mod .nav .txt_19{
      margin-right: 0.5rem;
    }  
  } 

  @media (max-width:1600px) {
    html{
      font-size: 14px;
    }
    .mod .nav .txt_19{
      margin-right: 0.5rem;
    }  
  }
  
  @media (max-width:1500px) {
    html{
      font-size: 13px;
    }
    /* .mod .nav .txt_19{
        margin-right: 2rem;
    }   */

    .openKind{
      width: 10rem;
    }
  }

  @media (max-width:1440px) {
    html{
      font-size: 13px;
    }
    /* .mod .nav .txt_19{
        margin-right: 1.5rem;
    }   */
  }
 
@media (max-width:1360px) {
    html{
      font-size: 12.5px;
    }
    /* .mod .nav .txt_19{
        margin-right: 2rem;
    }   */
  }

  @media (max-width:1320px) {
    html{
      font-size: 12px;
    }
    .mod .nav .txt_19{
        margin-right: 1rem;
    }  
  }
  
  @media (max-width:1280px) {
    html{
      font-size: 11px;
    }
    .mod .nav .txt_19{
        margin-right: 1.2rem;
    }  
    .openKind{
      width: 100%;
      padding: 0 0.3rem;
    }

    .choseKind{
      transform: translateY(-50%) scale(0.8);
    }
  }
  
  @media (max-width:1240px) {
    html{
      font-size: 10px;
    }
    .mod .nav .txt_19{
        margin-right: 0.5rem;
    }  
  }

  @media (max-width:1152px) {
    html{
      font-size:10.5px;
    }
    .mod .word{
      margin-right: 1.5rem;
    }

    .mod .nav .txt_19{
        margin-right: 0.3rem;
    }   
    .normal_div_21 .nav{
      padding-right: 1rem;
    }
  }

  @media (max-width:1078px) {
    html{
      font-size:9px;
    }

    .mod .word{
      margin-right: 1.5rem;
    }

    .choseKind {
      transform: translateY(-50%) scale(0.78);
    }
  }

  @media (max-width:960px) {
    html{
      font-size:8px;
    }
    .mod .nav .txt_19 {
      margin-right:0.8rem;
  }
    .mod .word{
      margin-right: 0.8rem;
    }
    .normal_div_21{
      width: 95vw;
    }
    .mod .nav .txt_19 {
      margin-right: 0.1rem;
    }

    .normal_div_21 .nav{
      padding-right: 2.8rem;
    }
  }

  /* 移动端*/
  @media screen  and  ( max-width:760px)  { 
    html {
      font-size:13px;
    }
    .isPC{
      display: none !important;
    }

    .isPhone{
      display: flex !important;
    }
    .navphone{
      width: 100% !important;
      top: 5.125rem;
    }

    #normal_div_21,.nava{
      width: 100%;
    }
    #normal_div_21{
      position: fixed;
    }

    .uhead{
      background: #ffffff;
      height: 5rem;
      width: 100vw;
    }
    .mod .normal_div_22{
      width: 16rem;
      padding-left: 0.8rem !important;
    }
    
    .ha1{
      background: #fff;
      padding: 1rem 0;
    }

    .hlogins {
      right: 0.3rem;
    }

    .mod .normal_div{
      margin-top: 5.2rem;
    }

    .choseKind {
      transform: translateY(-50%) scale(1);
      width: 6rem;
      padding:0;
    }
    .openKind{
      left: -1rem;
    }
  }

  @media screen  and  ( max-width :  720px )  { 
    html {
       font-size : 12px;
    }

    .block_2,.mod .block {
      padding: 0rem .5rem;
      box-sizing: border-box;
    }
    
    .mod .logo{
      margin-right: 1.0625rem;
      width:5rem;
      /* height:3.125rem; */
	  height: auto;
    }

    .navbg{
      width:3.5rem;
      height:2.125rem;
    }

    .navline{
      width:1.8rem !important;
    }

    .word:nth-child(5n){
      margin-right: 0 !important;
    }
   

  }

  @media screen  and  ( max-width :  414px )  { 
    html {
      font-size: 13.5px;
    }
   .mod .block{
      padding: 0rem .8rem !important;
      box-sizing: border-box;
    }
    .navphone {
      top: 5.125rem;
    }
  }

  @media screen  and  ( max-width :  375px ) {
    #normal_div_21,.nava{
      width: 100%;
    }

  }
