.warp { width: 1250px; margin: 0 auto; } .wid { width: 100%; } .fs4 { font-size: 4px; } .fs7 { font-size: 7px; } .fs8 { font-size: 8px; } .fs10 { font-size: 10px; } .fs12 { font-size: 12px; } .fs13{ font-size: 13px; } .fs14 { font-size: 14px; } .fs16 { font-size: 16px; } .fs18 { font-size: 18px; } .fs20 { font-size: 20px; } .fs22 { font-size: 22px; } .fs24 { font-size: 24px; } .fs26 { font-size: 26px; } .fs28 { font-size: 28px; } .fs30 { font-size: 30px; } .fs32 { font-size: 32px; } .fs34 { font-size: 34px; } .fs36 { font-size: 36px; } .fs38 { font-size: 38px; } .fs40 { font-size: 40px; } .fs44 { font-size: 44px; } .fs46 { font-size: 46px; } .fs60 { font-size: 60px; } .fs-bold { font-weight: bold; } .fs-weight-500 { font-weight: 500; } .fs-weight-300 { font-weight: 300; } .fs-weight-200 { font-weight: 200; } .fw-blod{ font-weight: bold; } .flex-display { display: flex; } .flex-center { display: flex; justify-content: center; } .flex-items { display: flex; align-items: center; } .flex-items-plus { display: flex; justify-content: center; align-items: center; } .flex-start { display: flex; justify-content: flex-start; } .flex-end { display: flex; justify-content: flex-end; } .flex-end-plus { display: flex; justify-content: flex-end; align-items: center; } .flex-column { flex-direction: column; } .flex-column-plus { display: flex; flex-direction: column; } .flex-row { flex-direction: row; } .flex-row-plus { display: flex; flex-direction: row; } .flex-sp-around { justify-content: space-around; } .flex-sp-between { justify-content: space-between; } .text-align { text-align: center; } .flex-wrap-1 { display: flex; flex-wrap: wrap; } .flex-nowrap-1 { display: flex; flex-wrap: nowrap; } .align-end { display: flex; align-items: flex-end; } .align-start { display: flex; align-items: flex-start; } .flex-al-content { display: flex; align-content: space-around; } .flex-align-con { display: flex; align-content: flex-start; } .mar-20 { margin: 20px 20px; } .mar-20-30 { margin: 20px 30px; } .mar-top-5 { margin-top: 5px; } .mar-top-10 { margin-top: 10px; } .mar-top-20 { margin-top: 20px; } .mar-top-30 { margin-top: 30px; } .mar-top-32 { margin-top: 32px; } .mar-top-36 { margin-top: 36px; } .mar-top-40 { margin-top: 40px; } .mar-top-50 { margin-top: 50px; } .mar-top-60 { margin-top: 60px; } .mar-top-70 { margin-top: 70px; } .mar-top-100 { margin-top: 100px; } .mar-top-percent40 { margin-top: 40%; } .mar-top-half { margin-top: 50%; } .mar-bot-5{ margin-bottom: 5px; } .mar-bot-10{ margin-bottom: 10px; } .mar-bot-20{ margin-bottom: 20px; } .mar-bot-30{ margin-bottom: 30px; } .mar-bot-50{ margin-bottom: 50px; } .mar-bot-60{ margin-bottom: 60px; } .mar-left-6 { margin-left: 6px; } .mar-left-5 { margin-left: 5px; } .mar-left-10 { margin-left: 10px; } .mar-left-20 { margin-left: 20px; } .mar-left-30 { margin-left: 30px; } .mar-left-40 { margin-left: 40px; } .mar-left-50 { margin-left: 50px; } .mar-left-60 { margin-left: 60px; } .mar-left-70 { margin-left: 70px; } .mar-left-100 { margin-left: 100px; } .mar-right-20 { margin-right: 20px; } .mar-right-30 { margin-right: 30px; } .mar-right-40 { margin-right: 40px; } .mar-right-10{ margin-right: 10px; } .pad-left-10 { padding-left: 10px; } .pad-left-20 { padding-left: 20px; } .pad-left-40 { padding-left: 40px; } .pad-right-20 { padding-right: 20px; } .pad-top-20 { padding-top: 20px; } .pad-top-40 { padding-top: 40px; } .pad-bot-20 { padding-bottom: 20px; } .pad-topbot-20 { padding: 20px 0px; } .pad-topbot-5 { padding: 0px 5px; } .pad-topbot-10 { padding: 0px 10px; } .pad-riglef-20 { padding: 0px 20px; } .pad-topbot-50 { padding: 50px 0px; } .pad-bot-20 { padding-bottom: 20px; } .pad-bot-30 { padding-bottom: 30px; } .pad-bot-40 { padding-bottom: 40px; } .pad-20 { padding: 20px 20px; } .pad-15 { padding: 15px 15px; } .pad-25{ padding: 25px; } .font-color-FF7{ color: #FF7800; } .font-color-red { color: red; } .font-color-FF5 { color: #ff552b; } .font-color-71B{ color: #71B247; } .font-color-623 { color: #ed623d; } .font-color-FFF { color: #ffffff; } .font-color-333 { color: #333333; } .font-color-666 { color: #666666; } .font-color-999 { color: #999999; } .font-color-656 { color: #656565; } .font-color-DDD { color: #dddddd; } .font-color-1A7 { color: #1a7aff; } .font-color-9A9 { color: #9a9a9a; } .font-color-409 { color: #409eff; } .font-color-4CB { color: #4cbc76; } .font-color-ED6 { color: #ed623e; } .font-color-343 { color: #343434; } .font-color-367 { color: #367cf6; } .bor-bot-line { border-bottom: #eeeeee 1px solid; } .bor-bot-line2 { border-bottom: #eeeeee 2px solid; } .discountsPriceLine { text-decoration: line-through; } .overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .cur-poi{ cursor: pointer; } .tex-und{ text-decoration: underline; margin-bottom: 5px; } >>> .el-pagination { text-align: right; }