@charset "utf-8";

.board142_slide .slider_item_wrap {position: absolute !important;right:0;width: 70%;overflow: hidden;}

.board142_slide .slick-arrow {display: none!important;}
.board142_slide .slick-track {left:-17%!important;}
.board142_slide .slick-list {padding: 20px 0;height:auto!important;box-sizing:border-box;}

.board142_slide .boardBgImg img {width: 100%; min-height: 100%;}
.board142_slide .boardBgImg {overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0;}
.board142_slide .board_wrap {position: relative; float: left; width: 100%; padding: 30px 0 40px; background:#fafafa;}
.board142_slide .innerbox {height: 460px;}

.board142_slide .titbox {float: left; padding-left: 15px;}
.board142_slide .titbox h3 {font-weight: 300;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 1.2em;height: 2.4em;width: 100%;color: #333;}
.board142_slide .titbox .titsub {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;/* word-wrap: break-word; */line-height: 1.4em;height: 2.8em;margin-top: 20px;width: 100%;color: #333;}
.board142_slide .titbox .btn_plus {display: inline-block;margin-top:60px;padding:0 15px;line-height: 55px;border:1px solid #ddd;font-size: 40px;color:#333;background:#fff;text-align:center;opacity: 0.6;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 90%;}
.board142_slide .titbox .btn_plus:hover {transition: 0.3s; opacity: 0.9;}
.board142_slide .titbox .btn_plus:focus {border:1px dashed #555;}

.div_wrap.border-radius .board142_slide .slider_item > a {border-radius:15px;}
.div_wrap.border-radius .board142_slide .titbox .btn_plus {border-radius: 8px;}

.board142_slide .txtlist .ico_n {padding: 1px 6px 3px;margin-left:5px;/* width:10px; *//* height:10px; */font-size: 10px;line-height: normal;box-sizing: border-box;border-radius: 50%;background:#ea2323;color:#fff;}
.board142_slide .txtlist .date {font-size: 16.5px; color:#bbb;}
.board142_slide .txtlist .btn_more {display: block;font-size: 40px;font-weight: 300!important;opacity: 0.6;color:#ea2323;}
.board142_slide .slider_item > a:hover .btn_more {transition: 0.3s; opacity: 0.9;}
.board142_slide .txtlist .tittxt {margin-top:10px;color:#333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 1.2em;height: 2.3em;word-break: keep-all;}
.board142_slide .txtlist .subtxt {position: relative; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; line-height: 1.3em; height: 3.9em; color:#666;}
.board142_slide .txtlist .bar {width: 40px; border-bottom: 3px solid #666; display: inline-block; box-sizing: border-box; margin: 60px 0 35px;}

.board142_slide .slider_item {position:relative; max-width:85%;}
.board142_slide .slider_item > a {display:block; position:relative; padding:40px; height:300px; border:1px solid #eee; background:#fff;}
.board142_slide .slider_item > a:hover {box-shadow: 4px 4px 20px #999; transition: 0.5s;}

.board142_slide .slick-dots {position: absolute; right:0; transform: translate(-50%, 10px);}
.board142_slide .slick-dots > li {float: left; width:auto; height:auto; margin:0 8px;}
.board142_slide .slick-dots > li > button {display:block; position:relative; width:13px; height:13px; border-radius:50%; box-sizing:border-box; text-indent: -9999px; background:#ddd;}
.board142_slide .slick-dots > li > button::before {content:""; width:100%; height:100%; border-radius:45px; background-color:#363636; opacity:0; transition:opacity .8s;}
.board142_slide .slick-dots > li.slick-active > button::before {opacity:1;}
.board142_slide .slick-dots > li.slick-active button{background: #ea2323; border:0;}
.board142_slide .slick-dots > li:hover > button::before {opacity:1;}

/* no-data */
.board142_slide .no_slideData .innerbox {padding:20px; height:auto!important;}

/* over_slideData */
.board142_slide .over_slideData .slick-track {left:0!important;}


@media (max-width:1200px){
  .board142_slide .titbox .btn_plus {font-size:28px;padding: 3px 10px;line-height: 30px;}
}

@media (min-width:900px) and (max-width:1150px){
  .board142_slide .titbox h3 {font-size:35px;}
}




@media (min-width:900px){
  .board142_slide .titbox {width:29%;}
}


@media (max-width:990px){
  .board142_slide .innerbox {height: auto;}

  .board142_slide .slick-track {left:6%!important;}
  .board142_slide .slider_item {max-width:88%;}
  .board142_slide .slider_item_wrap {position: inherit!important; width:auto!important; clear: both;}

  .board142_slide .titbox {display: block; padding-left:0; width:100%; clear: both; text-align: center;}
  .board142_slide .titbox h3 {width:100%;font-size: 23px;}
  .board142_slide .titbox .titsub {margin-bottom:20px; width: 100%; text-align: center;}
  .board142_slide .titbox .btn_plus {margin:0 auto;}
  .board142_slide .txtlist .btn_more {margin-top: 20px;}

}


@media (min-width:600px) and (max-width:900px){
  .board142_slide .titbox h3 {font-size:30px;}
}