#baguetteBox-overlay {
    display: none;
}

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

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

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

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

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

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

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

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

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

li {
    list-style: none;
}

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

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

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

table {
    border-collapse: collapse;
}

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



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

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



/* ~~~~~~~~~~public.css */
/* ~~~~~~~~~~public.css */
:root {
    --hue: #16c2dc;
    --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.32;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb_50 {
    padding-bottom: clamp(1.563rem, 1.076rem + 2.05vw, 3.125rem);
}

.pb_45 {
    padding-bottom: clamp(1.563rem, 1.173rem + 1.64vw, 2.813rem);
}

.pb_40 {
    padding-bottom: clamp(1.563rem, 1.27rem + 1.23vw, 2.5rem);
}

.pb_35 {
    padding-bottom: clamp(1.563rem, 1.368rem + 0.82vw, 2.188rem);
}

.pb_30 {
    padding-bottom: clamp(1.563rem, 1.465rem + 0.41vw, 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%;
}

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










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

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile_menu_down_clm {
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

.mobile_menu_b {
    margin-top: 40px;
}

.mobile_menu_b_clm {
    margin-bottom: 25px;
}

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

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

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


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

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

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

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

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

.mobile_menu_mask {
    z-index: 7;
}

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








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

.pc_header_cen {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 40px;
    background: #ffffff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pc_header_cen .logo {
    width: 340px;
}

.pc_header_cen .logo a {
    display: block;
}

.pc_header_cen .logo a img {
    width: 100%;
}

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

.pc_head_list_box {
    width: calc(100% - 115px);
    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: 100px;
    line-height: 100px;
    font-size: 22px;
    color: #333333;
}

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

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

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

/* 二级菜单 */
.publicTwo_stage_nav {
    display: none;
    width: 175px;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 6px;
    border-bottom: 2px solid var(--hue);
    background: #ffffff;
}

.publicTwo_stage_nav .everyOne {
    border-bottom: 1px dashed #dcdcdc;
}

.publicTwo_stage_nav>.everyOne:last-child {
    border-bottom: none;
}

.publicTwo_stage_nav .everyOne a {
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    padding: 12px 10px;
}

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

.product_nav_menu {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f6f7f8;
    box-shadow: 0 3px 6px rgba(184, 184, 184, 0.3);
}

.product_nav_menu_w {
    padding: 40px 0 25px;
}

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

.product_nav_menu_list .every {
    width: calc((100% - 140px) / 8);
    margin-right: 20px;
}

.product_nav_menu_list>.every:last-child {
    margin-right: 0;
}

.product_nav_menu_list .every .img_box a {
    display: block;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.product_nav_menu_list .every .img_box a img {
    width: 100%;
}

.product_nav_menu_list .every .img_box 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;
}

.product_nav_menu_list .every .title {
    padding-top: 20px;
}

.product_nav_menu_list .every .title a {
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.product_nav_menu_list .every .text {
    padding-top: 15px;
}

.product_nav_menu_list .every .text a {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

/* 头部搜索 */
.header_search_icon {
    font-size: 32px;
    color: var(--hue);
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

/* ~~~~~~~~~~~~~pc 导航,css~~~~~~~~end */
/* ~~~~~~~~~~~~~pc 导航,css~~~~~~~~end */
/* ~~~~~~~~~~~~~pc 导航,css~~~~~~~~end */








/* ~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~index,css */
.index_banner {
    position: relative;
}

.index_banner_lunbo a {
    display: block;
}

.index_banner_lunbo a img {
    width: 100%;
}

.index_banner_01 {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: clamp(0.625rem, -0.211rem + 3.52vw, 3.75rem);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 92%;
    max-width: 1600px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_banner_01 .item {
    width: calc(100% / 3);
}

.index_banner_01>.item:nth-child(2) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_banner_01>.item:nth-child(3) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.index_banner_01_l {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.index_banner_01_l::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
}

.index_banner_01_l svg {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.index_banner_01_l svg circle {
    stroke: #ffffff;
    stroke-width: 1px;
    stroke-dasharray: 0 183;
    -ms-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.index_banner_01_l.active svg circle {
    stroke-dasharray: 183 0;
    -ms-transition: all 8s linear;
    -webkit-transition: all 8s linear;
    transition: all 8s linear;
}

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

.index_banner_prev,
.index_banner_next {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #989797;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.index_banner_prev:hover,
.index_banner_next:hover {
    background: var(--hue);
    border-color: var(--hue);
}

.index_banner_next {
    margin-left: 15px;
}

.index_banner_01_c .line {
    width: 1px;
    height: clamp(0.938rem, 0.452rem + 2.04vw, 2.75rem);
    background: #ffffff;
    margin: 0 auto;
}

.index_banner_01_c .iconfont {
    font-size: 34px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
}

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

.indOne1_01_l {
    width: 70%;
}

.ffb {
    font-weight: 700;
}

.public_module_title a {
    display: block;
}

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

.tt_text_30 {
    font-size: clamp(0.875rem, 0.607rem + 1.13vw, 1.875rem);
}

.public_page_btn {
    width: clamp(6.563rem, 5.643rem + 3.87vw, 10rem);
    height: clamp(2.5rem, 2.232rem + 1.13vw, 3.5rem);
    color: var(--hue);
    border: 1px solid var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

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

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

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

.indBoxOne2 .item a {
    height: 100%;
    padding: 30px;
    /*background: #e9f5f8 url(../images/index_03.png) no-repeat center center / 86% auto;*/
    background: #e9f5f8;
    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;
}

.indBoxOne2 .item a .img_box {
    width: 47%;
}

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

.indBoxOne2 .item a .r_box {
    width: 50%;
}

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

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

.indBoxOne2 .item a .r_box .subtitle {
    color: #999999;
    padding-top: 4px;
}

.indBoxOne2 .item a .r_box .text {
    color: #333333;
    padding-top: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

.indBoxOne2 .item a .r_box .btn {
    padding-top: clamp(1.125rem, 0.757rem + 1.55vw, 2.5rem);
}

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

.indBoxOne3 .item {
    width: calc((100% - 6px) / 4);
    margin-right: 2px;
    margin-top: 2px;
}

.indBoxOne3>.item:nth-child(4n) {
    margin-right: 0;
}

.indBoxOne3 .item a {
    display: block;
    height: 100%;
    background: #e9f5f8;
    padding: 30px 30px 25px;
}

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

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

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

.indBoxOne3 .item a .title {
    color: #333333;
    text-align: center;
    padding-top: 5px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indBoxOne3 .item a .text {
    color: #999999;
    text-align: center;
    padding-top: 2px;
}

.indBoxTwo2 {
    position: relative;
}

.indTwo2_01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.indTwo2_01 .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indTwo2_02 {
    position: relative;
    z-index: 2;
}

.indTwo2_02_list {
    width: 30%;
    background: #ffffff;
}

.indTwo2_02_list .item {
    border-bottom: 1px solid #dddddd;
}

.indTwo2_02_list .item a {
    padding: clamp(0.75rem, 0.516rem + 0.99vw, 1.625rem) 15px clamp(0.75rem, 0.516rem + 0.99vw, 1.625rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indTwo2_02_list .item .iconfont {
    width: clamp(2.813rem, 2.562rem + 1.06vw, 3.75rem);
    font-size: clamp(2.375rem, 2.241rem + 0.56vw, 2.875rem);
    color: #070707;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indTwo2_02_list .item .text {
    width: calc(100% - clamp(2.813rem, 2.562rem + 1.06vw, 3.75rem));
    color: #333333;
    padding-top: 4px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.indTwo2_02_list .item.hover .iconfont,
.indTwo2_02_list .item.hover .text {
    color: #ffffff;
}

.indTwo2_01 .item.on {
    z-index: 1;
}

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

.indBoxThree1 {
    box-shadow: 0 4px 6px rgba(146, 146, 146, 0.1);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indThree1_l {
    position: relative;
    width: 50%;
    cursor: pointer;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.indThree1_l>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

.indThree1_l .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(3.75rem, 2.412rem + 5.63vw, 8.75rem);
}

.indThree1_l .btn img {
    width: 100%;
}

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

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

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

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

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

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

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

.indThree1_r {
    width: 50%;
    text-align: right;
    padding: 40px clamp(0.938rem, 0.185rem + 3.17vw, 3.75rem) 40px clamp(0.938rem, 0.352rem + 2.46vw, 3.125rem);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    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;
}

.indThree1_r_text {
    color: #333333;
    padding-top: clamp(0.625rem, 0.374rem + 1.06vw, 1.563rem);
}

.indThree1_r_btn {
    padding-top: clamp(1.25rem, 0.748rem + 2.11vw, 3.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

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

.indFour1_01_l_text {
    color: #333333;
    padding-top: clamp(0.5rem, 0.299rem + 0.85vw, 1.25rem);
}

.indFour1_01_r a {
    width: clamp(7.188rem, 6.435rem + 3.17vw, 10rem);
    height: clamp(2.375rem, 2.174rem + 0.85vw, 3.125rem);
    border-radius: 6px;
    background: var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

.indFour1_01_r a span {
    color: #ffffff;
    padding-left: 5px;
}

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

.indBoxFour2 .item {
    position: relative;
    width: calc(100% / 4);
    height: 760px;
    border-right: 5px solid #ffffff;
    padding: clamp(1.875rem, 1.708rem + 0.7vw, 2.5rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.indBoxFour2 .item:hover {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

.indBoxFour2 .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(22, 194, 220, 0.8);
    opacity: 0;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indBoxFour2 .item:hover::before {
    opacity: 1;
}

.indBoxFour2 .item .icon {
    position: relative;
    z-index: 1;
    width: clamp(2.75rem, 2.232rem + 2.18vw, 4.688rem);
}

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

.indBoxFour2 .item .title {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
}

.indBoxFour2 .item .subtitle {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding-top: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
}

.indBoxFour2 .item .text {
    display: none;
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding-top: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
}

.indBoxFour2 .item:hover .text {
    display: block;
}

.indBoxFive1 {
    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_l {
    width: 56%;
}

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

.indFive1_r .item {
    position: relative;
    color: #333333;
    padding-bottom: clamp(0.375rem, 0.208rem + 0.7vw, 1rem);
    margin-right: clamp(1.25rem, 0.414rem + 3.52vw, 4.375rem);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

.indFive1_r .item::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    width: 0%;
    height: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
    background: var(--hue);
    border-radius: 2px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indFive1_r .item:hover::after {
    opacity: 1;
    width: 100%;
}

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

.indFive1_r .item.hover::after {
    opacity: 1;
    width: 100%;
}

.indFive2_item_lunbo {
    padding: 3px 5px 10px;
}

.indFive2_item_lunbo .item a {
    display: block;
    background: #ffffff;
}

.indFive2_item_lunbo .item a:hover {
    box-shadow: 0 5px 8px rgba(146, 146, 146, 0.2);
}

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

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

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

.indFive2_item_lunbo .item a .bot_box {
    padding: clamp(1.125rem, 0.958rem + 0.7vw, 1.75rem) clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem) clamp(1.375rem, 1.241rem + 0.56vw, 1.875rem);
}

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

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

.indFive2_item_lunbo .item a .bot_box .date {
    color: #999999;
    padding-top: 3px;
}

.indFive2_item_lunbo .item a .bot_box .text {
    color: #666666;
    padding-top: clamp(0.375rem, 0.174rem + 0.85vw, 1.125rem);
}

.indFive2_item_lunbo .item a .bot_box .btn {
    padding-top: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indFive2_item_lunbo .item a .bot_box .btn span {
    color: var(--hue);
}

.indFive2_item_lunbo .item a .bot_box .btn .iconfont {
    font-size: clamp(1.5rem, 1.467rem + 0.14vw, 1.625rem);
    color: var(--hue);
    padding: 1px 0 0 4px;
}

.public_lunbo_dots {
    text-align: center;
    padding-top: clamp(1.25rem, 1.083rem + 0.7vw, 1.875rem);
}

.public_lunbo_dots .swiper-pagination-bullet {
    outline: none;
    opacity: 1;
    width: clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem);
    height: clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem);
    margin: 0 clamp(0.25rem, 0.217rem + 0.14vw, 0.375rem) !important;
    border: 1px solid transparent;
    padding: 2px;
    background: none;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.public_lunbo_dots .swiper-pagination-bullet::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #c5c5c5;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

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







/* ~~~~~~~~~~~footer contact,css */
/* ~~~~~~~~~~~footer contact,css */
/* ~~~~~~~~~~~footer contact,css */
.footer_contact {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}

.footer_contact_w {
    padding-top: clamp(2.5rem, 1.998rem + 2.11vw, 4.375rem);
    padding-bottom: clamp(2.5rem, 1.998rem + 2.11vw, 4.375rem);
}

.footer_contact1_01 .subtitle {
    color: #ffffff;
}

.footer_contact1_01 .title {
    color: #ffffff;
    padding-top: clamp(0.25rem, 0.183rem + 0.28vw, 0.5rem);
}

.footer_contact1_01 .text {
    color: #ffffff;
    padding-top: clamp(0.375rem, 0.308rem + 0.28vw, 0.625rem);
}

.footer_contact1_02 {
    padding-top: clamp(1.25rem, 0.915rem + 1.41vw, 2.5rem);
    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;
}

.footer_contact1_02 .zx_btn a {
    width: clamp(8.125rem, 6.787rem + 5.63vw, 13.125rem);
    height: clamp(2.375rem, 2.074rem + 1.27vw, 3.5rem);
    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: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer_contact1_02 .zx_btn a:hover {
    opacity: 0.8;
}

.footer_contact1_02 .zx_btn a .iconfont {
    font-size: clamp(1.75rem, 1.65rem + 0.42vw, 2.125rem);
    color: var(--hue);
}

.footer_contact1_02 .zx_btn a span {
    color: var(--hue);
    padding: 2px 0 0 3px;
}

.footer_contact1_02 .tel {
    margin-left: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.footer_contact1_02 .tel .iconfont {
    font-size: clamp(2.125rem, 2.025rem + 0.42vw, 2.5rem);
    color: #ffffff;
    text-align: center;
    width: clamp(3.125rem, 2.958rem + 0.7vw, 3.75rem);
    height: clamp(3.125rem, 2.958rem + 0.7vw, 3.75rem);
    line-height: clamp(3.125rem, 2.958rem + 0.7vw, 3.75rem);
    border-radius: 50%;
    background: #7cdbe7;
}

.footer_contact1_02 .tel .r_box {
    padding-left: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
}

.footer_contact1_02 .tel .r_box .title {
    color: #ffffff;
}

.footer_contact1_02 .tel .r_box .text {
    color: #ffffff;
}

.footer_contact1_02 .tel .r_box .text a {
    color: #ffffff;
}

.footer_contact1_02 .tel .r_box .text a:hover {
    text-decoration: underline;
}

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









/* ~~~~~~~~~~~~~footer,css */
/* ~~~~~~~~~~~~~footer,css */
/* ~~~~~~~~~~~~~footer,css */
.public_footer_top {
    background: #1f2728;
}

.footer_top_w {
    padding-top: clamp(2.813rem, 2.06rem + 3.17vw, 5.625rem);
    padding-bottom: clamp(1.875rem, 1.039rem + 3.52vw, 5rem);
    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_top1 .footer_logo {
    width: 193px;
}

.footer_top1 .footer_logo a {
    display: block;
}

.footer_top1 .footer_logo a img {
    width: 100%;
}

.footer_top1_01 {
    color: var(--hue);
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
}

.footer_top1_01 span {
    font-family: "Impact", "Arial", "sans-serif";
}

.footer_top1_02 {
    padding-top: clamp(0.5rem, 0.333rem + 0.7vw, 1.125rem);
}

.footer_top1_02 .item {
    margin-bottom: clamp(0.125rem, -0.009rem + 0.56vw, 0.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer_top1_02 .item .title {
    width: clamp(7.813rem, 7.562rem + 1.06vw, 8.75rem);
    color: #ffffff;
}

.footer_top1_02 .item .text {
    width: calc(100% - clamp(7.813rem, 7.562rem + 1.06vw, 8.75rem));
    color: #ffffff;
}

.footer_top1_02 .item .text a {
    color: #ffffff;
}

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

.footer_top_title {
    font-size: clamp(1.25rem, 1.183rem + 0.28vw, 1.5rem);
    color: #ffffff;
    padding-bottom: clamp(0.75rem, 0.583rem + 0.7vw, 1.375rem);
}

.footer_top2 .footer_top_list {
    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_top2 .footer_top_list .item {
    width: calc((100% - 15px) / 2);
}

.footer_top_list .item {
    margin-bottom: clamp(0.313rem, 0.195rem + 0.49vw, 0.75rem);
}

.footer_top_list .item a {
    display: block;
    color: #ffffff;
}

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

.footer_top1 {
    width: 26%;
}

.footer_top2 {
    width: 25%;
}

.footer_top3 {
    width: 10%;
}

.footer_top4 {
    width: 10%;
}

.public_footer_bot {
    background: #161b1c;
}

.footer_bot_w {
    padding-top: clamp(0.875rem, 0.808rem + 0.28vw, 1.125rem);
    padding-bottom: clamp(0.875rem, 0.808rem + 0.28vw, 1.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;
}

.footer_bot1 {
    color: #999999;
}

.footer_bot2 {
    color: #999999;
}

.footer_bot2 a {
    color: #999999;
}

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

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










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

.subPage_banner_w {
    height: clamp(11.25rem, 6.032rem + 21.97vw, 29.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.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_deOne1_l {
    width: calc(100% - 470px);
}

.cas_deOne1_l_01 {
    color: #333333;
}

.cas_deOne1_l_02 {
    padding: clamp(0.625rem, 0.374rem + 1.06vw, 1.563rem) 0 clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
    border-bottom: 1px solid #dddddd;
    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_deOne1_l_02 .item {
    margin-right: clamp(0.938rem, 0.436rem + 2.11vw, 2.813rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

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

.cas_deOne1_l_02 .item .iconfont {
    font-size: 24px;
    color: #999999;
}

.cas_deOne1_l_02 .item .text {
    color: #999999;
    padding: 1px 0 0 2px;
}

.cas_deOne1_l_03 {
    color: #333333;
    line-height: 1.8;
    padding-top: clamp(1.25rem, 0.915rem + 1.41vw, 2.5rem);
}

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

.cas_deOne1_r {
    position: relative;
    border-left: 1px solid #dddddd;
}

.cas_deOne1_r,
.cas_deOne1_r_float {
    width: 380px;
}

.cas_deOne1_r_float {
    padding-left: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
}

.cas_deOne1_r_01 {
    color: #333333;
    padding-bottom: clamp(0.938rem, 0.887rem + 0.21vw, 1.125rem);
    border-bottom: 1px solid #dddddd;
}

.cas_deOne1_r_02 {
    padding-top: clamp(1.125rem, 0.924rem + 0.85vw, 1.875rem);
}

.cas_deOne1_r_02 .item {
    margin-bottom: clamp(0.75rem, 0.449rem + 1.27vw, 1.875rem);
}

.cas_deOne1_r_02 .item a {
    display: block;
}

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

.cas_deOne1_r_02 .item a .text {
    color: #333333;
    padding-top: clamp(0.125rem, 0.058rem + 0.28vw, 0.375rem);
}

.cas_deOne1_r_02 .item a .btn {
    color: var(--hue);
    padding-top: clamp(0.25rem, 0.116rem + 0.56vw, 0.75rem);
}

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

.cas_deOne1_r_03 {
    padding-top: 10px;
}

.cas_deOne1_r_03 a {
    width: clamp(7.813rem, 7.394rem + 1.76vw, 9.375rem);
    height: 40px;
    background: var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.cas_deOne1_r_03 a .iconfont {
    font-size: 26px;
    color: #ffffff;
}

.cas_deOne1_r_03 a span {
    color: #ffffff;
    padding-left: 4px;
}

.cas_deOne1_r_float.static {
    position: static;
}

.cas_deOne1_r_float.fixed {
    position: fixed;
    /* top为导航的高度 */
    top: 100px;
}

.cas_deOne1_r_float.absolute {
    position: absolute;
    bottom: 0;
}

.cas_deBoxTwo {
    background: #f5f5f5;
}

.cas_deTwo1_lunbo {
    padding: 2px 5px 10px;
}

.product_list_box .item {
    background: #ffffff;
    padding: clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem) clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem) clamp(1.563rem, 1.312rem + 1.06vw, 2.5rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.product_list_box .item:hover {
    box-shadow: 0 2px 8px rgba(214, 216, 219, 0.5);
}

.product_list_top a {
    display: block;
}

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

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

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

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

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

.product_list_top a .text {
    height: clamp(4.625rem, 4.391rem + 0.99vw, 5.5rem);
    color: #999999;
    padding-top: clamp(0.125rem, 0.058rem + 0.28vw, 0.375rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.product_list_bot {
    padding-top: clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.product_list_bot a {
    width: calc((100% - clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem)) / 2);
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.product_list_bot>a:nth-child(1) {
    color: #ffffff;
    background: var(--hue);
}

.product_list_bot>a:nth-child(2) {
    color: var(--hue);
    border: 1px solid var(--hue);
}

/* ~~~~~~~~~~~case_detail,css~~~~~~~end */
/* ~~~~~~~~~~~case_detail,css~~~~~~~end */
/* ~~~~~~~~~~~case_detail,css~~~~~~~end */








/* ~~~~~~~~~~~~product_list,css */
/* ~~~~~~~~~~~~product_list,css */
/* ~~~~~~~~~~~~product_list,css */
.pro_liBoxOne {
    background: #f6f7f8;
}

.pro_liOne1 {
    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_liOne1_l {
    width: 23.5%;
}

.pro_liOne1_l_01 {
    font-size: clamp(1.25rem, 1.183rem + 0.28vw, 1.5rem);
    color: #ffffff;
    padding: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) 15px clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
    background: var(--hue);
}

.pro_liOne1_l_02 {
    background: #ffffff;
    padding: clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem) 0;
}

.pro_liOne1_l_02 .item a {
    position: relative;
    display: block;
    color: #333333;
    padding: clamp(0.375rem, 0.241rem + 0.56vw, 0.875rem) 15px clamp(0.375rem, 0.241rem + 0.56vw, 0.875rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
}

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

.pro_liOne1_l_02 .item a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
    width: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
    height: 0%;
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_liOne1_l_02 .item a:hover::after {
    opacity: 1;
    height: 100%;
}

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

.pro_liOne1_l_02 .item.hover a::after {
    opacity: 1;
    height: 100%;
}

.pro_liOne1_r {
    width: 73.5%;
}

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

.product_list_box.pro_li_page .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 35px;
}

.product_list_box.pro_li_page>.item:nth-child(3n) {
    margin-right: 0;
}

.pro_liOne1_r_02 {
    padding-top: clamp(1.25rem, 0.999rem + 1.06vw, 2.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.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,
.public_paging .wp-pagenavi span {
    display: block;
    font-family: "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.808rem + 0.28vw, 1.125rem);
    color: #444444;
    text-align: center;
    width: clamp(1.875rem, 1.574rem + 1.27vw, 3rem);
    height: clamp(1.875rem, 1.574rem + 1.27vw, 3rem);
    line-height: clamp(1.875rem, 1.574rem + 1.27vw, 3rem);
    margin: 0 clamp(0.313rem, 0.215rem + 0.41vw, 0.625rem);
    border: none;
    background: #ffffff;
}

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

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

/* ~~~~~~~~~~~~product_list,css~~~~~~~~end */
/* ~~~~~~~~~~~~product_list,css~~~~~~~~end */
/* ~~~~~~~~~~~~product_list,css~~~~~~~~end */








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

.pro_deOne1 {
    padding-top: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne1 .iconfont {
    width: clamp(1.875rem, 1.791rem + 0.35vw, 2.188rem);
    font-size: clamp(1.5rem, 1.467rem + 0.14vw, 1.625rem);
    color: #ffffff;
}

.pro_deOne1 .a_box {
    width: calc(100% - clamp(1.875rem, 1.791rem + 0.35vw, 2.188rem));
    color: #ffffff;
}

.pro_deOne1 .a_box a {
    color: #ffffff;
}

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

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

.pro_deOne2_l {
    width: 46%;
}

.pro_deOne2_l_01 {
    color: #ffffff;
}

.pro_deOne2_l_02 {
    color: #ffffff;
    padding-top: clamp(0.625rem, 0.525rem + 0.42vw, 1rem);
}

.pro_deOne2_l_03 {
    padding-top: clamp(1.25rem, 0.581rem + 2.82vw, 3.75rem);
    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;
}

.pro_deOne2_l_03 .quote_btn a {
    width: clamp(8.125rem, 6.787rem + 5.63vw, 13.125rem);
    height: clamp(2.375rem, 2.174rem + 0.85vw, 3.125rem);
    background: #ffffff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_deOne2_l_03 .quote_btn a:hover {
    opacity: 0.8;
}

.pro_deOne2_l_03 .quote_btn a .iconfont {
    font-size: clamp(1.625rem, 1.592rem + 0.14vw, 1.75rem);
    color: var(--hue);
}

.pro_deOne2_l_03 .quote_btn a span {
    color: var(--hue);
    padding-left: 5px;
}

.pro_deOne2_l_03 .tel_btn {
    margin-left: clamp(0.938rem, 0.268rem + 2.82vw, 3.438rem);
}

.pro_deOne2_l_03 .tel_btn a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deOne2_l_03 .tel_btn a .iconfont {
    font-size: clamp(1.5rem, 1.299rem + 0.85vw, 2.25rem);
    color: #ffffff;
    text-align: center;
    width: clamp(2.625rem, 2.458rem + 0.7vw, 3.25rem);
    height: clamp(2.625rem, 2.458rem + 0.7vw, 3.25rem);
    line-height: clamp(2.625rem, 2.458rem + 0.7vw, 3.25rem);
    border-radius: 50%;
    border: 1px solid #ffffff;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.pro_deOne2_l_03 .tel_btn a span {
    font-family: "Impact", "Arial", "sans-serif";
    color: #ffffff;
    padding-left: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
}

.pro_deOne2_r {
    width: 40.6%;
}

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

.pro_deBoxTwo {
    height: 80px;
}

.pro_deTwo1 {
    background: var(--hue);
}

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

.pro_deTwo1_list .item {
    position: relative;
    height: 80px;
    margin-right: clamp(2.5rem, -1.633rem + 6.45vw, 5.625rem);
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

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

.pro_deTwo1_list .item .icon {
    width: 30px;
}

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

.pro_deTwo1_list .item span {
    color: #ffffff;
    padding-left: 5px;
}

.pro_deTwo1_list .item::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    width: 0%;
    height: 2px;
    background: #ffffff;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.pro_deTwo1_list .item:hover::after {
    opacity: 1;
    width: 100%;
}

.pro_deTwo1_list .item.hover::after {
    opacity: 1;
    width: 100%;
}

.pro_deThree1 {
    width: calc((100vw - 10px) / 2 + 50%);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_deThree1_l {
    width: 40%;
}

.pro_deThree1_l_01 {
    color: #232323;
    padding-top: clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
}

.pro_deThree1_r {
    position: relative;
    width: 54.7%;
    cursor: pointer;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.pro_deThree1_r img {
    width: 100%;
}

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

.pro_deThree1_r .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(3rem, 2.298rem + 2.96vw, 5.625rem);
}

.pro_deBoxFour {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.pro_deBoxFour_w {
    position: relative;
    padding: clamp(2.5rem, 2.333rem + 0.7vw, 3.125rem) clamp(0.938rem, -0.15rem + 4.58vw, 5rem) clamp(1.875rem, 1.708rem + 0.7vw, 2.5rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
}

.pro_deBoxFour_w::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 150vw;
    height: 100%;
    background: #ffffff;
}

.pro_deFour1 {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_deFour1_l {
    width: 35.8%;
}

.pro_deFour1_l img {
    width: 100%;
}

.pro_deFour1_r {
    width: 53%;
}

.pro_deFour1_r_list .item {
    margin-bottom: clamp(0.25rem, 0.15rem + 0.42vw, 0.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deFour1_r_list .item .iconfont {
    width: clamp(1.875rem, 1.791rem + 0.35vw, 2.188rem);
    font-size: 26px;
    color: var(--hue);
    padding-top: clamp(0.063rem, 0.029rem + 0.14vw, 0.188rem);
}

.pro_deFour1_r_list .item .text {
    width: calc(100% - clamp(1.875rem, 1.791rem + 0.35vw, 2.188rem));
    color: #333333;
}

table {
    width: 100%;
    border-top: 4px solid var(--hue);
}

table tr td {
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #232323;
    border: 1px solid #d1d1d1;
    padding: clamp(0.563rem, 0.412rem + 0.63vw, 1.125rem) 10px clamp(0.563rem, 0.412rem + 0.63vw, 1.125rem) clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
}

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

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

.pro_deSix1_l {
    position: relative;
    width: 50%;
}

.pro_deSix1_l_lunbo {
    height: 100%;
}

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

.pro_deSix1_l_lunbo .item {
    height: 100%;
}

.pro_deSix1_l_lunbo .item a {
    display: block;
    height: 100%;
}

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

.pro_deSix1_l_dots {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 15px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 0;
}

.pro_deSix1_r {
    width: 50%;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(214, 216, 219, 0.5);
    padding: clamp(2.188rem, 1.937rem + 1.06vw, 3.125rem) clamp(0.938rem, -1.488rem + 10.21vw, 10rem) clamp(2.188rem, 1.937rem + 1.06vw, 3.125rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_deSix1_r_01 {
    color: #333333;
}

.pro_deSix1_r_02 .item {
    margin-bottom: clamp(1.125rem, 0.924rem + 0.85vw, 1.875rem);
}

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

.pro_deSix1_r_02_t {
    padding-bottom: clamp(0.625rem, 0.541rem + 0.35vw, 0.938rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deSix1_r_02_t .iconfont {
    width: clamp(2.375rem, 2.174rem + 0.85vw, 3.125rem);
    font-size: clamp(2rem, 1.866rem + 0.56vw, 2.5rem);
    color: var(--hue);
}

.pro_deSix1_r_02_t span {
    width: calc(100% - clamp(2.375rem, 2.174rem + 0.85vw, 3.125rem));
    color: #333333;
    padding-top: 5px;
}

.pro_deSix1_r_02_b .every {
    margin-bottom: clamp(0.25rem, 0.15rem + 0.42vw, 0.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deSix1_r_02_b .every::before {
    content: "";
    display: block;
    width: clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem);
    height: clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem);
    border-radius: 50%;
    background: var(--hue);
    margin-top: clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem);
}

.pro_deSix1_r_02_b .every span {
    width: calc(100% - clamp(0.5rem, 0.467rem + 0.14vw, 0.625rem));
    color: #333333;
    padding-left: clamp(0.375rem, 0.308rem + 0.28vw, 0.625rem);
}

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

.pro_deSeven1_lunbo .item a img {
    width: 100%;
}

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

.pro_deSeven1_lunbo .item a .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background: url(../images/pro_det_15.png) repeat-x center bottom;
    padding: 20px 15px clamp(0.625rem, 0.558rem + 0.28vw, 0.875rem) clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

/* ~~~~~~~~~~~~product_detail,css~~~~~~~~end */
/* ~~~~~~~~~~~~product_detail,css~~~~~~~~end */
/* ~~~~~~~~~~~~product_detail,css~~~~~~~~end */









/* ~~~~~~~~~~~pro_list2,css */
/* ~~~~~~~~~~~pro_list2,css */
/* ~~~~~~~~~~~pro_list2,css */
.pro_li2BoxOne {
    background: #f6f7f8;
}

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

.product_list_box.pro_li2_page .item {
    width: calc((100% - 120px) / 4);
    margin-right: 40px;
    margin-bottom: 40px;
}

.product_list_box.pro_li2_page>.item:nth-child(4n) {
    margin-right: 0;
}

.pro_li2One1 {
    padding-top: clamp(1.25rem, 1.083rem + 0.7vw, 1.875rem);
}

/* ~~~~~~~~~~~pro_list2,css~~~~~~~end */
/* ~~~~~~~~~~~pro_list2,css~~~~~~~end */
/* ~~~~~~~~~~~pro_list2,css~~~~~~~end */








/* ~~~~~~~~~~~~case,css */
/* ~~~~~~~~~~~~case,css */
/* ~~~~~~~~~~~~case,css */
.caseBoxOne {
    position: relative;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(214, 216, 219, 0.5);
}

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

.caseBoxOne1 .item {
    margin: 0 clamp(0.938rem, 0.352rem + 2.46vw, 3.125rem);
}

.caseBoxOne1 .item a {
    position: relative;
    height: clamp(2.5rem, 1.563rem + 3.94vw, 6rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.caseBoxOne1 .item a .iconfont {
    font-size: clamp(1.625rem, 1.525rem + 0.42vw, 2rem);
    color: #333333;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.caseBoxOne1 .item a span {
    color: #333333;
    padding-left: 5px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

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

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

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

.caseBoxTwo {
    background: #f5f6f7;
}

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

.caseBoxTwo1 .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 30px;
}

.caseBoxTwo1 .item a {
    display: block;
    background: #ffffff;
}

.caseBoxTwo1 .item a:hover {
    box-shadow: 0 4px 8px rgba(177, 177, 177, 0.3);
}

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

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

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

.caseBoxTwo1 .item a .img_box .icon {
    position: absolute;
    top: clamp(0.625rem, 0.558rem + 0.28vw, 0.875rem);
    left: clamp(0.625rem, 0.558rem + 0.28vw, 0.875rem);
    width: clamp(3.125rem, 2.356rem + 3.24vw, 6rem);
}

.caseBoxTwo1 .item a .bot_box {
    padding: clamp(1rem, 0.9rem + 0.42vw, 1.375rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem) 20px;
}

.caseBoxTwo1 .item a .bot_box .date {
    color: var(--hue);
}

.caseBoxTwo1 .item a .bot_box .title {
    color: #333333;
    padding-top: clamp(0.25rem, 0.183rem + 0.28vw, 0.5rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.caseBoxTwo1 .item a .bot_box .text {
    color: #666666;
    padding-top: clamp(0.313rem, 0.162rem + 0.63vw, 0.875rem);
}

.caseBoxTwo1 .item a .bot_box .btn {
    padding-top: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.caseBoxTwo1 .item a .bot_box .btn span {
    color: var(--hue);
}

.caseBoxTwo1 .item a .bot_box .btn .iconfont {
    font-size: 30px;
    color: var(--hue);
    padding-left: 6px;
}

.caseBoxTwo1>.item:nth-child(3n) {
    margin-right: 0;
}

.caseBoxTwo2 {
    padding-top: clamp(1.25rem, 0.748rem + 2.11vw, 3.125rem);
}

/* ~~~~~~~~~~~~case,css~~~~~~~~~end */
/* ~~~~~~~~~~~~case,css~~~~~~~~~end */
/* ~~~~~~~~~~~~case,css~~~~~~~~~end */








/* ~~~~~~~~~~~service,css */
/* ~~~~~~~~~~~service,css */
/* ~~~~~~~~~~~service,css */
.serBoxOne {
    position: relative;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(214, 216, 219, 0.5);
}

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

.serBoxOne1 .item {
    margin: 0 clamp(0.625rem, -0.546rem + 4.93vw, 5rem);
}

.serBoxOne1 .item a {
    position: relative;
    display: block;
    color: #333333;
    height: clamp(2.5rem, 1.563rem + 3.94vw, 6rem);
    line-height: clamp(2.5rem, 1.563rem + 3.94vw, 6rem);
}

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

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

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

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

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

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

.serBoxTwo1 .item {
    position: relative;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    padding: clamp(1.25rem, 0.999rem + 1.06vw, 2.188rem) clamp(0.938rem, 0.854rem + 0.35vw, 1.25rem) clamp(1.25rem, 1.083rem + 0.7vw, 1.875rem);
}

.serBoxTwo1>.item:nth-child(4n) {
    margin-right: 0;
}

.serBoxTwo1 .item .iconfont {
    position: relative;
    z-index: 1;
    font-size: clamp(3rem, 2.632rem + 1.55vw, 4.375rem);
    color: var(--hue);
    text-align: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.serBoxTwo1 .item .title {
    position: relative;
    z-index: 1;
    color: #333333;
    text-align: center;
    padding-top: clamp(0.313rem, 0.262rem + 0.21vw, 0.5rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.serBoxTwo1 .item .text {
    position: relative;
    z-index: 1;
    color: #333333;
    text-align: center;
    padding-top: clamp(0.375rem, 0.275rem + 0.42vw, 0.75rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.serBoxTwo1 .item .bg_show {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.serBoxTwo1 .item:hover .bg_show {
    opacity: 1;
}

.serBoxThree {
    background: #f5f5f5;
}

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

.serThree1_l {
    width: 47.5%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.serThree1_l img {
    width: 100%;
}

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

.serThree1_r {
    width: 47%;
}

.serThree1_r_01 {
    color: #333333;
}

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

.serThree1_r_02 .item .iconfont {
    width: clamp(3.125rem, 2.79rem + 1.41vw, 4.375rem);
    font-size: clamp(2.625rem, 2.391rem + 0.99vw, 3.5rem);
    color: var(--hue);
}

.serThree1_r_02 .item .text {
    width: calc(100% - clamp(3.125rem, 2.79rem + 1.41vw, 4.375rem));
    color: #333333;
    padding-top: 10px;
}

.serThree1_r_03 {
    padding-top: clamp(0.625rem, 0.374rem + 1.06vw, 1.563rem);
}

.serThree1_r_03 .public_page_btn {
    color: #ffffff;
    background: var(--hue);
}

.serFour1_lunbo .item {
    position: relative;
}

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

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

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

.serFour1_lunbo .item .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    padding: 6px 10px 6px 15px;
    background: rgba(0, 0, 0, 0.5);
}

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








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

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

.aboTwo1_l {
    width: 66.4%;
    background: #ffffff;
    box-shadow: 0 4px 6px rgba(146, 146, 146, 0.1);
    padding: clamp(1.875rem, 1.29rem + 2.46vw, 4.063rem) clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem) clamp(1.875rem, 1.373rem + 2.11vw, 3.75rem);
}

.aboTwo1_l_01 {
    color: #333333;
    padding-top: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

.aboTwo1_r {
    position: relative;
    width: 32%;
    cursor: pointer;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.aboTwo1_r .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(3.5rem, 2.095rem + 5.92vw, 8.75rem);
}

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

.aboBoxThree_w {
    padding-top: clamp(0.625rem, -0.128rem + 3.17vw, 3.438rem);
    padding-bottom: clamp(0.625rem, -0.128rem + 3.17vw, 3.438rem);
}

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

.aboBoxThree1 .item {
    width: calc(100% / 4);
    text-align: center;
}

.aboBoxThree1 .item .number {
    color: #ffffff;
}

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

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

.aboFour1_l {
    width: 47.5%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboFour1_l img {
    width: 100%;
}

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

.aboFour1_r {
    width: 48%;
}

.aboFour1_r .title {
    color: #333333;
}

.aboFour1_r .text {
    color: #333333;
    padding-top: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

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

.aboFour1_r .btn .public_page_btn {
    color: #ffffff;
    background: var(--hue);
}

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

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

.aboFive1_lunbo_l {
    width: 46%;
}

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

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

.aboFive1_lunbo_r {
    width: 50%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.aboFive1_lunbo_r img {
    width: 100%;
}

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

.aboBoxFive2 {
    padding-top: clamp(1.563rem, 0.81rem + 3.17vw, 4.375rem);
    border-bottom: 1px solid #cccccc;
    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;
}

.aboFive2_lunbo {
    width: calc(100% - 50px - 50px);
    margin: 0;
}

.aboFive2_lunbo .swiper-slide {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.aboFive2_lunbo .item {
    position: relative;
    color: #232323;
    padding-bottom: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_lunbo .item::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    width: 0%;
    height: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_lunbo .swiper-slide.swiper-slide-thumb-active .item {
    color: var(--hue);
}

.aboFive2_lunbo .swiper-slide.swiper-slide-thumb-active .item::after {
    opacity: 1;
    width: 100%;
}

.aboFive2_prev,
.aboFive2_next {
    font-size: 26px;
    color: #a4a9ad;
    padding-bottom: 12px;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboFive2_prev:hover,
.aboFive2_next:hover {
    color: var(--hue);
}

.aboSix1_lunbo {
    padding: 5px 5px 10px;
}

.aboSix1_lunbo .item {
    background: #ffffff;
    padding: clamp(0.625rem, 0.525rem + 0.42vw, 1rem);
    box-shadow: 0 5px 7px rgba(209, 209, 209, 0.3);
}

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

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








/* ~~~~~~~~~~~~~video,css */
/* ~~~~~~~~~~~~~video,css */
/* ~~~~~~~~~~~~~video,css */
.vidBoxTwo {
    background: #f5f6f7;
}

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

.vidBoxTwo1 .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}

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

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

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

.vidBoxTwo1 .item .img_box .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(2.875rem, 2.691rem + 0.77vw, 3.563rem);
}

.vidBoxTwo1 .item .text {
    color: #232323;
    text-align: center;
    padding-top: clamp(0.5rem, 0.266rem + 0.99vw, 1.375rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.vidBoxTwo1 .item:hover .text {
    color: var(--hue);
}

.vidBoxTwo1>.item:nth-child(3n) {
    margin-right: 0;
}

.vidBoxTwo2 {
    padding-top: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
}

/* ~~~~~~~~~~~~~video,css~~~~~~~end */
/* ~~~~~~~~~~~~~video,css~~~~~~~end */
/* ~~~~~~~~~~~~~video,css~~~~~~~end */








/* ~~~~~~~~~~contact,css */
/* ~~~~~~~~~~contact,css */
/* ~~~~~~~~~~contact,css */
.subPage_banner_content {
    width: 100%;
    text-align: center;
    padding: 0 15px;
}

.subPage_banner_content .title {
    font-family: "Impact", "Arial", "sans-serif";
    font-size: clamp(1.5rem, 0.697rem + 3.38vw, 4.5rem);
    color: #ffffff;
}

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

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

.conBoxOne1 .item {
    width: calc(100% / 4);
    text-align: center;
    padding: 0 clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
}

.conBoxOne1 .item .iconfont {
    font-size: clamp(2.25rem, 1.681rem + 2.39vw, 4.375rem);
    color: var(--hue);
    width: clamp(3.75rem, 2.613rem + 4.79vw, 8rem);
    height: clamp(3.75rem, 2.613rem + 4.79vw, 8rem);
    line-height: clamp(3.75rem, 2.613rem + 4.79vw, 8rem);
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.conBoxOne1 .item .title {
    color: #999999;
    padding-top: clamp(0.5rem, 0.333rem + 0.7vw, 1.125rem);
}

.conBoxOne1 .item .text {
    color: #333333;
    padding-top: 4px;
}

.conBoxOne1 .item .text a {
    color: #333333;
}

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

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

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

.conBoxTwo1 .item {
    background: #ffffff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.conBoxTwo1 .item .iconfont {
    width: clamp(2.5rem, 2.165rem + 1.41vw, 3.75rem);
    font-size: clamp(1.75rem, 1.616rem + 0.56vw, 2.25rem);
    color: #a0a0a0;
    text-align: center;
}

.conBoxTwo1 .item input {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.842rem + 0.14vw, 1rem);
    color: #999999;
    width: calc(100% - clamp(2.5rem, 2.165rem + 1.41vw, 3.75rem));
    height: clamp(2.375rem, 1.974rem + 1.69vw, 3.875rem);
    border: none;
    background: none;
    padding-right: 10px;
}

.conBoxTwo1 .btn input {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: clamp(1.125rem, 1.092rem + 0.14vw, 1.25rem);
    color: #ffffff;
    width: 100%;
    height: clamp(2.375rem, 1.974rem + 1.69vw, 3.875rem);
    background: var(--hue);
    border: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.conBoxThree img {
    width: 100%;
}

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








/* ~~~~~~~~~~~news_list,css */
/* ~~~~~~~~~~~news_list,css */
/* ~~~~~~~~~~~news_list,css */
.new_liBoxTwo {
    background: #f5f6f7;
}

.new_liTwo1 .item {
    border-bottom: 1px solid #dddddd;
}

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

.new_liTwo1 .item a:hover {
    background: #ffffff;
}

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

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

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

.new_liTwo1 .item a .r_box {
    width: calc(100% - 370px);
    padding-left: 40px;
}

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

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

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

.new_liTwo1 .item a .r_box .date_btn {
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

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

.new_liTwo1 .item a .r_box .date_btn .date .icon {
    width: 18px;
}

.new_liTwo1 .item a .r_box .date_btn .date .icon img {
    width: 100%;
}

.new_liTwo1 .item a .r_box .date_btn .date span {
    color: #333333;
    padding: 2px 0 0 5px;
}

.new_liTwo1 .item a .r_box .date_btn .public_page_btn {
    height: 40px;
    line-height: 40px;
}

.new_liTwo1 .item a:hover .r_box .date_btn .public_page_btn {
    color: #ffffff;
    background: var(--hue);
}

.new_liTwo2 {
    padding-top: clamp(2.188rem, 1.602rem + 2.46vw, 4.375rem);
}

/* ~~~~~~~~~~~news_list,css~~~~~~~~end */
/* ~~~~~~~~~~~news_list,css~~~~~~~~end */
/* ~~~~~~~~~~~news_list,css~~~~~~~~end */









/* ~~~~~~~~~~~~~~~修改,css */
/* ~~~~~~~~~~~~~~~修改,css */
/* ~~~~~~~~~~~~~~~修改,css */
.xgOne_top {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}

.xgOne_top_w {
    height: 37px;
    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;
}

.xgOne_top_l {
    font-size: 12px;
    color: #333333;
}

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

.xgOne_top_r a {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-right: 30px;
}

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

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

.xgOne_cen {
    background: #ffffff;
}

.xgOne_cen_w {
    height: 110px;
    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;
}

.xgOne_cen_w .logo {
    width: 411px;
}

.xgOne_cen_w .logo a {
    display: block;
}

.xgOne_cen_w .logo a img {
    width: 100%;
}

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

.xgOne_cen_w .tel .iconfont {
    font-size: 52px;
    color: var(--hue);
    text-align: center;
    width: 72px;
    height: 72px;
    line-height: 72px;
    border-radius: 50%;
    border: 1px solid var(--hue);
}

.xgOne_cen_w .tel .r_box {
    padding-left: 18px;
}

.xgOne_cen_w .tel .r_box .title {
    font-size: 14px;
    color: #999999;
}

.xgOne_cen_w .tel .r_box .text {
    font-family: "Impact";
    font-size: 38px;
    color: var(--hue);
    padding-top: 4px;
}

.xgOne_cen_w .tel .r_box .text a {
    color: var(--hue);
}

.xgOne_bot {
    position: relative;
    background: var(--hue);
}

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

.xgOne_bot1 .item {
    position: relative;
}

.xgOne_bot1 .item>a {
    position: relative;
    display: block;
    font-size: 18px;
    color: #ffffff;
    line-height: 62px;
    padding: 0 24px;
}

.xgOne_bot1 .item.hover>a {
    background: #1091a5;
}

.xgBoxTwo {
    border-bottom: 1px solid #dddddd;
}

.xgBoxTwo_w {
    padding-top: 20px;
    padding-bottom: 20px;
}

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

.xgTwo1_l {
    width: 68%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.xgTwo1_l .title {
    font-size: 16px;
    color: #333333;
}

.xgTwo1_l a {
    display: block;
    font-size: 16px;
    color: #333333;
    padding: 0 22px;
    border-right: 1px solid #dddddd;
}

.xgTwo1_l>a:last-child {
    border-right: none;
}

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

.xgTwo1_r {
    width: 27%;
}

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

.xgTwo1_r input[type="text"] {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: 16px;
    color: #666666;
    width: calc(100% - 70px);
    height: clamp(2.5rem, 2.433rem + 0.28vw, 2.75rem);
    border-radius: 4px;
    padding: 0 10px 0 15px;
    border: 1px solid #dddddd;
    background: none;
}

.xgTwo1_r form ::placeholder {
    color: #bbbbbb;
}

.xgTwo1_r button {
    font-size: clamp(1.625rem, 1.558rem + 0.28vw, 1.875rem);
    color: #ffffff;
    width: 62px;
    height: clamp(2.5rem, 2.433rem + 0.28vw, 2.75rem);
    border-radius: 4px;
    border: none;
    background: var(--hue);
}

.xgBoxThree1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.563rem, 0.977rem + 2.46vw, 3.75rem);
}

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

.xgThree1_l {
    width: 47.5%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.xgThree1_l img {
    width: 100%;
}

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

.xgThree1_r {
    width: 49%;
}

.xgThree1_r_top .title {
    font-size: clamp(1.125rem, 0.824rem + 1.27vw, 2.25rem);
    color: #333333;
}

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

.xgThree1_r_top .line {
    width: clamp(2.188rem, 1.769rem + 1.76vw, 3.75rem);
    height: clamp(0.125rem, 0.092rem + 0.14vw, 0.25rem);
    background: var(--hue);
    margin-top: clamp(0.938rem, 0.72rem + 0.92vw, 1.75rem);
}

.xgThree1_r_bot {
    color: #333333;
    padding-top: clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
}

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

.xgBoxFour {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

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

.xgFour1_l {
    position: relative;
    width: 66%;
    padding-top: clamp(0.5rem, -0.621rem + 4.72vw, 4.688rem);
    padding-bottom: clamp(0.5rem, -0.537rem + 4.37vw, 4.375rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.xgFour1_l::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    background: rgba(3, 150, 167, 0.9);
}

.xgFour1_l .item {
    position: relative;
    z-index: 1;
    width: calc(100% / 4);
    text-align: center;
    padding: 0 10px;
}

.xgFour1_l .item .title {
    color: #ffffff;
    padding-bottom: clamp(0.125rem, -0.143rem + 1.13vw, 1.125rem);
}

.xgFour1_l .item .number {
    color: #ffffff;
}

.xgFour1_r {
    position: relative;
    width: 34%;
    padding: 20px 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;
}

.xgFour1_r::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: rgba(32, 58, 61, 0.8);
}

.xgFour1_r_01 {
    position: relative;
    z-index: 1;
}

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

.xgFour1_r_01 .icon_tt .iconfont {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
}

.xgFour1_r_01 .icon_tt .tt {
    color: #ffffff;
    padding-left: 10px;
}

.xgFour1_r_01 .tel {
    color: #ffffff;
    padding: clamp(0.625rem, 0.424rem + 0.85vw, 1.375rem) 0 clamp(0.75rem, 0.533rem + 0.92vw, 1.563rem);
}

.xgFour1_r_01 .tel a {
    color: #ffffff;
}

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

.xgFour1_r_01 .btn a {
    width: clamp(7.813rem, 7.093rem + 3.03vw, 10.5rem);
    height: clamp(2.625rem, 2.525rem + 0.42vw, 3rem);
    margin: 0 auto;
    border-radius: 6px;
    background: #ffffff;
    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;
}

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

.xgFour1_r_01 .btn a .iconfont {
    font-size: clamp(1.5rem, 1.467rem + 0.14vw, 1.625rem);
    color: var(--hue);
    padding: 1px 5px 0 0;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.xgFour1_r_01 .btn a:hover .iconfont,
.xgFour1_r_01 .btn a:hover span {
    color: #ffffff;
}

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

.xgBoxFive1 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 22px;
    row-gap: 22px;
}

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

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

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

.footer_top5 {
    width: 20%;
    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_top5 .item {
    width: calc((100% - 28px) / 2);
}

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

.footer_top5 .item .text {
    color: #999999;
    text-align: center;
    padding-top: clamp(0.5rem, 0.433rem + 0.28vw, 0.75rem);
}

.footer_top6 {
    width: 100%;
    padding-top: clamp(1.25rem, 0.832rem + 1.76vw, 2.813rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer_top6_01 {
    color: #999999;
    margin-right: clamp(0.938rem, 0.603rem + 1.41vw, 2.188rem);
}

.footer_top6 a {
    color: #999999;
    margin-right: clamp(0.938rem, 0.687rem + 1.06vw, 1.875rem);
}

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

.xgBoxSeven1 {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

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

.xgBoxSeven1 a .iconfont {
    font-size: clamp(1.25rem, 1.083rem + 0.7vw, 1.875rem);
    color: var(--hue);
    text-align: center;
    width: clamp(2rem, 1.866rem + 0.56vw, 2.5rem);
    height: clamp(2rem, 1.866rem + 0.56vw, 2.5rem);
    line-height: clamp(2rem, 1.866rem + 0.56vw, 2.5rem);
    border-radius: 50%;
    border: 1px solid var(--hue);
}

.xgBoxSeven1 a span {
    color: var(--hue);
    padding-left: 8px;
}

.xgBoxEight1 {
    background: #ffffff;
    padding: clamp(1.25rem, 1.166rem + 0.35vw, 1.563rem) clamp(0.938rem, 0.77rem + 0.7vw, 1.563rem);
}

.xgBoxEight1 .item {
    margin-bottom: clamp(0.5rem, 0.216rem + 1.2vw, 1.563rem);
}

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

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

.xgEight1_top a {
    width: calc(100% - clamp(2.313rem, 2.262rem + 0.21vw, 2.5rem));
    color: #333333;
}

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

.xgEight1_top .iconfont {
    font-size: clamp(1rem, 0.933rem + 0.28vw, 1.25rem);
    color: #333333;
    text-align: center;
    width: clamp(1.688rem, 1.637rem + 0.21vw, 1.875rem);
    height: clamp(1.688rem, 1.637rem + 0.21vw, 1.875rem);
    line-height: clamp(1.688rem, 1.637rem + 0.21vw, 1.875rem);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.xgEight1_bot {
    display: none;
    padding-top: clamp(0.5rem, 0.383rem + 0.49vw, 0.938rem);
}

.xgEight1_bot a {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-bottom: clamp(0.313rem, 0.145rem + 0.7vw, 0.938rem);
}

.xgEight1_bot>a:last-child {
    margin-bottom: 0;
}

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

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

.xgBoxEight1 .item.hover .xgEight1_top .iconfont {
    color: var(--hue);
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.serFour1_lunbo .item a .icon {
    position: absolute;
    top: 0;
    right: 0;
    width: clamp(2rem, 1.732rem + 1.13vw, 3rem);
}

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

.xgBoxTwelve1 {
    padding-top: clamp(0.313rem, -1.109rem + 5.99vw, 5.625rem);
    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;
}

.xgTwelve1_prev,
.xgTwelve1_next {
    font-size: 36px;
    color: #c1c1c1;
    text-align: center;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 50%;
    border: 2px solid #c1c1c1;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.xgTwelve1_prev:hover,
.xgTwelve1_next:hover {
    color: var(--hue);
    border-color: var(--hue);
}

.xgTwelve1_lunbo {
    width: calc(100% - 130px - 130px);
    margin: 0;
}

.xgTwelve1_lunbo .swiper-slide .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;
}

.xgTwelve1_lunbo .swiper-slide .item .year {
    width: 215px;
    font-weight: 700;
    font-size: 80px;
    color: var(--hue);
}

.xgTwelve1_lunbo .swiper-slide .item .r_box {
    width: calc(100% - 215px);
    padding-left: 50px;
    border-left: 2px solid var(--hue);
}

.xgTwelve1_lunbo .swiper-slide .item .r_box .text {
    color: #333333;
}

.xgBoxTwelve2 {
    position: relative;
    margin-top: clamp(1.875rem, 0.286rem + 6.69vw, 7.813rem);
}

.xgBoxTwelve2::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 2px;
    height: 32px;
    background: var(--hue);
}

.xgTwelve2_lunbo .swiper-slide .item .line_box {
    height: 32px;
    border-bottom: 2px solid var(--hue);
    border-right: 2px solid var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.xgTwelve2_lunbo .swiper-slide .item .line_box .line {
    width: 2px;
    height: 15px;
    background: var(--hue);
    margin-left: 19.5%;
}

.xgTwelve2_lunbo .swiper-slide .item .year {
    font-weight: 700;
    font-size: 32px;
    color: #333333;
    padding-top: 5px;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.xgTwelve2_lunbo .swiper-slide.swiper-slide-thumb-active .item .year {
    color: var(--hue);
}

.xgBoxOne {
    height: 210px;
}

.xgOne_float.active {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.float_r_nav {
    position: fixed;
    z-index: 4;
    top: 25%;
    right: clamp(0.625rem, 0.29rem + 1.41vw, 1.875rem);
    width: 72px;
    background: #ffffff;
    box-shadow: 0 6px 10px rgba(0,0,0,0.08);
}

.float_r_nav .item {
    padding: 0 8px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

.float_r_nav .item a {
    height: 64px;
    border-bottom: 1px solid #dddddd;
    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;
}

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

.float_r_nav .item a .iconfont {
    font-size: 26px;
    color: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.float_r_nav .item a .text {
    font-size: 12px;
    color: #999999;
    padding-top: 2px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.float_r_nav .item:hover a .iconfont,
.float_r_nav .item:hover a .text {
    color: #ffffff;
}

/* ~~~~~~~~~~~~~修改,css~~~~~~~~~end */
/* ~~~~~~~~~~~~~修改,css~~~~~~~~~end */
/* ~~~~~~~~~~~~~修改,css~~~~~~~~~end */




.indThree1_r_btn .public_page_btn {
    width: clamp(9.375rem, 8.539rem + 3.52vw, 12.5rem);
}




.indThree1_l_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    outline: none;
}