
.demo {
    padding-top: 20px;
    text-align: center;
    color: #9abcda!important;
    font-size: 14px;
}
.text-box{
	text-align: center;
	padding: 72px 40px 0 40px;
	position: relative;
	animation: slow 1s linear;
}
.quit-style{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 12px;
	right: 24px;
	background: url(../images/quit.png) no-repeat 1px 0;
	cursor: pointer;
}
.a-style{
	color: #333;
	font-size: 16px;
	text-align: left;
	margin-top: 69px;
	display: flex;
	flex-direction: column;
}
.relation-text{
	font-size: 14px;
	margin-top: 30px;
	text-align: left;
}
.tab-box{
	width: 520px;
	height: 448px;
	color: #333333;
	font-size: 16px;
	margin-top: 48px;
	border: 1px solid #BFBFBF;
}
.tab-item{
	height: 49px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #BFBFBF;
}
.tab-lefts{
	width: 153px;
	height: 95px;
}
.tab-left{
	width: 153px;
	height: 49px;
	line-height: 49px;
	padding-left: 32px;
	text-align: left;
	box-sizing: border-box;
	border-right: 1px solid #BFBFBF;
}
.tab-right{
	margin-left: 24px;
}
.cut-box{
	width: 320px;
	display: flex;
	justify-content: space-around;
	color: #333;
	font-size: 16px;
	margin: 40px auto 98px auto;
}
.cut1:hover{
	font-weight: bold;
	cursor: pointer;
}
.cut2:hover{
	font-weight: bold;
	cursor: pointer;
}
.flex{
	display: flex;
}
.left-box{
	width: 600px;
	height: 694rpx;
	background: #f5f5f6;
	overflow: hidden;
	border-radius:22px 0 0 22px;
}
.leftImg{
	width: 600px;
	height: 694px;
	background: url(../images/loginLeft.png) no-repeat;
	animation: slow 1s linear;
}
.contentText{
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	color: #888888;
	font-size: 11px;
}
.main-body {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.login-main .login-bottom .center .item input {
    display: inline-block;
    width: 227px;
    height: 22px;
    padding: 0;
    position: absolute;
    border: 0;
    outline: 0;
    font-size: 14px;
    letter-spacing: 0;
	margin-left: 56px;
	background-color: #f5f5f6;
}
.login-main .login-bottom .center .item .icon-1 {
    background: url(../images/icon-login.png) no-repeat 1px 0;
}

.login-main .login-bottom .center .item .icon-2 {
    background: url(../images/icon-login.png) no-repeat -54px 0;
	margin-left: 22px;
}

.login-main .login-bottom .center .item .icon-3 {
    background: url(../images/icon-login.png) no-repeat -106px 0;
	margin-left: 22px;
}

.login-main .login-bottom .center .item .icon-4 {
    background: url(../images/icon-login.png) no-repeat 0 -43px;
    position: absolute;
    right: 96px;
    cursor: pointer;
}

.login-main .login-bottom .center .item .icon-5 {
    background: url(../images/icon-login.png) no-repeat -55px -43px;
}

.login-main .login-bottom .center .item .icon-6 {
    background: url(../images/icon-login.png) no-repeat 0 -93px;
    position: absolute;
    right: -10px;
    margin-top: 8px;
    cursor: pointer;
}


.login-main .login-bottom .tip .icon-nocheck {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: solid 1px #9abcda;
    position: relative;
    top: 2px;
    margin: 1px 8px 1px 1px;
    cursor: pointer;
}

.login-main .login-bottom .tip .icon-check {
    margin: 0 7px 0 0;
    width: 14px;
    height: 14px;
    border: none;
    background: url(../images/icon-login.png) no-repeat -111px -48px;
}

.login-main .login-bottom .center .item .icon {
    display: inline-block;
    width: 33px;
    height: 22px;
	display: flex;
	
}

.login-main .login-bottom .center .item {
	width: 394px;
	height: 62px;
	display: flex;
	align-items: center;
    margin-bottom: 35px;
	background: #F5F5F6;
	border-radius: 37px;
	border: 1px solid transparent;
}
.login-main .login-bottom .center .item:hover{
		border: 1px solid #4171e1;
	}
.login-main {
    width: 552px;
	height: 694px;
    position: relative;
    float: left;
	background: url(../images/loginFormbg.png) 0% 0% / cover no-repeat;
	border-radius: 0 22px 22px 0;
	overflow: hidden;
}

.login-main .login-top {
    height: 117px;
    background-color: #148be4;
    border-radius: 12px 12px 0 0;
    font-family: SourceHanSansCN-Regular;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff;
    line-height: 117px;
    text-align: center;
    overflow: hidden;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.login-main .login-top .bg1 {
    display: inline-block;
    width: 74px;
    height: 74px;
    background: #fff;
    opacity: .1;
    border-radius: 0 74px 0 0;
    position: absolute;
    left: 0;
    top: 43px;
}


.login-main .login-top .bg2 {
    display: inline-block;
    width: 94px;
    height: 94px;
    background: #fff;
    opacity: .1;
    border-radius: 50%;
    position: absolute;
    right: -16px;
    top: -16px;
}

.login-main .login-bottom {
    width: 552px;
	height: 100%;
    background: #fff;
}

.login-main .login-bottom .center {
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
    padding-top: 40px;
    padding-bottom: 15px;
    position: relative;
	margin-top: 120px;
}

.login-main .login-bottom .tip {
    clear: both;
    height: 16px;
    line-height: 16px;
    width: 288px;
    margin: 0 auto;
}


body {
    background: url(../images/loginbg.png) 0% 0% / cover no-repeat;
    position: static;
    font-size: 12px;
}

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

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

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

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

input:-webkit-autofill { /* 取消Chrome记住密码的背景颜色 */
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

html {
    height: 100%;
}

.login-main .login-bottom .tip {
    clear: both;
    height: 16px;
    line-height: 16px;
    width: 288px;
    margin: 0 auto;
}

.login-main .login-bottom .tip .login-tip {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #9abcda;
    cursor: pointer;
}

.login-main .login-bottom .tip .forget-password {
    font-stretch: normal;
    letter-spacing: 0;
    color: #1391ff;
    text-decoration: none;
    position: absolute;
    right: 62px;
}

.login-main .login-bottom .login-btn {
    width: 393px;
    height: 61px;
    background-color: #4171e1;
    border-radius: 37px;
    margin: 24px auto 0;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    border: none;
    display: block;
}
.login-main .login-bottom .login-btn:hover{
	border: 1px solid #fff;
}
.login-main .login-bottom .center .item .validateImg {
    position: absolute;
    right: 1px;
    cursor: pointer;
    height: 36px;
    border: 1px solid #e6e6e6;
}

.footer {
    left: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
    text-shadow: #000 0.1em 0.1em 0.1em;
    font-size: 14px;
}

.padding-5 {
    padding: 5px !important;
}

.footer a, .footer span {
    color: #fff;
}

@keyframes slow{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@media screen and (max-width: 428px) {
    .login-main {
        width: 360px !important;
    }

    .login-main .login-top {
        width: 360px !important;
    }

    .login-main .login-bottom {
        width: 360px !important;
    }
}