@charset "UTF-8";
.banner {
  width: 100%;
  height: 510px;
  background: url(img/about-banner.png) no-repeat 0 0;
  background-size: cover;
  background-position: 50%; }

.menu-container {
  width: 100%;
  border-bottom: 1px solid #cdcdcd; }

.menu-wrapper {
  width: 1200px;
  margin: 0 auto;
  border-right: 1px solid #cdcdcd; }

.menu-item {
  display: inline-block;
  width: 165px;
  height: 52px;
  background: #e4e4e4;
  color: #666;
  font-size: 18px;
  line-height: 52px;
  text-align: center; }
  .menu-item.on {
    background: #ffa726;
    color: #fff; }
  .menu-item:hover {
    background: #ffa726;
    color: #fff; }

.emoticon {
  font-size: 18px;
  color: #666;
  height: 52px;
  line-height: 52px;
  margin-right: 10px; }

.emoticon-icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(img/tiger-head.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 5px; }

.app-wrapper {
  width: 1200px;
  margin: 0 auto;
  padding: 86px 0; }

.brief-container {
  width: 1200px;
  margin: 0 auto;
  padding: 34px 0 65px; }

.link {
  font-size: 20px;
  color: #666;
  margin-bottom: 70px; }
  .link a:hover {
    color: #ffa726; }

.brief-text h4 {
  font-size: 20px;
  margin-bottom: 20px; }
.brief-text p {
  margin-bottom: 20px;
  color: #666;
  line-height: 28px; }

.person-pic {
  width: 100%;
  height: 583px;
  background: url(img/person.png) no-repeat center center;
  background-size: cover; }

.expert-container {
  width: 1200px;
  padding: 130px 0 98px;
  margin: 0 auto; }
  .expert-container .expert-detail {
    margin-top: 60px; }
  .expert-container .expert-img {
    width: 435px;
    height: 435px;
    margin-right: 60px; }
  .expert-container .expert-intro {
    width: 686px; }
  .expert-container h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px; }
  .expert-container p {
    line-height: 30px;
    font-size: 14px; }
  .expert-container .expert-name {
    font-size: 28px;
    margin-bottom: 9px; }
  .expert-container .expert-rank {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 5px; }
  .expert-container .intro-one {
    margin-bottom: 20px; }

.customer-container {
  background: #e1ebf3;
  padding: 72px 0; }
  .customer-container .customer-team {
    width: 1200px;
    margin: 0 auto; }
  .customer-container .customer-text {
    width: 393px;
    padding: 50px 0; }
  .customer-container .customer-title {
    font-size: 22px;
    margin-bottom: 30px; }
  .customer-container img {
    width: 724px;
    height: 426px; }
  .customer-container p {
    line-height: 30px;
    font-size: 14px;
    margin-top: 20px; }

.b-title {
  font-size: 40px;
  text-align: center;
  margin: 130px 0 55px; }

.team-img {
  width: 1028px;
  height: 421px; }

.relative-wrapper {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }
  .relative-wrapper p {
    margin-bottom: 40px; }

.video-box {
  position: relative;
  margin-bottom: 130px;
  cursor: pointer; }
  .video-box .video-img {
    width: 100%; }

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -67px;
  margin-left: -67px; }

.app-container {
  width: 100%;
  height: 850px;
  background: url(img/bg.png) no-repeat 0 0;
  background-size: 100% 100%; }

.app-wrapper {
  position: relative;
  height: 678px; }
  .app-wrapper .phone-img {
    position: absolute;
    left: 0;
    top: 86px; }
  .app-wrapper .app-btn {
    margin-top: 70px; }
    .app-wrapper .app-btn a {
      position: relative;
      display: inline-block;
      padding: 0 0 0 60px;
      height: 56px;
      width: 180px;
      line-height: 56px;
      color: #fff;
      background: rgba(255, 255, 255, 0.08);
      border: 2px solid rgba(255, 255, 255, 0.52);
      box-sizing: border-box;
      border-radius: 4px;
      font-size: 24px;
      margin-right: 10px; }
      .app-wrapper .app-btn a:hover {
        background-color: rgba(255, 255, 255, 0.2); }
    .app-wrapper .app-btn .ios-btn {
      background-image: url(img/ios-logo.png);
      background-repeat: no-repeat;
      background-position: 16px center;
      background-size: 28px; }
    .app-wrapper .app-btn .android-btn {
      background-image: url(img/android-logo.png);
      background-repeat: no-repeat;
      background-position: 16px center;
      background-size: 28px; }
    .app-wrapper .app-btn .download-btn {
      background-image: url(img/QRcode-logo.png);
      background-repeat: no-repeat;
      background-position: 16px center;
      background-size: 28px; }
      .app-wrapper .app-btn .download-btn:hover .code-img {
        display: block; }
    .app-wrapper .app-btn .code-img {
      display: none;
      position: absolute;
      left: 20px;
      top: 56px;
      width: 140px; }

.app-text {
  width: 601px;
  margin: 343px 0 0 433px; }
  .app-text .intro-img {
    display: inline-block;
    width: 358px;
    height: 122px;
    background: url(img/banner-desc.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-left: 60px; }

.become-wrapper {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }
  .become-wrapper p {
    margin-bottom: 40px; }
  .become-wrapper .become-box {
    position: relative;
    margin-bottom: 200px; }
  .become-wrapper .become-btn {
    position: absolute;
    left: 341px;
    bottom: 64px;
    background: rgba(255, 255, 255, 0.53);
    border: 1px solid #005da2;
    border-radius: 100px;
    width: 518px;
    height: 105px;
    line-height: 105px;
    font-size: 36px;
    color: #005da2;
    text-align: center; }
    .become-wrapper .become-btn:hover {
      border: 1px solid #ffa726;
      color: #ffa726; }
  .become-wrapper .become-img {
    width: 100%; }

/*video弹出框*/
.video-prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none; }
  .video-prompt .share-btn {
    position: relative;
    display: inline-block;
    font-size: 24px;
    padding-left: 40px;
    background: url(img/share.png) no-repeat 0 0;
    background-size: 30px;
    cursor: pointer;
    color: #fff;
    margin-top: 10px; }
  .video-prompt video {
    width: 100%;
    height: 100%;
    margin-top: 0; }

.video-prompt .video-cont {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 708px;
  height: 531px;
  margin-left: -354px;
  margin-top: -265px; }

.video-prompt .delete-icon {
  position: absolute;
  left: 690px;
  top: -25px;
  font-size: 38px;
  color: #fff;
  cursor: pointer; }

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