.big_div {
	margin-top: 8%;
	width: 90%;
	margin-left: 5%;
	height: auto;
}

.tjart_big_div {
	margin-top: 8%;
	height: auto;
}

.tjzp_div {
	margin-top: 8%;
	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/艺术品展览页-03.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: 9%;
	margin-top: 2%;
}

.top_right {
	margin-left: 43%;
	margin-bottom: 5%;
}

.footer {
	margin-top: 10%;
}

.tjart_top {
	display: flex;
	margin-top: 2%;
}

.tjzp_top_left {
	width: 70%;
	display: flex;
	border-bottom: 1px solid #C59B6D;
}

.tjart_top_left {
	width: 70%;
	display: flex;
	border-bottom: 1px solid #C59B6D;
}

.tjart_top_right {
	width: 30%;
}

.tjart_top_right input {
	display: block;
}

.tjzp_top_left div {
	width: 12%;
	font-size: 15px;
	margin-left: 0.5%;
	text-align: center;
	line-height: 40px;
}

.tjart_top_left div {
	width: 12%;
	font-size: 15px;
	margin-left: 0.5%;
	text-align: center;
	line-height: 40px;
}

.tjzp_top_left div a {
	font-size: 18px;
	color: black;
}

.tjart_top_left div a {
	font-size: 18px;
	color: black;
}

.click_tjart_type {
	border: 1px solid #C59B6D;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
	background: #C59B6D;
}

.tab-content {
	width: 90%;
	margin-left: 5%;
	margin-top: 1%;
}

.tjart_btn_div {
	text-align: center;
}

.tjart_btn_div button {
	background: #C59B6D;
	border: 1px solid #C59B6D;
	color: white;
	height: 50px;
	width: 200px;
}

.new_art_cx_buttom {
	display: flex;
	width: 95%;
	margin-left: 2.5%;
	margin-top: 2%;
}

.new_art_cx_buttom div {
	width: 30%;
	margin-left: 3%;
}

.art_zx {
	display: flex;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
}

.art_zx_left {
	width: 60%;
	line-height: 40px;
}

.art_zx_left div {
	border-bottom: 1px solid #C59B6D;
}

.art_zx_left span {
	font-size: 25px;
}

.art_zx_left ul li {
	font-size: 18px;
}

.art_zx_right {
	width: 40%;
	margin-left: 18%;
}

input {
	display: block;
	background: white;
	border: 1px solid #C59B6D;
}

[name=query_art_name] {
	position: absolute;
	width: 350px;
	margin-left: 65px;
}

[name=query_zp] {
	position: absolute;
	width: 350px;
	margin-left: 65px;
}

.query_art_btn {
	background: #C59B6D;
	border: 1px solid #C59B6D;
	position: relative;
	height: 45px;
	width: 80px;
	left: 350px;
}

.query_zp_btn {
	background: #C59B6D;
	border: 1px solid #C59B6D;
	position: relative;
	height: 45px;
	width: 80px;
	left: 350px;
}

[name=query_art_zp] {
	position: absolute;
	width: 350px;
	margin-left: 65px;
}

.art_img_div {
	width: 362px;
	height: 504px;
}

.more_zx {
	float: right;
}

.shop_type {
	display: flex;
	margin-top: 2%;
}

.shop_type li {
	width: 24%;
	font-size: 15px;
	text-align: center;
	border: 1px solid #C59A6D;
	padding: 1%;
}

.shop_type li a {
	color: #C59A6D;
}

.app_tjart_btn_div {
	display: none;
}

.new_art_cx div:last-child h3 {
	font-size: 18px;
}

.app_tj_art_title {
	display: none;
}

.app_tjzp_div {
	display: none;
}

.app_new_art_zl {
	display: none;
}

.new_art_cx {
	margin-top: 5%;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.zl_each_div {
		widows: 100%;
		margin-left: 0%;
	}
	.big_div {
		margin-top: 160px;
	}
	.big_div h2 img {
		width: 20%;
	}
	.big_div h2 {
		font-size: 20px;
	}
	#top {
		width: 100%;
		background-image: url(../../imgs/艺术品展览页-03.jpg);
		background-size: 100% 100%;
		margin-top: 2%;
		display: flex;
		height: auto;
		padding-bottom: 2%;
	}
	.top_left {
		width: 80%;
		height: 80%;
		margin-left: 10%;
	}
	.top_left_bottom button {
		width: 40%;
		border: 1px solid #C59B6D;
		background: #C59B6D;
		color: white;
		height: 30px;
		border-radius: 10px;
	}
	.top_left_top {
		width: 100%;
	}
	.top_left_top h4 {
		font-size: 15px;
	}
	.top_left_top p {
		font-size: 15px;
		font-weight: 100;
	}
	.tjart_big_div h3 {
		font-size: 20px;
	}
	.art_img_div {
		width: 100%;
		height: auto;
		float: left;
	}
	.zp_d {
		width: 100%;
		height: auto;
		float: left;
	}
	.app_tjart_btn_div {
		display: block;
	}
	.tjart_btn_div {
		display: none;
	}
	.app_tjart_btn_div ul li {
		height: 40px;
		border: 0.5px solid #C59A6D;
		line-height: 30px;
	}
	.art_zx_right {
		display: none;
	}
	.art_zx_left {
		width: 100%;
		line-height: 40px;
	}
	.art_zx_left div:first-child span {
		font-size: 20px;
	}
	.art_zx_left ul li {
		font-size: 15px;
	}
	.new_art_cx div:first-child h3 {
		font-size: 20px;
	}
	.pc_tj_art_title {
		display: none;
	}
	.right {
		float: left;
		margin-left: 5%;
	}
	.left {
		float: right;
		margin-right: 5%;
	}
	.tjart_bottom {
		clear: both;
		border-top: 1px solid #C59A6D;
	}
	.app_tj_art_title {
		display: block;
	}
	.tjzp_div {
		display: none;
	}
	.app_tjzp_div {
		display: block;
	}
	.app_tjart_btn_div {
		clear: both;
	}
	.tjzpxl {
		border: 1px solid transparent;
		background: transparent;
		font-size: 18px;
	}
	.tjzpxl option {
		border: 1px solid transparent;
		background: transparent;
	}
	.pc_new_art_zl {
		display: none;
	}
	.app_new_art_zl {
		display: block;
	}
	.app_new_art_zl h3 {
		font-size: 20px;
	}
	.app_new_art_zl h4 {
		font-size: 20px;
	}
	.new_art_cx_buttom {
		border-top: 1px solid #C59A6D;
		padding-top: 2%;
	}
	.left {
		font-size: 18px;
	}
	.right {
		font-size: 18px;
	}
	.ysj {
		width: 50%;
	}
}