
#jm .section1 {
    background-color: #ffc110;
}
#jm .section2 {
    background: #fff;
}
#jm .section3 {
    background: #1a1b1e url("../img/big_bg2.png");
    background-size: .16rem;
}
#jm .section4 {
    background: #fff;
}
#jm .section5 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f4f4f4;
}
#jm .section6 {
    background: #18191c;
}

/*第一屏*/
.st1-bg-box {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
}
.st1-bg1 {
    width: 20.26rem;
    height: 22.2rem;
    position: absolute;
    top: 3.75rem;
    right: -1.1rem;
    background: url("../img/tz1_bg1.png") no-repeat center;
    background-size: cover;
    opacity: .5;
}
.st1-bg2 {
    width: 16.09rem;
    height: 22.2rem;
    position: absolute;
    top: 2.75rem;
    right: 11.35rem;
    background: url("../img/tz1_bg2.png") no-repeat center;
    background-size: cover;
    opacity: .5;
}
.st1-left {
    width: 14.6rem;
    height: 3rem;
    position: absolute;
    margin-left: 1.6rem;
    margin-top: -1.5rem;
}
.st1-left h1 {
    font-weight: lighter;
    font-size: 1rem;
    line-height: 1.2em;
}
.st1-left h1 span {
    display: block;
}

.all-win {
    bottom: .6rem;
    right: 2.1rem;
}
.all-win a {
    display: block;
}
.section1 .btn-b-black {
    display: none;
}

/*第二屏*/
.st2-bg {
    width: 100%;
    height: 100%;
    background: #fff url("../img/tz2_big_bg.png") no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.st2-box {
    position: relative;
}
.mine-box {
    overflow: hidden;
    padding-top: 1.8rem;
    margin: 0 0 0 3.2rem;
}
.mine-item {
    width: 6.4rem;
    height: 10.26rem;
    float: left;
}
.mine-item img {
    width: 100%;
}

/*第三屏*/
.st3-box {
    color: #fff;
}
.st3-text-btn {
    height: 1.46rem;
    line-height: .73rem;
    padding: .24rem 1.6rem 0;
    position: relative;
}
.st3-text {
    font-weight: lighter;
    font-size: .48rem;
}
.industry-list {
    margin-top: 3.7rem;
    margin-left: 1rem;
    padding-bottom: 3.7rem;
    overflow: hidden;
}
.industry-item {
    width: 5rem;
    float: left;
    text-align: center;
}
.industry-item img {
    width: 1.39rem;
    height: 1.21rem;
    display: block;
    margin: 0 auto;
}
.industry-item span {
    font-size: .46rem;
}


/*第四屏*/
.st4-box {
    position: relative;
}

.enterprise-logo {
    width: 30rem;
    padding: .6rem 0;
    margin: .4rem auto 0;
    overflow: hidden;
}
.logo-item {
    width: 3.2rem;
    height: 1.2rem;
    float: left;
    line-height: 1.2rem;
    text-align: center;
    overflow: hidden;
    padding: 1.4rem 1.4rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-item img {
    display: block;
    max-width: 3.2rem;
    max-height: 100%;
    margin: 0 auto;
    object-fit: cover;
}

/*第五屏*/
.st5-main {
    height: 12rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2.5rem;
    padding-top: 1.8rem;
    position: relative;
}
.st5-bg-left-top,
.st5-bg-right-bottom {
    width: 8.3rem;
    position: absolute;
}
.st5-bg-left-top img,
.st5-bg-right-bottom img {
    width: 100%;
    display: block;
}
.st5-bg-left-top {
    left: 0;
    top: 0;
}
.st5-bg-right-bottom {
    right: 0;
    bottom: 0;
}
.st5-list {
    height: 10.2rem;
    position: relative;
}

.st5-list:after {
    width: 100%;
    height: 0;
    content: '';
    position: absolute;
    bottom: .8rem;
    border-bottom: 2px solid #212126;
    left: 0;
}
.st5-item {
    width: 5.6rem;
    position: relative;
    height: 10.2rem;
    padding-right: 2.8rem;
    float: left;
}
.st5-item:after {
    width: 100%;
    height: 0;
    content: '';
    position: absolute;
    bottom: .8rem;
    border-bottom: 2px solid #212126;
    left: 0;
}
.item-time {
    width: 6em;
    height: .4rem;
    line-height: .4rem;
    font-size: .32rem;
    position: absolute;
    bottom: 0;
    text-align: center;
}
.item-time:before {
    width: 0;
    height: 0;
    overflow: hidden;
    border: .5em solid #212126;
    display: block;
    background-color: #212126;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin: -.58rem 0 0 -.5em;
    content: '';
}
.st5-item:first-child .item-time {
    left: -3em;
}
.item-card {
    width: 5.4rem;
    height: 7.3rem;
    position: relative;
    background-color: #fff;
    padding-top: .4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 5px 5px 10px #ddd;
    -moz-box-shadow: 5px 5px 10px #ddd;
    box-shadow: 5px 5px 10px #ddd;
    border-radius: .4rem;
    text-align: center;
    overflow: hidden;
}
.tag {
    max-width: 80%;
    border-radius: .12rem;
    border: 2px solid #212126;
    padding: .2rem;
    font-size: .26rem;
    font-weight: bold;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.tag:after {
    width: .9rem;
    height: 1px;
    display: block;
    border: 1px solid #212126;
    border-radius: 2px;
    background: #212126;
    content: '';
    position: absolute;
    bottom: -.6rem;
    left: 50%;
    margin-left: -.45rem;
}
.tag-icon {
    width: .49rem;
    height: .57rem;
    vertical-align: middle;
    margin-right: .12rem;
}
.item-card p {
    font-size: .32rem;
    padding: 1.1rem .6rem 0;
    line-height: 2.3em;
    max-height: 11.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}


/*第六屏*/
.st6-Apply {
    height: 100%;
    margin: 0 4.4rem 0 3.6rem;
    position: relative;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.st6-Apply h1 {
    font-size: .6rem;
    margin-bottom: 1.2rem;
}
.st6-Apply form {
    padding-left: .74rem;
    border-left: .06rem solid #ffda0f;
}
.st6-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
.st6-row label {
    flex: 1;
    height: 1rem;
    border-bottom: 1px solid #4b4b45;
    margin: 0 .2rem 1rem;
    font-size: .46rem;
}
.st6-row input {
    width: 100%;
    font-size: .46rem;
    color: #fff;
    background-color: transparent;
    border: none;
}
.st6-row input#showFileName {
    width: auto;
}
.fileBtn {
    border: 1px solid #ffda0f;
    color: #ffda0f;
    font-size: .36rem;
    margin-right: .12rem;
    padding: .2rem .48rem;
}
.fileBtn:hover {
    background-color: #ffd800;
    color: #000;
}

.st6-row input::-webkit-input-placeholder{
    color: #fff;
}
.st6-row input::-moz-placeholder{
    color: #fff;
}
.st6-row input:-ms-input-placeholder{
    color: #fff;
}

.st6-Apply .btn-b-yellow {
    margin-left: .2rem;
}
.st6-Apply .btn-b-yellow a {
    display: block;
}

@media (max-width: 1080px) {
    .st1-bg1 {
        right: -8.1rem;
    }
    .st1-bg2 {
        right: 4.35rem;
    }
    .st1-left {
        width: auto;
        height: auto;
        margin: 0;
        position: relative;
        padding: 0 .7rem;
    }
    .st1-left h1 {
        font-size: .88rem;
        padding-bottom: 4rem;
    }
    .st1-left h1 span {
        display: inline;
    }

    #jm .section2 {
        height: auto !important;
        padding: 1rem 0 0 !important;
    }
    .section2 .fp-tableCell {
        height: auto !important;
    }
    .st-title {
        padding: 0 .7rem;
    }
    .mine-box {
        padding-top: 1rem;
        margin: 0;
    }
    .mine-item {
        width: 50%;
    }
    .mine-i {
        padding-top: 50%;
    }
    .mine-n {
        margin-top: -50%;
    }

    #jm .section3 {
        height: auto !important;
        padding: 1rem 0 0 !important;
    }
    .section3 .fp-tableCell {
        height: auto !important;
    }
    .st3-text-btn {
        padding: .4rem .7rem 0;
    }
    .industry-list {
        margin: 2rem 0.7rem 0;
        padding-bottom: 0;
    }
    .industry-item {
        width: 50%;
        margin-bottom: 1rem;
    }

    #jm .section4 {
        height: auto !important;
        padding: 1rem 0 0 !important;
    }
    .section4 .fp-tableCell {
        height: auto !important;
    }
    .st4-info {
        width: 100%;
        overflow: hidden;
    }
    .enterprise-logo {
        width: auto;
        margin: 0 .35rem;
    }
    .logo-item {
        width: 33.3333%;
        padding: 0 .35rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: .2rem 0;
    }
    .enterprise-logo img {
        max-width: 80%;
    }

    #jm .section5 {
        height: auto !important;
        padding: 1rem 0 !important;
    }
    .section5 .fp-tableCell {
        height: auto !important;
    }
    .st5-main {
        padding-left: 1.2rem;
    }
    .st5-item {
        padding-right: 1rem;
    }
    .yb-left {
        left: .7rem;
    }
    .yb-right {
        right: .7rem;
    }
    .st5-bg-left-top,
    .st5-bg-right-bottom {
        width: 4.5rem;
        position: absolute;
    }

    #jm .section6 {
        height: auto !important;
        padding: 1rem 0 !important;
    }
    .section6 .fp-tableCell {
        height: auto !important;
    }
    .st6-Apply {
        margin: 0 .7rem;
    }
    .st6-Apply h1 {
        padding-left: .74rem;
        border-left: .06rem solid #ffda0f;
    }
    .st6-Apply form {
        border: 0;
        padding: 0;
    }
    .st6-row {
        flex-direction: column;
    }
    .st6-row-h label:last-child {
        display: none;
    }
    .st6-row label {
        flex: none;
        width: 100%;
        margin: 0 0 1rem;
    }
    .st6-Apply .btn-b-yellow {
        margin: 0 auto;
    }

    .all-win {
        display: none;
    }
    .section1 .btn-b-black {
        position: absolute;
        display: block;
        right: .7rem;
        bottom: .6rem;
    }
}

