@charset "utf-8";
._omade1 {
    height: 1145px;
    background-image: linear-gradient(to right, #0f0b2e, #441e2f);
}

._omade1_top {
    height: 690px;
    background: url('../imgs/omade/o1.png') no-repeat center center / auto 100%;
}

._omade1_text {
    width: 1000px;
    height: 90px;
    border: 2px solid #fc4e3b;
    color: #fc4e3b;
    font-size: 28px;
}

._omade1_bot {
    height: 455px;
}

._omade1_bot h3 {
    font-size: 32px;
    color: #fc4e3b;
    line-height: 1;
}

._omade1_line {
    width: 360px;
    height: 2px;
    background: #fc4e3b;
    margin: 20px 0;
}

._omade1_bot h5 {
    font-size: 18px;
    color: #fc4e3b;
    line-height: 1;
    margin-bottom: 45px;
}

._omade1_bot p {
    margin-bottom: 45px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}


/* 2 */

._omade2_item {
    height: 610px;
}

._omade2_item li {
    height: 610px;
    padding-bottom: 30px;
    display: none;
}

._omade2_item li.active {
    display: flex;
}

._omade2_item li:nth-child(1) {
    background: url('../imgs/omade/o2-bg1.jpg') no-repeat center center / auto 100%;
}

._omade2_item li:nth-child(2) {
    background: url('../imgs/omade/o2-bg2.jpg') no-repeat center center / auto 100%;
}

._omade2_item li:nth-child(3) {
    background: url('../imgs/omade/o2-bg3.jpg') no-repeat center center / auto 100%;
}

._omade2_item li:nth-child(4) {
    background: url('../imgs/omade/o2-bg4.jpg') no-repeat center center / auto 100%;
}

._omade2_item li:nth-child(5) {
    background: url('../imgs/omade/o2-bg5.jpg') no-repeat center center / auto 100%;
}

._omade2_item li:nth-child(6) {
    background: url('../imgs/omade/o2-bg6.jpg') no-repeat center center / auto 100%;
}

._omade2_list_left {
    width: 720px;
    height: 580px;
}

._omade2_list_left h3 {
    font-size: 32px;
    color: #fc4e3b;
    margin-bottom: 42px;
}

._omade2_list_left p {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

._omade2_list_right {
    width: 480px;
    height: 580px;
}

._omade2_thumb_box {
    height: 180px;
    background: #ae3535;
}

._omade2_thumb {
    height: 180px;
}

._omade2_thumb li {
    position: relative;
    height: 180px;
}

._omade2_thumb li>._oangle {
    position: absolute;
    top: -30px;
    left: 25px;
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent transparent #ae3535 transparent;
    display: none;
}

._omade2_thumb li.active>._oangle {
    display: block;
}

._omade2_thumb_img {
    width: 80px;
    height: 51px;
}

._omade2_thumb li p {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}


/* 3 */

._omade3 {
    padding: 140px 0 90px;
    background-image: linear-gradient(to top right, #0f0b2e, #441e2f);
}

._omade3_top p {
    color: #fff;
    font-size: 16px;
    line-height: 38px;
}

._omade3_top h4 {
    font-size: 28px;
    color: #fc4e3b;
    font-weight: normal;
}

._omade3_head {
    margin-bottom: 100px;
}

._omade3_head h3 {
    font-size: 32px;
    color: #fc4e3b;
}

._omade3_head h5 {
    font-weight: normal;
    color: #fc4e3b;
    font-size: 18px;
    letter-spacing: 2px;
}

._omade3_line {
    margin: 18px 0;
    width: 360px;
    height: 2px;
    background: #fc4e3b;
}

._omade_text {
    width: 380px;
    height: 120px;
    background: #fc4e3b;
}

._omade3_mid {
    margin-bottom: 130px;
}

._omade_text h5 {
    color: #fff;
    font-size: 20px;
}


/* 4 */

._omade4 {
    background: #fc4e3b;
}

._omade4_left {
    width: 50%;
}

._omade4_left img {
    width: 100%;
    height: auto;
}

._omade4_right {
    max-width: 800px;
    padding: 0 25px 0 40px;
}

._omade4_text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
}

._omade4_p span {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

._omade4_p p {
    padding-left: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}


/* 5 */

._omade5 {
    min-height: 1640px;
    background: url('../imgs/omade/o5_bg.jpg') no-repeat center center / auto 100%;
}

._omade5_main {
    height: 1640px;
}

._omade5_main>p {
    font-size: 16px;
    line-height: 34px;
    width: 1200px;
    text-align: left;
    color: #fff;
    margin-top: -20px;
    margin-bottom: 95px;
}

._omade5_form {
    background: #fff;
    padding: 100px 200px;
}

._omade5_form>h3 {
    font-size: 32px;
    color: #100b2e;
    margin: 40px 0 30px;
}

._omade5_form>p {
    font-size: 14px;
    color: #999;
    margin-bottom: 60px;
}

._oform_input {
    width: 800px;
    margin-bottom: 20px;
}

._oinput {
    width: 390px;
    height: 80px;
    background: #f2f2f2;
    border: none;
    padding-left: 25px;
    font-size: 18px;
}

._oform_upload {
    width: 800px;
    margin-bottom: 20px;
}

._ofile {
    width: 630px;
    height: 80px;
    background: #f2f2f2;
    padding-left: 25px;
    font-size: 18px;
    border: none;
}

#oButton {
    width: 150px;
    height: 80px;
    background: #ae3535;
    border-radius: 2px;
}

#otextArea {
    width: 800px;
    height: 260px;
    padding: 15px 25px;
    font-size: 16px;
    resize: none;
    border: none;
    background: #f2f2f2;
    font-family: '微软雅黑';
    line-height: 32px;
}

#formButtonSubmit {
    width: 360px;
    height: 80px;
    background: #ae3535;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 60px auto 0;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}


/* 6 */

._omade6 {
    height: 430px;
    background: #ae3535;
}

._omade6>img {
    margin-bottom: 55px;
}

._omade6_main li>img {
    margin-bottom: 25px;
}

._omade6_main li>p {
    font-size: 16px;
    color: #fff;
}


/* 7 */

._omade7 {
    height: 320px;
    background: url('../imgs/omade/o7-bg.jpg') no-repeat center center / auto 100%;
}

._omade7_text {
    font-size: 34px;
    margin-bottom: 35px;
    text-align: center;
}

._omade7_btn {
    width: 300px;
    height: 80px;
    border-radius: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    background: #ae3535;
}