.list_project .list_why_clients {
    --pd: 19px;
    --mt: 19px;
    margin-top: 36px
}

.list_project .list_why_clients .item {
    background: #f4faff;
    padding: 30px 30px 20px 70px;
    border-radius: 12px 12px 12px 12px
}

.list_project .list_why_clients .item .tit {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    position: relative
}

.list_project .list_why_clients .item .tit::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(../img/project1.png) no-repeat center;
    position: absolute;
    left: -40px
}

.list_project .list_why_clients .item .desc {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.list_project .flag_ship {
    --pd: 32px;
    --mt: 34px;
    margin-top: 36px
}

.list_project .flag_ship .item .img {
    width: 362px;
    width: 50%;
    height: 245px;
    margin-right: 24px
}

.list_project .flag_ship .item .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.list_project .flag_ship .item .info .tit2 {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 28px
}

.list_project .flag_ship .item .info .des2 {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 12px
}

.list_project .flag_des {
    margin-top: 30px;
    color: #666666;
    line-height: 28px
}

.list_project .flag_des p {
    margin-top: 12px
}

.list_project .project_box {
    background: #fafafa;
    --l-w: 328px;
    --pd1: 66px
}

.list_project .project_box .project_box_main {
    margin-top: 36px
}

.list_project .project_box .project_box_main .lll {
    width: var(--l-w)
}

.list_project .project_box .project_box_main .lll li {
    padding: 27px;
    box-shadow: 0 0 8px 0 rgba(2, 103, 179, 0.15);
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #666666;
    text-align: center;
    margin-top: 27px;
    font-size: 28px
}

.list_project .project_box .project_box_main .lll li:first-child {
    margin-top: 0
}

.list_project .project_box .project_box_main .lll li.active {
    background: var(--commonColor);
    color: #fff
}

.list_project .project_box .project_box_main .info_main {
    width: calc(100% - var(--l-w) - var(--pd1))
}

.list_project .project_box .project_box_main .info_main .info:not(:first-child) {
    display: none
}

.list_project .project_box .project_box_main .info_main .info .tit_top {
    align-items: center
}

.list_project .project_box .project_box_main .info_main .info .tit_top .tit {
    font-family: Work Sans, Work Sans;
    font-weight: 800;
    font-size: 24px;
    color: #333333;
    line-height: 52px;
    max-width: 70%
}

.list_project .project_box .project_box_main .info_main .info .tit_top .read_more_btn {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 18px;
    color: var(--commonColor);
    line-height: 32px;
    border-bottom: 1px solid var(--commonColor);
    padding-bottom: 10px
}

.list_project .project_box .project_box_main .info_main .info .desc {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.list_project .project_box .project_box_main .info_main .info .desc p {
    margin-top: 30px
}

.list_project .project_box .project_box_main .info_main .info .desc p:first-child {
    margin-top: 0
}

.list_project .project_box .project_box_main .info_main .info .list_img {
    --pd: 40px;
    --mt: 30px;
    margin-top: 25px;
    width: 100%
}

.list_project .project_box .project_box_main .info_main .info .list_img .img {
    padding-bottom: 29.74%
}

.list_project .custmer_box .cus_list {
    --pd: 37px;
    --mt: 37px;
    margin-top: 23px
}

.list_project .custmer_box .cus_list .item .info {
    padding: 21px 35px;
    background: #f4f4f4;
    border-radius: 12px 12px 12px 12px
}

.list_project .custmer_box .cus_list .item .info .desc {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.list_project .custmer_box .cus_list .item .info .title {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 28px
}

.list_project .custmer_box .cus_list .item .img {
    width: 110px;
    height: 110px;
    padding: 0;
    margin-top: 47px;
    margin-left: 27px
}

.list_project .advantage .ad_list {
    margin-top: 36px;
    --img-w: 617px;
    --img-w: 41.68%;
    --pd: 43px
}

.list_project .advantage .ad_list .info {
    width: calc(100% - var(--img-w) - var(--pd));
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.list_project .advantage .ad_list .info p {
    margin-top: 14px;
    text-transform: capitalize
}

.list_project .advantage .ad_list .info ul {
    margin-top: 16px
}

.list_project .advantage .ad_list .info ul li {
    margin-top: 11px;
    text-transform: capitalize;
    display: flex;
    align-items: center
}

.list_project .advantage .ad_list .info ul li:first-child {
    color: #333;
    font-weight: bold
}

.list_project .advantage .ad_list .info ul li:not(:first-child)::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: url(../img/project1.png) no-repeat center;
    margin-right: 10px
}

.list_project .advantage .ad_list .img {
    width: var(--img-w);
    padding-bottom: 38.24%
}

.list_project .pre_faq_action .action_main {
    --img-w: 607px;
    --img-w: 41%;
    --pd: 58px
}

.list_project .pre_faq_action .action_main .img {
    width: var(--img-w);
    height: 723px;
    height: auto;
    padding: 0;
}

.list_project .pre_faq_action .action_main .lll {
    width: calc(100% - var(--img-w) - var(--pd))
}

@media screen and (max-width:1366px) {
    .list_project .project_box {
        --pd1: 30px
    }

    .list_project .project_box .project_box_main .lll li {
        padding: 15px;
        font-size: 20px
    }
}

@media screen and (max-width:950px) {

    .list_project .project_box .project_box_main .info_main,
    .list_project .project_box .project_box_main .lll {
        width: 100%
    }

    .list_project .project_box .project_box_main .info_main {
        margin-top: 30px
    }

    .list_project .project_box .project_box_main .info_main .info .list_img .img {
        padding-bottom: 70%
    }

    .list_project .advantage .ad_list .info,
    .list_project .advantage .ad_list .img {
        width: 100%
    }

    .list_project .advantage .ad_list .img {
        margin-top: 30px;
        padding-bottom: 70%
    }

    .list_project .pre_faq_action .action_main .img,
    .list_project .pre_faq_action .action_main .lll {
        width: 100%
    }

    .list_project .pre_faq_action .action_main .img {
        padding-bottom: 70% !important;
        margin: 0 !important
    }

    .list_project .pre_faq_action .action_main .lll {
        margin-top: 30px !important
    }

    .list_project .flag_ship .item .img {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        margin-right: 0;
    }

    .list_project .flag_ship .item .info .tit2 {
        margin-top: 10px;
    }

    .list_project .project_box .project_box_main .info_main .info .tit_top .tit {
        max-width: 100%
    }

    .list_project .project_box .project_box_main .info_main .info .desc {
        margin-top: 15px
    }
}

.list_num .item {
    border-radius: 10px;
}

.list_project .advantage .ad_list .img {
    border-radius: 10px;
}

.list_project .custmer_box .cus_list .item .img {
    border-radius: 57px;
}