body {
	background: #f6f9fb;
	color: #333;
}

.bidding-auction-content .content-top .fiexd {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 2;
	pointer-events: none;
}

.bidding-auction-content .content-top .banner-hd .hd {
	z-index: 2;
	width: 300px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -150px;
	text-align: center;
}

.bidding-auction-content .content-top .banner-hd .hd li {
	display: inline-block;
	margin: 0 2px;
	width: 12px;
	height: 4px;
	border-radius: 8px;
	background-color: #c9c9c9;
	list-style: none;
	cursor: pointer;
}

.bidding-auction-content .content-top .banner-hd .hd .current {
	width: 25px;
	background-color: #e60000;
}

.bidding-auction-content .content-top {
	height: 400px;
	background: #ecf5ff;
}

.bidding-auction-content .content-top .banner-right {
	float: right;
	margin: 25px 0px;
	padding: 16px;
	width: 291px;
	height: 350px;
	border-radius: 12px;
	background: #fbffff;
	box-sizing: border-box;
	pointer-events: auto;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-title,
.bidding-auction-content .content-top .banner-right .banner-right-bottom .title {
	font-size: 18px;
	font-weight: 500;
	color: rgb(51, 51, 51);
	position: relative;
	padding-left: 10px;
	box-sizing: border-box;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item {
	display: flex;
	flex-wrap: wrap;
	height: 140px;
	margin-bottom: 11px;
	border-radius: 8px;
	background: rgb(255, 255, 255);
	padding: 10px;
	box-sizing: border-box;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .line {
	border-top: 1px solid rgb(230, 230, 230);
	width: 235px;
	position: absolute;
	top: 70px;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .short-line {
	height: 30px;
	border-right: 1px solid #e6e6e6;
	position: absolute;
	left: 128px;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .red-num {
	width: 50%;
	font-size: 20px;
	font-weight: 600;
	color: rgb(230, 0, 0);
	text-align: center;
	box-sizing: border-box;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .red-num .unit {
	font-weight: 400;
	font-size: 12px;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .red-num:first-child,
.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .red-num:nth-child(2) {
	margin-bottom: 16px;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-content-item .red-num .tit {
	font-size: 14px;
	font-weight: 500;
	color: #707d8a;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-title,
.bidding-auction-content .content-top .banner-right .banner-right-bottom .title {
	font-size: 18px;
	font-weight: 500;
	color: rgb(51, 51, 51);
	position: relative;
	padding-left: 10px;
}

.bidding-auction-content .content-top .banner-right .banner-right-top .top-title::after,
.bidding-auction-content .content-top .banner-right .banner-right-bottom .title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 0px;
	width: 3px;
	height: 16px;
	background: rgb(230, 0, 0);
}

.bidding-auction-content .content-top .banner-right .banner-right-bottom .bottom-content-notice {
	padding: 10px 0 10px 10px;
	font-size: 14px;
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
	height: 100px;
	box-sizing: border-box;
}

.bidding-auction-content .content-top .banner-right .banner-right-bottom .bottom-content-notice .notice-box .notice-item {
	margin-bottom: 10px;
}

.recommend-content {
	margin: 31px 0 16px;
	overflow: visible;
}

.recommend-content .recommend-left {
	width: 864px;
	height: 470px;
	border-radius: 12px;
	box-sizing: border-box;
	background: #ffffff;
	padding: 20px 16px 0;
}

.recommend-content .recommend-left .nav-hd {
	display: flex;
	font-size: 18px;
	font-weight: 600;
	color: #707d8a;
	align-items: center;
}

.recommend-content .recommend-left .nav-hd .nav-bd {
	margin-right: 40px;
	cursor: pointer;
}

.recommend-content .recommend-left .nav-list .auction-screening,
.recommend-content .recommend-left .nav-list .asset-screening {
	display: flex;
	position: absolute;
	top: 16px;
	right: 80px;
	font-size: 14px;
	background: #f7f7f7;
	border-radius: 25px;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item {
	border-radius: 12px;
	padding: 10px 12px;
	box-sizing: border-box;
	color: #707d8a;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .line,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .line {
	position: relative;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .line::after,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .line::after {
	content: "";
	width: 2px;
	height: 20px;
	background-color: #eee;
	position: absolute;
	right: -15px;
	top: 0;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .tit,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .tit {
	color: #707d8a;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .tit,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .tit {
	color: #707d8a;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .num,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .num {
	font-weight: 600;
	color: #3662ec;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item .unit,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item .unit {
	color: #707d8a;
	font-weight: 400;
	font-size: 14px;
}

.recommend-content .recommend-left .nav-list .auction-screening .screening-item1 .tit,
.recommend-content .recommend-left .nav-list .asset-screening .screening-item1 .tit {
	font-size: 14px;
	padding: 10px 12px;
	display: block;
	color: #707d8a;
	position: absolute;
	right: -80px;
}

/* .recommend-content .recommend-left .nav-list .screening .screening-item1 .tit:hover,
.recommend-content .recommend-left .nav-list .screening .screening-item .tit:hover{
	color: #E60000;
} */
.recommend-content .recommend-left .nav-list .auction-lists {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav {
	margin: 16px 0 10px;
	width: 400px;
	display: flex;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav .img {
	border-radius: 12px;
	object-fit: cover;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav .details {
	margin-left: 10px;
	font-size: 14px;
	color: #707d8a;
	width: 213px;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav .details .row {
	margin-top: 8px;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav .details .title {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}

.recommend-content .recommend-left .nav-list .auction-lists .list-nav .details .link-a {
	width: 183px;
	height: 42px;
	border-radius: 4px;
	display: block;
	border: 1px solid #e60000;
	font-size: 16px;
	font-weight: 500;
	color: #e60000;
	text-align: center;
	line-height: 42px;
	margin-top: 16px;
}

.recommend-content .recommend-left .nav-list .asset-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav {
	width: 408px;
	height: 110px;
	border-radius: 12px;
	background: linear-gradient(288deg, #f0f8ff 13%, #ffffff 102%);
	border: 1px solid #e6e6e6;
	margin-top: 20px;
	padding: 12px;
	box-sizing: border-box;
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav .asset-link .title {
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav .asset-link .title:hover {
	color: #e60000;
	transform: scale(1.02);
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav .asset-link .label {
	margin: 8px 0;
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav .asset-link .label span {
	border-radius: 1px;
	display: inline-block;
	padding: 4px 6px;
	background: #eaeffd;
	color: #3662ec;
	margin-right: 10px;
}

.recommend-content .recommend-left .nav-list .asset-list .list-nav .asset-link .time {
	color: #9e9e9e;
}

.recommend-content .recommend-left .nav-bd.select {
	font-size: 24px;
	color: #333;
}

.recommend-content .recommend-right {
	width: 320px;
	height: 470px;
	border-radius: 12px;
	background: linear-gradient(180deg, #ebf1fc 0%, #ffffff 11%);
	box-sizing: border-box;
	padding: 16px;
}

.recommend-content .recommend-right .hd {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.recommend-content .recommend-right .hd .hd-bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 90px;
}

.recommend-content .recommend-right .hd .icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-right: 5px;
	background: url(./images/quick_hd_icon.png) no-repeat;
}

.content-bottom .right-tit {
	background: url(./images/quick_right_bg.png) no-repeat top center;
	width: 60px;
	height: 456px;
	font-size: 23px;
	font-weight: 600;
	color: #ffffff;
	position: absolute;
	top: 8px;
	right: -60px;
	padding: 19px 11px;
	text-align: center;
	box-sizing: border-box;
}

.recommend-content .recommend-right .bd .tit {
	margin-bottom: 6px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #2d4aa5;
}

.recommend-content .recommend-right .bd .desc {
	margin-bottom: 16px;
	font-size: 14px;
	text-align: center;
	color: rgba(54, 98, 236, 0.5);
}

.recommend-content .recommend-right .bd .form-content .form-textarea {
	padding: 16px;
	width: 288px;
	height: 140px;
	margin-bottom: 10px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 0;
	outline: none;
	background: #f6f9fb;
	resize: none;
}

.recommend-content .recommend-right .bd .form-phone .form-input {
	padding: 16px;
	width: 288px;
	height: 54px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 0;
	outline: none;
	background: #f6f9fb;
}

.recommend-content .recommend-right .bd .form-btn {
	width: 288px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-radius: 8px;
	margin: 12px 0 10px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: #e60000;
	cursor: pointer;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.recommend-content .recommend-right .bd .form-disabled {
	cursor: not-allowed;
	background: #90979f;
}

.recommend-content .recommend-right .bd .form-btn .loading {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	-webkit-animation: rotation infinite 0.75s linear;
	-moz-animation: rotation infinite 0.75s linear;
	-o-animation: rotation infinite 0.75s linear;
	animation: rotation infinite 0.75s linear;
	border: 2px solid #fff;
	border-top-color: transparent;
	border-radius: 100%;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.recommend-content .recommend-right .bd .form-record {
	display: flex;
	align-items: center;
	overflow: hidden;
	height: 24px;
}

.recommend-content .recommend-right .bd .form-record .newiconfont {
	margin-right: 5px;
	color: #e60000;
}

.recommend-content .recommend-right .bd .form-record .record-items .item {
	font-size: 12px;
	color: #e60000;
}

.recently-content {
	margin-bottom: 31px;
}

.recently-content .recently-right {
	width: 592px;
	height: 280px;
	border-radius: 12px;
	background: #fff;
	box-sizing: border-box;
	padding: 16px;
	font-size: 14px;
	overflow: hidden;
}

.recently-content .recently-right .hd {
	height: 26px;
	line-height: 26px;
}

.recently-content .recently-right .hd .tit {
	margin-right: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.recently-content .recently-right .hd .info {
	font-size: 14px;
	color: #707d8a;
}

.recently-content .recently-right .hd .info .red {
	color: #e60000;
}

.recently-content .recently-right .hd .more {
	font-size: 14px;
	color: #90979f;
}

.recently-content .recently-right .bd .item {
	padding: 8px 0 4px;
	color: #707d8a;
}

.recently-content .recently-right .bd .item .cate {
	margin-right: 5px;
	width: 75px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	padding: 0 2px;
	color: #3662ec;
	background: rgba(54, 98, 236, 0.1);
}

.recently-content .recently-right .bd .item .txt {
	display: inline-block;
	width: 350px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 12px;
}

.recently-content .recently-right .bd .item .txt:hover {
	color: #e60000;
	transform: scale(1.02);
	font-weight: 600;
}

.recently-content .recently-left {
	width: 592px;
	height: 280px;
	border-radius: 12px;
	background-color: #fff;
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
}

.recently-content .recently-left .nav-hd {
	font-size: 18px;
	font-weight: 600;
	color: #707d8a;
}

.recently-content .recently-left .nav-hd .nav-bd {
	margin-right: 40px;
	cursor: pointer;
}

.recently-content .recently-left .list-box .list-item li .link-more {
	position: absolute;
	top: 20px;
	right: 16px;
	color: #707d8a;
	font-size: 14px;
}

.recently-content .recently-left .nav-hd .nav-bd.select {
	color: #333333;
}

.recently-content .recently-left .list-box .list-item li {
	font-size: 14px;
	padding: 6px 0 8px;
	color: #707d8a;
}

.recently-content .recently-left .list-box .list-item li:first-child {
	padding: 0;
}

.recently-content .recently-left .list-box .list-item li .title {
	width: 290px;
	margin-right: 16px;
	color: #333333;
}

.recently-content .recently-left .list-box .list-item li .title:hover {
	color: #e60000;
	transform: scale(1.02);
	font-weight: 600;
}

.recently-content .recently-left .list-box .list-item li .price {
	color: #707d8a;
	margin-right: 16px;
	width: 140px;
}

.recently-content .recently-left .list-box .list-item li .time {
	width: 90px;
	text-align: right;
	color: #707d8a;
}

.recently-content .recently-left .list-box .list-item li .price .num {
	color: #e60000;
}

.recently-content .recently-left .list-box .list-item li .address {
	width: 80px;
	height: 22px;
	border-radius: 4px;
	background: rgba(54, 98, 236, 0.1);
	color: #3662ec;
	font-size: 14px;
	padding: 0 2px;
	text-align: center;
	margin-right: 12px;
}

.recently-content .recently-left .list-box .list-item li .txt {
	color: #333333;
	width: 300px;
}

.recently-content .recently-left .list-box .list-item li .txt:hover {
	color: #e60000;
	font-weight: 600;
	transform: scale(1.02);
}

.recently-content .recently-left .list-box .list-item li .link-more:hover {
	color: #e60000;
}

.operated-auction .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 600;
}

.operated-auction .title .tit {
	font-size: 24px;
}

.operated-auction .title .num-box {
	display: flex;
	width: 690px;
	font-size: 16px;
	color: #707d8a;
}

.operated-auction .title .num-box .item {
	margin-right: 40px;
}

.operated-auction .title .num-box .item .num {
	color: #e60000;
	font-size: 24px;
}

.operated-auction .title .more {
	font-size: 16px;
	color: #e60000;
}

.operated-auction .auction-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.operated-auction .auction-list .list-item {
	border: 1px solid #e6e6e6;
	width: 288px;
	height: 373px;
	border-radius: 12px;
	background-color: #fff;
	font-size: 14px;
	margin-top: 16px;
	overflow: hidden;
}

.operated-auction .auction-list .list-item a:hover .img {
	transform: scale(1.1);
}

.operated-auction .auction-list .list-item a:hover .tit {
	color: #e60000;
}

.operated-auction .auction-list .list-item .img {
	border-radius: 12px 12px 0 0;
	object-fit: cover;
	transition: 0.3s;
}

.operated-auction .auction-list .list-item .list-middle {
	margin: 10px 16px;
}

.operated-auction .auction-list .list-item .list-middle .tit {
	font-size: 18px;
	font-weight: 600;
	color: #4c4b53;
	margin-bottom: 8px;
}

.operated-auction .auction-list .list-item .list-middle .type {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333;
}

.operated-auction .auction-list .list-item .list-middle .type .price .red {
	font-weight: 600;
	font-size: 18px;
	color: #e60000;
}

.operated-auction .auction-list .list-item .list-middle .type .price .red .unit {
	color: #e60000;
}

.operated-auction .auction-list .list-item .list-bottom {
	margin: 0px 16px 10px;
	border-top: 1px solid #d8d8d8;
	padding-top: 10px;
	color: #707d8a;
}

.operated-auction .auction-list .list-item .list-bottom .start-times {
	margin-top: 10px;
}

.operated-auction .auction-list .list-item .list-bottom .state {
	width: 80px;
	height: 28px;
	border-radius: 14px 0px 0px 14px;
	text-align: center;
	color: #fff;
	line-height: 28px;
	position: absolute;
	right: -16px;
	top: 20px;
	background: #ababab;
}

.operated-auction .auction-list .list-item .list-bottom .state.green {
	background: #07b9b9;
}

.operated-auction .auction-list .list-item .list-bottom .state.red {
	background: #e60000;
}

.cooperate-brand {
	margin: 32px 0 100px;
}

.cooperate-brand .base-tit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 600;
}

.cooperate-brand .base-tit .tit {
	font-size: 24px;
}

.cooperate-brand .base-tit .base-num {
	display: inline-block;
	margin-left: 140px;
	font-size: 16px;
	color: #707d8a;
}

.cooperate-brand .base-tit .base-num .num {
	color: #e60000;
	font-size: 24px;
}

.cooperate-brand .base-tit .base-num .unit {
	color: #e60000;
}

.cooperate-brand .base-tit .more {
	font-size: 16px;
	color: #e60000;
}

.cooperate-brand .bd ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 224px;
	height: 120px;
	line-height: 120px;
	background: #fff;
	border-radius: 12px;
	text-align: center;
}

.cooperate-brand .bd ul li img {
	border-radius: 12px;
}

.cooperate-brand .bd ul li:nth-child(5n) {
	margin-right: 0;
}

.bottom-form {
	background: url(./images/bottom_form_bg.png) no-repeat top center;
	height: 170px;
	padding-top: 90px;
	box-sizing: border-box;
}

.bottom-form .form-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bottom-form .form-box .form-input {
	display: flex;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	align-items: center;
}

.bottom-form .form-box .form-input .tit {
	margin-right: 16px;
}

.bottom-form .form-box .form-input input {
	width: 400px;
	height: 48px;
	border-radius: 1px;
	border: none;
	padding: 10px;
	box-sizing: border-box;
	font-size: 16px;
}

.bottom-form .form-box .form-input input:focus {
	outline: none;
}

.bottom-form .form-box .form-btn {
	width: 183px;
	height: 48px;
	border-radius: 2px;
	opacity: 1;
	background: #e60000;
	border: none;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	cursor: pointer;
	display: flex;
	justify-content: center;
	line-height: 48px;
	align-items: center;
}

.bottom-form .form-box .form-disabled {
	cursor: not-allowed;
	background: #90979f;
}

.bottom-form .form-box .loading {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	-webkit-animation: rotation infinite 0.75s linear;
	-moz-animation: rotation infinite 0.75s linear;
	-o-animation: rotation infinite 0.75s linear;
	animation: rotation infinite 0.75s linear;
	border: 2px solid #fff;
	border-top-color: transparent;
	border-radius: 100%;
}

.foot {
	margin-top: 0 !important;
}


.advert-container {
    position: relative;
    width: 100%;
    height: 400px;
  }
  .advert-image {
		position: relative;
    width: 1920px;
    height: 400px;
		margin: auto;
		z-index: 1;
  }
  .advert-overlay {
		width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }