<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sec1{padding:240px 0 190px 0;text-align:center;color:#fff;background:url('/image/site/intro_img2.png')no-repeat center;background-size:cover}
.sec1 .pc_txt{display:block;white-space: pre-wrap;font-size:22px;line-height:36px;margin-top:40px}
.sec1 .m_txt{display:none;}
.sec1 .more_btn{margin-top:50px;color:#fff;border-bottom:2px solid #fff}

.sec2{padding:150px 0;background:#000}
.sec2 .box{max-width:1080px;margin:0 auto;color:#fff;position:relative;}
.sec2 .box img{display: inline-block;margin-right:90px;max-width: 516px;}
.sec2 .box .cont{width:465px;display: inline-block;}
.sec2 .box .p1{font-size:62px;font-weight:bold;line-height:80px;margin-bottom:50px;letter-spacing:2px;text-align:center}
.sec2 .box .p1 span{display:block;font-size:26px;color:#8a8a8a;letter-spacing:-1px}
.sec2 .box .p2{font-size:22px;font-weight:bold;height:40px;line-height:40px;margin-bottom:20px;margin-top:55px;border-bottom: 2px solid #fff;}
.sec2 .box .p3{padding-left:5px;font-size:14px;line-height:26px;margin-top:15px;white-space: pre-wrap;letter-spacing:-1px}

.sec2 .box2 img{position:absolute;top:50%;margin-top:-230px;right:0;margin-right:0}


@media all and (max-width:1050px) {
    .sec1{padding:50px 15px 70px 15px;text-align:center;color:#fff;background:url('/image/site/intro_img2.png')no-repeat center;background-size:cover}
    .sec1 img{width:60%}
    .sec1 .pc_txt{display:none;}
    .sec1 .m_txt{white-space: pre-wrap;display:block;font-size:17px;line-height:28px;margin-top:40px;}

    .sec2{padding:70px 15px}
    .sec2 .box img{display: block;margin-right:0;width:100%}
    .sec2 .box .cont{width:auto;margin-bottom:60px;display: block;}
    .sec2 .box .p1{font-size:35px;line-height:45px;}
    .sec2 .box .p2{font-size:20px;margin-bottom:15px;margin-top:40px;width:100%}
    .sec2 .box .p3{padding-left:0px;font-size:12px;line-height:26px;letter-spacing:-1px}

    .sec2 .box2 img{position:relative;top:auto;margin-top:0;right:auto;width:100%;margin-right:0}


}
</pre></body></html>