.header {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.76rem;
  background: #ffffff;
  padding: 0 2.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
}
.logo-box {
  display: flex;
  align-items: center;
}
.logo-box img {
  width: 1.14rem;
}
.logo-box p {
  font-family: Roboto-ExtraBold;
  font-weight: 800;
  font-size: 0.28rem;
  color: #000000;
  margin-left: 0.28rem;
}
.logo-box p:nth-child(2),
.logo-box p:nth-child(3) {
  font-family: Roboto-ExtraBold;
  font-weight: 800;
  font-size: 0.22rem;
  color: #888888;
  margin-left: 0.28rem;
}
.nav-box ul {
  display: flex;
}
.nav-box ul li a {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #000000;
  margin-right: 0.8rem;
}
.nav-box ul li a.act {
  font-family: Roboto-SemiBold;
  font-weight: 600;
}
.nav-box ul li a:hover {
  font-family: Roboto-SemiBold;
  font-weight: 600;
}
.container {
  padding-top: 1.76rem;
}
.mega-cont {
  width: 100%;
  height: 12.06rem;
  background: url(../images/index/index-bg.webp) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.mega-cont1 {
  width: 100%;
  height: 12.06rem;
  background: url(../images/index/ourProduct.webp) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.mega-cont .text,
.mega-cont1 .text {
  height: 1.4rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 2.7rem;
}
.mega-cont .title,
.mega-cont1 .title {
  width: 20rem;
  height: 2.8rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.4rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0 auto;
}
.mega-cont img {
  display: block;
  margin: 1rem auto;
}
.mega-ab {
  width: 100%;
  height: 18.36rem;
  background: #ffffff;
  padding: 0 2.4rem;
  overflow: hidden;
  display: flex;
}
.mega-ab .mega-ab-l {
  height: 100%;
  position: relative;
}
.mega-ab .mega-ab-l .title {
  margin-top: 1.24rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.24rem;
  color: #0346b5;
}
.mega-ab .mega-ab-l .text {
  width: 14rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.72rem;
  color: #000000;
  line-height: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.mega-ab .mega-ab-l .mega-l-img {
  width: 12.34rem;
  margin-top: 0.66rem;
}
.mega-ab .mega-ab-r {
  height: 11rem;
}
.mega-ab .mega-ab-r .title {
  width: 9.84rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
  margin-top: 4.6rem;
}
.mega-ab .mega-ab-r .text {
  width: 9.84rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}
.mega-ab .mega-ab-r .more {
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #0346b5;
  margin-top: 0.3rem;
  display: block;
}
.mega-b-box {
  width: 12.32rem;
  height: 4.8rem;
  left: 9rem;
  bottom: 3rem;
  background: #0346b5;
  position: absolute;
  overflow: hidden;
  display: flex;
}
.mega-b-box ul {
  width: 50%;
  padding-left: 1rem;
}
.mega-b-box ul li {
  height: 1.56rem;
  width: 100%;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin-top: 0.6rem;
}
.mega-b-box ul li img {
  width: 1.56rem;
  height: 1.56rem;
}
.mega-b-box ul li .mega-ul-l {
  width: 1.56rem;
  height: 1.56rem;
}
.mega-services-r {
  width: 11.46rem;
}
.mega-b-box ul li:nth-child(1) .mega-ul-l {
  background: url(../images/index/li-one.webp) no-repeat;
  background-size: 100% 100%;
}
.mega-b-box ul li:nth-child(1) .mega-ul-l:hover {
  background: url(../images/index/li-one-act.webp) no-repeat;
  background-size: 100% 100%;
}

.mega-b-box ul li:nth-child(2) .mega-ul-l {
  background: url(../images/index/li-three.webp) no-repeat;
  background-size: 100% 100%;
}
.mega-b-box ul li:nth-child(2) .mega-ul-l:hover {
  background: url(../images/index/li-three-act.webp) no-repeat;
  background-size: 100% 100%;
}

.mega-b-box .mega-ac li:nth-child(1) .mega-ul-l {
  background: url(../images/index/li-two.webp) no-repeat;
  background-size: 100% 100%;
}
.mega-b-box .mega-ac li:nth-child(1):hover .mega-ul-lc {
  background: url(../images/index/li-two-act.webp) no-repeat;
  background-size: 100% 100%;
}

.mega-b-box .mega-ac li:nth-child(2) .mega-ul-l {
  background: url(../images/index/li-four.webp) no-repeat;
  background-size: 100% 100%;
}
.mega-b-box .mega-ac li:nth-child(2) .mega-ul-l:hover {
  background: url(../images/index/li-four-act.webp) no-repeat;
  background-size: 100% 100%;
}

.mega-b-box ul li p {
  width: 2.8rem;
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 0.2rem;
}

.mega-choose {
  width: 100%;
  height: 14rem;
  background: #f5f5f5;
  overflow: hidden;
  padding: 2.1rem 2.4rem;
  display: flex;
  align-items: center;
}
.mega-choose img {
  width: 10.38rem;
  height: auto;
}
.mega-choose-r {
  margin-left: 1.64rem;
}
.mega-choose-r .title {
  height: 1.4rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.24rem;
  color: #0346b5;
  line-height: 1.4rem;
}
.mega-choose-r .text {
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.72rem;
  color: #000000;
  line-height: 1rem;
  letter-spacing: 2px;
}
.mega-choose-r .cont {
  width: 12rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
}
.locally {
  margin-top: 0.4rem;
}
.locally,
.review {
  height: 0.4rem;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.4rem;
}
.review {
  margin-top: 0.2rem;
}
.locally-box {
  width: 0rem;
  height: 0.56rem;
  background: url(../images/index/small.png) repeat;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: Roboto-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #ffffff;
  padding-right: 0.2rem;
  transition: width 3s;
  overflow: hidden;
}
.locally-box-c {
  width: 8rem;
}

.positive {
  width: 0rem;
  height: 0.56rem;
  background: url(../images/index/small.png) repeat;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: Roboto-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #ffffff;
  padding-right: 0.2rem;
  transition: width 3s;
  overflow: hidden;
}
.positive-w {
  width: 9rem;
}

.mega-services {
  width: 100%;
  height: 12rem;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.68rem 2.4rem 2.04rem;
}
.mega-services-l {
  width: 9.5rem;
}
.mega-services-l .title {
  height: 1.4rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.24rem;
  color: #0346b5;
  line-height: 1.4rem;
}
.mega-services-l .text {
  width: 8.16rem;
  height: 1.94rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.72rem;
  color: #000000;
  line-height: 1rem;
  letter-spacing: 2px;
}
.mega-services-l .cont {
  height: 2.4rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
  margin-top: 0.26rem;
}
.mega-services-l .service-btn {
  width: 2rem;
  height: 0.8rem;
  background: #0346b5;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.24rem;
  cursor: pointer;
}
.mega-services-l .service-btn:hover {
  background: #8cb7ff;
}
.mega-advantages {
  width: 100%;
  height: 22.86rem;
  background: #f4f4f4;
  overflow: hidden;
}
.mega-advantages > .title {
  height: 1.4rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.24rem;
  color: #0346b5;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 0.92rem;
}
.mega-advantages .text {
  width: 15.8rem;
  height: 1.78rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.72rem;
  color: #000000;
  line-height: 1rem;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 auto;
}
.mega-advantages .advantages-box {
  width: 18.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem auto;
}
.mega-advantages .advantages-box li {
  width: 8.98rem;
  height: 7.78rem;
  background: #ffffff;
  margin-bottom: 0.14rem;
  overflow: hidden;
  position: relative;
}
.mega-advantages .advantages-box li img.pic {
  width: 100%;
}
.mega-advantages .advantages-box li .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(3, 70, 181, 0.4);
  left: 0;
  top: 0;
  opacity: 0;
}
.mega-advantages .advantages-box li:hover .shadow {
  opacity: 1;
}
.mega-advantages .advantages-box li .fast {
  width: 1.52rem;
  height: 1.52rem;
  display: block;
  margin: 1.12rem auto 0;
}
.mega-advantages .advantages-box li .title {
  height: 1rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.48rem;
  color: #000000;
  line-height: 1rem;
  text-align: center;
}
.mega-advantages .advantages-box li .text {
  width: 6.52rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
  text-align: center;
  margin: 0 auto;
}
.mega-advantages .advantages-box li .btn {
  width: 2rem;
  height: 0.8rem;
  background: #0346b5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.24rem;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
}
.mega-advantages .advantages-box li .btn:hover {
  background: #8cb7ff;
}

/*
footer
*/
.footer {
  width: 100%;
  height: 7.2rem;
  background: #17191b;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.5rem 2.26rem 0;
}
.footer .footer-l img {
  width: 1.14rem;
  margin-bottom: 0.4rem;
}
.footer .footer-l p {
  font-family: Poppins-ExtraBold;
  font-size: 0.24rem;
  color: #ffffff;
  margin-top: 0.1rem;
}
.footer .footer-l p:nth-child(2) {
  font-size: 0.24rem;
}
.footer .footer-l p:nth-child(3),
.footer .footer-l p:nth-child(4) {
  font-size: 0.2rem;
  color: #888888;
}
.footer .footer-center ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.48rem;
}
.footer .footer-center ul li img {
  width: 20px;
  height: 20px;
}
.footer .footer-center ul li p {
  margin-left: 0.32rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #ffffff;
}
.footer .footer-center .footer-sec {
  margin-top: 1rem;
}
.footer .footer-center .footer-sec p {
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.36rem;
}
.footer .footer-r {
  width: 3rem;
}
.footer .footer-r ul li {
  font-size: 0.24rem;
  margin-bottom: 0.4rem;
}
.footer .footer-r ul li a {
  font-weight: 400px;
  font-family: Roboto-Regular;
  color: #999999;
}
.footer .footer-r ul li a.act {
  font-weight: 800;
  color: #ffffff;
}

/*
  aboutus
*/
.aboutus-top-box {
  width: 100%;
  height: 9.34rem;
  background: url(../images/aboutus/aboutus.webp) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.aboutus-top-box .title {
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 2.8rem;
}
.aboutus-top-box .title-big {
  height: 1.4rem;
  font-family: Roboto-ExtraBold;
  font-weight: 800;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.4rem;
  text-align: center;
  margin-top: -0.4rem;
}
.aboutus-top-box .text {
  width: 16.8rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.48rem;
  color: #ffffff;
  line-height: 0.6rem;
  text-align: center;
  margin: 0 auto;
}
.mega-technology {
  width: 100%;
  height: 19.88rem;
  background: #f4f4f4;
  padding: 1.46rem 2.98rem 4.18rem 2.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mega-technology .technology {
  width: 12.4rem;
}
.mega-technology-l .title {
  height: 1.4rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.24rem;
  color: #0346b5;
  line-height: 1.4rem;
}
.mega-technology-l .text {
  width: 10.78rem;
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.72rem;
  color: #000000;
  line-height: 1rem;
  letter-spacing: 2px;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}
.mega-technology-l .text-small {
  width: 8.7rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.4rem;
  margin-top: 0.5rem;
}
.mega-call {
  width: 100%;
  height: 10.64rem;
  background: #ffffff;
  display: flex;
  padding: 0 2.36rem;
}
.mega-call .mega-call-box {
  width: 8.54rem;
  height: 6rem;
  margin-top: -1.8rem;
}
.mega-call .mega-call-box img {
  width: 100%;
}
.mega-call .mega-call-cont {
  display: flex;
  margin-left: -4rem;
  margin-top: 2rem;
}
.mega-call .mega-call-cont .mega-gray {
  width: 6.86rem;
  height: 4.42rem;
  background: #f5f5f5;
  padding: 0.6rem 0 0 0.48rem;
}
.mega-call .mega-call-cont .mega-gray img {
  width: 0.9rem;
}
.mega-call .mega-call-cont .mega-gray .title {
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.5rem;
  color: #1b1717;
  line-height: 0.59rem;
  letter-spacing: 1px;
  margin-top: 0.6rem;
}
.mega-call .mega-call-cont .mega-gray .text {
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.34rem;
  color: #6e6e6e;
  margin-top: 0.3rem;
}
.mega-call .mega-call-cont .mega-call-title {
  width: 11.08rem;

  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 1rem;
  color: #000000;
  line-height: 1.17rem;
  letter-spacing: 3px;
  margin-left: 0.92rem;
}
.contact-top-box {
  height: 9.34rem;
  background: url(../images/contactus/contact.webp) no-repeat;
  background-size: 100% 100%;
}
.contactus-box {
  width: 100%;
  background: #f4f4f4;
  overflow: hidden;
}
.contactus-box > .title {
  height: 1.2rem;
  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.8rem;
  color: #000000;
  line-height: 0.94rem;
  text-align: center;
  margin-top: 1.54rem;
}
.contactus-box > .text {
  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.52rem;
  color: #000000;
  line-height: 0.78rem;
  text-align: center;
}
.contactus-box-c {
  width: 23.96rem;
  height: 15.38rem;
  margin: 0.8rem auto 2.14rem;
  background: #ffffff;
  border-radius: 1.2rem;
  padding: 1.44rem 0.48rem 1.2rem 1.24rem;
}
.contactus-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.contactus-info .contactus-info-l {
  width: 11.1rem;
}
.contactus-info .contactus-info-l ul li {
  width: 100%;
  height: 2.06rem;
  background: #f5f5f5;
  border-radius: 0.24rem;
  margin-bottom: 0.48rem;
  padding: 0.28rem 0 0 0.5rem;
}
.contactus-info .contactus-info-l ul li p {
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.48rem;
  color: #000000;
  line-height: 0.56rem;
}
.contactus-info .contactus-info-l ul li input {
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.48rem;
  color: #000000;
  line-height: 0.56rem;
  background: none;
  margin-top: 0.2rem;
}
.contactus-info .contactus-info-r {
  width: 10rem;
}
.contactus-info .contactus-info-t {
  width: 100%;
  height: 3.9rem;
  border-radius: 0.48rem;
  background: #000000;
  padding: 0.36rem 0 0 0.66rem;
}
.contactus-info .contactus-info-t .title {
  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 0.47rem;
  margin-bottom: 0.34rem;
}
.contactus-info .contactus-info-t ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.46rem;
}
.contactus-info .contactus-info-t ul li img {
  width: 0.4rem;
}
.contactus-info .contactus-info-t ul li p {
  width: 8rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #ffffff;
  margin-left: 0.28rem;
}
.contactus-info .contactus-info-b {
  width: 10rem;
  height: 5.36rem;
  background: #f5f5f5;
  border-radius: 0.6rem;
  padding: 0.36rem;
  margin-top: 0.4rem;
}
.contactus-info .contactus-info-b .title {
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.48rem;
  color: #666666;
  line-height: 0.56rem;
}
.contactus-info .contactus-info-b textarea {
  width: 100%;
  height: 4rem;
  margin-top: 0.2rem;
  background: none;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 0.48rem;
  line-height: 0.56rem;
}
.contactus-btn-box {
  width: 14.84rem;
  height: 1.2rem;
  display: flex;
  justify-content: space-between;
  margin: 1.6rem auto 0;
}
.contactus-btn-box .btns {
  width: 7.2rem;
  height: 1.2rem;
  background: #d7d7d7;
  border-radius: 0.29rem;

  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.48rem;
  color: #666666;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.contactus-btn-r {
  background: #80f9a8 !important;
  color: #000000 !important;
}

/* faq */
.faq-box {
  width: 100%;
  height: 9.34rem;
  background: url(../images/FAQ/faq-bg.webp) no-repeat;
  background-size: 100% 100%;
}
.faq-l-img {
}
.faq-cont {
  background: #f4f4f4;
  padding: 2.2rem 2.4rem;
}
.faq-top {
  display: flex;
  justify-content: space-between;
}
.faq-l-img {
  width: 11.43rem;
}
.faq-top-r {
  width: 11.43rem;
}
.faq-top-r .title {
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.3rem;
  color: #0346b5;
  line-height: 0.35rem;
  letter-spacing: 1px;
}
.faq-top-r .text {
  width: 11.43rem;
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.79rem;
  color: #1b1717;
  line-height: 0.92rem;
  letter-spacing: 2px;
  margin-top: 0.28rem;
}
.faq-top-r .text-small {
  width: 11.43rem;
  height: 0.88rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.3rem;
  color: #6e6e6e;
  line-height: 0.35rem;
  margin-top: 0.28rem;
}
.faq-question-box li {
  position: relative;
  height: 1.32rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}
.faq-question-box li > p {
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.3rem;
  color: #1b1717;
  letter-spacing: 1px;
}
.faq-question-box li .tip {
  width: 0.23rem;
  height: 0.14rem;
  background: url(../images/FAQ/tip.webp) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
.faq-question-box li .faq-q {
  top: 1rem;
  left: 0;
  right: 0;
  height: 2.52rem;
  background: #ffffff;
  border-radius: 0.24rem;
  padding: 0.46rem;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
}
.faq-question-box li .faq-q p {
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.28rem;
}
.faq-bot {
  margin-top: 1.76rem;
}
.show {
  opacity: 1 !important;
}

/* service */
.ourservice {
  width: 100%;
  height: 9.34rem;
  background: url(../images/services/service-bg.webp) no-repeat;
  background-size: 100% 100%;
}
.serivce-box {
  width: 100%;
  height: 8.5rem;
  background: #f4f4f4;
  overflow: hidden;
}
.serivce-box-top {
  width: 23.4rem;
  display: flex;
  margin: 1.56rem auto;
}
.serivce-top-main {
  width: 7.78rem;
  height: 5.38rem;
  background: #1b1717;
  padding: 0.54rem 0.54rem 0 0.54rem;
  position: relative;
}
.serivce-btn {
  width: 0.72rem;
  height: 0.94rem;
  background: url(../images/services/service-right.png) no-repeat;
  background-size: 100% auto;
  left: 0.54rem;
  bottom: 0;
  position: absolute;
}
.serivce-top-c {
  background: #757575;
}
.serivce-top-main .title {
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.5rem;
  color: #ffffff;
  line-height: 0.6rem;
  letter-spacing: 1px;
}
.serivce-top-main .text {
  width: 6rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.34rem;
  margin-top: 0.5rem;
}
.serivce-bot {
  width: 100%;
  background: #ffffff;
  padding: 2.06rem 2.44rem;
}
.serivce-bot img {
  width: 100%;
  margin-bottom: 1.64rem;
}

.img-product {
  position: relative;
}
.pro-new-img {
  width: 23.42rem;
  height: 16.8rem;
  margin: 0 auto;
}
.img-info {
  width: 18.84rem;
  height: 4.48rem;
  position: absolute;
  left: 4.84rem;
  bottom: 0.6rem;
  display: flex;
  align-items: center;
}
.img-info .google-box {
  width: 6.76rem;
  height: 4.22rem;
}
.img-info .googleplay {
  width: 6.74rem;
  height: 2rem;
  margin-bottom: 0.46rem;
  display: flex;
  align-items: center;
}
.img-info .leanmore {
  width: 6.76rem;
  height: 1.76rem;
  background: #ffffff;
  border-radius: 0.22rem 0.22rem 0.22rem 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Inter;
  font-weight: normal;
  font-size: 0.56rem;
  color: #5a56d4;
}
.img-info .money-box {
  width: 9.98rem;
  height: 4rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: 2.68rem;
}
.out-six {
  width: 100%;
  height: 13.64rem;
  background: #f4f4f4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.six-box {
  width: 23.98rem;
  height: 10.54rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box-item {
  box-sizing: border-box;
  width: 7.2rem;
  height: 4.9rem;
  background: #ffffff;
  box-shadow: 0rem 0.02rem 0.04rem 0rem #ffb8e3;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  padding: 1rem 0.4rem 0;
  text-align: center;
}
.green-title {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 0.48rem;
  color: #537780;
}
.title-on-content {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  margin-top: 0.24rem;
}
.money-box .sub-box:first-child {
  margin-right: 1rem;
}
.money-box .sub-box .sub-box-top {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 0.48rem;
  color: rgba(255, 255, 255, 0.8);
}
.money-box .sub-box .sub-box-bottom {
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 0.64rem;
  color: #ffffff;
}
.pact-box {
  width: 100%;
  height: 9.34rem;
  background: url(../images/index/pact-bg.webp) no-repeat;
  background-size: 100% 100%;
}

.pact-main {
  width: 100%;
  background: #f4f4f4;
  padding: 2.4rem;
}

.privacy-context .main-title {
  color: #555555;

  font-weight: bold;
  font-size: 0.6rem;
  color: #555555;
  line-height: 0.51rem;
  text-align: center;
  margin-bottom: 0.4rem;
  font-family: Titillium Web-Regular;
}
.privacy-mainer {
  margin-top: 1rem;
}
.privacy-context .sub-title {
  font-family: Titillium Web, Titillium Web;
  font-weight: bold;
  font-size: 0.4rem;
  color: #000;
  line-height: 0.6rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}

.privacy-context .paragraph-content {
  color: #555555;
  font-family: Titillium Web, Titillium Web;
  font-weight: bold;
  font-size: 0.3rem;

  line-height: 0.51rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.privacy-context ul li {
  color: #555555;
  font-family: Titillium Web, Titillium Web;
  font-weight: bold;
  font-size: 0.3rem;

  line-height: 0.51rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.provider {
  background: url(../images/index/provider.webp) no-repeat;
  background-size: 100% auto;
}
.provider-title {
  margin-top: 3.68rem !important;
}
.provider-box {
  overflow: hidden;
}
.provider-box > .title {
  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.8rem;
  color: #000000;
  line-height: 0.94rem;
  text-align: center;
  margin-top: 1.54rem;
}
.provider-main {
  width: 23.48rem;
  height: 18.04rem;
  border-radius: 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.16rem 0 1.24rem;
  background: #ffffff;
  margin: 0.6rem auto 1.94rem;
}
.provider-main > img {
  width: 8.22rem;
}
.provider-main ul li {
  width: 11.1rem;
  /* height: 2.06rem; */
  background: #f5f5f5;
  border-radius: 0.24rem;
  padding-left: 0.5rem;
  overflow: hidden;
  margin-bottom: 0.48rem;
  padding-bottom: 0.28rem;
  padding-right: 0.2rem;
}
.provider-main ul li p.title {
  margin-top: 0.3rem;
  font-family: "Poppins-SemiBold";
  font-weight: 600;
  font-size: 0.48rem;
  color: #000000;
  line-height: 0.56rem;
}
.provider-main ul li p.text,
.provider-main ul li p.text a {
  margin-top: 0.3rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.48rem;
  color: #000000;
  line-height: 0.56rem;
}
.provider-main ul li:last-child {
  margin-bottom: 0;
}
.paragraph-content a {
  color: #2758e8;
}

.delete-box {
  width: 13.42rem;
  height: 10.78rem;
  margin: 0 auto;
  margin-top: 2.3rem;
  /* margin-bottom: 2rem; */
}
.delete-title {
  font-weight: bold;
  font-size: 0.96rem;
  color: #333333;
  line-height: 1.13rem;
  text-align: center;
  margin-bottom: 0.8rem;
}
.delete-top-input {
  font-weight: 600;
  font-size: 0.36rem;
  color: #000000;
  line-height: 0.54rem;
}
.delete-input > input {
  width: 12.84rem;
  height: 0.96rem;
  background: #ffffff;
  box-shadow: 0rem 0.08rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding: 0.1rem 0.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.44rem;
}
.delete-bottom-input {
  width: 12.82rem;
  height: 1.26rem;
  font-weight: 400;
  font-size: 0.28rem;
  color: #ff9900;
  line-height: 0.42rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.delete-btn-submit {
  width: 3.5rem;
  height: 1.14rem;
  background: #0346b5;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 0.48rem;
  color: #ffffff;
  line-height: 0.72rem;
  margin: 0 auto;
  margin-top: 0.94rem;
  cursor: pointer;
}
#success-message {
  padding: 10px;
  background-color: #dff0d8;
  border: 1px solid #d0e9c6;
  border-radius: 5px;
  font-size: 0.26rem;
  margin-top: 20px;
  position: relative;
  z-index: 99;
}
#error-message,
#error-message1 {
  padding: 10px;
  background-color: #eb4e4e;
  border: 1px solid #d4c5c5;
  border-radius: 5px;
  font-size: 0.26rem;
  margin-top: 20px;
  position: relative;
  z-index: 99;
}

.download-title {
  font-weight: 400;
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 0.35rem;
  margin-bottom: 0.26rem;
}
.download-box > a > img {
  width: 2.56rem;
  height: 0.72rem;
}
