#main {
    overflow: hidden;
}

.section .inner {
    position: relative;
}

.sec01 {
    background: #f45c3a;
}

.sec01 .text {
    position: relative;
    z-index: 1;
    padding: 10.86% 0 5.29% 7.86%;
}

.sec01 .l1 {
    font-size: 21px;
    margin-bottom: 34px;
}

.sec01 .l2 {
    font-size: 72px;
    color: #fff;
}

.sec01 .pic {
    position: absolute;
    left: 30.86%;
    top: 0;
    margin-top: 4.57%;
    width: 12.57%;
}

.sec01 svg {
    width: 100%;
    fill: #bd2b2f;
}

.sec02 {
    background: #f7f7f7;
}

.sec02 .text {
    position: relative;
    z-index: 1;
    padding: 8.93% 0 9.29% 7.86%;
}

.sec02 .l1 {
    font-size: 45px;
    margin-bottom: 24px;
}

.sec02 .l2 {
    font-size: 24px;
    line-height: 1.4;
    color: #595959;
}
.sec02 .l2.fastl{
    margin-top: .4rem;
}
.sec02 .iconBox{
    display: flex;
    margin-top: 0.44rem;
}
.sec02 .iconBox .icon{width: 0.5rem;}
.sec02 .iconBox .lis{display: flex; flex-direction: column; align-items: center}
.sec02 .iconBox .lis2{padding: 0 0.5rem; border-left: 1px dashed #cecece; border-right: 1px dashed #cecece; margin-left: 0.78rem; margin-right: 0.4rem;}
.sec02 .iconBox p{color: #f45c3a; font-size: 24px; margin-top: 0.16rem;}

.sec02 .pic {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -8.57%;
    margin-right: 4%;
    width: 34.86%;
}

.sec02 .pic img {
    width: 100%;
}

.sec03 {
    /*padding: 13.33% 0 8.33%;*/
    background: #efeff1;
    background-size: 100% auto;
}
.sec03 .bj1{
    background: #efeff1 url(../../img/en/z3crp_sec03.jpg) no-repeat center top;
    background-position: center;
    background-size:cover;
    padding: 2.5rem 0 3.4rem;
}

.sec03  .secYqimg{
    position: absolute;
    width: 11.7rem;
    top: -1rem;
    right: -2.8rem;
}
.sec03  .secYqimg img{width: 100%;}

.sec03 .bd{
    position: relative;
    top: -2rem;
    z-index: 2;
}

.sec03 .hd {
    padding-left: 7.86%;
    /*margin-bottom: 9.29%;*/

}

.sec03 .hd .text {
    width: 40%;
    font-size: 24px;
    color: #595959;
    line-height: 1.33;
    /*margin-bottom: 19.86%;*/
    margin-bottom: 3rem;

}

.sec03 .hd .text p:first-child {
    margin-bottom: 48px;
}

.sec03 .hd li {
    position: relative;
    float: left;
    text-align: center;
    color: #f45c3a;
    font-size: 16px;
}

.sec03 .hd .item1 {
    padding-right: 60px;
}

.sec03 .hd .item1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 82px;
    background: #c5c5c5;
}

.sec03 .hd .item2 {
    padding-left: 50px;
}

.sec03 .hd li .ihd {
    font-size: 60px;
    margin-bottom: 18px;
}

.sec03 .hd li .ihd .unit {
    margin-left: 3px;
}

.sec03 .hd .item1 .ihd .unit {
    font-size: 14px;
}

.sec03 .hd .item2 .ihd .lt {
    font-size: 30px;
    margin-right: 3px;
}

.sec03 .hd .item2 .ihd .unit {
    font-size: 19px;
}

.sec03 .bd .pic,
.sec03 .bd .text {
    width: 50%;
}

.sec03 .bd .pic .clipBox {
    padding-bottom: 100%;
}

.sec03 .bd .pic img {
    width: 100%;
}

.sec03 .bd .text {
    position: relative;
    padding-bottom: 50%;
    text-align: center;
    background: #fff;
}

.sec03 .bd .text .cell {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sec03 .bd .text p {
    width: 71.4%;
    font-size: 22px;
    line-height: 1.59;
    margin: 0 auto 110px;
}

.sec03 .bd .text p:last-child {
    margin-bottom: 0;
}

.sec03 .bd .text1 li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #f45c3a;
    font-size: 13px;
    line-height: 2;
}

.sec03 .bd .text1 li span {
    font-size: 50px;
    line-height: .7;
}

.sec03 .bd .text2 p {
    width: 83.57%;
    margin-bottom: 0;
}

.sec03 .bd .text2 p:first-child {
    margin-bottom: 78px;
}

.sec04 {
    padding: 6.77% 0 4.16%;
    background: url(../../img/en/z3_sec05.jpg) no-repeat center;
    background-size: cover;
}

.sec04 .inner {
    display: flex;
    justify-content: flex-end;
}

.sec04 .text {
    width: 580px;
    padding-right: 65px;
}

.sec04 .l1 {
    font-size: 46px;
    margin-bottom: 30px;
}

.sec04 li {
    font-size: 16px;
    line-height: 1.25;
    color: #8c8c8c;
    padding: 14px 0;
    border-bottom: 1px solid #c3c3c3;
}

.sec04 li span {
    display: block;
    line-height: 1;
    color: #333;
    margin-bottom: 13px;
}

.sec04 li:first-child span {
    margin-bottom: 0;
}

@media all and (max-width: 1480px) {
    .sec01 .l1 {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .sec01 .l2 {
        font-size: 55px;
    }

    .sec02 .l1 {
        font-size: 34px;
        margin-bottom: 18px;
    }

    .sec02 .l2,.sec02 .iconBox p {
        font-size: 20px;
    }

    .sec03 .hd .text {
        font-size: 20px;
        width: 47%;
    }

    .sec03 .hd .text p:first-child {
        margin-bottom: 36px;
    }

    .sec03 .hd li {
        font-size: 14px;
    }

    .sec03 .hd .item1 {
        padding-right: 46px;
    }

    .sec03 .hd .item1:after {
        height: 62px;
    }

    .sec03 .hd .item2 {
        padding-left: 38px;
    }

    .sec03 .hd li .ihd {
        font-size: 46px;
        margin-bottom: 14px;
    }

    .sec03 .hd .item1 .ihd .unit {
        font-size: 12px;
    }

    .sec03 .hd .item2 .ihd .lt {
        font-size: 24px;
    }

    .sec03 .hd .item2 .ihd .unit {
        font-size: 17px;
    }

    .sec03 .bd .text p {
        font-size: 16px;
        margin: 0 auto 84px;
    }

    .sec03 .bd .text1 li {
        font-size: 12px;
    }

    .sec03 .bd .text1 li span {
        font-size: 38px;
    }

    .sec03 .bd .text2 p:first-child {
        margin-bottom: 59px;
    }

    .sec04 .text {
        width: 440px;
        padding-right: 49px;
    }

    .sec04 .l1 {
        font-size: 35px;
        margin-bottom: 23px;
    }

    .sec04 li {
        font-size: 12px;
        padding: 11px 0;
    }

    .sec04 li span {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 767px) {
    .sec01 .text {
        padding: 8% 0 6.27% 12.93%;
    }

    .sec01 .l1 {
        font-size: 3.47vw;
        margin-bottom: 5.01vw;
    }

    .sec01 .l2 {
        font-size: 9.73vw;
        margin-bottom: 2.27vw;
    }


    .sec01 .pic {
        left: auto;
        right: 12.8vw;
        top: 50%;
        bottom: auto;
        margin-top: 0;
        width: 22vw;
        transform: translateY(-50%);
    }

    .sec02 {
        padding-bottom: 20vw;
    }

    .sec02 .text {
        padding: 13.33vw 0 0;
        text-align: center;
    }

    .sec02 .l1 {
        font-size: 6vw;
        margin-bottom: 4.53vw;
    }

    .sec02 .l2 {
        font-size: 3.47vw;
        padding: 0 4.27vw;
        margin-bottom: 14.93vw;
    }

    .enLang .sec02 .l2{margin-bottom: 2.93vw;}
    .enLang .sec02 .iconBox  {justify-content: center; margin-top: 9vw; margin-bottom: 17vw; }
    .enLang .sec02 .iconBox .icon {width: 10vw;}
    .enLang .sec02 .iconBox p {font-size: 3.47vw; margin-top:2.4vw;}
    .enLang .sec02 .iconBox .lis2 {margin-left:10vw; margin-right: 7vw;padding: 0 7vw;}


    .sec02 .pic {
        position: static;
        margin: 0 auto;
        width: 70%;
    }

    .sec03 {
        padding: 0;
        background: none;
    }

    .sec03 .hd {
        padding: 10vw 4.27vw;
        background: linear-gradient(#efefef, #fcfcfc);
        margin-bottom: 0;
    }

    .sec03 .hd .text {
        width: auto;
        font-size: 3.2vw;
        line-height: 1.42;
        margin-bottom: 17.07vw;
    }

    .sec03 .hd .text p:first-child {
        margin-bottom: 2.13vw;
    }

    .sec03 .hd li {
        font-size: 3.2vw;
    }

    .sec03 .hd .item1 {
        padding: 0 8.4vw 0 5.4vw;
    }

    .sec03 .hd .item1:after {
        height: 14vw;
        background: #d2d2d2;
    }

    .sec03 .hd .item2 {
        padding-left: 11.5vw;
    }

    .sec03 .hd li .ihd {
        font-size: 10.4vw;
        line-height: .7;
        margin-bottom: 3.47vw;
    }

    .sec03 .hd li .ihd .unit {
        margin-left: 2.27vw;
    }

    .sec03 .hd .item1 .ihd .unit {
        font-size: 3.2vw;
    }

    .sec03 .hd .item2 .ihd .lt {
        font-size: 4.27vw;
        margin-right: .4vw;
    }

    .sec03 .hd .item2 .ihd .unit {
        font-size: 3.2vw;
    }

    .sec03 .bd {
        padding: 4.27vw 4.27vw 10.67vw;
        background: #f5f5f5;
        top:0;
    }
    .sec03 .bj1{
        padding: 0;
    }
    .sec03 .secYqimg{display: none;}
    .sec03 .bd .pic,
    .sec03 .bd .text {
        width: auto;
        float: none;
    }

    .sec03 .bd .text {
        padding-bottom: 100%;
    }

    .sec03 .bd .text p {
        width: 90%;
        font-size: 3.2vw;
        line-height: 1.5;
        margin: 0 auto 17.6vw;
    }

    .sec03 .bd .text p:last-child {
        margin-bottom: 0;
    }

    .sec03 .bd .text1 li {
        font-size: 3.2vw;
    }

    .sec03 .bd .text1 li span {
        font-size: 12vw;
    }

    .sec03 .bd .text2 p {
        width: 91.73%;
    }

    .sec03 .bd .text2 p:first-child {
        margin-bottom: 8.53vw;
    }

    .sec04 {
        padding: 17.33vw 4.27vw 114.67vw;
        background-color: #fff;
        background-image: url(../../img/en/z3crp_sec04_sp.jpg);
        background-size: 100% auto;
        background-position: center bottom;
    }

    .sec04 .inner {
        display: block;
    }

    .sec04 .text {
        width: auto;
        padding-right: 0;
    }

    .sec04 .l1 {
        font-size: 6.4vw;
        margin-bottom: 5.87vw;
    }

    .sec04 li {
        font-size: 3.2vw;
        line-height: 1.33;
        padding: 3.33vw 0;
    }

    .sec04 li span {
        font-size: 3.47vw;
        margin-bottom: 6px;
    }
}