.joinBanner{
    width: 100%;
    padding-top: 35.4%;
    background-size: cover !important;
    background: url("../images/zsjm.jpg") no-repeat center;
}
.excellentImg{
    width: 92%;
    padding-top: 73%;
    background-size: cover !important;
}
.excellentBg{
    background: url("../images/zst1.jpg") no-repeat center;
}
.excellentBg1{
    background: url("../images/zst2.jpg") no-repeat center;
}
.fitFont{
    font-size: 15px;
    text-align: left;
    margin-left: 50px;
}
@media screen and (min-width: 320px){
    .large1{
        text-align: left!important;
        margin-left: 36px;
    }
    .large2{
        text-align: center!important;
    }
    .lastImg{
        text-align: center !important;
    }
}
@media screen and (min-width: 768px) {
    .large1{
        text-align: left!important;
        margin-left: 36px;
    }
    .large2{
        text-align: right!important;
        margin-right: 36px;
    }
    .lastImg{
        text-align: right !important;
    }
}
@media screen and (min-width: 992px) {
    .fitFont {
        font-size: 18px;
        text-align: left;
        margin-left: 50px;
        padding: 24px 0;
    }
    .large1{
        text-align: left!important;
        margin-left: 36px;
    }
    .large2{
        text-align: right!important;
        margin-right: 36px;
    }
    .lastImg{
        text-align: right !important;
    }
}
@media screen and (min-width: 1200px){
    .fitFont {
        font-size: 18px;
        text-align: left;
        margin-left: 50px;
        padding: 40px 0;
    }
    .large1{
        text-align: left!important;
        margin-left: 36px;
    }
    .large2{
        text-align: right!important;
        margin-right: 36px;
    }
    .lastImg{
        text-align: right !important;
    }
}
.lineFont{
    font-size: 24px;color: #333;text-align: left;margin-left: 50px;

}
.lineAll{
    display: -ms-flexbox;
    display: flex;-ms-flex-direction: column;flex-direction: column;text-align: center;
}
.ml15mr0{
    margin-right: 50px;margin-left: 0;
}
.m95Auto{
    width: 98%;margin: 0 auto;
}
.phoneLineFont{
    font-size: 16px;text-align: center;color: #333;line-height: 36px;margin-top: 16px;
}
.phoneLine{
    font-size: 14px;color: #666;text-align: center;line-height: 24px;
}
.totalTitle{
    font-size: 28px;color: #333;
}
.totalFont{
    color: #3b3b3b;line-height: 28px;
}
.explainFont{
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #333;

}
.cooperationAll{
    background: #fafafa;width: 100%;margin-top: 70px;
}