﻿@charset "UTF-8";
/* 本css文件用于当前网站自定义样色，用于全文检索、会员注册等页面 */
.s-logo.sm h2{background: url(../img/favicon.png) 5px center no-repeat;background-size: 40px;}
.s-logo h2{background: url(../img/favicon.png) 5px center no-repeat;background-size: 70px;}
.s-footer{padding: 20px 0;background: url(../img/footer_bg.png) center no-repeat;}
.s-footer .pics{display: none;}