
.c-container {
    position: relative;
    margin: 0 auto;
    width: 83.3333%;
}


/* 公共标题 */

.c-common-title {
    text-align: center;
    line-height: 1;
}

.c-common-title .c-en-title {
    font-family: 'SourceHanSerifCN-Bold', 'SimSun';
    font-size: 140px;
    color: transparent;
    opacity: .2;
    -webkit-text-stroke: 1px #b42749;
}

.c-common-title .c-title {
    font-family: 'webfont', 'SimSun';
    font-weight: normal;
    margin-top: -90px;
    font-size: 60px;
}

.c-common-title .c-text {
    padding-top: 50px;
    line-height: 26px;
}

.c-common-title2 {
    text-align: center;
    line-height: 1;
}

.c-common-title2 .c-en-title {
    font-family: 'SourceHanSerifCN-Bold', 'SimSun';
    font-size: 72px;
    color: #333;
    opacity: .1;
}

.c-common-title2 .c-title {
    font-family: 'webfont', 'SimSun';
    font-weight: normal;
    margin-top: -30px;
    font-size: 48px;
}

.c-common-title2 .c-line {
    margin: 20px auto 0;
    width: 30px;
    border-top: 2px solid #b42749;
}

.c-common-title2 .c-text {
    padding-top: 20px;
    font-size: 24px;
    line-height: 34px;
}

.c-common-title2 .c-text2 {
    padding: 25px 0 30px;
    font-size: 30px;
    line-height: 40px;
    color: #b42749;
}

.c-common-title2 .c-text3 {
    max-width: 1;
    line-height: 26px;
    color: #666;
}


/* 师承名门 */

.c-common-box3 {
    position: relative;
    padding: 120px 0;
}

.c-common-box3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background:#1b60cc;
}

.c-common-box3 .c-common-title2 {
    position: relative;
    z-index: 10;
}

.c-common-box3 .c-common-title2,
.c-common-box3 .c-common-title2 .c-en-title {
    color: #fff;
}

.c-common-box3 .c-common-title2 .c-line {
    border-color: #fff;
}

.c-banner9 {
    padding: 55px 0 60px;
    z-index: 10;
}

.c-banner9 .swiper-pagination-bullet {
    opacity: .5;
    margin: 0 5px !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}
.shi{
    background: #0846bb;
    padding: 2em 4em;
    overflow: hidden;
}
.shiimg{
    width: 38%;
    height: auto;
    float: left;
    overflow: hidden;
}
.shiimg img{
    width: 100%;
    height: auto;
}
.shi-nr{
    width: 60%;
    height: auto;
    float: right;
    overflow: hidden;
    color: #fff;
}
.shi-nr h4{
    font-size: 32px;
    padding: 2em 0 0.5em 0;
    display: block;
    margin: 0px auto;
    width:80%;
    font-weight: normal;
}
.shi-nr h4 i{
    font-size: 16px;
}
.shi-nr span{
    width: 80%;
    height: 1px;
    display: block;
    margin: 0px auto;
    background: #fff;
}
.shi-nr .shi-xq{
    width: 80%;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}
.shi-nr .shi-xq p{
    font-size: 16px;
    line-height: 32px;
}