/* uaqqja4s：home_00048 首页快速导入。
   CSS 整合自参考站 stylesheet_2.css（public.css）和 stylesheet_1.css（index.css）。
   stylesheet_0.css（注册/客服浮层样式）已剥离。
   所有规则限定在 .tpl-uaqqja4s 下，避免与其他模板的 CSS 互相污染。
*/

.tpl-uaqqja4s {
    color: #5E5E5E;
    font-size: 14px;
    line-height: 1.7;
    background: #f5f5f5;
    -webkit-text-size-adjust: none;
    width: 100%;
}

.tpl-uaqqja4s *,
.tpl-uaqqja4s h2,
.tpl-uaqqja4s h3,
.tpl-uaqqja4s h4,
.tpl-uaqqja4s p,
.tpl-uaqqja4s ul,
.tpl-uaqqja4s li,
.tpl-uaqqja4s input,
.tpl-uaqqja4s img {
    margin: 0;
    padding: 0;
}

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

.tpl-uaqqja4s img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

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

.tpl-uaqqja4s a:hover {
    color: #439e00 !important;
    text-decoration: none;
}

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

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

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

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

.tpl-uaqqja4s .content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

/* ===== 头部：topWrap + header1 + header + logobox + nav ===== */
.tpl-uaqqja4s .topWrap {
    font-family: "Microsoft YaHei", Arial, sans-serif;
    position: relative;
    width: 100%;
    background: #fff;
}

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

.tpl-uaqqja4s .header1 .content {
    height: 30px;
    width: 1200px;
    margin: 0 auto;
}

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

.tpl-uaqqja4s .header1 .welcome p {
    font-size: 12px;
    color: #666;
}

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

.tpl-uaqqja4s .header1 .mapli a {
    font-size: 12px;
    color: #666;
}

.tpl-uaqqja4s .header {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
    background: url("/static/templates/uaqqja4s/images/0.jpg") right top no-repeat;
}

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

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

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

.tpl-uaqqja4s .logobox .logotext {
    padding-left: 20px;
    border-left: 1px solid #ddd;
    float: left;
    max-width: 480px;
}

.tpl-uaqqja4s .logobox .logotext h2 {
    color: #439e00;
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 4px;
}

.tpl-uaqqja4s .logobox .logotext span {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

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

.tpl-uaqqja4s .buybox p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
}

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

.tpl-uaqqja4s .telboxwz {
    line-height: 1.4;
}

/* 绿色 50px 导航条 */
.tpl-uaqqja4s .nav {
    height: 50px;
    position: relative;
    background: url("/static/templates/uaqqja4s/images/1.png") no-repeat center;
    width: 100%;
}

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

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

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

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

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

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

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

.tpl-uaqqja4s .nav li.last {
    background: none;
}

.tpl-uaqqja4s .m_nav {
    display: none;
    height: 40px;
    line-height: 40px;
    background: url("/static/templates/uaqqja4s/images/3.png") no-repeat center;
    cursor: pointer;
}

/* ===== banner fullSlide ===== */
.tpl-uaqqja4s .fullSlide {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
    background: #439e00;
}

.tpl-uaqqja4s .fullSlide .bd {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.tpl-uaqqja4s .fullSlide .bd ul {
    width: 100%;
    height: 450px;
    position: relative;
}

.tpl-uaqqja4s .fullSlide .bd li {
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

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

.tpl-uaqqja4s .fullSlide .hd {
    position: absolute;
    bottom: 16px;
    left: 50%;
    z-index: 10;
}

.tpl-uaqqja4s .fullSlide .hd ul {
    overflow: hidden;
    zoom: 1;
}

.tpl-uaqqja4s .fullSlide .hd li {
    float: left;
    width: 30px;
    height: 8px;
    background: #fff;
    cursor: pointer;
    margin: 0 4px;
}

.tpl-uaqqja4s .fullSlide .hd li.on {
    background: #fadd15;
}

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

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

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

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

/* ===== 视频区 dpspbox ===== */
.tpl-uaqqja4s .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.tpl-uaqqja4s .dpspcpimgvideo {
    position: relative;
    width: 820px;
    float: left;
}

.tpl-uaqqja4s .dpspcpimgvideo .videobox2024 {
    max-height: 460px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #000;
    border-radius: 10px;
}

.tpl-uaqqja4s .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

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

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

.tpl-uaqqja4s .dpspycbox {
    width: 340px;
    float: right;
    color: #fff;
}

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

.tpl-uaqqja4s .dpspycbox .moreimglist2024 li {
    margin-bottom: 10px;
    height: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
}

.tpl-uaqqja4s .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
    background: #f5f5f5;
}

.tpl-uaqqja4s .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-uaqqja4s .dpspycbox .moreimglist2024 .playvideo2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-uaqqja4s .dpspycbox .moreimglist2024 .playvideo2 img {
    width: 30px;
    height: 30px;
    position: relative;
}

.tpl-uaqqja4s .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 22px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    width: 250px;
    max-height: 60px;
    padding-left: 10px;
}

/* ===== 视频介绍文字 video_intro1 ===== */
.tpl-uaqqja4s .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #439e00;
    text-align: center;
    padding: 25px 0;
    background: #fff;
    border-top: 1px solid #eee;
}

/* ===== index-tlt1 栏目标题 ===== */
.tpl-uaqqja4s .index-tlt1 {
    text-align: center;
    padding-bottom: 30px;
}

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

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

/* ===== 产品案例 c1 / c2 ===== */
.tpl-uaqqja4s .c1 {
    overflow: hidden;
    padding: 50px 0;
    background: #fff;
}

.tpl-uaqqja4s .c1 .content {
    position: relative;
}

.tpl-uaqqja4s .c1 .c2 ul {
    overflow: hidden;
    width: 1200px;
    margin-bottom: 20px;
}

.tpl-uaqqja4s .c1 .c2 li {
    float: left;
    width: 280px;
    margin-right: 20px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
}

.tpl-uaqqja4s .c1 .c2 li:hover {
    box-shadow: 0 0 12px rgba(67, 158, 0, 0.25);
}

.tpl-uaqqja4s .c1 .c2 li a {
    display: block;
    color: #333;
}

.tpl-uaqqja4s .c1 .c2 li h3 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.tpl-uaqqja4s .c1 .c2 li .img {
    width: 280px;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.tpl-uaqqja4s .c1 .c2 li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-uaqqja4s .c1 .c2 li .go {
    height: 30px;
    line-height: 30px;
    background: #439e00;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s;
}

.tpl-uaqqja4s .c1 .c2 li:hover .go {
    background: #fadd15;
    color: #459700;
}

.tpl-uaqqja4s .c1 .al_j1,
.tpl-uaqqja4s .c1 .al_j2 {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
}

.tpl-uaqqja4s .c1 .al_j1 {
    left: -20px;
}

.tpl-uaqqja4s .c1 .al_j2 {
    right: -20px;
}

.tpl-uaqqja4s .c1 .al_j1 img,
.tpl-uaqqja4s .c1 .al_j2 img {
    width: 40px;
    height: 40px;
}

/* ===== 关于我们 a1 ===== */
.tpl-uaqqja4s .a1 {
    overflow: hidden;
    padding: 50px 0;
    background: url("/static/templates/uaqqja4s/images/5.jpg") no-repeat top center;
    background-size: cover;
}

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

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

.tpl-uaqqja4s .a1 .wenzibox p {
    text-indent: 2em;
    margin-bottom: 16px;
    line-height: 28px;
    text-align: justify;
    color: #fff;
    font-size: 14px;
}

.tpl-uaqqja4s .a1 .wenzibox .dptygjc6 {
    color: #fadd15;
    font-weight: bold;
}

.tpl-uaqqja4s .a1 .wenzibox .dpcsgsm6 {
    color: #fff;
    font-weight: bold;
}

.tpl-uaqqja4s .a1 .wenzibox .tylxr,
.tpl-uaqqja4s .a1 .wenzibox .tydz {
    color: #fadd15;
    font-weight: bold;
}

.tpl-uaqqja4s .a1 .wenzibox a {
    color: #fadd15;
    text-decoration: underline;
}

/* ===== 合作案例 p1 / p2 ===== */
.tpl-uaqqja4s .p1 {
    padding: 50px 0;
    background: #f5f5f5;
    overflow: hidden;
}

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

.tpl-uaqqja4s .p2 li {
    width: 280px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
}

.tpl-uaqqja4s .p2 li:hover {
    box-shadow: 0 0 12px rgba(67, 158, 0, 0.25);
}

.tpl-uaqqja4s .p2 li a {
    display: block;
    color: #333;
}

.tpl-uaqqja4s .p2 li .img {
    width: 280px;
    height: 200px;
    overflow: hidden;
}

.tpl-uaqqja4s .p2 li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-uaqqja4s .p2 li .title {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ===== 工艺流程 l1 / lc ===== */
.tpl-uaqqja4s .l1 {
    padding: 50px 0;
    overflow: hidden;
    background: #fff;
}

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

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

.tpl-uaqqja4s .lc li:last-child {
    margin-right: 0;
}

.tpl-uaqqja4s .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;
    z-index: 0;
}

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

.tpl-uaqqja4s .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-uaqqja4s .lc li .pic img {
    max-width: 60px;
    max-height: 60px;
}

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

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

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

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

/* ===== 新闻 n1 / news content / n2 ===== */
.tpl-uaqqja4s .n1 {
    padding: 50px 0;
    background: #f5f5f5;
    overflow: hidden;
}

.tpl-uaqqja4s .n1 .news.content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.tpl-uaqqja4s .n1 .n2 ul {
    overflow: hidden;
}

.tpl-uaqqja4s .n1 .n2 li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dashed #ddd;
    padding: 0 10px;
    font-size: 14px;
}

.tpl-uaqqja4s .n1 .n2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-uaqqja4s .n1 .n2 li a:hover {
    color: #439e00 !important;
}

/* ===== 友情链接 linkbox ===== */
.tpl-uaqqja4s .linkbox {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    border-top: 1px solid #eee;
    line-height: 28px;
    font-size: 13px;
    color: #666;
}

.tpl-uaqqja4s .linkbox h4 {
    color: #439e00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
}

.tpl-uaqqja4s .linkbox a {
    color: #666;
    margin: 0 6px;
    font-size: 13px;
}

.tpl-uaqqja4s .linkbox a:hover {
    color: #439e00 !important;
}

.tpl-uaqqja4s .linkbox span {
    color: #999;
    font-size: 13px;
}

/* ===== 页脚 footer ===== */
.tpl-uaqqja4s .footWrap {
    background: #2a333c;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
}

.tpl-uaqqja4s .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    color: #fff;
}

.tpl-uaqqja4s .footer p {
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    margin: 0;
    padding: 2px 0;
}

/* ===== 内页通用容器：classic-blue 风格 ===== */
.tpl-uaqqja4s .inner-page {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
}

.tpl-uaqqja4s .inner-breadcrumb {
    font-size: 14px;
    color: #5a5a5a;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.tpl-uaqqja4s .inner-breadcrumb a {
    color: #5a5a5a;
}

.tpl-uaqqja4s .inner-breadcrumb a:hover {
    color: #439e00;
}

.tpl-uaqqja4s .inner-title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 15px 0;
}

.tpl-uaqqja4s .inner-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.tpl-uaqqja4s .inner-card {
    border: 1px solid #eee;
    background: #fff;
}

.tpl-uaqqja4s .inner-card .imgcss {
    width: 100%;
    height: 220px;
    background: #f5f5f5;
    overflow: hidden;
}

.tpl-uaqqja4s .inner-card .imgcss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-uaqqja4s .inner-card h3 {
    font-size: 15px;
    color: #333;
    text-align: center;
    padding: 12px 0;
    font-weight: normal;
    line-height: 1.5;
}

.tpl-uaqqja4s .inner-card a {
    color: #333;
    display: block;
}

.tpl-uaqqja4s .inner-card a:hover h3 {
    color: #439e00;
}

/* about-section、contact-entry、cpfl、lxfl、company 等内页辅助样式 */
.tpl-uaqqja4s .about-section {
    padding: 30px 0;
    background: #fff;
}

.tpl-uaqqja4s .company {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 300px;
    overflow: hidden;
}

.tpl-uaqqja4s .company img {
    float: left;
    margin-right: 20px;
    width: 300px;
    height: 250px;
    object-fit: cover;
}

.tpl-uaqqja4s .companyt {
    color: #323232;
    min-height: 250px;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
}

.tpl-uaqqja4s .companyt p {
    line-height: 28px;
    font-size: 14px;
    color: #5E5E5E;
}

.tpl-uaqqja4s .cl {
    clear: both;
}

.tpl-uaqqja4s .cpfl {
    margin-top: 13px;
}

.tpl-uaqqja4s .cpfl ul {
    list-style: none;
    overflow: hidden;
}

.tpl-uaqqja4s .cpfl ul li {
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    margin-bottom: 13px;
    border: 1px dashed #ccc;
    padding: 0 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-uaqqja4s .cpfl ul li a {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-uaqqja4s .cpfl ul li a:hover {
    color: #439e00;
}

.tpl-uaqqja4s .lxfl {
    margin-top: 13px;
}

.tpl-uaqqja4s .lxfl ul {
    list-style: none;
    overflow: hidden;
}

.tpl-uaqqja4s .lxfl ul li {
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    margin-bottom: 13px;
    border: 1px dashed #ccc;
    color: #333;
    padding: 0 18px;
}

.tpl-uaqqja4s .contact-entry {
    padding: 30px 0;
    background: #fff;
}

/* ===== 案例轮播 case-carousel ===== */
.tpl-uaqqja4s .case-carousel {
    position: relative;
    overflow: hidden;
}

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

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

.tpl-uaqqja4s .case-track ul li {
    display: inline-block;
    white-space: normal;
    float: none;
}

.tpl-uaqqja4s .case-carousel .al_j1,
.tpl-uaqqja4s .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-uaqqja4s .case-carousel .al_j1 {
    left: 0;
}

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

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