.global-page-header {
    background-color: #000;
    padding: 10px 0;
    margin-bottom: 30px;
}

@media screen and (min-width: 1300px) {
    .row {
        min-width: 1300px;
        width: 95%;
        max-width: 1700px;
    }

    .faq-header .action-elements .field input {
        padding-left: 1em;
        padding-right: 0;
    }
}

@media screen and (min-width: 1100px) {
    .row {
        min-width: 1100px;
    }

    .quick-links li span.link-label {
        display: block !important;
    }

    .quick-links {
        text-align: right;
        padding-top: 0;
    }

    .row .colspan12-6 {
        width: 50%;
    }

    .row .colspan12-8 {
        width: 66.6666666667%;
    }
}

@media screen and (min-width: 900px) {
    .row {
        min-width: 900px;
    }

    .quick-links {
        /* text-align: right; */
        padding-top: 1em;
        display: flex;
        justify-content: end;
    }

    .row .colspan8-4 {
        width: 50%;
    }

    .faq-header .makita-filter-box .filter-menu {
        padding-left: 1em;
    }

    .row .colspan8-6 {
        width: 75%;
    }
    .makita-info-box.faq-legal {
        width: 33% !important;
    }
    .makita-info-box.faq-legal:after {
        display: block !important;
    }
    .makita-info-box.faq-legal p{
        display: block !important;
    }
    .rowflex {
        display: flex !important;
    
    }
}
.makita-info-box.faq-legal p{
    display: none;
}

@media screen and (min-width: 600px) {
    .row {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 600px;
    }

    .row .colspan6-5 {
        width: 83.3333333333%;
    }
}

@media screen and (min-width: 420px) {
    .row {
        min-width: 420px;
    }

    .row .colspan2-1 {
        width: 50%;
    }
}
.rowflex {
    display: block;

}
.dyn-modal-toolbox,
.dyn-modal-win,
.dyn-container {
    display: none;
}

.row {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.global-page-header .page-title.white-title {
    color: #fff;
}

.global-page-header .page-title {
    color: #000;
    font-size: 1.5em;
    text-transform: uppercase;
}

.global-page-header .page-title,
.global-page-header .erebates-wtb-title {
    font-family: "Helvetica Neue LT W01_65 Mediu";
    line-height: 32px;
}

.faq-header .page-title {
    margin-bottom: 0.275em;
}

.faq-header .action-elements {
    margin-bottom: 0.275em;
    min-height: 26px;
    overflow: hidden;
}

.faq-header .action-elements .buttons {
    float: right;
}

.faq-header .action-elements .buttons .makita-btn.submit {
    background-color: #fff;
    border: 2px solid #999;
    color: #999;
    border-left-width: 1px;
}

.faq-header .action-elements .buttons .makita-btn {
    padding-left: 12px;
    padding-right: 12px;
}

.makita-btn {
    position: relative;
    font-family: "Helvetica Neue LT W01_95 Black";
    border: none;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    font-size: 1em;
    background: #008290;
    padding: 2px 25px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.faq-header .action-elements .buttons .makita-btn.refresh {
    margin-left: 0.25em;
    padding-top: 4px;
    padding-bottom: 4px;
}

.faq-header .action-elements .field {
    display: block;
    overflow: hidden;
}

p,
span,
cite,
ol,
ul,
pre,
label,
input,
textarea {
    font-size: .9375em;
    line-height: 1.4666666667em;
}



.faq-header .action-elements .field input {
    color: #999;
    height: 26px;
    width: 100%;
    padding-left: 1em;
    border-right: none;
}

.row__colspaced:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}

.row__colspaced:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}

.row__colspaced:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}



.quick-links li {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 1.25em;
}

li {
    line-height: inherit;
}

.quick-links li span {
    display: block;
    text-align: center;
}


.quick-links li span.link-label {
    display: none;
}

.quick-links li span {
    display: block;
    text-align: center;
}

.quick-links li span a,
.quick-links li span.label-erabates {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}

.faq-header .makita-filter-box {
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    text-align: right;
    color: #000;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    border: 1px solid #999;
    width: 100%;
    background-color: #fff;
    font-style: normal;
}


.faq-header .makita-filter-box .filter-menu {
    font-family: Arial, sans-serif;
    text-align: left;
    background-color: #fff;
    font-size: unset;
    color: #999;
    display: flex;
    justify-content: space-between;
}

a {
    /* color: #fff; */
    text-decoration: none;
}


.faq-content .topic .item {
    margin-bottom: 15px;
}

.faq-content {
    font-size: 18px;
    color: #404040;
}

.faq-content .topic {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #404040;
    margin-bottom: 10px;
}

.faq-content .topic .topic-title {
    font-family: "Helvetica Neue LT W01_95 Black";
    text-transform: uppercase;
    margin-bottom: 0.55em;
}

.faq-content .topic .item {
    margin-bottom: 15px;
}

.faq-content .topic .item .question {
    font-weight: bold;
}

.faq-content .topic .item .question a {
    color: #008290;
    display: table;
}

.faq-content .topic .item .question a::before {
    content: " Q: ";
    font-weight: normal;
    padding-right: 10px;
    display: table-cell;
}

.faq-content .topic .item .answer {
    display: none;
}

.faq-content .topic .item .answer p {
    font-size: 16px;
    display: table;
    font-weight: normal;
    color: #666;
}

.faq-content .topic .item .answer p::before {
    font-size: 18px;
    content: " A: ";
    padding-right: 15px;
    display: table-cell;
}

.faq-content .topic .item .question a:hover,
.faq-content .topic .item .question a:focus,
.faq-content .topic .item .question a:active {
    color: #67b2b1;
}

.makita-info-box.faq-legal {
    width: 100%;
    background-color: #eee;
    position: absolute;
    right: 2%;
}
.makita-info-box {
    background-color: #fff;
    padding: 1em;
    font-size: 0.8em;
    text-align: justify;
    width: 33%;
    color: #000;
}


.js-item {
    cursor: pointer;
    transition: background-color 0.3s;
}
.faq-header .action-elements .field {
    width: auto;
}

.js-item:hover,
.js-item:focus-within a{
   color: #67b2b1; /* 悬停和聚焦时的背景颜色 */
}

.js-item.active {
    color: #67b2b1;/* 点击后显示的背景颜色 */
}
.faq-header .makita-filter-box .filter-container {
    position: absolute;
    top: 28px;
    left: -1px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    white-space: nowrap;
    width: 101%;
    z-index: 999;
    border: 1px solid #999;
    border-top: none;
    
}
.faq-header .makita-filter-box .filter-menu span{
    line-height: 2.4666666667em;
}

.faq-header .makita-filter-box .filter-container .selection {
    padding: 0.2em 0.6em;
}

.faq-header .makita-filter-box .filter-container .selection:hover {
    background-color: #d6d6d6;
}
.svgjiantou{
    padding: 5px 10px;
    background-color: black;
    display: flex;
        justify-content: center;
}
/* .js-filter-check svg path{
    stroke: #999999;
} */
.js-filter-check .inputture{
    fill: #008290;
    display: none;
}
.link-label a:hover{
    color: #008290;
}