.model-general{

}
.model-general .title{
    font-size: 34px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    text-align: center;
}

.model1{
    padding-top: 73px;
    padding-bottom: 117px;
    background: #F7F7F7;
}

.model1 .title{
    padding-bottom: 60px;
}
.model1 .main{
    height: 473px;
}
.model1 .main-m{
    display: none;
}
.model1 .main .item{
    height: 100%;
    width: 222px;
    float: left;
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid rgba(255,120,54,0.2);
    cursor: pointer;
}
.model1 .main .item .default{
    display: block;
}
.model1 .main .item .pitch-on{
    display: none;
}
.model1 .main .item.active .default{
    display: none;
}
.model1 .main .item.active .pitch-on{
    display: block;
}
.model1 .main .item.active{
    border-radius: 27px;
    border: 1px solid rgba(255,120,54,0.2);
    width: 372px;
}
.model1 .main .item .default{

}
.model1 .main .item .default .img{
    padding-top: 55px;
    padding-bottom: 30px;
    text-align: center;
}
.model1 .main .item .default .img img{
    width: 70px;
    height: 70px;
}
.model1 .main .item .default .sub-title{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    text-align: center;
}
.model1 .main .item .default .desc{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    height: 81px;
    width: 158px;
    margin: auto;
    padding: 0px 0px 0 0px;
    margin-top: 6px;
    text-align: center;
}
.model1 .main .item .default .cover{
    text-align: center;
}
.model1 .main .item .default .cover img{
    width: 190px;
    height: 160px;
}




.model1 .main .item .pitch-on{

}
.model1 .main .item .pitch-on .head{
    display: flex;
    align-items: center;
    height: 56px;
    padding-left: 35px;
    background: #FF7836;
    border-radius: 27px 27px 0px 0px;    
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    margin: -1px;
}
.model1 .main .item .pitch-on .head img{
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.model1 .main .item .pitch-on .a-desc{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-top: 22px;
    padding: 0px 32px 0 32px;
    height: 44px;
}
.model1 .main .item .pitch-on .a-cover{
    padding-top: 28px;
    text-align: center;
}
.model1 .main .item .pitch-on .a-cover img{
    width: 342px;
}



.model2{
    padding-top: 70px;
    padding-bottom: 24px;
}
.model2 .title{
    padding-bottom: 32px;
}
.model2 .main-m{
    display: none;
}
.model2 .main .box{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.model2 .main .box .img{
    width: 670px;
    height: 450px;
    margin-right: 90px;
    margin-left: -18px;
    float: left;
}
.model2 .main .box.left .img{
    margin-right: -23px;
    margin-left: 90px;
    float: right;
}
.model2 .main .box .info{
    float: left;
    padding-top: 121px;
}
.model2 .main .box.left .info{
    padding-left: 115px;
}
.model2 .main .box .info .b-title{
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
}
.model2 .main .box .info .desc{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 14px;
}
.model2 .main .box .info .tags{
    height: 100px;
    margin-top: 28px;
}

.model2 .main .box .info .tags .aall{
    width: 90px;
    margin-right: 16px;
    float: left;
    height: 100px;
    background: linear-gradient(180deg, rgba(255,255,255,0.23) 0%, #FFFFFF 100%);
    box-shadow: 0px 3px 5px 0px rgba(231,231,231,0.5);
    border-radius: 6px;
    text-align: center;
    padding-top: 15px;
}
.model2 .main .box .info .tags .aall:last-child{
    margin-right: 0px;
}
.model2 .main .box .info .tags .aall img{
    width: 50px;
    height: 46px;
}
.model2 .main .box .info .tags .aall .hjk{
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 17px;
    margin-top: 11px;
}

.model3{
    background: #F7F7F7;
    padding-top: 70px;
    padding-bottom: 72px;
}
.model3 .main{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.model3 .main .item{
    width: 297px;
    height: 361px;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}
.model3 .main .item .head{
    height: 66px;
    background: #FF7836;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
    line-height: 66px;

    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
}
.model3 .main .item img{
    width: 80px;
    height: 80px;
    
    
    margin: auto;
    margin-top: 39px;
    margin-bottom: 12px;
}
.model3 .main .item .m-img{
    display: none;
}
.model3 .main .item .b-title{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    text-align: center;
}
.model3 .main .item .desc{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    padding: 0 32px;
    margin-top: 12px;
}

@media screen and (max-width: 1024px) {
    .model-general .title{
        font-size: 20px;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
    }

    .model1{
        padding-top: 35px;
        padding-bottom: 35px;

    }
    .model1 .title{
        width: 210px;
        margin: auto;
        padding-bottom: 20px;
    }
    .model1 .main {
        display: none;
    }
    .model1 .main-m{
        display: block;
        height: 325px;
        margin: 0 -15px;
        /* background: red; */
        overflow: hidden;
        position: relative;
    }
    .model1 .main-m .swiper-slide{
        width: 242px;
        height: 300px;
        padding-top: 10px;
    }
    .model1 .main-m .swiper-slide-active{
        padding-top: 0;
    }
    .model1 .main-m .swiper-slide .box{
        /* width: 111px; */
        /* height: 280px; */
        background: #FFFFFF;
        border-radius: 8px;
        border: 1px solid rgba(255,120,54,0.2);
        overflow: hidden;
    }
    .model1 .main-m .swiper-slide .box.mo-r{
        display: none;
    }
    .model1 .main-m .swiper-slide .box.ok{
        display: block;
    }

    .model1 .main-m .swiper-slide .box.okn{

    }
    .model1 .main-m .swiper-slide .box.ok .head{
        display: flex;
        align-items: center;
        height: 44px;
        background: #FF7836;
        border-radius: 8px 8px 0px 0px;

        font-size: 15px;
        font-weight: 600;
        color: #FFFFFF;

        padding-left: 12px;


        margin: -1px;
    }
    .model1 .main-m .swiper-slide .box.ok .head img{
        width: 25px;
        height: 25px;
        margin-right: 4px;
    }
    .model1 .main-m .swiper-slide .box.ok .a-desc{
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 17px;
        padding: 9px 16px 0 16px;
    }
    .model1 .main-m .swiper-slide .box.ok .a-cover{
        padding-top: 12px;
        text-align: center;
    }
    .model1 .main-m .swiper-slide .box.ok .a-cover img{
        width: 100%;
    }
    
    



    .model1 .main-m .swiper-slide-prev .box{
        float: right;
    }
    .model1 .main-m .swiper-slide-next .box{
        float: left;
    }
    .model1 .main-m .swiper-slide-active .box{
        /* width: 100%;
        height: 100%; */
        /* background: red; */
    }
    .model1 .main-m .swiper-slide-active .box.mo-r{
        display: none;
    }
    .model1 .main-m .swiper-slide-active .box.ok{
        display: block;
    }
    
    
    .model1 .main-m .swiper-slide .box.mo-r{

    }
    .model1 .main-m .swiper-slide .box.mo-r .logo{
        padding-top: 34px;
        padding-bottom: 9px;
        text-align: center;
    }
    .model1 .main-m .swiper-slide .box.mo-r .logo .tjj{
        width: 50px;
        height: 50px;
    }
    .model1 .main-m .swiper-slide .box.mo-r .hh-title{
        font-size: 13px;
        font-weight: 600;
        color: #333333;
        line-height: 19px;
        margin-bottom: 4px;
        text-align: center;
    }
    .model1 .main-m .swiper-slide .box.mo-r .hh-desc{
        font-size: 11px;
        font-weight: 400;
        color: #666666;
        line-height: 15px;
        padding: 0 12px;
        text-align: center;
        height: 84px;
    }
    .model1 .main-m .swiper-slide .box.mo-r .cover{
        padding: 0 10px;
    }
    .model1 .main-m .swiper-slide .box.mo-r .cover img{
        width: 100%;
    }

    .model1 .main-m .swiper-pagination{
        bottom: 0px;
        left: 50%;
        margin-left: -90px;
        border: none;
    }
    .model1 .main-m .swiper-pagination .swiper-pagination-bullet{
        width: 28px;
        height: 5px;
        background: #D8D8D8;
        margin: 0 4px;
    }
    .model1 .main-m .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #ED6827;
    }

    .model2{
        padding-top: 40px;
        padding-bottom: 16px;
    }
    .model2 .title{
        padding-bottom: 20px;
    }
    .model2 .main{
        display: none;
    }
    .model2 .main-m{
        display: block;
    }
    .model2 .main-m .item{
        margin-bottom: 30px;
    }
    .model2 .main-m .item .sub-title{
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        line-height: 23px;
        margin-bottom: 2px;
        text-align: center;
    }
    .model2 .main-m .item .sub-desc{
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 17px;
        text-align: center;
        margin: auto;
    }
    .model2 .main-m .item .img{
        padding-top: 6px;
    }
    .model2 .main-m .item .img img{
        display: block;
        width: 100%;
    }

    .model3{
        padding-top: 30px;
        padding-bottom: 32px;
    }
    .model3 .title{
        padding-bottom: 20px;
    }
    .model3 .main{
        margin-top: 0;
        display: inline-block;
        /* width: 100%; */
        margin: 0 -4.5px;
        
    }
    .model3 .main .zw{
        width: 50%;
        float: left;
        padding: 0 4.5px;
        margin-bottom: 9px;
    }
    .model3 .main .item{
        width: 100%;
        height: 229px;
        border-radius: 4px;
    }
    .model3 .main .item .head{
        height: 37px;
        background: #FF7836;
        border-radius: 4px 4px 0px 0px;
        line-height: 37px;

        font-size: 16px;
        font-weight: 500;
        color: #FFFFFF;

    }
    .model3 .main .item img{
        width: 60px;
        height: 55px;
        margin-top: 16px;
        margin-bottom: 13px;
    }
    .model3 .main .item .pc-img{
        display: none;
    }
    .model3 .main .item .m-img{
        display: block;
    }
    .model3 .main .item .b-title{
        font-size: 14px;
        font-weight: 600;
        color: #333333;
        line-height: 20px;
    }
    .model3 .main .item .desc{
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 17px;
        margin-top: 5px;
        padding: 0 16px;
    }


}