
.bid_container {
    background-color: #fff;

}
.banner {
	width: 100%;
	background: url("../img/banner_ky.jpg") no-repeat;
	background-size: 100% 100%;
	display: flex;
	display: flex;
	align-items: center;
	align-items: center;
}

.banner ul {
	text-align: center;
	margin: 0 auto;
}

.banner ul li:nth-child(1) {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

.banner ul li:nth-child(2) {
	width: 73px;
	height: 4px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
}


.zxnslb{
    display: flex;
    justify-content: space-between;
}
.zxnslb .zxnslb-l{
	width: 68%;
	background-color: #F5F4F4;
	padding: 30px;	
	margin-bottom: 40px;
}
.zxnslb .zxnslb-r{
	 width: 30%;
}
.zxnslb-t{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
}
.zwmc{
	font-size: 18px;
	font-weight: 400;
	color: #666666;

}
.zxnslb-c ul{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #fff;padding-top: 20px;}
.zxnslb-c ul li{width: 50%;}
.jiaji{
    width: 27px;
    height: 27px;
    display: inline-block;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #009844;
    text-align: center;
    margin-right: 10px;
}
.shijian{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	text-align: right;
}
.gzxz{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin: 10px 0;
}
.zxzw{
	background-color: #F5F4F4;	
    padding:20px; 
    padding-top: 5px;
}
.zxzw li{
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	margin: 15px 0;
}
.zxzw .zxzw-t{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.lxfs{
	margin-top: 20px;
	background-color: #F5F4F4;	 
	    padding:20px;
	    margin-bottom: 20px;
}
.lxfs li{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	display: flex;
	justify-content: flex-start;
}
.lxfs .zxzw-t{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	    margin-bottom: 15px;
}

.pages {
	padding: 60px 0 30px;
	width: 100%;
	text-align: center;
}
.pages a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pages * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pages a:hover, .pages .active a{
	display: inline-block;
	color: #fff;
	background: #009844;
	border-color: #009844;
}

.tdjl{
	background-color: #009844;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    border-radius: 5px;
    height: 33px;
    margin-top: 10px;
}