@charset "utf-8";
/* 새글 스킨 (latest) */


/* flase9 */
.bd1 {
    width: 100%;
}

.bd2 {
    border-top: 1px solid #000;
    width: 100%;
}

.news_div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.news_div:nth-child(1) {
    border-top: 1px solid #ddd;
}

.news_div:last-child{
    border-bottom: 1px solid #ddd
}

.news_ll01 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.news_ll02 {
    margin-bottom: 7px;
}

.news_ll03 {
    font-size: 12px;
    color: #999;
}

.news_ll03 b {
    color: #000;
    font-weight: bold;
}

.news_ul01 {
    float: left;
    margin-bottom: 0px;
    width: 85%;
}

.news_ul02 {
    float: right;
    margin-bottom: 0px;
    background-color: #f3f3f3;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 17px;
    border-radius: 50%;
    margin-top: 10px;
    cursor: pointer;
}


.copy_p3 {
    text-align: center;
    width: 100%;
    font-size: 12px;
}

.b_list {
    border-bottom: 1px solid #eee;
    padding: 20px 0px 20px 0px;
}

.b_list_ul1 {
    margin-bottom: 0px;
    text-align: center;
    width: 90px;
    float: left;
}

.b_list_ul1 img {
    border-radius: 4px;
}

.b_list_ul2 {
    margin-bottom: 0px;
    text-align: left;
    width: 60%;
    float: left;
    padding-left: 20px;
}

.b_list_ul3 {
    margin-bottom: 0px;
    text-align: left;
    width: 15%;
    float: right;
    text-align: center;
}

.b_list_ul3 img {
    width: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
}

.elss2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    transform: skew(-0.3deg);
}

.elss3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.p2_tit {
    border-left: 3px solid #FEBE18;
    color: #aaa;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 20px;
    margin-bottom: 20px;
}

.dot_r {
    float: right;
}

@media all and (max-width: 768px) {
    .b_list_ul2 {
        width: 70%;
    }
}

/* flase9 */

/* 기본 */
.pic_lt {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #c6cacc;
    background: #fff
}

.pic_lt .lat_title {
    display: block;
    background: #fcfcfc;
    padding: 0 20px;
    line-height: 45px;
    font-size: 1.083em;
    border-bottom: 1px solid #e2e2e2;
    color: #253dbe;
}

.pic_lt .lat_title a {
    color: #253dbe;
    display: inline-block;
    position: relative
}

.pic_lt .lat_title a:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #253dbe;
    content: ''
}

.pic_lt .lt_more {
    position: absolute;
    top: 11px;
    right: 10px;
    display: block;
    width: 25px;
    line-height: 25px;
    color: #aaa;
    border-radius: 3px;
    text-align: center;
}

.pic_lt .lt_more:hover {
    color: #777
}

.pic_lt ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.pic_lt ul {
    padding: 20px 15px
}

.pic_lt li {
    float: left;
    width: 20%;
    padding: 0 10px
}

.pic_lt li .lt_img {
    margin: 5px 0;
    display: block
}

.pic_lt li .lt_img img {
    width: 100%;
    height: auto
}

.pic_lt li a:hover {
    color: #a22121
}

.pic_lt li .fa-heart {
    color: #ff0000;
}

.pic_lt li .fa-lock {
    display: inline-block;
    line-height: 14px;
    width: 16px;
    font-size: 0.833em;
    color: #4f818c;
    background: #cbe3e8;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #a2c6ce
}

.pic_lt li .new_icon {
    display: inline-block;
    width: 16px;
    line-height: 16px;
    font-size: 0.833em;
    color: #ffff00;
    background: #6db142;
    text-align: center;
    border-radius: 2px;
}

.pic_lt li .hot_icon {
    display: inline-block;
    width: 16px;
    line-height: 16px;
    font-size: 0.833em;
    color: #fff;
    background: #e52955;
    text-align: center;
    border-radius: 2px;
}

.pic_lt li .fa-caret-right {
    color: #bbb
}

.pic_lt .lt_cmt {
    background: #5c85c1;
    color: #fff;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4);
}

.pic_lt .lt_date {
    display: block;
    margin-top: 5px;
    color: #888;
}


.news_ul {width: 100%; font-size: 0px;}
.news_ll1 {display: inline-block; vertical-align: middle; width: 10%; text-align: center; margin-left: 2%;}
.date1 { font-weight: bold;  font-size: 4.5rem;  line-height: 1;  color: #DBDCDC;  opacity: 0.95; transition: all 0.4s;}
.date2 { font-weight: bold;  font-size: 1.1rem;  line-height: 1.3;  letter-spacing: 2.88px;    color: #C8C9C9;  opacity: 0.95; transition: all 0.4s;}
.news_ll2 {display: inline-block; vertical-align: middle; width: 62%; margin-left: 2%;  margin-right: 4%;}
.title { margin-bottom: 5px;  font-weight: 800;  font-size: 1.2rem;  line-height: 1.3;  letter-spacing: -1.26px; color: #231815;}
.contents {font-size : 18px; line-height : 1.4;color : #333333; font-weight: bold;}

.news_ll3 {display: inline-block; vertical-align: middle; width:20%}
.news_ll3 .img {display: block; width: 100%;}
.news_ll3 .img img {width: 100%;}

.news_div:hover .date1 {opacity: 1; color:#2954B8}
.news_div:hover .date2 {opacity: 1; color:#231815}