* {
  margin: 0;
  padding: 0;
}

body {
  min-width: 800px;
}

.body {
  width: 100%!important;
  margin: 0 auto;
  min-height: 825px!important;
}

.head {
  width: 980px;
  height: 115px;
}

.center {
  height: 475px;
  width: 920px;
}

.img {
  padding-top: 40px;
}

.center-img {
  padding-top: 40px;
  width: 440px;
  height: 320px;
  float: left;
}

.login {
  padding-top: 40px;
  float: right;
  width: 320px;
  height: auto;
}


.input:hover {
  border: 1px solid #317ef3;
}

.input-boder {
  padding-left: 8px;
}

.in-bt {
  margin-bottom: 21px;
}

.in-btm {
  margin-top: 51px;
}

.login-txt {
  font-size: 16px;
  color: #666;
  font-weight: 700;
}

.btm {
  width: 331px;
  height: 40px;
  outline: none;
  border: 1px solid #dedede;
  background: #317ef3;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.btm:hover {
  background-image: linear-gradient(#3162df,#4279e3,#51abf4);
}

.fotter {
  width: 980px;
  height: auto;
  text-align: center;
  margin-top: -10px;
}

.fotter_txt {
  color: #666;
}

.login_wenti {
  font-size: 12px;
  margin-top: -35px;
  margin-bottom: 20px;
  text-align: right;
}

.login_wenti a {
  text-decoration: none;
  color: #2e82ff;
}

.login_wenti a:hover {
  text-decoration: underline;
}

.shu {
  color: #2e82ff;
}

.text-warning {
  padding: 10px 0;
  color: #d20505;
}

.section_info {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 4px;
  width: 630px;
  overflow: hidden;
  margin: 0 auto;
  height: 550px!important;
  background: #fff;
  top: 100px;
  padding-top: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.jumbotron {
  width: 100%!important;
  position: absolute;
  top: -10px;
  left: 0;
  height: 236px;
  right: 0;
}

.logo_text {
  width: 100%!important;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.logo_text span {
  color: #fff;
  font-size: 20px;
  margin: 5px 0;
}

.find_wrap {
  width: 293px;
  display: flex;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}

.find_email, .find_phone {
  color: black!important;
  margin-bottom: 20px;
  display: inline-block;
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.find_line {
  display: inline-block;
  width: 70px;
  height: 3px;
  background: rgb(255, 119, 51);
  ;
  position: absolute;
  top: 30px;
  left: 38px;
  border-radius: 3px;
}

@keyframes line_left {
  0% {
    left: 184px;
    width: 70px;
  }

  30% {
    width: 130px;
  }

  100% {
    left: 38px;
    width: 70px;
  }
}

@keyframes line_right {
  0% {
    left: 38pxpx;
  }

  30% {
    width: 30px;
  }

  100% {
    width: 124px;
    left: 157px;
  }
}

#login1 {
  align-items: center;
  flex-direction: column;
  top: 210px;
  position: absolute;
  justify-content: center;
  background-color: white;
  margin: 0 auto;
  margin-left: -165px;
  left: 50%;
}

.control-group_login {
  position: relative;
  height: 35px;
  margin: 0!important;
  margin-bottom: 20px!important;
}

.btm {
  width: 100%!important;
  background-image: linear-gradient(#275BE2,#2D6DE8,#41A8FC);
  outline: none;
  border-radius: 30px;
  color: #fff;
  font-size: 18px!important;
  font-weight: 500;
  height: 45px!important;
  line-height: 45px!important;
}

.control-group_url {
  padding: 10px 0;
}

.control-group_url a {
  color: #888!important;
}

.cancel a {
  float: right;
}

.no_username,.login-else {
  color: #888!important;
}

.now_register a {
  color: #FF6600;
  font-size: 18px;
}

.control-group-else {
  display: flex;
  align-items: center;
  border-top: 1px solid #d2cfcf;
}

.control-group-else img {
  width: 25px;
}

.login-else {
  margin-right: 10px;
}

.control-group-else a {
  margin-right: 10px!important;
}

.qq_img {
  width: 24px!important;
}

.jumbotron1 {
  top: -57px!important;
}

#login2 {
  position: absolute;
  top: 253px;
  margin-left: -165px;
  left: 50%;
}

.lg_code {
  width: 108px!important;
  background: #b5c1d1!important;
  cursor: pointer;
  border-radius: 30px;
  height: 35px;
  color: #fff;
  position: absolute;
  top: 10px;
  border: 0px!important;
  right: 15px;
  top: 57px;
  outline: none;
  height: 37px;
}

.control-group {
  /*position: relative;*/
  margin-bottom: 10px;
}

.lg_vercode {
  width: 185px!important;
  height: 35px!important;
  position: relative;
  z-index: 11;
  top: 10px;
  outline: none;
}

.control-group_info {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}

.lg_code:hover {
  border: 1px solid #3cc2ff;
}

.tip_area {
  position: relative;
  top: 15px;
  width: 330px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}

.login_btm-mobile {
  margin-top: -50px;
}

.phoneTips {
  color: #f65555;
  width: 280px;
  margin-top: 15px;
  padding: 0 7px;
  background: #fceaea;
  display: inline-block;
  text-align: left;
}

.show {
  display: block!important;
}

.hidden {
  display: none!important;
}

.lg_vercode {
  width: 185px!important;
  height: 35px!important;
  position: relative;
  z-index: 11;
  top: 10px;
  outline: none;
}

.hoverOrgin {
  color: #f55d2d;
}

.controls_validation {
  display: flex;
  align-items: center;
  margin-top: 20px;
  position: relative;
}

.controls_validation img {
  cursor: pointer;
  width: 200px;
}

.input__validation {
  width: 86px;
  right: 0;
  position: absolute;
  top: 50%;
  margin-top: -18px;
}

.section_info_change {
  height: 550px!important;
}

.info_validation {
  display: flex;
  height: 53px;
}

.detail_wrap {
  position: relative;
  left: 0;
  right: 0;
  min-width: 800px;
  bottom: 0;
  top: 0;
  margin-top: 125px;
}