@CHARSET "UTF-8";
.rhcol{
	margin-right:2px;
	margin-left:2px;
	padding-right:0;
	padding-left:0;
}
	
.filterCondContent{
	
}
	
.filterCondContent a img {
	width:16px;
	height:16px;
	display:inline;
}

select{border: solid 1px #000;appearance:menulist; -moz-appearance:menulist; -webkit-appearance:menulist;-ms-appearance:menulist; background:none\9;padding-right: 14px;padding-right:0\9;}


.condsButton{
	color:#286090;
    font-size: 35px;
    font-family: 微软雅黑;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    padding: 0 5px;
}

#rightSearchDiv{
	margin: 10px 20px 0px 20px;
}

#filterCondDiv{
    margin-top: 15px;
}
/*.table_content table,table tr th, table tr td {border:1px solid #0094ff;}*/
.table-tit{
	text-align: left;
	margin: 10px 0 5px 0;
    font-size: 18px;
    font-weight: 700;
}

/*图片瀑布流渲染样式开始*/
#gallery-wrapper {
	position: relative;
	max-width: 90%;
	width: 90%;
	margin:50px auto;
}

 .fig-tit{
 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin:5px 2px;
}
/*.fig-tit:after {
    display: inline-block;
    width: 100%;
    content: '';
}*/
.fig-div{
	background: #ccc;
}
/*图片瀑布流渲染样式结束*/

 .table_top_border {border-top: 1px solid black; }
 .table_top_border2 {border-top: 1px solid black; }
 .table_bottom_border {border-bottom: 1px solid black; }
 .table_bottom_border2 {border-bottom: 1px solid black; }
 .table_left_border2 {border-left: 1px solid black; }
 .table_right_border2 {border-right: 1px solid black; }
 .table_border tr td {border: 1px solid black; }
 
 .fig-detail-tit{
 	font-size: 20px;
    font-weight: 600;
    margin: 10px;
    text-align: left;
 }
 .left-content{
 	width:70%;
 	float:left;
 }
 .right-content{
 	width:28%;
 	float:right;
 }
 .left-fig{
 	margin-bottom:20px;
 	color:#666666;
 }
 ul.left-fig li{
 	margin:8px;
 	overflow: hidden;
 }
 .fig-img{
 	background: #666;
	border-radius: 5px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	padding: 5px;
	margin:10px;
	text-align: center;
 }
 .fig-img img{
 	max-width:100%;
 	max-height:800px;
 	width: 100%;
 }
 .fig-content{
 	min-height:60px;
 	margin:10px;
 }
 .fig-content p{
  	margin: 8px 0;
 }
 .fig-content p span{
 	font-size: 16px;
    font-weight: 600;
 }
 .right-img{
 	width:150px;
 	height:120px;
 	max-width:150px;
 	max-height:120px;
 	float:left;
 	padding: 1px;
 	border: 1px solid #bec0af;
 }
 .right-tit{
 	width:150px;
 	float:right;
 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
 }

 .container-fluid {
  	padding: 20px;
  	margin-left:21px;
  }
.box {
  margin-bottom: 20px;
  float: left;
  width: 258px;
  border: solid 1px #fff;
  border-radius: 5px;
  padding:5px;
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.box:hover {
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	margin-top: -5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.box img {
  max-width: 100%;
}

.table-body table{
	    width: 100%;
    max-width: 100%;
}
.bottom-tit{
	width:150px;
 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
 .bottom-img{
 	width:150px;
 	height:120px;
 	max-width:150px;
 	max-height:120px;
 	padding: 1px;
 	border: 1px solid #bec0af;
 }
 .bottom-fig li{
 	width: 20%;
    float: left;
 }
 
.table-list{
	border: 1px solid #ccc;
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
}
.tab-img{
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	padding: 20px;
	margin:10px;
	text-align: center;
	border: 2px solid #ccc;
}
.tab-img table{
	
}
.table-right-tit{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    margin-bottom: 5px;
}

.table-list td img{max-width:200px;}









