﻿/*
    注：
    此样式表为程序员专用，通过此样式表覆盖之前样式。不要改前端提供的样式了
    ~_~ O(∩_∩)O谢谢!
*/
/** 登录窗口新增样式 **/
.login_views_new_c{position: absolute;top: 3px;bottom: 10px;left: 9px;right: 11px;}
.login_views_header{position: relative;height: 50px;font-family: "Lucida Grande",Verdana,"Microsoft YaHei";border-bottom: 1px solid #c0cdd9;background: #f9fbfe;}
.login_switch{float: left;width: 33%;line-height: 50px;color: #999;font-size: 16px;text-align: center;cursor: pointer;}
.login_switch:hover,.login_switch_focus{color: #333;background: #FFFFFF;}
.login_views_panel{position: absolute;top: 51px;bottom: 0px;left: 0px;right: 0px; background: #FFFFFF;}
.login_views_from_linea input.a4 {background: url(../images/firstpage/key_icon.png) left center no-repeat;}
.login_views_from_linea input.short2{width: 163px;margin-right:3px;}
.login_views_from_linea input.new_short{ width:60px;padding-left:3px;margin-right:3px;text-align: center;font-size: 16px;color: #333;}
.login_views_from_linea .new_identifying{display:inline-block;height:40px;border:1px solid #cccccc; width:62px;margin:0px;cursor: pointer;}
.login_views_from_linea .new_identifying img{width: 100%;height: 100%;}
.login_views_QRCode_title{font-size: 16px;text-align: center;height: 36px;line-height: 36px;padding: 10px 0px 0px 0px;font-weight: 700;}
.login_views_QRCode_title span{color: #3488ff;}
.login_views_QRCode_p{width: 216px;height: 216px;margin: 0px auto;display: block;visibility: visible;opacity: 1;}
.login_views_QRCode_p img{width: 100%;height: 100%;}

.dowload {position: fixed;right:20px;bottom:145px;z-index: 10;padding:5px;border-radius: 3px;border: 1px solid #ddd;background: #fff;width: 90px; text-align:center;}
.wchat {position: fixed;right:20px;bottom:20px;z-index: 10;padding:5px;border-radius: 3px;border: 1px solid #ddd;background: #fff;width: 90px;text-align:center;}
.dowload img,.wchat img {border: 0;max-width: 100%;}

