@charset "utf-8";

/* CSS Document */
/*二手市场商品详情*/
.products-info-txt b {
	font-family: Arial, Helvetica, sans-serif;
}

.sec-pro h3 {
	font-size: 32px;
	line-height: 38px;
}

.txt_box1 {
	width: 100%;
	height: auto;
	background: #f6f6f6;
}

#sec_box {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	z-index: 999999;
	overflow: hidden;
}

#sec_box img {
	float: left;
	z-index: -1;
	*zoom: 1;
	margin: 0 1% 1.2rem 0;
}

.sec_img {
	position: relative;
	z-index: 1;
}

#all_sp1 {
	width: 100%;
	height: auto;
	position: absolute;
	left: 7%;
	top: 9.8rem;
	/* margin-top: -3.5rem; */
}

.menu {
	width: 18%;
	height: 4rem;
	background: linear-gradient(90deg, rgba(255, 149, 0, 1), rgba(255, 107, 0, 1));
	z-index: 100;
	background-position: 0px 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.menu li {
	width: 100%;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 4rem;
	padding: 0;
}

.menu li a {
	color: #fff;
	font-weight: bold;
	margin: 0;
	border-left: none;
	display: inline-block;
	width: 30px;
}

.menu li a.noborder {
	border-right: none;
}

.li_3 {
	position: relative;
	z-index: 100;
	font-size: 14px;
}

.li_3 a.noclick {
	width: 100%;
}

.li_3_content {
	border-left: 1px #ff9900 solid;
	border-right: 1px #ff9900 solid;
	position: absolute;
	top: 4rem;
	left: 0px;
	z-index: 99;
	display: none;
	height: auto;
	*top: 18px;
	width: 100%;
}

.li_3_content1 {
	border: 1px #ff9900 solid;
	border-top: none;
}

.li_3_content a:hover {
	color: #f18336 !important;
}

.li_3_content dd {
	line-height: 48px;
	padding: 0 8px;
	background: #ffffff;
}

.li_3_content dd a {
	text-align: center;
	padding: 0;
	border-right: none;
	color: #666;
	font-weight: normal;
	width: auto;
}

.li_3_content dd.lastItem {
	background-image: none;
	border-bottom: 1px solid #ececec;
}

.li_3_content dd.lastItem a {
	border-bottom: none;
}

@media screen and (max-width: 2560px) {
	.sec-pro {
		width: 70%;
		height: auto;
		margin-left: 2rem;
		margin-top: 2rem;
	}

	.pro_p1,
	.pro_p2 {
		margin-top: 1.2rem;
	}

	.pro_p2 p {
		line-height: 38px;
	}

	.txt_box1 {
		padding: 2rem 2rem 2rem 1.2rem;
	}

	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}
}

@media screen and (max-width: 1920px) {
	.sec-pro {
		width: 66%;
		margin-left: 2%;
	}

	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}

}

@media screen and (max-width: 1600px) {
	.sec-pro {
		width: 60%;
	}

	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}
}

@media screen and (max-width: 1440px) {
	.sec-pro {
		width: 50%;
	}

	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}

	#all_sp1 {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.sec-pro {
		width: 100%;
		margin-left: 0;
	}

	.txt_box1 {
		background: none;
		padding: 0 0 0 2rem;
	}

	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}

}

@media screen and (max-width: 1080px) {
	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}

}

@media screen and (max-width: 960px) {
	.sec_ca {
		width: 19% !important;
		height: 19% !important;
	}

}

@media screen and (max-width: 750px) {
	.sec_ca {
		width: 19% !important;
		height: 19% !important;
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 650px) {}

@media screen and (max-width: 750px) {}

@media screen and (max-width: 500px) {}
