<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 */

.contact-box{ width:60%; margin:0 auto; margin-top:80px; }

/*title*/
.contact-t{ background:url(../images/about-img/xain.png) no-repeat center center; text-align:center; margin-bottom:40px;}
.contact-t h1{ font-size:26px; color:#3c3c3c; font-weight:bold;}
.contact-t h2{ font-family: Helvetica, "Arial"; font-size:12px; color:#b9b7b7; padding-top:5px;}


.contact-btm{ background:url(../images/contact-img/contact-xian.png) no-repeat center top;}
.left,.right{ float:left;}
.left h1,.right h1{ font-size:24px; color:#0482e7; margin-bottom:35px;}
.left p{ font-size:14px; color:#757575; line-height:33px;}
.left{width:48%;margin-right:4%;}.right{width:48%;}
.right span a{ float:right; width:120px;line-height:30px; border:2px #0482e7 solid; border-radius:15px; font-size:14px; color:#0482e7; text-align:center; margin-left:400px;}
.right span a:hover{ background-color:#0482e7; color:#fff;}</pre></body></html>