@charset "utf-8";
/* @latest 2021.03.15 YHY */

/*Link*/
.roll_img122 {width:100%; height:100%; float:left; box-sizing:border-box; position:relative;}
.roll_img122 .swiper-container {height:100%;}
.roll_img122 .rol119_wrap {width:100%; height:100%; float:left; text-align:center;
							background:url(../img/pattern.png) black; box-sizing:border-box; position:relative;}
.roll_img122 .rol119_wrap img {width:100%; min-height:100%; opacity:0.95; display:block;}

.roll_img122 .rol119_wrap .txtBox {position:absolute; left:0; top:50%; width:100%; text-align:center; padding:15px; box-sizing:border-box; -webkit-transform:translate(0,-50%); transform:translate(0, -50%);}
.roll_img122 .rol119_wrap .txtBox .tit {width:100%; color:white; font-size:18px; font-weight:400; line-height:150%; display:inline-block; text-overflow:ellipsis; overflow:hidden;
										 padding:0 5%; box-sizing:border-box; word-break:keep-all;}
.roll_img122 .rol119_wrap .txtBox .tit:empty {display:none;}
.roll_img122 .rol119_wrap .txtBox span.co {width:100%; color:white; font-size:13px; line-height:22px; margin-top:10px; word-break:keep-all; display:block; text-overflow:ellipsis; overflow:hidden;
										   padding:0 5%; box-sizing:border-box; word-break:keep-all;}
.roll_img122 .rol119_wrap .txtBox span.co:empty {display:none;}



.roll_img122 .swiper-pagination {opacity:0; left:auto !important; bottom:auto !important; right:0; top:50%; width:30px !important; height:auto; text-align:right;
								-ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%, -50%);
							    -webkit-transition:opacity 1s; transition:opacity 1s;}
.roll_img122 .swiper-pagination-bullet {width:7px; height:7px; opacity:1 !important; display:inline-block; margin:0px 5px!important; box-sizing:border-box;
										background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,.9); clear:both;}
.roll_img122 .swiper-pagination-bullet-active {width:8px; height:8px; background:white; border:1px solid rgba(0,0,0,0.8); margin: 0 4px 0 6px !important;}
.roll_img122:hover .swiper-pagination {opacity:1;}


	.layout_height_L .roll_img122 .rol119_wrap .txtBox .tit {display:inline-block; height:54px; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:2;
										-webkit-box-orient:vertical; display:-webkit-inline-box; white-space:normal;}
	.layout_height_L .roll_img122 .rol119_wrap .txtBox span.co {height:20px; white-space:nowrap;}


	@media (min-width:991px){}
	@media (min-width:800px){

		.layout_01 .roll_img122 {height:auto;}
		.layout_01 .roll_img122 .rol119_wrap {height:auto;}
		.layout_01 .roll_img122 .rol119_wrap .txtBox .tit {font-size:22px;}
	}


	@media (max-width:799px){
		.roll_img122 .rol119_wrap .txtBox .tit {font-size:17px;}

		.layout_height_L .roll_img122 .rol119_wrap {height:150px;}
		.layout_height_L .roll_img122 .rol119_wrap .txtBox .tit {white-space:nowrap; height:20px; display:block;}
		.layout_height_L .roll_img122 .rol119_wrap .txtBox span.co {margin-bottom:5px;}
	}

	@media (min-width:600px) and (max-width:799px){
		.layout_block4 > .layout_height_H .roll_img122 .rol119_wrap {height:350px;}
		.layout_block4 > .layout_height_M .roll_img122 .rol119_wrap {height:250px;}


	}

	@media (max-width:599px){
		.roll_img122 .rol119_wrap {height:0; padding-bottom:70%;}
		.roll_img122 .rol119_wrap img {position:absolute; margin:auto; top:-999px; bottom:-999px; right:-999px; left:-999px;}
		.roll_img122 .rol119_wrap .txtBox .tit {font-size:15px;}
		.roll_img122 .rol119_wrap .txtBox span.co {line-height:18px;}
		.roll_img122 .swiper-pagination {right:-10px;}
	}
