.bid_container {
    background-color: #fff;
}
.fl{float: left;}
.fr{float: right;}
.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;
}

.w376 {
    padding: 20px 20px 20px 0;
}
.w376 .list {
    padding-bottom: 30px;
}
.w376 .item {
    transition: all .5s;
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}

.w376 .item img {
width: 325px;
height: 184px;
    display: block;
    margin-right: 30px;
}
.w376 .item h3 {
    font-size: 20px;
        padding: 20px 0 1px 0;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #000;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.w376 .item .txt {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
	  height: 56px;
}
.w376 .item .txt img{display: none;}
.w376 .item .time {
width: 150px;
    padding: 50px 0 0 15px;
    font-family: arial;
    font-size: 18px;
    color: #999;
    text-align: center;
}
.year{
    display: block;
    font-size: 19px;
    font-weight: 400;
    color: #666666;
    text-align: right;
    margin-right: 25px;
}
.w376 .item .time .day {
	font-size: 34px;
	font-weight: 400;
	color: #666666;
}
.w376 .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-left: 15px;
}
.w376 .item:hover h3 {
    color: #009844;
}
.w376 .item:hover .time .day span {
    background: #6d6d6d;
}
.w376 .item:hover .time .day strong {
    background: #ff0000;
    color: #fff;
}
.w376 .pages {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}
.w376 .pages a {
    color: #666;
    padding: 0 15px;
    margin: 0 3px;
    background: #fff;
    border: 1px solid #edebeb;
}
.w376 .pages * {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}
.w376 .pages a:hover, .w376 .pages .active a {
    display: inline-block;
    color: #fff;
    background: #009844;
    border-color: #009844;
}
.ckgd{
	font-size: 14px;
	font-weight: 400;
	color: #339966;
	margin-top: 10px;
}
.qhfl {
	margin-top: 40px;
	margin-bottom: 40px;
}

.qhfl ul {
	display: flex;
	justify-content: center;
}

.qhfl ul li {
	width: 152px;
	height: 40px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: center;
	border: 2px solid #339966;
	cursor: pointer;
}

.qhfl .active {
	background: #339966;
	color: #fff;
}
.qhfl ul li:hover {
    background: #339966;
    color: #fff;
}
.qhfl ul li:hover a{
    color: #fff;
}
.qhfl ul li:nth-child(2) {
	margin: 0 20px;
}

.hexian{
	width: 100%;
	height: 1px;
	background: #999999;
	opacity: 0.25;
    margin: 20px 0;
}

.pages {
	padding: 30px 0 80px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pages a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
	    font-size: 16px;
}
.pages * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pages a:hover,.pages .active a {
	display: inline-block;
	color: #fff;
	background: #009844;
	border-color: #009844;
}