html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

*,*::before,*::after {
	box-sizing: content-box;
}

a {
	text-decoration: none;
}

ul {
	list-style: outside none none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix::after {
	clear: both;
	content: "";
	display: table;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	
}

input,textarea,button {
	font-size: 14px;
	margin: 0;
	outline: medium none;
	padding: 0;
	resize: none;
}

.bg-img {
	height: 200%;
	left: -50%;
	position: fixed;
	top: -50%;
	width: 200%;
	z-index: -1;
}

.bg-img img {
	bottom: 0;
	left: 0;
	margin: auto;
	min-height: 50%;
	min-width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}

.user-login {
	margin: 0 auto;
	padding-top: 30px;
	width: 540px;
}

.back-title a {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 28px;
}

.back-title a b {
	font-family: "simsun";
	font-weight: 700;
}

.back-title a:hover {
	text-decoration: underline;
}

.login-wrap {
	background-color: #fff;
	min-height: 510px;
	padding: 40px 80px 10px;
	position: relative;
}

.login-wrap .logo {
	margin-bottom: 40px;
	text-align: center;
}

.common-form li {
	margin-bottom: 20px;
	position: relative;
}

.common-form input {
	border: 1px solid #ccc;
	display: block;
	height: 44px;
	padding: 0 0 0 15px;
	vertical-align: middle;
	width: 363px;
}

.common-form input.placeholder {
	color: #ccc;
}

.common-form .authcode {
	width: 148px;
}

.valicode-wrap {
	margin-right: 25px;
	width: 165px;
}

.common-form .vali-img {
	cursor: pointer;
	margin-right: 20px;
	width: 135px;
}

.common-form .refresh-btn {
	background: rgba(0, 0, 0, 0) url("../images/refresh1.png") no-repeat
		scroll right center;
	height: 45px;
	width: 24px;
}

.common-form .refresh-btn.refreshing {
	animation: 0.3s ease-in-out 0s normal none 1 running refresh;
}

@
keyframes refresh { 0% {
	transform: rotate(0deg);
}

100%
{
transform


















:









 









rotate


















(360
deg
















);
}
}
@
keyframes refresh { 0% {
	transform: rotate(0deg);
}

100%
{
transform


















:









 









rotate


















(360
deg
















);
}
}
.common-form .sp-item {
	margin: -5px 0 10px;
}

.common-form .sp-item a {
	font: 14px/ 18px "microsoft yahei";
}

.common-form .sp-item a:hover {
	text-decoration: underline;
}

.common-form .forget-btn {
	color: #575757;
}

.common-form .register-btn {
	color: #4dbcff;
}

.common-form .register-btn b {
	font-family: "simsun";
	font-weight: 700;
}

.common-form .submit-btn,.common-form .reg-btn {
	background-color: #295fc0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 0;
	width: 380px;
}

.common-form .btn-disable {
	background-color: #cacccd;
}

.login-method {
	bottom: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.login-method a {
	background-position: left center;
	background-repeat: no-repeat;
	color: #4dbcff;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	padding-left: 25px;
}

.login-method a:focus {
	outline: medium none;
}

.login-method .login-qq {
	background-image: url("../images/qq-logo.png");
	border-right: 1px dotted #999;
	margin-right: 13px;
	padding-right: 15px;
}

.login-method .login-weixin {
	background-image: url("../images/wx_logo.png");
	border-right: 1px dotted #999;
	margin-right: 13px;
	padding-left: 37px;
	padding-right: 15px;
}

.login-method .login-phone {
	background-image: url("../images/phone-logo.png");
}

.login-method .login-user {
	background-image: url("../images/user-logo.png");
}

.error-tips {
	background-color: #f5d7d7;
	border: 1px solid #f36c79;
	clear: both;
	color: #f36c79;
	padding: 5px 0 5px 15px;
}

.popError {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	font-size: 20px;
	left: 50%;
	line-height: 32px;
	margin-left: -150px;
	padding: 30px;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 250px;
	z-index: 999;
}

:root * {
	
}

.login-wrap .title {
	color: #333;
	font: 700 26px/ 30px "microsoft yahei";
	margin-bottom: 25px;
	text-align: center;
}

.pwdTab {
	margin-bottom: 20px;
}

.pwdTab a {
	border-bottom: 2px solid #c8c8c8;
	color: #c8c8c8;
	font-weight: 700;
	padding-bottom: 10px;
	text-align: center;
	width: 50%;
}

.pwdTab a.on {
	border-bottom: 2px solid #e42837;
	color: #e42837;
}

#J_findForm2 {
	display: none;
}

.authcode-wrap {
	margin-right: 25px;
	width: 165px;
}

.authcode-wrap input {
	width: 148px;
}

.get-vercode {
	background-color: #f0f0f0;
	border: 1px solid #295fc0;
	color: #295fc0;
	cursor: pointer;
	line-height: 44px;
	text-align: center;
	width: 188px;
}

button.btn-disable {
	border: 1px solid #999;
	color: #999;
}

.protocol {
	background: rgba(0, 0, 0, 0) url("../images/tick.jpg") no-repeat scroll
		left center;
	padding-left: 25px;
}

.protocol a {
	color: #4dbcff;
}

.protocol a:hover {
	text-decoration: underline;
}

#colorbox,#cboxOverlay,#cboxWrapper {
	left: 0;
	outline: 0 none;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 9999;
}

#cboxOverlay {
	height: 100%;
	position: fixed;
	width: 100%;
}

#cboxContent {
	margin-top: 32px;
	overflow: visible;
	position: relative;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.cboxIframe {
	border: 0 none;
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

#cboxOverlay {
	background: #000 none repeat scroll 0 0;
}

#cboxLoadingOverlay {
	background: #fff none repeat scroll 0 0;
}

#cboxError {
	border: 1px solid #ccc;
	padding: 50px;
}

#cboxLoadingGraphic {
	background: rgba(0, 0, 0, 0) url("../images/loading.gif") no-repeat
		scroll center center;
}

#cboxClose {
	background: rgba(0, 0, 0, 0) url("../images/close.png") no-repeat scroll
		center center;
	border: 0 none;
	cursor: pointer;
	height: 16px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: -25px;
	width: 16px;
}

#colorbox {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #8c8c8c;
}

#colorbox .bd {
	margin: 20px;
}

#colorbox .succes-text {
	color: #3aa7e5;
	font-size: 14px;
	text-align: center;
}

#cboxClose {
	right: 10px;
	top: -25px;
}

#cboxContent {
	background: #f5f5f5 none repeat scroll 0 0;
	height: 47px;
}

#cboxTitle {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	text-align: center;
	top: -22px;
	width: 100%;
}

#cboxLoadedContent {
	background: #fff none repeat scroll 0 0;
}

.dialog-wrap {
	margin: 0;
	padding: 20px 0 0 50px;
}

.dialog-wrap p {
	margin: 20px 0;
}

.dialog-wrap .hd {
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 10px;
	padding: 10px 0;
}

.dialog-wrap .check-li {
	color: #999;
	font-size: 12px;
	margin: 0 0 15px;
}

.dialog-wrap .check-li label {
	margin: 0 10px;
}

.s-screen .user-login,.ss-screen .user-login {
	padding-top: 15px;
}

.ss-screen .login-method {
	bottom: 85px;
}

.mini {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.mini .bg-img {
	display: none;
}

.mini .login-wrap {
	min-height: 430px;
	padding: 20px 40px 0;
}

.mini .login-wrap .logo {
	margin-bottom: 10px;
}

.mini .user-login {
	margin: 0 auto;
	padding-top: 0;
	width: 460px;
}

.mini .login-method {
	bottom: auto;
	margin-top: 40px;
	position: relative;
}

.mini .register-part {
	bottom: 10px;
}