*{margin: 0;padding: 0;}
body{color: #000 !important;font: unset !important;}
.login-body{display: none;}
.fwlogo{position: absolute;top: 30px;left: 40px;}
#bg-logo{height:80px;}
.login-container{background-color: #fff;width: 882px;height: 500px;position: absolute;left: 50%;margin-left: -441px;top: 50%;margin-top: -241.5px;border-radius: 30px;box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.349019607843137);}
.login-left,.login-right{width: 50%;height: 100%;float: left;}
.login-left img {width: 320px;height: 400px;margin: 50px 0 0 50px;}
.right-head{margin-top: 50px;margin-left: 15px;}
.right-head .login-title{font-family: "方正明尚简体 Bold", 方正明尚简体;font-weight: 700;font-style: normal;font-size: 36px;}
.right-head .login-slogan{margin-top: 5px;font-family: "思源黑体 CN";font-weight: 400;font-style: normal;font-size: 16px;color: rgb(134, 134, 134);}
.right-cont{margin-top: 15px;text-align: center;}
.login-scan .qrcode-cont{width: 180px;height: 180px;margin: 0 auto;position: relative;}
.login-scan .qrcode-cont .qrcode-img{width: 180px;height: 180px;}
.login-scan .qrcode-cont .qrcode-alt{position: absolute;top: 0;right: 0;bottom: 0;left: 0;color: #fff;cursor: pointer;display:none;}
.login-scan .qrcode-cont .qrcode-alt .void{height: 52px;position: absolute;top: 50%;right: 0;left: 0;margin-top: -26px;z-index: 11;}
.login-scan .qrcode-cont .qrcode-alt .txt{font-size: 12px;line-height: 30px;}
.login-scan .qrcode-cont .qrcode-alt .mask{position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;background: #000;}
.right-cont .scan-btn{text-align: center;font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';outline: none;border-width: 0px;font-style: normal;font-size: 14px;color: #FFFFFF;background-color: #1180fb;border-radius: 20px;width: 80%;margin-left: 0%;height: 35px;line-height: 35px;margin-top: 29px;margin-bottom: 10px;}
.right-bottom{text-align: center;}
.right-bottom .login-slogan{font-family: "思源黑体 CN";font-weight: 400;font-style: normal;color: rgb(107, 107, 107);font-size: 12px;text-align: center;}
.login-input{position: relative;width: 70%;margin-left: 10%;background: inherit;background-color: rgba(255, 255, 255, 0);box-sizing: border-box;border-width: 1px;border-style: solid;border-color: rgba(228, 228, 228, 1);border-left: 0px;border-top: 0px;border-right: 0px;border-radius: 5px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
.login-input .login-tips{position: absolute;font-size: 12px;font-family: "思源黑体 CN";font-style: normal;color: rgb(255, 0, 0);left: 10px;bottom: -20px;}
.login-code{ background: url(../images/login/logo_mch.png) no-repeat 10px;}
.login-user{background: url(../images/login/logo_person.png) no-repeat 10px;}
.login-pwd{background: url(../images/login/logo_sock.png) no-repeat 10px;}
.login-key{position: relative;background: url(../images/login/logo_key.png) no-repeat 10px;}
.login-input input{width: 75%;height: 36px;background-color: transparent;font-family: 'Arial Regular', 'Arial';font-weight: 400;font-style: normal;font-size: 13px;text-decoration: none;color: #000000;text-align: left;border-color: transparent;outline-style: none;}
.login-account,.login-forget{position: relative;}
.login-account .login-input,.login-forget .login-input{margin-top: 25px;}
.valcode-img{position: absolute;bottom: 0;right: 0;cursor: pointer;width: 75px;}
.forget-btn{position: absolute;bottom: 138px;right: 95px;font-family: '思源黑体 CN';font-weight: 400;font-style: normal;font-size: 14px;color: #666666;cursor: pointer;}
.forget-btn:hover{text-decoration: underline;color: rgb(0,0,204);}
.login-btn{width: 80%;height: 35px;line-height: 34px;font-family: '微软雅黑';outline: none;border-width: 0px;font-weight: 400;font-style: normal;font-size: 14px;color: #FFFFFF;background: #0e83ff;cursor: pointer;margin-top: 26px;margin-bottom: 10px;margin-left: 0%;border-radius: 30px;}
.fix-btn{height: 35px;line-height: 34px;font-family: 微软雅黑;font-weight: 400;font-style: normal;color: rgb(255, 255, 255);outline: none;border-width: 0px;background: #1180fb;cursor: pointer;width: 80%;border-radius: 30px;margin-left: 0%;font-size: 14px;margin-top: 26px;margin-bottom: 10px;behavior: url(./PIE.htc);}
.vercode-btn{position: absolute;right: 0;top: 2px;width: 93px;height: 35px;outline: none;border-width: 0px;line-height: 35px;font-family: '思源黑体 CN';font-weight: 400;font-style: normal;color: #FFFFFF;background: #1180fb;border-radius: 5px;font-size: 14px;cursor: pointer;}
.login-change{position: absolute;top: 0;right: 0;cursor: pointer;}
.change-img{width: 110px;}
.login-goreg {margin-bottom: 20px;font-size: 14px;color: #717171;}
.login-goreg #goreg {color: #0e83ff;cursor: pointer;}