.auth .out,
footer a:hover,
header .content li a {
    color: #fff;
    text-decoration: none
}

button,
footer .copyright a {
    text-transform: uppercase
}

.banner:after,
.site-list li img,
footer,
header,
table {
    width: 100%
}

body,
html,
main {
    background-color: #f9f9f9
}

.Slideout-Menu,
.content,
.site-list .stars,
.site-list li,
footer,
main {
    box-sizing: border-box
}

.section-news figure,
.site-list {
    overflow: hidden
}

@font-face {
    font-family: Geometria;
    src: url(/fonts/Geometria.eot);
    src: url(/fonts/Geometria.eot?#iefix) format("embedded-opentype"), url(/fonts/Geometria.woff) format("woff"), url(/fonts/Geometria.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: Geometria;
    src: url(/fonts/Geometria-Medium.eot);
    src: url(/fonts/Geometria-Medium.eot?#iefix) format("embedded-opentype"), url(/fonts/Geometria-Medium.woff) format("woff"), url(/fonts/Geometria-Medium.ttf) format("truetype");
    font-weight: 500
}

@font-face {
    font-family: Geometria;
    src: url(/fonts/Geometria-Bold.eot);
    src: url(/fonts/Geometria-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/Geometria-Bold.woff) format("woff"), url(/fonts/Geometria-Bold.ttf) format("truetype");
    font-weight: 700
}

.none {
    display: none !important
}

body,
html {
    position: relative;
    min-height: 100vh !important;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: normal;
    font-family: Geometria, sans-serif
}

header {
    display: block;
    position: fixed;
    z-index: 51;
    top: 0;
    left: 0;
    background: #748a9a
}

header .content {
    display: flex;
    padding: 12px
}

header .content ul {
    display: flex;
    margin: 0 auto 0 0;
    padding: 0;
    list-style: none
}

header .content ul li {
    margin: 0 4px 0 0
}

.auth .out,
header .content li a {
    font-size: 12pt;
    padding: 5px 10px;
    border-radius: 4px;
    display: block
}

.auth .out:hover,
header .content li a:hover {
    background: #647684
}

button {
    border: 0;
    padding: 13px 26px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    border-radius: 4px;
    background: #ffa707
}

button:hover {
    background: #fdb913;
    cursor: pointer
}

button.client {
    background: #748a9a
}

button.client:hover {
    background: #849cad
}

.content {
    max-width: 1190px;
    margin: auto;
    padding: 40px 15px;
    text-align: center
}

.content>p {
    font-size: 18px;
    line-height: 1.4em
}

main .screenshots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 50px
}

.view-welcome h1,
.view-welcome h2 {
    font-weight: 500;
    margin: 0 0 20px;
    padding: 0
}

main .screenshots>div {
    position: relative;
    height: 250px;
    padding: 15px;
    z-index: 1;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(99, 99, 99, .35)
}

main .screenshots .tmall {
    height: 335px;
    margin: 0 -50px;
    z-index: 2
}

main .screenshots img {
    display: block;
    height: 100%
}

.banner-animation {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .1
}

.view-welcome .banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    font-size: 32pt;
    font-weight: 300;
    text-align: center;
    margin: 0 0 20px;
    background: #fff;
    background: linear-gradient(white, #f9f9f9)
}

.banner:after,
.wx-loader,
footer {
    position: absolute
}

.auth,
.banner .content,
.progress,
.site-list .stars,
.site-list ul,
.wx-relative,
main {
    position: relative
}

.banner:after {
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    box-shadow: inset 0 0 50px 50px #f9f9f9
}

.banner .content {
    z-index: 10
}

.view-welcome .banner p {
    font-size: 18pt;
    font-weight: 400
}

.view-welcome h1 {
    font-size: 20pt
}

.view-welcome h2 {
    font-size: 18pt
}

footer {
    text-align: center;
    background: #1e1e1e;
    font-size: 16px;
    z-index: 1;
    top: 100%;
    color: #fcfcfc;
    margin-top: -80px;
    padding: 10px
}

footer>div {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    max-width: 900px;
    min-height: 70px;
    flex-wrap: wrap
}

footer a {
    display: inline-block;
    color: #f9f9f9;
    text-decoration: underline;
    margin: 0 20px 5px;
    white-space: nowrap
}

.SServices-Grid,
.progress {
    margin-top: 50px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.SServices-Cell {
    margin: 0 auto 25px;
    max-width: 239px
}

.CardServices,
.CardServices a {
    color: #1e1e1e;
    text-decoration: none
}

.CardServices a:hover,
.Slideout-Menu ul li a:hover,
.slider-wrap a {
    text-decoration: underline
}

.CardServices a:hover {
    color: #131212
}

.CardServices-Link {
    display: block;
    border-radius: 3px;
    border: 1px solid rgba(30, 30, 30, .2);
    overflow: hidden;
    margin: 0 auto 30px
}

.CardServices-Link:focus,
.CardServices-Link:hover {
    border-color: #fdb913
}

.CardServices-Pr {
    display: block;
    height: auto
}

.CardServices-Title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1
}

.CardServices-Slogan {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5
}

.key-wrap,
.partnership-wrap {
    margin: 30px auto 5px;
    max-width: 300px;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(99, 99, 99, .35)
}

.key-wrap input,
.partnership-wrap input {
    width: 100%;
    line-height: 43px;
    height: 43px;
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    padding-left: 10px;
    border-radius: 4px;
    font-size: 15px;
    margin-bottom: 15px
}

table,
td,
th {
    border: 1px solid #bbb
}

.partnership-wrap label {
    font-size: 14px;
    text-align: left;
    display: block;
    padding-bottom: 3px
}

.wx-blur {
    filter: blur(1px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    opacity: .3
}

.wx-loader {
    display: block;
    left: 50%;
    top: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    z-index: 50;
    background-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2038%2038%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20stroke%3D%22%23FF7000%22%20fill%3D%22none%22%3E%3Cg%20transform%3D%22translate%281%201%29%22%20stroke-width%3D%222%22%3E%3Ccircle%20stroke-opacity%3D%22.5%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2018%2018%22%20to%3D%22360%2018%2018%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}

table {
    border-collapse: collapse
}

.progress {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 25px;
    z-index: 2;
    max-width: 800px;
    margin: auto
}

.progress svg {
    width: 70px;
    height: 70px;
    fill: #748a9a
}

.progress-cell {
    max-width: 239px;
    margin-bottom: 30px
}

.progress-cell-description {
    margin: 10px 0 0
}

.notice {
    padding: 15px 5px;
    max-width: 840px;
    margin: auto
}

.notice::empty {
    display: none
}

.site-list svg {
    width: 16px;
    height: 16px;
    fill: #bbb
}

.site-list svg.f {
    width: 16px;
    fill: #ff9800
}

.site-list {
    border: 1px solid #d4d4d4;
    border-bottom: 0;
    display: inline-block;
    border-radius: 5px
}

.site-list ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    width: auto;
    align-items: center;
    list-style: none;
    text-align: left;
    padding: 0 15px;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 5px 5px 0 0
}

.site-list ul:last-child {
    border-radius: 5px
}

.site-list li {
    list-style: none;
    padding: 10px 0 10px 25px
}

.site-list li:first-child {
    width: 120px;
    padding-left: 0
}

.site-list li:last-child {
    width: 80px;
    text-align: center;
    box-sizing: content-box
}

.site-list ul:hover {
    background-color: #dee3ea
}

.site-list ul svg {
    fill: #f9f9f9
}

.site-list ul:hover svg {
    fill: #dee3ea
}

.site-list ul.select svg {
    fill: #ffe9c9
}

.site-list ul.select {
    cursor: default;
    border: 2px solid #ff9800;
    background-color: #ffe9c9;
    padding: 7px 18px 6px
}

.site-list ul.select button,
.site-list ul:hover button {
    display: block
}

.site-list .stars {
    display: none;
    margin: auto;
    height: 16px;
    max-width: 80px;
    border-right: 0 solid #fff;
    background-color: #ff7000
}

.site-list .stars>div {
    position: absolute;
    font-size: 0;
    display: flex;
    width: 80px;
    margin: auto
}

.site-list .stars svg {
    width: 16px;
    height: 16px
}

.site-list button {
    position: absolute;
    display: none;
    z-index: 10;
    padding: 0;
    margin: -18px 0 0 -115px;
    left: 50%;
    top: 50%;
    width: 230px;
    height: 36px;
    line-height: 36px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3)
}

.logo {
    display: block;
    width: 30px;
    margin-right: 50px;
    font-size: 0;
    line-height: 0
}

.logo img,
main .waix-page-gal img {
    width: 100%;
    display: block
}

#partnership {
    background-color: #efefef;
    background-image: url(/themes/default/img/3.png);
    background-size: 35%
}

main .waix-page-gal {
    padding: 20px;
    margin: 0 auto;
    max-width: 700px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(99, 99, 99, .35)
}

main .waix-page-list {
    max-width: 840px;
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 30px auto
}

main .waix-page-list li {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    justify-content: flex-start;
    line-height: 1.5em
}

main .waix-page-list li svg {
    width: 50px;
    height: 50px;
    fill: #748a9a;
    margin-right: 30px
}

main {
    max-width: 100% !important;
    width: 100% !important;
    padding-top: 50px;
    padding-bottom: 100px;
    z-index: 1;
    margin: auto
}

.auth {
    display: flex;
    align-items: center;
    margin-left: auto
}

.auth .avatar {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: block
}

.auth .avatar img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block
}

.auth .avatar svg {
    width: 100%;
    height: 100%;
    fill: #fff
}

.auth i {
    position: absolute;
    display: block;
    right: 0;
    top: 100%;
    min-width: 200px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    margin-top: 4px;
    color: #1e1e1e;
    background: #fff;
    border-radius: 5px;
    padding: 8px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2), 0 1px 15px rgba(0, 0, 0, .2)
}

.auth i:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    top: -6px;
    right: 40px;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.Slideout-Menu {
    -webkit-overflow-scrolling: touch;
    background-color: #748a9a;
    bottom: 0;
    display: none;
    min-height: 100vh;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 256px;
    z-index: 1;
    padding: 15px;
    color: #fff
}

.Slideout-Menu ul {
    list-style: none;
    margin: 25px 0 0;
    padding: 0
}

.Slideout-Menu ul li {
    margin-bottom: 15px
}

.Slideout-Menu ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 3px
}

.Slideout-Menu .Menu_Phone {
    text-align: center;
    font-size: 14px
}

.Slideout-Menu .Menu_Phone a {
    font-size: 24px
}

.Slideout-Main {
    padding-top: 156px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    min-height: 100vh;
    position: relative;
    will-change: transform;
    z-index: 1
}

.Slideout-Header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 1px 0 15px rgba(0, 0, 0, .25)
}

.Header-Col_Burger {
    display: none;
    margin-right: 20px;
    cursor: pointer;
    font-size: 0
}

.Header-Col_Burger svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.Slideout-Title {
    font-size: 16px;
    font-weight: 600
}

.slider-wrap a {
    color: #272727;
    outline: 0;
    cursor: pointer
}

.slider-wrap a:hover {
    color: #000;
    text-decoration: none
}

.swiper-slide img {
    width: 100%;
    border-radius: 10px
}

.wx-china-site {
    background-color: #eef0f1
}

@media (min-width:992px) {
    .Slideout-Main {
        padding: 136px 0 0;
        box-shadow: none;
        transform: translate(0, 0) !important
    }
}

@media (max-width:768px) {
    .Slideout-Main {
        padding-top: 142px
    }
}

@media (max-width:420px) {
    .Slideout-Main {
        padding-top: 56px
    }
}

@media (max-width:795px) {
    .site-list li {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .site-list li:first-child {
        width: 40%
    }

    .site-list li:nth-child(2) {
        width: 60%
    }

    header .content ul {
        display: none
    }

    .Header-Col_Burger {
        display: block
    }

    .view-welcome .banner {
        font-size: 22pt
    }

    .view-welcome .banner p {
        font-size: 16pt
    }

    .logo {
        margin-right: 0
    }
}

@media (max-width:991px) {
    .slideout-menu-left {
        left: 0
    }

    .slideout-menu-right {
        right: 0
    }

    .slideout-open,
    .slideout-open .slideout-panel,
    .slideout-open body {
        overflow: hidden
    }

    .slideout-open .slideout-menu {
        display: block
    }
}

@media (max-width:1170px) {
    main .screenshots>div {
        height: 200px
    }
}

@media (max-width:1040px) {
    main .screenshots .tmall {
        height: 250px
    }
}

@media (max-width:920px) {
    main .screenshots {
        flex-flow: row wrap;
        justify-content: space-around
    }

    main .screenshots .tmall {
        margin: -100px 0 0;
        height: 280px;
        align-self: flex-end;
        order: 3
    }
}

@media (max-width:640px) {
    main .screenshots .tmall {
        margin: 20px 0;
        align-self: flex-end;
        order: initial
    }

    main .screenshots div,
    main .screenshots img {
        height: initial !important;
        width: 100% !important
    }
}

.contact_block {
    display: flex;
    justify-content: center;
    align-items: center
}

.contact_block span {
    margin: 10px;
    display: flex;
    align-items: center;
    vertical-align: center
}

.contact_block svg {
    width: 24px;
    height: 24px;
    margin: 0 8px
}

.wx-request {
    display: flex;
    flex-wrap: wrap;
}