/* ipf8ux90：home_00016 红色传统工业站首页快速导入。
   CSS 来自参考站 5 个 stylesheet 的清洗合并：
   - stylesheet_0.css 客服/注册浮层：剥离 right_info/zhuce2023/linkus/huaermapbox/contactbox2023/yqbody2024
   - stylesheet_1.css 字体颜色：保留 .sjys21
   - stylesheet_2.css Animate.css：保留核心动画类
   - stylesheet_3.css 板块主样式：保留 index-title-box/aboutbox/pro_bj/al_bj/news/linkbox
   - stylesheet_4.css 公共样式 + reset：保留全部，nav 颜色按参考站红色 #e70012 保留
   url(...) 装饰图改写为 /static/templates/ipf8ux90/images/...
   pro_bj 背景图原文件 0 字节，改用 CSS solid 颜色兜底
*/

.tpl-ipf8ux90 {
    color: #666;
    font-size: 14px;
    font-family: "Microsoft Yahei", Arial, sans-serif;
    line-height: 24px;
    background: #fff;
    width: 100%;
}

.tpl-ipf8ux90 a {
    color: #333;
    text-decoration: none;
}

.tpl-ipf8ux90 a:hover {
    text-decoration: none;
    color: #e70012;
}

.tpl-ipf8ux90 img {
    border: 0;
}

.tpl-ipf8ux90 h1,
.tpl-ipf8ux90 h2,
.tpl-ipf8ux90 h3,
.tpl-ipf8ux90 h4,
.tpl-ipf8ux90 h5,
.tpl-ipf8ux90 p,
.tpl-ipf8ux90 dl,
.tpl-ipf8ux90 dt,
.tpl-ipf8ux90 dd,
.tpl-ipf8ux90 ul,
.tpl-ipf8ux90 li,
.tpl-ipf8ux90 input,
.tpl-ipf8ux90 strong {
    margin: 0;
    padding: 0;
    font-weight: inherit;
}

.tpl-ipf8ux90 ul,
.tpl-ipf8ux90 li {
    list-style: none;
}

.tpl-ipf8ux90 .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.tpl-ipf8ux90 .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.tpl-ipf8ux90 .content,
.tpl-ipf8ux90 .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

/* 顶部 logo+订购热线 容器 */
.tpl-ipf8ux90 .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
    padding-top: 25px;
}

.tpl-ipf8ux90 .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.tpl-ipf8ux90 .logobox .logo {
    max-width: 375px;
    height: 60px;
    float: left;
    overflow: hidden;
}

.tpl-ipf8ux90 .logobox .logo img {
    height: 60px;
    max-height: 60px;
    max-width: 360px;
    width: auto;
}

.tpl-ipf8ux90 .buybox {
    position: absolute;
    top: 10px;
    height: 50px;
    right: 0;
}

.tpl-ipf8ux90 .buybox p {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 20px;
}

.tpl-ipf8ux90 .buybox strong {
    color: #e70012;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}

.tpl-ipf8ux90 .telboximg {
    width: 40px;
    height: 40px;
    background: #e70012 url("/static/templates/ipf8ux90/images/tel-icon.png") no-repeat center;
    border-radius: 100px;
    display: inline-block;
    margin-right: 15px;
    padding: 5px;
    vertical-align: middle;
}

.tpl-ipf8ux90 .telboxwz {
    display: inline-block;
    vertical-align: middle;
}

.tpl-ipf8ux90 .icomoonsz222 {
    letter-spacing: 1px;
}

/* 红色导航条：参考站 6 项 */
.tpl-ipf8ux90 .nav {
    height: 60px;
    position: relative;
    float: right;
    margin-top: 30px;
    width: 100%;
    background: #e70012;
}

.tpl-ipf8ux90 .nav ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.tpl-ipf8ux90 .nav li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.tpl-ipf8ux90 .nav li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: 600;
}

.tpl-ipf8ux90 .nav .cur a,
.tpl-ipf8ux90 .nav li:hover a {
    color: #e70012;
    background: #fff;
    font-weight: bold;
}

/* banner 轮播 */
.tpl-ipf8ux90 .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
    background: #f0f0f0;
}

.tpl-ipf8ux90 .fullSlide .bd {
    position: relative;
    z-index: 0;
    height: 450px;
}

.tpl-ipf8ux90 .fullSlide .bd ul {
    width: 100%;
    height: 450px;
    margin: 0;
    padding: 0;
}

.tpl-ipf8ux90 .fullSlide .bd li {
    width: 100%;
    height: 450px;
    overflow: hidden;
    display: none;
}

.tpl-ipf8ux90 .fullSlide .bd li:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-ipf8ux90 .fullSlide .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.tpl-ipf8ux90 .fullSlide .hd {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5;
}

.tpl-ipf8ux90 .fullSlide .hd ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.tpl-ipf8ux90 .fullSlide .hd li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin: 0 6px;
    cursor: pointer;
    vertical-align: middle;
}

.tpl-ipf8ux90 .fullSlide .hd .on {
    background: #e70012;
}

.tpl-ipf8ux90 .fullSlide .prev,
.tpl-ipf8ux90 .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    z-index: 5;
    opacity: 0.6;
}

.tpl-ipf8ux90 .fullSlide .prev {
    left: 20px;
}

.tpl-ipf8ux90 .fullSlide .next {
    right: 20px;
}

.tpl-ipf8ux90 .fullSlide .prev img,
.tpl-ipf8ux90 .fullSlide .next img {
    width: 100%;
    height: 100%;
}

/* 视频/产品图区：dpspbox 1200 宽，左大图右缩略图 */
.tpl-ipf8ux90 .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
}

.tpl-ipf8ux90 .dpspcpimgvideo {
    position: relative;
    width: 850px;
    float: left;
}

.tpl-ipf8ux90 .dpspcpimgvideo .videobox2024 {
    max-height: 600px;
    position: relative;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background: #000;
}

.tpl-ipf8ux90 .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.tpl-ipf8ux90 .dpspcpimgvideo .playvideo2024 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    z-index: 10;
    margin-top: -35px;
    cursor: pointer;
}

.tpl-ipf8ux90 .dpspcpimgvideo .playvideo2024 img {
    width: 70px;
    height: 70px;
}

.tpl-ipf8ux90 .dpspycbox {
    width: 330px;
    float: right;
    color: #fff;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 {
    margin-top: 0;
    margin: 0;
    padding: 0;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 li {
    margin-bottom: 10px;
    height: 80px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
    object-fit: cover;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 30px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    width: 230px;
    max-height: 60px;
    margin-left: 12px;
    flex: 1;
}

.tpl-ipf8ux90 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 50% !important;
    height: 50% !important;
    margin-left: 20%;
    margin-top: 20%;
}

/* 视频说明文案 */
.tpl-ipf8ux90 .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #e70012;
    text-align: center;
    padding: 20px 0;
}

/* 关于我们 */
.tpl-ipf8ux90 .aboutbox {
    overflow: hidden;
    background: #f0f0f0;
    padding: 30px 0;
}

.tpl-ipf8ux90 .index-title-box {
    text-align: center;
    height: 88px;
    padding-bottom: 20px;
}

.tpl-ipf8ux90 .index-title-box h2 {
    width: 348px;
    margin: 0 auto;
    font-size: 32px;
    color: #e70012;
    background: url("/static/templates/ipf8ux90/images/title-bg.png") no-repeat left center;
}

.tpl-ipf8ux90 .index-title-box p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #97989E;
}

.tpl-ipf8ux90 .aboutbox .content {
    padding: 30px 0;
}

.tpl-ipf8ux90 .aboutbox .about-wenzi {
    width: 1120px;
    background: #fff;
    padding: 40px 40px 20px 40px;
    position: relative;
    overflow: hidden;
    min-height: 400px;
}

.tpl-ipf8ux90 .aboutbox .about-wenzi .about-cont {
    line-height: 28px;
    text-align: justify;
    height: 240px;
    overflow: hidden;
    width: 680px;
    text-indent: 15px;
    float: right;
}

.tpl-ipf8ux90 .aboutbox .about-wenzi .about-img {
    width: 460px;
    overflow: hidden;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
}

.tpl-ipf8ux90 .aboutbox .about-wenzi .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-ipf8ux90 .index-more {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e70012;
    border: 1px solid #e70012;
    margin: 30px auto;
    display: block;
}

.tpl-ipf8ux90 .index-more:hover {
    background: #e70012;
}

.tpl-ipf8ux90 .index-more:hover a {
    color: #fff;
}

.tpl-ipf8ux90 .index-more a {
    color: #e70012;
    display: block;
}

.tpl-ipf8ux90 .index-more:hover a {
    color: #fff;
}

/* 关键字高亮色：参考站源站业务词高亮 (dptygjc/tylxr/tydz/dpsbm/dpsbm3/dptygjc3) */
.tpl-ipf8ux90 .dpsbm {
    color: #09C;
    font-weight: bold;
    font-size: 20px;
}

.tpl-ipf8ux90 .tylxr,
.tpl-ipf8ux90 .tydz {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px;
}

.tpl-ipf8ux90 .dpsbm3 {
    color: #099;
    font-weight: bold;
    font-size: 20px;
}

.tpl-ipf8ux90 .dptygjc {
    color: #b2b200;
    font-weight: bold;
    font-size: 20px;
}

.tpl-ipf8ux90 .dptygjc3 {
    color: #3fb68c;
    font-weight: bold;
    font-size: 20px;
}

/* 产品中心：pro_bj 全宽背景 + 半透蒙版 */
.tpl-ipf8ux90 .pro_bj {
    overflow: hidden;
    box-sizing: border-box;
    background: #e70012;
}

.tpl-ipf8ux90 .pro_bj .index-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.tpl-ipf8ux90 .pro_bj .pro {
    width: 100%;
    padding: 40px 10px;
    box-sizing: border-box;
}

.tpl-ipf8ux90 .pro_nr {
    margin-bottom: 36px;
    position: relative;
}

.tpl-ipf8ux90 .pro_nr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.tpl-ipf8ux90 .pro_nr ul li {
    width: 270px;
    height: 280px;
    background: #fff;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    transition: all .3s;
}

.tpl-ipf8ux90 .pro_nr ul li:hover {
    transform: translateY(-10px);
    box-shadow: 0 5px 10px rgba(32, 33, 38, 0.1);
}

.tpl-ipf8ux90 .pro_nr ul li a {
    display: block;
    color: #333;
}

.tpl-ipf8ux90 .pro_nr ul li .imgbox {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-ipf8ux90 .pro_nr ul li .imgbox img {
    width: 100%;
    transition: all .5s;
}

.tpl-ipf8ux90 .pro_nr ul li:hover .imgbox img {
    transform: scale(1.1);
}

.tpl-ipf8ux90 .pro_nr ul li span {
    display: block;
    padding: 0 10px;
    line-height: 60px;
    height: 60px;
    background: #f0f0f0;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpl-ipf8ux90 .pro_bj .index-more {
    background: #e70012;
    border-color: #fff;
    color: #fff;
    margin: 30px auto 10px;
}

.tpl-ipf8ux90 .pro_bj .index-more a {
    color: #fff;
}

.tpl-ipf8ux90 .pro_bj .index-more:hover {
    background: #fff;
}

.tpl-ipf8ux90 .pro_bj .index-more:hover a {
    color: #e70012;
}

/* 案例：al_bj 留白，anl 横向滚动条 + 左右箭头 */
.tpl-ipf8ux90 .al_bj {
    box-sizing: border-box;
    overflow: hidden;
    padding: 50px 0;
}

.tpl-ipf8ux90 .anl {
    margin-top: 20px;
    position: relative;
}

.tpl-ipf8ux90 .case-carousel {
    position: relative;
    overflow: hidden;
    padding: 0 50px;
}

.tpl-ipf8ux90 .case-track {
    overflow: hidden;
}

.tpl-ipf8ux90 .case-track ul {
    white-space: nowrap;
    font-size: 0;
    transition: transform 0.4s ease;
}

.tpl-ipf8ux90 .case-track ul li {
    display: inline-block;
    width: 270px;
    margin: 0 10px 20px;
    background: #fff;
    text-align: center;
    overflow: hidden;
    white-space: normal;
}

.tpl-ipf8ux90 .case-track ul li a {
    display: block;
    color: #333;
}

.tpl-ipf8ux90 .case-track ul li .imgbox {
    width: 100%;
    height: 210px;
    overflow: hidden;
    background: #f8f8f8;
}

.tpl-ipf8ux90 .case-track ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.tpl-ipf8ux90 .case-track ul li:hover img {
    transform: scale(1.1);
}

.tpl-ipf8ux90 .case-track ul li span {
    padding: 0 10px;
    line-height: 45px;
    height: 45px;
    background: #f0f0f0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpl-ipf8ux90 .case-prev,
.tpl-ipf8ux90 .case-next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-ipf8ux90 .case-prev {
    left: 0;
}

.tpl-ipf8ux90 .case-next {
    right: 0;
}

.tpl-ipf8ux90 .case-prev img,
.tpl-ipf8ux90 .case-next img {
    width: 100%;
    height: 100%;
    max-width: none;
}

/* 新闻中心：ns_bj 留白 + 红框标题 */
.tpl-ipf8ux90 .ns_bj {
    background: #fff;
    padding: 40px 0;
}

.tpl-ipf8ux90 .news {
    background: #f0f0f0;
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
}

.tpl-ipf8ux90 .news .title-box {
    padding: 35px;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 2px;
    float: left;
    background: #e70012;
    color: #fff;
    margin-top: 50px;
    text-align: center;
}

.tpl-ipf8ux90 .ns_n {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 960px;
    float: left;
    margin-left: 30px;
}

.tpl-ipf8ux90 .ns_n ul {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #fff;
}

.tpl-ipf8ux90 .ns_n li {
    padding: 15px 20px;
    border-bottom: 1px dashed #ddd;
    color: #333;
}

.tpl-ipf8ux90 .ns_n li a {
    color: #333;
    display: block;
}

.tpl-ipf8ux90 .ns_n li a:hover {
    color: #e70012;
}

/* 友链 linkbox */
.tpl-ipf8ux90 .linkbox {
    background: #f2f2f2;
    padding: 15px;
    width: 1170px;
    line-height: 26px;
    margin: 50px auto;
}

.tpl-ipf8ux90 .linkbox a {
    margin-right: 10px;
    color: #666;
    display: inline-block;
}

.tpl-ipf8ux90 .linkbox a:hover {
    color: #e70012;
}

.tpl-ipf8ux90 .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-right: 8px;
}

/* 页脚 */
.tpl-ipf8ux90 .footWrap {
    background: #1f1f1f;
    color: #aaa;
    padding: 30px 0 20px;
    margin-top: 30px;
}

.tpl-ipf8ux90 .footer {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 28px;
    color: #aaa;
    font-size: 13px;
}

.tpl-ipf8ux90 .footer p {
    max-width: 1200px;
    margin: 0 auto;
}

.tpl-ipf8ux90 .sjys21 {
    color: #872657;
    font-weight: bold;
    font-family: "Arial", "Microsoft YaHei", sans-serif;
}

/* 内页：所有内页 slot 都基于这套基础，使用 .tpl-ipf8ux90 容器
   内页壳走 classic-blue 风格：白底 + 红色标题条 + 1200 居中 */
.tpl-ipf8ux90 .ip-inner {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    padding: 30px;
    min-height: 400px;
}

.tpl-ipf8ux90 .ip-inner h1 {
    font-size: 24px;
    color: #e70012;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #e70012;
}

.tpl-ipf8ux90 .ip-inner h2 {
    font-size: 20px;
    color: #e70012;
    margin: 16px 0 10px;
}

.tpl-ipf8ux90 .ip-inner p {
    line-height: 1.8;
    color: #666;
    margin-bottom: 10px;
}

.tpl-ipf8ux90 .ip-card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.tpl-ipf8ux90 .ip-card {
    border: 1px solid #eee;
    background: #fff;
    overflow: hidden;
}

.tpl-ipf8ux90 .ip-card a {
    display: block;
    color: #333;
}

.tpl-ipf8ux90 .ip-card .ip-card-thumb {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #f8f8f8;
}

.tpl-ipf8ux90 .ip-card .ip-card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-ipf8ux90 .ip-card .ip-card-title {
    padding: 12px 15px;
    color: #333;
    font-size: 15px;
}

.tpl-ipf8ux90 .ip-list {
    background: #fff;
    padding: 0;
}

.tpl-ipf8ux90 .ip-list li {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.tpl-ipf8ux90 .ip-list li .ip-list-thumb {
    width: 200px;
    height: 140px;
    overflow: hidden;
    background: #f8f8f8;
}

.tpl-ipf8ux90 .ip-list li .ip-list-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-ipf8ux90 .ip-list li h3 {
    font-size: 18px;
    color: #e70012;
    margin-bottom: 10px;
}

.tpl-ipf8ux90 .ip-list li h3 a {
    color: #e70012;
}

.tpl-ipf8ux90 .ip-list li p {
    color: #999;
    line-height: 1.6;
    margin: 0;
}

.tpl-ipf8ux90 .ip-crumbs {
    color: #666;
    margin-bottom: 15px;
    background: #fff;
    padding: 15px 20px;
}

.tpl-ipf8ux90 .ip-crumbs a {
    color: #666;
}

.tpl-ipf8ux90 .ip-crumbs a:hover {
    color: #e70012;
}

.tpl-ipf8ux90 .ip-contact-grid {
    background: #fff;
    padding: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.tpl-ipf8ux90 .ip-contact-grid h3 {
    color: #e70012;
    font-size: 22px;
    margin-bottom: 20px;
}

.tpl-ipf8ux90 .ip-contact-grid p {
    line-height: 2;
    color: #666;
    margin-bottom: 8px;
}

.tpl-ipf8ux90 .ip-section-title {
    color: #e70012;
    font-size: 22px;
    border-left: 4px solid #e70012;
    padding-left: 12px;
    margin-bottom: 16px;
}
