.big_div {
	margin-top: 8%;
	width: 90%;
	margin-left: 5%;
	height: auto;
}
.to_g{
	margin-left: 30px;
}

.small_big_div {
	margin-top: 4%;
	width: 90%;
	margin-left: 5%;
	height: auto;
}

.pt-130 {
	padding-top: 30px;
}

.pb-107 {
	padding-bottom: 50px;
}

.head {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

#top {
	width: 100%;
	height: 710px;
	background-image: url(../../imgs/拍卖页-15.jpg);
	margin-top: 2%;
	padding-top: 10%;
	display: flex;
}

.top_left {
	width: 25%;
	height: 80%;
	margin-left: 10%;
}

.top_left_bottom button {
	width: 45%;
	border: 1px solid #C59B6D;
	background: #C59B6D;
	color: white;
	height: 40px;
	border-radius: 10px;
}

.top_left_bottom button a {
	color: white;
}

.top_left_bottom button:last-child {
	margin-left: 0%;
}

.top_right {
	margin-left: 43%;
	margin-bottom: 5%;
}

.footer {
	margin-top: 10%;
}

input {
	display: block;
	background: white;
	border: 1px solid #C59B6D;
}

a:hover {
	color: black;
}

.page {
	display: flex;
	margin-left: 26%;
}

.page div {
	margin: 40px 5px 0px;
	border: 1px solid rgb(247, 164, 109);
	padding: 0px 10px;
	background-color: rgb(247, 164, 109);
	color: white;
}

.page .count {
	border: 2px solid red;
}

.body {
	margin: 30px 0px;
}

.big {
	margin-top: 20px;
}

.pp_type_div {
	border-bottom: 1px solid #C59B6D;
}

.pp_type_div span {
	font-size: 25px;
	margin-left: 2%;
}

.today {
	margin-top: 2%;
}

.today_left {
	float: left;
	width: 69%;
}

.today_right {
	width: 29%;
	float: right;
	margin-left: 2%;
	margin-top: 1.1%;
}

.today_left_top {
	padding: 1.5%;
	border-bottom: 1px solid #C59A6D;
}

.today_right_one_title {
	padding: 1.5%;
	border-bottom: 1px solid #C59A6D;
}

.each_today_auction {
	display: flex;
	margin-top: 1%;
}

.each_right_ul li:first-child span {
	font-size: 25px;
}

.mechanism_li span:first-child {
	color: #D2D2D2;
}

.mechanism_li span:last-child {
	margin-left: 5%;
}

.mechanism_li {
	margin-top: 2%;
}

.each_right_ul li:last-child {
	margin-top: 25%;
}

.day {
	color: #C59A6D;
	font-size: 20px;
	margin-left: 1%;
}

.hours {
	color: #C59A6D;
	font-size: 20px;
	margin-left: 1%;
}

.min {
	color: #C59A6D;
	font-size: 20px;
	margin-left: 1%;
}

.second {
	color: #C59A6D;
	font-size: 20px;
	margin-left: 1%;
}

.each_right_ul li:last-child span:first-child {
	color: #D2D2D2;
}

.each_right {
	margin-left: 2%;
}

.each_center_div {
	text-align: center;
	border: 1px solid #C59A6D;
	background: #C59A6D;
	height: 50%;
	width: 100%;
	color: white;
	font-size: 18px;
	line-height: 40px;
}

.each_left {
	width: 50%;
	height: 200px;
}

.each_right {
	width: 40%;
}

.each_center {
	width: 10%;
}

.gg_today_right_one_content {
	border: 1px solid #C59A6D;
	background: #C59A6D;
	padding: 2%;
}

.gg_today_right_one_content ul {
	line-height: 40px;
}

.gg_today_right_one_content ul li {
	color: white;
	font-size: 20px;
}

.gz_today_right_one_content {
	border: 1px solid #C59A6D;
	background: #C59A6D;
	padding: 2%;
}

.gz_today_right_one_content ul {
	line-height: 40px;
}

.gz_today_right_one_content ul li {
	color: white;
	font-size: 20px;
}

.today_cooreaption_title {
	padding: 1.5%;
	border-bottom: 1px solid #C59A6D;
}

.cooreaption_each {
	width: 44%;
	margin-left: 5%;
	text-align: center;
	margin-top: 2%;
	float: left;
}

.cooreaption_each_div {
	border: 1px solid #DDDDDD;
	padding: 2%;
	width: 100%;
	float: left;
}

.cooreaption_each_span {
	font-size: 20px;
}

.today_bottom {
	margin-top: 2%;
}

.shop_type {
	display: flex;
	margin-top: 2%;
}

.shop_type li {
	width: 24%;
	font-size: 20px;
	text-align: center;
	border: 1px solid #C59A6D;
	padding: 1%;
}

.shop_type li a {
	color: #C59A6D;
}

.applc {
	display: none;
}

.app_today_top {
	display: none;
}

.app_today_bottom {
	display: none;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	#top {
		width: 100%;
		background-image: url(../../imgs/拍卖页-15.jpg);
		background-size: 100% 100%;
		margin-top: 2%;
		height: 250px;
		padding-bottom: 2%;
	}
	.small_big_div {
		width: 100%;
		margin-left: 0%;
	}
	.big_div {
		margin-top: 160px;
	}
	.big_div h2 img {
		width: 20%;
	}
	.big_div h2 {
		font-size: 20px;
	}
	.top_si {
		display: block;
		border: 1px solid white;
		background: white;
	}
	.top_si div {
		float: left;
		width: 50%;
		text-align: center;
	}
	.top_si div img {
		width: 80%;
	}
	.top_left_bottom button {
		width: 40%;
		border: 1px solid #C59B6D;
		background: #C59B6D;
		color: white;
		height: 30px;
		border-radius: 10px;
	}
	.top_left {
		width: 100%;
		margin-left: 5%;
	}
	.top_left_top {
		width: 100%;
	}
	.top_left_top h4 {
		font-size: 18px;
	}
	.top_left_top p {
		font-size: 12px;
		font-weight: 100;
	}
	.all_pp {
		margin-top: 5%;
	}
	.all_pp div h2 {
		font-size: 20px;
	}
	.all_pp div {
		border-bottom: 1px solid #C59A6D;
	}
	.all_pp ul {
		width: 100%;
		background: #C59A6D;
	}
	.all_pp ul li a {
		color: black;
		font-size: 18px;
		color: white;
	}
	.today_left {
		float: none;
		width: 90%;
		margin-left: 5%;
	}
	.today_right {
		float: none;
		margin-top: 5%;
	}
	.today_left_top h3 {
		font-size: 20px;
	}
	.pclc {
		display: none;
	}
	.applc {
		display: block;
	}
	.lc h2 {
		font-size: 20px;
	}
	.lc {
		text-align: center;
	}
	.today_top {
		display: none;
	}
	.today_bottom {
		display: none;
	}
	.app_today_top_top h2 {
		font-size: 20px;
	}
	.app_today_top_top {
		border-bottom: 1px solid #C59A6D
	}
	.app_today_top_bottom_center {}
	.app_today_top_bottom_center_left {
		width: 60%;
		float: left;
	}
	.app_today_top_bottom_top span {
		font-size: 18px;
	}
	.app_today_top_bottom_center_right {
		width: 20%;
		height: 80px;
		text-align: center;
		border: 1px solid #C59A6D;
		background: #C59A6D;
		float: right;
		line-height: 30px;
		color: white;
	}
	.app_today_top_bottom_bottom {
		clear: both;
	}
	.app_today_top_bottom_each {
		margin-top: 3%;
	}
	.app_today_bottom {
		margin-top: 5%;
	}
	.today {
		margin-top: 5%;
	}
	.all_pp {
		margin-top: 3%;
	}
	.tx ul {
		margin-top: 5%;
	}
	.today_right {
		width: 100%;
		margin-left: 0%;
	}
	.today_right_one_title h3 {
		font-size: 20px;
	}
	.gg_today_right_one_content ul li {
		font-size: 16px;
	}
	.gz_today_right_one_content ul li {
		font-size: 16px;
	}
	.today_cooreaption_title h3 {
		font-size: 20px;
	}
	.app_today_top {
		display: block;
	}
	.app_today_bottom {
		display: block;
	}
}