﻿.centerXY {
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
}
.col-sm-20 {
  width: 20%;
  float: left;
}
.bfc {
  overflow: hidden;
}
.f18 {
  font-size: 0.9rem;
  text-indent: 10px;
}
.f40 {
  font-size: 2rem;
}
.f30 {
  font-size: 1.5rem !important;
}
.f35 {
  font-size: 1.75rem !important;
}
.mb20 {
  margin-bottom: 1rem;
}
.f27 {
  font-size: 1.35rem !important;
}
.f25 {
  font-size: 1.25rem !important;
}
.f30 {
  font-size: 1.5rem !important;
}
.inline {
  display: inline-block;
}
.w100 {
  width: 100%!important;
}
.b-white {
  background: white;
}
.b-black2 {
  background: #292929;
}
.b-black {
  background: #2b2b2b;
}
.b-orange {
  background: url(../img/orange_bg.png);
}
.c-orange {
  color: #ff911e;
}
.underline {
  padding-bottom: 5px;
  border-bottom: 1px solid white;
}
.c-white {
  color: white;
}
.c-black {
  color: #23262a;
}
.centerXY {
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  position: absolute!important;
  left: 50%;
  top: 50%;
  height: 100%;
}
.hight-auto {
  height: auto!important;
}
.tb-lr {
  -webkit-writing-mode: vertical-lr;
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
  white-space: nowrap;
}
.bg-light-orange {
  background: #fe9a31;
}
.bg-orange {
  background: #ff911e;
}
.no-padd {
  padding: 0!important;
}
.zindex5 {
  position: relative;
  z-index: 5;
}
.mgauto {
  margin: 0 auto;
}
.mg-v60 {
  margin: 3rem auto !important;
}
.mg-v20 {
  margin: 1rem 0;
}
.mb40 {
  margin-bottom: 2rem;
}
.no-padd-bt {
  padding-bottom: 0!important;
}
ul {
  padding: 0;
}
.hidden-text {
  font-size: 0;
}
li {
  list-style: none;
}
.pd50 {
  padding: 0 2.5rem;
}
.pd-rp5 {
  padding-right: 5%;
}
.pd30 {
  padding: 0 1.5rem;
}
.hidden-text {
  font-size: 0;
}
.tablet {
  font-size: 1rem;
  height: 2.1rem;
  background: #23262a;
  display: inline-block;
  padding: 0 1rem;
  line-height: 2.1rem;
  color: #ff911e;
}
a,
a:hover {
  text-decoration: none;
}
.btn-collapse {
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #ff911e;
  width: 290px;
  height: 73px;
  line-height: 65px;
  padding-left: 80px;
  color: #23262a;
  font-size: 1.75rem;
  letter-spacing: 80px;
}
.h5-collection {
  background: url(../img/ad/h5collections.png);
  animation: h5move steps(6) 6s infinite;
  -webkit-animation: h5move steps(6) 6s infinite;
  width: 256px;
  height: 494px;
}
.good-deeds {
  overflow: hidden;
  position: relative;
  height: 150px;
}
.good-deeds img {
  width: 100%;
  margin: 10px 0;
  display: block;
}
.good-deeds .frame {
  animation: gooddeeds 12s infinite linear;
  -webkit-animation: gooddeeds  12s infinite linear;
}
.ad-left {
  position: fixed;
  left: .618%;
  width: 256px;
  top: 25%;
  background: black;
  height: 494px;
  z-index: 1111;
}
.ad-right {
  padding: 8px 0;
  height: 494px;
  z-index: 1111;
  position: fixed;
  right: .618%;
  margin-right: 16px;
  width: 256px;
  top: 25%;
}
@keyframes h5move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1536px 0;
  }
}
@-webkit-keyframes h5move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1536px 0;
  }
}
@keyframes gooddeeds {
  100% {
    -webkit-transform: translate3d(0, -990px, 0);
    transform: translate3d(0, -990px, 0);
  }
}
@-webkit-keyframes gooddeeds {
  100% {
    -webkit-transform: translate3d(0, -990px, 0);
    transform: translate3d(0, -990px, 0);
  }
}
@-webkit-keyframes moveX {
  0% {
    transform: translate3d(-30px, 0, 0);
    -webkit-transform: translate3d(-30px, 0, 0);
  }
  100% {
    transform: translate3d(30px, 0, 0);
    -webkit-transform: translate3d(30px, 0, 0);
  }
}
@keyframes moveX {
  0% {
    transform: translate3d(-30px, 0, 0);
    -webkit-transform: translate3d(-30px, 0, 0);
  }
  100% {
    transform: translate3d(30px, 0, 0);
    -webkit-transform: translate3d(30px, 0, 0);
  }
}
@-webkit-keyframes moveY {
  0% {
    transform: translate3d(0, -30px, 0);
    -webkit-transform: translate3d(0, -30px, 0);
  }
  100% {
    transform: translate3d(0, 30px, 0);
    -webkit-transform: translate3d(0, 30px, 0);
  }
}
@keyframes moveY {
  0% {
    transform: translate3d(0, -30px, 0);
    -webkit-transform: translate3d(0, -30px, 0);
  }
  100% {
    transform: translate3d(0, 30px, 0);
    -webkit-transform: translate3d(0, 30px, 0);
  }
}
.ani.moveX {
  -webkit-animation-name: moveX;
  animation-name: moveX;
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.ani.moveY {
  -webkit-animation-name: moveY;
  animation-name: moveY;
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
* {
  -webkit-text-size-adjust: none;
}
body {
  overflow-x: hidden;
}
html,
body {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
body {
  font-size: 0.9rem;
}
[fullimg] {
  width: 100%;
  display: block;
}
body {
  background: url(../img/all_bg.png) repeat;
}
.m-body {
  width: 1000px;
  max-width: 100%;
  padding: 0 0.75rem;
  margin: 0 auto;
}
.m-cnt {
  margin: 0 -0.75rem;
}
.m-wrap {
  margin: 0 -1.25rem;
}
img {
  border: 0;
  padding: 0;
  max-width: 100%;
  max-height: 100%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
/*CSS 函数*/
a {
  outline: none;
}
.index5 {
  background-color: #23262a;
  text-align: center;
  background: url(../img/index/teamBg.jpg) no-repeat center / cover;
}
.index5 #member_carousel {
  width: 990px;
  margin: 0 auto 0;
  max-width: 100%;
  height: 820px;
  overflow: hidden;
}
.index5 #member_carousel .carousel-inner,
.index5 #member_carousel .item {
  height: 100%;
}
.index5 #member_carousel .item {
  padding: 3.6rem 0;
}
.index5 #member_carousel .carousel-caption {
  position: relative;
  height: 0;
  padding: 0;
}
.index5 #member_carousel .intro {
  text-align: left;
  left: 50%;
  position: absolute;
  margin-left: 8.8%;
  top: 18.6%;
}
.index5 #member_carousel .detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.75rem;
}
.index5 #member_carousel .item {
  text-align: center;
}
.index5 #member_carousel .item img {
  margin-left: 18.6%;
  width: 45%;
  max-height: none;
}
.index5 #member_carousel .carousel-inner .item {
  padding-top: 0;
}
.index5 #member_carousel .intro {
  color: #ff911e;
}
.index5 #member_carousel .intro h1 {
  font-size: 3.5rem;
/*  border-bottom: 2px solid white;*/
  padding-bottom: 1.05rem;
  margin-bottom: 0;
}
.index5 #member_carousel .intro span,
.index5 #member_carousel .intro b {
  font-size: 1.1rem;
  margin-left: 0.5rem;
  vertical-align: bottom;
}
.index5 #member_carousel .intro p {
  margin: 0.7rem 0;
  line-height: 1.3;
  color: white;
}
.index5 #member_carousel .detail {
  z-index: 999;
  top: 480px;
  text-align: center;
  color: white;
}
.index5 #member_carousel .detail p + p {
  margin: 0.5rem;
}
.index5 #member_carousel .detail .inner {
  border-top: 1px solid white;
  width: 86.4%;
  margin: 0 auto;
  padding: 0 3.3rem;
}
.index5 .h-carousel-indicators {
  width: 420px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0 auto;
}
.index5 .h-carousel-indicators li + li {
  margin-left: 30px;
}
.index5 .h-carousel-indicators img {
  width: 120px;
  height: 120px;
}
.index5 .h-carousel-indicators li {
  position: relative;
  display: inline-block;
}
.index5 .h-carousel-indicators li:after {
  background-color: rgba(35, 38, 42, 0.5);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.index5 .h-carousel-indicators li.active:after {
  background: transparent;
}
.index5 .listControl {
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 600px;
  z-index: 100;
}
.index5 .listControl .leftBtn {
  position: absolute;
  left: 0;
}
.index5 .listControl .rightBtn {
  position: absolute;
  right: 0;
}
.index5 .listControl .rightBtn,
.index5 .listControl .leftBtn {
  top: 38px;
}
.index5 .listControl .glyphicon {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.3);
}
.index5 .listControl .glyphicon:hover {
  color: white;
}
.index4 {
  text-align: center;
  background: url(../img/index/aboutUsBg.png) no-repeat center / cover;
  background-color: #23262a;
}
.index4 .index4Con {
  width: 90%;
}
.index4 .aboutUs_txt {
  padding-top: 7.70833333%;
  padding-bottom: 20px;
  color: #ff9800;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3rem;
  margin: 0;
}
.index4 .line {
  background-color: #ff9800;
  width: 12.13541667%;
  height: 2px;
  padding: 2px;
  margin: 0 auto;
}
.index4 .index4_row {
  padding-top: 2.60416667%;
  padding-bottom: 10.41666667%;
}
.index4 .index4_row .index4_item2 {
  padding: 0;
  margin: 0;
}
.index4 .index4_row .index4_box2 {
  background-color: rgba(255, 152, 0, 0.1);
  height: 290px;
  padding: 0;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 2px;
}
.index4 .index4_row .txtColor {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
}
.index4 .index4_row .cn {
  font-size: 1.5rem;
  padding-bottom: 10.37037037%;
  margin: 0;
  padding-top: 55px;
  color: #ff911e;
}
.index4 .index4_row .index4_txt {
  margin: 0;
  font-size: 0.9rem;
  text-align: justify;
  padding: 0 14px 0 14px;
  line-height: 24px;
}
.index3 {
  text-align: center;
}
.index3 .index3_item {
  position: relative;
  padding: 0;
  border: 2px solid white;
  box-sizing: border-box;
  overflow: hidden;
}
.index3 .index3_item .index3_hover {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(40, 44, 48, 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.index3 .index3_item .index3_hover .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  overflow: hidden;
  height: auto;
  width: 100%;
}
.index3 .index3_item .index3_hover .pd_sp {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  position: relative;
  margin: 0 auto;
  padding-top: 3.02083333%;
  width: 24.16666667%;
}
.index3 .index3_item .index3_hover .pd_sp img {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.index3 .index3_item .index3_hover .pd_txt {
  color: #ff911e;
}
.index3 .index3_item .index3_hover .pd_en {
  margin: 0;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, Roboto;
  font-size: 1.2rem;
  line-height: 22px;
  padding-top: 1rem;
  padding-bottom: .5rem;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.index3 .index3_item .index3_hover .pd_cn {
  margin: 0;
  padding-top: 0.57291667%;
  font-size: 0.85rem;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, Roboto;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.index3 .index3_item .index3_p {
  width: 100%;
}
.index3 .index3_item:hover {
  cursor: pointer;
}
.index3 .index3_item:hover .index3_hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.index3 .index3_item:hover .index3_hover .pd_sp {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
.index3 .index3_item:hover .index3_hover .pd_en {
  -webkit-transition: 0.3s 0.2s ease-out;
  transition: 0.3s 0.2s ease-out;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
.index3 .index3_item:hover .index3_hover .pd_cn {
  -webkit-transition: 0.3s 0.4s ease-out;
  transition: 0.3s 0.4s ease-out;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
.index2 {
  padding-top: 13.02083333%;
  padding-bottom: 3.125%;
  background-color: #ffffff;
}
.index2 .index2_t {
  width: 100%;
  text-align: center;
}
.index2 .index2_t .index2Name {
  height: 40px;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  line-height: 0.7;
}
.index2 .index2_t .index2Name .conName {
  font-size: 1.5rem;
  line-height: 40px;
  font-weight: bold;
  position: relative;
}
.index2 .index2_t .index2Name .conName:before {
  position: absolute;
  content: '';
  background: transparent;
  right: 100%;
  width: 10px;
  height: 100%;
  border: 1px solid black;
  border-right: none;
}
.index2 .index2_t .index2Name .conName:after {
  position: absolute;
  content: '';
  background: transparent;
  width: 10px;
  height: 100%;
  border: 1px solid black;
  border-left: none;
}
.index2 .index2_t .index2_t1 {
  text-align: center;
  padding-top: 20px;
  font-size: 18px;
  max-width: 959px;
  margin: 0 auto;
}
.index2 .index2_t .index2_t2 {
  text-align: center;
  max-width: 959px;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 18px;
}
.index2 .index2_t .index2_t3 {
  text-align: center;
  max-width: 959px;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 18px;
}
.index2 .index2_t .index2_t4 {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 23px;
}
.index2 .index2_t .index2_t4 .t4_t1 {
  background-color: #23262a;
  width: 101px;
  height: 37px;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 2px;
}
.index2 .index2_t .index2_t4 .t4_t2 {
  color: #000000;
}
.index2 .index2_t .index2_t5 {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 23px;
}
.index2 .index2_t .index2_t5 .t5_t1 {
  background-color: #23262a;
  width: 101px;
  height: 37px;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 2px;
}
.index2 .index2_t .index2_t5 .t5_t2 {
  color: #000000;
}
.index1 {
  background: url(../img/index/topBg.jpg) no-repeat top / cover;
  background-color: #f5f5f5;
  padding-top: 58.125%;
  position: relative;
}
.index1 .banner-box {
  z-index: 3;
}
.index1 .mainLogo {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  top: 12%;
  text-align: center;
}
.index1 .mainLogo img {
  width: 10.52083333%;
  min-width: 160px;
}
.index1 .mainTxt {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  top: 32%;
  text-align: center;
}
.index1 .mainTxt img {
  width: 780px;
  max-width: 80%;
}
.index1 .topDevice {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  bottom: -10%;
  text-align: center;
}
.index1 .topDevice img {
  width: 56.97916667%;
}
.index1 .index1_Grey {
  position: absolute;
  padding-top: 10.41666667%;
  top: 100%;
  width: 100%;
  background-color: #f5f5f5;
}
/*about-us*/
.bd-aboutus {
  overflow: hidden;
  background: #23262a;
}
.bd-aboutus .title {
  text-align: center;
  margin: 2.5rem 0;
  font-size: 3rem;
  color: white;
}
.bd-aboutus .title span {
  position: relative;
}
.bd-aboutus .title span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 22%;
  width: 56%;
  border-bottom: 2px solid white;
}
.bd-aboutus .abount-us-swiper {
  height: 630px;
}
.bd-aboutus .abount-us-swiper h1 {
  color: white;
  text-align: center;
  font-size: 1.5rem;
}
.bd-aboutus .swiper-slide {
  font-size: 0.7rem;
  line-height: 1.25rem;
  background: url(../img/orange_bg.png) repeat;
  border-radius: 5px;
  opacity: 0.6;
  letter-spacing: 0.1rem;
  height: 100%;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.bd-aboutus .swiper-slide .text-box {
  width: 100%;
  overflow: hidden;
  padding: 20px;
}
.bd-aboutus .swiper-slide .text-box :not(h1) {
  opacity: 0;
}
.bd-aboutus .swiper-slide-active {
  z-index: 10;
  position: relative;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: none;
  transform: none;
}
.bd-aboutus .swiper-slide-active .text-box {
  width: 461px!important;
  background: url(../img/orange_bg.png) repeat;
  border-radius: 5px;
}
.bd-aboutus .swiper-slide-active .text-box :not(h1) {
  opacity: 1;
}
.bd-aboutus .swiper-slide-active h1 {
  margin: 0 auto 0.7rem;
}
.bd-aboutus .swiper-button-disabled {
  opacity: 0;
}
.bd-aboutus .swiper-button-prev,
.bd-aboutus .swiper-button-next {
  background: url(../img/arrow_left.png) no-repeat;
  background-size: cover;
  width: 4rem;
  height: 4rem;
  margin-top: -2rem;
  left: 5rem;
}
.bd-aboutus .swiper-button-next {
  left: auto;
  right: 5rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bd-aboutus .swiper-container {
  text-align: left;
}
.bd-aboutus dt,
.bd-aboutus dd {
  margin: 0;
  display: inline-block;
}
.bd-aboutus .contact-box {
  color: white;
  font-size: 1rem;
  line-height: 1.64;
  margin-top: 10%;
  padding: 0 1.95rem 6.25%;
}
.bd-aboutus .contact-box .item {
  padding: 0.8rem 1rem;
}
.bd-aboutus .contact-box .i-title {
  display: block;
  font-size: 1.25rem;
  color: #ff911e;
}
.bd-aboutus .contact-box .item + .item {
  border-top: 1px solid white;
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  text-align: left;
  font-size: 18px;
  background: #fff;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/*合作方*/
.bd-partner {
  position: relative;
  margin-bottom: 2rem;
  background: #f4f4f4;
}
.bd-partner:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -21px;
  border: 1px solid transparent;
  border-width: 19px 21px;
  border-top-color: #23262a;
  z-index: 5;
}
.bd-partner .title {
  text-align: center;
  height: 100%;
  padding: 2.5% 0 14%;
  font-size: 3rem;
  color: #23262a;
  background: url(../img/orange_bg.png) repeat;
}
.bd-partner .title span {
  position: relative;
}
.bd-partner .title span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 32.33333333%;
  width: 35.33333333%;
  border-bottom: 2px solid #23262a;
}
.bd-partner .p-list {
  height: auto;
  position: relative;
  z-index: 2;
  margin-bottom: 3rem;
  /*&:after{
    content:"";
    display:block;
    background:url(../img/footer_bg.png) repeat center bottom #f4f4f4;
padding-top:percentage(104/@d-width);
background-size:cover;
    }*/
}
.bd-partner .p-list .p-img {
  width: 59.16666667%;
  min-width: 768px;
  padding: 3rem 2% 5.55rem;
  background: white;
  margin: -10% auto 0;
  text-align: center;
}
.bd-partner .p-list .p-img img {
  width: 100%;
}
footer {
  font-size: 0.7rem;
  background: #e9e9e9;
  padding: 10px 0;
}
footer a {
  color: #23262a;
}
footer li {
  display: inline-block;
  margin: 0 15px;
}
footer .text-bg {
  /*background:url(../img/footer.png) no-repeat center ;*/
}
.market-page {
  font-size: 1.25rem;
}
.market-page .top-banner {
  position: relative;
  background: url(../img/banner_earth.jpg) no-repeat top / cover;
  background-color: #f5f5f5;
  padding-top: 57.91666667%;
}
.market-page .top-banner .pic-logo {
  width: 10.52083333%;
  min-width: 160px;
}
.market-page .top-banner .mainLogo,
.market-page .top-banner .mainTxt {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  top: 7.29166667%;
}
.market-page .top-banner .pic-title {
  margin-top: 2.08333333%;
  width: 21.45833333%;
}
.market-page p > b,
.market-page div > b {
  font-size: 1.35rem;
}
.market-page .section1 .openings {
  line-height: 1.8;
  background: url(../img/orange_bg.png) repeat;
  padding: 6.25% 1rem 5.52083333%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.market-page .section1 .openings:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -21px;
  border: 1px solid transparent;
  border-width: 19px 21px;
  border-top-color: #ff911e;
}
.market-page .what-is-market {
  min-height: 400px;
  background: #404449;
  position: relative;
  text-align: left;
}
.market-page .what-is-market .frame {
  padding-top: 5.52083333%;
}
.market-page .what-is-market .phone {
  margin-left: 20%;
  width: 21.66666667%;
}
.market-page .what-is-market .text-box {
  color: white;
  width: 576px;
  max-width: 46.875%;
  margin-left: 6.35416667%;
}
.market-page .what-is-market .title {
  width: 22.23958333%;
  min-width: 350px;
  margin: 10.83333333% 0 2.8125%;
}
.market-page .section1 {
  text-align: center;
}
.market-page .section1 h2 {
  font-size: 3rem;
  color: #23262a;
}
.market-page .section1 .part2 {
  color: white;
  padding-bottom: 6rem;
}
.market-page .section1 .part2 h2 {
  color: white;
}
.market-page .section1 .part2 b {
  color: #ff911e;
}
.market-page .section1 .part3 {
  background: white;
}
.market-page .contrast-box {
  border-radius: 3px;
  color: white;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  margin: -3.7rem -1.25rem 0;
  text-align: center;
  font-size: 1.25rem;
  height: 428px;
}
.market-page .contrast-box h3 {
  font-size: 1.75rem;
  margin: 1.8rem auto 0.3rem;
}
.market-page .contrast-box .item {
  height: 100%;
}
.market-page .contrast-box ul {
  margin: 0 auto;
}
.market-page .contrast-box .five-v-list {
  background: url(../img/chart_line5.png) no-repeat center top;
  width: 336px;
  padding-top: 20px;
  padding: 0;
}
.market-page .contrast-box .five-v-list li {
  list-style: none;
  width: 20%;
  text-align: left;
  padding: 0 18px;
  margin-top: 35px;
}
.market-page .contrast-box .four-v-list {
  background: url(../img/chart_line4.png) no-repeat center top;
  padding: 0;
  width: 364px;
}
.market-page .contrast-box .four-v-list li {
  list-style: none;
  width: 25%;
  text-align: left;
  padding: 0 29px;
  margin-top: 35px;
}
.market-page .sale-brain b {
  color: #ff911e;
}
.market-page .sale-brain .brain-box {
  margin: 2rem auto 0;
  padding-bottom: 2.5rem;
  position: relative;
}
.market-page .sale-brain .brain-box .brain {
  width: 38.7%;
  margin: 0 auto;
}
.market-page .sale-brain .brain-box .brain-line {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 27.5%;
  width: 80.3%;
}
.market-page .sale-brain .brain-box .brain-line .frame {
  top: 0;
  left: 10.5%;
}
.market-page .high-light {
  font-size: 1.75rem;
  color: #ff911e;
}
.market-page .high-broad {
  color: white;
  overflow: hidden;
  background: url(../img/all_bg.png);
}
.market-page .high-broad h2 {
  color: white;
}
.market-page .interact {
  color: #23262a;
  background: white;
  overflow: hidden;
}
.market-page .interact h2 {
  color: #23262a;
}
.market-page .interact b {
  color: #ff911e;
}
.market-page .interact p {
  font-size: .8rem;
}
.market-page .interact .rotate-box {
  width: 254px;
  height: 254px;
  position: relative;
  margin: 0 auto;
}
.market-page .interact .rotate-box .centerXY {
  height: auto;
  width: 100%;
}
.market-page .interact .self-media .frame img {
  width: 49.60629921%;
}
.market-page .interact .user-manage .frame img {
  width: 40.15748031%;
}
.market-page .section2 .less,
.market-page .section2 .collapse-tip,
.market-page .section2 .more {
  position: relative;
  z-index: 3;
}
.market-page .section2 .new-media {
  overflow: hidden;
  min-height: 1000px;
  position: relative;
}
.market-page .section2 .new-media .text {
  color: white;
}
.market-page .section2 .new-media:before,
.market-page .section2 .new-media:after {
  content: '';
  height: 50%;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 0;
}
.market-page .section2 .new-media:before {
  top: 0;
  background: #23262a;
}
.market-page .section2 .new-media:after {
  top: 50%;
  background: #ff911e;
}
.market-page .section2 .new-media .bg {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -12.578125%;
  padding-top: 25.15625%;
}
.market-page .section2 .new-media .hang-box {
  margin: 0 auto;
  width: 80.2%;
}
.market-page .section2 .new-media .hang-box .title {
  background: url(../img/orange_bg.png);
  font-size: 3rem;
  padding: 1.775rem 0;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.market-page .section2 .new-media .hang-box .frame-box ul {
  padding: 0;
  margin-top: 0;
}
.market-page .section2 .new-media .hang-box .frame-box ul:before {
  content: "";
  width: 81.79551122%;
  display: block;
  margin: 0 auto;
  border: 1px solid #ff911e;
  height: 78px;
}
.market-page .section2 .new-media .hang-box .frame-box li {
  margin-top: 3.65rem;
  list-style: none;
  width: 23.19201995%;
  position: relative;
  float: left;
  color: #ff911e;
  border: 1px solid #ff911e;
  line-height: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  text-align: center;
}
.market-page .section2 .new-media .hang-box .frame-box li:before {
  content: "";
  display: block;
  background: url(../img/arrow_down.png) center top no-repeat;
  height: 3.65rem;
  margin-top: -3.65rem;
  position: relative;
  top: -0.5rem;
}
.market-page .section2 .new-media .hang-box .frame-box li + li {
  margin-left: 15.21197007%;
}
.market-page .section2 .new-media .sixfeature {
  width: 87.70833333%;
  padding-top: 38.95486936%;
}
.market-page .section2 .new-media .sixfeature img {
  width: 96%;
}
.market-page .section2 .new-media .chart {
  margin: 0 -3.85rem;
  position: relative;
}
.market-page .section2 .new-media .chart p {
  margin: 0.25rem 0;
}
.market-page .section2 .new-media .chart .chart-text {
  position: absolute;
  right: 0;
  text-align: left;
}
.market-page .section2 .dsp {
  margin-bottom: 3.5rem;
}
.market-page .section2 .dsp .inner {
  height: 295px;
  padding: 2rem 1rem 1.5rem;
  background: url(../img/orange_bg.png);
}
.market-page .section2 .dsp .title {
  color: #23262a;
  background: url(../img/orange_bg.png) repeat;
}
.market-page .section2 .dsp .title span {
  position: relative;
}
.market-page .section2 .dsp .title span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 32.33333333%;
  width: 35.33333333%;
  border-bottom: 2px solid #23262a;
}
.market-page .section2 .dsp .img-box {
  height: 102px;
}
.market-page .section2 .dsp img {
  display: block;
  margin: auto;
}
.market-page .section2 .dsp ul {
  margin: 0 -10px;
}
.market-page .section2 .dsp li {
  padding: 0 10px;
  font-size: 0.9rem;
}
.market-page .section2 .dsp li b {
  font-size: 1.25rem;
  color: #23262a;
}
.market-page .section2 .dsp ul {
  margin-bottom: 2.5rem;
}
.market-page .section2 .dsp-img {
  width: 63.69791667%;
}
.market-page .section2 .placeholder-sixfeature {
  padding-top: 38.95486936%;
  margin: 2.5rem 0 3.5rem;
}
.market-page .section2 .agent ul {
  margin: 0 -14px;
}
.market-page .section2 .agent ul .img-box {
  position: relative;
  width: 210px;
  height: 210px;
  border-radius: 100%;
  background: #23262a;
  color: white;
  margin: 0 auto;
  font-size: 1.75rem;
}
.market-page .section2 .agent ul .img-box span {
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  position: absolute!important;
  left: 50%;
  top: 50%;
  height: 100%;
  height: auto;
}
.market-page .section2 .agent li {
  padding: 0 14px;
  font-size: 0.8rem;
}
.market-page .section2 .agent li b {
  font-size: 1.25rem;
  color: #23262a;
}
.market-page .section2 .four-platform-img {
  background: url(../img/four_etools.png) no-repeat center;
  background-size: 100%;
  height: 200px;
  width: 89.0625%;
}
.market-page .section2 h2 {
  font-size: 3rem;
  margin: 0 auto;
  padding: 3rem 0 1.75rem;
}
.market-page .platform {
  margin-top: 2rem;
  padding-bottom: 2rem;
}
.market-page .platform h2 {
  padding-bottom: 0;
}
.collapse-tip {
  height: 168px;
  padding: 47px 0;
  background: url(../img/all_bg.png);
}
.yuanjing {
  padding: 3.125% 0;
  background: url(../img/orange_bg.png);
}
.yuanjing .innner {
  width: 54.6875%;
}
.team-culture {
  text-align: center;
}
.team-culture .inner {
  max-width: 1286px;
}
.team-culture .part-divide {
  margin: 0;
  position: relative;
  top: -2rem;
  color: transparent;
}
.team-culture .part-divide + p {
  margin: 0 0 1.5rem;
}
h2.title {
  font-size: 3rem;
  margin: 0 auto 1.5rem;
  text-align: center;
}
h2.title.orange-bottom span {
  position: relative;
}
h2.title.orange-bottom span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 24%;
  width: 52%;
  border-bottom: 2px solid #ff911e;
}
.section-text-box {
  padding: 3rem 0.75rem 2.75rem;
}
.bd-love {
  position: relative;
  background: url(../img/orange_bg.png);
  padding-bottom: 0;
}
.bd-love:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 21.5625%;
  background: url(../img/triangle_black.png);
  background-size: 100% 100%;
}
.bd-love .img-box {
  max-width: 1428px;
  border-bottom: 2px solid #ff911e;
}
.bd-love .lovetree-md {
  width: 52.24089636%;
}
.bd-love .lovetree-md img {
  width: 95%;
}
.bd-love .certicate-md {
  width: 28.99159664%;
}
.bd-love .photos-md {
  width: 18.767507%;
}
.sixwords-bottom {
  background: url(../img/orange_bg.png) repeat;
}
.sixwords-bottom span {
  position: relative;
}
.sixwords-bottom span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 32.33333333%;
  width: 35.33333333%;
  border-bottom: 2px solid #23262a;
}
.home-page {
  background: url(../img/white_bg.png);
}
.top-banner .mainLogo,
.top-banner .mainTxt {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  top: 7.29166667%;
}
.pic-logo {
  width: 13.80208333%;
  min-width: 160px;
}
.ms-page .pic-title {
  width: 44.11458333%;
}
.ms-page .mainTxt {
  top: 40%;
}
.ms-page .mainTxt p {
  padding: 0 3%;
  margin-top: 4.94791667%;
}
.ms-page .top-banner {
  position: relative;
  background: url(../img/banner_mobilesale.jpg) no-repeat top / cover;
  background-color: #f5f5f5;
  padding-top: 56.25%;
}
.ms-page .openings .top-border {
  height: 4.5rem;
  position: relative;
}
.ms-page .openings .top-border:after {
  content: '';
  position: absolute;
  top: 100%;
  margin-top: -1px;
  left: 50%;
  margin-left: -21px;
  border: 1px solid transparent;
  border-width: 19px 21px;
  border-top-color: #ff911e;
}
.ms-page .openings .jiazhi-img {
  max-width: 1079px;
}
.ms-page .daoliu {
  position: relative;
}
.ms-page .daoliu:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 15rem;
  bottom: 0;
  background: url(../img/ladder_bg.png) no-repeat center top;
  background-size: 100%;
}
.ms-page .daoliu .tip {
  position: absolute;
  font-size: 0.95rem;
  text-align: center;
}
.ms-page .daoliu .tip .num {
  vertical-align: bottom;
  padding-right: 5px;
}
.ms-page .daoliu .steps > div {
  position: relative;
  padding-bottom: 0.75rem;
}
.ms-page .daoliu .step1 .tip {
  top: 68.49710983%;
  right: 42%;
}
.ms-page .daoliu .step1 img {
  float: right;
  margin-right: 1.5rem;
}
.ms-page .daoliu .step2 {
  margin-left: -189px;
}
.ms-page .daoliu .step2 .tip {
  top: 30.39513678%;
  right: -120px;
}
.ms-page .daoliu .step3 {
  margin: 0 -3.5rem;
}
.ms-page .daoliu .step3 .tip {
  position: initial;
}
.ms-page .bd-broad .broad-img {
  max-width: 1286px;
}
.ms-page .daoliu2 {
  position: relative;
}
.ms-page .daoliu2:after {
  content: '';
  position: absolute;
  top: 0;
  margin-top: -1px;
  left: 50%;
  margin-left: -21px;
  border: 1px solid transparent;
  border-width: 19px 21px;
  border-top-color: #23262a;
}
.ms-page .daoliu2 .daoliu-img {
  max-width: 1126px;
}
.ms-page .daoliu2 .daoliu-img .item {
  padding: 0 8px;
}
.ms-page .bd-zhuanhua {
  position: relative;
}
.ms-page .bd-zhuanhua .text-box1 {
  margin-bottom: 8.33333333%;
}
.ms-page .bd-zhuanhua .text-box2 {
  margin-bottom: 4.16666667%;
}
.ms-page .bd-zhuanhua:before {
  content: "";
  position: absolute;
  top: 20.65779749%;
  left: 0;
  right: 0;
  background: url(../img/prism.png);
  background-size: 100% 100%;
  padding-top: 61.09375%;
}
.ms-page .bd-zhuanhua .img-box1 {
  width: 47.08333333%;
  margin-bottom: 18.75%;
}
.ms-page .fans-events .title span {
  position: relative;
}
.ms-page .fans-events .title span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 28%;
  width: 44%;
  border-bottom: 2px solid #23262a;
}
.ms-page .fans-events img {
  margin: 1.5rem 0;
}
.ms-page .easy-service .img-box {
  max-width: 1286px;
}
.ms-page .easy-service .title span {
  position: relative;
}
.ms-page .easy-service .title span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 28%;
  width: 44%;
  border-bottom: 2px solid white;
}
.ms-page .user-manage {
  padding-left: 0;
  padding-right: 0;
}
.ms-page .user-manage .img-wrap {
  overflow: hidden;
  padding-top: 3.5%;
}
.ms-page .user-manage .pops li {
  position: absolute;
  border-radius: 100%;
  background: url(../img/orange_bg.png);
}
.ms-page .user-manage .pops li span {
  height: auto;
}
.ms-page .user-manage .img-box {
  background: url(../img/bg_gblack.png);
  position: relative;
  margin-bottom: -3.5%;
}
.ms-page .user-manage img {
  display: block;
  max-width: 664px;
  width: 34.58333333%;
  position: relative;
  margin-top: -3.5%;
}
.market-page .section2 .openings {
  position: relative;
  min-height: 350px;
  background: url(../img/orange_bg.png);
}
.market-page .section2 .openings .text-box {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 5%;
  width: auto;
  text-align: left;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.market-page .section2 .openings .text-box h2 {
  margin-top: 1rem;
  padding: 0;
  white-space: nowrap;
  text-align: left;
}
.opp-page {
  background: url(../img/white_bg.png);
}
.opp-page .top-banner {
  position: relative;
  background: url(../img/banner_opplatform.jpg) no-repeat top / cover;
  background-color: #f5f5f5;
  padding-top: 56.25%;
}
.opp-page .mainTxt {
  width: 48.59375%;
  top: 40%;
}
.opp-page .bd-onlineshow {
  margin-top: -6%;
  padding-bottom: 4rem;
}
.opp-page .group-box {
  padding: 5rem 0;
}
.opp-page .group-box img {
  padding: 0 2%;
}
.opp-page .group-box .brain-imgbox {
  padding: 0 10%;
}
.opp-page .group-box .left img {
  width: 52.91666667%;
}
.opp-page .group-box .right img {
  width: 81.35416667%;
}
.opp-page .bd-client-menu b {
  color: #ff911e;
  font-size: 1.75rem;
}
.opp-page .bd-client-menu .detail {
  font-size: 1.25rem;
  border: 1px solid #ff911e;
  padding: 1.25rem 2.2rem;
  text-align: center;
}
.opp-page .cases-box {
  margin-top: 2rem;
}
.opp-page .cases-box .inner {
  padding: 5% 3rem;
  margin: 1rem 0;
}
.opp-page .bd-steps .title {
  position: relative;
  display: inline-block;
}
.opp-page .bd-steps .title:before,
.opp-page .bd-steps .title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: white;
  height: 2px;
  margin-top: -1px;
  width: 10%;
}
.opp-page .bd-steps .title:before {
  right: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.opp-page .bd-steps .title:after {
  left: 100%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.opp-page .bd-steps .step-box .item {
  background: #373737;
  border: 1px solid white;
  padding: 2px;
}
.opp-page .bd-steps .step-box .item .top,
.opp-page .bd-steps .step-box .item .bottom {
  background: white;
  color: #282c30;
  border: 1px solid #808080;
  border-color: #808080 #9b9b9b #393939 #8f8f8f;
}
.opp-page .bd-steps .step-box .item .top {
  padding: 0.7rem 0;
}
.opp-page .bd-steps .step-box .item .bottom {
  padding: 1rem 0;
}
.opp-page .bd-steps .step-box .item .center {
  padding: 1rem 0;
  color: #ff911e;
}
.wuhuan {
  overflow: hidden;
  background: url(../img/wuhuan.png) no-repeat center top;
  background-size: 100%;
}
.wuhuan ul {
  margin: 0;
  position: relative;
  top: -1rem;
  padding: 4.9% 3% 0;
}
.wuhuan ul .detail {
  padding-top: 10%;
  margin-top: 0.7rem;
  line-height: 1.66;
  font-size: 0.75rem;
  text-align: left;
  padding-left: 22%;
}
.wuhuan ul li:nth-child(n+3) .detail {
  padding-left: 10%;
}
.wuhuan ul .title {
  font-size: 1.4rem;
  font-weight: bold;
}
.wuhuan li {
  list-style: none;
  width: 20%;
  float: left;
}
.bigdata-page {
  backgrund: #23262a;
}
.bigdata-page .top-banner {
  position: relative;
  background: url(../img/banner_bigdata.jpg) no-repeat top / cover;
  background-color: #f5f5f5;
  padding-top: 56.25%;
}
.bigdata-page .mainTxt {
  width: 45.05208333%;
  top: 40%;
}
.bigdata-page .b-black {
  backgrund: #23262a;
}
.bigdata-page .bd-platform .img-box1 img {
  margin-left: 7.5%!important;
}
.bigdata-page .bd-tools .img-box {
  margin: 0 -5%;
}
.bigdata-page .ui-face {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.bigdata-page .ui-face:before {
  content: "";
  position: absolute;
  top: 21.39689579%;
  left: 0;
  right: 0;
  background: url(../img/prism_sm.png);
  background-size: 100% 100%;
  padding-top: 38.17708333%;
}
.bigdata-page .ui-face .img-box {
  margin-top: 3.5rem;
}
.bigdata-page .ui-face .img-box img {
  margin-top: .5rem;
}
.bigdata-page .ui-face .part2 {
  margin-top: 16.14583333%;
}
.bigdata-page .ui-face canvas {
  display: block;
}
.bigdata-page .client-raltion .img-box {
  margin: 0 -15%;
}
.bigdata-page .bd-view .img-box {
  margin: 0 -11.2%;
}
p + div > img {
  margin-top: 1.5rem;
}
.nav-menu {
  text-align: right;
  position: fixed;
  z-index: 8888;
  right: 2%;
  top: 0;
  margin-top: 3.22916667%;
}
.nav-menu .navbar-nav {
  float: none;
}
.nav-menu li {
  background: rgba(0, 0, 0, 0.95);
}
.nav-menu li a {
  color: white;
  opacity: 1;
  text-align: right;
}
.nav-menu .sub-page-nav {
  margin: 0;
}
.nav-menu .sub-page-nav li {
  text-align: right;
  padding: 10px 15px;
  background: #FF911E;
}
.nav-menu .sub-page-nav li:hover {
  background: #EEEEEE;
}
.nav-menu .sub-page-nav li:hover a {
  color: #ff911e !important;
}
.nav-menu .sub-page-nav li a {
  text-decoration: none;
  color: white!important;
}
.nav-menu li.active,
.nav-menu li:hover {
  background: #000000;
}
.nav-menu li.active a,
.nav-menu li:hover a {
  color: #ff911e;
  opacity: 1;
}
.nav-menu .m-navbar-toggle {
  border: none;
  background: url(../img/nav_toggle.png);
  width: 48px;
  height: 30px;
}
.nav-menu .collapse.in + .m-navbar-toggle {
  display: none;
}
.nav-menu .arrow-slideup {
  display: block;
  margin: 0.5rem auto;
  border: none;
  background: url(../img/arrow_slideup.png);
  width: 30px;
  height: 30px;
}
.nav-menu .navbar-nav > li {
  float: none;
}
.opp-page .top-banner:before,
.bigdata-page .top-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}
#adHomeModal .modal-dialog {
  margin: 12% auto 0;
}
#adHomeModal .modal-body {
  padding: 0;
}
#adHomeModal .btn-close {
  font-size: 0;
  color: transparent;
  position: absolute;
  border: none;
  right: 0;
  top: 0;
  width: 42px;
  height: 42px;
  background: url(../img/btn_close.png);
}
@media (max-width: 768px) {
  .market-page .section2 .openings .text-box {
    left: 5%;
  }
  #member_carousel .intro span {
    display: block;
    margin-top: 1rem;
  }
  .bd-partner .p-list .p-img {
    padding: 1rem;
  }
  .img-bg {
    display: none;
  }
  .m-wrap {
    margin: 0;
  }
  .index5 #member_carousel .intro {
    margin-left: 0;
  }
  .market-page .what-is-market .title {
    min-width: 250px;
    margin-top: 0rem;
  }
  .market-page .what-is-market .text-box {
    margin: 2rem;
    max-width: 100%;
  }
  .market-page .what-is-market {
    background: url(../img/market_index1_bg.png) no-repeat;
    background-size: cover;
  }
  .mobilesale-page .daoliu .steps > div .tip {
    position: initial;
  }
  .mobilesale-page .daoliu .steps > div img {
    float: none;
  }
  .full-xs {
    width: 100%!important;
    margin: 0 auto!important;
    padding: 0 0.75rem !important;
  }
  .section-text-box {
    padding: 2.5rem 0.75rem 2rem!important;
  }
  .wuhuan ul .title {
    font-size: 1rem;
  }
  .opp-page .group-box img {
    float: none!important;
    margin: 1rem auto;
    display: block;
  }
}
/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */
@media (max-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .mobilesale-page .daoliu .step2 .tip {
    right: 15px;
  }
  html {
    font-size: 16px;
  }
  .full-xs {
    margin: 0 auto!important;
  }
  h2.title {
    font-size: 3rem;
    margin: 0 auto 1.5rem;
  }
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  html {
    font-size: 8px;
  }
  h2.title {
    font-size: 3rem;
    margin: 0 auto 1.5rem;
    white-space: nowrap;
  }
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
  html {
    font-size: 18px;
  }
  .no-wrap {
    white-space: nowrap;
  }
}
@media (max-width: 1200px) {
  .opp-page .bd-client-menu .detail {
    font-size: 1.1rem;
  }
  .opp-page .bd-client-menu b {
    font-size: 1.2rem;
  }
  html {
    font-size: 20px;
  }
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
  html {
    font-size: 20px;
  }
}
