@charset "utf-8";

.four {
    height: auto;
    width: 100%;
}

.four-head {
    height: 65%;
    width: 100%;
}

.four-head-lef {
    width: 100%;
}

.four-head-lef-carousel {
    width: 90%;
    margin: 0 auto;

}

.four-head-right {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}

.four-head-right-1 {
    font-size: 35px;
    font-family: Arial;
    font-weight: bold;
    color: #262E38;
    line-height: 39px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.four-head-right-2 {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #262E38;
    line-height: 25px;
    margin-bottom: 60px;
}

.four-head-right-3 {
    width: 100px;
    height: 60px;
}

.four-head-right-4 {
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #262E38;
    line-height: 29px;
    margin-bottom: 50px;
}

.four-head-right-5 {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #262E38;
    line-height: 29px;
    margin-bottom: 10px;
    max-width: 80%;
}

.four-head-right-6 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #A2A8AF;
    line-height: 29px;
    margin-bottom: 30px;
    max-width: 80%;
}

.four-head-right-7-btn {
    background: linear-gradient(90deg, #2066D8 0%, #2B84F8 100%);
    border-radius: 25px !important;
    font-size: 17px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 34px;
}

.four-content {
    /*background-image: url("../img/bg03.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 75% 100%;*/
    /*background-position: right top;*/
    margin-top: 30px;
    background-color: #f8f7f7;
}

.four-content-left {
    padding-top: 30px;
    width: 99%;
    margin-right: 60px;
    text-align: center;
}

.four-content-left-1 {
    font-size: 35px;
    font-family: Arial;
    font-weight: bold;
    color: #262E38;
    line-height: 39px;
    margin-bottom: 30px;
}

.four-content-left-2 {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
}

.four-content-left-2-1 {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #262E38;
    line-height: 20px;
    margin-bottom: 15px;
}

.four-content-left-2-2 {
    margin-left: 15px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #262E38;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px;
}

.four-content-left-2-2-1 {
    margin-right: 15px;
    width: 20px;
    height: 22px;
}

.four-content-left-2-2-2 {
    margin-right: 15px;
    width: 20px;
    height: 22px;
    width: 90%;
}

.four-content-right {
    background-color: #FFFFFF !important;
    padding: 30px;
    border-radius: 5px;
    width: 100%;
}

.four-content-right-form-submit {
    text-align: center;
    background: linear-gradient(90deg, #EDEDED 0%, #000000 0%, #1447C5 0%, #2573EA 100%) !important;
    border-radius: 10px !important;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF !important;
    line-height: 20px;
    margin-left: 10%;
    width: 80%;
    padding: 10px 0 !important;
}

.four-bottom {
    margin: 0 auto;
    text-align: center;
    background-color: #f8f7f7;
}

.four-bottom-1 {
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #353535;
    margin-bottom: 30px;
}

.four-bottom-2 {
    margin-bottom: 30px;
}

.four-bottom-3 {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #2573EA;
    line-height: 20px;
    margin-bottom: 10px;
}

.four-bottom-4 {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #A8A8A8;
    line-height: 20px;
}
