﻿@charset "utf-8";
@font-face {
    font-family: "RobotBold";
    src: url("../fonts/robotbold.woff2") format("woff2"), url("../fonts/robotbold.woff") format("woff"), url("../fonts/robotbold.ttf") format("truetype"), url("../fonts/robotbold.eot") format("embedded-opentype"), url("../fonts/robotbold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto.woff2") format("woff2"), url("../fonts/roboto.woff") format("woff"), url("../fonts/roboto.ttf") format("truetype"), url("../fonts/roboto.eot") format("embedded-opentype"), url("../fonts/roboto.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/robotolight.woff2") format("woff2"), url("../fonts/robotolight.woff") format("woff"), url("../fonts/robotolight.ttf") format("truetype"), url("../fonts/robotolight.eot") format("embedded-opentype"), url("../fonts/robotolight.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "微软雅黑", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
}


/* 手机导航 */

.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
    color: #000;
}

.mc_ph_hd {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_language_ph a {
    line-height: 64px;
    color: #333;
    margin-right: 15px;
}

.mc_ph_hd .mc_ph_logo a {
    line-height: 64px;
}

.mc_ph_hd .mc_ph_logo {
    width: 80%;
}

.mc_ph_menu {
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.mc_ph_hd .mc_phmenubox {
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mc_ph_hd .mc_phmenubox .point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn,
.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    display: inline-block;
    width: 28px;
    height: 1px;
    background-color: #333;
}

.mc_ph_hd .mc_phmenubox .nav_btn {
    position: absolute;
    top: 10px;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after,
.mc_ph_hd .mc_phmenubox .nav_btn::before {
    content: '';
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after {
    top: -10px;
}

.mc_ph_hd .mc_phmenubox .nav_btn::before {
    top: 10px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
    background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*ph导航&下拉*/

.phxia {
    position: fixed;
    width: 100%;
    left: 50%;
    top: 64px;
    z-index: 998;
    transform: translateX(-50%);
    padding: 0 15px;
    background-color: #f1f1f1;
    max-height: calc(100vh - 64px);
    overflow: auto;
}

.xialaph {
    display: none;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 18px;
    background-color: #f1f1f1;
    font-family: '微软雅黑';
}

.xialaph h4 {
    position: relative;
}

.xialaph h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}

.xialaph h4 a {
    font-size: 14px;
    line-height: 36px;
    text-transform: uppercase;
    color: #999;
    max-width: calc(100% - 36px);
}

.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}

.xialaph .ul2 .container_s {
    max-width: 100%;
    padding: 0 15px;
}

.xialaph h5 {
    position: relative;
}

.xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .05;
    background-color: #000;
}

.xialaph h5 a {
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    color: #999;
    max-width: calc(100% - 36px);
}

.xialaph h5 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 35px;
    padding: 11px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
    display: block;
}

.xialaph .ul3 {
    display: none;
}

.xialaph h6 a {
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2 {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    transform: translateX(-50%);
}

.header2 .logo {
    width: 80px;
    line-height: 64px;
}

.header2 .logo img {
    width: 100%;
}

.header2 .phsearch {
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.header2 .wj_hin_right {
    padding-top: 25px;
}

.header2 .phsearch img {
    width: 100%;
}

.ph_mea_cl {
    overflow: hidden;
    width: 50px;
    height: 100%;
}

.header2 .menuph {
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.header2 .menuph .point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.header2 .menuph .point .navbtn,
.header2 .menuph .point .navbtn::after,
.header2 .menuph .point .navbtn::before {
    width: 28px;
}

.header2 .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #666;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #666;
}

.header2 .menuph .navbtn::after {
    top: -10px;
}

.header2 .menuph .navbtn::before {
    top: 10px;
}

.header2 .menuph .point.active .navbtn {
    background: transparent;
}

.header2 .menuph .point.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}

.ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}

.ph_search_ph input {
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color: #333333;
}

.ph_search_ph input::-webkit-input-placeholder {
    color: #999999;
}

.ph_search_ph button {
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-family: "微软雅黑";
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.ph_search button .icon-sousuo {
    font-size: 27px;
    color: #999999;
}

.wj_header_i_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}


/*电话*/

.ph_dh_number {
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

.ph_dh_number .ph_dh_n {
    display: inline-block;
    overflow: hidden;
}

.ph_dh_number .ph_dh_n p {
    float: left;
    font-size: 18px;
    color: #666;
}

.ph_dh_number .ph_dh_n .ph_dh_n_p1 {
    margin-right: 15px;
}

.wj_hin_r_en {
    color: #666;
}

.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}

.ph_searchfe img {
    width: 100%;
}

.yxnav_active1 a {
    display: block;
}


/* *************************************************************** */


/* 分页 */

.mc_fybtn {
    padding: 0 15px;
}

.mc_pcfy a {
    float: left;
}

.mc_fybtn a {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}

.mc_phfy {
    display: none;
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}

.pc_fenye li {
    float: left;
    width: 52px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    text-align: center;
    margin: 0px;
    border-radius: 100%;
    transition: .3s;
}

.pc_fenye li.activepage {
    color: #008d40;
    background-color: transparent;
}

.w_fenyeph {
    display: none;
}

.pc_fenye li.clolr {
    color: #00b9f1;
}


/* *************************************************************** */


/* pc导航 */

.mc_pc_hd {
    position: relative;
    z-index: 99;
    width: 100%;
}

.mc_navbar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    padding: 20px 0;
    transition: all .36s;
}

.mc_container_hd {
    padding-left: 80px;
    padding-right: 45px;
}

.mc_logo a,
.mc_nav_a,
.mc_language a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    font-weight: lighter;
}

.mc_navbar_l,
.mc_navbar_r {
    height: 100%;
}

.mc_navbar_l>div,
.mc_navbar_r>div {
    height: 100%;
    float: left;
}


/* logo */

.mc_logo {
    width: 100%;
}

.mc_logo img {
    width: 100%;
}


/* nav */

.mc_nav_li {
    float: left;
    padding: 0 30px;
}

.mc_nav_a {
    position: relative;
}

.mc_nav_a::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    width: 0px;
    height: 1px;
    background: #008d40;
    transition: width .36s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


/* search */

.mc_search_btn {
    line-height: 80px;
    cursor: pointer;
    color: #fff;
}

.mc_search_btn .iconfont {
    display: inline-block;
    font-size: 16px;
    transform: translateY(1px);
}

.mc_search_modal .mc_modal_content {
    width: 725px;
}

.mc_search_modal .mc_msc_box {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #fff;
}

.mc_search_modal {
    background: rgba(0, 0, 0, .8);
}

.mc_search_modal .mc_modal_close {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #fff;
}

.mc_msc_input {
    width: calc(100% - 80px);
    height: 100%;
    font-size: 20px;
    color: #f5f5f5;
    text-overflow: ellipsis;
}

.mc_msc_submit {
    width: 75px;
    height: 100%;
    font-size: 24px;
    color: #fff;
}

.mc_language {
    position: relative;
    margin-left: 45px;
    margin-right: 30px;
}

.mc_search_modal .mc_modal_content {
    background: none;
}

.mc_nav_li.yxnav_active1 .mc_nav_a {
    color: #008d40;
}

.mc_navfixed {
    padding: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_navfixed .mc_nav_a,
.mc_navfixed .mc_language a,
.mc_navfixed .mc_search_btn {
    color: #333;
}

.mc_navfixed .mc_nav_li.yxnav_active1 .mc_nav_a::before {
    width: 100%;
}

.mc_navhover {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_navhover .mc_nav_a,
.mc_navhover .mc_language a,
.mc_navhover .mc_search_btn {
    color: #333;
}

.mc_navhover .mc_nav_li.yxnav_active1 .mc_nav_a::before {
    width: 0;
}

.mc_news_detail .mc_navbar {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_news_detail .mc_navbar .mc_nav_a,
.mc_news_detail .mc_navbar .mc_language a,
.mc_news_detail .mc_navbar .mc_search_btn {
    color: #333;
}

.mc_news_detail .mc_navbar .mc_nav_li.yxnav_active1 .mc_nav_a::before {
    width: 0;
}


/* .mc_navhover .mc_nav_a::before{
    bottom: -20px;
} */

.mc_nav_xl {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #f1f2f2;
}

.mc_nav_xl>.mc_cont1200 {
    padding: 40px 0;
}

.mc_cont1200 {
    width: 1200px;
    margin: 0 auto;
}

.mc_navxl_title {
    width: 400px;
    font-size: 24px;
    color: #333;
}

.mc_subnav {
    width: 450px;
    padding-right: 30px;
}

.mc_subnav_a {
    color: #666666;
}

.mc_subnav_a .iconfont {
    opacity: 0;
    font-size: 12px;
    margin-left: 10px;
    transition: all .36s;
}

.mc_subnav_a span {
    font-size: 16px;
    max-width: calc(100% - 30px);
}

.mc_subnav_a>* {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

.mc_subnav_li:not(:last-child) {
    margin-bottom: 24px;
}

.mc_subnav_li.yxnav_active2 .iconfont {
    opacity: 1;
}


/* *************************************************************** */


/* 页脚 */

.mc_cont1600 {
    width: 1600px;
    margin: 0 auto;
}

.mc_cnzz span {
    display: inline-block;
    transform: translateY(-1px);
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.mc_cnzz a {
    display: block;
    width: 50px;
    height: 12px;
}

.mc_cnzz img {
    width: 100%;
}

.mc_ft_copyright p {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    color: #484d5a;
}

.mc_ft_copyright p a,
.mc_ft_copyright p span {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0 5px;
}

.mc_ft1 {
    padding: 72px 0 40px;
    background: #0c1729;
    border-bottom: 1px solid #192840;
}

.mc_ft1_r {
    width: 88px;
}

.mc_ft1_l {
    width: calc(100% - 88px);
}

.mc_ft1_contact {
    width: 500px;
    padding-right: 30px;
}

.mc_ft1_navbox {
    width: calc(100% - 500px);
    padding-right: 30px;
}

.mc_ft1_logo {
    margin-bottom: 20px;
}

.mc_ft1_logo a {
    display: block;
}

.mc_ft1_logo img {
    width: 52px;
}

.mc_ft1_logo span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 15px 0;
    color: #fff;
    margin-left: 20px;
}

.mc_ft1_nav p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    color: #bab9b9;
    margin-right: 45px;
}

.mc_ft1_nav p a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.mc_ft1_nav {
    margin-right: -45px;
}

.mc_ft1_dl {
    margin-top: 30px;
}

.mc_ft1_dt {
    width: 20px;
}

.mc_ft1_dd {
    width: calc(100% - 20px);
    padding-left: 1em;
}

.mc_ft1_dl p {
    font-size: 14px;
    line-height: 20px;
    color: #c0c0c0;
}

.mc_ft1_dl p a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.mc_ft2 {
    padding: 15px 0;
    background: #0c1729;
}

.mc_pby {
    margin-left: 50px !important;
}


/* banner */

.mc_banner {
    width: 100%;
    position: relative;
    z-index: 5;
}

.mc_ban_li {
    position: relative;
    overflow: hidden;
}

.mc_ban_imgbox {
    position: relative;
    z-index: 1;
}

.mc_ban_imgbox a {
    display: block;
}

.mc_ban_pc,
.mc_ban_ph {
    position: relative;
    overflow: hidden;
}

.mc_ban_ph {
    display: none;
}

.mc_ban_img {
    position: relative;
    z-index: 1;
}

.mc_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 2;
    transform: translate(-50%, -50%);
    object-fit: fill;
}

.mc_ban_pc::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    height: 170px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .84), rgba(0, 0, 0, 0));
}

.mc_ban_pc::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .17);
}

.mc_ban_titlebox {
    color: #fff;
}

.mc_ban_li:not(:first-child) {
    display: none;
}

.mc_ban_li .mc_container {
    z-index: 2;
}

.mc_ban_ph .mc_ban_img {
    width: 100%;
    height: auto;
}


/** 全屏等比缩小banner */


/* banner高度 */

.mc_banner_fulldefault .mc_ban_pc {
    height: 100vh;
}

.mc_banner_fulldefault .mc_ban_pc img {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    /* min-height: 100%; */
    /* transform: translate(-50%, -50%); */
}


/** 全屏截取banner */


/* banner高度 */

.mc_banner_fullcut .mc_ban_pc {
    height: 100vh;
}

.mc_banner_fullcut .mc_ban_pc img {
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
}


/** 正常等比缩放 */

.mc_banner_default .mc_ban_pc img {
    width: 100%;
    height: auto;
}

.mc_ban_picbox {
    text-align: center;
}

.mc_ban_container {
    text-align: center;
    z-index: 20;
}

.mc_ban_container img {
    max-width: 100%;
}

.mc_ban_right {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 10;
    transform: translateY(-50%);
    text-align: center;
}

.mc_banr_lisbox {
    display: block;
    padding: 15px 0;
    width: 85px;
}

.mc_banr_date .mc_banr_lisbox {
    background: #008d40;
    color: #fff;
}

.mc_banr_download .mc_banr_lisbox {
    background: #fff;
    color: #008d40;
}

.mc_banr_xtb {
    width: 22px;
    margin: 0 auto 10px;
}

.mc_banr_num {
    font-size: 12px;
    margin-bottom: 10px;
}

.mc_banr_num span {
    font-size: 36px;
    font-weight: bold;
}

.mc_banr_txt {
    font-size: 14px;
}

.mc_banb_l,
.mc_banb_r {
    position: relative;
    z-index: 1;
    padding: 27px 0;
    width: 50%;
}

.mc_banb_l {
    padding-right: 45px;
}

.mc_banb_r {
    padding-left: 45px;
}

.mc_banb_xtb .iconfont {
    font-size: 24px;
    line-height: 40px;
    color: #fff;
}

.mc_banb_txt img {
    width: 40px;
}

.mc_banb_txt span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    margin-left: 30px;
}

.mc_banb_container {
    pointer-events: none;
}

.mc_ban_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    transform: translateY(50%);
}

.mc_banb_bgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mc_banb_bgl {
    display: block;
    width: 50%;
    height: 100%;
    background: #008d40;
}

.mc_banb_bgr {
    display: block;
    width: 50%;
    height: 100%;
    background: #29298b;
}

.mc_banb_bg {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .36s;
}

.mc_a1s1 {
    position: relative;
    z-index: 1;
    height: 680px;
    margin: 45px 0 80px;
}

.mc_index_title,
.mc_index_subtitle {
    display: block;
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
    color: #008d40;
}

.mc_index_subtitle {
    font-family: "RobotBold", "微软雅黑", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
}

.mc_a1s1_container {
    position: relative;
    z-index: 1;
    height: 100%;
}

.mc_a1s1_box {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 400px;
    z-index: 2;
    padding-bottom: 50px;
}

.mc_a1s1_a {
    font-size: 24px;
    line-height: 30px;
    padding: 7px 0;
    color: #999999;
}

.mc_a1s1_arrowbox {
    width: 70px;
    text-align: center;
    margin-top: 20px;
}

.mc_a1s1_slick {
    width: calc(100% - 90px);
}

.mc_a1s1_titbox {
    margin-bottom: 10px;
}

.mc_a1s1_arrow .iconfont {
    display: inline-block;
    font-size: 26px;
    color: #999;
    transition: all .36s;
    cursor: pointer;
}

.mc_a1s1_prev .iconfont {
    transform: rotate(-90deg);
}

.mc_a1s1_next .iconfont {
    transform: rotate(90deg);
}

.mc_a1s1_arrow_xtb {
    /* width: 90px; */
    margin: 25px 0;
}

.mc_a1s1_li:not(:first-child) {
    display: none;
}

.mc_a1s1_li.slick-center .mc_a1s1_a {
    font-size: 30px;
    font-weight: bold;
    color: #008d40;
}


/* .mc_a1s1_bg:not(:first-child) {
    display: none;
} */

.mc_a1s1_bg {
    opacity: 0;
    transition: all .4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.mc_a1s1_bg.show {
    opacity: 1;
}

.mc_a1s1_bgbox::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -80px;
    z-index: 11;
    width: 100%;
    height: 208px;
    background: url(../images/a1s1_modal.png) center / cover no-repeat;
}

.mc_inban_title {
    text-align: left;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
}

.mc_b2s1 {
    padding: 85px 0 125px;
}

.mc_b2 .mc_main {
    background: #f7f7f7;
}

.mc_b2_top {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    z-index: 2;
}

.mc_b2_form {
    display: inline-block;
}

.mc_b2_formgroup {
    margin: 0 15px;
    height: 48px;
    background: #fff;
}

.mc_b2_xlbox {
    width: 224px;
}

.mc_b2_inputbox {
    width: 400px;
}

.mc_b2_submitbox {
    width: 112px;
}

.mc_icon_xl {
    width: 20px;
    height: 20px;
    background: url(../images/xtb_xl.png) center / cover no-repeat;
}

.mc_b2_select {
    width: 100%;
    height: 100%;
    background: #fff;
}

.mc_b2_select .mc_select_showbox {
    width: calc(100% - 20px);
}

.mc_b2_select .mc_select_hd {
    padding-right: 20px;
}

.mc_b2_select .mc_select_bd {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 5;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 13px 0;
}

.mc_b2_select .mc_select_li {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding: 5px 20px;
    text-align: left;
}

.mc_b2_select .mc_select_xtbbox {
    width: 20px;
    line-height: 48px;
}

.mc_b2_input {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
    color: #333;
    text-overflow: ellipsis;
}

.mc_b2_submit {
    background: #008d40;
    color: #fff;
}

.mc_b2tab_box {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 55px;
}

.mc_b2tab_box::before {
    content: "";
    position: absolute;
    left: -100vw;
    top: 0;
    z-index: -1;
    height: 66px;
    width: 200vw;
    background: #008d40;
}

.mc_b2tabbox {
    width: 100%;
    overflow: auto;
}

.mc_b2tab {
    width: 100%;
}

.mc_b2tab_hd {
    position: relative;
    left: 0;
    top: 0;
}

.mc_b2tab_hd th {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 21px 0;
    padding-right: 15px;
    font-weight: normal;
}

.mc_b2tab_col1 {
    width: 20.5%;
}

.mc_b2tab_col2 {
    width: 19%;
}

.mc_b2tab_col3 {
    width: 33.5%;
}

.mc_b2tab_col4 {
    width: 27%;
}

.mc_b2tab_bd tr {
    border-bottom: 1px solid #e5e5e5;
}

.mc_b2tab_bd td {
    padding: 16px 0 18px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    word-break: break-word;
}

.mc_b2tab_col3 sup {
    color: #008d40;
    visibility: hidden;
    display: none;
}

.mc_b2tab_hot .mc_b2tab_col3 sup {
    display: inline;
    visibility: visible;
}

.mc_b3s1 {
    padding: 90px 0 120px;
}

.mc_b3_num img {
    width: 20px;
    vertical-align: text-bottom;
    margin-right: 10px;
}

.mc_b3_num span {
    font-size: 16px;
    font-weight: lighter;
    color: #333;
    margin-right: 15px;
}

.mc_b3_num strong {
    font-size: 48px;
    color: #333;
}

.mc_b3_logo {
    margin: 40px 0;
}

.mc_b3_name {
    font-size: 18px;
    margin-bottom: 35px;
}

.mc_b3_qrbox {
    width: 130px;
}

.mc_b3_txtbox {
    width: calc(100% - 130px);
    padding-right: 10%;
}

.mc_b3_txtbox p {
    font-weight: lighter;
    font-size: 14px;
    line-height: 1.7;
    color: #333333;
}

.mc_b3_txtbox a {
    font-weight: lighter;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.mc_b3_dt img {
    width: 20px;
    margin-right: 5px;
    vertical-align: top;
}

.mc_b3_dt span {
    margin-right: 12px;
}

.mc_b3_dl {
    margin-bottom: 25px;
}

.mc_b3_dt,
.mc_b3_dd {
    display: table-cell;
}

.mc_b3_dt {
    min-width: 80px;
}

.mc_b3_content {
    margin-bottom: 50px;
}

#mc_b3_swiper {
    width: calc(50vw + 600px);
}

#mc_b3_swiper .swiper-slide {
    width: 600px;
    margin-right: 8px;
}

.swiper-slide:not(:first-child) {
    display: none;
}

.swiper-container-initialized .swiper-slide {
    display: block !important;
}

:focus {
    outline: none;
}

.mc_b3_arrow {
    margin-top: 30px;
}

.mc_b3_arrow .iconfont {
    display: inline-block;
    font-size: 22px;
    color: #dedede;
    transition: all .36s;
}

.mc_b3_prev .iconfont {
    transform: rotate(180deg);
}

.mc_b3_line {
    height: 22px;
    width: 2px;
    background: #dedede;
    margin: 0 20px;
}

.mc_b4s1 {
    padding: 100px 0;
}

.mc_b4_title {
    margin-bottom: 60px;
}

.mc_b4_lisbox {
    display: table;
    width: 100%;
}

.mc_b4li_l,
.mc_b4li_m,
.mc_b4li_r {
    display: table-cell;
    vertical-align: middle;
}

.mc_b4li_l,
.mc_b4li_r {
    width: 100px;
    text-align: center;
}

.mc_b4li_l .mc_icon {
    width: 46px;
    height: 46px;
}

.mc_b4_li {
    border: 1px solid #ededed;
}

.mc_b4_li:not(:last-child) {
    margin-bottom: 20px;
}

.mc_b4_li:nth-of-type(3n+1) {
    animation-delay: 0.2s;
}

.mc_b4_li:nth-of-type(3n+2) {
    animation-delay: 0.3s;
}

.mc_b4_li:nth-of-type(3n+3) {
    animation-delay: 0.4s;
}

.mc_b4li_m {
    padding: 35px 30px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.mc_b4icon_def {
    background: url(../images/icon_pdf.png) center / cover no-repeat;
}

.mc_b4icon_act {
    background: url(../images/icon_pdf_c.png) center / cover no-repeat;
}

.mc_b4_word .mc_b4icon_def {
    background: url(../images/icon_word.png) center / cover no-repeat;
}

.mc_b4_word .mc_b4icon_act {
    background: url(../images/icon_word_c.png) center / cover no-repeat;
}

.mc_b4_xlsx .mc_b4icon_def {
    background: url(../images/icon_xlsx.png) center / cover no-repeat;
}

.mc_b4_xlsx .mc_b4icon_act {
    background: url(../images/icon_xlsx_c.png) center / cover no-repeat;
}

.mc_b4_zip .mc_b4icon_def {
    background: url(../images/icon_zip.png) center / cover no-repeat;
}

.mc_b4_zip .mc_b4icon_act {
    background: url(../images/icon_zip_c.png) center / cover no-repeat;
}

.mc_b4icon_act {
    display: none;
    visibility: hidden;
}

.mc_b4li_r .iconfont {
    font-size: 32px;
    color: #008d40;
}

.mc_b4s1_box:not(:last-child) {
    margin-bottom: 80px;
}

.mc_b5s1 {
    padding: 100px 0 80px;
}

.mc_b5_logo {
    margin-bottom: 35px;
}

.mc_b5adr_l>div {
    font-size: 18px;
    line-height: 24px;
}

.mc_b5adr_dt {
    color: #999999;
    width: 60px;
    font-weight: lighter;
}

.mc_b5adr_dd {
    width: calc(100% - 60px);
    color: #666666;
    font-weight: lighter;
}

.mc_icon_pos {
    display: inline-block;
    vertical-align: bottom;
    width: 24px;
    height: 24px;
    background: url(../images/xtb_pos2.png) center / cover no-repeat;
}

.mc_b5adr_r span {
    font-size: 18px;
    line-height: 24px;
    color: #008d40;
}

.mc_b5adr_r {
    width: 105px;
}

.mc_b5adr_l {
    max-width: calc(100% - 110px);
    padding-right: 80px;
}

.mc_b5_address {
    margin-bottom: 85px;
}

.mc_b5gf_li {
    display: inline-block;
    margin-right: 65px;
    text-align: center;
}

.mc_b5gf_xtbbox img {
    width: 100%;
}

.mc_b5gf_xtbbox {
    width: 80px;
    height: 80px;
    background: #f7f7f7;
    border-radius: 50%;
    padding: 20px;
    margin-bottom: 24px;
    transition: all .36s;
}

.mc_b5gf_lisbox p {
    font-size: 16px;
    color: #333333;
}

.mc_b5gf_lisbox {
    position: relative;
    z-index: 5;
    display: block;
}

.mc_b5gf_qrbox {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translate(-50%);
    width: 110px;
    overflow: hidden;
    /* height: 0; */
}

.mc_b5_top {
    padding-bottom: 100px;
}

.mc_tit36 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
}

.mc_b5zx_title {
    margin-bottom: 40px;
}

.mc_b5zx_li {
    position: relative;
    z-index: 1;
    box-shadow: 0 6px 40px rgba(0, 0, 0, .05);
    padding: 35px;
}

.mc_b5zx_li:nth-of-type(2n+1) {
    animation-delay: 0.3s;
}

.mc_b5zx_li:nth-of-type(2n+2) {
    animation-delay: 0.4s;
}

.mc_b5zxli_people p {
    font-size: 18px;
    line-height: 24px;
    padding: 8px 0;
    color: #666;
}

.mc_b5zxli_people p a,
.mc_b5zxli_people p span {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin-right: 30px;
}

.mc_b5zxli_people {
    margin-right: -30px;
}

.mc_b5zxli_title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 24px;
}

.mc_b5zx_table {
    display: table;
    width: 100%;
}

.mc_b5zx_table .mc_b5zx_tr {
    display: table-row;
    width: 100%;
    border-bottom: 45px solid transparent;
}

.mc_b5zx_table .mc_b5zx_li {
    position: relative;
    z-index: 1;
    display: table-cell;
    width: 50%;
    border-bottom: 45px solid transparent;
    box-shadow: none;
    height: 245px;
}

.mc_b5zx_table .mc_b5zx_li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0 6px 40px rgba(0, 0, 0, .05);
}

.mc_b5zx_table .mc_b5zx_li:nth-child(odd) {
    border-right: 40px solid transparent;
}

.mc_b5zx_table .mc_b5zx_li:nth-child(even) {
    border-left: 40px solid transparent;
}

.mc_b5zx_wrap .mc_b5zx_box {
    width: 50%;
    padding: 0 40px;
    margin-bottom: 45px;
}

.mc_b5zx_wrap {
    margin: 0 -40px;
}

.mc_e1tab_hdli {
    display: inline-block;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    color: #999999;
    border: 1px solid #999999;
    padding: 0 30px;
    min-width: 160px;
    margin-right: 5px;
    margin-bottom: 10px;
    transition: all .36s;
    cursor: pointer;
}

.mc_e1tab_hdli.on {
    border-color: #008d40;
    background: #008d40;
    color: #fff;
}

.mc_e1tab_hdli:last-of-type {
    margin-right: 0px;
}

.mc_e1s1 {
    padding-top: 85px;
}

.mc_e1tab_bd {
    padding: 40px 0 115px;
}

.mc_e1tab_bdtxt p {
    font-size: 16px;
    line-height: 2.25;
    color: #666666;
}

.mc_e1tab_bdtxt p img {
    margin: 25px 0;
}

.mc_e1tab_bdtxt {
    margin-bottom: 30px;
}

.mc_e1_li {
    float: left;
    width: 50%;
    padding: 0 36px 40px;
}

.mc_e1_list {
    margin: 0 -36px;
}

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

.mc_e1_litxt {
    position: absolute;
    right: -10px;
    bottom: -40px;
    z-index: 5;
    width: 222px;
    height: 114px;
    background: url(../images/e1_list_bg.png);
    background-size: cover;
    padding: 28px 30px 14px;
}

.mc_e1_litxt p {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #fff;
}

.mc_e1_litxt p:last-child {
    line-height: 32px;
    height: auto;
}

.mc_e1_liimg img {
    transition: all .36s;
}

.mc_a1s1_box::before {
    content: "";
    display: block;
    position: absolute;
    left: -240px;
    top: -120px;
    z-index: -1;
    width: 1274px;
    height: 706px;
    background: url(../images/a1s1_txtbg.png) center / cover no-repeat;
}

.mc_a1s2 {
    padding: 135px 0;
}

.mc_a1s2_container {
    position: relative;
    z-index: 1;
    padding-bottom: 500px;
}

.mc_a1s2_titbox {
    margin-bottom: 35px;
}

.mc_a1s2_active {
    width: 50%;
}

.mc_a1s2_active p {
    font-size: 24px;
    line-height: 30px;
    color: #999;
    margin-bottom: 10px;
}

.mc_a1s2_active p a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.mc_a1s2_slick {
    position: relative;
    margin-bottom: 68px;
}

.mc_a1s2_imgbox {
    position: absolute;
    top: -140px;
    right: calc(600px - 50vw);
    z-index: -1;
    width: 1370px;
    /* max-width: 80vw; */
}

.mc_a1s2_imgbox1,
.mc_list_imganmt,
.mc_a1s2_imgbox2 {
    border-radius: 3.5em 2em;
    transform: skewX(-7.5deg);
    overflow: hidden;
}

.mc_a1s2_imgbox1 img,
.mc_list_imganmt img,
.mc_a1s2_imgbox2 img {
    transform: skewX(7.5deg) scale(1.08);
}


/* .mc_a1s2_imgbox1,
.mc_a1s2_imgbox2 {
    overflow: hidden;
    transition: all 3s 2.5s cubic-bezier(0.23, 1, 0.320, 1);
}

.mc_a1s2_content.animated .mc_a1s2_imgbox1,
.mc_a1s2_content.animated .mc_a1s2_imgbox2{
    border-radius: 3.5em 2em;
    transform: skewX(-7.5deg);
}


.mc_a1s2_imgbox1 img,
.mc_list_imganmt img,
.mc_a1s2_imgbox2 img {
    transform: scale(1.08);
    transition: all 3s 2.5s cubic-bezier(0.23, 1, 0.320, 1);
}
.mc_a1s2_content.animated .mc_a1s2_imgbox1 img,
.mc_a1s2_content.animated .mc_list_imganmt img,
.mc_a1s2_content.animated .mc_a1s2_imgbox2 img {
    transform: skewX(7.5deg) scale(1.08);
} */

.mc_a1s2_imgbox2 {
    position: relative;
    font-size: 18px;
    float: right;
    width: 75.5%;
    margin-right: -7%;
}

.mc_a1s2_imgbox1 {
    font-size: 10px;
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 8%;
    width: 42%;
}

.mc_a1s2_imgbox1 .mc_list_imgbox::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
}

.mc_a1s2_imgbox2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 61%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
}

.mc_a1s2_bg1 {
    position: absolute;
    right: 14%;
    bottom: 0;
    z-index: 2;
    width: 32%;
    transform: translateY(100%);
}

.mc_a1s2_bg2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 382px;
    transform: translate(-24%, 39%);
}

.mc_a1s2_li:not(:first-child) {
    display: none;
}

.mc_a1s2_slick .slick-list {
    overflow: visible;
}

.mc_list_imganmt {
    transform: translateX(100%);
    transition: all .8s 1s;
}

.mc_a1s2_imgbox {
    transform: translateX(100%);
    transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.mc_a1s2_li.slick-active .mc_list_imganmt {
    transform: translate(0);
}

.mc_a1s2_li.slick-active .mc_a1s2_imgbox {
    transform: translate(0);
}

.mc_a1s3 {
    position: relative;
    z-index: 0;
}

.mc_a1s3_container {
    padding: 130px 0 100px;
    pointer-events: none;
}

.mc_a1s3_box {
    pointer-events: all;
}

.mc_a1s3_titbox {
    margin-bottom: 70px;
}

.mc_a1s3_li {
    float: left;
    width: 50%;
    margin-bottom: 80px;
}

.mc_a1s3_li:nth-child(even) {
    text-align: right;
}

.mc_a1s3_lisbox {
    display: inline-block;
    white-space: nowrap;
}

.mc_a1s3_num {
    font-size: 48px;
    color: #fff;
    margin-bottom: 20px;
    text-align: left;
}

.mc_a1s3_num span {
    font-size: 1.5em;
}

.mc_a1s3_tip {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.mc_a1s3_box {
    width: 500px;
}

.mc_a1s3_container {
    position: relative;
    z-index: 2;
}

.mc_a1s3_bgbox {
    position: absolute;
    left: 485px;
    top: 0;
    z-index: -1;
    width: 1070px;
    height: 100%;
    /* background: #000; */
}

.mc_a1s3_bg1 {
    position: absolute;
    top: 0;
    right: -16.8%;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 140, 63, .53);
    transform: skewX(8deg);
}

.mc_a1s3_bg2 {
    position: absolute;
    top: 0;
    right: -13.6%;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 140, 63, .34);
    transform: skewX(-25deg);
}

.mc_a1s3_bg3 {
    position: absolute;
    top: 0;
    right: -16.2%;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 140, 63, 1);
    transform: skewX(-20deg);
}

.mc_a1s3_titbox .mc_index_title,
.mc_a1s3_titbox .mc_index_subtitle {
    color: #fff;
}

.mc_a1s3_videobox {
    z-index: 1;
    width: calc(100% - 700px);
    height: 100%;
}

.mc_a1s3_videobox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.mc_a1s3_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mc_a1s3_playbtn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    width: 44px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    cursor: pointer;
}

.mc_a1s3_playbtn::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 300%;
    height: 300%;
    border-radius: 50%;
    background: rgb(0, 140, 63);
    opacity: .33;
    transition: all .36s;
}

.mc_a1s3_circle {
    position: absolute;
    left: 58px;
    top: -120px;
    z-index: 10;
    width: 460px;
}

.mc_a1s4 {
    padding: 70px 0 0;
}

.mc_a1s2_arrow {
    margin-top: 0;
}

.mc_a1s4_hd {
    position: relative;
    margin-bottom: 45px;
}

.mc_a1s4_arrow {
    position: absolute;
    right: 0;
    bottom: 12px;
}

#mc_a1s4_swiper {
    width: calc(600px + 50vw);
    padding-bottom: 150px;
}

#mc_a1s4_swiper .mc_a1s4_li {
    width: 353px;
    margin-left: 5px;
}

#mc_a1s4_swiper .mc_a1s4_li1 {
    width: 603px;
}

.mc_a1s4li_title {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
    transition: all .36s;
}

.mc_a1s4_date {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.mc_a1s4_txtbox {
    padding: 20px 28px 25px;
    background: #fff;
    box-shadow: 0 15px 98px rgba(66, 71, 82, .06);
}

.mc_a1s4_li1 {
    position: relative;
}

.mc_a1s4_li1 .mc_a1s4_txtbox {
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    background: none;
}

.mc_a1s4_li1 .mc_a1s4li_title {
    height: 30px;
    line-height: 30px;
        color: #fff;
    margin-bottom: 0;
    text-decoration: none;
}

.mc_a1s4_li1 .mc_a1s4_date {
    color: #fff;
    margin: 6px 0;
}

.mc_a1s4_txt p {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #fff;
}

@media screen and (min-width:1200px) {
    .pc_fenye li:hover {
        color: #008d40;
        /* background-color: #008d40; */
    }
    .mc_nav_a:hover {
        color: #008d40;
    }
    .mc_language a:hover {
        color: #008d40;
    }
    .mc_search_btn:hover {
        color: #008d40;
    }
    .mc_navfixed .mc_nav_a:hover::before {
        width: 100%;
    }
    .mc_subnav_a:hover .iconfont {
        opacity: 1;
    }
    .mc_ft1_nav a:hover {
        opacity: .6;
    }
    .mc_banb_bgbox>a:hover .mc_banb_bg {
        opacity: .1;
    }
    .mc_a1s1_arrow:hover .iconfont {
        color: #008d40;
    }
    .mc_a1s1_a:hover {
        color: #008d40;
    }
    .ca_crumbi p a:hover {
        color: #666;
    }
    .mc_b3_arrow .iconfont:hover {
        color: #008d40;
    }
    .mc_b4_li:hover .mc_b4icon_def {
        display: none;
    }
    .mc_b4_li:hover .mc_b4icon_act {
        display: inline-block;
        visibility: visible;
        animation: mcfade .36s;
    }
    .mc_b4_li:hover .mc_b4li_m {
        color: #008d40;
        transition: all .36s;
    }
    @keyframes mcfade {
        0% {
            opacity: 0;
        }
    }
    /* .mc_b5gf_lisbox:hover .mc_b5gf_qrbox {
        height: 110px;
    } */
    .mc_b5gf_lisbox:hover .mc_b5gf_xtbbox {
        box-shadow: 3px 4.6px 40px rgba(0, 0, 0, .1);
    }
    .mc_e1_lisbox:hover .mc_e1_liimg img {
        transform: scale(1.1);
    }
    .mc_e1tab_hdli:hover {
        background: #008d40;
        border-color: #008d40;
        color: #fff;
    }
    .mc_a1s2_active a:hover {
        color: #008d40;
    }
    .mc_a1s3_playbtn:hover::before {
        width: 250%;
        height: 250%;
        opacity: .6;
    }
    .mc_a1s4_lisbox:hover .mc_a1s4li_title {
        color: #008d40;
    }
}


/* 载入效果 */


/* carl start */

.mc_cont1200 {
    width: 1200px;
    margin: 0px auto;
}

.ca_img_real {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.ca_img_static {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.ca_banner_pic img {
    width: 100%;
}

.ca_banner_mc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 2;
}

.ca_banner_mch {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 165px;
    background-image: linear-gradient(to bottom, #000, transparent);
    opacity: 0.84;
}


/* carl 731 */

.ca_video {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.ca_video_pic {
    z-index: 2;
}

.ca_video_pic img {
    position: absolute;
    max-width: none;
    top: 50%;
    left: 50%;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: 0.36s all;
}

.ca_video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}


/* carl 731e */

.ca_crumb {
    padding-top: 14px;
}

.ca_crumbi p a::after {
    content: "/";
    display: inline-block;
    margin: 0px 6px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.ca_crumbi p a:last-child::after{
    content: "";
}

.ca_crumbi:first-of-type p a::before {
    display: none;
}

.ca_crumbico {
    width: 15px;
    margin-top: 3px;
    margin-right: 13px;
}

.ca_crumbico img {
    width: 100%;
}

.ca_crumbi p a {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_zhzx_h {
    margin-top: 80px;
    margin-bottom: 60px;
}

.ca_zhzx_hi {
    width: 161px;
    margin-right: 8px;
    border: 0.5px solid #999999;
    background-color: transparent;
}

.ca_zhzx_hi:last-of-type {
    margin-right: 0px;
}

.ca_zhzx_hi.act {
    background-color: #008d40;
    border: 0.5px solid transparent;
}

.icon-heart {
    padding-right: 4px;
    color: #008d40;
    transition: 0.36s all;
}

.ca_zhzx_hi.act p a {
    color: #fff;
}

.ca_zhzx_hi p a {
    display: block;
    font-size: 18px;
    line-height: 41px;
    text-align: center;
    color: #999;
    transition: 0.36s all;
}

.ca_zhzx_slick {
    position: relative;
}

.ca_zhzx_slickpm {
    position: relative;
}

.ca_zhzx_slickpw {
    display: none;
}

.ca_zhzx_slickpw.on {
    display: block;
}

.ca_zhzx_slickpm img {
    width: 100%;
    height: 100%;
}

.ca_zhzx_slickarc {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 562px;
    box-shadow: 0px 0px 24px 8px rgba(214, 211, 211, 0.35);
}

.ca_zhzx_slickarcm.on {
    display: block;
}

.ca_zhzx_slickarcm {
    display: none;
    padding: 30px 47px 20px 44px;
    background-color: #fff;
}

.ca_zhzx_slickarcm1 p {
    font-size: 16px;
    line-height: 28px;
    color: #999;
}

.ca_zhzx_slickarcm1 h3 {
    height: 96px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2em;
    color: #333;
    overflow: hidden;
}

.ca_zhzx_slickarccnt p {
    height: 56px;
    overflow: hidden;
}

.ca_zhzx_slickarcm2 {
    margin-top: 22px;
}

.ca_zhzx_slickarcdate {
    margin-bottom: 2px;
}

.ca_zhzx_slickarctit {
    margin-bottom: 8px;
}

.ca_zhzx_slickarcm2w p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_zhzx_slickarcm2w .icon-next {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_zhzx_slickarcm2w .icon-next {
    padding-left: 10px;
}

.ca_zhzx_slickbtn {
    position: absolute;
    right: 562px;
    bottom: 0px;
    width: 121px;
    padding: 0px 20px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.ca_zhzx_slickbtn .icon-next {
    font-size: 14px;
    line-height: 62px;
    color: #fff;
    transition: 0.36s all;
}

.ca_zhzx_slickbtnl .icon-next {
    transform: rotate(-180deg);
}

.ca_zhzx_slickpw a {
    display: block;
}

.ca_zhzx_slickarcm a {
    display: block;
}

.ca_zhlist {
    margin-top: 50px;
}

.ca_zhlist_box {
    margin-left: -22px;
    margin-right: -22px;
    overflow: hidden;
}

.ca_zhlist_boxi:nth-of-type(3n+1) {
    animation-delay: 0.2s;
}

.ca_zhlist_boxi:nth-of-type(3n+2) {
    animation-delay: 0.3s;
}

.ca_zhlist_boxi:nth-of-type(3n+3) {
    animation-delay: 0.4s;
}

.ca_zhlist_boxi {
    width: 33.333333%;
    padding-left: 22px;
    padding-right: 22px;
    margin-bottom: 50px;
}

.ca_zhlist_boxih {
    position: relative;
    overflow: hidden;
}

.ca_zhlist_boxih img {
    width: 100%;
    height: 100%;
    transition: 0.36s all;
}

.ca_zhlist_boxi a {
    display: block;
    box-shadow: 0px 0px 24px 8px rgba(214, 211, 211, 0.35);
}

.ca_zhlist_boxim {
    padding: 22px 36px 20px 44px;
}

.ca_zhlist_date {
    font-family: Arial !important;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.ca_zhlist_boxim h4 {
    height: 72px;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    color: #333;
    word-break: break-all;
    overflow: hidden;
}

.ca_zhlist_txt {
    margin-top: 8px;
    height: 56px;
    font-size: 16px;
    line-height: 28px;
    color: #999;
    word-break: break-all;
    overflow: hidden;
}

.ca_zxmore p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_zxmore {
    margin-top: 12px;
}

.ca_zxmore .icon-next {
    padding-left: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_f1m {
    position: relative;
}

.ca_f1_cb {
    position: absolute;
    top: 202px;
    left: 0px;
    width: 200px;
    z-index: -1;
}

.ca_f1_cb img {
    width: 100%;
}

.ca_f1_cb2 {
    position: absolute;
    right: -10px;
    top: calc(50% - 318px);
    width: 226px;
    z-index: -1;
}

.ca_f1_cb2 img {
    width: 100%;
}

.ca_f1 .ca_fymr {
    margin-top: 16px;
    margin-bottom: 110px;
}

.ca_fymr .pc_fenye li.activepage {
    color: #008d40;
    background: transparent;
}

.ca_fymr .pc_fenye li {
    width: 52px;
    margin: 0px;
    font-size: 14px;
    color: #999;
    border-radius: 100%;
}

.ca_zxxq_h {
    margin-top: 100px;
    background-color: #eff4f4;
}

.ca_zxxq_hw {
    position: relative;
    padding-top: 90px;
    padding-bottom: 94px;
    margin-left: 230px;
    margin-right: 240px;
}

.ca_zxxq_title {}

.ca_zxxq_title h3 {
    /* max-height: 128px; */
    font-size: 36px;
    line-height: 64px;
    font-weight: 700;
    color: #333;
    /* overflow: hidden; */
}

.ca_zxxq_hf {
    position: absolute;
    left: 0px;
    bottom: 12px;
    width: 100%;
}

.ca_zxxq_hfico {
    width: 18px;
    margin-right: 8px;
}

.ca_zxxq_hfico img {
    width: 100%;
}

.ca_zxxq_hfitxt p,
.ca_zxxq_hfitxt span {
    font-size: 14px;
    line-height: 16px;
    color: #999;
}

.ca_zxxq_hfitxt span {
    padding-left: 12px;
}

.ca_zxxq_hfi:nth-of-type(2) {
    padding-left: 62px;
}

.ca_zxxq_hm {
    position: relative;
}

.ca_zxxq_back {
    position: absolute;
    top: 50%;
    left: -160px;
    transform: translateY(-50%);
}

.ca_zxxq_back a {
    display: block;
}

.ca_zxxq_back p {
    font-size: 20px;
    line-height: 20px;
    color: #333;
}

.ca_zxxq_back1 {
    margin-right: 16px;
}

.ca_zxxq_back1 .icon-next {
    font-size: 14px;
    transform: rotate(-180deg);
}

.ca_zxxq_m {
    margin-top: 82px;
    margin-left: 230px;
    margin-right: 240px;
    margin-bottom: 114px;
}

.ca_zxxq_m p {
    font-size: 18px;
    line-height: 36px;
    color: #666;
}

.ca_f2m {
    position: relative;
}

.ca_f2_cb1 {
    position: absolute;
    top: 22px;
    left: 0px;
    width: 258px;
    z-index: -1;
}

.ca_f2_cb1 img {
    width: 100%;
}

.ca_f2_cb2 {
    position: absolute;
    right: 0px;
    bottom: -324px;
    width: 359px;
    z-index: -1;
}

.ca_f2_cb2 img {
    width: 100%;
}

.ca_zxxq_hfico .bshare-custom #bshare-more-icon,
.bshare-custom .bshare-more-icon {
    background: url(../images/2zxfx.png) no-repeat !important;
    background-size: contain;
}

.ca_zxxq_hfico .bshare-custom a {
    width: 18px;
    height: 14px;
    margin-right: 0px;
}

.ca_zxxq_hfi:last-of-type .ca_zxxq_hfico {
    margin-right: 4px;
}

.ca_banner_txt {
    position: absolute;
    bottom: 56px;
    width: 100%;
    z-index: 3;
}

.mc_tit60 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.ca_zthd_boxi {
    position: relative;
    box-shadow: 0px 0px 13px 5px rgba(229, 227, 227, 0.75);
    margin-bottom: 100px;
}

.ca_zthd_boxi:nth-of-type(3n+1) {
    animation-delay: 0.2s;
}

.ca_zthd_boxi:nth-of-type(3n+2) {
    animation-delay: 0.3s;
}

.ca_zthd_boxi:nth-of-type(3n+3) {
    animation-delay: 0.4s;
}

.ca_zthd_boxi:last-of-type {
    margin-bottom: 0px;
}

.ca_zthd_boxi a {
    display: block;
}

.ca_zthd_boxil {
    position: relative;
    width: 704px;
    overflow: hidden;
}

.ca_zthd_boxil img {
    width: 100%;
    height: 100%;
    transition: 0.36s all;
}

.ca_zthd_boxir {
    position: absolute;
    right: 0px;
    top: 0px;
    width: calc(100% - 704px);
    height: 100%;
    padding: 58px 40px 51px 58px;
    background-color: #fff;
}

.ca_zthd_label {
    margin-bottom: 3px;
}

.ca_zthd_label p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #008d40;
}

.ca_zthd_title {
    overflow: hidden;
}

.ca_zthd_title h3 {
    max-height: 96px;
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
    color: #333;
    overflow: hidden;
}

.ca_zthd_txt {
    margin-top: 12px;
    margin-bottom: 12px;
}

.ca_zthd_txt p {
    font-size: 20px;
    line-height: 28px;
    color: #999;
}

.ca_zthd_txti:nth-of-type(2) {
    width: calc(100% - 100px);
}

.ca_zthd_txti:nth-of-type(2) p {
    max-height: 56px;
    overflow: hidden;
}

.ca_zthd_date {
    margin-bottom: 34px;
}

.ca_zthd_date p {
    font-family: Arial !important;
    font-size: 20px;
    line-height: 28px;
    color: #999;
}

.ca_f3 .ca_fymr {
    margin-top: 74px;
    margin-bottom: 108px;
}

.ca_f3m {
    position: relative;
}

.ca_f3_cb1 {
    position: absolute;
    top: 322px;
    left: 0px;
    width: 258px;
    z-index: -1;
}

.ca_f3_cb1 img {
    width: 100%;
}

.ca_f3_cb2 {
    position: absolute;
    right: -166px;
    top: calc(50% - 286px);
    z-index: -1;
}

.ca_zhzp {
    overflow: hidden;
}

.ca_zhzpi {
    position: relative;
    width: 25%;
}

.ca_zhzpi:nth-of-type(4n+1) {
    animation-delay: 0.1s;
}

.ca_zhzpi:nth-of-type(4n+2) {
    animation-delay: 0.2s;
}

.ca_zhzpi:nth-of-type(4n+3) {
    animation-delay: 0.3s;
}

.ca_zhzpi:nth-of-type(4n+4) {
    animation-delay: 0.4s;
}

.ca_zhzpw {
    position: relative;
    width: 100%;
    /* height: 15.625vw; */
    overflow: hidden;
}

.ca_zhzpw .ca_img_real {
    max-width: none !important;
    height: 100.5%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* .ca_zhzpw .ca_img_static {
    display: none;
} */

.ca_f4m .ca_zhzx_h {
    margin-top: 94px;
}

.ca_f4 .ca_fymr {
    margin-top: 74px;
    margin-bottom: 109px;
}

.ca_zhzp_mc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    opacity: 0;
    /* display: none; */
    transition: 0.36s all;
}

.ca_zhzp_mcico {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    pointer-events: none;
}

.ca_zhzp_mcico img {
    width: 100%;
}

.ca_banner_phpic {
    display: none;
    position: relative;
    width: 100%;
}

.ca_banner_phpic img {
    width: 100%;
    height: 100%;
}

.ca_f4m {
    position: relative;
}

.ca_f4_cb1 {
    position: absolute;
    top: 258px;
    left: 0px;
    width: 258px;
    z-index: -1;
}

.ca_f4_cb1 img {
    width: 100%;
}

.ca_f4_cb2 {
    position: absolute;
    right: -79px;
    bottom: -440px;
    width: 359px;
    z-index: -1;
}

.ca_f4_cb2 img {
    width: 100%;
}

.ca_mtzlq {
    position: relative;
    margin-top: 76px;
    margin-bottom: 115px;
}

.ca_mtzlq_pic {
    position: relative;
    width: 699px;
}

.ca_mtzlq_pic img {
    width: 100%;
    height: 100%;
}

.ca_mtzlq_txt {
    width: calc(100% - 699px);
}

.ca_mtzlq_txt1 {
    margin-bottom: 55px;
}

.mc_tit48 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    color: #333;
}

.ca_mtzlq_txt2 {
    margin-bottom: 20px;
}

.ca_mtzlq_txt2 h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #666;
}

.ca_mtzlq_txt3 p a {
    font-size: 18px;
    line-height: 36px;
    color: #999;
}

.ca_zlhzmt {
    margin-bottom: 123px;
}

.ca_zlhzmt_h {
    margin-bottom: 62px;
}

.ca_zlhzmt_box {
    overflow: hidden;
}

.ca_zlhzmt_boxi {
    width: 25%;
    border: 1px solid #dcdcdc;
    box-shadow: 0px 2px 24px 8px rgba(229, 229, 229, 0.35);
}

.ca_zlhzmt_boxi:nth-of-type(4n+1) .ca_zlhzmt_boxiw {
    animation-delay: 0.2s;
}

.ca_zlhzmt_boxi:nth-of-type(4n+2) .ca_zlhzmt_boxiw {
    animation-delay: 0.3s;
}

.ca_zlhzmt_boxi:nth-of-type(4n+3) .ca_zlhzmt_boxiw {
    animation-delay: 0.4s;
}

.ca_zlhzmt_boxi:nth-of-type(4n+4) .ca_zlhzmt_boxiw {
    animation-delay: 0.5s;
}

.ca_zlhzmt_boxi:nth-of-type(2n) {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.ca_zlhzmt_boxi:nth-of-type(4n) {
    border-right: 1px solid #dcdcdc;
}

.ca_zlhzmt_boxiw {
    position: relative;
}

.ca_zlhzmt_boxiw img {
    width: 100%;
    height: 100%;
}

.ca_hzmt {
    margin-bottom: 122px;
}

.ca_hzmt_boxw {
    overflow: hidden;
}

.ca_hzmt_box {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    overflow: hidden;
}

.ca_hzmt_boxi {
    width: 25%;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0px 2px 24px 8px rgba(229, 229, 229, 0.35);
}

.ca_hzmt_boxi:nth-of-type(4n+1) .ca_zlhzmt_boxiw {
    animation-delay: 0.2s;
}

.ca_hzmt_boxi:nth-of-type(4n+2) .ca_zlhzmt_boxiw {
    animation-delay: 0.3s;
}

.ca_hzmt_boxi:nth-of-type(4n+3) .ca_zlhzmt_boxiw {
    animation-delay: 0.4s;
}

.ca_hzmt_boxi:nth-of-type(4n+4) .ca_zlhzmt_boxiw {
    animation-delay: 0.5s;
}

.ca_g1 .ca_banner_txt {
    bottom: 86px;
}

.ca_b2b {
    position: relative;
    margin-top: 74px;
    margin-bottom: 122px;
    overflow: hidden;
}

.ca_b2bw p {
    font-size: 18px;
    line-height: 36px;
    color: #666;
}

.ca_b2b_extra {
    position: absolute;
    bottom: -158px;
    right: 94px;
}

.ca_b2b_extra2 a {
    display: block;
}

.ca_b2b_extra1 {
    width: 296px;
}

.ca_b2b_extra1 img {
    width: 100%;
}

.ca_b2b_extra2 {
    position: absolute;
    top: 92px;
    left: 97px;
}

.ca_b2b_extra2 p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}

.ca_b2b_extra2 .icon-next {
    padding-left: 13px;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    transition: 0.36s all;
}

.ca_jckb_h {
    margin-top: 89px;
    margin-bottom: 60px;
}

.ca_jckb_slick,
.ca_jckb_slickim {
    position: relative;
}

.ca_jckb_slickim a {
    display: block;
}

.ca_jckb_slickim img {
    width: 100%;
    height: 100%;
}

.ca_jckb_slickbtn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 121px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
}

.ca_jckb_slickbtni .icon-next {
    margin-top: 6px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    transition: 0.36s all;
}

.ca_jckb_slickbtnl .icon-next {
    transform: rotate(-180deg);
}

.ca_yzzb_h {
    margin-top: 89px;
    margin-bottom: 60px;
}

.ca_yzzb_box {
    margin-left: -25px;
    margin-right: -25px;
    overflow: hidden;
    /* carl 729 */
}

.ca_yzzb_boxi {
    width: 33.333333%;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 58px;
}

.ca_yzzb_boxi:nth-of-type(3n+1) {
    animation-delay: 0.2s;
}

.ca_yzzb_boxi:nth-of-type(3n+2) {
    animation-delay: 0.3s;
}

.ca_yzzb_boxi:nth-of-type(3n+3) {
    animation-delay: 0.4s;
}

.ca_yzzb_boxi a {
    display: block;
}

.ca_yzzb_boxih {
    position: relative;
    overflow: hidden;
}

.ca_yzzb_boxih img {
    width: 100%;
    height: 100%;
    transition: 0.36s all;
}

.ca_yzzb_boxim {
    position: relative;
    height: 234px;
}

.ca_yzzb_boxim1 {
    border-bottom: 1px solid #d9dadb;
}

.ca_yzzb_date1 {
    padding-top: 19px;
    padding-bottom: 17px;
    transition: transform 0.36s;
}

.ca_yzzb_date1 p {
    /* font-family: Arial !important; */
    font-size: 20px;
    line-height: 30px;
    color: #999;
    transition: 0.36s all;
}

.ca_yzzb_date1 .icon-next {
    font-size: 16px;
    line-height: 30px;
    color: transparent;
    transition: 0.36s all;
}

.ca_yzzb_cont {
    padding-bottom: 43px;
    transition: transform 0.36s;
}

.ca_yzzb_cont p {
    height: 60px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    /* carl 729 */
    word-break: break-all;
}

.ca_yzzb_boxim2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 0px 29px 0px 20px;
    background-color: #008d40;
    opacity: 0;
    transition: 0.5s all;
}

.ca_yzzb_boxim2 p {
    font-size: 20px;
    line-height: 64px;
    color: #fff;
}

.ca_yzzb_boxim2 .icon-next {
    font-size: 14px;
}

.ca_g2m .ca_fymr {
    margin-top: 10px;
    margin-bottom: 120px;
}

.ca_g2m {
    position: relative;
}

.ca_g2_cb1 {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 258px;
    z-index: -1;
}

.ca_g2_cb1 img {
    width: 100%;
}

.ca_g2_cb2 {
    position: absolute;
    right: -142px;
    top: 50%;
    width: 359px;
    z-index: -1;
}

.ca_g2_cb2 img {
    width: 100%;
}

.ca_yszh {
    margin-top: 82px;
    margin-bottom: 122px;
}

.ca_yszh_item,
.ca_yszh_itembase {
    position: relative;
    overflow: hidden;
}

.ca_yszh_item {
    width: 33.333333%;
    overflow: hidden;
}

.ca_yszh_item:nth-of-type(3n+1) {
    animation-delay: 0.3s;
}

.ca_yszh_item:nth-of-type(3n+2) {
    animation-delay: 0.4s;
}

.ca_yszh_item:nth-of-type(3n+3) {
    animation-delay: 0.5s;
}

.ca_yszh_item a {
    display: block;
}

.ca_yszh_itembase img {
    width: 100%;
    height: 100%;
    transition: 0.36s all;
}

.ca_yszh_itemmc {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 3;
}

.ca_yszh_twshow .ca_yszh_iteminfo {
    display: block;
}

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

.ca_yszh_title p {
    font-size: 30px;
    line-height: 1;
    color: #fff;
}

.ca_yszh_iteminfo {
    display: none;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 78px 38px 38px 38px;
    background-color: #f4f4f4;
    z-index: 4;
    transition: 0.36s all;
}


/* .ca_yszh_item:first-of-type .ca_yszh_iteminfo {
    display: block;
} */

.ca_yszh_iteminfo1 p {
    max-height: 144px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
}

.ca_yszh_iteminfo2 {
    margin-top: 24px;
}

.ca_yszh_iteminfo2 p {
    font-size: 14px;
    line-height: 24px;
    color: #008d40;
}

.ca_yszh_iteminfo2 .icon-next {
    font-size: 12px;
    line-height: 24px;
    color: #008d40;
}


/* .ca_yszh_item:first-of-type .ca_yszh_iteminfo {
    top: 0px;
} */

.ca_g3m {
    position: relative;
}

.ca_g3_cb1 {
    position: absolute;
    left: 0px;
    top: 72px;
    width: 200px;
    z-index: -1;
}

.ca_g3_cb1 img {
    width: 100%;
}

.ca_g3_cb2 {
    position: absolute;
    right: -143px;
    bottom: -280px;
    width: 359px;
    z-index: -1;
}

.ca_g3_cb2 img {
    width: 100%;
}

.ca_f6m {
    position: relative;
}

.ca_f6_cb1 {
    position: absolute;
    top: 250px;
    left: 0px;
    width: 258px;
    z-index: -1;
}

.ca_f6_cb1 img {
    width: 100%;
}

.ca_f6_cb2 {
    position: absolute;
    right: -8px;
    bottom: -292px;
    width: 281px;
    z-index: -1;
}

.ca_f6_cb2 img {
    width: 100%;
}

.ca_whzcp {
    position: relative;
    width: 532px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 18px;
    transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    overflow: hidden;
}

.ca_whzcp img {
    width: 100%;
    height: 100%;
    transform: skewX(5deg) scale(1.05);
    transition: 0.36s all;
}

.ca_whzc {
    margin-top: 90px;
}

.ca_whzc_m {
    position: relative;
    width: 100%;
    margin-bottom: 125px;
}

.ca_whzc_ml {
    float: right;
}

.ca_whzc_mr {
    position: absolute;
    top: 50%;
    left: 0px;
    width: calc(100% - 684px);
    height: 100%;
    /* padding-right: 94px; */
    transform: translateY(-50%);
}

.ca_whzc_num {
    margin-bottom: 8px;
}

.ca_whzc_num p {
    font-family: Arial !important;
    font-size: 30px;
    line-height: 1;
    color: #e1dcda;
}

.ca_whzc_title {
    margin-bottom: 30px;
}

.ca_whzc_title h4 {
    height: 48px;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #333;
    overflow: hidden;
}

.ca_whzc_txt p {
    max-height: 192px;
    font-size: 16px;
    line-height: 32px;
    color: #999;
    word-break: break-all;
    overflow: hidden;
}

.ca_whzc_txt {
    margin-bottom: 35px;
}

.ca_whzc_more p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_whzc_more .icon-next {
    padding-left: 12px;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    transition: 0.36s all;
}

.ca_whzc_m.reverse .ca_whzc_ml {
    float: left;
}

.ca_whzc_m.reverse .ca_whzc_mr {
    left: auto;
    right: 0px;
    padding-right: 0px;
}

.ca_sqcz {
    padding-top: 60px;
    padding-bottom: 118px;
}

.ca_sqcz_box {
    position: relative;
    margin-top: 59px;
}

.ca_sqcz_boxbg {
    position: relative;
    min-height: 250px;
}

.ca_sqcz_boxbg img {
    width: 100%;
    height: 100%;
}

.ca_sqcz_boxmc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.ca_sqcz_boxbtn p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

.ca_sqcz_boxbtn .icon-next {
    padding-left: 12px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}

.ca_sqcz_boxf {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #008d40;
    z-index: 4;
    overflow: hidden;
}

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

.ca_sqcz_boxfbg {
    z-index: -1;
}

.ca_sqcz_boxtit {
    position: absolute;
    top: 43%;
    left: 50%;
    width: 680px;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 4;
}

.ca_sqcz_boxtit h3 {
    margin-bottom: 28px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.ca_sqcz_boxtit p {
    padding: 0px 60px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.ca_sqcz_boxbtn a {
    display: block;
}

.ca_zss {
    padding-top: 82px;
    padding-bottom: 120px;
    background-color: #f2f3f7;
}

.ca_zss_h h3 {
    text-align: center;
}

.ca_zss_box {
    position: relative;
    margin-top: 68px;
}

.ca_zss_boxmim {
    width: 1020px;
    margin: 0 auto;
}

.ca_zss_boxmiw {
    position: relative;
    margin: 0px 54px;
}

.ca_zss_boxmiw a {
    display: block;
    box-shadow: 0px 10px 20px 10px rgba(17, 17, 17, 0.06);
}

.ca_zss_boxmpic {
    position: relative;
    width: 457px;
    overflow: hidden;
}

.ca_zss_boxmpic img {
    width: 100%;
    height: 100%;
    transition: 0.36s all;
}

.ca_zss_boxmtxt {
    position: absolute;
    top: 0px;
    right: 0px;
    width: calc(100% - 457px);
    height: 100%;
    padding: 64px 40px 46px 46px;
    background-color: #fff;
}

.ca_zss_boxmtxt1 {
    margin-bottom: 34px;
}

.ca_zss_boxmtxt1 p {
    font-size: 20px;
    line-height: 24px;
    color: #333;
}

.ca_zss_boxmtxt2 p {
    max-height: 120px;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
}

.ca_zss_btn {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ca_zss_btnl,
.ca_zss_btnr {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #008d40;
    border-radius: 50%;
}

.ca_zss_btnl p,
.ca_zss_btnr p {
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.ca_zss_btnl {
    left: 122px;
}

.ca_zss_btnr {
    right: 122px;
}

.ca_zss_btnl p {
    transform: rotate(-180deg);
}

.ca_tssg {
    position: relative;
    overflow: hidden;
}

.ca_tssg_bg {
    position: relative;
}

.ca_tssg_bg img {
    width: 100%;
    height: 100%;
    min-height: 200px;
}

.ca_tssg_mc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.ca_tssg_extra1 {
    width: 583px;
}

.ca_tssg_extra1 img {
    width: 100%;
}

.ca_tssg_extra {
    position: absolute;
    right: 362px;
    bottom: -370px;
    z-index: 3;
}

.ca_tssg_extra a {
    display: block;
}

.ca_tssg_extra2 {
    position: absolute;
    top: 137px;
    left: 214px;
}

.ca_tssg_extra2 h4 {
    margin-bottom: 28px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.ca_tssg_extra2 p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}

.ca_tssg_extra2 .icon-next {
    margin-left: 16px;
    font-size: 16px;
    line-height: 36px;
    transition: 0.36s all;
}

.ca_c1m {
    position: relative;
}

.ca_c1_cb1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    z-index: -1;
}

.ca_c1_cb1 img {
    width: 100%;
}

.ca_c1_cb2 {
    position: absolute;
    top: 37%;
    right: -12px;
    width: 408px;
    z-index: -1;
}

.ca_c1_cb2 img {
    width: 100%;
}

.ca_gbk {
    padding-top: 75px;
    padding-bottom: 164px;
}

.mc_gbk_box {
    margin-top: 60px;
}

.ca_gbk_box {
    margin-top: 40px;
    margin-left: -29px;
    margin-right: -29px;
}

.ca_gbk_boxi {
    width: 33.333333%;
    padding-left: 29px;
    padding-right: 29px;
}

.ca_gbk_boxiw {
    position: relative;
}

.ca_gbk_boximg {
    position: relative;
    overflow: hidden;
}

.ca_gbk_boximg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.ca_gbk_sq {
    display: none;
    position: absolute;
    right: -8px;
    bottom: -57px;
    z-index: 3;
}

.ca_gbk_sqbg {
    width: 222px;
}

.ca_gbk_sqbg img {
    width: 100%;
}

.ca_gbk_sqtxt {
    position: absolute;
    top: 50%;
    left: 51px;
    transform: translateY(-50%);
}

.ca_gbk_sqtxt a {
    display: inline-block;
}

.ca_gbk_sqtxt p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.ca_gbk_sqtxt .icon-next {
    padding-left: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.ca_whzc_more a {
    display: block;
}

.ca_zss_boxmi {
    display: none;
}

.ca_zss_boxmi.on {
    display: block;
}

.ca_zhgk_h {
    margin-top: 94px;
    margin-bottom: 130px;
}

.ca_zhgk_h1 {
    margin-bottom: 39px;
    text-align: center;
}

.ca_zhgk_h2 {
    width: 924px;
    margin: 0 auto;
    margin-bottom: 33px;
    text-align: center;
}

.ca_zhgk_h2 p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.ca_zhgk_item {
    text-align: center;
}

.ca_zhgk_item h4 {
    margin-bottom: 38px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #333;
}

.ca_zhsj {
    margin-bottom: 51px;
}

.ca_zhsj p {
    font-family: Arial !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #008d40;
}

.ca_zhsj p span {
    padding: 0px 30px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #333;
}

.ca_zhdd {
    margin-bottom: 62px;
}

.ca_zhdd h3 {
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #008d40;
}

.ca_zhdd p {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #666666;
}

.ca_zbdw {
    margin-bottom: 48px;
}

.ca_zbdw h4,
.ca_cbdw h4 {
    margin-bottom: 27px;
}

.ca_zbdw p,
.ca_cbdw p {
    font-size: 24px;
    line-height: 48px;
    color: #999;
}

.ca_zsfbt_h {
    position: relative;
}

.ca_zsfbt_hmore {
    position: absolute;
    right: 0px;
    top: 12px;
}

.ca_zsfbt_hmore a {
    display: inline-block;
}

.ca_zsfbt_hmore p {
    font-size: 18px;
    line-height: 28px;
    color: #008d40;
}

.ca_zsfbt_hmore .icon-next {
    padding-left: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #008d40;
}

.ca_zsml {
    position: relative;
}

.ca_b1m .swiper-container {
    padding-bottom: 30px;
    margin-top: 115px;
    margin-bottom: 80px;
    width: 100%;
    /* height: 316px; */
    margin-left: auto;
    margin-right: auto;
}

.ca_b1m .swiper-wrapper {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    box-shadow: 0px 0px 24px 8px rgba(229, 229, 229, 0.35);
}

.ca_b1m .swiper-slide {
    /* height: 50%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.ca_b1m .swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: row;
}

.ca_b1m .swiper-pagination {
    position: relative;
}

.ca_b1m .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -20px;
}

.ca_zsml_pic {
    position: relative;
}

.ca_zsml_pic img {
    width: 100%;
    height: 100%;
}

.ca_zsml_extra {
    position: absolute;
    left: -160px;
    bottom: -88px;
    width: 433px;
    z-index: -1;
}

.ca_zsml_extra img {
    width: 100%;
}

.ca_zsfbt {
    margin-bottom: 145px;
}

.ca_zsfbt_box {
    position: relative;
    margin-top: 58px;
}

.ca_zsfbt_boxr {
    position: relative;
    width: 480px;
    box-shadow: 0px 0px 21px 7px rgba(237, 236, 236, 0.75);
    z-index: 2;
}

.ca_zsfbt_boxl {
    position: absolute;
    width: calc(100% - 480px);
    height: 100%;
}

.ca_zsfbt_boxlw {
    position: absolute;
    /* top: 50%; */
    left: -20px;
    margin-top: 72px;
    /* transform: translateY(-50%); */
}

.ca_zhfb_tc {
    width: 646px;
}

.ca_zhfb_tc img {
    width: 100%;
}

.ca_zhfb_tw {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.ca_zhfb_ti {
    position: absolute;
    width: 190px;
}

.ca_zhfb_ti img {
    width: 100%;
    transition: 0.36s all;
}

.ca_zhfb_ti:nth-of-type(1) {
    right: 83px;
    top: 130px;
    transform: rotate(-45deg);
}

.ca_zhfb_ti:nth-of-type(2) {
    right: 146px;
    top: 68px;
    transform: rotate(-45deg);
}

.ca_zhfb_ti:nth-of-type(3) {
    left: 149px;
    top: 66px;
    transform: rotate(45deg);
}

.ca_zhfb_ti:nth-of-type(4) {
    left: 86px;
    top: 129px;
    transform: rotate(45deg);
}

.ca_zhfb_ti:nth-of-type(5) {
    left: 79px;
    bottom: 131px;
    transform: rotate(-45deg);
}

.ca_zhfb_ti:nth-of-type(5) {
    left: 79px;
    bottom: 131px;
    transform: rotate(-45deg);
}

.ca_zhfb_ti:nth-of-type(6) {
    left: 143px;
    bottom: 67px;
    transform: rotate(-45deg);
}

.ca_zhfb_ti:nth-of-type(7) {
    right: 147px;
    bottom: 66px;
    transform: rotate(45deg);
}

.ca_zhfb_ti:nth-of-type(8) {
    right: 81px;
    bottom: 129px;
    transform: rotate(45deg);
}

.ca_zsfbt_boxrh {
    padding: 0px 45px;
    background-color: #008c3f;
}

.ca_zsfbt_boxrh p {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0px;
    color: #fff;
}

.ca_zsfbt_boxrh2 {
    padding-left: 26px;
    width: calc(100% - 40px);
}

.ca_zsfbt_boxrb2 {
    padding-left: 10px;
}

.ca_zsfbt_boxrbw {
    height: 600px;
    padding-top: 14px;
    padding-bottom: 20px;
    /* padding: 14px 45px 20px; */
    background-color: #fff;
    overflow-y: auto;
}

.ca_zsfbt_boxrb {
    margin: 0px 45px;
    border-bottom: 1px solid #f7f7f7;
}

.ca_zsfbt_boxrb:last-of-type {
    border-bottom: 0px;
}

.ca_zsfbt_boxrb p {
    padding: 19px 0px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ca_zsfbt_boxrb1 {
    position: relative;
    width: 80px;
}

.ca_zsfbt_boxrb1::before {
    position: absolute;
    top: 25px;
    left: -6px;
    content: "[";
    display: inline-block;
    font-size: 18px;
    color: #666;
}

.ca_zsfbt_boxrb1::after {
    position: absolute;
    top: 25px;
    right: -6px;
    content: "]";
    display: inline-block;
    font-size: 18px;
    color: #666;
}

.ca_zsfbt_boxrb2 {
    width: calc(100% - 80px);
}

.ca_b1_bf {
    margin-top: 50px;
}

.ca_b1_bf a {
    display: block;
}

.ca_b1_bf1 {
    width: 55px;
}

.ca_b1_bf1 img {
    width: 100%;
}

.ca_b1_bf2 {
    margin-left: 18px;
}

.ca_b1_bf2 p {
    font-size: 24px;
    line-height: 55px;
    color: #fff;
}

.ca_b1 .ca_banner_txt {
    bottom: 121px;
}

.ca_b1m {
    position: relative;
}

.ca_b1_cb1 {
    position: absolute;
    top: 164px;
    left: 0px;
    width: 278px;
    z-index: -1;
}

.ca_b1_cb2 {
    position: absolute;
    top: 602px;
    right: 0px;
    width: 514px;
    z-index: -1;
}

.ca_b1_cb3 {
    position: absolute;
    bottom: 510px;
    left: 0px;
    width: 326px;
    z-index: -1;
}

.ca_b1_cb1 img,
.ca_b1_cb2 img,
.ca_b1_cb3 img {
    width: 100%;
}

.ca_zsfbt_extra {
    position: absolute;
    width: 433px;
    bottom: -84px;
    right: -104px;
    z-index: 1;
}

.ca_zsfbt_extra img {
    width: 100%;
}

.ca_zsfbt_boxrbw .mCSB_inside>.mCSB_container {
    margin-right: 6px;
}

.ca_zsfbt_boxrbw .mCSB_scrollTools {
    width: 6px;
}

.ca_zsfbt_boxrbw .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #e5e5e5 !important;
}

.ca_zsfbt_boxrbw .mCSB_scrollTools {
    /* overflow: auto; */
    right: 4px;
}

.ca_zsfbt_boxrbw .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f7f7f7;
}

.ca_zsfbt_boxri {
    display: none;
}

.ca_zsfbt_boxri.on {
    display: block;
}

.ca_zsml_swiper .swiper-pagination-bullet-active {
    background-color: #008d40;
}


/* carl 728 */

.ca_yszh {
    overflow: hidden;
}


/* carl 728 */


/* 载入效果 */

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.ca_fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.ca_fadeIn1 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.1s;
}

.ca_fadeIn2 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.2s;
}

.ca_fadeIn3 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.3s;
}

.ca_fadeIn4 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.4s;
}

.ca_fadeIn5 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.5s;
}

.ca_fadeIn6 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.6s;
}

.ca_fadeIn7 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.7s;
}

.ca_fadeIn8 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 0.8s;
}

.ca_fadeIn9 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 1.0s;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.ca_fadeInUp {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
}

.ca_fadeInUp0 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.2s;
}

.ca_fadeInUp1 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}

.ca_fadeInUp2 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}

.ca_fadeInUp3 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.ca_fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.ca_fadeInLeft3 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.ca_fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.ca_fadeInRight3 {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: 0.3s;
}


/* carl end */

@media screen and (min-width:1200px) {
    /* .pc_fenye li:hover {
        color: #fff;
        background-color: #008d40;
    } */
    .mc_nav_a:hover {
        color: #008d40;
    }
    .mc_language a:hover {
        color: #008d40;
    }
    .mc_search_btn:hover {
        color: #008d40;
    }
    .mc_navfixed .mc_nav_a:hover::before {
        width: 100%;
    }
    .mc_subnav_a:hover .iconfont {
        opacity: 1;
    }
    .mc_ft1_nav a:hover {
        opacity: .6;
    }
    /* carl start */
    .ca_crumbi p a:hover {
        color: #666;
    }
    .ca_zhzx_hi:hover {
        background-color: #008d40;
        border: 0.5px solid transparent;
    }
    .ca_zhzx_hi:hover p a,
    .ca_zhzx_hi:hover .icon-heart {
        color: #fff;
    }
    .ca_zhzx_slickbtnl:hover,
    .ca_zhzx_slickbtnr:hover {
        cursor: pointer;
    }
    .ca_fymr .pc_fenye li:hover {
        color: #008d40;
        background-color: transparent;
    }
    .ca_zhlist_boxi:hover .ca_zhlist_boxih img {
        transform: scale(1.1);
    }
    .ca_zthd_boxi:hover .ca_zthd_boxil img {
        transform: scale(1.1);
    }
    .ca_zhzpi:hover {
        cursor: pointer;
    }
    .ca_zhzpi:hover .ca_zhzp_mc {
        opacity: 1;
    }
    .ca_jckb_slickbtni:hover {
        cursor: pointer;
    }
    .ca_yzzb_boxi:hover .ca_yzzb_boxih img {
        transform: scale(1.1);
    }
    /* .ca_yzzb_boxi:hover .ca_yzzb_date1 {
        display: none;
    } */
    .ca_yzzb_boxi:hover .ca_yzzb_boxim1 {
        border-bottom: 0px;
        box-shadow: 0px -24px 24px 8px rgba(214, 211, 211, 0.35);
    }
    .ca_yzzb_boxi:hover .ca_yzzb_cont {
        padding: 22px 18px;
        transform: translateY(-66px);
    }
    .ca_yzzb_boxi:hover .ca_yzzb_date1 {
        transform: translateY(168px);
        padding: 19px 29px 17px 20px;
        background-color: #008d40;
    }
    .ca_yzzb_boxi:hover .ca_yzzb_date1 p,
    .ca_yzzb_boxi:hover .ca_yzzb_date1 .icon-next {
        color: #fff;
    }
    .ca_whzc_ml:hover .ca_whzcp img {
        transform: scale(1.1) skewX(5deg);
    }
    .ca_zss_btnl:hover,
    .ca_zss_btnr:hover {
        cursor: pointer;
    }
    .ca_whzc_more:hover p,
    .ca_whzc_more:hover .icon-next {
        color: #008d40;
    }
    .ca_zss_boxmiw:hover .ca_zss_boxmpic img {
        transform: scale(1.1);
    }
    .ca_zhzx_slickbtn .icon-next:hover,
    .ca_jckb_slickbtni .icon-next:hover,
    .ca_zhzx_slickarcm:hover .ca_zhzx_slickarcm2w p,
    .ca_zhzx_slickarcm:hover .ca_zhzx_slickarcm2w .icon-next,
    .ca_zhlist_boxi:hover .ca_zxmore p,
    .ca_zhlist_boxi:hover .ca_zxmore .icon-next,
    .ca_zthd_boxi:hover .ca_zxmore p,
    .ca_zthd_boxi:hover .ca_zxmore .icon-next {
        color: #008d40;
    }
    .ca_zhfb_ti:hover,
    .ca_b1_bf1:hover {
        cursor: pointer;
    }
    .ca_tssg_extra2:hover .icon-next {
        margin-left: 20px;
    }
    .ca_yszh_item:hover .ca_yszh_itembase img {
        transform: scale(1.1);
    }
    .ca_zhfb_ti:hover img {
        transform: scale(1.03) translate(-3px, 0px);
    }
    .ca_zhfb_ti.ca_fadeIn9:hover img {
        transform: scale(1.03);
    }
    .ca_zhfb_ti:nth-of-type(3):hover img,
    .ca_zhfb_ti:nth-of-type(4):hover img,
    .ca_zhfb_ti:nth-of-type(5):hover img,
    .ca_zhfb_ti:nth-of-type(6):hover img {
        transform: scale(1.03) translate(3px, 0px);
    }
    /* carl 728 */
    .ca_b2b_extra2:hover .icon-next {
        margin-left: 20px;
    }
    /* carl 728 */
    /* carl end */
    .ca_mtzlq_txt3 a:hover {
        color: #008d40;
    }
    .ca_mtzlq_txt3 a i {
        font-size: inherit;
        line-height: inherit;
        color: inherit;
    }
}


/* 载入效果 */

.mc_a1s1_bgbox::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: #008d40;
    transition: all .6s 1s cubic-bezier(.55, .055, .675, .19);
}

.mc_wow_modal::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: #008d40;
    transition: all .6s .6s cubic-bezier(.55, .055, .675, .19);
}

.animated .mc_wow_modal::before {
    width: 0;
}

.mc_a1s1_box {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s;
}

.mc_a1s1.animated .mc_a1s1_bgbox::after {
    width: 0;
}

.mc_a1s1.animated .mc_a1s1_box {
    opacity: 1;
    transform: translateY(0);
}

.mc_a1s2_bg2 img {
    animation-delay: 0.3s;
    animation-name: rollIn;
}

.mc_a1s1_zs {
    animation-name: rollIn;
}

.mc_a1s1_zs {
    position: absolute;
    right: -170px;
    bottom: -490px;
    z-index: 30;
}

.mc_a1s3 {
    background: #008d40;
    /* overflow: hidden; */
}

.mc_a1s3_bg1 {
    top: auto;
    bottom: 100%;
    transition: all .6s .5s;
}

.mc_a1s3_bg2 {
    top: 100%;
    transition: all .6s .5s;
}

.mc_a1s3.animated .mc_a1s3_bg1 {
    bottom: 0;
}

.mc_a1s3.animated .mc_a1s3_bg2 {
    top: 0;
}

.mc_a1s2_content {
    visibility: visible !important;
}

.mc_e1tab_bdli {
    display: none;
}

.mc_e1tab_bdli.on {
    display: block;
}

.mc_a1s2_content:not(.animated) .mc_a1s2_imgbox {
    transform: translateX(100%);
}

.mc_a1s2_content:not(.animated) .mc_list_imganmt {
    transform: translateX(100%);
    transition: all .8s 1s;
}

.mc_a1s2_imgbox .mc_wow_modal::before {
    transition-delay: 1.4s;
}

.mc_a1s3_bgbox {
    overflow: hidden;
}

.mc_ban_txt {
    position: relative;
    z-index: 1;
    width: 690px;
    height: 620px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding-top: 90px;
}

.mc_ban_txt::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 612px;
    height: 620px;
    background: url(../images/ban_a1_bg.png) center / cover no-repeat;
}

.mc_ban_txt::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 612px;
    height: 620px;
    background: url(../images/ban_a1_bg2.png) center / cover no-repeat;
}

.mc_ban_txt>p {
    line-height: 72px;
    font-family: "黑体", Arial, "微软雅黑", "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
}

.mc_ban_jie {
    font-size: 36px;
}

.mc_ban_jie span {
    font-size: 60px;
    font-weight: bold;
}

.mc_ban_name {
    font-size: 48px;
    font-weight: bold;
}

.mc_ban_pos {
    font-size: 30px;
    font-weight: lighter;
}

.mc_ban_date {
    font-size: 24px;
}


/* macro start 730 */

.mc_ban_txt::before {
    transform: scale(.5) rotate(40deg);
    transition: all .6s;
}

.mc_ban_txt::after {
    transform: scale(.5) rotate(-40deg);
    transition: all .6s;
}

.mc_ban_txt p {
    margin-top: 20px;
    opacity: 0;
    transition: all .6s .6s;
}

.mc_banner.animated .mc_ban_txt::before,
.mc_banner.animated .mc_ban_txt::after {
    transform: scale(1) rotate(0);
}

.mc_banner.animated .mc_ban_txt p {
    opacity: 1;
    margin-top: 0;
}

.mc_a1s3_num span {
    vertical-align: text-bottom;
}

.mc_a1s3 {
    background: none;
}

.mc_a1s3_videobox {
    width: calc(50% + 250px);
}

.mc_a1s1_a {
    padding: 0;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
}

.mc_a1s3_video {
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
}

.mc_a1s3_videobox {
    overflow: hidden;
}


/* macro end */


/* 7.31 */

.mc_b2tab_bd td a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.ca_zsml_swiper {
    margin-right: -1px;
}

.mc_ban_li a {
    display: block;
}

.ca_gbk_boxiw img {
    object-fit: unset;
}


/* .ca_gbk_boxiw{
    max-width: 240px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
} */

.mc_phfy .lp {
    float: left;
}

.mc_phfy .rp {
    float: right;
}

.mc_phfy .mc_fybtn {
    font-size: 16px;
    color: #333;
    padding: 10px 15px;
}


/* .mc_a1s3_videobox_under{
    max-width: none;
    min-width: 100%;
    min-height: 100%;
}

.mc_a1s3_video{
    opacity: 0;
} */

.mc_a1s3_video {
    width: 100%;
    height: 100%;
}

.ca_zhfb_ti.ca_fadeIn9 {
    width: 93px;
    /* height: 70px; */
    left: 50%;
    top: 44px;
    transform: translateX(-50%);
    margin-left: 2px;
}

.mc_gbk_box p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.mc_gbk_box p a {
    color: inherit;
}

.ca_gbk_txt {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.5;
}

.ca_gbk_txt span {
    font-weight: bold;
    font-size: 20px;
}

.ca_gbk_boxiw img {
    margin-top: -3px;
}

.mc_gbk_tipbox {
    margin-top: 40px;
}

.mc_e1_li:not(:first-child) {
    display: none;
}

.mc_e1_list .slick-dots {
    bottom: -20px;
}

.mc_e1_list .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.mc_e1_list .slick-dots li.slick-active {
    background: #008d40;
}

.mc_b3 .mc_b3_arrow .swiper-button-disabled {
    display: none;
}

.mc_b3 .swiper-button-disabled+.mc_b3_line {
    display: none;
}

.mc_b3_num {
    word-break: break-word;
}

.mc_ft1_mail {
    width: 300px;
    height: 40px;
    max-width: 100%;
    font-size: 0;
    margin-top: 10px;
}

.mc_ft1m_submit {
    width: 100px;
    height: 100%;
    font-size: 14px;
    color: #fff;
    background: #192840;
}

.mc_ft1m_input {
    width: calc(100% - 105px);
    height: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 8px 15px;
    border: 1px solid #192840;
    border-right: 0;
}

.mc_ft1m_input::-webkit-input-placeholder {
    color: #bab9b9;
}

.mc_ft1m_input:-moz-placeholder {
    color: #bab9b9;
}

.mc_ft1m_input::-moz-placeholder {
    color: #bab9b9;
}

.mc_ft1m_input:-ms-input-placeholder {
    color: #bab9b9;
}


/* 7.31********************************************************************************************************************************** */

.ca_c1m .ca_whzc_more a {
    pointer-events: none;
}


/* 7.31************* */

@charset "utf-8";

/*公共*/

body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #fff;
}

* {
    font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}

.g-content {
    width: 1400px;
    margin: auto;
}

.g-form {
    position: relative;
    padding-bottom: 120px;
}

.g-form::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 470px;
    background: #fb484d;
}

.g-form::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 470px);
    background: #ffffff;
}

.g-form1nr {
    position: relative;
    top: 70px;
    left: 0;
    transform: translateX(0);
    z-index: 10;
    margin: auto;
}

.g-formtle {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.g-formp {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.g-form1bot {
    margin-top: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .08);
    padding: 70px 0 120px;
}

.g-fm1nr {
    width: 600px;
    margin: 0 auto;
}

.g-fm1nrpt {
    margin-bottom: 22px;
}

.g-fm1nrfl {
    width: 100%;
    height: 55px;
    border: 1px solid #d7d7d7;
}

.g-fm1nrfl input {
    width: 100%;
    height: 100%;
    padding: 0 35px;
    color: #666666;
    font-size: 16px;
}

.g-fm1nrpt2 .g-fm1nrfl {
    width: 340px;
}

.g-fm1nrpt2 .g-fm1nrfr {
    width: calc(100% - 390px);
    color: #fff;
    line-height: 55px;
    background: #fb484d;
    text-align: center;
    font-size: 16px;
    border-radius: 28px;
    cursor: pointer;
}

.g-form1btn {
    width: 248px;
    margin: 85px auto 0;
}

.g-form1btn a {
    display: block;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    background: #fb484d;
}

.g-fm2nr {
    display: inline-block;
}

.g-fm2top {
    text-align: center;
    margin-bottom: 25px;
}

.g-fm2nrfl {
    padding: 0 55px;
    position: relative;
}

.g-fm2shu {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 5px;
}

.g-fm2nrfl.on .g-fm2shu {
    background: rgba(255, 255, 255, .5);
}

.g-fm2shu::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
}

.g-fm2shu p {
    line-height: 48px !important;
    text-align: center;
    font-size: 18px !important;
    color: #fb484d !important;
    position: relative;
    z-index: 10;
}

.g-fm2nrfl p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.g-fm2shu::after {
    position: absolute;
    content: '';
    top: 50%;
    right: -100px;
    transform: translateY(-50%);
    width: 80px;
    height: 1px;
    background: #fff;
}

.g-fm2nrfl:last-child .g-fm2shu::after {
    display: none;
}

.g-form2 .g-fm2fl {
    width: 50%;
    padding: 0 26px;
    margin-bottom: 30px;
    height: 55px;
}

.g-form2 .g-fm1nr {
    width: 100%;
    padding: 0 56px;
}

.g-form2 .g-fm1nrfl {
    padding: 0 18px;
}

.g-form2 .g-fmstart {
    width: 20px;
    color: #e84151;
    line-height: 55px;
}

.g-form2 .g-fm1nrfl input {
    width: calc(100% - 20px);
    padding: 0;
}

.g-chose .g-fmarr {
    width: 14px;
    line-height: 55px;
}

.g-chose .g-fmarr img {
    width: 100%;
}

.g-chose p {
    width: calc(100% - 34px) !important;
}

.g-none input {
    width: 100% !important;
    padding: 0 0 0 20px !important;
}

.g-fm1nrfl p {
    color: #666666;
    font-size: 16px;
    line-height: 55px;
    padding-right: 18px;
}

.g-form2 .g-form1bot {
    padding: 70px 0;
}

.g-form2 .g-form1btn {
    margin: 55px auto 0;
}

.g-form2 .g-form1nr {
    top: 45px;
}

.g-form3zhu {
    color: #f9474c;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}

.g-form3 .g-fm1nr {
    width: 100%;
    padding: 0 82px;
}

.g-form3 .g-fm1nrpt {
    margin: 0 -26px;
}

.g-form3 .g-fm2fl {
    padding: 0 26px;
    width: 50%;
    margin-bottom: 30px;
    height: 55px;
}

.g-form3 .g-fm1nrfl {
    padding: 0 26px;
    cursor: pointer;
}

.g-fmquan {
    width: 18px;
    height: 18px;
    margin-top: 18px;
    border-radius: 50%;
    border: 1px solid #bdbdbd;
    position: relative;
}

.g-fmquan::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fb484d;
    opacity: 0;
    transition: all .36s;
}

.g-fmident {
    width: calc(100% - 18px);
    padding-left: 18px;
    line-height: 55px;
    color: #666;
    font-size: 16px;
}

.g-form3btn {
    text-align: center;
}

.g-form3btn .clearfix {
    display: inline-block;
}

.g-form1btn.fl {
    margin-right: 65px;
}

.g-form1btn .next_box {
    background: #cacaca;
}

.g-form1btn.fl a {
    /*background: #cacaca;*/
}

.g-form3 .g-form1btn {
    margin-top: 55px;
}

.g-form3 .g-form1bot {
    padding: 70px 0 90px;
}

.g-fm2fl.on .g-fmquan::before {
    opacity: 1;
}

.g-form4 .g-fm1nr {
    width: 100%;
    padding: 0 82px;
}

.g-fm4 {
    text-align: center;
}

.g-fm4a {
    color: #333333;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 10px;
}

.g-fm4b {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

.g-fm4c {
    margin: 35px auto 18px;
    width: 127px;
}

.g-fm4d {
    margin-bottom: 14px;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.g-fm4e {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.g-form4 .g-form1btn {
    margin-top: 42px;
}

.g-form4 .g-form1bot {
    padding: 55px 0 100px;
}

.g-form4wz p {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    line-height: 30px;
}

.g-form4wz p {
    text-align: left;
}

.g-form4zhu p {
    color: rgba(255, 255, 255, 1);
    text-align: right;
}

.g-fm2bity p {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
}

.g-fm2bity div {
    width: calc(100% - 18px);
    padding-left: 15px;
}

.g-fm2bity div span {
    border-bottom: 1px solid #666;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}

.g-fm2bity {
    padding-left: 26px;
}

.g-form2 .g-fm1nrpt {
    margin-bottom: 0;
}

.g-fm2bity p {
    cursor: pointer;
    position: relative;
}

.g-fm2bity p::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fb484d;
    transition: all .36s;
    opacity: 0;
}

.g-fm2bity.on p::before {
    opacity: 1;
}

.g-tan {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    z-index: 100;
    display: none;
}

.g-tannr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1400px;
    background: #fff;
    border-radius: 10px;
    padding: 100px 185px;
}

.g-tanwz p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.g-tanbtn {
    cursor: pointer;
    width: 248px;
    height: 60px;
    margin: 115px auto 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    background: #fb484d;
    border-radius: 30px;
}

.g-fm4c img {
    width: 100%;
}

.gx_cnbox .g-form1bot {
    display: none;
}

.gx_cnbox .g-form1bot.atvn {
    display: block;
}

.g-fm1nrfl select {
    width: calc(100% - 20px);
    height: 100%;
}

.g-fmarr {
    display: none;
}

.mc_fm1nrfl_tip {
    clear: both;
    font-size: 14px;
    line-height: 20px;
    color: #fb484d;
    margin-top: 10px;
}

.mc_fm1nrfl_sfz {
    height: auto !important;
}