 /* ----------------------------***-------------------------------------------------
 *      模板说明:兔源码 二次开发魔改自适应 PC+手机 UTF-8
 *      永久网址:https://tuyuanma.com/
 *      二次开发:兔源码
 *      站长QQ交流群:2243108352
---------------------------------***----------------------------------------------*/

.clear {clear:both;}
.tuyuanma {width:100%;background-color:#f6f6f6;}
.tuyuanma .toubu {border-bottom:1px solid #eaeaea;}
#tuyuanma_pc_nav {background-color:#fff;}
#tuyuanma_pc_bar {width:1150px;margin:auto;}
.tuyuanma_pc_navigate {float:left;width:100%;height:100px;}
.tuyuanma_pc_navigate .logo {float:left;height:100%;}
.tuyuanma_pc_navigate .logo img {width:190px;height:100%;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides{height:100px;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li {float:left;height:100px;margin:0;position:relative;display:flex;align-items:center;margin-left:1em;list-style:none;cursor: pointer;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li a {font-size:16px;color:#2c2e3b;padding:0 15px;text-decoration:none;transition:color .3s ease;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.a a {color:#e7141a;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.lianxi {float:right;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.lianxi a {background-color:#e7141a;color:#fff;border-radius:8px;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.lianxi a:hover {background-color:#c7070d;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.active a,.tuyuanma_pc_navigate .tuyuanma_pc_slides li.active:hover a {color:#e7141a;pointer-events:none;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides .dz-menu-arrow {display:inline-block;margin-left:5px;width:16px;height:16px;vertical-align:middle;transition:transform .3s ease,background-image .3s ease;background-image:url(/template/tuyuanma/src/svg/jiantou.svg);background-size:contain;background-repeat:no-repeat;background-position:center;}
.tuyuanma_pc_navigate .tuyuanma_pc_slides li.active .dz-menu-arrow,.tuyuanma_pc_navigate .tuyuanma_pc_slides li.active:hover .dz-menu-arrow {transform:rotate(180deg);background-image:url(/template/tuyuanma/src/svg/jiantou1.svg);}
.tuyuanma_pc_navigate .tuyuanma_pc_slide {position:absolute;top:100px;left:0;width:100%;}
.tuyuanma_pc_navigate .tuyuanma_pc_slide .h_pop {text-align:center;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:4px;transition:all .3s ease;border-top:3px solid #e7141a;padding:0;margin:0;position:absolute;top:100%;left:0;width:auto;z-index:301;display:none;}
.tuyuanma_pc_navigate .tuyuanma_pc_slide .h_pop li {width:auto;text-align:center;overflow:hidden;height:auto;margin:0;display:block;}
.tuyuanma_pc_navigate .tuyuanma_pc_slide .h_pop li a {padding:10px 15px;font-size:14px;transition:background-color .2s ease,color .2s ease;}
.tuyuanma_header {width:100%;display:none;z-index:9999;height:auto;overflow:visible;position:fixed;top:0;background:#fff;}
.tuyuanma_header .tuyuanma_section {max-width:1200px;margin:0;width:100%;}

.tuyuanma-header,.tuyuanma-overlay,.tuyuanma-sidebar,.tuyuanma_top {display:none;}

.tuyuanma-footer{margin-top:1em;background-color:#fff;width:100%;box-sizing:border-box;padding:2rem 1.5rem;border-top:1px solid #eaeaea;display:flex;flex-direction:column;align-items:center;text-align:center;}
.tuyuanma-footer p{margin:.5rem 0;line-height:1.6;color:#666;font-size:.9rem;max-width:100%;word-wrap:break-word;word-break:break-all;}

.tuyuanma—news {width:1150px;margin:auto;}

.tuyuanma-slider-wrap{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.tuyuanma-slider-inner{display:flex;transition:transform .8s cubic-bezier(.4,0,.2,1);}
.tuyuanma-slider-item{min-width:100%;height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;}
.tuyuanma-slider-item img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;}
.tuyuanma-slider-ctrl{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 10px;box-sizing:border-box;}
.tuyuanma-slider-btn{width:50px;height:50px;border-radius:50%;background:#e7141a14;backdrop-filter:blur(3px);color:#e7141a91;border:none;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s;outline:none;}
.tuyuanma-slider-btn:hover{background:#e7141a3d;color:#e7141a;}
.tuyuanma-slider-indicators{position:absolute;bottom:20px;left:0;width:100%;display:flex;justify-content:center;gap:8px;}
.tuyuanma-slider-indicator{width:16px;height:16px;border-radius:50%;background:#e7141a29;cursor:pointer;transition:all .3s;}
.tuyuanma-slider-indicator.active{background:#e7141a;width:60px;border-radius:10px;}

.tuyuanma-product{display:flex;flex-wrap:wrap;margin-top:1em;background:#fff;box-sizing:border-box;border-radius:1em;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.05);transition:transform .3s ease;border: 1px solid #eaeaea;}
.tuyuanma-product .tuyuanma-product-image{box-sizing: border-box;width:75%;object-fit:cover;height:250px;border-radius:1em 0 0 1em;border-right:1px solid #eaeaea;}
.tuyuanma-product .tuyuanma-product-text{width:25%;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;box-sizing: border-box;}
.tuyuanma-product .tuyuanma-product-title{font-size:1.4rem;}
.tuyuanma-product-actions{gap:.8rem;margin-top:auto;}
.tuyuanma-product .tuyuanma-product-button{margin-top:10px;display:block;flex:1;padding:.8rem 0;background-color:#e7141a;color:#fff;text-align:center;border-radius:.5em;line-height:1;font-size:.9rem;text-decoration:none;transition:all .3s ease;border:none;}
.tuyuanma-product .tuyuanma-product-button:first-child{background-color:#f5f5f5;color:#333;}
.tuyuanma-product .tuyuanma-product-button:hover{opacity:.9;transform:scale(1.03);}

.tuyuanma-chanpin{max-width:1150px;margin:10px auto;background:#fff;border-radius:10px;overflow:hidden;}
.tuyuanma-chanpin .tuyuanma-jieshao{height:4em;line-height:4em;color:#fff;font-size:2em;text-align:center;border-radius:10px 10px 0 0;}
.tuyuanma-chanpin img{margin:2%;max-width:96%;height:auto;margin-bottom:15px;box-sizing:border-box;}
.tuyuanma-chanpin .tuyuanma-shuju{margin:0 2% 2%;box-sizing:border-box;overflow:hidden;}
.tuyuanma-chanpin .tuyuanma-shuju .tuyuanma-text{box-sizing:border-box;font-size:18px;font-weight:600;margin-bottom:15px;}
.tuyuanma-container{overflow-x:auto;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:0 4px 8px #dddddd;margin-bottom:2em;}
.tuyuanma-container table{border-collapse:collapse;width:100%;table-layout:auto;}
.tuyuanma-container table td{text-align:center;padding:4px;font-size:16px;}
.k1 {box-shadow: 0 3px 12px #f38c88;}
.k1 .tuyuanma-jieshao {background:#f00002;}
.k1 img {border:1px solid #f00002;}
.k1 .tuyuanma-shuju .tuyuanma-text {color:#f00002;}
.k1 .tuyuanma-container table td {border:1px solid #f00002;min-width:10em;max-width:10em;}

.k2 {box-shadow: 0 3px 12px #fa969a;}
.k2 .tuyuanma-jieshao {background:#c31b1b;}
.k2 img {border:1px solid #c31b1b;}
.k2 .tuyuanma-shuju .tuyuanma-text {color:#c31b1b;}
.k2 .tuyuanma-container table td {border:1px solid #c31b1b;min-width:10em;max-width:10em;}

.k4 {box-shadow:0 3px 12px #9fd1af;}
.k4 .tuyuanma-jieshao {background:#337531;}
.k4 img {border:1px solid #337531;}
.k4 .tuyuanma-shuju .tuyuanma-text {color:#337531;}
.k4 .tuyuanma-container table td {border:1px solid #337531;min-width:10em;max-width:10em;}

.c1 {box-shadow: 0 3px 12px #f4a5a6;}
.c1 .tuyuanma-jieshao {background:#8f1b23;}
.c1 img {border:1px solid #8f1b23;}
.c1 .tuyuanma-shuju .tuyuanma-text {color:#8f1b23;}
.c1 .tuyuanma-container table td {border:1px solid #8f1b23;min-width:10em;max-width:10em;}

.c2 {box-shadow: 0 3px 12px #cec46c;}
.c2 .tuyuanma-jieshao {background:#afa43e;}
.c2 img {border:1px solid #afa43e;}
.c2 .tuyuanma-shuju .tuyuanma-text {color:#afa43e;}
.c2 .tuyuanma-container table td {border:1px solid #afa43e;min-width:10em;max-width:10em;}

.c4 {box-shadow: 0 3px 12px #7ac873;}
.c4 .tuyuanma-jieshao {background:#51814d;}
.c4 img {border:1px solid #51814d;}
.c4 .tuyuanma-shuju .tuyuanma-text {color:#51814d;}
.c4 .tuyuanma-container table td {border:1px solid #51814d;min-width:10em;max-width:10em;}

.jk1 {box-shadow: 0 3px 12px #41abff;}
.jk1 .tuyuanma-jieshao {background:#14499a;}
.jk1 img {border:1px solid #14499a;}
.jk1 .tuyuanma-shuju .tuyuanma-text {color:#14499a;}
.jk1 .tuyuanma-container table td {border:1px solid #14499a;min-width:10em;max-width:10em;}

.jc1 {box-shadow: 0 3px 12px #82c5ff;}
.jc1 .tuyuanma-jieshao {background:#2859aa;}
.jc1 img {border:1px solid #2859aa;}
.jc1 .tuyuanma-shuju .tuyuanma-text {color:#2859aa;}
.jc1 .tuyuanma-container table td {border:1px solid #2859aa;min-width:10em;max-width:10em;}

.jc2 {box-shadow: 0 3px 12px #c26893;}
.jc2 .tuyuanma-jieshao {background:#4f1a26;}
.jc2 img {border:1px solid #4f1a26;}
.jc2 .tuyuanma-shuju .tuyuanma-text {color:#4f1a26;}
.jc2 .tuyuanma-container table td {border:1px solid #4f1a26;min-width:10em;max-width:10em;}

/* 移动端菜单样式 */
@media (max-width:860px){
    html, body {display:block;width:100%;overflow-x:hidden;min-width:0!important;}
    .tuyuanma—news {width:100%;}
    .tuyuanma .toubu {height:60px;box-sizing:border-box;}
    #tuyuanma_pc_nav {display:none;}
    .tuyuanma_top,.tuyuanma_header {display:block;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)!important;}
    #tuyuanma_overlay {position:fixed;top:0;left:0;width:100%;height:120%;background:#e71a1f70;z-index:10000;display:none;}
    .tuyuanma_top .tuyuanma_menu.on {left:0!important;}
    .tuyuanma_top .tuyuanma_menu {position:fixed;left:-200px;transition:all .5s ease 0s;height:100%;top:0;padding-top:0;border:0!important;background:#fff;width:100%; /* 修改为 100% */
    max-width:none!important;z-index:10000;}
    .tuyuanma_menu ul {float:none!important;height:auto!important;width:100%;margin:0 auto;}
    .tuyuanma_top .tuyuanma_menu ul li {float:left;margin:0;position:relative;height:auto!important;font-size:15px;width:100%;line-height:40px;padding:0;text-align:left;}
    .tuyuanma_top .tuyuanma_menu ul li a {display:inline-block;width:100%;font-size:15px!important;float:none!important;text-align:center;height:36px;line-height:36px;color:#333;}
    .tuyuanma_slide {position:absolute;top:100px;left:0;width:100%;}
    .tuyuanma_slide .tuyuanma_pop {text-align:center;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:4px;transition:all .3s ease;border-top:3px solid #e7141a;padding:0;margin:0;position:absolute;top:100%;left:0;width:100%; /* 修改为 100% */
    z-index:301;display:none;}
    .tuyuanma_slide .tuyuanma_pop li {width:100%; /* 修改为 100% */
    text-align:center;overflow:hidden;height:auto;margin:0;display:block;}
    .tuyuanma_slide .tuyuanma_pop li a {padding:10px 15px;font-size:14px;transition:background-color .2s ease,color .2s ease;}
    .tuyuanma_box {height:56px;}
    .tuyuanma_header {height:56px;}
    .tuyuanma_header .tuyuanma_logo {padding:0;margin:0 0 0 4%!important;width:auto;}
    .tuyuanma_header .tuyuanma_logo img {height:37px;margin:9px 0 0 0;}
    .tuyuanma_menus {float:right;width:16px;height:14px;margin:21px 4% 0 0;}
    .tuyuanma_menus span {float:left;width:16px;height:2px;margin:0 0 4px 0;border-radius:2px;background:#e7141a;}

    .tuyuanma-header,.tuyuanma-overlay,.tuyuanma-sidebar {display:block;}
    .tuyuanma-header {height:60px;position:fixed;width:100%;background:#fff;border-bottom:1px solid #e5e5e5;z-index:999;transition:all .3s ease;padding:0 15px;box-sizing:border-box;}
    .tuyuanma-header.tuyuanma-scroll {box-shadow:0 2px 5px rgba(0,0,0,.1);border-bottom:none;}
    .tuyuanma-top-bar {display:flex;align-items:center;justify-content:space-between;height:60px;}
    .tuyuanma-top-bar .tuyuanma-logo img {height:40px;}
    .tuyuanma-desktop-menu {display:none;}
    #tuyuanma-mobileMenuButton {width:36px;height:36px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;cursor:pointer;}
    .tuyuanma-icon-bars::before {content:"\2630";font-size:18px;}
    .tuyuanma-icon-bars.tuyuanma-active::before {content:"\2716";font-size:16px;}
    .tuyuanma-sidebar {position:fixed;height:100%;top:-100%;width:100%;background:#fff;z-index:1000;transition:top .3s ease;overflow-y:auto;}
    .tuyuanma-sidebar.tuyuanma-open {top:60px;}
    .tuyuanma-sidebar-menu-item {display:block;border-bottom:1px solid #ededed;}
    .tuyuanma-sidebar-menu-link {display:flex;justify-content:space-between;align-items:center;padding:0 1em;height:3em;line-height:3em;box-sizing:border-box;font-size:1.4em;font-weight:700;}
    .tuyuanma-sidebar-menu-link span {width:18px;height:18px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat 0 0;background-size:contain;display:inline-block;vertical-align:middle;transition:transform .3s ease;flex-shrink:0;}
    .tuyuanma-sidebar-submenu {display:none;background:#f9f9f9;}
    .tuyuanma-sidebar-submenu.tuyuanma-open {display:block;}
    .tuyuanma-sidebar-submenu-item {border-top:1px solid #f0f0f0;position:relative;}
    .tuyuanma-sidebar-submenu-link {display:block;position:relative;padding-right:24px;font-size:16px;height:3em;line-height:3em;padding:0 2em;}
    .tuyuanma-sidebar-submenu-link i{position:absolute;right:1em;top:50%;width:6px;height:6px;border-top:1px solid #333;border-right:1px solid #333;transform:translateY(-50%) rotate(45deg);transition:all 0.3s ease;}
    .tuyuanma-sidebar-submenu-link:hover i{right:0.8em;border-color:#c7070d;transform:translateY(-50%) rotate(45deg) scale(1.2);}

    .tuyuanma-sidebar-menu-lianxi {margin-top:1em;display:flex;justify-content:center;align-items:center;}
    .tuyuanma-sidebar-submenu-lianxi {width:80%;height:3em;line-height:3em;font-size:1.4em;text-align:center;background-color:#e7141a;color:#fff;border-radius:8px;}
    .tuyuanma-overlay {position:fixed;top:60px;left:0;width:100%;height:calc(100% - 60px);background:#ffbdbd80;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;}
    .tuyuanma-overlay.tuyuanma-open {opacity:1;visibility:visible;}

    .tuyuanma-footer{width:100%;box-sizing:border-box;padding:.5rem;}
    .tuyuanma-footer p{font-size:.85rem;}

    .tuyuanma-slider-item{height:300px;}
    .tuyuanma-slider-btn{width:40px;height:40px;font-size:16px;}
    .tuyuanma-slider-indicator{width:14px;height:14px;}

    .tuyuanma-product {margin:.5em;border-radius:.8em;}
    .tuyuanma-product .tuyuanma-product-image{width:100%;border-radius:.8em .8em 0 0;height:auto;border-bottom: 1px solid #eaeaea;border-right:0;}
    .tuyuanma-product .tuyuanma-product-text{width:100%;padding:.5rem;}
    .tuyuanma-product .tuyuanma-product-title{text-align: center;margin-bottom:.5em;}
    .tuyuanma-product-actions{gap:.6rem;display:flex;}
    .tuyuanma-product .tuyuanma-product-button{margin-top:0;}

    .tuyuanma-chanpin{width:96%;margin:2%;}
    .tuyuanma-chanpin .tuyuanma-jieshao{height:2em;line-height:2em;font-size:1.6em;border-radius:5px 5px 0 0;}
    .tuyuanma-chanpin img{margin:1%;max-width:98%;margin-bottom:0;height:150px;}
    .tuyuanma-chanpin .tuyuanma-shuju{margin-bottom:1em;}
    .tuyuanma-chanpin .tuyuanma-shuju .tuyuanma-text{padding:0;margin:.5em 0;}
    .tuyuanma-container table td{font-size:13px;}
    .tuyuanma-container{margin-bottom:0em;}

    .k1 {box-shadow: 0 3px 12px #f38c8861;}
    .k2 {box-shadow: 0 3px 12px #fa969a61;}
    .k4 {box-shadow:0 3px 12px #9fd1af61;}
    .c1 {box-shadow: 0 3px 12px #f4a5a661;}
    .c2 {box-shadow: 0 3px 12px #cec46c61;}
    .c4 {box-shadow: 0 3px 12px #7ac87361;}
    .jk1 {box-shadow: 0 3px 12px #41abff61;}
    .jc1 {box-shadow: 0 3px 12px #82c5ff61;}
    .jc2 {box-shadow: 0 3px 12px #c2689361;}
}
@media (max-width:480px){
    .tuyuanma-slider-item{height:200px;}
    .tuyuanma-slider-indicator{width:12px;height:12px;}
    .tuyuanma-slider-indicator.active{width:24px;}
}