.guardian_new-body .desc-title {
  font-size: 36px;
  color: #333;
  line-height: 60px;
  font-weight: bold;
  padding: 60px 0px 20px 0; }
  @media screen and (max-width: 720px) {
    .guardian_new-body .desc-title {
      padding: 0;
      font-size: 20px;
      line-height: 40px;
      text-align: center; } }
.guardian_new-body #tab1 .tab-content {
  position: relative; }
  .guardian_new-body #tab1 .tab-content .b1 {
    width: 70%;
    height: 100%;
    overflow: hidden;
    display: block;
    overflow: hidden;
    background-color: #f8f7f4;
    position: absolute;
    right: 0px;
    top: 0px; }
  .guardian_new-body #tab1 .tab-content .new_swiper {
    width: 99.9%;
    overflow: hidden; }
    .guardian_new-body #tab1 .tab-content .new_swiper .swiper-slide {
      width: 100%;
      height: 1px !important; }
    .guardian_new-body #tab1 .tab-content .new_swiper .swiper-slide-active {
      height: auto !important; }
    .guardian_new-body #tab1 .tab-content .new_swiper a {
      text-decoration: none;
      outline: none; }
    .guardian_new-body #tab1 .tab-content .new_swiper .product-item {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 720px) {
        .guardian_new-body #tab1 .tab-content .new_swiper .product-item {
          flex-wrap: wrap; } }
      @media screen and (min-width: 720px) {
        .guardian_new-body #tab1 .tab-content .new_swiper .product-item .img {
          flex: 1; } }
      .guardian_new-body #tab1 .tab-content .new_swiper .product-item .img img {
        width: 100%; }
      .guardian_new-body #tab1 .tab-content .new_swiper .product-item .desc {
        flex: 1;
        padding: 0 50px;
        color: #666; }
        @media screen and (max-width: 720px) {
          .guardian_new-body #tab1 .tab-content .new_swiper .product-item .desc {
            margin-top: 20px;
            padding: 0 10px; } }
        .guardian_new-body #tab1 .tab-content .new_swiper .product-item .desc .p2 {
          margin-top: 30px;
          font-size: 20px;
          font-weight: bold; }
        .guardian_new-body #tab1 .tab-content .new_swiper .product-item .desc .p3 {
          font-size: 14px;
          color: #666;
          line-height: 24px;
          margin-top: 30px; }
        @media screen and (max-width: 720px) {
          .guardian_new-body #tab1 .tab-content .new_swiper .product-item .desc .p2 {
            margin-top: 10px; } }
  .guardian_new-body #tab1 .tab-content .bottom {
    margin-top: 20px;
    position: relative;
    display: flex; }
    .guardian_new-body #tab1 .tab-content .bottom .arrow-left, .guardian_new-body #tab1 .tab-content .bottom .arrow-right {
      box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
      margin: 0 10px;
      position: relative;
      background-color: #f3f1ec;
      width: 50px;
      height: 50px;
      border-radius: 50%; }
      @media screen and (max-width: 720px) {
        .guardian_new-body #tab1 .tab-content .bottom .arrow-left, .guardian_new-body #tab1 .tab-content .bottom .arrow-right {
          width: 30px;
          height: 30px; } }
      .guardian_new-body #tab1 .tab-content .bottom .arrow-left:hover, .guardian_new-body #tab1 .tab-content .bottom .arrow-right:hover {
        background-color: #d7000f;
        color: #fff; }
    .guardian_new-body #tab1 .tab-content .bottom .arrow-left a {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0px;
      top: 0px;
      background: url(../images/c_05.png) center no-repeat;
      background-size: 10px; }
    .guardian_new-body #tab1 .tab-content .bottom .arrow-right a {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0px;
      background: url(../images/c_04.png) center no-repeat;
      background-size: 10px; }
.guardian_new-body #new-list .year {
  text-align: right; }
  .guardian_new-body #new-list .year select {
    height: 40px;
    border: 1px solid #eee;
    width: 200px;
    padding: 0px 10px;
    outline: none; }
.guardian_new-body #new-list .tab-content {
  margin-top: 20px; }
  .guardian_new-body #new-list .tab-content .new-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .guardian_new-body #new-list .tab-content .new-list a {
      text-decoration: none;
      outline: none; }
    .guardian_new-body #new-list .tab-content .new-list .item {
      width: 32%;
      padding: 1%;
      background-color: #fff;
      margin-bottom: 30px; }
      .guardian_new-body #new-list .tab-content .new-list .item .img img {
        width: 100%; }
      .guardian_new-body #new-list .tab-content .new-list .item .desc {
        padding: 20px; }
        .guardian_new-body #new-list .tab-content .new-list .item .desc .date {
          color: #666; }
        .guardian_new-body #new-list .tab-content .new-list .item .desc .p2 {
          margin-top: 10px;
          font-size: 16px;
          color: #222;
          line-height: 26px;
          font-weight: bold; }
      @media screen and (max-width: 1200px) {
        .guardian_new-body #new-list .tab-content .new-list .item {
          width: 48%; } }
      @media screen and (max-width: 720px) {
        .guardian_new-body #new-list .tab-content .new-list .item {
          width: 100%; } }
  .guardian_new-body #new-list .tab-content .new-list:after {
    content: "";
    height: 0;
    width: 32%;
    visibility: hidden; }
  .guardian_new-body #new-list .tab-content #pagination1 {
    text-align: center; }
    .guardian_new-body #new-list .tab-content #pagination1 .ui-pagination-container {
      height: 34px;
      line-height: 34px; }
      .guardian_new-body #new-list .tab-content #pagination1 .ui-pagination-container .ui-pagination-page-item {
        font-size: 14px;
        padding: 4px 10px;
        background: #fff;
        border: 1px solid #c5b7b7;
        color: #888;
        margin: 0 3px;
        text-decoration: none;
        line-height: 20px; }
        @media screen and (max-width: 720px) {
          .guardian_new-body #new-list .tab-content #pagination1 .ui-pagination-container .ui-pagination-page-item {
            margin: 0; } }
      .guardian_new-body #new-list .tab-content #pagination1 .ui-pagination-container .active {
        background: #d7000f;
        border-color: #d7000f;
        color: #fff;
        cursor: default; }
      .guardian_new-body #new-list .tab-content #pagination1 .ui-pagination-container .ui-pagination-page-item:hover {
        border-color: #d7000f;
        color: #d7000f;
        text-decoration: none; }

/*# sourceMappingURL=guardian-new.css.map */
