.faq1 {
    padding: 112px 0 131px
}

.faq1 .cut {
    display: flex;
    align-items: center
}

.faq1 .cut .list {
    font-weight: bold;
    font-size: 24px;
    color: #888888;
    margin: 0 50px 0 0;
    transition: .6s ease;
    cursor: pointer;
    position: relative
}

.faq1 .cut .list:not(:last-child):after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: #C0C0C0;
    right: -28px
}

.faq1 .cut .list.on {
    color: var(--color)
}

.faq1 .content {
    margin: 55px 0 0 0
}

.faq1 .content .matter {
    display: none
}

.faq1 .content .matter.on {
    display: block
}

.faq1 .content .matter .item {
    height: 120px;
    background: #FFFFFF;
    border-radius: 23px;
    border: 1px solid #F2F2F2;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 73px 0 57px;
    transition: 1s ease
}

.faq1 .content .matter .item:hover {
    border: 1px solid var(--color)
}

.faq1 .content .matter .item:hover .l p {
    color: var(--color)
}

.faq1 .content .matter .item:hover .more {
    background: var(--color);
    color: #fff;
    border: 1px solid transparent
}

.faq1 .content .matter .item .l {
    display: flex;
    align-items: center
}

.faq1 .content .matter .item .l .line {
    width: 4px;
    height: 20px;
    background: #0090D5;
    margin: 0 29px 0 0
}

.faq1 .content .matter .item .l p {
    font-weight: bold;
    font-size: 18px;
    color: #1A1A1A;
    transition: .6s ease
}

.faq1 .content .matter .item .more {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #D3D3D3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #D3D3D3;
    font-size: 18px;
    transition: .6s ease
}

.faqInfo1 {
    background: #F6F6F6;
    padding: 100px 0 180px 0;
    margin: 166px 0 0 0
}

.faqInfo1 .back {
    display: flex;
    align-items: center;
    margin: 0 0 45px
}

.faqInfo1 .back .circle {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color);
    margin: 0 10px 0 0
}

.faqInfo1 .back .circle .iconfont {
    color: #fff;
    font-size: 12px;
    transform: rotate(180deg);
    position: relative;
    left: -2px
}

.faqInfo1 .back p {
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A
}

.faqInfo1 .title {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    margin: 45px 0 50px
}

.faqInfo1 .line {
    width: 100%;
    height: 1px;
    background: #E3E3E3;
    transform: scaleX(0);
    transform-origin: left;
    transition: 2s
}

.faqInfo1 .line.aos-animate {
    transform: scaleX(1)
}

.faqInfo1 .content {
    margin: 47px 0 0 0
}

.faqInfo1 .content p {
    font-weight: 500;
    font-size: 16px;
    color: #555555;
    line-height: 32px
}

@media screen and (max-width: 1919px) {
    .faq1{
        padding: 5.8333333333vw 0px 6.8229166667vw;
    }
    .faq1 .cut .list{
        font-size: 1.25vw;
        margin: 0px 2.6041666667vw 0px 0px;
    }
    .faq1 .cut .list:not(:last-child)::after{
        height: 0.7291666667vw;
        right: -1.4583333333vw;
    }
    .faq1 .content{
        margin: 2.8645833333vw 0px 0px;
    }
    .faq1 .content .matter .item{
        height: 6.25vw;
        border-radius: 1.1979166667vw;
        margin: 0px 0px 1.0416666667vw;
        padding: 0px 3.8020833333vw 0px 2.96875vw;
    }
    .faq1 .content .matter .item .l .line{
        width: 0.2083333333vw;
        height: 1.0416666667vw;
        margin: 0px 1.5104166667vw 0px 0px;
    }
    .faq1 .content .matter .item .l p{
        font-size: 0.9375vw;
    }
    .faq1 .content .matter .item .more{
        width: 2.1875vw;
        height: 2.1875vw;
        font-size: 0.9375vw;
    }
    .faqInfo1{
        padding: 5.2083333333vw 0px 9.375vw;
        margin: 8.6458333333vw 0px 0px;
    }
    .faqInfo1 .back{
        margin: 0px 0px 2.34375vw;
    }
    .faqInfo1 .back .circle{
        width: 1.3020833333vw;
        height: 1.3020833333vw;
        margin: 0px 0.5208333333vw 0px 0px;
    }
    .faqInfo1 .back .circle .iconfont{
        font-size: 0.625vw;
        left: -0.1041666667vw;
    }
    .faqInfo1 .back p{
        font-size: 0.8333333333vw;
    }
    .faqInfo1 .title{
        font-size: 1.6666666667vw;
        margin: 2.34375vw 0px 2.6041666667vw;
    }
    .faqInfo1 .content{
        margin: 2.4479166667vw 0px 0px;
    }
    .faqInfo1 .content p{
        font-size: 0.8333333333vw;
        line-height: 1.6666666667vw;
    }
}

@media screen and (max-width: 1024px) {
    .faq1{
        padding: 50px 0;
    }
    .faq1 .cut .list{
        font-size: 16px;
        margin: 0 20px 0 0;
    }
    .faq1 .cut .list:not(:last-child):after {
        height: 14px;
        right: -11px;
    }
    .faq1 .content{
        margin: 30px 0 0 0;
    }
    .faq1 .content .matter .item {
        height: 60px;
        border-radius: 15px;
        margin: 0 0 15px;
        padding: 0 15px;
    }
    .faq1 .content .matter .item .l{
        flex-direction: column;
        align-items: unset;
        width: 77%;
    }
    .faq1 .content .matter .item .l .line {
        width: 4px;
        height: 20px;
        margin: 0 15px 0 0;
        display: none;
    }
    .faq1 .content .matter .item .l p{
        font-size: 12px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .faq1 .content .matter .item .more{
        width: 37px;
        height: 37px;
        font-size: 14px;
    }

    .faqInfo1{
        padding: 80px 0 50px 0;
    }

    .faqInfo1 .back{
        margin: 0;
    }
    .faqInfo1 .back .circle{
        width: 30px;
        height: 30px;
        margin: 0 10px 0 0;
    }
    .faqInfo1 .back p{
        font-size: 12px;
    }
    .faqInfo1 .back .circle .iconfont{
        font-size: 14px;
        left: -1px;
    }
    .faqInfo1 .title{
        font-size: 20px;
        margin: 22px 0 16px;
    }
    .faqInfo1 .content p{
        font-size: 13px;
        line-height: 25px;
    }
}
