@charset "UTF-8";
a, a:hover {
  text-decoration: none; }

.goods-content {
  word-break: keep-all;
  word-wrap: break-word;
  padding-bottom: 5px;
  line-height: 1.5;
  min-width: 300px;
  overflow: hidden;
  margin: 0 auto; }

.goods-content ul {
  margin: 0; }

.goods-content ul li {
  padding: 0; }

iframe {
  width: 1200px; }

#swiper .swiper-wrapper {
  margin-bottom: 30px; }
#swiper .swiper-slide {
  position: relative; }
  #swiper .swiper-slide img {
    width: 100%;
    height: auto; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #333; }

.w_1200 {
  max-width: 1200px;
  margin: 0 auto; }
  .w_1200 img {
    width: 100%;
    height: auto; }

.year_activity_banner {
  max-width: 1920px;
  margin: 0 auto;
  height: auto;
  overflow: hidden; }
  .year_activity_banner img {
    width: 100%;
    height: auto; }

.an_page-nav {
  display: none;
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  background: #f5f5f5; }
  .an_page-nav ul {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center; }
    .an_page-nav ul li {
      width: auto;
      height: 50px;
      display: inline-block;
      line-height: 50px;
      padding: 0 20px;
      font-size: 18px;
      cursor: pointer; }
    .an_page-nav ul .on {
      color: #3bb7f5; }

/*主要板块*/
.xp-year-box {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url("../images/bg-2.png") no-repeat top;
  background-size: 100% auto;
  max-width: 1920px;
  margin: 0 auto; }

.page_fix {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999; }

.year_activity_title {
  font-size: 30px;
  font-weight: 400;
  color: #C54720;
  line-height: 44px;
  max-width: 476px;
  text-align: center;
  margin: 30px auto; }

/*第一板块*/
.xp-year_activity {
  height: auto;
  overflow: hidden; }
  .xp-year_activity .year_activity {
    height: auto;
    overflow: hidden; }
    .xp-year_activity .year_activity .title {
      font-size: 30px;
      font-weight: 400;
      color: #C54720;
      line-height: 44px;
      text-align: center;
      margin: 35px auto; }
    .xp-year_activity .year_activity .excellent {
      max-width: 1064px;
      height: auto;
      margin: 0 auto 50px; }
      .xp-year_activity .year_activity .excellent .excellent_block {
        max-width: 1064px;
        height: auto;
        overflow: hidden; }
        .xp-year_activity .year_activity .excellent .excellent_block a {
          max-width: 48%;
          float: left; }
        .xp-year_activity .year_activity .excellent .excellent_block img {
          max-width: 100%;
          height: auto; }
        .xp-year_activity .year_activity .excellent .excellent_block a:first-child {
          margin-right: 4%; }
    .xp-year_activity .year_activity .product_series {
      width: 100%;
      height: auto;
      overflow: hidden; }
      .xp-year_activity .year_activity .product_series .title {
        max-width: 360px;
        margin: 20px auto 35px; }
        .xp-year_activity .year_activity .product_series .title .img {
          width: auto;
          height: 100%; }
        .xp-year_activity .year_activity .product_series .title .img1 {
          width: auto;
          height: 100%; }
      .xp-year_activity .year_activity .product_series .list {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px; }
        .xp-year_activity .year_activity .product_series .list ul {
          width: 100%;
          height: auto;
          overflow: hidden; }
          .xp-year_activity .year_activity .product_series .list ul li {
            float: left;
            width: calc((100% - 72px) / 4);
            margin-left: 24px; }
          .xp-year_activity .year_activity .product_series .list ul li:first-child {
            margin-left: 0; }
    .xp-year_activity .year_activity p {
      font-size: 18px;
      font-weight: 400;
      color: #d24e29;
      line-height: 44px;
      margin: 60px 0 0 24px; }

/*第一板块*/
/*第二板块*/
.xp-year_product {
  height: auto;
  overflow: hidden; }
  .xp-year_product .Software {
    width: 100%;
    height: auto;
    overflow: hidden; }
    .xp-year_product .Software .title {
      font-size: 24px;
      font-weight: 400;
      color: #b74f2f;
      line-height: 44px;
      text-align: center; }
      .xp-year_product .Software .title span {
        color: #5FB5EC; }
    .xp-year_product .Software .Software_block {
      width: 100%;
      height: auto;
      overflow: hidden;
      background: #fff;
      margin-top: 50px;
      padding: 50px 0; }
      .xp-year_product .Software .Software_block .Software_text {
        width: 40%;
        height: auto;
        overflow: hidden;
        float: left; }
        .xp-year_product .Software .Software_block .Software_text .Software_text_title {
          font-size: 18px;
          font-weight: normal;
          color: #5f3c13;
          line-height: 30px;
          text-align: center; }
        .xp-year_product .Software .Software_block .Software_text .Software_block_img {
          text-align: center;
          margin-top: 40px; }
          .xp-year_product .Software .Software_block .Software_text .Software_block_img .img {
            width: auto;
            height: 100%; }
          .xp-year_product .Software .Software_block .Software_text .Software_block_img .op_ca {
            width: auto;
            height: 100%; }
        .xp-year_product .Software .Software_block .Software_text .Software_img-border {
          border-right: 1px solid #000; }
      .xp-year_product .Software .Software_block .Software_text1 {
        width: 60%; }
      .xp-year_product .Software .Software_block .Software_text-ri {
        width: 100%; }
      .xp-year_product .Software .Software_block .text {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: 44px;
        padding: 30px 0 0;
        color: #fff; }
        .xp-year_product .Software .Software_block .text a {
          display: inline-block;
          padding: 0 20px;
          text-align: center;
          font-size: 16px;
          font-weight: 400;
          line-height: 30px;
          margin: 10px auto;
          color: #fff;
          border-radius: 15px;
          background: #009fe6; }

/*第二板块 end*/
/*第三板块*/
.xp-year_push {
  height: auto;
  overflow: hidden;
  margin-bottom: 60px; }
  .xp-year_push .title {
    font-size: 24px;
    font-weight: 400;
    color: #b74f2f;
    line-height: 44px;
    text-align: center; }
    .xp-year_push .title span {
      color: #5FB5EC; }
  .xp-year_push .year_activity_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    background: #fff;
    padding: 30px 0; }
    .xp-year_push .year_activity_text .activity_text_logo {
      width: 262px;
      height: auto;
      margin: 20px auto;
      display: block; }
    .xp-year_push .year_activity_text .activity_text {
      max-width: 840px;
      height: auto;
      overflow: hidden;
      margin: 0 auto 10px;
      padding: 0 16px; }
      .xp-year_push .year_activity_text .activity_text .span {
        display: inline-block;
        font-size: 24px;
        font-weight: normal;
        color: #5f3c13;
        line-height: 40px;
        vertical-align: top; }
      .xp-year_push .year_activity_text .activity_text .text {
        display: inline-block;
        width: calc(100% - 40px);
        margin-left: 10px;
        font-size: 16px;
        font-weight: 400;
        color: #343434;
        line-height: 40px; }
    .xp-year_push .year_activity_text .btn {
      width: 100%;
      height: auto;
      overflow: hidden;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      line-height: 44px;
      padding: 30px 0 0;
      color: #fff; }
      .xp-year_push .year_activity_text .btn a {
        display: inline-block;
        padding: 0 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        margin: 10px auto;
        color: #fff;
        border-radius: 15px;
        background: #009fe6; }

/*第三板块 end*/
@media (max-width: 1200px) {
  .xp-year_activity .year_activity .excellent .excellent_block a:first-child {
    margin-right: 0; }

  .w_1200 {
    width: 100%;
    margin: 0 auto;
    padding: 0 16px; }

  .xp-year-box {
    background-size: auto 100%; } }
@media (max-width: 980px) {
  .xp-year_activity .year_activity .product_series .list {
    width: 600px;
    margin: 0 auto; }

  .xp-year_activity .year_activity .product_series .list ul li {
    float: left;
    width: calc((100% - 24px) / 2);
    margin-left: 24px;
    margin-bottom: 20px; }

  .xp-year_activity .year_activity .product_series .list ul li:nth-child(odd) {
    margin-left: 0; } }
@media (max-width: 1023px) and (min-width: 769px) {
  .xp-year_product .product_series .list {
    width: 100%;
    margin: 0 auto; } }
@media (max-width: 767px) {
  .an_page-nav {
    display: none !important; }

  .xp-year_activity .year_activity .product_series .list {
    width: 100%;
    margin: 0 auto; }

  .xp-year_product .Software .Software_block .Software_text {
    width: 100%;
    margin-bottom: 30px; }

  .xp-year_product .Software .Software_block .Software_text .Software_img-border {
    border: none; }

  .xp-year_activity .year_activity .title {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin: 10px auto; }

  .xp-year_product .Software .title {
    font-size: 18px; } }
@media (max-width: 500px) {
  .xp-year_activity .year_activity .excellent .excellent_block a {
    max-width: 100%; } }

/*# sourceMappingURL=layout.css.map */
