/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(green.png) no-repeat;
	border: none;
	cursor: pointer;
}

.icheckbox_square-green {
	background-position: 0 0;
}

.icheckbox_square-green.hover {
	background-position: -24px 0;
}

.icheckbox_square-green.checked {
	background-position: -48px 0;
}

.icheckbox_square-green.disabled {
	background-position: -72px 0;
	cursor: default;
}

.icheckbox_square-green.checked.disabled {
	background-position: -96px 0;
}

.iradio_square-green {
	background-position: -120px 0;
}

.iradio_square-green.hover {
	background-position: -144px 0;
}

.iradio_square-green.checked {
	background-position: -168px 0;
}

.iradio_square-green.disabled {
	background-position: -192px 0;
	cursor: default;
}

.iradio_square-green.checked.disabled {
	background-position: -216px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

	.icheckbox_square-green,
	.iradio_square-green {
		background-image: url(green@2x.png);
		-webkit-background-size: 240px 24px;
		background-size: 240px 24px;
	}
}


/*20181218*/
p {
	margin: 0;
}

body {
	background-color: #f3f3f3;
	margin: 0;
}

.clearfix {
	clear: both;
}

.headerbox {
	/*background-color: #093175;*/
	background-color: #fff;
	height: 100px;
	width: 1400px;
	margin: 0 auto;
	padding: 0px 20px;
}

/*.header {
    width: 1140px;
    margin: 0 auto;
}*/
.header .header-top-img {
	float: left;
}

.header .header-top-img img {
	width: 620px;
	padding-top: 20px;
}

.header .tap-nav {
	float: right;
	margin-top: 40px;
}

.header .tap-nav li {
	float: left;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #999;
}

.header .tap-nav a {
	text-decoration: none;
	font-size: 14px;
	color: #999;
}

.auth_tab_content_item p .users-fill-in {
	font-size: 14px;
}

.auth_input {
	width: 251px;
	margin: 0;
	color: #676a6c;
	border: none;
	padding: 13px 5px;
	font-size: 14px;
}

.auth_login_forgetp {
	text-decoration: none;
	color: #FFF;
	float: right;
}

.userlogin-iconbox {
	text-align: center;
}

.primary {
	background-color: #921313;
	border-color: #921313;
}

.primary:hover {
	background-color: #921313;
	border-color: #921313;
}

#cpatchaDiv .code-input {
	width: 100px;
}

#cpatchaDiv .vercode-img {
	height: 32px;
}


.auth_tab_content {
	/* padding: 25px 35px 22px 35px; */
	/* background-color: rgba(255, 255, 255, .9); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
	min-height: 205px;
	margin-top: 40px;
	/* margin-left: 100px; */
}

.login-prompt {
	background-color: #fff;
	width: 1400px;
	margin: 0 auto;
	padding: 20px;
}

.prompt-content p {
	font-size: 13px;
	color: #5a5a5a;
	line-height: 24px;
	margin-left: 104px;
	background-image: url(/authserver/custom/images/arrp1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.prompt-content {
	float: left;
}

.prompt-right p {
	font-size: 13px;
	color: #5a5a5a;
	line-height: 24px;
	margin-left: 84px;
	background-image: url(/authserver/custom/images/arrp1.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}

.prompt-right {
	float: right;
	width: 50%;
}

.prompt-content {
	background-image: url(/authserver/custom/images/ico-notice1.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

.auth_tab_content {

	min-height: 205px;
	margin-top: 40px;
	/* margin-left: 100px; */
	/* background: url(../../images/loginarea_bg.png) 0 4px; */
	/* width: 352px; */
	/* height: 346px; */
	/* background-repeat: no-repeat; */
}

.auth_login_footer {
	/* width: 1440px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: center;
	color: #5a5a5a;
	font-size: 13px;
	line-height: 24px; */
	opacity: 0.699999988079071;
	color: #FFFFFF;
	font-family: PingFang SC;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 17px;
}

.auth_login_content .auth_login_right {
	/* width: 50%; */
	float: right;
	/*margin-right: 80px;*/
}

.auth_tab_content_item {
	position: relative;
	/* width: 282px; */
	margin-top: 26px;
	width: 310px;
}

#qqLogin,
#wxLogin,
#wbLogin {
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 14px;
	margin-top: 10px;
	display: block;
}

#qqLogin {
	background-image: url(/authserver/custom/images/qq-blue.png);
}

#wxLogin {
	background-image: url(/authserver/custom/images/wechat-green.png);
}

#wbLogin {
	background-image: url(/authserver/custom/images/blog-red.png);
}

.other-login {
	border-top: 1px solid #5d5d5d;
	padding-top: 1px
}

.other-login span {
	font-weight: bold;
	display: block;
}

.headerbox,
.login-prompt {
	max-width: 1440px;
	min-width: 1020px;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}
