* {
    padding: 0
}

.w {
    width: 1200px;
    margin: 0 auto
}

p {
    line-height: 1
}

.banner {
    width: 100%;
    height: 500px;
    position: relative;
    background-image: url(/img/banner1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box
}

.Overview {
    overflow: hidden;
    padding-bottom: 100px
}

.Overview h1 {
    margin-top: 100px;
    text-align: center;
    font-size: 36px;
    color: #c4161c
}

.Overview .new_p {
    margin-top: 30px;
    color: #666666;
    font-size: 16px;
    text-align: center
}

.Overview .Overview_text {
    display: flex;
    justify-content: space-between;
    margin-top: 60px
}

.Overview .Overview_text .Overview_text_left {
    flex: .5;
    display: flex;
    align-items: center
}

.Overview .Overview_text .Overview_text_left img {
    width: 100%
}

.Overview .Overview_text .Overview_text_right {
    flex: .5;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 100px 0 100px 50px
}

.Overview .Overview_text .Overview_text_right h4 {
    color: #c4161c;
    font-size: 26px;
    font-weight: 500
}

.Overview .Overview_text .Overview_text_right div {
    width: 551px;
    padding-right: 48px;
    box-sizing: border-box;
    overflow-y: auto;
    margin-top: 58px;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    height: 316px
}

.Overview .Overview_text .Overview_text_right .scroll-element::-webkit-scrollbar {
    width: 2px
}

.Overview .Overview_text .Overview_text_right .scroll-element::-webkit-scrollbar-track {
    background: #dfdfdf;
    border-radius: 4px
}

.Overview .Overview_text .Overview_text_right .scroll-element::-webkit-scrollbar-thumb {
    background: #c4161c;
    border-radius: 4px
}

.care {
    overflow: hidden;
    padding-bottom: 100px
}

.care h1 {
    text-align: center;
    font-size: 36px;
    color: #c4161c
}

.care .care_Text {
    height: 390px;
    margin-top: 60px;
    overflow: hidden
}

.care .care_Text .swiper-container {
    width: 100%;
    height: 100%
}

.care .care_Text .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.care .care_Text .swiper-slide img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.care .care_Text .swiper-slide p {
    float: right;
    position: absolute;
    bottom: 30px;
    color: #fff;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.care .care_Text .swiper-button-next,
.care .care_Text .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.541);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all .3s
}

.care .care_Text .swiper-button-next:after,
.care .care_Text .swiper-button-prev:after {
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.care .care_Text .swiper-button-next:hover,
.care .care_Text .swiper-button-prev:hover {
    background-color: #c4161c;
    transform: scale(1.05);
    color: #fff
}

.care .care_Text .swiper-button-next:hover:after,
.care .care_Text .swiper-button-prev:hover:after {
    transform: scale(1.05);
    color: #fff
}

.care .care_Text .dianjis {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

.Karte {
    background-color: #f5f5f5;
    padding: 39px 0
}

.Karte .Karte_box .swiper {
    width: 100%;
    height: 100%
}

.Karte .Karte_box .swiper .shicwangl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 61px
}

.Karte .Karte_box .swiper .shicwangl div h3 {
    color: #c4161c;
    font-size: 36px
}

.Karte .Karte_box .swiper .shicwangl div p {
    font-size: 16px;
    width: 469px;
    color: #333;
    line-height: 1.7;
    margin-top: 68px
}

.Karte .Karte_box .swiper .shicwangl div:nth-child(2) img {
    width: 518px
}

.Karte .Karte_box .swiper .shijieditus div p {
    text-align: center;
    color: #333;
    padding-bottom: 15px
}

.Karte .Karte_box .swiper .swiper-button-next,
.Karte .Karte_box .swiper .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.541);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all .3s
}

.Karte .Karte_box .swiper .swiper-button-next:after,
.Karte .Karte_box .swiper .swiper-button-prev:after {
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.Karte .Karte_box .swiper .swiper-button-next:hover,
.Karte .Karte_box .swiper .swiper-button-prev:hover {
    background-color: #c4161c;
    transform: scale(1.05);
    color: #fff
}

.Karte .Karte_box .swiper .swiper-button-next:hover:after,
.Karte .Karte_box .swiper .swiper-button-prev:hover:after {
    transform: scale(1.05);
    color: #fff
}

@media (max-width:600px) {
    .Karte .Karte_box .swiper .swiper-slide {
        display: block !important;
        padding: 0 61px
    }

    .mySwiper .swiper-wrapper .swiper-slide div:nth-child(1) {
        display: none
    }

    .mySwiper .swiper-wrapper .swiper-slide div:nth-child(3) {
        display: block !important
    }

    .mySwiper .swiper-wrapper .swiper-slide div:nth-child(3) p {
        width: 100% !important;
        margin-top: 20px
    }

    .Karte .Karte_box .swiper .swiper-slide div:nth-child(2) img {
        width: 100% !important
    }
}



@media (max-width:800px) {
    .Overview .Overview_text {
        display: block !important
    }

    .Overview .Overview_text .Overview_text_right div {
        width: 100%
    }
}

@media (max-width:1215px) {
    .banner {
        height: 65.10416667vw
    }

    .Overview .Overview_text .Overview_text_right div {
        height: 13.02083333vw
    }

    .Overview .Overview_text .Overview_text_right {
        padding: 7.8125vw 0 100px 3.90625vw
    }

    .Overview .Overview_text .Overview_text_left {
        display: flex;
        align-items: center
    }

    .care .care_Text {
        height: 26.04166667vw
    }

    .care .care_Text .dianjis {
        width: 100%
    }

    .Karte_box {
        width: 100% !important
    }

    .Karte .Karte_box .swiper .swiper-slide div:nth-child(2) img {
        width: 46.875vw
    }

    .Karte .Karte_box .swiper .swiper-slide div p {
        width: 32.55208333vw
    }
}

@media (max-width:770px) {
    .care .care_Text {
        height: 64.041667vw;
    }
}