.container .sec1 .bg_box {
  padding: 7.3958333333vw 5.7291666667vw 3.125vw 5.7291666667vw;
  background: #222; }
.container .sec1 .b_top {
  padding: 0 10.9895833333vw; }
  .container .sec1 .b_top .breadcrumb {
    display: flex;
    align-items: center;
    color: #fff; }
    .container .sec1 .b_top .breadcrumb svg {
      display: block;
      width: 1.1458333333vw;
      margin: 0 0.625vw;
      height: 1.1458333333vw;
      margin-top: 2px; }
  .container .sec1 .b_top .t {
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize;
    margin: 0.625vw 0 1.7708333333vw 0; }
  .container .sec1 .b_top .tags {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.2916666667vw; }
    .container .sec1 .b_top .tags .lb {
      display: flex;
      align-items: center;
      color: #fff;
      font-weight: 500;
      gap: 0.5208333333vw; }
      .container .sec1 .b_top .tags .lb img {
        width: 1.25vw;
        display: block; }
    .container .sec1 .b_top .tags .icons {
      display: flex;
      gap: 0.7291666667vw; }
      .container .sec1 .b_top .tags .icons a {
        width: 2.2395833333vw;
        height: 2.2395833333vw;
        background: #DDD;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 600ms; }
        .container .sec1 .b_top .tags .icons a svg {
          width: 1.6666666667vw; }
          .container .sec1 .b_top .tags .icons a svg path {
            fill: #666;
            transition: all 600ms; }
        .container .sec1 .b_top .tags .icons a:hover {
          background: #ED1B24; }
          .container .sec1 .b_top .tags .icons a:hover svg path {
            fill: #fff; }
.container .sec1 .pb {
  overflow: hidden; }
  .container .sec1 .pb img {
    display: block;
    width: 100%;
    object-fit: cover; }
.container .sec1 .b_bottom {
  padding: 2.6041666667vw 10.9895833333vw 0 10.9895833333vw;
  position: relative; }
  .container .sec1 .b_bottom::after {
    content: '';
    display: block;
    height: 1px;
    background: #999;
    width: 53.3333333333vw;
    margin-top: 1.5625vw; }
  .container .sec1 .b_bottom .intro .p1 {
    font-weight: 700;
    color: #333;
    line-height: 1.2;
    margin-bottom: 1.6666666667vw; }
  .container .sec1 .b_bottom .intro .des {
    color: #666; }
    .container .sec1 .b_bottom .intro .des p:not(:last-child) {
      margin-bottom: 1.0416666667vw; }
  .container .sec1 .b_bottom .intro .caption {
    margin: 4.4270833333vw 0 3.125vw 0; }
    .container .sec1 .b_bottom .intro .caption img {
      border-radius: 10px;
      display: block;
      width: 100%; }
    .container .sec1 .b_bottom .intro .caption p {
      padding-left: 0.6770833333vw;
      margin-top: 0.5208333333vw;
      border-left: 0.15625vw solid #000; }
  .container .sec1 .b_bottom .intro .p2 {
    color: #333;
    font-weight: 700;
    margin-bottom: 1.0416666667vw; }
  .container .sec1 .b_bottom .intro .line_p {
    margin: 3.6458333333vw 0 2.5vw 0;
    padding-left: 1.40625vw;
    border-left: 0.15625vw solid #000; }
  .container .sec1 .b_bottom .conclusion {
    margin-top: 2.7604166667vw; }
    .container .sec1 .b_bottom .conclusion .p1 {
      font-weight: 700;
      color: #333;
      line-height: 1.2;
      margin-bottom: 1.3541666667vw; }
    .container .sec1 .b_bottom .conclusion .des {
      color: #666; }
      .container .sec1 .b_bottom .conclusion .des p:not(:last-child) {
        margin-bottom: 1.0416666667vw; }
.container .sec2 {
  background: #222;
  padding: 2.5vw 5.2083333333vw 3.3333333333vw 5.2083333333vw;
  margin-top: 2.6041666667vw; }
  .container .sec2 .t {
    color: #FFF;
    font-weight: 700;
    text-align: center; }
  .container .sec2 .t2 {
    color: #FFF;
    text-align: center;
    margin: 1.0416666667vw 0 3.125vw 0; }
  .container .sec2 .news {
    width: 100%; }
    .container .sec2 .news .swiper1 {
      width: 100%;
      overflow: hidden; }
      .container .sec2 .news .swiper1 a {
        display: block;
        width: 100%; }
        .container .sec2 .news .swiper1 a .pic {
          overflow: hidden; }
          .container .sec2 .news .swiper1 a .pic img {
            width: 100%;
            display: block;
            height: 17.1875vw;
            object-fit: cover;
            transition: all 600ms; }
        .container .sec2 .news .swiper1 a .tag {
          padding: 0.5208333333vw 0.9375vw;
          color: #ED1B24;
          background: #FAFAFA;
          display: inline-block;
          margin: 1.0416666667vw 0 0.5208333333vw 0; }
        .container .sec2 .news .swiper1 a .pt {
          color: #FFF;
          font-weight: 700;
          line-height: 1.2;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          overflow: hidden; }
        .container .sec2 .news .swiper1 a .des {
          color: #FFF;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          height: 2.6041666667vw;
          margin: 0.7291666667vw 0 1.4583333333vw 0; }
        .container .sec2 .news .swiper1 a .more {
          display: flex;
          align-items: center;
          color: #ED1B24;
          gap: 4px;
          font-weight: 500; }
          .container .sec2 .news .swiper1 a .more svg {
            display: block;
            width: 1.3541666667vw; }
        .container .sec2 .news .swiper1 a:hover .pic img {
          transform: scale(1.05); }
  .container .sec2 .btn {
    width: 17.34375vw;
    height: 3.3333333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ED1B24;
    color: white;
    margin: 4.1666666667vw auto 0 auto; }

@media screen and (max-width: 768px) {
  .container .sec1 .bg_box {
    padding: 80px 5% 40px 5%; }
  .container .sec1 .b_top {
    padding: 0; }
    .container .sec1 .b_top .breadcrumb {
      font-size: 14px; }
      .container .sec1 .b_top .breadcrumb svg {
        width: 16px;
        height: 16px;
        margin: 0 8px; }
    .container .sec1 .b_top .t {
      font-size: 20px;
      margin: 15px 0;
      line-height: 1.5; }
    .container .sec1 .b_top .tags {
      margin: 25px 0 40px; }
      .container .sec1 .b_top .tags .lb {
        font-size: 16px;
        gap: 8px; }
        .container .sec1 .b_top .tags .lb img {
          width: 20px; }
      .container .sec1 .b_top .tags .icons {
        gap: 10px; }
        .container .sec1 .b_top .tags .icons a {
          width: 30px;
          height: 30px; }
          .container .sec1 .b_top .tags .icons a svg {
            width: 20px; }
  .container .sec1 .pb {
    border-radius: 8px; }
    .container .sec1 .pb img {
      height: auto; }
  .container .sec1 .b_bottom {
    padding: 30px 5% 0 5%; }
    .container .sec1 .b_bottom::after {
      width: 100%;
      margin-top: 15px; }
    .container .sec1 .b_bottom .intro .p1 {
      font-size: 20px;
      margin-bottom: 20px; }
    .container .sec1 .b_bottom .intro .des {
      font-size: 14px; }
      .container .sec1 .b_bottom .intro .des p:not(:last-child) {
        margin-bottom: 15px; }
    .container .sec1 .b_bottom .intro .caption {
      margin: 25px 0; }
      .container .sec1 .b_bottom .intro .caption p {
        padding-left: 10px;
        border-left: 2px solid #000;
        font-size: 14px;
        margin-top: 10px; }
    .container .sec1 .b_bottom .intro .p2 {
      font-size: 18px;
      margin-bottom: 15px; }
    .container .sec1 .b_bottom .intro .line_p {
      margin: 40px 0 30px;
      padding-left: 20px;
      border-left: 2px solid #000;
      font-size: 14px; }
    .container .sec1 .b_bottom .conclusion {
      margin-top: 30px; }
      .container .sec1 .b_bottom .conclusion .p1 {
        font-size: 20px;
        margin-bottom: 15px; }
      .container .sec1 .b_bottom .conclusion .des {
        font-size: 14px; }
        .container .sec1 .b_bottom .conclusion .des p:not(:last-child) {
          margin-bottom: 15px; }
  .container .sec2 {
    margin-top: 30px;
    padding: 30px 5%; }
    .container .sec2 .t2 {
      font-size: 16px;
      margin: 10px 0 20px 0; }
    .container .sec2 .news .swiper1 a .pic img {
      height: 200px; }
    .container .sec2 .news .swiper1 a .tag {
      padding: 8px 12px;
      margin: 15px 0 10px 0; }
    .container .sec2 .news .swiper1 a .pt {
      margin-bottom: 10px; }
    .container .sec2 .news .swiper1 a .des {
      height: auto; }
    .container .sec2 .news .swiper1 a .more svg {
      width: 20px; }
    .container .sec2 .btn {
      width: 100%;
      height: 50px;
      margin: 30px auto 0 auto; } }
