﻿.supage_568 {
  /*培训流程*/
}
.supage_568 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_568 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_568 .process {
  display: flex;
}
.supage_568 .process .left_img img {
  width: 9.61rem;
  height: 8.97rem;
}
.supage_568 .process .right_cont {
  width: 9.61rem;
  height: 8.97rem;
  background-color: #EAEEEF;
}
.supage_568 .process .right_cont .name {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  padding-top: 0.51rem;
  padding-left: 0.57rem;
  position: relative;
}
.supage_568 .process .right_cont .iners {
  width: 0.6rem;
  height: 0.04rem;
  background: #FF7327;
  position: absolute;
  margin-left: 0.6rem;
  margin-top: 0.18rem;
}
.supage_568 .process .right_cont .content ul li {
  margin-top: 0.52rem;
}
.supage_568 .process .right_cont .content ul li .icon {
  width: 0.56rem;
  height: 0.56rem;
  background: #F4732E;
  border-radius: 50%;
  display: block;
  text-align: center;
  padding-top: 0.12rem;
  float: left;
  margin-left: -0.32rem;
}
.supage_568 .process .right_cont .content ul li .icon img {
  width: 0.24rem;
  height: 0.24rem;
}
.supage_568 .process .right_cont .content ul li .r_title {
  margin-left: 0.6rem;
}
.supage_568 .process .right_cont .content ul li .r_title .title {
  font-size: 0.15rem;
  font-weight: bold;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  .supage_568 .process .right_cont .content ul li .r_title .title {
    font-size: 0.29rem;
  }
}
.supage_568 .process .right_cont .content ul li .r_title .desc {
  width: 5.34rem;
  font-size: 0.15rem;
  font-weight: 400;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_568 .process .right_cont .content ul li .r_title .desc {
    font-size: 0.26rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_568 .process {
    display: block;
  }
  .supage_568 .process .left_img img {
    width: 100%;
    height: 100%;
  }
  .supage_568 .process .right_cont {
    width: 100%;
    height: 10rem;
  }
  .supage_568 .process .content ul {
    margin-left: 0.59rem;
  }
}
