.iconc {
  width: 2em;
  height: 2em;
  vertical-align: -2.2em;
  fill: currentColor;
  overflow: hidden;
}
.pro-two {
  width: 70%;
  margin: 0 auto;
  padding: 30px 0;
}
.pro-two img {
  height: 287px;
  width: 287px;
}
.pro-two ul li {
  margin-bottom: 61px;
}
.pro-two ul li h1 {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 400;
  color: #333333;
}
.pro-two ul li p {
  max-width: 300px;
  font-size: 13px;
  color: #666666;
}
.pro-thr {
  padding: 80px 0;
}
.pro-thr .middle-c {
  padding: 80px 0;
  width: 70%;
  margin: 0 auto;
}
.pro-thr .middle-c ul li {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
  width: 400px;
}
.pro-thr .middle-c ul li span {
  margin-top: 4px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #44b0ff;
  border-radius: 50%;
  margin-right: 20px;
}
.pro-thr .middle-c ul li h1,
.pro-thr .middle-c ul li p {
  margin: 0;
  padding: 0;
}
.pro-thr .middle-c ul li h1 {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.pro-thr .middle-c ul li p {
  line-height: 24px;
  font-size: 14px;
  color: #999;
}
.pro-thr .middle-c img {
  width: 413px;
}
.pro-for {
  width: 70%;
  margin: 0 auto;
  padding: 80px 0;
}
.pro-for ul {
  margin: 60px auto;
}
.pro-for ul li {
  width: 290px;
  height: 360px;
  background: #fff;
  -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  margin-right: 30px;
  padding: 36px 24px;
  text-align: center;
}
.pro-for ul li:hover {
  background: linear-gradient(35deg, #30baff 0, #6bdbff 100%);
  color: #fff;
}
.pro-for ul li:hover .logo {
  background: white;
}
.pro-for ul li:hover p {
  color: #fff;
}
.pro-for ul li .logo {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(68, 176, 255, 0.15);
}
.pro-for ul li h1 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin-top: 30px;
}
.pro-for ul li p {
  text-align: left;
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.blue {
  background-color: #f9fdff;
}
.active {
  color: #44b0ff !important;
}
.a-btn {
  width: 200px;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  border-radius: 23px;
  font-size: 16px;
  border: 1px solid #44b0ff;
  background-color: #44b0ff;
  color: #fff;
  display: block;
  font-weight: 400;
  outline: 0;
  text-align: center;
}
.title .salary-title {
  color: #44b0ff;
  font-size: 40px;
  text-align: center;
  font-weight: 400;
  margin: 0;
  line-height: 2;
}
.title .salary-title:after {
  content: "";
  display: block;
  width: 40px;
  height: 6px;
  background: #44b0ff;
  border-radius: 3px;
  margin: 0 auto;
}
.title .salary-sub-title {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  text-align: center;
  margin-top: 24px;
}

.title .salary-sub-title p{
  font-size: 18px;
  font-weight: 400;
  color: #666;
  text-align: center;
  margin-top: 24px;
  line-height: 14px;
}

@media screen and (max-width: 1050px) {
  .pro-two {
    width: 98%;
    margin: 0 auto;
  }
  .pro-thr {
    padding: 40px 0;
  }
  .pro-thr .middle-c {
    padding: 40px 0;
    width: 98%;
    margin: 0 auto;
  }
  .pro-thr .middle-c ul li {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    width: 300px;
  }
  .pro-thr .middle-c ul li span {
    margin-top: 4px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #44b0ff;
    border-radius: 50%;
    margin-right: 20px;
  }
  .pro-thr .middle-c ul li h1,
  .pro-thr .middle-c ul li p {
    margin: 0;
    padding: 0;
  }
  .pro-thr .middle-c ul li h1 {
    font-size: 16px;
    font-weight: 400;
    color: #666;
  }
  .pro-thr .middle-c ul li p {
    line-height: 24px;
    font-size: 14px;
    color: #999;
  }
  .pro-thr .middle-c img {
    width: 500px;
  }
  .pro-for {
    width: 98%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .pro-for ul {
    margin: 30px auto;
  }
  .pro-for ul li {
    width: 230px;
    height: 340px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1300px) {
  .pro-thr {
    padding: 40px 0;
  }
  .pro-thr .middle-c {
    padding: 40px 0;
    width: 98%;
    margin: 0 auto;
  }
  .pro-thr .middle-c ul li {
    width: 300px;
  }
  .pro-thr .middle-c img {
    width: 400px;
  }
}
@media screen and (max-width: 1400px) {
  .pro-for {
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  .pro-two {
    width: 60%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .pro-two img {
    display: none;
  }
  .pro-two ul li {
    text-align: center;
    margin-bottom: 30px;
  }
  .pro-two ul li h1 {
    font-size: 13px;
    color: #44b0ff;
    margin-bottom: 5px;
  }
  .pro-two ul li p {
    font-size: 13px;
    color: #666666;
  }
  .pro-for {
    width: 98%;
    margin: 0 auto;
    padding: 10px 0 40px;
  }
  .pro-for ul {
    margin: 40px auto;
  }
  .pro-for ul li {
    width: 98%;
    height: 210px;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 8px 24px;
    text-align: center;
  }
  .pro-for ul li:hover {
    background: linear-gradient(35deg, #30baff 0, #6bdbff 100%);
    color: #fff;
  }
  .pro-for ul li:hover .logo {
    background: white;
  }
  .pro-for ul li:hover p {
    color: #fff;
  }
  .pro-for ul li .logo {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(68, 176, 255, 0.15);
  }
  .pro-for ul li h1 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-top: 10px;
    color: #555555;
  }
  .pro-for ul li p {
    text-align: left;
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    color: #666;
  }
  .a-btn {
    width: 130px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
    border-radius: 23px;
    font-size: 13px;
  }
  .title .salary-title {
    color: #44b0ff;
    font-size: 20px;
    line-height: 2;
  }
  .title .salary-sub-title {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    text-align: center;
    margin-top: 14px;
	line-height: 14px;
  }

.title .salary-sub-title p{
    font-size: 14px;
    font-weight: 400;
    color: #666;
    text-align: center;
    margin-top: 14px;
    line-height: 14px;
}

  .pro-thr {
    padding: 40px 0;
  }
  .pro-thr .middle-c {
    padding: 20px 0;
    width: 98%;
    margin: 0 auto 20px;
  }
  .pro-thr .middle-c ul {
    width: 98%;
    margin: 10px auto;
  }
  .pro-thr .middle-c ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: none;
    margin: 0 auto;
  }
  .pro-thr .middle-c ul li h1 {
    font-size: 14px;
    font-weight: 400;
    color: #44b0ff;
  }
  .pro-thr .middle-c ul li p {
    line-height: 24px;
    font-size: 12px;
    color: #999;
  }
  .pro-thr .middle-c img {
    width: 98%;
    max-width: 450px;
    margin: 0 auto;
  }
}
