/* yf0fbuzk：home_00017 紫色传统区域站首页快速导入，所有规则限定在 .tpl-yf0fbuzk 下。
   CSS 来自参考站 3 个 stylesheet 合并清洗：
   - stylesheet_0 (注册/客服浮层) 整段剥离 right_info/zhuce/linkus/huaermap/contactbox/yqbody 等
     仅保留与 dpspbox/video_intro1/cp-title2024 等业务区块相关的样式段
   - stylesheet_1 (.sjys7 字体颜色) 保留
   - stylesheet_2 (style.css) 主样式 reset + 布局：保留并加前缀
   移除：全部 @media 移动端规则；base64 内联图片；远程字体；mobile-fixed/footer
   url(...) 装饰图改写为 /static/templates/yf0fbuzk/images/...
*/

.tpl-yf0fbuzk {
    font-size: 14px;
    font-family: "Microsoft YaHei", arial, sans-serif;
    line-height: 1.15;
    color: #333;
    background: #fff;
    margin: 0;
    padding: 0;
}

.tpl-yf0fbuzk a {
    color: #333;
    background-color: transparent;
    text-decoration: none;
}

.tpl-yf0fbuzk a:hover,
.tpl-yf0fbuzk a:active {
    outline-width: 0;
    color: #7759ef;
}

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

.tpl-yf0fbuzk h1,
.tpl-yf0fbuzk h2,
.tpl-yf0fbuzk h3,
.tpl-yf0fbuzk h4,
.tpl-yf0fbuzk h5,
.tpl-yf0fbuzk p,
.tpl-yf0fbuzk dl,
.tpl-yf0fbuzk dt,
.tpl-yf0fbuzk dd,
.tpl-yf0fbuzk ul,
.tpl-yf0fbuzk li {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.tpl-yf0fbuzk ul,
.tpl-yf0fbuzk li {
    list-style: none;
    box-sizing: border-box;
}

.tpl-yf0fbuzk .clearfix {
    clear: both;
}

.tpl-yf0fbuzk .container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

/* 顶部 header：紫色调，logo + 横向菜单 */
.tpl-yf0fbuzk .header {
    padding: 15px 0;
    overflow: hidden;
}

.tpl-yf0fbuzk .header .logo {
    float: left;
    font-size: 0;
    height: 51px;
    width: 24%;
    padding-right: 1%;
}

.tpl-yf0fbuzk .header .logo img {
    margin-top: -15px;
    vertical-align: middle;
    max-height: 60px;
    max-width: 360px;
}

.tpl-yf0fbuzk .header .logo:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.tpl-yf0fbuzk .header .menu {
    float: right;
    width: 65%;
    box-shadow: 0 0 10px #dadaea;
}

.tpl-yf0fbuzk .header .menu > li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 16%;
}

.tpl-yf0fbuzk .header .menu > li > a {
    display: block;
    font-size: 16px;
    color: #3c3c3c;
    padding: 0 5px;
    line-height: 50px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.tpl-yf0fbuzk .header .menu > li:not(:last-child) > a {
    border-right: 1px solid #dadaea;
}

.tpl-yf0fbuzk .header .menu > li:hover > a,
.tpl-yf0fbuzk .header .menu > li.cur > a {
    background: #7759ef;
    color: #fff;
}

/* slideBox banner 区 */
.tpl-yf0fbuzk .slideBox {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.tpl-yf0fbuzk .slideBox .hd {
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 5%;
    z-index: 1;
}

.tpl-yf0fbuzk .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.tpl-yf0fbuzk .slideBox .hd ul li {
    float: left;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 10px;
}

.tpl-yf0fbuzk .slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.tpl-yf0fbuzk .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.tpl-yf0fbuzk .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.tpl-yf0fbuzk .slideBox .bd img {
    width: 100%;
    height: 450px;
    display: block;
}

.tpl-yf0fbuzk .slideBox .prev,
.tpl-yf0fbuzk .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/static/templates/yf0fbuzk/images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.tpl-yf0fbuzk .slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.tpl-yf0fbuzk .slideBox .prev:hover,
.tpl-yf0fbuzk .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* dpspbox：店铺商品视频展示区，来自 stylesheet_0.css 末尾段 */
.tpl-yf0fbuzk .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
    z-index: 9999;
}

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

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

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

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

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

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

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

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

.tpl-yf0fbuzk .dpspycbox .moreimglist2024 .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
    object-fit: cover;
}

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

.tpl-yf0fbuzk .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative;
    width: 50%;
    height: 50%;
    margin-left: 20%;
    margin-top: 20%;
}

.tpl-yf0fbuzk .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
    padding: 8px 0;
}

/* in-title：通用栏目标题 */
.tpl-yf0fbuzk .in-title {
    text-align: center;
    position: relative;
    margin-bottom: 35px;
    background: url(/static/templates/yf0fbuzk/images/in-title-bg.png) 50% no-repeat;
}

.tpl-yf0fbuzk .in-title span {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #323232;
    padding: 25px 0;
    width: 380px;
    height: 24px;
}

.tpl-yf0fbuzk .in-title span:hover {
    background: #7759ef;
    color: #fff;
}

/* product 区 */
.tpl-yf0fbuzk .product {
    background: #fafafa;
    padding: 45px 0;
    overflow: hidden;
}

.tpl-yf0fbuzk .product .product-list {
    margin: 0 2.08333333%;
}

.tpl-yf0fbuzk .product .product-list li {
    width: 22%;
    float: left;
    margin: 0 1.5% 20px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    transition: all .3s;
}

.tpl-yf0fbuzk .product .product-list li:hover {
    box-shadow: 0 2px 8px #dadaea;
}

.tpl-yf0fbuzk .product .product-list li .img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    text-align: center;
}

.tpl-yf0fbuzk .product .product-list li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s;
}

.tpl-yf0fbuzk .product .product-list li:hover .img img {
    transform: rotateY(180deg);
}

.tpl-yf0fbuzk .product .product-list li h3 {
    font-size: 15px;
    color: #5a5a5a;
    text-align: center;
    padding: 12px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tpl-yf0fbuzk .product .product-list li:hover h3 {
    color: #375f5b;
}

/* about 区 */
.tpl-yf0fbuzk .about {
    overflow: hidden;
    padding: 30px 0;
    box-shadow: 0 0 10px #dadaea;
}

.tpl-yf0fbuzk .about-box {
    padding: 20px;
    overflow: hidden;
}

.tpl-yf0fbuzk .about .about-box .wz {
    margin: 0 5% 35px;
    text-align: center;
}

.tpl-yf0fbuzk .about .about-box .wz p {
    font-size: 15px;
    color: #5a5a5a;
    line-height: 1.7;
}

.tpl-yf0fbuzk .about .about-box .img {
    text-align: center;
}

.tpl-yf0fbuzk .about .about-box .img img {
    max-width: 100%;
}

/* case 区 + ladyScroll 横向滚动 */
.tpl-yf0fbuzk .case {
    padding: 40px 0;
    overflow: hidden;
    background: #fafafa;
}

.tpl-yf0fbuzk .ladyScroll {
    width: 100%;
    height: 280px;
    margin: 15px auto;
    position: relative;
}

.tpl-yf0fbuzk .ladyScroll .prev,
.tpl-yf0fbuzk .ladyScroll .next {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 40px;
    height: 66px;
    margin-top: -33px;
    background: no-repeat 0 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.tpl-yf0fbuzk .ladyScroll .prev:hover,
.tpl-yf0fbuzk .ladyScroll .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tpl-yf0fbuzk .ladyScroll .prev {
    left: 0;
    background-image: url(/static/templates/yf0fbuzk/images/hover-left.png);
}

.tpl-yf0fbuzk .ladyScroll .next {
    right: 0;
    background-image: url(/static/templates/yf0fbuzk/images/hover-right.png);
}

.tpl-yf0fbuzk .ladyScroll .scrollWrap {
    width: 100%;
    margin-left: 40px;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
}

.tpl-yf0fbuzk .ladyScroll dl {
    float: left;
    width: 280px;
    text-align: center;
    position: relative;
}

.tpl-yf0fbuzk .ladyScroll span {
    display: block;
    width: 250px;
    height: 53px;
    position: absolute;
    left: 15px;
    bottom: 0;
    background: #5f626b;
    filter: alpha(opacity=80);
    opacity: 0.8;
    text-align: center;
}

.tpl-yf0fbuzk .ladyScroll dt {
    margin: 0 auto;
    width: 250px;
    overflow: hidden;
}

.tpl-yf0fbuzk .ladyScroll img {
    display: block;
    width: 250px;
    height: 250px;
}

.tpl-yf0fbuzk .ladyScroll dd {
    width: 250px;
    height: 40px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 17px;
    bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tpl-yf0fbuzk .ladyScroll dd a {
    color: #fff;
}

.tpl-yf0fbuzk .ladyScroll dl:hover span {
    background: #7759ef;
}

/* news 区 */
.tpl-yf0fbuzk .news {
    background: #fff;
    padding: 50px 0 10px;
    overflow: hidden;
}

.tpl-yf0fbuzk .news .news-list li {
    width: 48%;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.tpl-yf0fbuzk .news .news-list li:nth-child(2n) {
    float: right;
}

.tpl-yf0fbuzk .news .news-list li a {
    display: block;
}

.tpl-yf0fbuzk .news .news-list li .wz {
    width: calc(100% - 110px);
    float: left;
    padding-right: 25px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.tpl-yf0fbuzk .news .news-list li .wz h3 {
    font-size: 20px;
    color: #5a5a5a;
    padding: 20px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tpl-yf0fbuzk .news .news-list li .date {
    width: 110px;
    text-align: center;
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #5a5a5a;
    margin-top: 30px;
}

.tpl-yf0fbuzk .news .news-list li .date span {
    display: block;
}

.tpl-yf0fbuzk .news .news-list li:hover {
    box-shadow: 0 2px 7px 0 #7759ef;
    border: 1px solid #7759ef;
}

.tpl-yf0fbuzk .news .news-list li:hover .wz h3 {
    color: #7759ef;
}

/* link-box 友情链接 */
.tpl-yf0fbuzk .link-box {
    width: 1200px;
    box-shadow: 0 0 10px #dadaea;
    margin: 20px auto;
    background: #fff;
}

.tpl-yf0fbuzk .link-box-title {
    height: 35px;
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    line-height: 35px;
    text-indent: 10px;
}

.tpl-yf0fbuzk .link-box-txt {
    padding: 5px 10px;
    line-height: 25px;
    font-size: 14px;
}

.tpl-yf0fbuzk .link-box-txt a {
    margin: 0 10px;
    color: #696969;
    display: inline-block;
}

/* footer */
.tpl-yf0fbuzk .footer {
    padding: 20px 0;
    background: #313131;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #7759ef;
}

.tpl-yf0fbuzk .footer .source {
    text-align: center;
    line-height: 1.7;
}

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

/* sjys7 字体辅助色，来自 stylesheet_1.css */
.tpl-yf0fbuzk .sjys7 {
    color: #385e0f;
    font-weight: bold;
}

/* tpl-yf0fbuzk 内页 classic-blue 风格通用容器 */
.tpl-yf0fbuzk .inner-page {
    padding: 30px 0;
    background: #fff;
}

.tpl-yf0fbuzk .inner-page .content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px #dadaea;
    box-sizing: border-box;
}

.tpl-yf0fbuzk .inner-title {
    color: #7759ef;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 2px solid #7759ef;
    margin-bottom: 20px;
}

.tpl-yf0fbuzk .inner-crumbs {
    color: #888;
    font-size: 13px;
    margin-bottom: 20px;
}

.tpl-yf0fbuzk .inner-crumbs a {
    color: #888;
}

.tpl-yf0fbuzk .inner-crumbs a:hover {
    color: #7759ef;
}

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

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

.tpl-yf0fbuzk .inner-card a {
    display: block;
}

.tpl-yf0fbuzk .inner-card .pic {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.tpl-yf0fbuzk .inner-card .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s;
}

.tpl-yf0fbuzk .inner-card:hover .pic img {
    transform: scale(1.05);
}

.tpl-yf0fbuzk .inner-card .title {
    padding: 12px 15px;
    color: #333;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpl-yf0fbuzk .inner-list {
    background: #fff;
    padding: 0;
}

.tpl-yf0fbuzk .inner-list li {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.tpl-yf0fbuzk .inner-list li .pic {
    width: 200px;
    height: 140px;
    overflow: hidden;
}

.tpl-yf0fbuzk .inner-list li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-yf0fbuzk .inner-list li h3 {
    font-size: 18px;
    color: #7759ef;
    margin-bottom: 10px;
}

.tpl-yf0fbuzk .inner-list li h3 a {
    color: #7759ef;
}

.tpl-yf0fbuzk .inner-list li p {
    color: #999;
    line-height: 1.6;
}

.tpl-yf0fbuzk .inner-meta {
    color: #bbb;
    font-size: 12px;
    display: block;
    margin-top: 8px;
}

.tpl-yf0fbuzk .inner-article {
    line-height: 1.8;
    color: #666;
}

.tpl-yf0fbuzk .inner-article p {
    margin-bottom: 12px;
}

.tpl-yf0fbuzk .inner-section {
    margin-top: 20px;
}

.tpl-yf0fbuzk .inner-section h4 {
    color: #7759ef;
    font-size: 18px;
    margin-bottom: 10px;
}

.tpl-yf0fbuzk .inner-contact-card {
    background: #fff;
    padding: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.tpl-yf0fbuzk .inner-contact-card h3 {
    color: #7759ef;
    font-size: 22px;
    margin-bottom: 20px;
}

.tpl-yf0fbuzk .inner-contact-card p {
    line-height: 2;
    color: #666;
}

.tpl-yf0fbuzk .inner-contact-card strong {
    color: #7759ef;
    font-size: 18px;
}

.tpl-yf0fbuzk .inner-region-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tpl-yf0fbuzk .inner-region-list a {
    display: inline-block;
    padding: 8px 16px;
    background: #f5f5f5;
    color: #7759ef;
    font-size: 13px;
}

.tpl-yf0fbuzk .inner-region-list a:hover {
    background: #7759ef;
    color: #fff;
}

.tpl-yf0fbuzk .inner-btn {
    display: inline-block;
    padding: 10px 30px;
    background: #7759ef;
    color: #fff;
    margin-top: 20px;
}

.tpl-yf0fbuzk .inner-btn:hover {
    background: #6948d9;
    color: #fff;
}

.tpl-yf0fbuzk .inner-faq-item {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.tpl-yf0fbuzk .inner-faq-item h4 {
    color: #7759ef;
    font-size: 16px;
}

.tpl-yf0fbuzk .inner-faq-item p {
    color: #666;
    margin-top: 6px;
}

.tpl-yf0fbuzk .inner-spec-table {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
}

.tpl-yf0fbuzk .inner-spec-table th,
.tpl-yf0fbuzk .inner-spec-table td {
    padding: 12px 20px;
    border-bottom: 1px solid #eee;
}

.tpl-yf0fbuzk .inner-spec-table th {
    text-align: left;
    background: #f5f5f5;
    width: 30%;
    font-weight: normal;
}

.tpl-yf0fbuzk .inner-detail-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    background: #fff;
    padding: 30px;
}

.tpl-yf0fbuzk .inner-detail-grid .pic {
    height: 400px;
    overflow: hidden;
}

.tpl-yf0fbuzk .inner-detail-grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-yf0fbuzk .inner-detail-grid h1 {
    font-size: 24px;
    color: #7759ef;
    margin-bottom: 15px;
}

.tpl-yf0fbuzk .inner-detail-grid p {
    color: #666;
    line-height: 1.8;
}
