/**/
.shortcut{z-index:998 !important;}
.shortcut{height:50px;position:fixed;z-index:9999;bottom:0;background:rgba(64,65,66,0.9);max-width:7.5rem;width:100%;}
.shortcut a{color:#fff;font-weight:bold;font-size:14px;display:block;width:90px;margin:0 auto;text-align:center;}
.shortcut li{float:left;width:31%;margin:5px 1% 0;border-radius:5px;height:40px;line-height:40px;}.sc01{background:#7fbcf3;}.sc02{background:#9ed628;}.sc03{background:#f4b10e;}
.sc01 i,.sc02 i,.sc03 i{width:25px;height:25px;margin:7px auto 0;float:left;display:block;background:url(../images/shortcut.png) no-repeat;background-size:100%;}
.sc02 i{background-position:0 -25px;margin-top:9px;}
.sc03 i{background-position:0 -50px;}
.sc01{position:relative;}
.sc01 a i{ position:absolute; left:0; top:-8px;}
.sc01 a span{width:25px;height:25px;margin:7px auto 0;float:left;display:block; position:relative;}



/*底部公共样式 S*/
footer{margin-top:0.2rem;padding:0.2rem 0.4rem 0.9rem 0.4rem;}
footer a{color:#969696}
footer .rcode{float:left;width:1.4rem;text-align:center;}
footer .rcode img{ height:1.4rem; width:1.4rem;}
footer .rcode p {font-size:0.18rem; margin-top:0.1rem; font-size:0.15rem}
footer .info{float:right;width:5.0rem}
footer .info p{ font-size:0.2rem}
footer .links{padding-bottom:.1rem;margin-bottom:.1rem;border-bottom:solid 1px #969696}
footer .links a{font-size:.25rem; padding:0 0.1rem; color:#000000}
footer .hotline{line-height:.4rem;color:red}
footer .hotline a{color:red}