html, body, form {
    height: 100%;
}
*{
	box-sizing: border-box;
	font-family: "微软雅黑";
}
.footer_p{
	font-size: 14px;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding: 30px;
}
.footer_p > a {
    color: #A7A8AB;
    text-decoration: none;
}
#login{
	display: table;
	width: 100%;
	height: 100%;
	background: url(/images/theme2018/lg_bg.jpg) no-repeat center center;
    background-color:#3564a0;
}
#login .myform{
	display: table-cell;
	vertical-align: middle;
	text-align: center;	
}
#login .myform .myform-inner{
	width: 340px;
	margin: auto;
}
.myform li.m{
	width: 320px;
	height: 42px;
	position: relative;
	border-radius: 50px;
}
.myform li.m .img img {
    max-width: 200px;
}
.myform li.m.errormsg {
    display:none;
    height: auto;
    min-height: 30px;
    color: #ad0000;
    font-size: 14px;
}
.myform li{
	position: relative;
}
/*.myform li.lgbg1{
	background: #fff;
}*/
.myform li.select input:hover{
	cursor: pointer;
}
.myform li .tiswz{
	position: absolute;
	width: 320px;
	height: 40px;
	line-height: 40px;
	text-indent:61px;
	text-align: left;
	color: #999;
	z-index: 8;
	top: 0;
	left: 0;
	font-size: 14px;
	cursor:text;
}
.myform li .tiswz2{
	width: 192px;
	text-indent: 30px;
}

.myform li.select .new{
	width: 100%;
	position: absolute;
	display: none;
	left: 0px;
	z-index: 9;
	top: 0;
	padding-top: 0px;
	/*padding-bottom: 10px;*/
	border-radius: 26px;
	overflow: hidden;
}
.myform li.select .ie_bt1 ,.myform li.select .ie_bt2{
	height: 26px;
	width: 100%;
	background: url(/images/theme2018/ie_bt1.png) no-repeat center center;
}
.myform li.select .ie_bt2{
	background-image:url(/images/theme2018/ie_bt2.png);
}
.myform li.select ul{
	padding-top: 30px;
	background: #fff;
	z-index: 99;
}
.myform li.select ul li{
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-left: 59px;
}



.myform li.select ul li:hover{
	background:#F59D2B;
	color:#FFF;
	cursor: pointer;
}

.myform li input.lg-text{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
	display: block;
	width: 249px;
	width: 249px\0;/*兼容ie8 */ 
	height: 30px;
	line-height: 30px;
	height: 36px\0;/*兼容ie8 */ 
	line-height: 36px\0;/*兼容ie8 */ 
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 50px;
    outline:none;
	color: #000;
	font-size: 14px;
	padding: 4px 8px;
	padding-left: 30px;
	box-sizing: content-box;
	background: none;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
	border: none\0; /*兼容ie8 */  
	background-image: url(/images/theme2018/bg_fff.png);
	background-image: url(/images/theme2018/ie_ipbg.png)\0;  /*兼容ie8 */  
}

.myform li.m input.set{
	position: relative;
	z-index: 90;
}
.myform li.m .lgico{
	background: url(/images/theme2018/login_input_01.png) no-repeat center center;
	position: absolute;
	width: 30px;
	height: 42px;
	left: 28px;
	top: 0;
}

.myform li.m .icon1{
	z-index: 99;
}
.myform li.m .icon2{
	background-image: url(/images/theme2018/login_input_02.png)
}
.myform li.m .icon3{
	background-image: url(/images/theme2018/login_input_03.png) 
}
.myform li.m .icon4{
	background-image: url(/images/theme2018/login_input_04.png)
}
.myform li.m .lgico2{
	background: url(/images/theme2018/login_btn_01.png) no-repeat center center;
	position: absolute;
	width: 10px;
	height: 42px;
	right: 20px;
	top: 0;
	z-index: 999;
}
.myform li.m .lgico2.select_bg{
	background: url(/images/theme2018/login_btn_02.png) no-repeat center center;
}

input::-webkit-input-placeholder { /* WebKit browsers*/ 
　　color:#999;font-size:16px;
　　}
input:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ 
　　color:#999;font-size:16px;
　　}
input::-moz-placeholder {  /* Mozilla Firefox 19+*/ 
　　color:#999;font-size:16px;
　　}
input:-ms-input-placeholder { /* Internet Explorer 10+*/ 
　　color:#999;font-size:16px;
}
/*.myform li input.select_bg{
	background-color:#4A88C1 !important;
}*/
#login .myform .form_nav > li{
	margin-bottom: 15px;	
}
#login .myform .form_nav > li.m input.lg-text,#login .myform .form_nav li.m select{
	padding-left: 59px;
	
}

.myform li input.lg-yzm{
	display: block;
	width:150px;
	width: 156px\0;
	float: left;
	margin-right: 10px;
	background-image: url(/images/theme2018/bg_fff.png);
	background-image: url(/images/theme2018/ie_ipbg2.png)\0;  /*兼容ie8 */  
}
.myform li.yzm .img{
	width: 86px;
	height: 40px;
	height: 42px\0;
	border-radius: 50px;
	overflow: hidden;
	float: left;
	padding: 1px 15px;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
	box-sizing: content-box;
	background-image: url(/images/theme2018/bg_fff.png);
	background-image: url(/images/theme2018/ie_ipbg3.png)\0;  /*兼容ie8 */  
}
.myform li.yzm .img img{
	display: block;
	width: 100%;	
	height: 100%;
    cursor: pointer;
}
.myform li .btn{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
	display: block;
	width: 320px;
	height: 42px;
	background: url(/images/theme2018/login_submit_bg.png) repeat-x;
	background-color: rgba(255,255,255,0.1);
	border-radius: 50px;
	color: #fff;
	font-size: 17px;
	
	padding: 8px;
	border: 0;
	box-sizing: border-box;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
	float: left;
	margin-right: 10px;
	background: url(/images/theme2018/ie_lgbtn.png) no-repeat\0;
}
/*2018-0305*/



input::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #999999; 
	opacity:1;
} 

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	color:#999999; 
	opacity:1;
} 

input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #999999; 
	opacity:1;
} 

input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #999999 !important; 
	opacity:1;
} 