@charset "UTF-8";
.contain .home_background {
  position: relative; }
  .contain .home_background img {
    display: block;
    width: 100%; }
  .contain .home_background .background_text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0; }
    .contain .home_background .background_text h2 {
      color: #fff;
      font-size: 13px;
      line-height: 1;
      margin-top: 1.06667rem;
      text-align: center;
      opacity: .8; }
      [data-dpr="2"] .contain .home_background .background_text h2 {
        font-size: 26px; }
      [data-dpr="3"] .contain .home_background .background_text h2 {
        font-size: 39px; }
    .contain .home_background .background_text p.yuan {
      color: #fff;
      font-size: 35px;
      line-height: 1;
      margin-top: 0.32rem;
      text-align: center; }
      [data-dpr="2"] .contain .home_background .background_text p.yuan {
        font-size: 70px; }
      [data-dpr="3"] .contain .home_background .background_text p.yuan {
        font-size: 105px; }
    .contain .home_background .background_text .content {
      margin-top: 1.06667rem;
      display: flex;
      justify-content: space-between; }
      .contain .home_background .background_text .content .ss {
        width: 50%;
        text-align: center; }
        .contain .home_background .background_text .content .ss.sd {
          border-left: 1px solid #fff;
          box-sizing: border-box; }
        .contain .home_background .background_text .content .ss p {
          color: #fff;
          font-size: 12px;
          line-height: 1;
          text-align: center;
          opacity: .8; }
          [data-dpr="2"] .contain .home_background .background_text .content .ss p {
            font-size: 24px; }
          [data-dpr="3"] .contain .home_background .background_text .content .ss p {
            font-size: 36px; }
          .contain .home_background .background_text .content .ss p span {
            font-size: 14px;
            margin-right: 0.21333rem;
            opacity: 1 !important; }
            [data-dpr="2"] .contain .home_background .background_text .content .ss p span {
              font-size: 28px; }
            [data-dpr="3"] .contain .home_background .background_text .content .ss p span {
              font-size: 42px; }
        .contain .home_background .background_text .content .ss i {
          font-style: normal;
          display: inline-block;
          color: #fff;
          font-size: 14px;
          line-height: 1;
          text-align: center;
          margin-top: 0.32rem;
          opacity: .8; }
          [data-dpr="2"] .contain .home_background .background_text .content .ss i {
            font-size: 28px; }
          [data-dpr="3"] .contain .home_background .background_text .content .ss i {
            font-size: 42px; }
.contain .home-content {
  padding: 0 !important; }
  .contain .home-content ul {
    padding: 0 0.32rem 0.32rem 0.32rem;
    background: white; }
    .contain .home-content ul li {
      -moz-box-shadow: 0 0 15px 0 rgba(155, 196, 253, 0.3);
      -webkit-box-shadow: 0 0 15px 0 rgba(155, 196, 253, 0.3);
      box-shadow: 0 0 15px 0 rgba(155, 196, 253, 0.3); }
  .contain .home-content .home-wed {
    padding: 0 0.32rem 0.32rem 0.32rem; }

.Promotion .lm_Promotion {
  padding: 0.32rem 0 0.21333rem 0.32rem; }
  .Promotion .lm_Promotion p {
    font-size: 14px;
    line-height: 1;
    color: #7E95C4; }
    [data-dpr="2"] .Promotion .lm_Promotion p {
      font-size: 28px; }
    [data-dpr="3"] .Promotion .lm_Promotion p {
      font-size: 42px; }
.Promotion .lm_Promotion_content .content {
  background: white;
  margin-bottom: 0.26667rem; }
  .Promotion .lm_Promotion_content .content h2 {
    padding: 0.42667rem 0.32rem;
    height: 0.53333rem;
    display: flex;
    align-items: flex-start; }
    .Promotion .lm_Promotion_content .content h2 img {
      display: block;
      width: 0.53333rem;
      height: 0.53333rem;
      vertical-align: text-top; }
    .Promotion .lm_Promotion_content .content h2 span {
      display: block;
      color: #333;
      font-size: 18px;
      line-height: 1;
      margin-left: 0.32rem; }
      [data-dpr="2"] .Promotion .lm_Promotion_content .content h2 span {
        font-size: 36px; }
      [data-dpr="3"] .Promotion .lm_Promotion_content .content h2 span {
        font-size: 54px; }
  .Promotion .lm_Promotion_content .content ul {
    border-top: 1px solid #DBE2EE;
    display: flex;
    flex-wrap: wrap; }
    .Promotion .lm_Promotion_content .content ul li {
      width: 25%;
      border-right: 1px solid #DBE2EE;
      box-sizing: border-box; }
      .Promotion .lm_Promotion_content .content ul li a {
        display: block;
        text-align: center;
        padding: 0.26667rem 0; }
        .Promotion .lm_Promotion_content .content ul li a img {
          display: inline-block;
          width: 1.2rem;
          height: 1.2rem; }
        .Promotion .lm_Promotion_content .content ul li a p {
          color: #666;
          margin-top: 0.4rem;
          font-size: 14px;
          line-height: 1; }
          [data-dpr="2"] .Promotion .lm_Promotion_content .content ul li a p {
            font-size: 28px; }
          [data-dpr="3"] .Promotion .lm_Promotion_content .content ul li a p {
            font-size: 42px; }

.contain.lm_contain {
  padding-bottom: 3.33333rem; }

.insurance_situation {
  height: 1.25333rem;
  padding: 0 0.32rem; }
  .insurance_situation span {
    font-size: 14px;
    color: #7E95C4;
    line-height: 1.25333rem;
    padding-left: 0.72rem;
    display: inline-block;
    position: relative;
    margin-right: 0.53333rem; }
    [data-dpr="2"] .insurance_situation span {
      font-size: 28px; }
    [data-dpr="3"] .insurance_situation span {
      font-size: 42px; }
    .insurance_situation span:after {
      position: absolute;
      content: '';
      left: 0;
      top: 0.34667rem;
      display: inline-block;
      width: 0.58667rem;
      height: 0.58667rem;
      background: #ffffff;
      border-radius: 0.13333rem; }
  .insurance_situation span.situation:after {
    background: #9BC4FD; }

h1.lm_tit {
  padding: 0.32rem 0 0.21333rem 0.32rem;
  font-size: 14px;
  line-height: 1;
  color: #7E95C4; }
  [data-dpr="2"] h1.lm_tit {
    font-size: 28px; }
  [data-dpr="3"] h1.lm_tit {
    font-size: 42px; }

.hall-booth {
  margin-bottom: 0.26667rem; }
  .hall-booth .hall-booth-content {
    background: white; }
    .hall-booth .hall-booth-content h2 {
      padding: 0.26667rem 0.32rem;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .hall-booth .hall-booth-content h2 p.tyu {
        width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .hall-booth .hall-booth-content h2 p.tyu i {
          font-style: normal;
          color: #999;
          font-size: 12px;
          line-height: 1; }
          [data-dpr="2"] .hall-booth .hall-booth-content h2 p.tyu i {
            font-size: 24px; }
          [data-dpr="3"] .hall-booth .hall-booth-content h2 p.tyu i {
            font-size: 36px; }
          .hall-booth .hall-booth-content h2 p.tyu i em {
            display: inline-block;
            margin-left: 0.06667rem;
            font-style: normal;
            color: #9BC4FD; }
      .hall-booth .hall-booth-content h2 span {
        display: inline-block;
        color: #333;
        font-size: 15px;
        line-height: 1; }
        [data-dpr="2"] .hall-booth .hall-booth-content h2 span {
          font-size: 30px; }
        [data-dpr="3"] .hall-booth .hall-booth-content h2 span {
          font-size: 45px; }
        .hall-booth .hall-booth-content h2 span.name {
          width: 70%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .hall-booth .hall-booth-content h2 span.zhan {
          width: 30%; }
      .hall-booth .hall-booth-content h2 .zhan {
        width: 1.92rem;
        height: 0.69333rem;
        color: #9BC4FD;
        border: 1px solid #9BC4FD;
        border-radius: 0.13333rem;
        font-size: 15px;
        text-align: center;
        line-height: 0.69333rem; }
        [data-dpr="2"] .hall-booth .hall-booth-content h2 .zhan {
          font-size: 30px; }
        [data-dpr="3"] .hall-booth .hall-booth-content h2 .zhan {
          font-size: 45px; }
    .hall-booth .hall-booth-content .hall-add-kong {
      border-top: 1px solid #DBE2EE;
      padding: 0.26667rem 0.32rem; }
      .hall-booth .hall-booth-content .hall-add-kong .add-kong {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0.26667rem; }
        .hall-booth .hall-booth-content .hall-add-kong .add-kong span {
          display: inline-block;
          width: 4.54667rem;
          height: 0.93333rem;
          border: 1px solid #DBE2EE;
          border-radius: 0.13333rem;
          text-align: center;
          color: #9BC4FD;
          font-size: 14px;
          line-height: 0.93333rem;
          box-sizing: border-box; }
          [data-dpr="2"] .hall-booth .hall-booth-content .hall-add-kong .add-kong span {
            font-size: 28px; }
          [data-dpr="3"] .hall-booth .hall-booth-content .hall-add-kong .add-kong span {
            font-size: 42px; }
          .hall-booth .hall-booth-content .hall-add-kong .add-kong span.kong {
            color: #999; }
          .hall-booth .hall-booth-content .hall-add-kong .add-kong span.none_number {
            width: 100%; }
      .hall-booth .hall-booth-content .hall-add-kong .lm_content ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around; }
        .hall-booth .hall-booth-content .hall-add-kong .lm_content ul li span {
          display: inline-block;
          width: 2.93333rem;
          min-height: 0.93333rem;
          border: 1px solid #DBE2EE;
          border-radius: 0.13333rem;
          color: #666;
          line-height: 0.53333rem;
          font-size: 14px;
          text-align: center;
          margin-bottom: 0.26667rem;
          word-wrap: break-word;
          padding: 0.2rem 0.13333rem;
          box-sizing: border-box; }
          [data-dpr="2"] .hall-booth .hall-booth-content .hall-add-kong .lm_content ul li span {
            font-size: 28px; }
          [data-dpr="3"] .hall-booth .hall-booth-content .hall-add-kong .lm_content ul li span {
            font-size: 42px; }
          .hall-booth .hall-booth-content .hall-add-kong .lm_content ul li span.active {
            border-color: #9BC4FD;
            background: #9BC4FD;
            color: #fff; }
          .hall-booth .hall-booth-content .hall-add-kong .lm_content ul li span.on {
            border-color: #9BC4FD;
            background: #9BC4FD;
            color: #fff; }
      .hall-booth .hall-booth-content .hall-add-kong .down-tip {
        margin-top: 0.33333rem;
        text-align: center; }
        .hall-booth .hall-booth-content .hall-add-kong .down-tip a {
          display: inline-block;
          width: 0.34667rem;
          height: 0.18667rem;
          margin: 0 auto;
          background: url("../images/new-hall-bottom.png") no-repeat;
          background-size: cover; }
          .hall-booth .hall-booth-content .hall-add-kong .down-tip a.down-hide {
            background: url("../images/new-hall-top.png") no-repeat;
            background-size: cover; }

.mask_block {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 109; }

.lm_hall_detailed .hall_header {
  height: 1.22667rem;
  position: relative;
  border-bottom: 1px solid #DBE2EE;
  box-sizing: border-box; }
  .lm_hall_detailed .hall_header p {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 1.22667rem; }
    [data-dpr="2"] .lm_hall_detailed .hall_header p {
      font-size: 32px; }
    [data-dpr="3"] .lm_hall_detailed .hall_header p {
      font-size: 48px; }
  .lm_hall_detailed .hall_header span {
    display: inline-block;
    position: absolute;
    top: 0.34667rem;
    right: 0.4rem;
    width: 0.53333rem;
    height: 0.53333rem; }
    .lm_hall_detailed .hall_header span img {
      display: inline-block;
      width: 0.53333rem;
      height: 0.53333rem; }
.lm_hall_detailed .hall_content {
  padding: 0.4rem 0.53333rem 1.57333rem 0.53333rem; }
  .lm_hall_detailed .hall_content img {
    display: block;
    margin: 0 auto; }
  .lm_hall_detailed .hall_content p {
    color: #333;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0.26667rem; }
    [data-dpr="2"] .lm_hall_detailed .hall_content p {
      font-size: 28px; }
    [data-dpr="3"] .lm_hall_detailed .hall_content p {
      font-size: 42px; }
    .lm_hall_detailed .hall_content p.red {
      color: #E60012;
      display: none; }
  .lm_hall_detailed .hall_content input {
    display: inline-block;
    width: 100%;
    height: 1.06667rem;
    border: 1px solid #DBE2EE;
    border-radius: 0.13333rem;
    color: #333;
    font-size: 12px;
    line-height: 1.06667rem;
    box-sizing: border-box;
    padding-left: 0.26667rem; }
    [data-dpr="2"] .lm_hall_detailed .hall_content input {
      font-size: 24px; }
    [data-dpr="3"] .lm_hall_detailed .hall_content input {
      font-size: 36px; }
  .lm_hall_detailed .hall_content .number_identification input {
    width: 2.66667rem; }
.lm_hall_detailed .hall_footer_one {
  border-top: 1px solid #DBE2EE;
  height: 1.17333rem;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
  .lm_hall_detailed .hall_footer_one span {
    display: inline-block;
    width: 50%;
    height: 1.17333rem;
    color: #999;
    font-size: 16px;
    line-height: 1.17333rem;
    border-right: 1px solid #DBE2EE;
    box-sizing: border-box;
    text-align: center; }
    [data-dpr="2"] .lm_hall_detailed .hall_footer_one span {
      font-size: 32px; }
    [data-dpr="3"] .lm_hall_detailed .hall_footer_one span {
      font-size: 48px; }
    .lm_hall_detailed .hall_footer_one span.sure {
      color: #9BC4FD;
      border-right: none; }
.lm_hall_detailed .hall_footer_two span {
  width: 100%; }

.new_exhibition_hall, .booth_settings, .exhibition_hall_setting {
  display: none;
  position: fixed;
  width: 6.8rem;
  left: 50%;
  top: 4.56rem;
  margin-left: -3.4rem;
  z-index: 299;
  background: white;
  border-radius: 0.2rem; }

.add_booth {
  display: none;
  position: fixed;
  width: 6.8rem;
  left: 50%;
  top: 10%;
  margin-left: -3.4rem;
  z-index: 299;
  background: white;
  border-radius: 0.2rem; }
  .add_booth .hall_content h2 {
    color: #FF6D2B;
    font-size: 12px;
    line-height: 0.4rem; }
    [data-dpr="2"] .add_booth .hall_content h2 {
      font-size: 24px; }
    [data-dpr="3"] .add_booth .hall_content h2 {
      font-size: 36px; }
  .add_booth .hall_content p {
    margin-top: 0.26667rem; }

.empty_booth, .save_booth, .insured_booth, .go_back_prompt {
  display: none;
  position: fixed;
  width: 6.8rem;
  left: 50%;
  top: 4.56rem;
  margin-left: -3.4rem;
  z-index: 299;
  background: white;
  border-radius: 0.2rem; }
  .empty_booth .hall_content img, .save_booth .hall_content img, .insured_booth .hall_content img, .go_back_prompt .hall_content img {
    width: 1.46667rem;
    height: auto; }
  .empty_booth .hall_content p, .save_booth .hall_content p, .insured_booth .hall_content p, .go_back_prompt .hall_content p {
    margin-top: 0.50667rem;
    line-height: 1.3; }

.bai-head .search {
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  top: 0.32rem;
  right: 0.32rem; }
  .bai-head .search a {
    display: inline-block;
    width: 0.56rem;
    height: 0.56rem; }
    .bai-head .search a img {
      display: inline-block;
      width: 0.56rem;
      height: 0.56rem; }

.ad_search_booth {
  padding: 0.26667rem 0.32rem; }
  .ad_search_booth .search_conter {
    background: #ffffff;
    height: 0.72rem;
    border-radius: 0.13333rem;
    position: relative;
    padding-left: 0.66667rem; }
    .ad_search_booth .search_conter span {
      display: block;
      width: 0.34667rem;
      height: 0.34667rem;
      position: absolute;
      top: 0.18667rem;
      left: 0.21333rem; }
      .ad_search_booth .search_conter span img {
        display: inline-block;
        width: 0.34667rem;
        height: 0.34667rem; }
    .ad_search_booth .search_conter input {
      border: none;
      width: 100%;
      color: #333;
      padding-left: 0.18667rem;
      padding-right: 0.18667rem;
      box-sizing: border-box;
      font-size: 12px;
      line-height: 0.72rem; }
      [data-dpr="2"] .ad_search_booth .search_conter input {
        font-size: 24px; }
      [data-dpr="3"] .ad_search_booth .search_conter input {
        font-size: 36px; }

.sd_search_results {
  padding: 0 0 0 0.32rem;
  background: #ffffff;
  margin-top: 1.22667rem; }
  .sd_search_results ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.4rem 0.32rem 0.4rem 0;
    border-bottom: 1px solid #DBE2EE; }
    .sd_search_results ul li:last-child {
      border-bottom: none; }
    .sd_search_results ul li .left {
      width: 80%; }
      .sd_search_results ul li .left p {
        color: #333;
        font-size: 15px;
        line-height: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        [data-dpr="2"] .sd_search_results ul li .left p {
          font-size: 30px; }
        [data-dpr="3"] .sd_search_results ul li .left p {
          font-size: 45px; }
      .sd_search_results ul li .left span {
        display: block;
        color: #999;
        font-size: 14px;
        line-height: 1;
        margin-top: 0.26667rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        [data-dpr="2"] .sd_search_results ul li .left span {
          font-size: 28px; }
        [data-dpr="3"] .sd_search_results ul li .left span {
          font-size: 42px; }
    .sd_search_results ul li .right {
      width: 20%; }
      .sd_search_results ul li .right p {
        color: #999;
        font-size: 14px;
        line-height: 1;
        text-align: right; }
        [data-dpr="2"] .sd_search_results ul li .right p {
          font-size: 28px; }
        [data-dpr="3"] .sd_search_results ul li .right p {
          font-size: 42px; }
        .sd_search_results ul li .right p.buy {
          color: #9BC4FD; }

.zeng-exhibition {
  margin-top: -0.13333rem !important; }
  .zeng-exhibition h2 {
    padding: 0.32rem;
    font-size: 14px;
    color: #7e95c4;
    line-height: 1; }
    [data-dpr="2"] .zeng-exhibition h2 {
      font-size: 28px; }
    [data-dpr="3"] .zeng-exhibition h2 {
      font-size: 42px; }
  .zeng-exhibition ul.exhibition-cont {
    padding-left: 0.32rem;
    background: #ffffff; }
    .zeng-exhibition ul.exhibition-cont li {
      border-bottom: 1px solid #dbe2ee;
      position: relative;
      padding-left: 3.6rem;
      min-height: 1.17333rem; }
      .zeng-exhibition ul.exhibition-cont li span {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 15px;
        color: #666666;
        height: 1.17333rem;
        line-height: 1.17333rem; }
        [data-dpr="2"] .zeng-exhibition ul.exhibition-cont li span {
          font-size: 30px; }
        [data-dpr="3"] .zeng-exhibition ul.exhibition-cont li span {
          font-size: 45px; }
      .zeng-exhibition ul.exhibition-cont li input.input-text {
        width: 100%;
        text-align: left;
        height: 1.17333rem;
        border: none;
        background: none;
        font-size: 15px;
        color: #333;
        padding-right: 0.32rem;
        box-sizing: border-box;
        line-height: 1.17333rem;
        word-break: keep-all;
        /* 不换行 */
        white-space: nowrap;
        /* 不换行 */
        overflow: hidden;
        /* 内容超出宽度时隐藏超出部分的内容 */
        text-overflow: ellipsis;
        /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ }
        [data-dpr="2"] .zeng-exhibition ul.exhibition-cont li input.input-text {
          font-size: 30px; }
        [data-dpr="3"] .zeng-exhibition ul.exhibition-cont li input.input-text {
          font-size: 45px; }
      .zeng-exhibition ul.exhibition-cont li input.input-tiao {
        background: url(../images/left.png) no-repeat 95% center;
        background-size: 0.18667rem 0.34667rem; }
      .zeng-exhibition ul.exhibition-cont li a.shai {
        display: block;
        width: 100%;
        color: #333;
        font-size: 15px;
        min-height: 1.17333rem;
        box-sizing: border-box;
        background: url(../images/left.png) no-repeat 95% center;
        background-size: 0.18667rem 0.34667rem;
        word-wrap: break-word;
        overflow: hidden;
        white-space: normal;
        line-height: 0.53333rem;
        padding: 0.33333rem 0.53333rem 0.33333rem 0; }
        [data-dpr="2"] .zeng-exhibition ul.exhibition-cont li a.shai {
          font-size: 30px; }
        [data-dpr="3"] .zeng-exhibition ul.exhibition-cont li a.shai {
          font-size: 45px; }

.sd_city_selection {
  margin-top: 1.25333rem; }
  .sd_city_selection .select_content {
    margin-bottom: 0.32rem; }
    .sd_city_selection .select_content h2 {
      color: #7E95C4;
      font-size: 14px;
      line-height: 1;
      padding-left: 0.32rem;
      margin-bottom: 0.32rem; }
      [data-dpr="2"] .sd_city_selection .select_content h2 {
        font-size: 28px; }
      [data-dpr="3"] .sd_city_selection .select_content h2 {
        font-size: 42px; }
    .sd_city_selection .select_content ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around;
      padding: 0.32rem 0.32rem 0 0.32rem;
      background: #fff; }
      .sd_city_selection .select_content ul li span {
        display: inline-block;
        width: 2.93333rem;
        min-height: 0.93333rem;
        border: 1px solid #DBE2EE;
        border-radius: 0.13333rem;
        color: #666;
        line-height: 0.53333rem;
        font-size: 14px;
        text-align: center;
        margin-bottom: 0.26667rem;
        word-wrap: break-word;
        padding: 0.2rem 0.13333rem;
        box-sizing: border-box; }
        [data-dpr="2"] .sd_city_selection .select_content ul li span {
          font-size: 28px; }
        [data-dpr="3"] .sd_city_selection .select_content ul li span {
          font-size: 42px; }
        .sd_city_selection .select_content ul li span.on {
          border-color: #9BC4FD;
          background: #9BC4FD;
          color: #fff; }

.sd_project_activity {
  margin-top: 0.98667rem; }
  .sd_project_activity ul li {
    margin-bottom: 0.26667rem;
    background: #fff; }
    .sd_project_activity ul li a {
      display: block;
      padding: 0.53333rem 0.32rem; }
      .sd_project_activity ul li a h2 {
        font-size: 16px;
        color: #333;
        line-height: 1.2; }
        [data-dpr="2"] .sd_project_activity ul li a h2 {
          font-size: 32px; }
        [data-dpr="3"] .sd_project_activity ul li a h2 {
          font-size: 48px; }
      .sd_project_activity ul li a p {
        font-size: 14px;
        color: #666;
        line-height: 1.2;
        margin-top: 0.32rem; }
        [data-dpr="2"] .sd_project_activity ul li a p {
          font-size: 28px; }
        [data-dpr="3"] .sd_project_activity ul li a p {
          font-size: 42px; }
      .sd_project_activity ul li a span {
        display: block;
        font-size: 14px;
        color: #666;
        line-height: 1.2;
        margin-top: 0.18667rem; }
        [data-dpr="2"] .sd_project_activity ul li a span {
          font-size: 28px; }
        [data-dpr="3"] .sd_project_activity ul li a span {
          font-size: 42px; }

.sd_distributor {
  margin-top: 1.04rem; }
  .sd_distributor ul {
    padding-left: 0.32rem;
    background: #fff; }
    .sd_distributor ul li {
      height: 1.17333rem;
      border-bottom: 1px solid #DBE2EE; }
      .sd_distributor ul li:last-child {
        border-bottom: none; }
      .sd_distributor ul li a {
        display: block;
        position: relative;
        padding-right: 0.93333rem; }
        .sd_distributor ul li a p {
          color: #333;
          font-size: 15px;
          line-height: 0.64rem;
          padding: 0.26667rem 0.32rem 0.26667rem 0; }
          [data-dpr="2"] .sd_distributor ul li a p {
            font-size: 30px; }
          [data-dpr="3"] .sd_distributor ul li a p {
            font-size: 45px; }
        .sd_distributor ul li a i {
          display: inline-block;
          width: 0.53333rem;
          height: 0.53333rem;
          background: url("../images/distributor-unselected.png") no-repeat;
          background-size: cover;
          position: absolute;
          top: 50%;
          right: 0.32rem;
          margin-top: -0.26667rem; }
      .sd_distributor ul li.on i {
        background: url("../images/distributor-selected.png") no-repeat;
        background-size: cover; }

.show-details {
  margin-top: 0.02667rem;
  padding-bottom: 0.13333rem;
  position: relative; }
  .show-details .out-date {
    padding: 0.32rem 0.32rem 0 0.32rem; }
    .show-details .out-date p {
      font-size: 12px;
      color: #ff6d2b;
      line-height: 1.4;
      padding-left: 0.57333rem;
      background: url("../images/out-noice.png") no-repeat -0.02667rem 0.08rem;
      background-size: 0.34667rem 0.34667rem; }
      [data-dpr="2"] .show-details .out-date p {
        font-size: 24px; }
      [data-dpr="3"] .show-details .out-date p {
        font-size: 36px; }
  .show-details h2 {
    font-size: 14px;
    color: #7e95c4;
    line-height: 1;
    padding: 0.32rem 0 0.32rem 0.32rem; }
    [data-dpr="2"] .show-details h2 {
      font-size: 28px; }
    [data-dpr="3"] .show-details h2 {
      font-size: 42px; }
  .show-details ul.details-information {
    padding-left: 0.32rem;
    background: #ffffff; }
    .show-details ul.details-information li {
      border-bottom: 1px solid #dbe2ee;
      position: relative;
      padding-left: 3.6rem;
      min-height: 1.17333rem; }
      .show-details ul.details-information li:last-child {
        border-bottom: none; }
      .show-details ul.details-information li span {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 15px;
        color: #666666;
        height: 1.17333rem;
        line-height: 1.17333rem; }
        [data-dpr="2"] .show-details ul.details-information li span {
          font-size: 30px; }
        [data-dpr="3"] .show-details ul.details-information li span {
          font-size: 45px; }
      .show-details ul.details-information li p, .show-details ul.details-information li a {
        text-align: right;
        width: 100%;
        padding-right: 0.32rem;
        color: #333;
        font-size: 15px;
        line-height: 1.17333rem;
        min-height: 1.17333rem;
        word-break: keep-all;
        /* 不换行 */
        white-space: nowrap;
        /* 不换行 */
        overflow: hidden;
        /* 内容超出宽度时隐藏超出部分的内容 */
        text-overflow: ellipsis;
        /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
        box-sizing: border-box; }
        [data-dpr="2"] .show-details ul.details-information li p, [data-dpr="2"] .show-details ul.details-information li a {
          font-size: 30px; }
        [data-dpr="3"] .show-details ul.details-information li p, [data-dpr="3"] .show-details ul.details-information li a {
          font-size: 45px; }
        .show-details ul.details-information li p.wed-ert, .show-details ul.details-information li a.wed-ert {
          display: block;
          padding-right: 0.64rem;
          background: url("../images/left.png") no-repeat 96% 0.4rem; }
  .show-details .out-img {
    position: absolute;
    width: 2.66667rem;
    height: 2.66667rem;
    z-index: 99;
    top: 1.73333rem;
    right: 0.32rem; }
    .show-details .out-img img {
      display: block;
      width: 2.66667rem;
      height: 2.66667rem; }

.bai-head i.she {
  display: inline-block;
  font-size: 14px;
  line-height: 1.17333rem;
  position: absolute;
  font-style: normal;
  color: #fff;
  right: 0.32rem;
  top: 0; }
  [data-dpr="2"] .bai-head i.she {
    font-size: 28px; }
  [data-dpr="3"] .bai-head i.she {
    font-size: 42px; }

.bai-head .she-content {
  display: none;
  position: absolute;
  width: 2.66667rem;
  background: white;
  right: 0.32rem;
  top: 1.46667rem;
  z-index: 999;
  -moz-box-shadow: 0 0 0.09333rem rgba(155, 196, 253, 0.5);
  -webkit-box-shadow: 0 0 0.09333rem rgba(155, 196, 253, 0.5);
  box-shadow: 0 0 0.09333rem rgba(155, 196, 253, 0.5);
  border-radius: 0.10667rem; }
  .bai-head .she-content:after {
    content: '';
    width: 0;
    height: 0;
    border: 0.13333rem solid transparent;
    border-bottom: 0.26667rem solid #fff;
    position: absolute;
    top: -0.32rem;
    right: 0.24rem; }
  .bai-head .she-content ul {
    padding: 0 0.26667rem; }
    .bai-head .she-content ul li {
      border-bottom: 1px solid #DBE2EE; }
      .bai-head .she-content ul li:last-child {
        border-bottom: none; }
      .bai-head .she-content ul li a {
        color: #333;
        font-size: 14px;
        line-height: 1.30667rem; }
        [data-dpr="2"] .bai-head .she-content ul li a {
          font-size: 28px; }
        [data-dpr="3"] .bai-head .she-content ul li a {
          font-size: 42px; }

.bai-head .she-content.active {
  display: block; }

.white-mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0); }

.administer-head {
  z-index: 99 !important; }

.new-head-bill i.lm-shai {
  display: inline-block;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0.32rem;
  font-size: 14px;
  line-height: 1.17333rem;
  color: #fff; }
  [data-dpr="2"] .new-head-bill i.lm-shai {
    font-size: 28px; }
  [data-dpr="3"] .new-head-bill i.lm-shai {
    font-size: 42px; }

.lm-yui-cont {
  margin-top: 3.53333rem;
  padding: 0.13333rem 0.32rem 0 0.32rem; }
  .lm-yui-cont span {
    font-size: 14px;
    color: #333;
    line-height: 0.69333rem;
    display: inline-block;
    margin-right: 0.42667rem; }
    [data-dpr="2"] .lm-yui-cont span {
      font-size: 28px; }
    [data-dpr="3"] .lm-yui-cont span {
      font-size: 42px; }
    .lm-yui-cont span:last-child {
      margin-right: 0; }
  .lm-yui-cont .tyu {
    display: flex; }
    .lm-yui-cont .tyu p {
      width: 50%; }
      .lm-yui-cont .tyu p em {
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        color: #7E95C4;
        line-height: 0.69333rem; }
        [data-dpr="2"] .lm-yui-cont .tyu p em {
          font-size: 24px; }
        [data-dpr="3"] .lm-yui-cont .tyu p em {
          font-size: 36px; }
      .lm-yui-cont .tyu p i {
        font-style: normal;
        font-size: 12px;
        color: #9BC4FD;
        line-height: 0.69333rem;
        display: inline-block;
        margin-left: 0.32rem; }
        [data-dpr="2"] .lm-yui-cont .tyu p i {
          font-size: 24px; }
        [data-dpr="3"] .lm-yui-cont .tyu p i {
          font-size: 36px; }

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