/* obrbe6xh：home_00007 蓝色传统区域站首页快速导入，CSS 来自参考站 stylesheet_2.css (index.css)
   和 stylesheet_3.css (public.css) 清洗合并。stylesheet_0.css (zhuceandkefu 客服浮层) 已剥离。
   stylesheet_1.css 只有 .sjys16 颜色类，已并入。所有规则限定在 .tpl-obrbe6xh 下。 */

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

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

.tpl-obrbe6xh h4 {
    font-size: 14px;
}

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

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

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

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

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

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

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

/* 顶部 topWrap：白底 */
.tpl-obrbe6xh .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
    padding-top: 25px;
}

.tpl-obrbe6xh .header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.tpl-obrbe6xh .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

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

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

.tpl-obrbe6xh .logobox .logo a {
    color: #333;
    display: inline-block;
}

/* 导航：蓝色背景 6 项 */
.tpl-obrbe6xh .nav {
    height: 60px;
    position: relative;
    float: right;
    margin-top: 30px;
    width: 100%;
    background: #3453C6;
}

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

.tpl-obrbe6xh .nav li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.tpl-obrbe6xh .nav li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: 600;
}

.tpl-obrbe6xh .nav .cur a {
    color: #3453C6;
    background: #fff;
}

.tpl-obrbe6xh .nav li:hover a {
    color: #3453C6;
    background: #fff;
    font-weight: bold;
}

/* 移动端汉堡按钮：参考站 .m_nav 是固定 40x40 蓝色方块 */
.tpl-obrbe6xh .m_nav {
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    background: #3453C6 url("/static/templates/obrbe6xh/images/menu.png") no-repeat center center;
    background-size: 25px auto;
    right: 5px;
    display: none;
    cursor: pointer;
}

/* banner 轮播 fullSlide：450px */
.tpl-obrbe6xh .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
}

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

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

.tpl-obrbe6xh .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.tpl-obrbe6xh .fullSlide .bd li {
    display: flex;
    align-items: center;
    justify-content: center;
}
.tpl-obrbe6xh .fullSlide .bd li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.tpl-obrbe6xh .fullSlide .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

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

.tpl-obrbe6xh .fullSlide .hd ul {
    overflow: hidden;
}

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

.tpl-obrbe6xh .fullSlide .hd li.on {
    background: #3453C6;
}

.tpl-obrbe6xh .prev,
.tpl-obrbe6xh .next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 10;
}

.tpl-obrbe6xh .prev {
    left: 2%;
}

.tpl-obrbe6xh .next {
    right: 2%;
}

/* dpspbox 视频区：左大视频 + 右缩略图 */
.tpl-obrbe6xh .dpspbox {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
    background: #fff;
}

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

.tpl-obrbe6xh .dpspcpimgvideo .videobox2024 {
    max-height: 600px;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background: #000;
    position: relative;
}

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

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

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

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

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

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

.tpl-obrbe6xh .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-obrbe6xh .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 50% !important;
    height: 50% !important;
    margin-left: 20%;
    margin-top: 20%;
}

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

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

/* 通用栏目标题 */
.tpl-obrbe6xh .index-title-box {
    text-align: center;
    padding-bottom: 20px;
}

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

.tpl-obrbe6xh .index-title-box p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
}

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

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

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

.tpl-obrbe6xh .pro_nr ul li:hover img {
    transform: scale(1.1);
}

.tpl-obrbe6xh .pro_nr ul li:hover {
    box-shadow: 0 5px 10px rgba(32, 33, 38, 0.1);
}

/* 关于我们 aboutbox：背景图 + 蓝色蒙版 */
.tpl-obrbe6xh .aboutbox {
    overflow: hidden;
    background: url("/static/templates/obrbe6xh/images/about-bg.jpg") no-repeat center top;
    height: 800px;
}

.tpl-obrbe6xh .aboutbox h2,
.tpl-obrbe6xh .aboutbox .index-title-box p {
    color: #fff;
}

.tpl-obrbe6xh .index-mask {
    background: rgba(52, 83, 198, 0.8);
    width: 100%;
    height: 100%;
}

.tpl-obrbe6xh .aboutbox .content {
    padding: 30px 0;
    position: relative;
}

.tpl-obrbe6xh .aboutbox .about-wenzi {
    width: 950px;
    background: #fff;
    padding: 40px;
}

.tpl-obrbe6xh .aboutbox .about-wenzi .about-cont {
    line-height: 28px;
    text-align: justify;
    height: 290px;
    overflow: hidden;
    width: 680px;
    text-indent: 15px;
}

.tpl-obrbe6xh .aboutbox .index-more {
    margin: 30px 0 0 0 !important;
}

.tpl-obrbe6xh .aboutbox .about-img {
    width: 450px;
    overflow: hidden;
    height: 380px;
    position: absolute;
    right: 0;
    top: 180px;
}

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

/* 更多按钮 index-more */
.tpl-obrbe6xh .index-more {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #3453c6;
    border: 1px solid #3453c6;
    margin: 30px auto;
    display: block;
    transition: background 0.3s;
}

.tpl-obrbe6xh .index-more:hover {
    background: #3453c6;
}

.tpl-obrbe6xh .index-more:hover a {
    color: #fff;
}

/* 客户案例 al_bj/anl */
.tpl-obrbe6xh .al_bj {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: -160px;
    padding-bottom: 50px;
}

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

.tpl-obrbe6xh .anl ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tpl-obrbe6xh .anl ul li:hover img {
    transform: scale(1.1);
}

.tpl-obrbe6xh .al_j1,
.tpl-obrbe6xh .al_j2 {
    position: absolute;
    top: 113px;
    cursor: pointer;
}

.tpl-obrbe6xh .al_j1 {
    left: -70px;
}

.tpl-obrbe6xh .al_j2 {
    right: -70px;
}

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

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

.tpl-obrbe6xh .dongt {
    width: 49%;
    margin-bottom: 15px;
}

.tpl-obrbe6xh .dongt dl {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    background: #fff;
}

.tpl-obrbe6xh .dongt dt {
    width: 34%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.tpl-obrbe6xh .dongt dt img {
    width: 100%;
    transition: all 0.5s;
}

.tpl-obrbe6xh .dongt dl:hover {
    border-color: #fff;
    box-shadow: 0 5px 10px rgba(32, 33, 38, 0.1);
}

.tpl-obrbe6xh .dongt dt:hover img {
    transform: scale(1.1);
}

.tpl-obrbe6xh .dongt dd {
    width: 64%;
    overflow: hidden;
}

.tpl-obrbe6xh .dongt dd h4 {
    height: 30px;
    line-height: 30px;
}

.tpl-obrbe6xh .dongt dd h4 a {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.tpl-obrbe6xh .dongt dd h4 a:hover {
    color: #3754BF;
}

.tpl-obrbe6xh .dongt dd span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #999;
}

.tpl-obrbe6xh .dongt dd p {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
}

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

.tpl-obrbe6xh .linkbox a {
    margin-right: 10px;
    display: inline-block;
    color: #333;
}

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

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

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

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

/* 高亮关键字（保留参考站 .sjys16 颜色样式） */
.tpl-obrbe6xh .sjys16 {
    color: #ff7d40;
    font-weight: bold;
}

/* case-carousel 案例轮播 */
.tpl-obrbe6xh .case-carousel {
    position: relative;
    overflow: hidden;
}
.tpl-obrbe6xh .case-carousel .case-track {
    overflow: hidden;
}
.tpl-obrbe6xh .case-carousel .case-track ul {
    display: flex;
    flex-wrap: nowrap;
    transition: left 0.4s ease;
    position: relative;
}
.tpl-obrbe6xh .case-carousel .case-track ul li {
    flex-shrink: 0;
    width: 280px;
    margin-right: 20px;
}
.tpl-obrbe6xh .case-carousel .case-prev,
.tpl-obrbe6xh .case-carousel .case-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    cursor: pointer;
    transform: translateY(-50%);
}
.tpl-obrbe6xh .case-carousel .case-prev {
    left: -40px;
}
.tpl-obrbe6xh .case-carousel .case-next {
    right: -40px;
}
