﻿
.main {
  background: #f8f8f8;
  padding: 0px 0 10px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  color: #333;
  font-family: 'Microsoft YaHei';
}
.main .container-custom {
  /*background: #fff;
  padding: 40px 0 0;
  border: 1px solid #f0f0f0;
  border-top: 0;
  margin-top:20px;
   width: 500px;*/
   margin:0 auto; width:760px; height:400px; border:1px solid #f0f0f0;background: #fff;padding: 40px 0 0;margin-top:50px;margin-bottom:50px
}
/*.main .register-info {
  background: #fff;
  padding: 0 0 59px 0;
  overflow: hidden;
}*/
/*.main .register-info h3 {
  font-size: 1.5em;
  font-weight: normal;
  border-bottom: 0px solid #f0f0f0;
  padding-bottom: 12px;
  padding-left: 68px;
  margin: 0;
  color: #333;
  font-family: 'Microsoft YaHei';
}
.main .register-info h3 .icon {
  display: none;
  background: url("../images/login-logic-icons.png") no-repeat -55px 0;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}*/
/*.main .register-info .cancel,
.main .register-info .continue {
  display: inline-block;
  background: #dc3c00;
  margin-right: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  width: 158px;
  height: 30px;
  line-height: 30px;
  vertical-align: text-bottom;
  font-size: 16px;
}
.main .register-info .cancel {
  margin-left: 274px;
}*/
.userCenter{
  clear: both;
  overflow: hidden;
  padding: 0 0 30px 30px;
}
.userCenter .user_icon{
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  margin-right: 14px;
}
.userCenter .tit{
  font-size: 24px;
}
/*.userCenter .user_icon .fa{
  color:#fff;
}*/
.reg-orange-bar {
    clear: both;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-right: 30px;
    padding: 0 20px;
    font-size: 16px;
    background: #5B9B8D;
    margin-left: 20px
}
.contentContainer {
    height: auto;
    width: 500px;
    margin: auto;
}
.logintop
{
    height:64px;margin-top:10px;margin-left:10px
}
.toptip {
    padding: 0;
    padding-left: 60px;
    padding-top: 30px;
    font-size: 14px;
}
.login_bottom{color: #767676;width: 1024px;margin: 15px auto;text-align: center;}