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

@media screen and (min-width: 1025px){
  #header{
    height: 93px !important;
    background: none !important;
  }
  #content{
    width: 1180px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 20px auto 87px;
  }
  .content_top{
    font-size: 18px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
  }
  .content_top a{
    font-size: 18px;
    color: #999999;
  }
  .content{
    width: 100%;
    height: 490px;
    display: flex;
    position: relative;
  }
  #content_swiper{
    width: 890px;
  }
  .content_swiper{
    width: 100%;
  }
  .content_swiper .swiper-wrapper .swiper-slide{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .content_swiper .swiper-wrapper .swiper-slide img{
    display: block;
    width: 800px;
    margin: 0 auto;
  }
  .content_swiper .swiper-wrapper .swiper-slide p{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
  }
  .gallery-thumbs{
    margin-top: 25px;
    width: 218px;
    height: 440px;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide img{
    display: block;
    width: 188px;
    /* height: 218px; */
    opacity: 0.6;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active img{
    opacity: 1;
  }
  .swiper-button-prev{
    background-image: url('../images/up.png') !important;
    top: 0;
    left: auto;
    right: 125px !important;
  }
  .swiper-button-next{
    background-image: url('../images/down.png') !important;
    bottom: 0;
    top: auto;
    left: auto;
    right: 125px !important;
  }
  .swiper-button-prev,.swiper-button-next{
    width: 50px;
    height: 18px;
    background-color: rgba(221,221,221,1);
    background-size: 18px 18px;
  }
}
@media (max-width: 1024px) and (min-width: 751px){
  #header{
    height: 1.2rem !important;
    background: none !important;
  }
  #content{
    width: 9.6rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0.2rem auto 0.87rem;
  }
  .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: 100%;
    /* height: 10.3rem; */
    display: flex;
    position: relative;;
  }
  #content_swiper{
    width: 6.9rem;
  }
  .content_swiper{
    width: 100%;
  }
  .content_swiper .swiper-wrapper .swiper-slide{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .content_swiper .swiper-wrapper .swiper-slide img{
    display: block;
    width: 6.9rem;
  }
  .content_swiper .swiper-wrapper .swiper-slide p{
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.3rem;
  }
  .gallery-thumbs{
    margin-top: 0.5rem;
    width: 2.18rem;
    height: 6.9rem;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide img{
    display: block;
    width: 2.18rem;
    height: 2.18rem;
    opacity: 0.6;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active img{
    opacity: 1;
  }
  .swiper-button-prev{
    background-image: url('../images/up.png') !important;
    top: 0;
    left: auto;
    right: 1rem !important;
  }
  .swiper-button-next{
    background-image: url('../images/down.png') !important;
    bottom: 0;
    top: auto;
    left: auto;
    right: 1rem !important;
  }
  .swiper-button-prev,.swiper-button-next{
    width: 0.8rem;
    height: 0.36rem;
    background-color: rgba(221,221,221,1);
    background-size: 0.36rem 0.36rem;
  }
}
@media screen and (max-width: 750px){
  #header{
    height: 1.2rem !important;
    background: none !important;
  }
  #content{
    width: 6.9rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0.2rem auto 0.87rem;
  }
  .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: 100%;
    /* height: 10.3rem; */
    display: flex;
    flex-wrap: wrap;    
    position: relative;;
  }
  #content_swiper{
    width: 6.9rem;
  }
  .content_swiper{
    width: 100%;
  }
  .content_swiper .swiper-wrapper .swiper-slide{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .content_swiper .swiper-wrapper .swiper-slide img{
    display: block;
    width: 6.9rem;
  }
  .content_swiper .swiper-wrapper .swiper-slide p{
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.3rem;
  }
  .gallery-thumbs{
    margin-top: 0.5rem;
    width: 6.9rem;
    height: 2.8rem;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide img{
    display: block;
    width: 2.18rem;
    /* height: 2.18rem; */
    opacity: 0.6;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active img{
    opacity: 1;
  }
  .swiper-button-prev{
    background-image: url('../images/up.png') !important;
    top: auto;
    bottom: 1.5rem;
    left: 0rem;
    right: auto;
    transform: rotate(-90deg);
  }
  .swiper-button-next{
    background-image: url('../images/down.png') !important;
    bottom: 1.5rem;
    top: auto;
    left: auto;
    right: 0rem !important;
    transform: rotate(-90deg);
  }
  .swiper-button-prev,.swiper-button-next{
    width: 0.8rem;
    height: 0.36rem;
    background-color: rgba(221,221,221,1);
    background-size: 0.36rem 0.36rem;
  }
}
