html * {
    font-size: inherit;
}
body {
    font-size: 14px;
    overflow: auto;
}

.container {
    max-width:none !important;
    min-width: 1366px !important;
}

.none {
    display: none !important;
}

.pointer,
button {
    cursor: pointer;
}
.container-main-content {
    position: inherit;
    padding: 0 1.6rem;
    font-size: 0.16rem;
    line-height: 1;
    box-sizing: border-box;
    z-index: 0;
}
.z-index-10 {
    position: relative;
    z-index: 10;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
.container-main-bg {
    background-image: url(http://static.test.weifenghr.com/static/stastic/gzy/images/hyly/top_bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
}

.container-main-top {
    position: relative;
    padding-top: 1.09rem;
}
.container-main-top-title {
    font-weight: bold;
    font-size: .32rem;
    color: #3a475c;
    line-height: 1;
    margin-bottom: 0.29rem;
}
.container-main-top-title span {
    color: #f2874d;
}
.container-main-top-desc {
    font-weight: 400;
    font-size: .16rem;
    color: #697182;
    margin-bottom: 0.34rem;
}
.container-main-top-desc .container-main-top-desc-tip {
    position: relative;
    width: 118px;
    height: 20px;
    line-height: 20px;
    background: #f2874d;
    border-radius: 2px;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
}
.container-main-top-desc .container-main-top-desc-tip::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -3px;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border: 0.05rem solid transparent;
    border-left-color: #f2874d;
    border-right: 0;
}
.container-main-top_input .container-main-top_input-container {
    width: 7.18rem;
    height: 48px;
    background: #ffffff;
    box-shadow: 0px 1px 15px 0px rgba(195, 221, 248, 0.22);
    border-radius: 3px;
    padding-left: 18px;
    background-color: #fff;
}
.container-main-top_input-container span {
    font-weight: 400;
    font-size: 14px;
    color: #697182;
}
.container-main-top_input-container select {
    border: none;
    outline: none;
    font-size: 14px;
    color: #3a475c;
}
.container-main-top_input-container input {
    border: none;
    outline: none;
    height: 0.48rem;
    font-size: 14px;
    padding-left: 19px;
}
.container-main-top_input-container button {
    width: 110px;
    height: 48px;
    background: #5b89cc;
    border-radius: 0px 3px 3px 0px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    border: none;
}
.container-main-top_input-container button:hover {
    background: #2462bd;
}
.container-main-top_input-container-btn {
    width: 140px;
    height: 48px;
    line-height: 48px;
    background: #f2874d;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    margin-left: 10px;
    border: none;
}

.container-main-top-chart {
    position: absolute;
    top: 0.65rem;
    right: -1.43rem;
    width: 7.02rem;
    height: 4.18rem;
    z-index: 1;
}
.container-main-top-chart .top-chart {
    width: 100%;
}
.container-main-top-chart .container-main-top-chart-sign {
    position: absolute;
    display: inline-block;
}
@keyframes topChartSign {
    0% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
}
.container-main-top-chart-sign1 {
    top: 0.57rem;
    left: 1.19rem;
    width: 1.5rem;
    animation: topChartSign 4s ease-in-out infinite;
}
.container-main-top-chart-sign5 {
    top: 0;
    left: 1.35rem;
    width: 1.88rem;
    animation: topChartSign 6s ease-in-out infinite;
}
.container-main-top-chart-sign3 {
    top: 0.1rem;
    left: 4.04rem;
    width: 1.28rem;
    animation: topChartSign 7s ease-in-out infinite;
}
.container-main-top-chart-sign2 {
    top: 1.94rem;
    left: 3.22rem;
    width: 0.88rem;
    animation: topChartSign 5s ease-in-out infinite;
}
.container-main-top-chart-sign4 {
    top: 1.21rem;
    left: 4.35rem;
    width: 1.17rem;
    animation: topChartSign 8s ease-in-out infinite;
}

.container-main-top-post {
    margin-top: 66px;
}
.container-main-top-post-item {
    width: 2.96rem;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0px 1px 15px 0px rgba(135, 187, 236, 0.24);
    border-radius: 10px;
    border: 1px solid #ffffff;
    padding: 0.24rem 0 0 0.2rem;
    margin-left: 0.3rem;
    box-sizing: border-box;
    cursor: pointer;
}
.container-main-top-post-item:first-child {
    margin-left: 0;
}
.container-main-top-post-item h3 {
    font-weight: bold;
    font-size: 0.18rem;
    color: #3a475c;
}
.container-main-top-post-item .container-main-top-post-item_content {
    margin-top: 20px;
    flex-wrap: wrap;
}
.container-main-top-post-item_content p {
    font-weight: 400;
    font-size: 0.14rem;
    margin-bottom: 0.15rem;
    color: #697182;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container-main-top-post-item_content p:hover {
    color: #f2874d;
}
.container-main-top-post-item:nth-child(1) .container-main-top-post-item_content p:nth-child(3n + 1) {
    width: 36%;
}
.container-main-top-post-item:nth-child(1) .container-main-top-post-item_content p:nth-child(3n + 2) {
    width: 30%;
}
.container-main-top-post-item:nth-child(1) .container-main-top-post-item_content p:nth-child(3n + 3) {
    width: 33%;
}
.container-main-top-post-item:nth-child(2) .container-main-top-post-item_content p:nth-child(3n + 1) {
    width: 30%;
}
.container-main-top-post-item:nth-child(2) .container-main-top-post-item_content p:nth-child(3n + 2) {
    width: 33%;
}
.container-main-top-post-item:nth-child(2) .container-main-top-post-item_content p:nth-child(3n + 3) {
    width: 36%;
}
.container-main-top-post-item:nth-child(3) .container-main-top-post-item_content p:nth-child(2n + 1) {
    width: 45%;
}
.container-main-top-post-item:nth-child(3) .container-main-top-post-item_content p:nth-child(2n + 2) {
    width: 55%;
}
.container-main-top-post-item:nth-child(4) .container-main-top-post-item_content p:nth-child(2n + 1) {
    width: 45%;
}
.container-main-top-post-item:nth-child(4) .container-main-top-post-item_content p:nth-child(2n + 2) {
    width: 55%;
}
.container-main-top-post-item:nth-child(5) .container-main-top-post-item_content p:nth-child(2n + 1) {
    width: 45%;
}
.container-main-top-post-item:nth-child(5) .container-main-top-post-item_content p:nth-child(2n + 2) {
    width: 55%;
}
.container-main-top-post-item_content .sign {
    color: #f2874d;
}
.container-main-top-post-item_content .hot {
    position: relative;
}
.container-main-top-post-item_content .hot::before {
    content: '';
    position: absolute;
    top: -8px;
    right: -20px;
    width: 20px;
    height: 13px;
    background-image: url(http://static.test.weifenghr.com/static/stastic/gzy/images/hyly/hot.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
}

.container-main-top-module {
    margin-top: 24px;
    height: 0.9rem;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0px 1px 15px 0px rgba(135, 187, 236, 0.24);
    border-radius: 8px;
    border: 1px solid #ffffff;
    padding: 0 0.4rem;
}
.container-main-top-module-item img {
    width: 0.4rem;
    height: 0.4rem;
    background: #ffa442;
    border-radius: 50%;
    margin-right: 0.12rem;
}
.container-main-top-module-item-text h3 {
    font-weight: 400;
    font-size: 0.16rem;
    color: #697182;
}
.container-main-top-module-item-text p {
    font-weight: 400;
    font-size: 0.12rem;
    color: #9098ab;
    margin-top: 0.1rem;
}

.us-service {
    padding-top: 0.7rem;
}
.us-service-title {
    font-weight: bold;
    font-size: 0.26rem;
    color: #3a475c;
    text-align: center;
    margin-bottom: 0.2rem;
}
.us-service-title span {
    color: #f2874d;
}
.us-service-title-info {
    font-weight: 400;
    font-size: 0.16rem;
    color: #8f98ab;
    text-align: center;
}
.us-service-box {
    margin-top: 0.34rem;
    background-color: #fff;
    padding: 0.4rem 0.3rem 0.2rem;
}
.us-service-box-title {
    font-weight: bold;
    font-size: 0.2rem;
    color: #3a475c;
    height: 0.25rem;
    line-height: 0.25rem;
    margin-bottom: 0.3rem;
}
.us-service-box-title .trumpet {
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    background: #9eb1ca;
    border-radius: 0.06rem;
    background-image: url(http://static.test.weifenghr.com/static/stastic/gzy/images/hyly/trumpet.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.16rem 0.16rem;
    margin-right: 0.1rem;
}

/* 服务流程 开始*/
.process-step-item {
    justify-content: flex-start;
    white-space: nowrap;
}

.process-step-dot {
    flex-shrink: 0;
}

.process-arrow {
    position: relative;
    width: 7%;
    height: 2px;
    margin-top: 140px;
    margin-right: 8px;
    background: #90a3bf;
}

.process-arrow::after {
    content: '';
    position: absolute;
    right: -9px;
    top: -3px;
    border-width: 4px 7px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}

.process-arrow-vertical {
    position: relative;
    width: 2px;
    height: 38px;
    margin-bottom: 8px;
    background: #90a3bf;
}

.process-arrow-vertical::after {
    content: '';
    position: absolute;
    right: -6px;
    bottom: -5px;
    transform: rotate(90deg);
    border-width: 4px 7px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}

.process-qtwb-second-part {
    position: relative;
    width: 240px;
}

.process-qtwb-second-part .content-item {
    min-width: 30%;
    padding: 16px;
    background: #ffffff;
    border-radius: 8px;
    border: 2px solid #90a3bf;
    font-size: 14px;
    color: #414f64;
    text-align: center;
    z-index: 10;
}

.process-qtwb-second-part .content-item .green-item {
    padding: 13px 19px;
    background: #85cca6;
    border-radius: 8px;
    color: #ffffff;
    white-space: nowrap;
}

.process-qtwb-second-part .content-item-bottom {
    position: absolute;
    bottom: -120px;
    left: 50%;
}

.process-qtwb-second-part .content-item-bottom-left {
    position: relative;
    margin-right: 8px;
    width: 90px;
    height: 100px;
    border-radius: 0 0 0 18px;
    border-width: 0 0 2px 2px;
    border-color: #90a3bf;
    border-style: solid;
    z-index: 5;
}

.process-qtwb-second-part .content-item-bottom-left::after {
    content: '';
    position: absolute;
    right: -9px;
    bottom: -5px;
    border-width: 4px 7px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}

.process-qtwb-second-part .content-item-bottom-center {
    margin-top: 100px;
    padding: 0 22px;
    height: 40px;
    border-radius: 8px;
    white-space: nowrap;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}

.orange-item {
    background: #fdb07d;
}

.blue-item {
    background: #809eea;
}

.process-arrow2 {
    margin-top: 100px;
    width: 57px;
}

.process-center-transition {
    margin: 140px 8px 0 0;
    position: relative;
    width: 150px;
}

.process-center-transition .left-connect-box {
    position: absolute;
    left: -68px;
    width: 140px;
    height: 113px;
    border-radius: 0 0 18px 0;
    border-width: 2px 2px 2px 0;
    border-color: #90a3bf;
    border-style: solid;
    z-index: 6;
}

.process-center-transition .left-connect-box::before {
    content: '';
    right: -9px;
    top: -9px;
    position: absolute;
    width: 13px;
    height: 13px;
    background: #fbfdfe;
    border-radius: 50%;
    border: 2px solid #90a3bf;
    z-index: 10;
}

.process-center-transition .right-connect-box {
    position: absolute;
    top: -58px;
    left: 71px;
    width: 65px;
    height: 50px;
    border-radius: 18px 0 0 0;
    border-width: 2px 0 0 2px;
    border-color: #90a3bf;
    border-style: solid;
    z-index: 5;
}

.process-center-transition .right-connect-box::after {
    content: '';
    position: absolute;
    top: -5px;
    right: -11px;
    border-width: 4px 7px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}

.process-second-part {
    width: 25%;
}

.process-qtwb-third-part-child {
    position: relative;
    padding: 14px 20px 12px;
    background: #ffffff;
    border-radius: 8px;
    border: 2px solid #90a3bf;
    z-index: 10;
    transform-style: preserve-3d;
    align-self: stretch;
}

.process-qtwb-third-part-child[data-index='1']::before {
    content: '';
    position: absolute;
    top: 60px;
    right: -54px;
    width: 13px;
    height: 13px;
    background: #fbfdfe;
    border-radius: 50%;
    border: 2px solid #90a3bf;
    z-index: 10;
}

.process-qtwb-third-part-child[data-index='1']::after {
    content: '';
    position: absolute;
    top: 66px;
    right: -50px;
    width: 60px;
    height: 2px;
    background: #90a3bf;
    transform: translateZ(-1px);
}

.process-qtwb-third-part-child .title {
    margin-left: -4px;
    font-size: 14px;
    color: #414f64;
    line-height: 1;
    margin-bottom: 13px;
}

.process-qtwb-third-part-child .title span {
    font-size: 12px;
    color: #9098ab;
}

.process-qtwb-third-part-child .content-list1 {
    padding: 0;
    flex-wrap: wrap;
}

.process-qtwb-third-part-child .content-list1 .content-item1 {
    flex: 0 0 calc(50% - 3px);
}

.process-qtwb-third-part-child .content-item1 {
    margin-bottom: 6px;
    height: 40px;
    line-height: 40px;
    background: #7f85f4;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.process-qtwb-third-part-child .content-item1:nth-of-type(odd) {
    margin-right: 6px;
}

.process-qtwb-third-part-child .content-item1.blue-item {
    background: #7ab3ff;
}

.process-right-transition {
    width: 90px;
    margin-right: 8px;
}

.process-right-transition .left-connect-box1 {
    position: relative;
    top: 238px;
    width: 50%;
    height: 75px;
    border-radius: 0 18px 0 0;
    border-width: 2px 2px 0 0;
    border-color: #90a3bf;
    border-style: solid;
}

.process-right-transition .right-connet-boxs {
    width: 50%;
}

.process-right-transition .right-connect-box {
    top: 37px;
    width: 100%;
    height: 175px;
}

.process-right-transition .right-connect-box1 {
    position: relative;
    left: -2px;
    top: 87px;
    width: 100%;
    height: 75px;
    border-radius: 0 0 0 18px;
    border-width: 0 0 2px 2px;
    border-color: #90a3bf;
    border-style: solid;
}

.process-right-transition .right-connect-box1::before {
    content: '';
    position: absolute;
    right: -9px;
    bottom: -5px;
    border-width: 4px 7px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}

.process-qtwb-fourth-part {
    flex: 1 0 18%;
    width: 18%;
}

.process-qtwb-fourth-part-child {
    padding: 20px 20px 10px;
    border-radius: 8px;
}

.process-qtwb-fourth-part-child:not(:last-child) {
    margin-bottom: 10px;
}

.process-qtwb-fourth-part-child .title {
    margin-bottom: 11px;
    font-size: 14px;
    color: #414f64;
}

.process-qtwb-fourth-part-child .content-item {
    margin-bottom: 6px;
    flex: 1;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.process-qtwb-fourth-part-child:nth-of-type(1) {
    background: #ffe8e5;
}

.process-qtwb-fourth-part-child:nth-of-type(1) .content-item {
    background: #ff9081;
}

.process-qtwb-fourth-part-child:nth-of-type(1) .content-item:last-child {
    line-height: 1;
}

.process-qtwb-fourth-part-child:nth-of-type(2) {
    background: #e5eefb;
}

.process-qtwb-fourth-part-child:nth-of-type(2) .content-item {
    background: #94aaca;
}

.process-qtwb-fourth-part-child:nth-of-type(2) .content-item:nth-child(1) {
    margin-right: 6px;
}

.process-qtwb-fourth-part-child:nth-of-type(3) {
    background: #f3f3f3;
}

.process-qtwb-fourth-part-child:nth-of-type(3) .content-item {
    background: #aeaeae;
}

.process-content {
    align-items: flex-start;
    margin-bottom: 29px;
}

.process-qtwb-first-part {
    width: 15%;
    padding: 20px 20px 6px;
    background: #eaf3f9;
    border-radius: 8px;
}

.process-qtwb-first-part .title {
    margin-bottom: 10px;
    font-size: 14px;
    color: #414f64;
}

.process-qtwb-first-part .content-item {
    position: relative;
    height: 40px;
    margin-bottom: 14px;
    background: #809eea;
    border-radius: 8px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.process-qtwb-first-part .content-item:not(:last-of-type):after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    border-width: 5px 6px;
    border-color: transparent transparent transparent #90a3bf;
    border-style: solid;
}
/* 服务流程 结束 */

/* 作为HR，使用我们的服务您将获得 */
.problem-box {
    margin-top: 34px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.problem-box-title {
    margin: 36px 0 0 1.25%;
}

.problem-list2 {
    margin: 23px 0 13px;
    overflow: hidden;
}

.problem-item2 {
    width: 20%;
    padding: 14px 1.5% 17px;
    box-shadow: 8px 0 16px -5px rgba(108, 136, 177, 0.2);
}

.problem-item-title {
    margin-bottom: 12px;
    position: relative;
    padding-left: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.problem-item-title::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 16px;
    background: #6c88b1;
}

.problem-item-note {
    height: 54px;
    padding-left: 13px;
    font-size: 12px;
    color: #9098ab;
    line-height: 1.5;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.problem-tags {
    position: relative;
    margin-top: 40px;
    padding: 22px 10px 5px;
    border-radius: 3px;
    border: 1px solid #e5eefb;
    flex-wrap: wrap;
}

.problem-tags .hvr-ripple-out {
    cursor: pointer;
}

.problem-tags::before {
    content: '服务内容';
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    width: 68px;
    height: 22px;
    background: #ffffff;
    line-height: 22px;
    border-radius: 3px;
    border: 1px solid #cbcfd8;
    font-size: 14px;
    color: #9098ab;
    text-align: center;
}

.problem-tags span {
    display: inline-block;
    height: 28px;
    margin-right: 7px;
    margin-bottom: 8px;
    padding: 0 2px;
    flex: 0 0 calc(50% - 3.5px);
    min-width: calc(50% - 3.5px);
    line-height: 28px;
    background: #e5eefb;
    border-radius: 3px;
    font-size: 12px;
    color: #6c88b1;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.problem-tags span:nth-child(even) {
    margin-right: 0;
}

.housekeep-btn {
    background: #f2874d;
}

.post-list {
    justify-content: space-between;
    margin: 0 0 23px;
}

.post-item .title {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    color: #3a475c;
    width: fit-content;
    margin-bottom: 20px;
}

.post-item .title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 8px;
    background: #ffc3ae;
    z-index: -1;
}

.post-item .hvr-ripple-out::before {
    border-radius: 12px;
}

.post-content-item {
    padding: 0 10px;
    margin: 0 6px 7px 0;
    font-size: 14px;
    color: #697182;
    background: #e6ecf6;
    border-radius: 12px;
    line-height: 24px;
}

.summary-list {
    margin: 0 0 35px;
}

.summary-item {
    position: relative;
    width: 25%;
    height: 220px;
    padding: 37px 0 0 32px;
    color: #fff;
    box-sizing: border-box;
}

.summary-item-img {
    position: absolute;
    bottom: 26px;
    right: 26px;
    width: 23%;
    height: auto;
    object-fit: cover;
    z-index: 20;
}

.summary-item .title {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 35px;
}

.summary-item .title::after {
    content: '';
    position: absolute;
    top: 37px;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
}

.summary-point-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
}

.summary-point-item::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
}

.summary-item-content {
    position: relative;
    z-index: 30;
    transition: all 0.3s ease;
}

.summary-item-content:hover {
    transform: translate(5%, 5%) scale(1.1);
}

.text-align-center {
    text-align: center;
}
.container-item-content-plugin {
    padding-bottom: 0.61rem;
}
.container-item-content-plugin .apply-display-box {
    position: relative;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.4rem;
}
.container-item-content-plugin .applySwiper {
    overflow: hidden;
}
.container-item-content-plugin .swiper-button-next,
.container-item-content-plugin .swiper-button-prev {
    transform: translateY(-50%);
    margin-top: 0 !important;
}
.slide-points-list-item {
    height: 40px;
    background: rgba(92, 124, 170, 0);
    border-radius: 20px;
    border: 1px solid #9098ab;
    font-weight: 400;
    font-size: 16px;
    color: #697182;
    padding: 0 24px;
    margin-left: 30px;
}
.slide-points-list-item.active {
    background: #5a89cc;
    color: #fff;
}
.slide-points-list-item:first-child {
    margin-left: 0;
}

.apply-display-form-img {
    width: 24%;
    margin-right: 1%;
    box-shadow: 6px 16px 81px 0px rgba(213, 226, 233, 0.61);
}
.container-item-content-plugin .apply-list {
    width: 8.18rem;
    margin: 0 auto;
    background: #ffffff;
    box-shadow: 6px 16px 81px 0px rgba(222, 233, 239, 0.61);
    border: 1px solid #e1ecf4;
}

.orange-topic {
    background: #ec9261 !important;
}

.orange-font {
    color: #f2874d;
}

.case-item-order {
    background: #6c88b1;
}

.container-item-header {
    opacity: 1 !important;
}

.us-strength {
    padding-top: 0.63rem;
    padding-bottom: 0.56rem;
    background: #f4f7fc;
}
.us-strength-title {
    font-weight: bold;
    font-size: 0.26rem;
    color: #3a475c;
    text-align: center;
}
.us-strength-desc {
    font-weight: 400;
    font-size: 0.16rem;
    color: #8f98ab;
    text-align: center;
    padding-top: 0.18rem;
}
.us-strength-list {
    width: 70%;
    margin: 0 auto;
}
.us-strength-item {
    -webkit-flex: 1;
    flex: 1;
    margin: 0.2rem 0.14rem;
    box-shadow: 0px 2px 30px 0px rgba(92, 122, 167, 0.1);
    border-radius: 18px;
    height: 1.2rem;
    background-color: #fff;
}
.us-strength-item-img {
    height: 0.4rem;
    margin-left: 0.3rem;
    margin-right: 0.22rem;
}
.us-strength-item-title {
    font-weight: bold;
    font-size: 0.18rem;
    color: #3a475c;
    font-style: italic;
}
.us-strength-item-note {
    font-weight: 400;
    font-size: 0.14rem;
    color: #8f98ab;
    margin-top: 0.1rem;
}

.split-text {
    font-size: 18px;
}

.hot-city {
    width: 13.5rem;
    margin: 0 auto;
    padding: 0.2rem 0 0.7rem;
}
.hot-city-title {
    font-weight: bold;
    font-size: 0.26rem;
    color: #3a475c;
    padding-bottom: 32px;
    text-align: center;
}
.hot-city-list {
    width: 14rem;
    margin: 0 auto;
    flex-wrap: wrap;
    margin: -0.3rem 0 0 -0.25rem;
    justify-content: center;
}

.hot-city-item {
    width: 2rem;
    height: 56px;
    cursor: pointer;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0);
    border-radius: 28px;
    border: 1px solid #9098ab;
    font-weight: 400;
    font-size: 0.16rem;
    color: #697182;
    margin: 0.3rem 0 0 0.25rem;
    box-sizing: border-box;
    cursor: pointer;
}
@supports (gap: 0.3rem) {
    .hot-city-list {
        gap: 0.3rem;
        margin: 0 auto; /* 重置负边距 */
    }
    .hot-city-item {
        margin: 0; /* 重置子项边距 */
    }
}
.hot-city-item:hover {
    background: #5a89cc;
    color: #fff;
}
.hot-city-item.active {
    background: #5a89cc;
    color: #fff;
}
.sweep-to-right:hover {
    color: #fff !important;
}
.sweep-to-right:before {
    background: #5a89cc !important;
}

.course-line,
.course-dot {
    background: #5a89cc !important;
}

@media screen and (max-width: 1920px) {
    .process-box {
        margin: 0 11%;
    }
}

@media screen and (max-width: 1700px) {
    .process-arrow {
        width: 5%;
    }

    .process-center-transition {
        width: 100px;
    }

    .process-center-transition .left-connect-box {
        left: -93px;
    }

    .process-center-transition .right-connect-box {
        width: 43px;
        left: 46px;
    }

    .process-qtwb-third-part-child .content-item1 {
        font-size: 12px;
    }
}

@media screen and (max-width: 1600px) {
    .process-box {
        margin: 0 8%;
    }

    .process-second-part .content-item {
        line-height: 55px;
    }

    .process-second-part .content-item {
        font-size: 12px;
    }

    .post-content-item {
        font-size: 12px;
    }

    .summary-item .title {
        font-size: 16px;
    }

    .summary-point-item {
        font-size: 12px;
    }

    .post-list {
        margin: 0 5% 23px;
    }

    .summary-list {
        margin: 0 5% 35px;
    }

    .problem-item-title::before {
        height: 15px;
    }
}

@media screen and (max-width: 1500px) {
    .process-second-part {
        width: 27%;
    }

    .process-second-part-child {
        padding: 14px 10px 0 10px;
    }

    .problem-item-title::before {
        height: 14px;
    }

    .process-qtwb-third-part-child[data-index='1']::before {
        right: -51px;
    }
}

@media screen and (max-width: 1600px) {
    .container-main-content {
        padding: 0 30px;
    }

    .container-main-top-chart {
        right: -13px;
    }

    .container-main-top-post-item {
        margin-left: 15px;
        width: calc((100% - 180px) / 5);
    }

    .us-strength-list {
        width: 80%;
    }
}
@media screen and (max-width: 1366px) {
    .container-main-content {
        padding: 0 10px;
    }

    .container-main-top-chart {
        right: 0;
    }

    .container-main-top-post-item {
        margin-left: 10px;
        width: calc((100% - 60px) / 5);
    }

    .us-strength-list {
        width: 90%;
    }
}

/* IE11 滑动容器修正 */
.swiper-wrapper {
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
  }
  
  /* 分页器按钮兼容 */
  .swiper-pagination-bullet {
    -ms-flex: 0 0 auto;
  }
  /* 禁用默认滚动条 */
.swiper::-webkit-scrollbar {
    display: none;
  }
  
  /* IE 隐藏滚动条 */
  .swiper {
    -ms-overflow-style: none;
  }
  
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}
.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateX(0px) scale(0.7);
        transform: translateX(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight;
}
@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: translateY(0px) scale(0.7);
        transform: translateY(0px) scale(0.7);
        opacity: 0.7;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp;
}

/* 主容器 */
.main-swiper {
    /* height: 600px;  */
  }
  
  /* 子轮播容器 */
  .sub-swiper {
    height: 100%;
  }
  
  /* 隐藏非激活状态的子轮播 */
  .swiper-slide:not(.swiper-slide-active) .sub-swiper {
    opacity: 0;
    transition: opacity 0.3s;
  }

  .container-footer-consult-left {
    box-sizing: content-box;
  }
  .footer {
    margin-top: 0 !important;
  }
  .ellipsis-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .case-item {
    padding: 20px;
    box-sizing: content-box;
  }
  .case-item-header-title {
    position: relative;
  }
  .case-item-header-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 6px;
  }