/*  ----------  ---------- */
*, *::before, *::after {
	box-sizing: border-box;
}
html {
	font-family: sans-serif;height: 100%; width: 100%;
}

a {
	text-decoration: none;
}
a:hover {

	text-decoration: none;
	transition: all .25s;
}


.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.jclogin_box {

	margin:0 auto;
}
body.jclogin_body {background: url(../img/login_bg.png);
	background-size: 100% 100%;


	margin: 0; padding:0;
	position: relative;
	font-size: 13px
}
.jclogin_rbg {
	text-align: center;

}
	.jnimg{  padding-top: 16vh;}
	.aui-user-text h2{color: #fff;font-family: "title";letter-spacing: 3px;font-size: 20px; }
.aui-user-text{	position:fixed;  width: 220px;
	left: 50%; bottom:23vh; margin-left: -110px;}
.aui-chang-list {
	background: url(../img/frombg.png);
	background-size: 100% 100%;
	
	width:1400px;
	height: 120px;
	position:fixed; 
	left: 50%; 
	margin-left: -700px;
	right: auto;
	bottom:8vh;
}
.aui-user-text h1 {
	font-size: 1.4rem;
	font-weight: 800;
	color:#fff;
	margin: 1rem 0
}
.aui-form-item{width: 30px;}
.aui-flex-box {
	flex: 1;
	min-width: 0;
	width: 100%;
	font-size: 14px;
	color: #333;
}
.aui-flex {
	display: flex;
	align-items: center;
 padding: .4rem;
 height:40px;
 margin: 0 8px;
 width: 20%;
	border-radius: 6px;
	position: relative;
	background:rgba(0,0,0,0.1) ;
	border:1px solid rgba(255,255,255,0.4)
}
.aui-flex2 {
	display: flex;
	align-items: center;
 padding: .6rem;
	border-radius: 6px;
	margin: 1rem;
	position: relative;
	background: none
}

.aui-chang-list:after {
	content: '';
	position: absolute;
	border-radius: 5px;
	z-index: -1px;
	top: 0;
	left: 0;
	width: 120px;
	height: 180px;
	background-size: 120px;
	background-repeat: no-repeat;
}
.aui-flex2 .aui-form-item {
	line-height: 25px;
	width: auto !important;
	margin-right: 2px
}
.aui-form-item img {
	margin: 5px 
}
.text-rihgt {
	text-align: right
}
.aui-palace-top {
	margin-top: 6rem !important;
	padding-bottom: 1rem;
}
.aui-flex-box input {
	width: 100%;
	height: auto;
	outline: none;
	padding: .3rem; background:none !important;
	color: #fff !important;
	border-radius:3px;
	border: none;
}
.aui-flex-box input::-webkit-input-placeholder{
    color: #fff;
}
.aui-flex-box input:-moz-placeholder{
    color: #fff;
}
.aui-flex-box input::-moz-placeholder{
    color: #fff;
}
.aui-flex-box input:-ms-input-placeholder{
    color: #fff;
}
.aui-psd a {
	color: #646464;
	font-size: 0.85rem;
}
.checkbox{ color:#fff}
.aui-flex-box a{ color:#fff}
.aui-form-button {
 padding:  0;
}
.aui-form-button button {
	background: linear-gradient(to right, #23a7dc 0%, #0a84e9 100%);
	width: 140px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	display: block;letter-spacing:3px;

	border-radius: 6px;
	border: none;
	color: #fff;
	font-size:16px; cursor:pointer;
	transition: all .3s ease-out;
box-shadow: 0 2px 5px 0
rgba(0, 0, 0, 0.225);
}
.aui-form-button button:hover{ background: linear-gradient(to right, #0a84e9 0%, #23a7dc 100%);}
.aui-jop-top-box form{ display: flex;    justify-content: center; height: 100px;
    align-items: center; }


.p_right {
	position: absolute;
	right: 0;
	z-index: 1000;
	top: 0
}
.jclogin_title {
	color: #fff;letter-spacing:1px;
	text-align: left;
	 position:fixed; top:1%; left:2%;
	 font-weight:bold;
	 font-family: "title"; 
	font-size: 2rem
}
.jclogin-font{color:#d4e0ff; position:fixed; bottom:3%; left:25%; float:12px; font-weight:normal }
.aui-user-img{ background:url(../img/02.png )100%; height:96px; width:157px; margin:0 auto}
@font-face {
	font-family: "title"; src: url("HYYAKUHEI-75W.TTF") format("truetype");

}

#imgCode{ width:100%; height:30px; border:2px solid #01a6ff; border-radius:3px}
.bnt_info { margin-left:5px;
 width:80px;
}
@media only screen and (min-width: 800px) and (max-width: 1700px) {
	.jnimg{transform:scale(.8);}
		.aui-chang-list{transform:scale(.8);}
		.jnimg {
			padding-top: 12vh;
		}
	}

