.por-section {
	background-color: #fff;
}
.por-container {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
.por-section-head {
	padding-bottom: 32px;
	font-size: 0;
	text-align: center;
}
.por-section-title {
	display: inline-block;
	position: relative;
	width: 100%;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #252b3a;
}
.por-section-title + .por-section-subtitle {
	margin-top: 16px;
}
.por-section-subtitle {
	font-size: 15px;
	line-height: 20px;
	color: #575d6c;
	width: 100%;
}



.filter-op-style {
	width: 1150px;
	overflow: hidden;
	padding: 20px 20px 0;
	border: 1px solid #adb0b8;
}
.cti-mgTop-sm {
	margin: 8px auto 30px;
}
.filter-op-style[_ngcontent-xqa-c73] .filter-style[_ngcontent-xqa-c73] {
	padding: 0 0 0 50px;
	position: relative;
	border-bottom: 1px dashed #dddee4;
	margin-top: 12px;
}
.check-btn[_ngcontent-xqa-c73] [ti-button].cur[_ngcontent-xqa-c73], .check-category[_ngcontent-xqa-c73] .cur[_ngcontent-xqa-c73] {
	background: #6882da;
	color: #fff;
	border-color: #6882da;
}
.check-span[_ngcontent-xqa-c73] {
	cursor: pointer;
	padding: 6px 20px;
	display: block;
	float: left;
	margin: 0 0 12px;
	border-radius: 2px;
}
.cti-mgTop-md {
	margin: 16px auto;
	width: 1150px
}
.card[_ngcontent-xqa-c73] {
	padding: 0;
	box-shadow: 0 -1px 10px 2px #f0f2f5,-1px 0 10px 2px #f0f2f5,1px 0 10px 2px #f0f2f5,0 1px 10px 2px #f0f2f5;
	margin: 0 18px 20px 0;
	border: 1px solid #999;
}
.cti-align-center {
	text-align: center;
}
.preview_link[_ngcontent-xqa-c72] {
	display: inline-block;
	max-width: 320px;
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.template-def-style[_ngcontent-xqa-c73] .card-info[_ngcontent-xqa-c73] {
	padding: 10px 15px;
}
.template-def-style[_ngcontent-xqa-c73] .card-info[_ngcontent-xqa-c73] .tag-list[_ngcontent-xqa-c73] {
	overflow: hidden;
	margin-top: 8px;
}
.template-def-style[_ngcontent-xqa-c73] .card-info[_ngcontent-xqa-c73] .tag-list[_ngcontent-xqa-c73] .tag-icon[_ngcontent-xqa-c73] {
	float: left;
	margin-right: 8px;
}
.mob-1, .mob-3, .pc-1, .pc-2, .pc-3, .pc-mob-1, .pc-mob-3, .wechat-1, .wechat-3 {
	padding: 3px 6px;
	font-size: 10px;
	background: #4ea6e6;
	color: #fff;
	border-radius: 2px;
}
.tag-icon[_ngcontent-xqa-c73] {
	float: left;
	margin-right: 8px;
}
.tag-base, .tag-yx {
	padding: 3px 6px;
	font-size: 10px;
	background: #fa9841;
	color: #fff;
	border-radius: 2px;
}
.tp-col-xs-6 {
	margin-right: 20px;
	width: calc(25% - 20px);
	float: left;
}
.card-info[_ngcontent-xqa-c73] {
	padding: 10px 15px;
	float: left;
}
.preview_link[_ngcontent-xqa-c72] {
	cursor: pointer;
}
.preview_link .bg_span {
	display: none;
}
.preview_link.mob[_ngcontent-xqa-c72] .qrcode[_ngcontent-xqa-c72] {
	width: 50px !important;
	height: 50px !important;
	left: 15px;
	top: 42px;
}
.preview_link:hover .bg_span {
	z-index: 9;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	display: block;
	opacity: .4;
}
.preview_link:hover .bg_round {
	z-index: 10;
	position: absolute;
	top: 80px;
	left: 115px;
	width: 90px;
	height: 90px;
	border-radius: 90px;
	background: #5673d6;
	display: block;
	opacity: .5;
}
.preview_link:hover .txt_span {
	z-index: 11;
	position: absolute;
	top: 90px;
	left: 125px;
	width: 70px;
	height: 70px;
	border-radius: 70px;
	background: #5673d6;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 70px;
}
.preview_link:hover .qrcode {
	display: block;
}
.preview_link.mob .qrcode {
	width: 50px !important;
	height: 50px !important;
	left: 15px;
	top: 42px;
}
.preview_link .qrcode {
	position: absolute;
	z-index: 11;
	left: 48px;
	top: 100px;
	display: none;
	width: 80px !important;
	height: 80px !important;
}
.filter-op-style .cur a {
	background: #6882da;
	color: #fff;
	border-color: #6882da;
}