body {
	text-align: center;
}
.myLoginBody{
	padding-top: 2.625em;
	background: url(../images/login_back.png) no-repeat center top;
	background-size: cover;
}
.myLoginBodyAh{
	padding-top: 2.625em;
	background: url(../images/login_back_ah.jpg) no-repeat center top;
	background-size: cover;
}
.myLoginBodyGz{
	padding-top: 2.625em;
	background: url(../images/login_back_gz.jpg) no-repeat center top;
	background-size: cover;
}

.myLoginbg{
	margin:0 auto;
	width:33.75em;
	padding-top: 2.625em;
}


.mySysSelectbg{
	margin:0 auto;
	width:100%;
	padding-top: 7.625em;
}
.mySysSelectbg-btn{
	/*margin: 0 7em !important;*/
	margin-bottom: 2em;
	display: none;
    width: 7.97em !important;
	height: 9.0em !important;
	background-repeat:no-repeat;
	background-size: cover !important;
}
.selectButtonDiv{
	width: 12em;
	display: inline-block;
	margin:6em !important;
}
.selectSpan{
	color: #FFF;
	font-size: 1.5em;
}
.mySysSelectbg-cert-btn{
	background: url(../images/cert.png) no-repeat;
}
.mySysSelectbg-cert-btn:hover{
    background: url(../images/cert_hover.png) no-repeat;
    opacity:100;
}
.mySysSelectbg-cert-btn-dis{
	background: url(../images/cert_dis.png) no-repeat;
}

.mySysSelectbg-iot-btn{
	background: url(../images/iot.png) no-repeat;
}
.mySysSelectbg-iot-btn:hover{
    background: url(../images/iot_hover.png) no-repeat;
    opacity:100;
}
.mySysSelectbg-iot-btn-dis{
	background: url(../images/iot_dis.png) no-repeat;
}
.mySysSelectbg-retrospect-btn{
	background: url(../images/retrospect.png) no-repeat;
}
.mySysSelectbg-retrospect-btn:hover{
    background: url(../images/retrospect_hover.png) no-repeat;
    opacity:100;
}
.mySysSelectbg-retrospect-btn-dis{
	background: url(../images/retrospect_dis.png) no-repeat;
}
.modifyPwd-div{
	margin-top: 2em;
	margin-right: 1em;
	width: 100%;
}
.modifyPwd-btn {
    float: right;
    margin-right: 0.5em;
}

.exit-btn {
	float: right;
	margin-right: 0.5em;
}
.myLoginForm{
	background-color: #fff; height:30%;margin-top: 10%;border: #d4d3d3 1px solid; border-radius: 1em;
}
.myLoginForm>p{
	font-family:syst;font-size: 2.375em;color: #374d5a;width: 10.625em;margin: auto;padding-top: 1.5em;
}
.myLoginForm>img{
	font-family:syst;font-size: 2.375em;color: #374d5a;width: 10.625em;margin: auto;padding-top: 1.5em;
}
.myLoginForm #table_cloud_login{
	padding-top: 1.5em;
}
.myLoginForm #table_login {
	padding-top: 3.125em;
}
.myinput{
	width: 21.25em !important;
	height: 3.25em !important;
	-webkit-box-shadow: 0 0 0px 62.5em white inset;
	background-color: #fff; border: #d4d3d3  1px solid;padding-left: 3.125em;
	font-size: 1em; display: block; margin: auto; margin-top: 1.875em;
}
form input:focus {
	border: #11bfa8 1px solid !important;
	box-shadow: 0 0 6px #11bfa8 !important;
	-webkit-box-shadow: 0 0 6px #11bfa8 !important;
	-moz-box-shadow: 0 0 6px #11bfa8 !important;
}
.myImg{
	position: relative; float: left; bottom: 2.375em; left: 5.69em;
	width:1.5em;
	height: 1.5em;
}
.myYzm{
	cursor:pointer;border-left: #d4d3d3  1px solid;height: 3.125em; width: 6.25em;
	position: relative;float: right;bottom: 3.3125em;right: 4.625em;
}
.mySubmitDiv{
	margin: 3.75em auto;
	position: relative;
}

.mySubmitButton{
	width:73%;height: 3.125em;font-size: 1.25em;margin-top: -1.25em;
}

.myRegister{
	color: #04b9a6;
	font-size: 12px;
	text-align: left;
	display: block;
	position:absolute;
	top:3.35em;
	left:4.45em;
}
