/* home_00058 模板 site.css：参考 home_00058 原站样式清洗 + body.tpl-ul11t5hr 作用域隔离 */

body.tpl-ul11t5hr {
    font-family: "Microsoft YaHei", "Open Sans", sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1;
}
body.tpl-ul11t5hr * { margin: 0; padding: 0; }
body.tpl-ul11t5hr input { font-family: 微软雅黑, "Open Sans", sans-serif; font-size: 1em; }
body.tpl-ul11t5hr a { text-decoration: none; color: #333; }
body.tpl-ul11t5hr a:link { color: #333; text-decoration: none; }
body.tpl-ul11t5hr img { max-width: 100%; border: 0; }
body.tpl-ul11t5hr ul, body.tpl-ul11t5hr li { list-style: none; }
body.tpl-ul11t5hr h3 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
body.tpl-ul11t5hr .clear { clear: both; }
body.tpl-ul11t5hr .clear::after,
body.tpl-ul11t5hr .clear::before { content: ""; clear: both; display: table; }
body.tpl-ul11t5hr .flt { float: left; }
body.tpl-ul11t5hr .frt { float: right; }
body.tpl-ul11t5hr .wrap { width: 96%; margin: 0 auto; max-width: 1200px; position: relative; }
body.tpl-ul11t5hr ul::after { content: ""; display: block; clear: both; }

/* 顶部 header 固定 */
body.tpl-ul11t5hr .header {
    line-height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #55328b;
}
body.tpl-ul11t5hr .header .logo img { vertical-align: middle; max-height: 50px; }
body.tpl-ul11t5hr .header .menu ul li { float: left; margin-left: 10px; }
body.tpl-ul11t5hr .header .menu ul li a {
    color: #8f88b7;
    border-bottom: 2px solid transparent;
    display: inline-block;
    line-height: 34px;
    padding: 0 5px;
}
body.tpl-ul11t5hr .header .menu ul li:hover a,
body.tpl-ul11t5hr .header .menu ul li.on a {
    color: #fff;
    border-bottom-color: #fff;
}
body.tpl-ul11t5hr .header .menu_wrap { display: none; }

/* banner 轮播：参考站 banner_owl */
body.tpl-ul11t5hr .banner_owl { margin-top: 70px; }
body.tpl-ul11t5hr .banner_owl .owl { position: relative; }
body.tpl-ul11t5hr .banner_owl .owl_cur { z-index: 10; height: 0; position: absolute; top: 0; left: 0; width: 100%; }
body.tpl-ul11t5hr .banner_owl .owl_cur .prev,
body.tpl-ul11t5hr .banner_owl .owl_cur .next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-position: center center;
}
body.tpl-ul11t5hr .banner_owl .owl_cur .prev { left: 20px; }
body.tpl-ul11t5hr .banner_owl .owl_cur .next { right: 20px; }
body.tpl-ul11t5hr .banner_owl .owl_carousel .item { position: relative; }
body.tpl-ul11t5hr .banner_owl .owl_carousel .item .img1 {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 480px;
    background: #f0f0f0;
}
body.tpl-ul11t5hr .banner_owl .owl_carousel .item .img1 img { width: 100%; height: 100%; object-fit: cover; display: block; }
body.tpl-ul11t5hr .owl-theme .owl-dots { margin-bottom: 30px; text-align: center; }
body.tpl-ul11t5hr .owl-theme .owl-dots .owl-dot { display: inline-block; }
body.tpl-ul11t5hr .owl-theme .owl-dots .owl-dot span {
    width: 22px;
    height: 22px;
    border-radius: 0;
    margin: 0 5px;
    background: url(images/0.png) no-repeat center center;
    display: inline-block;
}
body.tpl-ul11t5hr .owl-theme .owl-dots .owl-dot.active span,
body.tpl-ul11t5hr .owl-theme .owl-dots .owl-dot:hover span {
    background: url(images/1.png) no-repeat center center;
    opacity: 1;
}

/* 产品视频 dpspbox */
body.tpl-ul11t5hr .dpspbox { padding: 50px 0; }
body.tpl-ul11t5hr .dpspbox .dpspcpimgvideo {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}
body.tpl-ul11t5hr .dpspbox .videobox2024 {
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.tpl-ul11t5hr .dpspbox .videobox2024 img { width: 100%; height: 100%; object-fit: cover; display: block; }
body.tpl-ul11t5hr .dpspbox .playvideo2024 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
}
body.tpl-ul11t5hr .dpspbox .playvideo2024 img { width: 60px; height: 60px; }
body.tpl-ul11t5hr .dpspbox .dpspycbox { width: 50%; float: right; padding: 0 10px; box-sizing: border-box; }
body.tpl-ul11t5hr .dpspbox .moreimglist2024 { display: flex; flex-wrap: wrap; }
body.tpl-ul11t5hr .dpspbox .moreimglist2024 li {
    width: 33.3333%;
    padding: 5px;
    box-sizing: border-box;
}
body.tpl-ul11t5hr .dpspbox .tuijianimgbox2024 {
    position: relative;
    width: 100%;
    height: 110px;
    overflow: hidden;
    background: #f0f0f0;
}
body.tpl-ul11t5hr .dpspbox .tuijianimgbox2024 img { width: 100%; height: 100%; object-fit: cover; display: block; }
body.tpl-ul11t5hr .dpspbox .playvideo2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
}
body.tpl-ul11t5hr .dpspbox .playvideo2 img { width: 32px; height: 32px; }
body.tpl-ul11t5hr .dpspbox .cp-title2024 {
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 5px 0;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 视频介绍文案 */
body.tpl-ul11t5hr .video_intro1 {
    text-align: center;
    color: #666;
    padding: 20px 30px;
    line-height: 28px;
    font-size: 14px;
}

/* mainer 与 page 通用 */
body.tpl-ul11t5hr .mainer { background: #fff; }
body.tpl-ul11t5hr .page { padding: 65px 0; overflow: hidden; }
body.tpl-ul11t5hr .page_tit { color: #391e63; text-align: center; margin-bottom: 60px; }
body.tpl-ul11t5hr .page_tit h3 { font-size: 30px; font-weight: normal; margin-bottom: 15px; }
body.tpl-ul11t5hr .page_tit p { text-align: center; font-size: 16px; color: #391e63; }

/* 公司介绍 page2：紫色背景 + 紫色蒙层 */
body.tpl-ul11t5hr .page2 {
    background: url(images/6.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 530px;
}
body.tpl-ul11t5hr .page2 .wrap { position: relative; height: 100%; }
body.tpl-ul11t5hr .page2 .text {
    line-height: 30px;
    color: #fff;
    padding: 0 50px;
    margin-top: 60px;
    position: relative;
    z-index: 2;
}
body.tpl-ul11t5hr .page2 .text .bg {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 600px;
    background: #55328b;
    opacity: 0.6;
    z-index: -1;
}
body.tpl-ul11t5hr .page2 .text .tit { padding: 20px 0; }
body.tpl-ul11t5hr .page2 .text .tit h3 {
    line-height: 50px;
    font-size: 30px;
    color: #ffe800;
    font-weight: normal;
    font-family: "Times New Roman";
    white-space: normal;
}
body.tpl-ul11t5hr .page2 .text p { margin-bottom: 20px; max-height: 180px; overflow: hidden; }
body.tpl-ul11t5hr .page2 .text .dptygjc3,
body.tpl-ul11t5hr .page2 .text .dpsbm3,
body.tpl-ul11t5hr .page2 .text .tylxr,
body.tpl-ul11t5hr .page2 .text .tydz { color: #ffe800; font-weight: bold; }
body.tpl-ul11t5hr .page2 .text .btn { padding: 10px 0; }
body.tpl-ul11t5hr .page2 .text .btn a {
    display: block;
    width: 138px;
    line-height: 40px;
    border-radius: 40px;
    color: #fff;
    box-shadow: 0 2px 10px rgba(85, 50, 139, 0.2);
    text-align: center;
    margin: 0 auto;
}
body.tpl-ul11t5hr .page2 .text .btn .a2 { margin-left: 0; border: 2px solid #fff; background: none; }
body.tpl-ul11t5hr .page2 .text .btn span {
    display: inline-block;
    padding-right: 40px;
    background: url(images/5.png) no-repeat right center;
}
body.tpl-ul11t5hr .page2 .text .btn a:hover span { padding-right: 20px; }

/* 服务区 page_service + 友情链接 linkbox */
body.tpl-ul11t5hr .page_service { padding: 0 10px; }
body.tpl-ul11t5hr .linkbox { margin-top: 50px; }
body.tpl-ul11t5hr .linkbox p {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #55328b;
    padding-bottom: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
body.tpl-ul11t5hr .linkbox p span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #999;
    line-height: 25px;
}
body.tpl-ul11t5hr .linkbox a { color: #333; margin-right: 15px; line-height: 25px; }

/* 内页通用容器 */
body.tpl-ul11t5hr .cont-wrap { padding: 20px 0; background: #fff; }
body.tpl-ul11t5hr .cont-wrap .content { width: 96%; max-width: 1200px; margin: 0 auto; }
body.tpl-ul11t5hr .article { color: #333; line-height: 24px; }
body.tpl-ul11t5hr .article h1, body.tpl-ul11t5hr .article h2, body.tpl-ul11t5hr .article h3 { white-space: normal; }
body.tpl-ul11t5hr .article .bd p { margin-bottom: 12px; }
body.tpl-ul11t5hr .index-title-box { text-align: center; margin-bottom: 30px; }
body.tpl-ul11t5hr .index-title-box h2 { color: #391e63; font-size: 26px; margin-bottom: 8px; }
body.tpl-ul11t5hr .index-title-box p { color: #999; font-size: 14px; }

/* 底部 footer */
body.tpl-ul11t5hr .footer { margin-top: 10px; border-top: 1px solid #dedede; padding: 20px 0; background: #fff; }
body.tpl-ul11t5hr .footer .ft_bq { text-align: center; line-height: 30px; padding-top: 10px; }
body.tpl-ul11t5hr .footer .ft_bq p { color: #666; }
body.tpl-ul11t5hr .footer .ft_bq p a { color: #666; }

/* 浮窗 / 移动端 / 注册 / 客服：原站脏内容样式删除，不在 site.css 中输出 */
