.title_box {
    box-sizing: border-box;
    width: 100%;
    height: 807px;
    position: relative;
    background: url("/index/leaflet/daixiao_img/banner.png") no-repeat center;
    background-size: cover;
}

.Copywriting {
    display: block;
    margin-top: 129px !important;
    margin-left: 48px !important;
    width: 996px !important;
    height: 231px !important;
}

.img2222 {
    display: block;
    width: 83px;
    margin-left: 75px;
    margin-right: 3px;
    height: 69px;
}

.img3 {
    display: block;
    width: 80px;
    height: 70px;
    margin-left: 78px;
    margin-right: 2px;
}

.yun_advantage_title {
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px;
}

.yun_advantage_p {
    font-size: 14px !important;
    font-family: PingFang SC !important;
    font-weight: bold !important;
    color: #F2F6FA !important;
}

/* 申请流程 */
.Application_bottom>li {
    width: 190px;
    height: 228px;
    box-sizing: border-box;
    overflow: hidden;
    background: #FFFFFF;
}

.li_top {
    width: 100%;
    height: 154px;
    overflow: hidden;
}

.Application_img7 {
    display: block;
    width: 64px;
    height: 75px;
    margin: 44px auto 0px;
}

.Application_img8 {
    display: block;
    width: 59px;
    height: 72px;
    margin: 45px auto 0px;
}

.Application_img9 {
    display: block;
    width: 69px;
    height: 70px;
    margin: 46px auto 0px;
}

.Application_img10 {
    display: block;
    width: 73px;
    height: 66px;
    margin: 49px auto 0px;
}

.Application_img11 {
    display: block;
    width: 66px;
    height: 65px;
    margin: 48px auto 0px;
}

.li_bottom {
    padding: 0;
}

/* 推广渠道 */
.qudao {
    width: 100%;
    height: 536px;
    overflow: hidden;
}

.qudao_content {
    width: 1200px;
    margin: 0 auto;
}

.qudao_content_name {
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #0B1D30;
    margin-top: 65px;
    margin-bottom: 102px;
    text-align: center;
}

.qudao_bottom {
    display: flex;
    justify-content: space-between;
}

.qudao_bottom>li {
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    display: flex;
    flex-direction: column;
}
.qudao_bottom>li>img{
    margin-bottom: 27px;
}