@charset "UTF-8";
.main-prd {
  display: grid;
  grid-template-columns: 68% 30%;
  grid-gap: 20px; }
  @media all and (max-width: 1024px) {
    .main-prd {
      display: block; } }
  .main-prd .main-right .hospital {
    font-size: 30px;
    font-weight: 500;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px dashed #BBBBBB;
    background: url("/image/service/here.png") 15px center no-repeat; }
    .main-prd .main-right .hospital .red {
      color: #E42014;
      margin-left: 35px; }
  .main-prd .main-right .guarantee-edt {
    border: 1px dashed #E42014;
    border-radius: 4px;
    margin-top: 30px;
    padding: 16px 12px 2px;
    position: relative;
    margin-bottom: 20px; }
    .main-prd .main-right .guarantee-edt .title {
      background: url("/image/service/repairing-service.svg") 12px center no-repeat #0642AD;
      color: #fff;
      font-size: 14px;
      text-transform: uppercase;
      padding: 5px 5px 5px 32px;
      width: 126px;
      height: 26px;
      border-radius: 30px;
      position: absolute;
      top: -14px;
      left: 12px; }
    .main-prd .main-right .guarantee-edt .content-guarantee ul {
      padding-inline-start: 15px !important; }
      .main-prd .main-right .guarantee-edt .content-guarantee ul li::marker {
        color: #E42014; }
  .main-prd .main-left .grid-cat {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px; }
    .main-prd .main-left .grid-cat .item {
      text-align: center; }
      .main-prd .main-left .grid-cat .item .box-img {
        width: 64px;
        height: 64px;
        border-radius: 50%;
        background: #EFF3F6;
        margin: 10px auto; }
        .main-prd .main-left .grid-cat .item .box-img a img {
          margin-top: 5px; }
      .main-prd .main-left .grid-cat .item .box-img:hover {
        background: #E42014; }
      .main-prd .main-left .grid-cat .item .active {
        background: #E42014; }
  .main-prd .main-left .title_h1 {
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    font-weight: 600; }
  .main-prd .main-left .row-prod {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 25px; }
  .main-prd .main-left .item-prod a {
    position: relative;
    height: 294px;
    display: block;
    padding: 10px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 20px; }
    @media all and (max-width: 767px) {
      .main-prd .main-left .item-prod a {
        border-left: 1px solid #ddd;
        height: 274px; } }
    .main-prd .main-left .item-prod a .img-css {
      height: 238px; }
    .main-prd .main-left .item-prod a .box_img {
      text-align: center; }
      @media all and (min-width: 768px) and (max-width: 1024px) {
        .main-prd .main-left .item-prod a .box_img {
          width: 186px;
          height: 186px;
          margin: auto; } }
      .main-prd .main-left .item-prod a .box_img img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .main-prd .main-left .item-prod a .name {
      margin: 10px 0px 5px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .main-prd .main-left .item-prod a .bottom {
      position: absolute;
      bottom: 94px;
      font-size: 12px; }
      .main-prd .main-left .item-prod a .bottom .repair {
        background: #E42014;
        padding: 5px;
        border-radius: 2px;
        color: #fff; }
      .main-prd .main-left .item-prod a .bottom .guarantee {
        background: #0642AD;
        padding: 5px;
        border-radius: 2px;
        margin-bottom: 5px;
        color: #fff; }
    .main-prd .main-left .item-prod a .price .new {
      color: #E42014; }
    .main-prd .main-left .item-prod a .price .old {
      color: #999999;
      text-decoration: line-through; }
    .main-prd .main-left .item-prod a .discount {
      position: absolute;
      top: 10px;
      left: 10px;
      color: #fff;
      background: #E42014;
      border-radius: 2px;
      padding: 3px; }
  .main-prd .main-left .item-prod a:hover {
    border: 1px solid #ddd;
    box-shadow: 2px 11px 13px 10px #e7e4e4;
    z-index: 99; }
  .main-prd .main-left .first-item-in-row a {
    border-left: 1px solid #ddd; }
  .main-prd .main-left .contact {
    margin: 30px 0px 20px; }
    .main-prd .main-left .contact .p-contact {
      text-align: center;
      margin-bottom: 12px; }
  .main-prd .main-left .content {
    max-height: 120px;
    overflow: hidden;
    text-align: justify; }
    .main-prd .main-left .content h2, .main-prd .main-left .content h2 strong {
      font-size: 20px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 32px; }
    .main-prd .main-left .content h2, .main-prd .main-left .content h2 span {
      font-size: 20px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 32px; }
    .main-prd .main-left .content h2, .main-prd .main-left .content h2 strong span {
      font-size: 20px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 32px; }
    .main-prd .main-left .content h3, .main-prd .main-left .content h3 span {
      font-size: 18px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 30px; }
    .main-prd .main-left .content h3, .main-prd .main-left .content h3 strong {
      font-size: 18px;
      margin-bottom: 12px;
      padding: 5px 0px; }
    .main-prd .main-left .content h3, .main-prd .main-left .content h3 strong span {
      font-size: 18px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 32px; }
    .main-prd .main-left .content h4, .main-prd .main-left .content h4 strong, .main-prd .main-left .content h4 strong span {
      font-size: 16px;
      margin-bottom: 12px;
      padding: 5px 0px;
      line-height: 32px; }
    .main-prd .main-left .content p {
      margin-bottom: 12px;
      font-size: 16px; }
    .main-prd .main-left .content ul {
      padding-inline-start: 20px; }
      .main-prd .main-left .content ul li {
        font-size: 16px;
        line-height: 32px; }
    .main-prd .main-left .content table tr td {
      font-size: 16px; }
    .main-prd .main-left .content table tr td p, .main-prd .main-left .content span {
      font-size: 16px; }
    .main-prd .main-left .content p img {
      max-width: 100%;
      height: auto;
      overflow: hidden; }
  .main-prd .main-left .open-content {
    max-height: unset !important; }
  .main-prd .main-left #show-more {
    display: block;
    margin: 10px auto 20px;
    text-align: center;
    color: #0642AD;
    font-size: 14px;
    width: 150px;
    background: url("/image/product/arrow-down.svg") right center no-repeat; }
  .main-prd .main-left .hid {
    width: 80px !important;
    background: url("/image/product/arrow-up.svg") right center no-repeat !important; }

.control {
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 20px;
  display: block;
  height: 7px;
  width: 7px; }

.control span {
  color: #333;
  font-size: 14px;
  font-weight: 300; }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  left: 0; }

.control input:checked ~ .control__indicator:after {
  display: block; }

.control .control__indicator {
  background: #fff !important;
  border: 1px solid #999;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0px;
  height: 16px;
  width: 16px; }

.control .control__indicator:after {
  content: "";
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  text-align: center; }

.control.control--checkbox .control__indicator:after {
  content: "";
  font-family: "FontAwesome";
  color: #707070;
  left: -1px;
  top: -2px; }

.control.control--radio .control__indicator_checkbox {
  background: #fff;
  border: 1px solid #E42014;
  width: 17px;
  height: 17px; }

.control.control--radio .control__indicator:after {
  content: "";
  font-family: "FontAwesome";
  color: #E42014;
  font-size: 10px;
  line-height: 13px; }

.control.control--radio .control__indicator_checkbox:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  display: none; }

.control.control--radio input:checked ~ .control__indicator {
  border: 1px solid #E42014; }

.control.control--radio input:checked ~ .control__indicator_checkbox:after {
  display: block;
  color: #E42014;
  height: 17px; }

@media all and (max-width: 1023px) {
  .main-prd {
    display: block; }
    .main-prd .main-left .content p img {
      width: 100% !important;
      height: auto !important;
      object-fit: contain; }
    .main-prd .main-left .grid-cat {
      display: none; }
    .main-prd .main-left .row-prod {
      grid-template-columns: 1fr 1fr 1fr; }
      .main-prd .main-left .row-prod .item-prod {
        height: 256px; }
        .main-prd .main-left .row-prod .item-prod .box_img {
          width: 140px;
          height: 140px;
          margin: auto; }
          .main-prd .main-left .row-prod .item-prod .box_img img {
            width: 100%;
            height: auto; }
        .main-prd .main-left .row-prod .item-prod a {
          height: 256px; }
          .main-prd .main-left .row-prod .item-prod a .bottom {
            bottom: 100px; } }
@media all and (max-width: 767px) {
  .main-prd {
    display: block; }
    .main-prd .main-left .content p img {
      width: 100% !important;
      height: auto !important;
      object-fit: contain; }
    .main-prd .main-left .grid-cat {
      display: none; }
    .main-prd .main-left .row-prod {
      grid-template-columns: 50% 50%; }
      .main-prd .main-left .row-prod .item-prod {
        height: 256px; }
        .main-prd .main-left .row-prod .item-prod .box_img {
          width: 140px;
          height: 140px;
          margin: auto; }
          .main-prd .main-left .row-prod .item-prod .box_img img {
            width: 100%;
            height: auto; }
        .main-prd .main-left .row-prod .item-prod a {
          height: 256px; }
          .main-prd .main-left .row-prod .item-prod a .bottom {
            bottom: 100px; }

  .banner-right {
    display: none; } }

/*# sourceMappingURL=cat.css.map */
