@charset "utf-8";
/* CSS Document */

.mz_sell_price_left{
	background-color:#33CCCC;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	line-height:60px;
	width:30%;
	text-align:center;
	padding-top: 5px;
}


.mz_sell_price_left1{
	background-color:#33CCCC;
	font-size:25px;
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	line-height:30px;
	width:30%;
	text-align:center;
	padding-top: 5px;
}


.mz_sell_flexslider_title{
	text-align:center;
	font-size:3.2em;
	margin-bottom:-10px;
	white-space:nowrap;	
}


@media screen and (max-width: 1279px) {
.mz_sell_flexslider_title{
		font-size:3em;
	}
	
}


@media screen and (max-width: 767px) {
.mz_sell_price_left1{
		font-size:18px;
	}
	
.mz_sell_flexslider_title{
		font-size:2em;
	}	
	
}





.gobtn {
	position: fixed;
	width: 110px;
	right: 0px;
	top: 250px;
	z-index: 400;
}

.gobtn img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 920px){
.gobtn {
	position: fixed;
	width: 20%;
	right: 0px;
	top: 70%;
	z-index: 400;
}
.gobtn img {
	width: 100%;
	height: auto;
}
}








/*---------好評推薦----------*/

.mz_dt_top_bg_w1 {
    position: absolute;
    width: 100%;
    height: 512px;
    left: 0px;
    top: 0px;
    background-image: url(../img/tab_5_img_01_bg_w.gif);
    z-index: 3;
    margin-top: 130px;
}

@media screen and (max-width: 1439px) {
	.mz_dt_top_bg_w1{
		height:513px;
	}

}


@media screen and (max-width: 1279px) {
.mz_dt_top_img{
	height:490px;
	margin-bottom:60px;
	overflow:hidden;
}
	
	
.mz_dt_top_bg_w1{
		margin-top:60px;
		height:470px;
	}	
	
}
@media screen and (max-width: 1023px) {
	
	.mz_dt_top_img{
	margin-bottom:0px;
	overflow:hidden;
}
	
	.mz_dt_top_bg_w1{
		margin-top:70px;
		height:390px;
	}
	
}	

@media screen and (max-width: 767px){
.mz_dt_top_bg_w1{
		height:320px;
		margin-top:400px;
		z-index:3;
	}
.mz_dt_top_img{
		height:380px;
		margin-bottom:230px;
		z-index:2;
	}
	
.mz_dt_top_title1{
		margin:50px 0 70px;
	}
	
.mz_dt_top_txt{
	margin-top:-40px;
}
	}

@media screen and (max-width: 480px) {

	.mz_dt_top_bg_w1{
		height:380px;
		margin-top:320px;
	}
	.mz_dt_top_img{
		height:300px;
		margin-bottom:350px;
		z-index:2;
	}
	
	.mz_dt_top_title1{
		margin:-20px 0 70px;
	}
	.mz_dt_top_txt{
	margin-top:-160px;
}
	
	}

@media screen and (max-width: 360px) {

	.mz_dt_top_bg_w1{
		height:390px;
		margin-top:320px;
	}
	.mz_dt_top_img{
		height:300px;
		margin-bottom:300px;
		z-index:2;
	}
	
	.mz_dt_top_title1{
		margin:-20px 0 70px;
	}
	.mz_dt_top_txt{
	margin-top:-120px;
}
	
	}




	
