.banner {
  position: relative;
}
.info-title {
  text-align: center;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.info-title span.yanse {
  display: inline-block;
  background-color: #999;
  height: 2px;
  width: 15px;
  vertical-align: middle;
}
.info-title::after {
  position: absolute;
  bottom: 0px;
  content: '';
  display: block;
  width: 2em;
  height: 3px;
  left: 50%;
  margin-left: -1em;
  background-color: #0282ff;
}
.classinfo {
  margin-top: 50px;
}
.classinfo .examdetails {
  margin-top: 20px;
}
.classinfo .examdetails .examd-left .psg {
  text-indent: 2em;
  margin-top: 30px;
  font-size: 19px;
}
.classinfo .examdetails .examd-left .psg1 {
  font-size: 18px;
  margin-top: 10px;
}
.classinfo .examdetails .examd-right {
  text-align: center;
}
.feature {
  margin-top: 50px;
}
.feature .feat-title {
  font-size: 20px;
  color: #888;
  text-align: center;
  margin-top: 10px;
}
.feature .feature-info {
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 50px;
}
.feature .feature-info .feature-time {
  width: 350px;
  margin: auto;
  background-color: #f5f5f7;
  min-height: 150px;
  position: relative;
  text-align: center;
  padding: 0 40px;
}
.feature .feature-info .feature-time::after {
  content: '';
  position: absolute;
  bottom: -44px;
  width: 350px;
  height: 44px;
  left: 0;
  background: url(/act/AAIA/images/feat-b.png);
}
.feature .feature-info .feature-time .feat-t-info {
  margin-top: 40px;
  padding-bottom: 50px;
}
.feature .feature-info .feature-time .feat-t-info .feat-t-title {
  font-size: 20px;
  margin: 10px 0;
}
.feature .feature-info .feature-time .feat-t-info .feat-t-c {
  font-size: 16px;
  color: #888;
}
.target {
  margin-top: 50px;
  background: url(/act/AAIA/images/target.png) no-repeat #e8eaee;
  background-position: center;
  min-height: 300px;
  overflow: hidden;
}
.target .target-left {
  padding: 100px 0;
  position: relative;
}
.target .target-left .target-l-title {
  font-size: 30px;
  position: relative;
  margin-bottom: 20px;
}
.target .target-left .target-l-title::after {
  position: absolute;
  bottom: -6px;
  content: '';
  display: block;
  width: 2em;
  height: 3px;
  left: 0;
  background-color: #0282ff;
}
.target .target-left .target-l-beizhu {
  color: #aaa;
  font-size: 20px;
  padding: 0;
}
.target .target-left .target-t-b {
  position: absolute;
  bottom: 30px;
  font-size: 18px;
}
.target .target-left .target-t-b a {
  color: #888;
}
.target .target-right {
  padding: 40px 15px;
}
.target .target-right .target-r-psg {
  color: #888;
  text-indent: 2em;
  font-size: 20px;
  line-height: 2em;
}
.target .target-right .target-r-psg strong {
  color: #333;
}
.target .target-right .target-r-psg2 {
  color: #888;
  font-size: 20px;
  line-height: 2em;
}
.target .target-right .target-r-b {
  margin-top: 20px;
}
.target .target-right .parall {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  margin-bottom: 18px;
  cursor: pointer;
  transform: skewX(-10deg);
  position: relative;
}
.target .target-right .parall.active {
  background: #1d74e5;
  color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
.target .target-right .parall .parall-img {
  display: inline-block;
  transform: translate(0, 0) skewX(10deg);
  margin-right: 10px;
}
.target .target-right .parall .parall-wz {
  display: inline-block;
  transform: translate(0, 0) skewX(10deg);
}
.certified {
  margin-top: 50px;
}
.certified .cert-info {
  margin-top: 30px;
}
.certified .cert-info .cert-item {
  margin-bottom: 20px;
  overflow: hidden;
}
.certified .cert-info .cert-item .cert-item-l {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 30px 0;
  height: 140px;
  line-height: 80px;
}
.certified .cert-info .cert-item .cert-item-l.cert-item-l1 {
  background: linear-gradient(to right, #3d8cff, #53cfff);
}
.certified .cert-info .cert-item .cert-item-l.cert-item-l2 {
  background: linear-gradient(to right, #7b60fc, #b68aff);
}
.certified .cert-info .cert-item .cert-item-l.cert-item-l3 {
  background: linear-gradient(to right, #fc6060, #ffb98a);
}
.certified .cert-info .cert-item .cert-item-r {
  height: 100px;
  margin-top: 20px;
  box-shadow: 1px 2px 10px rgba(40, 153, 255, 0.3);
  padding: 20px 24px;
  font-size: 20px;
}
.certified .cert-info .cert-item .cert-dib {
  height: 60px;
  margin-top: 40px;
  width: 5%;
}
.certified .cert-info .cert-item .cert-dib.cert-dib1 {
  background-color: #c3dafa;
}
.certified .cert-info .cert-item .cert-dib.cert-dib2 {
  background-color: #d4cdf9;
}
.certified .cert-info .cert-item .cert-dib.cert-dib3 {
  background-color: #facecd;
}
.classincome {
  background-color: #f8f8f8;
  margin-top: 50px;
  padding: 50px 0;
}
.classincome .income-left .income-title {
  font-size: 30px;
  position: relative;
  margin-bottom: 20px;
}
.classincome .income-left .income-title::after {
  position: absolute;
  bottom: -6px;
  content: '';
  display: block;
  width: 2em;
  height: 3px;
  left: 0;
  background-color: #0282ff;
}
.classincome .income-left .income-jie {
  font-size: 18.5px;
  line-height: 2em;
  color: #333;
}
.classincome .income-left ul.income-item {
  font-size: 16px;
  margin-top: 15px;
  line-height: 2em;
}
.classincome .income-right img {
  width: 100%;
}
.preparation {
  margin-top: 50px;
  height: 402px;
  background: url(/act/AAIA/images/pre.png) no-repeat;
  background-position: right;
  background-size: 765px;
}
.preparation .pre-left .pre-bei {
  color: red;
  font-size: 14px;
}
.preparation .pre-left .pre-title {
  font-size: 30px;
  position: relative;
  margin-bottom: 20px;
}
.preparation .pre-left .pre-title::after {
  position: absolute;
  bottom: -6px;
  content: '';
  display: block;
  width: 2em;
  height: 3px;
  left: 0;
  background-color: #0282ff;
}
.preparation .pre-left .pre-jie {
  color: #333;
  line-height: 1.8em;
  font-size: 16px;
}
.preparation .pre-left .pre-zy {
  margin-top: 20px;
  font-size: 18px;
  color: #0282ff;
  margin-bottom: 10px;
}
.preparation .pre-left .pre-zy2 {
  font-size: 16px;
  color: #333;
}
.preparation .pre-left ul.prezn {
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  margin-top: 70px;
}
.preparation .pre-left ul.prezn li {
  list-style: none;
  font-size: 14px;
  display: flex;
  line-height: 20px;
}
.preparation .pre-left ul.prezn li.active {
  color: #0282ff;
}
.preparation .pre-left ul.prezn li .landian {
  width: 6px;
  height: 6px;
  border-radius: 50% !important;
  margin-top: 7px;
  display: inline-block;
  background-color: #0282ff;
  margin-right: 3px;
}
.outline {
  margin-top: 50px;
}
.outline .outline-title {
  text-align: center;
  font-size: 30px;
}
.outline .outline-title2 {
  text-align: center;
  color: #666;
  font-size: 16px;
  margin-bottom: 20px;
}
.outline .outline-item-info {
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-bottom: 5px;
  box-shadow: 1px 2px 10px rgba(255, 200, 255, 0.3);
  border-top: 4px solid #0282ff;
  height: 1055px;
}
.outline .outline-item-info .outline-item-title {
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  color: #0282ff;
  height: 50px;
  border-bottom: 1px dotted;
}
.outline .outline-item-info .outline-list-to {
  padding: 10px 10px 30px;
}
.outline .outline-item-info .outline-list-to .outline-A {
  margin: 10px 0;
  font-size: 16px;
  color: #666;
}
.outline .outline-item-info .outline-list-to .outline-B {
  font-size: 16px;
  color: #666;
  margin-left: 26px;
  line-height: 2em;
}
.certificate {
  margin-top: 50px;
}
.certificate .certificate-info {
  border: 1px solid #eee;
  margin: 0 15px;
  padding: 20px;
  box-shadow: 0px 9px 20px rgba(255, 200, 255, 0.3);
  margin-bottom: 30px;
}
.certificate .certificate-info .certificate-title {
  font-size: 24px;
  position: relative;
  padding: 0 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  height: 45px;
}
.certificate .certificate-info .certificate-title::after {
  position: absolute;
  top: 8px;
  content: '';
  display: block;
  width: 2px;
  height: 20px;
  left: 0px;
  background-color: #0282ff;
}
.certificate .certificate-info .certificate-item .cer-l-title {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
}
.certificate .certificate-info .certificate-item .cer-l-title::after {
  position: absolute;
  bottom: -6px;
  content: '';
  display: block;
  width: 1.5em;
  height: 3px;
  left: 0;
  background-color: #daf1ff;
}
.certificate .certificate-info .certificate-item .cer-r-title {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
}
.certificate .certificate-info .certificate-item .cer-r-title::after {
  position: absolute;
  bottom: -6px;
  content: '';
  display: block;
  width: 1.5em;
  height: 3px;
  left: 0;
  background-color: #feebda;
}
.certificate .certificate-info .certificate-item ul.cer-l-b {
  padding: 0;
  margin: 10px 20px;
  font-size: 14px;
  line-height: 2em;
  height: 168px;
}
.certificate .certificate-info .certificate-item .cer-b-info {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  padding: 0 20px;
}
.linkkf {
  background: url(/act/AAIA/images/link.png) no-repeat;
  height: 170px;
  margin-top: 50px;
  line-height: 170px;
  text-align: right;
}
@media (max-width: 992px) {
  .classinfo {
    margin-top: 20px;
  }
  .info-title {
    height: 50px;
    line-height: 50px;
  }
  .classinfo .examdetails {
    margin: auto;
  }
  .classinfo .examdetails .examd-left .psg {
    font-size: 16px;
  }
  .classinfo .examdetails .examd-left .psg1 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .feature .feat-title {
    font-size: 18px;
  }
  .target {
    margin-top: 30px;
  }
  .target .target-left {
    padding: 20px 5px;
  }
  .target .target-left .target-t-b {
    position: absolute;
    bottom: -25px;
    font-size: 18px;
    left: 50%;
    margin-left: -3em;
  }
  .certified .cert-info .cert-item .cert-item-r {
    height: auto;
    margin: auto;
  }
  .outline .outline-item-info {
    margin-bottom: 10px;
  }
  .certificate {
    margin-top: 30px;
  }
  .certificate .certificate-info .certificate-item ul.cer-l-b {
    height: auto;
  }
  .certificate .certificate-info .certificate-item .cer-b-info {
    height: auto;
    line-height: 2em;
    margin-bottom: 20px;
  }
  .linkkf {
    margin: auto;
    overflow: hidden;
  }
  .linkkf img {
    width: 200%;
    margin-left: 30%;
  }
}
