<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{ background:#000; color:#fff; font-size:12px;}
li{ list-style:none;}
img{ border:none;}
a{ color:#fff; text-decoration:none;}

.top{ width:90%; padding:5%;}
.logo{width:120px; height:34px; float:left;}
.logo img{ width:120px; height:34px;}
.language{ float:right; margin-top:5px;}
.language a{ font-size:18px;}
.con{ width:96%; padding:5% 2% 20% 2%; height:auto; clear:both;}
.con dl{ width:100%;}
.con dl dt img{ width:100%; height:auto;}
.con dl dd a{ display:block; width:100%; text-align:center; padding:10px 0; font-size:14px;}

.gallery a{ display:none;}
.gallery a:first-child{ display:block;}
.gallery a.galleryfi{ display:block;}


#bottomCon{ width:100%;position:fixed; bottom:0px; margin:0 auto; height:50px;}
#bottomCon ul li{ background:#000; width:20%; height:50px; border-right:none; float:left; text-align:center;}
#bottomCon ul li.bgli{ background:#6a6e70;}
#bottomCon ul li a{color:#fff; display:block;font-size:14px; border:1px #333 solid; height:50px;}
#bottomCon ul li a img{ width:25px; height:20px; margin:5px 0;}
#bottomCon ul li ul li a{ background:none; line-height:50px;}
#bottomCon ul li:hover{ background-color:#6a6e70; height:50px}

#bottomCon ul ul{ position:absolute; bottom:50px; width:20%; display:none;}
#bottomCon ul ul li{width:100%;}


/*about*/
.about h2{ font-size:14px; text-align:center; height:40px; line-height:40px;}
.about p{ text-indent:2em; padding-bottom:20px; line-height:1.6em;}

/*partner*/
.indexcont{border:1px dashed #666;  width:90%; margin:70px auto 0 auto; position:relative;}
.indpartnte{ text-align:center; font-size:14px; color:#999; display:block; width:100px; height:30px; line-height:30px; background:#000; margin-left:-50px; position:absolute; top:-15px; left:50%; border:1px solid #666; z-index:99;}
.main{ width:100%; overflow:hidden; padding-top:20px;}
.main p{ width:40%; float:left; margin:2% 5%; text-align:center;}
.main p img{ width:100%; padding-bottom:10px;}


/*event*/
.event{ overflow:hidden;}
.event dl{ display:block; width:100%; margin:20px 0 10px 0; float:left;}
.event dl dt{ display:block; width:15px; height:15px; border-radius:100px;  text-indent:-9999px; float:left; vertical-align:middle; margin-top:5px;}
.event dl dd{ float:left; width:88%; margin-left:10px; line-height:1.8em;}
.event dl dt.violet{ background:#9d1e61;}
.event dl dt.red{ background:#81221c;}
.event dl dt.yellow{ background:#c7a100;}
.event dl dt.green{ background:#688f00;}
.event dl dt.blue{ background:#00a5b8;}


/*service*/
.jianjie{ margin:10px 0; text-indent:2em;}
.jianjie a{ color:#cc0000;}
.tit{ font-size:16px; font-weight:bold; height:40px; line-height:40px;}


/*news*/
.news dl{ margin:0;}
.news dl dt{ background:#fff; margin-top:15px;}
.newsdetail{ padding-top:20px;}
.news dl dd a{ float:left;  text-align:left; font-size:12px;}
.newsdetail p { width:100%; line-height:2em; padding-bottom:10px;}
.newsdetail p img{ width:100%;}

/*contact*/
.contact h3{ height:25px; line-height:25px; border-bottom:1px solid #333333; font-size:14px; font-weight:normal; margin-top:20px;}
.contact p{ margin-top:15px;}
.contact p span{ display:block; width:15%; float:left;}
.contact p input.text{ width:70%; background:#333; border:1px solid #444; color:#fff;}
.contact p textarea{ width:70%; background:#333; border:1px solid #444; height:70px; color:#fff;}
.contact p input.btn{ display:block; width:30%; margin:0 auto; background:#333; border:1px solid #444; color:#fff; cursor:pointer; font-size:14px; height:30px; line-height:30px;}


/*job1*/
.job1{ border:1px solid #444; padding:10px; margin:20px 0;}
.job1 h3{ font-size:14px; font-weight:normal; padding-bottom:10px;border-bottom:1px solid #444; margin-bottom:10px;}
.job1 p{ margin-top:5px; font-size:12px;}

/*process*/
.process img{ width:100%;}

/*schema*/
.schema{ padding-bottom:120px; overflow:hidden;}
.schema dl{ float:left; margin-bottom:15px;}
.schema dl dt{width:100px; height:110px;border:1px solid #333; display:block; float:left;}
.schema dl dt img{ width:100px; height:110px;}
.schema dl dd{ width:60%; float:left; margin-left:2%;}
.schema dl dd h3{ font-size:14px;}
.schema dl dd p{ margin-bottom:5px; line-height:1.5em; font-size:12px;}
.hide{ display:none;}
</pre></body></html>