

.content {
	margin:0px;
	width: auto;
	line-height: unset;
}
.content .content__list .content__list--item:hover .content__list--item--title a {
    color: #e77722;
}
.content .content__article {
	float: left;
	width: 850px
}

.content .content__aside {
	float: right;
	width: 224px;
	background-position: 0 0;
	background-repeat: no-repeat
}

.content .content__aside .download {
	margin-bottom: 64px;
	text-align: center
}

.content .content__aside .download .qr-code {
	margin-top: 28px
}

.content .content__aside .download .qr-code .title {
	color: #101d37;
	font-size: 16px;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 10px
}

.content .content__aside .download .qr-code .text {
	font-size: 12px;
	color: #101d37
}

.content .content__aside .download .qr-code .text p {
	margin-bottom: 4px;
	height: 16px;
	line-height: 16px
}

.content .content__aside .download .qr-code .text p a {
	color: #9399a5
}

.content .content__aside .download .qr-code .text p a img {
	margin: -3px 0 0 3px
}

.content .content__article .content__title {
	font-size: 16px;
	color: #101d37;
	margin-top: 30px;
	margin-bottom: 14px;
	font-weight: 700
}

.content .content__article .content__title--hl {
	font-weight: 700;
	color: #3072f6
}

.content .content__article .content__title--aside {
	float: right
}

.content .content__article .content__title--aside a {
	color: #5680a6;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 400
}

.content .content__filter {
	position: relative;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #eee
}

.content .content__filter li {
	float: left
}

.content .content__filter a {
	display: inline-block;
	font-weight: 700;
	font-size: 13px;
	color: #4a4a4a;
	margin-right: 37px;
	padding-bottom: 15px;
	padding-top: 16px;
	margin-bottom: -1px
}

.content .content__filter .content__filter--selected a,
.content .content__filter .content__filter-down a,
.content .content__filter .content__filter-up a {
	color: #3072f6;
	border-bottom: 2px solid #3072f6;
	background-position: right 17px;
	background-repeat: no-repeat
}

.content .content__filter .content__filter-up a {
	padding-right: 8px;
	background-image: url(../images/i_up.png)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.content .content__filter .content__filter-up a {
		background-image: url(../images/i_up@2x.png)
	}
}

.content .content__filter .content__filter-up a {
	background-image: -webkit-image-set(url("../images/i_up.png") 1x, url("https://s1.ljcdn.com/matrix_pc/dist/pc/src/resource/list/i_up@2x.png?v=1574765145121") 2x)
}

.content .content__filter .content__filter-down a {
	padding-right: 8px;
	background-image: url(../images/i_down.png)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.content .content__filter .content__filter-down a {
		background-image: url(../images/i_down@2x.png)
	}
}

.content .content__filter .content__filter-down a {
	background-image: -webkit-image-set(url("../images/i_down.png") 1x, url("https://s1.ljcdn.com/matrix_pc/dist/pc/src/resource/list/i_down@2x.png?v=1574765145121") 2x)
}

.content .content__list .content__list--item {
	height: 182px;
	margin-top: 30px;
	position: relative
}
.content .content__list .content__list--item:first-child{
	margin-top: 0;
}
.content .content__list .content__list--item:hover .content__list--item--title {
	color: #3072f6
}

.content .content__list .content__list--item>a.link {
	display: block;
	position: absolute;
	width: 100%;
	height: 182px;
	z-index: 2
}

.content .content__list .content__list--item--aside {
	position: relative;
	height: 100%;
	width: 243px;
	float: left;
	border-radius: 5px;
	overflow: hidden
}

.content .content__list .content__list--item--aside img {
	width: 100%;
	height: 100%
}

.content .content__list .content__list--item--aside .content__list--item--ad {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: hsla(0, 0%, 100%, .6);
	background-color: rgba(0, 0, 0, .2);
	border-radius: 4px 0 4px 0
}

.content .content__list .content__list--item--main {
	margin-left: 280px
}

.content .content__list .content__list--item--title {
	margin-bottom: 20px
}

.content .content__list .content__list--item--title a {
	font-size: 20px;
	font-weight: 700;
	color: #101d37
}

.content .content__list .content__list--item--title a .content__list--item--maintitle {
	color: #3d709b
}

.content .content__list .content__list--item--des,
.content .content__list .content__list--item--des a {
	font-size: 14px;
	color: #9399a5;
	font-weight: 700
}

.content .content__list .content__list--item--des {

	margin-bottom: 16px
}

.content .content__list .content__list--item--des>a:hover {
	text-decoration: underline
}

.content .content__list .content__list--item--des .room__left {
	color: #fa5741
}

.content .content__list .content__list--item--des i {
	font-weight: 400;
	color: #ccc;
	margin-left: 8px;
	margin-right: 8px
}

.content .content__list .content__list--item--throughcardes {
	font-size: 14px;
	color: #9399a5;
	margin-bottom: 11px
}

.content .content__list .content__list--item--brand {
	margin-bottom: 16px;
	color: #9399a5
}

.content .content__list .content__list--item--brand a {
	color: #9399a5;
	font-size: 14px;
	margin-right: 12px
}

.content .content__list .throughcar--num {
	color: #3d709b
}

.content .content__list .content__list--item--time {
	font-size: 14px;
	color: rgba(16, 29, 55, .3)
}

.content .content__list .content__list--item--time:before {
	content: " ";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/time.png)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.content .content__list .content__list--item--time:before {
		background-image: url(../images/time@2x.png)
	}
}

.content .content__list .content__list--item--time:before {
	background-image: -webkit-image-set(url("../images/time.png") 1x, url("https://s1.ljcdn.com/matrix_pc/dist/pc/src/resource/list/time@2x.png?v=1574765145121") 2x);
	background-size: contain;
	margin-right: 9px
}

.content .content__list .content__list--item--bottom {
	position: absolute;
	bottom: 0;
	left: 280px;
	white-space: normal;
	height: 30px
}

.content .content__list .content__list--item--bottom i {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #849aae;
	background-color: rgba(132, 154, 174, .1);
	border-radius: 2px;
	margin-right: 6px;
	padding: 0 11px
}

.content .content__list .content__list--item--bottom .content__item__tag--authorization_apartment {
	color: #fff;
	background-color: #f79100
}

.content .content__list .content__list--item--bottom .content__item__tag--throughcartags {
	color: #fa5741;
	background-color: rgba(250, 87, 65, .1)
}

.content .content__list .content__list--item-price {
	position: absolute;
	right: 47px;
	top: 50%;
	margin-top: -14px;
	color: #fa5741;
	font-size: 14px;
	font-weight: 700
}

.content .content__list .content__list--item-price em {
	font-size: 28px;
	font-family: Tahoma
}

.content .content__empty {
	height: 217px;
	padding-top: 60px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 120px
}

.content .content__empty p {
	text-align: center;
	margin-bottom: 30px
}

.content .content__empty1 {
	padding: 50px;
	font-size: 18px;
	color: #888c8e;
	line-height: 30px;
	text-align: center;
	margin: 80px auto 50px
}

.content .content__empty--hl {
	color: #101d37
}

.content .content__pg {
	float: right;
	margin-right: -8px;
	margin-top: 37px;
	height: 28px;
	min-width: 1px
}

.content .content__pg a,
.content .content__pg span {
	float: left;
	margin-right: 8px
}

.content .content__pg a {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	height: 26px;
	font-family: HelveticaNeue;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px
}

.content .content__pg .next {
	padding: 0 12px;
	background: #3072f6;
	color: #fff;
	border: 0
}

.content .content__pg .cur {
	color: #fff;
	background: #3072f6;
	cursor: default;
	border-color: #3072f6
}

.content .content__pg .disable {
	cursor: default;
	color: #ccc
}

