/* PC ------------------------------------------------------------------*/
@media (min-width: 1920px) {
	.OfficialBg {
  		position: relative;
  		width: 76%;
  		margin: auto;
  		padding-top: 2em;
	}
	.banner {
    	width: 75%;
    	margin: auto;
	}
	.classification {
   		width: 78%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.container {
		width: 100%;
	}
	.indexfilter{
		width: 70%;
		margin: auto;
    	overflow: hidden;
	}
	.filter {
    	width: 90%;
    	margin: auto;
	}
	.indexcommodity{
		width: 76%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity{
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.row {
		width: 1700px;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.commodity-project {
        background: #fff;
        width: 15.5%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 450px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 14.5%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 450px;
    }
	.commodity-flex {
    	position: absolute;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	width: 100%;
    	height: 270px;
    	overflow: hidden;
	}
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 280px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 80px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.lazy{
		width: 180px;
		height: 190px;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 5em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 75%;
    	margin: auto;
    	overflow: hidden;
	}
	.futaki-pcont-under {
    	width: 75%;
    	margin: auto;
    	overflow: hidden;
	}
	.seacber {
		width: 83%;
		position: relative;
	}
	.swipcnt{
		display: block;
		overflow: hidden;
		width: 99%;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 55px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	/*上左區塊*/
	.prLeft{
		width: 730px;
		margin-right: 0px;
		margin-top: 22px;
		margin-left: 30px;
	}
	.prshow{
		width: 600px;
		height: 590px;
		display: flex;
		align-items: center;
		background: #fff;
		float: left;
		margin-left: 20px;
	}
	.seltl {
   		 width: 90px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 600px;
		margin-left: 50px;
	}
	.introd{
		margin-left: 12%;
	}
	.link-top {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.star{
		margin-left: 15px;	
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 450px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 75px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 410px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 15px;
		margin-left: 10px;
	}
	.brantxt{
		width: 170px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 200px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 35px;
		height: 35px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 200px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:-6%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}

@media (min-width: 1600px) and (max-width: 1919px) {
	.banner {
    	width: 75%;
    	margin: auto;
	}
	.classification {
   		width: 79%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.indexfilter{
		width: 76%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 99%;
    	margin: 15px auto;
    	overflow: hidden;
		margin-left: 15px;
	}
	.indexcommodity{
		width: 77%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		min-height: 800px;
	}
	.plistcommodity{
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		margin-left: 5px;
	}
	.seacber {
		width: 98%;
		position: relative;
	}
	.swipcnt{
		display: block;
		overflow: hidden;
		width: 98.5%;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.row {
		width: 98%;
		margin: auto;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.lazy{
		width: 180px;
		height: 190px;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 75%;
    	margin: auto;
    	overflow: hidden;
	}
	.futaki-pcont-under {
    	width: 75%;
    	margin: auto;
    	overflow: hidden;
	}
	.introd{
		margin-left: 5%;
	}
	.first{
		color: #595757;
		text-decoration: underline;
		font-size: 16px;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 55px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-project {
        background: #fff;
        width: 15.5%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 430px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 14%;
        float: left;
        margin-right: 1%;
        margin-bottom: 1em;
		height: 430px;
    }
	.commodity-flex {
    	position: absolute;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	width: 100%;
    	height: 270px;
    	overflow: hidden;
	}
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 280px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 80px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	/*上左區塊*/
	.prLeft{
		width: 680px;
		height: 600px;
		margin-right: 15px;
		margin-top: 22px;
		margin-left: 0px;
	}
	.prshow{
		width: 550px;
		height: 590px;
		display: flex;
		align-items: center;
		background: #fff;
		float: left;
		margin-left: 20px;
	}
	.seltl {
   		 width: 90px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 450px;
		margin-left: 20px;
	}
	.link-top {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.star{
		margin-left: 15px;	
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 400px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 75px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 410px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 150px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 200px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 35px;
		height: 35px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 200px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:-3%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}

@media (min-width: 1281px) and (max-width: 1599px) {
	.banner {
    	width: 89%;
    	margin: auto;
	}
	.classification {
   		width: 93%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.indexfilter {
		width: 89%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 95%;
    	overflow: hidden;
		margin-left: 12px;
	}
	.indexcommodity {
		width: 90%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.plistcommodity{
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		margin-left: 5px;
	}
	.commodity {
    	width: 90%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.commodity-project {
        background: #fff;
        width: 15.5%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 450px;
    }
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 55px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-projectsec {
        background: #fff;
        width: 14.5%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 450px;
    }
	.commodity-flex {
    	position: absolute;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	width: 100%;
    	height: 270px;
    	overflow: hidden;
	}
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 280px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 80px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span{
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.seacber {
		width: 97%;
		position: relative;
	}
	.swipcnt{
		display: block;
		overflow: hidden;
		width: 99%;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.row {
		width: 100%;
		margin: auto;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.lazy{
		width: 180px;
		height: 190px;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 88%;
    	margin: auto;
    	overflow: hidden;
	}
	.futaki-pcont-under {
    	width: 88%;
    	margin: auto;
    	overflow: hidden;
	}
	.introd{
		margin-left: 5%;
	}
	.first{
		color: #595757;
		text-decoration: underline;
		font-size: 16px;
	}
	/*上左區塊*/
	.prLeft{
		width: 550px;
		margin-top: 22px;
		margin-left: 30px;
	}
	.prshow{
		width: 450px;
		height: 550px;
		display: flex;
		align-items: center;
		background: #fff;
		float: left;
		margin-left: 20px;
	}
	.seltl {
   		 width: 47px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 550px;
		margin-left: 30px;
	}
	.link-top {
        width: 500px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 500px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 550px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 25px;
		height: 25px;
		font-size: 18px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
		margin-top: 2px;
	}
	.txtnum{
		width: 65px;
		height: 25px;
		font-size: 18px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
		margin-top: 2px;
	}
	.buymin{
		width: 25px;
		height: 25px;
		font-size: 18px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-top: 2px;
	}
	.branname{
		width: 410px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 150px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 200px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 35px;
		height: 35px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 200px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:-3%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}


@media (min-width: 1025px) and (max-width: 1280px) { 
	.showwid{
		
	}
	.showlist{
		width: 900px;
	}
	.schcomd{
		width: 100px;
		height: 100px;
	}
	.schcomd-wid{
		display: inline-block;
		width: 150px;
		height: 150px;
	}
	.banner {
    	width: 89%;
    	margin: auto;
	}
	.indexfilter{
		width: 90%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 93%;
    	margin: 15px auto;
    	overflow: hidden;
		margin-top: 15px;
	}
	.classification {
   		width: 94%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.indexcommodity{
		width: 90%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.row {
		width: 94%;
		margin: auto;
	}
	.commodity {
    	width: 80%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.plistcommodity {
		width: 94%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.seacber {
		width: 97%;
		position: relative;
	}
	.swipcnt{
		display: block;
		margin-bottom: 35px;
		overflow: hidden;
		width: 98%;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.commodity-project {
        background: #fff;
        width: 15.5%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 460px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 22.5%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 460px;
    }
	.commodity-flex {
    	position: absolute;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	width: 100%;
    	height: 270px;
    	overflow: hidden;
	}
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 295px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 80px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.lazy{
		width: 180px;
		height: 190px;
	}
	.star{
		margin-top: 2px;
		margin-left: 25px;
	}
	.first{
		color: #595757;
		text-decoration: underline;
		font-size: 16px;
	}
	.ditnam{
		color: #221814;	
	}
	.less{
		color: #888889;
		width: 15%;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
	}
	.futaki-pcont-under {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
	}
	.introd {
		margin-left: 5%;
	}
	/*上左區塊*/
	.prLeft{
		width: 550px;
		margin-right: 0px;
		margin-top: 22px;
		margin-left: 20px;
	}
	.prshow{
		width: 450px;
		height: 620px;
		display: flex;
		align-items: center;
		background: #fff;
		float: left;
		margin-left: 20px;
	}
	.seltl {
   		 width: 47px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 500px;
		margin-left: 0px;
	}
	.link-top {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 450px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 450px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		float: left;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 25px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 65px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 25px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 410px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 130px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 200px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 35px;
		height: 35px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 200px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:-3%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}
/* end PC ------------------------------------------------------------------*/
/* Tablet ------------------------------------------------------------------*/


@media (min-width: 980px) and (max-width: 1024px) {/*iPad橫向*/
	.OfficialBg {
    	
	}
	.menuhead {
		display: none;
	}
	.banner {
    	width: 100%;
    	margin-top: -53.5px;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.schcomd {
		width: 150px;
	}
	.seacber{
		width: 100%;
		display: block;
		margin-top: -40px;
		position: relative;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.swipcnt {
		width: 100%;
		overflow: hidden;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.commodity-project {
        background: #fff;
        width: 17.5%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 400px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 22.5%;
        float: left;
		margin-left: 2%;
        margin-bottom: 1em;
		height: 410px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 250px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 80px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 7em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
		margin-top: -70px;
	}
	.futaki-pcont-under {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
	}
	.introd{
		width: 100%;
		min-height: 1200px;
		overflow: hidden;
		margin-bottom: 5em;
	}
	/*上左區塊*/
	.prLeft{
		width: 450px;
		margin-top: 22px;
		margin-left: 0px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 370px;
		height: 550px;
   }
	.seltl {
   		 width: 47px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 430px;
		margin-left: 20px;
	}
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 400px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 75px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;

	}
	.branname{
		width: 410px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 130px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 200px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 45px;
		height: 45px;
		display: inline-block;
		float: left;
		margin-top: 2px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 200px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:2%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {/*iPad*/
	.OfficialBg {
    	
	}
	.menuhead {
		display: block;
	}
	.row {
		margin-top: -40px;
	}
	.schcomd {
		width: 90%;
	}
	.banner {
    	width: 100%;
    	margin-top: -53.5px;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.classification-image {
		width: 70%;
		margin-left: 26px;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
		margin-top: -30px;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.plistcommodity{
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.imgtop{
		width: 100%;
		height: 83%;
	}
	.mimgtop {
		display: none;
	}
	.commodity-project {
        background: #fff;
        width: 22%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 390px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 22.5%;
        float: left;
		margin-left: 2%;
        margin-bottom: 1em;
		height: 390px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 13%;
    	margin: 1em auto;
    	margin-bottom: 6em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 100%;
    	margin: auto;
    	overflow: hidden;
		margin-top: -70px;
	}
	.first {
		display: block;
		font-size: 18px;
	}
	.seacber {
		overflow: hidden;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 380px;
		margin-top: 22px;
		margin-left: 0px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 290px;
		height: 550px;
   }
	.seltl {
   		 width: 47px;
	}
	.god{
		font-size: 20px;
	}
	.share .shtxt{
		font-size: 20px;
	}
	.bobtt img{
		width: 40px;
	}
	/*上右區塊*/
	.prRight{
		width: 370px;
		margin-left: 10px;
	}
	.link-top {
        width: 370px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 370px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 300px;
		height: 30px;
		background-color: #C9C9CA;
		margin-top: 8px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-left: 5px;
		margin-top: 3px;
	}
	.imglov{
		width: 35px;
		height: 30px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 80px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.branstar{
		width: 30px;
		height: 30px;
		display: inline-block;
		float: left;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnam{
		margin-top: 15px;
		overflow: hidden;
		color: #221814;
	}
	.ditnamtxt{
		width: 370px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.range{
		width: 80px;
		
	}
	.tab-pane td{
		border: 1px solid rgba(230,230,230,1.00);
		padding: 10px;
		font-weight: 600;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 4px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 16px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 75px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;

	}
	.branname{
		width: 370px;
		height: 90px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 130px;
		height: 70px;
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 70px;
		height: 70px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		width: 600px;
		height: 80px;
	}
	.addmart{
		width: 180px;
		height: 55px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 35px;
		height: 35px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		margin-left: 15px;	
	}
	.addmarttxt{
		width: 100px;
		height: 45px;
		color: #D7063A;
		font-size: 18px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 180px;
		height: 55px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	.tab-content{
		margin-left:2%;
	}
	.contSPAN,.rpolicySPAN{
		font-size:18px !important;
	}
}
/* end Tablet ------------------------------------------------------------------*/
/* Mobile ------------------------------------------------------------------*/
@media (min-width: 640px) and (max-width: 767px) {
	.menuhead {
		display: none;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 79%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 100%;
	
	}
	.commodity-project {
        background: #fff;
        width: 15.5%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
	}
	.seacber img {
    	width: 100%;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 20px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 639px){/*Nexus7, OPPO*/
	.menuhead {
		display: none;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
		margin-left: 20px;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 145px;
	
	}
	.commodity-project {
        background: #fff;
        width: 45%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 465px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 45%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 465px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 305px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 100px;
		height: 50px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.star{
		margin-left: 25px;	
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 5em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 100%;
    	margin: auto;
    	overflow: hidden;
	}
	.seacber img {
    	width: 100%;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 20px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
	
}
@media (min-width: 481px) and (max-width: 560px) {
	.menuhead {
		display: none;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 79%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 100%;
	
	}
	.commodity-project {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 460px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span{
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 89%;
    	margin: auto;
    	overflow: hidden;
	}
	.seacber img {
    	width: 100%;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 20px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}

@media (min-width: 376px) and (max-width: 480px) {/*iPhone plus*/
	.menuhead {
		display: none;
	}
	.container {
		width: 430px;
	}
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
		margin-top: -30px
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.classification-image {
		margin-left: 2px;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.commodity-project {
        background: #fff;
        width: 45%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 390px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 390px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 25px;
	}
	.commodity-item .commodity-assess .star {
		width: 135px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span{
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 103px;
		
	}
	.star {
		margin-left: 0px;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 5em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.futaki-pcont {
    	width: 100%;
    	margin: auto;
    	overflow: hidden;
	}
	.seacber img {
    	width: 100%;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}

@media (min-width: 351px) and (max-width: 375px) {/*iPhone, Galaxy S5*/
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
		margin-top: -30px
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 3px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 100%;
	
	}
	.commodity-project {
        background: #fff;
        width: 45%;
        float: left;
        margin-left: 1%;
        margin-bottom: 1em;
		height: 375px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span{
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 5em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.classification-image {
		margin-left: 6px;
		width: 74px;
	}
	.seacber img {
    	width: 100%;
	}
	.swiapsm {
    	overflow: hidden;
    	display: block;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 25px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 70px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 80px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 1px;
		margin-top: 7px;
	}
	.branstar{
		width: 30px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 90%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}

@media (min-width: 321px) and (max-width: 350px) {
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 100%;
		
	}
	.commodity-project {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 370px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 229px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span{
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 2em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 20px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 350px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		float: left;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 340px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 80px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 110px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 160px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 20px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 15px;	
	}
	.addmartbuy{
		width: 160px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}

@media screen and (max-width: 320px) {/*iPhone 5/SE */
	.indexfilter {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.filter {
    	width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
	}
	.classification {
   		width: 100%;
    	margin: 15px auto;
    	padding: 15px 30px 30px;
    	background: #F5F5F5;
    	overflow: hidden;
	}
	.commodity {
    	width: 87%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
	}
	.indexcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.plistcommodity {
		width: 100%;
    	margin: 15px auto;
    	overflow: hidden;
    	padding-top: 5px;
		height: auto;
	}
	.imgtop{
		display: none;
	}
	.mimgtop {
		width: 100%;
		
	}
	.commodity-project {
        background: #fff;
        width: 45%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 330px;
    }
	.commodity-projectsec {
        background: #fff;
        width: 47%;
        float: left;
		margin-left: 1%;
        margin-bottom: 1em;
		height: 330px;
    }
	.commodity-img {
    	position: relative;
    	background: #fff;
    	width: 100%;
    	height: 170px;
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.commodity-item .commodity-name {
    	margin-bottom: 10px;
    	height: 52px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
	}
	.commodity-item .commodity-name h4 {
		font-size: 20px;
	}
	.commodity-item .commodity-assess {
    	display: flex;
    	margin-top: -5px;
	}
	.commodity-item .commodity-assess .love {
		width: 35px;
	}
	.commodity-item .commodity-assess .star {
		width: 165px;
	}
	.commodity-img .label {
		display: flex;
	}
	.commodity-img .label img{
		width: 60px;
		height: 40px;
	}
	.commodity-item .commodity-price {
   		padding-bottom: 5px;
	}
	.commodity-item .commodity-price .actual h4 {
    	font-weight: 600;
    	font-size: 18px;
    	color: #D7083B;
	}
	.commodity-item .commodity-price .fixed span {
    	color: #999;
    	margin: 0;
    	font-weight: 600;
    	text-decoration: line-through;
	}
	.star {
    	margin-left: 0px;
	}
	.morebd {
    	width: 40%;
    	margin: 1em auto;
    	margin-bottom: 5em;
	}

	.more {
    	padding: 8px;
		height: 45px;
    	border-radius: 50em;
    	border: 2px solid #FF3333;
    	font-size: 17px;
    	font-weight: 600;
    	color: #FF3333;
    	text-align: center;
    	cursor: pointer;
		font-family: 微軟正黑體;
	}
	.schbtm{
		color: #000;
		font-weight: 700;
		text-align: center;
		margin: 5px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	/*上左區塊*/
	.prLeft{
		width: 100%;
	}
	
	.prRight{
		margin-left: 10px;
	}
	
	.seltl {
   		width: 50px;
   		height: 275px;
	}
	.prshow {
    	display: flex;
		align-items: center;
		background: #fff;
    	overflow: hidden;
    	float: left;
    	width: 270px;
		height: 270px;
   }
	
	.basket a, .buy a{
		font-size: 15px!important;
	}
	/*上右區塊*/
	.link-top {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
		margin-top: 10px;
    }
	.link-bottom {
        width: 400px;
        height: 1px;
        border-top: solid #ACC0D8 1px;
    }
	.lovwid{
		width: 350px;
		height: 35px;
		background-color: #C9C9CA;
		margin-top: 5px;
	}
	.pcontlov{
		width: 20px;
		height: 25px;
		margin-top: 3px;
	}
	.imglov{
		width: 30px;
		height: 32px;
		border-right: solid #595757 1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}
	.braneva{
		width: 80px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 10px;
		margin-top: 7px;
	}
	.bstotal{
		color:#FF0000;
		font-weight: bold;
		width: 90px;
		font-size: 16px;
		font-family: 微軟正黑體;
		display: inline-block;
		float: left;
		margin-left: 5px;
		margin-top: 7px;
	}
	.branstar{
		width: 35px;
		height: 30px;
		display: inline-block;
		float: left;
		margin-top: 2px;
	}
	.starimg{
		width: 35px;
		height: 30px;
	}
	.ditnamtxt{
		width: 300px;
		font-size: 16px;
		color: #595757;
		font-family: 微軟正黑體;
	}
	.pcontran{
		width: 100%;
		height: 50px;
	}
	.pcontran01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.tranimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconpay{
		width: 100%;
		height: 50px;
	}
	.pconpay01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.payimg{
		width: 40px;
		height: 40px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.pconspec{
		width: 80%;
		min-height: 50px;
	}
	.pconspec01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
	}
	.specchoice{
		width: max-content;
		border-style: solid;
		border-width: 1px;
		border-color: #595757;
		display: inline-block;
		margin-left: 10px;
		color: #FFFFFF;
		background-color: #D7063A;
		font-family: 微軟正黑體;
		padding: 3px;
		margin-top: 2px;
	}
	.pconbuy{
		width: 100%;
		height: 40px;
		margin-top: 5px;
	}
	.pconbuy01{
		font-size: 15px;
		font-family: 微軟正黑體;
		color: #595757;
		display: inline-block;
		float: left;
		margin-top: 5px;
	}
	.buyadd{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
		margin-left: 10px;
	}
	.txtnum{
		width: 70px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #888889;
		text-align: center;
	}
	.buymin{
		width: 30px;
		height: 30px;
		font-size: 20px;
		display: inline-block;
		float: left;
		background-color: #888889;
		border-style: solid;
		color: #FFFFFF;
		text-align: center;
	}
	.branname{
		width: 300px;
		height: 70px;
		background-color: #EEEFEF;
	}
	.brand01{
		width: 80px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.brantxt{
		width: 90px;
		height: 50px;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		color: #595757;
		float: left;
		margin-top: 3%;
		margin-left: 15px;
		font-family: "Times New Roman", Times, serif;
		word-wrap: break-word;
	}
	.contact{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.goshop{
		width: 50px;
		height: 50px;
		display: inline-block;
		float: left;
		margin-top: 10px;
	}
	.addmartwid{
		display: none;
	}
	.addmart{
		width: 140px;
		height: 45px;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
	}
	.addmartimg{
		width: 25px;
		height: 25px;
		display: inline-block;
		float: left;
		margin-top: 7px;
		margin-left: 10px;	
	}
	.addmarttxt{
		width: 80px;
		height: 45px;
		color: #D7063A;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		float: left;
		margin-top: 10px;
		margin-left: 10px;	
	}
	.addmartbuy{
		width: 140px;
		height: 45px;
		background-color: #D7063A;
		border-style: solid;
		border-width: 3px;
		border-color: #D7063A;
		border-radius: 5px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.addmartbuytxt{
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 30%;
		margin-top: 10px;
	}
}
/* end Mobile --------------------------------------------------------------*/