@charset "utf-8";
/* 새글 스킨 (latest) */
.con2 {position: relative; }
.con2 .con2_title {display: none;}
.con2 .con2_more {display: none;}
.con2 .a-item {padding: 0; border:0; background-color:#fff; border-radius: 25px;;}
.con2 .a-item .img-box { position:relative; overflow:hidden; cursor:pointer;height: 300px; width:100%; word-break: break-all; background-repeat:no-repeat; background-size:cover; background-position:center; border-radius: 25px 25px 0 0;}
.con2 .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.con2 .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.con2 .a-item .info {text-decoration: none;}
.con2 .a-item .info .subject { text-align:center; font-weight:600; font-size:18px; color:#333}
.con2 .a-item .info .substance { text-align:center; color:#666; padding: 10px; font-size:16px; line-height:1.8; word-break:keep-all; overflow: hidden;}
.con2 .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.con2 .a-item .more {width: 141px;margin:30px auto 0 auto; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; font-size:14px; background-color:#f2f2f2;  text-align:center; display:block}
.con2 .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}

.con2 .a-item .img-box img img { width:100%}


.latest-carousel .owl-nav {position: absolute;top: 32%;margin-top: -25px; width:100%; display:block}
.latest-carousel .owl-nav .owl-prev {width:45px; height:45px; line-height:45px; left:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0; border:0}
.latest-carousel .owl-nav .owl-next {width:45px; height:45px; line-height:45px; right:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0; border:0}
.latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
.latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}
.latest-carousel .owl-dots { display:none}




@media screen and (max-width:1300px) {
.latest-carousel .owl-nav .owl-prev {left: 0px;}
.latest-carousel .owl-nav .owl-next {right:0px;}
}

@media screen and (max-width:960px) {
    .con2 .a-item .img-box{border-radius: 0;}
    .con2 .a-item{border-radius: 0;}
}
/* 주요 계약실적*/
