#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: transparent
}

body {
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent
}

a {
    text-decoration: none;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

li {
    list-style: none
}

img {
    vertical-align: middle;
    max-width: 100%;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .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
}

.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: #8ec21f;
    border-radius: 2px;
    margin-bottom: 7px
}

.mobile_search_icon {
    box-sizing: border-box;
    color: #8ec21f;
    font-size: 26px;
    width: 50px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    padding-right: 30px;
    cursor: pointer
}

.mobile_lag_icon {
    color: #8ec21f;
    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: #8ec21f
}

.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: #8ec21f;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600
}

.mobile_menu_tt_iconcp {
    /*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 .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: #8ec21f
}

.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;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    border: none;
    color: #8ec21f;
    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_public_head_box {
    height: 110px
}

.pc_head_center {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

.pc_head_center_wrap {
    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_wrap .logo_box {
    width: 284px
}

.pc_head_center_wrap .logo_box a {
    display: block
}

.pc_head_center_wrap .logo_box a img {
    width: 100%
}

.pc_head_center_01 {
    width: calc(100% - 410px);
    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% - 130px);
    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: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 110px;
    text-transform: uppercase;
    padding: 0 8px
}

.pc_head_list_box .item>a::after {
    content: "";
    position: absolute;
    bottom: 25px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0%;
    height: 2px;
    opacity: 0;
    background: #f79600;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pc_head_list_box .item.hover>a {
    color: #f79600
}

.pc_head_list_box .item.hover>a::after {
    width: 100%;
    opacity: 1
}

.publicTwo_stage_nav {
    display: none;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    width: 210px;
    background: #fff;
    padding: 4px 0 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1) inset;
    border-radius: 0 0 4px 4px
}

.publicTwo_stage_nav .EveryOne {
    border-bottom: 1px solid #eee
}

.publicTwo_stage_nav .EveryOne a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 16px 5px 12px 15px
}

.publicTwo_stage_nav .EveryOne a:hover .iconfont,
.publicTwo_stage_nav .EveryOne a:hover span {
    color: #f79600
}

.publicTwo_stage_nav .EveryOne a .iconfont {
    width: 15px;
    font-weight: 700;
    font-size: 12px;
    color: #666;
    padding-top: 2px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.publicTwo_stage_nav .EveryOne a span {
    width: calc(100% - 15px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pc_head_list_box .item.pro_menu {
    position: static
}

.pro_menu_box {
    display: none;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f0f1f2;
    padding: 0 0 50px
}

.pro_menu_box .pro_menu_one {
    background: #f7f9fa
}

.pro_menu_one_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_menu_one_w .every_one {
    width: calc(100%/3);
    border-right: 1px solid #f0f1f2
}

.pro_menu_one_w .every_one.hover a {
    color: #8ec21f
}

.pro_menu_one_w .every_one a {
    display: block;
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 25px 5px
}

.pro_menu_one_w .every_one a:hover {
    color: #8ec21f
}

.pro_menu_one_w>.every_one:last-child {
    border-right: none
}

.pro_menu_Two_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.pro_menu_Two_w .every_one {
    width: calc(100%/3);
    padding: 20px 0;
    border-bottom: 1px solid #f0f1f2
}

.pro_menu_Two_w .every_one a {
    border-right: 1px solid #f0f1f2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_menu_Two_w .every_one a:hover .right_box .tt {
    color: #8ec21f
}

.pro_menu_Two_w .every_one a .img_box {
    width: 47.2%;
    text-align: center;
    padding: 0 5px 0 10px
}

.pro_menu_Two_w .every_one a .img_box img {
    max-width: 100%;
    max-height: 100%
}

.pro_menu_Two_w .every_one a .right_box {
    width: 52.8%;
    padding-right: 5px
}

.pro_menu_Two_w .every_one a .right_box .tt {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    padding: 15px 0 20px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pro_menu_Two_w .every_one a .right_box .text_list {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #666
}

.pro_menu_Two_w .every_one a .right_box .text_list div {
    padding-bottom: 14px
}

.pro_menu_Two_w>.every_one:nth-child(3n) a {
    border-right: none
}

.pc_head_search_lag {
    width: 130px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.pc_head_language_box {
    position: relative
}

.head_language_01 {
    font-size: 22px;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #8ec21f;
    border-radius: 50%;
    cursor: pointer;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.head_language_01:hover {
    background: #f79600
}

.head_language_02 {
    display: none;
    width: 110px;
    position: absolute;
    z-index: 3;
    top: 55px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #fff;
    padding: 10px 5px 6px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .2)
}

.head_language_02 a {
    display: block;
    font-family: proximanova-bold;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 8px 0;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.head_language_02 a:hover {
    background: #8ec21f;
    color: #fff
}

.pc_head_search_box {
    margin-left: 15px
}

.pc_head_search_box .click_icon {
    font-size: 20px;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: #8ec21f;
    cursor: pointer;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pc_head_search_box .click_icon:hover {
    background: #f79600
}

.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, .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-size: 30px;
    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: 0 0;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #888
}

.all_public_form .icon_01:hover {
    color: #8ec21f
}

.all_public_form .public_form_close {
    font-size: 32px;
    position: absolute;
    top: 10px;
    right: 26px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #888;
    cursor: pointer
}

.all_public_form .public_form_close:hover {
    color: #8ec21f
}

.ind_banner_box .item a {
    display: block
}

.owl-theme .owl-controls .owl-dots .owl-dot span {
    background: #d9d9d9;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.owl-theme .owl-controls .owl-dots .owl-dot.active span {
    background: #8ec21f
}

.ind_banner_box .owl-wrapper .owl-item.active .item {
    -ms-animation: scaleBigToSmall 3s linear;
    -moz-animation: scaleBigToSmall 3s linear;
    -webkit-animation: scaleBigToSmall 3s linear;
    animation: scaleBigToSmall 3s linear
}

.ind_banner_box .owl-controls {
    position: absolute;
    bottom: 2px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.indBoxOne {
    background: #f5f5f5
}

.indBoxOne_w {
    padding: 70px 0 40px
}

.index_module_title {
    text-align: center;
    padding-bottom: 30px
}

.index_module_title a {
    display: block;
	text-align:center;
}

.index_module_title a .tt_01 {
    font-family: proximanova-bold;
    font-size: 52px;
    color: #333;
    text-transform: uppercase
}

.index_module_title a .tt_02 {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    text-transform: uppercase;
    padding-top: 10px
}

.indBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.indBoxOne1 .item {
    width: calc((100% - 60px)/5);
    margin-right: 15px;
    background: #fff;
    border-radius: 4px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxOne1>.item:nth-child(5n) {
    margin-right: 0
}

.indBoxOne1 .item:hover {
    background: #8ec21f
}

.indBoxOne1 .item:hover a .iconfont,
.indBoxOne1 .item:hover a .right_text {
    color: #fff
}

.indBoxOne1 .item a {
    height: 100%;
    padding: 25px 10px;
    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
}

.indBoxOne1 .item a .iconfont {
    font-size: 40px;
    color: #333;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxOne1 .item a .right_text {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    text-transform: uppercase;
    padding-left: 10px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxOne1 .item.hover {
    background: #8ec21f
}

.indBoxOne1 .item.hover a .iconfont,
.indBoxOne1 .item.hover a .right_text {
    color: #fff
}

.indBoxOne2 {
    padding-top: 20px
}

.indBoxOne2_lunbo {
    background: url(../images/ind_01.jpg) no-repeat center center/cover
}

.indBoxOne2_lunbo .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 70px 40px 100px
}

.indBoxOne2_lunbo .item a:hover .indBoxOne2_lunbo_R .tt_01,
.indBoxOne2_lunbo .item a:hover .indBoxOne2_lunbo_R .tt_02 {
    color: #8ec21f
}

.indBoxOne2_lunbo .item a .img_box {
    width: 46.6%
}

.indBoxOne2_lunbo .item a .img_box img {
    width: 100%
}

.indBoxOne2_lunbo_R {
    width: 53.4%;
    padding-left: 50px
}

.indBoxOne2_lunbo_R .tt_01 {
    font-family: proximanova-regular;
    font-size: 36px;
    color: #333;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxOne2_lunbo_R .tt_02 {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #333;
    text-transform: uppercase;
    padding-top: 12px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxOne2_lunbo_R .text_box {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.indBoxOne2_lunbo_R .parameter_box {
    padding-top: 20px
}

.indBoxOne2_lunbo_R .parameter_box .round_text {
    padding-bottom: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.indBoxOne2_lunbo_R .parameter_box .round_text::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #666;
    border-radius: 50%;
    margin-top: 5px
}

.indBoxOne2_lunbo_R .parameter_box .round_text span {
    width: calc(100% - 6px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    padding-left: 12px
}

.public_More_btn {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    width: 152px;
    height: 34px;
    background: #8ec21f;
    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 .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.public_More_btn:hover {
    opacity: .8
}

.indBoxOne2_lunbo_R .public_More_btn {
    margin-top: 12px
}

.indBoxOne2_lunbo .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.indBoxTwo_w {
    padding: 70px 0
}

.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;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.indBoxTwo1_L {
    width: 48%
}

.indBoxTwo1_L .tt_01 {
    font-family: proximanova-semibold;
    font-size: 40px;
    color: #333;
    text-transform: uppercase
}

.indBoxTwo1_L .tt_02 {
    font-family: proximanova-semibold;
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    padding-top: 10px
}

.indBoxTwo1_L .text_box {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 20px
}

.indBoxTwo1_L .public_More_btn {
    margin-top: 20px
}

.public_More_btn.active {
    color: #999;
    border: 1px solid #999;
    background: 0 0
}

.public_More_btn.active:hover {
    border: 1px solid #8ec21f;
    background: #8ec21f;
    color: #fff
}

.indBoxTwo1_R {
    position: relative;
    width: 48.9%;
    cursor: pointer;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.indBoxTwo1_R .img_01 {
    width: 100%
}

.indBoxTwo1_R .img_01:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.video_play_btn_icon {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ind_video_maskBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(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: #333;
    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: #fff;
    cursor: pointer;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ind_video_maskBox .video_Box_1 .closeBtn:hover {
    color: #f40a0a
}

.indBoxTwo2 {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.indBoxTwo2 .item {
    width: calc((100% - 60px)/4);
    margin-right: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 15px 10px 15px 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxTwo2>.item:nth-child(4n) {
    margin-right: 0
}

.indBoxTwo2 .item:hover {
    background: #8ec21f
}

.indBoxTwo2 .item:hover .iconfont {
    border: 1px solid #fff;
    color: #fff;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxTwo2 .item:hover .right_text {
    color: #fff;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxTwo2 .item .iconfont {
    font-size: 40px;
    color: #666;
    width: 88px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 50%
}

.indBoxTwo2 .item .right_text {
    width: calc(100% - 88px);
    font-family: proximanova-semibold;
    font-size: 18px;
    color: #666;
    line-height: 26px;
    text-transform: uppercase;
    padding-left: 10px
}

.indBoxThree {
    background: #f5f5f5
}

.indBoxThree_w {
    padding: 70px 0 80px;
    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;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.indBoxThree1 {
    width: 48.5%
}

.indBoxThree_w .index_module_title {
    text-align: left
}

.indBoxThree1_lunbo .item a {
    display: block;
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.indBoxThree1_lunbo .item a:hover img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.indBoxThree1_lunbo .item a .text_box {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    padding: 0 10px
}

.indBoxThree1_lunbo .item a .text_box .tt {
    font-family: proximanova-semibold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.indBoxThree1_lunbo .item a .text_box .text {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.indBoxThree1_lunbo .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.indBoxThree2 {
    width: 49%;
	padding-top: 78px;
}

.indBoxThree2_dl {
    border-top: 1px solid #e3e3e3
}

.indBoxThree2_dl .item {
    border-bottom: 1px solid #e3e3e3
}

.indBoxThree2_dl .item a {
    padding: 31px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.indBoxThree2_dl .item a:hover .left_text .tt {
    color: #8ec21f
}

.indBoxThree2_dl .item a:hover .right_box .text {
    color: #fff
}

.indBoxThree2_dl .item a:hover .right_box {
    background: #8ec21f
}

.indBoxThree2_dl .item a .left_text {
    width: calc(100% - 120px);
    padding-right: 25px
}

.indBoxThree2_dl .item a .left_text .tt {
    font-family: proximanova-semibold;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxThree2_dl .item a .left_text .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 15px
}

.indBoxThree2_dl .item a .right_box {
    width: 120px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxThree2_dl .item a .right_box .text {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #666;
    text-align: center;
    padding: 16px 0 14px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.indBoxThree2_dl .item a .right_box>.text:nth-child(2) {
    font-size: 14px;
    border-top: 1px solid #e3e3e3
}

.public_foot_top {
    background: #7ab532
}

.foot_top_01 {
    padding: 50px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -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: 58px;
    line-height: 50px;
    color: #fff
}

.foot_top_02 span {
    font-family: proximanova-semibold;
    font-size: 26px;
    color: #e2e2e2;
    line-height: 24px;
    padding: 4px 0 0 8px
}

.foot_top_form_box {
    width: calc(100% - 260px)
}

.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: 21%;
    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: 70px;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    text-align: right
}

.foot_top_form .item input {
    width: calc(100% - 70px);
    height: 25px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    padding-left: 5px
}

.foot_top_form .btn_box {
    width: 12%
}

.foot_top_form .btn_box button {
    width: 100%;
    height: 40px;
    background: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    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 .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.foot_top_form .btn_box button:hover {
    opacity: .8
}

.foot_top_form .btn_box button .iconfont {
    font-size: 28px;
    color: #8ec21f
}

.foot_top_form .btn_box button span {
    font-family: proximanova-semibold;
    font-size: 16px;
    color: #8cc01f;
    padding: 0 0 0 2px
}

.foot_center_bottom_bg {
    background: url(../images/footer_01.jpg) no-repeat center center/cover
}

.foot_center_01 {
    padding: 70px 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: 28%
}

.foot_center_02 .foot_log {
    width: 325px;
    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: proximanova-regular;
    font-size: 16px;
    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: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .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;
    margin-right: 0
}

.foot_center_03 {
    width: 20%
}

.foot_center_06 {
    width: 12%
}

.foot_center_pub_tt {
    font-family: proximanova-semibold;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 1px solid #555655
}

.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: #8ec21f
}

.foot_center_dl .item a .iconfont {
    width: 22px;
    font-size: 18px;
    color: #e2e2e2;
    padding-top: 2px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.foot_center_dl .item a span {
    width: calc(100% - 22px);
    font-family: proximanova-semibold;
    font-size: 14px;
    color: #e2e2e2;
    line-height: 24px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.foot_center_05 {
    width: 28%
}

.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%;
    padding-right: 5px
}

.public_foot_bottom {
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.foot_bottom_w {
    padding: 20px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.foot_bottom_w .L_text {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #e2e2e2
}

.foot_bottom_w .R_a {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #e2e2e2
}

.foot_bottom_w .R_a:hover {
    text-decoration: underline
}

.SubPage_banner {
    height: 320px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.SubPage_crumbs {
    background: #fff
}

.SubPage_crumbs_w {
    padding: 12px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.SubPage_crumbs_w .crumbs_text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.SubPage_crumbs_w .crumbs_text .iconfont {
    font-size: 22px;
    color: #666
}

.SubPage_crumbs_w .crumbs_text span {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #666;
    padding: 6px 0 0 4px
}

.SubPage_crumbs_w .crumbs_a {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #666;
    padding: 6px 0 0 4px
}

.SubPage_crumbs_w .crumbs_a a {
    color: #666
}

.SubPage_crumbs_w .crumbs_a a:hover {
    color: #8ec21f
}

.aboBoxOne {
    background: #f5f5f5
}

.aboBoxOne_w {
    padding: 60px 0 80px
}

.aboBoxOne1 {
    text-align: center;
    padding-bottom: 30px
}

.aboBoxOne1 .text_01 {
    font-family: proximanova-semibold;
    font-size: 26px;
    color: #333;
    text-transform: uppercase
}

.aboBoxOne1 .text_02 {
    max-width: 1100px;
    margin: 0 auto;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 15px
}

.aboBoxOne2 {
    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-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.aboBoxOne2_L {
    position: relative;
    width: 48.9%;
    cursor: pointer;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.aboBoxOne2_L:hover .img_01 {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.aboBoxOne2_L .img_01 {
    width: 100%
}

.aboBoxOne2_R {
    width: 49.3%;
	padding: 17px 0px;
    line-height: 27px;
	font-family: proximanova-semibold;
    color: #333;
}

.aboBoxOne2_R_dl {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.aboBoxOne2_R_dl .item {
    width: calc((100% - 20px)/2);
    margin-bottom: 20px;
    border: 1px solid #eee;
    background: #fff;
    padding: 30px 10px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.aboBoxOne2_R_dl .item:hover {
    background: #8ec21f
}

.aboBoxOne2_R_dl .item:hover .iconfont,
.aboBoxOne2_R_dl .item:hover .text {
    color: #fff
}

.aboBoxOne2_R_dl .item .iconfont {
    font-size: 40px;
    color: #666;
    width: 88px;
    height: 88px;
    line-height: 88px;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #efefef;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.aboBoxOne2_R_dl .item .text {
    font-family: proximanova-semibold;
    font-size: 18px;
    color: #666;
    line-height: 26px;
    text-align: center;
    padding-top: 8px;
    text-transform: uppercase;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.aboBoxTwo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.aboBoxTwo_w {
    height: 670px;
    padding: 70px 0 0
}

.aboutPage_title {
    text-align: center;
    padding-bottom: 25px
}

.aboutPage_title .text_01 {
    font-family: proximanova-semibold;
    font-size: 26px;
    color: #333;
    text-transform: uppercase
}

.aboutPage_title .text_02 {
    max-width: 1000px;
    margin: 0 auto;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 15px
}

.aboBoxTwo_w .aboutPage_title .text_01,
.aboBoxTwo_w .aboutPage_title .text_02 {
    color: #fff
}

.aboBoxThree_w {
    padding: 70px 0
}

.aboBoxThree1 {
    text-align: center
}

.aboBoxThree1 img {
    max-width: 100%;
    max-height: 100%
}

.aboBoxFour {
    background: #f5f5f5
}

.aboBoxFour_w {
    padding: 70px 0
}

.aboBoxFour1 .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboBoxFour1 .item .left_img {
    width: 27.8%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.aboBoxFour1 .item .left_img .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.aboBoxFour1 .item .left_img .img_box img {
    width: 100%
}

.aboBoxFour1 .item .left_img .img_box img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.aboBoxFour1 .item .center_img {
    width: 38.8%;
    margin: 0 2.8%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.aboBoxFour1 .item .center_img img {
    width: 100%
}

.aboBoxFour1 .item .center_img img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.aboBoxFour1 .owl-controls {
    padding-top: 20px
}

.faqPageBoxOne {
    background: #f5f5f5
}

.faqBoxOne1 {
    padding: 70px 0 80px
}

.FaqPageOne2 .item {
    background: #fff;
    padding: 40px 50px 50px;
    border: 1px solid #eee;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
    margin-bottom: 20px
}

.FaqPageOne2 .item:hover {
    background: #8ec21f
}

.FaqOne2_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 10px
}

.FaqOne2_top .img_box {
    width: 112px;
    height: 112px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.FaqOne2_top .img_box img {
    width: 100%
}

.FaqOne2_top .problem_box {
    position: relative;
    width: 78%;
    margin-left: 30px
}

.FaqOne2_top .problem_box .problem {
    font-family: proximanova-semibold;
    font-size: 18px;
    color: #333;
    background: #f5f5f5;
    padding: 22px 10px 22px 30px;
    border-radius: 10px
}

.problem_box .FAQ_left_Arrow {
    position: absolute;
    bottom: -6px;
    left: -7px
}

.problem_box .FAQ_left_Arrow img {
    max-width: 100%
}

.FaqOne2_bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.FaqOne2_bottom .img_box {
    width: 112px;
    height: 112px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.FaqOne2_bottom .img_box img {
    width: 100%
}

.FaqOne2_bottom .Answer_box {
    position: relative;
    width: 78%;
    margin-right: 30px
}

.FaqOne2_bottom .Answer_box .Answer {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    background: #f5f5f5;
    padding: 24px 20px 25px 30px;
    border-radius: 10px
}

.FaqOne2_bottom .Answer_box .FAQ_right_Arrow {
    position: absolute;
    bottom: -5px;
    right: -10px
}

.FaqOne2_bottom .Answer_box .FAQ_right_Arrow img {
    max-width: 100%
}

.faqBoxOne3 {
    padding-top: 40px
}

.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: proximanova-regular;
    font-size: 14px;
    color: #666;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: #fff;
    border-radius: 4px;
    margin: 0 7px;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.public_paging a:hover {
    color: #fff;
    background: #f79600;
    border: 1px solid #f79600
}

.public_paging a.prev,
.public_paging a.next {
    width: 130px
}

.public_paging a.hover {
    color: #fff;
    background: #f79600;
    border: 1px solid #f79600
}

.conBoxOne {
    background: #f5f5f5
}

.conBoxOne_w {
    padding: 70px 0 80px
}

.conBoxOne1 {
    background: #fff;
    padding: 60px 50px
}

.conBoxOne1_01 {
    padding-bottom: 20px;
    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-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.conBoxOne1_01_L {
    width: 45.4%;
    border: 1px solid #eee;
    padding: 0 30px
}

.conBoxOne1_01_L .item {
    border-bottom: 1px solid #eee
}

.conBoxOne1_01_L .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 25px 10px
}

.conBoxOne1_01_L .item a:hover .iconfont,
.conBoxOne1_01_L .item a:hover span {
    color: #8ec21f
}

.conBoxOne1_01_L .item a .iconfont {
    width: 35px;
    font-size: 26px;
    color: #666;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.conBoxOne1_01_L .item a span {
    width: calc(100% - 35px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    padding: 4px 0 0;
    line-height: 22px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.conBoxOne1_01_L>.item:last-child {
    border-bottom: none
}

.conBoxOne1_01_R {
    width: 51.5%
}

.conBoxOne1_01_R img {
    width: 100%
}

.conBoxOne1_02_01 {
    background: #7ab532;
    border-radius: 6px;
    padding: 15px 10px 15px 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.conBoxOne1_02_01 .icon_text {
    width: 155px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.conBoxOne1_02_01 .icon_text .iconfont {
    font-size: 34px;
    color: #fff
}

.conBoxOne1_02_01 .icon_text div {
    font-family: proximanova-semibold;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 0 0 12px
}

.conBoxOne1_02_01 .right_text {
    width: calc(100% - 155px);
    font-family: proximanova-regular;
    font-size: 14px;
    color: #fff;
    padding-top: 12px
}

.conBoxOne1_02_02 {
    padding-top: 25px
}

.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: 75px;
    font-family: proximanova-regular;
    font-size: 14px;
    color: #333;
    text-align: right;
    padding: 12px 8px 0 0
}

.conBoxThree2_form .item .input_tt span {
    font-size: 14px;
    color: #fe3030
}

.conBoxThree2_form .item input {
    width: calc(100% - 75px);
    height: 40px;
    border: 1px solid #dcdcdc;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px 0 15px
}

.conBoxThree2_form .item textarea {
    height: 115px;
    width: calc(100% - 75px);
    resize: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 12px 10px 12px 15px
}

.conBoxThree2_form .item ::-webkit-input-placeholder {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #999
}

.conBoxThree2_form .item.last {
    width: 100%;
    margin-bottom: 20px
}

.conBoxThree2_form .btn_box {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.conBoxThree2_form .btn_box button {
    width: 140px;
    height: 34px;
    margin-left: 75px;
    font-family: proximanova-regular;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    background: #8ec21f;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.conBoxThree2_form .btn_box button:hover {
    opacity: .8
}

.conBoxOne1_03 {
    padding-top: 60px
}

.conBoxOne1_03 img {
    width: 100%
}

.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: #fff;
    padding: 20px
}

.newBoxOne1 .item a:hover .right_box .date_01,
.newBoxOne1 .item a:hover .right_box .date_02 {
    color: #8ec21f
}

.newBoxOne1 .item a:hover .center_box .tt {
    color: #8ec21f
}

.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: 20.8%;
    -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: 66.2%;
    padding: 0 20px 0 35px;
    border-right: 1px solid #eee;
    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: proximanova-bold;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.newBoxOne1 .item a .center_box .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.newBoxOne1 .item a .center_box .public_More_btn {
    margin-top: 15px
}

.newBoxOne1 .item a .right_box {
    width: 13%;
    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: proximanova-regular;
    font-size: 18px;
    color: #666;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.newBoxOne1 .item a .right_box .date_02 {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #666;
    padding-top: 6px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.newBoxOne2 {
    padding-top: 40px
}

.new_dePageBoxOne {
    background: #f5f5f5
}

.new_deBoxOne1 {
    padding: 80px 0
}

.new_deBoxOne2 {
    background: #fff;
    padding: 50px 40px
}

.new_deBoxOne2 .module_tt_box .tt {
    font-family: proximanova-semibold;
    font-size: 30px;
    color: #333;
    line-height: 32px;
    text-align: center
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box {
    padding: 30px 0 25px;
    border-bottom: 1px solid #eee;
    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: #666
}

.new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 .text {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #666;
    padding: 0 4px
}

.new_deBoxOne2 .content_box {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    padding: 30px 0 50px
}

.new_deBoxOne2 .content_box img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.new_deBoxOne2 .back_btn a {
    display: block;
    font-family: proximanova-regular;
    font-size: 14px;
    color: #fff;
    width: 142px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    background: #8ec21f;
    border-radius: 4px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.new_deBoxOne2 .back_btn a:hover {
    opacity: .8
}

.new_deBoxOne3 {
    padding-top: 50px;
    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>.item:first-child {
    border-right: 1px solid #fff
}

.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: #f1f1f1
}

.new_deBoxOne3 .item a:hover .text,
.new_deBoxOne3 .item a:hover .date {
    color: #8ec21f
}

.new_deBoxOne3 .item a .text {
    width: calc(100% - 120px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.new_deBoxOne3 .item a .text span {
    color: #333
}

.new_deBoxOne3 .item a .date {
    width: 120px;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    padding-left: 20px;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.SubPage_content {
    background: #f5f5f5
}

.SubPage_content_w {
    padding: 60px 0 80px;
    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: proximanova-semibold;
    font-size: 20px;
    color: #fff;
    background: #8ec21f;
    text-transform: uppercase;
    padding: 22px 10px 18px 15px
}

.SubPage_nav01_dl {
    background: #fff;
    padding: 4px 0
}

.SubPage_nav01_dl .item {
    border-bottom: 1px solid #f5f5f5
}

.SubPage_nav01_dl .item .item_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.SubPage_nav01_dl .item.hover .item_top a {
    color: #8ec21f
}

.SubPage_nav01_dl .item.hover .item_top .pro_list_bot_arrow {
    color: #8ec21f
}

.SubPage_nav01_dl .item .item_top a {
    display: block;
    width: calc(100% - 30px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 16px 10px 16px 15px
}

.pro_list_bot_arrow {
    display: none;
    font-size: 20px;
    color: #333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pro_list_bot_arrow:hover {
    color: #8ec21f
}

.SubPage_nav01_dl .item .item_top a:hover {
    color: #8ec21f
}

.SubPage_nav01_dl>.item:last-child {
    border-bottom: none
}

.pro_list_nav_two_menu {
    display: none;
    padding: 5px 10px 10px 15px
}

.pro_list_nav_two_menu div a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 6px 0
}

.pro_list_nav_two_menu div a:hover::before {
    background: #8ec21f
}

.pro_list_nav_two_menu div a:hover span {
    color: #8ec21f
}

.pro_list_nav_two_menu div a::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #888;
    margin-top: 5px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pro_list_nav_two_menu div a span {
    width: calc(100% - 6px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.SubPage_nav03 .item {
    margin-bottom: 20px
}

.SubPage_nav03 .item a {
    padding: 12px 10px 8px 75px;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.SubPage_nav03 .item a:hover .iconfont,
.SubPage_nav03 .item a:hover span {
    color: #8ec21f
}

.SubPage_nav03 .item a .iconfont {
    width: 40px;
    font-size: 30px;
    color: #333;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.SubPage_nav03 .item a span {
    width: calc(100% - 40px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    padding-top: 7px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.SubPage_nav02 {
    background: url(../images/SubPage_nav_01.jpg) no-repeat center center/cover;
    padding: 35px 20px 40px;
    border-radius: 4px;
    overflow: hidden
}

.SubPage_nav02 .tt_box {
    padding-bottom: 22px
}

.SubPage_nav02 .tt_box .tt_01 {
    font-family: proximanova-bold;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase
}

.SubPage_nav02 .tt_box .tt_02 {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    padding-top: 10px
}

.SubPage_nav02_form .item {
    padding-bottom: 22px
}

.SubPage_nav02_form .item .input_tt {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    padding-bottom: 6px
}

.SubPage_nav02_form .item input {
    width: 100%;
    height: 40px;
    border: none;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px 0 15px
}

.SubPage_nav02_form .item textarea {
    width: 100%;
    height: 110px;
    background: #fff;
    resize: none;
    border: none;
    border-radius: 4px;
    padding: 15px 10px 15px 15px
}

.SubPage_nav02_form .btn_box button {
    font-family: proximanova-bold;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 40px;
    background: #8ec21f;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.SubPage_nav02_form .btn_box button:hover {
    opacity: .8
}

.SubPage_main_R {
    width: calc(100% - 355px)
}

.pro_liBoxOne {
    background: #fff;
    padding: 40px 22px 80px
}

.pro_liBoxOne1 {
    font-family: proximanova-bold;
    font-size: 36px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px
}

.pro_liBoxOne2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.pro_liBoxOne2 .item {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #eee
}

.pro_liBoxOne2 .item a {
    display: block;
    height: 100%
}

.pro_liBoxOne2 .item a:hover .bottom_box .tt_01,
.pro_liBoxOne2 .item a:hover .bottom_box .tt_02 {
    color: #8ec21f
}

.pro_liBoxOne2 .item a .img_box {
    padding: 9px
}

.pro_liBoxOne2 .item a .img_box img {
    width: 100%
}

.pro_liBoxOne2 .item a .bottom_box {
    border-top: 1px solid #eee;
    padding: 20px 9px
}

.pro_liBoxOne2 .item a .bottom_box .tt_01 {
    font-family: proximanova-regular;
    font-size: 20px;
    color: #333;
    text-align: center;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pro_liBoxOne2 .item a .bottom_box .tt_02 {
    font-family: proximanova-regular;
    font-size: 20px;
    color: #333;
    text-align: center;
    padding-top: 6px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pro_liBoxOne2 .item a .bottom_box .public_More_btn {
    margin: 14px auto 0
}

.pro_liBoxOne .pro_liBoxOne2>.item:nth-child(3n) {
    margin-right: 0
}

.pro_liBoxOne3 {
    padding-top: 40px
}

.pro_deBoxOne {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.pro_deBoxOne_w {
    padding: 135px 0 100px;
    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-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.pro_deOne1 {
    width: 42.8%
}

.pro_deOne1 .tt_box .tt_01 {
    font-family: proximanova-regular;
    font-size: 36px;
    color: #333
}

.pro_deOne1 .tt_box .tt_02 {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #333;
    text-transform: uppercase;
    padding-top: 12px
}

.pro_deOne1 .text_box {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    padding: 15px 0 18px
}

.pro_deOne1 dl dd {
    padding-bottom: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_deOne1 dl dd::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #666;
    border-radius: 50%;
    margin-top: 5px
}

.pro_deOne1 dl dd span {
    width: calc(100% - 6px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    padding-left: 12px
}

.pro_deOne1 .btn_box {
    padding-top: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_deOne1 .btn_box a {
    width: 170px;
    height: 44px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deOne1 .btn_box a:hover {
    opacity: .8
}

.pro_deOne1 .btn_box a .iconfont {
    font-size: 26px;
    color: #fff
}

.pro_deOne1 .btn_box a span {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    padding: 1px 0 0 6px
}

.pro_deOne1 .btn_box>a:nth-child(1) {
    background: #8ec21f
}

.pro_deOne1 .btn_box>a:nth-child(2) {
    background: #f9ad38;
    margin-left: 20px
}

.pro_deOne1 .share_box {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deOne1 .share_box .share_text {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #333;
    padding-right: 6px
}

.pro_deOne2 {
    width: 53%
}

.pro_deOne2_lunbo .item img {
    width: auto;
    margin: 0 auto
}

.pro_deOne2_lunbo .owl-controls {
    padding-top: 20px
}

.pro_deBoxTwo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.pro_deBoxTwo_w {
    padding: 70px 0 510px
}

.pro_deTwo1 .tt {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.pro_deTwo1 .text {
    max-width: 1030px;
    margin: 0 auto;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    padding-top: 15px
}

.pro_deBoxThree {
    background: #eee
}

.pro_deBoxThree_w {
    padding: 70px 0
}

.pro_deThree1 {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px
}

.pro_deThree2 {
    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
}

.pro_deThree2_L {
    width: 44.3%
}

.pro_deThree2_L img {
    width: auto;
    height: auto
}

.pro_deThree2_R {
    width: 51.4%
}

.pro_deBoxThree table,
.pro_deBoxFour table {
    width: 100%
}

.pro_deBoxThree table tr td,
.pro_deBoxFour table tr td {
    font-family: proximanova-regular;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    padding: 14px 10px 12px 30px
}

.pro_deBoxThree table tr:nth-child(odd),
.pro_deBoxFour table tr:nth-child(odd) {
    background: #f4f4f4
}

.pro_deBoxThree table tr:nth-child(even),
.pro_deBoxFour table tr:nth-child(even) {
    background: #f7f7f7
}

.pro_deBoxThree table tr:first-child td,
.pro_deBoxFour table tr:first-child td {
    border-top: 3px solid #8ec21f
}

.pro_deBoxFour_w {
    padding: 60px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deBoxFour_w .left_text {
    width: 60%
}

.pro_deBoxFour_w .left_text .tt {
    font-family: proximanova-semibold;
    font-size: 24px;
    color: #000;
    line-height: 32px;
    padding-bottom: 30px
}

.pro_deBoxFour_w .left_text dl dd {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_deBoxFour_w .left_text dl dd::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666;
    margin-top: 8px
}

.pro_deBoxFour_w .left_text dl dd span {
    width: calc(100% - 6px);
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    padding-left: 12px
}

.pro_deBoxFour_w .img_box {
    width: 31.2%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.pro_deBoxFour_w .img_box img {
    width: 100%
}

.pro_deBoxFour_w .img_box img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.pro_deBoxFour>.item:nth-child(even) {
    background: #f5f5f5
}

.pro_deBoxFour>.item:nth-child(even) .pro_deBoxFour_w {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.pro_deBoxFive {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.pro_deBoxFive_w {
    padding: 70px 0
}

.pro_deBoxFive1 {
    max-width: 940px;
    margin: 0 auto;
    font-family: proximanova-semibold;
    font-size: 24px;
    color: #333;
    line-height: 32px;
    text-align: center;
    padding-bottom: 30px
}

.pro_deBoxFive2 {
    text-align: center
}

.pro_deBoxSix_w {
    padding: 70px 0 40px
}

.pro_deBoxSix1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_deBoxSix1 .item {
    width: calc((100% - 40px)/2);
    margin-bottom: 40px
}

.pro_deBoxSix1 .item .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 25px
}

.pro_deBoxSix1 .item .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.pro_deBoxSix1 .item .img_box img {
    width: 100%
}

.pro_deBoxSix1 .item .img_box img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.pro_deBoxSeven {
    background: #eee
}

.pro_deBoxSeven_w {
    padding: 70px 0 60px
}

.pro_deSeven1 {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 35px
}

.pro_deBoxSeven_w .pro_liBoxOne2 .item {
    width: calc((100% - 120px)/4);
    margin-right: 40px
}

.pro_deBoxSeven_w .pro_liBoxOne2>.item:nth-child(4n) {
    margin-right: 0
}

.pro_deBoxEight_w {
    padding: 80px 0
}

.quaBoxOne {
    background: #f5f5f5
}

.quaBoxOne_w {
    padding: 70px 0 80px
}

.cerBoxOne2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.cerBoxOne2 .item {
    width: calc((100% - 60px)/4);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    background: #fff;
    padding: 42px 30px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.cerBoxOne2>.item:nth-child(4n) {
    margin-right: 0
}

.cerBoxOne2 .item:hover {
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.cerBoxOne2 .item .img_box {
    width: 100%;
    height: 100%;
    border: 6px solid #dcdcdc;
    padding: 20px 18px;
    background: #dcdcdc;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5) inset
}

.cerBoxOne2 .item .img_box img {
    width: 100%
}

.quaBoxOne1 {
    padding-top: 40px
}

.serBoxOne {
    background: #f5f5f5
}

.serBoxOne_w {
    padding: 70px 0 50px
}

.serBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.serBoxOne1 .item {
    width: calc((100% - 30px)/2);
    margin-bottom: 30px
}

.serBoxOne1 .item a {
    display: block;
    position: relative;
    height: 100%;
    background: #fff;
    padding: 80px 30px 90px
}

.serBoxOne1 .item a:hover .public_More_btn {
    border: 1px solid #8ec21f;
    background: #8ec21f;
    color: #fff
}

.serBoxOne1 .item a:hover .iconfont,
.serBoxOne1 .item a:hover .text {
    color: #fff
}

.serBoxOne1 .item a:hover .hover_show_bgImg {
    opacity: 1
}

.serBoxOne1 .item a .hover_show_bgImg {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.serBoxOne1 .item a .iconfont {
    position: relative;
    font-size: 70px;
    color: #333;
    text-align: center;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.serBoxOne1 .item a .text {
    position: relative;
    height: 64px;
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: center;
    padding-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.serBoxOne1 .item a .public_More_btn {
    position: relative;
    margin: 20px auto 0
}

.solBoxOne {
    background: #f5f5f5
}

.solBoxOne_w {
    padding: 70px 0 80px
}

.solBoxOne1 .item {
    margin-bottom: 20px;
    background: #fff
}

.solBoxOne1 .item a {
    padding: 20px;
    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
}

.solBoxOne1 .item a:hover .solBoxOne1_text .tt {
    color: #8ec21f
}

.solBoxOne1 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.solBoxOne1 .item a .img_box {
    width: 44.1%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.solBoxOne1 .item a .img_box img {
    width: 100%
}

.solBoxOne1_text {
    width: 54%;
    padding-left: 10px
}

.solBoxOne1_text .tt {
    font-family: proximanova-semibold;
    font-size: 32px;
    color: #333;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.solBoxOne1_text .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.solBoxOne1_text .list {
    padding: 20px 0 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.solBoxOne1_text .list .item_round {
    width: 158px;
    height: 158px;
    border: 1px solid #dedede;
    border-radius: 50%;
    padding: 10px;
    margin-right: 20px;
    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;
    overflow: hidden;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.solBoxOne1_text .list .item_round:hover {
    border: 1px solid #8ec21f
}

.solBoxOne1_text .list .item_round img {
    max-width: 100%;
    max-height: 100%
}

.solBoxOne1_text .list>.item_round:last-child {
    margin-right: 0
}

.solBoxOne1>.item:nth-child(even) a {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.solBoxOne2 {
    padding-top: 40px
}

.sol_deBoxOne {
    background: #f5f5f5
}

.sol_deBoxOne_w {
    padding: 80px 0
}

.sol_deOne1 {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    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
}

.sol_deOne1 .img_box {
    width: 44.1%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.sol_deOne1 .img_box img {
    width: 100%
}

.sol_deOne1 .img_box img:hover {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.sol_deOne1 .right_text {
    width: 53%
}

.sol_deOne1 .right_text .tt {
    font-family: proximanova-bold;
    font-size: 40px;
    color: #333
}

.sol_deOne1 .right_text .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 15px
}

.sol_deOne2 {
    background: #fff;
    padding: 50px 20px 30px;
    margin-bottom: 30px
}

.sol_deOne2_01 {
    max-width: 760px;
    margin: 0 auto;
    font-family: proximanova-bold;
    font-size: 32px;
    color: #333;
    line-height: 38px;
    text-align: center
}

.sol_deOne2_02 .item {
    padding: 30px 0;
    border-bottom: 2px solid #eee;
    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
}

.sol_deOne2_02_lunbo {
    width: 44.8%
}

.sol_deOne2_02_lunbo .owl-controls {
    position: absolute;
    bottom: 2px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.sol_deOne2_02 .item .right_text {
    width: 55.2%;
    padding: 0 80px 0 35px
}

.sol_deOne2_02 .item .right_text .tt {
    font-family: proximanova-bold;
    font-size: 24px;
    color: #333
}

.sol_deOne2_02 .item .right_text .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding-top: 10px
}

.sol_deOne2_02>.item:last-child {
    border-bottom: none
}

.sol_deOne2_02>.item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.sol_deOne3 {
    background: #fff;
    padding: 70px 6% 80px
}

.sol_deOne3 .tt {
    font-family: proximanova-regular;
    font-size: 30px;
    color: #333;
    text-align: center;
    text-transform: uppercase
}

.sol_deOne3 .text {
    font-family: proximanova-regular;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: center;
    padding: 15px 0 20px
}

.sol_deOne3 .public_More_btn {
    margin: 0 auto
}

.vidBoxOne {
    background: #f5f5f5
}

.vidBoxOne_w {
    padding: 60px 0 80px
}

.vidBoxOne1 {
    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;
    padding-bottom: 30px
}

.vidBoxOne1 .item {
    margin: 0 15px 30px
}

.vidBoxOne1 .item a {
    font-family: proximanova-regular;
    font-size: 18px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    width: 320px;
    height: 60px;
    background: #fff;
    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
}

.vidBoxOne1 .item a:hover {
    background: #8ec21f;
    color: #fff
}

.vidBoxOne1 .item.hover a {
    background: #8ec21f;
    color: #fff
}

.vidBoxOne2 {
    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
}

.vidBoxOne2 .item {
    width: calc((100% - 80px)/3);
    margin-right: 40px;
    margin-bottom: 40px;
    cursor: pointer
}

.vidBoxOne2 .item .item_top {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.vidBoxOne2 .item .bottom_text {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-top: 10px
}

.vidBoxOne2>.item:nth-child(3n) {
    margin-right: 0
}

.vidBoxOne2 .item:hover .video_mask_box {
    opacity: 0
}

.vidBoxOne2 .item:hover .img_01 {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.vidBoxOne2 .item .img_01 {
    width: 100%
}

.vidBoxOne2 .item .video_mask_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vidBoxOne2 .item .video_mask_box .video_play_btn_icon {
    width: 60px
}

.vidBoxOne3 {
    padding-top: 20px
}

#google_translate_element {
    position: fixed;
    z-index: 1000;
    top: 120px;
    right: 10px;
    opacity: .8
}