@charset "utf-8";:root{--color:#B96809;--fontcolor:#333;--hometitlefont:36px;--fontbold3:300;--fontbold4:400;--fontbold5:500;--fontbold6:600;--fontbold7:700;--borderradius:8px;--fontfamily:"Open Sans","Roboto","Poppins","Oswald","Noto Sans","Montserrat",sans-serif}@media(max-width:1280px){:root{--hometitlefont:30px}}@media(max-width:768px){:root{--hometitlefont:22px}}body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.5);background:rgba(122,122,122,.1)}body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(122,122,122,.8)}body::-webkit-scrollbar{width:8px;height:1px}img.lazy{display:inline-block;opacity:0}img.lazy,img.tst{transition:opacity .6s,transform .3s ease}img.loaded{opacity:1}img:not([src]){visibility:hidden;position:absolute}.lazy-load{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite .75s linear}@keyframes circle{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.lazy-wrap{display:block;position:relative;overflow:hidden}.lazy-wrap::after{content:"";display:block;padding-bottom:50%}.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}.lazy-wrap.lazy-loaded::after{padding-bottom:0}img{vertical-align:bottom;max-width:100%;height:auto}a{text-decoration:none;color:inherit}iframe,video{max-width:100%;outline:0;border:none;vertical-align:bottom}@media(max-width:768px){iframe,video{min-height:240px;height:auto}}*{padding:0;margin:0;box-sizing:border-box}html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;background:#fff;overflow-x:hidden}body{font-family:var(--fontfamily);max-width:1920px;margin:0 auto;font-size:16px;line-height:1.6;overflow-x:hidden;background:#fff;color:var(--fontcolor);padding-top:140px}ol{padding-left:0}ol li{margin-left:20px}.list-paddingleft-2 ul ul,ol ol,ol ul,ul ol{padding-left:30px}.list-paddingleft-2{padding-left:30px}.hidden{overflow:hidden}.l-wrap{width:100%;max-width:1700px;padding:0 10px;margin:0 auto}.line1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.line3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.line4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.line5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.home-des{font-size:16px;font-weight:400;color:#333;text-align:center;margin-bottom:10px}.home-title{font-size:var(--hometitlefont);font-weight:var(--fontbold7);color:#232323;text-align:center;line-height:2;text-transform:capitalize}.home-title2{margin-top:20px;font-size:var(--hometitlefont);font-weight:var(--fontbold5);color:#232323;text-align:left;line-height:1.2}.home-line{height:1px;margin-top:20px;position:relative}.home-line::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:33px;height:4px;background:#cd372c}.home-more{padding:20px;min-width:160px;height:50px;background:#fff;color:#232323;border:1px solid #232323;border-radius:var(--borderradius);display:inline-flex;align-items:center;justify-content:center;text-transform:lowercase;font-weight:var(--fontbold6);z-index:1;position:relative;overflow:hidden}.home-more::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);border:0;background:#cd372c;width:300px;height:300px;transition:all .15s linear;z-index:-1;border-radius:50%;color:#fff}.home-more:hover::after{transform:translate(-50%,-50%) scale(1);color:#fff;font-size:16px}header{position:fixed;width:100%;top:0;left:50%;transform:translateX(-50%);z-index:100000}header.is-active .head-top{height:0;opacity:0;visibility:hidden}header.is-active .head-info{height:80px}.head-top{background:#00026e;height:40px;transition:all .1s linear}.head-top .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.head-share{height:100%;background:#161616;padding:0 10px}.head-share ul{display:flex;align-items:center;list-style:none;padding:0;height:100%}.head-share ul li{margin-right:10px}.head-share ul li a{color:#fff;transition:all .1s linear;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px}.head-share ul li a:hover{background:#1ea4fe;color:#fff}.head-share ul li a em{font-size:18px}.head-company{color:#fff;margin-left:1px;font-size:14px}.head-link{display:flex;flex-wrap:wrap;align-items:center}.head-link .item{display:flex;align-items:center;margin-right:30px;color:#eee}.head-link .item:last-child{margin-right:0}.head-link .item a{color:#fff;transition:all .1s linear}.head-link .item a:hover{color:#ff5d00;font-size:18px}.head-link em{margin-right:5px}.head-link em a:hover{color:#fe6f06;font-size:18px}.head-link .social-icon{padding:3px}.head-info{transition:all .1s linear;height:100px;background:#fff;box-shadow:1px 2px 10px rgba(0,0,0,.05)}.head-info .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.head-info .head-nav{height:100%;display:flex;align-items:center}.head-info .head-logo{min-width:100px;z-index:100}.head-info .head-logo a{height:100%;display:flex;align-items:center}.head-info .head-logo a img{width:auto;max-height:30px}.head-info .nav-ul{display:flex;align-items:center;list-style:none;height:100%}.head-info .nav-ul>li{margin-left:10px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;white-space:nowrap}.head-info .nav-ul>li:first-child{margin-left:0}.head-info .nav-ul>li>a{display:inline-flex;align-items:center;justify-content:center;height:100%;font-size:18px;font-weight:var(--fontbold6);color:var(--fontcolor);padding:0 10px;text-transform:capitalize}.head-info .nav-ul>li>a.inmenu_1,.head-info .nav-ul>li>a:hover{color:#db1b16}.head-info .nav-ul>li a em{margin-left:5px;margin-top:3px}.head-info .nav-ul>li ul{list-style:none;background:#fff;min-width:220px;padding:0;margin:0;box-shadow:1px 2px 10px rgba(0,0,0,.1)}.head-info .nav-ul>li>.submenu{position:absolute;left:0;top:100%;display:grid;grid-template-columns:1fr 1fr;background:#fff;min-width:220px;padding:0;margin:0;box-shadow:1px 2px 10px rgba(0,0,0,.1)}.head-info .nav-ul>li>.submenu li{list-style:none;padding:0}.head-info .nav-ul>li>.submenu li a{display:block;padding:8px 10px;text-decoration:none;color:var(--fontcolor)}.head-info .nav-ul>li>.submenu li a:hover{color:#db1b16}@media (min-width:1024px){#liproducts .submenu.nav1>li{position:relative}#liproducts .submenu.nav1>li>a{padding-right:22px}#liproducts .submenu.nav1>li>em{position:absolute;right:8px;top:50%;transform:translateY(-50%)}#liproducts .submenu.nav1>li ul{position:absolute;left:100%;top:0;display:none}#liproducts .submenu.nav1>li:hover ul{display:block}#liproducts .submenu.nav2{min-width:inherit!important;width:100%;max-width:1246px;position:fixed!important;left:50%!important;transform:translateX(-50%) scaleY(0);padding:20px 20px;display:flex;flex-wrap:wrap;background:rgba(255,255,255,.98)}#liproducts .submenu.nav2>li{display:flex;align-items:center;margin-top:20px;width:32%;margin-right:2%}#liproducts .submenu.nav2>li:nth-child(3n){margin-right:0}#liproducts .submenu.nav2>li:first-child,#liproducts .submenu.nav2>li:nth-child(2),#liproducts .submenu.nav2>li:nth-child(3){margin-top:0}#liproducts .submenu.nav2>li .item-info{width:80px;height:80px}#liproducts .submenu.nav2>li .item-info a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;padding:0;border-radius:var(--borderradius)}#liproducts .submenu.nav2>li .item-info a img{width:100%;height:100%;object-fit:cover;transition:all .1s linear}#liproducts .submenu.nav2>li .item-info a img:hover{transform:scale(1.02)}#liproducts .submenu.nav3{min-width:inherit!important;width:100%;max-width:1246px;position:fixed!important;left:50%!important;transform:translateX(-50%) scaleY(0);padding:20px 20px;display:flex;flex-wrap:wrap;background:rgba(255,255,255,.98)}#liproducts .submenu.nav3 a:hover{color:#1ea4fe}#liproducts .submenu.nav3 em,#liproducts .submenu.nav3 i{display:none}#liproducts .submenu.nav3 ul{box-shadow:none!important}#liproducts .submenu.nav3>li{position:relative;width:32%;min-height:100px;margin-right:2%;margin-top:20px}#liproducts .submenu.nav3>li:nth-child(3n){margin-right:0}#liproducts .submenu.nav3>li>a{padding:0;padding-left:100px;font-weight:var(--fontbold6);line-height:1;margin-bottom:8px}#liproducts .submenu.nav3>li .cate-con .cate-img{width:80px;height:80px;position:absolute;top:0;left:0}#liproducts .submenu.nav3>li .cate-con .cate-img a{padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:100%;border-radius:var(--borderradius)}#liproducts .submenu.nav3>li .cate-con .cate-img img{width:100%;height:100%;object-fit:cover;transition:all .1s linear}#liproducts .submenu.nav3>li .cate-con .cate-img img:hover{transform:scale(1.05)}#liproducts .submenu.nav3>li .cate-con ul{padding-left:100px;margin-top:2px;background:0 0}#liproducts .submenu.nav3>li .cate-con ul a{padding:0}.head-info .nav-ul>li .submenu{transform-origin:top;transform:scaleY(0);opacity:0;transition:all .3s ease-in-out}.head-info .nav-ul>li:hover .submenu{transform:scaleY(1);opacity:1}.head-info .nav-ul>li#liproducts:hover .submenu.nav2{transform:translateX(-50%) scaleY(1)}.head-info .nav-ul>li#liproducts:hover .submenu.nav3{transform:translateX(-50%) scaleY(1)}}.head-info .nav-ul li img{vertical-align:middle}.head-info .search-box{height:100%;position:relative}.head-info .head-search{height:100%;display:inline-flex;align-items:center}.head-info .head-search button{outline:0;border:none;cursor:pointer;background:#00026e;color:#fff;border-radius:50%;margin-left:15px;width:32px;height:32px}.head-info .head-search button em{font-weight:var(--fontbold6);font-size:20px}.head-info .search-input{position:absolute;top:100%;right:0;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateX(90deg);visibility:hidden}.head-info .search-input input{width:200px;height:40px;padding-left:10px;font-size:16px;border:none;outline:0}.head-info .search-input button{width:40px;height:40px;border:none;outline:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}.head-info .search-input button em{font-size:22px;color:#333;font-weight:var(--fontbold6)}.head-info .search-input.active{transition:opacity .3s,transform .3s;visibility:visible;opacity:1;transform:rotateX(0);transform-origin:top}.head-lang{margin-left:auto;margin-right:30px;display:flex;align-items:center;justify-content:center}.m-menu{display:none}footer{width:100%;background:#fff;color:var(--fontcolor);z-index:999;position:relative;border-top:3px solid #333;margin-top:30px}footer::after{content:'';position:absolute;background:#fff;color:var(--fontcolor);filter:opacity(.02);left:0;top:0;width:100%;height:100%;z-index:-1}footer a{color:var(--fontcolor)}footer ul{list-style:none;padding:0}footer a:hover{color:#db1b16}footer .foot-main{display:flex;justify-content:space-between;align-items:flex-start;padding:70px 80px}footer .foot-nav{width:70%}footer .foot-contact{width:30%}footer .foot-main .foot-item.foot-code{width:15%}footer .foot-share{margin-top:40px}footer .foot-share ul{display:flex;flex-wrap:wrap}footer .foot-share ul a{margin-right:10px;width:36px;height:36px;background:#dedede;color:#db1b16;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;border-radius:var(--borderradius)}footer .foot-share ul a:hover{background:#db1b16;color:#fff}footer .foot-share ul a em{font-size:20px;font-weight:var(--fontbold7)}footer .foot-title{font-size:24px;margin-bottom:20px;color:var(--fontcolor);position:relative;padding-bottom:6px}footer .foot-title::after{content:'';position:absolute;left:0;bottom:0;width:25px;height:3px;background:#cd372c}footer .foot-list{display:flex;flex-wrap:wrap;justify-content:space-between}footer .foot-list li{width:50%}footer .foot-code img{width:auto;height:140px}footer .foot-code img:hover{transform:scale(1.01)}footer .foot-list a{display:inline-block;padding:4px 0;text-transform:capitalize}footer .foot-list a em{font-weight:var(--fontbold5);transform:rotate(90deg);margin-right:5px}footer .foot-touch .foot-inner{display:flex;margin-bottom:10px;align-items:flex-start}footer .foot-touch .foot-inner .icon{display:inline-flex;align-items:center;justify-content:center}footer .foot-touch .foot-inner .icon em{font-size:18px;font-weight:var(--fontbold5);color:#db1b16}footer .foot-touch .foot-inner .social-icon{padding:6px}footer .foot-touch .foot-inner .content{flex:1;padding-left:10px}footer .foot-touch .foot-inner .content .title{font-size:18px}footer .foot-touch .foot-inner .content .info{color:#333}footer .copyright{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;padding:20px 15px;background:#fafafa}footer .gotop{display:flex;justify-content:center;align-items:center;font-weight:600;cursor:pointer;transform:rotate(180deg);opacity:0}footer .gotop.act{animation:gotop .5s forwards}@keyframes gotop{0%{opacity:0}100%{opacity:1}}footer .gotop em{font-weight:300;font-size:15px!important;color:#fff;background:#cd372c;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.footer-mid-left dl{float:left;margin-right:70px}.footer-mid{margin-top:50px}.footer-mid-left dt{margin-bottom:5px}.footer-mid-left dt a{color:#333;font-weight:700}.footer-mid-left dd a{color:#8c8c8c;font-size:14px}.footer-mid-left dd a:hover{color:#db1b16}.rl_tag{padding:12px;text-align:left;background:#fafafa;margin:25px 0;padding:5px 10px}.rl_tag>p{display:inline-block;font-size:12px;margin-right:5px;text-transform:uppercase;color:#444}.rl_tag li{display:inline-block;margin:5px;border:none;padding:0}.rl_tag li:last-child{padding:0}.rl_tag li a{display:inline-block;padding:2px 5px;color:#4d4d4d;font-size:12px;text-transform:capitalize;border:2px solid #e5e5e5;text-decoration:none}.rl_tag li i{padding-right:5px;color:#4d4d4d}.rl_tag li:hover a{color:#fff;text-decoration:none;background:#cd372c;border:2px solid #cd372c}.rl_tag li:hover i{color:#fff}.title_tag{font-size:16px;color:#cd372c}.share-btn-list{padding:10px 0}.bottom-btn{background:#00026e;display:flex;align-items:center;position:fixed;bottom:0;left:0;width:100%;z-index:999;box-shadow:1px 2px 10px rgba(0,0,0,.2);transform:translateY(0);transition:all .2s linear;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);display:none;opacity:1}.bottom-btn.act{transform:translateY(60px)!important;opacity:0}.bottom-btn.bottom-btn-keep{transform:translateY(0)!important;opacity:1}.bottom-btn.bottom-btn-menu{transform:translateY(60px)!important;opacity:0}.bottom-btn .btn-item{width:25%;height:65px;transition:all .2s linear;position:relative}.bottom-btn .btn-item em,.bottom-btn .btn-item i{font-size:20px;line-height:1;color:#fff}.bottom-btn .btn-item a,.bottom-btn .btn-item div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#222;text-transform:capitalize}.bottom-btn .btn-item a p,.bottom-btn .btn-item div{color:#fff;font-size:12px;text-transform:capitalize}.mobile-bottom-bag{display:none}.rfixed{position:fixed;bottom:calc(150px + constant(safe-area-inset-bottom));bottom:calc(150px + env(safe-area-inset-bottom));right:35px;z-index:99}.compare-panel{width:280px;background:#fff;position:fixed;z-index:1000;bottom:0;right:0;box-shadow:-1px -1px 3px #ccc;display:none;transition:bottom .2s}.compare-t{background-color:#1ea4fe;font-size:14px;color:#fff;display:flex;align-items:center;padding:6px 10px;cursor:pointer}.compare-close{position:relative;width:24px;height:24px;background:0 0;cursor:pointer;border:none}.compare-close::after,.compare-close::before{content:"";display:block;width:10px;height:2px;background-color:#fff;position:absolute;top:50%;border-radius:2px}.compare-close::before{transform:rotate(45deg);left:4px}.compare-close::after{transform:rotate(-45deg);right:4px}.compare-tit{text-align:center;flex:1;line-height:1.5}.compare-checked{color:#fff;margin:0 4px}#productChache_list{padding:0 10px;height:220px;overflow-y:auto}#productChache_list::-webkit-scrollbar{width:4px}#productChache_list::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}#productChache_list::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.15)}.selected-item{position:relative;border-bottom:1px solid #efefef;padding:10px 0;display:flex;align-items:center}.item-clear{position:relative;width:20px;height:20px;background-color:transparent;cursor:pointer;outline:0;border:none}.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:#333;border-radius:2px;top:50%;margin-top:-1px}.item-clear::before{transform:rotate(45deg);left:3px}.item-clear::after{transform:rotate(-45deg);left:3px}.item-content{flex:1;display:flex;align-items:center}.item-img{width:50px;height:50px;background:#fff;border:1px solid #efefef;display:flex;align-items:center;justify-content:center}.item-img img{max-width:100%;max-height:100%}.item-c{width:calc(100% - 50px);padding:0 10px;font-size:12px}.item-title{max-height:34px;word-break:break-word;display:block;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;color:var(--fontcolor)}.item-price{color:#1ea4fe}.compare-b{padding:20px 10px;display:flex;justify-content:space-between}.compare-b *{display:block;width:80px;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;border-radius:2px;padding:0 2px}.clear-all{color:var(--fontcolor);background-color:#ededed;cursor:pointer;border:none}.compare-inquire,.compare-inquire:hover{color:#fff;background-color:#1ea4fe}.compare-b .orderNow{margin:0;background:#f66f08;color:#fff;line-height:30px;padding:0 2px;border:none;border-radius:2px;font-size:12px;cursor:pointer;display:block;width:80px}.rfixed-sc{width:40px;height:40px;background:#1ea4fe;border-radius:50%;text-align:center;line-height:50px;color:#fff;position:relative;margin-bottom:10px;cursor:pointer;display:none}.rfixed-sc em{font-size:20px}.rfixed-scnum{position:absolute;right:6px;top:4px;width:16px;height:16px;background:#d4322c;border-radius:50%;text-align:center;font-size:12px;color:#fff;transform:scale(.9);line-height:16px}@media(max-width:768px){.compare-panel{width:100%;bottom:55px}.rfixed-scnum{right:26px}}.lang{z-index:99999;text-align:left;position:relative}.lang img{display:inline-block;width:20px;height:13px;vertical-align:-.25em;margin-right:4px}.lang-icon{display:flex;align-items:center;width:100%;height:30px;border:none;cursor:pointer;font-size:15px;user-select:none;white-space:nowrap}.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s,top .3s}.lang-drop.lang-flex{transform:translateX(20%)}.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 7px)}.lang-arrow{display:block;width:10px;height:10px;background-color:#fff;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}.lang-drop.lang-flex .lang-arrow{left:80%}.lang-wrap{list-style:none;width:140px;padding:8px 0;box-sizing:border-box}.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}.lang-wrap li{width:100%;box-sizing:border-box;transition:background-color .3s}.lang-flex .lang-wrap li{width:33.3333%}.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#eee}.lang-wrap li a{display:block;color:var(--fontcolor);font-size:14px;padding:10px 10px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(max-width:1024px){.head-link .item a{color:var(--fontcolor)}#liproducts .cate-con .cate-img{display:none}.lang{transition:all .2s linear;margin-top:2px;margin-left:80px}.lang-icon img{width:20px}.lang-drop{display:none}.lang-drop.active{display:block;top:calc(100% + 13px)}}.icon-videoplay{background:rgba(0,0,0,.5);color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;z-index:1}@media(max-width:1366px){body{padding-top:120px}.head-info{height:80px}.head-info .nav-ul>li{margin:0}.head-info .nav-ul>li a{font-size:16px}.head-company{display:none}}@media(max-width:1024px){body{padding-top:0}.l-wrap{padding:0 15px；}.head-link{padding:15px;border-top:1px solid #eee}.head-link .item{width:100%;color:#333;font-size:17px}.head-link em{font-size:22px}.head-top{display:none}.head-info,header.is-active .head-info{height:60px;box-shadow:1px 2px 10px rgba(0,0,0,.15)}.head-info .head-logo a img{max-height:30px}.head-info .search-box{width:100%;height:auto;background:#fff;z-index:2}.head-info .search-box .head-search{display:none}.head-info .search-box .search-input{display:flex;position:static;opacity:1;transform:none;visibility:inherit;box-shadow:none;width:90%;margin:10px auto;border:1px solid #eee;border-radius:4px}.head-info .search-box .search-input input{flex:1;padding-left:20px;height:45px}.head-info .search-box .search-input button{width:45px;height:45px}.head-info .head-nav{position:fixed;left:100%;top:0;width:85%;height:100%;background:#fff;transition:all .15s linear;opacity:0;visibility:hidden;z-index:99;padding-top:60px}.head-info .head-nav.head-nav-act{display:flex;flex-direction:column-reverse;justify-content:flex-end;left:15%;opacity:1;visibility:inherit}.head-info .head-nav .opacity{width:100%;height:100vh;position:fixed;left:0;top:60px;background:rgba(0,0,0,.7);z-index:1}.head-info .head-nav .nav-ul{display:block;width:100%;height:calc(100vh - 111px);padding:0;padding-bottom:100px;overflow-y:scroll;background:#fff;z-index:2}.head-info .head-nav .nav-ul>li{height:auto;display:block}.head-info .head-nav .nav-ul>li.cur>a{color:#cd372c}.head-info .head-nav .nav-ul>li.cur>em{transform:rotate(0);color:#cd372c}.head-info .head-nav .nav-ul>li a{color:var(--fontcolor);font-size:18px;display:block;width:100%;padding:10px 20px;font-weight:400;padding-right:50px;text-align:left}.head-info .head-nav .nav-ul>li a.inmenu_1,.head-info .head-nav .nav-ul>li a.inmenu_1+em{color:#cd372c}.head-info .head-nav .nav-ul>li>em{transform:rotate(-90deg);position:absolute;right:10px;top:6px;font-size:20px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;z-index:1;transition:all .1s linear}.head-info .nav-ul>li ul{box-shadow:none}.head-info .head-nav .nav-ul>li>.submenu{display:none;opacity:1;visibility:inherit;position:static;transform:none;transition:none;padding-left:20px;min-width:inherit;background:0 0}.head-info .head-nav .nav-ul>li>.submenu .item-info{display:none}.head-info .head-nav .nav-ul>li>.submenu em,.head-info .head-nav .nav-ul>li>.submenu i{display:none}.head-info .head-nav .nav-ul>li>.submenu a{font-weight:var(--fontbold5);padding-top:4px;padding-bottom:4px;padding-right:15px}.head-info .head-nav .nav-ul>li>.submenu ul{display:block;position:static;background:0 0;padding:0 20px}.m-menu{display:block;position:relative;width:30px;height:40px;cursor:pointer;z-index:99}.m-menu span{position:absolute;background:#333;height:3px;border-radius:4px;right:0;transition:all .2s linear}.m-menu span:first-child{width:30px;top:25%}.m-menu span:nth-child(2){width:22px;top:48%}.m-menu span:nth-child(3){width:26px;top:73%}.m-menu.act span{top:48%;width:32px}.m-menu.act span:first-child{transform:rotate(45deg)}.m-menu.act span:nth-child(2){width:0}.m-menu.act span:nth-child(3){transform:rotate(-45deg)}footer .foot-main .foot-item{width:31%!important}footer .foot-main .foot-item.foot-code{display:none}footer{margin-bottom:calc(60px + constant(safe-area-inset-bottom));margin-bottom:calc(60px + env(safe-area-inset-bottom))}.bottom-btn{display:flex}.rfixed .gotop{display:none}footer .gotop{opacity:1;margin:0}footer .gotop em{width:38px;height:38px;font-size:20px!important}.toolbar{display:none}header{position:static;transform:none}}@media(max-width:768px){.head-info,header.is-active .head-info{height:55px}footer .foot-main{padding:30px 0}footer .foot-main .foot-item{width:100%!important;margin-top:30px}footer .foot-main .foot-item:first-child{margin-top:0}footer .foot-list{display:flex;flex-wrap:wrap;justify-content:space-between}footer .foot-list li{width:50%}footer .foot-list a{padding:6px 0}.rfixed{bottom:calc(140px + constant(safe-area-inset-bottom));bottom:calc(140px + env(safe-area-inset-bottom));right:24px}}@media(max-width:500px){.head-info .head-logo a img{max-height:24px}footer .foot-main{padding:10px}footer .foot-nav{display:none}.home-more{height:45px}}@media (max-width:768px){#wmkc{display:none}}.toolbar{position:fixed;top:50%;right:1%;margin-top:-163px;z-index:1000;width:80px}.toolbar dd{position:relative;float:left;width:80px;height:80px;background:#000;margin-top:2px;border-radius:5px;color:#fff;font-size:14px;line-height:16px;text-align:center;cursor:pointer;transition:all .5s}.toolbar dd:first-child{margin-top:0}.toolbar dd i{width:100%;height:30px;display:block;margin-top:13px;background:url(../images/toolbar.webp) no-repeat center 0}.toolbar dd.qq i{background-position-y:0}.toolbar dd.tel i{background-position-y:-30px}.toolbar dd.code i{background-position-y:-60px}.toolbar dd.top i{background-position-y:-90px}.toolbar dd span{display:block;color:#fff}.toolbar dd.tel .box{position:absolute;top:0;width:190px;right:-200px;height:100%;margin-right:10px;border-radius:5px;background:#000;opacity:0;transition:all .5s}.toolbar dd.tel .box p{font-size:14px;margin:15px auto 7px}.toolbar dd.tel .box p strong{font-size:18px;font-weight:700}.toolbar dd.tel .box:after{display:block;content:" ";border-style:solid dashed dashed dashed;border-color:transparent transparent transparent #000;border-width:9px;width:0;height:0;position:absolute;top:50%;margin-top:-9px;right:-18px;margin-left:-12px}.toolbar dd.code .box{position:absolute;top:0;width:162px;right:-172px;height:162px;margin-right:10px;border-radius:5px;background:#000;opacity:0;transition:all .5s}.toolbar dd.code .box img{width:100%;height:100%;padding:11px}.toolbar dd.code .box:after{display:block;content:" ";border-style:solid dashed dashed dashed;border-color:transparent transparent transparent #000;border-width:9px;width:0;height:0;position:absolute;top:30px;right:-18px;margin-left:-12px}.toolbar dd:hover{background:#333}.toolbar dd.tel:hover .box{opacity:1;right:80px}.toolbar dd.code:hover .box{opacity:1;right:80px}.ey-lang a{color:#000;text-decoration:none;outline:0}.ey-lang a:focus,a:hover{text-decoration:none;outline:0}.ey-lang .fr{float:right}.ey-lang .ey-cl:after{content:"";display:block;height:0;clear:both;visibility:hidden}.ey-lang img{vertical-align:middle}.ey-lang .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.ey-lang .container{padding:0}.ey-lang .ey-top{width:100%;height:30px;line-height:30px;display:flex;justify-content:space-between;align-items:center}.ey-top .langu{position:relative;padding:0 14px 0 10px;cursor:pointer;transition:all .3s}.ey-top .langu img{margin-top:-3px}.ey-top .langu span{padding:0 4px}.ey-top .language span{padding:0 5px}.ey-top .langu:after{position:absolute;content:"";top:50%;right:0;margin-top:-8px;border:6px solid #fff;border-color:transparent transparent #fff transparent}.ey-top .langu:hover span{color:#9ab14d;transition:all .3s}.ey-top .langu:hover:after{margin-top:-2px;border:6px solid #9ab14d;border-color:#9ab14d transparent transparent transparent;transition:all .3s}.langu .languagebox{display:none;position:absolute;width:320px;left:50%;transform:translateX(-50%);top:30px;text-align:center;z-index:10}.langu .language{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:6px;background-color:#fff;border:1px solid #e6e6e6;width:100%;list-style-type:none;text-align:left}.langu .language-item{width:48%;margin:2px 0}.langu .language a{display:block;padding:2px 0;color:grey}.langu .language a:hover{color:#333;background-color:#f5f5f5;transition:all .3s}.ey-top .langu:hover .languagebox{display:block;transition:all .3s}@media (max-width:767px){.ey-lang .container{padding:0 10px}.Relatedc{display:none}}.image-right{float:right;margin-left:15px;margin-bottom:15px;width:500px}.share-buttons{display:flex;gap:10px}.share-buttons a{text-decoration:none}.share-buttons i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:50%;font-size:20px;color:#000;transition:all .3s ease;cursor:pointer}.share-buttons i:hover{background-color:#00026e;color:#fff}.top-banner{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:30px 2px;border-radius:8px;flex-wrap:nowrap}.top-banner-content{flex:1;max-width:60%;text-align:left}.top-banner-content p{color:#fff}.top-banner-content ul{padding-left:20px;list-style-type:disc!important;list-style-position:outside}.top-banner-content li{color:#fff;margin-bottom:10px;line-height:1.3}.top-banner-image{flex-shrink:0;max-width:40%;padding:10px}.top-banner-image img{width:100%;height:auto;border-radius:10px}.full-width-banner{position:relative;left:0;right:0;width:100vw;background-color:#00026e;color:#fff;padding:5px;text-align:center;margin-left:calc(-50vw + 50%)}@media screen and (max-width:768px){.full-width-banner{display:none}}@media (max-width:1200px){.top-banner{flex-wrap:wrap}.top-banner-content,.top-banner-image{max-width:100%}.top-banner-image{margin-left:0}}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background-color:#f0f0f0;padding:20px;border-radius:8px}.feature-item{background-color:#fff;padding:20px;border-radius:8px}.feature-content{display:flex;align-items:center}.icon-50 em{font-size:50px!important;margin-right:15px;color:#2cb740}.text-content{display:flex;flex-direction:column}.text-content p{margin-bottom:10px}h3{margin:0;font-size:18px}p{margin:5px 0 0}@media screen and (max-width:768px){.features{display:none;grid-template-columns:1fr}}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-item{display:flex;align-items:flex-start;padding:10px;border-radius:5px}.feature-icon{width:40px;height:40px;margin-right:10px}.cta{display:flex;justify-content:space-between;align-items:center;background-color:#eaeff7;padding:20px;border-radius:10px;margin:20px 0 30px 0}.cta-content{max-width:80%}.cta h2{font-size:24px;color:#333;margin-bottom:15px}.cta p{font-size:16px;color:#666;line-height:1.6}.cta-button-container{max-width:25%;display:flex;justify-content:left;padding-right:20px}.cta-button{background-color:#cd372c;color:#fff;padding:12px 20px;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s}.cta-button:hover{background-color:#00026e}@media screen and (max-width:768px){.cta{display:none;flex-direction:column;align-items:flex-start}.cta-content{max-width:100%;margin-bottom:15px}.cta-button-container{max-width:100%;justify-content:flex-start;padding-right:0}}.faq-container{background-color:#fff;padding:20px;border-radius:5px;border:1px solid #e5e8ed;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start}.faq-title{font-size:24px;margin:20px 0}.faq-item{border-top:1px solid #ccc;padding:10px 0;width:100%}.faq-question{font-size:18px;cursor:pointer;position:relative;padding-right:50px;user-select:none;display:flex;justify-content:space-between;align-items:center;padding-left:35px}.faq-question::before{content:"Q";position:absolute;left:2px;top:10px;background-color:#00026e;color:#fff;font-weight:700;font-size:.9em;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:5px}.faq-question:hover{color:#0056b3}.faq-answer{display:none;margin-top:10px;line-height:1.6;padding-left:35px;position:relative}.faq-answer::before{content:"A";position:absolute;left:2px;top:3px;background-color:#cd372c;color:#fff;font-weight:700;font-size:.9em;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:5px}.faq-answer p{margin-bottom:15px;line-height:1.8;color:#555}@media screen and (max-width:768px){.faq-title{font-size:20px;margin:15px 0}.faq-question{font-size:16px;padding-right:20px}.faq-answer{margin-top:5px}}.about-manufacturer{margin:30px 0 30px 0;border-radius:5px;border:1px solid #e5e8ed;padding:30px}.pro_faq{background-color:#fff;border-top:none;border-bottom:1px solid #ddd;border-left:none;border-right:none;border-radius:8px;padding:20px 0;margin:20px 0}.pro_faq h2{margin:10px 0}.pro_faq h3{font-weight:600;color:#333;margin-top:15px;margin-bottom:10px;padding-left:35px;padding-right:5px;position:relative;line-height:1.5;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.pro_faq h3::before{content:"Q";position:absolute;left:2px;top:6px;background-color:#cd372c;color:#fff;font-weight:700;font-size:.7em;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:5px}.pro_faq p{font-size:1em;line-height:1.8;color:#555;margin-bottom:15px;padding-left:35px;position:relative}.pro_faq p::before{content:"A";position:absolute;left:2px;top:9px;background-color:#555;color:#fff;font-weight:700;font-size:.7em;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:5px}.toggle-sign{margin-left:auto;font-size:1.2em;color:#333}.pcshow{display:block}.mobshow{display:none}@media (max-width:768px){.pcshow{display:none}.mobshow{display:block}}.pro_specs{margin-top:20px;padding:10px;border:1px solid #ddd;background-color:#f9f9f9}.specs-item h3{cursor:pointer;margin:0;padding:10px;background-color:#e0e0e0;border:1px solid #ccc}.specs-item h3 .toggle-sign{float:right}.specs-content{display:none;padding:10px 0;background-color:#fff;margin-top:5px}.specs-item.active .specs-content{display:block}.application-scenarios{margin:15px 0;display:flex;align-items:flex-start;gap:10px}.scenario-label{font-weight:600;color:#333;font-size:14px;white-space:nowrap;line-height:32px}.scenario-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.scenario-tag{display:inline-block;padding:6px 12px;background:#f8f9fa;color:#495057;text-decoration:none;border-radius:3px;border:1px solid #dee2e6;font-size:13px;transition:all .3s ease;line-height:1}.scenario-tag:hover{background:#cd372c;color:#fff;text-decoration:none;border-color:#cd372c}.filter-box{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.filter-boxs{display:flex;align-items:flex-start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.filter-boxs:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.filter-tit{width:120px;min-width:120px;font-weight:600;color:#333;font-size:14px;line-height:32px;flex-shrink:0}.filter-cen{flex:1;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.filter-cen a{display:inline-block;padding:6px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;text-decoration:none;font-size:13px;line-height:1.4;transition:all .3s ease;cursor:pointer}.filter-cen a:hover{background:#e9ecef;border-color:#dee2e6;color:#495057;transform:translateY(-1px)}.filter-cen a.active{background:#007bff;border-color:#007bff;color:#fff}.filter-cen a.active:hover{background:#0056b3;border-color:#0056b3;color:#fff}.filter-bt{text-align:center;padding-top:15px;margin-top:15px;border-top:1px solid #f0f0f0}.filter-bt a{display:inline-block;padding:8px 20px;background:#6c757d;color:#fff;text-decoration:none;border-radius:6px;font-size:13px;transition:all .3s ease}.filter-bt a:hover{background:#5a6268;transform:translateY(-1px)}@media (max-width:768px){.filter-boxs{flex-direction:column;align-items:flex-start}.filter-tit{width:100%;margin-bottom:10px}.filter-cen{width:100%}.filter-box{padding:15px}}.row{width:100%}.suspension{position:fixed;z-index:9999;right:0;bottom:85px;width:70px}.suspension-box{display:flex;flex-direction:column;gap:4px;padding:10px}.suspension .a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;background-color:#353535;cursor:pointer;border-radius:5px;transition:all .3s;text-decoration:none;color:#fff;padding:5px;box-sizing:border-box}.suspension .a:hover{background:#ed0000;transform:translateY(-3px)}.suspension .a .iconfont{font-size:20px;margin-bottom:2px}.suspension .a p{margin:0;font-size:10px;line-height:1.2;text-align:center}.suspension .a-top{background:#d2d3d6;display:none;color:#333}.suspension .a-top:hover{background:#c0c1c3}@media (max-width:768px){.suspension{bottom:20px;width:60px}.suspension .a{width:45px;height:45px}.suspension .a p{font-size:9px}}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}lite-youtube::before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,rgb(0 0 0 / 67%) 0,rgb(0 0 0 / 54%) 14%,rgb(0 0 0 / 15%) 54%,rgb(0 0 0 / 5%) 72%,rgb(0 0 0 / 0) 94%);height:99px;width:100%;font-family:"YouTube Noto",Roboto,Arial,Helvetica,sans-serif;color:hsl(0deg 0% 93.33%);text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover::before{color:#fff}lite-youtube::after{content:"";display:block;padding-bottom:calc(100% / (16 / 9))}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}lite-youtube .lty-playbtn:focus,lite-youtube:hover>.lty-playbtn{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated::before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
@charset "utf-8";@media(max-width:1024px){.pageabout .pageabout-2 .flex{flex-wrap:wrap}.pageabout .pageabout-2 .flex>div{width:100%;margin-bottom:20px}.pageabout .pageabout-2 .list .item{width:48%;margin-bottom:30px}.pagecompany .flex{flex-wrap:wrap}.pagecompany .flex .img{width:100%}.pagecompany .flex .img img{width:100%}.pagecompany .flex .content{padding:5% 20px}.pagecompany .flex .content .item{margin-top:20px}.pagecompany .flex .content .item .title{margin-bottom:10px}#pageadvantages .item{padding:10% 15px}.pageadvantages-2 .right{width:100%}.pageadvantages-2 .left{padding-right:0;width:100%}.product-catelist .product-cateitem{width:100%}.product-catelist .product-cateitem .cate-info{padding:20px 15px}.sidebar{display:none}.page-main{width:100%;padding-right:0}.pro-list.list0 li .pro-img{width:30%}.prodetails-content{margin-top:50px}.sidebar-item{padding:30px 15px}.sidebar-item.inquiry{border-top:6px solid #1ea4fe}.sidebar-item.hotpro .sidebarhot-list .sidebarhot-item{align-items:center}.sidebar-item.hotpro .sidebarhot-list .sidebarhot-item .sidebarhot-img{width:30%;height:auto;max-height:140px}.sidebar-item.hotpro .sidebarhot-list .sidebarhot-item .sidebarhot-info .title{font-size:18px;margin-bottom:10px}.pagesolutions .solutions1{flex-wrap:wrap}.pagesolutions .solutions1 .img{width:100%}.pagesolutions .solutions1 .info{padding-left:0;margin-top:30px}.pagesolutions .solutions1 .info .p2{padding:30px 0}.pagesolutions .solutions2{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between}.pagesolutions .solutions2 .item{width:48%;margin-bottom:20px}.pagesolutions .solutions2 .item .show{display:none}.pagesolutions .solutions2 .item .hide .title{font-weight:var(--fontbold6);color:var(--fontcolor);font-size:24px}.pagesolutions .solutions2 .item .hide .des{margin:10px 0}.pagesolutions .solutions2 .item .hide .more{margin:10px 0}.project-wrap{justify-content:space-between}.project-wrap li{width:48%;margin-right:0!important}.contact-list .contact-item{width:50%}.contact-box .contact-main{width:100%}.contact-box .inquiry-wrap{width:100%;margin-top:20px;padding:40px 15px}.contact-box .inquiry-wrap #feedbackForm input{min-height:50px}.contact-box .inquiry-wrap #feedbackForm .send-btn{width:180px;height:45px}.pcshow{display:none}.clearfix::after{content:"";display:table;clear:both}.icon-navicon{display:block}.nav-navicon,.nav.nav-navicon,.navbar-body.nav-navicon{display:none}.blank-small{height:20px;line-height:20px;clear:both;font-size:0}.container,.container-layout{display:block;margin:0 auto;padding:0 10px}.nav-m{padding-bottom:10px;margin-bottom:10px;background:#f7f7f7;display:block}.nav-x{height:50px;padding:10px 0;margin:0;width:100%;position:relative;z-index:6}.nav-x ul{clear:both;box-shadow:0 5px 15px 0 rgba(0,0,0,.05)}.nav-x li{float:none!important;width:100%;list-style:none}.nav-x li a{font-size:16px;padding:0;height:50px;line-height:50px;color:#666;background:#fff;text-align:center;display:block}.nav-x .menu-toggle{color:#ff9600}.nav-x .menu-toggle h3{display:block;float:left;width:70%;height:50px;line-height:50px;text-align:center;color:#ff9600;font-size:16px}.nav-x .menu-toggle button{background:#fff;z-index:2;float:right;width:100%;height:50px;line-height:50px;padding:0;margin:0;border:none;border-radius:0;color:#444;font-size:18px;text-align:left;text-indent:12px;position:relative;z-index:20}.nav-x .menu-toggle span{font-size:14px}.nav-x .menu-toggle span i{float:right;margin-right:10px;font-size:24px}.nav-x li a.active,.nav-x li a:hover{color:#ff9600}.followus ul{position:relative;margin:2px;display:flex}.followus ul li{margin-left:15px;font-size:30px;list-style-type:none}.followus ul li a{color:#8c8c8c}.followus ul li a:hover{color:#fff;font-size:18px}}@media(max-width:768px){.contact-list .contact-item{width:100%}.banner-inner .banner-title-h1{display:none}.banner-inner img{min-height:inherit;max-height:inherit;height:auto}.common-main{padding:10px 0}.pageabout .pageabout-2 .list .item{width:100%}.pagecompany .title1{font-size:24px}.pageadvantages-swiper .pageadvantages-next,.pageadvantages-swiper .pageadvantages-prev,.pageteam-swiper .pageteam-next,.pageteam-swiper .pageteam-prev{width:40px;height:40px}.pageadvantages-2 ul li .title{font-size:20px}#pageteam .item{padding:20px 15px}.product-catelist .product-cateitem .cate-img{max-height:160px}.product-catelist .product-cateitem .cate-info{padding:10px 15px}.product-catelist .product-cateitem .cate-info .more{display:none}.pro-list{justify-content:space-between}.pro-cate-title{font-size:20px}.pro-list.list1 li{width:48%;margin-right:0;margin-bottom:0}.pro-list.list0 li .pro-img a{max-height:220px}.prodetails-top{display:block}.preview-container{width:100%}.singglepic{width:100%;height:calc(100vw - 30px)}.thumbnail-box .item{width:100%;height:calc(100vw - 30px);border:none}.thumbnail-show{display:none;height:auto}.thumbnail-box .prodetails-button-next,.thumbnail-box .prodetails-button-prev{display:none}.thumbnail-box{padding:0;margin:0;border:1px solid #eee}.thumbnail-box #media{height:calc(100vw - 30px)}.thumbnail-box .banner-page{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:5px 10px;position:absolute;bottom:8px;right:9px;z-index:9;background:#777;color:#fff;border-radius:30px;letter-spacing:2px}.pro-d-main .banner-inner{display:block}.pro-d-main .common-main{padding-top:15px}.prodetails-info{padding-left:0;width:100%;margin-top:20px}.prodetails-info .prodetails-name{font-size:24px}.thumbnail-box .item .imgalt{position:absolute;left:50%;transform:translateX(-50%);z-index:99;bottom:8px;background:rgba(0,0,0,.5);color:#fff;width:95%;padding:0 6px;line-height:35px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;border-radius:30px;font-size:14px;padding-right:40px;text-transform:capitalize}.pagelink{flex-wrap:wrap;background:0 0;border-radius:0}.pagelink .pagelink-item{background:#f6f6f6;width:100%;margin-bottom:20px;border-radius:var(--borderradius)}.common-page{justify-content:center}.common-page a,.common-page span{margin-bottom:5px}.newslist.list1{justify-content:space-between}.newslist.list1 li{width:48%;margin-right:0}.newslist.list0 li .newslist-img{width:40%}.newscontent-box{padding:0;box-shadow:none}.pagesolutions .title1{font-size:24px;line-height:1.2}.pagesolutions .title2{font-size:18px}.pagesolutions .solutions1 .info .p1{font-size:24px}.pagesolutions .solutions2 .item{width:100%}.contact-list .contact-item .contact-item-title{font-size:20px;margin-bottom:10px}#pageadvantages .item .title{font-size:20px;margin:10px 0}.project-wrap li .project-info{padding:20px 10px}.project-wrap li .project-info .project-name{font-size:18px;line-height:1.2}.pro-list li .icon{opacity:1;transform:translateY(0)}.pro-float{left:5px;top:5px}.pro-float>*{margin-bottom:5px}.newslist li .newslist-img .date{font-size:12px;width:45px;height:45px;left:5px;top:5px}}@media(max-width:500px){.pro-list.list1 li .pro-img a{max-height:180px}.pro-list li .pro-info .pro-meta{width:100%}.pro-list li .pro-info .pro-meta .more{flex:1;width:auto;margin-right:5px}.pro-list.list0 li{align-items:center}.pro-list.list0 li .pro-img{width:40%}.pro-list.list0 li .pro-img a{max-height:160px}.pro-list.list0 li .pro-info{padding:10px 0 10px 15px}.pro-list.list0 li .pro-info .pro-meta{margin-top:10px}.pro-list.list0 li .pro-info .title{line-height:1.2}.prodetails-info .prodetails-btnlist{justify-content:space-between}.prodetails-info .prodetails-btnlist>*{width:48%;margin-right:0}.prodetails-content .prodetails-tabs{justify-content:space-between}.prodetails-content .prodetails-tabs .prodetails-tabs-item{margin-right:0;width:48%;height:50px;font-size:16px}.newslist li .newslist-info .logo{margin:10px 0}.newslist li .newslist-info .text{margin:10px 0}.newslist li .newslist-info{padding:15px 10px}.newscontent-date p{margin-right:10px}.pagesolutions .title3{padding:15px 0}.faqs-list li .project-content::before,.faqs-list li .project-name::before{font-size:20px}.contact-box .contact-main .img .box{width:100%;max-width:100%;position:static}.newslist.list0 li .newslist-img{max-height:140px}.newslist.list0 li .newslist-info .logo{margin-bottom:0}.newslist.list0 li .newslist-info .text{margin-bottom:0}.newslist.list0 li .newslist-info .more{display:none}}
.ey-jc-sb{display:flex;flex-wrap:wrap;justify-content:space-between}.ey-flex-item2{width:49%;margin:10px 0}.ey-flex-item3{width:32%;margin:10px 0}.ey-flex-item4{width:24%;margin:10px 0}.ey-flex-item5{width:19%;margin:10px 0}.ey-flex-item-auto{flex:1;margin:10px 0}.ey-flex-item-10{width:10%;margin:10px 0}.ey-flex-item-20{width:20%;margin:10px 0}.ey-flex-item-30{width:30%;margin:10px 0}.ey-flex-item-40{width:40%;margin:10px 0}.ey-flex-item-50{width:50%;margin:10px 0}.ey-flex-item-60{width:60%;margin:10px 0}.ey-flex-item-70{width:70%;margin:10px 0}.ey-flex-item-80{width:80%;margin:10px 0}.ey-flex-item-90{width:90%;margin:10px 0}.ey-flex-item-100{width:100%;margin:10px 0}.ey-text-align-c{text-align:center!important}.ey-pro-9>h5{position:relative;font-size:18px;padding:6px 20px 8px;box-sizing:border-box;margin:0}.ey-pro-9>h5::before{content:'';position:absolute;width:100%;height:7px;bottom:-4px;left:0;background:radial-gradient(circle,#fff,#fff 4px,transparent 4px);background-size:9px 10px;margin:0}.ey-pro-2>h5{padding:0 20px;box-sizing:border-box;font-size:18px;margin:0;position:relative}.ey-pro-2>h5>span:first-child{display:block;position:absolute;width:100%;height:1px;background-color:#d3d3d3;top:50%;left:0}.ey-pro-2>h5>span:nth-child(2){background-color:#fff;display:inline-block;padding:0 10px;position:relative}.ey-pro-7>h5{width:100%;font-size:18px;padding:5px 15px;box-sizing:border-box;box-shadow:0 0 30px rgba(0,0,0,.3) inset;background:rgba(255,255,255,.1);margin:0;border-radius:4px}.ey-pro-10>h5{width:100%;font-size:18px;padding:8px 20px 8px 44px;box-sizing:border-box;background-image:url(../images/nine-icon-white.png);background-repeat:no-repeat;background-position:14px center;border-left:3px solid #2371a4;border-radius:0 4px 4px 0;margin:0;background-size:26px}.ey-pro-4>h5{width:100%;font-size:18px;padding:5px 15px;box-sizing:border-box;border-bottom:3px solid transparent;border-image:url(https://cdn.seo.com.cn/Content/Images/sdg-line.png);border-image-slice:6;border-image-repeat:repeat;margin:0}.ey-pro-3{position:relative}.ey-pro-3>h5{width:100%;font-size:18px;padding:3px 20px;box-sizing:border-box;border-bottom:4px solid #ccc;margin:0}.ey-pro-3>h5::before{content:'';display:inline-block;position:absolute;bottom:2px;right:0;width:calc(100% - 20px);height:3px;background-color:#fff}.ey-pro-11>h5{width:100%;font-size:18px;border-bottom:2px solid #ccc;margin:0}.ey-pro-11>h5>span{display:inline-block;padding:5px 15px;box-sizing:border-box;transform:skew(-20deg) translate(8px,1px)}.ey-pro-11>h5>span>strong{display:inline-block;transform:skew(20deg)}.ey-pro-12{position:relative}.ey-pro-12::before{content:'';display:inline-block;position:absolute;width:6px;height:6px;border-radius:50%;background-color:#fff;left:14px;top:50%;margin-top:-3px}.ey-pro-12>span:last-of-type{display:block;width:calc(100% - 20px);height:2px;position:absolute;bottom:0;right:0}.ey-pro-12>h5{position:relative;display:inline-block;font-size:18px;padding:8px 10px 8px 26px;box-sizing:border-box;margin:0}.ey-pro-12>h5>span:first-of-type{display:inline-block;position:absolute;width:100%;height:51%;left:10px;top:0;transform:skew(-45deg)}.ey-pro-12>h5>span:nth-of-type(2){position:relative;z-index:1}.ey-pro-12>h5>span:last-of-type{display:inline-block;position:absolute;width:100%;height:51%;left:10px;bottom:0;transform:skew(45deg)}.ey-pro-13>h5{width:100%;font-size:18px;padding:5px 15px;box-sizing:border-box;background-image:linear-gradient(to right,#56d1f4,#fff);border-radius:4px;margin:0;color:#fff}.ey-pro-6>h5{width:100%;font-size:18px;padding:5px 15px;box-sizing:border-box;border:1px solid #ccc;box-shadow:4px 4px 4px #ccc;margin:0}.ey-pro-1>h5{position:relative;text-align:center;margin:0;font-size:18px}.ey-pro-1>h5>span:first-of-type{display:block;width:100%;height:1px;position:absolute;top:50%;left:0}.ey-pro-1>h5>span:last-of-type{display:inline-block;padding:0 10px;position:relative;background-color:#fff}.ey-pro-5>h5{position:relative;font-size:18px;position:relative;padding-bottom:10px;margin:0}.ey-pro-5>h5>span{display:block;width:30px;height:3px;position:absolute;bottom:0;left:0}.ey-pro-8>h5{font-size:18px;width:100%;text-align:center;padding:8px 0;border-radius:4px;margin:0}.ey-pro-47>img{max-width:50%;float:left;margin:6px 10px 0 0}.ey-pro-47>p{margin:0 0 10px 0;line-height:1.6}.ey-item-title{margin:6px 0}.ey-item-img{overflow:hidden}.ey-item-img img{display:block;margin:0 auto}.ey-pro-51>hr{border:none;border-top:1px solid #ccc;margin:10px 0}.ey-pro-52>hr{border:none;border-top:1px dashed;margin:10px 0}.ey-pro-53>div>p>a,.ey-pro-54>div>a{color:#000;text-decoration:none}.ey-pro-53>div>p{margin:0;flex:1;word-break:break-all}.ey-pro-53 img,.ey-pro-54 img{margin-right:4px;vertical-align:middle}.ey-pro-53>div,.ey-pro-54>div{margin:8px 0}.ey-pro-54>div{margin-right:10px}.ey-pro-48{display:flex;align-items:flex-start}.ey-pro-48 img{margin-top:4px}.ey-pro-48>div{flex:1;padding-left:10px}.ey-pro-48>div>p:first-of-type{font-size:16px;margin:0}.ey-pro-48>div>p:nth-of-type(2){font-size:14px;color:#555;margin:0}.ey-pro-49,.ey-pro-50{display:flex;align-items:flex-start}.ey-pro-49>p,.ey-pro-50>p{margin:0;flex:1;padding-left:10px}.ey-pro-49 img{margin-top:8px}.ey-pro-50 img{margin-top:6px}.ey-position-title>.ey-flex-item{position:relative}.ey-position-title>div>.ey-item-title{position:absolute;bottom:0;left:0;width:100%;margin:0;background:rgba(0,0,0,.5);color:#fff;padding:6px 0}.ey-scale .ey-item-img img{transition:all .3s}.ey-scale .ey-flex-item:hover .ey-item-img img{transform:scale(1.2)}.ey-pro-14>h5{border:1px solid #6272d6;border-radius:30px;font-size:18px;margin:0;padding:4px;color:#fff}.ey-pro-14>h5>span{display:inline-block;background-color:#6272d6;border-radius:30px;padding:6px 20px}.ey-pro-16>h5{border:1px solid #999;border-radius:30px;font-size:18px;margin:0;padding:6px 0;width:calc(100% - 10px);margin-left:auto}.ey-pro-16>h5>span{display:inline-block;background-color:#eee;border-radius:6px;padding:4px 20px;border:1px solid #999;margin-left:-10px}.ey-pro-15>h5{margin:0;font-size:18px;display:flex;position:relative;align-items:center}.ey-pro-15>h5::before{content:'';display:block;position:absolute;width:100%;height:1px;background-color:#999;top:48%;left:0;z-index:-1}.ey-pro-15>h5>span:first-of-type{display:block;background-color:#b7d6e6;text-align:center;position:relative;z-index:1;padding:2px 4px;border-radius:30px;width:50px}.ey-pro-15>h5>span:first-of-type::before{content:'';display:block;position:absolute;width:calc(100% - 8px);height:calc(100% - 4px);background-color:#fff;top:2px;left:4px;z-index:-1;border-radius:30px}.ey-pro-15>h5>span:nth-of-type(2){background-color:#b7d6e6;border-radius:4px;display:block;flex:1;margin-left:10px;padding:4px 16px;border:1px solid #999}.ey-pro-box-title{font-size:30px;text-align:center;color:#0c48a7;margin:20px 0;text-transform:capitalize}.ey-pro-box-title>strong{display:inline-block;margin:0 10px}.ey-pro-box-title>span{display:inline-block;background:#0c48a7;transform:rotate(45deg);margin:0 4px}.ey-pro-box-title>span:first-of-type,.ey-pro-box-title>span:nth-of-type(6){width:4px;height:4px;opacity:.4}.ey-pro-box-title>span:nth-of-type(2),.ey-pro-box-title>span:nth-of-type(5){width:6px;height:6px;opacity:.6}.ey-pro-box-title>span:nth-of-type(3),.ey-pro-box-title>span:nth-of-type(4){width:8px;height:8px}@media(max-width:541px){.ey-pro-box-title{font-size:20px}}.ey-pro-32>div{position:relative;max-width:1600px;margin:15px 0}.ey-pro-32>div>.ey-item-img{width:40%;border-radius:50%;border:5px solid #ddd;position:relative;z-index:1;background-color:#fff;box-sizing:border-box}@media(max-width:768px){.ey-pro-32>div>.ey-item-img{width:200px}}@media(max-width:481px){.ey-pro-32>div>.ey-item-img{width:160px}}.ey-pro-17>h5{margin:0;display:flex;background-color:#aaa;color:#fff;font-size:18px}.ey-pro-17>h5>span:first-of-type{display:inline-block;background-color:red;color:#fff;padding:6px 30px 6px 20px;position:relative}.ey-pro-17>h5>span:first-of-type::before{content:'';display:block;width:12px;height:102%;background-color:#fff;position:absolute;right:-6px;top:0;transform:skewX(-18deg)}.ey-pro-17>h5>span:nth-of-type(2){flex:1;padding:0 10px;text-transform:capitalize;font-weight:400;display:flex;align-items:center;justify-content:flex-end;font-size:12px}@media(max-width:481px){.ey-pro-17>h5>span:first-of-type{font-size:16px;padding:4px 20px 4px 10px}}.ey-pro-33>div{background-color:#eee}.ey-pro-33>div>div{width:50%}.ey-pro-33 .ey-item-img .cke_widget_inline.cke_widget_wrapper{display:block}.ey-pro-33 .ey-item-img img{max-height:350px;object-fit:cover}@media(max-width:540px){.ey-pro-33>div>div{width:100%}.ey-pro-33>div>.ey-item-img{padding:25% 0}}@media(max-width:768px){.ey-flex-item4{width:49%}.ey-flex-item5{width:49%}}@media(max-width:540px){.ey-flex-item-auto{width:100%;flex:auto;padding:0}.ey-flex-item-auto+div{width:100%;text-align:left}}@media(max-width:415px){.ey-flex-item3{width:100%}}.float-left{float:left;margin-right:10px}.ey-pro-56{max-width:1600px;color:#333}.ey-pro-56>p{line-height:1.6;margin:0;padding:5px 0}.ey-pro-56>img,.ey-pro-56>p>img{max-width:100%;height:auto}.ey-pro-56>.ey-pro-3{margin:15px 0 5px}.ey-pro-56>.ey-pro-33{margin:15px 0 5px}.ey-pro-56>.ey-pro-33>div>.ey-item-img>img,.ey-pro-56>.ey-pro-33>div>.ey-item-img>p>img{height:100%;object-fit:cover}.ey-pro-56 ul ul,ol ol,ol ul,ul ol{padding-left:20px}.ey-pro-56 .list-paddingleft-2{padding-left:50px}.ey-pro-57{max-width:1600px}.ey-pro-57>.ey-pro-7{margin:20px 0}.ey-pro-57>p{line-height:1.6;margin:0}.ey-pro-57>img,.ey-pro-57>p>img{max-width:100%;height:auto}.ey-pro-57>h3{font-size:32px;margin:10px 0}.ey-pro-57>h4{font-size:20px;margin:0}.ey-pro-57>.list-circle{margin:20px 0}.ey-pro-57>.list-circle>p{width:40%;position:relative;padding:0 16px;margin:4px 0;box-sizing:border-box}.ey-pro-57>.list-circle>p::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background-color:#000;position:absolute;left:0;top:7px}.ey-pro-57>.ey-pro-42>div>.ey-flex-item{text-align:left}.ey-pro-57>.ey-pro-42>div>.ey-flex-item>.ey-item-title{font-size:18px;font-weight:600}.ey-pro-58{max-width:1600px}.ey-pro-58>.ey-pro-11{margin:20px 0}.ey-pro-58>.ey-pro-46{margin:20px 0}.ey-pro-58>p{margin:0;line-height:1.6}.ey-pro-58>img,.ey-pro-58>p>img{max-width:100%;height:auto}.ey-pro-58>.ey-pro-47>div img{display:block;margin-top:6px;margin-bottom:12px}.ey-pro-58>.ey-pro-47>p{color:#333;line-height:1.875}.ey-pro-58>.ey-pro-33{margin:20px 0}.ey-pro-59{max-width:1600px}.ey-pro-59>.ey-pro-17{margin:20px 0}.ey-pro-59>img,.ey-pro-59>p>img{max-width:100%;height:auto}.ey-pro-59>p{margin:0;color:#555;line-height:1.875}@media (max-width:500px){.float-left{float:none;max-width:100%;margin-right:0}.ey-pro-58>.ey-pro-11{margin:15px 0}.ey-pro-57>.list-circle>p{width:100%}.ey-pro-57>h3{font-size:20px}.ey-pro-57>h4{font-size:16px}}.ey-pro-32 .ey-item-img .cke_widget_inline.cke_widget_wrapper,.ey-pro-42 .cke_widget_inline.cke_widget_wrapper,.ey-pro-43 .cke_widget_inline.cke_widget_wrapper{display:block}.ey-pro-47>.cke_widget_inline.cke_widget_wrapper,.ey-pro-47>div,.ey-pro-47>figure,.ey-pro-47>p:first-child{float:left;margin-right:10px}.ey-pro-47 .float-left .cke_widget_inline.cke_widget_wrapper{display:block}.ey-pro-47 .cke_widget_inline.cke_widget_wrapper img{max-width:100%}.ey-pro-32 .ey-item-img img,.ey-pro-33 .ey-item-img img,.ey-pro-39 .ey-item-img img,.ey-pro-40 .ey-item-img img{width:100%}.ey-pro-41 .ey-item-img img,.ey-pro-42 .ey-item-img img,.ey-pro-43 .ey-item-img img{max-width:100%}.ey-pro-47 figure{display:block}.ey-pro-47>figure{margin:10px 10px 10px 0}.ey-pro-47 div figure{margin:10px 0}figure{text-align:center;outline:solid 1px #EEE;margin:10px;display:inline-block}figure>figcaption{text-align:center;display:block}@media(max-width:480px){.ey-pro-10>h5,.ey-pro-11>h5,.ey-pro-12>h5,.ey-pro-13>h5,.ey-pro-14>h5,.ey-pro-15>h5,.ey-pro-16>h5,.ey-pro-17>h5,.ey-pro-1>h5,.ey-pro-2>h5,.ey-pro-3>h5,.ey-pro-4>h5,.ey-pro-5>h5,.ey-pro-6>h5,.ey-pro-7>h5,.ey-pro-8>h5,.ey-pro-9>h5{font-size:16px}.ey-flex-item-10,.ey-flex-item-20,.ey-flex-item-30{width:48%}}.ey-pro-41>div>.ey-flex-item{border:1px solid transparent;border-radius:4px;overflow:hidden}.ey-flex-item5{width:19%;margin:10px 0}@media(max-width:768px){.ey-flex-item5{width:49%}}.ey-pro-62>div>.ey-flex-item{flex-wrap:nowrap}.ey-pro-62>div>.ey-flex-item>div{height:300px}@media(max-width:1200px){.ey-pro-62>div>.ey-flex-item>div{height:200px}}@media(max-width:541px){.ey-pro-62>div>.ey-flex-item{width:100%}.ey-pro-62>div>.ey-flex-item:nth-child(2n){flex-direction:column}.ey-pro-62>div>.ey-flex-item>div{height:auto}}.ey-pro-62>div>.ey-flex-item>div .cke_widget_inline.cke_widget_wrapper{display:block}.ey-pro-62>div>.ey-flex-item>div img{width:100%;height:100%;object-fit:cover}.ey-pro-40>.ey-jc-sb>.ey-flex-item{border:1px solid #fff}.ey-pro-66>.ey-jc-sb>.ey-flex-item{border:1px solid #fff}.ey-pro-10>h5,.ey-pro-11>h5>span>strong,.ey-pro-12>h5>span:nth-of-type(2),.ey-pro-13>h5,.ey-pro-14>h5>span,.ey-pro-15>h5>span:nth-of-type(2),.ey-pro-16>h5>span,.ey-pro-17>h5>span:first-of-type,.ey-pro-1>h5,.ey-pro-2>h5>span:nth-child(2),.ey-pro-3>h5,.ey-pro-4>h5,.ey-pro-5>h5,.ey-pro-6>h5,.ey-pro-7>h5,.ey-pro-8>h5,.ey-pro-9>h5{font-weight:700}.ey-pro-67>.ey-item-title{margin:0;font-size:18px;font-weight:600;display:flex;position:relative;align-items:center}.ey-pro-67>.ey-item-title::before{content:'';display:block;position:absolute;width:100%;height:1px;background-color:#999;top:48%;left:0;z-index:-1}.ey-pro-67>.ey-item-title>span{display:block;background-color:#b7d6e6;text-align:center;position:relative;z-index:1;padding:2px 4px;border-radius:30px;width:50px}.ey-pro-67>.ey-item-title>span::before{content:'';display:block;position:absolute;width:calc(100% - 8px);height:calc(100% - 4px);background-color:#fff;top:2px;left:4px;z-index:-1;border-radius:30px}.ey-pro-67>.ey-item-title>h5{background-color:#b7d6e6;border-radius:4px;display:block;flex:1;margin:0;margin-left:10px;padding:4px 16px;border:1px solid #999;font-size:18px}.ey-pro-68>.ey-pro-title{border:1px solid #6272d6;border-radius:30px;margin:0;padding:4px;color:#fff}.ey-pro-68>.ey-pro-title>h5{display:inline-block;background-color:#6272d6;border-radius:30px;padding:3px 15px;margin:0;font-size:18px}.ey-pro-69>.ey-pro-title{border:1px solid #999;border-radius:30px;padding:6px 0;width:calc(100% - 10px);margin-left:auto}.ey-pro-69>.ey-pro-title>h5{display:inline-block;background-color:#eee;border-radius:6px;padding:4px 20px;border:1px solid #999;margin:0;margin-left:-10px;font-size:18px}.ey-pro-70>.ey-pro-title{margin:0;display:flex;background-color:#aaa;color:#fff}.ey-pro-70>.ey-pro-title>h5{display:inline-block;background-color:red;color:#fff;margin:0;padding:6px 30px 6px 20px;font-size:18px;position:relative}.ey-pro-70>.ey-pro-title>h5::before{content:'';display:block;width:12px;height:102%;background-color:#fff;position:absolute;right:-6px;top:0;transform:skewX(-18deg)}.ey-pro-70>.ey-pro-title>span{flex:1;padding:0 10px;text-transform:capitalize;font-weight:400;display:flex;align-items:center;justify-content:flex-end;font-size:12px}@media(max-width:481px){.ey-pro-70>.ey-pro-title>h5{font-size:16px;padding:4px 20px 4px 10px}}.ey-pro-71>.ey-pro-item{position:relative;text-align:center}.ey-pro-71>.ey-pro-item>span{display:block;width:100%;height:1px;position:absolute;top:50%;left:0}.ey-pro-71>.ey-pro-item>h5{margin:0;display:inline-block;padding:0 10px;position:relative;background-color:#fff;font-size:18px;font-weight:600}.ey-pro-72>.ey-pro-item{padding:0 20px;box-sizing:border-box;font-size:18px;margin:0;position:relative}.ey-pro-72>.ey-pro-item>span{display:block;position:absolute;width:100%;height:1px;background-color:#d3d3d3;top:50%;left:0}.ey-pro-72>.ey-pro-item>h5{margin:0;background-color:#fff;display:inline-block;padding:0 10px;position:relative;font-size:18px}.ey-pro-73>.ey-pro-item{width:100%;font-size:18px;border-bottom:2px solid #ccc;margin:0}.ey-pro-73>.ey-pro-item>.ey-pro-title{display:inline-block;padding:5px 15px;box-sizing:border-box;transform:skew(-20deg) translate(8px,1px)}.ey-pro-73>.ey-pro-item>.ey-pro-title>h5{margin:0;display:inline-block;transform:skew(20deg);font-size:18px}.ey-pro-74{position:relative}.ey-pro-74>.ey-pro-item{position:relative;display:inline-block;font-size:18px;padding:8px 10px 8px 26px;box-sizing:border-box;margin:0}.ey-pro-74>span:last-of-type{display:block;width:calc(100% - 20px);height:2px;position:absolute;bottom:0;right:0}.ey-pro-74>.ey-pro-item>span:first-of-type{display:inline-block;position:absolute;width:100%;height:51%;left:10px;top:0;transform:skew(-45deg)}.ey-pro-74>.ey-pro-item>span:last-of-type{display:inline-block;position:absolute;width:100%;height:51%;left:10px;bottom:0;transform:skew(45deg)}.ey-pro-74>.ey-pro-item>h5{margin:0;position:relative;z-index:1;font-size:18px}
