.contains {
    background: #ffffff;
    width: 100%;
    min-width: 1200px
}

/*banner*/
.hilot-banner {
    padding: 70px 0 100px;
    background: url(../../uploads/p_hilot/banner.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

/*产品特点*/
.hilot-honour {
    background-color: #fff;
}

.hilot-honour .center-line {
    top: 150px;
}

/*核心功能*/
.core_box {
    padding: 60px 0 0;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
    position: relative;
}
.con{
    background: url("../../uploads/p_hilot/function-bg1.png") no-repeat;
    background-size: 100% 100%; 
    width:408px;
    height: 353px;
    left: 21%;
    top: 47px;

}
.cons{
    background: url("../../uploads/p_hilot/function-bg3.png") no-repeat;
    background-size: 100% 100%; 
    width:195px;
    height:241px;
    left: 85%;
    }


.core_tips {
    position: relative;
    z-index: 99;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px auto 0;
}

.core_tip {
    width: 1200px;
    height: 94px;
    transition: all 0.2s;
    cursor: default;
    margin-bottom: 16px;
    z-index: 2;
}

.core_tip:hover {
    box-shadow: 0px 4px 14px 0px rgba(12, 37, 91, 0.1);
    background-color: #fff;
    transition: all 0.2s;
}

.backg {
    height: 100px;
    background: linear-gradient(180deg, rgba(234, 240, 247, 0) 0%, rgba(234, 240, 247, 0.55) 100%);
    margin-top: -40px;
}

.core_box > img {
    position: absolute;
    z-index: 1;
}


/*产品优势*/
.hilot-advantage {
    padding: 60px 0 100px;
    text-align: center;
    background: #ffffff;
}

.hilot-advantage ul {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto 0;
    width: 1200px;
}

/*竞争优势*/


.compete_box {
    box-sizing: border-box;
    height: 299px;
    padding: 40px 0 60px;
    overflow: hidden;
}

.compete_box .scroll-background {
    z-index: 1;
    top: -150px;
    height: 299px;
}

.compete_tips {
    position: relative;
    z-index: 99;
    margin: 40px auto 0;
    width: 950px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* 产品特点 */
.Card {
    background: #fff

}
.hdsp-honour {
    position: relative;
    padding: 60px 0 0;
    text-align: center;
}

.honour-center-line {
    z-index: 0;
    position: absolute;
    top: 302px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(223, 226, 228, 1);
}
.hdsp-honour > .honour-content-div {
    width: 1200px;
    height: 413px;
    margin: 40px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.honour-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
    width: 300px;
    height: 393px;
    background: rgba(255, 255, 255, 1);
    margin-top: -20px;
}
.honour-content:hover {
    box-shadow: 0 4px 14px 0 rgba(12, 37, 91, 0.1);
    z-index: 97;
    transition: all .5s;
}
.honour-tip-logo {
    width: 60px;
    height: 60px;
    margin: 56px auto 0 auto;
}
.honour-tip-circle {
    position: relative;
    width: 12px;
    height: 12px;
    background: rgba(77, 183, 221, 1);
    border-radius: 50%;
    margin: 30px auto 0;
    z-index: 99;
}
.honour-content:hover .honour-tip-circle {
    display: none;
}

.honour-content-line {
    position: absolute;
    z-index: 98;
    top: 152px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(223, 226, 228, 1);
}



.honour-content:hover .honour-tip-logo {
    margin-top: 40px;
    transition: all .5s;
}

.honour-tip-logo {
    width: 60px;
    height: 60px;
    margin: 56px auto 0 auto;
}
.honour-content:hover .honour-tip-num {
    display: none;
}

.honour-tip-num {
    font-size: 14px;
    font-weight: 400;
    color: rgba(9, 15, 33, 1);
    line-height: 28px;
    opacity: .5;
    margin-top: 10px;
}
.honour-content:hover .honour-tip-tit {
    margin-top: 110px;
    z-index: 99;
    transition: all .5s;
}
.honour-tip-tit {
    font-size: 16px;
    font-weight: 600;
    color: rgba(9, 15, 33, 1);
    line-height: 28px;
    margin-top: 20px;
}
.honour-content:hover .honour-tip-line {
    width: 80px;
    transition: all .5s;
}
.honour-tip-line {
    width: 40px;
    height: 1px;
    background: rgba(223, 226, 228, 1);
    margin: 20px auto;
}
.honour-content-line {
    position: absolute;
    z-index: 98;
    top: 152px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(223, 226, 228, 1);
}
.honour-content:hover .honour-tip-new {
    display: inline-block;
    z-index: 99;
    transition: all .5s;
}
.honour-tip-new {
    position: absolute;
    display: none;
    top: 85px;
    left: 119px;
    background: url(../../uploads/r_hippius/circle-blue.svg);
    background-size: 100% 100%;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 45px 7px 0 7px;
}
.honour-content:hover .honour-tip-txt {
    display: inline-block;
    transition: all .5s;
}
.honour-tip-txt {
    display: none;
    width: 340px;
    height: 90px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(9, 15, 33, 1);
    line-height: 30px;
    margin: 0 auto;
    opacity: .5;
    text-align: left;
}
/*news*/
.news-box h2{
    text-indent: 0;
}
