@charset "utf-8"; ul {
	list-style: none;
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	TEXT-DECORATION: none;
}

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}

/*清除浮动*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	zoom:1; }

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	background: #f3f5ff url("../img/login.png") center left no-repeat;
	text-decoration: none;
	display: flex;
	flex-direction: column;
}

html,body {
	height: 100%;
}
.footer {
	width: 385px;
	text-align: center;
}
#dilogo {
	width: 111px;
	height: 20px;
	background-image: url(../img/dilogo.png);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 31px;
	float: left;
}

#dizi2 {
	height: 12px;
	margin-top: 14px;
	margin-left: 7px;
	float: left;
	font-size: 12px;
	color: #748aab;
	font-family: Arial, Helvetica, sans-serif;
}

.jg {
	height: 20px;
	width: 170px;
	float: left;
	margin-left: 42px;
	font-size: 12px;
	line-height: 18px;
	color: #042a58;
	position: relative;
	display: none;
}

#any2 {
	position: absolute;
}

#textfield {
	height: 16px;
	width: 160px;
	font-size: 12px;
}

#textfield2 {
	height: 16px;
	width: 80px;
	font-size: 12px;
}

#textfield3 {
	height: 16px;
	width: 160px;
	font-size: 12px;
}

#yzm {
	float: left;
	height: 16px;
	width: 46px;
	font-size: 12px;
	background-image: url(../img/yzm.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-left: 1px;
	left: 165px;
}

#gouxuan {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 74px;
	padding-left: 40px;
	padding-top: 8px !important;
}

#container{
	width:1000px;
	height:625px;
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	margin:auto;
	margin-left:-500px;
	background:url("../img/share.png") right center no-repeat #fff;
	border-radius:30px;
}

#zjz {
	width:500px;
	height:460px;
}

.dl{
	margin-top:0;
	font-size:16px;
	line-height:18px;
	color:#fff;
	position:relative;
}

.dl h1 {
	font-size:20px;
	color:#303e4a;
	font-weight:bold;
	padding:40px 0;
	text-align:center;
}

.dl h1 img{
	display:inline-block;
	margin:auto;
}

.dl p{
	font-size:16px;
	color:#9ca3a9;
	margin-bottom:40px;
	font-weight:bold;
}

.dlnr{
	margin-top:0;
	padding:0 60px;
}

.user-input{
	margin-bottom:10px;
	border-bottom: 1px solid #ececec;
}

.user-input label {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	padding-left: 5px;
}

input[type = "password"], input[type = "text"] {
	height: 45px;
	line-height: 45px;
	width: 365px;
	border: 0 !important;
	font-size:18px;
	outline: none;
	padding: 0 10px;
	color: #777;
}

.errorMessage {
	font-size: 12px;
	position: relative;
	z-index: 999;
	margin-left:11px;
	color: red;
	line-height: 30px;
}

.user-image input{
	background:url("../img/username.png") left center no-repeat #fff;
}
.password-image input{
	background:url("../img/password.png") left center no-repeat #fff;
}
.code-image input{
	background:url("../img/code.png") left center no-repeat #fff;
}

.user-input input {
	padding-left:27px !important;
}

.remember {
	background: url(../img/bg-remember.png) no-repeat left center;
	/*margin-left: 56px;*/
	color: #666666;
}

.remember1 {
	background: url(../img/jizhu.png) no-repeat left center;
	color: #666666;
}

.remember input {
	opacity: 0;
	filter: alpha(opacity=0);
	margin-right: 10px;
}

#dlan {
	/*float: left;*/
	height: 50px;
	line-height:50px;
	text-align: center;
	background: #6384fb;
	background-size: 100% 100%;
	color: #FFF;
	cursor: pointer;
	border: none !important;
	display: block;
	border-radius:5px;
	width: 100%;
	margin-bottom: 20px;
	outline: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
	box-shadow: 1px 1px 7px -1px #6384fb;
}
#zhuce {
	font-size: 18px;
	color: #6384fb;
}

input.captcha {
	width:197px;
}

.captchaImage{
	height: 41px;
	margin-top: 2px;
	width: 140px;
	margin-left: 5px;
}


input::-webkit-input-placeholder{
	color:#888;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#888;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#888;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color:#888;
}
/*footer*/
#zjx {
	width: 760px;
	background-image: none;
	background-repeat: no-repeat;
	color: #a3bbc6;
	margin: auto;
	text-align: center;
	font-size: 12px;
}

#zjx a {
	color: #a3bbc6;
}
