
.channel-banner{
    position: relative;
    overflow: hidden;
    background:#2E65EF;
    
}

.channel-banner .ks-container{
    position: relative;
    height: 100%;
}
.channel-banner .ks-container::after{
    content: '';
    width: 1220px;
    background: url(/Template/skin1/static2020/channel/images/691597747163.png) no-repeat 0 50%;    
    background-size: auto 1100px;
    position: absolute;
    right:-340px;
    top:0;
    height: 100%;
}
.channel-banner__info{
    position: absolute;
    top:50%;
    margin-top:-210px;
    z-index: 1;
}
.channel-banner__title{
    font-size: 78px;
    color:#fff;
    font-weight: bold;
}
.channel-banner__desc{
    font-size: 36px;
    color:#fff;
    font-weight: 500;
    margin-top: 35px;
}
.channel-banner__button{
    width: 240px;
    height: 54px;
    line-height: 54px;
    padding:0px;
    font-size: 24px;
    background-color: #fff;
    color: #2E65EF;
    margin-top: 80px;
}

/*变现潜力*/
.monetization-desc{
    font-size: 15px;
    color:#666;
    text-align: center;
    margin-top: -30px;
}

.monetization-potential .row{
    margin-left: -64px;
    padding: 0 120px;
}
.monetization-item{
    border: 1px solid #E7EAF2;
    padding: 20px;
    margin: 64px 0 0 64px;
    text-align: center;
}
.monetization-item__icon img{
    display: block;
    height: 64px;
    margin: 0 auto;
}

.monetization-item__title{
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
}
.monetization-item__desc{
    line-height: 30px;
    font-size: 16px;
    color:#666;
    margin-top: 5px;
}

.monetization-title{
    text-align: center;
    font-size: 22px;
    margin:80px 0 40px 0;
}


/*渠道商治理后台*/
.monetization-img img{
    width: 100%;
    display: block;
    margin: 0 auto;
}


/*开单赚利*/
.make-profit-box{
    text-align: center;
}
.make-profit-box__icon img{
    height: 64px;
    display: block;
    margin: 0 auto;
}
.make-profit-box__desc{
    line-height: 32px;
    font-size: 18px;
    margin-top: 25px;
}
.make-profit-info{
    font-size: 15px;
    color:#666;
    line-height: 30px;
    margin-top: 30px;
}

/*引流返佣*/
.drainage-info{
    padding: 40px 40px 0 0;
}
.drainage-info p{
    font-size: 15px;
    line-height: 25px;
    margin-top: 40px;
    color:#666;
    background-image: url(/Template/skin1/static2020/channel/images/common_icon_triangle.png);
    background-repeat: no-repeat;
    background-size: auto 15px;
    background-position: 0 5px;
    padding-left:28px;
}
.drainage-img img{
    width: 100%;
    display: block;
}

/*数据转化*/
.data-promotion{
    padding:120px 0 110px 0;
    text-align: center;
}
.data-promotion__val{
    font-size: 60px;
    color:#2E65EF;
    font-weight: bold;
    line-height: 70px;
}
.data-promotion__text{
    font-size: 24px;
    line-height: 30px;
    color:#666;
    margin-top: 20px;
}
@media screen and (max-width: 1024px) {
    
    .channel-banner__title{
        font-size: 56px;
    }
    .channel-banner__desc{
        font-size: 26px;
        margin-top: 25px;
    }
    .channel-banner__info{
        left:60px;
        margin-top:-160px;
    }
    .channel-banner__button{
        font-size: 22px;
        width: 220px;
        height: 50px;
        line-height: 50px;
        margin-top:60px;
    }
  
    .channel-banner .ks-container::after{
        width: 100%;
        background-size: auto 125%;
        right: -320px;
    }
    .monetization-desc{
        margin-top: -20px;
    }
    .monetization-potential .row{
        margin-left: -50px;
        padding:0 110px;
    }
    .monetization-item{
        margin: 50px 0 0 50px;
    }
    .data-promotion{
        padding: 90px 0 80px 0;
    }
    .data-promotion__val{
        font-size: 56px;
    }
    .data-promotion__text{
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .channel-banner__info{
        margin-top:-110px;
        left:50px;
    }
    .channel-banner__title{
        font-size: 44px;
    }
    .channel-banner__desc{
        font-size: 20px;
        margin-top: 20px;
    }
    .channel-banner__button{
        margin-top:50px;
        width: 200px;
        height: 44px;
        line-height: 44px;
        font-size: 20px;
    }
    .channel-banner .ks-container::after{
        right: -270px;
    }
    .monetization-item{
        margin:30px 0 0 30px;
    }
    .monetization-potential .row{
        margin-left: -30px;
        padding: 0 30px;
    }
    .make-profit-box__desc{
        font-size: 16px;
        line-height: 30px;
    }
    .make-profit-info{
        font-size: 14px;
    }
    .drainage-info{
        padding:0px;
    }
    .drainage-info p{
        font-size: 13px;
        margin-top: 20px;
        background-size:auto 13px;
        padding-left: 25px;
    }
    .data-promotion{
        padding: 70px 0 60px 0;
    }
    .data-promotion__val{
        font-size: 44px;
    }
    .data-promotion__text{
        font-size: 18px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 480px) {
    .channel-banner .ks-container{
        background-position: 50% 50%;
        background-size: auto 76%;
    }

    .channel-banner .ks-container::after{
        right: 0px;
        background-size: 160% auto;
        background-position:50% 80%;
    }
    .channel-banner__info{
        top:6%;
        width: 100%;
        left:0;
        margin-top:50px;
        height: 74%;
    }
    .channel-banner__info::after{
        content: '';
        width: 30px;
        height: 30px;
        background: url(/Template/skin1/static2020/common/images/common_icon_more@2x.png) no-repeat;
        background-size: auto 100%;
        position: absolute;
        left:0;
        right: 0;
        margin: 0 auto;
        bottom: -50px;
        animation: bannermore 2s linear infinite;
    }
    @keyframes bannermore{
        0% {
           bottom: -50px;
        }
        50% {
            bottom: -65px;
        }
        100% {
            bottom: -50px;
        }
      }
    .channel-banner__title{
        font-size: 38px;
        margin-left: 35px;
    }
    .channel-banner__desc{
        margin-left: 35px;
        font-size: 18px;
        margin-top: 20px;
    }
    .channel-banner__button{
        font-size: 16px;
        width: 160px;
        height: 38px;
        line-height: 38px;
        left:0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        bottom: 0;
    }

    .monetization-potential .row{
        padding: 0px;
        margin-left: -15px;
    }
    .monetization-item{
        padding: 0px;
        border:0px;
        margin-left: 15px;
    }
    .monetization-item__title{
        font-size: 16px;
    }
    .monetization-item__desc{
        font-size: 12px;
        line-height: 24px;
        
    }
    .monetization-title{
        font-size: 16px;
        margin:50px 0 25px 0;
    }
    .make-profit{
        margin-top: -40px;
    }
    .make-profit-box{
        text-align: left;
        padding-left: 104px;
        position: relative;
        min-height: 64px;
        margin-top: 40px;
    }
    .make-profit-box__icon{
        position: absolute;
        left:20px;
        top:0;
    }
    .make-profit-box__desc{
        margin-top: 0px;
    }
    .make-profit-info{
        border: 1px solid #E7EAF2;
        padding:17px 20px;
    }
    .drainage-info{
        border: 1px solid #E7EAF2;
        padding: 15px;
    }
    .drainage-info p:first-child{
        margin-top: 0px;
    }
    .data-promotion{
        padding:30px 0 60px 0;
    }
    .data-promotion__val{
        font-size: 32px;
        line-height: 50px;
        margin-top: 25px;
    }
    .data-promotion__text{
        font-size: 14px;
        margin-top: 0px;
    }
}


@media screen and (max-width: 320px) {

    .channel-banner::before{
        width: 160px;
        height: 160px;
        top:-80px;
        left:-80px;
    }
    .channel-banner__title{
        font-size: 32px;
        margin-left: 30px;
    }
    .channel-banner__desc{
        font-size: 16px;
        margin-left: 30px;
        margin-top:15px;
    }
    .channel-banner__button{
        font-size: 14px;
        width: 150px;
        height: 36px;
        line-height: 36px;
    }
}<!--耗时1782850348.0554秒-->