.container {
    padding-top: 80px;
}
.switch_oled_section {
    background-color: #e60012;
}
.switch_oled {
    /* width: 100%;
    height: 891px;
    background: url('../img/swtich_oled_bg.png') no-repeat;
    background-size: contain; */
    position: relative;
}
.switch_oled_bg {
    width: 100%;
}
.switch_oled_content {
    position: absolute;
    top: 14%;
    left: 60%;
    color: #f7f7f7;
    font-family: "SourceHanSansTW-Bold";
    letter-spacing: 2px;
}
.switch_oled_content > .title {
    font-size: 77px;
    line-height: 115px;
    letter-spacing: 15px;
    margin-bottom: 60px;
    white-space: nowrap;
}
.switch_oled_content > .title_en {
    white-space: nowrap;
    letter-spacing: 4px;
    font-size: 79px;
}
.switch_oled_content > .subtitle {
    font-size: 40px;
    margin-bottom: 50px;
    line-height: 56px;
    letter-spacing: 8px;
}

.switch_oled_content > .text {
    font-size: 20px;
    line-height: 40px;
    font-family: "SourceHanSansTW-Medium";
}

.switch_dispaly {
    background-color: #000;
}
.vivid_colors {
    /* width: 100%;
    height: 1182px;
    background: url('../img/vivid_colors_bg.png') no-repeat;
    background-size: contain;
    background-position: right;
    padding-top: 100px;
    display: flex;
    justify-content: center; */
    position: relative;
}
.vivid_colors_bg {
    width: 100%;
}
.vivid_colors > .tips {
    position: absolute;
    top: 98px;
    left: 50%;
    transform: translateX(-50%);
    width: 223px;
    color: #e60012;
    border-top: 6px solid #e60012;
    padding-top: 15px;
    font-size: 18px;
    font-family: "SourceHanSansTW-Regular";
    text-align: center;
}
.vivid_colors > .slogan {
    position: absolute;
    top: 22%;
    left: 11%;
    writing-mode: vertical-lr;
}
.vivid_colors > .slogan > .zh {
    font-size: 57px;
    color: #f7f7f7;
    font-family: "SourceHanSansTW-Medium";
}
.vivid_colors > .slogan > .en {
    font-size: 14px;
    color: #e60012;
    font-family: "SourceHanSansTW-Regular";
    border-left: 4px solid #e60012;
    padding: 5px;
    display: inline-block;
    margin-left: 10px;
}
.vivid_colors > .slogan_en {
    writing-mode: horizontal-tb;
}
.vivid_colors > .slogan_en > .en {
    font-size: 14px;
    color: #e60012;
    font-family: "SourceHanSansTW-Regular";
    border-bottom: 4px solid #e60012;
    border-left: none;
}
.big_screen {
    /* width: 100%;
    height: 973px;
    background: url('../img/big_screen_bg.png') no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center; */
    position: relative;
}
.big_screen_bg {
    width: 100%;
}
.big_screen > .left {
    position: absolute;
    top: 12%;
    left: 23.24%;
    color: #f7f7f7;
    margin-right: 220px;
    letter-spacing: 5px;
    font-family: "SourceHanSansTW-Medium";
}
.big_screen  .text1 {
    font-size: 34px;
}
.big_screen  .text2 {
    font-size: 55px;
}
.big_screen > .right {
    position: absolute;
    top: 13%;
    right: 35.24%;
    align-self: flex-start;
    color: #e60012;
    font-size: 13px;
    font-family: "SourceHanSansTW-Regular";
    border-bottom: 4px solid #e60012;
    padding-bottom: 5px;
    overflow: hidden;
    width: 139px;
}
.big_screen_en > .left {
    left: 17.24%;
    letter-spacing: 1px;
    font-family: "RobotoFlex";
    font-weight: bold;
}
.big_screen_en  .text1 {
    line-height: 51px;
}
.big_screen_en  .text2 {
    letter-spacing: 6px;
    line-height: 90px;
}
.big_screen_en > .right {
    font-family: "RobotoFlex";
}
.recommend {
    color: #f7f7f7;
    font-size: 20px;
    text-align: center;
    letter-spacing: 5px;
    line-height: 46px;
    font-family: "SourceHanSansTW-Medium";
    transform: translateY(-120px);
    height: 84px;
}
.recommend_en {
    font-family: "RobotoFlex";
    letter-spacing: 3px;
}
.screen_button_box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 130px;
}
.screen_button_box > .item {
    width: 19.58%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #f7f7f7;
    font-size: 14px;
    text-align: center;
    letter-spacing: 5px;
    font-family: "SourceHanSansTW-Medium";
}
.screen_button_box > .item > img {
    margin-bottom: 24px;
}
.screen_button_oled {
    margin-right: 65px;
}
.screen_button {
    margin-left: 65px;
}

/* .screen_show {
    width: 100%;
    height: 718px;
    background: url('../img/screen_show_bg.png') no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 100px;
} */
.screen_show_bg {
    width: 100%;
}
.wide_stand_section {
    background-color: #000;
}
.wide_stand_box {}
.adjustable {
    /* width: 100%;
    height: 1401px;
    background: url('../img/adjustable_bg.png') no-repeat;
    background-size: contain;
    background-position: right;
    display: flex;
    justify-content: center; */
    position: relative;
}
.adjustable_bg {
    width: 100%;
}
.adjustable > .tips {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 223px;
    color: #e60012;
    border-top: 6px solid #e60012;
    padding-top: 15px;
    font-size: 18px;
    font-family: "SourceHanSansTW-Regular";
    text-align: center;
}
.adjustable > .slogan {
    position: absolute;
    top: 36%;
    left: 18%;
    display: flex;
    align-items: center;
}
.adjustable > .slogan > .en {
    font-size: 13px;
    color: #e60012;
    border-bottom: 4px solid #e60012;
    padding-bottom: 5px;
    margin-right: 10px;
    align-self: self-start;
    padding-top: 30px;
}
.adjustable > .slogan > .zh {
     font-size: 55px;
     color: #f7f7f7;
     font-family: "SourceHanSansTW-Medium";
}
.angle_bracket {
    margin: 0 110px;
    letter-spacing: 2px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.angle_bracket > img {
    width: 37.22%;
}
.angle_bracket > .text_box {
    padding-top: 170px;
    font-family: "SourceHanSansTW-Medium";
    white-space: nowrap;
    letter-spacing: 6px;
}
.angle_bracket_en > .text_box {
    padding-left: 20px;
    font-family: "RobotoFlex";
    letter-spacing: 1px;
}
.angle_bracket > .text_box > .red_text {
    color: #e60012;
    font-size: 40px;
}
.angle_bracket_en > .text_box > .red_text {
    font-weight: 600;
}
.angle_bracket > .text_box > .white_text {
    color: #f7f7f7;
    font-size: 18px;
    line-height: 42px;
}
.angle_bracket > .text_box > .line2 {
    text-indent: -0.5em;
}
.angle_bracket > .text_box > .line3 {
    text-indent: -2em;
    padding-top: 10px;
}
.angle_bracket > .text_box > .line4 {
    text-indent: -1.5em;
}
.angle_bracket > .text_box > .line5 {
    text-indent: -1.5em;
}
.angle_bracket > .text_box > .line6 {
    text-indent: 0em;
}
.angle_bracket > .text_box > .line7 {
    text-indent: .5em;
}
.angle_bracket_en > .text_box > .line5 {
    text-indent: -.5em;
}
.angle_bracket_en > .text_box > .line8 {
    text-indent: 1.5em;
}
.bracket_show_bg {
    width: 100%;
}
.others_setion {
    background-color: #000;
    text-align: center;
}
.others1_box {
    /* width: 100%;
    height: 889px;
    background: url('../img/others1_box_bg.jpg') no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center; */
    position: relative;
}
.others1_box_bg {
    width: 100%;
}
.others1_box > .tips {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 223px;
    color: #e60012;
    border-top: 6px solid #e60012;
    padding-top: 15px;
    font-size: 18px;
    font-family: "SourceHanSansTW-Regular";
}
.others1_box > .text1 {
    position: absolute;
    top: 35%;
    left: 120px;
    font-size: 40px;
    color: #e60012;
    line-height: 58px;
    letter-spacing: 5px;
    text-align: left;
    font-family: "SourceHanSansTW-Medium";
}
.others1_box > .lan_connect_photo {
    position: absolute;
    top: 52.86%;
    left: 120px;
    width: 35.56%
}
.others1_box > .lan_connect_photo img {
    width: 100%;
}
.others1_box_en .text1 {
    font-family: "RobotoFlex";
    right: 61.5%;
}
.others1_box > .text1_en {
    letter-spacing: 1px;
    font-weight: 600;
}
.others1_box > .text2 {
    position: absolute;
    bottom: 3.5%;
    left: 120px;
    font-size: 18px;
    color: #f7f7f7;
    line-height: 42px;
    letter-spacing: 5px;
    text-align: left;
    font-family: "SourceHanSansTW-Medium";
}
.others1_box_en .text2 {
    font-family: "RobotoFlex";
    right: 55%;
}
.others1_box > .text2_en {
    letter-spacing: 1px;
}
.others2_box {
    /* width: 100%;
    height: 804px;
    background: url('../img/others2_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center; */
    position: relative;
}
.others2_box_bg {
    width: 100%;
}
.others2_box > .text_box {
    position: absolute;
    top: 37%;
    left: 120px;
    font-family: "SourceHanSansSC-Medium";
}
.others2_box_en > .text_box {
    right: 50%;
    font-family: "RobotoFlex";
}
.others2_box > .text_box > .text1 {
    font-size: 40px;
    color: #e60012;
    line-height: 58px;
    letter-spacing: 5px;
    text-align: left;
}
.others2_box_en > .text_box > .text1 {
    letter-spacing: 1px;
    font-weight: 500;
}
.others2_box > .text_box > .text2 {
    font-size: 18px;
    color: #f7f7f7;
    line-height: 42px;
    letter-spacing: 5px;
    text-align: left;
    padding-top: 15px;
}
.others2_box > .text_box > .text2 {
    letter-spacing: 1px;
}
.others3_box {
    /* width: 100%;
    height: 637px;
    background: url('../img/others3_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center; */
    position: relative;
}
.others3_box_bg {
    width: 100%;
}
.others3_box > .text_box {
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 5px;
    font-family: "SourceHanSansTW-Medium";
}
.others3_box > .text_box_en {
    letter-spacing: 1px;
}
.others3_box > .text_box > .text1 {
    font-size: 40px;
    color: #e60012;
    padding-bottom: 30px;
}
.others3_box > .text_box > .text2 {
    font-size: 18px;
    line-height: 42px;
    color: #f7f7f7;
}
.others_setion2 {
    background: linear-gradient(
        to bottom,
        #000 90%,
        #fff 90%
    );
}
.others4_box {
    /* width: 100%;
    height: 668px;
    background: url('../img/others4_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center; */
    position: relative;
}
.others4_box_bg {
    width: 100%;
}
.others4_box > .text_box {
    position: absolute;
    top: 14%;
    left: 0;
    color: #e60012;
    font-family: "SourceHanSansCN-Medium";
}
.others4_box > .text_box > .text1 {
    border-bottom: 6px solid #e60012; 
    font-size: 18px;
    padding-bottom: 4px;
    text-align: right;
    padding-left: 60px;
    letter-spacing: 3px;
}
.others4_box > .text_box > .text2 {
    font-size: 38px;
    padding-top: 4px;
    padding-left: 60px;
}
.others_setion3 {
    overflow: hidden;
    transform: translateY(-5px);
}
.others5_box {
    /* width: 100%;
    height: 668px;
    background: url('../img/others5_box_bg.png') no-repeat;
    background-size: contain;
    background-position: 18%; */
    padding: 0 40px 60px;
    position: relative;
}
.others5_box_bg {
    width: 57.99%;
}
.others5_box > .tips {
    position: absolute;
    top: 17.5%;
    right: 2.5%;
    font-size: 22px;
    line-height: 58px;
    color: #e60012;
    border-bottom: 4px solid #e60012;
    font-family: "SourceHanSansTW-Bold";
    letter-spacing: 3px;
}
.others5_box > .text_box {
    position: absolute;
    top: 52%;
    right: 2.5%;
    letter-spacing: 5px;
}
.others5_box > .text_box_en {
    letter-spacing: normal;
    font-family: "RobotoFlex";
    font-weight: bold;
}
.others5_box > .text_box > .text1 { 
    font-size: 21px;
    color: #8C8C8C;
    font-family: "SourceHanSansTW-Regular";
}
.others5_box > .text_box > .text2 {
    font-size: 46px;
    line-height: 67px;
    color: #1b1b1b;
    font-family: "SourceHanSansTW-Bold";
    padding: 15px 0 20px;
}
.others5_box > .text_box > .text3 { 
    font-size: 18px;
    color: #1b1b1b;
    letter-spacing: 3px;
    line-height: 34px;
    font-family: "SourceHanSansTW-Regular";
}
.others5_box > .text_box > .text3_en {
    letter-spacing: 1px;
    font-size: 17px;
}
.others6_box {
    /* width: 100%;
    height: 450px;
    background: url('../img/others6_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center; */
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 100px;
}
.others6_box_bg {
    width: 100%;
}
.others7_box_bg {
    width: 100%;
}
.others8_box_bg {
    width: 100%;
}
.others6_box > .tips,
.others7_box > .tips,
.others8_box > .tips {
    color: #e60012;
    font-family: "SourceHanSansTW-Medium";
    position: absolute;
    top: 6%;
    left: 58.5%;
    /* transform: translateX(-50%); */
    
}
.others6_box > .tips > .serial_number,
.others7_box > .tips > .serial_number,
.others8_box > .tips > .serial_number {
    font-size: 38px;
    border-bottom: 6px solid #e60012;
    text-align: center;
    display: inline-block;
}
.others6_box > .tips > .serial_name,
.others7_box > .tips > .serial_name,
.others8_box > .tips > .serial_name {
    font-size: 16px;
    padding-top: 5px;
    letter-spacing: 3px;
}
.others6_box_en > .tips > .serial_name,
.others7_box_en > .tips > .serial_name,
.others8_box_en > .tips > .serial_name {
    letter-spacing: 1px;
}
.others6_box > .text_box,
.others7_box > .text_box,
.others8_box > .text_box {
    position: absolute;
    bottom: 8%;
    left: 58.5%;
}
.others6_box > .text_box > .text1,
.others7_box > .text_box > .text1,
.others8_box > .text_box > .text1 {
    color: #1b1b1b;
    font-size: 24px;
    font-family: "SourceHanSansTW-Medium";
    letter-spacing: 5px;
}
.others6_box_en > .text_box > .text1,
.others7_box_en > .text_box > .text1,
.others8_box_en > .text_box > .text1 {
    letter-spacing: 1px;
    font-family: "RobotoFlex";
    font-weight: bold;
    padding-bottom: 12px;
}
.others6_box > .text_box > .text2, .others6_box > .text_box > .text3,
.others7_box > .text_box > .text2, .others7_box > .text_box > .text3,
.others8_box > .text_box > .text2, .others8_box > .text_box > .text3 {
    color: #1b1b1b;
    font-size: 16px;
    font-family: "SourceHanSansTW-Regular";
    padding-top: 8px;
}
.others6_box_en > .text_box > .text2, .others6_box_en > .text_box > .text3,
.others7_box_en > .text_box > .text2, .others7_box_en > .text_box > .text3,
.others8_box_en > .text_box > .text2, .others8_box_en > .text_box > .text3 {
    font-family: "RobotoFlex";
    font-weight: bold;
    letter-spacing: 0px;
}
.others7_box {
    /* width: 100%;
    height: 450px;
    background: url('../img/others7_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center;*/
    margin-top: 40px; 
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 100px;
}
.others8_box {
    /* width: 100%;
    height: 450px;
    background: url('../img/others8_box_bg.png') no-repeat;
    background-size: contain;
    background-position: center;*/
    margin-top: 40px; 
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 100px;
}
.others9_box {
    height: 780px;
    position: relative;
    margin-top: 160px;
    padding: 0 100px;
}
.others9_box > .left_box {
    /* margin-left: 80px; */
}
.others9_box > .left_box  .text1 {
    font-size: 22px;
    color: #8C8C8C;
}
.others9_box > .left_box  .text2 {
    font-size: 48px;
    color: #000;
    font-family: "SourceHanSansTW-Medium";
    padding: 15px 0 30px;
}
.others9_box > .left_box  .text3 {
    font-size: 16px;
    color: #1b1b1b;
    font-family: "SourceHanSansTW-Regular";
    line-height: 32px;
    letter-spacing: 1px;
}
.others9_box > .left_box > .joy_con {
    margin-top: 40px;
}
.joy_con > img {
    width: 35.4%;
}
.others9_box > .right_box {
    width: 78.82%;
    position: absolute;
    top: 3%;
    right: -32%;
    z-index: 2;
}
.others10_box {
    /* width: 100%;
    height: 600px;
    background: url('../img/others10_box_bg.png') no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    margin: 20px auto 0; */
    padding: 0 40px;
}
.others10_box_bg {
    width: 100%;
}
.others11_box {
    position: relative;
}
.others11_box > .tips{
    position: absolute;
    top: -45px;
    color: #f7f7f7;
    background-color: #e60012;
    font-size: 34px;
    padding: 20px 40px 20px 120px;
    letter-spacing: 3px;
    font-family: "SourceHanSansTW-Medium";
}
.others11_box_en > .tips {
    font-family: "RobotoFlex";
    font-weight: 600;
}
.others11_box > .text_box {
    padding: 50px 120px;
}
.others11_box > .text_box >.text_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0;
}
.others11_box > .text_box >.text_item > .title {
    font-size: 22px;
    color: #1b1b1b;
    font-family: "SourceHanSansTW-Medium";
    border-left: 4px solid #e60012;
    padding-left: 10px;
    align-self: flex-start;
}
.others11_box > .text_box >.text_item > .subtitle {
    font-size: 16px;
    color: #8d8d8d;
    font-family: "SourceHanSansTW-Regular";
    line-height: 30px;
    letter-spacing: 2px;
    text-align: left;
    white-space: nowrap;
}
.others11_box > .text_box >.text_item > .subtitle_translate {
    transform: translateX(18px);

}
.others11_box > .text_box >.text_item > .subtitle_en {
    letter-spacing: 1px;
}

@media screen and (min-width: 1800px) {
    .switch_oled_content > .title {
        font-size: 102px;
        line-height: 140px;
    }
    .switch_oled_content > .title_en {
        /* font-size: 105px; */
    }
    .switch_oled_content > .subtitle {
        font-size: 54px;
        line-height: 74px;
    }
    .switch_oled_content > .text {
        font-size: 27px;
        line-height: 54px;
    }
    .vivid_colors > .tips {
        width: 297px;
        font-size: 24px;
    }
    .vivid_colors > .slogan > .zh {
        font-size: 76px;
    }
    .vivid_colors > .slogan > .en {
        font-size: 18px;
    }
    .vivid_colors > .slogan_en > .en {
        font-size: 18px;
    }
    .big_screen  .text1 {
        font-size: 45.33px;
    }
    .big_screen  .text2 {
        font-size: 73.33px;
    }
    .big_screen > .right {
        font-size: 17.33px;
        width: 186px;
    }
    .big_screen_en  .text1 {
        line-height: 68px;
    }
    .recommend {
        font-size: 26.67px;
        height: 112px;
    }
    .screen_button_box > .item {
        font-size: 18.66px;
    }
    .adjustable > .tips {
        font-size: 24px;
    }
    .adjustable > .slogan > .en {
        font-size: 17.33px;
    }
    .adjustable > .slogan > .zh {
        font-size: 74px;
    }
    .angle_bracket > .text_box > .red_text {
        font-size: 53px;
        line-height: 77px;
    }
    .angle_bracket > .text_box > .white_text {
        font-size: 24px;
        line-height: 56px;
    }
    .others1_box > .tips {
        width: 297px;
        font-size: 24px;
    }
    .others1_box > .text1 {
        font-size: 54px;
        line-height: 77px;
    }
    .others1_box > .text2 {
        font-size: 24px;
        line-height: 56px;
    }
    .others2_box > .text_box > .text1 {
        font-size: 54px;
        line-height: 77px;
    }
    .others2_box > .text_box > .text2 {
        font-size: 24px;
        line-height: 56px;
    }
    .others3_box > .text_box > .text1 {
        font-size: 53.33px;
    }
    .others3_box > .text_box > .text2 {
        font-size: 24px;
        line-height: 56px;
    }
    .others4_box > .text_box > .text1 {
        font-size: 24px;
    }
    .others4_box > .text_box > .text2 {
        font-size: 51px;
    }
    .others5_box > .tips {
        font-size: 29px;
        line-height: 77px;
    }
    .others5_box > .text_box > .text1 {
        font-size: 28px;
    }
    .others5_box > .text_box > .text2 {
        font-size: 61px;
        line-height: 89px;
    }
    .others5_box > .text_box > .text3 {
        font-size: 24px;
    }
    .others5_box > .text_box > .text3_en {
        font-size: 22px;
    }
    .others6_box > .tips > .serial_number,
    .others7_box > .tips > .serial_number,
    .others8_box > .tips > .serial_number  {
        font-size: 50px;
    }
    .others6_box > .tips > .serial_name,
    .others7_box > .tips > .serial_name,
    .others8_box > .tips > .serial_name {
        font-size: 21px;
        padding-top: 7px;
    }
    .others6_box > .text_box > .text1,
    .others7_box > .text_box > .text1,
    .others8_box > .text_box > .text1 {
        font-size: 32px;
    }
    .others6_box > .text_box > .text2, .others6_box > .text_box > .text3,
    .others7_box > .text_box > .text2, .others7_box > .text_box > .text3,
    .others8_box > .text_box > .text2, .others8_box > .text_box > .text3 {
        font-size: 21px;
        padding-top: 11px;
    }
    .others9_box > .left_box  .text1 {
        font-size: 29px;
    }
    .others9_box > .left_box  .text2 {
        font-size: 64px;
    }
    .others9_box > .left_box  .text3 {
        font-size: 21px;
    }
    .others11_box > .tips {
        font-size: 45px;
    }
    .others11_box > .text_box >.text_item > .title {
        font-size: 29px;
    }
    .others11_box > .text_box >.text_item > .subtitle {
        font-size: 21px;
    }
}