@charset "utf-8";.header.act1 .before {
    height: 1.1rem
}

.header.act2 {
    background: #ff6a01
}

.header.act2 .before {
    height: 1.1rem;
    background: #ff6a01
}

.header.act2 .logo img.i1,.header.act2 .topr a {
    color: #fff
}

.header.act2 .logo img.i1,.header.act2 .topr a img.i1 {
    opacity: 0
}

.header.act2 .logo img.i2,.header.act2 .topr a img.i2 {
    opacity: 1
}

.header.act3 {
    background: #f7f7f7;
}

.header.act3 .before {
    height: 1.1rem;
    background: #f7f7f7;
}

.zt2 {
    position: relative;
    top: -1.78rem
}

.zt3 {
    position: relative;
    top: calc(-1.78rem - 100vh + 1rem)
}

.rightBtn_box1 {
    display: none
}

.banner_box {
    padding: 0px;
    position: relative;
    height: calc(100vh - .75rem);
    overflow: hidden;
}

.banner_box .bg1 {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 6.5rem;
    max-width: 54vw;
    height: 1.1rem;
    background: rgba(255,255,255,.7);
    z-index: 2
}

.banner {
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.banner .a {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.banner .imgBox {
    overflow: hidden;
    width: 100%;
    transition: all 3.5s;
    transform: scale(1)
}

.banner .imgBox .img {
    padding-bottom: 100vh;
    transition: 0s;
    transform: scale(1) !important
}

.banner .imgBox .img video, .banner .imgBox .img img {
    object-fit: cover;
}

.banner .imgBox .img video {
    opacity: .9
}

.banner li.swiper-slide-active .imgBox {
    transform: scale(1)
}

.banner_box .dots {
    z-index: 10;
    position: absolute;
    right: 0;
    bottom: -1px;
    left: auto;
    width: 6.2rem;
    height: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: end;
    max-width: 54%;
    padding: 0 calc((100vw - 17.6rem)/2) 0 0;
}

.banner_box .dots span {
    width: .53rem;
    height: .53rem;
    position: relative;
    z-index: 1;
    background: none;
    opacity: 1;
    margin: 0 0 0 .4rem !important
}

.banner_box .dots span img {
    width: 100%;
    height: 100%;
    animation: roted 10s infinite linear;
    opacity: 0;
    transition: all .5s
}

.banner_box .dots span:before {
    content: "";
    background: rgba(160, 160, 160, .6);
    position: absolute;
    width: .11rem;
    height: .11rem;
    border-radius: .02rem;
    transform: translate(-50%, -50%) rotate(45deg);
    top: 50%;
    left: 50%;
    transition: all .5s
}

.banner_box .dots span:after {
    content: "";
    background: #ff6a01;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50vw;
    z-index: -1;
    transform: scale(0);
    transition: all .5s
}

.banner_box .dots span.active img {
    opacity: 1
}

.banner_box .dots span.active:before {
    opacity: 0
}

.banner_box .dots span.active:after {
    transform: scale(1)
}

.pad1 {
    padding: 0 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: #fff
}

.tit1 {
    align-items: center;
    margin-bottom: .18rem;
}

.tit1 h3 {
    display: flex;
    align-items: baseline
}

.tit1 big {
    font-family: Microsoft YaHei;
    font-size: .72rem;
    color: #261e1c
}

.tit1 small {
    font-family: 'Century Gothic';
    font-size: .3rem;
    color: #ff6a01;
    margin: 0 0 0 .1rem;
    font-weight: normal
}
.tit1 .rr{ align-items: center}
.ar1{ margin: 0 .4rem 0 0}
.ar1 .arrow{width: .5rem;height: .5rem;background: #f5f5f5;border-radius: 50%;justify-content: center;align-items: center;cursor: pointer;transition: .5s;}
.ar1 .arrow svg{width: .28rem;height: .28rem;fill: #666; transition: .5s;}
.ar1 .arrow.next{ margin: 0 0 0 .1rem}
.ar1 .arrow:hover{ background: #ff6a01}
.ar1 .arrow:hover svg{ fill: #fff}
.more1 {
    font-family: 'Century Gothic';
    font-size: .18rem;
    color: #ff6a01;
    display: flex;
    align-items: center;
    margin: .1rem 0 0
}

.more1 img {
    margin: 0 0 0 .05rem
}

.home1s {
    position: absolute;
    top: calc(100vh - 1.78rem);
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    pointer-events: none
}

.home1 {
    padding: 1.56rem 0 0
}

.home1 .tit1 .rr1 .arrow1{position: relative;top: 0;margin: 0 .3rem 0 0;}
.home1 .tit1 .rr1 .arrow1 .arrow{border: #ff6a01 1px solid;}
.home1 .tit1 .rr1 .arrow1 .arrow svg{fill: #ff6a01;}

.list1 {
    width: 44.1%
}

.list1 .imgBox {
    box-shadow: .1rem .1rem 0 #ff6a01;
    margin: 0 .1rem .4rem 0
}

.list1 .imgBox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #ff6a01 2px solid
}

.list1 .imgBox .img {
    padding-bottom: 75.03%
}
.list1 .imgBox .img img{height: auto;width: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.list1 h4 {
    font-size: .24rem;
    color: #261e1c
}

.list1 h6 {
    margin: .1rem 0 .18rem
}

.home1 .right {
    width: 48.72%
}

.list2 {
    margin: 0 -2vw -.3rem
}

.list2 li {
    width: 50%;
    padding: 0 2vw;
    margin-bottom: .3rem
}

.list2 .imgBox {
    box-shadow: .05rem .05rem 0 #ff6a01;
    margin: 0 .05rem .25rem 0
}

.list2 .imgBox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #ff6a01 2px solid
}

.list2 .imgBox .img {
    padding-bottom: 75.14%
}
.list2 .imgBox .img img{height: auto;width: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.list2 h6 {
    margin: .06rem 0 0
}

.home2 {
    padding: 1.3rem 0;
    position: relative;
    z-index: 3;
    background: #fff;
    overflow: inherit
}

.home2 .tit1 {
    margin-bottom: 0
}

.list3Box {
    width: calc((100vw - 15.6rem)/2 + 100%);
    padding-bottom: .22rem;
    top: .22rem
}

.list3 li {
    width: 3.2rem;
    transition: all .5s
}

.list3 .a {
    display: block;
    position: relative
}

.list3 .imgBox .img {
    padding-bottom: 141.40625%;
    background: #333333
}

.list3 .imgBox .img img {
}

.list3 .txt {
    position: absolute;
    right: .2rem;
    bottom: -.22rem;
    left: .2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 0 0 .25rem;
    transform: translate(-.45rem, -.22rem);
    transition: all .5s
}

.list3 .txt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
    opacity: 0;
    transition: all .5s
}

.list3 .txt span {
    display: inline-block;
    background: #ff6a01;
    width: .4rem;
    writing-mode: tb-rl;
    text-align: center;
    padding: .1rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .18rem;
    color: #fff
}

.list3 h6 {
    color: #fff;
    opacity: 0;
    transition: all .5s
}

.list3 h4 {
    color: #fff !important;
    margin: .05rem 0 .15rem;
    opacity: 0;
    transition: all .5s
}

.home3 {
    margin: -.22rem 0 0;
    position: relative
}

.home3_i {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 10.2rem;
    max-width: 54%
}

.home3_i img {
    height: 100%
}

.list4 .imgBox .img {
    padding-bottom: 44.53125%
}

.list4 .a {
    display: block;
    position: relative;
    z-index: 1
}

.list4 .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 1.46rem;
    height: 1.46rem;
    transform: translate(-50%, -50%)
}

.list4 .ico::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/images/list4_b.png) center no-repeat;
    background-size: 100% 100%;
    animation: roted 10s infinite linear
}

.list4 .ico img {
    position: absolute;
    z-index: 1;
    width: .4rem;
    height: .49rem;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%) !important
}

.circle span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50vw;
    border: #fff 1px solid;
    transform: scale(1);
    animation: circleScale 3s linear infinite;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1
}

.circle span:nth-of-type(2) {
    animation-delay: 1s
}

.circle span:nth-of-type(3) {
    animation-delay: 2s
}

@keyframes circleScale {
    0% {
        opacity: .5;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(2, 2)
    }
}

.home4 {
    background: url(/images/home4_b2.jpg) center no-repeat;
    background-size: 100% 100%;
    padding: .9rem 0 .6rem;
    position: relative
}

.home4:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/images/home4_b2.jpg) center no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.list5.left {
    width: 20.64%;
    margin: 14% 0 0
}

.list5.center {
    width: 24.61%
}

.list5.right {
    width: 52.05%
}

.list5 .a {
    display: block;
    position: relative;
    z-index: 1
}

.list5 .imgBox {
    box-shadow: .05rem .05rem 0 #fff;
    margin: 0 .05rem .25rem 0
}

.list5 .imgBox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #fff 2px solid
}

.list5 .txt {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 .15rem .1rem
}

.list5 h4 {
    font-size: .24rem;
    color: #fff !important;
    margin-bottom: .1rem
}

.list5 h5 {
    display: none;
    font-size: .18rem;
    color: #fff
}

.list5.left .imgBox .img {
    padding-bottom: 134.17%;
    position: relative
}

.list5.center li:nth-child(1) .imgBox .img {
    padding-bottom: 112.76%
}
/*.list5 .imgBox .img img{height: auto;width: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);}*/

.list5.center li:nth-child(2) .imgBox .img {
    padding-bottom: 67.55%
}

.list5.right .imgBox .img {
    padding-bottom: 52.54%
}

.list5.right .txt {
    position: relative
}

.list5.right h5 {
    display: block
}

.list5 .imgBox .img:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1rem;
    background-image: linear-gradient( 0deg, #ff6a01 0%, transparent 100%)
}

.list5.right .imgBox .img:after {
    display: none
}

.tit1w h3 big,.tit1w h3 small {
    color: #fff
}

.tit1r {
    justify-content: flex-end
}

.tit1w h3 small {
    order: -1;
    margin: 0 .1rem 0 0
}

.arrow1 {
    position: absolute;
    top: .4rem;
    left: 0;
    z-index: 10
}

.arrow1 .arrow {
    width: .6rem;
    height: .6rem;
    border: rgba(255, 255, 255, .4) 1px solid;
    border-radius: 50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .1rem 0 0;
    transition: all .5s;
    cursor: pointer
}

.arrow1 .arrow svg {
    width: .28rem;
    height: .28rem;
    fill: #fff;
    transition: all .5s
}

.arrow1 .arrow:hover {
    background: #261e1c;
    border-radius: 50vw;
    border: #261e1c 1px solid
}

.arrow1 .arrow:hover svg {
    fill: #ff6a01
}

.more2 {
    align-items: center;
    justify-content: space-between;
    width: 1.7rem;
    height: .54rem;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: .35rem;
    padding: 0 .15rem 0 .25rem
}

.more2 font {
    font-family: 'Century Gothic';
    font-size: .18rem;
    color: #261e1c;
    transition: all .5s;
    position: relative;
    z-index: 1
}

.more2::before {
    content: "";
    position: absolute;
    top: .02rem;
    right: .02rem;
    bottom: .02rem;
    left: .02rem;
    border: rgba(255, 255, 255, .5) 1px solid;
    z-index: -1
}

.more2 .line::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: .06rem;
    height: .4rem;
    background: #261e1c;
    transition: all .5s;
    z-index: -1
}

.more2 .line::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.42rem;
    height: .06rem;
    background: #261e1c;
    transition: all .5s
}

.more2 svg {
    transition: all .5s;
    width: 11.5px;
    height: 16.5px;
    stroke: #261e1c;
    position: relative;
    z-index: 1
}

.home5 {
    position: relative;
    padding: 2.7rem 0 2.5rem;
    background: #fff url(/images/home5_b1.jpg) right top no-repeat;
    background-size: calc(100% - 47vw) 95%
}

.home5:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: url(/images/home5_b1.jpg) center no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    right: 0;
}

.home5_i {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 47vw;
    overflow: hidden
}

.home5_i img {
    width: 100%;
    max-width: initial
}

.list6Box {
    width: calc((100vw - 15.6rem)/2 + 100%)
}

.list6 li {
    padding-bottom: .6rem
}

.list6 .a {
    display: block;
    transition: all .5s
}

.list6 li.swiper-slide-prev .a,.list6 li.swiper-slide-active .a,.list6 li.swiper-slide-next .a {
    transform: translateY(.6rem)
}

.list6 .imgBox .img {
    padding-bottom: 70.24%
}

.list6 .imgBox {
    box-shadow: .05rem .05rem 0 #ff6a01;
    margin: 0 .05rem .18rem 0
}

.list6 .imgBox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #ff6a01 2px solid
}

.list6 h4 {
    text-align: center
}

.home6 {
    overflow: visible;
    padding-bottom: 1.5rem
}

.home6 .wp {
    align-items: flex-start
}

.home6 .left {
    width: 44%
}

.home6 .center {
    width: 25.77%;
    margin: -.9rem 0 0
}

.home6 .right {
    width: 26.25%
}

.tit3 {
    margin-bottom: .26rem
}

.left .list7 li:nth-child(1) {
    width: 78.98%;
    align-self: flex-end;
    margin-bottom: .35rem
}

.left .list7 li:nth-child(2) .imgBox .img {
    padding-bottom: 78.56%
}

.center .list7 li .imgBox .img {
    padding-bottom: 141.45%
}

.right .list7 li .imgBox .img {
    padding-bottom: 84.63%
}
/*.list7 .imgBox .img img{height: auto;width: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);}*/

.list7 {
    display: flex;
    flex-direction: column
}

.list7 .imgBox .img {
    padding-bottom: 73.65%
}

.list7 .imgBox {
    box-shadow: .05rem .05rem 0 #ff6a01;
    margin: 0 .05rem .25rem 0
}

.list7 .imgBox:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #ff6a01 2px solid
}

.list7 h4 {
    align-items: flex-start
}

.list7 h4 img {
    width: .3rem;
    margin: 0 .1rem 0 0
}

.list8 {
    position: relative;
    z-index: 10;
    justify-content: space-between;
    margin: 1.75rem 0 1.45rem
}

.list8 li {
    margin: 0 .12rem;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.list8 li .a {
    display: flex;
    font-size: .36rem;
    color: #c6c6c6;
    transition: all .5s;
    font-family: swiper-icons;
    position: relative;
    z-index: 1
}

.list8 li .a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: .8rem;
    height: .8rem;
    background: #ff6a01;
    border-radius: 50%;
    z-index: -1;
    transition: all .5s
}

.list8 li .a img {
    width: .69rem;
    height: .69rem;
    position: relative;
    z-index: 1;
    transition: all 0.5s
}

.list8 li .ewm {
    width: 1.4rem;
    background: #fff;
    border-radius: .06rem;
    position: absolute;
    padding: .05rem;
    bottom: 200%;
    left: 50%;
    margin-left: -.7rem;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    transform: translateY(.1rem);
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .2)
}

.list8 li .ewm:before {
    content: "";
    position: absolute;
    width: .12rem;
    height: .12rem;
    background: #fff;
    transform: rotate(45deg);
    bottom: -.06rem;
    left: 50%;
    margin-left: -.06rem
}

.list8 li .ewm img {
    width: 100%
}

.list8 li:hover .a {
    color: #fff
}

.list8 li:hover .a:after {
    transform: translate(-50%, -50%) scale(1)
}

.list8 li:hover .a img {
    opacity: 1
}

.list8 li:hover .ewm {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

@media(min-width: 1024px) {
    .list3 li:hover {
        width: 4.8rem
    }

    .list3 li:hover .imgBox .img img {
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -o-filter: grayscale(0);
        filter: grayscale(0);
        filter: none;
        opacity: 0.2
    }

    .list3 li:hover .imgBox .img {
        background: #ff6a01
    }

    .list3 li:hover .txt {
        transform: translate(0, 0)
    }

    .list3 li:hover h4,.list3 li:hover h6,.list3 li:hover .txt:before {
        opacity: 1
    }

    .more2:hover .line::before,.more2:hover .line::after {
        height: 100%;
        width: 100%
    }

    .more2:hover svg {
        stroke: #ff6a01
    }

    .more2:hover font {
        color: #ff6a01
    }
}

@media(max-width: 1024px) {
    .banner_box::after {
        display: none
    }

    .banner {
        height: auto;
        position: relative;
        top: 0
    }

    .banner_box {
        height: auto
    }

    .banner .imgBox .img {
        padding-bottom: 45%;
    }

    .banner .dots {
        height: .4rem;
        width: auto;
        padding: 0 15px
    }

    .banner .dots span {
        margin: 0 0 0 .05rem !important
    }

    .banner .dots span {
        width: .26rem;
        height: .26rem
    }

    .banner .dots span::before {
        width: .07rem;
        height: .07rem
    }

    .list3Box {
        width: 100%;
        top: 0;
        padding-bottom: 0
    }

    .list6Box {
        width: 100%
    }

    .banner_box .bg1 {
        display: none
    }

    .banner_box .dots {
        text-align: center;
        width: 100%;
        height: auto;
        max-width: 100%;
        justify-content: center;
        bottom: .15rem
    }

    .banner_box .dots span {
        margin: 0 -.02rem !important;
        width: .36rem;
        height: .36rem
    }

    .banner_box .dots span:before {
        background: rgba(255, 255, 255, .4);
        width: .07rem;
        height: .07rem
    }

    .rightBtn_box1 {
        display: block;
        padding: 0;
    }

    .rightBtn_box1 .online_q {
        display: flex !important;
        padding: .1rem 15px .3rem;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .rightBtn_box1 .online_q .btn2 {
        width: 20%;
    }
}

@media(max-width: 800px) {
    .tit1 {
        margin-bottom: .2rem
    }
    .home2 .tit1 { margin-bottom: .2rem}

    .tit1 big {
        font-size: .26rem;
    }

    .tit1 small {
        font-size: .2rem;
    }

    .home1 {
        padding: .4rem 0 0
    }

    .list1 {
        width: 100%
    }

    .home1 .right {
        width: 100%;
        padding: .4rem 0 0
    }

    .home2 {
        padding: .4rem 0;
        overflow: hidden
    }

    .list3 li {
        width: 1.75rem
    }

    .list3 .imgBox .img {
        padding-bottom: 145.83%
    }

    .list4 .ico {
        width: .8rem;
        height: .8rem
    }

    .list3 .txt span {
        font-size: .14rem;
        width: .32rem
    }

    .arrow1 {
        top: .2rem
    }

    .home5 {
        padding: .4rem 0 1rem
    }

    .list8 {
        margin: 0 0 .4rem
    }

    .home4 {
        padding: .4rem 0
    }

    .home6 {
        padding-bottom: .4rem
    }

    .list4 .imgBox .img {
        padding-bottom: 50%
    }

    .online_q .btn2 h5 {
        font-size: .14rem
    }
}

@media(max-width: 640px) {
    .home6 .left {
        width: 48%;
        margin: 0;
        padding: 16vw 0 0;
    }

    .home6 .center {
        width: 48%;
        margin: 0 0 0;
        order: -1
    }

    .home6 .right {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .list5 .imgBox .img {
    }

    .list5 .imgBox .img img {
    }

    .tit3 {
        width: 100%;
        margin: 0 auto .4rem
    }

    .home5 {
        padding: .7rem 0 .4rem
    }

    .left .list7 li:nth-child(1) {
        width: 100%
    }

    .list7 li {
        margin-bottom: .25rem !important
    }

    .list6 li.swiper-slide-prev .a,.list6 li.swiper-slide-active .a,.list6 li.swiper-slide-next .a {
        transform: translateY(0)
    }

    .list6 li {
        padding-bottom: 0
    }

    .list8 {
        margin: .1rem 0 .4rem;
        padding: 0 10vw;
        order: 1;
    }

    .list8 li .a {
        font-size: .24rem
    }

    .list8 li .a::after {
        width: .5rem;
        height: .5rem
    }

    .list8 li {
        margin: 0
    }

    .home6 {
        padding-bottom: .1rem
    }

    .list7 h4 img {
        width: .24rem
    }

    .list7 .imgBox .img {
        padding-bottom: initial !important
    }

    .list7 .imgBox .img img {
        position: relative
    }

    .arrow1 .arrow {
        width: .4rem;
        height: .4rem
    }

    .arrow1 .arrow svg {
        width: .18rem;
        height: .18rem
    }

    .list1 .imgBox {
        margin-bottom: .3rem
    }

     .ar1{ margin: 0 .15rem 0 0}
    .ar1 .arrow{width: .35rem;height: .35rem;background: #f5f5f5;border-radius: 50%;justify-content: center;align-items: center;cursor: pointer;transition: .5s;}
.ar1 .arrow svg{width: .2rem;height: .2rem;}
}

@media(max-width: 560px) {
    .more1{ font-size: .14rem}
    .list4 .ico {
        width: .6rem;
        height: .6rem
    }

    .list4 .ico img {
        transform: translate(-46%, -50%) scale(.4) !important
    }

    .list5Box .flexjs {
        align-items: flex-start
    }

    .list5.left {
        width: 48%;
    }

    .list5.center {
        width: 48%;
        margin: 14% 0 0;
    }

    .list5.right {
        width: 48%;
        margin-top: -28%;
    }

    .arrow1 {
        top: 0;
        right: 0;
        left: auto;
        display: none
    }

    .tit1r {
        justify-content: center;
        margin: 0 0 -.34rem
    }

    .tit1w h3 small {
        margin: 0 0 0 .1rem;
        order: 1
    }

    .more2 {
        position: relative;
        margin: 0 auto;
        bottom: 0
    }
}

.contentBox {
    position: relative;
    z-index: 100;
    background: #fff;
}