.reg_input::-webkit-input-placeholder {
  color: #999999;
}
.reg_input {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 42px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  background: none;
  font-size: 14px;
  color: #323232;
  padding: 0 14px;
  font-size: 14px;
}
.reg_input {
  width: 100%;
  border: 1px solid #e0e0e0;
}
.reg_input:focus {
  border-color: #c8c8c8 !important;
}
.registerLayer-box {
  width: 520px;
  background: #fff;
  padding: 40px 0;
  font-size: 14px;
  color: #969696;
  position: relative;
  line-height: 1;
}
.registerLayer-box .close_btn {
  font-size: 16px;
  color: #969696;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1;
}
.registerLayer-box .login_title {
  text-align: center;
  font-size: 18px;
  color: #323232;
  margin-bottom: 20px;
}
.registerLayer-box .content {
  width: 360px;
  margin: 0 auto;
}
.registerLayer-box .nav {
  line-height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e4;
  height: 42px;
  margin-bottom: 20px;
}
.registerLayer-box .nav a {
  display: block;
  width: 50%;
  float: left;
  color: #323232;
  font-size: 18px;
  text-align: center;
  position: relative;
}
.registerLayer-box .nav a:hover {
  color: #0096e6;
}
.registerLayer-box .nav a:first-child {
  color: #0096e6;
}
.registerLayer-box .nav a:first-child:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #0096e6;
  width: 100%;
}
.registerLayer-box .phone_box,
.registerLayer-box .code_box {
  width: 360px;
  margin: 0 auto;
}
.registerLayer-box .phone_box {
  position: relative;
  margin-bottom: 10px;
}
.registerLayer-box .phone_box .regIcon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 134px;
}
.registerLayer-box select {
  width: 120px;
  border: 1px solid #e0e0e0;
  border-radius: 2px 0 0 2px;
  border-right: 0;
  position: absolute;
  left: 0;
}
.registerLayer-box .phone_box input {
  border: 1px solid #e0e0e0;
  border-radius: 0 2px 2px 0;
  width: 240px;
  margin-left: 120px;
}
.registerLayer-box .verify_code {
  margin-bottom: 10px;
  position: relative;
}
.registerLayer-box .verify_code img {
  position: absolute;
  top: 6px;
  right: 14px;
  cursor: pointer;
}
.registerLayer-box .verify_code input,
.registerLayer-box .code_box input {
}
.registerLayer-box .code_box {
  position: relative;
  margin-bottom: 20px;
}
.registerLayer-box .code_box .regIcon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 14px;
}
.registerLayer-box .code_box input,
.registerLayer-box .verify_code input {
  width: 360px;
  height: 42px;
  padding-right: 6em;
}
.registerLayer-box .code_btn {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 42px;
  color: #0096e6;
}
.registerLayer-box .code_btn.disabled {
  color: #969696;
}
.registerLayer-box .form_box {
  margin-bottom: 24px;
}
.registerLayer-box .form_box .tips {
  margin-bottom: 20px;
  font-size: 12px;
}
.registerLayer-box .form_box .tips a {
  color: #969696;
}
.registerLayer-box .login_btn,
.secverify_box .verify_btn {
  display: block;
  width: 100%;
  background: #0096e6;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 42px;
  border-radius: 2px;
}
.registerLayer-box .login_btn {
  width: 200px;
  margin: 0 auto;
}
.registerLayer-box .login_btn:hover,
.secverify_box .verify_btn:hover {
  background: #0086ce;
}
.registerLayer-box .old_member {
  text-align: center;
}
.registerLayer-box .old_member a {
  color: #0096e6;
}
.regIcon {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.regIcon.icon-shield {
  background: url('https://atf.flyertrip.com/passport/statics/img/shield.png')
    no-repeat center;
}
.regIcon.icon-mobile {
  background: url('https://atf.flyertrip.com/passport/statics/img/mobile.png')
    no-repeat center;
}
.regIcon.icon-user {
  background: url('https://atf.flyertrip.com/passport/statics/img/user.png')
    no-repeat center;
}
.regIcon.icon-pass {
  background: url('https://atf.flyertrip.com/passport/statics/img/pass.png')
    no-repeat center;
}
/*ÑéÖ¤Âëµ¯´°*/
.secverify_box {
  background: #ffffff;
  padding: 20px 20px 26px;
  position: relative;
  line-height: 1;
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secverify_box .close_btn {
  font-size: 16px;
  color: #969696;
  position: absolute;
  top: 5px;
  right: 5px;
}
.secverify_box .tit {
  text-align: center;
  color: #323232;
  font-size: 16px;
  margin-bottom: 24px;
}
.secverify_box .verify_code {
  position: relative;
  margin-bottom: 10px;
}
.secverify_box .verify_code img {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 100%;
}

/*Î¢ÐÅµÇÂ½*/
.otherlogin {
  margin-top: 30px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 20px;
  text-align: center;
}
.otherlogin .line {
  display: inline-block;
  width: 120px;
  border-top: 1px solid #eaeaec;
  vertical-align: 20%;
}
.otherlogin .txt {
  font-size: 14px;
  color: #9696a5;
  line-height: 14px;
  vertical-align: middle;
  padding: 0 17px;
}

.tips_wxlogin {
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tips_wxlogin .wxloginbtn {
  width: 200px;
  line-height: 42px;
  background: #3baf34 url(https://atf.flyertrip.com/static/image/weixin.png)
    no-repeat top 50% left 23%;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 16px;
}

.tips_wxlogin .wxloginbtn:hover,
.tips_wxlogin .wxloginbtn:active {
  background: #359d2e url(https://atf.flyertrip.com/static/image/weixin.png)
    no-repeat top 50% left 23%;
}

.tips_wxlogin .qqloginbtn {
  width: 200px;
  line-height: 42px;
  background: #2ac6f2 url(https://atf.flyertrip.com/static/image/QQ.png)
    no-repeat top 50% left 23%;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  display: none;
  margin: 0 auto;
  font-size: 16px;
}

.tips_wxlogin .qqloginbtn:hover,
.tips_qqlogin .qqloginbtn:active {
  background: #25b1d9 url(https://atf.flyertrip.com/static/image/QQ.png)
    no-repeat top 50% left 23%;
}

.tips_wxlogin .wxloginrightbtn {
  width: 155px;
  line-height: 42px;
  background: #3baf34 url(https://atf.flyertrip.com/static/image/weixin.png)
    no-repeat top 50% left 25%;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  float: right;
  padding-left: 20px;
}

.tips_wxlogin .wxloginrightbtn:hover,
.tips_wxlogin .wxloginrightbtn:active {
  background: #359d2e url(https://atf.flyertrip.com/static/image/weixin.png)
    no-repeat top 50% left 23%;
}

.tips_wxlogin .qqloginleftbtn {
  width: 155px;
  line-height: 42px;
  background: #2ac6f2 url(https://atf.flyertrip.com/static/image/QQ.png)
    no-repeat top 50% left 23%;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  padding-left: 20px;
  float: left;
}
.tips_wxlogin .qqloginleftbtn:hover,
.tips_qqlogin .qqloginleftbtn:active {
  background: #25b1d9 url(https://atf.flyertrip.com/static/image/QQ.png)
    no-repeat top 50% left 23%;
}
.videoadbox {
  /* background: transparent
    url(https://ptf.flyertrip.com/template/comiis_nby/img/video_ad_bg.jpg)
    center / cover no-repeat scroll;
  padding: 78px 10px 50px 10px;
  text-align: center;
  pointer-events: none;
  max-width: 39%; */
}
.videoadbox .ad_hover_href {
  display: none;
}
