.structure-layout .h1,
.structure-layout .h2,
.structure-layout .h3,
.structure-layout .h4,
.structure-layout .h5,
.structure-layout .h6 {
    color: #000;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    font-size: 1.75rem;
 }
.structure-layout .product-structure .structure-table {
    padding-top: 20px;
    padding-bottom: 20px;
    border-collapse: collapse;
}
.structure-layout .product-structure .structure-table .structure-row {
    display: table-row;
    margin: 10px 0;
}
.structure-layout .product-structure .structure-table .structure-row .col-left {
    width: 40%;
    background-color: #fafafa;
}
.structure-layout .product-structure .structure-table .structure-row .col-right {
    width: 60%;
    background-color: #fff;
    display: table-cell;
}
.structure-layout .product-structure .structure-table .structure-row .col-left,
.structure-layout .product-structure .structure-table .structure-row .col-right {
    padding: 12px;
    display: table-cell;
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #222;
    line-height: 20px;
}
table.has-title {
    margin-bottom: 10px;
}

@media (min-width: 990px){
    .poorder {
        position: absolute;
        right: 20px;
        top: -27px;
    }
}

.poorder .tab-list {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.xwffghkt_img {
    position: relative;
    padding-bottom: 63.4%;
}
.xwffghkt_img img {
    height: 100% !important;
    object-fit: cover;
    position: absolute;
}

.poorder .tab-list dd {
    cursor:pointer;
}

.poorder #ert {
    width:21px;
    height:22px;
    float:left;
    background-image:url(../images/p-he.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.poorder #uioi {
    width:21px;
    height:22px;
    float:left;
    background-image:url(../images/p-su.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.poorder .tab-list .list .current {
    background-image:url(../images/p-he-1.jpg) !important;
}

.poorder .tab-list .list1 .current {
    background-image:url(../images/p-su-1.jpg) !important;
}


/*  */

@media (min-width: 990px) {
    .page-wrap-left {
        display: none;
    }
}

.icon-font {
    position: relative;
}
.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: var(--main-theme-color);
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}

.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

/*  */

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 999;
}

.page-mob-tool li.xymob-page-navbtn span {
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 0;
    background: url(../images/menux.png) no-repeat center;
    font-family: "Candara", "SF Pro Display", "Arial";
    width: 40px;
    height: 40px;
    display: block;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: var(--main-theme-color);
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}

/* 手机站 左侧导航弹出特效 */
.xymob-left-close-btn {
    display: none;
}


@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/ 
    body.no-scroll, html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }

    .xymob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }

    .xymob-menu-click .xypg-left-news, 
    .xymob-menu-click .xypg-left-keys, 
    .xymob-menu-click .xypg-left-contact, 
    .xymob-menu-click .page-message-img {
        display: none;
    }

    .xymob-menu-click .xymob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
    }

    .xymob-menu-click .xymob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }

    .xymob-menu-click .xymob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }

    .xymob-menu-click .xypg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
    }

    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }

    .xymob-menu-click.click {
        left: 0;
    }
}


/* 内页左侧导航栏样式 */
.xypg-left-nav {
    margin: 0 -1px;
}

.xypg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
    border-bottom: none;
}

.xypg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color: var(--main-theme-color);
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
    color: var(--main-theme-color);
}

@media (max-width: 990px) {
    .xypg-left-nav .xypg-left-threenav {
        display: block;
    }
}

/*  */
p{margin:0;}
body{overflow-x:hidden;}
.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.com-img2{ display:block; overflow:hidden;}
.com-img2 img{ transition:transform .3s ease-out; -webkit-transition:transform .3s ease-out; -moz-transition:transform .3s ease-out; -o-transition:transform .3s ease-out;}
.com-img2:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.relative{position: relative;}

.flex2{ display: flex;display: -webkit-flex;}
.wrap{flex-wrap:wrap}
.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

.max1600{max-width: 1600px;width:90.625%;margin:0 auto;}
.max1500{max-width: 1500px;width:90.625%;margin:0 auto;}
.max1400{max-width: 1430px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.max1200{max-width: 1230px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}


/* header */
.header{left:0;top:0;width:100%;z-index:999;position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;
     background: rgba(228, 226, 227, 0.1);
}
.logo{position:relative;width: 20%;}
.top_right {
    width: 77%;
}
.logo a{display:block}
.logo a img{max-width:100%;height:auto}

.header-ss{margin-left:1.25vw;position:relative;width:36px;height:36px}
.header-ss .ss_btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:url(//wm.cdn.cn86.cn/huizhoukerui/2025/03/912029ca77vmcw3b.png) no-repeat center;cursor:pointer}
.search-box{position:absolute;top:100%;right:0;z-index:99;display:none;background:#fff;padding:16px 20px;-webkit-box-shadow:0 0 15px 0 rgb(0 0 0 / 30%);box-shadow:0 0 15px 0 rgb(0 0 0 / 30%)}
.header-ss .ss-search{width:220px;position:relative;background:#fff;border:1px solid var(--main-theme-color);display:flex}
.header-ss .ss-search input{height:34px;line-height:34px;outline:0;border:none;font-size:0}
.header-ss .ss-search #keyword{width:calc(100% - 50px);padding-left:10px;color:#000;font-size:14px}
.header-ss .ss-search #s_btn{width:50px;background-color:var(--main-theme-color);background-position:center center;background-repeat:no-repeat;background-image:url(//cdn.myxypt.com/1a7e079f/24/06/a56ff77c79b014cb5708c10b590703e9baedb3fa.png)}


.x-menu{position:relative}
.x-menu>li{position:relative;text-align:center}
.x-menu>li>a{display:block;font-size:18px;color:#fff;height:115px;line-height:115px;font-weight:400}
.x-menu>li:hover>a{color:var(--main-theme-color)!important}
.x-sub-menu{position:absolute;z-index:999; min-width:150%;left:50%; transform: translateX(-50%); top:100%;display:none;background:#fff;border-radius:0;padding:0 0}
.x-sub-menu>li>a{display:block;text-align:center;font-size:14px;color:#333;line-height:1.5;padding:.6em .3em; white-space: nowrap;}
.x-sub-menu>li>a:hover{color:#fff!important;background-color:var(--main-theme-color)}



/* banner */
.home-banner {
    width: 100%;
    position: relative;
}
.home-banner .swiper-slide {
    position: relative;
    overflow: hidden;
}
.home-banner .swiper-slide a {
    display: block;
}
.home-banner .swiper-slide a > img {
    display: block;
    width: 100%;
}
.home-banner .swiper-pagination1 {
	bottom: 30px;
}
.home-banner .swiper-pagination1 .swiper-pagination-bullet {
	width: 50px;
	height: 3px;
	background: #fff;
	border-radius: 0%;
	margin: 0 10px!important;
	transition: width .3s ease;
	opacity: 1;
}
.home-banner .swiper-pagination1 .swiper-pagination-bullet-active {
	background-color: var(--main-theme-color);
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 0;
}
.home-banner .swiper-button-next1,
.home-banner .swiper-button-prev1 {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 50%;
    margin-top: -27px;
    font-size: 0;
    outline: none;
    border: none;
    background: none;
    z-index: 99;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.home-banner .swiper-button-prev1 {
    left: 2.083vw;
    background: url(//wm.cdn.cn86.cn/xinjiuyang/2025/06/6e38c3b7f5esyobb.png) no-repeat center rgba(255, 255, 255, 0.1);
}

.home-banner .swiper-button-next1 {
    right: 2.083vw;
    background: url(//wm.cdn.cn86.cn/xinjiuyang/2025/06/cf9ba08e30xu7rnw.png) no-repeat center rgba(255, 255, 255, 0.1);
}

.home-banner .swiper-button-prev1:hover {
    background-color: var(--main-theme-color);
}

.home-banner .swiper-button-next1:hover {
    background-color: var(--main-theme-color);
}
.flex77{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.navbar-nav-box{
    width: 70%;
}
.headerdss{
    width: 15%;
    height: 33px;
	border-radius: 4px;
	border: solid 1px #ffffff;
    line-height: 33px;
}
#formsearch2 input{background:none;border:none;float:right;width:80%;outline: none;border-right: none;}
#formsearch2 input#keyword{height:33px;line-height:33px;padding-left:4px;color:#666;}
#formsearch2 input#s_btn{width:20%;height:33px;line-height:33px;text-align:center;
background:url(//wm.cdn.cn86.cn/ycdqkj/2026/07/853d679dc7b3rjoz.png) no-repeat center;color:#fff;border:none;cursor:pointer;
float: left;
font-size: 0px;
}
.scroll{
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
}
.scroll .x-menu>li>a{
    color: #333;
}
.scroll .headerdss{
    border: solid 1px #333;
}
.scroll  #formsearch2 input#s_btn{
   background:url(//wm.cdn.cn86.cn/ycdqkj/2026/07/37a72cf9acixp3zc.png) no-repeat center; 
}
.scroll .language-group .btn {
    color: #333;
}
.changgg{
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 2%;
}
.nei{
    background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/de63d6308azixq0i.jpg) top center no-repeat;
    box-sizing: border-box;
    padding:5% 0;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}
.abdfle{
    width: 48%;
}
.abdfle_a{
    font-family: HarmonyOS_Sans_SC_Black;
	font-size: 3.6rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 4rem;
	letter-spacing: -2px;
	color: #c8c8c8;
}
.abdfle_b{
    font-family: AdobeHeitiStd-Regular;
	font-size: 1.8rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 2.5rem;
	letter-spacing: 0px;
	color: #2a4f6c;
    box-sizing: border-box;
    padding: 2.5% 0;
    position: relative;
}
.abdfle_b::after {
    position: absolute;
    left: 49%;
    bottom: 28%;
    content: '';
    width: 13%;
    height: 2px;
    background: #033782;
}
.abdfle_c{
    font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 1.5%;
}
.flex44{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.abdflegenhhg {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
}
.abdflegen{
    margin-top: 8%;
}
.abdflegen  li{
    width: 50%;
    margin-bottom: 3%;
}
.abdlef{
    font-family: HarmonyOS_Sans_SC_Semibold;
	font-size: 2.4rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 2.5rem;
	letter-spacing: 0px;
	color: #2a4f6c;
}
.abddht{
    font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: 0px;
	color: #333333;
    margin-left: 2%;
    flex: 1;
    min-width: 1px;
}
.liandgh{
    margin-top: 6%;
    width: 150px;
	height: 42px;
    line-height: 42px;
    text-align: center;
	border-radius: 21px;
	border: solid 1px #002e52;
    font-size: 16px;
}
.liandgh a{
    color: #002e52!important;
}
.gunstu{
    position: absolute;
    top:14%;
    right: 0px;
    width: 43%;
}
.gunstu img{
    width: 100%;
    height: auto;
}
.nei1{
    background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/e8a313f9a2adfyax.jpg) top center no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 4% 0;
    overflow: hidden;
}
.cpphtle{
    width: 72%;
    box-sizing: border-box;
    padding-bottom: 5%;
}
.cpphtrt{
    width: 20%;
    margin-bottom: 5%;
}
.cpphtle { position: relative; }
.cpphtle .youdubf { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.cpphtle .youdubf { opacity: 0; visibility: hidden; transition: all .5s ease; }
.cpphtle .youdubf.on { position: static; opacity: 1; visibility: visible; }

.flex99{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}
.flex66{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.youdubf_a{
    font-family: HarmonyOS_Sans_SC_Black;
	font-size: 3.6rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 3.5rem;
	letter-spacing: 0px;
	color: #c11a1a;
}
.youdubf_b{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 1.2rem;
    font-weight: bold;
    font-stretch: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 3rem;
    letter-spacing: 0px;
    color: #2a4f6c;
}
.youdubf_c{
    font-family: AdobeHeitiStd-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #6b6b6b;
    overflow: hidden;
    height: 12vw;
    width: 100%;
    padding-top: 3%;
}
.youdubf_img{
    float: right;
    width: 70%;
}
.youdubf_img img{
    max-width: 100%;
    height: auto;
}
.youdubf_m{
     margin-top: 2%;
    width: 150px;
	height: 42px;
    line-height: 42px;
    text-align: center;
	border-radius: 21px;
	border: solid 1px #002e52;
    font-size: 16px;
}
.youdubf_m a{
    color: #002e52!important;
}
.jidnf li{
    background: rgba(0, 46, 82, 0.8);
    text-align: center;
    margin: 2% 0;
    box-sizing: border-box;
    padding: 6% 3%;
    color: #fff;
}
.jidnf_a{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
}
.jidnf_b{
    font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
}
.jidnf li:hover, .jidnf li.on {
    background: rgba(198, 0, 16, 0.8);
    position: relative;
    color: #fff;
    cursor: pointer;
}

.jidnf li:hover a, .jidnf li.on a {
    color: #fff;
}
.nei2{
    position: relative;
}
.youdifng{
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    z-index: 999;
}

.xyung { position: relative; }
.xyung .yuifng { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.xyung .yuifng { opacity: 0; visibility: hidden; transition: all .5s ease; }
.xyung .yuifng.on { position: static; opacity: 1; visibility: visible; }
.ggnbmuuu{
    overflow: hidden;
    position: relative;
}
.ggnbmuuu .swiper-wrapper .swiper-slide{
    color: #fff;
    text-align: center;
}
.youdifngh img{
    max-width: 100%;
    height: auto;
}
.ggnbmuuu_hh{
    margin-top: 3%;
    font-family: HarmonyOS_Sans_SC_Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}
.ggnbmuuu_aa{
    width: 70%;
    margin: 0 auto;
    font-family: HarmonyOS_Sans_SC_Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
}
.swipsfxt{
    position: absolute;
    top:70px;
    left: 0px;
    background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/d06aa2de4bpiw1p7.png) no-repeat;
    width: 22px;
    height: 42px;
    background-size: 100% 100%;
    z-index: 999;
}
.swicfev{
    position: absolute;
    top:70px;
    right: 0px;
    background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/079f2c3064wdzk2m.png) no-repeat;
    width: 22px;
    height: 42px;
    background-size: 100% 100%;
    z-index: 999;
}
.uypidij{
    position: relative;
}
.yuifng_b{
    position: absolute;
    top:10%;
    left: 0px;
    width: 100%;
    color: #fff;
}
.yuifng_b_a{
    font-family: HarmonyOS_Sans_SC_Black;
	font-size: 3.6rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 3.5rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.yuifng_b_b{
    font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 1.8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0px;
	color: #ffffff;
    position: relative;
}
.yuifng_b_b::after{
    position: absolute;
    top:48%;
    left: -31%;
    content: '';
    background: #fff;
    height: 2px;
    width: 30%;
}
.ggnbmuuu_aa{
    font-size: 14px;
    color: #e2e2e2;
    display: none;
    -webkit-animation: fadeInUp 1.2s both 0.2s;
    animation: fadeInUp 1s both 0.2s;
}
.ggnbmuuu .swiper-wrapper .swiper-slide:hover .ggnbmuuu_aa{
    display: block;
}
.ggnbmuuu_ss{
    width: 39px;
    height: 12px;
    margin: 0 auto;
    display: none;
     -webkit-animation: fadeInUp 1.2s both 0.2s;
    animation: fadeInUp 1s both 0.2s;
    margin-top: 5%;
}
.ggnbmuuu .swiper-wrapper .swiper-slide:hover .ggnbmuuu_ss{
    display: block;
}
.nei3{
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}
.xwwe{
   border-bottom: #cacaca 1px solid;
}
.xwwert{
    font-family: HarmonyOS_Sans_SC_Black;
	font-size: 3.6rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 5rem;
	letter-spacing: 0px;
	color: #cacaca;
}
.xwwele{
    font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 1.8rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 5rem;
	letter-spacing: 0px;
	color: #002e52;
    background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/6ce911c749y8otoe.png) right 90% no-repeat;
}
.xwffgh{
    margin-top: 2%;
}
.xwffghkt{
    width: 61%;
}
.xwffghrt{
    width: 37%;
}
.xwffghkt li{
    position: relative;
}
.xwffghktne{
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
    color: #fff;
    z-index: 99;
}
.xwffghktne_a{
    font-family: HarmonyOS_Sans_SC;
	font-size: 1.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.2rem;
	letter-spacing: 0px;
	color: #f9f9f9;
}
.xwffghktne_b{
    font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #f9f9f9;
}
.xwwfdghle{
    width: 25%;
    text-align: center;
    background-color: #c60010;
    color: #fff;
    box-sizing: border-box;
    padding: 3%;
}
.xwwfdghrt{
    width: 75%;
    box-sizing: border-box;
    padding: 0 2%;
}
.xwffghrt li{
     box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .4);
     margin-bottom: 3%;
}
.xwffghrt li:nth-child(4){
    margin-bottom: 0px;
}
.xwwfdghle_a{
    font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 2.4rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 3.5rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.flex88{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.xwwfdghle_b{
    font-family: HarmonyOS_Sans_SC_Medium;
	font-size: 0.9rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 0px;
	color: #ffffff;
}
.xwwfdghrt_a{
    font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333232;
}
.xwwfdghrt_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #6c6a6a;
    box-sizing: border-box;
    padding: 1% 0;
}
.xwwfdghrtfg{
    text-align: right;
    font-family: HarmonyOS_Sans_SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #a4a4a4;
}
.flexgg{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.bandungle{
    width: 30%;
}
.bandungle img{
    max-width: 100%;
    height: auto;
}
.bandungrt{
    width: 50%;
    color: #fff;
    text-align: right;
}
.bandungrt_a{
    font-family: HarmonyOS_Sans_SC;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.3rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.bandungrt_b{
    font-family: HarmonyOS_Sans_SC;
	font-size: 1.8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.3rem;
	letter-spacing: 0px;
	color: #ffffff;
}
.bandung{
    border-bottom: #999999 1px solid;
    box-sizing: border-box;
    padding-bottom: 1%;
}
.dahnggh{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dahnggh > div {
    max-width: 14%;
}
.dahngghfg{
}
.dahngghfga{
    box-sizing: border-box;
}
.dahngghfg_a{
   font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.4rem;
	letter-spacing: 0px;
	color: #ffffff;
    // background: url(//wm.cdn.cn86.cn/ycdqkj/2026/07/b56f58d8f7kxngsg.png) 90% center no-repeat;
}
.dahifng {
    margin-top: 2%;
}
.dahnggh{
    width: 85%;
}
.dahngghfg_b li{
    font-family: HarmonyOS_Sans_SC;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #999999;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dahngghfg_b li a{
    color: #999999!important;
}
.eerhigngh{
    width: 11%;
    border-radius: 10px;
    border: solid 1px #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding: 1%;
    height: 170px;
}
.flexggaa{
    display: flex;
    justify-content: space-between;
}
.eerhigngh_hj{
   font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}
.jdufhg{
    background: #223f56;
    line-height: 48px;
    text-align: center;
    color: #fff;
    height: 48px;
    overflow: hidden;
    font-size: 16px;
}
.jdufhg a{
    color: #fff;
}

.xwffghkt_img img{
    width: 100%;
    height: auto;
}

.yuifng_a img{
    width: 100%;
    height: auto;
}

@media(max-width:1600px){
    .bandungrt_a{
        font-size: 1.1rem;
    }
    .bandungrt_b{
        font-size: 1.6rem;
    }
    .xwwfdghle_a{
        font-size: 2.6rem;
    }
    .xwwele{
        font-size: 1.6rem;
    }
    .ggnbmuuu_hh{
        font-size: 22px;
    }
    .youdifng {
        position: absolute;
        top: 40%;
        left: 0px;
        width: 100%;
        z-index: 999;
    }
    .yuifng_b_b{
        font-size: 1.6rem;
    }
    .youdubf_c{
        font-size: 16px;
    }
    .youdubf_b{
        font-size: 1.6rem;
    }
    .youdubf_a , .yuifng_b_a , .xwwert{
        font-size: 3.1rem;
    }
    .abdlef{
        font-size: 2.2rem;
    }
    .abdfle_b::after {
        left: 44%;
    }
    .abdfle_b{
        font-size: 1.6rem;
    }
    .abdfle_a{
        font-size: 3.1rem;
    }
    .x-menu>li>a{
        font-size: 16px;
    }
    .language-group .btn{
        font-size: 18px;
    }
}


@media(max-width:1500px){
    .dahngghfg_b li{
        font-size: 13px;
        line-height: 40px;
    }
    .bandungrt_a {
        font-size: 1rem;
    }
    .bandungrt_b {
        font-size: 1.4rem;
    }
    .xwwfdghle_b{
        font-size: 20px;
    }
    .xwwfdghrt_b{
        font-size: 15px;
    }
    .xwwfdghrt_a{
        font-size: 18px;
    }
    .xwwfdghle_a{
        font-size: 2.2rem;
    }
    .xwwele {
        font-size: 1.4rem;
    }
    .ggnbmuuu_hh {
        font-size: 20px;
    }
    .yuifng_b_b {
        font-size: 1.4rem;
    }
    .youdifngh img {
        max-width: 36%;
        height: auto;
    }
    .jidnf_a{
        font-size: 16px;
    }
    .jidnf_b{
        font-size: 13px;
    }
    .youdubf_b {
        font-size: 1.4rem;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 2.6rem;
        line-height: 3rem;
    }
    .abddht{
        font-size: 15px;
    }
    .abdlef {
        font-size: 2rem;
    }
    .abdfle_b::after {
        left: 38%;
    }
    .abdfle_b {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .abdfle_a {
        font-size: 2.6rem;
        line-height: 3rem;
    }
    .language-group .btn {
        font-size: 15px;
    }
    .x-menu>li>a {
        font-size: 15px;
    }
}


@media(max-width:1440px){
    .jdufhg{
        font-size: 14px;
    }
    .xwwfdghle_a {
        font-size: 2rem;
    }
    .xwwele {
        font-size: 1.2rem;
    }
    .yuifng_b_b {
        font-size: 1.2rem;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .youdubf_c {
        font-size: 15px;
    }
    .youdubf_b {
        font-size: 1.2rem;
        line-height: 2.4rem;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 2.2rem;
        line-height: 2.4rem;
    }
    .abdfle_b {
        font-size: 1.2rem;
        line-height: 2rem;
    }
    .abdfle_a {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
}

@media(max-width:1366px){
    .bandungrt_b {
        font-size: 1.2rem;
        line-height: 40px;
    }
    .bandungrt_a {
        font-size: 18px;
        line-height: 40px;
    }
    .xwwfdghrtfg{
        font-size: 14px;
    }
    .xwwfdghle_a {
        font-size: 2rem;
        line-height: 3.3rem;
    }
    .xwwele {
        font-size: 1.1rem;
        line-height: 2.2rem;
    }
    .yuifng_b_b {
        font-size: 1.1rem;
    }
    .youdubf_b {
        font-size: 1.1rem;
        line-height: 2.2rem;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .abdfle_b::after {
        left: 31%;
        bottom: 32%;
    }
    .abdfle_b {
        font-size: 1.1rem;
        line-height: 1.6rem;
    }
    .abdfle_a {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
}

@media(max-width:1200px){
    .xwwfdghle_a {
        font-size: 1.6rem;
        line-height: 3rem;
    }
    .xwwfdghrt_a {
        font-size: 16px;
    }
    .jidnf_b {
        font-size: 12px;
        line-height: 18px;
    }
}

@media(max-width:1024px){
    .xwwfdghle_b {
        font-size: 14px;
        line-height: 24px;
    }
    .xwwfdghrtfg {
        font-size: 12px;
        line-height: 20px;
    }
    .xwwfdghle_b{
        font-size: 14px;
    }
    .xwwfdghrt_b {
        font-size: 12px;
        line-height: 20px;
    }
    .xwwfdghrt_a {
        font-size: 15px;
    }
    .xwwfdghle_b {
        font-size: 15px;
    }
    .headerdss{
        display: none;
    }
}

@media(max-width:992px){
    .xwffghrt{
        margin-top: 15px;
        width: 100%;
    }
    .xwffghkt{
        width: 100%;
    }
    .ggnbmuuu_hh {
        line-height: 28px;
        font-size: 16px;
    }
    .youdubf_b {
        font-size: 16px;
        line-height: 30px;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 25px;
        line-height: 35px;
    }
    .liandgh{
        margin-top: 2%;
    }
    .gunstu{
        position: static;
        margin-top: 15px;
        width: 100%;
    }
    .abdlef {
        font-size: 30px;
    }
    .abdflegen {
        margin-top: 4%;
    }
    .abdfle_c{
        font-size: 14px;
        line-height: 26px;
    }
    .abdfle_b {
        font-size: 18px;
        line-height: 28px;
    }
    .abdfle_a {
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0px;
    }
    .abdfle{
        width: 100%;
    }
    .logo a img {
        max-width: 44%;
        height: auto;
    }
    .top_right {
        width: 26%;
    }
}

@media(max-width:500px){
    .dahifng{
        display: none;
    }
    .site-footer {
        padding: 25px 0 23px;
        margin-bottom: 10px;
    }
    .xwwele {
        font-size: 16px;
        line-height: 45px;
    }
    .xwwele {
        font-size: 16px;
        line-height: 45px;
    }
    .youdifngh img {
        max-width: 21%;
        height: auto;
    }
    .yuifng_a img {
        width: 100%;
        height: 154vw;
        max-width: 200vw;
    }
    .yuifng_b_b {
        font-size: 16px;
    }
    .cpphtrt{
        width: 100%;
    }
    .youdubf_c{
        width: 100%;
    }
    .cpphtle{
        width: 100%;
    }
    .youdubf_a, .yuifng_b_a, .xwwert {
        font-size: 20px;
        line-height: 30px;
    }
    .abdlef {
        font-size: 25px;
    }
    .abddht {
        font-size: 12px;
    }
    .abdfle_b::after {
        left: 40%;
        bottom: 32%;
    }
    .abdfle_b {
        font-size: 16px;
        line-height: 24px;
    }
    .abdfle_a {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
    }
    .logo a img {
        max-width: 65%;
        height: auto;
    }
    .top_right {
        width: 54%;
    }
}

.swiper-slide_video {
  position: relative;
  padding-bottom: 56.25%;
}
.swiper-slide_video video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}