/*客户优秀案例*/

/*$$

{"color":[{"val":"#c79a59","title":"标题中午字体颜色+More+轮播中文"},{"val":"#999999","title":"标题英文字体+小字+轮播英文"},{"val":"#4f4f4f","title":"列表底部文字+轮播正文"},{"val":"#ffffff","title":"列表选中文字颜色+前进后退"}],"background":[{"val":"#b4b4b4","title":"前进后退底色"}],"border":[]}

$$*/

#advantage_162 {

	width: 1200px;

	margin: 0 auto;

	padding: 40px 0;

}





#advantage_162 .caseSwiper {

	width: 100%;

	overflow: hidden;

	position: relative;

    height: 270px;

}



#advantage_162 .caseSwiper .swiper {

	width: 70%;

	margin: 0 auto;

    overflow: hidden;

    height: 100%;

}



#advantage_162 .caseSwiper .swiper-slide {

	width: 100% !important;

	padding: 25px 0 0 0;

	cursor: pointer;

}



#advantage_162 .caseSwiper .swiper-slide img {

	width: 10%;

	display: block;

	margin: 0 auto;

	object-fit: contain;

}



#advantage_162 .caseSwiper .swiper-slide .caseSwiperCH {

	font-size: 26px;

	line-height: 50px;

	color: #c79a59;

	text-align: center;

    margin-top: 30px;

}



#advantage_162 .caseSwiper .swiper-slide .caseSwiperEN {

	font-size: 14px;

	line-height: 30px;

	text-align: center;

	color: #999999;

	text-transform: uppercase;

}



#advantage_162 .caseSwiper .swiper-slide p {

	margin-top: 20px;

	padding: 0 10px;

	font-size: 14px;

	line-height: 30px;

	color: #4f4f4f;

	text-align: center;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}



#advantage_162 .caseSwiper .case-prev,

#advantage_162 .caseSwiper .case-next {

	width: 54px;

	text-align: center;

	border-radius: 50%;

	font-size: 44px;

	color: #ffffff;

	background: #b4b4b4;

	position: absolute;

	top: 50%;

	margin-top: -26px;

	cursor: pointer;

	line-height: 50px;

	text-align: center;

    z-index: 9999;

    height: 54px;

}



#advantage_162 .caseSwiper .case-prev {

	left: 0;

}



#advantage_162 .caseSwiper .case-next {

	right: 0;

}



@media screen and (max-width:1200px) {

	#advantage_162 {

		width: 90%;

		padding-bottom: 0;

	}

}





/* ipad */



@media screen and (max-width:992px) {

	#advantage_162 {

		width: 90%;

		padding-bottom: 0;

	}

	



}





/* 手机 */



@media screen and (max-width: 767px) {

	#advantage_162 {

		width: 94%;

		padding: 20px 0;

	}



	#advantage_162 .caseSwiper{

		height: 180px;

	}


	#advantage_162 .caseSwiper .swiper-slide{
		padding: 0;
	}
    #advantage_162 .caseSwiper .swiper-slide img {
        width:28%;
    }
	#advantage_162 .caseSwiper .swiper-slide .caseSwiperCH{
		margin-top: 10px;
		font-size: 20px;
		line-height: 40px;
	}
	#advantage_162 .caseSwiper .swiper-slide p{
		line-height: 24px;
		max-height: 48px;
		margin-top: 5px;
		padding: 0;
	}
	#advantage_162 .caseSwiper .swiper{
		width: 75%;
	}
    #advantage_162 .caseSwiper .case-prev,

    #advantage_162 .caseSwiper .case-next{

        width: 30px;

        height: 30px;
		top:62%;
        line-height: 28px;

        font-size: 22px;

    }

}

