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

ul {
    margin: 16px 0;
    padding-left: 40px;
}

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




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

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

.w_1600 {
    width: 92%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}



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

html {
    font-size: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb_30 {
    padding-bottom: clamp(1.563rem, 1.446rem + 0.49vw, 1.875rem);
}

.tc {
    text-align: center;
}

.upp {
    text-transform: uppercase;
}

.bg_fixed {
    background-attachment: fixed;
}

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

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

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

/* 字体 */
.ffb {
    font-weight: 700;
}

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






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

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile_menu_down_clm {
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

.mobile_menu_b {
    margin-top: 40px;
}

.mobile_menu_b_clm {
    margin-bottom: 25px;
}

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

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

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


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

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

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

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

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

.mobile_menu_mask {
    z-index: 7;
}

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






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

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

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

.header_cen_w .logo {
    width: 294px;
}

.header_cen_w .logo a {
    display: block;
}

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

.header_cen_w .logo a .img_02 {
    display: none;
}

.header_cen_r {
    width: 67.5%;
    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% - 100px);
    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;
    z-index: 1;
    display: block;
    height: 112px;
    line-height: 112px;
    font-size: 20px;
    color: #FFFFFF;
}

.header_list_icon {
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: 28px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 40px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.header_list_icon img {
    display: block;
    width: 100%;
}

.header_list_icon .img_02 {
    display: none;
}

.pc_head_list_box .item.hover .header_list_icon {
    opacity: 1;
}

.header_search_icon {
    font-size: 28px;
    color: #FFFFFF;
    cursor: pointer;
}

.header_search_icon:hover {
    -ms-animation: swing 0.8s linear;
    -webkit-animation: swing 0.8s linear;
    animation: swing 0.8s linear;
}

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

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

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

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

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

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

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

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

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

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

/* 导航改变 */
.pc_header.header_change_color .logo .img_01,
.pc_header_cen.active .logo .img_01 {
    display: none;
}

.pc_header.header_change_color .logo .img_02,
.pc_header_cen.active .logo .img_02 {
    display: block;
}

.pc_header.header_change_color .pc_head_list_box .item>a,
.pc_header_cen.active .pc_head_list_box .item>a {
    color: #444444;
}

.pc_header.header_change_color .pc_head_list_box .item.hover>a,
.pc_header_cen.active .pc_head_list_box .item.hover>a {
    color: var(--hue);
}

.pc_header.header_change_color .pc_head_list_box .item .header_list_icon .img_01,
.pc_header_cen.active .pc_head_list_box .item .header_list_icon .img_01 {
    display: none;
}

.pc_header.header_change_color .pc_head_list_box .item .header_list_icon .img_02,
.pc_header_cen.active .pc_head_list_box .item .header_list_icon .img_02 {
    display: block;
}

.pc_header.header_change_color .header_search .header_search_icon,
.pc_header_cen.active .header_search .header_search_icon {
    color: var(--hue);
}

/* 导航向下滚动 */
.pc_header_cen.active {
    background: #FFFFFF;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

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






/* ~~~~~~index,css */
/* ~~~~~~index,css */
/* ~~~~~~index,css */
.indBoxOne1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.p_h_h {
    padding-top: 112px;
}

.indOne1_01_top {
    margin-bottom: 12%;
}

.indOne1_01_top .title {
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0 3px 6px rgba(16, 19, 116, 0.2);
}

.indOne1_01_top .text {
    font-size: clamp(1.25rem, 0.748rem + 2.11vw, 3.125rem);
    color: #FFFFFF;
    line-height: 1.26;
    text-align: center;
    padding-top: clamp(0.75rem, 0.616rem + 0.56vw, 1.25rem);
}

.indOne1_01_bot {
    position: relative;
    width: clamp(4.5rem, 3.413rem + 4.58vw, 8.563rem);
    cursor: pointer;
    margin: 0 auto;
}

@-webkit-keyframes el_rotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

@keyframes el_rotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

.indOne1_01_bot_1 {
    -webkit-animation: el_rotate 30s linear infinite;
    animation: el_rotate 30s linear infinite;
}

.indOne1_01_bot_1 img {
    width: 100%;
}

.indOne1_01_bot_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(1.125rem, 1.041rem + 0.35vw, 1.438rem);
}

.indOne1_01_bot_2 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~~~~~~~~~~~~结束 */

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

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

.indTwo1_01_l {
    width: 45.6%;
}

.indTwo1_01_l_1 {
    font-size: clamp(1.5rem, 0.898rem + 2.54vw, 3.75rem);
    color: #FFFFFF;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: clamp(0.625rem, 0.592rem + 0.14vw, 0.75rem);
}

.indTwo1_01_l_2 {
    font-weight: 700;
    font-size: clamp(1.875rem, 1.173rem + 2.96vw, 4.5rem);
    color: #5ECBFF;
    line-height: 1;
    text-transform: uppercase;
}

.indTwo1_01_l_3 {
    font-size: clamp(1.25rem, 0.782rem + 1.97vw, 3rem);
    color: #FFFFFF;
    line-height: 1;
    text-shadow: 0 3px 6px rgba(16, 19, 116, 0.2);
    padding-top: clamp(0.625rem, 0.558rem + 0.28vw, 0.875rem);
}

.indTwo1_01_l_4 {
    font-weight: 700;
    font-size: clamp(1rem, 0.866rem + 0.56vw, 1.5rem);
    color: #FFFFFF;
    line-height: 1.42;
    padding-top: clamp(1rem, 0.732rem + 1.13vw, 2rem);
}

.indTwo1_01_l_5 {
    max-width: 640px;
    color: #FFFFFF;
    padding-top: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
}

.indTwo1_01_l_6 {
    padding-top: clamp(1.125rem, 0.757rem + 1.55vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.public_page_btn {
    padding: 0 clamp(0.875rem, 0.44rem + 1.83vw, 2.5rem);
    height: clamp(2.375rem, 2.258rem + 0.49vw, 2.813rem);
    border-radius: 25px;
    background: var(--hue);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.public_page_btn span {
    color: #FFFFFF;
}

.public_page_btn .iconfont {
    font-size: clamp(1rem, 0.967rem + 0.14vw, 1.125rem);
    color: #ffffff;
    padding-bottom: 1px;
}

.public_page_btn.btn_style2 {
    background: #FFFFFF;
}

.public_page_btn.btn_style2:hover {
    opacity: 0.8;
}

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

.indTwo1_01_r {
    width: 40.6%;
}

.indTwo1_01_r .item {
    margin-bottom: clamp(0.938rem, 0.519rem + 1.76vw, 2.5rem);
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 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-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.indTwo1_01_r .item .l_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.indTwo1_01_r .item .l_box .number {
    font-weight: 700;
    font-size: clamp(1.875rem, 0.704rem + 4.93vw, 6.25rem);
    color: #FFFFFF;
    line-height: 1;
}

.indTwo1_01_r .item .l_box .text {
    font-size: clamp(0.875rem, 0.708rem + 0.7vw, 1.5rem);
    color: var(--hue);
    text-align: center;
    width: clamp(1.375rem, 1.007rem + 1.55vw, 2.75rem);
    height: clamp(1.375rem, 1.007rem + 1.55vw, 2.75rem);
    line-height: clamp(1.375rem, 1.007rem + 1.55vw, 2.75rem);
    border-radius: 50%;
    background: #FFFFFF;
    margin-bottom: clamp(0.125rem, -0.009rem + 0.56vw, 0.625rem);
}

.indTwo1_01_r .item .r_box {
    color: #FFFFFF;
}

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

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

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

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

.indThree1_01_l .text2 {
    padding-bottom: 5px;
    padding-left: 8px;
}

.indThree1_02_lunbo {
    overflow: visible;
}

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

.indThree1_02_lunbo .item {
    height: 100%;
}

.indThree1_02_lunbo .item a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
}

.indThree1_02_lunbo .item a:hover {
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.2);
}

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

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

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

.indThree1_02_lunbo .item a .bot_box {
    padding: clamp(1rem, 0.766rem + 0.99vw, 1.875rem) clamp(0.75rem, 0.365rem + 1.62vw, 2.188rem) clamp(1.125rem, 0.841rem + 1.2vw, 2.188rem);
}

.indThree1_02_lunbo .item a .bot_box .title {
    color: #444444;
}

.indThree1_02_lunbo .item a .bot_box .text {
    color: #888888;
    padding-top: clamp(0.438rem, 0.32rem + 0.49vw, 0.875rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.indThree1_02_lunbo .item a .bot_box .date_btn {
    padding-top: clamp(0.375rem, 0.141rem + 0.99vw, 1.25rem);
    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;
}

.indThree1_02_lunbo .item a .bot_box .date_btn .date {
    color: #444444;
}

.indThree1_02_lunbo .item a .bot_box .date_btn .btn {
    opacity: 0;
    font-size: clamp(1.125rem, 0.991rem + 0.56vw, 1.625rem);
    color: #ffffff;
    text-align: center;
    width: clamp(1.5rem, 1.232rem + 1.13vw, 2.5rem);
    height: clamp(1.5rem, 1.232rem + 1.13vw, 2.5rem);
    line-height: clamp(1.5rem, 1.232rem + 1.13vw, 2.5rem);
    border-radius: 50%;
    background: var(--hue);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indThree1_02_lunbo .item a:hover .bot_box .date_btn .btn {
    opacity: 1;
}

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

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

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

.indFour1_01 .item {
    width: calc(100% / 4);
    border-right: 1px solid rgba(187, 187, 187, 0.52);
}

.indFour1_01 .item a {
    position: relative;
    isolation: isolate;
    height: 450px;
    padding: clamp(1.563rem, 1.445rem + 0.49vw, 2rem) clamp(0.938rem, 0.553rem + 1.62vw, 2.375rem);
    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;
}

.indFour1_01 .item a:hover {
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.indFour1_01 .item a .iconfont {
    font-size: clamp(1.625rem, 1.525rem + 0.42vw, 2rem);
    color: #ffffff;
    text-align: center;
    width: clamp(2.625rem, 2.474rem + 0.63vw, 3.188rem);
    height: clamp(2.625rem, 2.474rem + 0.63vw, 3.188rem);
    line-height: clamp(2.625rem, 2.474rem + 0.63vw, 3.188rem);
    border-radius: 50%;
    background: var(--hue);
}

.indFour1_01 .item a .title {
    color: #FFFFFF;
    padding-top: clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem);
}

.indFour1_01 .item a .text {
    color: #F1F1F1;
    padding-top: clamp(0.313rem, 0.262rem + 0.21vw, 0.5rem);
}

.indFour1_01 .item a .bg {
    opacity: 0;
    position: absolute;
    z-index: -1;
    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;
}

.indFour1_01 .item a:hover .bg {
    opacity: 1;
}

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

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

.indFive1_01_lunbo {
    width: calc(100% - clamp(2.188rem, 1.017rem + 4.93vw, 6.563rem) - clamp(2.188rem, 1.017rem + 4.93vw, 6.563rem));
    margin: 0;
}

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

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

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

.indFive1_01_lunbo .item a .title {
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 29, 72, 0.6);
    padding: clamp(0.625rem, 0.525rem + 0.42vw, 1rem) 12px;
}

.indFive1_01_prev,
.indFive1_01_next {
    font-size: clamp(1.625rem, 1.056rem + 2.39vw, 3.75rem);
    color: #0B4E97;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indBoxFive1 {
    position: relative;
    isolation: isolate;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indFive1_02 {
    height: 160px;
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

.indFive1_02 #wave1 {
    position: absolute;
    left: 50%;
    bottom: -40px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
}

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






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

.public_footer_w {
    padding-top: clamp(2.813rem, 2.394rem + 1.76vw, 4.375rem);
    padding-bottom: clamp(1.563rem, 1.144rem + 1.76vw, 3.125rem);
}

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

.public_footer1_l {
    width: 67.8%;
}

.public_footer1_l_top {
    padding-bottom: 10px;
    border-bottom: 1px solid #749DB1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.public_footer1_l_top .iconfont {
    width: clamp(2.5rem, 2.165rem + 1.41vw, 3.75rem);
    font-size: clamp(1.875rem, 1.641rem + 0.99vw, 2.75rem);
    color: #FFFFFF;
    padding-top: 2px;
}

.public_footer1_l_top .r_box {
    width: calc(100% - clamp(2.5rem, 2.165rem + 1.41vw, 3.75rem));
    font-size: clamp(1rem, 0.766rem + 0.99vw, 1.875rem);
    line-height: 1.32;
    color: #FFFFFF;
}

.public_footer1_l_top .r_box a {
    color: #FFFFFF;
}

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

.public_footer1_l_bot {
    color: #FFFFFF;
    padding-top: clamp(0.75rem, 0.65rem + 0.42vw, 1.125rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    column-gap: clamp(1.125rem, 0.757rem + 1.55vw, 2.5rem);
}

.public_footer1_l_bot a {
    color: #FFFFFF;
}

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

.public_footer1_r {
    width: 17.5%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    column-gap: clamp(0.75rem, 0.449rem + 1.27vw, 1.875rem);
}

.public_footer1_r .item .img_box {
    border-radius: 10px;
    overflow: hidden;
}

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

.public_footer1_r .item .text {
    color: #FFFFFF;
    text-align: center;
    padding-top: clamp(0.5rem, 0.366rem + 0.56vw, 1rem);
}

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






/* ~~~~~float round menu,css */
/* ~~~~~float round menu,css */
/* ~~~~~float round menu,css */
.float_round_menu {
    position: fixed;
    z-index: 3;
    top: 50%;
    left: 2.5%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.float_round_menu .item {
    margin-bottom: clamp(0.375rem, 0.308rem + 0.28vw, 0.625rem);
}

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

.float_round_menu .item a {
    display: block;
    width: clamp(1.125rem, 1.025rem + 0.42vw, 1.5rem);
    height: clamp(1.125rem, 1.025rem + 0.42vw, 1.5rem);
    border: 1px solid transparent;
    border-radius: 50%;
    padding: clamp(0.188rem, 0.154rem + 0.14vw, 0.313rem);
}

.float_round_menu .item a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
}

.float_round_menu .item a.active {
    border-color: #FFFFFF;
}

/* ~~~~~float round menu,css~~~~end */
/* ~~~~~float round menu,css~~~~end */
/* ~~~~~float round menu,css~~~~end */






/* ~~~~~float r nav,css */
/* ~~~~~float r nav,css */
/* ~~~~~float r nav,css */
.float_fixed {
    position: fixed;
    z-index: 3;
    right: clamp(0.625rem, 0.458rem + 0.7vw, 1.25rem);
    bottom: 20%;
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
}

.float_fixed_list .item {
    display: block;
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .con {
    position: absolute;
    left: 0;
    width: auto;
    white-space: nowrap;
    border-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .item_icon {
    width: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    padding: clamp(0.438rem, 0.308rem + 0.65vw, 0.875rem);
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    border-radius: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item .item_icon .iconfont {
    font-size: clamp(1.375rem, 1.208rem + 0.7vw, 2rem);
    color: var(--hue);
}

.float_fixed_list .item .item_con {
    opacity: 0;
    font-size: 16px;
    width: auto;
    padding: 0 20px 0 0;
    color: var(--hue);
    background: #ffffff;
    line-height: clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem);
    border-top-right-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    border-bottom-right-radius: clamp(0.938rem, 0.752rem + 0.93vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item:hover .item_icon {
    box-shadow: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item.back_top_btn:hover .item_icon {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .35);
}

.float_fixed_list .item:hover .con {
    opacity: 1;
    position: absolute;
    -ms-transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    -webkit-transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    transform: translate(calc(-100% + clamp(1.875rem, 1.505rem + 1.85vw, 3.125rem)), 0);
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float_fixed_list .item:hover .item_con {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

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






/* ~~~~~page_404,css */
/* ~~~~~page_404,css */
/* ~~~~~page_404,css */
.page_404_w {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page_404_01 {
    max-width: 1500px;
    margin: 0 auto;
    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;
}

.page_404_01_l {
    width: 49.7%;
}

.page_404_01_l img {
    width: 100%;
}

.page_404_01_r {
    width: 44.7%;
}

.page_404_01_r_1 {
    font-size: clamp(2.5rem, 0.493rem + 8.45vw, 10rem);
    color: var(--hue);
    line-height: 1;
}

.page_404_01_r_2 {
    max-width: 520px;
    color: #444444;
    line-height: 1.6;
    padding-top: clamp(0.625rem, 0.592rem + 0.14vw, 0.75rem);
}

.page_404_01_r_3 {
    padding-top: clamp(0.938rem, 0.72rem + 0.92vw, 1.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.page_404_01_r_4 {
    color: #444444;
    margin-top: clamp(1.563rem, 1.061rem + 2.11vw, 3.438rem);
    border-top: 1px dashed #707070;
    padding-top: clamp(1rem, 0.682rem + 1.34vw, 2.188rem);
}

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

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

/* ~~~~~page_404,css~~~~end */
/* ~~~~~page_404,css~~~~end */
/* ~~~~~page_404,css~~~~end */






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

.subPage_banner_w {
    height: clamp(12.5rem, 3.1rem + 39.58vw, 47.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.subPage_banner_content {
    width: 100%;
}

.subPage_banner_content .title {
    font-size: clamp(1.875rem, 0.704rem + 4.93vw, 6.25rem);
    color: #FFFFFF;
    line-height: 1;
}

.subPage_banner_content .subtitle {
    font-size: clamp(1.25rem, 0.782rem + 1.97vw, 3rem);
    color: #FFFFFF;
    line-height: 1.26;
    padding-top: clamp(0.625rem, 0.491rem + 0.56vw, 1.125rem);
}

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

.conBoxOne_w {
    padding-top: 1px;
}

.conBoxOne1 {
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: -10%;
    padding: clamp(2.813rem, 2.227rem + 2.46vw, 5rem) clamp(0.938rem, 0.352rem + 2.46vw, 3.125rem) clamp(2.813rem, 2.562rem + 1.06vw, 3.75rem);
}

.subPage_title .text {
    padding-top: clamp(0.75rem, 0.692rem + 0.25vw, 0.938rem);
}

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

.conOne1_01_item {
    position: relative;
    background: #F7F7F7;
    border-radius: 10px;
    overflow: hidden;
    padding: clamp(1.25rem, 0.861rem + 1.64vw, 2.5rem) clamp(0.75rem, 0.594rem + 0.66vw, 1.25rem) clamp(1.25rem, 0.958rem + 1.23vw, 2.188rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_01_item:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.conOne1_01_item .iconfont {
    font-size: clamp(1.75rem, 1.4rem + 1.48vw, 2.875rem);
    color: #ffffff;
    text-align: center;
    width: clamp(2.5rem, 1.741rem + 3.2vw, 4.938rem);
    height: clamp(2.5rem, 1.741rem + 3.2vw, 4.938rem);
    line-height: clamp(2.5rem, 1.741rem + 3.2vw, 4.938rem);
    border-radius: 50%;
    background: var(--hue);
    margin: 0 auto;
}

.conOne1_01_item .title {
    color: #444444;
    text-align: center;
    padding-top: clamp(0.875rem, 0.661rem + 0.9vw, 1.563rem);
}

.conOne1_01_item .text {
    color: #444444;
    line-height: 1.7;
    text-align: center;
    padding-top: clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem);
}

.conOne1_01_item .text a {
    display: block;
    color: #444444;
}

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

.conOne1_01_item .hover_show_code {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 125px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.conOne1_01_item:hover .hover_show_code {
    opacity: 1;
}

.conOne1_01_item .hover_show_code img {
    width: 100%;
}

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

.conOne2_form .item {
    width: calc((100% - clamp(0.75rem, 0.205rem + 2.3vw, 2.5rem)) / 2);
    margin-bottom: clamp(0.75rem, 0.497rem + 1.07vw, 1.563rem);
}

.conOne2_form .item input {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.836rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(2.375rem, 1.947rem + 1.8vw, 3.75rem);
    border: 1px solid #BBBBBB;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 10px 0 15px;
}

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

.conOne2_form .item textarea {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: clamp(0.875rem, 0.836rem + 0.16vw, 1rem);
    color: #444444;
    width: 100%;
    height: clamp(5.625rem, 4.262rem + 5.74vw, 10rem);
    border: 1px solid #BBBBBB;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    padding: 12px 10px 10px 15px;
    resize: none;
}

.conOne2_form .btn {
    width: 100%;
    text-align: center;
}

.conOne2_form .btn input {
    font-family: "Microsoft YaHei", "Arial", "sans-serif";
    font-size: clamp(1rem, 0.961rem + 0.16vw, 1.125rem);
    color: #ffffff;
    width: clamp(7.188rem, 5.922rem + 5.33vw, 11.25rem);
    height: clamp(2.375rem, 2.025rem + 1.48vw, 3.5rem);
    border-radius: 10px;
    background: var(--hue);
    border: none;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.conBoxTwo img {
    width: 100%;
}

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






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

.newsOne1_01_lunbo a {
    border-radius: 20px;
    overflow: hidden;
    background: #FFFFFF;
    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;
}

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

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

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

.newsOne1_01_lunbo a .r_box {
    width: 46.4%;
    padding: 0 clamp(0.938rem, 0.061rem + 3.69vw, 3.75rem);
}

.newsOne1_01_lunbo a .r_box .date {
    color: #444444;
    padding-bottom: clamp(0.375rem, 0.2rem + 0.74vw, 0.938rem);
}

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

.newsOne1_01_lunbo a .r_box .text {
    color: #444444;
    padding-top: clamp(0.75rem, 0.692rem + 0.25vw, 0.938rem);
    line-height: 1.7;
}

.newsOne1_01_lunbo a .r_box .btn {
    padding-top: clamp(0.938rem, 0.743rem + 0.82vw, 1.563rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.newsBoxOne1 {
    padding-bottom: clamp(3.125rem, 2.444rem + 2.87vw, 5.313rem);
    border-bottom: 1px solid #B8B8B8;
}

.newsBoxOne2 {
    padding-top: clamp(3.125rem, 2.444rem + 2.87vw, 5.313rem);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(1.563rem, 1.076rem + 2.05vw, 3.125rem);
}

.newsOne2_item a {
    position: relative;
    isolation: isolate;
    padding: 22px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.newsOne2_item a::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 64.9%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 3px 30px rgba(0, 44, 70, 0.16);
    opacity: 0;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.newsOne2_item a:hover::after {
    opacity: 1;
}

.newsOne2_item a .date {
    color: #666666;
}

.newsOne2_item a .date span {
    color: #444444;
}

.newsOne2_item_r {
    width: calc(100% - clamp(5rem, 3.637rem + 5.74vw, 9.375rem));
    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;
}

.newsOne2_item_r .img_box {
    width: 35.4%;
    border-radius: 20px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.newsOne2_item a:hover .newsOne2_item_r .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;
}

.newsOne2_item_r .r_box {
    width: 64.6%;
    padding: 0 clamp(0.938rem, 0.061rem + 3.69vw, 3.75rem) 0 clamp(0.938rem, -0.036rem + 4.1vw, 4.063rem);
}

.newsOne2_item_r .r_box .title {
    color: #444444;
}

.newsOne2_item_r .r_box .text {
    color: #888888;
    line-height: 1.7;
    padding-top: clamp(0.625rem, 0.508rem + 0.49vw, 1rem);
}

.newsOne2_item_r .r_box .btn {
    color: var(--hue);
    padding-top: clamp(0.625rem, 0.469rem + 0.66vw, 1.125rem);
}

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

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

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

.public_paging .wp-pagenavi a,
.public_paging .wp-pagenavi>span {
    display: block;
    font-size: clamp(1rem, 0.967rem + 0.14vw, 1.125rem);
    color: #232323;
    text-align: center;
    width: clamp(2rem, 1.732rem + 1.13vw, 3rem);
    height: clamp(2rem, 1.732rem + 1.13vw, 3rem);
    line-height: clamp(2rem, 1.732rem + 1.13vw, 3rem);
    padding: 0;
    margin: 0 clamp(0.25rem, 0.2rem + 0.21vw, 0.438rem);
    border-radius: 4px;
    border: 1px solid #dddddd;
    background: #ffffff;
}

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

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

.public_paging .wp-pagenavi a.paginationjs-prev,
.public_paging .wp-pagenavi a.paginationjs-next,
.public_paging .wp-pagenavi a.previouspostslink,
.public_paging .wp-pagenavi a.nextpostslink {
    width: clamp(4.375rem, 4.04rem + 1.41vw, 5.625rem);
}

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

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

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






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

.new_deBoxOne_w {
    height: clamp(3.125rem, -0.944rem + 17.13vw, 16.188rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.new_deOne1 {
    width: 100%;
    color: #FFFFFF;
}

.new_deOne1 a {
    color: #FFFFFF;
}

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

.new_deTwo1 {
    max-width: 1225px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.new_deTwo1_l {
    width: 78px;
}

.new_deTwo1_l_01 {
    position: sticky;
    top: 113px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 1px;
}

.new_deTwo1_l_01 .item a {
    height: 78px;
    font-size: 42px;
    color: #ffffff;
    background: #0372C7;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.new_deTwo1_r {
    width: 78%;
}

.new_deTwo1_r_01 {
    color: #444444;
}

.new_deTwo1_r_02 {
    color: #666666;
    padding-top: clamp(0.625rem, 0.43rem + 0.82vw, 1.25rem);
}

.new_deTwo1_r_03 {
    color: #444444;
    line-height: 1.7;
    padding-top: clamp(1.25rem, 0.861rem + 1.64vw, 2.5rem);
    padding-bottom: clamp(1.563rem, 0.881rem + 2.87vw, 3.75rem);
}

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

.new_deTwo1_r_04 {
    row-gap: clamp(0.625rem, 0.43rem + 0.82vw, 1.25rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.new_deTwo1_r_04 .item {
    width: 100%;
}

.new_deTwo1_r_04 .item a {
    color: #888888;
}

.new_deTwo1_r_04 .item a span {
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

/* ~~~~~news_detail,css~~~~end */
/* ~~~~~news_detail,css~~~~end */
/* ~~~~~news_detail,css~~~~end */






/* ~~~~~~case,css */
/* ~~~~~~case,css */
/* ~~~~~~case,css */
.caseBoxOne {
    background: #F4F8FC;
}

.caseBoxOne1 {
    column-gap: 4%;
    border-bottom: 1px solid #C9C9C9;
    margin-bottom: clamp(1.563rem, 0.492rem + 4.51vw, 5rem);
    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 a {
    display: block;
    color: #444444;
    padding: 0 0 clamp(0.75rem, 0.555rem + 0.82vw, 1.375rem);
    border-bottom: 2px solid transparent;
}

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

.caseBoxOne2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 38px;
    row-gap: 42px;
}

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

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

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

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

.caseOne2_item a .text {
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 29, 72, 0.6);
    padding: clamp(0.625rem, 0.508rem + 0.49vw, 1rem) 12px;
}

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






/* ~~~~~service,css */
/* ~~~~~service,css */
/* ~~~~~service,css */
.serBoxOne {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

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

.serBoxOne1 .item:hover .icon {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.serOne1_l {
    width: 28.7%;
    row-gap: clamp(1.125rem, 0.891rem + 0.98vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.serOne1_l .item {
    width: 100%;
    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;
}

.serOne1_l .item .l_box {
    width: calc(100% - clamp(3.125rem, 2.736rem + 1.64vw, 4.375rem) - 20px);
    text-align: right;
}

.serOne1_l .item .l_box .title {
    color: #0372C7;
}

.serOne1_l .item .l_box .text {
    color: #444444;
    padding-top: 8px;
}

.serOne1_l .item .icon {
    width: clamp(3.125rem, 2.736rem + 1.64vw, 4.375rem);
    margin-top: 12px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.serOne1_c {
    width: 39.4%;
}

.serOne1_c img {
    width: 100%;
}

.serOne1_r {
    width: 28.7%;
    row-gap: clamp(1.125rem, 0.891rem + 0.98vw, 1.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.serOne1_r .item {
    width: 100%;
    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;
}

.serOne1_r .item .icon {
    width: clamp(3.125rem, 2.736rem + 1.64vw, 4.375rem);
    margin-top: 12px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.serOne1_r .item .r_box {
    width: calc(100% - clamp(3.125rem, 2.736rem + 1.64vw, 4.375rem) - 20px);
}

.serOne1_r .item .r_box .title {
    color: #0372C7;
}

.serOne1_r .item .r_box .text {
    color: #444444;
    padding-top: 8px;
}

.serBoxTwo {
    background: #F9FCFF;
}

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

.serTwo1_l {
    width: 31.9%;
}

.serTwo1_l_01 .title {
    color: #444444;
    padding-bottom: clamp(0.75rem, 0.633rem + 0.49vw, 1.125rem);
}

.serTwo1_l_01 .list .every {
    margin-bottom: clamp(0.375rem, 0.297rem + 0.33vw, 0.625rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.serTwo1_l_01 .list .every::before {
    content: "";
    display: block;
    width: clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem);
    height: clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem);
    border-radius: 50%;
    background: #0372C7;
    margin-top: 7px;
}

.serTwo1_l_01 .list .every span {
    width: calc(100% - clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem));
    padding-left: clamp(0.625rem, 0.547rem + 0.33vw, 0.875rem);
}

.serTwo1_r {
    width: 61.6%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10px;
}

.serTwo1_r .item {
    border-radius: 10px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.serBoxThree1 {
    height: clamp(12.5rem, 0.002rem + 52.62vw, 52.625rem);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.serThree2_01 {
    margin-top: -9%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: clamp(1.563rem, 0.881rem + 2.87vw, 3.75rem) clamp(0.938rem, 0.061rem + 3.69vw, 3.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.serThree2_01_l {
    width: 42%;
}

.serThree2_01_r {
    width: 53%;
}

.serThree2_01_r_tt {
    color: #444444;
    padding-bottom: clamp(0.875rem, 0.758rem + 0.49vw, 1.25rem);
}

.serThree2_01_r_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: clamp(0.375rem, 0.297rem + 0.33vw, 0.625rem);
}

.serThree2_01_r_list .every {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.serThree2_01_r_list .every::before {
    content: "";
    display: block;
    width: clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem);
    height: clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem);
    border-radius: 50%;
    background: #0372C7;
    margin-top: 7px;
}

.serThree2_01_r_list .every span {
    width: calc(100% - clamp(0.375rem, 0.258rem + 0.49vw, 0.75rem));
    padding-left: clamp(0.625rem, 0.547rem + 0.33vw, 0.875rem);
}

.serBoxFour1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
}

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

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

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

.serBoxFour2 {
    padding-top: clamp(1rem, 0.143rem + 3.61vw, 3.75rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.serFour2_l {
    width: 46%;
}

.serFour2_r {
    width: 50%;
}

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







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

.zhwlBoxOne1 {
    text-align: center;
}

.zhwlBoxTwo {
    background: #D1EBFF;
}

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

.zhwlTwo1_l {
    width: 50.8%;
}

.zhwlTwo1_l img {
    width: 100%;
}

.zhwlTwo1_r {
    width: 40%;
}

.zhwlTwo1_r_01 .title {
    color: #444444;
    line-height: 1.5;
}

.zhwlTwo1_r_01 .text {
    color: #444444;
    line-height: 1.7;
    padding-top: clamp(0.625rem, 0.333rem + 1.23vw, 1.563rem);
}

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

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

.zhwlThree1_l {
    width: 40.1%;
}

.zhwlThree1_l img {
    width: 100%;
}

.zhwlThree1_r {
    width: 59.9%;
}

.zhwlThree1_r img {
    width: 100%;
}

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

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

.public_lunbo_dots {
    text-align: center;
    padding-top: clamp(0.75rem, 0.497rem + 1.07vw, 1.563rem);
}

.public_lunbo_dots .swiper-pagination-bullet {
    outline: none;
    opacity: 1;
    width: clamp(0.5rem, 0.422rem + 0.33vw, 0.75rem);
    height: clamp(0.5rem, 0.422rem + 0.33vw, 0.75rem);
    margin: 0 clamp(0.25rem, 0.211rem + 0.16vw, 0.375rem);
    background: #D8D8D8;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

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

/* ~~~~~~~zhwl,css~~~~~end */
/* ~~~~~~~zhwl,css~~~~~end */
/* ~~~~~~~zhwl,css~~~~~end */






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

.aboBoxOne_w {
    padding-bottom: clamp(3.125rem, -2.91rem + 25.41vw, 22.5rem);
}

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

.aboOne1_l {
    width: 30.15%;
}

.aboOne1_l img {
    width: 100%;
}

.aboOne1_r {
    width: 60.7%;
}

.aboOne1_r_01 {
    color: #444444;
    line-height: 1.6;
}

.aboOne1_r_02 {
    color: #444444;
    line-height: 1.6;
    padding-top: clamp(0.75rem, 0.302rem + 1.89vw, 2.188rem);
}

.aboOne1_r_03 {
    padding-top: clamp(1rem, 0.63rem + 1.56vw, 2.188rem);
    column-gap: 12%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

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

.aboOne1_r_03 .item .number {
    color: #0372C7;
    line-height: 1;
}

.aboOne1_r_03 .item .text {
    color: var(--hue);
    vertical-align: middle;
    padding-left: 5px;
}

.aboOne1_r_03 .item .title {
    color: #444444;
    padding-top: clamp(0.125rem, 0.008rem + 0.49vw, 0.5rem);
}

.aboBoxTwo {
    background: #EEEEEE;
}

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

.aboTwo1_item a {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

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

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

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

.aboTwo1_item a .title {
    color: #444444;
    text-align: center;
    padding-top: clamp(1rem, 0.825rem + 0.74vw, 1.563rem);
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

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

.aboTwo1_item a .text {
    max-width: 520px;
    margin: 0 auto;
    color: #444444;
    text-align: center;
    padding-top: clamp(0.313rem, 0.254rem + 0.25vw, 0.5rem);
}

.aboTwo1_item a .btn {
    padding-top: clamp(0.625rem, 0.547rem + 0.33vw, 0.875rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

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

.aboThree1_l {
    width: 35.7%;
}

.aboThree1_l_01 {
    color: #FFFFFF;
}

.aboThree1_l_02 {
    color: #FFFFFF;
    line-height: 1.7;
}

.aboBoxThree_w {
    padding-top: clamp(3.125rem, 0.01rem + 13.11vw, 13.125rem);
    padding-bottom: clamp(3.125rem, 0.01rem + 13.11vw, 13.125rem);
}

.aboThree1_r {
    width: 61.9%;
    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;
}

.aboThree1_r_prev,
.aboThree1_r_next {
    font-size: clamp(1.125rem, 1.008rem + 0.49vw, 1.5rem);
    color: #0372C7;
    text-align: center;
    width: clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem);
    height: clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem);
    line-height: clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem);
    border-radius: 50%;
    background: #FFFFFF;
    outline: none;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aboThree1_r_lunbo {
    width: calc(100% - clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem) - clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem) - 20px - 20px);
    margin: 0;
}

.aboThree1_r_lunbo .item .img_box {
    border: clamp(0.125rem, 0.086rem + 0.16vw, 0.25rem) solid #C8C8C8;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

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

.aboFour1_l img {
    width: 100%;
}

.aboFour1_r {
    width: 45%;
}

.aboFour1_r_01 {
    color: #444444;
}

.aboFour1_r_02 {
    color: #444444;
    padding-top: clamp(0.875rem, 0.564rem + 1.31vw, 1.875rem);
}

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

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

.aboFour2_l {
    width: 47.1%;
}

.aboFour2_l_btn {
    padding-top: clamp(0.938rem, 0.451rem + 2.05vw, 2.5rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

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

.aboFour2_r img {
    width: 100%;
}

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

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

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

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

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

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

.aboBoxFive_w {
    padding-top: clamp(3.125rem, 0.497rem + 11.07vw, 11.563rem);
    padding-bottom: clamp(3.125rem, -1.975rem + 21.48vw, 19.5rem);
}

.aboBoxFive1 {
    max-width: 740px;
}

.aboFive1_01 {
    color: #FFFFFF;
    line-height: 1.6;
}

.aboFive1_02 {
    color: #FFFFFF;
    padding-top: clamp(0.938rem, 0.548rem + 1.64vw, 2.188rem);
}

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







/* ~~~~~~~rczp,css */
/* ~~~~~~~rczp,css */
/* ~~~~~~~rczp,css */
.rczpBoxOne1 {
    max-width: 1152px;
    margin: 0 auto;
}

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

.rczpBoxOne1 img {
    width: 100%;
}

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

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

.rczpBoxTwo1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(0.75rem, -0.574rem + 5.57vw, 5rem);
}

.rczpTwo1_item {
    height: 385px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #FFFFFF;
    box-shadow: 0 50px 60px rgba(0, 0, 0, 0.2);
    background: #97C1E5;
}

.rczpTwo1_item_top {
    height: 100%;
    text-align: center;
    overflow: hidden;
    padding: 25px clamp(0.75rem, 0.633rem + 0.49vw, 1.125rem);
    background-image: -ms-linear-gradient(to top, #BBE2EF, #FFFFFF);
    background-image: -moz-linear-gradient(to top, #BBE2EF, #FFFFFF);
    background-image: -webkit-linear-gradient(to top, #BBE2EF, #FFFFFF);
    background-image: linear-gradient(to top, #BBE2EF, #FFFFFF);
    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;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.rczpTwo1_item:hover .rczpTwo1_item_top {
    opacity: 0;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.rczpTwo1_item_top .number {
    color: #033DB3;
}

.rczpTwo1_item_top .title {
    color: #033DB3;
    padding-top: clamp(0.75rem, 0.594rem + 0.66vw, 1.25rem);
}

.rczpTwo1_item_top .text {
    color: #444444;
    padding-top: clamp(0.125rem, 0.047rem + 0.33vw, 0.375rem);
}

.rczpTwo1_item_bot {
    position: relative;
    height: 0;
    opacity: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.rczpTwo1_item:hover .rczpTwo1_item_bot {
    height: 100%;
    opacity: 1;
}

.rczpTwo1_item_bot .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    padding: 25px clamp(0.75rem, 0.633rem + 0.49vw, 1.125rem);
    background-image: -ms-linear-gradient(to top, #194FBB, transparent 32%);
    background-image: -moz-linear-gradient(to top, #194FBB, transparent 32%);
    background-image: -webkit-linear-gradient(to top, #194FBB, transparent 32%);
    background-image: linear-gradient(to top, #194FBB, transparent 32%);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.rczpBoxTwo1>.rczpTwo1_item:nth-child(even) {
    margin-top: 60px;
}

.rczpBoxThree {
    background: #F4F8FC;
}

.rczpBoxThree1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 38px;
}

.rczpThree1_item {
    background: #FFFFFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: clamp(0.75rem, 0.594rem + 0.66vw, 1.25rem) clamp(0.75rem, 0.4rem + 1.48vw, 1.875rem);
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.rczpThree1_item:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

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

.rczpThree1_item_01 .title {
    width: 76%;
    color: #033DB3;
}

.rczpThree1_item_01 .iconfont {
    font-size: clamp(1.625rem, 1.469rem + 0.66vw, 2.125rem);
    color: #0372C7;
    padding-top: clamp(0.063rem, 0.043rem + 0.08vw, 0.125rem);
}

.rczpThree1_item_02 {
    color: #888888;
    padding-top: clamp(0.125rem, -0.031rem + 0.66vw, 0.625rem);
}

.rczpThree1_item_03 {
    display: none;
}

.rczpThree1_item_04 {
    display: none;
}

.rczpBoxThree1>.rczpThree1_item:nth-child(n + 9) {
    display: none;
}

.rczpBoxThree2 {
    padding-top: clamp(2.188rem, 1.603rem + 2.46vw, 4.063rem);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.rczp_ckgd_btn {
    cursor: pointer;
}

.rczpBoxThree1.active .rczpThree1_item {
    display: block;
}

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

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

.rczpThree3_02 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 92%;
    max-width: 1175px;
}

.rczp_gwzp {
    background: #FFFFFF;
    padding: clamp(1.563rem, 0.686rem + 3.69vw, 4.375rem) clamp(0.938rem, 0.061rem + 3.69vw, 3.75rem);
}

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

.rczp_gwzp_01_l {
    width: 70%;
    color: #444444;
}

.rczp_gwzp_02 {
    color: #444444;
    line-height: 1.7;
    padding-top: clamp(0.875rem, 0.797rem + 0.33vw, 1.125rem);
}

.rczp_gwzp_02 a {
    color: #444444;
}

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

.rczp_gwzp_content {
    height: 380px;
    overflow-y: auto;
    margin-top: clamp(1.25rem, 1.153rem + 0.41vw, 1.563rem);
}

.rczp_gwzp_content::-webkit-scrollbar {
    width: 3px;
}

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

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

.rczp_gwzp_content_title::before {
    content: "";
    display: block;
    width: clamp(0.125rem, 0.086rem + 0.16vw, 0.25rem);
    height: clamp(1.063rem, 0.965rem + 0.41vw, 1.375rem);
    background: var(--hue);
    margin-top: 2px;
}

.rczp_gwzp_content_title span {
    color: #444444;
    padding: 0 clamp(0.313rem, 0.176rem + 0.57vw, 0.75rem) 0 7px;
}

.rczp_gwzp_content_title::after {
    content: "";
    display: block;
    width: clamp(0.938rem, 0.587rem + 1.48vw, 2.063rem);
    height: 1px;
    background: var(--hue);
}

.rczp_gwzp_content_1_text {
    color: #444444;
    line-height: 1.68;
    padding-top: clamp(0.75rem, 0.633rem + 0.49vw, 1.125rem);
}

.rczp_gwzp_content_2 {
    padding-top: clamp(1.25rem, 1.153rem + 0.41vw, 1.563rem);
}

.rczp_gwzp_content_2_text {
    color: #444444;
    line-height: 1.68;
    padding-top: clamp(0.75rem, 0.633rem + 0.49vw, 1.125rem);
}

.rczp_gwzp_colse {
    position: absolute;
    top: 18px;
    right: 25px;
    font-size: 32px;
    color: #666666;
    cursor: pointer;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.rczp_gwzp_colse:hover {
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

/* ~~~~~~~rczp,css~~~~end */
/* ~~~~~~~rczp,css~~~~end */
/* ~~~~~~~rczp,css~~~~end */




    .indBoxOne1 {
        position: relative;
        isolation: isolate;
    }

    .indOne1_02 {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .index_banner1_video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    
    
.new_deTwo1_l_01 .item {
    position: relative;
}

.new_deTwo1_l_01 .item .weixin_code {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    width: 100px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}

.new_deTwo1_l_01 .item:hover .weixin_code {
    display: block;
}

.new_deTwo1_l_01 .item .weixin_code img {
    width: 100%;
}





