/* fncbgg7h：home_00006 黑色顶部导航的传统工业区域站快速导入。
   所有规则限定在 .tpl-fncbgg7h 下，避免和其他模板冲突。
   CSS 抽取自参考站 stylesheet_2.css（public.css）和 stylesheet_4.css（style1.css），
   已剥离客服浮窗、注册推广、统计、远程字体和 0 字节图片引用；
   装饰图统一改写到 /static/templates/fncbgg7h/images/ 下。
*/

/* 全局基础排版 */
.tpl-fncbgg7h {
    margin: 0;
    padding: 0;
    color: #5E5E5E;
    font-size: 13px;
    font-family: "微软雅黑", "Microsoft Yahei", Arial, sans-serif;
    line-height: 22px;
    background: #fff;
    -webkit-text-size-adjust: none;
}

.tpl-fncbgg7h div,
.tpl-fncbgg7h span,
.tpl-fncbgg7h ul,
.tpl-fncbgg7h li,
.tpl-fncbgg7h p,
.tpl-fncbgg7h a,
.tpl-fncbgg7h input,
.tpl-fncbgg7h i,
.tpl-fncbgg7h h1,
.tpl-fncbgg7h h2,
.tpl-fncbgg7h h3,
.tpl-fncbgg7h h4 {
    margin: 0;
    padding: 0;
}

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

.tpl-fncbgg7h img {
    border: 0;
    max-width: 100%;
}

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

.tpl-fncbgg7h a:hover {
    text-decoration: underline;
}

.tpl-fncbgg7h .clear {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/* 顶部 header 居中容器 */
.tpl-fncbgg7h .header {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-fncbgg7h .headerTop {
    height: auto;
}

.tpl-fncbgg7h .containertop {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

/* logo 区：参考站 .top-box1 高 100px / 宽 1050px / logo 80px */
.tpl-fncbgg7h .top-box1 {
    height: 100px;
    overflow: hidden;
    width: 1050px;
    margin: 0 auto;
}

.tpl-fncbgg7h .top-box1-logo {
    height: 80px;
    margin-top: 10px;
    overflow: hidden;
}

.tpl-fncbgg7h .top-box1-logo .logo1 {
    display: flex;
    align-items: center;
    height: 80px;
    color: #1f2228;
}

.tpl-fncbgg7h .top-box1-logo img.logo1 {
    max-height: 80px;
    margin-right: 12px;
}

.tpl-fncbgg7h .top-box1-logo .logo-text {
    font-size: 22px;
    font-weight: bold;
    color: #1f2228;
}

/* 黑色顶部导航 headerNav：参考站固定深色 #1f2228 */
.tpl-fncbgg7h .headerNav {
    overflow: hidden;
    width: 100%;
    height: 58px;
    background-color: #1f2228;
}

.tpl-fncbgg7h .headerNav li {
    float: left;
    line-height: 58px;
    font-size: 14px;
    border-right: 1px solid #2a2d35;
}

.tpl-fncbgg7h .headerNav li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 19px;
}

.tpl-fncbgg7h .headerNav li a:hover {
    background: #ca192b;
    text-decoration: none;
}

.tpl-fncbgg7h .headerNav li.cur a {
    background: #ca192b;
}

.tpl-fncbgg7h .headerNav li.last {
    border-right: none;
}

/* index_brand banner 大图区 */
.tpl-fncbgg7h .index_brand {
    height: 450px;
    margin: auto;
    position: relative;
    background: #c5cde4;
}

.tpl-fncbgg7h .banner {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.tpl-fncbgg7h .banner ul {
    margin: 0;
    padding: 0;
}

.tpl-fncbgg7h .banner li {
    width: 100%;
    height: 450px;
    overflow: hidden;
    list-style: none;
}

.tpl-fncbgg7h .banner li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.tpl-fncbgg7h .banner li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.tpl-fncbgg7h .banner .number {
    height: 8px;
    position: absolute;
    left: 20%;
    bottom: 20px;
}

.tpl-fncbgg7h .banner .number span {
    display: inline-block;
    width: 30px;
    height: 8px;
    background: #fff;
    cursor: pointer;
    margin-left: 3px;
}

.tpl-fncbgg7h .banner .number span.on {
    background: #d40000;
}

/* 视频区 dpspbox：左大视频缩略图 + 右 6 列推荐 */
.tpl-fncbgg7h .dpspbox {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    background: #fff;
}

.tpl-fncbgg7h .dpspcpimgvideo {
    width: 760px;
    float: left;
    position: relative;
}

.tpl-fncbgg7h .videobox2024 {
    width: 760px;
    height: 480px;
    overflow: hidden;
    background: #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-fncbgg7h .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: cover;
}

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

.tpl-fncbgg7h .playvideo2024 img {
    width: 64px;
    height: 64px;
}

.tpl-fncbgg7h .dpspycbox {
    width: 420px;
    float: right;
}

.tpl-fncbgg7h .moreimglist2024 {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.tpl-fncbgg7h .moreimglist2024 li {
    list-style: none;
    cursor: pointer;
}

.tpl-fncbgg7h .tuijianimgbox2024 {
    width: 100%;
    height: 130px;
    overflow: hidden;
    position: relative;
    background: #000;
}

.tpl-fncbgg7h .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-fncbgg7h .tuijianimgbox2024 .playvideo2 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}

.tpl-fncbgg7h .tuijianimgbox2024 .playvideo2 img {
    width: 40px;
    height: 40px;
}

.tpl-fncbgg7h .cp-title2024 {
    color: #333;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 0;
    max-height: 40px;
    overflow: hidden;
}

/* 视频介绍文案条 */
.tpl-fncbgg7h .video_intro1 {
    width: 1200px;
    margin: 0 auto 20px;
    padding: 18px 30px;
    background: #f5f5f5;
    color: #555;
    font-size: 14px;
    line-height: 1.8;
    border-left: 4px solid #ca192b;
    box-sizing: border-box;
}

/* 主容器 container：1200 居中 */
.tpl-fncbgg7h .container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/* main_a 走进我们 + 4 个栏目入口 */
.tpl-fncbgg7h .main_a {
    padding: 40px 0;
    overflow: hidden;
}

.tpl-fncbgg7h .main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-fncbgg7h .main_aa {
    padding-top: 30px;
    overflow: hidden;
}

.tpl-fncbgg7h .main_aa .img {
    text-align: center;
}

.tpl-fncbgg7h .main_aa .img img {
    display: inline-block;
}

.tpl-fncbgg7h .main_aa .text {
    text-align: center;
    padding: 5px 0;
}

.tpl-fncbgg7h .main_aa .text p {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.tpl-fncbgg7h .main_aa .text.a {
    color: #8c8c8c;
}

.tpl-fncbgg7h .main_aa .text.a p {
    color: #1f2228;
}

.tpl-fncbgg7h .main_aa .text.b {
    color: #fff;
}

.tpl-fncbgg7h .main_aa .text.b p {
    color: #fff;
}

/* main_ab 4 个栏目入口卡片 */
.tpl-fncbgg7h .main_ab {
    padding: 50px 0 80px;
    overflow: hidden;
}

.tpl-fncbgg7h .main_ab_ul {
    width: 164px;
    float: left;
    margin-left: 114px;
}

.tpl-fncbgg7h .main_ab_ul:first-child {
    margin-left: 0;
}

.tpl-fncbgg7h .main_ab_li {
    width: 164px;
    height: 188px;
    background: url("/static/templates/fncbgg7h/images/section-side-bg.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
}

.tpl-fncbgg7h .main_ab_li.a img {
    margin-top: 45px;
}

.tpl-fncbgg7h .main_ab_li.b img {
    margin-top: 55px;
}

.tpl-fncbgg7h .main_ab_li img {
    display: inline-block;
}

.tpl-fncbgg7h .main_ab_ul .text {
    color: #8c8c8c;
    font-size: 10px;
    text-align: center;
}

.tpl-fncbgg7h .main_ab_ul .text p {
    font-size: 17px;
    color: #1f2228;
    text-align: center;
    padding: 18px 0 5px;
}

/* main_b 新闻资讯 / 关于我们 红底区 */
.tpl-fncbgg7h .main_b {
    background: #ca192b;
    overflow: hidden;
    padding: 30px 0;
}

.tpl-fncbgg7h .main_b .main {
    width: 1200px;
    margin: 0 auto;
}

.tpl-fncbgg7h .main_b_c {
    padding-top: 20px;
    overflow: hidden;
}

.tpl-fncbgg7h .more12 {
    padding: 30px 0 10px;
    text-align: center;
    overflow: hidden;
}

.tpl-fncbgg7h .more12 a {
    display: inline-block;
}

.tpl-fncbgg7h .main_d_c .png {
    width: 50px;
    height: 50px;
    background: url("/static/templates/fncbgg7h/images/more-btn.png") no-repeat center center;
    color: #000;
    text-align: center;
    line-height: 50px;
    font-size: 10px;
    font-family: "黑体";
    font-weight: bold;
    border: 0;
    cursor: pointer;
}

.tpl-fncbgg7h .main_d_c.cz a:hover {
    background: url("/static/templates/fncbgg7h/images/more-btn-hover.png") no-repeat center center;
    color: #fff;
}

.tpl-fncbgg7h .scrollbox {
    overflow: hidden;
    margin: 5px auto 0;
    clear: both;
    background: #fff;
}

.tpl-fncbgg7h .scrollbox ul {
    width: 100%;
    padding: 16px 20px;
    box-sizing: border-box;
}

.tpl-fncbgg7h .scrollbox ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
    color: #333;
}

.tpl-fncbgg7h .scrollbox ul li a {
    color: #ca192b;
}

.tpl-fncbgg7h .case_a_cont {
    overflow: hidden;
    margin-bottom: 12px;
}

/* content / wrap 中间内容 */
.tpl-fncbgg7h .content {
    margin-top: 20px;
}

.tpl-fncbgg7h .wrap {
    width: 1200px;
    background-color: #fff;
    margin: auto;
}

.tpl-fncbgg7h .lxwmny {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-fncbgg7h #left {
    width: 722px;
    float: left;
    border: 1px solid #DFDFDF;
    margin-right: 20px;
    background-color: #fff;
    padding: 15px 10px 10px;
    min-height: 450px;
    box-sizing: border-box;
}

.tpl-fncbgg7h #lxright {
    width: 402px;
    float: right;
    border: 1px solid #DFDFDF;
    background-color: #fff;
    padding: 15px 10px 10px;
    min-height: 450px;
    box-sizing: border-box;
}

.tpl-fncbgg7h .title2 {
    background-color: #1f2228;
    height: 62px;
    line-height: 62px;
    color: #fff;
    margin-bottom: 15px;
}

.tpl-fncbgg7h .title2 h2 {
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.tpl-fncbgg7h .cpfl {
    margin-top: 13px;
    overflow: hidden;
}

.tpl-fncbgg7h .cpfl ul {
    list-style-type: none;
}

.tpl-fncbgg7h .cpfl ul li {
    padding: 12px 10px;
    border-bottom: 1px dashed #ddd;
}

.tpl-fncbgg7h .cpfl ul li a {
    color: #333;
}

.tpl-fncbgg7h .lxfl {
    margin-top: 13px;
}

.tpl-fncbgg7h .lxfl ul {
    list-style-type: none;
}

.tpl-fncbgg7h .lxfl ul li {
    background-color: #efefef;
    height: 40px;
    line-height: 40px;
    margin-bottom: 13px;
    border: 1px dashed #CCC;
    color: #000;
    font-weight: normal;
    padding-left: 30px;
}

/* 产品宫格 */
.tpl-fncbgg7h .product {
    width: 1200px;
    height: auto !important;
    margin: 20px auto;
    overflow: hidden;
}

.tpl-fncbgg7h .prodbox {
    width: 1200px;
    overflow: hidden;
    margin: 10px auto 0;
    clear: both;
}

.tpl-fncbgg7h .prodbox ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.tpl-fncbgg7h .prodbox ul li {
    float: none;
    height: auto;
    overflow: hidden;
    margin-left: 0;
}

.tpl-fncbgg7h .prodbox ul li .con {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
}

.tpl-fncbgg7h .prodbox ul li .con .pic {
    width: 100%;
    height: 198px;
    overflow: hidden;
}

.tpl-fncbgg7h .prodbox ul li .con .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-fncbgg7h .prodbox ul li .con .txt {
    height: 30px;
    background: #eee;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
}

.tpl-fncbgg7h .prodbox ul li .con .txt a {
    color: #000;
    font-size: 14px;
}

.tpl-fncbgg7h .prodbox ul li .con .y {
    height: 8px;
    clear: both;
    overflow: hidden;
    background: #f5f5f5;
}

/* acont 公司介绍：原参考站 1200x200 红底白字，调整为容器自适应 */
.tpl-fncbgg7h .acont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    color: #fff;
    background: #ca192b;
    padding: 20px 0;
    box-sizing: border-box;
}

.tpl-fncbgg7h .acont img {
    float: left;
    margin: 10px 26px 0 6px;
    width: 170px;
    height: 130px;
    object-fit: cover;
}

.tpl-fncbgg7h .acont p {
    margin: 6px;
    font-size: 14px;
    text-indent: 24px;
    line-height: 27px;
}

.tpl-fncbgg7h .acont a {
    color: #fff;
    text-decoration: underline;
}

.tpl-fncbgg7h .acont .dptygjc5,
.tpl-fncbgg7h .acont .dpcsgsm5 {
    color: #ffe478;
    font-weight: bold;
}

.tpl-fncbgg7h .acont .tylxr,
.tpl-fncbgg7h .acont .tydz {
    color: #fff;
    font-weight: bold;
}

/* 友情链接 ljys 黑底白字 */
.tpl-fncbgg7h .ljys {
    width: 100%;
    background: #1f2228;
    padding: 20px 0;
    margin-top: 20px;
}

.tpl-fncbgg7h .mainyq {
    width: 1200px;
    margin: auto;
}

.tpl-fncbgg7h .tab {
    width: 1200px;
    margin: auto;
    padding: 0;
}

.tpl-fncbgg7h .tab .tabspan {
    float: left;
    background: #dcdcdc;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
    padding: 0 10px;
}

.tpl-fncbgg7h .tab-hd {
    padding: 0;
    margin: 0;
    height: 24px;
    color: #fff;
}

.tpl-fncbgg7h .tab-bd {
    padding: 0;
    margin: 2px;
    color: #fff;
}

.tpl-fncbgg7h .tab-bd li {
    display: block !important;
}

.tpl-fncbgg7h .tab-bd li a {
    display: inline-block;
    margin: 2px 8px;
    color: #eaedf3;
}

.tpl-fncbgg7h .tab-bd li a:hover {
    color: #ffe478;
}

/* 页脚 foot：深灰背景居中文本 */
.tpl-fncbgg7h .foot {
    margin: 0 0 10px;
    padding: 14px 0;
    text-align: center;
    width: 100%;
    background: #333;
    line-height: 28px;
    color: #fff;
    min-width: 300px;
    font-size: 14px;
    overflow: hidden;
}

.tpl-fncbgg7h .foot p {
    margin: 4px 0;
}

.tpl-fncbgg7h .foot a {
    color: #fff;
}

.tpl-fncbgg7h .foot a:hover {
    color: #ffe478;
}

/* 内页通用 c1 区块：给 classic-blue 风格内页 partial 使用 */
.tpl-fncbgg7h .c1 {
    padding: 30px 0;
    overflow: hidden;
    background: #fff;
}

.tpl-fncbgg7h .c1 .content {
    width: 1200px;
    margin: 0 auto;
}

.tpl-fncbgg7h .titl {
    margin-bottom: 20px;
    text-align: center;
    padding: 10px 0;
}

.tpl-fncbgg7h .titl .zh {
    font-size: 28px;
    font-weight: bold;
    color: #1f2228;
}

.tpl-fncbgg7h .titl .en {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-top: 4px;
}
