/*
    * @time Thu Feb 20 2025 15:03:17 GMT+0800 (中国标准时间)
    */
@charset 'utf-8';

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'PingFang SC', XHW-pzh, 'Lantinghei SC', 'Helvetica Neue',
        Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun,
        '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
}

@font-face {
    font-family: XHW-pzh;
    src: url(/global/public/text/XHW-pzh.woff2) format('woff2'),
        url(/global/public/text/XHW-pzh.woff) format('woff'),
        url(/global/public/text/XHW-pzh.ttf) format('truetype');
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: 0;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #ffbc3f !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe,
img {
    border: 0;
}

img {
    vertical-align: top;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

i {
    font-style: normal;
}

.part {
    width: 1280px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}
* {
    box-sizing: border-box;
}
.domMobile {
    display: none !important;
}
.domPc {
    display: block !important;
}
body {
    background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/bg.png) center top repeat-y;
}
.page {
    width: 100%;
    background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/banner.png) center top no-repeat;
}
.banner {
    width: 100%;
    height: 635px;
}
.list ul {
    font-size: 0;
}
.list li {
    display: inline-block;
    padding: 5px 6px 6px 6px;
    background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/item-bg.png) center center no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
}

.list li:nth-child(odd) {
    margin-right: 68px;
}
.list li .cont {
    background-image: -moz-linear-gradient(
        90deg,
        rgb(254, 218, 170) 0%,
        rgba(254, 254, 244, 0.99608) 100%
    );
    background-image: -webkit-linear-gradient(
        90deg,
        rgb(254, 218, 170) 0%,
        rgba(254, 254, 244, 0.99608) 100%
    );
    background-image: -ms-linear-gradient(
        90deg,
        rgb(254, 218, 170) 0%,
        rgba(254, 254, 244, 0.99608) 100%
    );
    background-image: linear-gradient(
        0deg,
        rgb(254, 218, 170) 0%,
        rgba(254, 254, 244, 0.99608) 100%
    );
    width: 594px;
    height: 337px;
    display: flex;
    justify-content: space-between;
}
.list li .img {
    width: 200px;
    height: 337px;
}
.list li .img img {
    width: 100%;
    height: 100%;
}
.list li .txt {
    flex: 1;
    /* padding-left: 106px; */
    padding-top: 76px;
    /* width: 442px; */
    height: 337px;
    background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/txt-bg.png) right top no-repeat;
}
.list li .name {
    padding-left: 124px;
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 38px;
    background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/name-bg.png) right center no-repeat;
    background-size: 100%;
}
.list li .name a {
    color: rgb(255, 255, 255);
}
.list li .job {
    margin-top: 10px;
    padding-left: 104px;
    padding-right: 15px;
    font-size: 18px;
    color: rgb(181, 54, 9);
    line-height: 1.448;
}
.list li .job a {
    color: rgb(181, 54, 9);
}
.list li .tit {
    position: relative;
    padding-left: 104px;
    padding-right: 15px;
    font-size: 14px;
    color: rgb(181, 54, 9);
    line-height: 1.625;
}
.list li .tit a {
    color: rgb(181, 54, 9);
}
.list li .tit::before {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    content: '';
    width: 55px;
    height: 3px;
    background-color: #ad0005;
}
/*底部导航*/
.footer {
    padding: 46px 0;
    background: #e73f42;
    border-top: 5px solid #f55244;
}

.footer .box {
    text-align: center;
    color: #fff;
}
.footer p {
    text-align: center;
    color: #fff;
}

.footer .box:first-child {
    height: 24px;
    line-height: 24px;
}

.footer a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 36px;
    margin: 0 28px;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.footer a:first-child {
    margin-right: 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.footer a:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    right: -50px;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #dbeaf9;
}

.footer span {
    margin: 0 10px;
    font-size: 16px;
}
@media screen and (max-width: 1280px) {
    .domMobile {
        display: block !important;
    }
    .domPc {
        display: none !important;
    }
    .part {
        width: 100%;
        padding: 0 3%;
    }
    .page {
        background: none;
    }
    .banner,
    .banner img {
        width: 100%;
        height: auto;
    }
    .list {
        margin-top: 30px;
    }
    .list li {
        width: 100%;
    }
    .list li .cont {
        width: 100%;
        height: auto;
    }
    .list li .img {
        width: 42%;
        height: auto;
    }
    .list li .txt {
        padding-top: 14%;
        height: auto;
        background: none;
    }
    .list li .name {
        padding-left: 15px;
        background: url(https://www.news.cn/politics/2025lh/lhft/lhqnwd/name-bg.png) right center no-repeat;
    }
    .list li .job {
        padding-left: 15px;
    }
    .list li .tit {
        padding-left: 15px;
    }
    .footer {
        padding: 12px 0;
        font-size: 12px;
    }

    .footer .box {
        width: 96%;
    }

    .footer span {
        display: block;
        margin-bottom: 4px;
        font-size: 12px;
    }
}
