@charset "utf-8";

/*옌청 MO 티저 CSS*/

.imgBox, .yancheng h3{display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative;}
.imgBox img{object-fit: fill; width:100%;}

.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.n_conBox{padding: 0 15px;}
.yancheng *{word-break: break-word;}

.yancheng h3+p{text-align:center;}

.columnList{display: flex; flex-direction: column;}
.columnList li{margin-top:25px;}
.columnList li h5{color:#222; font-size: 16px; line-height:1; margin: 15px 0 12px;}
.columnList li p{line-height: 20px;}

.infoList{
    background-image:url(../../images/mic/yancheng/common/info-bg.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    height:200px;
}
.infoListInner{position:absolute; z-index:1;}
.infoList p{color:#fff; padding:0 15px; text-align:center;}

.location h4, .location dt{color:#222;}
.location h4{font-size:15px; line-height:1; margin-top:20px;}
.location h4+p{margin-top:12px;}
.location dl{display:flex; align-items:flex-start; flex-direction:column; margin-top:12px; gap:8px 0;}
.location dt, .location dd{line-height:1;}
.location dt{margin-right:5px; font-weight:bold;}

.langBox{display: flex; align-items: center; justify-content: center; padding: 50px 0 25px;}
.langBox a{height: 25px; width: 60px;}
.langBox a:nth-child(2){margin: 0 5px;}
.langBox a img{width:100%;}

.copyTxtBox{border-top: 1px solid #ececec; height: 40px; text-align: center;}
.copyTxtBox p{color:#727272; font-size: 9px; line-height: 40px;}

/*국문 타이틀*/
.conInfo h3 img{height:46px;}
.infoList h3, .location h3{margin-bottom:15px;}
.infoList h3 img, .location h3 img{height:20px;}

/*다국어*/
.yanchengLang .conInfo h3 img{height:60px;}
.yanchengLang .infoList h3 img, .yanchengLang .location h3 img{height:14px;}

.yanchengJa .infoList h3 img, .yanchengJa .location h3 img{height:17px;}
.yanchengZh .conInfo h3 img{height:42px;}
.yanchengZh .infoList h3 img, .yanchengZh .location h3 img{height:18px;}