/** Shopify CDN: Minification failed

Line 955:4 "align-item" is not a known CSS property
Line 1619:14 Expected ":"

**/
.faq-plus-accordian {
  max-width: 100% !important;
}
.position-relative {
  position: relative;
}
.swiper-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  position:relative;
}
.swiper-button-next, .swiper-button-prev {
  display:block !important;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.swiper-slide {
  position:relative;
}
.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.unlimited-applications-text {
  bottom:0;
  left:0;
  position: absolute;
  padding:2rem 3rem;
  background: rgba(0,0,0,0.4);
  color:#fff;
  font-size:1.6rem;
  line-height:2rem;
}

.international-certificate img{
  width:100%;
  height:auto;
}
.img-100 {
  max-width:100%;
  height:auto;
}
.width86 {
  width:86%;
}
.width94 {
  width:94%;
}
.width70 {
  width:70%;
}
.display-column {
  display: flex;
  flex-flow: column;
  justify-content:center;
  height: 100%;
}
.flex{
  display: flex;
}
.column {
  flex-direction: column;
}
.align-center {
  align-items: center;
}
.align-start {
  align-items: flex-start;
}
.justify-center {
  justify-content:center;
}
.justify-around {
  justify-content:space-around;
}
.justify-end {
  justify-content:flex-end;
}
.justify-between {
  justify-content: space-between;
}
.wrap{
  flex-wrap: wrap;
}
.block {
  display:block;
}
.overflow-auto {
  overflow: auto;
}
.display-none {
  display: none !important;
}
.line-height-16 {
  line-height: 1.6rem;
}
.font-weight {
  font-weight: bold;
}
.font-weight-500{
  font-weight: 500;
}
.font14 {
  font-size:1.4rem;
}
.font16 {
  font-size:1.6rem;
}
.font24{
  font-size:2.4rem;
} 
.font28{
  font-size:2.8rem;
} 
.font30{
  font-size:3rem;
} 
.font20{
  font-size:2rem;
} 
.font18 {
  font-size:1.8rem;
}
.font78 {
  font-size:7.8rem;
}
.font22 {
  font-size:2.2rem;
}
.font50 {
  font-size:5rem;
}
.font60 {
  font-size:6rem;
}
.cfff {
  color: #fff !important;
}
.c1563AA {
  color: #1563AA;
}
.c333 {
  color: #333;
}
.c2A7DC0 {
  color:#2A7DC0;
}
.c0068B7 {
  color:#0068B7;
}
.c999 {
  color:#999;
}
.c666 {
  color:#666;
}
.c333 {
  color: #333;
}
.c000 {
  color: #000;
}
.margin-auto {
  margin: 0 auto;
}
.margin-0 {
  margin: 0;
}
.margin-top-10 {
  margin-top: 1rem;
}
.margin-top-15 {
  margin-top: 1.5rem;
}
.margin-top-30 {
  margin-top: 3rem;
}
.margin-right-30 {
  margin-right: 3rem;
}
.padding-left-0 {
  padding-left:0;
}
.padding-left-7 {
  padding-left:0.7rem;
}
.padding-left-10 {
  padding-left:1rem;
}
.padding-left-16 {
  padding-left:1.6rem;
}
.padding-right-0 {
  padding-right:0;
}
.padding-right-16 {
  padding-right:1.6rem;
}
.padding-right-20 {
  padding-right:2rem;
}
.padding-right-30 {
  padding-right:3rem;
}
.padding-left-20 {
  padding-left:2rem;
}
.padding-bottom-0 {
  padding-bottom:0;
}
.padding-bottom-15 {
  padding-bottom:1.5rem;
}
.padding-bottom-10 {
  padding-bottom:1rem;
}
.padding-bottom-120 {
  padding-bottom:12rem;
}
.padding-bottom-100 {
  padding-bottom:10rem;
}
.padding-bottom-50 {
  padding-bottom:5rem;
}
.padding-top-120{
  padding-top:12rem;
}
.padding-top-60{
  padding-top:6rem;
}
.padding-top-70 {
  padding-top:7rem;
}
.padding-top-50 {
  padding-top:5rem;
}
.padding-bottom-88 {
  padding-bottom: 8.8rem;
}
.padding-bottom-70 {
  padding-bottom: 7rem;
}
.padding-top-10{
  padding-top:1rem;
}
.padding-top-20{
  padding-top:2rem;
}
.padding-top-40{
  padding-top:4rem;
}
.padding-top-30 {
  padding-top:3rem;
}
.padding-bottom-40 {
  padding-bottom:4rem;
}
.padding-bottom-60 {
  padding-bottom:6rem;
}
.padding-bottom-70 {
  padding-bottom:7rem;
}
.padding-bottom-20 {
  padding-bottom:2rem;
}
.padding-bottom-22 {
  padding-bottom:2.2rem;
}
.padding-bottom-26 {
  padding-bottom:2.6rem;
}
.padding-bottom-30 {
  padding-bottom:3rem;
}
.padding-10 {
  padding:1rem;
}
.margin-bottom-10 {
  margin-bottom: 1rem;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.bg-f0f2f3 {
  background-color:#f0f2f3;
}
.bg-f2f2f2 {
  background-color:#f2f2f2;
}
.bg-f7f7f7 {
  background: #F7F7F7;
}
.bg-677583 {
  background: #677583;
}
.bg-aad2f6 {
  background: #aad2f6;
}
.line-height-18 {
  line-height:1.8rem;
}
.font-weight {
  font-weight: bold;
}
.width-60{
  width:6rem;
}
.width80 {
  width:80%;
}
.width100 {
  width: 100%;
}
.font-14 {
  font-size:1.4rem;
}
.flex-grow1 {
  flex-grow: 1;
}
.table {
  width: 100%;
  font-size: 1.6rem;
  border: none;
  border-collapse: collapse;
  word-break: break-word;
  word-wrap: break-word;
  color: #333;
}
.table td, .table th {
  border:none;
}
.parameters-header {
  background-color:#fff;
  font-weight:bold;
  position: sticky;
  z-index: 2;
  top: 0;
}
.parameters-header h3 {
  font-weight:bold;
}
.device-feature-modal {
  padding-top:6rem;
  padding-bottom:3rem;
}
.device-feature-modal2 {
  padding-bottom:1rem;
}
.title-1 {
  font-size:3rem;
  color: #0068B7;
  font-weight: bold;
  margin: 0;
}
.title-2 {
  font-size:3rem;
  color: #0068B7;
  font-weight: bold;
}
.title-3 {
  font-size:2.2rem;
  color: #0068B7;
  font-weight: bold;
}
.title-4 {
  font-size:1.8rem;
  color: #0068B7;
  font-weight: bold;
}
.font-weight {
  font-weight: bold;
}
.product-detail-bg-video {
  width:100%;
  height:auto;
  position:relative;
}
.video-father {
  width:100%;
  max-height:80rem;
  background-color: #f2f2f2;
}
.video-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.video-content-name {
  font-size: 4.8rem;
  font-weight: bold;
  margin-bottom:0;
  line-height:6rem;
  color: #fff;
  font-weight: 400;
  text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}
.video-bg {
  width:100%;
  display: block;
  max-height:80rem;
}
.video-content-function {
  margin-top: 1rem;
  font-size: 2.8rem;
  color: #fff;
  font-weight: 400;
  text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
  line-height:4rem;
}
.feature-introduce {
  font-size:1.8rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.3;
  margin-bottom: 0;
}
.feature-ip65 {
  position: relative;
  color: #ffffff;
  padding-bottom: 54rem;
  background: url(/cdn/shop/files/gs1_ip65.png?v=1716530132);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.feature-instructions {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 8px;
  height: 11rem;
  align-items: center;
  justify-content: space-around;
}
.feature-instructions span {
  color:#333;
}
.usage-scenario {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.usage-scenario-item {
  width: 33%;
  height:auto;
  margin-bottom: 1rem;
  position:relative;
}
.usage-scenario-item2-text {
  position:absolute;
  top:0;
  left:0;
  display:flex;
  align-items:center;
  flex-flow:column;
  background-color: #4e525e;
  width: 100%;
  height:100%;
  color: #fff;
  justify-content:center;
}
.usage-scenario-item-text {
  position:absolute;
  top:0;
  left:0;
  display:none;
  align-items:center;
  justify-content:center;
  background:rgba(0,0,0,0.4);
  width: 100%;
  height:100%;
}
.usage-scenario-item:hover .usage-scenario-item-text {
  display: flex;
}
.usage-scenario-item2-text h4 {
  font-size:2.4rem;
  color: #fff;
  width:80%;
}
.usage-scenario-item-text h4 {
  font-size:3.2rem;
  color: #fff;
  width:80%;
}
.usage-scenario-item-text-show {
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  height:4.4rem;
  color: #fff;
  font-size: 2rem;
  justify-content: center;
  align-items:center;
  display: flex;
  font-weight: 500;
}
.usage-scenario-item2-text p {
  width:80%;
  font-size:2rem;
  line-height:2.8rem;
}
@media screen and (max-width: 1270px) {
  .usage-scenario-item {
    width: 49%;
  }
}
@media screen and (max-width: 970px) {
  .usage-scenario-item2-text h4 {
    font-size:1.6rem;
  }
  .usage-scenario-item2-text p {
    font-size:1.4rem;
  }
}
@media screen and (max-width: 750px) {

  .usage-scenario-item {
    width: 100%;
  }
  .usage-scenario {
    justify-content: center;
  }
  .usage-scenario-item2-text h4 {
    font-size:2rem;
    padding:0;
  }
  .usage-scenario-item2-text p {
    font-size:1.8rem;
    line-height:2rem;
  }
}
@media screen and (max-width: 600px) {
  .font22, .font28, .font30  {
    font-size: 1.9rem; 
  }
  
  .font18, .font20 ，.font16, #tab1 li, #tab1 li.current {
    font-size: 1.4rem;
  }
  .usage-scenario-item2-text h4 {
    font-size:1.8rem;
    padding:0;
  }
  .usage-scenario-item2-text p {
    font-size:1.4rem;
    line-height:1.6rem;
  }
}
.packing-list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: start;
}
.packing-list-item {
  display:flex;
  align-items:center;
  justify-content:center;
  flex-flow:column;
}
.packing-list-item5 {
  width:17%;
}
.packing-list-item4 {
  width:23%;
}
.packing-list-item40 {
  width:21%;
}
.packing-list-item4 img {
  width:100%;
  height:auto;
}
.packing-list-item-text5 {
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1050px) {
  .packing-list-item5 {
    width:22%;
  }
  .packing-list-item4 {
    width:30%;
  }
  .packing-list-item40 {
    width:28%;
  }
}
@media screen and (max-width: 856px) {
  .packing-list-item5 {
    width:30%;
  }
  .packing-list-item4 {
    width:44%;
  }
  .packing-list-item40 {
    width:42%;
  }
}
@media screen and (max-width: 500px) {
  .packing-list-item5 {
    width:44%;
  }
  .packing-list-item4 {
    width:44%;
  }
  .packing-list-item40 {
    width:44%;
  }
}
.stylish-design {
  display:flex;
  flex-wrap: wrap;
}
.stylish-design-img {
  width:50%;
}
.max-width-100 {
  max-width:100%;
}
.stylish-design-content {
  width:50%;
  display:flex;
  justify-content:center;
}
.stylish-design-content div {
    display: flex;
    flex-flow: column;
    justify-content: space-around;
}
.stylish-design-content p {
    display: flex;
    align-items:center;
}
@media screen and (max-width: 656px) {
  .stylish-design-img {
    width:90%;
    margin: 0 auto;
  }
  .stylish-design-content {
    width:90%;
    margin: 0 auto;
  }
}
.ws1pro-programme {
  width:100%;
  min-height:39rem;
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/greenhouse.png?v=1703814477);
  background-position: center center;
  background-size:cover;
}
.ws1pro-programme2 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/cigarettes.png?v=1703814477);
  background-position: center center;
  background-size:cover;
}
.ws1pro-programme3 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/laboratroy.png?v=1703814477);
  background-position: center center;
  background-size:cover;
}
.ws1pro-programme4 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/machine_room.png?v=1703814477);
  background-position: center center;
  background-size:cover;
}
.ws1pro-programme5 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/smart_home.png?v=1703817323);
  background-position: center center;
  background-size:cover
}
.ws1pro-programme6 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/baby.png?v=1703814477);
  background-position: center center;
  background-size:cover
}
.ws1pro-programme7 {
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/museum.png?v=1703814477);
  background-position: center center;
  background-size:cover
}
.ws1pro-programme-left {
  display:flex;
  min-height:39rem;
}
.ws1pro-programme-right {
  justify-content:flex-end;
}
.ws1pro-programme-content {
  width: 50%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

@media (max-width: 1550px) {
  .ws1pro-programme {
    height:30rem;
    min-height: 30rem;
  }
  .ws1pro-programme-left {
    min-height:30rem;
    height:30rem;
  }
}
.ms1-trandition {
  position: relative;
  color: #ffffff;
  padding-bottom: 674px;
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/ms1-cover-tradition.png?v=1703839483);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.ms1-applicate {
  position: relative;
  color: #ffffff;
  padding-bottom: 600px;
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/ms1_applicate.png?v=1704162848);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.ms1-multiple-alarm {
  position: relative;
  color: #ffffff;
  padding-bottom: 80px;
  background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/ms1-multiple-alarm.png?v=1704161642);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}

.aqs1-detection {
  position: relative;
  color: #ffffff;
  padding-bottom: 534px;
  background: url(/cdn/shop/files/aqs1-detection-24.png?v=1704334901);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.aqs1-rs485 {
  position: relative;
  color: #ffffff;
  background: url(/cdn/shop/files/aqs1-rs485.png?v=1704334901);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
  height:700px;
  display: flex;
  justify-content:flex-end;
}
.aqs1-rs485-content {
  width: 100%;
  padding-right: 8%;
  padding-top: 5%;
  box-sizing: border-box;
  height: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.aqs1-rs485-text {
  width:64%;
}
.ld1-relay-control {
  position: relative;
  color: #ffffff;
  padding-bottom: 513px;
  background: url(/cdn/shop/files/ld1-relay-control.png?v=1704798214);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
@media (min-width: 550px) and (max-width: 700px) {
  .ms1-trandition {
    padding-bottom: 230px;
    background: url(/cdn/shop/files/gs2_lcd_mobile.png?v=1724048007);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
  }
  .ms1-applicate {
    padding-bottom: 230px;
  }
  .ld1-relay-control {
    padding-bottom: 230px;
  }
}
.sensor-parameters {
  display:flex;
}
.sensor-parameters-text {
  padding-left:3rem;
  word-break: break-all;
}
@media (max-width: 500px) {
  .sensor-parameters-text {
    padding-left:1.5rem;
  }
}
.sensor-parameters-item {
  display:flex;
}
.ld1-advantages {
  width: 100%;
  min-height: 60rem;
  background: url(/cdn/shop/files/ld1-advantages-back.png?v=1704796314);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.ld1-advantages-product {
  max-width:100%;
}
.ld1-advantages-content-right {
  width:25%;
}
/* 公有化平台 iot-platform */
.ito-platform-banner {
  width: 100%;
  min-height: 60rem;
  background: url(/cdn/shop/files/iot-paltform-banner.png?v=1704852339);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  display: flex;
  align-items:center;
}
.iot-platform-usage-title {
  width:70%;
  margin: 0 auto 4rem;
}
.iot-platform-usage {
  min-height:27rem;
  background:#fff;
  padding:3rem 2.7rem;

}
@media (max-width: 750px) {
 .iot-platform-usage {
    padding: 2rem;
    min-height:auto;
  }
}
.ito-platform-programme {
  width:100%;
  min-height:58rem;
  background: url(/cdn/shop/files/feature_advanced_device.png?v=1704856294);
  background-position: center center;
  background-size:cover;
}
.ito-platform-programme2 {
  background: url(/cdn/shop/files/feature_advanced_maps_view.png?v=1704856294);
  background-position: center center;
  background-size:cover;
}
.ito-platform-programme3 {
  background: url(/cdn/shop/files/feature_customisable_alerts.png?v=1704856294);
  background-position: center center;
  background-size:cover;
}
.ito-platform-programme4 {
  background: url(/cdn/shop/files/feature_visualisation.png?v=1704856294);
  background-position: center center;
  background-size:cover;
}
.ito-platform-programme5 {
  background: url(/cdn/shop/files/feature_search_historical_data.png?v=1704856294);
  background-position: center center;
  background-size:cover;
}
.ito-platform-programme-content {
    width: 46%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    min-height: 58rem;
}
.ito-platform-banner-content-title1 {
  font-weight: bold;
}
@media (max-width: 1600px) {
 .ito-platform-programme {
    min-height:40rem;
    height: 40rem;
  }
  .ito-platform-programme-content {
    height: 40rem;
    min-height:40rem;
  }
}
@media (max-width: 500px) {
  .ito-platform-banner {
    min-height:50rem;
    background: url(/cdn/shop/files/iot-paltform-banner-mobile.png?v=1724742846);
    background-position: center top;
    background-size: cover;
  }
  .iot-platform-usage-title {
    width: 100%;
  }
 .ito-platform-banner-content-title1 {
    font-size: 3rem;
  }
  .ito-platform-banner-content-title2 {
    font-size: 1.6rem;
    padding-bottom: 3rem;
  }
  .ito-platform-banner-content-items {
    align-item: left;
  }
  .ito-platform-banner-content-items div {
    width: 33.33%;
    margin-bottom: 2rem;
  }
  .ito-platform-programme {
    min-height: 34rem;
    height: 34rem;
    background: url(/cdn/shop/files/feature_advanced_device-mobile.png?v=1704856294);
    background-position: center center;
    background-size:cover;
  }
  .ito-platform-programme2 {
    background: url(/cdn/shop/files/feature_advanced_maps_view-mobile.png?v=1704856294);
    background-position: center center;
    background-size:cover;
  }
  .ito-platform-programme3 {
    background: url(/cdn/shop/files/feature_customisable_alerts-mobile.png?v=1704856294);
    background-position: center center;
    background-size:cover;
  }
  .ito-platform-programme4 {
    background: url(/cdn/shop/files/feature_visualisation-mobile.png?v=1704856294);
    background-position: center center;
    background-size:cover;
  }
  .ito-platform-programme5 {
    background: url(/cdn/shop/files/feature_search_historical_data-mobile.png?v=1704856294);
    background-position: center center;
    background-size:cover;
  }
  .ito-platform-programme-content {
    width: 100%;
  }
  .ito-platform-programme-content .title-3 {
    text-align: center !important;
  }
  .ito-platform-programme-content {
    height: 20rem;
    min-height: 20rem;
  }
}
/* 开发者会员 */
.developer-member-banner {
  width: 100%;
  min-height: 81rem;
  background: url(/cdn/shop/files/developer-member-banner.png?v=1704883557);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.developer-member-banner-top {
  min-height:54rem;
}
.developer-member-banner-bottom {
  min-height:27rem;
  background: rgba(68, 81, 218, 0.3);
}
.developer-member-banner-button {
  width: 152px;
  height: 46px;
  background: #43E6E1;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 400;
  color: #170D56;
  display: block;
  text-align:center;
  line-height:46px;
}
#tab1 li {
    cursor: pointer;
    display: inline-block;
    background-color: #f2f2f2;
    border: none;
    padding: 10px 10px;
    font-size: 20px;
    /* margin: 0px 10px -3px; */
}
#tab1 li.current {
    border-bottom: 3px #1094E5 solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #f2f2f2;
    padding: 10px 10px;
    font-size: 20px;
    margin-bottom: -3px;
}
.module_desc {
    font-size: 20px;
    color: #000000;
}
#tab1 img {
    max-width: 100%;
    height: auto;
}
#tab1 .tabcon {
    display: none;
    border-top: 3px #D1D1D1 solid;
}
#tab1 .block {
    display: block;
}
.packing-list-item4 .developer-img-auto {
  width: auto;
  max-width: 100%;
}
@media (max-width: 549px) {
  .developer-member-banner-top {
    min-height: 40rem;
  }
  .developer-member-banner-top h1 {
    font-size: 3rem;
    width: 100%;
  }
  .developer-member-banner-top h2 {
    width: 100%;
  }
}
/* 私有化 */

.on-premises-platform-banner {
  width: 100%;
  min-height: 60rem;
  background: url(/cdn/shop/files/on-premises-platform-bg.png?v=1705282688);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.on-premises-platform-banner-content {
  min-height: 60rem;
}
.on-premises-platform-banner-content h1 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.1;
}
.on-premises-platform-banner-content h2 {
  font-size: 2.2rem;
  line-height: 1.3;
}
.on-premises-platform-banner-content h1,  .on-premises-platform-banner-content h2 {
  width: 73%;
}
@media (max-width: 500px) {
  .on-premises-platform-banner, .on-premises-platform-banner-content {
    min-height: 40rem; 
  }
  .on-premises-platform-banner-content h1, .on-premises-platform-banner-content h2 {
    width: 100%;
  }
  .on-premises-platform-banner-content h1 {
    font-size: 1.9rem;
  }
  .on-premises-platform-banner-content h2 {
    font-size: 1.4rem;
  }
  .on-premises-platform-banner-button {
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4rem;
  }
}
.on-premises-platform-banner-button, .on-premises-platform-banner-button:hover {
  background: rgba(255,255,255,0.15);
  color: #fff;
}
.sku-item {
  width: 16.66%;
  padding: 1.5rem 0;
  vertical-align: top;
  transition: all 500ms;
  margin-top: 2rem;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
}
.sku-item-title {
  text-align:center;
  padding:0 0.5rem;
  color: #666;
  font-size:1.8rem;
}
.sku-item-price {
  color: #0277BD;
  font-size: 2.4rem;
  display: flex;
  align-items: end;
  justify-content: center;
  line-height: 2.6rem;
  padding: 1rem;
}
.sku-item-price-1 {
  font-size:1.8rem;
}
.sku-item-price-2 {
  font-size:2.5rem;
  line-height: 2.6rem;
}
.sku-item-description1 {
  padding:0 0.5rem;
  color: #333;
  font-size: 1.8rem;
  min-height: 6.4rem;
}
.sku-item-btn1 {
  padding: 1rem 2rem;
  background: #0068b7;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 13px;
  letter-spacing: 0.64px;
  border: 1px solid #0068b7;
  outline: none !important;
}

.sku-item-btn2 {
  background: #fff;
  color: #0068b7;
  border: 1px solid #0068b7;
}

@media (min-width: 1090px) and (max-width: 1285px) {
  .sku-item {
    width: 20%;
  }
}
@media (min-width: 860px) and (max-width: 1089px) {
  .sku-item {
    width: 25%;
  }
}
@media (min-width: 700px) and (max-width: 859px) {
  .sku-item {
    width: 33.33%;
  }
}
@media (min-width: 550px) and (max-width: 699px) {
  .sku-item {
    width: 50%;
  }
}
@media (max-width: 549px) {
  .sku-item {
    width: 100%;
  }
}
.sku-item:hover {
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
.premises-table {
  width: 100%;
  text-align: center;
  border: 1px solid #d2d2d2;
}
.premises-table thead tr td {
  border: 1px solid #d2d2d2;
  padding: 2rem;
  width: 15%;
}
.premises-table tbody tr td {
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  font-size: 1.6rem;
  padding: 1rem 2rem;
  color: #333;
  line-height: 1.5;
  background-color:#f7f7f7;
}
.premises-table tbody tr .font14 {
  font-size: 1.4rem;
}
.premises-table > tbody > tr:nth-child(odd) > td {
  background-color: white;
}
.premises-compare-content {
  width: 30%;
  text-align: center;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.premises-compare-content-title {
  width: 100%;
  height: 7rem;
  padding: 0 1rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.2rem;
  border-radius: 8px;
}
.premises-compare-content-title1 {
  background: url(/cdn/shop/files/ube_programme_head_1.png?v=1705303297);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.premises-compare-content-title2 {
  background: url(/cdn/shop/files/ube_programme_head_2.png?v=1705303297);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.premises-compare-content-title3 {
  background: url(/cdn/shop/files/ube_programme_head_3.png?v=1705303297);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
}
.premises-compare-content img {
  max-width: 100%;
}
.premises-compare-btn {
  background-color: #0089BD;
  border: 1px solid #0089BD;
}
.premises-compare-btn2 {
  background-color: #002B38;
  border: 1px solid #002B38;
}
.premises-compare-btn3 {
  background-color: #E70048;
  border: 1px solid #E70048;
}
.premises-compare-content:hover {
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
.premises-table2 {
  border-radius: 2rem;
}

@media (max-width:750px) {
  .premises-compare-content {
    width:100%;
  }
}

@media (max-width: 549px) {
  .premises-table {
    width: 200%;
  }
  .premises-table tbody tr td {
   font-size: 1.2rem;
    padding: 1rem;
  }
}
/* sp1 */
.sp1-intelligent {
  position: relative;
  color: #ffffff;
  padding-bottom: 48rem;
  background: url(/cdn/shop/files/sp1-intelligent.png?v=1705547247);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.sp1-operation {
  position: relative;
  color: #ffffff;
  padding-bottom: 59rem;
  background: url(/cdn/shop/files/sp1-operation.png?v=1705547247);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.sp1-operation-img {
  display: none;
}
@media (min-width: 1160px) and (max-width: 1330px) {
  .sp1-intelligent {
    padding-bottom: 36rem;
  }
}
@media (min-width: 900px) and (max-width: 1159px) {
  .sp1-intelligent {
    padding-bottom: 32rem;
  }
}
.sp1-international {
  position:relative;
}
.sp1-international-title {
  position:absolute;
  top: 9%;
  width:100%;
}
.sp1-use-scene-item {
  width: 49%;
}
.sp1-use-scene-item-text-show {
  min-height: 30%;
  padding: 0 1rem;
  /* background: rgba(0,0,0,.3); */
  position: absolute;
  bottom: 0;
  left: 0;
}
@media and (max-width: 850px) {
  .sp1-use-scene-item {
    width: 90%;
    margin-left:5%;
  }
}
@media (max-width: 500px) {
  .sp1-use-scene-item {
    width: 100%;
  }
  .sp1-use-scene-item-text-show {
    padding: 1rem 1rem;
    background: rgba(0,0,0,.5);
  }
}
/* 账户套餐 */
.account-package-banner {
  position: relative;
  color: #ffffff;
  height: 60rem;
  background: url(/cdn/shop/files/account-package-banner.png?v=1705910820);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
  display: flex;
  align-items: center;
}
.account-package-banner-title {
  font-size: 7.8rem;
}
.account-sku-item {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 15%;
}
.account-sku-price {
  padding: 1rem 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.account-sku-price span {
  display: block;
  text-align: center;
}
@media (min-width: 1090px) and (max-width: 1285px) {
  .account-sku-item {
      width: 19%;
  }
}
@media (min-width: 860px) and (max-width: 1089px) {
  .account-sku-item {
      width: 24%;
  }
}
@media (min-width: 700px) and (max-width: 859px) {
  .account-sku-item {
      width: 32%;
  }
}

@media (min-width: 550px) and (max-width: 699px) {
  .account-sku-item {
      width: 48%;
  }
}
@media (max-width: 850px) {
  .account-package-banner {
    height:40rem;
  }
  .account-package-banner-title {
    font-size: 4.8rem;
  }
}
@media (max-width: 549px){
  .account-sku-item {
      width: 100%;
  }
  .account-package-banner {
    height:30rem;
    background: url(/cdn/shop/files/account-package-banner-mobile.png?v=1724745989);
    background-position: center top;
    background-size: cover;
  }
  .account-package-banner-title {
    font-size: 2.8rem;
  }
}
.account-package-table {
  border: 1px solid #c6c6c6;
}
.products_price_table {
  width: 100%;
  border-collapse: collapse;
  text-align: center !important;
}
.products_price_table tr th {
  color: #333;
  padding: 16px 0;
  font-weight: normal;
  font-size: 14px;
  text-align: center !important;
}
.products_price_table tr:first-child th {
  background-color: #0277bd;
  color: #fff;
  font-size: 16px;
}
.products_price_table td, .products_price_table th {
  border: 1px solid #333;
  line-height: 1.2;
}
.products_price_table sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -.5em;
}
.products_price_table tr th:last-child button {
  background-color: #0277bd;
  color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 16px;
  border: none;
}
@media (max-width: 549px){
  .products_price_table , .account-package-table{
      width: 200%;
  }
}
/* product faq */
.product-faq-tabs {
  background-color: #F8F6F7;
  display:flex;
  flex-wrap: wrap;
}
.product-faq-tab {
  padding: 2rem 4rem 1rem;
  display:flex;
  flex-direction: column;
  justify-content:center;
  align-items:center;
  cursor: pointer;
}
.product-faq-tab a{
  color: #666666;
  font-size: 2rem;
}
.product-faq-tab-line {
  width: 46px;
  height: 3px;
  background: #F8F6F7;
  border-radius: 2px;
}
.product-faq-tab-active a{
  color: #006DB8;
}
.product-faq-tab-active .product-faq-tab-line{
  background: #006DB8;
}

#content > div {
  clear: both;
  display: none;
}
#content .product-faq-content-active {
  display: block;
}
.product-faq-item {
  border-bottom: 1px solid #eee;
}
.product-faq-header {
  padding: 2rem 0;
  display: flex;
  margin: 0;
  justify-content:space-between;
  align-items: center;
  cursor: pointer;
}
.product-faq-header-text {
  max-width:95%;
  color:#333333;
  font-size:1.8rem;
}
.product-faq-header-icon .icon-caret{
  height:10px;
  color: #666;
  transform: rotate(-90deg);
}
.product-faq-body {
  display:none;
}
.product-faq-item-active .icon-caret{
  transform: rotate(0deg);
}
.product-faq-item-active .product-faq-body {
  display:block;
}
/* solution */
.solution-banner {
  position: relative;
}
.solution-banner-pc {
  display: block;
}
.solution-banner-mobile {
  display: none;
}
.solution-banner-container{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.solution-banner-container-cold{
  background: rgba(255,255,255,0.4);
}
.solution-banner-container-p1 {
  font-size: 2.4rem;
  color: #333;
  line-height: 2.6rem;
}
.solution-banner-container-p2 {
  font-size: 6rem;
  color: #333;
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 3rem;
}
.solution-banner-container-p3 {
  font-size: 2.2rem;
  color: #333;
  line-height: 1.3;
  padding-bottom: 3rem;
  width:68%;
}

/* solution */
.solution-list-text-line {
  width: 97px;
  height: 3px;
  background: #0068B7;
}
.solution-case-banner-title {
  font-size: 6rem;
  font-weight: bold;
  line-heightL 1.1;
  margin-bottom: 3rem;
}
.solution-case-title {
  font-size: 3rem;
  color:#333;
  font-weight:bold;
  display:flex;
  align-items:center;
}
.solution-case-title-left {
  width:4px;
  height:22px;
  border-radius:2px;
  background-color:#0066b7;
}
.solution-case-title-right {
   padding-left:1.5rem;
}
.solution-case-point {
  width: 86px;
  height: 25px;
  background: #F39800;
  border-radius: 2px;
  line-height: 25px;
  text-align:center;
  font-size:1.8rem;
  color:#fff;
}
.solution-case-point-text {
  padding-left:2.8rem;
  font-size:1.8rem;
  line-height: 1.4;
  color:#333;
  max-width:90%;
}
.solution-step {
  width: 30%;
  height: 23rem;
  background: #F5F8FB;
  border-radius: 6px;
  position:relative;
}
.solution-step3 {
  height: 28rem;
}
.solution-step-img {
  /* width: 12rem;
  height:110px; */
  position:absolute;
  top: 25%;
  right: 0;
}
.solution-step-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding:2rem 2.5rem;
  display: flex;
  flex-direction: column;
}
.solution-step-content-title{
  font-size: 2rem;
  font-weight: bold;
  color: #0068B7;
  padding-bottom:1rem;
}
.solution-step-content-text{
  font-size: 1.8rem;
  color: #333;
  line-height: 3rem;
}
.solution-step-next {
  width:5%;
  display: flex;
  justify-content: center;
  align-items:center;
}
.solution-step-next .icon-triangle{
  color: #0068B7;
  height: 4rem;
}
.solution-step2 {
  width: 47.5%;
}
.solution-case-banner-title br {
  display: none;
}
.solution-case-title-font {
  font-size: 2.6rem;
  font-weight: bold;
}
.solution-case-p-font {
  font-size: 1.8rem;
}
.solution-img-pc {
  display: block;
}
.solution-img-mobile {
  display: none;
}
@media screen and (max-width: 500px) {
  .solution-agriculture-banner {
    height: 30rem;
  }
  .solution-banner-pc {
    display: none;
  }
  .solution-banner-mobile {
    display: block;
  }
  .solution-banner-container div{
    justify-content: start;
  }
  .solution-banner-container-p1 {
    padding-top: 4rem;
  }
  .solution-banner-container-p3 {
    line-height: 2.2rem;
  }
  .solution-case-banner-title {
    font-size: 3.5rem;
    text-align: center;
  }
  .solution-case-banner-title br {
    display: block;
  }
  .solution-case-point {
    width: 70px;
    min-width:70px;
    font-size: 1.4rem;
  }
  .solution-case-point-text {
    padding-left: 1.8rem;
    font-size: 1.4rem;
    margin-top: -4px;
  }
  .solution-case-title-right {
    font-size: 1.9rem;
  }
  .solution-step {
    height: 28rem;
  }
  .solution-step-content {
    padding: 1.6rem 1rem;
  }
  .solution-step-content-title {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
   .solution-step-content-text {
     font-size: 1.4rem;
     line-height: 1.8rem;
   }
  .solution-case-title-font {
    font-size: 1.9rem;
  }
  .solution-case-p-font {
    font-size: 1.4rem;
  }
  .solution-step-img {
    display: none;
  }
  .solution-img-pc {
    display: none;
  }
  .solution-img-mobile {
    display: block;
  }
  .solution-body-mains {
    padding-top: 2rem;
  }
  .solution-banner-container-p1 {
    font-size: 1.4rem;
  }
  .solution-banner-container-p2 {
    font-size: 4.2rem;
    line-height: 4.5rem;
  }
  .solution-banner-container-p3 {
    font-size: 1.5rem;
    width: 100%;
  }
  .solution-list .stylish-design-img , .solution-list .stylish-design-content{
    width: 100%;
  }
  .solution-list-title {
    padding-top: 1.5rem;
  }
  .solution-list-title a {
    font-size: 1.9rem;
  }
  .solution-list-content {
    font-size: 1.4rem;
    padding: 1rem 0;
  }
  .solution-list-a {
    font-size: 1.1rem;
  }
  .solution-list-a img{
    width: 40px;
  }
}

.site-policy-banner-title {
  font-size:3.6rem;
  color:#333;
}
.site-policy-banner-line {
  width: 51px;
  height: 5px;
  background: #3176B4;
}
.download-banner-text1 {
  width:56%;
  color: #fff;
  font-size: 4.8rem;
  font-weight: bold;
  margin: 0;
  padding-bottom: 3rem;
  line-height: 1.3;
}
.download-banner-text2 {
  width:56%;
  color: #fff;
  font-size: 2.2rem;
}
.stylish-design-content .download-ios-div{
  flex-flow: row;
  justify-content: center;
  flex-wrap: wrap;
}
.stylish-design-content .download-pc-div {
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.download-ios-button, .download-ios-button:hover {
  color: #fff;
  font-size: 1.8rem;
  background: #000;
  padding: 1rem 2.5rem;
  border-radius: 1rem;
  align-items: center;
  width: 24.4rem;
  justify-content: center;
}
.download-pc-button, .download-pc-button:hover {
  width: 24.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
.download-mac-button, .download-mac-button:hover {
  width: 24.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
.download-mac-button span, .download-pc-button span, .down-app-line-height {
  line-height: 2.2rem;
}
.user-guide-btns {
  padding-top: 80px;
  padding-bottom: 30px;
  border-bottom:1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.user-guide-list {
  font-size: 18px;
  color: #333;
  width: 278px;
  height: 52px;
  background: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #1563AA;
  line-height: 52px;
  text-align: center;
  display: flex;
  margin: 0 5px 20px;
  align-items: center;
  justify-content: center;
}
.user-guide-list h2 {
  font-size: 18px;
  color: #333;
}
.user-guide-list-active, .user-guide-list-active:hover, .user-guide-list-active h2 {
  background-color:#1563AA;
  color: #fff;
}
/* 用户自定义页面 */
.about-custom-products p{
  margin-bottom: 0.5rem;
}
.custom-product-project-pk {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 0 10px 2px #eee;
}
.custom-product-pk-top {
  width: 100%;
  display: flex;
}
.custom-product-pk-top .pk-top-left {
  width: 44%;
  height: 6.4rem;
  background-color: #F2F2F2;
  border-top-left-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
}
.pk-top-middle {
  width: 12%;
  height: 6.4rem;
  font-weight: bold;
  font-size: 4.9rem;
  line-height: 5rem;
  color: #FFFFFF;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-color: #76B9EC;
  position: relative;
}
.pk-top-middle-triangle {
  position: absolute;
  bottom: -14.4rem;
  left: 0px;
  width: 0;
  height: 0;
  border: 72px solid;
  border-color: #76B9EC transparent transparent transparent;
}
.pk-top-right {
  width: 44%;
  height: 6.4rem;
  background-color: #0068B7;
  border-top-right-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
}
.custom-product-pk-body {
  display: flex; 
  width: 100%;
}
.custom-product-pk-body-left, .custom-product-pk-body-right {
  width: 44%;
  padding: 0 6rem 0 4.4rem;
}
.custom-product-pk-body-middle {
  width: 12%;
  background: #EEF6FB;
  color: #EEF6FB;
}
.custom-product-pk-body-left-img, .custom-product-pk-body-right-img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32rem;
}
.custom-product-pk-body-middle {
  font-size: 1.8rem;
  color: #0068b7;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.custom-product-pk-body-middle1 {
  height: 12rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.custom-product-pk-body-middle2 {
  height: 12.6rem;
}
.custom-product-pk-body-middle3 {
  height: 15rem;
}
.custom-product-pk-body-text {
  padding-bottom: 3rem;
  border-bottom: 1px solid #eee;
}
.custom-product-pk-body-no-border {
  border-bottom: none;
}
.custom-product-pk-body-text-title {
  display: flex;
  align-items: center;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.custom-product-pk-body-text-title span {
  padding-left: 6px;
}
.custom-product-pk-body-text-content {
  padding-left: 2rem;
  font-weight: 400;
  font-size: 1.8rem;
  color: #666666;
  margin-bottom: 0;
  line-height: 2.4rem;
}
.custom-product-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-product-features-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 32%;
  padding-bottom: 3rem;
}
.custom-product-features-item h4 {
  font-size: 2.2rem;
  color: #333;
  padding-bottom: 2rem;
}
.custom-product-features-item img {
  width: 38.3rem;
  max-width: 100%;
  display: block;
}
.custom-product-features-item p {
  width: 90%;
  font-size: 1.8rem;
  color: #333333;
  line-height: 3rem;
  padding-top: 2.5rem;
  
}
@media screen and (max-width: 900px) {
  .custom-product-features-item {
    width: 49%;
  }
}
@media screen and (max-width: 500px) {
  .custom-product-features-item {
    width: 100%;
  }
  .custom-product-features-item h4 {
    font-size: 1.6rem;
  }
  .custom-product-features-item p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.custom-product-delivery {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3rem;
}
.custom-product-delivery-item {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.custom-product-delivery-item span {
  padding-top: 2rem;
}



.custom-product-inquiry {
  padding-bottom: 6.6rem;
  padding-top: 10rem;
  background: #EFF5FA;
}
.custom-product-inquiry-body {
  display: flex;
  align-items: center;
}
.custom-product-inquiry-body-left, .custom-product-inquiry-body-right {
  width: 50%;
}
.custom-product-inquiry-body-left h3 {
  margin-bottom: 2rem;
  font-size: 4rem;
}
.custom-product-inquiry-body-left p {
  margin-bottom: 4rem;
  margin-right: 2rem;
}
.custom-product-inquiry-btn {
  width: 27.6rem;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  line-height: 5.8rem;
  height: 5.8rem;
  background: #3176B4;
  border-radius: 2.9rem;
  display: block;
  
}
.custom-product-inquiry-body-right {
  display: flex;
  justify-content: flex-end;
}
.custom-product-inquiry-body-right img {
  max-width: 50.6rem;
  width: 100%;
}

/* nr1 */
.nr1-various-modes {
  width: 100%;
  display: flex;
  background: linear-gradient(180deg, #EFEFEF, #AAD2F6);
  border-radius: 10px;
}
.nr1-various-modes-item {
  width: 20%;
  padding: 6rem 2.6rem  3.6rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.nr1-various-modes-item-shadow {
  position: absolute;
  top: 1.2rem;
  right:0;
}
.nr1-various-modes-automatic {
  position: relative;
  z-index: 2;
}
.nr1-various-modes-automatic-img {
  position: relative;
  z-index: 1;
  margin-top: -10rem;
}

.nr1-power-up {
  position: relative;
  padding-bottom: 542px;
  background: url(/cdn/shop/files/nr1-control-power-up.png?v=1716348098);
  overflow: hidden;
  background-position: center top;
  background-size: cover;
  width: 100%;
}
.nr1-application-areas {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nr1-application-areas-item {
  width:32%;
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom:4rem;
}
.nr1-application-areas-item img {
  max-width: 100%;
}
.nr1-application-areas-item-text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom:0;
  padding: 0 4rem;;
}
.nr1-application-areas-item-text h4 {
  color: #fff;
  font-size: 1.7rem;
}
.nr1-application-areas-item-text p {
  color: #fff;
  font-size: 1.4rem;
}
.nr1-output-wiring {
  width: 100%;
  height: auto;
  border: 2px dashed #0068B7;
  padding: 4.5rem 6rem 2.5rem;
  display:flex;
  align-items: center;
  border-radius: 2rem;
}
.nr1-output-wiring-left {
  flex-flow: 1;
  padding: 0 7rem;
}
.nr1-output-wiring-left h4 {
  font-size: 1.8rem;
  padding-bottom: 3rem;
  padding-left: 14px;
}
.nr1-output-wiring-left p {
  font-size: 1.8rem;
  width: 80%;
  display: flex;
  justify-content: space-between;
}
.nr1-output-wiring-right {
  width: 141px;
  min-width: 141px;
}
.nr1-output-wiring-right img {
  width: 141px;
}

/* hw1 */
.hw1-back-img {
  width: 100%;
}
.hw1-content-absolute {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
.hw1-system-customs {
  width: 100%;
  overflow: auto;
}
.hw1-system-custom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hw1-system-custom-item {
  width: 32%;
  padding: 78px 23px 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom:20px;
}
.hw1-system-custom-title {
  font-size: 24px;
  color: #1273BB;
  font-weight: 500;
}
.hw1-system-custom-img {
  width: 180px;
  height: 180px;
  margin: 20px 0 30px;
}
.hw1-system-custom-div {
  min-height: 330px;
}
.hw1-system-custom-p {
  display: flex;
}
.hw1-system-custom-p img {
  min-width: 25px;
  height: 19px;
  max-height: 19px;
  margin-top: 10px;
}
.hw1-system-custom-p span {
  font-weight: 400;
  font-size: 18px;
  padding-left: 6px;
}
.hw1-application-areas {
  bottom: 20px;
  text-align: center;
}


.img-mobile {
  display: none;
}
.img-pc {
  display: block;
}
.ms1-trandition-img {
  display:none;
}

.position-relative {
  position: relative;
}
.feature-characteristic-full {
  width: 100%;
  height: auto;
  background-image: url(/cdn/shop/files/Innovative-cloud-back.png?v=1740635483);
  background-position: center;
  background-size: cover;
}

/* smart home */
.solution-case-banner-home-title{
  color: #0269B7;
}
.smart-home-day {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.smart-home-day-item {
  width: 48%;
  padding-bottom: 40px
}
.smart-home-day-item h4 {
  margin:0;
  font-size: 22px;
  color: #0068B7;
}
.smart-home-day-item p {
  margin:0;
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  padding: 8px 0 20px;
}
.smart-home-day-item img {
  max-width: 100%;
}

/* lora gw1 */
.gw1-performances-back {
  width: 100%;
  height: auto;
  padding-bottom: 80px;
  background: url(/cdn/shop/files/lora-gw1-describe3.png?v=1747028358) no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.gw1-pro-lautomatic-resend {
  width: 100%;
  height: 652px;
  padding-bottom: 80px;
  background: url(/cdn/shop/files/lora-pro-l-describe4.png?v=1747039938) no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.gw1-performances {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.lora-pro-l-automatic {
  justify-content: flex-end;
}
.gw1-performances-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  padding-bottom: 30px; 
}
.gw1-performances-left img {
  max-width: 100%;
}
.gw1-performances-right {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 60%;
  flex-wrap: wrap;
  padding-top: 30px;
}
.lora-prol-auto-right {
  width: 56%;
  padding-top: 80px;
}
.gw1-performances-list {
  width: 30%;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 18px;
  color: #0068B7;
  line-height: 22px;
  padding-bottom: 30px;
}
.gw1-performances-list-span {
  color: #010101;
}
.gw1-parameter-comparison {
  overflow: auto;
}
.gw1-parameter-comparison-in {
  display: flex;
}
.gw1-parameter-comparison-item {
  width:22%;
}
.gw1-parameter-comparison-item1 {
  width:12%;
}
.gw1-parameter-comparison-item div {
  font-size: 18px;
  color: #333333;
  display: flex;
  line-height: 22px;
  flex-direction: column;
}
.gw1-parameter-comparison-item1 div {
  border-bottom: 1px dashed rgba(168, 188, 220, 0.24);
  width: 832%;
  z-index: 1;
  position: relative;
}
.gw1-parameter-comparison-item1 div:last-child {
  border-bottom: none;
}
.gw1-parameter-comparison-item .div1 {
  height: 168px;
  padding-top: 40px;
  position: relative;
  box-sizing: border-box;
}
.gw1-parameter-comparison-item .span2 {
  height: 44px;
  line-height: 22px;
}
.gw1-parameter-comparison-item1 .span2 {
  padding-top: 16px;
}

.gw1-parameter-comparison-item .div2 {
  height: 66px;
  padding: 12px 0;
  box-sizing: border-box;
}
.gw1-parameter-comparison-item .div3 {
  height: 90px;
  padding: 12px 0;
  box-sizing: border-box;
}
.gw1-parameter-comparison-item2 {
  padding-left: 10px;
  box-sizing: border-box;
}
.gw1-parameter-comparison-item2-in {
  background: linear-gradient(0deg, #F5F6F8 33%, #CBDFFF 100%);
  border-radius: 38px;
  padding: 0 18px 0 25px;
   box-sizing: border-box;
}
.gw1-parameter-comparison-item3 {
  padding-left: 10px;
  box-sizing: border-box;
}
.gw1-parameter-comparison-item3-in {
  background: linear-gradient(0deg, #F5F6F8 64%, #EBEBEB 100%);
  border-radius: 38px;
  padding: 0 18px 0 25px;
   box-sizing: border-box;
}
.gw1-parameter-comparison-item h4 {
  font-weight: bold;
  font-size: 22px;
  color: #0068B7;
  margin-bottom: 30px;
}
.gw1-parameter-comparison-item p {
  display: flex;
  margin: 0;
}
.gw1-parameter-comparison-item p img {
  height: 16px;
  margin-right: 2px;
}
.gw1-parameter-comparison-item .div1-img {
  position: absolute;
  top: 40px;
  right: -18px;
}
.gw1-parameter-comparison-item1 span {
  padding-top: 16px;
}

/* gw1 pro-l */
.lora-gs1-back-img {
  width: 100%;
  height: 640px;
  object-fit: contain;
}

@media screen and (max-width: 1300px) {
  .gw1-parameter-comparison-item .div2 {
    height: 90px;
  }
  .gw1-parameter-comparison-item .div2 span {
    height: 44px;
  }
}

/* 智慧大屏 */
.solution-screen-banner-title {
  color: #0269B7;
  text-shadow: 2px 2px 2px #fff;
  font-weight: bolder;
}
.solution-step-screen {
  height: 26rem;
}
.solution-case-point-screen h4 {
  font-weight: bold;
  margin: 0;
  font-size: 1.8rem;
  padding-bottom: 8px;
}
.solution-case-point-screen p {
  margin: 0;
}
.solution-screen-data {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.solution-screen-data-list {
  width: 33%;
  padding: 0 0.5% 10px;
}
.solution-screen-data-list2 {
  width: 49.75%;
  padding: 0 0.5%;
}
.solution-screen-data-list-in {
  border-radius: 10px;
  box-shadow: 0 0 9px #0600011a;
}
.solution-screen-data-list-in img {
  width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.solution-screen-data-list-in p {
  min-height: 195px;
  padding: 20px 30px;
  color: #333;
  font-size: 1.8rem;
}
.solution-screen-data-list2 .solution-screen-data-list-in p {
  min-height: 145px;
}
/* dpl1 */
.dpl1-version-customs {
  color: #333;
  font-size: 18px;
}
.dpl1-version-custom {
  display:flex;
  border-bottom: 1px dashed #fff;
}
.dpl1-version-custom-top {
  font-weight: bold;
}
.dpl1-version-custom .div1 {
  width: 30%;
  display: flex;
  align-items: center;
  padding: 30px 40px 30px 0;
  box-sizing: border-box;
}
.dpl1-version-custom .div2 {
  width: 30%;
  margin: 0 5%;
  padding: 30px 40px;
  box-sizing: border-box;
  background-color: #E7F0FC;
}
.dpl1-version-custom .div3 {
  width: 30%;
  display: flex;
  align-items: center;
  padding: 30px 40px;
  box-sizing: border-box;
  background: #E7EBFC;
}
.dpl1-version-custom-top .div2 {
  color: #3C64F6;
  border-top-left-radius: 46px;
  border-top-right-radius: 46px;
}
.dpl1-version-custom-top .div3 {
  color: #3C64F6;
  border-top-left-radius: 46px;
  border-top-right-radius: 46px;
}
.dpl1-version-custom img {
  width: 32px;
}
.dpl1-version-custom .div3 img {
  margin-left: 20px;
}
.dpl1-version-custom span {
  margin-left: 20px;
}
.dpl1-version-bottom {
  border-bottom: none;
}
.dpl1-version-bottom .div2 {
  border-bottom-left-radius: 46px;
  border-bottom-right-radius: 46px;
}
.dpl1-version-bottom .div3 {
  border-bottom-left-radius: 46px;
  border-bottom-right-radius: 46px;
}
.dpl1-version-custom-top .div1, .dpl1-version-custom-top .div2, .dpl1-version-custom-top .div3 {
  padding-top: 50px;
}
.dpl1-version-bottom .div1, .dpl1-version-bottom .div2, .dpl1-version-bottom .div3 {
  padding-bottom: 50px;
}
/* 产品详情 - 适配移动端 */
@media screen and (max-width: 500px) {
  .device-feature-modal {
    padding-top: 3rem;
  }
  .title-1, .title-2 {
    font-size: 1.9rem;
  }
  
  .feature-introduce {
    font-size: 1.3rem;
    padding-bottom: 2rem;
    line-height: 1.8rem;
    text-align: center !important;
  }
  .width80 {
    width: 100%;
  }
  .padding-top-30 {
    padding-top: 1.5rem;
  }
  .padding-top-60 {
    padding-top: 3rem;
  }
  .padding-top-70 {
    padding-top:3.5rem;
  } 
  .padding-top-50 {
    padding-top:2.5rem;
  }
  .padding-bottom-88 {
    padding-bottom: 4.4rem;
  }
  .padding-bottom-70 {
    padding-bottom: 3.5rem;
  }
  .padding-bottom-40 {
    padding-bottom: 2rem;
  }
  .padding-bottom-22 {
    padding-bottom:1.1rem;
  }
  .padding-bottom-50 {
    padding-bottom:2.5rem;
  }
  .padding-top-40 {
    padding-top: 2rem;
  }
  .feature-instructions span {
    font-size: 1.3rem;
  }
  .unlimited-applications-text {
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .packing-list-mobile-top {
    padding-top: 0;
  }
  .packing-list-item4 {
    padding-bottom: 2rem;
  }
  .packing-list-item img {
    width: 7rem;
  }
  .table {
    font-size: 1.3rem;
  }
  .ws1pro-programme-content {
    width: 100%;
    justify-content: start;
    padding-top: 2rem;
  }
  .ws1pro-programme-content .title-3 {
   text-align: center !important;
    font-size: 1.4rem;
  }
  .ws1pro-programme {
    width:100%;
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/greenhouse-mobile.png?v=1703814476);
    background-position: center center;
    background-size:cover;
  }
  .ws1pro-programme2 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/cigarettes-mobile.png?v=1703814467);
    background-position: center center;
    background-size:cover;
  }
  .ws1pro-programme3 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/laboratroy-mobile.png?v=1703814467);
    background-position: center center;
    background-size:cover;
  }
  .ws1pro-programme4 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/machine_room_mobile.png?v=1703814467);
    background-position: center center;
    background-size:cover;
  }
  .ws1pro-programme5 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/smart_home_mobile.png?v=1703817623);
    background-position: center center;
    background-size:cover
  }
  .ws1pro-programme6 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/baby-mobile.png?v=1703814677);
    background-position: center center;
    background-size:cover
  }
  .ws1pro-programme7 {
    background: url(https://cdn.shopifycdn.net/s/files/1/0843/5269/6611/files/museum-mobile.png?v=1703814467);
    background-position: center center;
    background-size:cover
  }
  .stylish-design-img {
    width: 100%;
  }
  .ms1-trandition {
    padding-bottom: 2rem;
    background: #f2f2f2;
  }
  .ms1-applicate {
    padding-bottom: 0;
    background: #eee;
  }
  .sp1-operation {
    padding-bottom: 0;
    background: #fff;
  }
  .sp1-operation-img {
    display: block;
    width: 100%;
    margin-top: -6rem;
  }
  .nr1-various-modes {
    flex-wrap: wrap;
  }
  .nr1-various-modes-item {
    width: 100%;
    padding: 2rem 2.6rem;
  }
  .nr1-output-wiring {
    flex-wrap: wrap;
    padding: 2rem;
  }
  .nr1-output-wiring-left {
    padding: 0;
  }
  .nr1-output-wiring-left h4 {
    padding: 0;
    font-size: 1.6rem;
  }
  .nr1-application-areas-item {
    width: 100%;
  }
  .nr1-application-areas-item-text {
    padding: 0;
  }
  .solution-banner img {
    height: 30rem;
    object-fit: cover;
  }
  .download-banner img {
    height: auto;
    object-fit: cover;
  }
  .download-banner .display-column {
    justify-content: flex-start;
    padding-top: 5rem;
  }
  .download-banner-text1 {
    width: 100%;
    font-size: 3rem;
    line-height: 4rem;
  }
  .download-banner-text2 {
    width: 100%;
    font-size: 1.4rem;
  }
  .download-banner .solution-banner-container {
    background: rgba(0,0,0,.3);
  }
  .download-center-title {
    padding-top: 4rem;
    text-align: center;
  }
  .site-policy-banner-title {
    font-size: 1.9rem;
  }
  .custom-product-project-pk {
    width: 200%;
  }
  .custom-product-pk-top .pk-top-left, .pk-top-right {
    font-size: 1.6rem;
  }
  .pk-top-middle {
    font-size: 2rem;
  }
  .pk-top-middle-triangle {
    display: none;
  }
  .custom-product-pk-body-left, .custom-product-pk-body-right {
    padding:0 1.5rem;
  }
  .custom-product-pk-body-text-title img {
    width: 10px;
    height: auto;
  }
  .custom-product-pk-body-text-title span {
    font-size: 1.6rem;
  }
  .custom-product-pk-body-text-content {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .custom-product-pk-body-middle1 span {
    font-size: 1.4rem;
  }
  .custom-product-pk-body-middle1 {
    height: 18%;
  }
  .custom-product-pk-body-middle2 {
    height: 14.5%;
  }
  .custom-product-pk-body-middle2 {
    height: 21%;
  }
  .custom-product-delivery-item img {
    width: 100%; 
    height: auto;
  }
  .custom-product-delivery-item-step img {
    width: 50%
  }
  .custom-product-inquiry-body-left h3 {
    font-size: 2.4rem;
  }
  .custom-product-inquiry-btn {
    width: 20.6rem;
    font-size: 1.4rem;
    line-height: 4.8rem;
    height: 4.8rem;
    border-radius: 2.4rem;
  }
  .custom-product-delivery-item span {
    text-align: center;
  }

  .img-mobile {
    display: block;
  }
  .img-pc {
    display: none;
  }
  .feature-ip65 {
    height: 60rem;
    background: url(/cdn/shop/files/gs1_ip65_mobile.png?v=1724038554);
    background-position: center top;
    background-size: cover;
  }
  .table-div-mobile {
    overflow: auto;
  }
  .table-mobile {
    width: 200%;
  }
  .packing-lists {
    overflow: auto;
  }
  .font20 {
     font-size: 1.4rem;
  }
  .packing-list-parts {
    justify-content: start;
  }
  .packing-list .padding-bottom-0, .packing-list-parts .packing-list-item4 {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .packing-lists .packing-list img {
    width: 16rem;
  }
  .ms1-trandition-content {
    position: relative;
    z-index: 1;
  }
  .ms1-trandition-img {
    display:block;
  }
  .ms1-trandition-img img {
    width: 100%;
    margin-top: -5rem;
  }
  .ms1-applicate .ms1-trandition-img {
    margin-top: -16rem;
  }
  .sp1-intelligent {
    padding-bottom: 28rem;
    background: url(/cdn/shop/files/sp1-intelligent-mobile.png?v=1705547247);
    background-position: center top;
    background-size: cover;
  }
  .ws1-packing-list .packing-list-item {
    width: 25%;
  }
  .ws1-packing-list  .packing-list-item  p {
    width: 80%;
    line-height: 1.8rem;
  }
  .solution-steps-pc {
    display: none;
  }

  .solution-steps-mobile {
    flex-wrap: wrap;
    display: flex;
  }
  .solution-steps-mobile .solution-step3 {
    margin-bottom: 2rem;
    width: 47%;
  }

  .aqs1-detection {
    padding-bottom: 22rem;
    background: url(/cdn/shop/files/aqs1-detection-24-mobile.png?v=1724395551);
    background-position: center top;
    background-size: cover;
  }

  .aqs1-rs485 { 
    height: 32rem;
    background: url(/cdn/shop/files/aqs1-rs485-mobile.png?v=1724395992);
    background-position: center top;
    background-size: cover;
  }
  .aqs1-rs485-text {
    width:70%;
  }
  .aqs1-rs485-text h3, .aqs1-rs485-text div {
    text-align: right !important;
  }

  .ld1-advantages-product .stylish-design-content {
    margin-bottom: 2rem;
  }
  .ld1-advantages-product .stylish-design-content img {
    max-width: 75%;
  }
  .ld1-advantages-content-right img {
    width: 6rem;
  }
  .ld1-advantages-content-right p {
    font-size: 1.2rem;
  }

  .ld1-relay-control {
    height: 42rem;
    background: url(/cdn/shop/files/ld1-relay-control-mobile.png?v=1724398879);
    background-position: center top;
    background-size: cover;
    padding:0;
  }
  .nr1-power-up {
    height: 42rem;
    background: url(/cdn/shop/files/nr1-control-power-up-mobile.png?v=1724401509);
    background-position: center top;
    background-size: cover;
    padding:0;
  }

  .choose-iot-sim-item {
    width: 100%;
    padding-bottom: 4rem;
  }
  .choose-iot-sim-item h3 {
    font-size: 1.6rem;
  }
  .choose-iot-sim-item p {
    font-size: 1.4rem;
  }
  .sim-img-100 {
    width: 100%;
  }
  .sim-title {
    font-size: 1.9rem;
  }
  .sim-title-subtitle {
    font-size: 1.4rem;
  }
  .sim-select-item {
    width: 100%;
  }
  .account-package-iot {
    margin-bottom: 2rem;
  }
  .width94 {
    width: 100%;
  }
  .account-package-iot-content h4 {
    font-size: 1.7rem;
    text-align: center !important;
  }
  .account-package-iot-content {
    margin-top: 2rem;
  }
  .account-package-iot-content p{
    font-size: 1.4rem;
    text-align: center !important;
  }
  .account-package-iot-img {
    margin-top: 2rem;
  }

  .products_price_table tr th:last-child button {
    padding: 5px 10px
    font-size: 12px;
    margin: 0 5px;
  }
  .padding-bottom-60 {
    padding-bottom: 3rem;
  }
  .download-width-100 {
    width: 100%;
    text-align: center;
  }
  .download-text-center {
    text-align: center;
    line-height: 2.2rem;
  }
  .download-ios-div div {
    margin-right: 0;
  }
  .download-ios-button {
    width: 24.8rem;
    justify-content: center;
  }
  .download-ios-button span {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .download-ios-button img {
    width: 3rem;
    height: auto;
  }
  .download-pc-div1 {
    margin-right: 0 !important;
    margin-bottom: 2rem !important;
  }
  .download-pc-div .download-span-mobile {
    line-height: 1.6rem;
  }
  .stylish-design-content {
    width: 100%;
  }
  .stylish-design-content .download-pc-div {
    justify-content: center;
  }
  /* hw1 */
  .hw1-system-custom {
    width: 270%;
  }
  .hw1-system-custom-item {
    padding: 30px 10px 0;
    margin-bottom:10px;
  }
  .hw1-system-custom-title {
    font-size: 18px;
  }
  .hw1-system-custom-img {
    width: 90px;
    height: 90px;
    margin: 10px 0 20px;
  }
  .hw1-system-custom-div {
    min-height: 230px;
  }
  .hw1-system-custom-p span {
    font-size: 14px;
  }
  .hw1-content-mobile {
    position: static;
  }
  .feature-characteristic-full {
    background-image: none;
  }
  .feature-characteristic-full-text {
    font-size: 1.2rem;
  }
  /* lora */
  .gw1-parameter-comparison-in {
    width: 400%;
  }
  .gw1-parameter-comparison-item div {
    font-size: 1.4rem;
  }
  .gw1-performances-back {
    padding-bottom: 40px;
    min-height: 60rem;
    background: url(/cdn/shop/files/lora-gw1-describe3-mobile.png?v=1747028358) no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    position: relative;
  }
  .gw1-performances {
    position: absolute;
    width: 100%;
    bottom: 3rem;
    left: 0
  }
  .gw1-performances-right {
    width: 100%;
    padding-top: 12rem;
  }
  .gw1-performances-list {
    font-size: 1.4rem;
  }
  .gw1-performances-list img {
    width: 5rem;
  }
  .gw1-pro-lautomatic-resend {
    height: 652px;
    background: url(/cdn/shop/files/lora-pro-l-describe4-mobile.png?v=1747039938) no-repeat;
    background-position: 100% 100%;
    background-size: cover;
  }
  .lora-pro-l-automatic {
    bottom: auto;
    top: 8rem;
  }
  /* smart home */
  .solution-steps {
    align-items: stretch;
  }
  .solution-step-content {
    position:relative;
  }
  .smart-solution-step3 {
    height: auto;
  }
  .smart-solution-step2 {
    height: auto;
  }
  .smart-home-day-item {
    width: 100%;
    padding-bottom: 20px;
  }
  .smart-home-day-item h4 {
    font-size: 16px;
  }
  .smart-home-day-item p {
    font-size: 14px;
    padding: 6px 16px;
  }
  .smart-home-day-item img {
    width: 70%;
    margin-left: 15%;
  }
  .solution-screen-data-list {
    width: 100%;
    padding: 0;
  }
  .solution-step-screen {
    height: 34rem;
  }
  .solution-screen-data-list-in p {
    font-size: 1.4rem;
    min-height: 105px;
  }
  /* dpl1 */
  .dpl1-version-customs {
    font-size: 14px;
    width: 800px;
  }
  .dpl1-version-custom .div1 {
    padding: 15px 20px 15px 0;
    box-sizing: border-box;
  }
  .dpl1-version-custom .div2 {
    padding: 15px 20px;
  }
  .dpl1-version-custom .div3 {
    padding: 15px 20px;
  }
  .dpl1-version-custom-top .div1, .dpl1-version-custom-top .div2, .dpl1-version-custom-top .div3 {
    padding-top: 25px;
  }
  .dpl1-version-bottom .div1, .dpl1-version-bottom .div2, .dpl1-version-bottom .div3 {
    padding-bottom: 25px;
  }
  .dpl1-version-custom img {
    width: 20px;
  }
}