.banner {
  position: relative;
}
.banner > img {
  width: 100%;
  height: 7rem;
}
.banner .bannerData {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 1.7rem;
  display: flex;
  align-items: center;
  font-family: 'OpenSans-Regular';
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 0.55rem;
}
.banner .bannerData .data {
  width: 7.54rem;
  height: 3.16rem;
  background-color: #ffffff;
  border-radius: 0.17rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.22rem 0.18rem 0.22rem 0.61rem;
}
.banner .bannerData .data .dataInfo .row1 {
  font-family: 'Anton-Regular';
}
.banner .bannerData .data .dataInfo .row1 > span:first-child {
  line-height: 0.62rem;
  font-size: 0.36rem;
  color: #081587;
  margin-right: 0.16rem;
}
.banner .bannerData .data .dataInfo .row1 > span:last-child {
  line-height: 0.62rem;
  font-size: 0.36rem;
  color: #171719;
}
.banner .bannerData .data .dataInfo .row2 {
  font-family: 'Anton-Regular';
  font-size: 0.42rem;
  color: #0F0F10;
  margin-top: -0.02rem;
  line-height: 0.51rem;
}
.banner .bannerData .data .dataInfo .row3,
.banner .bannerData .data .dataInfo .row4 {
  display: flex;
  align-items: end;
  font-family: 'Anton-Regular';
}
.banner .bannerData .data .dataInfo .row3 > span:first-child,
.banner .bannerData .data .dataInfo .row4 > span:first-child {
  line-height: 0.44rem;
  font-size: 0.36rem;
  color: #081587;
  margin-right: 0.04rem;
}
.banner .bannerData .data .dataInfo .row3 > span:last-child,
.banner .bannerData .data .dataInfo .row4 > span:last-child {
  line-height: 0.3rem;
  font-size: 0.18rem;
  color: #081587;
}
.banner .bannerData .data .dataInfo .row3 {
  margin-top: 0.09rem;
}
.banner .bannerData .data .dataInfo .row4 {
  margin-top: 0.07rem;
}
.banner .bannerData .data .iconList {
  width: 1.74rem;
  height: 2.72rem;
  background-color: #ffffff;
  border-radius: 0.17rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner .bannerData .data .iconList .icon1 {
  width: 0.69rem;
  height: 0.42rem;
}
.banner .bannerData .data .iconList .icon2 {
  margin-top: 0.24rem;
  width: 0.53rem;
  height: 0.53rem;
}
.banner .bannerData .data .iconList .icon3 {
  margin-top: 0.23rem;
  width: 0.58rem;
  height: 0.42rem;
}
.product-services {
  position: relative;
  z-index: 1;
  height: 4.9rem;
  display: flex;
  margin: 0 1.7rem;
  margin-top: -0.8rem;
  background-image: url('../img/index/service_bg.jpg');
  border-radius: 0.2rem;
}
.product-services .service1,
.product-services .service2,
.product-services .service3,
.product-services .service4 {
  display: flex;
  flex-direction: column;
}
.product-services .service1 > img,
.product-services .service2 > img,
.product-services .service3 > img,
.product-services .service4 > img {
  margin-top: 1.13rem;
}
.product-services .service1 > span,
.product-services .service2 > span,
.product-services .service3 > span,
.product-services .service4 > span {
       padding-left: 5%;
  margin-top: 0.22rem;
  font-family: 'OpenSans-Bold';
  font-size: 0.46rem;
  color: #081587;
  line-height: 0.62rem;
}
.product-services .service1 > h3,
.product-services .service2 > h3,
.product-services .service3 > h3,
.product-services .service4 > h3 {
  font-family: 'OpenSans-Bold';
  font-size: 0.18rem;
  color: #444;
  line-height: 0.24rem;
}
.product-services .service1 > p,
.product-services .service2 > p,
.product-services .service3 > p,
.product-services .service4 > p {
  margin-top: 0.37rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #444;
  line-height: 0.22rem;
  width: 3.5rem;
}
.product-services .service1 {
  margin-left: 0.43rem;
}
.product-services .service1 > img {
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
}
.product-services .service2 {
  margin-left: 0.39rem;
}
.product-services .service2 > img {
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
}
.product-services .service3,
.product-services .service4 {
  margin-left: 0.39rem;
}
.product-services .service3 > img,
.product-services .service4 > img {
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
}
.our-product {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 1.7rem;
}
.our-product .title {
  margin-top: 0.9rem;
  font-family: 'Anton-Regular';
  font-size: 0.42rem;
  color: #000;
  line-height: 0.62rem;
}
.our-product .sub-title {
  margin-top: 0.2rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #000;
  line-height: 0.22rem;
}
.our-product .product-tabs {
  display: flex;
  margin-top: 0.49rem;
}
.our-product .product-tabs .product-tab {
  width: 2.5rem;
  height: 0.45rem;
  font-family: 'OpenSans-Bold';
  font-size: 0.16rem;
  color: #161619;
  line-height: 0.22rem;
  background: #EFEFEF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0 0.15rem;
  text-align: center;
  padding: 0 0.1rem;
}
.our-product .product-tabs .product-tab.active,
.our-product .product-tabs .product-tab:hover {
  background: #081587;
  color: #FFFFFF;
}
.our-product .product-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.49rem;
}
.our-product .product-list .product-item {
  width: 2.98rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.22rem;
  margin-bottom: 0.29rem;
  position: relative;
  /*border-bottom: 3px solid transparent;*/
  box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
}
.our-product .product-list .product-item::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0.03rem;
  background: #081587;
  right: 0;
  bottom: 0;
  transition: 0.5s;
}
.our-product .product-list .product-item > img {
  width: 2.86rem;
  height: 2.86rem;
  margin-top: 0.13rem;
}
.our-product .product-list .product-item .des {
  width: 100%;
  margin-top: 0.12rem;
  background: #E0E3E3;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.our-product .product-list .product-item .des .title {
  margin-top: 0.2rem;
  font-family: 'OpenSans-Bold';
  font-size: 0.13rem;
  color: #0F0F10;
  line-height: 0.18rem;
  height: 0.15rem;
}
.our-product .product-list .product-item .des .title > span {
  color: #F60B13;
}
.our-product .product-list .product-item .des .subTitle {
  margin-top: 0.06rem;
  margin-bottom: 0.19rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.13rem;
  color: #000;
  line-height: 0.18rem;
}
.our-product .product-list .product-item .newLabel {
  width: 0.4rem;
  height: 0.4rem;
  background-color: red;
  border-radius: 0 0 0.4rem 0;
  position: absolute;
  top: 0.13rem;
  left: 0.06rem;
  overflow: hidden;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.our-product .product-list .product-item .newLabel > span {
  position: absolute;
  top: 55%;
  left: 45%;
  transform: translate(-70%, -70%) rotate(225deg);
  color: white;
  font-size: 0.13rem;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.our-product .product-list .product-item:nth-child(5n+5) {
  margin-right: 0;
}
.our-product .product-list .product-item.active,
.our-product .product-list .product-item:hover::after {
  left: 0;
  width: 100%;
}
.our-product .btn {
  margin-top: 0.42rem;
  width: 1.58rem;
  height: 0.45rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.19rem;
  background: #081587;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.about-us {
  margin: 0 1.7rem;
  position: relative;
}
.about-us .bg {
  position: absolute;
  width: 11.18rem;
  height: 7.4rem;
  left: 0;
  top: 0.94rem;
  background-image: url('../img/index/about_us_bg.jpg');
  z-index: -1;
}
.about-us .con {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-us .con .title {
  margin-top: 0.9rem;
  font-family: 'Anton-Regular';
  font-size: 0.42rem;
  color: #000;
  line-height: 0.62rem;
}
.about-us .con .sub-title {
  width: 12.76rem;
  text-align: center;
  margin-top: 0.2rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #000;
  line-height: 0.26rem;
}
.about-us .con .box {
  margin-top: 0.64rem;
  display: flex;
  height: 5rem;
  width: 100%;
  padding-left: 0.28rem;
}
.about-us .con .box .box-left > img {
  width: 7.63rem;
  height: 5rem;
}
.about-us .con .box .box-right {
  width: 7.89rem;
  background: #E0E3E3;
}
.about-us .con .box .box-right h3 {
  margin-top: 0.72rem;
  margin-left: 0.75rem;
  font-family: 'Anton-Regular';
  font-size: 0.2rem;
  color: #000;
  line-height: 0.3rem;
  padding-bottom: 0.14rem;
}
.about-us .con .box .box-right .row {
  display: flex;
  align-items: center;
  margin-left: 0.75rem;
  margin-top: 0.14rem;
  margin-right: 0.03rem;
}
.about-us .con .box .box-right .row > img {
  width: 0.3rem;
  height: 0.31rem;
}
.about-us .con .box .box-right .row > span {
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #000;
  line-height: 0.22rem;
}
.about-us .con .box .box-right .row:first-child {
  margin-top: 0.27rem;
}
.about-us .con .box .box-right .view-more {
  margin-left: 0.84rem;
  margin-top: 0.25rem;
  width: 1.58rem;
  height: 0.45rem;
  border: 1px solid #575757;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'OpenSans-Regular';
  font-size: 0.14rem;
  color: #000;
  line-height: 0.19rem;
}
.about-us .con .box .box-right .request {
  margin-left: 0.84rem;
  margin-top: 0.66rem;
  width: 2rem;
  height: 0.45rem;
  background: #081587;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'OpenSans-Regular';
  font-size: 0.14rem;
  color: #F5ECEC;
  line-height: 0.19rem;
}
.app {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 1.7rem;
}
.app .title {
  margin-top: 0.9rem;
  font-family: 'Anton-Regular';
  font-size: 0.42rem;
  color: #000;
  line-height: 0.62rem;
}
.app .sub-title {
  width: 12.76rem;
  text-align: center;
  margin-top: 0.2rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #000;
  line-height: 0.22rem;
}
.app .app-list {
  margin-top: 0.66rem;
  display: flex;
  flex-wrap: wrap;
}
.app .app-list .app-item {
  width: 7.82rem;
  height: 3.95rem;
  margin-right: 0.16rem;
  margin-bottom: 0.16rem;
  position: relative;
  overflow: hidden;
}
.app .app-list .app-item .mask {
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0px;
  z-index: 1;
  transition: all 0.5s;
  /* transition-timing-function: cubic-bezier(0.25,0.1,0.25,1); */
}
.app .app-list .app-item .mask .title {
  margin-top: 1.4rem;
  margin-left: 0.79rem;
  font-family: 'OpenSans-Bold';
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.24rem;
}
.app .app-list .app-item .mask .sub-title {
  width: 6.24rem;
  text-align: left;
  margin-top: 0.2rem;
  margin-left: 0.79rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.24rem;
}
.app .app-list .app-item:hover .mask {
  top: 0;
  z-index: 100;
}
.app .app-list .app-item:nth-child(2n+2) {
  margin-right: 0;
}
.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 1.7rem;
}
.card .latest-title {
  margin-top: 0.9rem;
  font-family: 'Anton-Regular';
  font-weight: 400;
  font-size: 0.42rem;
  color: #000000;
}
.card .sub-title {
  width: 9.92rem;
  text-align: center;
  margin-top: 0.2rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #000;
  line-height: 0.26rem;
}
.card .card-list {
  display: flex;
  margin-top: 0.55rem;
  margin-bottom: 0.9rem;
}
.card .card-list .card-item {
  width: 4.6rem;
  height: 3.01rem;
  margin-right: 0.24rem;
  padding-left: 0.26rem;
  border: 1px solid #707070;
}
.card .card-list .card-item .time {
  width: 1.43rem;
  height: 0.36rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E0E3E3;
  border-radius: 0.2rem;
  margin-top: 0.31rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.12rem;
  color: #131212;
  line-height: 0.17rem;
}
.card .card-list .card-item .title {
  margin-top: 0.25rem;
  width: 3.41rem;
  font-family: 'OpenSans-Bold';
  font-size: 0.16rem;
  color: #131212;
  line-height: 0.22rem;
}
.card .card-list .card-item p {
  margin-top: 0.21rem;
  width: 3.87rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.14rem;
  color: #131212;
  line-height: 0.2rem;
}
.card .card-list .card-item span {
  margin-top: 0.21rem;
  /* width: 3.87rem; */
  font-family: 'OpenSans-Regular';
  font-size: 0.12rem;
  color: #131212;
  line-height: 0.17rem;
}
.card .card-list .card-item:last-child {
  margin-right: 0;
}
.contact-us {
  height: 3.24rem;
  background: #081587;
}
.contact-us .con {
  height: 100%;
  margin: 0 1.7rem;
  display: flex;
}
.contact-us .con .left {
  display: flex;
  flex-direction: column;
}
.contact-us .con .left .title {
  margin-top: 0.5rem;
  font-family: 'Anton-Regular';
  font-size: 0.42rem;
  color: #F6EFEF;
  line-height: 0.62rem;
}
.contact-us .con .left .sub-title {
  width: 5.56rem;
  margin-top: 0.15rem;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #F6EFEF;
  line-height: 0.26rem;
}
.contact-us .con .left .whatsapp {
  display: flex;
  align-items: end;
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #F6EDED;
  line-height: 0.22rem;
  margin-top: 0.29rem;
}
.contact-us .con .left .whatsapp > img {
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.2rem;
}
.contact-us .con .right {
    flex-shrink: 0;
  width: 7.99rem;
  height: 2.82rem;
  margin-top: 0.21rem;
  margin-left: 2.25rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
}
.contact-us .con .right form {
  padding: 0 0.46rem;
  margin-top: 0.23rem;
}
.contact-us .con .right .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.15rem;
}
.contact-us .con .right .btn {
  margin-top: 0.16rem;
  justify-content: center;
}
.contact-us .con .right .formItem {
  width: 3.43rem;
  height: 0.4rem;
  display: flex;
  background-color: #fff;
  border: 1px solid #081587;
  border-radius: 0.05rem;
  position: relative;
}
.contact-us .con .right .formItem input::placeholder {
  font-family: 'OpenSans-Bold';
  color: #948A8A;
}
.contact-us .con .right .formItem label {
  /*width: 1.5rem;*/
  position: absolute;
  left: -0.05rem;
  height: 0.36rem;
  display: flex;
  align-items: center;
  color: #948A8A;
  padding-left: 0.19rem;
  font-family: 'OpenSans-Bold';
}
.contact-us .con .right .formItem label > span {
  color: #F31111;
}
.contact-us .con .right input,
.contact-us .con .right textarea {
  flex: 1;
  background: none;
  padding-left: 0.24rem;
}
.contact-us .con .right textarea {
  width: 100%;
  padding-top: 0.12rem;
  height: 1.16rem;
  background-color: #fff;
  border: 1px solid #707070;
}
.contact-us .con .right textarea::placeholder {
  font-family: 'OpenSans-Bold';
  color: #7D7171;
}
.contact-us .con .right .submit {
  width: 100%;
  height: 0.5rem;
  background: #081587;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.contact-us .con .right .submit .text {
  font-family: 'OpenSans-Regular';
  font-size: 0.16rem;
  color: #F9EFEF;
  line-height: 0.22rem;
}
.contact-us .con .right .submit > img {
  width: 0.23rem;
  height: 0.23rem;
  margin-left: 0.08rem;
}
