body.tpl-s2ubkd62 {
    font-family: 微软雅黑, "Open Sans", sans-serif;
    font-size: 14px;
    color: #2d251b;
    overflow-x: hidden;
    background: #f7f7f7;
    margin: 0;
    padding: 0;
}

body.tpl-s2ubkd62 img,
body.tpl-s2ubkd62 a {
    border: 0;
}

body.tpl-s2ubkd62 ul,
body.tpl-s2ubkd62 li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.tpl-s2ubkd62 * {
    margin: 0;
    padding: 0;
}

body.tpl-s2ubkd62 .flt {
    float: left;
}

body.tpl-s2ubkd62 .frt {
    float: right;
}

body.tpl-s2ubkd62 .clear {
    clear: both;
}

body.tpl-s2ubkd62 .clear::after,
body.tpl-s2ubkd62 .clear::before {
    content: "";
    clear: both;
    display: table;
}

body.tpl-s2ubkd62 img {
    max-width: 100%;
}

body.tpl-s2ubkd62 .wrap {
    max-width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* 顶部导航：固定白底，参考站 header 风格 */
body.tpl-s2ubkd62 .header {
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1000;
}

body.tpl-s2ubkd62 .header .logo {
    margin-right: 2em;
}

body.tpl-s2ubkd62 .header .logo img {
    max-height: 60px;
    width: auto;
    display: block;
}

body.tpl-s2ubkd62 .header .menu ul li {
    float: left;
    margin-left: 0;
}

body.tpl-s2ubkd62 .header .menu ul li * {
    display: block;
    text-align: center;
    transition: all 0.5s;
}

body.tpl-s2ubkd62 .header .menu ul li span {
    font-size: 15px;
    padding: 0 5px;
    margin-top: 15px;
    color: #626b72;
}

body.tpl-s2ubkd62 .header .menu ul li label {
    font-size: 9px;
    color: #626b72;
    opacity: 0.39;
    text-transform: uppercase;
}

body.tpl-s2ubkd62 .header .menu ul li em {
    height: 18px;
    width: 0;
    margin: 0 auto;
    background: url(/static/templates/s2ubkd62/images/icon1.png) no-repeat center center;
}

body.tpl-s2ubkd62 .header .menu ul li.on span,
body.tpl-s2ubkd62 .header .menu ul li a:hover span,
body.tpl-s2ubkd62 .header .menu ul li.on label,
body.tpl-s2ubkd62 .header .menu ul li a:hover label {
    color: #d31f23;
}

body.tpl-s2ubkd62 .header .menu ul li a:hover em,
body.tpl-s2ubkd62 .header .menu ul li.on em {
    width: 100%;
}

/* 大图轮播 fullSlide */
body.tpl-s2ubkd62 .fullSlide {
    position: relative;
    height: 480px;
    overflow: hidden;
    z-index: 2;
    background: #f0f0f0;
}

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

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

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

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

body.tpl-s2ubkd62 .fullSlide .hd {
    position: absolute;
    bottom: 15px;
    z-index: 99;
    left: 0;
    width: 100%;
    text-align: center;
}

body.tpl-s2ubkd62 .fullSlide .hd ul {
    display: inline-block;
    overflow: hidden;
}

body.tpl-s2ubkd62 .fullSlide .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    text-indent: -9999px;
}

body.tpl-s2ubkd62 .fullSlide .hd li.on {
    opacity: 1;
}

body.tpl-s2ubkd62 .fullSlide .prev,
body.tpl-s2ubkd62 .fullSlide .next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.4);
}

body.tpl-s2ubkd62 .fullSlide .prev {
    left: 0;
}

body.tpl-s2ubkd62 .fullSlide .next {
    right: 0;
}

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

/* 视频 + 缩略图区 */
body.tpl-s2ubkd62 .dpspbox {
    padding: 30px 0;
    overflow: hidden;
    background: #fff;
}

body.tpl-s2ubkd62 .dpspbox .dpspcpimgvideo {
    max-width: 1200px;
    margin: 0 auto 20px;
    position: relative;
}

body.tpl-s2ubkd62 .dpspbox .videobox2024 {
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.tpl-s2ubkd62 .dpspbox .videobox2024 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.tpl-s2ubkd62 .dpspbox .playvideo2024 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

body.tpl-s2ubkd62 .dpspbox .playvideo2024 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body.tpl-s2ubkd62 .dpspbox .dpspycbox {
    max-width: 1200px;
    margin: 0 auto;
}

body.tpl-s2ubkd62 .dpspbox .moreimglist2024 {
    overflow: hidden;
}

body.tpl-s2ubkd62 .dpspbox .moreimglist2024 li {
    width: 16.66%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

body.tpl-s2ubkd62 .dpspbox .tuijianimgbox2024 {
    position: relative;
    width: 100%;
    height: 140px;
    overflow: hidden;
    background: #f0f0f0;
}

body.tpl-s2ubkd62 .dpspbox .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.tpl-s2ubkd62 .dpspbox .playvideo2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    transform: translate(-50%, -50%);
}

body.tpl-s2ubkd62 .dpspbox .playvideo2 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body.tpl-s2ubkd62 .dpspbox .cp-title2024 {
    text-align: center;
    color: #333;
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.5;
}

/* 视频介绍文案 */
body.tpl-s2ubkd62 .video_intro1 {
    text-align: center;
    padding: 20px 10px;
    background: #f7f7f7;
    color: #666;
    line-height: 1.8;
}

/* mainer 内 page 区块 */
body.tpl-s2ubkd62 .mainer {
    background: #fff;
}

body.tpl-s2ubkd62 .mainer .page {
    padding: 30px 0;
    background: #fff;
}

body.tpl-s2ubkd62 .mainer .page_f9f9f9 {
    background: #f9f9f9;
}

body.tpl-s2ubkd62 .mainer .title {
    text-align: center;
    margin-bottom: 20px;
}

body.tpl-s2ubkd62 .mainer .title p {
    display: inline-block;
    text-align: center;
}

body.tpl-s2ubkd62 .mainer .title span {
    color: #d31f23;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    margin: 0 10px;
}

body.tpl-s2ubkd62 .mainer .title em {
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #d31f23;
    vertical-align: middle;
}

body.tpl-s2ubkd62 .mainer .title label {
    color: #999;
    font-size: 14px;
    letter-spacing: 2px;
    display: block;
    margin-top: 5px;
}

body.tpl-s2ubkd62 .mainer .page_list2 {
    overflow: hidden;
}

body.tpl-s2ubkd62 .mainer .page_list2 ul {
    overflow: hidden;
}

body.tpl-s2ubkd62 .mainer .page_list2 ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

body.tpl-s2ubkd62 .mainer .page_list2 .list {
    position: relative;
}

body.tpl-s2ubkd62 .mainer .page_list2 .img {
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
}

body.tpl-s2ubkd62 .mainer .page_list2 .case_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

body.tpl-s2ubkd62 .mainer .page_list2 .img span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    transition: opacity 0.3s;
}

body.tpl-s2ubkd62 .mainer .page_list2 .list:hover .img span {
    opacity: 1;
}

body.tpl-s2ubkd62 .mainer .page_list2 .text h4 {
    color: #333;
    font-size: 16px;
    padding: 12px 0;
    text-align: center;
}

body.tpl-s2ubkd62 .mainer .page_list2 .more {
    text-align: center;
    margin-top: 10px;
}

body.tpl-s2ubkd62 .mainer .page_list2 .more a {
    display: inline-block;
    padding: 8px 30px;
    background: #d31f23;
    color: #fff;
    border-radius: 4px;
}

body.tpl-s2ubkd62 .mainer .page_list2 .more a:hover {
    background: #b8191b;
}

/* 热销产品（page_list3 网格） */
body.tpl-s2ubkd62 .mainer .page_list3 ul li {
    width: 33.33%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

body.tpl-s2ubkd62 .mainer .page_list3 .img {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

body.tpl-s2ubkd62 .mainer .page_list3 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.tpl-s2ubkd62 .mainer .page_list3 .text h4 {
    text-align: center;
    padding: 12px 0;
    color: #333;
    font-size: 15px;
}

/* 新闻区 */
body.tpl-s2ubkd62 .mainer .page_news {
    background: #fff;
    padding: 10px 0 20px;
}

body.tpl-s2ubkd62 .mainer .page_news .item {
    width: 48%;
}

body.tpl-s2ubkd62 .mainer .page_news .item ul li {
    float: none;
    width: 100%;
    border-bottom: 1px dashed #eee;
    padding: 12px 0;
    overflow: hidden;
}

body.tpl-s2ubkd62 .mainer .page_news .item ul li a {
    color: #333;
    font-size: 14px;
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body.tpl-s2ubkd62 .mainer .page_news .item ul li a:hover {
    color: #d31f23;
}

body.tpl-s2ubkd62 .mainer .page_news .item ul li span {
    color: #999;
    font-size: 12px;
    float: right;
}

/* 友情链接 */
body.tpl-s2ubkd62 .mainer .linkbox {
    padding: 20px 10px;
    background: #f7f7f7;
    border-top: 1px solid #eee;
}

body.tpl-s2ubkd62 .mainer .linkbox p {
    color: #d31f23;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}

body.tpl-s2ubkd62 .mainer .linkbox p span {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}

body.tpl-s2ubkd62 .mainer .linkbox a {
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    line-height: 2;
}

body.tpl-s2ubkd62 .mainer .linkbox a:hover {
    color: #d31f23;
}

/* 页脚 */
body.tpl-s2ubkd62 .footer {
    background: #2d251b;
    color: #ccc;
    padding: 30px 0;
    text-align: center;
}

body.tpl-s2ubkd62 .footer .ft_bq p {
    line-height: 2;
    color: #ccc;
    font-size: 14px;
}

body.tpl-s2ubkd62 .footer .ft_bq span {
    color: #d31f23;
}

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

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

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

body.tpl-s2ubkd62 .case-carousel .case-track ul li {
    display: inline-block;
    width: 360px;
    margin: 0 10px;
    white-space: normal;
    vertical-align: top;
}

body.tpl-s2ubkd62 .case-carousel .case-track ul li .list {
    width: 100%;
}

body.tpl-s2ubkd62 .case-carousel .case-track ul li .img {
    height: 310px;
    overflow: hidden;
}

body.tpl-s2ubkd62 .case-carousel .case-track ul li .case_img {
    width: 100%;
    height: 100%;
}

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

body.tpl-s2ubkd62 .case-carousel .case-track ul li .text h4 {
    color: #333;
    font-size: 16px;
    padding: 12px 0;
    text-align: center;
}

body.tpl-s2ubkd62 .case-prev,
body.tpl-s2ubkd62 .case-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.4);
}

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

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

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