@charset "utf-8";

@font-face {
    font-family: "DINCOND-BOLDALTERNATE";
    src: url("../font/DINCOND-BOLDALTERNATE.woff2") format("woff2"),
        url("../font/DINCOND-BOLDALTERNATE.woff") format("woff"),
        url("../font/DINCOND-BOLDALTERNATE.ttf") format("truetype"),
        url("../font/DINCOND-BOLDALTERNATE.eot") format("embedded-opentype"),
        url("../font/DINCOND-BOLDALTERNATE.svg") format("svg");
}

body {
    font-family: "微软雅黑", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
}

.ma_top {
    width: 100%;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_count1366 {
    width: 1366px;
    margin: 0 auto;
}

.ma_count1200 {
    width: 1200px;
    margin: 0 auto;
}

.ma_tm_call {
    line-height: 35px;
    margin-right: 50px;
}

.ma_tm_call img {
    width: 16px;
    position: relative;
    bottom: 2px;
}

.ma_tm_call span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
}

.ma_tm_1 a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    transition: all 0.36s;
}

.ma_tm_1 {
    margin-right: 50px;
}

.ma_tm_1:last-child {
    margin-right: 0;
}

.ma_pc_hd {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 40;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.04);
    width: 100%;
}

.ma_pcm_logo {
    width: 167px;
}

.ma_pcm_logo a {
    display: block;
    line-height: 80px;
}

.ma_pcm_nav {
    width: calc(100% - 630px);
    margin: 0 auto;
}

.ma_pcmn_li1 {
    float: left;
    position: relative;
}

.ma_pcmn_li1::before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 4px;
    background: #0862f3;
    transition: all 0.36s;
    z-index: 50;
}

.ma_pcmn_li1.yxnav_active1::before {
    width: 60%;
}

.ma_pcmn_li1 a {
    line-height: 80px;
    padding: 0 25px;
    color: #333;
    font-size: 16px;
}

.ma_pcmn_xl {
    position: fixed;
    width: 100vw;
    top: 115px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.9);
    z-index: 20;
    padding: 42px 0 80px;
    display: none;
}

.ma_pcmnxm_title {
    width: 236px;
    padding: 10px 0;
}

.ma_pcmnxm_title h2 {
    font-size: 30px;
    color: #333;
}

.ma_pcmnxm_main {
    width: calc(100% - 582px);
    padding: 10px 280px 10px 110px;
    border-left: 1px solid #aaa;
}

.ma_pcmn_li2 {
    margin-bottom: 50px;
}

.ma_pcmn_li2:last-child {
    margin-bottom: 0;
}

.ma_pcmn_li2 a {
    line-height: normal;
    font-size: 18px;
    color: #333;
    padding: 0;
    transition: all 0.36s;
}

.ma_pcmn_li2.yxnav_active2 a {
    color: #0862f3;
}

.ma_pcmn_li2 a span {
    display: inline-block;
    margin-left: 8px;
    opacity: 0;
    transition: all 0.36s;
    color: #0862f3;
}

.ma_pcmn_li2.yxnav_active2 a span {
    opacity: 1;
}

.ma_pcmn_ul3:not(:first-child) {
    display: none;
}

.ma_pcmn_li3 {
    margin-bottom: 20px;
}

.ma_pcmn_li3:last-child {
    margin-bottom: 0;
}

.ma_pcmn_li3 a {
    line-height: normal;
    font-size: 14px;
    color: #333;
    padding: 0;
    transition: all 0.36s;
}

.ma_pcmn_li3.yxnav_active3 a {
    color: #0862f3;
}

.ma_pcmn_li3 a span {
    display: inline-block;
    margin-left: 8px;
    opacity: 0;
    transition: all 0.36s;
    color: #0862f3;
}

.ma_pcmn_li3.yxnav_active3 a span {
    opacity: 1;
}

.ma_pcmnxm_imgbox {
    padding: 14px 0;
    width: 344px;
}

.ma_pcmnxm_img {
    position: relative;
}

.ma_pcmnxm_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_pcmnxm_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_pcmnx_main {
    display: table;
}

.ma_pcmnxm_title,
.ma_pcmnxm_main,
.ma_pcmnxm_imgbox {
    display: table-cell;
    vertical-align: top;
}

.ma_pcm_search {
    width: 20px;
    line-height: 80px;
    cursor: pointer;
    margin-right: 20px;
}

.ma_pcm_login {
    background: linear-gradient(to right, #056aff, #009eff);
    border-radius: 20px;
    margin: 23px 0;
}

.ma_pcm_login a {
    display: block;
    padding: 8px 16px;
}

.ma_pcm_login img {
    width: 15px;
    position: relative;
    bottom: 2px;
}

.ma_pcm_login span {
    color: #f9fafa;
    font-size: 14px;
}

/* 搜索弹窗 */
.ma_sectc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.86);
    z-index: 60;
    display: none;
}

.ma_st_main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    padding-bottom: 10px;
    border-bottom: 2px solid #999;
}

.ma_stm_btn button {
    color: #fff;
    font-size: 30px;
}

.ma_stm_input {
    width: calc(100% - 60px);
    height: 30px;
    padding: 0 20px;
}

.ma_stm_input input {
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 20px;
}

.ma_modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}


/* 手机导航 */
.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;
}

.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: 90px;
}

.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;
    padding-bottom: 10px;
}

.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: 10px;

}

.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;
} */

/* banner */
.ma_ban {
    margin-top: 115px;
}

.ma_ban_li {
    position: relative;
    overflow: hidden;
}

.ma_ban_li::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f5f9ff 20%, transparent, transparent);
    z-index: 20;
}

.ma_ban_li::after {
    position: absolute;
    content: "";
    bottom: -59px;
    left: 0;
    width: 100%;
    height: 149px;
    background: url(../images/ma_in_bannaf.png) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 20;
}

.ma_phban_li {
    display: none;
}

.ma_pcban_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
}

.ma_pcbant1 {
    margin-bottom: 90px;
}

.ma_pcbant1_h1 {
    font-size: 72px;
    font-weight: bold;
    color: #0862f3;
    margin-bottom: 40px;
}

.ma_pcbant1_h1 span {
    color: #434343;
}

.ma_pcbant1_p {
    font-size: 48px;
    font-weight: bold;
    color: #434343;
    font-family: "Segoe Script";
}

.ma_pcbant2 {
    border-radius: 30px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 200px;
}

.ma_pcbant2::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_pcbant2 a,
.ma_pcbant2 p {
    display: block;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    transition: all 0.36s;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.ma_ban_ul .slick-dots li {
    opacity: 0.3;
    background: #fff;
    margin: 0 11px;
}

.slick-dots li.slick-active {
    opacity: 1;
}

.ma_ban_ul .slick-dots {
    bottom: 80px;
}

.ma_ban {
    position: relative;
    width: 100%;
}

.ma_banul_qh {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    cursor: pointer;
}

.ma_banul_prev {
    left: 82px;
}

.ma_banul_next {
    right: 82px;
}

.ma_ban_li video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 10;
}

/* footer */
.ma_ft {
    background: url(../images/ma_footer.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 68px 0 60px;
}

.ma_ftmt_l {
    width: 140px;
    margin-right: 150px;
}

.ma_ftmt_l a {
    display: block;
}

.ma_ftmtr_img {
    margin-bottom: 24px;
}

.ma_ftmtr_font p {
    font-size: 12px;
    color: #fff;
}

.ma_ftmtc_li {
    float: left;
    margin-right: 150px;
}

.ma_ftmtc_li a {
    font-size: 18px;
    color: #fff;
    transition: all 0.36s;
}

.ma_ftmtcl_ul {
    margin-top: 24px;
}

.ma_ftmtcl_li a {
    color: #a1b3c2;
    font-size: 14px;
    transition: all 0.36s;
}

.ma_ftmtcl_li {
    margin-bottom: 12px;
}

.ma_ftmtcl_li:last-child {
    margin-bottom: 0;
}

.ma_ftm_top {
    margin-bottom: 105px;
}

.ma_ftmy_p {
    margin-right: 10px;
}

.ma_ftmy_p p {
    color: #a1b3c2;
    font-size: 14px;
}

.ma_ftmy_li {
    float: left;
    margin-right: 24px;
}

.ma_ftmy_li a {
    color: #a1b3c2;
    font-size: 14px;
    transition: all 0.36s;
}

.ma_ftm_topbox {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #343e47;
}

.ma_ftm_btm span {
    color: #788087;
    font-size: 14px;
    margin-right: 10px;
}

.ma_ftm_btm a {
    color: #7c7c7c;
    font-size: 14px;
    margin-right: 0;
    opacity: 0.4;
}

.ma_ftm_btm .ft_address {
    color: #788087;
    font-size: 14px;
    margin-right: 10px;
}

/* index */
.ma_section {
    width: 100%;
}

.ma_in1s1 {
    padding: 110px 0 130px;
}

.ma_main_title {
    font-size: 48px;
    color: #333;
    line-height: 1.75;
    text-align: center;
}

.ma_main_title {
    margin-bottom: 70px;
}

.ma_in1s1_mainbox {
    margin: 0 -30px 115px;
}

.ma_in1s1_li {
    float: left;
    width: 25%;
    padding: 0 30px;
}

.ma_in1s1lm_img {
    position: relative;
    margin-bottom: 30px;
}

.ma_in1s1lm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.36s;
    z-index: 2;
}

.ma_in1s1lm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_in1s1lm_font {
    text-align: center;
}

.ma_in1s1lmf_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.ma_in1s1lmf_p {
    color: #666;
    font-size: 16px;
}

.ma_main_btn {
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    border-radius: 30px;
    border: 1px solid #0167ff;
    position: relative;
}

.ma_main_btn::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    border-radius: 30px;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_main_btn a,
.ma_main_btn p {
    display: block;
    padding: 20px 0;
    color: #0167ff;
    font-size: 18px;
    text-align: center;
    position: relative;
    z-index: 5;
    transition: all 0.36s;
    cursor: pointer;
}

.ma_in1s2_title {
    color: #fff;
}

.ma_in1s2 {
    padding: 86px 0 160px;
    position: relative;
}

.ma_in1s2::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 318px;
    background: #fff;
    z-index: 5;
    opacity: 0.3;
}

.ma_in1s2_main {
    position: relative;
    z-index: 10;
}

.ma_in1s2_bg1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    transition: all 0.36s;
}

.ma_in1s2.act .ma_in1s2_bg1 {
    opacity: 0;
}

.ma_in1s2_bg2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.36s;
}

.ma_in1s2.act .ma_in1s2_bg2 {
    opacity: 1;
}

.ma_in1s2mmll_img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: #2193ff;
    text-align: center;
    line-height: 96px;
    margin-right: 20px;
    transition: all 0.36s;
}

.ma_in1s2mmll_imgbox {
    display: inline-block;
    width: 38px;
    position: relative;
}

.ma_in1s2mmll_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.36s;
}

.ma_in1s2mmll_img2 {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}

.ma_in1s2mmll_font p {
    font-size: 24px;
    color: #fff;
    line-height: 96px;
    position: relative;
}

.ma_in1s2mmll_font p::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 26px;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}

.ma_in1s2mml_li {
    cursor: pointer;
    margin-bottom: 58px;
}

.ma_in1s2mml_li:last-child {
    margin-bottom: 0;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_img {
    background: #fff;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_img1 {
    opacity: 0;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_img2 {
    opacity: 1;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_font p::before {
    opacity: 1;
}

.ma_in1s2mm_l {
    width: 420px;
    padding: 96px 40px 0 0;
}

.ma_in1s2mm_rbox {
    width: calc(100% - 420px);
    position: relative;
}

.ma_in1s2mmrl_img {
    position: relative;
    width: calc(100% - 249px);
    border-radius: 10px;
    overflow: hidden;
}

.ma_in1s2mmrl_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_in1s2mmrl_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_in1s2mmr_li {
    position: relative;
}

.ma_in1s2mmrl_font {
    position: absolute;
    top: 214px;
    right: 0;
    width: 605px;
    background: #fff;
    border-radius: 10px;
    padding: 40px 60px 50px;
    z-index: 10;
}

.ma_in1s2mmrlf_h3 {
    color: #0068fe;
    font-size: 28px;
    line-height: 1.75;
    height: 98px;
    overflow: hidden;
    margin-bottom: 16px;
}

.ma_in1s2mmrlf_p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 54px;
    height: 56px;
    overflow: hidden;
}

.ma_in1s2mmrl_font .ma_pcbant2 a,
.ma_in1s2mmrl_font .ma_pcbant2 p {
    font-size: 14px;
    padding: 16px 32px;
}

.ma_in1s2mm_rbox2 {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 82px;
}

.ma_in1s2mm_rbox2::before {
    content: "";
    width: 1px;
    height: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.ma_in1s2mmr_qh {
    width: 13px;
    cursor: pointer;
}

.ma_in1s2mm_r .slick-track {
    padding-bottom: 155px;
}

/* .ma_in1s2mmr_li:not(:first-child){
    display: none;
} */
.ma_in1s2mmr_li:not(:first-child) {
    display: none;
}

/* .ma_in1s2mml_li:not(:first-child) {
    display: none;
} */
.ma_in1s2mml_li.act .ma_in1s2mmll_img {
    background: #fff;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_img1 {
    opacity: 0;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_img2 {
    opacity: 1;
}

.ma_in1s2mml_li.act .ma_in1s2mmll_font p::before {
    opacity: 1;
}

.ma_in1s3 {
    background: url(../images/ma_in1s3_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 110px 0 140px;
}

.ma_in1s3_title {
    margin-bottom: 80px;
}

.ma_in1s3mm_ul {
    margin: 0 -10px 70px;
}

.ma_in1s3mm_li {
    padding: 0 10px;
    float: left;
    width: 25%;
}

.ma_in1s3mml_img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 24px;
    box-shadow: 0 0 19px 6px rgba(74, 82, 94, 0.23);
    height: auto !important;
}

.ma_in1s3mml_img1 {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: 1; */
}

.ma_in1s3mml_img2 {
    position: relative !important;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: 2; */
}

.ma_in1s3mml_font h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1.75;
    height: 31.5px;
    overflow: hidden;
    margin-bottom: 4px;
}

.ma_in1s3mml_font p {
    color: #838383;
    font-size: 16px;
    line-height: 1.75;
    height: 28px;
    overflow: hidden;
}

.ma_in1s3mm_p {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}

.ma_in1s3mml_main {
    position: relative;
}

.ma_in1s3mml_img3 {
    position: absolute;
    width: 31px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    cursor: pointer;
}

.ma_in1s4 {
    background: url(../images/ma_in1s4_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 160px 0 140px;
    position: relative;
}

.ma_in1s4::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to right, #f1f6fb 25%, #f1f6fb 25%, transparent);
}

.ma_in1s4_main {
    position: relative;
    z-index: 5;
}

.ma_in1s4_title {
    text-align: left;
    margin-bottom: 10px;
}

.ma_in1s4_title2 {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
    width: 580px;
    margin-bottom: 68px;
}

.ma_in1s4m_ul {
    margin: 0 -65px 110px;
}

.ma_in1s4m_li {
    padding: 0 65px;
    float: left;
    width: 16.666666%;
}

.ma_in1s4ml_img {
    position: relative;
    width: 45px;
    margin-bottom: 18px;
}

.ma_in1s4ml_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_in1s4ml_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_in1s4ml_num {
    margin-bottom: 16px;
}

.ma_in1s4ml_num p {
    font-size: 60px;
    font-weight: bold;
    color: #0862f3;
    font-family: "DINCOND-BOLDALTERNATE";
}

.ma_in1s4ml_font {
    color: #666;
    font-size: 18px;
}

.ma_in1s4_btn {
    margin-left: 0;
}

.ma_in1s5 {
    position: relative;
    padding: 100px 0 170px;
}

.ma_in1s5_bg {
    position: absolute;
    top: 42px;
    left: 30px;
    z-index: 1;
}

.ma_in1s5_main {
    position: relative;
    z-index: 5;
}

.ma_in1s5_title {
    margin-bottom: 76px;
}

.ma_in1s5m_main {
    display: table;
    margin: 0 -20px;
}

.ma_in1s5mm_l,
.ma_in1s5mm_c,
.ma_in1s5mm_r {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px;
    width: 33.333333%;
}

.ma_in1s5mm_l {
    width: 425px;
}

.ma_in1s5mm_c {
    width: 445px;
}

.ma_in1s5mm_r {
    width: calc(100% - 872px);
}

.ma_in1s5mm_l a {
    display: block;
}

.ma_in1s5mml_img {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_in1s5mmli_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.36s;
}

.ma_in1s5mmli_bg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_in1s5mmlm_time {
    margin-bottom: 12px;
}

.ma_in1s5mmlm_time img {
    width: 12px;
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}

.ma_in1s5mmlm_time span {
    color: #05248f;
    font-size: 14px;
}

.ma_in1s5mml_font h3 {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    height: 63px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all 0.36s;
}

.ma_in1s5mml_font p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    height: 49px;
    overflow: hidden;
}

.ma_in1s5mml_font {
    margin-bottom: 16px;
}

.ma_in1s5mml_btn span {
    background: -webkit-gradient(linear, left top, right top, from(#6e8bff), to(#3bb5ff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ma_in1s5mml_btnj {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    margin-left: 2px;
    background: linear-gradient(to right, #6e8bff, #3bb5ff);
}

.ma_in1s5mml_btnj img {
    width: 4px;
}

.ma_in1s5mm_cbox {
    padding: 40px 50px;
    background: #f5f9ff;
    height: 100%;
}

.ma_in1s5mm_cbox1 {
    border-bottom: 1px dashed#dde0e5;
    margin-bottom: 24px;
    padding-bottom: 30px;
}

.ma_in1s5mm_cbox1:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ma_in1s5mm_cbox1 a {
    display: block;

}

.ma_in1s5mm_cbox2 .ma_in1s5mml_font h3 {
    height: 31.5px;
}

.ma_in1s5mmrl_img {
    position: relative;
    width: 156px;
    overflow: hidden;
}

.ma_in1s5mmrl_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.36s;
}

.ma_in1s5mmrl_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_in1s5mmr_li a {
    display: block;
    padding: 36px 0;
    border-bottom: 1px dashed#dde0e5;
}

.ma_in1s5mmr_li:last-child a {
    padding-bottom: 0;
    border-bottom: none;
}

.ma_in1s5mmr_li:first-child a {
    padding-top: 0;
}

.ma_in1s5mmrl_font {
    width: calc(100% - 156px);
    padding-left: 30px;
}

.ma_in1s5mmr_main {
    padding-right: 25px;
}

.ma_in1s5m_main {
    margin-bottom: 106px;
}

.ma_in1s6 {
    background: #f5f9ff;
}

.ma_in1s6_main {
    padding: 70px 0 86px;
    position: relative;
    overflow: hidden;
}

.ma_in1s6_title {
    text-align: left;
    font-size: 36px;
    margin-bottom: 40px;
}

.ma_in1s6_btn {
    margin-left: 0;
    border: 1px solid transparent;
}

.ma_in1s6_btn a,
.ma_in1s6_btn p {
    color: #fff;
}

.ma_in1s6_btn::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_in1s6_img1 {
    position: absolute;
    right: 100px;
    top: 42px;
    z-index: 2;
}

.ma_in1s6_img2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.ma_right {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    z-index: 20;
    width: 80px;
    display: none;
}

.ma_rtop {
    background: #f5f9ff;
    border: 1px solid #d8e8ff;
}

.ma_rt_li {
    border-bottom: 1px solid #d8e8ff;
    text-align: center;
}

.ma_rt_li a {
    display: block;
    padding: 10px 0;
}

.ma_rt_li:last-child {
    border-bottom: none;
}

.ma_rtl_img {
    display: inline-block;
    width: 27px;
    position: relative;
    margin-bottom: 4px;
}

.ma_rtl_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_rtl_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_rtl_font {
    text-align: center;
}

.ma_rtl_font p {
    font-size: 12px;
    color: #666;
    transition: all 0.36s;
}

.ma_rbtm {
    padding: 10px 0;
    text-align: center;
    margin-top: 6px;
    cursor: pointer;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_rbtm img {
    width: 34px;
}

.ma_rt_li {
    position: relative;
}

.ma_rtl_r2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -164px;
    padding: 0 20px;
    border: 1px solid #d8e8ff;
    background: #fff;
    display: none;
}

.ma_rtl_r2::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    border-right: 10px solid transparent;
}

.ma_rtl_r2 p {
    line-height: 40px;
    color: #0862f3;
    font-size-adjust: 20px;
}

.ma_rtlwx_r2 {
    padding: 0;
    left: -123px;
}


/* b1 */
.ma_noindexban_li::after {
    bottom: -40px;
    background: linear-gradient(to top, #fff, transparent);
}

.ma_noindexban_txt .ma_pcbant1_h1 {
    font-size: 60px;
}

.ma_b1pcbant1_li {
    margin-bottom: 24px;
    position: relative;
}

.ma_b1pcbant1_li::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background: #0862f3;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
}

.ma_b1pcbant1_li:last-child {
    margin-bottom: 0;
}

.ma_b1pcbant1_li p {
    font-size: 24px;
    color: #333;
}

.ma_b1pcbant1_ul {
    padding-left: 28px;
}

.ma_b1ban_btn {
    position: absolute;
    bottom: 58px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 30;
}

.ma_b1banb_a {
    display: inline-block;
    margin: 0 9px;
    position: relative;
    background: #fff;
    border-radius: 5px;
}

.ma_b1banb_a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #056aff, #009eff);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.36s;
    border-radius: 5px;
}

.ma_b1banb_a a {
    display: block;
    padding: 24px 38px;
    position: relative;
    z-index: 2;
    color: #333;
    font-size: 22px;
    transition: all 0.36s;
}

.ma_b1banb_a.act::before {
    opacity: 1;
}

.ma_b1banb_a.act a {
    color: #fff;
}

.ma_b1s1_main {
    display: table;
}

.ma_b1s1m_img {
    position: relative;
    width: 50%;
    display: table-cell;
}

.ma_b1s1m_font {
    display: table-cell;
    vertical-align: middle;
}

.ma_b1s1m_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_b1s1m_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_b1s1m_font {
    padding: 0 340px 0 130px;
}

.ma_b1s1_title {
    color: #0862f3;
    text-align: left;
    margin-bottom: 12px;
}

.ma_b1s2t_p {
    font-size: 24px;
    color: #0862f3;
    margin-bottom: 46px;
}

.ma_b1s2f_main p {
    font-size: 16px;
    color: #666;
    margin-bottom: 46px;
    line-height: 1.75;
    padding-right: 10px;
}

.ma_b1s2f_main p:last-child {
    margin-bottom: 0;
}

.ma_b1s2 {
    position: relative;
    padding: 76px 0 114px;
    top: -1px;
}

.ma_b1s2_title {
    margin-bottom: 60px;
    color: #fff;
}

.ma_b1s2m_main {
    margin: 0 -22px 18px;
}

.ma_b1s2m_li {
    padding: 0 22px;
    width: 33.333333%;
    float: left;
    margin-bottom: 40px;
}

.ma_b1s2ml_main {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 38px 74px;
    position: relative;
    overflow: hidden;
}

.ma_b1s2ml_main::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 20px;
    border-radius: 20px;
    background: linear-gradient(to right, #238fff, #6306ff);
}

.ma_b1s2mlm_img {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

.ma_b1s2mlm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_b1s2mlm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_b1s2mlm_font {
    text-align: center;
}

.ma_b1s2mlmf_title {
    color: #0862f3;
    font-size: 24px;
    line-height: 1.75;
    height: 42px;
    overflow: hidden;
}

.ma_b1s2mlmf_p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    height: 28px;
    overflow: hidden;
}

.ma_b1s2_main {
    position: relative;
    z-index: 10;
}

.ma_b1s2m_btn {
    background: #fff;
    color: #fff;
    border: 1px solid transparent;
}

.ma_b1s2 {
    position: relative;
}

.ma_b1s2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/ma_b1s2_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

.ma_b1s3 {
    padding: 70px 0 94px;
    background: #f5f9ff;
}

.ma_b1s3_title {
    margin-bottom: 40px;
}

.ma_b1s3mm_main {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px -4px rgba(74, 82, 94, 0.23);
    padding: 50px 60px;
    margin-bottom: 30px;
}

.ma_b1s3mm_p {
    padding-left: 60px;
    margin-bottom: 0;
}

.ma_b1s3mmmt_ul {
    margin: 0 -10px 60px;
}

.ma_b1s3mmmt_li {
    padding: 0 10px;
    float: left;
    width: 20%;
    text-align: center;
}

.ma_b1s3mmmt_p {
    line-height: 48px;
    border-radius: 25px;
    cursor: pointer;
    background: #f7f8f8;
    position: relative;
    overflow: hidden;
}

.ma_b1s3mmmt_p span {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    z-index: 10;
    transition: all 0.36s;
}

.ma_b1s3mmmt_p::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
    z-index: 0;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_b1s3mmmt_li.act .ma_b1s3mmmt_p span {
    color: #fff;
}

.ma_b1s3mmmt_li.act .ma_b1s3mmmt_p::before {
    opacity: 1;
}

.ma_b1s3mmmb_li .ma_in1s3mml_main {
    width: 50%;
}

.ma_b1s3mmmb_li .ma_in1s3mml_img {
    width: 327px;
}

.ma_b1s3mmmb_li .ma_in1s3mml_font h3 {
    margin-bottom: 0;
}

.ma_b1s3mmmb_li .ma_in1s3mml_font p {
    font-weight: bold;
    font-size: 18px;
}

.ma_b1s3mml_main {
    width: 50%;
}

.ma_b1s3mml_main h5 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    margin-top: 10px;
}

.ma_b1s3mml_main h5:first-child {
    margin-top: 0;
}

.ma_b1s3mml_main p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
}

.ma_b1s3mmmb_li {
    overflow: hidden;
}

.ma_b1s3mmmb_li:not(:first-child) {
    display: none;
}

.ma_b1s4 {
    background: #6b6bd1;
    padding: 90px 0 150px;
    position: relative;
}

.ma_b1s4_bg1 {
    position: absolute;
    bottom: 0;
    right: 215px;
    z-index: 10;
}

.ma_b1s4_title {
    margin-bottom: 94px;
    color: #fff;
}

.ma_b1s4mmt_img {
    width: 83px !important;
    position: relative;
    cursor: pointer;
}

.ma_b1s4mmt_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_b1s4mmt_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_b1s4mmtm_img {
    width: 311px;
    position: relative;
}

.ma_b1s4mmtm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_b1s4mmtm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_b1s4mmtm_font {
    width: calc(100% - 311px);
    padding-left: 94px;
}

.ma_b1s4mmtmf_h4 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 30px;
}

.ma_b1s4mmtmf_p {
    font-size: 18px;
    color: #ffff;
    line-height: 1.75;
    width: 390px;
    height: 126px;
    overflow: hidden;
}

.ma_b1s4m_main {
    padding-right: 150px;
    position: relative;
}

.ma_b1s4mm_topbox {
    padding-bottom: 34px;
    margin-bottom: 110px;
    position: relative;
}

.ma_b1s4mm_bf {
    position: absolute;
    height: 1px;
    width: 87%;
    left: 0;
    bottom: 0;
    background: #8989da;
}

.ma_b1s4mm_af {
    position: absolute;
    height: 3px;
    width: 0;
    left: 0;
    bottom: -1px;
    background: #fff;
    z-index: 5;
}

.ma_b1s4mm_af.on {
    width: 0 !important;
}

.ma_b1s4mmt_main:not(:first-child) {
    display: none;
}

.ma_b1s4mmb_main:not(:first-child) {
    display: none;
}

.ma_b1s4m_main .ma_in1s2mm_rbox2 {
    bottom: 6px;
    left: 361px;
    width: 56px;
}

.ma_b1s5 {
    padding: 90px 0 170px;
}

.ma_b1s5_title {
    margin-bottom: 76px;
}

.ma_b1s5ml_top {
    background: #f6f6f6;
    cursor: pointer;
    position: relative;
}

.ma_b1s5ml_top::before {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #6305ff, #238fff);
}

.ma_b1s5ml_l {
    width: calc(100% - 68px);
    padding: 0 54px;
}

.ma_b1s5ml_l p {
    font-size: 18px;
    color: #333;
    line-height: 68px;
}

.ma_b1s5ml_r {
    width: 68px;
    line-height: 68px;
    text-align: center;
}

.ma_b1s5ml_r img {
    width: 15px;
    transition: all 0.36s;
}

.ma_b1s5ml_btm {
    padding: 24px 370px 24px 54px;
    display: none;
}

.ma_b1s5ml_btm p {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}

.ma_b1s5m_li {
    margin-bottom: 10px;
}

.ma_b1s5m_li:last-child {
    margin-bottom: 0;
}

.ma_b1s5m_li:first-child .ma_b1s5ml_btm {
    display: block;
}

.ma_b1s5m_li.act .ma_b1s5ml_r img {
    transform: rotate(182deg);
}

.ma_in1s3mml_img .twentytwenty-left-arrow {
    display: none;
}

.ma_in1s3mml_img .twentytwenty-right-arrow {
    display: none;
}

.ma_in1s3mml_img .twentytwenty-handle {
    height: 20px;
    width: 20px;
    margin-left: -14px;
    transform: translateY(10px);
    z-index: 38;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    margin-bottom: 14px;
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    margin-top: 14px;
}

/* b2 */
.ma_b2s1 {
    background: url(../images/ma_b2s1_bg.jpg) no-repeat;
    background-position: bottom left;
    background-size: cover;
}

.ma_b2s1 {
    position: relative;
}

.ma_b2s1_main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ma_b2s1m_font {
    width: 480px;
}

.ma_b2s1_title {
    color: #0862f3;
    text-align: left;
    margin-bottom: 30px;
}

.ma_b2s2 {
    position: relative;
    padding: 76px 0 150px;
}

.ma_b2s2_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.ma_b2s2_main {
    position: relative;
    z-index: 5;
}

.ma_b2s2_title {
    margin-bottom: 0;
}

.ma_b2s2m_main {
    margin: 340px -15px 0;
}

.ma_b2s2m_li {
    padding: 0 15px;
    float: left;
    width: 33.333333%;
    margin-bottom: 30px;
}

.ma_b2s2ml_main {
    padding: 24px 34px 24px 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(74, 82, 94, 0.1);
}

.ma_b2s2mlm_font {
    width: calc(100% - 131px);
    padding-top: 10px;
}

.ma_b2s2mlmf_title {
    font-size: 24px;
    color: #5700ff;
    margin-bottom: 10px;
}

.ma_b2s2mlmf_p {
    height: 72px;
    line-height: 1.5;
}

.ma_b2s3 {
    background: #f4f7fc;
    position: relative;
}

.ma_b2s3::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, transparent 40%, #f4f7fc, #f4f7fc);
}

.ma_b2s3_main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ma_b2s3m_main {
    width: 500px;
}

.ma_b2s3_title {
    text-align: left;
    margin-bottom: 10px;
}

.ma_b2s3_title2 {
    color: #0862f3;
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 12px;
}

.ma_b2s3mm_main {
    margin-bottom: 50px;
}

.ma_b2s3mm_main p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}

.ma_b2s3m_btn {
    width: 185px;
    margin-left: 0;
    border: 1px solid transparent;
}

.ma_b2s3m_btn p {
    color: #fff;
    font-size: 16px;
}

.ma_b2s3m_btn::before {
    opacity: 1;
}

.ma_b2s4 {
    padding: 100px 0 165px;
    position: relative;
    background: linear-gradient(to right, #6305ff, #2290ff);
}

.ma_b2s4::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/ma_b2s4_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.1;
}

.ma_b2s4_main {
    position: relative;
    z-index: 5;
}

.ma_b2s4_title {
    margin-bottom: 50px;
    color: #fff;
}

.ma_b2s4m_main {
    position: relative;
    padding: 170px 0;
    z-index: 10;
}

.ma_b2s4m_mainbox {
    position: relative;
}

.ma_b2s4m_meng {
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/ma_b2s4_bg3.png) no-repeat;
    background-position: center left;
    z-index: 1;
}

.ma_b2s4m_li {
    float: left;
    width: 16.666666%;
    background-size: cover;
    background-position: center center;
    height: 201px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    transform: translateY(30px);
    transition: all 0.36s;
}

.ma_b2s4m_li:nth-child(2) {
    transition-delay: 0.2s;
}

.ma_b2s4m_li:nth-child(3) {
    transition-delay: 0.4s;
}

.ma_b2s4m_li:nth-child(4) {
    transition-delay: 0.6s;
}

.ma_b2s4m_li:nth-child(5) {
    transition-delay: 0.8s;
}

.ma_b2s4m_li:nth-child(6) {
    transition-delay: 1s;
}

.ma_b2s4m_main.act .ma_b2s4m_li {
    opacity: 1;
    transform: translateY(0);
}

.ma_b2s4m_li:nth-child(odd) {
    background: url(../images/ma_b2s4_bg1.png) no-repeat;
}

.ma_b2s4m_li:nth-child(even) {
    background: url(../images/ma_b2s4_bg2.png) no-repeat;
}

.ma_b2s4ml_main1,
.ma_b2s4ml_main2 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
}

.ma_b2s4mlm1_num {
    color: #fff;
    font-size: 24px;
    margin-bottom: 14px;
    font-family: "DINCOND-BOLDALTERNATE";
}

.ma_b2s4mlm1_p {
    color: #fff;
    font-size: 18px;
    /* white-space: nowrap; */
    line-height: 1.2;
}

.ma_b2s4mlm_img {
    position: relative;
    width: 65px;
    margin-bottom: 15px;
    display: inline-block;
}

.ma_b2s4mlm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_b2s4mlm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_b2s4mlm2_p {
    color: #fff;
    font-size: 18px;
    /* white-space: nowrap; */
}

.ma_b2s4ml_main1 {
    z-index: 2;
}

.ma_b2s4ml_main2 {
    opacity: 0;
    z-index: 1;
    text-align: center;
}

.ma_b2s4m_li:first-child::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
    background: #fff;
    border-radius: 50%;
    z-index: 5;
}

.ma_b2s4m_li::before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    background: #fff;
    border-radius: 50%;
    z-index: 5;
}

.ma_b2s4ml_main3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 250px;
    width: 110%;
    border-top: 1px solid #fff;
    padding-top: 16px;
    display: none;
}

.ma_b2s4ml_main3::before {
    content: "";
    position: absolute;
    height: 80px;
    width: 1px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: -80px;
}

.ma_b2s4ml_main3 p {
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
}

.ma_tc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 50;
    display: none;
}

.ma_tc_main {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 760px;
    height: 850px;
    padding: 46px 46px 95px;
    background: url(../images/ma_b2tc_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    max-width: calc(100% - 40px);
    max-height: calc(100% - 60px);
}

.ma_tcm_title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
}

.ma_tcm_main {
    border-radius: 40px;
    /* overflow: hidden; */
    background: #fff;
    padding: 60px 50px;
}

.ma_tcmm_title {
    color: #1d1d1b;
    font-size: 30px;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
    margin-bottom: 50px;
}

.ma_tcmm_title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 100%;
    background: #3755e8;
}

.ma_form_main {
    margin-bottom: 22px;
}

.ma_form_main p {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.ma_form_main p span {
    color: #999;
}

.ma_fm_inputbox {
    width: 100%;
    height: 68px;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 0 20px;
    position: relative;
}

.ma_fm_inputbox input {
    width: 100%;
    height: 100%;
    font-size: 18px;
}

.ma_form_main .ma_fmib_p {
    line-height: 68px;
    font-size: 18px;
    color: #ccc;
}

.ma_fmib_img {
    width: 12px;
    line-height: 68px;
    transition: all 0.36s;
}

.ma_fminb_top.on .ma_fmib_img {
    transform: rotate(180deg);
}

.ma_fminb_top {
    cursor: pointer;
}

.ma_fminb_btm {
    position: absolute;
    top: 69px;
    left: 0;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
    display: none;
    z-index: 5;
}

.ma_fminb_btm p {
    font-size: 16px;
    cursor: pointer;
}

.ma_fminb_btm p:last-child {
    margin-bottom: 0;
}

.ma_tcm_close {
    position: absolute;
    top: 0;
    right: -66px;
    width: 33px;
    cursor: pointer;
}

/* c1 */
.ma_c1 .ma_ban_li::after {
    display: none;
}

.ma_c1 .ma_pcbant1_h1 {
    color: #434343;
    margin-bottom: 100px;
}

.ma_c1 .ma_pcbant1_h1 span {
    display: block;
    color: #0862f3;
    margin-bottom: 30px;
}

.ma_c1ban_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_c1ban_btn.on {
    position: fixed;
    bottom: auto;
    top: 115px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.ma_c1ban_btn.on .ma_c1banbl_img {
    width: 26px;
}

.ma_c1ban_btn.on .ma_c1banbl_font p {
    font-size: 16px;
}

.ma_c1ban_btn.on .ma_c1banb_list {
    padding: 10px 18px;
}

.ma_c1ban_btn.on .ma_c1banb_list .ma_c1banbl_imgbox {
    padding: 6px 0;
    margin-bottom: 8px;
}

.ma_c1banb_list {
    float: left;
    width: 33.333333%;
    text-align: center;
    padding: 20px 18px;
    cursor: pointer;
    transition: all 0.36s;
}

.ma_c1banb_list .ma_c1banbl_imgbox {
    padding: 10px 0;
    margin-bottom: 16px;
    transition: all 0.36s;
}

.ma_c1banb_list1 {
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_c1banb_list1.ma_c1banbl_imgbox {
    background: linear-gradient(to right, #046cff, #0091ff);
}

.ma_c1banb_list2 {
    background: linear-gradient(to right, #6306ff, #228fff);
}

.ma_c1banb_list2 .ma_c1banbl_imgbox {
    background: linear-gradient(to right, #5a19ff, #2d78ff);
}

.ma_c1banb_list3 {
    background: linear-gradient(to right, #8f6ff6, #9878ff);
}

.ma_c1banb_list3 .ma_c1banbl_imgbox {
    background: linear-gradient(to right, #8f6ff6, #9373fa);
}

.ma_c1banbl_img {
    display: inline-block;
    width: 51px;
    position: relative;
    transition: all 0.36s;
}

.ma_c1banbl_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_c1banbl_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_c1banbl_font p {
    font-size: 18px;
    color: #fff;
    transition: all 0.36s;
}

.ma_c1s1 {
    position: relative;
}

.ma_c1s1_main {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/ma_c1s1_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 40px 65px 90px;
    width: 930px;
}

.ma_c1s1_title {
    color: #fff;
    margin-bottom: 18px;
    text-align: left;
}

.ma_c1s2f_main {
    width: 530px;
}

.ma_c1s2f_main p {
    color: #fff;
    font-size: 18px;
    line-height: 1.75;
}

.ma_c1s2 {
    background: #f5f9ff;
    padding: 80px 0 150px;
}

.ma_c1s2_title {
    color: #0068fe;
    margin-bottom: 20px;
}

.ma_c1s2m_main {
    margin: 0 -30px;
    position: relative;
    z-index: 5;
}

.ma_c1s2m_li {
    padding: 0 30px;
    float: left;
    width: 16.666666%;
    text-align: center;
    opacity: 0;
    transform: scale(0.4);
}

.ma_c1s2m_li:nth-child(1) {
    transition: all 0.5s;
}

.ma_c1s2m_li:nth-child(2) {
    transition: all 0.5s;
    transition-delay: 0.3s;
}

.ma_c1s2m_li:nth-child(3) {
    transition: all 0.5s;
    transition-delay: 0.6s;
}

.ma_c1s2m_li:nth-child(4) {
    transition: all 0.5s;
    transition-delay: 0.9s;
}

.ma_c1s2m_li:nth-child(5) {
    transition: all 0.5s;
    transition-delay: 1.2s;
}

.ma_c1s2m_li:nth-child(6) {
    transition: all 0.5s;
    transition-delay: 1.5s;
}

.ma_c1s2m_li.on {
    opacity: 1;
    transform: scale(1);
}

.ma_c1s2mlm_imgbox {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: #0862f3;
    text-align: center;
    line-height: 78px;
    margin-bottom: 18px;
    display: inline-block;
}

.ma_c1s2mlm_img {
    display: inline-block;
    position: relative;
    width: 33px;
}

.ma_c1s2mlm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_c1s2mlm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_c1s2mlmf_num {
    color: #e2e9f3;
    font-size: 48px;
    font-family: "DINCOND-BOLDALTERNATE";
    margin-bottom: 5px;
}

.ma_c1s2mlmf_title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 1.75;
    height: 28px;
    overflow: hidden;
    margin-bottom: 14px;
}

.ma_c1s2mlmf_p p {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    height: 63px;
    overflow: hidden;
}

.ma_c1s2m_li:nth-child(even) {
    margin-top: 50px;
}

.ma_c1s2mm_box {
    position: relative;
}

.ma_c1s2mm_box::before {
    content: "";
    width: 89%;
    height: 100%;
    position: absolute;
    top: 20px;
    right: 0;
    background: url(../images/ma_c1s2_bg2.png) no-repeat;
    background-position: top left;
    z-index: 1;
}

.ma_c1s2mmb_bg1 {
    width: 0;
    height: 100%;
    position: absolute;
    top: 20px;
    left: 132px;
    z-index: 2;
    background: url(../images/ma_c1s2_bg3.png) no-repeat;
    background-position: top left;
}

.ma_c1s3 {
    padding: 75px 0 165px;
}

.ma_c1s3_title {
    margin-bottom: 60px;
}

.ma_c1s3m_main {
    margin: 0 -22.5px;
}

.ma_c1s3ml_main a {
    display: block;
}

.ma_c1s3m_li {
    padding: 0 22.5px;
    float: left;
    width: 33.333333%;
}

.ma_c1s3mlm_img {
    position: relative;
    margin-bottom: 22px;
    overflow: hidden;
}

.ma_c1s3mlm_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.36s;
}

.ma_c1s3mlm_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_c1s3mlmf_h3 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    height: 36px;
    overflow: hidden;
    margin-bottom: 18px;
}

.ma_c1s3mlmf_p {
    color: #666;
    font-size: 14px;
    line-height: 1.75;
    height: 49px;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_c1s4 {
    padding: 70px 0 190px;
    position: relative;
    background: linear-gradient(to right, #6305ff, #2290ff);
}

.ma_c1s4::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(../images/ma_c1s4_bg.png) no-repeat;
    background-position: top left;
}

.ma_c1s4_title {
    color: #fff;
    margin-bottom: 30px;
}

.ma_c1s4m_main {
    text-align: left;
    width: calc(100% - 120px);
    margin: 0 auto;
}

.ma_c1s4m_main p {
    color: #fff;
    font-size: 16px;
    line-height: 2;
}

.ma_c1s5 {
    padding: 100px 0 140px;
}

.ma_c1s5_title {
    margin-bottom: 85px;
}

.ma_c1s5m_main {
    margin: 0 -13px 156px;
}

.ma_c1s5mm_li {
    padding: 0 13px;
    float: left;
    width: 33.333333%;
}

.ma_c1s5mmlm_img {
    position: relative;
}

.ma_c1s5mmlm_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_c1s5mmlm_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_c1s5mml_main {
    position: relative;
}

.ma_c1s5mmlm_font {
    width: 85%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -88px;
    background: #fff;
    padding: 18px 16px;
    z-index: 3;
    box-shadow: 0 0 16px 0px rgba(74, 82, 94, 0.23);
}

.ma_c1s5mmlm_font::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, #6305ff, #228fff);
    opacity: 0;
    z-index: 1;
    transition: all 0.36s;
}

.ma_c1s5mmlmf_h3 {
    color: #333;
    font-size: 24px;
    padding: 0 15px 15px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    z-index: 2;
    transition: all 0.36s;
}

.ma_c1s5mmlmf_p {
    padding: 15px 15px 0;
}

.ma_c1s5mmlmf_p p {
    color: #666;
    font-size: 16px;
    height: 28px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_c1s5mmlmf_p p:last-child {
    margin-bottom: 0;
}

.ma_c1s5mp {
    padding-left: 30px;
    position: relative;
}

.ma_c1s5mp::before {
    content: "*";
    position: absolute;
    top: 5px;
    left: 14px;
    color: #999;
}

.ma_c1s5mp p {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
}

.ma_c1s6 {
    background: url(../images/ma_c1s6_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 60px 0 110px;
    position: relative;
}

.ma_c1s6::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1;
}

.ma_c1s6_main {
    position: relative;
    z-index: 2;
}

.ma_c1s6_title {
    color: #fff;
    margin-bottom: 60px;
}

.ma_c1s6m_mainbox {
    width: calc(100% - 370px);
    margin: 0 auto;
}

.ma_c1s6m_main {
    margin: 0 -40px;
}

.ma_c1s6m_li {
    padding: 0 40px;
    float: left;
    width: 50%;
}

.ma_c1s6ml_main {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.ma_c1s6mlm_top {
    text-align: center;
    padding: 45px 20px 35px;
}

.ma_c1s6m_li:nth-child(1) .ma_c1s6mlm_top {
    background: #0068fe;
}

.ma_c1s6m_li:nth-child(2) .ma_c1s6mlm_top {
    background: linear-gradient(to right, #6306ff, #228fff);
}

.ma_c1s6mlmt_p {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.ma_c1s6mlmt_num {
    color: #fff;
    font-size: 72px;
    margin-bottom: 30px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.ma_c1s6mlmt_xp {
    color: #fff;
    font-size: 14px;
}

.ma_c1s6mlm_btm {
    padding: 26px 30px 30px 20px;
    border: 1px solid #a2a1a1;
    border-top-color: transparent;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.ma_c1s6mlmb_ul {
    padding-left: 18px;
}

.ma_c1s6mlmbl_l {
    width: calc(100% - 60px);
    padding-right: 10px;
}

.ma_c1s6mlmbl_l p,
.ma_c1s6mlmbl_f p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    height: 21px;
    overflow: hidden;
}

.ma_c1s6mlmbl_f {
    width: 60px;
}

.ma_c1s6mlmb_li {
    margin-bottom: 22px;
    position: relative;
}

.ma_c1s6mlmb_li::before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -18px;
    background: #fff;
}

.ma_c1s6mlmb_li:last-child {
    margin-bottom: 0;
}

.ma_c1s6mlmb_li:last-child::before {
    display: none;
}

.ma_c1s6m_btn {
    margin: 0 auto;
    border: 1px solid transparent;
}

.ma_c1s6m_btn a,
.ma_c1s6m_btn p {
    color: #fff;
}

.ma_c1s6m_btn::before {
    opacity: 1;
}

.ma_c1s6m_li:nth-child(2) .ma_c1s6m_btn::before {
    background: linear-gradient(to right, #6306ff, #228fff);
}

.ma_c1tc_main {
    height: 850px;
    padding-right: 26px;
}

.ma_c1tc_main .ma_main_title {
    margin-bottom: 20px;
}

.ma_c1tc_main .ma_main_title2 {
    color: #fff;
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 50px;
}

.ma_fm_inputbox2 {
    min-height: 68px;
    height: auto;
    padding: 0;
}

.ma_fm_inputbox2 input {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: transparent;
    border: 3px solid #ccc;
    cursor: pointer;
    position: relative;
    outline: 0 !important;
}

.ma_fm_inputbox2 input:checked {
    background: #0862f3;
    border: 3px solid transparent;
}

.ma_fm_inputbox2 input::before {
    content: "";
    width: 15px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/ma_c1tc_1.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.ma_fm_inputbox2 label {
    width: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
}

.ma_fm_inputbox2 label:last-child {
    border-bottom: none;
}

.ma_fm_inputbox2 label span {
    line-height: 30px;
    display: inline-block;
    position: relative;
    bottom: 10px;
    margin-left: 25px;
}

.ma_c1tc_main .ma_tcm_main {
    margin-bottom: 36px;
}

.ma_tcmm_p {
    color: #c6d0ff;
    font-size: 18px;
    text-align: center;
}

.ma_c1tc_main .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0862f3;
}

.ma_tcm_close {
    position: fixed;
    top: 0px;
    right: -50px;
}

/* c2 */
.ma_c2 .ma_ban_li::before {
    display: none;
}

.ma_c2 .ma_ban_li::after {
    display: none;
}

.ma_c2s1 {
    padding: 110px 0 100px;
}

.ma_c2s1_main {
    margin-bottom: 125px;
}

.ma_c2s1l_main a {
    overflow: hidden;
    display: block;
}

.ma_c2s1l_l {
    float: left;
    width: 460px;
    position: relative;
}

.ma_c2s1_li {
    position: relative;
    margin-bottom: 120px;
}

.ma_c2s1_li:last-child {
    margin-bottom: 0;
}

.ma_c2s1_li::before {
    content: "";
    width: 425px;
    height: 162px;
    position: absolute;
    left: 56px;
    bottom: -25px;
    z-index: 0;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_c2s1l_l1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_c2s1l_lbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_c2s1l_r {
    float: left;
    width: calc(100% - 460px);
    padding-left: 140px;
    padding-top: 60px;
}

.ma_c2s1lr_h2 {
    color: #333;
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 33px;
    height: 84px;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_c2s1lr_h2box {
    padding-bottom: 34px;
    position: relative;
}

.ma_c2s1lr_h2box::before {
    content: "";
    width: 140px;
    height: 2px;
    background: #636363;
    position: absolute;
    left: 0;
    bottom: 34px;
}

.ma_c2s1lr_p {
    color: #666;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 30px;
    height: 64px;
    overflow: hidden;
}

.ma_c2s1_lie .ma_c2s1l_l {
    float: right;
    margin-right: 22px;
}

.ma_c2s1_lie .ma_c2s1l_r {
    float: left;
    padding-left: 0;
    padding-right: 140px;
    width: calc(100% - 482px);
}

.ma_c2s1_lie::before {
    left: auto;
    right: 0;
}

/* 分页 */
.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: 28px;
    height: 28px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: .3s;
    position: relative;
}

.pc_fenye li::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #056bff, #0099ff);
}

.pc_fenye li.activepage::before {
    opacity: 1;
}

.pc_fenye li.activepage {
    color: #fff;
}

.w_fenyeph {
    display: none;
}

.pc_fenye li.clolr {
    color: #00b9f1;
}

.ma_comp-tabli1,
.ma_comp-tabli2 {
    width: 9px;
}

.ma_comp-tabli11,
.ma_comp-tabli22 {
    width: 5px;
}

.ma_comp-tabli {
    position: relative;
}

.ma_comp-tabli1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
    opacity: 1;
}

.ma_comp-tabli2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
    opacity: 0;
}

/* d2 */
.ma_d1 .ma_pcbant1_h1 {
    font-size: 120px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0;
}

.ma_d1 .ma_section {
    background: url(../images/ma_d1_bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.ma_d1 .ma_pcbant1_h1 span {
    white-space: nowrap;
    color: #fff;
}

.ma_pcbant1_h2 {
    font-weight: bold;
    color: #0862f3;
    font-size: 120px;
    text-align: center;
    line-height: 1.3;
    white-space: nowrap;
}

.ma_d1 .ma_ban_li::before {
    display: none;
}

.ma_d1 .ma_ban_li::after {
    display: none;
}

.ma_noindexban_txt1 {
    top: 40%;
}

.ma_noindexban_txt2 {
    top: 70%;
    z-index: 22;
}

.ma_pcban_img {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    z-index: 21;
}

.ma_pcban_btn {
    position: absolute;
    width: 115px;
    height: 115px;
    left: 50%;
    transform: translate(-50%);
    bottom: -55px;
    z-index: 24;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    transition: all 0.36s;
}

.ma_pcban_btn1 {
    width: 24px;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: all 0.36s;
}

.ma_pcban_btn2 {
    width: 24px;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.36s;
}

.ma_d1_main {
    padding: 130px 0 0;
}

.ma_d1s1m_l,
.ma_d1s1m_r {
    width: 50%;
}

.ma_d1s1m_l {
    padding: 30px 0;
}

.ma_d1s1ml_h2 {
    margin-bottom: 58px;
    color: #333;
    font-size: 36px;
    line-height: 1.5;
}

.ma_d1_main label {
    margin-bottom: 50px;
    width: 100%;
    cursor: pointer;
}

.ma_d1_main label:last-child {
    margin-bottom: 90px;
}

.ma_d1_main label span {
    font-size: 24px;
    color: #333;
    position: relative;
    bottom: 3px;
    line-height: 1.5;
}

.ma_d1_main label input {
    width: 22px;
    height: 22px;
    border: 2px solid #0862f3;
    background: transparent;
    outline: 0 !important;
    margin-right: 10px;
    transition: all 0.36s;
    position: relative;
}

.ma_d1_main label input::before {
    content: "";
    width: 15px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/ma_c1tc_1.png) no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    transition: all 0.36s;
}

.ma_d1_main label input:checked {
    border: 2px solid transparent;
    background: #0862f3;
}

.ma_d1_main label input:checked::before {
    opacity: 1;
}

/* .ma_d1s1 {
    padding-bottom: 190px;
} */
.ma_d1s1mr_img {
    position: relative;
}

.ma_d1s1mr_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_d1s1mr_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}


.ma_d1 .ma_section {
    position: relative;
    overflow: hidden;
}

.ma_d1 .ma_section::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 96px;
    width: 0;
    height: 530px;
    transition: all 0.4s;
    background: linear-gradient(to right, #056aff, #009bff);
}

.ma_d1 .ma_section::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 96px;
    width: 0;
    height: 530px;
    background: #fff;
    transition: all 0.4s;
    transition-delay: .8s;
}

.ma_d1 .swiper-slide-active .ma_d1s1::before {
    width: 835px;
}

.ma_d1 .swiper-slide-active .ma_d1s1::after {
    width: 835px;
}

.ma_d1_num {
    position: absolute;
    bottom: -190px;
    left: 35px;
    z-index: 0;
}

.ma_d1_num p {
    color: #f1f2f2;
    font-size: 500px;
    /* font-family: "DINCOND-BOLDALTERNATE"; */
}

.ma_d1s1_main {
    overflow: hidden;
}

.ma_d1s1m_l {
    float: left;
}

.ma_d1s1m_r {
    float: right;
}

.ma_d1s2 .ma_d1s1m_l {
    float: right;
    padding-bottom: 110px;
    padding-top: 95px;
    position: relative;
    z-index: 5;
}

.ma_d1s2 .ma_d1s1m_r {
    float: left;
}

.ma_d1s2 .ma_d1s1m_r {
    width: auto;
    position: absolute;
    bottom: 0;
    left: -210px;
}

.ma_d1 .ma_d1s2::before {
    right: auto;
    left: 0;
    bottom: 0;
}

.ma_d1 .ma_d1s2::after {
    right: auto;
    left: 0;
    bottom: 0;
}

.ma_d1 .ma_d1s5::after {
    display: none;
}

.ma_d1s2 .ma_d1_num {
    right: 332px;
    left: auto;
}

/* .ma_d1s2{
    margin-bottom: 100px;
} */
.ma_d1 .ma_d1s5::before {
    display: none;
}

.ma_d1s5i_main {
    display: inline-block;
    text-align: center;
}

.ma_d1s5im_img {
    display: inline-block;
    position: relative;
    width: 180px;
}

.ma_d1s5im_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_d1s5im_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_d1s5im_font p {
    color: #0b7ef9;
    font-size: 14px;
}

.ma_d1s5 .ma_d1s1m_r label input {
    position: relative;
    bottom: 50px;
    margin-right: 25px;
}

.ma_d1s5 .ma_d1s1m_r label {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.ma_d1s1 .ma_main_btn {
    margin-left: 0;
    z-index: 5;
}

.ma_d1 .swiper-container {
    height: 100vh;
}

.ma_d1 .swiper-slide .ma_section {
    height: 100%;
}

.ma_d1s5 .ma_d1_main {
    padding: 240px 0 0;
}

.ma_d1 .swiper-slide:last-child {
    height: auto !important;
    overflow-y: auto;

}

.ma_d1 .swiper-slide:last-child::-webkit-scrollbar {
    width: 0;
    height: 0;
    /**/
}

.ma_d1s5 .ma_d1_num {
    bottom: 0;
}

/* .swiper-slide:last-child .ma_section {
    height: 87%;

} */

/* .swiper-slide:last-child::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.swiper-slide:last-child::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.swiper-slide:last-child::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.swiper-slide:last-child::-webkit-scrollbar-corner {
    background: #179a16;
} */
.ma_d1 .swiper-slide .ma_ban {
    height: 100%;
    margin-top: 0;
}

.ma_d1 .swiper-slide .ma_ban_ul {
    height: 100%;
}

.ma_d1 .swiper-slide .ma_ban_li {
    height: 100%;
}

.ma_d1 .swiper-slide .ma_ft {
    position: relative;
    bottom: 147px;
}

/* e1 */
.ma_e1 .ma_ban_li::after {
    display: none;
}

.ma_e1 .ma_pcbant1_p {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 60px;
}

.ma_e1banf1_t {
    width: 100%;
    padding: 0 10px 0 20px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.ma_e1banf1t_p {
    line-height: 55px;
    color: #333;
    font-size: 16px;
}

.ma_e1banf1t_img {
    width: 10px;
    line-height: 55px;
    display: inline-block;
    transition: all 0.36s;
}

.ma_e1banf1_t.on .ma_e1banf1t_img {
    transform: rotate(180deg);
}

.ma_e1ban_f1 {
    position: relative;
    width: 170px;
}

.ma_e1banf1_b {
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    position: absolute;
    top: 56px;
    border-radius: 5px;
    display: none;
}

.ma_e1banf1_b p {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all 0.36s;
}

.ma_e1banf1_b p:last-child {
    margin-bottom: 0;
}

.ma_e1ban_f1 {
    margin-right: 4px;
}

.ma_e1ban_f2 {
    width: 255px;
    height: 55px;
    background: #fff;
    border-radius: 5px;
    padding: 0 20px;
}

.ma_e1ban_f2 input {
    width: 100%;
    height: 100%;
}

.ma_e1ban_f3 {
    width: 100px;
    height: 55px;
    background: linear-gradient(to right, #056aff, #009eff);
    border-radius: 5px;
    text-align: center;
}

.ma_e1ban_f3 button {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
}

.ma_e1s1_map,
.ma_e1s1_r {
    width: 50%;
    height: 865px;
}


#container {
    height: 100%;
}


.ma_e1s1l_li {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.ma_e1s1llt_img {
    width: 15px;
    position: relative;
    bottom: 2px;
}

.ma_e1s1llt_font {
    width: calc(100% - 35px);
    padding: 0 28px;
    position: relative;
}

.ma_e1s1llt_font p {
    color: #333;
    font-size: 18px;
}

.ma_e1s1llt_font::before {
    content: "";
    width: 2px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
    transition: all 0.36s;
    opacity: 1;
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_e1s1l_li.on .ma_e1s1llt_font::before {
    opacity: 0;
}

.ma_e1s1llt_font::after {
    content: "";
    width: 18px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: -16px;
    transform: translateY(-50%);
    background: linear-gradient(to right, #056aff, #009eff);
}

.ma_e1s1ll_top {
    cursor: pointer;
    padding: 26px 0;
}

.ma_e1s1ll_main {
    position: relative;
}

.ma_e1s1ll_btm {
    /* position: absolute; */
    /* top: 55px;
    left: 0; */
    width: 100%;
    padding: 0 45px 26px;
    display: none;
}

.ma_e1s1ll_btm p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}

.ma_e1s1ll_btm :nth-child(2) {
    margin-bottom: 22px;
}

.ma_e1s1ll_btm a {
    font-size: 16px;
    color: #0862f3;
}

.ma_e1s1r_main {
    position: relative;
    height: 100%;
    padding: 75px 340px 0 38px;
}

.ma_e1s1r_btm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-right: 340px;
}

.ma_e1s1rb_main {
    width: 50%;
    position: relative;
    background: #f5f5f5;
}

.ma_e1s1rb_main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
    z-index: 1;
}

.ma_e1s1rb_main a {
    display: block;
    text-align: center;
    line-height: 75px;
    color: #333;
    font-size: 18px;
    position: relative;
    transition: all 0.36s;
    z-index: 2;
}

/* e2 */
.ma_e2s1 {
    padding: 100px 0 205px;
    text-align: center;
}

.ma_e2s1 p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

/* f2 */
.ma_f2s1 {
    padding: 110px 0 100px;
}

.ma_f2s1_ul {
    margin: 0 -13px;
}

.ma_f2s1_li {
    float: left;
    width: 33.333333%;
    padding: 0 13px;
    margin-bottom: 86px;
}

.ma_f2s1l_main a {
    display: block;
}

.ma_f2s1lm_img {
    position: relative;
    margin-bottom: 22px;
    overflow: hidden;
    transition: all 0.36s;
}

.ma_f2s1lm_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.36s;
}

.ma_f2s1lm_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_f2s1lm_font {
    padding-bottom: 26px;
    border-bottom: 1px solid #dcdcdc;
}

.ma_f2s1lmf_h3 {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    transition: all 0.36s;
    margin-bottom: 10px;
    height: 63px;
    overflow: hidden;
}

.ma_f2s1lmf_p {
    font-size: 14px;
    color: #999;
    line-height: 2;
    height: 48px;
    overflow: hidden;
}

.ma_banny_li::after,
.ma_banny_li2::after {
    display: none;
}

.ma_banny_li .ma_pcbant1_h1 {
    font-size: 60px;
}

/* f3 */
.ma_f3s1 {
    margin-top: 140px;
}

.ma_f3s1m_l {
    width: calc(100% - 324px);
    border-right: 1px solid #eee;
}

.ma_f3s1ml_mainbox {

    padding: 50px 24px 0 0;
}

.ma_f3s1mlt_h1 {
    font-size: 24px;
    color: #333;
    line-height: 1.75;
    padding-bottom: 16px;
    margin-bottom: 22px;
    border-bottom: 1px solid #eee;
}

.ma_f3s1mltl_list {
    display: inline-block;
    margin-right: 42px;
}

.ma_f3s1mltl_list img {
    width: 16px;
    margin-right: 6px;
    position: relative;
    bottom: 2px;
}

.ma_f3s1mltl_list:last-child img {
    bottom: auto;
}

.ma_f3s1mltl_list span {
    font-size: 14px;
    color: #999;
}

.ma_f3s1ml_title {
    margin-bottom: 34px;
}

.ma_f3s1ml_main {
    padding-right: 28px;
    margin-bottom: 68px;
}

.ma_f3s1ml_main p {
    font-size: 14px;
    color: #666;
}

.ma_f3s1ml_fx {
    text-align: center;
    margin-bottom: 35px;
}

.ma_f3s1ml_fx .bshare-custom {
    display: inline-block;
}

.ma_f3s1ml_fx .bshare-custom a {
    width: 28px;
    height: 23px;
    margin: 0 10px;
}

.ma_f3s1ml_fx .bshare-custom .bshare-weixin {
    background: url(../images/ma_f3s1_vx.png) no-repeat;
}

.ma_f3s1ml_fx .bshare-custom .bshare-sinaminiblog {
    background: url(../images/ma_f3s1_vb.png) no-repeat;
}

.ma_f3s1ml_fy {
    border-top: 1px solid #eee;
}

.ma_f3s1ml_pcfy {
    position: relative;
}

.ma_f3s1ml_pcfy::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background: #eee;
}

.ma_f3s1mlf_a {
    width: 50%;
    padding-left: 26px;
}

.ma_f3s1mlf_a:first-child {
    padding-left: 0;
    padding-right: 26px;
}

.ma_f3s1mlf_a a {
    display: block;
    padding: 35px 0;
}

.ma_f3s1mlf_a p {
    color: #999;
    font-size: 14px;
    line-height: 1.75;
}

.ma_f3s1mlf_a span {
    display: inline-block;
    color: #666;
    transition: all 0.36s;
}

.ma_f3s1m_r {
    padding: 64px 0 0 26px;
    width: 324px;
}

.ma_f3s1mr_title {
    font-size: 18px;
    color: #333;
    padding-bottom: 26px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.ma_f3s1mr_ul {
    padding-left: 10px;
}

.ma_f3s1mr_li {
    position: relative;
    margin-bottom: 16px;
}

.ma_f3s1mr_li::before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: -10px;
    background: #0862f3;
}

.ma_f3s1mr_li a {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    transition: all 0.36s;
}

/* f4 */
#f4container {
    width: 100%;
    height: 530px;
}

.ma_f4s1 {
    margin-top: 180px;
}

.ma_f4s1_main {
    padding-bottom: 48px;
}

.ma_f4s1m_l,
.ma_f4s1m_r {
    width: 50%;
}

.ma_f4s1m_l {
    position: relative;
}

.ma_f4s1m_l svg {
    position: absolute;
    top: -75px;
    left: -37px;
    z-index: 10;
    width: 650px;
}

.ma_f4s1m_l .st0,
.ma_f4s1m_l .st1 {
    animation-delay: 1s;
    stroke-dashoffset: 321px;
    stroke-dasharray: 321px;
    animation: animation-line 8s ease-in;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

@keyframes animation-line {
    0% {
        stroke-dashoffset: 321px;
    }

    50% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 321px;
    }
}


.ma_f4s1m_r {
    padding: 46px 0 0 140px;
}

.ma_f4s1mr_title {
    font-size: 24px;
    color: #333;
    position: relative;
    margin-bottom: 70px;
}

.ma_f4s1mr_title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 116px;
    width: 60px;
    height: 1px;
    background: #000;
}

.ma_f4s1mrl_l {
    width: 19px;
    line-height: 31px;
}

.ma_f4s1mrl_l img {
    position: relative;
    bottom: 2px;
}

.ma_f4s1mrl_r {
    width: calc(100% - 19px);
    padding-left: 15px;
}

.ma_f4s1mrl_r p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}

.ma_f4s1mrl_r span,
.ma_f4s1mrl_r a {
    display: inline-block;
    font-size: 16px;
    color: #666;
    transition: all 0.36s;
}

.ma_f4s1mr_li {
    margin-bottom: 15px;
}

.ma_f4s1mr_li:last-child {
    margin-bottom: 0;
}

.ma_f4s1mr_m1 {
    margin-bottom: 70px;
}

.ma_f4s1mrm2l_font {
    text-align: center;
}

.ma_f4s1mrm2l_font img {
    width: 19px;
}

.ma_f4s1mrm2l_img {
    margin-bottom: 12px;
}

.ma_f4s1mrm2_li {
    margin-right: 54px;
}

.ma_f4s1mrm2_li:last-child {
    margin-right: 0;
}

/* f5 */
.ma_f5 .ma_ban_li::before {
    display: none;
}

.ma_f5 .ma_pcbant1_h1 span {
    display: inline-block;
    margin-top: 30px;
}

.ma_f5s1 {
    padding: 105px 0 100px;
}

.ma_f5s1_main .ma_b1s5ml_r {
    width: 36px;
    height: 68px;
    position: relative;
    background: linear-gradient(#6305ff, #238fff);
}

.ma_f5s1_main .ma_b1s5ml_r::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 1px;
    background: #fff;
}

.ma_f5s1_main .ma_b1s5ml_r::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 15px;
    background: #fff;
    z-index: 5;
    transition: all 0.36s;
    opacity: 1;
}

.ma_f5s1_main .ma_b1s5m_li.act .ma_b1s5ml_r::after {
    opacity: 0;
}

.ma_b1s5mll_p1 {
    width: calc(100% - 620px);
    color: #333;
    font-size: 18px;
    height: 68px;
    overflow: hidden;
}

.ma_b1s5ml_l p span {
    color: #999;
}

.ma_f5s1m_pbox {
    margin: 0 -35px;
}

.ma_b1s5mll_p2 {
    padding: 0 35px;
}

.ma_f5s1_main .ma_b1s5ml_l {
    width: calc(100% - 36px);
    padding: 0 30px;
}

.ma_f5s1_main .ma_b1s5ml_btm {
    padding: 24px 30px 24px 30px;
}

.ma_b1s5mlb_list {
    margin-bottom: 36px;
}

.ma_b1s5mlb_list p,
.ma_b1s5mlb_list a {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 4px;
}

.ma_b1s5mlb_list p:first-child {
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

.ma_b1s5mlb_list p:last-child {
    margin-bottom: 0;
}

.ma_b1s5mlb_list:last-child {
    margin-bottom: 66px;
}

.ma_f5s1_main .ma_pcbant2 a {
    padding: 13px 0;
}

.ma_f5s1_main .ma_b1s5m_main {
    margin-bottom: 82px;
}

/* g1 */

.ma_g1 .ma_ban_li::before {
    display: none;
}

.ma_g1 .ma_pcbant1_h1 {
    line-height: 1.75;
    color: #fff;
}

.ma_g1s1_main {
    display: table;
}

.ma_g1s1m_l,
.ma_g1s1m_r {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.ma_g1s1m_r {
    padding: 0 340px 0 84px;
}

.ma_g1s1m_l {
    position: relative;
}

.ma_g1s1m_l1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_g1s1m_lbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_g1s1_main .ma_b1s2f_main p {
    margin-bottom: 0;
}

.ma_g1s1_main .ma_b1s1_title {
    margin-bottom: 40px;
}

.ma_g1s2 {
    padding: 100px 0 226px;
    background: url(../images/ma_g1s2_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.ma_g1s2m_t {
    text-align: center;
}

.ma_g1s2m_t .ma_g1s2mt_a {
    color: #fff;
    font-size: 24px;
    margin: 0 30px;
}

.ma_g1s2m_t .ma_g1s2mt_a.act {
    font-size: 36px;
}

.ma_g1s2m_t {
    margin-bottom: 100px;
}

/* .ma_g1s2m_ul{
    margin: 0 -52px;
} */
.ma_g1s2m_li {
    float: left;
    padding: 0 52px;
    width: 100%;
}

.ma_g1s2ml_main {
    display: table;
    width: 100%;
    opacity: 0.6;
}

.ma_g1s2m_li.slick-active .ma_g1s2ml_main {
    opacity: 1;
}

.ma_g1s2mlm_img,
.ma_g1s2mlm_font {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.ma_g1s2mlm_img {
    position: relative;
}

.ma_g1s2mlm_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_g1s2mlm_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_g1s2mlm_font {
    background: #fff;
    padding: 0 50px;
}

.ma_g1s2mlmf_h3 {
    font-size: 22px;
    color: #333;
    line-height: 1.75;
    width: 345px;
    margin-bottom: 18px;
    height: 77px;
    overflow: hidden;
}

.ma_g1s2mlmf_p {
    color: #999;
    font-size: 16px;
    line-height: 1.75;
    height: 140px;
    overflow: hidden;
    margin-bottom: 28px;
}

.ma_g1s2mlmfb_list {
    display: inline-block;
}

.ma_g1s2mlmfb_time {
    margin-right: 40px;
}

.ma_g1s2mlmfb_list span {
    color: #999;
    font-size: 16px;
}

.ma_g1s2mlmfb_list img {
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}

.ma_g1s2mlmfb_time img {
    width: 20px;
}

.ma_g1s2mlmfb_add img {
    width: 16px;
}

.ma_g1s2m_ul .slick-list {
    overflow: inherit;
}

.ma_g1s2m_li:not(:first-child) {
    display: none;
}

.ma_count1100 {
    width: 1100px;
    margin: 0 auto;
}

.ma_g1s2m_main {
    position: relative;
}

.ma_g1s2mul_qh {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.ma_g1s2mul_prev {
    left: -82px;
}

.ma_g1s2mul_next {
    right: -82px;
}

.ma_g1s2m_ul .slick-dots {
    bottom: -110px;
}

.ma_g1s2m_ul .slick-dots li,
.ma_g1s3_main .ma_c1s5m_main .slick-dots li {
    width: 46px;
    height: 46px;
    margin: 0 3px;
    border: 1px solid transparent;
    position: relative;
    background: transparent;
}

.ma_g1s2m_ul .slick-dots li::before,
.ma_g1s3_main .ma_c1s5m_main .slick-dots li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.ma_g1s3_main .ma_c1s5m_main .slick-dots li::before {
    background: #0862f3;
}

.ma_g1s2m_ul .slick-dots .slick-active,
.ma_g1s3_main .ma_c1s5m_main .slick-dots .slick-active {
    border-radius: 50%;
    border: 1px solid #fff;
    line-height: 55px;
    text-align: center;
}

.ma_g1s3_main .ma_c1s5m_main .slick-dots .slick-active {
    border: 1px solid #0862f3
}

.ma_g1s2m_ul .slick-dots .slick-active::before,
.ma_g1s3_main .ma_c1s5m_main .slick-dots .slick-active::before {
    display: none;
}

.ma_g1s2m_ul .slick-dots .slick-active button,
.ma_g1s3_main .ma_c1s5m_main .slick-dots .slick-active button {
    display: block;
    color: #fff;
    display: inline-block;
}

.ma_g1s3_main .ma_c1s5m_main .slick-dots .slick-active button {
    color: #0862f3;
}

.ma_g1s3 {
    padding: 85px 0 112px;
}

.ma_g1s3_title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 80px;
}

.ma_g1s3_main .ma_c1s5m_main {
    margin: 0 -10px;
}

.ma_g1s3_main .ma_c1s5mml_main a {
    display: block;
}

.ma_g1s3_main .ma_c1s5mm_li {
    padding: 0 10px;
    width: 50%;
}

.ma_c1s5mmlm_imgb2 {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.ma_c1s5mmlmf_lift {
    margin-bottom: 18px;
}

.ma_c1s5mmlmf_list {
    display: inline-block;
    margin-right: 15px;
}

.ma_c1s5mmlmf_list p {
    color: #999;
    font-size: 14px;
}

.ma_c1s5mmlmf_list p span {
    color: #0068fe;
}

.ma_g1s3_main .ma_c1s5mmlm_font {
    padding: 38px 36px;
    box-shadow: none;
    bottom: -130px;
}

.ma_g1s3_main .ma_c1s5mmlmf_h3 {
    padding: 0 0 15px;
}

.ma_c1s5mmlmf_p2 p {
    font-size: 14px;
    color: #999;
    padding-top: 15px;
}

.ma_g1s3_main .ma_c1s5m_main {
    margin-bottom: 100px;
}

.ma_g1s3_main .ma_c1s5m_main .slick-list {
    padding-bottom: 140px;
}

.ma_g1s3_main .ma_c1s5m_main .slick-dots {
    bottom: -100px;
}

.ma_g1s3_main .ma_c1s5mm_li:not(:first-child) {
    display: none;
}

/* f1 */
.ma_f1s1 {
    padding: 120px 0 190px;
}

.ma_f1s1m_l {
    width: 50%;
    position: relative;
    z-index: 2;
}

.ma_f1s1m_r {
    position: relative;
    z-index: 5;
}

.ma_f1s1ml_h2 {
    text-align: left;
    color: #0862f3;
    margin-bottom: 170px;
}

.ma_f1s1ml_main {
    padding: 65px 106px 115px 0;
    position: relative;
}

.ma_f1s1ml_main::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 960px;
    height: 100%;
    background: url(../images/ma_f1s1_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

.ma_f1s1mlm_title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.75;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.ma_f1s1mlm_main {
    position: relative;
    z-index: 2;
}

.ma_f1s1mlm_main p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 16px;
}

.ma_f1s1mlm_main p:last-child {
    margin-bottom: 0;
}

.ma_f1s2 {
    padding: 110px 0 250px;
    background: url(../images/ma_f1s2_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.ma_f1s2::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 5;
}

.ma_f1s2_main {
    position: relative;
    z-index: 10;
}

.ma_f1s2ml_h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 125px;
}

.ma_f1s2ml_ul {
    margin: 0 -50px;
}

.ma_f1s2ml_li {
    padding: 0 50px;
    width: 25%;
    float: left;
}

.ma_f1s2mll_img {
    width: 60px;
    position: relative;
    margin-bottom: 30px;
}

.ma_f1s2mll_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.36s;
}

.ma_f1s2mll_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_f1s2mllf_title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 26px;
}

.ma_f1s2mllf_p {
    font-size: 18px;
    color: #fff;
    line-height: 1.75;
    height: 126px;
    overflow: hidden;
}

.ma_f1s3 {
    padding: 116px 0 235px;
    position: relative;
}

.ma_f1s3_img {
    position: absolute;
    top: 116px;
    left: 0;
    z-index: 1;
}

.ma_f1s3_main {
    position: relative;
    z-index: 5;
}

.ma_f1s3m_r {
    width: 55%;
    position: relative;
    z-index: 5;
}

.ma_f1s3m_l {
    width: 45%;
    position: relative;
    z-index: 2;
}

.ma_f1s3ml_h2 {
    margin-bottom: 62px;
}

.ma_f1s3mr_li {
    padding: 20px 18px;
    border-bottom: 1px solid #eee !important;
    cursor: pointer;
    position: relative;
}

.ma_f1s3mr_li::before {
    content: "";
    position: absolute;
    width: 75px;
    height: 2px;
    top: 38%;
    transform: translateY(-50%);
    left: -75px;
    background: #0862f3;
    opacity: 0;
    transition: all 0.36s;
}

.ma_f1s3mrl_time {
    width: 70px;
}

.ma_f1s3mrl_time p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1.75;
    transition: all 0.36s;
}

.ma_f1s3mrl_main {
    width: calc(100% - 70px);
    padding-left: 26px;
    height: 56px;
}

.ma_f1s3mrl_main p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}

.ma_f1s3mr_li.act::before {
    opacity: 1;
}

.ma_f1s3mr_li.act .ma_f1s3mrl_time p {
    color: #0862f3;
}

.ma_f1s3mr_ul .slick-list {
    padding-left: 75px;
}

.ma_f1s3ml_h2 {
    padding-left: 75px;
}

.ma_f1s3mr_li:not(:first-child) {
    display: none;
}

.ma_f1s3mr_ul .slick-dots {
    bottom: -70px;
    display: inline-block;
    width: auto;
    margin-left: 96px;
}

.ma_f1s3mr_ul .slick-dots li {
    width: 6px;
    height: 6px;
}

.ma_f1s3mr_ul .slick-dots li.slick-active {
    background: #0862f3;
}

/* .ma_f1s3mr_ul .slick-list {
    height: 468px !important;
} */

.ma_f1s3m_l {
    padding-top: 128px;
}

.ma_f1s3ml_ul {
    transform: translateX(30px);
}

.ma_f1s3mll_img {
    position: relative;
    /* width: 524px; */
}

.ma_f1s3mll_img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.ma_f1s3mll_imgbg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ma_f1s3mll_p {
    position: absolute;
    font-size: 72px;
    font-weight: bold;
    left: 35px;
    bottom: 35px;
    z-index: 5;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.ma_f1s3ml_li:not(:first-child) {
    display: none;
}

.ma_f1s4 {
    padding: 80px 0 118px;
    background: url(../images/ma_f1s4_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.ma_f1s4ml_h2 {
    color: #0862f3;
    margin-bottom: 70px;
}

.ma_f1s4mll_img {
    position: relative;
}

.ma_f1s4mll_img1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ma_f1s4mll_imgbg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_f1s4ml_li {
    transition: all 0.36s;
    position: relative;
    z-index: 1;
}

.ma_f1s4_main {
    overflow: hidden;
}

.ma_f1s4_main .swiper-container {
    padding-bottom: 74px
}

.ma_f1s4_main .swiper-slide {
    width: 402px;
    height: 100%;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

.ma_f1s4_main .swiper-slide img {
    display: block
}

.ma_f1s4_main .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0
}

.ma_f1s4_main .swiper-pagination {
    width: 100%;
    bottom: 20px;
    position: inherit !important;
}

.ma_f1s4_main .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 6px;
    outline: 0 !important;
}

.ma_f1s4_main .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0862f3;
}

.ma_ftmt_c,
.ma_ftmt_r {
    padding-top: 30px;
}

.ma_in1s2mml_li.slick-current .ma_in1s2mmll_img {
    background: #fff;
}

.ma_in1s2mml_li.slick-current .ma_in1s2mmll_img1 {
    opacity: 0;
}

.ma_in1s2mml_li.slick-current .ma_in1s2mmll_img2 {
    opacity: 1;
}

.ma_in1s2mml_li.slick-current .ma_in1s2mmll_font p::before {
    opacity: 1;
}

.ma_in1s2mm_l {
    width: 420px;
    padding: 70px 40px 0 0;
}

.ma_in1s2_bg_main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_in1s2_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ma_in1s2_bg_main .slick-list {
    height: 100%;
}

.ma_in1s2_bg_main .slick-track {
    height: 100%;
}

.ma_tc_sub {
    background: linear-gradient(to right, #056aff, #009eff);
    width: 100px;
    padding: 12px 0;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
}

.ma_e1 .ma_e1s1r_btm {
    overflow: hidden;
}

.ma_e1 .ma_e1s1r_btm .rp {
    float: right;
    width: 50%;
}

.ma_e1 .ma_e1s1r_btm .lp {
    float: left;
    width: 50%;
}

.ma_e1 .ma_e1s1r_btm .rp a {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #f5f5f5;

}

.ma_e1 .ma_e1s1r_btm .lp a {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #f5f5f5;

}

.ma_e1 .ma_e1s1r_btm .rp a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
    z-index: 0;
}

.ma_e1 .ma_e1s1r_btm .lp a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #056aff, #009eff);
    z-index: 0;
}

.ma_e1 .ma_e1s1r_btm .rp a .ma_e1s1rb_main {
    line-height: 75px;
    transition: all 0.36s;
    color: #333;
    font-size: 18px;
    float: none;
    width: 100%;
    z-index: 5;
    background: transparent;
}

.ma_e1 .ma_e1s1r_btm .lp a .ma_e1s1rb_main {
    line-height: 75px;
    transition: all 0.36s;
    color: #333;
    font-size: 18px;
    float: none;
    width: 100%;
    z-index: 5;
    background: transparent;
}

.ma_e1 .ma_e1s1r_btm .rp a .ma_e1s1rb_main ::before {
    display: none;
}

.ma_e1 .ma_e1s1r_btm .lp a .ma_e1s1rb_main ::before {
    display: none;
}

.ma_g1s2m_ul .slick-arrow {
    width: 60px;
    height: 60px;

    background-position: center center;
    background-size: cover;
    position: absolute;
    z-index: 20;
}

.ma_g1s2m_ul .slick-prev {
    left: -82px;
    background: url(../images/ma_g1s2_lunl.png) no-repeat;
}

.ma_g1s2m_ul .slick-next {
    right: -82px;
    background: url(../images/ma_g1s2_lunr.png) no-repeat;
}

.ma_g1s2m_ulbox2:not(:first-child) {
    display: none;
}

.ma_g1s2mm_ulbox .slick-list {
    overflow: inherit;
}

.ma_g1s2m_t .ma_g1s2mt_a {
    color: #fff;
    font-size: 24px;
    margin: 0 30px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.36s;
}

.ma_g1s2m_t .ma_g1s2mt_a.act {
    font-size: 36px;
}

.ma_g1s2m_t {
    margin-bottom: 100px;
    height: 36px;
}

.ma_f3s1ml_fx .bshare-custom .bshare-sinaminiblog {
    background: url(../images/ma_f3s1_vb.png) no-repeat;
    background-size: cover;
}

.ma_f3s1ml_fx .bshare-custom .bshare-weixin {
    background: url(../images/ma_f3s1_vx.png) no-repeat;
    background-size: cover;
}

.ma_g1s2m_ul .slick-prev {
    left: -82px;
    background: url(../images/ma_g1s2_lunl.png) no-repeat;
    background-size: cover;
}

.ma_g1s2m_ul .slick-next {
    right: -82px;
    background: url(../images/ma_g1s2_lunr.png) no-repeat;
    background-size: cover;
}

.ma_f1s1m_r {
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
}

.ma_f1s1_main {
    position: relative;
}

.lp {
    float: left;
}

.rp {
    float: right;
}

.lp a,
.rp a {
    display: block;
}

.lp a .ma_e1s1rb_main,
.rp a .ma_e1s1rb_main {
    background: none;
    float: none;
    width: auto;
    color: #333;
}

.mc_phfy {
    padding: 0 20px;
}

.ma_e1 .ma_ban_li {
    overflow: inherit;
}

















@media screen and (min-width: 1200px) {
    .ma_tm_1 a:hover {
        color: #0862f3;
    }

    .ma_rt_li:hover p {
        color: #0862f3;
    }

    .ma_pcmn_li1:hover::before {
        width: 60%;
    }

    .ma_pcmn_li2 a:hover {
        color: #0862f3;
    }

    .ma_pcmn_li2 a:hover span {
        opacity: 1;
    }

    .ma_pcmn_li3 a:hover {
        color: #0862f3;
    }

    .ma_pcmn_li3 a:hover span {
        opacity: 1;
    }

    .ma_pcbant2:hover {
        background: transparent;
        border: 1px solid #0862f3;
    }

    .ma_pcbant2:hover::before {
        opacity: 0;
    }

    .ma_pcbant2:hover a {
        color: #0862f3;
    }

    .ma_pcbant2:hover p {
        color: #0862f3;
    }

    .ma_ftmtc_li a:hover {
        color: #0862f3;
    }

    .ma_ftmtcl_li a:hover {
        color: #0862f3;
    }

    .ma_ftmy_li a:hover {
        color: #0862f3;
    }

    .ma_main_btn:hover {
        border: 1px solid transparent;
    }

    .ma_main_btn:hover::before {
        opacity: 1;
    }

    .ma_main_btn:hover a {
        color: #fff;
    }

    .ma_main_btn:hover p {
        color: #fff;
    }

    .ma_in1s6_btn:hover {
        border: 1px solid #0862f3;
    }

    .ma_in1s6_btn:hover::before {
        opacity: 0;
    }

    .ma_in1s6_btn:hover a {
        color: #0862f3;
    }

    .ma_in1s6_btn:hover p {
        color: #0862f3;
    }

    .ma_b1s2m_btn:hover {
        border: 1px solid #fff;
    }

    .ma_b1s2m_btn:hover a {
        color: #fff;
    }

    .ma_b2s3m_btn:hover {
        border: 1px solid #0862f3;
    }

    .ma_b2s3m_btn:hover p {
        color: #0862f3;
    }

    .ma_b2s3m_btn:hover::before {
        opacity: 0;
    }

    .ma_c1s6m_btn:hover {
        border: 1px solid #0862f3;
    }

    .ma_c1s6m_btn:hover a {
        color: #fff;
    }

    .ma_c1s6m_btn:hover p {
        color: #fff;
    }

    .ma_c1s6m_btn:hover::before {
        opacity: 0;
    }

    .ma_in1s2mml_li:hover .ma_in1s2mmll_img {
        background: #fff;
    }

    .ma_in1s2mml_li:hover .ma_in1s2mmll_img1 {
        opacity: 0;
    }

    .ma_in1s2mml_li:hover .ma_in1s2mmll_img2 {
        opacity: 1;
    }

    .ma_in1s2mml_li:hover .ma_in1s2mmll_font p::before {
        opacity: 1;
    }

    .ma_in1s5mm_l a:hover .ma_in1s5mml_img {
        box-shadow: 0 0 20px 4px rgba(74, 82, 94, 0.23);
    }

    .ma_in1s5mm_l a:hover .ma_in1s5mmli_1 {
        transform: scale(1.1);
    }

    .ma_in1s5mm_l a:hover .ma_in1s5mml_font h3 {
        color: #0862f3;
    }

    .ma_in1s5mm_c a:hover .ma_in1s5mml_font h3 {
        color: #0862f3;
    }

    .ma_in1s5mm_r a:hover .ma_in1s5mmrl_img1 {
        transform: scale(1.1);
    }

    .ma_b1banb_a:hover::before {
        opacity: 1;
    }

    .ma_b1banb_a:hover a {
        color: #fff;
    }

    .ma_b1s3mmmt_p:hover span {
        color: #fff;
    }

    .ma_b1s3mmmt_p:hover::before {
        opacity: 1;
    }

    .ma_b2s4m_li:hover .ma_b2s4ml_main1 {
        opacity: 0;
    }

    .ma_b2s4m_li:hover .ma_b2s4ml_main2 {
        opacity: 1;
    }

    .ma_c1s3m_li a:hover .ma_c1s3mlm_img1 {
        transform: scale(1.2);
    }

    .ma_c1s3m_li a:hover .ma_c1s3mlmf_p {
        color: #0862f3;
    }

    .ma_c1s5_main .ma_c1s5mml_main:hover .ma_c1s5mmlm_font::before {
        opacity: 1;
    }

    .ma_c1s5_main .ma_c1s5mml_main:hover .ma_c1s5mmlmf_h3 {
        color: #fff;
    }

    .ma_c1s5_main .ma_c1s5mml_main:hover .ma_c1s5mmlmf_p p {
        color: #fff;
    }

    .ma_c2s1l_main a:hover .ma_c2s1lr_h2 {
        color: #0862f3;
    }

    .pc_fenye li:hover::before {
        opacity: 1;
    }

    .pc_fenye li:hover {
        color: #fff;
    }

    .pc_fenye li:hover .ma_comp-tabli1 {
        opacity: 0;
    }

    .pc_fenye li:hover .ma_comp-tabli2 {
        opacity: 1;
    }

    .ma_pcban_btn:hover {
        background: #0862f3;
    }

    .ma_pcban_btn:hover .ma_pcban_btn1 {
        opacity: 0;
    }

    .ma_pcban_btn:hover .ma_pcban_btn2 {
        opacity: 1;
    }

    .ma_e1banf1_b p:hover {
        color: #0862f3;
    }

    /* .ma_e1s1rb_main:hover::before {
        opacity: 1;
    } */

    /* .ma_e1s1rb_main:hover a {
        color: #fff;
    } */

    .ma_f2s1l_main a:hover .ma_f2s1lm_img1 {
        transform: scale(1.1);
    }

    .ma_f2s1l_main a:hover .ma_f2s1lmf_h3 {
        color: #0862f3;
    }

    .ma_f2s1l_main a:hover .ma_f2s1lm_img {
        box-shadow: 0 0 14px 1px rgba(74, 82, 94, 0.23);
    }

    .ma_f3s1mlf_a a:hover span {
        color: #0862f3;
    }

    .ma_f3s1mr_li a:hover {
        color: #0862f3;
    }

    .ma_f4s1mrl_r a:hover {
        color: #0862f3;
    }

    .ma_c1s5mml_main:hover .ma_c1s5mmlmf_h3 {
        color: #0862f3;
    }

    .ma_e1 .ma_e1s1r_btm .rp a:hover::before {
        opacity: 1;
    }

    .ma_e1 .ma_e1s1r_btm .rp a:hover .ma_e1s1rb_main {
        color: #fff;
    }

    .ma_e1 .ma_e1s1r_btm .lp a:hover::before {
        opacity: 1;
    }

    .ma_e1 .ma_e1s1r_btm .lp a:hover .ma_e1s1rb_main {
        color: #fff;
    }

    .ma_in1s1l_main:hover .ma_in1s1lm_img1 {
        transform: translateY(-20px);
    }

    .ma_f1s2ml_li:hover .ma_f1s2mll_img1 {
        transform: translateY(-20px);
    }

    .ma_pcm_lang a:hover {
        color: #0167ff;
    }

}

.ma_e2s1 .ma_e1s1_map {
    width: 0;
}

.ma_e2s1 .ma_e1s1_r {
    width: 100%;
    height: auto;
}

.ma_e2s1 .ma_e1s1r_main {
    padding: 0;
}


.ma_pcbant1,
.ma_pcbant2,
.ma_main_title,
.ma_main_btn,
.ma_in1s3mm_p,
.ma_in1s4_title2,
.ma_in1s4m_ul,
.ma_in1s5m_main,
.ma_in1s6_img1,
.ma_b1pcbant1,
.ma_pcbant1_h1,
.ma_b1s2m_li,
.ma_b1s4mm_topbox,
.ma_b1s4mm_thumbs,
.ma_in1s2mm_rbox2,
.ma_b1s5m_li,
.ma_b1s2f_main,
.ma_b2s2m_li,
.ma_b2s3mm_main,
.ma_b2s3_title2,
.ma_c1s3m_li,
.ma_c1s4m_main,
.ma_c1s5mm_li,
.ma_c1s6m_li,
.ma_pcbant1_p,
.box,
.ma_c2s1_li,
.ma_e1s1l_li,
.ma_f1s1mlm_title,
.ma_f1s1mlm_main,
.ma_f1s2ml_li,
.ma_f1s3ml_li,
.ma_f1s1ml_h2,
.ma_f2s1_li,
.ma_b1s5m_li,
.ma_g1s2m_t,
.ma_g1s3_title,
.ma_c1s5mm_li {
    animation-name: fadeInUp;
    animation-delay: .3s;
}

.ma_in1s1_mainbox,
.ma_in1s2m_main,
.ma_in1s3mm_ul,
.ma_b1ban_btn,
.ma_b1s3mm_main,
.ma_c1ban_btn,
.ma_c1s6m_main,
.ma_pcban_txt,
.ma_pcban_btn,
.ma_e1pcbant1,
.ma_e1s1_map,
.ma_f1s3mr_li,
.swiper-container,
.ma_g1s2mm_ulbox {
    animation-name: fadeIn;
    animation-delay: .3s;
}

.ma_b1s1m_img,
.ma_f4s1m_l,
.ma_g1s1m_l {
    animation-name: fadeInLeft;
    animation-delay: .3s;
}

.ma_b1s1m_font,
.ma_c1s1_main,
.ma_b1s4_bg1,
.ma_b2s3m_main,
.ma_f1s1m_r,
.ma_f4s1m_r,
.ma_g1s1m_r {
    animation-name: fadeInRight;
    animation-delay: .3s;
}

.swiper-slide {
    height: 100vh;
}

.ma_ftm_btm {
    padding-bottom: 10px;
}

.mc_language_ph img {
    width: 20px;
    position: relative;
    bottom: 2px;
}

.phxia .ma_tm {
    text-align: center;
}

.phxia .ma_tm_1 {
    display: inline-block;
    float: none;
}

.phxia .ma_tm_1 a {
    color: #666;
}

.ma_d1 .ma_pcbant1_h1 {
    display: none;
}

.ma_noindexban_txt2 {
    top: 82%;
}

.ma_b2 .ma_pcban_txt {
    top: 60%;
}

.ma_ftm_yqa {
    height: 0px;
    overflow: hidden;
}

.ma_ban_ul a {
    display: block;
}

.ma_e1s1_map,
.ma_e1s1_r {
    height: auto !important;
}

.ma_e1s1r_main {
    padding: 35px 340px 0 38px;
}

/* 2023.6.5 add strat */
.kle_top {
    margin-top: 115px;
}

.kle_main {
    position: relative;
}

.kle_bg {
    width: 100%;
    position: relative;
    /*height: calc(100vh - 115px);*/
}

.kle_bg img {
    /*position: relative;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%,-50%);*/
    width: 100%;
    /*height: 100%;*/
    /*max-width: inherit;*/
}

.kle_search {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 900px;
    z-index: 1;
}

.kle_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1;
}

.kle_search_h {
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
}

.kle_search_text p,
.kle_search_text a {
    color: #fff;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

.kle_search_text a {
    border-bottom: 1px solid #fff;
}

.kle_search_nr {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 35px 65px;
    display: flex;
}

.kle_search_title {
    margin-bottom: 40px;
}

.kle_search_nr_button {
    width: 200px;
    background: linear-gradient(90deg, #056AFF 0%, #009EFF 100%);
    border-radius: 30px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
    margin-left: 25px;
    cursor: pointer;
}

.kle_search_nr_input {
    width: calc(100% - 225px);
}

.kle_search_nr_input input {
    width: 100%;
    height: 56px;
    border-radius: 30px;
    padding: 0 30px;
    border: 1px solid #D9D9D9;
    color: #999999;
    font-size: 16px;
}

.kle_search_nr_input input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

.kle_search_nr_input input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.kle_search_nr_input input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}

.kle_search_result {
    width: 54%;
    background: #fff;
    border-radius: 10px;
    padding: 46px 53px;
    margin: 45px auto 0;
}

.kle_search_result_title {
    color: #333;
    text-align: center;
    font-size: 18px;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 14px;
}

.kle_search_result .kle_search_text p,
.kle_search_result .kle_search_text a {
    color: #666;
}

.kle_search_result .kle_search_text a {
    border-bottom: 1px solid #666;
}

.kle_search_result img {
    width: 230px;
    margin: 0 auto 10px;
    display: block;
}

.kle_yes .kle_search_result {
    padding: 20px 70px 40px;
}

.kle_search_result_right {
    text-align: center;
}

.kle_search_result_right span {
    font-size: 20px;
    color: #333;
    padding-right: 20px;
    padding-left: 10px;
    position: relative;
    line-height: 1.5;
    /* border-left: 2px solid #0167FF; */
}

.kle_search_result_right span::before {
    content: '';
    position: absolute;
    top: 52%;
    left: 0;
    width: 2px;
    height: 18px;
    background: #0167FF;
    transform: translateY(-50%);
}

.kle_search_result_right p {
    font-size: 20px;
    color: #0167FF;
    line-height: 1.5;
}

.kle_no .kle_search {
    top: 132px;
    transform: translateX(-50%);
}

/* 2023.6.5 add end */


.ma_pcm_nav {
    width: calc(100% - 450px);
}

.ma_pcmn_li1 a {
    padding: 0 15px;
}

.ma_in1s2mmll_font p {
    line-height: 1.5 !important;
}

.ma_in1s2mmll_font p::before {
    bottom: 0 !important;
}

.ma_in1s2mmll_img {
    margin-bottom: 15px;
}

.ma_in1s3m_main .ma_main_btn {
    display: inline-block;
    width: auto !important;
    padding: 0 10px;
}

.ma_main_more {
    text-align: center;
}

.ma_in1s4m_li {
    padding: 0 10px !important;
}

.ma_in1s4m_ul {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.ma_in1s6 .ma_main_btn {
    width: auto !important;
    display: inline-block;
    padding: 0 15px !important;
    position: relative;
    z-index: 10;
}

.ma_in1s6_main .ma_main_title {
    width: 68%;
}

.ma_pcbant1_h1 span {
    line-height: 1.4;
}

.ma_b1ban_btn {
    left: 41%;
}

.ma_noindexban_txt .ma_pcbant1_h1 {
    font-size: 56px;
}

.ma_b1banb_a a {
    font-size: 18px;
}

.ma_b1s3mmmt_li .ma_b1s3mmmt_p {
    line-height: 1.5 !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ma_b1s3mmmt_ul {
    display: flex;
    flex-wrap: wrap;
}

.ma_b1s3mmmt_li {
    height: 100%;
}

.ma_b1s3mmmt_ul .slick-track {
    height: 100%;
}

.ma_b1s3mmmt_ul .slick-list {
    margin: 0 auto;
}

.ma_d1s1ml_h2 {
    margin-bottom: 42px;
    font-size: 30px;
}

.ma_f1s3mrl_main {
    height: 120px;
}

.ma_f1s3mr_li::before {
    top: 22%;
}

.ma_f1s3ml_h2 {
    margin-bottom: 35px;
}

.ma_f1s3mr_ul {
    animation-name: fadeIn;
    animation-delay: .3s;
}

.ma_banny_li .ma_pcbant1_h1 {
    font-size: 48px;
}

.ma_g1s2mlmf_p {
    word-break: break-word;
    /* 已弃用但兼容性极好的特殊值 */
    overflow-wrap: break-word;
    /* 现代标准 */
    word-wrap: break-word;
    /* IE 兼容 */
}

.ma_e1ban_f1 {
    width: 220px;
}

.ma_e1s1r_main {
    padding-bottom: 74px !important;
}

.ma_e1s1 {
    display: flex;
    flex-wrap: wrap;
}

.ma_e1s1_map img {
    height: 100%;
    object-fit: cover;
}


.ma_b2s2ml_main {
    padding: 24px 13px 24px 15px;
}

.ma_b2s1m_font .ma_main_title {
    line-height: 1.3;
}

.ma_b2s4ml_main1,
.ma_b2s4ml_main2 {
    width: 80%;
}

.ma_f4s1mr_title::before {
    left: 160px;
}

.ma_b2s3m_main .ma_main_title {
    line-height: 1.3 !important;
}

.ma_noindexban_txt .ma_pcbant1_h1 {
    font-size: 48px;
}

.ma_b1pcbant1_li p {
    font-size: 20px;
}

.ma_main_title {
    font-size: 40px;
    line-height: 1.5;
}

.ma_pcban_txt.ma_noindexban_txt .ma_pcbant1_h1 {
    width: 724px;
    max-width: 100%;
}

.ma_right .ma_rtlwx_r2 {
    left: auto !important;
    right: 100% !important;
    width: 160px;
}

.ma_pcm_searchbox {
    display: flex;
    align-items: center;
}

.ma_pcm_lang {
    padding-right: 15px;
}

.ma_pcm_lang a {
    color: #333;
    transition: all 0.36s;
}