.product-header-bg {
    width: 100%;
    background-image: url("../image/zzw-img/programme-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 120px;
    margin-top: 76px;
}

.banner-title-pro-1 {
    color: #fff !important;
    font-size: 32px;
}

.banner-title-pro-2 {
    color: #fff !important;
    font-size: 54px;
    margin: 50px 0;
}

.banner-title-pro-3 {
    color: #fff !important;
    font-size: 32px;
}

.banner-button-pro > a {
    font-size: 15px;
    color: #457EFE;
    background: #ffffff;
    padding: 13px 35px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    display: inline-block;
    border-radius: 30px;
    transition: 0.5s;
    overflow: hidden;
    font-weight: 600;
}

.fixed-main {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -80px;
}

.fixed-box-pro {
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    padding: 1% 3%;
}

.fixed-box-row {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.fixed-box-row > span {
    margin-right: 30px;
    font-size: 16px;
    color: #457EFE;
    background: #D0DFFF;
    border-radius: 4px;
    padding: 4px 15px;
}

.fixed-box-row > p {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 16px;
    color: #999999;
}

.fixed-box-row-img {
    width: 35px;
    height: 35px;
    display: block;
}

.fixed-box-row-title {
    font-size: 27px;
    color: #333333;
    margin: 20px 0;
}

.fixed-box-row-text {
    font-size: 20px;
    color: #999999;
}

.mainBox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.mainBox-content {
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 80px) / 4);
    min-width: calc((100% - 80px) / 4);
    max-width: calc((100% - 80px) / 4);
    background: #FFFFFF;
    border-radius: 9px;
    border: 1px solid #E3E3E3;
}
.mainBox-content-2{
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 60px) / 3);
    min-width: calc((100% - 60px) / 3);
    max-width: calc((100% - 60px) / 3);
    background: #EBF0FB;
    border-radius: 32px;
}

.mainBox-content-top {
    height: 137px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
}

.mainBox-content-top-1 {
    background-image: url("../image/zzw-img/programme-1.png");
}

.mainBox-content-top-2{
    background-image: url("../image/zzw-img/programme-2.png");
}

.mainBox-content-top-3 {
    background-image: url("../image/zzw-img/programme-3.png");
}

.mainBox-content-top-4 {
    background-image: url("../image/zzw-img/programme-4.png");
}

.mainBox-content-top-5 {
    background-image: url("../image/zzw-img/programme-5.png");
}

.mainBox-content-top-6 {
    background-image: url("../image/zzw-img/programme-6.png");
}

.mainBox-content-top-7 {
    background-image: url("../image/zzw-img/programme-7.png");
}

.mainBox-content-top-8 {
    background-image: url("../image/zzw-img/programme-8.png");
}

.mainBox-content-top-9 {
    background-image: url("../image/zzw-img/programme-9.png");
}

.mainBox-content-top-10 {
    background-image: url("../image/zzw-img/programme-10.png");
}

.mainBox-content-top-11 {
    background-image: url("../image/zzw-img/programme-11.png");
}

.mainBox-content-top-12 {
    background-image: url("../image/zzw-img/programme-12.png");
}
.mainBox-content-top-13{
    background-image: url("../image/zzw-img/programme-13.png");
}
.mainBox-content-top-14{
    background-image: url("../image/zzw-img/programme-14.png");
}
.mainBox-content-top-15{
    background-image: url("../image/zzw-img/programme-15.png");
}
.mainBox-content-top-title {
    margin: 30px 0 14px 30px;
    font-size: 22px;
    color: #283A6E;
}

.mainBox-content-top-p {
    margin-left: 30px;
    font-size: 16px;
    color: #93A1C8
}

.mainBox-content-bot {
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.mainBox-content-bot-text {
    font-size: 16px;
    color: #999999;
}

.mainBox-content-bot-but-sty {
    display: inline-flex;
    align-items: center;
    padding: 3px 5px;
    background-color: #EFF4FC;
    border-radius: 3px;
    margin-top: 10px;
}

.mainBox-content-bot-but-sty > img {
    width: 15px;
    height: 18px;
    margin-right: 4px;
}

.mainBox-content-bot-but-sty > span {
    font-size: 15px;
    color: #8B9BB4;
}
.mainBox-2{
    width: 90%;
    margin: 30px auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.active{
    width: 5px;height: 5px;
    border-radius: 50%;margin-right: 5px;
    background-color: #0a53be
}
.mainBox-content-bot_title{
    font-size: 28px;
    color: #333333;
}
