.header-wrap{
	height:106px;
	background:#fff;
	position: fixed;
	top:0px;
	right:0px;
	left:0px;
	z-index: 999;
}
.header-padtop{
	height:106px;
}
.header-cover {
	background: #f5f6f7;
	height: 36px;
	line-height: 36px;
}
.site-nav {
	width: 1200px;
	margin: 0 auto;
}
.site-nav-bd-l {
	color: #999;
}
.site-nav-bd-l a {
	color: #165dff !important;
}
.site-nav-bd-r {
	text-align: right;
}
.site-nav-bd-r span {
	color: #999;
}
.site-nav-bd-r a {
	color: #999 !important;
	margin: 0 5px;
}
.site-nav-bd-r a:hover {
	color: #165dff !important;
}
.site-nav-bd-r a.active {
	color: #165dff;
}

.header-logo-search {
	height: 70px;
	width: 1200px;
	margin: 0 auto !important;
}
.header-logo {
	height: 70px;
	line-height: 70px;
}
.header-search {
	overflow: hidden;
	height: 70px;
	line-height: 70px;
	padding-top: 14px;
}
.search-wrap {
	border: 1px solid #165dff;
	width: 579px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.search-input {
	width: 505px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline-style: none;
	display: block;
	box-sizing: border-box;
	padding: 0 10px;
}
.search-btn {
	display: block;
	width: 71px;
	height: 42px;
	line-height: 39px;
	background: #165dff;
	border: none;
	outline-style: none;
	color: #fff;
}
.search-r {
	border: 1px solid #165dff;
	width: 184px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	font-family: 思源黑体;
	font-size: 16px;
	font-weight: normal;
	background: url(../../images/index/fabu.png) no-repeat 15px center;
	padding-left: 22px;
	color: #165dff;
}

.bidding-a {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.text-style-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size:16px;
}

.bidding-a:hover {
	color: #165dff;
	text-decoration: none;
}
.site-nav .col-md-8,
.site-nav-bd-r {
	padding: 0;
}

/* logo/导航/搜索 */
.mainnav-wrap {
	height: 70px;
	line-height: 70px;
}
.mainnav-wrap .col-md-3 {
	padding: 0;
}
.mainnav-wrap .container {
	position: relative;
}

/* 导航 */
.nav-menu-wrap {
}
.nav-menu-wrap .active a {
	color: var(--main-color) !important;
}
.nav-menu-wrap .active .p2 a {
	color: #333 !important;
}
.nav-menu-wrap .active .p2 .activeSub {
	color: var(--main-color) !important;
}
.nav-menu-wrap a {
	margin: 0 13px;
	color: #333;
	display: inline-block;
	height: 68px;
	line-height: 68px;
	font-weight: 600;
	font-size:17px;
}
ul.nav-menu-wrap {
	margin-bottom: 0;
}
.nav-menu-wrap li {
	float: left;
}
.nav-menu-wrap li a {
	color: #333;
}
.nav-menu-wrap li:hover {
	background: url(../../images/index/nav-line.png) no-repeat bottom center;
	color: var(--main-color) !important;
}
.nav-menu-wrap li a:hover {
	color: var(--main-color) !important;
}
.mainnav-wrap li.active {
	background: url(../../images/index/nav-line.png) no-repeat bottom center;
	color: var(--main-color) !important;
}
.nav-menu-wrap .p2 a {
	line-height: 36px;
	display: block;
	height: 36px;
}
.nav-menu-wrap .p2 a:hover {
	cursor: pointer;
	color: var(--main-color) !important;
}
.nav-menu-wrap .p2 {
	padding: 10px 0;
	width: 100px;
	background: #fff;
	display: none;
	box-shadow: 0px 12px 20px 0px rgba(208, 208, 208, 0.3);
	position: absolute;
	z-index: 9999;
	text-align: center;
}
.nav-menu-wrap > li:hover .p2 {
	display: block;
}
/* 搜索 */
.search-wrap {
	border: 1px solid #165dff;
	width: 310px;
	height: 42px;
	line-height: 42px;
	position: absolute;
	right: 0px;
	top: 13px;
}
.search-location {
	position: relative;
}
.search-text {
	width: 230px;
	height: 45px;
	line-height: 45px;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 0 8px 5px 8px;
}
.search-btn {
	width: 70px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	border: none;
	color: #fff;
	background: #165dff;
}
.fwrxphone{
	display: inline-block;
    background: url(../../images/index/fwrxphone.png) no-repeat left center;
    padding-left: 24px;
    background-size: 20px 20px;
	font-size:14px;
}

/* 轮播图 */
.album-wrap {
	position: relative;
	height: 400px;
	overflow: hidden;
}
.album-wrap .container {
	position: absolute;
	top: 280px;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	height: 565px;
}
.login-tab-wrap {
	position: absolute;
	padding: 20px;
	right: 18%;
	z-index: 1;
	top: 60px;
	width: 288px;
	height: 296px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0px 4px 16px 0px #e4eaf6;
}
.login-name {
	font-family: Source Han Sans;
	font-size: 18px;
	font-feature-settings: 'kern' on;
	color: #333333;
}
.welcome-tip {
	font-weight: bold !important;
}
.login-status {
	cursor: pointer;
	width: 248px;
	height: 32px;
	line-height: 32px;
	margin: 24px 0;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	background: var(--main-color);
	box-sizing: border-box;
	border: 1px solid var(--main-color);
}
.album-wrap .nav-tabs > li {
	margin-bottom: 0;
	width: 50%;
	text-align: center;
}
.nav-tabs li a {
	border: none;
}
.album-wrap .nav-tabs > li.active > a,
.album-wrap .nav-tabs > li.active > a:focus {
	border: none !important;
	color: var(--main-color) !important;
	width: 60px;
	display: inline-block;
	border-bottom: 2px solid var(--main-color) !important;
	text-align: center;
	background: none !important;
}
.album-wrap .nav-tabs {
	border-bottom: none;
}
.album-wrap .nav > li > a {
	padding: 0;
}
.album-wrap .nav-tabs a {
	display: inline-block;
	height: 34px;
	color: #333;
	border: none;
}
.album-wrap .nav-tabs a:hover {
	color: none !important;
	background: none !important;
}
.album-wrap .tab-content {
	margin-top: 20px;
}
.album-wrap .tab-content .row {
	position: relative;
	text-align: center;
}
.album-wrap .tab-content .row img {
	display: block;
	text-align: center;
	margin: 20px auto 12px;
}
.tab-pane {
	padding: 0 8px;
}
.tab-pane-right {
	position: absolute !important;
	right: 8px;
}
.tab-pane div {
	/* 矩形 426 */
	width: 96px;
	height: 96px;
	border-radius: 5px;
	background: #f3f3f3;
	text-align: center;
	cursor: pointer;
}

@media screen and (min-width: 1663px) and (max-width: 1700px) {
	.login-tab-wrap {
		right: 14%;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1663px) {
	.login-tab-wrap {
		right: 13%;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
	.login-tab-wrap {
		right: 11%;
	}
}

@media screen and (min-width: 1450px) and (max-width: 1500px) {
	.login-tab-wrap {
		right: 9%;
	}
}

@media screen and (max-width: 1450px) {
	.login-tab-wrap {
		right: 8%;
	}
}
