.content {
    width: 100%;
}

.header {
    background: linear-gradient(90deg, #3dc2aa, #31b0ad)
}

.header .list .btn {
    background: #00826b;
    color: #fff;
}

.module-a .con{
    display: flex;
    justify-content: center;
    align-items: center;
}

.module-a .con .leftImg {
    width: 600px;
    height: 414px;
}

.module-a .con .rightImgText{
    margin-left: 42px;
}

.module-a .con .rightImgText .img {
    width: 558px;
    height: 107px;                 
}

.module-a .con .rightImgText .text {
    width: 558px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 25px;
}
.font19 .textBox .text-b{
    font-size: 19px !important;
}
.font20 .textBox .text-b{
    font-size: 20px !important;
}
.font19 .textBox .fontText-b{
    font-size: 19px !important;
}
.font20 .textBox .fontText-b{
    font-size: 20px !important;
}
.font19 .list .btn{
    font-size: 19px !important;
}
.font20 .list .btn{
    font-size: 20px !important;
}
.font19 .rightImgText .text{
    font-size: 19px !important;
}
.font20 .rightImgText .text{
    font-size: 20px !important;
}