@charset "utf-8";
.list-path {
	width: 1200px;
	margin: 30px auto 20px;
}
.tit {
	border-left:var(--main) 6px solid;
	background:#f5f5f5;
	height:50px;
	line-height:50px;
	padding-left:20px;
	font-size:16px;
}

.wy-cate-box {
	width:1200px;
	margin:0 auto;
}
.wy-cate-box .wy-cate-box-con {
	margin-bottom:20px;
}
.wy-cate-box .wy-cate-box-con .con-con {
	padding: 5px 0;
	font-size: 16px;
	margin-bottom: 10px;
}
.wy-cate-box .wy-cate-box-con .con-con:not(:first-child) {
	border:var(--light-sub) 2px solid;
	background-color: var(--light);
}
.wy-cate-box .wy-cate-box-con .con-con:last-child {
	margin-bottom: 0; }
.wy-cate-box .wy-cate-box-con .con-con div {
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 70px); }
.wy-cate-box .wy-cate-box-con .con-con div span {
	padding: 5px;
	display: inline-block;
	font-size: 15px;
	color: #333333;
	margin: 0 10px;
	cursor: pointer; }
.wy-cate-box .wy-cate-box-con .con-con div span:hover {
	color: #999999;
}
.wy-cate-box .wy-cate-box-con .con-con div .type {
	color: #999999;
}
.wy-cate-box .wy-cate-box-con .con-con div .select-span {
	color: var(--main);
}
.wy-cate-box .wy-cate-box-con .con-con div .select-span:hover {
	color: var(--main-dark);
}
.wy-cate-box .wy-cate-box-con .con-con .first {
	width: 60px;
}

.tag-box {
	width: 1170px;
	padding:15px;
	margin: 0 auto;
	background:var(--light);
}
.tag-search {
	height: 30px;
	line-height: 30px;
	margin-bottom:10px;
}
.tag-search-tit {
	height: 100%;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	background-color: var(--main);
	padding: 0 15px;
	border: 1px solid var(--main);
}
.tag-search input {
	width: 250px;
	padding: 0 10px;
	height: 100%;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	border: 1px solid var(--main);
	display: inline-block;
}
.tag-search input:focus {
	outline: 0;
}
.tag-search .wycms-icon {
	height: 100%;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	background-color: var(--main);
	padding: 0 15px;
	border: 1px solid var(--main);
}

.tag-box-main {
	width: 1170px;
	overflow:hidden;
	margin-top:15px;
}
.tag-box-tit {
	float:left;
	font-weight:bold;
	margin-right:1rem;
	padding:5px 5px 5px 5px;
}
.tag-box-txt {
	float:left;
}
.tag-box-txt a {
	margin-left:10px;
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
	padding:5px 10px 5px 10px;
}
.tag-box-txt a.cur {
	color:#ffffff;
	background:var(--main);
}
.list {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 20px;
}
.list-l {
	width:790px;
}
.search-tit span {
	color:#ff4e00;
	font-weight:bold;
}
.list-l-box {
	float:left;
	width:100%;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:#dedede 1px dotted;
}
.list-l-box img {
	float:left;
	width:240px;
	margin-right:20px;
	hieght:166px;
}
.list-l-box-m {

}
.list-l-box .title {
	font-size:20px;
	/*white-space:nowrap;*/
	text-overflow:ellipsis;
	margin-bottom:10px;
}
.list-l-box .desc {
	font-size:15px;
	color:#999999;
	max-height:90px;
	overflow:hidden;
}
.list-l-box .other {
	color:#999999;
	margin-top:10px;
}
.list-l-box .other span {
	margin-right:14px;
}
.list-l-pic {
	width:100%;
	overflow:hidden;
}
.list-l-pic-box {
	float:left;
	width:218px;
	background:#f5f5f5;
	padding:15px;
	text-align:center;
	margin-right:15px;
	margin-bottom:15px;
}
.list-l-pic-box img {
	width:218px;
	height:151px;
}
.list-l-pic-box p {
	height:40px;
	line-height:40px;
	overflow:hidden;
}


.list-page {
	text-align:center;
	font-size: 12px; }
.list-page .active {
	background-color: var(--main); }
.list-page .active span {
	background-color: var(--main) !important;
	border-color: var(--main) !important;
	color: #FFFFFF; }
.list-page a, .list-page span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: var(--main);
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd; }
.list-page .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px; }
.list-page .pagination li {
	display: inline; }
.list-page .pagination li:first-child span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}


.list-r {
	width:380px;
}
.list-r-box {
	background:#f5f5f5;
	overflow:hidden;
	padding:14px;
	margin-bottom:20px;
}
.list-r-box ul {

	padding-top:12px;
}
.list-r-box li {
	font-size:15px;
	line-height:40px;
	float:left;
	width:352px;
}
.list-r-box .fl {
	float:left;
	height:40px;
	width:280px;
	overflow:hidden;
}
.list-r-box .fr {
	float:right;
	font-size:13px;
	color:#999999;
}
