.swiper-slide {
    background-color: #f6f7f9;
}

.small-title-ext1 {
    margin: 0 auto !important;
    font-size: 12px !important;
    width: 84% !important;
    text-align: left;
    color: #808080;
}

.small-title-ext {
    margin: 0 auto !important;
    font-size: 12px !important;
    width: 100% !important;
    text-align: center;
    color: #808080;
}

section {
    height: auto;
    padding-bottom: 54px;
}

section > div {
    height: auto;
}

.page-nav {
    width: 100%;
    height: 40px;
    background-color: #f5f5f8;
    border-bottom: #f6f7f9;
    display: flex;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e1e1e1;
}

.page-nav-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-nav-item-normal {
    display: table;
    height: 100%;
    font-size: 15px;
    color: #666;
    line-height: 40px;
    text-decoration: none;
}

.page-nav-item-activity {
    display: table;
    border-bottom: 3px solid #d80614;
    height: 100%;
    font-size: 15px;
    color: #333;
    line-height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

.article {
    margin: 96px 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    padding: 25px;
}

.core-team-mb-leader {
    margin: -95px auto 0px auto;
    font-size: 19px;
    font-weight: bold;
}

.core-team-mb-leader-img {
    width: 150px;
    height: 150px;
}

.core-team-mb-leader-name {
   position: relative;
   bottom: 25px;
   height:25px;
}

.core-team-mb-leader-name-bg {
   width: 150px;
}

.core-team-mb-leader-name-text {
   position: relative;
   bottom: 34px;
   color: white;
}

.core-team-mb-leader-post {
   color: #bc3649;
}

.core-team-mb-intr1{
    color: #002060;
    padding-top: 20px;
    font-weight: bold;
}

.core-team-mb-intr2{
    color: black;
}

.core-team-mb-intr-font {
    font-size: 15px;
    line-height: 27px;
    text-align: justify;
}

.core-team-mb-intr-flag1{
    width: 12px;
    height: 12px;
}

.core-team-mb-intr-flag2{
    width: 16px;
    height: 16px;
    margin-right:2px;
}

.core-team-mb-intr-title{
    color: #bc3649;
    font-size: 16px;
    font-weight: bold;
}

.core-team-mb-intr-paragraph{
    margin: 10px 0px;
}