#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: "Arial", "sans-serif";
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

li {
    list-style: none;
}

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

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

table {
    border-collapse: collapse;
}






/* 给表格添加滚动条 */
.pro_page_table {
    overflow-x: auto;
    scroll-behavior: smooth;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 10px;
}


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













/*
*   公用移动端导航wap head    开始~~~~~~~~~
*/

/* 清除浮动 */
.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mobile_header {
    display: none;
    clear: both;
    width: 100%;
    height: 52px;
    position: relative;
    z-index: 8;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

.mobile_header_top {
    width: 100%;
    height: 52px;
    position: relative;
}


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

.mobile_logo a {
    display: block;
    height: 100%;
    width: 100%;
}

.mobile_logo a .cell {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

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

}

.mobile_menu_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 16px 15px 4px 14px;
    cursor: pointer;
}

.mobile_menu_btn span {
    display: block;
    height: 3px;
    width: 32px;
    background: #353535;
    border-radius: 2px;
    margin-bottom: 7px;
}

.mobile_search_icon {
    box-sizing: border-box;
    color: #353535;
    font-size: 26px;
    width: 50px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    padding-right: 30px;
    cursor: pointer;
}


.mobile_lag_icon {
    color: #353535;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    line-height: 52px;
    margin-right: 72px;
    cursor: pointer;
}

.mobile_lag_box {
    display: none;
    position: absolute;
    left: 0;
    top: 52px;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #F3F3F3;
}

.mobile_lag_box a {
    display: inline-block;
    width: 140px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    background: #353535;
    margin-bottom: 5px;
}

.mobile_lag_box a img {
    width: 20px;
}

.mobile_menu_box {
    box-sizing: border-box;
    display: none;
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 5;
    width: 100%;
    background: #f1f1f1;
    padding: 20px;
}

.mobile_menu_dl dd {
    clear: both;
    line-height: 20px;
    margin-bottom: 8px;
}

.mobile_menu_tt {
    font-size: 16px;
    font-family: "MarkPro-Medium";
    margin-bottom: 6px;
}

.mobile_menu_tt .text {
    float: left;
    width: 80%;
    color: #333;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.mobile_menu_tt_icon {
    display: none;
    float: right;
    width: 30px;
    height: 30px;
    background: url("../images/menu_ico.png") no-repeat center center;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

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


.Category_a {
    float: left;
}

.Threeclassify_box {
    display: none;
    font-size: 13px;
    padding: 10px 20px
}

.Threeclassify_box dl dd a:hover {
    color: #00bd6b;
    padding-left: 10px;
}

.Threeclassify_box dl dd a {
    transition: all 0.4s;
}

.Category_three .Arrow_right {
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/menu_ico.png) no-repeat center center;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.mobile_menu_down_clm_tt {
    width: calc(100% - 50px);
    display: block;
    color: #333;
    line-height: 36px;
    font-size: 14px;
}

.mobile_menu_down_clm_list {
    padding-left: 15px;
}

.mobile_menu_down_clm_list a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.mobile_menu_dl dd.hover .mobile_menu_tt .text {
    color: #353535;
}

.mobile_search_box {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 52px;
    display: none;
    width: 100%;
    padding: 20px;
    background: #fff;
}

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

.mobile_search_text {
    outline: none;
    width: 78%;
    float: left;
    line-height: 40px;
    padding-left: 15px;
    font-size: 14px;
    border: 0;
}

.mobile_search_btn {
    float: right;
    /* width: 40px;
    height: 40px; */
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    border: none;
    color: #353535;
    background-color: #fff;
    padding-right: 15px;
    cursor: pointer;
}


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

.mobile_placeholder_box {
    display: none;
}

/* 公用手机端头部导航栏结束~~~~~~~~~~~~~~ */











/* ~~~~~~~~~~~~~~pc 导航 */
/* ~~~~~~~~~~~~~~pc 导航 */
/* ~~~~~~~~~~~~~~pc 导航 */
.pc_public_head_box {
    height: 170px;
}

.pc_head_top {
    background: #ffffff;
    border-bottom: 1px solid #ececec;
}

.pc_head_top_w {
    height: 99px;
    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_top_01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pc_head_top_01 .logo_box {
    width: 219px;
}

.pc_head_top_01 .logo_box a {
    display: block;
}

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

.pc_head_search_box {
    width: 400px;
    margin-left: 30px;
}

.head_search_form {
    position: relative;
    width: 100%;
}

.head_search_form input {
    width: 100%;
    height: 42px;
    background: none;
    border: 1px solid #ececec;
    padding: 2px 60px 0 15px;
}

.head_search_form ::-webkit-input-placeholder {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    color: #000000;
}

.head_search_form button {
    position: absolute;
    top: 50%;
    right: 17px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 26px;
    color: #f59e23;
    border: none;
    background: none;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.head_search_form button:hover {
    color: #353535;
}

.pc_head_top_02 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.pc_head_top_02 .phone_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pc_head_top_02 .phone_box .icon {
    width: 30px;
    font-size: 22px;
    color: #f59e23;
}

.pc_head_top_02 .phone_box .right_box .tt {
    font-size: 18px;
    color: #f59e23;
    text-transform: uppercase;
    padding-top: 2px;
}

.pc_head_top_02 .phone_box .right_box .number {
    display: block;
    font-size: 16px;
    color: #f59e23;
    padding-top: 4px;
}

.pc_head_top_02 .phone_box .right_box .number:hover {
    text-decoration: underline;
}

.pc_head_top_02 .Foll_us {
    padding-left: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pc_head_top_02 .Foll_us .icon {
    width: 30px;
    font-size: 20px;
    color: #444444;
}

.pc_head_top_02 .Foll_us .right_box .tt {
    font-size: 18px;
    color: #444444;
    text-transform: uppercase;
    padding-top: 2px;
}

.head_follow_us_a {
    padding-top: 2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.head_follow_us_a a {
    display: block;
    font-size: 20px;
    margin-right: 15px;
}

.head_follow_us_a a:hover {
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.head_follow_us_a>a:nth-child(1) {
    color: #2b6eb4;
}

.head_follow_us_a>a:nth-child(2) {
    color: #d54b3e;
}

.head_follow_us_a>a:nth-child(3) {
    color: #1988bc;
}

.head_follow_us_a>a:nth-child(4) {
    color: #c51919;
    margin-right: 0;
}

.pc_head_bottom {
    background: #ffffff;
}

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

.pc_head_bottom_w {
    padding: 0 20px;
}

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

.pc_head_list_box .item {
    position: relative;
}

.pc_head_list_box .item>a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    height: 70px;
    padding: 0 6px;
}

.pc_head_list_box .item>a span {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}

.pc_head_list_box .item>a .iconfont {
    display: none;
    font-size: 14px;
    color: #f59e23;
    padding-left: 4px;
}

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

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

/* 二级导航 */
.publicTwo_stage_nav {
    display: none;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    width: 560px;
    background: #ffffff;
    padding: 15px 5px 15px 15px;
}

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

.publicTwo_stage_nav .item_big_box .every_one {
    width: 50%;
    padding: 0 10px 12px 0;
}

.publicTwo_stage_nav .item_big_box .every_one a {
    display: block;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
}

.publicTwo_stage_nav .item_big_box .every_one a:hover {
    color: #f59e23;
}

/* 二级导航~~~~~~~~~~~~~end */

/* ~~~~~~~~~~~~~~pc 导航~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~pc 导航~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~pc 导航~~~~~~~~~~~~end */
















/* ~~~~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~~~~index,css */
.ind_banner_box .item a {
    display: block;
}

.owl-theme .owl-controls .owl-dots .owl-dot span {
    background: #d6d6d6;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.owl-theme .owl-controls .owl-dots .owl-dot.active span {
    width: 20px;
    background: #f59e23;
}

.ind_banner_box .owl-controls {
    position: absolute;
    bottom: 4px;
    left: 14%;
}

.indBoxOne_w {
    padding: 90px 0 90px;
}

.AllPage_public_title {
    padding-bottom: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.AllPage_public_title .tt_01 {
    font-family: "ariblk";
    font-size: 24px;
    color: #ffffff;
    height: 50px;
    background: #f59e23;
    text-transform: uppercase;
    border-radius: 35px 0 35px 0;
    padding: 0 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

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

.ind_solu_bars {
    width: 230px;
}

.ind_solu_bars .item {
    font-size: 16px;
    color: #222222;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0 10px 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    margin: 15px 0;
    cursor: pointer;
}

.ind_solu_bars .item::before {
    content: "";
    display: block;
    width: 2px;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #f59e23;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.ind_solu_bars .item.active {
    color: #f59e23;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.ind_solu_bars .item.active::before {
    height: 18px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.ind_box1_r {
    width: calc(100% - 250px);
    position: relative;
}

.ind_solu_scroll {
    width: 90%;
}

.ind_solu_tabs_item {
    display: block;
    position: relative;
}

.ind_solu_tabs_item .pic {
    width: 47.7%;
    overflow: hidden;
}

.ind_solu_tabs_item .pic img {
    width: 100%;
}

.ind_solu_tabs_item .con {
    width: 59%;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 30px 30px 40px;
    background: #ffffff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.ind_solu_tabs_item .con .tt {
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    margin-bottom: 15px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.ind_solu_tabs_item .con .text {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.ind_solu_tabs_item:hover .con .tt {
    color: #f59e23;
}

.ind_solu_tabs_item:hover .pic img {
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}

.ind_solu_r_con {
    width: 10%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ind_solu_r_con img {
    width: 100%;
}

.indBoxTwo_w {
    padding: 0 0 70px;
}

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

.indBoxTwo1 .more_btn a {
    display: block;
    font-size: 18px;
    color: #f59e23;
}

.indBoxTwo1 .more_btn a:hover {
    color: #353535;
}

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

.indBoxTwo2 .item {
    width: calc((100% - 20px) / 2);
    height: 352px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.indBoxTwo2 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    padding: 20px 15px 20px 30px;
}

.indBoxTwo2 .item a:hover .img_box img {
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}



.indBoxTwo2 .item a .text_box {
    width: 48%;
    padding: 50px 10px 0 0;
}

.indBoxTwo2 .item a .text_box .text_01 {
    font-size: 20px;
    color: #353535;
    line-height: 28px;
    text-transform: uppercase;
    padding-bottom: 30px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_view_btn {
    width: 102px;
    height: 28px;
    background: #f59e23;
    border-radius: 6px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_view_btn:hover {
    opacity: 0.8;
}

.public_view_btn span {
    font-size: 18px;
    color: #ffffff;
}

.public_view_btn .iconfont {
    font-size: 16px;
    color: #ffffff;
    padding: 2px 0 0 2px;
}

.indBoxTwo2 .item a .img_box {
    width: 52%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.indBoxTwo2 .item a .img_box img {
    max-width: 100%;
    max-height: 100%;
}

.indBoxThree {
    background: url(../images/ind_11.jpg) no-repeat center center / cover;
}

.indBoxThree_w {
    padding: 110px 0 70px;
}

.indBoxThree1 {
    width: 70%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indBoxThree1 .item {
    width: calc(100% / 3);
    padding: 0 10px 40px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxThree1 .item:hover {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.indBoxThree1 .item a {
    display: block;
}

.indBoxThree1 .item a .icon {
    font-size: 60px;
    color: #f59e23;
    width: 124px;
    height: 124px;
    line-height: 124px;
    text-align: center;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.indBoxThree1 .item a .tt {
    font-size: 18px;
    color: #353535;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px;
}

.indBoxThree1 .item a .text {
    font-size: 16px;
    color: #353535;
    line-height: 26px;
    text-align: center;
    padding-top: 8px;
}

.indBoxFour {
    background: url(../images/ind_12.jpg) no-repeat center center / cover;
}

.indBoxFour_w {
    padding: 130px 0 130px;
}

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

.indBoxFour1_L {
    width: 44%;
    padding-right: 20px;
}

.indBoxFour1_L_01 {
    font-weight: 700;
    font-size: 24px;
    color: #353535;
}

.indBoxFour1_L_02 {
    font-size: 18px;
    color: #353535;
    line-height: 32px;
    padding-top: 20px;
}

.indBoxFour1_L .public_view_btn {
    margin-top: 30px;
}

.indBoxFour1_R {
    width: 56%;
    background: #ffffff;
    padding: 60px 35px 60px 35px;
    border-radius: 12px;
    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;
}

.indBoxFour1_R .item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
}

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

.indBoxFour1_R .item a:hover .line {
    background: #f59e23;
}

.indBoxFour1_R .item a:hover .iconfont,
.indBoxFour1_R .item a:hover .tt,
.indBoxFour1_R .item a:hover .text {
    color: #f59e23;
}

.indBoxFour1_R .item a .iconfont {
    font-size: 40px;
    color: #444444;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFour1_R .item a .tt {
    font-size: 20px;
    color: #222222;
    text-transform: uppercase;
    padding-top: 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFour1_R .item a .line {
    width: 50px;
    height: 2px;
    background: #222222;
    margin-top: 8px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFour1_R .item a .text {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    padding-top: 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFive_w {
    padding: 90px 0 90px;
}

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

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

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

.indBoxFive1 .item a:hover .right_box .tt,
.indBoxFive1 .item a:hover .right_box .text {
    color: #f59e23;
}

.indBoxFive1 .item a:hover .date_box {
    background: #f59e23;
}

.indBoxFive1 .item a .date_box {
    width: 132px;
    height: 132px;
    background: #353535;
    border-radius: 40px 0 40px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFive1 .item a .date_box .date .date_01 {
    font-size: 24px;
    color: #ffffff;
}

.indBoxFive1 .item a .date_box .date .date_02 {
    font-size: 12px;
    color: #ffffff;
}

.indBoxFive1 .item a .right_box {
    width: calc(100% - 132px);
    padding-left: 15px;
}

.indBoxFive1 .item a .right_box .tt {
    font-size: 18px;
    color: #222222;
    line-height: 22px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFive1 .item a .right_box .text {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    padding-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFive1 .item a .right_box .public_view_btn {
    margin-top: 8px;
}

.indBoxFive1 .item a .right_box .public_view_btn span {
    font-size: 16px;
}

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













/* ~~~~~~~~foot inquiry */
/* ~~~~~~~~foot inquiry */
/* ~~~~~~~~foot inquiry */
.foot_inquiry_box {
    background: url(../images/foot_01.jpg) no-repeat center center / cover;
}

.foot_inquiry_w {
    padding: 70px 0 70px;
}

.foot_inquiry_w .module_tt {
    font-family: "ariblk";
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.public_foot_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;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.public_foot_form .left_input_box {
    width: calc(100% - 190px);
    padding-right: 30px;
    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;
}

.public_foot_form .left_input_box input {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    color: #ffffff;
    width: calc((100% - 45px) / 4);
    height: 36px;
    background: none;
    padding: 0;
    border: none;
    border-bottom: 1px solid #9c9c9c;
}

.public_foot_form .left_input_box ::-webkit-input-placeholder {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    color: #ffffff;
}

.public_foot_form button {
    font-family: "Arial", "sans-serif";
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    width: 190px;
    height: 40px;
    background: #f59e23;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_foot_form button:hover {
    opacity: 0.8;
}

/* ~~~~~~~~foot inquiry~~~~~~~end */
/* ~~~~~~~~foot inquiry~~~~~~~end */
/* ~~~~~~~~foot inquiry~~~~~~~end */














/* ~~~~~~~~~~~~~foot，css */
/* ~~~~~~~~~~~~~foot，css */
/* ~~~~~~~~~~~~~foot，css */
.public_foot_box {
    background: #353535;
}

.foot_one_w {
    padding: 50px 30px 15px;
    border-bottom: 1px solid #585858;
}

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

.foot_one_01 .item a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_one_01 .item a:hover {
    color: #f59e23;
}

.foot_two_w {
    padding: 20px 0 10px;
}

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

.foot_two_01 .item {
    padding: 0 15px 15px;
}

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

.foot_two_01 .item a:hover .iconfont,
.foot_two_01 .item a:hover .text,
.foot_two_01 .item a:hover .text span {
    color: #f59e23;
}

.foot_two_01 .item a .iconfont {
    font-size: 20px;
    color: #ffffff;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_two_01 .item a .text {
    font-size: 16px;
    color: #f59e23;
    padding: 2px 0 0 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_two_01 .item a .text span {
    color: #ffffff;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_foot_three {
    border-top: 1px solid #585858;
    border-bottom: 1px solid #585858;
}

.foot_three_w {
    padding: 20px 0 20px;
}

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

.foot_three_01 .item {
    margin: 0 15px;
}

.foot_three_01 .item a {
    display: block;
    font-size: 20px;
    color: #2f2f2f;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_three_01 .item a:hover {
    background: #f59e23;
    color: #ffffff;
}

.foot_four_w {
    padding: 20px 0 20px;
    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;
}

.foot_four_w .left_text {
    font-size: 16px;
    color: #ffffff;
    padding-right: 35px;
}

.foot_four_w .right_a {
    font-size: 16px;
    color: #ffffff;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_four_w .right_a:hover {
    text-decoration: underline;
}

/* ~~~~~~~~~~~~~foot，css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~foot，css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~foot，css~~~~~~~~~~~~~end */













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

.SubPage_banner_w {
    height: 600px;
    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;
}

.SubPage_banner_01 {
    width: 50%;
    height: 128px;
    font-weight: 700;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
    background: #353535;
    border-radius: 64px 0 64px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.SubPage_banner_02 {
    font-size: 18px;
    color: #ffffff;
    width: 410px;
    height: 38px;
    line-height: 38px;
    background: #f59e23;
    border-radius: 0 0 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.SubPage_crumbs_w {
    padding: 15px 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.SubPage_crumbs_w .crumbs_icon {
    width: 35px;
    font-size: 30px;
    color: #353535;
}

.SubPage_crumbs_w .crumbs_a {
    font-size: 16px;
    color: #000000;
    width: calc(100% - 35px);
    border-bottom: 1px solid #353535;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

.SubPage_crumbs_w .crumbs_a a {
    color: #000000;
}

.SubPage_crumbs.bg_ecf0f5 {
    background: #ecf0f5;
}

.proBoxOne {
    background: #ecf0f5;
}

.proBoxOne_w {
    padding: 90px 0 90px;
}

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

.proBoxOne1_L {
    width: 315px;
}

.proBoxOne1_L_01 .item {
    padding-bottom: 25px;
}

.proBoxOne1_L_01 .item a {
    display: block;
    font-size: 18px;
    color: #000000;
    padding: 2px 0 0 15px;
    border-left: 2px solid transparent;
}

.proBoxOne1_L_01 .item a:hover {
    color: #f59e23;
    border-left: 2px solid #f59e23;
}

.proBoxOne1_L_01 .item.hover a {
    color: #f59e23;
    border-left: 2px solid #f59e23;
}

.proBoxOne1_L_02 {
    padding-top: 30px;
}

.proBoxOne1_L_02 a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    width: 200px;
    line-height: 42px;
    background: #f59e23;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
}

.proBoxOne1_L_02 a:hover {
    opacity: 0.8;
}

.proBoxOne1_R {
    width: calc(100% - 315px);
}

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

.proBoxOne1_R_01 .item {
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    margin-bottom: 50px;
}

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

.proBoxOne1_R_01 .item a {
    display: block;
}

.proBoxOne1_R_01 .item a:hover .img_box {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.proBoxOne1_R_01 .item a .img_box {
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.proBoxOne1_R_01 .item a .bottom_text {
    font-size: 18px;
    color: #000;
    line-height: 22px;
    text-align: center;
    padding-top: 20px;
}



/* 公用分页 */
.public_paging {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.public_paging a {
    display: block;
    font-size: 18px;
    color: #000000;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 5px;
    border: 2px solid #000000;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_paging a:hover {
    border: 2px solid #f59e23;
    color: #f59e23;
}

.public_paging a.hover {
    border: 2px solid #f59e23;
    color: #f59e23;
}

.public_paging a.prev,
.public_paging a.next {
    font-weight: 700;
    width: 60px;
}

/* 公用分页~~~~~~~~~~~~end */

/* ~~~~~~~~~~~~products,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~products,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~products,css~~~~~~~~~~~~end */












/* ~~~~~~~~~~~~~products_det,css */
/* ~~~~~~~~~~~~~products_det,css */
/* ~~~~~~~~~~~~~products_det,css */
.pro_deBoxOne_w {
    padding: 50px 0 50px;
}

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

.pro_deOne1_L {
    position: relative;
    width: 48%;
}

.pro_deOne1_L_lunbo .owl-controls {
    position: absolute;
    bottom: 2px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.pro_deOne1_R {
    width: 52%;
    padding-left: 30px;
}

.pro_deOne1_R .big_tt {
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    text-transform: uppercase;
}

.pro_deOne1_R .text_box {
    font-size: 18px;
    color: #000000;
    line-height: 32px;
    padding-top: 20px;
}

.pro_deOne1_R .btn_box {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro_deOne1_R .btn_box a {
    width: 220px;
    height: 46px;
    background: #353535;
    border-radius: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deOne1_R .btn_box a:hover {
    opacity: 0.8;
}

.pro_deOne1_R .btn_box a .iconfont {
    font-size: 24px;
    color: #ffffff;
}

.pro_deOne1_R .btn_box a span {
    font-size: 16px;
    color: #ffffff;
    padding-left: 8px;
}

.pro_deOne1_R .btn_box>a:nth-child(2) {
    margin-left: 20px;
}

.pro_deOne1_R .share_box {
    padding-top: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_deOne1_R .share_box .share_text {
    font-size: 18px;
    color: #000000;
    padding-right: 6px;
}

.pro_deBoxTwo {
    background: #353535;
}

.pro_deBoxTwo_w {
    padding: 30px 0 30px;
}

.pro_deTwo1 {
    height: 54px;
}

.pro_deTwo1_01 {
    background: #353535;
    z-index: 5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro_deTwo1_01 .item {
    font-size: 18px;
    color: #ffffff;
    width: calc(100% / 6);
    line-height: 54px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pro_deTwo1_01 .item.hover {
    background: #ffffff;
    color: #f59e23;
}

.pro_deBoxThree {
    background: #ecf0f5;
}

.pro_deBoxThree_w {
    padding: 50px 0 70px;
}

.pro_deThree1_dl {
    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_deThree1_dl .item {
    width: calc((100% - 40px) / 2);
    margin-bottom: 40px;
    background: #ffffff;
    padding: 15px 15px 15px 25px;
    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-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pro_deThree1_dl .item:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.pro_deThree1_dl .item .text_box {
    width: 53%;
    font-size: 18px;
    color: #000000;
    line-height: 32px;
    padding-right: 20px;
}

.pro_deThree1_dl .item .img_box {
    width: 47%;
}

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

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

.pro_deThree2_dl .item {
    width: calc((100% - 105px) / 4);
    margin-right: 35px;
    margin-bottom: 35px;
    background: #ffffff;
    padding: 20px 15px 40px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.pro_deThree2_dl .item:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.pro_deThree2_dl .item:hover .bottom_box {
    color: #f59e23;
}

.pro_deThree2_dl .item .img_box {
    position: relative;
}

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

.pro_deThree2_dl .item .img_box .number {
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    width: 52px;
    height: 52px;
    line-height: 52px;
    background: #353535;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.pro_deThree2_dl .item .bottom_box {
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    padding: 40px 0 0;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pro_deBoxThree_w table {
    width: 100%;
}

.pro_deBoxThree_w table tr td {
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    border: 1px solid #c2c4c7;
    padding: 20px 10px 20px 20px;
    background: #f6f8fa;
}

.pro_deThree3 {
    padding-bottom: 30px;
}

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

.pro_deThree4_dl {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.pro_deThree4_dl .item {
    position: relative;
    width: calc((100% - 105px) / 4);
    margin-right: 35px;
    margin-bottom: 35px;
    cursor: pointer;
}

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

.pro_deThree4_dl .item:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

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

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

.video_play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pro_deThree4_dl .item .video_play_icon {
    width: 65px;
}

.pro_deThree4_dl .item .date_box {
    font-size: 18px;
    color: #ffffff;
    width: 80px;
    line-height: 28px;
    border-radius: 4px;
    background: rgba(18, 18, 18, 0.25);
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/* 点击视频弹出播放框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-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~~~~~~~~~~~~~~~~结束 */

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

.pro_deThree5_dl .item {
    width: calc((100% - 40px) / 5);
    margin-right: 10px;
    margin-bottom: 10px;
}

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

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

.pro_deThree5_dl .item a:hover .hover_show_box {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.pro_deThree5_dl .item a:hover .bottom_text {
    opacity: 0;
}

.pro_deThree5_dl .item a:hover img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

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

.pro_deThree5_dl .item a .bottom_text {
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(42, 42, 42, 0.75);
    padding: 16px 5px 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pro_deThree5_dl .item a .hover_show_box {
    position: absolute;
    bottom: 0;
    left: 0;
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    width: 100%;
    background: rgba(133, 204, 198, 0.75);
    padding: 22% 5px 22%;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pro_deThree5_dl .item a .hover_show_box .show_tt {
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.pro_deThree5_dl .item a .hover_show_box .show_text {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.pro_deThree5_dl .item a .hover_show_box .show_text:hover {
    text-decoration: underline;
}

.pro_deBoxFour {
    background: url(../images/pro_det_19.jpg) no-repeat center center / cover;
}

.pro_deBoxFour_w {
    padding: 60px 0 80px;
}

.pro_deFour1 .module_tt {
    font-size: 18px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 25px;
}

/* 表单样式 */
.conBoxThree2_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;
}

.conBoxThree2_form .item {
    width: 49%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 15px;
}

.conBoxThree2_form .item .input_tt {
    width: 95px;
    font-size: 18px;
    color: #000000;
    text-align: right;
    padding: 8px 8px 0 0;
}

.conBoxThree2_form .item input {
    width: calc(100% - 95px);
    height: 40px;
    border: 1px solid #989898;
    background: #ffffff;
    border-radius: 4px;
    padding: 0 10px 0 15px;
}

.conBoxThree2_form .item textarea {
    height: 115px;
    width: calc(100% - 95px);
    resize: none;
    border: 1px solid #989898;
    border-radius: 4px;
    padding: 12px 10px 12px 15px;
}

.conBoxThree2_form .item.last {
    width: 100%;
    margin-bottom: 30px;
}

.conBoxThree2_form .btn_box {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.conBoxThree2_form .btn_box button {
    width: 200px;
    height: 40px;
    font-family: "Arial", "sans-serif";
    font-size: 18px;
    color: #ffffff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    background: #f59e23;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.conBoxThree2_form .btn_box button:hover {
    opacity: 0.8;
}

/* 表单样式~~~~~~~~~~~~~~~end */

.pro_deFour2 {
    padding-top: 80px;
}

.pro_deFour2 .proBoxOne1_R_01 .item {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
    margin-bottom: 0;
}

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

/* ~~~~~~~~~~~~~products_det,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~~products_det,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~~products_det,css~~~~~~~~~~end */













/* ~~~~~~~~~~~~~video,css */
/* ~~~~~~~~~~~~~video,css */
/* ~~~~~~~~~~~~~video,css */
.vidBoxOne_w {
    padding: 90px 0 0;
}






.abo_bdBoxOne1 .item {
    border: 1px solid #353535;
    padding: 25px 25px 15px;
    margin-bottom: 90px;
}

.abo_bdBoxOne1_01 {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #353535;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.abo_bdBoxOne1_01 .iconfont {
    width: 45px;
    font-size: 36px;
    color: #353535;
}

.abo_bdBoxOne1_01 span {
    width: calc(100% - 45px);
    font-family: "ariblk";
    font-size: 24px;
    color: #353535;
    text-transform: uppercase;
    padding: 2px 0 0 0;
}

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

.vidBoxOne2_list .left_video {
    width: 42.5%;
}

.vidPage_video_item {
    cursor: pointer;
}

.vidPage_video_item:hover .img_box .img_01 {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

.vidPage_video_item:hover .bottom_text .text_01 {
    color: #353535;
}

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

.vidPage_video_item .img_box .img_01 {
    width: 100%;
}

.vidPage_video_item .img_box .time {
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    bottom: 6px;
    right: 6px;
    width: 60px;
    line-height: 20px;
    background: rgba(18, 18, 18, 0.25);
    text-align: center;
    border-radius: 2px;
}

.vidPage_video_item .bottom_text {
    padding: 6px 0 0;
}

.vidPage_video_item .bottom_text .text_01 {
    font-size: 16px;
    color: #000000;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.vidPage_video_item .bottom_text .text_02 {
    font-size: 14px;
    color: #000000;
    padding-top: 2px;
}

.vidBoxOne2_list .right_video {
    width: 55.6%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vidBoxOne2_list .right_video .vidPage_video_item {
    width: calc((100% - 48px) / 3);
    margin-right: 24px;
    margin-bottom: 14px;
}

.vidBoxOne2_list .right_video>.vidPage_video_item:nth-child(3n) {
    margin-right: 0;
}

.vidBoxOne2_list .left_video .vidPage_video_item .video_play_icon {
    width: 90px;
}

.vidBoxOne2_list .right_video .vidPage_video_item .video_play_icon {
    width: 46px;
}

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












/* ~~~~~~~~~~~~~~case,css */
/* ~~~~~~~~~~~~~~case,css */
/* ~~~~~~~~~~~~~~case,css */
.casBoxOne_w {
    padding: 90px 0 90px;
}

.casBoxOne1 {
    padding-bottom: 35px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.casBoxOne1 .item {
    width: calc(100% / 4);
    height: 90px;
    margin-bottom: 25px;
    background: #353535;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.casBoxOne1 .item:hover {
    background: #f59e23;
}

.casBoxOne1 .item:hover a {
    color: #ffffff;
}

.casBoxOne1 .item a {
    height: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.casBoxOne1 .item.hover {
    background: #f59e23;
}

.casBoxOne1 .item.hover a {
    color: #ffffff;
}

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

.casBoxOne2 .item {
    width: calc((100% - 50px) / 3);
    margin-right: 25px;
    margin-bottom: 40px;
}

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

.casBoxOne2 .item a {
    display: block;
}

.casBoxOne2 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

.casBoxOne2 .item a:hover .img_box {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
}

.casBoxOne2 .item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.casBoxOne2 .item a .bottom_text {
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    padding-top: 18px;
}

.casBoxOne3 {
    padding-top: 10px;
}

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












/* ~~~~~~~~~~~~~~case_det,css */
/* ~~~~~~~~~~~~~~case_det,css */
/* ~~~~~~~~~~~~~~case_det,css */
.cas_deBoxOne_w {
    padding: 80px 0 80px;
}

.cas_deBoxOne1 {
    font-weight: 700;
    font-size: 26px;
    color: #222222;
}

.cas_deBoxOne2 {
    padding-top: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.cas_deBoxOne2 .date_box {
    font-size: 18px;
    color: #000000;
}

.cas_deBoxOne2 .share_box {
    padding-left: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.cas_deBoxOne2 .share_box .share_text {
    font-size: 18px;
    color: #000000;
    padding-right: 5px;
}

.cas_deBoxOne3 {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    padding: 30px 0 50px;
}

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

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

.jec_deBoxOne1_L_04 .item {
    width: calc((100% - 50px) / 2);
    border: 1px solid #e5e5e5;
}

.jec_deBoxOne1_L_04 .item a {
    display: block;
    height: 100%;
    padding: 18px 20px 15px 40px;
}

.jec_deBoxOne1_L_04 .item a:hover .tt,
.jec_deBoxOne1_L_04 .item a:hover .text {
    color: #f59e23;
}

.jec_deBoxOne1_L_04 .item a .tt {
    font-size: 20px;
    color: #000000;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.jec_deBoxOne1_L_04 .item a .text {
    font-size: 18px;
    color: #999999;
    padding-top: 8px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.cas_deBoxTwo {
    background: #e1e8ef;
}

.cas_deBoxTwo_w {
    padding: 80px 0 80px;
}

.cas_deBoxTwo_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.cas_deBoxTwo1 a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    width: 188px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
    background: #f59e23;
}

.cas_deBoxTwo1 a:hover {
    opacity: 0.8;
}

/* ~~~~~~~~~~~~~~case_det,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~case_det,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~case_det,css~~~~~~~~~~~~~end */















/* ~~~~~~~~~~~~~~~service,css */
/* ~~~~~~~~~~~~~~~service,css */
/* ~~~~~~~~~~~~~~~service,css */
.serBoxOne_w {
    padding: 70px 0 60px;
}

.serBoxOne_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

.serBoxOne1 .item {
    width: calc((100% - 50px) / 3);
    margin-right: 25px;
    margin-bottom: 25px;
    border: 1px solid #cccccc;
    padding: 50px 15px 50px 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.serBoxOne1 .item:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.serBoxOne1 .item .iconfont {
    font-size: 30px;
    color: #ffffff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #353535;
    border-radius: 35px 0 35px 0;
}

.serBoxOne1 .item .right_text {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    width: calc(100% - 70px);
    padding-left: 30px;
}

.serBoxTwo {
    background: #ecf0f5;
    margin-bottom: 90px;
}

.serBoxTwo_w {
    padding: 95px 0 95px;
}

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

.serBoxTwo1 .item .img_box {
    position: relative;
    width: 50%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.serBoxTwo1 .item .img_box:hover .img_01 {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

.serBoxTwo1 .item .img_box .img_01 {
    width: 100%;
}

.serBoxTwo1 .item .img_box .icon_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 34%;
}

.serBoxTwo1 .item .img_box .icon_box img {
    width: 100%;
}

.serBoxTwo1 .item .img_box .icon_box .iconfont {
    position: absolute;
    top: 16%;
    left: 10%;
    font-size: 60px;
    color: #ffffff;
}

.serBoxTwo1 .item .right_box {
    width: 50%;
    padding: 0 20px 0;
}

.serBoxTwo1 .item .right_box .text {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

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

.serBoxTwo1 > .item:nth-child(even) .right_box .AllPage_public_title {
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

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













/* ~~~~~~~~~~~~~~contace,css */
/* ~~~~~~~~~~~~~~contace,css */
/* ~~~~~~~~~~~~~~contace,css */
.conBoxOne_w {
    padding: 70px 0 70px;
}

.conBoxOne1 {
    font-size: 24px;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 90px;
}

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

.conBoxOne2 .item {
    width: calc((100% - 40px) / 5);
    margin-right: 10px;
    background: #f2f2f2;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.conBoxOne2 .item:hover {
    box-shadow: 0 5px 5px rgba(0,0,0,0.3);
}

.conBoxOne2 .item a {
    display: block;
    height: 100%;
    padding: 10px 5px 15px;
}

.conBoxOne2 .item a .icon {
    width: 100px;
    height: 70px;
    margin: -45px auto 0;
    background: #f2f2f2;
    padding: 5px;
    border-radius: 35px 0 35px 0;
}

.conBoxOne2 .item a .icon .iconfont {
    font-size: 36px;
    color: #ffffff;
    width: 100%;
    height: 100%;
    background: #353535;
    border-radius: 30px 0 30px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.conBoxOne2 .item a .tt {
    font-size: 20px;
    color: #353535;
    text-align: center;
    text-transform: uppercase;
    padding-top: 6px;
}

.conBoxOne2 .item a .text {
    font-size: 18px;
    color: #353535;
    line-height: 26px;
    text-align: center;
    padding-top: 10px;
}

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

.conBoxTwo1 .item {
    width: calc(100% / 2);
    padding: 25px 20px 0 25px;
    background: #f2f2f2;
    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;
}

.conBoxTwo1 .item .img_box {
    width: 32.4%;
}

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

.conBoxTwo1 .item .right_box {
    width: 67.6%;
    padding-left: 8%;
}

.conBoxTwo1 .item .right_box .name_box {
    font-family: "ariblk";
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
}

.conBoxTwo1 .item .right_box .every_contact {
    font-size: 16px;
    color: #666666;
    padding-top: 8px;
}

.conBoxTwo1 .item .right_box .every_contact a {
    font-size: 16px;
    color: #666666;
}

.conBoxTwo1 .item .right_box .every_contact a:hover {
    text-decoration: underline;
}

.conBoxTwo1 > .item:nth-child(4n) {
    background: #353535;
}

.conBoxTwo1 > .item:nth-child(4n - 3) {
    background: #353535;
}

.conBoxTwo1 > .item:nth-child(4n) .right_box .name_box,
.conBoxTwo1 > .item:nth-child(4n) .right_box .every_contact,
.conBoxTwo1 > .item:nth-child(4n) .right_box .every_contact a {
    color: #ffffff;
}

.conBoxTwo1 > .item:nth-child(4n - 3) .right_box .name_box,
.conBoxTwo1 > .item:nth-child(4n - 3) .right_box .every_contact,
.conBoxTwo1 > .item:nth-child(4n - 3) .right_box .every_contact a {
    color: #ffffff;
}

.conBoxTwo1 > .item:last-child {
    background: url(../images/contact_08.jpg) no-repeat center center / cover;
}

.conBoxThree {
    background: url(../images/contact_09.jpg) no-repeat center center / cover;
}

.conBoxThree_w {
    padding: 90px 0 90px;
}

.conBoxThree_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.conBoxThree1 {
    font-size: 18px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.conBoxFour img {
    width: 100%;
}

/* ~~~~~~~~~~~~~~contace,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~contace,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~contace,css~~~~~~~~~~~~~end */













/* ~~~~~~~~~~~~~about_us,css */
/* ~~~~~~~~~~~~~about_us,css */
/* ~~~~~~~~~~~~~about_us,css */
.aboBoxOne {
    background: url(../images/about_03.jpg) no-repeat center center / cover;
}

.aboBoxOne_w {
    padding: 90px 0 90px;
}

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

.aboBoxOne1_L {
    width: 50%;
}

.aboBoxOne1_L .img_box {
    width: 76%;
    position: relative;
    cursor: pointer;
}

.aboBoxOne1_L .img_box .img_01 {
    width: 100%;
}

.aboBoxOne1_L .img_box .btn_box {
    position: absolute;
    top: 19%;
    right: -27.5%;
    width: 45%;
}

.aboBoxOne1_L .img_box .btn_box img {
    width: 100%;
}

.aboBoxOne1_R {
    width: 50%;
}

.aboBoxOne1_R .text_box {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.aboBoxTwo {
    background: url(../images/about_04.jpg) no-repeat center center / cover;
}

.aboBoxTwo_w {
    padding: 90px 0 60px;
}

.aboBoxTwo_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.aboBoxTwo1_lunbo .item {
    padding: 20px 10px;
    outline: none;
    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;
}

.aboBoxTwo1_lunbo .item .img_box {
    width: 39.3%;
    box-shadow: 0 10px 5px rgba(0,0,0,0.4);
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.aboBoxTwo1_lunbo .item .img_box img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

.aboBoxTwo1_lunbo .item .right_box {
    width: 47%;
    background: rgba(38,66,97,0.5);
    padding: 20px 20px 30px 60px;
}

.aboBoxTwo1_lunbo .item .right_box .tt {
    font-family: "ariblk";
    font-size: 56px;
    color: #ffffff;
}

.aboBoxTwo1_lunbo .item .right_box .text {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

.aboBoxTwo2 {
    position: relative;
    padding: 50px 60px 0;
}

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

.aboBoxTwo2_dots .item {
    display: block;
    outline: none;
    cursor: pointer;
}

.aboBoxTwo2_dots .item .round {
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: #353535;
    border-radius: 50%;
    padding: 2px;
}

.aboBoxTwo2_dots .item .round .round_fff {
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 50%;
}

.aboBoxTwo2_dots .item .date {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding-top: 4px;
}

.aboBoxTwo2_dots .item.slick-current .round {
    background: #f59e23;
}

.aboBoxTwo2_dots .item.slick-current .round .round_fff {
    background: #f59e23;
}

.aboBoxTwo2_dots .slick-prev,
.aboBoxTwo2_dots .slick-next {
    position: absolute;
    z-index: 3;
    top: -11px;
    font-size: 36px;
    color: #ffffff;
    background: none;
    border: none;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.aboBoxTwo2_dots .slick-prev:hover,
.aboBoxTwo2_dots .slick-next:hover {
    color: #353535;
}

.aboBoxTwo2_dots .slick-prev {
    left: -40px;
}

.aboBoxTwo2_dots .slick-next {
    right: -40px;
}

.aboBoxTwo2 .bg_fff_line {
    position: absolute;
    left: 50%;
    bottom: 26px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 90%;
    height: 2px;
    background: #ffffff;
}

.aboBoxThree_w {
    padding: 90px 0 90px;
}

.aboBoxThree_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.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% - 160px) / 5);
    margin-right: 40px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.aboBoxThree1 .item:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

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

.aboBoxFour {
    background: #353535;
}

.aboBoxFour_w {
    padding: 90px 0 90px;
}

.aboBoxFour_w .AllPage_public_title {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

.aboBoxFour1 .item {
    width: calc((100% - 40px) / 5);
    margin-right: 10px;
}

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

.aboBoxFour1 .item:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

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

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

.aboBoxFour1 .item .bottom_box {
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    background: #ffffff;
    padding: 20px 10px 30px;
}

.aboBoxFour1 > .item:nth-child(even) {
    position: relative;
    top: 90px;
}

.aboBoxFive_w {
    padding: 90px 0 90px;
}

.aboBoxFive1 {
    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;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.aboBoxFive1_L {
    width: 50%;
}

.aboBoxFive1_L .text_box {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    padding-bottom: 20px;
}

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

.aboBoxFive1_R img {
    width: 100%;
}

.aboBoxFive1_R img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}

/* ~~~~~~~~~~~~~about_us,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~about_us,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~about_us,css~~~~~~~~~~~~end */




.conBoxTwo {
    display: none;
}

.proBoxOne1_R_01 .item a .More_btn {
    font-size: 16px;
    color: #f59e23;
    text-align: center;
    padding-top: 8px;
}








/* 手机端底部导航按钮 */
.pub_foot_Mobile_nav {
    display: none; 
    height: 60px;
}

.pub_foot_Mobile_nav_01 {
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    z-index: 20;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #585858;
}

.pub_foot_Mobile_nav_01 .item {
    width: calc(100% / 3);
    height: 100%;
    background: #353535;
}

.pub_foot_Mobile_nav_01 .item a {
    height: 100%;
    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;
}

.pub_foot_Mobile_nav_01 .item a .icon {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.pub_foot_Mobile_nav_01 .item a span {
    display: block;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    padding-top: 2px;
}

/* 手机端底部导航按钮~~~~~~~~~~~~~~end */







.abo_bdBoxOne1_01 .click_show_video {
    font-size: 40px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}



.vidBoxOne2_list .right_video > .vidPage_video_item:nth-child(n + 7) {
    display: none;
}

.vidBoxOne2_list .right_video.more_video > .vidPage_video_item:nth-child(n + 7) {
    display: block;
}





/*语言切换css*/
.head_language_box {
    position: relative;
    padding-top: 2px;
    margin-left: 20px;
}

.head_language_01 {
    font-size: 18px;
    color: #444444;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.head_language_01:hover {
    color: #f59e23;
}

.head_language_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 210%;
    right: 0;
    width: 130px;
    background: #ffffff;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    padding: 5px 0;
}

.head_language_02 a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 8px 5px 8px 10px;
}

.head_language_02 a img {
    width: 18px;
}

.head_language_02 a span {
    font-size: 14px;
    color: #666666;
    padding-left: 4px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.head_language_02 a:hover span {
    color: #f59e23;
}








    .foot_three_01 .item a img {
        width: 20px;
        opacity: 0.7;
    }

    .foot_three_01 .item a:hover {
        background: #ffffff;
        color: #2f2f2f;
        -ms-transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }


    .pro_deOne1_R .btn_box a div img {
        width: 30px;
    }
    
    
    
    
    .hk_float_r_nav .item a {
        background: #353535 !important;
    }