.page-home .home-banner .swiper-wrapper .home-banner-tuoke {
  position: relative;
  display: block;
  height: 500px;
  /* https://cdn2.weimob.com/static/saas-fe-xiuyu-official-web-stc/index/1@2x.png */
  /* background: url("../images/tuoke/banner.png") no-repeat center; */
  background: url("https://cdn2.weimob.com/static/saas-fe-xiuyu-official-web-stc/index/banner.png") no-repeat center;
  background-size: 1920px 500px;
  background-color: #000000;
}

.page-home .home-banner .swiper-wrapper .home-banner-tuoke .tuoke-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 102px;
  cursor: pointer;
}

.page-home .home-banner .swiper-wrapper .home-banner-tuoke .tuoke-wrap .tuoke-wrap-text {
  margin: 0 auto;
  width: 210px;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  border-radius: 6px;
  color: #fff;
  background: #E02020;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2px;
}
