.main-content {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.module {
    width: 100%;
    position: relative;
}

.blue-border {
    width: 50px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    background: linear-gradient(162deg,#3776ff 0%, #1238f5 100%);
    border-radius: 14px;
}
.customer-logos {
    height: 92px;
    font-size: 0;
    z-index: 999;
    margin-top: -92px;
}

/*平台优势*/
.module-platform-advantage {
    background: #fcfdfe;
}
.module-platform-advantage .item-image {
    width: 500px;
    height: 500px;
    vertical-align: bottom;
}
.module-platform-advantage .item-container {
    padding-bottom: 32px
}
.module-platform-advantage .item-container:nth-child(1) .item-image,
.module-platform-advantage .item-container:nth-child(3) .item-image {
    margin-right: 200px;
}
.module-platform-advantage .item-container:nth-child(2) .item-image {
    margin-left: 260px;
}
.module-platform-advantage .item-container:nth-child(4) .item-image {
    margin-left: 225px;
}
.module-platform-advantage .title {
    padding-top: 80px;
    margin-bottom: 50px;
}
.module-platform-advantage .item-content {
    /* width: 520px; */
    margin-bottom: 95px;
}
.module-platform-advantage .main-content .item-container .item-content {
    display: inline-block;
}
.module-platform-advantage .main-content .item-content .item-tip {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 550;
    color: #205ee7;
    line-height: 26px;
    margin-bottom: 20px;
}
.module-platform-advantage .main-content .item-content .item-title {
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 12px;
}

.module-platform-advantage .main-content .item-content .item-list li {
    font-size: 14px;
    line-height: 24px;
    color: #6d717c;
    margin-bottom: 10px;
}

.module-platform-advantage .main-content .item-content .btn-free-trial {
    margin-top: 40px;
    display: inline-block;
}

/* 清除浮动 */
.clearfix:after {
    clear: both;
    display: table;
    content: " ";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix:before {
    clear: both;
    display: table;
    content: " ";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/* 浮动 */
.float-left {
    float: left;
}
.float-right {
    float: right;
}
/* 模块 */
.module {
    width: 100%;
    position: relative;
}
/* 背景色 */
.gray-bg {
    background: #FAFBFC;
}

/* 蓝色小横线图标 */
.blue-border {
    width: 50px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    background: linear-gradient(162deg,#3776ff 0%, #1238f5 100%);
    border-radius: 14px;
}
.module>.title span {
    color: #27274a;
    font-size: 48px;
}
.btn-container {
    font-size: 0;
}
.btn-free-trial {
    width: 132px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    background: #3776ff;
    box-shadow: none;
}
.btn-learn-detail {
    width: 132px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    border: 1px solid #3776FF;
    color: #3776FF;
    font-size: 18px;
    font-weight: 500;
    margin-left: 20px;
    border-radius: 4px;
    box-sizing: border-box;
}
/*input placeholder*/
input::-webkit-input-placeholder{
	font-size: 16px;
    font-weight: 400;
    color: #b4c2f1;
}

input:-moz-placeholder{
    font-size: 16px;
    font-weight: 400;
    color: #b4c2f1;
}

input::-moz-placeholder{
	font-size: 16px;
    font-weight: 400;
    color: #b4c2f1;
}
input:-ms-input-placeholder{
	font-size: 16px;
    font-weight: 400;
    color: #b4c2f1;
}
/************** banner ***************/


/************** 客户logo **************/
.customer-logos {
    height: 92px;
    font-size: 0;
    z-index: 999;
    margin-top: -92px;
}
.customer-logos .main-content {
    position: relative;
    z-index: 2;
    background-image: url(https://s6.kaoshixing.com/website/website-5.0/images/index/logos-banner-company-web-3.png?v=485a7e5bf7);
    background-repeat: no-repeat;
    background-size: 1200px auto;
    background-position: 0 28px;
}
.customer-logos .white-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.15);
    filter: alpha(opacity=10);
}
.red .customer-logos .white-mask {
    background: #FFF;
}

#main .customer-logos .white-mask{
    background: rgba(19,80,215,0.15);

}
/**************** 流程动图 *****************/
.process-introduction {
    background-image: url(https://s6.kaoshixing.com/website/website-5.0/images/index/img-index-process-bg-v2.png?v=306c3f0280);
    width: auto 100%;
    text-align: center;
    padding-bottom: 120px;
}
.process-introduction .data-show {
    height: 65px;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-top: 105px;
}
.process-introduction .data-show li {
    padding: 0;
}
.process-introduction .data-show img{
    width: 59px;
    height: 59px;
    float: left;
}
.process-introduction .data-show .data-content {
    float: left;
    margin-left: 20px;
    text-align: left;
}
.process-introduction .data-show .label {
    font-size: 14px;
    font-weight: 500;
    color: #27274a;
    line-height: 20px;
}
.process-introduction .data-show .num {
    font-size: 32px;
    font-weight: 700;
    font-family: Helvetica, Helvetica-Bold;
    color: #3776ff;
    line-height: 32px;
    margin-bottom: 5px;
    margin-top: 0;
}
.process-introduction .title {
    padding: 0;
    margin-top: 165px;
    margin-bottom: 60px;
}

.process-introduction .item-container {
    display: inline-block;
    width: 362px;
    height: 302px;
    background: linear-gradient(214deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    background: -webkit-linear-gradient(214deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    background: -moz-linear-gradient(214deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    background: -o-linear-gradient(214deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    background: -ms-linear-gradient(214deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    border: 2px solid #ffffff;
    border-radius: 6px;
    box-shadow: 3px 11px 20px 0px rgba(113,150,251,0.10);
    transition: 1s;
}
.process-introduction .item-container:hover{
    cursor: pointer;
    transform:translateY(-10px);
    box-shadow: 3px 11px 20px 0px rgba(113,150,251,0.20);
    transition: all 1s ease;
}
.process-introduction .item-container:not(:last-child) {
    margin-right: 50px;
}

.process-introduction .item-content {
    display: inline-block;
    text-align: center;
}

.process-introduction .item-container .item-image {
    width: 110px;
    height: 120px;
    margin-top: 48px;
}

.process-introduction .item-container .item-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #27274a;
    margin-bottom: 8px;
}

.process-introduction .item-container .item-detail {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #27274a;
}

/*功能特色*/
.module-function-feature {
    background: #f6f8fa;
}
.module-function-feature .item-image {
    width: 500px;
    height: 500px;
    vertical-align: bottom;
}
.module-function-feature .item-container:nth-child(1) .item-image,
.module-function-feature .item-container:nth-child(3) .item-image{
    margin-right: 200px;
}
.module-function-feature .item-container:nth-child(2) .item-image,
.module-function-feature .item-container:nth-child(4) .item-image{
    margin-left: 220px;
}
.module-function-feature .title {
    padding-top: 80px;
    margin-bottom: 50px;
}
.module-function-feature .item-content {
    /* width: 520px; */
    margin-bottom: 95px;
}
.item-content .item-list .listCourse{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #27274a;
    line-height: 24px;
}
.module-function-feature .main-content .item-container .item-content {
    display: inline-block;
}
.module-function-feature .main-content .item-content .item-id {
    font-family: Helvetica, Helvetica-Bold;
    font-size: 34px;
    font-weight: 700;
    color: #3776ff;
    line-height: 34px;
}
.module-function-feature .main-content .item-content .item-title {
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 20px;
}

.module-function-feature .main-content .item-content .item-list li {
    font-size: 16px;
    line-height: 26px;
    color: #6d717c;
    margin-bottom: 10px;
}
.module-function-feature .main-content .item-content .btn-free-trial {
    margin-top: 40px;
    display: inline-block;
}


/************** 解决方案 **************/
.solution>.title {
    padding-top: 125px;
}

.solution .solution-item {
    font-size: 0;
    padding-top: 130px;
}

.solution .solution-item:last-child {
    padding-top: 100px;
}

.solution .solution-item img {
    width: 682px;
    vertical-align: middle;
}

.solution .solution-item img.qypx{
    height: 497px;
}

.solution .solution-item img.dxjs{
    height: 517px;
}

.solution .solution-item img.jshd{
    height: 497px;
}

.solution .solution-item .content {
    width: calc(100% - 682px);
    display: inline-block;
    vertical-align: top;
}
.solution .content .title {
    font-size: 0;
    color: #3B426B;
    margin-bottom: 10px;
    position: relative;
}
.solution .content .title div {
    font-size: 34px;
    line-height: 50px;
    font-weight: 500;
}
.solution .content .title i {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(https://s6.kaoshixing.com/website/website-5.0/images/index/solution-icon-sprite.png?v=d4f2db86cf);
    background-repeat: no-repeat;
    background-size: 60px 180px;
    background-position-x: 0;
}

.solution-item.strict-exam .content .title i {
    background-position-y: -60px;
}

.solution-item.train-exam .content .title i {
    background-position-y: 0;
}
.solution-item.contest-exam .content .title i {
    background-position-y: -120px;
}
.solution .content .detail {
    font-size: 14px;
    color: #3B426B;
    line-height: 20px;
    margin-top: 20px;
}
.solution .content .btn-box {
    margin-top: 50px;
    font-size: 0;
}
.solution .content .btn-free-trial {
    display: inline-block;
}
.solution .content .go-detail {
    font-size: 18px;
    color: #3776FF;
    margin-left: 50px;
}
.solution .content .go-detail i {
    width: 21px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    background-image: url(https://s6.kaoshixing.com/website/website-5.0/images/index/icon-solution.png?v=92f8c88bf9);
    background-repeat: no-repeat;
    background-size: auto 56px;
    background-position: -5px -1px;
}
.solution .content.right {
    padding-left: 80px;
}
.solution .content.left {
    padding-right: 100px;
}

/****************  更多行业场景 ****************/
.module.industry {
    border-top: 1px solid #ebeef6;
    background-color: #fcfdfe;
}
.industry .scene-box {
    padding-top: 122px;
    padding-bottom: 100px;
    text-align: center;
}
.industry .scene-box .box {
    display: inline-block;
    width: 260px;
    height: 200px;
    background: #f5f7ff;
    border-radius: 4px;
    margin-right: 40px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.industry .scene-box .box:last-child {
    margin-right: 0;
}
.industry .scene-box .box a{
    display: inline-block;
    width: 100%;
    border-radius: 4px;
}
.industry .scene-box .box a:hover{
    background: linear-gradient(to bottom, #408DFD 0%, #3879FF 100%);
    background: -webkit-linear-gradient(to bottom, #408DFD 0%, #3879FF 100%);
    background: -moz-linear-gradient(to bottom, #408DFD 0%, #3879FF 100%);
    background: -o-linear-gradient(to bottom, #408DFD 0%, #3879FF 100%);
    background: -ms-linear-gradient(to bottom, #408DFD 0%, #3879FF 100%);
    color: #fff;
    border-radius: 4px;
}
.industry .scene-box .box a:hover .title{
    color: #fff;
}
.industry .scene-box .box:hover{
    box-shadow: 0 0 20px 0 rgba(56,121,255,0.50);
}
.industry .scene-box .box .img-white{
    height: 132px;
    display: inline;
}
.industry .scene-box .box .img-blue{
    height: 132px;
    display: none;
}
.industry .scene-box .box a:hover .img-white {
    display: none;
}
.industry .scene-box .box a:hover .img-blue {
    display: inline;
}
.industry .scene-box .box .title{
    padding: 30px 0 5px 26px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-size: 24px;
    color: #27274a;
    text-align: left;
    font-weight: 500;
}
/************** 数据图表模块 **************/
.data-chart {
    height: 780px;
    background: #1F243D;
    color: #FFFFFF;
    font-size: 0;
}
.data-chart .blue-border{
    width: 28px;
    height: 4px;
    opacity: 0.99;
    background: #3776ff;
}
.data-chart .data-show {
    height: 180px;
    border-bottom: 1px solid #353C63;
    padding-right: 36px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
.data-show li {
    padding-top: 58px;
}
.data-show .label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.chart-intro .label {
    font-size: 14px;
    line-height: 20px;
}
.data-show .num {
    font-size: 32px;
    line-height: 47px;
    margin-top: 13px;
    font-family: "Arial Black";

}
.chart-box {
    height: 600px;
    overflow: hidden;
}
.chart-intro {
    width: 300px;
    margin-top: 120px;
}
.chart-intro li {
    float: left;
}
.chart-intro li:first-child {
    margin-right: 70px;
}
.chart-intro p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: 20px;
}
.chart-intro .num {
    font-size: 28px;
    color: #3FD777;
    line-height: 41px;
    margin-top: 10px;
    font-family: "Arial Black";
}
.chart-intro ul li:nth-child(2) .num {
    color: #A06AD2;
}
.chart-intro .btn-free-trial {
    margin-top: 60px;
}
#dataChart {
    width: 900px;
    height: 800px;
    position: relative;
    top: -110px;
}
/* 轮播字幕 */
#newInfoList {
    width: 220px;
    height: 100px; /* 每条数据25px，显示5条 */
    margin-top: 49px;
    font-size: 13px;
    color: #E6E7FB;
    position: absolute;
    right: 350px;
    text-align: center;
    overflow: hidden;
}
#newInfoList ul {
    width: 220px;
    box-sizing: border-box;
    position: relative;
    top: 0;
}
#newInfoList li {
    line-height: 17px;
    margin-top: 8px;
}
#newInfoList li:nth-child(1) {
    opacity: 0.5;
}
#newInfoList li:nth-child(2) {
    opacity: 0.6;
}
#newInfoList li:nth-child(3) {
    opacity: 0.7;
}
#newInfoList li:nth-child(4) {
    opacity: 0.8;
}
/*图表 请求过多的提示*/
.data-chart .more-load-tip {
    width: 100%;
    height: 0;
    overflow: hidden;
    background: rgba(34,39,63,0.8);
    position: absolute;
    bottom: 0;
    text-align: center;
    transition: height 0.6s linear;
}
.data-chart .more-load-tip .tip {
    font-size: 38px;
    color: #FFFFFF;
    line-height: 53px;
    font-weight: 500;
    margin-top: 202px;
}
.data-chart .more-load-tip .btn-box {
    margin-top: 50px;
}
.data-chart .more-load-tip .btn-white-shadow {
    width: 132px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #3776FF;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    box-shadow: none;
    border-radius: 8px;
    cursor: pointer;
}
.data-chart .more-load-tip .btn-free-trial {
    display: inline-block;
    vertical-align: middle;
    background: #3776FF;
    box-shadow: none;
    border-radius: 8px;
}
/************** 成员轮播模块 ***************/
.members {
    padding-top: 70px;
    height: 485px;
    background: #F9FAFE;
    display: none!important;
}
.swiper-members {
    width: 100%;
    height: 315px;
}
.swiper-members .swiper-slide {
    width: 1240px;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
}
.swiper-members .swiper-slide>div {
    width: 580px;
    height: 225px;
    background: #FFFFFF;
    box-shadow: 0 10px 30px 0 rgba(55,118,255,0.10);
    border-radius: 10px;
    padding: 40px;
    box-sizing: border-box;
    font-size: 0;
    display: inline-block;
    margin-top: 35px;
}
.swiper-members .swiper-slide.swiper-slide-active>div {
    height: 275px;
    margin-top: 10px;
}
.swiper-members .swiper-slide>div:first-child {
    margin-right: 40px;
}
.swiper-members .member-photo {
    width: 150px;
    height: 150px;
    background: #000;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}
.swiper-members .member-intro {
    width: calc(100% - 180px);
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.swiper-members .member-intro .name {
    font-size: 20px;
    color: #3B426B;
    line-height: 29px;
    margin-right: 15px;
}
.swiper-members .member-intro .position {
    font-size: 12px;
    color: #3B426B;
}
.swiper-members .member-intro .detail {
    font-size: 14px;
    color: #3B426B;
    line-height: 28px;
    height: 56px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
/* 轮播的控制器 箭头 */
.members .swiper-control {
    margin-top: 40px;
    text-align: center;
}
.members .swiper-control li {
    width: 35px;
    height: 10px;
    display: inline-block;
    background: #3776FF;
}
.members .swiper-control li.cannot-click {
    opacity: 0.5;
}
.members .swiper-control .prev {
    margin-right: 40px;
}
.members .swiper-control .next {

}
/******************* 客户案例logo *********************/
.customer-cases .title {
    padding-top: 100px;
}
.customer-cases .title>span>span {
    display: inline;
}
.module.customer-cases {
    text-align: center;
    background: #f7f8fd;
}
.customer-cases .main-content {
    padding-top: 40px;
    padding-bottom: 100px;
}
.customer-cases .main-content img{
    width: 1140px;
    height: 770px;
}

/**************** 客户服务案例走马灯 *************************/
.customer-cases-carousel {
    background: linear-gradient(180deg,#f7f8fd 0%, #e2ecfe 100%);
}
.customer-cases-carousel .main-content{
    min-width: 1200px;
    max-width: 1380px;
    width: auto;
    margin-top: 30px;
    padding-bottom: 100px;
    text-align: center;
}
.customer-cases-carousel #case-carousel {
    width: 1200px;
    height: 395px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 0;
}
.customer-cases-carousel .box-card {
    height: auto;
    height: 335px;

}
.customer-cases-carousel .swiper-wrapper {
    width: 1200px;
}
.customer-cases-carousel .box-card .card{
    background: linear-gradient(213deg,#f8f9ff 0%, #fbfcff 100%, #fcfcff 100%);
    border: 2px solid #ffffff;
    border-radius: 4px;
    /* margin-right: 30px; */
    /* margin: 15px; */
    height: auto;
    position: relative;
}
.card.swiper-slide.swiper-slide-active,
.card.swiper-slide.swiper-slide-next,
.card.swiper-slide.swiper-slide-next+.swiper-slide {
    box-shadow: 3px 11px 30px 0px rgba(113,150,251,0.20);
}
.box-card .card a{
    display: block;
    padding: 30px;
}
.customer-cases-carousel .swiper-button-next.swiper-button-black{
    width: 60px;
    height: 60px;
    right: 0;
    top: 190px;
    border-radius: 50%;
    background-size: 18px;
    border: 23px solid #fff;
    background-color: #fff;
    background-position: -5px;
}
.customer-cases-carousel .swiper-button-prev.swiper-button-black{
    width: 60px;
    height: 60px;
    left: 0;
    top: 190px;
    border-radius: 50%;
    background-size: 18px;
    font-size: bold;
    border: 22px solid #fff;
    background-color: #fff;
    background-position: 4px;
}

.box-card .card .img{
    margin-bottom: 20px;
    width: 100%;
    height: 0;
    padding-top: 42.56%;
    text-align: center;
    position: relative;
}
.box-card .card .img img{
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}
.box-card .card .title{
    font-size: 16px;
    color: #27274a;
    line-height: 24px;
    margin-bottom: 12px;
    font-weight: 500;
    text-align: left;

    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-card .card .content-ellipsis{
    font-size: 14px;
    font-weight: 400;
    color: #656577;
    line-height: 20px;
    width: 100%;
    margin-bottom: 45px;
    text-align: left;
}
.box-card .card .info{
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    font-size: 14px;
    font-weight: 400;
}
.box-card .card .info .label{
    float: left;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #3977ff;
    line-height: 20px;
}
.box-card .card .info .time{
    float: right;
    color: #9090a4;
}
.customer-cases-carousel .btn-free-trial{
    width: 100%;
    height: auto;
    margin-top: 30px;
    text-align: center;
    background-color: transparent;
}
.customer-cases-carousel .free-trial-link,
.customer-cases-carousel .btn-link {
    display: inline-block;
    width: 132px;
    height: 50px;
    line-height: 50px;
    box-shadow: none;
    font-family: PingFang SC, PingFang SC-Medium;
    border-radius: 4px;
    opacity: 0.99;
    font-size: 18px;
    font-weight: 500;
}
.customer-cases-carousel .btn-link {
    margin-right: 20px;
    background: #fff;
    color: #27274a !important;
}
.customer-cases-carousel .btn-free-trial .free-trial-link {
    background: #3776ff;
    color: #fff;
}
/* 数字跳动 */
.valScrollAmt-box{
    display: flex;
    height: 32px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
}
.digit-container{
    display: flex;
    flex-direction: column;
    line-height: 32px;
    /* transition: all 1s; */
}
.valScrollAmt-box-chart{
    display: flex;
    height: 47px;
    overflow: hidden;
    font-size: 32px;
    font-weight: bold;
}
.valScrollAmt-box-chart .digit-container{
    display: flex;
    flex-direction: column;
    line-height: 47px;
}

