
.search {margin-top: 30px;}
.search table {width: 583px; display: inline-block;border-collapse: collapse; *width:600px; }
.search td {padding-bottom:16px;}
.search tr{}
.search .select {width: 178px; height: 22px;vertical-align: top;margin-left:-5px;}
.search .title {width: 93px; height: 22px; background: url("../images/bk1.png") no-repeat; display: inline-block; text-indent: 5px;line-height: 22px;vertical-align: top}
.search .button {display: inline-block;vertical-align: top;*float: right;*margin-right: 50px;*margin-bottom: 20px;}
.search .button input {background: url(../images/query1.png) no-repeat; width: 101px; height: 67px; border: 0;}
.list {margin-bottom: 20px}
.list table {width: 100%; border-collapse: collapse; border: 1px solid #ccc}
.list .even {background-color: rgb(236, 249, 223)}
.list th {background: url(../images/table_header.png) repeat-x; height: 31px}
.list .view {background: url(../images/query2.png) no-repeat; width: 101px; height: 26px; border: 0; display: block; text-align: center; line-height: 26px; margin: 5px auto;}
.list td {padding: 20px 0px}
.list .col1 {padding-left: 10px;font-size:14px;}
.list .col2 {width: 130px; }
.list .company{margin-bottom: 10px;font-size:16px;}

.exhibitor { margin: 30px 0; border-collapse: collapse; border: 1px solid #ccc;width: 100%}
.exhibitor td { border: 1px solid #ccc;padding: 10px 0px;white-space: pre-wrap;}
.exhibitor tr.even { background-color: rgb(236, 249, 223)}
.exhibitor .col1 { width: 100px;background-color: rgb(208,238,176);text-align: center;}
.exhibitor .col2 { padding-left: 10px; padding-right:10px;}
.exhibitor .col2 img{max-width: 500px;display:block;margin: 30px auto;max-height: 800px;}
.exhibitor .backButton{background: url("../images/query2.png") no-repeat; width: 101px; height: 26px; border: 0; display: block; text-align: center;line-height: 26px;margin:0 auto}
/*展品样式*/
.plist {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background-color: #CEECAE;
	border: 1px solid #ccc;
	font-weight: bold; 
}
.pcontent {
	margin-bottom: 10px;
	clear:both;
/* 	height: 620px; */
}
.item {
	margin-top:10px;
	width:162px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}
.item1 {
	margin-right: 0px;
}
.item .p1 {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}
.item .p2 {
	color: #ccc;
}
.item .inner1 {
	padding: 8px;
}
.item .pbtn{
	background: url("../images/query2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 10px auto;
    text-align: center;
    width: 101px;
}
.pbottom {
	clear:both;
	border-top: 1px dashed #ccc;
	height: 56px;
}
/*展品详情页*/
.plist1 {
	margin-top: 20px;
}
.pmain {
	margin-top: 15px;
	margin-bottom: 30px;
	height:312px;
}
.pmain .pleft {
	float:left;
	border: 1px solid #ccc;
	height: 312px;
	width: 312px;
}
.pmain .pright {
	float:left;
	border: 1px solid #ccc;
	margin-left: 5px;
	width:366px;
	height:312px;
	font-weight: bold;
	overflow: hidden;
}
.pmain .pright .pup {
	padding: 5px 18px 5px 18px;
	border-bottom: 1px solid #ccc;
	overflow: auto;
}
.pmain .pright .pup .pimg1 {
	float:left;
}
.pmain .pright .pup .pimgright {
	height:51px;
	float:left;
	line-height: 51px;
	margin-left: 18px;
}
.pmain .pright .pdown {
	clear:both;
	padding: 5px 18px 18px 18px;
}
.pmain .pright .pdown .outer {
	min-height:37px;
	line-height: 37px;
	border-bottom: 1px dashed #ccc;
}
.pdown .outer .inner1 {
 	float:left;
	width:80px;
	text-align: justify;
	height: 37px;
}
.pdown .outer .wordalign {
/*     margin: 10px auto 0; */
    overflow: hidden;
    text-align: justify;
}
.pdown .outer .wordalign:after {
	content: "";
    display: inline-block;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.pdown .outer .inner2 {
	float:left;
	width: 220px;
	overflow: auto;
	margin-left: 20px;
}
.pdesription {
	border: 1px solid #ccc;
	height:200px;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*展商详情页展品列表样式*/
.plist3 {
	widht:688px;
}