
.slidee-content-scrollspy{
  float: left;
  width: 180px;
  height: 200px;
  margin: 0px 50px;
}


.p4-img-scrollspy{
  width: 96px;
  height: 96px;
  border-radius: 8px;
}

.p4-t-scrollspy{
  margin-top: 12px;
  font-size: 15px;
  font-weight:normal;
  color:rgba(94,96,102,1);
  line-height: 21px;
}

.slidee-content-explain{
  float: left;
  width: 312px;
  height: 200px;
  margin: 0px 66px;
}

.p4-t-explain{
  margin-top: 20px;
  font-size: 15px;
  font-weight:normal;
  color:rgba(46,47,51,1);
  line-height: 22px;
}

.p4-t-explain-secondline{
  margin-top: 8px;
  font-size: 13px;
  font-weight:400;
  color:rgba(144,146,153,1);
  line-height:20px;
}


.asr-application{
  background: url(../images/product-asr/bg_scenarios.png) no-repeat center center !important;
  min-height: 550px;
  margin-top: 20px;
  background-size: cover;
}

.tts-application{
  background: url(../images/product-tts/bg_scenarios.png) no-repeat center center !important;
  min-height: 550px;
  margin-top: 20px;
  background-size: cover;
}