body {
	background: #EFF1F4;
}

h4.title {
	width: 1280px;
	height: 60px;
	line-height: 60px;
	color: #9F9F9F;
	font-size: 16px;
	font-weight: normal;
	margin: 0 auto;
}

.tab_box {
	width: 100%;
	height: auto;
	background: #fff;
	padding-top: 20px;
	overflow: hidden;
}

	.tab_box > .tab {
		width: 1280px;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
	}

		.tab_box > .tab > .left {
			float: left;
			width: 8.3%;
			height: auto;
			color: #000;
			font-size: 14px;
			line-height: 42px;
		}

		.tab_box > .tab > .right {
			width: 91.7%;
			height: auto;
			float: right;
		}

			.tab_box > .tab > .right > ul {
				width: 100%;
				height: auto;
				border-bottom: 1px dotted #EFF1F4;
				overflow: hidden;
			}

				.tab_box > .tab > .right > ul.tab2,
				.tab_box > .tab > .right > ul.tab3 {
					display: none;
				}

				.tab_box > .tab > .right > ul > li:nth-child(1) {
					width: auto;
					color: #000;
					font-size: 14px;
					line-height: 42px;
					cursor: pointer;
					float: left;
					margin-right: 47px;
				}

				.tab_box > .tab > .right > ul > li:nth-child(2) {
					width: 93%;
					float: right;
				}

					.tab_box > .tab > .right > ul > li:nth-child(2) > ol {
						display: flex;
						flex-wrap: wrap;
					}

						.tab_box > .tab > .right > ul > li:nth-child(2) > ol > li {
							width: auto;
							color: #000;
							font-size: 14px;
							line-height: 42px;
							cursor: pointer;
							margin-right: 47px;
						}

							.tab_box > .tab > .right > ul > li:nth-child(2) > ol > li.active,
							.tab_box > .tab > .right > ul > li:nth-child(1).active {
								color: #316AEA;
							}

				.tab_box > .tab > .right > ul.tab2 > li:nth-child(2) > ol > li,
				.tab_box > .tab > .right > ul.tab3 > li:nth-child(2) > ol > li {
					display: none;
				}


	.tab_box > .type, .grapher_type {
		width: 100%;
		border-top: 1px solid #eff1f4;
		clear: both;
	}

		.tab_box > .type > ul, .grapher_type > ul {
			width: 495px;
			height: 60px;
			margin: 0 auto;
			display: flex;
		}

			.tab_box > .type > ul > li, .grapher_type > ul > li {
				width: 165px;
				line-height: 60px;
				color: #000;
				font-size: 20px;
				text-align: center;
				cursor: pointer;
			}

				.tab_box > .type > ul > li.active, .grapher_type > ul > li.active {
					border-bottom: 7px solid #316AEA;
				}

.grapher_type {
	background: #fff;
	margin-top: -12px;
}

dl {
	width: 1280px;
	height: 42px;
	display: flex;
	flex-wrap: wrap;
	margin: 28px auto 32px;
}

	dl > dt {
		width: 90px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		color: #9F9F9F;
	}

	dl > dd {
		width: auto;
		background: #fff;
		border-radius: 5px;
		line-height: 42px;
		padding: 0 18px;
		margin-right: 15px;
		color: #9F9F9F;
		font-size: 16px;
		cursor: pointer;
		margin-bottom: 6px;
	}

		dl > dd.active {
			color: #316AEA;
		}

/* 视频 */
.vd_box, .scene_box, .grapher_box, .searchbox {
	max-width: 1280px;
	width: auto;
	height: auto;
	margin: 0 auto;
}

.searchbox {
	min-height: 402px;
}

footer {
	margin-top: 65px;
}

.gallery_mar {
	margin-bottom: 200px;
}
/* 景区 */


.scene_box, .grapher_box {
	margin-top: 35px;
	min-height: 368px;
}

	.scene_box > ul, .grapher_box > ol {
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 362px;
	}

		.scene_box > ul > li, .grapher_box > ol > li {
			width: 32%;
			height: 362px;
			box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
			border-radius: 5px;
			margin-bottom: 40px;
			overflow: hidden;
			padding-bottom: 21px;
			max-height: 362px;
			background: #fff;
			float: left;
			margin-right: 2%;
		}

			.scene_box > ul > li:nth-child(3n), .grapher_box > ol > li:nth-child(3n) {
				margin-right: 0;
			}

			.scene_box > ul > li > a, .grapher_box > ol > li > a {
				display: block;
				width: 100%;
				height: 100%;
				position: relative;
			}

				.scene_box > ul > li > a > img {
					width: 100%;
					height: 71.6%;
					max-height: 244px;
				}

				.scene_box > ul > li > a > h5 {
					width: 100%;
					height: 60px;
					display: flex;
					justify-content: space-between;
					align-items: center;
					padding: 0 16px;
					font-weight: normal;
				}

					.scene_box > ul > li > a > h5 > span {
						width: 70%;
						overflow: hidden;
						text-overflow: ellipsis;
						white-space: nowrap;
						color: #000;
						font-size: 20px;
					}

					.scene_box > ul > li > a > h5 > b {
						font-weight: normal;
						color: #9F9F9F;
						font-size: 14px;
					}

				.scene_box > ul > li > a > p {
					width: 100%;
					height: auto;
					color: #9F9F9F;
					font-size: 14px;
					display: flex;
					align-items: center;
					padding: 0 15px;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 2;
					overflow: hidden;
				}

				/* 摄影师 */
				.grapher_box > ol > li > a > img {
					width: 100%;
					height: 181px;
				}

.user_info {
	width: 100%;
	height: 135px;
	margin-top: -40px;
}

	.user_info > img {
		width: 81px;
		height: 81px;
		margin: 0 auto;
		border-radius: 50%;
	}

	.user_info > div {
		width: 100%;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

		.user_info > div > h4 {
			color: #000;
			font-size: 16px;
			font-family: PingFang SC;
			font-weight: normal;
		}

		.user_info > div > .dengji {
			width: 45px;
			height: 18px;
			font-size: 13px;
			color: #FFFFFF;
			background: #FFA700;
			border-radius: 5px;
			text-align: center;
			line-height: 18px;
			margin: 0 10px;
		}

		.user_info > div > .icon2 {
			width: auto;
			height: 27px;
			margin: 0 2px;
		}

.grapher_box > ol > li > a > ul {
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: space-between;
	margin: 8px auto;
	padding: 0 40px;
}

	.grapher_box > ol > li > a > ul > li {
		width: auto;
		min-width: 16%;
	}

		.grapher_box > ol > li > a > ul > li > span {
			display: block;
			color: #000;
			font-size: 16px;
			text-align: center;
		}

			.grapher_box > ol > li > a > ul > li > span:nth-child(2) {
				color: #767676;
			}

.searchbox > div {
	display: none;
}

	.searchbox > div:nth-child(1) {
		display: block;
	}

.search_num {
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 80px;
	color: #9F9F9F;
	opacity: 1;
}

.margin_no {
	margin-top: 0;
}
