.banner {
  background: rgba(20, 26, 51, 0.6);
  box-shadow: 0 .0104rem .0677rem 0 rgba(0, 0, 0, 0.19);
}

.menus>div {
  color: #fff;
}

.menus .solution a {
  color: #00a392;
}

.menulist>div,
.menulist>div>a,
.menulist>div>a:link {
  color: #000;
}

.solution {
  position: relative;
}

.solution::after {
  content: '';
  width: 100%;
  height: .0208rem;
  background: #00a392;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rotation {
  height: 2.8125rem;
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/solution/banner-bg.png') center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.rotation-title {
  display: flex;
  flex-direction: column;
  position: absolute;
  padding: 1.2708rem 0 0 1.875rem;
}

.rotation-title span:first-child {
  font-size: .2292rem;
  font-weight: bold;
  color: #1C1C1E;
  letter-spacing: .0156rem;
}

.rotation-title span:last-child {
  font-size: .1042rem;
  color: rgba(28, 28, 30, 0.7);
  letter-spacing: .0052rem;
  margin-top: .0521rem;
}

.tabs {
  width: 6.25rem;
  height: .2708rem;
  color: #1C1C1E;
  background: #fff;
  border-radius: .0208rem;
  box-shadow: 0 .0104rem .0521rem 0 rgba(0, 0, 0, 0.1100);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  bottom: -.1354rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.tabs>div {
  flex: 1;
  height: 100%;
  font-size: .0833rem;
  text-align: center;
  line-height: .2708rem;
  cursor: pointer;
}

.tab-active {
  color: #fff;
  background: #00a392;
}

.wisdom {
  height: 2.9479rem;
  background: #fff;
  display: flex;
  padding: .5208rem 1.875rem 0;
  box-sizing: border-box;
}

.wisdom>img {
  width: 3.3854rem;
  height: 1.9271rem;
}

.wisdom>div {
  margin-left: .4688rem;
  padding-top: .2083rem;
  color: #1C1C1E;
  display: flex;
  flex-direction: column;
}

.wisdom-title {
  font-size: .1771rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  letter-spacing: .0052rem;
}

.wisdom-subtitle {
  font-size: .1042rem;
  font-family: PingFangSC-Regular, PingFang SC;
  margin-top: .026rem;
}

.wisdom-list {
  margin-top: .1458rem;
}

.wisdom-item {
  margin-top: .0625rem;
  display: flex;
  align-items: center;
}

.wisdom-item>div:first-child {
  width: .0625rem;
  height: .0625rem;
  background: #CECECE;
}

.wisdom-item>div:last-child {
  font-size: .0833rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #1C1C1E;
  margin-left: .0521rem;
  display: flex;
  align-items: center;
}

.wisdom-item>div:last-child span {
  font-size: .0938rem;
  font-weight: bold;
}

.solve-prog {
  background: #F5F5F7;
  padding: .5729rem 1.875rem .5729rem;
}

.solve-title {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
  text-align: center;
}

.solve-icon {
  width: 6.25rem;
  height: 3.0313rem;
  margin-top: .4167rem;
}

.solve-icon1 {
  margin-top: .625rem;
}

.platform {
  position: relative;
}

.platform>div {
  width: 100%;
  height: .5208rem;
  line-height: .5208rem;
  font-size: .1771rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #fff;
  letter-spacing: .0052rem;
  background: rgba(28, 28, 28, 0.61);
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: .1771rem;
}

.solve-list {
  margin-top: .3125rem;
  display: flex;
}

.solve-item {
  font-size: .1458rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #25514D;
  letter-spacing: .0052rem;
  flex: 1;
  display: flex;
  align-items: center;
}

.solve-item img {
  width: .4167rem;
  height: .4167rem;
  margin-right: .1042rem;
}

.according {
  font-size: .0938rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #1C1C1E;
  line-height: .1458rem;
  margin-top: .3125rem;
}

.according1 {
  font-size: .0833rem;
}

.pro-app {
  height: 3.4583rem;
  background: #fff;
  padding: .3125rem 1.875rem 0;
  box-sizing: border-box;
}


.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: 1.7917rem !important;
  left: 50%;
  transform: translateX(-50%);
}

.proSwiper {
  width: 100%;
  height: 2.0833rem;
}

.proSwiper .swiper-pagination-progressbar {
  background: #F0F0F0;
  width: 4.1146rem;
}

.proSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #00a392;
  height: .0208rem;
}

.pro-title {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pro-title div:first-child {
  font-size: .2292rem;
  color: #1C1C1E;
}

.pro-title div:last-child {
  margin-top: .0625rem;
}

.pro-title div:last-child span {
  font-size: .0833rem;
  color: #00a392;
}

.pro-title div:last-child img {
  width: .0313rem;
  height: .0521rem;
  margin-left: .0417rem;
}

.pro-list {
  display: flex;
  justify-content: center;
  margin-top: .4167rem;
}

.pro-item {
  width: 1.4896rem;
  cursor: pointer;
}

.pro-item:not(:last-child) {
  margin-right: .0833rem;
}

.pro-item-img {
  width: 1.4896rem;
  height: 1.2083rem;
  overflow: hidden;
  cursor: pointer;
}

.pro-item-img>img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s linear;
}

.pro-item-img>img:hover {
  transform: scale(1.1);
}

.pro-item-cont {
  height: .2708rem;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .1042rem 0 .1042rem;
}

.pro-item-cont>img {
  width: .0833rem;
  height: .0833rem;
}

.pro-item-cont span {
  font-size: .0729rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.successful-cases {
  height: 3.9896rem;
  background: #F5F5F7;
  box-sizing: border-box;
  padding: .5729rem 1.875rem 0;
}

.case-list {
  display: flex;
  justify-content: center;
  margin-top: .4167rem;
}

.case-item:not(:last-child) {
  margin-right: .0938rem;
}

.case-item {
  width: 2.0208rem;
  height: 1.4479rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.case-item img {
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
}

.case-item img:hover {
  transform: scale(1.1);
}

.case-item div {
  width: 100%;
  height: .2604rem;
  font-size: .0938rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: .2604rem;
  background: rgba(28, 28, 28, 0.6100);
  border-radius: 4px .0208rem 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: .0938rem;
  box-sizing: border-box;
}

.caseSwiper {
  height: 2.0833rem;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: '';
}

.swiper-button-prev,
.swiper-button-next {
  width: .1667rem;
  height: .1667rem;
  top: 1.7604rem;
}

.swiper-button-prev {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/left.png') center center no-repeat;
  background-size: 100% 100%;
  left: 2.9167rem;
}

.swiper-button-next {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/right.png') center center no-repeat;
  background-size: 100% 100%;
  margin-right: .0938rem;
  left: 3.1771rem;
}