@font-face {
    font-family: "fz";
    src: url("../fonts/fz.eot");
    src: url("../fonts/fz.eot?#font-spider") format("embedded-opentype"), url("../fonts/fz.woff") format("woff"), url("../fonts/fz.ttf") format("truetype"), url("../fonts/fz.svg#fz") format("svg");
    font-weight: normal;
    font-style: normal;
}

#home {
    position: relative;
}

img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1280px) {
    .home-main .home-main-1 {
        padding-left: 5%;
        padding-right: 5%;
    }


    .home-box .home-header .home-header-box {
        padding-left: 3%;
        padding-right: 3%;
    }

    .header-box-bottom>.header-tab>.tab-item {
        margin-left: 14px;
        font-size: 16px;
    }

    .entrance-container>.inner-container>.content>.text p {
        line-height: 36px;
    }

    .entrance-form .el-button {
        width: 246px;
    }

    .home-main-job {
        padding: 0 12.5%;
    }

    .home-main-guide {
        padding: 0 7.2%;
        min-height: 726px;
    }

    .home-main-guide>.guide-left {
        width: 21%;
    }

    .home-main-guide>.guide-right {
        width: 78%;
    }

    .home-main-guide>.guide-right>.right-container .guide-item {
        height: 243px;
        width: 23.7%;
    }

    .home-main-guide>.guide-right>.el-button {
        height: 55px;
    }

    .home-main-period {
        padding: 0 8.4%;
    }

}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .home-main .home-main-1 {
        padding-left: 8.4%;
        padding-right: 8.4%;

    }


    .home-box .home-header .home-header-box {
        padding-left: 5.4%;
        padding-right: 5.4%;

    }

    .header-box-bottom>.header-tab>.tab-item {
        margin-left: 18px;
        font-size: 18px;

    }

    .entrance-container>.inner-container>.content>.text p {
        line-height: 36px;
    }

    .entrance-form .el-button {
        width: 246px;
    }

    .home-main-job {
        padding: 0 12.5%;
    }

    .home-main-guide {
        padding: 0 7.2%;
        min-height: 726px;
    }

    .home-main-guide>.guide-left {
        width: 21%;
    }

    .home-main-guide>.guide-right {
        width: 78%;
    }

    .home-main-guide>.guide-right>.right-container .guide-item {
        height: 243px;
        width: 23.7%;
    }

    .home-main-guide>.guide-right>.el-button {
        height: 55px;
    }

    .home-main-period {
        padding: 0 8.4%;
    }
}

@media screen and (min-width:1367px) and (max-width:1600px) {
    .home-main .home-main-1 {
        padding-left: 8.8%;
        padding-right: 8.8%;

    }


    .home-box .home-header .home-header-box {
        padding-left: 8.8%;
        padding-right: 8.8%;

    }

    .header-box-bottom>.header-tab>.tab-item {
        margin-left: 22px;
        font-size: 18px;
    }

    .entrance-container>.inner-container>.content>.text p {
        line-height: 36px;
    }

    .entrance-form .el-button {
        width: 246px;
    }

    .home-main-job {
        /* padding: 0 12.5%; */
        padding: 0 18.75%;
    }

    .home-main-guide {
        padding: 0 6.4%;
        min-height: 866px;
    }

    .home-main-guide>.guide-left {
        width: 25%;
    }

    .home-main-guide>.guide-right {
        width: 74%;
    }

    .home-main-guide>.guide-right>.right-container .guide-item {
        height: 293px;
        width: 24%;
    }

    .home-main-guide>.guide-right>.el-button {
        height: 95px;
    }

    .home-main-period {
        padding: 0 8.4%;
    }
}

@media screen and (min-width:1601px) and (max-width:1920px) {
    .home-main .home-main-1 {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }


    .home-box .home-header .home-header-box {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }

    .header-box-bottom>.header-tab>.tab-item {
        margin-left: 45px;
        font-size: 20px;
    }

    .entrance-container>.inner-container>.content>.text p {
        line-height: 40px;
    }

    .entrance-form .el-button {
        width: 346px;
    }

    .home-main-job {
        padding: 0 18.75%;
    }

    .home-main-guide {
        padding: 0 13.4%;
        min-height: 866px;
    }

    .home-main-guide>.guide-left {
        width: 25%;
    }

    .home-main-guide>.guide-right {
        width: 74%;
    }

    .home-main-guide>.guide-right>.right-container .guide-item {
        height: 293px;
        width: 24%;
    }

    .home-main-guide>.guide-right>.el-button {
        height: 95px;
    }

    .home-main-period {
        padding: 0 13.5%;
    }
}

#home .home-box .home-header {
    width: 100%;
}

.home-box .home-header .home-header-box {
    width: 100%;
    height: 152px;
    background: #fff;
    /* padding: 0 240px; */
    padding-top: 29px;
    box-sizing: border-box;
}



/* banner区域 */

.home-header-banner {
    height: 380px;
}


/* 主内容区域 */

.home-main {
    width: 100%;
    background: #f9f9fc;
}

.home-main .home-main-1 {
    width: 100%;
    /* padding: 0 240px; */
    padding-top: 69px;
    padding-bottom: 72px;
    box-sizing: border-box;
    background: #fff;
}

/* 职称技能报考咨询入口 */
.home-main-entrance {
    width: 100%;
}

.home-main-entrance>.title {
    width: 100%;
    text-align: center;
    font-size: 41px;
    color: #000000;
}

.home-main-entrance>.entrance-container {
    width: 100%;
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
}

.entrance-container>.inner-container {
    width: 49%;
}

.entrance-container>.inner-container>.header {
    width: 100%;
    height: 69px;
    line-height: 69px;
    text-align: center;
    background: #AE5DA1;
    border: 1px solid #FFFFFF;
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
}

.entrance-container>.inner-container:nth-child(2)>.header {
    background: #FF534F;
}

.entrance-container>.inner-container>.content {
    width: 100%;
    height: 615px;
    padding: 42px 30px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.35);
}

.entrance-container>.inner-container:nth-child(2)>.content {
    padding: 42px 54px;
}

.entrance-container>.inner-container>.content>.title p {
    font-size: 20px;
    color: #333;
    line-height: 45px;
}

.entrance-container>.inner-container>.content>.text p {
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    /* line-height: 40px; */
}

.entrance-container>.inner-container>.content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.entrance-form .el-form .el-select,
.entrance-form .el-form .el-input {
    width: 100%;
    border: 1px solid #333333;
    border-radius: 5px;
}

.entrance-form .el-form .el-form-item__label {
    font-size: 20px;
    color: #333333;
}

.entrance-form .el-form .el-form-item__label::before {
    display: none;
}

.entrance-form .el-button {
    /* width: 346px; */
    height: 66px;
    margin-left: 200px;
    background: #FF811F;
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    font-size: 24px;
    color: #F9F9FC;
}

.entrance-container>.inner-container>.content>.tip {
    font-size: 16px;
    color: #A09993;
}

/* 技能/职称以考代评 积分/落户快人一步 */
.home-main-job {
    width: 100%;
    /* padding: 0 360px; */
    margin-top: 60px;
}

.home-main-job>.title {
    width: 100%;
    text-align: center;
    font-size: 41px;
    color: #000000;
}

.home-main-job>.job-container {
    margin-top: 52px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.job-container>.inner-container {
    width: 49%;
}

.job-container>.inner-container>.top {
    width: 100%;
    height: 10px;
    background: #C10008;
}

.job-container>.inner-container:nth-child(2)>.top {
    background: #4472C4;
}

.job-container>.inner-container>.middle {
    width: 100%;
    height: 446px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.job-container>.inner-container>.middle>.header {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    color: #C10008;
    line-height: 64px;
}

.job-container>.inner-container>.middle>.content {
    font-size: 16px;
    color: #666666;
    line-height: 64px;
}

.job-container>.inner-container:nth-child(2)>.middle>.header {
    color: #4472C4;
}

.job-container>.inner-container .el-button {
    width: 100%;
    height: 66px;
    background: #C10008;
    border-radius: 4px;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 24px;
}

.job-container>.inner-container:nth-child(2) .el-button {
    background: #4472C4;
}

.home-main-guide {
    margin-top: 66px;
    width: 100%;
    /* height: 866px; */
    /* padding: 0 258px; */
    padding-top: 78px;
    padding-bottom: 80px;
    box-sizing: border-box;
    background: url('../images/skill/skill-bg-1.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
}

.home-main-guide>.guide-left {
    /* height: 100%; */
    /* width: 353px; */
    /* width: 25%; */
    background: url('../images/skill/skill-bg-2.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 48px;
}

.home-main-guide>.guide-left>.el-button {
    width: 206px;
    height: 48px;
    background: #C10008;
    border-radius: 24px;
    font-size: 16px;
    color: #FFFFFF;
    border: none;

}

.triangle {
    width: 0;
    height: 0;
    border-left: 9px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;

}

.home-main-guide>.guide-right>.right-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;

}

.home-main-guide>.guide-right>.right-container .guide-item {
    /* width: 24%; */
    /* height: 293px; */
    padding: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-main-guide>.guide-right>.el-button {
    margin-top: 8px;
    width: 100%;
    /* height: 95px; */
    background: #397CCA;
    border: none;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}

.guide-item>.pic {
    width: 50px;
    height: 50px;
}

.guide-item>.title {
    font-size: 16px;
    margin-top: 16px;

}

.guide-item>.el-button {
    width: 167px;
    height: 48px;
    background: #C10008;
    border-radius: 24px;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    margin-top: 45px;
}

.home-main-period {
    width: 100%;
    height: 638px;
    /* padding:0 260px; */
    padding-top: 73px;
    padding-bottom: 81px;
    box-sizing: border-box;
}

.home-main-period>.title {
    width: 100%;
    text-align: center;
    font-size: 41px;
    font-weight: 400;
    color: #000000;
}

.home-main-period>.period-container {
    margin-top: 63px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.home-main-period>.period-container>.period-item {
    width: 31%;

}

.home-main-period>.period-container>.period-item>.header {
    width: 100%;
    height: 84px;
    line-height: 84px;
    text-align: center;
    /* background: #FF811F; */
    background: #FF534F;
    font-size: 28px;
    font-weight: 500;
    color: #FFFFFF;
}

.home-main-period>.period-container>.period-item>.content {
    width: 100%;
    height: 298px;
    padding: 60px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 33px;
    font-weight: 400;
    color: #666666;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);

}

.home-main-focus {
    /* width:100%; */
}

.home-main-focus>.title {
    width: 100%;
    text-align: center;
    font-size: 41px;
    color: #000000;
    margin-top: 50px;
}

.home-main-focus>.focus-container {
    margin-top: 85px;
    display: flex;
    justify-content: center;
}

.focus-container>.el-row {
    width: 98%;
}

.focus-container>.el-row>.el-col {
    display: flex;
    justify-content: center;
    margin-bottom: 104px;
}

.focus-container .focus-item {
    width: 95%
}

.focus-container .focus-item>.pic-container {
    width: 100%;
    height: 253px;
}

.focus-container .focus-item>.title {
    font-size: 30px;
    color: #040202;
    line-height: 53px;
    height: 106px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.focus-container .focus-item>.el-button {
    width: 100%;
    height: 91px;
    background: #D82929;
    border-radius: 5px;
    border: none;
    font-size: 43px;
    font-weight: 400;
    color: #FFFFFF;
}