body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
	background: url(../image/markets.jpg)no-repeat top center;
	background-size: cover;

}

.header {
	width: 100%;
	height: 128px;
	margin: 0 auto;
	background: url(../image/topbg.png) no-repeat center 10px;
}

.top {
	width: 1300px;
	height: 85px;
	margin: 0 auto;
	position: relative;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

.header .logo {
	height: 34px;
	width: 182px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -100px;
}

.main_menu {
	position: absolute;
	top: 40px;
}

.main_menu ul li {
	width: 218px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	background: url(../image/dhbg.png) no-repeat center center;
	text-align: center;
	float: left;
	transition: all .5s;
}

.main_menu ul li a {
	color: #fff;
	width: 100%;
	display: block;
}

.main_menu ul li:hover {
	background: url(../image/dhbg2.png) no-repeat center center;
	transition: all .5s;
}

.main_menu ul li:nth-child(2) {
	margin-left: -20px;
}

.main_menu ul li:nth-child(3) {
	margin-left: 460px;
	background: url(../image/dhbgs.png) no-repeat center center;
	transition: all .5s;
}

.main_menu ul li:nth-child(4) {
	margin-left: -20px;
	background: url(../image/dhbgs.png) no-repeat center center;
	transition: all .5s;
}

.main_menu ul li:nth-child(3):hover,
.main_menu ul li:nth-child(4):hover {
	background: url(../image/dhbg2s.png) no-repeat center center;
	transition: all .5s;
}


.main_container {
	width: 1300px;
	margin: 0 auto;
}

.bid_top_main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bid_top_main .bid-login a {
	display: block;
	text-align: center;
	width: 98px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	float: left;
	margin-left: 25px;
}

.bid_top_main .bid-login .login_btn {
	background: url(../image/dl.png) no-repeat center center;
}

.bid_top_main .bid-login .reg_btn {
	background: url(../image/zc.png) no-repeat center center;
}

.module_item {
	width: 1400px;
	position: relative;
	margin: 25px auto 40px auto;
}

.recom_container {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	height: 180px
}

.swiper-button-prev {
	position: absolute;
	top: 95px;
	left: 0;
	width: 30px;
	height: 40px;
	margin-top: -30px;
	z-index: 10;
	cursor: pointer;
	background: url(../image/focus-left-arrow.png) no-repeat right center
}

.swiper-button-prev:hover {
	background: url(../image/focus-left-arrow1.png) no-repeat right center
}

.swiper-button-next {
	position: absolute;
	top: 95px;
	right: 0;
	width: 30px;
	height: 40px;
	margin-top: -30px;
	z-index: 10;
	cursor: pointer;
	background: url(../image/focus-right-arrow.png) no-repeat right center
}

.swiper-button-next:hover {
	background: url(../image/focus-right-arrow1.png) no-repeat right center
}

.swiper-container {
	height: 180px;
	overflow: hidden;
	position: absolute
}

.swiper-slide_none {
	display: inline-block;
	width: 260px;
	margin-right: 25px;
	margin-top: 6px
}

.swiper-slide {
	display: inline-block;
	margin-right: 25px;
	width: 260px;
	background: url(../image/jjbg.png) no-repeat top center;
	transition: all .5s;
}

.swiper-slide:hover {
	margin-right: 25px;
	background: url(../image/jjbg2.png) no-repeat top center;
	transition: all .5s;
}

.swiper-slide:hover.swiper-slide-visible {
	/*	margin-left: -10px;
	margin-right: 15px !important
*/
}

.swiper-slide:hover .perform_info {
	/*	margin-left: 38px
*/
}

.swiper-slide:hover .p_status {
	margin-left: 195px
}

.noslide_perform {
	display: inline-block;
	margin-right: 25px;
	width: 260px;
	background: url(../image/bid_perform_card.png) no-repeat right center
}

.noslide_perform .perform_info {
	margin-left: 35px
}

.noslide_perform:hover {
	width: 280px !important;
	background: url(../image/bid_perform_card_hover.png) no-repeat right center;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: 15px !important
}

.noslide_perform:hover .perform_info {
	margin-left: 38px
}

.noslide_perform:hover .p_status {
	margin-left: 195px
}

.p_status {
	top: 8px;
	margin-left: 185px;
	position: relative
}

.perform_info {
	margin-left: 28px;
	position: relative;
	color: #fff;
	top: 25px
}

.p_title {
	font-size: 16px;
	font-weight: 550;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 24px;
	width: 260px;
	white-space: nowrap;
	text-align: center;
}

.p_view {
	margin-top: 15px;
	font-size: 16px;
	color: #3da8ff;
	text-align: center;
	width: 260px;
	background: url(../image/bd.png) no-repeat center center;
	background-size: 90%;
}

.p_time {
	margin-top: 25px;
	font-size: 14px;
	line-height: 30px;
	width: 250px;
	text-align: center;
	color: rgba(0, 202, 255, .8);
	background-color: rgba(0, 202, 255, .2);
}


.bid_result_cont {
	background-color: rgba(5, 7, 96, .7);
	border: #0354a4 solid 1px;
}

.bid_result_cont .bid_condition_cont .bid_search_cont .bid_search_btn {
	font-size: 15px;
	width: 80px;
	border-radius: 0px 2px 2px 0px
}

.bid_result_cont .bid_condition_cont .bid_search_cont .bid_search_inp {
	border-color: #146be1 !important;
	width: 200px;
	font-size: 15px;
	color: #fff;
	border-radius: 2px 0 0 2px;
	background: #164aa9
}

.bid_result_cont .bid_condition_cont .proj_type_list {
	font-size: 15px
}

.bid_result_cont .bid_condition_cont .proj_type_list li {
	color: #a3b9db
}

.bid_result_cont .bid_condition_cont .proj_type_list li:not(:last-child):after {
	background: #a3b9db
}

.bid_type_list li.cur {
	background: #f86b50;
	color: #fff
}

.bid_type_list {
	font-size: 16px
}

.bid_type_list li {
	font-size: 16px;
	width: 135px;
	background: #146be1
}

.bid_type_list li:hover {
	background: #3f90fd
}

.bid_type_list li:hover.cur {
	background: #f86b50;
	color: #fff
}

.bid_type_list .experience {
	background: #e5b214;
	float: right;
	margin-right: 0
}

.bid_type_list .experience:hover {
	background: #ffd240
}

.bid_type_list a {
	color: #fff
}

.bid_tab {
	border: 0;
	table-layout: fixed;
	font-size: 14px
}

.bid_tab thead td {
	border: 0;
	color: #b0c8e6
}

.bid_tab tfoot td {
	background: #1c3499;
	border-bottom: 0
}

.bid_tab tbody td {
	height: 40px;
	color: #49aaea;
	padding: 0 10px;
	text-align: center;
	border-bottom: 0;
	background: #1c3499
}

.bid_tab tbody td.name {
	text-align: left
}

.bid_tab tbody td.name a {
	color: #49aaea
}

.bid_tab tbody .has-price-change td {
	color: #c2c234
}

.bid_tab tbody .has-price-change td.name a {
	color: #c2c234
}

.bid_tab tbody tr:nth-child(odd) td {
	background: #0c1f6e
}

.bid_tab tbody tr:nth-child(even) td {
	background: #1b2d91
}

.bid_tab em.none_price_icon {
	color: #49aaea
}

.bid_tab em.none_price_icon::after {
	background: #49aaea
}

.bid_tab em.has_price_icon {
	color: #c2c234
}

.bid_tab em.has_price_icon::after {
	background: #c2c234
}

.bid_tab em.change_price_icon {
	color: #34c199
}

.bid_tab em.change_price_icon::after {
	color: #34c199
}

.bid_tab tbody tr:hover td {
	background: #1a7ee5;
	color: #cfe3fe
}

.bid_tab tbody tr:hover td.name {
	color: #cfe3fe
}

.bid_tab tbody tr:hover td.name .o_line {
	color: #cfe3fe
}

.bid_tab tfoot {
	/*	position: absolute
*/
}

.bid_tab tfoot.has_perform {
	/*	bottom: 150px
*/
	display: block;
	margin: 10px 0;
}

.bid_tab tfoot.no_perform {
	bottom: 360px
}

.pagination {
	width: 100%;
	margin: 10px auto;
}

.pagination ul .totalPage {
	color: #fff !important
}

.pagination ul li {
	border-radius: 0;
	margin-right: 5px;
	background-color: #0c1f6e;
	border: 1px solid #125bb5;
	color: #fff;
}

.pagination.has_perform {
	bottom: 60px;
}

.pagination.no_perform {
	bottom: 270px;
	background: #1b2d91
}

.footer {
	color: #a3b9db;
	text-align: center;
	line-height: 25px;
	padding: 20px 0 40px 0;
	display: block;
	overflow: hidden;
}

.footer img {
	vertical-align: middle
}

.spitem_title img {
	position: absolute
}

.spitem_title .spInfo_title {
	font-size: 24px
}