body{
	font-family: "Microsoft YaHei";
}
h2{
	margin: 0;
}
ul,li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a:focus{
	text-decoration: none;
}
.row{
	margin: 0;
}
.col-xs-4,.col-xs-7,.col-xs-5,.col-xs-4,.col-xs-8{
	padding: 0;
}
header{
	width: 100%;
	height: 40px;
	text-align: center;
	background: #fff;
	line-height: 40px;
	position: fixed;
	top: 0;
	z-index: 999;
}
header img{
	width: 170px;
}
header img{
	width: 170px;
}

header .back{
	display: inline;
	width: 40px;
	height: 100%;
	float: left;
	line-height: 45px;
	font-size: 22px;

}
header .back a{
	color: #333;
}
header .logo{
	display: inline;
}
header .list{
	float: right;
	display: inline;
	height: 100%;
	width: 40px;
	text-align: center;
}
header .list button{
	margin: 0;
	height: 100%;
	width: 100%;
	display: block;
	font-size: 20px;
	padding: 0;
}
header .menu{
	float: right;
	height: 100%;
}
.navbar-toggle{
	position: relative;
	float: right;
	margin: 0;
	padding: 9px 10px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	height: 100%;
}
.navbar-toggle .icon-bar{
	background-color: #888;
}
/* menu画布 */
.navbar-collapse{
	padding: 0;
	background: #f5f5f5;
	position: fixed;
	top: 40px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.navbar-collapse ul{
	background: #f5f5f5;
	margin: 0;
}

.navbar-collapse .navbar-nav>li{
	padding: 0px 15px;
}
.navbar-collapse .navbar-nav>li>a{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
	padding: 10px 0px;
	border-bottom: solid 1px #cccccc;
}
.navbar-collapse .navbar-nav>li>a>i{
	margin-right: 5px;
}
/* sidebar */
.sidebar{
	width: 100%;
	top: 40px;
	text-align: center;
	background: #f5f5f5;
	line-height: 35px;
	position: fixed;
	z-index: 999;
}
.sidebar ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	border-bottom: 1px solid #e6e6e6;
}
.sidebar ul li a:focus{
	text-decoration: none;
}
.sidebar ul li:nth-child(3n-1) a{
	border-right: 1px solid #e6e6e6;
}
.sidebar ul li:nth-child(3n-2) a{
	border-right: 1px solid #e6e6e6;
}
.sidebar ul .active a{
	background-color: #d81e01;
	color: #fff;
}

/* banner图 */
.banner{
	width: 100%;
	margin-top: 76px;
}
.banner img{
	width: 100%;
}
/* 导入内容 */
.content_box{
	padding: 15px;
}
.content_box .bid_edit h2{
	margin: 0 !important;
	text-align: center !important;
	line-height: 22px !important;
	font-size: 1.8rem !important;
	color: #636363 !important;

}
.content_box .bid_edit h2 span{
	margin: 0 !important;
	text-align: center !important;
	line-height: 22px !important;
	font-size: 1.8rem !important;
	color: #636363 !important;

}
.content_box .bid_edit h3{
	margin: 10px 0px 15px !important;
	line-height: 22px !important;
	text-align: center !important;
	font-size: 1.4rem !important;
	color: #c0c0c0 !important;
	font-size-adjust: none !important;
}
.content_box .bid_edit h3 span{
	margin: 10px 0px 15px !important;
	line-height: 22px !important;
	text-align: center !important;
	font-size: 1.4rem !important;
	color: #c0c0c0 !important;
	font-size-adjust: none !important;
}

.content_box .bid_notice .bid_notice_box h3{
	font-size: 1.6rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #d22619;
	margin: 0;
}
.content_box .bid_notice .bid_notice_box ul{
	margin-top: 15px;
}
.content_box .bid_notice .bid_notice_box ul li a h4{
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 0;
}
.content_box .bid_notice .bid_notice_box ul li{
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
}
.content_box .bid_notice .bid_notice_box ul li .bid_notice_box_date{
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_box .bid_notice .bid_notice_box ul li .bid_notice_box_date span:nth-child(1){
	float: left;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #808080;
	margin: 0;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.content_box .bid_notice .bid_notice_box ul li .bid_notice_box_date span:nth-child(2){
	float: right;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #808080;
	text-align: right;
	margin: 0;
	position: relative;
}
.content_box .bid_notice .bid_notice_box .bid_notice_box_more{
	display: block;
	text-align: center;
	margin-top: 15px;
	font-size: 1.6rem;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #d22619;
}
.content_box .join_cooperat_content{
	padding: 15px;
}
.content_box .join_cooperat_content h3{
	text-align: center;
	overflow: hidden;
	margin: 0;
	font-size: 1.7rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2b2b33;
}
.content_box .join_cooperat_content .join_cooperat_content_title p{
	text-align: center;
	margin: 0;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* 执法制度 */
.content_box .bid_regime{
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.content_box .bid_regime h2{
	width: 100%;
	height: 40px;
	display: block;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 40px;
	color: #333;
	padding-left: 10px;
	background-image: linear-gradient(180deg, 
		#f5f5f5 1%, 
		#eeeeee 54%, 
		#e6e6e6 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
	normal;
}

.content_box .bid_regime .bid_regime_box .bid_regime_box_list{
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	width: 100%;
}
.content_box .bid_regime .bid_regime_box img{
	width: 20%;
	padding: 13px;
	float:left;
}
.content_box .bid_regime .bid_regime_box .bid_regime_content{
	float: left;
	height:  100%;
	width: 75%;
	margin-left: 5px;
}
.content_box .bid_regime .bid_regime_box .bid_regime_content h3{
	display: inline-block;
	word-wrap: normal;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	margin-top: 12px;
	color: #333333;
}
.content_box .bid_regime .bid_regime_box .bid_regime_content span{
	display: block;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 5px;
}

/* 招标商品级 */
.content_box .bidding_tender_box .bidding_tender_box_contact{
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	margin-top: 15px;
}
.content_box .bidding_tender_box .bidding_tender_box_contact span{
	display: block;
	width: 100%;
	margin: 5px 0px;
	color: #999999;
	font-size: 1.4rem;
}
.content_box .bidding_tender_box .bid_matters_transmit{
	overflow: hidden;
}
.content_box .bidding_tender_box .bid_matters_transmit button,.content_box .bidding_tender_box .bid_matters_transmit a{
	display: inline-block;
	float: left;
	padding: .7rem 1rem;
	font-size: 1.4rem;
	width: 45%;
	margin: 2.5%;
	color: #fff;
	background-color: #d22619;
	border-radius: 0;
}
.modal-footer{
	text-align: center;
}
.content_box .modal-footer .reset{
	width: 120px;
	height: 40px;
	color: #d22619;
	background: #fff;
	border: 1px solid #f5f5f5;
}
.content_box .modal-footer .submit{
	width: 120px;
	height: 40px;
	color: #f5f5f5;
	background: #d22619;
	border: 1px solid #d22619;
}
/* 招标这效果 */
.content_box .bid_result_bid .bid_result_title h2{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2b2b33;
	margin: 0;
}
.content_box .bid_result_bid .bid_result_title p{
	font-size: 1.2rem;
	color: #999999;
}
.content_box .bid_result_bid .bid_result_content{
	min-height: 200px;
}
.content_box .bid_result_bid .bid_result_content p{
	display: block;
	width: 100%;
	margin: 5px 0px;
	color: #636363;
	font-size: 1.4rem;
}
/* 底部栏 */
footer{
	padding: 0px 10px;
	background: #f5f5f5;
	overflow: hidden;
}
footer .link h2{
	margin: 14px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
footer .link hr{
	margin: 0;
	margin-bottom: 10px;
	background-color: #cccccc;
	border-top: 1px solid #cccccc;
}
footer .link ul{
	text-align:justify; 
	padding: 0px 10px;
}

footer .link ul li a{
	display: inline;
	padding: 0px 10px;
	font-size: 1.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 1px;
	color: #333333;
}
footer .address{
	padding: 0px 10px;
	text-align: center;
	margin: 15px 0px 15px;
}
footer .address p{
	margin: 0;
	font-size: 1.0rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}<!--耗时1766030228.1258秒-->