@import url("../css/iconfont.css");
html{
	font-size: 16px;
    
}
img {
    max-width: 100%;
    display: block;
}

body {
    height: auto;
+ overflow: hidden;
font-family: 'Noto Sans SC', 'Noto Sans SC';
    font-weight: 400;
/*    background-color: #fdfaf7;*/
}

.wap{
    display: none;
}

#content{
    /*margin-top: 0;*/
     margin-top:8.375rem !important;
     width: 100% !important;
}

#header{
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 120rem;
    height: 8.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #FFF !important;
    /*background-color: rgb(255, 255, 255, 0.6);*/
    z-index: 999;
}

.nav_wap{
    display: none;
}

.logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
    overflow: visible;
}

.logo .logopic{
    width: 17.42%;
}
.logo .right{
    height: 100%;
    flex-grow: 1;
    margin-left: 4.5%;
}
.logo .right .top{
    height: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D1D1D1;
    box-sizing: border-box;
}
.logo .right .top .logo_txt{
    font-family: "alimama";
    font-size: 1.875rem;
    color: #F02C02;
    line-height: 1.875rem;
}
.logo .right .top .phone{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.logo .right .top .phone img{
    width: 2rem;
}
.logo .right .top .phone .phone_txt{
    display: flex;
    align-items: center;
    margin-left: .625rem;
}
.logo .right .top .phone .phone_txt .t1{
    font-weight: 500;
    font-size: 1.5rem;
    color: #353535;
    line-height: 1.5rem;
}
.logo .right .top .phone .phone_txt .t2{
    font-family: HarmonyOS_sans_black;
    font-size: 1.5rem;
    color: #353535;
    line-height: 1.5rem;
}

#nav{
    height: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#nav li{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-weight: 500;
    font-size: 1.625rem;
    color: #353535;
}

#nav li a{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
/*    position: relative;*/
}


#nav li a .bkg{
    display: none;
}
#nav li.on{
    font-weight: bold;
    color: #F02C02;
}
#nav li.on a .bkg{
    display: block;
    width: 2.5rem;
    height: .312rem;
    background-color: #F02C02;
    border-radius: .187rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


.nav_wap, .subNavBox {
    display: none;
}

.banner{
    width: 100%;
    position: relative;
    z-index: 1;
}

.banner img{
    display: block;
    object-fit: cover;
}

.banner .btns{
    width: 77.08%;
    height: 3.125rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    pointer-events: none;
}

.banner .btns .swiper-button-prev,
.banner .btns .swiper-button-next{
    width: 3.125rem;
    height: 3.125rem;
    pointer-events: auto;
}
.banner .btns .swiper-button-next{
    transform: rotateY(180deg);
}

.global_title{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.global_title .global_logo{
    width: 7.937rem;
    margin-bottom: .625rem;
}

.global_title .title{
    font-family: "alimama";
    font-size: 2.625rem;
    color: #353535;
    line-height: 3.437rem;
    text-align: center;
    position: relative;
    z-index: 1;
}
.global_title .title .bg{
    font-weight: 900;
    font-size: 4.562rem;
    color: rgb(53, 53, 53, 0.06);
    line-height: 4.562rem;
    z-index: -1;
    position: absolute;
    left: 50%;
    bottom: -1.875rem;
    transform: translateX(-50%);
    white-space: nowrap;
}
.global_title .sub{
    font-weight: 500;
    font-size: 1.875rem;
    color: rgb(64, 64, 64, 0.9);
    line-height: 2.5rem;
    text-align: center;
    margin-top: .5rem;
}
.global_title.v1 .title .bg{
    color: rgba(255,255,255,0.06);
}
.global_title.v1 .title{
    color: #fff;
}
.global_title.v1 .sub{
    color: rgb(255, 255, 255, 0.9);
}

.second_title{
    font-size: 1.5rem;
    line-height: 2.125rem;
    color: #666666;
    margin-top: 1.25rem;
}

.swiper-button-prev,
.swiper-button-next{
    margin-top: 0;
    position: static;
    background-image: none;
}

.global_zxlj{
    width: 21.25rem;
    height: 3.062rem;
    background: #771C2E;
    border-radius: 1.562rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 1.25rem;
    color: #FFFFFF;
}
.global_zxlj img{
    width: 1.937rem;
    margin-right: .625rem;
}

.questionnaire{
    width: 22.812rem;
    height: 3.562rem;
    background: #F02C02;
    border-radius: 1.812rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 1.75rem;
    color: #FFFFFF !important;
    line-height: 1.75rem;
    animation: bounce 0.5s infinite;
}
.questionnaire img{
    width: .75rem;
    margin-left: 1.562rem;
}

/* Define the keyframes for the bounce effect */
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* Adjust the value to change the jump height */
    }
}

/* Add a hover state to start the animation on mouseover */
.questionnaire {
    animation-play-state: running;
}

/* Optionally, you can add a state to stop the animation on mouseout */
/*
.questionnaire:not(:hover) {
    animation-play-state: paused;
}
*/

.idx1{
    padding-top: 20.312rem;
    padding-bottom: 5.625rem;
    display: flex;
    justify-content: center;
    position: relative;
    background-image: url("/img/idx1_bg1.jpg");
    background-size: 100% 100%;
    margin-top: -17.187rem;
}

.idx1 .pic{
    width: 38.75%;
    position: absolute;
    bottom: 0;
    right: 12.66%;
}
.idx1 .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.idx1 .content .global_title{
    align-items: flex-start;
}
.idx1 .content .global_title .title{
    text-align: left;
}
.idx1 .content .en{
    font-family: "HarmonyOS_sans_mid";
    font-weight: 500;
    font-size: 1.125rem;
    color: rgb(0, 0, 0, 0.25);
    line-height: 1.125rem;
    margin-top: 1.062rem;
}
.idx1 .content .t1{
    font-weight: bold;
    font-size: 2.125rem;
    color: #353535;
    line-height: 3.125rem;
    margin-top: 1.5rem;
}
.idx1 .content .t2{
    width: 53%;
    display: flex;
    flex-direction: column;
    grid-row-gap: 1.25rem;
    margin-top: 1.875rem;
}
.idx1 .content .t2 p{
    width: 100%;
    padding-left: 1.437rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.5rem;
    color: #000000;
    line-height: 2.375rem;
    text-align: justify;
    position: relative;
}
.idx1 .content .t2 p::before{
    content: "";
    width: .812rem;
    height: .812rem;
    background: #F02C02;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 1.187rem;
    transform: translateY(-50%);
}

.idx2{
    padding-top: 2.25rem;
    padding-bottom: 1.375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("http://amoogii.cn/static/home/img/idx2_bg1.jpg");
    background-size: 100% 100%;
}
.idx2 .content{
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.idx2 .content .left{
    display: flex;
    align-items: center;
}
.idx2 .content .left .star{
    width: 10.83%;
}
.idx2 .content .left .logos{
    margin-left: .875rem;
}
.idx2 .content .left .logos img{
    width: 18.375rem;
}
.idx2 .content .left .logos .t1{
    font-weight: 500;
    font-size: 1.687rem;
    color: #FFFFFF;
    line-height: 1.687rem;
    margin-top: .937rem;
}
.idx2 .content .left .logos .t2{
    font-weight: bold;
    font-size: 1.562rem;
    color: #FFFFFF;
    line-height: 1.562rem;
    white-space: nowrap;
    margin-top: 1rem;
}
.idx2 .content .right{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.idx2 .content .right .qrcode{
    display: flex;
    grid-column-gap: 1.187rem;
}
.idx2 .content .right .qrcode .qc{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.125rem;
}
.idx2 .content .right .qrcode .qc img{
    width: 6.875rem;
    border-radius: .625rem;
    margin-bottom: .562rem;
}
.idx2 .content .right .phone{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 1rem;
}
.idx2 .content .right .phone .r1{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 1.5rem;
}
.idx2 .content .right .phone img{
    width: 1.125rem;
    margin-right: .375rem;
}
.idx2 .content .right .phone .r2{
    font-family: "HarmonyOS_sans_mid";
    font-size: 1.75rem;
    color: #fff;
    line-height: 1.75rem;
    margin-top: 1.437rem;
    white-space: nowrap;
}
.idx2 .content .right .phone .r2.wrap{
    display: none;
}

.idx3{
    padding-top: 7.25rem;
    padding-bottom: 5.687rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.idx3 .content{
    display: flex;
    justify-content: space-between;
    margin-top: 3.875rem;
    margin-bottom: 2rem;
}
.idx3 .content .blk{
    width: 24%;
    display: flex;
    flex-direction: column;
}
.idx3 .content .blk .pic{
    width: 100%;
}
.idx3 .content .blk .t1{
    padding-left: 5.56%;
    display: flex;
    align-items: flex-end;
    font-weight: 500;
    font-size: 1.75rem;
    color: #000000;
    line-height: 1.75rem;
    margin-top: 1.125rem;
}
.idx3 .content .blk .t1 img{
    width: 1rem;
    margin-right: .75rem;
}
.idx3 .content .blk .t2{
    width: 100%;
    padding-left: 3.47%;
    padding-right: 3.47%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.5rem;
    color: #3E3E3E;
    line-height: 2.375rem;
    text-align: justify;
    margin-top: .687rem;
    
}

.idx4{
    padding-top: 7.312rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}
.idx4.service{
    margin-top: 5.437rem;
}
.idx4::before{
    content: "";
    width: 100%;
    height: 60.375rem;
    background-color: #F02C02;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.idx4 .tabs{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 1.687rem;
}
.idx4 .tabs .tab{
    width: 16%;
    padding-top: 1.875rem;
    padding-bottom: 1.437rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.idx4 .tabs .tab .icon{
    width: 4.875rem;
    height: 3.687rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.idx4 .tabs .tab.active .icon img:first-child,
.idx4 .tabs .tab .icon img:last-child{
    display: none;
}
.idx4 .tabs .tab.active .icon img:last-child,
.idx4 .tabs .tab .icon img:first-child{
    display: block;
}
.idx4 .tabs .tab.active{
    background: rgb(255, 255, 255, 0.88);
    border-radius: 0px 2.562rem 0px 2.562rem;
}
.idx4 .tabs .tab.active .txt{
    color: #F02C02;
}
.idx4 .tabs .tab .txt{
    font-weight: 500;
    font-size: 1.875rem;
    color: #FFFFFF;
    line-height: 2.5rem;
    margin-top: 1rem;
    text-align: center;
}
.idx4 .content{
    width: 83.59%;
    padding-top: 7.25rem;
    padding-bottom: 6.062rem;
    align-self: flex-end;
    margin-top: -.625rem;
    background-image: url("http://amoogii.cn/static/home/img/idx4_bg1.png");
    background-size: 100% 100%;
    position: relative;
}
.idx4 .content .blk{
    width: 100%;
/*    padding-left: 7.54%;*/
/*    padding-right: 14.7%;*/
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    grid-column-gap: 3.86%;
    align-items: flex-start;
}
.idx4 .content .blk .left{
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.idx4 .content .blk .left .num{
    font-weight: bold;
    font-size: 7.125rem;
    color: rgb(182, 182, 182, 0.1);
    line-height: 7.125rem;
}
.idx4 .content .blk .left .t1{
    font-weight: bold;
    font-size: 2.5rem;
    color: #000000;
    line-height: 2.5rem;
    margin-top: -1.312rem;
}
.idx4 .content .blk .left .t2{
    font-size: 1.625rem;
    color: #3E3E3E;
    line-height: 2.375rem;
    text-align: justify;
    margin-top: 1.937rem;
}
.idx4 .content .blk .right{
    width: 45.98%;
}
.idx4 .btns{
    width: 7.812rem;
    height: 3.125rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 7.6%;
    bottom: 3.125rem;
    z-index: 1;
    pointer-events: none;
}

.idx4 .btns .swiper-button-prev,
.idx4 .btns .swiper-button-next{
    width: 3.125rem;
    height: 3.125rem;
    pointer-events: auto;
}

.idx5{
    padding-top: 4.375rem;
    padding-bottom: 2.812rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("https://amoogii.cn/static/home/img/idx5_bg1.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.idx5 .content{
    width: 72.92%;
    align-self: flex-end;
    margin-top: 3rem;
}
.idx5 .content .swiper-wrapper{
    display: flex;
    align-items: center;
}

.idx5 .content .swiper-slide{
    width: 33%;
    height: 34.5rem;
}
.idx5 .content .blk{
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding-top: 5.625rem;
    padding-left: 7.4%;
    padding-right: 7.4%;
    box-sizing: border-box;
}
.idx5 .content .blk .icon{
    width: 2.437rem;
    margin-bottom: 2.25rem;
}
.idx5 .content .blk .t1{
    font-weight: bold;
    font-size: 1.75rem;
    color: #353535;
    line-height: 2.812rem;
    display: grid;
}
.idx5 .content .blk .t2{
    font-weight: 500;
    font-size: 1.5rem;
    color: #353535;
    line-height: 2.375rem;
    text-align: justify;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:8;
    margin-top: .875rem;
     white-space: pre-wrap;
}
.idx5 .content .blk .t2 span{
    font-size: .875rem;
    line-height: .875rem;
/*    vertical-align: to;*/
}
.idx5 .content .blk .t2 .g{
    font-family: "Noto Sans";
    font-size: 1.5rem;
    color: #353535;
    line-height: 2.375rem;
}
.idx5 .content .swiper-slide.swiper-slide-active{
    height: 45.625rem;
    background-color: #fff;
}
.idx5 .content .swiper-slide.swiper-slide-active .blk .icon{
    display: none;
}
.idx5 .content .swiper-slide.swiper-slide-active .blk{
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
    box-sizing: border-box;
}
.idx5 .content .swiper-slide.swiper-slide-active .blk .t1{
    margin-top: 0;
}
.idx5 .content .swiper-slide.swiper-slide-active .blk .t2{
    display:block;
    text-overflow:inherit;
    overflow: visible;
}
.idx5 .content .ctrls{
    display: flex;
    align-items: center;
    margin-top: 3.25rem;
}

.idx5 .btns{
    width: 7.812rem;
    height: 3.125rem;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    pointer-events: none;
    margin-left: 13.43%;
}

.idx5 .btns .swiper-button-prev,
.idx5 .btns .swiper-button-next{
    width: 3.125rem;
    height: 3.125rem;
    pointer-events: auto;
}
.idx5 .swiper-pagination{
    position: static;
    display: flex;
    justify-content: center;
    grid-column-gap: .562rem;
    margin-left: 42%;
}
.idx5 .swiper-pagination .swiper-pagination-bullet{
    width: 1.187rem;
    height: .625rem;
    background: #C6C6C6;
    border-radius: .312rem;
}
.idx5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 3.187rem;
    background: #F02C02;
}

.idx6{
    padding-top: 7.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx6 .content{
    display: flex;
    align-items: stretch;
    margin-top: 3.375rem;
}
.idx6 .content .left{
    width: 38.17%;
    padding-left: 5%;
    padding-top: 7rem;
    padding-bottom: 7.687rem;
    box-sizing: border-box;
    background-image: url("https://amoogii.cn/static/home/img/idx6_bg1.png");
    background-size: 100% 100%;
}
.idx6 .content .left.active{
    background-image: url("https://amoogii.cn/static/home/img/idx6_bg1a.png");
}
.idx6 .content .right.active{
    background-image: url("https://amoogii.cn/static/home/img/idx6_bg2a.png");
}

.idx6 .content .t1{
    font-weight: bold;
    font-size: 1.75rem;
    color: #FFFFFF;
    line-height: 1.75rem;
    position: relative;
}
.idx6 .content .t1 .num{
    width: 2.562rem;
    position: absolute;
    left: 0;
    top: -1.25rem;
}
.idx6 .content .right .t1 .num{
    width: 2.812rem;
}
.idx6 .content .en{
    font-size: .625rem;
    color: #FFFFFF;
    line-height: .625rem;
    margin-top: .75rem;
}
.idx6 .content .t2{
    width: 77%;
    margin-top: 1.062rem;
}
.idx6 .content .t2 p{
    font-weight: 500;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 2.187rem;
    text-align: justify;
}
.idx6 .content .splid{
    width: 100%;
    margin-top: .937rem;
}
.idx6 .content .right{
    width: 65%;
    padding-top: 3.25rem;
    padding-bottom: 1.875rem;
    padding-left: 7%;
    box-sizing: border-box;
    margin-left: -3.17%;
    background-image: url("https://amoogii.cn/static/home/img/idx6_bg2.png");
    background-size: 100% 100%;
}
.idx6 .content .right .t2{
    width: 95%;
}
.idx6 .content .right .t2 p{
    text-indent: 1.5rem;
    position: relative;
}
.idx6 .content .right .t2 p::before{
    content: "";
    width: .625rem;
    height: .625rem;
    background: #FAF9F7;
    border-radius: 50%;
    position: absolute;
    left: .312rem;
    top: .75rem;
}

.idx7{
    padding-top: 7.562rem;
    padding-bottom: 5.812rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.idx7 .content{
    margin-top: 3.75rem;
    position: relative;
}
.idx7 .content .swiper-slide{
    width: 32%;
}
.idx7 .content img{
    width: 100%;
}
.idx7 .btns{
    width: 115%;
    height: 3.125rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    pointer-events: none;
}

.idx7 .btns .swiper-button-prev,
.idx7 .btns .swiper-button-next{
    width: 3.125rem;
    height: 3.125rem;
    pointer-events: auto;
}

.idx8{
    padding-top: 7.312rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}
.idx8.about{
    margin-top: 5.437rem;
}
.idx8::before{
    content: "";
    width: 100%;
    height: 50.562rem;
    background-color: #F02C02;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.idx8 .t{
    font-weight: bold;
    font-size: 2.25rem;
    color: rgb(255, 255, 255, 0.9);
    line-height: 2.25rem;
    margin-top: 2.25rem;
}
.idx8 .pic{
    width: 74.58%;
    border-radius: 1.25rem;
    margin-top: 2.5rem;
}

.idx9{
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    justify-content: center;
}

.idx-new-top{
    padding-top: 5rem;
 
}
.idx9 .content{
    width: 56.51%;
    padding-top: 4.937rem;
    padding-bottom: 4.375rem;
    padding-left: 4.48%;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    grid-column-gap: 8.29%;
    background-image: url("https://amoogii.cn/static/home/img/idx9_bg1.jpg");
    background-size: 100% 100%;
}
.idx9 .content .left{
    width: 32.9%;
}
.idx9 .content .right{
    flex-grow: 1;
}
.idx9 .content .right .global_title{
    align-items: flex-start;
    margin-bottom: 1.875rem;
}
.idx9 .content .right .global_title .title{
    text-align: left;
}
.idx9 .content .right .global_title .title .bg{
    left: 0;
    transform: none;
}

.news{
    /*padding-bottom: 4.75rem;*/
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news .content{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    grid-column-gap: 1.72%;
    margin-top: 5.625rem;
}

.news .content .sec{
    width: 19.79%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}
.news .content .sec img{
    width: 100%;
}
.news .content .sec .date{
    width: 4.687rem;
    padding-top: .687rem;
    padding-bottom: .75rem;
    background: #858585;
    border-radius: 0px 8px 8px 8px;
    position: absolute;
    left: 1.25rem;
    top: -1.562rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.news .content .sec .date .d{
    font-weight: 500;
    font-size: 2.062rem;
    color: #FFFFFF;
    line-height: 2.062rem;
}
.news .content .sec .date .ym{
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.125rem;
    margin-top: .75rem;
}
.news .content .sec:hover .date{
    background-color: #F02C02;
}
.news .content .sec .t1{
    font-weight: 500;
    font-size: 1.625rem;
    color: #2C2C2C;
    line-height: 1.625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2.187rem;
}

.news .content .sec .t2{
    font-size: 1.5rem;
    color: #5F5F5F;
    line-height: 2.125rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    margin-top: 1rem;
}
.news .content .sec .t3{
    display: block;
    font-size: 1.125rem;
    color: #505050;
    line-height: 1.125rem;
    padding-bottom: .625rem;
    border-bottom: 1px solid #505050;
    margin-right: auto;
    margin-top: 1.625rem;
}

.contact{
    display: flex;
    justify-content: center;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background-image: url("/img/contact_bg1.jpg");
    background-size: 100% 100%;
}

.contact form{
    width: 100%;
    display: flex;
    justify-content: center;
}

.contact .feedback{
    width: 62.5%;
    padding-left: 5.21%;
    padding-right: 5.21%;
    padding-top: 3.437rem;
    padding-bottom: 4.187rem;
    background: rgb(255, 255, 255, 0.8);
    box-shadow: 6px 10px 49px 0px rgba(0,37,122,0.08);
    border-radius: 1.625rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.contact .feedback .t1{
    width: 100%;
    font-weight: bold;
    font-size: 2.5rem;
    color: #333333;
    line-height: 2.5rem;
    text-align: center;
}
.contact .feedback .t1 span{
    color: #005B5C;
}
.contact .feedback .splid{
    width: 2rem;
    height: .25rem;
    background: #771C2E;
    margin: 0 auto;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}
.contact .feedback .t2{
    width: 100%;
    font-size: 1.812rem;
    color: #4B4B4B;
    line-height: 1.812rem;
    text-align: center;
}

.contact .feedback input{
    border: none;
    border-radius: .75rem;
    width: 49%;
    height: 4rem;
    background: #fff;
    font-size: 1.125rem;
    color: #333333;
    padding-left: 1.125rem;
    box-sizing: border-box;
    margin-top: 2.937rem;
    margin-bottom: 1.375rem;
}
.contact .feedback input:placeholder-shown::placeholder,
.contact .feedback textarea:placeholder-shown::placeholder{
    color: #676767;
}

.contact .feedback textarea{
    width: 100%;
    height: 9.375rem;
    background: #fff;
    border-radius: .75rem;
    border: none;
    resize: none;
    padding-top: .937rem;
    padding-left: 1.125rem;
    box-sizing: border-box;
    font-size: 1.125rem;
}

.contact .feedback button{
    width: 100%;
    height: 3.875rem;
    background: #771C2E;
    border-radius: .75rem;
    border: none;
    font-weight: 500;
    font-size: 1.25rem;
    color: #FEFEFE;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 1.687rem;
}

.footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #E7E7E7;
}

.footer .top{
    padding-top: 5rem;
    padding-bottom: 3.875rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer .top .t{
    font-weight: bold;
    font-size: 2rem;
    color: #121212;
    line-height: 2rem;
    position: relative;
}
.footer .top .t::before{
    content: "";
    width: .25rem;
    height: 1.25rem;
    background: #F02C02;
    border-radius: .125rem;
    position: absolute;
    left: -.75rem;
    top: 50%;
    transform: translateX(-100%) translateY(-50%);
}

.footer .top .list{
    display: flex;
    flex-direction: column;
    margin-top: 1.875rem;
}
.footer .top .list .icon{
    width: 1.187rem;
    height: 1.312rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .75rem;
}

.footer .top .lianxi{
    display: flex;
    align-items: center;
}
.footer .top .lianxi:nth-child(1){
    align-items: flex-start;
    margin-bottom: 1.375rem;
}
.footer .top .lianxi:nth-child(2){
    margin-bottom: 1.375rem;
}
.footer .top .lianxi:nth-child(1) .icon{
    margin-top: .375rem;
}
.footer .top .lianxi .t1{
    font-weight: 500;
    font-size: 1.5rem;
    color: rgb(38, 38, 38, 0.9);
    /*line-height: 1.75rem;*/
}
.footer .top .qrcode{
    display: flex;
    grid-column-gap: 1.25rem;
    margin-top: 2.187rem;
}

.footer .top .qrcode .qc{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
    font-size: 1.375rem;
    color: #353535;
}

.footer .top .qrcode .qc img{
    width: 8.125rem;
    margin-bottom: .75rem;
}
.footer .top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*grid-row-gap: 1.875rem;*/
   margin-top: 1.875rem
}
.footer .top ul li{
    font-weight: 500;
    font-size: 1.5rem;
    color: #646464;
    margin-bottom: 1.375rem;
    /*line-height: 1.375rem;*/
}
.footer .top .blk:last-child{
    width: 18.33%;
}

.footer .bottom{
    width: 100%;
    height: 4.687rem;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.25rem;
    background-color: #F02C02;
    display: flex;
    justify-content: center;
    align-items: center;
}

.secondnav{
    display: flex;
    align-items: flex-end;
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 1.125rem;
  margin-top: 1.5rem !important;
    height: 2.812rem;
}
.secondnav img{
    width: 1.875rem;
    margin-right: .812rem;
}

.secondnav .nav{
    font-weight: bold;
    font-size: 1.875rem;
    color: #353535;
    line-height: 1.875rem;
    background-color: transparent;
}
.secondnav .nav a{
    font-size: 2.125rem;
    color: #F02C02;
    line-height: 2.125rem;
}

.second_global_title{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.second_global_title .en{
    font-weight: 800;
    font-size: 2rem;
    color: rgb(23, 23, 23, 0.14);
    line-height: 2.937rem;
}

.second_global_title .title{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 1.875rem;
    color: #333333;
    line-height: 2.812rem;
}
.second_global_title .title .splid{
    width: 3.312rem;
    height: .125rem;
    background: #D8D8D8;
    margin-left: .625rem;
    margin-right: .625rem;
}

.second_global_title .line{
    width: 75rem;
    height: 1px;
    background-color: rgba(0,0,0,0.1);
    position: relative;
    margin-top: 2.312rem;
}

.second_global_title .line::before{
    content: "";
    width: 7.5rem;
    height: .312rem;
    background-color: #C2232A;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
}

.second_global_title1{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.second_global_title1 .title{
    font-weight: bold;
    font-size: 2.375rem;
    color: #fff;
    line-height: 2.375rem;
}

.second_global_title1 .line{
    width: 41.25rem;
    height: 1px;
    background-color: #BCBCBC;
    position: relative;
    margin-top: 2.5rem;
}

.second_global_title1 .line::before{
    content: "";
    width: 1.937rem;
    height: .187rem;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
}

.platform{
    margin-top: 5.625rem;
    background: url("/img/platform-bg1.png");
    min-height: 35.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.platform img:nth-child(1){
    width: 26.75rem;
}

.platform img:nth-child(2){
    width: 24.5rem;
    margin-left: 2.375rem;
}

.about1{
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 4.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about1 .content{
    display: flex;
    flex-direction: column;
    grid-row-gap: 1.25rem;
    margin-top: 3.125rem;
}
.about1 .content .global_title .sub{
    font-weight: bold;
    font-size: 2.125rem;
    color: rgb(64, 64, 64, 0.9);
    line-height: 2.125rem;
}

.about1 .content p{
    font-weight: 500;
    font-size: 1.5rem;
    color: #3E3E3E;
    line-height: 2.625rem;
    text-indent: 3rem;
    text-align: justify;
}

.about1 .content p.point{
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.625rem;
}
/*.about1 .content p span{*/
/*    font-size: .875rem;*/
/*    line-height: .875rem;*/
/*}*/
.about1 .content p .g{
    font-family: "Noto Sans";
    font-size: 1.5rem;
    color: #3E3E3E;
    line-height: 2.625rem;
}
.about1 .content p .iden{
    margin-left: 3rem;
}
.about1 .content p.tit,
.about1 .content p.tit1{
    font-weight: bold;
    font-size: 1.875rem;
    color: #353535;
    line-height: 2.625rem;
    text-indent: 3rem;
}
.about1 .content p.tit1 .red,
.about1 .content p.tit{
    font-weight: bold;
    font-size: 1.875rem;
    color: #F02C02;
    line-height: 2.625rem;
}
.about1 .content .pic{
    width: 100%;
}
.about1 .content .pic3{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.about1 .content .pic3 img{
    width: 48.5%;
}
.about1 .content table{
    width: 91.67%;
    /*border: 2px solid #A0A0A0;*/
/*    border-collapse: collapse;*/
    border-radius: .625rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.about1 .content table th{
    font-weight: 500;
    font-size: 1.5rem;
    color: #191919;
    line-height: 2.375rem;
    text-align: center;
    vertical-align: text-top;
}
.about1 .content table th,
.about1 .content table td{
    border: 1px solid #A0A0A0;
    padding-top: 4.687rem;
    padding-bottom: 4.687rem;
}
.about1 .content table td{
    font-size: 1.5rem;
    color: #353535;
    line-height: 2.375rem;
    text-align: center;
    vertical-align: text-top;
}
.about1 .content table tr:first-child th:nth-child(1),
.about1 .content table tr:first-child th:nth-child(2){
    width: 15%;
}
.about1 .content table tr:last-child td:last-child>div{
    width: 90%;
    text-align: justify;
    margin: 0 auto;
}

.about2{
    height: 50rem;
    padding-top: 8.125rem;
    box-sizing: border-box;
    background-image: url("/img/about2_bg1.jpg");
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.about2 .line{
    width: 100%;
    height: 1px;
    background-color: #DCDCDC;
    position: absolute;
    top: 19.562rem;
}
.about2 .global_title .title .en{
    color: #e5e5e5;
}
.about2 .content{
    width: 53%;
    margin-top: 2.5rem;
}

.about2 .content .blk{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about2 .content .blk .year{
    font-weight: 500;
    font-size: 2.125rem;
    color: #666666;
}
.about2 .content .blk .icon{
    width: 3rem;
    margin-top: 1.25rem;
}
.about2 .content .blk .icon img{
    width: 100%;
}
.about2 .content .blk.active .icon img:first-child,
.about2 .content .blk .icon img:last-child{
    display: none;
}
.about2 .content .blk.active .icon img:last-child{
    display: block;
}
.about2 .content .blk .history{
    display: none;
}
.about2 .content .blk .history .txt{
    font-weight: 500;
    font-size: 1.25rem;
    color: #666666;
    line-height: 1.875rem;
    text-align: justify;
}
.about2 .content .blk .history .pic{
    width: 100%;
    margin-top: 1.25rem;
}
.about2 .content .blk.active .history{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-top: 1.25rem;
}
.about2 .btns{
    width: 65%;
    height: 3rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 19.562rem;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    pointer-events: none;
}

.about2 .btns .swiper-button-prev,
.about2 .btns .swiper-button-next{
    width: 3rem;
    height: 3rem;
    pointer-events: auto;
}
.about2 .btns .swiper-button-next{
    transform: rotateY(180deg)
}

.about3{
    padding-top: 8.125rem;
    padding-bottom: 6.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about3 .content{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    grid-column-gap: 2.5rem;
    margin-top: 3.125rem;
}

.about3 .content .line{
    width: 1px;
    height: 43.875rem;
    background-color: #DCDCDC;
    position: relative;
}
.about3 .content .line .dot{
    width: .312rem;
    height: .312rem;
    background: #CCCCCC;
    border-radius: 50%;
    position: absolute;
    left: -.125rem;
}
.about3 .content .line .dot.active{
    background-color: #771C2E;
}
.about3 .content .line .d1{
    top: 1.687rem;
}
.about3 .content .line .d2{
    top: 5.437rem;
}
.about3 .content .line .d3{
    top: 13.312rem;
}
.about3 .content .line .d4{
    top: 26.75rem;
}
.about3 .content .line .d5{
    top: 28.25rem;
}
.about3 .content .line .d6{
    top: 38.5rem;
}
.about3 .content .left,
.about3 .content .right{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    grid-row-gap: 3.437rem;
    margin-top: 1rem;
}
.about3 .content .left .blk{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.about3 .content .blk .t1{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 1.625rem;
    color: #333333;
    line-height: 1.625rem;
}
.about3 .content .blk .t1 .icon{
    width: 1.75rem;
    margin-right: .562rem;
}
.about3 .content .blk .t1 .icon img{
    width: 100%;
}
.about3 .content .blk.active .t1 .icon img:first-child,
.about3 .content .blk .t1 .icon img:last-child{
    display: none;
}
.about3 .content .blk.active .t1 .icon img:last-child{
    display: block;
}
.about3 .content .blk .t2{
    font-size: 1.25rem;
    color: #666666;
    line-height: 1.875rem;
    margin-top: .875rem;
}
.about3 .content .left .blk .t2{
    text-align: right;
}
.about3 .content .right{
    margin-top: 4.75rem;
    align-items: flex-start;
}

.about4{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("/img/about4_bg1.jpg");
    background-size: 100% 100%;
}
.about4 .global_title .title .en{
    color: #e5e5e5;
}
.about4 .content{
    margin-top: 3.125rem;
    position: relative;
}
.about4 .content .blk{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    grid-column-gap: 6%;
}
.about4 .content .blk .left{
    width: 50%;
}
.about4 .content .blk .right{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-top: 3.125rem;
}
.about4 .content .blk .right .year{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 2.125rem;
    color: #771C2E;
    line-height: 2.125rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #A7A7A7;
    margin-right: auto;
}
.about4 .content .blk .right .year img{
    width: 1.75rem;
    margin-right: .812rem;
}
.about4 .content .blk .right .txt{
    font-weight: 500;
    font-size: 1.25rem;
    color: #666666;
    line-height: 1.875rem;
    margin-top: .937rem;
}
.about4 .btns{
    width: 8rem;
    height: 2.687rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 3.125rem;
    left: 56%;
    z-index: 1;
    pointer-events: none;
}

.about4 .btns .swiper-button-prev,
.about4 .btns .swiper-button-next{
    width: 2.687rem;
    height: 2.687rem;
    pointer-events: auto;
}
.about4 .btns .swiper-button-next{
    transform: rotateY(180deg)
}

.contact1{
    padding-top: 5.625rem;
    padding-bottom: 4.375rem;
    display: flex;
    justify-content: center;
}

.contact1 .content{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.contact1 .blk{
    width: 32%;
    padding-top: 3.562rem;
    padding-bottom: 2.875rem;
    padding-left: 2.5%;
    padding-right: 2.5%;
    box-sizing: border-box;
    background-color: #F5F5F8;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact1 .blk.wap{
	display: none;
}

.contact1 .blk:nth-of-type(1) .icon{
    width: 2.125rem;
}
.contact1 .blk:nth-of-type(2) .icon{
    width: 2.062rem;
}
.contact1 .blk:nth-of-type(3) .icon{
    width: 1.937rem;
    height: 1.875rem;
}
.contact1 .blk .t1{
    font-weight: bold;
    font-size: 2rem;
    color: rgb(53, 53, 53, 0.9);
    line-height: 2rem;
    margin-top: 2.187rem;
}
.contact1 .blk .t2{
    font-weight: 500;
    font-size: 1.75rem;
    color: #6D6D6D;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 1.5rem;
}

.bmap{
    width: 100%;
    height: 49.375rem;
}
.BMapLabel{
    border: none !important;
}
.maplabel{
    font-family: 'Noto Serif SC', 'Noto Serif SC';
    font-size: 1.125rem;
    padding: .625rem;
    line-height: 1.687rem;
}

.joinus1{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("/img/joinus1_bg1.jpg");
    background-size: 100% 100%;
    margin-bottom: 8.125rem;
}

.joinus1 .content{
    margin-top: 2.5rem;
    position: relative;
}

.joinus1 .content .swiper-slide{
    width: 48.92%;
    display: flex;
    justify-content: space-between;
}

.joinus1 .content .blk{
    width: 48.04%;
}
.joinus1 .content .blk img{
    width: 100%;
}

.joinus1 .btns{
    width: 114%;
    height: 2.687rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    pointer-events: none;
}

.joinus1 .btns .swiper-button-prev,
.joinus1 .btns .swiper-button-next{
    width: 2.687rem;
    height: 2.687rem;
    pointer-events: auto;
}
.joinus1 .btns .swiper-button-next{
    transform: rotateY(180deg)
}

.joinus2{
    height: 54.5rem;
    position: relative;
    background-image: url("/img/joinus2_bg1.jpg");
    background-size: 100% 25rem;
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}

.joinus2 .bg{
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 5.187rem;
    left: 64.375rem;
}

.joinus2 .bg .r1{
    font-family: "Noto Sans SC";
    font-size: 2.875rem;
    color: #FFFFFF;
    line-height: 3.375rem;
}

.joinus2 .bg .r2{
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 1.625rem;
    margin-top: 1rem;
}

.joinus2 .bg .r3{
    width: 15.562rem;
    height: 3.687rem;
    background-image: url("/img/joinus2_bg2.png");
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    padding-left: 4.75rem;
    font-family: "Noto Sans SC";
    font-size: 2.312rem;
    color: #666666;
    line-height: 2.312rem;
    margin-top: 3.562rem;
}

.joinus2 .pic{
    width: 37.5rem;
    height: 39.75rem;
    position: absolute;
    bottom: 5.187rem;
    left: 22.5rem;
}

.joinus2 .flower{
    width: 64.187rem;
    height: 38.437rem;
    background-image: url("/img/joinus2_pic2.png");
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: -3.812rem;
    z-index: -1;
}

.joinus2 .flower .blk{
    display: flex;
    margin-top: 1.25rem;
    margin-left: 8.562rem;
}

.joinus2 .flower .blk:first-child{
    margin-top: 26.375rem;
}

.joinus2 .flower .blk .r{
    display: flex;
    align-items: center;
    font-family: "Noto Sans SC";
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #666666;
    margin-right: 1rem;
}

.joinus2 .flower .blk .r img{
    width: 1.625rem;
    width: 1.625rem;
    margin-right: .687rem;
}

.joinus3{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.joinus3 .tbar{
    width: 100%;
    background-image: url("/img/joinus3_bg1.jpg");
    background-size: 100% 100%;
    padding-top: 2.562rem;
    padding-bottom: 3.125rem;
}

.joinus3 .tbar .r1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.joinus3 .tbar .r1 .txt{
    font-family: "Noto Sans SC";
    font-size: 3.25rem;
    color: #FFFFFF;
    line-height: 3.937rem;
}

.joinus3 .tbar .r1 .right{
    display: flex;
    align-items: center;
}

.joinus3 .tbar .r1 .right img{
    width: 1.687rem;
    height: 1.687rem;
    margin-right: .687rem;
}

.joinus3 .tbar .r1 .right span:nth-child(2){
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.312rem;
}

.joinus3 .tbar .r1 .right span:nth-child(3){
    font-family: "Noto Sans SC";
    font-size: 1.375rem;
    color: #FFFFFF;
    line-height: 1.625rem;
}

.joinus3 .tbar .r2{
    width: 34.875rem;
    height: 2.625rem;
    background: #A70A1D;
    border-radius: 3.062rem;
    font-family: "Noto Sans SC";
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.375rem;
}

.joinus3 .tbar .r3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 2.375rem;
}

.joinus3 .tbar .r3 .blk{
    display: flex;
    align-items: center;
    font-family: "Noto Sans SC";
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.75rem;
}

.joinus3 .tbar .r3 .blk img{
    width: 1.875rem;
    height: 1.937rem;
}

.news1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5.625rem;
    padding-bottom: 2.5rem;
    grid-row-gap: 3.75rem;
}
.news1 .content{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.news1 .content .pic{
    width: 31.67%;
}
.news1 .content .txt{
    width: 68.33%;
    padding-left: 2.29%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.news1 .content .txt .t1{
    font-weight: 500;
    font-size: 1.625rem;
    color: #2C2C2C;
    line-height: 1.625rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2.125rem;
}

.news1 .content .txt .t2{
    font-size: 1.5rem;
    color: #5F5F5F;
    line-height: 2.125rem;
    height: 4.25rem;
    text-align: justify;
    margin-top: 1rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.news1 .content .txt .date{
    font-size: 1.437rem;
    color: #353535;
    line-height: 1.437rem;
}
.news1 .content .txt .detail{
    font-size: 1.125rem;
    color: #505050;
    line-height: 1.125rem;
    padding-bottom: .625rem;
    border-bottom: 1px solid #505050;
    margin-right: auto;
    margin-top: 2.5rem;
}
.news1 .content:hover .txt .t1{
    color: #F02C02;
}

.fy {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 1.8rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    margin-bottom: 2.5rem;
}

.fy a {
    border: 1px solid rgb(153, 153, 153, 0.3);
    display: inline-block;
    color: #333333;
    min-width: 1.562rem;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 2.937rem;
    display: flex;
    justify-content: center;
    align-items: center;
/*    border-radius: 5px;*/
}

.fy a:hover {
    background-color: #F02C02;
    color: #fff;
    border: 1px solid #F02C02;
/*    border-radius: 5px;*/
}

.fy b {
    min-width: 1.687rem;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 2.937rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F02C02;
    background-color: #F02C02;
    color: #fff;
/*    border-radius: 5px;*/
}
/*

.fy span, .fy span a {
    vertical-align: middle;
    text-decoration: none;
    color: #9a9a9a;
    cursor: pointer;
}
*/
.syp{
        font-size: 1.5rem;
        line-height: 3rem;
    }
.second_title_h1{
    font-size: 2.5rem;
    line-height: 3.312rem;
    font-weight: bold;
    margin-top: 6.25rem;
    text-align: center;
}

.second_content{
    font-size: 1.5rem;
    line-height: 2.125rem;
    margin-top: 3.125rem;
    margin-bottom: 2.25rem;
}
.second_content a{
    word-break: break-all;
}

.article{
    margin-bottom: 6.25rem;
}

.products{
    padding-top: 5rem;
    padding-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products .list{
    margin-top: 2.5rem;
}
.products .list ul{
    width: 100%;
    display: flex;
    justify-content: center;
    grid-column-gap: 1.67%;
}
.products .list ul li{
    width: 15.67%;
    height: 2.875rem;
    background: #00416B;
    border-radius: 1.437rem;
    font-size: 20px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.products .list ul li.on{
    background-color: #771C2E;
}
.products .tabContainer{
    display: flex;
    grid-column-gap: 2.33%;
    margin-top: 2.5rem;
}
.products .tabContainer .product{
    width: 31.83%;
    display: block;
}
.products .tabContainer .product img{
    width: 100%;
}

@media (max-width: 767px) {
    body {
        max-width: 640px;
        min-width: 320px;
        overflow-x: hidden;
        padding-bottom: 6.25rem;
    }
	html{
		font-size: 10px;
	}
    
    .lxrig{
        display: none;
    }
    
    .wap{
/*        min-height: 2.5rem;*/
        display: block;
    }
    
    .g-wrap{
        width: 100%;
    }
    
    .g-wrap3{
        width: 100%;
    }
    
    .pc{
        display: none !important;
    }
    
    #header{
        height: 6.5rem!important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: none;
        background-color: #ffffff;
    }
    
    #content{
        margin-top: 6.5rem!important;
    }
    
    .m_logo {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }
/*
    .m_logo>div:nth-child(1) {
        width: 100%;
        display: flex;
        align-items: center;
    }
*/
    .m_logo .l2 {
        font-weight: 500;
        font-size: 1.7rem;
        color: #353535;
        line-height: 1.7rem;
/*        margin-top: .312rem;*/
        white-space: nowrap;
    }
    .m_logo .l1 {
        display: flex;
        align-items: center;
    }
    .m_logo .logopic{
        width: 40%;
        margin-left: 2%;
        margin-right: 4%;
        margin-top: 0.625rem;
    }
    
    .m_logo .logo_txt{
        height: 100%;
        font-weight: bold;
        font-size: 2rem;
        color: #353535;
        line-height: 2.5rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .m_logo .logo_txt a{
        font-family: HarmonyOS_sans_black;
        font-size: 1.6rem;
        color: #353535;
        line-height: 1.6rem;
        display: block;
        margin-top: .625rem;
    }

    .m_logo .left .logo_txt1{
        font-size: 1.5rem;
        color: #999999;
        line-height: 1.5rem;
        display: flex;
        align-items: flex-start;
    }
    .m_logo .left .logo_txt1 img{
        width: 1.125rem;
        margin-left: 1.125rem;
    }

    .m_logo .left .logo_txt2{
        font-family: youshe;
        font-size: 1.25rem;
        color: #999999;
        line-height: 1.25rem;
        margin-top: .5rem;
    }
    
    .m_logo .left .splid{
        width: .312rem;
        height: 3.875rem;
        background: rgb(216, 216, 216, 0.29);
        filter: blur(.187rem);
        margin-left: 1.625rem;
        margin-right: .937rem;
    }
    
    .m_logo .right{
        height: 100%;
        width: 7%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-left: auto;
        margin-right: 2%;
    }
    
    .m_logo .right img{
        width: 100%;
    }
    
    
    .xf {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 999;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        height: 6.25rem;
    }

    .xf a {
        width: 50%;
        background: #F02C02;
        color: #ffffff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        font-size: 2.687rem;
        border: none;
    }
    
    .xf a:nth-child(2) {
        background: #FFF9F8;
        color: #333;
        border: 1px solid #FFF9F8;
    }
    
    .nav_wap {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 9999999;
    }

    .subNavBox {
        position: fixed;
        z-index: 9999999;
        width: 100%;
        top: 7.75rem;
        display: none;
    }

    .subNavShow {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 9999999;
    }
    
    .subNavShow img{
        width: 100%;
    }

    .subNav {
        border-bottom: 1px #666666 solid;
        cursor: pointer;
        font-size: 1.8rem;
        color: #333333;
        line-height: 5rem;
        width: 90%;
    }

    .subNav:hover {
        color: #333333;
    }

    .currentDd {
        color: #fff
    }

    .currentDt {
    }

    .navContent {
        display: none;
    }

    .navContent li a {
        display: block;
        height: 2.812rem;
        font-size: 1rem;
        line-height: 2.812rem;
        color: #fff;
        text-indent: 2em;
    }

    .subNavBox_l {
        width: 38%;
        min-height: 100vh;
        height: 100%;
        float: left;
    }

    .subNavBox_r {
        width: 30%;
        background: #ffffff;
        color: #333333;
        height: 100%;
        float: right;
        position: relative;
        text-align: center;
        padding: 0 2%;
    }
    
    .subNavBox_r a:last-child .subNav{
        border-bottom: none;
    }

    .subNavHide {
        font-size: 2.5rem;
        color: #333;
        text-align: right;
        padding-right: 5%;
        padding: 8% 8% 0 8%;
    }
    
    .global_title{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .global_title .global_logo{
        width: 7.937rem;
        margin-bottom: .625rem;
    }

    .global_title .title{
        font-family: "alimama";
        font-size: 2.5rem;
        color: #353535;
        line-height: 3.437rem;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .global_title .title .bg{
        font-weight: 900;
        font-size: 4.562rem;
        color: rgb(53, 53, 53, 0.06);
        line-height: 4.562rem;
        z-index: -1;
        position: absolute;
        left: 50%;
        bottom: -1.875rem;
        transform: translateX(-50%);
        white-space: nowrap;
    }
    .global_title .sub{
        font-weight: 500;
        font-size: 2.2rem;
        color: rgb(64, 64, 64, 0.9);
        line-height: 3.5rem;
        text-align: center;
        margin-top: .5rem;
    }
    .global_title.v1 .title .bg{
        color: rgba(255,255,255,0.06);
    }
    .global_title.v1 .title{
        color: #fff;
    }
    .global_title.v1 .sub{
        color: rgb(255, 255, 255, 0.9);
    }
    .questionnaire{
        width: 70%;
        height: 4rem;
        background: #F02C02;
        border-radius: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        font-size: 2rem;
        color: #FFFFFF !important;
        line-height: 2rem;
        animation: bounce 0.5s infinite;
    }
    .questionnaire img{
        width: 1rem;
        margin-left: 1.562rem;
    }
    
    .second_global_title,
    .second_global_title1{
        width: 90%;
    }

    .second_global_title .line,
    .second_global_title1 .line{
        width: 100%;
    }

    .first_title{
        font-size: 3.125rem;
        line-height: 4.125rem;
        color: #333333;
        font-weight: bold;
        margin-left: 1.437rem;
        margin-right: .937rem;
    }

    .second_title{
        font-size: 1.5rem;
        line-height: 2.125rem;
        color: #666666;
        margin-top: 1.25rem;
    }
    
    .second_content{
        font-size: 2.2rem;
        line-height: 3.5rem;
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .second_content p,.second_content div,.second_content span,.second_content strong{
        font-size: 2.2rem;
        line-height: 3.5rem;
        margin-top:  2rem;
        margin-bottom: 2rem;
    }
    .second_content a{
        word-break: break-all;
    }
    
    .m_banner{
        position: relative;
        z-index: 1;
    }

    .m_banner img{
        display: block;
        object-fit: cover;
    }
    
    
    
    .idx1{
        padding-top: 8.25rem;
        padding-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: relative;
        background-image: url("/img/m_idx1_bg1.jpg");
        background-size: 100% 100%;
        margin-top: -4.375rem;
    }

    .idx1 .pic{
        width: 100%;
        position: static;
        margin-top: -2.75rem;
    }
    .idx1 .content{
        width: 95%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .idx1 .content .global_title{
        align-items: center;
    }
    .idx1 .content .global_title .title{
        font-size: 3rem;
    }
    .idx1 .content .en{
        font-family: "HarmonyOS_sans_mid";
        font-weight: 500;
        font-size: 1.125rem;
        color: rgb(0, 0, 0, 0.25);
        line-height: 1.125rem;
        margin-top: 1.062rem;
    }
    .idx1 .content .t1{
        font-weight: bold;
        font-size: 2.2rem;
        color: #353535;
        line-height: 3.5rem;
        margin-top: 1.5rem;
    }
    .idx1 .content .t2{
        width: 100%;
        display: flex;
        flex-direction: column;
        grid-row-gap: 1.25rem;
        margin-top: 1.875rem;
    }
    .idx1 .content .t2 p{
        width: 100%;
        padding-left: 1.75rem;
        box-sizing: border-box;
        font-weight: 500;
        font-size: 2.2rem;
        color: #000000;
        line-height: 3.5rem;
        text-align: justify;
        position: relative;
    }
    .idx1 .content .t2 p::before{
        content: "";
        width: 1.25rem;
        height: 1.25rem;
        background: #F02C02;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 1.875rem;
        transform: translateY(-50%);
    }


    .idx2{
        padding-top: 5rem;
        padding-bottom: 2.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url("https://amoogii.cn/static/home/img/idx2_bg1.jpg");
        background-size: 100% 100%;
    }
    .idx2 .content{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .idx2 .content .left{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .idx2 .content .left .star{
        width: 12.5%;
        position: absolute;
        top: -2.125rem;
        left: 10%;
    }
    .idx2 .content .left .logos{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0;
    }
    .idx2 .content .left .logos img{
        width: 70%;
    }
    .idx2 .content .left .logos .t1{
        font-weight: 500;
        font-size: 2.25rem;
        color: #FFFFFF;
        line-height: 2.25rem;
        margin-top: 1.875rem;
    }
    .idx2 .content .left .logos .t2{
        font-weight: bold;
        font-size: 2.375rem;
        color: #FFFFFF;
        line-height: 2.375rem;
        text-align: center;
        margin-top: 1.5rem;
    }
    .idx2 .content .left .logos .t2 span{
        font-size: 2.875rem;
        line-height: 2.875rem;
        display: block;
        margin-top: 1.5rem;
    }
    .idx2 .content .right{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.5rem;
    }
    .idx2 .content .right .qrcode{
        width: 50%;
        display: flex;
        grid-column-gap: 1.187rem;
    }
    .idx2 .content .right .qrcode .qc{
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: 500;
        font-size: 1.5rem;
        color: #FFFFFF;
        line-height: 1.5rem;
    }
    .idx2 .content .right .qrcode .qc img{
        /*width: 100%;*/
        border-radius: .625rem;
        margin-bottom: .687rem;
    }
    .idx2 .content .right .phone{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 1rem;
    }
    .idx2 .content .right .phone .r1{
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 1.812rem;
        color: #FFFFFF;
        line-height: 1.812rem;
    }
    .idx2 .content .right .phone img{
        width: 1.5rem;
        margin-right: .375rem;
    }
    .idx2 .content .right .phone .r2{
        font-family: "HarmonyOS_sans_mid";
        font-size: 2rem;
        color: #fff;
        line-height: 2rem;
        margin-top: 1.437rem;
    }
    .idx2 .content .right .phone .r2.pc{
        display: none !important;
    }
    
    .idx3{
        padding-top: 6rem;
        padding-bottom: 4.25rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .idx3 .content{
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-row-gap: 3rem;
        margin-top: 3rem;
        margin-bottom: 0;
    }
    .idx3 .content .blk{
        width: 48%;
        display: flex;
        flex-direction: column;
    }
    .idx3 .content .blk .pic{
        width: 100%;
    }
    .idx3 .content .blk .t1{
        padding-left: 5.56%;
        display: flex;
        align-items: flex-end;
        font-weight: 500;
        font-size: 2.2rem;
        color: #000000;
        line-height: 2.2rem;
        margin-top: 1.125rem;
    }
    .idx3 .content .blk .t1 img{
        width: 1rem;
        margin-right: .75rem;
    }
    .idx3 .content .blk .t2{
        width: 100%;
        padding-left: 3.47%;
        padding-right: 3.47%;
        box-sizing: border-box;
        font-weight: 500;
        font-size: 2.2rem;
        color: #3E3E3E;
        line-height: 3.5rem;
        margin-top: .687rem;
    }
    
    .idx4{
        padding-top: 7.312rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 1;
    }
    .idx4 .global_title .sub{
        font-size: 2.2rem;
        line-height: 3.5rem;
    }
    .idx4.service{
        margin-top: 3.125rem;
    }
    .idx4::before{
        content: "";
        width: 100%;
        height: 43rem;
        background-color: #F02C02;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .idx4 .tabs{
        display: none;
    }
    .idx4 .content{
        width: 95%;
        padding-top: 0;
        padding-bottom: 0;
        align-self: center;
        margin-top: 2.75rem;
        background-image: none;
        background-size: 100% 100%;
        position: relative;
    }
    .idx4 .content .swiper-wrapper{
        display: flex;
        flex-direction: column;
        grid-row-gap: 2.625rem;
    }
    .idx4 .content .swiper-slide{
        width: 100%;
    }
    .idx4 .content .blk{
        width: 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        grid-column-gap: 0;
    }
    .idx4 .content .blk .left{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 2.375rem;
    }
    .idx4 .content .blk .left .t1{
        display: flex;
        align-items: center;
        font-weight: bold;
        font-size: 2.5rem;
        color: #000000;
        line-height: 2.5rem;
        margin-top: 0;
    }
    .idx4 .content .blk .left .t1 img{
        margin-right: .75rem;
    }
    .idx4 .content .swiper-slide:nth-child(1) .blk .left .t1 img{
        width: 2.437rem;
    }
    .idx4 .content .swiper-slide:nth-child(2) .blk .left .t1 img{
        width: 3.125rem;
    }
    .idx4 .content .swiper-slide:nth-child(3) .blk .left .t1 img{
        width: 2.562rem;
    }
    .idx4 .content .swiper-slide:nth-child(4) .blk .left .t1 img,
    .idx4 .content .swiper-slide:nth-child(5) .blk .left .t1 img{
        width: 2.375rem;
    }
    .idx4 .content .blk .left .t2{
        font-size: 2.2rem;
        color: #3E3E3E;
        line-height: 3.5rem;
        text-align: justify;
        margin-top: 1.937rem;
    }
    .idx4 .content .blk .right{
        width: 100%;
    }
    .idx4 .btns{
        display: none;
    }
    
    .idx5{
        padding-top: 5.625rem;
        padding-bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-image: none;
    }
    .idx5 .content{
        width: 95%;
        align-self: center;
        margin-top: 3.125rem;
    }
    .idx5 .content .swiper-wrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-row-gap: 2.125rem;
    }

    .idx5 .content .swiper-slide{
        width: 100%;
        height: auto;
    }
    .idx5 .content .blk{
        width: 100%;
        height: auto;
        background-color: #F5F0F0;
        border-radius: .625rem;
        padding-top: 3.125rem;
        padding-bottom: 4rem;
        padding-left: 4%;
        padding-right: 4%;
        box-sizing: border-box;
    }
    .idx5 .content .blk .icon{
        width: 2.437rem;
        margin-right: .875rem;
        margin-bottom: 0;
    }
    .idx5 .content .blk .t1{
        font-weight: bold;
        font-size: 2.5rem;
        color: #353535;
        line-height: 4rem;
        display: flex;
        align-items: center;
    }
    .idx5 .content .blk .t2{
        font-weight: 500;
        font-size: 2.2rem;
        color: #353535;
        line-height: 3.5rem;
        text-align: justify;
        overflow:visible;
        text-overflow:inherit;
        display:block;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:8;
        margin-top: .875rem;
    }
    .idx5 .content .blk .t2 span{
        font-size: .875rem;
        line-height: .875rem;
    /*    vertical-align: to;*/
    }
    .idx5 .content .blk .t2 .g{
        font-family: "Noto Sans";
        font-size: 2.2rem;
        color: #353535;
        line-height: 3.5rem;
    }
    .idx5 .content .ctrls{
        display: none;
        align-items: center;
        margin-top: 3.25rem;
    }

    .idx5 .btns{
        width: 7.812rem;
        height: 3.125rem;
        display: flex;
        justify-content: space-between;
        z-index: 1;
        pointer-events: none;
        margin-left: 13.43%;
    }

    .idx5 .btns .swiper-button-prev,
    .idx5 .btns .swiper-button-next{
        width: 3.125rem;
        height: 3.125rem;
        pointer-events: auto;
    }
    .idx5 .swiper-pagination{
        position: static;
        display: flex;
        justify-content: center;
        grid-column-gap: .562rem;
        margin-left: 42%;
    }
    .idx5 .swiper-pagination .swiper-pagination-bullet{
        width: 1.187rem;
        height: .625rem;
        background: #C6C6C6;
        border-radius: .312rem;
    }
    .idx5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 3.187rem;
        background: #F02C02;
    }
    
    .idx6{
        padding-top: 6.25rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .content{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 3.125rem;
    }
    .idx6 .content .pic{
        width: 100%;
    }
    .idx6 .content .left{
        width: 90%;
        padding-left: 0%;
        padding-top: 2.5rem;
        padding-bottom: 3.75rem;
        box-sizing: border-box;
        background-image: none;
        background-size: 100% 100%;
    }
    .idx6 .content .left.active{
        background-image: none;
    }

    .idx6 .content .t1{
        font-weight: bold;
        font-size: 2.5rem;
        color: #353535;
        line-height: 2.5rem;
        position: relative;
    }
    .idx6 .content .t1 .num{
        width: 2.562rem;
        position: absolute;
        left: 0;
        top: -1.25rem;
    }
    .idx6 .content .right .t1 .num{
        width: 2.812rem;
    }
    .idx6 .content .en{
        font-size: 1.5rem;
        color: #646464;
        line-height: 1.5rem;
        margin-top: .375rem;
    }
    .idx6 .content .t2{
        width: 100%;
        margin-top: 1rem;
    }
    .idx6 .content .t2 p{
        font-weight: 500;
        font-size: 2.2rem;
        color: #5C5C5C;
        line-height: 3.5rem;
        text-align: justify;
    }
    .idx6 .content .splid{
        width: 100%;
        margin-top: .937rem;
    }
    .idx6 .content .right{
        width: 90%;
        padding-top: 2.5rem;
        padding-bottom: 0;
        padding-left: 0;
        box-sizing: border-box;
        margin-left: 0%;
        background-image: none;
        background-size: 100% 100%;
    }
    .idx6 .content .right .t2{
        width: 100%;
    }
    .idx6 .content .right .t2 p{
        text-indent: 2.2rem;
        position: relative;
    }
    .idx6 .content .right .t2 p::before{
        content: "";
        width: .937rem;
        height: .937rem;
        background: #F02C02;
        border-radius: 50%;
        position: absolute;
        left: .312rem;
        top: 1.25rem;
    }
    
    .idx7{
        padding-top: 5rem;
        padding-bottom: 4.375rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .idx7 .global_title .sub{
        width: 95%;
/*        text-align: justify;*/
    }
    .idx7 .content{
        width: 95%;
        margin-top: 1.875rem;
        position: relative;
    }
    .idx7 .content .swiper-slide{
        width: 60%;
    }
    .idx7 .content img{
        width: 100%;
    }
    .idx7 .btns{
        width: 15rem;
        height: 5rem;
        display: flex;
        justify-content: space-between;
        position: static;
        top: 50%;
        left: 50%;
        transform: none;
        z-index: 1;
        pointer-events: none;
        margin-top: 2.5rem;
    }

    .idx7 .btns .swiper-button-prev,
    .idx7 .btns .swiper-button-next{
        width: 5rem;
        height: 5rem;
        pointer-events: auto;
    }

    
    .idx8{
        padding-top: 7.062rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 1;
    }
    .idx8.about{
        margin-top: 1.125rem;
    }
    .idx8::before{
        content: "";
        width: 100%;
        height: 46.687rem;
        background-color: #F02C02;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .idx8 .t{
        font-weight: bold;
        font-size: 2.25rem;
        color: rgb(255, 255, 255, 0.9);
        line-height: 3.562rem;
        margin-top: 1.625rem;
    }
    .idx8 .pic{
        width: 95%;
        border-radius: 1.25rem;
        margin-top: 2.187rem;
    }
    
    .idx9{
        /*padding-top: 7.5rem;*/
        padding-bottom: 0!important;
        display: flex;
        justify-content: center;
    }
    .idx9 .content{
        width: 100%;
        padding-top: 4.75rem;
        padding-bottom: 5.5rem;
        padding-left: 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-column-gap: 0;
        grid-row-gap: 1.875rem;
        /*background-image: url("/img/m_idx9_bg1.jpg");*/
        background-size: 100% 100%;
    }
    .idx9 .content .left{
        width: 64.84%;
    }
    .idx9 .content .right{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-grow: 0;
    }
    .idx9 .content .right .global_title{
        align-items: center;
        margin-bottom: 3.125rem;
    }
    .idx9 .content .right .global_title .global_logo{
        width: 50%;
        margin-bottom: 1.875rem;
    }
    .idx9 .content .right .global_title .title{
        font-size: 3.5rem;
        text-align: center;
        line-height: 5rem;
    }
    .idx9 .content .right .global_title .sub{
        font-size: 2.4rem;
    }
    .idx9 .content .right .global_title .title .bg{
        left: 50%;
        transform: translateX(-50%);
    }

    .m_news{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 3.125rem;
    }

    .m_news .content{
        width: 95%;
        margin-top: 2.5rem;
        display: flex;
        flex-direction: column;
    }

    .m_news .content .sec{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .m_news .content .sec img{
        width: 100%;
    }
    .m_news .content .sec .txt{
        width: 100%;
    }
    .m_news .content .sec .t1{
        font-weight: 500;
        font-size: 2.5rem;
        color: #2C2C2C;
        line-height: 2.5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 1.875rem;
    }

    .m_news .content .sec .t2{
        font-size: 2rem;
        color: #5F5F5F;
        line-height: 3rem;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        margin-top: .875rem;
    }
    .m_news .content .sec .t3{
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        margin-top: 1.25rem;
    }
    .m_news .content .sec .t3 .date{
        font-size: 1.8rem;
        color: #353535;
        line-height: 1.8rem;
    }
    .m_news .content .sec .t3 .detail{
        font-size: 1.8rem;
        color: #505050;
        line-height: 1.8rem;
        padding-bottom: .937rem;
        border-bottom: 1px solid #505050;
        margin-right: auto;
    }

    .m_contact{
        display: flex;
        justify-content: center;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }

    .m_contact form{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .m_contact .feedback{
        width: 85%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_contact .feedback input{
        border: none;
        width: 100%;
        height: 4rem;
        background: #F6F6F6;
        font-size: 1.6rem;
        color: #333333;
        padding-left: 2.125rem;
        box-sizing: border-box;
        margin-bottom: 2.5rem;
    }
    .m_contact .feedback input:placeholder-shown::placeholder,
    .m_contact .feedback textarea:placeholder-shown::placeholder{
        color: #000;
    }
    .m_contact .feedback input:focus:placeholder-shown::placeholder,
    .m_contact .feedback textarea:focus:placeholder-shown::placeholder{
        color: #fff;
    }
    .m_contact .feedback input:focus,
    .m_contact .feedback textarea:focus{
        background: #771C2E;
    }

    .m_contact .feedback textarea{
        width: 100%;
        height: 10.812rem;
        background: #F6F6F6;
        border: none;
        resize: none;
        padding-top: .937rem;
        padding-left: 2.125rem;
        box-sizing: border-box;
        font-size: 1.6rem;
    }

    .m_contact .feedback button{
        width: 50%;
        height: 3.125rem;
        background: #771C2E;
        border-radius: 1.562rem;
        border: none;
        font-size: 1.6rem;
        color: #FEFEFE;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-top: 1.687rem;
    }
	
    .m_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5.625rem;
        padding-bottom: 9.75rem;
        background-color: #E7E7E7;
    }
    
    .m_footer .top{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .m_footer .top img{
        width: 32.66%;
    }
    .m_footer .top .t{
        font-family: "alimama";
        font-weight: bold;
        font-size: 2.375rem;
        color: #F02C02;
        line-height: 2.375rem;
        margin-top: 1.437rem;
    }
    
    .m_footer .bottom{
        padding-top: 3.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-row-gap: 2.5rem;
    }
    
    .m_footer .bottom .lianxi{
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-row-gap: 1.125rem;
    }
    .m_footer .bottom .lianxi img{
        width: 2.875rem;
    }
    
    .m_footer .bottom .lianxi:nth-child(1) .txt{
        font-weight: bold;
        font-size: 2rem;
        color: #121212;
        line-height: 2rem;
    }
    
    .m_footer .bottom .lianxi .txt{
        font-weight: bold;
        font-size: 1.75rem;
        color: #121212;
        line-height: 2.75rem;
        text-align: center;
    }
    
    .m_footer .qrcode{
        width: 100%;
        display: flex;
        justify-content: center;
        grid-column-gap: 9.5%;
    }
    
    .m_footer .qrcode .qc{
        width: 11.25rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: 500;
        font-size: 1.875rem;
        color: #353535;
        line-height: 1.875rem;
    }
    
    .m_footer .qrcode img{
        width: 100%;
        margin-bottom: 1rem;
    }
    

    
    .about1{
        width: 100%;
        padding-top: 5rem;
        padding-bottom: 4.375rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .about1 .content{
        width: 95%;
        display: flex;
        flex-direction: column;
        grid-row-gap: 1.875rem;
        margin-top: 3.125rem;
    }
    .about1 .content .global_title .title{
        font-size: 2.8rem;
    }
    .about1 .content .global_title .sub{
        font-weight: bold;
        font-size: 2.4rem;
        color: rgb(64, 64, 64, 0.9);
        line-height: 3.5rem;
    }

    .about1 .content p{
        font-weight: 500;
        font-size: 2.2rem !important;
        color: #3E3E3E;
        line-height: 3.5rem!important;
        text-indent: 4.4rem!important;
        text-align: justify!important;
    }

    .about1 .content p span {
        font-weight: 500!important;
        /*font-size: 1.5rem!important;*/
    }

    .about1 .content p.point{
        font-weight: bold;
        font-size: 2.2rem;
        line-height: 3.5rem;
    }
   
    .about1 .content p .g{
        font-family: "Noto Sans";
        font-size: 2.2rem;
        color: #3E3E3E;
        line-height: 3.5rem;
    }
    .about1 .content p .iden{
        margin-left: 4.4rem;
    }
    .about1 .content p.tit,
    .about1 .content p.tit1{
        font-weight: bold;
        font-size: 2.5rem;
        color: #353535;
        line-height: 3.5rem;
        text-indent: 4rem;
    }
    .about1 .content p.tit1 .red,
    .about1 .content p.tit{
        font-weight: bold;
        font-size: 2.5rem;
        color: #F02C02;
        line-height: 3.5rem;
    }
    .about1 .content .pic{
        width: 100%;
    }
    .about1 .content .pic3{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        grid-row-gap: 1.25rem;
    }
    .about1 .content .pic3 img{
        width: 100%;
    }
    .about1 .content table{
        width: 100%;
        border-collapse: collapse;
        margin: 0 auto;
        position: relative;
    }
    .about1 .content table th{
        font-weight: 500;
        font-size: 2rem;
        color: #191919;
        line-height: 3rem;
        text-align: center;
        vertical-align: text-top;
    }
    .about1 .content table th,
    .about1 .content table td{
        border: 1px solid #A0A0A0;
        padding-top: 4.687rem;
        padding-bottom: 4.687rem;
    }
    .about1 .content table td{
        font-size: 1.8rem;
        color: #353535;
        line-height: 3rem;
        text-align: center;
        vertical-align: text-top;
    }
    .about1 .content table tr:first-child th:nth-child(1),
    .about1 .content table tr:first-child th:nth-child(2){
        width: 25%;
    }
    .about1 .content table tr:last-child td:last-child>div{
        width: 90%;
        text-align: justify;
        margin: 0 auto;
    }
    
    .about2{
        height: 55rem;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        box-sizing: border-box;
        background-image: url("/img/m_about2_bg1.jpg");
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }
    .about2 .line{
        width: 100%;
        height: 1px;
        background-color: #DCDCDC;
        position: absolute;
        top: 14.562rem;
    }
    .about2 .global_title .title .en{
        color: #e5e5e5;
    }
    .about2 .content{
        width: 90%;
        display: block;
        margin-top: 2.5rem;
    }

    .about2 .content .blk{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .about2 .content .blk .year{
        font-weight: 500;
        font-size: 2.125rem;
        color: #666666;
    }
    .about2 .content .blk .icon{
        width: 3rem;
        margin-top: 1.25rem;
    }
    .about2 .content .blk .icon img{
        width: 100%;
    }
    .about2 .content .blk.active .icon img:first-child,
    .about2 .content .blk .icon img:last-child{
        display: none;
    }
    .about2 .content .blk.active .icon img:last-child{
        display: block;
    }
    .about2 .content .blk .history{
        display: none;
    }
    .about2 .content .blk .history .txt{
        font-weight: 500;
        font-size: 1.5rem;
        color: #666666;
        letter-spacing: .062rem;
        line-height: 2.5rem;
        text-align: justify;
    }
    .about2 .content .blk .history .pic{
        width: 100%;
        margin-top: 1.25rem;
    }
    .about2 .content .blk.active .history{
        display: flex;
        flex-direction: column;
        align-items: stretch;
        margin-top: 1.25rem;
    }
    .about2 .btns{
        width: 8rem;
        height: 3rem;
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: inherit;
        bottom: 2.5rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        pointer-events: none;
    }

    .about2 .btns .swiper-button-prev,
    .about2 .btns .swiper-button-next{
        width: 3rem;
        height: 3rem;
        pointer-events: auto;
    }
    .about2 .btns .swiper-button-next{
        transform: rotateY(180deg)
    }
    
    .m_about3{
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_about3 .content{
        width: 90%;
        display: flex;
        flex-direction: column;
        grid-row-gap: 1.875rem;
        margin-top: 2.5rem;
    }
    
    .m_about3 .content .blk{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_about3 .content .blk .t1{
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 1.7rem;
        color: #333333;
        line-height: 1.7rem;
    }
    .m_about3 .content .blk .t1 .icon{
        width: 1.75rem;
        margin-right: .562rem;
    }
    .m_about3 .content .blk .t1 .icon img{
        width: 100%;
    }
    .m_about3 .content .blk .t2{
        font-size: 1.5rem;
        color: #666666;
        line-height: 2.5rem;
        text-align: center;
        margin-top: .875rem;
    }
    
    .about4{
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-image: url("/img/m_about4_bg1.jpg");
        background-size: 100% 100%;
    }
    .about4 .global_title .title .en{
        color: #e5e5e5;
    }
    .about4 .content{
        width: 90%;
        margin-top: 3.125rem;
        position: relative;
    }
    .about4 .content .swiper-container,
    .about4 .content .swiper-wrapper{
        height: auto;
    }
    .about4 .content .swiper-slide{
        width: 100%;
    }
    .about4 .content .blk{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        grid-column-gap: 0;
        grid-row-gap: 1.875rem;
    }
    .about4 .content .blk .left{
        width: 100%;
    }
    .about4 .content .blk .right{
        width: 100%;
        flex-grow: 0;
        display: flex;
        flex-direction: column;
        padding-top: 0;
    }
    .about4 .content .blk .right .year{
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 2.125rem;
        color: #771C2E;
        line-height: 2.125rem;
        padding-bottom: 1.25rem;
        border-bottom: 1px solid #A7A7A7;
        margin-right: auto;
    }
    .about4 .content .blk .right .year img{
        width: 1.75rem;
        margin-right: .812rem;
    }
    .about4 .content .blk .right .txt{
        font-weight: 500;
        font-size: 1.5rem;
        color: #666666;
        line-height: 2.5rem;
        margin-top: .937rem;
    }
    .about4 .content .blk .right .txt span{
        display: inline-block;
    }
    .about4 .btns{
        width: 8rem;
        height: 2.687rem;
        display: flex;
        justify-content: space-between;
        position: static;
        bottom: 3.125rem;
        left: 56%;
        z-index: 1;
        pointer-events: none;
        margin: 0 auto;
        margin-top: 2.5rem;
    }

    .about4 .btns .swiper-button-prev,
    .about4 .btns .swiper-button-next{
        width: 2.687rem;
        height: 2.687rem;
        pointer-events: auto;
    }
    .about4 .btns .swiper-button-next{
        transform: rotateY(180deg)
    }
    
    .secondnav{
        margin-top: 3.125rem;
        width: 95%;
    }

    .m_joinus{
        position: relative;
        min-height: 38.75rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 111;
    }

    .m_joinus .left{
        width: 50%;
        margin-top: 12.5rem;
        position: relative;
    }

    .m_joinus .left img{
        height: 20.437rem;
    }

    .m_joinus .left .pop{
        position: absolute;
        background: linear-gradient(0deg, #FA2B03, #FF5C3B);
        border-radius: 1.437rem;
        font-size: 1.375rem;
        line-height: 3.125rem;
        height: 2.812rem;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .m_joinus .left .pop1{
        top: -7.937rem;
        left: 9.5rem;
        width: 17.375rem;   
    }

    .m_joinus .left .pop2{
        top: -3.812rem;
        left: -.937rem;
        width: 14.125rem;
    }

    .m_joinus .left .pop3{
        top: 2.687rem;
        left: -9.125rem;
        width: 15.562rem;
    }

    .m_joinus .right{
        margin-top: 6.25rem;
    }

    .m_joinus .right .txt{
        color: #535353;
    }

    .m_joinus .right .txt1{
        font-size: 1.562rem;
        line-height: 2rem;
        width: 30rem;
    }

    .m_joinus .right .txt2{
        margin-top: 1.937rem;
    }

    .m_joinus .right .txt3{
        font-size: 1.625rem;
        line-height: 2.375rem;
        margin-top: 2rem;
        width: 36rem;
    }

    .m_joinus .right .btn{
        margin-top: 2.375rem;
    }
    
    .platform{
        margin-top: 5.625rem;
        background: url("/img/platform-bg1.png");
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .platform img:nth-child(1){
        width: 48%;
    }

    .platform img:nth-child(2){
        width: 48%;
        margin-left: 0;
    }
    
    .news1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.125rem;
        padding-bottom: 2.5rem;
        grid-row-gap: 2.5rem;
    }
    .news1 .content{
        width: 95%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .news1 .content .pic{
        width: 100%;
    }
    .news1 .content .txt{
        width: 95%;
        padding-left: 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 1.875rem;
    }
    .news1 .content .txt .t1{
        font-weight: 500;
        font-size: 2.5rem;
        color: #2C2C2C;
        line-height: 2.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 2.125rem;
    }

    .news1 .content .txt .t2{
        font-size: 2.2rem;
        color: #5F5F5F;
        line-height: 3.5rem;
        height: auto;
        text-align: justify;
        margin-top: 1rem;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }
    .news1 .content .txt .date{
        font-size: 1.5rem;
        color: #353535;
        line-height: 1.5rem;
    }
    .news1 .content .txt .detail{
        font-size: 1.8rem;
        color: #505050;
        line-height: 1.8rem;
        padding-bottom: .625rem;
        border-bottom: 1px solid #505050;
        margin-right: auto;
        margin-top: 1.875rem;
    }
    .news1 .content:hover .txt .t1{
        color: #F02C02;
    }
    
    .article{
        width: 92%;
        margin-bottom: 3.125rem;
        padding-left: 4%;
        padding-right: 4%;
    }
    
    .bmap{
        height: 31.25rem;
    }
    .BMapLabel{
        border: none !important;
    }
    .maplabel{
        font-family: 'Noto Serif SC', 'Noto Serif SC';
        font-size: 1.5rem;
        padding: .625rem;
        line-height: 2.25rem;
    }
    
    .contact1{
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        display: flex;
        justify-content: center;
    }

    .contact1 .content{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        grid-row-gap: 1.875rem;
    }

    .contact1 .blk{
        width: 95%;
        padding-top: 3.562rem;
        padding-bottom: 2.875rem;
        padding-left: 5%;
        padding-right: 5%;
        box-sizing: border-box;
        background-color: #F5F5F8;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
	.contact1 .blk.pc{
		display: none;
	}
	.contact1 .blk.wap{
		display: flex;
	}
    .contact1 .blk:nth-child(1) .icon{
        width: 2.125rem;
    }
    .contact1 .blk:nth-child(2) .icon{
        width: 2.062rem;
    }
    .contact1 .blk:nth-child(3) .icon{
        width: 1.937rem;
    }
    .contact1 .blk .t1{
        font-weight: bold;
        font-size: 2rem;
        color: rgb(53, 53, 53, 0.9);
        line-height: 2rem;
        margin-top: 2.187rem;
    }
    .contact1 .blk .t2{
        font-weight: 500;
        font-size: 1.75rem;
        color: #6D6D6D;
        line-height: 2.5rem;
        text-align: center;
        margin-top: 1.5rem;
    }
    
    .joinus1{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        background-image: url("/img/m_joinus1_bg1.jpg");
        background-size: 100% 100%;
        margin-bottom: 3.125rem;
    }

    .joinus1 .content{
        width: 90%;
        margin-top: 2.5rem;
        position: relative;
    }

    .joinus1 .content .swiper-slide{
        width: 48.92%;
        display: flex;
        justify-content: space-between;
    }

    .joinus1 .content .blk{
        width: 48.04%;
    }
    .joinus1 .content .blk img{
        width: 100%;
    }

    .joinus1 .btns{
        width: 8rem;
        height: 2.687rem;
        display: flex;
        justify-content: space-between;
        position: static;
        top: 50%;
        left: 50%;
        transform: none;
        z-index: 1;
        pointer-events: none;
        margin: 0 auto;
        margin-top: 2.5rem;
    }

    .joinus1 .btns .swiper-button-prev,
    .joinus1 .btns .swiper-button-next{
        width: 2.687rem;
        height: 2.687rem;
        pointer-events: auto;
    }
    .joinus1 .btns .swiper-button-next{
        transform: rotateY(180deg)
    }
    
    .products{
        padding-top: 3.125rem;
        padding-bottom: 2.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .products .list{
        width: 90%;
        margin-top: 2.5rem;
    }
    .products .list ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        grid-column-gap: 1.67%;
        grid-row-gap: 1.25rem;
    }
    .products .list ul li{
        width: 30%;
        height: 2.875rem;
        background: #00416B;
        border-radius: 1.437rem;
        font-size: 1.4rem;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .products .list ul li.on{
        background-color: #771C2E;
    }
    .products .tabContainer{
        width: 90%;
        display: flex;
        flex-direction: column;
        grid-column-gap: 0;
        grid-row-gap: 1.875rem;
        margin-top: 2.5rem;
    }
    .products .tabContainer .product{
        width: 100%;
        display: block;
    }
    .products .tabContainer .product img{
        width: 100%;
    }
    
    .syp{
        font-size: 2.2rem;
        line-height: 3.5rem;
    }
    .second_title_h1{
        font-size: 2.5rem;
        line-height: 3.5rem;
        font-weight: bold;
        margin-top: 3.125rem;
        text-align: center;
    }

    .global_zxlj{
        width: 21.25rem;
        height: 3.062rem;
        background: #771C2E;
        border-radius: 1.562rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        font-size: 1.4rem;
        color: #FFFFFF;
    }
    .global_zxlj img{
        width: 1.937rem;
        margin-right: .625rem;
    }
    .img-container {
        position: relative;
    }
    .img-zoom {
        width: 100%;
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
    }
       .map-box .content{
        width: 95% !important;
       
    }
}

@media (max-width: 1450px) and (min-width: 1200px) {
    html{
        font-size: 12px;
    }
}