﻿@charset "UTF-8"; 
/* 采供 供应页面 */

/* 灰背景包含框 */
.full-screen-con {
	padding-top: 5px;
	padding-bottom: 30px;
	background-color: #fff;
}

.project {
	font-size: 0;
} 
/* 左侧主体部分 */
.main {
	display: inline-block;
	width: 74%;
	vertical-align: top;
	font-size: 14px;
	float: left;
	background-color: #fff;
} 
/* 选项部分 */
.options {
	box-shadow: 0 0 2px #d6d6d6;
	-moz-box-shadow: 0 0 2px #d6d6d6;
	margin-bottom: 10px;
	padding: 1px 10px 1px 18px;
	border: 1px solid #ddd;
	background-color: #FFF;
	line-height: 40px;
}

.option-cate {
	display: inline-block;
}

.option-li {
	display: inline-block;
}

.option-btn,.option-range-btn {
	display: inline-block;
	padding-right: 7px;
	padding-left: 7px;
	height: 26px;
	line-height: 26px;
	color: #333;
}

.option-btn-checked {
	color: #1844ad;
}

.option-btn-cur {
	background-color: #2b69e9;
	color: #fff;
}

.option-btn:hover {
	color: #1844ad;
}

/* 项目列表 */
.projects {
	padding-right: 12px;
	padding-left: 12px;
	border: 1px solid #ddd;
	background-color: #FFF;
	box-shadow: 0 0 2px #d6d6d6;
	-moz-box-shadow: 0 0 2px #d6d6d6;
	position: relative;
}
/* 列表头部 */
.project-head {
	padding: 0 6px;
	border-bottom: 1px solid #ddd;
	line-height: 42px;
}

.floatTop {
	position: fixed;
	top: -10px;
	z-index: 1000;
	width: 886px;
	border: 1px #e3e3e3 solid;
}

.sort-cur {
	color: #f24645;
}

.sort {
	margin-right: 30px;
}


/* 找企业关键词搜索 */
.enterprise {
	font-size: 14px;
}

.enterprise-search {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	width: 172px;
	height: 26px;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.enterprise-search-btn {
	display: inline-block;
	width: 40px;
	height: 26px;
	background-color: #5783df;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	line-height: 26px;
}



/* 项目列表 */
.projects-list {
	line-height: 28px;
}

.project-li {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 6px;
	border-bottom: 1px dashed #ddd;
	cursor: pointer;
}

.project-li:hover {
	background-color: #f8f8f8;
}

.project-li:hover .btn-bid {
	background-color: #f24645;
	color: #fff;
}

.project-li:hover .btn-detail {
	border-color: #2d87ff;
	background-color: #2d87ff;
	color: #fff;
}
/* 项目列表 */
.products-list {
	width: 1210px;
	font-size: 0;
	line-height: 28px;
}

.product-li {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 236px;
	border: 1px solid #ddd;
	background-color: #FFF;
	cursor: pointer;
}

.product-li:hover .btn-bid {
	background-color: #f24645;
	color: #fff;
}
/* 产品信息 */
.product-img {
	width: 234px;
	height: 202px;
}

.product-name {
	display: inline-block;
	overflow: hidden;
	padding-left: 12px;
	width: 210px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	word-break: keep-all;
}

.product-name:hover {
	color: #f24645;
}

.product-company {
	display: inline-block;
	overflow: hidden;
	padding-left: 12px;
	width: 210px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	word-break: keep-all;
}

.product-company:hover {
	color: #f24645;
}

.project-th {
	padding: 22px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

.project-th span {
	vertical-align: middle;
}

.project-th0 {
	padding: 22px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

.project-th0 .project-name-th {
	padding-left: 140px;
	width: 330px;
}

.project-th0 .pubTime-th {
	padding-left: 90px;
	width: 160px;
}

.project-th0 .area-value-th {
	margin-left: 36px;
}

.project-th0 .left-day-th {
	padding-left: 18px;
}

.project-th0 .qualities-th {
	margin-left: 12px;
}

.project-name-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	width: 220px;
}
/* 地区选择下拉列表 */
.region-btn-txt {
	display: inline-block;
	min-width: 56px;
}

.region-list-con {
	overflow-y: auto;
	width: 800px;
	height: 156px;
}

.province-list {
	position: absolute;
	top: 24px;
	left: -1px;
	z-index: 6;
	display: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px;
	width: 439px;
	border: 1px solid #ddd;
	background-color: #FFF;
	line-height: 26px;
}

.province-list dd,.province-list dt {
	display: inline-block;
}

.province-list dt {
	font-weight: 700;
}

.province-list dd {
	padding: 0 4px;
}

.province-list dd:hover {
	background-color: #5784e3;
	color: #fff;
}

.province-dd {
	margin-left: 46px;
}

.province-li {
	position: relative;
	display: inline-block;
	margin: 4px 8px;
}

.province-li:hover {
	background-color: #f24645;
	color: #fff;
}

.province-li:hover .city-list {
	display: block;
}

.province-name {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	min-width: 60px;
	text-align: center;
}

.city-list {
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 1;
	display: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 300px;
	min-height: 50px;
	border: 1px solid #ddd;
	background-color: #FFF;
	color: #333;
}

.city-li {
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
}

.city-li:hover {
	background-color: #f24645;
	color: #fff;
}
/* 经营模式下拉列表 */
.mode-btn {
	min-width: 126px;
}

.mode-txt {
	display: inline-block;
	width: 84px;
}

.mode-list {
	position: absolute;
	top: 24px;
	left: -1px;
	z-index: 1;
	display: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 126px;
	border: 1px solid #ddd;
	background-color: #FFF;
}

.mode-li {
	padding-left: 12px;
	cursor: pointer;
}

.mode-li:hover {
	background-color: #f24645;
	color: #fff;
}

.info-num-value {
	color: #f24645;
	font-size: 16px;
}
/* 找企业 */
.enterprises-list {
	width: 1230px;
	font-size: 0;
	line-height: 28px;
}

.enterprise-li {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 4px;
	width: 228px;
	height: 270px;
	border: 1px solid #ddd;
	background-color: #FFF;
	vertical-align: top;
	font-size: 12px;
	cursor: pointer;
}

.enterprise-li:hover {
	border-color: #f24645;
}

.enterprise-li:hover .enterprise-info {
	display: none;
}

.enterprise-li:hover .enterprise-main {
	display: block;
}
/* 企业信息 */
.enterprise-img-a {
	position: relative;
	display: inline-block;
	padding: 20px 0;
	width: 100%;
	height: 80px;
	text-align: center;
}

.enterprise-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 200px;
	max-height: 75px;
}

.enterprise-info,.enterprise-main {
	padding-left: 12px;
}

.enterprise-main {
	display: none;
	height: 84px;
}

.enterprise-name {
	display: inline-block;
	overflow: hidden;
	padding-left: 12px;
	max-width: 200px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	word-break: keep-all;
}

.enterprise-key {
	color: #666;
}

.enterprise-value {
	display: inline-block;
	overflow: hidden;
	max-width: 140px;
	vertical-align: bottom;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.enterprise-main-key {
	color: #666;
	vertical-align: top;
	line-height: 16px;
}

.enterprise-main-value {
	display: inline-block;
	overflow: hidden;
	height: 50px;
	max-width: 140px;
	vertical-align: top;
	word-wrap: break-word;
	line-height: 16px;
}

.enterprise-main-btn {
	position: relative;
	left: -6px;
	display: block;
	margin: 12px auto 0;
	width: 120px;
	height: 30px;
	background-color: #f24645;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
/* 项目列表 */
.projects-list {
	line-height: 28px;
}

.project-li {
	position: relative;
	border-bottom: 1px dashed #ddd;
	cursor: pointer;
}

.project-li:hover {
	background-color: #f1f1f1;
}

.project-li:hover .btn-bid {
	background-color: #f24645;
	color: #fff;
}

.full-screen-con-product {
	padding-top: 10px;
	background-color: #F1F1F1;
}

.product {
	font-size: 14px;
}

.products-list {
	width: 1210px;
	font-size: 0;
	line-height: 28px;
}

.product-li {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 236px;
	border: 1px solid #ddd;
	background-color: #FFF;
	line-height: 16px;
	cursor: pointer;
}

.product-li:hover {
	border: solid 1px #ee3f00;
}

.product-li:hover .btn-bid {
	border: solid 1px #ee3f00;
	background-color: #f24645;
	color: #fff;
}

.product-li:hover .highlight {
	color: #f24645;
}

/* 产品信息 */
.product-img-a {
	display: inline-block;
	height: 202px;
	border-bottom: 1px solid #ddd;
}

.product-img {
	width: 234px;
	height: 202px;
}

.product-name {
	display: inline-block;
	overflow: hidden;
	margin-top: 6px;
	padding-left: 12px;
	width: 210px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	word-break: keep-all;
}

.product-name:hover {
	color: #f24645;
}

.product-company {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 6px;
	padding-left: 12px;
	width: 210px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	word-break: keep-all;
}

.product-company:hover {
	color: #f24645;
}

.project-type {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 30px;
	height: 20px;
	border: 1px solid;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

.project-type-recruit {
	border-color: #2fa4ff;
	background-color: #def1ff;
	color: #1699ff;
}

.project-type-inquiry {
	border-color: #2abf01;
	background-color: #efffea;
	color: #2abf01;
}

.project-type-invite {
	border-color: #f24645;
	background-color: #ffe7e7;
	color: #f24645;
}

.project-left {
	position: relative;
}

.project-name {
	display: inline-block;
	margin-right: 10px;
	width: 220px;
	vertical-align: middle;
	font-size: 14px;
}

.project-name:hover {
	color: #f24645;
}

.project-switch {
	color: #f24645;
}

.off-site {
	position: absolute;
	top: 5px;
	right: -30px;
	display: inline-block;
	width: 24px;
	height: 20px;
	background-color: #3ad03d;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
}

.pub-time-key {
	margin-left: 34px;
	font-size: 12px;
}

.pub-value {
	margin-right: 22px;
	font-size: 12px;
}

.pub-value0 {
	display: inline-block;
	margin-right: 32px;
	width: 80px;
	color: #666;
}

.pub-company {
	font-size: 14px;
}

.pub-company:hover {
	color: #f24645;
}

/*信息列表*/
.InforList span.WorkType {
	background-color: #ea9517;
	width: 60px;
	height: 50px;
	color: #fff!important;
	display: inline-block;
	float: left;
	border-radius: 5px;
	text-align: center;
	font-size: 18px!important;
	line-height: 50px;
}

.HotInfo .ObjectInfo {
	margin-top: 10px;
}

.HotInfo span.WorkType {
	background-color: #ea9517;
	width: 50px;
	height: 40px;
	color: #fff;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	left: 10px;
	top: 40px;
	display: block;
}

.InforList .TopTitle {
	padding-left: 70px;
	color: #333
}

.InforList .Demand {
	color: #333
}

.InforList .TopTitle h3 {
	margin: 0;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
}

.InforList {
	padding: 15px;
	background-color: #f7f6f7;
	border: 1px solid #bbbabb;
	margin-top: 15px;
	cursor: pointer;
}

.InforList .Demand .yeo {
	color: #ea9517
}

.InforList .Down {
	height: 30px;
	width: 100%;
	background-color: #e5e5e5;
	line-height: 30px;
	margin-top: 5px;
}

.InforList .Down .Address {
	padding-left: 5px;
	float: left;
}

.InforList .Down .person {
	float: right;
}

.InforList .Down .person a.Relation {
	padding: 3px 5px;
	color: #fff;
	background-color: #ea9517;
	margin-left: 10px;
	border-radius: 5px;
	font-size: 13px;
}

/* 物资信息 */
.material-info {
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 22px;
}

.material-li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	max-width: 246px;
	min-width: 160px;
}

.material-a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
}

.area-value {
	display: inline-block;
	overflow: hidden;
	width: 100px;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.specification-value {
	display: inline-block;
	overflow: hidden;
	width: 170px;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.material-right {
	margin-top: 16px;
}

.material-company {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin-right: 30px;
	width: 200px;
	vertical-align: middle;
}

.left-day {
	display: inline-block;
	margin-right: 20px;
	width: 120px;
	vertical-align: middle;
	text-align: center;
}

.left-day-value {
	color: #f24645;
	font-size: 16px;
}

.view-phone {
	display: inline-block;
	margin-right: 40px;
	width: 13em;
	color: #f24645;
	vertical-align: middle;
	font-size: 14px;
}

.view-icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../images/viewIcon.png) no-repeat 0 0;
}

.project-type-vip {
	border-color: #ed681c;
	background: #fdd4bc url(../images/vip.png) no-repeat center center;
	color: #ec5f01;
}

.view-phone:hover .view-text {
	color: #f24645;
}

.view-icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../../images/msearch/viewIcon.png) no-repeat 0 0;
}

.btn-bid {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 84px;
	height: 30px;
	border: 1px solid #f24645;
	border-radius: 5px;
	color: #f24645;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
}
/* 分页 */
#kkpager {
	margin-top: 30px;
}

#kkpager {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 30px 0;
	width: 100%;
	color: #999;
	font-size: 13px;
}

#kkpager a {
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 9px 10px 9px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

#kkpager span.disabled {
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 8px 15px 8px 15px;
	border: 1px solid #DFDFDF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	color: #DFDFDF;
}

#kkpager span.curr {
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 9px 15px 9px 15px;
	border: 1px solid #1844ad;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1844ad;
	color: #fff;
}

#kkpager a:hover {
	border: 1px solid #3d70db;
	background-color: #3d70db;
	color: #fff;
}

#kkpager_gopage_wrap {
	position: relative;
	top: 0;
	left: 0;
}

#kkpager_btn_go {
	position: absolute;
	top: -2px;
	left: 0;
	display: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 44px;
	height: 18px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f24645;
	color: #FFF;
	text-align: center;
	line-height: 140%;
	cursor: pointer;
}

#kkpager_btn_go_input {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 1px;
	margin-left: 1px;
	width: 36px;
	height: 14px;
	outline: 0;
	border: 1px solid #DFDFDF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #999;
	text-align: center;
}

#kkpager_btn_go_input.focus {
	border-color: #f24645;
}

#kkpager .pageBtnWrap {
	float: left;
	font-size: 16px;
}

#kkpager .infoTextAndGoPageBtnWrap {
	float: right;
}

#kkpager .spanDot {
	float: left;
	margin-right: 5px;
}

#kkpager .currPageNum {
	color: #f24645;
}

#kkpager .infoTextAndGoPageBtnWrap {
	padding-top: 12px;
}
/* 右侧栏 */
.side {
	display: inline-block;
	width: 274px;
	vertical-align: top;
	font-size: 14px;
}

.side-ad-a,.side-ad-a img {
	display: block;
	width: 274px;
	height: 124px;
}

/* 无结果 */
.no-result-con {
	padding-top: 60px;
	min-height: 300px;
	text-align: center;
	font-size: 16px;
}

.reminder {
	margin-bottom: 20px;
}

.no-result span {
	color: #f24645;
}

.project-th0 {
	padding: 22px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

.project-th0 .project-name-th {
	padding-left: 140px;
	width: 330px;
}

.project-th0 .pubTime-th {
	padding-left: 90px;
	width: 160px;
}

.project-th0 .area-value-th {
	margin-left: 35px;
}

.project-th0 .left-day-th {
	margin-left: 14px;
	padding-left: 0px;
}

.project-th0 .qualities-th {
	margin-left: 15px;
}

.project-name-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	width: 220px;
}

.amount-value-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 16px;
	width: 120px;
}

.amount-value {
	display: inline-block;
	margin-right: 60px;
	width: 60px;
	color: #666;
	vertical-align: middle;
}

.pubTime-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 18px;
	width: 100px;
}

.pubTime {
	display: inline-block;
	margin-right: 30px;
	width: 100px;
	color: #666;
	vertical-align: middle;
}

.company-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 98px;
	width: 200px;
}

.area-value-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 51px;
	padding-left: 20px;
	width: 100px;
}

.left-day-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 46px;
	width: 7em;
}

.qualities-th {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 42px;
}

.project-name0 {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	width: 29em;
	vertical-align: middle;
}

.project-name0:hover {
	color: #f24645;
}

.pub-company0 {
	display: inline-block;
	margin-right: 40px;
	width: 13em;
	vertical-align: middle;
	font-size: 14px;
}

.pub-company0:hover {
	color: #f24645;
}

.area-value0 {
	display: inline-block;
	width: 4.2em;
	color: #666;
	vertical-align: middle;
}

.qualities {
	position: relative;
	left: 25px;
	z-index: 2;
	display: inline-block;
	width: 35px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/renzheng.png);
}

.qualities a {
	display: inline-block;
	width: 30px;
	height: 30px;
}

.quality {
	background: url(../images/quality.png) no-repeat center center;
}

.btn-detail {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 84px;
	height: 30px;
	border: 1px solid #2b69e9;
	border-radius: 5px;
	color: #2b69e9;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
}

.project-li:hover .btn-detail {
	border-color: #2d87ff;
	background-color: #2d87ff;
	color: #fff;
}

.seoPage {
	visibility: hidden;
	width: 0;
	height: 0;
}

.sort-project-header {
	margin-top: 7px;
	margin-bottom: 3px;
	height: 40px;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 1.7px;
}

.area-btn {
	position: relative;
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	padding-left: 12px;
	height: 26px;
	min-width: 98px;
	border: 1px solid #ddd;
	vertical-align: middle;
	line-height: 23px;
	cursor: pointer;
}

.option-fli {
	display: inline-block;
	margin-left: 30px
}

.kw-de {
	margin-right: 0;
	padding-right: 3px;
}

.kw-close {
	margin: 0 0 0 -4px;
	padding: 0;
	width: 18px;
	height: 24px;
	border: solid 1px #f24645;
	text-align: center;
	line-height: 24px;
}

.kw-close:hover {
	background-color: #fff;
	color: #f24645;
}

.el {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.options .option-base {
	display: inline-block;
	width: 84px;
	text-align: right;
	height: 40px;
	line-height: 40px;
}

.options .option-list {
	width: 765px;
}


/*列表详情页*/

/* 左侧主体部分 */
.content {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 0 0 18px;
	font-size: 14px;
}

.content h1 {
	margin: 0 auto 20px;
	padding-top: 30px;
	width: 900px;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
}

.content h1 img {
	margin-right: 2px;
	vertical-align: middle;
}

.action {
	margin: 0 8px;
	padding-left: 22px;
}

.action:hover {
	color: #f24645;
}

.export:hover {
	background-position: 0 -32px;
}

.red {
	color: #f24645;
}

.bulletin-detail {
	padding: 15px;
	font-size: 14px;
	line-height: 40px;
	background-color: #fff;
	box-shadow: 0 0 2px #888888;
	-moz-box-shadow: 0 0 2px #888888;
	margin-top: 20px;
}
/**attach */
.content .content-head {
	height: 25px;
	overflow: hidden;
	margin-left: 36px;
	padding-left: 12px;
	background: url(../images/red.jpg) no-repeat 0 34px;
	text-align: left;
	line-height: 30px;
}

.content .yifazhaobiao {
	padding-left: 0;
	background: 0 0;
}

.content-message {
	position: relative;
	font-size: 15px;
	line-height: 31px;
	box-shadow: 0 0 2px #888888;
	-moz-box-shadow: 0 0 2px #888888;
	padding: 15px;
	min-height: 315px;
}

.content-message .ObjectName {
	position: absolute;
	right: 27px;
	top: 30px;
	padding: 3px 30px;
	background: linear-gradient(-45deg,#32b6ff,#2052d6);
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	box-shadow: 2px 2px 3px #b7b7b7;
	-moz-box-shadow: 2px 2px 3px #b7b7b7;
}
.content-message .JiCaiPic{
	position: absolute;
    right: 30px;
    top: 80px;
    color: #3e3e3e;
    font-size: 18px;
}
.content-message .JiCaiPic span{
	font-weight: bold;
}

.content-message .w50 {
	width: 50%;
}

.content-message span.rd {
	color: red;
	font-weight: bold;
}

.content-message .red {
	color: #f24645;
}

.content-message .arrow-pic {
	position: absolute;
	top: -2px;
	right: -13px;
	width: 373px;
	height: 78px;
	background: url(../images/arrow.jpg);
	font-size: 18px;
	line-height: 70px;
}

.content-message .arrow-pic .BaoJia {
	display: inline-block;
	margin-top: 15px;
	margin-left: 62px;
	width: 124px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	color: #225ad1
}

.content-message .arrow-pic .last-time {
	margin-left: 20px;
	color: #fff;
}

.signupcs {
	position: absolute;
	top: 68px;
	right: 171px;
	color: #f24645;
}
/*deal 附件部分样式*/
.deal-attach {
	margin-left: 26px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
}

.deal-something {
	margin-left: 36px;
	padding-top: 6px;
	border-top: 1px dotted #ddd;
	color: #666;
	font-size: 12px;
	line-height: 24px;
}
/*deal 附件部分样式*/
.invited-attach {
	margin-left: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
}

.invited-something p {
	color: #666;
	text-indent: 0;
	font-size: 12px;
	line-height: 24px;
}
/*tab选项卡*/
.tabPanel {
	margin-top: 15px;
	box-shadow: 0 0 2px #888888;
	-moz-box-shadow: 0 0 2px #888888;
}

.tabPanel .tab-list {
	border-bottom: 1px solid #ddd;
	margin-bottom: 19px
}

.tabPanel .tab-list li {
	float: left;
	width: 110px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 14px
}

.tabPanel ul .hit {
	position: relative;
	border-right: 1px solid #ddd;
	color: #3d70db;
	font-weight: 600;
}

.panes .attach {
	padding-bottom: 9px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ddd;
	font-size: 15px;
	font-weight: bold;
}

.breadcrumb {
	padding-left: 12px;
	height: 33px;
	background-color: #ffffff;
	color: #a2a2a2;
	font-size: 14px;
	line-height: 33px;
	margin-bottom: 12px;
	box-shadow: 0px 0px 1px #a7a7a7;
	-moz-box-shadow: 0px 0px 1px #a7a7a7;
}

.panes .pane {
	min-height: 120px;
	padding-left: 15px;
}

.attachList {
	margin-left: 36px;
	margin-right: 36px;
	font-weight: 600;
	font-size: 14px
}

.no-attach {
	color: #f24645
}


 /*报价表格*/
.attachList .cue-line {
	height: 30px;
}

.attachList .ContactUs p {
	margin-bottom: 0px;
}

.Needknow table {
	width: 600px;
	font-size: 14px;
	border-collapse: collapse;
	word-break: break-all;
	word-wrap: break-word;
	border-color: #ddd;
}

.Needknow tbody tr {
	height: 30px;
}

.Needknow tbody td {
	text-align: center;
	min-width: 70px;
}

.Needknow tbody td span {
	width: 8em;
	display: inline-block;
	word-wrap: break-word;
}

/*右侧企业信息*/
.CompanyMeg {
	height: 315px;
	width: 100%;
	border-radius: 5px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #adadad;
	box-shadow: 0 0 5px #adadad;
	float: right;
	margin-bottom: 20px;
}

.CompanyMeg .UserImg {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.CompanyMeg .UserGender {
	width: 25px!important;
	height: 25px!important;
	border: none!important;
	position: absolute;
	right: 0px;
	bottom: 6px;
}

.CompanyMeg .UserImg img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 4px solid #c4c4c4;
}

.CompanyMeg p.CompayName {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	color: #000;
}

.CompanyMeg p.CompayName img {
	width: 15px;
	position: relative;
	top: 3px;
	left: 4px;
}

.CompanyMeg button.guanzhu {
	cursor: pointer;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	background-color: #fff;
	padding: 3px 10px;
	border: 1px solid #858484;
	border-radius: 15px;
	color: #565656;
}

.CompanyMeg i.iconfont.icon-nan {
	position: absolute;
	right: 0;
}

.CompanyMeg .UserInfo {
	width: 45%;
	height: 60px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
}

.CompanyMeg .UserInfo a {
	float: left;
	width: 48%;
	border-right: 2px solid #b0abab;
	color: #292828
}

.CompanyMeg .UserInfo a span {
	color: #1675a9;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}

.HotInfo {
	height: auto;
	width: 100%;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 5px #808080;
	-moz-box-shadow: 0 0 5px #808080;
	float: right;
	margin-bottom: 20px;
}

.HotInfo .title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 15px;
	color: #464646;
	font-weight: bold;
}

.HotInfo .HotsMain {
	width: 100%;
	position: relative;
	padding-left: 60px;
}

.HotInfo .title p {
	text-align: center;
}

.HotInfo .info ul {
	margin-bottom: 0
}

.HotInfo .info ul li {
	padding: 10px 20px 8px 10px;
	position: relative;
	border-bottom: 1px solid #eaeaea;
}

.HotInfo .info p {
	font-size: 15px;
	color: #626161;
	font-weight: bold;
	margin-bottom: 3px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	padding-left: 57px;
	position: relative;
	line-height: 19px;
	letter-spacing: 1.2px;
}

.HotInfo .info .UserPne span {
	color: #8a8a8a;
	font-size: 13px;
	display: inline-block;
	padding: 2px 0 0 5px;
	letter-spacing: 1.2px;
}

.HotInfo .info ul li img {
	width: 23px;
	height: 22px;
	border-radius: 50%;
	display: inline-block;
	float: left;
}
/*弹出层*/
.Popups {
	position: fixed;
	top: 30%;
	width: 400px;
	height: 250px;
	left: 40%;
	background-color: #fff;
	-webkit-background-clip: content;
	box-shadow: 1px 1px 11px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 11px rgba(0,0,0,.3);
	display: none;
}

.Popups .title {
	height: 40px;
	line-height: 40px;
	background-color: #f7f7f7;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	padding-right: 35px;
}

.Popups .warndiv {
	margin: 10px 50px;
}

.Popups .warndiv h3 {
	padding-bottom: 6px;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
}

.Popups .warndiv .warnmsg {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}

.warnbtn {
	position: absolute;
	bottom: 30px;
}

.warnbtn .warn_btncancal {
	margin-right: 20px;
	background: #999;
	color: #fff;
}

.warnbtn a {
	display: inline-block;
	width: 140px;
	height: 36px;
	border-radius: 6px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}

.warnbtn .warn_btngo {
	background: #50b3f8;
	color: #fff;
}

.Popups .Priceinput {
	height: 30px;
	width: 150px;
	border: 1px solid #b2afaf;
	font-size: 14px;
	margin-right: 10px;
	padding-left: 5px;
}

.Popups .BaojiaBtn {
	display: block;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}

.Popups .BaojiaBtn button {
	outline: none;
	background-color: #d64343;
	height: 40px;
	line-height: 40px;
	width: 80%;
	border: none;
	color: #fff;
	border-radius: 5px;
}

/*供应详情页*/

.ChanPingPhoto .MasterPic,.ChanPingPhoto .ParticularPic,.ChanPingPhoto .PublicityPic {
	margin: 10px 5px;
	width: 100%;
}

.ChanPingPhoto img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.ChanPingPhoto {
	padding: 10px 0;
	font-size: 14px;
	line-height: 40px;
	background-color: #fff;
    width: 100%;
    text-align: left;
    min-height: 800px;
    box-shadow: 0 0 2px #888888;
    -moz-box-shadow: 0 0 2px #888888;
    margin-top: 20px;
}

.ChanPingPhoto .hd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding: 0 15px;
	font-size: 16px;
	font-weight: bold;
}

.ChanPingPhoto .hd ul {
	float: left;
	height: 100%;
	margin-bottom: 0;
}

.ChanPingPhoto  .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	text-align: center;
	width: 130px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	color: #1844ad;
}

.ChanPingPhoto .hd ul li.on {
	border-color: #2361dc
}


/*寻源页面*/

 /* banner区域 */
.slideBox {
	height: 410px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 420px;
	display: block;
}

.slideBox .prev, .slideBox .next {
	position: absolute;
	top: 0;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -103px 50% no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
	height: 100%;
	width: 50px;
	display: none;
}

.slideBox .next {
	left: auto;
	right: 0;
	background-position: 15px;
	display: none
}

.slideBox:hover.slideBox .prev {
	display: block;
}

.slideBox:hover.slideBox .next {
	display: block;
}
/* 首页信息列表 */
.slideTxtBox { 
	text-align: left;
	height: 100%;
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	position: relative;
	font-size: 16px;
}

.slideTxtBox .hd ul li {
	float: left;
	margin-right: 40px;
	cursor: pointer;
	border-top: 2px solid #fff;
}

.slideTxtBox .hd ul li.on {
	height: 30px;
	border-color: #1844ad;
	color: #1844ad;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.tender-bid {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 10px 14px;
	width: 100%;
	background-color: #FFF;
}

.tabBox .tab-enterprise .on,.tabBox .tab-tender-bid .on {
	border-radius: 4px;
	background-color: #3d70db;
	color: #fff;
}

.tabBox .tab-enterprise .on:after,.tabBox .tab-tender-bid .on:after {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	content: '';
	border-top-color: #3d70db;
}

.tab-tender-bid {
	position: relative;
	margin-bottom: 16px;
}

.tabBox-tender-bid-hd {
	position: relative;
}

.tab-li {
	position: relative;
	display: inline-block;
	width: 108px;
	height: 44px;
	text-align: center;
	font-size: 20px;
	line-height: 44px;
	cursor: pointer;
}

.vIcon {
	display: inline-block;
	width: 14px;
	height: 11px;
	background: url(../images/vicon.png) no-repeat 0 0;
	vertical-align: text-top;
}

.selected-total {
	position: absolute;
	top: -22px;
	right: 320px;
	width: 61px;
	height: 27px;
	background: url(../images/selected.png) no-repeat 0 0;
	color: #fff;
	text-align: center;
}

.total-number {
	font-size: 14px;
}

.bd-tender-bid {
	margin-top: 16px;
}

.tabs-inner {
	padding-left: 20px;
}

.tab-li-inner {
	display: inline-block;
	margin-right: 32px;
	font-size: 16px;
	cursor: pointer;
}

.tabBox-inner .on {
	padding-bottom: 2px;
	border-bottom: 1px solid #2473cb;
	color: #2473cb;
}

.project-state {
	display: inline-block;
	width: 84px;
	height: 48px;
	vertical-align: top;
	line-height: 48px;
}

.project-time {
	color: #f24645;
}

.project-action {
	display: inline-block;
	margin-top: 12px;
	width: 74px;
	height: 26px;
	vertical-align: top;
	text-align: center;
	line-height: 26px;
}

.view-more {
	font-size: 14px;
	position: absolute;
	top: -20px;
	right: 0px;
	display: inline-block;
	height: 14px;
	color: #1e79e1;
	line-height: 14px;
}

.arrow {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 2px;
	border-radius: 50%;
	background-color: #1e79e1;
	color: #fff;
	text-align: center;
	line-height: 13px;
}

/* 企业采购 */
.ad-purchase-unhealthy {
	padding-bottom: 26px;
}

.enterprise-buyer {
	display: inline-block;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 19px 10px 19px;
	width: 100%;
	height: 566px;
	background-color: #FFF;
}

.tab-enterprise {
	margin-bottom: 16px;
}

.project-name-enterprise {
	margin-right: 40px;
	width: 470px;
}

.project-state-enterprise {
	margin-right: 3px;
}

.company-name {
	display: inline-block;
	overflow: hidden;
	width: 148px;
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.company-name:hover {
	color: #f24645;
}

.project-name-result {
	margin-right: 162px;
} 


/*锐恩资讯*/
.News {
	margin-top: 30px;
	height: 570px;
	overflow: hidden;
}

.News .Newslist {
	padding: 15px 0;
	height: 100%;
}

.News .Newslist a {
	display: block;
	width: 18%;
	float: left;
	border: 1px solid #eee;
	margin-right: 2%;
	margin-bottom: 25px;
}

.News .Newslist a:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 15px rgba(0,0,0,.15);
    transform: translateY(-2px);
    transition: all .5s;
}

.News .Newslist p.Title {
	font-size: 12.5px;
	height: 50px;
	padding: 5px;
	line-height: 24px;
	color: #585757;
	overflow: hidden;
	margin-bottom: 5px;
}

.News .Newslist p.Newlast {
	padding: 5px;
	color: #787777;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin-bottom: 0
}

.News .Newslist span {
	float: right;
	font-size: 12px;
	padding: 4px;
	color: #787777;
}

.News img {
	width: 100%;
	height: 150px;
}


/*热门供应商*/
.HotSupplier {
	height: 600px;
	margin-top: 40px;
}

.HotSupplier h3 {
	text-align: center;
	font-size: 26px;
	font-weight: 100;
	margin-bottom: 40px;
	position: relative;
}

.HotSupplier .SourceMore {
	position: absolute;
	right: 25px;
	top: 10px;
    padding: 5px 10px 4px 18px;
	background-color: #3551af;
	color: #fff;
	border-radius: 5px;
	font-size: 13px;
	letter-spacing: 2px;
}

.HotSupplier .column {
	width: 24%;
	float: left;
	margin-right: 1%;
	margin-bottom: 25px;
	box-shadow: 0 0 5px #b1afaf;
	padding: 5px;
}

.HotSupplier .column:hover {
	-webkit-box-shadow: 0 0 14px rgb(117, 117, 117);
	-moz-box-shadow: 0 0 14px rgb(117, 117, 117);
	box-shadow: 0 0 14px rgb(117, 117, 117);
	-webkit-transition: all .3s linear;
}

.HotSupplier .column .top {
	width: 100%;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	background-color: #3551af;
}

.HotSupplier .column ul {
	margin: 0;
	padding: 5px;
	height: 280px;
	overflow: hidden;
}

.HotSupplier .column img {
	height: 25px;
	width: 25px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}

.HotSupplier .column ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	font-size: 15px;
	border-bottom: 1px solid #cecece;
}

.HotSupplier .column ul li a {
	color: #666;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.NewObj input{
	height: 26px;
	padding-left: 5px;
	border:none;
	border-bottom: 1px solid #666;
	width: 60%;
}

.Titles{
	height: 40px;
}
.attachList select{
	height: 26px;
	padding-left: 5px;
	border: none;
	border-bottom: 1px solid #666;
	width: 60%;
}
.attach span{
	display: inline-block;
}
.attach input[type="file"]{
	display: inline-block;
	border: none;
	width: auto;
}

