body .home .container {
  padding: 5.7291666667vw 0;
  background: url(../images/sbg.svg) no-repeat;
  background-size: 100%;
  position: relative; }
  body .home .container .common_more {
    margin: 1.1458333333vw auto 0;
    width: fit-content;
    position: relative;
    /*cursor: pointer;*/
    display: block; }
    body .home .container .common_more .color {
      width: 11.3541666667vw; }
    body .home .container .common_more .text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 0.2604166667vw; }
      body .home .container .common_more .text p {
        color: #FFF;
        font-style: normal;
        font-weight: 400;
        white-space: nowrap; }
      body .home .container .common_more .text span {
        width: 0.3125vw;
        height: 0.3125vw;
        border-radius: 50%;
        background: #fff;
        position: relative;
        top: 0.1041666667vw; }
  body .home .container .shadow .b1 {
    position: absolute;
    right: 0;
    top: 6.25vw;
    width: 21.4583333333vw;
    pointer-events: none; }
  body .home .container .shadow .b2 {
    position: absolute;
    left: 0;
    top: 40%;
    width: 28.9583333333vw;
    pointer-events: none; }
  body .home .container .shadow .b3 {
    position: absolute;
    right: 0;
    top: 50%;
    width: 43.125vw;
    pointer-events: none; }
  body .home .container .links {
    display: flex;
    margin-left: 7.8125vw; }
    body .home .container .links a {
      color: rgba(232, 196, 134, 0.51);
      transition: all 600ms; }
      body .home .container .links a:hover {
        color: #BE8E44; }
  body .home .container .sec1 {
    width: 57.2916666667vw;
    margin: 8.3333333333vw auto; }
    body .home .container .sec1 .title {
      color: #BE8E44;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase; }
    body .home .container .sec1 .html {
      margin-top: 4.1666666667vw;
      color: #BE8E44;
      line-height: 1.6; }
      body .home .container .sec1 .html img {
        border-radius: 20px;
        max-width: 100%; }
  body .home .container .sec2 .title {
    margin: 0 0 0 10.5729166667vw;
    font-weight: 700;
    color: #BE8E44;
    line-height: 1; }
  body .home .container .sec2 .news {
    margin-left: 9.6354166667vw; }
    body .home .container .sec2 .news .swiper1 {
      width: 100%; }
      body .home .container .sec2 .news .swiper1 .swiper-slide {
        padding: 1.3020833333vw; }
        body .home .container .sec2 .news .swiper1 .swiper-slide a {
          display: block;
          box-shadow: 0px 4px 1.3020833333vw rgba(0, 0, 0, 0.25);
          background: white;
          padding: 1.1979166667vw;
          padding-bottom: 1.0416666667vw;
          border-radius: 45px;
          color: #BE8E44;
          transition: all 600ms; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .pic {
            width: 100%;
            overflow: hidden;
            border-radius: 25px; }
            body .home .container .sec2 .news .swiper1 .swiper-slide a .pic img {
              width: 100%;
              border-radius: 25px;
              height: 17.1875vw;
              object-fit: cover;
              transition: all 600ms; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .pt {
            font-weight: 700;
            margin: 1.25vw 0 0.8854166667vw 0;
            height: 3.3854166667vw;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .tag {
            border-radius: 15px;
            background: rgba(232, 196, 134, 0.2);
            padding: 0.1041666667vw 0.78125vw;
            width: fit-content;
            font-weight: 600; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .des {
            margin: 0.8854166667vw 0 0.3125vw 0;
            height: 4.2708333333vw;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .icon {
            text-align: right; }
            body .home .container .sec2 .news .swiper1 .swiper-slide a .icon svg {
              width: 3.6979166667vw; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a:hover {
            background: #FFD4E1; }
            body .home .container .sec2 .news .swiper1 .swiper-slide a:hover .pic img {
              transform: scale(1.05); }
    body .home .container .sec2 .news .btns {
      display: flex;
      margin: 0 5.2083333333vw 0.78125vw 0;
      gap: 0.5208333333vw;
      justify-content: flex-end; }
      body .home .container .sec2 .news .btns div {
        width: 2.1875vw;
        height: 2.1875vw;
        border-radius: 50%;
        background: #D9D9D9;
        display: flex;
        align-items: center;
        justify-content: center;
        /*cursor: pointer;*/
        transition: all 600ms; }
        body .home .container .sec2 .news .btns div svg rect {
          fill: #696969;
          transition: all 600ms; }
        body .home .container .sec2 .news .btns div:hover {
          background: #BE8E44; }
          body .home .container .sec2 .news .btns div:hover svg rect {
            fill: white; }
      body .home .container .sec2 .news .btns .prev svg {
        transform: rotate(180deg); }
body .home .footer .top {
  background: linear-gradient(0deg, #F3F0EF 59.44%, rgba(243, 240, 239, 0) 100%); }
@media screen and (max-width: 768px) {
  body .home .container {
    padding: 20px 5% 60px 5%;
    background-size: cover; }
    body .home .container .common_more {
      width: 200px;
      height: auto;
      margin: 45px auto 0; }
      body .home .container .common_more .color {
        width: 100%; }
    body .home .container .links {
      flex-wrap: wrap;
      gap: 10px;
      margin-left: 0; }
    body .home .container .sec1 {
      width: 100%;
      margin: 30px auto;
      padding: 0; }
      body .home .container .sec1 .title {
        font-size: 16px;
        line-height: 1.5; }
      body .home .container .sec1 .html {
        margin-top: 20px;
        font-size: 14px; }
        body .home .container .sec1 .html img {
          margin: 15px 0; }
    body .home .container .sec2 .title {
      margin: 0;
      font-size: 20px;
      margin-bottom: 20px; }
    body .home .container .sec2 .news {
      margin-left: 0;
      padding: 0; }
      body .home .container .sec2 .news .swiper1 .swiper-slide {
        padding: 10px; }
        body .home .container .sec2 .news .swiper1 .swiper-slide a {
          border-radius: 15px;
          padding: 15px; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .pic img {
            height: 257px; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .pt {
            height: auto;
            margin: 15px 0; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .tag {
            padding: 2px 8px; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .des {
            height: auto;
            margin: 10px 0; }
          body .home .container .sec2 .news .swiper1 .swiper-slide a .icon svg {
            width: 25px; }
      body .home .container .sec2 .news .btns {
        margin: 15px 0 0 15px;
        gap: 15px; }
        body .home .container .sec2 .news .btns div {
          width: 30px;
          height: 30px; } }

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