/*----------------------------行业案例页面-----------------------------------*/

.industryCase-title-light{
    width: 100%;
    background-color: #fff;
    height: 60px;
    line-height: 50px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
    left: 0;
    border-bottom: 1px solid #f4f4f4;
}
.scrollNav{
    position: fixed!important;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 100;
}
.industryCase-title-light .page-title-content{
    max-width: 1160px;
    margin: 0 auto;
}
.industryCase-title-light .tab-active a{
    color: #F1A53D!important;
    font-weight: 600;
    position: relative;
}
.industryCase-title-light .tab-active a:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: #F1A53D;
}
.industryCase-title-light .light-item a{
    display: inline-block;
    margin-right: 72px;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.industryCase-title-light .light-item a:hover{
    color: #F1A53D;
}
.industryCase-title-light ul{
     position: relative;
 }
.industryCase-title-light ul li{
    float: left;
}
/*---------------业务痛点---------------------*/
.industryCase-box{
    width: 100%;
    background: #f8f9ff;
    padding-bottom: 80px;
}
.industryCase-card{
    padding: 120px 0 0;
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.industryCase-card .card-title{
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 60px;
    text-align: center;
}
.industryCase-card .industryCase-content{
    position: relative;
    margin-top: 24px;
    max-width: 1160px;
    min-height: 400px;
    z-index: 2;
}
.industryCase-card .industryCase-content ul{
    width: 30%;
}
.industryCase-card .industryCase-content ul.l-pain{
    float: left;
}
.industryCase-card .industryCase-content ul.r-pain{
    float: right;
}
.industryCase-card .industryCase-content ul li{
    margin-bottom: 25px;
    min-height: 230px;
}
.industryCase-card .industryCase-content ul li:last-child{
    min-height: 1px;
}

.industryCase-card .industryCase-content ul li .pain-t1{
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #3b3b3b;
    line-height: 42px;
    letter-spacing: 1px;
}
.industryCase-card .industryCase-content ul li .pain-t2{
    font-size: 16px;
    text-align: left;
    color: #3b3b3b;
    line-height: 32px;
    letter-spacing: 1px;
    width: 100%;
}
.industryCase-card .pain-img{
    position: absolute;
    left: 49%;
    top: 70%;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 74%;
    text-align: center;
    z-index: 1;
}
.industryCase-card .pain-img img{

}
.industryCase-card .pain-img .title{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #4e4e4e;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

/*----------------------------解决方案-----------------------*/
.industryCase-solution-card{
    width: 100%;
    /*background-image: linear-gradient(to bottom , #ffffff, #f8f9ff);*/
    padding: 120px 0 0;
    text-align: center;
}
.industryCase-solution-card .solution-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.industryCase-solution-card .solution-t1{
    font-size: 18px;
    text-align: left;
    color: #4e4e4e;
    font-weight: normal;
    margin-top: 80px;
    line-height: 32px;
    letter-spacing: 1px;
}
.industryCase-solution-card .architecture-content{
    margin-top: 60px;
}
.industryCase-solution-card .architecture-content .architecture-content-img{
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    transition: all .4s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.industryCase-solution-card .architecture-content .architecture-content-img img{
    display: block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*---------------------------------------------------*/
.solution-core-card{
    width: 100%;
    background: url("img/hyProduct/hy_coreBg.png") center center no-repeat;
    background-size: cover;
    padding: 10px 0 80px;
    text-align: center;
}
.solution-core-card .core-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.solution-core-card .core-content{
    margin-top: 60px;
    margin-bottom: 40px;
}
.solution-core-card .core-content ul{
    text-align: center;
    font-size: 0;
}
.solution-core-card .core-content ul li{
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin-right: 1%;
    margin-bottom: 2%;
    background: #FFFFFF;
    box-shadow: 0 2px 25px 0px rgb(0 0 0 / 5%);
    border-radius: 2px;
    min-height: 320px;
    padding: 0 2.5%;
    overflow: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.solution-core-card .core-content ul li .coreIcon{
    margin-top: 42px;
    height: 80px;
    overflow: hidden;
}
.solution-core-card .core-content ul li .coreIcon img{
    max-height: 80px;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.solution-core-card .core-content ul li .core-t1{
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.solution-core-card .core-content ul li .core-t2{
    margin-top: 21px;
    font-size: 14px;
    color: #4e4e4e;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: left;
    letter-spacing: 1px;
    line-height: 24px;
}

/*----------------------------方案价值-----------------------*/
.industryCase-value-card{
    width: 100%;
    background: white;
    padding: 120px 0 80px;
    text-align: center;
}
.industryCase-value-card .v-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.industryCase-value-card .v-content{
    margin-top: 80px;
}
.industryCase-value-card .v-content ul{
    text-align: center;
    font-size: 0;
    display: flex;
    justify-content: space-around;
    margin-bottom: 60px;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;

}
.industryCase-value-card .v-content ul li{
    display: inline-block;
    vertical-align: top;
    width: 40%;
    background-size: cover;
    box-shadow: 6px 2px 10px 0 rgb(0 0 0 / 5%);
    min-height: 200px;
    overflow: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    background-image: linear-gradient(to top , #ffffff, #73a9ff);
    transition: all .3s;
    margin: 40px 0;
}
.industryCase-value-card .v-content ul li:hover{
    transform: translate(0,-12px);
}
.industryCase-value-card .v-content ul li:hover  .v-txt .r-value{
    transform: scale(1.1);
}
.industryCase-value-card .v-content ul li .v-txt{
    width: 100%;
    text-align: left;
    padding: 26px 10px;
    margin: 10px 0;
    min-height: 190px;
    border-radius: 10px;
    background-image: linear-gradient(to bottom , #d3e4ff, #ffffff);
}
.industryCase-value-card .v-content ul li .v-txt .l-value{
    float: left;
    width: 66%;
    margin: 0 18px;
}
.industryCase-value-card .v-content ul li .v-txt .r-value{
    float: right;
    width: 24%;
    transition: all .3s;
}
.industryCase-value-card .v-content ul li .v-txt .r-value img{
    max-height: 70px;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    margin: 0;
    padding: 0;
 }
.industryCase-value-card .v-content ul li .lv-t1{
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #4e4e4e;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.industryCase-value-card .v-content ul li .lv-t2{
    margin-bottom: 21px;
    font-size: 18px;
    color: #3b3b3b;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    line-height: 32px;
    letter-spacing: 1px;
}

/*----------------------------行业案例-----------------------*/
.industryCase-case-card{
    width: 100%;
    background: #f8f9ff;
    padding: 120px 0 80px;
    text-align: center;
}
.industryCase-case-card .case-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.industryCase-case-card .case-content{
    margin-top: 60px;
    margin-bottom: 40px;
}
.industryCase-case-card .case-content ul li{
    position: relative;
    float: left;
    width: 31.94%;
    margin-right: 2.09%;
    margin-bottom: 2.09%;
    text-align: center;
    overflow: hidden;
    max-height: 380px;
}
.industryCase-case-card .case-content ul li .caseHover-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(0deg, #FF9900, #707070);*/
    background: #29517c;
    opacity: 0;
    z-index: 1;
 }
.industryCase-case-card .case-content ul li .case-img{
    position: relative;
    width: 100%;
}
.industryCase-case-card .case-content ul li .case-img img{
    width: 100%;
}
.industryCase-case-card .case-content ul li .case-txt{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0px 30px;
    overflow: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
.industryCase-case-card .case-content ul li .case-txt .case-t1{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    font-weight: 600;
    color: white;
    letter-spacing: 1px;
    height: 120px;
    line-height: 120px;
}
.industryCase-case-card .case-content ul li:hover .case-txt{
    bottom: 22%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.industryCase-case-card .case-content ul li:hover .caseHover-bg{
    opacity: .55;
}
@media screen and (max-width: 414px){
    .industryCase-title-light .light-item a{
        margin-right: 24px;
    }
    .industryCase-card .industryCase-content{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .industryCase-card .industryCase-content ul{
        width: 47%;
    }
    .industryCase-card .industryCase-content ul li .pain-t1{
        font-size: 18px;
    }
    .industryCase-card .industryCase-content ul li .pain-t2{
        font-size: 14px;
    }
    .industryCase-card{
        padding: 80px 0 0;
        margin-bottom: 0;
    }
    .solution-core-card .core-content ul{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .solution-core-card .core-content ul li{
        width: 100%;
        min-height: 230px;
    }
    .industryCase-value-card .v-content ul li{
        width: 100%;
    }
    .industryCase-value-card .v-content ul li .lv-t2{
        font-size: 16px;
    }
    .industryCase-value-card .v-content ul li .v-txt .r-value{
        width: 22%;
    }
    .industryCase-value-card{
        padding: 80px 0 0;
    }
    .industryCase-case-card .case-content ul li{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .industryCase-case-card .case-content ul li{
        width: 100%;
        margin: 0;
        max-height: 320px;
    }
}



