/* fdgjy9f8：home_00026 红白传统区域站首页快速导入，所有规则限定在 .tpl-fdgjy9f8 下。
   CSS 来自参考站 index.css 和 public.css 清洗后保留，参考站客服浮层样式已剥离。
   内容图改走服务层，装饰图走模板静态目录。
   整体观感：白色顶部导航 + 红色 #ce0101 主色 + 居中 1400px 内容宽度。 */

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

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

.tpl-fdgjy9f8 a:hover {
    text-decoration: none;
}

.tpl-fdgjy9f8 a:focus {
    outline: 0;
}

.tpl-fdgjy9f8 p {
    word-spacing: -1.5px;
    margin: 0;
    padding: 0;
}

.tpl-fdgjy9f8 img {
    max-width: 100%;
    border: 0;
    display: block;
}

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

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

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

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

/* 顶部 topWrap：白底导航容器 */
.tpl-fdgjy9f8 .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
}

.tpl-fdgjy9f8 .topWrap .header {
    display: flex;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
    padding: 25px 0;
}

/* logo 容器：60px 高，左浮动 */
.tpl-fdgjy9f8 .logobox {
    height: 60px;
    overflow: hidden;
    width: 360px;
    position: relative;
}

.tpl-fdgjy9f8 .logobox .logo {
    max-height: 60px;
    float: left;
    overflow: hidden;
    max-width: 100%;
    display: flex;
    align-items: center;
}

.tpl-fdgjy9f8 .logobox .logo img {
    height: 60px;
    max-width: 100%;
}

/* 导航：右侧 6 项 */
.tpl-fdgjy9f8 .nav {
    height: 60px;
    position: relative;
}

.tpl-fdgjy9f8 .nav ul {
    width: 1000px;
    display: flex;
    justify-content: space-between;
}

.tpl-fdgjy9f8 .nav li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    position: relative;
    max-width: 166px;
    overflow: hidden;
}

.tpl-fdgjy9f8 .nav li a {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    display: inline-block;
    color: #333;
}

.tpl-fdgjy9f8 .nav li.cur a,
.tpl-fdgjy9f8 .nav li a:hover {
    color: #ce0101;
}

/* 移动端汉堡按钮：参考站 .m_nav 是固定 40x40 黑色方块 */
.tpl-fdgjy9f8 .m_nav {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/fdgjy9f8/images/menu.png") no-repeat center center #333;
    background-size: 25px auto;
    display: none;
}

/* banner fullSlide：450px 高度，1920px 居中背景大图 */
.tpl-fdgjy9f8 .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
    background: #000;
}

.tpl-fdgjy9f8 .fullSlide .bd {
    position: relative;
    z-index: 0;
}

.tpl-fdgjy9f8 .fullSlide .bd ul {
    width: 100% !important;
}

.tpl-fdgjy9f8 .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.tpl-fdgjy9f8 .fullSlide .hd {
    position: absolute;
    bottom: 32px;
    z-index: 99;
    left: 46%;
    width: 200px;
}

.tpl-fdgjy9f8 .fullSlide .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
    background: #fff;
    border-radius: 50%;
}

.tpl-fdgjy9f8 .fullSlide .hd li.on {
    background: #ce0101;
}

.tpl-fdgjy9f8 .prev {
    position: absolute;
    left: 2%;
    top: 50%;
    cursor: pointer;
    z-index: 5;
}

.tpl-fdgjy9f8 .next {
    position: absolute;
    right: 2%;
    top: 50%;
    cursor: pointer;
    z-index: 5;
}

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

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

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

.tpl-fdgjy9f8 .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    border-radius: 15px;
}

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

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

.tpl-fdgjy9f8 .dpspycbox {
    width: 530px;
    float: right;
}

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 {
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 li {
    margin-bottom: 0;
    height: auto;
    padding-bottom: 0;
    cursor: pointer;
}

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 100%;
    height: 130px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

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

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: static !important;
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
}

.tpl-fdgjy9f8 .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin-top: 8px;
}

/* 视频介绍文案 video_intro1 */
.tpl-fdgjy9f8 .video_intro1 {
    width: 1400px;
    margin: 0 auto 15px;
    padding: 20px 30px;
    background: #fff;
    color: #666;
    font-size: 16px;
    line-height: 1.8;
    box-sizing: border-box;
}

/* 产品中心 pro_bj */
.tpl-fdgjy9f8 .pro_bj {
    padding-top: 40px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
}

.tpl-fdgjy9f8 .pro_bj .pro.content {
    padding-bottom: 40px;
}

.tpl-fdgjy9f8 .product {
    margin-bottom: 36px;
    position: relative;
}

.tpl-fdgjy9f8 .product .bigli {
    width: 600px;
    height: 600px;
    overflow: hidden;
    border-radius: 15px;
    float: left;
    text-align: center;
    position: relative;
}

.tpl-fdgjy9f8 .product .bigli .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.tpl-fdgjy9f8 .product .bigli .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-fdgjy9f8 .product .bigli .tit {
    z-index: 10;
    width: 100%;
    background: #f5f5f5;
    height: 64px;
    position: relative;
}

.tpl-fdgjy9f8 .product .bigli .tit p {
    color: #333;
    font-size: 16px;
    line-height: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    padding: 0 5px;
}

.tpl-fdgjy9f8 .product ul {
    overflow: hidden;
    float: right;
    width: 780px;
}

.tpl-fdgjy9f8 .product ul li {
    float: left;
    width: 250px;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.5s;
    overflow: hidden;
    border-radius: 15px;
}

.tpl-fdgjy9f8 .product ul li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.tpl-fdgjy9f8 .product ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-fdgjy9f8 .product ul li .tit {
    z-index: 10;
    width: 100%;
    background: #f5f5f5;
    height: 64px;
    position: relative;
}

.tpl-fdgjy9f8 .product ul li .tit p {
    color: #333;
    font-size: 16px;
    line-height: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    padding-left: 5px;
}

.tpl-fdgjy9f8 .product ul li:hover .img img {
    transform: scale(1.1);
}

.tpl-fdgjy9f8 .product ul li:hover .tit {
    background: #ce0101;
}

.tpl-fdgjy9f8 .product ul li:hover .tit p {
    color: #fff;
}

.tpl-fdgjy9f8 .product ul li:hover {
    box-shadow: 0 0 20px #aaa;
}

/* 栏目标题 index-title-box */
.tpl-fdgjy9f8 .index-title-box {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
    font-weight: 700;
}

.tpl-fdgjy9f8 .index-title-box h2 {
    font-size: 32px;
    color: #ce0101;
    display: inline-block;
}

.tpl-fdgjy9f8 .index-title-box p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #97989e;
    display: inline-block;
}

/* aboutbox 通用块：白底 + 50px 下内边距 */
.tpl-fdgjy9f8 .aboutbox {
    overflow: hidden;
    padding-bottom: 50px;
    background: #fff;
}

.tpl-fdgjy9f8 .aboutbox .index-title-box {
    border: none;
    margin-bottom: 0;
}

.tpl-fdgjy9f8 .aboutbox .content {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.tpl-fdgjy9f8 .aboutbox .content h2 {
    margin-bottom: 20px;
}

/* 企业优势 4 列 yousing */
.tpl-fdgjy9f8 .yousing {
    border: 1px solid #dedede;
    overflow: hidden;
}

.tpl-fdgjy9f8 .yousing li {
    width: 25%;
    box-sizing: border-box;
    padding: 4%;
    text-align: center;
    border-right: 1px solid #dedede;
    cursor: pointer;
    float: left;
    transition: all 0.3s;
}

.tpl-fdgjy9f8 .yousing li:nth-child(4) {
    border-right: none;
}

.tpl-fdgjy9f8 .yousing_img {
    width: 55px;
    margin: 0 auto;
    height: 55px;
}

.tpl-fdgjy9f8 .yousing_img img {
    max-width: 100%;
    height: auto;
}

.tpl-fdgjy9f8 .yousing_aa {
    font-size: 18px;
    font-weight: bold;
    line-height: 66px;
    color: #333333;
}

.tpl-fdgjy9f8 .yousing_bb {
    width: 27px;
    height: 4px;
    background-color: #ce0101;
    margin: 1% auto 0;
}

.tpl-fdgjy9f8 .yousing_cc {
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    margin-top: 3%;
    height: 96px;
    overflow: hidden;
}

.tpl-fdgjy9f8 .yousing li:hover {
    background: #ce0101;
}

.tpl-fdgjy9f8 .yousing li:hover .yousing_cc,
.tpl-fdgjy9f8 .yousing li:hover .yousing_aa {
    color: #fff;
}

.tpl-fdgjy9f8 .yousing li:hover .yousing_bb {
    background: #fff;
}

.tpl-fdgjy9f8 .yousing li:hover .yousing_img img {
    filter: invert(100%) sepia(99%) saturate(3%) hue-rotate(197deg) brightness(108%) contrast(100%);
}

/* 公司介绍 about-wenzi + about-img */
.tpl-fdgjy9f8 .aboutbox .about-wenzi {
    width: 720px;
    background: #f5f5f5;
    float: left;
    padding: 20px 30px;
}

.tpl-fdgjy9f8 .aboutbox .about-wenzi .about-cont {
    line-height: 30px;
    text-align: justify;
    height: 360px;
    overflow: hidden;
    font-size: 16px;
}

.tpl-fdgjy9f8 .aboutbox .about-wenzi .about-cont p {
    text-indent: 15px;
    margin-bottom: 15px;
}

.tpl-fdgjy9f8 .aboutbox .about-img {
    width: 600px;
    overflow: hidden;
    height: 400px;
    float: right;
    border-radius: 15px;
}

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

/* 客户案例 al_bj 轮播壳 */
.tpl-fdgjy9f8 .al_bj {
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 30px;
    background: #fff;
    position: relative;
}

.tpl-fdgjy9f8 .almask {
    margin-top: 20px;
    position: relative;
}

.tpl-fdgjy9f8 .anl {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

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

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

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

.tpl-fdgjy9f8 .case-track ul li {
    display: inline-block;
    width: 280px;
    height: 250px;
    margin: 0 10px;
    background: #f5f5f5;
    overflow: hidden;
    white-space: normal;
}

.tpl-fdgjy9f8 .case-track ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

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

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

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

/* 新闻中心 ns_bj */
.tpl-fdgjy9f8 .ns_bj {
    background: #fff;
    padding: 40px 0;
    box-sizing: border-box;
}

.tpl-fdgjy9f8 .newsli {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tpl-fdgjy9f8 .newsli li {
    border-bottom: 1px dashed #edebe9;
    background: url("/static/templates/fdgjy9f8/images/news-bullet.png") left center no-repeat;
    line-height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 32%;
    font-size: 16px;
    text-indent: 20px;
}

.tpl-fdgjy9f8 .newsli li a {
    color: #333;
}

.tpl-fdgjy9f8 .newsli li a:hover {
    color: #ce0101;
}

/* 友情链接 linkbox */
.tpl-fdgjy9f8 .linkbox {
    background: #f2f2f2;
    padding: 15px;
    width: 1370px;
    line-height: 26px;
    margin: 50px auto;
    box-sizing: border-box;
}

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

.tpl-fdgjy9f8 .linkbox a:hover {
    color: #ce0101;
}

.tpl-fdgjy9f8 .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #ce0101;
    margin-right: 10px;
}

/* 页脚：深灰色 + 居中 */
.tpl-fdgjy9f8 .footWrap {
    background: #33383c;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.tpl-fdgjy9f8 .footWrap .footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

.tpl-fdgjy9f8 .footWrap .footer a {
    color: #fff;
}

/* 通用图片悬停光效 */
.tpl-fdgjy9f8 .white {
    position: relative;
}

.tpl-fdgjy9f8 .white::after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}

.tpl-fdgjy9f8 .white:hover::after {
    left: 100%;
    transition: 1s;
}
