#select dd,
.ding {
	position: relative
}

.media-body-des,
.media-label,
.typo-small {
	text-overflow: ellipsis
}

#select dd a,
.list_simple ul div span.larea,
.media-body-des,
.media-label,
.typo-small {
	overflow: hidden;
	white-space: wrap
}

#select dd a,
.media-body-title a:hover {
	text-decoration: none
}

.small,
.typo-small,
figcaption,
small {
	font-size: 14px;
	color: #888
}

small.pull-right {
}

.typo-smalls {
	color: #555;
	font-size: 12px;
}

.typo-small {
	color: #999;
	font-size: 14px;
	height: 35px;
	line-height: 18px;
	margin: 20px 0;
}

.detail a {
	display: block;
	width: 135px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #12438f;
}

.wrapper {
	border: 1px solid #ddd;
	border-radius: 8px;
	overflow: hidden;
	height: auto;
	width: 998px;
	background: #fff
}

#select {
	text-align: left;
	font-size: 16px;
	margin: 20px 15px 15px 5px
}

#select dl {
	padding: 0;
	margin: 7px 10px 9px 10px;
	overflow: hidden;
	zoom: 1
}

#select dl.lastdl {
	padding-bottom: 0;
	border: none;
	float: right
}

#select dl.fore {
	border-top: 0;
	float: left;
}

#select dl form {
	margin: 0 16px;
	line-height: 26px;
	padding-bottom: 10px
}

#select dl form input.searchinput {
	color: #999;
	border: 1px solid #d4d4d4;
	background: url(../images/global/daohangbg.gif) 0 -240px repeat-x;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	width: 260px;
	border-radius: 8px;
}

#select dt {
	float: left;
	width: 90px;
	text-align: right;
	line-height: 28px
}

#select dd {
	float: right;
	overflow: hidden
}

#select dd div {
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 13px;
	padding-bottom: 7px
}

#select dd a,
#select dd a:link,
#select dd a:visited {
	padding: 2px 8px;
	border-radius: 2px
}

#select dd a.curr:link,
#select dd a.curr:visited,
#select dd a:active {
	color: #fff;
	padding: 3px 16px;
	border-radius: 4px
}

#select-brand .content {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0
}

#select-brand .content div {
	overflow: hidden
}

*html #select-brand .tab b {
	overflow: hidden
}

.normal_listhd .listhdcenter {
	color: grey;
	text-align: left;
	padding: 0 5px;
}

.normal_listhd .listhdcenter span {
	color: #f30
}

.normal_listhd .listhdright {
	float: right;
	height: 30px;
	text-align: right;
	overflow: hidden;
	margin: 5px 15px;
	padding: 5px 8px;
	border-radius: 6px;
	background: #0f52bb;
	transition: all 0.3s;
	box-shadow: 0 4px 6px -1px rgb(59 130 246 / 0.3), 0 2px 4px -2px rgb(59 130 246 / 0.3);
}

.normal_listhd .listhdright a {
	color: #fff;
	font-size: 15px;
}

.img_count {
	color: #fff;
	background: #396;
	padding: 0 4px;
	margin-left: 5px;
	font-size: 14px;
	border-radius: 2px
}

.certify,
.tuijian {
	color: #fff;
	padding: 0 4px;
	margin-left: 5px;
	font-size: 14px;
	border-radius: 2px
}

.tuijian {
	background: #f78015
}

.certify {
	background: #2aa1e0
}

.information_list {}


.information .popular .title-circle {
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background: radial-gradient(circle at center, #F97316 0%, #f5e4d3 80%, #fff1e4 100%);
	box-shadow: 0 0 16px 4px rgba(249, 115, 22, 0.2);
	flex-shrink: 0;
}

.sep {
	width: 1240px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 15px;
}

.section {
	text-align: left
}

.hovercolor {
	/* background-color: #f8f8f9 */
}

.ding {
	background: url(../images/category/ding.gif) bottom right no-repeat #fffae7;
	zoom: 1
}

.media {
	transition: transform 0.3s ease-in-out;
	margin-bottom: 25px;
	display: grid;
	place-items: center;
}

.media:hover {
	transform: translateY(-6px);
}

.media-hover {
	background: #fff
}

.media-caps {
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 8px
}

.media-cap img {
	width: 605px;
	height: 436px;
}

.media-body {
	line-height: 2;
	display: grid;
	place-items: center;
	width: 495px;
	padding: 8px 0 50px;
}

.media-label {
	line-height: 1;
	width: 100px;
	display: inline-block
}

.media-body-title a {
	font-size: 17px;
	text-align: center;
	color: #12438f;
	font-weight: 700;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.media-box {
	border: 1px solid #eee;
	padding: 0;
	min-height: 64px
}

.media-box .media-cap,
.media-box .media-caps {
	border: 0;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	height: auto;
	background: #81ba15
}

.media-box .media-cap i,
.media-box .media-caps i {
	font-size: 24px;
	text-align: center;
	line-height: 64px
}

.media-box .media-cap .icon-envelope,
.media-box .media-caps .icon-envelope {
	height: 80px;
	line-height: 80px
}

.media-box .media-body {
	padding: 10px 10px 10px 0
}

.media-body p {
	line-height: 30px
}

.media .typo-smalls {
	display: flex;
}

.media .typo-smalls .pull-right:nth-child(1) {
	margin-right: 8px
}

.cfix::after {
	content: '';
	width: 100%;
	transform: translateY(-50%);
	height: 2px;
	background-color: #12438f;
	border-radius: 30px;
	box-shadow: 0 0 5px 1px #12438f;
	-webkit-mask-image: linear-gradient(to right,
			transparent 0%,
			black 20%,
			black 80%,
			transparent 100%);
	mask-image: linear-gradient(to right,
			transparent 0%,
			black 20%,
			black 80%,
			transparent 100%);
}

span.cates {
	margin-left: 10px;
	color: 585858
}

span.highlight {
	margin-left: 5px
}

span.highlights {
	font-size: 16px;
	font-weight: 700;
	color: #f30
}

.pull-rights {
	margin-right: 50px;
	float: right;
	margin-top: 10px
}

.list_pet ul {
	background-color: #fff
}

.list_pet ul div {
	height: 120px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px #ddd solid
}

.list_pet ul div span.ltitlevalue {
	display: block;
	float: left;
	width: auto;
	font-size: 18px;
	margin-left: 20px;
	overflow: hidden;
	line-height: 40px;
	margin-top: 20px
}

.list_pet ul div font.ltitlevaluer {
	font-size: 14px
}

.list_pet ul div span.ltitlevalue a {
	color: #000
}

.list_pet ul div span.ltitlevalue .area {
	color: #585858;
	font-size: 14px;
	margin-left: 5px
}

.list_pet ul div span.ltime {
	font-size: 14px;
	display: block;
	float: right;
	width: 100px;
	color: #888;
	line-height: 80px;
	margin-right: 15px
}

.list_pet ul div span.lprice {
	font-size: 14px;
	width: 100px;
	display: block;
	line-height: 120px;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	color: red
}

.list_pet ul div span.lfaceimg {
	display: block;
	float: left;
	width: 110px;
	margin-left: 15px;
	margin-top: 15px;
	height: 90px;
	overflow: hidden;
	text-align: center
}

.list_pet ul div span.lfaceimg img {
	width: 90px;
	height: 70px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #e3e3e2
}

.list_jianli .firstr,
.list_jianli ul div.hover,
.list_zpqz ul div.hover {
	border-bottom: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid
}

.list_zpqz ul {
	background-color: #fff
}

.list_zpqz ul .hover {
	height: 80px;
	line-height: 80px;
	padding: 0 10px
}

.list_zpqz ul div span.ltitle {
	overflow: visible;
	display: block;
	float: left;
	width: 26%;
	height: 80px;
	font-size: 14px;
	margin-left: 10px;
	overflow: hidden;
	text-align: left
}

.list_zpqz ul div span.ltitle a {
	color: #000;
	font-size: 16px
}

.list_zpqz ul div span.ltime {
	display: block;
	float: right;
	width: 100px;
	color: #888;
	text-align: right;
	margin-right: 15px;
	font-size: 14px
}

.list_zpqz ul div span.lsalary {
	display: block;
	float: right;
	width: 170px;
	font-size: 14px;
	color: #f30;
	font-size: 14px
}

.list_zpqz ul div span.lcompany {
	display: block;
	float: right;
	width: 210px;
	text-align: left;
	overflow: hidden;
	height: 80px;
	font-size: 14px
}

.list_zpqz ul div span.larea {
	width: 60px;
	height: 80px;
	display: block;
	float: right;
	color: #585858;
	overflow: hidden;
	font-size: 14px
}

.list_jianli ul {
	background-color: #fff
}

.list_jianli .firstr {
	font-weight: 700;
	background-color: #fbfbfb;
	font-size: 14px;
	height: 60px;
	line-height: 60px
}

.list_jianli ul .hover {
	height: 80px;
	line-height: 80px
}

.list_jianli ul div span.ltitle {
	overflow: visible;
	display: block;
	float: left;
	width: 30%;
	margin-left: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 16px
}

.list_jianli ul div span.ltitle a {
	color: #000
}

.list_jianli ul div span.lterm {
	display: block;
	float: left;
	width: 80px;
	color: #585858;
	font-size: 14px
}

.list_jianli ul div span.ltime {
	display: block;
	float: right;
	width: 80px;
	color: #585858;
	margin-right: 25px;
	font-size: 14px
}

.list_jianli ul div span.lxb {
	display: block;
	float: left;
	width: 70px;
	color: #585858;
	font-size: 14px
}

.list_jianli ul div span.lexp {
	font-size: 14px
}

.list_jianli ul div span.lage {
	display: block;
	float: left;
	width: 70px;
	font-size: 14px;
	margin-left: 20px;
	text-align: right
}

.list_jianli ul div span.lxueli {
	text-align: center;
	width: 120px;
	display: block;
	float: right;
	margin-right: 20px;
	color: #585858;
	font-size: 14px;
	overflow: hidden
}

.list_house ul {
	background-color: #fff
}

.list_house ul div {
	height: 120px;
	text-align: left;
	padding: 10px 5px;
	border-bottom: 1px #dedede solid
}

.list_house ul div span.ltitlevalue {
	margin-top: 13px;
	color: #000;
	display: block;
	float: left;
	width: auto;
	margin-left: 20px;
	overflow: hidden;
	line-height: 28px;
	font-size: 18px
}

.list_house ul div span.ltitlevalue a {
	color: #000
}

.list_house ul div span.ltitlevalue .area {
	color: #585858;
	font-size: 12px !important;
	margin-left: 5px
}

.list_house ul div span.ltime {
	font-size: 14px;
	display: block;
	float: right;
	width: 100px;
	color: #888;
	line-height: 80px;
	text-align: center
}

.list_house ul div span.lfaceimg {
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-top: 8px
}

.list_house ul div span.lfaceimg img {
	width: 108px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px #ddd solid
}

.list_house ul div span.lprice {
	font-size: 14px;
	display: block;
	float: right;
	width: 150px;
	line-height: 28px;
	text-align: center;
	margin-top: 18px
}

.list_house ul div span.rprice {
	color: red;
	font-size: 18px;
	font-weight: 700;
	margin-right: 5px
}

.list_zufang ul {
	background-color: #fff
}

.list_zufang ul div {
	height: 120px;
	padding: 10px 5px;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px #ddd solid
}

.list_zufang ul div span.ltitlevalue a {
	color: #000
}

.list_zufang ul div span.ltitlevalue {
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: auto;
	margin-left: 20px;
	overflow: hidden;
	line-height: 28px;
	font-size: 18px
}

.list_zufang ul div span.ltitlevalue .area {
	color: #585858;
	font-size: 14px !important;
	margin-left: 5px
}

.list_zufang ul div span.ltime {
	font-size: 14px;
	display: block;
	float: right;
	width: 100px;
	color: #888;
	line-height: 80px;
	text-align: center
}

.list_zufang ul div span.lfaceimg {
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	margin-top: 12px
}

.list_zufang ul div span.lfaceimg img {
	width: 118px;
	height: 88px;
	margin-top: 8px;
	margin-left: 10px;
	border: 1px #ddd solid
}

.list_zufang ul div span.lprice {
	font-size: 14px;
	display: block;
	float: right;
	width: 110px;
	overflow: hidden;
	line-height: 28px;
	text-align: center;
	margin-top: 18px
}

.list_zufang ul div span.rprice {
	color: red;
	font-size: 18px;
	font-weight: 700;
	margin-right: 5px
}

.list_simple .firstr {
	border-bottom: 1px #f1f1f1 solid;
	font-weight: 700
}

.list_simple ul {
	background-color: #fff
}

.list_simple ul div {
	padding: 0 5px;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px #ddd solid
}

.list_simple ul div span.ltitle {
	display: block;
	float: left;
	width: 70%;
	height: 80px;
	font-size: 16px;
	margin-left: 10px;
	overflow: hidden;
	text-align: left
}

.list_simple ul div span.ltitle a {
	color: #000
}

.list_simple ul div span.ltime {
	font-size: 14px;
	display: block;
	float: right;
	width: 80px;
	color: #888
}

.list_simple ul div span.larea {
	font-size: 14px;
	width: 15%;
	height: 80px;
	display: block;
	float: left;
	color: #585858
}

.list_box ul {
	background-color: #fff;
	margin-top: 4px
}

.list_box ul div {
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 6px;
	padding: 10px 20px;
	height: 320px;
	width: 248px;
	float: left;
	display: block;
	border: 2px #ddd solid
}

.list_box ul .nomr {
	margin-right: 0 !important
}

.list_box ul div span.ltitle {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	overflow: hidden;
	text-align: left
}

.list_box ul div span.ltitle a {
	color: #000
}

.list_box ul div span.neirong {
	color: #888;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	height: 220px;
	padding: 10px 0;
	width: 100%;
	display: block;
	overflow: hidden;
	border-top: 1px #d6d6d6 solid;
	border-bottom: 1px #d6d6d6 solid
}

.list_box ul div span.neirong a {
	display: block;
	text-align: center;
	marin-left: auto;
	margin-right: auto;
}

.list_box ul div span.ltime {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 100%;
	color: #999
}

.list_box ul div span.ltime .ltel {
	background: url(../images/index/telicon.gif) 0 9px no-repeat;
	text-indent: 12px;
	font-size: 14px;
	display: block;
	float: left;
	width: 115px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	color: #3592e2;
	font-weight: 700
}

.list_box ul div span.ltime .ldate {
	display: block;
	float: right;
	width: 75px;
	height: 30px;
	text-align: right;
	overflow: hidden
}

.infolists {
	height: auto;
	overflow: hidden;
	display: block
}

.blue #select dd a.curr:link,
.blue #select dd a.curr:visited,
.blue #select dd a:active {
	border: 1px solid #3592e2;
	color: #3592e2
}


.green #select dd a.curr:link,
.green #select dd a.curr:visited,
.green #select dd a:active {
	border: 1px solid #42b712;
	color: #42b712
}


.orange #select dd a.curr:link,
.orange #select dd a.curr:visited,
.orange #select dd a:active {
	background: #0f52bb;
	color: #fff
}


.red #select dd a.curr:link,
.red #select dd a.curr:visited,
.red #select dd a:active {
	border: 1px solid #C40000;
	color: #C40000
}


.full .wrapper {
	width: 1198px !important
}

.full .list_house ul div span.lprice,
.full .list_zufang ul div span.lprice {
	margin-right: 100px
}

.full .list_zpqz ul div span.larea {
	margin-left: 100px
}

.full .list_jianli ul div span.lage,
.full .list_jianli ul div span.lxb,
.full .list_jianli ul div span.lxueli,
.full .list_zpqz ul div span.lsalary {
	text-align: right
}


#select dl form input.new_searchsubmit {
	border-radius: 8px;
	height: 32px;
	width: 80px;
	border: 0;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	background-color: #0f52bb;
	transition: all 0.3s;
	box-shadow: 0 4px 6px -1px rgb(59 130 246 / 0.3), 0 2px 4px -2px rgb(59 130 246 / 0.3);
}

#select dl form input.new_searchsubmit:hover {
	transform: scale(1.05);
}

#select dl form input.normal_searchsubmit {
	height: 26px;
	width: 68px;
	border: 0;
	background: url(../images/category/searchsbt.gif) 0 -26px no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	cursor: pointer
}

#select dl form input.normal_searchsubmit:hover {
	background: url(../images/category/searchsbt.gif) no-repeat
}

.xx3 {
	color: #e28d90;
	font-size: 12px;
	border: 1px solid #e28d90;
	padding: 1px 5px;
	margin: 3px 6px 2px 0
}

.xx1,
.xx2,
.xx4,
.xx10 {
	font-size: 12px;
	padding: 1px 5px;
	margin: 2px 6px 2px 0
}

.xx2,
.xx10 {
	border: 1px solid #a2c15f;
	color: #a2c15f
}

.xx1 {
	border: 1px solid #89a9d3;
	color: #89a9d3
}

.xx4 {
	border: 1px solid #c597c0;
	color: #c597c0
}

.xx9 {
	color: #e28d90;
	font-size: 12px;
	border: 1px solid #e28d90;
	padding: 1px 5px;
	margin: 3px 6px 2px 0
}

.xx5,
.xx6,
.xx7,
.xx8 {
	font-size: 12px;
	padding: 1px 5px;
	margin: 2px 6px 2px 0
}

.xx6 {
	border: 1px solid #a2c15f;
	color: #a2c15f
}

.xx8 {
	border: 1px #89a9d3 solid;
	color: #89a9d3
}

.xx7 {
	color: #c597c0;
	border: 1px #c597c0 solid
}

.xx5 {
	border: 1px #C0C36E solid;
	color: #C0C36E
}

.xx1,
.xx2,
.xx3,
.xx4,
.xx5,
.xx6,
.xx7,
.xx8 {
	border-radius: 2px
}

.inforbox {
	position: absolute;
	display: none;
	margin-top: -60px;
	margin-left: 230px
}

.inforbox .arrow {
	position: absolute;
	left: -5px;
	top: 15px;
	z-index: 5
}

.inforbox .arrow em,
.inforbox .arrow span,
.zhaopin-xx .xx-mingqi .mingqi01 .inforbox .arrow span {
	display: block;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden;
	position: relative;
	overflow: hidden
}

.inforbox .arrow span {
	border-color: transparent #fff transparent transparent;
	border-style: dashed solid dashed dashed;
	border-width: 10px;
	top: -20px;
	left: 3px
}

.inforbox .arrow em {
	border-style: dashed solid dashed dashed;
	border-width: 10px
}

.inforbox .tipsbox {
	border-radius: 5px;
	width: 650px;
	position: absolute;
	top: -18px;
	left: 14px;
	background: #fff;
	z-index: 4;
	color: #282828;
	padding: 12px 25px 15px 25px
}

.inforbox .tipsbox .ib-btn {
	background: #fd8000;
	color: #fff;
	padding: 8px 15px;
	float: right;
	line-height: normal;
	margin-top: 15px
}

.inforbox .tipsbox h3 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: normal;
	margin-bottom: 15px;
	margin-top: 10px
}

.inforbox .tipsbox h3 span {
	width: auto;
	display: inline;
	float: none
}

.inforbox .tipsbox h3 span {
	vertical-align: middle;
	margin-left: 5px
}

.inforbox .tipsbox span.tip {
	color: #999;
	font-size: 16px;
	line-height: normal;
	padding-bottom: 5px;
	display: block;
	width: auto;
	height: auto;
	float: none
}

.inforbox .tipsbox span.tip span {
	width: auto;
	height: auto;
	height: 24px;
	line-height: 24px
}

.inforbox .tipsbox span.tip img {
	margin-top: -3px;
	margin-right: 10px
}

.inforbox .tipsbox span.tip a {
	color: #999;
	text-decoration: underline;
	font-size: 16px
}

.inforbox .tipsbox span.tip a:hover {
	text-decoration: none
}

.inforbox .tipsbox .lists {
	width: 650px;
	font-size: 16px;
	height: auto;
	overflow: auto;
	border-top: 1px dashed #d6d6d6;
	border-bottom: 1px dashed #d6d6d6;
	padding: 10px 0
}

.inforbox .tipsbox .lists li {
	width: 315px;
	margin-right: 10px;
	float: left;
	border: none;
	height: 34px;
	line-height: 34px;
	overflow: hidden
}

.inforbox .tipsbox .lists li.long {
	width: 600px
}

.inforbox .tipsbox .lists li span {
	color: #888;
	width: auto;
	height: auto
}

.inforbox .tipsbox .lists li a {
	color: #999;
	text-decoration: underline
}

.inforbox .tipsbox .lists li a:hover {
	text-decoration: none
}

.inforbox .tipsbox dl.content {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	display: block;
	float: none;
	clear: left;
	border-bottom: 1px dashed #d6d6d6
}

.inforbox .tipsbox dl.warning {
	border: none;
	font-size: 14px;
	background: url(../images/information/notice.gif) 5px center no-repeat #F7F7F7;
	line-height: 20px;
	padding: 10px 15px 10px 45px
}

.inforbox .tipsbox dl.noborder {
	border: none
}

.inforbox .tipsbox dl dt {
	display: block;
	float: none;
	line-height: 28px
}

.inforbox .tipsbox dl dd {
	display: block;
	float: none
}

.inforbox .tipsbox dl dd em {
	font-style: normal;
	border: 1px solid #f93;
	padding: 0 4px;
	margin: 5px 0 0 5px;
	float: left;
	color: #f60
}

.jl-bt .inforbox .tipsbox {
	width: 600px
}

.jl-bt .inforbox .tipsbox .lists {
	width: 600px
}

.list_jianli .jl-bt .title {
	float: left;
	max-width: 300px;
	overflow: hidden;
	height: 37px
}

.jl-bt .inforbox .tipsbox dl dt {
	color: #888
}

.mq-jp {
	background: url(zp-tup.gif) no-repeat -56px -286px;
	width: 42px;
	height: 17px;
	line-height: 17px;
	text-indent: 4px;
	color: #fff;
	position: relative;
	left: 0;
	top: 3px;
	margin-right: 5px;
	float: left
}

.inforbox .mayi {
	margin-right: 3px;
	padding: 2px;
	border: 1px #BEBEBE solid;
	color: #999;
	font-size: 12px;
	border-radius: 2px
}

.blue .inforbox .arrow em {
	border-color: transparent #3592e2 transparent transparent
}

.blue .inforbox .tipsbox {
	border: 2px solid #3592e2
}

.green .inforbox .arrow em {
	border-color: transparent #42b712 transparent transparent
}

.green .inforbox .tipsbox {
	border: 2px solid #42b712
}

.orange .inforbox .arrow em {
	border-color: transparent #f78015 transparent transparent
}

.orange .inforbox .tipsbox {
	border: 2px solid #f78015
}

.red .inforbox .arrow em {
	border-color: transparent #C40000 transparent transparent
}

.red .inforbox .tipsbox {
	border: 2px solid #C40000
}
/* 分类页Banner */
.category-banner {
	width: 100%;
	height: 400px;
	background: url(../images/3_02.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.category-banner-content {
	max-width: 1280px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	padding: 0 20px;
	z-index: 10;
}
.category-banner-title {
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.category-banner-link {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	transition: color 0.3s ease;
	text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.category-banner-link .link-text {
	text-decoration: underline;
	text-underline-offset: 10px;
}
.category-banner-link:hover {
	color: #0097fe;
}
/* 信息展示卡片样式 */
.information_list {
	padding: 60px 0;
}
.information_list .sep {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	/*flex-wrap: nowrap;*/
	justify-content: space-between;
	gap: 20px;
	padding: 0 20px;
}
.information_list .hover.media {
	flex: 0 0 calc(25% - 15px);
	background: #f5f5f5;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	margin-bottom: 0;
}
.information_list .hover.media:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}
.information_list .hover.media:first-child .detail a {
	background: #8b5cf6;
}
.information_list .hover.media:first-child .detail a:hover {
	background: #7c3aed;
}
.information_list .media-cap {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	overflow: hidden;
	background: #ddd;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.information_list .media-cap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
.information_list .media-body {
	flex: 1;
	display: flex;
	flex-direction: column;
	text-align: center;
	width: 100%;
	align-items: center;
}
.information_list .media-body-title {
	margin-bottom: 10px;
}
.information_list .media-body-title a {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	text-decoration: none;
	line-height: 1.4;
	display: block;
}
.information_list .media-body-title a:hover {
	color: #0097fe;
}
.information_list .typo-small {
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin: 0 0 15px 0;
	height: auto;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
}
.information_list .media-meta {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #999;
	width: 100%;
}
.information_list .media-date,
.information_list .media-author {
	color: #999;
}
.information_list .detail {
	margin-top: auto;
	text-align: center;
	width: 100%;
}
.information_list .detail a {
	display: inline-block;
	padding: 10px 30px;
	background: #a78bfa;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	transition: background 0.3s ease;
}
.information_list .detail a:hover {
	background: #8b5cf6;
	color: #fff;
}
/* 分类商品展示区域 */
.category-products-showcase {
	padding: 60px 0;
	background: #fff;
}
.showcase-container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	gap: 20px;
}
.showcase-left {
	flex: 1;
	margin-right: 50px;
}
.main-banner-card {
	position: relative;
    border-radius: 12px;
    overflow: visible;
	padding: 20px;
}
.banner-image {
	width: 100%;
	height: 400px;
	overflow: visible;
	position: relative;
	z-index: 1;
	border-radius: 12px;
}
.banner-image::after {
	content: '';
	position: absolute;
	top: 30px;
	left: -47px;
	width: 100%;
	height: 400px;
	background: linear-gradient(to right, #6e68b2 -8%, #f3e8ff 36%, #faf5ff 39%, #ffffff 100%);
	border-radius: 12px;
	z-index: 0;
	pointer-events: none;
}
.banner-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
	position: relative;
	z-index: 1;
}
.banner-content {
	position: relative;
	z-index: 2;
}
.banner-content {
	position: absolute;
	bottom: 0;
	padding: 30px;
	color: #fff;
	z-index: 2;
}
.banner-title {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.4;
}
.banner-action {
	text-align: right;
}
.banner-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 12px 20px 12px 30px;
	background: #3b4175;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	transition: background 0.3s ease;
}
.banner-btn:hover {
	background: #0077cc;
	color: #fff;
}
.banner-btn .arrow-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background: #ffd700;
	color: #fff;
	border-radius: 50%;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
}
.showcase-right {
	flex: 1;
}
.small-cards-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	height: 100%;
}
.small-product-card {
	background: #f5f5f5;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	display: flex;
	flex-direction: column;
	border: 1px solid #e5e5e5;
}
.small-card-title {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px;
	line-height: 1.4;
}
.small-card-publisher {
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}
.small-card-image {
	flex: 1;
	width: 100%;
	height: 200px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 15px;
	background: #f5f5f5;
}
.small-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.small-card-action {
	text-align: center;
}
.small-card-btn {
	display: inline-block;
	padding: 10px 25px;
	background: #3b4175;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	transition: background 0.3s ease;
}
.small-card-btn:hover {
	background: #0077cc;
	color: #fff;
}