.guardian-kidney_tab3 #product .tab {
  margin-top: 30px;
  display: flex;
  justify-content: space-between; }
  .guardian-kidney_tab3 #product .tab-bar {
    flex: 1;
    text-align: center;
    padding: 20px 0;
    background-color: #f5f2e9; }
    .guardian-kidney_tab3 #product .tab-bar a {
      text-decoration: none;
      font-size: 20px;
      font-weight: bold;
      color: #000; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab3 #product .tab-bar {
        padding: 10px 0; }
        .guardian-kidney_tab3 #product .tab-bar a {
          font-size: 16px; } }
  .guardian-kidney_tab3 #product .tab .active {
    background-color: #d7000f; }
    .guardian-kidney_tab3 #product .tab .active a {
      color: #fff; }
.guardian-kidney_tab3 #product .tab-content .right .img img {
  width: 100%; }
.guardian-kidney_tab3 #tab1 .tab-content {
  margin-top: 20px; }
  .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%; }
  .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .swiper-slide {
    height: 1px; }
  .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .swiper-slide-active {
    height: auto !important; }
  .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom {
    position: absolute;
    bottom: 1%;
    right: 5%;
    display: flex; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom {
        right: 0%;
        bottom: 6%; } }
    .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom .arrow-left, .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .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-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom .arrow-left, .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom .arrow-right {
          width: 30px;
          height: 30px; } }
      .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom .arrow-left:hover, .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .bottom .arrow-right:hover {
        background-color: #d7000f;
        color: #fff; }
    .guardian-kidney_tab3 #tab1 .tab-content .g3_Swiper .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-kidney_tab3 #tab1 .tab-content .g3_Swiper .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-kidney_tab3 #tab1 .tab-content .product-item .img img {
    width: 100%; }
  .guardian-kidney_tab3 #tab1 .tab-content .product-item .desc {
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold; }
.guardian-kidney_tab3 #tab2 .tab-content {
  background-color: #f3f1ec; }
  .guardian-kidney_tab3 #tab2 .tab-content .item {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab3 #tab2 .tab-content .item {
        flex-wrap: wrap; } }
    @media screen and (min-width: 720px) {
      .guardian-kidney_tab3 #tab2 .tab-content .item .img {
        flex: 1; } }
    .guardian-kidney_tab3 #tab2 .tab-content .item img {
      width: 100%;
      height: 100%; }
    .guardian-kidney_tab3 #tab2 .tab-content .item .text {
      flex: 1;
      padding: 20px 0; }
      .guardian-kidney_tab3 #tab2 .tab-content .item .text p {
        padding: 0 50px;
        font-size: 16px; }
        @media screen and (max-width: 720px) {
          .guardian-kidney_tab3 #tab2 .tab-content .item .text p {
            padding: 0 10px; } }
      .guardian-kidney_tab3 #tab2 .tab-content .item .text .p1 {
        padding: 0 50px;
        font-size: 36px;
        color: #333;
        font-weight: bold;
        line-height: 50px;
        margin-bottom: 40px; }
        @media screen and (max-width: 720px) {
          .guardian-kidney_tab3 #tab2 .tab-content .item .text .p1 {
            font-size: 20px;
            margin-bottom: 20px;
            margin-top: 10px;
            padding: 0 10px; } }
  @media screen and (min-width: 720px) {
    .guardian-kidney_tab3 #tab2 .tab-content .left .text p, .guardian-kidney_tab3 #tab2 .tab-content .left .text .p1 {
      padding-right: 20%; } }
  .guardian-kidney_tab3 #tab2 .tab-content .right {
    flex-direction: row-reverse; }
    @media screen and (min-width: 720px) {
      .guardian-kidney_tab3 #tab2 .tab-content .right .text p, .guardian-kidney_tab3 #tab2 .tab-content .right .text .p1 {
        padding-left: 20%; } }
.guardian-kidney_tab3 #tab3 .tab-content {
  margin-top: 20px; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab3 #tab3 .tab-content .img .pc {
      display: none; } }
  @media screen and (min-width: 720px) {
    .guardian-kidney_tab3 #tab3 .tab-content .img .mobile {
      display: none; } }
  .guardian-kidney_tab3 #tab3 .tab-content .img img {
    width: 100%; }
.guardian-kidney_tab3 #tab4 .content {
  background-color: #fff;
  width: 100%;
  padding: 40px;
  overflow: hidden;
  background: url(../images/prd_02.jpg) center no-repeat #fff;
  background-size: cover; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab3 #tab4 .content {
      padding: 10px; } }
.guardian-kidney_tab3 #tab4 .tab-content {
  margin-top: 20px; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab3 #tab4 .tab-content .img .pc {
      display: none; } }
  @media screen and (min-width: 720px) {
    .guardian-kidney_tab3 #tab4 .tab-content .img .mobile {
      display: none; } }
  .guardian-kidney_tab3 #tab4 .tab-content .img img {
    width: 100%; }
.guardian-kidney_tab3 #tab5 .tab-content {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab3 #tab5 .tab-content {
      flex-wrap: wrap;
      justify-content: center; } }
  .guardian-kidney_tab3 #tab5 .tab-content .left .img img {
    width: 100%; }
  .guardian-kidney_tab3 #tab5 .tab-content .right {
    padding: 0 50px;
    text-align: center; }
    .guardian-kidney_tab3 #tab5 .tab-content .right p {
      font-size: 18px;
      font-weight: bold;
      padding: 10px 0; }
    .guardian-kidney_tab3 #tab5 .tab-content .right .btn a {
      display: inline-block;
      line-height: 50px;
      background-color: #d7000f;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      padding: 0 30px; }

/*# sourceMappingURL=guardian-kidney_tab3.css.map */
