.zbyun_mmd_parant_1 { display: block; vertical-align: top; } .zbyun_mmd_1 { display: flex; flex-wrap: wrap; justify-content: flex-start; width: 100%; height: auto; margin: 5px auto 5px auto; user-select: none; position: relative; } .zbyun_mmd_1 .zbyun_mmd_child_close { position: absolute; right: 3px; top: 3px; color: white; font-size: 12px; width: 20px; height: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 100px; text-align: center; line-height: 18px; cursor: pointer; } .zbyun_mmd_1 .zbyun_mmd_child { height: 18px !important; line-height: 18px !important; margin: 0 5px 5px 0; box-sizing: border-box; flex: 0 0 calc((100% - 25px) / 6); overflow: hidden; position: relative; font-size: 12px; font-family: '微软雅黑'; white-space: nowrap; } .zbyun_mmd_1 .zbyun_mmd_child:nth-child(6n) { margin-right: 0px !important; } .zbyun_mmd_1 .zbyun_mmd_child_adtag { position: absolute; right: 0px; bottom: 0px; width: 26px !important; height: 14px !important; } .zbyun_mmd_1 .zbyun_mmd_child_shenhe { position: absolute; top: 0; left: 0; background: rgba(255, 255, 255, 0.5); width: 100%; height: 100%; color: #fff; } .zbyun_mmd_1 .zbyun_mmd_child_shenhe div { text-align: center; position: absolute; background: rgba(255, 255, 255, 0.5); color: #717070; padding: 0 5px; font-size: 12px; } @keyframes coloranimated { from { backgroud-position: 0 0; } to { background-position: 200px 0; } } .zbyun_mmd_textbuybtn { background-image: linear-gradient(60deg, #E21143, #FFB03A, #990066); -webkit-background-clip: text; color: transparent; animation: coloranimated 8s linear infinite; } .zbyun_mmd_1 .zbyun_mmd_child { text-align: center; font-family: inherit; font-size: 13px; } .zbyun_mmd_parant_1 { background: #fff; border-radius: 5px; padding-top: 1px; margin: 5px 0 0px 0; box-shadow: 0 0 2px 0 rgba(88, 118, 138, .1); } .zbyun_mmd_textbuybtn { background-image: none; color: #979797; opacity: 0.5; } .zbyun_mmd_textbuybtn:hover { color: #f00; } .zbyun_mmd_parant_1 { border: 1px solid #9595952e; } .zbyun_mmd_1 { margin: 5px auto 0px auto; } .zbyun_mmd_1 .zbyun_mmd_child:hover { transform: scale(1.2); transition-duration: 0.2s; }