/*  ----------  ---------- */
*, *::before, *::after {
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
}

a {
	text-decoration: none;
}
a:hover {

	text-decoration: none;
	transition: all .25s;
}


.no-gutters {
	margin-right: 0;
	margin-left: 0;
}


html, body {
    width: 100%;
    height: 100%;
}
body {
	background:url('../img/kf_bg.png') no-repeat center center #f3faff;
width:100%;
background-size:100% ;
margin: 0; padding:0;
	position: relative;
	font-size: 13px
}
.jclogin_box {
	width: 100%;
	 height: 100%;
	 margin:0 auto;
	
 width:100%;
 }
.jclogin_rbg {
	height:auto;
    width: 26% ;
	position:fixed; left:36.8%;
	top:26%;
	padding-top:0;;
}.wechat_icon{ width:100px; height:100px; position:absolute; right:0;top:0; cursor:pointer}
.code_wrap{position:absolute; right:10%;top:20%;}
.aui-chang-list { 
	width: 100%;
	margin: 30px auto; 
	text-align: left; 
	padding-bottom:10px; height: 40vh;
}
.aui-user-text h1 {
	    font-size:18px;
    font-weight:normal;
    color: #8d9699;padding-left:1rem;
	z-index: 2;
	margin-top: 2rem ;
	margin-bottom:0;
}
.aui-user-text h1 span{ padding:5px;}
.aui-flex-box {
	flex: 1;
	min-width: 0; 
	font-size: 14px;
	color: #333;
}
.aui-flex-c {display: flex; flex: 1; padding:0;justify-content:space-between;}
.aui-flex {
	display: flex;
	align-items: center;
 padding: .2rem;
	border-radius: 6px;
	margin: 1rem 0;
	 margin-bottom:0;
	position: relative; line-height:32px;
	border:1px solid #f1f1f1;
	background:#fff
}
.aui-flex2 {
	display: flex;
	align-items: center;
 padding: .6rem;
	border-radius: 6px;
	margin: 1rem;
	position: relative;
	background: none
}


.aui-flex2 .aui-form-item {
	line-height: 25px;
	width: auto !important;
	margin-right: 2px
}
.aui-form-item img {
	margin: 5px 20px
}
.text-rihgt {
	text-align: right
}
.aui-palace-top {
	margin-top: 6rem !important;
	padding-bottom: 1rem;
}
.aui-flex-box input {
	width: 100%;
	height: auto;outline:medium;
	padding:10px; 
	color: #000 !important;
	border-radius:3px;
	border: none;
}
.aui-flex-box input::-webkit-input-placeholder{
    color: #555;
}
.aui-flex-box input:-moz-placeholder{
    color: #555;
}
.aui-flex-box input::-moz-placeholder{
    color: #555;
}
.aui-flex-box input:-ms-input-placeholder{
    color: #555;
}
.aui-psd a {
	color: #646464;
	font-size: 0.85rem;
}
.checkbox{ color:#fff}
.aui-flex-box a{ color:#fff}
.aui-form-button {
 padding:.5rem 0 1rem 0; margin-top:1.5rem
}
.aui-form-button button {outline:medium; 
	background: linear-gradient(to right, #5fa7ff 0%, #2d7cff 100%);
	width: 100%;
	margin: 8px auto;
	display: block;letter-spacing:3px;
	padding: 10px 0;
	border-radius:3px;
	border: none;
	color: #fff;
	font-size:18px; cursor:pointer;
	transition: all .3s ease-out;
box-shadow:  0 0 20px #bdd7ff;
}
.aui-form-button button:hover{ background: linear-gradient(to right, #0652c4 0%, #37b1e3 100%);box-shadow: 0 2px 5px 10px
rgba(177, 221, 254, 0.225);}
.aui-jop-top-box{ margin-top:6%}


.p_right {
	position: absolute;
	right: 0;
	top: 0
}
.jclogin_title {

    color: #fff;
    letter-spacing: 1px;
    text-align: left;
    position: fixed;
    top:12%;width: 100%; text-align: center; 
    font-weight: bold;
    font-size: 2.1rem;

}
.aui-tab {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-bottom: 2px solid #f1f1f1;
}
.aui-hide {
	display: none !important;
}
.aui-tab-item {
	position: relative;
	width: 33.333%;
	text-align: center;
   line-height: 40px;
	font-size: 14px; 
	font-weight: 800;
	cursor: pointer;
	color: #333;
	-webkit-box-flex: 1;
	box-flex: 1;

}.aui-tab-item2 {
	position: relative;
	width: 33.333%;
	text-align: center;
   line-height: 40px;
	font-size: 14px; 
	font-weight: 800;
	cursor: pointer;
	color: #333;
	-webkit-box-flex: 1;
	box-flex: 1;

}
.aui-tab-item2 a { width: 100%;
	text-align: center;
	height: 40px; line-height: 40px;
	font-size: 14px;
	display: block;
}
.codebox{ text-align: center;}
.codebox img{ margin: 0 auto; width: 80%;}
.aui-tab-item2 a{color: #333;}
.aui-tab-item2 a:hover{color: #0d6fce;}
.aui-tab-item.aui-active { background-image:-webkit-linear-gradient(bottom,#49c3f3,#41b6f0,#2f9be9); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;  
	color: #2f9be9;
	border-bottom: 2px solid #2f9be9;
}
.p_text{ text-align: center;}
.p_text span{ margin: 5px;}
.p_text span a{color: #0d6fce;}

.login_img{ position:fixed; left:9%; top:8%; width:760px}
.jclogin-font{color:#333; position:fixed; bottom:1.5%;     text-align: center;
    width: 100%; float:12px; font-weight:normal }
.aui-user-img{ height:96px; width:157px; margin:0 auto; float:left; background:url(../img/02.png )100%; position:relative; top:-25px; right:8px; text-align:center}
#xuanzhun{ margin-top:15px;
 -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

#imgCode{ width:100%; height:100%; border:2px solid #f2f2f2; border-radius:3px}
.bnt_info { margin-right:1rem;
 width:100px; margin-top:1rem
}
.jclogin_img img{ width:100%}
.jclogin_title{color: #fff;}
.jclogin_title p{color: #fff; font-size: 16px; margin: 0; margin-top: .5rem;}
@media only screen and (min-width: 1800px) and (max-width: 3000px) {
	.aui-tab-item {
		position: relative;
		width: 33.333%;
		text-align: center;
	   line-height: 40px;
		font-size: 16px; }
.aui-user-text h1 {
    font-size:20px;
    font-weight:normal;
    color: #8d9699;
    margin-top: 2rem;
  
}.aui-flex-box input {
	width: 100%;
	height: auto;outline:medium;
	padding: 10px; 
	color: #000 !important;
	border-radius:3px;
} .aui-tab-item2 a { width: 100%;
	text-align: center;
	height: 40px; line-height: 40px;
	font-size: 16px;
	display: block;
}	.aui-tab-item2 {
   line-height: 36px;
 }
.login_img{ position:fixed; left:9%; top:8%; width:960px}
.jclogin_rbg {
    
    width: 24% !important;top:28%; left:38%}
	.aui-user-img {
    height: 96px;
    width: 157px;
    margin: 0 auto;text-align: center;
 

}.aui-jop-top-box {
    margin-top: 10%;
}

.aui-flex-box input {

    font-size: 16px;
}
.aui-form-button button{ font-size:18px; }
.jclogin-font{color:#333; position:fixed; bottom:1%; font-size:14px; font-weight:normal;     text-align: center;
    width: 100%;}

.aui-form-button button {
	margin: 8px auto;
	
	padding: 15px 0;

}.aui-chang-list { background: #fff;
	width: 92%;
	margin: 30px auto; 
	text-align: left; 
}
.aui-flex {
	padding: .5rem;}
	.aui-chang-list {
		width: 98%;}
		.jclogin_title {
		
			top: 9%;
		
		}
		.jclogin_title p {
			color: #fff;
			font-size: 16px;
			margin: 0;
			margin-top: 1rem;
		}
}