/* zz5d698s：home_00009 绿色传统工业站首页快速导入，所有规则限定在 .tpl-zz5d698s 下。
   CSS 来自参考站 stylesheet_2.css（public.css）和 stylesheet_1.css（index.css）清洗合并；
   stylesheet_0.css（zhuceandkefu 客服/注册浮层）已剥离。
   主题色使用 #3faf41（绿色），装饰图来自模板静态目录。
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* logo 区：左 logo + 中间 logotext 描述 */
.tpl-zz5d698s .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    position: relative;
}

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

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

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

.tpl-zz5d698s .logobox .logotext h1 {
    color: #3faf41;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}

.tpl-zz5d698s .logobox .logotext span {
    font-size: 14px;
    color: #666;
}

/* 右侧 buybox：电话图标 + 文字 */
.tpl-zz5d698s .buybox {
    position: absolute;
    top: 30px;
    height: 50px;
    right: 0;
    display: flex;
    align-items: center;
    text-align: right;
}

.tpl-zz5d698s .buybox p {
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 2px;
}

.tpl-zz5d698s .buybox strong {
    color: #3faf41;
    font-size: 20px;
    font-weight: bold;
}

.tpl-zz5d698s .buybox .telboximg {
    width: 50px;
    height: 50px;
    background: url("/static/templates/zz5d698s/images/nav-bg-active.png") no-repeat center;
    background-size: 50px;
}

.tpl-zz5d698s .telboxwz {
    margin-right: 10px;
}

/* 绿色主导航：60px 高，6 项 200px */
.tpl-zz5d698s .nav {
    height: 60px;
    position: relative;
    background: #3faf41;
    width: 100%;
}

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

.tpl-zz5d698s .nav li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 200px;
}

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

.tpl-zz5d698s .nav li:hover a {
    color: #fff !important;
    z-index: 10;
    position: relative;
}

.tpl-zz5d698s .nav .cur {
    background: #258c44;
}

.tpl-zz5d698s .nav .cur a {
    color: #fff;
}

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

/* banner 轮播：fullSlide */
.tpl-zz5d698s .fullSlide {
    width: 100%;
    position: relative;
    overflow: hidden;
}

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

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

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

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

.tpl-zz5d698s .fullSlide .hd {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 1;
}

.tpl-zz5d698s .fullSlide .hd ul {
    text-align: center;
}

.tpl-zz5d698s .fullSlide .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 5px;
    cursor: pointer;
}

.tpl-zz5d698s .fullSlide .hd .on {
    background: #3faf41;
}

.tpl-zz5d698s .fullSlide .prev,
.tpl-zz5d698s .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
}

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

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

.tpl-zz5d698s .fullSlide .prev img,
.tpl-zz5d698s .fullSlide .next img {
    width: 40px;
    height: 50px;
}

/* dpspbox 视频区 */
.tpl-zz5d698s .dpspbox {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
    background: #fff;
}

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

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

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

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

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

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

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

.tpl-zz5d698s .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-zz5d698s .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.tpl-zz5d698s .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-zz5d698s .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 50% !important;
    height: 50% !important;
    margin-left: 20%;
    margin-top: 20%;
}

.tpl-zz5d698s .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 30px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    width: 230px;
    max-height: 60px;
}

/* 视频介绍文案 */
.tpl-zz5d698s .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 50px;
    background: #fff;
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}

/* four 5 列入口图标 */
.tpl-zz5d698s .four {
    padding: 40px 0;
    background: #fff;
    overflow: hidden;
}

.tpl-zz5d698s .four ul {
    overflow: hidden;
}

.tpl-zz5d698s .four ul li {
    width: 240px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: url("/static/templates/zz5d698s/images/four-line.gif") no-repeat 0 42px;
}

.tpl-zz5d698s .four ul li em {
    width: 45px;
    display: block;
    margin: 0 auto;
}

.tpl-zz5d698s .four ul li em img {
    width: 45px;
    height: 42px;
    display: block;
    transition: all 0.3s ease-in-out 0s;
}

.tpl-zz5d698s .four ul li span {
    display: block;
    font-size: 22px;
    color: #333;
    height: 70px;
    line-height: 70px;
    background: url("/static/templates/zz5d698s/images/four-underline.png") no-repeat center 66px;
    margin-bottom: 12px;
    overflow: hidden;
}

.tpl-zz5d698s .four ul li:hover em img {
    transform: rotateY(180deg);
}

/* c1 通用区块：白底 + 50px 内边距 */
.tpl-zz5d698s .c1 {
    padding: 50px;
    overflow: hidden;
    background: #fff;
}

/* 栏目标题 */
.tpl-zz5d698s .titl {
    margin-bottom: 30px;
    text-align: center;
    background: url("/static/templates/zz5d698s/images/title-decor.png") no-repeat center center;
}

.tpl-zz5d698s .titl .zh {
    font-size: 36px;
    font-weight: bold;
    color: #3faf41;
}

.tpl-zz5d698s .titl .en {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
}

/* c22 产品中心：左 hd 分类 + 右 bd 网格 */
.tpl-zz5d698s .c22 {
    position: relative;
    overflow: hidden;
}

.tpl-zz5d698s .c22 .hd {
    width: 240px;
    float: left;
    background: #f5f5f5;
    min-height: 570px;
}

.tpl-zz5d698s .c22 .hd .title1 {
    text-align: center;
    margin-bottom: 10px;
}

.tpl-zz5d698s .c22 .hd .title1 img {
    margin: 0 auto;
    max-width: 100%;
}

.tpl-zz5d698s .c22 .hd ul {
    padding: 15px;
}

.tpl-zz5d698s .c22 .hd li {
    margin-bottom: 17px;
    line-height: 44px;
    color: #000;
    display: block;
    text-align: center;
    font-size: 16px;
    border: 1px solid #3faf41;
}

.tpl-zz5d698s .c22 .hd li:hover {
    background: #3faf41;
    color: #fff;
}

.tpl-zz5d698s .c22 .bd {
    width: 930px;
    float: right;
}

.tpl-zz5d698s .c22 .bd li:hover {
    -moz-box-shadow: 0px 0px 10px #333333;
    -webkit-box-shadow: 0px 0px 10px #333333;
    box-shadow: 0px 0px 10px #333333;
}

.tpl-zz5d698s .c22 .bd li:hover .img img {
    transform: scale(1.1);
}

/* m3 公司介绍：白底 + 右图 + 左文 */
.tpl-zz5d698s .m3 {
    padding: 10px 0 80px 0;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.tpl-zz5d698s .m3 .m30 {
    float: right;
    width: 600px;
    height: 420px;
    background: url("/static/templates/zz5d698s/images/kuang.png") no-repeat right top;
}

.tpl-zz5d698s .m3 .m30 img {
    padding-top: 20px;
    padding-right: 40px;
    width: 560px;
    height: 400px;
    object-fit: cover;
}

.tpl-zz5d698s .m3 .m31 {
    width: 550px;
    float: left;
    max-height: 410px;
    overflow: hidden;
    color: #666;
    line-height: 1.8;
    font-size: 14px;
}

.tpl-zz5d698s .m3 .m31 .dptygjc2 {
    color: #3faf41;
    font-weight: bold;
}

.tpl-zz5d698s .m3 .m31 .dpcsgsm2 {
    color: #3faf41;
    font-weight: bold;
}

.tpl-zz5d698s .m3 .m31 .tylxr,
.tpl-zz5d698s .m3 .m31 .tydz {
    color: #ff0000;
    font-weight: bold;
}

/* ysbox 4 大优势：灰色背景纹理 */
.tpl-zz5d698s .ysbox {
    width: 100%;
    background: url("/static/templates/zz5d698s/images/ysbg.jpg") no-repeat center center;
    padding: 50px 0;
    overflow: hidden;
}

.tpl-zz5d698s .ys01,
.tpl-zz5d698s .ys02 {
    overflow: hidden;
}

.tpl-zz5d698s .ysbox .ysleft {
    width: 600px;
    float: left;
}

.tpl-zz5d698s .ysbox .ysright {
    width: 580px;
    float: right;
}

.tpl-zz5d698s .ysbox dl {
    width: 600px;
    display: inline-block;
    padding-bottom: 20px;
}

.tpl-zz5d698s .ysbox dl dt {
    display: inline-block;
    overflow: hidden;
    height: 56px;
}

.tpl-zz5d698s .ysbox dl dt em {
    display: block;
    float: left;
    width: 52px;
    height: 56px;
    background: #3faf41;
    color: #fff;
    font-size: 28px;
    line-height: 56px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}

.tpl-zz5d698s .ysbox dl dt h5 {
    float: left;
    padding: 5px 0 0 10px;
}

.tpl-zz5d698s .ysbox dl dt h5 div {
    font-size: 24px;
    color: #3faf41;
    width: 530px;
    height: 31px;
    overflow: hidden;
    font-weight: bold;
}

.tpl-zz5d698s .ysbox dl dt h5 i {
    display: block;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    padding: 3px 0 0;
    font-style: normal;
}

.tpl-zz5d698s .ysbox dl dd {
    padding: 10px 0 0 30px;
}

.tpl-zz5d698s .ysbox dl dd p {
    font-size: 15px;
    color: #333;
    line-height: 30px;
    background: url("/static/templates/zz5d698s/images/ys-tick.png") no-repeat 0 7px;
    padding: 0 0 0 28px;
    height: 30px;
    overflow: hidden;
}

/* c2 案例 */
.tpl-zz5d698s .c2 {
    position: relative;
    overflow: hidden;
}

.tpl-zz5d698s .c2 ul {
    padding-bottom: 30px !important;
}

.tpl-zz5d698s .c2 li {
    float: left;
    width: 285px;
    position: relative;
    margin-right: 20px;
    box-shadow: 0px 0px 8px #d4d4d4;
    margin-bottom: 20px;
}

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

.tpl-zz5d698s .c2 li .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.tpl-zz5d698s .c2 li h3 {
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 12px 10px;
    background: #fff;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-zz5d698s .c2 li:hover h3 {
    background: #3faf41;
    color: #fff;
}

/* n1 双列新闻 */
.tpl-zz5d698s .n1 {
    background: #f5f5f5;
    padding: 40px 0;
    overflow: hidden;
}

.tpl-zz5d698s .n1 .news {
    overflow: hidden;
}

.tpl-zz5d698s .ns_l {
    width: 790px;
    float: left;
    background: #fff;
}

.tpl-zz5d698s .ns_l dl {
    padding: 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.tpl-zz5d698s .ns_l dl dt {
    float: left;
    width: 220px;
    height: 150px;
    overflow: hidden;
    margin-right: 20px;
}

.tpl-zz5d698s .ns_l dl dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-zz5d698s .ns_l dl dd h3 {
    font-size: 18px;
    color: #3faf41;
    margin-bottom: 10px;
}

.tpl-zz5d698s .ns_l dl dd p {
    color: #999;
    line-height: 1.6;
    font-size: 14px;
}

.tpl-zz5d698s .ns_l dl dd span {
    color: #bbb;
    font-size: 12px;
    display: block;
    margin-top: 8px;
}

.tpl-zz5d698s .ns_l ul {
    padding: 0 20px 10px 20px;
    overflow: hidden;
}

.tpl-zz5d698s .ns_r {
    width: 350px;
    float: right;
    background: #fff;
    padding: 20px;
}

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

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

.tpl-zz5d698s .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #3faf41;
}

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

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

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

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

.tpl-zz5d698s .dptygjc5 {
    color: #3faf41;
    font-weight: bold;
}

/* case-carousel 案例轮播 */
.tpl-zz5d698s .case-carousel {
    position: relative;
    overflow: hidden;
    padding: 0 50px;
}
.tpl-zz5d698s .case-track {
    overflow: hidden;
}
.tpl-zz5d698s .case-track ul {
    white-space: nowrap;
    font-size: 0;
    transition: transform 0.4s ease;
}
.tpl-zz5d698s .case-track ul li {
    display: inline-block;
    width: 280px;
    margin: 0 10px;
    background: #f5f5f5;
    overflow: hidden;
    white-space: normal;
    vertical-align: top;
}
.tpl-zz5d698s .case-track ul li .img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.tpl-zz5d698s .case-track ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tpl-zz5d698s .case-track ul li h3 {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.tpl-zz5d698s .case-prev,
.tpl-zz5d698s .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-zz5d698s .case-prev {
    left: 0;
}
.tpl-zz5d698s .case-next {
    right: 0;
}
.tpl-zz5d698s .case-prev img,
.tpl-zz5d698s .case-next img {
    width: 100%;
    height: 100%;
    max-width: none;
}
