@charset "utf-8";

:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h2,h3{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}dl,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2}h2{font-size:2rem}h3{font-size:1.75rem}.mark,mark{padding:.2em;background-color:#fcf8e3}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-4,.col-6,.col-lg-4,.col-md-10,.col-sm-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}.border{border:1px solid #dee2e6!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.text-center{text-align:center!important}.visible{visibility:visible!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.table{border-collapse:collapse!important}.table td{background-color:#fff!important}}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev{left:10px;right:auto}.swiper-button-prev:after{content:'prev'}.swiper-button-next{right:10px;left:auto}.swiper-button-next:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}@font-face{font-display:swap;font-family:Roboto;src:url(../../wp-content/themes/coowingroup/fonts/Roboto-Regular.ttff') format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../../wp-content/themes/coowingroup/fonts/Roboto-Bold.ttff') format('truetype');font-weight:700;font-style:normal}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif;font-size:16px;color:#333;background:#fff}table{border-collapse:collapse;border-spacing:0}img{border:none;max-width:100%;height:auto}li,ul{list-style:none;list-style-type:none}a,button,input{outline:0!important}input.m_se{width:100%;border:1px solid #f6f6f6;height:60px;line-height:60px;font-size:16px}.fl{float:left}.fr{float:right}.clear{margin:0 auto;clear:both;height:0;font-size:0;overflow:hidden}.clean{zoom:1}.clean:after,.clean:before{content:'';display:table}.clean:after{clear:both}a{color:#333;text-decoration:none}a:hover{color:#651e7c;text-decoration:none}.default_nav_style{width:100%}.default_nav_style .n_item{float:left}.default_nav_style .n_item>a{display:block;padding-right:40px}.default_nav_style .nav_sec{display:none;width:100%;position:absolute;left:0;top:100%;opacity:0;padding-top:1px;z-index:999;overflow-x:hidden;overflow-y:auto;max-height:460px;margin-top:30px;box-shadow:5px 5px 10px -5px rgba(0,0,0,.12);background:#fff}.default_nav_style .small_nav_sec{border-bottom:none;width:260px;padding-top:1px;max-height:none;overflow:visible}.default_nav_style .nav_sec .top{height:0}.default_nav_style .nav_sec .nav_list{position:relative;float:left;width:100%}.default_nav_style .small_nav_sec .nav_list{float:none}.default_nav_style .nav_sec .nav_list:after{content:'';display:block;width:100%;clear:both}.default_nav_style .nav_sec .nav_sec_box{min-height:200px;padding:7px 20px 12px;background:#fff}.default_nav_style .small_nav_sec .nav_sec_box{background:#fff;min-height:0;padding:13px 0 17px;box-shadow:0 0 10px rgba(0,0,0,.12)}.default_nav_style .nav_sec .nav_sec_item{float:left;margin:5px 10px 20px;width:160px}.default_nav_style .small_nav_sec .nav_sec_item{margin:0;width:100%;position:relative}.default_nav_style .nav_sec .nav_thd_list{padding:4px 0}.default_nav_style .nav_sec .nav_thd_item>a{display:block;height:18px;line-height:18px;color:#666;font-size:12px;text-align:left;padding:3px 0;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.default_nav_style .small_nav_sec .nav_sec_item a,.default_nav_style .small_nav_sec .nav_sec_item dt a{position:relative;display:block;height:28px;line-height:28px;padding:0 20px;color:#000;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.default_nav_style .small_nav_sec .nav_sec_item a em{position:absolute;width:7px;height:11px;top:0;bottom:0;right:20px;margin:auto;background:var(--wpr-bg-e8e98358-a1f9-4c44-829d-fcf20020ec88) center top no-repeat}.default_nav_style .small_nav_sec .nav_sec_item a:hover{color:#000;text-decoration:none}.default_nav_style .small_nav_sec .nav_sec_item a:hover em{background-position:center bottom}.default_nav_style .small_nav_sec .nav_thd_list{padding:0;position:absolute;left:100%;top:0;display:none;width:260px;padding:13px 0 17px;border:1px solid #f5f5f5;box-shadow:0 0 10px rgba(0,0,0,.12);background:#fff}.default_nav_style .small_nav_sec .nav_thd_item{position:relative}.default_nav_style .small_nav_sec .nav_sec_item:hover .nav_thd_list{display:block}.default_nav_style .nav_sec .nav_img{float:left;width:320px;font-size:0;text-align:right;white-space:normal;margin-top:20px}.foot_share{display:inline-block}.foot_share .foot_share_box{display:inline-block;width:40px;height:40px;margin-right:13px;vertical-align:middle;background-repeat:no-repeat;font-size:0;background-size:40px}.foot_share .Facebook{background-position:0 0}.foot_share .Twitter{background-position:0 -40px}.foot_share .LinkedIn{background-position:0 -120px}.foot_share .YouTube{background-position:0 -160px}.foot_share .Instagram{background-position:0 -280px}.foot_share_type_1 .foot_share_box{background-image:var(--wpr-bg-cae499f5-9547-4607-bf35-7c8bb66b1aa7)}.pointer{cursor:pointer}.trans{-webkit-transition:.3s;transition:all .3s ease 0s}.relative{position:relative}.block{display:block}.text-center{text-align:center}a:hover{text-decoration:none}.headerWrapper{background-color:#fff}#header{width:100%}#header .top_h{width:100%;border-bottom:1px solid #f3f3f3}#header .top_h .feature_box{margin:0 auto;width:1440px;position:relative}#header .top_h .feature_box .features{float:right;width:100px;height:40px}#header .top_h .feature_box .ftit{height:40px;line-height:40px;overflow:hidden;font-size:14px;color:#666}#header .top_h .feature_box ul.language{font-size:0}#header .top_h .feature_box ul.language li{float:left;font-size:16px;margin-right:18px;position:relative}#header .top_h .feature_box ul.language li:before{content:'';position:absolute;right:-10px;top:14px;height:12px;border-right:1px solid rgba(0,0,0,.2)}#header .top_h .feature_box ul.language li:last-child{margin-right:0}#header .top_h .feature_box ul.language li:last-child:before{display:none}#header .top_h .feature_box ul.language li a{cursor:pointer}#header .top_h .feature_box .features .f_btn{display:block;height:100%;line-height:40px;font-size:14px;color:#555;text-decoration:none}#header .top_h .feature_box .features .f_search .f_btn{width:43px;padding-left:22px;background:var(--wpr-bg-581e19da-dc4a-4150-9da8-1d161270c624) left no-repeat}#header .top_h .feature_box .features .f_search form{opacity:0;position:absolute;top:21px;right:0;width:250px;height:39px;background:#fff;border-bottom:1px solid #9cc6cd;pointer-events:none;transform:translateY(-50%)}#header .top_h .feature_box .features .f_search.open form{opacity:1;pointer-events:auto}#header .top_h .feature_box .features .f_search form input.text{padding-left:10px;width:80%;height:100%;background:0 0;border:0;box-sizing:border-box}#header .top_h .feature_box .features .f_search form input.sub_btn{width:15%;height:100%;background:var(--wpr-bg-52da5dcb-742a-486c-90c4-3fb01eb44a25) center/50% auto no-repeat;border:0}#header .header_box{margin:0 auto;width:1440px;height:70px}#header .header_box .logo_box{float:left;height:100%;width:200px}#header .header_box .logo_box .logo{width:100%;height:100%;position:relative}#header .header_box .logo_box .logo a{display:block;height:100%}#header .header_box .logo_box .logo a img{position:absolute;left:0;top:-6px;bottom:0;margin:auto;max-width:100%}#header .header_box .navbars{float:right}.default_nav_style .n_item{line-height:70px}.default_nav_style .n_item>a{font-size:18px;color:#222;transition:all .1s;text-decoration:none}.default_nav_style .n_item:hover>a{color:#651e7c}.default_nav_style .small_nav_sec .nav_sec_item a,.default_nav_style .small_nav_sec .nav_sec_item dt a{font-weight:400;font-size:14px}.win_header .header .logo{padding:15px 0}.win_header .header .func .btn{margin-left:3%}#footer{width:100%;background:#333}#footer .footer_box{margin:0 auto;padding:66px 0;width:1440px;display:flex;flex-wrap:wrap;justify-content:space-between;-webkit-justify-content:space-between}#footer .footer_box .foo_item ul li{margin-top:10px;width:100%;font-size:14px;color:#ababab}#footer .footer_box .foo_item ul li a{display:block;font-size:14px;color:#ababab;text-decoration:none}#footer .footer_box .foo_item ul li a:hover{color:#b8b7b7}#footer .footer_box .foo_item ul li:first-child{margin-top:0;font-size:18px;font-weight:700;color:#fff;text-transform:capitalize}#footer .footer_box .foo_item ul li:nth-child(2){margin-top:30px}#footer .footer_box .mode_one{margin-left:38px;width:22%}#footer .footer_box .mode_two{margin-left:30px;width:20%}#footer .footer_box .mode_three{margin-left:35px;width:18%}#footer .footer_box .mode_fout{margin-right:30px;width:23%}#footer .footer_box .mode_fout ul li:nth-child(2){margin-top:25px}#footer .footer_box .mode_fout ul li:nth-child(2) p{line-height:24px}#footer .footer_box .mode_fout ul li:last-child{margin-top:15px}#footer .footer_box .mode_fout ul li:last-child .share{display:flex;flex-wrap:wrap;margin-left:-3px}.foot_share .foot_share_box{margin-right:8px}#footer .copy_box{width:100%;background:#222}#footer .copy_box .copy{margin:0 auto;width:1440px;text-align:center}#footer .copy_box .copy p{margin-left:38px;padding-top:26px;padding-bottom:28px;font-size:16px;color:#888;margin-bottom:0!important}#footer .copy_box .copy p a{color:#888;text-decoration:none}.products .pro_cate{padding:12px 0;width:100%;background:#fff}.products .pro_cate .list{position:relative;display:inline-block;margin:0 27px 30px 0;width:auto;line-height:43px;transition:all .5s}.products .pro_cate .list:first-child{margin-left:0}.products .pro_cate .list .son_cate{position:absolute;left:0;top:100%;width:100%;z-index:1}.products .pro_cate .list .first_cate{position:relative;overflow:hidden;cursor:pointer;transition:all .5s}.products .pro_cate .list .first_cate a{display:block;position:relative;padding:0 36px;border:1px solid #651e7c;font-size:16px;transition:all .5s;text-decoration:none}.products .pro_cate .list .first_cate a:before{display:block;content:'';position:absolute;right:35px;top:19px;width:12px;height:7px;background:var(--wpr-bg-9070f954-258d-493e-9a16-7eff0d6fb42c) center/100% no-repeat;transition:all .5s}.products .pro_cate .list .first_cate a:after{display:block;content:'';position:absolute;right:35px;top:19px;width:12px;height:7px;background:var(--wpr-bg-cee33b29-987f-4537-886a-fc721a022e7d) center/100% no-repeat;transition:all .5s;z-index:1;opacity:0}.products .pro_cate .list:hover .first_cate a{background:#651e7c;color:#fff}.products .pro_cate .list:hover .first_cate a:before{transform:rotate(180deg)}.products .pro_cate .list:hover .first_cate a:after{transform:rotate(180deg);opacity:1}.products .pro_cate .son_cate{display:none;margin-bottom:10px;background:#f7f7f7}.products .pro_cate .son_cate .item{position:relative;height:48px;line-height:48px}.products .pro_cate .son_cate .item a{width:100%;height:48px;line-height:48px;border-bottom:1px solid #dedede;font-size:16px;color:#333;text-align:left;text-indent:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .5s}.in_ad{position:relative;font-size:0}.in_ad .ad_con{position:absolute;left:0;top:0;width:100%;height:100%}.in_ad .ad_con .con_table{display:table;width:100%;height:100%}.in_ad .ad_con .con_table .con_table_cell{display:table-cell;vertical-align:middle}.in_ad .ad_con .win_position{width:100%;border-bottom:0}.in_ad .ad_con .win_position .title{display:block;float:none;width:100%;max-width:inherit;height:70px;line-height:70px;font-size:50px;color:#fff;text-align:center}.in_ad .ad_con .win_position .position{float:none;width:100%;max-width:inherit;height:26px;line-height:26px;text-align:center}.in_ad .ad_con .win_position .position{font-size:16px;color:#fff}.in_ad .ad_con .win_position .position a{font-size:14px;color:#fff}.in_ad .bxSlide-outter{min-height:3rem}.wrap-module body .win_position{margin-top:8px;line-height:40px;margin-bottom:25px;border-color:#e6e6e6}.win_header{width:100%;display:none;background-color:#fff}.win_header .header{width:100%;height:50px;padding:0 10px;background:#fff;border-bottom:1px solid #ddd;z-index:10001;max-width:991px;box-sizing:border-box}.win_header .header .logo{float:left;width:50%;padding:10px 0;overflow:hidden}.win_header .header .logo img{max-height:50px!important}.win_header .header .func{float:right;width:50%;margin-top:12px;text-align:right;padding-right:8px;box-sizing:border-box}.win_header .header .func .btn:first-child{margin-left:0}.win_header .header .func .btn{display:inline-block;vertical-align:middle;height:40px;line-height:40px;margin-left:10%;cursor:pointer}.win_header .header .func .language_btn{font-size:20px}.win_header .header .func .search_btn{width:23px;height:23px;background:var(--wpr-bg-584ba470-2cb2-4fd6-845d-b12926c2e446) center center/100% no-repeat}.win_header .header .func .menu_btn{width:23px;height:23px;background:var(--wpr-bg-0fded51c-308d-46a3-9263-85ffc8f42fea) center center/100% no-repeat}.win_header .header .func .menu_btn.on{background:var(--wpr-bg-2a1e1c8a-d01d-4cd3-aebe-7b592d4719e9) center center/80% no-repeat}.win_header .nav{position:fixed;top:0;right:-75%;display:block;width:75%;height:100%;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden;background:var(--wpr-bg-6df09935-65a5-4ea0-8e7e-44bc2e96fe04) top center repeat-x #fff;margin-top:50px}.win_header .nav.on{right:0}.win_header .nav .list{margin:0 5%;border-bottom:1px solid #ddd}.win_header .nav .list .title{display:block;width:100%;height:60px;line-height:60px;font-size:16px;text-decoration:none;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.win_header .nav .list.has_sec .title i{float:right;width:18px;height:100%;background:var(--wpr-bg-90517cc6-6452-46f2-9dcc-25dfc1534590) right center/40% no-repeat}.win_header .nav .list:last-child{margin-bottom:50px}.win_header .nav .sub{display:none}.win_header .nav_bg.on{position:fixed;top:51px;right:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9990}.win_header .son_nav{position:fixed;top:0;right:-75%;display:block;width:75%;height:100%;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden;background:var(--wpr-bg-0c8942bc-4b9f-4b92-b6d4-4829f1e9c386) top center no-repeat #fff;margin-top:51px;border-top:1px solid #ddd}.win_header .son_nav .item{margin:0 4%;border-bottom:1px solid #ddd}.win_header .son_nav .item a{display:block;height:60px;line-height:60px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none}.win_header .son_nav .item a i{float:right;width:18px;height:60px;background:var(--wpr-bg-0ca23091-a67b-4f7d-9321-6c4a8061468b) right center/40% no-repeat}.win_header .son_nav .item .son_nav_title.on i{margin-right:5%;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.win_header .son_nav .item:last-child{margin-bottom:50px}.win_header .son_nav.on{right:0}.win_header .son_nav .cate_close{width:100%;text-align:left}.win_header .son_nav .cate_close span{display:inline-block;width:16px;height:16px;background:var(--wpr-bg-54af0d71-e8c5-420e-a6d1-a1c01ffcd8eb) center center/50% no-repeat;margin:15px 0 15px 4%}.win_header .son_nav .third_nav{display:none}.win_header .son_nav .third_nav a{display:block;height:44px;line-height:44px;font-size:16px;border-top:1px solid #ddd;text-indent:20px;color:#888}.win_header .language{position:fixed;top:0;right:-100%;display:block;width:100%;height:100%;background:#fff;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden}.win_header .language.on{right:0}.win_header .language .close_btn{text-align:right}.win_header .language .close_btn span{display:inline-block;width:20px;height:20px;margin:14px 0;background:var(--wpr-bg-d6404529-773b-4a07-a5ee-908000000909) center center/80% no-repeat;margin-right:5%}.win_header .language .list{height:60px;line-height:60px;margin:0 5%;border-bottom:1px solid #ddd;text-align:center}.win_header .language .list a{display:inline-block;width:100%;font-size:18px}.win_header .resp_search_box{position:fixed;top:0;right:-100%;width:100%;z-index:10001;background:#fff}.win_header .resp_search_box.on{right:0}.win_header .resp_search_box .close_btn{float:right;width:calc(100% - 180px);text-align:right;background:#fff;padding-right:10px}.win_header .resp_search_box .close_btn span{display:inline-block;width:20px;height:20px;margin:13px 0;background:var(--wpr-bg-1dcddb9b-bd31-42ee-a5cc-77131b86631c) center center/80% no-repeat}.win_header .resp_search_box .search_form{position:relative;width:100%;height:60px;line-height:60px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff}.win_header .resp_search_box .search_form input[type=submit]{position:absolute;top:0;right:5%;width:41px;height:100%;background:var(--wpr-bg-51d7d8cb-bb19-475b-a8a8-914c4967aa76) center center/50% no-repeat;border:none;outline:0}.win_position{position:relative;border-bottom:1px solid #ddd}.win_position .title{float:left;width:50%;text-align:left;font-size:20px;height:55px;line-height:55px;color:#555;max-width:60%;overflow:hidden}.win_position .position{float:left;width:50%;text-align:right;height:55px;line-height:55px;color:#888;font-size:16px;overflow:hidden}.win_position .position a{color:#888}.pic_box em{vertical-align:middle;height:100%;display:inline-block}.pic_box img{vertical-align:middle}.bxSlide-outter{overflow:hidden;margin-left:auto;margin-right:auto;width:1920px;max-width:100%;max-height:300px}.coowinslide{margin-bottom:2rem}.coowinslide .swiper-pagination{position:absolute;z-index:1;bottom:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto}.coowinslide .slide{display:grid;place-content:center;height:720px;padding:0 20px;text-align:center}@media screen and (max-width:1024px){html{-webkit-text-size-adjust:100%}.coowinslide .slide{height:160px}.coowinslide{margin-bottom:20px}}@media screen and (min-width:1024px) and (max-width:1200px){.coowinslide .slide{height:420px}}@media screen and (min-width:1200px) and (max-width:1400px){.coowinslide .slide{height:470px}}@media screen and (min-width:1400px) and (max-width:1600px){.coowinslide .slide{height:540px}}@media screen and (min-width:1600px) and (max-width:1800px){.coowinslide .slide{height:610px}}.head-top-center{display:none;position:relative;padding:12px 0;border-bottom:1px solid #ccc;text-align:center}.head-top-center span{color:#666;font-size:12px;display:inline-block;padding:0 6px}.head-top-center a{font-size:14px}@media only screen and (max-width:600px){.win_position{height:auto}.win_position .position{width:100%;height:26px;line-height:26px}.head-top-center{display:block}}@media screen and (max-width:1680px){#header .header_box,#header .top_h .feature_box{width:85.71%}#footer .footer_box{width:96%}#footer .copy_box .copy{width:85.71%}}@media screen and (max-width:1218px){.default_nav_style .nav_sec .nav_list{width:60%}}@media screen and (max-width:1200px){#header .header_box .logo_box{width:20%}}@media screen and (max-width:991px){.win_header{display:block}.responsive_pc_header{display:none!important}.win_header .header .func .btn,.win_header .header .logo{padding:0}#footer .footer_box .mode_one{width:28%}#footer .footer_box .mode_two{width:30%}#footer .footer_box .mode_three{width:26%}#footer .footer_box .mode_fout{margin-top:45px;margin-right:0;margin-left:38px;width:100%}.pro_cate{display:none}}@media screen and (max-width:768px){#header{display:none}#footer .footer_box{padding:50px 0;width:92.7%}#footer .footer_box .foo_item{margin-top:10px}#footer .footer_box .mode_one{margin-top:0;margin-left:0}#footer .footer_box .mode_three,#footer .footer_box .mode_two{margin-left:0}#footer .footer_box .mode_fout{margin-right:0;margin-left:0}#footer .footer_box .foo_item{width:100%}#footer .footer_box .foo_item ul li{display:none}#footer .footer_box .foo_item ul li:first-child .icon{float:right;display:inline-block;margin-top:2.5vw;width:3.5vw;height:3.5vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#footer .footer_box .foo_item ul li:first-child .icon:before{display:block;margin-top:.1vw;margin-left:1.8vw;width:.5vw;height:97%;background:#fff;content:"";-webkit-transition:.3s;transition:all .3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#footer .footer_box .open ul li:first-child .icon:before{transform:rotate(90deg)}#footer .footer_box .foo_item ul li:first-child .icon:after{position:absolute;top:51%;left:0;display:block;width:100%;height:.5vw;background:#fff;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%)}#footer .footer_box .foo_item ul li:first-child{display:block;font-size:16px}#footer .footer_box .foo_item ul li a{font-size:14px}#footer .footer_box .foo_item ul li a:hover{color:#888}#footer .footer_box .mode_fout ul li{display:block}#footer .footer_box .mode_fout ul li:nth-child(2) p{font-size:3.14vw;line-height:4.7vw}#footer .footer_box .open ul li{display:block;margin-top:2vw}#footer .copy_box .copy{width:92.7%;height:auto}#footer .copy_box .copy p{margin:0 auto;padding-top:4vw;padding-bottom:4vw;width:70%;text-align:center;font-size:3.125vw}#footer .copy_box .copy p a{display:block;width:100%;font-size:3.125vw}.in_ad .ad_con .win_position .title{display:none}.win_position>.title{display:none}.win_position>.position{left:0;text-align:left}}@media screen and (max-width:550px){#footer .footer_box{padding:25px 0}#footer .footer_box .foo_item{margin-top:20px}#footer .footer_box .foo_item:first-child{margin-top:0}#footer .footer_box .foo_item ul li{margin-top:10px}}.swiper-slide{display:flex;justify-content:center;align-items:center}.table{font-size:16px;background-color:#e6e6e6}.table td{border:2px solid #fff;font-size:15px}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif;font-size:14px;color:#333;background:#fff}*{margin:0;padding:0;box-sizing:border-box}.section-background{background-color:#f7f9fb}.container.w1200{max-width:1200px;width:100%}section.products{padding:20px 0;background-color:#f7f9fb}section.products .hdtitle{margin-bottom:20px}section.products .hdtitle h2{font-size:30px;font-weight:700}section.products .hdtitle p{font-size:1rem}.thebox{margin-bottom:20px}.thebox .text-box{padding:6px 0}.thebox .text-box h3{margin:0;color:#333;font-weight:400;font-size:20px;line-height:1.3}.thebox .text-box h3 a,.thebox .text-box h3:visited{text-decoration:none;color:#333}.thebox .text-box h3 a{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.thebox .text-box h3 a:hover{color:#651e7c}.thebox .img-block{position:relative;overflow:hidden;z-index:2}.thebox .img-block span.badge{position:absolute;left:10px;top:10px;z-index:3;background-color:#651e7c;color:#fff;border-radius:4px!important;padding:2px 6px}.thebox .img-block img{max-width:100%;height:auto}.hover-switch{position:relative;display:block;overflow:hidden}.hover-switch>img:last-of-type{position:absolute;top:0;bottom:0;right:0;left:0;opacity:0;transition:opacity .5s,transform 2s cubic-bezier(0,0,.5,1.2)}.hover-switch:hover>img:last-of-type{opacity:1;transform:scale(1.1)}@media (max-width:576px){.thebox .text-box h3{font-size:16px}section.products .col-6{padding-left:10px;padding-right:10px}section.products .hdtitle h2{font-size:1.6rem}}.footbutton{text-align:center;padding:30px 0;background-color:#f7f9fb;margin-top:20px}.footbutton .icontitle a span.icon{display:block;margin-bottom:5px}.footbutton .icontitle a span.icon img{filter:grayscale(1)}.footbutton .icontitle a:hover span.icon img{filter:grayscale(0)}.footbutton .icontitle a,.footbutton .icontitle a:visited{color:#333;font-weight:400}.footbutton .icontitle a:hover{text-decoration:none;color:#651e7c}.footbutton .icontitle p{margin-bottom:0;font-size:18px;line-height:1.2}.footbutton .icontitle{position:relative}.footbutton .col-4::after{content:"";display:block;width:1px;height:50px;background-color:#ccc;position:absolute;top:20px;right:0}.footbutton .col-4.last-child::after{display:none}section.navcat{text-align:center;padding:50px 0 20px}section.navcat .btn-group a.btn.on{background-color:#651e7c;border-color:#651e7c;color:#fff}section.navcat .btn-group a.btn:hover{background-color:#651e7c;border-color:#651e7c;color:#fff}@media (max-width:576px){.footbutton .icontitle p{font-size:14px}.footbutton .icontitle a span.icon img{width:48px}section.navcat .btn-group{flex-direction:column;width:100%}section.navcat .btn-group a.btn{margin-bottom:6px;border-radius:5px!important}}a.text-link,a.text-link:visited{color:#651e7c;position:relative;text-decoration:none}a.text-link::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#651e7c;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}a.text-link:hover{color:#651e7c}a.text-link:hover::after{transform:scaleX(1)}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6, 147, 227) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252, 185, 0) 0%,rgb(255, 105, 0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255, 105, 0) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-term-template.is-layout-flex){gap:1.25em}:where(.wp-block-term-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}


