.lx-content .banner-box {
    position: relative;
}

.lx-content .banner-box .banner-box_img {
    width: 100%;
    height: 150px;
    background-image: url(/img/pages/contact/aboutus_banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.lx-content img {
    width: 100%;
}

.lx-content .body-box {
    width: 100%;
    background-color: #F7F7F7;
    padding-top: 3%;
}

.lx-content .box1 .title-box {
    text-align: center;
    color: #CF261D;
    margin-bottom: 4%;
}

.lx-content .box1 .title2 {
    display: inline-block;
    margin: 2% auto;
    background-color: #4f4f4f;
    color: #fff;
    padding: 1% 5%;
    font-size: 1.1rem;
}

.lx-content .box1 .body-text {
    text-indent: 2em;
    line-height: 30px;
}

.lx-content .box2 {
    margin-top: 7%;
    text-align: center;
}

.lx-content .box2 li {
    display: inline-block;
}

.lx-content .box2 .img-box {
    width: 80%;
    margin: 0 auto;
}

.lx-content .box2 .transverseLine {
    width: 10%;
    border-bottom: 1px solid #3f3f3f;
    vertical-align: middle;
}

.lx-content .box2 .title3 {
    font-size: 18px;
    color: #666666;
    margin: 0 1%;
}

.lx-content .column-box {
    display: flex;
}

.lx-content .box2 .text-ch, .lx-content .box2 .text-en {
    border-bottom: 1px solid;
    font-size: 14px;
}

.lx-content .box2 .redcolor {
    color: #CF261D;
    border-bottom: 1px solid #CF261D;
}

.lx-content .box2 .text-ch {
    letter-spacing: 0.9em;
    padding-left: 0.8em;
}

.lx-content .box3 {
    margin: 0 auto;
    padding-bottom: 15%;
}

.box3 h3 {
    color: #CF261D;
    text-align: center;
    margin-bottom: 10%;
}

.lx-content .box3 .column {
    flex: 1;
    margin: 0 3%;
}

.lx-content .box3 .flexportraitimg-box {
    margin: 15% 0;
}

.lx-content .box3 .column-left {
    flex-direction: column;
    display: flex;
    margin: 5% 3% 23%;
}

.lx-content .box3 .column-right {
    flex-direction: column;
    display: flex;
    margin: 15% 3% 5%;
}

.lx-content .box3 .timezone {
    width: 2px;
    height: 100%;
    background: #cccccc;
    margin: 0 auto;
    border-radius: 3px;
    position: relative;
}

.lx-content .box3 .timezone .time, .lx-content .box3 .timezone .timeLeft {
    position: absolute;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: 4px solid #fff;
    background: #CF261D;
    transition: all 0.5s;
}

.lx-content .box3 .time h4, .lx-content .box3 .timeLeft h4 {
    position: absolute;
    margin-left: -105px;
    margin-top: -8px;
    color: #CF261D;
    cursor: pointer;
}

.lx-content .box3 .timeLeft h4 {
    margin-left: 30px;
    width: 120px;
}

.lx-content .box3 .time .explain-box, .lx-content .box3 .timeLeft .explain-box {
    position: absolute;
    top: 300%;
    left: 30px;
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
    width: 200px;
    color: #999999;
    font-size: 14px;
}

.lx-content .box3 .time .explain-box {
    left: -150px;
    text-align: right;
}

.lx-content .box3 .time div p, .lx-content .box3 .timeLeft div p {
    color: #CF261D;
    font-weight: bold;
    text-align: center;
}

.lx-content .box4 {
    position: relative;
}

.lx-content .box4 .companyHonor {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
}

.lx-content .box4 .companyHonor-title {
    color: #fff;
    text-align: center;
    margin: 2% 0;
    font-size: 24px;
}

.lx-content .box4 .honor {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lx-content .box4 .honor p {
    color: #ffffff;
    text-indent: 25px;
}

.lx-content .box4 .honor span {
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 2rem;
    font-size: 1.2rem;
}

.lx-content .box4 .honor span.red {
    color: #fff;
}

.lx-content .box4 .honorRow1 {
    border-bottom: 1px solid #fff;
    padding-left: 10%;
}

.lx-content .box4 .honorRow2 {
    border-top: 1px solid #fff;
    padding-left: 10%;
}

.lx-content .box4 .honorRow1>div {
    display: inline-block;
    vertical-align: bottom;
    width: 12%;
}

.lx-content .box4 .honorRow2>div {
    display: inline-block;
    vertical-align: top;
    width: 12%;
}

.lx-content .box4 .honor-top-pic {
    background: url("/img/pages/contact/honor_top_icon.png")center no-repeat;
    height: 98px;
}

.lx-content .box4 .honor-bottom-pic {
    background: url("/img/pages/contact/honor_bottom_icon.png")center no-repeat;
    height: 98px;
}

.lx-content .box5 {
    padding: 7% 0;
}

.lx-content .box5 .certificateLine {
    display: flex;
    margin: 3% 0;
}

.lx-content .box5 .certificateImg-box {
    margin: 0 2%;
}

@media (min-width: 320px) {
    .lx-content .body-box {
        background-color: #fff;
    }
    .lx-content .box1 {
        padding: 0 4%;
    }
    .lx-content .box1 .title-box {
        text-align: left;
        color: #000;
    }
    .lx-content .box1 .title-box::after {
        content: " ";
        width: 90px;
        height: 3px;
        display: block;
        margin-top: 10px;
        border-radius: 3px;
        background-color: #CF261D;
    }
    .lx-content .box1 .title-box .title {
        margin-top: 30px;
        font-weight: normal;
        font-size: 14px;
        color: #000;
    }
    .lx-content .box1 .title-box .title2 {
        width: 96%;
        margin: 0;
        padding: 0;
        background: transparent;
        font-weight: normal;
        font-size: 12px;
        color: #888;
    }
    .lx-content .box1 .body-text {
        margin-bottom: 20px;
        text-indent: unset;
        line-height: 20px;
        font-size: 12px;
        color: #888;
    }
    .lx-content .box2 .column-box, .lx-content .box2>ul {
        display: none;
    }
    .lx-content .box2 .column-box-phone {
        height: 220px;
        display: block;
        background-image: url(/img/pages/contact/vision_bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        text-align: center;
        color: #fff;
    }
    .lx-content .box2 .column-box-phone .column-box_title {
        height: 100px;
        line-height: 100px;
    }
    .lx-content .box2 .column-box-phone .column-box_content {
        display: flex;
    }
    .lx-content .box2 .column-box-phone .column-box_content .column {
        flex: 1;
    }
    .lx-content .box2 .column-box-phone .column-box_content .column img {
        width: 35%;
    }
    .lx-content .box2 .column-box-phone .column-box_content .column span {
        display: block;
        margin-top: 20px;
        font-size: 15px;
    }
    .lx-content .box3 {
        padding-bottom: 0;
    }
    .lx-content .box3::after {
        content: " ";
        height: 0;
        display: block;
        clear: both;
    }

    .lx-content .box3 .title {
        margin: 10% 0;
        font-size: 1.25rem;
        font-weight: normal;
        color: #000;
    }

    .lx-content .box3 .column-box {
        display: block;
        position: relative;
    }

    .lx-content .box3 .column {
        width: 54%;
    }

    .lx-content .box3 .column-left,
    .lx-content .box3 .column-right {
        width: 40%;
        margin: 0 3%;
        float: right;
    }

    .lx-content .box3 .column-right {
        position: absolute;
        right: 0;
        top: calc(180px + 22%);
    }

    .lx-content .box3 .flexportraitimg-box {
        margin: 5% 0;
        text-align: right;
    }
    .lx-content .box3 .flexportraitimg-box:first-child {
        margin-top: 0;
    }
    .lx-content .box3 .flexportraitimg-box img {
        width: 100%;
        max-width: 185.7px;
        max-height: 120px;
    }
    .lx-content .box3 .timezone {
        width: 94%;
        margin: 0;
        background: transparent;
        border-radius: 0;
    }
    .lx-content .box3 .timezone .time, .lx-content .box3 .timezone .timeLeft {
        position: relative;
        margin: 0 0 7% 0;
        background: transparent;
        width: auto;
        height: auto;
        border: none;
    }

    .lx-content .box3 .time h4, .lx-content .box3 .timeLeft h4 {
        width: 60%;
        margin: 0;
        position: relative;
        font-size: 1.25rem;
        font-weight: normal;
        color:#000;
    }

    .lx-content .box3 .time .explain-box, .lx-content .box3 .timeLeft .explain-box {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin: 10px 0;
        font-size: 12px;
        text-align: left;
    }

    .lx-content .body-box .box4,
    .lx-content .body-box .content-body .box5 {
        display: none;
    }

    .lx-content .body-box .box4-phone,
    .lx-content .body-box .content-body .box5-phone,
    .lx-content .body-box .content-body .box6-phone {
        display: block;
        margin-bottom: 40px;
    }

    .lx-content .body-box .box4-phone .box4-phone_title,
    .lx-content .body-box .box6-phone .box6-phone_title {
        margin: 40px 0;
        text-align: center;
        font-size: 1.25rem;
    }

    .lx-content .body-box .box4-phone .box4-phone_content {
        display: flex;
        overflow-x: auto;
        justify-content: space-between;
    }
    .lx-content .body-box .box4-phone .box4-phone_content .column {
        width: 130px;
        margin: 0 4%;
        flex-shrink: 0;
    }
    .lx-content .body-box .box4-phone .box4-phone_content .column .year{
        font-size: 1.25rem;
    }
    .lx-content .body-box .box4-phone .box4-phone_content .column .year::after{
        content: " ";
        display: block;
        width: 100%;
        height: 1px;
        margin: 15px 0 20px;
        background-color: #ccc;
    }
    .lx-content .body-box .box4-phone .box4-phone_content .column .text{
        font-size: 12px;
        color: #888;
    }

    .lx-content .body-box .content-body .box5-phone .certificateLine {
        width: 96%;
        display: flex;
        margin: 3% auto;
        align-items: center;
        vertical-align: middle;
    }
    
    .lx-content .body-box .content-body .box5-phone .certificateImg-box {
        margin: 0 2%;
    }

    .lx-content .body-box .content-body .box6-phone .box6-phone_content {
        width: 92%;
        margin: 0 auto 40px;
    }

    .lx-content .body-box .content-body .box6-phone .box6-phone_content span {
        display: block;
        margin: 4px 0;
        padding-left: 12px;
        font-size: 14px;
        color: #777;
    }

    .lx-content .body-box .content-body .box6-phone .box6-phone_content span:first-of-type{
        margin: 0;
        padding-left: 0;
        color: #000;
    }
    .lx-content .body-box .content-body .box6-phone .box6-phone_content span:first-of-type::before {
        content: " ";
        width: 4px;
        height: 14px;
        display: inline-block;
        margin-right: 8px;
        background-color: #CF261D;
    }
    .lx-content .body-box .content-body .box6-phone .box6-phone_content .qr-code {
        width: 48%;
        display: inline-block;
        text-align: center;
    }
    .lx-content .body-box .content-body .box6-phone .box6-phone_content .qr-code img{
        width: 80%;
    }
    .lx-content .body-box .content-body .box6-phone .box6-phone_content .qr-code span::before{
        display: none;
    }
    .lx-content .body-box .content-body .box6-phone .box6-phone_content .qr-code span{
        font-size: 16px;
        font-weight: 100;
        color: #888;
    }
}

@media (min-width: 576px) {
    .lx-content .box3 .column-right {
        top: calc(260px + 20%);
    }
    .lx-content .box3 .flexportraitimg-box {
        margin: 3% 0;
    }
    .lx-content .box3 .timezone .time, .lx-content .box3 .timezone .timeLeft {
        margin: 0 0 10% 0;
    }
}

@media (min-width: 768px) {
    .lx-content .body-box .content-body .box6-phone {
        display: none;
    }
}

@media (min-width: 992px) {
    .lx-content .banner-box .banner-box_img {
        height: 580px;
    }
    
    .lx-content .body-box {
        background-color:  #F7F7F7;
    }
    .lx-content .box1 {
        padding: 0;
    }
    .lx-content .box1 .title-box {
        text-align: center;
        color: #CF261D;
    }
    .lx-content .box1 .title-box::after {
        display: none;
    }
    .lx-content .box1 .title-box .title {
        margin-top: 0;
        font-weight: 500;
        font-size: 1.75rem;
        color: #CF261D;
    }
    .lx-content .box1 .title-box .title2 {
        width: auto;
        margin: 2% auto;
        background-color: #4f4f4f;
        color: #fff;
        padding: 1% 5%;
        font-weight: 500;
        font-size: 1.1rem;
    }
    .lx-content .box1 .body-text {
        margin-bottom: 0;
        font-size: 14px;
        text-indent: 2em;
        line-height: 30px;
        color: #000;
    }
    .lx-content .box2>ul {
        display: block;
    }
    
    .lx-content .box2 .column-box{
        display: flex;
    }

    .lx-content .box2 .column-box-phone {
        display: none;
    }

    .lx-content .box3 {
        padding-bottom: 15%;
    }
    .lx-content .box3 .title {
        margin: 0 0 10%;
        font-size: 1.75rem;
        font-weight: 500;
        color: #CF261D;
    }

    .lx-content .box3 .column-box {
        display: flex;
        position: relative;
    }

    .lx-content .box3 .column {
        width: auto;
        margin: 0 3%;
    }

    .lx-content .box3 .column-left,
    .lx-content .box3 .column-right {
        width: auto;
        float: unset;
        margin: 5% 3% 23%;
    }

    .lx-content .box3 .column-right {
        position: relative;
        right: 0;
        top: 0;
        margin: 15% 3% 5%;
    }

    .lx-content .box3 .flexportraitimg-box {
        margin: 15% 0;
        text-align: left;
    }
    .lx-content .box3 .flexportraitimg-box:first-child {
        margin-top: 15%;
    }
    .lx-content .box3 .flexportraitimg-box img {
        width: 100%;
        max-width: unset;
        max-height: unset;
    }
    .lx-content .box3 .timezone {
        width: 2px;
        margin: 0 auto;
        background: #cccccc;
        border-radius: 0;
        border-radius: 3px;
    }
    .lx-content .box3 .timezone .time, .lx-content .box3 .timezone .timeLeft {
        width: 20px;
        height: 20px;
        position: absolute;
        margin: -10px 0 0 -10px !important;
        border: 4px solid #fff;
        background: #CF261D;
    }

    .lx-content .box3 .time h4, .lx-content .box3 .timeLeft h4 {
        width: auto;
        position: absolute;
        margin-left: -105px;
        margin-top: -8px;
        font-size: 16px;
        font-weight: 500;
        color: #CF261D;
    }

    .lx-content .box3 .timeLeft h4 {
        margin-left: 30px;
        width: 120px;
    }

    .lx-content .box3 .time .explain-box, .lx-content .box3 .timeLeft .explain-box {
        width: 200px;
        position: absolute;
        top: 300%;
        left: 30px;
        color: #999999;
        font-size: 14px;
        text-align: right;
    }

    .lx-content .box3 .timeLeft .explain-box {
        text-align: left;
    }
    
    .lx-content .body-box .content-body {
        max-width: 960px;
        margin: 0 auto;
    }
    .lx-content .line .title {
        font-size: 18px;
    }
    .lx-content .line .body {
        font-size: 14px;
    }
    .lx-content .box2 .column {
        margin: 8%;
        width: 9%;
    }
    .lx-content .box2 .text-ch {
        letter-spacing: 0.5em;
    }
    .box3 h4 {
        font-size: 16px;
    }
    .box3 .explain-box {
        font-size: 12px;
    }
    .lx-content .box3 .time .explain-box, .lx-content .box3 .timeLeft .explain-box {
        top: 150%;
        width: 120px;
    }
    .lx-content .box3 .time .explain-box {
        left: -130px;
    }
    .lx-content .box3 .time h4 {
        margin-left: -70px;
    }
    .lx-content .box4 .timezone-title {
        font-size: 24px;
    }
    .lx-content .box4 .honor p {
        font-size: 14px;
        line-height: 1.4rem;
    }
    .lx-content .box4 .honor-top-pic {
        height: 50px;
        background-position: top;
    }
    .lx-content .box4 .honor-bottom-pic {
        background-position: bottom;
        height: 50px;
    }

    .lx-content .body-box .box4,
    .lx-content .body-box .content-body .box5 {
        display: block;
    }

    .lx-content .body-box .box4-phone,
    .lx-content .body-box .content-body .box5-phone {
        display: none;
    }
}

@media (min-width: 1200px) {
    .lx-content .body-box .content-body {
        max-width: 1140px;
        margin: 0 auto;
    }
    .lx-content .box1 .body-text {
        font-size: 16px;
    }
    .lx-content .box3 .time h4 ,
    .lx-content .box3 .timeLeft h4{
        font-size: 30px;
    }
    .lx-content .box3 .time .explain-box,
    .lx-content .box3 .timeLeft .explain-box {
        font-size: 16px;
    }
    .lx-content .box3 .time .explain-box, .lx-content .box3 .timeLeft .explain-box {
        top: 300%;
        width: 150px;
    }
    .lx-content .box3 .time .explain-box {
        left: -170px;
    }
    .lx-content .box3 .time h4 {
        margin-left: -120px;
    }
    .lx-content .box4 .timezone-title {
        font-size: 36px;
    }
    .lx-content .box2 .column {
        margin: 8.5%;
        width: 8%;
    }
    .lx-content .box4 .timezone-title {
        font-size: 30px;
    }
    .lx-content .box4 .honor p {
        font-size: 16px;
        line-height: 1.5rem;
    }
    .lx-content .box4 .honor-top-pic {
        height: 70px;
        background-position: top;
    }
    .lx-content .box4 .honor-bottom-pic {
        background-position: bottom;
        height: 70px;
    }
}