.full-sm-bar {
  width: 100%;
  height: 200px;
  background: url(../images/zhuanlan1.jpg) center center no-repeat; }
  .full-sm-bar .title {
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 200px; }

.zhuanlan-list {
  padding-left: 57px; }
  .zhuanlan-list li {
    width: 300px;
    height: 325px;
    float: left;
    text-align: center;
    margin-top: 88px;
    margin-left: 45px;
    border: 1px solid #efefef;
    border-radius: 5px;
    background: #fff; }
    .zhuanlan-list li .img {
      width: 84px;
      height: 84px;
      display: inline-block;
      border: 1px solid #efefef;
      background: #fff;
      border-radius: 50%;
      margin-top: -42px; }
      .zhuanlan-list li .img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin: 2px; }
    .zhuanlan-list li .title {
      font-size: 15px;
      color: #1e1e1e;
      margin-top: 20px; }
    .zhuanlan-list li .des {
      font-size: 12px;
      color: #919191;
      margin-top: 8px;
      height: 37px;
      overflow: hidden;
      padding: 0 16px; }
    .zhuanlan-list li .btn {
      cursor: pointer;
      font-size: 14px;
      color: #5079b7;
      border: 1px solid #5079b7;
      padding: 0 18px;
      height: 34px;
      line-height: 34px;
      display: inline-block;
      border-radius: 5px;
      margin-top: 16px; }
    .zhuanlan-list li .n-arcs {
      padding: 24px 20px; }
    .zhuanlan-list li .n-hd {
      margin-bottom: 20px;
      display: block;
      width: 100%;
      position: relative;
      height: 1px; }
      .zhuanlan-list li .n-hd::before {
        width: 100%;
        height: 1px;
        display: block;
        content: '';
        background: #efefef;
        left: 0;
        top: 0; }
      .zhuanlan-list li .n-hd::after {
        width: 60%;
        height: 2px;
        display: block;
        content: '';
        background: #d61726;
        top: 0;
        margin-left: 20%; }
      .zhuanlan-list li .n-hd font {
        position: absolute;
        display: inline-block;
        background: #fff;
        width: 80px;
        text-align: center;
        font-size: 14px;
        color: #060606;
        left: 50%;
        margin-left: -40px;
        margin-top: -10px; }
    .zhuanlan-list li .lst .n-arc:first-child span {
      color: #d61726; }
    .zhuanlan-list li .n-arc {
      line-height: 2.2;
      color: #393939;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .zhuanlan-list li .n-arc span {
        color: #f98f62;
        font-weight: bold;
        margin-right: 10px; }

.sm-wrapper {
  width: 100%;
  display: flex;
  padding-top: 120px; }
  .sm-wrapper .white {
    flex: 1 1 auto; }
  .sm-wrapper .counts {
    width: 168px;
    flex: 0 0 auto;
    text-align: center;
    color: #fff; }
    .sm-wrapper .counts strong {
      font-size: 18px; }
    .sm-wrapper .counts span {
      font-size: 14px; }
  .sm-wrapper .h-img {
    width: 168px;
    flex: 0 0 auto;
    text-align: center; }
    .sm-wrapper .h-img img {
      width: 120px;
      height: 120px;
      border: 5px solid #fff;
      border-radius: 50%; }

.zl-content {
  width: 840px;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px; }
  .zl-content h1 {
    font-size: 20px; }
  .zl-content .info {
    font-size: 15px;
    color: #919191;
    line-height: 2; }
    .zl-content .info span {
      margin-right: 1em; }
  .zl-content .des {
    color: #919191;
    font-size: 15px;
    line-height: 1.6; }
  .zl-content .btn-ctrl {
    text-align: center; }
  .zl-content .btn {
    cursor: pointer;
    font-size: 14px;
    color: #5079b7;
    border: 1px solid #5079b7;
    padding: 0 18px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 5px; }
  .zl-content .tabs {
    text-align: center;
    margin-top: 22px; }
    .zl-content .tabs .tabs-ctrls {
      display: inline-block;
      border-bottom: 2px solid #eaeaea;
      padding: 0 20px;
      line-height: 2.4; }
      .zl-content .tabs .tabs-ctrls li {
        padding: 0 15px;
        color: #919191;
        font-size: 15px;
        display: inline-block; }
        .zl-content .tabs .tabs-ctrls li a {
          color: inherit; }
        .zl-content .tabs .tabs-ctrls li.active a {
          color: #5079b7; }

.zl-list-page {
  width: 840px;
  margin: 5px auto;
  display: none; }

.no-data-wap {
  text-align: center;
  font-size: 14px;
  color: #919191;
  padding: 30px 0; }

.zhuanlan-loading {
  text-align: center; }
  .zhuanlan-loading .load {
    width: auto;
    display: inline-block;
    background: transparent;
    border: none;
    color: #999; }

/*# sourceMappingURL=zhuanlan.css.map */
