﻿.Categorie {
	background: #fff;
	padding: 0 0px;
	width: 1130px;
	position: relative;
}

	.Categorie .headtitle {
		font-size: 30px;
		font-weight: bold;
		line-height: 90px;
	}

	.Categorie .allCategoriesList li {
		height: 300px;
		padding: 10px 0;
		border-bottom: 1px solid #c1c1c1;
	}

		.Categorie .allCategoriesList li:first-child {
			border-top: 1px solid #c1c1c1;
		}

		.Categorie .allCategoriesList li .topicImg {
			float: left;
			height: 300px;
			width: 230px;
		}

	.Categorie .allCategoriesList .topicImg img {
		height: 300px;
		width: 230px;
	}

	.Categorie .allCategoriesList li .topicContent {
		float: left;
		width: 515px;
		margin-left: 30px;
	}

	.Categorie .allCategoriesList .topicContent h1 {
		text-align: center;
		font-size: 34px;
		padding: 40px 0 10px 0;
	}

	.Categorie .allCategoriesList .topicContent p {
		font-size: 14px;
		color: #333;
	}

	.Categorie .allCategoriesList .topicContent div {
		padding-top: 30px;
		text-align: center;
	}

	.Categorie .allCategoriesList .topicContent span {
		background-image: url(http://img01.baifome.com//temp/image/20171116/6364644959993359372906593.png);
		background-repeat: no-repeat;
		display: inline-block;
		height: 40px;
		width: auto;
		line-height: 60px;
		color: #888;
	}

		.Categorie .allCategoriesList .topicContent span:first-child {
			background-position: -63px 0;
			margin-right: 10px;
		}

		.Categorie .allCategoriesList .topicContent span:last-child {
			background-position: -145px 0;
		}

	.Categorie .allCategoriesList .lujing {
		float: right;
		background-image: url(http://img01.baifome.com//temp/image/20171116/6364644959993359372906593.png);
		background-repeat: no-repeat;
		background-position: -0px 130px;
		height: 300px;
		width: 22px;
	}

.CategorieHome {
	width: 910px;
	margin-top: 30px;
	position: relative;
}

	.CategorieHome .topsection {
		overflow: hidden;
	}

		.CategorieHome .topsection .topicimg {
			float: left;
		}

			.CategorieHome .topsection .topicimg img {
				width: 320px;
				height: 430px;
			}

		.CategorieHome .topsection .topicContent {
			position: relative;
			padding: 20px;
			border: 2px solid #333;
			width: 480px;
			height: 220px;
			float: right;
			margin-top: 84px;
		}

			.CategorieHome .topsection .topicContent h1 {
				font-size: 40px;
				text-align: center;
				margin-bottom: 20px;
			}

			.CategorieHome .topsection .topicContent p {
				font-size: 14px;
				color: #333;
			}

			.CategorieHome .topsection .topicContent .picshow {
				position: absolute;
				top: 35px;
				right: 30px;
			}

				.CategorieHome .topsection .topicContent .picshow span {
					background-image: url(http://img01.baifome.com//temp/image/20171116/6364644959993359372906593.png);
					background-repeat: no-repeat;
					display: inline-block;
					height: 40px;
					width: auto;
					line-height: 60px;
					color: #888;
				}

					.CategorieHome .topsection .topicContent .picshow span:first-child {
						background-position: -63px 0;
						margin-right: 10px;
					}

					.CategorieHome .topsection .topicContent .picshow span:last-child {
						background-position: -145px 0;
					}

			.CategorieHome .topsection .topicContent .discribe {
				margin: 0 auto;
				margin-top: 20px;
				width: 76px;
				height: 24px;
				text-align: center;
				border: 1px solid #333;
				line-height: 24px;
				background: #fff;
			}

			.CategorieHome .topsection .topicContent .discribed {
				color: #0401d2;
				border: 1px solid #0401d2;
				margin: 0 auto;
				margin-top: 20px;
				width: 76px;
				height: 24px;
				text-align: center;
				line-height: 24px;
				background: none;
			}

	.CategorieHome .aboutTopic {
		/*margin-top:60px;*/
		border-bottom: 2px #b8b8b8 solid;
	}

		.CategorieHome .aboutTopic li {
			position: relative;
			width: 280px;
			height: 480px;
			display: inline-block;
			background: #fff;
			margin-right: 30px;
			margin-bottom: 30px;
		}

			.CategorieHome .aboutTopic li:nth-child(3n) {
				margin-right: 0;
			}

			.CategorieHome .aboutTopic li .top_img {
				width: 282px;
				height: 282px;
				display: inline-block;
				text-align: center;
				line-height: 282px;
				position: relative;
				/*background-color: #e6e6e6;*/
			}

		.CategorieHome .aboutTopic .top_img img {
			max-width: 280px;
			max-height: 280px;
			vertical-align: middle;
		}

		.CategorieHome .aboutTopic .top_user {
			display: inline-block;
			width: 100%;
			text-align: center;
		}

			.CategorieHome .aboutTopic .top_user img {
				width: 45px;
				height: 45px;
				border-radius: 50%;
			}

			.CategorieHome .aboutTopic .top_user span {
				font-weight: bold;
				font-size: 16px;
			}

		.CategorieHome .aboutTopic .top_content {
			font-size: 12px;
			color: #333;
			line-height: 16px;
			height: 48px;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
			overflow: hidden;
			padding: 0 20px;
			margin: 20px 0;
		}

	.CategorieHome .CategorieSelect {
		padding: 30px 0px 60px;
		position: relative;
	}

		.CategorieHome .CategorieSelect ul {
			position: absolute;
			right: 0;
			top: 30px;
		}

		.CategorieHome .CategorieSelect li {
			display: inline-block;
			font-size: 24px;
			padding: 0 20px;
			cursor: pointer;
		}

			.CategorieHome .CategorieSelect li:first-child {
				border-right: 2px solid #666;
			}

		.CategorieHome .CategorieSelect .action {
			color: #0600d4;
		}

	.CategorieHome .secondTopic {
		display: none;
	}

	.CategorieHome .vedioTopic .zhezhao {
		width: 282px;
		height: 282px;
		position: absolute;
		background: rgba(0,0,0,0.2);
		top: 0;
	}

.cateDialog {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 600;
	opacity: 0.4;
	background: rgba(0,0,0,0.4);
	text-align: center;
	height: 100%;
	display: none;
}

.cateContent {
	width: 730px;
	background: #fff;
	z-index: 888;
	top: 50px;
	max-height: 800px;
}

	.cateContent .userInfo {
		height: 120px;
		border-bottom: 1px solid #cfcfcf;
	}

		.cateContent .userInfo .userLogo {
			height: 120px;
			width: 70px;
			vertical-align: middle;
			display: table-cell;
		}

	.cateContent .userLogo img {
		height: 60px;
		width: 60px;
		vertical-align: middle;
	}

	.cateContent .userInfo .userName {
		display: table-cell;
		padding-top: 30px;
		width: 500px;
	}

	.cateContent .userName span:first-child {
		color: #333;
		font-size: 14px;
		font-weight: bold;
		line-height: 30px;
	}

	.cateContent .userName span:last-child {
		color: #888;
		font-size: 12px;
	}

	.cateContent .userFouse {
		display: table-cell;
	}

		.cateContent .userFouse li {
			display: inline-block;
			height: 18px;
			line-height: 18px;
		}

			.cateContent .userFouse li img {
				line-height: 18px;
				vertical-align: middle;
			}

	.cateContent .topicInfo p {
		font-size: 14px;
		color: #333;
		font-family: "微软雅黑";
		padding: 30px 0;
	}

	.cateContent .topicInfo pre {
		white-space: pre-wrap;
		white-space: -moz-pre-wrap;
		white-space: -pre-wrap;
		white-space: -o-pre-wrap;
		word-wrap: break-word;
	}

	.cateContent .topicInfo li {
		text-align: center;
		margin-bottom: 15px;
	}

		.cateContent .topicInfo li img {
			width: 500px;
		}

	.cateContent .topicInfo {
		border-bottom: 1px solid #cfcfcf;
	}

	.cateContent .cateProduct {
		margin-bottom: 60px;
	}

		.cateContent .cateProduct li:first-child {
			border-top: 1px solid #cfcfcf;
		}

		.cateContent .cateProduct li {
			height: 110px;
			padding: 10px 0;
			border-bottom: 1px solid #cfcfcf;
		}

		.cateContent .cateProduct .productImg {
			float: left;
			height: 110px;
		}

			.cateContent .cateProduct .productImg img {
				width: 110px;
				height: 110px;
			}

		.cateContent .cateProduct .productInfo {
			float: left;
			height: 90px;
			padding-top: 20px;
			width: 480px;
			padding-left: 20px;
		}

			.cateContent .cateProduct .productInfo h2 {
				color: #0401d2;
				font-size: 22px;
				line-height: 30px;
				margin-bottom: 10px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
			}

			.cateContent .cateProduct .productInfo span {
				color: #333;
				font-size: 22px;
			}

	.cateContent .topicComments .topicCommentsContent {
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf;
	}

	.cateContent .topicComments h2 {
		color: #333;
		font-size: 22px;
	}

	.cateContent .topicComments .userLogo img {
		width: 55px;
		height: 55px;
		float: left;
		margin-right: 10px;
		border-radius: 50%;
	}

	.cateContent .topicComments li {
		overflow: hidden;
		padding: 15px 0;
		border-bottom: 1px dotted rgba(51,51,51,0.1);
	}

		.cateContent .topicComments li:last-child {
			border: none;
		}

	.cateContent .topicComments .topicCommentsContent1 h1 {
		color: #0401d2;
		font-size: 14px;
		font-weight: bold;
	}

	.cateContent .topicComments .topicCommentsContent1 p {
		font-size: 12px;
		color: #333;
		line-height: 20px;
	}

	.cateContent .topicComments .topicCommentsContent1 span {
		color: 12px;
		color: #888;
	}

	.cateContent .topicComments .topicCommentsContent1 img {
		float: right;
		margin-right: 5px;
	}

	.cateContent .topicComments .topicCommentsContent1 label {
		float: right;
		font-style: normal;
		margin-right: 10px;
	}

.UserHome {
	width: 910px;
	margin-top: 30px;
	position: relative;
}

	.UserHome .topUser {
		width: 910px;
		height: 289px;
		background: url(http://img01.baifome.com//temp/image/20171122/6364696062836621095442180.png) no-repeat;
	}

		.UserHome .topUser .user_info {
			text-align: center;
			padding-top: 35px;
		}

			.UserHome .topUser .user_info img {
				width: 80px;
				height: 80px;
				border-radius: 50%;
			}

			.UserHome .topUser .user_info span {
				display: inline-block;
				color: #fff;
				font-size: 14px;
				font-weight: bold;
				margin-top: 10px;
			}

		.UserHome .topUser .favorite {
			margin: 0 auto;
			margin-top: 20px;
			width: 76px;
			height: 24px;
			text-align: center;
			border: 1px solid #333;
			line-height: 24px;
			background: #fff;
		}

		.UserHome .topUser .favorited {
			color: #0401d2;
			border: 1px solid #0401d2;
			margin: 0 auto;
			margin-top: 20px;
			width: 76px;
			height: 24px;
			text-align: center;
			line-height: 24px;
			background: #fff;
		}

		.UserHome .topUser .fouces_info {
			text-align: center;
			margin-top: 10px;
		}

			.UserHome .topUser .fouces_info li {
				text-align: center;
				display: inline-block;
				padding: 15px;
				color: #fff;
			}

	.UserHome .user_topic .user_title {
		text-align: center;
		margin-bottom: 20px;
	}

		.UserHome .user_topic .user_title h1 {
			display: inline-block;
			font-size: 24px;
			font-weight: bold;
			color: #333;
			border-bottom: 2px solid #333;
			padding-bottom: 5px;
		}

		.UserHome .user_topic .user_title span {
			color: #888;
			font-size: 14px;
		}

	.UserHome .user_topic {
		margin-top: 20px;
		border-bottom: 2px #b8b8b8 solid;
	}

		.UserHome .user_topic li {
			position: relative;
			width: 280px;
			height: 480px;
			display: inline-block;
			background: #fff;
			margin-right: 30px;
			margin-bottom: 30px;
			text-align: center;
		}

			.UserHome .user_topic li:nth-child(3n) {
				margin-right: 0;
			}

			.UserHome .user_topic li .top_img {
				width: 282px;
				height: 282px;
				display: inline-block;
				line-height: 282px;
			}

		.UserHome .user_topic .top_img img {
			max-width: 280px;
			max-height: 280px;
			vertical-align: middle;
		}

		.UserHome .user_topic .top_user {
			display: inline-block;
			width: 100%;
			text-align: center;
		}

			.UserHome .user_topic .top_user img {
				width: 45px;
				height: 45px;
				border-radius: 50%;
			}

			.UserHome .user_topic .top_user span {
				font-weight: bold;
				font-size: 16px;
			}

		.UserHome .user_topic .top_content {
			font-size: 12px;
			color: #333;
			line-height: 20px;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
			overflow: hidden;
			padding: 0 20px;
			margin: 20px 0;
		}

.TopicDownload {
	position: fixed;
	top: 350px;
	left: 50%;
	margin-left: -630px;
}

.fover {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

	.fover span {
		display: inline-block;
		width: 30px;
		height: 30px;
	}

	.fover .addFover {
		background: url(http://img01.baifome.com/Areas/Mobile/UGC/201809260006.png) no-repeat;
		background-size: 90%;
	}

	.fover .removeFover {
		background: url(http://img01.baifome.com/Areas/Mobile/UGC/201809260007.png) no-repeat;
		background-size: 90%;
	}


.Favorite {
	position: absolute;
	bottom: 10px;
	right: 45px;
}

	.Favorite span {
		display: inline-block;
		width: 30px;
		height: 30px;
	}

	.Favorite .addFavrite {
		background: url(http://img01.baifome.com/Areas/Mobile/UGC/201809260008.png) no-repeat;
		background-size: 100%;
	}

	.Favorite .removeFavrite {
		background: url(http://img01.baifome.com/Areas/Mobile/UGC/201809260009.png) no-repeat;
		background-size: 100%;
	}


.topicHome {
	background: #fff;
	overflow: hidden;
	padding: 25px 0;
}

	.topicHome .userInfo {
		width: 270px;
		padding-left: 80px;
		text-align: center;
	}

		.topicHome .userInfo .userLogo {
			width: 72px;
			height: 72px;
			border-radius: 50%;
		}

		.topicHome .userInfo .userName {
			font-size: 14px;
			font-weight: bold;
		}

		.topicHome .userInfo .topInfo li {
			width: 56px;
			display: inline-block;
			border-left: 1px solid #b8b8b8;
		}

			.topicHome .userInfo .topInfo li:last-child {
				border-right: 1px solid #b8b8b8;
			}

			.topicHome .userInfo .topInfo li span:first-child {
				font-weight: bold;
			}

		.topicHome .userInfo .topInfo .favorite {
			margin: 10px auto;
			width: 76px;
			height: 24px;
			text-align: center;
			border: 1px solid #333;
			line-height: 24px;
			background: #fff;
		}

		.topicHome .userInfo .topInfo .favorited {
			color: #0401d2;
			border: 1px solid #0401d2;
			margin: 10px auto;
			width: 76px;
			height: 24px;
			text-align: center;
			line-height: 24px;
			background: #fff;
		}

		.topicHome .userInfo .nearFuture h2 {
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			border-bottom: 1px solid #b8b8b8;
			margin: 15px 0 10px 0;
		}

		.topicHome .userInfo .nearFuture li {
			margin-bottom: 10px;
		}

			.topicHome .userInfo .nearFuture li img {
				width: 270px;
			}

			.topicHome .userInfo .nearFuture li p {
				font-size: 12px;
				color: #333;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				margin-top: 5px;
			}

	.topicHome .topicContent {
		width: 710px;
		padding-right: 80px;
	}

		.topicHome .topicContent pre {
			white-space: pre-wrap;
			white-space: -moz-pre-wrap;
			white-space: -pre-wrap;
			white-space: -o-pre-wrap;
			word-wrap: break-word;
		}

		.topicHome .topicContent p {
			font-size: 14px;
			line-height: 20px;
			color: #333;
			font-weight: 500;
			font-family: "微软雅黑";
		}

		.topicHome .topicContent .topicName {
			padding-bottom: 15px;
		}

			.topicHome .topicContent .topicName span:first-child {
				font-weight: bold;
				font-size: 22px;
			}

			.topicHome .topicContent .topicName span:last-child {
				font-size: 12px;
				color: #333;
				float: right;
			}
