/**{margin:0;padding:0;list-style:none;border:none;}*/
/*.slider-pro {*/
/*    font-family: 'Open Sans', Arial;*/
/*}*/
/* Example 5 */
#example5{display: flex;padding:0!important;;}
#example5 .sp-thumbnail-image-container {
	width: 220px;
	height: 161px;
	overflow: hidden;
	float: left;
	display:flex;
	align-items: center;
	justify-content: center;
	background:#000;
}

#example5 .sp-thumbnail-image {
	height: 100%;
}

#example5 .sp-thumbnail-text {
	width: 140px;
    float: right;
    height:80px;
	padding:15px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example5 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}
.boxLunbo{display: block;}
.m_boxLunbo{display: none;}

.sp-right-thumbnails{right:-220px;}
.sp-image-container{position: relative;}
.boxLunbo .txt{display: flex;justify-content: center;align-items: center;font-size:24px;color:#fff;padding:26px;width:100%;background: rgba(0,0,0,.7);position: absolute;z-index:2;left:0;bottom:0;}
.sp-slide{display: flex;justify-content: center;align-items: center;background: #000;}
@media(max-width: 992px){
	.boxLunbo{display: none;}
	.m_boxLunbo{display: block;margin-top:20px;padding:0 15px;}
	.caseSwiper{overflow: hidden;}
	.m_boxLunbo img{width:100%;}
	.m_boxLunbo .txt{display: flex;justify-content: center;align-items: center;font-size:14px;color:#fff;padding:16px;width:100%;background: rgba(0,0,0,.7);position: absolute;z-index:2;left:0;bottom:0;}
}
