#baguetteBox-overlay {
    display: none;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #F0F0F0;
}

::-webkit-scrollbar-thumb {
    background-color: #CDCDCD;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #D9D9D9
}

::-webkit-scrollbar-thumb:active {
    background-color: #554F5E
}

* {
    padding: 0;
    margin: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Rubik-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 {
    vertical-align: middle;
    max-width: 100%;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

select,
input,
textarea,
button {
    outline: none;
}

button {
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}



/* 表格添加滚动条 */
.pro_page_table {
    overflow-x: auto;
}

/* 版心 */
.wrap {
    width: 92%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}



/* ~~~~~~~~~~public.css */
/* ~~~~~~~~~~public.css */
:root {
    --hue: #FF9302;
    --subhue: #13213C;
    --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_50 {
    padding-bottom: clamp(1.375rem, 0.723rem + 2.75vw, 3.125rem);
}

.pb_45 {
    padding-bottom: clamp(1.25rem, 0.668rem + 2.45vw, 2.813rem);
}

.pb_40 {
    padding-bottom: clamp(1.25rem, 0.784rem + 1.96vw, 2.5rem);
}

.pb_35 {
    padding-bottom: clamp(1.25rem, 0.901rem + 1.47vw, 2.188rem);
}

.pb_30 {
    padding-bottom: clamp(1.25rem, 1.017rem + 0.98vw, 1.875rem);
}

.tc {
    text-align: center;
}

.upp {
    text-transform: uppercase;
}

.bg_fixed {
    background-attachment: fixed;
}

/* 按钮效果 */
.hover1_style {
    position: relative;
    overflow: hidden;
}

.hover1_style::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: -moz-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: -webkit-linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8) 50%, transparent);
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.hover1_style:hover::after {
    left: 100%;
}

/* 字体 */
.far {
    font-family: "Rajdhani-Regular";
}

.fab {
    font-family: "Rajdhani-Bold";
}

.fur {
    font-family: "Rubik-Regular";
}

.fum {
    font-family: "Rubik-Medium";
}

/* ~~~~~~~~~~public.css~~~~~~~end */
/* ~~~~~~~~~~public.css~~~~~~~end */





/* ~~~~~~pc 导航,css */
/* ~~~~~~pc 导航,css */
/* ~~~~~~pc 导航,css */
.header_m22_top {
    background: #13213C;
}

.header_m22_top_w {
    height: 40px;
    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_m22_top_l {
    column-gap: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_m22_top_l .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_m22_top_l .item .icon {
    width: 18px;
}

.header_m22_top_l .item .icon img {
    width: 100%;
}

.header_m22_top_l .item .text {
    font-size: 14px;
    color: #ffffff;
    padding: 2px 0 0 5px;
}

.header_m22_top_l .item .text a {
    color: #ffffff;
}

.header_m22_top_l .item .text a:hover {
    text-decoration: underline;
}

.header_m22_top_r {
    column-gap: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_m22_top_r a {
    display: block;
    width: 20px;
}

.header_m22_top_r a:hover {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.header_m22_top_r a img {
    width: 100%;
}

.header_m22_bot {
    background: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.header_m22_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_m22_bot_w .logo {
    width: 173px;
}

.header_m22_bot_w .logo a {
    display: block;
}

.header_m22_bot_w .logo a img {
    width: 100%;
}

.header_m22_bot_r {
    width: 66%;
}

.pc_head_list_box {
    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>a {
    display: block;
    height: 80px;
    line-height: 80px;
    font-family: "Rubik-Medium";
    font-size: 16px;
    color: #13213C;
}

.pc_head_list_box .item>a:hover {
    color: var(--hue);
}

.header_m22 {
    height: 120px;
}

.header_m22_bot.active {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
}

/* ~~~~~~pc 导航,css~~~~end */
/* ~~~~~~pc 导航,css~~~~end */
/* ~~~~~~pc 导航,css~~~~end */





.m22_One {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.m22_One_w {
    padding-top: clamp(4.063rem, 2.227rem + 7.73vw, 9.375rem);
    padding-bottom: clamp(3.125rem, 0.966rem + 9.09vw, 9.375rem);
}

.m22_One1 .subtitle {
    padding-bottom: clamp(0.75rem, 0.62rem + 0.55vw, 1.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.m22_One1 .subtitle::before {
    content: "";
    display: block;
    width: 4px;
    height: clamp(1.125rem, 0.952rem + 0.73vw, 1.625rem);
    background: var(--hue);
}

.m22_One1 .subtitle span {
    width: calc(100% - 4px);
    color: #ffffff;
    padding-left: 10px;
    padding-top: 2px;
}

.m22_One1 .title {
    max-width: 650px;
    font-size: clamp(1.75rem, 0.8rem + 4vw, 4.5rem);
    color: #ffffff;
    line-height: 1.1;
    text-transform: capitalize;
}

.m22_One1 .text {
    max-width: 650px;
    color: #ffffff;
    padding-top: clamp(0.938rem, 0.873rem + 0.27vw, 1.125rem);
}

.m22_One1 .btn {
    padding-top: clamp(0.938rem, 0.614rem + 1.36vw, 1.875rem);
}

.public_page_btn {
    display: inline-block;
    padding: 0 clamp(0.875rem, 0.53rem + 1.45vw, 1.875rem);
    height: clamp(2.375rem, 2.073rem + 1.27vw, 3.25rem);
    line-height: clamp(2.375rem, 2.073rem + 1.27vw, 3.25rem);
    color: #ffffff;
    background: var(--hue);
}

.m22_Two1 {
    position: relative;
    isolation: isolate;
    padding: clamp(3.125rem, 2.693rem + 1.82vw, 4.375rem) 0 clamp(3.125rem, 2.693rem + 1.82vw, 4.375rem) clamp(0.938rem, 0.398rem + 2.27vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.m22_Two1::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.65) 80%, #FFFFFF 80%);
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.65) 80%, #FFFFFF 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.65) 80%, #FFFFFF 80%);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.65) 80%, #FFFFFF 80%);
}

.m22_Two1_01 {
    width: 30%;
}

.public_module_title .subtitle {
    padding-bottom: clamp(0.25rem, 0.077rem + 0.73vw, 0.75rem);
}

.public_module_title .title {
    line-height: 1.2;
}

.public_module_title .text {
    padding-top: clamp(0.375rem, 0.289rem + 0.36vw, 0.625rem);
}

.m22_Two1_02 {
    width: 30%;
    color: #535353;
}

.m22_Two1_02 .btn {
    padding-top: clamp(0.938rem, 0.614rem + 1.36vw, 1.875rem);
    text-align: right;
}

.m22_Two1_03 {
    width: 31.9%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.m22_Two1_03 img {
    width: 100%;
}

.m22_Two1_03: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;
}

.m22_Three1 .subtitle {
    padding-bottom: clamp(0.25rem, 0.077rem + 0.73vw, 0.75rem);
}

.m22_Three1 .title {
    position: relative;
    isolation: isolate;
    line-height: 1.2;
}

.m22_Three1 .title span {
    display: inline-block;
    padding-right: 10px;
    background: #ffffff;
}

.m22_Three1 .title::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    height: 6px;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m22_Three2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 25px;
}

.m22_Three2 .item a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    padding: clamp(0.938rem, 0.614rem + 1.36vw, 1.875rem);
}

.m22_Three2 .item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.m22_Three2 .item a .img_box img {
    width: 100%;
}

.m22_Three2 .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;
}

.m22_Three2 .item a .title {
    color: var(--subhue);
    padding-top: clamp(0.875rem, 0.745rem + 0.55vw, 1.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.m22_Three2 .item a:hover .title {
    color: var(--hue);
}

.m22_Three2 .item a .text {
    color: #535353;
    padding-top: clamp(0.25rem, 0.228rem + 0.09vw, 0.313rem);
}

.m22_Three2 .item a .btn {
    padding-top: clamp(0.5rem, 0.414rem + 0.36vw, 0.75rem);
}

.m22_Three2 .item a .btn span {
    display: inline-block;
    color: var(--subhue);
    line-height: 1.3;
    border-bottom: 1px solid var(--subhue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.m22_Three2 .item a:hover .btn span {
    color: var(--hue);
    border-color: var(--hue);
}

.m22_Four {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.m22_Four_w {
    padding-top: clamp(3.125rem, 1.722rem + 5.91vw, 7.188rem);
    padding-bottom: clamp(3.125rem, 1.722rem + 5.91vw, 7.188rem);
}

.m22_Four_w .m22_One1 .title {
    font-size: clamp(1.5rem, 0.988rem + 2.16vw, 2.875rem);
    line-height: 1.26;
}

.m22_Five1_01 {
    position: relative;
    isolation: isolate;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    padding: 35px clamp(0.938rem, 0.506rem + 1.82vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.m22_Five1_01::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(90deg, #FF9302 35%, rgba(19, 33, 60, 0.07) 35%);
    background-image: -moz-linear-gradient(90deg, #FF9302 35%, rgba(19, 33, 60, 0.07) 35%);
    background-image: -webkit-linear-gradient(90deg, #FF9302 35%, rgba(19, 33, 60, 0.07) 35%);
    background-image: linear-gradient(90deg, #FF9302 35%, rgba(19, 33, 60, 0.07) 35%);
}

.m22_Five1_01_l {
    width: 47.1%;
    background: #ffffff;
    padding: clamp(1.563rem, 1.131rem + 1.82vw, 2.813rem) clamp(0.938rem, 0.29rem + 2.73vw, 2.813rem);
}

.m22_Five1_01_l_01 .item {
    margin-bottom: clamp(0.375rem, 0.159rem + 0.91vw, 1rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.m22_Five1_01_l_01 .item .icon {
    width: clamp(1.75rem, 1.361rem + 1.64vw, 2.875rem);
}

.m22_Five1_01_l_01 .item .icon img {
    width: 100%;
}

.m22_Five1_01_l_01 .item .text {
    width: calc(100% - clamp(1.75rem, 1.361rem + 1.64vw, 2.875rem));
    color: #535353;
    padding: clamp(0.125rem, 0.082rem + 0.18vw, 0.25rem) 0 0 clamp(0.625rem, 0.582rem + 0.18vw, 0.75rem);
}

.m22_Five1_01_l_02 {
    padding-top: clamp(0.875rem, 0.745rem + 0.55vw, 1.25rem);
}

.m22_Five1_01_r {
    width: 52.9%;
    padding: 0 clamp(0.938rem, 0.29rem + 2.73vw, 2.813rem);
}

.m22_Five1_01_r_01 {
    max-width: 415px;
    color: #ffffff;
    border-left: 4px solid var(--hue);
    background: rgba(0, 0, 0, 0.48);
    padding: clamp(1.25rem, 1.142rem + 0.45vw, 1.563rem) clamp(0.938rem, 0.722rem + 0.91vw, 1.563rem);
}

.m22_Six1 {
    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;
}

.m22_Six1_l {
    position: relative;
    width: 31.8%;
}

.m22_Six1_l img {
    width: 100%;
}

.m22_Six1_l_01 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.86);
    padding: clamp(0.938rem, 0.873rem + 0.27vw, 1.125rem) clamp(0.938rem, 0.722rem + 0.91vw, 1.563rem);
}

.m22_Six1_l_01 .number {
    color: var(--hue);
    line-height: 1.2;
    text-align: center;
}

.m22_Six1_l_01 .text {
    color: #535353;
}

.m22_Six1_r {
    width: 63%;
}

.m22_Six1_r_01 .item {
    margin-bottom: clamp(0.5rem, 0.198rem + 1.27vw, 1.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.m22_Six1_r_01 .item .icon {
    width: clamp(2.25rem, 1.948rem + 1.27vw, 3.125rem);
    margin-top: 4px;
}

.m22_Six1_r_01 .item .icon img {
    width: 100%;
}

.m22_Six1_r_01 .item .r_box {
    width: calc(100% - clamp(2.25rem, 1.948rem + 1.27vw, 3.125rem));
    padding-left: clamp(0.75rem, 0.577rem + 0.73vw, 1.25rem);
}

.m22_Six1_r_01 .item .r_box .title {
    color: var(--subhue);
}

.m22_Six1_r_01 .item .r_box .text {
    color: #535353;
    padding-top: 3px;
}

.m22_Six1_r_02 {
    padding-top: clamp(0.75rem, 0.577rem + 0.73vw, 1.25rem);
}

.m22_Seven1 {
    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;
}

.m22_Seven1_l {
    width: 38.3%;
}

.m22_Seven1_r {
    width: 57%;
}

.m22_Seven1_r .text {
    color: #535353;
}

.m22_Seven1_r .line {
    width: clamp(2.188rem, 0.784rem + 5.91vw, 6.25rem);
    height: clamp(0.188rem, 0.144rem + 0.18vw, 0.313rem);
    background: var(--hue);
    margin-top: clamp(0.75rem, 0.253rem + 2.09vw, 2.188rem);
}

.m22_Seven2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 20px;
}

.m22_Seven2 .item {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.m22_Seven2 .item img {
    width: 100%;
}

.m22_Seven2 .item:hover img {
    -ms-transform: translateZ(80px);
    -moz-transform: translateZ(80px);
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.m22_Seven2 .item .hover_show {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(19, 33, 60, 0.73);
    padding: clamp(0.75rem, 0.361rem + 1.64vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.m22_Seven2 .item:hover .hover_show {
    opacity: 1;
}

.m22_Seven2 .item .hover_show .title {
    color: #ffffff;
    text-align: center;
}

.m22_Seven2 .item .hover_show .text {
    color: #ffffff;
    text-align: center;
    padding-top: clamp(0.125rem, 0.082rem + 0.18vw, 0.25rem);
}

.m22_Seven3 {
    text-align: center;
    padding-top: clamp(1.563rem, 1.023rem + 2.27vw, 3.125rem);
}

.m22_Eight1 {
    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;
}

.m22_Eight1_l {
    width: 61.7%;
}

.m22_Eight1_l_01 {
    color: var(--subhue);
}

.m22_Eight1_l_02 .item {
    border-top: 1px solid #dadee0;
    padding: clamp(0.938rem, 0.722rem + 0.91vw, 1.563rem) 0;
}

.m22_Eight1_l_02_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;
}

.m22_Eight1_l_02_top .title {
    width: calc(100% - clamp(2.125rem, 1.931rem + 0.82vw, 2.688rem));
    color: #000000;
}

.m22_Eight1_l_02_top .icon {
    width: clamp(1.5rem, 1.306rem + 0.82vw, 2.063rem);
    height: clamp(1.5rem, 1.306rem + 0.82vw, 2.063rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.m22_Eight1_l_02_top .icon img {
    width: 100%;
}

.m22_Eight1_l_02_bot {
    display: none;
    color: #535353;
    padding-top: clamp(0.313rem, 0.248rem + 0.27vw, 0.5rem);
}

.m22_Eight1_l_02 .item.hover .m22_Eight1_l_02_top .icon {
    -ms-transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}

.m22_Eight1_r {
    position: relative;
    width: 31.8%;
}

.m22_Eight1_r img {
    width: 100%;
}

.m22_Eight1_r_01 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 92%;
    max-width: 325px;
    background: rgba(255, 255, 255, 0.86);
    padding: clamp(1.125rem, 0.866rem + 1.09vw, 1.875rem) clamp(0.938rem, 0.614rem + 1.36vw, 1.875rem);
}

.m22_Eight1_r_01 .title {
    color: var(--subhue);
    line-height: 1.2;
}

.m22_Eight1_r_01 .text {
    color: #535353;
    padding-top: clamp(0.313rem, 0.248rem + 0.27vw, 0.5rem);
}

.m22_Eight1_r_01 .btn {
    padding-top: clamp(0.938rem, 0.83rem + 0.45vw, 1.25rem);
}

/* footer,css */

.footer_m22 {
    background: #13213C;
}

.footer_m22_w {
    padding-top: clamp(1rem, 0.87rem + 0.55vw, 1.375rem);
    padding-bottom: clamp(1rem, 0.87rem + 0.55vw, 1.375rem);
}

.footer_m22_01 {
    color: #ffffff;
    text-align: center;
}

/* ~~~~~~~~~~~~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.6);
    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: 750px;
}

.p_form_title1 .subtitle {
    padding-bottom: 5px;
}

.p3_inquiry_pop_form {
    background: #FFFFFF;
    border: 1px solid #707070;
    padding: 20px clamp(0.938rem, 0.83rem + 0.45vw, 1.25rem);
    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;
}

.p3_inquiry_pop_form_l {
    width: 41%;
}

.p3_inquiry_pop_form_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p3_inquiry_pop_form_r {
    width: 55.1%;
}

.p3_inquiry_pop_form_r form .item {
    margin-bottom: 10px;
}

.p3_inquiry_pop_form_r form .item input {
    font-family: "Rubik-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.789rem + 0.36vw, 1.125rem);
    color: #444444;
    width: 100%;
    height: clamp(2.25rem, 2.12rem + 0.55vw, 2.625rem);
    padding: 0 10px 0 15px;
    background: #F7F7F7;
    border: 1px solid #D8D8D8;
}

.p3_inquiry_pop_form_r form .item ::-webkit-input-placeholder {
    color: #B1B1B1;
}

.p3_inquiry_pop_form_r form .item textarea {
    font-family: "Rubik-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.789rem + 0.36vw, 1.125rem);
    color: #444444;
    width: 100%;
    height: clamp(5.625rem, 4.653rem + 4.09vw, 8.438rem);
    padding: 12px 10px 10px 15px;
    background: #F7F7F7;
    border: 1px solid #D8D8D8;
    resize: none;
}

.p3_inquiry_pop_form_r form .btn input {
    font-weight: 700;
    font-family: "Rubik-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.789rem + 0.36vw, 1.125rem);
    color: #ffffff;
    width: clamp(7.188rem, 6.82rem + 1.55vw, 8.25rem);
    height: clamp(2.25rem, 2.12rem + 0.55vw, 2.625rem);
    background: var(--hue);
    border-radius: 5px;
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.p3_inquiry_pop_form_r form .btn input:hover {
    opacity: 0.8;
}

.p3_inquiry_pop_form_r form .text_box {
    font-weight: 700;
    color: #858585;
    padding-top: clamp(0.625rem, 0.409rem + 0.91vw, 1.25rem);
}

.p3_inquiry_pop_form_close {
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 8px;
    width: clamp(1.375rem, 1.202rem + 0.73vw, 1.875rem);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.p3_inquiry_pop_form_close:hover {
    color: var(--hue);
}

/* ~~~~~~~~~~~~pop_inquiry,css~~~~~~~end */
/* ~~~~~~~~~~~~pop_inquiry,css~~~~~~~end */
/* ~~~~~~~~~~~~pop_inquiry,css~~~~~~~end */

html {
    scroll-behavior: smooth;
    scroll-padding-top: 78px;
}







.fixed_right{
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 3;
    width: clamp(2.25rem, 1.852rem + 1.7vw, 3.125rem);
}
.fixed_right a{
    width: clamp(2.25rem, 1.852rem + 1.7vw, 3.125rem);
    height: clamp(2.25rem, 1.852rem + 1.7vw, 3.125rem);
    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;
    background: var(--hue);
    margin-bottom: 1px;
}
.fixed_right a:hover{
    opacity: 0.9;
}
.fixed_right a img{
    width: clamp(1.125rem, 0.841rem + 1.21vw, 1.75rem);
}