.overseas_business{
    background-image: url("../image/haiwaiyewu/img_map.png") !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-bottom: 4.5rem;
}

.overseas_business .content{
    background-image: none !important;
    padding: 0 12rem ;
}

.overseas_business .content .chinese,
.overseas_business .content .Eng{
    font-family: Source Han Sans CN;
    font-weight: 400;
    text-align: center;
}


.overseas_business .content .chinese{
    width: 70%;
    margin: auto;
    font-size: 1.2rem;
    color: #333333;
    line-height: 32px;
     overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.overseas_business .content .Eng{
    font-size: .8rem;
    color: #888888;
    line-height: 30px;
    margin-bottom: 28.5rem;
     overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.overseas_business .swiper-container{
     position: relative;
      background-color: #f9fcff ;
}
.overseas_business .swiper-boxx{
    overflow: hidden;
   
   
}
.overseas_business .swiper-container .swiper-slide{
    width: 44rem;
    height: 22.5rem;
    box-sizing: border-box;
    padding: 4rem;
    box-shadow: 2px 3px 62px 0px rgba(214,214,214,0.5);
    border-radius: 16px;
   
}

.overseas_business .swiper-container .swiper-slide .slide-box{
    height: 15rem;
    overflow-y: auto;
     firefox 
    scrollbar-width: none; 
     IE 10+ 
    -ms-overflow-style: none; 
    z-index: 0;
    scrollbar-width: none; /* Firefox */
}
.swiper-slide-active{
    z-index: 100;
}



.overseas_business .swiper-container .swiper-slide .slide-box::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}

.overseas_business .swiper-container .swiper-slide .state,
.overseas_business .swiper-container .swiper-slide .text,
.overseas_business .swiper-container .swiper-slide .state,
.overseas_business .swiper-container .swiper-slide .icon{
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.overseas_business .swiper-container .swiper-slide .state{
    font-size: 1.6rem;
    line-height: 28px;
    color:  #333333;
    margin-bottom: 1.5rem;
}

.overseas_business .swiper-container .swiper-slide .text{
    margin-bottom: 1.3rem;
}


.overseas_business .swiper-container .swiper-slide div:nth-child(3){
    margin-bottom: 3.8rem;
}

.overseas_business .swiper-container .swiper-slide .text,
.overseas_business .swiper-container .swiper-slide .icon{
    font-size: .7rem;
    line-height: 24px;
    color: #999999 ;
}


.overseas_business .swiper-container .swiper-slide .icon svg{
    vertical-align: middle;
}

.overseas_business .swiper-container .swiper-slide .icon svg path{
    fill: #0072CE;
}

.overseas_business .swiper-container .swiper-slide-active {
    background-image: url("../image/haiwaiyewu/shape_1.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.overseas_business .swiper-container .swiper-slide-active  .text,
.overseas_business .swiper-container .swiper-slide-active  .icon,
.overseas_business .swiper-container .swiper-slide-active .state{
    color: #ffffff;
}

.overseas_business .swiper-container .swiper-slide-active svg path{
    fill: #ffffff !important;
}

.overseas_business .custom-prev-button, .overseas_business .custom-next-button {
    bottom: 3.2rem;
}



.overseas_business .custom-prev-button:hover, .overseas_business .custom-next-button:hover{
    background-color: #0072CE !important;
}


@media screen and (max-width: 1680px) {
     .overseas_business .content {
         padding: 0 11rem !important;
     }
}

@media screen and (max-width: 1600px) {
     .overseas_business .content {
         padding: 0 8rem !important;
     }
     
}




@media screen and (max-width: 1366px) {
     .overseas_business .content {
         padding: 0 3.6rem !important;
     }
     
}



@media screen and (max-width: 900px) {
    
    .overseas_business .swiper-container{
        width: 70% !important;
        /*height: auto;*/
        margin: auto;
    }
    .overseas_business .swiper-container .swiper-slide{
        width: 100%;
        /*height: auto;*/
    }
   
    /*.about-us .swiper-slide .desc, .about-us .custom-prev-button, .about-us .more_life .more-life-toplist{*/
    /*    left: -10rem !important;*/
    /*}*/
    .about-us .more_life .custom-next-button{
        left: 70.2rem !important;
    }
    .overseas_business .content .chinese {
        width: 100%;
        font-size: 12px;
    }
    .overseas_business .content .Eng{
        font-size: 12px;
    }
    
    /* .about-us .custom-prev-button, .about-us .custom-next-button{*/
    /*    display: none !important;*/
    /*}*/
    
    .overseas_business .content {
        padding: 5rem 6rem !important;
    }
    .overseas_business .swiper-container {
        width: 90% !important;
    }
    
   
}

@media screen and (max-width: 750px){
    .overseas_business{
        background-image: url("../image/haiwaiyewu/m-hwyw.png") !important;
    }
    
    
    
    .overseas_business .swiper-container{
        border-radius: 16px;
    }
    
    .overseas_business .custom-prev-button, .overseas_business .custom-next-button {
        display: flex !important;
    }
    
   
}

@media screen and (max-width: 650px){
    
    .overseas_business .swiper-container .swiper-slide {
        height: 150px !important;
    }
    
    .overseas_business .swiper-container .swiper-slide .slide-box {
        height: 110px !important;
    }
    
    
    .overseas_business .content .Eng ,
    .overseas_business .content .chinese{
        line-height: 24px;
    }
    
    .overseas_business .content .Eng {
        margin-bottom: 40.5rem;
    }
    
    .overseas_business .custom-prev-button, .overseas_business .custom-next-button {
        width: 30px !important;
        height: 30px !important;
    }
    
    .overseas_business .custom-prev-button svg, .overseas_business .custom-next-button svg {
        width: 15px !important;
        height: 15px !important;
    }
    
     .overseas_business .swiper-container .swiper-slide .state{
         font-size: 20px !important;
     }
     .overseas_business .content .chinese,
    .overseas_business .hwyw-card-text ,
    .overseas_business .hwyw-card-text p ,
    .overseas_business .hwyw-card-text p span,
    .overseas_business .swiper-container .swiper-slide .slide-box .icon{
        font-size: 14px !important;
    }
    
  
}


 @media (max-width: 500px){
    .overseas_business .content .Eng {
        margin-bottom: 45.5rem;
    }
}

/*@media screen and (max-width: 450px) {*/
/*    .overseas_business .content .Eng {*/
/*        margin-bottom: 50.5rem;*/
        
/*    }*/
    
  
/*}*/

@media screen and (max-width: 450px) {
    .overseas_business .content .Eng {
        margin-bottom: 60.5rem;
        
    }
}
