/* f3kzw1xk：home_00048 绿白传统区域站首页快速导入。
   CSS 来自参考站 stylesheet_1.css（index.css）和 stylesheet_2.css（public.css）清洗后保留；
   客服/注册浮层 stylesheet_0.css 已剥离。横幅使用静态 fullSlide 容器，banner 图走图片库槽位。
   所有规则限定在 .tpl-f3kzw1xk 下，避免污染其他模板。
*/

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

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

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

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

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

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

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

.tpl-f3kzw1xk h5 {
    font-size: 12px;
}

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

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

/* 顶部 topWrap：白底，带顶栏欢迎条 + 头图背景 */
.tpl-f3kzw1xk .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
}

.tpl-f3kzw1xk .header1 {
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.tpl-f3kzw1xk .header1 .welcome {
    float: left;
}

.tpl-f3kzw1xk .header1 .mapli {
    float: right;
}

.tpl-f3kzw1xk .header1 a {
    color: #666;
}

.tpl-f3kzw1xk .header {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
}

.tpl-f3kzw1xk .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    position: relative;
}

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

.tpl-f3kzw1xk .logobox .logo img {
    height: 60px;
}

.tpl-f3kzw1xk .logobox .logotext {
    padding-left: 20px;
    border-left: 1px solid #ddd;
    float: left;
}

.tpl-f3kzw1xk .logobox .logotext h2 {
    color: #439e00;
    font-size: 24px;
}

.tpl-f3kzw1xk .logobox .logotext span {
    font-size: 16px;
}

.tpl-f3kzw1xk .buybox {
    position: absolute;
    top: 30px;
    height: 50px;
    right: 0;
    display: flex;
    align-items: center;
    text-align: right;
}

.tpl-f3kzw1xk .buybox p {
    font-size: 16px;
    color: #4a4a4a;
}

.tpl-f3kzw1xk .buybox strong {
    color: #439e00;
    font-size: 24px;
}

.tpl-f3kzw1xk .telboxwz p {
    font-size: 14px;
    color: #4a4a4a;
}

.tpl-f3kzw1xk .icomoonsz222 {
    letter-spacing: 1px !important;
}

/* 导航：绿色背景 + 黄色高亮 */
.tpl-f3kzw1xk .nav {
    height: 50px;
    position: relative;
    background: url("/static/templates/f3kzw1xk/images/navbg.png") no-repeat center;
    width: 100%;
}

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

.tpl-f3kzw1xk .nav li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 200px;
    background: url("/static/templates/f3kzw1xk/images/nav_line.png") no-repeat right center;
}

.tpl-f3kzw1xk .nav li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.tpl-f3kzw1xk .nav li:hover {
    background: #fadd15;
}

.tpl-f3kzw1xk .nav li:hover a {
    color: #459700;
}

.tpl-f3kzw1xk .nav .cur {
    background: #fadd15;
}

.tpl-f3kzw1xk .nav .cur a {
    color: #459700;
}

/* 移动端汉堡按钮 */
.tpl-f3kzw1xk .m_nav {
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/f3kzw1xk/images/menu.png") no-repeat center center #439e00;
    background-size: 25px auto;
    right: 5px;
    display: none;
    cursor: pointer;
}

/* 横幅 fullSlide：450px 高度，CSS 背景 */
.tpl-f3kzw1xk .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
}

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

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

.tpl-f3kzw1xk .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.tpl-f3kzw1xk .fullSlide .bd li img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    display: block;
}

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

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

.tpl-f3kzw1xk .fullSlide .hd li.on {
    background: #439e00;
}

.tpl-f3kzw1xk .prev {
    position: absolute;
    left: 2%;
    top: 50%;
    cursor: pointer;
}

.tpl-f3kzw1xk .next {
    position: absolute;
    right: 2%;
    top: 50%;
    cursor: pointer;
}

/* dpspbox：左视频封面 + 右缩略图 */
.tpl-f3kzw1xk .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
    z-index: 9999 !important;
}

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

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

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

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

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

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

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

/* 视频介绍文案 */
.tpl-f3kzw1xk .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
}

/* 通用 c1 区块：浅灰底 + 50px 内边距 */
.tpl-f3kzw1xk .c1 {
    padding: 50px 0;
    overflow: hidden;
    background: #f6f6f6;
}

/* 栏目标题：绿色 h2 + 居中 */
.tpl-f3kzw1xk .index-tlt1 {
    text-align: center;
    padding-bottom: 30px;
}

.tpl-f3kzw1xk .index-tlt1 h2 {
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    color: #439e00;
    background: url("/static/templates/f3kzw1xk/images/title.png") no-repeat top center;
    margin-bottom: 15px;
}

.tpl-f3kzw1xk .index-tlt1 p {
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}

/* c2 产品/案例网格 */
.tpl-f3kzw1xk .c2 {
    position: relative;
}

.tpl-f3kzw1xk .c2 li {
    float: left;
    width: 285px;
    margin-right: 20px;
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
}

.tpl-f3kzw1xk .c2 li:hover {
    box-shadow: 0 0 10px #333;
}

.tpl-f3kzw1xk .c2 li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.tpl-f3kzw1xk .c2 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-f3kzw1xk .c2 li h3 {
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
}

.tpl-f3kzw1xk .c2 li:hover .img img {
    transform: scale(1.1);
}

.tpl-f3kzw1xk .c2 .go {
    height: 60px;
    margin-left: 15px;
    background: url("/static/templates/f3kzw1xk/images/icon20.png") no-repeat center left;
}

/* 白色斜线条纹 hover 效果 */
.tpl-f3kzw1xk .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-f3kzw1xk .white:hover::after {
    left: 100%;
    transition: 1s;
}

/* 左右翻页箭头 */
.tpl-f3kzw1xk .al_j1,
.tpl-f3kzw1xk .al_j2 {
    position: absolute;
    top: 150px;
}

.tpl-f3kzw1xk .al_j1 {
    left: -60px;
}

.tpl-f3kzw1xk .al_j2 {
    right: -60px;
}

/* a1 关于我们：白底 + 居中标题 + 文本框 */
.tpl-f3kzw1xk .a1 {
    overflow: hidden;
    padding: 50px 0;
    background: url("/static/templates/f3kzw1xk/images/aboutbg.jpg") no-repeat top center;
}

.tpl-f3kzw1xk .a1 .index-tlt1 p {
    color: #fff;
}

.tpl-f3kzw1xk .a1 .wenzibox {
    height: 300px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
    font-size: 16px;
    overflow: hidden;
    border-radius: 10px;
}

.tpl-f3kzw1xk .a1 .wenzibox p {
    text-indent: 15px;
    margin-bottom: 20px;
    line-height: 30px;
    text-align: justify;
    color: #fff;
}

.tpl-f3kzw1xk .dptygjc6 {
    color: #238ed9;
    text-decoration: underline;
    font-weight: bold;
    font-size: 20px !important;
}

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

.tpl-f3kzw1xk .dpsbm9 {
    color: #7768c8;
    font-weight: bold;
    font-size: 20px !important;
}

.tpl-f3kzw1xk .dptygjc9 {
    color: #e8423f;
    font-weight: bold;
    font-size: 20px !important;
}

/* p1 合作案例：浅灰底 */
.tpl-f3kzw1xk .p1 {
    padding: 50px 0;
    background: #f5f5f5;
    overflow: hidden;
}

.tpl-f3kzw1xk .p2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tpl-f3kzw1xk .p2 li {
    width: 380px;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}

.tpl-f3kzw1xk .p2 li:hover img {
    transform: scale(1.1);
}

.tpl-f3kzw1xk .p2 li .li_img {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.tpl-f3kzw1xk .p2 li .li_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.tpl-f3kzw1xk .p2 li .li_info {
    padding: 15px 20px;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}

/* l1 流程步骤：白底 */
.tpl-f3kzw1xk .l1 {
    padding: 50px 0;
    overflow: hidden;
    background: #fff;
}

.tpl-f3kzw1xk .lc {
    display: flex;
    justify-content: space-between;
}

.tpl-f3kzw1xk .lc li {
    position: relative;
    float: left;
    width: 150px;
    text-align: center;
    padding: 50px 18px;
    transition: 0.5s;
    border: 1px solid #dedede;
}

.tpl-f3kzw1xk .lc li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #439e00;
    opacity: 0;
    transform: translateY(100%);
    transition: 0.5s;
}

.tpl-f3kzw1xk .lc li:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.tpl-f3kzw1xk .lc li .pic {
    display: flex;
    width: 110px;
    height: 110px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    transition: 0.5s;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.tpl-f3kzw1xk .lc li:hover .pic {
    transform: translateY(-10px);
}

.tpl-f3kzw1xk .lc li .tit {
    position: relative;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 15px;
    transition: 0.5s;
    font-weight: 500;
    z-index: 1;
}

.tpl-f3kzw1xk .lc li .des {
    position: relative;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 100;
    color: #999;
    transition: 0.5s;
    z-index: 1;
}

.tpl-f3kzw1xk .lc li:hover .des,
.tpl-f3kzw1xk .lc li:hover .tit {
    color: #fff;
}

/* n1 新闻列表：浅灰底 */
.tpl-f3kzw1xk .n1 {
    background: #f5f5f5;
    padding: 40px 0;
    box-sizing: border-box;
    overflow: hidden;
}

.tpl-f3kzw1xk .n2 {
    width: 100%;
}

.tpl-f3kzw1xk .n2 ul li {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px 20px;
    line-height: 1.6;
}

.tpl-f3kzw1xk .n2 ul li:hover {
    box-shadow: 0 0 21px #d2d2d2;
    z-index: 1;
    transition: 300ms;
}

.tpl-f3kzw1xk .n2 ul li a {
    color: #333;
    font-size: 16px;
}

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

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

.tpl-f3kzw1xk .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

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

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

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

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