/* 组图详情 */
.zutu .col {
  margin-bottom: 0.22rem;
}
.zutu .photo-item{
  display: flex;
  flex-direction: column;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .zutu .photo-item .single-link{
    flex: 1;
  }
}
.zutu .photo-item .single-link{
  flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.zutu .img-wrap .inputStyle.check-show,
.zutu .img-wrap .inputStyle.check-show2 {
  display: block;
}
.zutu .img-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 66%;
  background: #000;
}
.zutu .img-wrap .check {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
}
.zutu .img-wrap .inputStyle {
  position: absolute;
  right: 0;
  z-index: 100;
  background-color: #004578;
  border: 0.02rem solid #004578;
  display: none;
  height: 33px;
  width: 33px;
  text-align: center;
  z-index: 11;
  top: 0;
}
.allCheckBox .rightBox button.btn-collects span{
	vertical-align: initial !important;
}
.zutu .img-wrap .checkIcon {
  display: none;
  line-height: 25px;
  color: #fff;
  font-size: 26px;
}
.zutu .text-box {
  position: relative;
  /* padding-left: 20px;
  padding-right: 20px;
  padding-top: 0.2rem;
  padding-bottom: 0.12rem; */
  padding: 20px 20px 12px;
  color: #bcbcbc;
  display: flex;
  flex-direction: column;
  /* flex: 1; */
  flex-grow: 1;
  user-select: text;
}
.zutu .text-box .single-title {
  font-size: 14px;
  color: #FFF;
  min-height: 42px;
  overflow: hidden;
  margin-bottom: 0.3rem;
  /* flex: 1; */
  flex-grow: 1;
}
.zutu .text-box .single-title italic{
  font-style: italic;
}
.zutu .text-box .info .key-value {
  font-size: 12px;
  margin-bottom: 0.05rem;
}
.zutu .text-box .info .key-value span:nth-of-type(1){
  width: 55px;
  display: inline-block;
  text-align: justify;
  text-align-last: justify;
}
.multiple-choice {
  padding: 15px 32px 15px 20px;
  border-bottom: 1px solid #2c2c2c;
  border-top: 1px solid #2c2c2c;
}
.multiple-choice .choice-all-btn {
  font-size: 14px;
  cursor: pointer;
}
.multiple-choice .operate-btn {
  font-size: 14px;
}
.img-wrap .img-check-box {
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 1;
  display: none;
  width: 33px;
  height: 33px;
  background: #004578;
  text-align: center;
}
.allCheckBox {
  position: relative;
  height: 50px;
  border-top: 1px solid #272727;
}
.allCheckBox span {
  color: #a0a0a0;
  font-size: 14px;
  vertical-align: middle;
}
.allCheckBox .leftBox {
  height: 50px;
  line-height: 50px;
  display: inline-block;
}
.allCheckBox .leftBox .leftLabel {
  width: 100px;
  cursor: pointer;
}
.allCheckBox .leftBox .inputStyle1 {
  position: relative;
  width: 15px;
  height: 15px;
  background-color: #434343;
  text-align: center;
  display: inherit;
}
.allCheckBox .leftBox .checkIcon {
  top: -18px;
  left: 0;
  width: 15px;
  height: 15px;
  color: #e3b37b;
  display: none;
  position: absolute;
}
.allCheckBox .rightBox {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  /*float: right;*/
  position: absolute;
  top: 0;
  right: 0;
}
.allCheckBox .rightBox .nums {
  color: #e3b37b;
}
.allCheckBox .rightBox .quxiao {
  color: #e3b37b;
}
.allCheckBox .rightBox button {
  margin-left: 10px;
  background-color: #004578;
  border: none;
  text-align: center;
  font-size: 12px;
  width: 90px;
  height: 30px;
  line-height: 20px;
  border-radius: 20px;
}
.allCheckBox .rightBox button span {
  color: #fff;
}
.albumInfo {
  width: 100%;
  padding: 30px;
  background: url(../img/single-bg.png) repeat;
}
.albumInfo .title {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  font-size: 20px;
}
.albumInfo .zutu-list {
  font-size: 16px;
  margin-bottom: 25px;
  color: #d3d3d3;
}
.albumInfo .zutu-list span{
  display: inline-block;
  text-indent: 2em;
}
.albumInfo p{
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 22px;
  color: #bcbcbc;
  text-indent: 2em;
}
/*.fr{*/
  /*text-indent: 2em;*/
  /*display: block;*/
  /*padding-left: 15px;*/
/*}*/
.albumInfo .bottomBox {
  font-size: 14px;
  color: #bababc;
}
.albumInfo .bottomBox .leftBox {
  display: inline-block;
  margin-right: 30px;
}
.albumInfo .bottomBox .rightBox {
  display: inline-block;
  float: right;
}
.albumInfo .bottomBox .rightBox :first-child {
  color: #e3b37b;
}
.collect-download {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
}
.collect-download .collect,
.collect-download .download {
  background: #004578;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}
.collect-download .collect {
  margin-right: 10px;
}
.collect-download .icon-color {
  background: #e3b37b !important;
}
.collect-download span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}
.allCheckBox .rightBox {
  display: none;
}
.allCheckBox .quxiao {
  cursor: pointer;
}
.heightImg img {
 position: absolute;
 top: 0;
 bottom: 0;
 width: auto !important;
 margin: 0 auto;
 height: 100%;
 right: 0;
 left: 0;

}
.widthImg img {
width: 100%;
 position: absolute;
 height: auto;
 right: 0;
 left: 0;
 top: 50%;
 -webkit-transform: translate3d(0,-50%, 0);
transform: translate3d(0, -50%, 0);
}
.single-link .heightImg  img:hover {
  -webkit-transform: scale(1.02) !important;
transform:scale(1.02) !important;
}
.single-link .widthImg  img:hover {
  -webkit-transform:translate3d(0,-50%, 0) scale(1.02) !important;
transform:translate3d(0,-50%, 0) scale(1.02) !important;
}
.zutu-list italic{
  font-style: italic;
}
@media (max-width: 768px) {
  .all-list .all-list-row .col .img-wrap img {
    width: 100% !important;
  }
}
@media (max-width: 1200px) {
  .all-list .all-list-row .col .single-link .text-box .single-title {
    font-size: 14px;
  }
}
body {
  background: #0f0f0f;
}

@media (min-width: 768px){
  .zutu .photo-item.col-sm-4{
    width: 33%;
  }
}

@media (min-width: 992px){
  .zutu .photo-item.col-md-3{
    width: 24.98%;
  }
} 