New file |
| | |
| | | # Default ignored files |
| | | /shelf/ |
| | | /workspace.xml |
| | | # Datasource local storage ignored files |
| | | /dataSources/ |
| | | /dataSources.local.xml |
| | | # Editor-based HTTP Client requests |
| | | /httpRequests/ |
New file |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <project version="4"> |
| | | <component name="FrameworkDetectionExcludesConfiguration"> |
| | | <file type="web" url="file://$PROJECT_DIR$" /> |
| | | </component> |
| | | <component name="JavaScriptSettings"> |
| | | <option name="languageLevel" value="ES6" /> |
| | | </component> |
| | | <component name="MavenProjectsManager"> |
| | | <option name="originalFiles"> |
| | | <list> |
| | | <option value="$PROJECT_DIR$/pom.xml" /> |
| | | </list> |
| | | </option> |
| | | </component> |
| | | <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
| | | <output url="file://$PROJECT_DIR$/out" /> |
| | | </component> |
| | | </project> |
New file |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <project version="4"> |
| | | <component name="ProjectModuleManager"> |
| | | <modules> |
| | | <module fileurl="file://$PROJECT_DIR$/.idea/zy-wcs.iml" filepath="$PROJECT_DIR$/.idea/zy-wcs.iml" /> |
| | | </modules> |
| | | </component> |
| | | </project> |
New file |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <project version="4"> |
| | | <component name="VcsDirectoryMappings"> |
| | | <mapping directory="" vcs="Git" /> |
| | | </component> |
| | | </project> |
New file |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
| | | <component name="FacetManager"> |
| | | <facet type="web" name="Web"> |
| | | <configuration> |
| | | <webroots> |
| | | <root url="file://$MODULE_DIR$/src/main/resources/lib" relative="WEB-INF/lib/" /> |
| | | <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" /> |
| | | </webroots> |
| | | </configuration> |
| | | </facet> |
| | | <facet type="Spring" name="Spring"> |
| | | <configuration /> |
| | | </facet> |
| | | </component> |
| | | <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
| | | <output url="file://$MODULE_DIR$/target/classes" /> |
| | | <output-test url="file://$MODULE_DIR$/target/test-classes" /> |
| | | <content url="file://$MODULE_DIR$"> |
| | | <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
| | | <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
| | | <excludeFolder url="file://$MODULE_DIR$/target" /> |
| | | </content> |
| | | <orderEntry type="inheritedJdk" /> |
| | | <orderEntry type="sourceFolder" forTests="false" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> |
| | | <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.11.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" /> |
| | | <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.23" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.8" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.8" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.16" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.16" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.16" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.14.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.1.4.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.33.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.6.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: cn.cool:framework:2.0.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.47" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.microsoft.sqlserver:mssql-jdbc:8.2.2.jre8" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:2.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:2.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-support:2.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:2.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:1.1" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.6" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-generate:2.3.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.3.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.5.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.58" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.13" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.13" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.10" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.reflections:reflections:0.9.11" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.1.0.Final" level="project" /> |
| | | <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.7.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.github.xiaoymin:swagger-bootstrap-ui:1.8.9" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.google.zxing:core:3.3.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.alibaba:easyexcel:2.0.5" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.poi:poi:3.17" level="project" /> |
| | | <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.1" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.17" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.17" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.04" level="project" /> |
| | | <orderEntry type="library" name="Maven: cglib:cglib:3.1" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.ow2.asm:asm:4.2" level="project" /> |
| | | <orderEntry type="library" name="Maven: org.ehcache:ehcache:3.6.3" level="project" /> |
| | | <orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.16.22" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.github.dathlin:HslCommunication:2.0.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.10.0" level="project" /> |
| | | <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.14.0" level="project" /> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:5m3:0.5.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/bx05-0.5.0-SNAPSHOT.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:5m3message:0.5.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/bx05.message-0.5.0-SNAPSHOT.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:5m3doc:0.5.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/bx05-0.5.0-SNAPSHOT-javadoc.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:rxtx:2.1.7"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/rxtx-2.1.7.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:simple-xml:2.7.1"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/simple-xml-2.7.1.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:stax:1.2.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/stax-1.2.0.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:stax-api:1.0.1"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/stax-api-1.0.1.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:uia-comm:0.5.1"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/uia-comm-0.5.1.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:uia-message:0.6.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/uia-message-0.6.0.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:uia-utils:0.2.0"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/uia-utils-0.2.0.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | <orderEntry type="module-library"> |
| | | <library name="Maven: com.wcs.led:xpp3:1.1.3.3"> |
| | | <CLASSES> |
| | | <root url="jar://$MODULE_DIR$/src/main/resources/lib/xpp3-1.1.3.3.jar!/" /> |
| | | </CLASSES> |
| | | <JAVADOC /> |
| | | <SOURCES /> |
| | | </library> |
| | | </orderEntry> |
| | | </component> |
| | | </module> |
New file |
| | |
| | | @charset "UTF-8";/*! |
| | | * animate.css - https://animate.style/ |
| | | * Version - 4.1.1 |
| | | * Licensed under the MIT license - http://opensource.org/licenses/MIT |
| | | * |
| | | * Copyright (c) 2020 Animate.css |
| | | */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} |
| | |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | | background-color: #fff; |
| | | height: 20%; |
| | | height: 17%; |
| | | opacity: 0.8; |
| | | position: relative; |
| | | } |
| | |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | | background-color: #fff; |
| | | height: 75.8%; |
| | | height: 82%; |
| | | position: relative; |
| | | } |
| | | |
| | |
| | | |
| | | /* 输送线第二列 */ |
| | | .site-row-2 { |
| | | top: 102px; |
| | | top: 52px; |
| | | left: 300px; |
| | | } |
| | | .site-row-2 .site { |
| | |
| | | |
| | | /* 输送线第三列 */ |
| | | .site-row-3 { |
| | | top: 102px; |
| | | left: 400px; |
| | | top: 52px; |
| | | left: 370px; |
| | | } |
| | | .site-row-3 .site { |
| | | width: 100px; |
| | |
| | | background-color: #21ff3a; |
| | | font-size: 13px; |
| | | } |
| | | /*空站点*/ |
| | | .site-1{ |
| | | color: #333; |
| | | height: 20px; |
| | | border: 1px solid #fff; |
| | | cursor: pointer; |
| | | width: 50px; |
| | | text-align: center; |
| | | background-color: #ffffff; |
| | | font-size: 13px; |
| | | } |
| | | /* 无效站点(必须在site下面) */ |
| | | |
| | | .site-none { |
| | | border: none; |
| | | background-color: transparent; |
| | |
| | | /* ------------------ 货架总成 ------------------ */ |
| | | .main-part { |
| | | position: absolute; |
| | | top: 100px; |
| | | left: 500px; |
| | | top: 10px; |
| | | left: 440px; |
| | | } |
| | | .main-part .lane { |
| | | /*margin-bottom: 30px;*/ |
| | |
| | | } |
| | | |
| | | /* 入库口 */ |
| | | .cargo-put-0 { |
| | | transform: rotateY(180deg); |
| | | top: 338px; |
| | | left: 1710px; |
| | | position: absolute; |
| | | width: 50px; |
| | | height: 40px; |
| | | background-image: url("../image/fork_r.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 100%; |
| | | background-position: top center; |
| | | } |
| | | .cargo-put-1 { |
| | | top: 108px; |
| | | left: 152px; |
| | | position: absolute; |
| | | width: 50px; |
| | | height: 40px; |
| | | background-image: url("../image/fork_r.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 100%; |
| | | background-position: top center; |
| | | } |
| | | /*.cargo-put-0 {*/ |
| | | /* transform: rotateY(180deg);*/ |
| | | /* top: 338px;*/ |
| | | /* left: 1710px;*/ |
| | | /* position: absolute;*/ |
| | | /* width: 50px;*/ |
| | | /* height: 40px;*/ |
| | | /* background-image: url("../image/fork_r.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 100%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /*.cargo-put-1 {*/ |
| | | /* top: 108px;*/ |
| | | /* left: 152px;*/ |
| | | /* position: absolute;*/ |
| | | /* width: 50px;*/ |
| | | /* height: 40px;*/ |
| | | /* background-image: url("../image/fork_r.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 100%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /* 扫码器 */ |
| | | .code-decoder { |
| | | position: absolute; |
| | | width: 30px; |
| | | height: 30px; |
| | | background-image: url("../image/bscanner.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 60%; |
| | | background-position: top center; |
| | | } |
| | | /*.code-decoder {*/ |
| | | /* position: absolute;*/ |
| | | /* width: 30px;*/ |
| | | /* height: 30px;*/ |
| | | /* background-image: url("../image/bscanner.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 60%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /* 扫码器文字 */ |
| | | .code-decoder-data { |
| | | font-size: small; |
| | |
| | | </div> |
| | | <!-- 磅秤 --> |
| | | <div class="scale" id="scale-1"> |
| | | <button id="scale-data-1">磅秤</button> |
| | | <!-- <button id="scale-data-1">磅秤</button>--> |
| | | </div> |
| | | |
| | | |
| | | <!----------- 左输送线 ----------> |
| | | <!-- 第0列(宽度 100px) --> |
| | | <div class="site-row site-row-0"> |
| | | <div id="site-110" class="site" style="height: 20px;line-height: 20px;">110</div> |
| | | <div id="site-109" class="site" style="height: 20px;line-height: 20px;">109</div> |
| | | <div id="site-108" class="site" style="height: 22px;line-height: 22px;width: 160px">108</div> |
| | | <div id="site-112" class="site" style="height: 22px;line-height: 22px;width: 160px">112</div> |
| | | <div id="site-113" class="site" style="height: 20px;line-height: 20px">113</div> |
| | | <div id="site-114" class="site" style="height: 20px;line-height: 20px">114</div> |
| | | </div> |
| | | <!-- 第0列(宽度 100px)--> |
| | | <!-- <div class="site-row site-row-0">--> |
| | | <!-- <div id="site-110" class="site" style="height: 20px;line-height: 20px;">110</div>--> |
| | | <!-- <div id="site-109" class="site" style="height: 20px;line-height: 20px;">109</div>--> |
| | | <!-- <div id="site-108" class="site" style="height: 22px;line-height: 22px;width: 160px">108</div>--> |
| | | <!-- <div id="site-112" class="site" style="height: 22px;line-height: 22px;width: 160px">112</div>--> |
| | | <!-- <div id="site-113" class="site" style="height: 20px;line-height: 20px">113</div>--> |
| | | <!-- <div id="site-114" class="site" style="height: 20px;line-height: 20px">114</div>--> |
| | | <!-- </div>--> |
| | | |
| | | <!-- 第1列(宽度 100px) --> |
| | | <div class="site-row site-row-1"> |
| | | <div id="site-103" class="site" style="height: 20px;line-height: 20px;margin-bottom: 20px">103</div> |
| | | <div id="site-127" class="site" style="height: 20px;line-height: 20px;margin-bottom: 84px">127</div> |
| | | <div id="site-128" class="site" style="height: 20px;line-height: 20px">128</div> |
| | | </div> |
| | | <!-- <div class="site-row site-row-1">--> |
| | | <!-- <div id="site-103" class="site" style="height: 20px;line-height: 20px;margin-bottom: 20px">103</div>--> |
| | | <!-- <div id="site-127" class="site" style="height: 20px;line-height: 20px;margin-bottom: 84px">127</div>--> |
| | | <!-- <div id="site-128" class="site" style="height: 20px;line-height: 20px">128</div>--> |
| | | <!-- </div>--> |
| | | |
| | | <!-- 第2列(宽度 100px) --> |
| | | <!-- <!– 第2列(宽度 100px) –>--> |
| | | <div class="site-row site-row-2"> |
| | | <div id="site-126" class="site" style="height: 20px;line-height: 20px;width: 80px">126</div> |
| | | <div id="site-102" class="site" style="height: 20px;line-height: 20px">102</div> |
| | | <div id="site-104" class="site" style="height: 20px;line-height: 20px;width: 80px">104</div> |
| | | <div id="site-105" class="site" style="height: 20px;line-height: 20px">105</div> |
| | | <div id="site-106" class="site" style="height: 22px;line-height: 22px;width: 80px">106</div> |
| | | <div id="site-107" class="site" style="height: 22px;line-height: 22px;width: 90px">107</div> |
| | | <div id="site-111" class="site" style="height: 20px;line-height: 20px">111</div> |
| | | <div id="site-115" class="site" style="height: 20px;line-height: 20px;width: 80px">115</div> |
| | | <div id="site-116" class="site" style="height: 20px;line-height: 20px">116</div> |
| | | <div id="site-163" class="site" style="height: 30px;line-height: 30px;width: 70px">163</div> |
| | | <div id="site-162" class="site" style="height: 30px;line-height: 30px;width: 70px">162</div> |
| | | <div id="site-161" class="site" style="height: 85px;line-height: 20px;width: 70px">161</div> |
| | | <div id="site-160" class="site" style="height: 30px;line-height: 30px;width: 70px">160</div> |
| | | <div id="site-159" class="site" style="height: 30px;line-height: 30px;width: 70px">159</div> |
| | | <div id="site-158" class="site" style="height: 85px;line-height: 22px;width: 70px">158</div> |
| | | <div id="site-157" class="site" style="height: 30px;line-height: 30px;width: 70px">157</div> |
| | | <div id="site-156" class="site" style="height: 30px;line-height: 30px;width: 70px">156</div> |
| | | <div id="site-155" class="site" style="height: 85px;line-height: 20px;width: 70px">155</div> |
| | | <div id="site-154" class="site" style="height: 30px;line-height: 30px;width: 70px">154</div> |
| | | <div id="site-153" class="site" style="height: 30px;line-height: 30px;width: 70px">153</div> |
| | | <div id="site-152" class="site" style="height: 85px;line-height: 20px;width: 70px">152</div> |
| | | <div id="site-151" class="site" style="height: 30px;line-height: 20px;width: 70px">151</div> |
| | | <div id="site-150" class="site" style="height: 30px;line-height: 30px;width: 70px">150</div> |
| | | </div> |
| | | |
| | | <!-- 第3列(宽度 100px) --> |
| | | <!-- <!– 第3列(宽度 100px) –>--> |
| | | <div class="site-row site-row-3"> |
| | | <div id="site-129" class="site" style="height: 20px;line-height: 20px;width: 80px">129</div> |
| | | <div id="site-101" class="site" style="height: 20px;line-height: 20px">101</div> |
| | | <div id="site-125" class="site" style="height: 20px;line-height: 20px;width: 80px">125</div> |
| | | <div id="site-123" class="site" style="height: 20px;line-height: 20px">123</div> |
| | | <div id="site-122" class="site" style="height: 44px;line-height: 44px;width: 80px">122</div> |
| | | <div id="site-121" class="site" style="height: 20px;line-height: 20px">121</div> |
| | | <div id="site-119" class="site" style="height: 20px;line-height: 20px;width: 80px">119</div> |
| | | <div id="site-117" class="site" style="height: 20px;line-height: 20px">117</div> |
| | | <div id="site-120" class="site" style="height: 30px;line-height: 30px;width: 70px">120(8888)</div> |
| | | <div id="site-121" class="site" style="height: 30px;line-height: 30px;width: 70px">121(8888)</div> |
| | | <div id="site-122" class="site" style="height: 85px;line-height: 85px;width: 70px">122</div> |
| | | <div id="site-123" class="site" style="height: 30px;line-height: 30px;width: 70px">123</div> |
| | | <div id="site-124" class="site" style="height: 30px;line-height: 30px;width: 70px">124</div> |
| | | <div id="site-125" class="site" style="height: 85px;line-height: 85px;width: 70px">125</div> |
| | | <div id="site-126" class="site" style="height: 30px;line-height: 30px;width: 70px">126</div> |
| | | <div id="site-127" class="site" style="height: 30px;line-height: 30px;width: 70px">127</div> |
| | | <div id="site-128" class="site" style="height: 85px;line-height: 85px;width: 70px">128</div> |
| | | <div id="site-129" class="site" style="height: 30px;line-height: 30px;width: 70px">129</div> |
| | | <div id="site-130" class="site" style="height: 30px;line-height: 30px;width: 70px">130</div> |
| | | <div id="site-131" class="site" style="height: 85px;line-height: 85px;width: 70px">131</div> |
| | | <div id="site-132" class="site" style="height: 30px;line-height: 30px;width: 70px">132</div> |
| | | <div id="site-133" class="site" style="height: 30px;line-height: 30px;width: 70px">133</div> |
| | | |
| | | </div> |
| | | |
| | | <!-- 第4列(宽度 100px) --> |
| | | <div class="site-row site-row-4"> |
| | | <div id="site-200" class="site" style="height: 20px;line-height: 20px;margin-bottom: 21px; width: 160px">200</div> |
| | | <div id="site-202" class="site" style="height: 20px;line-height: 20px;margin-bottom: 44px;">202</div> |
| | | <div id="site-203" class="site" style="height: 20px;line-height: 20px;margin-bottom: 21px; width: 160px">203</div> |
| | | <div id="site-205" class="site" style="height: 20px;line-height: 20px;">205</div> |
| | | </div> |
| | | <!----------- 右输送线 ----------> |
| | | <!-- 第4列(右边)(宽度 100px) --> |
| | | <!-- <div class="site-row site-row-4">--> |
| | | <!-- <div id="site-200" class="site" style="height: 20px;line-height: 20px;margin-bottom: 21px; width: 160px">200</div>--> |
| | | <!-- <div id="site-202" class="site" style="height: 20px;line-height: 20px;margin-bottom: 44px;">202</div>--> |
| | | <!-- <div id="site-203" class="site" style="height: 20px;line-height: 20px;margin-bottom: 21px; width: 160px">203</div>--> |
| | | <!-- <div id="site-205" class="site" style="height: 20px;line-height: 20px;">205</div>--> |
| | | <!-- </div>--> |
| | | |
| | | <!-- 第5列(宽度 100px) --> |
| | | <div class="site-row site-row-5"> |
| | | <div id="site-201" class="site" style="height: 20px;line-height: 20px;margin-bottom: 85px">201</div> |
| | | <div id="site-204" class="site" style="height: 20px;line-height: 20px;">204</div> |
| | | </div> |
| | | <!-- <div class="site-row site-row-5">--> |
| | | <!-- <div id="site-201" class="site" style="height: 20px;line-height: 20px;margin-bottom: 85px">201</div>--> |
| | | <!-- <div id="site-204" class="site" style="height: 20px;line-height: 20px;">204</div>--> |
| | | <!-- </div>--> |
| | | |
| | | <!-- 第6列(宽度 100px) --> |
| | | <div class="site-row site-row-6"> |
| | | <div id="site-305" class="site" style="height: 20px;line-height: 20px;">305</div> |
| | | <div id="site-308" class="site" style="height: 21px;line-height: 21px;">308</div> |
| | | <div id="site-304" class="site" style="height: 20px;line-height: 20px;">304</div> |
| | | <div id="site-303" class="site" style="height: 44px;line-height: 44px;">303</div> |
| | | <div id="site-302" class="site" style="height: 20px;line-height: 20px;">302</div> |
| | | <div id="site-307" class="site" style="height: 21px;line-height: 21px;">307</div> |
| | | <div id="site-301" class="site" style="height: 20px;line-height: 20px;">301</div> |
| | | <div id="site-306" class="site" style="height: 20px;line-height: 20px;">306</div> |
| | | <div id="site-300" class="site" style="height: 20px;line-height: 20px;">300</div> |
| | | </div> |
| | | <!-- 第6列(宽度 100px)--> |
| | | <!-- <div class="site-row site-row-6">--> |
| | | <!-- <div id="site-305" class="site" style="height: 20px;line-height: 20px;">305</div>--> |
| | | <!-- <div id="site-308" class="site" style="height: 21px;line-height: 21px;">308</div>--> |
| | | <!-- <div id="site-304" class="site" style="height: 20px;line-height: 20px;">304</div>--> |
| | | <!-- <div id="site-303" class="site" style="height: 44px;line-height: 44px;">303</div>--> |
| | | <!-- <div id="site-302" class="site" style="height: 20px;line-height: 20px;">302</div>--> |
| | | <!-- <div id="site-307" class="site" style="height: 21px;line-height: 21px;">307</div>--> |
| | | <!-- <div id="site-301" class="site" style="height: 20px;line-height: 20px;">301</div>--> |
| | | <!-- <div id="site-306" class="site" style="height: 20px;line-height: 20px;">306</div>--> |
| | | <!-- <div id="site-300" class="site" style="height: 20px;line-height: 20px;">300</div>--> |
| | | <!-- </div>--> |
| | | |
| | | <!-- 货架 + 堆垛机 + 入库站点 + 出库站点 --> |
| | | <div class="main-part"> |
| | | <!--第一组--> |
| | | <div class="lane"> |
| | | <span class="row-no">8#</span> |
| | | <span class="row-no">1#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div id="site-100" class="site" style="">100</div> |
| | | <button class="item">2</button> |
| | |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | | <hr class="pathway"> |
| | | <div id="crn-2" class="machine"></div> |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-124" class="site" style="">124</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | </div> |
| | | <span class="row-no">5#</span> |
| | | </div> |
| | | <!--第二组--> |
| | | <div class="lane"> |
| | | <span class="row-no">4#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-120" class="site" style="">120</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-118" class="site" style="">118</div> |
| | | <div id="site-101" class="site" style="">101</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">1#</span> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">4#</span> |
| | | </div> |
| | | <!--第二组--> |
| | | <div class="lane"> |
| | | <span class="row-no">5#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div id="site-102" class="site" style="">102</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | | <hr class="pathway"> |
| | | <div id="crn-2" class="machine"></div> |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-103" class="site" style="">103</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">8#</span> |
| | | </div> |
| | | <!--第三组--> |
| | | <div class="lane"> |
| | | <span class="row-no">9#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div id="site-104" class="site" style="">104</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | | <hr class="pathway"> |
| | | <div id="crn-3" class="machine"></div> |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-105" class="site" style="">105</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">12#</span> |
| | | </div> |
| | | <!--第四组--> |
| | | <div class="lane"> |
| | | <span class="row-no">13#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div id="site-106" class="site" style="">106</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | | <hr class="pathway"> |
| | | <div id="crn-4" class="machine"></div> |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-107" class="site" style="">107</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">16#</span> |
| | | </div> |
| | | <!--第五组--> |
| | | <div class="lane"> |
| | | <span class="row-no">17#</span> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div id="site-108" class="site" style="">108</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <!-- 堆垛机 --> |
| | | <div class="crn"> |
| | | <hr class="pathway"> |
| | | <div id="crn-5" class="machine"></div> |
| | | </div> |
| | | <!-- 货架 --> |
| | | <div class="stock-group"> |
| | | <div id="site-109" class="site" style="">109</div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <div class="stock-group"> |
| | | <div class="site" style="background-color: white"></div> |
| | | <button class="item">2</button> |
| | | <button class="item">4</button> |
| | | <button class="item">6</button> |
| | | <button class="item">8</button> |
| | | <button class="item">10</button> |
| | | <button class="item">12</button> |
| | | <button class="item">14</button> |
| | | <button class="item">16</button> |
| | | <button class="item">18</button> |
| | | <button class="item">20</button> |
| | | <button class="item">22</button> |
| | | <button class="item">24</button> |
| | | <button class="item">26</button> |
| | | <button class="item">28</button> |
| | | <button class="item">30</button> |
| | | <button class="item">32</button> |
| | | <button class="item">34</button> |
| | | <button class="item">36</button> |
| | | <button class="item">38</button> |
| | | <button class="item">40</button> |
| | | <button class="item">42</button> |
| | | <button class="item">44</button> |
| | | <button class="item">46</button> |
| | | <button class="item">48</button> |
| | | <button class="item">50</button> |
| | | <button class="item">52</button> |
| | | <button class="item">54</button> |
| | | <button class="item">56</button> |
| | | <button class="item">58</button> |
| | | <button class="item">60</button> |
| | | <button class="item">62</button> |
| | | <button class="item">64</button> |
| | | <button class="item">66</button> |
| | | <button class="item">68</button> |
| | | <button class="item">70</button> |
| | | </div> |
| | | <span class="row-no">20#</span> |
| | | </div> |
| | | </div> |
| | | </main> |
| | |
| | | <title>系统登录</title> |
| | | <link rel="stylesheet" href="../static/layui/css/layui.css" media="all"> |
| | | <link rel="icon" type="image/x-icon" href="../static/image/wcs_logo.png" /> |
| | | <link rel="stylesheet" href="../static/css/animate.min.css"> |
| | | <script type="text/javascript" src="../static/layui/layui.js"></script> |
| | | <script type="text/javascript" src="../static/js/common.js"></script> |
| | | <style> |
| | |
| | | color: #777; |
| | | height: 100%; |
| | | /*background-image: linear-gradient(to right, #ff9569 0%, #e92758 100%);*/ |
| | | background-image: linear-gradient(-90deg, #a2e7f3 0%, #98baee 100%); |
| | | /*background-image: linear-gradient(-90deg, #a2e7f3 0%, #98baee 100%);*/ |
| | | background-image: url("../static/image/login.png"); |
| | | /*background: -webkit-linear-gradient(red, blue); !* Safari 5.1 - 6.0 *!;*/ |
| | | /*background-image: url("../static/image/login_bg.jpg");*/ |
| | | /*background-repeat: no-repeat;*/ |
| | |
| | | left: 50%; |
| | | margin-top: -210px; |
| | | margin-left: -220px; |
| | | width: 440px; |
| | | min-height: 420px; |
| | | width: 400px; |
| | | min-height: 380px; |
| | | padding: 50px; |
| | | text-align: center; |
| | | border-radius: 5px; |
| | | |
| | | box-shadow: 0px 0px 10px rgb(168, 165, 165); |
| | | transform-origin: 50% 50%; |
| | | animation: loading 1s 0s forwards; |
| | | /*animation: loading 1s 0s forwards;*/ |
| | | transform: rotateX(0deg); |
| | | } |
| | | |
| | | #login-wrapper h2 { |
| | | color: rgba(64,158,255,0.9); |
| | | font-size: 26px; |
| | | font-weight: bold; |
| | | margin-bottom: 30px; |
| | | } |
| | | |
| | |
| | | font-size: 18px; |
| | | } |
| | | .layui-btn-normal { |
| | | background-color: #0767aa; |
| | | background-color: rgba(64,158,255,0.9); |
| | | font-size: 20px; |
| | | border-radius: 4px; |
| | | height: 52px; |
| | |
| | | </head> |
| | | <body class="login-bg"> |
| | | |
| | | <div id="login-wrapper"> |
| | | <div id="login-wrapper" class="animate__animated animate__bounceInDown"> |
| | | <header> |
| | | <h2>WCS 系统登录</h2> |
| | | </header> |
| | |
| | | <!--</div>--> |
| | | </div> |
| | | <div class="layui-form-item login-submit"> |
| | | <button id="login-button" class="layui-btn layui-btn-fluid layui-btn-normal" lay-submit="" lay-filter="login">登 录</button> |
| | | <button id="login-button" class="layui-btn layui-btn-fluid layui-btn-normal" lay-submit="" lay-filter="login">登     录</button> |
| | | </div> |
| | | </div> |
| | | |