#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
}

* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::after,
::before {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    padding: 0;
    margin: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Poppins-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;
}

img {
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

input,
textarea,
button,
select {
    outline: none;
}

button {
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

table {
    border-collapse: collapse;
}

form p {
    padding: 0;
    margin: 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hm {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}






/* ~~~~~~表格添加滚动条 */
.pro_page_table {
    overflow-x: auto;
}

/* ~~~~~~版心 */
.wrap {
    width: 92%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}



/* ~~~~~~~~~~public.css */
/* ~~~~~~~~~~public.css */
:root {
    --hue: #BE0407;
    --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.22;
}

.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_60 {
    padding-bottom: clamp(1.563rem, 0.748rem + 3.43vw, 3.75rem);
}

.pb_55 {
    padding-bottom: clamp(1.563rem, 0.864rem + 2.94vw, 3.438rem);
}

.pb_50 {
    padding-bottom: clamp(1.563rem, 0.98rem + 2.45vw, 3.125rem);
}

.pb_45 {
    padding-bottom: clamp(1.563rem, 1.097rem + 1.96vw, 2.813rem);
}

.pb_40 {
    padding-bottom: clamp(1.563rem, 1.213rem + 1.47vw, 2.5rem);
}

.pb_35 {
    padding-bottom: clamp(1.563rem, 1.33rem + 0.98vw, 2.188rem);
}

.pb_30 {
    padding-bottom: clamp(1.563rem, 1.446rem + 0.49vw, 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%;
}

.page_video_click_btn {
    cursor: pointer;
}

/* 视频弹框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;
}

/* 元素特殊宽度 */
.special_width {
    width: calc((100vw - 10px) / 2 + 50%);
}

/* 字体 */
.ffb {
    font-family: "Poppins-Bold";
}

.ffm {
    font-family: "Poppins-Medium";
}

.ffr {
    font-family: "Poppins-Regular";
}

.ffs {
    font-family: "Poppins-SemiBold";
}

/* ~~~~~~~~~~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 {
    padding: 0;
    margin: 0;
}

.mobile_menu_dl dd {
    padding: 0;
    margin: 0;
}

.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_top {
    border-top: 3px solid var(--hue);
    background: #F5F5F5;
}

.header_top_w {
    height: 44px;
    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_top_l {
    column-gap: clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.header_top_l .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_top_l .item .iconfont {
    font-size: 24px;
    color: #444444;
}

.header_top_l .item .r_box {
    font-size: 14px;
    color: #444444;
    padding-left: 4px;
}

.header_top_l .item .r_box a {
    color: #444444;
}

.header_top_l .item .r_box a:hover {
    text-decoration: underline;
}

.header_top_r {
    column-gap: clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_media {
    column-gap: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.header_media a {
    display: block;
    font-size: 18px;
    color: #444444;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 22px;
    border-radius: 4px;
    border: 1px solid #444444;
}

.header_media a:hover {
    color: #fff;
    background: var(--hue);
    border-color: var(--hue);
}

.Group_website {
    position: relative;
}

.Group_website_01 {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.Group_website_01 .icon1 {
    font-size: 29px;
    color: #444444;
}

.Group_website_01 span {
    font-size: 14px;
    color: #444444;
    padding: 0 3px;
}

.Group_website_01:hover span {
    text-decoration: underline;
}

.Group_website_01 .icon2 {
    font-size: 20px;
    color: #444444;
    padding-top: 1px;
}

.Group_website_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 36px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 115px;
    background: #ffffff;
    border-radius: 12px 12px 20px 20px;
    overflow: hidden;
    padding: 16px 0;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}

.Group_website_02 a {
    display: block;
    font-size: 16px;
    color: #444444;
    text-align: center;
    padding: 9px 0;
}

.Group_website_02 a:hover {
    color: #fff;
    background: var(--hue);
}

.pc_header_bot {
    background: #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06);
}

.header_bot_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_bot_w .logo {
    width: 383px;
}

.header_bot_w .logo a {
    display: block;
}

.header_bot_w .logo a img {
    width: 100%;
}

.pc_head_list_box {
    width: 45%;
    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 {
    display: block;
    height: 90px;
    line-height: 90px;
    font-family: "Poppins-SemiBold";
    font-size: 16px;
    color: #222222;
}

.pc_head_list_box .item.hover>a {
    color: var(--hue);
}

.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: 250px;
    background: #F5F5F5;
    padding: 10px 0 6px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.publicTwo_stage_nav .everyOne {
    border-bottom: 1px dashed #DBDBDB;
}

.publicTwo_stage_nav>.everyOne:last-child {
    border-bottom: none;
}

.publicTwo_stage_nav .everyOne a {
    display: block;
    font-size: 16px;
    color: #222222;
    line-height: 1.52;
    padding: 15px 10px 15px 18px;
}

.publicTwo_stage_nav .everyOne a:hover {
    color: var(--hue);
}

.header_search_icon {
    font-size: 30px;
    color: #222222;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_search_icon:hover {
    color: var(--hue);
}

/* ~~~~~~~~~~~~头部弹出表单 */
.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   */

/* 导航改变 */
.pc_header_bot.active {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
}

.pc_header {
    height: 137px;
}

/* ~~~~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(0.75rem, 0.448rem + 1.27vw, 1.75rem);
}

.public_lunbo_dots .swiper-pagination-bullet {
    outline: none;
    opacity: 1;
    width: clamp(0.75rem, 0.637rem + 0.48vw, 1.125rem);
    height: clamp(0.75rem, 0.637rem + 0.48vw, 1.125rem);
    border: 1px solid #cbcbcb;
    margin: 0 clamp(0.375rem, 0.3rem + 0.32vw, 0.625rem);
    background: none;
    padding: clamp(0.125rem, 0.087rem + 0.16vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_lunbo_dots .swiper-pagination-bullet::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #cbcbcb;
    border-radius: 50%;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_lunbo_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--hue);
}

.public_lunbo_dots .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    background: var(--hue);
}

.index_b_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.625rem, 0.248rem + 1.59vw, 1.875rem);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 0;
}

.public_module_title .subtitle {
    padding-bottom: clamp(0.563rem, 0.544rem + 0.08vw, 0.625rem);
}

.public_module_title .text {
    padding-top: clamp(0.563rem, 0.506rem + 0.24vw, 0.75rem);
}

.indBoxOne1 {
    position: relative;
    padding: clamp(2.5rem, 1.746rem + 3.17vw, 5rem) clamp(0.938rem, -0.288rem + 5.16vw, 5rem) clamp(3.125rem, 2.560rem + 2.381vw, 5.000rem);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indOne1_item {
    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;
}

.indOne1_item_l {
    width: 49.4%;
}

.indOne1_item_l_01 .subtitle {
    color: var(--hue);
    padding-bottom: clamp(0.375rem, 0.3rem + 0.32vw, 0.625rem);
}

.indOne1_item_l_01 .title {
    color: #222222;
}

.indOne1_item_l_01 .text {
    color: #666666;
    padding-top: clamp(0.625rem, 0.587rem + 0.16vw, 0.75rem);
}

.indOne1_item_l_02 {
    padding-top: clamp(1.063rem, 0.855rem + 0.873vw, 1.750rem);
    column-gap: clamp(0.875rem, 0.385rem + 2.06vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indOne1_item_l_02 a {
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indOne1_item_l_02 a:hover {
    border-color: var(--hue);
}

.indOne1_item_l_02 a .iconfont {
    font-size: 22px;
    color: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indOne1_item_l_02 a span {
    color: #666666;
    padding-left: 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indOne1_item_l_02 a:hover .iconfont,
.indOne1_item_l_02 a:hover span {
    color: var(--hue);
}

.indOne1_item_r {
    width: 42%;
}

.indOne1_item_r img {
    width: 100%;
}

.indOne1_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.500rem, 0.180rem + 1.349vw, 1.563rem);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 0;
}

.indBoxOne2 {
    margin-top: clamp(2.188rem, 1.999rem + 0.794vw, 2.813rem);
}

.indOne2_lunbo .item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.750rem, 0.373rem + 1.587vw, 2.000rem);
    row-gap: clamp(1.125rem, 1.012rem + 0.476vw, 1.500rem);
}

.indOne2_item {
    background: #F7F8F6;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indOne2_item_top a {
    display: block;
}

.indOne2_item_top a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indOne2_item_top a .img_box img {
    width: 100%;
}

.indOne2_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;
}

.indOne2_item_top a .bot_box {
    padding: clamp(0.938rem, 0.749rem + 0.794vw, 1.563rem) clamp(0.750rem, 0.411rem + 1.429vw, 1.875rem) clamp(0.875rem, 0.800rem + 0.317vw, 1.125rem);
}

.indOne2_item_top a .bot_box .title {
    color: #222222;
    text-align: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indOne2_item_top a:hover .bot_box .title {
    color: var(--hue);
}

.indOne2_item_bot {
    border-top: 1px solid #E5E5E5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indOne2_item_bot a {
    width: 50%;
    height: clamp(2.375rem, 2.262rem + 0.476vw, 2.750rem);
    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;
}

.indOne2_item_bot>a:nth-child(1) {
    border-right: 1px solid #E5E5E5;
}

.indOne2_item_bot a .iconfont {
    font-size: 22px;
    color: #222222;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indOne2_item_bot a span {
    color: #222;
    padding-left: 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indOne2_item_bot a:hover .iconfont {
    color: var(--hue);
}

.indOne2_item_bot a:hover span {
    color: var(--hue);
    text-decoration: underline;
}

.public_lunbo_bar {
    position: relative;
    width: 100%;
    height: 2px;
    background: #DFDFDF;
    margin-top: clamp(1.250rem, 0.685rem + 2.381vw, 3.125rem);
}

.public_lunbo_bar .swiper-pagination-progressbar-fill {
    background: var(--hue);
}

.indBoxTwo1 {
    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;
}

.indTwo1_l {
    width: 41.8%;
}

.indTwo1_l_01 .title {
    color: #222222;
}

.indTwo1_l_01 .subtitle {
    color: var(--hue);
    padding-top: clamp(0.500rem, 0.425rem + 0.317vw, 0.750rem);
}

.indTwo1_l_01 .text {
    color: #666666;
    padding-top: clamp(0.750rem, 0.693rem + 0.238vw, 0.938rem);
}

.indTwo1_l_02 {
    max-width: clamp(15.000rem, 11.061rem + 16.587vw, 28.063rem);
    margin-top: clamp(1.000rem, 0.849rem + 0.635vw, 1.500rem);
}

.indTwo1_l_02 img {
    width: 100%;
}

.indTwo1_l_03 {
    padding-top: clamp(1.125rem, 0.899rem + 0.952vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn1 {
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.291rem + 2.460vw, 2.813rem);
    border-radius: 25px;
    background: var(--hue);
    column-gap: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.public_page_btn1 .iconfont {
    font-size: clamp(1.500rem, 1.462rem + 0.159vw, 1.625rem);
    color: #FFFFFF;
}

.public_page_btn1 span {
    color: #fff;
    padding-top: 1px;
}

.indTwo1_r {
    width: 55%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, -0.155rem + 3.810vw, 3.750rem);
    row-gap: clamp(1.000rem, 0.604rem + 1.667vw, 2.313rem);
}

.indTwo1_r_item .icon {
    width: clamp(2.500rem, 1.859rem + 2.698vw, 4.625rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTwo1_r_item:hover .icon {
    transform: rotateY(180deg);
}

.indTwo1_r_item .icon img {
    width: 100%;
}

.indTwo1_r_item .title {
    color: #222222;
    padding-top: clamp(0.750rem, 0.637rem + 0.476vw, 1.125rem);
}

.indTwo1_r_item .text {
    color: #666666;
    padding-top: clamp(0.125rem, 0.050rem + 0.317vw, 0.375rem);
}

.indBoxThree {
    background: #F5F5F5;
}

.indBoxThree1 {
    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;
}

.indThree1_l {
    width: 70%;
}

.indThree1_r {
    column-gap: clamp(0.750rem, 0.712rem + 0.159vw, 0.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_lunbo_prev,
.public_lunbo_next {
    font-size: clamp(1.250rem, 1.062rem + 0.794vw, 1.875rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.875rem, 1.649rem + 0.952vw, 2.625rem);
    height: clamp(1.875rem, 1.649rem + 0.952vw, 2.625rem);
    line-height: clamp(1.875rem, 1.649rem + 0.952vw, 2.625rem);
    border-radius: 50%;
    border: 1px solid var(--hue);
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_lunbo_prev:hover,
.public_lunbo_next:hover {
    color: #fff;
    background: var(--hue);
}

.indThree2_lunbo .item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.750rem, 0.298rem + 1.905vw, 2.250rem);
    row-gap: clamp(1.063rem, 0.629rem + 1.825vw, 2.500rem);
}

.indThree2_item a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.indThree2_item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indThree2_item a .img_box img {
    width: 100%;
}

.indThree2_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;
}

.indThree2_item a .btn {
    position: absolute;
    left: clamp(0.938rem, 0.315rem + 2.619vw, 3.000rem);
    right: clamp(0.938rem, 0.315rem + 2.619vw, 3.000rem);
    bottom: 10px;
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    padding: clamp(0.313rem, 0.256rem + 0.238vw, 0.500rem) 10px;
    color: #FFFFFF;
    text-align: center;
}

.indBoxFour {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxFour1 {
    background-image: linear-gradient(to right, #BE0407, #840C0E);
    padding: clamp(1.875rem, 1.121rem + 3.175vw, 4.375rem) clamp(0.938rem, 0.089rem + 3.571vw, 3.750rem);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    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: 70%;
}

.indFour1_l .title {
    color: #FFFFFF;
}

.indFour1_l .text {
    color: #FFFFFF;
    padding-top: clamp(0.500rem, 0.425rem + 0.317vw, 0.750rem);
}

.public_page_btn2 {
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.291rem + 2.460vw, 2.813rem);
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.public_page_btn2 .iconfont {
    font-size: clamp(1.500rem, 1.462rem + 0.159vw, 1.625rem);
    color: #FFFFFF;
}

.public_page_btn2 span {
    color: #fff;
    padding: 1px 0 0 4px;
}

.indBoxFive1 {
    border-top: clamp(0.125rem, 0.068rem + 0.238vw, 0.313rem) solid var(--hue);
    padding-top: clamp(1.250rem, 0.967rem + 1.190vw, 2.188rem);
    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;
}

.indFive1_l {
    width: 49%;
}

.indFive1_l_01 a {
    position: relative;
    display: block;
}

.indFive1_l_01 a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indFive1_l_01 a .img_box img {
    width: 100%;
}

.indFive1_l_01 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;
}

.indFive1_l_01 a .content_box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(26, 26, 26, 0.5);
    padding: clamp(0.750rem, 0.411rem + 1.429vw, 1.875rem) clamp(0.938rem, 0.278rem + 2.778vw, 3.125rem) clamp(0.938rem, 0.843rem + 0.397vw, 1.250rem);
}

.indFive1_l_01 a .content_box .title {
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}

.indFive1_l_01 a .content_box .btn {
    width: clamp(9.375rem, 9.187rem + 0.794vw, 10.000rem);
    height: clamp(2.375rem, 2.337rem + 0.159vw, 2.500rem);
    line-height: clamp(2.250rem, 2.212rem + 0.159vw, 2.375rem);
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
    margin: 12px auto 0;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFive1_l_01 a:hover .content_box .btn {
    background: var(--hue);
    border-color: var(--hue);
}

.indFive1_r {
    width: 49%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, 0.411rem + 1.429vw, 1.875rem);
    row-gap: 28px;
}

.indFive1_r_item a {
    display: block;
}

.indFive1_r_item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indFive1_r_item a .img_box img {
    width: 100%;
}

.indFive1_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;
}

.indFive1_r_item a .title {
    color: #222222;
    padding-top: clamp(0.938rem, 0.749rem + 0.794vw, 1.563rem);
}

.indFive1_r_item a .btn {
    width: clamp(9.375rem, 9.187rem + 0.794vw, 10.000rem);
    height: clamp(2.375rem, 2.337rem + 0.159vw, 2.500rem);
    line-height: clamp(2.250rem, 2.212rem + 0.159vw, 2.375rem);
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #666666;
    border-radius: 25px;
    margin-top: 18px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFive1_r_item a:hover .btn {
    color: #fff;
    border-color: var(--hue);
    background: var(--hue);
}

.indBoxSix {
    background: #F5F5F5;
}

.indBoxSix1 {
    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;
}

.indSix1_l {
    width: 70%;
}

.indSix1_r {
    column-gap: clamp(0.750rem, 0.712rem + 0.159vw, 0.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indSix2_item .img_box {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indSix2_item .img_box img {
    width: 100%;
}

.indSix2_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;
}

.indSix2_item .img_box .play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: clamp(3.500rem, 3.029rem + 1.984vw, 5.063rem);
}

.indSix2_item .title {
    color: #222222;
    text-align: center;
    padding-top: clamp(0.625rem, 0.568rem + 0.238vw, 0.813rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix2_item:hover .title {
    color: var(--hue);
}

.indBoxSeven {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxSeven_w {
    padding-top: clamp(3.125rem, 1.523rem + 6.746vw, 8.438rem);
    padding-bottom: clamp(3.125rem, 1.523rem + 6.746vw, 8.438rem);
}

.indBoxSeven1 .title {
    color: #FFFFFF;
}

.indBoxSeven1 .text {
    color: #FFFFFF;
    padding-top: 12px;
}

.indBoxSeven1 .btn {
    padding-top: clamp(1.250rem, 0.873rem + 1.587vw, 2.500rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.indBoxSeven2 {
    margin-top: clamp(2.500rem, -0.139rem + 11.111vw, 11.250rem);
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.indSeven2_item {
    padding: clamp(1.250rem, 0.967rem + 1.190vw, 2.188rem) clamp(0.938rem, 0.561rem + 1.587vw, 2.188rem) clamp(0.813rem, 0.492rem + 1.349vw, 1.875rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSeven2_item:hover {
    background: var(--hue);
}

.indSeven2_item .line {
    width: 25px;
    height: clamp(0.125rem, 0.087rem + 0.159vw, 0.250rem);
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSeven2_item:hover .line {
    background: #fff;
}

.indSeven2_item .title {
    color: #FFFFFF;
    padding-top: clamp(0.875rem, 0.837rem + 0.159vw, 1.000rem);
}

.indSeven2_item .text {
    color: #fff;
    padding-top: clamp(0.313rem, 0.218rem + 0.397vw, 0.625rem);
}

.indBoxEight1 {
    padding-top: clamp(1.875rem, 1.687rem + 0.794vw, 2.500rem);
    padding-bottom: clamp(1.875rem, 1.687rem + 0.794vw, 2.500rem);
}

.indEight1_item {
    position: relative;
}

.indEight1_item .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indEight1_item .img_box img {
    width: 100%;
}

.indEight1_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;
}

.indEight1_item .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    border-top: 1px solid #fff;
    padding: clamp(0.563rem, 0.487rem + 0.317vw, 0.813rem) 10px;
    color: #FFFFFF;
    text-align: center;
}

.indBoxNine {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxNine1 {
    text-align: center;
}

/* ~~~~index,css~~end */
/* ~~~~index,css~~end */
/* ~~~~index,css~~end */






/* ~~~~footer inquiry,css */
/* ~~~~footer inquiry,css */
/* ~~~~footer inquiry,css */
.footer_inquiry {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.footer_inquiry_w {
    padding-top: clamp(3.125rem, 1.900rem + 5.159vw, 7.188rem);
    padding-bottom: clamp(3.125rem, 1.900rem + 5.159vw, 7.188rem);
}

.footer_inquiry1 {
    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_inquiry1_l {
    width: 38.2%;
    padding-top: 2.5%;
}

.footer_inquiry1_r {
    width: 45.1%;
}

.footer_inquiry1_r_form {
    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_inquiry1_r_form .item {
    width: calc((100% - clamp(0.750rem, 0.448rem + 1.270vw, 1.750rem)) / 2);
    margin-bottom: clamp(0.813rem, 0.681rem + 0.556vw, 1.250rem);
}

.footer_inquiry1_r_form .item input {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(33, 33, 33, 0.3);
    border-radius: 10px;
    padding: 0 10px 0 15px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.footer_inquiry1_r_form .item ::placeholder {
    color: #fff;
}

.footer_inquiry1_r_form .item input:focus,
.footer_inquiry1_r_form .item textarea:focus {
    border-color: var(--hue);
}

.footer_inquiry1_r_form .item textarea {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: clamp(5.625rem, 4.871rem + 3.175vw, 8.125rem);
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(33, 33, 33, 0.3);
    border-radius: 10px;
    padding: 12px 10px 10px 15px;
    resize: none;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.footer_inquiry1_r_form .item.w_100 {
    width: 100%;
}

.footer_inquiry1_r_form .btn {
    width: 100%;
}

.footer_inquiry1_r_form .btn input {
    font-family: "Poppins-SemiBold";
    font-size: 14px;
    color: #FFFFFF;
    width: clamp(10.000rem, 9.076rem + 3.889vw, 13.063rem);
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    border-radius: 25px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.footer_inquiry1_r_form .btn input:hover {
    opacity: 0.8;
}

/* ~~~~footer inquiry,css~~end */
/* ~~~~footer inquiry,css~~end */
/* ~~~~footer inquiry,css~~end */






/* ~~~~footer,css */
/* ~~~~footer,css */
/* ~~~~footer,css */
.public_footer {
    background: #343536;
}

.footer_top_w {
    padding-top: clamp(2.500rem, 1.935rem + 2.381vw, 4.375rem);
    padding-bottom: clamp(1.563rem, 1.280rem + 1.190vw, 2.500rem);
    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_logo {
    max-width: clamp(19.063rem, 17.592rem + 6.190vw, 23.938rem);
}

.footer_logo a {
    display: block;
}

.footer_logo a img {
    width: 100%;
}

.footer_top1_01 {
    color: #FFFFFF;
    padding-top: clamp(0.500rem, 0.349rem + 0.635vw, 1.000rem);
}

.footer_top1_02 {
    padding-top: clamp(1.000rem, 0.774rem + 0.952vw, 1.750rem);
    column-gap: clamp(0.625rem, 0.474rem + 0.635vw, 1.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer_top1_02 a {
    display: block;
    font-size: clamp(1.125rem, 0.974rem + 0.635vw, 1.625rem);
    color: #fff;
    text-align: center;
    width: clamp(1.688rem, 1.442rem + 1.032vw, 2.500rem);
    height: clamp(1.688rem, 1.442rem + 1.032vw, 2.500rem);
    line-height: clamp(1.688rem, 1.442rem + 1.032vw, 2.500rem);
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}

.footer_top1_02 a:hover {
    color: var(--hue);
    background: #fff;
}

.footer_top_title {
    font-size: clamp(1.250rem, 1.099rem + 0.635vw, 1.750rem);
    color: #FFFFFF;
    padding-bottom: clamp(0.625rem, 0.437rem + 0.794vw, 1.250rem);
}

.footer_top_list .item {
    margin-bottom: clamp(0.375rem, 0.262rem + 0.476vw, 0.750rem);
}

.footer_top_list .item a {
    display: block;
    color: #fff;
}

.footer_top_list .item a:hover {
    color: var(--hue);
}

.footer_top3_list .item {
    margin-bottom: clamp(0.313rem, 0.181rem + 0.556vw, 0.750rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.footer_top3_list .item .iconfont {
    width: clamp(2.000rem, 1.943rem + 0.238vw, 2.188rem);
    font-size: clamp(1.625rem, 1.587rem + 0.159vw, 1.750rem);
    color: var(--hue);
}

.footer_top3_list .item .r_box {
    width: calc(100% - clamp(2.000rem, 1.943rem + 0.238vw, 2.188rem));
    color: #FFFFFF;
    padding-top: 2px;
}

.footer_top3_list .item .r_box a {
    color: #FFFFFF;
}

.footer_top3_list .item .r_box a:hover {
    text-decoration: underline;
}

.footer_top1 {
    width: 33%;
}

.footer_top2 {
    width: 35%;
}

.footer_top3 {
    width: 28%;
}

.public_footer_bot {
    border-top: 1px solid #414141;
}

.footer_bot_w {
    padding-top: clamp(1.000rem, 0.962rem + 0.159vw, 1.125rem);
    padding-bottom: clamp(1.000rem, 0.962rem + 0.159vw, 1.125rem);
}

.footer_bot1 {
    color: #707070;
    text-align: center;
    text-transform: uppercase;
}

/* ~~~~footer,css~~end */
/* ~~~~footer,css~~end */
/* ~~~~footer,css~~end */






/* ~~~~~~float r nav,css */
/* ~~~~~~float r nav,css */
/* ~~~~~~float r nav,css */
.float_fixed {
    position: fixed;
    z-index: 3;
    right: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    bottom: 20%;
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
}

.float_fixed_list .item {
    display: block;
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .con {
    position: absolute;
    left: 0;
    width: auto;
    white-space: nowrap;
    border-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .item_icon {
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    padding: clamp(0.438rem, 0.308rem + 0.65vw, 0.875rem);
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    border-radius: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .item_icon .iconfont {
    font-size: clamp(1.375rem, 1.208rem + 0.7vw, 2rem);
    color: var(--hue);
}

.float_fixed_list .item .item_con {
    opacity: 0;
    font-size: 16px;
    width: auto;
    padding: 0 20px 0 0;
    color: var(--hue);
    background: #ffffff;
    line-height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    border-top-right-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    border-bottom-right-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item:hover .item_icon {
    box-shadow: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item.back_top_btn:hover .item_icon {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .35);
}

.float_fixed_list .item:hover .con {
    opacity: 1;
    position: absolute;
    -ms-transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    -webkit-transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item:hover .item_con {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* ~~~~~~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%;
}

.module2Sixteen1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(54, 54, 54, 0.5);
    cursor: pointer;
}

.module2Sixteen2 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 92%;
    max-width: 1440px;
}

.page_pop_inquiry_form_close {
    font-size: clamp(1.5rem, 1.274rem + 0.95vw, 2.25rem);
    color: #ffffff;
    position: absolute;
    right: 0;
    bottom: calc(100% + clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem));
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.page_pop_inquiry_form_close:hover {
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

/* 表单样式 */

.Pop_up_inquiry {
    background: #F5F5F5;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    padding: clamp(1.563rem, 0.903rem + 2.78vw, 3.75rem) clamp(0.938rem, -0.665rem + 6.75vw, 6.25rem);
}

.Pop_up_inquiry_form {
    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;
}

.Pop_up_inquiry_form .item {
    width: calc((100% - clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem)) / 2);
    margin-bottom: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
}

.Pop_up_inquiry_form .item input {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(2.375rem, 2.111rem + 1.11vw, 3.25rem);
    background: #FFFFFF;
    border: none;
    padding: 0 10px 0 15px;
}

.Pop_up_inquiry_form .item.w_100 {
    width: 100%;
}

.Pop_up_inquiry_form .item textarea {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(5rem, 3.681rem + 5.56vw, 9.375rem);
    background: #FFFFFF;
    border: none;
    padding: 12px 10px 10px 15px;
    resize: none;
}

.Pop_up_inquiry_form .btn {
    width: 100%;
    text-align: center;
}

.Pop_up_inquiry_form .btn input {
    font-family: "Poppins-Medium";
    font-size: 16px;
    color: #fff;
    width: clamp(10.625rem, 8.175rem + 10.32vw, 18.75rem);
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    border-radius: 25px;
    background: var(--hue);
    border: none;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.Pop_up_inquiry_form .btn input:hover {
    opacity: 0.8;
}

/* ~~~~pop_inquiry,css~~end */
/* ~~~~pop_inquiry,css~~end */
/* ~~~~pop_inquiry,css~~end */






/* ~~~~page_404,css */
/* ~~~~page_404,css */
/* ~~~~page_404,css */
.page_404_w {
    padding-top: clamp(4.063rem, 2.743rem + 5.56vw, 8.438rem);
}

.page_404_01 {
    text-align: center;
}

.page_404_02 {
    color: #222222;
    text-align: center;
    padding-top: clamp(2rem, 1.849rem + 0.63vw, 2.5rem);
}

.page_404_03 {
    color: #222;
    text-align: center;
    padding-top: clamp(0.438rem, 0.343rem + 0.4vw, 0.75rem);
}

.page_404_04 a {
    display: block;
    color: #fff;
    text-align: center;
    width: clamp(11.875rem, 11.027rem + 3.57vw, 14.688rem);
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    line-height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    border-radius: 6px;
    background: var(--hue);
    margin: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem) auto 0;
}

/* ~~~~page_404,css~~end */
/* ~~~~page_404,css~~end */
/* ~~~~page_404,css~~end */






/* ~~~~success,css */
/* ~~~~success,css */
/* ~~~~success,css */
.success_01 {
    color: #222222;
    text-align: center;
    padding-top: 10px;
}

/* ~~~~success,css~~end */
/* ~~~~success,css~~end */
/* ~~~~success,css~~end */






/* ~~~~Contact,css */
/* ~~~~Contact,css */
/* ~~~~Contact,css */
.subPage_banner_box {
    position: relative;
}

.subPage_banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.subPage_banner_w {
    height: clamp(12.500rem, 7.788rem + 19.841vw, 28.125rem);
}

.crumbs_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.crumbs_box .iconfont {
    width: clamp(1.75rem, 1.675rem + 0.32vw, 2rem);
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
}

.crumbs_box .r_box {
    width: calc(100% - clamp(1.75rem, 1.675rem + 0.32vw, 2rem));
    color: #666666;
    padding-top: 1px;
}

.crumbs_box .r_box a {
    color: #666666;
}

.crumbs_box .r_box a:hover {
    text-decoration: underline;
}

.subPage_crumbs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.subPage_crumbs_w {
    padding-top: clamp(0.5rem, 0.236rem + 1.11vw, 1.375rem);
}

.crumbs_box.color_active .iconfont {
    color: #fff;
}

.crumbs_box.color_active .r_box {
    color: #fff;
}

.crumbs_box.color_active .r_box a {
    color: #fff;
}

.conBoxOne1 {
    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;
}

.conOne1_l {
    width: 50.6%;
}

.conOne1_l_01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, 0.316rem + 1.825vw, 2.188rem);
    row-gap: clamp(0.938rem, 0.768rem + 0.714vw, 1.500rem);
}

.conOne1_l_01_item .icon_tt {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.conOne1_l_01_item .icon_tt .iconfont {
    font-size: 18px;
    color: #222222;
    text-align: center;
    width: clamp(1.375rem, 1.337rem + 0.159vw, 1.500rem);
    height: clamp(1.375rem, 1.337rem + 0.159vw, 1.500rem);
    line-height: clamp(1.250rem, 1.212rem + 0.159vw, 1.375rem);
    border: 1px solid #000000;
    border-radius: 50%;
}

.conOne1_l_01_item .icon_tt .tt {
    width: calc(100% - clamp(1.375rem, 1.337rem + 0.159vw, 1.500rem));
    color: #222222;
    padding-left: 10px;
}

.conOne1_l_01_item .text {
    color: #222222;
    padding-top: clamp(0.125rem, 0.050rem + 0.317vw, 0.375rem);
}

.conOne1_l_01_item .text a {
    color: #222222;
}

.conOne1_l_01_item .text a:hover {
    text-decoration: underline;
}

.conOne1_l_02 {
    padding-top: clamp(0.938rem, 0.372rem + 2.381vw, 2.813rem);
    column-gap: clamp(0.625rem, 0.531rem + 0.397vw, 0.938rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.conOne1_l_02 a {
    display: block;
    font-size: clamp(1.250rem, 1.212rem + 0.159vw, 1.375rem);
    color: #fff;
    text-align: center;
    width: clamp(1.750rem, 1.524rem + 0.952vw, 2.500rem);
    height: clamp(1.750rem, 1.524rem + 0.952vw, 2.500rem);
    line-height: clamp(1.750rem, 1.524rem + 0.952vw, 2.500rem);
    border-radius: 50%;
}

.conOne1_l_02 a:hover {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.conOne1_l_02>a:nth-child(1) {
    background: #0046DC;
}

.conOne1_l_02>a:nth-child(2) {
    background: #444444;
}

.conOne1_l_02>a:nth-child(3) {
    background: #61A2ED;
}

.conOne1_l_02>a:nth-child(4) {
    background: #C91B1B;
}

.conOne1_l_02>a:nth-child(5) {
    background: #BD7BE3;
}

.conOne1_l_02>a:nth-child(6) {
    background: #FF4343;
}

.conOne1_r {
    width: 38.2%;
}

.conOne1_r_01 {
    background: #F5F5F5;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    padding: clamp(1.750rem, 1.335rem + 1.746vw, 3.125rem) clamp(0.938rem, 0.466rem + 1.984vw, 2.500rem);
}

.conOne1_r_01_tt {
    color: #222222;
    text-align: center;
    padding-bottom: clamp(0.938rem, 0.749rem + 0.794vw, 1.563rem);
}

.conOne1_r_01_form .item {
    margin-bottom: clamp(0.813rem, 0.681rem + 0.556vw, 1.250rem);
}

.conOne1_r_01_form .item input {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.159vw, 1.000rem);
    color: #444;
    width: 100%;
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    background: #FFFFFF;
    border-radius: 3px;
    padding: 0 10px 0 15px;
    border: none;
}

.conOne1_r_01_form .item ::placeholder {
    color: #888888;
}

.conOne1_r_01_form .item textarea {
    font-family: "Poppins-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.159vw, 1.000rem);
    color: #444;
    width: 100%;
    height: clamp(5.625rem, 4.683rem + 3.968vw, 8.750rem);
    background: #FFFFFF;
    border-radius: 3px;
    padding: 12px 10px 10px 15px;
    border: none;
    resize: none;
}

.conOne1_r_01_form .btn {
    text-align: center;
}

.conOne1_r_01_form .btn input {
    font-family: "Poppins-Medium";
    font-size: 16px;
    color: #fff;
    width: clamp(10.000rem, 8.115rem + 7.937vw, 16.250rem);
    height: clamp(2.375rem, 2.149rem + 0.952vw, 3.125rem);
    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_01_form .btn input:hover {
    opacity: 0.8;
}

.conBoxTwo img {
    width: 100%;
}

/* ~~~~Contact,css~~end */
/* ~~~~Contact,css~~end */
/* ~~~~Contact,css~~end */






/* ~~~~Blog,css */
/* ~~~~Blog,css */
/* ~~~~Blog,css */
.blogBoxOne1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.250rem, 0.873rem + 1.587vw, 2.500rem);
}

.blogOne1_item a {
    border-radius: 6px;
    overflow: hidden;
    background: #F5F5F5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blogOne1_item a .img_box {
    width: 33.1%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.blogOne1_item a .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blogOne1_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;
}

.blogOne1_item a .r_box {
    width: 66.9%;
    padding: clamp(1.000rem, 0.736rem + 1.111vw, 1.875rem) clamp(0.938rem, 0.278rem + 2.778vw, 3.125rem) clamp(1.438rem, 1.306rem + 0.556vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.blogOne1_item a .r_box .tag_date {
    column-gap: clamp(1.000rem, 0.585rem + 1.746vw, 2.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blogOne1_item a .r_box .tag_date .tag {
    color: var(--hue);
}

.blogOne1_item a .r_box .tag_date .date {
    color: #666666;
}

.blogOne1_item a .r_box .title {
    color: #222222;
    padding-top: clamp(0.500rem, 0.406rem + 0.397vw, 0.813rem);
    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;
}

.blogOne1_item a:hover .r_box .title {
    color: var(--hue);
}

.blogOne1_item a .r_box .text {
    color: #666666;
    padding-top: clamp(0.500rem, 0.406rem + 0.397vw, 0.813rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.blogOne1_item a .r_box .btn {
    color: #000000;
    text-align: center;
    width: clamp(6.563rem, 6.374rem + 0.794vw, 7.188rem);
    height: clamp(2.000rem, 1.849rem + 0.635vw, 2.500rem);
    line-height: clamp(1.875rem, 1.724rem + 0.635vw, 2.375rem);
    border: 1px solid #D0D0D0;
    border-radius: 4px;
    margin-top: clamp(1.000rem, 0.830rem + 0.714vw, 1.563rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.blogOne1_item a:hover .r_box .btn {
    color: #fff;
    background: var(--hue);
    border-color: var(--hue);
}

.paging_padding {
    padding-top: clamp(2.188rem, 1.622rem + 2.38vw, 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(1rem, 0.967rem + 0.14vw, 1.125rem);
    color: #232323;
    text-align: center;
    width: clamp(2rem, 1.849rem + 0.63vw, 2.5rem);
    height: clamp(2rem, 1.849rem + 0.63vw, 2.5rem);
    line-height: clamp(2rem, 1.849rem + 0.63vw, 2.5rem);
    padding: 0;
    margin: 0 clamp(0.25rem, 0.2rem + 0.21vw, 0.438rem);
    border-radius: 4px;
    border: 1px solid #dddddd;
    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(4.375rem, 4.04rem + 1.41vw, 5.625rem);
}

.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);
}

/* ~~~~Blog,css~~end */
/* ~~~~Blog,css~~end */
/* ~~~~Blog,css~~end */






/* ~~~~Blog_detail,css */
/* ~~~~Blog_detail,css */
/* ~~~~Blog_detail,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: 74.3%;
}

.new_deOne1_l_01 {
    color: #222222;
    text-align: center;
}

.new_deOne1_l_02 {
    padding: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem) 0 clamp(0.938rem, 0.806rem + 0.56vw, 1.375rem);
    border-bottom: 1px solid #D9D9D9;
    column-gap: clamp(1rem, 0.359rem + 2.7vw, 3.125rem);
    row-gap: 8px;
    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: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.new_deOne1_l_02 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_02 .item .iconfont {
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: var(--hue);
}

.new_deOne1_l_02 .item span {
    color: #222222;
    padding: clamp(0rem, -0.019rem + 0.08vw, 0.063rem) 0 0 clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
}

.new_deOne1_l_03 {
    color: #444444;
    line-height: 1.8;
    padding: clamp(1.25rem, 1.156rem + 0.4vw, 1.563rem) 0 clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
}

.new_deOne1_l_04 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_04 .share_text {
    color: #444444;
    padding-right: 8px;
}

.new_deOne1_l_05 {
    margin-top: clamp(1.563rem, 1.374rem + 0.79vw, 2.188rem);
    border: 1px solid #E2E2E2;
    border-radius: 10px;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.new_deOne1_l_05 .item {
    width: calc((100% - 90px) / 2);
}

.new_deOne1_l_05 .item a {
    display: block;
    padding: clamp(0.5rem, 0.288rem + 0.89vw, 1.125rem) clamp(0.938rem, 0.619rem + 1.34vw, 1.875rem);
}

.new_deOne1_l_05 .item a .title {
    color: #444444;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_deOne1_l_05 .item a .text {
    color: #444444;
    padding-top: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_deOne1_l_05 .item a:hover .text {
    color: var(--hue);
}

.new_deOne1_l_05 .icon {
    width: 90px;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}

.new_deOne1_l_05 .icon a {
    height: 100%;
    font-size: clamp(1.75rem, 1.58rem + 0.71vw, 2.25rem);
    color: #444444;
    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_l_05 .icon a:hover {
    color: var(--hue);
}

.new_deOne1_r {
    width: 22.9%;
}

.new_deOne1_r_tt {
    color: #222222;
    padding-bottom: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem);
}

.new_deOne1_r_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.75rem, 0.637rem + 0.48vw, 1.125rem);
}

.new_deOne1_r_list .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_deOne1_r_list .item a .img_box {
    width: 110px;
    border-radius: 6px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.new_deOne1_r_list .item a .img_box img {
    width: 100%;
}

.new_deOne1_r_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_list .item a .r_box {
    width: calc(100% - 110px);
    padding-left: 12px;
}

.new_deOne1_r_list .item a .r_box .title {
    font-family: "Poppins-Medium";
    font-size: 12px;
    color: #222222;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_deOne1_r_list .item a:hover .r_box .title {
    color: var(--hue);
}

.new_deOne1_r_01 {
    position: sticky;
    top: 100px;
}

/* ~~~~Blog_detail,css~~end */
/* ~~~~Blog_detail,css~~end */
/* ~~~~Blog_detail,css~~end */






/* ~~~~Factory,css */
/* ~~~~Factory,css */
/* ~~~~Factory,css */
.news_column {
    background: #F5F5F5;
}

.news_column_w {
    padding-top: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem);
    padding-bottom: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem);
}

.news_column1 {
    column-gap: 10%;
    row-gap: 7px;
    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;
}

.news_column1 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.news_column1 .item a .iconfont {
    font-size: clamp(1.75rem, 1.599rem + 0.63vw, 2.25rem);
    color: #222222;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.news_column1 .item a span {
    color: #222222;
    text-transform: uppercase;
    padding: clamp(0.125rem, 0.087rem + 0.16vw, 0.25rem) 0 0 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.news_column1 .item.hover a .iconfont,
.news_column1 .item a:hover .iconfont,
.news_column1 .item.hover a span,
.news_column1 .item a:hover span {
    color: var(--hue);
}

.facBoxOne1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.750rem, -0.155rem + 3.810vw, 3.750rem);
    row-gap: clamp(1.688rem, 1.329rem + 1.508vw, 2.875rem);
}

.facOne1_item .img_box {
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.facOne1_item .img_box img {
    width: 100%;
}

.facOne1_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;
}

.facOne1_item .title {
    color: #222222;
    text-align: center;
    padding-top: clamp(0.563rem, 0.317rem + 1.032vw, 1.375rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.facOne1_item:hover .title {
    color: var(--hue);
}

/* ~~~~Factory,css~~end */
/* ~~~~Factory,css~~end */
/* ~~~~Factory,css~~end */






/* ~~~~Application,css */
/* ~~~~Application,css */
/* ~~~~Application,css */
.app_liBoxOne1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, 0.260rem + 2.063vw, 2.375rem);
    row-gap: clamp(1.000rem, 0.585rem + 1.746vw, 2.375rem);
}

.app_liOne1_item a {
    position: relative;
}

.app_liOne1_item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.app_liOne1_item a .img_box img {
    width: 100%;
}

.app_liOne1_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;
}

.app_liOne1_item a .btn {
    position: absolute;
    left: 50%;
    bottom: clamp(0.938rem, 0.730rem + 0.873vw, 1.625rem);
    transform: translate(-50%, 0);
    width: 92%;
    max-width: 456px;
    height: clamp(2.250rem, 1.986rem + 1.111vw, 3.125rem);
    line-height: clamp(2.125rem, 1.861rem + 1.111vw, 3.000rem);
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    border-radius: 25px;
    padding: 0 10px;
    color: #FFFFFF;
    text-align: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.app_liOne1_item a:hover .btn {
    background: var(--hue);
    border-color: var(--hue);
}

/* ~~~~Application,css~~end */
/* ~~~~Application,css~~end */
/* ~~~~Application,css~~end */






/* ~~~~Application_detail,css */
/* ~~~~Application_detail,css */
/* ~~~~Application_detail,css */
.cas_deTwo1_01 {
    max-width: 1080px;
    margin: 0 auto;
}

.cas_deTwo1_01_1 {
    color: #222222;
    text-align: center;
}

.cas_deTwo1_01_2 {
    padding: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem) 0 clamp(0.938rem, 0.806rem + 0.56vw, 1.375rem);
    border-bottom: 1px solid #DFDFDF;
    column-gap: clamp(1rem, 0.359rem + 2.7vw, 3.125rem);
    row-gap: 8px;
    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: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.cas_deTwo1_01_2 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.cas_deTwo1_01_2 .item .iconfont {
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: #222222;
}

.cas_deTwo1_01_2 .item span {
    color: #222222;
    padding: clamp(0rem, -0.019rem + 0.08vw, 0.063rem) 0 0 clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
}

.cas_deTwo1_01_3 {
    color: #444444;
    padding: clamp(1.25rem, 1.156rem + 0.4vw, 1.563rem) 0 clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
}

.cas_deTwo2 {
    max-width: 1440px;
    margin: 0 auto;
}

.cas_deTwo2_lunbo .item .img_box {
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.cas_deTwo2_lunbo .item .img_box img {
    width: 100%;
}

.cas_deTwo2_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;
}

.cas_deTwo3_w {
    padding-top: clamp(1.25rem, 0.496rem + 3.17vw, 3.75rem);
}

.cas_deTwo3_01 {
    max-width: 1080px;
    margin: 0 auto;
}

/* ~~~~Application_detail,css~~end */
/* ~~~~Application_detail,css~~end */
/* ~~~~Application_detail,css~~end */






/* ~~~~Pro_cover,css */
/* ~~~~Pro_cover,css */
/* ~~~~Pro_cover,css */
.pro_coOne1_w {
    padding-top: clamp(0.500rem, 0.349rem + 0.635vw, 1.000rem);
}

.pro_coOne2_01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, 0.316rem + 1.825vw, 2.188rem);
    row-gap: clamp(1.000rem, 0.548rem + 1.905vw, 2.500rem);
}

.pro_coOne2_01_item a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.pro_coOne2_01_item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_coOne2_01_item a .img_box img {
    width: 100%;
}

.pro_coOne2_01_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;
}

.pro_coOne2_01_item a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: clamp(0.625rem, 0.361rem + 1.111vw, 1.500rem) 12px;
    color: #FFFFFF;
    text-align: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_coOne2_01_item a:hover .title {
    opacity: 0;
}

.pro_coOne2_01_item a .hover_show {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background: rgba(13, 13, 13, 0.5);
    padding: 0 clamp(0.750rem, -0.155rem + 3.810vw, 3.750rem) clamp(0.938rem, 0.806rem + 0.556vw, 1.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
    -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;
}

.pro_coOne2_01_item a:hover .hover_show {
    opacity: 1;
}

.pro_coOne2_01_item a .hover_show .text {
    padding-top: clamp(0.500rem, 0.462rem + 0.159vw, 0.625rem);
}

.pro_coOne2_01_item a .hover_show .iconfont {
    font-size: clamp(1.500rem, 1.425rem + 0.317vw, 1.750rem);
    padding-top: clamp(0.188rem, 0.150rem + 0.159vw, 0.313rem);
}

.pro_coTwo1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.750rem, 0.298rem + 1.905vw, 2.250rem);
    row-gap: clamp(0.938rem, 0.542rem + 1.667vw, 2.250rem);
}

.pro_coTwo1_item {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    padding: clamp(1.125rem, 1.012rem + 0.476vw, 1.500rem) clamp(0.875rem, 0.196rem + 2.857vw, 3.125rem);
}

.pro_coTwo1_item .title {
    color: #222222;
}

.pro_coTwo1_item .text {
    color: #666666;
    padding-top: clamp(0.250rem, 0.212rem + 0.159vw, 0.375rem);
}

.pro_coBoxThree {
    background: #F5F5F5;
}

.pro_coThree1 {
    max-width: 1100px;
    margin: 0 auto;
}

.pro_coThree1_01 .item {
    border-bottom: 2px solid #DBDBDB;
    padding: clamp(1.000rem, 0.623rem + 1.587vw, 2.250rem) 0;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_coThree1_01_top {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_coThree1_01_top .title {
    width: calc(100% - clamp(2.125rem, 2.012rem + 0.476vw, 2.500rem));
    color: #222222;
}

.pro_coThree1_01_top .iconfont {
    font-size: clamp(0.875rem, 0.837rem + 0.159vw, 1.000rem);
    color: #000000;
    text-align: center;
    width: clamp(1.125rem, 1.087rem + 0.159vw, 1.250rem);
    height: clamp(1.125rem, 1.087rem + 0.159vw, 1.250rem);
    line-height: clamp(1.000rem, 0.962rem + 0.159vw, 1.125rem);
    border-radius: 50%;
    border: 1px solid #000000;
    margin-top: clamp(0.125rem, 0.050rem + 0.317vw, 0.375rem);
}

.pro_coThree1_01_bot {
    display: none;
    color: #666666;
    padding-top: clamp(0.500rem, 0.387rem + 0.476vw, 0.875rem);
}

.pro_coThree1_01 .item.hover {
    border-color: var(--hue);
}

/* ~~~~Pro_cover,css~~end */
/* ~~~~Pro_cover,css~~end */
/* ~~~~Pro_cover,css~~end */






/* ~~~~Pro_List,css */
/* ~~~~Pro_List,css */
/* ~~~~Pro_List,css */
.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: 70%;
}

.pro_liOne2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.750rem, 0.373rem + 1.587vw, 2.000rem);
    row-gap: clamp(1.875rem, 1.479rem + 1.667vw, 3.188rem);
}

.pro_liOne2_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_liOne2_item_top a {
    display: block;
}

.pro_liOne2_item_top a .img_box {
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_liOne2_item_top a .img_box img {
    width: 100%;
}

.pro_liOne2_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;
}

.pro_liOne2_item_top a .title {
    color: #222222;
    text-align: center;
    padding-top: clamp(0.875rem, 0.800rem + 0.317vw, 1.125rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne2_item_top a:hover .title {
    color: var(--hue);
}

.pro_liOne2_item_bot {
    padding-top: clamp(0.750rem, 0.618rem + 0.556vw, 1.188rem);
    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_liOne2_item_bot a {
    width: calc((100% - 12px) / 2);
    height: clamp(2.125rem, 2.012rem + 0.476vw, 2.500rem);
    border-radius: 25px;
    border: 1px solid #000000;
    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_liOne2_item_bot a:hover {
    border-color: var(--hue);
    background: var(--hue);
}

.pro_liOne2_item_bot a .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.159vw, 1.500rem);
    color: #222222;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne2_item_bot a span {
    color: #222;
    padding: 1px 0 0 3px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne2_item_bot a:hover .iconfont,
.pro_liOne2_item_bot a:hover span {
    color: #fff;
}

.pro_liThree1 {
    padding-bottom: clamp(1.688rem, 1.480rem + 0.873vw, 2.375rem);
    column-gap: clamp(0.875rem, 0.460rem + 1.746vw, 2.250rem);
    row-gap: 12px;
    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;
}

.pro_liThree1_item {
    width: clamp(14.063rem, 12.027rem + 8.571vw, 20.813rem);
    padding-bottom: clamp(0.438rem, 0.362rem + 0.317vw, 0.688rem);
    border-bottom: clamp(0.063rem, 0.025rem + 0.159vw, 0.188rem) solid #656565;
    cursor: pointer;
    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;
}

.pro_liThree1_item .iconfont {
    font-size: clamp(1.625rem, 1.550rem + 0.317vw, 1.875rem);
    color: #222222;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liThree1_item span {
    color: #222222;
    padding: 3px 0 0 3px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liThree1_item.hover,
.pro_liThree1_item:hover {
    border-color: var(--hue);
}

.pro_liThree1_item.hover .iconfont,
.pro_liThree1_item:hover .iconfont,
.pro_liThree1_item.hover span,
.pro_liThree1_item:hover span {
    color: var(--hue);
}

.pro_liFour1 {
    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_liFour1_l {
    width: 21.5%;
}

.pro_liFour1_l_01 {
    position: sticky;
    top: 90px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.750rem, 0.373rem + 1.587vw, 2.000rem);
}

.pro_liFour1_l_01 .item a {
    display: block;
    border-left: clamp(0.125rem, 0.106rem + 0.079vw, 0.188rem) solid transparent;
    padding-left: clamp(0.625rem, 0.437rem + 0.794vw, 1.250rem);
    color: #222222;
}

.pro_liFour1_l_01 .item.hover a {
    border-color: #222;
}

.pro_liFour1_r {
    width: 73%;
}

.pro_liFour1_r .item {
    border-bottom: 1px solid #DEDEDE;
    padding: clamp(1.063rem, 0.516rem + 2.302vw, 2.875rem) 0;
}

.pro_liFour1_r .item .title {
    color: #222222;
}

.pro_liFour1_r .item .text {
    color: #444444;
    padding-top: clamp(0.500rem, 0.462rem + 0.159vw, 0.625rem);
}

.pro_liFour1_r > .item:first-child {
    padding-top: 0;
}

/* ~~~~Pro_List,css~~end */
/* ~~~~Pro_List,css~~end */
/* ~~~~Pro_List,css~~end */






/* ~~~~Pro_Detail,css */
/* ~~~~Pro_Detail,css */
/* ~~~~Pro_Detail,css */
.pro_deOne1_w {
    padding-top: clamp(0.500rem, 0.349rem + 0.635vw, 1.000rem);
}

.pro_deOne2_01 {
    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_deOne2_01_l {
    width: 50%;
}

.pro_deOne2_01_l_1_01 {
    color: #222222;
}

.pro_deOne2_01_l_1_02 {
    padding-top: clamp(1.000rem, 0.793rem + 0.873vw, 1.688rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.313rem, 0.199rem + 0.476vw, 0.688rem);
}

.pro_deOne2_01_l_1_02 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne2_01_l_1_02 .item::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--hue);
    margin-top: clamp(0.563rem, 0.525rem + 0.159vw, 0.688rem);
}

.pro_deOne2_01_l_1_02 .item .r_box {
    width: calc(100% - 5px);
    color: #888888;
    padding-left: 10px;
}

.pro_deOne2_01_l_1_02 .item .r_box span {
    color: #222222;
    padding-left: 20px;
}

.pro_deOne2_01_l_1_03 {
    padding-top: clamp(1.250rem, 0.948rem + 1.270vw, 2.250rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.750rem, 0.562rem + 0.794vw, 1.375rem);
}

.pro_deOne2_01_l_1_03 a {
    width: 100%;
    height: clamp(2.250rem, 2.175rem + 0.317vw, 2.500rem);
    border-radius: 20px;
    border: 1px solid 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;
}

.pro_deOne2_01_l_1_03 a:hover {
    background: var(--hue);
}

.pro_deOne2_01_l_1_03 a .iconfont {
    font-size: clamp(1.625rem, 1.587rem + 0.159vw, 1.750rem);
    color: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deOne2_01_l_1_03 a span {
    color: var(--hue);
    padding: 1px 0 0 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deOne2_01_l_1_03 a:hover .iconfont,
.pro_deOne2_01_l_1_03 a:hover span {
    color: #fff;
}

.pro_deOne2_01_l_1_04 {
    padding-top: clamp(1.250rem, 1.062rem + 0.794vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deOne2_01_l_1_04 .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.159vw, 1.500rem);
    color: #555;
}

.pro_deOne2_01_l_1_04 .text {
    color: #555;
    padding: 0 8px 0 3px;
}

.pro_deOne2_01_l_1 {
    padding-bottom: 60px;
    border-bottom: 1px solid var(--hue);
}

.pro_det_p_top {
    padding-top: clamp(2.375rem, 1.772rem + 2.540vw, 4.375rem);
}

.pro_det_public_tt {
    padding-bottom: clamp(1.000rem, 0.774rem + 0.952vw, 1.750rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_det_public_tt::before {
    content: "";
    display: block;
    width: clamp(0.250rem, -0.033rem + 1.190vw, 1.188rem);
    height: clamp(0.875rem, 0.705rem + 0.714vw, 1.438rem);
    background: var(--hue);
    margin-top: clamp(0.375rem, 0.318rem + 0.238vw, 0.563rem);
}

.pro_det_public_tt span {
    width: calc(100% - clamp(0.250rem, -0.033rem + 1.190vw, 1.188rem));
    color: #222222;
    padding-left: clamp(0.563rem, 0.506rem + 0.238vw, 0.750rem);
}

.pro_deOne2_01_l_2_01 {
    color: #444444;
    padding-bottom: clamp(1.125rem, 0.993rem + 0.556vw, 1.563rem);
}

.pro_deOne2_01_l_3_01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.875rem, 0.668rem + 0.873vw, 1.563rem);
}

.pro_deOne2_01_l_3_01_item {
    border: 1px solid #D9D9D9;
    padding: clamp(1.125rem, 1.012rem + 0.476vw, 1.500rem) clamp(0.875rem, 0.385rem + 2.063vw, 2.500rem);
    border-radius: 12px;
}

.pro_deOne2_01_l_3_01_item_top {
    padding-bottom: clamp(0.500rem, 0.462rem + 0.159vw, 0.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne2_01_l_3_01_item_top .icon {
    width: 20px;
}

.pro_deOne2_01_l_3_01_item_top .icon img {
    width: 100%;
}

.pro_deOne2_01_l_3_01_item_top span {
    width: calc(100% - 20px);
    color: #222222;
    padding-left: 12px;
    padding-top: 1px;
}

.pro_deOne2_01_l_3_01_item_bot {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 4px;
}

.pro_deOne2_01_l_3_01_item_bot .every {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne2_01_l_3_01_item_bot .every::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #666666;
    margin-top: 10px;
}

.pro_deOne2_01_l_3_01_item_bot .every span {
    width: calc(100% - 4px);
    color: #666666;
    padding-left: 10px;
}

.pro_deOne2_01_l_5_01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.500rem, 1.425rem + 0.317vw, 1.750rem);
}

.pro_deOne2_01_l_5_01_item a {
    display: block;
}

.pro_deOne2_01_l_5_01_item a .img_box {
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_deOne2_01_l_5_01_item a .img_box img {
    width: 100%;
}

.pro_deOne2_01_l_5_01_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;
}

.pro_deOne2_01_l_5_01_item a .title {
    color: #222222;
    text-align: center;
    padding-top: 10px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deOne2_01_l_5_01_item a:hover .title {
    color: var(--hue);
}

.pro_deOne2_01_r {
    width: 47%;
}

.pro_deOne2_01_r_1 {
    position: sticky;
    top: 90px;
}

.pro_deOne2_01_r_1_lunbo {
    border-radius: 10px;
}

.pro_deOne2_01_r_1_lunbo .item img {
    width: 100%;
}

.pro_deOne2_01_r_1_dots {
    padding-top: clamp(0.625rem, 0.399rem + 0.952vw, 1.375rem);
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: clamp(0.625rem, 0.512rem + 0.476vw, 1.000rem);
}

.pro_deOne2_01_r_1_dots .item {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid transparent;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deOne2_01_r_1_dots .item img {
    width: 100%;
}

.pro_deOne2_01_r_1_dots .item.hover {
    border-color: var(--hue);
}

/* ~~~~Pro_Detail,css~~end */
/* ~~~~Pro_Detail,css~~end */
/* ~~~~Pro_Detail,css~~end */






/* ~~~~About,css */
/* ~~~~About,css */
/* ~~~~About,css */
.aboOne1_01_1 {
    color: #C30D23;
    padding-bottom: clamp(0.313rem, 0.275rem + 0.159vw, 0.438rem);
}

.aboOne1_01_2 {
    color: #222222;
}

.aboOne1_01_3 {
    color: #666666;
    padding-top: clamp(0.500rem, 0.425rem + 0.317vw, 0.750rem);
}

.aboOne1_01_4 {
    color: #666666;
    padding-top: clamp(0.750rem, 0.675rem + 0.317vw, 1.000rem);
}

.aboBoxOne2 img {
    width: 100%;
}

.aboBoxTwo {
    background-image: linear-gradient(to right, #BE0407, #840C0E);
}

.aboBoxTwo_w {
    padding-top: clamp(1.875rem, 1.592rem + 1.190vw, 2.813rem);
    padding-bottom: clamp(1.875rem, 1.592rem + 1.190vw, 2.813rem);
}

.aboBoxTwo1 {
    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;
}

.aboBoxTwo1_l {
    width: 72%;
}

.aboBoxTwo1_l .title {
    color: #FFFFFF;
}

.aboBoxTwo1_l .text {
    color: #FFFFFF;
    padding-top: clamp(0.500rem, 0.425rem + 0.317vw, 0.750rem);
}

.aboBoxThree {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.aboBoxThree_w {
    padding-top: clamp(5.000rem, 1.701rem + 13.889vw, 15.938rem);
}

.aboBoxThree1 {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    border: 1px solid #FFFFFF;
    border-bottom: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.aboThree1_item {
    color: #fff;
    text-align: center;
    border-right: 1px solid #FFFFFF;
    padding: clamp(0.500rem, -0.480rem + 4.127vw, 3.750rem) clamp(0.875rem, 0.385rem + 2.063vw, 2.500rem);
}

.aboBoxThree1 > .aboThree1_item:last-child {
    border-right: none;
}

.aboThree1_item .title {
    color: #FFFFFF;
}

.aboThree1_item .text {
    color: #FFFFFF;
    padding-top: clamp(0.313rem, 0.218rem + 0.397vw, 0.625rem);
}

.aboBoxFour {
    background: #F5F5F5;
}

.aboBoxFour1 {
    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;
}

.aboFour1_l {
    width: calc((100% - clamp(0.750rem, 0.298rem + 1.905vw, 2.250rem)) / 2);
    background: #FDF2EC;
    border-radius: 10px;
    padding: clamp(2.188rem, 1.905rem + 1.190vw, 3.125rem) clamp(0.938rem, 0.278rem + 2.778vw, 3.125rem);
}

.aboFour1_l_01 {
    color: var(--hue);
}

.aboFour1_l_02 {
    color: #666666;
    padding-top: clamp(0.563rem, 0.468rem + 0.397vw, 0.875rem);
}

.aboFour1_l_03 {
    max-width: clamp(15.000rem, 10.985rem + 16.905vw, 28.313rem);
    margin-top: clamp(1.000rem, 0.830rem + 0.714vw, 1.563rem);
}

.aboFour1_l_03 img {
    width: 100%;
}

.aboFour1_r {
    position: relative;
    width: calc((100% - clamp(0.750rem, 0.298rem + 1.905vw, 2.250rem)) / 2);
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboFour1_r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboFour1_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;
}

.aboFour1_r_01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0) 40%);
    padding: 0 clamp(0.938rem, 0.089rem + 3.571vw, 3.750rem) clamp(1.125rem, 0.899rem + 0.952vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
}

.aboFour1_r_01 .title {
    color: #FFFFFF;
}

.aboFour1_r_01 .text {
    color: #FFFFFF;
    padding-top: clamp(0.500rem, 0.425rem + 0.317vw, 0.750rem);
}

.aboBoxFour2 {
    padding-top: 32px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 10px;
    row-gap: 15px;
}

.aboFour2_item {
    color: #222222;
    text-align: center;
    border: 1px solid #BABABA;
    border-radius: 5px;
    padding: clamp(1.375rem, 0.659rem + 3.016vw, 3.750rem) clamp(0.875rem, 0.573rem + 1.270vw, 1.875rem);
}

.aboFour2_item .title {
    color: #222222;
}

.aboFour2_item .text {
    color: #222222;
    padding-top: clamp(0.375rem, 0.262rem + 0.476vw, 0.750rem);
}

.aboBoxFive1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.875rem, 1.027rem + 3.571vw, 4.688rem);
}

.aboFive1_item {
    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;
}

.aboFive1_item_l {
    width: 49.1%;
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboFive1_item_l img {
    width: 100%;
}

.aboFive1_item:hover .aboFive1_item_l 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;
}

.aboFive1_item_r {
    width: 50.9%;
    padding: 0 clamp(0.938rem, -0.288rem + 5.159vw, 5.000rem);
}

.aboFive1_item_r .text {
    color: #222222;
}

.aboBoxFive1 > .aboFive1_item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* ~~~~About,css~~end */
/* ~~~~About,css~~end */
/* ~~~~About,css~~end */