.list-wrap {
	margin: 50px auto;
	margin-bottom: 0;
	width: 100%;
	position: relative;
	min-height: 280px;
}
.list-item-main a:hover{
	text-decoration: initial;
}
.list-row-item {
	min-height: 69px;
	display: flex;
	background-color: #fff;
	cursor: pointer;
}
.list-row-item:hover {
	background-color: #f8f9fa;
}
.list-row-item.list-hd {
	background-color: #fafafa;
}
.list-row-item .list-cell {
	flex: 1;
	width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 2em;
	color: #5b5b5b;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: 69px;
	width: auto;
	flex: 1 1 0%;
}
.list-row-item .pos-name {
	flex: 2 1 0%;
}
.list-item-main {
	border-bottom: 1px solid #f0f0f0;
}
.list-row-item .list-cell .top-label {
	word-break: keep-all;
	height: 20px;
	width: 36px;
	position: absolute;
	top: 28px;
	left: 10px;
	color: #fff;
	background-color: inherit;
	background-image: url(../image/top.svg);
	background-repeat: no-repeat;
	background-size: auto 12px;
	background-position: 50%;
	font-size: 12px;
	line-height: 20px;
}
.list-row-item .list-cell .tag-hot {
	padding: 2px 6px;
	font-size: 12px;
	color: #ff766a;
	font-weight: 400;
	background: #fff1f0;
	margin-right: 4px;
	border-radius: 4px;
}
.list-row-item .list-cell .list-cell-span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

.list-row-item.list-hd, .list-row-item.list-hd .list-cell {
	min-height: 56px;
	color: #383838;
}

.ezjuCU {
	padding: 36px 0px;
}
.ant-pagination, .textAlign {
	text-align: center;
}
.ant-pagination {
	box-sizing: border-box;
	color: rgba(0,0,0,.65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	font-feature-settings: "tnum";
}
.ant-pagination, .ant-pagination ol, .ant-pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ant-pagination-jump-next, .ant-pagination-jump-prev, .ant-pagination-prev {
	margin-right: 8px;
}
.ant-pagination-jump-next, .ant-pagination-jump-prev, .ant-pagination-next, .ant-pagination-prev {
	display: inline-block;
	min-width: 32px;
	height: 32px;
	color: rgba(0,0,0,.65);
	font-family: Arial;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	border-radius: 4px;
	cursor: pointer;
	transition: all .3s;
}
.ant-pagination-next, .ant-pagination-prev {
	outline: 0;
}
.ant-pagination-disabled, .ant-pagination-disabled:focus, .ant-pagination-disabled:hover {
	cursor: not-allowed;
}
.onlink, .onlink:focus, .onlink:hover {
	cursor: not-allowed;
}
.ant-pagination-next a, .ant-pagination-prev a {
	color: rgba(0,0,0,.65);
	user-select: none;
}
.ant-pagination-next .ant-pagination-item-link, .ant-pagination-prev .ant-pagination-item-link {
	display: block;
	height: 100%;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	outline: none;
	transition: all .3s;
}
.ant-pagination-disabled .ant-pagination-item-link, .ant-pagination-disabled:focus .ant-pagination-item-link, .ant-pagination-disabled:focus a, .ant-pagination-disabled:hover .ant-pagination-item-link, .ant-pagination-disabled:hover a, .ant-pagination-disabled a {
	color: rgba(0,0,0,.25);
	border-color: #d9d9d9;
	cursor: not-allowed;
	text-decoration: initial;
}
.ezjuCU .ant-pagination-disabled a {
	color: rgba(0, 0, 0, 0.25);
	border-color: rgb(217, 217, 217);
}
.onlink .ant-pagination-item-link, .onlink:focus .ant-pagination-item-link, .onlink:focus a, .onlink:hover .ant-pagination-item-link, .onlink:hover a, .onlink a {
	color: rgba(0,0,0,.25);
	border-color: #d9d9d9;
	cursor: not-allowed;
	text-decoration: initial;
}
.ezjuCU .onlink a {
	color: rgba(0, 0, 0, 0.25);
	border-color: rgb(217, 217, 217);
}

.anticon {
	display: inline-block;
	color: inherit;
	font-style: normal;
	line-height: 0;
	text-align: center;
	text-transform: none;
	vertical-align: -0.125em;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.anticon>* {
	line-height: 1;
}
.anticon svg {
	display: inline-block;
}
.ant-pagination li, .ant-pagination-total-text {
	display: inline-block;
	height: 32px;
	margin-right: 8px;
	line-height: 30px;
	vertical-align: middle;
}
.ant-pagination li {
	min-width: 32px;
	font-family: Arial;
	text-align: center;
	list-style: none;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	outline: 0;
	cursor: pointer;
	user-select: none;
}
.ant-pagination li a{
	display: block;
	color: rgba(0,0,0,.65);
}
.ant-pagination li.current a{
	color: #e8900a;
}
.ant-pagination li.ant-pagination-options{
	border: none;
}
.ant-pagination li:hover a{
	text-decoration: initial;
}
.ant-pagination li:not(.nolink):hover{
	border-color: #e8900a;
}
.ant-pagination li:not(.nolink):hover a{
	color: #e8900a;
}
.ant-pagination li.nolink a{
	color: #d9d9d9;
	cursor: not-allowed;
}
.ant-pagination-item-active {
	font-weight: 500;
	background: #fff;
	border-color: #e8900a;
}
.ezjuCU .ant-pagination-item-active {
	border: 1px solid #e8900a;
}
.current {
	font-weight: 500;
	background: #fff;
	border-color: #e8900a;
}
.ezjuCU .current {
	border: 1px solid #e8900a;
}
.ant-pagination-options {
	display: inline-block;
	margin-left: 16px;
	vertical-align: middle;
}
.ant-pagination-options-quick-jumper {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 32px;
	padding: 4px 11px;
	color: rgba(0,0,0,.65);
	font-size: 14px;
	line-height: 1.5;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	transition: all .3s;
	width: 50px;
	margin: 0 8px;
	outline: none;
}
.ant-pagination-options-quick-jumper .pageButton {
	display: inline-block;
	height: 30px;
	width: 60px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	background-color: #e8900a;
	border-radius: 15px;
}

.pos-detail-inner {
	display: flex;
	flex-direction: column;
	min-height: calc(100vh - 156px);
}
.pos-detail-hd-wrap {
	/*background-color: #f5f7fb;*/
}
.pos-detail-bd, .pos-detail-hd {
	position: relative;
	/*max-width: 900px;*/
	margin: 0 auto;
	padding-top: 32px;
	padding-bottom: 16px;
}
.pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar, .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
}
.pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar .tit {
	font-size: 28px;
	font-weight: 600;
	line-height: 37px;
	color: rgba(0,0,0,.85);
	max-width: 656px;
	word-break: break-word;
	cursor: pointer;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-right: 16px;
}
.pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar, .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
	flex-wrap: wrap;
	width: 656px;
}
.pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item {
	position: relative;
	font-weight: 400;
	line-height: 28px;
	color: #000!important;
	opacity: .85;
}
.pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item:first-child {
	padding-left: 0;
}
.pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item:not(:last-child)>.split {
	border-right: 1px solid rgba(0,0,0,.3);
	display: inline-block;
	height: 10px;
	margin: 0 16px;
}
.pos-detail-hd .pos-detail-hd__btns {
	position: absolute;
	top: 32px;
	right: 0;
	align-items: center;
	flex-direction: column;
}
.pos-detail-hd .pos-detail-hd__btns button {
	font-size: 16px;
	border: 1px solid #eee;
	outline: none;
	cursor: pointer;
	width: 144px;
	height: 40px;
}
.pos-detail-hd .pos-detail-hd__btns .deliver {
	padding: 0;
	color: #fff;
	background-color: #656565;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 4px;
	width: 120px;
	font-size: 14px;
}
.pos-detail-bd-wrap {
	flex-grow: 1;
	flex-shrink: 1;
}
.pos-detail-bd .post-detail__module {
	margin-bottom: 48px;
}

.pos-detail-bd .post-detail__module .tit {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	line-height: 21px;
	color: rgba(0,0,0,.85);
	margin-bottom: 12px;
}
.pos-detail-bd .post-detail__module .detail {
	font-size: 14px;
	color: rgba(0,0,0,.65);
	font-weight: 400;
	line-height: 32px;
	word-break: break-word;
	white-space: pre-wrap;
}

.pos-detail-bd .post-detail__module .pos-detail-hd__info .pos-detail-hd__infoBar .item {
	position: relative;
	font-weight: 400;
	line-height: 28px;
	color: #000!important;
	opacity: .85;
}
.pos-detail-bd .post-detail__module .pos-detail-hd__info .pos-detail-hd__infoBar .item:not(:last-child)>.split {
	border-right: 1px solid rgba(0,0,0,.3);
	display: inline-block;
	height: 10px;
	margin: 0 16px;
}
.pos-detail-bd .post-detail__module .pos-detail-hd__btns button {
	font-size: 16px;
	border: 1px solid #eee;
	outline: none;
	cursor: pointer;
	width: 144px;
	height: 40px;
}
.pos-detail-bd .post-detail__module .pos-detail-hd__btns .deliver {
	padding: 0;
	color: #fff;
	background-color: #656565;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 4px;
	width: 120px;
	font-size: 14px;
}

@media screen and (max-width: 760px){
	.list-wrap{
		margin-top: 10px;
	}
	.list-row-item{
		flex-wrap: wrap;
		display: block;
		line-height: 1.5;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.list-hd{
		display: none;
	}
	.list-row-item .list-cell{
		min-height: initial;
		flex: auto;
		padding-left: 0;
		display: inline;
	}
	.list-row-item .pos-name{
		width: 100%;
		flex: auto;
		display: block;
		font-weight: bold;
	}
	.list-row-item .list-cell .list-cell-span{
		overflow: initial;
		text-overflow: initial;
		white-space: initial;
	}
	.list-row-item .list-cell:not(.pos-name) .list-cell-span:after{
		content: "|";
		display: inline-block;
		height: 16px;
		padding: 0px 5px 0 8px;
		opacity: .5;
	}
	.ant-pagination-options{
		display: none!important;
	}
	.pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar, .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar{
		width: 100%;
	}
	.pos-detail-hd .pos-detail-hd__btns{
		top: -10px;
	}
}


