/*案例页和资讯页通用*/
body{
    background: #F8F9FD;
}
.classify-nav li{
    width: 71px;
}

.box-card-wrapper{
    width: 100%;
}
.box-card{
    margin-right: -30px;
}
.box-card .card{
    width: 380px;
    height: 334px;
    box-shadow: 0 0 10px 0 rgba(95,103,227,0.10);
    border-radius: 4px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    background: #FFFFFF;
    float: left;
}
.box-card .card a{
    display: block;
    padding: 25px;
}

.box-card .card .img{
    margin-bottom: 25px;
    width: 100%;
    height: 0;
    padding-top: 61.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: #3B426B;
    margin-bottom: 10px;
    font-weight: 500;
}
.box-card .card .content-ellipsis{
    font-size: 12px;
    color: #6D717C;
    width: 100%;
    margin-bottom: 25px;
}
.box-card .card .info{
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    font-size: 12px;
}
.box-card .card .info .label{
    float: left;
    color: #3877FF;
}
.box-card .card .info .time{
    float: right;
    color: #B4B6BD;
}


/*案例页页头*/
.page-intro.page-case{
    background: #FFFFFF;
    background-image: url("../images/case-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.page-intro.page-case .title{
    padding-top: 150px;
    font-size: 44px;
    font-weight: 500;
    color: #27274a;
    line-height: 62px;
    margin-bottom: 10px;
}
.page-intro.page-case .sub-title{
    font-size: 20px;
    font-weight: 500;
    color: #27274a;
    line-height: 28px;
}
.module.module-classify-nav{
    border-top: 1px solid #E6E7FB;;
    height: 90px;
    background: #FFFFFF;
}
.module.module-classify-nav .main-content{
     padding: 28px 40px;
    /*padding: 28px 30px;*/
    text-align: center;
}
.module.cases{
    padding-top: 50px;
    padding-bottom: 80px;
}
.module.cases .box-card-wrapper{
    margin-bottom: 20px;
}

/**************** 客户服务案例走马灯 *************************/
.customer-cases-carousel {
    background: linear-gradient(180deg,#f7f8fd 0%, #e2ecfe 100%);
}
.customer-cases-carousel.module>.title{
    padding-top: 100px;
}
.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;
    width: 380px;
    height: 334px;
}
.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: 25px;
}
.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: 61.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: #3776FF;
    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;
}
.btn-free-trial {
    width: 132px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    background: #3776ff;
    box-shadow: none;
}