.banner {
  width: 100%;
  height: 750px;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  background: linear-gradient(180deg, #222345 0%, #2e1f59 75%, #371d65 100%); }
  .banner .bd {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto; }
    .banner .bd .Bannerlist {
      width: 100%;
      max-width: 1920px;
      height: 750px; }
      .banner .bd .Bannerlist .swiper-slide .desbox {
        position: absolute;
        left: 0;
        top: 60px;
        width: 50%;
        min-height: 352px;
        background: rgba(0, 0, 0, 0.2); }
        .banner .bd .Bannerlist .swiper-slide .desbox .tp {
          padding-left: 37.5%;
          margin-top: 69px; }
          .banner .bd .Bannerlist .swiper-slide .desbox .tp .icon {
            width: 72px;
            height: 72px;
            border-radius: 50%;
            overflow: hidden;
            float: left; }
            .banner .bd .Bannerlist .swiper-slide .desbox .tp .icon img {
              width: 72px;
              height: 72px; }
          .banner .bd .Bannerlist .swiper-slide .desbox .tp .title {
            margin-left: 10px;
            float: left;
            height: 67px;
            font-size: 48px;
            text-align: left;
            font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
            font-weight: 500;
            color: white;
            line-height: 67px;
            text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
            padding-right: 40px; }
        .banner .bd .Bannerlist .swiper-slide .desbox .des {
          margin-top: 20px;
          padding-left: 37.5%;
          min-height: 123px;
          font-size: 24px;
          font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
          font-weight: 500;
          color: white;
          line-height: 32px;
          text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
          padding-right: 40px; }
      .banner .bd .Bannerlist .swiper-pagination-bullet {
        width: 16px;
        height: 8px;
        background: #feffff;
        border-radius: 4px; }
      .banner .bd .Bannerlist .swiper-pagination-bullet-active {
        width: 16px;
        height: 8px;
        background: #0066fa;
        border-radius: 4px; }

.service {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  margin-top: 100px;
  background: #f9f9f9; }
  .service .svbox {
    width: 1200px;
    margin: 0 auto; }
    .service .svbox .title {
      text-align: center;
      height: 50px;
      font-size: 36px;
      font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #24292e;
      line-height: 50px; }
    .service .svbox ul {
      width: 1200px;
      display: flex;
      margin-top: 60px;
      margin-bottom: 100px; }
      .service .svbox ul li {
        display: flex;
        width: 300px;
        height: 360px;
        flex-flow: wrap;
        align-items: center;
        justify-content: center; }
        .service .svbox ul li .box {
          width: 280px;
          height: 340px;
          background: white;
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          border-radius: 8px;
          margin: 10px; }
          .service .svbox ul li .box .im1 {
            margin: 0 auto;
            margin-top: 90px;
            display: block; }
          .service .svbox ul li .box .im2 {
            margin: 0 auto;
            margin-top: 80px;
            display: block; }
          .service .svbox ul li .box .im3 {
            margin: 0 auto;
            margin-top: 80px;
            display: block; }
          .service .svbox ul li .box .im4 {
            margin: 0 auto;
            margin-top: 80px;
            display: block; }
          .service .svbox ul li .box .tt {
            text-align: center;
            height: 29px;
            font-size: 21px;
            font-family: PingFangSC-Regular,PingFang SC;
            font-weight: 400;
            color: #24292e;
            line-height: 29px;
            margin-top: 51px; }
          .service .svbox ul li .box .des {
            text-align: center;
            height: 40px;
            font-size: 14px;
            font-family: PingFangSC-Regular,PingFang SC;
            font-weight: 400;
            color: #65696c;
            line-height: 20px;
            padding: 0 30px;
            margin-top: 10px; }

.goods {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  margin-top: 100px;
  background: white; }
  .goods .gdbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 158px; }
    .goods .gdbox .title {
      text-align: center;
      height: 50px;
      font-size: 36px;
      font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #24292e;
      line-height: 50px; }
    .goods .gdbox .gdList {
      display: flex;
      flex-flow: wrap;
      align-content: center;
      justify-content: center;
      margin-top: 60px; }
      .goods .gdbox .gdList .trl {
        width: 500px;
        margin-right: 85px; }
      .goods .gdbox .gdList .itr {
        width: 500px; }
      .goods .gdbox .gdList .tt {
        width: 500px;
        text-align: left;
        height: 42px;
        font-size: 30px;
        font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #24292e;
        line-height: 42px;
        display: block; }
      .goods .gdbox .gdList .des {
        width: 500px;
        text-align: left;
        height: 87px;
        font-size: 21px;
        font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #65696c;
        line-height: 29px;
        display: block; }

.friends {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  margin-top: 100px;
  background: #f9f9f9; }
  .friends .fdbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 92px; }
    .friends .fdbox .title {
      text-align: center;
      height: 50px;
      font-size: 36px;
      font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #24292e;
      line-height: 50px; }
    .friends .fdbox .fdlist {
      width: 1200px;
      display: flex;
      flex-flow: wrap;
      align-items: center;
      justify-content: center;
      margin-top: 52px; }
      .friends .fdbox .fdlist .fditem {
        width: 380px;
        height: 280px;
        background: white;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        margin: 0 10px; }
        .friends .fdbox .fdlist .fditem .top {
          width: 380px;
          height: 8px;
          background: #ff5c5d;
          border-radius: 8px 8px 0px 0px; }
          .friends .fdbox .fdlist .fditem .top.top1 {
            background: #ff5c5d; }
          .friends .fdbox .fdlist .fditem .top.top2 {
            background: #fdc949; }
          .friends .fdbox .fdlist .fditem .top.top3 {
            background: #4dbc4b; }
        .friends .fdbox .fdlist .fditem img {
          display: block;
          margin: 72px auto 0; }
        .friends .fdbox .fdlist .fditem .tt {
          text-align: center;
          height: 33px;
          font-size: 24px;
          font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
          font-weight: 400;
          color: #24292e;
          line-height: 33px;
          margin-top: 50px; }

.cooperation {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  margin-top: 100px;
  background: white; }
  .cooperation .cpbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 92px; }
    .cooperation .cpbox .title {
      text-align: center;
      height: 50px;
      font-size: 36px;
      font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #24292e;
      line-height: 50px; }
    .cooperation .cpbox .des {
      width: 907px;
      height: 62px;
      font-size: 18px;
      font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #65696c;
      line-height: 36px;
      margin: 10px auto 0;
      text-align: center; }
    .cooperation .cpbox .items {
      width: 1200px;
      margin: 0 auto;
      margin-top: 108px; }
      .cooperation .cpbox .items ul {
        display: flex;
        flex-flow: wrap;
        align-content: center;
        justify-content: center; }
        .cooperation .cpbox .items ul li {
          width: 300px;
          margin: 0 75px;
          position: relative; }
          .cooperation .cpbox .items ul li:first-child {
            margin-left: 0; }
          .cooperation .cpbox .items ul li:last-child {
            margin-right: 0; }
          .cooperation .cpbox .items ul li img {
            display: block;
            margin: 0 auto; }
          .cooperation .cpbox .items ul li .tt {
            text-align: center;
            height: 40px;
            font-size: 28px;
            font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #24292e;
            line-height: 40px;
            margin-top: 60px; }
          .cooperation .cpbox .items ul li .dd {
            text-align: center;
            height: 58px;
            font-size: 21px;
            font-family: microsoft yahei, PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #65696c;
            line-height: 29px;
            margin-top: 10px;
            text-align: center; }
          .cooperation .cpbox .items ul li .line {
            width: 120px;
            height: 1px;
            position: absolute;
            left: 300px;
            top: 50px;
            border-bottom: 2px dashed #E4E4E4; }
            .cooperation .cpbox .items ul li .line .jiao {
              width: 1px;
              height: 1px;
              border: 10px solid transparent;
              border-color: transparent transparent transparent #E4E4E4;
              position: absolute;
              right: -25px;
              top: -10px; }
    .cooperation .cpbox .moreBtn {
      margin-top: 100px; }
      .cooperation .cpbox .moreBtn span {
        display: inline-block;
        vertical-align: top; }
      .cooperation .cpbox .moreBtn img {
        width: 6px;
        height: 11px;
        vertical-align: middle;
        margin-left: 10px;
        display: inline-block;
        text-align: left; }

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