@charset "utf-8";

.security_camera .mv {
  max-width: 1366px;
  margin: 0 auto;
}
.tileSame+.clm p {
  font-size: 14px;
}
.ico_free {
  padding-left: 80px;
}
.ico_free img {
  max-width: 64px;
  margin-left: 16px;
}
.icon_industry {
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-bottom;
	position: relative;
}
.icon_industry.ico_security{
  max-width: 18px;
  top: -2px;
}
.icon_industry.ico_product{
  max-width: 23px;
  top: -2px;
}
.icon_industry.ico_duties{
  max-width: 17px;
}
.icon_industry.ico_marketing{
  max-width: 25px;
  margin-right: 4px;
}
.w80px {
  width: 80px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bg_f08 {
  background-color: #f08732 !important;
}
.bg_005 {
  background-color: #005fbd !important;
}
.pl2{ padding-left: 2px!important; }

@media (min-width: 1024px) {
  .w124 {
    width: 124px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .w549 {
    width: 549px!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 1024px) {
  .w124 {
    width: 12% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .w549 {
    width: 57% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 640px) {
  .w124 {
    width: 25% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .w549 {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ico_free {
    padding-left: 5%;
    position: relative;
  }
  .ico_free img {
    margin-left: 2%;
  }
}

@media (max-width: 372px) {
  .ico_free {
    font-size: 15px;
    padding-left: 2%;
    padding-right: 2%;
  }
  .ico_free img {
    width: 55px;
  }
}

@media (max-width: 320px) {
  .main_vi_sct .body-temperature-detection .main_vi_device br{
    display: none;
  }
}

@media (orientation: landscape) and (min-width: 472px) and (max-width: 640px) {
  .security_camera .jp_step_ul {
      display: block;
  }
}
