@charset "utf-8";
/* CSS Document */
#gallery-wrapper {
		position: relative;
		width:1220px;
		margin:0px auto;
		}
		img.thumb {
		width: 100%;
		max-width: 100%;
		height: auto;
		}
		.white-panel {
		position: absolute;
		background: white;
		box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
		}
		.white-panel h1 {
		font-size: 1em;
		}
		.white-panel h1 a {
		color: #A92733;
		}
		.white-panel: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;
		}
/*图谱另加的样式*/
.pubuDiv{ margin:0 auto; padding-left:20px;margin-bottom:100px;}
.gallery-wrapper h1 a{ padding-left:10px; padding-right:10px;}
.ewm {max-width: 120px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;position: absolute;bottom:35%;z-index:30;opacity:0;right:30%}
img {border:0px;padding:0px;margin:0px;display:block;}
.bg_hide {position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#000;filter: alpha(opacity=0);-moz-opacity:0;z-index:20;opacity:0;}
.thumb_hide {position:relative;margin-top:-30px;height:30px;background-color:#000;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.title_hide {position:relative;margin-top:-30px;text-align:center;height:30px;color:#FFF;opacity:1;z-index: 20;opacity:0;}
.buttonText {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;display:block;font-size: 12px;font-weight:500;line-height:30px;}
.pinMeta {position: relative;}
.pinDescription, .pinMeta .pinSocialMeta {margin-top:20px;margin-left:10px; margin-right:10px; font-family:"Microsoft YaHei";font-size:16px; color:#666; margin-bottom:5px;}
.repinIconSmall {width:20px;height:14px; background:url(../images/bhtp_eye.png); -310px -109px no-repeat;display:inline-block;font: 0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:0px;}
a:hover {text-decoration:none;}
.loveItem{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background:#44B549;color:#a7a7a7;display: inline-block;padding:0px;float:right;height:24px;width:110px;line-height:22px;opacity:0;border-radius:6px;line-height:22px;position:relative;z-index:36;cursor:pointer; position:relative; bottom:5px; }
.loveSmall{width:26px;height:22px;background:url(../images/love_bg.png)  no-repeat 5px 3px;background-size:20px;display: inline-block;font: 0 / 0 serif;text-shadow: none;color:transparent;margin-bottom:0px;}
.socialMetaCount{color:#d1d1d1;font-style:normal;font-weight:normal;}
.scsj{float:right;color:#fff;margin-right:5px; font-size:14px; line-height:22px;}

