.content-box {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 1420px;
}

.banner {
    position: relative;
    width: 100%;
    height: 532px;
    margin: 104px auto 0 auto;
    padding-top: 71px;
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/gszc/img/banner-img.png) no-repeat top;
    background-size: contain;
}

.banner-title {
    margin-left: 56px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEECEC;
    line-height: 1;
}

.banner-title-note {
    display: flex;
    margin: 20px 0 24px 56px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}

.title-note-tag {
    width: 68px;
    height: 20px;
    padding-left: 7px;
    margin-right: 7px;
    font-size: 12px;
    color: #B8191D;
    line-height: 21px;
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/gszc/img/dialog01.png) no-repeat;
    background-size: contain;
}

.banner-search-box {
    display: flex;
    margin-left: 56px;
}

.ivu-input-wrapper {
    width: auto;
}

.banner-search-box .search-input .ivu-input {
    width: 437px;
    height: 48px;
    padding-left: 18px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border-radius: 3px 0 0 3px;
    border: none;
}

.search-input::placeholder {
    color: #999;
}

.confirm-btn {
    width: 158px;
    height: 48px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 48px;
    text-align: center;
    background: #FF5E39;
    border-radius: 0px 3px 3px 0px;
    cursor: pointer;
}

.confirm-btn:hover {
    background: #fc6c4c;
}

.banner-consult-btn {
    margin-left: 9px;
    width: 140px;
    height: 48px;
    background-color: #FEECEC;
    color: #FF2B2B;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.banner-consult-btn:hover {
    background: #FF5E39;
    color: #fff;
}

.consult-btn {
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background: #FF4E2B;
    cursor: pointer;
}

.consult-btn:hover {
    background: #fc6c4c;
}

.banner .service-box {
    display: flex;
    margin: 52px 0 0 56px;
}

.banner .service-item {
    padding: 23px 0 8px 20px;
    margin-right: 20px;
    width: 244px;
    height: 158px;
    background-color: rgba(255, 255, 255, .08);
    border-radius: 10px;
}

.service-title {
    margin-bottom: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFD7EA;
    line-height: 1;
}

.service-text {
    margin-bottom: 16px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
    line-height: 1;
}

.service-text span {
    cursor: pointer;
}

.service-text span:hover {
    color: #FF911B;
}

.service-text .separate {
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 10px;
    background-color: rgba(178, 48, 87, .6);
}

.service-item .highlight {
    color: #FF911B;
}

.service-advantages {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 89px;
    background-color: rgba(255, 255, 255, .89);
}

.advantages-item {
    display: flex;
}

.advantage-img {
    margin-right: 11px;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.advantage-text-box {
    margin-top: 3px;
}

.advantage-title {
    margin-bottom: 9px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #52617F;
    line-height: 1;
}

.advantage-note {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #959FB3;
    line-height: 1;
}

.gszc-section1 {
    display: flex;
}

.section1-left-box {
    padding: 50px 0 0 153px;
    width: 50%;
    height: 280px;
}

.left-box-title {
    width: 264px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4A4F5A;
    line-height: 40px;
}

.left-box-title .highlight {
    color: #FF4E2B;
}

.left-box-note {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #959FB3;
    line-height: 1;
}

.left-box-text {
    margin-top: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6145;
    line-height: 1;
}

.text-tag {
    margin-left: 30px;
    padding: 3px 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    background: #FF5E39;
    border-radius: 2px;
    cursor: pointer;
}

.text-tag:hover {
    background-color: #fc6c4c;
}

.section1-right-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    width: 50%;
    height: 278px;
    background-color: #fff;
    z-index: 10;
}

.shadow-box {
    position: relative;
    left: 78px;
    top: 53px;
    width: 75px;
    height: 99px;
    box-shadow: -18px 0px 65px 0px rgba(175,175,175,0.28);
    z-index: 1;
}

.right-box-title {
    margin-bottom: 32px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4A4F5A;
    line-height: 1;
}

.right-box-input {
    display: flex;
}

.right-input-item .ivu-input {
    padding-left: 14px;
    width: 206px;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border: 1px solid #DCDCDC;
    border-radius: 2px;
}

.right-input-item::placeholder {
    color: #959FB3;
}

.section1-right-box .submit-btn {
    margin-top: 14px;
    width: 429px;
    height: 42px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 42px;
    text-align: center;
    background: #FF4E2B;
    border-radius: 4px;
    cursor: pointer;
}

.section1-right-box .submit-btn:hover {
    background: #fc6c4c;
}

.section-title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    text-align: center;
    line-height: 1;
}

.section-title .highlight {
    color: #FF4E2B;
}

.section-note {
    margin-top: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBC4CF;
    line-height: 1;
    text-align: center;
}

.section2-en {
    margin: 60px 0 14px 27px;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: #BBC4CF;
    line-height: 1;
}

.section2-subtitle {
    margin-left: 27px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    line-height: 1;
}

.section2-trouble-list {
    display: flex;
    align-items: center;
    margin: 25px 0 0 20px;
}

.trouble-item {
    display: flex;
}

.trouble-item-num {
    font-size: 80px;
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    color: #D7DEE6;
    line-height: 1;
}

.trouble-item-content {
    position: relative;
    top: 24px;
    margin-left: 9px;
}

.trouble-item-title {
    margin-bottom: 12px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    line-height: 1;
}

.trouble-item-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A1ABC0;
    line-height: 1;
}

.gszc-section2 .separate-img {
    width: 21px;
    height: 57px;
    object-fit: cover;
}

.section2-service-list {
    display: flex;
    justify-content: space-between;
    margin: 23px 27px 49px 27px;
}

.section2-service-item {
    width: 666px;
    height: 299px;
    border: 1px solid #E9F0F6;
    border-radius: 8px;
}

.service2-item-header {
    display: flex;
    align-items: center;
    margin: 20px 0 20px 25px;
}

.service2-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    line-height: 1;
}

.service2-tag {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 5px;
    margin-left: 16px;
    height: 20px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF2B2B;
    line-height: 21px;
    background: #FFDEDE;
    border-radius: 6px;
}

.service2-tag::before {
    content: '';
    position: absolute;
    top: 6px;
    left: -12px;
    width: 0px;
    height: 0px;
    border-width: 5px 7px;
    border-color: transparent #FFDEDE transparent transparent;
    border-style: solid;
}

.service2-item-content {
    display: flex;
    margin: 0 0 27px 17px;
}

.service2-item-img {
    width: 292px;
    height: 134px;
    margin-right: 15px;
}

.service2-item-content .item-content-title {
    margin: 16px 0 20px 0;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5A647F;
    line-height: 1;
}

.service2-item-content .item-content-text {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A1ABC0;
    line-height: 1;
    margin-bottom: 6px;
}

.service2-item-content .content-text-tag {
    width: 11px;
    height: 7px;
    margin-right: 8px;
}

.service2-item-footer {
    padding: 22px 0;
    width: 100%;
    height: 77px;
    background: #F3F9FF;
    box-shadow: inset 0px 1px 20px 0px rgba(189,213,237,0.42);
    border-radius: 0 0 8px 8px;
}

.service2-item-footer .consult-btn {
    width: 220px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
}

.section2-function-list {
    display: flex;
    justify-content: space-around;
    padding: 0 20px;
}

.section2-function-item {
    position: relative;
    width: 176px;
    height: 190px;
    border: 1px solid #E9F0F6;
    border-radius: 8px;
}

.section2-function-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #E9F0F6;
    border-radius: 50%;
    transform: translateX(-50%);
}

.section2-function-icon img {
    width: 30px;
    height: 30px;
}

.section2-function-title {
    margin-top: 46px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    line-height: 1;
    text-align: center;
}

.section2-function-note {
    margin: 9px auto 16px auto;
    padding: 0 20px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A1ABC0;
    line-height: 18px;
    text-align: center;
}

.section2-function-footer {
    padding: 17px 0 16px 0;
    height: 62px;
    background: #F3F9FF;
    box-shadow: inset 0px 1px 20px 0px rgba(189,213,237,0.42);
    border-radius: 0 0 8px 8px;
}

.section2-function-footer .consult-btn {
    width: 80px;
    height: 29px;
    font-size: 14px;
    line-height: 29px;
    border-radius: 3px;
}

.section3-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 44px 0 40px 0;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5A647F;
    line-height: 1;
}

.separate-line {
    margin: 0 23px;
    width: 120px;
    height: 1px;
    background: #B3B9C8;
}

.section3-process {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section3-process-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 1;
    color: rgba(90, 100, 127, .7);
}

.process-item-num {
    margin-right: 6px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 21px;
    background: rgba(90, 100, 127, .7);
    border-radius: 50%;
    text-align: center;
}

.section3-process .separate-dotted-line {
    margin: 0 20px;
    width: 142px;
    border-top: 1px dotted #ccc;
}

.service-process-img {
    display: block;
    margin: 23px auto 40px auto;
    width: 1315px;
    height: 279px;
}

.section3-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF4E2B;
    line-height: 1;
    text-align: center;
}

.gszc-section3 .consult-btn {
    margin: 20px auto 59px auto;
    width: 582px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    border-radius: 8px;
}

.section4-content {
    display: flex;
    justify-content: space-between;
    margin-top: 41px;
}

.section4-content-item {
    width: 256px;
    height: 310px;
    background: #fff;
    border: 1px solid #E9F0F6;
    border-radius: 8px;
}

.section4-content-main {
    padding: 31px 18px 0 20px;
    width: 100%;
    height: 220px;
    border-radius: 8px 8px 0 0;
}

.section4-item-title {
    margin-bottom: 15px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5A647F;
    line-height: 1;
}

.section4-content-item p {
    margin-bottom: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A1ABC0;
    line-height: 18px;
}

.section4-footer {
    padding: 29px 0;
    width: 100%;
    height: 90px;
    background: #F3F9FF;
    box-shadow: inset 0px 1px 20px 0px rgba(189,213,237,0.42);
    border-radius: 0 0 8px 8px;
}

.section4-footer .consult-btn {
    width: 120px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
}

.section4-recommend {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 51px 0 31px 0;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5A647F;
    line-height: 1;
}

.section4-recommend-list {
    display: grid;
    grid-template-columns: repeat(9, 142px);
    grid-column-gap: 10px;
    grid-template-rows: repeat(4, 36px);
    grid-row-gap: 10px;
}

.section4-recommend-item {
    width: 142px;
    height: 36px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8995B0;
    line-height: 36px;
    text-align: center;
    background: #fff;
    border: 1px solid #F5CDD7;
    cursor: pointer;
}

.section4-recommend-list .selected-item,
.section4-recommend-item:hover {
    color: #fff;
    background: #FF4E2B;
    border-color: #FF4E2B;
}

.consult-btn-type2 {
    margin-top: 40px;
    width: 660px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    border-radius: 8px;
}

.section5-header {
    margin: 61px 0 42px 0;
}

.section5-content {
    display: grid;
    grid-template-columns: repeat(4, 325px);
    grid-column-gap: 20px;
    grid-template-rows: repeat(2, 110px);
    grid-row-gap: 20px;
    margin: 0 auto;
    width: fit-content;
}

.section5-item {
    display: flex;
    align-items: center;
    width: 325px;
    height: 110px;
    background: #fff;
    box-shadow: 0px 2px 30px 0px rgba(85,121,255,0.1);
    border-radius: 8px;
}

.section5-item-icon {
    margin: 0 20px 0 24px;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.section5-item-title {
    margin-bottom: 13px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: #5A647F;
    line-height: 1;
}

.section5-item-note {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A1ABC0;
    line-height: 1;
}

.section6-header {
    margin: 72px 0 32px 0; 
}

.section6-content {
    display: flex;
    margin: 0 auto;
    width: fit-content;
}

.section6-img {
    width: 560px;
    height: 340px;
    object-fit: cover;
}

.section6-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 27px;
    width: 702px;
    height: 340px;
    background: #F1F1F1;
}

.section6-text p {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5A647F;
    line-height: 24px;
}

.gszc-section7{
    margin-top: 71px;
}

.questions-title{
    text-align: center;
    font-size: 36px;
}

.questions-box{
    display: flex;
    margin-top: 40px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
}

.questions-list{
    width: 454px;
    padding: 16px 0 16px 20px;
    background: #f8f8f8;
}

.questions-list>div{
    margin-bottom: 9px;
    padding: 13px 21px;
    font-size: 18px;
}

.questions-list>div:hover{
    cursor: pointer;
}

.questions-list>div.active{
    background: #fff;
}

.questions-list>div:last-child{
    margin-top: 0;
}

.questions-list>div strong{
    margin-right: 18px;
}

.questions-list>div:nth-child(1) strong{
    color: #ff4542;
}

.questions-list>div:nth-child(2) strong{
    color: #ff6600;
}

.questions-list>div:nth-child(3) strong{
    color: #ffa866;
}

.questions-list>div:nth-child(4) strong{
    color: #666;
}

.questions-list>div:nth-child(5) strong{
    color: #333;
}

.questions-answers-item{
    display: none;
    height: 100%;
}

.questions-answers-item.active{
    display: block;
}

.answers-watch-all {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    font-size: 18px;
    font-weight: 400;
    color: #e6322e;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 66%);
    text-align: center;
    cursor: pointer;
}

.watch-all-arrow {
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #e6322e;
    border-right: 3px solid #e6322e;
    transform: rotate(45deg);
}

.questions-answers-list{
    position: relative;
    flex: 1;
    padding: 33px 45px 40px 42px;
    height: 404px;
    overflow: hidden;
}

.questions-answers-title{
    display: flex;
    align-items: center;
    font-size: 21px;
    font-weight: 600;
}

.questions-answers-title strong{
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-weight: 400;
    color: #ff7033;
    background: #ffe5d6;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.questions-answers-text{
    margin-top: 32px;
    display: flex;
}

.questions-answers-text strong{
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #ff7033;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.questions-answers-text>div{
    flex: 1;
}

.questions-answers-text p{
    font-size: 18px;
    line-height: 2;
}

.gszc-section7 .consult-btn,
.gszc-section8 .consult-btn {
    margin-top: 40px;
    width: 490px;
    height: 56px;
    border-radius: 8px;
    font-size: 18px;
    line-height: 56px;
}

.gszc-section8 {
    margin-top: 77px;
}

.section8-item-label {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
    color: #999;
}

.required {
    margin-left: 5px;
    line-height: 18px;
    color: #ff1212;
}

.section8-infobox {
    display: flex;
    justify-content: center;
    margin-top: 45px;
}

.section8-item {
    width: 390px;
    margin-right: 10px;
}

.section8-input .ivu-input{
    padding: 0 22.5px;
    width: 390px;
    height: 60px;
    font-size: 18px;
    color: #000;
    background-color: #F5F5F5;
}

.section8-input::placeholder {
    color: #ccc;
    font-size: 18px;
}

.section8-input .ivu-input:hover {
    background-color: #eee;
    border-color: #eee;
}

.footer {
    margin-top: 0;
}