.header {
    width: 100%;
    height: 10%;
    background: #fff;
}
form{
    width:100%;
    height:100%;
}
.header ul {
    height: 100%;
    width: 100%;
/*     display: table; */
}

.header .wf_floar_left {
    height: 100%;
    line-height: 100%;
}

.header .wf_li {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
	height:100%
}

.header img {
    width: 100%;
    height: 100%;
}

.header .logo_wrap {
    padding: 0 0 0 1em;
/*     width: 13.125%; */
/*     min-width: 3.94em; */
    height: 100%;
}

.logo {
/*     background: url(	/ext/resources/$/login/login-logo.png) no-repeat center; */
/*     background-size: auto 100%; */
/*     width: 100%; */
    height: 100%;
/* 	margin:10% 0; */
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale');
}
.logo img{
	height:100%;
	width:auto;
	max-height:100%
}
.header .company {
    padding-left: 0.5em;
	vertical-align: baseline;
}

.header .down{
    text-align: right;
    padding-right: 2%;
    width: 200px;
    text-align: right;
	display: table-cell;
}

.nav {
    height:76%;
    background: url(	/ext/resources/$/login/banner_bg_login.jpg) no-repeat center;
    background-size: 100%;
    position: relative;
    min-height: 24.2em;
}

.footer {
    height: 14%;
}

.mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 10%;
    bottom: 0;
    z-index: 9999;
    background: #fff
}

.mask_nav {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3d4e77;
    opacity: 0.61;
    filter: alpha(opacity=61);
}

.floater {
    float: left;
    height: 50%;
    margin-bottom: -7.5em;
}

.login_icon {
    display: none;
}

.login_icon img {
    position: absolute;
    height: 21.875em;
    top: 50%;
    right: 10%;
    margin-right: 21em;
    margin-top: -10.9375em;
    background: url(../img/phone.png) no-repeat center;
    background-size: 100% 100%;
}

.login {
    position: absolute;
    width: 20.625em;
    /*max-height: 23.875em;*/
    top: 50%;
    right: 10%;
    transform: translate(0,-50%);
     transform: translate(0,0)\0/;
    margin-top: -11.9375em\0/;
    border: 0.0625em solid #ccc;
    border-radius: 0.3125em;
    background: #fff;
}
.nav_input .notUser{
    font-size: 12px;
    /*margin-bottom: 10px;*/
    margin-top: -10px;
    text-align: left;
}

.nav_top {
    height: 3.125em;
    width: 100%;
    line-height: 3.125em;
    border-bottom: 0.0625em solid #ccc;
    display: table;
}

.nav_top div,
.nav_top img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.nav_title span {
    position: absolute;
    bottom: -0.125em;
    height: 0.25em;
    border-radius: 0.0625em;
    width: 100%;
    left: 0;
}

.a_style {
    text-decoration: none;
}

.nav_top .active {
    background: #3974ff;
}

.nav_input {
    margin-top: 2em;
    text-align: center;
}

.nav_input div {
    width: 80%;
    /* padding:1.5em 0; */
    margin: 0 auto;
    height: 2em;
    margin-bottom:2em;
    display: table;
}

.nav_input div span {
    background: #f8f8f8;
    vertical-align: middle;
    /* width: 22%; */
    display: table-cell;
    text-align: center;
    /* float: left; */
    /* font-size: 0.875em; */
    /* line-height: 2.26em; */
    /* display: inline-block; */
    font-size: 1em;
    border: 1px solid #ccc;
    width: 2.125em;
    border-bottom-left-radius: 0.25em;
    border-top-left-radius: 0.25em;
}

.passWord {
    clear: both;
}

.nav_input div input {
    width: 100%;
    display: table-cell;
    /* float: left; */
    height: 2em;
    line-height: 2em;
    outline: none;
    font-size: 1em;
    text-indent: 0.625em;
    border: 0.0625em solid #ccc;
    border-radius: 0.25em;
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    outline: none;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-size: 0.875em;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.875em;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.875em;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.875em;
}

.nav_input .yanzheng div {
    display: table-cell;
    width: auto;
    text-align: left;
    margin: 0
}

.nav_input .yanzheng span {
    height: 2em;
    line-height: 2em;
    width: 2.125em;
}
.nav_input .yanzheng .mycode div span{
 line-height: 32px;
	background-color:inherit;
	border:0

}
.nav_input .yanzheng .mycode span{
	width: 17%;
    display: table-cell;
    background-color: inherit;
    border: 0;
	font-weight:bold;
	font-size: 20x;
    height: 32px;
    line-height: 32px;
}


.nav_input .yanzheng div input {
    height: 2em;
    line-height: 2em;
    display: inline-block;
    width: 80%;
    border: 0.0625em solid #ccc;
    border-radius: 0.25em;
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.login .yanzheng {
    display: none
}

.nav_input .yanzheng .number {
    width: 29%;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 1.8em;
    line-height: 1.8em;
    display: table-cell;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
	padding: 0;
	overflow: hidden;
}
.nav_input .yanzheng .number img{
    display:table-cell;
}
.sub {
    width: 80%;
    background: #3974ff;
    border: 0;
    /* position: absolute; */
    outline: none;
    height: 2.25em;
    line-height: 2.25em;
    color: #fff;
    font-size: 0.875em;
    border-radius: 0.25em;
    /* left: 10%;
bottom: 5em; */

}

.nav_input .forget_mima {
    /* position: absolute; */
    bottom: 2em;
    width: 6em;
    height: 1em;
    margin-right: 10%;
    font-size: 0.75em;
    padding: 0;
    text-align: right;
    right: 1.875em;
    margin-top: 1em;
    /*margin-bottom: 3em;*/
}

.erwei_icon img {
    height: 2.9em;
    float: right;
}

.erweima {
    text-align: center;
}

.erweima div {
    margin: 1.5em auto;
    margin-bottom: 0;
    width: 214px;
    border: 0.0625em solid #ccc;
    padding: 0.25em;
	position:relative
}

.erweima p {
    line-height: 3em;
}

.footer {
    overflow: hidden;
    width: 90%;
    margin: 0 5%
}

.foot_wrap {
    display: table;
    width: 100%;
    height: 100%;

}

.fot {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.app_downmain {
    display: table;
    height: 100%;
}

.app_downmain img {
    /* width: 41%; */
    /* display: table-cell;
vertical-align: middle; */
    display: block;
    height: 60%;
}

.app_downmain div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 8.5%;
    /* padding-right: 0.625em; */
    height: 100%;
    width: 70%;
    overflow: hidden;
}

/*.app_downmain .img {
    display: block;
}*/

.app_downmain .img img {
    width: 100%;
    height: 100%;
}

.app_downmain .img {
    display: table-cell;
    padding-left: 0;
    /* width: 30%; */
    height: 0;
    /* max-width: 60px; */
    /*border: 1px solid #efefef;*/
    padding: 2px;
	opacity:0;
	filter:alpha(opacity=0)
}

.app_downmain div p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 1.5em;
}

.code {
    font-size: 0.75em;
    padding-right: 0.625em;
}

.code p {
    text-align: right;
}

.nav_top .nav_title.act {
    font-weight: 600;
    color: #3974ff;
}

.tip {
    text-align: left;
    color: red;
    margin-top: 6px;
    position: absolute;
    left: 70px;
}

.header a {
    /*display: table-cell;*/
    vertical-align: middle;
}

.header a.iconfont {
    font-size: 36px;

}

.header a.iconfont span {
    font-size: 14px;
    /* display: table-cell */
}
.erweima .erweimaload{
	background: rgba(0,0,0,0.6) url('/ext/resources/$/img/erweimaload.png') no-repeat center;
	width: 50px;
	height: 50px;
	border: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	border-radius: 4px;
}