.login_t{font-size:24px;line-height:42px;height:42px;border-left:1px solid #e3e3e3;padding-left:18px;font-family:"微软雅黑";margin-top:20px;margin-left:8px;}
.login_reg{font-size:14px;font-family:"微软雅黑";background:url(../images/ico_home.png) no-repeat;padding-left:45px;line-height:35px;height:35px;margin-top:20px;margin-right:60px;}
.login_home{font-size:14px;font-family:"微软雅黑";background:url(../images/ico_member.png) no-repeat;padding-left:45px;line-height:35px;height:35px;margin-top:20px;margin-right:16px;}
.login_reg a{color:#666666;}
.login_home a{color:#666666;}

.register_main{background-color:#f5f5f5;width:100%;font-family:"微软雅黑";padding:20px 0;}

.register_box{width:100%;max-width:500px;margin:0 auto;}

.register_main .register_1{margin-top:18px;color:#666666;font-size:16px;}
.register_main .register_1 a{color:#0091bd;}
.register_main .register_u{margin-top:18px;}
.register_main .register_u input{width:100%;padding:20px;border:1px solid #dedede;background-color:#fff;font-size:16px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.register_main .register_p{margin-top:18px;}
.register_main .register_p input{width:100%;padding:20px;border:1px solid #dedede;background-color:#fff;font-size:16px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.register_main .register_p2{margin-top:18px;}
.register_main .register_p2 input{width:100%;padding:20px;border:1px solid #dedede;background-color:#fff;font-size:16px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.register_main .register_c{margin-top:10px;font-family:"微软雅黑";font-size:16px;}
.register_main .register_c input{width:70%;padding:20px;border:1px solid #dedede;background-color:#fff;font-size:16px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.register_main .register_c .input{width:40%;}
.register_main .register_c .pic{}
.register_main .register_c .text{line-height:1;padding:20px 10px;color:#666666;}

.register_main .register_xieyi{margin-top:18px;font-size:16px;color:#666666;}
.register_main .register_xieyi a{color:#0091bd;}
.register_main .register_btn{margin-top:18px;}
.register_main .register_btn input{width:100%;line-height:60px;height:60px;border:0 none;background-color:#0091bd;font-size:16px;color:#fff;}
.register_main .register_other{margin-top:25px;font-size:14px;color:#666666;}
.register_main .register_other span{display:block;height:30px;line-height:30px;float:left;}
.register_main .register_other a{display:inline-block;margin-right:10px;}

@media (max-width: 991px) {
	.login_main{background-color:#fff;}
	.register_main .register_1{margin-top:10px;}
	.register_main .register_u{margin-top:10px;}
	.register_main .register_u input{padding:8px;}
	.register_main .register_p{margin-top:10px;}
	.register_main .register_p input{padding:8px;}
	.register_main .register_p2{margin-top:10px;}
	.register_main .register_p2 input{padding:8px;}
	.register_main .register_c input{padding:8px;}
	.register_main .register_btn input{line-height:40px;height:40px;}
	.register_main .register_c .pic img{max-height:40px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}