.customer_service {
    background: url(../images/khfw_background1.png) no-repeat top center;
    height: 350px;
    width: 100%;
    /* background-color: #0B1228; */
}

.customer_service_container {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    /* height: auto; */
    padding-bottom: 0 !important;
}

.customer_service_content {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: -60px auto 0;
    /* height: 584px; */
    /* padding-bottom: 30px; */
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    /* height: auto; */
    padding: 0 30px 28px;
    margin-bottom: 100px;
}


.khfw-tabs {}

.khfw-tabs .el-tabs__header {
    margin: 19px 0 0 0;
    height: 61px;

}

.khfw-tabs .el-tabs__nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.el-tabs__active-bar {
    height: 3px !important;
    background-color: #3A49BA !important;
}

.khfw-tabs .el-tabs__nav .is-active {
    color: #333333;
}

.el-tabs__nav-wrap::after {
    height: 0 !important;
}

.khfw-tabs .el-tabs__item {
    /* height: 25px; */
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #333333;
    padding: 0 10px 17px 10px;
    line-height: 25px;
}

.lxwm {
    /* height: 284px; */
    padding: 33px 0 0 100px;
}

.lxwm h5 {
    height: 37px;
    font-size: 26px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #333333;
    line-height: 37px;
}

.lxwm .About_comtop_L {
    margin-top: 16px;
    padding-left: 0 !important;
}

.absolute-img {
    position: absolute;
    top: 160px;
    left: 650px;
    z-index: 999;
}

.yyfw {
    height: 750px;
    padding: 30px 37px 0;

}

.yyfw-content {
    word-wrap: break-word;
    font-size: 15px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}

.yyfw-button {
    width: 200px;
    height: 47px;
    margin: 50px auto 0;
    background: #3A49BA;
    font-size: 20px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: center;
    cursor: pointer;
}

.cxqd .cxqd-title {
    display: flex;
    width: 100%;
    height: 44px;
    justify-content: center;
    margin-top: 30px;

}

.cxqd-row1,
.cxqd-row2,
.cxqd-row4 {
    display: flex;
    align-items: center;
    margin: 45px 12% 5% 12%;

}

.cxqd-row1 img {
    height: 70px;
    margin-right: 12px;
}

.cxqd-row1 h3 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    /* width: 800px; */
    height: 22px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    line-height: 22px;
}

.cxqd-row2 img {
    width: 100%;
    margin-top: -45px;
    z-index: 99;
}

.cxqd-row3 {
    margin-top: -140px;
    width: 100%;
}

.cxqd-row3 img {
    width: 100%;
}

.cxqd-row4 {
    justify-content: center;
}

.cxqd-row4 img {
    height: 70px;
    margin-right: 12px;

}

.cxqd-row4 h3 {
    height: 22px;
    font-size: 16px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px
}

.cxqd-row5 {
    display: flex;
    justify-content: center;
}

.cxqd-row5 img {
    height: 510px;
    z-index: 99;
}

.cxqd-row6 img {
    margin-top: -150px;
    height: 190px;
}

.cxqd-row7 {
    display: flex;
    align-items: flex-start;
    justify-content: center;

    margin-top: 20px;

}

.cxqd-row7 img {
    height: 14px;
    width: 14px;
    margin-right: 5px;
}

.cxqd-row7 span {
    height: 18px;
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3A49BA;
    line-height: 18px;
}

.cxqd-row7 h5 {
    width: 358px;
    height: 37px;
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px
}

.cxqd-title {
    margin-top: 61px;
}

.correct-dialog-form .type-form-item {
    margin-bottom: 15px;
}

.correct-dialog-form .type-form-item input[type=text],
select {
    width: 100%;
    padding: 10px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 15px;
    font-family: PingFang-SC-Regular, PingFang-SC;
}