
/** @latest 2019.10.01 -ssj*/

.roll_img127 {width:100%; height:100%; float:left; box-sizing:border-box; position:relative;}
.roll_img127 .swiper-container {height:100%;/* padding-bottom:40px; */box-sizing:border-box;}
.roll_img127 .swiper-container .swiper-slide > a {width:100%; height:100%; float:left; box-sizing:border-box;}
.roll_img127 .swiper-container .swiper-slide > a:focus {border:3px dotted #a6c8ff;}

.roll_img127 .innerbox {width:100%;height:100%;float:left;text-align:center;box-sizing:border-box;position:relative;padding:15px;background: #fff;}
.roll_img127 .innerbox .imgbox {width:100%; height:160px; display:block; background:url(../img/pattern.png) black; overflow:hidden;}
.roll_img127 .innerbox .imgbox img {width:100%; min-height:100%; opacity:0.95; display:block;}

.roll_img127 .innerbox .changeBg {width:100%; height:100%; position:absolute; top:0; left:0; box-sizing:border-box;}
.roll_img127 .innerbox .txtBox {width:100%;text-align:center;padding:25px 0 0;box-sizing:border-box;overflow:hidden;}

.roll_img127 .innerbox .txtBox .tit {width:100%; font-size:17px; color:#333; font-weight:400; line-height:130%; letter-spacing:-0.5px;
									display:inline-block; text-overflow:ellipsis; overflow:hidden; box-sizing:border-box; word-break:keep-all;}
.roll_img127 .innerbox .txtBox .tit:empty {display:none;}
.roll_img127 .innerbox .txtBox .co {width:100%; font-size:13px; color:#a6a6a6; line-height:150%; margin-top:8px; display:block;
									text-overflow:ellipsis; overflow:hidden; box-sizing:border-box; word-break:keep-all;
									-webkit-line-clamp: 2;
									-webkit-box-orient:vertical;
									display:-webkit-box;
									white-space:normal;
									max-height: 38px;}
.roll_img127 .innerbox .txtBox .co:empty {display:none;}



.roll_img127 .btnbox {width:100%;float:left;display:block;text-align:center;position:absolute;bottom:20px;}

.roll_img127 .swiper-pagination {display:inline-block; position:relative;}
.roll_img127 .swiper-pagination .swiper-pagination-bullet {width:10px; height:10px; margin-right:4px; background:#73645f; opacity:1;}
.roll_img127 .swiper-pagination .swiper-pagination-bullet:focus {outline:thin dotted;}
.roll_img127 .swiper-pagination .swiper-pagination-bullet-active {background:#ff8328;}

.roll_img127 .slide-controll {display:inline-block; width:auto;}
.roll_img127 .swiper-button-next,
.roll_img127 .swiper-button-prev {overflow:hidden; text-indent:-9999px; width:15px; height:100%; position:relative; margin-top:0; display:inline-block;
								  top:auto; left:auto; vertical-align:top; pointer-events:auto !important;}
.roll_img127 .swiper-button-prev {background:url(../img/arrow.png) no-repeat 0 -2px;}
.roll_img127 .swiper-button-next {background:url(../img/arrow.png) no-repeat -56px -2px;margin-left:6px;}
.roll_img127 .swiper-button-next:hover,
.roll_img127 .swiper-button-prev:hover {cursor:pointer; }
.roll_img127 .swiper-button-next:focus,
.roll_img127 .swiper-button-prev:focus {outline:thin dotted;}

.roll_img127 .swiper-button-next.swiper-button-disabled, 
.roll_img127 .swiper-button-prev.swiper-button-disabled {opacity:1;}

.roll_img127 div.indicator {z-index:10;display:inline-block;width:20px;height:13px;margin-left:-13px;position:relative;}
.roll_img127 div.indicator button {outline:none; cursor:pointer; text-indent:-9999px;}
.roll_img127 div.indicator button.play,
.roll_img127 div.indicator button.stop {width:100%; float:left; height:100%; position:absolute; top:0; left:0;}
.roll_img127 div.indicator button.play {background:url(../img/arrow.png) no-repeat -75px -2px;}
.roll_img127 div.indicator button.stop {background:url(../img/arrow.png) no-repeat -27px -2px;}
.roll_img127 div.indicator button:focus {outline:thin dotted;}

.layout_height_H .roll_img127 .innerbox .txtBox .tit {-webkit-line-clamp:2; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal; max-height:44px;}
.layout_height_M .roll_img127 .innerbox .txtBox .tit {white-space:nowrap;}
.layout_height_M .roll_img127 .innerbox .imgbox {height:100px;}
.layout_height_M .roll_img127 .innerbox .txtBox {padding-top:15px;}




	@media (min-width:800px){}
	@media (min-width:800px) and (max-width:1049px){
		.layout_block3 .layout_04 .roll_img127 .innerbox {padding:15px 15px 60px;}
	}

	@media (max-width:799px){
		.roll_img127 .innerbox {padding:15px 15px 60px;}
	}

	@media (min-width:600px) and (max-width:799px){
		.layout_block4 .roll_img127 .innerbox {padding:15px;}
	}

	@media (max-width:599px){
		.layout_height_H .roll_img127 .innerbox .imgbox {height:0px; padding-bottom:45%}
		.layout_height_M .roll_img127 .innerbox .imgbox {height:0px; padding-bottom:35%}
	}



