* {
  margin: 0;
  padding: 0;
  color: #666;
}

body {
  min-width: 800px;
}

.body {
  width: 980px;
  height: 575px;
  margin: 0 auto;
}

.container {
  margin-bottom: 20px;
}

.input_reg {
  width: 720px;
  height: 433px;
  float: left;
  margin-top: 50px;
}

.input_txt {
  font-size: 16px;
  color: #666;
  font-weight: 700;
  padding-left: 20px;
}

.input_right {
  width: 258px;
  height: 208px;
  border: 1px solid #61b9ff;
  margin-top: -490px;
}

.tips_title {
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

p {
  padding-left: 20px;
}

.i_btm {
  width: 336px;
  height: 40px;
  background: #2196f3;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.i_btm:hover {
  background: #1378c7;
}

.radio {
}

.radio_txt {
  font-size: 12px;
  font-weight: none;
  color: #666;
}

.fotter {
  width: 990px;
  height: auto;
  text-align: center;
  margin: 0 auto;
  clear: both;
  margin-top: 180px;
}

.fotter_txt {
  color: #666;
}

.daoshu {
  height: 30px;
  width: 180px!important;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 30px;
  display: inline-block;
}

.y_btm {
  width: 85px!important;
  background: #4caf50!important;
  cursor: pointer;
  height: 42px;
  float: right;
  border-radius: 5px;
  position: relative;
  right: -18px;
}

.y_btm:hover {
  width: 85px!important;
  background: #339a37!important;
}

.back {
  width: 85px!important;
  background: #000!important;
  cursor: text;
}

.phoneTips {
  color: #e80e0e;
  font-size: 12px;
    /*display: none;*/
  display: inline-block;
}

.phoneTips_show {
  width: 200px;
}

.text-warning {
  margin-left: 20px;
  color: #d20505;
}

.UserTips {
  font-size: 12px;
  color: red;
}

.section_info {
    border-top: 3px solid #FB8249;
    width: 650px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 567px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -141px;
    top: 50%;
    margin-top: -393px;
    padding-bottom: 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 4px;
}

.control-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.input_input_phone {
  border: 1px solid;
  padding-left: 0;
  width: 204px!important;
  position: absolute;
  left: 0;
}

.input_bt_phone {
  border: 1px solid #999;
  border-radius: 5px;
}

.hello {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 363px;
}

#phoneCode {
  width: 157px!important;
  position: relative;
}

.input_bt0 {
  display: flex;
  flex-direction: column!important;
  align-items: left!important;
}

.input_bt_phoneNew {
  display: flex;
  flex-direction: column!important;
  align-items: left!important;
  height: 42px;
}

.phone-num-div {
  width: 316px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
}

#b01 {
  position: absolute;
  right: 0;
}

.controls_validation {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
  width: 316px;
}

.controls_validation img {
  cursor: pointer;
  width: 200px;
}

.input__validation {
  width: 86px!important;
  right: 0;
  position: absolute;
  top: 50%;
  margin-top: -18px;
}