<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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: "OpenSans-Regular", "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;
}






/* ç»™è¡¨æ&nbsp;¼æ·»åŠ&nbsp;æ»šåŠ¨æ¡ */
.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: #243279;
    border-radius: 2px;
    margin-bottom: 7px;
}

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


.mobile_lag_icon {
    color: #243279;
    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: #243279;
}

.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("../img/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(../img/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: #243279;
}

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

/* å…¬ç”¨æ‰‹æœºç«¯å¤´éƒ¨å¯¼èˆªæ&nbsp;ç»“æŸ~~~~~~~~~~~~~~ */












/* ~~~~~~~~~~~pc å¯¼èˆª,css */
/* ~~~~~~~~~~~pc å¯¼èˆª,css */
/* ~~~~~~~~~~~pc å¯¼èˆª,css */
.pc_public_head {
    height: 155px;
}

.pc_head_bot.active {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
}

.pc_head_top {
    background: #f5f5f5;
}

.pc_head_top_w {
    height: 45px;
    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;
}

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

.pc_head_top_01 .item a:hover .iconfont {
    color: #243279;
}

.pc_head_top_01 .item a:hover span {
    color: #243279;
    text-decoration: underline;
}

.pc_head_top_01 .item a .iconfont {
    font-size: 22px;
    color: #666666;
}

.pc_head_top_01 .item a span {
    font-size: 14px;
    color: #666666;
    padding: 1px 0 0 5px;
}

.pc_head_top_01&gt;.item:nth-child(1) {
    padding-right: 20px;
    border-right: 1px solid #dcdcdc;
}

.pc_head_top_01&gt;.item:nth-child(2) {
    padding-left: 20px;
}

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

.pc_head_top_02 a {
    font-size: 20px;
    color: #555555;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    margin-right: 10px;
}

.pc_head_top_02 a:hover {
    color: #ffffff;
    background: #243279;
}

.pc_head_top_02&gt;a:last-child {
    margin-right: 0;
}

.pc_head_bot {
    background: #ffffff;
}

.pc_head_bot_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_bot_w .logo_box {
    width:190px;
}

.pc_head_bot_w .logo_box a {
    display: block;
}

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

.pc_head_bot_R {
    width: calc(100% - 300px);
    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% - 230px);
    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&gt;a {
    position: relative;
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    color: #333333;
    line-height: 110px;
    padding: 0 6px;
    text-transform: uppercase;
}

.pc_head_list_box .item&gt;a::after {
    content: "";
    position: absolute;
    top: 80px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0%;
    height: 2px;
    opacity: 0;
    background: #243279;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pc_head_list_box .item.hover&gt;a {
    color: #243279;
}

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

/* äºŒçº§èœå•,css */
.publicTwo_stage_nav {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 320px;
    background: #ffffff;
    padding: 0 0 19px;
    border: 1px solid #ededed;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05) inset;
}

.publicTwo_stage_nav .EveryOne a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 16px 5px 16px 15px;
    border-bottom: 1px solid #ededed;
}

.publicTwo_stage_nav .EveryOne a:hover .iconfont,
.publicTwo_stage_nav .EveryOne a:hover span {
    color: #243279;
}

.publicTwo_stage_nav .EveryOne a .iconfont {
    width: 15px;
    font-weight: 700;
    font-size: 12px;
    color: #666666;
    padding-top: 5px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.publicTwo_stage_nav .EveryOne a span {
    width: calc(100% - 15px);
    font-size: 16px;
    color: #666666;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

/* äºŒçº§èœå•,css~~~~~~~~~~~~end */

.pc_head_search_lag {
    width: 230px;
    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_search .click_icon {
    font-size: 26px;
    color: #333333;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pc_head_search .click_icon:hover {
    color: #243279;
}

/* å¯å…¬ç”¨å¯¼èˆªæœç´¢ */
.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: 800px;
}

.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-weight: 600;
    font-size: 32px;
    cursor: pointer;
    position: absolute;
    top: 51%;
    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: #243279;
}

.all_public_form .public_form_close {
    font-size: 34px;
    position: absolute;
    top: 9px;
    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: #243279;
}

/* å¯å…¬ç”¨å¯¼èˆªæœç´¢~~~~~~~~~~~~~~~~~~ç»“æŸ */

.pc_head_language {
    position: relative;
    margin-left: 30px;
}

.head_language_01 {
    color: #333333;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
}

.head_language_01:hover .icon1 {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.head_language_01:hover {
    color: #243279;
}

.head_language_01 .icon1 {
    font-size: 22px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.head_language_01 span {
    font-size: 16px;
    padding: 1px 4px 0 4px;
}

.head_language_01 .icon2 {
    font-size: 12px;
    padding-top: 5px;
}

.head_language_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 66px;
    left: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(36, 50, 121, 0.2);
    padding: 6px 0 6px;
}

.head_language_02 a {
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    color: #444444;
    text-align: center;
    padding: 5px 0 5px;
}

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

/* ~~~~~~~~~~~pc å¯¼èˆª,css~~~~~~~end */
/* ~~~~~~~~~~~pc å¯¼èˆª,css~~~~~~~end */
/* ~~~~~~~~~~~pc å¯¼èˆª,css~~~~~~~end */















/* ~~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~~index,css */
/* ~~~~~~~~~~~~~index,css */
.hover1_style {
    position: relative;
    overflow: hidden;
}

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

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

.index_banner_box .item a {
    display: block;
}

.owl-theme .owl-controls .owl-dots .owl-dot span {
    background: #999999;
    -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: #25337a;
}

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

.index_banner_box .owl-controls .owl-dots .owl-dot.active span {
    background: #ffffff;
}

.index_banner_box .owl-wrapper-outer .owl-item.active .item {
    -ms-animation: scaleBigToSmall 3s linear;
    -moz-animation: scaleBigToSmall 3s linear;
    -webkit-animation: scaleBigToSmall 3s linear;
    animation: scaleBigToSmall 3s linear;
}

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

.public_module_title {
    padding-bottom: 30px;
}

.public_module_title a {
    display: block;
}

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

.public_module_title .top_icon .l_r_line {
    width: 100px;
    height: 6px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.public_module_title .top_icon .iconfont {
    font-size: 26px;
    color: #ffffff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #243279;
    margin: 0 12px;
}

.public_module_title .tt_01 {
    font-family: "OpenSans-Semibold";
    font-size: 48px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    padding-top: 2px;
}

.public_module_title .tt_02 {
    max-width: 1180px;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.public_module_title .tt_03 {
    font-family: "OpenSans-Semibold";
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

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

.indBoxOne1 .item .public_product_item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
}

/* äº§å“æ&nbsp;·å¼ */

.public_product_item a {
    display: block;
}

.public_product_item a:hover .bottom_box .tt,
.public_product_item a:hover .bottom_box .text {
    color: #243279;
}

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

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

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

.public_product_item a .bottom_box {
    padding: 18px 10px 20px;
    background: #f5f5f5;
}

.public_product_item a .bottom_box .tt {
    display: none;
    font-family: "OpenSans-Semibold";
    font-size: 20px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.public_product_item a .bottom_box .text {
    font-size: 14px;
    color: #666666;
    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;
}

/* äº§å“æ&nbsp;·å¼~~~~~~~~~~~~~end */

.indBoxOne1 .item&gt;.public_product_item:nth-child(4n) {
    margin-right: 0;
}

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

.indBoxTwo1_w .public_module_title .tt_01 {
    color: #ffffff;
}

.indBoxTwo1_01 {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    padding-bottom: 30px;
}

.indBoxTwo1_02 {
    width: 85px;
    margin: 0 auto;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.indBoxTwo1_02:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.indBoxTwo1_02 img {
    width: 100%;
}

/* ç‚¹å‡»è§†é¢‘å¼¹å‡ºæ’­æ”¾æ¡†css */
.ind_video_maskBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

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

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

.ind_video_maskBox .video_Box_1 .closeBtn {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-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~~~~~~~~~~~~~~~~ç»“æŸ */

.indBoxTwo2 {
    background: rgba(36, 50, 121, 0.5);
}

.indBoxTwo2_w {
    padding: 40px 0 40px;
}

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

.indBoxTwo2_01 .item {
    width: calc(100% / 5);
    padding: 0 5px;
}

.indBoxTwo2_01 .item a {
    display: block;
}

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

.indBoxTwo2_01 .item a .icon {
    width: 110px;
    height: 110px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    padding: 8px;
    margin: 0 auto;
}

.indBoxTwo2_01 .item a .icon .iconfont {
    font-size: 52px;
    color: #243279;
    width: 100%;
    height: 100%;
    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;
}

.indBoxTwo2_01 .item a .text {
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px;
}

.indBoxThree1 .item {
    display: block;
    padding: 0 10px 0 7px;
}

.indBoxThree1 .item a {
    outline: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -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;
}

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

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

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

.indBoxThree1 .item a .right_box {
    width: 47%;
}

.indBoxThree1 .item a .right_box .tt {
    font-family: "OpenSans-Semibold";
    font-size: 36px;
    color: #333333;
    text-transform: uppercase;
}

.indBoxThree1 .item a .right_box .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
}

.public_More_btn {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    width: 176px;
    height: 42px;
    background: #25337a;
    border-radius: 3px;
    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;
}

.indBoxThree1 .item a .right_box .public_More_btn {
    margin-top: 25px;
}

.indBoxThree2 {
    padding-top: 35px;
}

.indBoxThree2 .item {
    display: block;
    outline: none;
    border: 3px solid transparent;
    cursor: pointer;
    margin: 0 7px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

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

.indBoxThree2 .item .img_text img {
    width: 100%;
}

.indBoxThree2 .item .img_text .text_box {
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(37, 51, 122, 0.8);
    padding: 14px 10px 14px;
}

.indBoxThree2 .item.slick-current {
    border-color: #243279;
}

.indBoxFour {
    background: #f5f5f5;
}

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

.indBoxFour1 .item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
}

.indBoxFour1 .item a {
    display: block;
    height: 100%;
    background: #ffffff;
    border: 1px solid #dcdcdc;
}

.indBoxFour1 .item a:hover .bottom_box .tt {
    color: #243279;
}

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

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

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

.indBoxFour1 .item a .img_box .date_box {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 160px;
    line-height: 38px;
    background: rgba(37, 51, 122, 0.5);
    border-radius: 0 4px 0 0;
}

.indBoxFour1 .item a .bottom_box {
    border-top: 1px solid #dcdcdc;
    padding: 25px 20px 30px;
}

.indBoxFour1 .item a .bottom_box .tt {
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px;
    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;
}

.indBoxFour1 .item a .bottom_box .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 15px 0 0;
    border-top: 1px solid #f5f5f5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.indBoxFour1 .item a .bottom_box .btn_box {
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    padding-top: 15px;
}

.indBoxFour1&gt;.item:nth-child(4n) {
    margin-right: 0;
}

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












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

.public_foot_top {
    background: rgba(36, 50, 121, 0.5);
}

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

.foot_top_w .item {
    width: 320px;
    height: 44px;
    border-radius: 22px;
    border: 2px solid #ffffff;
    margin: 0 40px;
}

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

.foot_top_w .item a:hover .iconfont {
    -ms-transform: rotateZ(-20deg);
    -webkit-transform: rotateZ(-20deg);
    transform: rotateZ(-20deg);
}

.foot_top_w .item a .iconfont {
    font-size: 28px;
    color: #ffffff;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.foot_top_w .item a span {
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 0 0 10px;
}

.foot_cen_w {
    padding: 60px 0 35px;
    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_cen_tt {
    padding-bottom: 18px;
    border-bottom: 1px solid #778bc4;
}

.public_foot_cen_tt a {
    display: block;
    font-family: "OpenSans-Semibold";
    font-size: 28px;
    color: #ffffff;
}

.public_foot_cen_list {
    padding-top: 18px;
}

.public_foot_cen_list .item {
    padding-bottom: 12px;
}

.public_foot_cen_list .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}

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

.public_foot_cen_list .item a .iconfont {
    width: 25px;
    font-size: 18px;
    color: #ffffff;
    padding-top: 4px;
}

.public_foot_cen_list .item a span {
    width: calc(100% - 25px);
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
}

.foot_cen_01 .Social_media {
    padding-top: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.foot_cen_01 .Social_media a {
    font-size: 22px;
    color: #415ca9;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    margin-right: 12px;
}

.foot_cen_01 .Social_media a:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.foot_cen_01 .Social_media&gt;a:last-child {
    margin-right: 0;
}

.foot_cen_04_form {
    padding-top: 20px;
}

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

.foot_cen_04_form .item input {
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 14px;
    width: 100%;
    height: 38px;
    background: #ffffff;
    padding: 0 10px 0 15px;
    border: none;
    border-radius: 4px;
}

.foot_cen_04_form .item textarea {
    display: block;
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 14px;
    width: 100%;
    height: 100px;
    background: #ffffff;
    padding: 10px 10px 10px 15px;
    border: none;
    resize: none;
    border-radius: 4px;
}

.foot_cen_04_form .btn_box button {
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    width: 160px;
    height: 38px;
    background: #ffffff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.foot_cen_01 {
    width: 25%;
}

.foot_cen_02 {
    width: 26%;
}

.foot_cen_03 {
    width: 18%;
}

.foot_cen_04 {
    width: 22%;
}

.foot_bot_w {
    padding: 30px 0 30px;
    border-top: 1px solid #7186be;
}

.foot_bot_w .text_01 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.foot_bot_w .text_02 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 5px;
}

.foot_bot_w .text_02 a {
    color: #ffffff;
}

.foot_bot_w .text_02 a:hover {
    text-decoration: underline;
}

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













/* ~~~~~~~~~~~~~~about us,css */
/* ~~~~~~~~~~~~~~about us,css */
/* ~~~~~~~~~~~~~~about us,css */
.SubPage_banner {
    height: 450px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

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

.SubPage_crumbs_w .iconfont {
    width: 25px;
    font-size: 22px;
    color: #666666;
}

.SubPage_crumbs_w .crumbs_a {
    width: calc(100% - 25px);
    font-size: 14px;
    color: #666666;
    padding: 2px 0 0 2px;
}

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

.SubPage_crumbs_w .crumbs_a a:hover {
    color: #243279;
    text-decoration: underline;
}

.aboBoxOne {
    background: #f5f5f5;
}

.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;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.aboBoxOne1_L {
    width: 47%;
}

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

.aboBoxOne1_L .tt_box .tt_01 {
    font-family: "OpenSans-Semibold";
    font-size: 36px;
    color: #333333;
    line-height: 42px;
    text-transform: uppercase;
}

.aboBoxOne1_L .tt_box .tt_02 {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
}

.aboBoxOne1_L_dl {
    border-top: 1px solid #eeeeee;
}

.aboBoxOne1_L_dl .item {
    font-size: 16px;
    color: #666666;
    padding: 10px 0 10px;
    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-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.aboBoxOne1_L_dl .item span {
    font-size: 46px;
    color: #333333;
}

.aboBoxOne1_L_dl .item&gt;span:nth-child(2) {
    padding: 0 10px 0 10px;
}

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

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

.aboBoxOne1_R .img_01 {
    width: 100%;
}

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

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

.aboBoxOne1_R_mask .public_video_btn_style {
    width: 85px;
}

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

.aboBoxTwo1 {
    max-width: 1180px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    padding-bottom: 25px;
}

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

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

.aboBoxThree1_L {
    width: 41.3%;
}

.aboBoxThree1_L img {
    width: 100%;
}

.aboBoxThree1_R {
    width: 54%;
}

.aboBoxThree1_R .tt {
    font-family: "OpenSans-Semibold";
    font-size: 30px;
    color: #333333;
}

.aboBoxThree1_R .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
}

.aboBoxFour {
    background: #f5f5f5;
}

.aboBoxFour1 {
    padding-bottom: 30px;
}

.aboBoxFour1 .tt {
    font-family: "OpenSans-Semibold";
    font-size: 36px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
}

.aboBoxFour1 .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-align: center;
    padding-top: 5px;
}

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

.aboBoxFour2_item {
    border: 4px solid #ffffff;
}

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

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

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

.aboBoxFour2_item .img_box .bottom_text {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/about_09.png) repeat-x center bottom;
    padding: 10px 10px 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.aboBoxFour2 .item&gt;.aboBoxFour2_item:nth-child(-n + 3) {
    width: calc((100% - 50px) / 3);
    margin-right: 25px;
    margin-bottom: 25px;
}

.aboBoxFour2 .item&gt;.aboBoxFour2_item:nth-last-child(-n + 2) {
    width: calc((100% - 25px) / 2);
    margin-right: 25px;
}

.aboBoxFour2 .item&gt;.aboBoxFour2_item:nth-child(3),
.aboBoxFour2 .item&gt;.aboBoxFour2_item:nth-child(5) {
    margin-right: 0;
}

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

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













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

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

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

.conBoxOne2_L img {
    width: 100%;
}

.conBoxOne2_R {
    width: 50%;
    padding: 30px 40px;
    background: #ffffff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.conBoxOne2_R .tt {
    font-family: "OpenSans-Semibold";
    font-size: 28px;
    color: #333333;
    line-height: 32px;
    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&gt;.item:first-child {
    border-top: 1px solid #eeeeee;
}

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

.conBoxOne2_R_list .item .right_text {
    width: calc(100% - 42px);
    padding: 8px 0 0 15px;
}

.conBoxOne2_R_list .item .right_text span {
    font-family: "OpenSans-Semibold";
    font-size: 18px;
    color: #666666;
}

.conBoxOne2_R_list .item .right_text a {
    font-size: 16px;
    color: #666666;
    padding: 2px 0 0 5px;
}

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





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

/* è¡¨å•æ&nbsp;·å¼ */
.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: 20px;
}

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

.conBoxThree2_form .item .input_tt span {
    color: #ff0000;
}

.conBoxThree2_form .item input {
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 14px;
    width: calc(100% - 90px);
    height: 40px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    border-radius: 4px;
    padding: 0 10px 0 15px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15) inset;
}

.conBoxThree2_form .item textarea {
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 14px;
    height: 115px;
    width: calc(100% - 90px);
    resize: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 10px 10px 10px 15px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15) inset;
}

.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 {
    font-family: "OpenSans-Regular", "Arial", "sans-serif";
    font-size: 16px;
    color: #ffffff;
    width: 176px;
    height: 42px;
    text-transform: uppercase;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin: 0 15px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.conBoxThree2_form .btn_box&gt;button:nth-child(1) {
    background: #25337a;
}

.conBoxThree2_form .btn_box&gt;button:nth-child(2) {
    background: #4b4b4b;
}

/* è¡¨å•æ&nbsp;·å¼~~~~~~~~~~~~~~~end */

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













/* ~~~~~~~~~~~~~~Market,css */
/* ~~~~~~~~~~~~~~Market,css */
/* ~~~~~~~~~~~~~~Market,css */
.marBoxOne {
    background: #f5f5f5;
}

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

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

.marBoxOne1 .item a:hover .right_text .tt {
    color: #243279;
}

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

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

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

.marBoxOne1 .item a .right_text {
    width: 50%;
    background: #ffffff;
    padding: 30px 30px 30px 40px;
    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;
}

.marBoxOne1 .item a .right_text .tt {
    font-family: "OpenSans-Semibold";
    font-size: 30px;
    color: #333333;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.marBoxOne1 .item a .right_text .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.marBoxOne1 .item a .right_text .public_More_btn {
    color: #666666;
    background: #eeeeee;
    margin-top: 20px;
}

.marBoxOne1 .item a .right_text .public_More_btn:hover {
    background: #25337a;
    color: #ffffff;
}

.marBoxOne1&gt;.item:nth-child(even) a {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.marBoxOne2 {
    padding-top: 20px;
}

/* åˆ†é¡µ,css */

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

.public_paging a,.public_paging span{
    display: block;
    font-size: 14px;
    color: #666666;
	padding:0 15px;
    min-width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 7px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.public_paging a:hover,.public_paging .active a{
    color: #ffffff;
    background: #243279;
    border-color: #243279;
}

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

.public_paging a.hover {
    color: #ffffff;
    background: #243279;
    border-color: #243279;
}

/* åˆ†é¡µ,css~~~~~~~~~~~~end */

/* ~~~~~~~~~~~~~~Market,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~Market,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~Market,css~~~~~~~~~~~~end */













/* ~~~~~~~~~~~~Market_del,css */
/* ~~~~~~~~~~~~Market_del,css */
/* ~~~~~~~~~~~~Market_del,css */
.mar_deBoxOne {
    background: #f5f5f5;
}

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

.main_L_one .tt_box {
    font-family: "OpenSans-Semibold";
    font-size: 20px;
    color: #ffffff;
    background: #243279;
    padding: 16px 10px 16px 15px;
}

.main_L_one_dl {
    background: #ffffff;
}

.main_L_one_dl .item {
    border-bottom: 1px solid #f5f5f5;
}

.main_L_one_dl .item.hover a .iconfont,
.main_L_one_dl .item.hover a span {
    color: #243279;
}

.main_L_one_dl .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 14px 10px 14px 15px;
}

.main_L_one_dl .item a:hover .iconfont,
.main_L_one_dl .item a:hover span {
    color: #243279;
}

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

.main_L_one_dl .item a span {
    width: calc(100% - 15px);
    font-size: 16px;
    color: #666666;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.main_L_one_dl&gt;.item:last-child {
    border-bottom: none;
}

.main_L_two {
    margin-top: 20px;
}

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

.main_L_two_dl {
    background: #ffffff;
}

.main_L_two_dl .item {
    border-bottom: 1px solid #f5f5f5;
}

.main_L_two_dl .item a {
    padding: 14px 10px 14px 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.main_L_two_dl .item a:hover .iconfont,
.main_L_two_dl .item a:hover span {
    color: #243279;
}

.main_L_two_dl .item a .iconfont {
    width: 25px;
    font-size: 22px;
    color: #666666;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.main_L_two_dl .item a span {
    width: calc(100% - 25px);
    font-size: 16px;
    color: #666666;
    padding-top: 1px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.mar_deOne1 {
    font-size: 16px;
    color: #666666;
    background: #ffffff;
    padding: 50px 20px 40px;
}

.mar_deOne1 .big_tt {
    font-family: "OpenSans-Semibold";
    font-size: 48px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.mar_deOne1_01 {
    padding-bottom: 20px;
}

.mar_deOne1_01 .img_box img {
    width: auto;
    max-width: 100%;
}

.mar_deOne1_01 .tt {
    font-family: "OpenSans-Semibold";
    font-size: 30px;
    color: #333333;
    padding-top: 20px;
}

.mar_deOne1_01 .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
}

.mar_deOne1 table {
    width: 100%;
    margin-top: 20px;
}

.mar_deOne1 table tr td {
    font-size: 16px;
    color: #666666;
    padding: 10px 5px 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.mar_deOne1 table tr:first-child {
    background: #f5f5f5;
}

/* ~~~~~~~~~~~~Market_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~Market_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~Market_del,css~~~~~~~~~~~end */












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




.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: #ffffff;
    padding: 20px;
}

.newBoxOne1 .item a:hover .right_box .date_01,
.newBoxOne1 .item a:hover .right_box .date_02 {
    color: #243279;
}

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

.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: 33.1%;
    -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: 56.5%;
    padding: 0 20px 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: "OpenSans-Semibold";
    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-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 {
    background: #eeeeee;
    color: #666666;
    margin-top: 15px;
}

.newBoxOne1 .item a .center_box .public_More_btn:hover {
    background: #25337a;
    color: #ffffff;
}

.newBoxOne1 .item a .right_box {
    width: 10.4%;
    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-size: 18px;
    color: #666666;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.newBoxOne1 .item a .right_box .date_02 {
    font-size: 18px;
    color: #666666;
    padding-top: 2px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.newBoxOne2 {
    padding-top: 20px;
}

/* ~~~~~~~~~~~~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: "OpenSans-Semibold";
    font-size: 30px;
    color: #333333;
    line-height: 32px;
    text-align: center;
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box {
    padding: 25px 0 30px;
    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-size: 14px;
    color: #666666;
    padding: 0 4px 0 4px;
}

.new_deBoxOne2 .content_box {
    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-size: 16px;
    color: #ffffff;
    width: 176px;
    line-height: 42px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    background: #25337a;
    border-radius: 3px;
}

.new_deBoxOne3 {
    padding-top: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.new_deBoxOne3 .item {
    width: 50%;
}

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

.new_deBoxOne3 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 10px 20px 20px;
    background: #f5f5f5;
}

.new_deBoxOne3 .item a:hover .text,
.new_deBoxOne3 .item a:hover .date {
    color: #243279;
}

.new_deBoxOne3 .item a .text {
    width: calc(100% - 120px);
    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-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 {
    background: #f5f5f5;
}

.proBoxOne1 {
    background: #ffffff;
    padding: 30px 23px 60px;
}

.proBoxOne1_01 {
    font-family: "OpenSans-Semibold";
    font-size: 36px;
    color: #333333;
    text-align: center;
    padding-bottom: 30px;
}

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

.proBoxOne1_02 .public_product_item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
}

.proBoxOne1_02 &gt; .public_product_item:nth-child(3n) {
    margin-right: 0;
}

.proBoxOne1_03 {
    padding-top: 20px;
}

/* ~~~~~~~~~~~~~~Products,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~Products,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~Products,css~~~~~~~~~~~end */














/* ~~~~~~~~~~~~Service,css */
/* ~~~~~~~~~~~~Service,css */
/* ~~~~~~~~~~~~Service,css */
.serBoxOne {
    background: #f5f5f5;
}

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

.serBoxOne1 .img_box {
    width: 47.1%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.serBoxOne1 .text_box {
    width: 48%;
}

.serBoxOne1 .text_box .tt {
    font-family: "OpenSans-Semibold";
    font-size: 24px;
    color: #333333;
}

.serBoxOne1 .text_box .line {
    width: 90px;
    height: 2px;
    background: #243279;
    margin-top: 25px;
}

.serBoxOne1 .text_box .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 20px;
}

.serBoxTwo &gt; .item:nth-child(even) {
    background: #f5f5f5;
}

.serBoxTwo &gt; .item:nth-child(odd) .serBoxOne1 {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.serBoxThree1 {
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    text-align: center;
    padding-bottom: 30px;
}

.serBoxThree2 {
    padding: 0 90px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.serBoxThree2 .item {
    width: calc((100% - 120px) / 3);
    margin-right: 60px;
    background: #f5f5f5;
    padding: 50px 10px 50px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

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

.serBoxThree2 .item:hover .iconfont,
.serBoxThree2 .item:hover span {
    color: #243279;
}

.serBoxThree2 .item .iconfont {
    font-size: 56px;
    color: #666666;
    text-align: center;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.serBoxThree2 .item .text {
    font-family: "OpenSans-Semibold";
    font-size: 16px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.serBoxThree2 &gt; .item:nth-child(3n) {
    margin-right: 0;
}

/* ~~~~~~~~~~~~Service,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~Service,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~Service,css~~~~~~~~~~~~end */












/* ~~~~~~~~~~~Technical Capacity,css */
/* ~~~~~~~~~~~Technical Capacity,css */
/* ~~~~~~~~~~~Technical Capacity,css */
.tecBoxOne {
    background: #f5f5f5;
}

.tecBoxOne_w .public_module_title {
    padding-bottom: 0;
}

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

.tecBoxTwo1 .img_box {
    width: 42.8%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

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

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

.tecBoxTwo1 .text_box {
    width: 53%;
}

.tecBoxTwo1 .text_box .tt {
    font-family: "OpenSans-Semibold";
    font-size: 30px;
    color: #333333;
}

.tecBoxTwo1 .text_box .text {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
}

.tecBoxTwo &gt; .item:nth-child(even) {
    background: #f5f5f5;
}

.tecBoxTwo &gt; .item:nth-child(even) .tecBoxTwo1 {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* ~~~~~~~~~~~Technical Capacity,css~~~~~~~~end */
/* ~~~~~~~~~~~Technical Capacity,css~~~~~~~~end */
/* ~~~~~~~~~~~Technical Capacity,css~~~~~~~~end */












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

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

.pro_deOne1_L {
    width:45%;
}

.pro_deOne1_L_dots {
    width:100%;
	display:flex;
	margin-top:10px;
	-ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_deOne1_L_dots .item {
    border: 1px solid #dcdcdc;
    cursor: pointer;
	width:calc(20% - 5px);
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
	
}

.pro_deOne1_L_dots .item.active {
    border-color: #243279;
}

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

.pro_deOne1_L_dots &gt; .item:last-child {
    margin-bottom: 0;
}

.pro_deOne1_L_lunbo {
    border: 1px solid #dcdcdc;
}

.pro_deOne1_R {
    width:52%;
}

.pro_deOne1_R1 {
    padding-bottom: 25px;
}

.pro_deOne1_R1 .big_tt {
    font-family: "OpenSans-Semibold";
    font-size: 32px;
    color: #25337a;
}

.pro_deOne1_R1 .text {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding-top: 10px;
}

.pro_deOne1_R .attr {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.pro_deOne1_R .attr li {
    padding: 15px 0 15px 15px;
    border-bottom: 1px dashed #e3e3e3;
    display: -ms-flexbox;
    display: -webkit-flex;
	position:relative;
    display: flex;
	 font-size: 16px;
    color: #666666;
}

.pro_deOne1_R .attr li::before {
    content: "";
    display: block;
    width: 6px;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
    height: 6px;
    background: #666666;
    border-radius: 50%;
}



.pro_deOne1_R .attr li:last-child {
    border-bottom: none;
}

.pro_deOne1_R2 {
    padding-top: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deOne1_R2 a {
    width: 176px;
    height: 42px;
    border-radius: 3px;
    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_deOne1_R2 a .iconfont {
    font-size: 26px;
    color: #ffffff;
}

.pro_deOne1_R2 a span {
    font-size: 16px;
    color: #ffffff;
    padding-left: 5px;
}

.pro_deOne1_R2 &gt; a:nth-child(1) {
    background: #25337a;
}

.pro_deOne1_R2 &gt; a:nth-child(2) {
    background: #666666;
    margin-left: 20px;
}

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

.pro_deOne1_R3 .share_text {
    font-size: 14px;
    color: #333333;
    padding-right: 5px;
}

.pro_deBoxTwo {
    background: #fafafa;
}

.pro_deTwo1 {
    background: #ffffff;
}

.pro_deTwo1_top {
    font-family: "OpenSans-Semibold";
    font-size: 20px;
    color: #333333;
    text-transform: uppercase;
    background: #eeeeee;
    padding: 18px 10px 18px 20px;
}

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

.p_t_40 {
    padding-top: 40px;
}

.pro_deTwo1_bot_title {
    padding-bottom: 15px;
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.pro_deTwo1_bot_title .line {
    width: 5px;
    height: 18px;
    background: #243279;
    border-radius: 8px;
    margin-top: 5px;
}

.pro_deTwo1_bot_title span {
    width: calc(100% - 5px);
    font-family: "OpenSans-Semibold";
    font-size: 20px;
    color: #333333;
    padding-left: 15px;
}

.pro_deTwo1_bot .text_box {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.pro_deTwo1 table,
.new_deBoxOne2 .content_box table {
    width: 100%;
}

.pro_deTwo1 table tr td,
.new_deBoxOne2 .content_box table tr td {
    font-size: 16px;
    color: #666666;
    padding: 12px 10px 12px 30px;
    border: 1px solid #dcdcdc;
}

.pro_deTwo1 table tr td:first-child {
    background: #f5f5f5;
}

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

.pro_deTwo2 {
    padding-top: 20px;
}

.pro_deTwo2_bot {
    padding: 20px 20px 25px;
    background: #ffffff;
}

.pro_deTwo2_bot_lunbo .owl-controls {
    padding-top: 15px;
}

.pro_deTwo3 {
    padding-top: 20px;
}

.pro_deTwo3_bot {
    background: #ffffff;
    padding: 20px 20px 40px 10px;
}

.pro_deTwo3_bot .conBoxThree2_form .item {
    width: 100%;
}

.pro_deTwo3_bot .conBoxThree2_form .item input,
.pro_deTwo3_bot .conBoxThree2_form .item textarea {
    box-shadow: none;
}

.pro_deTwo3_bot .conBoxThree2_form .btn_box {
    padding-left: 75px;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

/* ~~~~~~~~~~~~~Products_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~Products_del,css~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~Products_del,css~~~~~~~~~~~end */


.SubPage_main_R .detail_content {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.SubPage_main_R .detail_content img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}



/*faq*/
.faqBoxOne1 .item {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
  background:#fff;
}

.faqBoxOne1_top {
  border: 1px solid #e5e5e5;
  padding: 20px 20px 20px 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  background:#fff;
}

.faqBoxOne1_top .text {
  width: calc(100% - 30px);
  font-family: "OpenSans-Semibold";
  font-size: 20px;
  color: #333333;
  padding-right: 15px;
}

.faqBoxOne1_top .iconfont {

  font-size:20px;
  color: #333333;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.faqBoxOne1_bot {
  display: none;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  padding:15px 25px 20px 25px;
  border: 1px solid #e5e5e5;
  border-top: none;
}

.faqBoxOne1 table {
  width: 100%;
}

.faqBoxOne1 table tr td {
  font-size: 16px;
  color: #666666;
  padding: 12px 10px 12px 20px;
  border: 1px solid #dcdcdc;
}

.faqBoxOne1 .item.hover .faqBoxOne1_top .iconfont {
  -ms-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.faqBoxOne2 {
  padding-top: 30px;
}
.honor-list ul{
	margin:0 -15px;
}
.honor-list li{
	width:25%;
	float:left;
	color:#666;
}
.honor-list li .text_Mask{
	color:#666;
	font-size:20px;
	padding:12px 0;
}
.honor-list li .item{
	margin:15px;
}
.zst .owl-carousel .owl-wrapper-outer{
	display:flex;
	justify-content:center;
}
.pro_deFour8_R{
	width:50%;
}
.pro_deFour8_L {
    width: 50%;
    padding: 0px 0px 0px 50px;
}
.gybox{
	display:flex;
	padding:30px 0;
	align-items:center;
}
.gybox .about_desc{
	line-height:1.7
}
.gybox .img_box{
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden;
}

.gybox .img_box:hover  img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
}
@media (max-width:980px){
	.faqBoxOne1_top {
    padding: 10px 15px;
  }
  .faqBoxOne1_top .text {
    font-size: 18px;
  }
  .faqBoxOne1 .item {
    margin-bottom: 18px;
  }
  .faqBoxOne1 table tr td {
    padding: 6px 10px;
  }
  .faqBoxOne1_bot {
    padding: 10px 15px;
    line-height: 1.4;
  }
  .honor-list ul{
	margin:0 -10px;
}
.honor-list li{
	width:50%;
}
.honor-list li .text_Mask{
	font-size:16px;
	margin:2px 0 -5px 0;
	padding:5px 0;
}
.honor-list li .item{
	margin:10px;
}
.pro_deFour8_R{
	width:100%;
}
.pro_deFour8_L {
    width:100%;
    padding:20px 0px 0px 0;
}
.gybox{
	flex-wrap:wrap;
	padding:20px 15px;
}
}
.product .pro1 .slides2 .btn {
  width:35px;
  flex-shrink: 0;
  height:90px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#25337a;
  cursor: pointer;
}
.flex-cb{
    display: flex;
    justify-content:space-between;
    align-items:center;
}
.product .pro1 .slides2 .btn i {
  background-position: center;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
}

.product .pro1 .slides2 .btn.prev {
  margin-right: 15px;
}

.product .pro1 .slides2 .btn.prev i {
  background-image: url("../img/icon_zjt.png");
}

.product .pro1 .slides2 .btn.next {
  margin-left: 15px;
}

.product .pro1 .slides2 .btn.next i {
  background-image: url("../img/icon_yjt.png");
}

.product .pro1 .slides2 .btn:hover {
  opacity: .88;
}
.product .pro1 .slides2 .swiper-slide img {
  opacity: .7;
  border: 3px solid #fff;
}

.product .pro1 .slides2 .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
  border-color:#25337a;
}
.lightbox{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:none;
    z-index:22;
    background:rgba(0,0,0,.6);
}
.laybox{
     position:fixed;
    left:50%;
    display:none;
    top:50%;
    width:92vw;
    max-width:1200px;
    background: #fff;
    z-index:23;
    padding:0 4%;
    transform: translate(-50%,-50%);
}
.laybox .close{
    cursor:pointer;
    position:absolute;
    right:30px;
    top:30px;
    font-weight:bold;
}
.laybox .close i{
    font-size:24px;
}</pre></body></html>