/* 网络推广样式 */
/* 头部+banner */
b{font-weight: bold;}
body{
    margin: 0;
    padding: 0;
}
.active_marketing_top{
    width: 100%;
    margin: 0 auto;
    background: #EEF7FF url(../../images/active/banner.png) no-repeat top;

}
.active_logo{
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}
.active_logo img{
    width: 326px;
}

/* ban */
.active_marketing_ban{
    max-width: 1500px;
    margin: 0 auto;
}
.active_marketing_left {
    padding-top: 100px;
}
.active_marketing_left span{
    display: inline-block;
}
.active_marketing_left .text_1{
    margin-bottom: 12px;
    background: -webkit-linear-gradient(left, #0052ED, #7936FF);
    -webkit-background-clip: text;
    color: transparent;
    background-clip: text;
    font-size: 58px;
    font-weight: 900;
}
.active_marketing_left .text_2{
    font-size: 58px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 12px;
    display: block;
}
.active_marketing_left .text_3{
    font-size: 28px;
    color: #2D2E58;
    font-weight: 400;
}
.active_marketing_left .text_line{
    margin: 42px 0;
    width: 80px;
    height: 8px;
    border-radius: 10px;
    background: linear-gradient(to right,#0052ED, #7936FF);
}
.active_marketing_left .text_4{
    font-size: 28px;
    color: #2D2E58;
    font-weight: 400;
}
.active_marketing_title{
    text-align: center;
    background: url(../../images/active/ban_img.png) no-repeat top;
    width: 672px;
    height: 157px;
    margin: 75px auto 0;
}
.active_marketing_title .active_btn{
    width: 196px;
    height: 46px;
    border-radius: 10px;
    line-height: 46px;
    background: linear-gradient(to right, #1C67FF, #9137FF);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-top: 80px;
    display: inline-block;
    text-decoration: auto;
}
.active_btn img{
    margin-left: 4px;
}
.active_marketing_com1{
    width: 1400px;
    margin: -36px auto 0 auto;
    background: url(../../images/active/ban_img_1.png) no-repeat top;
    padding: 60px 50px 0 50px;
    display: block;
}
.active_marketing_com1 .title{
    font-size: 32px;
    font-weight: 700;
    color: #2D2E58;
    text-align: center;
    margin-bottom: 5px;
    display: block;
    margin-top: 30px;
}
.active_marketing_com1 .text{
    font-size: 20px;
    font-weight: 400;
    color: #2D2E58;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}
.active_marketing_list{
    display: flex;
    flex-wrap: wrap;
    padding: 0 50px;
}
.active_marketing_list li{
background: #fff;
    width: 310px;
    height: 180px;
    text-align: center;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(179, 198, 218, 0.3);
    margin-bottom: 24px;
    margin-right: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.active_marketing_list li:nth-child(4n){
    margin-right: 0;
}
.active_marketing_list li img{
    width: 130px;
    height: 114px;
    display: block;
}
.active_marketing_list li p{
    font-size: 21px;
    color: #2D2E58;
    font-weight: 500;
    padding: 0;
    margin: 0;
}
.gradient_both{
    width: 1400px;
    margin: 50px auto 0 auto;
    display: grid;
    place-content: center;
     border-radius: 16px; /* 支持圆角 */
    /* 核心：先设置透明边框预留宽度 */
    /* border: 2px solid transparent; */
    /* border-bottom: none; */
    /* 1. 背景渐变：防止背景延伸到边框 */
    /* background: linear-gradient(to bottom, #EFF8FF, #EEF7FF) padding-box; */
    /* 2. 边框渐变：复用同色系渐变 */
    /* border-image: linear-gradient(180deg, #fff, rgba(255,255,255,0)) 1;
    box-shadow: 0 -15px 20px rgba(196, 215, 249, 0.25); */
    background: url(../../images/active/ban_img_2.png) no-repeat top center;
    padding: 0 50px;

}
.gradient_both .title{
    font-size: 32px;
    font-weight: 700;
    color: #2D2E58;
    text-align: center;
    margin-bottom: 5px;
    display: block;
    margin-top: 50px;
}
.gradient_both .text{
    font-size: 20px;
    font-weight: 400;
    color: #2D2E58;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}
.gradient_both_com1{
    background: url(../../images/active/img_bj_2.png) no-repeat top center;
    width: 1300px;
    height: 689px;
    margin: -60px auto 0 auto;
    position: relative;
}
.gradient_both_list1{
    width: 404px;
    height: 167px;
    border-radius: 20px;
    background: linear-gradient(to right,rgba(255, 255, 255, 0.05),rgba(188, 227, 255, 1));
    padding: 20px 45px;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgba(134, 167, 206, 0.25);
    position: absolute;
    left: 131px;
    top: 66px;
}
.gradient_both_list1 .title_ti{
    font-size: 24px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    text-align: right;
}
.gradient_both_list1 .text_ti{
    font-size: 18px;
    color: #2D2E58;
    font-weight: 400;
    text-align: right;
    display: inline-block;
}

.gradient_both_list2{
    width: 404px;
    height: 167px;
    border-radius: 20px;
    background: linear-gradient(to left,rgba(255, 255, 255, 0.05) 10%,rgba(188, 227, 255, 1) 80%);
    padding: 20px 45px;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgba(134, 167, 206, 0.25);
    position: absolute;
    right: 150px;
    top: 66px;
}
.gradient_both_list2 .title_ti{
    font-size: 24px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    text-align: left;
}
.gradient_both_list2 .text_ti{
    font-size: 18px;
    color: #2D2E58;
    font-weight: 400;
    text-align: left;
    display: inline-block;
}
.gradient_both_list3{
    width: 318px;
    height: 167px;
    border-radius: 20px;
    background: linear-gradient(to right,rgba(255, 255, 255, 0.05),rgba(188, 227, 255, 1));
    padding: 20px 42px;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgba(134, 167, 206, 0.25);
    position: absolute;
    left: 63px;
    bottom: 267px;
}
.gradient_both_list3 .title_ti{
    font-size: 24px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    text-align: right;
}
.gradient_both_list3 .text_ti{
    font-size: 18px;
    color: #2D2E58;
    font-weight: 400;
    text-align: right;
    display: inline-block;
}

.gradient_both_list4{
    width: 326px;
    height: 167px;
    border-radius: 20px;
    background: linear-gradient(to left,rgba(255, 255, 255, 0.05) 10%,rgba(188, 227, 255, 1) 80%);
    padding: 20px 45px;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgba(134, 167, 206, 0.25);
    position: absolute;
    right: 59px;
    bottom: 267px;
}
.gradient_both_list4 .title_ti{
    font-size: 24px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    text-align: left;
}
.gradient_both_list4 .text_ti{
    font-size: 18px;
    color: #2D2E58;
    font-weight: 400;
    text-align: left;
    display: inline-block;
}

.gradient_both_com2{
    background: url(../../images/active/img_bj_1.png) no-repeat top center;
    width: 1300px;
    height: 831px;
    margin: 60px auto 0 auto;
}
.gradient_both_com2_1{
    padding-top: 82px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.gradient_both_com2_list{
    width: 415px;
    padding-left: 107px;
    height: 190px;

}
.gradient_both_com2_list:nth-child(2n){
    padding-right: 107px;
    padding-left: 0;
}
.gradient_both_com2_list .title_p{
    font-size: 24px;
    color: #2D2E58;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
    width: 100%;
}
.gradient_both_com2_list:nth-child(2n) .title_p{
    text-align: right;
}
.gradient_both_com2_list .text_p{
    font-size: 18px;
    color: #2D2E58;
    font-weight: 400;
    text-align: left;
    display: inline-block;
}

.gradient_both_com2_2{
    font-size: 38px;
    color: #0C226B;
    font-weight: 900;
    text-align: center;
    display: block;
}
.gradient_both_com2_3{
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    margin-top: 23px;
    padding-left: 8px;
}
.footer{
    text-align: center;
    display: block;
    padding: 47px 0;
}

.footerLegal-proof{
    display: none;
}
.commonHeaderBar{
    display: none;
}