/* 购买页 */

.buy-banner {
    overflow: hidden;
}

.buy-banner.bg1 {
    background: url("../images/dwon/buy-banner1.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg2 {
    background: url("../images/dwon/buy-banner2.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg3 {
    background: url("../images/dwon/buy-banner3.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg4 {
    background: url("../images/dwon/buy-banner4.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg5 {
    background: url("../images/dwon/buy-banner5.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg6 {
    background: url("../images/dwon/buy-banner6.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg7 {
    background: url("../images/dwon/buy-banner7.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg8 {
    background: url("../images/dwon/buy-banner8.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg9 {
    background: url("../images/dwon/buy-banner9.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg10 {
    background: url("../images/dwon/buy-banner10.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner.bg11 {
    background: url("../images/dwon/buy-banner11.jpg") no-repeat top center;
    background-color: #1b69d5;
}

.buy-banner-center {
    overflow: hidden;
}

.buy-banner-center h6 {
    line-height: 90px;
    color: #bde7ff;
    font-size: 28px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    width: 60%;
    text-align: center;
    float: left;
}

.buy-banner-center h6 span {
    color: #fff;
}

.buy-banner-center h6 span span {
    font-size: 31px;
    vertical-align: top;
}

.buy-banner-center a {
    padding: 0 20px;
    background-color: #9cd5f5;
    border-radius: 3px;
    float: right;
    margin-right: 30px;
    margin-top: 57px;
    font-size: 0;
}

.buy-banner-center a span {
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    padding-right: 36px;
    font-size: 18px;
    color: #176cc7;
    background: url("../images/dwon/icon-jj.png") no-repeat right center;
}

.editor-buy-form {
    padding-bottom: 20px;
}

.buy-form-li.bg-2c50c7 {
    background-color: #2c50c7;
}

.editor-buy-center>h6 {
    color: #333333;
    font-size: 16px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #b2e4fa;
    padding-top: 20px;
}

.buy-img-text {
    overflow: hidden;
    padding: 22px 10px 30px;
}

.buy-img {
    float: left;
    width: 28%;
}

.buy-img img {
    display: block;
}

.buy-text {
    float: left;
    width: 68%;
    margin-left: 4%;
}

.buy-text>h6 {
    font-size: 30px;
    color: #333;
    line-height: 1.5;
    margin: 0;
    font-weight: bold;
}

.buy-text-p {
    font-size: 14px;
    color: #888;
    line-height: 1.5;
    margin: 0;
}

.buy-text-p span {
    color: #ff7373;
}

.buy-text-p1 {
    margin: 0;
    margin-top: 20px;
    line-height: 1;
    font-size: 30px;
    line-height: 1;
    color: #3a8ded;
    font-weight: bold;
}

.buy-text-p1 span {
    font-size: 20px;
}

.buy-slt-box {
    overflow: hidden;
    margin-top: 5px;
}

.buy-slt-box a {
    border: 1px solid #cecece;
    width: 252px;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    font-size: 0;
    text-align: center;
    position: relative;
    border-radius: 3px;
}

.buy-slt-box a span {
    line-height: 44px;
    display: inline-block;
    font-size: 16px;
    color: #333333;
}


/* .buy-slt-box a.hot-Setmeal span {
    color: #fff;
} */

.buy-slt-box a em {
    width: 20px;
    height: 19px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: url("../images/procut_icons/icon-slt-new.png") no-repeat center center;
    background-size: 100%;
    display: none;
}

.buy-slt-box a i {
    width: 42px;
    height: 18px;
    position: absolute;
    top: -1px;
    left: -1px;
    background: url("../images/procut_icons/icon-hot.png") no-repeat center center;
    background-size: 100%;
    display: none;
}

.buy-slt-box a.hot-Setmeal i {
    display: block;
}

.buy-slt-box a.active em {
    display: block;
}

.buy-slt-box a.active {
    background-color: #4abb2c;
    border: 1px solid #4abb2c;
}

.buy-step-two {
    overflow: hidden;
}

.buy-step-two .buy-step-li {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.buy-step-two .buy-step-li.no-mr {
    margin-right: 0;
}

.buy-step-li {
    margin-bottom: 0;
}

.buy-step-li>h6 {
    color: #333333;
    font-size: 16px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #b2e4fa;
}

.buy-step-slt {
    padding: 20px 0px;
    overflow: hidden;
}

.buy-step-slt div {
    width: 48%;
    float: left;
    margin-right: 4%;
    position: relative;
}

.buy-step-slt div+div {
    margin-right: 0;
}

.buy-step-slt input {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cecece;
    padding: 10px 15px 10px 50px;
    color: #333;
    line-height: 26px;
    height: 48px;
    font-size: 16px;
    border-radius: 3px;
}

.buy-step-slt div p {
    color: #ff7e00;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
}

.buy-step-slt input.bd-red {
    border: 1px solid #ff7e00;
}

.buy-step-slt input.icon-name {
    background: url("../images/procut_icons/icon-name1.png") no-repeat left center;
    background-position-x: 15px;
}

.buy-step-slt input.icon-phone {
    background: url("../images/procut_icons/icon_phone1.png") no-repeat left center;
    background-position-x: 15px;
    margin-right: 0;
}

.buy-step-slt a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    height: 48px;
    float: left;
    margin-right: 4%;
    border: 1px solid #cecece;
    position: relative;
}

.buy-step-slt a.pay-WeChat {
    background: url("../images/icon-wx1.png") no-repeat center center;
}

.buy-step-slt a.pay-Alipay {
    background: url("../images/icon-zfb1.png") no-repeat center center;
    margin-right: 0;
}

.buy-step-slt a em {
    width: 20px;
    height: 19px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: url("../images/icon-slt-new.png") no-repeat;
    background-size: 100%;
    display: none;
    z-index: 0;
}

.buy-step-slt a.active {
    border: 1px solid #2d9811;
}

.buy-step-slt a.active em {
    display: block;
}

.buy-step-slt button {
    width: 265px;
    border: 1px solid #0ab4ff;
    line-height: 56px;
    font-size: 26px;
    color: #fff;
    background-color: #0ab4ff;
    box-shadow: 0 0 5px #eee;
    border-radius: 3px;
    margin: 15px auto;
    display: block;
}

.buy-step-slt button:hover {
    background-color: #26bcfe;
    box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.23);
}

.buy-step-slt button:active {
    background-color: #08b2fd;
}

.step-li-bd {
    border-top: 1px dashed #b2e4fa;
}

.step-li-bd .buy-step-slt {
    overflow: auto;
}

.line-buy.bg-f4f4f4 {
    background-color: #f4f4f4;
}

.line-buy.bg-f2f5f7 {
    background-color: #f2f5f7;
}

.line-buy.bg-f6fafc {
    background-color: #f6fafc;
}

.line-buy.bg-f6f6f6 {
    background-color: #f6f6f6;
}

.line-buy-center {
    padding: 40px 0 65px 0;
}

.line-buy-center.buy-pd {
    padding: 30px 0 65px 0;
}

.line-buy-center>h2 {
    text-align: center;
    font-size: 0;
    margin: 0;
}

.line-buy-center>h2 span {
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    font-weight: bold;
    margin: 0 15px;
    display: inline-block;
}

.line-buy-center>h2 em {
    display: inline-block;
    width: 92px;
    height: 40px;
    vertical-align: middle;
    margin-top: -20px;
}

.line-buy-center>h2 em.h-l {
    background: url("../images/dwon/h-l.png") no-repeat center center;
}

.line-buy-center>h2 em.h-r {
    background: url("../images/dwon/h-r.png") no-repeat center center;
}

.line-buy-ctt {
    margin-top: 55px;
}

.line-buy-center.buy-pd .line-buy-ctt {
    margin-top: 30px;
}

.Setmeal-table {
    margin-right: -3px;
    display: block;
}

.Setmeal-table-tr {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dddcdb;
    margin-left: -1px;
    margin-bottom: 12px;
    background: #fff;
    position: relative;
}

.hot-setmeal {
    position: absolute;
    right: 0;
    top: 0;
    width: 69px;
    height: 70px;
    background: url("../images/dwon/hot.png") no-repeat top right;
    z-index: 2;
}

.Setmeal-inline {
    display: inline-block;
}

.column-6 {
    width: 16.66%;
}

.column-5 {
    width: 20%;
}

.column-4 {
    width: 25%;
}

.Setmeal-table-th {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dddcdb;
    background: #fff;
}

.Setmeal-table-tr:hover {
    background: #fafff7;
    padding: 5px 0;
    position: relative;
    top: -5px;
    border: 1px solid #4abb2c;
    z-index: 2;
    margin-bottom: 0px;
    box-shadow: 0 0 30px #ccc;
}

.Setmeal-table-tr:hover .td-bg {
    background-color: #eefce5;
}

.Setmeal-table-tr:hover .Setmeal-table-td.td-bg p {
    color: #0e71bf;
}

.Setmeal-table-tr:hover .Setmeal-table-td button {
    color: #fff;
    background-color: #0caffa;
    border: 1px solid #0caffa;
}

.Setmeal-table-td {
    padding: 20px 10px;
    text-align: center;
}

.Setmeal-table-td p {
    font-size: 18px;
    text-align: center;
    color: #333;
    margin: 0;
    line-height: 30px;
}

.Setmeal-table-tr .Setmeal-table-td p {
    color: #666;
}

.Setmeal-table-tr .Setmeal-table-td p.cl-blue {
    color: #277be3;
}

.Setmeal-table-td.height-td p.setmeal-p-h {
    line-height: 180px;
}

.Setmeal-table-td.height-td1 p.setmeal-p-h {
    line-height: 240px;
}

.Setmeal-table-td.height-td {
    height: 220px;
}

.Setmeal-table-td.height-td1 {
    height: 280px;
}

.font-24 {
    font-size: 24px!important;
    padding: 15px 0;
}


/* .font-26 {
    font-size: 26px!important;
} */

.td-bg {
    background-color: #fbf9f8;
}

.Setmeal-table-td button {
    width: 100%;
    border: 1px solid #277be3;
    color: #277be3;
    line-height: 40px;
    font-size: 18px;
    border-radius: 42px;
    margin: 0 auto;
    background: none;
    padding: 0;
    display: block;
}

.setmeal-th .Setmeal-table-td button {
    border: 1px solid #333;
    color: #333;
}

.Setmeal-table-td p.Setmeal-lg {
    padding: 10px 0 10px 50px;
    line-height: 20px;
    height: auto;
    color: #666;
    font-size: 14px;
    text-align: left;
}

.Setmeal-table-td p.Setmeal-lg.icon-lg1 {
    background: url("../images/dwon/icon-logo-1.png") no-repeat left center;
    background-size: 40px;
}

.Setmeal-table-td p.Setmeal-lg.icon-lg2 {
    background: url("../images/dwon/icon-logo-2.png") no-repeat left center;
    background-size: 40px;
}

.Setmeal-table-td p.Setmeal-lg.icon-lg3 {
    background: url("../images/dwon/icon-logo-3.png") no-repeat left center;
    background-size: 40px;
}

.Setmeal-table-td p.Setmeal-lg.icon-lg4 {
    background: url("../images/dwon/icon-logo-4.png") no-repeat left center;
    background-size: 40px;
}

.Setmeal-table-td p.Setmeal-lg.icon-lg5 {
    background: url("../images/dwon/icon-logo-5.png") no-repeat left center;
    background-size: 40px;
}

.Setmeal-table-td p span.icon-Set1 {
    padding-left: 40px;
    background: url("../images/dwon/icon-dcdj1.png") no-repeat left center;
    color: #333;
}

.Setmeal-table-td p span.icon-Set2 {
    padding-left: 35px;
    background: url("../images/dwon/icon-dcdj2.png") no-repeat left center;
    color: #333;
}

.Setmeal-table-td p span.icon-Set3 {
    padding-left: 35px;
    background: url("../images/dwon/icon-dcdj3.png") no-repeat left center;
    color: #333;
}

.Setmeal-table-td p span.icon-Set4 {
    padding-left: 35px;
    background: url("../images/dwon/icon-dcdj4.png") no-repeat left center;
    color: #333;
}

.Setmeal-table-td p span.icon-Set5 {
    padding-left: 35px;
    background: url("../images/dwon/icon-dcdj5.png") no-repeat left center;
    color: #333;
}

.Becareful-box p {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
    padding: 15px 0;
    margin: 0;
}

.After-sale-list li {
    position: relative;
}

.After-sale-list li img {
    display: block;
    max-width: 100%;
}

.After-sale-list li p {
    position: absolute;
    top: 90%;
    line-height: 1;
    font-size: 24px;
    color: #333333;
    margin-top: -12px;
    text-align: center;
    width: 100%;
    left: 0;
}


/* 微信支付弹窗 */

.pop-mask {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: .5;
    top: 0;
    left: 0;
    display: none;
}

.WeChat-payment-pop {
    position: fixed;
    top: 50%;
    margin-top: -210px;
    width: 720px;
    left: 50%;
    margin-left: -360px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 25px 54px 22px;
    background: #fff;
    border-radius: 5px;
    z-index: 101;
    display: none;
}

.WeChat-payment-header h6 {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

.pop-close {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/products/weixin-close.png") no-repeat center center;
}

.WeChat-payment-ctt {
    overflow: hidden;
}

.WeChat-payment-money {
    font-size: 30px;
    font-weight: bold;
    color: #ff6600;
    line-height: 1.8;
    margin: 0;
    margin-top: 5px;
    text-align: center;
}

.WeChat-payment-details {
    overflow: hidden;
}

.WeChat-payment-text {
    width: 184px;
    margin-right: 25px;
    float: left;
}

.WeChat-payment-text p {
    line-height: 1.4;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 0;
    margin-bottom: 20px;
}

.WeChat-payment-text p span {
    font-weight: normal;
}

.WeChat-payment-qr {
    float: left;
    width: 210px;
}

.qr-box {
    border: 1px solid #dadada;
    padding: 30px;
}

.qr-box img {
    width: 100%;
}

.WeChat-payment-qr>img {
    width: 100%;
    display: block;
    margin-top: 5px;
}

.WeChat-payment-img {
    float: left;
    margin-left: 10px;
}

.WeChat-payment-img img {
    display: block;
}


/*注意事项*/

.buy-pub-center>h2 {
    padding: 35px 0 30px;
    text-align: center;
    line-height: 1.5;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
}

.Be-careful {
    padding: 0 30px 35px;
}

.Be-careful p {
    font-size: 16px;
    color: #888888;
    line-height: 1.5;
    padding: 3px 0;
}

.After-sale-buy {
    padding-bottom: 80px;
    display: block;
}

.After-sale-buy li {
    width: 19%;
    float: left;
    padding: 50px 0 40px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

.After-sale-buy li+li {
    margin-left: 8%;
}

.After-sale-buy img {
    display: block;
    margin: 0 auto;
}

.After-sale-buy p {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
}

.setmeal-img-list {
    padding: 0 8px;
    background-color: #f8f8f8;
    border-radius: 3px;
    font-size: 0;
    display: inline-block;
    margin-top: 6px;
}

.setmeal-img-list li {
    display: inline-block;
    padding: 10px 8px;
    position: relative;
}

.setmeal-img-list li p {
    font-size: 12px;
    line-height: 1;
    padding-top: 40px;
}

.setmeal-img-list li p span {
    color: #fa8100;
}

.setmeal-img-list li.converter p {
    background: url("../images/icons/icon_zhq.png") no-repeat top center;
}

.setmeal-img-list li.converter.Disable p {
    background: url("../images/icons/icon_zhq_h.png") no-repeat top center;
}

.setmeal-img-list li.editor p {
    background: url("../images/icons/icon_bjq.png") no-repeat top center;
}

.setmeal-img-list li.editor.Disable p {
    background: url("../images/icons/icon_bjq_h.png") no-repeat top center;
}

.setmeal-img-list li.ocr p {
    background: url("../images/icons/icon_ocr.png") no-repeat top center;
}

.setmeal-img-list li.ocr.Disable p {
    background: url("../images/icons/icon_ocr_h.png") no-repeat top center;
}

.setmeal-img-list li.printer p {
    background: url("../images/icons/icon_xlj.png") no-repeat top center;
}

.setmeal-img-list li.printer.Disable p {
    background: url("../images/icons/icon_xlj_h.png") no-repeat top center;
}

.setmeal-img-list li.Onlineconverter p {
    background: url("../images/icons/icon_zxzhq.png") no-repeat top center;
}

.setmeal-img-list li.Onlineconverter.Disable p {
    background: url("../images/icons/icon_zxzhq_h.png") no-repeat top center;
}

.setmeal-img-list li.office p {
    background: url("../images/icons/icon_bgzy.png") no-repeat top center;
}

.setmeal-img-list li.office.Disable p {
    background: url("../images/icons/icon_bgzy_h.png") no-repeat top center;
}

.setmeal-img-list li.reader p {
    background: url("../images/icons/icon_ydq.png ") no-repeat top center;
}

.setmeal-img-list li.reader.Disable p {
    background: url("../images/icons/icon_ydq_h.png ") no-repeat top center;
}

.setmeal-img-list li.mobileocr p {
    background: url("../images/icons/icon_ocr.png ") no-repeat top center;
}

.setmeal-img-list li.mobileocr.Disable p {
    background: url("../images/icons/icon_ocr_h.png ") no-repeat top center;
}

.setmeal-img-list li.recordings p {
    background: url("../images/icons/icon_luyin.png ") no-repeat top center;
}

.setmeal-img-list li.recordings.Disable p {
    background: url("../images/icons/icon_luyin_h.png ") no-repeat top center;
}

.setmeal-img-list li.mobileconverter p {
    background: url("../images/icons/icon_sjzhq.png") no-repeat top center;
}

.setmeal-img-list li.mobileconverter.Disable p {
    background: url("../images/icons/icon_sjzhq_h.png") no-repeat top center;
}

.setmeal-img-list li.caj p {
    background: url("../images/icons/icon_caj.png") no-repeat top center;
}

.setmeal-img-list li.caj.Disable p {
    background: url("../images/icons/icon_caj_h.png") no-repeat top center;
}

.setmeal-img-list li.compress p {
    background: url("../images/icons/icon_yasou.png") no-repeat top center;
    background-size: 30px;
}

.setmeal-img-list li.compress.Disable p {
    background: url("../images/icons/icon_yasou_h.png") no-repeat top center;
    background-size: 30px;
}

.setmeal-img-list li.xunjievoice p {
    background: url("../images/icons/icon_voice.png") no-repeat top center;
    background-size: 30px;
}

.setmeal-img-list li.xunjievoice.Disable p {
    background: url("../images/icons/icon_voice_h.png") no-repeat top center;
    background-size: 30px;
}

.setmeal-img-list li em {
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/icons/text-bg.png") no-repeat;
    font-size: 12px;
    line-height: 14px;
    height: 18px;
    width: 29px;
    text-align: center;
    color: #fff;
}

.setmeal-img-list li.Disable em {
    background: url("../images/icons/text-bg1.png") no-repeat;
}

.Setmeal-table-td p.twoline {
    min-height: 60px;
}

@media (max-width: 1240px) {
    .column-6,
    .column-5 {
        width: 33.33%;
    }
    .Setmeal-table-tr:hover {
        padding: 0;
        top: 0;
        margin-bottom: 12px;
    }
}

@media (max-width: 1000px) {
    .column-4 {
        width: 50%;
    }
    .buy-step-two .buy-step-li {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 750px) {
    .column-6 {
        width: 50%;
    }
    .After-sale-buy li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .After-sale-buy li+li {
        margin-left: 0;
    }
    .After-sale-buy li:nth-child(2n+1) {
        margin-right: 4%;
    }
    .buy-img,
    .buy-text {
        width: 100%;
    }
    .buy-banner-center h6 {
        width: 100%;
        font-size: 22px;
    }
    .buy-banner-center h6 span span {
        font-size: 26px;
    }
    .WeChat-payment-img {
        display: none;
    }
    .WeChat-payment-pop {
        width: 528px;
        margin-left: -264px;
    }
}

@media (max-width: 600px) {
    .column-6,
    .column-5,
    .column-4 {
        width: 100%;
    }
    .buy-step-slt div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .buy-step-slt a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .buy-img-text {
        padding: 15px 0px 20px;
    }
    .buy-text>h6 {
        font-size: 24px;
    }
    .buy-img {
        margin-bottom: 10px;
    }
    .buy-step-slt {
        padding: 20px 10px;
    }
    .buy-text {
        margin-left: 0;
    }
    .line-buy-ctt {
        margin-top: 35px;
    }
    .Setmeal-table-td.height-td {
        height: auto;
    }
    .Setmeal-table-td.height-td1 {
        height: auto;
    }
    .Setmeal-table-td.height-td p.setmeal-p-h,
    .Setmeal-table-td.height-td1 p.setmeal-p-h {
        line-height: 30px;
    }
    .line-buy-center {
        padding: 30px 0 40px 0;
    }
    .After-sale-buy {
        padding-bottom: 30px;
    }
    .Be-careful {
        padding: 0 30px;
    }
    .WeChat-payment-text {
        display: none;
    }
    .WeChat-payment-pop {
        width: 318px;
        margin-left: -159px;
    }
    .setmeal-img-list li {
        width: 33.33%;
        box-sizing: border-box;
        text-align: center;
        padding: 10px 4px;
    }
    .setmeal-img-list li p {
        font-size: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}