@charset "UTF-8";
img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border: 0;
  display: inline-block;
}

a {
  color: #252b3a;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

body {
  font-size: 14px;
  background-size: cover;
  -ms-behavior: url(../css/backgroundsize.min.htc);
  behavior: url(../css/backgroundsize.min.htc);
}
@keyframes change {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bold{
  font-weight: bold;
}
.hyfa_banner {
  position: relative;
  overflow: hidden;
}
.hyfa_banner img {
  width: 100%;
}
.hyfa_banner .text {
  position: absolute;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #fff;
}
.hyfa_banner .text .w1440 {
  position: relative;
}
.hyfa_banner .text h3 {
  margin-bottom: 8px;
  font-size: 42px;
}
.hyfa_banner .text .banner-text {
  width: 33%;
  margin: 25px 0 55px;
  font-size: 18px;
}
.hyfa_banner_link a {
  float: left;
  margin-right: 10px;
  width: 126px;
  height: 38px;
  text-align: center;
  border-radius: 5px;
  line-height: 38px;
  border: 1px solid #fff;
  color: #fff;
  box-sizing: content-box;
}
.hyfa_banner_link a:nth-child(2) {
  color: #333333;
  background: white;
  border: none;
  height: 40px;
  line-height: 40px;
}
.hyfa_banner_link a:nth-child(3) {
  background-image: linear-gradient(135deg, #0068dd, #00aeee);
  background-color: #0360c3;
  border: none;
  height: 40px;
  line-height: 40px;
}
/*.hyfa_banner_link a:first-child:hover { background: #fff;color: #0086f1;}*/
/*.hyfa_banner_link a:nth-child(2){background: #fff;color:#0086f1 ;}*/
.hyfa_banner_link a:after {
  transform: translateY(-1px);
  content: "";
  transition: all 0.4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}

.hyfa_banner_link a:hover:after {
  content: "\e683";
  margin-left: 5px;
}

/* 概述 */
.s-title {
  text-align: center;
}
.s-title h2 {
  font-weight: bold;
  color: #28293b;
  margin-bottom: 1.2vw;
  line-height: 1.3;
}
.s-title p {
  color: #575d6c;
  line-height: 1.8;
  width: 75%;
  margin: 0 auto;
}
.cloud-intro  {
  padding: 3.5vw 0 4.5vw;
}
.cloud-intro  .ctn-list {
  margin-top: 2.4vw;
  position: relative;
}
.cloud-intro  .ctn-list .tu {
  margin: 0 auto;
  width: 34.5%;
}
.cloud-intro  .ctn-list .tu img {
  width: 100%;
}
.cloud-intro  .ctn-list ul li {
  position: absolute;
  width: 430px;
}
.cloud-intro  .ctn-list ul li h2 {
  font-weight: bold;
  position: relative;
  line-height: 1.3;
}
.cloud-intro  .ctn-list ul li h2:before {
  content: '';
  width: 80px;
  height: 1px;
  background: #9f78ef;
  position: absolute;
  left: 430px;
  top: 26px;
}
.cloud-intro  .ctn-list ul li h2:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #9f78ef;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  left: 500px;
  top: 22px;
}
.cloud-intro  .ctn-list ul li p {
  width: 304px;
  color: #575d6c;
  opacity: 0.7;
  line-height: 1.6;
  margin-top: 10px;
}
.cloud-intro  .ctn-list ul li:first-child {
  left: 0;
  top: 17%;
}
.cloud-intro  .ctn-list ul li:first-child h2 {
  color: #9f78ef;
}
.cloud-intro  .ctn-list ul li:nth-child(2) {
  left: 0;
  bottom: 6%;

}
.cloud-intro  .ctn-list ul li:nth-child(2) h2 {
  color: #76c2c5;
}
.cloud-intro  .ctn-list ul li:nth-child(2) h2:before {
  width: 130px;
  left: 360px;
  background: #76c2c5;
}
.cloud-intro  .ctn-list ul li:nth-child(2) h2:after {
  left: 484px;
  background: #76c2c5;
}
.cloud-intro  .ctn-list ul li:nth-child(3) {
  right: 0;
  top: 17%;

}
.cloud-intro  .ctn-list ul li:nth-child(3) h2 {
  color: #4e86e2;
}
.cloud-intro  .ctn-list ul li:nth-child(3) h2:before {
  width: 74px;
  left: -80px;
  background: #4e86e2;
}
.cloud-intro  .ctn-list ul li:nth-child(3) h2:after {
  left: -80px;
  background: #4e86e2;
}
.cloud-intro  .ctn-list ul li:nth-child(4) {
  right: 0;
  bottom: 5%;
}
.cloud-intro  .ctn-list ul li:nth-child(4) h2 {
  color: #79c7f5;
}
.cloud-intro  .ctn-list ul li:nth-child(4) h2:before {
  width: 60px;
  left: -70px;
  background: #79c7f5;
}
.cloud-intro  .ctn-list ul li:nth-child(4) h2:after {
  left: -70px;
  background: #79c7f5;
}
.cloud-intro  .ctn-swiper {
  margin-top: 2.5vw;
}
.cloud-intro  .ctn-swiper .swiper-slide {
  overflow: hidden;
  border-radius: 5px;
  background: #f5f7fa;
  height: auto;
}
@media only screen and (max-width: 1440px) {
    .cloud-intro .ctn-swiper .swiper-slide {
        max-width: 465px !important;
    }
}
.cloud-intro  .ctn-swiper .swiper-slide:hover .tu{
  transform: scale(1.05);
} 
.cloud-intro  .ctn-swiper .swiper-slide .tu {
  height: 0;
  padding-bottom: 40%;
  overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.cloud-intro  .ctn-swiper .swiper-slide .tu img {
  width: 100%;
}
.cloud-intro  .ctn-swiper .swiper-slide .text {
  padding: 1.5vw 2.5vw 2.5vw;
}
.cloud-intro  .ctn-swiper .swiper-slide .text h2 {
  font-weight: bold;
  color: #28293b;
  margin-bottom: 0.6vw;
}
.cloud-intro  .ctn-swiper .swiper-slide .text p {
  color: #575d6c;
  opacity: 0.7;
  line-height: 1.6;
}
/* end */
/* 成功体系 */
.sucess-intro {
  background: #e8f0fa;
  padding: 3.5vw 0 4vw;
}
.sucess-intro .ctn-list {
  margin-top: 2.4vw;
  position: relative;
}
.sucess-intro .ctn-list .tu {
  width: 43.8%;
  margin: 0 auto;
}
.sucess-intro .ctn-list .tu img {
  width: 100%;
}
.sucess-intro .ctn-list ul li {
  position: absolute;
}
.sucess-intro .ctn-list ul li h2 {
  font-weight: bold;
  color: #4e86e2;
  position: relative;
}
.sucess-intro .ctn-list ul li h2:before {
  content: '';
  width: 270px;
  height: 1px;
  background: #4e86e2;
  position: absolute;
  left: 150px;
  top: 26px;
}
.sucess-intro .ctn-list ul li.ctn-bottom h2:before{
  content: none;
  display: none;
}

.sucess-intro .ctn-list ul li h2:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #4e86e2;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  left: 420px;
  top: 22px;
}
.sucess-intro .ctn-list ul li.ctn-bottom h2:after{
  content: none;
  display: none;
}
.sucess-intro .ctn-list ul li h3 {
  font-weight: bold;
  color: #4e86e2;
  margin: 10px 0 14px;
}
.sucess-intro .ctn-list ul li .txt {
  color: #000;
}
.sucess-intro .ctn-list ul li .txt p {
  margin-top: 8px;
}
.sucess-intro .ctn-list ul li .txt .t1 {
  font-weight: bold;
}
.sucess-intro .ctn-list ul li:first-child {
  left: 0;
  top: 20%;
  width: 346px;
}
.sucess-intro .ctn-list ul li:nth-child(2) {
  left: auto;
  right: 0;
  top: 20%;
  width: 326px;
}
.sucess-intro .ctn-list ul li:nth-child(2) h2:before {
  width: 84px;
  left: -104px;
}
.sucess-intro .ctn-list ul li:nth-child(2) h2:after {
  left: -104px;
}
.sucess-intro .ctn-bottom {
  position: relative!important;
  width: 990px;
  margin: 1vw auto 0;
}
.sucess-intro .ctn-bottom h2 {
  font-weight: bold;
  color: #4e86e2;
  position: relative;
  text-align: center;
}
.sucess-intro .ctn-bottom h3 {
  font-weight: bold;
  color: #4e86e2;
  margin: 10px 0 14px;
  text-align: center;
}
.sucess-intro .ctn-bottom .txt {
  color: #000;
}
.sucess-intro .ctn-bottom .txt p {
  margin-top: 8px;
}
.sucess-intro .ctn-bottom .txt .t1 {
  font-weight: bold;
}
.erp-intro {
  padding-top: 3.5vw;
}
.erp-intro .tu {
  margin-top: 2vw;
}
.erp-intro .tu img {
  width: 100%;
}

.erp-intro .ctn-list ul {
  display: flex;
  align-items: flex-end;
}
.erp-intro .ctn-list ul li {
  flex: 0 0 25%;
  height: 200px;
  background-image: url(../img/bg1.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
.erp-intro .ctn-list ul li h2 {
  font-weight: bold;
  color: #9975f7;
  position: absolute;
  width: 100%;
  text-align: center;
  top: -70px;
}
.erp-intro .ctn-list ul li p {
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
  position: absolute;
  left: 50%;
  top: 2vw;
}
.erp-intro .ctn-list ul li:nth-child(2) {
  height: 300px;
  background-image: url(../img/bg2.jpg);
}
.erp-intro .ctn-list ul li:nth-child(2) h2 {
  color: #5dc5c7;
}
.erp-intro .ctn-list ul li:nth-child(3) {
  height: 400px;
  background-image: url(../img/bg3.jpg);
}
.erp-intro .ctn-list ul li:nth-child(3) h2 {
  color: #5ecaf9;
}
.erp-intro .ctn-list ul li:nth-child(4) {
  height: 500px;
  background-image: url(../img/bg4.jpg);
}
.erp-intro .ctn-list ul li:nth-child(4) h2 {
  color: #3983ea;
}
.vio {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 99;
}
.vio .video {
  width: 60%;
  position: relative;
}
.vio .video video {
  width: 100%;
}
.vio_flx {
  display: flex;
}
.video svg {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 66;
  cursor: pointer;
}
#videoPopup1 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

#videoPopup1 .video-box {
  width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#videoPopup1 .video-box video {
  width: 100%;
}

#videoPopup1 .video-box .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}

#videoPopup1 .video-box .close span {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}

#videoPopup1 .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* end */
@media screen and (max-width: 1500px){
  .cloud-intro  .ctn-list ul li {
    width: 316px;
  }
  .cloud-intro  .ctn-list ul li h2 {
    font-size: 26px;
  }
  .cloud-intro  .ctn-list ul li h2:before {
    width: 90px;
    left: 330px;
    top: 18px;
  }
  .cloud-intro  .ctn-list ul li h2:after {
    width: 6px;
    height: 6px;
    left: 420px;
    top: 15px;
  }
  .cloud-intro  .ctn-list ul li p {
    font-size: 14px;
    width: 270px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) {
    width: 270px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:before {
    width: 124px;
    left: 280px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:after {
    left: 404px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) {
    width: 260px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:before {
    width: 148px;
    left: -168px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:after {
    left: -168px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) {
    width: 260px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:before {
    width: 130px;
    left: -150px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:after {
    left: -150px;
  }
  .sucess-intro .ctn-list ul li h2 {
    font-size: 26px;
  }
  .sucess-intro .ctn-list ul li h2:before {
    width: 230px;
    left: 120px;
    top: 22px;
  }
  .sucess-intro .ctn-list ul li h2:after {
    width: 6px;
    height: 6px;
    left: 350px;
    top: 19px;
  }
  .sucess-intro .ctn-list ul li h3 {
    font-size: 14px;
  }
  .sucess-intro .ctn-list ul li .txt {
    font-size: 14px;
  }
  .sucess-intro .ctn-list ul li:first-child {
    width: 306px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) {
    width: 288px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:before {
    width: 60px;
    left: -74px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:after {
    left: -74px;
  }
  .sucess-intro .ctn-bottom {
    width: 864px;
  }
  .sucess-intro .ctn-bottom h2 {
    font-size: 26px;
  }
  .sucess-intro .ctn-bottom h3 {
    font-size: 14px;
  }
  .sucess-intro .ctn-bottom .txt {
    font-size: 14px;
  }
  .erp-intro .ctn-list ul li h2 {
    font-size: 26px;
    top: -60px;
  }
  .erp-intro .ctn-list ul li p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .cloud-intro  .ctn-list ul li {
    width: 266px;
  }
  .cloud-intro  .ctn-list ul li h2 {
    font-size: 22px;
  }
  .cloud-intro  .ctn-list ul li h2:before {
    left: 280px;
    top: 14px;
  }
  .cloud-intro  .ctn-list ul li h2:after {
    left: 370px;
    top: 11px;
  }
  .cloud-intro  .ctn-list ul li p {
    width: 100%;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:before {
    width: 114px;
    left: 240px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:after {
    left: 354px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:before {
    width: 94px;
    left: -114px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:after {
    left: -114px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:before {
    width: 78px;
    left: -96px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:after {
    left: -96px;
  }
  .sucess-intro .ctn-list ul li h2 {
    font-size: 22px;
  }
  .sucess-intro .ctn-list ul li h2:before {
    width: 180px;
    left: 100px;
    top: 18px;
  }
  .sucess-intro .ctn-list ul li h2:after {
    left: 280px;
    top: 15px;
  }
  .sucess-intro .ctn-list ul li:first-child {
    width: 250px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) {
    width: 240px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:before {
    width: 52px;
    left: -64px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:after {
    left: -64px;
  }
  .sucess-intro .ctn-bottom h2 {
    font-size: 22px;
  }
  .erp-intro .ctn-list {
    margin-top: -6vw;
  }
  .erp-intro .ctn-list ul li {
    height: 160px;
  }
  .erp-intro .ctn-list ul li h2 {
    font-size: 22px;
    top: -54px;
  }
  .erp-intro .ctn-list ul li:nth-child(2) {
    height: 260px;
  }
  .erp-intro .ctn-list ul li:nth-child(3) {
    height: 360px;
  }
  .erp-intro .ctn-list ul li:nth-child(4) {
    height: 460px;
  }
}
@media screen and (max-width: 1024px) {
  .cloud-intro  .ctn-list ul li h2 {
    font-size: 20px;
  }
  .cloud-intro  .ctn-list ul li h2:before {
    left: 260px;
    width: 50px;
  }
  .cloud-intro  .ctn-list ul li h2:after {
    left: 310px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:before {
    width: 74px;
    left: 220px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:after {
    left: 294px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) {
    width: 238px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:before {
    width: 64px;
    left: -76px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:after {
    left: -76px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) {
    width: 238px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:before {
    width: 50px;
    left: -62px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:after {
    left: -62px;
  }
  .sucess-intro .ctn-list ul li h2 {
    font-size: 20px;
  }
  .sucess-intro .ctn-list ul li h2:before {
    width: 160px;
    top: 16px;
  }
  .sucess-intro .ctn-list ul li h2:after {
    left: 260px;
    top: 13px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) {
    width: 230px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:before {
    width: 34px;
    left: -46px;
  }
  .sucess-intro .ctn-list ul li:nth-child(2) h2:after {
    left: -46px;
  }
  .sucess-intro .ctn-bottom h2 {
    font-size: 20px;
  }
  .erp-intro .ctn-list {
    margin-top: -7vw;
  }
  .erp-intro .ctn-list ul li {
    height: 140px;
  }
  .erp-intro .ctn-list ul li h2 {
    font-size: 20px;
    top: -44px;
  }
  .erp-intro .ctn-list ul li p {
    font-size: 14px;
  }
  .erp-intro .ctn-list ul li:nth-child(2) {
    height: 240px;
  }
  .erp-intro .ctn-list ul li:nth-child(3) {
    height: 340px;
  }
  .erp-intro .ctn-list ul li:nth-child(4) {
    height: 440px;
  }
}

@media only screen and (max-width: 768px) {
.hyfa_banner{
height:6rem;
}
.hyfa_banner .text .banner-text {
    width:100%;
    margin: 6px 0 6px 0;
    font-size: 16px;
}
  .s-title h2 {
    font-size: 20px;
    margin-bottom: 14px;
    line-height: 1.5;
  }
  .s-title p {
    line-height: 1.6;
  }
  .cloud-intro  {
    padding: 30px 0;
  }
  .cloud-intro  .ctn-list {
    margin-top: 30px;
  }
  .cloud-intro  .ctn-list .tu {
    width: 100%;
  }
  .cloud-intro  .ctn-list ul {
    margin-top: 30px;
  }
  .cloud-intro  .ctn-list ul li {
    position: relative;
    left: 0!important;
    top: 0!important;
    margin-top: 20px;
    width: 100%!important;
  }
  .cloud-intro  .ctn-list ul li h2 {
    font-size: 18px;
  }
  .cloud-intro  .ctn-list ul li h2:before {
    width: 100px;
    left: auto!important;
    right: 0!important;
    top: 12px;
    display: none;
  }
  .cloud-intro  .ctn-list ul li h2:after {
    left: auto!important;
    right: 0!important;
    top: 9px;
    display: none;
  }
  .cloud-intro  .ctn-list ul li:nth-child(2) h2:before {
    width: 136px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(3) h2:before {
    width: 140px;
  }
  .cloud-intro  .ctn-list ul li:nth-child(4) h2:before {
    width: 150px;
  }
  .cloud-intro  .ctn-swiper {
    margin-top: 30px;
  }
  .cloud-intro  .ctn-swiper .swiper-container {
    padding-bottom: 36px;
  }
  .cloud-intro  .ctn-swiper .swiper-slide .text {
    padding: 20px;
  }
  .cloud-intro  .ctn-swiper .swiper-slide .text h2 {
    margin-bottom: 10px;
  }
  .cloud-intro  .ctn-swiper .swiper-pagination {
    bottom: 0;
  }
.s-title p{
width:100%;
}
  .cloud-intro  .ctn-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
  .cloud-intro  .ctn-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #5b95f7;
  }
  .sucess-intro {
    padding: 30px 0;
  }
  .sucess-intro .ctn-list {
    margin-top: 30px;
  }
  .sucess-intro .ctn-list .tu {
    width: 100%;
  }
  .sucess-intro .ctn-list ul {
    margin-top: 30px;
  }
  .sucess-intro .ctn-list ul li {
    position: relative;
    width: 100%!important;
    margin-top: 20px;
  }
  .sucess-intro .ctn-list ul li h2 {
    font-size: 18px;
  }
  .sucess-intro .ctn-list ul li h2:before {
    width: 250px!important;
    left: auto!important;
    right: 0!important;
    top: 14px;
    display: none;
  }
  .sucess-intro .ctn-list ul li h2:after {
    left: auto!important;
    right: 0!important;
    top: 11px;
    display: none;
  }
  .sucess-intro .ctn-bottom {
    width: 100%;
    margin-top: 20px;
  }
  .sucess-intro .ctn-bottom h2 {
    text-align: left;
    font-size: 18px;
    position: relative;
  }
  .sucess-intro .ctn-bottom h2:before {
    content: '';
    width: 250px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 14px;
    background: #4e86e2;
    display: none;
  }
  .sucess-intro .ctn-bottom h2:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4e86e2;
    position: absolute;
    right: 0;
    top: 11px;
    border: 1px solid #fff;
    display: none;
  }
  .sucess-intro .ctn-bottom h3 {
    text-align: left;
  }
  .erp-intro {
    padding: 30px 0;
  }
  .erp-intro .tu {
    margin-top: 20px;
  }
  .erp-intro .ctn-list {
    margin-top: 0;
  }
  .erp-intro .ctn-list ul {
    display: block;
  }
  .erp-intro .ctn-list ul li {
    height: auto!important;
    background-position: center center;
    margin-top: 60px;
    padding: 20px;
  }
  .erp-intro .ctn-list ul li h2 {
    text-align: left;
    font-size: 18px;
    top: -34px;
  }
  .erp-intro .ctn-list ul li p {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
  }
}


.starting {
	background-color: #f5f7fa;
	padding: 65px 0 40px;
	text-align: center;
	color: #28293b;
  }

  .starting_sub {
	width: 75%;
	color: #575d6c;
	margin: 20px auto 10px;
  }

  .starting div img {
	width: 100%;
  }

  .starting_m {
	color: #0086f1;
  }

  .starting_m::after {
	content: '';
	margin-left: 10px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: transparent;
	border-right: 1px solid #0086f1;
	border-top: 1px solid #0086f1;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: 0.5s;
  }

  .starting_m:hover::after {
	margin-left: 15px;
	transition: 0.5s;
  }

  @media only screen and (max-width: 1366px) {

	.starting {
	  padding: 65px 0 30px;
	}

  }

  @media only screen and (max-width:768px) {

	.starting_m {
	  display: block;
	  margin-top: 20px;
	}

	.starting_tit {
	  font-size: 24px;
	  font-weight: bold;

	}

	.starting {
	  padding: 30px 0;
	}

	.starting_sub {
	  margin: 10px auto 20px;
	}

	.starting_img {
	  overflow: scroll;
	  height: 400px;
	}

	.starting .starting_img img {
	  height: 100%;
	  width: auto;
	}

  }

  .ctn-swiper .swiper-slide {
	min-height: 435px;
  }

  .ctn-swiper .swiper-slide .ctn-text {
	position: relative;
	height: 60%;
  }

  .ctn-swiper .swiper-slide .text {
	position: absolute;
	z-index: 2;
	width: 85%;
	left: 50%;
	top: 40%;
	transition: 0.5s;
	transform: translate(-50%, -50%);
  }

  .epm_more {
	opacity: 0;
	width: 122px;
	line-height: 42px;
	 max-height: 42px;
	text-align: center;
	color: #7b7d7e;
	overflow: hidden;
	display: block;
	border-radius: 5px;
	transition: 0.5s;
  }

  .epm_more::after {
	transform: translateY(-1px);
	content: "";
	transition: 0.5s;
	font-family: "iconfont";
	display: inline-block;
	vertical-align: middle;
  }

  .epm_more:hover::after {
	content: "\e683";
	transition: 0.5s;
	margin-left: 5px;
  }

  .cloud-intro .ctn-swiper .swiper-slide .text {
	padding: 0 0 1vw 0;
  }

  .ctn-swiper .swiper-slide:hover .text .epm_more {
	margin-top: 15px;
	transition: 0.5s;
	opacity: 1;
	border: 1px solid #7b7d7e;
  }
