/* hover & active */
/*background*/
.nav-top .logo {background:url(../images/logo.png) no-repeat center;width:142px;height:101px; }
/************** footer *****************/
.footer {min-width:1000px;background:#221A18;padding-top:58px;position:relative; }
.footer a {color:#C6C1BD; }
.footer-c {width:1000px;margin:0 auto;color:#A9A4A1;text-align:center;font:normal 12px/26px "SimSun"; }
.footer-link-wrap {border-bottom:2px solid #413839; }
.footer-link {margin:0 15px;color:#00675c;transition:color 0.1s ease-in-out; }
.footer-link:hover {color:#81B991; }
.footer-dline {font-family:'Arial'; }
.footer-dline .footer-link {color:#B12609; }
.sq-dialog-client {position:relative;z-index:1000; }
