.title { padding:40px 0 14px; font-size:24px; color:#aa0000; font-weight:normal;font-family: "Microsoft YaHei"; text-align:center;}
		.v_by { width:auto; height:auto; overflow:hidden; padding-top: 40px; }
		.imgTool{line-height:10px; text-align:right; }
		.bigImgContent {width:800px;height:1122px;text-align:center; vertical-align:middle; overflow:hidden; margin:0 auto;}
		.bigImgContent td img {  width:800px; height:auto; max-width: 800px;  }
		#imgContent {width:100%;_height:675px; position:relative; text-align:center; color:#fff; }
		#imgLoading{ position:absolute; width:20px;height:21px; left:50%; top:240px; margin-left:-10px;}
		.tbimg {}
		.tbimg table { width:100%; height:100%; border:0; margin:0; border-collapse:collapse; border-spacing:0;   }
		.tbimg table td { width:100%; height:100%;   padding:0px;  vertical-align:middle; text-align:center; }
		.tbimg table td img { vertical-align:middle; text-align:center; }
		.imageDescription{ width:660px; position:absolute; left: 50%; margin-left: -330px; bottom:0; clear:both; overflow:hidden; padding:0; opacity:0.7; filter: alpha(opacity=70); background:#000; }
		.imageDescription_content{ padding:5px 15px; text-align:left; }
		#selectedSpan { font-size: 22px; color:#ff0000; line-height:150%;}
		#totalSpan { font-size: 18px; color:#fff;}
		#titleDiv { font-size: 18px; color:#fff; padding-left:10px; }
		#descSpan { font-size: 16px; color:#333; line-height:180%; padding:20px 0;}
		#smallImgContent{ width:auto; height:110px;}
		#smallImgContent  a{ cursor:pointer;}
		.smallImgTab{height:110px;width:780px; margin:0 auto;}
		.prevPic,.nextPic{width:20px;height:63px;float:left; text-indent:-9999px;margin-top:23px;}
		.prevPic{ background:url(/wuhai/uiFramework/images/picNews/prev_next.gif) no-repeat left bottom ; border-right:#fff solid 4px;}
		.nextPic{ background:url(/wuhai/uiFramework/images/picNews/prev_next.gif) no-repeat right  bottom ; float:right; border-left:#fff solid 4px;}
		.prevPic:hover{background-position:right top;}
		.nextPic:hover{background-position:left top;}
		#smallImgScroll{height:110px; position:relative; overflow:hidden;}
		.smallImgList{ position:absolute;height:100px; left:0; top:0; z-index:2; padding:7px 0 3px; }
		/*.smallPicBg{width:104px;height:82px; position:absolute; left:4px; top:0; z-index:1;}*/
		.smallImgList li{width:110px; height:82px;float:left; padding:10px 6px 6px 6px;}
		.smallImgList li img{width:110px;height:82px;}
		.popup-layer{ position:absolute; z-index:110;width:260px;height:100px;left:50%; border:1px solid #f3ece8;top:0;color:#fff;display:none; margin-left: -130px;}
		.popup-layer-rel{ position:relative;height:100px;}
		.layer-bg{ width:100%;height:100px; position:absolute; left:0; top:0; z-index:5; background:#000; opacity:0.7;filter:Alpha(opacity=70);}
		.popup-msg{ position:relative;z-index:6; text-align:center;padding-top:30px; font-size:14px; line-height:50px; color: #fff; }
		/*.popup-msg a{color:#fff; padding:0 14px; display:inline-block;height:27px; line-height:27px;border:1px solid #b7b3b0; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#100d0a; margin:20px 0 0 3px;}*/
		.layer-close{display:block;position:absolute; top:7px;right:9px;border:1px solid #fff;width:12px;height:12px;font-size:13px; text-align:center; line-height:11px; cursor:pointer; overflow:hidden; z-index:6; font-family:Arial, Helvetica, sans-serif; color:#fff;}
		.thisimg{background-image: url(/wuhai/uiFramework/images/picNews/thisimg.png);background-repeat:no-repeat;background-position:center top;}
		.imgpn{display:block;width:50%; height:100%; text-indent:-9999px; background-image:url(/wuhai/uiFramework/images/picNews/blank.png);
		position:absolute; top:0px; z-index:1; overflow:hidden;*zoom:1}
		.img-prev{left:0px;cursor:url(/wuhai/uiFramework/images/picNews/left.cur), pointer;}	/*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/
		.img-next{right:0px;cursor:url(/wuhai/uiFramework/images/picNews/right.cur), pointer;}/*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/

		@media screen and (max-width:1024px) {
			.title { padding:15px; font-size: 16px; }
			.v_by { overflow: inherit; }
			#imgContent { width: 88%; margin:0 auto;overflow: initial; }
			.bigImgContent { width: 100%; height: auto; }
			.bigImgContent td img { width: 100%; height: auto; max-width: 100%; }
			.imageDescription { width: 100%; left: 0; margin-left: 0; }
			#selectedSpan { font-size: 16px; }
			#totalSpan,#titleDiv { font-size: 14px; }
			#smallImgContent { display: none; }
			.img-prev { left: -25px; background: url(/wuhai/resource/cms/2018/10/img_pc_site/2018100910305152733.png) no-repeat left center; background-size: 20px auto; }
			.img-next { right: -25px; background: url(/wuhai/resource/cms/2018/10/img_pc_site/2018100910305138559.png) no-repeat right center; background-size: 20px auto; }
			#descSpan { font-size: 14px; }
			.popup-layer { width: 200px; margin-left: -100px; }
			
		}