.mt-66 {
  margin-top: 66px;
}
body {
  background: #f7f7f7;
}
/* 导航栏 */
.box-center {
  width: 1400px;
  margin: 0 auto;
}
.main-img {
  margin-left: 580px;
  margin-top: 85px;
  margin-bottom: 50px;
  position: relative;
}
.main-img a img {
    height:52px;
  }
.nav-box {
  display: flex;
  height: 16px;
  align-items: center;
  font-size: 16px;
}
.nav-box .nav-frist {
  color: #666666;
}
.nav-box a {
  color: #666666;
}
.nav-box .nav-last a {
  color: #202020;
}
/* 中间部分 */
.box-main {
  /* align-items: center; */
}
.box-main .mian-left {
  width: 660px;
  text-align: center;
  margin: 0 auto;
}
.box-main .mian-left a {
  text-align: center;
  font-size: 24px;
  font-family: MyriadPro-Regular;
  font-weight: 400;
  color: #333333;
  display: inline-block;
  margin-bottom: 30px;
  cursor: pointer;
  text-decoration: none;
}
.box-main .mian-left b {
  display: inline-block;
  margin: 0 30px;
  font-size: 16px;
  font-family: MyriadPro-Regular;
  font-weight: 400;
  color: #333333;
  height: 20px;
  border-left: 1px solid #999999;
}
.box-main .login_register {
  font-size: 24px;
  font-family: MyriadPro-Regular;
  font-weight: 400;
  color: #666666 !important;
  font-weight: normal;
}
.mian-left > p,
.mian-right > p {
  margin-top: 40px;
  color: #666666;
  font-size: 16px;
}
.mian-left input {
  background: none;
  width: 600px;
  padding: 16px;
  height: 50px;
  border: solid 1px #999999;
  box-sizing: border-box;
}
.for-mat {
  width: 630px;
  text-align: right;
  height: 35px;
  transform: translateY(-10px);
}
.for-mat > a {
  font-size: 16px !important;
  color: #666666;
  display: block;
  margin-bottom: 30px;
}
.for-mat > a:hover {
  color: #22B8F3;
  text-decoration: underline;
}
.mian-left .sign {
  width: 600px;
  margin-top: 30px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-family: MyriadPro-Regular;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  background: #12A4DD;
}
.mian-left .sign:hover {
  background: #22B8F3;
}
.create:hover {
  background: #22B8F3;
}
.flex-title span {
  width: 100px;
  height: 4px;
  display: inline-block;
  border-top: 1px solid #ccc;
  line-height: 4px;
}
.flex-title {
  margin-top: 60px;
}
.flex-title-two {
  border: 0 !important;
  font-size: 16px;
  color: #666666;
  margin: 0 !important;
  font-style: normal;
  font-weight: normal;
}
.mian-left .flex-box {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 41%;
  margin-bottom: 80px;
}
.botton-div {
  width: 60px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  /* border: solid 1px #dddddd; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.mian-left .facebook {
  width: 20px;
  height: 36px;
  display: inline-block;
  margin-right: 20px;
  background: url('../img/common/facebook.png');
}
.mian-left .google {
  width: 34px;
  height: 36px;
  margin-right: -55px;
  display: inline-block;
  background: url('../img/common/google.png');
}
.span-posi {
  top: 10px;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mb {
  margin-bottom: 0;
}
.mb-20 {
  margin-bottom: 20px;
}
.p-TS {
  color: #12A4DD;
  height: 20px;
  line-height: 20px;
  /* display: none; */
}
.required {
  color: #12A4DD;
}
.input-posi {
  position: relative;
  height: 75px;
}
.span-posi {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 20px;
}
input[type='text']:focus,
input[type='password']:focus {
  outline: none;
}
.box-main {
  zoom: 1;
}
.box-main:before,
.box-main:after {
  content: '';
  display: table;
}
.box-main:after {
  clear: both;
  overflow: hidden;
}
.box-main .mian-left {
  float: left\9;
}
.box-main .mian-left .facebook {
  height: 50px\9;
  vertical-align: top\9;
  background-image: url(../img/common/facebook.png) \9;
  background-repeat: no-repeat\9;
  background-position-y: 8px\9;
}
.box-main .mian-left .google {
  height: 50px\9;
  vertical-align: top\9;
  background-image: url('../img/common/google.png') \9;
  background-repeat: no-repeat\9;
  background-position-y: 8px\9;
}
.box-main .mian-right {
  float: left\9;
  margin-left: 90px;
}
.box-main .botton-div {
  display: inline-block\9;
}
.box-main .botton-div:first-child {
  margin-right: 10px\9;
}
.pwd-place {
  display: none;
  position: absolute;
  top: 0;
  left: 16px;
  width: 100%;
  height: 100%;
  line-height: 48px;
  font-size: 12px;
}
