.content {
    width: 10rem;
    padding-top: 2.2rem;
    padding-bottom: 1rem;
}

span {
    display: inline-block;
}

.content img {
    width: 100%;
}

.join_titile_span {
    color: #c66005;
    margin-left: .1rem;
    display: inline-block;
}

.join_title {
    width: 9.4rem;
    margin: .1rem auto;
}

    .join_title img {
        width: .5rem;
        height: .5rem;
        vertical-align: middle;
    }

.join_icons {
    width: 9.4rem;
    margin: 0 auto;
    text-align: center;
}

.join_icons_item {
    margin: 0 0.1rem;
}

    .join_icons_item img {
        width: .5rem;
        height: .5rem;
    }

    .join_icons_item h1,
    .join_title_span {
        color: #c66005;
    }

.content_introduce {
    background-image: url("../img/join/banner_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    color: #fff;
    padding: 1rem .1rem;
    text-align: center;
    font-weight: lighter;
    margin-top: .5rem;
}

.content_support {
    width: 9.5rem;
    margin: 0 auto;
    /* margin-bottom: 4.5rem!important; */
}

    .content_support p,
    .mycontent p {
        margin-top: .2rem;
    }

.terms_content p {
    display: block;
    width: 7rem;
    margin: 0 auto;
    margin-top: .2rem;
}

.mycontent p a {
    display: block;
}

.content_support p::first-letter {
    color: #c66005;
}

/* 通用设置和加盟原因结束 */

/* 下面这个是加盟条件 */

.content_condition_item {
    width: 10rem;
    height: 3.17rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../img/join/condition/01.png");
}

    .content_condition_item:nth-of-type(3) {
        background-image: url("../img/join/condition/02.png");
        padding-top: .5rem;
    }

    .content_condition_item:nth-of-type(4) {
        background-image: url("../img/join/condition/03.png");
        padding-top: .5rem;
    }

    .content_condition_item:nth-of-type(5) {
        background-image: url("../img/join/condition/04.png");
        padding-top: .5rem;
    }

    .content_condition_item:nth-of-type(6) {
        background-image: url("../img/join/condition/05.png");
        margin-bottom: 1.5rem;
        padding-top: .5rem;
    }

.condition_item_words {
    width: 5rem;
    float: right;
    padding: 0 .1rem;
}

.left {
    float: left;
    text-align: right;
}

.condition_item_words::after {
    content: ".";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
}

.condition_item_words h1 {
    color: #c66005;
}

.condition_item_words p {
    line-height: 12px;
}

/* 加盟条件结束 */

/* 投资分析在这里 */

.mycontent {
    width: 9.5rem;
    margin: 0 auto;
    margin-bottom: .5rem;
}

.analyze_ul,
tbody {
    text-align: center;
    font-size: 0;
    width: 100%;
}

    .analyze_ul table {
        width: 100% !important;
    }

    .analyze_ul > div {
        border-bottom: 1px solid #e6e6e6;
        width: 100%;
        text-align: center;
        font-size: 16px;
    }

tr {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 0.1rem 0;
}


td {
    padding: .2rem 0;
}

.analyze_ul span {
    width: 22%;
    font-size: 12px;
    vertical-align: middle;
    font-size: 16px;
    padding: .1rem;
}

.analyze_ul .title {
    /* height: .8rem; */
    /* line-height: .8rem; */
    background: #988879;
    color: #fff;
    width: 28%;
    padding: 0.4rem 0.1rem;
    font-size: 16px;
}

.analyze_ul .long_item {
    width: 50%;
}

.margin_P {
    margin: .2rem 0 1.8rem .1rem;
    color: #c66005;
}

/* 投资分析结束 */

/* 下面是合作条款 */

.terms_content {
    text-align: center;
}

a.call {
    color: #c66005;
    font-weight: bold;
}

.terms_ul span {
    width: 50%;
    text-align: left;
}

.forKillingIOSautoMargin {
    height: 3rem;
}
