*{
    margin: 0;
    padding: 0;
}
.content_1_19 {
    width:100%;
    margin: 0 auto;
}

.content_1_19 .card1{
    height: 880px;
    color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content_1_19 .card1-box{
    margin-left: -15px;
    padding: 5px;
    border: 2px solid #4b3b2d;
    border-radius: 25px;
    width: 950px;
    margin-top: -30px;
}
.content_1_19 .card1-box p {
    padding: 16px;
    font-size: 20px;
    color: rgb(206, 183, 183,1);
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content_1_19 .card1-box p:hover{
    color: rgb(245, 102, 45);
}
.card1-box .xh {
    color: rgb(249, 180, 105);
    margin-right: 15px;
    margin-left: 20px;
}
.content_1_19 .card2 {
    width: 100%;
    margin: 0 auto;
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.content_1_19 .zbShow{
    height: 950px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.zbShow .swiper-container {padding-top:50px;}

.zbShow .swiper-slide{
	transition: 300ms;
	transform: scale(0.7);
}

.zbShow .swiper-slide-active {
    transform: scale(1);
    margin-left: -130px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    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;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
.swiper-button-next,.swiper-button-prev{width:76px !important;height: 96px !important;top:37%;}
.swiper-button-next:after,.swiper-button-prev:after{ content:'';}

.swiper-slide img {
    width: 386px;
    height: 482px;
}

.swww {height: 1000px;}
.swww .swiper-slide-prev{margin-left: 127px;}
.swww .swiper-slide-next{margin-right: 306px !important;margin-left: -124px;}
.swww .swiper-slide-active {transform: scale(1);margin-left: -130px;}
.swww .nw {left: 160px !important;}
.swww .pw {right: 160px !important;}

.content_1_19 .zbShow2{
    margin: 0 auto;
    height: 870px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide5{width:1078px;height:400px;margin-bottom: 15px;}
.slide5 .uls li{list-style: none;}
.slide5 .prev,.slide5 .next{width: 65px;height: 65px;}
.slide5 .prev{top: -265px;left: -525px;}
.slide5 .next{top: -328px;left: 518px;}
.zbShow2 .uls img {
    width: 740px;
    height: 460px;
}
.bl {
	display: block;
}
.rl {
	position: relative;
}