@charset "UTF-8";

.page-content-impl-container {
    min-width: 1000px;
    height: auto;
}
.text-wrapper-in-banner-in-banner-template-1 {
    z-index: 1;
}
.text1-container-in-banner-in-banner-template-1 {
    text-align: center;
    width: 100%;
    left: 0;
}
.text2-container-in-banner-in-banner-template-1 {
    display: none;
}
.image-wrapper-in-banner-in-banner-template-1 {
    left: 722px;
}
.after-sales-services-title-wrapper {
    margin: auto;
    margin-top: 40px;
    height: 63px;
    text-align: center;
}
.after-sales-services-title-wrapper span {
    font-size: 30px;
    word-wrap: break-word;
    height: 100%;
}
.left-in-title {
    color: #ffc100;
    font-family: Arial,Helvetica,sans-serif;
    margin-right: 10px;
}
.right-in-title {
    font-family: Microsoft YaHei;
    color: #4e5f70;
}
.bottom-line-in-title {
    display: block;
    margin: auto;
    margin-top: 8px;
    padding: 0;
    width: 420px;
    height: 1px;
    font-size: 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #f7d93e;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.after-sales-services-content-wrapper {
    min-width: 1000px;
    width: 1000px;
    max-width: 1200px;
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr 1fr;*/
    /*grid-template-rows: auto;*/
    margin: auto;
    margin-top: 20px;
    margin-bottom: 100px;
    text-align: center;
    padding-left: 48px;
}
