/*----------------------------鸿羽产品页面-----------------------------------*/
.hyProduct-container{
    width: 100%;
}
.hyProduct-card{
    background: white;
    padding: 80px 0 ;
    text-align: center;
}
.hyProduct-card .card-title{
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 60px;
    text-align: center;
    margin-top: 100px;
}
.hyProduct-card .hyProduct-content{
    max-width: 1160px;
    margin: 0 auto;
}
.hyProduct-card .hyProduct-content .apply{
    margin: 0 auto;
}
.hyProduct-card .hyProduct-content .apply .apply-btn{
    margin: 0 auto;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    width: 180px;
    color: white;
    background-image: linear-gradient(to top , #a9c7f3, #eff6ff);
    border-radius: 30px;
    -o-transition: all 0.5s ;
    -ms-transition: all 0.5s ;
    -moz-transition: all 0.5s ;
    -webkit-transition: all 0.5s ;
    transition: all 0.5s ;
}
.hyProduct-card .hyProduct-content .apply .apply-btn:hover{
    transform: scale(1.1);
    -o-transition: all 0.5s ;
    -ms-transition: all 0.5s ;
    -moz-transition: all 0.5s ;
    -webkit-transition: all 0.5s ;
    transition: all 0.5s ;
}
.hyProduct-card .hyProduct-content .apply .apply-btn a{
    color: white;
    text-decoration: none;
}
.hyProduct-card .hyProduct-content .hyProduct-content-introduce{
    width: 926px;
    margin: 32px auto 30px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #333;
}
.hyProduct-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;
}
.hyProduct-title-light .page-title-content{
    max-width: 1160px;
    margin: 0 auto;
}
.hyProduct-title-light .tab-active a{
    color: #F1A53D!important;
    font-weight: 600;
    position: relative;
}
.hyProduct-title-light .tab-active a:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: #F1A53D;
}

.hyProduct-title-light .light-item a{
    display: inline-block;
    margin-right: 72px;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.hyProduct-title-light .light-item a:hover{
    color: #F1A53D;
}
.hyProduct-title-light ul{
     position: relative;
 }
.hyProduct-title-light ul li{
    float: left;
}

/*-------------功能演示-----------------------------------*/
.hyProduct-search-card{
    width: 100%;
    background: #f8f9ff;
    padding: 120px 0 80px;
    text-align: center;
}
.hyProduct-search-card .search-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-search-card .search-content{
    margin-top: 60px;
}
.hyProduct-search-card .search-content .search-content-img{
    margin: 0 auto;
    width: 90%;
    height: 500px;
    overflow: hidden;
    transition: all .4s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.hyProduct-search-card .search-content .search-content-img video{
    display: inline-block;
    vertical-align: baseline;
}
.hyProduct-search-card .search-content .search-content-img .video-img{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: url(img/playCircle.png) no-repeat center center;
    background-size: 6% 12%;
    cursor:pointer
}
.hyProduct-search-card .search-content .search-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;
}

/*----------------------------平台架构图-----------------------*/
.hyProduct-architecture-card{
    width: 100%;
    background-image: linear-gradient(to bottom , #ffffff, #f8f9ff);
    padding: 120px 0 80px;
    text-align: center;
}
.hyProduct-architecture-card .architecture-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-architecture-card .architecture-content{
    margin-top: 60px;
}
.hyProduct-architecture-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;
}
.hyProduct-architecture-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;
}

/*----------------------------核心功能-----------------------*/
.hyProduct-core-card{
    width: 100%;
    background: url("img/hyProduct/hy_coreBg.png") center center no-repeat;
    background-size: cover;
    padding: 120px 0 80px;
    text-align: center;
}
.hyProduct-core-card .core-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-core-card .core-content{
    margin-top: 60px;
    margin-bottom: 40px;
}
.hyProduct-core-card .core-content ul{
    text-align: center;
    font-size: 0;
}
.hyProduct-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: 360px;
    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;
}
.hyProduct-core-card .core-content ul li .coreIcon{
    margin-top: 42px;
    height: 80px;
    overflow: hidden;
}
.hyProduct-core-card .core-content ul li .coreIcon img{
    max-height: 80px;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.hyProduct-core-card .core-content ul li .core-t1{
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 22px;
}
.hyProduct-core-card .core-content ul li .core-t2{
    font-size: 14px;
    color: #4e4e4e;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: left;
    letter-spacing: 1px;
    line-height: 22px;
}

/*----------------------------产品优势-----------------------*/
.hyProduct-advantage-card{
    width: 100%;
    background: white;
    padding: 120px 0 80px;
    text-align: center;
}
.hyProduct-advantage-card .advantage-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-advantage-card .advantage-content{
    margin-top: 60px;
}
.hyProduct-advantage-card .advantage-content ul{
    text-align: center;
    font-size: 0;
}
.hyProduct-advantage-card .advantage-content ul li{
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: url("img/hyProduct/hy_advantage.png") center center no-repeat;
    background-size: cover;
    box-shadow: 0 2px 25px 0px rgb(0 0 0 / 5%);
    border-radius: 2px;
    min-height: 160px;
    padding: 0 2.7%;
    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;
}
.hyProduct-advantage-card .advantage-content ul li .advantage-txt{
    width: 70%;
    text-align: left;
    padding: 26px 10px;
}
.hyProduct-advantage-card .advantage-content ul li .advantage-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;
}
.hyProduct-advantage-card .advantage-content ul li .advantage-t2{
    margin-bottom: 21px;
    font-size: 14px;
    color: #687990;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
}

/*----------------------------应用场景-----------------------*/
.hyProduct-scenarios-card{
    width: 100%;
    background: #f8f9ff;
    padding: 120px 0 80px;
    text-align: center;
}
.hyProduct-scenarios-card .scenarios-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-scenarios-card .scenarios-box{
    position: relative;
    margin-top: 60px;
    padding: 0;
}
.hyProduct-scenarios-card .scenarios-box ul{
    display: flex;
    position: absolute;
    top: 50px;
    right: 40px;
    z-index: 1;
    flex-direction: row;
    align-items: center;
}
.hyProduct-scenarios-card .scenarios-box ul span{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    margin: 0 20px;
}
.hyProduct-scenarios-card .scenarios-box ul li.on{
    transition: all .5s;
    background: #F1A53D;
    color: white;
}
.hyProduct-scenarios-card .scenarios-box ul li.on a:after{
    width: 100%;
}
.hyProduct-scenarios-card .scenarios-box ul>li>a{
    position: relative;
    display: block;
    height: 64px;
    text-decoration: none;
    color: white;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    padding: 6px;
}
.hyProduct-scenarios-card .scenarios-box ul>li>a:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -26px;
    width:0;
    height: 4px;
    background-color: #FFFFFF;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.hyProduct-scenarios-card .scenarios-box ul li{
    width: 80px;
    height: 80px;
    color: white;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
}
.hyProduct-scenarios-card .scenarios-box ul li:hover{
    background: #F1A53D;
    color: white;
    transition: all .5s;
    cursor: pointer;
}
.hyProduct-scenarios-card .scenarios-box ul li:hover a:after{
    width: 100%;
}
.hyProduct-scenarios-card .scenariosImg-content{
    height: 500px;
}
.hyProduct-scenarios-card .scenarios-img-box{
    width: 100%;
    height: 500px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hyProduct-scenarios-card .scenarios-img-box img{
    width: 100%;
    vertical-align: middle;
    max-width: 100%;
    filter: brightness(50%);
}
.hyProduct-relation-algorithm{
    width: 100%;
    background: #f2f3f5;
    padding: 80px 0;
    text-align: center;
}
.hyProduct-relation-algorithm .relation-title{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-relation-algorithm .relation-content{
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    padding: 0;
    justify-content: space-between;
}
.hyProduct-relation-algorithm .relation-content .relation-left{
    width: 50%;
    height: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hyProduct-relation-algorithm .relation-content .relation-left img{
    width: 100%;
    vertical-align: middle;
    max-width: 100%;
}
.hyProduct-relation-algorithm .relation-content .relation-right{
    width: 50%;
    height: 200px;
    padding: 30px 20px;
}
.hyProduct-relation-algorithm .relation-content .relation-right .right-box{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin: 15px;
}
.hyProduct-relation-algorithm .relation-content .relation-right .right-r1 {
    width: 48%;
    height: 50px;
    line-height: 50px;
    background: #DCEBFE;
    color: #5D6666;
    font-size: 16px;
}
.hyProduct-relation-algorithm .relation-content .relation-right .right-r1:hover {
    background: #F1A53D;
    color: white;
    cursor: pointer;
}

/*----------------------------面向客户-----------------------*/
.hyProduct-client-card{
    width: 100%;
    background: #f8f9ff;
    padding: 80px 0;
    text-align: center;
}
.hyProduct-client-card .client-title{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.hyProduct-client-card .client-content{
    margin-top: 40px;
    margin-bottom: 40px;
}
.hyProduct-client-card .client-content .client-content-introduce{
    margin: 32px auto 30px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #3b3b3b;
}
/*------------------------------------------------------------------------------------------*/
@media screen and (max-width:414px){
    .hyProduct-title-light{
        height: 100px;
    }
    .hyProduct-title-light .light-item a{
        margin-right: 22px;
    }
    .hyProduct-card .hyProduct-content .hyProduct-content-introduce{
        width: auto;
        margin: 32px 12px 30px;
    }
    .hyProduct-search-card .search-content .search-content-img{
        height: auto;
    }
    .hyProduct-core-card .core-content ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .hyProduct-core-card .core-content ul li{
        width: 100%;
        min-height: 300px;
    }
    .hyProduct-scenarios-card .scenarios-img-box{
        height: 400px;
    }
    .hyProduct-scenarios-card .scenarios-img-box img{
        height: 100%;
        object-fit: cover;
    }
    .hyProduct-scenarios-card .scenariosImg-content{
        height: 400px;
    }
    .hyProduct-scenarios-card .scenarios-box ul{
        flex-wrap: wrap;
    }
    .hyProduct-scenarios-card .scenarios-box ul li{
        width: 80%;
        height: 60px;
    }
    .hyProduct-scenarios-card .scenarios-box ul>li>a{
        height: 35px;
        line-height: 60px;
    }
    .hyProduct-scenarios-card .scenarios-box ul span{
        display: none;
    }
    .hyProduct-advantage-card .advantage-content ul{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .hyProduct-advantage-card .advantage-content ul li{
        width: 100%;
    }
    .hyProduct-client-card{
        padding: 100px 0 80px;
    }
}









