.page1{
    padding-bottom: 85px!important;
    background-color: #F3F8FB!important;
}

.page1-index article:last-child{
    max-width: 816px;
    margin: 50px auto 0 auto;
}

.page1 article ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin: 50px auto 0 auto;
    width: 816px; */
}

@media screen and (max-width: 700px){
    .page1 article ul{
        display: block;
    }
    .page1 article ul li:not(:first-child){
        margin-top: 55px;
    }
}

.page1 article ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page1 article ul li .product-item:not(:first-child){
    margin-top: 55px;
}

.product-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-item .img{
    height: 44px;
}

.product-item h3{
    margin: 18px 0 8px;
    font-size:18px;
font-family:FZHei-B01;
color:rgba(109,115,146,1);
}

.product-item p{
font-size:14px;
font-family:FZHei-B01;
color:rgba(142,147,186,1);
}

.line-content{
    font-size:18px;
    color:rgba(255,255,255,1);
    margin-bottom: 60px;
}

.area_header_diy{
    display: flex!important;
    align-items: center!important;
    padding-left: unset!important;
}

.area_header_diy > img{
    margin-right: 12px;
}

main section.more-info .content{
    height: auto!important;
}

@media screen and (min-width: 1080px){
    .page2{
        padding-bottom: 150px!important;
    }
}

.page3 .line-title::after{
    margin: unset;
    margin-bottom: 10px;
    width: unset;
    height: unset;
}

.page3 .line-content{
    text-align: center;
    font-size:16px;
    color:rgba(142,147,186,1);
}

.page3 .circle{
    width: 192px!important;
    height: 186px!important;
    background:rgba(54,153,255,1)!important;
}

.page3 .circle > p{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 53px!important;
}

.page3 .circle >h3{
    margin-top: 10px;
    font-size:30px;
    font-family:DIN;
    font-weight:bold;
}

.page3 .circle >span{
    font-size:16px;
    color:rgba(255,255,255,1);
}

.demo .cards .h2{
    margin: unset!important;
    margin-top: 12px!important;
    padding: 0 15px 0 12px!important;
    height: 134px;
    font-size:14px!important;
    color:rgba(109,115,146,1)!important;
    line-height:24px!important;
}

.logo-wall{
    display: flex!important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logo-wall li{
    display: block;
}

@media screen and (max-width: 1080px){
    main section.demo .cards {
        height: 750px;
    }
}

.banner2_wrap > h3{
    font-size:48px;
    color:rgba(255,255,255,1);
}

.banner2_wrap p{
    line-height: 30px;
    margin:10px 0 40px;
    font-size: 28px;
    color:rgba(255,255,255,1);
}

.banner2_wrap .des{
    font-size:18px;
}

.banner2_wrap a{
    display: block;
    margin-top: 60px;
    width:255px;
    height:66px;
    line-height: 66px;
    text-align: center;
    font-size:28px;
    color:rgba(105,60,223,1);
    background:rgba(249,249,253,1);
    border-radius:4px;
}

.line-title{
    color: #3B426B!important;
}

main .footer .line-title{
    color: #fff!important;
}
