﻿@charset "utf-8";
body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}
@font-face {
    font-family: "HelveticaBoldOblique_2";
    src: url("../fonts/HelveticaBoldOblique_2.woff2") format("woff2"),
        url("../fonts/HelveticaBoldOblique_2.woff") format("woff"),
        url("../fonts/HelveticaBoldOblique_2.ttf") format("truetype"),
        url("../fonts/HelveticaBoldOblique_2.eot") format("embedded-opentype"),
        url("../fonts/HelveticaBoldOblique_2.svg") format("svg");
}
@font-face {
    font-family: "HelveticaLTBlack_0";
    src: url("../fonts/HelveticaLTBlack_0.woff2") format("woff2"),
        url("../fonts/HelveticaLTBlack_0.woff") format("woff"),
        url("../fonts/HelveticaLTBlack_0.ttf") format("truetype"),
        url("../fonts/HelveticaLTBlack_0.eot") format("embedded-opentype"),
        url("../fonts/HelveticaLTBlack_0.svg") format("svg");
}
@font-face {
    font-family: "HELVETICANEUECE35THIN";
    src: url("../fonts/HELVETICANEUECE35THIN.woff2") format("woff2"),
        url("../fonts/HELVETICANEUECE35THIN.woff") format("woff"),
        url("../fonts/HELVETICANEUECE35THIN.ttf") format("truetype"),
        url("../fonts/HELVETICANEUECE35THIN.eot") format("embedded-opentype"),
        url("../fonts/HELVETICANEUECE35THIN.svg") format("svg");
}
@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/Roboto-Light/RobotoLight.woff2") format("woff2"),
         url("../fonts/Roboto-Light/RobotoLight.woff") format("woff"),
         url("../fonts/Roboto-Light/RobotoLight.ttf") format("truetype"),
         url("../fonts/Roboto-Light/RobotoLight.eot") format("embedded-opentype"),
         url("../fonts/Roboto-Light/RobotoLight.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/Roboto-Regular/roboto-regular-webfont.eot');
    src: url('../fonts/Roboto-Regular/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* bshare微信蒙层 */
#bsWXBox::before {
    content: "";
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    z-index: -1;
}
/* 手机导航 *******************************************/
.mc_ph_hd {
    display: none;
    height: 64px;
}
/* ph导航选中 */
.yxnav_active1.ys_navph1_phnav1 {
    color: #fff;
}
.yxnav_active2.ys_navph1_phnav2 {
    color: #fff;
}
.yxnav_active3.ys_navph1_phnav3 {
    color: #fff;
}
/*ph导航&下拉*/
.ys_navph1_phxia {
    position: fixed;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 64px;
    z-index: 300;
    display: block !important;
    background-color: rgba(4, 60, 98);
}
.ys_navph1_xialaph {
    display: none;
    width: 100%;
    padding-bottom: 18px;
    height: calc(100vh - 64px);
    padding-top: 20px;
    padding: 20px;
    overflow: auto;
}
.ys_navph1_xialaph h4 {
    position: relative;
}
.ys_navph1_xialaph h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(255, 255, 255);
}
.ys_navph1_xialaph h4 a {
    line-height: 50px;
    color: rgba(2552, 255, 255, 0.6);
    font-size: 14px;
    text-transform: uppercase;
}
.ys_navph1_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%);
}
.ys_navph1_xialaph .ys_navph1_ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.ys_navph1_xialaph .ys_navph1_ul2 .container_s {
    max-width: 100%;
    padding: 0 15px;
}
.ys_navph1_xialaph h5 {
    position: relative;
}
.ys_navph1_xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(255, 255, 255);
}
.ys_navph1_xialaph h5 a {
    font-size: 12px;
    line-height: 44px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6);
}
.ys_navph1_xialaph h5 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%);
}
.ys_navph1_xialaph h4.active img.img_s,
.ys_navph1_xialaph h5.active img.img_s {
    display: none;
}
.ys_navph1_xialaph h4.active img.img_d,
.ys_navph1_xialaph h5.active img.img_d {
    display: block;
}
.ys_navph1_xialaph .ys_navph1_ul3 {
    display: none;
}
.ys_navph1_xialaph h6 {
    position: relative;
}
.ys_navph1_xialaph h6 a {
    font-size: 12px;
    line-height: 44px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6);
}
.ys_navph1_xialaph h6::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(255, 255, 255);
}
/* 搜索 */
.ys_navph1_ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
    margin-top: 32px;
}
.ys_navph1_ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, .4);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ys_navph1_ph_search_ph input {
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color: #fff;
}
.ys_navph1_ph_search_ph input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
.wj_header_i_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}
.ys_navph1_ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}
.ys_navph1_ph_searchfe img {
    width: 100%;
}
.ys_navph1_ph_searchfe i {
    color: rgba(255, 255, 255, 0.8);
}
/* 语言版本切换 */
.ys_navph1_wj_hin_r_en a {
    color: #666;
}
.ys_navph1_wj_hin_r_en {
    margin-right: 15px;
}
/* header ys_navph1 */
.ys_navph1_header {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(0);
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
}
.ys_navph1_header .ys_navph1_logo {
    width: 120px;
    line-height: 64px;
}
.ys_navph1_header .ys_navph1_logo img {
    width: 100%;
}
.ys_navph1_header .ys_navph1_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%);
}
.ys_navph1_header .ys_navph1_wj_hin_right {
    padding-top: 25px;
}
.ys_navph1_header .ys_navph1_phsearch img {
    width: 100%;
}
.ys_navph1_ph_mea_cl {
    overflow: hidden;
    width: 28px;
    height: 100%;
}
.ys_navph1_header .ys_navph1_menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn::after,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn::before {
    width: 28px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_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;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::after,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_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;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::after {
    top: -10px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::before {
    top: 10px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn {
    background: transparent;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media screen and (max-width: 1199px) {
    .ys_navph1_header,
    .ys_navph1_phxia {
        display: block !important;
    }
}
/* 分页 ***********************************************/
.mc_fybtn {
    padding: 0 15px;
}
/* 
.mc_pcfy a {
    float: left;
} */
.mc_fybtn a {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}
.mc_phfy {
    display: none;
}
.mc_phfy .lp {
    float: left;
}
.mc_phfy .rp {
    float: right;
}
.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.pc_fenye li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin: 0px 10px;
    transition: .3s;
}
.pc_fenye li.activepage {
    color: #fff;
    background-color: #171c61;
}
/* stick footer 布局 *********************************/
body,
.mc_page_wrap {
    display: flex;
    flex-direction: column;
}
.mc_page_wrap {
    min-height: 100vh;
}
.mc_main {
    flex-grow: 1;
}
/* pc导航 ********************************************/
.mc_cont1200 {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}
.mc_pc_hd {
    position: relative;
    width: 100%;
    z-index: 99;
    height: 95px;
}
.mc_navbar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
.mc_logo a,
.mc_nav_a,
.mc_language a {
    display: block;
    width: 100%;
    color: #333;
}
.mc_signup,
.mc_jinying,
.mc_logo a,
.mc_nav_a {
    line-height: 95px;
}
.mc_container_hd,
.mc_navbar_l,
.mc_navbar_r {
    height: 100%;
}
.mc_navbar_l>div,
.mc_navbar_r>div {
    height: 100%;
    float: left;
}
/* logo */
.mc_logo {
    width: 200px;
}
/* nav */
.mc_nav_li {
    float: left;
    padding: 0 18px;
}
.mc_nav_a {
    font-size: 16px;
}
.mc_nav_a>span {
    position: relative;
    z-index: 1;
}
.mc_nav_a>span::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -13px;
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(23, 28, 97) 0%, rgb(25, 36, 174) 100%);
    transition: all .36s ease;
}
.mc_nav_li.yxnav_active1 .mc_nav_a span::after {
    width: calc(100% - 1em);
}
.mc_nav_li.yxnav_active1 .mc_nav_a {
    color: #171c61;
}
.mc_hd_btn a {
    position: relative;
    font-size: 16px;
    min-width: 6.75em;
    line-height: 2.5em;
    padding: 0 1.25em;
    text-align: center;
    border-radius: 40px;
    color: #171c61;
}
.mc_hd_btn a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border: 1px solid #171c61;
}
.mc_signup a::before {
    display: none;
}
.mc_signup a {
    background: linear-gradient(90deg, rgb(23, 28, 97) 0%, rgb(25, 36, 174) 100%);
    color: #fff;
}
.mc_jinying,
.mc_signup {
    margin-left: 15px;
}
/* 页脚 **********************************************/
.mc_cnzz span {
    display: inline-block;
    transform: translateY(-1px);
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.mc_cnzz a {
    display: block;
    width: 50px;
    height: 12px;
}
.mc_cnzz img {
    width: 100%;
    vertical-align: top;
}
.mc_ft_copyright p {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.mc_ft_copyright p a,
.mc_ft_copyright p span {
    /* display: inline-block; */
    vertical-align: middle;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin-right: 5px;
}
.mc_footer {
    padding: 45px 0;
    background: #141414;
}
.mc_ft_l {
    width: 57%;
}
.mc_ft_r {
    width: 43%;
}
.mc_ft_logo {
    width: 200px;
}
.mc_ft_logo a {
    display: block;
}
.mc_ft_navbox {
    margin-top: 40px;
}
.mc_ft_nav {
    font-size: 0;
    margin: 0 -16px;
}
.mc_ft_nav p {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    padding: 0 16px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
}
.mc_ft_r {
    display: flex;
    justify-content: space-between;
}
.mc_ft_qrcode_li {
    width: 103px;
    max-width: calc(25% - 10px);
    text-align: center;
}
.mc_ft_qrcode_imgbox {
    padding: 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, .2);
    text-align: center;
}
.mc_ft_qrcode_title {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
    color: #a6a6a6;
}
.mc_ft_copyright {
    margin-top: 45px;
    text-align: center;
}
.mc_ft_copyright p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}
/* banner ********************************************/
.mc_banner {
    width: 100%;
    position: relative;
}
.mc_ban_li {
    position: relative;
    overflow: hidden;
}
.mc_ban_imgbox {
    position: relative;
    z-index: 1;
}
.mc_ban_imgbox img {
    width: 100%;
}
.mc_ban_li>a {
    display: block;
}
.mc_ban_ph {
    display: none;
}
.mc_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    z-index: 2;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.mc_ban_titlebox {
    color: #fff;
}
.mc_ban_li:not(:first-child) {
    display: none;
}
.mc_ban_li .mc_container {
    z-index: 2;
}
.mc_ban_ph .mc_ban_img {
    width: 100%;
    height: auto;
}
.mc_ban_container {
    z-index: 5;
}
.mc_ban_textbox p {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
}
.mc_ban_more a {
    font-size: 18px;
    font-weight: bold;
    min-width: 9.5em;
    text-align: center;
    line-height: 2.8em;
    padding: 0 1.4em;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20.5px;
    margin-top: 51px;
}
.mc_banner_inner1 .mc_ban_imgbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .68);
}
.mc_dots_style1 .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
}
.mc_dots_style1 .slick-dots li::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    height: 40%;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    transition: all .36s;
}
.mc_dots_style1 .slick-dots li.slick-active::before {
    opacity: 1;
}
.mc_top_container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.mc_inban_title {
    z-index: 5;
    font-size: 36px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 0 20px;
    padding-bottom: 30px;
}
.mc_inban_title::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 1.7em;
    height: 3px;
    background: #fff;
}
.mc_inban_container {
    z-index: 5;
    text-align: center;
    color: #fff;
}
.mc_a1top_content {
    display: flex;
    align-items: center;
    color: #fff;
}
.mc_a1top_content img {
    width: 48px;
}
.mc_a1top_more {
    display: inline-block;
    font-size: 24px;
    transition: all .36s;
}
.mc_a1_top {
    padding: 55px 0;
}
.mc_a1top_text {
    font-size: 26px;
    margin: 0 25px;
}
.mc_a1top_signup .mc_a1top_text {
    font-weight: bold;
}
.mc_a1top_day {
    display: inline-block;
    font-weight: bold;
    background: rgba(255, 255, 255, .2);
    text-align: center;
    line-height: 1.57em;
    padding: 0 1.2em;
    border-radius: 25px;
    margin: 0 .5em;
}
.mc_title48 {
    position: relative;
    z-index: 1;
    font-size: 48px;
    font-weight: bold;
    color: #171c61;
    text-align: center;
    padding-bottom: 1.25em;
    margin-bottom: 70px;
}
.mc_title20 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
}
.mc_title30 {
    font-size: 30px;
    line-height: 1.5;
    color: #171c61;
    text-align: center;
    margin-bottom: 25px;
}
.mc_title36 {
    font-size: 36px;
    line-height: 1.5;
    color: #171c61;
    text-align: center;
}
.mc_title_en {
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 100%;
    font-size: 1.25em;
    color: #f5f5f5;
    z-index: -1;
    font-family: "HelveticaLTBlack_0";
}
.mc_title48::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 1.25em;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(23, 28, 97) 0%, rgb(25, 36, 174) 100%);
}
.mc_section {
    padding: 80px 0;
}
.mc_txt1624,
.mc_txt1624 p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.mc_txt1630,
.mc_txt1630 p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.mc_txt1424,
.mc_txt1424 p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
/* 大会嘉宾start */
.mc_a1s1_li:not(:first-child) {
    display: none;
}
.mc_a1s1_li {
    float: left;
    width: 25%;
    padding: 0 22px;
}
.mc_a1s1_list {
    margin: 0 -22px;
    padding-bottom: 35px;
}
.mc_a1s1_textbox {
    position: relative;
    color: #666;
    padding: 20px 0 15px;
}
.mc_a1s1_namebox {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.mc_a1s1_name {
    font-weight: bold;
    color: #333;
    transition: all .36s;
}
.mc_a1s1_lisbox {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    transition: padding .36s;
    cursor: pointer;
}
.mc_a1s1_jiao {
    content: "";
    position: absolute;
    right: -3px;
    top: 100%;
    z-index: 2;
    width: 30px;
    height: 31px;
    background: #fff;
    border-right: 3px solid #171c61;
    overflow: hidden;
    opacity: 0;
}
.mc_a1s1_jiao::before {
    content: "";
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 300%;
    height: 3px;
    background: #171c61;
    transform-origin: right center;
    transform: rotate(45deg);
}
.mc_dots_style2 .slick-dots {
    bottom: 0;
}
.mc_dots_style2 .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 10px;
    background: #c1c1c1;
    border-radius: 0;
    transform: rotate(45deg);
}
.mc_dots_style2 .slick-dots li.slick-active {
    background: #171c61;
}
.mc_arrow_sytle1 .slick-arrow {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    z-index: 5;
}
.mc_a1s1_list .slick-arrow {
    top: 40%;
}
.mc_arrow_sytle1 .slick-prev::before {
    content: "\e63a";
}
.mc_arrow_sytle1 .slick-next::before {
    content: "\e636";
}
.mc_arrow_sytle1 .slick-prev {
    left: -56px;
}
.mc_arrow_sytle1 .slick-next {
    right: -56px;
}
.mc_arrow_sytle1 .slick-arrow::before {
    font-family: "iconfont";
    font-size: 16px;
    color: #c1c1c1;
}
.mc_arrow_sytle1 .slick-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    transform: rotate(45deg);
    z-index: -1;
    transition: all .36s;
}
.mc_a1s1_list .slick-prev {
    left: -35px;
}
.mc_a1s1_list .slick-next {
    right: -35px;
}
#mc_a1s1_modal {
    background: rgba(0, 0, 0, .51);
}
#mc_a1s1_modal .mc_modal_content {
    width: 1036px;
    padding: 50px 50px 55px;
}
.mc_a1s1m_textbox {
    height: 385px;
    overflow: hidden;
}
.mc_a1s1m_imgbox {
    width: 260px;
}
.mc_a1s1m_textbox {
    width: calc(100% - 260px);
    padding-left: 55px;
    padding-right: 25px;
}
.mc_a1s1mt1_r,
.mc_a1s1m_text1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mc_a1s1m_name {
    color: #171c61;
}
.mc_a1s1m_namebox {
    padding-bottom: 22px;
    border-bottom: 1px solid #666;
}
.mc_a1s1m_videobtn {
    font-size: 16px;
    vertical-align: middle;
    color: #666;
}
.mc_a1s1m_videobtn .iconfont {
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
}
.mc_a1s1m_videobtn span {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #666;
}
#mc_a1s1_modal .mc_modal_close {
    font-size: 30px;
    color: #666;
    right: 15px;
    top: 15px;
}
.mc_a1s1m_logo {
    width: 135px;
    border: 1px solid #e6e8eb;
    margin-left: 40px;
}
.mc_a1s1m_dots {
    font-size: 22px;
    color: #e0e0e0;
}
.mc_a1s1m_dots_start {
    margin: 35px 0;
}
.mc_a1s1m_dots_end {
    text-align: right;
    margin-top: 15px;
}
.mc_a1s1m_scroll .mCSB_outside+.mCSB_scrollTools {
    right: -8px;
}
.mc_a1s1m_scroll .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #171c61 !important;
}
.mc_a1s1_list {
    font-size: 0;
}
.mc_c1s1_list .mc_a1s1_li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
}
.mc_c1s1_list.mc_a1s1_list {
    padding-bottom: 0;
}
.mc_a1s1_info.mc_txt1624 {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
/* 大会嘉宾 end*/
.mc_a1s2_content {
    color: #fff;
}
.mc_a1s2_title {
    color: #fff;
}
.mc_a1s2_title .mc_title_en {
    color: #fff;
    opacity: .1;
}
.mc_a1s2_data_list {
    display: flex;
    margin-bottom: 55px;
}
.mc_a1s2_data_li {
    width: 33.333333%;
    text-align: center;
    padding: 15px 0;
}
.mc_a1s2_data_li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .1);
}
.mc_a1s2_data_num {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 12px;
}
.mc_a1s2_data_num span {
    font-size: 1.6em;
    font-family: "times new roman";
}
.mc_a1s2_data_text {
    font-size: 14px;
    line-height: 18px;
    opacity: .4;
}
/* table start */
.mc_a1s2_tabhd {
    margin: 0 -8px;
}
.mc_a1s2_swiper:not(.mc_overflow) .swiper-wrapper {
    justify-content: center;
}
.mc_a1s2_swiper .mc_a1s2_tabhd_li {
    width: auto;
    min-width: 25%;
    text-align: center;
    padding: 0 8px;
}
.mc_a1s2_tabhd_btn {
    position: relative;
    z-index: 1;
    display: block;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    white-space: nowrap;
    padding: 0 15px;
    font-family: "times new roman";
}
.mc_a1s2_tabhd_btn::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .36);
    transition: all .36s;
}
.mc_a1s2_tabhd_btn::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    opacity: .25;
    transition: opacity .36s;
}
.mc_a1s2_tabhd_li.act .mc_a1s2_tabhd_btn::before {
    opacity: 0;
}
.mc_a1s2_tabhd_li.act .mc_a1s2_tabhd_btn::after {
    opacity: 1;
    border-width: 4px;
}
.mc_a1s2_tabbd {
    position: relative;
    z-index: 1;
}
.mc_a1s2_tabbd_li {
    position: relative;
}
.mc_a1s2_tabbd_li::before {
    content: "";
    position: absolute;
    left: 140px;
    bottom: 100%;
    /* transform: translateX(-50%); */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #fff;
}
.mc_a1s2_tabhd {
    margin-bottom: 45px;
}
.mc_a1s2_tabbd_li {
    padding: 40px 30px 25px;
    background: #fff;
    color: #666;
}
.mc_a1s2_xl {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 5px;
}
.mc_a1s2_xl:first-child {
    padding-top: 0;
}
.mc_a1s2_tabbd_li:not(:first-child) {
    display: none;
}
.mc_a1s2_tabbd_scroll {
    padding-right: 10px;
    height: 510px;
    overflow: hidden;
}
.mc_a1s2_tabbd_scroll .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #171c61 !important;
}
.mc_a1s2xl_title {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}
.mc_a1s2xl_hd {
    position: relative;
    z-index: 1;
    padding-right: 30px;
    cursor: pointer;
}
.mc_a1s2xl_xjt {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #666;
    transition: all .36s;
}
.mc_a1s2_xl.act .mc_a1s2xl_xjt {
    transform: translateY(-50%) rotate(90deg);
}
.mc_a1s2xl_bd {
    display: none;
}
.mc_a1s2xl_date {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}
.mc_a1s2xl_date .iconfont,
.mc_a1s2xl_bd_title .iconfont {
    margin-right: 5px;
    color: #999;
}
.mc_a1s2xl_date .iconfont {
    font-size: 16px;
}
.mc_a1s2xl_bd_title .iconfont {
    font-size: 16px;
}
.mc_a1s2xl_bd_title {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}
.mc_a1s2xl_bd_title {
    margin: 5px 0;
}
.mc_a1s2xl_bd p {
    padding-left: 18px;
    margin-bottom: 8px;
}
/* table end */
.mc_a1s3 {
    background: #f5f7fa;
}
.mc_a1s3_tr {
    display: flex;
    padding: 18px 0;
    border-bottom: 1px solid #e6e8eb;
}
.mc_a1s3_tr:first-child {
    padding-top: 0;
}
.mc_a1s3_td {
    width: 50%;
}
.mc_a1s3_td1 {
    display: flex;
    align-items: center;
}
.mc_a1s3_td2 {
    position: relative;
    z-index: 1;
}
.mc_a1s3_td2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: calc(100% - 70px);
    min-height: 27px;
    background: #e6e8eb;
}
.mc_a1s3_logobox {
    width: 137px;
    border: 1px solid #e6e8eb;
    flex: none;
}
.mc_a1s3_text {
    padding: 15px 30px;
    flex: 1;
}
.mc_a1s3_load {
    font-size: 42px;
    color: #171c61;
    text-align: center;
    margin-top: 50px;
}
.mc_a1s3_title .mc_title_en {
    color: #ebedf0;
}
.mc_a1s4_li:not(:first-child) {
    display: none;
}
.mc_a1s4_lisbox {
    display: flex;
    align-items: center;
    background: #171c61;
    color: #fff;
}
.mc_a1s4_imgbox {
    width: 50%;
}
.mc_a1s4_textbox {
    position: relative;
    z-index: 2;
    align-self: stretch;
    width: 50%;
    padding: 70px 50px;
}
.mc_a1s4_textbox::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 100%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-right-color: #171c61;
}
.mc_a1s4_lisbox:nth-child(even) {
    flex-direction: row-reverse;
}
.mc_a1s4_lisbox:nth-child(even) .mc_a1s4_textbox::before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #171c61;
}
.mc_a1s4_txt p {
    color: #fff;
}
.mc_a1s4_p {
    min-height: 90px;
}
.mc_a1s4_list {
    margin-bottom: 50px;
}
.mc_a1s4_list .slick-dots {
    bottom: -50px;
}
.mc_a1s5 {
    background: #f5f7fa;
}
.mc_a1s5_title .mc_title_en {
    color: #ebedf0;
}
.mc_a1s5_lisbox {
    display: block;
}
.mc_a1s5_li:not(:first-child) {
    display: none;
}
.mc_a1s5_li {
    width: 33.333333%;
    padding: 0 16px;
}
.mc_a1s5_list {
    margin: 0 -16px 48px;
}
.mc_a1s5_list .slick-prev {
    left: -40px;
}
.mc_a1s5_list .slick-next {
    right: -40px;
}
.mc_a1s5_textbox {
    padding: 20px 35px 25px;
    border-bottom: 1px solid #171c61;
}
.mc_a1s5li_title {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #000;
    margin-bottom: 18px;
    transition: all .36s;
}
.mc_a1s5li_date {
    font-family: Arial, "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica;
    font-size: 16px;
}
.mc_a1s5li_date .iconfont {
    font-weight: bold;
    margin-right: 10px;
}
.mc_a1s5_list .slick-dots {
    bottom: -48px;
}
.mc_a1s5_more {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 55px;
}
.mc_more_btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 0 18px;
    line-height: 3em;
    border: 2px solid #171c61;
    overflow: hidden;
}
.mc_more_btn .iconfont {
    color: #fff;
    margin-left: 5em;
}
.mc_more_btn::before {
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    z-index: -1;
    width: 35%;
    height: 100%;
    transform: skew(-24deg);
    background: #171c61;
    transition: all .36s ease-out;
}
.mc_a1s6logo_title {
    margin-bottom: 15px;
}
.mc_a1s6logo_li {
    float: left;
    width: 16.666666%;
    padding: 0 8px;
    margin-bottom: 12px;
}
.mc_a1s6logo_list {
    margin: 0 -8px;
    padding-bottom: 25px;
}
.mc_a1s6logo_imgbox {
    border: 1px solid #e6e8eb;
}
.mc_a1s6_more {
    margin-top: 30px;
    text-align: center;
}
.mc_a1s7 {
    padding: 165px 0;
    text-align: center;
    color: #fff;
}
.mc_a1s7_title {
    font-size: 36px;
    line-height: 1.2;
}
.mc_a1s7_text {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 1em;
}
.mc_a1s7_more_btn {
    font-size: 16px;
    font-weight: bold;
    line-height: 3em;
    border: 1px solid #fff;
    border-radius: 1.5em;
    padding: 0 1.5em;
    margin: 0 22px;
}
.mc_a1s7 {
    position: relative;
    z-index: 1;
    background: #171c61;
}
.mc_a1s7_bg {
    opacity: .06;
}
.mc_a1s7_btnbox {
    margin-top: 48px;
    text-align: center;
}
.mc_bgc_gray {
    background: #f7f8fb;
}
.mc_b1s1 {
    padding: 60px 0 110px;
}
.mc_b1s1_title {
    margin-bottom: 60px;
}
.mc_b1s1 .mc_a1s2_data_num {
    color: #171c61;
}
.mc_b1s1 .mc_a1s2_data_text {
    color: #666;
    opacity: 1;
}
.mc_b1s1 .mc_a1s2_data_li {
    border-color: #dedfe1;
}
.mc_a1s2_tabhd_style2 .mc_a1s2_tabhd_btn {
    color: #fff;
}
.mc_a1s2_tabhd_style2 .mc_a1s2_tabhd_li {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.mc_a1s2_tabhd_style2 .mc_a1s2_tabhd_li::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    z-index: 1;
    width: 0;
    height: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 21px solid transparent;
    border-top: 21px solid #212cc2;
    opacity: 0;
    /* transition: all .36s; */
}
.mc_a1s2_tabhd_style2 .mc_a1s2_tabhd_li.act .mc_a1s2_tabhd_btn::after {
    border-color: #212cc2;
}
.mc_b1s1 .mc_a1s2_tabbd_scroll {
    height: auto !important;
}
.mc_c1s1 {
    padding: 65px 0 80px;
}
.mc_c1_fenye {
    padding-top: 30px;
}
.mc_d1s1 {
    padding: 60px 0 45px;
    background: #f7f8fb;
}
.mc_d1s1_list .mc_a1s6logo_list {
    padding-bottom: 55px;
}
.mc_d1s2_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -26px;
}
.mc_d1s2_li {
    width: 50%;
    padding: 0 26px;
    margin-bottom: 48px;
}
.mc_d1s2_lisbox {
    background: #f5f7fa;
    padding: 32px;
    display: flex;
    flex-direction: row-reverse;
}
.mc_d1s2_imgbox {
    flex: none;
    font-size: 10px;
    width: 16.3em;
    height: 16.3em;
    padding: 1.9em;
    background: url(../images/d1s2_qrborder.png) center / contain no-repeat;
    background-color: #fff;
}
.mc_d1s2_textbox {
    flex: 1;
    padding-left: 30px;
}
.mc_d1s2li_title {
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    color: #171c61;
    margin-bottom: 15px;
}
.mc_d1s2_li.mc_d1s2_gw .mc_d1s2_lisbox {
    align-items: center;
}
.mc_d1s2 {
    padding: 80px 0 40px;
}
.mc_e1s1 {
    background: #f7f8fb;
    padding: 65px 0;
}
.mc_e1s2_li {
    border-bottom: 1px solid #ebebeb;
    transition: all .36s;
}
.mc_e1s2_lisbox {
    display: block;
    padding: 45px 0;
}
.mc_e1s2li_day {
    font-size: 56px;
    margin-bottom: 20px;
    font-family: "HELVETICANEUECE35THIN";
}
.mc_e1s2li_year {
    font-size: 16px;
}
.mc_e1s2li_data {
    width: 160px;
    text-align: right;
    color: #666;
}
.mc_e1s2li_textbox {
    width: calc(100% - 160px);
    padding-left: 65px;
}
.mc_e1s2li_title {
    font-size: 24px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    transition: all .36s;
}
.mc_e1s2_list {
    margin-bottom: 65px;
}
.mc_e1s2 {
    padding: 15px 0 75px;
}
.mc_e2_titlebox {
    display: flex;
    align-items: center;
}
.mc_e2_title {
    flex: 1;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    color: #171c61;
    padding-right: 1.5em;
}
.mc_e2_sharebox {
    flex: none;
    display: flex;
    align-items: center;
}
.mc_e2_sharebox .mc_sharebox {
    margin: 0;
}
.mc_e2_sharebox .iconfont {
    font-size: 26px;
    color: #666;
}
.mc_e2_sharebox .mc_sharebox_weibo {
    margin-left: 15px;
}
.mc_e2_hd {
    padding: 40px 0;
}
.mc_e2_titlebox {
    padding: 25px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #e2e4e6;
}
.icon-clock2 {
    font-weight: bold;
}
.mc_e2_mesli {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    margin-right: 35px;
    font-family: "HelveticaBoldOblique_2";
}
.mc_e2_mesli .iconfont {
    margin-right: 5px;
}
.mc_e2_bd {
    padding: 20px 0 90px;
    border-bottom: 1px solid #e2e4e6;
}
.mc_e2_img {
    text-align: center;
    margin: 60px 0;
}
.mc_e2s1 {
    padding-bottom: 80px;
}
.e2_arrowbox {
    margin-top: 40px;
}
.e2_arrow {
    width: calc(50% - 80px);
}
.e2_next {
    text-align: right;
}
.e2_arrow a {
    display: block;
    width: 100%;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666;
}
.mc_inban_playbtn span {
    font-size: 16px;
    border-bottom: 1px solid #fff;
}
.mc_inban_playbtn .iconfont {
    display: inline-block;
    font-size: 4em;
    margin-bottom: 10px;
}
.mc_inban_playbtn {
    display: inline-block;
    cursor: pointer;
    margin-top: 50px;
}
.mc_g1s1 {
    background: #f5f7fa;
}
.mc_g1s1_title {
    margin-bottom: 55px;
}
.mc_g1s1_txt p {
    color: #000000;
}
.mc_g1s1_txt {
    text-align: center;
}
.mc_g1s1_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mc_g1s1_num {
    font-size: 60px;
    color: #171c61;
    margin-bottom: 5px;
    font-family: 'times new roman';
    font-weight: bold;
}
.mc_g1s1li_txt {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #666;
}
.mc_g1s1_num sub {
    font-size: 14px;
    position: static;
}
.mc_g1s1_txt {
    margin-bottom: 90px;
}
.mc_g1s4 {
    background: #f5f7fa;
}
.mc_g1s5_list {
    margin: 0 -12px;
}
.mc_g1s5_li_wrap {
    float: left;
    width: 33.333333%;
}
.mc_g1s5_li_wrap:not(:first-child) {
    display: none;
}
.mc_g1s5_li {
    padding: 0 10px;
    margin-bottom: 12px;
}
.mc_g1s5_lisbox {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.mc_g1s5li_titlebox {
    background: rgba(0, 0, 0, .6);
    opacity: 1;
    transition: all .36s;
    cursor: default;
}
.mc_g1s5li_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 36px);
    height: calc(100% - 36px);
    padding: 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
}
.mc_g1s5li_title::before,
.mc_g1s5li_title::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: .6;
}
.mc_g1s5li_title::before {
    left: 0;
    top: 0;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transition: width .3s ease-out, height .3s ease-out .3s;
}
.mc_g1s5li_title::after {
    right: 0;
    bottom: 0;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition: width .3s ease-out, height .3s ease-out .3s;
}
.mc_page_h1 .mc_title48 {
    padding-bottom: 0.65em;
    margin-bottom: 1em;
}
.mc_h1s1_img {
    text-align: center;
    margin: 42px 0;
}
.mc_h1s1_download {
    margin-top: 30px;
    text-align: center;
}
.mc_h1s1_download .iconfont {
    margin-left: 3em;
}
.mc_h1s1_txt,
.mc_h1s1_txt p,
.mc_h1s2_txt,
.mc_h1s2_txt p {
    color: #000;
}
.mc_h1s2 {
    background: #f5f7fa;
}
.mc_h1s3_list.mc_g1s1_list {
    margin: 0 -50px;
}
.mc_h1s3_list .mc_g1s1_li {
    padding: 15px 50px;
    max-width: 25%;
}
.mc_h1s3_list .mc_g1s1_num {
    font-size: 48px;
}
.mc_h1s3_list .mc_g1s1_li:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}
.mc_h1s4_list {
    font-size: 0;
    text-align: center;
    margin: 0 -8px;
}
.mc_h1s4_li {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    margin-bottom: 16px;
}
.mc_demo_imgbox {
    width: 192px;
    border: 1px solid #e6e8eb;
    background: #fff;
}
.mc_h1s4 {
    background: #f5f7fa;
}
.mc_i1s1 {
    padding: 60px 0 85px;
}
.mc_aside {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    z-index: 99;
    transition: all .36s;
}
.mc_aside.mc_aside_show {
    transform: translateY(-50%) translateX(0%);
}
.mc_aside_li {
    font-size: 10px;
    height: 5.2em;
    width: 5.2em;
    line-height: 5.2em;
    text-align: center;
    background: #171c61;
    margin: 1px 0;
}
.mc_aside_li>img {
    width: 2.4em;
    height: 2.4em;
}
.mc_aside_gotop {
    cursor: pointer;
}
.mc_aside_li {
    position: relative;
}
.mc_aside_zk {
    font-size: 2em;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: -1;
    white-space: nowrap;
    background: #171c61;
    color: #fff;
    min-height: 100%;
    padding: 15px 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .5s;
}
.mc_aside_qrcode .mc_aside_zk {
    width: 6em;
    padding: 15px;
}
.mc_aside_li:hover .mc_aside_zk {
    opacity: 1;
    transform: translateX(-100%);
}
.mc_a1s3_load_btn {
    cursor: pointer;
}
.mc_a1s1_namebox .mc_a1s1_nameen {
    font-family: "HELVETICANEUECE35THIN";
}
.mc_g1s5 .mc_dots_style2 .slick-dots {
    bottom: -32px;
}
.mc_nav_li {
    position: relative;
}
.he_down {
    width: 200px;
    position: absolute;
    top: 95px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 20px 20px;
    border-top: 1px solid #171c61;
    display: none;
}
.he_downli {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 8px 0;
}
.he_downli a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 0 15px;
    position: relative;
    display: block;
    line-height: 1.75;
    transition: all 0.36s;
}
.he_downli a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 1px;
    background: #171c61;
    transition: all 0.36s;
    opacity: 0;
}
.he_downli a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 1px;
    background: #171c61;
    transition: all 0.36s;
    opacity: 0;
}
.he_downli.yxnav_active1 a {
    color: #171c61;
}
.he_downli.yxnav_active1 a::after {
    opacity: 1;
}
.he_downli.yxnav_active1 a::before {
    opacity: 1;
}
.bsFrameDiv img {
    max-width: auto;
}
#bsWXBox {
    width: 220px !important;
}
.bsTop {
    width: 100% !important;
}
.mc_g1s4 .mc_title_en,
.mc_g1s1 .mc_title_en {
    color: rgba(235, 237, 240);
}
.mc_a1s4_textbox .mc_a1s4_txt span {
    text-decoration: underline
}
@media screen and (min-width:1200px) {
    .pc_fenye li:hover {
        color: #fff;
        background-color: #171c61;
    }
    .mc_nav_a:hover span::after {
        width: calc(100% - 1em);
    }
    .mc_ft_nav a:hover {
        color: #fff;
    }
    .mc_nav_a:hover {
        color: #171c61;
    }
    .mc_ban_more a:hover {
        background: #171c61;
        border-color: #171c61;
    }
    .mc_a1top_signup a:hover .mc_a1top_more {
        transform: translateX(50%);
    }
    .mc_a1s1_lisbox:hover {
        border: 3px solid #171c61;
        padding: 12px;
    }
    .mc_a1s1_lisbox:hover .mc_a1s1_jiao {
        opacity: 1;
    }
    .e2_arrow a:hover,
    .mc_a1s1_lisbox:hover .mc_a1s1_name {
        color: #171c61;
    }
    .mc_arrow_sytle1 .slick-arrow:hover:after {
        background: #171c61;
        border-color: #171c61;
    }
    .mc_a1s5_lisbox:hover .mc_a1s5li_title {
        color: #171c61;
    }
    .mc_a1s5_lisbox:hover .mc_a1s5_imgbox img {
        transform: scale(1.1);
    }
    .mc_more_btn:hover {
        color: #fff;
    }
    .mc_more_btn:hover::before {
        width: calc(100% + 30px);
    }
    .mc_a1s6logo_imgbox:hover img {
        transform: scale(1.1);
    }
    .mc_a1s7_more_btn:hover {
        background: #171c61;
    }
    .mc_e1s2_lisbox:hover .mc_e1s2li_title {
        color: #171c61;
    }
    .mc_g1s5_lisbox:hover img {
        transform: scale(1.1);
    }
    .mc_g1s5_lisbox:hover .mc_g1s5li_title::before {
        width: 0%;
        height: 0%;
        transition: width .2s ease-out .2s, height .2s ease-out;
    }
    .mc_g1s5_lisbox:hover .mc_g1s5li_title::after {
        width: 0%;
        height: 0%;
        transition: width .2s ease-out .2s, height .2s ease-out;
    }
    .mc_g1s5_lisbox:hover .mc_g1s5li_titlebox {
        opacity: 0;
        transition-delay: .4s;
    }
    .he_downli a:hover {
        color: #171c61;
    }
    .he_downli a:hover::before {
        opacity: 1;
    }
    .he_downli a:hover::after {
        opacity: 1;
    }
    .mc_d1s2li_txt a:hover {
        color: #23527c;
    }
    .mc_a1s4_lisbox:hover .mc_a1s4_imgbox img {
        transform: scale(1.06);
    }
}
.mc_more_btn .icon-download:before {
    font-size: 21px;
}
.mc_a1s2_tabbd_li:first-of-type::before {
    left: calc(12.5% - 10px);
}
.mc_a1s2_tabbd_li:nth-of-type(2)::before {
    left: calc(37.5% - 10px);
}
.mc_a1s2_tabbd_li:nth-of-type(3)::before {
    left: calc(62.5% - 10px);
}
.mc_a1s2_tabbd_li:nth-of-type(4)::before {
    left: calc(87.5% - 10px);
}
.mc_a1s2_tabhd_style2 .mc_a1s2_tabhd_li.act::before {
    opacity: 1;
}
.mc_ban_imgbox::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 10;
}
.mc_page_index .mc_title48 .mc_title {
    font-weight: bold;
}
.mc_g1s5li_title {
    cursor: pointer;
}
.mc_a1s2_swiper:not(.mc_overflow) .swiper-wrapper {
    justify-content: left;
}
.mc_pcfy li.page-active {
    color: #fff;
    background-color: #171c61;
}
.mc_phfy li:first-child {
    float: left;
}
.mc_phfy li:last-child {
    float: right;
}
.mc_phfy li a {
    display: none;
}
.mc_phfy li a[rel="prev"],
.mc_phfy li a[rel="next"] {
    display: block !important;
    color: #333;
}
.mc_phfy li a[rel="next"]::before {
    content: "下一页";
    color: #333;
    font-size: 14px;
    margin-right: 5px;
}
.mc_phfy li a[rel="prev"]::after {
    content: "上一页";
    color: #333;
    font-size: 14px;
    margin-left: 5px;
}
.mc_ft_r {
    justify-content: flex-end;
}
.mc_ft_qrcode_li {
    margin-left: 30px;
}
.mc_h1s4_lisbox{
    position: relative;
    z-index: 1;
}
.mc_h1s4_lisbox::before{
    content: "查看获奖作品";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    background: rgba(23, 28, 97, .9);
    transition: all .36s;
    opacity: 0;
}
/* 20211014 */
@media screen and (min-width: 1200px) {
    .mc_h1s4_lisbox:hover::before {
        opacity: 1;
    }
}
.mc_page_logos .mc_e2_bd{
    border-bottom: 0;
}
.mc_page_logos .mc_e2_titlebox{
    margin-bottom: 0;
}
.mc_page_logos .mc_e2_hd{
    padding-bottom: 20px !important;
}
.mc_h1s5.he_h1s5 {
    background: #f5f7fa;
}

/* 20220708 */
.mc_a1s2_tabbd_li::before{
    display: none;
}
.mc_a1s2_tabhd_style2.mc_a1s2_tabhd_white .mc_a1s2_tabhd_li::before {
    border-top-color: #fff;
}
.mc_a1s2_tabhd_style2.mc_a1s2_tabhd_white .mc_a1s2_tabhd_li.act .mc_a1s2_tabhd_btn::after {
    border-color: #fff;
}

/* 2024-04.09-首页修改-start */
.mc_home_page .mc_ban_textbox p{
    font-size:20px;
    text-align: center;
    color: #fff;
    line-height: 1.6;
    font-family:Arial !important;
    font-weight: normal;
    font-family: "RobotoLight" !important;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mc_home_page .mc_ban_textbox h3{
    font-size: 32px;
    color: #fff;
    line-height:1.4;
    text-align: center;
    margin-bottom: 14px;
    letter-spacing: 3px;
    font-family: "RobotoLight" !important;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mc_home_page .mc_ban_textbox h2{
    font-size: 40px;
    line-height: 1.4;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 4px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mc_ban_sign{
    display: block;
    text-align: center;
}
.mc_ban_sign a{
    font-size: 12px;
    color: #000;
    text-align: center;
    padding:8px 32px;
    background: #FFF;
    line-height: 1.5;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mc_home_page .mc_ban_textbox{
    margin-bottom: 14px;
}
.mc_ban_time{
    margin-top: 20px;
}
.mc_ban_time_ul{
    margin: 0 -5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mbtu_list{
    padding: 0 5px;
}
.mbtu_list_box{
    position: relative;
    border-radius: 5px;
    background: #111;
    padding: 5px 6px 10px;
}
.mbtu_list_word p{
    font-size: 14px;
    letter-spacing: 0px !important;
    line-height: 1.3;
    color: #737373;
    text-align: center;
    font-weight: 500;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mbtu_list_text{
    font-size: 20px;
    letter-spacing: 0px !important;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    height: 1.3em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mc_ban_imgbox::after{
    background: rgba(0, 0, 0, 0.30);
}
/* 2024-04.09-首页修改-end */


.mc1_h1award_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -23px -40px;
}
.mc1_h1award_item{
    width: 33.333333%;
    padding: 0 23px;
    margin-bottom: 40px;
}
.mc1_h1award_box{
    border: 1px solid #e2e2e2;
    border-top: 2px solid #171c61;
    padding: 38px 45px;
    background:#fff;
}
.mc1_h1award_textbox{
    text-align: center;
    padding: 15px 15px;
}
.mc1_h1award_title.mc_title30{
    margin-bottom: 7px;
}
.mc1_h1award_textbox{
    background: url(../images/award_bg.svg) center / contain no-repeat;