.tx-info-module-box-adv, .tx-info-module-box-adv * {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    list-style: none !important;
    max-width: none !important;
    max-height: none !important;
    line-height: 1 !important;
    background: 0 0 !important
}

.tx-info-module-box-adv {
    margin: .5em 1em 1.5em 1em !important
}

.tx-info-module-btn {
    display: inline-flex !important;
    height: 2.4em !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 1em !important;
    border-radius: 4px !important;
    background-color: var(--tx-module-color1) !important;
    color: #fff !important;
    transition: all .35s ease 0s !important
}

tx-info-module-box-adv {
    margin: .5em 0 1.5em 0 !important
}

.tx-info-module-btn1 {
    display: inline-flex !important;
    height: 2.4em !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 1em !important;
    border-radius: 4px !important;
    background-color: var(--tx-module-color1) !important;
    color: #fff !important;
    transition: all .35s ease 0s !important
}

.tx-info-module-btn:hover {
    opacity: .9 !important;
    color: #fff !important
}

.tx-info-module-btn1:hover {
    opacity: .9 !important;
    color: #fff !important
}

.tx-info-module-warning-tips {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border: 1px solid #ebccd1 !important;
    display: flex !important;
    align-items: flex-start !important;
    padding: 1em 1.5em !important;
    border-radius: 5px !important
}

.tx-info-module-warning-tips::before {
    content: "" !important;
    width: 4em !important;
    height: 4em !important;
    margin: 0 2em 0 0 !important;
    background: url(../img/ico-tips.png) no-repeat 0 0 !important;
    background-size: 100% auto !important
}

.tx-info-module-shop-box {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.tx-info-module-shop-box > a {
    display: flex !important;
    align-items: center !important
}

.tx-info-module-imgbox-adv img {
    width: 100% !important;
    border: 0 !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    border-radius: 5px !important
}


.tx-info-module-shop2-box > a {
    background-color: rgba(0, 0, 0, .04) !important;
    border-radius: 5px !important;
    padding: 1em !important;
    flex: auto !important;
    flex-direction: column !important;
    max-width: 400px !important
}


.tx-info-module-txt-title {
    font-size: 1.25em !important;
    line-height: 1.4 !important;
    max-height: 2.8em !important;
    margin: 0 0 .5em 0 !important;
    overflow: hidden !important;
    flex: none !important
}

.tx-info-module-txt-info {
    opacity: .6 !important;
    line-height: 1.4 !important;
    overflow: hidden !important;
    flex: auto !important;
    display: block !important;
    font-size: 14px !important;
    text-indent: 0em !important
}

.tx-info-module-imgtxt-span {
    display: flex !important;
    align-items: center !important;
    flex: none !important;
    margin: 1em 0 0 0 !important
}

.tx-info-module-imgtxt-span span.tx-info-module-price {
    flex: auto !important;
    font-size: 1.2em !important;
    color: red !important;
    font-weight: 700 !important
}

.tx-info-module-imgtxt-span span.tx-info-module-btn {
    flex: none !important
}

.tx-info-module-btn1 {
    flex: none !important
}

.tx-info-module-shop2-box .tx-info-module-imgtxt {
    flex: auto !important;
    width: 100% !important;
    margin: 1.5em 0 0 0 !important;
    display: flex !important;
    flex-direction: column !important
}

.tx-info-module-down1-box-adv > section {
    background-color: #fffcf9 !important;
    border-radius: 5px !important;
    padding: 1em !important;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    border: 1px solid #ffd9a8 !important
}

.tx-info-module-down1-box-adv .tx-info-module-imgbox-adv {
    width: 4.2em !important;
    overflow: hidden !important;
    border-radius: 5px !important;
    flex: none !important
}

.tx-info-module-down1-box-adv .tx-info-module-down-txt {
    flex: auto !important;
    padding: 0 0 0 1.5em !important
}

.tx-info-module-down1-box-adv .tx-info-module-btn {
    height: 2.6em !important;
    font-size: 1.1em !important;
    padding: 0 2em !important;
    background-color: #43ab04 !important;
    margin: 0 0 0 1em !important;
    flex: none !important
}

.tx-info-module-btn1 {
    height: 2.6em !important;
    font-size: 1.1em !important;
    padding: 0 2em !important;
    background-color: #333 !important;
    margin: 0 0 0 1em !important;
    flex: none !important
}

.tx-info-post-txt1-box, .tx-info-post-txt2-box {
    background-color: rgba(0, 0, 0, .04) !important;
    padding: 1em 1.5em !important;
    border-left: 4px solid rgba(0, 0, 0, .1) !important
}

.tx-info-post-txt1-box li {
    line-height: 2 !important;
    height: 2em !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

.tx-info-post-txt2-box li {
    line-height: 1.4 !important;
    padding: .4em 0 !important
}

.tx-info-post-img1-box li {
    padding: .6em 0 !important
}

.tx-info-post-img1-box li > a {
    display: flex !important;
    align-items: center !important
}

.tx-info-post-img1-box li .tx-info-module-imgbox-adv {
    width: 8em !important;
    height: 6em !important;
    overflow: hidden !important;
    flex: none !important;
    margin: 0 1em 0 0 !important
}

.tx-info-post-img1-box li .tx-info-module-imgbox-adv img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important
}

.tx-info-post-img1-box .tx-info-module-txt-info, .tx-info-post-img1-box .tx-info-module-txt-title {
    line-height: 1.4 !important;
    max-height: 2.8em !important;
    overflow: hidden !important
}

.tx-info-post-img2-box ul {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-left: -.5em !important;
    margin-right: -.5em !important
}

.tx-info-post-img2-box ul li {
    width: 25% !important;
    padding: 0 .5em !important;
    margin: .5em 0 !important
}

.tx-info-post-img2-box li .tx-info-module-imgbox-adv {
    overflow: hidden !important;
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-top: 70% !important
}

.tx-info-post-img2-box li .tx-info-module-imgbox-adv img {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 0 !important;
    z-index: 1 !important;
    object-fit: cover !important
}

.tx-info-post-img2-box li section {
    line-height: 1.4 !important;
    height: 2.8em !important;
    overflow: hidden !important;
    margin: .3em 0 0 0 !important
}

@media screen and (max-width: 720px) {
    .tx-info-post-img2-box ul li {
        width: 50% !important
    }

    .tx-info-module-down1-box-adv > section {
        align-items: flex-start !important;
        flex-wrap: wrap !important
    }

    .tx-info-module-down1-box-adv .tx-info-module-imgbox-adv {
        position: absolute !important;
        left: 1em !important;
        top: 1em !important
    }

    .tx-info-module-down1-box-adv .tx-info-module-down-txt {
        margin: 0 !important;
        padding-left: 5.5em !important
    }

    .tx-info-module-down1-box-adv .tx-info-module-btn {
        margin: 1em 0 0 0 !important;
        flex: auto !important;
    }

    .tx-info-module-down1-box-adv .tx-info-module-btn1 {
        margin: 1em 0 0 0 !important;
        flex: auto !important;
    }

    .tx-info-module-down1-box-adv > section {
        background-color: #fffcf9 !important;
        border-radius: 5px !important;
        padding: 1em !important;
        display: flex !important;
        align-items: center !important;
        position: relative !important;
        border: 1px solid #ffd9a8 !important;
    }
}

