.terminal-line{
  width: 3.33rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.25rem 0rem rgba(187,207,245,0.23);
  border-radius: 0.04rem;
  height: 3.57rem;
}
.termi-3{
  width: 2.6rem;
}
.termi-4{
  width: 1.77rem;
}
.termi-5{
  width: 2.14rem;
}
.terminal-flex{
  display: inline-flex;
}
.terminal-line .line-title{
  background-image: url(https://qiniu.htknow.com/18164_7b24cb782da363e449b6dd3996558d52.png?imageslim);
  background-size: 100% 100%;
  height: 0.76rem;
  color: #FFFFFF;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.76rem;
  margin-bottom: 0.2rem;
}
.terminal-line:nth-child(1) .line-item-list{
  padding-left: 0;
  text-align: left;
}
.line-item-list{
  white-space: nowrap;
  font-size: 0.16rem;
  background: #EFF3FA;
  border-radius: 0.19rem;
  padding: 0 0.11rem;
  text-align: center;
  line-height: 0.38rem;
  margin: 0 0.27rem 0.24rem 0.2rem;
}
.line-item-list span{
  color: #FFFFFF;
  height: 0.38rem;
  background: #2064FF;
  border-radius: 0.19rem;
  text-align: center;
  display: inline-block;
  margin-right: 0.2rem;
  padding: 0.01rem 0.14rem;
}
.terminal-line-img{
  width: 0.45rem;
  height: 2.95rem;
  margin: 0.32rem 0.15rem 0 0.05rem;
}
.terminal-line-img img{
  width: 100%;
  height: 100%;
}

.terminal-bottom{
  display: flex;
  align-items: baseline;
  margin-left: 13%;
  margin-top: 0.39rem;
}
.terminam-bot-img-lf{
  width: 2.17rem;
  height: 0.35rem;
  margin-right: .15rem;
}
.terminam-bot-img-ri{
  width: 2.73rem;
  height: 0.24rem;
  margin-left: .2rem;
}
.terminal-bottom-txt{
  width: 4.26rem;
  height: 0.5rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.25rem 0rem rgba(187,207,245,0.23);
  border-radius: 0.55rem;
  font-size: 0.2rem;
  
  color: #2064FF;
  line-height: 0.5rem;
  text-align: center;
}

.terminal-block{
  padding: 0rem !important;
}
.terminali-settle{
  width: 2.85rem;
  height: 2.68rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.26rem 0rem rgba(187,207,245,0.23);
  border-radius: 0.12rem;
  margin-right: unset!important;
  display: flex;
}
.terminali-case-img{
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -.56rem;
  image-rendering: optimizequality!important;
}
.terminali-case-txt{
  text-align: center;
}
.terminali-case-txt span:nth-child(1){
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.34rem;
  display: inline-block;
  margin-bottom: 0.22rem;
}
.terminali-case-txt span:nth-child(2){
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.25rem;
}

.page-title{
  margin-top: .6rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 550;
  font-size: .4rem;
  color: #333333;
}
.page-desc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .24rem;
  color: #666666;
  margin-top: .16rem;
  margin-bottom: .4rem;
}
.home-service-desc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .26rem;
  color: #999999;
  margin-bottom: 1.14rem;
}

.terminali-settle:nth-child(1), .terminali-settle:nth-child(2) {
    margin-bottom: 0rem;
}
.simple-img-text{
  margin-bottom: .4rem;
}
.home-good-case{
  background: #F8FBFF!important;
}