@charset "UTF-8";
/*-- 页面辅助文字 --*/
/*-- 页面辅助文字 --*/
/* -- 按钮 -- */
/*-- 文本截取，超出一行行加省略号 --*/
/*-- 文本截取，超出两行加省略号 --*/
/*-- 圆角 --*/
/*-- inline-block --*/
/*-- 透明度 --*/
/*-- 一级下拉菜单样式 --*/
/*-- 导航下拉菜单原始样式 --*/
/*-- 导航下拉菜单hover样式 --*/
/*-- new标记 --*/
/*-- 分隔符 --*/

.wp {
  width: 100%;
  max-width: 100%;
}

.home-information-box .information-headimg-box {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

/*-- 按钮通用 --*/
/*-- 卡片透明度 --*/
/*-- 小三角朝下投影效果 --*/
.bds-box {
  padding: 30px 30px 25px;
  width: auto;
  background: #ffffff;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  z-index: 1;
  *zoom: 1; }
  .bds-box:after {
    content: "";
    display: table; }
  .bds-box:after {
    clear: both; }

.share-to {
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px !important;
  color: #282828 !important;
  padding-left: 0 !important;
  padding-right: 22px;
  background-image: url(../images/downarrow.png) !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  margin: 6px 6px 6px 0 !important;
  float: left !important; }

.bds-r-icon {
  float: right;
  margin-top: -5px;
  padding-left: 30px; }

.bds-r-icon a {
  float: none !important;
  display: block; }

.weixin-box {
  float: left;
  text-align: center;
  *zoom: 1; }
  .weixin-box:after {
    content: "";
    display: table; }
  .weixin-box:after {
    clear: both; }
  .weixin-box .work-weixin {
    display: block;
    margin-top: -7px; }

.bdshare-button-style0-16 a.bds_weixin,
.bdshare-button-style0-16 a.bds_tsina,
.bdshare-button-style0-16 a.bds_sqq,
.bdshare-button-style0-16 a.bds_qzone {
  background-position: 0 0;
  padding-left: 30px; }

.bdshare-button-style0-16 a.bds_weixin {
  height: 16px;
  padding-left: 25px;
  background-image: url(../images/weixin-icon.png);
  display: inline !important;
  float: none; }

.bdshare-button-style0-16 a.bds_tsina {
  height: 18px;
  background-image: url(../images/sina-icon.png); }

.bdshare-button-style0-16 a.bds_sqq {
  height: 19px;
  margin: 24px 0;
  background-image: url(../images/qq-icon.png); }

.bdshare-button-style0-16 a.bds_qzone {
  height: 19px;
  background-image: url(../images/qzone-icon.png); }

.weixin-code-box {
  text-align: center; }
  .weixin-code-box .active-wexin-code {
    width: 77px;
    height: 77px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }

.share-to-box .work-weixin .jtico,
.share-to-box .work-sina .jtico,
.share-to-box .work-qq .jtico,
.share-to-box .work-qzone .jtico {
  background-position: left center;
  padding-left: 30px;
  font-size: 12px;
  margin: 0;
  margin-bottom: 6px; }

.share-to-box .work-weixin .jtico {
  height: 16px;
  line-height: 32px;
  padding-left: 25px !important;
  background-image: url(../images/weixin-icon.png);
  display: inline !important;
  background-repeat: no-repeat;
  float: none; }

.share-to-box .work-sina .jtico {
  height: 18px;
  background-image: url(../images/sina-icon.png); }

.share-to-box .work-qq .jtico {
  height: 19px;
  background-image: url(../images/qq-icon.png); }

.share-to-box .work-qzone .jtico {
  height: 19px;
  background-image: url(../images/qzone-icon.png); }

.colorpicker {
  z-index: 1; }

.work-list-box {
  margin-top: 0; }

.cover-loadding {
  position: absolute;
  left: 50%;
  margin-left: -21px; }

.config-home-wrap {
  background: #ffffff;
  display: none; }

.config-head-box {
  padding: 30px 0;
  font-size: 16px;
  line-height: 16px; }

.config-home-content-wrap {
  min-height: 375px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }
  .config-home-content-wrap .config-home-box {
    width: 1190px;
    margin: 0 auto;
    padding: 30px 0;
    color: #666666;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .config-home-content-wrap .config-home-box:after {
      content: "";
      display: table; }
    .config-home-content-wrap .config-home-box:after {
      clear: both; }
    .config-home-content-wrap .config-home-box p {
      margin-top: 6px;
      font-size: 12px; }
    .config-home-content-wrap .config-home-box .config-bg-pic {
      width: 200px;
      height: 200px;
      overflow: hidden;
      margin-bottom: 6px; }
    .config-home-content-wrap .config-home-box .config-upimg-btn {
      width: 116px;
      height: 34px;
      line-height: 36px;
      margin: 0 auto;
      margin-top: 17px;
      position: relative; }
      .config-home-content-wrap .config-home-box .config-upimg-btn input {
        width: 117px;
        height: 35px;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0; }
    .config-home-content-wrap .config-home-box .config-center-con {
      margin-left: 20px;
      color: #444444;
      line-height: 1; }
      .config-home-content-wrap .config-home-box .config-center-con .show-bg-box {
        margin-bottom: 30px; }
      .config-home-content-wrap .config-home-box .config-center-con .checkbox-wrap {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        margin-right: 7px; }
      .config-home-content-wrap .config-home-box .config-center-con .config-caption {
        margin-right: 6px;
        color: #666666; }
      .config-home-content-wrap .config-home-box .config-center-con .arrange-box {
        margin-top: 30px; }
      .config-home-content-wrap .config-home-box .config-center-con .align-box {
        margin-top: 25px; }
        .config-home-content-wrap .config-home-box .config-center-con .align-box label {
          margin-right: 10px; }
      .config-home-content-wrap .config-home-box .config-center-con .people-home-background {
        margin-top: 18px; }
        .config-home-content-wrap .config-home-box .config-center-con .people-home-background .choose-color {
          width: 119px;
          height: 36px;
          margin-right: 6px; }
        .config-home-content-wrap .config-home-box .config-center-con .people-home-background .color-box {
          width: 44px;
          height: 36px;
          border: 1px solid #aaaaaa;
          background: #666666;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          margin-top: -3px; }
    .config-home-content-wrap .config-home-box .config-cover-box {
      width: 698px; }
      .config-home-content-wrap .config-home-box .config-cover-box .config-cover-pictrue {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 6px;
        display: flex;
        align-items: center;
        position: relative; }
        .config-home-content-wrap .config-home-box .config-cover-box .config-cover-pictrue img {
          max-width: 100%;
          margin: 0 auto; }
    .config-home-content-wrap .config-home-box .cover-zoom-box {
      position: absolute;
      right: -41px;
      top: 0; }
      .config-home-content-wrap .config-home-box .cover-zoom-box .magnifier,
      .config-home-content-wrap .config-home-box .cover-zoom-box .reduce {
        width: 18px;
        height: 18px;
        background-image: url(../images/svg/fangda.svg?v=1);
        display: block;
        cursor: pointer; }
      .config-home-content-wrap .config-home-box .cover-zoom-box .zoom-bar {
        width: 4px;
        height: 143px;
        margin: 10px auto 10px;
        background: #eeeeee;
        border-radius: 50px;
        position: relative; }
        .config-home-content-wrap .config-home-box .cover-zoom-box .zoom-bar span {
          width: 100%;
          height: 100%;
          background: #cdcdcd;
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          border-radius: 50px; }
          .config-home-content-wrap .config-home-box .cover-zoom-box .zoom-bar span:before {
            content: "";
            display: block;
            width: 18px;
            height: 18px;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -9px;
            background: #dddddd;
            border-radius: 50%;
            cursor: pointer; }
          .config-home-content-wrap .config-home-box .cover-zoom-box .zoom-bar span:hover {
            background: #ffba00; }
            .config-home-content-wrap .config-home-box .cover-zoom-box .zoom-bar span:hover:before {
              background: #4e799c; }
      .config-home-content-wrap .config-home-box .cover-zoom-box .reduce {
        background-image: url(../images/svg/suoxiao.svg?v=1); }
  .config-home-content-wrap .statusBar {
    display: none; }
    .config-home-content-wrap .statusBar .progress {
      width: 152px;
      height: 6px;
      margin-right: 10px;
      border-radius: 10px;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    .config-home-content-wrap .statusBar .per {
      width: 32px;
      font-size: 12px;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    .config-home-content-wrap .statusBar .filling-progress {
      width: 0%;
      height: 6px;
      background: #4e799c;
      display: block;
      border-radius: 10px; }

.people-cover-wrap {
  position: relative; }

.config-foot-box {
  padding: 30px 0; }

.config-btn {
  width: 120px;
  height: 36px;
  margin-right: 12px; }
#ct{
    background-image: url(../images/defaultbannar.jpg) !important;
    background-size: cover !important;
}
.people-home-bg {
  width: 100%;
  height: 344px;
  line-height: 1;
  margin: 0 auto;
  margin-top: -16px;
  background: #262626;
  position: relative;
  transition: 2s linear;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .people-home-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%); }
  .people-home-bg .bg-image {
    width: 100%; }
  .people-home-bg .peoplebg {
    width: 100%; }

.data-wraper {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }
  .data-wraper .data-wrap-box {
    width: 1130px;
    margin: 0 auto;
    padding: 0 16px 23px;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .data-wraper .data-wrap-box:after {
      content: "";
      display: table; }
    .data-wraper .data-wrap-box:after {
      clear: both; }
    .data-wraper .data-wrap-box .data-list-box {
      width: 220px;
      color: rgba(255, 255, 255, 0.5);
      font-size: 14px;
      position: relative;
      text-align: center; }
      .data-wraper .data-wrap-box .data-list-box .data-number {
        color: white;
        font-size: 24px;
        display: block;
        margin-top: 14px; }
    .data-wraper .data-wrap-box .data-list-box:first-of-type:after,
    .data-wraper .data-wrap-box .data-list-box:last-of-type:after {
      content: "";
      width: 1px;
      height: 32px;
      background: rgba(255, 255, 255, 0.5);
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -16px; }

.share-report-wrap {
  height: 40px;
  position: absolute;
  top: 30px;
  right: 117px;
  z-index: 1; }
  .share-report-wrap:before {
    content: "";
    display: block;
    width: 42px;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(../images/selectwhitearrow.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
    cursor: pointer; }
  .share-report-wrap .share-report-item {
    width: 95px;
    padding: 10px 0;
    background: #ffffff;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -47px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2); }
    .share-report-wrap .share-report-item li {
      line-height: 40px;
      text-align: center;
      cursor: pointer; }
      .share-report-wrap .share-report-item li:hover {
        background: #f2f2f2; }
    .share-report-wrap .share-report-item:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: none;
      border-width: 8px;
      border-color: #fff;
      border-style: solid;
      transform: rotate(45deg);
      position: absolute;
      top: -8px;
      left: 50%;
      margin-left: -10px;
      box-shadow: -4px -4px 8px rgba(0, 0, 0, 0.1); }
  .share-report-wrap:hover .share-report-item {
    display: block; }

.home-information-wrap {
  background: #ffffff;
  line-height: 1; }

.home-information-box {
  margin: 0 auto;
  padding-bottom: 35px;
  position: relative; }
  .home-information-box .information-headimg-box {
    width: 120px;
    height: 120px;
    border: 4px solid #ffffff;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -65px;
    overflow: hidden; }
  .home-information-box .information-content-wrap {
    padding-top: 60px; }
  .home-information-box .people-nick-name {
    margin-top: 20px;
    font-size: 24px;
    color: #444444; }
    .home-information-box .people-nick-name a {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
  .home-information-box .user-signature {
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666666; }
  .home-information-box .follow-letter-wrap {
    margin-top: 20px; }
  .home-information-box .btn-now {
    width: 120px;
    height: 36px;
    margin-right: 15px; }

.subnav-contentbox {
  position: relative; }



.user-background {
  margin-top: 10px;
  font-size: 12px;
  color: #bbbbbb; }
  .user-background i {
    width: 8px;
    height: 11px;
    margin-right: 6px;
    background: url(../images/adress.png);
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }

.canceled-wrap {
  height: 255px;
  margin-bottom: 153px;
  background-color: #ffffff; }

.canceled-text {
  font-size: 24px;
  color: #282828;
  padding-top: 82px;
  text-align: center; }
