* {
    margin: 0;
    padding: 0;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

body {

    overflow: hidden;

}

html {
    overflow: auto;
    overflow-x: hidden;
}

ul,
li {
    list-style-type: none;
    cursor: auto;
}

img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none !important;
    outline: none;
    color: #414242;
}

/**/
.wrap {
    width: 1140px;
    margin: auto;
}

.bs {
    background: #fff;
    padding: 0px 0px 50px 16px !important;
    box-sizing: border-box;
}

.crumb-nav {
    font-size: 15px;
    color: #575757;
    margin: 0px -4px;
    letter-spacing: 1.5px;
}

.zx-box {
    width: 100%;
    margin: auto;
    padding: 0px 0px;
    background: url('/material/zxft/images/sy.png') 190px 219px no-repeat !important;
    overflow: hidden;
    margin-top: 14px;
}

.left {
    float: left;
    width: 568px;
    height: auto;

}

.left .bt {
    width: 568px;
    height: 52px;
    background: url('/material/zxft/images/bt1.png') no-repeat;
    margin-left: 1px;
}

.left .bt a,
.right .bt a,
.center .bt a {
    width: 98px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 34px;
    color: #306cdf;
    font-size: 22px;
    font-weight: bold;
}

.right .bt {
    width: 493px;
    height: 52px;
    background: url('/material/zxft/images/bt2.png') no-repeat;
    margin-left: 1px;
    display: flex;
    justify-content: space-between;
}

.right .bt a:last-child,
.center .bt a:last-child {
    display: block;
    width: 63px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    font-size: 14px;
    color: #306cdf;
    border-radius: 10px;
    border: 1px solid #306cdf;
    margin-top: 9px;
}

.right .bt a:last-child:hover,
.center .bt a:last-child:hover {
    background: #f0f6ff;
    border: 1px solid #c8e2fc;
    color: #2f72da;
}

.bt a {}

.nr1 {
    margin-top: 10px;
}

.kk {
    width: 568px;
    height: 421px;
    overflow: hidden;
    display: block;
    position: relative;

}

.kk:hover img {
    transform: scale(1.1);
    transition: .5s;
}

.kk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.ftwz {
    width: 100%;
    height: 55px;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    background: url('/material/zxft/images/tpwzk.png') center no-repeat !important;
    color: #fff;
    font-size: 16px;
    line-height: 52px;
    padding-left: 38px;
    padding-right: 25px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right {
    float: right;
    width: 494px;
    overflow: hidden;
    margin-right: 18px;
    max-height: 484px;
}

.nr2 {
    margin-top: 10px;
}

.nr2 li {
    min-height: 99.5px;
    width: 100%;
    border: 1px solid #bbbbbb;
    box-sizing: border-box;
    margin-bottom: 8px;
    padding: 3px 0px 0px 16px;
    position: relative;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.nr2 li:hover {
    min-height: 90px;
    background: #ebf8ff;
    border: 1px solid #ebf8ff;
    border-left: 3px solid #0b6bf1;
    box-sizing: border-box;
    padding: 6px 0px 0px 14px;
}

/* 当鼠标悬停在某个 li 上时，其他 li 的高度 */
.nr2:hover li:not(:hover) {
    min-height: 102px;
}

.nr2:hover {
    cursor: pointer;
}

.nr2 li a {
    color: #2e2e2e;
    font-size: 18px;
    display: block;
    word-break: break-all;
}

.nr2 li a span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nr2 li:hover span {
    font-weight: bold;
}

.nr2 li a p {
    font-size: 16px;
}

.nr2 li:hover p {
    font-weight: bold;
    bottom: 10px;
    letter-spacing: 0;
    right: 8px;
}

.nr2 li p {
    position: absolute;
    right: 13px;
    bottom: 4px;
    font-size: 16px;
    color: #5c5f60;
    letter-spacing: -0.7px;
}

.nr2 li:hover p {
    font-weight: bold;
}

.center {
    margin-top: 48px;
    overflow: hidden;
    float: left;
    width: 1105px;
    padding-left: 1px;
}

.center .bt {
    width: 1105px;
    height: 54px;
    background: url('/material/zxft/images/bt3.png') no-repeat;
}

.hgbt {
    width: 55%;
    display: flex;
    justify-content: space-between;
    float: right;
}

.center .bt a:first-child {
    margin-left: 10px;
    line-height: 40px;
}

.center .bt a:last-child {
    margin-top: 6px;
}

.wqhg {
    display: flex;
    gap: 41px;
    width: 100%;
    margin-top: 29px;
    justify-content: space-between;
}

.wqhg li {
    height: 420px;
    width: 340px;
    border: 1px solid #306cdf;
    box-sizing: border-box;
}

.tpk {
    width: 100%;
    height: 193px;
}

.tpk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nrk {
    padding: 12px 15px;
    box-sizing: border-box;
}

.wqbt a {
    font-size: 20px;
    font-weight: bold;
    color: #2e2e2e;
    margin-bottom: 7px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    white-space: pre-wrap;
}

.sj img {
    margin-right: 10px;
    margin-top: 7px;
}

.cf img {
    margin-right: 10px;
    margin-top: 7px;
}

.jc {
    font-size: 16px;
    color: #636363;
    margin-right: -8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jc span{
    /* margin-left: -7px; */
    font-weight: 400;
}

.cf .jc span{
    margin-top: 2px;
}

.sj {
    font-size: 16px;
    color: #636363;
    margin-bottom: 19px;
    display: flex;
    align-items: flex-start;
}

.cf {
    font-size: 16px;
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    white-space: pre-wrap;
    height: 100%;
    display: flex;
    align-items: flex-start;
    line-height: 20px;
}

.cf .jc{
    min-height: 60px;
    max-height: 60px;
}

.ckgd {
    width: 75px;
    height: 29px;
    display: block;
    background: #f0f6ff;
    border: 1px solid #c8e2fc;
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    color: #2f72da;
    float: right;
    margin: 10px 0 20px;
}