  /*--------------中间内容-----------------*/
  .container{
    background: #f5f5f5;
  }
  body>.container{
    min-height: 700px;
  }
  /*--------------banner-------------------*/
  .banner{
 /*   margin-top: 10px;
    height: 98px;
    background: url(../images/album-banner.jpg);*/
  }
  /*-----------------相册内容-----------------------*/
  .album-content{
    background: #fff;
    padding: 30px 40px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .album-content .navigation .cover-pic{
    padding: 4px;
    border: 1px solid #ccc;
    float: left;
    height: 85px;
  }
  .album-content .navigation .details{
    float: left;
    max-width: 1000px;
    padding:0 10px;
  }
  .album-content .navigation .cover-details{
    float: left;
    margin-bottom: 10px;
  }
  .album-content .list .title .lock,
  .album-content .navigation .details .lock{
    background: url(../images/lock.png) no-repeat;
    float: right;
    width: 10px;
    height: 12px;
  }
  .album-content .list .title .lock-open,
  .album-content .navigation .details .lock-open{
   background: url(../images/lock-open.png) no-repeat;
   float: right;
   width: 15px;
   height: 12px;
 }
 .album-content .navigation .details .lock,
 .album-content .navigation .details .lock-open{
  display: inline-block;
  float: none;
}
.album-content .navigation .details .title{
  font-size: 18px;
  color: #333;
  /*display: block;*/
}
.album-content .navigation .details .permission{
  font-size: 12px;
  color: #999;
}
.album-content .navigation .details .intro{
  font-size: 12px;
  margin-left: 10px;
}
.album-content .navigation .btn-div,.clear{
  clear: both;
  width: 100%;
  height: 1px;
  float: left;
}
/*-----------相册封面列表---------------*/
.album-content .album-list,.album-content .album-details-list{
  margin-top: 30px;
  float: left;
}
.album-content .album-list .list{
  width:248px;
  height: 218px;
  position: relative;
  float: left;
  margin-right: 36px;
  margin-bottom: 30px;
  text-decoration: none;
  z-index: 3;
}
.album-content .album-details-list .list{
  width:248px;
  height: 218px;
  text-align: center;
  position: relative;
  border: 1px solid #e6e6e6;
  background: #f5f5f5;
  float: left;
  margin-right: 36px;
  margin-bottom: 30px;
  text-decoration: none;
}
.album-content .album-list .list a{
  display: block;
  width:248px;
  height: 218px;
  border: 1px solid #e6e6e6;
  background: #f5f5f5;
  text-align: center;
  position: absolute;
  text-decoration: none;
  z-index: 3;
}
.album-content .album-list .list:hover a{
  background: #fff;
  border-color: #ccc;
}
.album-content .album-list .list:hover:before {
  -webkit-transform: rotate(5deg) translate(6px,-1px);
  -moz-transform: rotate(5deg) translate(6px,-1px);
  -o-transform: rotate(5deg) translate(6px,-1px);
  -ms-transform: rotate(5deg) translate(6px,-1px);
  transform: rotate(5deg) translate(6px,-1px);
  z-index: 2;
}
.album-content .album-list .list:hover:before,
.album-content .album-list .list:hover:after {
  visibility: visible;
}
.album-content .album-list .list:before, 
.album-content .album-list .list:after {
  content: "";
  display: block;
  width: 248px;
  height: 218px;
  left: -5px;
  top: -5px;
  border: 5px solid #fff;
  background: #f5f5f5;
  visibility: hidden;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 1px #aaa,0 0 2px #aaa;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  position: absolute;
}
.album-content .album-list .list:hover:after {
  -webkit-transform: rotate(-5deg) translate(-5px,1px);
  -moz-transform: rotate(-5deg) translate(-5px,1px);
  -o-transform: rotate(-5deg) translate(-5px,1px);
  -ms-transform: rotate(-5deg) translate(-5px,1px);
  transform: rotate(-5deg) translate(-5px,1px);
  z-index: 1;
}
.album-content .album-list .list .cover{
  width: 228px;
  height: 171px;
  margin-top: 10px;
}
.album-content .album-list .list .new-tag{
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  left: 20px;
  background: url(../images/new.png) no-repeat;
}
.album-content .album-list .list .covering{
  width: 228px;
  height: 60px;
  position: absolute;
  top: 121px;
  left: 10px;
  z-index: 1;
  background: url(../images/covering.png) no-repeat;
}
.album-content .album-list .list .covering .number{
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  text-align: right;
  padding-right: 10px;
  margin-top: 20px;
}
.album-content .album-list .list .title{
  text-align: left;
  font-size: 14px;
  padding: 12px 10px;
  line-height: 14px;
  height: 14px;
  z-index: 11;
}
/*-------------相册详情页列表---------------------*/
.album-content .album-details-list .list{
  width: 168px;
  height: 156px;
  margin-right: 20px;
  margin-bottom: 20px; 
  position: relative;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
} 
.album-content .album-details-list .list .ribbon{  
  display: none;
  position: absolute;
  top: -18px;
  left: 20%;
  width: 100px;
  height: 30px;
  background: #ccc;
  background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  background: -o-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
  border-left: 1px dashed rgba(0, 0, 0, 0.6);
  border-right: 1px dashed rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
} 
.album-content .album-details-list .list:hover .ribbon{
  display: block;
}
.album-content .album-details-list .list:hover{
  transform:  scale(1.05);
  -moz-transform:  scale(1.05);
  -webkit-transform:  scale(1.05);
  -o-transform:  scale(1.05);  
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
.album-content .album-details-list .pics,
.album-content .album-details-list .pics-div{
  width: 166px;
  height: 126px;
  overflow: hidden;
}
.album-content .album-details-list .list .covering{
  width: 168px;
  height: 30px;
  position: relative;
  margin-top: 0px; 
  background: url(../images/details-covering.png) no-repeat;
}
.album-content .album-details-list .list .covering .up,
.album-content .album-details-list .list .covering .comment{
  color: #fff;
  float: left;
  width: 84px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.album-content .album-details-list .list .title{
  text-align: center;
  width: 168px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  border-top:0;
  float: left;
  word-break: break-all;
}
.album-content .list.last{
  margin-right: 0;
} 
/*-------------新相册---------------------*/
.album-new{
  text-align: center;
  margin-top: 70px;
}
.album-new .message{
  font-size: 36px;
}
.album-new .btn-upload-div{
  margin-top: 30px;
}
.album-new .prompt{
  background: url(../images/album-new.jpg) no-repeat center center;
  height: 350px;
  margin-bottom: 60px;
}
/*-------------分页div---------------------*/
.page{
  clear: both;
  float: left;
}
/*-------------图片评论页面---------------------*/
.pic-container{
  width:1190px;
  height:100%;
  background: #000;
  overflow: hidden;
  word-break: break-all;
} 
.pic-div{
  float: left;
  width: 900px;
  padding: 10px;
  height: 100%;
  position: relative;
}
.pic-index{
  color:#fff;
  height: 15px;
}
.big-pic-div{
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
}
.big-pic-div .bigpic{
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top:10%;
  left:10%;
}
.big-pic-div  .next{
  background: url(../images/next.png) no-repeat 95% 50%;
  right: 0;
}
.big-pic-div  .prev{
  background: url(../images/prev.png) no-repeat 5% 50%;
  left: 0;
}
.big-pic-div  .next,.big-pic-div .prev{
  position: absolute;
  top: 0;
  width: 49%;
  height: 100%;
  display: block;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
  filter: alpha(opacity=0);
  opacity: 0;
}
.big-pic-div  .next:hover,.big-pic-div .prev:hover{
  filter: alpha(opacity=1);
  opacity: 1;
}
.pic-comment{
  width: 290px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
}
.control-div{
  position: absolute;
  bottom: 55px;
  right: 0;
}
.control-div .up,
.control-div .cover,
.control-div .delete{
  float: left;
  color: #fff;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  cursor: pointer;
}
.control-div .up span {
  color: #fff;
}
.control-div  .border-right{
  float: left;
  height: 15px;
  margin-top: 5px;
  width: 1px;
  border-right: 1px solid #fff;
}
.thumbnail-container{
  overflow: hidden;
  position: relative;
  top: 30px;
}
.thumbnail-list {
  position: relative;
  height: 50px;
  text-align: center;
}
.thumbnail-container .next-s,.thumbnail-container .prev-s{
  height:24px;
  width:14px;
  float: left;
  margin-top: 15px;
  filter: alpha(opacity=50);
  opacity: .5;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 33;
}
.thumbnail-container .next-s:hover,.thumbnail-container .prev-s:hover{
  filter: alpha(opacity=100);
  opacity: 1;
}
.thumbnail-container .next-s{
  background: url(../images/next-s.png) no-repeat;
  right: 0;
}
.thumbnail-container .prev-s{
  background: url(../images/prev-s.png) no-repeat;
  margin-right: 10px;
  left: 0;
}
.thumbnail-content{
  margin: 0 20px;
  overflow: hidden;
}
.thumbnail {
  height: 50px;
  margin-right: 5px;
  display: inline;
  position: relative;
}
.thumbnail img{
  height: 50px;
  width: 60px;
}
.uploader {
  padding: 15px 15px 0;
  border-bottom: 1px solid #ddd;
  height: 120px;
  overflow: hidden;
}
.uploader-c{
  margin-bottom: 5px;
}
.uploader span{
  font-size: 14px;
}
.comment-div{
  padding: 20px 15px;
  overflow: hidden;
}
/*-------------------scroll--------------------*/

.comment-content{
  overflow-y: scroll;
  overflow-x: hidden;
  width: 270px;
  height: 440px;
  margin-top: 5px;
}
.comment-content::-webkit-scrollbar {
  width: 4px;
}
.comment-content::-webkit-scrollbar-track:hover{
  background-color:rgba(0,0,0,.3);
}
.comment-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  -webkit-border-radius: 10px;
  border-radius: 10px;
} 
.comment-content::-webkit-scrollbar-thumb:active{
  background-color:rgba(0,0,0,1);
}
.comment-content::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0,0,0,.5);  
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.comment-content::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0,0,0,.1); 
}
.comment-input-div{
  overflow-y: hidden;
  width: 260px;
}
.comment-div .title{
  font-size: 18px;
  line-height: 18px;
}
.comment-div textarea.input {
  margin-top: 15px;
  width: 260px;
}
.comment-div .btn-confirm{
  font-size: 14px;
  padding: 8px 25px;
  float: right;
  margin-top: 10px;
}
.comment-div .comment-content .list {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 0;
}
.comment-div .comment-content .list .img-div,
.comment-div .comment-content .list .content-div,
.comment-div .comment-content .list .date{
  float: left;
}
.comment-div .comment-content .list .img-div img{
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.comment-div .comment-content .list .del,
.comment-div .comment-content .list .reply{
  float: right;
}
.comment-div .comment-content .list .content-div{ 
  width: 220px;
  margin-left: 8px;
  word-break: break-all;
}
.comment-div .comment-content .list .del{
  border-right: 1px solid #ccc;
  padding: 0 5px;
  display: none;
}
.comment-div .comment-content .list .date{
  color: #999;
}
.comment-div .comment-content .list .reply-content{
  color: #333;
}
.comment-div .comment-content .list .reply-content>div,
.comment-div .comment-content .list .content-div .other{
  position: relative;
  margin-top: 3px;
}
.comment-div .comment-content .list .other-reply{
  padding-left: 5px;  
  display: none;
  float: right;
}
.comment-div .comment-content .list .reply{
  padding-left: 5px;  
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: none;
  background:#fff;
}
/*--------------------IOS checkbox---------------------*/
.iosCBox{
  margin:0;
  padding:0;
  border:none;
  width:54px;
  height:34px;
  position:relative;
  vertical-align: middle;
  color:#fff;
  background:none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.iosCBox:before,
.iosCBox:after{
  position: absolute;
  left:0;top:0;
  content:'';
}
.iosCBox:before{
  transition: all 0.4s;
  position:absolute;
  top:0;right:0;bottom:0;left:0;
  border-radius: 33px;
  background:#fff;
  border:2px solid #E5E5E5;
}
.iosCBox:after{
  transition: all 0.2s;
  border-radius: 34px;
  top:4px;
  left:4px;
  width:26px;
  height:26px;
  background:#fff;
  box-shadow:0px 4px 8px rgba(0,0,0,0.4),0px 0px 2px rgba(0,0,0,0.4);
  -webkit-animation: iosCBox_after 0.4s;-webkit-animation-fill-mode:both;
  -moz-animation: iosCBox_after 0.4s;-moz-animation-fill-mode:both;
}
.iosCBox:hover:after{
  box-shadow:0px 4px 8px rgba(0,0,0,0.4),0px 0px 2px rgba(0,0,0,0.4);
}
.iosCBox:focus:before{
  border:2px solid #C6C6C6;
}
.iosCBox:focus{
  outline: none;
}
.iosCBox:checked:before{
  top:0;
  left:0;
  right:0;
  bottom:0;
  border-style:solid;
  border-width: 16px 16px 16px 38px;
}
.iosCBox:checked:after{
  -webkit-animation: iosCBox_after_checked 0.4s;-webkit-animation-fill-mode:both;
  -moz-animation: iosCBox_after_checked 0.4s;-moz-animation-fill-mode:both;
}
.iosCBox:active:after{
  width:33px;
}
.iosCBox:active:checked:after{
  width:33px;
  margin-left:-8px;
}
@-webkit-keyframes iosCBox_after {
  0% {left:25px;}
  70% {left:1px;}
  100% {left:4px;}
}
@-moz-keyframes iosCBox_after {
  0% {left:25px;}
  70% {left:1px;}
  100% {left:4px;}
}
@-webkit-keyframes iosCBox_after_checked {
  0% {left:4px;}
  70% {left:27px;}
  100% {left:25px;}
}
@-moz-keyframes iosCBox_after_checked {
  0% {left:4px;}
  70% {left:27px;}
  100% {left:25px;}
}

.iosCBox:disabled{
  opacity:0.6;
}
.iosCBox:disabled:active:after{
  width:56px;
}
.iosCBox:disabled:active:checked:after{
  width:56px;
  margin-left:0px;
}
.iosCBox:disabled:active:after{
  width:56px;
}
.iosCBox:disabled:active:checked:after{
  width:56px;
  margin-left:0px;
}
.iosCBox:disabled:hover:after{
  box-shadow:0px 4px 8px rgba(0,0,0,0.3),0px 0px 2px rgba(0,0,0,0.3);
}
.iosCBox:disabled:checked:before{
  border-color:#ddd;
}