
/****************注册*******************/
html,body{
	min-width: 1210px !important;
}
.register-con{
    margin: 100px 0;
}
.register-left{
	width: 50%;
	float: left;
	text-align: right;
}
.register-left img{
	width: 556px;
	margin:  60px auto;
}
.register-right{
	width: 50%;
	float: right;
}
.registerk{
	width: 425px;
	margin: 0 auto;
	padding: 20px 30px;
	border: 2px solid #D2D2D2;
	border-radius: 5px;
}
.register_way{
	margin: 10px 25px;
	text-align: center;
	border-bottom: 1px solid #D2D2D2;
}
.register_way li{
	width: 50%;
	float: left;
	color: #000;
	font-size: 18px;
	text-align: center;
}
.register_way .cur{
	padding: 0 20px;
	color: #00A5A5 !important;
	font-size: 18px;
	border-bottom: 2px solid #00A5A5;
}
.register_way  a{
	text-decoration: none;
}
.register_tab{
	margin: 40px 15px;
}
.register_txt_list{
	margin:15px 0;
	padding: 10px 0;
	border-bottom: 1px solid #D2D2D2;
}
.register_icon{
	margin: 0 10px;
}
.register_msg input{
	font-size: 14px;
	margin: 0 10px;
}
.divBtn{
	text-align: center;
	    margin-top: 30px;
	
}
.divBtn button{
	width: 345px;
	margin: 20px auto;
	padding: 10px 0;
	background-color: #00A5A5;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
}
.register-tip {
	text-align: right;
}
.register-tip a{
	font-size: 14px;
	color: #4a4a4a;
}
.num-yzm{
	width: 50%;
}
.getBtn button{
	padding: 5px 20px;
	border: 1px solid #D2D2D2;
	background-color: #fff;
	border-radius: 5px;
	color: #555;
	line-height: 1.5;
}

.tijiao,.tijiao:hover{
	    background: #00a5a5;
    padding: 10px 120px;
    color: #fff;
    letter-spacing: 15px;
        text-decoration: none;
}




