
/* 面包屑 */
.md20021.md-crumbs{width: 100%;padding: .25rem 0;background-color: #fef9f3;}
.md20021.md-crumbs img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md20021.md-crumbs .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md20021.md-crumbs .nav-cont{width: 100%;display: flex;align-items: center;}
.md20021.md-crumbs .nav-left{font-size: 0;}
.md20021.md-crumbs .nav-tip{display: inline-block;vertical-align: middle;padding-right: .1rem;color: #000000;line-height: 1.6;}
.md20021.md-crumbs .nav-list{display: inline-block;vertical-align: middle;}
.md20021.md-crumbs .nav-one{display: inline-block;vertical-align: middle;color: #333333;line-height: 1.6;}
.md20021.md-crumbs .nav-one:after{content: '>';margin: 0 .05rem;}
.md20021.md-crumbs .nav-one:last-child:after{display: none;} 
@media (max-width: 750px) {
   .md20021.md-crumbs .nav-left{max-width: 100%;overflow: auto;white-space: nowrap;}
}
/* 产品列表 */
.md20021.md-product{width: 100%;padding-bottom: 1.5rem;background-color: #fef9f3;}
.md20021.md-product img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md20021.md-product .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md20021.md-product input::-webkit-input-placeholder,
.md20021.md-product textarea::-webkit-input-placeholder{color: #999999;}
.md20021.md-product input:-moz-placeholder,
.md20021.md-product textarea:-moz-placeholder{color: #999999;}
.md20021.md-product input::-moz-placeholder,
.md20021.md-product textarea::-moz-placeholder{color: #999999;}
.md20021.md-product input:-ms-input-placeholder,
.md20021.md-product textarea:-ms-input-placeholder{color: #999999;}
.md20021.md-product .m-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.md20021.md-product .m-left{width: calc(320/1600*100%);} 
.md20021.md-product .m-right{width: calc(1220/1600*100%);}
.md20021.md-product .m-top{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;padding-bottom: .3rem;}
.md20021.md-product .m-lt{display: flex;flex-wrap: wrap;}
.md20021.md-product  .m-tip{color: #666666;line-height: 1.6;}
.md20021.md-product  .m-tip img{height: 1em;margin-right: .07rem;}
.md20021.md-product  .m-select{display: block;}
.md20021.md-product  .m-select .selectbox{position: relative;z-index: 8;}
.md20021.md-product  .m-select .select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-right: .25rem;}
.md20021.md-product  .m-select .select-tip:after{content: "";position: absolute;right:  0;top: 0;z-index: 1;width: .12rem;height: 100%;background-image: url('/static/home/images/a27.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md20021.md-product  .m-select .select-cur{display: block; width: 100%;height:1.6em;line-height:1.6em;color: #999999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.md20021.md-product  .m-select .select-cur span{color: #ff0000;}
.md20021.md-product  .m-select .select-sub{visibility: hidden;z-index: -1;opacity: 0; position: absolute;top: 100%;left: 0;width: 100%;min-width: 3rem;background-color: #fff; box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);}
.md20021.md-product  .m-select .select-cont{width: 100%; max-height: 1.8rem; overflow: auto;}
.md20021.md-product  .m-select .select-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #666666;}
.md20021.md-product  .m-select .select-item:hover{background-color: #000 !important;color: #fff;}
.md20021.md-product  .m-select .select-item.select{background-color: #f5f5f5;}
.md20021.md-product  .m-select .selectbox.show {z-index: 28;}
.md20021.md-product  .m-select .selectbox.show .select-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}
.md20021.md-product  .m-select .selectbox.active .select-cur{color: #000000;} 
.md20021.md-product .m-rt{display: flex;flex-wrap: wrap;}
.md20021.md-product .m-number{margin-bottom: .15rem;color: #333333;line-height: 1.6;}
.md20021.md-product .m-bottom{width: 100%;padding-bottom: .15rem;display: flex;flex-wrap: wrap;}
.md20021.md-product .m-item{display: block;cursor: pointer;width: 31.14%;margin-right: 3.29%;margin-bottom: .55rem;}
.md20021.md-product .m-item:nth-child(3n){margin-right: 0;}
.md20021.md-product .m-imgbox{width: 100%;position: relative;}
.md20021.md-product .m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(380/380*100%);}
.md20021.md-product .m-img img{opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md20021.md-product .m-img img:nth-child(1){opacity: 1;} 
.md20021.md-product .m-more{opacity: 0;transition: all ease .3s;position: absolute;bottom: .2rem;left: .2rem;width: calc(100% - .4rem);color: #ffffff;text-align: center;line-height: .54rem;background-color: #000000;}
.md20021.md-product .m-text{width: 100%;padding-top: .15rem;}
.md20021.md-product .m-name{font-family: 'Montserrat-Medium';width: 100%;margin-bottom: .1rem;color: #000000;line-height: 1.4;}
.md20021.md-product .m-price{width: 100%;font-size: 0;}
.md20021.md-product .m-price1{font-family: 'Montserrat-SemiBold';display: inline-block;vertical-align: text-bottom;padding-right: .1rem;color: #000000;line-height: 1.4;}
.md20021.md-product .m-price2{display: inline-block;vertical-align: text-bottom;color: #999999;line-height: 1.5;text-decoration: line-through;}
.md20021.md-product .m-stars{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: .05rem;}
.md20021.md-product .m-nub{color: #000000;line-height: 1.6;}
.md20021.md-product .m-stars .stars{position: relative;}
.md20021.md-product .m-stars .stars  .score-inner{font-size: 0;}
.md20021.md-product .m-stars .stars img {display: inline-block;vertical-align: middle;max-width: none;width: 15px;height: 15px;margin: 0 4px 0 0;cursor: pointer}
.md20021.md-product .m-stars .stars > div {width: 100%;position: absolute;left: 0;top: 0;overflow: hidden;white-space: nowrap;}
.md20021.md-product .m-item:hover .m-img img:nth-child(1){opacity: 0;}
.md20021.md-product .m-item:hover .m-img img:last-child{opacity: 1;}
.md20021.md-product .m-item:hover .m-more{opacity: 1;} 

.md20021.md-product .ml-top{width: 100%;padding-right: .6rem;margin-bottom: .1rem;position: relative;background-color: #ffffff;}
.md20021.md-product .ml-input{display: block;border: none;background-color: transparent; width: 100%;height: .6rem;padding: 0 .2rem;color: #333;}
.md20021.md-product .ml-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;width: .6rem;height: 100%;background-color: #000000;background-image: url('/static/home/images/a47.png'); background-size: .19rem auto;background-position: center center;background-repeat: no-repeat;}
.md20021.md-product .ml-bottom{width: 100%;padding: .05rem .3rem .5rem; background-color: #ffffff;}
.md20021.md-product .ml-navbox{width: 100%;}
.md20021.md-product .ml-nav{width: 100%;padding: .05rem 0;border-bottom: 1px solid #f3f3f3;}
.md20021.md-product .ml-buttom{font-family: 'Montserrat-Medium';display: block;cursor: pointer;width: 100%;position: relative;padding:.2rem .25rem .2rem 0;color: #000000;line-height: 1.6;}
.md20021.md-product .ml-buttom:after{content: '';position: absolute;top: 0;right: 0;width: .14rem;height: 100%;background-image: url('/static/home/images/a28.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md20021.md-product .ml-sub{display: none;width: 100%;}
.md20021.md-product .ml-list{width: 100%;padding-bottom: .15rem;}
.md20021.md-product .ml-one{display: block;cursor: pointer;position: relative;width: 100%;margin-bottom: .1rem;padding-left: calc(1em + .14rem);color: #666666;line-height: 1.7;}
.md20021.md-product .ml-one:before{content: '';position: absolute;top: .35em;left: 0;width: 1em;height: 1em;border: solid 1px #e3e3e3;background-size: contain;background-position: center center;background-repeat: no-repeat;}
.md20021.md-product .ml-one.active{color: #000000;}
.md20021.md-product .ml-one.active:before{background-color: #000;background-image: url('/static/home/images/a35.png');}
.md20021.md-product .ml-pricebox{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .2rem;position: relative;}
.md20021.md-product .ml-price{width: calc(50% - .1rem);display: flex;align-items: center;padding: 0 .14rem;border: solid 1px #f3f3f3;}
.md20021.md-product .ml-tip{font-family: 'Montserrat-Medium';color: #000000;}
.md20021.md-product .ml-price_inputbox{flex: 1;}
.md20021.md-product .ml-price_input{font-family: 'Montserrat-Medium';display: block;border: none;width: 100%;padding: 0 .05rem;color: #000000;height: .42rem;background-color: transparent;}
.md20021.md-product .ml-scopebox{width: 100%;margin-bottom: .3rem;}
.md20021.md-product .ml-rangebox{width: 100%;max-width: calc(100% - 20px);margin: 0 auto;}
.md20021.md-product .ml-slider{width: 100%;height: 20px !important;border: none !important;background-color: transparent !important;background-size: 0 0 !important;}
.md20021.md-product .ml-slider:after{content: ''; position: absolute;top: 50%;left:  0;transform: translate(0,-50%);width: 100%;height: 3px;background-color: #cccccc;}
.md20021.md-product .ml-slider .ui-widget-header{background-color: transparent !important;background-size: 0 0 !important;border: none !important;}
.md20021.md-product .ml-slider .ui-widget-header:after{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;height: 2px;background-color: #000;}
.md20021.md-product .ml-slider .ui-slider-handle{outline: none;cursor: pointer !important;margin-left: -10px !important;background-color: transparent !important;border: none !important;width:20px !important;height:20px !important; top: 0 !important;margin-top: 0 !important;background-image: url('/static/home/images/a48.png') !important; background-size: 100% 100% !important;background-position: center center !important;background-repeat: no-repeat !important;}
.md20021.md-product .ml-slider .ui-slider-handle span{display: none; position: absolute;top: 100%;left: 0;white-space: nowrap;color: #666666;line-height: 26px;font-size: 16px;}
.md20021.md-product .ml-slider .ui-slider-handle:nth-child(3) span{left: auto;right: 0;}
.md20021.md-product .ml-slider .ui-slider-handle.active span{left: auto;right: 20px;}
.md20021.md-product .ml-slider .ui-slider-handle:nth-child(3).active span{left: 20px;right: auto;}
.md20021.md-product .ml-nav.show .ml-buttom:after{background-image: url('/static/home/images/a28-b.png');} 
.md20021.md-product .ml-clear{transition: all ease .3s;margin-top: .3rem;display: block;cursor: pointer;width: 100%;text-align: center;color: #333333;line-height:  .56rem;background-color: #f7f7f7;}
.md20021.md-product .ml-clear:hover{color: #fff;background-color: #000;}

.md20021.md-product .m-menu {display: none;cursor: pointer;margin-bottom: .3rem;}
.md20021.md-product .m-menu img{height: .8em;margin-right: .1rem;}
.md20021.md-product .m-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 389;cursor: pointer;}
@media (max-width: 750px) {
   .md20021.md-product .m-right{width: 100%;}
   .md20021.md-product .m-item{width: calc(50% - .15rem);margin-right: .3rem;}
   .md20021.md-product .m-item:nth-child(3n){margin-right: .3rem;}
   .md20021.md-product .m-item:nth-child(2n){margin-right: 0;}

   .md20021.md-product .m-left{position: fixed;right: 0;top: 0;z-index: 1000;transform: translate(110%, 0);transition: transform .3s;width: 5rem;max-width: 92%;height: 100vh;overflow: auto;background-color: #fff;}
   .md20021.md-product .m-menu {display: block;}
   .md20021.md-product.menu-state .m-left{transform: translate(0, 0);}
   .md20021.md-product.menu-state .m-opa {display: block;}   
}

/* 分页 */
.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;transition: all ease .3s;margin: .1rem 1px;min-width: 3em;line-height: 3em;color: #333333;}
.paging-item:hover{background-color: #000000;color: #fff;}
.paging-item.active{background-color: #000000;color: #fff;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;transition: all ease .3s;margin: .1rem .2rem;min-width: 1.2rem;padding: 0 .15rem;line-height: 3em;color: #333333;border: solid 1px #cccccc;}
.paging-up:hover{background-color: #000000;color: #fff;}
.paging-next{display: inline-block;vertical-align: middle;cursor: pointer;transition: all ease .3s;margin: .1rem .2rem;min-width: 1.2rem;padding: 0 .15rem;line-height: 3em;color: #333333;border: solid 1px #cccccc;}
.paging-next:hover{background-color: #000000;color: #fff;}

@media (max-width: 750px) {
    .paging-item{min-width: 2em;line-height: 2em;}
    .paging-up{line-height: 2em;}
    .paging-next{line-height: 2em;}
}
