/* BASIC css start */
#container { background-color: #fff; } 

.shopbrand h2 { text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px; } 
.shopbrand .MK_product_list { background-color:#f8f8f8; position: relative; } 
.shopbrand .MK_product_list h3 { padding: 10px; color: #111; } 
.shopbrand .MK_product_list .best-container { overflow: hidden; } 
.shopbrand .MK_product_list .swiper-wrapper { padding-left: 10px; } 
.shopbrand .MK_product_list .swiper-slide { position: relative; width: 120px; } 
.shopbrand .MK_product_list .swiper-slide .rank { display: block; width: 24px; height: 24px; background-color: #d6000f; color: #fff; font-size: 14px; text-align: center; line-height: 24px; position: absolute; top: 0; left: 0; opacity: 0.75; } 
.shopbrand .MK_product_list .swiper-wrapper dl { text-align: center; margin-right: 10px; } 
.shopbrand .MK_product_list .swiper-wrapper dl dt { padding-top: 10px; line-height: 16px; max-height: 32px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.thumb { border: 1px solid #dedede; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.thumb img { width: 100%; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.price del { color:#999; } 
.shopbrand .MK_product_list .swiper-wrapper dl dd.price { padding-bottom: 15px; } 
.shopbrand .MK_product_list .best-pagination { width: 35px; position: absolute; right: 10px; top: 10px; letter-spacing: -1px; text-align: right; } 


.shopbrand .MK_product_list .items { padding: 10px 0; } 
.shopbrand .MK_product_list .items #MK_best_product li { width:33.33%; } 
.shopbrand .MK_product_list .items .paging-num { text-align: center; clear: both; margin:20px 0; } 
.shopbrand .MK_product_list .items .paging-num a { background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px; } 
.shopbrand .list_group { padding: 9px; text-align:center; } 
.shopbrand .list_group select { width:49%; height:28px; } 
.shopbrand .more .more-title { color: #3b3b3b; } 
.shopbrand .more .more-num { color: #aaaaaa; } 
.shopbrand .shopbrandTitle img { max-width: 100%; width: 100%; } 
.shopbrand .list_array .list_arrayRight img { width: 23px; height: auto; } 

.list_shopping2x .thumb { position:relative; } 
.list_shopping2x .thumb .replaceMask { position: absolute; width: 100%; bottom: 0; z-index: 1; background-color:#000; opacity:0.4; height:22px; } 
.list_shopping2x .thumb .listReplce { position: absolute; width: 100%; bottom: 0; z-index: 2; color: #fff; font-size: 12px; text-align: center; line-height: 22px; } 

.list_shopping2x .list_shoppingInfo .listName { color:#000; font-weight: 700; } 
.list_shopping2x .list_shoppingInfo .subName { color:#999999; } 

.mainBanner-container { position: relative; overflow: hidden; } 
.mainBanner-container .banner-pagination { text-align: center; background-color: #d6000f; width: 60px; height: 20px; color: #fff; line-height: 20px; border-radius: 10px; margin: 10px auto 0; } 
.mainBanner-container .banner-button-prev { position: absolute; top: 50%; background-color: #e3cab3; color: #fff; width: 34px; height: 52px; margin-top: -45px; z-index: 9; border-radius: 0 25px 25px 0px; font-size: 22px; line-height: 52px; padding-left: 3px; opacity: 0.7; } 
.mainBanner-container .banner-button-next { position: absolute; top: 50%; right: 0; background-color: #e3cab3; color: #fff; width: 27px; text-align: center; height: 52px; margin-top: -45px; z-index: 9; border-radius: 25px 0 0 25px; font-size: 22px; line-height: 52px; padding-left: 10px; opacity: 0.7; } 

#hdMenu { position: relative; box-shadow: 0px 0px 3px rgba(0,0,0,0.4); background-color: #fff; z-index:10; } 
#hdMenu .hdMid { height: 42px; overflow: hidden; background-color: #d6000f; } 
#hdMenu .hdMid li { float: left; width: 25%; height: 42px; color: #fff; text-align: center; background: url('/design/ezbaking/m/image/top_menu_split.gif') no-repeat right center; background-size: 1px 14px; } 
#hdMenu .hdMid li:last-child { background: none } 
#hdMenu .hdMid li a { display: block; width: 100%; height: 100%; } 
#hdMenu .hdMid li img { width: 22px; margin-top: 4px; } 
#hdMenu .hdMid li span { display: block; font-size: 12px; color: #fff; font-weight: bold; } 
#hdMenu .hdBtm { position: relative; } 
#hdMenu .hdBtm .swiper-container { height: 30px; padding: 0 20px; } 
#hdMenu .hdBtm .swiper-container .swiper-slide { text-align: center; font-size: 12px; color: #555555; background: #fff; /* Center slide text vertically */display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: auto !important; padding: 0 5px; } 
#hdMenu .hdBtm .swiper-container .swiper-slide a.on { color: #d6000f; font-weight:bold; display: block; position: relative; line-height: 31px; height: 100%; } 
#hdMenu .hdBtm .swiper-container .swiper-slide a.on::after { content:""; display:block; width: 100%; height: 3px; background-color: #d6000f; position: absolute; bottom: 0px; } 
#hdMenu .hdBtm .swiper-container .swiper-slide span { color: #c70026; font-size: 8px; position: absolute; line-height: 8px; top: 2px; left:10px; font-weight: bold; } 
#hdMenu .hdBtm .swiper-button-prev { background: none #fff; width: 18px; height: 30px; line-height: 30px; font-size: 12px; color: #bbbbbb; top: 0px; left: 0px; text-align: right; margin: 0; } 
#hdMenu .hdBtm .swiper-button-next { background: none #fff; width: 18px; height: 30px; line-height: 30px; font-size: 12px; color: #bbbbbb; right: 0px; top: 0px; margin: 0; } 
#hdMenu .hdBtm .swiper-button-prev i,
#hdMenu .hdBtm .swiper-button-next i { line-height: 30px !important; } 

#bannerAll { display: none } 
.bounce { -webkit-animation: MK_shake_animation 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out; } 
@-webkit-keyframes MK_shake_animation { 
 0% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) } 
 10% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-2px) skewX(0deg) skewY(0deg) } 
 20% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) } 
 30% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-2px) skewX(0deg) skewY(0deg) } 
 40% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) } 
 50% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-2px) skewX(0deg) skewY(0deg) } 
 60% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) } 
 100% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) } 
 }

.swiper-button-next, .swiper-button-prev { color: #ddd !important; } 
.swiper-button-next:after, .swiper-button-prev:after { font-size: 18px !important; } 
.swiper-button-next { right: 0 !important; background: rgba(255,255,255,0.8); } 
.swiper-button-prev { left: 0 !important; background: rgba(255,255,255,0.8); } 


#shopbrand_swiper .swiper-button-next, #shopbrand_swiper .swiper-button-prev { background: transparent !important; } 
#shopbrand_swiper .swiper-button-next:after, #shopbrand_swiper .swiper-button-prev:after { content: unset !important; } 
#shopbrand_swiper .swiper-button-next { right:15px !important; } 
#shopbrand_swiper .swiper-button-prev { left:15px !important; } 
#shopbrand_swiper .swiper-button-next img, #shopbrand_swiper .swiper-button-prev img { width: 9px !important; } 
/* BASIC css end */

