﻿* {
    margin: 0;
    padding: 0;
}


#bottom_content {
    background-color: #FFFFFF;
    width: 100%;
    height:764px;
    background-size:100%;
}

#bottom__wrap{
    width: 1320px;
    min-width: 1320px;
    margin: 0 auto;
}

.bottom__box {
    
}

.bottom__box_div1 {
    float: left;
}


.bottom__box_font1 {
    font-size: 48px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}


/*免费试用3*/
.bottom__box_div1_btn1 {
    margin-top:40px;
}

/*免费试用3*/
    .bottom__box_div1_btn1 div {
        float: left;
        font-size: 24px;
        text-align: center;
        letter-spacing: 1px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        border: 1px solid #FE5A2C;
        background-color: #FE5A2C;
        width: 200px;
        height: 60px;
        line-height:60px;
        border-radius: 30px;
    }

.bottom__box_div2 {
    float:right;
}

    .bottom__box_div2 > div:first-child {
        margin-top:100px;
        float: left;
        width: 350px;
        height:664px;
        background: #FE5A2C;
    }

    .bottom__box_div2 > div:last-child {
        margin-top:100px;
        float: left;
        width: 350px;
        height:664px;
        background: #092ACF;
    }


.bottom__box_font2 {
    margin-top: 10px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.bottom__box_font3 {
    margin-top: 30px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing:1px;
}

.bottom__box_font4 {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

