/* zr3f587x：home_00027 蓝色传统区域站首页快速导入。
   CSS 来自参考站 stylesheet_1.css（index.css）和 stylesheet_2.css（public.css）清洗后保留。
   客服/注册相关的悬浮层规则已剥离。所有规则限定在 .tpl-zr3f587x 下。
*/

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

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

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

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

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

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

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

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

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

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

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

/* 顶部 topWrap：浅色背景容器 */
.tpl-zr3f587x .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
}

/* 顶部 header1：欢迎条 */
.tpl-zr3f587x .header1 {
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

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

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

/* 头部 header：logo + 资质图标 + 联系电话 */
.tpl-zr3f587x .header {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

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

.tpl-zr3f587x .logobox .logo {
    max-height: 60px;
    float: left;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tpl-zr3f587x .logobox .logo img {
    height: 58px;
    border: 1px solid #eee;
}

.tpl-zr3f587x .logobox .logo2 {
    max-width: 450px;
    margin-left: 10px;
}

.tpl-zr3f587x .logobox .logo2 h1 {
    color: #1a57a9;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    max-height: 40px;
    overflow: hidden;
}

/* logo 旁资质图标：品质保障 + 支持定制 */
.tpl-zr3f587x .logo-ys {
    width: 350px;
    display: flex;
    justify-content: space-between;
}

.tpl-zr3f587x .logo-ys li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tpl-zr3f587x .logo-ys li div.img {
    width: 42px;
    height: 42px;
    background-color: #1a57a9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
}

.tpl-zr3f587x .logo-ys li div.img img {
    max-width: 24px;
    max-height: 24px;
}

.tpl-zr3f587x .logo-ys li .cont h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-bottom: 5px;
}

.tpl-zr3f587x .logo-ys li .cont p {
    font-family: "Arial";
    font-size: 12px;
    font-weight: normal;
    color: #888888;
    line-height: 1;
}

/* 联系电话 buybox：右侧 */
.tpl-zr3f587x .buybox {
    height: 50px;
    display: flex;
    align-items: center;
    text-align: right;
}

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

.tpl-zr3f587x .buybox strong {
    color: #1a57a9;
    font-size: 20px;
    display: block;
    margin-top: 3px;
}

.tpl-zr3f587x .buybox .telboximg {
    width: 42px;
    height: 42px;
    background: #1a57a9 url("/static/templates/zr3f587x/images/0.png") no-repeat center;
    background-size: 20px;
    border-radius: 50%;
    margin-right: 10px;
}

/* 导航：蓝色 1a57a9 背景 + 6 项 */
.tpl-zr3f587x .nav {
    height: 70px;
    position: relative;
    background: #1a57a9;
    width: 100%;
}

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

.tpl-zr3f587x .nav li {
    flex: 1;
    text-align: center;
    line-height: 70px;
    position: relative;
    transition: background 0.3s;
}

.tpl-zr3f587x .nav li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 70px;
    line-height: 70px;
}

.tpl-zr3f587x .nav li:hover {
    background: rgba(0, 0, 0, 0.1);
}

.tpl-zr3f587x .nav li.cur {
    background: rgba(0, 0, 0, 0.15);
}

/* 移动端菜单按钮 */
.tpl-zr3f587x .m_nav {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/zr3f587x/images/1.png") no-repeat center center #333;
    background-size: 25px;
    display: none;
}

/* 轮播 fullSlide：600px 高度，单 banner */
.tpl-zr3f587x .fullSlide {
    width: 100%;
    position: relative;
    background: #1a57a9;
    overflow: hidden;
}

.tpl-zr3f587x .fullSlide .bd {
    width: 100%;
    overflow: hidden;
}

.tpl-zr3f587x .fullSlide .bd ul {
    position: relative;
    height: 500px;
}

.tpl-zr3f587x .fullSlide .bd ul li {
    width: 100%;
    height: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.tpl-zr3f587x .fullSlide .hd {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.tpl-zr3f587x .fullSlide .hd ul {
    display: inline-block;
}

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

.tpl-zr3f587x .fullSlide .hd li.on {
    background: #1a57a9;
}

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

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

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

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

/* 视频推荐 dpspbox：左大视频 + 右 6 缩略图 */
.tpl-zr3f587x .dpspbox {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

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

.tpl-zr3f587x .dpspcpimgvideo .videobox2024 {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}

.tpl-zr3f587x .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

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

.tpl-zr3f587x .dpspcpimgvideo .playvideo2024 img {
    width: 80px;
    height: 80px;
}

.tpl-zr3f587x .dpspycbox {
    width: 320px;
    float: right;
    color: #fff;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 {
    margin-top: 0;
    max-height: 460px;
    overflow-y: auto;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 li {
    margin-bottom: 10px;
    height: 70px;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
    background: #000;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 30px !important;
    height: 30px !important;
}

.tpl-zr3f587x .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    width: 235px;
    margin-left: 10px;
    max-height: 64px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

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

/* 通用 c1 区块：背景图 + 50px 内边距 */
.tpl-zr3f587x .c1 {
    padding: 50px;
    background: url("/static/templates/zr3f587x/images/3.jpg") no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

/* 栏目标题 */
.tpl-zr3f587x .titl {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    height: 70px;
    line-height: 70px;
    letter-spacing: 2px;
}

.tpl-zr3f587x .titl .zh {
    font-size: 36px;
    font-weight: bold;
    color: #1a57a9;
    z-index: 2;
    position: relative;
}

.tpl-zr3f587x .titl .en {
    color: #fff;
    text-shadow: #eaeaea 1px 0 0, #eaeaea 0 1px 0, #eaeaea -1px 0 0, #eaeaea 0 -1px 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 54px;
    line-height: 70px;
}

/* m3 公司介绍：白底 + 左右分栏 */
.tpl-zr3f587x .m3 {
    padding: 30px 0 80px 0;
    background: #fff;
    overflow: hidden;
    position: relative;
}

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

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

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

.tpl-zr3f587x .m31 .dptygjc5,
.tpl-zr3f587x .m31 .dpcsgsm5 {
    color: #1a57a9;
    font-weight: bold;
}

.tpl-zr3f587x .m31 .tylxr,
.tpl-zr3f587x .m31 .tydz {
    color: #e10000;
    font-weight: bold;
}

.tpl-zr3f587x .m31 a {
    color: #1a57a9;
    text-decoration: underline;
}

/* c22 产品中心：左 tab + 右产品卡 */
.tpl-zr3f587x .c22 {
    position: relative;
    background: #fff;
    padding: 30px;
}

.tpl-zr3f587x .c22 .hd {
    width: 296px;
    float: left;
    background: #f5f5f5;
    min-height: 540px;
}

.tpl-zr3f587x .c22title {
    padding: 30px 0 50px;
    flex-direction: column;
    text-align: center;
    background: url("/static/templates/zr3f587x/images/4.jpg") no-repeat center center;
    margin-top: -70px;
    position: relative;
}

.tpl-zr3f587x .c22title::after {
    content: "";
    width: 12px;
    height: 20px;
    background: url("/static/templates/zr3f587x/images/5.jpg") no-repeat center center;
    position: absolute;
    top: 0;
    right: -12px;
}

.tpl-zr3f587x .c22title::before {
    content: "";
    width: 12px;
    height: 20px;
    background: url("/static/templates/zr3f587x/images/6.jpg") no-repeat center center;
    position: absolute;
    top: 0;
    left: -12px;
}

.tpl-zr3f587x .c22title h3 {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.tpl-zr3f587x .c22title p {
    font-size: 0.7rem;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
}

.tpl-zr3f587x .c22title img {
    transform: translateY(10px);
    display: inline-block;
    margin-top: 10px;
}

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

.tpl-zr3f587x .c22 .hd li {
    margin-bottom: 17px;
    line-height: 44px;
    color: #000;
    display: block;
    text-align: center;
    font-size: 16px;
    border: 1px solid #1a57a9;
    transition: background 0.3s;
}

.tpl-zr3f587x .c22 .hd li:hover {
    background: #1a57a9;
    color: #fff;
}

.tpl-zr3f587x .c22 .bd {
    width: 820px;
    float: right;
}

.tpl-zr3f587x .c22 .bd li {
    float: left;
    width: 250px;
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
    border: 1px solid #eee;
    transition: box-shadow 0.3s;
    background: #fff;
}

.tpl-zr3f587x .c22 .bd li:hover {
    box-shadow: 0 0 10px #333;
    border-color: #1a57a9;
}

.tpl-zr3f587x .c22 .bd li .img {
    width: 250px;
    height: 200px;
    overflow: hidden;
    background: #fff;
}

.tpl-zr3f587x .c22 .bd li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

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

.tpl-zr3f587x .c22 .bd li h3 {
    padding: 12px 10px;
    text-align: center;
    background: #1a57a9;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}

/* 案例 case49：标题 + 4 卡片 */
.tpl-zr3f587x .case49 {
    padding: 50px 0;
    background: #fff;
    overflow: hidden;
}

.tpl-zr3f587x .case49_2 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.tpl-zr3f587x .case49_2 ul {
    overflow: hidden;
}

.tpl-zr3f587x .case49_2 li {
    float: left;
    width: 280px;
    margin-right: 20px;
    border: 1px solid #eee;
    transition: box-shadow 0.3s;
    background: #fff;
}

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

.tpl-zr3f587x .case49_2 li .img {
    width: 280px;
    height: 200px;
    overflow: hidden;
    background: #fff;
}

.tpl-zr3f587x .case49_2 li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.tpl-zr3f587x .case49_2 li:hover .img img {
    transform: scale(1.1);
}

.tpl-zr3f587x .case49_2 li h3 {
    padding: 12px 10px;
    text-align: center;
    background: #1a57a9;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    min-height: 56px;
}

.tpl-zr3f587x .case49_2 .al_j1,
.tpl-zr3f587x .case49_2 .al_j2 {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 5;
}

.tpl-zr3f587x .case49_2 .al_j1 {
    left: -60px;
}

.tpl-zr3f587x .case49_2 .al_j2 {
    right: -60px;
}

.tpl-zr3f587x .case49_2 .al_j1 img,
.tpl-zr3f587x .case49_2 .al_j2 img {
    width: 50px;
    height: 50px;
}

/* ysbox 4 大优势：背景图 + tab 切换 + 4 卡片 */
.tpl-zr3f587x .ysbox {
    background: url("/static/templates/zr3f587x/images/7.png") no-repeat center center;
    background-size: cover;
    padding: 50px 0;
    overflow: hidden;
}

.tpl-zr3f587x .ysboxa {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
}

.tpl-zr3f587x .ysboxa li {
    width: 280px;
    text-align: center;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px 0;
    cursor: pointer;
    transition: all 0.3s;
    border: 2px solid transparent;
}

.tpl-zr3f587x .ysboxa li:hover,
.tpl-zr3f587x .ysboxa li.active {
    background: rgba(26, 87, 169, 0.9);
    color: #fff;
    border-color: #1a57a9;
}

.tpl-zr3f587x .ysboxa li h3 {
    font-size: 24px;
    color: #1a57a9;
    font-weight: bold;
    margin-bottom: 5px;
}

.tpl-zr3f587x .ysboxa li h4 {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tpl-zr3f587x .ysboxa li.active h3,
.tpl-zr3f587x .ysboxa li:hover h3,
.tpl-zr3f587x .ysboxa li.active h4,
.tpl-zr3f587x .ysboxa li:hover h4 {
    color: #fff;
}

.tpl-zr3f587x .ysboxa li .img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.tpl-zr3f587x .ysboxa li .img img {
    width: 60px;
    height: 60px;
}

/* ysboxb 4 大优势内容 */
.tpl-zr3f587x .ysboxbj {
    background: #fff;
    padding: 30px;
    width: 1200px;
    margin: 0 auto;
}

.tpl-zr3f587x .ysboxb {
    position: relative;
    min-height: 280px;
}

.tpl-zr3f587x .ysboxb1 {
    display: none;
    overflow: hidden;
}

.tpl-zr3f587x .ysboxb1.active {
    display: block;
}

.tpl-zr3f587x .ysboxb1 .cont {
    width: 600px;
    float: left;
}

.tpl-zr3f587x .ysboxb1 .cont-title {
    overflow: hidden;
    margin-bottom: 15px;
}

.tpl-zr3f587x .ysboxb1 .cont-title h3 {
    font-size: 48px;
    color: #1a57a9;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    line-height: 1;
}

.tpl-zr3f587x .ysboxb1 .cont-t-right {
    float: left;
    padding-top: 8px;
}

.tpl-zr3f587x .ysboxb1 .cont-t-right h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 8px;
    font-weight: bold;
}

.tpl-zr3f587x .ysboxb1 .cont-t-right p {
    color: #1a57a9;
    font-size: 14px;
}

.tpl-zr3f587x .ysboxb1 .cont-text {
    color: #666;
    line-height: 1.8;
    clear: both;
    padding-top: 10px;
}

.tpl-zr3f587x .ysboxb1 .cont-text p {
    margin-bottom: 10px;
}

.tpl-zr3f587x .ysboxb1 .img {
    width: 540px;
    height: 320px;
    float: right;
    overflow: hidden;
}

.tpl-zr3f587x .ysboxb1 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-zr3f587x .ysboxc {
    text-align: center;
    padding: 30px 0 0;
    clear: both;
}

.tpl-zr3f587x .ysboxc h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.tpl-zr3f587x .ysboxc h4 {
    font-size: 32px;
    color: #1a57a9;
    font-weight: bold;
}

/* n1 行业资讯：双列布局 */
.tpl-zr3f587x .n1 {
    padding: 50px 0;
    background: #f5f5f5;
    overflow: hidden;
}

.tpl-zr3f587x .n1 .news.content {
    display: flex;
    justify-content: space-between;
}

.tpl-zr3f587x .n1 .ns_l {
    width: 580px;
    float: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.tpl-zr3f587x .n1 .ns_l li {
    padding: 12px 0;
    border-bottom: 1px dashed #eee;
}

.tpl-zr3f587x .n1 .ns_l li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    transition: color 0.3s;
}

.tpl-zr3f587x .n1 .ns_l li a:hover {
    color: #1a57a9;
}

.tpl-zr3f587x .n1 .ns_l li h3 {
    font-size: 15px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

.tpl-zr3f587x .n1 .ns_l li div {
    color: #999;
    font-size: 18px;
}

/* 友情链接 linkbox */
.tpl-zr3f587x .linkbox {
    background: #fff;
    padding: 20px 30px;
    width: 1140px;
    line-height: 30px;
    margin: 0 auto 30px;
    box-sizing: border-box;
}

.tpl-zr3f587x .linkbox a {
    margin-right: 12px;
    color: #666;
    display: inline-block;
    font-size: 13px;
}

.tpl-zr3f587x .linkbox a:hover {
    color: #1a57a9;
}

.tpl-zr3f587x .linkbox h4 {
    font-size: 16px;
    color: #1a57a9;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

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

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

.tpl-zr3f587x .footer p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

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

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

/* 内页通用 page-header 蓝色头部 */
.tpl-zr3f587x .page-header-band {
    background: #1a57a9;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
}

.tpl-zr3f587x .page-header-band h1 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}

.tpl-zr3f587x .page-header-band .crumbs {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}

.tpl-zr3f587x .page-header-band .crumbs a {
    color: rgba(255, 255, 255, 0.85);
}

.tpl-zr3f587x .page-header-band .crumbs span {
    color: #fff;
}

/* 内页主区域 */
.tpl-zr3f587x .page-body {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    color: #666;
    line-height: 1.8;
}

.tpl-zr3f587x .page-body h1 {
    color: #1a57a9;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

.tpl-zr3f587x .page-body h2 {
    color: #1a57a9;
    font-size: 18px;
    font-weight: bold;
    margin: 18px 0 10px;
}

.tpl-zr3f587x .page-body p {
    margin-bottom: 10px;
}

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

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

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

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

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

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

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