/**登录头部部分  开始**/
.header-login .navbar-brand{
	padding:0 0 0 15px;
}
.header-login .navbar-brand img{
	width:88%;
	margin-top:5px;
}
.navbar-radius{
	border-radius:0;
}
@media(min-width:768px){
	.header-login .navbar-collapse ul{
		float:right;
	}
}
/**登录头部部分  结束**/  /**登录中心内容部分   开始**/
.container-wrap{
	width:100%;
	min-height:580px;
}
.page-header-text{
	margin-top:60px;
}
.page-header-text h1{
	font-size:16px;
}
.navPad{
	margin:30px 0;
}
.login-left-centent{
	margin-top:40px;
}
.login-right-content{
	padding-top:80px;
}
.login-right-content p{
	font-size:16px;
	padding-bottom:10px;
}
/**登录中心内容部分   结束**/  /**登录页面底部内容   开始**/
.footer{
	width:100%;
	background:#313131;
	height:110px;
	color:#9d9d9d;
}
.footer a{
	color:#9d9d9d;
}
.footer-ul{
	padding:15px 0;
}
.footer-ul li{
	display:inline-block;
	padding:0 10px;
	border-right:1px solid #9d9d9d;
}
.footer p a{
	color:#fff;
	margin-left:10px;
}
/**登录页面底部内容   结束**/  /**注册页面内容   开始**/
.resetH2{
	font-size:20px;
	padding:10px 0 15px;
}
.redRequire{
	padding-bottom:10px;
	border-bottom:3px solid #ccc;
}
.redRequire span{
	display: inline-block;
    font-size: 16px;
    margin-top: 4px;
    padding: 0 3px;
    vertical-align: middle;
}
.formPad{
	padding-top:35px;
}
.resetInputWidth{
	padding-bottom:30px;
	border-bottom:3px solid #ccc;
}
.resetInputWidth label span{
	display:inline-block;
	vertical-align:middle;
	margin-top:3px;
}
@media(min-width:992px){
	.resetInputWidth input{
		width:60%;
	}
}
.emailInfoBox{
	height:300px;
	border:1px solid #b2cfe8;
	background:#d7eafb;
	padding:15px;
}
.emailInfoBox p{
	padding-bottom:10px;
	color:#337ab7;
}
.emailInfoBox p span{
	display:inline-block;
	margin-right:5px;
}
.emailInfoBox .emainInfo{
	font-size:16px;
	font-weight:bold;
}
.createAccoutBox .colorRed{
	display: inline-block;
    margin-top: 5px;
    vertical-align: middle;
}
.createAccoutBox p{
	padding-bottom:20px;
}
.createAccoutBox .emailState{
	font-weight:bold;
	padding-bottom:10px;
}
.emailStateUl{
	margin-bottom:20px;
}
.emailStateUl span{
	font-size: 7px;
    margin-right: 4px;
    margin-top: -4px;
    vertical-align: middle;
}
.createSteps font{
	display:inline-block;
	margin:0 10px 10px 0;
}
.createSteps font span{
	background:#D6D6D6;
	width:30px;
	height:30px;
	border-radius:50%;
	display:inline-block;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-right:5px;
}
.createSteps font.current span{
	background:#FABE00;
}
.regBox .colorRed{
	text-align:left;
	padding-top:7px;
}
.regBox label.control-label{
	font-size:12px;
	padding-top:0;
}
@media(max-width:991px){
	.regBox label.control-label{
		text-align:left;
	}
}
.regBox select.form-control{
	color:#999 !important;
  	padding-left: 8px !important;
  	background: url("../../rhhz/images/select_arrow.png") no-repeat scroll right center #fff !important;
}
.regBox select.form-control option{
	color:#999 !important;
}
.jumbotron.regTwoSteps{
	padding:15px;
}
@media(min-width:992px){
	.regTwoLeft{
		border-right:1px solid #ccc;
	}
}
.regTwoLeft h3,.regTwoRight h3{
	line-height:30px;
	margin-bottom:20px;
	border-bottom:2px solid #337ab7;
}
.regTwoSteps .form-group{
	margin-bottom:10px;
}
.regTwoSteps .form-control{
	height:28px;
	padding:3px 12px;
}
@media(min-width:768px) and (max-width:991px){
	.regTwoSteps label.control-label{
		text-align:right;
	}
}
.resetPad{
	padding-top:20px;
}
.regThree h3{
	line-height:30px;
	margin-bottom:20px;
	border-bottom:2px solid #337ab7;
	font-weight: bold;
	font-size:16px;
}
.clearText i{
	font-size: 18px;
    margin-right: 3px;
    vertical-align: middle;
    cursor:pointer;
}
.clearText{
	padding:5px 0 0 0;
}
.regThreeBox p{
	font-size:14px;
}
.regThreeBox .form-group .control-label{
	padding-top:7px;
}
.form-group .glyphicon-calendar{
	cursor:pointer;
}
/**注册页面内容   结束**/
/*
 * Sidebar
 */

/* Hide for mobile, show later */
/**.sidebar {
  float:left;
}**/

/* Sidebar navigation */
/**.nav-sidebar {
  margin-right: -21px; 
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}**/


/*
 * Main content
 */

/**.main {
  float:right;
  width:80%;
  margin-top:-40px;
}

.main .page-header {
  margin-top: 0;
}

.main-role{
	background-color: #428bca;
	height:30px;
}**/


/**注册成功图片**/
.fhjg {
	padding: 75px 0 85px 0;
	text-align: center !important;
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 40px;
}
/** 验证码 **/
.reg-code {
	height: 34px;
}

.reg-code img {
	height: 100%;
	width: auto;
	cursor: pointer;
}

.hjt {
	width: 100%;
	height: auto;
	background: url(rhhz/images/hjt.png) no-repeat;
	padding-left: 20px;
}


/**期刊关注页面 分页 添加关注**/
.pageTagsUlWrap2 {
	text-align: center;
	padding: 5px 0;
}

.pageTagsUlWrap2 {
	text-align: center;
	padding: 5px 0;
}

.pageTagsUl li {
	border: 1px solid #ddd;
	padding: 2px 8px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.pageTagsUl li.pageTagLiInfo {
	padding: none;
	border: none;
	cursor: default;
}

.pageTagsUl li.current {
	background: #2871b1;
	color: #fff;
}

.pageTagsUl li.clickpage:hover {
	background: #2871b1;
	color: #fff;
}

.pageTagsUl .disabled {
	color: #999;
	cursor: default;
}

.pageTagsUl li.disabled:hover {
	color: #999;
	background: #fff;
}



/**期刊关注页面  列表 添加关注**/
.xuezhe-list-wrap{
	padding:20px 0;
}
.add-attention{
	margin-bottom:10px;
	height:100px;
}
.add-attention a{
	border-radius: 4px;
    min-width: 200px;
    padding: 15px;
    max-width:200px !important;
	display:block;
	border:1px solid transparent;
	margin:0 auto;
	text-align:center;
}
.add-attention a span.image{
	height:30px;
}
.add-attention a span img {
    border-radius: 0;
    height: auto;
    margin: 0 auto;
    max-height: 30px;
    width: 120px;
}
.add-attention a span.title {
    padding-top: 10px;
    text-align:center;
    display:block;
}
.add-attention a.active{
	border:1px solid #337ab7;
}
.add-attention a:hover{
	border:1px solid #ff9f20;
}





