.header {
    padding-top: 55px;
}
.renew_top {
    background-color: #1971c1;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.renew_top > span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 50px;
}
.renew_banner_swiper .swiper-slide > div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.renew_banner03 {
    text-align: center;
}
.renew_banner03 > div {
    padding-top: 152px;
    color: #fff;
}
.renew_banner03 > div > h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 62px;
    margin-top: 32px;
    margin-bottom: 34px;
    color: #fff;
}
.renew_banner03 > div > h2 > span {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.renew_banner03 > div > div {
    display: flex;
    justify-content: center;
}
.renew_banner03 > div > div > div {
    display: flex;
    flex-direction: column;
}
.renew_banner03 > div > div > div > span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.renew_banner03 > div > div > div > a {
    border: 3px #fff solid;
    width: 333px;
    height: 189px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 51px;
    margin: 13px 10px 19px;
    background-repeat: no-repeat;
    background-size: cover;
}
.renew_banner03 > div > div > div > a > span {
    display: inline-block;
    font-size: 16px;
    color: #ffff;
    line-height: 46px;
    width: 184px;
    text-align: center;
    background-color: rgba(227, 31, 25, 0.57);
    margin-top: 20px;
    border: 1px solid transparent;
    transition: all 0.2s;
}
.renew_banner03 > div > div > div > a:hover > span {
    border: 1px solid #333;
    color: #333;
    background-color: #fff;
}
.renew_banner03 > div > p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.renew_banner03_btn01 {
    background-image: url(../img/renew_banner03_btn01.jpg);
}
.renew_banner03_btn02 {
    background-image: url(../img/renew_banner03_btn02.jpg);
}
.renew_banner06 > div {
    padding-left: 13.6vw;
    padding-top: 121px;
}
.renew_banner06 > div > h2 {
    font-size: 70px;
    font-weight: 700;
    line-height: 74px;
    color: #25263b;
    margin-top: 32px;
    position: relative;
    display: inline-block;
    z-index: 1;
    letter-spacing: -5px;
}
.renew_banner06 > div > h2::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0px;
    height: 31px;
    background-color: rgba(235, 103, 150, 0.42);
    z-index: -1;
}
.renew_banner06 > div > h2 > span {
    font-size: 42px;
    font-weight: 300;
}
.renew_banner06 > div > p {
    font-size: 31px;
    font-weight: 300;
    line-height: 45px;
    margin-top: 27px;
    margin-bottom: 70px;
    color: #25263b;
    letter-spacing: -3px;
}
.renew_banner06 > div > p > span {
    font-weight: 700;
}
.renew_banner06 > div > a {
    font-size: 18px;
    font-weight: 300;
    line-height: 41px;
    display: inline-block;
    width: 154px;
    text-align: center;
    border: 1px solid #25263b;
    color: #25263b;
    transition: all 0.2s;
}
.renew_banner06 > div > a:hover {
    color: #fff;
    background-color: #333;
    border: 1px solid #fff;
}
.renew_banner07 > div {
    text-align: center;
    padding-top: 67px;
}
.renew_banner07 > div > span {
    font-size: 23px;
    font-weight: 300;
    color: #999999;
    letter-spacing: 2.5px;
}
.renew_banner07_line {
    width: 306px;
    height: 1px;
    background-color: #898989;
    margin: 10px auto 7px;
}
.renew_banner07 > div > h2 {
    font-size: 50px;
    font-weight: 700;
    color: #25263b;
}
.renew_banner07 > div > h2 > span {
    color: #f96d9e;
}
.renew_banner07 > div > p {
    font-size: 31px;
    font-weight: 400;
    color: #707070;
    margin-bottom: 49px;
    position: relative;
    line-height: 42px;
    margin-top: 1px;
}
.renew_banner07 > div > p > img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
}
.renew_banner07 > div > p > b {
    font-weight: 500;
    color: #666666;
}
.renew_banner07 > div > p > b > span {
    color: #867bb3;
}
.renew_banner07 > div > p > span {
    font-weight: 500;
    color: #fff;
    background-color: #f96d9e;
    padding: 0px 5px;
}
.renew_banner07_con {
    display: flex;
    justify-content: center;
}
.renew_banner07_con > * {
    margin: 0px 8px;
    position: relative;
}
.renew_banner07_con span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 111px;
    color: #fff;
    line-height: 39px;
    background-color: #f96d9e;
}
.renew_banner07_con > a {
    transition: all 0.2s;
}
.renew_banner07_con > a:hover {
    opacity: 0.7;
}
.renew_banner_swiper {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.renew_banner .renew_banner_page {
    position: absolute;
    display: flex;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 1;
    cursor: pointer;
}
.renew_banner .renew_banner_page .swiper-pagination-bullet {
    background-color: rgba(91, 91, 91, 0.69);
    opacity: 1;
    border-radius: 0px;
    width: 28px;
    height: 3px;
    margin: 0px 1.5px;
    transition: all 0.2s;
}
.renew_banner .renew_banner_page .swiper-pagination-bullet-active {
    background-color: #571246;
}
