html {
	background:#fff;
	overflow:scroll-y
}
.gray-line {
	border-right:1px solid #828282
}
.left {
	float:left
}
.right {
	float:right
}
.floatfix {
	*zoom:1
}
.login-content {
	height:585px;
	position:relative;
	width:100%
}
.other-question {
	margin:30px 0
}
.info-wrap {
	padding:10px 30px
}
.qrcode-pop a {
	display:none
}
.qrcode-pop img {
	display:block;
	height:119px;
	margin:0 auto;
	width:114px
}
.other-question ul {
	*margin:30px auto;
	text-align:center;
	*width:1130px
}
.other-question li {
	border:1px solid #c3c3c3;
	display:inline-block;
	*display:inline-block;
	*float:left;
	margin:0 20px;
	*margin-left:10px;
	width:240px;
	*zoom:1
}
.other-question li a {
	display:block
}
.floatfix:after {
	clear:both;
	content:"";
	display:table
}
.login-content .content-bg-link {
	display:block;
	height:100%;
	left:0;
	position:absolute;
	*top:0;
	width:100%;
	z-index:5
}
.login-content .login-bg {
	background-image:url(../images/login-bg-defaultTJ.jpg);
	
	background-size:auto 100%;
	background-position:39% center;
	background-repeat:no-repeat;
	height:585px;
	left:0;
	position:absolute;
	top:0;
	width:100%
}
.login-content .login-logo-text {
	background:url(../images/logo-text-pic.png?v=59479.png) no-repeat;
	background-size:cover;
	height:256px;
	left:0;
	position:absolute;
	top:220px;
	width:651px;
	*z-index:4
}
.login-content .center_content {
	height:585px;
	margin:0 auto;
	max-width:1220px;
	position:relative;
	*width:1220px;
	*z-index:6
}
.login-content .content-layout {
	background:#fff;
	display:none;
	position:absolute;
	right:100px;
	top:106.5px;
	*top:116px;
	width:345px;
	z-index:10
}
.qrcode-pop .qrcode-pop-bg {
	background-image:url(../images/qrcode-pop-bg.png?v=58581.png);
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:1
}
.qrcode-pop .qrcode-pop-content {
	position:relative;
	z-index:2
}
.qrcode-pop .close-qrcode-pop {
	color:#c9ad5b;
	cursor:pointer;
	font-size:18px;
	position:absolute;
	right:5px;
	top:-7px
}
.qrcode-pop .accountApp-tittle {
	color:#090;
	font-size:13px;
	margin:10px 0
}
.qrcode-pop .qrcode-tip {
	color:#9d9d9d;
	margin:0 auto;
	text-align:left;
	width:114px
}
input[type=text]:focus {
	outline:0
}
div.quc-wrapper .quc-email-hint {
	*height:auto;
	max-height:230px;
	overflow:auto;
	overflow-x:hidden
}
.login-content .content-layout h1 {
	font-size:20px;
	padding:4px 0
}
div.quc-qiuser-panel .login-wrapper {
	margin-bottom:0
}
.other-question li:hover {
	border:1px solid #22ac69
}
.other-question li .info-icon {
	float:left
}
.other-question li .info-text {
	float:right;
	height:40px;
	text-align:left;
	width:130px
}
.other-question li .info-icon span {
	display:inline-block;
	height:36px;
	width:36px
}
.info span a:hover {
	color:#46a115
}
.login-content .center_content .qrcode-pop {
	border-radius:5px;
	bottom:0;
	cursor:pointer;
	font-size:12px;
	height:200px;
	left:0;
	position:absolute;
	text-align:center;
	width:150px
}
.other-question .info-icon .account_complaint {
	background:url(../images/go-complaint-gray.png?v=6dc6a.png)
}
.other-question .info-icon .frequent_question {
	background:url(../images/frequent-question-icon.png?v=463a3.png)
}
.other-question .info-icon .find_password {
	background:url(../images/find-password-icon.png?v=f9774.png)
}
.other-question .info-icon .account_security {
	background:url(../images/account-security-icon.png?v=0ae92.png)
}
.other-question li .info-text .title {
	color:#666;
	font-size:14px
}
.other-question li .info-text .text {
	color:#a1a1a1;
	font-size:16px;
	margin-top:3px
}
.other-question li a:hover .info-text .title,.other-question li a:hover .info-text .text {
	color:#22ac69
}
.other-question li a:hover .info-icon .account_complaint {
	background:url(../images/go-complaint-green.png?v=5e8cc.png)
}
.other-question li a:hover .info-icon .frequent_question {
	background:url(../images/frequent-question-icon-green.png?v=78b02.png)
}
.other-question li a:hover .info-icon .find_password {
	background:url(../images/find-password-icon-green.png?v=1c261.png)
}
.other-question li a:hover .info-icon .account_security {
	background:url(../images/account-security-icon-green.png?v=3b13f.png)
}
.login-page {
   background-color: #fff; 
     /* background-image: url(../images/login-bg-default.jpg);*/
    background-size: cover;
	
}
#loginHeader {
	padding:6px 0;
	width:100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
body #ft {
	padding:20px 0 10px
}
div#doc {
	background:#fff;
	font-size:14px;
	height:100%;
	margin:0 auto;
	position:relative;
	width:100%
}
body #ft p {
	margin:5px 0
}
#loginHeader .logo {
	margin:2px auto;
	width:1180px
}
#loginHeader .logo span {
	display:inline-block;
	height:50px;
	width:389px;
	margin-top:4px;
}

.login-content .content-layout #loginWrap {
	overflow:hidden;
	padding:25px
}
.quc-clearfix,.quc-clearfix:after {
	clear:both
}
.otherMessage {
	margin-bottom:5px;
	text-align:center
}
.quc-fixIe6margin {
	display:inline-block
}
.botborder {
	border-bottom:1px solid #e5e5e5
}
.reg-wrapper-quick {
	background:url(../images/bdbgquick.png?v=f5d9d.png) repeat-x;
	height:350px;
	padding-top:14px
}
.otherMessage a {
	color:#949494
}
.quc-clearfix:after {
	content:" ";
	display:block;
	height:0;
	visibility:hidden
}
.quc-qiuser-panel .quc-wrapper {
	font:16px "Microsoft YaHei";
	margin-bottom:20px
}
.quc-wrapper .quc-ipbox {
	background:#fff;
	border:1px solid #ced1d0;
	border-radius:4px;
	font:16px "Microsoft YaHei";
	margin-bottom:10px
}
.quc-wrapper .quc-checkcode {
	width:115px
}
.otherMessage a:hover {
	text-decoration:underline
}
.quc-mod-sign-in p.quc-field-account {
	z-index:10
}
.quc-mod-sign-in p.quc-field-account,.quc-mod-sign-in p.quc-field-password {
	background:#fff;
	border:2px solid #e6e6e6;
	margin-bottom:12px
}
.quc-wrapper a.forgetPass {
	float:left
}
.quc-wrapper a.signUpAccount {
	float:right
}
.quc-mod-sign-in p.quc-field-submit {
	margin-top:12px;
	padding:0
}
.quc-mod-sign-in input.quc-submit {
	background: #00599d;
    border-color: #00599d;
	border-radius:5px;
	border-width:0;
	box-sizing:border-box;
	color:#fff;
	font-size:14px;
	height:40px;
	line-height:40px;
	text-indent:0;
	width:100%
}

.quc-mod-sign-in input.quc-submit:hover {
    background-color: #1472ba;
    border-color: #1472ba;
}
.quc-mod-sign-in input.quc-button-signing-in {
	background:#22ac69;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	text-indent:0;
	width:100%
}
.quc-mod-sign-in p.quc-field-third-part {
	color:#333;
	font-size:14px;
	margin-top:22px;
	padding:0
}
.quc-mod-sign-in span.quc-third-part {
	display:inline-block;
	*display:inline-block;
	height:30px;
	line-height:30px;
	*zoom:1
}
.quc-mod-sign-in a.quc-third-part-icon {
	background-image:url(../images/third-login-icon.png?v=92431.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:25px;
	margin-right:8px;
	width:25px
}
.quc-mod-sign-in a.quc-third-part-icon-sina {
	background-position:-27px 0;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-renren {
	background-position:-27px -108px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-fetion {
	background-position:-27px -81px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-telecom {
	background-position:-27px -135px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-tencent {
	background-position:-27px -27px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-weixin {
	background-position:-27px -54px;
	*margin-top:3px
}
.quc-wrapper a.quc-findPwd {
	color:#54c11a;
	float:right
}
div.quc-mod-sign-in p.input-focus {
	border:2px solid #00599d;
}
.quc-qiuser-panel .quc-wrapper .quc-tip-wrapper {
	height:24px;
	padding:0
}
.quc-qiuser-panel .quc-wrapper .quc-main {
	min-height:210px;
	padding:0;
	width:auto
}
.quc-mod-sign-in .quc-main .quc-input {
	background:none;
	border:0;
	font-size:14px;
	margin:2px 4px 2px;
	outline:none;
	width:230px
}
.quc-mod-sign-in .quc-field-account .quc-label {
	background:url(../images/uc-account-icon.png?v=dcacb.png);
	display:inline-block;
	*display:inline-block;
	height:18px;
	margin:0 0 0 8px;
	vertical-align:middle;
	width:18px;
	*zoom:1
}
.quc-mod-sign-in p.quc-checknumber{
	background:#fff;
	border:2px solid #e6e6e6;
	margin-bottom:12px
}
.quc-mod-sign-in .quc-checknumber .quc-label {
	background:url(../images/uc-checknumber-icon.png);
	display:inline-block;
	*display:inline-block;
	height:18px;
	margin:0 0 0 8px;
	vertical-align:middle;
	width:18px;
	*zoom:1
}
.quc-mod-sign-in .quc-field-password .quc-label {
	background:url(../images/uc-password-icon.png?v=c85d7.png);
	display:inline-block;
	*display:inline-block;
	height:18px;
	margin:0 0 0 8px;
	vertical-align:middle;
	width:18px;
	*zoom:1
}
.quc-mod-sign-in .quc-field-account .quc-input-bg,.quc-mod-sign-in .quc-field-password .quc-input-bg,.quc-mod-sign-in .quc-field-captcha .quc-input-bg {
	background:#fff;
	width:250px
}
.quc-mod-sign-in .quc-field-account .quc-input-bg,.quc-mod-sign-in .quc-field-password .quc-input-bg {
	display:inline-block;
	*display:inline-block;
	height:32px;
	*zoom:1
}
.quc-mod-sign-in .quc-field-captcha .quc-input-bg {
	border:2px solid #e6e6e6;
	height:44px;
	_height:40px;
	width:162px;
	_width:158px
}
.quc-mod-sign-in .quc-field-captcha .quc-captcha-img {
	height:48px;
	width:128px
}
.quc-mod-sign-in .quc-main .quc-field-keep-alive {
	font-size:14px;
	margin:20px 0 10px;
	padding:0
}
.quc-wrapper .quc-ipbox .quc-field {
	position:relative
}
.quc-wrapper .quc-ipbox .quc-input-captcha {
	width:110px
}
.quc-wrapper .quc-field-captcha .quc-ipbox {
	margin-bottom:0
}
.quc-mod-sign-in .quc-form a.quc-link {
	color:#7a7e80
}
.quc-wrapper a.quc-link:hover {
	text-decoration:underline
}
.quc-mod-sign-in input.quc-submit:active {
	background:#149a59;
	width:100%
}
.quc-mod-sign-in input.quc-button-signing-in:active {
	background:#149a59;
	width:100%
}
.quc-mod-sign-in a.quc-third-part-icon-sina:hover {
	background-position:0 0;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-renren:hover {
	background-position:0 -108px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-fetion:hover {
	background-position:0 -81px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-telecom:hover {
	background-position:0 -135px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-tencent:hover {
	background-position:0 -27px;
	*margin-top:3px
}
.quc-mod-sign-in a.quc-third-part-icon-weixin:hover {
	background-position:0 -54px;
	*margin-top:3px
}
div.quc-mod-sign-in .quc-field-captcha span.input-focus {
	border:2px solid #22ac69
}
.quc-mod-sign-in .quc-field-captcha .quc-input-bg .quc-input-captcha {
	padding-left:12px;
	width:130px
}
.quc-mod-sign-in .quc-form a.quc-link:hover {
	color:#22ac69
}
.quc-mod-sign-in .quc-form a.quc-link:active {
	color:#7a7e80
}
#quc-bd .otherMessage {
	border-top:1px #E5E5E5 solid;
	display:none;
	font-size:14px;
	height:60px;
	line-height:53px;
	text-align:center;
	width:110%
}
#quc-bd .otherMessage,#quc-bd .otherMessage #accountLogin a,#doc .otherMessage .findpwd a {
	color:#767676
}
#quc-bd .otherMessage #accountLogin a:hover,#doc .otherMessage .findpwd a:hover {
	color:#54c11a
}
.uc-logincode {
	position:absolute;
	right:0;
	_right:0;
	top:0;
	z-index:111
}
.uc-logincode .btn-account {
	background:url(../images/uc-account-signin.png?v=8b091.png) no-repeat;
	display:inline-block;
	height:54px;
	margin:6px 6px 0 0;
	_margin-right:3px;
	position:relative;
	width:54px
}
.uc-logincode .login-type-tip {
	background:url(../images/login-type-arrowBg.png?v=3efc3.png) no-repeat;
	color:#22ac69;
	font-size:12px;
	font-weight:bolder;
	height:25px;
	left:-120px;
	line-height:25px;
	padding:0 0 0 10px;
	position:absolute;
	top:12px;
	width:110px
}
.uc-logincode .btn-code {
	background:url(../images/uc-two-code.png?v=eaa09.png) no-repeat;
	display:inline-block;
	*display:inline-block;
	height:54px;
	margin:6px 6px 0 0;
	width:54px;
	*zoom:1
}
.quc-mod-qrcode-sign-in .quc-qrcode-wrapper {
	background:#fff;
	height:120px;
	width:331px
}
.quc-main .qrcode-help {
	background:url(../images/uc_twocodehelp.png?v=74b74.png) no-repeat;
	display:none;
	height:200px;
	position:absolute;
	right:0;
	top:-19px;
	width:99px;
	z-index:10
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode-wrapper {
	height:190px;
	overflow:hidden;
	width:190px
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode-box {
	margin:5px auto
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode {
	right:0;
	top:0
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-title {
	margin:0
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode-wrapper {
	height:150px;
	margin:0 42px;
	width:150px;
	z-index:11
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode-box {
	height:140px;
	width:140px
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .qrcode-main {
	padding:3px 30px;
	position:relative
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-twocode-icon {
	background:url(../images/uc-twocode-icon.png?v=d0f7f.png);
	display:inline-block;
	*display:inline-block;
	height:26px;
	vertical-align:middle;
	width:26px;
	*zoom:1
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-twocode-tip {
	display:inline-block;
	height:26px;
	line-height:26px;
	margin-left:15px;
	vertical-align:middle
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-login-success-tip {
	font-size:14px;
	height:33px;
	line-height:33px;
	margin:23px 0 10px;
	text-align:center
}
.quc-wrapper .quc-ipbox .quc-field .text-error {
	background:#fff;
	border-radius:2px;
	color:#666;
	font-size:12px;
	left:372px;
	padding:0 5px;
	position:absolute;
	top:17px;
	white-space:nowrap
}
.quc-wrapper .quc-ipbox .quc-field .ico-right {
	height:14px;
	margin-right:6px;
	width:14px
}
.quc-qiuser-panel .quc-mod-qrcode-sign-in .quc-qrcode-box .quc-qrcode-refresh {
	background:#22ac69;
	position:static
}
#quc-bd .logo a,#quc-bd .otherMessage div {
	display:inline-block
}
#quc-bd .otherMessage .split {
	color:#e5e5e5;
	margin:0 24px
}
#login-other {
	background-color: #fcfcfc;
    border-top: 1px solid #f4f4f4;
    overflow:hidden;
    zoom: 1;
    margin-top: 10px;
	font-size:12px;
	height:28px;
	padding:4px 6px;
}

#login-other .register a {
    color: #9B9EA0;
}
#login-other .register a:hover {
    color: #00C1DE;
}
#login-other .register {
    float: right;
}
#login-other .fm-label-extra {
    margin-right: 16px;
	float: right;
	color: #9B9EA0;
}
.yzmright{display:inline-block;width:110px;line-height:40px; position: absolute;
    top: 0;left:190px;}
.quc-wrapper a:active,.quc-wrapper a:hover{outline-width:0}
.quc-wrapper input,.quc-wrapper select,.quc-wrapper textarea{outline:0}

.quc-icon-sad{background-position:-403px -607px}
.quc-wrapper dd,.quc-wrapper div,.quc-wrapper dl,.quc-wrapper dt,.quc-wrapper form,.quc-wrapper i,.quc-wrapper label,.quc-wrapper li,.quc-wrapper ol,.quc-wrapper p,.quc-wrapper ul{-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;box-sizing:content-box;height:auto;list-style:none;margin:0;padding:0;width:auto}
.quc-wrapper a{text-decoration:none}.quc-clearfix{*zoom:1}
.quc-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}


.quc-wrapper .quc-button-disabled,.quc-wrapper .quc-button-disabled:focus,.quc-wrapper .quc-button-disabled:hover,.quc-wrapper .quc-button-disabled:visited{background-position:-350px -240px;
color:#bababa;cursor:default;text-decoration:none}.quc-wrapper .quc-input{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;
background-color:#fff;border:none;box-sizing:content-box;color:grey;font-size:14px;height:21px;*height:20px;line-height:20px;margin:3px 4px 3px;*margin-top:4px;outline:none;padding:3px 7px;width:247px}
.quc-wrapper .quc-input-bg{display:inline-block;*display:inline;vertical-align:middle;width:270px;*zoom:1}.quc-wrapper .quc-input-bg-incorrect{background-position:0 -485px}
.quc-wrapper .quc-input-bg-focus{background-position:0 -530px}.quc-input-long .quc-input-bg{background-position:0 -440px;width:270px}
.quc-input-long .quc-input-bg-incorrect{background-position:0 -485px}.quc-input-long .quc-input-bg-focus{background-position:0 -530px}
.quc-input-middle .quc-input-bg{background-position:-270px -439px;width:145px}.quc-input-middle .quc-input-bg-incorrect{background-position:-270px -484px}
.quc-input-middle .quc-input-bg-focus{background-position:-270px -529px}.quc-input-middle .quc-input{width:123px}
.quc-input-short .quc-input-bg{background-position:0 -575px;width:120px}.quc-input-short .quc-input-bg-incorrect{background-position:-120px -575px}
.quc-input-short .quc-input-bg-focus{background-position:-240px -573px}.quc-input-short .quc-input{width:97px}




