/* APP着陆页 */
.dk-loading{
    width: 2.8rem;
    top: 5.4rem;
   background-color: transparent;
    left: 50%;
    margin-left: -1.4rem;
}
.dk-loading b{
    font-weight: bold;
}
.dk-loading .inner{
    position: static;
    width: auto;
    height: .64rem;
    margin-left: 0;
    margin-top: 0;
}

body{
    overflow: hidden;
}
.dk-head{
    background-color: transparent;
}
.dk-head.active{
    box-shadow: none;
}

.landing-down-tips{
    left: 1rem;
    margin-left: auto;
    right: 1rem;
    width: auto;
    font-size: .16rem;
    display: none;

    animation: animationFrames ease-in-out 1.5s;
    animation-iteration-count: infinite;
}
.landing-down-tips-left,
.landing-down-tips-right{
    display: inline-block;
    width: 50%;
}
.landing-down-tips-left:after,.landing-down-tips-right:after{
    content: '';
    display: inline-block;
    position: relative;
    top: .03rem;
    width: 0;
    height: 0;
    border:.06rem solid transparent;
    border-top-color: #666;
    margin-left: .1rem;
}
@keyframes animationFrames{
    0% {
        opacity:1;
        bottom: .4rem;
    }
    50% {
        opacity:.1;
        bottom: .3rem;
    }
    100% {
        opacity:1;
        bottom: .4rem;
    }
}



.markdown-body a {
    color: initial;
}

.markdown-body a:hover {
    text-decoration: none;
}

.markdown-body img {
    border: 0;
    background-color: transparent;
}

.dk-landing-h5 {
    width: 100%;
    /*padding-top: 1.1rem;*/
    overflow: hidden;
}
.dk-landing-h5:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 1.4rem;
    /*border-bottom: 1px solid #c9dde4;*/
    z-index: 2;
}
.dk-wrapper {
    max-width: 100%;
}
.h5-scrollMagic-content {
    background: #e0f7ff url("../../images/landing/h5/bg_01.png") no-repeat center bottom / 100%;
    background-attachment: fixed;
    min-height: 12.8rem;
    overflow: hidden;
    position: relative;
}
.h5-page-bg {
    width: 100%;
    height: 12.8rem;
    background: url("../../images/landing/h5/bg_01.png") no-repeat center top / 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.h5-scrollMagic-content .h5-page-one {
    width: 100%;
    height: 11.5rem;
}
.h5-scrollMagic-content .h5-page-one>div {
    max-width: 1600px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.h5-scrollMagic-content .page-one-1 {
    width: 5.81rem;
    height: 7.8rem;
    position: absolute;
    left: 50%;
    margin-left: -2.905rem;
    top: 1.28rem;
    z-index: 1;
}
.h5-scrollMagic-content .page-one-2 {
    width: 7.6rem;
    height: 1.20rem;
    position: absolute;
    left: 50%;
    margin-left: -3.8rem;
    top: 1.5rem;
    z-index: 2;
    /*transform: translateY(1rem) scale(0.8);
    opacity: 0;*/
    padding: 0;
    border: 0;
}
.h5-scrollMagic-content .page-one-3 {
    width: 3.63rem;
    height: 1.17rem;
    position: absolute;
    left: 50%;
    margin-left: -1.81rem;
    top: 0.5rem;
    z-index: 3;
    transform: translateY(1rem) scale(0.8);
    opacity: 0;
}
.h5-scrollMagic-content .page-one-4 {
    width: 15.74rem;
    height: 7.56rem;
    position: absolute;
    left: 0.1rem;
    top: 0.3rem;
    z-index: 1;
    transform: translateX(3rem);
    opacity: 0;
}
.h5-scrollMagic-content .page-one-5 {
    width: 11.88rem;
    height: 3.75rem;
    position: absolute;
    left: 2.45rem;
    top: 4.1rem;
    z-index: 1;
    transform: translateX(-3rem);
    opacity: 0;
}
.h5-scrollMagic-content .page-one-2:after,
.h5-scrollMagic-content .page-one-3:after,
.h5-scrollMagic-content .page-one-4:after,
.h5-scrollMagic-content .page-one-5:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background-color: transparent;
}
.h5-scrollMagic-content .target-two {
    width: 100%;
    position: absolute;
    left: 0;
    top: calc(11.5rem + 1500px - 100vh);
    z-index: 10;
}
.h5-scrollMagic-content .h5-page-two {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 10;
    margin-top: -100vh;
}
.h5-scrollMagic-content .h5-page-two>div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.h5-scrollMagic-content .h5-page-two>div>.content {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    padding-top: 1.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.h5-scrollMagic-content .h5-page-title {
    opacity: 0;
    transform: translateY(0.5rem);
}
.h5-scrollMagic-content .h5-page-title h2 {
    font-size: 0.5rem;
    color: #0f0f0f;
    margin: 0.15rem 0 0.3rem;
    padding: 0;
    border: 0;
}
.h5-scrollMagic-content .h5-page-title h4 {
    font-size: 0.24rem;
    color: #0f0f0f;
    margin: 0 0 0.2rem;
    padding: 0;
    border: 0;
    font-weight: 200;
}
.h5-scrollMagic-content .h5-page-two .gold-band {
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .gold-band>div {
    width: 2.57rem;
    height: 0.62rem;
    display: inline-block;
    vertical-align: middle;
}
.h5-scrollMagic-content .h5-page-two .mountain {
    width: 8.65rem;
    height: 5.72rem;
    margin: 0 auto;
    transform: translateY(0.5rem) scale(0.8);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .consultation {
    width: 2.26rem;
    height: 1.41rem;
    position: absolute;
    left: 50%;
    margin-left: -1.13rem;
    bottom: 0.15rem;
    z-index: 2;
    opacity: 0;
    transform: translateY(0.2rem);
}
.h5-scrollMagic-content .h5-page-two .cloud-item {
    position: absolute;
}
.h5-scrollMagic-content .h5-page-two .cloud-one {
    width: 2.86rem;
    height: 1.89rem;
    left: 0.6rem;
    top: 3rem;
    transform: translate(6rem,1.3rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .cloud-two {
    width: 2.61rem;
    height: 1.31rem;
    left: 10.8rem;
    top: 5.27rem;
    transform: translate(-4rem,-0.9rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .cloud-three {
    width: 2.97rem;
    height: 1.51rem;
    left: 12.5rem;
    top: 7.2rem;
    transform: translate(-6rem,-2.8rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .cloud-four {
    width: 3.83rem;
    height: 2.33rem;
    left: 3.8rem;
    top: 3.77rem;
    transform: translate(2.5rem,0.8rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .cloud-five {
    width: 3.78rem;
    height: 1.75rem;
    left: 11.8rem;
    top: 3.1rem;
    transform: translate(-6rem,1.2rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .cloud-six {
    width: 4.11rem;
    height: 2.27rem;
    left: 1.1rem;
    top: 6.1rem;
    transform: translate(4rem,-1.8rem) scale(0.1);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .stick {
    width: 5.07rem;
    height: 0.3rem;
    margin: 0 auto;
    transform-origin: center;
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .originality {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.7rem;
    z-index: 100;
}
.h5-scrollMagic-content .h5-page-two .originality-item {
    transform: translateX(1rem);
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .originality-item:nth-child(1) {
    width: 3.67rem;
    height: 2rem;
    margin-right: 0.7rem;
}
.h5-scrollMagic-content .h5-page-two .originality-item:nth-child(2) {
    width: 3.47rem;
    height: 2.07rem;
    margin-right: 0.7rem;
}
.h5-scrollMagic-content .h5-page-two .originality-item:nth-child(3) {
    width: 3.77rem;
    height: 2rem;
    margin-right: 0.7rem;
}
.h5-scrollMagic-content .h5-page-two .originality-item:nth-child(4) {
    width: 2.26rem;
    height: 1.41rem;
}
.h5-scrollMagic-content .h5-page-two .chain {
    display: flex;
    justify-content: center;
    align-items: center;
}
.h5-scrollMagic-content .h5-page-two .chain-center {
    max-width: 0.98rem;
    flex: 0 0 0.98rem;
    height: 0.24rem;
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .chain-item {
    max-width: 0.55rem;
    flex: 0 0 0.55rem;
    height: 0.24rem;
    opacity: 0;
}
.h5-scrollMagic-content .h5-page-two .chain-left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
.h5-scrollMagic-content .h5-page-two .chain-left .chain-item {
    transform: translateX(0.2rem);
}
.h5-scrollMagic-content .h5-page-two .chain-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
.h5-scrollMagic-content .h5-page-two .chain-right .chain-item {
    transform: translateX(-0.2rem);
}
.h5-scrollMagic-content .h5-page-two .nezha {
    width: 6.26rem;
    height: 5.75rem;
    position: relative;
    padding-top: 0.2rem;
}
.h5-scrollMagic-content .h5-page-two .nezha-img {
    opacity: 0;
    transform: translateY(1rem) scale(0.8);
}
.h5-scrollMagic-content .h5-page-two .nezha-img .fire {
    margin-top: -0.7rem;
    position: relative;
}
.h5-scrollMagic-content .h5-page-two .nezha-img .fire a {
    width: 2.26rem;
    height: 1.41rem;
    position: absolute;
    left: 50%;
    margin-left: -1.13rem;
    top: 0.8rem;
    z-index: 4;
}
.h5-scrollMagic-content .h5-page-two .analysis {
    width: 9.65rem;
    height: 3.38rem;
    position: absolute;
    top: 0.3rem;
    left: -1.6rem;
    z-index: 2;
    opacity: 0;
}
.h5-case {
    width: 15.93rem;
    height: 33.16rem;
    margin: 0.6rem auto 1.6rem;
    background: url("../../images/landing/h5/case-bg.png") no-repeat center top/contain;
    position: relative;
}
.h5-case .case-list-item {
    position: absolute;
    width: 3.16rem;
    height: auto;
    transform: translateY(0.5rem);
    opacity: 0;
    transition: all 0.5s ease-out;
}
.h5-case .case-visible {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.h5-case .case-list-item .case-logo {
    width: 1.54rem;
    height: 1.54rem;
    margin: 0 auto 0.1rem;
}
.h5-case .case-list-item .main {
    width: 100%;
    height: 5.62rem;
    position: relative;
    overflow: hidden;
}
.h5-case .case-list-item .main .hover-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0,0,0,0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s;
}

.h5-case .case-list-item .main:hover .hover-layer {
    opacity: 1;
}

.h5-case .hover-layer .title {
    width: 3rem;
}
.h5-case .hover-layer .code-img {
    font-size: 0.16rem;
    color: #FFFFFF;
    margin: 0.5rem 0 0.25rem;
}
.h5-case .hover-layer .code {
    width: 1.8rem;
    height: 1.8rem;
    padding: 0.1rem;
    background: #ffd200;
    margin-bottom: 0.05rem;
}
.h5-case .more {
    width: 1.8rem;
    height: 0.34rem;
    background: #ffd200;
    cursor: pointer;
    color: #000000;
    text-align: center;
    line-height: 0.34rem;
    font-size: 0.2rem;
}

.h5-case .case-list-item:nth-child(1) {
    left: 2.76rem;
    top: 4rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(2) {
    left: 8.76rem;
    top: 5rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(3) {
    left: 1.65rem;
    top: 11.9rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(4) {
    left: 6.5rem;
    top: 13.1rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(5) {
    left: 11.35rem;
    top: 12.5rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(6) {
    left: 1.84rem;
    top: 23.25rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(7) {
    left: 6.12rem;
    top: 21.3rem;
    z-index: 1;
}
.h5-case .case-list-item:nth-child(8) {
    left: 10.94rem;
    top: 21.9rem;
    z-index: 1;
}
.h5-case .consultation {
    width: 2.26rem;
    height: 1.41rem;
    position: absolute;
    right: 1.1rem;
    bottom: 1.2rem;
    z-index: 2;
}
.h5-bottom-top .title {
    font-size: 0.6rem;
    color: #0f0f0f;
    margin-bottom: 0.5rem;
}
.h5-bottom .h5-bottom-list {
    max-width: 16rem;
    margin: 0 auto;
    display: flex;
}
.h5-bottom .h5-bottom-list>div {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 3.29rem;
    flex: 0 0 3.29rem;
    height: 3.85rem;
    background: url("../../images/landing/h5/bottom-box-2.png") no-repeat center/contain;
    margin-left: -0.04rem;
    padding-top: 0.6rem;
    text-align: center;
    padding-right: 0.3rem;
}
.h5-bottom .h5-bottom-list>div:first-child {
    background: url("../../images/landing/h5/bottom-box-1.png") no-repeat center/contain;
}
.h5-bottom .h5-bottom-list>div:last-child {
    max-width: 2.98rem;
    flex: 0 0 2.98rem;
    background: url("../../images/landing/h5/bottom-box-3.png") no-repeat center/contain;
    margin: 0;
    padding-right: 0;
}
.h5-bottom .h5-bottom-list .bottom-list-item {
    transform: translateX(1rem);
    opacity: 0;
}
.h5-bottom .h5-bottom-list .bottom-list-item p {
    font-size: 0.3rem;
    font-weight: bold;
}
.h5-bottom .h5-bottom-list .bottom-list-item img {
    width: 1.67rem;
    margin-bottom: 0.25rem;
}
.h5-bottom .h5-bottom-list .bottom-list-item ul {
    padding-left: 0;
    font-size: 0.24rem;
    font-weight: 200;
    line-height: 0.35rem;
}
.h5-bottom .bottom {
    padding: 0.75rem 0 0.3rem;
    position: relative;
}
.h5-bottom .bottom>.content {
    position: relative;
    max-width: 12.1rem;
    margin: 0 auto;
    z-index: 6;
}
.h5-bottom .bottom .txt {
    width: 12.1rem;
    margin: 0 auto;
    transform: translateY(0.5rem);
    opacity: 0;
    position: relative;
}
.h5-bottom .bottom .img {
    margin-top: -1.5rem;
    transform: translateY(0.5rem);
    opacity: 0;
}
.h5-bottom .consultation {
    width: 2.26rem;
    height: 1.41rem;
    position: absolute;
    right: 2.1rem;
    top: 0.2rem;
    z-index: 2;
    transform: translateY(0.5rem);
    opacity: 0;
}
.h5-bottom .horse {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.h5-bottom .horse .saddle {
    width: 0.26rem;
    position: absolute;
    left: 50%;
    margin-left: -0.13rem;
    top: 0.35rem;
}
.h5-bottom .horse .horse-header {
    max-width: 0.58rem;
    flex: 0 0 0.58rem;
    height: 0.9rem;
}
.h5-bottom .horse .horse-main {
    width: 0;
    height: 0.9rem;
    background: url("../../images/landing/h5/img_20.png") repeat-x center/auto 100%;
}
.h5-bottom .horse .horse-footer {
    max-width: 0.5rem;
    flex: 0 0 0.5rem;
    height: 0.9rem;
}
@keyframes Updown{
    from{transform:translate(0,0)}
    to{transform:translate(0,0.1rem)}
}
.updown {
    animation: Updown 1.3s ease-in-out infinite alternate;
}