.banner-img {
    height: 240px;
    background: url("../../uploads/hap/banner.png") no-repeat center center;
}
.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 245px;
}
.maker-title {
    width: 1200px;
    margin: 0 auto;
}
.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}
.marker-bg{
    margin-top: 30px;
    padding-left: 84px;
    font-size: 36px; 
    color: #FFFFFF;
    line-height: 52px;
    background: url("../../uploads/hap/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.hap{
    background: #fff;
}
.hap-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}
.hap-content P:first-child{
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    color: #333;
}
.hap-content P:nth-of-type(2){
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin: 20px 0;
}
.hap-content ul{
    display: flex;
    width: 370px;
    margin: 0 auto;
}
.hap-content ul li:first-child{
    margin-right: 130px;
}
.hap-content ul li{
    width: 120px;
    height: 40px;
    background: #4A90E2;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.product-architecture{
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}
.product-architecture p{
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    color: #333;
    margin-bottom: 20px;
}
.functional-overview{
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}
.functional-overview-head{
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    color: #333;
    margin-bottom: 30px;
}
.functional-overview ul{
    display: flex;
}
.functional-overview ul li{
    width: 20%;
    text-align: center;
}
.functional-overview ul li div{
    text-align: center;
    display: flex;
    justify-content: center;
}
.functional-overview ul li div p{
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #D3D3D3;
    border-radius: 50%;
    margin-bottom: 32px;
}
.functional-overview ul li .font_style{
    font-size: 24px;
    line-height: 33px;
    color: #333;
    margin-bottom: 10px;
}
.functional-overview ul li p{
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.product-features{
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}
.product-features-content{
    display: flex;
}
.product-features-content div{
    width: 482px;
}
.product-features-content div:first-child{
    margin-right: 107px;
}
.product-features-content div img{
    margin-bottom: 20px;
}
.product-features-content div p:nth-of-type(1){
    font-size: 20px;
    line-height: 28px;
    color: #333;
    margin-bottom: 10px;
}
.product-features-content div p{
    font-size: 14px;
    line-height: 20px;
    color: #666;
    text-align: justify;
}
.product-features-content div p:nth-of-type(2){
    margin-bottom: 20px;
}
/* .timeline{
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}
.timeline ul{
    display: flex;
}
.timeline p{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #666;
} */