* {
    padding: 0;
    margin: 0;
    border: 0;
    text-decoration: none;
    font-family: Alibaba PuHuiTi;
}

.content {
    background-color: #fff;
    width: 100%;
    min-width: 1200px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.pointer {
    cursor: pointer;
}

.mr20 {
    margin-right: 20px;
}

#icon_module {
    display: none
}

.g-title {
    height: 45px;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 45px;
    text-align: center;
}

/* banner */
.banner img {
    width: 100%;
}

/* 介绍 */
.g-adesc {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px 0px rgba(185, 196, 214, 0.44);
    border-radius: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    text-align: center;
    padding: 38px 60px;
    position: relative;
    margin-top: -90px;
    z-index: 1;
}

.g-adesc span {
    color: #E41C1F;
}

/* 为什么推广 */
.promotion {
    margin-top: 100px;
    padding-bottom: 100px;
}

.promotion .drops {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.promotion .drops .drop {
    width: 280px;
    text-align: center;
    padding: 40px 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px 0px rgba(185, 196, 214, 0.44);
    border-radius: 10px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}

/* 如何选择 */
.select .drops {
    margin-top: 100px;
    margin-bottom: 100px;
}

.select .drops .drop {
    display: flex;
    margin-bottom: 30px;
}

.select .drop .drop-title {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-bottom: 50px;
}

.select .drop .drop-right {
    margin-left: 20px;
}

.select .drop .box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.select .drop .box span:first-child {
    display: inline-block;
    width: 60px;
    height: 30px;
    background: linear-gradient(267deg, #F74B20 0%, #FF0F47 100%);
    border-radius: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.select .drop .box span:last-child {
    width: 525px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    margin-left: 15px;
}

/* 组合套餐 */
.combination {
    width: 100%;
    min-width: 1200px;
}

.combination a {
    display: block;
    position: relative;
    width: 300px;
    height: 60px;
    background: linear-gradient(90deg, #FF5745 0%, #FF0F47 100%);
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    z-index: 1;
    margin-top: -130px;
}

/* 为什么要推广 */

.advertisement {
    margin-top: 170px;
    padding-bottom: 100px;
}

.advertisement .drops {
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.advertisement .drops .drop {
    width: 33.3%;
    text-align: center;
}

.advertisement .drop .ad-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}

.advertisement .drop .ad-adesc {
    width: 230px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 36px;
    margin: 0 auto;
}

/* 选择理由 */
.reason {
    padding-bottom: 110px;
}

.reason .drops {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}

.reason .drops .drop {
    width: 380px;
    height: 360px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px 0px rgba(185, 196, 214, 0.44);
    border-radius: 10px;
    text-align: center;
    padding-top: 30px;
}

.reason .drop .reason-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}

.reason .drop .reason-adesc {
    width: 230px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 36px;
    margin: 0 auto;
}

/* 留言反馈 */
.feedback {
    width: 100%;
    min-width: 1200px;
    background: url(/static2023/images/q_guanggao/zzfw-gg-6.png) center center no-repeat;
    padding: 56px 0 63px;
}

.feedback .base-form {
    margin-top: 36px;
}

.feedback .base-form input {
    height: 50px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    width: 230px;
    padding-left: 12px;
}

.feedback .base-form .base-content {
    width: 540px;
}


.feedback .base-form .btn-form {
    width: 120px;
    height: 50px;
    background: linear-gradient(270deg, #F23A1C 0%, #FF0F47 100%);
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}


/* 在线QQ */
.online-qq {
    display: block;
    position: fixed;
    z-index: 1000;
    right: 20px;
    top: 500px;
}

.online-qq img {
    width: 100%;
}