.navigation {
  width: 100%;
  height: 6rem;
  background-image: url('../img/product/product_top.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.navigation_top {
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 1.2rem;
}
.navigation_top .navigation_logo {
  margin-left: 2.2rem;
}
.menu_bar {
  display: flex;
  position: relative;
  height: 0.8rem;
}
.menu_bar .menu_bar_item {
  position: relative;
  height: 0.8rem;
  /*margin-right: 0.6rem;*/
  color: #fff;
  line-height: 0.8rem;
}
.menu_bar .menu_bar_item .hide_box {
  position: absolute;
  top: 101%;
  /*left: -0.3rem;*/
  width: 1.36rem;
  /*height: 1.29rem;*/
  background-color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 0.16rem;
  color: #686868;
  line-height: 0.36rem;
  padding-top: 0.1rem;
  display: none;
}
.menu_bar .menu_bar_item a img {
  margin-top: 0.29rem;
  width: 0.22rem;
  height: 0.22rem;
}
.aircraft {
  font-size: 0.5rem;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-top: 1.81rem;
  margin-bottom: 2.07rem;
}

.product_list .product_introduce {
  display: flex;
  font-size: 0.2rem;
  align-items: center;
}

.product_introduce :nth-child(1) a {
  margin-left: 0.37rem;
}
.product_list .location {
  margin-right: 0.5rem;
  font-size: 0.16rem;
  color: #D6D6D6;
}
.product_introduce span {
  margin: 0 0.4rem;
  width: 0.01rem;
  height: 0.4rem;
  background-color: #fff;
}
.product>.main{
display: flex;

}
.product {
  height: 7rem;
  background-image: url('../img/product/product2.png');
  background-repeat: no-repeat;
  display: flex;
  /* padding-left: 2.2rem; */
  background-size: 100% 100%;
}

.product_left h4 {
  font-size: 0.36rem;
  margin-top: 1.6rem;
  margin-bottom: 0.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product_left h4 p {
  font-size: 0.2rem;
  color: #333333;
  margin-top: 0.2rem;
}
.product_left p {
  display: flex;
  color: #333333;
  margin-bottom: 0.23rem;
  text-align: center;
}

.product_left p img {
  width: 0.34rem;
  margin-right: 0.2rem;
}
.product_left p span {
  font-size: 0.2rem;
}
.product a span {
  margin-right: 0.03rem;
}
.product a img {
  width: 0.07rem;
  height: 0.12rem;
}
.product_2 .product_right img{
  width:7.2rem;
  height:4.8rem;
  margin-right: 0rem;;
}
.product_right {
  margin-top: 1rem;
  /* margin-left: 3rem; */
}
.product_right img {
  width: 100%;
  height: auto;
  margin-right: 2.1rem;
  object-fit: contain;
}
.more_products {
  display: flex;
  justify-content: space-between;
  height: 7rem;
  overflow: hidden;
  margin-top: 0.18rem;
  margin-bottom: 0.18rem;
  column-gap: 0.3rem;
}
.more_products .cloud_mount {
  width: 9.5rem;
  height: 100%;
  position: relative;
  background-image: url('../img/1-index/pro_left.jpg');
  background-repeat: no-repeat;
      width: calc(100%/2);
      background-size: 100% 100%;
}
.cloud_mount_left li img {
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.2rem;
}
.cloud_mount_left {
  margin-left: 1.12rem;
}
.cloud_mount_left span {
  font-size: 0.2rem;
}
.cloud_mount_left h4 {
  font-size: 0.36rem;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0.2rem;
  margin-top: 1.3rem;
}
.cloud_mount_left ul {
  margin-top: 1rem;
}
.cloud_mount_left li {
  display: flex;
  margin-bottom: 0.1rem;
}

.arrows {
  width: 1.22rem;
  height: 0.38rem;
  border: 0.01rem solid #333333;
  border-radius: 0.31rem 0.31rem 0.31rem 0.31rem;
  display: flex;
  align-items: center;
  margin-top: 0.7rem;
}
.arrows img {
  margin-left: 0.1rem;
  width: 0.12rem;
  height: 0.12rem;
}
.arrows span {
  font-size: 0.16rem;
}
.cloud_mount_rigth img {
  width: 4.37rem;
  /*height: 3.2rem;*/
  position: absolute;
  top: 10%;
  left: 52%;
  object-fit: contain;
}

.boxs_top {
  display: flex;
  justify-content: space-between;
align-items: end;
  margin-bottom: 1.15rem !important;
  margin-top: 1.3rem !important;
}
.boxs .arrows{
  margin-top: 0;
}
.boxs_top h4 {
  font-family: MiSans, MiSans;
  font-weight: 600;
  font-size: 0.46rem;
  color: #222222;
}
.slideshow_therr {
  margin-bottom: 0.96rem;
}
.mySwiper .list_item {
  width: 3rem;
  height: 3.58rem;
}
.mySwiper .list_item p {
  text-align: center;
  font-weight: 400;
  font-size: 0.18rem;
  border: 0.01rem solid #e5e5e5;
  width: 3.55rem;
  height: 0.58rem;
  margin: 0rem auto;
  text-align: center;
  line-height: 0.58rem;
}
.mySwiper .list_item .list_item_img {
  width: 3.55rem;
  height: 3rem;
  font-size: 0.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../img/1-index/index14.png');
  margin: 0 auto;
  background-position: 22%;
  background-repeat: no-repeat;
}
.mySwiper .list_item .list_item_img img {
  width: 3rem;
  height: 2rem;
  transition: var(--s_tran);
  overflow: hidden;
}
.mySwiper .list_item:hover .list_item_img img{
  transform: scale(1.15);
}
.after_sale {
  height: 3.17rem;
  background: linear-gradient(200deg, #c9c9c9 0%, #dbdbdb 100%);
}

.below {
  width: 0.38rem;
  height: 0.04rem;
  background-color: #fff;
  position: absolute;
  top: 90%;
  left: 0.68rem;
}
.swiper-button-next{
  transform: none !important;
}

.boxs_bottom .swiper-button-next, .boxs_bottom .swiper-button-prev{
  color:#B1B1B1;
  width: 0.15rem;
  height: 0.27rem;
  top:50%;
  transform: translateY(-50%);
  right: 9%;
  border: unset;
 }
 .boxs_bottom .swiper-button-prev{
  left: 9%;
  right:auto;
 }
 .boxs_bottom .swiper-button-next:after, .boxs_bottom .swiper-button-prev:after{
  font-size:0.3rem;
  background-image: none !important;
  content:'<';
  font-family: '宋体';
  font-weight: bold;

 }
 .boxs .boxs_bottom{
  position: relative;
 }


 .mySwiper_box .swiper-button-next, .mySwiper_box .swiper-button-prev{
 color:#B1B1B1; 
 width: 0.15rem;
height: 0.27rem;
top: 50%;
right: 9%;
    transform: translate(-50%, -50%);
border: unset;
}
.mySwiper_box .swiper-button-prev{
  left: 10%;
  right: auto;
}
.mySwiper_box .swiper-button-next:after, .mySwiper_box .swiper-button-prev:after{
  font-size:0.2rem;
  background-image: none !important;
}
.mySwiper_box .swiper-button-next::after{
  transform: none !important;
}


@media screen and (max-width:1024px){
    .navigation{
        height: 3rem;
    }
    .product_list{
        display: none;
    }
    .product{
        padding: 15px;
        height: auto;
    }
    .product>.main{
        flex-direction: column;
    }
    .arrows{
        width: fit-content;
        height: auto;
        padding: 5px 15px;
    }
    .product_left p span,
    .product_left h4 p{
        font-size: 14px;
    }
    .product_left h4{
        white-space: wrap;
        margin-top: 0;
    }
    .more_products{
        padding: 15px;
        flex-direction: column;
        height: auto;
    }
    .more_products .cloud_mount{
        width: 100%;
        padding: 15px;
    }
    .cloud_mount_left{
        margin: 0;
    }
    .cloud_mount_left h4{
        margin-top: 0;
    }
    .cloud_mount_left span{
        font-size: 14px;
    }
    .cloud_mount_rigth img{
        position: static;
        margin: 15px auto;
    }
    .mySwiper .list_item p{
        font-size: 14px;
    }
    .slideshow_one{
        padding: 15px;
    }
    .after_sale_box{
        width: 100%;
    }
    .after_sale_box li a img{
        margin: 0 auto 15px;
    }
}