<style type="text/css">
		/* 메인 내용타이틀 */
		@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700,900");
		.long_best .pdBtnBoxWrap li .pdImg cutImgBox img{width:100%;height:auto;}
		.pdBtnBoxWrap li .pdLink {bottom:0; padding-top:0;}

		.mTitle {width:1200px; margin:24px auto 0; color:#010101; font-size:25px; line-height:71px; text-align:left; font-family: "Noto Sans KR", sans-serif, "맑은고딕","Malgun Gothic";
		 font-weight:500;}
		.mTitle span.color {color:#ffcc00;}
		.mTitle span.bar {font-size: 15px;font-weight: normal;display: inline-block;color: #999999; padding:0 10px;}
		.mTitle span.subtet {font-size:15px; font-weight:normal; display:inline-block; color:#999999;}
		.mTitle span.subtet {
			font-size: 15px;
			display: inline-block;
			color: #999999;
			font-family: "Noto Sans KR", sans-serif, "맑은고딕","Malgun Gothic";
		}

		.long_best{width:1200px; margin:0 auto; text-align:left; position:relative;}
		.long_best .swiper-container {height:460px; overflow:hidden;}
		.long_best .swiper-slide {width:100%;}
		.long_best .goods_box {float:left; width:20%; box-sizing:border-box; padding:0 0.3%;}

		.goods_box .goods {box-sizing:border-box; padding:14px 10px; text-align:center; border:1px solid #d6d6d6; height:326px;}
		.goods_box .goods .pdImg {height:210px; overflow:hidden; position:relative;}
		.goods_box .goods .pdImg img {position:absolute; top:-9999px; bottom:-9999px; left:-9999px; right:-9999px; margin:auto;}
		.goods_box .goods .txt {font-size:14px; text-align:left;}
		.goods_box .goods .tit {color:#000; display:block; padding:14px 0; height:20px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
		/*.goods_box .goods .txt .prictag{font-weight:bold; color:#d21e1e; line-height:1.5;}*/
		.goods_box .goods .txt .mgtag{font-weight:bold; color:#3195dd; line-height:1.5;}
		.goWish {margin-top:10px; position:relative; z-index:2; display:none; padding:2px 5px; background:#f0f0f0; border:1px solid #ccc; border-radius:10px;}
		.goWish .material-icons {font-size:0;}

		.long_best .pagination {position:absolute; right:0px; top:-30px; z-index:10; width:110px; height:12px;}
		.long_best .pagination span {display:inline-block; background:#aaaaaa; width:12px; height:12px; overflow:hidden; border-radius:100%; margin-right:9px;}
		.long_best .pagination span.swiper-active-switch {background:#e51b13;}
		.long_best .arrow-left {position:absolute; left:-19px; top:50%; margin-top:-34px; z-index:10; width:48px; height:48px; background:url("/data/ebitmall/banner/left1.png")no-repeat center center;}
		.long_best .arrow-right {position:absolute; right:-19px; top:50%; margin-top:-34px; z-index:10; width:48px; height:48px;background:url("/data/ebitmall/banner/right1.png")no-repeat center center;}

		.goods_box .goods .txt .numValue {position:relative;}
		.goods_box .goods .txt .numValue .per {display:inline-block;}
		.goods_box .goods .txt .numValue .pct {color: #e51b13; display: inline-block; font-size: 40px; font-weight: bold; line-height: 40px; margin-right: 12px;}
		.goods_box .goods .price_box {position:absolute; left:100px;}
		.goods_box .goods .price_box .pct {display:inline-block; font-size:22px; color:#e51b13; font-weight:bold;}
		.goods_box .goods .price_box .pri {color: #2e2e2e;  font-size: 20px; font-weight: bold; line-height: 20px;}
		.goods_box .goods .price_box .marketprice {color: #b8b8b8; font-size: 14px; line-height: 14px;}
</style>