#masonry .thumb { width: 67px;}
.item { width:108px; float:left; margin: 0 10px 10px 0; }
.address_search { margin-left:20px;}
.table_basic tbody td .item { width: 108px;}
.table_basic tbody td .thumbnail img { width:100%;}
.table_basic tbody td .delfile { width:50px; padding:0; margin-top:5px; display:inline-block;}
.table_basic tbody td .btn-default { width:50px;color: #333; border: 1px solid #dfdfdf; border-bottom: 1px solid #c4c4c4; background: #fff;}
.table_basic tbody td .order {  padding:0; display:inline-block; }
.group-check ul {height: 100px;}

.listbox-page ul li a{ display:block; width:100%; height:100%; }

.list-thum .list-btn span { width: 90px; height: 28px; padding:0; line-height: 28px; text-align: center; margin: 0 auto; border: 1px solid #c1c1c1; background: rgba(255,255,255,1); font-size: 14px; display: block;}


.list-table-td {overflow:hidden;}
.list-table .list-more ul li:nth-child(1) { width:40%; min-width:40%; }
.list-table .list-more ul li:nth-child(2) { width:10%; min-width:10%;}
.list-table .list-more ul li:nth-child(3) { width:9%; min-width:9%;}
.list-table .list-more ul li:nth-child(4) { width:14%; min-width:14%;}
.list-table .list-more ul li:nth-child(5) { width:9%; min-width:9%;}
.list-table .list-more ul li:nth-child(6) { width:9%; min-width:9%;}
.list-table .list-more ul li:nth-child(7) { width:9%; min-width:9%;}
.list-more .btn { vertical-align:middle; padding:0; width:83px;}

.apply0 { color:#1fce55;}
.apply1 { color:#9471cc;}
.apply2 { color:#6c6c6c;}

.i_check { margin-right:3px;}
.info { text-align:center;}
.admin_btn {}
.admin_btn .btn { width:24%; float:left; display:inline-block; padding:0; margin-right:3px;}

.uploadinfobox { height:auto; overflow:hidden; border: 1px solid #dfdfdf; margin-bottom:15px; padding:10px; }
.uploadinfobox p { margin-bottom: 10px;} 
.excelup .sample { border: 1px solid #dfdfdf; height:40px; display:inline-block; line-height:40px; padding:0 10px;  }
.excelup .efile { vertical-align:top; height:30px; line-height:28px; padding : 5px 10px;}
.excelup .left { float:left;}
.excelup .right { float:right;}
@media only all and (max-width: 1024px)
{
	input[type="submit"] { display:inline-block; padding:0 25px; width:auto;}
	.table_basic tbody td .item { width: 100%;}
	.address_search { margin-left:0; margin-top:10px;}
	.table_basic tbody td .delfile, .table_basic tbody td .order {width: 49%;}
	.table_basic tbody td .delfile { float:left; margin-top:5px;}
	.table_basic tbody td .order { float:right; margin-top:5px;}
	
	.list-thum .list-more { height:475px;}
	
	.list-table .list-more ul li:nth-child(n) { width:100%;}
	.list-table .list-more ul li:nth-child(1) { width:10%;}
	
	.admin_btn { text-align:center;}
	.admin_btn .btn { width: 95%; margin:5px auto; float:none;}
	.btn_box { overflow:hidden; height:auto;}
}