﻿@charset "utf-8";
/*
* Powerd by 懒人建站 http://www.51xuediannao.com 梅川内酷
* 2012-09-15
* bate v1.0
*/
/*-----图集展示-------------------------------------------------------*/
.img-main{padding:20px; padding-top:0px;}
.imgTitles{ text-align:center; line-height:28px; font-size:22px; font-weight:bold;}
.imgTool{line-height:34px; text-align:right;/* border-bottom:1px solid #DDDDDD;*/color:#666}

.bigImgContent{width:100%;text-align:center; vertical-align:middle; overflow:hidden; margin:0 auto;}
.bigImgContent span{ display:table-cell; *display:inline-block; vertical-align:middle; *font-size:504px;/* width:758px;height:504px;*/ overflow:hidden;}
.bigImgContent span img{vertical-align:middle;
/*cursor:url("images/zoom.cur"), pointer;*/}
.imageDescription{ width:100%;clear:both;/*height:56px;*/overflow:hidden; text-indent:2em; padding:10px 6px; line-height:175%;}
#smallImgContent{/* border-top:1px solid #dddddd;*/height:112px;/*padding-left:33px;*/}
.prevImgAtlas,.nextImgAtlas{/*width:110px;height:112px !important;*/float:left; text-align:center; margin-top:18px;/* line-height:112px;*/}
.nextImgAtlas{ float:right;}
.prevImgAtlas a,.nextImgAtlas a{ position:relative;}
.prevImgAtlas img,.nextImgAtlas img{width:88px;height:66px;}
.prevImgAtlas a .nextalimg,.nextImgAtlas a .nextalimg{ display:none; position:absolute; bottom:25px; background:url(../images/thisimg2.png); width:88px; height:66px; padding:3px 3px 8px 3px; left:-14px;}
.prevImgAtlas a:hover .nextalimg,.nextImgAtlas a:hover .nextalimg{ display:block;}


.smallImgTab{/*width:600px;*/height:112px;/*float:left;padding:0 29px;*/ margin:0 120px;}
.prevPic,.nextPic{width:21px;height:66px; display:block; float:left; text-indent:-9999px;margin-top:23px;}
.prevPic{ background:url(../images/prev_next.gif) no-repeat right top;/* border-right:#fff solid 4px;*/}
.nextPic{ background:url(../images/prev_next.gif) no-repeat left top; float:right;/* border-left:#fff solid 4px;*/}
.prevPic:hover{background-position:right bottom;}
.nextPic:hover{background-position:left bottom;}
#smallImgScroll{/*width:550px;float:left;*/height:110px; position:relative; overflow:hidden;margin:0 4px;}
.smallImgList{ position:absolute;height:110px; left:0; top:0; z-index:2; padding-top:7px; padding-bottom:2px;}
.smallPicBg{width:104px;height:82px; position:absolute; left:4px; top:0; z-index:1;}
.smallImgList li{width:102px; height:86px; padding:8px 3px 3px 3px; float:left; margin-left:3px; background: url(../images/thisimg2.png) no-repeat center top;}
.smallImgList li img{width:102px;height:86px;}
.smallImglist li div{ position:relative;}
.smallImgList li a:link,.smallImgList li a:visited{ display:block;height:100%; position:relative; margin:0 auto; color:#fff;}
.smallImgList li span{ display:none; position:absolute; padding:0 2px;background:rgba(0,0,0,.4) !important; right:0px; left:0px; bottom:0px; margin:0px -2px; text-align:center; height:18px; line-height:18px;}
.smallImgList li a:hover{ text-decoration:none;}
.smallImgList li a:hover span{}
.scrollLine{height:7px; position:relative; margin:0 26px; display:none;}
#scrollButton{ position:absolute;width:172px;height:13px; left:0; top:0;cursor:e-resize;}
#imgContent{width:100%;_height:504px;/*ie6需要定义宽高蛋疼中*/position:relative; text-align:center; padding-bottom:16px; padding-top:16px;}
#imgLoading{position:absolute; width:20px;height:21px; left:50%; top:240px; margin-left:-10px;}
#slideVideo{ cursor:pointer;}
.popup-layer{position:absolute; z-index:110;width:260px;height:109px;left:50%;margin-left:-130px;border:1px solid #f3ece8;top:0;color:#fff;display:none;}
.popup-layer-rel{position:relative;height:109px;}
.layer-bg{width:260px;height:109px; 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:16px;}
.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:9px;height:9px;font-size:13px; text-align:center; line-height:9px; cursor:pointer; overflow:hidden; z-index:6; font-family:Arial, Helvetica, sans-serif;}

.smallImgList li.thisimg{background-image: url(../images/thisimg.png);background-repeat:no-repeat;background-position:center top;}

a{ cursor:pointer;}
.imgpn{display:block;width:40%; height:100%; text-indent:-9999px;/* background-image:url(images/blank.png);*/
position:absolute; top:0px; overflow:hidden; zoom:1}
.img-prev{left:0px;cursor:url(../images/left.cur),pointer;}
.img-next{right:0px;cursor:url(../images/right.cur), pointer;}
.imgzoom{ width:100%;left:0px;cursor:url(../images/zoom.cur), pointer; z-index:90;}

