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

.container .wrap { padding-top:15px; }

.hTitle .hd { position:relative; width:100%; height:30px; margin-bottom:10px; }
.hTitle .hd h2 { height:30px; font-size:23px; line-height:30px; color:#1F4C6E; overflow:hidden; }
.hTitle .hd h2 a {color:#1F4C6E; }
.hTitle .hd h2 em { padding-left:5px; font-size:12px; color:#7192ab; font-style:italic; }

/* fArea */
.fArea .sub { float:left; width:830px; }
.fArea .main { float:right; width:190px; }

.hContact { background:#fff; }
.hContact .pic { width:190px; height:108px; padding-bottom:5px; }
.hContact .txt { height:183px; padding:0 15px; line-height:18px; }
.hContact .txt h6 { font-size:14px; font-weight:100; color:#000000; line-height:25px; }
.welcome { height:34px; padding-left:27px; background:#b5b5b5 url(../images/ico_1.jpgico_1.jpg) no-repeat 150px 10px; line-height:34px; }
.welcome a { color:#fff; }

.projuct { width:850px; margin:0 auto; }
.projuct li { position:relative; float:left; width:202px; height:161px; border:#dbdbdb 1px solid; margin-right:3px; margin-bottom:5px; display:inline; overflow:hidden; }
.projuct li p { position:absolute; top:15px; width:100%; text-align:center; font:400 10px 'Arial'; line-height:15px; color:#333; }
.projuct li p em { display:block; }</pre></body></html>