.title h1 {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 0.45rem;
    padding-bottom: 0.15rem;
}

.title h1::after {
    position: absolute;
    content: "";
    width: 2rem;
    height: 2px;
    background: #e40112;
    bottom: 0;
    left: 50%;
    margin-left: -1rem;
}

.content .innerWrap {
    width: 1270px;
    margin: 0 auto;
}

.content .innerWrap .title {
    padding: 0.3rem 0;
}

.content1 {
    padding: 0.5rem 0 0 0;
}

.content1 .innerWrap {
    display: flex;
}

.content1 .innerWrap p {
    font-size: 14px;
    color: #2d2d2d;
}

@media only screen and (max-width: 767px) {
    .content1 .innerWrap p {
        font-size: 12px;
    }
}

.content1 .innerWrap .left .p2 {
    font-size: 18px;
}

@media only screen and (max-width: 1440px) {
    .content .innerWrap {
        width: 1110px;
    }
    .content1 .innerWrap .left .p2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1024px) {
    .content1 .innerWrap .left .p2 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .content1 .innerWrap .left .p2 {
        font-size: 14px;
    }
}

.content1 .innerWrap .left .p2 {
    text-indent: 2em;
    margin-bottom: 0.3rem;
}

.content2 {
    /* 鏂板 */
    margin-top: 97px;
    position: relative;
}

.content2 .imgBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 8.5rem;
    z-index: -1;
    background-size: cover;
    background-position: center;
}

.content2 .ctx1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.47rem;
}

.content2 .ctx1 .imgBox {
    position: relative;
    overflow: hidden;
}

.content2 .ctx1 .imgBox .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s;
}

.content2 .ctx1 .imgBox:hover .bg {
    transform: scale(1.05);
}

.content2 .ctx1 .left {
    width: 35%;
}

.content2 .ctx1 .left .imgBox1 {
    width: 100%;
    height: 5.5rem;
    margin-bottom: 0.2rem;
}

.content2 .ctx2 .bottom {
    display: flex;
    justify-content: space-between;
}

.content2 .ctx2 .bottom .imgBox {
    display: flex;
    align-items: flex-end;
    width: 36%;
    height: 3rem;
    padding: 0.37rem 0.47rem;
}

.content2 .ctx2 .bottom .imgBox3 {
    margin: 0 0.47rem;
}

.content2 .ctx2 .bottom .text {
    position: relative;
    z-index: 1;
    color: #fff;
}

.content2 .ctx0 .p1 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.4rem;
    padding-bottom: 0.1rem;
    font-size: 32px;
}

.content2 .ctx0 .p1::after {
    position: absolute;
    content: "";
    width: 4rem;
    height: 2px;
    background: #e40112;
    bottom: 0;
    left: 50%;
    margin-left: -2rem;
}

@media only screen and (max-width: 1440px) {
    .content2 .innerWrap .ctx0 .p1 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .content2 .innerWrap .ctx0 .p1 {
        font-size: 34px;
    }
}

@media only screen and (max-width: 767px) {
    .content2 .innerWrap .ctx0 .p1 {
        font-size: 28px;
    }
}

.content2 .ctx1 .right {
    width: 60%;
}

.content2 .ctx1 .right .p1 {
    font-weight: bold;
    font-size: 28px;
    /*font-size: 0.3rem;*/
    margin-bottom: 0.4rem;
}

.content2 .ctx1 .right .p2 {
    text-indent: 2em;
    /*color: #e71029;*/
    margin-bottom: 0.4rem;
    /*font-size: 0.18rem;*/
    font-size: 18px;
}

.content2 .ctx2 .imgBox {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    height: 4.8rem;
}

.content2 .ctx2 .imgBox .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s;
}

.content2 .ctx2 .imgBox .text {
    position: relative;
    z-index: 1;
    color: #fff;
}

.content2 .ctx2 .imgBox .text .button {
    display: flex;
    align-items: center;
}

.content2 .ctx2 .imgBox .text .button img {
    width: 0.66rem;
}

.content2 .ctx2 .imgBox:hover .bg {
    transform: scale(1.05);
}

.content3 {
    position: relative;
    padding: 0 0 0.9rem 0;
    background-size: cover;
    background-position: center;
    background-color: #ebebeb;
}

.content3 .ctx1 {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 0.6rem;
}

.content3 .ctx1::after {
    content: "";
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    background: #d51127;
    border-radius: 50%;
    top: 50%;
    right: 0;
    margin-top: -0.06rem;
    z-index: 2;
}

.content3 .ctx1::before {
    content: "";
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    background: #d51127;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -0.06rem;
    z-index: 2;
}

.content3 .ctx1 .swiperContainer {
    width: 100%;
    position: relative;
}

.content3 .ctx1 .swiper-button-prev,
.content3 .ctx1 .swiper-button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 42px;
    color: #d51127;
}

@media only screen and (max-width: 1440px) {
    .content3 .ctx1 .swiper-button-prev,
    .content3 .ctx1 .swiper-button-next {
        font-size: 34px;
    }
}

@media only screen and (max-width: 1024px) {
    .content3 .ctx1 .swiper-button-prev,
    .content3 .ctx1 .swiper-button-next {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .content3 .ctx1 .swiper-button-prev,
    .content3 .ctx1 .swiper-button-next {
        font-size: 24px;
    }
}

.content3 .ctx1 .swiper-button-prev {
    left: -0.4rem;
}

.content3 .ctx1 .swiper-button-next {
    right: -0.4rem;
}

.content3 .ctx1 .swiper-button-prev::after {
    content: "\f104";
}

.content3 .ctx1 .swiper-button-next::after {
    content: "\f105";
}

.content3 .ctx1 .timeLine {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1rem;
    margin: 0 auto;
    color: #999;
    cursor: pointer;
}

.content3 .ctx1 .timeLine .line {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px dashed #d1d1d1;
}

.content3 .ctx1 .timeLine li {
    position: relative;
    flex: 1;
    height: 100%;
}

.content3 .ctx1 .timeLine li.active p {
    color: #d51127;
}

.content3 .ctx1 .timeLine li.active p::before {
    background: #d51127;
}

.content3 .ctx1 .timeLine li.active p::after {
    background: #d51127;
}

.content3 .ctx1 .timeLine li p {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    font-size: 18px;
    color: #222;
}

@media only screen and (max-width: 1024px) {
    .content3 .ctx1 .timeLine li p {
        font-size: 16px;
    }
}

.content3 .ctx1 .timeLine li p::before {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #222;
    z-index: 2;
    left: 50%;
}

.content3 .ctx1 .timeLine li p::after {
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 0.24rem;
    background: #222;
    z-index: 1;
    margin-left: 3.5px;
    left: 50%;
}

.content3 .ctx1 .timeLine li:nth-child(2n) p {
    bottom: 0;
}

.content3 .ctx1 .timeLine li:nth-child(2n) p::before {
    bottom: calc(0.5rem - 3px);
}

.content3 .ctx1 .timeLine li:nth-child(2n) p::after {
    bottom: 0.25rem;
}

.content3 .ctx1 .timeLine li:nth-child(2n+1) p {
    top: 0;
}

.content3 .ctx1 .timeLine li:nth-child(2n+1) p::before {
    top: calc(0.5rem - 3px);
}

.content3 .ctx1 .timeLine li:nth-child(2n+1) p::after {
    top: 0.25rem;
}

.content3 .ctx2 {
    position: relative;
}

.content3 .ctx2 .swiper-button-prev,
.content3 .ctx2 .swiper-button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    width: 0.45rem;
    height: 0.45rem;
    background: #fff;
    font-size: 20px;
    color: #3e3e3e;
    opacity: 1 !important;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) {
    .content3 .ctx2 .swiper-button-prev,
    .content3 .ctx2 .swiper-button-next {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) {
    .content3 .ctx2 .swiper-button-prev,
    .content3 .ctx2 .swiper-button-next {
        font-size: 16px;
    }
}

.content3 .ctx2 .swiper-button-next {
    background: #c40b18;
    color: #fff;
}

.content3 .ctx2 .swiper-button-prev {
    left: 0px;
}

.content3 .ctx2 .swiper-button-next {
    right: 0px;
}

.content3 .ctx2 .swiper-button-prev::after {
    content: "\f104";
}

.content3 .ctx2 .swiper-button-next::after {
    content: "\f105";
}

.content3 .ctx2 .swiperContainer {
    position: relative;
}

.content3 .ctx2 .swiperContainer .swiper-slide {
    display: flex;
    cursor: pointer;
}

.content3 .ctx2 .swiperContainer .swiper-slide:hover .imgBox div {
    transform: scale(1.05);
}

.content3 .ctx2 .swiperContainer .swiper-slide:hover .right .p1 {
    text-decoration: underline;
}

.content3 .ctx2 .swiperContainer .swiper-slide .left {
    width: 50%;
    height: 3.6rem;
}

.content3 .ctx2 .swiperContainer .swiper-slide .left .imgBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.content3 .ctx2 .swiperContainer .swiper-slide .left .imgBox div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s;
}

.content3 .ctx2 .swiperContainer .swiper-slide .right {
    display: flex;
    align-items: center;
    width: 50%;
    background: #fff;
    padding: 0 1rem;
}

.content3 .ctx2 .swiperContainer .swiper-slide .right .p1 {
    font-size: 32px;
    color: #d51127;
    margin-bottom: 0.3rem;
}

@media only screen and (max-width: 1440px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p1 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p1 {
        font-size: 22px;
    }
}

.content3 .ctx2 .swiperContainer .swiper-slide .right .p2 {
    font-size: 26px;
    color: #222;
}

@media only screen and (max-width: 1440px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .content3 .ctx2 .swiperContainer .swiper-slide .right .p2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1440px) {
    .content .innerWrap {
        width: 1110px;
    }
    .banner .innerWrap {
        width: 1110px;
    }
}

@media screen and (max-width: 1280px) {
    .content .innerWrap {
        width: 90%;
    }
    .banner .innerWrap {
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    .content1 .innerWrap {
        flex-direction: column;
    }
    .content1 .innerWrap .left {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        margin-bottom: 0.3rem;
    }
    .content1 .innerWrap .right {
        width: 100%;
    }
    .content2 .ctx1 {
        flex-direction: column;
    }
    .content2 .ctx1 .left {
        width: 100%;
    }
    .content2 .ctx1 .right {
        width: 100%;
    }
    .content2 .imgBg {
        height: 12rem;
    }
    .content3 .ctx2 .swiperContainer .swiper-slide {
        flex-direction: column;
    }
    .content3 .ctx2 .swiperContainer .swiper-slide .left {
        width: 100%;
    }
    .content3 .ctx2 .swiperContainer .swiper-slide .right {
        width: 100%;
        padding: 0.4rem 0.3rem;
    }
    .content3 .ctx2 .swiper-button-prev,
    .content3 .ctx2 .swiper-button-next {
        top: 3.6rem;
    }
    .content2 .ctx1 .left .bottom .imgBox {
        padding: 0.2rem 0.2rem;
    }
}