h2.title {
  font-size: 0.768rem;
  color: #333;
  text-align: center;
}
.tplsbh-banner {
  background: url("../images/solution3/banner_bg.jpg") no-repeat;
  background-size: cover;
}
.floor1 {
  overflow: hidden;
}
.floor1 .title1 {
  margin-top: 1.23733333rem;
  margin-bottom: 0.832rem;
}
.floor1 .title1 h2 {
  color: #333;
}
.floor1 > p {
  font-size: 0.512rem;
  color: #572EBB;
  line-height: 0.768rem;
  padding: 0 1.344rem;
  max-height: 100%;
}
.floor1 > p:first-child {
  color: #666;
}
.floor1 .difficult_list {
  margin-top: 1.28rem;
}
.floor1 .difficult_list li {
  width: 14.72rem;
  height: 3.84rem;
  border: 1px dashed #e6e6e6;
  box-shadow: 0 0.21333333rem 0.42666667rem 0 rgba(95, 51, 205, 0.08);
  border-radius: 0.21333333rem;
  padding-top: 0.21333333rem;
  margin: 0 auto 0.64rem;
}
.floor1 .difficult_list li .difficult_image {
  width: 4.26666667rem;
  height: 3.41333333rem;
  border-radius: 0.21333333rem;
  float: left;
  margin-left: 0.21333333rem;
  overflow: hidden;
  margin-right: 0.64rem;
}
.floor1 .difficult_list li .difficult_image img {
  display: block;
}
.floor1 .difficult_list li .difficult_des {
  float: left;
  width: 8.10666667rem;
  margin-top: 0.256rem;
}
.floor1 .difficult_list li .difficult_des em {
  color: #333;
  font-size: 0.512rem;
  display: block;
}
.floor1 .difficult_list li .difficult_des p {
  font-size: 0.42666667rem;
  line-height: 0.64rem;
  color: #6666;
  margin-top: 0.42666667rem;
}
.floor2 {
  padding-top: 1.23733333rem;
  padding-bottom: 1.28rem;
  background-color: #EEEBF5;
}
.floor2 .floor2_des {
  width: 14.72rem;
  height: 14.93333333rem;
  background: url("../images/solution3/floor2_bg01.jpg") no-repeat;
  border-radius: 0.21333333rem;
  overflow: hidden;
  margin: 0.85333333rem auto 0;
  color: #fff;
  position: relative;
}
.floor2 .floor2_des .floor2_des_list {
  position: absolute;
  top: 0;
  left: 0;
}
.floor2 .floor2_des .floor2_des_img {
  width: 13.86666667rem;
  height: 6.4rem;
  border-radius: 0.21333333rem;
  margin: 0.42666667rem auto;
  overflow: hidden;
}
.floor2 .floor2_des .floor2_des_img img {
  width: 13.86666667rem;
  height: auto;
  display: block;
}
.floor2 .floor2_des .floor2_des_title {
  margin: 0.85333333rem 0;
  font-size: 0.512rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
.floor2 .floor2_des .floor2_des_content {
  font-size: 0.42666667rem;
  padding-left: 0.96rem;
  padding-right: 0.53333333rem;
  margin-bottom: 0.42666667rem;
  position: relative;
}
.floor2 .floor2_des .floor2_des_content::before {
  content: '';
  width: 0.17066667rem;
  height: 0.17066667rem;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0.42666667rem;
  top: 0.256rem;
}
.floor2 .circle {
  position: absolute;
  bottom: 0.42666667rem;
  left: 50%;
  transform: translateX(-50%);
}
.floor2 .circle li {
  float: left;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0.36266667rem;
  position: relative;
}
.floor2 .circle li:last-child {
  margin-right: 0;
}
.floor2 .circle li.active::before {
  content: '';
  position: absolute;
  top: -0.08533333rem;
  left: -0.08533333rem;
  background-color: #fff;
  width: 0.384rem;
  height: 0.384rem;
  border-radius: 50%;
  opacity: 0.4;
}
.floor3 {
  padding-top: 1.23733333rem;
  padding-bottom: 6.4rem;
}
.floor3 .floor3_list {
  margin-top: 1.28rem;
}
.floor3 .floor3_list li {
  width: 12.8rem;
  height: 3.41333333rem;
  border: 1px dashed #e6e6e6;
  box-shadow: 0 0.21333333rem 0.42666667rem 0 rgba(95, 51, 205, 0.08);
  border-radius: 0.21333333rem;
  background-color: #fff;
  margin-bottom: 0.85333333rem;
  padding-top: 0.32rem;
  position: relative;
}
.floor3 .floor3_list li:nth-child(2n) {
  margin-left: 0.64rem;
  padding-left: 0.64rem;
}
.floor3 .floor3_list li:nth-child(2n+1) {
  margin-left: 2.56rem;
  padding-left: 2.56rem;
}
.floor3 .floor3_list li .floor3_list_title {
  font-size: 0.512rem;
  color: #333;
  margin-bottom: 0.21333333rem;
  display: block;
  font-weight: bold;
}
.floor3 .floor3_list li .floor3_list_des {
  font-size: 0.42666667rem;
  color: #666;
  line-height: 0.64rem;
  width: 9.81333333rem;
}
.floor3 .floor3_list li img {
  position: absolute;
  top: 0;
}
.floor3 .floor3_list li:nth-child(2n) img {
  right: -1.70666667rem;
}
.floor3 .floor3_list li:nth-child(2n+1) img {
  left: -1.70666667rem;
}
/*# sourceMappingURL=tplsbh.css.map */