/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*color*/
/**********************首页配置****************************/
/*banner*/
/*首页线条颜色*/
/*********************页面宽度设置***************************/
/*1200px时宽度设置*/
/*个人信息类型布局设置*/
/*1000px时宽度设置*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.vm {
  vertical-align: middle;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.none {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.pointer {
  cursor: pointer;
}
.fixed {
  position: fixed;
}
.center {
  margin: 0 auto;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.oh {
  overflow: hidden;
}
.oa {
  overflow: auto;
}
.vh {
  visibility: hidden;
}
.clear {
  clear: both;
  *zoom: 1;
}
.clear:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.clear-h {
  *height: 0;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.width100,
.w100 {
  width: 100%;
}
.bg-fff {
  background: #fff;
}
.left50 {
  left: 50%;
}
.top50 {
  top: 50%;
}
.font-s18 {
  font-size: 18px;
}
.g-box-radius {
  border-radius: 4px;
}
/* path */
/*img-style*/
/*defined*/
.green-txt {
  color: #FFC600 !important;
}
.center-page {
  min-width: 1000px;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1366px) {
  .center-page {
    width: 1200px;
  }
}
@media screen and (max-width: 1365px) {
  .center-page {
    width: 1000px;
  }
}
.main-content {
  padding: 20px 0;
}
/*工具图标*/
.icon-header-message {
  display: inline-block;
  width: 19px;
  height: 14px;
  background: url('../../images/default/icon/header-message.png') no-repeat;
}
.icon-input-delete {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url('../../images/default/icon/input-delete.png') no-repeat;
}
.icon-input-notice {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-notice.png') no-repeat;
}
.icon-input-error {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-error.png') no-repeat;
}
.icon-delete {
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url('../../images/default/icon/delete.png') no-repeat;
}
.icon-arrow-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-down.png') no-repeat;
}
.icon-arrow-up {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-up.png') no-repeat;
}
.icon-triangle-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/triangle-down.png') no-repeat;
}
.icon-arrow-down-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-down-green.png') no-repeat;
}
.icon-arrow-up-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-up-green.png') no-repeat;
}
.icon-zhan {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/zhan.png') no-repeat;
}
.icon-gui {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/gui.png') no-repeat;
}
.icon-reset-password-ok {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../../images/default/icon/reset-password-ok.png') no-repeat;
}
.icon-all-tips {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url('../../images/default/icon/all-tips.png') no-repeat;
  margin-bottom: 5px;
}
.icon-circle-right {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right.png') no-repeat;
}
.icon-circle-right-hover {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right-hover.png') no-repeat;
}
.icon-input-complete {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/input-complete.png') no-repeat;
}
.sf-express {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/sf.png') no-repeat;
}
.mes-error {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: 0 0;
}
.mes-right {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -28px 0;
}
.mes-empty {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -56px 0;
}
.red-txt {
  color: #FF5353;
}
/*公共宽度、高度、间隙、颜色*/
/*width*/
.w-100 {
  width: 100px!important;
}
.w-200 {
  width: 200px!important;
}
.w-300 {
  width: 300px!important;
}
/*margin*/
/*margin-left*/
.m-l-10 {
  margin-left: 10px!important;
}
.m-l-15 {
  margin-left: 15px!important;
}
.m-l-20 {
  margin-left: 20px!important;
}
/*margin-right*/
.m-r-10 {
  margin-right: 10px!important;
}
.m-r-15 {
  margin-right: 15px!important;
}
.m-r-20 {
  margin-right: 20px!important;
}
/*margin-top*/
.m-t-10 {
  margin-top: 10px!important;
}
.m-t-15 {
  margin-top: 15px!important;
}
.m-t-20 {
  margin-top: 20px!important;
}
/*margin-bottom*/
.m-b-10 {
  margin-bottom: 10px!important;
}
.m-b-15 {
  margin-bottom: 15px!important;
}
.m-b-20 {
  margin-bottom: 20px!important;
}
/*padding*/
/*padding-left*/
.p-l-10 {
  padding-left: 10px!important;
}
.p-l-15 {
  padding-left: 15px!important;
}
.p-l-20 {
  padding-left: 20px!important;
}
/*padding-right*/
.p-r-10 {
  padding-right: 10px!important;
}
.p-r-15 {
  padding-right: 15px!important;
}
.p-r-20 {
  padding-right: 20px!important;
}
/*padding-top*/
.p-t-10 {
  padding-top: 10px!important;
}
.p-t-15 {
  padding-top: 15px!important;
}
.p-t-20 {
  padding-top: 20px!important;
}
/*padding-bottom*/
.p-b-10 {
  padding-bottom: 10px!important;
}
.p-b-15 {
  padding-bottom: 15px!important;
}
.p-b-20 {
  padding-bottom: 20px!important;
}
/*top*/
.t-10 {
  top: 10px!important;
}
.t-15 {
  top: 15px!important;
}
.t-20 {
  top: 20px!important;
}
/*bottom*/
.b-10 {
  bottom: 10px!important;
}
.b-15 {
  bottom: 15px!important;
}
.b-20 {
  bottom: 20px!important;
}
/*left*/
.l-10 {
  left: 10px!important;
}
.l-15 {
  left: 15px!important;
}
.l-20 {
  left: 20px!important;
}
/*right*/
.r-10 {
  right: 10px!important;
}
.r-15 {
  right: 15px!important;
}
.r-20 {
  right: 20px!important;
}
body {
  min-width: 1200px;
}
.login .main-out {
  min-height: 568px;
  height: 708px;
  background-color: #1BC6C9;
}
.user-nav {
  height: 81px;
}
.user-nav .logo-img {
  margin-top: 17px;
}
.user-nav .nav-title {
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  margin-top: 24px;
  margin-left: 21px;
  padding-left: 21px;
  border-left: 1px solid #DDDDDD;
}
.main-out .main-in {
  height: 100%;
  position: relative;
}
.main-out .login-banner {
  position: absolute;
  top: 50%;
  margin-top: -284px;
}
.main-out .login-content {
  width: 378px;
  height: 448px;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  margin-top: -225px;
  right: 60px;
  background-color: #FFFFFF;
}
.main-out .login-tab {
  height: 66px;
  border-bottom: 1px solid #DDDDDD;
}
.main-out .login-tab li {
  width: 188px;
  height: 20px;
  text-align: center;
  margin-top: 22px;
  font-size: 18px;
}
.main-out .login-tab li.active {
  color: #1BC6C9;
}
.main-out .login-way {
  position: relative;
  padding: 0 25px;
}
.main-out .error-info {
  position: absolute;
  top: -45px;
  left: 25px;
  width: 326px;
  height: 33px;
  border: 1px solid #FF5353;
  background-color: #ffefef;
}
.main-out .error-info .icon em {
  width: 19px;
  height: 18px;
}
.main-out .error-info .icon-error em {
  background-position: -9px -40px;
}
.main-out .error-info .icon-no-match em {
  background-position: -9px -8px;
}
.main-out .error-info .error-mes {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  /*padding-left: 10px;*/
}
.main-out .error-info-length {
  top: -72px;
  height: 40px;
  border: 1px solid #FF5353;
  background-color: #ffefef;
  padding:7px 0px;
}
.main-out .error-info-length .icon {
  vertical-align: top;
}
.main-out .error-info-length .error-mes {
  display: inline-block;
  height: 36px;
  line-height: 20px;
  width:260px;
  /*padding-left: 10px;*/
}
.main-out .input-wrapper {
  width: 326px;
  height: 43px;
  border: 1px solid #DDDDDD;
  position: relative;
}
.main-out .input-wrapper .name em {
  width: 21px;
  height: 17px;
  background-position: -39px -6px;
}
.main-out .input-wrapper .password em {
  width: 15px;
  height: 19px;
  background-position: -43px -40px;
}
.main-out .input-wrapper .phone em {
  width: 19px;
  height: 20px;
  background-position: -44px -71px;
}
.main-out .input-wrapper .email em {
  width: 23px;
  height: 19px;
  background-position: -9px -71px;
}
.main-out .input-wrapper.error {
  border-color: #FF5353;
}
.main-out .input-wrapper.error .input {
  border-left-color: #FF5353;
}
.main-out .input-wrapper.active {
  border-color: #1BC6C9;
}
.main-out .input-wrapper.active .input {
  border-left-color: #1BC6C9;
}
.main-out .icon {
  display: inline-block;
  width: 59px;
  text-align: center;
}
.main-out .error-info .icon-error {
  width: 24px;
}
.main-out .icon em {
  display: inline-block;
  background-image: url('../../images/default/icon/icon-login.png');
  vertical-align: middle;
}
.main-out .input {
  width: 251px;
  height: 43px;
  border-left: 1px solid #DDDDDD;
  padding-left: 10px;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.main-out .img-code-input,
.main-out .img-mail-input {
  width: 214px;
  height: 43px;
  border: 1px solid #DDDDDD;
  padding-left: 10px;
}
.main-out .img-code-input.active,
.main-out .img-mail-input.active {
  border-color: #1BC6C9;
}
.main-out .img-code-input.error,
.main-out .img-mail-input.active {
  border-color: #FF5353;
}
.main-out .img-code,
.main-out .img-mail {
  width: 86px;
  height: 43px;
  border: 1px solid #1BC6C9;
  background-color: #efffff;
}
.main-out .img-code img,
.main-out .img-mail img {
  width: 100%;
  height: 100%;
}
.main-out .checkbox {
  padding-left: 32px;
}
.main-out .checkbox em {
  background: url('../../images/default/icon/icon-login.png') -1px -155px;
}
.main-out .checkbox-active em {
  background-position: -74px -40px;
}
.main-out .forget a {
  color: #333;
}
.main-out .forget a:hover {
  color: #1BC6C9;
}
.main-out .login-btn {
  width: 328px;
  height: 45px;
  margin-top: 28px;
  font-size: 18px;
}
.protocol {
  margin-top: 10px;
}
.protocol .disagree-tick {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid #ccc;
  position: relative;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  cursor: pointer;
}
.protocol .disagree-tick::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 3px;
  height: 5px;
  border: 1px solid transparent;
  border-left: none;
  border-top: none;
  transform: rotate(45deg) scale(0);
  transition: transform 0.2s;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-left-width: initial;
  border-left-style: none;
  border-left-color: initial;
  border-top-width: initial;
  border-top-style: none;
  border-top-color: initial;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: transform;
}
.protocol .agree-tick {
  border-color: #1BC6C9;
}
.protocol .agree-tick::after {
  border-color: #1BC6C9;
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  border-top-color: #1BC6C9;
  border-right-color: #1BC6C9;
  border-bottom-color: #1BC6C9;
  border-left-color: #1BC6C9;
}
.main-out .login-bottom {
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #f3f3f3;
  background-color: #f8f8f8;
  color: #999999;
}
.main-out .to-register {
  color: #009CFF;
}
.main-out .to-register em {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../../images/default/icon/icon-login.png') -73px -70px;
  vertical-align: middle;
  margin-right: 3px;
}
.main-out .to-register a:hover {
  color: #1BC6C9;
}
.main-out .to-register a:hover em {
  background: url('../../images/default/icon/icon-login.png') -72px -8px;
}
.main-out .btn-get-code,
.main-out .btn-get-img-code {
  position: absolute;
  top: 65px;
  right: 25px;
  width: 90px;
  height: 45px;
  border: 1px solid #DDDDDD;
  color: #1BC6C9;
  cursor: pointer;
}
.main-out .btn-get-code.active,
.main-out .btn-get-img-code.active {
  border-color: #1BC6C9;
}
.main-out .btn-get-img-code {
  top: 130px;
}
.main-out .change-password-content .btn-get-img-code {
  top: 260px;
}
.find-password .btn-get-code {
  right: -25px;
}
.find-password-nav {
  height: 49px;
  border-bottom: 2px solid #DDDDDD;
}
.find-password-nav .process {
  width: 652px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 49px;
  overflow: hidden;
}
.find-password-nav .process i {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.find-password-nav .process .line {
  display: inline-block;
  width: 81px;
  height: 2px;
  background-color: #DDDDDD;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 7px;
}
.find-password-nav .process .active {
  color: #1BC6C9;
}
.find-password-nav .process .active .line {
  background-color: #1BC6C9;
}
.find-password-nav .process .J-ml-60 {
  margin-left: 60px;
}
.find-password-nav .process .J-ml-102 {
  margin-left: 102px;
}
.find-password-nav .process-1 i {
  background: url('../../images/default/icon/icon-login.png') -5px -101px;
}
.find-password-nav .process-1.active i {
  background-position: -30px -101px;
}
.find-password-nav .process-2 i {
  background: url('../../images/default/icon/icon-login.png') -54px -101px;
}
.find-password-nav .process-2.active i {
  background-position: -78px -101px;
}
.find-password-nav .process-3 i {
  background: url('../../images/default/icon/icon-login.png') -4px -127px;
}
.find-password-nav .process-3.active i {
  background-position: -27px -127px;
}
.find-password-nav .to-login {
  margin-top: 18px;
}
.find-password-content {
  width: 328px;
  margin: 0 auto;
}
.switch {
  color: #009CFF;
}
.switch:hover {
  color: #1BC6C9;
}
.input-wrapper .visible {
  display: inline-block;
  width: 22px;
  height: 13px;
  background: url('../../images/default/icon/icon-login.png') -51px -129px;
  position: absolute;
  top: 16px;
  right: 10px;
  cursor: pointer;
}
.input-wrapper .visible.active {
  background: url('../../images/default/icon/icon-login.png') -78px -129px;
}
.reset-complete {
  width: 288px;
  height: 208px;
  margin: 150px auto;
  text-align: center;
}
.reset-complete i {
  display: inline-block;
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/icon-login.png') -30px -157px;
}
.register .process {
  width: 440px;
  padding-left: 50px;
}
.register .process-1,
.register .process-2 {
  cursor: pointer;
  width: 120px;
  text-align: center;
}
.register .process-1.active,
.register .process-2.active {
  border-bottom: 2px solid #1BC6C9;
}
.register .process-1 {
  margin-right: 200px;
}
.register .btn-get-code {
  right: -25px;
}
.register .icon-correct {
  position: absolute;
  right: -47px;
  top: 8px;
}
.register .icon-correct i {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../../images/default/icon/input-mes.png) no-repeat -28px 0;
}
.register-result {
  width: 288px;
  height: 208px;
  margin: 150px auto;
  text-align: center;
}
.register-result i {
  display: inline-block;
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/icon-login.png') -30px -157px;
}
.register-result .fail i {
  background-position: -29px -231px;
}
a {
  cursor: pointer;
  color: #009CFF;
}
a:hover {
  color: #1BC6C9;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-86 {
  margin-top: 86px;
}
