/* t2epmyw9：按 home_00036 首页 stylesheet_2/3.css 清洗导入，限定 body.tpl-t2epmyw9 作用域。
   主色：深色顶部 #33383c、导航绿 #026738 / 高亮 #24a35c。
   删除了 stylesheet_0.css 的注册/客服浮窗 CSS 和 stylesheet_1.css 的紫色变量。
   url() 已改写为 /static/templates/t2epmyw9/images/。 */
body.tpl-t2epmyw9 {
    -webkit-text-size-adjust: none;
    font-size: 14px;
    font-family: "Microsoft YaHei", arial, sans-serif;
    color: #666;
    line-height: 1.7;
    background: #fff;
    width: 100%;
}

body.tpl-t2epmyw9 *,
body.tpl-t2epmyw9 div,
body.tpl-t2epmyw9 dl,
body.tpl-t2epmyw9 dd,
body.tpl-t2epmyw9 ul,
body.tpl-t2epmyw9 li,
body.tpl-t2epmyw9 h2,
body.tpl-t2epmyw9 h4,
body.tpl-t2epmyw9 input,
body.tpl-t2epmyw9 p {
    margin: 0;
    padding: 0;
}

body.tpl-t2epmyw9 img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

body.tpl-t2epmyw9 em {
    font-weight: inherit;
    font-style: normal;
}

body.tpl-t2epmyw9 li {
    list-style: none;
}

body.tpl-t2epmyw9 q:before,
body.tpl-t2epmyw9 q:after {
    content: "";
}

body.tpl-t2epmyw9 p {
    word-spacing: -1.5px;
}

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

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

body.tpl-t2epmyw9 a:active,
body.tpl-t2epmyw9 a:hover,
body.tpl-t2epmyw9 a:focus {
    outline: 0;
}

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

body.tpl-t2epmyw9 .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

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

/* =========================
   顶部与导航（保留参考深色顶+绿高亮）
   ========================= */
body.tpl-t2epmyw9 .topWrap {
    height: 103px;
    font-family: "Microsoft YaHei";
    position: relative;
    width: 100%;
    background: #33383c;
}

body.tpl-t2epmyw9 .header {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft YaHei";
}

body.tpl-t2epmyw9 .t_top {
    height: 103px;
}

body.tpl-t2epmyw9 .t_wz {
    float: left;
    padding: 20px 10px;
    height: 58px;
    line-height: 58px;
    width: 325px;
    position: relative;
    font-size: 22px;
    border-bottom: 5px solid #026738;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    background: #fff;
    color: #026738;
    border-left: 5px solid #026738;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

body.tpl-t2epmyw9 .t_wz .t-logo {
    height: 40px;
    width: auto;
}

body.tpl-t2epmyw9 .t_wz .t-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 240px;
}

body.tpl-t2epmyw9 .nav {
    height: 103px;
    float: right;
    width: 1050px;
}

body.tpl-t2epmyw9 .nav ul {
    float: right;
}

body.tpl-t2epmyw9 .nav li {
    float: left;
    height: 103px;
    line-height: 28px;
    margin: 0 !important;
    text-align: center;
    max-width: 160px;
}

body.tpl-t2epmyw9 .nav li a {
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 38px 15px 0;
    height: 103px;
    box-sizing: border-box;
    color: #fff;
}

body.tpl-t2epmyw9 .nav .cur a,
body.tpl-t2epmyw9 .nav li:hover a {
    color: #fff;
    background: #24a35c;
    border-bottom: 5px solid #026738;
    font-weight: bold;
}

body.tpl-t2epmyw9 .m_nav {
    display: none;
}

/* =========================
   全屏 banner 轮播
   ========================= */
body.tpl-t2epmyw9 .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
    background: #f2f2f2;
}

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

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

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

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

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

body.tpl-t2epmyw9 .fullSlide .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
    background: #ccc;
    text-indent: -9999px;
}

body.tpl-t2epmyw9 .fullSlide .hd li.on {
    background: #24a35c;
}

body.tpl-t2epmyw9 .fullSlide .prev,
body.tpl-t2epmyw9 .fullSlide .next {
    position: absolute;
    z-index: 99;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

body.tpl-t2epmyw9 .fullSlide .prev {
    left: 30px;
}

body.tpl-t2epmyw9 .fullSlide .next {
    right: 30px;
}

body.tpl-t2epmyw9 .fullSlide .prev img,
body.tpl-t2epmyw9 .fullSlide .next img {
    width: 24px;
    height: 24px;
}

/* =========================
   视频展示 dpspbox
   ========================= */
body.tpl-t2epmyw9 .dpspbox {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}

body.tpl-t2epmyw9 .dpspcpimgvideo {
    float: left;
    width: 580px;
    height: 460px;
    overflow: hidden;
    position: relative;
    background: #000;
}

body.tpl-t2epmyw9 .videobox2024 {
    position: relative;
    width: 100%;
    height: 100%;
}

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

body.tpl-t2epmyw9 .playvideo2024 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.15);
}

body.tpl-t2epmyw9 .playvideo2024 img {
    width: 80px;
    height: 80px;
}

body.tpl-t2epmyw9 .dpspycbox {
    float: right;
    width: 600px;
    height: 460px;
    overflow: hidden;
}

body.tpl-t2epmyw9 .moreimglist2024 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    height: 100%;
}

body.tpl-t2epmyw9 .moreimglist2024 li {
    width: 190px;
    height: 220px;
    cursor: pointer;
    overflow: hidden;
}

body.tpl-t2epmyw9 .tuijianimgbox2024 {
    position: relative;
    width: 190px;
    height: 175px;
    overflow: hidden;
    background: #f2f2f2;
}

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

body.tpl-t2epmyw9 .playvideo2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}

body.tpl-t2epmyw9 .playvideo2 img {
    width: 50px;
    height: 50px;
}

body.tpl-t2epmyw9 .cp-title2024 {
    font-size: 13px;
    color: #333;
    line-height: 1.4;
    text-align: center;
    margin-top: 8px;
    height: 38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.tpl-t2epmyw9 .video_intro1 {
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
    padding: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
}

/* =========================
   list1：产品中心 / 案例 / 新闻
   ========================= */
body.tpl-t2epmyw9 .list1 {
    background: #f2f2f2;
    overflow: hidden;
}

body.tpl-t2epmyw9 .titis {
    height: 184px;
    text-align: center;
}

body.tpl-t2epmyw9 .titis h2 {
    height: 83px;
    font-size: 44px;
    color: #333;
    font-weight: normal;
    padding-top: 30px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center top;
}

body.tpl-t2epmyw9 .titis h2 a {
    color: #333;
}

/* 产品中心 */
body.tpl-t2epmyw9 .pro_bj {
    padding-top: 90px;
    overflow: hidden;
    box-sizing: border-box;
}

body.tpl-t2epmyw9 .pro .titis h2 {
    background-image: url("/static/templates/t2epmyw9/images/1.png");
    height: 111px;
}

body.tpl-t2epmyw9 .pro_nr {
    margin-bottom: 36px;
    position: relative;
}

body.tpl-t2epmyw9 .pro_nr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

body.tpl-t2epmyw9 .pro_nr ul li {
    width: 285px;
    height: 260px;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
}

body.tpl-t2epmyw9 .pro_nr ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

body.tpl-t2epmyw9 .pro_nr ul li .img-box {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #f2f2f2;
}

body.tpl-t2epmyw9 .pro_nr ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

body.tpl-t2epmyw9 .pro_nr ul li:hover .img-box img {
    transform: scale(1.05);
}

body.tpl-t2epmyw9 .pro_nr ul li .name {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

/* 案例 */
body.tpl-t2epmyw9 .al_bj {
    background-image: url("/static/templates/t2epmyw9/images/2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 800px;
    padding-top: 50px;
    box-sizing: border-box;
    overflow: hidden;
}

body.tpl-t2epmyw9 .anl .titis {
    height: 153px;
}

body.tpl-t2epmyw9 .anl .titis h2 {
    background-image: url("/static/templates/t2epmyw9/images/3.png");
    color: #fff;
}

body.tpl-t2epmyw9 .anl .titis h2 a {
    color: #000;
}

body.tpl-t2epmyw9 .al_nr {
    background: #fff;
    height: 523px;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
}

body.tpl-t2epmyw9 .al_n {
    border: 1px solid #d2d2d2;
    height: 456px;
    padding-left: 19px;
    overflow: hidden;
    position: relative;
}

body.tpl-t2epmyw9 .al_n ul {
    display: flex;
    height: 100%;
    align-items: center;
    width: max-content;
    transition: transform 0.4s;
}

body.tpl-t2epmyw9 .al_n li {
    width: 360px;
    height: 380px;
    margin: 0 19px 0 0;
    text-align: center;
    flex-shrink: 0;
    overflow: hidden;
}

body.tpl-t2epmyw9 .al_n li i {
    display: block;
    width: 100%;
    height: 280px;
    overflow: hidden;
    background: #f2f2f2;
}

body.tpl-t2epmyw9 .al_n li i img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

body.tpl-t2epmyw9 .al_n li:hover i img {
    transform: scale(1.05);
}

body.tpl-t2epmyw9 .al_n li h4 {
    margin-top: 18px;
    font-weight: normal;
}

body.tpl-t2epmyw9 .al_n li h4 a {
    color: #333;
    font-size: 16px;
}

body.tpl-t2epmyw9 .al_n li:hover h4 a {
    color: #24a35c;
}

body.tpl-t2epmyw9 .al_j1,
body.tpl-t2epmyw9 .al_j2 {
    position: absolute;
    top: 247px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.tpl-t2epmyw9 .al_j1 {
    left: -25px;
}

body.tpl-t2epmyw9 .al_j2 {
    right: -25px;
}

body.tpl-t2epmyw9 .al_j1 img,
body.tpl-t2epmyw9 .al_j2 img {
    width: 36px;
    height: 36px;
}

/* 新闻 */
body.tpl-t2epmyw9 .ns_bj {
    background: #fff;
    height: auto;
    padding-top: 81px;
    padding-bottom: 60px;
    box-sizing: border-box;
    overflow: hidden;
}

body.tpl-t2epmyw9 .news .titis {
    height: 157px;
}

body.tpl-t2epmyw9 .news .titis h2 {
    background-image: url("/static/templates/t2epmyw9/images/4.png");
    color: #fff;
}

body.tpl-t2epmyw9 .ns_n {
    height: 575px;
    background: #f2f2f2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    padding: 0 27px;
    overflow: hidden;
}

body.tpl-t2epmyw9 .dongt {
    float: left;
    width: 612px;
    padding-top: 26px;
}

body.tpl-t2epmyw9 .dongt .news-pic {
    width: 100%;
    height: 290px;
    overflow: hidden;
    background: #fff;
}

body.tpl-t2epmyw9 .dongt .news-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}

body.tpl-t2epmyw9 .dongt .news-pic:hover img {
    transform: scale(1.05);
}

body.tpl-t2epmyw9 .dongt dd {
    padding: 16px 4px 0;
}

body.tpl-t2epmyw9 .dongt dd h4 a {
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

body.tpl-t2epmyw9 .dongt dd h4 a:hover {
    color: #24a35c;
}

body.tpl-t2epmyw9 .dongt dd p {
    color: #888;
    font-size: 13px;
    line-height: 1.6;
    margin-top: 8px;
}

body.tpl-t2epmyw9 .went {
    float: right;
    width: 480px;
    padding: 26px 0 0 45px;
    height: 556px;
    box-sizing: border-box;
}

body.tpl-t2epmyw9 .went h3 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

body.tpl-t2epmyw9 .went ul {
    padding-top: 0;
}

body.tpl-t2epmyw9 .went li {
    line-height: 36px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.tpl-t2epmyw9 .went li a {
    color: #666;
}

body.tpl-t2epmyw9 .went li a:hover {
    color: #24a35c;
}

body.tpl-t2epmyw9 .went li time {
    float: right;
    color: #aaa;
    font-size: 12px;
}

/* 关于我们 */
body.tpl-t2epmyw9 .ab_bj {
    background: #f2f2f2;
    padding: 80px 0;
    box-sizing: border-box;
    overflow: hidden;
}

body.tpl-t2epmyw9 .about dl {
    background: #fff;
    padding-bottom: 50px;
}

body.tpl-t2epmyw9 .about dd {
    padding-top: 31px;
}

body.tpl-t2epmyw9 .about dd h2 {
    background-image: url("/static/templates/t2epmyw9/images/5.png");
    background-repeat: no-repeat;
    background-position: center top;
    height: 83px;
    font-size: 44px;
    color: #333;
    font-weight: normal;
    padding-top: 30px;
    box-sizing: border-box;
    text-align: center;
}

body.tpl-t2epmyw9 .about dd h2 a {
    color: #333;
}

body.tpl-t2epmyw9 .about dd p {
    padding: 0 60px;
    line-height: 2;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}

body.tpl-t2epmyw9 .about dd p a {
    color: #24a35c;
}

body.tpl-t2epmyw9 .about dd em {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #24a35c;
    margin: 30px auto 0;
    font-style: normal;
}

body.tpl-t2epmyw9 .about dd em a {
    color: #fff;
    font-size: 14px;
}

/* 友情链接 */
body.tpl-t2epmyw9 .linkbox {
    background: #fff;
    padding: 20px 0;
    border-top: 1px solid #eee;
    overflow: hidden;
}

body.tpl-t2epmyw9 .linkbox h4 {
    float: left;
    width: 1200px;
    margin: 0 auto 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}

body.tpl-t2epmyw9 .linkbox {
    text-align: center;
}

body.tpl-t2epmyw9 .linkbox h4 {
    width: auto;
    float: none;
    display: block;
    padding: 0 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

body.tpl-t2epmyw9 .linkbox a {
    display: inline-block;
    margin: 4px 10px;
    color: #666;
    font-size: 13px;
}

body.tpl-t2epmyw9 .linkbox a:hover {
    color: #24a35c;
}

/* 页脚 */
body.tpl-t2epmyw9 .footWrap {
    background: #33383c;
    color: #fff;
    padding: 30px 0;
}

body.tpl-t2epmyw9 .footer {
    color: #ccc;
    font-size: 13px;
    line-height: 1.9;
    text-align: center;
}

body.tpl-t2epmyw9 .footer p {
    color: #ccc;
    margin: 0;
    padding: 0;
}

body.tpl-t2epmyw9 .footer a {
    color: #ccc;
}

body.tpl-t2epmyw9 .footer a:hover {
    color: #fff;
}

/* =========================
   内页通用：page-header / list / news / case / about
   风格沿用首页绿调，结构沿用 modern-card
   ========================= */
body.tpl-t2epmyw9 .page-header {
    background: #f2f2f2;
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
}

body.tpl-t2epmyw9 .page-header .container {
    width: 1200px;
    margin: 0 auto;
    color: #666;
    font-size: 14px;
}

body.tpl-t2epmyw9 .page-header .container a {
    color: #666;
}

body.tpl-t2epmyw9 .page-header .container a:hover {
    color: #24a35c;
}

body.tpl-t2epmyw9 .page-header .container .sep {
    color: #ccc;
    margin: 0 8px;
}

body.tpl-t2epmyw9 .page-title {
    background: #fff;
    border-bottom: 3px solid #026738;
    text-align: center;
    padding: 30px 0;
}

body.tpl-t2epmyw9 .page-title h1 {
    font-size: 26px;
    color: #333;
    font-weight: normal;
}

body.tpl-t2epmyw9 .page-title small {
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 8px;
    letter-spacing: 2px;
}

body.tpl-t2epmyw9 .list-region,
body.tpl-t2epmyw9 .content-region,
body.tpl-t2epmyw9 .contact-region,
body.tpl-t2epmyw9 .detail-extra-region,
body.tpl-t2epmyw9 .detail-main-region {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

body.tpl-t2epmyw9 .card-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.tpl-t2epmyw9 .card-grid li {
    width: 285px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}

body.tpl-t2epmyw9 .card-grid li a {
    display: block;
    color: #333;
}

body.tpl-t2epmyw9 .card-grid li .pic {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #f2f2f2;
}

body.tpl-t2epmyw9 .card-grid li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

body.tpl-t2epmyw9 .card-grid li:hover .pic img {
    transform: scale(1.05);
}

body.tpl-t2epmyw9 .card-grid li .info {
    padding: 14px;
}

body.tpl-t2epmyw9 .card-grid li .info h3 {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.tpl-t2epmyw9 .card-grid li:hover .info h3 {
    color: #24a35c;
}

body.tpl-t2epmyw9 .card-grid li .info p {
    color: #999;
    font-size: 13px;
    line-height: 1.6;
    margin-top: 8px;
    height: 42px;
    overflow: hidden;
}

body.tpl-t2epmyw9 .text-list li {
    border-bottom: 1px dashed #e5e5e5;
    padding: 14px 0;
    overflow: hidden;
}

body.tpl-t2epmyw9 .text-list li a {
    color: #333;
    font-size: 15px;
}

body.tpl-t2epmyw9 .text-list li a:hover {
    color: #24a35c;
}

body.tpl-t2epmyw9 .text-list li time {
    float: right;
    color: #aaa;
    font-size: 13px;
}

body.tpl-t2epmyw9 .article-detail h2 {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
}

body.tpl-t2epmyw9 .article-detail .meta {
    text-align: center;
    color: #999;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

body.tpl-t2epmyw9 .article-detail .body {
    line-height: 1.9;
    color: #555;
    font-size: 15px;
}

body.tpl-t2epmyw9 .article-detail .body p {
    margin-bottom: 14px;
}

body.tpl-t2epmyw9 .contact-block {
    background: #fff;
    border: 1px solid #eee;
    padding: 30px;
}

body.tpl-t2epmyw9 .contact-block dl {
    overflow: hidden;
    margin-bottom: 14px;
}

body.tpl-t2epmyw9 .contact-block dt {
    float: left;
    width: 100px;
    color: #333;
    font-weight: bold;
}

body.tpl-t2epmyw9 .contact-block dd {
    margin-left: 100px;
    color: #666;
}

body.tpl-t2epmyw9 .contact-block dd strong {
    color: #24a35c;
}

body.tpl-t2epmyw9 .related-bar {
    margin-top: 30px;
    background: #f2f2f2;
    padding: 18px 20px;
    border-left: 4px solid #026738;
}

body.tpl-t2epmyw9 .related-bar h4 {
    font-size: 15px;
    color: #026738;
    margin-bottom: 10px;
    font-weight: bold;
}

body.tpl-t2epmyw9 .related-bar a {
    display: inline-block;
    margin: 4px 12px 4px 0;
    color: #666;
    font-size: 13px;
}

body.tpl-t2epmyw9 .related-bar a:hover {
    color: #24a35c;
}

body.tpl-t2epmyw9 .qa-list dt {
    font-weight: bold;
    color: #026738;
    margin-top: 12px;
}

body.tpl-t2epmyw9 .qa-list dd {
    color: #666;
    line-height: 1.8;
    padding: 6px 0 10px;
    border-bottom: 1px dashed #eee;
}

body.tpl-t2epmyw9 .empty-tip {
    text-align: center;
    color: #999;
    padding: 40px 0;
    font-size: 14px;
}

/* case-carousel：案例横向滚动 */
body.tpl-t2epmyw9 .case-carousel {
    position: relative;
    overflow: hidden;
    padding: 0 50px;
}

body.tpl-t2epmyw9 .case-carousel .case-track {
    overflow: hidden;
}

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

body.tpl-t2epmyw9 .case-carousel .case-track ul li {
    display: inline-block;
    width: 360px;
    height: 380px;
    margin: 0 19px 0 0;
    white-space: normal;
    vertical-align: top;
    text-align: center;
}

body.tpl-t2epmyw9 .case-carousel .case-track ul li i {
    display: block;
    width: 100%;
    height: 280px;
    overflow: hidden;
    background: #f2f2f2;
}

body.tpl-t2epmyw9 .case-carousel .case-track ul li i img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.tpl-t2epmyw9 .case-carousel .case-track ul li h4 {
    margin-top: 18px;
    font-weight: normal;
}

body.tpl-t2epmyw9 .case-carousel .case-track ul li h4 a {
    color: #333;
    font-size: 16px;
}

body.tpl-t2epmyw9 .case-prev,
body.tpl-t2epmyw9 .case-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

body.tpl-t2epmyw9 .case-prev {
    left: 0;
}

body.tpl-t2epmyw9 .case-next {
    right: 0;
}

body.tpl-t2epmyw9 .case-prev img,
body.tpl-t2epmyw9 .case-next img {
    width: 36px;
    height: 36px;
}
