
#jm .section1 {
    background-color: #f7f7f7;
}
#jm .section2 {
    background: #f7f7f7;
}
#jm .section3 {
    background: #f7f7f7;
}
#jm .banner {
    padding-top: 2rem;
    background: url("../img/big_bg2.png");
    background-size: .16rem .16rem;
    height: 7rem;
}

/*第一屏*/
.banner-box {
    height: 5.4rem;
    margin: .8rem 1.6rem;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/chance_banner.png") no-repeat right center;
    background-size: 8.4rem 5.45rem;
}
.btn-b-yellow {
    position: absolute;
    bottom: 0;
    right: 0;
}
/*第二屏*/
.content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: .6rem 1.6rem;
}
.content-left {
    width: 9rem;
    margin-right: .4rem;
}
.content-right {
    width: 19.4rem;
    overflow: hidden;
}
.mb-4 {
    margin-bottom: .4rem;
}


/*business info*/
.business-info {
    overflow: hidden;
    background-color: #fff;
}
.border-top-bg {
    width: 100%;
    height: .4rem;
    background: #212126 url("../img/border_bg/small_border_top_b.png") bottom right no-repeat;
    background-size: 1.9rem .4rem;
}
.card-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    margin: .4rem 0;
}
.card-logo {
    width: 2rem;
    margin: 0 .4rem;
}
.card-logo img {
    display: block;
    width: 100%;
}
.card-info {
    overflow: hidden;
    flex: 1;
    padding-right: .8rem;
}
.card-info h1 {
    font-size: .6rem;
    margin-bottom: .2rem;
    line-height: 1.15em;
}
.card-info p {
    font-size: .36rem;
    color: #999;
    line-height: 1.3em;
}
.synopsis {
    color: #999;
    font-size: .36rem;
    margin: 0 .8rem;
    padding: .4rem 0;
    border-top: 1px solid #eee;
}
.p-info {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: .7rem 0 .4rem;
    margin: 0 .8rem;
}
.card-p-pic {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    margin-right: .4rem;
    overflow: hidden;
}
.card-p-pic img {
    display: block;
    width: 100%;
}
.card-p-info {
    overflow: hidden;
}
.card-p-info h1 {
    font-size: .46rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom: .1rem;
}
.card-p-info h1 span {
    text-transform: uppercase;
    font-size: .32rem;
    font-weight: normal;
}
.card-p-info p {
    font-size: .32rem;
    color: #999;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.profile {
    margin: .4rem .8rem;
    padding: 0 .8rem;
    font-size: .32rem;
    color: #999;
    position: relative;
}
.profile:before,
.profile:after {
    width: .57rem;
    height: .44rem;
    content: '';
    position: absolute;
}
.profile:before {
    background: url("../img/yh_1.png") no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
}
.profile:after {
    background: url("../img/yh_2.png") no-repeat center;
    background-size: cover;
    right: 0;
    top: 0;
}
.card-title2 {
    padding-top: .4rem;
    padding-bottom: .3rem;
    border-top: 1px solid #eee;
    position: relative;
    font-size: .46rem;
    font-weight: 500;
}
.card-title2 img {
    height: .56rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: .2rem;
}

/*banner*/
.banner-info {
    margin-right: 8.4rem;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner-text {
    margin-right: 0;
    margin-left: 0;
}
.banner-text h1 {
    font-size: 1rem;
    margin-bottom: .4rem;
    color: #fff;
}
.banner-text h1 a {
    color: #fff;
}
.banner-text .tag {
    color: #fff;
}
.share {
    color: #fff;
    font-size: .36rem;
    line-height: .36rem;
    overflow: hidden;
}
.share strong {
    height: .6rem;
    line-height: .6rem;
    padding: 0 .4rem 0 0;
    border-right: 1px solid #ffc110;
    margin-top: 3px;
    position: relative;
    float: left;
}
.share img {
    width: .66rem;
    height: .66rem;
    display: block;
}
#share a {
    float: left;
    min-width: .66rem;
    height: .66rem;
    margin: 0 0 0 .4rem;
    padding: 0;
    background: none;
}

/*chance info*/
.chance-info {
    background-color: #fff;
    padding: 0 .8rem;
    overflow: hidden;
}
/*<!--提供的资源-->*/
.resource {
    overflow: hidden;
    margin: 0 0 .4rem;
}
.resource-item {
    width: 4rem;
    text-align: center;
    font-size: .36rem;
    padding: 0 .2rem;
    float: left;
    margin: .4rem 2.1rem 0 0;
}
.resource-item:nth-child(3n) {
    margin-right: 0;
}
.resource-item img {
    width: 2.21rem;
    height: 1.83rem;
    display: block;
    margin: 0 auto;
}
.resource-item h1 {
    height: auto;
    line-height: 1.5em;
    font-size: .36rem;
    font-weight: normal;
    margin: .4rem 0;
}
.resource-item h1 span {
    font-size: .36rem;
    line-height: 1.5em;
    font-weight: normal;
    background: url("../img/text_bg2.png") .2rem 0;
    background-size: 1em .54rem;
}
.resource-item p {
    color: #999;
    font-size: .36rem;
    text-align: left;
}

/*我们寻找的方向*/
.direction {

}
.direction-item {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0 0 .32rem 0;
    margin-bottom: .4rem;
}
.direction-item h1 {
    font-size: .6rem;
    font-weight: 500;
    line-height: 1.15em;
    margin: .79rem .6rem 0;
}
.direction-item p {
    font-size: .36rem;
    color: rgba(153,153,153,1);
    line-height: 1.5em;
    margin: .6rem;
}
.direction-item .btn-box {
    overflow: hidden;
}
.direction-item .btn-box .btn-b-black {
    float: right;
}

.footer {
    padding-top: 2rem;
}
@media (max-width: 1080px) {
    .banner-box {
        height: 5.6rem;
        margin: .7rem;
        background-size: 50%;
        background-position: bottom 20px right;
    }
    .banner-info {
        width: 100%;
    }
    .banner-text {
        margin: 0;
    }
    .banner-text h1 {
        font-size: .6rem;
        font-weight: normal;
    }
    .tag strong {
        margin-top: 0;
    }
    .tag-item {
        min-width: 1.6rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .25rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 4px;
        margin-top: 2px;
    }
    #share {
        display: none;
    }

    .content {
        margin: 0;
        display: block;
    }
    .content-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: .3rem;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .border-top-bg {
        display: none;
    }
    .business-info {
        padding-bottom: 1rem;
    }

    .content-right {
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
    .card-title2:first-child {
        border: none;
    }
    .resource {
        display: block;
        overflow: hidden;
        margin: 0;
    }
    .resource-item {
        width: 50%;
        margin: 0 0 .5rem;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    .resource-item:last-child {
        height: auto;
        max-height: 4.5rem;
    }

    .chance-info.mb-4 {
        margin-bottom: 0;
        padding-bottom: .45rem;
    }

    .m-fg {/*移动端分割*/
        padding: .95rem 0;
        border-top: 1px solid rgba(0, 0, 0, .2)!important;
        border-bottom: 1px solid rgba(0, 0, 0, .2)!important;
        margin-bottom: 1.29rem;
    }
    .direction-item {
        border: none;
        padding-bottom: 1.27rem;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        border-radius: 0;
        margin-bottom: 1.27rem;
    }
    .direction-item:last-child {
        border-bottom: none;
    }
    .direction-item h1 {
        font-size: .46rem;
        margin: 0;
    }
    .direction-item p {
        margin: .6rem 0;
    }
}

