@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:#1085ba;
	background-image: linear-gradient(to right, #1d85bf, #2a93cf);
	text-decoration: none;
	font-family: "宋体";
	display: flex;
	flex-direction: column;
}
html,body{
	height: 100%;
}
#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:902px;*/
	margin: 150px auto 0;
} 
#zjz{
	z-index: -100;
	width: 760px;
	height: 460px;
	background: url(../img/login.png) no-repeat left top #eaedf0;
	border-radius: 30px;
}
.dl{
	width: 324px;
	float: left;
	margin-top: 0px;
	margin-left: 400px;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	position: relative;
}
.dl h1{
	font-size: 20px;
	color: #303e4a;
	font-weight: bold;
	padding: 40px 0 20px 0;
}
.dl p{
	font-size: 16px;
	color: #9ca3a9;
	margin-bottom: 40px;
	font-weight: bold;
}
.dlnr{ 
	margin-top:0px;
}

input[type = "password"]{
	padding-left: 46px !important;
	background: url("../img/password.png") no-repeat  15px center #fff;
}
input[name = "account"]{
	padding-left: 46px !important;
	background: url("../img/username.png") no-repeat  15px center #fff;
}


input[type = "password"], input[type = "text"]{
	height: 40px;
	line-height: 45px;
	width: 270px;
	border: 0 !important;
	font-size: 14px;
	outline: none;
}
.errorMessage{
	font-size: 12px;
	position: relative;
	z-index: 999;
	margin-top: -4px;
}
.remember{
	background:url(../img/bg-remember.png) no-repeat left center;
	/*margin-left: 56px;*/
}
.remember1{
	background:url(../img/jizhu.png) no-repeat left center;
}
.remember input{
	opacity:0;
	filter:alpha(opacity=0);
	margin-right:10px;
}
#dlan,#zhuce {
	/*float: left;*/
	height: 35px;
	width: 119px;
	line-height: 35px;
	font-size: 14px !important;
	text-align: center;
	/*background: url(../img/bg-deng.png) repeat-x left top;*/
	color: #FFF;
	cursor: pointer;
	border: none !important;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	outline: none;
}
#zhuce{
	/*background: url(../img/bg-zhuce.png) repeat-x left top;*/
	/*margin-left:30px;*/
	background: transparent;
	color: #303e4a;
}
#dlan{
	background: #43b1f0;
	border-radius: 28px;
	height: 46px;
	font-size: 16px !important;
	margin-top: 15px;
}
/*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;
}