@charset "utf-8";
/*  board129_slide CSS */

.board129_slide {position:relative; width:100%; height:100%;}
.board129_slide {overflow:hidden;position:relative;float:left;width:100%;text-align: center;}
.board129_slide .slick-slider {clear: both;}
.board129_slide .innerbox > a {overflow: hidden; float:left; width:100%; height: 100%;}
.board129_slide a:focus {border:1px dashed #333;}


/* rolling btn */
.board129_slide .slick-arrow.slick-disabled {opacity:0.5;}
.board129_slide .slick-next, .board129_slide .slick-prev {background:url(../img/board_arrow.png) no-repeat center rgba(255,255,255,0.3); width:38px; height:38px; right:15px; position:absolute; top:auto; bottom:15px; cursor:pointer; z-index:1; text-indent: -9999px;}
.board129_slide .slick-prev {background:url(../img/board_arrow2.png) no-repeat center rgba(255,255,255,0.3); right:52px; left:auto;}
.board129_slide .slick-dots {display: none!important;}


.board129_slide .swp_wrap .innerbox .tit {overflow: hidden; display: block; width: 100%; padding-right: 20px; text-overflow: ellipsis; white-space: nowrap;}
.board129_slide .boardBgImg {overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
.board129_slide .boardBgImg img {width: 100%; min-height: 100%;}
.board129_slide .board_wrap {position: relative;padding: 80px 0;width: 100%;text-align: center;float: left;background:rgba(17,33,49,0.9);}
.board129_slide .board_wrap .boardBgBox {width:100%;max-width: 1330px;margin:0 auto;display: inline-block;position: relative;padding: 0 15px;box-sizing: border-box;}
.board129_slide .innerbox {position:relative;width: 100%;max-width: 1300px;padding: 0 15px;box-sizing: border-box;margin: 0 auto;z-index: 1;}
.board129_slide .textbox {/* position: absolute; *//* left: 15px; */width: 30%;text-align: left;float: left;}
.board129_slide .textbox .title {position:relative;font-size: 54px;font-weight: 400;color:#fff;line-height: 130%;}
.board129_slide .textbox .title .bSubTitle {white-space:nowrap;overflow:hidden;width:100%;display: block;text-overflow: ellipsis;}
.board129_slide .textbox .title .menuNm {white-space:nowrap;overflow:hidden;width:100%;display: block;text-overflow: ellipsis;}
.board129_slide .textbox .co {overflow: hidden; width: 100%; margin:0 auto; height: 3em; line-height: 1.5em; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
  word-break:keep-all; color:#fff; z-index: 0; text-align: left;}

.board129_slide .btn_more{position: relative; display: inline-block;  padding:15px 60px 15px 30px; font-size: 18px; background:#2c55a6; color:#fff;}
.board129_slide .btn_more:after{content:'\f105'; display: block; font-family: FontAwesome; position: absolute; top:11px; right:30px; font-size: 25px;}


/* no-data */
.board129_slide .no_data {width:100% !important; padding-right:0 !important; display:none;}
.board129_slide .no_data > div.text_box {padding:0; text-align:center; width:100% !important;}


.board129_slide .swp_wrap {overflow:hidden;position:relative;width: 68%;height:386px; background:#fff;}
.board129_slide .swp_wrap .innerbox {position:relative;/*width:100%;*/height:386px;margin:0 auto;padding:50px 100px;box-sizing:border-box;text-align: left;}
.board129_slide .swp_wrap .innerbox span.date {float:left; width:100%; border-bottom: 1px solid #ccc; color:#333;}
.board129_slide .swp_wrap .co{overflow: hidden; width: 100%; height: 7.8em; line-height: 1.3em; word-wrap:break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}


/* layout */
.border-radius .board129_slide .btn_more {border-radius:25px;}
.border-radius .board129_slide .swp_wrap {border-radius:15px;}


@media (max-width:1200px){
	.board129_slide .innerbox{width:90%;}
	.board129_slide .board_wrap{padding:40px 0;}
    .board129_slide .textbox .co {padding-top:30px!important;}


	 .board129_slide .swp_wrap{/* float: none!important; */height:406px;/* margin:40px auto; */}
	 .board129_slide .swp_wrap{height: 100%;}
	 .board129_slide .swp_wrap .innerbox{padding:50px 20px 20px 20px;}

	 .board129_slide .textbox .co {max-width: 100%;}
}
	@media (max-width:899px){
		.board129_slide .swp_wrap .co{height:9.9em;}
		.board129_slide .btn_more{width:80px; padding:10px 30px 10px 15px; font-size: 15px;}
		.board129_slide .btn_more:after{top: 6px; right: 15px; font-size: 22px;}
	}

  @media (max-width:799px){
  	.board129_slide .textbox {width:100%; margin-bottom:30px;}
  	.board129_slide .textbox .title {font-size:28px;}
  	.board129_slide .swp_wrap {width:100%;}
		.board129_slide .innerbox .txtbox .tit {font-size:28px;}
		.board129_slide .swp_wrap .co{height:11em;}
  }
