/*! hash:a1a85f94240e8af3f914, chunkhash:ca3c1f940074cbce3343, name:ep-bs/project-list, filebase:project-list.min.css, query:, file:assets/css/ep-bs/project-list.min.css */
@charset "UTF-8";
/* 跳转pc端 */
body {
  display: none; }

/* 通用重定义样式  开始 */
body,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
ol,
p,
textarea,
ul {
  margin: 0;
  padding: 0; }

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  background-color: #f5f5f5; }

body,
input,
textarea {
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.24rem; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important; }

input[type="number"] {
  -moz-appearance: textfield; }

* {
  box-sizing: border-box; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

input,
textarea {
  outline: 0; }

li {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.img {
  overflow: hidden; }

img {
  border: none;
  max-width: 100%; }

a {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }

a:hover {
  text-decoration: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.tcenter {
  text-align: center; }

.mf10 {
  margin-left: 0.1rem; }

.mf15 {
  margin-left: 0.15rem; }

.mf20 {
  margin-left: 0.2rem; }

.mt10 {
  margin-top: 0.1rem; }

.mt15 {
  margin-top: 0.15rem; }

.mt20 {
  margin-top: 0.2rem; }

.mt50 {
  margin-top: 0.5rem; }

.mt30 {
  margin-top: 0.3rem; }

.mt50 {
  margin-top: 0.5rem; }

.mb50 {
  margin-bottom: 0.5rem; }

.mb20 {
  margin-bottom: 0.2rem; }

.pl30 {
  padding-left: 0.3rem; }

.pr30 {
  padding-right: 0.3rem; }

.pt30 {
  padding-top: 0.3rem; }

.pt60 {
  padding-top: 0.6rem; }

.pb30 {
  padding-bottom: 0.3rem; }

.pb20 {
  padding-bottom: 0.2rem; }

.pb60 {
  padding-bottom: 0.6rem; }

.pt60 {
  padding-top: 0.6rem; }

.pt80 {
  padding-top: 0.8rem; }

.f12 {
  font-size: 0.12rem; }

.f14 {
  font-size: 0.14rem; }

.f16 {
  font-size: 0.16rem; }

.f24 {
  font-size: 0.24rem; }

.fs28 {
  font-size: 0.28rem; }

.fs36 {
  font-size: 0.36rem; }

.fw500 {
  font-weight: 500; }

.text-center {
  text-align: center; }

.white-bg {
  background-color: #fff; }

.display-flex {
  display: flex; }

.display-none {
  display: none; }

.three {
  display: block; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

img {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  user-select: none; }

input {
  webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none; }

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }

.rotate-90 {
  transform: rotate(-180deg);
  transition: 0.3s; }

.rotate-180 {
  transform: rotate(-180deg); }

/* ios 卡顿问题 */
* {
  -webkit-overflow-scrolling: touch; }

/* loading */
#loading {
  display: none; }

.loading {
  text-align: center;
  padding: 0.5rem 0; }

.cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.6rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }
  .cont .li-tip {
    width: 0.3rem; }

.cont-noneclick {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.6rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }
  .cont-noneclick .li-tip {
    width: 0.3rem; }

.three {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.8rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }

.three1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  width: 100%; }

.product-download {
  padding-right: 0.3rem;
  font-size: 0.24rem;
  display: flex;
  justify-content: flex-end;
  padding-top: 0.12rem;
  padding-bottom: 0.12rem; }
  .product-download .product-download-a {
    display: block;
    position: relative;
    color: #599be0;
    margin-right: 0.25rem;
    font-size: 0.24rem; }
  .product-download .product-download-a:after {
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAgCAYAAACVU7GwAAABxElEQVRYR+2YwSsEYRjGn3csJ0o5KaxRbg7K1QHlKgeyg7DF7Lo4UW5ylLPDGrKydhcXFykXTkocxYHsbCnKP0B259W3pyU7880Mcpi5fs/7PL95vvmaZggeroiR6yHQqd0og3uzM+qZB3uQl6EASra1oKmgKZsGgtMn+3gETf1oU1oiN8hAZ7kpKbRk+5qxeLl8nYku9vTWYxkwx+3TDPMKQJeMmZOGgXsUuD87q5p2WluoyHpuioi2nMLcrBNRMj0djnqGGk+YjUUFNwDq3QTbbitzNKurSc9QYjCy/jBARCmA6vyCEdNiWg+vOPk4PlPCQNvMd8PiFICwk2HFdYvjmZiakJmXghJGIxv3HQqHdvDlFEqEvIFpIqOH9yW0JYk0lBCPGXdNFqq3AfRJBjxbljW5F2s7kdS7hxITw2vXtaGaui2AhxyCbhVWJnf1lks3QK6bKjfXDNMAMF0h8JyKVVPpePOdWyBfUGJ4dMNcZcb8p2DGUeH1PXow1/7iBcg3VAnMyOsM1kFoANPh02PLwtkyFbwC/QiUn/BKs65O328AfOcZQMk2TZphsqz4L3Ticz+Akmn6/zYl/gvI3MFfaj4APjTMezSzKw4AAAAASUVORK5CYII=") 0 0 no-repeat;
    position: absolute;
    top: 0.07rem;
    right: -0.25rem;
    width: 0.2rem;
    height: 0.32rem;
    background-size: 100%; }

.bwhite {
  background-color: #fff; }

.border-error {
  border: 1px solid red !important; }

input[type="search"] {
  -webkit-appearance: none; }

input::-webkit-search-cancel-button {
  display: none; }

.m-nav {
  width: 100%;
  height: 1.01rem;
  background-color: #383D41;
  padding: 0px .26rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  z-index: 1000; }
  .m-nav .logo {
    z-index: 999;
    display: flex;
    align-items: center;
    font-size: .32rem;
    font-weight: bold;
    color: #ffffff; }
    .m-nav .logo img {
      width: 2rem;
      margin-right: .1rem; }
  .m-nav .top-right {
    display: flex;
    align-items: center; }
    .m-nav .top-right .head {
      width: .32rem;
      height: .32rem;
      margin-right: .43rem; }
    .m-nav .top-right .ig-menu {
      width: .28rem;
      height: .25rem; }

.account-nav {
  width: 100%;
  position: fixed;
  z-index: 900;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
  bottom: 0;
  display: none;
  top: 1.01rem; }
  .account-nav .account-main {
    background-color: #2E2E2E;
    height: 2.3rem;
    position: absolute;
    top: -3rem;
    width: 100%;
    padding: .7rem .25rem 0; }
    .account-nav .account-main .register {
      width: 4rem;
      background-color: #158BEC;
      color: #fff;
      border: 1px solid #158BEC;
      height: .8rem;
      line-height: .8rem;
      display: inline-block;
      text-align: center; }
    .account-nav .account-main .login {
      width: 2.7rem;
      border: 1px solid #0081EB;
      color: #0081EB;
      height: .8rem;
      line-height: .8rem;
      background-color: #2E2E2E;
      margin-left: .2rem;
      display: inline-block;
      text-align: center; }
  .account-nav .logout-main {
    background-color: #2E2E2E;
    height: 1.4rem;
    position: absolute;
    top: -3rem;
    width: 100%;
    text-align: right; }
    .account-nav .logout-main .tel {
      font-size: .32rem;
      font-weight: 500;
      color: white;
      line-height: 1.4rem;
      margin-right: .4rem; }
    .account-nav .logout-main img {
      width: .26rem;
      margin-right: .25rem; }

.menu {
  width: 100%;
  position: fixed;
  z-index: 999;
  margin: 0;
  top: 1.01rem;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  overflow: scroll; }
  .menu .menu-ul {
    position: absolute;
    right: -100%;
    min-height: 100%;
    background-color: blue;
    width: 6.26rem;
    background-color: #2E2E2E; }
  .menu .menu-ul-li {
    height: 1.2rem;
    border-bottom: 1px solid #979797;
    font-size: 0.32rem;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0.42rem;
    padding-right: 0.19rem;
    position: relative; }
    .menu .menu-ul-li .li-tip {
      width: .3rem; }
  .menu .border-bt-none {
    border-bottom: none;
    margin-bottom: 1rem; }
  .menu .menu-two {
    background-color: #656565; }
    .menu .menu-two div {
      height: 1.2rem;
      padding-left: 0.42rem;
      border-bottom: 1px solid #979797;
      font-size: 0.32rem;
      line-height: 1.2rem;
      color: white; }

._footer {
  padding: 0 0.1rem;
  width: 100%;
  background: #373d41; }
  ._footer ._title {
    margin-top: 0.16rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #fff;
    border-top: 0.02rem solid #979797;
    display: flex;
    justify-content: space-between; }
    ._footer ._title p {
      width: 100%;
      text-align: center; }
  ._footer ._center {
    display: flex;
    padding-top: 0.39rem;
    box-sizing: border-box; }
    ._footer ._center ._left {
      flex: 1;
      display: flex;
      justify-content: space-between; }
      ._footer ._center ._left dl {
        flex: 1; }
        ._footer ._center ._left dl dt {
          width: 1.41rem;
          height: 1.41rem; }
          ._footer ._center ._left dl dt img {
            width: 100%;
            height: 100%; }
        ._footer ._center ._left dl dd {
          width: 1.41rem;
          margin-top: 0.16rem;
          font-size: 0.22rem;
          font-weight: 500;
          color: white;
          line-height: 0.33rem;
          text-align: center; }
    ._footer ._center ._right {
      box-sizing: border-box; }
      ._footer ._center ._right p {
        margin: 0.2rem 0 0 0;
        font-size: 0.24rem;
        font-weight: 500;
        color: white;
        line-height: 0.33rem;
        text-align: center; }

/* iphoneX适配 */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  ._footer {
    padding-bottom: 34px; } }

/* 通用重定义样式  结束 */
.xb-wrap {
  background-image: url(/assets/img/xbbg.3994b7a0c.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: .3rem 0; }
  .xb-wrap .xb-top .xb-title {
    position: absolute;
    left: .2rem; }
    .xb-wrap .xb-top .xb-title span {
      font-size: .36rem;
      color: #FF274F;
      font-weight: bold; }
    .xb-wrap .xb-top .xb-title img {
      width: .5rem;
      vertical-align: sub;
      margin-left: .1rem; }
  .xb-wrap .xb-top .marquee {
    overflow: hidden;
    font-size: .28rem;
    white-space: nowrap;
    padding-top: .04rem;
    margin-left: 1.5rem; }
  .xb-wrap .xb-top .pad_right {
    color: #544646 !important; }
  .xb-wrap .xb-top #scroll_div {
    overflow: hidden;
    white-space: nowrap;
    width: 5.9rem;
    margin-left: .1rem; }
  .xb-wrap .xb-top #scroll_begin,
  .xb-wrap .xb-top #scroll_end {
    display: inline; }
  .xb-wrap .xb-bottom {
    position: relative;
    padding: .3rem 0 .1rem 0; }
    .xb-wrap .xb-bottom .xb-t {
      color: #FFA16E;
      font-size: .28rem;
      padding-left: 1.1rem;
      padding-right: 1rem; }
    .xb-wrap .xb-bottom .img1 {
      width: .3rem;
      height: .35rem;
      position: absolute;
      top: .5rem;
      left: .5rem; }
    .xb-wrap .xb-bottom .img2 {
      width: 0.3rem;
      height: 0.35rem;
      position: absolute;
      right: .5rem;
      top: .5rem; }

.wrap {
  width: 100%;
  margin-top: 1.01rem;
  background: #fff; }
  .wrap .title {
    height: 1rem;
    line-height: 1rem;
    font-size: .42rem;
    color: #fff;
    background: #2E2E2E;
    text-align: center; }
  .wrap .content-box .tab {
    height: 1rem;
    background: #E0E0E0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .wrap .content-box .tab a {
      font-size: .38rem;
      color: #222;
      height: 1rem;
      line-height: 1rem; }
    .wrap .content-box .tab .current {
      border-bottom: 2px solid #4798E6;
      color: #4798E6; }
  .wrap .content-box .search {
    position: relative;
    padding: 0.14rem .26rem; }
    .wrap .content-box .search input {
      height: .7rem;
      width: 100%;
      border: 1px solid #E0E0E0;
      text-indent: 1em;
      background: #F5F5F5;
      font-size: .36rem; }
    .wrap .content-box .search .js-search {
      width: .32rem;
      height: .32rem;
      position: absolute;
      top: .35rem;
      right: .4rem; }
  .wrap .content-box .content .section {
    padding: 0 0 .35rem 0;
    border-top: 1px solid #E0E0E0; }
    .wrap .content-box .content .section .proj-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: .3rem .26rem .26rem .27rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .wrap .content-box .content .section .proj-box .proj-info {
        width: 5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .wrap .content-box .content .section .proj-box .proj-info .collect {
          width: .31rem;
          height: .3rem; }
        .wrap .content-box .content .section .proj-box .proj-info .pro-title {
          font-size: .36rem;
          color: #106ebe; }
      .wrap .content-box .content .section .proj-box .pro-adress img {
        width: .18rem;
        height: .21rem; }
      .wrap .content-box .content .section .proj-box .pro-adress span {
        font-size: .28rem;
        color: #999; }
    .wrap .content-box .content .section .status {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 .73rem .16rem .67rem;
      font-size: .3rem;
      color: #666; }
    .wrap .content-box .content .section .proj-introduce {
      font-size: .3rem;
      color: #666;
      padding: 0 .41rem 0 .66rem; }
      .wrap .content-box .content .section .proj-introduce .proj-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: .16rem; }
        .wrap .content-box .content .section .proj-introduce .proj-detail .detail {
          color: #222;
          display: inline-block;
          width: 4.9rem;
          overflow: hidden;
          text-overflow: ellipsis; }
        .wrap .content-box .content .section .proj-introduce .proj-detail .active {
          white-space: nowrap; }
      .wrap .content-box .content .section .proj-introduce .swiper-container {
        padding: .19rem 0; }
        .wrap .content-box .content .section .proj-introduce .swiper-container .swiper-slide img {
          width: 100%;
          height: 2.16rem; }
      .wrap .content-box .content .section .proj-introduce .js-img {
        padding: 0.19rem 0px; }
        .wrap .content-box .content .section .proj-introduce .js-img img {
          width: 100%; }
      .wrap .content-box .content .section .proj-introduce .down {
        width: 6.28rem;
        height: .6rem;
        background: #F3F5F6;
        text-align: center;
        line-height: .6rem; }
        .wrap .content-box .content .section .proj-introduce .down img {
          width: .32rem;
          height: .18rem; }
