@charset "UTF-8";
@media (min-width: 768px) {
  #afterservice {
    padding: 0;
  }
  #afterservice .container {
    padding: 0 12rem;
  }
  #afterservice .global-breadcrumb {
    padding-bottom: 0;
  }
  #afterservice .section-content {
    padding-top: 8.25rem;
  }
  #afterservice .section-content .service-description {
    overflow: hidden;
    text-align: left;
  }
  #afterservice .section-content .service-description .service-title {
    width: 36%;
    float: left;
    font-size: 3rem;
    line-height: 1.1;
  }
  #afterservice .section-content .service-description .service-list {
    width: 64%;
    float: left;
    vertical-align: top;
    overflow: hidden;
  }
  #afterservice .section-content .service-description .service-list li {
    margin-top: 0;
    margin-bottom: 3.3rem;
    overflow: hidden;
  }
  #afterservice .section-content .service-description .service-list .large {
    float: left;
    font-size: 5rem;
    line-height: 5.75rem;
    margin-right: 2.4rem;
  }
  #afterservice .section-content .service-description .service-list .service-name {
    display: block;
    margin: 0.7rem 0 1rem;
  }
  #afterservice .section-content .service-description .service-list .service-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #afterservice .section-content .service-action {
    margin-top: 0;
    margin-left: -12rem;
    margin-right: -12rem;
    font-size: 1.5rem;
  }
  #afterservice .section-content .service-action a.btn-default {
    font-size: 1rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    font-family: 'FZLTXHJW';
    font-weight: bold;
  }
  #afterservice .section-content .service-action a.btn-default:hover {
    color: #8f91c1;
    background-color: #fff;
  }
  #afterservice .section-content .service-items {
    margin-top: 4rem;
    padding: 0;
  }
  #afterservice .section-content .card-box > div > a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  #afterservice .section-content .card-box > div > a img {
    transition: all 0.5s;
  }
  #afterservice .section-content .card-box > div > a:hover img {
    transform: scale(1.1);
  }
  #afterservice .section-content .card-box .service-item-text h6 {
    margin: 1rem 0;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  #afterservice .section-content .card-box .service-item-text p {
    font-size: 1rem;
    line-height: 1.5em;
    height: 5em;
  }
  .service-contact {
    padding: 0;
    margin-top: 5rem;
  }
  .service-contact .container {
    padding: 0 12rem;
  }
  .service-contact .section-title {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .service-contact .service-text {
    font-size: 1.3rem;
    line-height: 2.3rem;
    text-align: center;
    margin: 0;
  }
  .service-contact .service-panel {
    padding: 0;
    background: none;
    font-size: 1rem;
  }
  .service-contact .service-panel > .row {
    display: flex;
    align-items: center;
    background-color: #fff;
    margin: 4rem 0;
  }
  .service-contact .service-panel ul.service-infos {
    padding-left: 6.8rem;
    font-family: 'FZLTXHJW';
    font-weight: bold;
  }
  .service-contact .service-panel li {
    margin-bottom: 2.5rem;
  }
  .service-contact .service-panel li:last-of-type {
    margin-bottom: 0;
  }
  .service-contact .service-panel li .title {
    display: block;
    float: none;
    margin-bottom: 0.7rem;
  }
  .service-contact .service-panel li .title::after {
    display: none;
  }
  .service-contact .service-panel li .contact {
    float: none;
  }
  .section-download {
    padding-top: 5rem;
  }
  .section-download .container {
    padding: 0 12rem;
  }
  .section-download .container .item-download {
    cursor: pointer;
  }
  .section-download .container .row > div {
    padding: 0 0.5rem;
  }
  .section-download .container .row > div:nth-child(-n + 3) .download-panel {
    margin-top: 0;
  }
  .section-download .container .download-title {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }
  .section-download .container p.desc {
    font-size: 1rem;
    color: #999;
  }
  .section-download .container i.icondownload {
    margin-left: 0.5rem;
    font-size: 1rem;
    color: #0063f5;
  }
  .section-download .container .download-panel {
    margin-top: 1rem;
    padding: 1.5rem;
    color: #666;
    background-color: #fff;
    border-radius: 0.4rem;
    overflow: hidden;
    transition: all 0.2s ease;
  }
  .section-download .container .download-panel .title {
    font-size: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .section-download .container .download-panel .footer {
    font-size: 0.9rem;
    line-height: 1.9rem;
    margin-top: 2rem;
  }
  .section-download .container .download-panel .footer .media-type {
    display: inline-block;
    padding: 0 1em;
    margin-right: 0.5em;
    color: #0063f5;
    background: rgba(160, 199, 255, 0.16);
    border-radius: 1rem;
  }
  .section-download .container .download-panel .footer .downtimes {
    color: #999;
  }
  .section-download .container .download-panel .panel-box {
    display: block;
    height: 14.8rem;
    overflow: hidden;
  }
  .section-download .container .download-panel .panel-content {
    padding: 1.5rem;
  }
  .section-download .container .download-panel:hover {
    box-shadow: 0 0.1rem 0.8rem 0 rgba(0, 0, 0, 0.07);
  }
  .section-download .container .download-panel:hover .title {
    color: #0063f5;
  }
}

/* pad 端*/
@media (min-width: 768px) and (max-width: 895px) {
  #afterservice .container {
    padding: 0;
  }
}
