ul,
li {
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

.service-section-content-main-img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.service-section-content-hasimg {
    position: relative
}

.service-section-content-main.hasimgbg {
    padding-top: 618px
}

.service-extend-content {
    max-width: 1200px;
    margin: auto
}

.service-extend-container {
    max-width: 100%;
    margin: 0 auto;
    position: relative
}

.service-extend-tab-list {
    display: -webkit-box;
    justify-content: flex-start;
    align-items: center
}

.service-extend-tab-item {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #1A1A1A;
    margin-right: 80px;
    border-bottom: 3px solid transparent;
    padding-bottom: 4px;
    cursor: pointer;
    white-space: nowrap
}

.service-extend-tab-item:last-child {
    margin-right: 0
}

.service-extend-tab-item.active {
    color: #EB0A1E;
    border-bottom: 3px solid #EB0A1E
}

.service-extend-tab {
    margin-bottom: 60px;
    padding-top: 60px;
    position: relative;
    z-index: 1
}

.service-section-content-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #3A3A3A
}

.service-extend-section-content {
    display: none
}

.service-extend-section-content.active {
    display: block
}

.service-extend-footer-content {
    padding: 36px 0;
    text-align: center;
    background-color: #F5F5F5
}

.service-extend-footer-content-item {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1A1A1A
}

.service-extend-footer-content-item a {
    color: #EB0A1E
}

.service-section-content-table-top {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px
}

.service-section-content-table-top-th {
    width: 50%;
    background-color: #101010;
    border: 1px solid #CCC;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #FFF
}

.service-section-content-table-top tr td {
    background: #F5F5F5;
    border: 1px solid #CCC;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%
}

.service-section-content-table-top tr td .title {
    display: block;
    font-weight: 400
}

.service-section-content-table-top tr th,
.service-section-content-table-top tr td {
    padding: 30px 0;
    text-align: center
}

.service-section-content-desc {
    margin-bottom: 60px
}

.service-section-content-table-bottom {
    width: 100%;
    max-width: 100%
}

.service-section-content-table-bottom-th {
    width: 30%;
    background-color: #101010;
    border: 1px solid #CCC;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #FFF;
    padding: 12px 0
}

.service-section-content-table-bottom-th:first-child {
    width: 40%;
    text-align: left;
    padding-left: 40px
}

.service-section-content-table-bottom-th .name {
    display: block
}

.service-section-content-table-bottom tr td {
    padding: 20px 0;
    text-align: center;
    border: 1px solid #CCC;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #000
}

.service-section-content-table-bottom tr td:first-child {
    text-align: left;
    padding-left: 40px
}

.service-section-content-table {
    padding-bottom: 80px
}

.service-section-main-list-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #3A3A3A
}

.service-section-main-list-main {
    padding-bottom: 100px
}

.section-maintent-item-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #3A3A3A
}

.section-maintent-item-title-list {
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: #3A3A3A
}

.section-maintent-link {
    display: block;
    padding: 12px 20px;
    background: #EB0A1E;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .12em;
    color: #FFF;
    width: fit-content;
    margin: 0 auto
}

.section-maintent-link:hover {
    color: white
}

.service-maintent-boxlink {
    margin: 72px 112px
}

.section-question {
    padding-bottom: 80px
}

.section-question-close {
    position: relative;
    cursor: pointer
}

.section-question-close-line-width {
    position: absolute;
    transform: rotate(90deg);
    top: 65%;
    left: 0;
    transition: .35s ease all
}

.section-question-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 32px 0;
    border-bottom: 1px solid #EEE
}

.section-question-main {
    width: 95%
}

.section-question-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #000;
    margin-bottom: 0;
    cursor: pointer
}

.section-question-desc {
    margin-top: 15px;
    margin-bottom: 0;
    display: none
}

.section-question-title.active {
    color: #EB0A1E
}

.section-question-close.active .section-question-close-line-width {
    transform: rotate(0deg);
    top: 60%
}

.banner_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 816px;
    max-width: 100%
}

.page-container .hero-banner-container .banner_title h1,
.page-container .hero-banner-container .banner_title h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 57px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF
}

.service-section-content-hasimg-head-title {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #3A3A3A;
    margin-bottom: 30px
}

.service-section-content-hasimg-head-desc {
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
    color: #3A3A3A;
    margin-bottom: 10px
}

.service-section-content-hasimg-head {
    margin-bottom: 80px
}

.service-section-content-hasimg-circle-head-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 0
}

.service-section-content-hasimg-circle-head {
    padding: 18px 0;
    background: #EB0A1E
}

.service-section-content-hasimg-circle-list {
    padding: 49px 27px 62px;
    background: #F5F5F5;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap
}

.service-section-content-hasimg-circle-item {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #FFF;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
    padding: 10px
}

.service-section-content-hasimg-circle-item-main {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: #FFF;
    border: 1px solid #EB0A1E;
    padding-top: 30px
}

.service-section-content-hasimg-circle-item-main-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #EB0A1E;
    margin-bottom: 18px
}

.service-section-content-hasimg-circle-item-main-desc {
    padding: 0 34px;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #000;
    margin-bottom: 0
}

.service-section-content-hasimg-circle-item:first-child {
    margin-left: 0
}

.service-section-content-hasimg-circle-item {
    position: relative;
    margin-left: -34px
}

.service-section-content-hasimg-circle {
    margin-bottom: 100px
}

.service-section-content-hasimg-condition-item-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #3A3A3A
}

.service-section-content-hasimg-condition-item {
    margin-bottom: 40px
}

.service-section-content-hasimg-condition {
    margin-bottom: 80px
}

.service-section-content-hasimg-table-model {
    width: 100%;
    max-width: 100%;
    text-align: center;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 20px
}

.service-section-content-hasimg-table-model thead tr th:first-child {
    width: 40%
}

.service-section-content-hasimg-table-model thead tr th {
    width: 30%;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #FFF;
    padding: 12px 0;
    background: #EB0A1E;
    border: 1px solid #CCC
}

.service-section-content-hasimg-table-model tbody tr td {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #000;
    padding: 20px 30px;
    border: 1px solid #CCC
}

.service-section-content-hasimg-table-model tbody tr td:first-child {
    text-align: left
}

.service-section-content-hasimg-table-model-note {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #3A3A3A
}

.service-section-content-hasimg-model {
    margin-bottom: 100px
}

.service-section-content-hasimg-table {
    width: 940px;
    margin: 0 auto;
    max-width: 100%
}

.service-section-content-hasimg-table-head {
    display: flex;
    justify-content: center;
    align-items: center
}

.service-section-content-hasimg-table-head-item {
    width: 50%;
    padding: 30px 0;
    background: #EB0A1E;
    border: 1px solid #CCC
}

.service-section-content-hasimg-table-head-item-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFF
}

.service-section-content-hasimg-table-body-item {
    display: flex;
    justify-content: center;
    align-items: stretch
}

.service-section-content-hasimg-table-body-item-col {
    width: 50%;
    padding: 24px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #CCC
}

.service-section-content-hasimg-table-body-item-right-text {
    text-align: right;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%
}

.service-section-content-hasimg-table-body-item-right-img {
    width: 275px;
    object-fit: cover;
    object-position: center
}

.service-section-content-hasimg-table {
    margin-bottom: 80px
}

.service-section-content-hasimg-table-body-item-right-name {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #EB0A1E;
    margin-bottom: 16px;
    display: none
}

.service-process-list {
    display: flex;
    justify-content: center;
    align-items: stretch
}

.service-process-item {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #FFF;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto
}

.service-process-item-arrow {
    width: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    position: absolute;
    left: 260px
}

.service-process-item-arrow-main {
    width: 100%;
    height: 65px;
    background-color: #EB0A1E;
    clip-path: polygon(0% 20%, 70% 20%, 70% 0, 100% 50%, 70% 100%, 70% 80%, 0% 80%)
}

.service-process-item-src img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto
}

.service-process-item-src path {
    fill: #FFF
}

.service-process-item-main {
    position: relative;
    width: 165px;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.service-process-item-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #000
}

.service-process-item-number {
    display: flex;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 0;
    left: 0;
    background-color: #EB0A1E;
    text-align: center;
    line-height: 60px;
    font-weight: 600;
    font-size: 24px;
    color: #FFF;
    justify-content: center;
    align-items: center
}

.service-process-item-desc-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #3A3A3A
}

.service-process-item-desc {
    margin-top: 60px
}

.service-process-item-mainbox {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.service-process-item-mainbox:last-child .service-process-item-arrow-mobile {
    display: none
}

.service-process-item-mainbox:last-child .service-process-item-arrow {
    display: none
}

.service-process-item-mainbox:nth-child(2) {
    padding: 0 46px
}

.service-process-main {
    margin-bottom: 140px
}

.service-process-item-arrow-mobile {
    display: none
}

.service-section-content-main-img.service-bg-destop {
    display: block
}

.service-section-content-main-img.service-bg-mobile {
    display: none
}

@media screen and (max-width :1366px) {
    .service-extend-tab-item {
        margin-right: 50px
    }
}

@media screen and (max-width :1080px) {
    .service-section-content-main-img.service-bg-destop {
        display: none
    }

    .service-section-content-main-img.service-bg-mobile {
        display: block
    }

    .service-extend-content {
        padding: 0 16px
    }

    .service-extend-tab-list {
        overflow-x: scroll
    }

    .service-extend-tab-item {
        margin-right: 40px
    }

    .service-extend-footer-content {
        padding: 20px
    }

    .service-extend-footer-content-item {
        font-size: 14px
    }

    .service-section-content-table-top-th:first-child {
        width: 40%
    }

    .service-section-content-table-top-th:last-child {
        width: 60%
    }

    .service-section-content-table-top tr th,
    .service-section-content-table-top tr td {
        padding: 20px
    }

    .service-section-content-table-top tr td {
        font-size: 14px
    }

    .service-section-content-table-top {
        margin-bottom: 40px
    }

    .service-section-content-desc {
        margin-bottom: 40px
    }

    .service-section-content-table-bottom-th {
        width: calc(100% / 3)
    }

    .service-section-content-table-bottom-th:first-child {
        width: calc(100% / 3)
    }

    .service-section-content-table-bottom tr td:first-child {
        padding-left: 10px
    }

    .service-section-main-list-main {
        padding-bottom: 60px
    }

    .service-maintent-boxlink {
        margin: 40px 70px
    }

    .section-question-item {
        padding: 18px 0
    }

    .section-question {
        padding-bottom: 60px
    }

    .section-question {
        padding-right: 10px
    }

    .banner_title {
        max-width: 100%;
        padding: 21px 15px
    }

    .page-container .hero-banner-container .banner_title h1,
    .page-container .hero-banner-container .banner_title h2 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (max-width :1080px) {
    .service-section-content-hasimg-table-model tbody tr td {
        padding: 12px
    }

    .service-section-content-hasimg-circle-list {
        flex-direction: column;
        padding: 40px 27px 62px
    }

    .service-section-content-hasimg-circle-item:first-child {
        margin-top: 0
    }

    .service-section-content-hasimg-circle-item {
        margin-left: 0;
        margin-top: -34px
    }

    .service-section-content-hasimg-circle-head-title {
        font-weight: 600;
        font-size: 24px;
        line-height: 120%
    }

    .service-section-content-hasimg-head-title {
        font-size: 24px;
        line-height: 150%
    }

    .service-section-content-main-img {
        height: 606px
    }

    .service-section-content-main.hasimgbg {
        padding-top: 268px
    }

    .service-section-content-hasimg-table-head {
        display: none
    }

    .service-section-content-hasimg-table-body-item-left {
        display: none
    }

    .service-section-content-hasimg-table-body-item-col {
        width: 100%
    }

    .service-section-content-hasimg-table-body-item:last-child .service-section-content-hasimg-table-body-item-right {
        border-bottom-right-radius: 0
    }

    .service-section-content-hasimg-table-body-item-right-name {
        display: block
    }

    .service-section-content-hasimg-head {
        margin-bottom: 40px
    }

    .service-section-content-hasimg-table,
    .service-section-content-hasimg-condition {
        margin-bottom: 40px
    }

    .service-process-list {
        flex-direction: column
    }

    .service-process-item-arrow {
        display: none
    }

    .service-process-item-desc {
        margin-top: 30px
    }

    .service-process-item-arrow-mobile {
        height: 150px;
        width: 92px;
        margin: 0 auto;
        background-color: #EB0A1E;
        margin: 30px 0;
        clip-path: polygon(20% 0, 80% 0, 80% 70%, 100% 70%, 50% 100%, 0 70%, 20% 70%)
    }

    .service-process-item-arrow-mobile {
        display: block
    }

    .service-process-item-mainbox {
        flex-direction: column
    }

    .service-process-main {
        margin-bottom: 100px
    }

    .service-process-item-arrow {
        display: none
    }
}

@media screen and (max-width :768px) {
    .service-section-content-hasimg-table-model thead tr th {
        font-size: 14px
    }
}