/* CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.sl1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sl2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sl3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sl4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.sl5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.flex-start {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}

.flex-start-start {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
}

.pc-banner-css {
    width: 100%;
    line-height: 0;
}

.bg588 {
    background: url('https://img1.17img.cn/ui/art/xulj/2025/04/09/bj.png') left bottom #242588 no-repeat;
    background-size: 100% auto;
    margin-top: -2px;
    min-height: 100vh;
}

.pc-menu-box {
    height: 70px;
    background: #144ABB;
}

.wid1200 {
    width: 1200px;
    margin: 0 auto;
}

.flex-bt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pc-menu-box a {
    width: 194px;
    height: 70px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF !important;
    line-height: 70px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.pc-menu-box a:hover {
    color: #fff !important;
}

.pc-menu-box .active {
    background: #FFFFFF;
    color: #0062AB !important;
}

.pc-common-title {
    margin: 50px auto 40px;
    text-align: center;
}

.pc-common-title img {
    width: 260px;
    margin: 0 auto;
}

.pc-hdjs-content {
    background: url('https://img1.17img.cn/ui/art/xulj/2025/04/08/pc/hdjs-bg.png') no-repeat;
    background-size: 100% 100%;
    padding: 49px 455px 49px 42px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 35px;
    text-indent: 2em;
}

.col090 {
    color: #FFD090;
}

.pc-yhrw-box {
    background: #0051B9;
    border-radius: 10px 10px 10px 10px;
    padding: 24px;
    position: relative;
}

.relative {
    position: relative;
}

.bd-mn-jb {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1));
    border-radius: 10px;
    padding: 2px;
}

.closeIcon {
    position: absolute;
    right: calc(50% - 15px);
    bottom: -42px;
    height: 30px;
    cursor: pointer;
}

.center {
    text-align: center;
}

.dia-tp-body {
    background: #fff;
}

.dia-common-title--cx {
    height: 54px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #202933;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #E5EAF0;
    position: relative;
}

.dia-common-title--cx img {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    width: 16px;
}

.dia-content-box {
    height: 365px;
    overflow-y: auto;
    margin: 20px 5px 27px 35px;
}

.dia-common-title--tips img {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    width: 16px;
}

.dia-common-title--tips {
    height: 48px;
    background: #F5F8FC;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #202933;
    line-height: 48px;
    text-align: left;
    padding-left: 16px;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.dia-ewm-txt {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #202933;
    line-height: 22px;
    margin: 26px 0 22px;
}

.dia-ewm-img {
    width: 166px;
    margin-bottom: 26px;
}

.dia-btm-butn-box {
    padding: 24px 0;
    border-top: 1px solid #E5EAF0;
    margin: 0 auto;
}

.dia-btm-butn-box span {
    display: inline-block;
    width: 68px;
    height: 32px;
    background: #1D77D2;
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

/* 定制滚动条整体 */
.dia-content-box::-webkit-scrollbar {
    width: 4px;
}

/* 定制滚动条轨道 */
.dia-content-box::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    /* 轨道颜色 */
}

/* 定制滚动条滑块 */
.dia-content-box::-webkit-scrollbar-thumb {
    background-color: #888;
    /* 滑块颜色 */
    border-radius: 4px;
    /* 圆角 */
}

/* 滑块在鼠标悬停时改变颜色 */
.dia-content-box::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.dia-content-list a {
    display: block;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #4F5862;
    line-height: 22px;
    text-align: left;
    padding-right: 30px;
    margin-bottom: 20px;
}

.dia-content-list a:hover {
    color: #0051B9;
}

.pc-yhrw-list-box:last-child {
    margin-right: 0;
}

.pc-yhrw-list-box img {
    width: 88px;
    height: 88px;
    margin-right: 16px;
}

.pc-yhrw-list-box p {
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.pc-yhrw-list-box .list-title {
    position: absolute;
    top: -1px;
    left: 60px;
    width: 251px;
    height: 49.5px;
}

.pc-hdjl-list--jd {
    padding: 28px 21px 23px 250px;
    background: url('https://img1.17img.cn/ui/art/xulj/2025/04/08/pc/jdk-1.png') no-repeat;
    background-size: 100% auto;
    margin-right: 20px;
    flex: 1;
    height: 213px;
    box-sizing: border-box;
}

.pc-hdjl-list--jd h4 {
    font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
    font-weight: bold;
    font-size: 27px;
    color: #FFFFFF;
    line-height: 31px;
    margin-bottom: 8px;
}

.pc-hdjl-list--jd p {
    width: 319px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 12px;
}

.pc-hdjl-list--jd span {
    cursor: pointer;
    width: 113px;
    height: 37px;
    background: linear-gradient(90deg, #3E84E9 0%, #0051B9 100%);
    border-radius: 100px 100px 100px 100px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    display: inline-block;
}

.col808 {
    color: #080808;
}

.pc-hdjl-list--xj {
    padding: 28px 21px 23px 250px;
    background: url('https://img1.17img.cn/ui/art/xulj/2025/04/08/pc/hb-1.png') no-repeat;
    background-size: 100% auto;
    flex: 1;
    height: 213px;
    box-sizing: border-box;
}

.pc-hdjl-list--xj h4 {
    font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
    font-weight: bold;
    font-size: 27px;
    color: #FFFFFF;
    line-height: 31px;
    margin-bottom: 8px;
}

.pc-hdjl-list--xj p {
    width: 319px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 12px;
}

.pc-hdjl-list--xj span {
    cursor: pointer;
    width: 113px;
    height: 37px;
    background: linear-gradient(90deg, #FF7662 0%, #E42111 100%);
    border-radius: 100px 100px 100px 100px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    display: inline-block;
}

.pc-yqxd-box {
    padding: 28px 24px;
    border-radius: 10px;
    background: linear-gradient(314deg, #0052BA 0%, #0642B2 100%);
}

.pc-yqxd-menu {
    margin-bottom: 20px;
}

.dia-common-title--cx {
    height: 54px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #202933;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #E5EAF0;
}

.wap-dia-cx-txt {
    margin: 0 7vw;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #4F5862;
    line-height: 24px;
    text-align: center;
    padding-bottom: 40px;
}

.pc-yhrw-list-box {
    position: relative;
    background: #fff;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #9ADBFF;
    padding: 69px 18px 21px;
    margin-right: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 367px;
    height: 197px;
    box-sizing: border-box;
}

.wap-dia-btm-butn-box {
    padding-bottom: 50px;
    margin: 0 7.4vw;
}

.wap-dia-btm-butn-box span {
    flex: 1;

}

.pc-yqxd-menu span {
    flex: 1;
    margin-right: 16px;
    display: inline-block;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #3B95EC;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 22px;
    color: #99C3FF;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
}

.pc-yqxd-menu .active {
    color: #FFFFFF;
    background: linear-gradient(90deg, #4EA8FC 0%, #007AFD 100%);
}

.pc-yqxd-menu span:last-child {
    margin-right: 0;
}

.pc-yqxd-content-list {
    margin-right: 16px;
    margin-bottom: 16px;
}

.pcIn {
    display: block;
}

.wapIn {
    display: none;
}

.pc-yqxd-content-list:nth-child(2n) {
    margin-right: 0;
}

.pc-yqxd-content-list:last-child {
    margin-bottom: 0;
}

.pc-yqxd-content-list:nth-last-child(2) {
    margin-bottom: 0;
}

.pc-yqxd-content-list a {
    display: block;
    padding: 16px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    width: 566px;
    box-sizing: border-box;
    text-decoration: none;
}

.pc-yqxd-content-zz {
    background: linear-gradient(180deg, rgba(0, 79, 185, 0) 0%, rgba(0, 79, 185, 0.6) 47%, #004FB9 100%);
    height: 98px;
    position: relative;
    margin-top: -98px;
}

.pc-yqxd-content-box {
    height: 470px;
    overflow-y: auto;
    scrollbar-width: none;
}

/* 定制滚动条整体 */
.pc-yqxd-content-box::-webkit-scrollbar {
    display: none;
}

/* 定制滚动条轨道 */
.pc-yqxd-content-box::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    /* 轨道颜色 */
}

/* 定制滚动条滑块 */
.pc-yqxd-content-box::-webkit-scrollbar-thumb {
    background-color: #888;
    /* 滑块颜色 */
    border-radius: 4px;
    /* 圆角 */
}

/* 滑块在鼠标悬停时改变颜色 */
.pc-yqxd-content-box::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.pc-yqxd-content-list h4 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pc-yqxd-content-list p {
    height: 120px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 15px;
}

.pc-yqxd-content-list div {
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 18px;
}

.height90 {
    height: 70px;
}

.warp {
    flex-wrap: wrap;
}

.pc-yqzq-box {
    background: linear-gradient(314deg, #0052BA 0%, #0642B2 100%);
    padding: 36px 24px 50px;
    border-radius: 10px;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc-yqzq-title {
    margin-bottom: 30px;
}

.pc-yqzq-title .hx {
    width: 26px;
    height: 1px;
    background: #FFFFFF;
    display: inline-block;
}

.pc-yqzq-title .txt {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 26px;
    padding: 0 15px;
}

.pc-yqzq-list {
    background: #fff;
    border-radius: 6px 6px 6px 6px;
    width: 275px;
    height: 438px;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
}

.left-xg {
    position: absolute;
    left: 8px;
    top: 8px;
    display: inline-block;
    padding: 5px 6px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 16px;
}

.pc-yqzq-list:nth-child(4n) {
    margin-right: 0;
}

.pc-yqzq-list .company-name {
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 18px;
    padding: 0 18px 18px;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ml14 {
    margin-left: 14px;
}

.pc-yqzq-list .title {
    /* display: inline-block; */
    padding: 0 18px 0px;
    height: 40px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
    line-height: 20px;
    /* display: block; */
    text-decoration: none;
    margin-bottom: 12px;
}

.pc-yqzq-list .yq-img {
    width: 100%;
    height: 228px;
    object-fit: contain;
    margin-bottom: 18px;
}

.pc-yqzq-list .zx-butn {
    width: 121px;
    height: 35px;
    background: #1D77D2;
    border-radius: 4px 4px 4px 4px;
    margin-right: 6px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    cursor: pointer;
}

.pc-yqzq-list .zx-butn img {
    width: 15px;
    margin-right: 5px;
}

.pc-yqzq-list .yz-butn {
    width: 121px;
    height: 35px;
    background: #FFBC0C;
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.mb12 {
    margin-bottom: 12px;
}

.pc-yqzq-list .dl-butn {
    margin: 0 14px;
    height: 35px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1D77D2;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 14px;
    color: #1D77D2;
    line-height: 16px;
    cursor: pointer;
}

.pc-yqzq-list .ydl-butn {
    margin: 0 14px;
    height: 35px;
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang TC, PingFang TC;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #1D77D2;
    line-height: 16px;
    cursor: pointer;
}

.pc-yqzq-list .ydl-butn img {
    width: 18px;
    margin-right: 5px;
}

.pc-yqzq-list .dl-butn img {
    width: 18px;
    margin-right: 5px;
}

.pc-btm-butn {
    position: fixed;
    bottom: 40px;
    left: calc(50% - 175.5px);
    width: 351px;
    cursor: pointer;
}

.pc-dia-zz-body {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: rgb(0 0 0 / 60%);
    z-index: 9999;
}

.flex-center-two {
    display: flex;
    align-items: center;
    justify-content: center;
}

.none {
    display: none !important;
}

.pc-dialog--tp {
    margin-bottom: 0 !important;
    width: 600px;
}

.fixed-nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.pc-menu-box .active:hover {
    color: #0062AB !important
}

.right-fixed .pc-share {
    position: fixed;
    right: 60px;
    bottom: 0;
    width: 180px;
}

.right-fixed .wap-share {
    display: none;
}

@media screen and (max-width: 750px) {
    .right-fixed .pc-share {
        display: none;
    }

    .right-fixed .wap-share {
        display: block;
    }

    .wap-share img {
        position: fixed;
        right: 16px;
        bottom: 35vw;
        width: 90px;
    }

    .pc-dialog--tp {
        width: calc(100vw - 32px);
    }

    .dia-btm-butn-box {
        padding: 12px 0;
    }

    .pcIn {
        display: none;
    }

    .wapIn {
        display: block;
    }

    .wid1200 {
        width: 92.6vw;
        margin: 0 3.7vw;
    }

    .wap-banner-css {
        width: 100%;
        padding-top: 50px;
    }

    .pc-menu-box {
        height: 50px;
        overflow-x: auto;
    }

    .pc-menu-box::-webkit-scrollbar {
        display: none;
    }

    .pc-menu-box a {
        width: 114px;
        height: 50px;
        background: #144ABB;
        border-radius: 0px 0px 0px 0px;
        border-right: 1px solid #FFFFFF;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 50px;
        text-align: center;
    }

    .wap-menu-box {
        width: 570px;
        margin: 0 !important;
    }

    .pc-common-title img {
        width: 182.5px;
    }

    .pc-common-title {
        margin: 28px auto 20px;
    }

    .pc-hdjs-content {
        background: url(https://img1.17img.cn/ui/art/xulj/2025/04/08/wap/hdjs-bg.png) no-repeat;
        background-size: 100% auto;
        padding: 20px 15px 174px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #FFFFFF;
        line-height: 35px;
        text-indent: 2em;
    }

    .pc-yhrw-box {
        flex-wrap: wrap;
    }

    .pc-yhrw-box {
        padding: 19px 15px;
    }

    .pc-yhrw-list-box {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .pc-yhrw-list-box:last-child {
        margin-bottom: 0;
    }

    .pc-yhrw-list-box img {
        width: 20.26vw;
        height: 20.26vw;
        margin-right: 5.3vw;
    }

    .pc-yhrw-list-box p {
        font-size: 15px;
        line-height: 23px;
    }

    .pc-yhrw-list-box .list-title {
        width: 230px;
        height: 40px;
        position: absolute;
        top: -1px;
        left: calc(50vw - 3.7vw - 130px);
    }

    .wap-flex {
        flex-wrap: wrap;
    }

    .pc-hdjl-list--jd {
        padding: 23px 20px 23px 30.4vw;
        background: url('https://img1.17img.cn/ui/art/xulj/2025/04/08/wap/jl-1.png') no-repeat;
        background-size: 100% auto;
        width: 100%;
        margin-right: 0;
        flex: auto;
        height: 200px;
    }

    .pc-hdjl-list--jd h4 {
        font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .fixed-nav {
        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        z-index: 9999;
    }

    .pc-hdjl-list--jd p {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
        width: 100%;
    }

    .pc-hdjl-list--xj {
        padding: 23px 20px 23px 30.4vw;
        background: url('https://img1.17img.cn/ui/art/xulj/2025/04/08/wap/jl-2.png') no-repeat;
        background-size: 100% auto;
        width: 100%;
        margin-right: 0;
        flex: auto;
        /* height: 204px; */
        position: relative;
    }

    .pc-hdjl-list--xj h4 {
        font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .pc-hdjl-list--xj p {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
        width: 100%;
        position: relative;
    }

    .pc-yqxd-content-list h4 {
        white-space: inherit;
    }

    /* .pc-hdjl-list--jd span{
        display: none;
    }
    .pc-hdjl-list--xj span{
        display: none;
    } */
    .pc-hdjl-list--xj span {
        height: 7.74vw;
        width: 37.6vw;
        font-size: 14px;
        line-height: 7.74vw;
        position: absolute;
        /* bottom: -3.87vw; */
    }

    .pc-hdjl-list--jd span {
        display: none;
    }

    .pc-yqxd-box {
        padding: 20px 14px;
    }

    .pc-yqxd-menu span {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .pc-yqxd-content-list {
        margin-right: 0;
        word-break: break-all;
    }

    .pc-yqxd-content-list a {
        width: 100%;
    }

    .pc-yqxd-content-list:nth-last-child(2) {
        margin-bottom: 15px;
    }

    .pc-yqxd-content-zz {
        height: 77px;
        margin-top: -77px;
    }

    .pc-yqzq-title .txt {
        font-size: 20px;
    }

    .pc-yqzq-box {
        padding: 29px 15px 10px;
    }

    .height90 {
        height: 90px;
    }

    .wap-yq-list {
        padding: 12px 8px;
        background: #fff;
        border-radius: 4px 4px 4px 4px;
        margin-bottom: 10px;
    }

    .bg588 {
        background: #242588;
    }

    .wap-yq-list .yq-img {
        width: 26.66vw;
        height: 26.66vw;
        background: #F8F8F8;
        object-fit: contain;
        margin-right: 8px;
    }

    .wap-btm-butn {
        position: fixed;
        bottom: 20px;
        left: 15px;
        width: calc(100vw - 30px);
    }

    .wap-yq-list .title {
        height: 40px;
        display: block;
        text-decoration: none;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 15px;
        color: #333333;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .wap-yq-list .company-name {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        line-height: 14px;
        display: block;
        margin-bottom: 10px;
        text-decoration: none;
    }

    .wap-yq-list .xd {
        font-family: PingFang TC, PingFang TC;
        font-weight: 400;
        font-size: 12px;
        color: #FF9E0C;
        line-height: 14px;
        display: inline-block;

    }

    .wap-yq-list .xg {
        font-family: PingFang TC, PingFang TC;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        line-height: 14px;

    }

    .wap-yq-list .zx-butn {
        width: 24.53vw;
        height: 28px;
        background: #1D77D2;
        border-radius: 4px 4px 4px 4px;
        font-family: PingFang TC, PingFang TC;
        font-weight: 400;
        font-size: 12px;
        color: #FFFFFF;
        line-height: 14px;
        margin-right: 6px;
    }

    .wap-yq-list .zx-butn img {
        width: 15px;
        margin-right: 5px;
    }

    .wap-yq-list .dl-butn {
        width: 24.53vw;
        height: 28px;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #1D77D2;
        font-family: PingFang TC, PingFang TC;
        font-weight: 400;
        font-size: 12px;
        color: #1D77D2;
        box-sizing: border-box;
    }

    .wap-yq-list .ydl-butn {
        width: 24.53vw;
        height: 28px;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #1D77D2;
        background: #1D77D2;
        font-family: PingFang TC, PingFang TC;
        font-weight: 400;
        font-size: 12px;
        color: #fff;
        box-sizing: border-box;
    }

    .wap-yq-list .ydl-butn img {
        width: 15px;
        margin-right: 5px;
    }

    .wap-yq-list .dl-butn img {
        width: 15px;
        margin-right: 5px;
    }

    .mb8 {
        margin-bottom: 8px;
    }

    .wid50 {
        width: 50.4vw;
    }

    .wap-mt29 {
        margin-top: 29px;
    }

    .pc-yqzq-title {
        margin-bottom: 19px;
    }
}