.topcialapp .tul li {
  padding: 0.22rem;
  float: left;
  width: 25%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
}
.topcialapp .tul li img {
  height: 1.38rem;
  display: inline-block;
}
.topcialapp .tul li span {
  font-size: 0.26rem;
  color: #666666;
  height: 0.65rem;
  line-height: 0.65rem;
}
.stitle {
  padding-left: 0.3rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.32rem;
  color: #555555;
}
.stitle i {
  margin-right: 0.16rem;
  display: inline-block;
  width: 0.05rem;
  height: 0.3rem;
  background-color: #fb6605;
  vertical-align: middle;
}
.stitle span {
  vertical-align: middle;
}
.service .sul li {
  margin: 0.22rem 0;
  float: left;
  width: 33.33333333%;
  padding: 0 0.22rem;
  height: 1.1rem;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.service .sul li img {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.scontent .item {
  padding: 0.3rem;
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
}
.scontent .item .l {
  width: 1.4rem;
  height: 1.4rem;
}
.scontent .item .l img {
  width: 100%;
  height: 100%;
}
.scontent .item .r {
  width: 5.3rem;
  position: relative;
}
.scontent .item .r h2 {
  font-size: 0.32rem;
  color: #555555;
}
.scontent .item .r .desc {
  line-height: 0.45rem;
}
.scontent .item .r .desc span {
  font-size: 0.24rem;
  color: #666666;
}
.scontent .item .r .account {
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #666666;
}
.scontent .item .r .price {
  background-color: #1774b8;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
  height: 0.6rem;
  width: 1.4rem;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 10px;
  font-size: 0.32rem;
}
.sdetail .top img {
  max-width: 100%;
  width: 100%;
  height: 3.12rem;
}
.sdetail .stcon {
  background-color: #fff;
  padding: 0.3rem;
}
.sdetail .stcon .items {
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 0.33rem 0;
}
.sdetail .stcon .items .l {
  width: 5.28rem;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.sdetail .stcon .items .l img {
  width: 1.4rem;
  height: 1.4rem;
}
.sdetail .stcon .items .l h3 {
  margin-left: 0.17rem;
  font-size: 0.32rem;
  color: #555555;
}
.sdetail .stcon .items .l .cstar {
  margin-left: 0.17rem ;
  margin-top: 0.2rem;
}
.sdetail .stcon .items .l .cstar i {
  font-size: 0.3rem;
  color: #ffbd00;
  margin: 0 0.02rem 0;
}
.sdetail .stcon .items .r {
  background-color: #1774b8;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
  height: 0.6rem;
  width: 1.4rem;
  border-radius: 10px;
  font-size: 0.32rem;
}
.sdetail .stcon .sc {
  background-color: #fff;
  margin: 0.1rem auto ;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  font-size: 0.28rem !important;
  color: #666666 !important;
  line-height: 0.5rem;
}
.sdetail .stcon .sc img {
  max-width: 100%;
}
.sdetail .stcon .app {
  background-color: #fff;
  margin-top: 0.2rem;
  padding: 0.3rem 0;
}
.sdetail .stcon .app .t {
  line-height: 0.4rem;
  margin-bottom: 0.2rem;
}
.sdetail .stcon .app .t .at {
  font-size: 0.3rem;
  color: #555555;
}
.sdetail .stcon .app .t .vl {
  font-size: 0.3rem;
  color: #555555;
}
.pro {
  padding: 0.2rem 0.3rem;
  background-color: #fff;
  font-size: 0.3rem;
  color: #555555;
  line-height: 0.55rem;
}
.pro img {
  margin: 0.2rem  auto;
  max-width: 100%;
}
