	.list-ul li {
    padding-top: 30px;
    line-height: 30px;
    font-size: 16px;
    display: block;
    height: auto;
    overflow: hidden;
}  
.list-ul li a span.bt {
			/*text-overflow: ellipsis;
			white-space: nowrap;*/
			overflow: hidden;
			text-align: left;
			width: 280px;
		}
		.list-ul li a span {
			color: #333;
			padding-right: 5px;
			/*border-right: solid 1px #a5a5a5;*/
			line-height: 20px;
			overflow: hidden;
                        float: left;
		}
		
		.list-ul li a span.wh {
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			text-align: left;
			width: 175px;
		}
		.list-ul li a span.sj {
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			text-align: left;
			width: 110px;
		}
		.test-1 {margin-top: 0px;}
		.container-main {
			height: 1000px;
		}
		.search1 {
			padding: 15px 0px;
		}
		
		.xm span.bt {
			width: 280px;
			float: left;
		}

		p.xm {
			padding: 8px 0px;
			background: #2d66a5;
			color: #fff;
			text-align: center;
			display: block;
			width: 100%;
			height: 22px;
			width: 710px;
		}

		.xm span.wh {
			float: left;
			width: 175px;
		}

		.xm span.sj {
			float: left;
			width: 110px;
		}

		p.xm span {
			padding-right: 5px;
			margin-left: 5px;
		}

		.list-ul li a span.zt {
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			text-align: left;
			width: 36px;
		}

		.xm span.zt {
			width: 35px;
			float: left;
		}