@font-face {
    font-family: 'FZLTHK';
    src: url('images/FZLTHK.TTF') format('woff2'), 
         url('images/FZLTHK.TTF') format('woff1'),
         url('images/FZLTHK.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FZZY';
    src: url('images/FZZYK.TTF') format('woff2'), 
         url('images/FZZYK.TTF') format('woff1'), 
         url('images/FZZYK.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SP';
    src: url('images/SP.ttf') format('woff2'), 
         url('images/SP.ttf') format('woff'), 
         url('images/SP.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PMZDBT';
    src: url('images/pmzdbt.ttf') format('woff2'), 
         url('images/pmzdbt.ttf') format('woff'), 
         url('images/pmzdbt.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 16px;
    background-color: #e7e7e7;
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: inherit;
}

body {
    font-size: 1.4rem;
    position: relative;
    min-width: 20rem;
    margin: 0;
    padding: 0;
}

html {
    font-family: FZLTHK;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea,
label {
    font-family: FZLTHK;
    font-size: 0.875rem;
    -webkit-text-size-adjust: none;
}

button,
input,
select,
label {
    vertical-align: middle;
    list-style-type: none;
    border: none;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto;
}

a img,
span img {
    vertical-align: middle;
}

em {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #b12b10;
    text-decoration: none;
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.visible-xs {
    display: none !important;
}

.hidden-xs {
    display: block !important;
}

.banner{
    background: url(images/fgtop.png) no-repeat center top;
    width: 100%;
    height: auto;
    min-height: 12rem;
    max-height: 100vh;
    margin: 0 auto;
    padding: 0.7rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; 
    overflow: visible;
}

.banlogo{
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 2rem;
    height: auto;
    flex: none;
}
/*footer star*/
.fdphonebottom{display: none;}
.footer{
    height: 120px;
}
.footup{
    height: 246px;
    background-color: #FFF;
}
.footdown{
    height: 126px;
    background-color: #cd1a1f;
}
.footupcon{
    height: 214px;
    width: 1085px;
    margin:0 auto;
    padding-top: 32px;
}
.footone{
    height: 175px;
    width: 325px;
    float:left;
    padding-left: 42px;
    border-right: 1px solid #e5e5e5;
}
.foottwo{
    height: 175px;
    width: 323px;
    padding-left: 27px;
    float:left;
    border-right: 1px solid #e5e5e5;
}
.footthree{
    height: 175px;
    width: 337px;
    padding-left: 27px;
    float:right;
}

.h4one,.h4two,.h4three{
    font-weight:600;
    font-size: 16px;
}
.footlist{
    width: 300px;
    margin-top: 12px;
}
.footone a,.foottwo a,.footthree a{
    line-height: 23px;
    float:left;
    padding-right: 8px;
    font-size: 12px;
    white-space: nowrap;
}
.footdowncon{
    width: 1085px;
    margin: 0 auto;
}
.footdownlist1 {
    width: 700px;
    height: 70px;
    margin: 0 auto;
    background: url(images/fgjdwhite.png) no-repeat left 18px;
}
.footdownlist1 p{
    color: #ffffff;
    font-size: 14px;
    margin-left: 320px;
}
.footdownlist1 span{
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}
.footdownlist1 p,.footdownlist1 span{
    line-height: 24px;
}
.djzb{
    padding-top: 18px;
}
.djcb{
    padding-left: 75px;
}
.djzb span{
    margin-left: 10px;
}
 .djcb span{
    margin-left: 20px;
}
.footdownlist2{
    width: 615px;
   margin: 0 auto;
}
.footdownL,.footdownR{
   float:left;
   margin-top: 20px;
}
.footdownR{
    margin-left: 40px;
}
.footdownL li,.footdownR li{
    float:left;
    color: #ffffff;
}
.footdownR li a{
    color:#ffffff;
    line-height: 12px;
    font-size: 12px;
}
.dDfootLi{
    width: 58px;
    height: 20px;
    text-align: center;
    border-right:1px solid #ffffff;
}
.dDfootLiBor{
    text-align: center;
    border-style:none;
}
.bqw {
    color:#FFF
}
.bqw:hover {
    color:#FFF
}
/*footer end*/
@media (min-width: 75rem) {
    .banner {
        height: auto;
        min-height: 11.375rem;
        padding: 2.25rem 0.7rem 1.625rem;
        justify-content: space-between;
        overflow: hidden;
    }
    .banlogo {
        height: 3rem;
        justify-content: space-between;
    }
    .banlogo-left {
        display: flex;
        align-items: flex-end;
        gap: 2rem;
    }
        .fgtil {
        width: 24.625rem;
        height: 3rem;
        color: #fff;
        font-size: 3rem;
        font-family: PMZDBT;
        letter-spacing: 0.2rem;
        line-height: 3.75rem;
    }
    .fgabs {
        width: 20rem;
        height: 3rem;
        color: #fff;
        font-size: 1.25rem;
        letter-spacing: 0.0.7rem;
        display: flex;
        align-items: flex-end;
        line-height: 1.2;
    }
    .headersearch {
        flex: 0 0 auto;
        min-width: 18rem;
        padding: 0;
        position: relative;
        margin-bottom: 0;
        display: block !important;
    }
    input.search {
        width: 16.75rem;
        height: 1.5625rem;
        border: none;
        padding: 0 2.1875rem 0 0.625rem;
        border-radius: 0.125rem;
    }
    input.btn {
        background: #fff url(images/search.png) no-repeat center center;
        width: 1.875rem;
        height: 1.5625rem;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        border: none;
        cursor: pointer;
        border-radius: 0 0.125rem 0.125rem 0;
    }
    .nav {
        width: 100%;
        max-width: 75rem;
        margin: 0 auto;
        flex-shrink: 0;
    }
    .nav ul {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .nav li {
        flex: 0 0 auto;
        text-align: center;
    }
    .nav li a {
        color: #fff;
        font-size: 1.25rem;
        white-space: nowrap;
        padding: 0.3rem 0.5rem;
        display: block;
    }
}
@media (max-width: 75rem) {
    .banlogo {
        align-items: flex-start;
        gap: 0.5rem;
        padding-top: 0;
        margin-top: 0;
    }
    .banlogo-left {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .fgtil {
        width: 100%;
        color: #fff;
        font-size: 3rem !important;
        font-family: PMZDBT;
        letter-spacing: 0.2rem;
        line-height: 1.2;
        margin: 0 0 0.5rem 0;
        height: auto;
    }
    .fgabs {
        width: 100%;
        color: #fff;
        font-size: 1rem !important;
        letter-spacing: 0.0.7rem;
        line-height: 1.2;
        margin: 0 0 0.7rem 0;
        height: auto;
    }
    .headersearch {
        display: none !important; 
    }
    .nav {
        width: 100%;
        max-width: 75rem;
        margin: 0 auto;
        padding-top: 0.7rem;
        padding-bottom: 0.5rem;
        flex-shrink: 0;
        height: auto;
        max-height: none;
    }
    .nav ul {
        display: flex;
        flex-wrap: wrap;
        gap: 0.6rem 0.7rem;
        justify-content: flex-start;
        align-content: flex-start;
        width: 100%;
        padding: 0;
        margin: 0;
        max-height: none;
    }
    .nav li {
        flex: 0 0 calc((100% - 5 * 0.7rem) / 6);
        margin: 0;
        text-align: center;
    }
    .nav li:nth-child(n+7) {
        flex: 0 0 calc((100% - 4 * 0.7rem) / 5);
    }
    .nav li a {
        color: #fff;
        font-size: 0.9rem;
        white-space: nowrap;
        padding: 0.4rem 0.2rem;
        display: block;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
    }
        .footdown{
        display: none;
    }
    .footdowncon{
        display: none;
    }
    /* ========== 优化 fdphonebottom 自适应样式 ========== */
    .fdphonebottom{
        display: block;
        width: 100%;
        height: auto; /* 改为自动高度，适配内容 */
        min-height: 120px; /* 最小高度保证基础展示 */
        background-color: #b60005;
        padding: 15px 10px; /* 增加内边距，避免内容贴边 */
        box-sizing: border-box;
    }
    .fdphonebwz{
        width: 100%; /* 改为100%宽度，适配屏幕 */
        max-width: 515px; /* 保留最大宽度，防止过大 */
        height: auto; /* 自动高度 */
        margin: 0 auto;
        color: #FFF;
        text-align: center;
        font-size: clamp(18px, 4vw, 30px); /* 响应式字体：最小18px，最大30px，随视口宽度变化 */
        padding-top: 10px; /* 减少上内边距，适配小屏幕 */
        overflow: hidden;
        line-height: 1.4; /* 增加行高，提升可读性 */
    }
    .fdphonebwz a{
        color: #FFF;
        font-size: inherit; /* 继承父元素字体大小，保持统一 */
        text-decoration: none;
    }
    .fdphonebba{
        width: 100%; /* 改为100%宽度 */
        max-width: 635px; /* 保留最大宽度 */
        height: auto; /* 自动高度 */
        margin: 0 auto;
        margin-top: 15px; /* 调整间距 */
        color: #FFF;
        font-size: clamp(16px, 3.5vw, 28px); /* 响应式字体：最小16px，最大28px */
        text-align: center; /* 居中对齐，适配小屏幕 */
        line-height: 1.4;
    }
    .loadmore{
        margin: 0 auto;
        font-size: clamp(18px, 4vw, 2.5rem); /* 响应式字体 */
        text-align: center;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .fdphonebba a{
        color: #FFF;
        font-size: inherit; /* 继承父元素字体大小 */
    }
}
@media (max-width: 40rem) {
    .banner {
        padding: 0.8rem;
        min-height: 10rem;
    }
    .fgtil {
        font-size: 2.5rem !important;
    }
    .nav ul {
        gap: 0.5rem 0.8rem;
    }
    .nav li {
        flex: 0 0 calc((100% - 5 * 2.6rem) / 6);
    }
    .nav li:nth-child(n+7) {
        flex: 0 0 calc((100% - 4 * 0.8rem) / 5);
    }
    .nav li a {
        font-size: 0.8rem;
        padding: 0.3rem 0.1rem;
    }
        .footdown{
        display: none;
    }
    .footdowncon{
        display: none;
    }
    /* ========== 优化 fdphonebottom 手机端样式 ========== */
    .fdphonebottom{
        display: block;
        width: 100%;
        height: auto;
        min-height: 100px; /* 进一步减小最小高度 */
        background-color: #b60005;
        padding: 10px 8px; /* 减小内边距，适配小屏 */
    }
    .fdphonebwz{
        width: 100%;
        max-width: 400px; /* 减小最大宽度，适配手机 */
        padding-top: 5px;
        font-size: clamp(16px, 5vw, 24px); /* 手机端字体更小：最小16px，最大24px */
    }
    .fdphonebwz a{
        font-size: inherit;
    }
    .fdphonebba{
        width: 100%;
        max-width: 500px; /* 减小最大宽度 */
        margin-top: 10px;
        font-size: clamp(14px, 4.5vw, 22px); /* 手机端字体更小：最小14px，最大22px */
    }
    .loadmore{
        font-size: clamp(16px, 5vw, 2rem); /* 手机端加载更多字体适配 */
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .fdphonebba a{
        font-size: inherit;
    }
}
.nav {
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
    flex-shrink: 0;
}
.nav ul {
    list-style: none;
}
.nav li a {
    text-decoration: none;
}
.nav li a:hover {
    color: #5a5252;
}