
@media all and (max-width: 1200px) {
	
	.market_content {
		max-width: 1200px;
		width: 100%;
		padding: 0 10px;
	}
	#mainCon_inner {
		max-width: 1200px;
		width: 100%;
	}
	.leftFullDiv {
		width: 100%;
	}
	.sub-shop_product {
		width: 100% !important;
		padding-bottom: 0;
	}
	
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(4n) {
		margin-right: 10px !important;
	}
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(3n) {
		margin-right: 0px !important;
	}
	
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(n+4) {
		margin-top: 30px !important;
	}
	.array_type_wrap {
		width: 100%;
	}
	
	.detail-wrap {
		width: 100%;
	}
	
	.productThumb {
		width: 100%;
		max-width: 430px;
	}
	.productInfo {
		width: 100%;
		padding-left: 0;
	}
	.group_btnLeftBtns {
		max-width: 143px;
		width: 100%;
	}
	.group_btnRightBtns .buybuy {
		max-width: 280px;
	}
	.shop_product-2 {
		display: none !important;
	}
	
	.detail_tabs {
		max-width: 1010px !important;
		width: 100% !important;
	}
	
	.info_con {
		max-width: 1010px !important;
		width: 100% !important;
	}
	
	.productTopInner {
		padding: 0 10px;
	}
	
	.tab_panels {
		padding: 0 10px;
	}
	.product_satisfaction {
		max-width: 1010px !important;
		width: 100% !important;
	}
	.product_question {
		padding-left: 10px;
		padding-right: 10px;
	}
	.info_con {
		min-height: auto;
	}
	.product_delivery {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.write_box {
		max-width: 800px;
		width: 99%;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	
}/*1200px*/



@media all and (max-width: 767px) {
	
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(4n) {
		margin-right: 10px !important;
	}
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(3n) {
		margin-right: 10px !important;
	}
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(2n) {
		margin-right: 0px !important;
	}
	
	.product-list-new-1.product-list-new-2 .product-list-new-ul li:nth-child(n+3) {
		margin-top: 20px !important;
	}
	.array_type_wrap>ul>li>a {
		font-size: 12px;
	}
	.array_type_wrap>ul>li>span.array-bar {
		margin: 0 7px;
	}
	
	.product-list-new-1.product-list-new-2 .product-list-new-ul {
		margin-top: 20px;
	}
	
	.tab_menuBt>a>span {
		font-size: 12px;
	}
}/*767*/
@media all and (max-width: 520px) {
	
	.group_btnRightBtns .buybuy {
		width: 200px;
	}
	.cart_save {
		width: 120px;
		float: left;
	}
	.group_btnLeftBtns {
    max-width: 125px;
    width: 100%;
	}
	.otherInfo dl.list .tit {
		width: 90px;
	}
	.otherInfo dl.list .desc {
    width: calc(100% - 90px);
	}
}
	
}/*520px*/
@media all and (max-width: 425px) {
	
	
}/*425*/


