<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*主题*/
.leftside{width:280px;}
.rightside{width:690px;}
.mainImage{margin-bottom:10px;}
.sep{margin:0px 10px; color:#ccc;}
.indexEnglish{color:#999; font-size:11px;}

/*左侧导航*/
.companyAboutUs{margin-bottom:10px;}
.companyNavHd{height:34px; background:url(../images/indexContactHd.png) no-repeat; overflow:hidden;}
.indexContactHdDet{padding-top:7px;}
.indexContactHdDet strong{background:url(../images/lead.png) no-repeat left center; margin-left: 10px; padding-left: 15px; font-size:14px;}
.serviceNavigation li{ display:block; width278px; height:43px; background:url(../images/serviceNav.png) no-repeat 0 0;}
.serviceNavigation a{display:block; width:278px; height:43px; outline:0; text-indent:-9999px;}
.serviceNavigation .inks{background-position:0px -43px;}
.serviceNavigation .question{background-position:0px -129px;}
.serviceNavigation .feedBack{background-position:0px -215px;}
.inks .selected{background:url(../images/serviceNav.png) no-repeat 0 0;}
.question .selected{background:url(../images/serviceNav.png) no-repeat 0 -86px;}
.feedBack .selected{background:url(../images/serviceNav.png) no-repeat 0 -172px;}
.inks a:hover{background:url(../images/serviceNav.png) no-repeat 0 0;}
.question a:hover{background:url(../images/serviceNav.png) no-repeat 0 -86px;}
.feedBack a:hover{background:url(../images/serviceNav.png) no-repeat 0 -172px;}
.companyNavFt{width:280px; height:3px; background:url(../images/filletFt.png) no-repeat; overflow:hidden;}
.companyNavBd{width:278px; background-color:#f5f5f5; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

/*左侧联系我们*/
.indexContactHd{height:34px; background:url(../images/indexContactHd.png) no-repeat; overflow:hidden;}
.indexContactBd{width:278px;  padding-bottom:6px; background-color:#f5f5f5; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
.indexContactBd img{margin:4px 9px 9px 9px;}
.indexAddress{margin-left:10px; padding-bottom:2px; font-size:12px;}
.indexAddress li{margin-bottom:5px;}
.indexContactBd span{margin-right:10px; color:#999;}
.indexQQ{width:278px; height:54px; overflow:hidden; background:url(../images/indexContactBody1.png) no-repeat; background-position:10px 0px;}
.QQConsulting{margin-left:53px; margin-top:7px;}
.MSNConsulting{margin-top:7px; margin-right:42px;}
.freeTell{margin-left:53px; margin-top:4px;}
.indexContactFt{width:280px; height:6px; background:url(../images/filletFt.png) no-repeat;}

/*右侧开始*/
.companyPrifileHd{height:33px; background:url(../images/bottomSep.png) no-repeat bottom;}
.profileHd{padding-top:7px;}
.profileHd strong{margin-left:5px; padding-left:20px; background:url(../images/companyArrow.png) no-repeat 0px 2px; font-size:14px; font-weight:bold; color:#2087d5;}
.profileEnglish{font-family:Arial; color:#666666;}
.serviceList{margin-left:9px; margin-top:5px;}
.serviceList li{width:655px; padding:5px 0px 8px 16px; background:url(../images/serviceLiHd.png) no-repeat 6px 14px; border-bottom:1px dashed #ccc;}
.serviceList a:hover{color:#2087d5;}
.serviceList span{margin-right:10px; color:#999;}

/*分页*/
.pagination{margin-top:13px;}
.pg {padding-right:15px; float:right; text-align:right;}
.pg a,
.pgCurr,
.pg span {float:left; display:block; margin:0 2px; padding:0 5px; border:1px solid #e3e3e3; color:#046cb3;}
.pg a:hover {background-color:#036cb4; color:#fff; text-decoration:none;}
.pg .pgDisabled {border-color:#ddd; color:#ddd;}
.pg .pgCurr {background-color:#036cb4; color:#fff; text-decoration:none;}
.pg .pgEllipsis {border-color:#fff;}
.pgText {margin-left:15px;}
.pgField {width:20px; margin:0 3px; font-weight:bold;}
.pgGo {height:22px; margin-left:5px; padding:1px 8px 0 8px; border:1px solid #a9a9a9; color:#666; background:none; cursor:pointer;}
button.pgGo[type] {padding-top:0;}
</pre></body></html>