.search-modal-layout {
  height: 100%;
  padding: 50px 65px;
  background: #fff; }
  .search-modal-layout .search-ctrl {
    width: 598px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 40px;
    display: flex; }
    .search-modal-layout .search-ctrl input {
      flex: 1 1 auto;
      border: none;
      line-height: 40px;
      border-radius: 3px;
      outline: none;
      text-indent: 12px;
      font-size: 14px; }
    .search-modal-layout .search-ctrl .zcj-icon {
      flex: 0 0 auto;
      vertical-align: middle;
      margin: 11px 12px; }
  .search-modal-layout .wrap-header {
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px; }
  .search-modal-layout .hot-tags {
    padding: 0px 0 5px 0; }
    .search-modal-layout .hot-tags a {
      display: inline-block;
      line-height: 30px;
      padding: 0 10px;
      color: #9fa4ab;
      border: 1px solid #bcbcbc;
      border-radius: 3px;
      margin: 14px 14px 0 0; }
  .search-modal-layout .hot-themes {
    padding: 10px 0; }
    .search-modal-layout .hot-themes .item {
      width: 170px;
      display: inline-block;
      margin-right: 15px; }
      .search-modal-layout .hot-themes .item img {
        width: 170px;
        height: 120px;
        border-radius: 3px; }
      .search-modal-layout .hot-themes .item .title {
        font-size: 14px;
        color: #9fa4ab;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 7px; }
        .search-modal-layout .hot-themes .item .title a {
          color: inherit; }

.regist-layout {
  width: 380px;
  background: #fff;
  height: 100%; }
  .regist-layout .logo {
    text-align: center;
    padding: 35px 0 50px 0; }
    .regist-layout .logo.l {
      padding: 35px 0 30px 0; }
  .regist-layout .regist-form {
    width: 280px;
    margin: 0 auto;
    position: relative; }
    .regist-layout .regist-form .slideImageWrap2 {
      position: absolute;
      top: 10px; }
    .regist-layout .regist-form.l .ctrl-row {
      margin-top: 0; }
    .regist-layout .regist-form .ctrl-row {
      margin-top: 16px; }
      .regist-layout .regist-form .ctrl-row.phone {
        margin: 0; }
      .regist-layout .regist-form .ctrl-row .ctrl-group {
        height: 46px;
        width: 280px;
        margin: 0 auto; }
        .regist-layout .regist-form .ctrl-row .ctrl-group .label-icon {
          width: 44px;
          height: 44px;
          float: left;
          border: 1px solid #cdcfd1;
          border-top-left-radius: 2px;
          border-bottom-left-radius: 2px;
          float: left;
          text-align: center; }
          .regist-layout .regist-form .ctrl-row .ctrl-group .label-icon .zcj-icon {
            margin-top: 13px; }
        .regist-layout .regist-form .ctrl-row .ctrl-group .rinput {
          width: 232px;
          height: 44px;
          line-height: 44px;
          text-indent: 12px;
          border: 1px solid #cdcfd1;
          border-left: none;
          float: left;
          border-top-right-radius: 2px;
          border-bottom-right-radius: 2px;
          outline: none; }
        .regist-layout .regist-form .ctrl-row .ctrl-group .linput {
          width: 100%;
          height: 44px;
          line-height: 44px;
          border: none;
          border-bottom: 1px solid #f1f1f1;
          outline: none; }
        .regist-layout .regist-form .ctrl-row .ctrl-group.phone {
          border-bottom: 1px solid #f1f1f1;
          padding: 8px 0;
          height: 42px; }
          .regist-layout .regist-form .ctrl-row .ctrl-group.phone .linput {
            width: 230px;
            height: 24px;
            line-height: 24px;
            float: left;
            border: none;
            text-indent: 12px; }
        .regist-layout .regist-form .ctrl-row .ctrl-group.ewm {
          border-bottom: 1px solid #eee; }
          .regist-layout .regist-form .ctrl-row .ctrl-group.ewm .linput {
            width: 140px;
            float: left;
            border-bottom: none; }
          .regist-layout .regist-form .ctrl-row .ctrl-group.ewm .sendValidCod {
            width: 90px;
            height: 44px;
            line-height: 44px;
            display: inline-block;
            float: right;
            text-align: right;
            cursor: pointer;
            color: #4285f4; }
        .regist-layout .regist-form .ctrl-row .ctrl-group .lselect {
          border: none;
          border-right: 1px solid #cdcfd1;
          height: 24px;
          width: 48px;
          float: left;
          outline: none; }
    .regist-layout .regist-form .ewm-link {
      color: #c2c2c2;
      text-align: right;
      padding: 5px 0 30px 0; }
      .regist-layout .regist-form .ewm-link .btn {
        color: #4285f4;
        cursor: pointer; }
    .regist-layout .regist-form .submit-btn {
      height: 46px;
      line-height: 46px;
      width: 280px;
      text-align: center;
      border: none;
      border-radius: 2px;
      color: #fff;
      font-size: 16px;
      cursor: pointer;
      background: #4285f4;
      margin: 0 auto; }
    .regist-layout .regist-form .links-row {
      display: flex;
      font-size: 14px;
      margin-top: 16px; }
      .regist-layout .regist-form .links-row.center .reg {
        text-align: center; }
      .regist-layout .regist-form .links-row .reg {
        flex: 1 1 auto;
        text-align: left;
        color: #bfc1c7; }
        .regist-layout .regist-form .links-row .reg a {
          margin-left: 5px;
          color: #4285f4; }
      .regist-layout .regist-form .links-row .forget-pwd {
        flex: 1 1 auto;
        text-align: right;
        color: #666; }
    .regist-layout .regist-form .fast-login {
      text-align: center;
      margin-top: 36px; }
      .regist-layout .regist-form .fast-login .ico {
        width: 50px;
        height: 50px;
        border: 1px solid #626262;
        border-radius: 50%;
        display: inline-block;
        text-align: center; }
        .regist-layout .regist-form .fast-login .ico .zcj-icon {
          margin-top: 12px; }
  .regist-layout .desc {
    font-size: 16px;
    color: #b4b4b4;
    text-align: center;
    margin-top: 12px; }

.zhifu-layout {
  width: 100%;
  position: relative;
  font-size: 15px;
  color: #606060;
  background: #fff; }
.zhifu-layout .zhifu-info {
  background: #f6f6f6;
  padding: 8px 24px; }
.zhifu-layout .zhifu-info .row {
  display: flex; }
.zhifu-layout .zhifu-info .row .l {
  width: 50%;
  flex: 0 0 auto;
  text-align: left;
  line-height: 42px; }
.zhifu-layout .zhifu-info .row .r {
  flex: 1 1 auto;
  text-align: right; }
.zhifu-layout .vip-info {
  padding: 8px 0; }
.zhifu-layout .vip-info .vrow {
  display: flex;
  align-items: center;
  padding: 0 24px;
  border-top: 1px solid #eee; }
.zhifu-layout .vip-info .vrow:first-child {
  border-top: 0; }
.zhifu-layout .vip-info .vrow.checked .r .radio {
  background-image: url(../images/redio-check.jpg); }
.zhifu-layout .vip-info .vrow .l {
  width: 50%;
  flex: 0 0 auto;
  text-align: left;
  line-height: 42px; }
.zhifu-layout .vip-info .vrow .r {
  flex: 1 1 auto;
  text-align: right; }
.zhifu-layout .vip-info .vrow .r .radio {
  display: inline-block;
  width: 28px;
  height: 28px;
  cursor: pointer;
  background: url(../images/radio.jpg) center center no-repeat; }
.zhifu-layout .zhifu-total {
  margin-top: 30px;
  padding: 0 24px;
  display: flex; }
.zhifu-layout .zhifu-total.v-total {
  margin-top: 0px; }
.zhifu-layout .zhifu-total .l {
  width: 50%;
  flex: 0 0 auto;
  text-align: left;
  line-height: 42px; }
.zhifu-layout .zhifu-total .r {
  flex: 1 1 auto;
  text-align: right; }
.zhifu-layout .zhifu-total .r strong {
  font-size: 30px;
  color: #d61725;
  font-weight: normal; }
.zhifu-layout .zhifu-remark {
  line-height: 30px;
  text-align: center;
  color: #999;
  font-size: 12px; }
.zhifu-layout .zhifu-image {
  position: relative;
  padding: 50px 0 30px 0; }
.zhifu-layout .zhifu-image.v-image {
  padding: 15px 0 15px 0; }
.zhifu-layout .zhifu-image .img-wrapper {
  width: 182px;
  border: 2px solid #f6f6f6;
  background: #fff;
  margin: 0 auto; }
.zhifu-layout .zhifu-image .img-wrapper .img {
  padding: 9px; }
.zhifu-layout .zhifu-image .img-wrapper .img img {
  width: 160px;
  height: 160px; }
.zhifu-layout .zhifu-image .img-wrapper .img-info {
  width: 178px; }
.zhifu-layout .zhifu-image .img-wrapper .img-info img {
  width: 100%; }
.zhifu-layout .zhifu-image .img-wrapper .pay-remark {
  position: absolute;
  top: 65px;
  right: 65px; }
/*# sourceMappingURL=search.css.map */
