/* APP着陆页 */
.markdown-body a {
    color: initial;
}

.markdown-body a:hover {
    text-decoration: none;
}

.markdown-body img {
    border: 0;
    background-color: transparent;
}

.dk-landing-app {
    width: 100%;
    padding-top: 1.4rem;
}
.dk-landing-app:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 1.4rem;
    border-top: 1px solid #434343;
}
.dk-landing-app>.content {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 20px;
}

.dk-landing-app .app-custom-top {
    position: relative;
    padding-top: 0.5rem;
    z-index: 2;
}

.dk-landing-app .app-custom-top .img1 {
    margin-bottom: 0.6rem;
    width: 8.75rem;
    margin-left: 3.5rem;
}

.dk-landing-app .app-custom-top .img3 {
    position: absolute;
    left: 0;
    bottom: 0.55rem;
    background-color: transparent;
}

.dk-landing-app .app-custom-top .text {
    position: absolute;
    background-color: #f7f8f8;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 0.34rem;
    line-height: 0.6rem;
    font-weight: lighter;
}

.dk-landing-app .app-custom-top .text p {
    margin-bottom: 0;
}

.dk-landing-app .app-custom-top .txt1 {
    width: 2.9rem;
    height: 1.74rem;
    left: 0.64rem;
    top: 2.63rem;
}

.dk-landing-app .app-custom-top .txt2 {
    width: 3.28rem;
    height: 1.46rem;
    right: 0.14rem;
    top: 1.1rem;
}
.dk-landing-app .app-custom-top .txt3 {
    width: 2.2rem;
    height: 1.3rem;
    right: 2.7rem;
    top: 4.93rem;
}

.dk-landing-app .app-classify {
    border-bottom: 1px solid #dddddd;
}

.dk-landing-app .app-classify .row {
    margin: 0 -0.4rem;
}

.dk-landing-app .app-classify .row>div {
    padding: 0 0.4rem;
    margin-bottom: 0.8rem;
}

.dk-landing-app .app-classify .list-item {
    width: 3.4rem;
    height: 4.55rem;
    background: url(../../images/landing/app/img_30.png) no-repeat center/contain;
    border-radius: 0;
}

.dk-landing-app .app-classify .list-item:hover {
    background: transparent url(../../images/landing/app/img_31.png) no-repeat center/cover;
    box-shadow: 0 0.1rem 0.1rem rgba(0,0,0,0.01);
}

.dk-landing-app .app-classify .list-item .icon {
    width: 100%;
    height: 2.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.5rem;
}

.dk-landing-app .app-classify .list-item .icon img {
    width: 1rem;
}

.dk-landing-app .app-classify .list-item .icon .mouse-leave {
    display: none;
}

.dk-landing-app .app-classify .list-item:hover .icon .mouse-leave {
    display: block;
}

.dk-landing-app .app-classify .list-item:hover .icon .mouse-enter {
    display: none;
}

.dk-landing-app .app-classify .desc h4 {
    width: 100%;
    height: 0.7rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.7rem;
    margin: 0;
}

.dk-landing-app .app-classify .desc p {
    font-size: 0.2rem;
    line-height: 0.32rem;
    padding: 0.1rem 0.35rem;
    text-align: justify;
}

.dk-landing-app .app-module {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 0.8rem;
}

.dk-landing-app .app-module .img {
    max-width: 12.44rem;
    margin: 0 auto;
    position: relative;
}

.dk-landing-app .app-module .img .text {
    position: absolute;
    opacity: 0;
}

.dk-landing-app .app-module .img .txt1 {
    left: 0.3rem;
    top: 0.4rem;
}

.dk-landing-app .app-module .img .txt2 {
    left: 10.3rem;
    top: 0.4rem;
}

.dk-landing-app .app-module .img .txt3 {
    left: 0.3rem;
    top: 4.4rem;
}

.dk-landing-app .app-module .img .txt4 {
    left: 10.3rem;
    top: 4.4rem;
}

.dk-landing-app .app-dev-process {
    padding-bottom: 0.4rem;
}

.wechat-applet {
    width: 100%;
    height: 9.4rem;
    position: relative;
    padding-left: 0.7rem;
    overflow: hidden;
}

.wechat-applet .title {
    padding-bottom: 0;
    border: 0;
    margin: 1.5rem 0 0.4rem;
}

.wechat-applet .title span{
    font-size: 0.9rem;
    font-weight: bold;
    color: #0f0f0f;
    line-height: 1.34rem;
    margin-bottom: 0.25rem;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(56%, transparent), color-stop(0, #fdd000));
    background-image: linear-gradient(180deg, transparent 56%, #fdd000 0);
    background-size: 100% 100%;
    padding: 0 0.1rem;
    position: relative;
}

.wechat-applet .solution {
    font-size: 0.54rem;
    line-height: 0.7rem;
    margin-bottom: 0.5rem;
}

.wechat-applet .desc p {
    font-size: 0.3rem;
    font-weight: lighter;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
}

.wechat-applet .img1 {
    width: 4.72rem;
    position: absolute;
    left: 3.16rem;
    top: 2.5rem;
}

.wechat-applet .img2 {
    width: 1.58rem;
    position: absolute;
    left: 5.4rem;
    top: 5.7rem;
    z-index: 4;
}

.wechat-applet .img3 {
    width: 1.37rem;
    position: absolute;
    left: 6.7rem;
    top: 4.8rem;
    z-index: 3;
}

.wechat-applet .img4 {
    width: 3.4rem;
    position: absolute;
    left: 7.9rem;
    top: 2.4rem;
    z-index: 2;
}

.wechat-applet .img5 {
    width: 6.44rem;
    position: absolute;
    left: 9rem;
    top: 0.8rem;
    z-index: 1;
}