/* 加盟合作 */

.sub-title{
    font-size: 1.8rem;
}

.point-text{
    font-size: 1.5rem;
    line-height: 3rem;
}

h2{
    font-weight: 500;
}

.first-area {
    height: 60rem;
    padding: 160px 0;
}


.first-area .container .row .left-img {
    width: 60rem;
}

.first-area ul{
    margin-top: 36px;
}

.first-area ul>li{
    margin-top: 16px;
}

.first-area .glyphicon{
    color: #F9690E;
}


.markets {
    padding: 48px 0;
    color: #fff;
    background: #3d3e48;
}

.markets h2{
    text-align: center;
    margin-bottom: 16px;
}

.markets .partner{
    width: 24rem;
    height: 24rem;
    display: flex;
    align-items: center;
}

.markets .partner img{
    max-width: 16rem;
    max-height: 20rem;
    /* vertical-align: middle; */
}

