.privilege_box {
  width: 50%;
}
.privilege_img {
  width: 100%;
  height: 414px;
}
.privilege_row {
  margin-top: 37px;
}
.privilege_title {
  font-weight: 400;
  font-size: 22px;
  color: #333333;
  letter-spacing: 1px;
  position: relative;
}
.privilege_subtitle {
  width: 496px;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  margin: 50px 0;
}
.privilege_icon {
  width: 169px;
  height: 101px;
}
.privilege_title::after {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 24px;
  height: 2px;
  background: #00b1f2;
  content: "";
}
.priority{
    order: 1;
}
.contactus_map{
    width: 590px;
    height: 436px;
}

.contactus_mation{
    flex: 0.95;
    align-items: flex-start;
}
.BMap_cpyCtrl,.anchorBL{
    display: none !important;
}
.contactus_row{
    margin-top: 30px;
}
.company{
font-weight: 400;
font-size: 34px;
color: #333333;
position: relative;
margin-bottom: 60px;
}
.mation_box{
    width: 100%;
}
.company::after{
    width: 100px;
height: 4px;
background: #00B1F2;
position: absolute;
bottom: -20px;
left: 0;
content: "";
}
.contactus_left{
    min-width: 40px;
}
.contactus_icon{
    width: 18px;
    height: 18px;
}
.contactus_sector{
font-size: 18px;
color: #333333;
letter-spacing: 1px;
margin-bottom:5px;
}
.sector_content{
font-weight: 400;
font-size: 16px;
color: #666666;
letter-spacing: 1px;
max-width: 500px;
}
.contactus_frame{
    padding: 80px 0;
}
.contactus_layer{
    padding-top: 30px;
}
.qrcoder{
    width: 140px;
    height: 140px;
    margin-top: 15px;
}
.scan_code{
    gap: 10px;
}
.contactus_right{
  position: relative;
  top: -5px;
}