
.wui-modal-wrap{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.9);z-index:10001;overflow:hidden auto}.wui-modal-wrap .wui-modal-close{display:block;position:absolute;top:24px;right:24px;width:24px;height:24px;cursor:pointer}.wui-modal-wrap .wui-modal-close:before,.wui-modal-wrap .wui-modal-close:after{content:'';display:block;width:2px;height:32px;background-color:#2FB145;position:absolute;z-index:1;left:50%;top:50%;margin-top:-16px}.wui-modal-wrap .wui-modal-close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wui-modal-wrap .wui-modal-close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wui-modal-wrap .wui-modal-close:hover:before,.wui-modal-wrap .wui-modal-close:hover:after{background-color:#FFF}.wui-modal-wrap.behind{background-color:transparent}.wui-modal-wrap .wui-modal{max-width:640px;width:100%;padding:0 24px;margin:0 auto;position:relative;top:0;bottom:0;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.wui-modal-wrap .wui-modal.wui-modal-xs{max-width:640px}.wui-modal-wrap .wui-modal.wui-modal-sm{max-width:768px}.wui-modal-wrap .wui-modal.wui-modal-md{max-width:1024px}.wui-modal-wrap .wui-modal.wui-modal-lg{max-width:1280px}.wui-modal-wrap .wui-modal.wui-modal-hr{max-width:1440px}.wui-modal-wrap.modal-in{-webkit-animation:fade-in .3s ease 0s both;animation:fade-in .3s ease 0s both}.wui-modal-wrap.modal-in .wui-modal{-webkit-animation:modal-in .2s ease 0s both;animation:modal-in .2s ease 0s both}.wui-modal-wrap.modal-out{-webkit-animation:fade-out .3s ease 0s both;animation:fade-out .3s ease 0s both}.wui-modal-wrap.modal-out .wui-modal{-webkit-animation:modal-out .3s ease 0s both;animation:modal-out .3s ease 0s both}.wui-drawer-wrap{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.9);z-index:10001;overflow:hidden auto}.wui-drawer-wrap .wui-drawer{max-width:400px;width:80%;padding:0;position:absolute;top:0;right:0;bottom:0}.wui-drawer-wrap .wui-drawer .wui-drawer-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#333333}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd{-webkit-flex:none;flex:none;position:relative}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-title{display:block;font-size:18px;line-height:32px;height:64px;padding:16px 48px 16px 16px;color:#FFF}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close{display:block;position:absolute;top:16px;right:16px;width:32px;height:32px;cursor:pointer}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:before,.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:after{content:'';display:block;width:1px;height:20px;background-color:#FFF;position:absolute;left:50%;top:50%;margin-top:-10px}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:hover:before,.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-close:hover:after{background-color:#2FB145}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-hd .wui-drawer-filter{padding:0 16px 8px}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-bd{-webkit-flex:auto;flex:auto;padding:0 16px;overflow:hidden auto}.wui-drawer-wrap .wui-drawer .wui-drawer-content .wui-drawer-ft{-webkit-flex:none;flex:none;border-top:1px solid #ccc;padding:16px}.wui-drawer-wrap .wui-drawer.wui-drawer-left{right:auto;left:0}.wui-drawer-wrap.drawer-in{-webkit-animation:fade-in .3s ease 0s both;animation:fade-in .3s ease 0s both}.wui-drawer-wrap.drawer-in .wui-drawer{-webkit-animation:drawer-in-right .3s ease .2s both;animation:drawer-in-right .3s ease .2s both}.wui-drawer-wrap.drawer-in .wui-drawer.wui-drawer-left{-webkit-animation:drawer-in-left .3s ease .2s both;animation:drawer-in-left .3s ease .2s both}.wui-drawer-wrap.drawer-out{-webkit-animation:fade-out .3s ease .2s both;animation:fade-out .3s ease .2s both}.wui-drawer-wrap.drawer-out .wui-drawer{-webkit-animation:drawer-out-right .3s ease 0s both;animation:drawer-out-right .3s ease 0s both}.wui-drawer-wrap.drawer-out .wui-drawer.wui-drawer-left{-webkit-animation:drawer-out-left .3s ease 0s both;animation:drawer-out-left .3s ease 0s both}.wui-alert{padding:12px;background-color:#f3f3f3;color:#000;border-left:4px solid #2FB145}.wui-alert .wui-alert-content{font-size:14px;line-height:24px}.wui-alert.wui-alert-primary{background-color:#fff2e6;color:#2FB145;border-color:#2FB145}.wui-alert.wui-alert-accents{background-color:#ffe6e6;color:#FF0603;border-color:#FF0603}.wui-alert.wui-alert-success{background-color:#ebfaf1;color:#38C976;border-color:#38C976}.wui-alert.wui-alert-warning{background-color:#fff6eb;color:#FFA23A;border-color:#FFA23A}.wui-alert.wui-alert-dangers{background-color:#fee;color:#FE5050;border-color:#FE5050}.wui-crumb{position:relative}.wui-crumb .wui-crumb-item:hover{color:#2FB145}.wui-crumb .wui-crumb-item:last-child{pointer-events:none}.wui-crumb .wui-crumb-item:last-child.wui-crumb-separator{display:none}.wui-crumb .wui-crumb-separator{margin:0 8px;cursor:default;color:inherit}.wui-border{border-style:solid;border-width:1px;border-color:#ccc}.wui-border.wui-border-xs{border-width:1px}.wui-border.wui-border-t-xs{border-width:1px 0 0 0}.wui-border.wui-border-r-xs{border-width:0 1px 0 0}.wui-border.wui-border-b-xs{border-width:0 0 1px 0}.wui-border.wui-border-l-xs{border-width:0 0 0 1px}.wui-border.wui-border-v-xs{border-width:1px 0}.wui-border.wui-border-h-xs{border-width:0 1px}.wui-border.wui-border-sm{border-width:2px}.wui-border.wui-border-t-sm{border-width:2px 0 0 0}.wui-border.wui-border-r-sm{border-width:0 2px 0 0}.wui-border.wui-border-b-sm{border-width:0 0 2px 0}.wui-border.wui-border-l-sm{border-width:0 0 0 2px}.wui-border.wui-border-v-sm{border-width:2px 0}.wui-border.wui-border-h-sm{border-width:0 2px}.wui-border.wui-border-md{border-width:3px}.wui-border.wui-border-t-md{border-width:3px 0 0 0}.wui-border.wui-border-r-md{border-width:0 3px 0 0}.wui-border.wui-border-b-md{border-width:0 0 3px 0}.wui-border.wui-border-l-md{border-width:0 0 0 3px}.wui-border.wui-border-v-md{border-width:3px 0}.wui-border.wui-border-h-md{border-width:0 3px}.wui-border.wui-border-lg{border-width:4px}.wui-border.wui-border-t-lg{border-width:4px 0 0 0}.wui-border.wui-border-r-lg{border-width:0 4px 0 0}.wui-border.wui-border-b-lg{border-width:0 0 4px 0}.wui-border.wui-border-l-lg{border-width:0 0 0 4px}.wui-border.wui-border-v-lg{border-width:4px 0}.wui-border.wui-border-h-lg{border-width:0 4px}.wui-border.wui-border-hr{border-width:5px}.wui-border.wui-border-t-hr{border-width:5px 0 0 0}.wui-border.wui-border-r-hr{border-width:0 5px 0 0}.wui-border.wui-border-b-hr{border-width:0 0 5px 0}.wui-border.wui-border-l-hr{border-width:0 0 0 5px}.wui-border.wui-border-v-hr{border-width:5px 0}.wui-border.wui-border-h-hr{border-width:0 5px}.wui-border.wui-border-primary{border-color:#2FB145}.wui-border.wui-border-accents{border-color:#FF0603}.wui-border.wui-border-success{border-color:#38C976}.wui-border.wui-border-warning{border-color:#FFA23A}.wui-border.wui-border-dangers{border-color:#FE5050}.wui-border.wui-border-light{border-color:#FFF}.wui-border.wui-border-dark{border-color:#000}.wui-menu.wui-menu-prefix>.wui-menu-item>.wui-menu-link{padding-left:16px}.wui-menu.wui-menu-prefix>.wui-menu-item>.wui-menu-link:before{content:'';display:block;position:absolute;top:50%;left:0;margin-top:-3px;width:0;height:0;border:3px solid}.wui-menu.wui-menu-border>.wui-menu-item{border-bottom:1px solid #ccc}.wui-menu.wui-menu-suffix>.wui-menu-item>.wui-menu-link{padding-right:24px}.wui-menu.wui-menu-suffix>.wui-menu-item>.wui-menu-arrow{display:block}.wui-menu>.wui-menu-item{padding-top:6px;padding-bottom:6px;position:relative}.wui-menu>.wui-menu-item>.wui-menu-arrow{display:none;width:24px;height:24px;position:absolute;top:6px;right:0;color:#999;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.wui-menu>.wui-menu-item>.wui-menu-arrow:hover{cursor:pointer;color:#2FB145}.wui-menu>.wui-menu-item>.wui-menu-link{color:#333;position:relative;font-size:16px;line-height:24px}.wui-menu>.wui-menu-item>.wui-menu-link:hover{color:#2FB145}.wui-menu>.wui-menu-item>.wui-menu-sublist{padding:4px 0;display:none}.wui-menu>.wui-menu-item.open>.wui-menu-link,.wui-menu>.wui-menu-item.open>.wui-menu-arrow{color:#2FB145}.wui-menu>.wui-menu-item.open>.wui-menu-sublist{display:block}.wui-menu>.wui-menu-item.open>.wui-menu-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wui-menu>.wui-menu-item.active>.wui-menu-link,.wui-menu>.wui-menu-item.active>.wui-menu-arrow{color:#2FB145}.wui-tags .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;max-width:220px;background-color:#e6e6e6;color:#333}.wui-tags .wui-tags-item:hover{background-color:#2FB145;color:#FFF}.wui-tags .wui-tags-item.wui-tags-primary{color:#FFF;background-color:#2FB145}.wui-tags .wui-tags-item.wui-tags-primary:hover,.wui-tags .wui-tags-item.wui-tags-primary:active{color:#FFF;background-color:#cc6300}.wui-tags .wui-tags-item.wui-tags-success{color:#FFF;background-color:#38C976}.wui-tags .wui-tags-item.wui-tags-success:hover,.wui-tags .wui-tags-item.wui-tags-success:active{color:#FFF;background-color:#2da15e}.wui-tags .wui-tags-item.wui-tags-warning{color:#FFF;background-color:#FFA23A}.wui-tags .wui-tags-item.wui-tags-warning:hover,.wui-tags .wui-tags-item.wui-tags-warning:active{color:#FFF;background-color:#cc822e}.wui-tags .wui-tags-item.wui-tags-dangers{color:#FFF;background-color:#FE5050}.wui-tags .wui-tags-item.wui-tags-dangers:hover,.wui-tags .wui-tags-item.wui-tags-dangers:active{color:#FFF;background-color:#cb4040}.wui-tags.wui-tags-sm .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}@media only screen and (min-width: 768px){.wui-tags.wui-tags-sm\@T .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md\@T .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg\@T .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}}@media only screen and (min-width: 1024px){.wui-tags.wui-tags-sm\@S .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md\@S .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg\@S .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}}@media only screen and (min-width: 1280px){.wui-tags.wui-tags-sm\@M .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md\@M .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg\@M .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}}@media only screen and (min-width: 1600px){.wui-tags.wui-tags-sm\@L .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md\@L .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg\@L .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}}@media only screen and (min-width: 1920px){.wui-tags.wui-tags-sm\@H .wui-tags-item{height:32px;line-height:32px;padding:0 16px;font-size:14px}.wui-tags.wui-tags-md\@H .wui-tags-item{height:40px;line-height:40px;padding:0 24px;font-size:16px}.wui-tags.wui-tags-lg\@H .wui-tags-item{height:48px;line-height:48px;padding:0 32px;font-size:18px}}.wui-cabinet{min-width:120px}.wui-cabinet .wui-cabinet-preview{width:100%;height:0;padding-bottom:100%;background-color:#ddd;border:1px solid #ccc;position:relative}.wui-cabinet .wui-cabinet-preview .wui-cabinet-preview-wrapper .wui-cabinet-preview-image{display:block;width:100%;height:100%;outline:none;border:0;object-fit:contain;object-position:center}.wui-cabinet .wui-cabinet-preview .wui-cabinet-preview-wrapper .wui-cabinet-preview-video{display:none;background-color:rgba(0,0,0,0.4);z-index:1;line-height:1;text-align:center;color:#FFF;cursor:pointer}.wui-cabinet .wui-cabinet-preview .wui-cabinet-preview-wrapper .wui-cabinet-preview-video .wui-cabinet-preview-play{display:inline-block;vertical-align:middle}.wui-cabinet .wui-cabinet-preview .wui-cabinet-preview-wrapper .wui-cabinet-preview-video:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.wui-cabinet .wui-cabinet-preview .wui-cabinet-preview-wrapper .wui-cabinet-preview-video:hover{color:#2FB145}.wui-cabinet .wui-cabinet-preview.wui-cabinet-video .wui-cabinet-preview-wrapper .wui-cabinet-preview-video{display:block}.wui-cabinet .wui-cabinet-thumb{position:relative;margin-top:10px;width:100%}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container{width:100%;padding:0 30px 0 30px;overflow:hidden}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list{display:block;width:100%;line-height:1;font-size:0;white-space:nowrap;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item{display:inline-block;width:25%;padding-bottom:25%;height:0;cursor:pointer;position:relative}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item .wui-cabinet-thumb-wrap{display:block;position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:2px solid #ccc}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item .wui-cabinet-thumb-wrap .wui-cabinet-thumb-image{display:block;width:100%;height:100%;outline:none;border:0;object-fit:contain;object-position:center}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item .wui-cabinet-thumb-wrap .wui-cabinet-thumb-video{display:none;background-color:rgba(0,0,0,0.4);z-index:1;line-height:1;text-align:center;color:#FFF;cursor:pointer}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item .wui-cabinet-thumb-wrap .wui-cabinet-thumb-video .wui-cabinet-thumb-play{display:inline-block;vertical-align:middle}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item .wui-cabinet-thumb-wrap .wui-cabinet-thumb-video:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item.wui-cabinet-video .wui-cabinet-thumb-wrap .wui-cabinet-thumb-video{display:block}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item:hover .wui-cabinet-thumb-wrap,.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-container .wui-cabinet-thumb-list .wui-cabinet-thumb-item.active .wui-cabinet-thumb-wrap{border-color:#2FB145}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button{display:block;position:absolute;top:5px;bottom:5px;width:25px;background-color:#e6e6e6;border:0;background-image:none;outline:none;cursor:pointer;font-size:16px;text-align:center;color:#333}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button.wui-cabinet-thumb-prev{left:0}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button.wui-cabinet-thumb-next{right:0}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button:hover{background-color:#2FB145;color:#FFF}.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button:disabled,.wui-cabinet .wui-cabinet-thumb .wui-cabinet-thumb-controls .wui-cabinet-thumb-button.disabled{pointer-events:none}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{border:none;padding:0 !important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../image/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme-banner .owl-nav{position:absolute;top:50%;left:7%;right:7%;margin-top:-25px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme-banner .owl-nav [class*='owl-']{display:block;cursor:pointer;position:absolute;top:0;width:50px;height:50px;background-color:rgba(0,0,0,0.3);border-radius:0;background-position:0 50px;background-repeat:no-repeat;background-size:50px auto;background-image:url("../image/owl.nav.png")}.owl-theme-banner .owl-nav [class*='owl-']>span{display:none}.owl-theme-banner .owl-nav [class*='owl-'].owl-prev{left:0;right:auto;background-position:0 0}.owl-theme-banner .owl-nav [class*='owl-'].owl-next{left:auto;right:0;background-position:0 -50px}.owl-theme-banner .owl-nav [class*='owl-']:hover{background-color:rgba(0,0,0,0.5);text-decoration:none}.owl-theme-banner .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme-banner .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;position:absolute;bottom:16px;left:0;right:0;line-height:1 !important}.owl-theme-banner .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;background-color:transparent}.owl-theme-banner .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme-banner .owl-dots .owl-dot.active span,.owl-theme-banner .owl-dots .owl-dot:hover span{background:#FF0603}.owl-theme-gallery .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:-20px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme-gallery .owl-nav [class*='owl-']{display:block;cursor:pointer;position:absolute;top:0;width:40px;height:40px;background-color:rgba(0,0,0,0.3);border-radius:0;background-position:0 40px;background-repeat:no-repeat;background-size:40px auto;background-image:url("../image/owl.nav.png")}.owl-theme-gallery .owl-nav [class*='owl-']>span{display:none}.owl-theme-gallery .owl-nav [class*='owl-'].owl-prev{left:0;right:auto;background-position:0 0}.owl-theme-gallery .owl-nav [class*='owl-'].owl-next{left:auto;right:0;background-position:0 -40px}.owl-theme-gallery .owl-nav [class*='owl-']:hover{background-color:rgba(0,0,0,0.5);text-decoration:none}.owl-theme-gallery .owl-nav .disabled{opacity:.1;cursor:default}.owl-theme-gallery .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;position:absolute;bottom:-24px;left:0;right:0;line-height:1 !important}.owl-theme-gallery .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;background-color:transparent}.owl-theme-gallery .owl-dots .owl-dot span{width:24px;height:6px;margin:5px 7px;background:#999;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:0px}.owl-theme-gallery .owl-dots .owl-dot.active span,.owl-theme-gallery .owl-dots .owl-dot:hover span{background:#2FB145}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * 0.8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print, (prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animated[class*='Out']{opacity:0}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0px) scale(0.7);opacity:0.7}100%{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease, visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s, visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform, opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform, opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.15) 65%, rgba(0,0,0,0.075) 75.5%, rgba(0,0,0,0.037) 82.85%, rgba(0,0,0,0.019) 88%, transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding: max(0px)){.fancybox-caption{padding:75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0, 0, 0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5, 1.5, 1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(0.5, 0.5, 0.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1, 1, 1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1, 1, 1) translate3d(0, 0, 0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0, 0, 0) scale(1)}@media all and (max-height: 576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding: max(0px)){.fancybox-caption{padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width: 576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.infinite{display:block}.infinite .infinite-spinner{display:none;text-align:center;pointer-events:none;margin-top:16px}.infinite .infinite-trigger{display:none;text-align:center;margin-top:16px}.infinite .infinite-last{display:none}.infinite .infinite-last .infinite-no-more{display:block;font-size:16px;line-height:40px;padding:0;color:#666;text-align:center}.infinite .infinite-navigator{display:block}.toolbar{display:none;position:fixed;bottom:320px;right:0;z-index:3}.toolbar .tool-list .tool-item{position:relative}.toolbar .tool-list .tool-item .tool-item-content{background-color:#2FB145;color:#FFF}.toolbar .tool-list .tool-item .tool-item-content .tool-item-icon{display:block;width:42px;height:42px;font-size:24px;text-align:center;line-height:42px}.toolbar .tool-list .tool-item .tool-item-content .tool-item-icon>i{font-size:inherit}.toolbar .tool-list .tool-item .tool-item-popover{display:none;position:absolute;top:0;right:100%;padding-right:8px}.toolbar .tool-list .tool-item .tool-item-popover:after,.toolbar .tool-list .tool-item .tool-item-popover:before{content:'';display:block;position:absolute;width:0;height:0;border-style:solid}.toolbar .tool-list .tool-item .tool-item-popover:before{z-index:2;right:2px;top:14px;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #fff}.toolbar .tool-list .tool-item .tool-item-popover:after{z-index:1;right:0;top:13px;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #e6e6e6}.toolbar .tool-list .tool-item .tool-item-popover .tool-popover-wrap{background-color:#fff;min-width:80px;min-height:40px;border:1px solid #e6e6e6}.toolbar .tool-list .tool-item .tool-popover-text{font-size:14px;line-height:40px;padding:0 16px;word-break:break-word;white-space:nowrap;color:#333}.toolbar .tool-list .tool-item .tool-popover-im .tool-popover-list .tool-im-item{display:block;white-space:nowrap;word-break:keep-all;font-size:0;line-height:1;padding:10px 16px;color:#333}.toolbar .tool-list .tool-item .tool-popover-im .tool-popover-list .tool-im-item .im-item-icon{display:inline-block;vertical-align:middle;width:20px;height:20px;font-size:20px;line-height:20px;text-align:center}.toolbar .tool-list .tool-item .tool-popover-im .tool-popover-list .tool-im-item .im-item-icon>i{font-size:inherit}.toolbar .tool-list .tool-item .tool-popover-im .tool-popover-list .tool-im-item .im-item-text{display:inline-block;vertical-align:middle;line-height:20px;font-size:14px;margin-left:8px}.toolbar .tool-list .tool-item .tool-popover-im .tool-popover-list .tool-im-item:hover{color:#2FB145;background-color:#fff2e6}.toolbar .tool-list .tool-item .tool-popover-qr{padding:8px}.toolbar .tool-list .tool-item .tool-popover-qr .tool-qr-img{display:block;width:128px;height:128px;background-color:#ddd}.toolbar .tool-list .tool-item:hover .tool-item-content{background-color:#e67000}.toolbar .tool-list .tool-item:hover .tool-item-popover{display:block}@media only screen and (min-width: 1024px){.toolbar{display:block}}.docker{position:fixed;bottom:0;right:0;left:0;z-index:3;background-color:#fff;border-top:1px solid #e6e6e6}.docker .dock-list{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.docker .dock-list .dock-item{position:relative;padding:4px;min-width:60px}.docker .dock-list .dock-item .dock-item-content{display:block;text-align:center}.docker .dock-list .dock-item .dock-item-content .dock-item-icon{display:block;width:32px;height:32px;line-height:32px;margin:0 auto;color:#333}.docker .dock-list .dock-item .dock-item-content .dock-item-icon>i{font-size:24px}.docker .dock-list .dock-item .dock-item-content .dock-item-text{display:block;font-size:12px;line-height:1;height:20px;color:#666}.docker .dock-list .dock-item .dock-item-popover{display:none;position:absolute;bottom:60px;left:50%;padding-bottom:11px}.docker .dock-list .dock-item .dock-item-popover:after,.docker .dock-list .dock-item .dock-item-popover:before{content:'';display:block;position:absolute;width:0;height:0;border-style:solid}.docker .dock-list .dock-item .dock-item-popover:before{z-index:2;left:50%;margin-left:-7px;bottom:5px;border-width:7px 7px 0 7px;border-color:#fff transparent transparent transparent}.docker .dock-list .dock-item .dock-item-popover:after{z-index:1;bottom:4px;left:50%;margin-left:-8px;border-width:8px 8px 0 8px;border-color:#e6e6e6 transparent transparent transparent}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap{background-color:#fff;border:1px solid #e6e6e6}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list{display:block}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item{display:block;padding:8px 12px;font-size:0;white-space:nowrap;word-break:keep-all;color:#333;background-color:#fff;min-width:60px;border-bottom:1px solid #e6e6e6}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item .popover-item-icon{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item .popover-item-icon>i{font-size:20px}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item .popover-item-text{display:inline-block;vertical-align:middle;height:32px;line-height:32px;font-size:14px}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item:last-child{border:0}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-list .dock-popover-item:hover{color:#2FB145;background-color:#fff2e6}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-text{font-size:14px;line-height:48px;height:48px;padding:0 16px;text-align:center;word-break:keep-all;white-space:nowrap;color:#666;background-color:#fff;min-width:60px}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-image{display:block;padding:4px;min-width:60px;max-width:180px}.docker .dock-list .dock-item .dock-item-popover .dock-popover-wrap .dock-popover-image>img{display:block;width:100%;height:auto;min-width:140px}.docker .dock-list .dock-item:hover .dock-item-content .dock-item-icon,.docker .dock-list .dock-item:hover .dock-item-content .dock-item-text{color:#2FB145}.docker .dock-list .dock-item:hover .dock-item-popover{display:block;-webkit-animation:docker-show 0.5s both;animation:docker-show 0.5s both}@media only screen and (min-width: 1024px){.docker{display:none}}@-webkit-keyframes docker-show{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(30px);transform:translateX(-50%) translateY(30px)}100%{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}@keyframes docker-show{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(30px);transform:translateX(-50%) translateY(30px)}100%{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}@media screen and (max-width: 425px){#GdImMainBox{bottom:72px !important}}.layout-root{padding-bottom:60px}@media only screen and (min-width: 1024px){.layout-root{padding:0}}.layout-root.scrolled .layout-header .header-pc .header-logo{width:0 !important}.layout-root.scrolled .layout-header .header-pc .header-nav{text-align:left}.layout-wrapper{max-width:1440px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 1024px){.layout-wrapper{padding:0 24px}}.layout-header .header-pc{display:none;background-color:rgba(0,0,0,0.4)}.layout-header .header-pc .header-wrap{padding:0 16px;display:-webkit-flex;display:flex;-webkit-align-items:"center";align-items:center}.layout-header .header-pc .header-wrap .header-logo{-webkit-flex:none;flex:none;-webkit-transition:width .3s ease 0s;transition:width .3s ease 0s;width:0;overflow:hidden;padding:16px 0}.layout-header .header-pc .header-wrap .header-logo .header-logo-link{display:block;height:64px;line-height:64px;font-size:0}.layout-header .header-pc .header-wrap .header-logo .header-logo-link .header-logo-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}.layout-header .header-pc .header-wrap .header-nav{-webkit-flex:auto;flex:auto;text-align:left}.layout-header .header-pc .header-wrap .header-menu{width:240px;text-align:right;-webkit-flex:none;flex:none}.layout-header .header-h5{display:block;background-color:#ddd}.layout-header .header-h5 .header-wrap .header-menu{background-color:#333;padding:8px 0}.layout-header .header-h5 .header-wrap .header-logo{background-color:#7F7F7F;font-size:0;line-height:1;text-align:center}.layout-header .header-h5 .header-wrap .header-logo .header-logo-link{display:inline-block;vertical-align:middle}.layout-header .header-h5 .header-wrap .header-logo .header-logo-link .header-logo-image{display:block;height:56px;width:auto}.layout-header.is-fixed,.layout-header.is-sticky{position:sticky;top:0;left:0;right:0;z-index:999}@media only screen and (min-width: 1024px){.layout-header .header-pc{display:block}.layout-header .header-h5{display:none}.layout-header.is-fixed{position:fixed}}@media only screen and (min-width: 1280px){.layout-header .header-pc .header-wrap{padding:0 24px}.layout-header .header-pc .header-wrap .header-logo{width:240px}.layout-header .header-pc .header-wrap .header-nav{text-align:center}}@media only screen and (min-width: 1600px){.layout-header .header-pc .header-wrap{padding:0 32px}}.layout-container{position:relative}.layout-container .container-backing{position:absolute;top:0;left:0;right:0;z-index:-1}.layout-container .container-backing:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4)}@media only screen and (min-width: 1024px){.layout-container .container-wrap{padding-top:15%}}.layout-footer .footer-wrap{position:relative}.layout-footer .footer-wrap .footer-info{position:relative;z-index:2}.layout-footer .footer-wrap .footer-info .footer-social>a{border-radius:50%}.layout-footer .footer-wrap .footer-info .footer-link{display:none}@media only screen and (min-width: 1024px){.layout-footer .footer-wrap .footer-info .footer-link{display:block}}.layout-footer .footer-wrap .footer-wave{position:absolute;z-index:1;top:0;left:0;right:0;height:100%;overflow:hidden}.layout-footer .footer-wrap .footer-wave .footer-wave-inner{position:absolute;top:20px;left:-50px;right:-50px;bottom:-50px;background-color:rgba(255,124,0,0.3)}.layout-footer .footer-wrap .footer-wave .footer-wave-inner:nth-child(1){animation:move-forever 6s linear infinite 0s}.layout-footer .footer-wrap .footer-wave .footer-wave-inner:nth-child(2){animation:move-forever 6s linear infinite -2s}.layout-footer .footer-wrap .footer-wave .footer-wave-inner:nth-child(3){animation:move-forever 6s linear infinite -4s}@media only screen and (min-width: 1024px){.layout-footer .footer-wrap .footer-wave .footer-wave-inner{top:60px}}@keyframes move-forever{20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.search-bar{position:relative;padding-right:72px;max-width:640px;margin:0 auto}.search-bar .search-input{display:block;width:100%;line-height:56px;height:56px;background-image:none;border:0;background-color:rgba(255,255,255,0.2);font-size:16px;padding:0 16px;color:#FFF}.search-bar .search-input:hover,.search-bar .search-input:focus{background-color:rgba(255,255,255,0.3)}.search-bar .search-btn{display:block;position:absolute;top:0;right:0;width:72px;height:56px;padding:0;background-image:none;border:0;background-color:#2FB145;outline:none;cursor:pointer;color:#FFF}.search-bar .search-btn:hover{background-color:#ff9633}.has-underline{position:relative}.has-underline:after{content:'';display:block;position:absolute;bottom:0;left:0;width:64px;height:0;border-bottom:3px solid;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.has-underline:hover:after{width:128px}.has-underline.underline-center:after{left:50%;margin-left:-32px}.has-underline.underline-center:hover:after{margin-left:-64px}.has-underline.underline-left:after{left:0}.has-underline.underline-left:hover:after{margin-left:0}@media only screen and (min-width: 768px){.has-underline.underline-center\@T:after{left:50%;margin-left:-32px}.has-underline.underline-center\@T:hover:after{margin-left:-64px}.has-underline.underline-left\@T:after{left:0;margin-left:0}.has-underline.underline-left\@T:hover:after{margin-left:0}}@media only screen and (min-width: 1024px){.has-underline.underline-center\@S:after{left:50%;margin-left:-32px}.has-underline.underline-center\@S:hover:after{margin-left:-64px}.has-underline.underline-left\@S:after{left:0;margin-left:0}.has-underline.underline-left\@S:hover:after{margin-left:0}}@media only screen and (min-width: 1280px){.has-underline.underline-center\@M:after{left:50%;margin-left:-32px}.has-underline.underline-center\@M:hover:after{margin-left:-64px}.has-underline.underline-left\@M:after{left:0;margin-left:0}.has-underline.underline-left\@M:hover:after{margin-left:0}}@media only screen and (min-width: 1600px){.has-underline.underline-center\@L:after{left:50%;margin-left:-32px}.has-underline.underline-center\@L:hover:after{margin-left:-64px}.has-underline.underline-left\@L:after{left:0;margin-left:0}.has-underline.underline-left\@L:hover:after{margin-left:0}}@media only screen and (min-width: 1920px){.has-underline.underline-center\@H:after{left:50%;margin-left:-32px}.has-underline.underline-center\@H:hover:after{margin-left:-64px}.has-underline.underline-left\@H:after{left:0;margin-left:0}.has-underline.underline-left\@H:hover:after{margin-left:0}}.page-home .section-title{position:relative;font-size:24px;margin-bottom:16px;padding-bottom:16px;color:#FF0603;text-align:center}.page-home .section-title>i{display:none;width:10px;height:10px;border-radius:5px;position:absolute;bottom:0;left:50%;margin-left:-5px;background-color:#999}.page-home .section-title>i:before,.page-home .section-title>i:after{content:'';display:block;width:48px;height:2px;background-color:#999;position:absolute;top:4px}.page-home .section-title>i:before{left:-56px}.page-home .section-title>i:after{left:18px}@media only screen and (min-width: 1024px){.page-home .section-title{font-size:40px;margin-bottom:48px}.page-home .section-title>i{display:block}}.page-home .section-title.section-title-light{color:#fff}.page-home .section-title.section-title-light>i{background-color:#fff}.page-home .section-title.section-title-light>i:before,.page-home .section-title.section-title-light>i:after{background-color:#fff}.page-home .banner{display:block;background-color:#ddd}.page-home .banner .banner-wrapper{position:relative;width:100%}.page-home .banner .banner-wrapper:nth-child(2),.page-home .banner .banner-wrapper.banner-h5{display:none}.page-home .banner.has-mobile .banner-wrapper:nth-child(1),.page-home .banner.has-mobile .banner-wrapper.banner-pc{display:none}.page-home .banner.has-mobile .banner-wrapper:nth-child(2),.page-home .banner.has-mobile .banner-wrapper.banner-h5{display:block}.page-home .banner .banner-container{display:block;width:100%;height:100%}@media only screen and (min-width: 1024px){.page-home .banner.has-mobile .banner-wrapper:nth-child(1),.page-home .banner.has-mobile .banner-wrapper.banner-pc{display:block}.page-home .banner.has-mobile .banner-wrapper:nth-child(2),.page-home .banner.has-mobile .banner-wrapper.banner-h5{display:none}}.page-home .groups .groups-video,.page-home .groups .factory-item,.page-home .groups .cert-item{display:block;height:100%}.page-home .groups .groups-gallery{position:relative;height:100%;background-color:#F7F7F7;background-repeat:no-repeat;background-image:url("../image/img_backing_about.jpg");background-size:contain;background-position:bottom center}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-gallery-item{display:none}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-gallery-item.active{display:block}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about{height:100%;padding:24px 16px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-title{font-size:24px;padding-bottom:16px;color:#FF0603;position:relative}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-title:after{content:'';display:none;position:absolute;bottom:0;left:0;width:96px;height:2px;background-color:#999}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-desc{font-size:16px;line-height:24px;text-align:justify;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;-webkit-line-clamp:6}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta{padding-top:16px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item{-webkit-flex:auto;flex:auto;display:block;width:1px;text-align:center}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-icon .about-icon-img{display:inline-block;width:32px;height:32px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-value{font-size:24px;line-height:32px;color:#FF0603}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-label{font-size:14px;line-height:24px;color:#666}@media only screen and (min-width: 1024px){.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about{max-width:720px;padding:5% 24px 32px 10%}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-title{font-size:32px;margin-bottom:16px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-title:after{display:block}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta{padding-top:5%}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-icon .about-icon-img{width:48px;height:48px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-value{font-size:32px;line-height:48px}.page-home .groups .groups-gallery .groups-gallery-wrap .groups-about .about-intro-meta .about-meta-list .about-meta-item .about-meta-label{font-size:16px;line-height:24px}}.page-home .groups .groups-gallery .groups-gallery-navbar{display:none;position:absolute;z-index:2;top:50%;left:0;-webkit-transform:translate(-100%, -50%);transform:translate(-100%, -50%)}.page-home .groups .groups-gallery .groups-gallery-navbar .gallery-nav-list .gallery-nav-item{display:block;position:relative;padding:16px 32px;background-color:rgba(255,255,255,0.5);margin:24px 0 0;color:#fff;font-size:18px;line-height:24px;height:56px;cursor:pointer;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.page-home .groups .groups-gallery .groups-gallery-navbar .gallery-nav-list .gallery-nav-item:after{content:'';display:block;opacity:0;position:absolute;top:0;right:-47px;border-width:28px 0 28px 48px;border-style:solid;border-color:transparent transparent transparent #2FB145;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.page-home .groups .groups-gallery .groups-gallery-navbar .gallery-nav-list .gallery-nav-item:hover{background-color:rgba(255,124,0,0.5)}.page-home .groups .groups-gallery .groups-gallery-navbar .gallery-nav-list .gallery-nav-item.active{background-color:#2FB145}.page-home .groups .groups-gallery .groups-gallery-navbar .gallery-nav-list .gallery-nav-item.active:after{opacity:1}@media only screen and (min-width: 1024px){.page-home .groups .groups-gallery .groups-gallery-navbar{display:block}}.page-home .products .products-wrap .products-gallery .product-item{display:block;position:relative}.page-home .products .products-wrap .products-gallery .product-item .product-item-intro{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.3);color:#fff;padding:16px}.page-home .teams .teams-wrap .teams-gallery{position:relative}.page-home .teams .teams-wrap .teams-gallery .team-control{display:none;width:96px;height:96px;background-color:#ffd8b3;position:absolute;top:50%;left:50%;margin:-48px 0 0 -48px;border-radius:48px;padding:12px}.page-home .teams .teams-wrap .teams-gallery .team-control .team-control-icon{display:block;border-radius:36px;width:72px;height:72px;line-height:72px;text-align:center;color:#fff;background-color:#2FB145}.page-home .teams .teams-wrap .teams-gallery .team-control .team-control-icon>i{font-size:64px}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item{display:block;position:relative;overflow:hidden;background-color:#F1F1F1;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-cover{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:60%;background-color:#e6e6e6;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-cover .team-cover-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-position:center;object-fit:cover;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro{height:192px}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro .team-intro-name{font-size:18px;line-height:32px;color:#2FB145;padding:24px 24px 0;position:relative}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro .team-intro-name:after{display:none;content:'';position:absolute;bottom:-6px;background-color:#999;width:40px;height:2px;-webkit-transition:width .3s ease 0s;transition:width .3s ease 0s}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro .team-intro-meta{font-size:16px;line-height:24px;padding:16px 32px 24px 24px;color:#666}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro .team-intro-meta .team-intro-wrap{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;-webkit-line-clamp:4}@media only screen and (min-width: 1024px){.page-home .teams .teams-wrap .teams-gallery .team-control{display:block}.page-home .teams .teams-wrap .teams-gallery .owl-stage{width:auto !important}.page-home .teams .teams-wrap .teams-gallery .owl-item{width:50% !important}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-cover{position:absolute;top:0;width:40%;height:100%;padding-bottom:0}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item .team-item-intro .team-intro-name:after{display:block}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item:hover .team-item-cover .team-cover-img{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.page-home .teams .teams-wrap .teams-gallery .owl-item .team-item:hover .team-item-intro .team-intro-name:after{width:64px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1),.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3){padding-right:20px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item .team-item-cover,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item .team-item-cover{right:0;left:auto}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item .team-item-intro,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item .team-item-intro{padding-right:40%;text-align:right}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item .team-item-intro .team-intro-name:after,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item .team-item-intro .team-intro-name:after{right:24px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2),.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4){padding-left:20px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item .team-item-cover,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item .team-item-cover{right:auto;left:0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item .team-item-intro,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item .team-item-intro{padding-left:40%;text-align:left}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item .team-item-intro .team-intro-name:after,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item .team-item-intro .team-intro-name:after{left:24px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1),.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2){padding-bottom:20px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item{border-radius:0 0 100px 100px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3),.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4){padding-top:20px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item,.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item{border-radius:100px 100px 0 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item .team-item-cover{border-radius:100px 0 0 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item:hover{border-radius:0 0 100px 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(1) .team-item:hover .team-item-cover{border-radius:0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item .team-item-cover{border-radius:0 100px 0 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item:hover{border-radius:0 0 0 100px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(2) .team-item:hover .team-item-cover{border-radius:0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item .team-item-cover{border-radius:0 0 0 100px}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item:hover{border-radius:0 100px 0 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(3) .team-item:hover .team-item-cover{border-radius:0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item .team-item-cover{border-radius:0 0 100px 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item:hover{border-radius:100px 0 0 0}.page-home .teams .teams-wrap .teams-gallery .owl-item:nth-child(4) .team-item:hover .team-item-cover{border-radius:0}}.page-home .advantages{position:relative;background-image:url("../image/img_backing_advantage.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item{position:relative;padding-top:64px}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item .advantage-item-cover{position:absolute;z-index:2;top:0;left:50%;margin-left:-64px;width:128px;height:128px;background-color:#fff;border-radius:64px;overflow:hidden}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item .advantage-item-cover .advantage-cover-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item .advantage-item-intro{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:rgba(255,255,255,0.2);padding:80px 24px 32px;text-align:center;color:#fff;height:256px}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item .advantage-item-intro .advantage-intro-title{font-size:24px;line-height:32px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item .advantage-item-intro .advantage-intro-desc{font-size:16px;line-height:24px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;-webkit-line-clamp:3}.page-home .advantages .advantages-wrap .advantages-gallery .advantage-item:hover .advantage-item-intro{-webkit-transform:translate(0, -10px);transform:translate(0, -10px);background-color:rgba(255,124,0,0.5)}.page-home .advantages .advantage-footer{position:absolute;bottom:0;left:0;right:0}.page-home .news .news-wrap .news-gallery .owl-item .news-item{display:block;position:relative}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro{padding:16px 0}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-date{font-size:20px}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-date .news-date-icon{color:#2FB145}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-date .news-date-icon>i{font-size:inherit}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-date .news-date-days{color:#2FB145}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-date .news-date-year{color:#999}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-title{font-size:20px;font-weight:500;color:#333;padding:8px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.page-home .news .news-wrap .news-gallery .owl-item .news-item .news-item-intro .news-intro-desc{font-size:14px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;-webkit-line-clamp:2}.page-home .news .news-wrap .news-gallery .owl-item .news-item:hover .news-item-intro .news-intro-title{color:#2FB145}@media only screen and (min-width: 1024px){.page-home .news .news-wrap .news-gallery .owl-stage{width:auto !important}.page-home .news .news-wrap .news-gallery .owl-item{width:50% !important}.page-home .news .news-wrap .news-gallery .owl-item:nth-child(2),.page-home .news .news-wrap .news-gallery .owl-item:nth-child(3),.page-home .news .news-wrap .news-gallery .owl-item:nth-child(4){padding-left:40px;padding-bottom:30px}.page-home .news .news-wrap .news-gallery .owl-item:nth-child(2) .news-item .news-item-cover,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(3) .news-item .news-item-cover,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(4) .news-item .news-item-cover{width:40%}.page-home .news .news-wrap .news-gallery .owl-item:nth-child(2) .news-item .news-item-intro,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(3) .news-item .news-item-intro,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(4) .news-item .news-item-intro{position:absolute;top:0;right:0;width:60%;height:100%;padding:16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.page-home .news .news-wrap .news-gallery .owl-item:nth-child(2) .news-item .news-item-intro .news-intro-date,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(3) .news-item .news-item-intro .news-intro-date,.page-home .news .news-wrap .news-gallery .owl-item:nth-child(4) .news-item .news-item-intro .news-intro-date{margin-top:16px;order:3}}.respond .respond-wrap{text-align:center;padding:20vh 0}.respond .respond-wrap .respond-icon{margin-bottom:24px;color:#38C976}.respond .respond-wrap .respond-title{font-size:24px;line-height:32px;color:#38C976}.respond .respond-wrap .respond-desc{font-size:16px;line-height:24px;color:#666}@media only screen and (min-width: 1024px){.respond .respond-wrap{text-align:center;padding:30vh 0}.respond .respond-wrap .respond-icon{margin-bottom:32px}.respond .respond-wrap .respond-title{font-size:32px;line-height:40px}.respond .respond-wrap .respond-desc{font-size:24px;line-height:32px}}.respond.error .respond-wrap .respond-icon{color:#FE5050}.respond.error .respond-wrap .respond-title{color:#FE5050}
