/*body {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	margin: 0px;*/
/*	overflow: hidden;*/
/*}*/
@media screen and (max-width: 700px)  {
	body {
		margin: 0px;
		/*overflow: hidden;*/
		position: relative;
		width: 100%;
		height: 100%;
		background-image:url("../../../images/web/login/loginbg02x.png");
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		float: left;
	}
	.ldivmain {
		min-width: 1200px;
		min-height: 2133px;
		/*background:url("../../../images/web/login/loginbg02x.png") no-repeat;*/
		/*background-size: cover;*/
		/*background-attachment:fixed;*/
	}
}
@media screen and  (min-width: 700px){
	body {
		/*width: 100%;*/
		/*height: 100%;*/
		margin: 0px;
		/*overflow: hidden;*/
		position: relative;
		width: 100%;
		height: 100%;
		background-image:url("../../../images/web/login/loginbg02.png");
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		float: left;
	}
	.ldivmain {
		min-width: 1200px;
		min-height: 940px;
		/*background:url("../../../images/web/login/loginbg02.png") no-repeat;*/
		/*background-size: cover;*/
		/*background-attachment:fixed;*/
	}
}
.ldiv {
	width: 1100px;
	margin: 0px auto 0px;
	position: relative;
}
.ldivleftbang {
	width:344px;
	height:123px;
	position: absolute;
	top: 380px;
	left: 100px;

}
.ldivleftmubiao {
	width: 680px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #034192;
	line-height: 60px;
	text-shadow: 0px 0px 20px #FFFFFF;
	position: absolute;
	top: 300px;
}
.ldivright {
	float: right;
	width: 480px;
	min-height: 645px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 20px;
	margin-top: 155px;
}
.ldivrightbox {
	width: 400px;
	height:auto;
	margin: 115px auto 0;
}
.table1tr .logintit {
	width: 230px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #434343;
	text-indent: 4px;
}
.table1tr .logintit p {
	margin-top: 10px;
	padding: 0;
	display: inline-block;
	font-size: 16px;
	margin-bottom: 15px;
}
.table1tr .skipregister p {
	width: 155px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #434343;
	line-height: 24px;
	display: inline-block;
	float: right;
	text-align:right;
	margin-right: 20px;
}
.table1tr .skipregister a {
	color: #003274;
	text-decoration-line: none;
}
.table1tr2 input {
	width: 392px;
	height: 38px;
	margin-bottom: 10px;
	border-radius: 6px;
	border: none;
	text-indent: 20px;
}
.table1tr2 input:focus {
	outline:none;
}
.table1tr2 select {
	/*将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
	/*background: url(../img/ico-arrow.png) no-repeat scroll right center transparent;*/
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.table1tr2 select::-ms-expand {
	display: none;
}

.table1tr2 select {
	width: 392px;
	height: 38px;
	margin-bottom: 10px;
	border-radius: 6px;
	border: none;
	text-indent: 20px;
}
.table1tr2 select:focus {
	outline:none;
}
.table1tr3 .checkbox {
	text-align: center;
	display: block;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #434343;
	line-height: 24px;
	margin-bottom: 10px;
}
.table1tr3 a {
	color: #003274;
	text-decoration:none;
}
.table1tr4 a{
	border:0px;
	display: block;
	width: 400px;
	height: 50px;
	background: #004FA7;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 47px;
	margin-top: 10px;
	border-radius: 6px;
}
.table1tr5 input {
	width: 226px;
	height: 38px;
	margin-bottom: 10px;
	border: none;
	border-radius: 6px;
	text-indent: 20px;
}
.table1tr5 input:focus {
	outline:none;
}
.table1tr5 td a.sendcode {
	display: block;
	width: 160px;
	height: 38px;
	background: #004FA7;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 38px;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 10px;
}
.table1tr5 a.returnlogin {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #003274;
	line-height: 24px;
}
.table1tr5 a.sendmail {
	width: 160px;
	height: 50px;
	display: inline-block;
	float: right;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	background: url("../../../images/web/login/sendMbg.png");
	margin-top: -20px;
}
.table1tr6 input {
	width: 186px;
	height: 38px;
	margin-bottom: 10px;
	border: none;
	border-radius: 6px;
	text-indent: 20px;
}
.table1tr6 input:focus {
	outline:none;
}
.table1tr7 input {
	width: 247px;
	height: 38px;
	margin-bottom: 10px;
	border: none;
	border-radius: 6px;
	text-indent: 20px;
	margin-left: -4px;
}
.table1tr7 input:focus {
	outline:none;
}
.table1tr2 select.selecttab {
	padding: 5px 10px;
}