<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* @latest 2021.03.15 YHY */

/* roll_img121 */
.roll_img121 {width:100%; height:100%; float:left; position:relative; overflow:hidden; box-sizing:border-box;}
.roll_img121 .box_wrap {float:left;width:100%;position:relative;overflow:hidden;}
.roll_img121 .box_wrap:hover img {transform:scale(1.1); -webkit-transition:transform 1s; transition:transform 1s;}
.roll_img121 .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_img121 .swiper-slide img {width: 100%;height:auto;min-height:100%;float: left;display: block;/* margin-left: -4px; */}

.roll_img121 h4 {white-space:nowrap;
				margin-bottom: 10px;
				font-size:18px;
				font-weight:400;
				letter-spacing:-1px;
				line-height: 25px;
				width:80%;
				white-space:nowrap;
				text-overflow:ellipsis;
				overflow:hidden;
				box-sizing:border-box;
				}
.roll_img121 .bnr_p .subTit {font-size: 20px;color:#fff;margin-bottom: 20px;margin-top: 30px;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_img121 .bnr_p p.bContent {font-size: 14px;
					   line-height: 22px;
					   color: #fff;
					   overflow:hidden;
					   word-break:keep-all;
					   white-space:normal;
					   -webkit-line-clamp: 6;
					   -webkit-box-orient:vertical;
					   display:-webkit-box;
					   }

.roll_img121 .swiper-container {height:100%;}
.roll_img121 .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_img121 .swiper-pagination-bullet-active {background:#333;opacity:1;width: 13px;height: 13px;border-color: rgba(255,255,255,0.2);}
.roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets {top:20px; width:30%; height:auto; bottom:auto; right:15px; left:auto; text-align:right; line-height:normal;}

.roll_img121 .swiper-slide {width:100% !important; /*padding:15px;*/ background:#efefef; box-sizing:border-box;}
.roll_img121 .swiper-slide&gt; a {width:100%; height:100%; float:left; box-sizing:border-box; padding:15px;}


	/* height setting */
	.layout_height_H .roll_img121 .box_wrap {height:285px; vertical-align:top;}
	.layout_height_M .roll_img121 .box_wrap {height:185px;}
	.layout_height_L .roll_img121 .box_wrap {height:85px;}
	.layout_height_H .roll_img121 .swiper-slide img {min-height:285px;}
	.layout_height_M .roll_img121 .swiper-slide img {min-height:185px;}
	.layout_height_L .roll_img121 .swiper-slide img {min-height:85px;}

	.layout_height_H .roll_img121 .bnr_p p.bTitle {margin-top:30px;}
	.layout_height_M .roll_img121 .bnr_p p.bTitle {margin-top:15px;}
	.layout_height_L .roll_img121 .bnr_p p.bTitle {margin-top:0px;white-space:nowrap;display:block;text-overflow:ellipsis;margin-bottom: 5px;height: 30px;}
	.layout_height_L .roll_img121 .bnr_p p.bContent {white-space:nowrap; display:block; text-overflow:ellipsis; height:22px;}

	.layout_height_H .roll_img121 .bnr_p p.bContent {height:132px;}
	.layout_height_M .roll_img121 .bnr_p p.bContent {height:44px;-webkit-line-clamp:2;}


@media (min-width:800px){
	.layout_03 .roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets,
	.layout_04 .roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets {width:40%;}
	.layout_04 .roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 5px !important;}
	.layout_03 .roll_img121 .swiper-pagination-bullet,.layout_04 .roll_img121 .swiper-pagination-bullet {width:10px; height:10px;}

	.layout_03.layout_height_M .roll_img121 h4,
	.layout_04.layout_height_M .roll_img121 h4 {font-size:18px; padding-right:50px;}
}


@media (min-width:600px) and (max-width:799px){
	/*.roll_img121 .swiper-slide {padding:15px;}*/
	.roll_img121 h4 {font-size:17px;}
	.roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets {top:20px; right:15px;}
}

@media (max-width:799px){
	.roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {width:10px; height:10px;}
	.roll_img121 .swiper-pagination-bullet {margin:0 3px !important;}

	.layout_height_H .roll_img121 {}
	.layout_height_M .roll_img121 {}
}


@media (max-width:599px){
	/*.roll_img121 .swiper-slide {padding:20px 15px;}*/
	.roll_img121 .swiper-slide&gt; a {padding:20px 15px;}
	.roll_img121 .swiper-container-horizontal&gt;.swiper-pagination-bullets {text-align:right; top:20px; right:15px;}

	.roll_img121 .bnr_p {height:100%;}
	.roll_img121 h4 {font-size:17px;}
	.roll_img121 .bnr_p p {font-size:13px; height:160px; -webkit-line-clamp:8;}

}
</pre></body></html>