@charset "utf-8";html{height:100%;}
		*{margin:0;padding:0;}
	li{ list-style:none;}
i,em{ font-style:normal;}
img{ vertical-align:top; border:none;}
a{ text-decoration:none; color:#3c3c3c;}
textarea{ outline:none; border:none;  background:transparent;  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;}
textarea{ resize:none;}

body{background:url(../img/bgimg.jpg) no-repeat;background-size:100% 100%;height:100%;color:#fff;}
.logo{width:50%;margin-top:100px;}
.title{height:50px;background:#9082bd;line-height:50px;font-size:24px;color:#fff;text-align: center;margin-top:10px;border-radius: 10px 10px 0 0;}
.formcontent{background-color:rgba(255,255,255,0.1);padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;}
.loginBtn{background:#9082bd;color:#fff;}
.loginBtn:hover{color:#fff;}
.formcontent input:focus{border:1px solid #9082bf;}
#changePicCode{position:absolute;right:6px;top:0;z-index:100;}
.yincang{display: none!important;}
.btn:hover{color:#fff!important;}
