.navigation .tab-list div.active span {
    border-bottom: 2px solid #04b7a5;
    color: #04b7a5;
}

.section-title.crown div:after{
    background: linear-gradient(90deg, #04b7a5, #3fd07d);
}

.btn-div .btn{
    background: linear-gradient(90deg, #04b7a5, #3fd07d);
}

.mob-banner .mob-btn-div .mob-btn-blue {
        color: #3fd07d;
    }

.show_system table tbody {
    border-top:4px solid #04b7a5;
}

.mob-banner {background: url(../images/pintuan/01-banner.jpg) no-repeat center top; background-size: cover; height: 36rem;
    }
.section-0 {
    height: 425px;
    background: url(../images/pintuan/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #04b7a5;
    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/pintuan/2f-img1.png") no-repeat center;
}

.section-12 .content-div:nth-child(2) .img-div {
    background: url("../images/pintuan/2f-img2.png") no-repeat center;
}

.section-12 .content-div:nth-child(3) .img-div {
    background: url("../images/pintuan/2f-img3.png") no-repeat center;
}

.section-12 .content-div:nth-child(4) .img-div {
    background: url("../images/pintuan/2f-img4.png") no-repeat center;
}

.section-13 .list li.item-1 .img {
    background: url(../images/pintuan/3f-icon1.png) no-repeat;
}

.section-13 .list li.item-2 .img {
    background: url(../images/pintuan/3f-icon2.png) no-repeat;
}

.section-13 .list li.item-3 .img {
    background: url(../images/pintuan/3f-icon3.png) no-repeat;
}

.section-13 .list li.item-4 .img {
    background: url(../images/pintuan/3f-icon4.png) no-repeat;
}

.section-13 .list li.item-5 .img {
    background: url(../images/pintuan/3f-icon5.png) no-repeat;
}

.section-13 .list li.item-6 .img {
    background: url(../images/pintuan/3f-icon6.png) no-repeat;
}

.section-13 .list li.item-7 .img {
    background: url(../images/pintuan/3f-icon7.png) no-repeat;
}

.section-13 .list li.item-8 .img {
    background: url(../images/pintuan/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;
    color: #21c0ae;
}


/*痛点*/
.tong-wrap{height:675px;}
.tong-title{opacity:0;top:30px;left:383px;}
.tong-p{opacity:0;top:105px;left:204px;}
.tong-box{opacity:0;top:180px;left:0;}
.tong-box li{float:left;margin-right:20px; width:19%; background: #fff; padding:2%; text-align: center; height:270px; border-radius: 10px;}
.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;}



