﻿/**
 * 激励动态管理页面专属样式
 * 从 jldtglxt.html 内联样式提取
 */


    .container {
      width: 100% !important;
    }
    .product-xcx{
      margin-bottom: 50px !important;
    }
  

  * {
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
    outline: 0;
  }

  .fl {
    float: left !important;
  }

  .fr {
    float: right !important;
  }

  .header-nav-container {
    width: 100%;
    height: 700px;
    color: #f5f8fc;
    position: relative;
  }

  .header-nav-container .banner-img-small {
    height: 658px;
    background-image: url(https://offical-prod-linkkap.oss-cn-shenzhen.aliyuncs.com/images/product/bingban.png);
    background-position: 100% 0;
  }

  .header-nav-container .banner-img-big,
  .header-nav-container .banner-img-small {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .header-nav-container .banner-img-big {
    height: 100%;
    background-image: url(https://offical-prod-linkkap.oss-cn-shenzhen.aliyuncs.com/images/product/probanbig.png);
    background-position: 50%;
  }

  .header-nav-container .header-nav-main {
    width: 1200px;
    margin: 0 auto;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
  }

  .header-nav-container .header-nav-main .header-nav-title-big {
    font-size: 60px;
    line-height: 79px;
    letter-spacing: 1px;
    padding-top: 178px;
    color: #fff;
    text-shadow: 04px 04px 03px rgba(3, 12, 83, .3);
  }

  .header-nav-container .header-nav-main .header-nav-title-small {
    width: 758px;
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
  }

  .header-nav-container .header-nav-main .header-nav-demo {
    font-size: 18px;
    line-height: 49px;
    display: flex;
    margin-top: 81px;
    text-align: center;
  }

  .header-nav-container .header-nav-main .header-nav-demo .header-nav-demo-free {
    cursor: pointer;
    width: 201px;
    height: 49px;
    background: rgba(72, 80, 126, .1);
    box-shadow: inset 0 01px 10px 05px #afc5ec;
    border-radius: 25px;
  }

  .header-nav-container .header-nav-main .header-nav-demo .header-nav-demo-free:hover {
    background: rgba(72, 80, 126, .1);
    box-shadow: inset 0 01px 29px 10px #afc5ec;
  }

  .header-nav-container .header-nav-main .header-nav-demo .header-nav-demo-order {
    cursor: pointer;
    width: 201px;
    height: 49px;
    margin-left: 18px;
    box-shadow: inset 0 01px 07px 0 #afc5ec;
    border-radius: 25px;
    color: #ffffff;
  }

  .header-nav-container .header-nav-main .header-nav-demo .header-nav-demo-order:hover {
    background: rgba(72, 80, 126, .1);
    box-shadow: inset 0 01px 10px 05px #afc5ec;
  }

  .product-advantage {
    width: 100%;
  }

  .product-advantage .advantage-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }

  .product-advantage .advantage-box .img-one {
    width: 464px;
    height: 479px;
  }

  .product-advantage .advantage-box .img-two {
    width: 653px;
    height: 445px;
  }

  .product-advantage .advantage-box .img-three {
    width: 657px;
    height: 420px;
  }

  .product-advantage .advantage-box .img-four {
    width: 642px;
    height: 404px;
  }

  .product-advantage .advantage-box .img-five {
    width: 656px;
    height: 389px;
  }

  .product-advantage .advantage-box .img-six {
    width: 657px;
    height: 420px;
  }

  .product-advantage .advantage-box .advantage-content {
    min-width: 316px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .product-advantage .advantage-box .advantage-content .advantage-title {
    font-size: 34px;
    color: #0d111d;
    line-height: 40px;
  }

  .product-advantage .advantage-box .advantage-content .line {
    width: 100px;
    margin-top: 20px;
    margin-bottom: 36px;
    height: 04px;
    background: #257efe;
    border-radius: 3px;
  }

  .product-advantage .advantage-box .advantage-content .advantage-text {
    font-size: 22px;
    color: #4d5364;
    line-height: 36px;
  }

  .product-advantage .advantage-box .advantage-content .advantage-text span {
    color: #257efe;
    font-size: 26px;
  }

  .product-xcx {
    margin: 126px auto 0;
    min-width: 1200px;
  }

  .product-xcx .title {
    position: relative;
    margin-bottom: 20px;
  }

  .product-xcx .title .title-bcg {
    text-align: center;
    font-size: 70px;
    color: #f3f6f6;
    line-height: 90px;
    letter-spacing: 3px;
  }

  .product-xcx .title .title-word {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 36px;
    color: #0d111d;
    line-height: 47px;
    letter-spacing: 1px;
  }

  .product-xcx .xcx-content {
    padding-top: 50px;
  }

  .product-xcx .xcx-box {
    width: 1200px;
    height: 345px;
    margin: 40px auto 0;
    position: relative;
  }

  .product-xcx .xcx-box .blue-box {
    width: 271px;
    height: 100%;
    background: url(https://offical-prod-linkkap.oss-cn-shenzhen.aliyuncs.com/images/product/xcxBlue1%402x.png) no-repeat;
    background-size: 100% auto;
    position: relative;
  }

  .product-xcx .xcx-box .blue-box .blue-box-img {
    width: 106px;
    position: absolute;
    top: 38px;
  }

  .product-xcx .xcx-box .blue-box .blue-box-title {
    position: absolute;
    top: 102px;
    width: 100%;
    text-align: center;
    transform: translateX(-5%);
    font-size: 34px;
    color: #fff;
    line-height: 45px;
  }

  .product-xcx .xcx-box .blue-box-bgc {
    background: url(https://offical-prod-linkkap.oss-cn-shenzhen.aliyuncs.com/images/product/xcxBlue2.png) no-repeat !important;
    background-size: 100% auto !important;
  }

  .product-xcx .xcx-box .white-box {
    width: 970px;
    height: 280px;
    background: #fff;
    box-shadow: 03px 05px 20px 06px rgba(37, 126, 254, .1);
    border-radius: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }

  .product-xcx .xcx-box .white-box .white-box-word {
    display: inline-block;
    margin-top: 105px;
    width: 533px;
    font-size: 26px;
    color: #0d111d;
    line-height: 35px;
  }

  .product-xcx .xcx-box .white-box .qcCode {
    margin: 11px 28px 0 22px;
    width: 258px;
  }

  /* 操作视频模块样式：延续其他页面的视频设计 */
  .product-video-title {
    text-align: center;
    margin: 40px 0 26px;
  }
  .product-video {
    width: 1200px;
    margin: 20px auto 0;
  }
  .product-video__content {
    display: block;
    width: 100%;
    height: 560px;
    object-fit: contain;
  }

