html, body, header, footer, div, section, p, span, a, ul, li, b, h1, h2, h3, h4, h5, h6, input, button {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    font-size: 100px;
    font-family: Arial;
}
body {
    overflow-x: hidden;
}
.container {
    width: 12.8rem;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
.show-mobile {
    display: none;
}
.show-pc {
    display: block;
}
a {
    text-decoration: none;
    outline: none;
}
img {
    border: none;
    outline: none;
}
/* 公共头 */
.fw-header .topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.12rem;
}
.fw-header .topbar .logo {
    display: block;
    width: 2.45rem;
    height: auto;
}
.fw-header .end-area {
    margin-right: 0.15rem;
    padding-top: 0.32rem;
    height: 100%;
}
.fw-header .end-area .date {
    padding-right: 0.57rem;
    padding-left: 10px;
    color: #666666;
    font-size: 0.13rem;
    text-align: right;
}
.fw-header .end-area .search {
    position: relative;
    margin-top: 0.05rem;
    width: 2.97rem;
    height: 0.25rem;
    border-radius: 0.1rem;
    /*border: 1px solid #ccc;*/
    overflow: hidden;
    background: url(../img/H_search_bg.png) 0 0/ 100% 100% no-repeat;
}
.fw-header .end-area .search input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.1rem;
    border: none;
    outline: none;
    text-indent: 0.1rem;
    background: none;
}
.fw-header .end-area .search .btn {
    position: absolute;
    top: 0;
    right: 0.05rem;
    width: 0.25rem;
    height: 0.25rem;
    cursor: pointer;
    background: none;
    border: none;
}
.fw-header .menu {
    padding: 0 0.56rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 0.45rem;
    background: url(../img/H_nav_bg.png) repeat-x;
}
.fw-header .menu a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 0.18rem;
    color: #fff;
}
.fw-header .menu a.active {
    padding-left: 0.35rem;
    padding-right: 0.38rem;
    color: #06427c;
    background: url(../img/H_nav_bgS.png) right 0 no-repeat;
}
.wrok-box {
    background: url(../img/SocialInsuranceRegistration_2.png) repeat-x;
}
.wrok-box .banner {
    position: relative;
    padding-top: 0.93rem;
    padding-left: 0.39rem;
    height: 5.13rem;
    background: url(../img/SocialInsuranceRegistration_1.png) right 0.93rem no-repeat;
}
.wrok-box .banner::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100vw - calc(100vw - 1280px) / 2);
    height: 0.23rem;
    background: url(../img/SocialInsuranceRegistration_3.png) repeat-x;
}
.wrok-box .banner h5 {
    color: #28457f;
    font-size: 0.35rem;
    line-height: 0.45rem;
}
.wrok-box .banner p {
    display: block;
    margin-top: 0.4rem;
    width: 7.49rem;
    font-size: 0.18rem;
    color: #28457f;
    line-height: 1.6em;
}
.position-bar {
    position: relative;
    margin-top: -0.94rem;
    height: 0.94rem;
    color: #000;
    font-size: 0.2rem;
}
.position-bar a, .position-bar span {
    color: #000;
    margin-left: 0.07rem;
}
.position-bar-box {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 0.39rem;
    width: 10.29rem;
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.position-bar::after {
    content: "";
    position: absolute;
    left: calc(calc(100vw - calc(100vw - 1280px) / 2) * -1);
    bottom: 0;
    width: calc(100vw - calc(100vw - 1280px) / 2);
    height: 100%;
    background-color: #fff;
}
.notice {
    padding: 0 0.39rem;
}
.notice h5 {
    margin-bottom: 0.1rem;
    font-size: 0.35rem;
    color: #000;
}
.notice p {
    padding-left: 0.43rem;
    margin-top: 0.21rem;
    font-size: 0.18rem;
    color: #000;
    line-height: 1.6em;
    background: url(../img/SocialInsuranceRegistration_4.png) 0 0.03rem/0.25rem 0.25rem no-repeat;
}
.notice p:last-child {
    background: none;
    font-size: 0.16rem;
}
.step-top {
    margin-top: 0.35rem;
    border-bottom: 1px solid #f0f6ff;
}
.step-top li {
    padding: 0 0.40rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 1.24rem;
    color: #000;
    font-size: 0.24rem;
    cursor: pointer;
    font-weight: bold;
}
.step-top li img {
    margin-right: 0.35rem;
    width: 0.65rem;
    height: 0.65rem;
}
.step-top li .title {
    flex: 1;
}
.step-top li.active, .step-top li:hover {
    background-color: #f0f6ff;
    color: #1e6bba;
}
.step-top li.active .title, .step-top li:hover .title {
    text-decoration: underline;
}
.step-box {
    margin-top: 0.58rem;
    position: relative;
    background-color: #1c71c3;
    overflow: hidden;
}
.step-box::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100vw - calc(100vw - 1280px) / 2);
    background-color: #1c71c3;
    z-index: -1;
}
.step-item {
    padding: 0.4rem 0;
    display: none;
    position: relative;
    background-color: #1c71c3;
}
.step-item.active {
    display: block;
    z-index: 10;
}
.step-item.temp {
    display: block;
    z-index: 20;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 1;
}
.step-item .box {
    padding: 0 0.39rem;
}
.step-item .box p {
    font-size: 0.24rem;
    line-height: 1.6em;
    color: #fff;
}
.step-item .box p+img {
    margin-top: 0.4rem;
    width: 100%;
    display: block;
}
.step-item .download {
    display: flex;
    align-items: center;
    padding: 0 0.4rem;
    margin-top: 0.6rem;
    width: fit-content;
    height: 0.8rem;
    background-color: #fff;
    color: #1e6bba;
    font-size: 0.22rem;
}
.step-item .download img {
    margin-right: 0.18rem;
    width: 0.65rem;
    height: 0.48rem;
}
.step-item .download span {
    text-decoration: underline;
}
.end-swiper-step {
    margin-top: 0.49rem;
    margin-bottom: 0.49rem;
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
}
.end-swiper-step span {
    padding: 0 0.22rem;
    width: fit-content;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
    color: #fff;
    background-color: #1c71c3;
    border-radius: 0.1rem;
}

@media (max-width: 1280px) {
    html {
        font-size: 13.333333333333334vw;
    }
    .container {
        width: 6.52rem;
    }
    .show-pc {
        display: none;
    }
    .show-mobile {
        display: block;
    }
    .fw-header {
        display: none;
    }
    .fw-header-mobile {
        display: block;
        width: 100%;
        height: 1rem;
        background-color: #fff;
    }
    .fw-header-mobile .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
    }
    .fw-header-mobile .logo {
        width: 2.21rem;
        height: 0.55rem;
    }
    .fw-header-mobile .link {
        width: 1.2rem;
        height: 0.48rem;
        text-align: center;
        line-height: 0.48rem;
        color: #fff;
        font-size: 0.22rem;
        border-radius: 0.1rem;
        background-color: #1c71c3;
    }
    .wrok-box .banner {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0.65rem;
        padding-bottom: 4.19rem;
        background-size: 4.98rem 3.95rem;
        background-position: center bottom;
        height: auto;
    }
    .wrok-box .banner h5 {
        font-size: 0.4rem;
        line-height: 0.55rem;
    }
    .wrok-box .banner p {
        width: 100%;
        font-size: 0.18rem;
    }
    .wrok-box .banner::after {
        left: calc(calc(100vw - 6.52rem) / 2 * -1);
        bottom: -0.2rem;
        width: 100vw;
        height: 0.2rem;
        background-position: lef top;
        background-size: 100% 0.2rem;
    }
    .notice {
        margin-top: 0.68rem;
        padding-left: 0;
        padding-right: 0;
    }
    .notice h5 {
        line-height: 1.4em;
    }
    .notice p {
        font-size: 0.28rem;
        background-position: 0 0.08rem;
    }
    .notice p:last-child {
        font-size: 0.26rem;
    }
    .step-box {
        overflow: inherit;
        background: none;
    }
    .step-box::after {
        content: none;
    }
    .step-box .step-title {
        position: relative;
        width: 100%;
        padding: 0.3rem 0;
        background-color: #f0f6ff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.3rem;
        line-height: 1.4em;
        color: #1e6bba;
    }
    .step-box .step-title h5 {
        font-style: normal;
    }
    .step-box .step-title::before, .step-box .step-title::after {
        content: "";
        position: absolute;
        top: 0;
        width: 0.52rem;
        height: 100%;
        background-color: #f0f6ff;
    }
    .step-box .step-title::before {
        left: -0.52rem;
    }
    .step-box .step-title::after {
        right: -0.52rem;
    }
    .step-box .step-title img {
        margin-right: 0.3rem;
        width: 0.65rem;
        height: 0.65rem;
    }
    .step-item {
        display: block;
    }
    .step-item .box {
        padding-left: 0;
        padding-right: 0;
    }
    .step-item .box img.show-pc {
        display: none;
    }
    .step-item .box img.show-mobile {
        margin: 0.4rem 0;
        display: block;
        width: 100%;
    }
    .step-item .box p {
        font-size: 0.28rem;
    }
    .step-item + .step-item {
        margin-top: 0.6rem;
    }
    .step-item + .step-title {
        margin-top: 0.6rem;
    }
    .step-item .box::before, .step-item .box::after {
        content: "";
        position: absolute;
        top: 0;
        width: 0.52rem;
        height: 100%;
        background-color: #1c71c3;
    }
    .step-item .box::before {
        left: -0.50rem;
    }
    .step-item .box::after {
        right: -0.50rem;
    }
    .step-item .download {
        display: none;
    }
    .mobile-download {
        display: flex;
        margin: 0.6rem 0;
        padding-left: 0.29rem;
        height: 1.3rem;
        justify-content: space-between;
        align-items: center;
        background-color: #1c71c3;
    }
    .mobile-download span {
        font-size: 0.24rem;
        line-height: 1.6em;
        color: #fff;
        text-decoration: underline;
    }
    .mobile-download img {
        margin-right: 0.15rem;
        width: 0.65rem;
        height: 0.47rem;
    }
    .position-bar, .step-top, .end-swiper-step {
        display: none;
    }
}
