@CHARSET "UTF-8";
*{ margin: 0px; padding: 0px; outline: none; }
body{font-family:'Microsoft Yahei',verdana; font-size: 14px; background: #ffffff; letter-spacing: 0.08rem;}
ul,ol,li{list-style:none}
img{ max-width: 100%; }

/* Page Footer底部*/
.container{padding: 0px;min-width: 1200px;}
#footer{ color: #000; background: #f5f5f5; text-align: center; /*border-top:solid 3px #8f116e;*/}
#footer hr{ border-top: 1px dashed #CCCCCC; margin-top: 0px;}
.f-slogan{ padding: 48px 0px 44px; text-align: left; }
.f-phone{ font-size: 26px; padding-top: 10px; }
.f-time{ font-size: 16px; }
.f-qrcode{ padding: 50px 0px; }
.f-qrtxt{ padding-right: 5px; }
.footer-top{ overflow: hidden; padding-left:30px; }
.footer-bottom{ margin: 46px 0px;}
.footer-bottom p{ margin: 0px; font-size: 14px; line-height: 24px;}
.footer-nav{overflow: hidden;padding:55px 60px 0px 0px;}
.footer-nav-item{ float:right; width:auto;text-align: left; padding-left:100px; }
.footer-nav-item>p{ font-size: 18px; }
.footer-nav-item>p a{ color: #333;text-decoration: none;}
.footer-nav-item>p a:active, a:hover{ color: #333;text-decoration: none;}
.footer-nav-item>ul{ margin-top: 20px; line-height: 26px; }
.footer-nav-item>ul li a{ color: #333;font-size: 14px;text-decoration: none; }
.footer-sub{ height: 80px; line-height: 80px; text-align: center; margin: 0px;}
.footer-sub li{ display: inline-block; padding:0px  40px; }
.footer-sub li a{ color: #333;text-decoration: none; }
.f-style-2{ background: url(../images/logo_n.png) no-repeat 76px center; text-align: left; padding-left: 196px; }
.footer-follow a{ float: left; text-decoration: none; color: #445565;text-decoration: none; }
.footer-follow{ height: 40px; line-height: 40px; margin: 60px 30px 0px 0px;}
.f-icon{ display: inline-block; height: 40px; width: 40px; margin-left: 20px;}
.f-icon-wechat{ background: url(../images/icons/wechat.png) no-repeat center center; position: relative;}
.f-icon-sina{ background: url(../images/icons/weibo.png) no-repeat center center; }
.wechat-qrcode{position: absolute;background: url(../images/wechrt-qrcode.png) no-repeat center;width: 139px;height: 149px;display: none;top: -150px;left: 50%;margin-left: -70px;}
.f-icon-wechat:hover .wechat-qrcode{display: block;}