@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('../fonts/SOURCEHANSANSCN-REGULAR.woff') format('woff');
}

@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url('../fonts/SOURCEHANSANSCN-NORMAL.woff') format('woff');
}

@font-face {
    font-family: 'SourceHanSansCN-Light';
    src: url('../fonts/SOURCEHANSANSCN-LIGHT.woff') format('woff');
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url('../fonts/SOURCEHANSANSCN-BOLD.woff') format('woff');
}

@font-face {
    font-family: 'SourceHanSansCN-Heavy';
    src: url('../fonts/SOURCEHANSANSCN-HEAVY.woff') format('woff');
}

html,
body {
    position: relative;
    height: 100%;
    font-family: "FZLanTingHei-L-GB", "方正兰亭黑长简体", "Microsoft YaHei", "微软雅黑", "heiti tc", "Roboto Sans", Helvetica, Arial, sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
}

*, :after, :before {
    box-sizing: unset;
}

a {
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}

p {
    line-height: 30px;
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
}

body {
    margin: 0 auto;
    height: 100%;
    background-color: #fff;
    color: #000000;
    overflow-x: hidden;
    padding: 0;
    font-size: 16px;
}

ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.clear {
    clear: both;
}

[v-cloak] {
    display: none;
}

#chaty-widget-0 .chaty-widget {
    right: 12px !important;
    left: auto;
}

#chaty-widget-0 .chaty-widget {
    bottom: 80px !important;
}

#Chatway-0-channel span.chaty-svg {
    animation: 5s infinite chaty-animation-waggle;
}

.flex-center {
    display: flex;
    text-align: left;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    /*align-items: center;*/
}

.mark_yellow {
    /*background: linear-gradient(transparent 64%, var(--color_mark_yellow) 0%);*/
    display: inline-block;
    padding: 2px;
}

/* 顶部水平容器：左 10% Logo / 右 90% header */
.top-bar {
    width: 100%;
    display: flex;
    align-items: flex-start;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-color: #292829;*/
}

.top-bar-padding {
    width: 100%;
    background-color: #292829;
    padding: 5px 0;
}

#header {
    border: 1px solid #292829;
    text-align: center;
    /*background: transparent;*/
    /*padding: 3px 0px;*/
    margin: 0 auto;
    width: 100%;
    /*position: fixed;*/
    /* top: 10px; 取消偏移，保证与左侧对齐 */
    z-index: 100;
    transition: 0.3s;
    /* flex: 0 0 90%; */
    flex: 1 1 auto; min-width: 0;
    height: 80px;
    background-color: #292829;
    margin-left: -1px;
}
.logo1230{
    display: none;
}
.side-ad { position: fixed; z-index: 999; }
.side-ad .side-ad-close {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 26px;
    height: 26px;
    border: none;
    border-radius: 50%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
.header-logo-rail {
    z-index: 999;
    border: 1px solid #292829;
    flex: 0 0 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-bottom: 10px;
    background-color: #292829;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 80% 100%, 50% 100%, 0% 100%, 0% 0%, 0% 100%);
}

.header-logo-rail .custom-logo-link,
.header-logo-rail .custom-logo {
    display: block;
    max-width: 70%;
    height: auto;
}
.header-flex {
    display: flex;
    flex-direction: row;
    margin-top: 12px;
    /*padding-bottom: 10px;*/
    /*flex-wrap: nowrap;*/
    /*justify-content: space-between;*/
    align-items: center;
}
/*@media (max-width: 1230px) {*/
/*    .logo1230{*/
/*        display: block;*/
/*    }*/
/*    .header-logo-rail{*/
/*        display: none;*/
/*    }*/
/*    .top-bar-padding{*/
/*        display: none;*/
/*    }*/
/*    .header-flex{*/
/*        padding-bottom: 0;*/
/*    }*/
/*    #header{*/
/*        flex: auto;*/
/*        max-height: none;*/
/*        padding: 5px 0;*/
/*    }*/
/*    .header-flex {*/
/*        padding-bottom: 0;*/
/*        flex-wrap: nowrap;*/
/*        justify-content: space-between;*/
/*        align-items: center;*/
/*    }*/
/*}*/

@media (max-width: 1024px) {
    .top-bar-padding{
        display: none;
    }
    .top-bar {
        display: block;
    }
    .header-logo-rail {
        display: none;
    }

}

/*.sticky {*/
/*    !*background-color: #FFD73A  !important;*!*/
/*    box-shadow: 3px 0 10px 1px #0000004f;*/
/*    top: 0 !important;*/
/*    !*opacity: 0.9;*!*/
/*    background-color: rgba(255, 215, 58, 0.9) !important;*/

/*}*/

.box {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}

.min-box {
    /*width: 1170px;*/
    width: 1400px;
    margin-top: 20px;
}



.logo {
    font-size: 0;
    width: 55px;
    /*filter: invert(0);*/
}
.nav-list{
    margin-left: auto;
    /*padding: 5px 0px;*/
    border-radius: 24px;
    /*background-color: rgba(0, 0, 0, 0.3);*/
}
.nav-list-menu{
    /*margin-right:-80px;*/
}
.nav-list ul li {
    float: left;
    margin: 5px 12px;
    /*height: 30px;*/
    line-height: 30px;
    position: relative;
    list-style: none;

}

.menu-item-has-children::after {
    content: "";
    position: absolute;
    left: 25%;
    bottom: -5px;
    text-align: center;
    width: 50%;
    height: 3px;
    background-color: transparent;
    transition: background-color 0.3s ease;
}
.menu-item-has-children:hover::after {
    background-color: #FFD63A; /* 仅改变颜色，不影响布局 */
}

.nav-list ul li a {
    /*padding-bottom: 8px;*/
    color: white;
    font-size: 16px;
    padding: 0 13px 38px 13px;
    position: relative;
    z-index: 555;
    white-space: nowrap;
}

.nav-list ul li a:hover{
    color: #FFD63A;
}

.sub-menu{
    margin-top: 21px;
    z-index: 999999;
}
.nav-list ul li.fx_notes:hover .sub-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px 20px;
    padding: 20px;
    width: 400px;
    transform: translate(0px, 2px);
    left: 0;
}

.nav-list .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 10px;
    /*left: 50%;*/
    /*transform: translateX(-50%) translateY(2px);*/
    min-width: 180px;
    overflow: hidden;
    box-shadow: 0px 1px 6px 1px #ccc;
    padding: 10px 0;
}

.nav-list ul li:hover .sub-menu {
    display: block;
}

.nav-list .sub-menu li {
    height: auto;
    line-height: initial;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
    position: relative;
    width: 100%;
    transition: 0.5s;
    text-align: left;
}

.nav-list .sub-menu li a {
    border: none;
    padding: 0px 8%;
    width: 90%;
    font-size: 16px;
    display: inline-block;
    color: black !important;
}

.nav-list .sub-menu li:hover {
    background-color: #FFD73A;
}

.nav-list .sub-menu li:hover a {
    border: none;
    position: relative;
}

/*.nav-list .sub-menu li:hover a::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -5px;*/
/*    left: 5%;*/
/*    !*transform: translateX(-50%);*!*/
/*    width: 100%;*/
/*    height: 2px;*/
/*    background-color: #FFD73A;*/
/*}*/


/* 特殊下拉菜单 start */

.nav-list .fx_company .sub-menu {
    width: 960px;
    transform: translate(0px, 2px);
    left: -10px;
}

.nav-list .fx_company .sub-menu .sub-menu-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px 20px;
    padding: 20px 40px;
}

.nav-list .fx_company .sub-menu li {
    padding: 0;
    height: auto;
    line-height: normal;
}

.nav-list .fx_company .sub-menu .sub-menu-list li {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: none;
}

.nav-list .fx_company .sub-menu li a {
    font-size: 0;
}

.nav-list .fx_company .sub-menu li img {
    font-size: 0;
    transition: 0.5s;
    border: 4px solid #e5e7eb;
}

.nav-list .fx_company .sub-menu li a:hover img {
    transform: scale(1.1);
}


.nav-list .fx_company .sub-menu li:hover {
    background-color: unset;
}

.nav-list .fx_company .sub-menu li:hover a {
    border: none;
    color: unset;
}


.nav-list .fx_company .sub-menu li.fx_company_dsc {
    width: 100%;
    background: #ffefb3;
    text-align: left;
    margin-top: 20px;
    border: none;
}

.nav-list .fx_company .sub-menu li.fx_company_dsc a {
    font-size: 16px;
    line-height: normal;
    padding: 5px;
    background: #ffefb3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.nav-list .fx_company .sub-menu li.fx_company_dsc a span {
    display: inline-block;
    width: 14px;
    height: 3px;
    background-color: #000;
    border-radius: 20px;
    margin: 0px 10px 0px 30px;
}

/* 特殊下拉菜单 end */
/* .nav-list ul li:hover a::after{
    border-bottom: 1px solid yellow;
    padding-bottom: 5px;
    width: 50px;
    content: ' ';
    height: 2px;
} */
.member-control{
    margin-left: auto;
    display: flex;
}
.member-control ul{
    display: flex;
}
.member-control ul li {
    float: left;
    margin: 8px 5px;
}

.regiser-button {
    display: none;
    padding: 10px 12px;
    background: #00000017;
    border-radius: 10px;
}

.login-button {
    padding: 4px 20px 4px 20px;
    background: #FFD73A;
    border-radius: 50px;
    border: 1px solid black;
    font-size: 16px ;
    white-space: nowrap;
}

.regiser-button:hover, .login-button:hover, .language a:hover {
    opacity: 0.8;
}


/* 多语言切换按钮 start */
.wpml-ls-sub-menu .wpml-ls-legacy-dropdown a span {
    vertical-align: middle;
    font-size: 14px;
}

.wpml-ls-legacy-dropdown {
    width: auto;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
    height: 30px;
    line-height: 30px;
    background-color:rgba(0, 0, 0, 0.3);
    padding: 5px 10px;
    border-radius: 24px;

}

.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown:hover .wpml-ls-sub-menu {
    display: block;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
    background: unset;
    border-radius: unset;
    height: auto;
    line-height: initial;
    padding: 10px 0px;
    margin: 0;
    position: relative;
    width: 100%;
    transition: 0.5s;
    border-bottom: none;


}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    padding: 0;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    display: none;
    /*visibility: unset;*/
    /*border: none;*/
    /*width: 100px;*/
    /*background: #fff;*/
    /*border-radius: 5px;*/
    /*!* opacity: 0.8; *!*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    top: 65px;
    /*overflow: hidden;*/
    /*box-shadow: 0px 1px 6px 1px #ccc;*/

    /*display: none;*/
    position: absolute;
    background: #fff;
    border-radius: 10px;
    left: 50%;
    transform: translateX(-50%) translateY(2px);
    min-width: 100px;
    overflow: hidden;
    /*box-shadow: 0px 1px 6px 1px #ccc;*/
}

.wpml-ls-legacy-dropdown a {
    background: transparent;
    border: none;
    padding: 0 0 40px 0;
    color: #fff;
    font-size: 14px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
    border-bottom: 1px solid #ccc;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:last-child {
    border: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover {
    /*background-color: #1d1d1d;*/
}

/*.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover a {*/
/*    !*color: #fff;*!*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -5px;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    width: 30%;*/
/*    height: 2px;*/
/*    background-color: #FFD73A;*/
/*}*/

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover a::after {
    /*color: #fff;*/
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    height: 3px;
    background-color: #FFD73A;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    color: #fff;
    background: transparent;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a {
    color: #000;
}

.wpml-ls-legacy-dropdown a span {
    vertical-align: unset;
    font-size: 18px;
}
.wpml-ls-link > span{
    color: black;
}

/* #header .nav ul.wpml-ls-sub-menu li {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    background: #fff;
}
#header .nav ul.wpml-ls-sub-menu li a{
	color: #000;
}
#header .nav ul.wpml-ls-sub-menu li a:hover{
	color: #79be4e;
} */
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: none;
}

/* 多语言切换按钮 end */

#banner {
    position: relative;
    height: 480px;
    overflow: hidden;
    margin-top: -27px;
}

#banner .mySwiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

#banner .swiper-slide {
    width: 100%;
    height: 480px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 桌面端保持图片覆盖 */
}

#banner .swiper-pagination {
    bottom: 50px; /* 分页器的位置 */
    text-align: center;
    z-index: 2;
}

#banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 0.7;
}

#banner .swiper-pagination-bullet-active {
    background: #FFD73A; /* 活跃状态的分页按钮颜色 */
}

/* Optional: 可以自定义按钮样式 */
.swiper-button-next,
.swiper-button-prev {
    width: 45px; /* 按钮的宽度 */
    height: 45px; /* 按钮的高度 */
    background-color: rgba(0, 0, 0, 0.6); /* 黑色背景，带透明度 */
    border-radius: 50%; /* 圆形按钮 */
    /*display: flex;*/
    display: none;
    justify-content: center;
    align-items: center;
    color: white; /* 箭头颜色为白色 */
    font-size: 30px; /* 箭头大小 */
    font-weight: bold; /* 加粗箭头 */
    position: absolute;
    top: 50%; /* 垂直居中 */
    z-index: 2;
    transform: translateY(-50%);
    cursor: pointer; /* 鼠标悬停时显示为可点击 */
    transition: background-color 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 18px;
    color: white;
}

/* 右侧按钮 */
.swiper-button-next {
    right: 5%;
}

/* 左侧按钮 */
.swiper-button-prev {
    left: 5%;
}

/* hover效果 */
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: rgba(0, 0, 0, 0.8); /* 鼠标悬停时稍微加深背景色 */
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    font-size: 24px;
    z-index: 2;
}

.banner-text h1 {
    font-size: 40px;
}

.banner-link {
    display: none;
    position: absolute;
    bottom: 50px; /* 可以根据需要调整位置 */
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    border-radius: 30px;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    transition: 0.3s;
}

.banner-link:hover {
    opacity: 0.8;
}

.banner-link a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-link a span {
    background-color: #727272;
    border-radius: 20px;
    padding: 6px 15px;
    margin-left: 20px;
}

.banner-link:hover a span {
    background-image: url('../images/123_03.png');
}

/*.banner-link:hover a span svg  path {*/
/*stroke: #ffda53; !* hover 状态下的颜色 *!*/
/*}*/


/*#banner .swiper-pagination {*/
/*    top: 150px;*/
/*    height: auto;*/
/*    bottom: unset;*/

/*}*/

#banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #6E7582;
    border: 1px solid #000;
    margin: 0px 5px;
}

#banner .swiper-pagination-bullet-active {
    background: #FFD73A;
}

.banner-link a {
    color: #fff;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.banner-link a span {
    display: inline-block;
    padding: 6px 15px;
    background-color: #727272;
    border-radius: 20px;
    font-size: 0;
    margin-left: 20px;
}

#structure {
    position: relative;
    z-index: 1;
    text-align: center;
    /*margin-top: 30px;*/
}

.structure_container {
    margin: 0 auto;
    max-width: 1400px;
    /*margin-top: -60px;*/
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding: 50px 40px 10px;
}

#structure {
    position: relative;
}

.structure_decor_left {
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: 1;*/
}

.structure_decor_left img {
    max-width: 100%;
    height: auto;
}

.structure_decor_right {
    position: absolute;
    top: -39px;
    right: 0;
    /*z-index: 1;*/
}

.structure_decor_right img {
    max-width: 100%;
    height: auto;
}

/* 返佣流程样式 */
#rebate-process {
    width: 100%;
    margin: 30px auto;
    display: flex;
    justify-content: center;
}

.rebate-process-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    padding: 40px;
    border: 1px solid #00000099;
    box-sizing: border-box;
}

.rebate-process-banner {
    display: inline-block;
    padding: 5px;
    border: 2px solid #292829;
    border-radius: 30px;
    background-color: #fff;
    margin-bottom: 10px;
    text-align: center;
    width: fit-content;
}

.rebate-process-banner span {
    display: inline-block;
    padding: 10px 30px;
    background-color: #000;
    color: #FFD73A;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    text-align: center;
}

.rebate-process-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
}

.process-step {
    /*min-height: 400px;*/
    padding: 20px;
}

.process-step {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    height: 100%;
    justify-content: flex-start;
}

.step-illustration {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-illustration img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    border-radius: 15px;
    object-fit: contain;
}

.step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
    width: 100%;
    justify-content: center;
}

.step-number {
    font-size: 42px;
    font-weight: bold;
    color: #080717;
}

.step-title {
    background-color: #FFD73A;
    color: #231815;
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(255, 215, 58, 0.3);
}

.step-description {
    color: #595757;
    font-size: 16px;
    line-height: 1.6;
    max-width: 100%;
    text-align: center;
    padding: 0 55px;
}

/* 响应式设计 */
@media (max-width: 1024px) {
    .rebate-process-steps {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .rebate-process-container {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .rebate-process-steps {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .rebate-process-banner{
        margin-bottom: 20px;
    }
    .process-step{
        padding: 0;
    }

    .step-number {
        font-size: 36px;
    }

    .step-title {
        font-size: 18px;
        padding: 10px 20px;
    }

    .step-description {
        width: 100%;
        max-width: 100%;
    }
}

.structure_list {
    display: none;
    border: 2px solid #dedddd;
    border-radius: 20px;
    margin-top: 30px;
    padding: 30px 20px;
}

.structure_list ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.structure_list ul li h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #000;
}

.structure_list ul li .is2_list_img {
    margin: 20px 0px;
    font-size: 0;
}

.structure_list ul li .is2_list_img img {
    height: 170px;
    width: auto;
}

.structure_list ul li p {
    font-size: 14px;
    line-height: 16px;
}

.sc_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 20px;
    text-align: left;
    align-items: flex-start;
    gap: 40px;
}

.sc_top_left {
    display: flex;
    flex-direction: column;
    width: 70%;
}

.sc_top_banner {
    display: inline-block;
    padding: 5px;
    border: 2px solid #292829;
    border-radius: 30px;
    /*background-color: #fff;*/
    margin-bottom: 15px;
    text-align: center;
    width: fit-content;
}


.sc_top_banner span {
    display: inline-block;
    padding: 5px 30px;
    background-color: #000;
    color: #FFD73A;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    text-align: center;
}
.sc_top_banner h2 {
    display: inline-block;
    padding: 5px 30px;
    background-color: #000;
    color: #FFD73A;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    text-align: center;
}
.sc_top_text {
    width: 90%;
}

.sc_top_img {
    width: 30%;
}

.sc_top_img img{
    width: 100%;
}

.sc_top_text {
    text-align: center;
    margin-top: 10px;
    /*padding-left: 30px;*/
}

.sc_top_text h2 {
    color: #000;
    margin-bottom: 30px;
    position: relative;
    font-weight: bold;
    font-size: 26px;
    display: none;
}

.sc_top_text h2::after {
    width: 50px;
    height: 5px;
    background-color: #FFD73A;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%; /* 让左边界移动到 h2 的正中间 */
    bottom: -22px;
    transform: translateX(-50%);
}

.sc_top_text p {
    line-height: 33px;
    font-size: 18px;
    color: #595757;
    text-align: left;
    padding-top: 20px;
}

.feature-container {
    padding: 0 10px;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
    gap: 25px;
    flex-wrap: nowrap;
    margin:50px auto 20px auto;
}

.feature-item {
    display: flex;
    flex-direction: column; /* 默认列排列，文字在上，图片在下 */
    width: 100%; /* 每个图文块占容器的23% */
    background-color: #fff; /* 背景色为白色 */
    border-radius: 15px; /* 圆角边框 */
    overflow: hidden; /* 避免图片超出边界 */
}

.feature-image img {
    width: 100%; /* 图片宽度为容器的100% */
    height: auto; /* 固定图片的高度 */
    object-fit: cover; /* 保证图片按比例裁剪，保持覆盖 */
    border-radius: 10px;

}

.feature-text {
    padding: 15px;
    text-align: center; /* 文本居中 */
}

.feature-text h3 {
    font-size: 22px;
    /*color: #333;*/
    margin-bottom: 10px; /* 标题和描述之间的间距 */
    width: 100%;
}
.text_hr {
    text-align: center;
    border: 0; /* 移除默认边框 */
    border-top: 5px solid #FFD73A;; /* 设置顶部边框为2px的灰色线条 */
    width: 30%; /* 设置线条的宽度为80% */
    margin: 10px auto; /* 让线条居中，并增加上下间距 */
}
.text_hr_head {
    text-align: left;
    border: 0;
    border-top: 5px solid #FFD73A;
    width: 50px;
    margin-top: 2%;
}
.feature-text p {
    font-size: 18px;
    /*color: #666;*/
}

/* 文字在上，图片在下 */
.feature-item-text-top .feature-text {
    order: 1; /* 文字在上面 */
}

.feature-item-text-top .feature-image {
    order: 2; /* 图片在下面 */
}

/* 图片在上，文字在下 */
.feature-item-image-top .feature-image {
    order: 1; /* 图片在上面 */
}

.feature-item-image-top .feature-text {
    order: 2; /* 文字在下面 */
}

.feature-section{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 10px 0 50px 0;
}
.main_card_content_2 {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #FFEEABCC;
    padding: 10px 30px 10px 20px;
    box-sizing: border-box;
    text-align: right;
    white-space: nowrap;
}

.main_card_content_2 p {
    font-weight: 400;
    font-size: 16px;
    color: #030303;
    line-height: 22px;
    margin: 0;
}
@media (max-width: 768px) {
    .feature-container{
        padding: 0 10px;
        margin:50px auto 20px auto;
    }
    .sc_top_banner span{
        font-size: 16px;
    }
    .sc_top_text p{
        font-size: 16px;
        padding-top: 0;
    }
}


#news .news_list ul li {
    padding: 15px 2%;
    display: flex;
    width: 96%;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #000;
}

#news .news_list ul li:hover {
    /* background-color: #bcab5e; */
}

#news .news_list ul li:last-child {
    border-bottom: none;
}

#news .news_list ul li:nth-child(2n) {
    background-color: #fff;
}

#news {
    text-align: center;
    /*margin-top: 50px;*/
    position: relative;
}

#news .box {
    width: 100%;
    max-width: 100%;
}
#news .news_tit a{
    font-size: 16px;

}
#news .news_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#news .news_tit {
    text-align: left;
    width: 45%;
}

#news .news_tit h2 {
    font-size: 18px;
    display: inline-flex
;
    align-items: center;
    background: #FFD73A;
    border-radius: 5px;
    padding: 5px 15px;
    margin: 0;
    position: relative;
}

#news .news_tit h2 .news-new-icon {
    width: 38px;
    height: 24px;
    margin-right: 15px;
    object-fit: contain;
}



#news .news_tit p {
    font-size: 24px;
}

#news .news_cat_list {
    width: 64%;
    position: relative;
    padding: 0px 10px;
    box-sizing: border-box;
    margin: 50px 0 30px 15%;
}

#news .news_right_image {
    position: absolute;
    top: 5px;
    /*top: -17px;*/
    right: 0;
    z-index: 1;
}

#news .news_right_image img {
    /*width: 100%;*/
    height: 100%;
    width: clamp(130px, 100vw, 100%);
    object-fit: cover;
    margin-top: 80px;
}

#news .news_left_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
}

#news .news_left_image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.news_cat_list_second_container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.news_cat_list_second_wrapper {
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

.news_cat_list_second_right_bg {
    position: absolute;
    left: -6%;
    top: 0;
    width: 6%;
    height: 100%;
    background-color: #292829;
}

.news_cat_list_second_left_image {
    position: absolute;
    left: 2%;
    bottom: -1%;
    z-index: 1;
    width: clamp(120px, 20vw, 100%);
}

.news_cat_list_second_left_image img {
    width: 100%;
    height: auto;
    /* max-width: 350px; */
}

#news .news_cat_list_second {
    margin-top: 50px;
    width: 100%;
    clear: both;
}

#news .news_dsc {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
}

#news .view_more a {
    background: #000;
    border: 2px solid #FFD63A;
    padding: 3px 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #FFD63A;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    /*transition: 0.3s;*/
}

#news .view_more a:hover {
    /* background: #fff;
    border: 2px solid #face02;
    color: #face02; */
    /*opacity: 0.8;*/
    color: white;
}

#news .view_more {
    float: right;
}

#news .view_more a span {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
}

#news .news_list {
    margin-top: 30px;
    font-size: 0;
}

#news .news_time {
    font-size: 16px;
}

#news .news_cat {
    /* min-width: 7%; */
    text-align: left;
    margin: 0px 38px 0px 40px;
    transition: 0.3s;
}



#news .news_tit:hover a {
    /* color: #f8cc02; */
    opacity: 0.6;
}

#news .news_cat a {
    background: linear-gradient(to bottom, #C9C9C9, #F0F0F0);
    padding: 3px 25px;
    border-radius: 5px;
    font-size: 16px;
    display: block;
    text-align: center;
    width: 100px;
    font-weight: 500;
    color: #000;
    line-height: 26px;
}

#news .news_cat a:hover {
    background: #FFD63A;
}

#news .news_view {
    position: absolute;
    right: 2%;
}

#news .news_view a {
    font-size: 0px;
}

#info {
    text-align: center;
    margin-top: 100px;
    position: relative; /* 添加相对定位以便子元素可以绝对定位 */
}


.info-right-decoration {
    position: absolute;
    top: -100px;
    right: 0;
    width: 23%;
    height: auto;
    z-index: -2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.info-right-decoration::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* 保持1:1的宽高比 */
}

.if_intr .intr_img {
    width: 48%;
}

.if_intr .intr_text {
    margin-left: 5%;
    width: 50%;
    margin-bottom: 20px;
}

.intr_text h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.intr_text p {
    font-size: 16px;
    margin: 8px 0px;
    line-height: 30px;
}
.intr_text_full{
    position: relative;
    padding: 20px 0;
}
.intr_text_full::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    transform: none;
    /* 使用"无限延伸"方案让背景横向铺满视口 */
    box-shadow: 0 0 0 100vmax #FFEEAB;
    clip-path: inset(0 -100vmax);
    top: 0;
    bottom: 0;
    background: #FFEEAB;
    z-index: -1;
}
/* 仅针对第二块（.if_idea 内）使用全屏铺满的新方案，避免影响第一块 */
.if_idea .intr_text_full::before{
    left: 0;
    right: 0;
    width: auto;
    transform: none;
    /* 使用“无限延伸”方案让背景横向铺满视口 */
    box-shadow: 0 0 0 100vmax #FFEEAB;
    clip-path: inset(0 -100vmax);
}
.intr_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info_spec_list {
    position: relative;
    overflow: hidden;
    line-height: 40px;
}

.intr_text ul {
    position: relative;
    overflow: hidden;
}

.intr_text ul li {
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 24px;
    margin-left: 6px;
    line-height: 25px;
}

.left_line {
    position: absolute;
    left: 5px;
    height: 69%;
    border-left: 1px dashed #000;
    top: 14px;
}

.intr_text ul li::before {
    width: 8px;
    height: 8px;
    background-color: #f8cc02;
    border: 1px solid #000000;
    content: ' ';
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: -6px;
    top: 13px;
}

.intr_text ul li::after {
    content: ' ';
    display: inline-block;
    border-top: 1px dashed #000;
    width: 8px;
    position: absolute;
    left: 5px;
    top: 17px;
}

.if_intr {
    margin-top: 30px;
    position: relative; /* 添加相对定位以便子元素可以绝对定位 */
}

/* 添加树形装饰图片的样式 */
.tree-decoration {
    position: absolute;
    left: -17%;
    top: 42%;
    transform: translateY(-50%);
    width: 450px;
    height: auto;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.tree-decoration::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* 保持1:1的宽高比 */
}

.if_idea .intr_img {
    width: 50%;
}

.if_idea .intr_text {
    padding-right: 5%;
    width: 48%;
}

#company {
    padding: 70px 0px;
    text-align: center;
    /*background-image: url('../images/company_02.jpg');*/
    background-size: cover;
    /*background-color: #F5F5F5;*/
}

#company h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

#company .company_list ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px 50px;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

#company .company_list ul li {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

#company .company_list ul li a {
    font-size: 0;
}

#company .company_list ul li img {
    transition: 0.5s;
    width: 250px;
    border: 4px solid #e5e7eb;
}

#company .company_list ul li:hover img {
    transform: scale(1.2);
}

/* #company .company_list ul li:nth-child(2n+1){
    clear: both;
} */
#footer {
    padding: 0;
    color: #fff;
    text-align: center;
    /*background-image: url('../images/footerbg.jpg');*/
    background-size: cover;
    background-color: #292929;
}

#footer a {
    color: #fff;
}

#footer ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0;
}

#footer ul li a:hover {
    color: #f8cc02;
}

#footer .cop {
    /*margin-top: 40px;*/
    font-size: 12px;
    padding-bottom: 14px;
    padding-top: 14px;
}

.moblie_head {
    display: none;
}

.a_txt {
    display: none;
}

.moblie_head {
    display: none;
}

.mob_display {
    display: none;
}

/* 企业简介 start*/
#profile_banner {
    margin-top: -27px;
    height: 1079px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile_banner_container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.profile_banner_card {
    background: #fff;
    border-radius: 20px;
    padding: 80px 100px;
    display: flex;
    align-items: center;
    gap: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
    margin: 0 auto;
}

.profile_banner_left {
    flex: 0 0 50%;
    text-align: center;
}

.profile_banner_left img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}

.profile_banner_right {
    flex: 0 0 45%;
    text-align: left;
}

.profile_banner_badge {
    display: inline-block;
    background: #000;
    color: #FFD73A;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.profile_banner_right h1 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.4;
    /*display: none;*/
}

.profile_banner_content {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.profile_banner_content p {
    margin-bottom: 15px;
    color: #000;
    line-height: 26px;
    font-size: 16px;
}

.profile_banner_separator {
    width: 60px;
    height: 3px;
    background: #FFD73A;
    margin-top: 20px;
}

/* 移除旧的 profile_banner_text 样式，已被新的布局替代 */

.author-box {
    padding: 20px;
    margin-top: 40px;
    background: #FFEEAB;
}

.author-title {
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0; /* 区块上下间距 */
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 0 15px 25px;
    position: relative;
}
.author-title .triangle {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #FFD73A;
    position: absolute;
    left: 0;
}

.author-content {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.author-image img {
    border-radius: 50%;
    object-fit: cover;
}

.author-text h4 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.author-text p {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.6;
}
.pbt_title h1 {
    font-size: 33px;
    line-height: 47px;
    float: left;
    /*padding-bottom: 26px;*/
}

.pbt_arrow {
    background-color: #f4cf3e;
    border-radius: 20px;
    font-size: 0;
    display: inline-block;
    margin-left: 10px;
}

.pbt_content {
    margin: 20px 40px 40px 40px;
}

.pbt_content p {
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
}

#profile_choose {
    text-align: center;
    margin: 70px 0px;
    position: relative;
}

.pc_text {
    width: 45%;
}

.pc_img {
    font-size: 0;
    width: 45%;
}

.pc_text h2 {
    font-size: 20px;
    line-height: 26px;
}



.pc_list{
    margin-top: 30px;
}
.pc_list li {
    margin: 30px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.pc_list_number {
    border-radius: 50%;
    border: 1px solid #f4cf3e;
    display: inline-block;
    margin-right: 20px;
}

.pc_list_number span {
    display: inline-block;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 20px;
    background: black;
    color: #FFD63A;
}

#profile_advantages {
    margin: 50px 0px;
    text-align: center;
}

.advantages_flex {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-size: cover;
    overflow: hidden;
    text-align: left;
}

#profile_advantages .pc_text {
    /*width: 62%;*/
    /*padding: 3% 10%;*/
}


.pc_list li:first-child {
    margin-top: 0;
}

.pc_list li:last-child {
    margin-bottom: 0;
}

.bg_black {
    border: 1px solid #000;
}

.bg_black span {
    background-color: #000;
}

#profile_business {
    text-align: center;
    padding: 70px 0px;
}



.pb_line {
    width: 70px;
    height: 4px;
    background-color: #f4cf3e;
    margin: 0px 0px 50px 0px;
    display: inline-block;
}

.pb_list li {
    border-radius: 20px;
    padding: 10px 20px;
    background-color: rgba(244, 207, 62, 0.9);
    overflow: hidden;
    min-height: 400px;
}

.pb_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 50px;
    margin-top: 50px;
}

.pb_number {
    font-size: 53px;
    line-height: 46px;
    /*margin: 10px 0px;*/
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.pb_number_img {
    max-width: 90px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.pb_title {
    letter-spacing: 1px;
    color: black;
    background-color: transparent;
    border-radius: 5px;
    padding: 10px 4%;
    width: 90%;
    display: inline-block;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;

}

.pb_content {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.pb_list li:nth-child(2n) {
    background-color: rgba(9, 3, 5, 0.9);
    color: #FFD73A;
}

.pb_list li:nth-child(2n) .pb_title {
    color: #FFD73A;
    /*background-color: #FFD73A;*/
}

/* 企业简介 end */

/* 内页 start */
#breadcrumb {
    padding: 0px 0px 35px 0;
}
#single-breadcrumb {
    margin-top: 20px;
    background-color: white;
    text-align: center;
}

.breadcrumb li , .head-title-h {
    /*float: left;*/
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding: 0 .5rem;
    color: #000;
    content: "/";
    font-weight: bold;
}

#main-container .container {
    padding: 0;
}

#breadcrumb {
    /*margin-top: 140px;*/
    /*background-color: #face02;*/
    background-color: white;
    text-align: center;
}

.breadcrumb-item a:hover {
    text-decoration: underline;
}

.breadcrumb_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.breadcrumb-button .banner-link {
    display: none;
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-top: 0px;
    padding: 8px 15px;
    position: relative;
}

.breadcrumb-item {
    font-family: 'SourceHanSansCN-Heavy';
}

.breadcrumb-item a {
    font-weight: bold;
    font-size: 18px;
}

.breadcrumb-button .banner-link img {
    margin-right: 10px;
    width: 24px;
}

.breadcrumb-button .banner-link a {
    font-size: 16px;
    line-height: 24px;
}

.breadcrumb-button .banner-link a picture {
    line-height: 18px;
}

.breadcrumb-button .banner-link a span {
    margin-left: 10px;
    padding: 6px 15px;
    line-height: normal;
}

#main-container {
    margin: 0px 0px;
    min-height: 1000px;
    text-align: center;
    /*height: 100%;*/
}

#main-container .box {
    text-align: left;
    padding-bottom: 20px;
}

.single_category::before {
    display: none;
    /*display: inline-block;*/
    content: ' ';
    width: 10px;
    height: 10px;
    background: #face02;
    border-radius: 50%;
}

.single_title {
    margin: 5px 0px 10px 0px;
}

.single_category {
    margin: 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.single_category a:hover {
    color: #face02;
}

.single-post .row, .single-post .row > [class*=col-md] {
    box-sizing: border-box;
}

.single-post .row {
    margin: 0 !important;
    padding: 15px 0px !important;
    border: none!important;
}

.single-post table {
    width: 100%;
}

.category_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-bottom: 30px;
}

.category_list li {
    /*border-radius: 10px;*/
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    position: relative;
}

.category_list li:hover {
    /*box-shadow: 3px 1px 9px 2px #ccc;*/
}

.cate_post_img {
    position: relative;
    height: auto;
    /*min-height: 200px;*/
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.pc_list_text h3{
    font-size: 20px;
    line-height: 33px;
}
.pc_list_text p{
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
.cate_post_img a {
    width: 100%;
    font-size: 0;
}

.cate_post_img a img {
    width: 100%;
    border-radius: 8px;
}

.cate_post_but {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #FFD73A;
    border: 1px solid #000;
    padding: 3px 10px;
    border-radius: 8px;
    font-size: 13px;
    transition: 0.3s;
    right: 10px;
    width: 50%;
}



.cate_post_but a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
}

.cate_post_but a:hover {
    color: #fff;
}

.cate_post_text {
    /*padding: 10px;*/
    width: 100%;
}

.cate_post_tit {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    /*padding-bottom: 10px;*/
    white-space: normal; /* 允许换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    word-wrap: break-word; /* 允许长单词或链接自动换行 */
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制为两行 */
    -webkit-box-orient: vertical;
}

.cate_post_tit a {
    color: #000;
    text-decoration: none;
    transition: 0.3s;
    font-size: 18px;
}

.cate_post_tit a:hover {
    opacity: 0.6;
}

.cate_post_desc {
    margin-top: 5px;
    font-size: 16px;
    color: #606060;
    padding-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.7;
    height: 3rem;
}

.cate_post_time {
    margin-top: 5px;
    font-size: 12px;
    color: #606060;
}


.wp-pagenavi {
    margin: 0px 0px 30px 0px;
    text-align: center;
}

.wp-pagenavi a {
    background-color: #fff;
    padding: 5px 12px;
    display: inline-block;
    margin: 8px;
    color: #4d565d;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #BFBFBF;
    font-weight: bold;
}

.wp-pagenavi span.current {
    background-color: #face02;
    padding: 5px 12px;
    display: inline-block;
    margin: 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #BFBFBF;
    font-weight: bold;
}

.page .wp-pagenavi a.active {
    background-color: #face02;
    color: #fff;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #a19e9e;
}

.page .wp-pagenavi {
    margin: 15px 0px 0px 0px;
    padding: 0;
}

.wp-pagenavi a:hover {
    background-color: #face02;
    color: #fff;
}

.single .boldgrid-section ul, .single .boldgrid-section ol {
    padding-left: 20px;
}

.single .boldgrid-section li {
    list-style-type: unset;
}

.single .boldgrid-section p {
    margin: 16px 0px;
}

.single_share {
    /*display: flex;*/
    text-align: center;
    /*padding-right: 20px;*/
    margin-left: auto;
    margin-top: 50px
}

.single_share h3 {
    /*display: flex;*/
    font-size: 18px;
    align-items: center;
    text-align: center;
    /*white-space: nowrap;*/
}

.single_share ul li {
    display: inline-block;
    font-size: 0;
    margin: 10px 5px;
}

.single_share ul li a {
    font-size: 0;
    width: 30px;
    display: inline-block;
}

.single_share ul li a:hover {
    opacity: 0.8;
}

.single_share ul li a img {
    width: 100%;
}

/* 内页 end */

/* glossary start*/
#search_form {
    margin-top: 140px;
    background-color: rgba(244, 207, 62, 1);
    text-align: center;
    padding: 70px 0px;
}

.search_form {
    width: 1000px;
    display: inline-block;
}

.search_form_top {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.search_img {
    position: absolute;
    left: 10px;
}

.search_inp {
    border: none;
    width: 100%;
    height: 48px;
    padding: 0px 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.search_button {
    border: none;
    height: 48px;
    background-color: rgba(0, 0, 0, 1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    padding: 0px 15px;
    cursor: pointer;
}

.search_form_bottom {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
}

.search_form_bottom ul li {
    float: left;
}

.search_form_bottom_tit {
    font-weight: bold;
    margin-right: 10px;
}

.search_form_bottom ul li a {
    display: inline-block;
    background-color: rgba(232, 232, 232, 1);
    color: #000;
    padding: 3px 10px;
    border-radius: 20px;
    line-height: normal;
    font-size: 14px;
    margin: 0px 8px;
}

.search_form_bottom ul li a:hover {
    opacity: 0.8;
}

#search_container {
    text-align: center;
    margin: 30px 0px;
}

.serach_container_top {
    text-align: left;
}

.serach_container_top h3 {
    font-family: Noto Sans JP;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.96px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.serach_container_top h1 {
    font-family: Noto Sans JP;
    font-size: 32px;
    font-weight: 700;
    line-height: 46.34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.serach_container_box {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

.scl_banner {
    position: relative;
    font-size: 0;

}

.show_linear {
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #F4CF3E 98.5%);
    height: 80%;
    width: 100%;
}

.serach_container_left {
    width: 70%;
}

.scl_banner h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    top: 35%;
    z-index: 111;
    font-size: 36px;
    font-weight: 800;
    text-align: center;
}

.scl_banner img {
    width: 100%;
}

.scl_gloze {
    padding: 50px 0px;
    border-bottom: 2px solid rgba(232, 232, 232, 1);
}

.scl_category {
    padding: 50px 0px;
}

.scl_gloze_dsc {
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    margin-top: 15px;
}

.scl_category_list {
    border-bottom: 2px solid rgba(232, 232, 232, 1);
    padding-bottom: 50px;
    margin-top: 30px;
}

.scl_category_list ul {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.scl_category_list ul li {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.scl_lt_tit {
    text-align: left;
    margin: 20px 0px 25px 0px;
}

.scl_category_list ul li a {
    border-bottom: 2px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.scl_category_list ul li a:hover {
    font-weight: bold;
    border-bottom: 2px solid #F4CF3E;
}

.scl_category_list ul li img {
    margin-right: 8px;
    margin-bottom: 2px;
    border-bottom: 2px solid #fff;
}

.frist_category_list {
    border-bottom: 2px solid rgba(232, 232, 232, 1);
    padding-bottom: 50px;
    margin-top: 30px;
}

.frist_category_list ul {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    column-gap: 30px;
}

.frist_category_list ul li a {
    border-radius: 10px;
    display: inline-block;
    background-color: rgba(244, 207, 62, 1);
    width: 100%;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}

.frist_category_list ul li a:hover {
    font-weight: unset;
    opacity: 0.8;
    border-bottom: none;
}

.scl_min_width {
    width: 85%;
    margin: 0 auto;
}

.disclaimer {
    margin-top: 30px;
}

.disclaimer .scl_lt_tit {
    margin: 40px 0px 20px 0px;
}

.disclaimer_dsc p {
    text-align: left;
    margin: 20px 0px;
}

.serach_container_right {
    width: 28%;
}

.serach_container_right h2 {
    background-color: rgba(244, 207, 62, 1);
    color: #000;
    height: 100px;
    line-height: 100px;
}

.serach_container_right ul {
    border: 5px solid rgba(232, 232, 232, 1);
    padding: 10px 0px 30px 0px;
}

.serach_container_right ul li {
    margin: 5px 20px;
}

.serach_container_right ul li a {
    display: inline-block;
    border-bottom: 2px solid rgba(232, 232, 232, 1);
    padding: 2% 5%;
    text-align: left;
    width: 90%;
}

.serach_container_right ul li.cur a {
    border-bottom: 2px solid #F4CF3E;
    font-weight: bold;
}

.serach_container_right ul li a:hover {
    border-bottom: 2px solid #F4CF3E;
    font-weight: bold;
}

.glo_title {
    background-color: rgba(244, 207, 62, 1);
    color: #000;
    font-size: 24px;
    height: 95px;
    line-height: 95px;
    border-bottom: 5px solid #000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.glo_title span {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #000;
    margin: 0px 20px 0px 30px;
}

.glo_container {
    margin-left: 30px;
    margin-right: 30px;
}

.glo_control {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
    border-bottom: 2px solid rgba(232, 232, 232, 1);
}

.glo_select select {
    padding: 5px 5px;
}

.pagination {
    margin: 40px 0px 0px 0px;
    display: inline-block;
    width: 100%;
}

.pagination button {
    cursor: pointer;
    background-color: #f4cf3e;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin: 10px;
}

.glo_time {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
    margin: 10px 0px;
}

.glo_time img {
    margin-right: 5px;
}

.glo_text {
    text-align: left;
    border-bottom: 2px solid rgba(232, 232, 232, 1);
    padding-bottom: 50px;
}

.wpcf7-form input.wpcf7-text, .wpcf7-form input.wpcf7-email, .wpcf7-form input.wpcf7-text, .wpcf7-form textarea {
    width: 30%;
    padding: 10px;
}

.wpcf7-form .wpcf7-submit {
    background-color: #face02;
    border: none;
    padding: 10px 20px;
    color: #000;
    border-radius: 10px;
    cursor: pointer;
}

.wpcf7-form .wpcf7-submit:hover {
    opacity: 0.8;
}

#scrollTopButton {
    position: fixed;
    bottom: 26px;
    right: 16px;
    background-color: #f8cc02;
    color: white;
    border-radius: 50%;
    font-size: 0px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    padding: 7px;
    /*border: 2px solid #000;*/
    transition: 0.3s;
}

#scrollTopButton img {
    width: 30px;
}

#scrollTopButton:hover {
    opacity: 0.8;
}

#scrollTopButton.vis-visible {
    opacity: 1;
    visibility: visible;
}

.glo_select {
    text-align: left;
}

/* .next_button{
    float: right;
}
.prev_button{
    float: left;
} */
/* glossary end */
/* 内页二次修改 */

.left_contont {
    width: 72%;
    float: left;
    margin-top: 10px;
}

.right_sidebar {
    width: 25%;
    float: right;
    position: sticky;
    top: 0px; /* 确保距离顶部足够的空间 */
    align-self: flex-start;
    height: auto; /* 确保右侧栏能够跟随内容增长 */
    overflow: auto; /* 如果内容超出，则显示滚动条 */
    padding-bottom: 20px;
    padding-top: 20px;
    transition: top 0.3s; /* 添加过渡效果 */
}

/* 滚动时的样式 */
.right_sidebar.scrolled {
    top: 0 !important;
}

.sidebar_tit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    /*background: black;*/
    /*background-image: url('../images/aaaa.png');*/
    color: #FFD63A;
    padding: 8px 15px;
    border-radius: 5px;
    line-height: 24px;
    font-weight: bold;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    background-position: center;
}
.sidebar_tit > span >img{
    /*display: none;*/
    max-width: 80%;
    filter: brightness(0);
}

.sidebar_list li {
    padding: 15px 10px;
    /*border-bottom: 1px solid #000;*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 14px;
    position: relative;
}
.single_content{
    padding: 20px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.sidebar_list li:last-child {
    border-bottom: none;
}

.sidebar_text {
    margin-left: 10px;
}

.sidebar_text .news_tit a {
    font-size: 16px;
    transition: 0.2s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sidebar_text .news_tit a:hover {
    opacity: 0.8;
    text-decoration: underline !important;
}

.sidebar_text .news_time {
    position: absolute;
    bottom: 10px;
}

.sidebar_list li .news_img {
    display: inline-block;
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
    font-size: 0;
}

.sidebar_list li .news_img a {
    font-size: 0;
    display: inline-block;
}

.sidebar_list li .sidebar_text {
    width: 45%;
}

.right_sidebar .more_link {
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    background-color: #face02;
    width: 100%;
    font-size: 14px;
    padding: 5px 0px;
}



.toc ul.sidebar_list {
    margin-top: 5px;
}

.toc ul.sidebar_list li {
    padding: 5px 17px;
}

.toc ul.sidebar_list li a {
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold !important;
}

.toc ul.sidebar_list li span {
    color: #000 !important;
    font-weight: bold !important;
}

.right_sidebar ul.sidebar_list {
    overflow-y: auto;
    max-height: 250px;
}

.hide_sidebar {
    width: 100%;
}

.sidebar_news,.toc {
    margin-top: 35px;
}

.bottom_news_tit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background-color: #000;
    color: #fff;
    margin-top: 50px;
    padding: 8px 15px;
    border-radius: 20px;
    line-height: 24px;
}

.bn_left_txt {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    line-height: 24px;
}

.bn_left_txt img {
    margin-left: 10px;
}

.bn_right_link a {
    color: #000;
    display: inline-block;
    background-color: #face02;
    width: 180px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
}

.bottom_news_list {
    margin-top: 15px;
}

.bottom_news_list ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 0px 10px;
}

.bottom_news_list ul li {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 5px 2px #ccc;
}

.bottom_news_list ul li a {
    font-size: 14px;
    line-height: 24px;
}

.bottom_news_list ul li .bottom_news_list_img a {
    display: inline-block;
    width: 100%;
    font-size: 0;
    line-height: unset;
}

.bottom_news_list ul li img {
    border-radius: 10px;
    width: 100%;
}

.bottom_news_list_box {
    padding: 10px;
}

.bottom_news_list_time {
    font-size: 12px;
    margin-top: 10px;
}

.bottom_news_list_img {
    text-align: center;
    font-size: 0;
}

#wpcf7-f10902-o1 p {
    margin-top: 10px;
}

#wpcf7-f10902-o1 .submit_button {
    margin-top: 20px;
}

.single_content .boldgrid-section h2 {
    color: black !important;
    padding: 12px !important;
    font-weight: 400 !important;
    margin: 24px 0 !important;
    width: auto !important;
    font-size: 24px !important;
    background-color: #FFD73A !important;
    line-height: 36px !important;
    border-radius: 5px;
}

.single_content .boldgrid-section h4 {
    padding: 0 0 15px !important;
    font-weight: 400 !important;
    margin: 25px 0 !important;
    width: auto !important;
    font-size: 18px !important;
    line-height: 30px !important;
    background-color: #ffffff !important;
    border-style: solid !important;
    border-width: 0 0 4px !important;
    border-color: #FFD73A !important;
    border: 1px;
}

.single_content .boldgrid-section h3 {
    padding: 10px !important;
    font-weight: 400 !important;
    margin: 26px 0 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 4px !important;
    background-color: white !important;
    font-size: 20px !important;
    line-height: 30px !important;
    border-color: #FFD73A !important;
    border-radius: 5px;

}
.pr_pd{
    margin-top: 20px;
}
.single_content .boldgrid-section h5 {
    background-color: #eeeeee !important;
    padding: 8px !important;
    font-weight: 400 !important;
    margin: 20px !important;
    font-size: 18px !important;
    line-height: 20px !important;
}

.single_content .boldgrid-section h6 {
}
.single_content p{
    padding: 0 10px;
}

.pop{
    display: none;
    position: fixed;
    top: 0;
    z-index: 1111;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #00000078;
}
.pop-content{
    width: 400px;
    background-color: #fdfdfd;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    text-align: center;
}
.pop-p{
    margin-bottom: 20px;
}
.pop-button{
    display: inline-block;
    background: #face02;
    color: #000000;
    padding: 5px 20px;
    border-radius: 10px;
    margin: 0px 10px;
}
.pop-cancel{
    display: inline-block;
    background:#6b6a67;
    color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
    margin: 0px 10px;

}
@media screen and (max-width: 1800px) {
    #news .news_cat_list {
        margin-left: 13%;
    }
}
@media screen and (max-width: 1650px) {
    #news .news_cat_list {
        margin-left: 11%;
    }
}

@media screen and (max-width: 1550px) {
    #news .news_cat_list {
        margin-left: 8%;
    }
}
@media screen and (max-width: 1480px) {
    .nav-list ul li {
        /* margin: 5px 10px; */
    }
}
@media screen and (max-width: 1400px) {
    .step-description{
        padding: 0;
    }
    #news .news_cat_list {
        width: 58%;
    }
    #news .news_cat a {
        padding: 3px 0px;
    }
    .sc_top_img {
        width: 40%;
    }
    .nav-list ul li a{
        font-size: 16px;
    }
    .if_idea .intr_text{
        /*padding-top: 0!important;*/
    }
    .mt-head-h{
        margin-top: 0 !important;
    }
    p {
        font-size: 15px;
        line-height: 24px;
    }

    .nav-list .fx_company .sub-menu {
        width: 820px;
        left: 0;
    }
    .box {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        display: inline-block;
        position: relative;
    }
    .feature-container{
        max-width: 1100px;
    }

    .nav-list ul li {
        margin: 0px 5px;
    }

    .member-control ul li {
        margin: 8px 5px;
    }

    #banner .banner-text h1 {
        font-size: 32px;
        color: #000;
    }

    #banner .banner-text, #banner .banner-text p {
        font-size: 18px;
        line-height: normal;
    }

    .regiser-button, .login-button {
        font-size: 16px;
    }

    .sc_top_text h2 {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .structure_list ul li .is2_list_img img {
        height: 120px;
        width: auto;
    }


    #banner .banner-link a span {
        background-size: 14px;
    }

    #banner .banner-link {
        margin-top: 40px;
    }


    #news .news_top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    #news .news_tit h2 .news-new-icon {
        width: 34px;
        height: 22px;
        margin-right: 12px;
    }



    #news .news_tit p {
        font-size: 18px;
    }

    #news .news_time, #news .news_tit a {
        font-size: 15px;
    }

    #news {
        /*margin-top: 80px;*/
    }

    #company {
        padding: 50px 0px;
        margin-top: 0;
    }

    #news .view_more a {
        background: #000;
        border: 2px solid #FFD63A;
        color: #FFD63A;
        padding: 5px 15px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    }

    #info, .if_idea {
        margin-top: 70px;
    }



    #news .news_cat a {
        font-size: 13px;
    }

    .intr_text p, .intr_text ul li {
        font-size: 16px;
    }

    #company .company_list ul li img {
        transition: 0.5s;
        width: 200px;
    }

    #profile_choose, #profile_advantages, #profile_business {
        /*margin: 50px 0px;*/
    }
    #profile_choose{
        margin-top: 50px;
    }
    #banner .banner-text {
        min-height: 280px;
        padding-bottom: 20px;
    }

    /* 企业简介 start*/
    .pbt_title h1 {
        font-size: 32px;
        line-height: 32px;
        float: left;
    }

    .pbt_arrow svg {
        width: 18px;
        height: 24px;
    }

    .pbt_content {
        margin: 10px 40px 40px 40px;
    }

    .pbt_content p {
        font-size: 16px;
        /*line-height: normal;*/
    }

    .pc_list_number span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
    }



    .pc_list li {
        margin: 25px 0px;
    }

    .pc_list_text h3 {
        font-size: 16px;
    }

    .pb_list {
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 30px;
    }

    .pb_content {
        font-size: 15px;
        line-height: 24px;
    }

    .pb_list li {
        min-height: 350px;
    }

    .pc_list_number {
        margin-right: 15px;
    }


    /* 企业简介 end*/
    .single_title {
        font-size: 24px;
        line-height: normal;
    }

    .serach_container_top h3 {
        font-size: 16px;
        line-height: normal;
    }

    .serach_container_top h1 {
        font-size: 24px;
        line-height: normal;
    }

    .glo_title {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }

    .glo_title span {
        height: 8px;
        width: 8px;
        margin: 0px 10px 0px 25px;
    }

    .serach_container_box {
        margin-top: 20px;
    }

    .glo_container {
        margin-left: 23px;
    }

    .serach_container_right h2 {
        height: 65px;
        line-height: 65px;
        font-size: 18px;
    }

    .glo_control {
        font-size: 14px;
    }

    .serach_container_right ul li a, .scl_category_list ul li a {
        font-size: 15px;
    }

    .scl_category_list ul {
        grid-gap: 10px;
    }

    .scl_category_list ul li img {
        width: 10px;
    }

    #search_form {
        padding: 50px 0px;
    }

    .scl_banner h2 {
        font-size: 32px;
    }

    .scl_gloze_dsc {
        line-height: 24px;
        font-size: 15px;
    }

    .frist_category_list ul {
        grid-gap: 15px;
        column-gap: 25px;
    }

    .frist_category_list ul li a {
        height: 36px;
        line-height: 36px;
        font-size: 15px;
    }

    .search_form_bottom ul li a {
        margin: 0px 3px;
    }
}
@media screen and (max-width: 1300px) {
    #news .news_cat_list {
        width: 56%;
    }
    #news .news_cat_list {
        margin-left: 6%;
    }
}
@media screen and (max-width: 1200px) {
    .nav-list ul li a{
        padding: 0 5px 38px 5px;
    }
}
@media screen and (max-width: 1100px) {
    .tree-decoration {
        left: -12%;
        width: 258px;
    }
    #news .news_left_image{
        display: none;
    }
    #news .box{

    }
    #news .news_cat_list{
        margin-left: 0;
    }
    #news .news_right_image {
        /*width: 43%;*/
        /*top: -33px;*/
    }
    #news .news_cat_list {
        width: 57%;
    }
    .main_card_content_2 p {
        font-size: 14px;
    }

    .structure_decor_left,.structure_decor_right{
        display: none;
    }
    .sc_top_img {
        width: 50%;
    }
    .nav-list-menu{
        /*margin-right:-30px !important;*/
    }
    .nav-list .fx_company .sub-menu{
        width: 725px;
    }
    .box {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        display: inline-block;
        position: relative;
    }
    .feature-container{
        max-width: 1000px;
    }
    .nav-list ul li a {
        font-size: 15px;
    }
    .wpml-ls-legacy-dropdown a span{
        font-size: 15px;
    }
}

@media screen and (max-width: 752px) {
    .left_line{
        height: 70% !important;
    }
}
.dpn-mob{
    display: none;
}
@media screen and (max-width: 260px) {
    #profile_banner{
        height: 650px !important;
    }
}
.tr-ps_title{
    padding-bottom: 35px;
}
@media screen and (max-width: 1024px) {
    .profile_banner_separator{
        display: none;
    }
    .profile_banner_container{
        margin-top: 120px;
    }
    #news .news_left_image{
        display: none;
    }
    .pc_img_mob{
        display: none !important;
        margin-top: 35px;
    }
    .tr-ps_title{
        padding-bottom: 15px;
    }
    .pd_b{
        display: none;
        padding-bottom: 50px;
    }
    .pc_img_mob img{
        border-radius: 8px;
    }
    .pd_b img{
        display: none;
        width: 90%;
    }
    #profile_banner{
        margin-top: 0;
        height: auto;
        padding-bottom: 40px;
    }
    .pc_text h2::after{
        margin: 0 auto;
    }
    .feature-text h3{
        margin-top: 30px;
    }
    .sub-menu{
        margin-top: 0;
    }
    .dpn-mob{
        display: block!important;
    }
    .feature-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 创建两列 */
        gap: 10px; /* 列间距 */
        margin: 0 auto; /* 居中容器 */
    }
    .feature-item .feature-text {
        order: 1 !important;
    }
    .feature-item .feature-image {
        order: 2 !important;
    }
    /* 在1024px下调换第一个intr_img和intr_text的顺序 */
    .if_intr {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .if_intr .intr_img {
        order: 2;
    }
    .if_intr .intr_text {
        order: 1;
    }
    .mob-banner-h1{
        padding: 20px;
        display: block !important;
        font-size: 28px;
    }
    .if_idea.flex-center {
        flex-direction: column; /* 改为垂直排列 */
    }
    .intr_text.mt-head-h {
        order: 1 !important; /* 强制文字在上 */
    }
    .intr_img.mob_display {
        order: 2 !important; /* 强制图片在下 */
    }
    /* 在1024px下调换第二个profile_advantages的pc_img和pc_text的顺序 */
    #profile_advantages .pc_img {
        order: 2;
    }
    #profile_advantages .pc_text {
        order: 1;
    }
    .mt-head-h{
        margin-top: 0;
    }
    .single_category{
        display: block;
        width: 90%;
    }
    .sc_top_text{
        padding-left: 0;
    }
    .single_share{
        margin-top: 10px;
    }
    #single-breadcrumb {
        margin-top: 80px;
        text-align: left;
    }
    /* 手机导航样式 start */
    #header {
        display: none;
    }
    .min-box{
        margin-top: 70px;
    }
    .moblie_head {
        display: block;
        height: 80px;
        background-color: #292829;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
        position: fixed;
    }
    .pc_img img{
        margin-top: 0 !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .moblie_head .lf {
        padding-top: 10px;
        padding-left: 2.5%;
        float: left;
    }

    .moblie_head .lf img {
        height: 60px;
        width: auto;
    }

    .moblie_head .rg {
        padding-right: 2.5%;
        padding-top: 28px;
        float: right;
    }

    .moblie_head .rg a img {
        width: auto;
        height: 16px;
        vertical-align: bottom;
        filter: brightness(0) invert(1);
    }

    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 99999999;
    }

    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .a_txt .div2 {
        position: absolute;
        width: 20%;
        left: 10px;
        top: 10px;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .menu-item-has-children::after{
        display: none;
    }
    .a_txt .div3 {
        position: absolute;
        width: 80%;
        /*right: 0px;*/
        top: 0px;
        background: #FFD73A;
        height: 100%;
        z-index: 100;
        /*right: -80%;*/

        overflow-y: auto;
        overflow-x: hidden;

        scrollbar-width: thin;
        scrollbar-color: #ccc transparent;
    }

    .a_txt .div3 .menu ul {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 5%;
    }

    .a_txt .div3 .menu ul li {
        border-bottom: 1px solid #fff;
        margin: 0px;
        position: relative
    }

    /*.a_txt .div3 .menu ul li a{display:block;height:35px;color:#fff;line-height:35px;padding:0 5%;font-size:14px;position:relative}*/
    .a_txt .div3 .menu ul li .a_js2 {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 .menu ul li .a_js2_on {
        background: url(../images/reduce.jpg) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 .menu ul li .a_txt2 {
        display: none
    }

    .a_txt .div3 .menu ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .a_txt .div3 .menu ul li .sub-menu {
        display: none;
        max-height: 350px;
        overflow: scroll;
    }

    .nav_plus {
        display: inline-block;
        width: 15px;
        height: 15px;
        /*background-color: #000;*/
        font-size: 0;
        background-repeat: no-repeat;
        position: absolute;
        top: 25px;
        right: 0;
    }

    .a_txt .div3 .menu ul li .sub-menu a {
        height: 55px;
        line-height: 55px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .a_txt .div3 .menu ul li a {
        display: inline-block;
        height: 57px;
        color: black;
        line-height: 60px;
        padding-left: 5%;
        font-size: 16px;
        position: relative;
        width: 85%;
    }

    .a_txt .div3 .menu ul li ul {
        padding-top: 0px;
    }

    .a_txt .div3 .menu ul li ul li:last-child {
        border-bottom: none;
    }

    .member-control {
        text-align: center;
        width: 100%;
        margin-top: 40px;
        /*position: absolute;*/
        /*bottom: 50px;*/
    }

    .member-control ul li {
        float: none;
        margin: 8px 5px;
        display: inline-block;
    }

    .wpml-ls-legacy-dropdown > ul {
        padding-left: 5%;
        padding-right: 5%;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-item {
        height: auto;
        line-height: normal;
        padding: 0;
        border-radius: unset;
        border-bottom: 1px solid #fff;
        margin: 0px;
        position: relative;
    }

    .wpml-ls-legacy-dropdown a {
        padding: 0;
    }

    .wpml-ls-legacy-dropdown a span {
        vertical-align: unset;
        display: inline-block;
        height: 57px;
        color: #fff;
        line-height: 60px;
        padding-left: 5%;
        font-size: 14px;
        position: relative;
        width: 85%;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
        padding: 0;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a span {
        color: #000;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        width: 100%;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        display: block;
        visibility: hidden;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
        transition: none;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover {
        background-color: unset;
    }

    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
        content: "";
        right: 3px;
    }

    /* 手机导航样式 end */
    p {
        font-size: 14px;
        line-height: normal;
    }

    .box,.feature-container{
        width: 95%;
    }


    #banner {
        margin-top: 0;
        padding-top: 80px;
        height: 350px;
    }
    #banner .swiper-slide{
        height: 350px;
    }

    #banner .banner-text h1 {
        font-size: 24px;
    }

    #banner .banner-text p {
        font-size: 16px;
        text-align: right;
    }

    .intr_img img {
        width: 100%;
    }

    .sc_top {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        margin-bottom: 20px;
        text-align: left;
        align-items: center;
    }

    #structure {
        margin-top: 30px;
    }
    .sc_top_left{
        width: 100%;
    }
    .sc_top_text {
        width: 100%;
    }
    .structure_container {
        padding: 0;
    }

    /*.sc_top_text {*/
    /*    margin-top: 10px;*/
    /*}*/

    .sc_top_text h2 {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .structure_list ul li .is2_list_img img {
        height: 80px;
    }

    .structure_list ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }

    .structure_list ul li {
        border: 1px solid;
        padding: 10px;
        border-radius: 10px;
    }

    .structure_list {
        border: none;
        border-radius: unset;
        margin-top: 20px;
        padding: 0;
    }

    /*.sc_top_img img {*/
    /*    width: 200px;*/
    /*}*/

    .structure_list ul li h3 {
        font-size: 14px;
        line-height: normal;
    }



    #banner .banner-link a span {
        padding: 5px 12px;
    }

    #banner .banner-link a span {
        margin-left: 10px;
    }

    #banner .banner-link a {
        font-size: 13px;
    }

    #banner .banner-link {
        margin-top: 30px;
        padding: 5px 10px 5px 15px;
        float: right;
    }


    #news .news_top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    #news .news_tit h2 .news-new-icon {
        width: 30px;
        height: 20px;
        margin-right: 10px;
    }



    #news .news_tit p {
        font-size: 15px;
    }

    #news .view_more a span {
        font-size: 14px;
    }

    #news .view_more a {
        background: #000;
        border: 2px solid #FFD63A;
        color: #FFD63A;
        padding: 6px 12px;
        font-size: 12px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    }
    .if_idea .intr_text{
        padding-top: 0;
    }
    .if_intr .intr_img, .if_intr .intr_text, .if_idea .intr_text, .if_idea .intr_img {
        width: 100%;
    }

    #info .flex-center {
        display: flex;
        text-align: left;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        /*align-items: center;*/
        margin-top: 30px;
    }

    .intr_text p {
        font-size: 16px;
        margin: 10px auto;
        line-height: 25px;
    }

    .intr_text h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .intr_text {
        margin: 10px 0px;
    }

    .intr_text ul li {
        padding-left: 19px;
        margin-left: 6px;
        font-size: 16px;
    }

    #info {
        margin-top: 0px;
    }

    .if_idea {
        margin-top: 30px;
    }

    .pc_display {
        display: none;
    }

    .mob_display {
        display: block;
    }
    #company{
        padding:35px 0
    }

    #company h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    #company .company_list ul {
        grid-gap: 20px;
    }

    #company .company_list ul li {
        width: 80%;
    }

    #footer ul {
        grid-gap: 10px;
    }

    #footer ul li a {
        font-size: 16px;
        white-space: nowrap;
    }

    #footer .cop {
        /*margin-top: 20px;*/
        font-size: 13px;
        padding: 14px 10px;
    }

    #news .news_list .news_cat {
        display: none;
    }

    #news .news_list .news_tit {
        padding: 0px 20px 0px 15px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #news .news_list .news_tit a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        width: 100%;
    }

    #banner .swiper-pagination {
        /*bottom: 20px;*/
        height: 40px;
    }

    #banner .banner-text {
        margin-top: 180px;
        text-align: right;
    }

    #news .news_time {
        border: 2px solid #face02;
        padding: 3px 10px;
        border-radius: 5px;
    }

    #news .news_tit a {
        font-size: 14px;
    }

    #news .news_time {
        font-size: 12px;
    }

    .left_line {
        height: 72%;
    }

    #news .news_list {
        margin-top: 20px;
    }

    #news .news_list ul li {
        padding: 10px 2%;
    }

    .pbt_title h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .pbt_title {
        margin: 30px 20px 0px 20px;
        justify-content: center;
    }

    .pbt_content {
        margin: 10px 20px 20px 20px;
    }

    .pc_text h2 {
        line-height: 24px;
        /*text-align: center;*/
    }

    #profile_choose .flex-center,#profile_advantages .flex-center {
        display: flex;
        text-align: left;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }

    #profile_choose {
        margin: 25px 0px;
    }
    .pc_img{
        margin-top: 25px;
    }
    .pc_text {
        width: 100%;
    }
    .pc_list{
        margin-top: 10px;
    }

    .pc_list_number span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }

    .pc_list_number {
        margin-right: 10px;
    }
    .advantages_flex{
        /*background: #FFD73A;*/
        /*padding: 20px 2.5% 0px 2.5%;*/
        min-height: 0;
    }
    #profile_advantages {
        /*margin: 50px 0px;*/
        /*padding: 50px 0px;*/
        text-align: center;
        /*background: #FFD73A;*/
        margin: 0;
    }

    #profile_advantages .pc_text {
        width: 100%;
        margin-top: 30px;
    }

    .pb_list {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }

    #profile_business {
        text-align: center;
        margin: 0;
        padding-top: 30px;
    }


    .pb_line {
        width: 50px;
        margin: 0px 0px 20px 0px;
    }

    .pb_list li {
        border-radius: 10px;
        padding: 10px 10px;
    }

    .pb_number {
        font-size: 40px;
        margin-top: 0;
    }

    .pb_number_img {
        max-width: 80px;
        height: auto;
    }

    .pb_title {
        color: #FFD73A;
        background-color: #000;
        border-radius: 5px;
        padding: 10px 4%;
        width: 90%;
        display: inline-block;
        line-height: 20px;
        font-size: 16px;
    }

    .pb_content {
        font-size: 14px;
        line-height: normal;
        margin-top: 20px !important;
    }

    .pbt_content p {
        font-size: 15px;
        padding-bottom: 20px;
        /*line-height: normal;*/
    }

    .pb_list li {
        min-height: 200px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        /*justify-content: center;*/
        align-items: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    /* .pb_list li:nth-child(3){
        background-color: #000;
        color: #f4cf3e;
    }
    .pb_list li:nth-child(3) .pb_title{
        color: #000;
        background-color: #f4cf3e;
    }
    .pb_list li:nth-child(4){
        background-color: #f4cf3e;
        color: #000;
    }
    .pb_list li:nth-child(4) .pb_title{
        color: #fff;
        background-color: #000;
    } */
    /* 内页样式 */
    #breadcrumb {
        /*margin-top: 80px;*/
    }

    .breadcrumb-button {
        display: none;
    }

    .breadcrumb li {
        font-size: 20px;
        line-height: normal;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        padding: 0px 5px;
    }

    #breadcrumb {
        font-size: 0;
    }

    #main-container {
        margin: 30px 0px;
    }

    .single_title {
        margin: 5px 0px;
        font-size: 26px;
    }

    .single_category a, .single_time{
        font-size: 14px;
    }
    .breadcrumb-item a{
        font-size: 14px;
    }

    .pc_list_text h3 {
        margin-bottom: 5px;
        line-height: 20px;
    }

    .regiser-button {
        background-color: #ccc;
    }

    #banner .banner-text {
        font-size: 16px;
    }

    .category_list {
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }


    .single-post .single_content img {
        width: 100%;
    }

    .search_form {
        width: 95%;
        display: inline-block;
    }

    #search_form {
        margin-top: 80px;
    }

    .scl_banner h2 {
        font-size: 24px;
    }

    .serach_container_box {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: space-between;
        align-items: flex-start;
    }

    .serach_container_left, .serach_container_right {
        width: 100%;
    }

    .scl_gloze_dsc, .serach_container_right ul li a, .scl_category_list ul li a, .frist_category_list ul li a {
        font-size: 14px;
    }

    .serach_container_right ul li a {
        padding: 1% 2%;
        width: 96%;
    }

    .serach_container_right ul li {
        margin: 5px 15px;
    }

    .serach_container_right {
        margin-top: 30px;
    }

    .scl_min_width {
        width: 100%;
        margin: 0 auto;
    }

    .search_form_bottom {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 20px;
    }

    .search_form_bottom_tit {
        margin-bottom: 10px;
    }

    .glo_control {
        padding: 15px 0px;
    }

    #news .news_cat_list_second {
        margin-top: 50px;
    }

    .bottom_news_list ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .left_contont {
        width: 100%;
    }

    .right_sidebar {
        width: 100%;
        float: right;
        position: relative;
        top: unset;
        align-self: flex-start;
        height: auto;
        overflow: auto;
        margin-top: 0px;
        padding-top: 0;
    }

    .sidebar_news .sidebar_list li {
        border: none;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 1px 1px 5px 2px #ccc;
        flex-direction: column;
    }

    .sidebar_list li .news_img {
        width: 100%;
    }

    .sidebar_list li .sidebar_text {
        width: 100%;
        margin: 10px 0px;
    }

    .sidebar_text .news_time {
        position: relative;
        bottom: unset;
        margin-top: 10px;
    }

    .sidebar_list li .sidebar_text {
        width: 100%;
        margin: 10px 0px 0px 0px;
    }

    .sidebar_news ul.sidebar_list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        padding: 20px 10px;
    }

    .bottom_news_tit {
        margin-top: 30px;
    }

    .bn_right_link a {
        font-size: 12px;
    }

    #banner .mySwiper {
        /* padding-bottom: 20px; */
    }

    .pop-control a {
        font-size: 14px;
    }
}


@media screen and (max-width: 768px) {
    .news_cat_list{
        margin-bottom: 0 !important;
    }
    #news .news_right_image img {
        margin-top: 0;
    }
    .pop-content {
        width: 90%;
        padding: 30px 2%;
    }
    #news .news_right_image img {
        width: 35%;
    }


    #banner .banner-text {
        text-align: center;
        margin-top: 180px;
    }

    #banner .banner-text p {
        font-size: 16px;
        text-align: left;
    }

    .structure_list ul li p {
        font-size: 13px;
        line-height: 16px;
    }

    .category_list {
        grid-gap: 15px;
        grid-template-columns: repeat(1, 1fr);
    }

    .wp-pagenavi {
        margin: 20px 0px 30px 0px;
        text-align: center;
    }

    .cate_post_tit a {
        font-size: 15px;
    }

    .cate_post_text {
        /*padding: 19px 4% 11px 4%;*/
        width: 92%;
    }


    .glo_container {
        margin-left: 0;
        margin-right: 0;
    }

    #search_form {
        padding: 40px 0px;
    }

    .serach_container_box {
        /*margin-top: 0px;*/
    }

    .glo_title {
        height: auto;
        line-height: normal;
        font-size: 16px;
        text-align: left;
        padding: 10px 0px;
    }

    .serach_container_right h2 {
        height: 55px;
        line-height: 55px;
        font-size: 16px;
    }

    .glo_title span {
        height: 8px;
        width: 8px;
        margin: 0px 10px 0px 20px;
    }

    .scl_category_list, .frist_category_list {
        padding-bottom: 30px;
        margin-top: 30px;
    }

    .disclaimer .scl_lt_tit {
        margin: 30px 0px 10px 0px;
    }

    .serach_container_right {
        margin-top: 20px;
    }

    .disclaimer_dsc p {
        margin: 16px 0px;
    }

    .serach_container_top h3 {
        font-size: 15px;
        line-height: normal;
    }

    .serach_container_top h1 {
        font-size: 20px;
        line-height: normal;
    }

    .search_form_bottom ul li a {
        margin: 0px 3px;
        font-size: 12px;
    }

    .scl_banner h2 {
        font-size: 18px;
    }

    .scl_gloze {
        padding: 30px 0px;
    }

    .scl_category {
        padding: 30px 0px 0px 0px;
    }

    .scl_gloze h2, .scl_category h2 {
        font-size: 18px;
    }

    .scl_lt_tit {
        margin: 20px 0px 10px 0px;
        font-size: 16px;
    }

    .frist_category_list ul li a {
        height: 32px;
        line-height: 32px;
    }

    .search_img {
        width: 20px;
    }

    .search_inp, .search_button {
        height: 42px;
    }

    .structure_list ul li .is2_list_img img {
        height: 100px;
    }

    .glo_text {
        padding-bottom: 20px;
    }

    .sidebar_tit, .bn_left_txt {
        font-size: 14px;
    }

    #structure {
        margin-top: 60px;
    }
}

.article-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    background-color: #292829;
    margin-top: 20px;
    padding: 40px 11% 40px 10%;
    position: relative;
}

.article-card {
    position: relative; /* 使标题可以绝对定位 */
    overflow: hidden;
    border-radius: 8px;
}

.article-image {
    position: relative; /* 使标题可以在图片上层定位 */
    width: 100%;

    max-width: 100%;
    /* height: auto; */
    overflow: hidden;
    height: auto;
}

.article-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    /*object-fit: cover;*/
}

.article-title {
    position: absolute;
    bottom: 3px; /* 标题在图片底部 */
    left: 0;
    width: 100%;
    text-align: left;
    color: #fff; /* 标题颜色为白色 */
    font-size: 20px;
    font-weight: bold;
    background:linear-gradient(180deg, #00000000, #000000);
    padding: 10px 0px 10px 0px;
    border-radius: 0 0 8px 8px;
}

.article-title a {
    padding-left: 10px;
    display: flex;
    width: 90%;
    margin-left: 7px;
    text-decoration: none;
    color: inherit;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article-excerpt {
    font-size: 14px;
    color: #666;
    margin: 15px;
}
.mt-head-h{

}
.article-category {
    position: absolute;
    top: 10px;
    left: 20px;
    background: #FFD73A;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
}
.article-category span{
    color: black;
}
.article-category > a:hover{
    color:white
}
.article-category > a{
    font-size: 13px;
}

@media (max-width: 768px) {
    #company .company_list ul{
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 10px;
    }
    .news_cat_list_second_container {
        justify-content: stretch;
    }

    .news_cat_list_second_right_bg {
        position: static;
        width: 100%;
        height: 20px;
        margin-bottom: 0;
        left: auto;
        top: auto;
    }

    .news_cat_list_second_wrapper {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .article-grid {
        grid-template-columns: repeat(2, 1fr); /* 两列 */
        gap: 10px;
    }
}

@media (max-width: 480px) {
    .feature-text h3 {
        margin-top: 30px;
    }
    .feature-item .feature-text {
        order: 1 !important;
    }
    .feature-item .feature-image {
        order: 2 !important;
    }
    .news_cat_list_second_right_bg {
        height: 15px;
    }
    .article-grid {
        grid-template-columns: 1fr !important; /* 单列 */
    }
}
/* 设置背景色和基本布局 */
.footer-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    color: #fff; /* 文字颜色为白色 */
}

.social-icons {
    display: none;
    /*display: flex;*/
    gap: 15px;
    margin: 0 10px;
}

/* 每个社交媒体图标的样式 */
.social-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.social-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.social-icon a :hover {
    background-color: #ffcc00;
    opacity: 0.1;
}

.social-icon img:hover {
    opacity: 0.8;
}
.footer-links{
    width: 100%;
}
/* 文字链接的样式 */
.footer-links a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
    font-size: 16px;
}
.if_idea.flex-center{
    margin-top: 63px;
}

.footer-links a:hover {
    text-decoration: underline; /* 悬停时加下划线 */
}
@media (max-width: 768px) {

    #banner {
        height: auto; /* 高度自适应 */
    }

    #banner .mySwiper {
        height: auto; /* 容器高度自适应 */
    }

    #banner .swiper-slide {
        height: auto; /* 幻灯片高度自适应 */
        min-height: 220px; /* 可选：设置最小高度 */
    }
    .structure_container{
        margin-top: -40px !important;
    }
    #banner .swiper-pagination {
        height: 0px !important;
    }
    #banner .swiper-slide img {
        height: auto; /* 图片高度自适应 */
        object-fit: contain; /* 保持图片完整显示 */
        max-width: 100%; /* 防止图片超出容器 */
    }
    .swiper-button-next, .swiper-button-prev{
        /*top:50%;*/
        /*display: none;*/
    }
    .footer-container {
        flex-direction: column; /* 在移动端将容器内的内容垂直排列 */
        align-items: center; /* 垂直居中 */
        gap: 10px; /* 使图标和链接之间有间距 */
        /*padding-top: 30px;*/
        /*padding-bottom: 5px;*/
    }

    .social-icons {
        flex-direction: row; /* 确保社交图标在移动端也是水平排列 */
        gap: 10px; /* 缩小图标间距 */
    }


    .footer-links {
        flex-direction: column; /* 链接垂直排列 */
        gap: 10px; /* 增加链接间的间距 */
    }
    .social-icon img{
        width: 80%;
        height: 80%;
    }

    #banner .swiper-pagination{
        height: 20px;
    }
}

/* 更小的屏幕（例如：手机）样式调整 */
@media (max-width: 480px) {
    .structure_container{
        /*margin-top: -10px !important;*/
    }
    #banner .swiper-pagination {
        bottom: 20px;
    }
    #banner .swiper-slide {
        min-height: 170px; /* 可选：设置最小高度 */
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .social-icons {
        gap: 15px; /* 增加图标之间的间距 */
    }
    .footer-links {
        gap: 15px; /* 增加链接之间的间距 */
    }
    /*.feature-container{*/
    /*    display: table;*/
    /*}*/
    #company .company_list ul{
        grid-template-columns:repeat(3, 1fr);
    }
    .main_card_content h3 {
        font-size: 1.5em !important;
    }
    .main_card_content p{
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .main_card_content{
        transform: translateX(-40%) !important;
        width: 90% !important;
    }
    .main_card_container{
        margin-top: 10px !important;
    }
    .sc_top_text p{
        font-size: 16px !important;
    }
    .sc_top_text h2{
        font-size: 20px !important;
    }
    .article-title a{
        font-size: 16px !important;
    }
}
.hr-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.col-lg-12.col-md-12.col-xs-12.col-sm-12{
    padding-left: 0!important;
    padding-right: 0 !important;
}
.single_category > a{
    background: #FFD73A;
    padding: 5px;
    border-radius: 8px;
    margin-right: 10px;
}
.single_category > a:hover{
    color: white;
}
h2 > span >strong{
    color:black;
}

.single-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-top: 40px;
}

.single-navigation-prev,
.single-navigation-next {
    font-weight: 500;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.single-navigation-next {
    align-items: flex-end;
}

.nav-link {
    display: flex;
    align-items: center; /* 讓箭頭和標題平行排列 */
    justify-content: center;
    gap: 10px; /* 調整箭頭與標題之間的間距 */
    border: 1px solid #FFD73A;
    padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
    width: 85%;
}

.nav-arrow {
    font-size: 24px; /* 可根據需要調整箭頭大小 */
}

.nav-title {
    font-weight: bold;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center; /* 讓標題居中顯示 */
    /*margin-left: auto;*/
    margin: 0 auto;
}

.prev-arrow {
    order: -1; /* 使上一篇的箭頭在標題的左邊 */
}

.next-arrow {
    order: 1; /* 使下一篇的箭頭在標題的右邊 */
    margin-left: auto;
}
.search-container {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px;
    background-color: white;
    margin: 0 auto;


    position: relative;
}

#search-bar {
    border: none;
    outline: none;
    padding: 8px 15px;
    flex-grow: 1;
    font-size: 16px;
    border-radius: 25px;
    background-color: white;
    min-width: 0;
}

#search-button {
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0 8px;
}
@media (max-width: 480px) {
    #search-button i {
        padding-right: 0;
    }

    .search-container {
        padding: 5px 2px;
    }
    .main_card_content_2{
        white-space: normal;
        padding: 5px;
    }
}

#search-button i {
    font-size: 20px;
    color: #333;
}
.post-item {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    /*border-bottom: 1px solid #eee;*/
}

.post-item:last-child {
    border-bottom: none;
}

.post-title {
    /*font-size: 15px !important;*/
    margin: 0 0 10px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.post-meta {
    display: flex;
    justify-content: space-between;
    font-size: 0.9em;
    color: black;
    gap: 20px;
}

.post-category {
    position: relative;
    background:#FFD73A;
    font-weight: bold;
    border-radius:8px;
    padding:3px 12px;
    font-size: 12px !important;
}
.post-category > a{
    font-size: 12px !important;
}
.post-category > a:hover{
    color:white;
}

.post-time {
    font-size: 12px;
}

@media (max-width: 768px) {
    .post-title {
        font-size: 1.1em;
    }

    .post-meta {
        flex-direction: row;
        gap: 5px;
    }

    .post-time {
        align-self: flex-end;
    }
}
.custom-carousel {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.slide-link {
    display: block;
    position: relative;
    text-decoration: none;
    color: inherit;
}
.slide-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    background: #FFD73A !important;
    color: black !important;
    padding: 5px 15px;
    border-radius: 8px !important;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s;
    font-weight: bold;
}

.slide-tag:hover {
    color: white !important;
}
.carousel-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 30px;
}
@media (max-width: 600px) {
    .carousel-slide {
        flex: 0 0 100% !important;
    }
}

.carousel-slide {
    flex: 0 0 calc(50% - 15px);
    transform: translateZ(0);
}

.slide-content {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.slide-content img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}
.mob-banner-h1{
    display: none;
}
.slide-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
}

.slide-title {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    background:linear-gradient(180deg, #00000000, #000000);
    border-radius: 0 0 8px 8px;
}

.slide-title h3 {
    margin: 0;
    /*padding-left: 10px;*/
    display: flex;
    width: 90%;
    text-decoration: none;
    color: inherit;
    font-size: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.no-thumbnail {
    height: 100%;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-prev,
.carousel-next {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.5);
    color: white;
    border: none;
    padding: 15px;
    cursor: pointer;
    border-radius: 8px;
    z-index: 10;
}

.carousel-prev {
    left: 20px;
}

.carousel-next {
    right: 20px;
}

.carousel-pagination {
    display: flex;
    gap: 8px;
    margin: 25px 0 15px;
    justify-content: center;
}

.pagination-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #E0E0E0;
    cursor: pointer;
    transition: background 0.3s;
}

.pagination-dot.active {
    background: #FFD73A;
}

#mt-breadcrumb{
    margin-top: 120px;
}


.pc_img_mob{
    display: none;
}
@media (max-width: 375px) {
    .nav-link{
        width: 90%;
        justify-content: flex-start;
    }
    .single-navigation{
        display: block;
    }
    .single-navigation-next{
        align-items: start;
        margin-top: 40px;
    }
    .nav-title{
        margin-left: 10px;
    }
}

.flow-container {
    display: flex;
    align-items: center;  /* 让所有元素（图片+箭头）垂直居中 */
    justify-content: center;
    gap: 10px; /* 调整间距，避免内容过于紧凑 */
    flex-wrap: nowrap; /* 确保所有内容保持在一行 */
    overflow-x: auto; /* 在屏幕过小时允许横向滚动 */
    white-space: nowrap;
}

/* 让 step 内部的 img 和 span 竖直排列 */
.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
}

.step span {
    width: 100px;
    margin-top: 5px;
    font-size: 16px;
    color: black;
    font-weight: 600;
    line-height: 26px;
}

/* 修改箭头部分，使文字和图片垂直排列 */
.arrow {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.arrow img {
    width: 100%; /* 你可以调整箭头图片的大小 */
    height: auto;
    margin-top: -12px;
}

.arrow span {
    font-size: 16px;
    color: black;
}
@media (max-width: 904px) {

}
@media (max-width: 768px) {
    .flow-container {
        overflow-x: auto; /* 在小屏幕上允许横向滚动 */
        justify-content:flex-start;
    }
    .arrow img {
        margin-top: 0 !important;
    }
    .step img{
        max-width: 100%;
    }
    .step span{
        font-size: 14px;
    }
    .arrow span{
        font-size: 13px;
    }
    .flow-container{
        gap: 0;
    }
}
@media (max-width: 633px) {
    .step span{
        width: 70px;
        font-size: 12px;
    }
    .arrow span {
        font-size: 11px;
    }
}

@media (max-width: 468px) {
    .step span{
        width: 50px;
        font-size: 12px;
    }
    .arrow span {
        font-size: 10px;
    }
    .step img {
        max-width: 100%;
    }
}
.maxbutton{
    background-color: black !important;
    border: none  !important;
}
.maxbutton span{
    color: #FFD73A !important;
}
.post-tag-list{
    display: flex;
}
.post-tag-item{
    margin-right: 8px;
    gap: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 3px 15px;
    color: black;
    background-color: #FFD63A;
    /*border: 1px solid #C7C7C7;*/
}
.post-tag-item a:hover{
    /*background-color: white;*/
    color: white;
}


.activities-carousel-wrapper {
    width: 100%;
    background-color: #292829;
    padding: 18px 0;
}

.activities-carousel-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.activities-carousel-btn {
    background: white;
    border: none;
    color: #000;
    font-size: 28px;
    cursor: pointer;
    z-index: 2;
    padding: 60px 3px;
    margin: 0 5px;
    border-radius: 8px;
}
.activities-carousel-btn:hover{
    background: #FFD73A;
}

.activities-carousel-track-wrapper {
    overflow: hidden;
    flex: 1;
}

.activities-carousel-track {
    display: flex;
    transition: transform 0.4s ease;
    will-change: transform;
}

.activities-carousel-item {
    flex: 0 0 25%; /* 4 items per view */
    padding: 0 10px;
    box-sizing: border-box;
}

.activities-carousel-item img {
    width: 100%;
    border-radius: 8px;
    display: block;
}
@media (max-width: 768px) {
    .activities-carousel-item {
        flex: 0 0 100%;
    }
    .activities-carousel-btn {
        display: none;
    }
}
.activities-carousel-pagination {
    display: none; /* 默认隐藏 */
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.activities-carousel-pagination .pagination-bullet {
    width: 10px;
    height: 10px;
    background: #6E7582;
    border: 1px solid #000;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.activities-carousel-pagination .pagination-bullet-active {
    background: #FFD73A;
}

@media (max-width: 768px) {
    .activities-carousel-pagination {
        display: block; /* 小屏幕下显示分页 */
    }
}
@media (max-width: 550px) {
    .activities-carousel-pagination {
        display: block; /* 小屏幕下显示分页 */
    }
    .sc_top_text p{
        text-align: left;
    }
}
/* 左右两侧固定广告样式 */
.side-ad {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    width: 200px;
}

.side-ad-left {
    left: 10px;
}

.side-ad-right {
    right: 10px;
}

.side-ad img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
}

.side-ad img:hover {
    transform: scale(1.05);
}

@media (max-width: 1024px) {
    .info-right-decoration{
        display: none;
    }
    #news .news_tit{
        width: 100%;
    }
    #news .news_right_image {
        width: 31%;
    }
    #news .news_cat_list {
        width: 69%;
    }
    #news .news_left_image {
        width: 150px;
    }
    .side-ad {
        display: none;
    }
    .main_card_content_2 p {
        font-size: 15px;
    }
    .article-grid{
        padding-right: 1%;
    }
}
@media (max-width: 940px) {
    #news .news_right_image {
        width: 34%;
    }
    #news .news_cat_list {
        width: 66%;
    }
    #news .news_left_image {
        width: 120px;
    }
}
@media (max-width: 850px) {
    #news .news_right_image {
        width: 37%;
    }
    #news .news_cat_list {
        width: 63%;
    }
    #news .news_left_image {
        width: 100px;
    }
}

/* 弹出广告样式 */
.popup-ad-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.popup-ad-overlay.active {
    opacity: 1;
    visibility: visible;
}

.popup-ad-container {
    position: relative;
    max-width: 80%;
    max-height: 80%;
}

.popup-ad-image {
    display: block;
    max-width: 100%;
    max-height: 100vh;
    margin: 0 auto;
    cursor: pointer;
}

.popup-ad-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    z-index: 10000;
}
/* 服务理念卡片风格 */
#service_philosophy {
    background: white;
    display: flex;
    padding: 70px 10px 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#service_philosophy .sp-title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 32px;
    letter-spacing: 2px;
    position: relative;
}
#service_philosophy .sp-title:after {
    content: '';
    display: block;
    width: 60px;
    height: 5px;
    background: #ffd73a;
    border-radius: 3px;
    margin: 18px auto 0 auto;
}
#service_philosophy .sp-main-card {
    background: #f7f7f7;
    border-radius: 24px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.07);
    max-width: 1400px;
    width: 100%;
    margin: 30px auto 0;
    padding: 0px 50px 100px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#service_philosophy .sp-desc-card {
    background: #f6f6f6;
    border-radius: 16px;
    padding: 32px 10px 18px 10px;
    margin-bottom: 36px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
#service_philosophy .sp-desc-card .sp-desc-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    text-align: left;
}
#service_philosophy .sp-desc-card .sp-desc-list {
    background: linear-gradient(90deg, #f4cf3f 0%, transparent 100%);
    border-radius: 6px;
    padding: 10px 18px;
    width: 90%;
    font-size: 1rem;
    color: #222;
    margin-bottom: 0;
    line-height: 1.7;
    box-sizing: border-box;
    position: relative;
}
#service_philosophy .sp-desc-card .sp-desc-image {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    object-fit: contain;
    display: none;
}
#service_philosophy .sp-desc-card .sp-desc-list li {
    margin-bottom: 4px;
    list-style: disc inside;
}
#service_philosophy .sp-block-list {
    width: 100%;
    margin-top: 10px;
}
#service_philosophy .sp-block {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    padding: 38px 32px 28px 32px;
    margin-bottom: 32px;

    display: flex;
    flex-direction: column;
    align-items: center;
}
#service_philosophy .sp-block:last-child {
    margin-bottom: 0;
}
#service_philosophy .sp-block .sp-block-title {
    display: flex;
    align-items: center;
    background: black;
    width: 250px;
    height: 44px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid;
}

#service_philosophy .sp-block .sp-title-text {
    flex: 1;
    background: #FFD633;
    color: #000;
    padding-left: 15px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

#service_philosophy .sp-block .sp-title-icon {
    width: 54px;            /* 右侧黑色区域宽度 */
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

#service_philosophy .sp-block .sp-title-icon img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

#service_philosophy .sp-block .sp-block-title:after { display: none; }
#service_philosophy .sp-block .sp-block-content {
    color: black;
    font-size: 16px;
    line-height: 2.1;
    padding-left:10px;
    padding-right:10px;
    text-align: center;
    margin-top: 24px;
}
.tr-ps_title{
    font-size: 36px;
}
@media (max-width: 1500px) {
    #service_philosophy .sp-main-card{
        padding: 0px 0px 100px 0px;
    }
}
@media (max-width: 1400px) {
    .tr-ps_title{
        font-size: 32px;
    }
    .tree-decoration{
        left: -15%;
        width: 317px;
    }
    .sidebar_tit{
        background-size: cover;
        background-position: right;
    }
}
@media screen and (max-width: 1024px) {
    .tr-ps_title  {
        font-size: 24px;
    }
    .profile_banner_left img{
        margin-top: 20px;
    }
}
@media (max-width: 900px) {
    #service_philosophy .sp-main-card {
        padding: 0 0px 24px 0px;
    }
    #service_philosophy .sp-block {
        padding: 28px 0px 18px 0px;
    }
}
@media (max-width: 768px) {
    #service_philosophy .sp-desc-card{
        padding-top: 20px;
        margin-bottom: 20px;
    }
    #service_philosophy {
        /*padding: 30px 10px 30px 10px;*/
    }
    #service_philosophy .sp-main-card {
        /* padding: 12px 2px 8px 2px; */
        margin-top: 0;
    }
    #service_philosophy .sp-block {
        padding: 25px 10px;
    }
    #service_philosophy .sp-desc-card .sp-desc-image{
        display: none;
    }
}

/* 添加 profile_advantages 图片样式 */
#profile_advantages .pc_text {
    position: relative;
}
#profile_advantages .pc_text-image {
    position: absolute;
    left: -100px;
    top: 26%;
    transform: translateY(-50%);
    object-fit: contain;
    z-index: 2;
}
#profile_advantages .advantages_flex {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
}
/*#profile_advantages .pc_img img {*/
/*    margin-top: 0;*/
/*}*/

.pbt_title {
    display: flex;
}
.pbt_title h1 {
    margin-right: 15px;
}
.pbt_title .title-icon {
    /* width: 25px; */
    height: auto;
    object-fit: contain;
}
@media (max-width: 768px) {
    .pbt_title .title-icon {
        /* display: none; */
    }
    .activities-carousel-wrapper {
        padding: 20px 0 1px 0
    }
}
@media (max-width: 600px) {
    .sc_top_img{
        width: 70%;
    }
}

/* 从 template-index.php 移动的样式 */
.swiper-slide {
    position: relative;
    cursor: pointer; /* 鼠标变成手势 */
}

.slide-bg-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* 位于背景层 */
}

.main_card_container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 15px;
}

.main_card_image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.main_card_content {
    position: absolute;
    top: 5%;
    left: 43%;
    transform: translateX(-50%);
    text-align: left;
    max-width: 800px;
    width: 64%;
}

.main_card_content h3 {
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    line-height: 31px;
    margin-bottom: 28px;
}

.main_card_content p {
    font-weight: 400;
    font-size: 16px;
    color: #030303;
    line-height: 25px;
}
.tit_mar{
    padding-left: 10%;
}
.dsc_mar{
    padding-right: 11%;
}

@media (max-width: 1024px) {
    .profile_banner_right .sc_top_banner{
        margin-left: 20px;
    }
    .pr_pd{
        margin-top: 0;
        padding: 5px 20px;
    }
    .tree-decoration::before{
        display: none;
    }
    .main_card_container {
        margin-top: 35px;
    }
    .if_intr .intr_text{
        margin-left: 0;
    }
    .if_idea .intr_text{
        margin-right: 0;
        padding-right: 0;
    }
    /* 在小屏幕上调整树形装饰的位置 */
    .tree-decoration {
        left: -20px; /* 在小屏幕上调整位置 */
        width: 60px; /* 在小屏幕上调整大小 */
    }
}

@media (max-width: 768px) {
    .main_card_content {
        top: 0%;
        left: 37%;
        padding: 3px;
    }

    .main_card_content h3 {
        font-size: 1.5em;
    }

    .main_card_content p {
        font-size: 14px;
    }

    .main_card_content_2 {
        padding: 15px;
    }

    .main_card_content_2 p {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .intr_text_full{
        padding: 0;
    }
    /* 在更小屏幕上隐藏树形装饰 */
    .tree-decoration {
        display: none;
    }
    #news .news_cat_list {
        width: 100%;
    }

    #news .news_right_image {
        position: relative;
        width: 100%;
        margin-top: 20px;
        text-align: right;
    }

    #news .news_cat_list_second {
        margin-top: 30px;
    }
}
.news_cat_list_second_top_left_image {
    position: absolute;
    top: 0;
    left: 0;
}
.news_cat_list_second_top_left_image img{
    display: block;
    max-width: 48%;
    height: auto;
    width: clamp(120px, 20vw, 100%);
}
@media (max-width: 900px) {
    .news_cat_list_second_top_left_image{
        display: none;
    }
    .news_cat_list_second_wrapper{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .news_cat_list_second_right_bg{
        display: none;
    }
    .news_cat_list_second_left_image{
        display: none;
        /* position: static;
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center; */
    }
    .news_cat_list_second_left_image img{
        width: 30%;
        height: auto;
    }
    .article-grid{
        padding: 20px 10px 20px 10px;
    }
    .tit_mar{
        padding-left: 10px;
    }
    .dsc_mar{
        padding-right: 10px;
    }
    #news .news_cat_list_second{
        margin-top: 20px;
    }
}
@media (max-width: 1600px) {
    .article-title a{
        font-size: 14px;
    }
}

/* Profile Banner 响应式设计 */
@media (max-width: 1024px) {
    .profile_banner_card {
        flex-direction: column;
        padding: 0;
        gap: 30px;
    }
    #service_philosophy{
        padding-top: 30px;
    }
    .profile_banner_left,
    .profile_banner_right {
        flex: 0 0 100%;
    }

    .profile_banner_right h1 {
        font-size: 20px;
    }
}
@media (max-width: 1024px) {
    #profile_choose .profile-right-decoration { display: none; }
}

@media (max-width: 768px) {
    #profile_business {
        padding: 40px 0px;
    }
    .pc_text h2,#service_philosophy .sc_top_banner h2,#profile_business .sc_top_banner h2,
    #service_philosophy .sp-desc-card .sp-desc-title,#service_philosophy .sp-desc-card .sp-desc-list li,#service_philosophy .sp-block .sp-block-title
    ,#service_philosophy .sp-block .sp-title-text{
        font-size: 16px;
    }
    #service_philosophy .sp-block .sp-block-title {
        height: 40px;
        width: 200px;
    }
    #profile_banner {
        height: auto;
        min-height: 60vh;
    }

    .profile_banner_container {
        padding: 0 15px;
    }

    .profile_banner_card {
        gap: 20px;
    }

    .profile_banner_right h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .profile_banner_content {
        font-size: 14px;
        line-height: 1.6;
    }

    .profile_banner_badge {
        font-size: 14px;
        padding: 6px 15px;
    }
    #service_philosophy .sp-block .sp-block-content{
        text-align: left;
    }
}



#profile_choose .profile-right-decoration img {
    width: 100%;
    height: auto;
    object-fit: contain;
}


