/* extracted-inline-styles */
/* layouts/partials/page-safetymap.html */
#aqdt-banner,#aqdt-problems,#aqdt-learned,#aqdt-operation,#aqdt-group-bj,#aqdt-mileage-bj,#aqdt-recommend-bj{background-attachment:fixed;background-size: cover;}  #aqdt-problems,#aqdt-product,#aqdt-learned,#aqdt-operation,#aqdt-mileage-bj,#aqdt-video-list{padding-bottom: 50px;}  #aqdt-learned .container,#aqdt-product .container{max-width:1280px;}  .container,.content{padding-top: 0;padding-bottom: 0;}  body .column-top-margin{margin-top:0;}  @media only screen and (max-width: 1080px){  body .problerms-one,body .suitable-one,body .recommend-one{  font-size: 32px;  }  body .problerms-tow,body .suitable-tow,body .recommend-tow{  font-size: 26px;  margin-top: -56px;  }  }

/* layouts/partials/page-safetymap.html */
.banner-l img{  margin-top: 80px;  }  .banner-l .title-one{  text-align: left;  font-size: 60px;  color: #fff;  font-weight: bolder;  margin: 0 0 12px 0;  }  .banner-l .title-tow{  font-size: 22px;  line-height: 36px;  color: #fff;  font-weight: 100;  }  .banner-l a{  display: inline-block;  width: 250px;  height: 60px;  background-color: #f7e70a;  border-radius: 30px;  font-size: 24px;  text-align: center;  color: #148a35;  box-shadow: 0 10px 20px rgba(10, 84, 31, 0.4);  line-height: 60px;  text-decoration: none;  margin-top: 75px;  }  .banner-l a:hover{  background-color: #fffaaf;  color: #148a35;  }

/* layouts/partials/page-safetymap.html */
@media only screen and (max-width: 1700px){
#aqdt-banner .container .title-one {  font-size: 50px;
}
}
@media only screen and (max-width: 1336px){
#aqdt-banner .container .title-tow {  font-size: 20px;
}
#aqdt-banner .container .banner-l a {  margin-top: 40px;
}
}
@media only screen and (max-width: 1180px){  #aqdt-banner .container .title-one {  font-size: 40px;
}
#aqdt-banner .container .title-tow {  font-size: 18px;
}
}

/* layouts/partials/page-safetymap.html */
#map-sale{  padding:120px 0 80px;  }  #map-sale .container{  max-width:1440px;  }  .map-sale{  background-color: #f2f2f2;  background-image: url(/assets/img/safetymap/sale-bg.png);  background-repeat: no-repeat;  background-position: center;  border-radius: 20px;  display: flex;  align-items: center;  justify-content: space-between;  /*padding:20px 80px;*/  padding:20px 80px 10px 10px;  }  .sale-l{  display: flex;  align-items: center;  }  .sale-l-img{  /*margin-top: -120px;*/  margin-top: -40px;  }  .sale-l-txt{  margin-left: 30px;  }  .sale-l-p1{  font-size: 48px;  font-weight: bold;  color: #3B3B3B;  line-height: 1em;  margin:0;  }  .sale-l-p1 b{  color:#259142;  }  .sale-l-p2{  font-size: 36px;  font-weight: bold;  color: #5B5B5B;  line-height: 1em;  margin: 15px 0;  }  .sale-l-p3{  font-size: 24px;  color: #5B5B5B;  line-height: 32px;  margin:30px 0;  padding-left: 45px;  background: url(/assets/img/safetymap/sale-time.png) no-repeat left center;  }  .sale-l-p3 b{  color:#259142;  font-weight: bold;  }  .sale-l-p3 span{  text-decoration: line-through;  }  .sale-l-p4{  font-size: 24px;  color: #00873A;  font-weight: bold;  line-height: 1em;  padding-left: 62px;  background: url(/assets/img/safetymap/sale-imp.png) no-repeat left center;  margin: 0;  }  .sale-r{  text-align: center;  }  .sale-r-code{  background: #fff;  padding: 20px 10px 10px;  border-radius: 10px;  box-shadow: 0 0 20px #00000010;  }  .sale-r-code p{  margin:10px 0 0 0;  color:#5B5B5B;  font-size: 14px;  }  .sale-r-txt{  color:#5B5B5B;  }  @media only screen and (max-width: 1440px){  .map-sale{  padding:20px 40px;  }  .sale-l-p1 {  font-size: 34px;  }  .sale-l-p2 {  font-size: 26px;  }  .sale-l-p3 {  font-size: 18px;  }  .sale-l-p4 {  font-size: 18px;  }  .sale-r{  width: 20%;  }  }  @media only screen and (max-width: 1200px){  .sale-l-img{  width: 30%;  }  .sale-l-p1 {  font-size: 34px;  }  .sale-l-p2 {  font-size: 26px;  }  .sale-l-p3 {  font-size: 18px;  }  .sale-l-p4 {  font-size: 18px;  }  .sale-r{  width: 20%;  }  }  @media only screen and (max-width: 767px){  .map-sale{  flex-direction: column;  padding: 20px;  }  .sale-l{  flex-direction: column;  }  .sale-l-img {  margin-top: 0;  width: auto;  }  .sale-l-txt {  margin-left: 0;  text-align: center;  }  .sale-r{  width: auto;  margin-top: 40px;  }  }  @media only screen and (max-width: 500px){  .sale-l-p3{  background: none;  line-height: 1.5em;  padding:0;  }  .sale-l-p4{  background: none;  line-height: 1.5em;  padding:0;  }  }

/* layouts/partials/page-safetymap.html */
.problerms-one{  text-align: center;  font-size: 70px;  font-weight: bolder;  color: #EBEBEB;  margin-top: 40px;  text-transform: uppercase;  }  .problerms-tow{  text-align: center;  font-size: 55px;  font-weight: bolder;  color: #3E443E;  margin-top: -125px;  }

/* layouts/partials/page-safetymap.html */
.problems-r{  width: 100%;  text-align: center;  }  .problems-r p{  width: 100%;  margin: 0;  font-size: 34px;  font-weight: bold;  color: #333333;  }  .problems-r p span{  font-size: 86px;  font-weight: bolder;  color: #259142;  }

/* layouts/partials/page-safetymap.html */
.aqdt-btn{  text-align: center;  }  .aqdt-btn a{  display: inline-block;  width: 354px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 24px;  line-height: 72px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  }  .aqdt-btn a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
.learned-wb{  width: 100%;  height: 110px;  border-radius: 54px;  box-shadow: 0 3px 15px rgba(52, 104, 149, 0.3);  margin-bottom: 56px;  margin-left: auto;  background-color: #fff;  }  .learned-wb img{  float: left;  width: 20%;  }  .learned-wb p{  float: left;  width: 70%;  font-size: 20px;  line-height: 36px;  padding-left: 18px;  color: #3E443E;  }
@media screen and (max-width: 980px) {  .learned-wb p{font-size: 15px;}
}

/* layouts/partials/page-safetymap.html */
.aqdt-btn{  text-align: center;  }  .aqdt-btn a{  display: inline-block;  width: 354px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 24px;  line-height: 72px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  }  .aqdt-btn a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
#aqdt-operation{  padding: 94px 0 110px 0;  }

/* layouts/partials/page-safetymap.html */
.dtgl{width: 100%;}  .dtgl-one{  font-size: 28px;  font-weight: bolder;  color: #EBEBEB;  margin-top: 118px;  text-transform: uppercase;  margin-bottom: 0;  }  .dtgl-tow{  margin: -10px 0 16px 0;  font-size: 34px;  font-weight: bolder;  color: #3E443E;  }

/* layouts/partials/page-safetymap.html */
.dtgl-mk{  text-align: center;  width: 100%;  height: 350px;  border-radius: 8px;  border: 1px solid #00DC8C;  }  .dtgl-mk p{  font-size: 15px;  color: #fff;  background-color: #259142;  width: 100%;  line-height: 34px;  border-radius: 8px 8px 0 0;  margin: 0;  }

/* layouts/partials/page-safetymap.html */
#aqdt-group-bj{  padding: 0 0 82px 0;  }

/* layouts/partials/page-safetymap.html */
.suitable-one{  text-align: center;  font-size: 70px;  font-weight: bolder;  color: #121843;  margin-top: 40px;  text-transform: uppercase;  }  .suitable-tow{  text-align: center;  font-size: 55px;  font-weight: bolder;  color: #FFFFFF;  margin-top: -125px;  }

/* layouts/partials/page-safetymap.html */
.suitable-modular{  width: 100%;  height: 390px;  background-color: #fff;  border-radius: 10px;  text-align: center;  }  .suitable-modular img{  margin-top: 40px;  }  .suitable-modular1{  margin-top: 10px;  font-size: 24px;  font-weight: bold;  color: #3E443E;  text-align: center;  }  .suitable-modular2{  width: 216px;  font-size: 24px;  color: #3E443E;  margin: 0 auto;  }  .suitable-modular a{  display: inline-block;  width: 261px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 18px;  line-height: 53px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  margin-top: 44px;  }  .suitable-modular a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
.suitable-modular{  width: 100%;  height: 390px;  background-color: #fff;  border-radius: 10px;  text-align: center;  }  .suitable-modular img{  margin-top: 40px;  }  .suitable-modular1{  margin-top: 10px;  font-size: 24px;  font-weight: bold;  color: #3E443E;  text-align: center;  }  .suitable-modular2{  width: 216px;  font-size: 24px;  color: #3E443E;  margin: 0 auto;  }  .suitable-modular a{  display: inline-block;  width: 261px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 18px;  line-height: 53px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  margin-top: 44px;  }  .suitable-modular a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
.suitable-modular{  width: 100%;  height: 390px;  background-color: #fff;  border-radius: 10px;  text-align: center;  }  .suitable-modular img{  margin-top: 40px;  }  .suitable-modular1{  margin-top: 10px;  font-size: 24px;  font-weight: bold;  color: #3E443E;  text-align: center;  }  .suitable-modular2{  width: 216px;  font-size: 24px;  color: #3E443E;  margin: 0 auto;  }  .suitable-modular a{  display: inline-block;  width: 261px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 18px;  line-height: 53px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  margin-top: 44px;  }  .suitable-modular a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
.suitable-modular{  width: 100%;  height: 390px;  background-color: #fff;  border-radius: 10px;  text-align: center;  }  .suitable-modular img{  margin-top: 40px;  }  .suitable-modular1{  margin-top: 10px;  font-size: 24px;  font-weight: bold;  color: #3E443E;  text-align: center;  }  .suitable-modular2{  width: 216px;  font-size: 24px;  color: #3E443E;  margin: 0 auto;  }  .suitable-modular a{  display: inline-block;  width: 261px;  background-color: #259142;  border-radius: 40px;  color: #fff;  font-size: 18px;  line-height: 53px;  box-shadow: 0 4px 15px rgba(7, 174, 46, 0.34);  text-decoration: none;  margin-top: 44px;  }  .suitable-modular a:hover{  background-color: #33BE58;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
@media screen and (max-width: 960px) {  .mileage-banner-one{  display: none;  }  .mileage-banner-tow{  display: block;  }
}
@media screen and (min-width: 960px) {  .mileage-banner-one{  display: block;  }  .mileage-banner-tow{  display: none;  }
}

/* layouts/partials/page-safetymap.html */
#aqdt-recommend-bj .avia-testimonial_inner {  position: relative;  display: block;  margin: auto;  padding: 20px 20px;  max-width: 900px;  background-color: #fff;  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);  border-radius: 10px;
}  #top .av-large-testimonial-slider .avia-testimonial-name{margin-top: 0;}  .recommend-one{  text-align: center;  font-size: 70px;  font-weight: bolder;  color: #4BA864;  margin-top: 40px;  text-transform: uppercase;  }  .recommend-tow{  text-align: center;  font-size: 55px;  font-weight: bolder;  color: #fff;  margin-top: -125px;  }

/* layouts/partials/page-safetymap.html */
.n-list-title1{  margin: -50px 0 0 0;  }  .n-list-title2{  margin: 0;  }  .n-list{  clear:both;  }  .n-list-con{  width:15%;  float: left;  margin:0 0.8% 20px 0.8%;  padding: 10px;  background-color: #fff;  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);  border-radius: 10px;  }  .n-list-con-p1{  color: #131d3c;  font-size: 14px;  font-weight: bold;  }  .n-list-con-p2{  color: #7a84a6;  font-size: 14px;  }  #aqdt-recommend-bj .container{  max-width: 1440px;  padding:0;  }  @media only screen and (max-width: 1200px){  .n-list-con {  width: 31.7%;  }  }  @media only screen and (max-width: 767px){  .n-list-con-p1{  line-height: 1.5em;  min-height: 3em;  }  .n-list-con-p2{  min-height:3.6em;  line-height: 1.2em;  }  .n-list-title1{  margin: 0;  font-size: 18px;  }  }

/* layouts/partials/page-safetymap.html */
#aqdt-return-bj{  background-size: cover;  background-attachment:fixed;  width: 60%;  margin: 50px 20%;  border-radius: 20px;  }  #aqdt-return-bj .{  width: 41%;  }
#aqdt-return-bj .{  width: 22%;  margin-left: 120px;  }

/* layouts/partials/page-safetymap.html */
.return-icon{  margin: 20px 0 20px 0;  }

/* layouts/partials/page-safetymap.html */
.return-l{  margin-top: 65px;  }  .return-l p{  font-size: 18px;  color: #fff;  }

/* layouts/partials/page-safetymap.html */
.return-btn-db a{  display: inline-block;  width: 250px;  background-color: #f7e70a;  border-radius: 8px;  font-size: 24px;  text-align: center;  color: #148a35;  box-shadow: 0 10px 20px rgba(10, 84, 31, 0.4);  line-height: 60px;  text-decoration: none;  margin-top: 75px;  }  .return-btn-db a:hover{  background-color: #fffaaf;  color: #148a35;  }

/* layouts/partials/page-safetymap.html */
@media only screen and (max-width: 767px) {  #aqdt-recommend-bj .container {  width: 100%;  max-width: 100%;  }  }  @media only screen and (max-width: 767px){
#aqdt-return-bj .entry-content-wrapper {  padding: 0;  text-align: center;
}
}  @media only screen and (max-width: 1334px) {  .return-btn-db a {  font-size: 20px;  }  }
