.download-info .download-button,
.download-info .more-button {
	width: 120px;
	height: 0;
	padding-top: 36px;
	overflow: hidden;
	display: block;
}

.download-info .download-button {
	background: url(../images/downloadbutton.gif) no-repeat top left;
}

.download-info .more-button {
	background: url(../images/morebutton.gif) no-repeat top left;
}

form#download-page-search {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 0 16px !important;
	padding: 12px !important;
}
form#download-page-search p, form#download-page-search input, form#download-page-search label {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	vertical-align: middle !important;
}
form#download-page-search input {
	margin-left: 8px !important;
}
form#download-page-search br {
	display: none;
}
div.download-info.single {
	overflow:hidden;
	padding-left: 140px;
}
.download-info-heading {
	margin: 8px 0 12px !important;
}
.download-desc-heading {
	margin: 8px 0 12px !important;
	color: #999;
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
#download-page small {
	margin-left: 4px;
	font-size: 11px;
	letter-spacing: -0.1px
}
#download-page small small {
	margin-left: 0
}
#download-page small a {
	color: #999
}
div.side-section {
	float:left;
	width:120px;
	text-align: center;
	margin-left: -140px;
	position: relative;
}
div.main-section {
	float: right;
	position: relative;
	width:100%;
}
div.download-info p {
	margin: 8px 0 12px !important;
	padding: 0 !important;
}
img.download-image {
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom: 0 !important;
}
table.download-meta {
	margin: 0 0 12px !important;
	padding: 0 !important;
}
table.download-meta td, table.download-meta th {
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
table.download-meta thead {
	display: none;
}
table.download-meta tbody th {
	color: #999;
	font-weight: bold;
}

#download-page-featured, #download-page-tags {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px;
	margin: 8px 0 16px !important;	
}
div#download-page-featured ul, div#download-page-tags ul {
	overflow: hidden;
	margin:0;
	padding: 0;
	text-indent: 0;
}
div#download-page-featured li:before, div#download-page-tags li:before {
	content: "";
}
div#download-page-featured li {
	clear: left;
	float: left;
	list-style: none;
	width: 47%;
	padding-right: 3% !important;
	margin:0 0 4px !important;
	border-right:1px dotted #ddd;
}
div#download-page-featured li.alternate {
	clear: none;
	float: right;
	border: 0;
	padding: 0 !important;
	width: 47%;
}
div#download-page-featured a {
	display: table-row;
}
div#download-page-featured img {
	width: 42px;
	height: 42px;
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
div#download-page-featured span {
	display: table-cell;
	vertical-align: middle;
}

div#download-page-featured a:hover, #download-page-categories a:hover {
	text-decoration: none;
}
div#download-page-featured h3, #download-page-categories h3, div#download-page-tags h3 {
	margin: 0 0 12px !important;
	padding:  0 0 8px 0;
	border-bottom:1px solid #ddd;
}
#download-page-categories {
	overflow: hidden;
}
#download-page-categories .category {
	float: left;
	width: 48%;
	clear: both;
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 3% 8px 0 !important;
}
#download-page-categories .category.alternate {
	margin: 8px 0 8px 0 !important;
	clear: none;
}
#download-page-categories .category .inner {
	padding: 12px;
}
#download-page-categories .category ol {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}
#download-page-categories .category li {
	margin:0;
	padding: 2px 0;
	list-style-position: inside;
	border: 0;
}

div#download-page-tags ul {
	text-align: center;
}
div#download-page-tags li {
	display: inline;
	margin: 0;
	padding: 0 6px;
}
div#download-page-tags li a {
	line-height: 1.5em;
}

p.sorting a.active {
	background: #999;
	color: #fff;
	padding: 2px;
}
#download-page .pagination {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#download-page .pagination li:before {
	content: "";
}
#download-page .pagination li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}

/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #4fc08d;
  border: 1px solid #4fc08d;
}
.pagination a.page-num-current {
  color: #fff;
  background: #4fc08d;
  border: 1px solid #4fc08d;
}
/* ----- PB分页数字条效果 结束 ----- */




.indexlist{
	background: #fff;
}

.indexlist ul{
	width: 100%;
}

.indexlist ul li{
	width: 22%;
	float: left;
	margin: 1%;


}

.indexlist ul li .cover___KHWYK{
	position: relative;
	width: 100%;
	height: 310px;
	overflow: hidden;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
		border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

.indexlist ul li .cover___KHWYK img{
	width: 100%;
	height: 100%;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	
		border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	
	object-fit: cover;
	transition: all .5s ease;
}

.indexlist ul li .cover___KHWYK img:hover{
	transform: scale(1.1);
}

.indexlist ul li .subInfo___29zWt{
	position: relative;
	width: 100%;
	height: 80px;
	background: #fff;
}

.indexlist ul li .subInfo___29zWt .title___6mcar{
	width: 100%;
	padding: 8px 8px 0 0;
}

.indexlist ul li .subInfo___29zWt .title___6mcar .titleOrigin___2PYZg{
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: PingFang SC;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
}

.indexlist ul li .subInfo___29zWt .title___6mcar .titleOrigin___2PYZg a{
	color: rgba(34, 34, 34, .8);
}

.indexlist ul li .subInfo___29zWt .footer___3Lykj{
	padding-top: 12px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0 10px;
	justify-content: space-between;
}



.indexlist ul li .subInfo___29zWt .footer___3Lykj .author___3Sk4B{
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	max-width: 160px;
	font-size: 12px;
	line-height: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #acacac;
	cursor: pointer;
}

.indexlist ul li .subInfo___29zWt .footer___3Lykj .checkAndCollect___3OsXX{
	margin-left: 24px;
	display: flex;
	align-items: center;
}

.indexlist ul li .subInfo___29zWt .footer___3Lykj .checkAndCollect___3OsXX .check___TVGYI{
	display: inline-flex;
	align-items: center;
	font-size: 12px;
	line-height: 18px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	color: #999;
	vertical-align: middle;
	padding-left: 4px;
}

.indexlist ul li .subInfo___29zWt .footer___3Lykj .checkAndCollect___3OsXX .anticon infoIcon___3DVao{
	margin-right: 2px;
	font-size: 15px;
	color: #999;
	vertical-align: middle;
}

.indexlist ul li .subInfo___29zWt .footer___3Lykj .collect___1ea59{
	margin-left: 10px;
	display: inline-flex;
	align-items: center;
	font-size: 12px;
	line-height: 18px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	color: #999;
	vertical-align: middle;
	padding-left: 4px;
}












































/* PB模板库：www.PBku.cn */
/* PB模板网：www.PBmo.cn */
/* QQ：43171398 */
/* 站长交流群①：183945698 */
/* 站长交流群②：183966298 */
/* 商业VIP群 ③  183989070 */
/* 会员VIP群 ④ ：38400389 */
/* 八戒站长            www.BaJieZhan.Com   */
/* Pboot模板网         www.PbootMoBan.com  */