html,
body {
  width: 100%;
  height: 100%;
}
/* UK后登录页 */
.login-box {
  background: url(../static/images/login.png) no-repeat center;
  background-size: cover;
  position: relative;
  height: 100%;
}
.outer-box {
  padding: 0 1.32rem;
  width: 100%;
  height: calc(100% - 0.64rem);
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-box {
  padding: 0.2rem 0.72rem;
  width: 14.4rem;
  height: 0.64rem;
  display: flex;
  /*background-color: #48a3ff;*/
  /* position: absolute;
  top: 0;
  left: 0; */
}
.slider {
  width: 7.5rem;
}
.swiper-container {
  width: 7.5rem;
  height: 4.5rem;
}
.swiper-active-switch {
  background: #0C72FD !important;
}
.swiper-pagination-switch {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 100%;
  border: 4px solid #0C72FD;
  background-color: #FFFFFF;
  margin: 0 0.08rem;
  cursor: pointer;
}

.slider img {
  width: 7.5rem;
  height: 4.5rem;
}
.pagination {
  display: flex;
  justify-content: center;
  position: static !important;
  margin-top: 0.48rem;
}
.swiper-button-next {
  width: 0.24rem;
  height: 0.48rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  cursor: pointer;
}
.swiper-button-prev {
  width: 0.24rem;
  height: 0.48rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  cursor: pointer;
}
.swiper-button-next img,
.swiper-button-prev img {
  width: 0.24rem;
  height: 0.48rem;
}
.login-top {
  width: 2.25rem;
  height: 0.24rem;
}
.logo-box-line {
  width: 1px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 0.1rem;
  margin-left: .16rem;
  margin-top: 0.06rem;
}
.top-version {
  margin-left: 0.16rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}
.login-content {
  width: 3.6rem;
  height: 5.24rem;
  padding-top: .21rem;
  margin-left: 0.66rem;
}
.content-title {
  font-weight: 500;
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.48rem;
  width: 3.6rem;
  height: 0.48rem;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.5) 100%);
  padding-left: .12rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.windows-button {
  width: 3.6rem;
  height: .9rem;
  background: url(../static/images/button.png) no-repeat center;
  background-size: 100% 100%;
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  padding: 0.16rem;
  cursor: pointer;
}
.windows {
  width: 0.54rem;
  height: 0.54rem;
}
.windows-title {
  font-weight: bold;
  font-size: 0.28rem;
  color: #1D2129;
  line-height: 0.28rem;
  margin-bottom: 0.08rem;
}
.windows-box {
  margin-left: 0.16rem;
  height: 0.54rem;
}
.content-title-box {
  display: flex;
}
.content-title-pre {
  width: .04rem;
  height: 0.48rem;
  background: linear-gradient( 270deg, #2F8AFF 0%, #61B3FF 100%);
}
.windows-desc {
  font-size: 0.12rem;
  color: #1D2129;
  line-height: 0.20rem;
}
.content-middle {
  width: 3.6rem;
  display: flex;
}
.content-small-title {
  font-weight: 400;
  font-size: 0.2rem;
  color: #000;
  line-height: 0.23rem;
  padding-top: 0.24rem;
  padding-left: 0.4rem;
}
.login-button {
  font-size: 0.14rem;
  color: #FFFFFF;
  margin: 0.36rem 0 0 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 33.3%;
}
.login-button:last-child {
  margin-right: 0;
}
.os-name {
  max-width: 1.2rem;
  text-align: center;
}
.login-button-img {
  width: .92rem;
  height: .92rem;
}
.content-bottom {
  margin-top: 0.36rem;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.04rem;
  padding: 0.04rem;
}
.tip-tittle {
  font-weight: bold;
  font-size: 0.18rem;
  color: #111111;
  line-height: 0.21rem;
  margin-right: 0.08rem;
}
.div24 {
  width: 0.24rem;
  height: 0.21rem;
}
.tip-info {
  font-weight: 400;
  font-size: 0.12rem;
  color: #1D2129;
  line-height: 0.21rem;
  margin-left: .08rem;
}
.text-color {
  color: #48a3ff;
}
.footer-login {
  width: 100%;
  height: 1.12rem;
  background-color: #F7F8FA;
  display: flex;
  justify-content: space-between;
  padding: 0 0.72rem;
}
.register-content {
  display: flex;
}
.img-footer-logo {
  width: 2.24rem;
  height: 0.24rem;
}
.scan-content {
  display: flex;
}
.scan-content-text {
  font-size: 0.12rem;
  color: #4E5969;
  line-height: .18rem;
}
.footer-info {
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  padding-top: 0.18rem;
}
.footer-info-text {
  text-align: left;
  margin-top: 0.08rem;
  line-height: 0.22rem;
  color: #4E5969;
  font-size: 0.14rem;
}
.footer-info-desc {
  text-align: left;
  margin-top: 0.04rem;
  line-height: 0.18rem;
  font-size: 0.12rem;
  color: #86909C;
}
.img-footer1 {
  width: 1.17rem;
  height: .78rem;
  margin-right: .48rem;
  margin-top: 0.17rem;
}
.img-footer2 {
  width: 0.48rem;
  height: 0.48rem;
  /* height: 1.26rem; */
  margin: .23rem auto 0 auto;
}
.inline-block {
  display: inline-block;
  vertical-align: middle;
}
/* 网银下载 */
.download-logo {
  width: 100%;
  height: 0.88rem;
  background: #48a3ff;
}
.download-logo-top {
  width: 3.3rem;
  height: 0.34rem;
  padding-top: 0.27rem;
  padding-left: 1.86rem;
}
.download-centent {
  width: 100%;
  height: calc(100% - 0.88rem);
  background: url(../static/images/download-bgc.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
}
.download-content-pic {
  width: 7.7rem;
  height: 4.92rem;
  padding-top: 0.96rem;
}
.centent-left-text {
  margin-top: 0.48rem;
  font-weight: 400;
  font-size: 0.48rem;
  color: #1155aa;
  line-height: 0.56rem;
  text-align: center;
}
.download-right-title {
  width: 7.68rem;
  height: 0.64rem;
  background: #fff;
  font-weight: 400;
  font-size: 0.32rem;
  color: #111;
  line-height: 0.64rem;
  border-left: 0.03rem solid #48a3ff;
  text-align: left;
  padding-left: 0.2rem;
}
.down-button {
  width: 3.6rem;
  height: 1.04rem;
  background: url(../static/images/down-button.png) no-repeat center;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.28rem;
  padding-left: 0.64rem;
  padding-top: 0.24rem;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.32rem;
  margin-right: 0.18rem;
}
.down-button-img {
  width: 0.56rem;
  height: 0.56rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.24rem;
}
