﻿@charset "UTF-8";
/* 本css文件用于当前网站自定义样色 */

/* 登录注册 */
.loginHeader .logo a{display:block;overflow:hidden; height:45px; line-height:450px; background:url(../img/logo.png) 0 50% no-repeat; background-size:auto 36px;}

/* 全文检索 */
.fulltextSearchBody .s-advanced input[type="text"],
.fulltextSearchBody .s-advanced select { width: 100% !important; box-sizing: border-box; }
.fulltextSearchBody .s-tabSelect .on { border-top-color: #94070A; }

.fulltextSearchBody .s-advanced #sunbtim,
.fulltextSearchBody .s-tabSelect dd .current a,
.fulltextSearchBody .s-tabSelect dd .active a { background: #94070A; }

.fulltextSearchBody .s-advanced .title { color: #94070A; }