/*Technical Support SudyTech*/
@font-face{
    font-family: "Libre Baskerville";
    src: url("../fonts/libre baskerville.eot");
    src: url("../fonts/libre baskerville.eot") format("embedded-opentype"), 
    url("../fonts/libre baskerville.woff") format("woff"),
    url("../fonts/libre baskerville.ttf") format("truetype"), 
    url("../fonts/libre baskerville.svg") format("svg")
}
div.wp_entry img{max-width:100%}
/* 处理ie9 10 hack [[ */
.navbar, .navbar-end, .navbar-menu, .navbar-start {
    display: block\9;
}
.columns {
    clear: both\9;
    overflow: hidden\9;
}
.columns .column {
    float: left\9;
}
.modal-card {
    margin-top: 10%\9;
    height: calc(100% - 200px)\9;
}
.is-active {
    display: block\9;
}
.media-left {
    float: left\9;
}
.media-content {
    float: left\9;
}
.media-right {
    float: right\9;
}
.media {
    clear: both\9;
}
.entrance-ie9 .column {
    height: 400px\9;
}
/* 处理ie9 10 hack ]] */

body, button, a.button {
    font-family: "Libre Baskerville"!important;
}
img {
    border: 0 none;
}
.line {
    border-top: 1px solid #dbdbdb;
}
.f17 {
    font-size: 17px;
}
/* 通用样式 */
.bd-minis {
    margin: 0 auto;
}
.mt10 {
    margin-top: 1rem;
}
.mt20 {
    margin-top: 2rem
}
.mt30 {
    margin-top: 3rem
}
.mt50 {
    margin-top: 5rem;
}
.mb10 {
    margin-bottom: 1rem;
}
.mb20 {
    margin-bottom: 2rem
}
.mb30 {
    margin-bottom: 3rem
}
.mb50 {
    margin-bottom: 5rem;
}
.ml10 {
    margin-left: 1rem;
}

.breadcrumb a,
.red {
    color: #aa0c10!important;   
}

button.button, a.button {
    background-color: #007360;
    color: #FFF!important;
    border-radius: 0;
}
button.button, a.button:visited {
    color: #FFF!important;
}
button.button:hover, a.button:hover {
    color: #FFF!important;
}
button.button.red,
button.button.red:hover,
a.button.red,
a.button.red:hover {
    background-color: #aa0c10;
    color: #FFF!important;
}
button.button.grey, a.button.grey {
    background-color: #bababa;
}
.button.is-small.red {
    border-radius: 0;
}

.red, a.red {
    color: #aa0c10;
}

.green, a.green {
    color: #007564;
}

.vertical-middle {
    justify-content: center;
    display: flex;
    float: left;
    align-items: center;
    text-align: center\9;
}

/* 首页头部悬浮以便展示大屏轮播图 */
.page-index .header-nav {
    position: absolute;
    top: 0;
    width: 100%;
}
.page-index .head {
    background-color: rgba(159, 20, 24, 0.8);
}
.page-index .sub-head {
    display: none;
}

body .head.navbar.is-spaced {
    height: 12.5rem;
    background-color: #9f1418;
    position: relative;
    padding-bottom: 0;
}
.head .nav-item{}
.head .navbar-item-link {
    color: #FFFFFF; 
    position: relative;
    font-size: 1.15rem;
    padding: 1rem;
    display: block;
}
/* 中文版间距宽一点 */
.head.cn .navbar-item-link {
    padding: 1rem 1.6rem;
}

.head .navbar-item-link.cur:after,.head .navbar-item-link.selected:after,.head .navbar-item-link.parent:after {
    content: '';
    width:0;
    height:0;
    border-bottom: .4rem solid #FFFFFF;
    border-left: .4rem solid transparent;
    border-right: .4rem solid transparent;
    position: absolute;
    bottom: -0.11rem;
    left: 47%;
}

.head .navbar-brand {
    padding: 0.65rem 0;
}

.head .navbar-menu {
    position: absolute;
    bottom: 0;
    left: -1.2rem;
    top: 141px\9;
}

/* 子导航 */
.sub-head {
    box-shadow: 1px 4px 8px 1px #CCC;
}
.sub-head .navbar-menu {
    position: absolute;
    top: 1rem;
}
.sub-head .navbar-item-link {
    color: #000000;
    position: relative;
    padding: 0 1rem;
    font-size: 0.875rem;
}
.sub-head .navbar-item-link.cur:after,.sub-head .navbar-item-link.selected:after,.sub-head .navbar-item-link.parent:after {
    content: '';
    width: 3rem;
    height:0;
    border-bottom: .3rem solid #9f1418;
    position: absolute;
    bottom: -.89rem;
    left: 50%;
    margin-left: -1.5rem;
}

/* 语言切换 */
.head .change-ln {
    position: absolute;
    top: .2rem;
    right: 2rem;
    color: #FFFFFF
}
.head .change-ln a {
    color: #FFFFFF;
    font-size: 12px;
}
.head .change-ln a:nth-child(6){background:url(../images/sous11.svg)no-repeat center/14px;color:transparent;    display: inline-block;
    width: 41px;}
.change-ln span.split.i2{display:inline-block;margin-left: 14px;color:transparent;line-height: 18px;}
.change-ln span.split.i2:after{content:'|';color:#fff;}
.change-ln span.split:last-child{display: none;}
.wp_entry #wp_content_w6_0 .container .has-text-centered img{max-width:100%;}
.wp_entry #wp_content_w6_0 .container .intro-content,.wp_entry #wp_content_w6_0 .container .overview p{line-height:1.5;}
.wp_entry #wp_content_w6_0 .container .intro-columns img,.wp_entry #wp_content_w6_0 .container .has-text-centered img{max-width:100%;}
/* 页脚 */
.footer {
    padding: 3rem 1.5rem 3rem;
}
.footer , .footer-intro {
    background-color: #2d2d2d
}
.footer .bd-footer-link-title {
    margin-bottom: 1.5rem;
    text-align: center;
}
.footer .bd-footer-link-title a {
    color: #d8d8d8;
    font-size: 1.25rem;
    font-weight: 600;
}
.footer .bd-footer-link {
    margin-top: .5rem;
}
.footer-intro {
    color: #959595;
    border-top: 1px solid #575757;
    padding: 2rem 0 5rem 0;
    font-size: .75rem;
}
.footer-intro a {
    color: #959595;
    font-size: 16px;
}
.footer-intro p {
    margin-bottom: 1rem
}
.footer-intro .columns {
    margin: 0;
}

/* 区块颜色 */
.bd-partnrs {
    background-color: #EEEEEE;
}

.title-box {
    color: #991418;
    font-weight: 600;
    font-size: 1.85rem;
    padding: 1rem 3rem;
    display: inline-block;
}

.title-box:before {
    content: '';
    border-top: .5rem solid #007665;
    border-left: .5rem solid #007665;
    width: 3rem;
    height: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
}

.title-box:after {
    content: '';
    border-right: .5rem solid #007665;
    border-bottom: .5rem solid #007665;
    width: 3rem;
    height: 1.5rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
.title-box2 {
    color: #991418;
    font-weight: 600;
    font-size: 1.85rem;
    padding: 1rem 0rem;
    display: inline-block;
}

.title-box2:before {
    content: '';
    width: 3rem;
    height: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
}

.title-box2:after {
    content: '';
    width: 3rem;
    height: 1.5rem;
    position: absolute;
    right: 0;
    bottom: 0;
}

.bjm strong{
    font-size: 1.6rem;
}

/* 带下划线标题 */
.title-border {
    color: #991418;
    border-bottom: 4px solid #2d2d2d;
    padding-right: 2.5rem;
    font-size: 1.85rem;
    margin: 1rem 0;
    position: relative;
    display: inline-block;
    padding-bottom: .4rem;
}
.title-border.insights, .title-border.insights:after {
    border-color: #FFF;
} 
.title-border:after {
    content: '';
    border-right: 4px solid #2d2d2d;
    width: .1rem;
    height: 35%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.intro-content {
    font-size: 1.125rem;
    color: #595959;
    /* text-align: justify; */
}
.intro-content a {
    color: #007360;
} 

/* 首页人物简介 */
.man-intro {
    align-items: flex-end;
    display: flex;
    float: left;
}

/*  合作伙伴 */
.partners-box .column {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.partners-box .column img {
    max-height: 5rem;
}

/* 新闻、文章统一样式 */
.article-content p {
    font-size: 1rem;
    padding: 10px 0;
    text-justify:inter-word;
    line-height: 28px;
    color: #231815;
}
.page-nav {
    margin-top: 5rem;
    padding-top: 2rem;
    border-top: 1px solid #d5d5d5;
}
.page-nav .media {
    align-items: center;
}
.page-nav .arrow {
    width: 40px;
    height: 100px;
}
.page-nav a .arrow.prev {
    background: url('../cn_images/icon-prev-gary.png') no-repeat center center;
}
.page-nav a:hover .arrow.prev {
    background: url('../cn_images/icon-prev.png') no-repeat center center;
}
.page-nav a .arrow.next {
    background: url('../cn_images/icon-next-gary.png') no-repeat center center;
}
.page-nav a:hover .arrow.next {
    background: url('../cn_images/icon-next.png') no-repeat center center;
}

/* 新闻列表区块 */
.news-box .img {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.news-box .title {
    height: 2.8rem;
    overflow: hidden;
    text-overflow:ellipsis;
}
.news-box a {
    color: #363636;
}

/* 合作伙伴 */
.partners-box .columns {
    margin-bottom: 5rem;
}

/* 弹出层重置 */
.modal-card {
    width: 950px;
}
.modal-card .modal-card-head {
    border-radius: 0;
    padding: 10px 20px;
    background-color: #a31417;
    color: #FFFFFF;
    border-bottom: 0;
}
#modal .delete {
    background-color: #4d090b;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    min-height: 40px;
    min-width: 40px;
}
#modal .delete:before {
    height: 1px;
    width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#modal .delete:after {
    height: 100%;
    width: 1px;
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

/* 报名表格 */
.page-addmission .table-container {
    overflow: hidden;
}
.page-addmission .button {
    background-color: #007360;
    color: #FFF;
    border-radius: 0;
}
.process-table .media {
    display: block;
}
.process-table .media-left {
    color: #9f1417;
}
.process-table th {
    padding-right: 4rem;
    border: 0 none;
    position: relative;

    /* ie9 10 hack */
    width: 230px\9;
}
.process-table td {
    padding: 2rem 0;
    font-size: 1.25rem;
}
.process-table td.noborder {
    border: 0 none;
}
.process-icon {
    border-radius: 100%;
    width: 10rem;
    height: 10rem;
    background-color: #91c3ba;
    display: flex;
    float: left;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    text-align: center;
    position: relative;
    z-index: 1;
    
    /* ie9 10 hack */
    display: table-cell\9;
    vertical-align: middle\9;
    float: none\9;
}
.process-icon-2 {
    background-color: #4a9c8e;
}
.process-icon-3 {
    background-color: #007360;
}
.process-line {
    border-left: 1px solid #dbdbdb;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    z-index: 0;
    top: 1rem;
    top: 10.5rem\9;
}
.process-line.first {
    height: 920px\9;
}
@media all and (-ms-high-contrast:none) { 
    *::-ms-backdrop, .process-line.first {
        height: 920px;
    }
} 

.process-icon p {
    color: #FFF;
}


/* 首页轮播图文字 */
.swiper-box {
    /* height: 1078px; */
    margin-top: 200px
}
.slide-text {
    position: absolute;
    font-size: 48px;
    font-weight: bold;
    color: #FFF;
    text-align: left;
}
.slide-text-1 {
    left: 20%;
    top: 30%;
}
.slide-text-2 {
    left: 20%;
    bottom: 10%;
}
.slide-text-3 {
    left: 20%;
    bottom: 10%;
}
.slide-text-4 {
    left: 25%;
    bottom: 10%;
}

.global-banner-desktop {
    background: url(../cn_images/banner-insights.jpg) center center / cover no-repeat;
    height: 30rem;
    align-items: center;
}

/* 遮罩层 */
.mobile-menu-handle-button {
    text-align: right;
    padding: 1rem 1rem 0 0;
}
.mobile-menu-handle-button img {
    width: 30px;
}
.mobile-nav-menu .navbar-item-link {
    display: block;
    color: #FFF;
    text-align: right;
    margin-top: 1rem;
    font-size: 1.5rem;
    padding-right: 1rem;
}
.van-overlay {
    position: fixed;
    z-index: 31;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}
.van-fade-enter-active {
-webkit-animation: 0.3s van-fade-in;
        animation: 0.3s van-fade-in;
}
.van-fade-leave-active {
-webkit-animation: 0.3s van-fade-out;
        animation: 0.3s van-fade-out;
}
@-webkit-keyframes van-fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes van-fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes van-fade-out {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes van-fade-out {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }

/* 活动预告详情页 扫码参加 */
.upcoming-detail-media {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
}
.upcoming-detail-media.cn {
    width: 500px;
}
.upcoming-detail-media .media-left img {
    height: 220px;
}
.upcoming-detail-media .media-content {
    height: 220px;
    line-height: 28px;
}
.upcoming-detail-media .icon-arrow {
    height: 13px;
}

@media screen and (max-width:1024px) {
.navbar.sub-head .columns {white-space: nowrap}
}

/* 无线端样式重制 */
@media screen and (max-width:768px) {
    .upcoming-detail-media {
        width: 100%;
        display: block;
    }
    .upcoming-detail-media .media-content.cn {
        text-align: center;
    }
    .upcoming-detail-media .media-left {
        text-align: center;
    }
    .upcoming-detail-media .media-left img {
        width: 200px;
    }

    .sub-head {
        display: none;
    }
    .section {
        padding: 1.5rem 1rem;
    }
    .sectionPd30 {
        padding: 1.5rem 1.875rem;
    }
    .sectionPdTB30 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .mt10,
    .mt10-mobile {
        margin-top: .5rem;
    }
    .mt20-mobile,
    .mt20 {
        margin-top: 1rem;
    }
    .mt30-mobile,
    .mt30 {
        margin-top: 1.5rem;
    }
    .mt50-mobile,
    .mt50 {
        margin-top: 2.5rem;
    }
    .mb5-mobile {
        margin-bottom: .5rem;
    }
    .mb10-mobile {
        margin-bottom: .5rem;
    }
    .mb20,
    .mb20-mobile {
        margin-bottom: 1rem;
    }
    .mb30,
    .mb30-mobile {
        margin-bottom: 1.5rem;
    }
    .mb50,
    .mb50-mobile {
        margin-bottom: 2.5rem;
    }
    /* 页脚重置 */
    .footer {
        padding: 1rem 1.5rem 1rem;
    }
    .footer .bd-footer-links {
        margin-bottom: 1rem;
        white-space: nowrap;
    }
    .footer .bd-footer-links .column {
        padding-right: 0;
    }
    .footer .bd-footer-link-title {
        margin-bottom: 0;
        text-align: left;
    }
    .footer .bd-footer-link-title a {
        font-size: 14px;
    }
    .footer-intro {
        font-size: .875rem;
        padding: 2rem 0;
    }
    .qrcode-logo-mobile {
        flex-direction: column-reverse;
        display: flex;
    }
    .qrcode-logo-mobile .footer-logo img {
        width: 80%;
    }
    .qrcode-logo-mobile .column {
        border-top: 1px solid #575757;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .nowrap-mobile {
        white-space: nowrap;
    }
    .columns-reverse-mobile {
        flex-direction: column-reverse;
        display: flex;
        float: left\9;
    }
    body .head.navbar.is-spaced {
        height: auto;
    }
    .head .navbar-brand img {
        width: 35%;
        margin-left: 1rem;
        padding-top: .3rem;
    }
    .navbar-burger {
        align-items: center;
        display: flex;
        float: left;
        justify-content: center;
        position: absolute;
        right: 0;
        top: .25rem;
        z-index: 1;
    }
    .title-border {
        font-size: 1.125rem!important;
        padding-right: 1rem;
    }
    .title:not(:last-child) {
        margin-bottom: 0;
    }
    .title-box {
        width: 100%;
        text-align: center;
        font-size: 1.15rem;
        padding: 1rem 1.75rem;
    }
    .title-box:before,
    .title-box:after {
        width: 1.5rem;
        height: 1rem;
        border-width: .3rem;
    }
    .intro-content {
        font-size: .75rem!important;
        /* word-break: break-all; */
    }

    /* 新闻正文样式重置 */
    .article-content p {
        font-size: 1rem;
    }
    /* 合作伙伴标题 */
    .partners-box .title-border {
        font-size: 1.5rem!important;
    }
    .partners-box .is-middle-mobile img {
        height: 70%;
    }
    .partners-box .is-small-mobile img {
        height: 45%;
    }
    .partners-box .column {
        padding-bottom: .5rem;
    }
    /* 报名须知 描述内容 */
    .addmission-intro {
        padding: 0 1rem;
    }
    .addmission-intro br {
        display: none;
    }
    .page-addmission .button {
        font-size: 14px;
    }
    .process-icon {
        border-radius: 100%;
        width: 4rem;
        height: 4rem;
        position: relative;
        z-index: 1;
    }
    .process-table th {
        padding-right: .5rem;
        padding-left: 0;
    }
    .process-table td {
        font-size: .85rem;
        padding: 1.5rem 0 2rem .5rem;
    }
    .process-table .media {
        display: block;
    }
    .process-table .media-left {
        white-space: nowrap;
    }
    .process-table .media-left .no-dot {
        list-style: none;
        padding-left: 20px;
    }
    .process-table .media-content {
        padding-left: 17px;
        padding-top: 5px;
    }
    .process-table .process-line {
        left: 50%;
        margin: -4px;
        z-index: 0;
    }
    .process-table .mt20 {
        margin-top: 0;
    }

    /* 弹出层重置 */
    body .modal-process .modal-card,
    body .modal-card {
        width: 88%;
        height: 70%;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        background-color: #FFF;
    }
    #modalSelectClass .modal-card {
        background: none;
    }
    .modal-card-body {
        padding-top: 0;
        background: none
    }
    .modal-card .modal-card-head {
        display: none;
    }
    .modal-process .modal-card .modal-banner{
        margin-top: 0;
        color: #FFF;
        font-size: .75rem;
        min-height: 10rem;
    }
    .modal-process .modal-banner .reg {
        display: none;
    }
    .modal-bottom-mobile {
        background-color: #FFF;
        padding: 1rem 0;
    }
    .modal-bottom-mobile .button {
        width: 84%;
    }
    .modal-card .index-process-title  {
        display: block!important;
    }
    /* 新闻列表重置 */
    .news-box .title {
        width: 100%;
        /* overflow: hidden; */
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        font-size: 16px;
        height: auto;
    }
    .news-box .img {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .page-nav .arrow {
        height: 50px;
    }
}
