@charset "UTF-8";/*!
 * App.css v1.0 (https://www.yiningpower.com)
 * Copyright 2025 YINING Author
 * 请尊重YINING网站版权，避免潜在纠纷。Please respect the copyright of YINING website and avoid potential disputes.
 */:root,[data-bs-theme=light]{--yn-body:#fff;--yn-title:#343a40;--yn-bg:#fff;--yn-white-rgb:255,255,255;--yn-light-rgb:248,249,250;--yn-primary-rgb:66,133,244;--yn-gray-200:#e9ecef;--yn-font-36:36px;--yn-font-24:24px;--yn-font-18:18px;--yn-font-16:16px;--yn-font-14:14px;--yn-font-12:12px;--yn-img:100%;--yn-img-logo:100%;--yn-transition:0.5s;--yn-radius:0.5rem;--yn-radius-sm:0.25rem;--bs-primary:#4285f4}[data-bs-theme=dark]{--yn-body:#1a1d20;--yn-title:#adb5bd;--yn-bg:#212529;--yn-white-rgb:33,37,41;--yn-light-rgb:25,25,25;--yn-primary-rgb:63,81,181;--yn-gray-200:#343a40;--yn-img:75%;--yn-img-logo:75%;--bs-primary:#3f51b5}*{scrollbar-width:thin;letter-spacing:0.5px}body{line-height:1.6;font-size:var(--yn-font-14);font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:var(--bs-gray-600);background:var(--yn-body)}p{margin-bottom:1rem;word-break:break-all}p:last-child{margin-bottom:0}ul,ol,li{margin:0;padding:0;list-style:none}a{color:var(--bs-gray);text-decoration:none}a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--bs-primary);transition:all var(--yn-transition)}h1,.h1{font-size:var(--yn-font-36)}h2,.h2{font-size:var(--yn-font-24)}h3,.h3,h4,h5,h6{font-size:var(--yn-font-18)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:var(--yn-title)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--yn-title)}img{max-width:100%;border-radius:var(--yn-radius);filter:brightness(var(--yn-img));object-fit:cover}.py-section{padding:80px 0}.pt-section{padding-top:80px}.pb-section{padding-bottom:80px}.section-nav .section-title,.item-about .content .head .title,.item-message .content .head .title{font-size:var(--yn-font-36)}.section-nav .section-title:after{display:block;content:'';margin:0.5rem auto 0;height:3px;width:3rem;background:var(--bs-primary);border-radius:var(--yn-radius-sm)}.item-top{padding:1rem 0;background:var(--bs-gray-800)}.item-top .content .left li,.item-top .content .right li{display:inline-block}.item-top .content .left .bi{color:var(--bs-primary)}.item-nav.navbar{padding:1.5rem 0}.item-nav.navbar .navbar-brand img{height:2.5rem;border-radius:var(--yn-radius-sm);filter:contrast(var(--yn-img-logo))}.item-nav.navbar .navbar-toggler{padding:0.35rem 0.5rem;font-size:var(--yn-font-14)}.item-nav.navbar .nav-link.active,.item-nav.navbar .show>.nav-link{color:var(--bs-primary)}.item-banner .content{padding:13rem 0}.item-banner .content .body .title{font-size:4.25rem;color:var(--bs-white)}.item-banner .content .body p{font-size:var(--yn-font-18);color:var(--bs-white)}.item-banner .carousel-indicators [data-bs-target]{margin-right:0.5rem;margin-left:0.5rem;width:1rem;height:0.5rem;border-top:0;border-bottom:none;border-radius:var(--yn-radius)}.item-banner .carousel-indicators .active{width:2rem}.item-guide{padding:2rem 0;background:linear-gradient(45deg,#4b73ff,#7cf7ff)}.item-guide .title{font-size:var(--yn-font-24);color:var(--bs-white)}.item-assure .list,.item-about .content .body .list{display:flex;padding:1rem}.item-assure .list:hover,.item-about .content .body .list:hover{background:var(--bs-primary);border-radius:var(--yn-radius);transition:all var(--yn-transition)}.item-assure .list:hover .icon .bi,.item-assure .list:hover .content .title,.item-assure .list:hover .content p,.item-about .content .body .list:hover .icon .bi,.item-about .content .body .list:hover .info .title,.item-about .content .body .list:hover .info p{color:var(--bs-white);transition:all var(--yn-transition)}.item-assure .list .icon .bi,.item-about .content .body .list .icon .bi{font-size:2rem;color:var(--bs-primary)}.item-assure .list .content,.item-about .content .body .list .info{flex:1;min-width:50%}.item-assure .list .content .title,.item-about .content .body .list .info .title{font-size:var(--yn-font-18)}.item-assure .list .content p,.item-about .content .body .list .info p,.item-product .list .info p,.item-news .list .foot p,.list-product .list .foot p,.list-news .list .foot p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.item-about,.item-message{position:relative;background:var(--bs-light);overflow:hidden}.item-about .content .head .title:after,.item-message .content .head .title:after,.article-news .content .head .title:after{display:block;content:'';margin-top:0.5rem;width:3rem;height:3px;background:var(--bs-primary);border-radius:var(--yn-radius-sm)}.item-about .bg{position:absolute;top:0;right:0}.item-about .bg .img-item-about,.item-message .bg .img-item-message{width:50vw;height:100vh;border-radius:0}.item-product .box{perspective:1000px;width:100%;aspect-ratio:1 / 1}.item-product .box:hover .list{transform:rotateY(180deg)}.item-product .list{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform var(--yn-transition)}.item-product .list .bg,.item-product .list .info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:var(--yn-radius);overflow:hidden;cursor:pointer}.item-product .list .bg .title,.item-product .list .info .title{font-size:var(--yn-font-18);color:var(--bs-white)}.item-product .list .info{color:var(--bs-white);transform:rotateY(180deg)}.item-message .bg{position:absolute;top:0;left:0}.item-news .list .head,.list-product .list .head,.list-news .list .head{border:1px solid var(--bs-gray-200);border-radius:var(--yn-radius);overflow:hidden}.item-news .list:hover .img-item-news,.list-product .list:hover .img-list-product,.list-news .list:hover .img-list-news{transform:scale(1.15);transition:all var(--yn-transition)}.item-news .list .body .title,.list-product .list .body .title,.list-news .list .body .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-news .list .head .img-item-news,.list-news .list .head .img-list-news{width:100%;aspect-ratio:16 / 9}.list-banner .content h1,.list-banner .content h2{font-size:var(--yn-font-36);color:var(--bs-white)}.list-banner .content h1:after,.list-banner .content h2:after{display:block;content:'';margin:0.5rem auto 0;width:3rem;height:3px;background:var(--bs-primary);border-radius:var(--yn-radius-sm)}.list-banner .content .breadcrumb-item,.list-banner .content .breadcrumb-item a,.list-banner .content .breadcrumb-item+.breadcrumb-item::before{color:var(--bs-white)}.list-product .list .head .img-list-product{width:100%;background:var(--bs-light);aspect-ratio:1 / 1}.list-product .page-box,.list-news .page-box,.article-news .content .paging{border-top:1px solid var(--bs-gray-200)}.list-contact .message .head .title,.list-contact .info .head .title,.article-news .content .head .title,.article-product .info .detailed .head .title,.article-news .content .paging .bi{font-size:var(--yn-font-24)}.list-contact .info .body li,.widgets-list .body li{padding-bottom:1rem}.list-contact .info .body li:last-child,.widgets-list .body li:last-child{padding-bottom:0}.article-product .info .bg{position:relative}.article-product .info .bg .img-article-product{width:100%;background:var(--bs-light);border:1px solid var(--bs-gray-200);aspect-ratio:1 / 1}.article-product .info .bg .zoom-lens,.article-product .info .bg .zoom-result{display:none;position:absolute;border:1px solid var(--bs-gray-200);border-radius:var(--yn-radius)}.article-product .info .bg .zoom-lens{pointer-events:none;width:80px;height:80px;background:rgba(var(--yn-white-rgb),0.75);cursor:pointer}.article-product .info .bg .zoom-result{top:0;left:calc(100% + 1rem);width:350px;height:350px;background-repeat:no-repeat;background-size:300% 300%}.article-product .info .bg:hover .zoom-lens,.article-product .info .bg:hover .zoom-result{display:block}.article-product .info .detailed .body .price{font-size:var(--yn-font-24);font-weight:600}.article-product .content .body h1,.article-news .content .body h1,.article-product .content .body h2,.article-news .content .body h2,.article-product .content .body h3,.article-news .content .body h3,.article-product .content .body h4,.article-news .content .body h4,.article-product .content .body h5,.article-news .content .body h5,.article-product .content .body h6,.article-news .content .body h6{margin:1rem 0;padding-left:1rem;line-height:18px;font-size:var(--yn-font-18) !important;color:var(--yn-title);border-left:3px solid var(--bs-primary)}.widgets-search,.widgets-about,.widgets-list,.widgets-tags{padding:1.5rem;background:var(--bs-light);border-radius:var(--yn-radius)}.widgets-search .form-control{display:inline-block;padding:0.75rem 1rem;border:2px solid var(--bs-primary);border-radius:var(--yn-radius) 0 0 var(--yn-radius)}.widgets-search .btn{width:65px;border-radius:0 var(--yn-radius) var(--yn-radius) 0 !important}.widgets-about .img-widgets-about{width:150px;height:150px;border-radius:50%}.widgets-list .body li .title{font-size:var(--yn-font-14);font-weight:400}.item-foot{background:var(--bs-dark)}.item-foot .logo .img-item-foot{height:2.5rem;border-radius:var(--yn-radius-sm);filter:contrast(var(--yn-img-logo))}.item-foot .list .head .title{font-size:var(--yn-font-18);color:var(--bs-white)}.item-foot .list .body li{line-height:30px}.item-foot .img-ewm{display:block;margin:0 auto}.item-consult{position:fixed;right:0.75rem;bottom:1.5rem;z-index:11117}.item-consult .info .tip{display:table;margin-left:-175px;padding:0.5rem 1rem;max-width:225px;color:var(--bs-gray-800);background:#95ec6a;border-radius:1rem;word-break:break-all;animation:dialog 8s infinite}.item-consult .info .tip:nth-child(2){animation:dialog2 10s infinite}.item-consult .info .tip img{width:100px}@keyframes dialog{0%{opacity:0.75;transform:translateY(0)}25%{opacity:1;transform:translateY(-1.5rem)}75%{opacity:1;transform:translateY(-1.5rem)}100%{opacity:0;transform:translateY(-1rem)}}@keyframes dialog2{0%{opacity:0;transform:translateY(0)}15%{opacity:1;transform:translateY(-1rem)}85%{opacity:1;transform:translateY(-1rem)}100%{opacity:0;transform:translateY(-0.5rem)}}.item-consult .top{display:none;width:50px;line-height:50px;text-align:center;color:#fff;background:var(--bs-primary);border-radius:50%;cursor:pointer}.item-consult .top.active{display:block}.img-user-lg{width:70px;height:70px;border-radius:50% !important;vertical-align:middle}.img-user-md{width:40px;height:40px;border-radius:50% !important;vertical-align:middle}.img-user-sm{width:25px;height:25px;border-radius:50% !important;vertical-align:middle}.img-ewm{padding:0.5rem;background:var(--bs-light)}.img-ewm.white{background:var(--bs-white)}.yn-btns{margin:-0.5rem}.yn-btns .btn{margin:0.5rem!important}.border-radius-0{border-radius:0}.border-top-1{border-top:1px solid var(--yn-gray-200)}.border-bottom-1{border-bottom:1px solid var(--yn-gray-200)}.dropdown-menu,.page-link,.form-control,.form-select,.accordion-button,.btn{font-size:var(--yn-font-14) !important;background-size:14px 14px}.dropdown-menu,.btn{border-radius:var(--yn-radius);--bs-dropdown-spacer:0 !important}.dropdown-menu[data-bs-popper]{top:100%;left:2rem}.dropdown-item{padding:0 1rem;line-height:30px;color:var(--yn-title) !important;transition:all var(--yn-transition)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-white) !important;background:var(--bs-primary) !important}.alert{font-size:var(--yn-font-14) !important;border-radius:var(--yn-radius)}.page-link{color:var(--yn-title)}.page-link:hover{color:var(--bs-primary)}.active>.page-link,.page-link.active{color:var(--bs-white);background:var(--bs-primary);border-color:var(--bs-primary)}.table{color:var(--bs-gray) !important}.table th{color:var(--yn-title) !important}.table th,.table td{vertical-align:middle}.form-control,.form-select{color:var(--bs-gray-600) !important;border-radius:var(--yn-radius)}.input-group-text{font-size:var(--yn-font-14)}.btn-primary{--bs-btn-bg:var(--bs-primary) !important;--bs-btn-border-color:var(--bs-primary) !important}.btn-outline-primary{--bs-btn-color:var(--bs-primary) !important;--bs-btn-border-color:var(--bs-primary) !important}.btn-light{--bs-btn-color:var(--yn-title) !important;--bs-btn-bg:var(--yn-body) !important;--bs-btn-border-color:var(--yn-body) !important}.btn-outline-secondary{--bs-btn-border-color:var(--yn-gray-200) !important}.btn-xs{padding:0.15rem 0.35rem;font-size:var(--yn-font-12) !important}.btn+.btn{margin-left:1rem}.bg-primary{background-color:rgba(var(--yn-primary-rgb),var(--bs-bg-opacity)) !important}.bg-white{background-color:rgba(var(--yn-white-rgb),var(--bs-bg-opacity)) !important}.bg-light{background-color:rgba(var(--yn-light-rgb),var(--bs-bg-opacity)) !important}.text-warning{--bs-text-opacity:0.75}.shadow{box-shadow:0 0.25rem 0.5rem rgba(var(--bs-body-color-rgb),0.05) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.015) !important}.tooltip-inner{padding:0.5rem;border-radius:var(--yn-radius)}.tooltip-inner img{filter:none;border-radius:var(--yn-radius-sm)}@media screen and (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1250px}}@media screen and (min-width:992px) and (max-width:1199px){.item-about .content .body{display:none}}@media screen and (min-width:992px){.navbar-expand-lg .navbar-nav .nav-link{padding:0 0 0 2rem}}@media screen and (min-width:767px) and (max-width:991px){.item-about .bg,.item-message .bg{display:none}}@media screen and (max-width:767px){.g-5{--bs-gutter-x:1rem}.item-top .content .left .none,.item-top .content .right .none,.article-product .info .bg:hover .zoom-lens,.article-product .info .bg:hover .zoom-result{display:none}.item-nav.navbar{padding:1rem 0}.item-banner .content{padding:8rem 0}.section-nav .section-title,.item-banner .content .body .title,.item-about .content .head .title,.item-message .content .head .title,.list-banner .content h1,.list-banner .content h2{font-size:var(--yn-font-24)}.item-about .bg,.item-message .bg{position:unset;padding-top:3rem}.item-about .bg .img-item-about,.item-message .bg .img-item-message{width:100%;height:auto}}