img{border:0 none}
.product-more {
  display: inline-block;
  width: 166px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  color: #fff;
  text-align: center;
  position: relative;
  top: 0;
  transition: 0.5s;
  background: linear-gradient(to right, #2895f8, #30a9f9);
  background-color: #2895f8; }
  .product-more:hover {
    top: -3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); }

.product-img1 {
  width: 100%;
  height: 863px;
  background: url(../images/product/img1.png) center;
  text-align: center; }
  .product-img1 > .content {
    width: 915px;
    margin: 0 auto 30px;
    padding-top: 170px;
    text-align: center;
    color: #808080;
    font-size: 14px;
    line-height: 22px; }
  .product-img1 .more {
    display: inline-block;
    width: 166px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    background: linear-gradient(to right, #2895f8, #30a9f9);
    background-color: #2895f8; }

.product-img2-outwrap {
  width: 100%;
  background-color: #fcfcfc; }

.product-img2 {
  position: relative;
  height: 680px;
  background: url(../images/product/img2.png) center; }
  .product-img2 > .content-wrap {
    position: absolute;
    left: 100px;
    top: 275px; }
    .product-img2 > .content-wrap .content {
      color: #666;
      font-size: 14px;
      line-height: 22px;
      max-width: 470px;
      margin-bottom: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
    .product-img2 > .content-wrap .container::after {
      content: "...";
      font-weight: bold;
      position: absolute;
      bottom: 0;
      right: 0; }

.product-img3 {
  position: relative;
  height: 886px;
  background: url(../images/product/img3.png) center; }
  .product-img3 > .content-wrap {
    position: absolute;
    right: 34px;
    top: 305px; }
    .product-img3 > .content-wrap .content {
      color: #666;
      font-size: 14px;
      line-height: 22px;
      max-width: 512px;
      margin-bottom: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
    .product-img3 > .content-wrap .container::after {
      content: "...";
      font-weight: bold;
      position: absolute;
      bottom: 0;
      right: 0; }

.swiper-container.container {
  width: 1000px;
  height: 250px;
  max-width: 1000px;
  min-width: 1000px;
  margin-bottom: 50px !important; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  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; }

.slide1 {
  border: 1px solid #e5e5e5;
  background: url(../images/product/banner1.png) center; 
  }

.platform-wrap {
  width: 100%;
  height: 61px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center; }
  .platform-wrap > a {
    display: inline-block;
    margin: 12px 77px 0;
    width: 142px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    color: #000;
    font-size: 14px; }
    .platform-wrap > a:hover, .platform-wrap > a.active {
      color: #fff;
      background: linear-gradient(to right, #2895f8, #30a9f9);
      background-color: #2895f8; }
      .platform-wrap > a:hover .icon-pc, .platform-wrap > a.active .icon-pc {
        background: url(../images/product/icon-pc.png) center; }
      .platform-wrap > a:hover .icon-app, .platform-wrap > a.active .icon-app {
        background: url(../images/product/icon-app.png) center; }
    .platform-wrap > a .icon-pc {
      display: inline-block;
      width: 22px;
      height: 22px;
      position: relative;
      left: -10px;
      top: 6px;
      background: url(../images/product/icon-pc-blue.png) center; }
    .platform-wrap > a .icon-app {
      display: inline-block;
      width: 24px;
      height: 24px;
      position: relative;
      left: -10px;
      top: 6px;
      background: url(../images/product/icon-app-blue.png) center; }

.productpc-img-outwrap, .productapp-img-outwrap {
  width: 100%;
  background-color: #fcfcfc; }

.productpc-img1 {
  width: 100%;
  height: 599px;
  background: url(../images/productpc/img1.png) center;
  text-align: center; }
  .productpc-img1 .content {
    left: 60px;
    top: 250px; }

.productpc-img2 {
  width: 100%;
  height: 599px;
  background: url(../images/productpc/img2.png) center;
  text-align: center; }
  .productpc-img2 .content {
    right: 40px;
    top: 297px; }

.productpc-img3 {
  width: 100%;
  height: 599px;
  background: url(../images/productpc/img3.png) center;
  text-align: center; }
  .productpc-img3 .content {
    left: 60px;
    top: 250px; }

.productpc-img4 {
  width: 100%;
  height: 600px;
  background: url(../images/productpc/img4.png) center;
  text-align: center; }
  .productpc-img4 .content {
    right: 40px;
    top: 270px; }

.productpc-img5 {
  width: 100%;
  height: 750px;
  background: url(../images/productpc/img5.png) top center no-repeat;
  text-align: center;
  overflow: hidden; }
  .productpc-img5 .title {
    width: 850px;
    margin: auto;
    line-height: 22px;
    text-align: center;
    color: #808080;
    font-size: 15px;
    margin-top: 108px; }
  .productpc-img5 .btn-wrap {
    width: 500px;
    margin: 30px auto;
    border-bottom: 1px solid #e5e5e5; }
    .productpc-img5 .btn-wrap i {
      display: inline-block;
      width: 18px;
      height: 18px;
      position: relative;
      top: 3px;
      left: -5px; }
  .productpc-img5 .choose-banner {
    color: #333;
    font-size: 15px;
    height: 29px;
    line-height: 25px;
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    bottom: -1px;
    border-bottom: 1px solid #e5e5e5;
    position: relative; }
    .productpc-img5 .choose-banner:nth-child(1) {
      left: -35px; }
    .productpc-img5 .choose-banner:nth-child(2) {
      right: -35px; }
    .productpc-img5 .choose-banner .icon-3 {
      background: url(../images/productpc/icon-3.png) center; }
    .productpc-img5 .choose-banner .icon-4 {
      background: url(../images/productpc/icon-4.png) center; }
    .productpc-img5 .choose-banner.active {
      color: #2895f8;
      border-bottom: 1px solid #2895f8; }
      .productpc-img5 .choose-banner.active .icon-3 {
        background: url(../images/productpc/icon-3-blue.png) center; }
      .productpc-img5 .choose-banner.active .icon-4 {
        background: url(../images/productpc/icon-4-blue.png) center; }
  .productpc-img5 .swiper-container {
    height: 524px; }
  .productpc-img5 .banner1 {
    background: url(../images/productpc/banner1.png) center; }
  .productpc-img5 .banner2 {
    background: url(../images/productpc/banner2.png) center; }

.productpc-img6 {
  width: 100%;
  height: 602px;
  background: url(../images/productpc/img6.png) center;
  text-align: center; }
  .productpc-img6 .content {
    right: 40px;
    top: 298px; }

.productpc-img7 {
  width: 100%;
  height: 602px;
  background: url(../images/productpc/img7.png) center;
  text-align: center; }
  .productpc-img7 .content {
    left: 60px;
    top: 250px; }

.productpc-img8 {
  width: 100%;
  height: 598px;
  background: url(../images/productpc/img8.png) center;
  text-align: center; }
  .productpc-img8 .content {
    right: 40px;
    top: 298px; }

.productpc-img9 {
  width: 100%;
  height: 598px;
  background: url(../images/productpc/img9.png) center;
  text-align: center; }
  .productpc-img9 .content {
    left: 60px;
    top: 250px; }

.productpc-img10 {
  width: 100%;
  height: 721px;
  background: url(../images/productpc/img10.png) center;
  text-align: center; }
  .productpc-img10 > div {
    padding-top: 130px;
    text-align: center;
    color: #666; }

.productpc-img {
  position: relative; }
  .productpc-img .content {
    position: absolute;
    text-align: left;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    max-width: 512px;
    min-width: 512px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .productpc-img .container::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0; }

.productapp-img {
  position: relative; }
  .productapp-img .content {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    max-width: 512px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .productapp-img .container::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0; }

.productapp-img1 {
  width: 100%;
  height: 599px;
  background: url(../images/productapp/img11.png) center;
  text-align: center; }
  .productapp-img1 > .content-wrap {
    position: absolute;
    left: 100px;
    top: 230px;
    text-align: left; }

.productapp-img2 {
  width: 100%;
  height: 600px;
  background: url(../images/productapp/img22.png) center;
  text-align: center; }
  .productapp-img2 > .content-wrap {
    position: absolute;
    right: 40px;
    top: 230px;
    text-align: left; }
    .productapp-img2 > .content-wrap .content {
      max-width: 474px; }

.productapp-img3 {
  width: 100%;
  height: 599px;
  background: url(../images/productapp/img3.png) center;
  text-align: center; }
  .productapp-img3 > .content-wrap {
    position: absolute;
    left: 100px;
    top: 250px;
    text-align: left; }

/*# sourceMappingURL=product.css.map */
