:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #606c78;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #606c78;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #606c78;
     font-size: 16px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #606c78;
     font-size: 16px;
}
html{
	width:100%;
	height:100%;
	
}
.hide{
	display: none;
}

body{
	/*width:1920px;
	height:1060px;*/
	width:100%;
	height:100%;
    margin: 0 auto;
	/*background-size:auto; */
	
}

.login_info{
	width:30%;
	height:30%;
	background: #FFF;
	margin: 0 auto;
	border-radius: 4px 4px;
	position: relative;
	top: 41%;
	right: -34%;
}

.login_info p{
	width:80%;
	height:26%;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	padding-top: 7%;
}
.login_info p span{
	color:#000;
	font-size:190%;

}

.login_info p input{
	width:37%;
	height:50%;
	outline: none;
	background: #FFF;
	border:none;
	margin-left: 6%;
	color:#000;
	font-size: 160%;
	font-family: "微软雅黑";
}

.login_info span,input{
	display: inline-block;
	margin-top: 2%;
}
.login_info p span.again{
	width:20%;
	height: 20%;
	border:1px solid #0a7189;
	font-size: 13px;
	color:#00c7e7;
	text-align: center;
	/*cursor:pointer;*/
}
.tijao_div{
	width:11%;
	height:6%;
	margin: 0 auto;
	margin-top: 0%;
	position: relative;
	top: 41%;
	left: 33.5%;
}
.tijiao{
	width:100%;
	height:100%;
/*	background: #00c7e7;*/
	background: #122f4c;
/*	color:#7a8b98;*/
	color:#FFF;
	font-size: 28px;
	outline: none;
	border:none;
	font-family: "微软雅黑";
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.about{
	width:100px;
	margin: 0 auto;
	margin-bottom: 12px;
	margin-top: 12px;
}
.about a{
	display: inline-block;
	width:100px;
	color:#00c7e9;
	font-size: 12px;
	text-align: center;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px solid #00c7e9;
}
.login_info span.num{
	margin-top: 0px;
	color:#00c7e9;margin-left: 4px;
}

#btn{
	width:27%;
	height: 50%;
	border:2px solid #0a7189;
	font-size: 16px;
	color:#0a7189;
	cursor:pointer;
	margin-left: 4%;
	font-weight: bold;
}


.warning_message_block{
    height: 3%;
    width: 20%;
	top: 41%;
	left: 80%;
	position: relative;
	display: block;
	line-height: 16px;
}

.tel_info{
    font-size: 16px;
	border-bottom: none;
	color: #fa0000;
	margin: 0;
	padding: 0;
}

.yanzhengma{
    margin-left:10%;
}

.browser_warning{
	height:40px;
	width: 500px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 41%;
	left: 34.3%;
	border: 0px;
	font-size: 16px;
	text-align: center;
}

.beianhao{
	height:40px;
	width: 160px;
	position: relative;
	top: 48.5%;
	left: 80.5%;
	font-size: 16px;
}

#element_container{
	height:100%;
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
	background: url("/static/templates/img/login_neweyes.jpg")no-repeat;
	background-size:100% 100%; 
}

@media screen and (max-width: 1620px) {

    .login_info p{
        border-bottom: 2px solid #000;
    }

    .login_info p span{
	    font-size:20px;
    }

    #btn{
        font-size:16px;
        margin-left: 0%;
        padding-left: 0%;
	    width:27%;
	    height: 54%;
	    border:2px solid #0a7189;        
	    line-height: 8px;
    	font-weight: bold;
    }

    .login_info p input{
    	width:37%;
	    height:50%;
	    outline: none;
	    background: #FFF;
	    border:none;
	    margin-left: 0%;
	    margin-bottom: 0%;
	    color:#000;
	    font-family: "微软雅黑";
	    font-size:16px;
    }
    
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #606c78;
         font-size:16px;
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #606c78;
         font-size:16px;
    }
    
    .tijiao{
        font-size:20px;
    }
    
    .browser_warning{
        font-size:12px;
    	height: 4%;
	    width: 35%;
	    top: 47.5%;
	    left: 33.8%;
	    text-align: center;
    }

    .beianhao{
	    height:4%;
	    width: 12%;
	    position: relative;
	    top: 56%;
	    left: 78.4%;
	    font-size:12px;
    }

    .warning_message_block{
	    line-height: 10px;
    }

    .tel_info{
        font-size: 10px;
    }

}

@media screen and (max-width: 800px) {

    .login_info p{
        border-bottom: 1px solid #000;
    }

    .login_info p span{
	    font-size:6px;
	    vertical-align: top;
    }

    #btn{
        font-size:4px;
        margin-left: 0%;
        padding-left: 0%;
	    width:27%;
	    height: 54%;
	    border:1px solid #0a7189;        
	    line-height: 3px;
    	font-weight: bold;
    }

    .login_info p input{
    	width:37%;
	    height:50%;
	    outline: none;
	    background: #FFF;
	    border:none;
	    margin-left: 0%;
	    margin-bottom: 0%;
	    color:#000;
	    font-family: "微软雅黑";
	    font-size:4px;
	    vertical-align: top;
    }
    
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #606c78;
         font-size: 4px;
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #606c78;
         font-size: 4px;
    }
    
    .tijiao{
        font-size: 6px;
    }
    
    .browser_warning{
        font-size: 4px;
    	height: 4%;
	    width: 35%;
	    top: 47.5%;
	    left: 34.3%;
	    text-align: center;
    }

    .beianhao{
	    height:4%;
	    width: 12%;
	    position: relative;
	    top: 56%;
	    left: 81.4%;
	    font-size: 4px;
    }

    .warning_message_block{
	    line-height: 4px;
    }
    
    .tel_info{
        font-size: 4px;
    }

}
