.navigation .tab-list div.active span {
    border-bottom: 2px solid #2F73F8;
    color: #2F73F8;
}

.section-title.crown div:after{
    background: linear-gradient(to right, #6778FD , #4C50FC);
}

.btn-div .btn{
    background: linear-gradient(to right, #6778FD , #4C50FC);
}

.mob-banner .mob-btn-div .mob-btn-blue {
        color: #2F73F8;
    }

.show_system table tbody {
    border-top:4px solid #2F73F8;
}

.mob-banner {background: url(../images/jiaoyu/01-banner.jpg) no-repeat center top; background-size: cover; height: 36rem;
    }
.section-0 {
    height: 425px;
    background: url(../images/jiaoyu/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #2F73F8;
    border-radius: 2px;
    margin-right: 8px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-12 .content-div:nth-child(1) .img-div {
    background: url("../images/jiaoyu/2f-img1.png") no-repeat center;
}

.section-12 .content-div:nth-child(2) .img-div {
    background: url("../images/jiaoyu/2f-img2.png") no-repeat center;
}

.section-12 .content-div:nth-child(3) .img-div {
    background: url("../images/jiaoyu/2f-img3.png") no-repeat center;
}

.section-12 .content-div:nth-child(4) .img-div {
    background: url("../images/jiaoyu/2f-img4.png") no-repeat center;
}
.section-12 .content-div:nth-child(5) .img-div {
    background: url("../images/jiaoyu/2f-img5.png") no-repeat center;
}
.section-12 .content-div:nth-child(6) .img-div {
    background: url("../images/jiaoyu/2f-img6.png") no-repeat center;
}

.section-13 .list li.item-1 .img {
    background: url(../images/jiaoyu/3f-icon1.png) no-repeat;
}

.section-13 .list li.item-2 .img {
    background: url(../images/jiaoyu/3f-icon2.png) no-repeat;
}

.section-13 .list li.item-3 .img {
    background: url(../images/jiaoyu/3f-icon3.png) no-repeat;
}

.section-13 .list li.item-4 .img {
    background: url(../images/jiaoyu/3f-icon4.png) no-repeat;
}

.section-13 .list li.item-5 .img {
    background: url(../images/jiaoyu/3f-icon5.png) no-repeat;
}

.section-13 .list li.item-6 .img {
    background: url(../images/jiaoyu/3f-icon6.png) no-repeat;
}

.section-13 .list li.item-7 .img {
    background: url(../images/jiaoyu/3f-icon7.png) no-repeat;
}

.section-13 .list li.item-8 .img {
    background: url(../images/jiaoyu/3f-icon8.png) no-repeat;
}
.section-19 .item-cont ul li{
    background: #fff;
    padding:25px 20px;
    border:0;
}
.section-19 .item-cont ul li h3{
    font-size:18px; 
    font-weight: 600;
    padding:10px 0;
}


/*痛点*/
.tong-wrap{height:675px;}
.tong-title{opacity:0;top:30px;left:383px;}
.tong-p{opacity:0;top:105px;left:204px;}
.tong-box{}
.tong-box li{float:left;margin-right:20px; width:28%; background: #fff; padding:2%; text-align: center; height:220px; border-radius: 10px; margin-bottom:50px;}
.tong-box li:hover{margin-top:-20px;
transition: all .4s;
-moz-transition: all .4s;   /* Firefox 4 */
-webkit-transition: all .4s;    /* Safari 和 Chrome */
-o-transition: all .4s;}
.tong-box li:last-child,.meili-box li:last-child{margin-right:0;}
.td-img{top:75px;left:95px;}
.tong-box p{font-size:22px; font-weight:bold;color:#424d64;text-align: center; margin-bottom:20px;}
.tong-box span{font-size:14px;color:#424d64;text-align: center;line-height:25px;top:195px;left:30px;max-width: 200px;}

.section-11 .section-con .info{
    float:left;
}
.section-11 .section-con .info img{
    width:100%;
}
.section-11 .section-con .form{
    float:right;
}
.section-11 .section-con .form h1{
    color: #333;
    font-weight:600 !important;
    padding-bottom:10px;
}

.section-11.section-bg .section-con .info{
    float:right;
}
.section-11.section-bg .section-con .form{
    float:left;
}
.section-11 .section-con .form p img {margin-right:15px;}

