body {
    font-size: 15px;
    background-color: #fcfcfc;
}

.bg {
    background-color: #FFF;
}

h6 {
    font-weight: bold;
    font-size: 19px;

}
.bigtitle{
  padding:20px 0 20px 0 !important;
 }

 .bigtitle h2{
   letter-spacing: 2px;color:#a5a5a5;text-align:center;font-size:2.5rem;
 }
.googbox{
  height: 550px;
   margin: 30px 0px;
}
.storesbox{
  height:550px;margin:30px 0;
 }
 .divjoinbrandbox{
  height:400px;margin:30px 0;
 }

.divsize{
    position: relative;
    width: 100%;
    height: 100%;
    margin:0;
    padding-top: 60px;

 } 
 .divsize h5{
    margin: 10px 0;
    font-weight: bold;
 }
 .divsize sup{
    color: #0047fd;
 }


 .divsize .swiper-button-prev{
  color:#939393;
  background-color:#ebeaea;
  width:50px;
  height:50px;
  border-radius: 50%;
}

.divsize .swiper-button-next{
  color:#939393;
  background-color:#ebeaea;
  width:50px;
  height:50px;
  border-radius: 50%;

}
.divsize .swiper-button-next:after,.divsize .swiper-button-prev:after{
  font-size: 20px !important;
}

 .good-wrapper {
    width:90%;
    height: 100%;
 
 
  }
  .good-wrapper .swiper-wrapper{
 
  }
 
 
  
 
  .good-wrapper .swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
 
  }
 
  .good-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #A5A5A5;
  }
 
  .good-wrapper .swiper-slide .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
 
  }


  .good-wrapper .content a .item{
    width: 100%;
    overflow: hidden;
 }
 .good-wrapper .content a .item h5{
    /* font-weight: bold; */
 }
 .good-wrapper .content a .item .single_line,.ih-item-news.good-wrapper .content a .item .single_line{
    width: 100%;
    white-space: nowrap;
    overflow: hidden; /*超出部分溢出*/
    text-overflow: ellipsis; /*溢出的部分使用省略号*/
  }
  

  .good-wrapper .item_bg{
    width: 100%;
   height: 60px;
   background: -webkit-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: -o-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: -moz-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
}
 



/* .divstores{
    position: relative;
    width: 100%;
    height: 100%;
    margin:0;
 } 
 .divstores h5{
    margin: 10px 0;
    font-weight: bold;
 }
 .divstores sup{
    color: #0047fd;
 }
 .stores-wrapper {
    width:90%;

  } */


  .divstores{
    position: relative;
    width: 100%;
    height: 100%;
    margin:0;

 } 
 .divstores h5{
    margin: 10px 0;
    font-weight: bold;
 }
 .divstores sup{
    color: #0047fd;
 }


 .divstores .swiper-button-prev{
  color:#939393;
  background-color:#ebeaea;
  width:50px;
  height:50px;
  border-radius: 50%;
}

.divstores .swiper-button-next{
  color:#939393;
  background-color:#ebeaea;
  width:50px;
  height:50px;
  border-radius: 50%;

}
.divstores .swiper-button-next:after,.divstores .swiper-button-prev:after{
  font-size: 20px !important;
}



  .stores-wrapper .swiper-wrapper{
 
  }
 
 
  
 
  .stores-wrapper .swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
 
  }
  .stores-wrapper .swiper-slide-active {
    height: auto;
  }
  /* .swiper-slide{height:1px}  
  .swiper-slide-active { height:auto} */
  .stores-wrapper .swiper-slide img {
    display: block;
    width: 100%;
     object-fit: cover;
    border: 1px solid #A5A5A5;
  }
 
  .stores-wrapper .swiper-slide .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: center;
    align-items: center;
 
  }


  .stores-wrapper .content a .item{
    width: 100%;
    overflow: hidden;
 }
 .stores-wrapper .content a .item h5{
    /* font-weight: bold; */
 }
 .stores-wrapper .content a .item .single_line,.ih-item-news.stores-wrapper .content a .item .single_line{
    width: 100%;
    white-space: nowrap;
    overflow: hidden; /*超出部分溢出*/
    text-overflow: ellipsis; /*溢出的部分使用省略号*/
  }
  
   .stores-wrapper .item_bg{
    width: 100%;
   height: 60px;
   background: -webkit-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: -o-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: -moz-linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
   background: linear-gradient(rgba(190,196,200,0.5), rgba(255,255,255,0));
}
 

.f-img-2{
    position: relative;
     height: auto;
}
.f-img-2 .zimg{
    z-index: 1;
    position: absolute;
    left:35%;
    top:30%;
    width: 60%;
    height: auto;
} 
.f-img-2 .title{
  z-index: 2;
  position: absolute;
  top:10%;
  right:10%;
  font-size: 4.8rem;
  font-weight: bold;
  color: #FFF;
}
.f-img-2 .memo_text{
    z-index: 2;
    position: absolute;
    top:20%;
    right:10%;
    font-size: 3.8rem;
    color: #FFF;
}
@media (max-width: 1024px) {
  
    .f-img-2 .title{
        z-index: 2;
        position: absolute;
        top:10%;
        left:2%;
        font-size: 1.3rem;
        color: #FFF;
      }
      .f-img-2 .memo_text{
          z-index: 2;
          position: absolute;
          top:23%;
          left:2%;
          width: 45%;
          font-size: 0.6rem;
          color: #FFF;
      }
      
}



.f-img-3{
    position: relative;
     height: auto;
}
.f-img-3 .zimg{
    z-index: 1;
    position: absolute;
    left:70%;
    top:40%;
    width: 25%;
    height: auto;
} 
.f-img-3 .title{
  z-index: 2;
  position: absolute;
  top:20%;
  left:70%;
  width: 25%;
  font-size: 2.8rem;
  color: #FFF;
}
.f-img-3 .memo_text{
    z-index: 2;
    position: absolute;
    top:30%;
    left:70%;
    width: 25%;
    font-size: 1.3rem;
    color: #FFF;
}
@media (max-width: 1024px) {

    .f-img-3 .title{
        z-index: 2;
        position: absolute;
        top:10%;
        left:2%;
        font-size: 1.3rem;
        color: #FFF;
      }
      .f-img-3 .memo_text{
          z-index: 2;
          position: absolute;
          top:23%;
          left:2%;
          width: 45%;
          font-size: 0.6rem;
          color: #FFF;
      }
      
}



.f-img-4{
    position: relative;
     height: auto;
   text-align: right;
    }
.f-img-4 .more_title {
    z-index: 1;
    position: absolute;
    left:50%;
    top:5%;
    width: 45%;
    height: auto;
}

.f-img-4 .title{
   font-size: 2.0rem;
  color: #FFF;
  margin: 2%;
}
.f-img-4 .memo_text{
    width: 100%;
    font-size: 1.0rem;
    color: #c1c1c1;
}
@media (max-width: 1024px) {
  
    .f-img-4 .more_title {
        z-index: 1;
        position: absolute;
        left:10%;
        top:5%;
        width: 88%;
        height: auto;
    }
    
    .f-img-4 .title{
       font-size: 1.0rem;
      color: #FFF;
    }
    .f-img-4 .memo_text{
        width: 100%;
        font-size:3px;
        color: #c1c1c1;
    }
      
}




.f-img-5{
    position: relative;
     height: auto;
}
.f-img-5 .zimg{
    z-index: 1;
    position: absolute;
    left:60%;
    top:30%;
    width: 25%;
    height: auto;
} 
.f-img-5 .title{
  z-index: 2;
  position: absolute;
  top:15%;
  left:60%;
  width: 40%;
  font-size: 2.8rem;
  color: #FFF;
}

@media (max-width: 1024px) {
  
    .f-img-5 .title{
        z-index: 2;
        position: absolute;
        top:10%;
        left:60%;
        font-size: 1.3rem;
        color: #FFF;
      }
      .f-img-5 .zimg{
        z-index: 1;
        position: absolute;
        left:60%;
        top:30%;
        width: 25%;
        height: auto;
    } 
      
}



.f-img-6{
    position: relative;
     height: auto;
}
.f-img-6 .zimg{
    z-index: 1;
    position: absolute;
    left:10%;
    top:30%;
    width: 20%;
    height: auto;
} 
.f-img-6 .title{
  z-index: 2;
  position: absolute;
  top:15%;
  left:10%;
  width: 30%;
  font-size: 2.8rem;
  color: #FFF;
}

@media (max-width: 1024px) {
  
    .f-img-6 .title{
        z-index: 2;
        position: absolute;
        left:10%;
        width: 30%;
        font-size: 1.3rem;
        color: #FFF;
      }
      .f-img-6 .zimg{
        z-index: 1;
        position: absolute;
        left:10%;
        top:30%;
        width: 25%;
        height: auto;
    } 
      
}

.divjoinbrand{

}

.joinbrand-wrapper .content{
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.joinbrand-wrapper img{
width:100%;
}
.joinflow_div{
  width: 100%;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin:0;
  flex-wrap: wrap;
}
.joinflow{
  padding: 30px 10%;
 }
.joinflow ul{
  display: flex;
  flex-direction: row;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 60px 0;
  flex-wrap: wrap;
}
.joinflow ul li{
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.right_line{
   padding: 120px 0;

}
.right_line img{
  height: 100%;
}

.amap-marker-label,.labelContent{
  border: none;
  background: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, sans-serif,'Franklin Gothic Medium', 'Arial Narrow';
}
.mdsbox{
   margin-top: 30px;
}
.mds{
  width: 100%;
  height: 60px;
  margin: 10px auto;
   margin-top:100px;height:315px;background-image: url(../images/join/md.jpg);
}
.mds .mseach {
  display: inline-block;
  width:  600px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 160px;
  padding-left: 1.85rem;
  background-image: url(../images/md-search.png);
  background-size: 19px 20px;
  background-position: 0.975rem 50%;
  background-repeat: no-repeat;

}
.mds input{
  border: none;
}
.mds .mseach .t1 {
  width: 60%;
  height: 100%;
  font-size: 16px;
  margin-left: 42px;
}
.mds .mseach .t2 {
  width: 25%;
  height: 100%;
  background: #0024ff;
  border-radius: 30px;
  float: right;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
}

@media (max-width: 1024px) {
h1, h2, h3, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  font-size: 1.6rem;
} 
.googbox{
  height: 480px;
}
.storesbox{
 height:200px;margin:30px 0;
}
.divsize{
  padding-top: 20px;
}
.bigtitle{
  padding:20px 0 20px 0 !important;
 }

 .bigtitle h2{
   letter-spacing: 2px;color:#a5a5a5;text-align:center;font-size:1.0rem;
 }
 /* .good-wrapper .swiper-button-prev, .swiper-rtl .swiper-button-next{
  top: 20%;
 } */
 #good-wrapper .swiper-button-next,#good-wrapper .swiper-button-prev{
    top: 20% !important;
    width: 40px;
    height: 40px;
    background:none;
 }

 #stores-wrapper .swiper-button-next, #stores-wrapper .swiper-button-prev{
  width: 30px;
  height: 30px;
 }
 .divstores .swiper-button-next:after, .divstores .swiper-button-prev:after {
  font-size: 10px !important;
  margin-top:calc(0-16px);
}
.divjoinbrandbox{
  height: 280px;
  margin:30px 0;
 }
 .divjoinbrandbox .swiper-slide{
   /* height: 120px; */
 }
 .joinflow{
  margin:0;
  padding:5%;
 }


.mds{
  width: 100%;
  height: 40px;
   margin-top:50px;height:315px;background-image: url(../images/join/md.jpg);
   background-position: 50% 0;
   background-repeat: no-repeat;
   padding: 20px;
}
.mds .mseach {
  display: inline-block;
  width:  600px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 120px;
  padding-left: 1.85rem;
  background-image: url(../images/md-search.png);
  background-size: 19px 20px;
  background-position: 0.975rem 50%;
  background-repeat: no-repeat;

}
.mds input{
  border: none;
}
.mds .mseach .t1 {
  width: 70%;
  height: 100%;
  font-size: 16px;
  margin-left: 15px;
}
.mds .mseach .t2 {
  width: 25%;
  height: 100%;
  background: #0024ff;
  border-radius: 30px;
  float: right;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
}

}