.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;
}

.jkdff img{
    width: 100%;
    height: auto;
}

.adddff{
    overflow: hidden;
    position: relative;
}
.uodknh img{
    width: 100%;
    height: auto;
}
.swian{
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 9;
}



.swian .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333;
}


.swipean {
    text-align: center;
    margin-top: 2%;
}
.swipean .swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    display: inline-block;
    border-radius:10px;
    background: #c6c6c6;
    opacity: 1;
    border: #c6c6c6 1px solid;
}
.swipean  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ddd;
    border: #ddd 2px solid;
}

.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;
}
.max1600 {
    max-width: 1600px;
    width: 90.625%;
    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;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    
}

.top-mid-flex {
    height: 80px
}

.logo {
    position: relative;
}

.logo a {
    display: block;
}

.logo a img {
    max-width: 100%;
    height: auto;
}

.header-ss {
    position: static;
}

.header-ss .ss_btn {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/daf97cfa65fa9gkt.png) no-repeat center;
    cursor: pointer;
}

[transition="5s"],
[imgsalc] img {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s
}

.search-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    background: #fff;
    height: 100px;
    z-index: -1;
    opacity: 0;
}

.search-box.cur2 {
    width: 100%;
    padding: 13px 50px;
    opacity: 1;
    z-index: 9;
}

.header-ss .ss-search {
    display: flex;
    align-items: center;
}

.search-box .close2 {
    line-height: 74px;
    cursor: pointer
}

.search-box .close2:hover img {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg)
}

.header-ss .ss-search input {
    height: 74px;
    line-height: 74px;
    outline: 0;
    border: none;
    font-size: 0
}

.header-ss .ss-search #keyword {
    width: calc(100% - 73px);
    margin: 0 20px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px
}

.header-ss .ss-search #s_btn {
    width: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(//wm.cdn.cn86.cn/yzweipong/2025/04/c01d8a5a02zgymn1.png)
}

.youduidngf li .wza{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.youduidngf li .wzc{
   font-size: 14px;
   line-height: 26px;
   color: #666;
}
.youduidngf li .wzmore{
   font-size: 14px;
   line-height: 34px;
   height: 34px;
   color: #fff;
}
.youduidngf li .img1 img{
    width: 100%;
    height: uto;
}
.x-menu {
    position: static;
    margin-bottom: 0;
}

.x-menu>li {
    position: static;
}

.x-menu>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height:80px;
    font-family: "Arial";
    position: relative;
}

.x-menu>li>a::before {
    position: absolute;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: var(--main-theme-color);
    content: " ";
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.x-menu>li:hover>a::before,
.x-menu>li.active>a::before {
    width: 18px;
}

.x-menu>li:hover>a,
.x-menu>li.active>a {
    color: #fff!important;
}

.x-sub-menu {
    position: absolute;
    z-index: 999;
    width: 150%;
    left: -25%;
    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
}

.x-sub-menu>li>a:hover {
    color: #fff!important;
    background-color: var(--main-theme-color);
}

@media (min-width:1200px) {
    .x-menu>li {
        margin-left: 10px;
        margin-right: 10px
    }
}
@media (max-width:1600px) {
    .x-menu>li>a{
        font-size: 16px;
    }
}
@media (max-width:1500px) {
    .x-menu>li>a{
        font-size: 14px;
    }
}

@media (min-width:1440px) {
    .x-menu>li {
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width:1600px) {
    .x-menu>li {
        margin-left: 20px;
        margin-right: 20px
    }
}
.language_box {
    position: relative;
    margin: 0 20px 0 2.083vw;
}

.language_box .lang_btn {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    font-family: arial;
    color: #fff;
    cursor: pointer;
}

.language_box .lang_btn:before {
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/75a0ed8454eavtwe.png) no-repeat center;
    width: 13px;
    height: 13px;
    content: '';
}

.language_box .lang_layer {
    display: none;
    position: absolute;
    top: 42px;
    right: 0;
    background-color: #fff;
    width: 175px;
    border: 1px solid #e2e3e8;
    border-radius: 15px;
    padding: 23px 37px 23px 20px;
    box-shadow: 8px 6px 20px 0px rgba(32, 54, 121, 0.07);
}

.language_box .lang_layer .lang_link {
    position: relative;
    padding-left: 26px;
    font-size: 15px;
    line-height: 30px;
    color: #757b8e;
    transition: all 0s;
    -webkit-transition: all 0s;
}

.language_box .lang_layer .lang_item.active .lang_link {
    color: #26293d!important;
}

.language_box .lang_layer .lang_item .lang_link:hover {
    color: #26293d!important;
    text-decoration: underline;
}

.language_box .lang_layer .lang_link:before {
    opacity: 0;
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    left: 0;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/b6ca76870dlreuze.png) no-repeat -216px -4px;
    width: 13px;
    height: 9px;
    transition: opacity 250ms ease-in-out;
    content: '';
}

.language_box .lang_layer .lang_item.active .lang_link:before {
    opacity: 1
}

.language_box .lang_layer .lang_item .lang_link:hover:before {
    opacity: 1
}

.language_box .lang_layer .lang_close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 21px;
    height: 21px;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/b6ca76870dlreuze.png) no-repeat -163px -1px;
    font-size: 0;
    content: '';
}


/* 导航下拉 */

.menu.init,
.menu.init:before,
.menu.init:after,
.menu.init .depth,
.menu.init .depth:before,
.menu.init .depth:after,
.menu.init .depth_list,
.menu.init .depth_list:before,
.menu.init .depth_list:after,
.menu.init .depth_item,
.menu.init .depth_item:before,
.menu.init .depth_item:after,
.menu.init .depth_text,
.menu.init .depth_text:before,
.menu.init .depth_text:after,
.menu.init .depth_title,
.menu.init .depth_title:before,
.menu.init .depth_title:after {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: linear;
}

.menu .depth_list {
    z-index: 10;
}

.menu .depth_text {
    display: inline-block;
}

a span {
    cursor: pointer;
}


.nav-height {
    height: 0;
    transition: height 0.3s ease;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.nav-height::before{
    opacity: 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    /*background: url(//wm.cdn.cn86.cn/ciele/2025/06/8c77a61e8e3o5ccd.png) no-repeat;*/
    background-size: 20.083vw 20.083vw;
    width: 20.083vw;
    height: 0;
    transition-property: height;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    content: '';
    z-index: 20;
}
.open .nav-height::before{
    height: 20.083vw;
    opacity: 1;
}

.depp {
    position: absolute;
    
    border-top: 1px solid rgba(198, 198, 198, .2);
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 99;
    /* display: none; */
    visibility: hidden;
    opacity: 0;
    transition: visibility 250ms ease-in-out, opacity 250ms ease-in-out;
    pointer-events: none; /* 不可见时防止点击 */
}

.depp.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.header .depth {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 50px 0;
    min-height: 700px;
    max-width: 1600px;
    margin: 0 auto;
}

.header .depth2 .menu_title {
    position: relative;
    width: 450px;
    text-align: center;
}

.header .depth2 .menu_title .title {
    font-size: 2vw;
    line-height: 54px;
    color: #124da9!important;
    font-weight: bold;
    font-family: "Arial";
    word-break: keep-all;
}

.header .depth2 .depth2_list {
    position: relative;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    min-width: 1px;
}

.header .depth2 .depth2_item {
    position: relative;
    display: block;
    width: calc(33.33% - 80px);
    margin-right: 80px;
    margin-bottom: 40px;
}

.header .depth2 .depth2_text {
    display: block;
    position: relative;
    padding: 10px 30px 10px 20px;
    border: 1px solid #d5d7dd;
    border-radius: 10px;
    background-color: #fff;
}

.header .depth2 .depth2_item.has .depth2_text:before {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(//wm.cdn.cn86.cn/ciele/2025/06/9e5c3b1baey4andl.png) no-repeat -59px -17px;
    width: 13px;
    height: 8px;
    content: "";
}

.header .depth2 .depth2_text>span {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #000000;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.header .depth3 .depth3_list {
    position: relative;
    margin: 10px 10px 10px 10px;
}

.header .depth3 .depth3_item {
    display: block;
}

.header .depth3 .depth3_text {
    position: relative;
    display: block;
    padding: 0 17px;
}

.header .depth3 .depth3_text:before {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    border-radius: 50%;
    background-color: #000;
    width: 5px;
    height: 5px;
    content: "";
}

.header .depth3 .depth3_text>span {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}

.header .depth4 .depth4_list {
    position: relative;
    margin: 10px 10px 10px 10px;
}

.header .depth4 .depth4_item {
    display: block;
}

.header .depth4 .depth4_text {
    position: relative;
    display: block;
    padding: 0 10px;
}

.header .depth4 .depth4_text>span {
    font-size: 16px;
    line-height: 28px;
    color: #808384;
}

.header .depth a:hover span {
    color: var(--main-theme-color)!important;
    text-decoration: underline;
}


/* */

.header.scroll,.header:hover {
    background-color: #fff;
    /* border-color: rgba(198, 198, 198, .2); */
}

.header.scroll .white-logo,.header:hover .white-logo {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.header.scroll .black-logo,.header:hover .black-logo {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.header.scroll .x-menu>li>a,.header:hover .x-menu>li>a {
    color: #000000!important;
}

.header.scroll .pc-navbar>li>a,.header:hover .pc-navbar>li>a {
    color: #000000!important;
}

.header.scroll .x-menu>li:hover>a,
.header.scroll .x-menu>li.active>a,
.header:hover .x-menu>li:hover>a,
.header:hover .x-menu>li.active>a{
    color: #000000!important;
}

.header.scroll .header-ss,.header:hover .header-ss {
    border-color: #000;
}

.header.scroll .header-ss .ss_btn,.header:hover .header-ss .ss_btn {
    background-image: url(//wm.cdn.cn86.cn/ciele/2025/06/dcc25ac709mfu27m.png);
}

.header.scroll .language_box .lang_btn,.header:hover .language_box .lang_btn {
    border-color: #000;
    color: #000;
}

.header.scroll .language_box .lang_btn:before,.header:hover .language_box .lang_btn:before {
    background-image: url(//wm.cdn.cn86.cn/ciele/2025/06/c3684ad608zyp5rp.png);
}

.white-logo {
    opacity: 1;
    visibility: visible;
}

.black-logo {
    opacity: 0;
    visibility: hidden;
    display: none;
}
:root {
    --main-theme-color: #124da9;
    --sub-theme-color: #124da9;
    --main-theme-color2: #00399e;
}

/* 内页头部 */

.header.scroll2 {
    position: fixed;
    background-color: #fff;
}

.header.scroll2 .white-logo {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.header.scroll2 .black-logo {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.header.scroll2 .x-menu>li>a {
    color: #000000!important;
}

.header.scroll2 .pc-navbar>li>a {
    color: #000000!important;
}

.header.scroll2 .x-menu>li:hover>a,
.header.scroll2 .x-menu>li.active>a {
    color: #000000!important;
}

.header.scroll2 .header-ss {
    border-color: #000;
}

.header.scroll2 .header-ss .ss_btn {
    background-image: url(//wm.cdn.cn86.cn/ciele/2025/06/dcc25ac709mfu27m.png);
}

.header.scroll2 .language_box .lang_btn {
    border-color: #000;
    color: #000;
}

.header.scroll2 .language_box .lang_btn:before {
    background-image: url(//wm.cdn.cn86.cn/ciele/2025/06/c3684ad608zyp5rp.png);
}


/* banner */

.template {
    width: 100%;
}

.lazy,
img:not([src]):not([srcset]),
img[src=""] {
    /*opacity: 0*/
}

.lazy {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lazy[data-src] {
    -o-object-fit: cover;
    object-fit: cover
}

.lazy[data-bg] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

[data-page=index] .v1 {
    background-color: #000;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%
}

[data-page=index] .v1 .banner {
    height: 100%;
    width: 100%
}

[data-page=index] .v1 .banner .swiper-slide {
    overflow: hidden
}

[data-page=index] .v1 .banner .swiper-slide .item {
    height: 100%;
    width: 100%
}

[data-page=index] .v1 .banner .swiper-slide .item img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

[data-page=index] .v1 .mouse_buttom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 20px;
    left: 50%;
    max-width: 1660px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    z-index: 10;
    justify-content: center;
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span {
    background-color: hsla(0, 0%, 100%, .2);
    height: 1px;
    position: relative;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    width: 60px
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span:after,
[data-page=index] .v1 .mouse_buttom .nav2 .line span:before {
    background-color: hsla(0, 0%, 100%, .2);
    content: "";
    height: 7px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    width: 1px;
    display: none;
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span:before {
    left: -.5px
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span:after {
    right: -.5px
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span:first-of-type:before {
    left: -1px
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span:last-of-type:after {
    right: -1px
}

[data-page=index] .v1 .mouse_buttom .nav2 .line span.on,
[data-page=index] .v1 .mouse_buttom .nav2 .line span.on:after,
[data-page=index] .v1 .mouse_buttom .nav2 .line span.on:before {
    background-color: hsla(0, 0%, 100%, .6)
}

[data-page=index] .v1 .mouse_buttom .nav2 .tab {
    color: #fff;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px
}

[data-page=index] .v1 .mouse_buttom .nav2 .tab span {
    cursor: pointer;
    margin-right: 0px;
    opacity: .3;
    display: block;
    width: 60px;
    font-family: "arial";
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}

[data-page=index] .v1 .mouse_buttom .nav2 .tab span:last-of-type {
    margin-right: 0
}

[data-page=index] .v1 .mouse_buttom .nav2 .tab span.on {
    opacity: 1
}

[data-page=index] .v1 .mouse_buttom .mouse {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-left: auto
}

[data-page=index] .v1 .mouse_buttom .mouse .mouseOf {
    height: 28px;
    position: relative;
    width: 28px
}

[data-page=index] .v1 .mouse_buttom .mouse .mouseOf svg {
    display: block;
    height: 100%;
    width: 100%
}

[data-page=index] .v1 .mouse_buttom .mouse .mouseOf:after {
    -webkit-animation: scroll-down 1.5s ease-in-out infinite;
    animation: scroll-down 1.5s ease-in-out infinite;
    background-color: #fff;
    border-radius: 2px;
    content: "";
    height: 7px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

@-webkit-keyframes scroll-down {
    0% {
        opacity: 0;
        top: 2px
    }
    30%,
    70% {
        opacity: 1
    }
    to {
        opacity: 0;
        top: calc(100% - 9px)
    }
}

@keyframes scroll-down {
    0% {
        opacity: 0;
        top: 2px
    }
    30%,
    70% {
        opacity: 1
    }
    to {
        opacity: 0;
        top: calc(100% - 9px)
    }
}

[data-page=index] .v1 .mouse_buttom .mouse .name {
    font-weight: 600;
    padding-left: 20px
}

[data-page=index] .v1 .text {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 15
}

[data-page=index] .v1 .text .item {
    display: none;
    height: 100%;
    width: 100%
}

[data-page=index] .v1 .text .item>img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

[data-page=index] .v1 .text .item.on {
    display: block
}


.liuyan-right input{
   background: #f9f9f9;
   border-radius: 5px;
   line-height: 39px;
   height: 39px;
   border: none;
}
.liuyan-right .form-control{
    background: #f9f9f9;
}
.liuyan-right textarea{
   background: #f9f9f9;
   border-radius: 5px;
   line-height: 39px;
   height: 39px;
   border: none;
}
.liuyan-right .form-input{
    border-bottom: none;
}

@media(max-width:500px){
    .home-banner , .nbanner{
        margin-top: 60px;
    }
}




.icon-font{position:relative}
.icon-font:after{content:"";width:30px;height:30px;background-image:url(https://gcdn.myxypt.com/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:#124da9;padding:10px 20px;position:relative}
.xypg-left-title h3{font-size:20px;color:#fff;line-height:30px;font-weight:700;position:relative;z-index:9}
.xypg-left-title i{position:absolute;left:-5px;top:-9px;font-style:normal;font-size:67px;font-weight:700;opacity:.1;color:#fff;line-height:1;z-index:1;text-transform:uppercase}
.xypg-left-title span{font-weight:400;font-size:16px;color:#fff;opacity:.6;margin-left:10px;text-transform:capitalize}
.xypg-left-title span:before{content:"/";padding-right:5px}
.xypg-left-con{border:1px solid #d2d2d2;border-top:none}
.page-mob-tool{position:fixed;right:15px;bottom:100px;z-index:9999}
.page-mob-tool li.xymob-page-navbtn span{color:#fff;position:relative;z-index:1}
.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:#124da9;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.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,.7)}
.xymob-menu-click .page-message-img,.xymob-menu-click .xypg-left-contact,.xymob-menu-click .xypg-left-keys,.xymob-menu-click .xypg-left-news{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:#000}
.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 #eee}
.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(https://gcdn.myxypt.com/images/icon_spirit.png) 0 -240px no-repeat}
.xypg-left-nav>li .first-nav-btn.clicked{background-position:0 -270px}
.xypg-left-nav>li.clicked>a,.xypg-left-nav>li:hover>a{color:#124da9}
.xypg-left-nav>li.clicked .first-nav-btn,.xypg-left-nav>li:hover .first-nav-btn{color:#124da9}
.xypg-left-nav .xypg-left-subnav{display:none;padding:0 10px}
.xypg-left-nav .xypg-left-subnav>li{border-top:1px dashed #eee}
.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:#124da9}
.xypg-left-nav .xypg-left-subnav>li.clicked>a{color:#124da9}
.xypg-left-nav .xypg-left-threenav>li>a{padding:5px 10px;display:block;font-size:14px;line-height:24px;color:#999}
.xypg-left-nav .xypg-left-threenav>li>a:before{content:'\2014   '}
.xypg-left-nav .xypg-left-threenav>li>a:hover{color:#124da9}
.xypg-left-nav .xypg-left-threenav>li.clicked>a{color:#124da9}
@media (max-width:990px){.xypg-left-nav .xypg-left-threenav{display:block}
}
@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_464030_rcu0lm6t1ck.woff2?t=1713424282709) format('woff2'),url(//at.alicdn.com/t/c/font_464030_rcu0lm6t1ck.woff?t=1713424282709) format('woff'),url(//at.alicdn.com/t/c/font_464030_rcu0lm6t1ck.ttf?t=1713424282709) format('truetype')}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-back:before{content:"\e620"}
.icon-close:before{content:"\e61a"}



.page-mob-tool li.xymob-page-navbtn span {
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 0;
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/09/0e1d946790jqmilw.png) no-repeat center;
    font-family: "Candara", "SF Pro Display", "Arial";
    width: 40px;
    height: 40px;
    display: block;
}



@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .top-mid-flex{
      height: 65px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@media(max-width: 500px){
    #anchor{
        margin-top: 18%;
    }
    .ft-banquan{
        margin-bottom: 50px;
    }

}



/* 新闻详情 */
.gidnfg {
  padding-bottom: 30px;
}

.gidnfg .item {
  margin-bottom: 30px;
  display: block;
}

.gidnfg .item a{
    text-decoration: none !important;
    color: #333;
    outline: none;
    cursor: pointer;
}

.gidnfg .item .h {
  font-family: hm;
  color: #2B393F;
  line-height: 24px;
  height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}

.gidnfg .item .p {
  font-family: hr;
  color: #111111;
  opacity: 0.6;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.gidnfg .item .p span:first-child {
  font-family: gilroy_r;
}

.gidnfg .item .p span.solid {
  margin: 0 11px;
}

.f_14 {
    font-size: 14px;
}

.f_16 {
    font-size: 16px;
}

.fx {
  display: flex;
  align-items: center;
}

.fx .name {
  font-family: hr;
  color: #5E615F;
}

.fx>a {
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 6px;
  position: relative;
}

.fx>a img {
  max-width: 100%;
      vertical-align: unset;
}

.fx a .img2 {
  display: none;
}

.fx a:hover .img1 {
  display: none;
}

.fx a:hover .img2 {
  display: block;
}

.bottom .link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 110px;
  padding-top: 55px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}

.bottom .link .h {
  width: 70%;
  font-family: hm;
  color: #000000;
  line-height: 38px;
  height: 38px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.bottom .link .more {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.bottom .link .more .m_p {
  font-family: hm;
  color: #000000;
  padding-bottom: 7.3px;
  border-bottom: 1px solid #DEDEDE;
  line-height: 20px;
}

.bottom .link .more img {
  width: 44px;
  margin-left: 27px;
  transition: all 0.5s;
}

.bottom .link .more:hover img {
  margin-left: 10px;
}

.f_28 {
    font-size: 28px;
}

.more .m_p {
    font-family: hm;
    color: #000000;
    padding-bottom: 7.3px;
    border-bottom: 1px solid #DEDEDE;
    line-height: 20px;
}

.more {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.more img {
  width: 44px;
  margin-left: 27px;
  transition: all 0.5s;
}

.more:hover img {
  margin-left: 10px;
}

.f_48 {
    font-size: 48px;
}

    .xypg-news-detail .xwgufngg{
       align-items: center; 
    }

@media (max-width: 1600px) {
    .f_48 {
        font-size: 44px;
    }
        .f_26 {
        font-size: 24px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 26px;
    }
}

@media (max-width: 1440px) {
    .f_48 {
        font-size: 36px;
    }
        .f_26 {
        font-size: 22px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 22px;
    }
    
}

@media (max-width: 1280px) {
    .f_48, .f_50 {
        font-size: 38px;
    }
        .f_26 {
        font-size: 22px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 22px;
    }
}

@media screen and (max-width: 1024px) {
    .tit {
        font-size: 18px;
    }
    .bottom .link .h {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .bottom .link .more {
        font-size: 14px;
    }
    .bottom .link .h {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .bottom .link {
        display: block;
        padding-top: 20px;
        margin-top: 30px;
    }
    .bottom .link .more img{
        width: 26px;
        margin-left: 16px;
    }

.more img{
           width: 26px;
        margin-left: 16px; 
}

    .xypg-news-detail .xypg-detail-title{
                font-size: 20px;
        line-height: 30px;
    }

    .gidnfg .item .h {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .gidnfg .item{
        margin-bottom: 18px;
    }
}


@media (max-width: 767px) {
    .sy-foot h3{
        font-size: 16px;
    }
    .news-detail .title{
        line-height: 30px;
    }
    .f_14, .f_16 {
        font-size: 16px;
    }

    .xypg-news-detail .xwgufnggle{
            font-size: 12px;
    }

    .fx .name{
        font-size: 12px;
    }
    .fx>a{
        width: 18px;
        height: 18px;
    }
}

.cbufgf .text{
    font-size: 14px;
    line-height: 24px;
}
.time{
     font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

/*è¯¦ç»†*/
.flex88{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xwgufnggle{
  width: 50%;
      font-family: gilroy_b;
    color: #b2b2b2;
    
}
.xwgufngg{
  margin-top: 2%;
}
.xwgufnggrt{
  width: 20%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-family: hr;
    color: #5E615F;
}
.xwgufnggle span{
   padding: 0.04rem 0.2rem;
    background-color: #F3F3F3;
    line-height: 0.2rem;
    font-family: hm;
    color: #000000;
    border-radius: 0.03rem;
    opacity: 1;
    margin-right: 5px;
}

.xwtu{
  border-radius: 7px;
  overflow: hidden;
}

.xwtu img{
  width: 100%;
  height: auto;
   border-radius: 7px;
}
.xwudg{
  font-family: hm;
    color: #111111;
    line-height: 90px;
    margin-bottom: 0.3rem;
    font-size: 24px;
}

.flex88 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.f_48 {
    font-size: 48px!important;
}

    .xypg-news-detail .xwgufngg{
       align-items: center; 
    }


.youduidngf  li{
    width: 100%;
    margin-bottom: 10px;
}

.youduidngf  li{
    display: block;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/62e6100c96zdr1z3.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 3%;
}
.youduidngf  li:nth-child(2n-1){
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/7129c6a77fhw5ra6.png) no-repeat top center;
    background-size: 100% 100%;
}
.youduidngf  li:nth-child(3){
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/7129c6a77fhw5ra6.png) no-repeat top center;
    background-size: 100% 100%;
}
.youduidngf  li:nth-child(2n-1)  .wza{
    color: #fff;
}

.youduidngf  li:nth-child(2n-1)  .wzc {
    color: rgba(255, 255, 255, .5);
}

.youduidngf  li:nth-child(2n-1)  .wzmore {
      background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/cf373cf628seka3l.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #124da9;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2vw;
}


.wzmore {
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/671bb0c16eh4dfn2.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2vw;
}



@media (max-width: 1600px) {
    .f_48 {
        font-size: 44px!important;
    }
        .f_26 {
        font-size: 24px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 26px;
    }
}

@media (max-width: 1440px) {
    .f_48 {
        font-size: 36px!important;
    }
        .f_26 {
        font-size: 22px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 22px;
    }
    
}

@media (max-width: 1280px) {
    .f_48, .f_50 {
        font-size: 38px;
    }
        .f_26 {
        font-size: 22px;
    }
        .f_16 {
        font-size: 13px;
    }
        .f_28 {
        font-size: 22px;
    }
}

@media screen and (max-width: 1024px) {
    .tit {
        font-size: 18px;
    }
    .bottom .link .h {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .bottom .link .more {
        font-size: 14px;
    }
    .bottom .link .h {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .bottom .link {
        display: block;
        padding-top: 20px;
        margin-top: 30px;
    }
    .bottom .link .more img{
        width: 26px;
        margin-left: 16px;
    }

.more img{
           width: 26px;
        margin-left: 16px; 
}

    .xypg-news-detail .xypg-detail-title{
                font-size: 20px;
        line-height: 30px;
    }

    .gidnfg .item .h {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .gidnfg .item{
        margin-bottom: 18px;
    }
        .f_48 {
        font-size: 20px !important;
    }
    .xwgufnggle{
        width: 100%;
    }
    .fx{
        width: 100%;
        margin-top: 10px;
    }
}


@media (max-width: 767px) {
    .f_14, .f_16 {
        font-size: 16px;
    }

    .xypg-news-detail .xwgufnggle{
            font-size: 12px;
    }

    .fx .name{
        font-size: 12px;
    }
    .fx>a{
        width: 18px;
        height: 18px;
    }
    .right.mt-50 {
        margin-top: 10px !important;
    }
    .header.scroll .white-logo{
        display: none;
    }
    .logo a .white-logo{
        display: none;
    }
    .logo a  .black-logo{
        opacity: 1;
        visibility: visible;
        display: inline-block;
    }
    .language_box .lang_btn{
        color: #000;
    }
    .language_box .lang_btn:before{
        background-image: url(//wm.cdn.cn86.cn/ciele/2025/06/c3684ad608zyp5rp.png); 
    }
    .language_box .lang_btn {
        border-color: #000;
        color: #000;
    }
    .primary-menu li:nth-child(7){
        display: none;
    }
}