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

.g-contact { width: 100%; padding:20px; box-sizing: border-box; overflow: hidden; position: relative; }
.g-contact-info { width: 100%; overflow: hidden; display: block; background: #333; color: #fff; box-sizing: border-box; padding: 20px; }
.g-contact-info h2{ text-align: center; padding: 20px 0 0; }
.g-contact-info a { color: #ccc; font-size: 25px; font-weight: bold; }
.g-contact-info dl { min-height: 100px; padding: 20px 0 0 0; font-size: 14px; line-height: 24px; box-sizing: border-box; width: 50%; overflow: hidden; float: left;}
.g-contact-info dt { font-size: 12px; color: #999; }
.g-contact-info dd { font-size: 20px; line-height:30px; color: #ccc; font-weight: bold;}
.g-contact-info .phone { line-height: 25px; display: block; }
.g-contact-info .address { line-height: 30px; display: block; padding-right: 20px;}
.g-contact-info .qq-btn {width: 22px; height: 27px; display: inline-block; margin: 5px 10px 0 0; display: inline-block; background: url('../bg/contact.png') no-repeat -161px 0;}
.g-contact-map { width: 100%; overflow: hidden; background: #eee; box-sizing: border-box; }
.map-box { width: 100%; height: 500px; display: block; overflow: hidden; }
.anchorBL { left: -99999px !important; }
.weibo-WeChat{display: none;}

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