::-ms-clear, ::-ms-reveal{display: none;}
input,button,select,textarea{outline:none}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #333;
}

#Login_message_u{
    outline:none
}

#LoginFrame .account{
    text-align: center;
    margin: 0px 50px;
}
#LoginFrame .account .btn{
    position: absolute;
    bottom: 95px;
    right: 50px;
    display: inline-block;
    width: 270px;
    height: 40px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 0;
    transition: all .3s ease;
    background-color: #85c0fb;
    /* margin: 9px 0; */
    letter-spacing: 5px;
}

#LoginFrame .account .loginheader {
    display: inline-block;
    border-bottom: 2px solid #d3d3d3;
    width: 266px;
    padding-top: 73px;
    height: 32px;
}

#LoginFrame .qlogin{
    padding-top: 18%;
}

#LoginFrame .qlogin .qlogin_list{
    display: inline-block;
    height: 100%;
    width: 150px;
    text-align: center;
    position: relative;
}
#LoginFrame .qlogin .qrImg{
    height: 130px;
    width: 130px;
    left: 12px;
    top: 30px;
    border: 1px solid #D3D3D3;
    z-index: 1000;
}
#LoginFrame .qlogin .qlogin_list .qr_safe_tips{
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: -4px;
    margin-bottom: 20px;
}
#LoginFrame .qlogin .qlogin_list .qr_info_link{
    display: inline-block;
    background: url(https://ui.ptlogin2.qq.com/style/33/images/icon_3_tiny.png) 0 -541px no-repeat;
    _background: url(https://ui.ptlogin2.qq.com/style/33/images/icon_3_8.png) 0 -541px no-repeat;
    color: grey;
    font-size: 14px;
    text-align: center;
    bottom: 0;
    left: 4px;
    line-height: 33px;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
}
#LoginFrame .qlogin .bottom{
    height: 16px;
    position: absolute;
    text-align: right;
    font-size: 12px;
    margin-bottom: 15px;
    width: 284px;
    right: 0;
    bottom: 2px;
}
#LoginFrame .qlogin .bottom .link {
    color: #225592;
    text-decoration: none;
}
#LoginFrame .qlogin .bottom .dotted {
    color: #bfbfbf;
    margin: 0 5px;
}

#LoginFrame .account .div_input{
    margin-top: 30px;
    text-align: left;
    background: none;
    position: relative;
}
#LoginFrame .account .verifyArea {
    display: none;
    position: relative;
    margin-top: 18px;
    height: 38px;
}
#LoginFrame .account .verifyArea .div_input{
    display: inline-block;
    float:left;
    width: 60%;
    margin-top: 0;  
}
#LoginFrame .account .verifyArea .verifyAreaImg{
    width: 115px;
    height: 40px;
    float:right;
    cursor: pointer;
}
#LoginFrame .account .verifyArea .changeImg{
    color: #3da6f7;
    font-size: 14px;
    text-align: left;
    margin-left: -12px;
    display: inline-block;
    height: 45px;
    line-height: 50px;
    cursor: pointer;
}
#LoginFrame .account .verifyArea #Login_verifycode{
    float:left;
    width: 145px;
}

#LoginFrame .message_login #Login_message_p{
    float:left;
    width: 150px;
}

#LoginFrame .alert-bg{
	position: fixed;
	background-color: #000;
    -moz-opacity:0.1;
    opacity: 0.1;
    filter:alpha(opacity=10);
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999;
}
#LoginFrame .account  .error_tips {
    height: 20px;
    height: auto;
    min-height: 20px;
    text-align: left;
    margin-top: 5px;
}

#LoginFrame .account  .error_tips .err_m {
    color: red;
    word-wrap:break-word;
    font-size: 8px;
}

#LoginFrame .account .input_tips, .account .input_tips_focus {
    position: absolute;
    top: 13px;
    left: 13px;
    font-size: 14px;
    line-height: 16px;
    color: #aaa;
    cursor: text;
}
#LoginFrame .account .xicon{
    cursor: pointer;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    width:20px;
    right: 4px;
    top: 12px;
    height: 22px;
    width: 22px;
    background: url(../../images/x-icon.png) 0 0 no-repeat;
    _background: url(../../images/x-icon.png) 0 0 no-repeat;
    background-size:15px;
}

#LoginFrame .account .closeicon{
    cursor: pointer;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    width:20px;
    right: 4px;
    top: 16px;
    height: 22px;
    width: 22px;
    background: url(../../images/close.png) 0 0 no-repeat;
    _background: url(../../images/close.png) 0 0 no-repeat;
    background-size:15px;
}


#LoginFrame .account .openicon{
    cursor: pointer;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    width:20px;
    right: 4px;
    top: 16px;
    height: 22px;
    width: 22px;
    background: url(../../images/open.png) 0 0 no-repeat;
    _background: url(../../images/open.png) 0 0 no-repeat;
    background-size:17px;
}


#LoginFrame .account .mxicon{
    cursor: pointer;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    width:20px;
    left: 125px;
    top: 12px;
    height: 22px;
    width: 22px;
    background: url(../../images/x-icon.png) 0 0 no-repeat;
    _background: url(../../images/x-icon.png) 0 0 no-repeat;
    background-size:15px;
}

#LoginFrame .account .err_xicon{
    vertical-align: middle;
    display: inline-block;
    height: 13px;
    width: 13px;
    background: url(../../images/x-icon-red.png) 0 0 no-repeat;
    _background: url(../../images/x-icon-red.png) 0 0 no-repeat;
    background-size:13px;
}

#LoginFrame .account .icon{
    cursor: pointer;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    left: 15px;
    top: 12px;
    height: 22px;
    width: 22px;
}

#LoginFrame .account .mesicon{
    background: url(../../images/mes.png) 0 0 no-repeat;
    _background: url(../../images/mes.png) 0 0 no-repeat;
    margin-top: 3px;
    margin-left: -1px;
    background-size:15px;
}

#LoginFrame .account .phoneicon{
    background: url(../../images/phone.png) 0 0 no-repeat;
    _background: url(../../images/phone.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .pwdicon{
    background: url(../../images/pwd.png) 0 0 no-repeat;
    _background: url(../../images/pwd.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .accounticon{
    background: url(../../images/account.png) 0 0 no-repeat;
    _background: url(../../images/account.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .mesicon_blue{
    background: url(../../images/mes_blue.png) 0 0 no-repeat;
    _background: url(../../images/mes_blue.png) 0 0 no-repeat;
    margin-top: 3px;
    margin-left: -1px;
    background-size:15px;
}

#LoginFrame .account .phoneicon_blue{
    background: url(../../images/phone_blue.png) 0 0 no-repeat;
    _background: url(../../images/phone_blue.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .pwdicon_blue{
    background: url(../../images/pwd_blue.png) 0 0 no-repeat;
    _background: url(../../images/pwd_blue.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .accounticon_blue{
    background: url(../../images/account_blue.png) 0 0 no-repeat;
    _background: url(../../images/account_blue.png) 0 0 no-repeat;
    background-size:12px;
}

#LoginFrame .account .thaw{
    float: right;
    cursor: pointer;
    font-size: 14px;
    color: #868686;
    position: absolute;
    right: 50px;
    bottom: 72px;
}

#LoginFrame .account .reg{
    float: left;
    cursor: pointer;
    color: #1890FF;
    font-size: 14px;
}
#LoginFrame .account .setPwd{
  float: left;
  cursor: pointer;
  color: #868686;
  font-size: 14px;
  position: absolute;
  right: 263px;
  bottom: 72px;
}
#LoginFrame .account .reset{
    float: left;
    cursor: pointer;
    color: #1890FF;
    font-size: 14px;
    position: absolute;
    right: 263px;
    bottom: 72px;
}

#LoginFrame .qr_mengban {
    background: #000;
    width: 132px;
    height: 132px;
    position: absolute;
    top: 43px;
    left: 6px;
    filter: Alpha(opacity=40);
    opacity: .4;
    z-index: 1000;
}
.qr_invalid_tips{
    color: #FFF;
    cursor: pointer;
    left: 33px;
    font-size:13px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 85px;
    width: 85px;
    z-index: 1000;
}

/*flag.css*/

#LoginFrame {
  /*position: fixed;*/
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
#LoginFrame .alert-bg {
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0);
  animation: fade .45s ease 0s forwards;
}

#LoginFrame .account .div_input {
    border-radius:4px;
}
#LoginFrame .account input[type="text"], input[type="password"] {
  width: 270px;
  font-size: 14px;
  padding-left: 40px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  border-radius:4px;
  border:1px solid rgba(220,223,230,1);
  height: 40px;  
}
#LoginFrame .account messageCodeInput[type="text"] {
    width: 100px;
    font-size: 14px;
    padding-left: 40px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-radius:4px;
    border:1px solid rgba(220,223,230,1);
    height: 40px;  
  }


#LoginFrame .account .verifyArea .changeImg {
  color: #fff;
  height: auto;
  line-height: 15px;
  padding: 9px 0;
}
#LoginFrame .account .remarkName {
  cursor: auto;
}
#LoginFrame .account .remarkName label {
  color: #fff;
  cursor: pointer;
}
#LoginFrame .account .remarkName span {
  float: right;
  margin-right: 20px;
  margin-top: 0px;
  padding-right: 0px;
  color: #0ae;
  cursor: pointer;
}


#LoginFrame .qlogin .qlogin_list .qr_info_link {
  color: #444141;
  border-radius: 4px;
  margin-top: 11px;
}
#LoginFrame .qlogin .bottom {
  width: 100%;
  text-align: center;
}
#LoginFrame .qlogin .bottom .link {
  color: #0ae;
}
#LoginFrame .qlogin .bottom .dotted {
  color: #fff;
}
#LoginFrame .account .input_tips, .account .input_tips_focus {
  top: 10px;
}
@keyframes fade {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, .6);
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, .6);
  }
}


#LoginFrame .loginheader .header_text_select{
    font-size: 16px;
    font-weight:400;
    cursor: pointer;
    color: #0080FF;
    border-bottom: 2px solid #0080FF;
    display: inline-block;
    /* width: 47%; */
    /* margin: 0 30px; */
    height: 23px;
    padding-bottom: 9px;
}

#LoginFrame .loginheader .header_text{
    font-size: 14px;
    font-weight:400;
    cursor: pointer;
    color: #868686;
    display: inline-block;
    /* width: 47%; */
    /* margin: 0 30px; */
}

#LoginFrame .header_text_message{
    font-size: 20px;
    font-weight:400;
    cursor: pointer;
    color: #0080FF;
    /* width: 220px; */
    height: 70%;
    padding-bottom: 1px;
    border-bottom: 2px solid #0080FF;
    height: 25px;
    display: inline-block;
    padding-bottom: 7px;
}

#LoginFrame .account .msgbtn{
    display: inline-block;
    float: right;
    width: 110px;
    height: 39px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 0;
    transition: all .3s ease;
    background-color: #0080FF;
    margin-top: 1px;
}

/* 验证码框样式 */
#LoginFrame .account .messageCode {
    display: none;
    position: relative;
    margin-top: 18px;
    height: 38px;
}
#LoginFrame .account .messageCode .div_input{
    display: inline-block;
    float:left;
    width: 60%;
    margin-top: 0;  
}


#LoginFrame ul,li{ 
    margin:0; 
    padding:0; 
    font-size:13px;
    list-style:none;
}
#LoginFrame #divselect{
    width: auto; 
    padding-top: 40px;
}
#LoginFrame #divselect cite{
    font-size: 14px;
    height:40px;
    line-height:40px; 
    display:block; 
    color:#868686; 
    cursor:pointer;
    font-style:normal;
    border:1px solid rgba(220,223,230,1); 
    border-radius: 4px;
    background:url(../../images/xjt.png) no-repeat right center;
}
#LoginFrame #divselect ul{
    width:268px;
    border:1px solid rgba(220,223,230,1); 
    background-color:#ffffff; 
    position:absolute; 
    z-index:20000; 
    margin-top:-1px; 
    display:none;
}
#LoginFrame #divselect ul li{
    height:32px; 
    line-height:32px;
}
#LoginFrame #divselect ul li a{
    display:block; 
    height:32px; 
    color:#333333; 
    text-decoration:none; 
    padding-left:10px; 
    padding-right:10px;
}
#LoginFrame #divselect ul li a:hover{
    background-color:#CCC;
 }
