.com-35 {
    display: inline-block;
    font-weight: 500
}

.com-35.shadow {
    box-shadow: 0 1px 6px #00000080
}

.com-35.mini {
    font-size: 16px;
    line-height: 22px;
    border-radius: 2px
}

.com-35.mini.r-full {
    border-radius: 100px
}

.com-35.normal {
    font-size: 16px;
    line-height: 22px;
    border-radius: 4px
}

.com-35.normal.r-full {
    border-radius: 100px
}

.com-35.large,
.com-35.large-20,
.com-35.large-80 {
    font-size: 20px;
    line-height: 28px;
    border-radius: 4px
}

.com-35.large.r-full,
.com-35.large-20.r-full,
.com-35.large-80.r-full {
    border-radius: 100px
}

.com-35.orange {
    color: #fff;
    background: #ff6626
}

.com-35.orange:hover {
    background: #e65c22
}

.com-35.orange:active {
    background: #cc521e
}

.com-35.orange.mini {
    padding: 8px 20px
}

.com-35.orange.normal {
    padding: 10px 32px
}

.com-35.orange.large {
    padding: 10px 40px
}

.com-35.orange.large-20 {
    padding: 10px 20px
}

.com-35.orange.large-80 {
    padding: 10px 80px
}

.com-35.orange-plain {
    color: #ff6626;
    border: 1px solid #ff6626
}

.com-35.orange-plain:hover {
    background: #ff66261a
}

.com-35.orange-plain:active {
    background: #ff662633
}

.com-35.orange-plain.mini {
    padding: 7px 19px
}

.com-35.orange-plain.normal {
    padding: 9px 31px
}

.com-35.orange-plain.large {
    padding: 9px 39px
}

.com-35.orange-plain.large-20 {
    padding: 9px 19px
}

.com-35.orange-plain.large-80 {
    padding: 9px 79px
}

.com-35.blue {
    color: #5476b9;
    background: #fff
}

.com-35.blue:hover {
    background: #eef1f8
}

.com-35.blue:active {
    background: #dde4f1
}

.com-35.blue.mini {
    padding: 8px 20px
}

.com-35.blue.normal {
    padding: 10px 32px
}

.com-35.blue.large {
    padding: 10px 40px
}

.com-35.blue.large-20 {
    padding: 10px 20px
}

.com-35.blue.large-80 {
    padding: 10px 80px
}

.com-35.blue-s {
    color: #5476b9;
    background: #f7f8fa
}

.com-35.blue-s:hover {
    background: #eef1f8
}

.com-35.blue-s:active {
    background: #dde4f1
}

.com-35.blue-s.mini {
    padding: 8px 20px
}

.com-35.blue-s.normal {
    padding: 10px 32px
}

.com-35.blue-s.large {
    padding: 10px 40px
}

.com-35.blue-s.large-20 {
    padding: 10px 20px
}

.com-35.blue-s.large-80 {
    padding: 10px 80px
}

.com-35.gold {
    color: #970100;
    background: #ffdfc8;
    font-size: 20px
}

.com-35.gold.normal {
    padding: 10px 40px;
    line-height: 26px
}

.com-35.white-orange {
    color: #ff6727;
    border: 1px solid #ff6626;
    background-color: #fff
}

.com-35.white-orange:hover {
    background: #fff5f0
}

.com-35.white-orange:active {
    background: #ffd0bb
}

.com-35.white-orange.mini {
    padding: 7px 19px
}

.com-35.white-orange.normal {
    padding: 9px 31px
}

.com-35.white-orange.large {
    padding: 9px 39px
}

.com-35.white-orange.large-20 {
    padding: 9px 19px
}

.com-35.white-orange.large-80 {
    padding: 9px 79px
}

:root {
    scroll-behavior: smooth
}

body {
    min-width: 1200px
}

.section-content {
    width: 1200px;
    margin: 0 auto
}

.com-58 {
    background: #272b2e
}

.com-58-content {
    width: 1200px;
    margin: 0 auto;
    padding: 0 88px
}

.com-58-directory {
    padding: 134px 42px 48px;
    display: flex;
    border-bottom: 1px solid #383536
}

.com-58-directory-title {
    font-size: 14px;
    line-height: 20px;
    color: #ebebeb;
    margin-bottom: 20px
}

.com-58-row {
    font-size: 14px;
    line-height: 20px
}

.com-58-row-title {
    color: #ebebeb
}

.com-58-row-text,
.com-58-row-link {
    font-size: 14px;
    line-height: 20px;
    color: #9b9b9b
}

.com-58-row-link:hover {
    color: #ebebeb
}

.com-58-directory-contact {
    flex: none;
    width: 300px
}

.com-58-directory-contact .com-58-row:not(:first-child) {
    margin-top: 12px
}

.com-58-directory-contact .com-58-row-title {
    display: inline-block;
    width: 110px
}

.com-58-directory-tel {
    flex: none;
    width: 264px
}

.com-58-directory-certificate {
    flex: auto
}

.com-58-directory-tel .com-58-row:not(:first-child),
.com-58-directory-certificate .com-58-row:not(:first-child) {
    margin-top: 5px
}

.com-58-directory-wechat {
    flex: none
}

.com-58-directory-wechat .directory-title {
    padding-left: 28px;
    position: relative
}

.com-58-wechat-icon {
    position: absolute;
    width: 28px;
    height: 28px;
    top: -4px;
    left: 0
}

.com-58-wechat-barcode {
    width: 99px;
    height: 99px;
    margin-bottom: 8px
}

.com-58-wechat-tips {
    font-size: 14px;
    line-height: 24px;
    color: #ebebeb
}

.com-58-legal {
    padding: 32px 0 48px
}

.com-58-legal-links {
    color: #9f9f9f;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px
}

.com-58-legal-copyright {
    color: #707070;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 6px
}

.com-58-legal-record {
    font-size: 13px;
    line-height: 20px;
    color: #939393;
    text-align: center
}

.com-58-legal-record-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: -.4em
}

.com-58-legal-links a:hover,
.com-58-legal-copyright a:hover,
.com-58-legal-record a:hover {
    color: #ebebeb
}


.com-1-card {
    padding: 32px;
    border: 1px solid #e8e8e8;
    border-radius: 8px
}

.com-1-card-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #333
}

.com-1-card-desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #666
}

.com-20 {
    margin-top: 48px;
    background: #f8f7f8;
    border-radius: 16px;
    height: 724px;
    overflow: hidden;
    box-shadow: 0 2px 12px #0000001a;
    display: flex
}

.com-20 .one-level {
    padding: 50px 0;
    width: 174px;
    background: #fff
}

.com-20 .one-level-item {
    height: 48px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #b9bcc1;
    position: relative
}

.com-20 .one-level-item .img-active {
    display: none
}

.com-20 .one-level-item.active {
    background: #f7f6f7;
    color: #646a77
}

.com-20 .one-level-item.active:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: #646a77
}

.com-20 .one-level-item.active .img-active {
    display: block
}

.com-20 .one-level-item.active .one-level-item-img {
    display: none
}

.com-20-content {
    width: 1026px
}

.com-20-content .swiper-slide {
    background: #f8f7f8
}

.com-20-content .swiper-slide .h2-title {
    color: #303849;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

.com-20-content .swiper-slide-content {
    margin-top: 24px;
    height: 100%;
    background: #fff;
    height: 612px;
    border-radius: 16px;
    padding: 24px 32px
}

.com-20-content .swiper-slide-content .industry-content {
    width: 536px;
    padding: 8px 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.com-20-content .swiper-slide-content .industry-content-title {
    color: #303849;
    font-size: 18px;
    font-style: normal;
    line-height: 24px
}

.com-20-content .swiper-slide-content .industry-content-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 24px 32px
}

.com-20-content .swiper-slide-content .industry-content-list-item {
    margin-top: 16px;
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #f0f1f2;
    color: #303849;
    width: 220px;
    text-align: center;
    cursor: pointer
}

.com-20-content .swiper-slide-content .industry-content-list-item.active {
    border: 1px solid #ff6727;
    color: #ff6727
}

.com-20-content .swiper-slide-content .industry-content-list .more-case-text {
    color: red;
    margin-top: 24px;
    color: #b9bcc1;
    font-size: 16px;
    line-height: 28px
}

.com-20-content .swiper-slide-content .industry-content-common {
    display: flex;
    flex-wrap: wrap
}

.com-20-content .swiper-slide-content .industry-content-common-item {
    padding-left: 26px;
    min-width: 33.33%;
    height: 38px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #646a77
}

.com-20-content .swiper-slide-content .image-content {
    width: 352px;
    height: 100%;
    padding: 16px 0
}

.com-20-content .swiper-slide-content .image-content-box {
    display: none;
    cursor: pointer
}

.com-20-content .swiper-slide-content .image-content-box.active {
    display: block
}

.com-20-content .swiper-slide-content .image-content-box .name {
    color: #303849;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    text-align: center
}

.com-20-content .swiper-slide-content .image-content-box .image-box {
    border: 6px solid #eeeff0;
    border-radius: 8px;
    position: relative;
    width: 200px;
    height: 440px;
    box-sizing: content-box;
    margin: 8px auto 0
}

.com-20-content .swiper-slide-content .image-content-box .image-box .qr-code {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000080;
    opacity: 0;
    transition: opacity .3s;
    display: flex;
    justify-content: center;
    align-items: center
}

.com-20-content .swiper-slide-content .image-content-box .image-box .qr-code:hover {
    opacity: 1
}

.com-20-content .swiper-slide-content .image-content .prompt {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e7ebf7;
    border-radius: 24px;
    width: 196px;
    height: 28px;
    margin: 16px auto 0
}

.com-20-content .swiper-slide-content .image-content .prompt span {
    color: #656f8d;
    font-size: 16px
}

.com-28 {
    display: inline-block
}

.com-28:hover .com-28-con {
    display: block
}

.com-28-con {
    display: none;
    position: absolute;
    width: 152px;
    padding: 16px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    color: #4d4d4d;
    box-shadow: 0 2px 24px #bfbfbf80;
    z-index: 999
}

.com-28-con:after {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGlkPSJQYXRoIDIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4wNTk4ZS0wNyA3TDggMEw4IDE0TDMuMDU5OGUtMDcgN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat
}

.com-28-con-right {
    top: 50%;
    left: 100%;
    transform: translateY(-50%)
}

.com-28-con-right:after {
    left: -8px;
    top: 50%;
    transform: translateY(-50%)
}

.com-28-con-left {
    top: 50%;
    right: 100%;
    transform: translateY(-50%)
}

.com-28-con-left:after {
    right: -8px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg)
}

.com-28-con-bottom {
    left: 50%;
    top: calc(100% + 8px);
    transform: translate(-50%)
}

.com-28-con-bottom:after {
    top: -10px;
    left: 50%;
    transform: translate(-50%) rotate(90deg)
}

.com-28-con-top {
    left: 50%;
    bottom: calc(100% + 8px);
    transform: translate(-50%)
}

.com-28-con-top:after {
    bottom: -10px;
    left: 50%;
    transform: translate(-50%) rotate(-90deg)
}

.com-28-img {
    display: block;
    width: 120px;
    height: 120px
}

.com-28-title {
    padding-top: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}

.com-28-subtit {
    padding-top: 2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.com-38 {
    display: inline-block;
    font-weight: 500;
    white-space: nowrap
}

.com-38.shadow {
    box-shadow: 0 1px 6px #00000080
}

.com-38.mini {
    font-size: 16px;
    line-height: 22px;
    border-radius: 2px
}

.com-38.mini.r-full {
    border-radius: 100px
}

.com-38.normal {
    font-size: 16px;
    line-height: 22px;
    border-radius: 4px
}

.com-38.normal.r-full {
    border-radius: 100px
}

.com-38.large,
.com-38.large-20,
.com-38.large-60,
.com-38.large-70,
.com-38.large-80 {
    font-size: 20px;
    line-height: 28px;
    border-radius: 4px
}

.com-38.large.r-full,
.com-38.large-20.r-full,
.com-38.large-60.r-full,
.com-38.large-70.r-full,
.com-38.large-80.r-full {
    border-radius: 100px
}

.com-38.orange {
    color: #fff;
    background: #ff6626
}

.com-38.orange:hover {
    background: #e65c22
}

.com-38.orange:active {
    background: #cc521e
}

.com-38.orange.mini {
    padding: 8px 20px
}

.com-38.orange.normal {
    padding: 10px 32px
}

.com-38.orange.large {
    padding: 10px 40px
}

.com-38.orange.large-20 {
    padding: 10px 20px
}

.com-38.orange.large-60 {
    padding: 10px 60px
}

.com-38.orange.large-70 {
    padding: 10px 70px
}

.com-38.orange.large-80 {
    padding: 10px 80px
}

.com-38.orange.large-100 {
    padding: 10px 100px
}

.com-38.orange-plain {
    color: #ff6626;
    border: 1px solid #ff6626
}

.com-38.orange-plain:hover {
    background: #ff66261a
}

.com-38.orange-plain:active {
    background: #ff662633
}

.com-38.orange-plain.mini {
    padding: 7px 19px
}

.com-38.orange-plain.normal {
    padding: 9px 31px
}

.com-38.orange-plain.large {
    padding: 9px 39px
}

.com-38.orange-plain.large-20 {
    padding: 9px 19px
}

.com-38.orange-plain.large-60 {
    padding: 9px 59px
}

.com-38.orange-plain.large-70 {
    padding: 9px 69px
}

.com-38.orange-plain.large-80 {
    padding: 9px 79px
}

.com-38.orange-disabled {
    color: #ff6626;
    background: #ff662629;
    cursor: not-allowed
}

.com-38.orange-disabled.mini {
    padding: 8px 20px
}

.com-38.orange-disabled.normal {
    padding: 10px 32px
}

.com-38.orange-disabled.large {
    padding: 10px 40px
}

.com-38.orange-disabled.large-20 {
    padding: 10px 20px
}

.com-38.orange-disabled.large-60 {
    padding: 10px 60px
}

.com-38.orange-disabled.large-70 {
    padding: 10px 70px
}

.com-38.orange-disabled.large-80 {
    padding: 10px 80px
}

.com-38.blue {
    color: #5476b9;
    background: #fff
}

.com-38.blue:hover {
    background: #eef1f8
}

.com-38.blue:active {
    background: #dde4f1
}

.com-38.blue.mini {
    padding: 8px 20px
}

.com-38.blue.normal {
    padding: 10px 32px
}

.com-38.blue.large {
    padding: 10px 40px
}

.com-38.blue.large-20 {
    padding: 10px 20px
}

.com-38.blue.large-60 {
    padding: 10px 60px
}

.com-38.blue.large-70 {
    padding: 10px 70px
}

.com-38.blue.large-80 {
    padding: 10px 80px
}

.com-38.white {
    color: #ff6626;
    background: #fff
}

.com-38.white:hover,
.com-38.white:active {
    background: #ffefe9
}

.com-38.white.large-100 {
    padding: 10px 100px
}

.com-8 {
    height: 620px;
    position: relative
}

.com-8-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.com-8-poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    opacity: 1;
    transition: opacity .5s
}

.com-8-poster.poster-hidden {
    opacity: 0
}

.com-8-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #080b1180
}

.com-8-content-inner {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 178px
}

.com-8-title {
    font-weight: 800;
    font-size: 48px;
    line-height: 67px;
    color: #fff
}

.com-8-subtitle {
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    color: #fffc;
    margin-top: 16px
}

.com-8-features {
    margin-top: 36px;
    display: flex
}

.com-8-feature-list {
    flex: none;
    margin-right: 36px
}

.com-8-feature-list-item {
    display: flex;
    align-items: center
}

.com-8-feature-icon {
    width: 24px;
    height: 24px;
    margin-right: 8px
}

.com-8-feature-label {
    font-size: 18px;
    line-height: 27px;
    color: #fff
}

.com-8-feature-list .com-8-feature-list-item:not(:first-child) {
    margin-top: 16px
}

.com-8-btn-wrapper {
    position: absolute;
    left: 0;
    bottom: 112px;
    z-index: 1;
    display: flex
}

.com-8-btn-wrapper .com-8-btn:not(:first-child) {
    margin-left: 16px
}

.com-8-play-btn {
    position: relative;
    display: inline-block;
    padding: 9px 23px 9px 55px;
    background: #fff3;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    box-shadow: 0 1px 6px #00000080
}

.com-8-play-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 23px;
    width: 24px;
    height: 24px;
    background-image: url(//static.pospal.cn/pospal-pages/component/com-8/video-play.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/component/com-8/video-play.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/component/com-8/video-play.png!/format/webp) type("image/webp"));
    background-size: cover
}

.com-8-play-btn:hover {
    background: #ffffff4d
}

.com-8-play-btn:active {
    background: #ffffff1a
}

.com-8-style-1 {
    text-align: center
}

.com-8-style-1 .com-8-content-inner {
    padding-top: 218px
}

.com-8-style-1 .com-8-title {
    font-size: 56px;
    line-height: 78px
}

.com-8-style-1 .com-8-subtitle {
    margin-top: 24px;
    line-height: 56px
}

.com-8-style-1 .com-8-btn-wrapper {
    bottom: 140px;
    left: 50%;
    transform: translate(-50%)
}

.com-29 {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    border-radius: 4px;
    padding: 10px 32px;
    color: #fff;
    background: #ff6626
}

.com-29:hover {
    background: #e65c22
}

.com-29:active {
    background: #cc521e
}

.com-29:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUgMUw3LjUgN0wxLjUgMTMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 8px
}

.feature-icon {
    background-image: url(//static.pospal.cn/pospal-pages/page/mp/icon-1.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-1.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-1.png!/format/webp) type("image/webp"));
    background-size: 24px 24px;
    background-repeat: no-repeat
}

.feature-icon.feature-icon.icon-2 {
    background-image: url(//static.pospal.cn/pospal-pages/page/mp/icon-2.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-2.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-2.png!/format/webp) type("image/webp"))
}

.feature-icon.icon-3 {
    background-image: url(//static.pospal.cn/pospal-pages/page/mp/icon-3.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-3.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-3.png!/format/webp) type("image/webp"))
}

.feature-icon.icon-4 {
    background-image: url(//static.pospal.cn/pospal-pages/page/mp/icon-4.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-4.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/page/mp/icon-4.png!/format/webp) type("image/webp"))
}

.custom-card .com-1-card {
    background: #f9f9f9;
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center
}

.custom-card .com-1-card-desc {
    margin-top: 8px
}

.custom-1 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 48px
}

.custom-1 .title-num {
    width: 50px;
    height: 32px;
    background: #ff6727;
    font-size: 24px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center
}

.custom-1 .title {
    color: #333;
    font-size: 36px;
    font-weight: 600;
    line-height: normal
}

.custom-1 .desc {
    color: #4d4d4d;
    font-size: 18px;
    line-height: 30px
}

.custom-1:last-child {
    border-bottom: none
}

.custom-2 {
    color: #646a77;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    display: flex
}

.custom-2 .left {
    width: 462px;
    display: flex;
    justify-content: center
}

.custom-2 .right {
    display: flex;
    justify-content: center;
    width: 698px;
    align-items: center
}

.custom-2 .right span {
    color: #9ca0a8;
    font-size: 16px;
    font-style: normal;
    line-height: normal
}

.custom-3 {
    background-image: url(//static.pospal.cn/pospal-pages/page/mp/Frame4044.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/page/mp/Frame4044.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/page/mp/Frame4044.png!/format/webp) type("image/webp"));
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 96px
}

.custom-3 .custom-3-text {
    color: #fff;
    font-size: 24px
}

.custom-3 .qrcode-box {
    text-align: center
}

.custom-3 .qrcode-box span {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    line-height: 24px
}

.com-59 {
    display: none;
    width: 960px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    transform: translate(-50%, -50%);
    background: #000
}

.com-59.show {
    display: block
}

.com-59-video {
    width: 100%;
    height: 540px
}

.com-59-close {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 1;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-image: url(//static.pospal.cn/pospal-pages/component/com-59/video-close.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/component/com-59/video-close.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/component/com-59/video-close.png!/format/webp) type("image/webp"));
    background-size: cover
}

.com-59-close:hover {
    background-image: url(//static.pospal.cn/pospal-pages/component/com-59/video-close-hover.png);
    background-image: -webkit-image-set(url(//static.pospal.cn/pospal-pages/component/com-59/video-close-hover.png!/format/webp) type("image/webp"));
    background-image: image-set(url(//static.pospal.cn/pospal-pages/component/com-59/video-close-hover.png!/format/webp) type("image/webp"))
}

.com-59.style-1 {
    top: 310px
}

.com-39-text {
    font-weight: 700;
    font-size: 42px;
    line-height: 59px;
    color: #333
}

.com-39-desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #4d4d4d
}
.com-7 {
    width: 124px;
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 68px;
    box-shadow: 0 6px 16px #bfbfbf80;
    background: #ff6727;
    border-radius: 6px;
    overflow: hidden
}

.com-7-body {
    padding: 12px
}

.com-7-brcode {
    background-color: #fff;
    border-radius: 4px;
    padding: 6px
}

.com-7-brcode-img {
    width: 88px;
    height: 88px
}

.com-7-brcode-label-1 {
    margin-top: 4px;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #4d4d4d
}

.com-7-brcode-label-2 {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #4d4d4d
}

.com-7-tel {
    margin-top: 12px
}

.com-7-tel-label-1 {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

.com-7-tel-label-2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    letter-spacing: -.5px
}

.com-7-tel-label-3 {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #fff
}

.com-7-footer {
    display: none
}

.com-7-footer-btn {
    height: 36px;
    cursor: pointer;
    background-color: #ff7e47;
    background-image: url(//static.pospal.cn/pospal-pages/component/com-7/back-top.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center
}

.com-7-footer-btn:hover {
    background-color: #ff8552
}

.com-7-footer-btn:active {
    background-color: #ff763d
}

.com-7.show-footer {
    bottom: 32px
}

.com-7.show-footer .com-7-footer {
    display: block
}


.navigation * {
background-repeat: no-repeat;
box-sizing: content-box;
}
.navigation .color-gray {
color: #7f7f7f;
}
.navigation .content {
position: relative;
width: 1200px;
margin: 0 auto
}



@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 {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

.animate__animated.animate__infinite {
    animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
    animation-iteration-count: 1;
    animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
    animation-iteration-count: 2;
    animation-iteration-count: calc(var(--animate-repeat) * 2)
}

.animate__animated.animate__repeat-3 {
    animation-iteration-count: 3;
    animation-iteration-count: calc(var(--animate-repeat) * 3)
}

.animate__animated.animate__delay-1s {
    animation-delay: 1s;
    animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
    animation-delay: 2s;
    animation-delay: calc(var(--animate-delay) * 2)
}

.animate__animated.animate__delay-3s {
    animation-delay: 3s;
    animation-delay: calc(var(--animate-delay) * 3)
}

.animate__animated.animate__delay-4s {
    animation-delay: 4s;
    animation-delay: calc(var(--animate-delay) * 4)
}

.animate__animated.animate__delay-5s {
    animation-delay: 5s;
    animation-delay: calc(var(--animate-delay) * 5)
}

.animate__animated.animate__faster {
    animation-duration: .5s;
    animation-duration: calc(var(--animate-duration) / 2)
}

.animate__animated.animate__fast {
    animation-duration: .8s;
    animation-duration: calc(var(--animate-duration) * .8)
}

.animate__animated.animate__slow {
    animation-duration: 2s;
    animation-duration: calc(var(--animate-duration) * 2)
}

.animate__animated.animate__slower {
    animation-duration: 3s;
    animation-duration: calc(var(--animate-duration) * 3)
}

@media print,
(prefers-reduced-motion: reduce) {
    .animate__animated {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

.animate__bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.animate__flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scaleZ(1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scaleZ(1)
    }
}

.animate__pulse {
    animation-name: pulse;
    animation-timing-function: ease-in-out
}

@keyframes rubberBand {
    0% {
        transform: scaleZ(1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scaleZ(1)
    }
}

.animate__rubberBand {
    animation-name: rubberBand
}

@keyframes shakeX {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.animate__shakeX {
    animation-name: shakeX
}

@keyframes shakeY {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(0, 10px, 0)
    }
}

.animate__shakeY {
    animation-name: shakeY
}

@keyframes headShake {
    0% {
        transform: translate(0)
    }

    6.5% {
        transform: translate(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translate(5px) rotateY(7deg)
    }

    31.5% {
        transform: translate(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translate(2px) rotateY(3deg)
    }

    50% {
        transform: translate(0)
    }
}

.animate__headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0)
    }
}

.animate__swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scaleZ(1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        transform: scaleZ(1)
    }
}

.animate__tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: translateZ(0)
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__wobble {
    animation-name: wobble
}

@keyframes jello {

    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }

    22.2% {
        transform: skew(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skew(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skew(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skew(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skew(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skew(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skew(-.1953125deg) skewY(-.1953125deg)
    }
}

.animate__jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes heartBeat {
    0% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.3)
    }

    28% {
        transform: scale(1)
    }

    42% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(1)
    }
}

.animate__heartBeat {
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-duration: calc(var(--animate-duration) * 1.3);
    animation-timing-function: ease-in-out
}

@keyframes backInDown {
    0% {
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInDown {
    animation-name: backInDown
}

@keyframes backInLeft {
    0% {
        transform: translate(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        transform: translate(0) scale(.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInLeft {
    animation-name: backInLeft
}

@keyframes backInRight {
    0% {
        transform: translate(2000px) scale(.7);
        opacity: .7
    }

    80% {
        transform: translate(0) scale(.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInRight {
    animation-name: backInRight
}

@keyframes backInUp {
    0% {
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }

    80% {
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInUp {
    animation-name: backInUp
}

@keyframes backOutDown {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutDown {
    animation-name: backOutDown
}

@keyframes backOutLeft {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translate(0) scale(.7);
        opacity: .7
    }

    to {
        transform: translate(-2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutLeft {
    animation-name: backOutLeft
}

@keyframes backOutRight {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translate(0) scale(.7);
        opacity: .7
    }

    to {
        transform: translate(2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutRight {
    animation-name: backOutRight
}

@keyframes backOutUp {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutUp {
    animation-name: backOutUp
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scaleZ(1)
    }
}

.animate__bounceIn {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration) * .75);
    animation-name: bounceIn
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.animate__bounceOut {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration) * .75);
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

.animate__bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

.animate__bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInTopLeft {
    animation-name: fadeInTopLeft
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInTopRight {
    animation-name: fadeInTopRight
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInBottomLeft {
    animation-name: fadeInBottomLeft
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInBottomRight {
    animation-name: fadeInBottomRight
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animate__fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.animate__fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.animate__fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.animate__fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.animate__fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.animate__fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.animate__fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, -100%, 0)
    }
}

.animate__fadeOutTopLeft {
    animation-name: fadeOutTopLeft
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(100%, -100%, 0)
    }
}

.animate__fadeOutTopRight {
    animation-name: fadeOutTopRight
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 100%, 0)
    }
}

.animate__fadeOutBottomRight {
    animation-name: fadeOutBottomRight
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 100%, 0)
    }
}

.animate__fadeOutBottomLeft {
    animation-name: fadeOutBottomLeft
}

@keyframes flip {
    0% {
        transform: perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px) scaleZ(1) translateZ(0) rotateY(0);
        animation-timing-function: ease-in
    }
}

.animate__animated.animate__flip {
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInX {
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInY {
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.animate__flipOutX {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration) * .75);
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.animate__flipOutY {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration) * .75);
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedInRight {
    0% {
        transform: translate3d(100%, 0, 0) skew(-30deg);
        opacity: 0
    }

    60% {
        transform: skew(20deg);
        opacity: 1
    }

    80% {
        transform: skew(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    animation-name: lightSpeedInRight;
    animation-timing-function: ease-out
}

@keyframes lightSpeedInLeft {
    0% {
        transform: translate3d(-100%, 0, 0) skew(30deg);
        opacity: 0
    }

    60% {
        transform: skew(-20deg);
        opacity: 1
    }

    80% {
        transform: skew(5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    animation-name: lightSpeedInLeft;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skew(30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutRight {
    animation-name: lightSpeedOutRight;
    animation-timing-function: ease-in
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(-100%, 0, 0) skew(-30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutLeft {
    animation-name: lightSpeedOutLeft;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateIn {
    animation-name: rotateIn;
    transform-origin: center
}

@keyframes rotateInDownLeft {
    0% {
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownLeft {
    animation-name: rotateInDownLeft;
    transform-origin: left bottom
}

@keyframes rotateInDownRight {
    0% {
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownRight {
    animation-name: rotateInDownRight;
    transform-origin: right bottom
}

@keyframes rotateInUpLeft {
    0% {
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpLeft {
    animation-name: rotateInUpLeft;
    transform-origin: left bottom
}

@keyframes rotateInUpRight {
    0% {
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpRight {
    animation-name: rotateInUpRight;
    transform-origin: right bottom
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.animate__rotateOut {
    animation-name: rotateOut;
    transform-origin: center
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.animate__rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
    transform-origin: left bottom
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.animate__rotateOutDownRight {
    animation-name: rotateOutDownRight;
    transform-origin: right bottom
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.animate__rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
    transform-origin: left bottom
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.animate__rotateOutUpRight {
    animation-name: rotateOutUpRight;
    transform-origin: right bottom
}

@keyframes hinge {
    0% {
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.animate__hinge {
    animation-duration: 2s;
    animation-duration: calc(var(--animate-duration) * 2);
    animation-name: hinge;
    transform-origin: top left
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.animate__jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.animate__rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.animate__zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutDown {
    animation-name: zoomOutDown;
    transform-origin: center bottom
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

.animate__zoomOutLeft {
    animation-name: zoomOutLeft;
    transform-origin: left center
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

.animate__zoomOutRight {
    animation-name: zoomOutRight;
    transform-origin: right center
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutUp {
    animation-name: zoomOutUp;
    transform-origin: center bottom
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.animate__slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.animate__slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.animate__slideOutUp {
    animation-name: slideOutUp
}

.com-11-box {
    position: relative
}

.com-11-box-trust-img {
    animation: com-11-box-trust1 3s ease-in infinite
}

.com-11-box-trust:nth-child(2n) .com-11-box-trust-img {
    animation: com-11-box-trust2 3s ease-in infinite
}

@keyframes com-11-box-trust1 {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }

    to {
        transform: scale(.9)
    }
}

@keyframes com-11-box-trust2 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.9)
    }

    to {
        transform: scale(1)
    }
}









