#baguetteBox-overlay {
    display: none;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #F0F0F0;
}

::-webkit-scrollbar-thumb {
    background-color: #CDCDCD;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #D9D9D9
}

::-webkit-scrollbar-thumb:active {
    background-color: #554F5E
}

* {
    padding: 0;
    margin: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    text-decoration: none;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

select,
input,
textarea,
button {
    outline: none;
}

button {
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}



/* 表格添加滚动条 */
.pro_page_table {
    overflow-x: auto;
}

/* 版心 */
.wrap {
    width: 92%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}



/* ~~~~~~~~~~public.css */
/* ~~~~~~~~~~public.css */
:root {
    --hue: #FFD814;
    --space: clamp(3.125rem, 1.961rem + 4.9vw, 6.25rem);
}

html {
    font-size: 16px;
}

/* 字体大小 */
.fz72 {
    font-size: clamp(1.625rem, 0.554rem + 4.51vw, 4.5rem);
}

.fz70 {
    font-size: clamp(1.625rem, 0.6rem + 4.31vw, 4.375rem);
}

.fz68 {
    font-size: clamp(1.625rem, 0.647rem + 4.12vw, 4.25rem);
}

.fz66 {
    font-size: clamp(1.625rem, 0.694rem + 3.92vw, 4.125rem);
}

.fz64 {
    font-size: clamp(1.625rem, 0.74rem + 3.73vw, 4rem);
    line-height: 1.2;
}

.fz62 {
    font-size: clamp(1.625rem, 0.787rem + 3.53vw, 3.875rem);
    line-height: 1.2;
}

.fz60 {
    font-size: clamp(1.625rem, 0.833rem + 3.33vw, 3.75rem);
    line-height: 1.2;
}

.fz58 {
    font-size: clamp(1.625rem, 0.88rem + 3.14vw, 3.625rem);
    line-height: 1.1;
}

.fz56 {
    font-size: clamp(1.625rem, 0.926rem + 2.94vw, 3.5rem);
    line-height: 1.24;
}

.fz54 {
    font-size: clamp(1.625rem, 0.973rem + 2.75vw, 3.375rem);
    line-height: 1.26;
}

.fz52 {
    font-size: clamp(1.625rem, 1.02rem + 2.55vw, 3.25rem);
    line-height: 1.3;
}

.fz50 {
    font-size: clamp(1.5rem, 0.895rem + 2.55vw, 3.125rem);
    line-height: 1.26;
}

.fz48 {
    font-size: clamp(1.5rem, 0.941rem + 2.35vw, 3rem);
    line-height: 1.26;
}

.fz46 {
    font-size: clamp(1.5rem, 0.988rem + 2.16vw, 2.875rem);
    line-height: 1.26;
}

.fz44 {
    font-size: clamp(1.5rem, 0.988rem + 2.16vw, 2.875rem);
    line-height: 1.28;
}

.fz42 {
    font-size: clamp(1.5rem, 1.081rem + 1.76vw, 2.625rem);
    line-height: 1.28;
}

.fz40 {
    font-size: clamp(1.375rem, 0.956rem + 1.76vw, 2.5rem);
    line-height: 1.3;
}

.fz38 {
    font-size: clamp(1.375rem, 1.002rem + 1.57vw, 2.375rem);
    line-height: 1.3;
}

.fz36 {
    font-size: clamp(1.375rem, 1.049rem + 1.37vw, 2.25rem);
    line-height: 1.32;
}

.fz34 {
    font-size: clamp(1.25rem, 0.924rem + 1.37vw, 2.125rem);
    line-height: 1.32;
}

.fz32 {
    font-size: clamp(1.25rem, 0.971rem + 1.18vw, 2rem);
    line-height: 1.32;
}

.fz30 {
    font-size: clamp(1.25rem, 1.017rem + 0.98vw, 1.875rem);
    line-height: 1.32;
}

.fz28 {
    font-size: clamp(1.25rem, 1.064rem + 0.78vw, 1.75rem);
    line-height: 1.4;
}

.fz26 {
    font-size: clamp(1.125rem, 0.939rem + 0.78vw, 1.625rem);
    line-height: 1.42;
}

.fz24 {
    font-size: clamp(1.125rem, 0.985rem + 0.59vw, 1.5rem);
    line-height: 1.42;
}

.fz22 {
    font-size: clamp(1rem, 0.86rem + 0.59vw, 1.375rem);
    line-height: 1.46;
}

.fz20 {
    font-size: clamp(1rem, 0.907rem + 0.39vw, 1.25rem);
    line-height: 1.48;
}

.fz18 {
    font-size: clamp(1rem, 0.953rem + 0.2vw, 1.125rem);
    line-height: 1.52;
}

.fz16 {
    font-size: clamp(0.875rem, 0.828rem + 0.2vw, 1rem);
    line-height: 1.6;
}

.fz14 {
    font-size: 14px;
    line-height: 24px;
}

/* 间距 */
.ptb {
    padding-top: var(--space);
    padding-bottom: var(--space);
}

.pt {
    padding-top: var(--space);
}

.pb {
    padding-bottom: var(--space);
}

.pb_50 {
    padding-bottom: clamp(1.375rem, 0.723rem + 2.75vw, 3.125rem);
}

.pb_45 {
    padding-bottom: clamp(1.25rem, 0.668rem + 2.45vw, 2.813rem);
}

.pb_40 {
    padding-bottom: clamp(1.25rem, 0.784rem + 1.96vw, 2.5rem);
}

.pb_35 {
    padding-bottom: clamp(1.25rem, 0.901rem + 1.47vw, 2.188rem);
}

.pb_30 {
    padding-bottom: clamp(1.25rem, 1.017rem + 0.98vw, 1.875rem);
}

.tc {
    text-align: center;
}

.upp {
    text-transform: uppercase;
}

.bg_fixed {
    background-attachment: fixed;
}

/* 按钮效果 */
.hover1_style {
    position: relative;
    overflow: hidden;
}

.hover1_style::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: -moz-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: -webkit-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.hover1_style:hover::after {
    left: 100%;
}

/* 字体 */
.ffe {
    font-family: "ACTADISPLAY-BOLD";
}

.ffr {
    font-family: "Poppins-Light";
}

.ffs {
    font-family: "Poppins-Light";
}

/* ~~~~~~~~~~public.css~~~~~~~end */
/* ~~~~~~~~~~public.css~~~~~~~end */





/* ~~~~~~~~~~手机导航,css */
/* ~~~~~~~~~~手机导航,css */
/* ~~~~~~~~~~手机导航,css */
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mobile_header {
    display: none;
    clear: both;
    width: 100%;
    height: 52px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mobile_header_top {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7;
    width: 100%;
    height: 52px;
    background: #ffffff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}


.mobile_logo {
    width: 180px;
    height: 52px;
    margin-left: 15px;
}

.mobile_logo>a {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.mobile_logo img {
    display: block;
    height: 42px;
    width: auto;
}

.mobile_menu_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 54px;
    height: 52px;
    cursor: pointer;
}

.mobile_menu_btn span {
    display: block;
    height: 3px;
    width: 28px;
    background: var(--hue);
    border-radius: 4px;
    margin-bottom: 6px;
}

.mobile_menu_btn span:last-child {
    margin-bottom: 0;
}

.mobile_search_icon {
    width: 40px;
    height: 52px;
    color: var(--hue);
    font-size: 30px;
    line-height: 54px;
    text-align: center;
    margin-right: 52px;
    cursor: pointer;
}

.mobile_header.hover {
    background: rgba(0, 0, 0, .5);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mobile_menu_box {
    position: fixed;
    right: -110%;
    top: 0;
    z-index: 9;
    width: 75%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    padding: 20px 15px;
    overflow-y: auto;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.mobile_menu_box.show {
    right: 0;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.mobile_menu_dl dd {
    clear: both;
    line-height: 1.3;
    border-bottom: 1px solid #e1e1e1;
}

.mobile_menu_tt {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.mobile_menu_tt .text {
    float: left;
    width: 80%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    text-transform: capitalize;
}

.mobile_menu_dl dd.hover .mobile_menu_tt .text {
    color: var(--hue);
}

.mobile_menu_tt_icon {
    display: none;
    float: right;
    float: right;
    width: 44px;
    line-height: 44px;
    text-align: center;
    color: #333;
    font-size: 16px;
    -webit-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
}

.mobile_menu_down {
    display: none;
    padding: 6px 0 10px 12px;
}

.mobile_menu_down_clm {
    margin-bottom: 8px;
}

.mobile_menu_down_clm_tt {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    color: #333;
}

.mobile_menu_down_clm_tt .tt {
    width: calc(100% - 50px);
    color: #333;
    line-height: 20px;
    padding: 7px 0;
}

.mobile_menu_down_clm_tt .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -webit-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon {
    -webit-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
}

.mobile_menu_down_clm_list {
    display: none;
    padding: 5px 0 0 10px;
}

.mobile_menu_down_clm_list a {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #333;
    padding: 5px 0 5px 14px;
    position: relative;
}

.mobile_menu_down_clm_list a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    background: #333;
    border-radius: 50%;
}

.mobile_menu_tt_icon.hover {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -webit-transition: all 0.5s;
    transition: all 0.5s;
}


/* .mobile_menu_dl dd.hover .mobile_menu_tt .text{
	font-weight: bold;
} */

.mobile_search_box {
    position: fixed;
    left: 0;
    top: 52px;
    z-index: 7;
    display: none;
    width: 100%;
    padding: 20px;
    background: #fafafa;
}

.mobile_search_box form {
    width: 100%;
    padding: 2px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.mobile_search_text {
    float: left;
    line-height: 40px;
    padding-left: 15px;
    font-size: 14px;
    width: calc(100% - 40px);
    border: 0;
}

.mobile_search_btn_text {
    float: right;
    width: 40px;
    height: 40px;
    font-size: 28px;
    color: var(--hue);
    text-align: center;
    line-height: 40px;
    border: none;
    background: none;
}

.mobile_menu_b {
    margin-top: 40px;
}

.mobile_menu_b_clm {
    margin-bottom: 25px;
}

.mobile_menu_b_clm .tt {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.mobile_menu_b_clm .text {
    font-size: 14px;
    color: #333;
    margin-bottom: 6px;
}

.mobile_menu_b_clm .text a {
    color: #333;
    word-break: break-all;
}


.mobile_lag_box {
    padding: 0 0 10px;
    margin-bottom: 20px;
}

.mobile_lag_tt {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-bottom: 18px;
}

.mobile_lag_text {
    padding-bottom: 8px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.mobile_lag_text a {
    color: #333;
    font-size: 16px;
    margin-right: 25px;
}

.mask,
.mobile_menu_mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
}

.mobile_menu_mask {
    z-index: 7;
}

/* ~~~~~~~~~手机导航,css~~~~~~end */
/* ~~~~~~~~~手机导航,css~~~~~~end */
/* ~~~~~~~~~手机导航,css~~~~~~end */





/* ~~~~~~~pc 导航,css */
/* ~~~~~~~pc 导航,css */
/* ~~~~~~~pc 导航,css */
.pc_header {
    height: 0;
}

.pc_header_cen {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_cen_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_cen_w .logo {
    width: 209px;
}

.header_cen_w .logo a {
    display: block;
}

.header_cen_w .logo a img {
    width: 100%;
}
.header_cen_w .logo2 {
    display: none;
    width: 209px;
}

.header_cen_w .logo2 a {
    display: block;
}

.header_cen_w .logo2 a img {
    width: 100%;
}

.header_cen_r {
    width: 70%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pc_head_list_box {
    width: calc(100% - 200px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pc_head_list_box .item {
    position: relative;
}

.pc_head_list_box .item>a {
    position: relative;
    display: block;
    font-family: "Poppins-Light";
    font-size: 18px;
    color: #FFFFFF;
    height: 114px;
    line-height: 114px;
    padding: 0 2px;
    text-transform: uppercase;

}

.pc_head_list_box .item>a::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    width: 0%;
    height: 3px;
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pc_head_list_box .item.hover>a {
    color: var(--hue) !important;
}

.pc_head_list_box .item.hover>a::after {
    opacity: 1;
    width: 100%;
}

.publicTwo_stage_nav {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 260px;
    border-radius: 10px;
    overflow: hidden;
    background: #FFFFFF;
    padding: 8px 0 18px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.publicTwo_stage_nav .everyOne {
    border-bottom: 1px solid #ECECEC;
}

.publicTwo_stage_nav .everyOne a {
    display: block;
    font-size: 16px;
    color: #333333;
    padding: 14px 12px 15px 28px;
}

.publicTwo_stage_nav .everyOne a:hover {
    color: #333333;
    background: var(--hue);
}

.header_language_search {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_language {
    position: relative;
}

.header_language_01 {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_language_01 .icon1 {
    font-size: 26px;
    color: #FFFFFF;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_language_01 span {
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 4px 0 5px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_language_01 .icon2 {
    font-size: 16px;
    color: #FFFFFF;
    padding-top: 1px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_language_01:hover .icon1,
.header_language_01:hover span,
.header_language_01:hover .icon2 {
    color: var(--hue) !important;
}

.header_language_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 70px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 104px;
    background: #ffffff;
    border-radius: 12px 12px 20px 20px;
    overflow: hidden;
    padding: 16px 0;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}

.header_language_02 a {
    display: block;
    font-size: 16px;
    color: #444444;
    text-align: center;
    padding: 10px 0;
}

.header_language_02 a:hover {
    color: #ffffff;
    background: var(--hue);
}

.header_search {
    margin-left: 38px;
}

.header_search_icon {
    font-size: 26px;
    color: #ffffff;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_search_icon:hover {
    color: var(--hue) !important;
}

/* ~~~~~~~~~~~~头部弹出表单 */
.header_popup_inquiry {
    display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    background: #0F171B;
    padding: 80px 60px;
}

.header_popup_inquiry_01 {
    max-width: 780px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_inquiry_form form {
    width: calc(100% - 80px);
    padding: 15px 10px 15px 15px;
    border-radius: 10px;
    background: #FFFFFF;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_inquiry_form form input {
    font-size: 16px;
    color: #444444;
    width: calc(100% - 80px);
    height: 30px;
    border: none;
    border-bottom: 1px solid transparent;
    background: none;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.header_inquiry_form form input:focus {
    border-bottom-color: var(--hue);
}

.header_inquiry_form form button {
    font-size: 38px;
    color: #12181C;
    width: 70px;
    border: none;
    background: none;
}

.header_inquiry_form form button:hover {
    color: var(--hue);
}

.header_inquiry_form_close {
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_inquiry_form_close:hover {
    color: var(--hue);
}

/* ~~~~~~~~~~~~头部弹出表单   end   */

/* 导航改变，css */
.pc_header_cen.active {
    background: #ffffff;
    border-bottom-color: #EEEEEE;
    
}

.pc_header_cen.active .pc_head_list_box .item>a {
    color: #333333;
}

.pc_header_cen.active .header_language_01 .icon1,
.pc_header_cen.active .header_language_01 span,
.pc_header_cen.active .header_language_01 .icon2 {
    color: #333333;
}

.pc_header_cen.active .header_search_icon {
    color: #333333;
}
.pc_header_cen.active .logo {
    display: none;
}
.pc_header_cen.active .logo2 {
    display: block;
}
/* ~~~~~~~pc 导航,css~~~~end */
/* ~~~~~~~pc 导航,css~~~~end */
/* ~~~~~~~pc 导航,css~~~~end */





/* ~~~~~~index,css */
/* ~~~~~~index,css */
/* ~~~~~~index,css */




.index_banner {
    position: relative;
}

.index_b_lunbo a {
    display: block;
}

.index_b_lunbo a img {
    width: 100%;
}

.public_lunbo_dots {
    text-align: center;
    padding-top: clamp(1.875rem, 1.563rem + 1.56vw, 3.125rem);
}

.public_lunbo_dots .swiper-pagination-bullet {
    outline: none;
    opacity: 1;
    width: clamp(0.5rem, 0.433rem + 0.28vw, 0.75rem);
    height: clamp(0.5rem, 0.433rem + 0.28vw, 0.75rem);
    background: #604F3D;
    margin: 0 clamp(0.313rem, 0.262rem + 0.21vw, 0.5rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_lunbo_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--hue);
}

.index_b_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.625rem, 0.123rem + 2.11vw, 2.5rem);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 0;
}

.indBoxOne1 {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items:  flex-start;
    align-items:  flex-start;
    justify-content: flex-start;
    position: relative;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    width: 100%;
    gap: 30px;
  
}
.indBoxTwo1 {
    position: relative;
}

.index_banner_btn{
    position: absolute;
    top:50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.index_banner_btn .swiper-button-next{
	background: none;
	width: 64px;
	height: 64px;
	border-radius: 50%;;
	-ms-transform: translateX(110%);
    -webkit-transform: translateX(110%);
    transform: translateX(110%);

}
.index_banner_btn .swiper-button-prev{
    background: none;
	width: 64px;
	height: 64px;
	border-radius: 50%;;
	-ms-transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
}
.index_banner_btn .swiper-button-next:after{
	font-size: 34px;
}
.index_banner_btn  .swiper-button-prev:after{
	font-size: 34px;
}
.index_banner_btn .swiper-button-next::after {
	color:#333;
}
.index_banner_btn .swiper-button-prev::after {
	color:#333;
}

.indBoxOne1 .item {
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width: 18%;
}

/* .indBoxOne1 .item:hover {
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
} */


.indBoxOne1 .item a {
    height: 100%;
    
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
    width: 100%;

}

.indBoxOne1 .item a .img_box {
    position: relative;
    width: 100%;
    text-align: center;
}

.indBoxOne1 .item a .img_box {
    -ms-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.indBoxOne1 .item a:hover .img_box img {
    transform: scale(1.06);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}
.indBoxOne1 .item a .r_box {
    padding: 10px 0;
  
}

.indBoxOne1 .item a .r_box .title {
    color: #333333;
    text-align: center;
    line-height: 1.6;
    
}
.indBoxOne1 .item a .r_box .title2 {
    color: #333333;
    text-align: center;
    line-height: 1.8;
}

.indBoxOne1 .item a .r_box .btn {
    padding-top: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn {
    padding: 0 clamp(2.5rem, 2.469rem + 0.15vw, 4rem);
    
    border: 1px solid #333;
    border-radius: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn:hover {
    background: #FFFFFF;
}

.public_page_btn span {
    color: #000;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn .iconfont {
    font-size: clamp(1.375rem, 1.308rem + 0.28vw, 1.625rem);
    color: #ffffff;
    padding: 1px 0 0 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn:hover span,
.public_page_btn:hover .iconfont {
    color: var(--hue);
}

.pro_deThree1_l_btn .iconfont {
    width: clamp(2.5rem, 2.469rem + 0.15vw, 4rem);
    height: clamp(2.5rem, 2.469rem + 0.15vw, 4rem);
    text-align: center;
    line-height:clamp(2.5rem, 2.469rem + 0.15vw, 4rem);
    border-radius: 50%;
    color: #333;
    background-color: var(--hue);
    transform: rotate(-45deg);
    font-weight: bold;
}
.indBoxTwo {
    background: #F5F5F5;
}

.public_module_title a {
    display: block;
}

.public_module_title .img_box {
    padding-bottom: 20px;
}

.public_module_title .icon {
    padding-top: clamp(0.313rem, 0.229rem + 0.35vw, 0.625rem);
}

.public_module_title .icon img {
    width: clamp(8.125rem, 6.586rem + 6.48vw, 13.875rem);
}
.public_module_title .text{
    line-height: 1.8;
}
.ProductList_item {
  
    border-radius: 12px;
    overflow: hidden;
}

.ProductList_item_top a {
    display: block;
    /* padding: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem) clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem) 15px; */
}

.ProductList_item_top a .img_box {

    border-radius: 10px;
    overflow: hidden;
}

.ProductList_item_top a .img_box img {
    width: 100%;
}

.ProductList_item_top a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.ProductList_item_top a .title {
    color: #333333;
    text-align: left;
    padding-top: clamp(0.5rem, 0.433rem + 0.28vw, 0.75rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.ProductList_item_top a:hover .title {
    color: var(--hue);
}

.ProductList_item_bot {
    border-top: 1px solid #EEEEEE;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.ProductList_item_bot a {
    width: calc((100% - 1px) / 2);
    height: clamp(2.375rem, 1.974rem + 1.69vw, 3.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ProductList_item_bot a .iconfont {
    font-size: 24px;
    color: #604F3D;
    padding-right: 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.ProductList_item_bot a:hover .iconfont {
    color: var(--hue);
}

.ProductList_item_bot a span {
    color: #604F3D;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.ProductList_item_bot a:hover span {
    color: var(--hue);
    text-decoration: underline;
}

.ProductList_item_bot .line {
    width: 1px;
    height: 24px;
    background: #EEEEEE;
}

.indTwo1_lunbo .item {
    /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    /* column-gap: 35px;
    row-gap: 35px; */
}

.indBoxTwo_w {
    
}

.indBoxTwo_w .public_module_title {

}
.subtitle{
    color: #333333;
}

.indBoxThree {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.index_banner_btn3{
    position: absolute;
    top:50%;
    right: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.index_3_btn3{
    width: 100%;
    display: block;
    max-width: 480px;
    margin: 0 auto;
    position: relative;
}
.index_banner_btn3 .swiper-button-next{
	background: none;
	width: 64px;
	height: 64px;
	border-radius: 50%;;
	-ms-transform: translateX(110%);
    -webkit-transform: translateX(110%);
    transform: translateX(110%);

}
.index_banner_btn3 .swiper-button-prev{
    background: none;
	width: 64px;
	height: 64px;
	border-radius: 50%;;
	-ms-transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
}
.index_banner_btn3 .swiper-button-next:after{
	font-size: 34px;
}
.index_banner_btn3  .swiper-button-prev:after{
	font-size: 34px;
}
.index_banner_btn3 .swiper-button-next::after {
	color:#333;
}
.index_banner_btn3 .swiper-button-prev::after {
	color:#333;
}


.indBoxThreeItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;

}
.indBoxThree1 {
    width: 50%;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxThree2{
    width: 50%;
    height: 100%;
}
.indBoxThree2Item{
    max-width: 480px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    text-align: center;
    gap: 20px;
}
.indBoxThree2Item .text{
    text-align: left;
}
.indThree1_01 {
    width: clamp(3.188rem, 2.351rem + 3.52vw, 6.313rem);
}

.indThree1_01 img {
    width: 100%;
}

.indThree1_02 {
    padding-top: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
}

.indThree1_02 .subtitle {
    color: #FFFFFF;
    padding-bottom: clamp(0.25rem, 0.233rem + 0.07vw, 0.313rem);
}

.indThree1_02 .title {
    color: #FFFFFF;
}

.indThree1_02 .icon {
    padding-top: clamp(0.313rem, 0.229rem + 0.35vw, 0.625rem);
}

.indThree1_02 .icon img {
    width: clamp(8.125rem, 6.586rem + 6.48vw, 13.875rem);
}

.indThree1_02 .text {
    color: #FFFFFF;
    padding-top: clamp(0.25rem, 0.15rem + 0.42vw, 0.625rem);
}

.indThree1_02 .btn {
    padding-top: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indBoxFour {
    background: #F5F5F5;
}

.indBoxFour1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indFour1_l {
    width: 38.1%;
}

.indFour1_l_01 {
    color: #333333;
    padding-bottom: clamp(0.375rem, 0.174rem + 0.85vw, 1.125rem);
}

.indFour1_l_02 {
    color: #333333;
}

.indFour1_l_03 {
    color: #666666;
    padding-top: clamp(0.313rem, 0.129rem + 0.77vw, 1rem);
}

.indFour1_l_04 {
    padding-top: clamp(0.313rem, 0.229rem + 0.35vw, 0.625rem);
}

.indFour1_l_04 img {
    width: clamp(8.125rem, 6.586rem + 6.48vw, 13.875rem);
}

.indFour1_l_05 {
    color: #666666;
    padding-top: 5px;
}

.indFour1_l_06 {
    padding-top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn.btn1 {
    background: var(--hue);
    border-color: var(--hue);
}
.btn1 .iconfont{
    transform: rotate(0deg);
}
.public_page_btn.btn1 span,
.public_page_btn.btn1 .iconfont {
    color: #333333;
}

.indFour1_r {
    width: 57.5%;
    row-gap: 105px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indFour1_r .item {
    position: relative;
    width: calc((100% - 40px) / 2);
    background: #FFFFFF;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    padding: clamp(1.25rem, 0.782rem + 1.97vw, 3rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem) clamp(1.25rem, -0.004rem + 5.28vw, 5.938rem) clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour1_r .item:hover {
    background: #604F3D;
}

.indFour1_r .item .title {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour1_r .item .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.333rem + 0.7vw, 1.125rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour1_r .item:hover .title,
.indFour1_r .item:hover .text {
    color: #ffffff;
}

.indFour1_r .item .icon {
    position: absolute;
    left: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    bottom: calc(100% - 15px);
}

.indFour1_r .item .icon .img_02 {
    display: none;
}

.indFour1_r .item:hover .icon .img_01 {
    display: none;
}

.indFour1_r .item:hover .icon .img_02 {
    display: block;
}

.indBoxFour_w {
    padding-top: clamp(3.125rem, 1.285rem + 7.75vw, 10rem);
    padding-bottom: clamp(3.125rem, 1.285rem + 7.75vw, 10rem);
}

.indFour1_r>.item:nth-child(even) {
    -ms-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}

.indFive_lunbo .item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.indFive_lunbo_01 {
    width: 100%;
    max-width: 1600px;
    position: absolute;
    bottom: 0px;
    background:rgba(0,0,0,0.2)
   
    
}
.indFive_lunbo_01_nr{
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}
.indFive_lunbo_01 .title {
    color: #FFFFFF;
    text-shadow: 3px 3px 5px #333;
}

.indFive_lunbo_01 .text {
    max-width: 990px;
    color: #FFFFFF;
    padding-top: clamp(0.5rem, 0.299rem + 0.85vw, 1.25rem);
}

.indFive_lunbo_01 .btn {
    padding-top: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indBoxFive {
    position: relative;
    display: flex;
    justify-content: space-between;
    background-color: #F7F7F7;
    align-items: center;
    flex-wrap: wrap;
}
.indBoxFive_l{
    width: 50%;
}
.indBoxFive_r{
    width: 50%;
}


.public_module_title .subtitle {
    padding-bottom: 5px;
}

.indBoxFive2 {
   
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  
    gap: 30px;
}

.indFive2_01 {
    border-radius: 20px;
    overflow: hidden;
   
   
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}

.indFive2_01 .item {
    width: calc(33% - 15px);
    background-color: #FFF;
    height: 140px;
    border-radius: 20px;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    align-items: center;
     
    justify-content: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    flex-direction: column;
    transition: all 0.6s;
    gap: 10px;
    text-align: center;
    padding: 2%;
}



.indFive2_01 .item .icon {
   border: 1px solid var(--hue);
   border-radius: 18px;
   width: 36px;
   height: 36px;
   color: #333333;
   text-align: center;
   line-height: 36px;
}

.indFive2_01 .item .icon img {
    width: 100%;
}

.indFive2_01 .item .r_box {
    max-width: calc(100% - clamp(2.875rem, 2.607rem + 1.13vw, 3.875rem));
    color: #333333;
    padding-left: 10px;
}

.indFive2_01 .item.hover,
.indFive2_01 .item:hover {
    background: var(--hue);
    
}
.indFive2_01 .item.hover .icon,
.indFive2_01 .item:hover .icon {
    background: #000;
    color: var(--hue);
    
}
.indSix1_lunbo {
    padding-top: clamp(1.125rem, 0.891rem + 0.99vw, 2rem);
    padding-bottom: clamp(1.375rem, 1.141rem + 0.99vw, 2.25rem);
}

.indSix1_lunbo .item {
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06) inset;
    padding: 0 clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_lunbo .item:hover {
    background: #604F3D;
}

.indSix1_lunbo_01 {
    width: clamp(2.25rem, 1.782rem + 1.97vw, 4rem);
    margin-top: calc(clamp(1.125rem, 0.891rem + 0.99vw, 2rem) * -1);
}

.indSix1_lunbo_01 img {
    width: 100%;
}

.indSix1_lunbo_01 .img_02 {
    display: none;
}

.indSix1_lunbo .item:hover .indSix1_lunbo_01 .img_01 {
    display: none;
}

.indSix1_lunbo .item:hover .indSix1_lunbo_01 .img_02 {
    display: block;
}

.indSix1_lunbo_02 {
    color: #666666;
    padding-top: clamp(0.75rem, 0.449rem + 1.27vw, 1.875rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_lunbo .item:hover .indSix1_lunbo_02 {
    color: #FFFFFF;
}

.indSix1_lunbo_02 span {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_lunbo .item:hover .indSix1_lunbo_02 span {
    color: #FFFFFF;
}

.indSix1_lunbo_03 {
    color: #666666;
    padding-top: clamp(0.5rem, 0.266rem + 0.99vw, 1.375rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_lunbo .item:hover .indSix1_lunbo_03 {
    color: #FFFFFF;
}

.indSix1_lunbo_04 {
    padding-top: clamp(0.75rem, 0.365rem + 1.62vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indSix1_lunbo_04 .img_box {
    width: clamp(4.125rem, 3.289rem + 3.52vw, 7.25rem);
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(30, 30, 30, 0.3);
    margin-bottom: calc(clamp(1.375rem, 1.141rem + 0.99vw, 2.25rem) * -1);
}

.indSix1_lunbo_04 .img_box img {
    width: 100%;
}

.indSix1_lunbo_04 .icon {
    width: clamp(2.25rem, 1.782rem + 1.97vw, 4rem);
}

.indSix1_lunbo_04 .icon img {
    width: 100%;
}

.indSix1_btn {
    max-width: 1102px;
    margin: clamp(1.25rem, 0.414rem + 3.52vw, 4.375rem) auto 0;
}

.indSix1_dots {
    position: relative;
    height: 2px;
    background: #DAD4CD;
}

.indSix1_dots .swiper-pagination-progressbar-fill {
    background: var(--hue);
}

.indBoxSeven {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #F7F7F7;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.indBoxSeven1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indSeven1_l {
    width: 55.6%;
}

.indSeven1_l .title {
    color: #FFFFFF;
}

.indSeven1_l .text {
    color: #FFFFFF;
    padding-top: clamp(0.5rem, 0.216rem + 1.2vw, 1.563rem);
}

.indSeven1_l .btn {
    padding-top: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indSeven1_r {
    position: relative;
    width: 38%;
}

.indSeven1_r img {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}

.indBoxEight {
    background: #F5F5F5;
}

.indBoxEight1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indEight1_l {
    width: 48.1%;
}

.indEight1_l a {
    display: block;
}

.indEight1_l a .img_box {
    position: relative;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indEight1_l a .img_box img {
    width: 100%;
}

.indEight1_l a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.indEight1_l a .img_box .date {
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    left: clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem);
    width: clamp(7.813rem, 7.562rem + 1.06vw, 8.75rem);
    line-height: clamp(2.375rem, 2.342rem + 0.14vw, 2.5rem);
    border-radius: 4px;
    background: var(--hue);
}

.indEight1_l a .bot_box {
    padding: clamp(0.875rem, 0.775rem + 0.42vw, 1.25rem) clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem) 0;
}

.indEight1_l a .bot_box .title {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indEight1_l a .bot_box .text {
    color: #999999;
    padding-top: clamp(0.375rem, 0.342rem + 0.14vw, 0.5rem);
}

.indEight1_l a .bot_box .btn {
    color: #333333;
    text-decoration: underline;
    padding-top: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indEight1_l a:hover .bot_box .btn {
    color: var(--hue);
}

.indEight1_r {
    /* width: 50%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.563rem, 1.312rem + 1.06vw, 2.5rem); */
}

.indEight1_r .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
    background-color: #FFF;
}

.indEight1_r .item a .img_box {
    width:  100%;
   
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
    position: relative;
}

.indEight1_r .item a .img_box img {
    width: 100%;
}

.indEight1_r .item a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}
.indEight1_r .item a .img_box .date {
    color: #FFF;
    background: rgba(0, 0, 0, .2);
    height: clamp(1.875rem, 1.563rem + 1.56vw, 3.125rem);
    line-height:  clamp(1.875rem, 1.563rem + 1.56vw, 3.125rem);
    padding: 0 clamp(1.875rem, 1.563rem + 1.56vw, 3.125rem);
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 10px  0 0 0  ;
}

.indEight1_r .item a .r_box {
    width: 90%;
  
    gap: 20px;
    padding: 20px 0;
}


.indEight1_r .item a .r_box .title {
    color: #333333;
    padding-top: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    
}

.indEight1_r .item a:hover .r_box .title {
    color: var(--hue);
}

.indEight1_r .item a .r_box .text {
    color: #333;
    padding-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.indBoxNine1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indNine1_l {
    width: 54.4%;
}

.indNine1_l_01 {
    color: #333333;
}

.indNine1_l_02 .item {
    padding: clamp(0.75rem, 0.449rem + 1.27vw, 1.875rem) clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    border-bottom: 1px solid #EEEEEE;
}

.indNine1_l_02_top {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indNine1_l_02_top .iconfont {
    font-size: clamp(1.125rem, 1.025rem + 0.42vw, 1.5rem);
    color: #ffffff;
    text-align: center;
    width: clamp(1.5rem, 1.333rem + 0.7vw, 2.125rem);
    height: clamp(1.5rem, 1.333rem + 0.7vw, 2.125rem);
    line-height: clamp(1.5rem, 1.333rem + 0.7vw, 2.125rem);
    border-radius: 50%;
    background: var(--hue);
}

.indNine1_l_02_top span {
    width: calc(100% - clamp(1.5rem, 1.333rem + 0.7vw, 2.125rem));
    color: #333333;
    padding-top: 2px;
    padding-left: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
}

.indNine1_l_02_bot {
    display: none;
    color: #666666;
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
    padding-left: calc(clamp(1.5rem, 1.333rem + 0.7vw, 2.125rem) + clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem));
}

.indNine1_l_02>.item:last-child {
    border-bottom: none;
}

.indNine1_r {
    width: 42%;
}

.indNine1_r_01 {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(22, 22, 22, 0.06);
    padding: clamp(1.563rem, 1.312rem + 1.06vw, 2.5rem) clamp(0.938rem, 0.352rem + 2.46vw, 3.125rem) clamp(1.563rem, 0.977rem + 2.46vw, 3.75rem);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
}

.indNine1_r_01 .title_text .title {
    color: #333333;
}

.indNine1_r_01 .title_text .text {
    color: #333333;
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
}

.indNine1_r_form .item {
    margin-bottom: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

.indNine1_r_form .item input {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333333;
    width: 100%;
    height: clamp(2.375rem, 2.007rem + 1.55vw, 3.75rem);
    padding: 0 10px 0 15px;
    border-radius: 6px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}

.indNine1_r_form .item select{
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333333;
    width: 100%;
    height: clamp(2.375rem, 2.007rem + 1.55vw, 3.75rem);
    padding: 0 10px 0 15px;
    border-radius: 6px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.indNine1_r_form .item textarea {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333333;
    width: 100%;
    height: clamp(5.625rem, 3.952rem + 7.04vw, 11.875rem);
    padding: 12px 10px 10px 15px;
    border-radius: 6px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    resize: none;
}

.indNine1_r_form .btn {
    padding-top: 5px;
}

.indNine1_r_form .btn input {
    font-family: "PlusJakartaSans-ExtraBold";
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    width: 100%;
    height: clamp(2.5rem, 2.165rem + 1.41vw, 3.75rem);
    border-radius: 30px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indNine1_r_form .btn input:hover {
    opacity: 0.8;
}

/* ~~~~~~index,css~~~~end */
/* ~~~~~~index,css~~~~end */
/* ~~~~~~index,css~~~~end */





/* ~~~~~footer,css */
/* ~~~~~footer,css */
/* ~~~~~footer,css */
.public_footer {
    border-top: clamp(0.188rem, 0.137rem + 0.21vw, 0.375rem) solid var(--hue);
    background: #2A2A2A;
}

.footer_top_w {
    padding-top: clamp(2.813rem, 2.394rem + 1.76vw, 4.375rem);
    padding-bottom: clamp(2.188rem, 1.602rem + 2.46vw, 4.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_top_title {
    font-size: clamp(1.375rem, 1.275rem + 0.42vw, 1.75rem);
    color: #ffffff;
    padding-bottom: clamp(0.813rem, 0.612rem + 0.85vw, 1.563rem);
}

.footer_top1_list .item {
    margin-bottom: clamp(0.375rem, 0.275rem + 0.42vw, 0.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.footer_top1_list .item .iconfont {
    width: clamp(1.75rem, 1.683rem + 0.28vw, 2rem);
    font-size: clamp(1.375rem, 1.308rem + 0.28vw, 1.625rem);
    color: #999999;
}

.footer_top1_list .item .text {
    width: calc(100% - clamp(1.75rem, 1.683rem + 0.28vw, 2rem));
    color: #999999;
}

.footer_top1_list .item .text a {
    color: #999999;
}

.footer_top1_list .item .text a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer_top1_media {
    padding-top: clamp(0.375rem, 0.057rem + 1.34vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.footer_top1_media a {
    display: block;
    font-size: clamp(1rem, 0.766rem + 0.99vw, 1.875rem);
    color: #ffffff;
    text-align: center;
    width: clamp(1.625rem, 1.357rem + 1.13vw, 2.625rem);
    height: clamp(1.625rem, 1.357rem + 1.13vw, 2.625rem);
    line-height: clamp(1.625rem, 1.357rem + 1.13vw, 2.625rem);
    border-radius: 50%;
    margin-right: clamp(0.625rem, 0.491rem + 0.56vw, 1.125rem);
}

.footer_top1_media a:hover {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.footer_top1_media>a:last-child {
    margin-right: 0;
}

.footer_top1_media>a:nth-child(1) {
    background: #3B5999;
}

.footer_top1_media>a:nth-child(2) {
    background: #0178B2;
}

.footer_top1_media>a:nth-child(3) {
    background: #FF011D;
}

.footer_top1_media>a:nth-child(4) {
    background: #219EF2;
}

.footer_top1_media>a:nth-child(5) {
    background: #090B0D;
}

.footer_top_list .item {
    margin-bottom: clamp(0.375rem, 0.258rem + 0.49vw, 0.813rem);
}

.footer_top_list .item a {
    color: #999999;
}

.footer_top_list .item a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer_top4_form .item {
    margin-bottom: clamp(0.75rem, 0.7rem + 0.21vw, 0.938rem);
}

.footer_top4_form .item input {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #ffffff;
    width: 100%;
    height: clamp(2.375rem, 2.325rem + 0.21vw, 2.563rem);
    background: #343434;
    border: none;
    border-radius: 4px;
    padding: 0 10px 0 15px;
}

.footer_top4_form .item textarea {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #ffffff;
    width: 100%;
    height: clamp(5.625rem, 4.755rem + 3.66vw, 8.875rem);
    background: #343434;
    border: none;
    border-radius: 4px;
    padding: 12px 10px 10px 15px;
    resize: none;
}

.footer_top4_form .btn input {
    font-family: "Poppins-Light";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333;
    width: clamp(9.375rem, 9.04rem + 1.41vw, 10.625rem);
    height: 38px;
    border-radius: 4px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.footer_top4_form .btn input:hover {
    opacity: 0.8;
}

.footer_top1 {
    width: 24%;
}

.footer_top2 {
    width: 17%;
}

.footer_top3 {
    width: 11%;
}

.footer_top4 {
    width: 24%;
}

.public_footer_bot {
    border-top: 1px solid #626262;
}

.footer_bot_w {
    padding-top: clamp(1rem, 0.849rem + 0.63vw, 1.563rem);
    padding-bottom: clamp(1rem, 0.849rem + 0.63vw, 1.563rem);
}

.footer_bot1 {
    color: #888888;
    text-align: center;
}

/* ~~~~~footer,css~~~~end */
/* ~~~~~footer,css~~~~end */
/* ~~~~~footer,css~~~~end */





/* ~~~~~~float r nav,css */
/* ~~~~~~float r nav,css */
/* ~~~~~~float r nav,css */
.pub_float_right_nav {
    position: fixed;
    z-index: 4;
    right: 0;
    top: 25%;
}

.pub_float_right_nav .item {
    position: relative;
    background: #333333;
    border-bottom: 1px solid #515151;
}

.pub_float_right_nav .item:hover .hover_show_text {
    right: 118%;
}

.pub_float_right_nav .item .icon_and_text {
    width: clamp(2.25rem, 2.016rem + 0.99vw, 3.125rem);
    height: clamp(2.25rem, 2.016rem + 0.99vw, 3.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pub_float_right_nav .item .icon_and_text .iconfont {
    font-size: clamp(1.125rem, 0.891rem + 0.99vw, 2rem);
    color: #ffffff;
}

.pub_float_right_nav .item .hover_show_text {
    position: absolute;
    z-index: -1;
    top: 50%;
    right: -600%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 4px;
    background: #333;
    padding: 5px 15px 5px 10px;
    -ms-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.pub_float_right_nav .item .hover_show_text a {
    display: block;
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #ffffff;
    white-space: nowrap;
    padding: 4px 0;
}

.pub_float_right_nav .item .hover_show_text::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    right: -5px;
    top: 50%;
    -ms-transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    border: 1px solid #333;
    border-bottom: none;
    border-left: none;
    background:  #333;
}

.pub_float_right_nav>.item:first-child {
    border-top-left-radius: 8px;
}

.pub_float_right_nav>.item:last-child {
    border-bottom-left-radius: 8px;
    border-bottom: none;
}

/* ~~~~~~float r nav,css~~~~end */
/* ~~~~~~float r nav,css~~~~end */
/* ~~~~~~float r nav,css~~~~end */





/* ~~~~~~pop_inquiry,css */
/* ~~~~~~pop_inquiry,css */
/* ~~~~~~pop_inquiry,css */
.module2Sixteen {
    display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(54, 54, 54, 0.5);
    justify-content: center;
    align-items: center;
  
    
}
.module2Sixteen_c{
    position: absolute;
    top:10%;
    left: 10%;
    margin: 0 auto;
    width: 80%;
    height: 80vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    border-radius: 28px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.module2Sixteen1 {
   
    width: 40%;
    height: 100%;
 
    cursor: pointer;
}

.module2Sixteen2 {
  
 width: 60%;
}

.page_pop_inquiry_form_close {
    font-size: 36px;
    color: #333;
    position: absolute;
    right: 10%;
    top: 10%;
    margin-top: -18px;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -ms-transform: translate(110%);
    -webkit-transform: translate(110%);
    transform: translate(110%);
   
}

/* .page_pop_inquiry_form_close:hover {
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    -ms-transform: translate(110%);
    -webkit-transform: translate(110%);
    transform: translate(110%);
} */

.module2Sixteen2 .indNine1_r_01 .indNine1_r_form .item input {
    height: clamp(2.375rem, 2.241rem + 0.56vw, 2.875rem);
}

.module2Sixteen2 .indNine1_r_01 .indNine1_r_form .item textarea {
    height: clamp(5.625rem, 5.207rem + 1.76vw, 7.188rem);
}

.module2Sixteen2 .indNine1_r_01 .indNine1_r_form .btn input {
    height: clamp(2.375rem, 2.241rem + 0.56vw, 2.875rem);
}

/* ~~~~~~pop_inquiry,css~~~~end */
/* ~~~~~~pop_inquiry,css~~~~end */
/* ~~~~~~pop_inquiry,css~~~~end */





/* ~~~~~Products,css */
/* ~~~~~Products,css */
/* ~~~~~Products,css */
.subPage_banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.subPage_banner_w {
    
}
.subPage_banner_w img{
width:100%
}
.subPage_crumbs {
     background-color: #FFF;
}

.subPage_crumbs_w {
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
    padding-bottom: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
}

.subPage_crumbs1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.subPage_crumbs1 .iconfont {
    width: clamp(1.75rem, 1.683rem + 0.28vw, 2rem);
    font-size: clamp(1.375rem, 1.308rem + 0.28vw, 1.625rem);
    color: #666666;
}

.subPage_crumbs1 .a_box {
    width: calc(100% - clamp(1.75rem, 1.683rem + 0.28vw, 2rem));
    color: #666666;
    padding-top: clamp(0rem, -0.033rem + 0.14vw, 0.125rem);
}

.subPage_crumbs1 .a_box a {
    color: #666666;
}

.subPage_crumbs1 .a_box a:hover {
    text-decoration: underline;
}

.pro_liOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_liOne1_l {
    width: 51.9%;
}

.pro_liOne1_l .title {
    color: #333333;
}

.pro_liOne1_l .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.266rem + 0.99vw, 1.375rem);
}

.pro_liOne1_l .btn {
    padding-top: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_liOne1_r {
    width: 45%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_liOne1_r img {
    width: 100%;
}

.pro_liOne1_r:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.pro_liTwo1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 35px;
    row-gap: 35px;
}

.paging_padding {
    padding-top: clamp(2.188rem, 1.686rem + 2.11vw, 4.063rem);
}

.public_paging .wp-pagenavi {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.public_paging .wp-pagenavi a {
    cursor: pointer;
}

.public_paging .wp-pagenavi a,
.public_paging .wp-pagenavi>span {
    display: block;
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #333333;
    text-align: center;
    width: clamp(2rem, 1.774rem + 0.95vw, 2.75rem);
    height: clamp(2rem, 1.774rem + 0.95vw, 2.75rem);
    line-height: clamp(2rem, 1.774rem + 0.95vw, 2.75rem);
    padding: 0;
    margin: 0 clamp(0.25rem, 0.2rem + 0.21vw, 0.438rem);
    border-radius: 4px;
    border: 1px solid #DCDCDC;
    background: #FFFFFF;
}

.public_paging .wp-pagenavi a>span {
    border: none;
    padding: 0;
    margin: 0;
}

.public_paging .wp-pagenavi a:hover {
    color: #ffffff;
    background: var(--hue);
    border-color: var(--hue);
}

.public_paging .wp-pagenavi a.paginationjs-prev,
.public_paging .wp-pagenavi a.paginationjs-next,
.public_paging .wp-pagenavi a.previouspostslink,
.public_paging .wp-pagenavi a.nextpostslink {
    width: clamp(5.313rem, 4.747rem + 2.38vw, 7.188rem);
}

.public_paging .wp-pagenavi a.hover {
    color: #ffffff;
    background: var(--hue);
    border-color: var(--hue);
}

.public_paging .wp-pagenavi>span.current {
    color: #ffffff;
    background: var(--hue);
    border-color: var(--hue);
}

.pro_liSix1 {
    max-width: 1160px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.938rem, -0.15rem + 4.58vw, 5rem);
    row-gap: clamp(0.75rem, 0.114rem + 2.68vw, 3.125rem);
}

.pro_liSix1 .item {
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liSix1 .item:hover {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.pro_liSix1 .item .title {
    color: #333333;
}

.pro_liSix1 .item .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.366rem + 0.56vw, 1rem);
}

.pro_liSix1 .item .list {
    padding-top: clamp(0.375rem, 0.107rem + 1.13vw, 1.375rem);
}

.pro_liSix1 .item .list .every {
    margin-bottom: clamp(0.313rem, 0.162rem + 0.63vw, 0.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_liSix1 .item .list .every .iconfont {
    width: clamp(1.875rem, 1.842rem + 0.14vw, 2rem);
    font-size: clamp(1.5rem, 1.467rem + 0.14vw, 1.625rem);
    color: var(--hue);
}

.pro_liSix1 .item .list .every span {
    width: calc(100% - clamp(1.875rem, 1.842rem + 0.14vw, 2rem));
    color: var(--hue);
    padding-top: clamp(0rem, -0.017rem + 0.07vw, 0.063rem);
}

.pro_liBoxSeven {
    background: #F5F5F5;
}

.faqBoxTwo1 .item {
    background: #FFFFFF;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    margin-bottom: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
    padding: clamp(0.625rem, 0.123rem + 2.11vw, 2.5rem) clamp(0.938rem, 0.352rem + 2.46vw, 3.125rem);
}

.faqTwo1_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
}

.faqTwo1_top_l {
    width: calc(100% - 70px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.faqTwo1_top_l .icon,
.faqTwo1_bot .icon {
    color: #FFFFFF;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.faqTwo1_top_l .tt {
    width: calc(100% - 30px);
    color: #333333;
    padding-left: 10px;
}

.faqTwo1_top_r {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.faqTwo1_bot {
    margin-top: clamp(0.5rem, 0.132rem + 1.55vw, 1.875rem);
    border-top: 1px solid #EEEEEE;
    padding-top: clamp(0.5rem, 0.299rem + 0.85vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.faqTwo1_bot .text {
    width: calc(100% - 30px);
    color: #666666;
    padding-top: 2px;
    padding-left: 10px;
}

.faqTwo1_bot_box {
    display: none;
}

.faqBoxTwo1 .item.hover .faqTwo1_top .faqTwo1_top_r {
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.faqBoxTwo1 .item.hover .faqTwo1_top_l .icon,
.faqBoxTwo1 .item.hover .faqTwo1_bot .icon {
    background: var(--hue);
}

.faqBoxTwo1>.item:last-child {
    margin-bottom: 0;
}

.pro_liBoxEight {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pro_liEight1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_liEight1_l {
    width: 36%;
}

.pro_liEight1_l_01 .subtitle {
    color: #FFFFFF;
    padding-bottom: clamp(0.375rem, 0.275rem + 0.42vw, 0.75rem);
}

.pro_liEight1_l_01 .title {
    color: #FFFFFF;
}

.pro_liEight1_l_02 .item {
    margin-bottom: clamp(0.5rem, 0.333rem + 0.7vw, 1.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_liEight1_l_02 .item::before {
    content: "";
    display: block;
    width: clamp(0.375rem, 0.342rem + 0.14vw, 0.5rem);
    height: clamp(0.375rem, 0.342rem + 0.14vw, 0.5rem);
    border-radius: 50%;
    background: #FFFFFF;
    margin-top: clamp(0.5rem, 0.483rem + 0.07vw, 0.563rem);
}

.pro_liEight1_l_02 .item span {
    width: calc(100% - clamp(0.375rem, 0.342rem + 0.14vw, 0.5rem));
    color: #FFFFFF;
    padding-left: 10px;
}

.pro_liEight1_l_03 {
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_liEight1_l_03 .iconfont {
    font-size: clamp(2.375rem, 2.308rem + 0.28vw, 2.625rem);
    color: var(--hue);
    text-align: center;
    width: clamp(3.25rem, 2.999rem + 1.06vw, 4.188rem);
    height: clamp(3.25rem, 2.999rem + 1.06vw, 4.188rem);
    line-height: clamp(3.25rem, 2.999rem + 1.06vw, 4.188rem);
    border-radius: 50%;
    background: #FFFFFF;
}

.pro_liEight1_l_03 .r_box {
    width: calc(100% - clamp(3.25rem, 2.999rem + 1.06vw, 4.188rem));
    padding-left: clamp(0.75rem, 0.717rem + 0.14vw, 0.875rem);
}

.pro_liEight1_l_03 .r_box .title {
    color: #FFFFFF;
}

.pro_liEight1_l_03 .r_box .text {
    color: #FFFFFF;
    padding-top: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
}

.pro_liEight1_l_03 .r_box .text a {
    color: #FFFFFF;
}

.pro_liEight1_l_03 .r_box .text a:hover {
    color: var(--hue);
    text-decoration: underline;
}

.pro_liEight1_r {
    width: 60.8%;
}

.pro_liEight1_r_01 {
    background: rgba(240, 244, 246, 0.62);
    border-radius: 10px;
    overflow: hidden;
    padding: clamp(1.563rem, 1.312rem + 1.06vw, 2.5rem) clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
}

.pro_liEight1_r_form_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_liEight1_r_form_top_l {
    width: 40%;
}

.pro_liEight1_r_form_top_l .item {
    margin-bottom: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
}

.pro_liEight1_r_form_top_l>.item:last-child {
    margin-bottom: 0;
}

.pro_liEight1_r_form_top_l .item input {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(2.375rem, 2.107rem + 1.13vw, 3.375rem);
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 10px 0 15px;
    border: none;
    box-shadow: 0 2px 2px rgba(28, 1, 1, 0.14);
}
.pro_liEight1_r_form_top_l .item select {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(2.375rem, 2.107rem + 1.13vw, 3.375rem);
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 10px 0 15px;
    border: none;
    box-shadow: 0 2px 2px rgba(28, 1, 1, 0.14);
}

.pro_liEight1_r_form_top_r {
    width: 58%;
}

.pro_liEight1_r_form_top_r textarea {
    display: block;
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #444444;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 12px 10px 10px 15px;
    border: none;
    resize: none;
    box-shadow: 0 2px 2px rgba(28, 1, 1, 0.14);
}

.pro_liEight1_r_form_bot {
    padding-top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
}

.pro_liEight1_r_form_bot input {
    font-family: "ACTADISPLAY-BOLD";
    font-size: clamp(1rem, 0.967rem + 0.14vw, 1.125rem);
    color: #333;
    width: clamp(15.313rem, 14.309rem + 4.23vw, 19.063rem);
    height: clamp(2.375rem, 2.107rem + 1.13vw, 3.375rem);
    border-radius: 30px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liEight1_r_form_bot input:hover {
    opacity: 0.8;
}

/* ~~~~~Products,css~~~~end */
/* ~~~~~Products,css~~~~end */
/* ~~~~~Products,css~~~~end */





/* ~~~~~product_det,css */
/* ~~~~~product_det,css */
/* ~~~~~product_det,css */
.pc_header.not_fixed {
    height: 115px;
}

.pro_deBoxOne {
    background: #F5F5F5;
}

.pro_deOne1_01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_deOne1_01_l {
    width: 50.6%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: 20px;
}

.pro_deOne1_01_l_dots {
    width: 17.3%;
}

.pro_deOne1_01_l_dots .item {
    cursor: pointer;
    margin-bottom: 10.5%;
    border-radius: 8px;
    overflow: hidden;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deOne1_01_l_dots>.item:last-child {
    margin-bottom: 0;
}

.pro_deOne1_01_l_dots .item img {
    width: 100%;
}

.pro_deOne1_01_l_dots .item.hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
}

.pro_deOne1_01_l_lunbo {
    width: 74%;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
}

.pro_deOne1_01_l_lunbo .item img {
    width: 100%;
}

.pro_deOne1_01_r {
    width: 49.3%;
}

.pro_deOne1_01_r_01 {
    padding-bottom: clamp(0.938rem, 0.82rem + 0.49vw, 1.375rem);
    border-bottom: 1px solid #DCDCDC;
}

.pro_deOne1_01_r_01 .title {
    color: #333333;
}

.pro_deOne1_01_r_01 .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
}

.pro_deOne1_01_r_02 {
    padding-top: clamp(0.938rem, 0.82rem + 0.49vw, 1.375rem);
    padding-bottom: clamp(0.938rem, 0.82rem + 0.49vw, 1.375rem);
    border-bottom: 1px solid #DCDCDC;
}

.pro_deOne1_01_r_02 .item {
    margin-bottom: clamp(0.313rem, 0.262rem + 0.21vw, 0.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne1_01_r_02 .item::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #604F3D;
    margin-top: clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem);
}

.pro_deOne1_01_r_02 .item span {
    width: calc(100% - 6px);
    color: #666666;
    padding-left: 10px;
}

.pro_deOne1_01_r_03 {
    padding-top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro_deOne1_01_r_03 a {
    width: clamp(11.25rem, 10.625rem + 3.13vw, 13.75rem);
    height: clamp(1.875rem, 1.594rem + 1.41vw, 3rem);
    border-radius: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_deOne1_01_r_03 a .iconfont {
    font-size: clamp(1.5rem, 1.467rem + 0.14vw, 1.625rem);
    color: #333333;
}

.pro_deOne1_01_r_03 a span {
    color: #333333;
    padding-left: 5px;
}
.pro_deOne1_01_r_05{
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    gap: 20px;
}
.pro_deOne1_01_r_05_1{
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
   
    gap: 10px;
}
.pro_deOne1_01_r_05_2{
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
 
    gap: 10px;
}
.pro_deOne1_01_r_03>a:nth-child(1) {
    background: var(--hue);
}

.pro_deOne1_01_r_03>a:nth-child(2) {
    background: #333333;
    margin-left: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}
.pro_deOne1_01_r_03>a:nth-child(2) .iconfont,.pro_deOne1_01_r_03>a:nth-child(2) span{
    color: #FFFFFF;
}
.pro_deOne1_01_r_04 {
    padding-top: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deOne1_01_r_04 .share_text {
    color: #666666;
    padding-right: 8px;
}

.pro_deTwo1 {
    border-top: 4px solid #333333;
    border-bottom: 1px solid #DFDFDF;
    background: #FFFFFF;
}

.pro_deTwo1_list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deTwo1_list .item {
    width: calc(100% / 7);
    height: 100px;
    border-right: 1px solid #DFDFDF;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deTwo1_list .item:hover {
    background: #333333;
}

.pro_deTwo1_list>.item:first-child {
    border-left: 1px solid #DFDFDF;
}

.pro_deTwo1_list .item .iconfont {
    font-size: 34px;
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deTwo1_list .item span {
    width: 100%;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 2px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deTwo1_list .item:hover .iconfont,
.pro_deTwo1_list .item:hover span {
    color: #ffffff;
}

.pro_deThree1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_deThree1_l {
    width: 51.9%;
}

.public_module_title .text {
    padding-top: clamp(0.125rem, 0.025rem + 0.42vw, 0.5rem);
}

.pro_deThree1_l_btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

}
.pro_deThree1_l_btn .hover2_style{
    background: #FFF;
    border-color:#FFF ;

} 
.pro_deThree1_l_btn1{
    justify-content: center;
}
.pro_deThree1_l_btn .hover2_style .iconfont{
    background: #FFF;
}
.pro_deThree1_r {
    width: 43.8%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_deThree1_r img {
    width: 100%;
}

.pro_deThree1_r:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.pro_deBoxFour {
    background: #F5F5F5;
}

table {
    width: 100%;
}

table tr td {
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333333;
    padding: clamp(0.563rem, 0.462rem + 0.42vw, 0.938rem) 10px clamp(0.563rem, 0.462rem + 0.42vw, 0.938rem) clamp(0.75rem, 0.114rem + 2.68vw, 3.125rem);
    border: 1px solid #DEE2E6;
}

table tr:nth-child(odd) {
    background: #F8F8F8;
}

table tr:nth-child(even) {
    background: #FFFFFF;
}

.pro_deFive1_lunbo .swiper-slide {
    height: auto;
}

.pro_deFive1_lunbo .item {
    height: 100%;
 
    border-radius: 20px;
   
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deFive1_lunbo .item:hover {
    background: #604F3D;
}

.pro_deFive1_lunbo .item .icon {
    width: clamp(2.875rem, 2.139rem + 3.1vw, 5.625rem);
    margin: 0 auto;
}

.pro_deFive1_lunbo .item .icon img {
    width: 100%;
}

.pro_deFive1_lunbo .item .icon .img_02 {
    display: none;
}

.pro_deFive1_lunbo .item:hover .icon .img_01 {
    display: none;
}

.pro_deFive1_lunbo .item:hover .icon .img_02 {
    display: block;
}

.pro_deFive1_lunbo .item .title {
    max-width: 180px;
    margin: 0 auto;
    color: #333333;
    text-align: center;
    padding-top: clamp(0.5rem, 0.333rem + 0.7vw, 1.125rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deFive1_lunbo .item:hover .title {
    color: #ffffff;
}

.pro_deBoxSix {
    background: #F5F5F5;
}

.pro_deSix1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 35px;
    row-gap: 35px;
}

.pro_deSix1 .item {
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
}

.pro_deSix1 .item .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_deSix1 .item .img_box img {
    width: 100%;
}

.pro_deSix1 .item:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.pro_deSix1 .item .bot_box {
    padding: clamp(0.875rem, 0.306rem + 2.39vw, 3rem) clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) clamp(1.25rem, 0.832rem + 1.76vw, 2.813rem);
}

.pro_deSix1 .item .bot_box .title {
    color: #333333;
    text-align: center;
}

.pro_deSix1 .item .bot_box .text {
    color: #333333;
    text-align: center;
    padding-top: clamp(0.375rem, 0.342rem + 0.14vw, 0.5rem);
}

.CaseList_item a {
    display: block;
}

.CaseList_item a .img_box {
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.CaseList_item a .img_box img {
    width: 100%;
}

.CaseList_item a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.CaseList_item a .bot_box {
    padding: clamp(0.875rem, 0.741rem + 0.56vw, 1.375rem) clamp(0rem, -0.502rem + 2.11vw, 1.875rem) 0;
}

.CaseList_item a .bot_box .title {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.CaseList_item a:hover .bot_box .title {
    color: #604F3D;
}

.CaseList_item a .bot_box .text {
    color: #999999;
    padding-top: clamp(0.5rem, 0.433rem + 0.28vw, 0.75rem);
}

.CaseList_item a .bot_box .btn {
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn.btn2 {
    border-color: #604F3D;
}

.public_page_btn.btn2:hover {
    background: #604F3D;
}

.public_page_btn.btn2 span,
.public_page_btn.btn2 .iconfont {
    color: #604F3D;
}

.public_page_btn.btn2:hover span,
.public_page_btn.btn2:hover .iconfont {
    color: #ffffff;
}

.pro_deSeven1_btn {
    max-width: 1102px;
    margin: clamp(1.25rem, 0.414rem + 3.52vw, 4.375rem) auto 0;
}

.pro_deSeven1_dots {
    position: relative;
    height: 2px;
    background: #DAD4CD;
}

.pro_deSeven1_dots .swiper-pagination-progressbar-fill {
    background: var(--hue);
}

.pro_deBoxEight {
    background: #F5F5F5;
}

/* ~~~~~product_det,css~~~~end */
/* ~~~~~product_det,css~~~~end */
/* ~~~~~product_det,css~~~~end */





/* ~~~~~Contact,css */
/* ~~~~~Contact,css */
/* ~~~~~Contact,css */
.conBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.conOne1_l {
    width: 49.5%;
    column-gap: 20px;
    row-gap: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.conOne1_l .item {
    width: calc((100% - 20px) / 2);
    background: #F5F5F5;
    border-radius: 20px;
    padding: clamp(1.125rem, 0.657rem + 1.97vw, 2.875rem) clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem) clamp(1.125rem, 0.724rem + 1.69vw, 2.625rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_l .item:hover {
    background: var(--hue);
}

.conOne1_l .item .iconfont {
    font-size: clamp(1.875rem, 1.708rem + 0.7vw, 2.5rem);
    color: #333333;
    text-align: center;
    width: clamp(2.875rem, 2.524rem + 1.48vw, 4.188rem);
    height: clamp(2.875rem, 2.524rem + 1.48vw, 4.188rem);
    line-height: clamp(2.875rem, 2.524rem + 1.48vw, 4.188rem);
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0 2px 8px rgba(28, 1, 1, 0.04);
    margin: 0 auto;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_l .item:hover .iconfont {
    color: var(--hue);
    background: #333;
}

.conOne1_l .item .title {
    color: #333333;
    text-align: center;
 
    padding-top: clamp(0.625rem, 0.592rem + 0.14vw, 0.75rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_l .item .text {
    color: #333333;
    text-align: center;
    padding-top: 2px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_l .item:hover .title,
.conOne1_l .item:hover .text,
.conOne1_l .item:hover .text a {
    color: #333;
}

.conOne1_l .item .text a {
    color: #333333;
    word-break: break-all;
}

.conOne1_l .item .text a:hover {
    text-decoration: underline;
}

.conOne1_l .item.last {
    width: 100%;
}

.conOne1_r {
    width: 47.6%;
    background: #F8F8F8;
    border-radius: 10px;
    padding: clamp(1.875rem, 1.791rem + 0.35vw, 2.188rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem) clamp(1.875rem, 1.507rem + 1.55vw, 3.25rem);
}

.conOne1_r_01 {
    color: #333333;
    padding-bottom: clamp(1.125rem, 1.008rem + 0.49vw, 1.563rem);
}

.conOne1_r_02 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.conOne1_r_02 .item {
    width: calc((100% - 25px) / 2);
    margin-bottom: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
}

.conOne1_r_02 .item .input_tt {
    color: #333333;
    padding-bottom: clamp(0.313rem, 0.195rem + 0.49vw, 0.75rem);
}

.conOne1_r_02 .item input {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    width: 100%;
    height: clamp(2.375rem, 2.275rem + 0.42vw, 2.75rem);
    border: 1px solid #DCDCDC;
    background: #FFFFFF;
    padding: 0 10px 0 15px;
}

.conOne1_r_02 .item.last {
    width: 100%;
}

.conOne1_r_02 .item textarea {
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    width: 100%;
    height: clamp(5.625rem, 3.651rem + 8.31vw, 13rem);
    border: 1px solid #DCDCDC;
    background: #FFFFFF;
    padding: 12px 10px 10px 15px;
    resize: none;
}

.conOne1_r_02 .btn {
    width: 100%;
}

.conOne1_r_02 .btn input {
    font-family: "ACTADISPLAY-BOLD";
    font-size: clamp(1.125rem, 0.985rem + 0.59vw, 1.5rem);
    color: #333;
    width: 100%;
    height: clamp(2.5rem, 2.349rem + 0.63vw, 3.063rem);
    border-radius: 25px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_r_02 .btn input:hover {
    opacity: 0.8;
}

.conBoxTwo img {
    width: 100%;
}

/* ~~~~~Contact,css~~~~end */
/* ~~~~~Contact,css~~~~end */
/* ~~~~~Contact,css~~~~end */





/* ~~~~~blog_det,css */
/* ~~~~~blog_det,css */
/* ~~~~~blog_det,css */
.new_deOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.new_deOne1_l {
    width: 70.6%;
}

.new_deOne1_l_01 {
    color: #333333;
}

.new_deOne1_l_02 {
    padding: clamp(0.75rem, 0.365rem + 1.62vw, 2.188rem) 0 clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
    border-bottom: 1px solid #EEEEEE;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_02 .item {
    margin-right: clamp(0.75rem, 0.549rem + 0.85vw, 1.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_02>.item:last-child {
    margin-right: 0;
}

.new_deOne1_l_02 .item .iconfont {
    width: clamp(1.563rem, 1.479rem + 0.35vw, 1.875rem);
    font-size: clamp(1.375rem, 1.342rem + 0.14vw, 1.5rem);
    color: #999999;
}

.new_deOne1_l_02 .item .text {
    color: #999999;
}

.new_deOne1_l_03 {
    color: #666666;
    padding: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem) 0 clamp(1.25rem, 0.246rem + 4.23vw, 5rem);
}

.new_deOne1_l_03 img {
    height: auto !important;
    max-width: 100%;
}

.new_deOne1_l_04 {
    background: #F8F8F8;
    padding: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.new_deOne1_l_04 .item {
    width: calc((100% - 30px) / 2);
}

.new_deOne1_l_04>.item:nth-child(1) {
    border-right: 1px solid #ECECEC;
}

.new_deOne1_l_04 .item a {
    display: block;
    padding: clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem) clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem) clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem) 0;
}

.new_deOne1_l_04 .item a .title {
    color: #333333;
}

.new_deOne1_l_04 .item a .text {
    color: #666666;
    padding-top: 5px;
}

.new_deOne1_l_04 .item a:hover .text {
    color: var(--hue);
    text-decoration: underline;
}

.new_deOne1_r {
    width: 27%;
    border-left: 1px solid #EEEEEE;
    padding-left: 2.2%;
}

.new_deOne1_r_title {
    color: #333333;
    padding-bottom: clamp(0.938rem, 0.887rem + 0.21vw, 1.125rem);
}

.new_deOne1_r_01_list .item {
    border-bottom: 1px solid #EEEEEE;
}

.new_deOne1_r_01_list .item a {
    padding: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_r_01_list .item a .img_box {
    width: 35.4%;
    border-radius: 8px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.new_deOne1_r_01_list .item a .img_box img {
    width: 100%;
}

.new_deOne1_r_01_list .item a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.new_deOne1_r_01_list .item a .r_box {
    width: 64.6%;
    padding-left: clamp(0.625rem, 0.491rem + 0.56vw, 1.125rem);
}

.new_deOne1_r_01_list .item a .r_box .date {
    color: #737373;
    padding-bottom: 2px;
}

.new_deOne1_r_01_list .item a .r_box .title {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_deOne1_r_01_list .item a:hover .r_box .title {
    color: var(--hue);
}

.new_deOne1_r_02 {
    padding-top: 25px;
}

.blog_det_r_pro_list .ProductList_item {
    margin-bottom: clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem);
 
}
.blog_det_r_pro_list .ProductList_item img {
  
    border: 1px solid #DCDCDC;
    border-radius: 25px;
}
.new_deOne1_r_02_btn {
    padding-top: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
}

.new_deOne1_r_02_btn a {
    height: clamp(2.375rem, 2.241rem + 0.56vw, 2.875rem);
    border-radius: 25px;
    background: var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.new_deOne1_r_02_btn a span {
    color: #FFFFFF;
}

.new_deOne1_r_02_btn a .iconfont {
    font-size: 18px;
    color: #ffffff;
    padding-left: 5px;
}

/* ~~~~~blog_det,css~~~~end */
/* ~~~~~blog_det,css~~~~end */
/* ~~~~~blog_det,css~~~~end */





/* ~~~~~~Blog,css */
/* ~~~~~~Blog,css */
/* ~~~~~~Blog,css */
.new_liTwo1 .item {
    padding: clamp(1.25rem, 0.748rem + 2.11vw, 3.125rem) 0;
    border-bottom: 1px solid #DCDCDC;
}

.new_liTwo1 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.new_liTwo1 .item a .img_box {
    width: 23.8%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.new_liTwo1 .item a .img_box img {
    width: 100%;
}

.new_liTwo1 .item a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.new_liTwo1 .item a .r_box {
    width: 73%;
}

.new_liTwo1 .item a .r_box .subtitle_date {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_liTwo1 .item a .r_box .subtitle_date .line1 {
    width: clamp(1.563rem, 1.479rem + 0.35vw, 1.875rem);
    height: 1px;
    background: var(--hue);
}

.new_liTwo1 .item a .r_box .subtitle_date .subtitle {
    color: var(--hue);
    padding-left: 5px;
}

.new_liTwo1 .item a .r_box .subtitle_date .line2 {
    width: 1px;
    height: 12px;
    background: var(--hue);
    margin: 0 12px 2px;
}

.new_liTwo1 .item a .r_box .subtitle_date .date {
    color: #737373;
}

.new_liTwo1 .item a .r_box .title {
    color: #333333;
    padding-top: clamp(0.375rem, 0.275rem + 0.42vw, 0.75rem);
}

.new_liTwo1 .item a .r_box .text {
    color: #666666;
    padding-top: clamp(0.313rem, 0.229rem + 0.35vw, 0.625rem);
}

.new_liTwo1 .item a .r_box .btn {
    width: clamp(8.438rem, 7.518rem + 3.87vw, 11.875rem);
    height: clamp(2.375rem, 2.241rem + 0.56vw, 2.875rem);
    border-radius: 25px;
    border: 1px solid #333;
    margin-top: clamp(0.75rem, 0.583rem + 0.7vw, 1.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_liTwo1 .item a:hover .r_box .btn {
    background: var(--hue);
    border-color: var(--hue);
}

.new_liTwo1 .item a .r_box .btn span {
    color: #333;
    font-family: "ACTADISPLAY-BOLD";
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_liTwo1 .item a .r_box .btn .iconfont {
    font-size: clamp(1.125rem, 1.092rem + 0.14vw, 1.25rem);
    color: #604F3D;
    padding-left: 5px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_liTwo1 .item a:hover .r_box .btn span,
.new_liTwo1 .item a:hover .r_box .btn .iconfont {
    color: #333;
}

/* ~~~~~~Blog,css~~~~end */
/* ~~~~~~Blog,css~~~~end */
/* ~~~~~~Blog,css~~~~end */





/* ~~~~~Cases,css */
/* ~~~~~Cases,css */
/* ~~~~~Cases,css */
.caseBoxOne1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 60px;
    row-gap: 60px;
}

/* ~~~~~Cases,css~~~~end */
/* ~~~~~Cases,css~~~~end */
/* ~~~~~Cases,css~~~~end */



/* ~~~~~~Customized,css */
/* ~~~~~~Customized,css */
/* ~~~~~~Customized,css */
.custBoxOne{
    flex-wrap: wrap;
    background: #FFF;
    align-items: flex-start;
}
.custBoxOne .indBoxFive_l{
    width: 100%;
    text-align: center;
  
}

.custBoxOne .indBoxFive_r{
    width: 100%;
}
.custBoxOne .indFive2_01{
    width: 100%;
    align-items: stretch;
    position: relative;
    overflow: hidden;
}
.custBoxOne .indFive2_01::before{
    /* content: '';
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    height: 1px;
    background:var(--hue);
    z-index: 0; */
}
.custBoxOne .indFive2_01 .item{
    
    justify-content: flex-start;
    width: auto;
    padding: 0;
    background:none;
    max-width: 258px;
    flex-grow: 1;
    position: relative;
    z-index: 2;
    
}
.custBoxOne .indFive2_01 .icon{
    background: #FFF;
    position: relative;
}
.custBoxOne .indFive2_01 .icon::before{
    content: '';
    position: absolute;
    top: 18px;
    left:-50%;
    width: 100vw;
    height: 1px;
    background:var(--hue);
    z-index: -1;
}

.custBoxOne .indFive2_01 .item:hover{
    width: auto;
    background: none;
}
.custBoxOne .indFive2_01 .item .r_box{
    max-width: 100%;
}


.conOne1_r .item select{
    font-family: "PlusJakartaSans-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #333333;
    width: 100%;
    height: clamp(2.375rem, 2.275rem + 0.42vw, 2.75rem);
    padding: 0 10px 0 15px;
     
    background: #FFFFFF;
    border: 1px solid #DCDCDC;;
}



.custBoxTwo {
    background: #F5F5F5;
}
.custBoxTwo .indBoxFive_l{
    width: 50%;
}
.custBoxTwo .indBoxFive_r{
    width: 50%;
}
.custBoxTwo .indFive2_01 .item{
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 110px;
    background: none;
    position: relative;
}


.custBoxTwo .indFive2_01 .item::after{
    content: '';
    position: absolute;
    bottom:  0;
    right:  0;
    width: calc(100% - 99px);
    height: 1%;
    background: #DCDCDC;
    z-index: 1;
}

.custBoxTwo .indFive2_01 .item.hover, .custBoxTwo .indFive2_01 .item:hover{
    background: #FFF;

    border-bottom: none;
}

.custBoxTwo .indFive2_01 .item.hover::after, .custBoxTwo .indFive2_01 .item:hover::after{
    display: none;
}
.custBoxTwo .indFive2_01 .item .icon{
    width: 66px;
    height: 66px;
    border: none;
}
.custBoxTwo .indFive2_01 .item.hover .icon, .custBoxTwo .indFive2_01 .item:hover .icon{
    background: none;
}
.custBoxTwo .indFive2_01 .item .r_box{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
    gap: 5px;
}

.custBoxTwo .indBoxFive_r img{
    border-radius: 30px;
}
.custBoxTwo1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.custTwo1_l {
    width: 47.5%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.custTwo1_l img {
    width: 100%;
}

.custTwo1_l:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.custTwo1_r {
    width: 48.1%;
}

.custTwo1_r_01 .item {
    margin-bottom: clamp(0.813rem, 0.495rem + 1.34vw, 2rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.custTwo1_r_01 .item .icon {
    width: clamp(2.25rem, 2.183rem + 0.28vw, 2.5rem);
    padding-top: clamp(0rem, -0.033rem + 0.14vw, 0.125rem);
}

.custTwo1_r_01 .item .icon img {
    width: 100%;
}

.custTwo1_r_01 .item .r_box {
    width: calc(100% - clamp(2.25rem, 2.183rem + 0.28vw, 2.5rem));
    padding-left: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
}

.custTwo1_r_01 .item .r_box .title {
    color: #333333;
}

.custTwo1_r_01 .item .r_box .text {
    color: #666666;
    padding-top: clamp(0.25rem, 0.183rem + 0.28vw, 0.5rem);
}

.custTwo1_r_02 {
    padding-top: 5px;
    padding-left: calc(clamp(2.25rem, 2.183rem + 0.28vw, 2.5rem) + clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem));
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.custBoxFour{
    background: #F5F5F5;
}
.custBoxFour1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    row-gap: 40px;
}

.custBoxFour1 .item {
    background: #F5F5F5;
    border-radius: 20px;
    overflow: hidden;
    padding: clamp(1.25rem, 0.915rem + 1.41vw, 2.5rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.custBoxFour1 .item:hover {
    background: var(--hue);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.custBoxFour1 .item .icon {
    width: clamp(2.5rem, 2.4rem + 0.42vw, 2.875rem);
}

.custBoxFour1 .item .icon img {
    width: 100%;
}

.custBoxFour1 .item .icon .img_02 {
    display: none;
}

.custBoxFour1 .item:hover .icon .img_01 {
    display: none;
}

.custBoxFour1 .item:hover .icon .img_02 {
    display: block;
}

.custBoxFour1 .item .r_box {
    width: calc(100% - clamp(2.5rem, 2.4rem + 0.42vw, 2.875rem));
    padding-left: clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem);
}

.custBoxFour1 .item .r_box .title {
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.custBoxFour1 .item .r_box .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.custBoxFour1 .item:hover .r_box .title,
.custBoxFour1 .item:hover .r_box .text {
    color: #ffffff;
}

.custBoxFive {
    background: #FFF;
}

.custFive1_lunbo_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.custFive1_lunbo_top .img_box {
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.custFive1_lunbo_top .img_box img {
    width: 100%;
}

.custFive1_lunbo_top .img_box:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.custFive1_lunbo_top>.img_box:nth-child(1) {
    width: 26.4%;
}

.custFive1_lunbo_top>.img_box:nth-child(2) {
    width: 26.4%;
}

.custFive1_lunbo_top>.img_box:nth-child(3) {
    width: 44.6%;
}

.custFive1_lunbo_bot {
    padding-top: 1.2%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.custFive1_lunbo_bot .img_box {
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.custFive1_lunbo_bot .img_box img {
    width: 100%;
}

.custFive1_lunbo_bot .img_box:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.custFive1_lunbo_bot>.img_box:nth-child(1) {
    width: 44.6%;
}

.custFive1_lunbo_bot>.img_box:nth-child(2) {
    width: 26.4%;
}

.custFive1_lunbo_bot>.img_box:nth-child(3) {
    width: 26.4%;
}

/* ~~~~~~Customized,css~~~~end */
/* ~~~~~~Customized,css~~~~end */
/* ~~~~~~Customized,css~~~~end */






/* ~~~~~~About,css */
/* ~~~~~~About,css */
/* ~~~~~~About,css */
.aboBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.aboBoxOne_w_t{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
 
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: clamp(1.25rem, 1.237rem + 0.06vw, 1.875rem);
    margin-bottom: clamp(1.25rem, 1.237rem + 0.06vw, 1.875rem);
    line-height: 1.6;
    position: relative;

}
.aboBoxOne_w_t .img_box{
    position: absolute;
    right: 0;
    top: 0;
}
.aboOne1_l {
    position: relative;
    width: 55%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
    cursor: pointer;
}

.aboOne1_l img {
    width: 100%;
}

.aboOne1_l:hover > img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.aboOne1_l .play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(3.75rem, 2.83rem + 3.87vw, 7.188rem);
}

@-webkit-keyframes line_animate {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0.1;
    }

    50% {
        width: 140%;
        height: 140%;
        opacity: 0.8;
    }

    100% {
        width: 180%;
        height: 180%;
        opacity: 0;
    }
}

@keyframes line_animate {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0.1;
    }

    50% {
        width: 140%;
        height: 140%;
        opacity: 0.8;
    }

    100% {
        width: 180%;
        height: 180%;
        opacity: 0;
    }
}

.aboOne1_l .play_btn .line1,
.aboOne1_l .play_btn .line2,
.aboOne1_l .play_btn .line3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 1);
}

.aboOne1_l .play_btn .line1 {
    -webkit-animation: line_animate 3s linear 0s infinite;
    animation: line_animate 3s linear 0s infinite;
}

.aboOne1_l .play_btn .line2 {
    -webkit-animation: line_animate 3s linear 1s infinite;
    animation: line_animate 3s linear 1s infinite;
}

.aboOne1_l .play_btn .line3 {
    -webkit-animation: line_animate 3s linear 2s infinite;
    animation: line_animate 3s linear 2s infinite;
}

/* 点击视频弹出播放框css */

.ind_video_maskBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.ind_video_maskBox .video_Box_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    width: 800px;
    height: 485px;
}

.ind_video_maskBox .video_Box_1 .videoIframe {
    background: #333333;
    width: 100%;
    height: 100%;
    border: none;
}

.ind_video_maskBox .video_Box_1 .closeBtn {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ind_video_maskBox .video_Box_1 .closeBtn:hover {
    color: #f40a0a;
}

/* 点击视频弹出播放框css~~~~~~~~~~~~结束 */

.aboOne1_r {
    width: 41%;
    margin-top: 30px;
}

.aboBoxTwo {
    background: #F5F5F5;
}

.aboBoxTwo1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 80px;
}

.aboBoxTwo1 .item {
    border-radius: 20px;
    background: url(../images/about_03.png) no-repeat center bottom / cover;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboBoxTwo1 .item:hover {
    background-image: url(../images/about_03_1.png);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.aboBoxTwo1 .item a {
    display: block;
    height: 100%;
    padding: clamp(1.25rem, 0.882rem + 1.55vw, 2.625rem) clamp(0.75rem, 0.449rem + 1.27vw, 1.875rem) 0;
}

.aboBoxTwo1 .item a .title {
    color: #FFFFFF;
    padding-bottom: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

.aboBoxTwo1 .item a .btn {
    padding-bottom: 16px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.aboBoxTwo1 .item a .img_box {
    max-width: 271px;
    margin: 0 auto -15px;
}

.aboBoxTwo1 .item a .img_box img {
    width: 100%;
}

.aboBoxThree1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: clamp(1.25rem, 0.414rem + 3.52vw, 4.375rem);
}

.aboBoxThree1 .item {
    text-align: center;
    padding: 0 clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
    border-right: 1px solid #DCDCDC;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.aboBoxThree1 .item .img_box{
    width: 88px;
}
.aboBoxThree1 .item .text_box{
    width: calc(100% - 110px);
    text-align: left;
}
.aboBoxThree1 > .item:last-child {
    border-right: none;
}

.aboBoxThree1 .item .number {
     
    color: var(--hue);
}

.aboBoxThree1 .item .text {
    color: #333333;
    padding-top: 5px;
}

.aboBoxThree2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 25px;
    gap: 25px;
}

.aboBoxThree2 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    
}
.pro_deBoxNine2{
    background-color: #FFF;
}
.pro_deBoxNine2_t{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px;
}
.pro_deBoxNine2_t .item{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 15px 0;
    gap: 5px;
   
}
.aboBoxThree2 .img_box {
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboBoxThree2 .img_box img {
    width: 100%;
}

.aboBoxThree2 .img_box:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.aboBoxFour {
    background: #F5F5F5;
}

.aboFour1_lunbo .item {
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    padding: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) clamp(1.125rem, 0.924rem + 0.85vw, 1.875rem);
}

.aboFour1_lunbo .item .img_box {
    border: 1px solid #DCDCDC;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboFour1_lunbo .item .img_box img {
    width: 100%;
}

.aboFour1_lunbo .item:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.aboFour1_lunbo .item .bot_box {
    padding-top: clamp(0.625rem, 0.374rem + 1.06vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.aboFour1_lunbo .item .bot_box span {
    width: calc(100% - clamp(2.25rem, 2.116rem + 0.56vw, 2.75rem));
    color: #333333;
}

.aboFour1_lunbo .item .bot_box .iconfont {
    font-size: clamp(1rem, 0.9rem + 0.42vw, 1.375rem);
    color: #ffffff;
    text-align: center;
    width: clamp(1.625rem, 1.491rem + 0.56vw, 2.125rem);
    height: clamp(1.625rem, 1.491rem + 0.56vw, 2.125rem);
    line-height: clamp(1.625rem, 1.491rem + 0.56vw, 2.125rem);
    border-radius: 50%;
    background: var(--hue);
}

.aboBoxSix {
    background: #F5F5F5;
}

.aboBoxSix1 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 15px;
    row-gap: 20px;
}

.aboBoxSix1 .item {
    border-radius: 20px;
    overflow: hidden;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboBoxSix1 .item:hover {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

.aboBoxSix1 .item img {
    width: 100%;
}

/* ~~~~~~About,css~~~~end */
/* ~~~~~~About,css~~~~end */
/* ~~~~~~About,css~~~~end */


/* index_seven */
.index_seven{
    position: relative;
}
.index_seven_img {
    position: relative;
    z-index: 1;
}
.index_seven .wrap{
    
}
.index_seven_l {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .index_seven_r {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 3;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    gap: 28px;
  }
  .index_seven_r .subtitle{
    color:#FFF;
  }
  .index_seven_r .title{
    color:#FFF;
  }
  
  .index_seven_left {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .index_seven_table{
   
       display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .index_seven_table .item {
       width: calc((100% - 1.56vw) / 2);
      min-height:clamp(2.5rem, 2.031rem + 2.34vw, 4.375rem);
    background-color: #ffffff;
    border: 1px solid #c1c1c1;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding-left: 2.08vw;
    margin: 1.56vw 1.56vw 0 0;
    cursor: pointer;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
  }
  .index_seven_table .item:nth-child(2n){
    margin-right: 0;
  }
  .index_seven_table .item:hover,
  .index_seven_table .item.hover {
    background-color: var(--hue);
    border-color: var(--hue);
    color: #ffffff;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .index_seven_table .item .tt {
    margin-left: 10px;
  }
  
  .index_seven_icon_pic{
    background-color: #ffffff;
    width: 96px;
    height: 96px;
    border: 1px solid var(--hue);
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    border-radius: 100%;
    overflow: hidden;
       z-index: 3;
      cursor: pointer;
  }
  .index_seven_icon {
    position: absolute;
 
    width: clamp(18.75rem, -27.75rem + 62vw, 34.25rem);
    height: 112px;
    
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -ms-justify-content:  space-between;
    -webkit-justify-content:  space-between;
    overflow: hidden;
       z-index: 3;
      cursor: pointer;

  }
  .index_seven_icon_item{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -ms-justify-content:  space-between;
    -webkit-justify-content:  space-between;
    width: 100%;
  }
  .index_seven_icon_item_nr{
    color:#FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    gap: 15px;
    width: calc(100% - 250px)
  }
  .index_seven_icon_item_nr_1{
    width: 100%;
  }
  .index_seven_icon_item_nr_1::after{
    width: 30px;
    height: 1px;
    background-color: var(--hue);
    content: "";
    display: block;
    margin-top: 13px;
    
  }
  .index_seven_icon img {
  }
  .index_seven_icon .hide {
    display: none;
  }
  .index_seven_icon.hover .show {
    display: none;
  }
  .index_seven_icon.hover .hide {
    display: block;
  }
  .index_seven_icon.hover .index_seven_icon_pic {
    background: none;
  }
  
  .index_seven_icon:nth-child(4) .index_seven_icon_item,
  .index_seven_icon:nth-child(5) .index_seven_icon_item,
  .index_seven_icon:nth-child(6) .index_seven_icon_item{
    flex-direction: row-reverse;
  }
  .index_seven_icon:nth-child(1) {
    top: 5%;
    right: 78%;
    
  }
 

  .index_seven_icon:nth-child(2) {
    top: 45%;
    right: 92%;
  }
  .index_seven_icon:nth-child(3) {
    top: 85%;
    right: 64%;
  }
  .index_seven_icon:nth-child(4) {
     top:85%;
    left: 66%
  
  }
  .index_seven_icon:nth-child(5) {
  
          top: 45%;
      left: 92%;
  }
  .index_seven_icon:nth-child(6) {
    top: 5%;
    left: 78%;
  }
  
  .index_seven_box {
   
    border: 1px solid var(--hue);
    border-radius: 50%;
    width: clamp(18.75rem, 14.938rem + 19.06vw, 34rem);
    height: clamp(18.75rem, 14.938rem + 19.06vw, 34rem);
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    position: relative;
    margin: 30px  auto 0 auto;
  }
  
  .index_seven_swiper {
    width: calc(100% - clamp(3.125rem, 2.344rem + 3.91vw, 6.25rem));
    height: calc(100% - clamp(3.125rem, 2.344rem + 3.91vw, 6.25rem));
    border-radius: 100%;
    overflow: hidden;
    margin-top: 30px;
  }
  .index_seven_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #310400;
    opacity: 42%;
  }
  .index_seven_item .pic {
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
  }
  .index_seven_item .pic img {
    width: 100%;
    height: 100%;
  }
  .index_seven_item .con {
    padding: 3.65vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
  }
  .index_seven_item .text {
    margin: clamp(0.313rem, 0.156rem + 0.78vw, 0.938rem) 0; 
  }
  .index_seven_item .btn {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
  }
  .index_seven_item .btn .tt {
    margin-right: 10px;
  }


  
.cir_line_box {
    position: absolute;
    left: 50%;
    top: 50%;
    width:clamp(25rem, 24.862rem + 0.69vw, 31.75rem);
    height:clamp(25rem, 24.862rem + 0.69vw, 31.75rem);
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .cir_line_box .line,
  .cir_line_box .line1,
  .cir_line_box .line2,
  .cir_line_box .line3 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    border: 1px solid#fff;
    transform: translate(-50%, -50%);
    transform-origin: center center;
  }
  .cir_line_box .pic {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    height: 100%;
  }
  .cir_line_box .line{
    animation: aaaa3 3s infinite linear;
    animation-delay: -2s;
  }
  .cir_line_box .line1 {
    animation: aaaa3 3s infinite linear;
    animation-delay: -1s;
  }
  .cir_line_box .line2 {
    animation: aaaa3 3s infinite linear;
    animation-delay: 0s;
  }
  .cir_line_box .line3 {
    animation: aaaa3 3s infinite linear;
    animation-delay: 1s;
  }
  @keyframes aaaa3 {
    0% {
      width: 100%;
      height: 100%;
      opacity: 0;
    }
    50% {
      width: 130%;
      height: 130%;
      opacity: 0.45;
    }
    100% {
      width: 160%;
      height: 160%;
      opacity: 0;
    }
  }
  @keyframes rotates {
    0% {
      transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
    }
  }

  /* kehupingjia */
  .kehupingjia{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFF;
    border-radius: 20px;
    padding:  clamp(1.25rem, 0.625rem + 3.13vw, 3.75rem) clamp(0.938rem, 0.391rem + 2.73vw, 3.125rem);
    gap: 30px;
    transition: 0.5s;
  }
  .kehupingjia_l{
    width: 128px;
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .kehupingjia_r{
    width: calc(100% - 158px);
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .kehupingjia:hover{
    box-shadow:  0 0 10px rgba(0, 0,0,0.1);
    transition: 0.5s;
  }
.subPage_banner_box2{
    position: relative;
}
.subPage_banner_box2 .subPage_crumbs{
    position: absolute;
    left: 0;
    top:112px;
    width: 100%;
    background: none;
    color: #FFF;
}
.subPage_banner_box2 .subPage_crumbs .iconfont ,.subPage_banner_box2 .subPage_crumbs .a_box,.subPage_banner_box2 .subPage_crumbs .a_box a{
    color: #FFF;
}

.aboBoxTwo_c .item{
    width: 100%;

}
.aboBoxTwo_c .item .text{
    display: none;
}


.index_banner_btn4{
    position: absolute;
    top:50%;
    right: 30%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 40%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 999;

}
.index_3_btn4{
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
.index_banner_btn4 .swiper-button-next{
	
	width: 48px;
	height: 48px;
	border-radius: 50%;;
    background: #333;
	-ms-transform: translateX(110%);
    -webkit-transform: translateX(110%);
    transform: translateX(110%);

}
.index_banner_btn4 .swiper-button-prev{
    background: #333;
	width: 48px;
	height: 48px;
	border-radius: 50%;;
	-ms-transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
}
.index_banner_btn4 .swiper-button-next:after{
	font-size: 24px;
    color: var(--hue);
}
.index_banner_btn4  .swiper-button-prev:after{
	font-size: 24px;
    color: var(--hue);
}

.aboBoxTwo_c_box{
    position: relative;
   
}
.aboBoxTwo_c {
    overflow: visible;
}
.aboBoxTwo_c_box img{
    width: 100%;
    border-radius: 15px;
}
.aboBoxTwo_c_box .swiper-slide{
    opacity: 0.5;
    transform: scale(1);
    border-radius: 30px;
}
.aboBoxTwo_c_box .swiper-slide-active{
    opacity: 1;
    
    transform: scale(1.1);
}
.aboBoxThree_c{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    gap: 30px;
}
.aboBoxThree_c .item{
    width: 23%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    
}
.aboBoxThree_c .item img{
    border-radius:50%;
}
.aboBoxThree_c .item:hover img{
    transform: scale(1.04);
    transition: all 0.5s;
}

.pro_nav .wrap{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px ;
    flex-direction: row;
    flex-wrap: wrap;
}
.pro_nav a{
    border: 1px solid #333;
    padding: 12px 30px;
    border-radius:30px;
    
   
    color: #333;
    display: inline-block;;
}
.pro_nav a:hover,.pro_nav a.hover{
    background: var(--hue);
    border-color: var(--hue);
}
.pro_liTwo2 .ProductList_item_top a .title{
    text-align: center;
}
.pro_liTwo2 .img_box{
    position: relative;
}
.pro_liTwo2_bofang{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  
    background: rgba(0, 0, 0, .2);
}
.pro_liTwo2_bofang img{
    width: 73px;
    height: 73px;
}


.ind_cy_BoxTwo1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ind_cy_Two1_r {
    position: relative;
    width: 50%;
    background: #FFFFFF;
    padding-left: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    padding-right: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ind_cy_Two1_r_01 {
    width: 52.6%;
    margin: 0 auto;
}

.ind_cy_Two1_r_01_lunbo .item {
    padding-bottom: clamp(1.125rem, 0.757rem + 1.55vw, 2.5rem);
}

.ind_cy_Two1_r_01_lunbo .item a {
    display: block;
}

.ind_cy_Two1_r_01_lunbo .item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.ind_cy_Two1_r_01_lunbo .item a .img_box img {
    width: 100%;
}

.ind_cy_Two1_r_01_lunbo .item a:hover .img_box img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.ind_cy_Two1_r_01_lunbo .item a .text {
    color: #444444;
    padding-top: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.ind_cy_Two1_r_01_lunbo .item a:hover .text {
    color: var(--hue);
    text-decoration: underline;
}

.ind_cy_Two1_r_01_lunbo .slick-dots {
    bottom: 0;
}

.ind_cy_Two1_r_01_lunbo .slick-dots li button {
    background: #D9DFDB;
}

.ind_cy_Two1_r_01_lunbo .slick-dots li button:hover {
    background: #D9DFDB;
}

.ind_cy_Two1_r_01_lunbo .slick-dots .slick-active button {
    background: var(--hue);
}

.ind_cy_Two1_l {
    width: 50%;
}

.ind_cy_Two1_l_lunbo .item a {
    display: block;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.ind_cy_Two1_l_lunbo .item a img {
    display: block;
    width: 100%;
}

.ind_cy_Two1_l_lunbo .item a:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    transition: all 1.6s;
}

.ind_cy_Two1_l_lunbo .slick-slide {
    border: none !important;
}

.ind_cy_Two1_r_02 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 16.8%;
}

.ind_cy_Two1_r_02 img {
    width: 100%;
}


.title{
text-transform:none !important;
}