.banner{
    position: relative;
    height: 100vh;
    background-color: #1a1a1a;
}
.banner .swiper-slide {
    background-color: #1a1a1a;
}
.banElement{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1a1a1a;
    z-index: 1;
}
.banElement img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.banEle{
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
}
.banEle .youcon{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
.banBot{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    z-index: 1;
}
.banBot .banMore{
    margin: 0 auto;
}

.banImg{
    display: block;
    margin-top: 106px;
    height: calc(100% - 106px);
    overflow: hidden;
    transition: all .5s;
}
.banText{
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    z-index: 1;
    color: #FFFFFF;
}
.banText1 .wrap{
    position: relative;
    height: 100%;
}
.banItem{
    max-width: 450px;
}
.banItem1{
    position: absolute;
    left: 0;
    bottom: 10%;
}
.banItem2{
    position: absolute;
    right: 0;
    top: 10%;
}
.banTit{
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
}
.banDes{
    font-size: 15px;
    line-height: 1.8;
}
.banPage{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 2%;
    z-index: 2;
}
.banPage .swiper-pagination-bullet{
    width: .4rem;
    height: .04rem;
    border: none;
    background-color: #FFFFFF;
    opacity: 1;
    margin: 0 .1rem;
    border-radius: 0;
    vertical-align: middle;
    transition: all .5s;
}
.banPage .swiper-pagination-bullet-active {
    background-color: #e60012;
}
.banner .swiper-slide-active .banImg {
    /* transform: scale(1.1); */
    transition: all 6s linear;
}

.hm2Bg{
    background: url(../images/index/hm2Bg.jpg) center center no-repeat;
    background-color: #f2f2f2;
    background-size: cover;
}
.hm2Box{
    padding-top: 100px;
}
.hm2Top{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    list-style: none;
    font-size: 18px;
    color: #848484;
    line-height: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    background-color: #FFFFFF;
    background: linear-gradient(89deg, #FFFFFF, #F5F6F8);
    box-shadow: 0px 0px 10px 0px rgba(63, 66, 78, 0.2);
}
.hm2Top li{
    position: relative;
    padding: 10px 20px;
    cursor: pointer;
}
.hm2Top li + li::before{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 26px;
    background: #C0C0C1;
}
.hm2Top li img{
    width: 24px;
    height: 24px;
    background-color: #cccccc;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: text-bottom;
    transition: all .3s;
}
.hm2Top li:hover img{
    transform: rotate(180deg);
}
.hm2Top li.active {
    color: #EF0000;
}
.hm2Top li.active img{
    background-color: #EF0000;
}
.hm2Con{
    position: relative;
}
.hm2Stage{
    display: block;
    width: 900px;
    height: 570px;
    background: url(../images/index/hm2Stage.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translate(-50%, 0);
}
.hm2List{
    position: relative;
    /* max-width: 742px; */
    text-align: center;
    padding: 0 80px;
    margin: 0 auto;
    z-index: 1;
    display: none;
}
.hm2Img{
    display: block;
    position: relative;
    width: 742px;
    height: 460px;
    overflow: hidden;
    padding: 15px;
    margin: 0 auto 50px;
}
.hm2Img .imgBg{
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
}
.hm2Tit{
    position: relative;
    font-size: 24px;
    color: #333332;
    line-height: 1;
    margin: 15px auto 0;
    max-width: 50%;
}
.hm2Tit::after{
    display: block;
    content: attr(data-title);
    opacity: .1;
    transform: scaleY(-1);
    margin-top: -5px;
    display: none;
}
.hm2Des{
    max-width: 520px;
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    margin: 10px auto 20px;
    -webkit-line-clamp: 2;
    width: 40%;
    word-break: break-all;
}
.hm2List .banMore{
    margin: 0 auto ;
}
.hm2Btn span{
    display: block;
    width: 100px;
    height: 100px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 164px;
    cursor: pointer;
    box-shadow: 0 5px 30px rgba(63, 66, 78, .25);
    background-size: contain;
    z-index: 2;
}
.hm2Prev{
    left: -277px;
    left: 0;
    background-image: url(../images/index/hm2Prev.png);
}
.hm2Next{
    right: -277px;
    right: 0;
    background-image: url(../images/index/hm2Next.png);
}

.hm3Bg{
    position: relative;
    background: url(../images/index/hm3Bg.jpg) center center no-repeat;
    background-size: cover;
}
.hm3Box {
    padding-top: 100px;
}
.hm3Text{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
}
.hm3Info{
    list-style: none;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 2;
    text-align: center;
    margin: 50px 0;
}
.hm3Info li{
    position: relative;
    flex: 1;
}
.hm3Info li + li::before{
    display: block;
    content: "";
    width: 2px;
    height: 110px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top:50%;
    transform: translateY(-50%);
}
.hm3Info p{
    opacity: .5;
}
.hm3Num{
    font-size: 20px;
    line-height: 1;
}
.hm3Num span{
    font-size: 66px;
    font-weight: bold;
    margin-right: 10px;
    text-shadow: 1px 2px 4px rgba(3, 9, 33, 0.5);
}
.hm3List{
    list-style: none;
    display: flex;
}
.hm3List li{
    width: 33.33%;
    padding: 9px;
}
.hm3Item{
    position: relative;
    display: block;
    height: 293px;
    overflow: hidden;
    box-shadow: 0 9px 8px rgba(0, 0, 0, .4);
    cursor: pointer;
}
.hm3Img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 2s;
}
.hm3Shade{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hm3Shade::before,
.hm3Shade::after{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .6s;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
.hm3Shade::before {
    background-image: url(../images/index/hm3Shade1.png);
}
.hm3Shade::after {
    background-image: url(../images/index/hm3Shade2.png);
    transform: translateX(-100%);
}
.hm3Con{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    z-index: 1;
}
.hm3Tit{
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.4;
}
.hm3Line{
    display: block;
    width: 0;
    height: 0;
    background-color: #EF0000;
    transition: all .5s;
}
.hm3En{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.4;
}
.hm3Des{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    max-width: 300px;
    margin-top: 30px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all .5s;
}
.hm3Item:hover .hm3Img{
    transform: scale(1.05);
}
.hm3Item:hover .hm3Tit{
    color: #333333;
}
.hm3Item:hover .hm3Line{
    width: 36px;
    height: 3px;
    margin: 2px 0;
}
.hm3Item:hover .hm3En{
    color: #999999;
}
.hm3Item:hover .hm3Shade::before {
    transform: translateX(100%);
}
.hm3Item:hover .hm3Shade::after {
    transform: translateX(0);
}
.hm3Item:hover .hm3Des{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.hm4Bg{
    overflow: hidden;
}
.hm4Box{
    padding-top: 100px;
}
.hm4Tit{
    font-size: 22px;
    font-size: 20px;
    color: #333332;
    line-height: 32px;
}
.hm4Tit a {
    color: #333332;
    transition: all .3s;
}
.hm4Tit a:hover{
    color: #EF0000;
}
.hm4Tag {
    list-style: none;
    display: flex;
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    margin: 20px -10px;
}
.hm4Tag li{
    position: relative;
    padding: 0 10px;
    padding-left: calc(30px + 10px);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    max-width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hm4Tag li + li::before{
    display: block;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #808080;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.hm4Ico1{
    background-image: url(../images/index/hm4Ico1.png);
}
.hm4Ico2{
    background-image: url(../images/index/hm4Ico2.png);
}
.hm4Ico3{
    background-image: url(../images/index/hm4Ico3.png);
}
.hm4More a{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #EF0000;
    line-height: 32px;
}
.hm4More a span {
    display: block;
    position: relative;
    z-index: 1;
    transition: all .3s;
}
.hm4More a::before{
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #EF0000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s;
    z-index: 0;
}
.hm4More a:hover::before{
    height: 100%;
}
.hm4More a:hover span{
    color: #FFFFFF;
    transform: scale(0.8);
}
.hm4Lef {
    list-style: none;
    float: left;
    width: 50%;
}
.hm4Lef > li + li{
    margin-top: 45px;
}
.hm4LefImg{
    float: left;
    width: 38%;
    height: 160px;
    overflow: hidden;
    margin-right: 5%;
}
.hm4LefImg .imgBg{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.hm4LefImg:hover .imgBg{
    transform: scale(1.05);
}
.hm4LefText{
    overflow: hidden;
}
.hm4Lef .hm4Tit{
    height: 64px;
    -webkit-line-clamp: 2;
}
.hm4Lef .hm4Tag{
    margin: 10px -10px 30px;
    /* justify-content: space-between; */
}
.hm4Rig{
    float: right;
    width: 42%;
    border: 1px solid #b3b3b3;
}
.hm4RigImg{
    position: relative;
    overflow: hidden;
    height: 360px;
    height: 300px;
}
.hm4RigImg .imgBg{
    display: block;
    height: 100%;
    transition: all 1s;
}
.hm4RigImg:hover .imgBg{
    transform: scale(1.05);
}
.hm4RigText{
    padding: 30px 35px 0;
}
.hm4RigDes{
    font-size: 16px;
    color: #808080;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    margin: 10px 0;
}
.hm4Rig .swiper-pagination{
    position: static;
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.hm4Rig .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #e1dede;
    opacity: 1;
}
.hm4Rig .swiper-pagination-bullet-active{
    background-color: #EF0000;
}
@media only screen and (min-height: 940px){
    .hm2Bg .hmTit {
        margin-bottom: .9rem;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1910px) {
    .banner{
        position: relative;
        height: 100vh;
        background-color: #1a1a1a;
    }
    .banner .swiper-slide {
        background-color: #1a1a1a;
    }
    .banElement{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #1a1a1a;
        z-index: 1;
    }
    .banElement img{
        max-width: 100%;
        height: auto;
    }
    .banEle{
        position: absolute;
        left: 0;
        right: 0;
        top: 55%;
        transform: translateY(-50%);
    }
    .banBot{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 5%;
        z-index: 1;
    }
    .banBot .banMore{
        margin: 0 auto;
    }
    .banImg{
        margin-top: 5.520vw;
        height: calc(100% - 5.520vw);
        overflow: hidden;
        transition: all .5s;
    }
    .banText{
        position: absolute;
        left: 0;
        top: 5.208vw;
        right: 0;
        bottom: 0;
        z-index: 1;
        color: #FFFFFF;
    }
    .banText1 .wrap{
        position: relative;
        height: 100%;
    }
    .banItem{
        max-width: 23.43vw;
    }
    .banItem1{
        position: absolute;
        left: 0;
        bottom: 10%;
    }
    .banItem2{
        position: absolute;
        right: 0;
        top: 10%;
    }
    .banTit{
        font-size: 0.937vw;
        line-height: 1.666vw;
        text-transform: uppercase;
    }
    .banDes{
        font-size: 0.781vw;
        line-height: 1.8;
    }
    .banPage {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        bottom: 2%;
        z-index: 2;
    }
    .banPage .swiper-pagination-bullet {
        width: 2.083vw;
        height: 0.208vw;
        border: none;
        opacity: 1;
        margin: 0 0.520vw;
        border-radius: 0;
        vertical-align: middle;
        transition: all .5s;
    }
    .banPage .swiper-pagination-bullet-active {
        background-color: #e60012;
    }
    .banner .swiper-slide-active .banImg {
        /* transform: scale(1.1); */
        transition: all 6s linear;
    }
    .hm2Bg{
        background: url(../images/index/hm2Bg.jpg) center center no-repeat;
        background-color: #f2f2f2;
        background-size: cover;
    }
    .hm2Box{
        padding-top: 5.208vw;
    }
    .hm2Top{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
        list-style: none;
        font-size: 0.937vw;
        color: #848484;
        line-height: 1.562vw;
        font-weight: bold;
        display: flex;
        justify-content: center;
        border-radius: 1.302vw;
        background-color: #FFFFFF;
        background: linear-gradient(89deg, #FFFFFF, #F5F6F8);
        box-shadow: 0vw 0vw 0.520vw 0vw rgba(63, 66, 78, 0.2);
    }
    .hm2Top li{
        position: relative;
        padding: 0.520vw 1.041vw;
        cursor: pointer;
    }
    .hm2Top li + li::before{
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0.052vw;
        height: 1.354vw;
        background: #C0C0C1;
    }
    .hm2Top li img{
        width: 1.25vw;
        height: 1.25vw;
        background-color: #cccccc;
        border-radius: 50%;
        margin-right: 0.416vw;
        vertical-align: text-bottom;
        transition: all .3s;
    }
    .hm2Top li:hover img{
        transform: rotate(180deg);
    }
    .hm2Top li.active {
        color: #EF0000;
    }
    .hm2Top li.active img{
        background-color: #EF0000;
    }
    .hm2Con {
        position: relative;
    }
    .hm2Stage {
        display: block;
        width: 46.87vw;
        height: 29.68vw;
        background: url(../images/index/hm2Stage.png) center center no-repeat;
        background-size: contain;
        position: absolute;
        left: 50%;
        top: -3.645vw;
        top: -3.045vw;
        transform: translate(-50%, 0);
    }
    .hm2List{
        position: relative;
        /* max-width: 38.64vw; */
        text-align: center;
        padding: 0 4.166vw;
        margin: 0 auto;
        z-index: 1;
        display: none;
    }
    .hm2Img{
        position: relative;
        width: 38.64vw;
        height: 23.95vw;
        overflow: hidden;
        padding: 0.781vw;
        margin: 0 auto 2.604vw;
    }
    .hm2Img .imgBg{
        display: block;
        width: 100%;
        height: 100%;
        background-size: contain;
    }
    .hm2Tit{
        position: relative;
        font-size: 1.25vw;
        color: #333332;
        line-height: 1;
        margin: 0.781vw auto 0;
    }
    .hm2Tit::after{
        display: block;
        content: attr(data-title);
        opacity: .1;
        transform: scaleY(-1);
        margin-top: -0.260vw;
        display: none;
    }
    .hm2Des{
        max-width: 27.08vw;
        font-size: 0.833vw;
        color: #999999;
        line-height: 1.25vw;
        margin: 0.520vw auto 1.041vw;
    }
    .hm2List .banMore{
        margin: 0 auto;
    }
    .hm2Btn span{
        display: block;
        width: 5.208vw;
        height: 5.208vw;
        width: 4.166vw;
        height: 4.166vw;
        width: 3.125vw;
        height: 3.125vw;
        border-radius: 50%;
        position: absolute;
        top: 8.5vw;
        cursor: pointer;
        box-shadow: 0 0.260vw 1.562vw rgba(63, 66, 78, .25);
        z-index: 2;
    }
    .hm2Prev{
        left: -14.42vw;
        left: 0;
        background-image: url(../images/index/hm2Prev.png);
    }
    .hm2Next{
        right: -14.42vw;
        right: 0;
        background-image: url(../images/index/hm2Next.png);
    }
    .hm3Bg{
        position: relative;
        background: url(../images/index/hm3Bg.jpg) center center no-repeat;
        background-size: cover;
    }
    .hm3Box {
        padding-top: 5.208vw;
    }
    .hm3Text{
        font-size: 0.937vw;
        color: #FFFFFF;
        line-height: 1.666vw;
    }
    .hm3Info{
        list-style: none;
        display: flex;
        justify-content: space-between;
        font-size: 0.937vw;
        color: #FFFFFF;
        line-height: 2;
        text-align: center;
        margin: 2.604vw 0;
    }
    .hm3Info li{
        position: relative;
        flex: 1;
    }
    .hm3Info li + li::before{
        display: block;
        content: "";
        width: 0.104vw;
        height: 5.729vw;
        background: #FFFFFF;
        position: absolute;
        left: 0;
        top:50%;
        transform: translateY(-50%);
    }
    .hm3Info p{
        opacity: .5;
    }
    .hm3Num{
        font-size: 1.041vw;
        line-height: 1;
    }
    .hm3Num span{
        font-size: 3.437vw;
        font-weight: bold;
        margin-right: 0.520vw;
        text-shadow: 0.052vw 0.104vw 0.208vw rgba(3, 9, 33, 0.5);
    }
    .hm3List{
        list-style: none;
        display: flex;
    }
    .hm3List li{
        width: 33.33%;
        padding: 0.468vw;
    }
    .hm3Item{
        position: relative;
        display: block;
        height: 15.26vw;
        overflow: hidden;
        box-shadow: 0 0.468vw 0.416vw rgba(0, 0, 0, .4);
        cursor: pointer;
    }
    .hm3Img{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 2s;
    }
    .hm3Shade{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .hm3Shade::before,
    .hm3Shade::after{
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all .6s;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 0;
    }
    .hm3Shade::before {
        background-image: url(../images/index/hm3Shade1.png);
    }
    .hm3Shade::after {
        background-image: url(../images/index/hm3Shade2.png);
        transform: translateX(-100%);
    }
    .hm3Con{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 1.562vw;
        z-index: 1;
    }
    .hm3Tit{
        font-size: 1.145vw;
        color: #FFFFFF;
        line-height: 1.8;
    }
    .hm3Line{
        display: block;
        width: 0;
        height: 0;
        background-color: #EF0000;
        transition: all .5s;
    }
    .hm3En{
        font-size: 0.729vw;
        color: #FFFFFF;
        line-height: 1.8;
    }
    .hm3Des{
        font-size: 0.833vw;
        color: #333333;
        line-height: 1.25vw;
        max-width: 15.62vw;
        margin-top: 1.562vw;
        opacity: 0;
        visibility: hidden;
        transform: translateY(0.781vw);
        transition: all .5s;
    }
    .hm3Item:hover .hm3Img{
        transform: scale(1.05);
    }
    .hm3Item:hover .hm3Tit{
        color: #333333;
    }
    .hm3Item:hover .hm3Line{
        width: 1.875vw;
        height: 0.156vw;
        margin: 0.104vw 0;
    }
    .hm3Item:hover .hm3En{
        color: #999999;
    }
    .hm3Item:hover .hm3Shade::before {
        transform: translateX(100%);
    }
    .hm3Item:hover .hm3Shade::after {
        transform: translateX(0);
    }
    .hm3Item:hover .hm3Des{
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    .hm4Bg{
        overflow: hidden;
    }
    .hm4Box{
        padding-top: 5.208vw;
    }
    .hm4Tit{
        font-size: 1.145vw;
        color: #333332;
        line-height: 1.666vw;
    }
    .hm4Tit a {
        color: #333332;
        transition: all .3s;
    }
    .hm4Tit a:hover{
        color: #EF0000;
    }
    .hm4Tag {
        list-style: none;
        display: flex;
        font-size: 0.729vw;
        color: #808080;
        line-height: 1.25vw;
        margin: 1.041vw -0.520vw;
    }
    .hm4Tag li{
        position: relative;
        padding: 0 0.520vw;
        padding-left: calc(1.562vw + 0.520vw);
        background-position: 0.520vw center;
        background-repeat: no-repeat;
        background-size: 1.25vw auto;
        max-width: 40%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .hm4Tag li + li::before{
        display: block;
        content: "";
        /* width: 0.052vw; */
        height: 1.041vw;
        background-color: #808080;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -0.520vw;
    }
    .hm4Ico1{
        background-image: url(../images/index/hm4Ico1.png);
    }
    .hm4Ico2{
        background-image: url(../images/index/hm4Ico2.png);
    }
    .hm4Ico3{
        background-image: url(../images/index/hm4Ico3.png);
    }
    .hm4More a{
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-size: 0.833vw;
        color: #EF0000;
        line-height: 1.666vw;
    }
    .hm4More a span {
        display: block;
        position: relative;
        z-index: 1;
        transition: all .3s;
    }
    .hm4More a::before{
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #EF0000;
        position: absolute;
        left: 0;
        bottom: 0;
        transition: all .3s;
        z-index: 0;
    }
    .hm4More a:hover::before{
        height: 100%;
    }
    .hm4More a:hover span{
        color: #FFFFFF;
        transform: scale(0.8);
    }
    .hm4Lef {
        list-style: none;
        float: left;
        width: 50%;
    }
    .hm4Lef > li + li{
        margin-top: 2.343vw;
    }
    .hm4LefImg{
        float: left;
        width: 38%;
        height: 8.333vw;
        overflow: hidden;
        margin-right: 5%;
    }
    .hm4LefImg .imgBg{
        display: block;
        width: 100%;
        height: 100%;
        transition: all 1s;
    }
    .hm4LefImg:hover .imgBg{
        transform: scale(1.05);
    }
    .hm4LefText{
        overflow: hidden;
    }
    .hm4Lef .hm4Tit{
        height: 3.333vw;
    }
    .hm4Lef .hm4Tag{
        margin: 0.520vw -0.52vw 1.562vw;
        justify-content: space-between;
    }
    .hm4Rig{
        float: right;
        width: 42%;
        border: 0.052vw solid #b3b3b3;
    }
    .hm4RigImg{
        position: relative;
        overflow: hidden;
        height: 18.75vw;
        height: 15.62vw;
    }
    .hm4RigImg .imgBg{
        display: block;
        height: 100%;
        transition: all 1s;
    }
    .hm4RigImg:hover .imgBg{
        transform: scale(1.05);
    }
    .hm4RigText{
        padding: 1.562vw 1.822vw 0;
    }
    .hm4RigDes{
        font-size: 0.833vw;
        color: #808080;
        line-height: 1.25vw;
        height: 2.5vw;
        -webkit-line-clamp: 2;
        margin: 0.520vw 0;
    }
    .hm4Rig .swiper-pagination{
        position: static;
        display: block;
        width: 100%;
        text-align: center;
        margin: 1.041vw 0;
    }
    .hm4Rig .swiper-pagination-bullet{
        width: 0.520vw;
        height: 0.520vw;
        background-color: #e1dede;
        opacity: 1;
    }
    .hm4Rig .swiper-pagination-bullet-active{
        background-color: #EF0000;
    }
}

@media (max-width:1200px) {
    .banner{
        height: 6rem;
    }
    .banText{
        top: 60px;
    }
    .banText1 .wrap{
        max-width: 95%;
        padding: 0 15px;
    }
    .banTit{
        font-size: 14px;
    }
    .banDes{
        font-size: 12px;
    }
    .banImg{
        margin-top: 60px;
        height: calc(100% - 60px);
    }
    .banBot{
        bottom: 6%;
    }
    .banElement,
    .banText{
        display: none;
    }
    .hm2Box{
        padding: .6rem 0;
        overflow: hidden;
    }
    .hm2Top{
        font-size: 16px;
        line-height: 20px;
    }
    .hm2Top li{
        padding: .1rem .2rem;
    }
    .hm2Top li img{
        width: 18px;
        height: 18px;
    }
    .hm2Con{
        margin-top: 1rem;
    }
    .hm2Stage{
        /* width: 8rem;
        height: 5.06rem; */
        width: 8rem;
        max-height: 5.06rem;
        top: -1.1rem;
    }
    .hm2List{
        /* width: 7.4rem; */
        /* max-width: calc(100% - 1.6rem); */
        padding: 0 .7rem;
    }
    .hm2Img{
        position: relative;
        width: 100%;
        max-width: 540px;
        height: auto;
        margin: 0 auto .4rem;
    }
    .hm2Img .imgBg{
        height: 0;
        padding-bottom: 65%;
        margin: 0 auto;
    }
    .hm2Tit{
        font-size: 18px;
        margin: .15rem auto 0;
    }
    .hm2Des{
        font-size: 14px;
        margin: .1rem auto .2rem;
    }
    .hm2Btn span{
        width: .6rem;
        height: .6rem;
        top: 2.1rem;
        z-index: 2;
    }
    .hm3Box{
        padding: .6rem 0;
    }
    .hm3Text{
        font-size: 16px;
        line-height: 1.8;
    }
    .hm3Info{
        font-size: 14px;
        flex-wrap: wrap;
        margin: .3rem 0;
    }
    .hm3Info li{
        flex: auto;
        width: 50%;
        padding: .1rem;
    }
    .hm3Info li + li::before{
        height: .7rem;
    }
    .hm3Info li:nth-child(2n+1):before{
        display: none;
    }
    .hm3Num{
        font-size: .18rem;
    }
    .hm3Num span{
        font-size: .42rem;
    }
    .hm3List li{
        padding: .05rem;
    }
    .hm3Item{
        height: auto;
    }
    .hm3Con{
        position: relative;
        padding: .3rem .3rem .4rem;
    }
    .hm3Tit{
        font-size: 18px;
        color: #333333;
    }
    .hm3Line{
        width: .36rem;
    }
    .hm3En{
        font-size: 12px;
        color: #999999;
    }
    .hm3Des{
        opacity: 1;
        visibility: visible;
        margin-top: .2rem;
        font-size: 14px;
        line-height: 1.6;
        transform: translateY(0);
    }
    .hm3Item .hm3Shade::before{
        transform: translateX(100%);
    }
    .hm3Item .hm3Shade::after{
        transform: translateX(0);
    }
    .hm4Box{
        padding: .3rem 0;
    }
    .hm4Lef,
    .hm4Rig{
        float: none;
        width: 100%;
        margin: .3rem 0;
    }
    .hm4Lef > li{
        overflow: hidden;
    }
    .hm4Lef > li + li{
        margin-top: .2rem;
    }
    .hm4LefImg{
        width: 2.8rem;
        height: 164px;
        margin-right: .2rem;
    }
    .hm4Lef .hm4Tit{
        height: 48px;
    }
    .hm4Tit{
        font-size: 18px;
        line-height: 24px;
    }
    .hm4Tag{
        font-size: 12px;
    }
    .hm4More a{
        font-size: 14px;
    }
    .hm4RigImg{
        position: relative;
        height: 0;
        padding-bottom: 56%;
    }
    .hm4RigImg .imgBg{
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }
    .hm4RigText{
        padding: .3rem .3rem 0;
    }

    .hm2Con,.hm3Text,.hm3Info li,.hm3List li,.hm4Lef,.hm4Rig{ animation: none !important;}
}
@media (max-width:991px) {
    .banner {
        height: 5.2rem;
    }
}
@media (max-width:767px){
    .hm2Box .hmTit{
        margin-bottom: calc(.6rem + 40px);
    }
    .hm2Top{
        top: 100%;
        transform: translate(-50%,0);
        margin: .2rem 0 .4rem;
        font-size: 14px;
        white-space: nowrap;
    }
    .hm2Top li{
        padding: 10px;
    }
    .hm2Top li + li::before{
        height: 15px;
    }
    .hm2Con{
        margin-top: 1.5rem;
    }
    .hm2Stage{
        max-width: 100%;
        top: -0.9rem;
    }
    .hm3List{
        flex-wrap: wrap;
        justify-content: center;
    }
    .hm3List li{
        width: 50%;
    }
}
@media (max-width:640px){
    .banItem1{
        bottom: calc( 5% + 50px);
    }
    .banDes{
        -webkit-line-clamp: 2;
    }
    .hm2Stage{
        max-width: 100%;
        top: -0.6rem;
    }
    .hm2Tit{
        font-size: 16px;
    }
    .hm3Text{
        font-size: 14px;
    }
    .hm3Info{
        font-size: 12px;
    }
    .hm3List li{
        width: 100%;
    }
    .hm3Img{
        background-position: center right;
    }
    .hm4Tit{
        font-size: 16px;
    }
    .hm4Lef .hm4Tit{
        margin-bottom: 10px;
        -webkit-line-clamp: 2;
    }
    .hm4LefImg{
        width: 2.4rem;
        max-width: 120px;
        height: 90px;
    }
    .hm4Tag {
        display: none;
    }
}
@media (max-width:460px){
    .banBot{
        bottom: 10%;
    }
    .banDes{
        display: none;
    }
    .hm2Con{
        margin-top: 1.6rem;
    }
    .hm2Stage{
        top: -.8rem;
    }
    .hm2List{
        padding: 0;
    }
    .hm2Img{
        padding: .3rem 1rem;
        margin: 0 auto;
    }
    .hm2Tit{
        font-size: 16px;
    }
    .hm2Des{
        font-size: 12px;
        line-height: 1.6;
        -webkit-line-clamp: 2;
    }
    .hm4Lef .hm4Tit{
        font-size: 14px;
    }
    .hm4Tag{
        flex-wrap: wrap;
        margin: .2rem -10px;
    }
    .hm4Tag li{
        max-width: 100%;
        width: 100%;
        background-size: 18px auto;
        padding-left: 34px;
    }
    .hm4Tag li + li::before{
        display: none;
    }
    .hm4RigDes{
        font-size: 14px;
    }
    .hm4Rig .swiper-pagination-bullet{
        width: 6px;
        height: 6px;
    }
}
@media (max-width:360px) {
    .hm2Stage{
        max-height: 4.66rem;
    }
}