body,form{ font-family: 'Microsoft YaHei'; font-size:18px;    background-color: #f0f0f0;}
input::-webkit-input-placeholder{color: #ccc;opacity:1;}
input:-moz-placeholder{color: #ccc;opacity:1;}
input::-moz-placeholder{color: #ccc;opacity:1;}
input:-ms-input-placeholder{color: #ccc;opacity:1;}
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {  
	-webkit-text-fill-color: #333 !important;  
	-webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;  
	background-color:transparent;  
	background-image: none;  
	transition: background-color 50000s ease-in-out 0s;}
input,select{transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;}	
form input:focus{border-color: #888;-webkit-appearance: none;} 
header{position: fixed;top: 15%;width: 100%;left: 0;}
header .logo{height: 100%;text-align: center;}
header .logo a{display: inline-block;width: 300px;height: 50px;margin-left: 20px;}
/* header .logo a{display: inline-block;width: 300px;height: 50px;margin-left: 20px;background: url(/ig/yimazhuisu.png) no-repeat center;background-size: contain;} */
dl,dt,dd{margin:0; padding:0;}
dl{clear:both;overflow:hidden;padding:18px 0;width:100%;}
dt,dd{float:left;}
dt{width:130px;text-align:right;line-height:40px;}
form{position: absolute;top: 25%;left: 50%;padding: 20px 0 40px;margin-left: -225px;width: 450px;border-radius:5px;background-color: #f9f9f9;
	-webkit-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
    box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);}
form .title{color:#444;text-align: center;float: none;font-weight: bold;font-size: 20px;}
form .login{float:none;text-align: center;}
form input{ padding:10px;border:1px solid #eee;border-radius:3px;width:230px;outline: none;-webkit-appearance: none;font-family:'Microsoft YaHei';background: url(/ig/white.png) 0 center no-repeat #fff;}
input[type="submit"]{width:260px;margin-top:10px;font-size:16px;background:#00a3ff;color:#fff;cursor: pointer;}
input[type="submit"]:focus{border-color: #00a3ff;}
input[type="submit"]:hover{background:#00b7ff;}
select{width:170px;height:40px;padding-left:10px;border: 1px solid #eee;background-color: #fff;font-size: 16px;outline:none;}
select:focus{border-color: #888;}
option:hover{background;#00a3ff;color:#fff;}
#progress{display:block;margin-top:10px;font-size: 13px;color: #555;}
#progress img{top: 3px;position: relative;}
#copyright{text-align:center;font-size:14px;color:#888;position:fixed;bottom:20px;width:100%;}
.mark {display: none;}
.bg{display: none;}
/* 管理登录 */
#head{position: absolute;width: 100%;z-index: 7;top: 14%;}
.c{text-align:center;width:100%;}
/* .c img{max-height: 130px;margin-bottom: 20px;border-radius: 100%;-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);-moz-box-shadow: 0 3px 10px rgba(0,0,0,.25);box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);} */
.c img {margin-bottom: 20px;height: 65px;max-width: 450px;}
.company{width:100%;}
.mark_vip{display: none;}












