<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#article1 {padding:160px 0 40px 0;}
#article1 img {width:50%;max-width:350px;height:auto;margin:20px 0;}

#article2 {background:url('/theme/basic/img/business-2-background-m.png')no-repeat center;background-size:95%;position:relative;max-width:580px;min-height:590px;margin:10px auto 70px auto;}
.article2img {position:relative;width:100%;max-width:530px;height:auto;}
#article2 p {color:#fff;}
#article2&gt;div {position:absolute;}
.article2bar {background:#fff;height:2px;margin:4px auto;}
.article2inhw {top:13%;left:6.6%;letter-spacing:-0.6px;}
.article2inhw .article2bar {width:170px}
.article2insi {top:33%;right:11%;}
.article2insi .article2bar {}
.article2in3dp {bottom:31%;left:11%;}
.article2in3dp .article2bar {}
.article2indemo {bottom:10.5%;right:11%;}
.article2indemo .article2bar {}
@media only screen and (min-width:450px) and (max-width:500px){
	.article2inhw {top:13.5%;left:8.6%;}
	.article2insi {top:35%;right:14%;}
	.article2in3dp {bottom:31%;left:14%;}
	.article2indemo {bottom:10.5%;right:14%;}
}
@media only screen and (min-width:501px) and (max-width:554px){
	.article2inhw {top:14.5%;left:11.6%;}
	.article2insi {top:35%;right:14%;}
	.article2in3dp {bottom:31%;left:16%;}
	.article2indemo {bottom:12.5%;right:16%;}
}
@media only screen and (min-width:555px){
	#article2 {background-size:contain;}
	.article2inhw {top:13.5%;left:13.6%;}
	.article2insi {top:35%;right:16%;}
	.article2in3dp {bottom:31%;left:18%;}
	.article2indemo {bottom:11%;right:17.1%;}
}

#article3 {background:#f5f6f7;margin:0 auto;padding:65px 0 100px 0;}
#article3 .width370 article {background:#fff;display:flex;flex-direction:column;padding:30px 20px;margin:20px 0;border-radius:12px;box-shadow:1px 1px 9px 0px #ededed;}
#article3 .width370 article&gt;div:first-child p {float:left;line-height:35px;margin-bottom:2px;}
#article3 .width370 article img {width:3em;float:left;}
.moreview {width:127px;float:right;}
.moreview img {width:100%;}

#article4 {margin:60px auto;}
.article4box {border:1px solid #0c4da2;padding:12px 26px;display:inline-block;border-radius:40px;margin:5px 0;background:#fff;}
.article4boxinv {border:1px solid #0c4da2;padding:12px 26px;display:inline-block;border-radius:40px;margin:5px 0;background:#0c4da2;color:#fff}</pre></body></html>