
/*+++++hj_go_241+++++*/

/*+++++hj_end_241+++++*/


/*+++++hj_go_242+++++*/

/*+++++hj_end_242+++++*/


/*+++++hj_go_246+++++*/
template_hj_246 {

    overflow-x: hidden;

    color: #666;

    font-size: 14px;

    font-family: microsoft yahei, "宋体";

}

template_hj_246 a {

    text-decoration: none;

}

template_hj_246 .hj_mk_246_template_hj_246 *{

    box-sizing: border-box;

    position: relative;

    margin: 0;

    list-style: none;

    padding: 0;

}



template_hj_246 .hj_mk_246_template_hj_246{

    background-color: #fafafa;

    

}

template_hj_246 .hj_mk_246_marginauto {

    margin: 0 auto;

}

template_hj_246 .hj_mk_246_clear {

    clear: both

}
template_hj_246 .hj_mk_246_td-box{width:1200px;margin:0 auto;padding:30px 0;}
template_hj_246 .hj_mk_246_image-list{display: flex;
    flex-wrap: wrap;
    position: relative;
    }
template_hj_246 .hj_mk_246_image-list li{
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(calc(100% - 6%) / 4);
        margin: 0 2% 30px 0;position: relative;
         display: inline-block;
    }
template_hj_246 .hj_mk_246_image-list li:nth-child(4n) {
        margin-right: 0;
    }
 template_hj_246 .hj_mk_246_image-list li .item{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    transition: all ease .8s;
    display-radio: flex;
    border-style: solid;
    border-width: 1px;
    margin-top: 0px;
    border-color: #f0f0f0;
}
 template_hj_246 .hj_mk_246_image-list li .item .signleitem{flex: 1;
    max-width: 100%;position: relative;
    max-height: 100%;}
template_hj_246 .hj_mk_246_image-list li .item .signleitem .img{position: relative;
    overflow: hidden;height:240px;
   display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding:10px;}
template_hj_246 .hj_mk_246_image-list li .item .signleitem .img img {
width: 100%;height:100%;object-fit: contain;
}
template_hj_246 .hj_mk_246_image-list li .item  p{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: #f5f5f5;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all ease .5s;
    display-radio: flex;
    font-size: 14px;
    color: #545454;
    text-align: center;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

template_hj_246 .hj_mk_246_tck-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  padding: 20px;
  width:100%;
  height:100%;
  z-index: 999;
}
template_hj_246 .hj_mk_246_enlarged-view{width:100%;padding:40px 30px;box-sizing: border-box;text-align: center;height:100%;display: flex;align-items: center;justify-content: center;}
template_hj_246 .hj_mk_246_enlarged-view img {
  max-width: 100%;
  max-height:90%;
}

template_hj_246 .hj_mk_246_prev-button,template_hj_246 .hj_mk_246_next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
 width:25px;
 height:25px;
 box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
  background-color: #eee;
  cursor: pointer;
  border-radius: 100%;background: #000;
  color:#fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
}

template_hj_246 .hj_mk_246_prev-button {
  left: 10px;
}

template_hj_246 .hj_mk_246_next-button {
  right: 10px;
}
template_hj_246 .hj_mk_246_album {
  padding-top: 20px;
  height:25%;
  box-sizing: border-box;
 width: 100%; /* 设置容器宽度 */
  overflow-x: auto; /* 启用横向滚动条 */
  white-space: nowrap; /* 防止项目换行 */
  text-align: center;
}
template_hj_246 .hj_mk_246_album-images{display: inline-block;}
template_hj_246 .hj_mk_246_album-images li {
  display: inline-block;
  margin-right: 10px;
  width:90px;
  height:100%;
  cursor: pointer;
}

template_hj_246 .hj_mk_246_album-images img {
  max-width: 100%;

  max-height: 100%;
}
template_hj_246 .hj_mk_246_image-number{display: none;}
template_hj_246 .hj_mk_246_image-number,template_hj_246 .hj_mk_246_enlarged-number {
  font-size: 14px;
  color: #888;
  margin-right: 10px;
}

template_hj_246 .hj_mk_246_enlarged-number {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

template_hj_246 .hj_mk_246_image-info {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 16px;
  color: #fff;
}
template_hj_246 .hj_mk_246_page{margin:30px 0;}
template_hj_246 .hj_mk_246_page .fenyeyemadiv{margin:0 auto;}
.hj_mk_246_album-item.selected {
  border: 2px solid blue;
}
template_hj_246 .hj_mk_246_close{position: absolute;
  box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    right: 0;
    top: 0;
    font-size: 14px;
    color: #fff;
    display: flex;
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 100%;
    cursor: pointer;
}
template_hj_246 .hj_mk_246_imgbox{background: #fff;box-sizing: border-box;padding:10px;max-width:100%;max-height: 100%;
    overflow: hidden;}
template_hj_246 .hj_mk_246_description{margin-top:10px;}
/*+++++hj_end_246+++++*/


/*+++++hj_go_244+++++*/

/*+++++hj_end_244+++++*/

