.login_box{width: 100%;height: 100%;display: none;position: fixed;z-index: 12;}
.login .login_tit a{font-weight: normal;display: block;float: left;color: #333;width: 160px;text-align: center;margin-top: 20px;cursor: pointer;}
.login .login_tit a.selected{border-bottom: 2px solid #64aae8;padding-bottom: 6px;color: #64aae8;}
.login_box i{font-style:normal;color: #999;font-size: 10px;}
.close,.closeframe{position: absolute;top: 6px;right: 12px;}
.login{width: 420px;border-radius: 2px;padding:10px 30px;background: #fff;position: fixed;left: 50%;top: 50%;margin-left: -210px;margin-top: -180px;z-index: 20;}
.login_texta div,.login_textb div{margin:6px 0;}
.login_texta span,.login_textb span{width: 90px;text-align: right;display: inline-block;}
.login input{margin-top: 12px;}
.login div a{color: #999;margin-left: 4px;text-decoration: none;cursor: auto;}
.login div a.forget{cursor: pointer;}
.login div a.forget:hover{text-decoration: underline;}
.login span em{color: red;}
.code input{width: 50px;}
.third_part a{display: block;width: 46px;height: 46px;float: left;}
.third_part a:hover{cursor:pointer;}
.third_part #qq{background: url(../img/part.png) 0 0;margin-left: 78px;}
.third_part #wx{background: url(../img/part.png) 0 -46px;margin-left: 20px;}
.login_btn{width: 330px;height: 40px;color: #fff;background: #64aae8;margin-top: 20px;border:none;border-radius: 2px;}
/*08-19修改密码*//*系统消息会员中心*/
.change{margin:60px 0 0 80px;}
.inform{margin-top: 50px;margin-left: 10px;}
.change span{color: red;}
.change label{width: 120px;text-align: right;display: block;float: left;margin-top: 2px;}
.change p a{color: #999;margin-left: 10px;}
.change .subcheck a:hover{color: #64aae8;}
.change img{width: 90px;height: 30px}
.change small{display: block;margin-left: 120px;}
.inform ul{padding: 0;}
.inform ul li:nth-child(even){background:#fafafa;}
.inform p{border-bottom: 1px solid #999;}
.inform p a{float: right;color: #333;margin-left: 6px;}
.allcheck,.subcheck{margin-right: 4px !important;}
.code img{width: 90px;height: 30px;margin-left: 4px;}
.user span{margin-right:8px;}
.user .out{background: url(../img/out.png) no-repeat;background-size: 16px 16px;background-position: 0 2px;padding-left: 16px;}
/*826-15系统消息展开*/
.systemtit{background: #f0f0f0;padding:0 10px 0 10px;}
.systemtit a{width: 240px;display:inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;margin-left: 30px;}
.systemtit i{width: 6px;height: 6px;border-radius: 3px;background: #e53737;margin:17px 4px 0px 0;}
.systemtit input{margin:13px 4px 0px 0;}
.systemtit span{float: right;color: #666;}
.systemtit input,.systemtit i{float: left;}
.systemmess{display: none;text-indent: 32px;}
/*09-28郑叶珊*/
.inputbox input{width: 330px;height: 40px;line-height: 40px;padding-left: 4px;}
.codebox input{width: 200px;height: 40px;line-height: 40px;padding-left: 4px;}
.codebox span{cursor:pointer;background: #ccc;border: none;color: #666;margin-left: 20px;width: 110px;height: 40px;display: inline-block;line-height: 40px;
text-align: center;}
.codebox img{width: 110px;height: 40px;margin-left: 20px;}
/*按钮*/
.combutton{height: 40px;color: #fff;background: #64aae8;border: none;border-radius: 2px;width: 90px;}
.btnmargin{margin-left: 200px;}