.login_head{width: 1210px;height: 100px;line-height: 100px;position:relative;z-index:0;}
.login_head .logo{display:inline-block;margin-top:15px;}
.login_head .head-left{position: absolute;right: 0;top: 0;}
.login_head .head-right{position:absolute;left:0;top:0;}
.login_head .head-right .list{overflow:hidden;}
.login_head .head-right .item{float:left;margin-left:20px;}
.login_head .head-right .item .aItem{display:block;cursor:pointer;}
.login_container{width: 100%;height: 700px;background-color: #29292b;;background-image:url(../common/img/login.png);background-position: left top;background-repeat: no-repeat;}
.login_wrap{width:1210px;height: 700px;}
.login_wrap>.login{width: 420px;height: 390px;background: #ffffff;margin-top: 126px;padding-left: 30px;}
.login_wrap>.login>div{width: 360px;height: 48px;border: 1px solid #e6e6e6;overflow: hidden;}
.login_wrap>.login>div>input{width: 290px;height: 38px;vertical-align: top;border: 0;outline: none;font-size: 16px;text-align: right;}
.login_wrap>.login>div>img{margin-right: 10px;margin-top: 8px;border-left: 1px solid #E6E6E6;padding-left: 12px;float: right;}
.login_wrap>.login>.title{width: 360px;height: 80px;line-height: 80px;text-align: right;}
.login_wrap>.login>.login_btn{background: #f59523;border-radius: 5px;line-height: 48px;margin-top: 50px;}
.login_wrap>.login>.tips{color: #666666;width: 360px;margin-top: 20px;text-align: right;}
.login_foot{width: 1210px;color: #666666;padding:50px 0;margin:0 auto;}
.login_foot .copyright{text-align:center;}


