.hamburger{display:block;cursor:pointer;background-color:rgba(0,0,0,0);overflow:visible;position:relative;width:28px;height:19px}.hamburger>div,.hamburger>view{display:block;top:50%;margin-top:-1.5px}.hamburger>div,.hamburger>div:after,.hamburger>div:before,.hamburger>view,.hamburger>view:after,.hamburger>view:before{width:28px;height:3px;background-color:#f70;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:absolute;-webkit-transition-property:all;-o-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger>div:after,.hamburger>div:before,.hamburger>view:after,.hamburger>view:before{content:"";display:block}.hamburger>div:before,.hamburger>view:before{top:-8px}.hamburger>div:after,.hamburger>view:after{bottom:-8px}.hamburger.hamburger-11>div,.hamburger.hamburger-11>view{margin-top:-2px;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger.hamburger-11>div:before,.hamburger.hamburger-11>view:before{-webkit-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;-o-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;-moz-transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear;transition:top .1s ease .14s,opacity .1s ease,background-color .3s linear}.hamburger.hamburger-11>div:after,.hamburger.hamburger-11>view:after{-webkit-transition:bottom .1s ease .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s ease .14s,background-color .3s linear,-o-transform .1s cubic-bezier(.55,.055,.675,.19);-moz-transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear,-moz-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear;transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),background-color .3s linear,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19),-moz-transform .1s cubic-bezier(.55,.055,.675,.19),-o-transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger.hamburger-11.active>div,.hamburger.hamburger-11.active>view{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;-moz-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.hamburger-11.active>div:before,.hamburger.hamburger-11.active>view:before{top:0;opacity:0;-webkit-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;-o-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;-moz-transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear;transition:top .1s ease,opacity .1s ease .14s,background-color .3s linear}.hamburger.hamburger-11.active>div:after,.hamburger.hamburger-11.active>view:after{bottom:0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-o-transition:bottom .1s ease,background-color .3s linear,-o-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-moz-transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear,-moz-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,background-color .3s linear,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s,-moz-transform .1s cubic-bezier(.215,.61,.355,1) .14s,-o-transform .1s cubic-bezier(.215,.61,.355,1) .14s}.solution{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}@media (max-width:767px){.solution{margin-top:60px}}.solution a{display:block;width:50%;aspect-ratio:1;position:relative}@media (max-width:767px){.solution a{width:100%}}.solution a .bg,.solution a .pic{width:100%;height:100%}.solution a .bg{position:absolute;top:0;left:0;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;background:rgba(0,0,0,.3);z-index:1}.solution a .text{position:absolute;width:90%;left:0;right:0;margin:auto;top:22.39583vw;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);color:#fff;z-index:2;text-align:center}@media (max-width:1024px){.solution a .text{top:15vw}}@media (max-width:767px){.solution a .text{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.solution a .text h2{font-size:36px;line-height:125%;margin-bottom:5px}@media (max-width:1600px){.solution a .text h2{font-size:34.4px}}@media (max-width:1366px){.solution a .text h2{font-size:32.8px}}@media (max-width:1024px){.solution a .text h2{font-size:31.2px}}@media (max-width:991px){.solution a .text h2{font-size:29.6px}}@media (max-width:767px){.solution a .text h2{font-size:28px}}.solution a .text p{line-height:150%}.solution a .text .more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:35px auto auto}@media (max-width:1600px){.solution a .text .more{margin-top:32px}}@media (max-width:1366px){.solution a .text .more{margin-top:29px}}@media (max-width:1024px){.solution a .text .more{margin-top:26px}}@media (max-width:991px){.solution a .text .more{margin-top:23px}}@media (max-width:767px){.solution a .text .more{margin-top:20px}}.solution a .text .more span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:14px 24px;white-space:nowrap}.solution a .text .more span.iconfont{padding:0;width:53px}@media (max-width:1600px){.solution a .text .more span.iconfont{width:51.675px}}@media (max-width:1366px){.solution a .text .more span.iconfont{width:50.35px}}@media (max-width:1024px){.solution a .text .more span.iconfont{width:49.025px}}@media (max-width:991px){.solution a .text .more span.iconfont{width:47.7px}}@media (max-width:767px){.solution a .text .more span.iconfont{width:46.375px}}.solution a:hover .bg{background:rgba(0,0,0,.6)}

/*# sourceMappingURL=de1bb5e5e665874fe88419b33bfd1bd0.css.map*/