/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*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;
}
.formbox {
  border: 1px solid #DDDDDD;
  min-height: 558px;
}
.formbox-tit {
  height: 50px;
  background: #f8f8f8;
}
.formbox-tit h3 {
  float: left;
  padding-left: 20px;
  font-size: 14px;
  line-height: 50px;
}
.formbox-con {
  padding: 0 20px;
  position: relative;
  clear: both;
  *zoom: 1;
}
.formbox-con:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.formbox-list {
  padding: 16px 0 16px 140px;
  height: 42px;
  border-bottom: 1px dotted #e2e2e2;
  position: relative;
}
.formbox-list-last {
  border: none;
}
.formbox-left {
  position: absolute;
  left: 0;
  top: 22px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #DDDDDD;
}
.formbox-input {
  position: relative;
  float: left;
  width: 300px;
}
.formbox-input p {
  position: absolute;
  left: 21px;
  top: 0;
  color: #999;
  line-height: 42px;
}
.formbox-input input {
  position: relative;
  width: 258px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #DDDDDD;
  background: url('../../images/default/icon/blank.png');
  color: #333;
  font-size: 14px;
  line-height: 40px;
}
.formbox-input ul {
  position: absolute;
  right: 1px;
  top: 2px;
}
.formbox-input li {
  width: 40px;
  height: 38px;
  background: #fff;
  float: left;
  cursor: pointer;
  position: relative;
}
.formbox-input em {
  display: inherit;
  width: 10px;
  height: 10px;
  background: url('../../images/default/icon/close-grey.png') no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
}
.formbox-input i {
  display: inherit;
  width: 22px;
  height: 13px;
  background: url('../../images/default/icon/icon-view.png') no-repeat;
  background-position: center top;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -11px;
}
.formbox-input i.active {
  background-position: center bottom;
}
.formbox-tip {
  float: left;
  padding-left: 10px;
  line-height: 42px;
}
.formbox-tip span {
  display: inherit;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -100px 0;
  margin: 7px 8px 0 0;
  float: left;
}
.formbox-tip span.error {
  background-position: 0 0;
}
.formbox-tip span.correct {
  background-position: -28px 0;
}
.formbox-tip span.warn {
  background-position: -56px 0;
}
.formbox-input-small {
  width: 190px;
}
.formbox-input-small input {
  width: 148px;
}
.formbox-btn {
  width: 100px;
  margin-left: 10px;
  float: left;
}
.formbox-btn a.btn {
  color: #fff;
}
.btn-submit {
  display: block;
  width: 180px;
  text-align: center;
  margin: 30px 0;
  font-size: 18px;
}
.btn-submit:active {
  color: #fff;
}
.formbox-success {
  padding: 90px 0 145px 0;
  text-align: center;
  line-height: 24px;
}
.formbox-success h3 {
  display: block;
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/main-info-signal.png') no-repeat;
  background-position: right center;
  margin: 0 auto;
}
.formbox-success h4 {
  font-weight: bold;
  padding-top: 25px;
  font-size: 14px;
}
.formbox-success h5 {
  padding-bottom: 25px;
  font-size: 14px;
}
.formbox-success a {
  width: 180px;
  font-size: 18px;
  margin: 0 auto;
}
.formbox-success a:active,
.formbox-success a:visited {
  color: #fff;
}
.main-out .account-password-codeBtn.active {
  border-color: #1BC6C9;
}
.main-out .account-password-codeBtn {
  width: 90px;
  height: 42px;
  border: 1px solid #DDDDDD;
  color: #1BC6C9;
  cursor: pointer;
  margin-left: 10px;
}


