@CHARSET "UTF-8";
html {

  font-family: Microsoft YaHei;

  -webkit-text-size-adjust: 100%;

      -ms-text-size-adjust: 100%;
}
body {

  margin: 0;
}
li{list-style-type:none;overflow:hidden;}
.login{height: 1000px;
    background-repeat:no-repeat;
    background-image: url(../../../templates/admin/images/loginbk.jpg);
    background-position: 50% 0%;}
.loginpanel{
	width:80%;
	margin-left: auto;margin-right: auto;
margin-top: 200px;
}
.zc{
	width:100%;
height:50px;
background:rgba(255,255,255,0.5);
margin-top:0px;
}

.zc:after{
  content:'';
  background: url("../images/LoginLog.png") no-repeat;
  width:125px;
  height:42px;
	position: absolute;
    left: 0;
    right: 0;
    top: 2px;
    
  margin: auto;
    z-index: 2;
}

.lg_z_1{
	float:left;width:57%;
margin-left: 5%;
}
.lg_zi{
	float:left;width:80%;
color:#000;
margin-top: 150px;
}
.zibig{
	font-size:38px;   
	
}
.zismall{
	margin-top: 10px;
}
.lgwindow{
	float:left;
    width:463px;
    height:462px;
   background:#fff;
   border-radius: 5px;
padding: 0px;
}
.biao{
	  margin-top: 17px;
	width:92%;
    height:100px;
   background:#ecedf0;
border-radius: 5px;
margin-left: auto;margin-right: auto;
text-align:center;
font-size:36px;
color:#c40d23;
letter-spacing:1px;
padding-top:25px;
position: relative;
}

.biao:after {
    content: '';
    background: url("../images/globalsirlogo.png") no-repeat;
    width: 211px;
    height: 92px;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    margin: auto;
    z-index: 2;
}

.ming{float:left;color:#000;font-size:16px;width:392px;}
#password,#username{
	border-color:#f4f5f7;
border-radius: 5px;
border: 1px solid #e6e6e6;
width:95%;
height:44px;
float:left;
margin-top: 10px;
font-size:18px;
padding-left:15px;
}
#username {
	background: url("/templates/admin/images/lgu2.png") no-repeat 94% 15px;
}
#password{
	background: url("/templates/admin/images/mimaobiao2.png") no-repeat 94% 15px;
}
.intubiao{
	position: absolute;left: 94%; top: 48px;
background: url("/templates/admin/images/lgu.png") no-repeat;
width:13px;
height:14px;
}
.intubiao2{
	position: absolute;left: 94%; top: 48px;
background: url("/templates/admin/images/mimaobiao.png") no-repeat;
width:13px;
height:14px;
}
.inputa{
	width:90%;
    margin-top: 25px;
margin-left: 30px;
position:relative
}
.lisub{
	    margin-top: 25px;
margin-left: 7%;
}
.ckb{
	float:left;
border: 1px solid #e6e6e6;
width:18px;height:18px;
background:#fff;
}
.buttonsub{
	float:right;
width:60px;height:30px;
background:#428bca;
border-radius: 4px;
color:#fff;
font-size:16px;
text-align:center;
line-height:20px;
margin-right: 5%;
border:none;
font-family: Microsoft YaHei;
cursor: pointer;
transition: all 0.6s ease 0s;
}
.buttonsub:hover{background:#be102c;}
@media screen and (min-width: 1930px) {
	form,body,html{
		height: 100%;
	}
	.login {
    height: 100%;
    background-size:cover;
    }
}
@media screen and (max-width: 1600px) {
	.lg_z_1{float:left;width:40%;}
} /*字体会变小*/
@media screen and (max-width: 1100px) {
	.lg_z_1{display:none;}
.lgwindow{
	float:left;
    width:100%;
    height:462px;
   background:#fff;
   border-radius: 5px;
padding: 0px;
}
.inputa{
	width:95%;
    margin-top: 25px;
margin-left: auto;margin-right: auto;
position:relative
}
.lisub{
margin-left: 3%;
}
} /*字体会变小*/
@media screen and (max-width: 500px) {
#password,#username{
	border-color:#f4f5f7;
border-radius: 5px;
border: 1px solid #e6e6e6;
width:91%;
height:44px;
float:left;
margin-top: 10px;
font-size:18px;
padding-left:15px;
}
.intubiao{
	position: absolute;left: 89%; top: 48px;
}
.intubiao2{
	position: absolute;left: 89%; top: 48px;
}
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow:0 0 0 60px #fff inset;
    -webkit-text-fill-color: #333;








