@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	outline: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.Jhsoft_lf{ float: left;}
.Jhsoft_rt{ float: right;}
.Jhsoft_clear{ clear: both;}
.Jhsoft_pc{ display: block;}
.Jhsoft_wap{ display: none;}
p{margin: 0;padding: 0;}
a {
	text-decoration: none;
	background-color: transparent;
	color: #007bff;
	display: block;
	outline: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
}
a:link, a:visited, a:active, a:hover, a:focus {
	text-decoration: none;
	outline: 0;
	color: "";
star:expression_r(this.onFocus=this.blur())
}
:before, :after {
	content: "";
	position: absolute;
	display: block
}

.Jhsoft_wrap{position: relative;width: 100%;height: 100vh; overflow: hidden;}
.Jhsoft_bg{position: relative;width: 100%;height: 100%;text-align: center;}
.Jhsoft_bg img{width: 100%;height: 100%;object-fit: cover;}
.Jhsoft_total_login{position: absolute;top: 50%;left: 0;width: 100%;margin-top: -250px;}
.Jhsoft_login{background: #fff;width: 100%;max-width: 385px;margin: auto;height: 500px;}
.Jhsoft_logo{padding: 20px 0;line-height: 35px;text-align: center;font-size: 20px;color: #737373;}

.Jhsoft_form{ max-width: 348px; margin: auto;}
.Jhsoft_form input{width: 100%;margin-bottom: 16px; height: 50px; line-height: 50px;border-radius: 50px;padding-left: 25px;font-size: 13px;color: #71727f;border: 1px solid #d1d3e2;}
.Jhsoft_form input:nth-of-type(3){width: 62%;float: left;}
.Jhsoft_form img{float: left;margin-left: 8%;margin-top: 7px;}
.Jhsoft_form .button{background: #4e73df;width: 100%; height: 46px; line-height: 46px;font-size: 14px;color: #fff;text-align: center;border: none;border-radius: 46px;}

.Jhsoft_register{max-width: 348px;margin: auto;margin-top: 10px;padding-top: 10px;border-top: 1px solid #e5e5e5;}
.Jhsoft_register a{ display: block; width: 100%; line-height: 30px; font-size: 14px; color: #4e73df; text-align: center;}

@media (max-width: 991px) {
	.Jhsoft_bg img{max-width:100%;height: 100%;object-fit: cover;}
}
@media (max-width: 413px) {
.Jhsoft_login{max-width: 350px;}
.Jhsoft_form{max-width: 330px;}
}
@media (max-width: 374px) {
.Jhsoft_login{max-width: 300px;}
.Jhsoft_form{max-width: 290px;}
}




