<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header&gt;.logo{
    width: auto;
    padding: 10px 0px;
}
header&gt;.logo img{
    height: 40px;
}
.hdrWrap&gt;header&gt;ul.nav{
    width: calc(100% / 4 * 2);
    font-size: 12px;
    line-height: 60px;
    height: 60px;
}
.hdrWrap&gt;header&gt;ul.nav&gt;li&gt;ul{
    font-size: 12px;
    line-height: 30px;
}
.hdrWrap&gt;header&gt;h4{
    font-size: 24px;
    line-height: 60px;
}
.menuWrap .mnTop{
    line-height: 60px;
}
.menuWrap .mnTop&gt;.logo{
    height: 60px;
    width: calc(100% / 4 * 1.5);
}
.menuWrap .mnTop&gt;h4{
    font-size: 24px;
    width: 40px;
}
.menuWrap .mnBtm&gt;ul&gt;li&gt;ul&gt;i{
    line-height: 60px;
    width: 40px;
    font-size: 24px;
}
.menuWrap .mnBtm&gt;ul&gt;li&gt;ul.nav.show{
    height: 200px;
}
.menuWrap .mnBtm&gt;ul&gt;li&gt;ul.nav&gt;li{
    line-height: 40px;
    font-size: 12px;
}
.menuWrap .mnBtm&gt;ul&gt;li{
    line-height: 60px;
    font-size: 18px;
}
/* ë©”ì¸ */
.mainWrap{
    height: 260px;
}
main{
    padding-top: 80px;
}
main h2{
    font-size: 20px;
    line-height: 40px;
}
main h3{
    font-size: 14px;
    line-height: 40px;
    margin-top: 0;
}
main&gt;ul{
    width: calc(100% / 4 * 0.5);
    margin-top: 20px;
}
main&gt;ul&gt;li{
    width: 13px;
    height: 13px;
}
.mainWrap .nav&gt;li{
    font-size: 12px;
    line-height: 40px;
}
.mainWrap .nav&gt;li::after{
    height: 15px;
}
/* ì»¨í…ì¸&nbsp; ê³µí†µ */
.cntWrap{
    padding-top: 40px;
}
.content&gt;header&gt;h2{
    font-size: 20px;
    line-height: 40px;
}
.content&gt;header&gt;h5{
    font-size: 14px;
    line-height: 40px;
    margin-top: 20px;
}
.content&gt;header&gt;h5::after{
    width: calc(100% / 4 * 0.5);
    height: 3px;
    margin-top: 0px;
}
section{
    margin-top: 40px;
}
section p{
    font-size: 12px;
    line-height: 20px;
}
section h3{
    font-size: 16px;
    line-height: 20px;
}
/* ì»¨í…ì¸&nbsp;1 */
.cnt01 .artTop&gt;article&gt;.texts{
    padding-top: 0px;
    width: calc(100% / 4 * 2 - 5px);
}
.cnt01 .artTop&gt;article&gt;.texts&gt;h3{
    font-size: 16px;
    line-height: 40px;
}
.cnt01 .artTop&gt;article&gt;.texts p{
    margin-top: 10px;
}
.cnt01 .artTop&gt;article&gt;.image{
    width: calc(100% / 4 * 2);
}
.cnt01 .artTop&gt;article&gt;.image&gt;img{
    width: 100%;
}
.artBtm{
    padding-bottom: 20px;
    margin-top: 40px;
}
.artBtm .txtTop{
    border-bottom: 2px solid #00a0b1;
}
.artBtm .btn{
    font-size: 12px;
    line-height: 30px;
    width: calc(100% / 4 * 1.3);
    border: 2px solid #00a0b1;
    border-bottom: none;
    margin-bottom: -2px;
}
.artBtm .txtBtm{
    margin-top: 40px;
}
.artBtm .txtBtm&gt;h3{
    line-height: 40px;
}
.artBtm .txtBtm&gt;ul&gt;li{
    display: block;
    margin-top: 20px;
}
.artBtm .txtBtm&gt;ul&gt;li&gt;h5{
    line-height: 30px !important;
    font-size: 12px;
    width: 100%;
}
.artBtm .image{
    margin-top: 40px;
}
.image&gt;.img{
    width: calc(50% - 5px);
}
section img{
    width: calc(50% - 5px);
}
section .image{
    margin-top: 20px;
}
/* ì»¨í…ì¸&nbsp;2 */
.cnt02 article:nth-child(1)~article{
    margin-top: 40px;
}
.cnt02 article:nth-last-child(1)&gt;.image p{
    font-size: 10px;
}
.cnt02 article:nth-last-child(1)&gt;.texts&gt;h3{
    padding-bottom: 0px;
}
.cnt02 .texts&gt;h3{
    padding-bottom: 10px;
}
.cnt02 .texts&gt;ul&gt;li{
    display: block;
}
.cnt02 .texts&gt;ul&gt;li&gt;h5{
    line-height: 20px;
    font-size: 12px;
    width: 100%;
}
.cnt02 .texts&gt;ul&gt;li:nth-child(2){
    margin-top: 10px;
}
.cnt02 article:nth-last-child(1) .img:nth-child(2)~.img{
    margin-top: 20px;
}
/* í’‹í„° */
.ftrWrap{
    padding: 30px 0px;
    margin-top: 40px;
}
footer{
    display: block;
}
.ftrLeft{
    width: calc(100% / 4 * 1.5);
}
.ftrRight{
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
.ftrRight&gt;.info{
    font-size: 12px;
    line-height: 20px;
    display: block;
}
.ftrRight&gt;.info&gt;li::after{
    display: none !important;
}
.ftrRight&gt;h4{
    font-size: 12px;
    line-height: 20px;
}
.top{
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}</pre></body></html>