﻿@charset "UTF-8";
/*

本css文件用于当前网站自定义样色 
主色：#205a40
鼠标经过颜色：#00807c

1、根据当前站点风格修改颜色
2、制作一个 logo-custom.png ，高度建议限制为56px；
3、根据站点实际情况添加所需要的样式

*/
/* 翻页 -----------------------------------------------------*/
.pager a,
.pager a:active { color: #205a40;}
.pager a:hover { border: 2px solid #205a40;}
.pager span.current { background: #205a40; border: 2px solid #205a40;}

/* 全文检索 ------------------------------------------------- */


/* 全文检索Logo，上传logo-custom.png后，根据前台显示调整logo区域的宽度 */
.s-logo h2 {font-size: 0;background: url(../img/logo-custom.png) no-repeat left center;padding: 0;width: 246px;height: 75px;background-size: auto 56px;}
.s-logo {color: #205a40;overflow: hidden;height: auto;}
.s-logo a { color: #205a40;}
.s-logo img { display: none; }
.s-logo.sm h2 {font-size: 0;background: url(../img/logo-custom.png) no-repeat left center;padding: 0;width: 273px;height: 75px;background-size: auto 61px;}
.s-logo.sm {margin: 0px 20px 0 0;height: auto;line-height: 46px;}

/* 站点选择 */
.select-box ul {/* border: 2px solid #205a40; */}
.select-box ul li:hover { color: #205a40;}
.select-box .s-option { color: #205a40;}
.select-box .arrow-dn { border-color: #205a40 transparent transparent;}

/*搜索条*/
.s-form .btn-box input { background-color: #205a40;}
.s-form.sm .btn-box input { background-color: #205a40;}
.s-form .btn-box input:active { background-color: #dfcf9a;}
.s-form.sm .link-box a {line-height: 40px;}
.s-form .input-box input {border-color: #205a40;width: 300px;}

.s-form.sm .input-box input {width: 200px;}
.s-header .select-box dt .s-option{ max-width: 15em; text-overflow: ellipsis; white-space: nowrap; }




/* 高级搜索 */
.row .label em { color: #205a40; }
.row .btn button { background: #205a40; outline:none}
.row .btn button:active {background-color: #205a40; }

/*搜索结果*/
.s-tab { background-color: #205a40; }
.s-tab li.current a {background-color: #dfcf9a;}
.s-tab li:hover, .s-tab li.current {background-color: #dfcf9a;}
.s-assortment .group.current h3 { border-left-color: #205a40; color: #205a40;}
.s-result .nodename{background-color: #205a40;}
#categorySiteRight .group h3 { background-color: #205a40; }
#categorySiteRight .group h3:hover { background-color: #205a40; }
.result-list li h4 a{ color: #205a40; }
.result-list h4 a:hover { color: #dfcf9a; }
#categorySiteRight .list li.active a{background-color:#ececec; color:#205a40; }


/* 频繁搜索 */
.modal .btn { background-color: #205a40; }

/* 搜索帮助页 */
.s-help-sidebar li.current a { color: #205a40; border-left-color: #205a40;}
.s-help-container .tab-panel h4 {color: #205a40;}
.home-s-big .s-header div.help{display: none;}

/* 会员中心、创作中心、个性化首页------------------------------------------------- */
/* 登录注册 */
.loginWrap .header .logo {color: #205a40;padding-left: 0px;background: url(../img/logo-custom.png) no-repeat left center;font-size: 0;width: 426px;height: 70px;margin-top: 9px;background-size: auto 55px;margin-left: 10px;}

.top-info { border-color: #205a40; color: #205a40; }
.login-tip .registerlink a { color: #205a40; }
#login-box .hd .on { border-color: #205a40;  }
#login-box .hd .on a { color: #205a40; }
.login-panel .btn-primary{background: #205a40; outline:none}
.login-panel .btn-primary:hover{background: #00807c;}
.userCenter-footer .footerQR{display: none;}

.user-mainbox .form-control:focus { border-color: #205a40; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgb(255 0 0 / 8%), 0 0 8px rgb(233 102 102 / 60%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(233 102 102 / 60%);}


/* 右侧提示 */
.login-tip .registerlink a {color: #205a40 !important;}
.login-tip .forget-password a{color:#205a40 !important}


/* cookie选择 */
.loginCookie dd .cookie-time {  color: #205a40 !important; }



/* 注册页 ------------------------------- */
.showFwtk { color: #205a40; }


.user-panel .user-panel-submit .btn-primary {background-color: #205a40;}
.user-panel .user-panel-submit .btn-primary:hover {background-color: #205a40;}
.user-mainbox .loginBtn {background: #205a40 !important;}
.user-mainbox .hd h3, .user-mainbox .top h3 {color: #205a40 !important;border-color: #205a40 !important;}

/* 会员中心、创作中心、个性化首页logo修改，根据前台显示调整logo区域的宽度 */
.header .authorCenter-logo .siteTitle,
.header .userCenter-logo .siteTitle{font-size: 0;background: url(../img/logo-custom.png) no-repeat left center;padding: 0;width: 293px;height: 46px;background-size: auto 46px;}
.userCenter-logo { margin-top: 9px !important; } 

/* 个性化首页底部样式 */
.myHomePage #footer{text-align: center; background-color: #205a40;}
.myHomePage #footer .pics{top: 0px}
.myHomePage .box .hd h3 { color: #205a40; border-color: #205a40; }
.myHomePage .SubscriptionColumn .cHd h3 { border-color: #205a40; }
.myHomePage #sideMenu .menuList li.on a { background-color: #205a40; }
.myHomePage #footer {text-align: center}

/* 招考平台 */
.recruitmentHomePage #footer .footerQR,
.recruitmentConPage #footer .footerQR{display: none;}

.s-footer { background-color: #f5f5f5; padding-bottom: 20px; }
.s-footer em,.userCenter-footer em { font-weight: normal; font-style: normal; }
.s-footer .copyRight img { vertical-align: middle; }

.select-box dt span{display:block;color:#205a40;}
.select-box .select-box-row h3{background:#205a40;}
.select-box .select-box-row ul li:hover{color:#205a40}
.select-box .select-box-row ul li.active{font-weight:bold; color:#205a40}
.select-box dt{ background: url(../img/path.png) 4px 12px no-repeat;  }

@media only screen and (max-width:1280px) {
.s-result,
.s-content,
.s-header,
.s-tab #ulsearchitem{ width:95%; }
.s-form.sm .input-box input {width: 120px;}
}


@media only screen and (max-width:800px) {

.s-logo h2,
.s-logo span,
.s-logo h4 {display:block; margin:0 auto}
.s-logo h4{font-size: 27px;}
.s-logo span{ display:none;}
.s-header{ height:auto !important;}
.s-form .input-box input {border-color: #205a40;width: 200px;}
#categorySiteRight{ width:100%; }

.s-form.sm{ float: left; margin-bottom:30px; }
.s-tab li a { display: block; padding: 0 7px; font-size: 12px;}

}


@media only screen and (max-width:500px) {

.s-form .input-box input {border-color: #205a40;width: 120px;}

}

















































