
/* roll_img124 */
.roll_img124 {width:100%; height:100%; float:left; position:relative; overflow:hidden; box-sizing:border-box;}
.roll_img124 .box_wrap {float:left;width:100%;position:relative;overflow:hidden;}
.roll_img124 .box_wrap:hover img {transform:scale(1.1); -webkit-transition:transform 1s; transition:transform 1s;}
.roll_img124 .bnr_p {width: 100%;height:100%;padding:15px;z-index:1;box-sizing:border-box;vertical-align: top;position: absolute;top: 0;left: 0;background: transparent;}
.roll_img124 .swiper-slide img {width: 100%;height:auto;min-height:100%;float: left;display: block;/* margin-left: -4px; */}

.roll_img124 h3 {white-space:nowrap;
				/* margin-bottom: 10px; */
				font-size:18px;
				/* font-weight:400; */
				letter-spacing: -0.5px;
				line-height: 57px;
				width:80%;
				padding-left: 15px;
				white-space:nowrap;
				text-overflow:ellipsis;
				overflow:hidden;
				box-sizing:border-box;}
.roll_img124 .bnr_p p.subTit {font-size:18px;color:#333;margin-bottom: 20px;margin-top:20px;white-space: normal;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;max-height: 56px;overflow: hidden;word-break: keep-all;line-height: 30px;}
.roll_img124 .bnr_p p.bContent {font-size: 14px;
					   line-height: 22px;
					   color: #333;
					   overflow:hidden;
					   word-break:keep-all;
					   white-space:normal;
					   -webkit-line-clamp: 6;
					   -webkit-box-orient:vertical;
					   display:-webkit-box;}



.roll_img124 .swiper-container {height:100%;}
.roll_img124 .swiper-pagination-bullet {width: 14px;height: 14px;background:white;box-sizing:border-box;opacity:1;margin:0 0 0 7px !important;border-radius:2px;border: 1px solid rgba(0,0,0,0.1);}
.roll_img124 .swiper-pagination-bullet-active {background:#333;opacity:1;width: 13px;height: 13px;border-color: rgba(255,255,255,0.2);}
.roll_img124 .swiper-container-horizontal>.swiper-pagination-bullets {display: none; /* top:20px; *//* width:30%; *//* height:auto; *//* bottom:auto; *//* right:15px; *//* left:auto; *//* text-align:right; *//* line-height:normal; */}

.roll_img124 .swiper-slide {width:100% !important;/*padding:15px;*/background: #fff;box-sizing:border-box;}
.roll_img124 .swiper-slide> a {width:100%;height:100%;float:left;box-sizing:border-box;/* padding:15px; */}

.roll_img124 .swiper-button-next,
.roll_img124 .swiper-button-prev {background:none; top:18px; margin-top:0; width:22px; height:22px; text-align: center; line-height:20px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; opacity:1 !important;}
.roll_img124 .swiper-button-next {}
.roll_img124 .swiper-button-prev {right:31px; left:auto; border-right:none;}
.roll_img124 .swiper-button-next:before {content:">"; font-family:serif; font-size:15px; line-height:normal; display:inline-block;vertical-align:middle;}
.roll_img124 .swiper-button-prev:before {content:"<"; font-family:serif; font-size:15px; line-height:normal; display:inline-block;vertical-align:middle;}



	/* height setting */
	.layout_height_H .roll_img124 .bnr_p p.bTitle {margin-top:30px;}
	.layout_height_M .roll_img124 .bnr_p p.bTitle {margin-top:15px;}

	.layout_height_H .roll_img124 .bnr_p p.bContent {height:132px;}
	.layout_height_M .roll_img124 .bnr_p p.bContent {height:44px;-webkit-line-clamp:2;}




	@media (min-width:800px){
		.roll_img124 .box_wrap {height:calc(100% - 57px);}
	}


	@media (min-width:600px) and (max-width:799px){
		.roll_img124 h3 {font-size:17px;}	
	}

	@media (max-width:799px){
		.roll_img124 h3 {height:44px; line-height:44px;}
		.roll_img124 .box_wrap {height:calc(100% - 44px);}
		.roll_img124 .bnr_p p.subTit {margin-top:10px; font-size:17px;}
		.roll_img124 .bnr_p p.bContent {font-size:13px;}

		.roll_img124 .swiper-button-next, .roll_img124 .swiper-button-prev {top:11px;}
	}


	@media (max-width:599px){
		.roll_img124 h3 {font-size:17px;}
		.roll_img124 .bnr_p {height:100%;}
		.roll_img124 .bnr_p p {font-size:13px;}	

	}


