* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul,
li {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

body {
  font-size: 0.24rem;
  line-height: 1.8;
}

.centere {
  width: 5.96rem;
  margin: 0 auto;
  overflow: hidden;
}

.headtitle {
  padding-top: .72rem;
  text-align: center;
}

.headtitle h3 {
  font-size: .39rem;
  color: #0047ab;
}

.headtitle p {
  font-size: .15rem;
  color: #C3C5D4;
}

#spea_app .banner {
  color: #fff;
  position: relative;
  overflow: hidden;
}

#spea_app .banner .banerimg {
  width: 100%;
  display: block;
}

#spea_app .banner .centere {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  text-align: center;
}

#spea_app .banner .centere h2 {
  margin-top: 1.92rem;
  font-size: .42rem;
}

#spea_app .banner .centere p {
  font-size: .36rem;
}

#spea_app .banner .centere .headbtn1 {
  display: inline-block;
  margin-top: .32rem;
  margin-right: .26rem;
  width: 1.73rem;
  height: .54rem;
  background: #FFFFFF;
  border-radius: .27rem;
  text-align: center;
  line-height: .54rem;
  color: #156CB8;
}

#spea_app .banner .centere .headbtn2 {
  display: inline-block;
  margin-top: .32rem;
  width: 1.73rem;
  height: .54rem;
  border: .02rem solid #fff;
  border-radius: .27rem;
  text-align: center;
  line-height: .54rem;
}

#spea_app .transformation {
  background-image: url(../wap_img/bg_1.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#spea_app .transformation .titxt {
  text-align: center;
  color: #5B5E77;
  font-size: .19rem;
}

#spea_app .transformation .content {
  position: relative;
  margin-top: .2rem;
  padding-bottom: .8rem;
  overflow: hidden;
}

#spea_app .transformation .content .swiper-pagination {
  width: 100%;
}

#spea_app .transformation .content .swiper-pagination-bullet-active {
  background: #02B2B5;
  width: .4rem;
  border-radius: 12px;
}

#spea_app .transformation .content .swiper-pagination-bullet {
  background: #02B2B5;
  opacity: 1;
  margin: 0 .04rem;
}

#spea_app .transformation .content .slide_cont {
  margin-right: .18rem;
  padding-bottom: .44rem;
  margin-bottom: .3rem;
  background: #FFF;
  box-shadow: 0 0.12rem 0.16rem 0 rgba(67, 88, 135, 0.15);
  border-radius: .15rem;
}

#spea_app .transformation .content .slide_cont img {
  display: block;
  margin: .44rem auto 0;
  width: 90%;
}

#spea_app .transformation .content .slide_cont h2 {
  text-align: center;
  font-size: .34rem;
  color: #0047ab;
}

#spea_app .transformation .content .slide_cont p {
  padding: 0 .37rem;
  font-size: .22rem;
  color: #5B5E77;
  text-align: center;
}

#spea_app .transformation .content .slide_cont span {
  margin-top: .2rem;
  display: block;
  text-align: center;
  font-size: .19rem;
  color: #9F9F9F;
}

#spea_app .scene {
  position: relative;
}

#spea_app .scene img {
  width: 100%;
}

#spea_app .scene .centere {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#spea_app .scene .centere .concenter {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  height: 2rem;
}

#spea_app .scene .centere .concenter h4 {
  color: #0047ab;
  font-size: .40rem;
}

#spea_app .scene .centere .concenter span {
  color: #C3C5D4;
  font-size: .15rem;
}

#spea_app .scene .centere .concenter p {
  width: 4.7rem;
  margin: 0 auto;
  color: #5B5E77;
  font-size: .19rem;
}

#spea_app .scene .centere .point {
  z-index: 1;
  position: absolute;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0.06rem 0.05rem 0.14rem 0rem rgba(65, 126, 141, 0.31);
  color: #87899C;
  text-align: center;
}

#spea_app .choice {
  background-color: #F7F9FD;
  background-image: url(../wap_img/bg_3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#spea_app .choice .centere .headtitle {
  color: #fff;
}

#spea_app .choice .centere .cho_cont {
  margin-top: .61rem;
}

#spea_app .choice .centere .cho_cont ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#spea_app .choice .centere .cho_cont ul li {
  width: 2.9rem;
  height: 3.29rem;
  background: #FFFFFF;
  border-radius: 0.09rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: .15rem;
}

#spea_app .choice .centere .cho_cont ul li img {
  margin-top: .54rem;
  width: .45rem;
}

#spea_app .choice .centere .cho_cont ul li h4 {
  margin-top: .26rem;
  font-size: .31rem;
}

#spea_app .choice .centere .cho_cont ul li p {
  margin-top: .16rem;
  width: 2.06rem;
  color: #5B5E77;
  font-size: .19rem;
}

#spea_app .mized {
  background-color: #F7F9FD;
}

#spea_app .mized .headtitle {
  padding-top: 0;
}

#spea_app .mized .probox {
  margin-top: .2rem;
  padding-bottom: 1rem;
  position: relative;
}

#spea_app .mized .probox .swiper-pagination-bullet-active {
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
  width: 1.12rem !important;
  height: 0.07rem;
  background: #02B2B5;
  border-radius: 0%;
}

#spea_app .mized .probox .swiper-pagination-bullet {
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
  width: 0.31rem;
  height: 0.07rem;
  margin-right: 0.07rem;
  background: #02B2B5;
  border-radius: 0%;
}

#spea_app .mized .probox .slide_cont {
  height: 7rem;
  margin-right: .18rem;
  padding-bottom: .44rem;
  margin-bottom: .3rem;
  background: linear-gradient(39deg, #2681AF 0%, #38DCD1 100%);
  box-shadow: 0 0.12rem 0.16rem 0 rgba(67, 88, 135, 0.15);
  color: #fff;
}

#spea_app .mized .probox .slide_cont img {
  display: block;
  margin: .44rem auto 0;
  width: 100%;
}

#spea_app .mized .probox .slide_cont h2 {
  padding-top: .53rem;
  text-align: center;
  font-size: .37rem;
}

#spea_app .mized .probox .slide_cont p {
  padding: 0 .37rem;
  font-size: .22rem;
}

#spea_app .mized .probox .slide_cont span {
  margin-top: .2rem;
  display: block;
  text-align: center;
  font-size: .19rem;
  color: #9F9F9F;
}

#spea_app .cooperation {
  background-color: #F7F9FD;
  overflow: hidden;
}

#spea_app .cooperation .headtitle {
  padding-top: 0;
}

#spea_app .cooperation .copor_cont {
  margin-top: .6rem;
}

#spea_app .cooperation .copor_cont ul {
  margin-left: .2rem;
  width: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#spea_app .cooperation .copor_cont ul li {
  width: .93rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#spea_app .cooperation .copor_cont ul li .coercont {
  width: .93rem;
  height: .93rem;
  background: linear-gradient(0deg, #2681AF 0%, #0047ab 100%);
  border-radius: 50%;
}

#spea_app .cooperation .copor_cont ul li .coercont img {
  display: block;
  width: 70%;
  margin: .1rem auto;
}

#spea_app .cooperation .copor_cont ul li p {
  font-size: .23rem;
  font-weight: bold;
}

#spea_app .cooperation .copor_cont .list_top {
  float: right;
  margin-right: .2rem;
  margin-bottom: .2rem;
}

#spea_app .cooperation .list_center {
  margin: .2rem auto;
  width: 6.14rem;
  height: 0;
  border: 1px solid;
  border-image: linear-gradient(0deg, #006A9A, #29FCFF) 10 10;
  background: linear-gradient(90deg, #006A9A 0%, #29FCFF 100%);
  position: relative;
  display: flex;
  justify-content: space-around;
}

#spea_app .cooperation .list_center::after {
  content: '';
  position: absolute;
  right: -.05rem;
  top: -.08rem;
  width: 0;
  border: 9px;
  border-top: 5px solid transparent;
  border-left: 9px solid #29FCFF;
  border-bottom: 5px solid transparent;
}

#spea_app .cooperation .list_center span {
  display: inline-block;
  margin-top: -.05rem;
  width: .1rem;
  height: .1rem;
  background: linear-gradient(0deg, #2681AF 0%, #38DCD1 100%);
  border-radius: 50%;
}

#spea_app .service {
  background-color: #F7F9FD;
}

#spea_app .service .headtitle {
  margin-bottom: 0.5rem;
}

#spea_app .service .service_cont {
  margin-top: .2rem;
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}

#spea_app .service .service_cont .service_cont_last {
  display: inline-block;
  white-space: nowrap;
  animation: myhfitemone 50s linear infinite;
  -webkit-animation: myhfitemone 50s linear infinite;
}

#spea_app .service .service_cont ul {
  min-width: 100%;
  white-space: nowrap;
  display: inline-block;
  color: black;
  margin: 0 auto;
  text-align: center;
}

#spea_app .service .service_cont ul li {
  padding: 0 .1rem;
  display: inline-block;
}

#spea_app .service .service_cont ul li img {
  width: 2rem;
}

#spea_app .offer {
  background-color: #F7F9FD;
  background-image: url(../wap_img/bg_4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#spea_app .offer .contact {
  margin-top: .26rem;
  text-align: center;
}

#spea_app .offer .contact p {
  padding: 0 .2rem;
  display: inline-block;
  background-image: url(../wap_img/phone.svg);
  background-repeat: no-repeat;
  background-position: .2rem center;
  background-size: .2rem;
  text-indent: .3rem;
  font-size: .2rem;
}

#spea_app .offer .offer_cont {
  width: 5.96rem;
  height: 2.78rem;
  background: #FFFFFF;
  box-shadow: 0.06rem 0.05rem 0.14rem 0 rgba(65, 126, 141, 0.05);
  border-radius: .31rem;
  padding-top: .38rem;
  text-align: center;
  margin: .68rem auto;
}

#spea_app .offer .offer_cont .st_input {
  margin: 0 auto .15rem;
  border-radius: .29rem;
  width: 5.18rem;
  height: .58rem;
  background: #F5F5F5;
}

#spea_app .offer .offer_cont .st_input input {
  width: 90%;
  height: .58rem;
  border: none;
  outline: none;
  background: none;
}

#spea_app .offer .offer_cont .offer_btn {
  margin: 0 auto;
  width: 5.17rem;
  height: .58rem;
  background: linear-gradient(90deg, #2681AF 0%, #38DCD1 100%);
  border-radius: .29rem;
  text-align: center;
  line-height: .58rem;
  color: #fff;
  font-size: .23rem;
}

#spea_app .dialog {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

#spea_app .dialog .alertlog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.45rem;
  padding-bottom: .3rem;
  border-radius: .23rem;
  background-color: #fff;
}

#spea_app .dialog .alertlog .off {
  position: absolute;
  top: .08rem;
  right: .08rem;
  width: .39rem;
  z-index: 1;
}

#spea_app .dialog .alertlog .po_titlet {
  position: relative;
}

#spea_app .dialog .alertlog .po_titlet img {
  width: 100%;
}

#spea_app .dialog .alertlog .po_titlet h3 {
  position: absolute;
  top: .3rem;
  left: .4rem;
  width: 4rem;
  color: #fff;
}

#spea_app .dialog .alertlog .Oh3 {
  text-align: center;
  margin-top: .36rem;
  font-size: .36rem;
}

#spea_app .dialog .alertlog .hz_cenword {
  font-size: .2rem;
  padding-top: .2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#spea_app .dialog .alertlog .hz_cenword i {
  display: inline-block;
  width: 1.5rem;
  height: 0.12rem;
}

#spea_app .dialog .alertlog .hz_cenword .icon1 {
  background: url(../wap_img/hz_imgl.png) repeat;
  background-size: 100% 100%;
}

#spea_app .dialog .alertlog .hz_cenword .icon2 {
  background: url(../wap_img/hz_imgr.png) repeat;
  background-size: 100% 100%;
}

#spea_app .dialog .alertlog input[type="text"] {
  display: block;
  width: 3.94rem;
  height: .53rem;
  line-height: .53rem;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: .1rem;
  margin: .22rem auto 0;
  text-indent: 1em;
  outline: none;
}

#spea_app .dialog .alertlog input[type="button"] {
  display: block;
  margin: .22rem auto 0;
  width: 3.94rem;
  height: .53rem;
  background: linear-gradient(-90deg, #ff5300 0%, #ffba00 100%);
  border-radius: .1rem;
  line-height: .53rem;
  color: #fff;
  font-size: .24rem;
  outline: none;
  border: none;
}

#spea_app .dialog .alertlog p {
  margin-top: .24rem;
  text-align: center;
  font-size: .17rem;
  color: #1A1A1A;
  opacity: 0.6;
}

#spea_app .dialog .alertlog .tip {
  font-size: .28rem;
  font-weight: bold;
}

#spea_app .dialog .alertlog .eq {
  width: 2.54rem;
  display: block;
  margin: .3rem auto;
}

#spea_app .alert_log {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 .1rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: .28rem;
  line-height: .7rem;
  border-radius: .09rem;
  z-index: 999;
}

@keyframes myhfitemone {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
