@charset "UTF-8";
a {
  cursor: pointer; }

.goods-buy {
  padding-bottom: 20px; }
  .goods-buy p {
    line-height: 1.8; }
  .goods-buy h3 {
    vertical-align: middle;
    margin-bottom: 15px; }
    .goods-buy h3 .price {
      display: inline-block;
      padding: 0 5px; }
  .goods-buy .mean {
    vertical-align: middle;
    font-weight: bold;
    color: #222;
    line-height: 24px;
    margin-bottom: 5px; }
    .goods-buy .mean .mean-info {
      display: block;
      float: right;
      color: #1170bf;
      line-height: 28px; }
    .goods-buy .mean img {
      display: inline-block;
      vertical-align: middle; }
    .goods-buy .mean span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 5px; }
  .goods-buy .buy-but {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #29c58c;
    color: white;
    font-size: 14px;
    font-weight: bold; }
    .goods-buy .buy-but:hover {
      background-color: #25b17e; }
  .goods-buy .goods-intro {
    width: 100%;
    padding: 10px 0; }
    .goods-buy .goods-intro ul {
      color: #29c58c; }
      .goods-buy .goods-intro ul li {
        line-height: 20px; }
        .goods-buy .goods-intro ul li span {
          display: inline-block;
          width: 4px;
          height: 4px;
          border-radius: 2px;
          margin-right: 5px;
          background-color: #29c58c;
          vertical-align: middle; }
  .goods-buy .buy-item .item {
    display: block; }
    .goods-buy .buy-item .item a {
      display: inline-block;
      width: 213px;
      height: 38px;
      line-height: 40px;
      text-align: center;
      color: white;
      cursor: pointer; }
    .goods-buy .buy-item .item.left-btn {
      text-align: left; }
      .goods-buy .buy-item .item.left-btn p {
        color: #999;
        line-height: 28px; }
      .goods-buy .buy-item .item.left-btn a {
        background-color: #fff;
        border: 1px solid #fd8d75;
        color: #fd8d75;
        text-align: center;
        font-size: 14px;
        font-weight: bold; }
        .goods-buy .buy-item .item.left-btn a:hover {
          background-color: #fff3f1; }
    .goods-buy .buy-item .item.right-btn {
      text-align: right; }
      .goods-buy .buy-item .item.right-btn a {
        background-color: #5baee7;
        text-align: center; }
  .goods-buy .share-content {
    padding: 10px 0; }
    .goods-buy .share-content p {
      line-height: 28px;
      text-align: left; }
    .goods-buy .share-content .share-icon span {
      display: inline-block;
      position: relative;
      width: 62px;
      height: 46px;
      background: url("../images/goods/share-icon.png") no-repeat; }
      .goods-buy .share-content .share-icon span .tip {
        display: block;
        position: absolute; }
        .goods-buy .share-content .share-icon span .tip.wx-tip {
          top: -90px;
          left: -68px; }
        .goods-buy .share-content .share-icon span .tip.qq-tip {
          top: -48px;
          left: -5px; }
        .goods-buy .share-content .share-icon span .tip.wb-tip {
          top: -48px;
          left: -5px; }
    .goods-buy .share-content .share-icon .wx {
      background-position: 0 0; }
      .goods-buy .share-content .share-icon .wx:hover {
        background: url("../images/goods/share-icon-hover.png") no-repeat;
        background-position: 0 0; }
    .goods-buy .share-content .share-icon .qq {
      background-position: -77px 0; }
      .goods-buy .share-content .share-icon .qq:hover {
        background: url("../images/goods/share-icon-hover.png") no-repeat;
        background-position: -77px 0; }
    .goods-buy .share-content .share-icon .wb {
      background-position: -153px 0; }
      .goods-buy .share-content .share-icon .wb:hover {
        background: url("../images/goods/share-icon-hover.png") no-repeat;
        background-position: -153px 0; }

.content {
  padding: 0;
  min-height: 720px; }
  .content .goods-buy-titel {
    font-size: 12px;
    line-height: 35px;
    color: #f03a50;
    border-bottom: 1px solid #ccc; }
    .content .goods-buy-titel .blod {
      font-size: 14px;
      font-weight: bold;
      color: #222; }
  .content .my-account {
    font-size: 14px;
    line-height: 35px;
    color: #1170bf;
    padding: 14px 0; }
    .content .my-account a {
      display: inline-block;
      margin-left: 10px; }
    .content .my-account p {
      color: #222; }
  .content .buy-type .box {
    padding: 20px;
    display: inline-block;
    width: 298px;
    height: 83px;
    border: 1px solid #dddddd;
    vertical-align: top; }
    .content .buy-type .box.left {
      margin-right: 10px;
      line-height: 1.8; }
      .content .buy-type .box.left .input-text {
        display: inline-block;
        border: 1px solid #ddd;
        padding: 3px 5px;
        width: 282px; }
    .content .buy-type .box.right {
      width: 368px; }
  .content .up-value {
    line-height: 20px; }
    .content .up-value h3 {
      height: 54px;
      line-height: 54px;
      font-size: 14px; }
    .content .up-value .up-type {
      display: inline-block;
      margin-bottom: 7px; }
      .content .up-value .up-type .item {
        display: inline-block;
        width: 53px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        background-color: #444;
        color: white;
        margin-right: 10px;
        cursor: pointer; }
        .content .up-value .up-type .item:hover {
          opacity: 0.8; }
      .content .up-value .up-type .disable {
        display: inline-block;
        width: 53px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        background-color: #444;
        color: white;
        margin-right: 10px;
        opacity: 0.8; }
      .content .up-value .up-type .value-text {
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle; }
        .content .up-value .up-type .value-text .eaid-text {
          display: inline-block;
          color: #02b06c;
          font-weight: bold;}
    .content .up-value .pay-banhua {
      padding: 10px 0;
      border-bottom: 1px solid #ccc; }
    .content .up-value .banhua-buy {
      position: relative;
      padding: 10px 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }
      .content .up-value .banhua-buy p {
        line-height: 24px;
        color: #666; }
      .content .up-value .banhua-buy dl {
        position: absolute;
        right: 0;
        bottom: 25px;
        text-align: center; }
        .content .up-value .banhua-buy dl dt {
          width: 100px;
          height: 100px; }
          .content .up-value .banhua-buy dl dt img {
            width: 100px;
            height: 100px; }
      .content .up-value .banhua-buy .count {
        margin-top: 6px;
        line-height: 30px;
        color: black; }
        .content .up-value .banhua-buy .count .min {
          display: inline-block;
          width: 30px;
          height: 30px;
          border: 1px solid #ddd;
          cursor: pointer;
          text-align: center;
          vertical-align: top; }
        .content .up-value .banhua-buy .count .max {
          display: inline-block;
          width: 30px;
          height: 30px;
          border: 1px solid #ddd;
          cursor: pointer;
          text-align: center;
          vertical-align: top; }
        .content .up-value .banhua-buy .count .count-input {
          display: inline-block;
          width: 70px;
          height: 30px;
          border-top: 1px solid #ddd;
          border-bottom: 1px solid #ddd;
          text-align: center;
          vertical-align: top; }
  .content .address {
    padding: 10px 0; }
    .content .address input {
      border: 1px solid #ccc;
      padding: 3px 5px;
      line-height: 20px; }
    .content .address .name {
      width: 115px;
      margin-right: 10px; }
    .content .address .info {
      padding: 10px 0; }
      .content .address .info .select {
        display: none; }
  .content .con_left {
    width: 100%;
    float: none;
    font-weight: bold;
    padding: 0; }
    .content .con_left .diamond-title {
      color: black;
      font-size: 14px;
      line-height: 24px; }
      .content .con_left .diamond-title span {
        display: inline-block;
        width: 195px;
        font-family: "Microsoft YaHei"; }
    .content .con_left .diamond-Nav li {
      float: left;
      margin-right: 12px;
      background-color: #ddd;
      color: black; }
      .content .con_left .diamond-Nav li a {
        display: block;
        width: 108px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 15px; }
      .content .con_left .diamond-Nav li.active {
        background-color: black; }
        .content .con_left .diamond-Nav li.active a {
          color: #fff; }
    .content .con_left .comUserAndGz_nav a {
      color: #666; }
      .content .con_left .comUserAndGz_nav a.active {
        color: #000; }
    .content .con_left .goods-list .list-box {
      width: 100%;
      height: auto; }
      .content .con_left .goods-list .list-box .list-item {
        width: 480px;
        height: 160px;
        position: relative;
        padding: 0 20px 20px 0;
        float: left; }
        .content .con_left .goods-list .list-box .list-item dt {
          width: 160px;
          height: 160px;
          float: left;
          margin-right: 15px; }
          .content .con_left .goods-list .list-box .list-item dt img {
            width: 160px;
            height: 160px; }
        .content .con_left .goods-list .list-box .list-item dd {
          float: left;
          overflow: hidden;
          font-size: 12px;
          line-height: 18px; }
          .content .con_left .goods-list .list-box .list-item dd h3 {
            width: 260px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .content .con_left .goods-list .list-box .list-item dd .market-type-content {
            font-weight: normal; }
            .content .con_left .goods-list .list-box .list-item dd .market-type-content .market-type {
              height: 40px;
              line-height: 28px; }
              .content .con_left .goods-list .list-box .list-item dd .market-type-content .market-type .market-over {
                color: #ddd; }
              .content .con_left .goods-list .list-box .list-item dd .market-type-content .market-type .market-state {
                color: #02b06c; }
              .content .con_left .goods-list .list-box .list-item dd .market-type-content .market-type .logistics-tip {
                margin-left: 10px;
                color: #1170bf;
                cursor: pointer; }
          .content .con_left .goods-list .list-box .list-item dd .diamond-title {
            color: #444;
            font-size: 12px;
            line-height: 21px;
            font-weight: normal; }
            .content .con_left .goods-list .list-box .list-item dd .diamond-title .logistics-tip {
              color: #1170bf;
              cursor: pointer; }
            .content .con_left .goods-list .list-box .list-item dd .diamond-title .market-out {
              color: #f03a50; }
            .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but {
              position: absolute;
              right: 20px;
              bottom: 20px;
              line-height: 18px;
              text-align: center; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but a {
                display: block;
                width: 68px;
                cursor: pointer;
                border: 1px solid #1c1c1e;
                margin-top: 10px; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but .logistics-tip {
                margin-left: 10px;
                color: #1170bf;
                cursor: pointer;
                width: 100%;
                display: block;
                margin: 0; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but .revamped {
                background-color: #1c1c1e;
                color: #fff; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but .info {
                background-color: #fff;
                color: #1c1c1e; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but.disabled .revamped {
                pointer-events: none;
                background-color: #ccc;
                color: #fff;
                border: 1px solid #ccc; }
              .content .con_left .goods-list .list-box .list-item dd .diamond-title .item-but.disabled .info {
                pointer-events: none;
                background-color: #fff;
                color: #ccc;
                border: 1px solid #ccc; }
    .content .con_left .goods-list .select-box {
      margin-bottom: 10px; }
      .content .con_left .goods-list .select-box div {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        margin-right: 20px; }
        .content .con_left .goods-list .select-box div p {
          display: inline-block; }
    .content .con_left .detail-content .detail-box {
      width: 485px;
      padding-right: 20px;
      display: inline-block; }
      .content .con_left .detail-content .detail-box .detail-list h3 {
        line-height: 48px;
        height: 48px; }
      .content .con_left .detail-content .detail-box .detail-list .goods-list {
        height: 525px;
        max-height: 525px;
        overflow-y: scroll; }
        .content .con_left .detail-content .detail-box .detail-list .goods-list::-webkit-scrollbar {
          display: none; }
        .content .con_left .detail-content .detail-box .detail-list .goods-list .item {
          width: 100%;
          padding-bottom: 15px;
          margin-top: 10px;
          height: 56px;
          border-bottom: 1px solid #ddd;
          overflow: hidden; }
          .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl {
            position: relative;
            padding-top: 5px; }
            .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dt {
              float: left;
              margin-right: 18px;
              overflow: hidden;
              vertical-align: top; }
              .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dt .dia-icon {
                display: block;
                width: 28px;
                height: 25px;
                background: url("../images/icon/new_diamond.png") no-repeat; }
                .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dt .dia-icon.dis {
                  background-position: 0 0; }
                .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dt .dia-icon.inc {
                  background-position: -28px 0; }
            .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dd {
              position: absolute;
              top: 0;
              right: 0;
              overflow: hidden;
              font-size: 14px;
              line-height: 28px;
              width: 440px; }
              .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dd .left {
                width: 49%;
                display: inline-block;
                vertical-align: middle; }
                .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dd .left .left-bot {
                  height: 28px;
                  font-weight: normal; }
              .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dd .right {
                width: 49%;
                display: inline-block;
                font-size: 12px;
                line-height: 1.5;
                text-align: right;
                vertical-align: middle; }
                .content .con_left .detail-content .detail-box .detail-list .goods-list .item dl dd .right .number {
                  color: #f03a50; }
      .content .con_left .detail-content .detail-box.disburse {
        vertical-align: top; }
      .content .con_left .detail-content .detail-box.income {
        vertical-align: top;
        padding: 0; }
        .content .con_left .detail-content .detail-box.income .detail-list .goods-list .item dl dd .right .number {
          color: #02b06c; }
      .content .con_left .detail-content .detail-box .disburse-num, .content .con_left .detail-content .detail-box .income-num {
        text-align: right;
        height: 48px;
        line-height: 48px;
        color: #1c1c1e; }
  .content .comUserAndGz_line_active {
    background: #f03a50; }
  .content .money-up {
    line-height: 40px; }
    .content .money-up h3 {
      font-size: 14px;
      line-height: 24px;
      padding: 15px 0 5px; }
      .content .money-up h3 .money-introduce {
        color: #666;
        font-size: 12px; }
    .content .money-up input {
      padding: 10px;
      height: 18px;
      width: 258px;
      border: 1px solid #dedede; }
    .content .money-up p {
      display: inline-block; }
  .content .pay-way {
    line-height: 40px;
    padding-top: 15px; }
    .content .pay-way h3 {
      font-size: 14px; }
  .content .pay-but {
    padding: 20px 0;
    font-size: 14px; }
    .content .pay-but a {
      display: inline-block;
      text-align: center;
      width: 120px;
      height: 40px;
      line-height: 40px; }
    .content .pay-but .pay-up {
      background-color: #1c1c1e;
      color: #fff; }
    .content .pay-but .pay-close {
      color: #1c1c1e; }
  .content .transfer-content h3 {
    line-height: 24px; }
  .content .transfer-content .transfer-input {
    display: block;
    height: 24px;
    line-height: 1;
    border: 1px solid #ddd;
    width: 420px;
    padding: 3px 5px; }
  .content .transfer-content .marked {
    line-height: 48px; }
  .content .transfer-content .transfer-but {
    padding: 20px 0; }
    .content .transfer-content .transfer-but a {
      display: inline-block;
      text-align: center;
      width: 120px;
      height: 40px;
      line-height: 40px; }
    .content .transfer-content .transfer-but .sub-up {
      background-color: #1c1c1e;
      color: #fff; }
    .content .transfer-content .transfer-but .sub-close {
      color: #1c1c1e; }
  .content .art_withdraw_content .withdraw-title {
    background-color: #fff;
    padding: 10px;
    position: relative; }
  .content .art_withdraw_content .title-left h3 {
    line-height: 36px; }
    .content .art_withdraw_content .title-left h3 .show-num {
      color: #02b06c; }
  .content .art_withdraw_content .title-left .withdraw-but {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #0579d9;
    color: #fff;
    font-size: 16px;
    vertical-align: middle; }
    .content .art_withdraw_content .title-left .withdraw-but:hover {
      background-color: rgba(5, 121, 217, 0.8); }
  .content .art_withdraw_content .title-left .withdraw-state {
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    vertical-align: middle; }
  .content .art_withdraw_content .title-right {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 184px;
    text-align: left;
    border-left: 1px solid #f6f7fb;
    line-height: 36px;
    padding: 10px 10px 10px 20px; }

.dialog-class .layui-layer-btn {
  text-align: center; }
  .dialog-class .layui-layer-btn .layui-layer-btn0 {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #0579d9;
    color: #fff;
    font-size: 16px;
    font-weight: bold; }
    .dialog-class .layui-layer-btn .layui-layer-btn0:hover {
      background-color: rgba(5, 121, 217, 0.8); }
  .dialog-class .layui-layer-btn .layui-layer-btn1 {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: none;
    background-color: #fff;
    color: #1c1c1e;
    font-size: 16px;
    font-weight: bold; }

.dialog-editor-pay {
  padding: 20px;
  width: 300px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 200px; }
  .dialog-editor-pay .editor-radio {
    margin-bottom: 10px; }
    .dialog-editor-pay .editor-radio p {
      display: inline-block;
      margin-right: 5px; }
  .dialog-editor-pay .editor-zhifubao-text {
    line-height: 26px;
    height: 26px;
    padding: 3px 5px;
    border: 1px solid #aaa; }
    .dialog-editor-pay .editor-zhifubao-text input {
      width: 100%;
      line-height: 26px; }
  .dialog-editor-pay .bank-content .select {
    display: none; }
  .dialog-editor-pay .bank-content .editor-bank-name {
    line-height: 26px;
    height: 26px;
    padding: 3px 5px;
    border: 1px solid #aaa; }
    .dialog-editor-pay .bank-content .editor-bank-name input {
      width: 100%;
      line-height: 26px; }
  .dialog-editor-pay .bank-content .editor-bank-num {
    margin: 10px 0;
    line-height: 26px;
    height: 26px;
    padding: 3px 5px;
    border: 1px solid #aaa; }
    .dialog-editor-pay .bank-content .editor-bank-num input {
      width: 100%;
      line-height: 26px; }
  .dialog-editor-pay .editor-pay-but {
    margin-top: 10px; }
    .dialog-editor-pay .editor-pay-but a {
      display: inline-block;
      text-align: center;
      width: 120px;
      height: 40px;
      line-height: 40px; }
    .dialog-editor-pay .editor-pay-but .editor-pay-up {
      background-color: #1c1c1e;
      color: #fff; }
    .dialog-editor-pay .editor-pay-but .editor-pay-close {
      color: #1c1c1e; }

.dialog-win-class .layui-layer-btn {
  text-align: center; }
  .dialog-win-class .layui-layer-btn .layui-layer-btn0 {
    width: 120px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #1c1c1e;
    color: #fff; }

.withdraw-dilog {
  width: 300px; }
  .withdraw-dilog input {
    display: block;
    padding: 3px 5px;
    border: 1px solid #ddd;
    line-height: 28px;
    width: 285px; }
  .withdraw-dilog a {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px; }
  .withdraw-dilog .dilog-up {
    background-color: #1c1c1e;
    color: #fff; }
  .withdraw-dilog .dilog-close {
    color: #1c1c1e; }

.article_buy, .n_article_buy {
  padding: 20px 0; }
  .article_buy a, .n_article_buy a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .article_buy .buy, .article_buy .n_buy, .n_article_buy .buy, .n_article_buy .n_buy {
    color: white;
    background-color: #29c58c;
    margin-right: 10px; }
    .article_buy .buy:hover, .article_buy .n_buy:hover, .n_article_buy .buy:hover, .n_article_buy .n_buy:hover {
      background-color: rgba(41, 197, 140, 0.8); }
  .article_buy .del, .n_article_buy .del {
    width: 118px;
    height: 38px;
    border: 1px solid #444;
    color: #444; }

.give-money .give-content {
  background-color: white;
  width: 625px;
  margin: 0 auto;
  margin-top: 320px;
  line-height: 1.8; }
  .give-money .give-content h3 {
    padding: 0 20px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    position: relative; }
    .give-money .give-content h3 .dashang-close-btn {
      position: absolute;
      display: block;
      cursor: pointer;
      width: 12px;
      height: 12px;
      padding: 13px;
      top: 0;
      right: 5px; }
      .give-money .give-content h3 .dashang-close-btn img {
        display: block; }
  .give-money .give-content .my-property {
    color: black;
    font-size: 14px;
    line-height: 40px; }
    .give-money .give-content .my-property img {
      width: auto; }
  .give-money .give-content .give-number {
    padding: 3px 5px;
    border: 1px solid #ddd;
    width: 560px;
    margin-bottom: 10px; }
    .give-money .give-content .give-number input {
      width: 100%;
      padding: 5px 0; }
  .give-money .give-content .give-money-but {
    display: block;
    cursor: pointer;
    width: 120px;
    border: none;
    background-color: black;
    color: white;
    text-align: center;
    padding: 10px;
    margin-top: 10px; }
    .give-money .give-content .give-money-but:hover {
      background-color: rgba(0, 0, 0, 0.8); }

.personage_case {
  display: inline-block;
  width: 120px;
  padding: 25px 0;
  position: relative;
  cursor: pointer;
  text-align: center;
  vertical-align: bottom; }

.artist-confirm-head {
  display: inline-block;
  width: 120px;
  height: 120px;
  padding: 25px 0;
  position: relative;
  text-align: center;
  vertical-align: bottom; }
  .artist-confirm-head .photo-bottom-mask {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 25px;
    left: 0;
    text-align: center; }
    .artist-confirm-head .photo-bottom-mask .photo-bottom-btn {
      color: #fff;
      line-height: 30px;
      cursor: pointer; }
  .artist-confirm-head img {
    width: 120px;
    height: 120px; }

.comment-pic-upd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100px;
  height: 100px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background: none;
  border: none;
  cursor: pointer; }

.upload-form {
  text-align: justify;
  position: relative; }
  .upload-form .form-item {
    margin: 10px 0;
    height: 40px; }
    .upload-form .form-item label {
      width: 80px;
      vertical-align: middle;
      display: inline-block;
      font-size: 14px;
      color: #222;
      text-align: left;
      margin-right: 10px;
      line-height: 24px;
      height: 24px; }
    .upload-form .form-item .text-input {
      vertical-align: middle;
      display: inline-block;
      height: 24px;
      font-size: 14px;
      color: #222;
      border-width: 1px;
      border-style: solid;
      border-color: #c3c2c0;
      background-color: #f6f7fb; }
      .upload-form .form-item .text-input.form-input-w1 {
        width: 188px;
        line-height: 22px;
        padding-left: 10px; }
    .upload-form .form-item .art-radio {
      display: inline-block;
      margin-right: 20px;
      line-height: 18px;
      cursor: pointer; }
      .upload-form .form-item .art-radio .radio-icon {
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url("../images/art/radio_icon.png") no-repeat;
        background-position: 0 0; }
      .upload-form .form-item .art-radio.selected .radio-icon {
        background-position: -18px 0; }
  .upload-form .apply {
    position: absolute;
    top: 20px;
    right: 0;
    width: 190px;
    padding: 10px 20px 0 20px;
    background-color: #fff; }
    .upload-form .apply .check {
      line-height: 40px; }
    .upload-form .apply .form-item {
      height: auto; }
      .upload-form .apply .form-item label {
        width: 30px;
        margin-right: 0; }
      .upload-form .apply .form-item .form-input-w1 {
        background-color: #fff;
        width: 139px;
        font-size: 12px;
        padding: 0 5px; }
    .upload-form .apply .identity-img {
      cursor: pointer;
      width: 190px;
      overflow: hidden;
      position: relative;
      border: 1px solid #f2f2f2; }
      .upload-form .apply .identity-img.front-img img {
        width: 190px; }
      .upload-form .apply .identity-img.front-img .photo-bottom-mask {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5);
        bottom: 0;
        right: 0;
        left: 0;
        line-height: 24px;
        text-align: center;
        color: #fff; }
    .upload-form .apply .approve-content, .upload-form .apply .in-review {
      margin: 40px 0;
      height: 397px; }
      .upload-form .apply .approve-content img, .upload-form .apply .in-review img {
        display: block;
        width: 36px;
        height: 36px;
        margin: 0 auto; }
      .upload-form .apply .approve-content p, .upload-form .apply .in-review p {
        font-size: 12px;
        line-height: 30px;
        color: #666666;
        text-align: center; }
      .upload-form .apply .approve-content .approve-header, .upload-form .apply .in-review .approve-header {
        font-size: 14px;
        color: #02b06c;
        line-height: 42px; }
      .upload-form .apply .approve-content .in-review-header, .upload-form .apply .in-review .in-review-header {
        font-size: 14px;
        color: #333;
        line-height: 42px; }
  .upload-form .submit-but {
    font-size: 14px;
    width: 120px;
    line-height: 40px;
    background-color: #1c1c1e;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px; }

.info-list-content {
  margin: 20px 0; }
  .info-list-content .list-box h3 {
    font-size: 14px;
    margin: 15px 0 10px;
    font-weight: 500; }
  .info-list-content .list-box .list-item .nav-item {
    margin-bottom: 10px; }
  .info-list-content .list-box .list-item .input-text {
    vertical-align: middle;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #222;
    border-width: 1px;
    border-style: solid;
    border-color: #c3c2c0;
    background-color: #f6f7fb;
    padding: 0 5px;
    margin-left: 10px; }
    .info-list-content .list-box .list-item .input-text.w1 {
      width: 245px; }
  .info-list-content .list-box .list-item .but-text {
    vertical-align: middle;
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #1170bf;
    cursor: pointer;
    width: 70px;
    text-align: right; }
    .info-list-content .list-box .list-item .but-title-add {
      width: auto;
    margin-left: 18px;}
    .info-list-content .list-box .list-item .but-title-del {
      width: auto;
    margin-left: 0px;}
  .info-list-content .list-box .placeholder-textarea {
    height: 80px;
    width: 97%;
    max-width: 97%;
    margin-top: 5px;
    resize: none;
    outline: none;
    padding: 15px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #222;
    background-color: #f6f7fb; }

.article_buy_detail {
  padding: 10px;
  min-height: 750px; }
  .article_buy_detail .detail-top {
    margin-bottom: 80px; }
    .article_buy_detail .detail-top dl dt {
      width: 220px;
      height: 190px;
      overflow: hidden;
      display: inline-block;
      margin-right: 20px;
      vertical-align: top; }
      .article_buy_detail .detail-top dl dt img {
        width: 220px;
        height: 190px; }
    .article_buy_detail .detail-top dl dd {
      font-size: 14px;
      display: inline-block; }
      .article_buy_detail .detail-top dl dd .art-name {
        color: #000;
        line-height: 28px; }
        .article_buy_detail .detail-top dl dd .art-name img {
          width: 15px;
          height: 15px;
          display: inline-block; }
      .article_buy_detail .detail-top dl dd .goods-name {
        color: #333;
        line-height: 28px; }
      .article_buy_detail .detail-top dl dd .dd-title {
        line-height: 23px;
        color: #333;
        margin: 10px 0; }
        .article_buy_detail .detail-top dl dd .dd-title span {
          display: block;
          font-weight: 700; }
  .article_buy_detail .b_content {
    text-align: center; }
    .article_buy_detail .b_content h2 span {
      display: inline-block;
      width: 23px;
      height: 1px;
      vertical-align: middle;
      background-color: #999;
      color: #999;
      margin: 0 15px; }
    .article_buy_detail .b_content .b_no {
      line-height: 48px;
      color: #999; }
    .article_buy_detail .b_content .b_ig {
      color: #666; }
      .article_buy_detail .b_content .b_ig p {
        line-height: 24px; }
  .article_buy_detail .b_img {
    margin: 60px 0;
    text-align: center; }
    .article_buy_detail .b_img .hint {
      font-size: 16px;
      color: #999; }
    .article_buy_detail .b_img .bar-type {
      padding: 30px 0;
      font-size: 14px; }
      .article_buy_detail .b_img .bar-type .b_title {
        display: inline-block;
        line-height: 24px; }
        .article_buy_detail .b_img .bar-type .b_title.first {
          color: #02b06c;
          vertical-align: middle; }
        .article_buy_detail .b_img .bar-type .b_title.bar {
          vertical-align: middle;
          background-color: #cae8dc;
          width: 860px;
          height: 15px;
          position: relative; }
          .article_buy_detail .b_img .bar-type .b_title.bar .tap {
            position: absolute;
            width: 140px;
            line-height: 16px;
            font-size: 12px;
            font-weight: bold; }
            .article_buy_detail .b_img .bar-type .b_title.bar .tap.min {
              top: -60px;
              left: -70px; }
            .article_buy_detail .b_img .bar-type .b_title.bar .tap.max {
              top: -70px;
              right: -70px; }
            .article_buy_detail .b_img .bar-type .b_title.bar .tap.my {
              top: 15px;
              left: -70px; }
              .article_buy_detail .b_img .bar-type .b_title.bar .tap.my .my-b {
                margin-top: 7px;
                line-height: 28px;
                background-color: #0579d9;
                border-radius: 12px;
                color: #fff; }
              .article_buy_detail .b_img .bar-type .b_title.bar .tap.my a {
                line-height: 24px;
                color: #0579d9; }
        .article_buy_detail .b_img .bar-type .b_title.end {
          vertical-align: middle;
          color: #f03a50; }
  .article_buy_detail .detail-bar-type {
    margin: 30px 0;
    padding: 40px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    color: #000; }
    .article_buy_detail .detail-bar-type .character {
      display: inline-block;
      color: #222;
      vertical-align: top; }
      .article_buy_detail .detail-bar-type .character .bar {
        display: inline-block;
        height: 28px;
        width: 100%; }
      .article_buy_detail .detail-bar-type .character .unsold {
        display: inline-block;
        position: relative;
        text-align: center; }
        .article_buy_detail .detail-bar-type .character .unsold .bar {
          background-image: url("../images/goods/unsoldbar.png");
          background-repeat: repeat-x; }
        .article_buy_detail .detail-bar-type .character .unsold .min {
          position: absolute;
          top: -40px;
          right: -50px; }
        .article_buy_detail .detail-bar-type .character .unsold .min-img {
          position: absolute;
          top: -17px;
          right: -5px; }
      .article_buy_detail .detail-bar-type .character .sold {
        display: inline-block;
        position: relative; }
        .article_buy_detail .detail-bar-type .character .sold .bar {
          background-image: url("../images/goods/soldbar.png");
          background-repeat: repeat-x; }
        .article_buy_detail .detail-bar-type .character .sold .max-img {
          position: absolute;
          right: -5px;
          top: -17px; }
        .article_buy_detail .detail-bar-type .character .sold .max {
          position: absolute;
          top: -40px;
          right: -50px; }
        .article_buy_detail .detail-bar-type .character .sold .my-img {
          position: absolute;
          top: -17px;
          left: 30%; }
        .article_buy_detail .detail-bar-type .character .sold .mynumber {
          position: absolute;
          top: -50px;
          left: 30%;
          padding: 0 10px;
          border-radius: 15px;
          background-color: #000;
          color: #fff; }
    .article_buy_detail .detail-bar-type .bar-bottom {
      text-align: center;
      color: #666;
      width: 860px; }
  .article_buy_detail .detail-bottom h3 {
    line-height: 48px; }
  .article_buy_detail .detail-bottom .table span {
    display: inline-block;
    width: 150px;
    line-height: 28px;
    text-align: left; }

.art-view {
  background-color: #fff;
  margin: 10px auto 50px;
  padding-top: 30px;
  font-size: 14px; }
  .art-view img {
    display: block;
    margin: 0 auto; }
  .art-view p {
    line-height: 26px; }
  .art-view .view-list {
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #f6f7fb; }
    .art-view .view-list .userHead {
      width: 120px;
      height: 120px;
      display: block; }
    .art-view .view-list h1 {
      line-height: 48px; }
    .art-view .view-list h3 {
      line-height: 30px;
      color: #666; }
    .art-view .view-list .view-item {
      width: 750px;
      margin: 20px auto;
      color: #000; }
    .art-view .view-list .editor-show {
      display: block;
      margin: 10px 0; }
    .art-view .view-list .art-pass {
      margin: 20px 0; }

.guide-content {
  padding: 40px 0 120px;
  min-height: 600px; }
  .guide-content h3 {
    text-align: center;
    line-height: 2; }
  .guide-content .guide-icon {
    text-align: center;
    margin: 20px 0;
    color: #666666;
    font-size: 14px;
    line-height: 24px; }
    .guide-content .guide-icon img {
      display: block;
      margin: 0 auto; }
  .guide-content .guide-btn {
    display: block;
    line-height: 40px;
    font-size: 14px;
    width: 140px;
    margin: 20px auto;
    background-color: #000;
    color: #fff;
    text-align: center; }

.guidance {
  padding: 20px 0;
  color: #333;
  font-size: 14px; }
  .guidance p {
    text-align: center;
    line-height: 40px; }
  .guidance .bs {
    display: inline-block;
    width: 14px;
    height: 12px;
    margin: 0 5px;
    vertical-align: middle;
    background: url("../images/icon/diamond_guidance.png");
    background-repeat: no-repeat; }
    .guidance .bs.green {
      background-position: 0 0; }
    .guidance .bs.red {
      background-position: -14px 0; }
  .guidance .list-box {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: 20px;
    width: 450px;
    height: 380px;
    font-size: 12px; }
    .guidance .list-box .title-box {
      text-align: left; }
    .guidance .list-box ul li {
      position: relative;
      display: block;
      width: 100%;
      line-height: 24px;
      padding-top: 10px;
      font-weight: bold; }
      .guidance .list-box ul li:not(:last-child) {
        border-bottom: 1px dashed #efefef; }
      .guidance .list-box ul li p {
        position: absolute;
        right: 0;
        top: 0; }

.property-header {
  height: 80px;
  line-height: 80px;
  width: 100%;
  background-color: #27272a;
  font-size: 14px; }
  .property-header .header-content {
    width: 1000px;
    margin: 0 auto;
    color: #fff; }
    .property-header .header-content .blue-property {
      display: inline-block;
      width: 23px;
      height: 19px;
      vertical-align: middle;
      margin-right: 5px;
      background: url("../images/icon/blue_dia.png") no-repeat; }

.property-content {
  font-size: 14px; }
  .property-content .property-top {
    line-height: 80px; }
    .property-content .property-top .property-radio {
      display: inline-block;
      margin: 0 10px;
      line-height: 18px;
      cursor: pointer; }
      .property-content .property-top .property-radio .radio-icon {
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url("../images/art/radio_icon.png") no-repeat;
        background-position: 0 0; }
      .property-content .property-top .property-radio.selected .radio-icon {
        background-position: -18px 0; }
  .property-content .property-list {
    width: 940px;
    padding: 30px;
    height: 740px;
    background-color: #fff;
    margin-bottom: 30px; }
    .property-content .property-list ul li {
      width: 100%;
      overflow: hidden;
      font-size: 12px; }
      .property-content .property-list ul li dl {
        display: inline-block;
        width: 184px;
        overflow: hidden; }
        .property-content .property-list ul li dl dt {
          display: inline-block;
          width: 30px;
          height: 30px;
          margin-right: 10px;
          vertical-align: middle; }
          .property-content .property-list ul li dl dt img {
            display: block;
            width: 30px;
            height: 30px; }
        .property-content .property-list ul li dl dd {
          display: inline-block;
          margin: 0;
          height: 30px;
          width: 139px;
          vertical-align: middle; }
          .property-content .property-list ul li dl dd p {
            line-height: 15px; }
            .property-content .property-list ul li dl dd p.usable {
              font-weight: bold; }
      .property-content .property-list ul li:not(:last-child) {
        border-bottom: 1px dashed #efefef; }
      .property-content .property-list ul li:not(:first-child) {
        padding-top: 20px; }

.goods-preview-panel {
  height: 50px;
  position: relative;
  font-size: 12px;
  clear: both;
 }
  .goods-preview-panel .pagination {
    float: right; }
    .goods-preview-panel .pagination .page-but {
      height: 24px;
      width: 24px;
      line-height: 25px;
      text-align: center;
      font-size: 12px;
      color: #666666;
      float: left;
      margin-left: 5px;
      cursor: pointer;
      border: 1px solid #ddd;
      list-style-type: none; }
      .goods-preview-panel .pagination .page-but.active {
        color: #fff;
        background-color: #000; }
        .goods-preview-panel .pagination .page-but.active a {
          color: #fff; }
      .goods-preview-panel .pagination .page-but.prev {
        background-image: url("../images/prev.png");
        background-repeat: no-repeat;
        font-size: 0; }
      .goods-preview-panel .pagination .page-but.next {
        width: auto;
        padding: 0 3px; }

.log_head {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 14px;
  color: #fff;
  line-height: 24px; }
  .log_head a {
    display: inline-block;
    padding: 0 11px; }
  .log_head .login {
    color: #ccc; }
  .log_head .reg {
    background-color: #fff;
    color: #222; }

.select2-w1 {
  text-align: left;
  height: 24px;
  width: 200px; }

.select2-w2 {
  text-align: left;
  height: 24px;
  width: 100px; }

.select2-w3 {
  text-align: left;
  height: 24px;
  width: 46px; }

.new_regBtn {
  display: inline-block;
  width: 120px;
  line-height: 40px;
  background-color: #222;
  color: #fff;
  cursor: pointer; }
  .new_regBtn:hover {
    background-color: rgba(34, 34, 34, 0.8); }

.reg_login {
  display: inline-block;
  margin-left: 10px; }
  .reg_login span {
    color: #1170bf; }

.reglogInpt {
  display: inline-block;
  padding: 0 5px;
  line-height: 40px;
  height: 38px;
  width: 283px;
  border: 1px solid #ccc; }
  .reglogInpt.inputerror {
    border: 1px solid #fbdade;
    background-color: #fbdade; }

.input_pass_text {
  display: block;
  position: absolute;
  top: 0;
  left: 75px;
  line-height: 40px;
  color: #aaa; }

.retLeftTitle .title_login {
  width: 138px;
  background: url(../images/icon/login_denglu.png); }
.retLeftTitle .title_forgot {
  width: 388px;
  background: url(../images/icon/forgot_mima.png); }

.acquire_code {
  display: inline-block;
  line-height: 40px;
  margin-left: 10px;
  text-align: center;
  color: #1170bf;
  cursor: pointer; }
  .acquire_code:hover {
    color: rgba(17, 112, 191, 0.8); }

.diamond-Nav li {
  float: left;
  margin-right: 12px;
  background-color: #ddd;
  color: black;
  font-family: "Microsoft YaHei"; }
  .diamond-Nav li a {
    display: block;
    width: 108px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 15px; }
    .diamond-Nav li a:hover {
      background-color: black;
      color: white; }
  .diamond-Nav li.active {
    background-color: black; }
    .diamond-Nav li.active a {
      color: #fff; }

.con_right .cle_title {
  padding: 10px;
  background-color: #ebeded;
  text-align: center;
  line-height: 24px;
  position: relative; }
  .con_right .cle_title h3 {
    line-height: 28px; }
  .con_right .cle_title a {
    display: block;
    color: #0579d9;
    line-height: 28px; }
  .con_right .cle_title .cle_mo {
    position: absolute;
    top: 10px;
    right: 10px; }

.newIndex_content {
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 2004px; }
  .newIndex_content .index_banner {
    position: relative;
    overflow-x: hidden; }
    .newIndex_content .index_banner .imgBig {
      display: block;
      margin: 0 auto; }
    .newIndex_content .index_banner .index_top_conten {
      width: 1200px;
      position: absolute;
      top: 0;
      height: 100%;
      right: 0;
      left: 50%;
      margin-left: -600px; }
      .newIndex_content .index_banner .index_top_conten .top_right_img {
        height: 100%;
        overflow: hidden;
        position: relative; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .shoucang {
          position: absolute;
          top: 425px;
          right: 227px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .zuopin {
          position: absolute;
          top: 425px;
          right: 349px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .yishujigou {
          position: absolute;
          top: 425px;
          right: 483px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .lijie {
          position: absolute;
          top: 82px;
          right: 299px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .xiaofei {
          position: absolute;
          top: 304px;
          right: 156px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .cangjia {
          position: absolute;
          top: 304px;
          right: 299px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .pinglunjia {
          position: absolute;
          top: 304px;
          right: 529px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .chuanbo {
          position: absolute;
          top: 194px;
          right: 229px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .huajia {
          position: absolute;
          top: 194px;
          right: 315px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .jingjiren {
          position: absolute;
          top: 194px;
          right: 455px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .faxian {
          position: absolute;
          top: 82px;
          right: 442px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .hualang {
          position: absolute;
          top: 82px;
          right: 529px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item .xinren {
          position: absolute;
          top: 306px;
          right: 442px; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item img {
          display: none; }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item.img_yanse img {
          display: block;
          -webkit-animation: scaleout 1.3s infinite ease-in-out;
          animation: scaleout 1.3s infinite ease-in-out; }
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0; } }
@keyframes scaleout {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.2);
    opacity: 0; } }
        .newIndex_content .index_banner .index_top_conten .top_right_img .img_item.img_bai img {
          display: block;
          -webkit-animation: scaleout 1.3s infinite ease-in-out;
          animation: scaleout 1.3s infinite ease-in-out; }
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0; } }
@keyframes scaleout {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.2);
    opacity: 0; } }
  .newIndex_content .index-two {
    position: relative; }
    .newIndex_content .index-two .two-bg {
      width: 100%;
      display: block; }
    .newIndex_content .index-two .down-icon {
      display: block;
      position: absolute;
      top: -20px;
      right: 28%; }
      .newIndex_content .index-two .down-icon img {
        width: 242px;
        height: 323px;
        box-shadow: 0 0 20px #ddd;
        border-radius: 10px;
        -webkit-transition: -webkit-transform 1s ease 0s;
        transition: transform 1s ease 0s;
        -webkit-transform-origin: center;
        transform-origin: center;
        zoom: 1;
        -ms-zoom: 1; }
        .newIndex_content .index-two .down-icon img:hover {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
    .newIndex_content .index-two .two_item_img {
      position: absolute;
      bottom: 60px;
      left: 50%;
      margin-left: -585px; }
    .newIndex_content .index-two .two-text {
      margin-top: 40px;
      display: block;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 4%;
      right: 0; }
      .newIndex_content .index-two .two-text h3 {
        font-weight: 400;
        font-size: 34px;
        line-height: 48px;
        font-family: 'Microsoft YaHei'; }
      .newIndex_content .index-two .two-text p {
        font-weight: bold;
        line-height: 32px;
        font-size: 16px;
        color: #666666; }
      .newIndex_content .index-two .two-text a {
        display: block;
        margin: 10px auto 0;
        line-height: 32px;
        width: 115px;
        background-color: #086ff0;
        color: #fff;
        text-align: center; }
    .newIndex_content .index-two .two-but {
      display: block;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 9%;
      right: 8%; }
      .newIndex_content .index-two .two-but p {
        line-height: 32px;
        font-size: 14px;
        color: #666666;
        font-family: '瀹嬩綋'; }
      .newIndex_content .index-two .two-but a {
        display: block;
        margin: 20px auto 0;
        line-height: 32px;
        width: 115px;
        background-color: #086ff0;
        color: #fff;
        text-align: center;
        font-family: '瀹嬩綋'; }
        .newIndex_content .index-two .two-but a:hover {
          background-color: rgba(8, 111, 240, 0.8); }
    .newIndex_content .index-two .pull-down {
      position: absolute;
      top: -62px;
      left: 50%;
      margin-left: -62px; }
  .newIndex_content .index-three {
    position: relative; }
    .newIndex_content .index-three .three-bg {
      width: 100%;
      display: block; }
    .newIndex_content .index-three .three-text {
      color: #fff;
      margin-top: 40px;
      display: block;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 40px;
      right: 0; }
      .newIndex_content .index-three .three-text h3 {
        font-weight: 400;
        font-size: 28px;
        line-height: 30px;
        color: #fff;
        font-family: 'Microsoft YaHei'; }
      .newIndex_content .index-three .three-text p {
        line-height: 38px;
        font-size: 14px;
        color: #fff; }
      .newIndex_content .index-three .three-text a {
        display: block;
        margin: 30px auto 0;
        line-height: 32px;
        width: 115px;
        background-color: #fff;
        color: #086ff0;
        text-align: center;
        font-family: '瀹嬩綋'; }
        .newIndex_content .index-three .three-text a:hover {
          color: rgba(8, 111, 240, 0.8); }
  .newIndex_content .index_four {
    position: relative; }
    .newIndex_content .index_four img {
      width: 100%;
      display: block; }
  .newIndex_content .index_five {
    position: relative;
    padding: 80px 0;
    width: 100%;
    background-image: url("../images/index/five_css_bg.jpg");
    background-repeat: no-repeat;
    text-align: center; }
    .newIndex_content .index_five h3 {
      font-weight: 500;
      font-size: 28px;
      line-height: 48px;
      font-family: "Microsoft YaHei"; }
    .newIndex_content .index_five dl {
      color: #666;
      line-height: 1.5;
      font-size: 12px;
      width: 270px;
      display: inline-block; }
      .newIndex_content .index_five dl img {
        border-radius: 50%; }
      .newIndex_content .index_five dl dd {
        margin-top: 20px;
        font-family: '瀹嬩綋';
        font-size: 14px; }
        .newIndex_content .index_five dl dd .name {
          color: #222; }
      .newIndex_content .index_five dl.dl-two {
        width: 220px; }
  .newIndex_content .index_bottom {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 120px; }
    .newIndex_content .index_bottom h3 {
      font-weight: 400;
      font-size: 28px;
      line-height: 48px;
      text-align: center;
      font-family: "Microsoft YaHei"; }
    .newIndex_content .index_bottom ul {
      margin-top: 60px;
      padding: 0 59px; }
      .newIndex_content .index_bottom ul li {
        display: inline-block;
        width: 101px;
        overflow: hidden; }
        .newIndex_content .index_bottom ul li:not(:last-child) {
          margin-right: 59px; }

.new-pres {
  float: right;
  cursor: pointer;
  width: 80px;
  height: 32px;
  margin-right: 10px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  background-color: #222;
  color: white; }

.r_dashangpinglun {
  background: url("../images/goods/dashangzuanshi.png") 0 0 no-repeat;
  color: #1170bf;
  display: inline-block;
  height: 13px;
  line-height: 13px;
  padding-left: 20px;
  margin-right: 18px; }
  .r_dashangpinglun :hover {
    opacity: 0.8; }

.list_view_zhezhao .bianji {
  height: 20px;
  text-align: right;
  padding: 10px;
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px; }

.bianji_txt .share-but {
  text-align: inherit; }
.art-pass img{
    display: inline-block !important;
    padding-bottom: 5px;
    padding-right: 5px;
}
.title-nav {
  font-family: "Verdana"!important;
  font-weight: bold !important;
  display: inline-block !important;
  position: absolute !important;
  top: -6px !important;
  right: -8px !important;
  background-color: #ff0000 !important;
  color: white !important;
  height: 16px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  line-height: 16px !important;
  padding: 0 5px !important;
  margin-left: 0 !important;
  width: auto !important;
}
.guide-icon .guide-title-text p{
  display: inline-block;
  width: 284px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  color: #000;
}
.banner{
  height: 575px;
  width: 760px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.banner ul li {
  float: left;
  height: 575px;
  width: 100%;
  display: none;
}
.banner .dots {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
}
.banner .dots .dot{
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url('../images/banner/slide.png');
  background-repeat: no-repeat;
  background-position: -20px -0px;
  margin: 0 5px;
  cursor: pointer;
  text-indent: -999em;
}
.banner .dots .dot.active {
  background-position:0 0;
}
.banner .banner_img {
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.orgContent{
  font-size: 14px;
  margin-top: 25px;
  line-height: 1.5;
  font-weight: bold;
  width: 760px;
  margin-bottom: 90px;
}
.orgContent p span{
  font-weight: 500;
  line-height: 2;
  font-family: "Microsoft YaHei";
}
.content-text{
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 210px;
  height: 575px;
  margin-left: 20px
}
.content-text h3{            
  font-size: 25px;
  position: relative;
}
.content-text .cle_mo{
  font-size: 12px;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #0579d9;
}
.content-text .box{
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.content-text .box span{
  font-weight: 500;
}
.content-text .new_event{
  display: block;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
/*# sourceMappingURL=style.css.map */
