/* edit */

.text_intro {
    text-align: center;
    margin: 40px auto;
    font-size: 16px;
    width: 90%;
    line-height: 30px;
    letter-spacing: 1px;
}

.sec7 {
    background-color: #f9f9f9;
}

/* edit end */

.more_btn 
{
    display:none;
}

.index_bg {
    background-image: url("../images/index_bg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    height: 550px;
}

.numberAll {
    display: inline-block;
    margin-right: 10px;
}
/* edit */
.index_article_all {
    margin-bottom: 20px;
}
/* editDone */

.index_article {
    margin-bottom: 20px;
}

.row .index_expert {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

.index_section2 {
    padding-bottom: 100px;
}

.index_bg3 {
    /*height: 396px;*/
    background-image: url("../images/index_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.number_block {
    border-radius: 8px;
    background-color: rgba(255,255,255,0.67);
    height: 250px;
    margin-top: 67px;
    margin-bottom: 79px;
}

.number {
    text-align: center;
}

.number_number {
    display: inline-block;
    font-family: serif;
    font-size: 72px;
    letter-spacing: 3.1px;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

.number_block img {
    margin: 0 auto;
    margin-top: 58px;
    margin-bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


.number_block1 img {
    width: 70%;
}

.number_block2 img {
    width: 60%;
}

.number_block3 img {
    width: 50%;
}

.number_up {
    width: 24px;
    height: 54px;
    background-image: url("../images/icon/number_up_arrow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /*position: absolute;*/
    display: inline-block;
    /*left: 18%;*/
    top: -10px;
}

.number_word {
    font-family: serif;
    display: inline-block;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 3.1px;
    text-align: center;
    color: #244280;
    top: -5px;
}



.user_photo {
    width: 154px;
    height: 154px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.user_photo1 {
    background-image: url("../images/icon/user/user1.png");
}

.user_photo2 {
    background-image: url("../images/icon/user/user7.png");
}

.user_photo3 {
    background-image: url("../images/icon/user/user4.png");
}

.user_name {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 3px;
    text-align: center;
    color: #244280;
    margin-top: 15px;
    margin-bottom: 5px;
}

.user_title {
    font-size: 24px;
    letter-spacing: 3.6px;
    text-align: center;
    color: #2352b0;
    line-height: 30px;
    margin: 0 auto;
    margin-bottom: 15px;
}

/* edit */
.user_text {
    font-size: 14px;
    line-height: 1.79;
    letter-spacing: 2.1px;
    text-align: center;
    color: #3c3c3c;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 85%;
}


.user_space {
    text-align: center;
    color: #244280;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 51px;
}

/* editDone */

.dots {
    text-align: center;
}

.dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #9b9b9b;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 100%;
    margin-top: -10px;
    margin-bottom: 30px;
    cursor: pointer;
}

.index_title {
    /*font-size: 36px;*/
    font-size: 3vw;
    font-weight: 500;
    letter-spacing: 5.4px;
    text-align: left;
    color: #244280;
}

.index_title1 {
    /*font-size: 36px;*/
    font-size: 2vw;
    font-weight: 500;
    letter-spacing: 5.4px;
    text-align: left;
    color: #244280;
    text-align: center;
}

@media screen and (max-width:992px) {
    .index_title1 {
        font-size: 22px;
    }
}

@media screen and (min-width:1200px) {
    .index_title {
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 5.4px;
        text-align: left;
        color: #244280;
    }

    .index_title1 {
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 5.4px;
        text-align: left;
        color: #244280;
        text-align: center;
    }
}

.people_number {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #448aca;
}

.choose {
    background-color: #448aca;
}

.title_all {
    /*margin-top: 110px;*/
    margin-top: 50px;
    text-align: center;
}

.sucess_block {
    width: 260px;
    height: 331px;
    padding: 16px 10px 0;
    border-radius: 8px;
    background-color: #ffffff;
    display: inline-block;
}

.sucess_block_all {
    /*margin-left: 27.2%;*/
    margin-top: 59px;
}

.sucess_kind {
    width: 146px;
    height: 143px;
    background-image: url("../images/icon/icon_chart.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    padding-top: 17px;
}

.sucess_kind1 {
    width: 100%;
    height: 143px;
    background-image: url("../images/icon/icon_chart1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding-top: 17px;
}

.sucess_kind2 {
    width: 100%;
    height: 143px;
    background-image: url("../images/icon/icon_chart2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding-top: 17px;
}

.sucess_kind3 {
    width: 100%;
    height: 143px;
    background-image: url("../images/icon/icon_chart3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding-top: 17px;
}

.sucess_title {
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 2.4px;
    text-align: center;
    color: #244280;
}

.sucess_text {
    width: 85%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: 1.6px;
    text-align: left;
    color: #3c3c3c;
    overflow-y: hidden;
    height: 110px;
}

.sucess_block_middle {
    margin-left: 15px;
    margin-right: 15px;
}

/* edit */
.ad {
    width: 100%;
    margin-bottom: 30px;
}

    .ad img {
        width: 100%;
    }

/* editDone */
/*.user_block_all{
    height: 428px;
}*/

@media (max-width: 1200px) {
/*    .sucess_block_hide {
        display: none;
    }*/

    .sucess_block_all {
        /*margin-left: 40%;*/
    }
}

@media (max-width: 1100px) {
    .index_bg {
        background-position: -90px;
    }
}

@media (max-width : 991px) {
    .index_bg {
        background-image: url("../images/index_bg1_mobile.png");
        background-position: center center;
        height: 550px;
    }

    .number_block {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .number_block1 {
        margin-top: 60px;
    }

    .number_block3 {
        margin-bottom: 60px;
    }

    .number_block1 img {
        width: 50%;
    }

    .number_block2 img {
        width: 40%;
    }

    .number_block3 img {
        width: 35%;
    }

    .number_up {
        /*left: 36%;
    top: 150px;*/
    }

    .user_title {
        width: 90%;
    }

    .user_block_all {
        height: auto;
    }
    .sucess_block_hide {
        display: none;
    }
}

@media (max-width : 767px) {
    .index_bg {
        /*background-image: url("../images/index_bg1_mobile_space.png");*/
        /*height: 40px;*/
    }
    .more_btn {
        width: 100%;
        padding: 7px 30px;
        font-size: 30px;
        letter-spacing: 10.2px;
        text-align: center;
        color: #ffffff;
        border-radius: 8px;
        background-color: #2352b0;
        margin: 0 auto;
        margin-top: 30px;
        transition: all 0.3s;
        cursor: pointer;
        top: 30px;
        display:initial;
    }
    .number_up {
        /*left: 33vw;*/
    }

    .index_title {
        font-size: 20px;
        display: block;
        text-align: center;
    }

    .people_number {
        font-size: 33px;
    }

    .index_inline {
        display: inline-block;
    }

    .title_all {
        margin-top: 20px;
    }

    /*line說要修改的20210825_start*/
    .sucess_block_all {
        background-image: url("../images/index_bg1_mobile.png");
        height: 550px;
    }
    .sucess_block_all {
        margin-top: 20px;
    }
    .signUp_btn span {
        margin-top: 30px;
    }
    /*line說要修改的20210825_end*/
}
