*{margin:0; padding:0;}

body{font-size:12px; font-family:"Microsoft YaHei",PMingLiu,Arial, Helvetica, sans-serif; margin:0 auto; color:#222;}

html, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote{margin:0; padding:0}

img{border:none; vertical-align:top}

ul, li{list-style-type:none}

h1,.h1{font-size:28px}
h2,.h2{font-size:24px}
h3,.h3{font-size:20px}
h4,.h4{font-size:18px}
h5,.h5{font-size:16px}
h6,.h6{font-size:14px}

input, select, button, textarea{font-size:12px; font-family:"Microsoft YaHei",PMingLiu,Arial, Helvetica, sans-serif;}

button{cursor:pointer}
.interval_box{padding-top: 10px;}
i, em, cite{font-style:normal;}

a, a:link{color:#3a3a3a; text-decoration:none}

a:active, a:hover{color:#B0D02F; text-decoration:none}

a:focus{outline:none}

.fixed:after{content:"."; display:block; clear:both; height:0; visibility:hidden}

.fixed{display:block; min-height:1%}

*html .fixed{height:1%}

.clear{display:block!important; float:none!important; clear:both; overflow:hidden; width:auto!important; height:0!important; margin:0 auto!important; padding:0!important; font-size:0; line-height:0}

.fl, .fr{display:inline; float:left}
body{
	min-width: 1000px;
}

.fr{float:right}

/*logon*/
@font-face {
	font-family: 'amar-iconfont';  /* project id 278184 */
	src: url('//at.alicdn.com/t/font_0kkqunl5ug0evcxr.eot');
	src: url('//at.alicdn.com/t/font_0kkqunl5ug0evcxr.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_0kkqunl5ug0evcxr.woff') format('woff'),
	url('//at.alicdn.com/t/font_0kkqunl5ug0evcxr.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_0kkqunl5ug0evcxr.svg#iconfont') format('svg');
}
.amar-iconfont{
	font-family: "amar-iconfont";
	font-size:14px;
}
input:-webkit-autofill {
	background-color: #FFF;
	background-image: none;
	color: #000;
}

.logon-wraper{
	background: url(../img/bg.jpg) center bottom;
	background-size:100% auto;
	position: relative;
	min-height: 500px;
	height: 100%;
	min-width: auto;
}
.lonon-content{
	width: 1200px;
	height:500px;
	background: url(../img/logon.png) no-repeat center bottom;
	left:50%;
	top:50%;
	margin-left: -600px;
	margin-top:-250px;
	position: absolute;
}
.logo-wrapper{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-image: -moz-linear-gradient( 90deg, rgb(234,234,234) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(234,234,234) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(234,234,234) 0%, rgb(255,255,255) 100%);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: -75px;
	animation:irradiance ease 1s  ;
	animation-direction:alternate;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite; /* Safari 和 Chrome */
}
.signIn{
	padding-left:732px;
	padding-right:110px;
}
@keyframes irradiance{
	from{
		box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.1);
	}
	to{
		box-shadow: 0px 0px 40px 10px rgba(255, 255, 255, 0.6);
	}
}
.logonBg{
	background: url(../img/logonBg.jpg) no-repeat center top;
	background-size: 100% 100%;
	min-height:400px;
	min-width: 1200px;
	position: relative;
}
.logonCont{
	position: absolute;
	width: 1000px;
	margin: 0 auto;
	height: 372px;
	padding-left: 624px;
	padding:16px 26px 16px 634px;
	width: 376px;
	background: url(../img/logonBg.png) no-repeat left top;
}
.lononFrom{
	height: 340px;
	width: 426px;
}
.logon-left{
	width: 354px;
	height: 340px;
	position: relative;
}
.lononFrom ul{
	padding: 40px 50px 0;
}
.lononFrom ul li{
	padding-bottom: 20px;
}
.lononFrom .formIcon{
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 35px;
	transition: color ease 0.3s;
}
.lononFrom h4{
	text-align: center;
	font-weight: normal;
	color: #048ff1;
}
.formList{
	border:none;
	border-bottom: 1px solid #f0f0f0;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: relative;
}
.formList.formListActive{
	/*background-color:#e5f2ff;*/
	outline: 0;
}
.formList.formListActive input::placeholder{
	/*background-color:#e5f2ff;*/
	color: #048ff1;
}
.formList.formListActive .formIcon{
	color: #048ff1;
}
.formInput{
	height: 36px;
	width: 287px;
	overflow: hidden;
}
.formInput input{
	height: 36px;
	padding: 0 8px;
	width: 100%;
	border: none;
	outline: none;
	font-size: 14px;
	background:none;
}
.formInput input:-webkit-autofill{
	background: #FFFFFF!important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	-webkit-text-fill-color: #333;
}
.logonBtn button{
	border-radius: 6px;
	border: none;
	margin-right: 3px;
	line-height: 34px;
	font-size: 13px;
	outline: none;
}
.imageCodeInput .formInput{
	width: 150px;
}
.imageCodeInput img{
	width: 150px;
	cursor: pointer;
}
.logonBtn button#signIn{
	background-color: #048ff1;
	color: #fff;
}
.logonBtn button#signIn:hover{
	background: #2f7ac8;
}
.logonBtn button#signIn:active{
	background: #1f65ad;
}
.logonBtn button#resetting{
	background-color: #fff;
	border: 1px solid #DDDDDD;
	color: #444;
}
.logonBtn button#resetting:hover{
	background: #fefefe;

}
.logonBtn button#resetting:active{
	background: #f1f1f1;
}
.copyright{
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.errorMsg p{
	color: #ff615b;
	display: none;
}
li.captcha{
	position: relative;
}
.captcha .formList{
	width: 55%;
}
.captcha .formList .formInput,.captcha .formList .formInput input{
	width: 100%;
}
.captcha .img-captcha-wrap{
	position: absolute;
	top: -4px;
	right: 0;
}
.captcha .img-captcha-wrap img{
	width:150px;
	height: 35px;
}
.km-icon{
	background: url(../img/icon.png) no-repeat;
    right: 9px;
    top: 8px;
    position: absolute;
    height: 20px;
    width: 20px;
    display: none;
}
.km-icon-del{
	background-position: -28px -20px;
	cursor: pointer;
}
.logon-box{
	position: absolute;
	width:780px;
	height: 340px;
	left: 50%;
	top:50%;
	margin-left: -390px;
	margin-top: -180px;
	border-radius: 12px;
	background: #FFFFFF url("../img/logon-left.png") no-repeat left center;
}
.input-line{
	display: block;
	height: 1px;
	background-color: #048ff1;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 0px;
	transition: all ease-out 0.3s;
}
.formList.formListActive .input-line{
	width: 100%;
}
.top-logo{
	display: none;
	text-align: center;
	padding: 30px 20px;
}
@media (max-width: 800px) {
	.logon-box{
		width: 100%;
		background-image: none;
		position: fixed;
		margin: 0;
		top: 0;
		left: 0%;
		bottom: 0px;
		height: 100%;
		border-radius:0;
	}
	.lononFrom h4{
		display: none;
	}
	.top-logo{
		display: block;
	}
	.top-logo img{
		width: 35%;
		max-width: 200px;
		min-width: 120px;
	}
	.lononFrom ul{
		padding: 20px 20px 0;
	}
	.logon-left{
		display: none;
	}
	.lononFrom{
		width: 100%;
		background-color: #FFFFFF;
	}
	.copyright{
		color: #666;
		padding:0 10%;
	}
	.formList{
		display: flex;
	}
}