* { outline: 0; }
html, body { height: 100%; }
body { margin: 0; padding: 0; font: 14px/22px Arial, "Hiragino Sans GB", "宋体"; 
color: #333; word-wrap: break-word; }
.mainwrap {
  width: 1200px;
  margin: 120px auto;
}
.think-form {
  padding:10px 15px;
  font-size: 16px;
  margin:10px;
  border: 1px solid #E8E8E8;
  background-color: #FFF;
  overflow:hidden;
}
.loginform {
  overflow: hidden;
  padding-right:0px;
  width:50%;
  float: left;
}
.loginform  .hd {
  height: 36px;
  line-height: 36px;
}
.think-form table.bd {
  width: 100%;
  border-spacing: 0 10px;
}
.loginform .bd .text {
  width: 250px;
}
.think-form th {
  padding-right: 20px;
  width: 77px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  vertical-align: top;
  text-align: right;
}
.Validform_checktip {
  height: 20px;
  line-height: 20px;
  margin:5px;
  color: rgba(243, 45, 21, 1);
}
.login-other {
  overflow: hidden;
  display: inline;
  float: left;
  margin-left: -1px;
  padding-left:10px;
  width:46%;
  border-left:1px solid #eee;
}
.row div{
  float:left;
  margin-right:15px;
}
.login-other p{
  padding-left:10px;
}
.login-other p img{
  vertical-align:middle;
  height:26px;
  width:26px;
}
.login-other .hd strong {
  font-size: 16px;
  font-weight: normal;
  color: #999999;
}
.loginform .hd strong {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-right:30px;
}
.loginform  .hd a {
  margin-left: 6px;
  color:rgba(239, 72, 36, 1);
  vertical-align: -1px;
}
.loginform  .hd {
  height: 36px;
  line-height: 36px;
  padding-left:130px;
  margin-bottom:0px;
}
.controls {
  float: none;
}
.control-group input {
  width: 250px!important;
}
.v_dark_btn {
    border: medium none;
    margin-top: 20px;
    background: none repeat scroll 0% 0% #FF4B01;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.3s ease-in-out 0s;
    width: 200px;
    height: 48px;
    margin-right: 20px;
    line-height: 48px;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
        float: left;
}
.res_rbtns {
  background: none repeat scroll 0% 0% #0178D4;
}
.img img {
  max-width: 570px;
}