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

p {
    margin: 0;
}

.we-banner-title {
    font-size: 54px;
    margin: 50px 0;
    color: #102041;
}

.we-banner-text {
    font-size: 34px;
    color: #666666;
}

.we-banner-btn > a {
    font-size: 15px;
    background: #1C6EF0;
    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;
    color: #ffffff;
}

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

.fixed-main-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-main-title {
    margin-bottom: 20px;
}

.fixed-main-title > img {
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

.fixed-main-title > span {
    font-size: 32px;
    color: #333333;
    font-weight: 600;
}

.fixed-main-text {
    color: #828282;
    font-size: 22px;
    line-height: 32px;
}

.we-main-1 {
    width: 100%;
    margin: 30px auto;
    background-image: url("../image/zzw-img/we-main-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    height: 1226px;
    display: flex;
    align-items: flex-start;
}

.we-main-1 > div {
    width: 17%;
    background: linear-gradient(178deg, #F0F7FF 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.07);
    border-radius: 7px;
    padding: 20px;
}

.we-main-1-1 {
    position: relative;
    left: 6%;
    top: 11px;
}

.we-main-1-2 {
    position: relative;
    left: 12.5%;
    top: 170px;
}

.we-main-1-3 {
    position: relative;
    left: 18.5%;
    top: 170px;
}

.we-main-1-4 {
    position: relative;
    left: 23%;
    top: 11px;
}

.we-main-share > img {
    width: 116px;
    height: 116px;
}

.we-main-share > div {
    font-size: 20px;
    color: #102041;
    line-height: 70px;
}

.we-main-share > p {
    font-size: 18px;
    color: #5F5F5F;
}

.we-main-share > p > span {
    text-decoration: #0a58ca underline;
    font-weight: 600;
}

.we-main-2 {
    position: relative;
    top: -500px;
}

.we-main-2-box {
    width: 100%;
    display: flex;
}

.we-main-2-box-left {
    width: 70%;
    margin-top: 260px;
}

.we-main-2-box-left-img {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}

.we-main-2-box-left-b {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    box-shadow: 0 6px 23px 0 rgba(0, 0, 0, 0.1);
}

.we-main-2-box-right {
    width: 30%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.we-main-2-box-right-t {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.we-main-2-box-right-t > div {
    width: 100%;
    height: 40px;
    background: #ffffff;
    box-shadow: 0 6px 23px 0 rgba(0, 0, 0, 0.1);
}

.we-main-2-box-right-b {
    width: 100%;
    padding: 25px 0 25px 100px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.we-main-2-box-right-b > div {
    display: flex;
    align-items: center;
    width: 100%;
}

.we-main-2-box-right-b > div > img {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}

.we-main-2-box-right-b > div > div {
    font-size: 24px;
    color: #3F7AFE;
    line-height: 60px;
}

.we-main-3 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background: #FBFDFE;
}

.swiper .pic {
    left: 21.5%
}

.swiper .pic li {
    width: 178px !important;
    height: 252px !important;
}

.we-main-4 {
    width: 100%;
    background-color: #FBFDFE;
    margin: 0;
    padding: 0;
}

.we-main-4-box {
    width: 67%;
    margin: 30px auto;
}

.we-main-4-box-t {
    width: 100%;
    margin: 30px 0;
    position: relative;
}

.we-main-4-box-t-l {
    width: 49%;
    border-radius: 20px;
    background-image: url("../image/zzw-img/we-img-4-1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 40px;
}

.we-main-4-box-t-l-title {
    font-size: 43px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.we-main-4-box-t-l-content > div {
    padding: 10px;
    margin: 10px 0;
}

.we-main-4-box-t-l-content > div > img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.we-main-4-box-t-l-content > div > div > p {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 600;
}

.we-main-4-box-t-l-content > div > div > span {
    font-size: 18px;
    color: #FFFFFF;
}

.we-main-4-box-t-m {
    width: 150px;
    border-radius: 20px;
    background-color: #ffffff;
    padding: 0 10px;
    position: absolute;
    top: 96px;
    left: calc(50% - 75px);
}

.we-main-4-box-t-m > div {
    background: #C6DAFF;
    border-radius: 12px;
    font-size: 18px;
    color: #102041;
    margin: 15px 0;
    width: 130px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
}

.we-main-4-box-t-m-active {
    background: #709DF1 !important;
}

.we-main-4-box-t-r {
    width: 49%;
    border-radius: 20px;
    background-color: #EEF4FF;
    padding: 40px;
}

.we-main-4-box-t-r-content {
    padding-left: 90px;
}

.we-main-4-box-t-r-content > div {
    padding: 10px;
    margin: 10px 0;
}

.we-main-4-box-t-r-title {
    font-size: 43px;
    color: #333333;
    margin-bottom: 30px;
    padding-left: 100px;
}

.we-main-4-box-t-r-content > div > div > p {
    font-size: 22px;
    color: #102041;
    font-weight: 600;
}

.we-main-4-box-t-r-content > div > div > span {
    font-size: 18px;
    color: #999999;
}

.mainBox-5 {
    width: 100%;
    margin: 30px auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.mainBox-content-2 {
    margin-right: 20px;
    width: calc((100% - 60px) / 3);
    min-width: calc((100% - 60px) / 3);
    max-width: calc((100% - 60px) / 3);
    background: #EBF0FB;
    border-radius: 32px;
    padding-bottom: 20px;
}

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

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

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

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

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

.mainBox-content-bot_title{
    font-size: 29px;
    color: #333333;
    font-weight: 600;
}
.mainBox-content-bot_text{
    font-size: 22px;
    color: #818181;
}

.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;
}
