@charset "utf-8";
html {
	font-family: 微软雅黑;
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

em,
i {
	font-style: normal;
	font-weight: 400
}

button {
	border: none
}

button,
input[type=button],
input[type=submit],
select {
	cursor: pointer
}

li {
	list-style: none
}

a {
	text-decoration: none
}

a img,
fieldset,
iframe,
img {
	border-width: 0;
	border-style: none
}

.l-head {
	width: 1200px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
}

.l-index a {
	color: #2789ee;
}

.l-index {
	float: right;
}

.win {
	font-size: 18px;
	margin-right: 5px;
}

.lg-logo img {
	width: 28%;
}

.icon-u {
	position: absolute;
	top: 9px;
	left: 20px;
	/*background-image: url(../img/name.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 25px;
}

.icon-user {
	position: absolute;
	top: 9px;
	left: 20px;
	background-image: url(../img/name.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 25px;
}

.icon-user1 {
	position: absolute;
	top: 9px;
	left: 20px;
	background-image: url(../img/pwd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 25px;
}

.icon-user2 {
	background-image: url(../img/phone1.png);
}

.icon-user3 {
	background-image: url(../img/euto2.png);
}

.qc-log-btn {
	background-color: #2789ee;
	border: none;
	color: #fff;
	border-radius: 2px;
	outline: 0
}

.qc-log-btn:hover {
	background-color: #0097ee
}

.qc-log-btn.disabled,
.qc-log-btn.disabled:hover {
	background-color: #d0d0d0;
	color: #fff
}

.qc-log-input-text {
	font-size: 14px;
	height: 45px;
	width: 258px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #333;
	vertical-align: middle;
	padding: 13px 10px 12px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1
}

.qc-log-input-text::-ms-clear {
	display: none
}

.qc-log-input-text:hover {
	border-color: #b3b3b3;
	outline: 0
}

.qc-log-input-text:focus {
	border-color: #00a2ff;
	outline: 0
}

input[type=text] {
	-webkit-appearance: none
}

.login-body {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	min-width: 1000px
}

.login-wrapper {
	/*width: 100%;
	height: 100%;*/
	/*background-color:#01305E;*/
	background: url(../images/login.jpg);
	background-size: cover;
	position: relative;
	min-height: 600px
}

.manage-login-content {
	position: relative;
	display: inline-block;
	text-align: center
}

.manage-login-content .link {
	color: #fff
}

.manage-login-content .link:hover {
	text-decoration: underline
}

.lg-content {
	position: absolute;
	right: 10px;
	top: 120px
}

.login-inner {
	max-width: 1200px;
	position: relative;
	margin: 0 auto
}

.manage-login-content .login-tab {
	display: inline-block;
	background: #fff;
	width: 340px;
	height: 418px;
	border-radius: 4px;
	/*padding-bottom: 48px;*/
}

.login-tab-title {
	font-size: 20px;
	font-weight: normal;
	padding-top: 25px;
	color: #999
}

.login-tab-title.m {
	font-size: 24px;
	margin-bottom: -10px;
	position: relative;
	z-index: 10
}

.login-box .login-form {
	padding-top: 25px
}

.login-box .op-btn {
	padding-bottom: 10px
}

.manage-login-content .login-box.wx-box {
	padding-bottom: 30px
}

.manage-login-content .login-box.qq-box {
	padding-top: 15px
}

.manage-login-content .login-box .qc-log-input-text {
	width: 278px;
	height: 48px;
	padding-top: 11px;
	padding-bottom: 9px;
	text-indent: 32px;
}

.form-input .input-tips {
	top: 12px
}

.manage-login-content .login-box .login-form .form-list {
	width: 310px;
	margin: 0 auto
}

.login-form .form-input {
	padding-bottom: 15px;
	position: relative
}

.manage-login-content .login-box .login-form .fm-security {
	text-align: left
}

.manage-login-content .login-box .login-form .fm-security .qc-log-input-text {
	width: 125px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px
}

.manage-login-content .login-box .login-form .fm-security .security-num {
	display: inline-block;
	margin-left: 7px;
	border: 1px solid #d1d2d4;
	border-radius: 2px;
	vertical-align: middle
}

.manage-login-content .login-box .login-form .fm-security .security-img {
	width: 106px;
	height: 26px;
	padding: 6px 9px;
	display: block
}

.manage-login-content .login-box .op-btn {
	width: 310px;
	margin: 0 auto;
	padding-bottom: 0
}

.manage-login-content .login-box .op-btn .qc-log-btn {
	width: 92%;
	height: 45px;
	font-size: 14px;
	-webkit-appearance: none;
	margin-top: 31px;
}

.manage-login-content .login-box .op-btn .psw-info {
	overflow: hidden;
	margin-top: 15px
}

.manage-login-content .login-box .op-btn .psw-info .form-ctrl-label {
	float: left
}

.manage-login-content .login-box .op-btn .psw-info .regist {
	float: left;
	color: #2277da
}

.manage-login-content .login-box .op-btn .psw-info .forgot-psw {
	float: right;
	color: #2277da
}

.manage-login-content .login-box .op-btn .psw-info .forgot-psw:hover,
.manage-login-content .login-box .op-btn .psw-info .regist:hover {
	text-decoration: underline
}

.manage-login-content .login-box .qc-log-bubble {
	z-index: 10
}

.login-wrapper .lg-footer {
	position: absolute;
	bottom: 5px;
	height: 80px;
	line-height: 80px;
	width: 100%;
	border-top: rgba(255, 255, 255, .15) 1px solid
}


/*底部*/

.lg-footer-inner {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px
}

.login-wrapper .switch {
	float: right
}

.login-wrapper .switch .stick {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 15px;
	margin: 0 8px;
	background-color: #d1d9e1
}

.login-wrapper .copyright .tag-line {
	color: #e9edf2
}

.lg-tips-word {
	width: 310px;
	margin: 0 auto
}

.lg-tips-word-inner {
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-top: -5px;
	padding-bottom: 10px;
	line-height: 20px
}

.lg-tips-word.error .lg-tips-word-inner {
	color: #e1504a
}

.tc-msg+.form-code-tips {
	padding-top: 20px
}

.lg-logo {
	padding-bottom: 18px;
	position: relative
}

.lg-logo:after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
	bottom: 0;
	left: 0
}

.lg-logo-icon {
	width: 150px;
	height: 40px;
	display: inline-block;
	background-position: 0.58% 64.28%;
	background-size: 214.66666666666666% 685.785536159601%;
	;
	background-repeat: no-repeat
}

.lg-aside {
	padding-top: 84px;
	margin-right: 450px;
	padding-left: 10px
}

.lg-aside-event-tit {
	color: #fff;
	font-size: 0;
	padding-top: 22px
}

.lg-aside-event-icon {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 20px;
	padding-left: 4px
}

.lg-aside-event-icon img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: top
}

.lg-aside-event-tit h2 {
	display: inline-block;
	font-weight: 400;
	font-size: 28px;
	vertical-align: top;
	line-height: 1.7
}

.lg-aside-event-txt {
	margin-top: 15px
}

.lg-aside-event-con {
	padding-left: 70px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle
}


/**/

.f-pwd {
	float: left;
	margin-left: 28px;
	margin-top: 12px;
}

.f-rese {
	float: right;
	margin-right: 28px;
	margin-top: 12px;
}

.for-pwd a {
	color: #2789ee;
}

.el-checkbox {
	margin-left: 45px;
	text-align: left;
	margin-top: 11px;
}

.el-checkbox> input[type="checkbox"] {
	display: none;
}

.el-checkbox> input[type="checkbox"]+ .el-checkbox-style {
	position: relative;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 3px;
}

.el-checkbox> input[type="checkbox"]:checked+ .el-checkbox-style:before {
	border: #2789ee;
	background: #2789ee;
}

.el-checkbox> input[type="checkbox"]:checked+ .el-checkbox-style:before {
	animation-name: none;
}

.el-checkbox> input[type="checkbox"]+ .el-checkbox-style:before {
	border-radius: 3px;
}

.el-checkbox> input[type="checkbox"]+ .el-checkbox-style:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	content: '';
	border: 1px solid #C0CCDA;
}

.el-checkbox> input[type="checkbox"]:checked+ .el-checkbox-style:after {
	display: block;
}

.el-checkbox> input[type="checkbox"]+ .el-checkbox-style:after {
	top: 0.15em;
	left: 0.5em;
	box-sizing: border-box;
	width: 0.4em;
	height: 0.85em;
	transform: rotate(45deg);
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.el-checkbox> input[type="checkbox"]+ .el-checkbox-style:after {
	position: absolute;
	display: none;
	content: '';
}

.deal {
	color: #2789ee;
}
/**/
#mall_footer .copyright {
    background: none;
}

#mall_footer .copyright {
    background: none;
    text-align: center;
     padding: 30px 0 20px; 
}
#mall_footer .link {
    color: #ccc;
}
.link {
    overflow: hidden;
    margin-top: 16px;
}
#mall_footer a {
    color: #999;
}
#mall_footer p {
    padding: 15px 0 0;
    color: #999;
}
.sent{
	position: absolute;
    right: 33px;
    top: 15px;
    color: #2789ee;
}
