.banner-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 56px;
    line-height: 381px;
    /* margin-left: -336px; */
    /* margin-top: -32px; */
    color: white;
}
@media (max-width: 768px) {
    .banner-title {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 113px;
        /* margin-left: -336px; */
        /* margin-top: -32px; */
        color: white;
    }
}
.service-banner {
    position: relative;
    width: 100%;
    height: 440px;
    background: url('../images/service-success/banner.jpg') no-repeat center;
}
.service-banner-img {
    width: 100%;
    height: 440px;
}
.first-title-des {
    margin: 12px 0 72px !important;
}
.item-list {
    display: flex;
    overflow: hidden;
}

.second {
    padding-top: 38px !important;
}
.second .item-list {
    /* display: flex; */
    overflow: hidden;
    margin-top: 72px;
}
.first .item {
    /* flex: 1; */
    float: left;
    width: 285px;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .first .item {
        /* flex: 1; */
        float: left;
        width: 370px;
        margin-bottom: 5px;
    }
}
.second .item {
    /* flex: 1; */
    float: left;
    width: 376px;
    margin-bottom: 5px;
    text-align: center;
}
.second .item-content {
    width: 90%;
    margin: 0 auto;
}
.item-content {
    width: 80%;
    margin: 0 auto;
}
.item-title {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
}
.item-color {
    text-align: center;
    line-height: 8px;
    padding: 8px 0 12px;
}

.sub-banner .left {
    padding: 0;
}
.feature-ai .left {
    padding: 0 0 0 3%;
}
.sub-banner .right {
    padding: 0;
}
.sub-banner h1 {
    font-size: 46px;
    line-height: 56px;
    text-align: left;
    color: #021529;
    margin-top: 100px;
    font-weight: 400;
}
.sub-banner p {
    line-height: 26px;
    color: rgba(2, 21, 41, 0.65);
    margin: 12px 0 60px;
    font-size: 16px;
}
.feature-cx p,
.feature-ai p {
    margin: 12px 0 36px;
}
.sub-banner .register,
.second .register {
    display: block;
    color: #fff;
    font-size: 16px;
    width: 148px;
    height: 48px;
    line-height: 48px;
    background: #4676fa;
    box-shadow: 0px 4px 12px 0px rgba(4, 48, 91, 0.2);
}
.second .register {
    text-align: center;
    margin: 50px auto 0;
}
.sub-banner .register:hover,
.second .register:hover {
    background: #709bff;
}
.sub-banner .register:active,
.second .register:active {
    background: #3157d4;
}
.sub-banner .col-sm-6 img {
    width: 100%;
    position: relative;
    top: 59px;
}
.cem2 #content h2 {
    margin: 0;
    color: rgba(0, 0, 0, 0.85);
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    line-height: 46px;
}
.cem2 #content .first {
    text-align: center;
    background: rgba(255, 255, 255, 1);
    padding: 80px 0;
}
.cem2 #content p {
    font-size: 16px;
    text-align: center;
    margin: 12px 0 50px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.65);
}
.cem2 #content .knowMore {
    color: #4676fa;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    display: block;
    width: 160px;
    height: 40px;
    margin: 80px auto 0;
    border: 1px solid #4676fa;
}
.cem2 #content .knowMore:hover {
    background: rgba(70, 118, 250, 0.1);
}
.cem2 #content .knowMore:active {
    background: rgba(70, 118, 250, 0.2);
}
.cem2 #content .second {
    padding: 80px 0;
    background: rgba(255, 255, 255, 1);
}
.cem2 #content .second .second-cont {
    overflow: hidden;
}
.cem2 #content .second .second-cont p {
    position: relative;
    text-align: left;
    margin: 24px 0 0;
    padding-left: 14px;
}
.cem2 #content .second .second-cont img {
    margin-top: 20px;
}
.cem2 #content .second .second-cont p span {
    position: absolute;
    left: 0px;
    top: 9px;
    display: inline-block;
    background: url(/images/feature/icon-square.png) no-repeat;
    width: 8px;
    height: 8px;
    background-size: cover;
    /* -moz-transform: rotate(-40deg) skew(10deg);
  -ms-transform: rotate(-40deg) skew(10deg);
  -webkit-transform: rotate(-40deg) skew(10deg);
  transform: rotate(-40deg) skew(10deg);
  background-size: 100px 100px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  overflow: hidden; */
}
.cem2 #content .second h3 {
    font-size: 24px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.85);
}
.cem2 #content .second .knowMoreList {
    text-align: center;
    line-height: 32px;
    display: block;
    width: 96px;
    height: 32px;
    font-size: 16px;
    color: #1c8af0;
    margin-top: 40px;
    background: url(/images/index/doubright.png) no-repeat 82px 9px;
    background-size: 12px;
}
.cem2 #content .second .knowMoreList:hover {
    color: #0e69c9;
    background-image: url(/images/index/doubrighthover.png);
    text-decoration: underline !important;
}
.cem2 #content .second .second-cont1 .col-sm-7 {
    padding-left: 3%;
}
.cem2 #content .second .second-cont1 .col-sm-5 {
    padding-right: 6%;
    padding-top: 12px;
}
.cem2 #content .second .second-cont2 .col-sm-5 img {
    padding-left: 17px;
    margin-top: 24px;
}
.cem2 #content .second .second-cont2 .col-sm-5 {
    padding-left: 6%;
    padding-top: 40px;
}
.cem2 #content .second .second-cont2 .col-sm-7 {
    text-align: right;
}
.cem2 #content .second .second-cont3 .col-sm-5 {
    padding-top: 21px;
}
.cem2 #content .second .second-cont4 .col-sm-5 {
    padding-top: 0;
}
.cem2 #content .second .second-cont5 .col-sm-5 {
    padding-top: 75px;
}
.cem2 #content .second .second-cont6 .col-sm-5 {
    padding-top: 0;
}
.cem2 #content .second .second-cont7 .col-sm-5 {
    padding-top: 79px;
}
.cem2 #content .second .second-cont8 .col-sm-5 {
    padding-top: 30px;
}
.cem2 #content .second .second-cont9 .col-sm-5 {
    padding-top: 45px;
}
.cem2 #content .feature-bx-content .second-cont1 .col-sm-5 {
    padding-top: 54px;
}
.cem2 #content .feature-bx-content .second-cont2 .col-sm-5 {
    padding-top: 57px;
}
.cem2 #content .feature-ai-content .second-cont1 .col-sm-5 {
    padding-top: 47px;
}
.cem2 #content .feature-ai-content .second-cont2 .col-sm-5 {
    padding-top: 57px;
}
.cem2 #content .second .line {
    width: 1000px;
    height: 1px;
    margin: 60px auto 50px;
    background: rgba(0, 0, 0, 0.08);
}
.cem2 #content .imgscroll {
    padding-top: 80px;
    background: #fff;
}
.cem2 .carousel-inner > .item {
    text-align: center;
}
.cem2 #content .four {
    padding: 80px 0;
}
.cem2 #content .four .container {
    position: relative;
}
.cem2 #content .four h2 {
    margin-bottom: 80px;
}
.cem2 #content .four h5 {
    font-size: 16px;
    line-height: 26px;
    margin: 16px 0;
    color: #000;
    opacity: 0.85;
}
.cem2 #content .four .solutions {
    position: relative;
    overflow: hidden;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}
.cem2 #content .four ul {
    position: relative;
    display: inline-block;
    width: 1801px;
    left: 0;
    padding: 10px 0;
}
.cem2 #content .four ul li {
    border-radius: 4px;
    border: 1px solid rgba(246, 246, 246, 1);
    float: left;
    width: 280px;
    margin: 0 10px;
    min-height: 382px;
}
.cem2 #content .four ul li a img {
    width: 100%;
}
.cem2 #content .four ul li:hover {
    box-shadow: 0px 4px 16px 0px rgba(2, 21, 41, 0.15), 0px 2px 8px 0px rgba(2, 21, 41, 0.05);
    border-color: rgba(2, 21, 41, 0.15);
}
.cem2 #content .four ul li p {
    text-align: left;
    color: #000;
    opacity: 0.65;
    line-height: 26px;
    font-size: 16px;
    padding: 0 19px;
    margin: 0;
    text-align: justify;
}
.cem2 #content .four .left,
.cem2 #content .four .right {
    position: absolute;
    top: 60%;
}
.cem2 #content .four .left {
    background: url(/images/feature/cemleft.png) no-repeat center;
    background-size: 30px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    padding: 29px;
    left: 68px;
}
.cem2 #content .four .activelefthover:hover {
    background-image: url(/images/feature/cemlefthover.png) !important;
    border-color: #709bff !important;
}
.cem2 #content .four .right {
    background: url(/images/feature/cemrightactive.png) no-repeat center;
    background-size: 30px;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
    padding: 29px;
    right: 68px;
    cursor: pointer;
}
.cem2 #content .four .activerighthover:hover {
    background-image: url(/images/feature/cemrighthover.png) !important;
    border-color: #709bff !important;
}

.cem2 .five {
    background: #f9fafc;
    padding: 77px 0 69px;
}
.cem2 .five .container {
    padding-left: 90px;
}
.cem2 .five .img {
    float: left;
}
.cem2 .five .text {
    margin-left: 123px;
    width: 50.8%;
    float: right;
}
.cem2 #content .five .text h2 {
    font-size: 24px;
    line-height: 26px;
    text-align: left;
}
.cem2 .five ul {
    overflow: hidden;
    margin-top: 25px;
}
.cem2 .five ul li {
    float: left;
    width: 31.2%;
    margin-right: 3%;
}
.cem2 .five ul li.text03 {
    margin-right: 0;
}
.cem2 #content .five ul li p {
    text-align: left;
    margin: 0 0 20px;
    padding-left: 14px;
    background: url(/images/feature/icon-square.png) no-repeat left center;
    background-size: 8px;
}
/* .cem2 #content .five ul li p:before {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0.45);
  width: 5px;
  height: 5px;
  margin: 0 7px 2px 0;
  -moz-transform: rotate(-40deg) skew(10deg);
  -ms-transform: rotate(-40deg) skew(10deg);
  -webkit-transform: rotate(-40deg) skew(10deg);
  transform: rotate(-40deg) skew(10deg);
  background-size: 100px 100px;
  border: solid 1px rgba(255, 255, 255, 0.2);
} */
@media (max-width: 1199px) {
    .cem2 .five .text {
        margin-left: 0;
    }
    .cem2 .carousel-control {
        left: -87px;
    }
    .carousel-control.right {
        right: -87px;
        left: auto;
    }
    .cem2 #content p {
        font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sub-banner h1 {
        margin-top: 60px;
    }
    .sub-banner .col-sm-6 img {
        margin-top: 75px;
    }
}
@media (max-width: 767px) {
    .sub-banner h1 {
        margin-top: 80px;
    }
    .sub-banner .col-sm-6 img {
        display: none;
    }
}
.support-en-us .item-content {
    text-align: justify;
    font-size: 16px;
}
