@charset "utf-8";
/* 새글 스킨 (latest) */
/* .pic_lt{}
.lat_title{font-size:0}
.lt_more{display:none}

.bx-wrapper{position:relative;padding: 150px 0;}
.bx-viewport{}

#ticker_slider {}
#ticker_slider::before{display:block;position:absolute;content:'';background: #828282;width: 1140px;left:0;height:3px;bottom: 80px;display: none;}
#ticker_slider::after{display:block;position:absolute;content:'';background: #ffffff;width: 150px;left:0;height:3px;bottom: 80px;display: none;}
#ticker_slider li {}
#ticker_slider li:nth-child(1){}
#ticker_slider li .img-bx{background-position:center;background-repeat:no-repeat;background-size: contain;display: table !important;height: 460px;}
#ticker_slider li:nth-child(1) .img-bx,
#ticker_slider li:nth-child(4) .img-bx,
#ticker_slider li:nth-child(7) .img-bx,
#ticker_slider li:nth-child(10) .img-bx {background-image: url('./img/slide01.png');}
#ticker_slider li:nth-child(2) .img-bx,
#ticker_slider li:nth-child(5) .img-bx,
#ticker_slider li:nth-child(8) .img-bx,
#ticker_slider li:nth-child(11) .img-bx {background-image: url('./img/slide02.png');}
#ticker_slider li:nth-child(3) .img-bx,
#ticker_slider li:nth-child(6) .img-bx,
#ticker_slider li:nth-child(9) .img-bx,
#ticker_slider li:nth-child(12) .img-bx {background-image: url('./img/slide03.png');}
#ticker_slider .img-bx a{color:#fff;display:table-cell;vertical-align: middle;text-align: center;transition: all ease 0.3s;}
#ticker_slider .img-bx a:hover{background:rgba(255,255,255,0.5);color:#0a0a0a}
#ticker_slider .img-bx .txt-wr{width:60%;margin:0 auto;padding-top: 50px;text-align: left;}
#ticker_slider .img-bx .ttl{font-size: 30px;font-weight: 500;line-height: 30px;padding-bottom: 20px;}
#ticker_slider .img-bx .txt{font-size: 15px;}

#ticker_slider .slick-current.slick-slide {}
.bx-controls a{position:absolute;width: 60px;height: 60px;border-radius: 100%;background-color: #fff;z-index: 9;top: 50%;background-repeat: no-repeat;background-position: center;transition: all 0.2s;border: 1px solid #ff9a00;font-size: 0;}
.bx-controls a:hover{background-color: #fff;}
.bx-controls .bx-prev{left: -80px;background-image: url('./img/prd-prev.png');}
.bx-controls .bx-next{right: -80px;background-image: url('./img/prd-next.png');}


#ticker_slider:after {content: '';display: block;clear: both;} */