﻿@charset "UTF-8";
/*

本css文件用于当前网站自定义样色 
主色：#00756e
鼠标经过颜色：#00756e

1、根据当前站点风格修改颜色
2、制作一个 logo-custom.png ，高度建议限制为56px；
3、根据站点实际情况添加所需要的样式

*/
/* 翻页 -----------------------------------------------------*/
.pager a,
.pager a:active { color: #00756e;}
.pager a:hover { border: 2px solid #00756e;}
.pager span.current { background: #00756e; border: 2px solid #00756e;}


/* 全文检索 ------------------------------------------------- */
.s-logo {color: #00756e}
.s-logo a{color: #00756e}
.s-logo h2{ color: #00756e; background: url(../img/minilogo.png) 0 -184px no-repeat;}
.s-logo.sm h2{ background-position: -10px -5px;}
.s-logo h4{color:#00756e}
.s-form .input-box input { border: 2px solid #00756e;}
.s-form .btn-box input {  background-color: #00756e; }
.s-form .btn-box input:active { background-color: #00756e;}
.s-form.sm .btn-box input {background-color: #00756e;}

/* 站群选择 */
.select-box dt .s-option { color: #00756e;}
.select-box dt span{color:#00756e;}
.select-box .select-box-row h3{background:#00756e;}
.select-box .select-box-row ul li:hover{color:#00756e}
.select-box .select-box-row ul li.active{font-weight:bold; color:#00756e}
/* 切换分类 */
.s-tab { background-color: #00756e;}
.s-tab li:hover,
.s-tab li.current{background:#00756e}
/*搜索结果*/
.s-result .nodename { background-color: #00756e; }
.s-result .related-nodename {  background-color: #00756e; }
/* 分类搜索*/
.s-content #categorySiteRight .group h3{background:#00756e; }
.s-content #categorySiteRight .group h3:hover{background-color:#00756e}
.s-content #categorySiteRight .list li a:hover{ color:#00756e;}
.s-content #categorySiteRight .list li.active a{color:#00756e; }
/* 频繁搜索 */
.modal .btn { background-color: #00756e; }
/* 搜索帮助页 */
.s-help-sidebar li.current a { color: #00756e; border-left-color: #00756e;}
.s-help-container .tab-panel h4 {color: #00756e;}

/* 会员中心、创作中心、个性化首页------------------------------------------------- */
/* 登录注册 */
.loginWrap .header .logo { color: #00756e; }
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#00756e;border-bottom-color:#00756e;}
.login-tip .registerlink a {color: #00756e;}
.login-tip .forget-password a{color:#00756e}
.user-panel .user-panel-submit .btn-primary { background: #00756e; }
.user-panel .user-panel-submit .btn-primary:hover { background: #00756e;}
.login-select li{color:#00756e; }
.login-select li a{color:#00756e}
.loginCookie dd .cookie-time {color: #00756e; }
.showFwtk { color: #00756e;}



.myHomePage #footer {
    min-height: 90px;
    text-align: center;
}
.myHomePage #footer .pics {
    top: 0px
}

.s-footer{padding-bottom:30px;}
.footer .footerQR,
.s-footer .footerQR,
.footer .pics,
.s-footer .pics{display:none}
