
@charset "utf-8";


@font-face {font-family: "SourceHanSansCN-Bold";  src: url("../fonts/SourceHanSansCN-Bold.otf") format("opentype");font-display: swap;}
@font-face {font-family: "SourceHanSansCN-Medium";  src: url("../fonts/SourceHanSansCN-Medium.otf") format("opentype");font-display: swap;}

.n_dh.v2{}
.n_dh.v2 .n_tit{
    width: 1.96rem;
}
.n_dh.v2 .n_erji h4 a{
    padding: 0 0.28rem;
}

.hd-g1{}
.hd-g1 .title{
    text-align: center;
    font-weight: normal;
    line-height: 1.2;
}
.hd-g1 .title span{
    display: block;
}
.hd-g1 .title .en{
    font-size: 0.14rem;
    color: #F08300;
    font-weight: bold;
    line-height: 1.43;
    text-transform: uppercase;
}
.hd-g1 .title .cn{
    font-size: 0.38rem;
    color: #2B2B2B;
}

.hd-g2{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.hd-g2 .title{
    margin-right: 0.3rem;
    padding-left: 0.22rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
}
.hd-g2 .title:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.3rem;
    background-color: #F18706;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hd-g2 .desc{
    margin-top: 0.08rem;
    font-size: 0.2rem;
    color: rgba(51, 51, 51, .6);
    line-height: 1.5;
}



.btns-g1{
    display: flex;
}
.btns-g1 .s1{
    padding: 0 0.2rem;
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #F08300;
    border-radius: 0.25rem;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
}



.swiDev-g1{
    padding-bottom: 0.34rem;
    position: relative;
}
.swiDev-g1 .swi-scrollbar{
    position: absolute;
    left: 50%;
    bottom: 0;
    width: calc(100% - 1rem);
    height: 4px;
    background-color: rgba(51, 51, 51, .2);
    border-radius: 0.1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}
.swiDev-g1 .swi-scrollbar .swiper-scrollbar-drag{
    position: relative;
    background-color: transparent;
}
.swiDev-g1 .swi-scrollbar .swiper-scrollbar-drag:before{
    content: '';
    margin-top: -3px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 6px;
    background-color: #F08300;
    border-radius: 0.1rem;
}
.swiDev-g1 .swiper-for{
    margin: 0 -0.3rem;
    margin-right: -1.22rem;
    position: relative;
    overflow: hidden;
}
.swiDev-g1 .swiper-for .con{
    padding: 0 0.3rem;
    display: block;
}
.swiDev-g1 .swiper-for .year{
    font-size: 0.5rem;
    color: #333333;
    font-weight: bold;
    line-height: 1.2;
}
.swiDev-g1 .swiper-for .desc{
    margin-top: 0.16rem;
    width: 3.02rem;
    max-width: 100%;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.72;
    min-height: 6.88em;
    opacity: .6;
}
.swiDev-g1 .swiper-for .pic{
    margin-top: 0.32rem;
    width: 2.84rem;
    height: 1.98rem;
    overflow: hidden;
}
.swiDev-g1 .swiper-for .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiDev-g1 .swiper-for .swiper-slide-active{}
.swiDev-g1 .swiper-for .swiper-slide-active .year, .swiDev-g1 .swiper-for .swiper-slide-active .desc{
    color: #F08300;
    opacity: 1;
}
.swiDev-g1 .swiper-nav{
    margin-top: 0.84rem;
    position: relative;
}
.swiDev-g1 .swiper-nav:before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 19.2rem;
    height: 0.14rem;
    background: url(../images/other2/line1.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiDev-g1 .swiper-nav .swiper-slide{
    padding-bottom: 0.24rem;
    cursor: default;
}
.swiDev-g1 .swiper-nav .year{
    padding-top: 0.1rem;
    font-size: 0.18rem;
    color: rgba(51, 51, 51, .8);
    text-align: center;
    position: relative;
}
.swiDev-g1 .swiper-nav .year i{
    position: absolute;
    left: 50%;
    top: 0;
    width: 0.05rem;
    height: 0.05rem;
    background-color: rgba(51, 51, 51, .8);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiDev-g1 .swiper-nav .year i:before{
    content: '';
    margin: -0.055rem 0 0 -0.055rem;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.11rem;
    height: 0.12rem;
    background-color: rgba(240, 131, 0, .3);
    border-radius: 50%;
    opacity: 0;
}
.swiDev-g1 .swiper-nav .active{}
.swiDev-g1 .swiper-nav .active .year{
    padding: 0;
    padding-bottom: 0.1rem;
    color: #F08300;
}
.swiDev-g1 .swiper-nav .active .year i{
    top: auto;
    bottom: 0;
    background-color: rgba(240, 131, 0, .8);
}
.swiDev-g1 .swiper-nav .active .year i:before{
    opacity: 1;
}

.swiPro-g1{
    padding-bottom: 0.54rem;
    position: relative;
}
.swiPro-g1 .swi-arrow{
    position: absolute;
    top: 1.84rem;
    width: 0.68rem;
    height: 0.68rem;
    border: 1px solid #f8cf9f;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 0.2rem auto;
    background-size: 0.2rem auto;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .swi-arrow.prev{
    left: -0.6rem;
    background-image: url(../images/other2/icon-arrow2.png);
}
.swiPro-g1 .swi-arrow.next{
    right: -0.6rem;
    background-image: url(../images/other2/icon-arrow3.png);
}
.swiPro-g1 .swi-arrow:hover{
    background-color: #F08300;
    border-color: #F08300;
}
.swiPro-g1 .swi-arrow.prev:hover{
    background-image: url(../images/other2/icon-arrow4.png);
}
.swiPro-g1 .swi-arrow.next:hover{
    background-image: url(../images/other2/icon-arrow5.png);
}
.swiPro-g1:hover{}
.swiPro-g1:hover .swi-arrow{
    opacity: 1;
}
.swiPro-g1:hover .swi-arrow.prev{
    left: -0.4rem;
}
.swiPro-g1:hover .swi-arrow.next{
    right: -0.4rem;
}
.swiPro-g1 .swi-pagination{
    position: absolute;
    left: 0;
    bottom: 0 !important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10;
}
.swiPro-g1 .swi-pagination .swiper-pagination-bullet{
    margin: 0 0.07rem !important;
    width: 0.12rem;
    height: 0.12rem;
    border: 1px solid #F08200;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.swiPro-g1 .swi-pagination .swiper-pagination-bullet-active{
    background-color: #F08200;
}
.swiPro-g1 .slider{
    padding: 0 1px;
    position: relative;
    overflow: hidden;
}
.swiPro-g1 .swiper-slide{
    height: auto;
}
.swiPro-g1 .con{
    display: block;
    background-color: #fff;
    border: 1px solid #EDEDED;
}
.swiPro-g1 .box-pic{
    height: 4rem;
    position: relative;
}
.swiPro-g1 .pic{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiPro-g1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .mask-text{
    padding: 0.2rem 0.38rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(240, 131, 0, .9);
    z-index: 10;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .mask-text .desc{
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 1.67;
    max-height: 100%;
    overflow-y: auto;
}
.swiPro-g1 .tit{
    padding: 0 0.3rem;
    font-size: 0.18rem;
    color: #333333;
    font-weight: normal;
    height: 0.6rem;
    line-height: 0.6rem;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swiPro-g1.v2{}
.swiPro-g1.v2 .box-pic{
    height: 2.4rem;
}
.swiPro-g1 .con:hover{}
.swiPro-g1 .con:hover .pic img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.swiPro-g1 .con:hover .mask-text{
    opacity: 1;
}



.tabs-g1{}
.tabs-g1 ul{
    margin: 0 -0.29rem;
    display: flex;
    justify-content: center;
}
.tabs-g1 li{
    padding: 0 0.29rem;
    width: 16.66%;
    flex-shrink: 0;
}
.tabs-g1 .con{
    padding: 0.34rem 0.2rem 0.16rem;
    display: block;
    min-height: 2rem;
    height: 100%;
    background-color: #F7F7F7;
    position: relative;
    z-index: 1;
}
.tabs-g1 .con:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/other2/ls-bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    opacity: 0;
}
.tabs-g1 .con:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.17rem;
    width: 0.37rem;
    height: 0.18rem;
    background: url(../images/other2/icon-arrow1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
.tabs-g1 .icon{
    margin: 0 auto 0.11rem;
    width: 0.8rem;
    height: 0.8rem;
    position: relative;
}
.tabs-g1 .icon img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tabs-g1 .icon .ig2{
    opacity: 0;
}
.tabs-g1 .tit{
    font-size: 0.24rem;
    color: #333333;
    text-align: center;
    font-weight: normal;
    line-height: 1.17;
}
.tabs-g1 .on{}
.tabs-g1 .on .con:before{
    opacity: 1;
}
.tabs-g1 .on .con:after{
    opacity: 1;
}
.tabs-g1 .on .icon{}
.tabs-g1 .on .icon img{
    opacity: 0;
}
.tabs-g1 .on .icon .ig2{
    opacity: 1;
}
.tabs-g1 .on .tit{
    color: #ffffff;
    font-weight: bold;
}


.lst-g1{
    margin: 1.28rem -0.8rem 1.44rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lst-g1 li{
    padding: 0 0.8rem;
    position: relative;
    flex-shrink: 0;
}
.lst-g1 li:before{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 1.22rem;
    background-color: rgba(0, 76, 171, .15);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lst-g1 li:last-child:before{
    display: none;
}
.lst-g1 .t1{
    font-size: 0.18rem;
    color: #2B2B2B;
    line-height: 1.2;
    display: flex;
    align-items: flex-end;
}
.lst-g1 .t1 .num{
    font-family: "din";
    margin-right: 0.02rem;
    font-size: 0.6rem;
    color: #F08300;
    line-height: 1;
}
.lst-g1 .t1 .right{
    padding-bottom: 0.02rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.lst-g1 .t1 .unit{
    font-family: "din";
    margin-bottom: 0.02rem;
    font-size: 0.3rem;
    color: #F08300;
    line-height: 1;
}
.lst-g1 .t2{
    margin-top: 0.15rem;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1.86;
    opacity: .6;
}
.lst-g1 li:nth-child(1){
    width: 24.1%;
}
.lst-g1 li:nth-child(2){
    width: 23%;
}
.lst-g1 li:nth-child(3){
    width: 26.9%;
}
.lst-g1 li:nth-child(4){
    width: 26%;
}
.lst-g1 li:nth-child(4) .t1{
    align-items: flex-start;
}
.lst-g1 li:nth-child(4) .right{
    line-height: 1.67;
    flex-direction: row;
    align-items: flex-start;
}
.lst-g1 li:nth-child(4) .unit{
    margin-top: -0.02rem;
}

.lst-g2{
    margin: 0 -0.28rem -0.4rem;
    display: flex;
    flex-wrap: wrap;
}
.lst-g2 li{
    padding: 0 0.28rem;
    margin-bottom: 0.4rem;
    width: 50%;
    flex-shrink: 0;
}
.lst-g2 .con{
    display: block;
    height: 2.6rem;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lst-g2 .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.lst-g2 .tit{
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    z-index: 10;
}
.lst-g2 .tit span{
    display: block;
}
.lst-g2 .tit .cn{
    font-size: 0.36rem;
}
.lst-g2 .tit .en{
    margin-top: 0.08rem;
    font-size: 0.14rem;
    text-transform: uppercase;
}
.lst-g2 .con:hover{}
.lst-g2 .con:hover .bg{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.lst-g3{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lst-g3 li{
    display: flex;
    align-items: center;
}
.lst-g3 .num{
    font-family: "SourceHanSansCN-Bold";
    font-size: 2.4rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 0.8) 66%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    color: transparent;
    flex-shrink: 0;
}
.lst-g3 .right{
    margin-left: -0.32rem;
    position: relative;
    z-index: 10;
    flex-grow: 1;
}
.lst-g3 .cn{
    font-size: 0.36rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.06;
}
.lst-g3 .cn span{
    color: #F08300;
}
.lst-g3 .en{
    margin-top: 0.12rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 1.27;
}

.lst-g4{}
.lst-g4 li{
    margin-bottom: 1.25rem;
}
.lst-g4 li:last-child{
    margin-bottom: 0;
}
.lst-g4 .con{
    display: flex;
}
.lst-g4 .left{
    width: 5.2rem;
    overflow: hidden;
}
.lst-g4 .right{
    padding: 0.3rem 0;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    width: calc(100% - 6rem);
    max-width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.lst-g4 .pic{
    height: 3.66rem;
    overflow: hidden;
}
.lst-g4 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.lst-g4 .tit{
    padding-left: 0.42rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
}
.lst-g4 .tit:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.3rem;
    background-color: #F18706;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lst-g4 .desc{
    margin-top: 0.21rem;
    padding-left: 0.42rem;
    font-size: 0.2rem;
    color: rgba(51, 51, 51, .6);
    line-height: 1.5;
}
.lst-g4 .l-r{}
.lst-g4 .l-r .left{
    margin-left: 0.8rem;
    order: 2;
}
.lst-g4 .l-r .right{
    order: 1;
}
.lst-g4 .l-l{}
.lst-g4 .l-l .left{
    margin-right: 0.8rem;
    order: 1;
}
.lst-g4 .l-l .right{
    order: 2;
}
.lst-g4 .con:hover{}
.lst-g4 .con:hover .pic img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}



.row-g1{
    padding: 0.73rem 0 1.1rem;
    background: url(../images/other2/row-bg1.jpg) center bottom no-repeat;
    overflow: hidden;
}
.row-g2{
    padding: 0.62rem 0 1.3rem;
    background: url(../images/other2/row-bg1.jpg) center bottom no-repeat;
    overflow: hidden;
}
.row-g2 .hd-g1{
    margin-bottom: 0.44rem;
}
.row-g2 .swiDev-g1{
    margin-top: 1.02rem;
}
.row-g2 .tabs-g1{
    margin-bottom: 0.5rem;
}
.row-g3{
    padding: 0.62rem 0 1.04rem;
    overflow: hidden;
}
.row-g3 .hd-g1{
    margin-bottom: 0.44rem;
}
.row-g3 .swiDev-g1{
    margin-top: 1.02rem;
}
.row-g3 .tabs-g1{
    margin-bottom: 0.5rem;
}
.row-g3 .lst-g4{
    margin-top: 0.35rem;
    margin-bottom: 1.19rem;
}
.row-pageFot1{
    padding: 1.3rem 0 1.38rem;
    background: url(../images/other2/row-bg2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}



.boxDes-g1{
    margin-bottom: 0.61rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.boxDes-g1 .lg{
    margin-right: 1.42rem;
    flex-shrink: 0;
}
.boxDes-g1 .lg img{
    display: block;
    max-width: 2.64rem;
    max-height: 0.6rem;
}
.boxDes-g1 .right{
    padding-top: 0.05rem;
    flex-grow: 1;
}
.boxDes-g1 .desc{
    font-size: 0.18rem;
    color: #666666;
    line-height: 2;
}
.boxDes-g1 .btns-g1{
    margin-top: 0.34rem;
}
.boxDes-g1.v2{
    padding-top: 0.05rem;
    align-items: flex-start;
}
.boxDes-g1.v2 .lg{
    margin-top: 0.57rem;
    margin-right: 1.1rem;
}
.boxDes-g1.v2 .desc{
    line-height: 1.67;
}
.boxDes-g2{
    margin-bottom: 0.92rem;
    min-height: 4.5rem;
    display: flex;
}
.boxDes-g2 .left, .boxDes-g2 .right{
    flex-shrink: 0;
}
.boxDes-g2 .left{
    padding: 0.66rem 0.48rem 0.66rem 0.58rem;
    width: 41.25%;
    background: url(../images/other2/bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.boxDes-g2 .right{
    width: 58.75%;
}
.boxDes-g2 .tit{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.boxDes-g2 .desc{
    margin-top: 0.33rem;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 1.67;
}
.boxDes-g2 .video{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.boxDes-g2 .video img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.boxDes-g2 .video .playBtn{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 8;
    width: 0.72rem;
    height: 0.72rem;
    margin-left: -0.36rem;
    margin-top: -0.36rem;
}
.boxDes-g2 .video .playBtn:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 0;
    background: #fff;
    animation: scaleta 1.5s infinite;
}
.boxDes-g2 .video .playBtn:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 1;
    background: #fff;
    animation: scaletb 1.5s infinite;
}
.boxDes-g2 .video .playBtn i{
    position: relative;
    z-index: 5;
    width: 100%;
    background: url(../images/play2.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.boxDes-g3{
    display: flex;
    align-items: flex-start;
}
.boxDes-g3 .left{
    margin-right: 0.44rem;
    flex-shrink: 0;
}
.boxDes-g3 .right{
    padding-top: 0.05rem;
    flex-grow: 1;
}
.boxDes-g3 .tit{
    font-size: 0.28rem;
    color: #333333;
    writing-mode: vertical-lr;
}
.boxDes-g3 .desc{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.67;
}

.boxDes-g4{}
.boxDes-g4 img{
    margin: 0 auto;
    display: block;
}

.boxDes-g5{
    padding: 0.4rem 0;
    min-height: 3.4rem;
    line-height: 2.6rem;
    text-align: center;
    position: relative;
    z-index: 1;
}
.boxDes-g5 .wp{
    display: inline-block;
    vertical-align: middle;
    width: 94%;
    text-align: left;
}
.boxDes-g5 .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
}
.boxDes-g5 .title{
    font-size: 0.3rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.3;
}
.boxDes-g5 .desc{
    margin-top: 0.16rem;
    width: 8.9rem;
    max-width: 100%;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 1.6;
}


.boxPro-g1{
    padding: 0.95rem 0 0;
}
.boxPro-g1 .hd-g2{
    margin: 0.91rem 0 0.4rem;
}
.boxPro-g1 .hd-g2:first-child{
    margin-top: 0;
}


.boxSer-g1{}
.boxSer-g1 .t1{
    font-family: "SourceHanSansCN-Bold";
    margin-bottom: 0.47rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.boxSer-g1 .t1 .tel{
    font-family: "SourceHanSansCN-Medium";
    margin-left: 0.34rem;
    padding-left: 0.54rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 1.62;
    font-weight: normal;
    background: url(../images/other2/icon-tel1.png) left center no-repeat;
    -webkit-background-size: 0.4rem auto;
    background-size: 0.4rem auto;
}









@media (max-width: 1199px){
    .hd-g1 .title .en{font-size: 0.22rem;}
    .hd-g1 .title .cn{font-size: 0.48rem;}
    .hd-g2 .title{font-size: 0.4rem;}
    .hd-g2 .title:before{width: 3px; height: 0.4rem;}
    .hd-g2 .desc{font-size: 0.26rem;}
    .btns-g1 .s1{width: 2.4rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.26rem; border-radius: 0.5rem;}
    .swiDev-g1 .swiper-for{margin-right: 0;}
    .swiDev-g1 .swiper-for .desc{font-size: 0.26rem;}
    .swiDev-g1 .swiper-nav .year{padding-top: 0.24rem; font-size: 0.26rem;}
    .swiDev-g1 .swiper-nav .year i{width: 0.1rem; height: 0.1rem;}
    .swiDev-g1 .swiper-nav .year i:before{margin: -0.11rem 0 0 -0.11rem; width: 0.22rem; height: 0.22rem;}
    .swiDev-g1 .swiper-nav .active .year{padding-bottom: 0.24rem;}
    .swiPro-g1 .tit{height: 0.9rem; line-height: 0.9rem; font-size: 0.32rem;}
    .tabs-g1{}
    .tabs-g1 ul{margin: 0 -0.1rem -0.2rem; overflow: hidden; flex-wrap: wrap;}
    .tabs-g1 li{margin-bottom: 0.2rem; padding: 0 0.1rem; width: 33.33%;}
    .tabs-g1 .con{padding: 0.15rem 0.3rem; padding-bottom: 0.25rem; min-height: 0;}
    .tabs-g1 .con:after{display: none;}
    .tabs-g1 .tit br{display: none;}
    .lst-g1{margin: 0 -0.2rem; margin-bottom: 0.4rem; flex-wrap: wrap;}
    .lst-g1 li{padding: 0 0.2rem; margin-bottom: 0.4rem; width: 50% !important;}
    .lst-g1 .t1{font-size: 0.2rem;}
    .lst-g1 .t1 .num{font-size: 0.7rem;}
    .lst-g1 .t1 .unit{font-size: 0.3rem;}
    .lst-g1 .t2{font-size: 0.22rem; line-height: 1.4;}
    .lst-g1 li:nth-child(even):before{display: none;}
    .lst-g2 li{width: 100%;}
    .lst-g2 .tit .cn{font-size: 0.46rem;}
    .lst-g2 .tit .en{font-size: 0.2rem;}
    .lst-g3{margin-bottom: -0.2rem; flex-wrap: wrap;}
    .lst-g3 li{margin-bottom: 0.2rem; width: 50% !important;}
    .lst-g4 .con{display: block;}
    .lst-g4 .left, .lst-g4 .right{width: 100%; margin: 0 !important;}
    .lst-g3 .num{font-size: 2rem;}
    .lst-g3 .right{margin-left: -0.12rem;}
    .lst-g3 .cn{font-size: 0.32rem;}
    .lst-g3 .en{font-size: 0.2rem;}
    .lst-g4 li{margin-bottom: 0.6rem;}
    .lst-g4 .tit{font-size: 0.32rem;}
    .lst-g4 .tit:before{width: 3px;}
    .lst-g4 .desc{font-size: 0.26rem;}
    .row-g1, .row-g2, .row-g3, .row-pageFot1{padding: 0.8rem 0;}
    .row-g2 .hd-g1{margin-bottom: 0.6rem;}
    .row-g2 .swiDev-g1{margin-top: 0;}
    .row-g3 .lst-g4{margin-top: 0; margin-bottom: 0;}
    .boxDes-g1{display: block;}
    .boxDes-g1 .lg{margin: 0 auto 0.15rem;}
    .boxDes-g1 .lg img{margin: 0 auto;}
    .boxDes-g1 .desc{font-size: 0.26rem;}
    .boxDes-g1 .btns-g1{justify-content: center;}
    .boxDes-g1.v2 .lg{margin: 0; margin-bottom: 0.15rem;}
    .boxDes-g2{display: block;}
    .boxDes-g2 .tit{font-size: 0.4rem;}
    .boxDes-g2 .desc{font-size: 0.26rem;}
    .boxDes-g2 .left, .boxDes-g2 .right{width: 100%;}
    .boxDes-g3 .tit{font-size: 0.4rem;}
    .boxDes-g3 .desc{font-size: 0.26rem;}
    .boxDes-g5 .wp{width: 90%;}
    .boxDes-g5 .title{font-size: 0.4rem;}
    .boxDes-g5 .desc{font-size: 0.26rem;}
    .boxPro-g1{padding: 0.8rem 0 0;}
    .boxPro-g1 .hd-g2{margin: 0.8rem 0 0.4rem;}
}