*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	border: none;
	background-color: transparent;
	outline: none;  
	box-sizing: border-box;
	font-family: "YaHei-Light";
	/* min-width: 1200px; */
}
.head{
	display: none;
}
.main{
	background:url(../img/login/left_bgi.png) no-repeat center;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background-size: cover;
	position: relative;
	min-width: 1200px;
}
	.main_bx{
		width: 83%;
		margin: 0 auto;
	}
	.main_left{
		width: 50%;
		float: left;
		/* overflow: hidden; */
	}
	.main_left_logo{
		width: 170px;
		display: block;
		margin-top: 14%;
	}
	.main_left_cont{
		width: 100%;
		margin-top: 8%;
	}
	.main_left_tab{
		width: 100%;
		height: 64px;
	}
	.spanList{
		height: 100%;
		float: left;
		display: block;
		line-height: 64px;
		text-align: center;
		font-size: 20px;
		color: #666;
		cursor: pointer;
		margin-right: 70px;
		/* margin-left: 20px; */
	}
	.active{
		color: #0263E0;
		border-bottom: 3px solid #0263E0;
	}
	.con{
		width: 100%;
	}
	.invited_right_bx{
		width: 60%;
		margin-top: 5%;
	}
	.invited_right_main{
		width: 100%;
		/* margin-bottom: 10px; */
	}
	.invited_right_main li{
		width: 100%;
		margin-bottom: 5%;
		border: 1px solid #c6c6c6;
		border-radius: 4px;
		height: 56px;
		overflow: hidden;
	}
	.invited_right_main li:last-child{
		margin-bottom: 0;
	}
	.invited_right_main li img{
		display: block;
		float: left;
		margin: 15px 0 0 20px;
	}
	.invited_right_main li input{
		display: block;
		float: left;
		margin-left: 16px;
		width: 79%;
		height: 100%;
		font-size: 18px;
		color: #999;
		line-height: 56px;
	}
	.invited_right_btn{
		width: 100%;
		margin-top: 9%;
		height: 64px;
		line-height: 64px;
		background: #0263E0;
		border-radius: 6px;
		font-size: 20px;
		text-align: center;
		color: #fff;
		letter-spacing: 6px;
		display: block;
		box-shadow: 0px 8px 24px rgba(0,0,0,0.3);
	}
	.invited_right_btn:hover{
		background-color: #001489;
	}
	#ver_div{
		width: 100%;
		height: 56px;
		margin-bottom: 28px;
	}
	#ver_div li{
		width: 60%;
		border: 0;
		padding: 0;
		margin: 0;
		border: 1px solid #c6c6c6;
		border-radius: 4px;
		height: 100%;
		float: left;
		display: block;
	}
	.ver_enter{
		width: 100%;
		height: 100%;
		margin-left: 20px!important;
	}
	.ver_btn{
		width: 36%;
		float: right;
		height: 56px;
		background-color: #0263E0;
		color: #fff;
		border-radius: 4px;
		cursor: pointer;
		font-size: 16px;
	}
	.hide{
		display: none;
	}
	.main_right{
		float: right;
		width: 50%;
		padding-left: 10%;
		padding-top: 2%;
	}
	.main_right_small{
		font-size: 19px;
		color: #555;
		margin-top: 17%;
	}
	.main_right_title{
		width: 100%;
		font-size: 34px;
		color: #001489;
		letter-spacing: 1px;
		margin-top: 2px;
	}
	.main_right_cont{
		width: 100%;
		margin-top: 3.5%;
	}
	.main_right_line{
		width: 100%;
		/* overflow: hidden; */
		margin-bottom: 3%;
	}
	.main_right_line ul{
		width: 100%;
		display: flex;
	}
	.main_right_line ul li{
		float: left;
		width: 32%;
		/* margin-right: 4%; */
	}
	.cont_left_main_icon{
		float: left;
		width: 20px;
		margin-right: 12px;
	}
	.cont_left_main_text{
		float: left;
		font-size: 18px;
		color: #000;
		line-height: 22px;
	}
	.register_btn{
		width: 130px;
		height: 48px;
		border-radius: 4px;
		text-align: center;
		line-height: 48px;
		color: #fff;
		background-color: #0263E0;
		display: block;
		letter-spacing: 1px;
		font-size: 14px;
		margin-top: 5%;
	}
	.foot_text{
		/* font-size: 14px;
		color: #999;
		font-weight: 100;
		margin-top: 20%; */
		position: absolute; 
		right: 13.5%;
		 bottom: 4%; 
		 font-size: 12px;
	}
	.login_yzm{
		width: 100%;
		height: 56px;
	}
	.login_yzm li{
		width: 72%;
		border: 0;
		padding: 0;
		margin: 0;
		border: 1px solid #c6c6c6;
		border-radius: 4px;
		height: 100%;
		float: left;
		display: block;
	}
	.login_yzm_right{
		float: right;
		width: 22%;
		margin-top: 3%;
	}
	.main_right_img{
		width: 470px;
		margin-top: -7%;
		margin-left: -8%;
	}
	.main_right form {
	    /* margin: 50px 60px; */
	    min-width: 380px;
	}
	
	.main_right form h2 {
		margin-bottom: 26px;
		font-size: 26px;
	    font-weight: normal;
	    color: #001489;
		margin-top: 8%;
	}
	
	.main_right button.submit {
		margin: 50px 0;
		width: 100%;
		height: 48px;
		line-height: 48px;
		background: #001489;
		border-radius: 4px;
		font-size: 16px;
		color: #fff;
		font-weight: bold;
		cursor: pointer;
		border: none;
	}
	
	.main_right form li {
		height: 44px;
		line-height: 44px;
		position: relative;
	    margin-top: 20px;
	    padding-left: 25px;
	    border: 1px solid #ddd;
	}
	.main_right form li span {
	    display: inline-block;
	    width: 80px;
	    border-right: 1px solid #ddd;
	}
	.main_right .yzmbtn {
		height: 44px;
		line-height: 44px;
		background: #cccccc;
		float: right;
	    display: block;
	    width: 130px;
	    color: #fff;
	    text-align: center;
	}
	
	.main_right .yzmbtn:hover {
		background: #001489;
		color: #FFFFFF;
	}
	
	.main_right select {
		height: 40px;
		line-height: 40px;
		width: 77%;
		padding-left: 3%;
		box-sizing: border-box;
	    border: none;
	    outline: none;
	}
	
	.main_right .submit input {
		height: 44px;
		line-height: 44px;
		border-radius: 5px;
	}
	
	.main_right input {
		display: inline-block;
	    max-width: 100%;
		height: 40px;
		line-height: 40px;
		padding-left: 3%;
	    border: none;
	    outline: none;
	}
	
	.main_right #regTel {
		width: 77%;
	}
	
	.main_right #regVCode {
		width: 42%;
	}
	
	.main_right .txt-center{
		text-align: center;
	}
	@media screen and (min-width:0px) and (max-width:1380px) {
		.main_left_logo{
			display: none;
		}
		.main_right_img{
			width: 380px;
			margin-top: -7%;
			margin-left: -10%;
		}
	}