* {
  margin: 0;
  padding: 0;
  color: #fff;
  box-sizing: border-box;
}
html {
  height: auto;
  margin: 0 auto;
  min-width: 10.24rem;
}
/* @media screen and (min-width:1921px) and (max-width:2561px){
  html{
    font-size: 625%!important;
  }
} */
@media (min-width: 1601px){
  html{
    font-size: 100px!important;  
  }
}
/* 83% */
@media (max-width:1600px){
  html{
    font-size: 520.8333333% !important;
  }
}
/* 70% */
@media (max-width:1367px){
  html{
    font-size: 444.6614583% !important;
  }
}
@media (max-width:1281px){
  html{
      font-size: 416.6666666% !important;
  }
}
@media (max-width:1025px){
  html{
    font-size: 333.33333% !important;
  }
}
body {
  width: 100%;
  height: auto;
  font-size: 0.16rem;
  /* overflow-x: hidden; */
  margin: 0 auto;
  min-width: 960px;
  /* max-width: 1920px; */
}
.layout {
  width: 100%;  
}
ul,
li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
p {
  margin-bottom: 0 !important;
}
.tcenter {
  text-align: center;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.font3 {
  color: #333;
}
.font6 {
  color: #666;
}
.font9 {
  color: #999 !important;
}
.size2 {
  font-size: 0.12rem;
}
.size4 {
  font-size: 0.14rem;
}
.size6 {
  font-size: 0.16rem;
}
.size8 {
  font-size: 0.18rem;
}
.size20 {
  font-size: 0.2rem;
}
.size24 {
  font-size: 0.24rem;
}
.size28 {
  font-size: 0.28rem;
}
.size48 {
  font-size: 0.48rem;
}
.flex {
  display: flex;
}
.flex-center {
  justify-content: center;
}
.flex-between {
  justify-content: space-between;
}
.flex-around {
  justify-content: space-around;
}
.mt-3 {
  margin-top: 0.1rem !important;
}
.mt-4 {
  margin-top: 0.16rem !important;
}
.mt-24 {
  margin-top: 0.24rem !important;
}
.mt-35 {
  margin-top: 0.35rem !important;
}
.mt-5 {
  margin-top: 0.5rem !important;
}
.mt-8 {
  margin-top: 0.75rem !important;
}
.mb-1 {
  margin-bottom: 0.08rem !important;
}
.mb-2 {
  margin-bottom: 0.2rem !important;
}
.mb-8 {
  margin-bottom: 0.8rem !important;
}
.mr-1 {
  margin-right: 0.1rem !important;
}
.mr-5 {
  margin-right: 0.5rem;
}
.mr-7 {
  margin-right: 0.7rem;
}
.pt-1 {
  padding-top: 0.1rem !important;
}
.weigth6 {
  font-weight: 600;
}
.fw400 {
  font-weight: 400;
}
.lh15 {
  line-height: 1.5!important;
}
/*bootstrap*/
.form-control {
  font-size: 0.16rem;
  padding: 0.0375rem 0.075rem;
  border-radius: 0.025rem;
  padding-left: 0.21rem;
}
.form-control:focus {
  box-shadow: 0 0 0 0.025rem rgb(13 110 253 / 25%) !important;
}
.form-control.is-valid, .was-validated .form-control:valid {
  background-size: calc(.16em + .175rem) calc(.16em + .175rem)!important;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
  background-size: calc(.16em + .175rem) calc(.16em + .175rem)!important;
}

.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
  box-shadow: 0 0 0 0.025rem rgb(13 110 253 / 50%) !important;
}

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.025rem rgb(49 132 253 / 50%) !important;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  box-shadow: 0 0 0 0.025rem rgb(49 132 253 / 50%) !important;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: 0 0 0 0.025rem rgb(13 110 253 / 25%) !important;
}
.invalid-feedback {
  margin-top: 0.025rem;
}
.btn {
  padding: 0.05rem 0.4rem;
  color: #fff;
  border-color: #fff;
  font-size: 0.16rem;
  border-radius: 0.025rem;
}
.btn:hover {
  color: #fff;
}
.btn-outline-primary {
  color: #fff;
  border-color: #fff;
  padding: 0.12rem 0.65rem;
}

button,
p,
span {
  font-size: 0.16rem;
}
.header {
  /* height: 7.63rem; */
  position: relative;
  /* background: url("../images/bg.jpg") no-repeat left top / 100% 100%; */
}

.test-header-list {
  /* margin: 0 18.7%;   */
  width: calc(100% - 18.7% * 2);
  top: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: flex;
  align-items: center;
}
.nav-list {
  flex-grow: 1; 
  justify-content: space-between; 
  padding-left: 1rem;
}
.header-logo {
  flex: 0 0 1.26rem; 
  min-width: 60px;
}
/* .header-list {
  margin: 0 18.7%;  
  padding-top: 16px;
  position: relative;
} */
/* .header-list li {
  line-height: 36px;
} */

a,
a:link,
a:visited,
a:active {
  color: #fff;
}
.none-form {
  display: none !important;
}
.dis-show {
  display: block;
}
.dis-none {
  display: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.test-store-btn {
  padding: 0.06rem 0.25rem;
  background-color: #fff;
  color: #2489ff;
  margin-right: 0.1rem;
}
.header-left {
  left: 18.6%;
  /* bottom: 0; */
  position: absolute;
  opacity: 0;
  top: 0;
  z-index: 9;
}
.header-machine {
  width: 60%;
  position: absolute;
  right: -5rem;
  bottom: 0;
  opacity: 0;
}
.header-move {
  animation: upHeader 1.2s;
  animation-fill-mode: forwards;
}
.machine-active {
  animation: machineMove 1.2s;
  animation-fill-mode: forwards;
}
.header-title {
  font-size: 0.46rem;
}
.header-sub-title {
  margin-top: 0.2rem;
  font-size: 0.3rem;
}

/* banner */
.banner {
  /* margin: 1rem 18.7% 1.2rem; */
  padding: 1rem 18.7% 1.2rem;
  box-sizing: border-box;
}
.title-text {
  text-align: center;
  font-size: 0.3rem;
  font-weight: 600;
}
.sub-text {
  text-align: center;
  font-size: 0.18rem;
  margin-top: 0.24rem;
}
.banner-box {
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.box-item {
  /* flex: 0 0 32%; */
  transition: transform 0.3s linear;
  margin-bottom: 0.1rem;
  flex: 0 0 32%;
}

.item-col:hover .scale {
  transform: scale(1.05);
}
.item-col {
  position: relative;
  box-shadow: 0.06rem 0.06rem 0.04rem 0 rgba(233, 233, 233, 0.5);
}
.item-col-top {
  position: absolute;
  z-index: 9;
  font-weight: 600;
  padding: 0.15rem 0 0 0.15rem;
  cursor: default;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.box-top:hover .lineShow {
  display: block;
}
.lineShow {
  display: none;
  width: 0.32rem;
  height: 2px;
  position: absolute;
  left: 0.15rem;
  bottom:  0.1rem;
  background-color: #fff;
}
.english {
  font-weight: 400;
  margin-top: 0.05rem;
  color: #BEDDFF;
}
.box-top {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  font-weight: 600;
  position: relative;
}
.scale {
  /* position: absolute; */
  max-width: 100%;
  /* max-height: 100%; */
  transition: all 0.4s;
}
/* .box-top:hover .scale {
  transform: scale(1.05);
} */
.box-list ul {
  padding: 0.1rem 0;
}
.box-list li {
  height: 0.9rem;
  line-height: 0.9rem;
  font-weight: 600;
  position: relative;
}
.active-li {
  background: url("../images/banner_bg.png") no-repeat left top / 100% 100%;
}
.box-list div {
  position: relative;
  padding-left: 0.2rem;
}
.banner-cycle {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  margin-right: 0.0625rem;
}
.box-list li span {
  color: #666;
}

/* 零配件商家用小马 */
.banner-parts {
  box-sizing: border-box;
  width: 100%;
  padding: 0.8rem 17.2% 1rem;
  background: url(../images//parts_bg.png) no-repeat left top / 100% 100%;
}
.parts-box {
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.parts-item {
  flex: 0 0 24%;
  height: 2.8rem;
  margin-bottom: 0.1rem;
}

.parts-item-box {
  height: 100%;
  padding: 0.15rem;
  position: relative;
  border: 2px solid #ffffff;
  box-shadow: 0px 0.12rem 0.6rem 2px #dfe4f0;
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);
  transition: all 0.2s linear;
}
.parts-item-box:hover {
  box-shadow: 0px 0.12rem 0.6rem 2px #c2cbdd;
  transform: translateY(-0.04rem);
}
.parts-item-box .sub-text {
  margin-top: 0.16rem;
}

.parts-item-box p,
.store-box-top p,
.owner-item-text p {
  margin-bottom: 0;
  line-height: 1.8;
}
.parts-item p:last-of-type {
  color: #2489ff;
}
.parts-img {
  max-width: 58%;
  /* max-width: 1.6rem; */
  max-height: 60%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* 线上店铺矩阵 */
.online-store {
  width: 100%;
  position: relative;
  /* padding: 0.45rem 18.7% 0; */
  /* height: 460px; */
  /* background: url(../images/store_bg.png) no-repeat left top / 100% 100%; */
}
.online-box {
  width: 100%;
  /* height: 100%; */
  top: 0;
  left: 0;
  position: absolute;
  box-sizing: border-box;
  padding: 0.45rem 18.7% 0;
}
.store-box {
  margin-top: 0.35rem;
  /* height: 430px; */
  height: 4.3rem;
}
.store-box-top {
  /* height: 330px; */
  width: 100%;
  overflow: hidden;
  background: linear-gradient(127deg, #0274e7 0%, #11c1e8 100%);
}
.store-box-right {
  align-items: center;
  padding: 0.1rem 5%;
}
.store-box .store-btn {
  margin-top: 0.2rem;
  padding: 0.12rem 0.4rem;
  border-radius: 0.04rem;
  font-weight: 600;
  color: #068ae7;
  border: 1px solid #fff;
  background-color: #fff;
  transition: all 0.5s linear;
}
.top-store {
  height: 1rem;
  background-color: #fff;
  box-shadow: 0px 0.34rem 0.32rem -0.16rem #d8e1f0;
}
.top-store .store-img {
  border-right: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 2s linear;
}
.top-store .store-img:last-of-type {
  border: none;
}
.store-img:hover img {
  transform: scale(1.1);
}

/* 机主用小马 */
.machine-owner {
  /* margin: 1.9rem 18.7% 1.6rem;  */
  padding: 1.9rem 18.7% 1.6rem;
  box-sizing: border-box;
}
.owner-box {
  margin-top: 1rem;
}
.owner-item {
  /* max-height: 634px; */
  align-items: center;
}
.owner-item2 {
  margin-top: 0.4rem;
}
#fast,
#much,
#crisp {
  opacity: 0;
  /* display: none; */
  position: relative;
}
#fast {
  transform: translateX(2rem);
}
#much {
  transform: translateX(-2rem);
}
#crisp {
  transform: translateX(2rem);
}
.img-right-move {
  animation: rightMove 0.8s ease-in-out;
  animation-fill-mode: forwards;
}
.img-left-move {
  animation: leftMove 0.8s ease-in-out;
  animation-fill-mode: forwards;
}
.text-move {
  animation: textMove 0.8s ease-in-out;
  animation-fill-mode: forwards;
}
.owner-item-text {
  flex: 1;
  margin-top: -1.6rem;
  transform: translateY(5rem);
  opacity: 0;
}
.owner-item-img img {
  max-width: 100%;
  /* bottom: 0;
  position: absolute; */
}
.owner-item-text p {
  margin-top: 0.2rem;
}
.owner-item-text .title-text {
  display: inline-block;
  padding-right: 0.12rem;
  border-bottom: 0.08rem solid #2489ff;
}

.technician {
  position: relative;
}
.technician-box {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  padding: 0.7rem 18.7% 1rem;
}

.technician-data {
  margin-top: 0.6rem;
  display: flex;
  justify-content: space-between;
}
.data-item {
  margin-bottom: 0.1rem;
  /* flex: 0 0 25%; */
}
.data-item .h2-text {
  padding-left: 0.16rem;
  position: relative;
  font-size: 0.34rem;
}
.data-item .h2-text::before {
  content: "";
  display: block;
  height: 0.2rem;
  width: 0.06rem;
  background-color: #2489ff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.tech {
  font-size: 0.34rem;
}
.data-item-text {
  padding-left: 0.18rem;
}
.technician-list {
  margin-top: 0.5rem;
}
.technician-list li {
  padding-left: 0.38rem;
  background: #3c3d45;
  margin-bottom: 0.16rem;
  /* opacity: 0.71; */
}
.technician-list li .sub-text {
  margin-bottom: 0.08rem;
}
.technician-img {
  height: 1rem;
  width: 1rem;
  line-height: 1rem;
  margin: 0.2rem;
  text-align: center;
}
.country-servie {
  background-color: #f1f1f5;
  padding-bottom: 0.3rem;
  position: relative;
  padding: 0 18.7%;
  height: 9rem;
  min-height: 450px;
}
.country-img {
  position: absolute;
  width: 8rem;
  height: 8rem;
  top: 0.6rem;
  right: 0;
  min-height: 400px;
  min-width: 400px;
  /* right: 8.8%; */
}
.country-img img {
  height: 100%;
  width: 100%;
}
.country-img .circle {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
}
.xinjiang {
  right: 70%;
  top: 38%;
}
.shanxi {
  right: 38%;
  top: 46%;
}
.hubei {
  right: 38%;
  top: 58%;
}
.sichuan {
  right: 50%;
  top: 58%;
}
.chongqing {
  right: 45%;
  top: 61%;
}
.guangxi {
  right: 44%;
  top: 71%;
}
.circle1,
.circle2,
.circle3,
.center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
  border-radius: 50%;
  background-color: #2489ff;
}
.center {
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  background-color: #2489ff !important;
}
.circle1 {
  animation: circle 2s linear infinite;
}
/* 延迟0.8s */
.circle2 {
  animation: circle 2s linear 0.4s infinite;
}
.circle3 {
  animation: circle 2s linear 0.8s infinite;
}

.country-text {
  z-index: 9;
  margin-top: 10%;
  position: relative;
  display: inline-block;
}
.big-text,
.country-num {
  color: #2489ff;
  font-size: 0.54rem;
  font-weight: 600;
  margin-bottom: 0;
}
.earth-bg {
  background: url(../images/earth_bg.jpg) no-repeat left top/100% 100%;
  width: 100%;
  height: 2.2rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}

/* 合作伙伴 */
.cooperative-partner,
.dynamic,
.footer {
  padding: 0.8rem 18.7%;
  text-align: center;
}
.partner-box {
  margin-top: 0.16rem;
  flex-wrap: wrap;
  width: 100%;
}
.partner-item {
  flex: 0 0 23.5%;
  min-height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
}
.partner-item img {
  max-width: 100%;
  transition: transform 0.3s ease;
}
.partner-item:hover img {
  transform: scale(1.1);
}

/* 小马新动态 */
.dynamic {
  background-color: #f4f4f7;
  box-sizing: border-box;
}
.dynamic-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 0.35rem !important;
}
.dynamic-item {
  flex: 0 0 30%;
  overflow: hidden;
  /* flex: 0 0 26%; */
}
.dynamic-top {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.dynamic-item img {
  max-width: 100%;
  transition: transform 0.6s ease;
}
.dynamic-item li a {
  font-size: 0.14rem;
}
.mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 9;
}
.dynamic-top:hover img {
  transform: scale(1.1);
}
.dynamic-top:hover .mask {
  background-color: rgba(0, 0, 0, 0.2);
}
.dynamic-top-text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0%;
  left: 0;
  padding-left: 0.25rem;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dynamic-item li {
  text-align: left;
  /* font-size: 14px; */
}
.dynamic-item li a {
  color: #666 !important;
  cursor: pointer;
}
.dynamic-item li a:hover {
  color: #2489ff !important;
}

.space {
  background-color: #2489ff;
  height: 1.4rem;
  text-align: center;
  line-height: 1.4rem;
  transition: transform 0.8s linear;
}
.recent-btn {
  padding: 0.06rem 0.4rem;
  margin-left: 0.26rem;
}
.in-btn:hover {
  /* transform: translateY(-3px); */
  color: #2489ff;
  background-color: #fff;
}
.online-btn:hover {
  color: #fff;
  background-color: #2489ff;
  border-color: #2489ff;
}
.link-cont {
  margin-top: 0.28rem;
}

.footer {
  background: #151621;
}
.footer-box {
  border-bottom: 1px solid #252731;
}
.footer-item {
  /* flex: 0 0 22%; */
  text-align: left;
  padding-bottom: 0.5rem;
}
.big-item {
  flex: 0 0 30%;
}
p.item-top {
  font-size: 0.14rem;
  /* width: 1.3rem; */
  /* padding-bottom: 0.05rem; */
}
.footer-item-line {
  height: 1px;
  width: 1.2rem;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #252731;
}
.service-logo {
  width: 0.13rem;
  margin-right: 1px;
}
.footer-item p {
  margin-bottom: 0.05rem;
}
.chat-img {
  /* width: 100px; */
  width: 1rem;
  min-width: 100px;
  margin-top: 0.25rem;
  margin-bottom: 0.16rem;
}
.chat-text {
  line-height: 1.8;
  /* width: 1.12rem; */
  /* text-align: center; */
  /* display: inline-block; */
}

.scan {
  width: 1rem;
  min-width: 100px;
}

@keyframes upHeader {
  from {
    top: 100%;
    opacity: 0;
  }
  to {
    top: 30%;
    opacity: 1;
  }
}
/* @keyframes upHeader {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 2.5rem;
    opacity: 1;
  }
} */
@keyframes machineMove {
  from {
    right: -5rem;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@keyframes textMove {
  from {
    transform: translateY(3rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes rightMove {
  from {
    transform: translateX(2rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes leftMove {
  from {
    transform: translateX(-5rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes circle {
  from {
    opacity: 1;
    transform: scale(0.5);
  }

  to {
    opacity: 0;
    transform: scale(6);
  }
}

/*
 * 商户如驻
 */
.merchant_header {
  position: relative;
}
.header-list {
  margin: 0 18.7%;
  padding-top: 0.3rem;
  width: calc(100% - 18.7% * 2);
  position: absolute;
  top: 0;
}
.merchant-form {
  position: absolute;
  /* top: 13%; */
  right: 18.7%;
  width: 5rem;
  top: 50%;
  transform: translateY(-54%);
  max-width: 500px;
}
.form-bg {
  background-color: #fff;
  box-sizing: border-box;
  padding: 0.4rem;
  margin-top: 0.24rem !important;
}
.form-title {
  font-size: 0.3rem;
}
#inputName,
#inputPhone,
#inputCompany {
  height: 0.5rem;
}
::-webkit-input-placeholder {
  color: #999 !important;
}
::-moz-placeholder {
  color: #999 !important;
}
input:-ms-input-placeholder {
  color: #999 !important;
}
input:-ms-input-placeholder {
  color: #999 !important;
}
.submit-btn {
  width: 100%;
  height: 0.5rem;
  font-size: 0.18rem;
}
#sign-form {
  margin-top: 0.4rem;
}

.recent-xiaoma {
  flex: 0 0 31%;
  border-right: 1px solid #eee;
  text-align: center;
}
.recent-xiaoma:last-of-type {
  border: none;
}
.recent-xiaoma-img {
  text-align: center;
}
.recent-xiaoma-img img {
  width: 50%;
}
.recent-box-list {
  display: inline-block;
  text-align: left;
}

/* 营销工具 */
.box-item-bg {
  width: 100%;
  border-radius: 0.06rem;
  background-color: #f3f4f7;
  box-sizing: border-box;
  padding: 0.65rem 0.2rem 0.6rem 0.6rem;
  position: relative;
}

.item-left {
  flex: 0 0 56%;
}
.change-img1 {
  display: block;
}
.change-img2 {
  display: none;
}
.box-item-bg:hover .change-img1 {
  display: none;
}
.box-item-bg:hover .change-img2 {
  display: block;
}
.box-item-bg:hover{
  background-color: #0d5afe;
  color: #fff!important;
}
.box-item-bg:hover *{
  color: #fff!important;
}
.quotes {
  height: 0.26rem;
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}
.diy-store {
  width: 100%;
  position: relative;
  /* height: 454px;
  min-width: 1280px;
  background: url(../images/diy_bg.png) no-repeat left top / 100% 100%; */
}
.diy-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0.55rem 18.7% 0;
}

.sharp {
  background-color: #fff;
  width: 0.96rem;
  height: 0.98rem;
  line-height: 0.98rem;
  text-align: center;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  display: inline-block;
}
.sharp img {
  width: 50%;
}
.process {
  margin: 1.1rem 18.7% 1.6rem;
}
.process-item {
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);
  box-shadow: 0px 0.12rem 0.6rem 2px #dfe4f0;
  position: relative;
  padding: 0.1rem 0.18rem 0.1rem 0.3rem;
  border: 2px solid #ffffff;
}
.process-text {
  margin-top: 0.45rem;
}

.big-quotes {
  top: 0.24rem;
  left: 0.3rem;
  width: 0.45rem;
  position: absolute;
}

.qualification {
  margin-top: 0.5rem;
  position: relative;
}
.qua-box {
  margin-top: 1.6rem;
  background: #2489ff;
  height: 2.4rem;
  padding: 0 18.7%;
  position: relative;
}
.float-box {
  width: calc(100% - 18.7% * 2);
  height: 1.8rem;
  position: absolute;
  background-color: #f2f7fb;
  top: -0.9rem;
  box-sizing: border-box;
  /* top: -50%; */
  /* margin-top: 90px; */
}
.float-box-item {
  flex: 0 0 33.3%;
  border-right: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 0.5rem;
}
.float-box-item:last-of-type {
  border: none;
}
.qua-line {
  width: 0.3rem;
  height: 0.04rem;
  background: #2489ff;
  border-radius: 2px;
}

.alert {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 300px;
  max-width: 600px;
  transform: translate(-50%, -50%);
  z-index: 99999;
  text-align: center;
  padding: 15px;
  border-radius: 3px;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
