
.login{
		width: 100%;
		height: 800px;
		background: url(/static/addons/website/image/login_bg.png) no-repeat;
		position: absolute;
		top:50%;
		left: 50%;
		transform: translate(-50%,-50%);
		padding-left: 80px;
		padding-right: 80px;
	}
	.main{
		background: url(/static/addons/website/image/login_bg.png) no-repeat;
		background-size:100% 100%;
		width: 1200px;
		margin: 50px auto;
	}
	.dis_flex{
		display: flex;
		justify-content: space-between;
	}
	.left_bwy{
		font-size: 36px;
		font-family: Source Han Sans CN;
		font-weight: bold;
		line-height: 61px;
		color: #FFFFFF;
		opacity: 1;
	}
	.left_template{
		font-size: 28px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 48px;
		color: #FFFFFF;
		opacity: 1;
	}
	.message, .right_container {
		margin: 60px;
	}
	.right_login{
		width: 440px;
		height: 550px;
		background: #FFFFFF;
		opacity: 1;
		text-align: center;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 38px;
		border-radius: 20px;
	}
	.title{
		font-size: 32px;
		font-family: Source Han Sans CN;
		font-weight: bold;
		line-height: 32px;
		color: #000000;
		opacity: 1;
	}
	.inp{
		margin-top: 51px;
		display: flex;
		justify-content: center;
	}
	.item{
		width: 340px;
		height: 50px;
		background: #E6EFFF;
		opacity: 1;
		border-radius: 6px;
		display: flex;
		align-items: center;
		padding-left: 15px;
		margin-bottom: 20px;
		
	}
	.img{
		width: 30px;
		height: 30px;
		margin-right: 6px;
		min-width: 30px;
	}
    .img_icon{
		width: 100%;
		height: 100%;
		
	}
	input{
		border: 0;
		outline: 0;
		background: transparent;
	}
	.caption{
		width: 86px;
		height: 36px;
		background: #FFFFFF;
		opacity: 1;
		border-radius: 6px;
		cursor: pointer;
	}
	.padd{
		padding-right: 9px;
		margin-top: 27px;
		cursor: pointer;
	}
	.reset{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 16px;
		color: #5BB8FF;
		opacity: 1;
		margin-bottom: 33px;
		text-align: left;
		cursor: pointer;
		
	}
	.login_btn{
		width: 340px;
		height: 50px;
		background: #0090FF;
		opacity: 1;
		border-radius: 8px;
		font-size: 20px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 34px;
		color: #FFFFFF;
		opacity: 1;
		border: 0;
		outline: 0;
		margin-bottom: 51px;
		cursor: pointer;
	}
	.dis_flex2{
		display: flex;
		justify-content: center;
		margin-bottom: 46px;
	}
	.noname{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #919191;
		opacity: 1;
	}
	.reg{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #5BB8FF;
		opacity: 1;
		cursor: pointer;
	}
	.bottom{
		width: 440px;
		height: 100px;
		background: #FFFFFF;
		opacity: 1;
		border-radius: 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 10px;
	}
	.text{
		font-size: 12px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 20px;
		color: #808080;
		opacity: 1;
	}
	.wxs_img{
		width: 46px;
		height: 46px;
		border-radius: 50%;
		margin-bottom: 6px;
		cursor: pointer;
	}
	.l_sign{
		text-align: left;
		display: flex;
	}
	.chk{
		width: 16px;
		text-align: left;
	}
	.chk input{
		vertical-align: middle;
		display: block !important;
	}
	.h_sign{
		display: flex;
		align-items: center;
	}
	.agreen{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #000000;
		opacity: 1;
	}
	.agreement{
		padding-left: 39px;
		margin-bottom: 19px;
	}
	.bwy_agreement{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #5BB8FF;
		opacity: 1;
		cursor: pointer;
	}
	.reg_btn{
		width: 340px;
		height: 50px;
		background: #0090FF;
		opacity: 1;
		border-radius: 8px;
		font-size: 20px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 34px;
		color: #FFFFFF;
		opacity: 1;
		border: 0;
		outline: 0;
		margin-bottom: 41px;
		cursor: pointer;
	}
	.logins{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #5BB8FF;
		opacity: 1;
		cursor: pointer;
	}
	.logins a {
		color: #5BB8FF;
	}
	.isreg{
		display: none;
	}
	.getcaption{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		line-height: 27px;
		color: #3E92FF;
		opacity: 1;
		text-align: center;
		width: 80px;
		min-width: 150px;
	}
	.dis_flex1{
		display: flex;
		align-items: center;
		height: 50px;
		justify-content: space-between;
	}
	.inp{
		width: 100%;
	}
	.dis_flex3{
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
		width: 100%;
	}
	.dis_flex3 input{
		width: 100%;
	}
	.dis_flex1 input{
		width: 100%;
	}
	.inp1{
		width: 100%;
	}
	.inp2{
		width: 100%;
	}