.m-idxe2 .g-titboxe3 {
    display: none
}
.g-titbox {
    position: relative
}

.g-titbox .left {
    display: inline-block;
    position: relative
}

.g-titbox .tit {
    font-family: PangMenZhengDao;
    font-weight: 400;
    font-size: 48px;
    display: inline-block;
    padding-bottom: 15px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/a2.png);
    line-height: 1
}

.g-titbox .tit span {
    color: #1d57b5;
}

.g-titbox .en {
    font-family: TimesNewRomanPS-BoldMT;
    font-weight: 700;
    font-size: 50px;
    color: #666;
    display: inline-block
}

.g-titbox .en-img {
    display: block;
    height: 35px;
    width: auto;
    position: absolute;
    top: 5px;
    left: 210px;
    max-width: none
}

.g-titbox .g-more1 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.g-more1 {
    width: 135px;
    height: 37px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/more.png);
    transition: .3s;
    transition: .3s
}

.g-more1:hover {
    background-image: url(../images/more-1.png)
}




@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.row-e2 {
    padding-top: 20px;
    position: relative
}

.row-e2 .bg {
    position: absolute;
    left: 0;
    top: -266px;
    width: 291px
}

.m-idxe2 {
    background-image: url(../images/e-bg2.png);
    background-size: 330px auto;
    background-repeat: no-repeat;
    background-position: right center;
    padding-bottom: 120px
}

.row-e2 .wp {
	width:100%;
    max-width: 1650px;
}

.row-e3 {
    background-image: url(../images/e-bg3.png);
    background-size: 378px auto;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 134px 0 0;
    position: relative;
    margin-top: -160px
}

.m-data {
    position: relative;
    height: 671px;
    z-index: 6
}

.m-data .num1 {
    font-family: CalifornianFB-b;
    font-size: 54px;
    color: #2c3af1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 1.5em;
    text-align: center;
    transition: .3s
}

.m-data .tit1 {
    font-family: PINGFANG-MEDIUM;
    font-size: 24px;
    color: #242a3a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
    text-align: center;
    transition: .3s
}

.m-data .item.on .num1,
.m-data .item.on .tit1,
.m-data .item:hover .num1,
.m-data .item:hover .tit1 {
    color: #fff
}

.m-data .item {
    position: absolute;
    width: 385px;
    height: 333px;
    transition: .3s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../images/e-bg6.png)
}

.m-data .item.on,
.m-data .item:hover {
    background-size: 0;
    z-index: 5
}

.m-data .item .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 435px;
    height: 389px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../images/e-bg4.png);
    opacity: 0;
    transition: .3s;
    display: block
}

.m-data .g-titboxe1 .en-img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 378px;
    height: 91px;
	max-height: fit-content;
}

.m-data .item.on .bg,
.m-data .item5.on .bg,
.m-data .item5:hover .bg,
.m-data .item:hover .bg {
    opacity: 1
}

.m-data .item4.on,
.m-data .item4:hover {
    width: 518px;
    height: 461px
}

.m-data .item4:hover {
    background-image: url(../images/e-bg5.png);
    background-size: 518px auto
}

.m-data .pic {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 85px;
    max-height: 96px;
    margin: 0 auto 10px;
    text-align: center
}

.m-data .pic img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    transition: .3s
}

.m-data .item .img2,
.m-data .item.on .img1,
.m-data .item:hover .img1 {
    display: none
}

.m-data .item.on .img2,
.m-data .item:hover .img2 {
    display: inline-block
}

.m-data .item4 {
    width: 518px;
    height: 461px;
    background-image: url(../images/e-bg5.png);
    background-position: center;
    background-size: 518px auto;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center
}

.m-data .item1 {
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.m-data .item2 {
    top: 0;
    left: 294px
}

.m-data .item3 {
    left: 294px;
    bottom: 0
}

.m-data .item5 {
    top: 0;
    right: 294px
}

.m-data .item6 {
    right: 294px;
    bottom: 0
}

.m-data .item7 {
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.m-data .con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}


@media only screen and (min-width:1199px) {
   

    .row-e2 {
        padding-top: .1rem
    }

    .row-e2 .bg {
        left: 0;
        top: -13.85vw;
        width: 15.15vw
    }

    .m-idxe2 {
        background-image: url(../images/e-bg2.png);
        background-size: 17.18vw auto;
        background-repeat: no-repeat;
        padding-bottom: 3.25vw
    }

    .row-e2 .wp {
        max-width: 85.93vw
    }

    .row-e3 {
        background-image: url(../images/e-bg3.png);
        background-size: 19.68vw auto;
        background-repeat: no-repeat;
        padding: 6.979vw 0 0;
        margin-top: -8.333vw
    }

    .m-data {
        height: 34.94vw
    }

    .m-data .num1 {
        font-size: 2.812vw;
        white-space: nowrap;
        height: 1.5em;
        transition: .3s
    }

    .m-data .tit1 {
        font-size: 1.25vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3em;
        transition: .3s
    }

    .m-data .item {
        width: 20.05vw;
        height: 17.34vw;
        transition: .3s;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/e-bg6.png)
    }

    .m-data .item.on,
    .m-data .item:hover {
        background-size: 0
    }

    .m-data .item .bg {
        top: 50%;
        transform: translate(-50%, -50%);
        width: 22.65vw;
        height: 20.26vw;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/e-bg4.png);
        opacity: 0;
        transition: .3s
    }

    .m-data .g-titboxe1 .en-img {
        top: 0;
        transform: translateX(-50%);
        width: 19.68vw;
        height: 4.739vw
    }

    .m-data .item.on .bg,
    .m-data .item5.on .bg,
    .m-data .item5:hover .bg,
    .m-data .item:hover .bg {
        opacity: 1
    }

    .m-data .item4.on,
    .m-data .item4:hover {
        width: 26.97vw;
        height: 24.01vw
    }

    .m-data .item4:hover {
        background-image: url(../images/e-bg5.png);
        background-size: 26.97vw auto
    }

    .m-data .pic {
        justify-content: center;
        align-items: center;
        max-width: 4.427vw;
        max-height: 5vw;
        margin: 0 auto .52vw
    }

    .m-data .item4 {
        width: 26.97vw;
        height: 24.01vw;
        background-image: url(../images/e-bg5.png);
        background-size: 26.97vw auto;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(-50%, -50%);
        justify-content: center;
        align-items: center
    }

    .m-data .item1 {
        top: 50%;
        transform: translateY(-50%)
    }

    .m-data .item2 {
        top: 0;
        left: 15.31vw
    }

    .m-data .item3 {
        left: 15.31vw;
        bottom: 0
    }

    .m-data .item5 {
        top: 0;
        right: 15.31vw
    }

    .m-data .item6 {
        right: 15.31vw;
        bottom: 0
    }

    .m-data .item7 {
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }

    .m-data .con {
        top: 50%;
        transform: translate(-50%, -50%)
    }

   
}


@media only screen and (max-width:1199px) {
   

    .row-e2 {
        background-image: url(../images/e-bg1.png);
        background-size: 0 auto !important;
        background-repeat: no-repeat;
        background-position: left top;
        padding-top: 250px;
        position: relative;
        margin-top: -180px
    }

    .m-data {
        overflow: hidden;
        text-align: center;
        height: auto;
        padding-top: 30px
    }

    .m-data .item {
        position: static;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        transform: translate(0);
        display: inline-block;
        margin: 0 auto 15px
    }

    .m-data .li {
        display: inline-block;
        width: 385px;
        height: 333px;
    }

    .m-data .li4 {
        display: none;
    }

    .m-data .li {
        margin-right: 60px
    }

    .row-e1 .g-titbox {
        margin: 0;
        padding: 20px 0 50px
    }

    .row-e1 .g-titbox-top {
        right: 0
    }

    .m-idxe2 .g-titboxe3 {
        display: block
    }

    .m-idxe2 .g-titboxe1 {
        display: none
    }

    .m-data .g-titboxe1 .en-img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        height: auto
    }

   

    .row-e2 .bg {
        position: absolute;
        left: 0;
        top: 80px;
        width: 105px
    }
}

@media only screen and (max-width:959px) {
   

    .row-e2 .bg {
        display: none
    }

    .m-data .item1,
    .m-data .item3,
    .m-data .item6 {
        margin-right: 00px
    }

    .m-data .li {
        width: 38.5vw;
        height: 32.55vw;
        margin-right: 6.5vw
    }

    .m-data .li4 {
        display: none;
    }

    .m-data .item {
        width: 100%;
        height: 100%;
        margin-right: 0
    }

    .m-data .item2,
    .m-data .item5,
    .m-data .item7 {
        margin-right: 0
    }

    .m-data .pic {
        max-width: 9.126vw;
        max-height: 10.69vw
    }

    .m-data .num1 {
        font-size: 6vw
    }

    .m-data .tit1 {
        font-size: 2vw
    }

    .m-data .item .bg {
        width: 44.63vw;
        height: 38.93vw;
        background-size: contain
    }

.g-titbox .tit{
font-weight: 600;
    font-size: .3rem;
}

}

@media only screen and (max-width:767px) {
  

    .row-e2 {
        background-size: 57px auto;
        padding-top: 100px;
        margin-top: -86px
    }

    .m-data {
        margin: 0 -5px;
    }

    .m-data .li {
        width: 50%;
        float: left;
        padding: 0 5px;
        height: auto;
        margin-right: 0;
    }

    .m-data .item {
        background-size: contain;
        width: 100%;
        margin-right: 0;
        height: 40.55vw;
        margin-right: 0
    }

    .m-data .item2,
    .m-data .item5,
    .m-data .item7 {
        margin-right: 0
    }

    .m-idxe2 .g-titboxe3 {
        margin-bottom: 10px
    }

    .m-data .pic {
        max-width: 70px;
        max-height: 82px;
        max-width: 9.126vw;
        max-height: 10.69vw;
        margin-bottom: 5px;
    }

    .m-data .num1 {
        font-size: 35px
    }

    .m-data .tit1 {
        font-size: 18px
    }

    .m-data .item .bg {
        width: 100%;
        height: 112.5%;
        background-size: 111% auto;
        display: block;
        margin-right: 0;
    }

    .m-data .con {
        top: 47%;
    }

  

    .m-data .num1 {
        font-size: 6vw
    }

    .m-data .tit1 {
        font-size: 3vw
    }

    .m-data {
        padding-top: 5px
    }

   
}

.copy a {
    color: #fff;
}

.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 34px !important;
    color: #222;
}  }
}


@media only screen and (max-width:1199px) {
    

    .row-e2 {
        background-image: url(../images/e-bg1.png);
        background-size: 0 auto !important;
        background-repeat: no-repeat;
        background-position: left top;
        padding-top: 250px;
        position: relative;
        margin-top: -180px
    }

    .m-data {
        overflow: hidden;
        text-align: center;
        height: auto;
        padding-top: 30px
    }

    .m-data .item {
        position: static;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        transform: translate(0);
        display: inline-block;
        margin: 0 auto 15px
    }

    .m-data .li {
        display: inline-block;
        width: 385px;
        height: 333px;
    }

    .m-data .li4 {
        display: none;
    }

    .m-data .li {
        margin-right: 60px
    }

    .row-e1 .g-titbox {
        margin: 0;
        padding: 20px 0 50px
    }

    .row-e1 .g-titbox-top {
        right: 0
    }

    .m-idxe2 .g-titboxe3 {
        display: block
    }

    .m-idxe2 .g-titboxe1 {
        display: none
    }

    .m-data .g-titboxe1 .en-img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        height: auto
    }

 

    .row-e2 .bg {
        position: absolute;
        left: 0;
        top: 80px;
        width: 105px
    }
}

@media only screen and (max-width:959px) {
   

    .row-e2 .bg {
        display: none
    }

    .m-data .item1,
    .m-data .item3,
    .m-data .item6 {
        margin-right: 00px
    }

    .m-data .li {
        width: 38.5vw;
        height: 32.55vw;
        margin-right: 6.5vw
    }

    .m-data .li4 {
        display: none;
    }

    .m-data .item {
        width: 100%;
        height: 100%;
        margin-right: 0
    }

    .m-data .item2,
    .m-data .item5,
    .m-data .item7 {
        margin-right: 0
    }

    .m-data .pic {
        max-width: 9.126vw;
        max-height: 10.69vw
    }

    .m-data .num1 {
        font-size: 6vw
    }

    .m-data .tit1 {
        font-size: 2vw
    }

    .m-data .item .bg {
        width: 44.63vw;
        height: 38.93vw;
        background-size: contain
    }
}

@media only screen and (max-width:767px) {
    .left{float:none;}
    .row-e2 {
        background-size: 57px auto;
        padding-top: 100px;
        margin-top: -86px
    }

    .m-data {
        margin: 0 -5px;
width:100%;
    }

    .m-data .li {
        width: 50%;
        float: left;
        padding: 0 5px;
        height: auto;
        margin-right: 0;
    }

    .m-data .item {
        background-size: contain;
        width: 100%;
        margin-right: 0;
        height: 40.55vw;
        margin-right: 0
    }

    .m-data .item2,
    .m-data .item5,
    .m-data .item7 {
        margin-right: 0
    }

    .m-idxe2 .g-titboxe3 {
        margin-bottom: 10px
    }

    .m-data .pic {
        max-width: 70px;
        max-height: 82px;
        max-width: 9.126vw;
        max-height: 10.69vw;
        margin-bottom: 5px;
    }

    .m-data .num1 {
        font-size: 35px
    }

    .m-data .tit1 {
        font-size: 18px
    }

    .m-data .item .bg {
        width: 100%;
        height: 112.5%;
        background-size: 111% auto;
        display: block;
        margin-right: 0;
    }

    .m-data .con {
        top: 47%;
    }

   
    .m-ft-inner .item3 {
        display: block;
        padding: 10px 0 0;
    }

    .m-ft-inner .item3 .con1 {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .m-ft-inner .item3 .tit1 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .m-ft-inner .item3 .tel span {
        font-size: 12px;
    }

    .m-data .num1 {
        font-size: 6vw
    }

    .m-data .tit1 {
        font-size: 3vw
    }

    .m-data {
        padding-top: 5px
    }

  
}