#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: "Yantramanav-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: #0056D6;
    --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.58;
}

.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: "Yantramanav-Black";
}

.ffm {
    font-family: "Yantramanav-Medium";
}

.ffr {
    font-family: "Yantramanav-Regular";
}

/* ~~~~~~~~~~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_public_head {
    height: 0;
}

.pc_head_center {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pc_head_center_w {
    padding-top: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pc_head_center_w .logo_box {
    width: 284px;
    margin-top: 5px;
}

.pc_head_center_w .logo_box a {
    display: block;
}

.pc_head_center_w .logo_box a img {
    width: 100%;
}

.pc_head_center_w .logo_box a .logo_img2 {
    display: none;
}

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

.pc_head_center_R .email_column {
    width: calc(100% - 140px);
}

.nav_email {
    padding-right: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.nav_email a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.nav_email a .iconfont {
    font-size: 26px;
    color: #FFFFFF;
}

.nav_email a:hover .iconfont {
    -ms-animation: swing 0.8s linear;
    -webkit-animation: swing 0.8s linear;
    animation: swing 0.8s linear;
}

.nav_email a span {
    font-size: 18px;
    color: #ffffff;
    padding: 1px 0 0 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.nav_email a:hover span {
    text-decoration: underline;
}

.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 {
    position: relative;
}

.pc_head_list_box .item>a {
    position: relative;
    display: block;
    height: 70px;
    padding-top: 10px;
}

.pc_head_list_box .item>a .Color_piece {
    height: 40px;
    border-radius: 5px;
    padding: 0 12px;
    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;
}

.pc_head_list_box .item>a .Color_piece span {
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 2px;
    text-transform: uppercase;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pc_head_list_box .item.hover>a .Color_piece {
    background: var(--hue);
}

.pc_head_language_search {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pc_head_language {
    position: relative;
}

.head_language_01 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    background: var(--hue);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.hover_style:hover {
    opacity: 0.8;
}

.head_language_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 105px;
    padding: 15px 0 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.head_language_02 a {
    display: block;
    font-size: 18px;
    color: #666666;
    text-align: center;
    padding: 7px 0 7px;
}

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

.header_search_icon {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.6);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_search_icon:hover {
    background: var(--hue);
    border-color: var(--hue);
    border-left-color: #8d8f91;
}

/* ~~~~~~~~~~~~头部弹出表单 */
.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   */

/* 导航active */

.pc_public_head.active .pc_head_center {
    background: #fefefe;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.pc_public_head.active .pc_head_center_w .logo_box .logo_img1 {
    display: none;
}

.pc_public_head.active .pc_head_center_w .logo_box .logo_img2 {
    display: block;
}

.pc_public_head.active .pc_head_center_R .email_column .nav_email a .iconfont,
.pc_public_head.active .pc_head_center_R .email_column .nav_email a span {
    color: #666666;
}

.pc_public_head.active .pc_head_center_R .pc_head_list_box .item>a .Color_piece span {
    color: #333333;
}

.pc_public_head.active .pc_head_center_R .pc_head_list_box .item.hover>a .Color_piece span {
    color: #fff;
}

.pc_public_head.active .pc_head_center_R .pc_head_language_search .pc_head_search .header_search_icon {
    color: #B9B9B9;
    border: 1px solid #B9B9B9;
}

.pc_public_head.active .pc_head_center_R .pc_head_language_search .pc_head_search .header_search_icon:hover {
    color: var(--hue);
    background: none;
}

/* 常规下拉 */
.publicTwo_stage_nav {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 200px;
    background: #ffffff;
    padding: 18px 10px 12px 15px;
    border-radius: 0 0 4px 4px;
}

.publicTwo_stage_nav .EveryOne {
    margin-bottom: 8px;
}

.publicTwo_stage_nav .EveryOne a {
    display: block;
    font-size: 16px;
    color: #666666;
}

.publicTwo_stage_nav .EveryOne a:hover {
    color: var(--hue);
}

/* 产品下拉 */
.pro_drop_menu {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 92%;
    max-width: 1590px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.pro_drop_menu1 {
    padding: 40px 50px 30px;
    
}

.pro_drop_menu1 {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        column-gap: clamp(0.75rem, 0.505rem + 1.03vw, 1.563rem);
        row-gap:clamp(1.063rem, 0.817rem + 1.03vw, 1.875rem);
    }

    .pro_drop_menu1_01 {
        grid-column: 1 / 3;
    }



.pro_drop_menu_tt {
    padding-bottom: 12px;
}

.pro_drop_menu_tt a {
    display: block;
    color: var(--hue);
}

.pro_drop_menu_tt a:hover {
    text-decoration: underline;
}

.pro_drop_menu_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 9px;
}

.pro_drop_menu_list .everyOne a {
    display: block;
    color: #666666;
    line-height: 1.46;
}

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

.pro_drop_menu1_01_top .pro_drop_menu_list {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px;
}


.pro_drop_menu1_01_bot {
    padding-top: 35px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px;
}

.pro_drop_menu1_02_bot {
    padding-top: 35px;
}



/* ~~~~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.5rem, 0.425rem + 0.32vw, 0.75rem);
    height: clamp(0.5rem, 0.425rem + 0.32vw, 0.75rem);
    background: #DCDCDC;
    margin: 0 clamp(0.313rem, 0.237rem + 0.32vw, 0.563rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.index_b_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.5rem, -0.009rem + 2.14vw, 2.188rem);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 0;
}

.indBoxOne {
    position: relative;
    border-top: clamp(0.188rem, 0.056rem + 0.56vw, 0.625rem) solid var(--hue);
}

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

.indOne1_lunbo .item .item_w {
    padding-top: clamp(16.25rem, 14.535rem + 7.22vw, 21.938rem);
    padding-bottom: clamp(3.125rem, 2.183rem + 3.97vw, 6.25rem);
}

.public_module_title .subtitle {
    padding-bottom: 2px;
    column-gap: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.public_module_title.tc .subtitle {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.public_module_title .subtitle .icon1 {
    width: clamp(1.063rem, 1.025rem + 0.16vw, 1.188rem);
}

.public_module_title .subtitle .icon1 img {
    display: block;
    width: 100%;
}

.public_module_title .subtitle .icon2 {
    display: none;
    width: clamp(1.063rem, 1.025rem + 0.16vw, 1.188rem);
}

.public_module_title.tc .subtitle .icon2 {
    display: block;
}

.public_module_title .subtitle .icon2 img {
    display: block;
    width: 100%;
}

.public_module_title .subtitle span {
    padding-top: 2px;
}

.public_module_title .text {
    padding-top: clamp(0.375rem, 0.337rem + 0.16vw, 0.5rem);
}

.indOne1_01 {
    max-width: 623px;
}

.indOne1_01_01 {
    width: 98%;
    height: clamp(0.125rem, 0.05rem + 0.32vw, 0.375rem);
    background-image: linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0));
    margin-top: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem);
}

.indOne1_01_02 {
    color: #FFFFFF;
    padding-top: clamp(1rem, 0.83rem + 0.71vw, 1.563rem);
}

.indOne1_01_03 {
    padding-top: clamp(1.25rem, 1.099rem + 0.63vw, 1.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn1 {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.536rem + 1.43vw, 2rem);
    border-radius: 25px;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn1 span {
    color: var(--hue);
}

.public_page_btn1 .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: var(--hue);
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-left: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
}

.public_page_btn1:hover {
    opacity: 0.8;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.indBoxOne2 {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: clamp(0.75rem, 0.373rem + 1.59vw, 2rem);
    width: 100%;
}

.indBoxOne2_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
}

.indOne2_01 {
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_lunbo_prev,
.public_lunbo_next {
    font-size: clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem);
    height: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem);
    line-height: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem);
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    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);
}

.indBoxOne3 {
    position: absolute;
    z-index: 2;
    right: 19%;
    top: 50%;
    transform: translate(0, -50%);
    width: 89px;
}

.indBoxOne3 img {
    width: 100%;
}

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

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

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

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

.indBoxOne3 .line1 {
    animation: line_animate 3s linear 0s infinite;
}

.indBoxOne3 .line2 {
    animation: line_animate 3s linear 1s infinite;
}

.indBoxOne3 .line3 {
    animation: line_animate 3s linear 2s infinite;
}

.indTwo2_lunbo .swiper-slide {
    height: auto;
    padding-bottom: calc(clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem) / 2 + 1px);
}

.indTwo2_lunbo .indTwo2_item {
    height: 100%;
}

.indTwo2_item {
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    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;
}

.indTwo2_item_top a {
    display: block;
}

.indTwo2_item_top a .img_box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

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

.indTwo2_item_top a .img_box .img_02 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTwo2_item:hover .indTwo2_item_top a .img_box .img_02 {
    opacity: 1;
}

.indTwo2_item_top a .bot_box {
    text-align: center;
    padding: clamp(0.875rem, 0.573rem + 1.27vw, 1.875rem) 15px clamp(0.875rem, 0.668rem + 0.87vw, 1.563rem);
}

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

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

.indTwo2_item_top a .bot_box .text {
    padding-top: clamp(0.375rem, 0.281rem + 0.4vw, 0.688rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
}

.indTwo2_item_top a .bot_box .text .every {
    color: #666666;
}

.indTwo2_item_top a .bot_box .text .every span {
    color: #333333;
}

.indTwo2_item_bot {
    width: 93%;
    max-width: 374px;
    border: 1px solid #B9B9B9;
    border-radius: 30px;
    background: #FFFFFF;
    margin: 0 auto calc((clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem) * -1) / 2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTwo2_item:hover .indTwo2_item_bot {
    border-color: var(--hue);
}

.indTwo2_item_bot a {
    position: relative;
    width: 50%;
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.indTwo2_item_bot a .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTwo2_item_bot a span {
    color: #666666;
    padding: 1px 0 0 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indTwo2_item_bot>a:nth-child(1)::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 1px;
    height: 16px;
    background: #B9B9B9;
    border-radius: 8px;
}

.indBoxTwo3_w {
    padding-top: clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
}

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

.indTwo3_01_l {
    width: clamp(4.688rem, 3.651rem + 4.37vw, 8.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indTwo3_01_r {
    width: calc(100% - clamp(4.688rem, 3.651rem + 4.37vw, 8.125rem));
}

.indTwo3_01_r_dots {
    position: relative;
    width: 100%;
    height: 2px;
    background: #B9B9B9;
}

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

.indBoxThree1 {
    padding-right: 3%;
    padding-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    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;
}

.indThree1_l {
    width: 54.2%;
    padding: clamp(2.188rem, 1.716rem + 1.98vw, 3.75rem) 15px clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem) clamp(0.938rem, -0.476rem + 5.95vw, 5.625rem);
}

.indThree1_l_01 {
    color: var(--hue);
}

.indThree1_l_02 {
    color: #333333;
    padding-top: clamp(0.438rem, 0.381rem + 0.24vw, 0.625rem);
}

.indThree1_l_03 {
    padding-top: clamp(1.125rem, 0.993rem + 0.56vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn2 {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.536rem + 1.43vw, 2rem);
    border-radius: 25px;
    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-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.public_page_btn2 .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: var(--hue);
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-right: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn2 span {
    color: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn2:hover .iconfont,
.public_page_btn2:hover span {
    color: #fff;
}

.indThree1_r {
    width: 24.4%;
    margin-top: -3.5%;
}

.indThree1_r img {
    width: 100%;
}

.indBoxFour1 {
    background: #F2F3F5;
}

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

.indFour1_01_l {
    width: 70%;
}

.indFour1_01_r {
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

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

.indFour2_every a {
    position: relative;
    display: block;
}

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

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

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

.indFour2_every a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 9, 23, 0.38);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour2_every a:hover::before {
    opacity: 0;
}

.indFour2_every a .bot_box {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 clamp(0.875rem, 0.385rem + 2.06vw, 2.5rem) clamp(0.625rem, 0.38rem + 1.03vw, 1.438rem);
    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;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour2_every a:hover .bot_box {
    opacity: 0;
}

.indFour2_every a .bot_box .title {
    width: calc(100% - clamp(2.625rem, 2.286rem + 1.43vw, 3.75rem));
    color: #FFFFFF;
}

.indFour2_every a .bot_box .iconfont {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    width: clamp(2rem, 1.661rem + 1.43vw, 3.125rem);
    height: clamp(2rem, 1.661rem + 1.43vw, 3.125rem);
    line-height: clamp(2rem, 1.661rem + 1.43vw, 3.125rem);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
}

.indFour2_every a .float_box {
    opacity: 0;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 93%;
    height: 93%;
    max-width: 360px;
    max-height: 255px;
    padding: 15px;
    background: rgba(0, 9, 23, 0.35);
    border-radius: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFour2_every a:hover .float_box {
    opacity: 1;
}

.indFour2_every a .float_box .iconfont {
    font-size: 44px;
    color: #fff;
}

.indFour2_every a .float_box .text {
    color: #FFFFFF;
    text-align: center;
    padding-top: 13px;
}

.indFour2_lunbo .item>.indFour2_every:nth-child(-n + 3) {
    width: calc(100% / 3);
}

.indFour2_lunbo .item>.indFour2_every:nth-child(n + 4) {
    width: calc(100% / 2);
}

.indBoxFive {
    margin-top: clamp(3.125rem, 2.183rem + 3.97vw, 6.25rem);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxFive1_w {
    padding-top: clamp(3.125rem, 1.052rem + 8.73vw, 10rem);
    padding-bottom: clamp(3.125rem, 1.052rem + 8.73vw, 10rem);
}

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

.indFive1_01_l {
    width: 52%;
}

.indFive1_01_l_1 {
    color: #FFFFFF;
    padding-top: clamp(0.188rem, 0.131rem + 0.24vw, 0.375rem);
}

.indFive1_01_l_2 {
    color: #FFFFFF;
    padding-top: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
}

.indFive1_01_l_3 {
    padding-top: clamp(1.25rem, 1.099rem + 0.63vw, 1.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn3 {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.536rem + 1.43vw, 2rem);
    border-radius: 25px;
    border: 1px solid #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn3:hover {
    background: #fff;
}

.public_page_btn3 span {
    color: #FFFFFF;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn3 .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #ffffff;
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-left: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indFive1_01_r_1 {
    position: relative;
    width: 89px;
}

.indFive1_01_r_1 img {
    width: 100%;
}

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

.indFive1_01_r_1 .line1 {
    animation: line_animate 3s linear 0s infinite;
}

.indFive1_01_r_1 .line2 {
    animation: line_animate 3s linear 1s infinite;
}

.indFive1_01_r_1 .line3 {
    animation: line_animate 3s linear 2s infinite;
}

.indBoxFive2 {
    max-width: 1274px;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.21);
    backdrop-filter: blur(6px);
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-top-left-radius: 40px;
    padding: clamp(1.75rem, 1.411rem + 1.43vw, 2.875rem) 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 15px;
}

.indFive2_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: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.indFive2_item .icon {
    width: clamp(2.5rem, 1.859rem + 2.7vw, 4.625rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFive2_item:hover .icon {
    transform: rotateY(180deg);
}

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

.indFive2_item .r_box {
    max-width: calc(100% - clamp(2.5rem, 1.859rem + 2.7vw, 4.625rem));
    padding-left: 10px;
}

.indFive2_item .r_box .number {
    color: #fff;
    line-height: 1;
}

.indFive2_item .r_box .text {
    color: #FFFFFF;
}

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

.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: 43.8%;
}

.indSix1_l .indOne1_01_01 {
    background-image: linear-gradient(to right, #0056D6, rgba(0, 86, 214, 0));
}

.indSix1_l_02 {
    color: #666666;
    padding-top: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem);
}

.indSix1_l_03 {
    width: clamp(5.625rem, 5.305rem + 1.35vw, 6.688rem);
    margin-top: clamp(1rem, 0.849rem + 0.63vw, 1.5rem);
}

.indSix1_l_03:hover {
    animation: swing 0.8s linear;
}

.indSix1_l_03 a {
    display: block;
}

.indSix1_l_03 a img {
    width: 100%;
}

.indSix1_r {
    width: 51.3%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.938rem, 0.768rem + 0.71vw, 1.5rem);
}

.indSix1_r_item {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indSix1_r_item a {
    padding: clamp(1.25rem, 1.156rem + 0.4vw, 1.563rem) clamp(0.938rem, 0.542rem + 1.67vw, 2.25rem);
    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_r_item_l {
    width: 76%;
}

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

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

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

.indSix1_r_item_l .btn {
    padding-top: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indSix1_r_item_l .btn span {
    color: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_r_item_l .btn .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-left: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indSix1_r_item a:hover .indSix1_r_item_l .btn span,
.indSix1_r_item a:hover .indSix1_r_item_l .btn .iconfont {
    color: var(--hue);
}

.indSix1_r_item_r {
    width: clamp(2.875rem, 2.121rem + 3.17vw, 5.375rem);
}

.indSix1_r_item_r img {
    width: 100%;
}

.indSix1_r_item_r .img_02 {
    display: none;
}

.indSix1_r_item a:hover .indSix1_r_item_r .img_01 {
    display: none;
}

.indSix1_r_item a:hover .indSix1_r_item_r .img_02 {
    display: block;
}

.indBoxSeven_w {
    border-bottom: 1px dashed #B9B9B9;
}

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

.indSeven1_l {
    width: 49.7%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indSeven1_l_01 {
    width: 212px;
    background-color: #F2F3F5;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.563rem, 0.526rem + 4.37vw, 5rem) clamp(0.813rem, 0.718rem + 0.4vw, 1.125rem) clamp(1.25rem, 0.119rem + 4.76vw, 5rem);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indSeven1_l_01_top .iconfont {
    font-size: clamp(2rem, 1.51rem + 2.06vw, 3.625rem);
    color: #fff;
    text-align: center;
    width: clamp(3.125rem, 2.258rem + 3.65vw, 6rem);
    height: clamp(3.125rem, 2.258rem + 3.65vw, 6rem);
    line-height: clamp(3.125rem, 2.258rem + 3.65vw, 6rem);
    border-radius: 50%;
    background: var(--hue);
    margin: 0 auto;
}

.indSeven1_l_01_top .title {
    color: #666666;
    text-align: center;
    padding-top: clamp(0.75rem, 0.656rem + 0.4vw, 1.063rem);
}

.indSeven1_l_01_top .text {
    color: var(--hue);
    text-align: center;
    padding-top: clamp(0.125rem, 0.012rem + 0.48vw, 0.5rem);
}

.indSeven1_l_01_top .text a {
    color: var(--hue);
}

.indSeven1_l_01_top .text a:hover {
    text-decoration: underline;
}

.indSeven1_l_01_bot {
    border-top: 1px dashed #B9B9B9;
    margin-top: clamp(0.75rem, 0.637rem + 0.48vw, 1.125rem);
    padding-top: clamp(0.75rem, 0.524rem + 0.95vw, 1.5rem);
}

.indSeven1_l_01_bot {
    color: #666666;
    text-align: center;
    line-height: 1.52;
}

.indSeven1_l_02 {
    width: calc(100% - 212px);
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indSeven1_l_02 img {
    width: 100%;
}

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

.indSeven1_r {
    width: 46.7%;
}

.indSeven1_r_01_item {
    border-top: 1px dashed #B9B9B9;
    padding: clamp(0.875rem, 0.668rem + 0.87vw, 1.563rem) 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indSeven1_r_01_item .iconfont {
    width: clamp(1.75rem, 1.712rem + 0.16vw, 1.875rem);
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: var(--hue);
}

.indSeven1_r_01_item .r_box {
    width: calc(100% - clamp(1.75rem, 1.712rem + 0.16vw, 1.875rem));
}

.indSeven1_r_01_item .r_box .title {
    color: var(--hue);
}

.indSeven1_r_01_item .r_box .text {
    color: #666666;
    padding-top: clamp(0.188rem, 0.15rem + 0.16vw, 0.313rem);
}

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

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

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

.indNine1_l {
    width: 52.8%;
}

.indNine1_l_01 {
    padding-top: clamp(0.313rem, 0.218rem + 0.4vw, 0.625rem);
}

.indNine1_l_01 .item {
    border-bottom: 1px dashed #999999;
    padding: clamp(0.813rem, 0.586rem + 0.95vw, 1.563rem) 0;
}

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

.indNine1_l_01_top .title {
    width: calc(100% - clamp(2.188rem, 2.131rem + 0.24vw, 2.375rem));
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indNine1_l_01_top .iconfont {
    font-weight: 700;
    font-size: clamp(1rem, 0.925rem + 0.32vw, 1.25rem);
    color: #999999;
    text-align: center;
    width: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    line-height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indNine1_l_01_bot {
    display: none;
    color: #666666;
    padding-top: clamp(0.25rem, 0.137rem + 0.48vw, 0.625rem);
}

.indNine1_l_01 .item.hover .indNine1_l_01_top .title,
.indNine1_l_01 .item.hover .indNine1_l_01_top .iconfont {
    color: var(--hue);
}

.indNine1_r {
    width: 43.5%;
}

.indNine1_r_01 {
    border-top: clamp(0.188rem, 0.074rem + 0.48vw, 0.563rem) solid var(--hue);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: clamp(1.875rem, 1.31rem + 2.38vw, 3.75rem) clamp(0.938rem, 0.278rem + 2.78vw, 3.125rem) clamp(2.188rem, 1.716rem + 1.98vw, 3.75rem);
}

.indNine1_r_01_tt {
    padding-bottom: clamp(1.125rem, 0.993rem + 0.56vw, 1.563rem);
}

.indNine1_r_01_tt .title {
    color: #333333;
}

.indNine1_r_01_tt .text {
    color: #666666;
    padding-top: clamp(0.313rem, 0.275rem + 0.16vw, 0.438rem);
}

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

.indNine1_r_form .item input {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    padding: 0 10px 0 15px;
}

.indNine1_r_form .item textarea {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(5.625rem, 5.286rem + 1.43vw, 6.75rem);
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    padding: 12px 10px 10px 15px;
    resize: none;
}

.indNine1_r_form .btn input {
    font-family: "Yantramanav-Medium";
    font-size: 16px;
    color: #fff;
    width: 180px;
    height: clamp(2.375rem, 2.149rem + 0.95vw, 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;
}

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

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

.indTen1_l {
    width: 48.8%;
}

.indTen1_l_01 a {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background: #F2F3F5;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

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

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

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

.indTen1_l_01 a .bot_box {
    padding: clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem) clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem) clamp(1.125rem, 0.861rem + 1.11vw, 2rem);
}

.indTen1_l_01 a .bot_box .date {
    color: #666666;
}

.indTen1_l_01 a .bot_box .title {
    color: #333333;
    padding-top: clamp(0.188rem, 0.112rem + 0.32vw, 0.438rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indTen1_l_01 a .bot_box .btn {
    padding-top: clamp(0.438rem, 0.306rem + 0.56vw, 0.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indTen1_l_01 a .bot_box .btn span {
    color: #666666;
}

.indTen1_l_01 a .bot_box .btn .iconfont {
    font-size: 24px;
    color: #666;
    padding-left: 3px;
}

.indTen1_r {
    width: 48.5%;
}

.indTen1_r .item {
    border-top: 1px dashed #B9B9B9;
}

.indTen1_r .item a {
    padding: clamp(0.938rem, 0.542rem + 1.67vw, 2.25rem) 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indTen1_r .item a .title_btn {
    width: calc(100% - clamp(5rem, 3.869rem + 4.76vw, 8.75rem));
}

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

.indTen1_r .item a:hover .title_btn .title {
    color: var(--hue);
}

.indTen1_r .item a .title_btn .btn {
    padding-top: clamp(0.313rem, 0.181rem + 0.56vw, 0.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indTen1_r .item a .title_btn .btn span {
    color: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTen1_r .item a .title_btn .btn .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-left: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTen1_r .item a:hover .title_btn .btn span,
.indTen1_r .item a:hover .title_btn .btn .iconfont {
    color: var(--hue);
}

.indTen1_r .item a .date {
    width: clamp(4.063rem, 3.817rem + 1.03vw, 4.875rem);
    border-left: 1px solid #B9B9B9;
    padding-left: clamp(0.375rem, 0.205rem + 0.71vw, 0.938rem);
    text-align: center;
}

.indTen1_r .item a .date .day {
    color: #333333;
    line-height: 1;
}

.indTen1_r .item a .date .Moon {
    color: #666666;
}

.indTen1_r>.item:last-child {
    border-bottom: 1px dashed #B9B9B9;
}

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






/* ~~~~footer,css */
/* ~~~~footer,css */
/* ~~~~footer,css */
.public_footer_top {
    background: var(--hue);
}

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

.footer_top_01 .item {
    width: calc(100% / 3);
    border-right: 1px solid rgba(255, 255, 255, 0.51);
}

.footer_top_01 .item a {
    height: clamp(2.438rem, 2.042rem + 1.67vw, 3.75rem);
    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;
}

.footer_top_01 .item a .iconfont {
    font-size: clamp(1.375rem, 1.187rem + 0.79vw, 2rem);
    color: #ffffff;
}

.footer_top_01 .item a:hover .iconfont {
    -ms-animation: swing 0.8s linear;
    -webkit-animation: swing 0.8s linear;
    animation: swing 0.8s linear;
}

.footer_top_01 .item a span {
    color: #ffffff;
    padding-left: clamp(0.313rem, 0.256rem + 0.24vw, 0.5rem);
    padding-top: 2px;
}

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

.footer_top_01>.item:last-child {
    border-right: none;
}

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

.footer_cen_w {
    padding: clamp(2.813rem, 2.153rem + 2.78vw, 5rem) 0 clamp(1.875rem, 1.31rem + 2.38vw, 3.75rem);
    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;
}

.footer_cen_01 .logo_box {
    max-width: clamp(14.375rem, 12.697rem + 7.06vw, 19.938rem);
}

.footer_cen_01 .logo_box a {
    display: block;
}

.footer_cen_01 .logo_box a img {
    width: 100%;
}

.footer_cen_01 .text_box {
    color: #E2E2E2;
    padding-top: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem);
}

.footer_cen_01 .follow_us {
    padding-top: clamp(1rem, 0.83rem + 0.71vw, 1.563rem);
}

.footer_cen_01 .follow_us .title {
    color: #e0e0e0;
    padding-bottom: clamp(0.5rem, 0.368rem + 0.56vw, 0.938rem);
}

.footer_cen_01 .follow_us .list {
    column-gap: clamp(0.625rem, 0.437rem + 0.79vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.footer_cen_01 .follow_us .list a {
    display: block;
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.75rem, 1.58rem + 0.71vw, 2.313rem);
    height: clamp(1.75rem, 1.58rem + 0.71vw, 2.313rem);
    line-height: clamp(1.75rem, 1.58rem + 0.71vw, 2.313rem);
    border: 1px solid #BBBBBB;
    border-radius: 4px;
}

.footer_cen_01 .follow_us .list a:hover {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.footer_cen_title {
    font-size: clamp(1.125rem, 1.012rem + 0.48vw, 1.5rem);
    color: #ffffff;
    padding-bottom: clamp(0.375rem, 0.149rem + 0.95vw, 1.125rem);
}

.footer_cen_list a {
    display: block;
    color: #e0e0e0;
    margin-bottom: clamp(0.188rem, 0.112rem + 0.32vw, 0.438rem);
}

.footer_cen_list a:hover {
    text-decoration: underline;
}

.footer_cen_04_form .item {
    margin-bottom: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
}

.footer_cen_04_form .item input {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444;
    width: 100%;
    height: clamp(2.375rem, 2.3rem + 0.32vw, 2.625rem);
    background: #ffffff;
    border-radius: 4px;
    border: none;
    padding: 0 10px 0 12px;
}

.footer_cen_04_form .item textarea {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444;
    width: 100%;
    height: 92px;
    background: #ffffff;
    border-radius: 4px;
    border: none;
    padding: 12px 10px 10px 12px;
    resize: none;
}

.footer_cen_04_form .item ::placeholder {
    color: #999999;
}

.footer_cen_04_form .btn_box input {
    font-family: "Yantramanav-Medium";
    font-size: 16px;
    color: #ffffff;
    width: 173px;
    height: clamp(2.375rem, 2.149rem + 0.95vw, 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_cen_04_form .btn_box input:hover {
    opacity: 0.8;
}

.footer_cen_01 {
    width: 28%;
}

.footer_cen_02 {
    width: 20%;
}

.footer_cen_03 {
    width: 11%;
}

.footer_cen_04 {
    width: 23%;
}

.public_footer_bot {
    border-top: 1px dashed #7C7C7C;
}

.footer_bot_w {
    padding: clamp(0.938rem, 0.806rem + 0.56vw, 1.375rem) 0;
    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_bot_01,
.footer_bot_02 {
    color: #999999;
}

.footer_bot_02 a {
    color: #999999;
}

.footer_bot_02 a:hover {
    color: #ffffff;
}

/* ~~~~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 */






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

.subPage_banner_w {
    height: clamp(12.5rem, 7.599rem + 20.63vw, 28.75rem);
}

.subPage_crumbs {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.subPage_crumbs_w {
    padding-top: clamp(0.438rem, 0.268rem + 0.71vw, 1rem);
    padding-bottom: clamp(0.438rem, 0.268rem + 0.71vw, 1rem);
}

.subPage_crumbs1 {
    color: #333333;
}

.subPage_crumbs1 a {
    color: #333333;
}

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

.pro_liBoxOne {
    background: #F2F3F5;
}

.pro_liOne1 {
    margin-bottom: clamp(1.563rem, 1.28rem + 1.19vw, 2.5rem);
    border-bottom: 1px solid #B9B9B9;
    padding-bottom: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    column-gap: clamp(1.75rem, 0.77rem + 4.13vw, 5rem);
    row-gap: clamp(0.5rem, 0.274rem + 0.95vw, 1.25rem);
    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_liOne1 .item a {
    display: block;
    color: #666666;
    line-height: 1.3;
    padding-bottom: clamp(0rem, -0.075rem + 0.32vw, 0.25rem);
    border-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem) solid transparent;
}

.pro_liOne1 .item.hover a,
.pro_liOne1 .item a:hover {
    color: var(--hue);
    border-bottom-color: var(--hue);
}

.pro_liOne2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    row-gap: clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
}

.pro_liOne2_item a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.pro_liOne2_item a .img_box {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.pro_liOne2_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_liOne2_item a .bot_box .title_line {
    position: relative;
    width: 89%;
    background: rgba(255, 255, 255, 0.94);
    padding: clamp(0.938rem, 0.862rem + 0.32vw, 1.188rem) 12px 13px clamp(0.75rem, 0.524rem + 0.95vw, 1.5rem);
    margin-top: calc(clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem) * -1);
}

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

.pro_liOne2_item a:hover .bot_box .title_line .title {
    color: var(--hue);
}

.pro_liOne2_item a .bot_box .title_line .line {
    width: clamp(1.875rem, 0.631rem + 5.24vw, 6rem);
    height: 2px;
    background: var(--hue);
    border-radius: 2px;
    margin-top: clamp(0.188rem, 0.15rem + 0.16vw, 0.313rem);
}

.pro_liOne2_item a .bot_box .text {
    color: #666666;
    padding: 0 clamp(0.875rem, 0.762rem + 0.48vw, 1.25rem) 0;
    margin-bottom: clamp(0.75rem, 0.599rem + 0.63vw, 1.25rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.pro_liOne2_item a .bot_box .btn {
    color: var(--hue);
    text-align: center;
    width: clamp(7.188rem, 6.622rem + 2.38vw, 9.063rem);
    height: clamp(2.125rem, 1.899rem + 0.95vw, 2.875rem);
    line-height: clamp(2.125rem, 1.899rem + 0.95vw, 2.875rem);
    border: 1px solid var(--hue);
    border-radius: 25px;
    margin: 0 0 clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem) clamp(0.875rem, 0.762rem + 0.48vw, 1.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne2_item a:hover .bot_box .btn {
    color: #fff;
    background: var(--hue);
}

.pro_liOne2_item a .img_box .iconfont {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem);
    width: clamp(1.875rem, 1.668rem + 0.87vw, 2.563rem);
    height: clamp(1.875rem, 1.668rem + 0.87vw, 2.563rem);
    line-height: clamp(1.875rem, 1.668rem + 0.87vw, 2.563rem);
    background: var(--hue);
    font-size: clamp(1.375rem, 1.3rem + 0.32vw, 1.625rem);
    color: #fff;
    text-align: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne2_item a:hover .img_box .iconfont {
    opacity: 1;
}

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

.pro_liBoxTwo {
    background-color: #F2F3F5;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}

.pro_liBoxTwo_w {
    padding-top: clamp(0rem, -2.545rem + 10.71vw, 8.438rem);
    padding-bottom: clamp(3.125rem, -3.378rem + 27.38vw, 24.688rem);
}

.pro_liTwo1 {
    max-width: 830px;
    margin-left: auto;
}

.pro_liTwo1 .title {
    color: #333333;
}

.pro_liTwo1 .text {
    color: #333333;
    padding-top: 8px;
}

.pro_liTwo1 .btn {
    padding-top: 23px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn4 {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.536rem + 1.43vw, 2rem);
    border-radius: 25px;
    color: #fff;
    background: var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

/* ~~~~pro_list,css~~end */
/* ~~~~pro_list,css~~end */
/* ~~~~pro_list,css~~end */






/* ~~~~pro_det,css */
/* ~~~~pro_det,css */
/* ~~~~pro_det,css */
.pc_public_head.not_fixed.active {
    height: 102px;
}

.pro_det_crumbs {
    background: #F2F3F5;
}

.pro_det_crumbs_w {
    padding-top: clamp(0.5rem, 0.18rem + 1.35vw, 1.563rem);
    padding-bottom: clamp(1.25rem, 1.156rem + 0.4vw, 1.563rem);
}

.pro_deBoxOne {
    background: #F2F3F5;
}

.pro_det_main {
    position: relative;
    padding: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem) clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem) clamp(1.875rem, 1.121rem + 3.17vw, 4.375rem);
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    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_det_main_L {
    width: calc(100% - 340px);
}

.pro_de_L01 {
    margin-bottom: clamp(2.5rem, 2.312rem + 0.79vw, 3.125rem);
    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;
}

.pro_de_L01_l {
    position: relative;
    width: 54%;
}

.pro_de_L01_l_lunbo .item {
    position: relative;
}

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

.pro_de_L01_l_lunbo .item .play_btn {
    position: absolute;
    z-index: 2;
    left: clamp(1.25rem, 0.873rem + 1.59vw, 2.5rem);
    bottom: clamp(1.25rem, 0.873rem + 1.59vw, 2.5rem);
}

.pro_de_L01_l_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.625rem, 0.512rem + 0.48vw, 1rem);
    transform: translate(-50%, 0);
}

.pro_de_L01_r {
    width: 42%;
}

.pro_de_L01_r_title {
    color: #333333;
}

.pro_de_L01_r_parameters {
    padding: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem) 0 clamp(1.25rem, 1.099rem + 0.63vw, 1.75rem);
}

.pro_de_L01_r_parameters .item {
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro_de_L01_r_parameters .item span {
    width: 50%;
    color: #666666;
}

.pro_de_L01_r_parameters .item div {
    width: 50%;
    color: #666666;
}

.pro_de_L01_r_text {
    color: #666666;
    padding-bottom: 15px;
}

.pro_de_L01_r_email {
    border: 1px solid var(--hue);
    background: rgba(0, 86, 214, 0.04);
    border-radius: 10px;
    padding: 18px 10px 18px;
}

.pro_de_L01_r_email .email {
    display: block;
    color: var(--hue);
    text-align: center;
    padding-bottom: 8px;
}

.pro_de_L01_r_email .email:hover {
    text-decoration: underline;
}

.pro_de_L01_r_email .btn {
    display: block;
    color: #ffffff;
    text-align: center;
    width: 58%;
    height: clamp(2.25rem, 2.175rem + 0.32vw, 2.5rem);
    line-height: clamp(2.25rem, 2.175rem + 0.32vw, 2.5rem);
    margin: 0 auto;
    border-radius: 25px;
    background: var(--hue);
}

.pro_de_L02_dl {
    background: #ffffff;
    border-bottom: 1px solid #CECECE;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_de_L02_dl .item a {
    position: relative;
    display: block;
    color: #333333;
    height: 40px;
    line-height: 40px;
    border: 1px solid transparent;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    padding: 0 25px;
    cursor: pointer;
}

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

.pro_de_L02_dl .item a:hover {
    background: #f2f3f5;
    border-color: #dcdcdc;
}

.pro_de_L02_dl .item a:hover::after {
    opacity: 1;
}

.p_t_50 {
    padding-top: clamp(2.625rem, 2.474rem + 0.63vw, 3.125rem);
}

.pro_det_content_title {
    padding-bottom: clamp(0.75rem, 0.599rem + 0.63vw, 1.25rem);
    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;
}

.pro_det_content_title .color_piece {
    width: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem);
    height: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem);
    background: var(--hue);
    margin-top: clamp(0.5rem, 0.443rem + 0.24vw, 0.688rem);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.pro_det_content_title span {
    color: #444444;
    padding-left: 10px;
}

.pro_de_L03_text {
    color: #666666;
}

.pro_de_L03_list {
    padding-top: clamp(1.125rem, 0.937rem + 0.79vw, 1.75rem);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 8px;
    row-gap: 8px;
}

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

.pro_de_L04_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    row-gap: clamp(0.938rem, 0.692rem + 1.03vw, 1.75rem);
}

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

.pro_de_L04_list .item .number {
    color: var(--hue);
    text-align: center;
    width: clamp(2.75rem, 2.43rem + 1.35vw, 3.813rem);
    height: clamp(2.75rem, 2.43rem + 1.35vw, 3.813rem);
    line-height: clamp(2.75rem, 2.43rem + 1.35vw, 3.813rem);
    border-radius: 50%;
    background: #C5D9F6;
}

.pro_de_L04_list .item .text {
    width: calc(100% - clamp(2.75rem, 2.43rem + 1.35vw, 3.813rem));
    color: #666666;
    padding-left: clamp(0.75rem, 0.599rem + 0.63vw, 1.25rem);
}

.pro_de_L05_text_img .text_box {
    color: #666666;
}

.pro_de_L07_table {
    color: #666666;
}

.pro_det_main_L table {
    width: 100%;
}

.pro_det_main_L table tr td {
    padding: clamp(0.5rem, 0.425rem + 0.32vw, 0.75rem) 10px;
    border: 1px solid #B9B9B9;
    text-align: center;
}

.pro_det_main_L table tr:first-child td {
    background: var(--hue);
    color: #ffffff;
}

.pro_det_main_R {
    width: 300px;
}

.pro_de_R01 {
    margin-bottom: 30px;
}

.pro_de_R01_tel {
    padding: 15px 20px 10px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.pro_de_R01_tel .title {
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}

.pro_de_R01_tel .address {
    padding-top: 15px;
    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_de_R01_tel .address .iconfont {
    width: 25px;
    font-size: 20px;
    color: #666666;
}

.pro_de_R01_tel .address span {
    width: calc(100% - 25px);
    color: #666666;
    line-height: 1.5;
}

.pro_de_R01_tel .tel_box {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    border: 1px solid var(--hue);
    border-radius: 25px;
    margin-top: 15px;
    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_de_R01_tel .tel_box:hover {
    background: var(--hue);
}

.pro_de_R01_tel .tel_box .iconfont {
    font-size: clamp(1.5rem, 1.462rem + 0.16vw, 1.625rem);
    color: #0068b7;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_de_R01_tel .tel_box span {
    color: var(--hue);
    padding-left: 5px;
    padding-top: 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_de_R01_tel .tel_box:hover .iconfont,
.pro_de_R01_tel .tel_box:hover span {
    color: #ffffff;
}

.pro_de_R01_tel_text {
    padding-top: 15px;
    padding-left: 15px;
}

.pro_de_R01_tel_text .item {
    padding-bottom: clamp(0.188rem, 0.131rem + 0.24vw, 0.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_de_R01_tel_text .item .iconfont {
    width: 25px;
    font-size: clamp(1.125rem, 1.087rem + 0.16vw, 1.25rem);
    color: #0068b7;
    padding-top: 1px;
}

.pro_de_R01_tel_text .item span {
    width: calc(100% - 25px);
    color: #666666;
}

.pro_de_R01_Supplier {
    padding: 12px 20px 16px;
    border: 1px solid #dcdcdc;
}

.pro_de_R01_Supplier .text {
    color: #666666;
    text-align: center;
    padding-bottom: 6px;
}

.pro_de_R01_Supplier .btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_de_R01_Supplier .btn .iconfont {
    font-size: 24px;
    color: var(--hue);
}

.pro_de_R01_Supplier .btn span {
    font-family: "Yantramanav-Medium";
    color: var(--hue);
    padding-left: 5px;
    padding-top: 2px;
}

.pro_de_R02 {
    border: 1px solid #dcdcdc;
    border-bottom: none;
}

.pro_de_R02_title {
    color: #444444;
    background: #F2F3F5;
    padding: clamp(0.563rem, 0.487rem + 0.32vw, 0.813rem) 10px clamp(0.563rem, 0.487rem + 0.32vw, 0.813rem) clamp(0.938rem, 0.806rem + 0.56vw, 1.375rem);
    border-bottom: 1px solid #B9B9B9;
}

.pro_de_R02_list .item {
    border-bottom: 1px solid #B9B9B9;
}

.pro_de_R02_list_top {
    padding: 10px 10px 10px clamp(0.938rem, 0.806rem + 0.56vw, 1.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_de_R02_list_top a {
    display: block;
    width: calc(100% - 30px);
    font-size: 18px;
    color: #444444;
}

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

.pro_de_R02_list_top .iconfont {
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: 1px solid #B9B9B9;
    border-radius: 50%;
    font-size: 14px;
    color: #444444;
    text-align: center;
    margin-top: 6px;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.pro_de_R02_list_bot {
    display: none;
    padding: 10px 15px 12px 20px;
    border-top: 1px solid #B9B9B9;
}

.pro_de_R02_list_bot a {
    display: block;
    color: #666666;
    margin-bottom: clamp(0.188rem, 0.15rem + 0.16vw, 0.313rem);
}

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

.pro_de_R02_list .item.hover .pro_de_R02_list_top a {
    color: var(--hue);
}

.pro_deBoxTwo {
    background: #F2F3F5;
}

.pro_deBoxTwo_w {
    padding: 45px 0;
}

.pro_deTwo1 {
    position: relative;
    padding: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem) clamp(0.938rem, 0.561rem + 1.59vw, 2.188rem);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    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_deTwo1_L {
    width: calc(100% - 335px);
    padding: clamp(1.625rem, 1.173rem + 1.9vw, 3.125rem) clamp(0.938rem, 0.372rem + 2.38vw, 2.813rem);
    border: 5px solid #E5E5E5;
}

.pro_deTwo1_L_01 {
    padding-bottom: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
}

.pro_deTwo1_L_01 .title {
    color: #333333;
    padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
}

.pro_deTwo1_L_01 .text {
    color: #666666;
    padding-top: 8px;
}

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

.pro_deTwo1_L_form .item {
    width: calc((100% - clamp(0.75rem, 0.222rem + 2.22vw, 2.5rem)) / 2);
    margin-bottom: clamp(0.75rem, 0.599rem + 0.63vw, 1.25rem);
}

.pro_deTwo1_L_form .item input {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: 16px;
    color: #444444;
    width: 100%;
    height: 32px;
    border: none;
    background: none;
    border-bottom: 1px solid #B9B9B9;
}

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

.pro_deTwo1_L_form .item textarea {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: 16px;
    color: #444444;
    width: 100%;
    height: clamp(5.625rem, 5.041rem + 2.46vw, 7.563rem);
    border: 1px solid #B9B9B9;
    resize: none;
    background: none;
    padding: 10px;
}

.pro_deTwo1_L_form .item ::-webkit-input-placeholder {
    color: #444444;
}

.pro_deTwo1_L_form .btn_box input {
    font-family: "Yantramanav-Medium";
    font-size: 16px;
    color: #ffffff;
    width: clamp(10rem, 9.058rem + 3.97vw, 13.125rem);
    height: clamp(2.375rem, 2.111rem + 1.11vw, 3.25rem);
    border-radius: 28px;
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deTwo1_L_form .btn_box input:hover {
    opacity: 0.8;
}

.pro_deTwo1_R {
    width: 300px;
    padding: clamp(1.75rem, 1.43rem + 1.35vw, 2.813rem) clamp(0.938rem, 0.73rem + 0.87vw, 1.625rem) 150px;
    background: url(../images/pro_det_07.png) no-repeat center bottom / cover;
}

.pro_deTwo1_R_01 {
    padding-bottom: clamp(1rem, 0.925rem + 0.32vw, 1.25rem);
}

.pro_deTwo1_R_01 .title {
    color: #333333;
}

.pro_deTwo1_R_01 .text {
    color: #666666;
    padding-top: 2px;
}

.pro_deTwo1_R_02 a {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    margin-bottom: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
    background: var(--hue);
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deTwo1_R_02 a .iconfont {
    width: clamp(1.625rem, 1.587rem + 0.16vw, 1.75rem);
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #ffffff;
}

.pro_deTwo1_R_02 a span {
    width: calc(100% - clamp(1.625rem, 1.587rem + 0.16vw, 1.75rem));
    color: #ffffff;
    line-height: 1.3;
    padding-top: clamp(0.125rem, 0.106rem + 0.08vw, 0.188rem);
}

.pro_deBoxThree {
    background: #F2F3F5;
}

.pro_deThree1 {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem) clamp(0.938rem, 0.561rem + 1.59vw, 2.188rem);
}

.pro_deThree1_01 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    row-gap: 20px;
}

/* ~~~~pro_det,css~~end */
/* ~~~~pro_det,css~~end */
/* ~~~~pro_det,css~~end */






/* ~~~~service,css */
/* ~~~~service,css */
/* ~~~~service,css */
.serBoxOne {
    background: #F2F3F5;
}

.serBoxOne1 {
    color: #666666;
}

/* ~~~~service,css~~end */
/* ~~~~service,css~~end */
/* ~~~~service,css~~end */






/* ~~~~Industry,css */
/* ~~~~Industry,css */
/* ~~~~Industry,css */
.casBoxOne1 {
    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;
}

.casOne1_l {
    width: 25.7%;
}

.casOne1_l_01 {
    background: #F2F3F5;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.875rem, 1.31rem + 2.38vw, 3.75rem) clamp(0.875rem, 0.611rem + 1.11vw, 1.75rem) clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.casOne1_l_01_tt {
    color: #333333;
    padding-bottom: clamp(0.125rem, 0.05rem + 0.32vw, 0.375rem);
}

.casOne1_l_01_list .item {
    border-bottom: 1px solid #B9B9B9;
}

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

.casOne1_l_01_list .item a {
    display: block;
    color: #333333;
    padding: clamp(0.625rem, 0.474rem + 0.63vw, 1.125rem) 0;
}

.casOne1_l_01_list .item.hover a,
.casOne1_l_01_list .item a:hover {
    color: var(--hue);
}

.casOne1_r {
    width: 70.9%;
}

.casOne1_r_01_item a {
    background: #F2F3F5;
    border-radius: 10px;
    padding: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem);
    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;
}

.casOne1_r_01_item a .img_box {
    width: 34%;
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.casOne1_r_01_item a .r_box {
    width: 62.5%;
}

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

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

.casOne1_r_01_item a .r_box .text {
    color: #666666;
    padding-top: 7px;
}

.casOne1_r_01_item a .r_box .btn {
    padding-top: 18px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn5 {
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    padding: 0 clamp(0.875rem, 0.536rem + 1.43vw, 2rem);
    border-radius: 25px;
    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-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.casOne1_r_01_item a:hover .r_box .btn .public_page_btn5 {
    background: var(--hue);
}

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

.public_page_btn5 span {
    color: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_page_btn5 .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: var(--hue);
    padding-bottom: clamp(0.063rem, 0.044rem + 0.08vw, 0.125rem);
    padding-left: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.casOne1_r_01_item a:hover .r_box .btn .public_page_btn5 span,
.casOne1_r_01_item a:hover .r_box .btn .public_page_btn5 .iconfont {
    color: #fff;
}

.public_page_btn5:hover span,
.public_page_btn5:hover .iconfont {
    color: #fff;
}

.casOne1_r_01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.25rem, 0.873rem + 1.59vw, 2.5rem);
}

/* ~~~~Industry,css~~end */
/* ~~~~Industry,css~~end */
/* ~~~~Industry,css~~end */






/* ~~~~Industry_det,css */
/* ~~~~Industry_det,css */
/* ~~~~Industry_det,css */
.cas_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;
}

.cas_deOne_l {
    width: 25.7%;
}

.cas_deOne_r {
    width: 70.9%;
}

.cas_deOne_r_01 {
    background: #F2F3F5;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: clamp(2.188rem, 1.339rem + 3.57vw, 5rem) clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem);
}

.cas_deOne_r_01_1 {
    color: #333333;
}

.cas_deOne_r_01_2 {
    padding-top: clamp(0.813rem, 0.756rem + 0.24vw, 1rem);
    column-gap: clamp(1rem, 0.83rem + 0.71vw, 1.563rem);
    row-gap: 6px;
    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;
}

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

.cas_deOne_r_01_2 .item .iconfont {
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: #666666;
}

.cas_deOne_r_01_2 .item span {
    color: #666666;
    padding: 1px 0 0 3px;
}

.cas_deOne_r_01_3 {
    color: #666666;
    padding-top: clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.cas_deOne_r_02 {
    margin-top: clamp(1.563rem, 1.091rem + 1.98vw, 3.125rem);
    border: 1px solid #B9B9B9;
    border-radius: 10px;
    padding: clamp(1.063rem, 0.817rem + 1.03vw, 1.875rem) clamp(0.875rem, 0.573rem + 1.27vw, 1.875rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
}

.cas_deOne_r_02 .item a {
    display: block;
    color: #666666;
}

.cas_deOne_r_02 .item a:hover {
    color: var(--hue);
}

.cas_deOne_r_02 .item a span {
    color: #333333;
}

/* ~~~~Industry_det,css~~end */
/* ~~~~Industry_det,css~~end */
/* ~~~~Industry_det,css~~end */






/* ~~~~news,css */
/* ~~~~news,css */
/* ~~~~news,css */
.newsBoxOne {
    background: #F2F3F5;
}

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

.newsOne2_l {
    width: 48.8%;
}

.newsOne2_l_01 {
    height: 100%;
}

.newsOne2_l_01 a {
    position: relative;
    display: block;
    height: 100%;
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.newsOne2_l_01 a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

.newsOne2_l_01 a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.27);
    padding: clamp(0.563rem, 0.355rem + 0.87vw, 1.25rem) clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.newsOne2_r {
    width: 48.6%;
}

.newsOne2_r_item {
    border-bottom: 1px solid #BFBFBF;
}

.newsOne2_r_item a {
    padding: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem) 0;
    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;
}

.newsOne2_r_item a .l_box {
    width: 69.4%;
}

.newsOne2_r_item a .l_box .date {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.newsOne2_r_item a .l_box .date .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
}

.newsOne2_r_item a .l_box .date span {
    color: #666666;
    padding: 1px 0 0 4px;
}

.newsOne2_r_item a .l_box .title {
    color: #333333;
    padding-top: clamp(0.375rem, 0.3rem + 0.32vw, 0.625rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.newsOne2_r_item a .img_box {
    width: 25.2%;
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.newsBoxOne3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1rem, 0.548rem + 1.9vw, 2.5rem);
}

.newsOne3_item a {
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.125rem, 0.748rem + 1.59vw, 2.375rem) clamp(0.938rem, 0.278rem + 2.78vw, 3.125rem);
    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;
}

.newsOne3_item a .l_box {
    width: 89%;
}

.newsOne3_item a .l_box .date {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.newsOne3_item a .l_box .date .iconfont {
    font-size: clamp(1.375rem, 1.337rem + 0.16vw, 1.5rem);
    color: #666666;
}

.newsOne3_item a .l_box .date span {
    color: #666666;
    padding: 1px 0 0 4px;
}

.newsOne3_item a .l_box .title {
    color: #333333;
    padding-top: clamp(0.313rem, 0.218rem + 0.4vw, 0.625rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.newsOne3_item a .l_box .text {
    color: #666666;
    padding-top: clamp(0.438rem, 0.362rem + 0.32vw, 0.688rem);
}

.newsOne3_item a .r_box .iconfont {
    font-size: clamp(1.5rem, 1.085rem + 1.75vw, 2.875rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.813rem, 1.115rem + 2.94vw, 4.125rem);
    height: clamp(1.813rem, 1.115rem + 2.94vw, 4.125rem);
    line-height: clamp(1.813rem, 1.115rem + 2.94vw, 4.125rem);
    border-radius: 6px;
    border: 1px solid var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.newsOne3_item a:hover .r_box .iconfont {
    color: #fff;
    background: var(--hue);
}

/* ~~~~news,css~~end */
/* ~~~~news,css~~end */
/* ~~~~news,css~~end */






/* ~~~~news_det,css */
/* ~~~~news_det,css */
/* ~~~~news_det,css */
.new_deBoxOne {
    background: #F2F3F5;
}

.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.4%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.875rem, 1.121rem + 3.17vw, 4.375rem) clamp(0.938rem, 0.278rem + 2.78vw, 3.125rem);
}

.new_deOne1_l_01 {
    color: #333333;
}

.new_deOne1_l_02 {
    padding-top: clamp(0.813rem, 0.756rem + 0.24vw, 1rem);
    column-gap: clamp(1rem, 0.83rem + 0.71vw, 1.563rem);
    row-gap: 6px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_02 .item {
    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: #666666;
}

.new_deOne1_l_02 .item span {
    color: #666666;
    padding: 1px 0 0 3px;
}

.new_deOne1_l_03 {
    color: #666666;
    margin-top: clamp(0.625rem, 0.474rem + 0.63vw, 1.125rem);
    border-top: 1px solid #D9D9D9;
    padding-top: clamp(1.5rem, 1.198rem + 1.27vw, 2.5rem);
}

.new_deOne1_l_04 {
    border-left: clamp(0.188rem, 0.056rem + 0.56vw, 0.625rem) solid var(--hue);
    background: #F2F3F5;
    border-radius: 10px;
    padding: clamp(1.063rem, 0.893rem + 0.71vw, 1.625rem) clamp(0.938rem, 0.542rem + 1.67vw, 2.25rem);
    margin-top: clamp(1.563rem, 1.468rem + 0.4vw, 1.875rem);
}

.new_deOne1_l_04 .title {
    color: #333333;
}

.new_deOne1_l_04 .text {
    color: #666666;
    padding-top: clamp(0.313rem, 0.218rem + 0.4vw, 0.625rem);
}

.new_deOne1_l_04 .contact {
    color: #666666;
    padding-top: clamp(0.438rem, 0.343rem + 0.4vw, 0.75rem);
}

.new_deOne1_l_04 .contact .every {
    margin-top: clamp(0.25rem, 0.212rem + 0.16vw, 0.375rem);
}

.new_deOne1_l_04 .contact .every a {
    color: var(--hue);
}

.new_deOne1_l_04 .contact .every a:hover {
    text-decoration: underline;
}

.new_deOne1_l_05 {
    padding-top: clamp(1.25rem, 0.873rem + 1.59vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1_l_05 .text {
    color: #666666;
    padding-right: 8px;
}

.new_deOne1_l_06 {
    margin-top: clamp(1.563rem, 1.28rem + 1.19vw, 2.5rem);
    border-top: 1px solid #D9D9D9;
    padding-top: clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.375rem, 0.3rem + 0.32vw, 0.625rem);
}

.new_deOne1_l_06 .item a {
    display: block;
    color: #666666;
}

.new_deOne1_l_06 .item a:hover {
    color: var(--hue);
}

.new_deOne1_l_06 .item a span {
    color: #333;
}

.new_deOne1_r {
    width: 23.1%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.875rem, 1.498rem + 1.59vw, 3.125rem) clamp(0.938rem, 0.749rem + 0.79vw, 1.563rem) clamp(1.875rem, 1.404rem + 1.98vw, 3.438rem);
}

.new_deOne1_r_01 {
    color: #333333;
    padding-bottom: 26px;
}

.new_deOne1_r_02 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
}

.new_deOne1_r_02 .item a {
    display: block;
}

.new_deOne1_r_02 .item a .img_box {
    max-width: 195px;
    margin: 0 auto;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.new_deOne1_r_02 .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_02 .item a .bot_box {
    padding-top: clamp(0.625rem, 0.437rem + 0.79vw, 1.25rem);
}

.new_deOne1_r_02 .item a .bot_box .title {
    color: #333333;
}

.new_deOne1_r_02 .item a .bot_box .line {
    width: clamp(1.875rem, 1.196rem + 2.86vw, 4.125rem);
    height: 2px;
    border-radius: 2px;
    background: var(--hue);
    margin-top: clamp(0.5rem, 0.462rem + 0.16vw, 0.625rem);
}

.new_deOne1_r_02 .item a .bot_box .text {
    color: #666666;
    padding-top: clamp(0.688rem, 0.612rem + 0.32vw, 0.938rem);
}

.new_deOne1_r_02 .item a .bot_box .btn {
    color: var(--hue);
    text-align: center;
    width: clamp(6.563rem, 6.11rem + 1.9vw, 8.063rem);
    height: clamp(2.188rem, 2.093rem + 0.4vw, 2.5rem);
    line-height: clamp(2.188rem, 2.093rem + 0.4vw, 2.5rem);
    border-radius: 25px;
    border: 1px solid var(--hue);
    margin-top: clamp(0.75rem, 0.675rem + 0.32vw, 1rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.new_deOne1_r_02 .item a:hover .bot_box .btn {
    color: #fff;
    background: var(--hue);
}

.new_deBoxTwo {
    background: #F2F3F5;
}

.new_deTwo1 {
    color: #333333;
}

.new_deOne1_r_03 {
    padding-top: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
}

.new_deOne1_r_03 a {
    display: block;
    max-width: 300px;
    height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    line-height: clamp(2.375rem, 2.149rem + 0.95vw, 3.125rem);
    color: #fff;
    text-align: center;
    border-radius: 25px;
    background: var(--hue);
}

/* ~~~~news_det,css~~end */
/* ~~~~news_det,css~~end */
/* ~~~~news_det,css~~end */






/* ~~~~contact,css */
/* ~~~~contact,css */
/* ~~~~contact,css */
.conBoxOne {
    background: #F2F3F5;
}

.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: 48.8%;
}

.conOne1_l_01 .title {
    color: #333333;
}

.conOne1_l_01 .subtitle {
    color: #333333;
    padding-top: clamp(0.375rem, 0.318rem + 0.24vw, 0.563rem);
}

.conOne1_l_01 .text {
    color: #666666;
    padding-top: clamp(0.5rem, 0.462rem + 0.16vw, 0.625rem);
}

.conOne1_l_02 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.25rem, 0.024rem + 0.95vw, 1rem);
}

.conOne1_l_02 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.conOne1_l_02 .item .iconfont {
    width: clamp(2.188rem, 2.056rem + 0.56vw, 2.625rem);
    font-size: clamp(1.75rem, 1.599rem + 0.63vw, 2.25rem);
    color: var(--hue);
}

.conOne1_l_02 .item .r_box {
    width: calc(100% - clamp(2.188rem, 2.056rem + 0.56vw, 2.625rem));
    color: #666666;
    padding-top: clamp(0.188rem, 0.169rem + 0.08vw, 0.25rem);
}

.conOne1_l_02 .item .r_box a {
    color: #666666;
}

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

.conOne1_r {
    width: 49.4%;
    border-radius: 10px;
    overflow: hidden;
}

.conOne1_r img {
    width: 100%;
}

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

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

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

.conTwo1_form .item input {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444;
    width: 100%;
    height: clamp(2.375rem, 2.036rem + 1.43vw, 3.5rem);
    background: #FFFFFF;
    border-radius: 6px;
    padding: 0 10px 0 15px;
    border: 1px solid #C5C5C5;
}

.conTwo1_form .item.w_100 {
    width: 100%;
}

.conTwo1_form .item textarea {
    font-family: "Yantramanav-Regular", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.837rem + 0.16vw, 1rem);
    color: #444;
    width: 100%;
    height: clamp(5.625rem, 5.135rem + 2.06vw, 7.25rem);
    background: #FFFFFF;
    border-radius: 6px;
    padding: 12px 10px 10px 15px;
    border: 1px solid #C5C5C5;
    resize: none;
}

.conTwo1_form .btn {
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

.conTwo1_form .btn input {
    font-family: "Yantramanav-Medium";
    font-size: 16px;
    color: #fff;
    width: clamp(9.375rem, 6.548rem + 11.9vw, 18.75rem);
    height: clamp(2.375rem, 2.149rem + 0.95vw, 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;
}

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

/* ~~~~contact,css~~end */
/* ~~~~contact,css~~end */
/* ~~~~contact,css~~end */






/* ~~~~about,css */
/* ~~~~about,css */
/* ~~~~about,css */
.aboBoxOne {
    background: #F2F3F5;
}

.aboBoxOne1 {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboBoxOne1 img {
    width: 100%;
}

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

.aboBoxOne2 {
    padding-top: clamp(1.25rem, 0.873rem + 1.59vw, 2.5rem);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
}

.aboBoxOne2 .item {
    color: #333333;
}

.aboBoxOne3 {
    padding-top: clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    row-gap: 15px;
}

.aboOne3_item {
    background: var(--hue);
    border-radius: 10px;
    padding: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem) 15px;
}

.aboOne3_item .icon {
    width: clamp(2.5rem, 2.198rem + 1.27vw, 3.5rem);
    margin: 0 auto;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboOne3_item:hover .icon {
    transform: rotateY(180deg);
}

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

.aboOne3_item .number {
    color: #fff;
    line-height: 1;
    text-align: center;
    padding-top: 16px;
}

.aboOne3_item .text {
    color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
}

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

.aboTwo1_l {
    width: 56.9%;
}

.aboTwo1_l_01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 13px;
}

.aboTwo1_l_01 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.aboTwo1_l_01 .item .iconfont {
    width: clamp(1.875rem, 1.781rem + 0.4vw, 2.188rem);
    font-size: clamp(1.5rem, 1.462rem + 0.16vw, 1.625rem);
    color: var(--hue);
}

.aboTwo1_l_01 .item .r_box {
    width: calc(100% - clamp(1.875rem, 1.781rem + 0.4vw, 2.188rem));
    color: #333333;
}

.aboTwo1_r {
    width: 38.8%;
}

.aboTwo1_r img {
    width: 100%;
}

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

.aboBoxThree1 .title {
    color: #FFFFFF;
    max-width: 1236px;
    margin: 0 auto;
}

.aboBoxThree1 .text {
    color: #FFFFFF;
    padding-top: clamp(0.563rem, 0.506rem + 0.24vw, 0.75rem);
}

.aboBoxThree2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

.aboFour1_l {
    width: 50%;
}

.aboFour1_l img {
    width: 100%;
}

.aboFour1_r {
    width: 50%;
    background: #F2F3F5;
    padding: clamp(1.563rem, 1.468rem + 0.4vw, 1.875rem) clamp(0.938rem, -0.288rem + 5.16vw, 5rem);
    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;
}

.aboFour1_r .title {
    color: #333333;
}

.aboFour1_r .text {
    color: #666666;
    padding-top: clamp(0.438rem, 0.343rem + 0.4vw, 0.75rem);
}

.aboBoxFour1>.item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.aboBoxFive {
    background-color: #F2F3F5;
    background-repeat: no-repeat;
    background-position: center top;
}

.aboBoxFive1 {
    position: relative;
    width: clamp(4.375rem, 3.998rem + 1.59vw, 5.625rem);
    margin: 0 auto;
}

.aboBoxFive1 img {
    width: 100%;
}

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

.aboBoxFive1 .line1 {
    animation: line_animate 3s linear 0s infinite;
}

.aboBoxFive1 .line2 {
    animation: line_animate 3s linear 1s infinite;
}

.aboBoxFive1 .line3 {
    animation: line_animate 3s linear 2s infinite;
}

.aboBoxFive_w {
    padding-top: clamp(5.313rem, 3.522rem + 7.54vw, 11.25rem);
}

.aboBoxFive2 {
    margin-top: clamp(3.75rem, 2.713rem + 4.37vw, 7.188rem);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    row-gap: 16px;
}

.aboFive2_item a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: clamp(1.375rem, 1.036rem + 1.43vw, 2.5rem) clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.aboFive2_item a:hover {
    background: var(--hue);
}

.aboFive2_item a .icon {
    position: relative;
    isolation: isolate;
    width: clamp(3.063rem, 2.817rem + 1.03vw, 3.875rem);
}

.aboFive2_item a .icon img {
    width: 100%;
}

.aboFive2_item a .icon .img_02 {
    display: none;
}

.aboFive2_item a:hover .icon .img_01 {
    display: none;
}

.aboFive2_item a:hover .icon .img_02 {
    display: block;
}

.aboFive2_item a .icon::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: -8px;
    left: -8px;
    width: clamp(1.875rem, 1.479rem + 1.67vw, 3.188rem);
    height: clamp(1.875rem, 1.479rem + 1.67vw, 3.188rem);
    border-radius: 50%;
    background: rgba(0, 86, 214, 0.14);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_item a:hover .icon::after {
    background: rgba(255, 255, 255, 0.26);
}

.aboFive2_item a .title {
    color: #333333;
    padding-top: 12px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_item a .text {
    color: #666666;
    padding-top: clamp(0.125rem, 0.087rem + 0.16vw, 0.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_item a .btn {
    padding-top: clamp(0.313rem, 0.162rem + 0.63vw, 0.813rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.aboFive2_item a .btn span {
    color: #666666;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_item a .btn .iconfont {
    font-size: clamp(1.5rem, 1.462rem + 0.16vw, 1.625rem);
    color: var(--hue);
    padding-left: 3px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_item a:hover .title,
.aboFive2_item a:hover .text,
.aboFive2_item a:hover .btn span,
.aboFive2_item a:hover .btn .iconfont {
    color: #fff;
}

/* ~~~~about,css~~end */
/* ~~~~about,css~~end */
/* ~~~~about,css~~end */






/* ~~~~culture,css */
/* ~~~~culture,css */
/* ~~~~culture,css */
.culBoxOne {
    background: #F2F3F5;
}

.culBoxOne1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(2.5rem, 1.935rem + 2.38vw, 4.375rem);
}

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

.culOne1_item_l {
    width: 50%;
}

.culOne1_item_l img {
    width: 100%;
}

.culOne1_item_r {
    width: 48%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.938rem, 0.749rem + 0.79vw, 1.563rem);
}

.culOne1_item_r_item .title {
    color: #333333;
}

.culOne1_item_r_item .text {
    color: #666666;
    padding-top: clamp(0.25rem, 0.175rem + 0.32vw, 0.5rem);
}

.culBoxOne1>.culOne1_item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.culOne2_01 {
    color: #333333;
}

.culOne2_02 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    row-gap: 16px;
}

.culTwo1_lunbo .item {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.625rem, 0.154rem + 1.98vw, 2.188rem);
    row-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
    padding: 5px 8px 8px;
}

.culTwo1_lunbo .item .every {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.culTwo1_lunbo .item .every img {
    width: 100%;
}

.culBoxThree .pro_liBoxTwo {
    background-color: #FFFFFF;
}

/* ~~~~culture,css~~end */
/* ~~~~culture,css~~end */
/* ~~~~culture,css~~end */






/* ~~~~overseas,css */
/* ~~~~overseas,css */
/* ~~~~overseas,css */
.oveBoxOne {
    background: #F2F3F5;
}

.oveBoxOne1 {
    padding-top: clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(0.75rem, 0.316rem + 1.83vw, 2.188rem);
}

.oveBoxOne1 .item {
    color: #333333;
}

.oveBoxOne2 {
    padding-top: 10px;
}

.oveBoxOne2 img {
    width: 100%;
}

.oveBoxOne3 {
    margin-top: 30px;
    background: #FFFFFF;
    padding: clamp(1.125rem, 0.899rem + 0.95vw, 1.875rem) clamp(0.75rem, 0.656rem + 0.4vw, 1.063rem);
    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;
}

.oveOne3_prev,
.oveOne3_next {
    font-size: 20px;
    color: var(--hue);
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 24px;
    border-radius: 50%;
    border: 1px solid var(--hue);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.oveOne3_prev:hover,
.oveOne3_next:hover {
    color: #fff;
    background: var(--hue);
}

.oveOne3_lunbo {
    width: calc(100% - 36px - 36px);
    margin: 0;
}

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

.oveBoxOne4 {
    color: #333333;
    padding-top: clamp(1.563rem, 1.28rem + 1.19vw, 2.5rem);
}

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

.oveBoxThree {
    background: #F2F3F5;
}

.oveBoxThree1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(2.5rem, 2.123rem + 1.59vw, 3.75rem);
}

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

.oveThree1_item_l {
    width: 41.9%;
}

.oveThree1_item_l .title {
    color: #333333;
    padding-bottom: 10px;
}

.oveThree1_item_l .text {
    color: #666666;
}

.oveThree1_item_r {
    width: 55%;
}

.oveThree1_item_r img {
    width: 100%;
}

.oveBoxThree1>.oveThree1_item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* ~~~~overseas,css~~end */
/* ~~~~overseas,css~~end */
/* ~~~~overseas,css~~end */






/* ~~~~preheat,css */
/* ~~~~preheat,css */
/* ~~~~preheat,css */
.module_p_t {
    padding-top: 102px;
}

.prehBoxOne1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.prehOne1_01 {
    max-width: 780px;
}

.prehOne1_01 .title {
    color: #FFFFFF;
}

.prehOne1_01 .text {
    color: #FFFFFF;
    padding-top: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem);
}

.prehBoxTwo1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.prehTwo1_01 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    row-gap: 38px;
}

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

.prehTwo1_01_1_item {
    position: relative;
    background: var(--hue);
    border-radius: 0 0 40px 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.prehTwo1_01_1_item_l {
    width: 50%;
    height: 180px;
    padding: clamp(1rem, 0.83rem + 0.71vw, 1.563rem) 15px;
    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;
}

.prehTwo1_01_1_item_l .title {
    color: #FFFFFF;
}

.prehTwo1_01_1_item_l .icon {
    width: clamp(1.875rem, 1.385rem + 2.06vw, 3.5rem);
}

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

.prehTwo1_01_1_item_r {
    width: 50%;
    padding: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    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;
}

.prehTwo1_01_1_item_r .number {
    font-weight: 700;
    font-size: clamp(2rem, 1.246rem + 3.17vw, 4.5rem);
    line-height: 1;
    color: #fff;
}

.prehTwo1_01_1_item .Gallery_hide {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.prehTwo1_01_1_item .Gallery_hide a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.prehTwo1_01_1_item .Gallery_hide>a:first-child {
    z-index: 2;
}

.prehTwo1_01_2 {
    background: #FFFFFF;
    border-radius: 0 0 40px 0;
    overflow: hidden;
    padding: clamp(1.563rem, 1.468rem + 0.4vw, 1.875rem) clamp(0.563rem, 0.487rem + 0.32vw, 0.813rem) clamp(1.563rem, 1.374rem + 0.79vw, 2.188rem) clamp(0.938rem, 0.843rem + 0.4vw, 1.25rem);
}

.prehTwo1_01_2_tt {
    color: #333333;
    padding-bottom: clamp(0.563rem, 0.506rem + 0.24vw, 0.75rem);
}

.prehTwo1_01_2_content {
    height: 490px;
    overflow-y: auto;
    padding-right: 8px;
}

.prehTwo1_01_2_content::-webkit-scrollbar {
    width: 4px;
}

.prehTwo1_01_2_content::-webkit-scrollbar-thumb {
    background: var(--hue);
}

.prehTwo1_01_2_content::-webkit-scrollbar-track {
    background: none;
}

.prehTwo1_01_2_text {
    color: #666666;
}

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

.prehTwo1_01_3_item {
    cursor: pointer;
    background: #FFFFFF;
    border-radius: 0 0 40px 0;
    padding: clamp(0.813rem, 0.511rem + 1.27vw, 1.813rem) clamp(0.938rem, 0.692rem + 1.03vw, 1.75rem);
    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;
}

.prehTwo1_01_3_item .title {
    width: calc(100% - clamp(2.063rem, 2.006rem + 0.24vw, 2.25rem));
    color: #333333;
}

.prehTwo1_01_3_item .iconfont {
    font-size: 20px;
    color: var(--hue);
    text-align: center;
    width: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    line-height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
}

.prehTwo1_01_3_item_content {
    display: none;
}

.preheat_pop_up {
    display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.preheat_pop_up_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    cursor: pointer;
}

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

.preheat_pop_up_01_1 {
    background: #FFFFFF;
    padding: clamp(3.438rem, 3.249rem + 0.79vw, 4.063rem) clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem) clamp(2.188rem, 1.999rem + 0.79vw, 2.813rem);
}

.preheat_pop_up_01_1_tt {
    color: var(--hue);
    padding-bottom: clamp(0.813rem, 0.643rem + 0.71vw, 1.375rem);
}

.preheat_pop_up_01_1_content {
    height: clamp(31.875rem, 30.933rem + 3.97vw, 35rem);
    overflow-y: auto;
    color: #444;
    padding-right: clamp(0.75rem, 0.693rem + 0.24vw, 0.938rem);
}

.preheat_pop_up_01_1_content::-webkit-scrollbar {
    width: 4px;
}

.preheat_pop_up_01_1_content::-webkit-scrollbar-thumb {
    background: var(--hue);
}

.preheat_pop_up_01_1_content::-webkit-scrollbar-track {
    background: none;
}

.preheat_pop_up_close {
    position: absolute;
    top: clamp(0.813rem, 0.681rem + 0.56vw, 1.25rem);
    right: clamp(0.813rem, 0.643rem + 0.71vw, 1.375rem);
    width: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    height: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    line-height: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    color: #fff;
    font-size: clamp(1rem, 0.887rem + 0.48vw, 1.375rem);
    text-align: center;
    border-radius: 50%;
    background: var(--hue);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.preheat_pop_up_close:hover {
    opacity: 0.8;
}

.prehTwo1_01_2_list a {
    padding: clamp(0.625rem, 0.437rem + 0.79vw, 1.25rem) 0;
    border-bottom: 1px solid #B9B9B9;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.prehTwo1_01_2_list a span {
    width: calc(100% - clamp(2.063rem, 2.006rem + 0.24vw, 2.25rem));
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.prehTwo1_01_2_list a:hover span {
    color: var(--hue);
}

.prehTwo1_01_2_list a .iconfont {
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
    line-height: clamp(1.563rem, 1.506rem + 0.24vw, 1.75rem);
}

.prehBoxThree1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.prehThree1_01 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    row-gap: 38px;
    align-items: start;
}

.prehThree1_01_1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.prehThree1_01_1_item1 {
    position: relative;
    background: var(--hue);
    border-radius: 0 0 40px 0;
    overflow: hidden;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.prehThree1_01_1_item1_l {
    width: 50%;
    height: 180px;
    padding: clamp(1rem, 0.83rem + 0.71vw, 1.563rem) 15px;
    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;
}

.prehThree1_01_1_item1_l .title {
    color: #FFFFFF;
}

.prehThree1_01_1_item1_l .icon {
    width: clamp(1.875rem, 1.385rem + 2.06vw, 3.5rem);
}

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

.prehThree1_01_1_item1_r {
    width: 50%;
    padding: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    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;
}

.prehThree1_01_1_item1_r .number {
    font-weight: 700;
    font-size: clamp(2rem, 1.246rem + 3.17vw, 4.5rem);
    line-height: 1;
    color: #fff;
}

.t_preheat_pop_up {
    display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.t_preheat_pop_up_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}

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

.t_preheat_pop_up_01_1 {
    background: #FFFFFF;
    padding: clamp(3.438rem, 3.249rem + 0.79vw, 4.063rem) clamp(0.938rem, 0.466rem + 1.98vw, 2.5rem) clamp(2.188rem, 1.999rem + 0.79vw, 2.813rem);
}

.t_preheat_pop_up_01_1_tt {
    color: var(--hue);
    padding-bottom: clamp(0.813rem, 0.643rem + 0.71vw, 1.375rem);
}

.t_preheat_pop_up_close {
    position: absolute;
    top: clamp(0.813rem, 0.681rem + 0.56vw, 1.25rem);
    right: clamp(0.813rem, 0.643rem + 0.71vw, 1.375rem);
    width: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    height: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    line-height: clamp(1.875rem, 1.687rem + 0.79vw, 2.5rem);
    color: #fff;
    font-size: clamp(1rem, 0.887rem + 0.48vw, 1.375rem);
    text-align: center;
    border-radius: 50%;
    background: var(--hue);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.t_preheat_pop_up_close:hover {
    opacity: 0.8;
}

.t_preheat_pop_up_01_1_content .item a {
    border-bottom: 1px solid #979797;
    padding: clamp(0.688rem, 0.612rem + 0.32vw, 0.938rem) 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.t_preheat_pop_up_01_1_content .item a .title {
    width: calc(100% - clamp(5.625rem, 5.342rem + 1.19vw, 6.563rem));
    color: #444;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.t_preheat_pop_up_01_1_content .item a .size_icon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.t_preheat_pop_up_01_1_content .item a .size_icon .size {
    color: #444;
    padding-right: 4px;
}

.t_preheat_pop_up_01_1_content .item a .size_icon .iconfont {
    font-size: clamp(1.25rem, 1.212rem + 0.16vw, 1.375rem);
    color: #666;
}

.prehThree1_01_1_item2 {
    position: relative;
    background: var(--hue);
    border-radius: 0 0 40px 0;
    overflow: hidden;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.prehThree1_01_1_item2_l {
    width: 50%;
    height: 180px;
    padding: clamp(1rem, 0.83rem + 0.71vw, 1.563rem) 15px;
    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;
}

.prehThree1_01_1_item2_l .title {
    color: #FFFFFF;
}

.prehThree1_01_1_item2_r {
    width: 50%;
    padding: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    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;
}

.prehThree1_01_1_item2_r .icon {
    width: clamp(2.375rem, 1.96rem + 1.75vw, 3.75rem);
}

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

table {
    width: 100%;
}

table tr td {
    padding: clamp(0.625rem, 0.531rem + 0.4vw, 0.938rem) clamp(0.625rem, 0.437rem + 0.79vw, 1.25rem);
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

table tr:first-child td {
    color: #fff;
    background: var(--hue);
}

.prehThree1_01_2 {
    grid-column: 2 / 5;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(0.75rem, 0.411rem + 1.43vw, 1.875rem);
    row-gap: clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.prehThree1_01_2_item a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    border-radius: 0 0 40px 0;
    padding: clamp(1.25rem, 1.062rem + 0.79vw, 1.875rem) clamp(0.938rem, 0.655rem + 1.19vw, 1.875rem);
}

.prehThree1_01_2_item a .title {
    color: #333333;
    text-transform: uppercase;
}

.prehThree1_01_2_item a .img_box {
    width: clamp(8.438rem, 6.59rem + 7.78vw, 14.563rem);
    margin-top: 10px;
}

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

.prehThree1_01_2_item a .btn {
    color: var(--hue);
    text-align: center;
    width: clamp(7.188rem, 6.697rem + 2.06vw, 8.813rem);
    height: clamp(2.25rem, 1.986rem + 1.11vw, 3.125rem);
    line-height: clamp(2.25rem, 1.986rem + 1.11vw, 3.125rem);
    border: 1px solid var(--hue);
    border-radius: 25px;
    margin-left: auto;
    margin-top: 10px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.prehThree1_01_2_item a:hover .btn {
    background: var(--hue);
    color: #fff;
}

.pro_de_R01_bg img {
    width: 100%;
}

/* ~~~~preheat,css~~end */
/* ~~~~preheat,css~~end */
/* ~~~~preheat,css~~end */