@media screen  and (min-width:996px){.gp-pc-layout-pid-77d033f8-94ae-4a70-b008-4bff7adf2223:nth-child(1){width: 50%;}.gp-pc-layout-pid-77d033f8-94ae-4a70-b008-4bff7adf2223:nth-child(2){flex: 1;}}
.pid-77d033f8-94ae-4a70-b008-4bff7adf2223{}
.carousel19 .slick-slider a p{display:none;}
.carousel19 .slick-slider a h3{bottom:0;}
.carousel19 .slick-dots{bottom:10px;}
.carousel19 .slick-slider a div.slick-txt{
    bottom:0;
}


.w_li6a {
    position: relative;
    display: block;
    border: 2px solid rgba(255, 255, 255, .8);
}
.w_cont6ul{
    margin: 0 -15px;
	overflow: hidden;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	justify-content: left;
}
.w_cont6li{
    width: 33%;
    padding: 0  10px;
    margin-bottom: 10px;
}
.w_li6img{
    width: 100%;
	height:80px;
    position: relative;
    overflow: hidden;
}
.w_li6img img{
    width: 100%;
    height: 100%;
    transition: all .36s;
}
.w_li6img::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: 0;
}
.w_li6img::before{
    content: "";
    width: 60px;
    height: 1px;
    background: #fff;
    position: absolute;
    top:66%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
.w_li6tit h2{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    height:26px;
    overflow: hidden;
}
.w_li6tit{
    width: 100%;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

