/* iin6z42n：home_00071 传统区域回收站首页快速导入。
   CSS 来自参考站 stylesheet_3.css（public.css）和 stylesheet_2.css（index.css）清洗后保留。
   参考站客服/注册浮层样式已剥离。
   所有规则限定在 .tpl-iin6z42n 下。
*/

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

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

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

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

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

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

.tpl-iin6z42n h1,
.tpl-iin6z42n h2,
.tpl-iin6z42n h3,
.tpl-iin6z42n h4,
.tpl-iin6z42n h5,
.tpl-iin6z42n ul,
.tpl-iin6z42n li,
.tpl-iin6z42n dl,
.tpl-iin6z42n dt,
.tpl-iin6z42n dd,
.tpl-iin6z42n input,
.tpl-iin6z42n div {
    margin: 0;
    padding: 0;
}

.tpl-iin6z42n li {
    list-style: none;
}

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

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

/* 顶部 topWrap + 黑色 header + 绿色高亮 nav */
.tpl-iin6z42n .topWrap {
    font-family: "Microsoft Yahei", Arial, sans-serif;
    position: relative;
    width: 100%;
    background: #fff;
}

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

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

.tpl-iin6z42n .logobox .logo {
    max-height: 60px;
    float: left;
    overflow: hidden;
    max-width: 100%;
}

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

.tpl-iin6z42n .nav {
    height: 60px;
    position: relative;
}

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

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

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

.tpl-iin6z42n .nav .cur a,
.tpl-iin6z42n .nav li a:hover {
    color: #fff;
    background: #0b9243;
}

.tpl-iin6z42n .white {
    position: relative;
}

.tpl-iin6z42n .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-iin6z42n .white:hover::after {
    left: 100%;
    transition: 1s;
}

/* 1. 大图轮播 fullSlide */
.tpl-iin6z42n .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
}

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

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

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

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

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

.tpl-iin6z42n .fullSlide .hd ul {
    display: flex;
}

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

.tpl-iin6z42n .fullSlide .hd li.on {
    background: #0b9243;
}

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

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

/* 2. 视频主区 dpspbox：左侧主封面+播放按钮，右侧 6 个视频缩略图 */
.tpl-iin6z42n .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
}

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

.tpl-iin6z42n .dpspcpimgvideo .videobox2024 {
    max-height: 600px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #000;
}

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

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

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

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

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

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

.tpl-iin6z42n .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-iin6z42n .dpspycbox .moreimglist2024 .playvideo2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-iin6z42n .dpspycbox .moreimglist2024 .playvideo2 img {
    width: 35px;
    height: 35px;
}

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

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

/* 4. 企业优势 aboutbox */
.tpl-iin6z42n .aboutbox {
    overflow: hidden;
    padding-bottom: 50px;
    background: #f0f0f0;
}

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

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

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

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

.tpl-iin6z42n .advan-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.tpl-iin6z42n .advan-list li {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 30px;
    position: relative;
    height: 300px;
    cursor: pointer;
    width: 280px;
}

.tpl-iin6z42n .advan-list li a {
    display: block;
}

.tpl-iin6z42n .advan-list li a::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    content: "";
    background: #048f3e;
    border-radius: 5px;
    z-index: 1;
    transition: all 0.6s ease-in-out;
}

.tpl-iin6z42n .advan-list li:hover a::after {
    left: 0;
    width: 100%;
}

.tpl-iin6z42n .advan-list li .img {
    position: relative;
    z-index: 9;
    text-align: center;
}

.tpl-iin6z42n .advan-list li .img img {
    display: inline-block;
    height: 80px;
}

.tpl-iin6z42n .advan-list li h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    line-height: 2;
    margin: 2.5vh 0;
    position: relative;
    z-index: 9;
    top: 0;
    transition: all 0.8s;
}

.tpl-iin6z42n .advan-list li:hover h3 {
    top: -100px;
    color: #fff;
}

.tpl-iin6z42n .advan-list li .intro {
    color: #666;
    font-size: 15px;
    line-height: 2;
    height: 90px;
    overflow: hidden;
    position: relative;
    z-index: 9;
    top: 0;
    transition: all 0.8s;
}

.tpl-iin6z42n .advan-list li:hover .intro {
    top: -100px;
    color: #fff;
    height: 180px;
}

.tpl-iin6z42n .aboutbox .about-wenzi {
    width: 740px;
    background: #fff;
    padding: 20px;
    float: right;
}

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

.tpl-iin6z42n .aboutbox .about-wenzi .about-cont h2 {
    color: #0b9243;
    margin-bottom: 20px;
}

.tpl-iin6z42n .aboutbox .about-wenzi .about-cont p {
    margin: 8px 0;
}

.tpl-iin6z42n .aboutbox .about-img {
    width: 600px;
    overflow: hidden;
    height: 400px;
    float: left;
}

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

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

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

.tpl-iin6z42n .product ul {
    overflow: hidden;
}

.tpl-iin6z42n .product ul li {
    float: left;
    width: 338px;
    margin-right: 16px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.5s;
}

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

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

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

.tpl-iin6z42n .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-iin6z42n .product ul li:hover .img img {
    transform: scale(1.1);
}

.tpl-iin6z42n .product ul li:hover .tit {
    background: #0b9243;
}

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

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

/* 6. 客户案例 al_bj */
.tpl-iin6z42n .al_bj {
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 30px;
    background: #f0f0f0;
}

.tpl-iin6z42n .almask {
    width: 100%;
}

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

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

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

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

.tpl-iin6z42n .case-track ul li {
    display: inline-block;
    width: 360px;
    margin: 0 10px 20px 10px;
    background: #fff;
    white-space: normal;
}

.tpl-iin6z42n .case-track ul li .img {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
}

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

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

.tpl-iin6z42n .case-track ul li .case-tit {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.tpl-iin6z42n .case-carousel .al_j1,
.tpl-iin6z42n .case-carousel .al_j2 {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-iin6z42n .case-carousel .al_j1 {
    left: 0;
}

.tpl-iin6z42n .case-carousel .al_j2 {
    right: 0;
}

.tpl-iin6z42n .case-carousel .al_j1 img,
.tpl-iin6z42n .case-carousel .al_j2 img {
    width: 100%;
    height: 100%;
    max-width: none;
}

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

.tpl-iin6z42n .ns_n {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    flex-wrap: wrap;
}

.tpl-iin6z42n .ns_n .ns_big {
    width: 48%;
}

.tpl-iin6z42n .ns_n .ns_big .img {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
}

.tpl-iin6z42n .ns_n .ns_big .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-iin6z42n .ns_n .ns_big h3 {
    font-size: 20px;
    line-height: 1.4;
    color: #333;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tpl-iin6z42n .ns_n .news-date {
    color: #999;
    font-size: 14px;
    margin-top: 8px;
}

.tpl-iin6z42n .ns_n .ns_list {
    width: 48%;
}

.tpl-iin6z42n .ns_n .ns_list li {
    border-bottom: 1px dashed #eee;
    padding: 15px 0;
}

.tpl-iin6z42n .ns_n .ns_list li h3 {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tpl-iin6z42n .ns_n .ns_list li:hover h3 {
    color: #0b9243;
}

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

.tpl-iin6z42n .linkbox a {
    margin-right: 10px;
}

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

/* 9. 页脚 footWrap + footer */
.tpl-iin6z42n .footWrap {
    background: #33383c;
    overflow: hidden;
    font-family: "Microsoft Yahei", Arial, sans-serif;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

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

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

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

/* 内页共用 */
.tpl-iin6z42n .cont-wrap {
    background: #fff;
    padding: 30px 0;
}

.tpl-iin6z42n .cont-wrap .content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.tpl-iin6z42n .ny_banner {
    background: #0b9243;
    color: #fff;
    padding: 50px 0;
    text-align: center;
}

.tpl-iin6z42n .ny_banner h1 {
    font-size: 32px;
    margin: 0;
}

.tpl-iin6z42n .ny_banner p {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 10px;
}

.tpl-iin6z42n .crumbs {
    background: #f5f5f5;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.tpl-iin6z42n .crumbs-inner {
    width: 1200px;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
}

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

.tpl-iin6z42n .article-detail h1 {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin: 20px 0 10px;
}

.tpl-iin6z42n .article-detail .meta {
    text-align: center;
    color: #999;
    font-size: 14px;
    margin: 8px 0;
}

.tpl-iin6z42n .article-detail .body {
    line-height: 1.8;
    color: #555;
    font-size: 15px;
    padding: 20px 0;
}

.tpl-iin6z42n .article-detail .body p {
    margin: 12px 0;
}

.tpl-iin6z42n .case-list,
.tpl-iin6z42n .news-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.tpl-iin6z42n .case-list li {
    width: calc(25% - 15px);
    background: #fafafa;
    border: 1px solid #eee;
}

.tpl-iin6z42n .case-list li img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.tpl-iin6z42n .case-list li h3 {
    padding: 10px 12px;
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-iin6z42n .news-list li {
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px dashed #eee;
}

.tpl-iin6z42n .news-list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
}

.tpl-iin6z42n .news-list li h3 {
    font-size: 15px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-iin6z42n .news-list .news-time {
    color: #999;
    font-size: 13px;
    flex-shrink: 0;
    margin-left: 15px;
}

.tpl-iin6z42n .contact-block {
    padding: 30px;
    background: #fff;
    line-height: 2;
    font-size: 15px;
}

.tpl-iin6z42n .contact-block h2 {
    color: #0b9243;
    border-left: 4px solid #0b9243;
    padding-left: 12px;
    margin-bottom: 20px;
    font-size: 22px;
}

.tpl-iin6z42n .contact-block .phone {
    color: #e94744;
    font-weight: bold;
}

.tpl-iin6z42n .related-regions {
    background: #f5f5f5;
    padding: 20px 0;
}

.tpl-iin6z42n .related-regions-inner {
    width: 1200px;
    margin: 0 auto;
}

.tpl-iin6z42n .related-regions h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 12px;
}

.tpl-iin6z42n .related-regions ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.tpl-iin6z42n .related-regions li a {
    color: #666;
    font-size: 14px;
}
