@import url(https://at.alicdn.com/t/font_2250434_j9szqw6wo1i.css);

[class*="wicon-"] {
    font-family: "wanlfont";
    font-size: inherit;
    font-style: normal;
}

.flex {
    display: flex;
}

.justify-space-evenly {
    justify-content: space-evenly;
}

.justify-space-between {
    justify-content: space-between;
}

.margin-bottom {
    margin-bottom: 50px;
}

.text-white {
    color: #ffffff;
}

.text-gradient-white {
    background-image: linear-gradient(to top, #fbfbfb, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* 新定义导航栏 */
.navbar-header .header-action .btn-group .btn-wanl {
    border-radius: 20px;
    color: #fff;
    background-color: #30aefb;
    font-weight: bold;
    padding: 13px 30px;
}

.navbar-header .header-action .btn-group:last-child .btn-wanl {
    background-color: #67d162;
    color: #fff;
}

/* 新定义头部 */
.wanlshop #header {
    height: 1000px;
    padding: 0;
    background-image: linear-gradient(to right, #5556ff, #a540ff);
}

.wanlshop #header .bg {
    position: relative;
    background-image: url(../img/banner.png);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: auto 750px;
    width: 100%;
    height: 100%;
    padding-top: 126px;
}

.wanlshop #header h1 {
    font-weight: bold;
    font-size: 38px;
    margin-bottom: 10px;
    line-height: 1.2;
    margin-top: 16px;
}

.wanlshop #header .label-default {
    background-color: #ecc580;
}

.wanlshop #header .tag-list {
    display: flex !important;
    align-items: center !important;
}

.wanlshop #header .tag-list .tag {
    position: relative;
    text-align: left;
    line-height: 30px;
    padding: 0;
    height: 30px;
    font-size: 20px;
    font-weight: 100;
    background: transparent;
    color: rgba(255, 255, 255, 0.9);
}

.wanlshop #header .tag-list .tag:after {
    content: '';
    position: absolute;
    bottom: 0;
    background-color: rgba(150, 208, 249, 0.1);
    width: 100%;
    height: 12px;
}

.wanlshop #header .tag-list .jia {
    margin: 0 10px;
    font-size: 20px;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.9);
}

.wanlshop #header .tag-details {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    padding-right: 36px;
    margin-top: 48px;
    margin-bottom: 65px;
}

.wanlshop #header .btn-group {
    margin: 10px 5px 10px 0;
}

.wanlshop #header .btn-group .btn-wanl {
    border-radius: 20px;
    color: #fff;
    background-color: #30aefb;
    font-weight: bold;
    padding: 13px 30px;
}

.wanlshop #header .btn-group:last-child .btn-wanl {
    background-color: #67d162;
    color: #fff;
}

.wanlshop #header .info {
    margin-left: -8px;
}

/* 新定义标题 */
.wanlshop .pix_section .margin-left-24 {
    margin-left: -24px;
}

@media (max-width: 768px) {
    .wanlshop .pix_section .margin-left-24 {
        margin-left: 0;
    }
}

.wanlshop .pix_section .pix-content h2 {
    letter-spacing: 1px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #171C3C;
    margin: 38px 0 0 0;
    line-height: inherit;
}

.wanlshop .pix_section .pix-content h6 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9798A9;
    margin: 20px 0;
    letter-spacing: 1px;
}

/* 主体 */
.wanlshop .wrap_1 {
    background-color: #ffffff;
    background-size: cover;
    padding: 30px 0 60px 0;
}

.wanlshop .wrap_1 .siyu {
    background: '';
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 0;
}

.wanlshop .wrap_1 .siyu .card {
    display: flex;
    width: 30%;
}

.wanlshop .wrap_1 .siyu .card {
    width: 45%;
}

.wanlshop .wrap_1 .siyu .justify-space-evenly {
    justify-content: space-between !important;
}

@media (min-width: 992px) {
    .wanlshop .wrap_1 .siyu .card {
        width: 30%;
    }

    .wanlshop .wrap_1 .siyu {
        background: url(../img/siyu.png) no-repeat center bottom;
        margin: 60px 100px 0 20px;
        padding: 0 0 110px 0;
    }

    .wanlshop .wrap_1 .siyu .justify-space-evenly {
        justify-content: space-evenly !important;
    }
}

@media (min-width: 1200px) {
    .wanlshop .wrap_1 .siyu .card {
        width: 30%;
    }

    .wanlshop .wrap_1 .siyu {
        background: url(../img/siyu.png) no-repeat center bottom;
        margin: 60px 100px 0 20px;
        padding: 0 0 110px 0;
    }

    .wanlshop .wrap_1 .siyu .justify-space-evenly {
        justify-content: space-evenly !important;
    }
}

.wanlshop .wrap_1 .siyu .card .tag {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}

.wanlshop .wrap_1 .siyu .card .tag.tag_style_1 {
    background-color: #3bcadf;
    animation: pulse_1 2s infinite;
}

.wanlshop .wrap_1 .siyu .card .tag.tag_style_2 {
    background-color: #30aefb;
    animation: pulse_2 2s infinite;
}

.wanlshop .wrap_1 .siyu .card .tag.tag_style_3 {
    background-color: #60c4a8;
    animation: pulse_3 2s infinite;
}

.wanlshop .wrap_1 .siyu .card .tag.tag_style_4 {
    background-color: #e5c77f;
    animation: pulse_4 2s infinite;
}

.wanlshop .wrap_1 .siyu .card .details {
    position: relative;
    display: block;
    margin-left: 20px;
    background: #fbfbfb;
    font-size: 14px;
    color: #333333;
    padding: 12px 16px;
    flex: 1;
}

.wanlshop .wrap_1 .siyu .card .details:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: -12px;
    top: 16px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 12px solid #f6f6f6;
}

/* 第二页 */
.wanlshop .wrap_2 {
    background-color: #fafaff;
    background-size: cover;
    padding: 30px 0 60px 0;
}

.wanlshop .wrap_2 .col-md-12 {
    margin-bottom: 20px;
}

.wanlshop .wrap_2 .function {
    margin: 15px 0px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 2px rgba(213, 213, 213, 0.42);
    display: flex;
    align-items: center;
    padding: 30px;
    height: 120px;
}

.wanlshop .wrap_2 .function:hover {
    box-shadow: 0px 0px 16px 2px rgba(213, 207, 230, 0.62);
}

.wanlshop .wrap_2 .function .item {
    display: flex;
    align-items: center;
}

.wanlshop .wrap_2 .function .item .icon {
    margin-right: 20px;
    font-size: 40px;
    background-color: #e0ecfe;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #4493fd;
    flex-shrink: 0;
}

.wanlshop .wrap_2 .function:hover .item .icon {
    -webkit-animation: tada 1s 0s ease both;
    -moz-animation: tada 1s 0s ease both;
    animation: tada 1s 0s ease both;
}

.wanlshop .wrap_2 .function .item .details h6 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-top: 0;
    margin-bottom: 2px;
}

.wanlshop .wrap_2 .function .item .details p {
    margin: 0;
    color: #333333;
    font-weight: 500;
    opacity: 0.5;
}

/* 第三页 */
.wanlshop .wrap_3 {
    background-color: #ffffff;
    background-size: cover;
    padding: 30px 0 60px 0;
}

.wanlshop .wrap_3 .col-md-12 {
    padding: 0;
}

.wanlshop .wrap_3 .b2c_b2b2c {
    position: relative;
}

.wanlshop .wrap_3 .b2c_b2b2c .image {
    text-align: center;
}

.wanlshop .wrap_3 .b2c_b2b2c .image img {
    width: 100%;
}

.wanlshop .wrap_3 .b2c_b2b2c .link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    position: absolute;
    bottom: 15px;
}

.wanlshop .wrap_3 .b2c_b2b2c .link a {
    display: none;
}

@media (min-width: 768px) {
    .wanlshop .wrap_3 .b2c_b2b2c .link a {
        display: block;
        width: calc((100% - 250px) / 6);
        height: 100px;
    }
}

/* 第四页 */
.wanlshop .wrap_4 {
    background-color: #fafaff;
    background-size: cover;
    padding: 30px 0 60px 0;
}

.wanlshop .wrap_4 .characteristic {
}

.wanlshop .wrap_4 .characteristic .item {
    display: flex;
    margin-top: 40px;
}

.wanlshop .wrap_4 .characteristic .item .icon {
    width: 50px;
    height: 50px;
    font-size: 32px;
    padding-top: 3px;
    color: #4493fd;
    flex-shrink: 0;
}

.wanlshop .wrap_4 .characteristic .item:hover .icon {
    -webkit-animation: bounce 1s 0s ease both;
    -moz-animation: bounce 1s 0s ease both;
    animation: bounce 1s 0s ease both;
}

.wanlshop .wrap_4 .characteristic .item .details {
    flex: 1;
}

.wanlshop .wrap_4 .characteristic .item .details h5 {
    margin-bottom: 18px;
}

.wanlshop .wrap_4 .characteristic .item .details p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin: 0;
}

.wanlshop .wrap_4 .update {
    position: relative;
    margin-top: 100px;
}

@media (min-width: 768px) {
    .wanlshop .wrap_4 .update {
        position: relative;
        margin: 47px 0 10px 35px;
    }
}

.wanlshop .wrap_4 .update .corrugated {
    background-image: linear-gradient(to top, #4493fd, #3fabff);
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 150px;
    overflow: hidden;
    z-index: 20;
    border-radius: 15px 15px 0 0;
}

.wanlshop .wrap_4 .update .corrugated .wave-item {
    position: absolute;
    width: 200%;
    left: 0;
    height: 150px;
    background-repeat: repeat-x;
    background-position: 0 bottom;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.wanlshop .wrap_4 .update .corrugated .wave-top {
    opacity: .5;
    -webkit-animation: wave-animation 3s;
    animation: wave-animation 3s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    background-size: 50% 50px;
    z-index: 15;
    background-image: url(../img/wave-top.png);
}

.wanlshop .wrap_4 .update .corrugated .wave-middle {
    opacity: .75;
    -webkit-animation: wavemove-data 10s linear infinite;
    animation: wavemove-data 10s linear infinite;
    background-size: 50% 45px;
    z-index: 10;
    background-image: url(../img/wave-mid.png);
}

.wanlshop .wrap_4 .update .corrugated .wave-bottom {
    -webkit-animation: wavemove-data 15s linear infinite;
    animation: wavemove-data 15s linear infinite;
    background-size: 50% 40px;
    z-index: 5;
    background-image: url(../img/wave-bot.png);
}

.wanlshop .wrap_4 .update .sketch {
    width: 100%;
    position: absolute;
    top: -75px;
    z-index: 30;
    text-align: center;
}

.wanlshop .wrap_4 .update .sketch img {
    width: 420px;
}

.wanlshop .wrap_4 .update .list .title h3 {
    margin-top: 20px;
    margin-bottom: 0;
}

.wanlshop .wrap_4 .update .list .title p {
    color: #333333;
    opacity: 0.6;
    margin-bottom: 32px;
}

/* 更新模块 */
.wanlshop .wrap_4 .update .list {
    background-color: #fff;
    margin-top: 150px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-radius: 0 0 12px 12px;
    box-shadow: 0px 0px 16px 2px rgba(213, 213, 213, 0.3);
}

.wanlshop .wrap_4 .update .list .item {
    display: flex;
    align-items: center;
    background-color: #fafaff;
    padding: 0 10px;
    margin-bottom: 30px;
    border-radius: 5px;
    height: 90px;
}

.wanlshop .wrap_4 .update .list .item .icon {
    margin-right: 18px;
    font-size: 40px;
    background-color: #e0ecfe;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #4493fd;
    flex-shrink: 0;
}

.wanlshop .wrap_4 .update .list .item:hover .icon {
    -webkit-animation: tada 1s 0s ease both;
    -moz-animation: tada 1s 0s ease both;
    animation: tada 1s 0s ease both;
}

.wanlshop .wrap_4 .update .list .item .details h6 {
    color: #333333;
    margin-top: 0;
    margin-bottom: 2px;
}

.wanlshop .wrap_4 .update .list .item .details p {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    opacity: 0.6;
    margin: 0;
    line-height: 1.4;
}

.wanlshop .wrap_4 .update .window {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 60px;
    height: 32px;
    position: absolute;
    left: 8px;
    top: -32px;
}

.wanlshop .wrap_4 .update .window span {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #fb615b;
}

.wanlshop .wrap_4 .update .window span:nth-child(2) {
    background-color: #fdbc40;
}

.wanlshop .wrap_4 .update .window span:nth-child(3) {
    background-color: #40c649;
}

#release {
    background-color: #fafaff !important;
    padding-top: 50px !important;
}

#screenshots {
    padding-bottom: 90px;
}

/* 动画效果 */
.btn-anim {
    position: relative;
    width: 180px;
    height: 46px;
    margin: 0 auto;
    margin-top: 40px;
}

.btn-anim-layer {
    background: linear-gradient(90deg, #4493fd, #3fb9f5);
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    width: 180px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.hoverable {
    overflow: hidden
}

.hoverable .anim {
    -moz-animation: anim-out .75s;
    -webkit-animation: anim-out .75s;
    animation: anim-out .75s
}

.hoverable .anim:after {
    -moz-animation: anim-out-pseudo .75s;
    -webkit-animation: anim-out-pseudo .75s;
    animation: anim-out-pseudo .75s
}

.hoverable .anim, .hoverable .anim:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s
}

.anim {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10
}

.anim:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%
}

.anim:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%
}

.animation-xuanzhun {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 7s linear infinite;
    -moz-animation: rotate 7s linear infinite;
    -o-animation: rotate 7s linear infinite;
    animation: rotate 7s linear infinite;
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes anim-out {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@-moz-keyframes anim-out {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@-ms-keyframes anim-out {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@keyframes anim-out {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@-webkit-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25)
    }
    100% {
        background: transparent
    }
}

@-moz-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25)
    }
    100% {
        background: transparent
    }
}

@-ms-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25)
    }
    100% {
        background: transparent
    }
}

@keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25)
    }
    100% {
        background: transparent
    }
}

@keyframes pulse_1 {
    0% {
        -moz-box-shadow: 0 0 0 0 #3bcadf;
        box-shadow: 0 0 0 0 #3bcadf;
    }
    70% {
        -moz-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse_2 {
    0% {
        -moz-box-shadow: 0 0 0 0 #30aefb;
        box-shadow: 0 0 0 0 #30aefb;
    }
    70% {
        -moz-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse_3 {
    0% {
        -moz-box-shadow: 0 0 0 0 #60c4a8;
        box-shadow: 0 0 0 0 #60c4a8;
    }
    70% {
        -moz-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse_4 {
    0% {
        -moz-box-shadow: 0 0 0 0 #e5c77f;
        box-shadow: 0 0 0 0 #e5c77f;
    }
    70% {
        -moz-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(359deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

@-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)
    }
}

@-webkit-keyframes wavemove-data {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1);
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        -webkit-transform: translateX(-25%) translateZ(0) scaleY(.55);
        transform: translateX(-25%) translateZ(0) scaleY(.55)
    }
    100% {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1);
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

@keyframes wavemove-data {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1);
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        -webkit-transform: translateX(-25%) translateZ(0) scaleY(.55);
        transform: translateX(-25%) translateZ(0) scaleY(.55)
    }
    100% {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1);
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

.wanlshop .pix_section .container_waves {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.wanlshop .pix_section .container_waves .waves {
    position: relative;
    width: 100%;
    height: 1vh;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 150px;
}

.wanlshop .pix_section .container_waves .parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.wanlshop .pix_section .container_waves .parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.wanlshop .pix_section .container_waves .parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.wanlshop .pix_section .container_waves .parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.wanlshop .pix_section .container_waves .parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

@media (max-width: 768px) {
    .wanlshop .pix_section .container_waves .waves {
        height: 60px;
        min-height: 60px;
    }
}