/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*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;
}
.si-menu {
  width: 190px;
  border: 1px solid #DDDDDD;
  position: absolute;
}
.si-menu .si-menu-top {
  width: 190px;
  height: 175px;
  background: #4c4c4c;
  color: #fff;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
  position: relative;
  z-index: 8;
  padding-top: 20px;
}
.si-menu .si-menu-top .head-wrapper {
  width: 120px;
  height: 120px;
  background: url(../../images/default/icon/head-bg.png) no-repeat center;
  margin-left: 35px;
  *margin-left: 0px;
}
.si-menu .si-menu-top .my-name {
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
}
.si-menu .si-menu-top .edit-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  height: 0px;
  line-height: 40px;
  background-color: rgba(23, 23, 23, 0.5);
  text-align: center;
}
.si-menu .si-menu-top i {
  vertical-align: middle;
  margin-right: 5px;
}
.si-menu .si-menu-top .icon-upload-pen {
  display: inline-block;
  width: 18px;
  height: 19px;
  background: url('../../images/default/icon/upload-pen.png') no-repeat;
}
.si-menu .si-menu-bottom {
  height: 362px;
  background: #fff;
}
.si-menu .si-menu-bottom .icon-angle-arrow {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url('../../images/default/icon/angle-arrow.png') no-repeat;
  background-position: 0 0;
}
.si-menu .si-menu-bottom .message-li {
  padding-left: 20px!important;
}
.si-menu .si-menu-bottom .no-bottom {
  border-bottom: 0;
}
.si-menu .si-menu-bottom li {
  height: 62px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 62px;
  cursor: pointer;
  padding-left: 40px;
}
.si-menu .si-menu-bottom li a {
  color: #333;
}
.si-menu .si-menu-bottom li i {
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
  background-position: center center;
}
.default-img {
  margin: 23px 0 7px;
}
.main-info {
  padding-left: 0 !important;
}
.main-info .main-info-wrapper {
  border: 1px solid #DDDDDD;
}
.main-info .title-box {
  height: 48px;
  background-color: #f8f8f8;
  font-size: 14px;
  line-height: 48px;
}
.main-info .title-box li {
  float: left;
  margin-right: 60px;
  width: 91px;
  text-align: center;
  cursor: pointer;
}
.main-info .title-box .active {
  background: url(../../images/default/icon/tab-img.png) no-repeat center bottom;
  color: #1BC6C9;
}
.main-wrapper {
  height: 510px;
  padding: 0 20px;
}
.main-wrapper .input-wrapper {
  padding: 16px 0;
  border-bottom: 1px dotted #DDDDDD;
  clear: both;
  *zoom: 1;
}
.main-wrapper .input-wrapper:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.main-wrapper label {
  float: left;
  width: 100px;
  border-right: 1px solid #dddddd;
  height: 30px;
  line-height: 30px;
  margin: 8px 0;
  font-weight: 600;
}
.main-wrapper input {
  float: left;
  width: 278px;
  height: 20px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  font-size: 14px;
  color: #333;
  margin-left: 40px;
}
.main-wrapper input[disabled] {
  color: #333;
}
.main-wrapper .disabled-input {
  border: 0;
  width: 335px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-wrapper .vercode-input {
  width: 168px;
}
.main-wrapper .vercode-btn {
  width: 100px;
  margin-left: 7px;
}
.main-wrapper .vercode-btn.none {
  display: none;
}
.main-wrapper .select {
  margin-left: 40px;
  width: 300px;
}
.main-wrapper .select-container {
  display: none;
}
.main-wrapper .select-open {
  display: block!important;
}
.main-wrapper .select-box {
  max-height: 197px;
  display: block;
  overflow: auto;
}
.main-wrapper .select-box ::-webkit-scrollbar {
  width: 10px;
  height: 30px;
}
.main-wrapper .select-box ::-webkit-scrollbar-track-piece {
  background: #e4e4e4;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.main-wrapper .select-box ::-webkit-scrollbar-thumb:vertical {
  background: #9f9f9f;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.main-wrapper .select-box ul {
  padding: 10px 0;
}
.main-wrapper .select-box li {
  text-align: left;
}
.main-wrapper .certify-btn {
  margin-top: 30px;
  width: 180px;
  font-size: 18px;
}
.main-wrapper .certify-btn.none {
  display: none;
}
.main-wrapper .agreement {
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}
.main-wrapper .agreement a,
.main-wrapper .agreement a:visited {
  color: #009CFF;
}
.main-wrapper .agreement a:hover {
  color: #FFC600;
}
.main-wrapper .input-notice {
  margin: 0 10px;
  vertical-align: middle;
}
.main-wrapper .notice-mes {
  display: none;
  line-height: 42px;
}
.main-wrapper .mes-right {
  margin-top: 7px;
}
.class-container {
  width: 135px;
  height: 48px;
}
.class-container p {
  margin-top: -48px;
  float: right;
}
.certify-box {
  margin: 19px 10px;
  width: 100px;
  height: 10px;
  background-color: #e4e4e4;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.certify-box .progress-box {
  height: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.height-class p {
  color: #1BC6C9;
}
.height-class .progress-box {
  width: 100%;
  background-color: #1BC6C9;
}
.middle-class p {
  color: #FFC600;
}
.middle-class .progress-box {
  width: 60%;
  background-color: #FFC600;
}
.low-class p {
  color: #FF5353;
}
.low-class .progress-box {
  width: 30%;
  background-color: #FF5353;
}
.blue-txt {
  color: #009CFF;
  font-size: 14px;
  line-height: 45px;
}
.blue-txt:hover {
  cursor: pointer;
  color: #FFC600;
}
.more-days {
  color: #FF5353;
  font-size: 14px;
  line-height: 42px;
}
/*0103��0105��0106��0207��0210����css��ʽ*/
.main-info-signal01 {
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/main-info-signal.png');
  background-position: 63px 0;
  margin: 0px auto 30px;
}
.main-info-signal02 {
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/main-info-signal.png');
  background-position: 0 0;
  margin: 0px auto 30px;
}
.enterprise-certification-txt p {
  margin-top: 4px;
}
/* ������ҵ�ɹ���ҳ�桪��0103��0207��0210*/
.enterprise-certification {
  text-align: center;
  position: relative;
}
.main-info-content {
  position: absolute;
  width: 670px;
  height: 206px;
  top: 50%;
  margin-top: -103px;
  left: 50%;
  margin-left: -335px;
}
/*��ҵʧЧҳ�桪��0105*/
.invalid-certification {
  text-align: center;
  position: relative;
}
.invalid-certification .invalid-certification-btn {
  margin-top: 30px;
}
.main-info-content01 {
  position: absolute;
  width: 850px;
  height: 236px;
  top: 50%;
  margin-top: -118px;
  left: 50%;
  margin-left: -425px;
}
/*��֤���ڣ����ٴ���֤ҳ�桪��0106*/
.certification-again {
  height: 469px;
  text-align: center;
  position: relative;
}
.certification-again .main-info-signal02 {
  margin: 0px auto 30px;
}
.main-info-content02 {
  position: absolute;
  width: 418px;
  height: 212px;
  top: 50%;
  margin-top: -106px;
  left: 50%;
  margin-left: -209px;
}
.current-enterprise-tips {
  height: 40px;
  background-color: #fff9f0;
  border: 1px dotted #FFD699;
}
.current-enterprise-tips i {
  display: inline-block;
  width: 19px;
  height: 17px;
  background: url('../../images/default/icon/speaker.png');
  margin: 11px 9px -3px 20px;
}
.current-enterprise-tips span {
  color: #FF5353;
  line-height: 40px;
}
.scroll-bar {
  width: 100px;
  height: 10px;
  position: relative;
  background-color: #e4e4e4;
  padding: 2px;
  font-size: 13px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float: left;
  margin-top: 17px;
  margin-right: 11px;
}
.scroll-bar .orange,
.red,
.green {
  position: relative;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 100px;
  height: 10px;
}
.scroll-bar .orange span,
.red span,
.green span {
  float: left;
}
.scroll-bar .orange {
  background-color: #FFC600;
}
.scroll-bar .red {
  background-color: #FF5353;
}
.scroll-bar .green {
  background-color: #1BC6C9;
}
.grade-low {
  color: #FFC600;
}
.grade-middle {
  color: #FF5353;
}
.grade-high {
  color: #1BC6C9;
}
.goIndex-btn {
  margin-top: 30px;
  width: 180px;
  font-size: 18px;
}
.cover-content-company {
  overflow: auto;
  height: 450px;
  padding: 20px 30px;
}
.cover-content-company p {
  line-height: 24px;
  margin-bottom: 30px;
}
