*{
    margin: 0;
    padding: 0;
}

section{
    width: 100%;
    height: 100%;
}
section .se-bx1{
    width: 100%;
    background: rgba(237, 241, 245, 1);
}
section .se-bx1 .s-bx1{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}
section .se-bx1 .s-bx1 .bx1-d1{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section .se-bx1 .s-bx1 .bx1-d1 .d1-p1{
    font-size: 48px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
    padding-top: 50px;
}
section .se-bx1 .s-bx1 .bx1-d1 .d1-p2{
    font-size: 16px;
    font-weight: 400;
}
section .se-bx1 .s-bx1 .bx1-d1 .d1-a1{
    display: block;
    width: 127px;
    height: 48px;
    background: rgba(0, 94, 255, 1);
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 66px 0px 24px 0px;
}
section .se-bx1 .s-bx1 .bx1-d2{
    flex: 1;
    overflow: hidden;
}
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg {
        height: 315.5px;
        background-image: url("../../../image/views/SystemInfo.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 60px;
    }
section .se-bx1 .s-bx1 .bx1-d2 .d2-mg .mg-bx{
    width: 60px;
    height: 60px;
    border-radius: 8px;
    float: left;
    margin-top: 50px;
}
section .se-bx1 .s-bx1 .bx1-d2 .d2-mg .mg-bx img{
    width: 100%;
    height: 100%;
}
section .se-bx2{
    width: 100%;
}
section .se-bx2 .s-bx2{
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
section .se-bx2 .s-bx2 .bx2-d1{
    
}
section .se-bx2 .s-bx2 .bx2-d1 .d1-p3{
    font-size: 28px;
    font-weight: 400;
    color: rgba(44, 49, 56, 1);
    text-align: center;
    margin: 60px 0px 53px 0px;
}
section .se-bx2 .s-bx2 .bx2-d2{
    
}
section .se-bx2 .s-bx2 .bx2-d2 .d2-p1{
    font-size: 16px;
    font-weight: 400;
    color: rgba(74, 82, 89, 1);
    margin-bottom: 32px;
    text-indent: 2em;
}
section .se-bx2 .s-bx2 .bx2-d2 .d2-mg1{
    width: 90%;
    max-width: 555px;
    margin: 0 auto;
    margin-bottom: 32px;
}
section .se-bx2 .s-bx2 .bx2-d2 .d2-mg1 img{
    width: 100%;
    height: 100%;
}



@media screen and (max-width:556px){
    section .se-bx1 .s-bx1,section .se-bx2 .s-bx2{
        padding: 0 15px;
    }
    section .se-bx1 .s-bx1 .bx1-d1{
        flex: auto;
        justify-content: normal;
        width: 70%;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-p1{
        font-size: 28px;
        padding-top: 40px;
    }
    section .se-bx1 .s-bx1 .bx1-d2{
        flex: auto;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-p2{
        font-size: 14px;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-a1{
        width: 100px;
        font-size: 14px;
        line-height: 16px;
        height: auto;
        padding: 10px 0;
        margin: 40px 0 20px 0;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg{
        margin-top: 40px;
        height: 200px;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg .mg-bx{
        margin-top: 0;
    }
    section .se-bx2 .s-bx2 .bx2-d1 .d1-p3{
        font-size: 20px;
        margin: 30px 0 20px 0;
    }
    section .se-bx2 .s-bx2 .bx2-d2 .d2-p1{
        line-height: 24px;
        font-size: 14px;
    }

}
@media screen and (min-width:557px) and (max-width:768px){
    section .se-bx1 .s-bx1,section .se-bx2 .s-bx2{
        padding: 0 15px;
    }
    section .se-bx1 .s-bx1 .bx1-d1{
        flex: auto;
        justify-content: normal;
        width: 70%;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-p1{
        font-size: 28px;
        padding-top: 40px;
    }
    section .se-bx1 .s-bx1 .bx1-d2{
        flex: auto;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-a1{
        width: 100px;
        font-size: 14px;
        line-height: 16px;
        height: auto;
        padding: 10px 0;
        margin: 40px 0 20px 0;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg{
        margin-top: 40px;
        height: 200px;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg .mg-bx{
        margin-top: 0;
    }
    section .se-bx2 .s-bx2 .bx2-d1 .d1-p3{
        font-size: 20px;
        margin: 30px 0 20px 0;
    }
    section .se-bx2 .s-bx2 .bx2-d2 .d2-p1{
        line-height: 28px;
    }

}
@media screen and (min-width:769px) and (max-width:996px){
    section .se-bx1 .s-bx1,section .se-bx2 .s-bx2{
        padding: 0 15px;
    }
    section .se-bx1 .s-bx1 .bx1-d1{
        flex: auto;
        justify-content: normal;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-p1{
        font-size: 28px;
        padding-top: 40px;
    }
    section .se-bx1 .s-bx1 .bx1-d2{
        flex: auto;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-a1{
        width: 120px;
        font-size: 14px;
        line-height: 24px;
        height: auto;
        padding: 10px 0;
        margin: 40px 0 20px 0;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg{
        margin-top: 40px;
        height: 200px;
    }
    section .se-bx1 .s-bx1 .bx1-d2 .d2-mg .mg-bx{
        margin-top: 0;
    }
    section .se-bx2 .s-bx2 .bx2-d1 .d1-p3{
        font-size: 24px;
        margin: 30px 0 20px 0;
    }
    section .se-bx2 .s-bx2 .bx2-d2 .d2-p1{
        line-height: 28px;
    }

}
@media screen and (min-width:997px) and (max-width:1200px){
    section .se-bx1 .s-bx1,section .se-bx2 .s-bx2{
        padding: 0 15px;
    }
    section .se-bx1 .s-bx1 .bx1-d1{
        flex: auto;
    }
    section .se-bx1 .s-bx1 .bx1-d1 .d1-p1{
        font-size: 32px;
    }
    section .se-bx1 .s-bx1 .bx1-d2{
        flex: auto;
    }
}
