/* CSS Document */
html {
  font-size: 200px; }

/* CSS Document */
.sitetree {
  padding-top: 0.075rem;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  max-width: 6.22rem;
  margin: auto;
  color: #a5a5a5; }
  .sitetree a {
    font-size: 0.07rem;
    padding-left: 0.06rem;
    color: #a5a5a5; }
    .sitetree a:hover {
      color: #c71621; }
  .sitetree span.space {
    margin: 0 0.04rem;
    width: 0.055rem; }
    .sitetree span.space:before {
      content: "\f105";
      text-decoration: inherit;
      speak: none;
      font-family: 'FontAwesome';
      font-size: 0.07rem;
      color: #a5a5a5; }

h2 {
  font-size: 0.15rem;
  color: #720606;
  text-align: center;
  padding-top: 0.05rem;
  margin-bottom: 0.1rem; }

.about {
  width: 6rem;
  margin: auto auto 0.35rem auto; }
  .about .logo {
    width: 2.725rem;
    margin: auto auto 0.15rem auto; }
    .about .logo img {
      width: 100%; }
  .about h2 {
    font-size: 0.16rem;
    color: #BD842C;
    text-align: center;
    padding-top: 0.05rem;
    margin-bottom: 0.15rem;
    font-weight: bold; }
  .about .ititle {
    font-size: 0.16rem;
    line-height: 0.16rem;
    color: #BD842C;
    text-align: center;
    margin-bottom: 0.25rem;
    font-weight: bold; }
  .about .content {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .about .content .logo {
      width: 100%;
      text-align: center;
      margin-bottom: 0.1rem; }
    .about .content .other {
      width: 2.95rem;
      margin: auto auto 0.15rem auto;
      background: #786649;
      padding: 0.1rem 0.25rem;
      box-sizing: border-box;
      border-radius: 0.05rem; }
      .about .content .other .t {
        font-size: 0.11rem;
        line-height: 0.125rem;
        font-weight: bold;
        margin-bottom: 0.05rem; }
      .about .content .other .d {
        font-size: 0.065rem;
        color: #fff;
        line-height: 0.1rem; }
    .about .content .list2 {
      width: 100%; }
      .about .content .list2 .item {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 0.15rem; }
        .about .content .list2 .item .im {
          width: 2.925rem; }
          .about .content .list2 .item .im img {
            width: 100%; }
          .about .content .list2 .item .im p.t {
            font-size: 0.16rem;
            font-weight: bold;
            line-height: 0.195rem;
            color: #BD842C;
            margin-bottom: 0.1rem; }
            .about .content .list2 .item .im p.t span {
              color: #7FC269;
              font-size: 0.16rem;
              font-weight: bold;
              line-height: 0.195rem; }
          .about .content .list2 .item .im p.c {
            font-size: 0.12rem;
            font-weight: 500;
            line-height: 0.15rem;
            text-align: justify;
            color: #515151; }
          .about .content .list2 .item .im p.h {
            color: #FFD400;
            font-size: 0.32rem;
            font-weight: 500;
            line-height: 0.32rem;
            margin-bottom: 0.15rem; }
        .about .content .list2 .item:last-child .im img {
          margin-top: -0.25rem; }
        .about .content .list2 .item:last-child .im:last-child {
          align-self: self-end; }
    .about .content .list {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
      .about .content .list .item {
        width: 50%;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0.075rem; }
        .about .content .list .item .icon {
          width: 0.835rem;
          height: 0.835rem; }
          .about .content .list .item .icon img {
            width: 0.835rem;
            height: 0.835rem; }
        .about .content .list .item .desc {
          flex: 1;
          margin-left: 0.09rem;
          margin-right: 0.25rem;
          padding-top: 0.05rem; }
          .about .content .list .item .desc .t {
            color: #BD842C;
            font-size: 0.09rem;
            margin-bottom: 0.075rem; }
          .about .content .list .item .desc .d {
            font-size: 0.065rem;
            color: #515151;
            line-height: 0.1rem; }
    .about .content .left {
      width: 3.02rem;
      margin-right: 0.13rem; }
      .about .content .left img {
        width: 100%;
        height: 1.26rem;
        border-radius: 0.05rem; }
        .about .content .left img:first-child {
          margin-bottom: 0.14rem; }
    .about .content .right {
      flex: 1;
      padding-right: 0.595rem; }
      .about .content .right img {
        width: 2.21rem;
        height: 0.915rem;
        border-radius: 0.05rem;
        margin-bottom: 0.15rem; }
      .about .content .right ul li {
        font-size: 0.065rem;
        line-height: 0.075rem;
        color: #515151;
        margin-bottom: 0.05rem;
        margin-left: 0.08rem;
        list-style-position: outside; }
      .about .content .right h3 {
        margin-top: 0.125rem;
        margin-bottom: 0.05rem;
        font-size: 0.11rem;
        line-height: 0.11rem;
        font-weight: bold;
        color: #871779; }
      .about .content .right p {
        font-size: 0.065rem;
        line-height: 0.075rem;
        color: #515151; }

.about-winex {
  width: 100%;
  display: block; }
  .about-winex h3 {
    font-size: 0.185rem;
    color: #333333;
    text-align: center;
    width: 3.7rem;
    margin: auto; }
  .about-winex p {
    margin-top: 0.1rem;
    font-size: 0.105rem;
    color: #333333;
    text-align: center;
    line-height: 0.18rem; }
  .about-winex .content {
    width: 100%;
    max-width: 6.22rem;
    margin: 0.55rem auto;
    display: table; }
    .about-winex .content .item {
      width: 25%;
      display: block;
      float: left;
      width: 25%;
      display: table-cell;
      text-align: center;
      padding: 0 0.1rem;
      box-sizing: border-box; }
      .about-winex .content .item img {
        height: 0.42rem; }
      .about-winex .content .item .title {
        font-size: 0.11rem;
        margin: 0.1rem;
        color: #95060f; }
      .about-winex .content .item .descr {
        font-size: 0.09rem;
        color: #333;
        line-height: 0.13rem;
        text-align: left; }

.about-livex {
  background: #ebebeb;
  padding-bottom: 0.375rem; }
  .about-livex h2 {
    padding-top: 0.4rem;
    margin-bottom: 0.15rem; }
  .about-livex h3 {
    font-size: 0.185rem;
    color: #333333;
    text-align: center;
    width: 4.3rem;
    margin: auto; }
  .about-livex p {
    margin-top: 0.1rem;
    font-size: 0.105rem;
    color: #333333;
    text-align: center;
    line-height: 0.14rem; }
  .about-livex .content {
    margin-top: 0.25rem;
    width: 100%;
    max-width: 5.22rem;
    margin: 0.25rem auto 0rem auto;
    text-align: center; }
    .about-livex .content .item {
      width: 1.475rem;
      margin-right: 0.275rem;
      min-height: 2.05rem;
      display: inline-table; }
      .about-livex .content .item .img {
        width: 1.35rem;
        height: 0.915rem;
        background-size: cover;
        background-position: center; }
      .about-livex .content .item:last-child {
        margin-right: 0rem; }
        .about-livex .content .item:last-child .img {
          background-image: url(/img/system/www/p/aboutus/about3.jpg); }
      .about-livex .content .item:nth-of-type(2) .img {
        background-image: url(/img/system/www/p/aboutus/about2.jpg); }
      .about-livex .content .item:first-child .img {
        background-image: url(/img/system/www/p/aboutus/about1.jpg); }
      .about-livex .content .item .title {
        font-size: 0.105rem;
        color: #333333;
        margin: 0.05rem 0.05rem 0.05rem 0.02rem;
        text-align: left;
        height: 0.18rem;
        line-height: 0.18rem; }
        .about-livex .content .item .title .view {
          width: 0.375rem;
          height: 0.18rem;
          display: block;
          float: right;
          background: #95060f;
          border-radius: 0.18rem;
          -webkit-border-radius: 0.18rem;
          -moz-border-radius: 0.18rem;
          color: #fff;
          font-size: 0.1rem;
          text-align: center; }
      .about-livex .content .item .descr {
        font-size: 0.08rem;
        color: #333333;
        margin: 0rem 0.02rem;
        text-align: left; }

.about-vine {
  width: 100%;
  display: block;
  padding-bottom: 0.375rem; }
  .about-vine h2 {
    padding-top: 0.3rem;
    margin-bottom: 0.15rem; }
  .about-vine h3 {
    font-size: 0.145rem;
    color: #333333;
    text-align: center; }
  .about-vine p {
    margin-top: 0.1rem;
    font-size: 0.105rem;
    color: #333333;
    text-align: center;
    line-height: 0.15rem; }
  .about-vine p.t {
    font-size: 0.085rem; }
    .about-vine p.t a {
      color: #720606; }
  .about-vine .content {
    margin-top: 0.15rem;
    margin-bottom: 0.4rem;
    text-align: center;
    width: 100%; }
    .about-vine .content .item {
      width: 0.925rem;
      margin: 0 0.07rem;
      display: inline-table; }
      .about-vine .content .item .title {
        font-size: 0.08rem;
        color: #333333;
        margin-top: 0.06rem; }
      .about-vine .content .item .awesome {
        width: 100%;
        height: 0.35rem;
        position: relative;
        font-size: 0.085rem; }
        .about-vine .content .item .awesome img {
          height: 0.35rem; }

.trading-photos {
  width: 100%;
  display: block;
  padding-bottom: 0.325rem; }
  .trading-photos h2 {
    margin-bottom: 0.1rem;
    padding-top: 0; }
  .trading-photos .slideContainer {
    position: relative;
    width: 100%;
    height: 1.83rem;
    overflow: hidden; }
  .trading-photos .communications .slideList img {
    height: 1.83rem;
    float: left; }
  .trading-photos .slideList {
    position: absolute;
    top: 0;
    left: 0; }
  .trading-photos .prev {
    position: absolute;
    height: 0.12rem;
    width: 0.07rem;
    top: 0.855rem;
    left: 0.64rem;
    color: #fff;
    text-decoration: none;
    background: url(/img/system/www/p/aboutus/left.png) no-repeat;
    background-size: cover; }
  .trading-photos .next {
    position: absolute;
    height: 0.12rem;
    width: 0.07rem;
    top: 0.855rem;
    right: 0.64rem;
    color: #fff;
    text-decoration: none;
    background: url(/img/system/www/p/aboutus/right.png) no-repeat;
    background-size: cover; }

.members {
  width: 100%;
  display: block;
  padding-bottom: 0.325rem; }
  .members h2 {
    margin-bottom: 0.1rem;
    padding-top: 0; }
  .members .slideContainer {
    position: relative;
    width: 100%;
    height: 1.83rem;
    overflow: hidden; }
  .members .communications .slideList img {
    height: 1.83rem;
    float: left; }
  .members .slideList {
    position: absolute;
    top: 0;
    left: 0; }
  .members .prev {
    position: absolute;
    height: 0.12rem;
    width: 0.07rem;
    top: 0.855rem;
    left: 0.64rem;
    color: #fff;
    text-decoration: none;
    background: url(/img/system/www/p/aboutus/left.png) no-repeat; }
  .members .next {
    position: absolute;
    height: 0.12rem;
    width: 0.07rem;
    top: 0.855rem;
    right: 0.64rem;
    color: #fff;
    text-decoration: none;
    background: url(/img/system/www/p/aboutus/right.png) no-repeat; }

.content.mobile {
  display: none; }

.logo.mobile {
  display: none; }

@media (max-width: 750px) {
  .content.desktop {
    display: none; }

  .logo.desktop {
    display: none; }

  .logo.mobile {
    display: block; }

  .list3 {
    width: 100%; }
    .list3 p.t {
      font-size: 0.32rem;
      font-weight: bold;
      line-height: 0.39rem;
      text-align: center;
      margin-bottom: 0.15rem;
      color: #BD842C;
      margin-top: 0.15rem; }
    .list3 p.c {
      font-size: 0.13rem;
      font-weight: 500;
      line-height: 0.16rem;
      color: #515151;
      margin-bottom: 0.15rem; }
    .list3 p.h {
      font-weight: 500;
      font-size: 0.25rem;
      margin-bottom: 0.15rem;
      color: #FFD400;
      font-weight: bold; }
    .list3 img {
      margin-bottom: 0.15rem;
      width: 100%; }

  .content.mobile {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex; }

  .about .content .list .item .desc .t {
    color: #815408;
    font-size: 0.18rem;
    margin-bottom: 0.15rem; }

  .about .content .list .item .desc .d {
    font-size: 0.13rem;
    color: #515151;
    line-height: 0.2rem; }

  .about .content .other .t {
    font-size: 0.22rem;
    line-height: 0.25rem;
    font-weight: bold;
    margin-bottom: 0.1rem; }

  .about .content .other .d {
    font-size: 0.13rem;
    color: #fff;
    line-height: 0.2rem; }

  .about .content .list .item {
    width: 100%; }

  .about .content .list .item .icon {
    width: 100%;
    height: auto; }
    .about .content .list .item .icon img {
      width: 100%;
      height: auto; }

  .about .content .other {
    width: 100%;
    padding: 0.1rem 0.15rem; }

  .about-winex {
    width: 3.45rem;
    margin: auto; }
    .about-winex p {
      font-size: 0.13rem;
      line-height: 0.2rem; }
    .about-winex h3 {
      font-size: 0.14rem;
      width: 3.45rem; }
    .about-winex .content .item {
      width: 100%;
      padding: 0;
      margin: auto auto 0.3rem auto; }
      .about-winex .content .item .descr {
        font-size: 0.13rem;
        line-height: 0.2rem; }
      .about-winex .content .item .title {
        font-size: 0.17rem; }
      .about-winex .content .item:last-child {
        margin: auto; }

  .about-livex h3 {
    width: 3.45rem;
    margin: auto;
    font-size: 0.14rem; }

  .about-livex p {
    font-size: 0.13rem;
    line-height: 0.2rem;
    width: 3.45rem;
    margin: 0.1rem auto auto auto;
    text-align: left; }

  .about-livex .content {
    width: 3.45rem; }
    .about-livex .content .item {
      width: 100%; }
      .about-livex .content .item .img {
        width: 100%;
        background-size: cover;
        background-position: center;
        height: 1.5rem; }
      .about-livex .content .item .title {
        font-size: 0.15rem;
        line-height: 0.18rem; }
      .about-livex .content .item .descr {
        font-size: 0.13rem;
        line-height: 0.2rem;
        margin-bottom: 0.3rem; }
      .about-livex .content .item:last-child .descr {
        margin-bottom: 0rem; }

  .sitetree {
    display: none; }

  .about h2 {
    margin-top: 0.13rem;
    padding-top: 0;
    margin-bottom: 0.2rem;
    font-size: 0.22rem; }

  .about {
    width: 3.45rem;
    margin: auto auto 0.25rem auto; }
    .about .content .left {
      width: 100%;
      margin-right: 0; }
      .about .content .left img {
        height: auto; }
    .about .content .right {
      padding-right: 0; }
      .about .content .right img {
        width: 100%;
        height: auto; }
      .about .content .right ul li {
        font-size: 0.13rem;
        line-height: 0.15rem;
        margin-bottom: 0.1rem;
        margin-left: 0.11rem; }
      .about .content .right h3 {
        font-size: 0.22rem;
        line-height: 0.25rem;
        margin-bottom: 0.1rem;
        margin-top: 0.2rem; }
      .about .content .right p {
        font-size: 0.13rem;
        line-height: 0.15rem;
        margin-bottom: 0.2rem; }

  .about-livex h2 {
    padding-top: 0.15rem; }

  .about-vine h2 {
    padding-top: 0; }

  .about-vine p {
    width: 3.45rem;
    text-align: left;
    margin: 0.1rem auto auto auto; }

  .about-vine .content {
    margin-top: 0.25rem;
    margin-bottom: 0; }

  .about-vine .content .item .title {
    font-size: 0.13rem; }

  .about-vine .content .item {
    width: 1.275rem;
    margin: 0 0.225rem 0.25rem 0.225rem; }

  .about-vine p.t {
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.2rem; }

  .about-vine {
    padding-bottom: 0.2rem; } }
