﻿/*案例*/
.supage_569 {
  /*培训优势*/
}
.supage_569 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_569 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_569 .adv-bg {
  background-color: #FF7327;
  height: 10rem;
}
.supage_569 .adv-bg .advantage {
  height: 9.09rem;
}
.supage_569 .adv-bg .advantage .trad-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.3rem;
  text-align: center;
  position: relative;
  padding-top: 0.77rem;
}
.supage_569 .adv-bg .advantage .interval {
  width: 0.6rem;
  height: 0.04rem;
  background: #FFFFFF;
  margin-top: 0.21rem;
  position: absolute;
  left: 48.5%;
}
.supage_569 .adv-bg .advantage .tab-content {
  margin-top: 0.65rem;
}
@media screen and (max-width: 1024px) {
  .supage_569 .adv-bg .advantage .tab-content .content ul.pc-content {
    display: none;
  }
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li {
  display: flex;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .time-public .time {
  width: 0.2rem;
  height: 0.2rem;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.18rem;
  color: #F4732E;
  margin-top: 0.2rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .time-public .line {
  height: calc(100% - 0.2rem);
  width: 1px;
  border-right: 1px solid #FFFFFF;
  margin: 0 0.1rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .content-public .title {
  font-size: 0.2rem;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .content-public .theme {
  margin-top: 0.15rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .content-public .theme,
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li .content-public .expert {
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n-1) {
  justify-content: flex-end;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n-1) .left {
  width: 0.5rem;
  position: relative;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n-1) .right {
  width: 5.6rem;
  height: 1.5rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n-1) .num {
  width: 0.44rem;
  height: 0.44rem;
  background: #FFFFFF;
  border-radius: 50%;
  color: #F4732E;
  display: block;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.44rem;
  position: absolute;
  left: -0.8rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) {
  justify-content: flex-start;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) .left {
  width: 5.8rem;
  height: 1.5rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) .right {
  width: 0.5rem;
  margin-left: 0.1rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) .theme {
  text-align: right;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) .expert {
  text-align: right;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.pc-content li:nth-child(2n) .num {
  width: 0.44rem;
  height: 0.44rem;
  background: #FFFFFF;
  border-radius: 50%;
  color: #F4732E;
  display: block;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.44rem;
  position: absolute;
  margin-left: 0.5rem;
}
.supage_569 .adv-bg .advantage .tab-content .content ul.phone-content {
  display: none;
}
@media screen and (max-width: 1024px) {
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content {
    display: block;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li {
    display: flex;
    justify-content: space-between;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .time-public {
    width: 0.8rem;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .time-public .time {
    width: 0.8rem;
    height: 0.8rem;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.26rem;
    color: #F4732E;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .time-public .line {
    height: calc(100% - 0.6rem);
    width: 1px;
    border-right: 1px solid #FFFFFF;
    margin: 0 auto;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .content-public {
    width: calc(100% - 1rem);
    height: 2rem;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .content-public .title {
    font-size: 0.28rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .content-public .theme,
  .supage_569 .adv-bg .advantage .tab-content .content ul.phone-content li .content-public .expert {
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .supage_569 .adv-bg {
    height: 13rem;
  }
  .supage_569 .adv-bg .advantage {
    height: auto;
  }
  .supage_569 .adv-bg .advantage .interval {
    left: 46%;
  }
}
