/* PC端样式开始 */

.is_elderly {
    padding: 0 3px;
    line-height: 40px;
    background-color: #ec940a;
    border-radius: 6px;
    font-size: 24px;
    /* display: inline-block; */
    float: right;
    margin-left: 15px;
}

.is_elderly span {
    padding: 0 5px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}

.is_elderly.old_boount,
.old_type .is_elderly.new_boount {
    display: none;
}

.old_type .is_elderly {
    display: block;
    font-size: 28px;
    line-height: 50px;
    padding: 0 11px;
}

.mobile_ghb {
    display: none;
}

@media only screen and (max-width: 767px) {
    .is_elderly{
        display: none;
    }
    .mobile_ghb {
        display: block;
        float: right;
        margin-right: 3.2vw;
    }

    .mobile_ghb span {
        display: block;
        width: 20vw;
        height: 8vw;
        border-radius: 2.1333vw;
        line-height: 8vw;
        font-size: 4.26vw;
        background-color: #ec940a;
        text-align: center;
        /* float: left; */
        color: #fff;
    }
}




.project_header {
    width: 100%;
    height: 400px;
    /* background: url(Decisionbanner.png) no-repeat center top; */
}

.project_header .LOGO {
    padding-top: 18px;
}

.project_header .logo_img {
    display: block;
    width: 284px;
    height: 64px;
    float: left;
}

.project_header .logo_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.project_main {
    padding: 40px 0 0 0;
}

.project_main .list_box {
    margin-bottom: 40px;
}

.project_main .list_box_title {
    width: 100%;
    /* height: 70px; */
    background: url(Doing_business9.png) no-repeat left center, url(Doing_business13.png) no-repeat right center;
    text-align: center;
    font-family: "YouSheBiaoTiHei","MicrosoftYaHei";
    font-weight: 400;
    font-size: 54px;
    color: #20b0f0;
    line-height: 70px;
    margin-bottom: 20px;
}

.project_main .list_box_ul li {
    float: left;
    width: 600px;
    font-weight: 400;
    font-size: 18px;
    line-height: 45px;
    text-align: left;
    color: #333;
}

.project_main .list_box_ul li a {
    display: block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 16px;
    position: relative;
    float: left;
}

.project_main .list_box_ul li a:before {
    position: absolute;
    left: 0;
    top: calc(50%);
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background-color: #206EF0;
}

.project_main .list_box_ul li span {
    float: right;
    color: #999;
}

.project_main .list_box_ul li:nth-child(even) {
    padding-left: 12px;
}

.project_main .list_box_ul li:nth-child(odd) {
    padding-right: 12px;
    border-right: 1px solid #eeeeee;
}

.project_main .list_box_ul {
    margin-bottom: 20px;
}

.project_main .list_more {
    width: 150px;
    border: 1px solid #eee;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
}

.project_main .list_more a {
    display: block;
    font-size: 16px;
    color: #999999;
}
.project_main .list_Img li {
    width: 380px;
    height: 120px;
    float: left;
    margin-right: 30px;
}

.project_main .list_Img li a {
    display: block;
    width: 100%;
    height: 100%;
}

.project_main .list_Img li a img {
    width: 100%;
    height: 100%;
}

.project_main .list_Img li:nth-child(3n) {
    margin-right: 0;
}
/* PC端样式结束 */

/* 老年端样式开始 */
.old_type .project_main .list_box_title {
    /* font-weight: bold; */
}

.old_type .project_main .list_box_ul li {
    float: none;
    width: 100%;
    padding: 0;
    border: none;
    font-size: 36px;
    line-height: 72px;
}

.old_type .project_main .list_box_ul li a:before {
    width: 6px;
    height: 6px;
}

.old_type .project_main .list_more {
    line-height: 64px;
    width: 215px;
}

.old_type .project_main .list_more a {
    font-size: 36px;
}

/* 老年端样式结束 */
/* 移动端样式开始 */
@media only screen and (max-width: 767px) {
    .bt-box-1200 {
        width: 100%;
    }

    .project_header {
        height: 37.3333vw;
        background-size: 180% !important;
    }

    .project_header .LOGO {
        padding-top: 3.2vw;
    }

    .project_header .logo_img {
        width: 45.3333vw;
        height: auto;
    }

    .project_main {
        padding: 3.2vw;
    }

    .project_main .list_box {
        margin-bottom: 3.2vw;
    }

    .project_main .list_box_title {
        /* font-weight: bold; */
        font-size: 4.8vw;
        background-size: contain;
        line-height: 9.6vw;
        margin-bottom: 2.6667vw;
        background: none !important;
    }

    .project_main .list_box_ul li {
        float: none;
        width: 100%;
        padding: 0;
        border: none;
        font-size: 4vw;
        color: #333333;
        line-height: 8vw;
        padding-left: 0vw;
    }

    .project_main .list_box_ul li:nth-child(odd) {
        padding-right: 0;
        border: none;
    }

    .project_main .list_box_ul li:nth-child(even) {
        padding-left: 0;
    }

    .project_main .list_box_ul li a {
        padding-left: 2.6667vw;
        max-width: 70%;
    }

    .project_main .list_box_ul li a:before {
        width: 0.8vw;
        height: 0.8vw;
    }

    .project_main .list_box_ul {
        margin-bottom: 2.6667vw;
    }

    .project_main .list_more {
        line-height: 64px;
        width: 215px;
    }

    .project_main .list_more {
        line-height: 8.8vw;
        width: 26.6667vw;
        border-radius: 2.1333vw;
    }

    .project_main .list_more a {
        font-size: 3.733vw;
    }
    .project_main .list_Img {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .project_main .list_Img li {
        width: 48%;
        height: 14.1333vw;
        float: none;
        margin-right: 0;
        margin-top: 0;
    }
    .project_main .list_Img li+li+li{
        margin-top: 4.2vw;
    }
}

/* 移动端样式结束 */