@charset "utf-8";
/* CSS Document */
@import url('reset.css');

html {
  height: 100%;
}

body {
  color: #333;
  font-family: Microsoft Yahei, tahoma, arial, 宋体;
  font-size: 10px;
  background-color: #fff;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

body,
ul,
p {
  margin: 0;
  padding: 0;
  text-align: left;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right !important;
}
.blue {
  color: #3a8fff;
}

@font-face {
  font-family: DINPro-Medium;
  src: url(../font/DINPro-Medium.otf);
}

textarea {
  font-family: Microsoft Yahei, tahoma, arial, 宋体;
}

input {
  font-family: Microsoft Yahei, tahoma, arial, 宋体;
  padding: 0;
}

.outerwrap {
  padding: 0;
  min-width: 300px;
  max-width: 750px;
  margin: 0 auto;
}

.main_bg {
  background: #f5f5f5;
}

.viewport-new {
  min-width: 3.2rem;
  max-width: 7.5rem;
  margin: 0 auto;
}

.outerbox {
  margin-bottom: 1.14rem;
}

.floor {
  width: 100%;
  overflow: hidden;
}

.h20 {
  height: 0.16rem;
  width: 100%;
}

.smt-app-banner {
  height: 2.8rem;
  position: relative;
}

ul.smt-app-banner-box li {
  width: 100%;
  height: 2.8rem;
  overflow: hidden;
}

ul.smt-app-banner-box li img {
  width: 100%;
  height: 2.8rem;
}

.smt-app-logo {
  float: left;
  display: flex;
  align-items: center;
  height: 0.88rem;
  margin-left: 0.32rem;
}
.smt-app-logo span {
  background: url(../images/logo.png) no-repeat;
  width: 2.22rem;
  height: 0.48rem;
  background-size: 2.22rem 0.48rem;
  display: block;
}

.smt-app-scroll {
  position: absolute;
  bottom: 0.16rem;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.smt-app-scroll ul li {
  float: left;
  margin-right: 0.12rem;
}

.smt-app-scroll ul li a {
  background: rgba(255, 255, 255, 0.5);
  width: 0.32rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  display: block;
}

.smt-app-scroll ul li a.on {
  background: #3a8fff;
}

.smt-app-menu {
  background: #ffffff;
  padding: 0.32rem 0;
  overflow: hidden;
  margin-bottom: 0.16rem;
}

.smt-app-menu ul li {
  float: left;
}

.smt-app-menu ul li a {
  width: 1.5rem;
  text-align: center;
  display: block;
}

.smt-app-menu ul li a img {
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 0.72rem;
  box-shadow: 0 0 8px rgba(115, 142, 244, 0.4);
}

.smt-app-menu ul li a p {
  text-align: center;
  font-size: 0.24rem;
  margin-top: 0.16rem;
}

.smt-app-part {
  background: #ffffff;
  padding: 0.32rem;
}

.smt-app-part-title {
  text-align: center;
  font-size: 0.36rem;
  position: relative;
  margin-top: 0.16rem;
  margin-bottom: 0.56rem;
}

.smt-app-part-title i {
  position: absolute;
  left: 50%;
  height: 0.04rem;
  width: 0.56rem;
  margin-left: -0.28rem;
  display: block;
  bottom: -0.2rem;
  border-radius: 0.02rem;
  background: -moz-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #2965e0),
    color-stop(100%, #3a8fff)
  );
  background: -webkit-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -o-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -ms-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: linear-gradient(to right, #2965e0 0%, #3a8fff 100%);
}

.smt-app-intr {
  text-align: center;
  color: #666666;
  font-size: 0.26rem;
  line-height: 0.36rem;
  margin-bottom: 0.32rem;
}

.smt-app-more a {
  color: #3a8fff;
  text-align: center;
  display: block;
  font-size: 0.24rem;
  border-radius: 0.2rem;
  border: solid 0.01rem #3a8fff;
  height: 0.4rem;
  width: 1.6rem;
  line-height: 0.4rem;
  margin: 0 auto 0.36rem;
}

.smt-app-more a span {
  background: url(../images/icon-arrow-blue.png) right no-repeat;
  background-size: 0.16rem;
  padding-right: 0.2rem;
}

.smt-app-pic {
  background: url(../images/bg_round.png) no-repeat center;
  height: 6.5rem;
  background-size: 3.25rem;
  position: relative;
}

.smt-app-round {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.9rem;
  background: #ffffff;
  box-shadow: 0 0 4rem rgba(0, 0, 0, 0.16);
  margin: 0 auto 0;
  font-size: 0.26rem;
  color: ##eeeeee;
  text-align: center;
  line-height: 1.8rem;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.smt-app-term {
  position: absolute;
  width: 1.28rem;
}

.smt-app-term span {
  width: 1.28rem;
  height: 1.28rem;
  display: block;
  background: #eeeeee;
  border-radius: 0.64rem;
  overflow: hidden;
  margin-bottom: 0.08rem;
}

.smt-app-term span img {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0.24rem auto;
  display: block;
}

.smt-app-term p {
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.32rem;
}

.term-one {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  top: 0;
}

.term-two {
  left: 0.76rem;
  top: 2.1rem;
}

.term-three {
  right: 0.76rem;
  top: 2.1rem;
}

.term-four {
  left: 1.6rem;
  bottom: 0.16rem;
}

.term-five {
  right: 1.6rem;
  bottom: 0.16rem;
}

.part-bg {
  background: url(../images/part-bg.png) no-repeat top;
  background-size: cover;
  color: #ffffff;
}

.part-bg .smt-app-part-title i {
  background: rgba(255, 255, 255, 0.5);
}

.part-bg .smt-app-intr {
  color: #ffffff;
}

.part-bg .smt-app-more a {
  border: solid 0.01rem #ffffff;
  color: #ffffff;
}

.part-bg .smt-app-more a span {
  background: url(../images/icon-arrow-white.png) no-repeat right;
  background-size: 0.16rem;
}

.smt-app-list {
  background: rgba(79, 150, 243, 0.4);
  width: 5.86rem;
  padding: 0.32rem;
  margin: 0 auto 0.16rem;
  overflow: hidden;
}

.smt-app-list .left {
  width: 0.7rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1.1rem;
}

.smt-app-list .left img {
  width: 0.7rem;
  height: 0.7rem;
  overflow: hidden;
}

.smt-app-list .right {
  width: 4.8rem;
}

.smt-app-list .right span {
  color: #ffffff;
  font-size: 0.28rem;
}

.smt-app-list .right p {
  color: #dddddd;
  font-size: 0.24rem;
  margin-top: 0.16rem;
  line-height: 0.34rem;
}

.smt-app-part .smt-app-list:last-child {
  margin-bottom: 0;
}

.smt-app-line {
  height: 0.01rem;
  background: -moz-linear-gradient(
    left,
    rgba(238, 238, 238, 0) 0%,
    #eee 50%,
    rgba(238, 238, 238, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(238, 238, 238, 0)),
    color-stop(50%, #eeeeee),
    color-stop(100%, rgba(238, 238, 238, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(238, 238, 238, 0) 0%,
    #eee 50%,
    rgba(238, 238, 238, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(238, 238, 238, 0) 0%,
    #eee 50%,
    rgba(238, 238, 238, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(238, 238, 238, 0) 0%,
    #eee 50%,
    rgba(238, 238, 238, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(238, 238, 238, 0) 0%,
    #eee 50%,
    rgba(238, 238, 238, 0) 100%
  );
  margin-bottom: 0.3rem;
}

.smt-app-equ {
  margin-bottom: 0.32rem;
  display: flex;
  justify-content: center;
}

.smt-app-equ ul li {
  background: url(../images/icon-equ.png) no-repeat left;
  background-size: 0.28rem;
  padding-left: 0.44rem;
  font-size: 0.26rem;
  margin-bottom: 0.2rem;
}

.smt-app-pic01 {
  background: url(../images/bg_round01.png) no-repeat center;
  height: 5rem;
  background-size: 3.36rem;
  position: relative;
  margin-top: 0.8rem;
}

.smt-app-round01 {
  width: 1.12rem;
  height: 1.12rem;
  border-radius: 0.76rem;
  text-align: center;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  background: -moz-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6f83f3),
    color-stop(100%, #88c6fa)
  );
  background: -webkit-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -o-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -ms-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: linear-gradient(to right, #6f83f3 0%, #88c6fa 100%);
}

.smt-app-round01 .icon-fast {
  background: url(../images/icon-fast.png) no-repeat top;
  padding-top: 0.48rem;
  background-size: 0.4rem;
  color: #ffffff;
  font-size: 0.24rem;
  display: block;
  margin-top: 0.2rem;
}

.smt-app-feat {
  position: absolute;
}
.smt-features-box {
  background: #f5f5f5;
  padding: 0.24rem;
  font-size: 0.28rem;
  line-height: 0.38rem;
}
.icon-arrow-right {
  float: right;
  display: flex;
  align-items: center;
  height: 0.88rem;
}

.icon-arrow-right a {
  background: url(../images/icon-arrow-right.png) no-repeat;
  background-size: 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
  display: block;
}

.icon-arrow-right a.on {
  background: url(../images/icon-arrow-right-up.png) no-repeat;
  background-size: 0.48rem;
}
.smt-app-feat img {
  display: block;
  margin-bottom: 0.08rem;
}

.smt-app-feat p {
  font-size: 0.24rem;
  text-align: center;
}

.feat-one img {
  width: 2.16rem;
  height: 1.48rem;
}

.feat-one {
  left: 50%;
  top: -0.6rem;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.feat-one i {
  position: absolute;
  background: url(../images/arrow-top.png) no-repeat;
  background-size: 0.54rem;
  display: block;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.68rem;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.feat-two {
  left: 0.1rem;
  bottom: 0.3rem;
}

.feat-two img {
  margin-right: -0.2rem;
  width: 2.19rem;
  height: 1.57rem;
}

.feat-two i {
  position: absolute;
  background: url(../images/arrow-left.png) no-repeat;
  background-size: 0.52rem;
  display: block;
  width: 0.52rem;
  height: 0.52rem;
  bottom: -0.68rem;
  right: -0.75rem;
  top: -0.2rem;
}

.feat-three img {
  width: 2.19rem;
  height: 1.57rem;
}

.feat-three {
  right: 0.24rem;
  bottom: 0.2rem;
}

.feat-three i {
  position: absolute;
  background: url(../images/arrow-right.png) no-repeat;
  background-size: 0.52rem;
  display: block;
  width: 0.52rem;
  height: 0.52rem;
  bottom: -0.68rem;
  left: -0.46rem;
  top: -0.2rem;
}

.part-bg01 {
  background: url(../images/part-bg01.png) no-repeat top;
  background-size: cover;
}

.height-other {
  min-height: 1.4rem !important;
}

.smt-app-partner {
  height: 1.68rem;
}

.smt-app-partner ul li {
  float: left;
  margin-right: 0.2rem;
  width: 1.56rem;
  height: 1.56rem;
  box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.08);
  border-radius: 0.78rem;
  margin-bottom: 0.12rem;
}

.smt-app-partner ul li:last-child {
  margin-right: 0;
}

.smt-app-partner ul li span {
  font-size: 0.34rem;
  text-align: center;
  margin-top: 0.5rem;
  display: block;
}

.smt-app-partner ul li div {
  font-size: 0.24rem;
  color: #999999;
  text-align: center;
  margin-top: 0.16rem;
  font-size:14px;
}

.part-bg02 {
  background: url(../images/part-bg02.png) no-repeat bottom #0c2062;
  background-size: 100%;
  padding-bottom: 0.8rem;
}

.smt-app-course {
  border-left: solid 0.02rem rgba(238, 238, 238, 0.25);
  padding-left: 0.32rem;
  position: relative;
  padding-top: 0.34rem;
  padding-bottom: 0.04rem;
  margin-left: 0.3rem;
  margin-top: 1rem;
  width: 300px;
}
.smt-app-course-box {
  position: relative;
  overflow: hidden;
  width: 330px;
  height: 340px;
}

.smt-app-last {
  position: absolute;
  top: -0.5rem;
  left: -0.2rem;
}

.smt-app-last a {
  display: flex;
  //background:rgba(58,143,255,0.2);
  width: 6.5rem;
  height: 0.48rem;
  margin: 0 auto;
  border-radius: 0.04rem;
  align-items: center;
  justify-content: center;
}
.smt-app-last a span {
  //background: url(../images/icon-prev-first.png) no-repeat;

  background-size: 0.22rem;
  width: 0.22rem;
  height: 0.22rem;
  display: block;
}
.last-icon {
  background: url(../images/icon-prev.png) no-repeat;
}
.last-icon-disabled {
  background: url(../images/icon-prev-first.png) no-repeat;
}
.smt-app-last a:hover {
  //background:rgba(58,143,255,0.3);
}
//.smt-app-last a:hover span{
//	background: url(../images/icon-prev.png) no-repeat;
//	background-size: 0.22rem;
//}

.smt-app-prev {
  position: absolute;
  bottom: -0.5rem;
  left: -0.2rem;
}

.smt-app-prev a {
  display: flex;
  //background:rgba(58,143,255,0.2);
  width: 6.5rem;
  height: 0.48rem;
  margin: 0 auto;
  border-radius: 0.04rem;
  align-items: center;
  justify-content: center;
}

.smt-app-prev a span {
  background-size: 0.22rem;
  width: 0.22rem;
  height: 0.22rem;
  display: block;
}
.smt-app-prev a:hover {
  //background:rgba(58,143,255,0.3);
}
.prev-icon-disabled {
  background: url(../images/icon-next-last.png) no-repeat;
}
.prev-icon {
  background: url(../images/icon-next.png) no-repeat;
}
//.smt-app-prev a:hover span{
//	background: url(../images/icon-next.png) no-repeat;
//	background-size: 0.22rem;
//}

.smt-app-course-list {
  margin-bottom: 0.24rem;
  position: relative;
  height: 1.2rem;
}

.smt-app-course-list i {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  border: solid 0.04rem #ffffff;
  border-radius: 0.1rem;
  background: #3a8fff;
  left: -0.42rem;
  top: 0.18rem;
}

.smt-app-year {
  background: #ffffff;
  font-size: 0.26rem;
  position: relative;
  width: 1.8rem;
  text-align: center;
  color: #333333;
  height: 0.54rem;
  line-height: 0.54rem;
  margin-bottom: 0.16rem;
}

.smt-app-year i {
  background: url(../images/icon-triangle.png) no-repeat;
  background-size: 0.1rem 0.14rem;
  height: 0.14rem;
  width: 0.1rem;
  display: block;
  left: -0.1rem;
  top: 50%;
  border: none !important;
  margin-top: -0.07rem;
  border-radius: 0;
}

.smt-app-detail {
  font-size: 0.26rem;
  line-height: 0.36rem;
  word-break: break-all;
}

.smt-list-box {
  height: 4.2rem;
  margin-left: 0.6rem;
  position: absolute;
}
@media screen and (max-width: 401px) and (min-width: 380px) {
  .smt-list-box {
    height: 4.2rem;
    margin-left: 0.6rem;
    position: absolute;
  }
}
.smt-list-container {
  position: relative;
  left: -0.6rem;
  width: 6.5rem;
  height: 4.32rem;
  overflow: hidden;
}
.smt-app-footer {
  background: url(../images/bottom-bg.png) no-repeat;
  height: 2.28rem;
  background-size: cover;
  padding: 0.32rem;
}

.smt-footer-logo {
  width: 1.66rem;
  height: 0.35rem;
  background: url(../images/logo-white.png) no-repeat;
  background-size: 1.66rem 0.35rem;
  margin-bottom: 0.38rem;
  margin-top: 0.08rem;
}

.smt-app-footer ul li {
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.2rem;
}

.smt-app-footer ul li span {
  font-size: 0.26rem;
  color: #ffffff;
}

.smt-app-footer ul li i {
  border: solid 0.02rem #ffffff;
  height: 0.24rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.22rem;
  font-style: italic;
  margin-left: 0.08rem;
  border-radius: 0.14rem;
  padding: 0 0.12rem;
}
.nav-box {
  min-width: 300px;
  max-width: 750px;
  padding: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.smt-app-navbar {
  height: 0.88rem;
  background: #ffffff;
  border-bottom: solid 0.01rem #eeeeee;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99;
}

.smt-navbar-mid {
  text-align: center;
  font-size: 0.36rem;
  line-height: 0.88rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}

.smt-app-navbar .left {
  margin-left: 0.32rem;
  display: flex;
  height: 0.88rem;
  align-items: center;
}
.smt-app-navbar .right {
  margin-right: 0.32rem;
  display: flex;
  height: 0.88rem;
  align-items: center;
}
.icon-back {
  background: url(../images/icon-back.png) no-repeat;
  background-size: 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
  display: block;
}

.smt-app-tab {
  height: 0.88rem;
  background: #ffffff;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.smt-app-tab ul li {
  float: left;
}

.five-tabs ul li {
  //width: 1.68rem;
  margin-right: 10px;
  margin-left: 10px;
  display: inline;
}

.five-tabs ul {
  overflow-x: scroll;
  //width: 8.2rem;
}
.two-tabs ul li {
  width: 50%;
}
.smt-detail-title {
  text-align: center;
  font-size: 0.3rem;
  margin-bottom: 0.32rem;
  font-weight: 500;
  color: #666666;
}
.smt-detail-title span {
  position: relative;
}

.smt-detail-title span i {
  position: absolute;
  left: -0.72rem;
  height: 0.02rem;
  background: #eeeeee;
  display: block;
  width: 0.56rem;
  top: 50%;
  margin-top: -0.01rem;
}

.smt-detail-title span i:last-child {
  right: -0.72rem;
  left: auto;
}

.smt-app-tab ul li a {
  text-align: center;
  line-height: 0.88rem;
  font-size: 0.3rem;
  display: block;
}

.smt-app-tab ul li a.on {
  color: #3a8fff;
  position: relative;
  font-weight: 500;
}

.smt-app-tab ul li a.on i {
  background: -moz-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #2965e0),
    color-stop(100%, #3a8fff)
  );
  background: -webkit-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -o-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: -ms-linear-gradient(left, #2965e0 0%, #3a8fff 100%);
  background: linear-gradient(to right, #2965e0 0%, #3a8fff 100%);
  position: absolute;
  width: 0.48rem;
  height: 0.06rem;
  bottom: 0;
  left: 50%;
  margin-left: -0.24rem;
  border-radius: 0.03rem;
}
.smt-app-pro {
  margin-bottom: 0.16rem;
}
.smt-pro-title {
  height: 0.88rem;
  background: #ffffff;
  border-bottom: solid 0.01rem #eeeeee;
  display: flex;
  align-items: center;
}
.smt-pro-title i {
  float: left;
  width: 0.06rem;
  height: 0.32rem;
  background-color: #3a8fff;
  border-radius: 0 0.04rem 0.04rem 0;
  display: block;
}
.smt-pro-title span {
  font-size: 0.32rem;
  font-weight: 500;
  display: block;
  float: left;
  margin-left: 0.26rem;
}
.smt-pro-detal {
  background: #ffffff;
  padding: 0.32rem;
  overflow: hidden;
}
.smt-pro-detal span {
  font-size: 0.28rem;
  line-height: 0.38rem;
}
.smt-pro-detal img {
  display: block;
  margin: 0.24rem auto;
  height: 4rem;
}
.smt-pro-detal ul li {
  margin-bottom: 0.24rem;
}
.smt-pro-detal ul li i {
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background: #3a8fff;
  float: left;
  margin-top: 0.16rem;
}
.smt-pro-detal ul li p {
  margin-left: 0.24rem;
  font-size: 0.28rem;
  line-height: 0.38rem;
}
.smt-pro-detal ul li:last-child {
  margin-bottom: 0;
}
.smt-detail-box1 {
  margin-bottom: 0.56rem;
  padding: 0 0.32rem;
}
.smt-detail-box1 span {
  font-size: 0.28rem;
  line-height: 0.38rem;
}

.smt-detail-box1 img {
  display: block;
  margin: 0.24rem auto;
  height: 4rem;
}
.smt-detail-box2 {
}

.smt-detail-box2 ul li {
  height: 0.88rem;
  border-bottom: solid 0.02rem #eeeeee;
  padding: 0 0.32rem;
}

.smt-detail-box2 ul li .left {
  font-size: 0.28rem;
  line-height: 0.88rem;
  padding-left: 0.24rem;
  display: flex;
  align-items: center;
  position: relative;
}

.smt-detail-box2 ul li .left i {
  width: 0.08rem;
  height: 0.08rem;
  display: block;
  background: #3a8fff;
  position: absolute;
  left: 0;
  margin-top: 50%;
  margin-bottom: 50%;
}

.smt-detail-box2 ul li:last-child {
  border-bottom: none;
}

.smt-app-about {
  background: #ffffff;
  padding: 0.32rem;
  overflow: hidden;
}
.smt-app-about img {
  height: 2.29rem;
  text-align: center;
  margin: 0.24rem auto 0.24rem;
  display: block;
}
.smt-app-about p {
  font-size: 0.28rem;
  line-height: 0.38rem;
  margin-bottom: 0.32rem;
  text-indent: 2em;
}
.visible {
  display: block;
}
.invisible {
  display: none;
}
.app-box {
  position: absolute;
  top: 0.6rem;
}
.smt-app-back-top {
  position: fixed;
  right: 0.32rem;
  bottom: 1rem;
  border-radius: 1.04rem;
  width: 1.04rem;
  height: 1.04rem;
  background: -moz-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6f83f3),
    color-stop(100%, #88c6fa)
  );
  background: -webkit-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -o-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: -ms-linear-gradient(left, #6f83f3 0%, #88c6fa 100%);
  background: linear-gradient(to right, #6f83f3 0%, #88c6fa 100%);
  font-size: 0.28rem;
  box-shadow: 0 0 0.28rem rgba(70, 101, 196, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.smt-app-back-top a {
  color: #ffffff;
  line-height: 0.34rem;
}
.disablepre {
  background: url(../images/icon-prev-first.png) no-repeat;
}
.disablenext {
  background: url(../images/icon-next-last.png) no-repeat;
}
.availablepre {
  background: url(../images/icon-prev.png) no-repeat;
}
.availablenext {
  background: url(../images/icon-next.png) no-repeat;
}
.icon-dropdown {
  background: url(../images/icon-dropdown.png) no-repeat;
  background-size: 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
  display: block;
}
.h88 {
  height: 0.88rem;
  width: 100%;
}
.smt-app-popbox {
  position: fixed;
  top: 0.88rem;
  left: 0;
  right: 0;
  background: #f8f8f8;
  bottom: 0;
}
.smt-dropdown-list {
  height: 0.88rem;
  border-bottom: 0.01rem #eeeeee solid;
  padding: 0 0.32rem;
  line-height: 0.88rem;
}
.smt-dropdown-list .left {
  font-size: 0.3rem;
  padding-left: 0.48rem;
}
.current .left {
  color: #3a8fff;
}
.dp-icon-home {
  background: url(../images/dp-icon-home.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-home {
  background: url(../images/dp-icon-home-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.dp-icon-term {
  background: url(../images/dp-icon-term.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-term {
  background: url(../images/dp-icon-term-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.dp-icon-aisle {
  background: url(../images/dp-icon-aisle.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-aisle {
  background: url(../images/dp-icon-aisle-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.dp-icon-quotes {
  background: url(../images/dp-icon-quotes.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-quotes {
  background: url(../images/dp-icon-quotes-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.dp-icon-cloud {
  background: url(../images/dp-icon-cloud.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-cloud {
  background: url(../images/dp-icon-cloud-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.dp-icon-about {
  background: url(../images/dp-icon-about.png) no-repeat left center;
  background-size: 0.32rem;
}
.current .dp-icon-about {
  background: url(../images/dp-icon-about-hover.png) no-repeat left center;
  background-size: 0.32rem;
}
.detail-color {
  color: #3a8fff;
}
/*20220406 新增css*/
.smt-app-slip {
  background: url(../images/icon-slip.png) no-repeat;
  background-size: 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
  position: fixed;
  left: 50%;
  margin-left: -0.24rem;
  bottom: 0.24rem;
  animation: slip 1s ease-in-out 0s infinite alternate;
}
@keyframes slip {
  from {
    transform: translate(0, -5px);
  }
  to {
    transform: translate(0, 1px);
  }
}
.smt-list-top {
  position: absolute;
  left: -0.04rem;
  background: rgba(58, 143, 255, 0.8);
  width: 0.09rem;
  height: 0.09rem;
  border-radius: 0.05rem;
  top: -0.1rem;
}
.smt-list-bottom {
  position: absolute;
  left: -0.04rem;
  background: rgba(58, 143, 255, 0.8);
  width: 0.09rem;
  height: 0.09rem;
  border-radius: 0.05rem;
  bottom: -0.1rem;
}
.font-weight-900 {
  font-weight: 900;
}
