body{
  width: 100%;
  height: 100%
}
.head_bg {
    height: 100px;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #2e9900;
  }
.header{
    width: 1090px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.header .logo {
    height: 100px;
    padding: 18px 0 0;
    float: left;
}
/*.clearfix {
    zoom: 1;
}*/
.header .logocon {
    margin-right: 15px;
}
.login-btn{
  float: right;
  font-size: 20px;
  width: 60px;
  height: 30px;
  line-height: 30px;
  margin-top: 60px;
}
.login-btn a{
  direction: none;
  color: #333;
}

/*注册*/
.regist-wrap{
  width: 100%;
  min-width: 1090px;
  padding: 50px 0;
}
.about-title{
  width: 100%;
  text-align: center;
  font-size: 40px;
  text-align: center;
}
.about-content{
  line-height: 26px;
  margin: 20px 0 0;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.reg-account{
  width: 800px;
  margin-left: 200px;
  border: 1px solid #ccc;
  margin: 15px auto;
}
.reg-account-title{
  height: 50px;
  line-height: 50px;
  border: solid 1px #DDDDDD;
  background: #f4f5f6;
  border-radius: 2px 2px 0 0;
  font-size: 18px;
  margin-bottom: 5px;
}
.m-lf{
  margin-left: 0;
}
.lt-3{
  width: 280px;
}
.lt-2{
  width: 150px;
}

.div-inline{
  /*display: inline;*/
}
.d-b{display: inline-block;}
.f-1{
  width: 100%;
  height: 50px;
  border: 1px solid orange;
}
.select-left{
  margin-left: 100px
}
.d-yz{
  width: 100%;
  height: auto;
}
.reg-btn button{
  width: 100px;
  margin-left: 150px;
}
.radio-p{
  margin-left: 150px;
}
.cb{
  margin-left: 150px;
}
