/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*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;
}
.icon-trash {
  display: inline-block;
  width: 14px;
  height: 15px;
  background: url('../../images/default/icon/trash.png') no-repeat;
}
.cover .btn {
  border: none;
}
/*checkbox*/
.checkbox {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 35px;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.checkbox > em {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 22px;
  height: 23px;
  background: url('../../images/default/icon/option.png') no-repeat;
  background-position: 0 0;
}
.checkbox-active > em {
  background-position: -22px 0;
}
/*tit*/
/*.address-tit{
    height: 43px;
    h3{
        margin-top:9px;
        height: 18px;
        color:@fontColor;
        line-height: 16px;
        padding-left: 10px;
        border-left: 2px solid @baseColor;
    }
}*/
.address-title {
  height: 43px;
}
.address-title h3 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #FFC600;
  margin-top: 9px;
  height: 18px;
  line-height: 16px;
  padding-left: 10px;
}
.address-type {
  height: 42px;
  margin-bottom: 30px;
}
.address-type li {
  float: left;
  width: 48px;
  margin-right: 30px;
  line-height: 42px;
  cursor: pointer;
  text-align: center;
}
.address-type li.active {
  color: #1BC6C9;
  background: url(../../images/default/icon/tab-img02.png) no-repeat bottom;
}
.address-search {
  margin-bottom: 20px;
}
.address-search .search-text {
  padding: 10px;
  border: 1px solid #ddd;
  vertical-align: middle;
  width: 309px;
  border-right: none;
}
.address-search .search-icon {
  width: 40px;
  height: 37px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-left: none;
  cursor: pointer;
  background: url('../../images/default/icon/search-btn.png') center no-repeat;
}
/*subtit*/
.address-subtit {
  background: #f8f8f8;
  border: 1px solid #DDDDDD;
}
.address-subtit td {
  color: #333;
  line-height: 33px;
}
.address-subtit td.td1 {
  width: 160px;
  padding-left: 20px;
}
.address-subtit td.td2 {
  width: 190px;
}
.address-subtit td.td4 {
  width: 130px;
}
/*bar*/
.address-bar {
  height: 60px;
}
.address-bar ul.fl li {
  padding: 18px 45px 17px 10px;
}
.address-bar ul.fr li {
  padding-left: 24px;
  color: #333;
  line-height: 59px;
  white-space: nowrap;
  margin-left: 25px;
  position: relative;
  cursor: pointer;
}
.address-bar ul.fr li em {
  position: absolute;
  left: 0;
  top: 23px;
}
/*list*/
.address-list {
  position: relative;
  text-align: center;
}
.address-list .address-list-content {
  position: absolute;
  width: 362px;
  height: 110px;
  top: 50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -181px;
}
.address-list .address-list-content i {
  display: block;
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/route-tips.png');
  margin: 128px auto 0;
}
.address-list .address-list-content p {
  margin-top: 30px;
}
.address-list .address-list-content span {
  cursor: pointer;
  color: #009CFF;
}
.address-list .address-list-content span:hover {
  color: #FFC600;
}
.address-list li {
  border: 1px solid #DDDDDD;
  padding: 15px 0;
  margin-top: 30px;
}
.address-list li:first-child,
.address-list li.first {
  margin: 0;
}
.address-list td {
  color: #333;
  line-height: 33px;
  border-right: 1px solid #DDDDDD;
  padding: 8px 10px 8px 20px;
  line-height: 20px;
}
.address-list td.td1 {
  width: 160px;
  padding-left: 10px;
}
.address-list td.td1 span {
  display: block;
  text-align: left;
}
.address-list td.td2 {
  width: 160px;
}
.address-list td.td3 {
  text-align: left;
}
.address-list td.td4 {
  width: 100px;
  border: none;
}
.address-list td.td4 span {
  position: relative;
  padding-left: 24px;
  color: #009cff;
  line-height: 20px;
  cursor: pointer;
}
.address-list td.td4 span em {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../../images/default/icon/pen.png') no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}
/*cover*/
.cover-box {
  width: 500px;
  background: none;
  top: 45%;
}
.address-cover-tit {
  height: 67px;
  background: #e8f6f6;
  border-bottom: 1px solid #aae0e0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.address-cover-tit h3 {
  color: #333;
  font-size: 24px;
  line-height: 67px;
  padding-left: 20px;
}
.address-cover-tit span {
  padding: 26px;
  right: 0;
  top: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../../images/default/icon/close.png') no-repeat;
  background-position: center center;
}
.address-cover-con {
  background: #fff;
  padding: 30px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.address-form {
  padding-left: 78px;
}
.address-form .address-form-tit {
  left: 0;
  top: 0;
  color: #333;
  line-height: 42px;
  font-weight: bold;
}
.address-form input {
  width: 362px;
  height: 40px;
  border: 1px solid #DDDDDD;
  padding: 0 9px;
  color: #333;
  line-height: 40px\9;
}
.address-form textarea {
  width: 362px;
  padding: 10px 9px;
  margin: 0;
  height: 20px;
  border: 1px solid #DDDDDD;
  color: #333;
  font: normal 14px/20px \5FAE\8F6F\96C5\9ED1;
  overflow: auto;
}
.address-form input.grey,
.address-form textarea.grey {
  color: #999999;
}
.address-form p.txt {
  height: 30px;
  line-height: 30px;
  color: #333;
  padding-left: 28px;
  position: relative;
}
.address-form p.txt em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/input-msg.png') no-repeat center -100px;
}
.address-form p.txt em.error {
  background-position: center top;
}
.address-form p.txt em.correct {
  background-position: center -18px;
}
.address-form p.txt em.warn {
  background-position: center bottom;
}
.address-form-btn a {
  padding: 0 53px;
  font-size: 18px;
}
/*selection*/
.selection {
  width: 382px;
  height: 42px;
  position: relative;
  z-index: 10;
}
.selection-tit {
  width: 380px;
  height: 40px;
  border: 1px solid #DDDDDD;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.selection-tit p {
  position: absolute;
  left: 9px;
  top: 0;
  width: 340px;
  height: 40px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selection-tit p.grey {
  color: #999999;
}
.selection-tit em {
  width: 8px;
  height: 5px;
  position: absolute;
  right: 9px;
  top: 18px;
  background: url('../../images/default/icon/nav-arrow-down.png') no-repeat;
}
.selection-box {
  position: absolute;
  left: 0;
  top: 41px;
  border: 1px solid #DDDDDD;
  width: 360px;
  background: #fff;
  padding: 53px 10px 13px 10px;
  display: none;
}
.selection-tab {
  width: 100%;
  height: 41px;
  position: absolute;
  left: 0;
  top: 0;
}
.selection-tab li {
  float: left;
  width: 94px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  text-align: center;
  cursor: default;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  background: #f8f8f8;
}
.selection-tab li.last,
.selection-tab li:last-child {
  width: 95px;
  border-right: none;
}
.selection-tab li.pointer {
  cursor: pointer;
}
.selection-tab li.active {
  background: #fff;
  border-bottom: none;
  cursor: default;
  color: #FFC600;
}
.selection-con {
  position: relative;
  overflow: auto;
  max-height: 240px;
}
.selection-con dl {
  padding-left: 36px;
  line-height: 34px;
  color: #333;
  font-size: 14px;
  position: relative;
}
.selection-con dl dt {
  position: absolute;
  left: 0;
  top: 0;
}
.selection-con dl dd {
  clear: both;
  *zoom: 1;
}
.selection-con dl dd:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.selection-con dl span {
  float: left;
  padding: 0 9px;
  white-space: nowrap;
  cursor: pointer;
}
.selection-con dl span:hover {
  color: #FFC600;
}
.selection-con dl.no {
  padding: 0;
}
.selection-con dl.no dt {
  display: none;
}
.footer-out li p {
  margin-top: -20px;
}
