.guardian-kidney_tab2 #product .title:nth-child(1) span {
  background: unset; }
  .guardian-kidney_tab2 #product .title:nth-child(1) span:before {
    width: 40px;
    height: 25px;
    background: url(../images/prd_01.png) center no-repeat;
    background-size: 80% 100%;
    top: 47%;
    right: -20px; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab2 #product .title:nth-child(1) span:before {
        width: 30px;
        height: 20px;
        right: 0px; } }
  .guardian-kidney_tab2 #product .title:nth-child(1) span:after {
    width: 40px;
    height: 25px;
    background: url(../images/prd_01.png) center no-repeat;
    background-size: 80% 100%;
    top: 47%;
    left: -20px; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab2 #product .title:nth-child(1) span:after {
        width: 30px;
        height: 20px;
        left: 0px; } }
.guardian-kidney_tab2 #product .tab {
  margin-top: 30px;
  display: flex;
  justify-content: space-between; }
  .guardian-kidney_tab2 #product .tab-bar {
    flex: 1;
    text-align: center;
    padding: 20px 0;
    background-color: #f5f2e9; }
    .guardian-kidney_tab2 #product .tab-bar a {
      text-decoration: none;
      font-size: 20px;
      font-weight: bold;
      color: #000; }
    @media screen and (max-width: 720px) {
      .guardian-kidney_tab2 #product .tab-bar {
        padding: 10px 0; }
        .guardian-kidney_tab2 #product .tab-bar a {
          font-size: 16px; } }
  .guardian-kidney_tab2 #product .tab .active {
    background-color: #d7000f; }
    .guardian-kidney_tab2 #product .tab .active a {
      color: #fff; }
.guardian-kidney_tab2 #product .tab-content .right .img img {
  width: 100%; }
.guardian-kidney_tab2 #tab1 .tab-content .tab-right .content {
  display: flex; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .img img {
    width: 100%; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .p1 {
    font-size: 20px;
    color: #333;
    line-height: 32px;
    overflow: hidden;
    font-weight: bold; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .p1 {
      text-align: center;
      margin-top: 20px; } }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul {
    padding-left: 0;
    margin-top: 30px; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul li {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul li .p2 {
      font-size: 16px;
      color: #d7000f;
      position: relative;
      line-height: 40px;
      border-bottom: 1px solid #e6e6e6;
      font-weight: bold; }
      .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul li .p2 b {
        width: 20px;
        height: 100%;
        display: block;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/add.png) center no-repeat;
        background-size: 100%;
        position: absolute;
        right: 0px;
        top: 0px; }
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul li .p3 {
      font-size: 16px;
      color: #333;
      line-height: 32px;
      margin-top: 5px; }
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc ul li .p3_hid {
      display: none; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .on .p3_hid {
    display: block; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .on .p2 b {
    background: url(../images/cut.png) center no-repeat; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .p4 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 10px; }
  .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc .p5 {
    font-size: 16px;
    color: #d7000f;
    line-height: 30px;
    margin-top: 10px;
    font-weight: bold; }
  @media screen and (max-width: 720px) {
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content {
      flex-wrap: wrap;
      justify-content: center; } }
  @media screen and (min-width: 720px) {
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .img,
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc {
      flex: 1; }
    .guardian-kidney_tab2 #tab1 .tab-content .tab-right .content .desc {
      padding-right: 100px; } }
.guardian-kidney_tab2 #tab2 .tab-title {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px; }
.guardian-kidney_tab2 #tab2 .tab-content .img img {
  width: 100%; }
.guardian-kidney_tab2 #tab3 .tab-title {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px; }
.guardian-kidney_tab2 #tab3 .tab-content .img img {
  width: 100%; }

/*# sourceMappingURL=guardian-kidney_tab2.css.map */
