* {margin:0; padding:0;} body{ font-size:12px;font-family:Arial, '微软雅黑';color:#333;} .wrapper{ margin:0 auto;} .logo a img{ float:left; margin-top:5px;border:none} .logoName{ height:80px; line-height:80px; float:left; font-size:26px; font-family:inherit;color:#000; margin-left:10px;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.4); font-weight:normal;} .logo{ height:80px; margin:0px 5px; float:left;clear:both;} /*用户登录页面*/ .login{ background:#0183e1; margin-bottom:5px; height:530px;min-width:1100px; position:relative;} .login_head{ width:1100px; margin:0 auto; overflow:auto;} .loginTip{ float:right; margin-top:30px;} .loginTip a{ display:inline-block; text-decoration:none; height:40px; line-height:40px; color:#A5A5A5; font-size:14px; font-weight:bold;padding-left:45px; margin-right:10px;} .loginTip a:hover{ color:#1c7efb;} .loginTip .ghome{ background:url(../Images/index.png) no-repeat left center;} .loginTip .ghome:hover{ background:url(../Images/index1.png) no-repeat left center;} .loginTip .weibo{ background:url(../Images/weibo.png) no-repeat left center;} .loginTip .weibo:hover{ background:url(../Images/weibo1.png) no-repeat left center;} .login_content{width:1100px; margin:0 auto; position:relative;} .login_img{ height:530px; width:600px; position:absolute; left:0; background:url(../images/loginBanner.png) no-repeat center bottom;} .login_area{ padding:30px; height:290px;width:260px; position:absolute; top:90px; right:50px;border: 1px solid #dadada;background: #fff;-webkit-box-shadow: 0px 0px 3px #C2C2C2;box-shadow: 0px 0px 3px #C2C2C2;opacity:0.9;} .login_ad{ margin-top:30px; float:left;} .login_ad img{ border:none;} .form{ float:right; width:255px;} .form div{ margin-bottom:20px;} .form p{ padding:15px 0 20px 0; line-height:20px;} .form p strong{font-size: 16px !important;font-weight:normal;} /*用户名*/ .textInput{border:1px solid #dadada; width:215px; height:38px; padding:0 0 0 34px;outline:none;background:url(../Images/user1.png) no-repeat 0px 4px;} .textInput_focus{background:url(../Images/user2.png) no-repeat 0px 4px;border:1px solid #6cb8df; box-shadow:0 0 1px 1px #7fcaf1;} .textInput input{border:0;outline:none; float:left;height:18px;padding:10px 0 10px 0; width:215px;} .textInput_focus input{border:0;outline:none;height:18px;padding:10px 0 10px 0;} /*密码*/ .pwdInput{border:1px solid #dadada; width:215px; height:38px;padding:0 0 0 34px;background:url(../Images/pwd1.png) no-repeat left center;outline:none;} .pwdInput_focus{ background:url(../Images/pwd2.png) no-repeat left center;border:1px solid #6cb8df; box-shadow:0 0 1px 1px #7fcaf1;width:215px;height:34px;padding:0 0 0 34px; outline:none;} .pwdInput input{ border:0;outline:none; float:left;height:18px;padding:10px 0 10px 0px;} .pwdInput_focus input{ border:0;outline:none; background:none; float:left;height:18px;padding:10px 0 10px 0px;} /*验证码*/ .verifyInput .userVerify{border:1px solid #dadada;height:18px;padding:10px 0 10px 0px;vertical-align: middle;outline:none;width:160px; padding-left:5px; float:left;} .verifyInput .userVerify:focus{ padding-left:5px;border:1px solid #6cb8df; box-shadow:0 0 1px 1px #7fcaf1;} .verifyInput .yanzheng{background:#D0C7D8; color:#0001F4; height:40px; line-height:40px;cursor:pointer;padding:0 8px;font-size:20px; font-weight:bold; margin-left:5px; display:inline-block; text-decoration:none;} .textGray{ color:#999;} .textNormal{ color:#333;} .off{background-image: url(../Images/loginPassword.png);width: 62px;height: 21px;float: right;margin-right: 3px; margin-top:6px;} .on{background-image: url(../images/loginPassword.png);background-position: 0 -21px;width: 62px;height: 21px;float: right;margin-right: 3px;margin-top:6px;} .login_btn input.login_button{border:none;background:#1B64D1;display: block;margin: 14px 0 0 0; height:40px; line-height:40px; vertical-align:middle; color:#fff; width:250px;border-radius:2px;font-size: 18px !important;font-weight:bold;cursor:pointer} .login_btn input.login_button:hover{ background:#4A89E8;} .textInput .yanzheng{background:#D0C7D8; color:#0001F4; height:36px; line-height:36px; padding:0 8px;font-size:20px; font-weight:bold; margin-left:5px; display:inline-block; text-decoration:none;} .footer{ margin:0 auto; border-top:1px solid #e6e6e6;} .footer p{ margin-bottom:12px; text-align:center;} .support{ margin-left:15px;} .support a{ text-decoration:none; color:#000;}