.bj02 {
	display: none;
	background: url('../img/newlogin/02.png') no-repeat center center;
}

body {
	background: url('../img/newlogin/bg.png') center center;
	background-size: cover;
	/* background-color: #1B2133; */
	min-height: auto;
}

i {
	font-style: normal;
}

.popTip {
	display: none;
}

.register-zhuche input {
	line-height: 38px;
}

input {
	color: #000;
}

input:focus {
	outline: none;
	border-color: #058ff9 !important;
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.header {
	width: 100%;
	height: 65px;
/*	background-color: rgba(0, 0, 0, .2)*/
}

.middle {
	min-height: 400px;
}

.main {
	max-width: 1200px;
	padding: 0 10px;
	margin: 0px auto;
	height: 60px;
	font-size: 14px;
	line-height: 60px;
}

.week-hide {
	display: none;
}

.strong-show {
	display: block !important;
}

.main a {
	color: #FFFFFF;
}

.main .topIndex {
	color: #a6b0c8;
	font-size: 14px;
	text-decoration: underline;
}

.logo {
	float: left;
	width: 87px;
	height: 33px;
	margin-top: 13.5px;
	text-indent: 8em;
}

.jiaxin-logo {
	background: url(/img/logo1.png) no-repeat;
	background-size: contain;
}

.agency-logo {
	background: url(../img/agency-logo.png) no-repeat;
	background-size: contain;
	width: 224px;
	height: 30px;
}

.header-login {
	display: none;
	float: right;
	text-decoration: underline;
}

.header-login:hover {
	color: #cef3fe !important;
	text-decoration: underline;
}

.middle {
	width: 100%;
}

.center {
	margin: 0px auto;
	width: 1320px;
}

.register-process {
	width: 1320px;
}

.register-process.register-page {
	width: 860px;
	height: 560px;
	margin: 130px auto 0;
	background: url(../img/register_resetpw.png) no-repeat center center;
	background-size: contain;
}

.register-process.register-page h2 {
	position: relative;
	padding-top: 40px;
	margin: 0 0 50px 0;
	text-align: center;
	font-size: 26px;
	color: #333;
}

.register-process.register-page h2 small {
	position: absolute;
	position: absolute;
	bottom: 0;
	left: 613px;
	font-size: 14px;
}

.register-process.register-page h2 small a {
	color: #428bc4;
}

.leftTextImg {
	width: 260px;
	margin-bottom: 10px;
}

.left-text-content h1, p {
	color: #fff;
}

@media screen and (max-height: 800px) {
	.login-wrap {
		position: relative;
		float: right;
		width: 480px;
		margin: 70px auto 0;
		margin-right: 30px;
		border-radius: 2px;
		background: #fff;
	}
	.left-text {
		float: left;
		margin-top: 80px;
		margin-left: 30px;
		padding-top: 21px;
	}
	.footer {
		width: 100%;
		margin: 30px auto 50px;
		text-align: center;
		color: rgba(255, 255, 255, .5)
	}
	.forget-pin.register-process, .register-process.register-page {
		margin-top: 70px !important;
	}
    .newlogin-wrap {
		margin: 210px auto 0;
		margin-right: 0px;
    }
}

@media screen and (min-height: 800px) {
	.login-wrap {
		position: relative;
		float: right;
		width: 480px;
		margin: 130px auto 0;
		margin-right: 30px;
		border-radius: 2px;
		background: #fff;
	}
	.left-text {
		float: left;
		margin-top: 140px;
		margin-left: 30px;
		padding-top: 21px;
	}
	.footer {
		position: fixed;
		width: 100%;
		bottom: 50px;
		margin: 30px auto 0;
		text-align: center;
		color: rgba(255, 255, 255, .5)
	}
    .newlogin-wrap {
		margin: 210px auto 0;
		margin-right: 0px;
    }
}

.qcLogin {
	background: url("/img/qc-login-bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.unLogin {
	background: url("/img/username-login-bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.loginTypeChange {
	position: relative;
	height: 44px;
	margin-top: 5px;
}

.click-block {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 44px;
	width: 124px;
	cursor: pointer;
}

.click-block.QRCode-wrap, .click-block.replace-wrap {
	margin: 0;
}

.login-wrap h2 {
	text-align: center;
	font-size: 16px;
	color: #000;
	height: 62px;
	line-height: 62px;
	margin: 0 60px;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

.login-wrap h2 a {
	display: block;
	width: 160px;
	height: 62px;
	line-height: 62px;
	color: #666;
	font-size: 16px;
	text-align: center;
}

.login-wrap h2 .kfz {
	float: left;
}

.login-wrap h2 .kfz.active {
	border-bottom: #058ff9 2px solid;
	color: #058ff9;
}

.login-wrap h2 .kf {
	float: right;
}

.login-wrap h2 .kf.active {
	border-bottom: #058ff9 2px solid;
	color: #058ff9;
}

.login-btn {
	width: 300px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background: #058ff9;
	margin: 0px auto;
	display: block;
	border-radius: 2px;
	margin-top: 25px;
	transition: all .2s;
	font-size: 14px;
}

.g-code{
	color: #058ff9;
	cursor: pointer;
}

.hide{
	display: none;
}

#note-code input{
	width: 250px!important;
	border:none;
}


.agent-code{
	display: flex;
	border-bottom: 1px solid #bebebe;
}
.user-code-in{
	/*border: none!important;
	border-bottom: 1px solid #bebebe!important;*/
}
#dc-code{
	width: 190px;
}
#s-note{
	width: 96px;
	height: 40px;
	background: #f7f7f7;
	border-radius: 4px;
	border: 1px solid #1D487D;	
	display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #1D487D;
    cursor: pointer;
}


#note-code label{
    display: inline-block;
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
	color: #f00;
	background: #fff2f3;
    margin: 0px;
    border-radius: 20px;
    position: relative;
    top: -10px;
	cursor: pointer;
	font-weight: unset;
}
.i-send{
	background: #eff0f4!important;
	color: #666!important;
}

.agent-code:focus{
	background-color: red;
}

.dev-login .login-btn {
	background: #058ff9;
	cursor: pointer;
}

.dev-login .login-btn:hover {
	background: #0084e8;
}

.agent-login .login-btn {
	background: #058ff9;
	cursor: pointer;
}

.agent-login .login-btn:hover {
	/*background: #0084e8;*/
}

#remember:hover {
	cursor: pointer;
}

.noCount {
	text-decoration: underline;
	color: #666;
	text-align: center;
	margin: 25px auto;
	display: block;
}

.operation {
	width: 360px;
	margin: 27px auto 0;
	font-size: 14px;
	color: #666;
}

.operation a {
	text-decoration: none;
	color: #428bc4;
	margin-left: 25px;
	font-size: 14px;
}

.operation a:visited {
	color: #3876a6;
}

.operation .forget {
	display: block;
	float: right;
	text-decoration: underline;
	color: #666;
}

.agent-forget {
	display: block;
	float: right;
	text-decoration: underline;
	color: #666;
}

.operation {}

.dev-password {
	float: left;
	margin: 0;
	height: 20px;
}

.dev-password .check-icon {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-top: -1.5px;
	margin-right: 5px;
	vertical-align: middle;
}

.agent-password {
	margin: 27px 120px;
	font-size: 12px;
	text-indent: 2em;
	color: #666;
}

.g-password {
	color: #666;
}

.g-password .check-icon {
	background: url(/img/check.png) no-repeat;
	background-size: 17px;
}

.x-password {
	color: #333;
}

.x-password .check-icon {
	background: url(/img/check.png) no-repeat 0 -17px;
	background-size: 17px;
}

.footer a {
	color: #666d79;
}

.block {
	display: block;
}

.red {
	color: #ed3e4c;
	font-size: 13px;
	margin-left: 10px;
}

.form-group:first-of-type {
	margin-top: 0;
}

.form-group {
	width: 300px;
	margin: 25px auto 0;
}

.form-group span {
	font-size: 13px;
	color: #000;
}

.form-group input {
	width: 300px;
	height: 38px;
	border-radius: 2px;
	border: 1px solid #bebebe;
	color: #000;
	padding-left: 8px;
	font-size: 14px;
}

.form-group .validate {
	width: 167px;
}

/* 忘记密码 */

.forget-pin.register-process {
	padding-bottom: 60px;
	width: 860px;
	height: 560px;
	background: url(../img/register_resetpw.png) no-repeat center center;
	background-size: contain;
	margin: 130px auto 0;
}

.forget-pin.register-process h2 {
	position: relative;
	padding-top: 40px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.forget-pin.register-process h2 small {
	position: absolute;
	bottom: 0;
	right: 58px;
	padding-top: 40px;
	margin-top: 0;
	text-align: center;
	font-size: 14px;
	color: #428bc4;
}

.forget-pin.register-process h2 small a {
	color: #428bc4;
}

.forget-pin .form-group {
	/* margin-right: auto; */
	margin-left: 230px;
	width: auto;
}

.forget-pin .form-group input {
	width: 400px;
}

.forget-pin .first-group {
	margin-top: 35px;
	margin-bottom: 25px;
}

.forget-pin p {
	margin-left: 230px;
}

.forget-pin .valid-code-box .validate {
	width: 275px;
}

.forget-pin .nextbtn {
	width: 400px;
	display: block;
	margin: 94px auto 0px auto;
}

.forget-step .forget-two-text {
	color: #333;
	margin-top: 50px;
	margin-bottom: 35px;
	font-size: 14px;
	text-align: center;
	margin-left: 0;
}

.nextbtn:hover {
	background: #0076d0;
}

.nextbtn {
	width: 350px;
	height: 38px;
	margin: 34px 0px 28px 70px;
	background: #058ff9;
	line-height: 38px;
	text-align: center;
	padding: 0 !important;
	color: #FFFFFF;
	border: 1px #058ff9 solid;
	border-radius: 2px;
	cursor: pointer;
}

.backmima {
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #666;
}

/* 空白页loading样式 */

.blank-loading {
	text-align: center;
	padding: 150px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.loginTip {
	margin: 0 auto;
	width: 360px;
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;
}

.loginTip p {
	color: #666;
	font-size: 12px;
	margin-bottom: 0;
}

.tip {
	margin: 0 60px;
	display: none;
}

.error-tip {
	text-align: center;
	display: inline-block;
	border: 1px solid #e17b83;
	color: #ed3e4c;
	font-size: 12px;
	width: 160px;
	height: 24px;
	line-height: 23px;
	background: #fff2f3;
	letter-spacing: 1px;
}

.errorMsg {
	width: 175px;
	display: inline-block;
	height: 40px;
	vertical-align: middle;
	margin-top: -6px;
}

/*填充模块*/

.fill-block {
	height: 15px;
	margin: 0;
}

.replace-wrap {
	margin-top: 10px;
	margin-bottom: 20px;
}
.select-tenant {
	display: none;
}
.select-tenant .tenant-item {
	color: #363C43;
	border: 1px solid #D8DAE0;
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 2px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	transition: all .3s ease;
	cursor: pointer;
	margin-bottom: 14px;
	display: none;
}
.select-tenant .tenant-item:hover {
	background: #f0f0f2;
}
.code-wrap{
	display: none;
}
.code-wrap .code-container-center{
	display: flex;
	justify-content: center;
}
.code-wrap .code-box{
	width: 160px;
	height: 160px;
}
.code-wrap .code-tip{
	color: #363C43;
    text-align: center;
    margin-top: 20px;
}
.code-wrap .code-tip .refresh-code{
	cursor: pointer;
	color:#0076d0;
}

.QRCode-wrap {
	margin-top: 16px;
	margin-bottom: 33px;
}

.qc-title {
	text-align: center;
	margin-bottom: 30px;
	color: #666;
	height: 18px;
}

.qr-code {
	height: 144px;
}

.android {
	float: left;
	width: 114px;
	margin-left: 110px;
}

.ios {
	float: right;
	width: 114px;
	margin-right: 110px;
}

.qc-name {
	display: inline-block;
	text-align: center;
	margin-top: 12px;
	width: 100%;
}

.qc-img {
	width: 100%;
	height: 114px;
}

.dot {
	height: 4px;
	margin-right: 10px;
}

.step-wrap {
	margin-top: 50px;
	text-align: center;
}

.step.step-one {
	background-image: url(../img/arr02.png);
	background-repeat: no-repeat;
}

.step {
	background-image: url(../img/arr01.png);
	background-repeat: no-repeat;
	background-size: 118px 60px;
	background-position: 0 0;
	display: inline-block;
	color: #666;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 118px;
}

.current-step {
	background-position: 0 -30px;
	color: #428bc4;
}

.errorInput {
	border: 1px solid #ed3e4c !important;
	background: #fff2f3 !important;
}

.errorInput:focus {
	border: 1px solid #ed3e4c !important;
	background: #fff2f3 !important;
}

.newH1 {
	font-size: 32px;
	margin: 18px 0 25px 0;
}

.rule-icon {
	display: inline-block;
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url(/img/check.png) no-repeat;
	background-size: 17px;
	margin-top: -3px;
	vertical-align: middle;
}

.rule-icon.active {
	background: url(/img/check.png) no-repeat 0 -17px;
	background-size: 17px;
}

.newlogin > .header,
.loginselection > .header {
    display: none;
}

.register-process.new-login {
    display: flex;
}

.newlogin-wrap {
    position: relative;
    float: right;
    width: 500px;
    height: 460px;
    border-radius: 4px;
    padding-top: 45px;
    background: url('../img/newlogin/bb.png') no-repeat center center;
    background-size:contain;
}
.newlogin-wrap .login-top {
	display: flex;
	height: 40px;
	padding: 0 22px;
    font-size: 17px;
    margin-bottom: 20px;
}
.newlogin-wrap .login-type {
	display: inline-block;
    width: 50%;
    padding: 0 15px 5px 15px;
    text-align: center;
}
.newlogin-wrap .login-type.active {
	color: #0076d0;
    border-bottom: 2px solid #0076d0;
}

.newlogin-wrap h2 {
    text-align: center;
    margin: 0 0 44px 0;
    font-size: 22px;
    font-weight: 700;
    color: #363C43;
}

.newlogin-wrap .form-group {
    position: relative;
}

.newlogin-wrap .form-group > img {
    width: 25px;
    position: absolute;
    top: 8px;
    left: 10px;
}

.newlogin-wrap .form-group input {
    height: 40px;    
    border: 1px solid #D8DAE0;
    border-radius: 4px;
    background: #FFF !important;
    color: #363C43;
}

.newlogin-wrap .form-group input::placeholder {
  color: #90979D;
}

.newlogin-wrap .form-group input:focus {
    border-color: #1D487D !important;
} 

.newlogin-wrap .form-group #username_code,
.newlogin-wrap .form-group #dc-code {
    padding-left: 40px;
}

.newlogin-wrap .login-btn {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: linear-gradient(90deg, #2867B5, #1D487D);
    margin-top: 16px;
}

.newlogin-wrap .login-btn:hover {
    background: linear-gradient(90deg, #1a5fb3, #174277);
}

.newlogin-wrap .operation,
.newlogin-wrap .form-group {
    margin-top: 20px;
}

.newlogin-wrap .operation a {
    color: #4256E1;
}

.newlogin-wrap .g-password{
    display: inline-flex;
    align-items: center;
    color: rgba(12, 227, 255, 1) !important;
}

.newlogin-wrap .g-password .check-icon {
    margin-top: 0;
    margin-right: 13px;
    width: 15px;
    height: 15px;
    background-size: 15px !important;
}

.newlogin-wrap .x-password .check-icon {
    background-position: 0 -15px !important;
}

.newlogin-wrap #username {
    background: url(/img/newlogin/account.png) 10px center no-repeat;
    background-size: 20px;
    padding-left: 40px;
}

.newlogin-wrap #password {
    background: url(/img/newlogin/password.png) 10px center no-repeat;
    background-size: 20px;
    padding-left: 40px;
}

.loginselection {
    background: url('../img/newlogin/bg.png') no-repeat center center;
	background-size: cover;
	background-color: #1B2133;
	min-height: auto;
}

.loginselection .center {
    width: 100%;
}

.login-selection {
    font-size: 14px;
    width: 100%;
}

.login-selection .header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 60px;
    padding: 0 20px;
    background: rgba(221, 225, 241, 0.5);
    color: #363C43;
    
}

.login-selection .header img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.login-selection .title {
    font-size: 24px;
    font-weight: 700;
    color: #363C43;
    text-align: center;
    margin-bottom: 20px;
}

.login-selection .selection {
    display: flex;
    justify-content: space-between;
    width: 1339px;
    margin: 0px auto;
}

.login-selection .selection > div {
    width: 320px;
	height: 324px;
	background: url('../img/newlogin/01.png') no-repeat center center;	
	border-radius: 4px;
	overflow: hidden;
	background-size: cover;
	/*border: 1px solid #0CCEFF;*/
}

.login-selection .selection > div:last-child {
    margin-right: 0;
}
.selectionDivHover{
	transform: scale(1.1);
}
.operationURL:hover {
	cursor: pointer;
	background: url('../img/newlogin/02.png') no-repeat center center !important;
	background-size: cover !important;
}
.devcenterURL:hover {
	cursor: pointer;
	background: url('../img/newlogin/02.png') no-repeat center center !important;
	background-size: cover !important;
}
.agentURL:hover {
	cursor: pointer;
	background: url('../img/newlogin/02.png') no-repeat center center !important;
	background-size: cover !important;
}
.verificationURL:hover {
	cursor: pointer;
	background: url('../img/newlogin/02.png') no-repeat center center !important;
	background-size: cover !important;
}
.login-selection .selection > div > img {
    width: 100px;
    text-align: center;
    display: block;
    margin: 80px auto 0px auto;
    transition: transform 0.5s ease; /* 设置过渡效果 */
    
}

.login-selection .selection > div > p {
    font-size: 16px;
    font-weight: 600;
    color: #363C43;
    margin-top: 22px;
    text-align: center;
}

.sxt{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
}
.sxt img{
	float: right;
}
.xxt{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.zjqq{
	width: 790px;
	height:720px;
	float: left;
	margin-top: 50px;
    position: relative;
    overflow: hidden;
}
.zjqq div{
	width: 100%;
	height:100%;
	position: absolute;
	background-size: contain;
	
}
.zjqq img{
	position: absolute;
    top: 0px;
	/*left:10%;
	top:20%*/
}

.zjqq .animation01 {
	animation: myfirst 1.5s ease-out;
	-moz-animation: myfirst 1.5s ease-out;
	/* Firefox */
	-webkit-animation: myfirst 1.5s ease-out;
	/* Safari and Chrome */
	-o-animation: myfirst 1.5s ease-out;
	/* Opera */
}

@keyframes myfirst {
	0% {
		top: 120px;
		opacity: 0;
	}
	100% {
		top: 0px;
		opacity: 1;
	}
}

.zjqq .animation02 {
	animation: myfirst2 1.5s ease-out;
	-moz-animation: myfirst2 1.5s ease-out;
	/* Firefox */
	-webkit-animation: myfirst2 1.5s ease-out;
	/* Safari and Chrome */
	-o-animation: myfirst2 1.5s ease-out;
	/* Opera */
}

@keyframes myfirst2 {
	0% {
		top: 80px;
		opacity: 0;
	}
	100% {
		top: 0px;
		opacity: 1;
	}
}

.zjqq .animation03 {
	animation: myfirst3 1.5s ease-out;
	-moz-animation: myfirst3 1.5s ease-out;
	/* Firefox */
	-webkit-animation: myfirst3 1.5s ease-out;
	/* Safari and Chrome */
	-o-animation: myfirst3 1.5s ease-out;
	/* Opera */
}

.zjqq .animation04 {
	animation: myfirst3 1.5s cubic-bezier(0, 0.05, 0.75, 1.03);;
	-moz-animation: myfirst3 1.5s cubic-bezier(0, 0.05, 0.75, 1.03);;
	/* Firefox */
	-webkit-animation: myfirst3 1.5s cubic-bezier(0, 0.05, 0.75, 1.03);;
	/* Safari and Chrome */
	-o-animation: myfirst3 1.5s cubic-bezier(0, 0.05, 0.75, 1.03);;
	/* Opera */
}

@keyframes myfirst3 {
	0% {
		opacity: 0;
		top: 60px;
	}
	100% {
		opacity: 1;
		top: 0px
	}
}

.iconPrompt{
	width:1339px;
	margin: 10px auto;
	padding-top:16px;
	padding-bottom:8px;
	display: none;
	animation-duration: 0.5s !important;
    -webkit-animation-duration: 0.5s !important;
    animation-fill-mode: both !important;
    -webkit-animation-fill-mode: both !important;
    transition: animation 0.5s ease; /* 设置过渡效果 */
    animation-name: enlarge3;
    -webkit-animation: enlarge3;
}
.iconPrompt1{
	background: url('../img/newlogin/shang01.png') no-repeat;
	/* background-position-y: -20px; */
    height: 210px;
    padding-top: 45px;
}
.iconPrompt2{
	background: url('../img/newlogin/shang02.png') no-repeat;
	/* background-position-y: -20px; */
    height: 210px;
    padding-top: 45px;
}
.iconPrompt3{
	background: url('../img/newlogin/shang03.png') no-repeat;
	/* background-position-y: -20px; */
    height: 210px;
    padding-top: 45px;
}
.iconPrompt4{
	background: url('../img/newlogin/shang04.png') no-repeat;
	/* background-position-y: -20px; */
    height: 210px;
    padding-top: 45px;
}
.iconPromptAnimation{
	animation-duration: 0.5s !important;
    -webkit-animation-duration: 0.5s !important;
    animation-fill-mode: both !important;
    -webkit-animation-fill-mode: both !important;
    transition: animation 1s ease; /* 设置过渡效果 */
    animation-name: enlarge2;
    -webkit-animation: enlarge2;
    display: block;	
}
.iconPrompt ul{
	flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    display: flex;
    margin-bottom:0px
}
.iconPrompt ul li{
	width:16%;
	margin-top:16px
}
.iconPrompt ul li img{
	display: block;
    margin: 0px auto;
}
.iconPrompt ul li p{
	text-align: center;
	margin-top: 16px;
    color: #363C43;
    font-size: 14px;
    font-weight: 600;
}
.bline{
	/* height:35px;
	width:100%;
	background: url('../img/newlogin/xia.png') repeat-y center center; */
}    
.selectionOpacity{
	opacity: 0.6;
}	

.newlogin-wrap {
	margin: 234px auto 0 !important;
	margin-right: 0px;
}