.navigation .tab-list div.active span {
    border-bottom: 2px solid #3185ff;
    color: #3185ff;
}

.section-title.crown div:after{
    background: linear-gradient(90deg, #3185ff, #00b5e2);
}

.btn-div .btn{
    background: linear-gradient(90deg, #3185ff, #00b5e2);
}

.show_system table tbody {
    border-top:4px solid #3860f4;
}
.mob-banner .mob-btn-div .mob-btn-blue{color:#3860f4;}
.mob-banner {background: url(../images/S2B2C/01-banner.jpg) no-repeat center top; background-size: cover; height: 36rem;
    }
.section-0 {
    height: 425px;
    background: url(../images/S2B2C/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #3185ff;
    border-radius: 2px;
    margin-right: 8px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #00b5e2);
    color: #FFFFFF;
}

.section-12 .content-div:nth-child(1) .img-div {
    background: url("../images/S2B2C/2f-img1.png") no-repeat center;
}

.section-12 .content-div:nth-child(2) .img-div {
    background: url("../images/S2B2C/2f-img2.png") no-repeat center;
}

.section-12 .content-div:nth-child(3) .img-div {
    background: url("../images/S2B2C/2f-img3.png") no-repeat center;
}

.section-12 .content-div:nth-child(4) .img-div {
    background: url("../images/S2B2C/2f-img4.png") no-repeat center;
}

.section-13 .list li.item-1 .img {
    background: url(../images/S2B2C/3f-icon1.png) no-repeat;
}

.section-13 .list li.item-2 .img {
    background: url(../images/S2B2C/3f-icon2.png) no-repeat;
}

.section-13 .list li.item-3 .img {
    background: url(../images/S2B2C/3f-icon3.png) no-repeat;
}

.section-13 .list li.item-4 .img {
    background: url(../images/S2B2C/3f-icon4.png) no-repeat;
}

.section-13 .list li.item-5 .img {
    background: url(../images/S2B2C/3f-icon5.png) no-repeat;
}

.section-13 .list li.item-6 .img {
    background: url(../images/S2B2C/3f-icon6.png) no-repeat;
}

.section-13 .list li.item-7 .img {
    background: url(../images/S2B2C/3f-icon7.png) no-repeat;
}

.section-13 .list li.item-8 .img {
    background: url(../images/S2B2C/3f-icon8.png) no-repeat;
}

.section-15 .s2b2c ul li {
    height: 60px;
    border: 1px solid #E5E5E5;
    background: #fff;
    line-height: 60px;
    text-align: center;
    margin-right: 15px;
    box-sizing: border-box;
}

.section-15 .s2b2c h4{
    margin-top:0px;
}