.box_contactus_banner {
    background: url("../../mwork/images/contact_banner.png") no-repeat center
    center/cover;
    width: 1440px;
    height: 705px;
    margin: auto;
  
}

.box_contactus_address {
        width: 1440px;
    height: 340px;
    margin: auto;
    background-color: #fff;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0px 20px;
    flex-wrap: nowrap;

    

}

.ctmb {
    display: flex;
    flex-direction: row;
    gap: 5px 15px;
    
    margin-top: 20px;
     
}

.box_contactus_address_c {
    width: 460px;
    height: 280px;
   

}
.box_contactus_address_c1 {
    font-size: 64px;
    font-weight: 500;
    color: #58595B;
}
.box_contactus_address_c2 {
    font-size: 24px;
    font-weight: 500;
    color: #58595B;
}
.box_contactus_address_c3 {
    font-size: 20px;
    font-weight: 400;
    color: #58595B;
}
.box_contactus_address_c4 {
     font-size: 20px;
    font-weight: 400;
    color: #58595B;
}

.box_contactus_address_d {
width: 260px;
height: 280px;
border-right: solid 0.5px #231F20;
padding-right: 20px;
text-align: center;
}
.box_contactus_address_d1 {
     font-size: 24px;
    font-weight: 400;
    color: #02B502;
}

.box_contactus_address_d2 img{
  width: 187px;
  height: 187px;
  
}
.box_contactus_address_d3 {
     font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #02B502;
    width: 188px;
    height: 43px;
    line-height: 43px;
    border-radius: 24px;
    text-align: center;
    margin: auto;
    margin-top: 16px;

}
.box_contactus_address_d3:hover {
cursor: pointer;
background-color: #249c24;
}

.box_contactus_address_e {
    width: 450px;
    height: 300px;
    margin-left: 30px;
    

}
.box_contactus_address_e1 {
    width: 100%;
    height: 50px;
    margin-top: 35px;

}
.box_contactus_address_e1 img {
width: 42px;
height: 42px;
float: left;
margin-right: 20px;
padding-top: 5px;
clear: both;

}

.box_contactus_address_e1 p {
font-weight: 500;
font-size: 20px;
color: #58595B;
line-height: 25px;
height: 50px;
float: left;
}

.box_contactus_map {
       background: url("../../mwork/images/contact_headmap.png") no-repeat 
       left center/cover;
    width: 1155px;
    height: 361px;
   
    margin: auto;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 53px;


}
.box_contactus_map_sc {
    width: 812px;
    height: 361px;
    float: right;
 border-radius:0px  20px  20px 0px;

}

.box_contactus_map2 {
    display: none;
}

@media (max-width: 768px) {
.box_contactus_banner {
    background: url("../../mwork/images/contact_banner2.png") 
    no-repeat center center/cover;
    width: 100%;
    height: 230px;
    margin: auto;
    margin-top: 52px;
     
  
}

.box_contactus_address {
    padding: 20px;
        width: 100%;
    height: 340px;
    margin: auto;
    background-color: #fff;
     clear: both;

    display: flex;
  flex-direction: column;

     justify-content: space-between;
    align-items: center;
    gap: 0px 20px;
    flex-wrap: nowrap;

}

.box_contactus_address_c {
    width: 100%;
    height: auto;
    clear: both;
}
.ctmb {
    display: flex;
    flex-direction: row;
    gap: 5px 15px;
    
    margin-top: 20px;
     
}
.box_contactus_address_c1 {
    font-size: 32px;
    font-weight: 500;
    color: #58595B;
}
.box_contactus_address_c2 {
    font-size: 18px;
    font-weight: 500;
    color: #58595B;
}
.box_contactus_address_c3 {
     margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #58595B;
}
.box_contactus_address_c4 {
    margin-top: 10px;
     font-size: 15px;
    font-weight: 400;
    color: #58595B;
}

.box_contactus_address_d {
      flex: 1; 
width: 140px;
height: 135px;
border-right: solid 0.5px #231F20;
padding-right: 0px;
text-align: center;
margin-left: 20px;
}
.box_contactus_address_d1 {
     font-size: 10px;
    font-weight: 400;
    color: #02B502;
}

.box_contactus_address_d2 img{
  width: 92px;
  height: 92px;
  
  
}
.box_contactus_address_d3 {
     font-size: 9px;
    font-weight: 500;
    color: #fff;
    background-color: #02B502;
    width: 90px;
    height: 22px;
    line-height: 22px;
    border-radius: 12px;
    text-align: center;
    margin: auto;
    margin-top: 4px;

}
.box_contactus_address_d3:hover {
cursor: pointer;
background-color: #249c24;
}

.box_contactus_address_e {
      flex: 2; 
    width: 280px;
    height: 90px;
    margin-left: 10px;
    

}
.box_contactus_address_e1 {
    width: 250px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
   
    overflow: hidden;

}
.box_contactus_address_e1 img {
width: 20px;
height: 20px;
float: left;
margin-right: 10px;
margin-top: 5px;
clear: both;

}

.box_contactus_address_e1 p {
font-weight: 500;
font-size: 12px;
color: #58595B;
line-height: 14px;
height: 36px;
float: left;
}

.box_contactus_map {
    width: 90%;
    height: 361px;
    margin: auto;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 53px;
    display: none;


}
.box_contactus_map_sc {
    width: 812px;
    height: 500px;
    float: right;
 border-radius:0px  20px  20px 0px;
  display: none;
}

.box_contactus_map2 {
    width: 354px;
    height: 480px;
    margin: auto;
    display: block;
    clear: both;
    margin-top: 30px;



}
    

}

@media screen and (max-width: 401px) { 
.box_contactus_address_d {
      flex: 1; 
width: 95px;
height: 120px;
border-right: solid 0.5px #231F20;
padding-right: 0px;
text-align: center;
margin-left: 10px;
}


.box_contactus_address_e1 {
    width: 250px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.box_contactus_address_e1 img {
width: 20px;
height: 20px;
float: left;
margin-right: 10px;
margin-top: 0px;
clear: both;

}

.box_contactus_address_e1 p {
font-weight: 500;
font-size: 11px;
color: #58595B;
line-height: 14px;
height: 30px;
float: left;
}


}