.head_top_ul_li_title{
  color: #000000 !important;
}
.logo01{
  display: none;
}
.logo02{
  display: block;
}
#head_top{
  border-bottom: 1px solid #999999;
}
#head_content{
  display: none;
}
.ipad_phone_nav span{
  background-color: #000000;
}

@media screen and (min-width: 1025px){
  #header{
    height: 93px !important;
    background: none !important;
  }
  #content{
    width: 1180px;
    margin: 20px auto 0;
  }
  .content_top{
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
  }
  .content_top a{
    /* font-size: 18px; */
    color: #999999;
  }
  .content{
    width: calc(100% - 180px);
    padding: 55px 90px 90px 85px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
  }
  .content_title{
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
  }
  .content_title_span{
    font-size: 30px;
    color: #000000;
  }
  .content_text{
    font-size: 16px;
    line-height: 30px;
    text-indent: 33px;
  }
  .content_title_ul{
    margin-top: 28px;
    display: flex;
    align-items: center;
  }
  .content_title_ul li{
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 40px;
  }
  .content_title_ul li:last-of-type{
    margin-right:0px;
  }
  .fzsmall,.fzbig{
    display: block;
    width: 32px;
    margin: 0 5px;
    cursor: pointer;
  }
  .fzsmall img,.fzbig img{
    display: block;
  }
  .content_nav{
    width: 100%;
    border-top: 1px solid #666666;
    padding-top: 45px; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
  }
  .content_nav a{
    /* width: 320px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }
  .content_nav a img{
    display: block;
    width: 24px;
  }
  .content_nav a span{
    font-size: 16px;
    color: #666666;
    padding: 0 20px;
  }
}
@media (max-width: 1024px) and (min-width: 751px){
  #header{
    height: 1.2rem !important;
    background: none !important;
  }
  #content{
    width: 9.6rem;
    margin: 0.2rem auto 0;
  }
  .content_top{
    font-size: 0.18rem;
    color: #999999;
    display: flex;
    align-items: center;
    margin-bottom: 0.27rem;
  }
  .content_top a{
    font-size: 0.18rem;
    color: #999999;
  }
  .content{
    width: calc(100% - 1.8rem);
    padding: 0.55rem 0.9rem 0.9rem 0.85rem;
    box-shadow: 0rem 0rem 0.1rem rgba(0,0,0,0.16);
  }
  .content_title{
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.6rem;
  }
  .content_title_span{
    font-size: 0.3rem;
    color: #000000;
  }
  .content_text{
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-indent: 0.33rem;
  }
  .content_title_ul{
    margin-top: 0.28rem;
    display: flex;
    align-items: center;
  }
  .content_title_ul li{
    font-size: 0.18rem;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 0.4rem;
  }
  .content_title_ul li:last-of-type{
    margin-right:0rem;
  }
  .fzsmall,.fzbig{
    display: block;
    width: 0.36rem;
    cursor: pointer;
    margin-right: 0.2rem;
  }
  .fzsmall img,.fzbig img{
    display: block;
    width: 100%;
  }
  .content_nav{
    width: 100%;
    border-top: 0.01rem solid #666666;
    padding-top: 0.45rem; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.7rem;
  }
  .content_nav a{
    /* width: 3.2rem; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }
  .content_nav a img{
    display: block;
    width: 0.24rem;
  }
  .content_nav a span{
    font-size: 0.16rem;
    color: #666666;
    padding: 0 0.2rem;
  }
}
@media screen and (max-width: 750px){
  #header{
    height: 1.2rem !important;
    background: none !important;
  }
  #content{
    width: 6.9rem;
    margin: 0.2rem auto 0;
  }
  .content_top{
    font-size: 0.18rem;
    color: #999999;
    display: flex;
    align-items: center;
    margin-bottom: 0.27rem;
  }
  .content_top a{
    font-size: 0.18rem;
    color: #999999;
  }
  .content{
    width: calc(100% - 0.4rem);
    padding: 0.55rem 0.2rem 0.3rem 0.2rem;
    box-shadow: 0rem 0rem 0.1rem rgba(0,0,0,0.16);
    margin-bottom: 0.3rem;
  }
  .content img{
    max-width:100%;
  }
  .content_title{
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-bottom: 0.6rem; */
  }
  .content_title_span{
    font-size: 0.3rem;
    color: #000000;
  }
  .content_text{
    font-size: 0.2rem;
    line-height: 0.3rem;
    /* text-indent: 0.33rem; */
  }
  .content_title_ul{
    margin-top: 0.28rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .content_title_ul li{
    font-size: 0.18rem;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .content_title_ul li:nth-child(3){
    margin-right: 0;
  }
  .content_title_ul li:last-of-type{
    margin-right:0rem;
  }
  .fzsmall,.fzbig{
    display: block;
    width: 0.45rem;
    cursor: pointer;
    margin-right: 0.2rem;
  }
  .fzsmall img,.fzbig img{
    display: block;
    width: 100%;
  }
  .content_nav{
    width: 100%;
    border-top: 0.01rem solid #666666;
    padding-top: 0.45rem;
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 0.7rem;
  }
  .content_nav a{
    /* width: 3.2rem; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    line-height: 0.5rem;
  }
  .content_nav a img{
    display: block;
    width: 0.24rem;
    order: 0;
  }
  .content_nav a span{
    font-size: 0.16rem;
    color: #666666;
    padding: 0 0.2rem;
    order: 1;
  }
}