/*稻小微电商解决方案*/
.dk-landing-scene29 {
    padding-bottom: 0.35rem;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}
.dk-landing-scene29 .main {
    margin: 0 -0.22rem;
}
.dk-landing-scene29 .main > div {
    padding: 0 .22rem;
    margin-bottom: 0.45rem;
}
.dk-landing-scene29 .main > div > div {
    background-color: #f6f8fb;
    height: 5.04rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.dk-landing-scene29 .main .title {
    font-size: 0.3rem;
    color: #0f0f0f;
    display: inline;
    font-weight: bold;
    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: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    transition: background-size .4s ease;
    padding: 0 0.1rem;
}
.dk-landing-scene29 .main .desc {
    font-size: 0.24rem;
    color: #999999;
}
.dk-landing-scene29 .main .icon {
    width: 1.7rem;
    height: 1.7rem;
    padding: 0.1rem;
    border: 1px solid #e7e9ec;
    border-radius: 100%;
    margin-bottom: 0.45rem;
    transition: all 0.3s;
}

.dk-landing-scene29 .main .inner {
    width: 100%;
    height: 100%;
    background-color: #e5e7ea;
    border-radius: 100%;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.dk-landing-scene29 .main > div:nth-child(1) .inner {
    background-image: url("../../images/20200415/icon_01.png");
}

.dk-landing-scene29 .main > div:nth-child(2) .inner {
    background-image: url("../../images/20200415/icon_02.png");
}

.dk-landing-scene29 .main > div:nth-child(3) .inner {
    background-image: url("../../images/20200415/icon_03.png");
}

.dk-landing-scene29 .main > div:nth-child(4) .inner {
    background-image: url("../../images/20200415/icon_04.png");
}

.dk-landing-scene29 .main > div:nth-child(5) .inner {
    background-image: url("../../images/20200415/icon_05.png");
}

.dk-landing-scene29 .main > div:nth-child(6) .inner {
    background-image: url("../../images/20200415/icon_06.png");
}

.dk-landing-scene29 .main > div:nth-child(1):hover .inner {
    background-image: url("../../images/20200415/icon_01_hover.png");
}

.dk-landing-scene29 .main > div:nth-child(2):hover .inner {
    background-image: url("../../images/20200415/icon_02_hover.png");
}

.dk-landing-scene29 .main > div:nth-child(3):hover .inner {
    background-image: url("../../images/20200415/icon_03_hover.png");
}

.dk-landing-scene29 .main > div:nth-child(4):hover .inner {
    background-image: url("../../images/20200415/icon_04_hover.png");
}

.dk-landing-scene29 .main > div:nth-child(5):hover .inner {
    background-image: url("../../images/20200415/icon_05_hover.png");
}

.dk-landing-scene29 .main > div:nth-child(6):hover .inner {
    background-image: url("../../images/20200415/icon_06_hover.png");
}

.dk-landing-scene29 .main > div > div:hover .icon {
    border: 1px solid #fdd000;
}

.dk-landing-scene29 .main > div > div:hover .inner {
    background-color: #fdd000;
}
.dk-landing-scene29 .main > div > div:hover .title {
    background-size: 100% 100%;
}
.dk-landing-scene30 {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}
.dk-landing-scene30 .main {
    margin: 0;
}

.dk-landing-scene30 .main .col {
    flex: 1 1 20%;
    max-width: 20%;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.dk-landing-scene30 .main .col:nth-child(5n) {
    border-right: 0;
}
.dk-landing-scene30 .main .col:nth-last-child(1) {
    border-bottom: 0;
}
.dk-landing-scene30 .main .col:nth-last-child(2) {
    border-bottom: 0;
}
.dk-landing-scene30 .main .col:nth-last-child(3) {
    border-bottom: 0;
}
.dk-landing-scene30 .main .col:nth-last-child(4) {
    border-bottom: 0;
}
.dk-landing-scene30 .main .col:nth-last-child(5) {
    border-bottom: 0;
}

.dk-landing-scene30 .main .icon {
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 auto 0.1rem;
}

.dk-landing-scene30 .main .title {
    font-size: 0.3rem;
    color: #0f0f0f;
    display: inline;
    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: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    transition: background-size .4s ease;
    padding: 0 0.1rem;
}

.dk-landing-scene30 .main .col:hover .title {
    background-size: 100% 100%;
}
.dk-landing-scene31 {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}
.dk-landing-scene31 .main {
    margin: 0 -0.22rem;
}
.dk-landing-scene31 .main>div {
    padding: 0 0.22rem;
}
.dk-landing-scene31 .main .content {
    width: 100%;
    height: 5rem;
    border: 1px solid #dddddd;
    padding: 0.25rem;
}
.dk-landing-scene31 .main .content .img {
    width: 4.5rem;
    height: 2.8rem;
    max-width: 100%;
    margin: 0 auto 0.3rem;
}
.dk-landing-scene31 .main .text .title {
    font-size: 0.36rem;
    color: #0f0f0f;
    display: inline;
    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: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    transition: background-size .4s ease;
    line-height: 0.45rem;
}
.dk-landing-scene31 .main .text .desc {
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-top: 0.2rem;
}
.dk-landing-scene31 .main .content:hover .title{
    background-size: 100% 100%;
}
.dk-landing-scene32 .list-item .example {
    height: 6.4rem;
}
.dk-landing-scene33 {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}

.dk-landing-scene33 .top {
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
}
.dk-landing-scene33 .data-item {
    flex: 0 1 1.6rem;
    width: 1.6rem;
}
.dk-landing-scene33 .top .number {
    width: 1.2rem;
    font-size: 0.72rem;
    font-weight: 500;
}
.dk-landing-scene33 .desc {
    font-size: 0.18rem;
    color: #0f0f0f;
    text-align: center;
    line-height: 1;
    position: relative;
}

.dk-landing-scene33 .desc:after {
    content: "";
    width: 0.24rem;
    height: 0.06rem;
    background-color: #fdd000;
    position: absolute;
    left: 50%;
    top: -0.17rem;
    margin-left: -0.12rem;
    z-index: 2;
}