﻿.quick-register {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 12px;
  width: 200px;
  padding: 0;
}
.quick-register .register-content {
  padding: 25px 20px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.quick-register .header {
  background-color: #01c2ac;
  padding: 15px 0;
}
.quick-register .header .h1 {
  color: #fff;
  font-size: 16px;
  line-height: 200%;
}
.quick-register .h2.bold {
  font-size: 18px;
  color: #01c2ac;
  font-weight: bold;
  line-height: 150%;
  background: none;
}
.quick-register .h2 {
  font-size: 16px;
  color: #343434;
  font-weight: bold;
  line-height: 1;
  background: url(../images/line_bg.png) center center no-repeat;
}
.quick-register .form-control {
  margin-top: 15px;
}
.quick-register p {
  font-size: 12px;
  color: #999;
  margin-bottom: 0px;
  margin-top: 5px;
}
.quick-register p.dark-gray {
  color: #666666;
}
.quick-register p span {
  color: #ff9000;
}
.quick-register input {
  height: 38px;
  line-height: 38px;
  width: 100%;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0px;
}
.quick-register .submit-btn {
  font-size: 15px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #01c2ac;
  cursor: pointer;
  color: #fff;
  margin: auto;
  margin-top: 20px;
}
.quick-register .submit-btn.green-text {
  color: #01c2ac;
  border: 1px solid #01c2ac;
  background-color: #ecfffd;
}
.ffd_bg {
  background: rgba(0, 0, 0, 0.8);
}
#find_float_div {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 90px;
  z-index: 10000;
  left: 0px;
}
#find_float_div img {
  margin: 0;
  display: inline;
}
#find_float_div #ffd1 {
  height: 90px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#find_float_div #ffd1 #ffd1_img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 275px;
  height: 150px;
}
#find_float_div #ffd1 #ffd1_content1 {
  margin-left: 285px;
  padding: 10px;
  box-sizing: border-box;
  width: 650px;
  float: left;
  padding-left: 40px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}
#find_float_div #ffd1 #ffd1_content1 .find-title span {
  color: #FDEE00;
}
#find_float_div #ffd1 #ffd1_content1 input {
  width: 430px;
  line-height: 30px;
  height: 30px;
  padding-left: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
}
.quick-register-static{
    margin-top: 12px;
}
#find_float_div #ffd1 #ffd1_content1 #recomend {
  width: 100px;
  line-height: 30px;
  height: 32px;
  color: white;
  border: none;
  background: #01C2AC;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
#find_float_div #ffd1 #ffd1_content2 {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 1px;
  background: #626F7D;
  float: left;
  height: 70px;
}
#find_float_div #ffd1 #ffd1_content3 {
  float: left;
  text-align: center;
  width: 200px;
  margin-left: 20px;
}
#find_float_div #ffd1 #ffd1_content3 p {
  color: white;
  margin-top: 15px;
  font-size: 22px;
}
#find_float_div #ffd1 #ffd1_content3 button {
  background: #FD8238;
  color: white;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 12px;
}
#find_float_div #ffd1 #ffd2_img {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}
#find_float_div #ffd2 {
  display: none;
}
#find_float_div #ffd2 #show_float {
  cursor: pointer;
}
.tm-item-find {
  padding: 8px;
}
.tm-item-find .find_p {
  padding-bottom: 42px !important;
  color: #01c2ac;
  font-weight: bold;
  font-size: 17px;
}
.tm-item-find input {
  height: 30px;
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size: 13px;
  padding-left: 10px;
  margin-bottom: 15px;
}
.tm-item-find .submit-btn {
  margin: 0 auto;
  color: #01c2ac;
  border: 1px solid #01c2ac;
  background-color: #ecfffd;
  text-align: center;
  padding: 5px 0;
}
.tm-item-find:hover {
  border-color: black;
}
.pay_container input {
  width: 100%;
  height: 37px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  text-indent: 10px;
  border: 1px solid #ddd;
}
.pay_container .title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #17d2b7;
  margin-bottom: 10px;
}
.pay_container #go_pay {
  width: 100%;
  height: 37px;
  line-height: 37px;
  background-color: #17d2b7;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  cursor: pointer;
}
.pay_container p {
  font-size: 12px;
  line-height: 1.5;
  margin: 10px auto 0;
  width: 80%;
}
.pay_container p span {
  font-weight: bold;
  color: #fda544;
}
