#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 {
    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: 40px;
    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: #086d69;
    border-radius: 2px;
    margin-bottom: 7px;
}

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


.mobile_lag_icon {
    color: #086d69;
    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: 120px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    background: #086d69;
}



.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: #086d69;
}


.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: #086d69;
    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 导航,css */
/* ~~~~~~~~~~~~pc 导航,css */
/* ~~~~~~~~~~~~pc 导航,css */
.pc_head_center {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.pc_head_center_w .logo_box {
    width: 160px;
}

.pc_head_center_w .logo_box a {
    display: block;
}

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

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

.pc_head_center_01 {
    width: calc(100% - 330px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

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

.pc_head_list_box .item {
    position: relative;
}

.pc_head_list_box .item>a {
    position: relative;
    display: block;
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #ffffff;
    line-height: 110px;
    text-transform: uppercase;
    padding: 0 8px;
}

.pc_head_list_box .item>a::after {
    content: "";
    display: block;
    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: #ffffff;
    -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;
}

.pc_head_list_box .item.NoLine>a::after {
    display: none;
}

.pc_head_list_box .item>a::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #ffffff;
    opacity: 0;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pc_head_list_box .item.triangle>a::before {
    border-width: 10px;
    opacity: 1;
}

/* 二级菜单 */
.publicTwo_stage_nav {
    display: none;
    width: 270px;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    background: #ffffff;
    border-radius: 4px;
    padding: 0 20px 0 20px;
}

.publicTwo_stage_nav .every_one {
    border-bottom: 1px solid #eeeeee;
}

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

.publicTwo_stage_nav .every_one a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 15px 0 15px;
}

.publicTwo_stage_nav .every_one a:hover .iconfont,
.publicTwo_stage_nav .every_one a:hover span {
    color: #086d69;
}

.publicTwo_stage_nav .every_one a .iconfont {
    width: 20px;
    font-size: 12px;
    color: #333333;
    padding-top: 5px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.publicTwo_stage_nav .every_one a span {
    width: calc(100% - 20px);
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

/* 二级菜单~~~~~~~~~~~~~~end */

.pc_head_lag_search {
    width: 120px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.pc_head_language {
    position: relative;
}

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

.head_language_02 {
    display: none;
    width: 110px;
    position: absolute;
    z-index: 3;
    top: 68px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #ffffff;
    padding: 8px 0 6px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.head_language_02 a {
    display: block;
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 5px 0 5px;
}

.head_language_02 a:hover {
    background: #086d69;
    color: #ffffff;
}

.pc_head_lag_search .center_line {
    width: 1px;
    height: 14px;
    background: #ffffff;
    margin: 0 20px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pc_head_search .search_icon {
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

/* 可公用导航搜索 */
.all_public_searchBox {
    display: none;
    position: fixed;
    z-index: 20;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.all_public_form {
    display: none;
    position: fixed;
    z-index: 21;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 900px;
}

.all_public_form input {
    width: 100%;
    outline: none;
    border: none;
    box-sizing: border-box;
    padding: 20px 136px 20px 20px;
    border-radius: 10px;
}

.all_public_form .icon_01 {
    font-size: 35px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 80px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    outline: none;
    border: none;
    background: none;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #888888;
}

.all_public_form .icon_01:hover {
    color: #086d69;
}

.all_public_form .public_form_close {
    font-weight: 700;
    font-size: 31px;
    position: absolute;
    top: 10px;
    right: 26px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #888888;
    cursor: pointer;
}

.all_public_form .public_form_close:hover {
    color: #086d69;
}

/* 可公用导航搜索~~~~~~~~~~~~~~~~~~结束 */

.pc_public_head_box.head_fixed .pc_head_center {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.index_head.head_fixed .pc_head_center {
    background: rgba(255, 255, 255, 0.9);
}

.index_head.head_fixed .pc_head_center .logo_box .logo_img_01 {
    display: none;
}

.index_head.head_fixed .pc_head_center .logo_box .logo_img_02 {
    display: block;
}

.index_head.head_fixed .pc_head_center .pc_head_list_box .item>a {
    color: #333333;
}

.index_head.head_fixed .pc_head_center .pc_head_list_box .item.hover>a {
    color: #086d69;
}

.index_head.head_fixed .pc_head_center .pc_head_list_box .item>a::after {
    background: #086d69;
}

.index_head.head_fixed .pc_head_lag_search .pc_head_language .head_language_01 {
    color: #086d69;
}

.index_head.head_fixed .pc_head_lag_search .center_line {
    background: #333333;
}

.index_head.head_fixed .pc_head_lag_search .pc_head_search .search_icon {
    color: #086d69;
}

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














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

.owl-theme .owl-controls {
    padding-top: 20px;
}

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

.owl-theme .owl-controls .owl-dots .owl-dot.active span {
    background: #086d69;
}

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

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

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

.index_module_title {
    padding-bottom: 30px;
}

.index_module_title a {
    display: block;
}

.index_module_title a .tt_01 {
    font-family: "MarkPro-Black";
    font-size: 60px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
}

.indBoxOne1 .item {
    border: 1px solid #eeeeee;
    background: #ffffff;
    border-radius: 4px;
}

.indBoxOne1 .item a {
    display: block;
    height: 100%;
    padding: 10px 10px 40px;
}

.indBoxOne1 .item a:hover .bottom_box .tt {
    color: #086d69;
}

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

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

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

.indBoxOne1 .item a .bottom_box {
    padding: 30px 10px 0;
}

.indBoxOne1 .item a .bottom_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 20px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxOne1 .item a .bottom_box .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-top: 10px;
}

.public_More_btn {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    width: 160px;
    height: 40px;
    border: 1px solid #999999;
    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;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_More_btn:hover {
    color: #ffffff;
    background: #086d69;
    border: 1px solid #086d69;
}

.indBoxOne1 .item a .bottom_box .public_More_btn {
    margin: 20px auto 0;
}

.indBoxTwo_w {
    padding: 70px 0 80px;
}

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

.indBoxTwo1_L {
    width: 50%;
    padding-right: 50px;
}

.indBoxTwo1_L .tt {
    font-family: "MarkPro-Bold";
    font-size: 30px;
    color: #333333;
    text-transform: uppercase;
}

.indBoxTwo1_L .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
}

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

.indBoxTwo1_L .btn_box>a:nth-child(1) {
    border: 1px solid #086d69;
    background: #086d69;
    color: #ffffff;
    margin-right: 20px;
}

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

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

.indBoxTwo1_R .img_01 {
    width: 100%;
}

.indBoxTwo1_R .img_02 {
    width: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

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

.indBoxThree {
    background: #f5f5f5;
}

.indBoxThree_w {
    padding: 70px 0 0;
}

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

.indBoxThree1_dl .item {
    width: calc(100% / 4);
    border-right: 1px solid rgba(237, 243, 243, 0.26);
    padding: 80px 10px 80px;
}

.indBoxThree1_dl>.item:nth-child(1) {
    border-left: 1px solid rgba(237, 243, 243, 0.26);
}

.indBoxThree1_dl .item a {
    display: block;
    height: 100%;
    padding: 70px 10px 70px;
}

.indBoxThree1_dl .item a:hover {
    background: rgba(255, 255, 255, 0.66);
}

.indBoxThree1_dl .item a:hover .tt,
.indBoxThree1_dl .item a:hover .text {
    color: #333333;
}

.indBoxThree1_dl .item a:hover .public_More_btn {
    border: 2px solid #086d69;
    background: #086d69;
    color: #ffffff;
}

.indBoxThree1_dl .item a .icon_box {
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxThree1_dl .item a .icon_box img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.indBoxThree1_dl .item a .icon_box .img_02 {
    display: none;
}

.indBoxThree1_dl .item a .tt {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #fefefe;
    text-align: center;
    padding-top: 18px;
    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;
}

.indBoxThree1_dl .item a .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #fefefe;
    line-height: 28px;
    text-align: center;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxThree1_dl .item a .public_More_btn {
    margin: 20px auto 0;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.indBoxFour {
    background: #f5f5f5;
}

.indBoxFour_w {
    padding: 70px 0 140px;
}

.indBoxFour1 {
    position: relative;
}

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

.indBoxFour1_01_item .img_box {
    position: relative;
    z-index: 3;
    width: 50%;
}

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

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

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

.indBoxFour1_01_item .right_box {
    position: relative;
    top: 60px;
    width: 50%;
    padding: 40px 30px 16.5% 30px;
}

.indBoxFour1_01_item .right_box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 192%;
    height: 100%;
    background: #fefefe;
}

.indBoxFour1_01_item .right_box .tt {
    position: relative;
    z-index: 2;
    font-family: "MarkPro-Bold";
    font-size: 26px;
    color: #333333;
}

.indBoxFour1_01_item .right_box .text {
    position: relative;
    z-index: 2;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-top: 10px;
}

.indBoxFour1_01_item .right_box .btn_box {
    position: relative;
    z-index: 2;
    padding-top: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.indBoxFour1_01_item .right_box .btn_box>.public_More_btn:nth-child(2) {
    border: 1px solid #086d69;
    background: #086d69;
    color: #ffffff;
    margin-left: 20px;
}

.indBoxFour1_02 {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: calc(50% + 30px);
    width: 41%;
    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;
}

.indBoxFour1_02 .item {
    position: relative;
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
}

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

.indBoxFour1_02 .item:hover .item_mask_box {
    opacity: 1;
}

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

.indBoxFour1_02 .item .item_mask_box {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(163, 8, 16, 0.5);
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxFour1_02 .item.hover .item_mask_box {
    opacity: 1;
}

.indBoxFive {
    background: #fcfcfc;
}

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

.indBoxFive1 .item {
    border: 1px solid #eaeaea;
    background: #ffffff;
}

.indBoxFive1 .item a {
    display: block;
    position: relative;
    height: 100%;
    padding: 40px 25px 50px 25px;
}

.indBoxFive1 .item a:hover .hover_show_bg_btn {
    opacity: 1;
}

.indBoxFive1 .item a .date_box {
    font-family: "MarkPro-Bold";
    font-size: 36px;
    color: #363636;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}

.indBoxFive1 .item a .date_box i {
    font-size: 24px;
    color: #d8d8d8;
}

.indBoxFive1 .item a .tt {
    font-family: "MarkPro-Bold";
    font-size: 20px;
    color: #333333;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indBoxFive1 .item a .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.indBoxFive1 .item a .public_More_btn {
    margin-top: 20px;
}

.indBoxFive1 .item a .hover_show_bg_btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ind_14.jpg) no-repeat center center / cover;
    opacity: 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.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.indBoxFive1 .item a .hover_show_bg_btn .public_More_btn {
    border: 1px solid #086d69;
    background: #086d69;
    color: #ffffff;
}

.indBoxSix {
    background: #f5f5f5;
}

.indBoxSix_w {
    padding: 70px 0 80px;
}

.indBoxSix1 {
    position: relative;
}

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

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

.indBoxSix1_lunbo .owl-controls {
    display: none;
}

.indBoxSix1 .prev_btn,
.indBoxSix1 .next_btn {
    font-size: 26px;
    color: #666666;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    position: absolute;
    z-index: 2;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxSix1 .prev_btn {
    left: -75px;
}

.indBoxSix1 .next_btn {
    right: -75px;
}

.indBoxSix1 .prev_btn:hover,
.indBoxSix1 .next_btn:hover {
    border: 1px solid #086d69;
    background: #086d69;
    color: #ffffff;
}

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














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

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

.foot_top_02 {
    width: 240px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.foot_top_02 .iconfont {
    font-size: 56px;
    line-height: 50px;
    color: #ffffff;
}

.foot_top_02 span {
    font-family: "MarkPro-Bold";
    font-size: 26px;
    color: #e2e2e2;
    line-height: 24px;
    padding: 4px 0 0 10px;
}

.foot_top_form_box {
    width: calc(100% - 270px);
}

.foot_top_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -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;
}

.foot_top_form .item {
    width: 25%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.foot_top_form .item span {
    width: 60px;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #ffffff;
}

.foot_top_form .item input {
    width: calc(100% - 60px);
    height: 25px;
    outline: none;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
    padding-left: 5px;
}

.foot_top_form .btn_box {
    width: 14%;
}

.foot_top_form .btn_box button {
    width: 100%;
    height: 40px;
    background: #086d69;
    outline: none;
    border: none;
    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;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.foot_top_form .btn_box button .iconfont {
    font-size: 28px;
    color: #ffffff;
}

.foot_top_form .btn_box button span {
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #e2e2e2;
    padding: 2px 0 0 4px;
}

.public_foot_center {
    background: #272727;
}

.foot_center_01 {
    padding: 60px 0 40px;
    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_center_02 {
    width: 30%;
}

.foot_center_02 .foot_log {
    width: 220px;
    margin-bottom: 30px;
}

.foot_center_02 .foot_log a {
    display: block;
}

.foot_center_02 .foot_log a img {
    width: 100%;
}

.foot_center_02 .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #e1e1e1;
    line-height: 28px;
    padding-bottom: 30px;
}

.foot_center_02 .nav_icon_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.foot_center_02 .nav_icon_box .iconfont {
    display: block;
    font-size: 16px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_center_02 .nav_icon_box .iconfont:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.foot_center_02 .nav_icon_box .icon01 {
    background: #3b5999;
}

.foot_center_02 .nav_icon_box .icon02 {
    background: #209ef3;
}

.foot_center_02 .nav_icon_box .icon03 {
    background: #0076b4;
}

.foot_center_02 .nav_icon_box .icon04 {
    background: #ff011d;
}

.foot_center_03 {
    width: 34%;
}

.foot_center_pub_tt {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 14px;
    border-bottom: 1px solid #4f4f4f;
}

.foot_center_dl {
    padding-top: 20px;
}

.foot_center_dl .item {
    padding-bottom: 14px;
}

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

.foot_center_dl .item a:hover .iconfont,
.foot_center_dl .item a:hover span {
    color: #086d69;
}

.foot_center_dl .item a .iconfont {
    width: 25px;
    font-size: 18px;
    color: #e2e2e2;
    padding-top: 2px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_center_dl .item a span {
    width: calc(100% - 25px);
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #e2e2e2;
    line-height: 24px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_center_05 {
    width: 27%;
}

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

.foot_center_dl.double .item {
    width: 100%;
}

.public_foot_bottom {
    background: #1f1f1f;
}

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

.foot_bottom_w .L_text {
    width: 100%;
    text-align: center;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #e2e2e2;
}

.foot_bottom_w .R_a {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #e2e2e2;
}

.foot_bottom_w .R_a:hover {
    text-decoration: underline;
}

/* ~~~~~~~~~~~~~~foot,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~foot,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~foot,css~~~~~~~~~~~~~end */












/* ~~~~~~~~~~~right_nav,css */
/* ~~~~~~~~~~~right_nav,css */
/* ~~~~~~~~~~~right_nav,css */
.pub_float_right_nav {
    position: fixed;
    z-index: 20;
    right: 0;
    top: 300px;
}

.pub_float_right_nav .item {
    position: relative;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    margin-bottom: 1px;
}

.pub_float_right_nav .item:hover .hover_show_text {
    right: 116%;
}

.pub_float_right_nav .item .icon_and_text {
    display: block;
    width: 50px;
    padding: 10px 0 10px;
}

.pub_float_right_nav .item .icon_and_text:hover .iconfont {
    color: #086d69;
}

.pub_float_right_nav .item .icon_and_text .iconfont {
    font-size: 26px;
    color: #686868;
    text-align: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pub_float_right_nav .item .hover_show_text {
    position: absolute;
    z-index: -1;
    top: 50%;
    right: -600%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid #d9d9d9;
    background: #ffffff;
    padding: 8px 10px 8px;
    border-radius: 4px;
    -ms-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.pub_float_right_nav .item .hover_show_text a {
    display: block;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
    padding: 5px 0;
}

.pub_float_right_nav .item .hover_show_text a:hover {
    text-decoration: underline;
}

.pub_float_right_nav .item .hover_show_text::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    right: -5px;
    top: 50%;
    -ms-transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    border: 1px solid #cccccc;
    border-bottom: none;
    border-left: none;
    background: #ffffff;
}

/* ~~~~~~~~~~~right_nav,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~right_nav,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~right_nav,css~~~~~~~~~~~~end */













/* ~~~~~~~~~~~about,css */
/* ~~~~~~~~~~~about,css */
/* ~~~~~~~~~~~about,css */
.pc_public_head_box.SubPage_head {
    height: 110px;
}

.pc_public_head_box.SubPage_head .pc_head_center {
    background: #ffffff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.pc_public_head_box.SubPage_head .pc_head_center .logo_box .logo_img_01 {
    display: none;
}

.pc_public_head_box.SubPage_head .pc_head_center .logo_box .logo_img_02 {
    display: block;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_list_box .item>a {
    color: #333333;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_list_box .item.hover>a {
    color: #086d69;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_list_box .item.hover>a::after {
    background: #086d69;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_lag_search .pc_head_language .head_language_01 {
    color: #333333;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_lag_search .center_line {
    background: #333333;
}

.pc_public_head_box.SubPage_head .pc_head_center_01 .pc_head_lag_search .pc_head_search .search_icon {
    color: #333333;
}

.SubPage_banner_w {
    height: 319px;
}

.SubPage_crumbs {
    background: #ffffff;
}

.SubPage_crumbs_w {
    padding: 12px 0 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.SubPage_crumbs_w .crumbs_icon {
    font-size: 20px;
    color: #666666;
}

.SubPage_crumbs_w .crumbs_a {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    padding: 2px 0 0 8px;
}

.SubPage_crumbs_w .crumbs_a a {
    color: #666666;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.SubPage_crumbs_w .crumbs_a a:hover {
    color: #086d69;
}

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

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

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

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

.aboBoxOne1_L .img_01 {
    width: 100%;
}

.aboBoxOne1_L .img_02 {
    width: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.aboBoxOne1_R {
    width: 50%;
    padding-left: 40px;
}

.aboBoxOne1_R .tt_01 {
    font-family: "MarkPro-Bold";
    font-size: 42px;
    color: #333333;
    text-transform: uppercase;
}

.aboBoxOne1_R .tt_02 {
    font-family: "MarkPro-Bold";
    font-size: 30px;
    color: #333333;
    text-transform: uppercase;
}

.aboBoxOne1_R .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
}

.aboBoxTwo_w {
    padding: 70px 0 80px;
}

.SubPage_public_title {
    padding-bottom: 30px;
}

.SubPage_public_title .tt_01 {
    font-family: "MarkPro-Bold";
    font-size: 42px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
}

.SubPage_public_title .tt_02 {
    max-width: 1020px;
    margin: 0 auto;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-align: center;
    padding-top: 6px;
}

.aboBoxTwo_w .SubPage_public_title .tt_01,
.aboBoxTwo_w .SubPage_public_title .tt_02 {
    color: #ffffff;
}

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

.aboBoxTwo1 .item {
    width: calc((100% - 120px) / 4);
    margin-right: 40px;
    border: 1px solid rgba(255, 255, 255, 0.36);
    border-radius: 4px;
    padding: 30px 20px 18px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.aboBoxTwo1 .item:hover {
    border: 1px solid #ffffff;
}

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

.aboBoxTwo1 .item .icon_box {
    width: 122px;
    height: 122px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ffffff;
    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;
    padding: 10px;
}

.aboBoxTwo1 .item .icon_box img {
    max-width: 100%;
    max-height: 100%;
}

.aboBoxTwo1 .item .num_box {
    font-family: "MarkPro-Bold";
    font-size: 50px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
}

.aboBoxTwo1 .item .text_box {
    font-family: "MarkPro-Bold";
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.aboBoxThree {
    background: #f5f5f5;
}

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

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

.aboBoxThree1 .item {
    width: calc((100% - 40px) / 2);
    margin-bottom: 20px;
    background: #ffffff;
}

.aboBoxThree1 .item a {
    height: 100%;
    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;
    padding: 20px;
}

.aboBoxThree1 .item a:hover .right_box .tt {
    color: #086d69;
}

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

.aboBoxThree1 .item a .img_box {
    width: 49.2%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.aboBoxThree1 .item a .right_box {
    width: 50.8%;
    padding-left: 15px;
}

.aboBoxThree1 .item a .right_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 20px;
    color: #333333;
    text-align: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.aboBoxThree1 .item a .right_box .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-top: 10px;
}

.aboBoxThree1 .item a .right_box .public_More_btn {
    margin: 12px auto 0;
}

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

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

.aboBoxFour1_L {
    width: 50%;
    padding-right: 30px;
}

.aboBoxFour1_L .tt {
    font-family: "MarkPro-Bold";
    font-size: 42px;
    color: #333333;
    text-transform: uppercase;
}

.aboBoxFour1_L .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding-top: 6px;
}

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

.aboBoxFour1_R img {
    width: 100%;
}

.aboBoxFour1_R .item_dots {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #086d69;
}

.aboBoxFour1_R .item_dots .active_dot {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(163, 8, 16, 0.4);
    border-radius: 50%;
    -ms-animation: dots_animate 3s linear infinite alternate;
    -moz-animation: dots_animate 3s linear infinite alternate;
    -webkit-animation: dots_animate 3s linear infinite alternate;
    animation: dots_animate 3s linear infinite alternate;
}

@-ms-keyframes dots_animate {
    0% {
        width: 16px;
        height: 16px;
    }

    25% {
        width: 29px;
        height: 29px;
    }

    50% {
        width: 16px;
        height: 16px;
    }

    75% {
        width: 29px;
        height: 29px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@-moz-keyframes dots_animate {
    0% {
        width: 16px;
        height: 16px;
    }

    25% {
        width: 29px;
        height: 29px;
    }

    50% {
        width: 16px;
        height: 16px;
    }

    75% {
        width: 29px;
        height: 29px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@-webkit-keyframes dots_animate {
    0% {
        width: 16px;
        height: 16px;
    }

    25% {
        width: 29px;
        height: 29px;
    }

    50% {
        width: 16px;
        height: 16px;
    }

    75% {
        width: 29px;
        height: 29px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@keyframes dots_animate {
    0% {
        width: 16px;
        height: 16px;
    }

    25% {
        width: 29px;
        height: 29px;
    }

    50% {
        width: 16px;
        height: 16px;
    }

    75% {
        width: 29px;
        height: 29px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

.aboBoxFour1_R .public_More_btn {
    position: absolute;
    border: 1px solid #086d69;
    background: #086d69;
    color: #ffffff;
}

.aboBoxFive {
    background: #f5f5f5;
}

.aboBoxFive_w {
    padding: 70px 0 80px;
}

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














/* ~~~~~~~~~~~~~cases,css */
/* ~~~~~~~~~~~~~cases,css */
/* ~~~~~~~~~~~~~cases,css */
.casBoxOne {
    background: #f5f5f5;
}

.casBoxOne_w {
    padding: 70px 0 80px;
}

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

.casBoxOne1 .item {
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 40px;
    background: #ffffff;
}

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

.casBoxOne1 .item a {
    display: block;
    height: 100%;
    padding: 15px 15px 30px;
}

.casBoxOne1 .item a:hover .bottom_box .tt {
    color: #086d69;
}

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

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

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

.casBoxOne1 .item a .bottom_box {
    padding: 25px 0 0;
}

.casBoxOne1 .item a .bottom_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 18px;
    color: #333333;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.casBoxOne1 .item a .bottom_box .tt {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.casBoxOne1 .item a .bottom_box .time {
    font-size: 14px;
    color: #666666;
    padding-top: 8px;
}

.casBoxOne1 .item a .bottom_box .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 10px;
}

.casBoxOne1 .item a .bottom_box .public_More_btn {
    margin-top: 20px;
}

.casBoxOne2 {
    padding-top: 20px;
}


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

.public_paging a {
    display: block;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    border-radius: 5px;
    margin: 0 7px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.public_paging a:hover {
    color: #ffffff;
    background: #086d69;
    border: 1px solid #086d69;
}

.public_paging a.prev,
.public_paging a.next {
    width: 130px;
}

.public_paging a.hover {
    color: #ffffff;
    background: #086d69;
    border: 1px solid #086d69;
}

/* 分页~~~~~~~~~~~~~~~end */

/* ~~~~~~~~~~~~~cases,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~cases,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~cases,css~~~~~~~~~~~end */













/* ~~~~~~~~~~~~contact,css */
/* ~~~~~~~~~~~~contact,css */
/* ~~~~~~~~~~~~contact,css */
.conPageBoxOne {
    background: #f5f5f5;
}

.conBoxOne1 {
    padding: 70px 0 80px;
}

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

.conBoxOne2_L {
    width: 50%;
    border: 3px solid #ffffff;
}

.conBoxOne2_L img {
    width: 100%;
}

.conBoxOne2_R {
    width: 50%;
    padding: 0 0 0 30px;
}

.conBoxOne2_R .tt {
    font-family: "MarkPro-Bold";
    font-size: 26px;
    color: #333333;
    line-height: 32px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.conBoxOne2_R_list .item {
    padding: 10px 0 10px;
    border-bottom: 1px solid #eeeeee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.conBoxOne2_R_list>.item:first-child {
    border-top: 1px solid #eeeeee;
}

.conBoxOne2_R_list .item .iconfont {
    font-size: 20px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #666666;
    color: #666666;
    border-radius: 50%;
}

.conBoxOne2_R_list .item .right_text {
    width: calc(100% - 42px);
    padding: 8px 0 0 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.conBoxOne2_R_list .item .right_text span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    padding-right: 10px;
}

.conBoxOne2_R_list .item .right_text a {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    padding: 0 10px 0 0;
}

.conBoxOne2_R_list .item .right_text a:hover {
    text-decoration: underline;
}





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

.conBoxTwo1 {
    padding: 60px 0 70px;
}

/* 表单样式 */
.conBoxThree2_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

.conBoxThree2_form .item .input_tt {
    width: 94px;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    text-align: right;
    padding: 8px 8px 0 0;
}

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

.conBoxThree2_form .item textarea {
    height: 115px;
    width: calc(100% - 94px);
    outline: none;
    resize: none;
    border: 1px solid #dcdcdc;
    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: 180px;
    height: 40px;
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #ffffff;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    background: #086d69;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

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

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












/* ~~~~~~~~~~~Factory,css */
/* ~~~~~~~~~~~Factory,css */
/* ~~~~~~~~~~~Factory,css */
.SubPage_content {
    background: #f5f5f5;
}

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

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

.SubPage_main_L {
    width: 310px;
}

.SubPage_nav01 {
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
}

.SubPage_nav01 .tt_box {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #ffffff;
    background: #086d69;
    text-transform: uppercase;
    padding: 20px 10px 18px 15px;
}

.SubPage_nav01_dl {
    background: #ffffff;
    padding: 4px 15px 4px;
}

.SubPage_nav01_dl .item {
    border-bottom: 1px solid #eeeeee;
}

.SubPage_nav01_dl .item.hover a .iconfont,
.SubPage_nav01_dl .item.hover a span {
    color: #086d69;
}

.SubPage_nav01_dl .item a {
    padding: 13px 0 13px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.SubPage_nav01_dl .item a:hover .iconfont,
.SubPage_nav01_dl .item a:hover span {
    color: #086d69;
}

.SubPage_nav01_dl .item a .iconfont {
    width: 18px;
    font-size: 12px;
    color: #333333;
    padding-top: 4px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.SubPage_nav01_dl .item a span {
    width: calc(100% - 18px);
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.SubPage_nav02 {
    background: url(../images/SubPage_nav_01.jpg) no-repeat center center / cover;
    padding: 30px 15px 40px;
    border-radius: 4px;
    overflow: hidden;
}

.SubPage_nav02 .tt_box {
    padding-bottom: 20px;
}

.SubPage_nav02 .tt_box .tt_01 {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
}

.SubPage_nav02 .tt_box .tt_02 {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #ffffff;
    padding-top: 6px;
}

.SubPage_nav02_form .item {
    padding-bottom: 20px;
}

.SubPage_nav02_form .item .input_tt {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 4px;
}

.SubPage_nav02_form .item input {
    width: 100%;
    height: 40px;
    border: none;
    background: #ffffff;
    border-radius: 4px;
    padding: 0 10px 0 15px;
}

.SubPage_nav02_form .item textarea {
    width: 100%;
    height: 110px;
    background: #ffffff;
    resize: none;
    border: none;
    border-radius: 4px;
    padding: 15px 10px 15px 15px;
}

.SubPage_nav02_form .btn_box button {
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    height: 40px;
    background: #086d69;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.SubPage_main_R {
    width: calc(100% - 330px);
}

.facBoxOne {
    background: #ffffff;
    padding: 40px 20px 50px;
    border-radius: 4px;
}

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

.facBoxOne1 .item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
}

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

.facBoxOne1 .item a {
    display: block;
    position: relative;
}

.facBoxOne1 .item a:hover .hover_show_box {
    opacity: 1;
}

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

.facBoxOne1 .item a .hover_show_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 13, 13, 0.6);
    padding: 5px;
    opacity: 0;
    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-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.facBoxOne1 .item a .hover_show_box .iconfont {
    font-size: 40px;
    color: #ffffff;
}

.facBoxOne1 .item a .hover_show_box span {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #ffffff;
    padding-top: 16px;
    text-align: center;
}

.facBoxOne2 {
    padding-top: 30px;
}

/* ~~~~~~~~~~~Factory,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~Factory,css~~~~~~~~~~~~~end */
/* ~~~~~~~~~~~Factory,css~~~~~~~~~~~~~end */













/* ~~~~~~~~~~~~~news,css */
/* ~~~~~~~~~~~~~news,css */
/* ~~~~~~~~~~~~~news,css */
.newBoxOne {
    background: #f5f5f5;
}

.newBoxOne_w {
    padding: 70px 0 80px;
}

.newBoxOne1 .item {
    margin-bottom: 20px;
}

.newBoxOne1 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fcfcfc;
    padding: 15px;
}

.newBoxOne1 .item a:hover .right_box .date_02 {
    color: #086d69;
}

.newBoxOne1 .item a:hover .center_box .tt {
    color: #086d69;
}

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

.newBoxOne1 .item a .img_box {
    width: 27.7%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

.newBoxOne1 .item a .center_box {
    width: 54.6%;
    padding: 0 10px 0 30px;
    border-right: 1px solid #eeeeee;
    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;
}

.newBoxOne1 .item a .center_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.newBoxOne1 .item a .center_box .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.newBoxOne1 .item a .center_box .public_More_btn {
    margin-top: 15px;
}

.newBoxOne1 .item a .right_box {
    width: 17.6%;
    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-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.newBoxOne1 .item a .right_box .date_01 {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #d8d8d8;
}

.newBoxOne1 .item a .right_box .date_02 {
    font-family: "MarkPro-Bold";
    font-size: 36px;
    color: #363636;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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















/* ~~~~~~~~~~~news_del,css */
/* ~~~~~~~~~~~news_del,css */
/* ~~~~~~~~~~~news_del,css */
.new_dePageBoxOne {
    background: #f5f5f5;
}

.new_deBoxOne2 {
    background: #ffffff;
    padding: 40px 50px 40px;
}

.new_deBoxOne2 .module_tt_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #333333;
    line-height: 32px;
    text-align: center;
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box {
    padding: 25px 0 25px;
    border-bottom: 1px solid #eeeeee;
    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;
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 15px;
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 .iconfont {
    font-size: 20px;
    color: #666666;
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 .text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #666666;
    padding: 0 4px 0 4px;
}

.new_deBoxOne2 .content_box {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 30px 0 40px;
}

.new_deBoxOne2 .content_box img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.new_deBoxOne2 .back_btn a {
    display: block;
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #ffffff;
    width: 200px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    background: #086d69;
    border-radius: 6px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.new_deBoxOne2 .back_btn a:hover {
    opacity: 0.8;
}

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

.new_deBoxOne3 .item {
    width: 50%;
    padding: 20px 15px 20px 30px;
    background: #eeeeee;
}

.new_deBoxOne3>.item:first-child {
    border-right: 1px solid #ffffff;
}

.new_deBoxOne3 .item a {
    display: block;
    font-size: 16px;
    color: #666666;
    width: 100%;
    padding-top: 5px;
}

.new_deBoxOne3 .item a:hover {
    text-decoration: underline;
    color: #086d69;
}

.new_deBoxOne3 .item a .text {
    width: calc(100% - 120px);
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.new_deBoxOne3 .item a .text span {
    color: #333333;
}

.new_deBoxOne3 .item a .date {
    width: 120px;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* ~~~~~~~~~~~news_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~news_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~news_del,css~~~~~~~~~~~end */














/* ~~~~~~~~~~~products,css */
/* ~~~~~~~~~~~products,css */
/* ~~~~~~~~~~~products,css */
.proBoxOne .item {
    padding: 20px;
    background: #ffffff;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.proBoxOne_L {
    width: 30.6%;
}

.proBoxOne_L a {
    display: block;
}

.proBoxOne_L a:hover .bottom_box .tt {
    color: #086d69;
}

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

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

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

.proBoxOne_L a .bottom_box {
    padding: 20px 0 0;
}

.proBoxOne_L a .bottom_box .tt {
    font-family: "MarkPro-Bold";
    font-size: 20px;
    color: #333333;
    text-align: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.proBoxOne_L a .bottom_box .public_More_btn {
    margin: 15px auto 0;
}

.proBoxOne_R {
    width: 69.4%;
    padding-left: 20px;
}

.proBoxOne table {
    width: 100%;
}

.proBoxOne table tr td {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #333333;
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 14px 5px 14px;
}

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














/* ~~~~~~~~~~~~products_del,css */
/* ~~~~~~~~~~~~products_del,css */
/* ~~~~~~~~~~~~products_del,css */
.pro_deBoxOne {
    background: #f5f5f5;
}

.pro_deBoxOne_w {
    padding: 60px 0 20px;
}

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

.pro_deBoxOne1_L {
    width: 42.6%;
}

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

.pro_deBoxOne1_R {
    width: 57.4%;
    padding: 0 20px 0 50px;
}

.pro_deBoxOne1_R .big_tt {
    font-family: "MarkPro-Bold";
    font-size: 32px;
    color: #333333;
    text-transform: uppercase;
}

.pro_deBoxOne1_R .text_box {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
}

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

.pro_deBoxOne1_R .btn_box a {
    width: 200px;
    height: 48px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

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

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

.pro_deBoxOne1_R .btn_box a span {
    font-family: "MarkPro-Bold";
    font-size: 16px;
    color: #ffffff;
    padding: 0 0 0 6px;
}

.pro_deBoxOne1_R .btn_box > a:nth-child(1) {
    background: #086d69;
}

.pro_deBoxOne1_R .btn_box > a:nth-child(2) {
    background: #303030;
    margin-left: 20px;
}

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

.pro_deBoxOne1_R .share_box .share_text {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #333333;
    padding-right: 6px;
}

.padding_b_70 {
    padding: 0 0 70px;
}

.pro_det_r_one {
    background: #ffffff;
    padding: 20px 30px 20px 30px;
    margin-bottom: 20px;
}

.pro_det_r_one_title {
    position: relative;
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #333333;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}

.pro_det_r_one_title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 170px;
    height: 2px;
    background: #086d69;
}

.pro_det_module_content {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 25px 0 25px;
}

.pro_det_module_content dl dd {
    color: #333333;
    padding-bottom: 12px;
}

.pro_det_r_one table {
    width: 100%;
}

.pro_det_r_one table tr td {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #333333;
    border: 1px solid #eeeeee;
    padding: 14px 5px 14px;
    text-align: center;
}

.pro_det_r_two {
    background: #ffffff;
    padding: 30px 20px 20px;
}

.pro_det_r_two_tt {
    font-family: "MarkPro-Bold";
    font-size: 24px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}

/* ~~~~~~~~~~~~products_del,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~products_del,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~products_del,css~~~~~~~~~~end */













/* ~~~~~~~~~~~~products_list,css */
/* ~~~~~~~~~~~~products_list,css */
/* ~~~~~~~~~~~~products_list,css */
.pro_liBoxOne {
    background: #ffffff;
    padding: 40px 20px 50px;
}

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

.pro_liBoxOne .indBoxOne1 .item {
    width: calc((100% - 24px) / 3);
    margin-right: 12px;
    margin-bottom: 20px;
}

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

/* ~~~~~~~~~~~~products_list,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~products_list,css~~~~~~~~~~end */
/* ~~~~~~~~~~~~products_list,css~~~~~~~~~~end */













/* ~~~~~~~~~~~videos,css */
/* ~~~~~~~~~~~videos,css */
/* ~~~~~~~~~~~videos,css */
.vidBoxOne {
    padding: 40px 20px 50px 20px;
    background: #ffffff;
}

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

.vidBoxOne1 .item {
    position: relative;
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

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

.vidBoxOne1 .item:hover .hover_show_box {
    opacity: 0;
}

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

.vidBoxOne1 .item .hover_show_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16,13,13,0.5);
    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.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.vidBoxOne1 .item .hover_show_box .iconfont {
    font-size: 70px;
    color: #ffffff;
}

/* ~~~~~~~~~~~videos,css~~~~~~~~~~end */
/* ~~~~~~~~~~~videos,css~~~~~~~~~~end */
/* ~~~~~~~~~~~videos,css~~~~~~~~~~end */









/* 分页代码 */
.wp-pagenavi {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wp-pagenavi a.last {
	width: 90px;
}

.wp-pagenavi span.extend {
	box-sizing: border-box;
	padding: 0 8px;
}
.wp-pagenavi span.current {
	box-sizing: border-box;
	padding: 0 10px;
}

/* 分页代码~~~~~~~~~~~~end */



@media screen and (max-width:750px){
	.pro_det_module_content img{
	    width:100%;
	    height:auto;
	}
	.pro_det_module_content iframe{
	    width:100%;
	    height:40vh;
	}
	.pro_det_module_content table{
		width:100% !important;
	}
	
}




/*产品详情页图片的处理*/
figure {
	width: 100%!important;
	margin: 0;
}

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