#share_box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
   
}
#share_box .lanmu{
    margin-bottom: 40px;
}
.up-h2 {
    line-height: 1.2;
}
.up-h2 .title-zh {
    display: block;
    font-size: 36px;
    font-family: zzgf;
}
.up-h2 .title-en {
    display: block;
    font-size: 30px;
    font-family: din;
}
.title-date {
    font-family: din;
    font-size: 36px;
    padding: 20px;
    position: relative;
  color: #fff;
  
}

.title-date:before {
    background: #ff7200;
}
.slider-container {
    transition: all 700ms ease;
}
.imgtxt-list {
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
   
}
.photos-list li, .imgtxt-list li {
    position: relative;
    float: left;
    width: 280px;
    height: 267px;
    margin: 0 0 20px 20px;
}

.imgtxt-list .tag-time {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 10px;
    display: block;
    width: 70px;
    height: 20px;
    background: url(#) no-repeat;
    background-position: -260px -100px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    display: none;
}
em, b, i {
    font-style: normal;
}
.photos-list a, .imgtxt-list a {
    background: rgba(255,255,255,0.05);
    display: block;
}
.imgtxt-list .imgbg {
    display: block;
    background: #000;
    width: 100%;
    height: 158px;
    overflow: hidden;
}
.imgtxt-list .img, .imgtxt-list .img {
    width: 100%;
    /*height: 158px;*/
    transition: all 0.2s linear;
}
.imgtxt-list .icon-play {
    position: absolute;
    top: 60px;
    left: 125px;
}
.imgtxt-list .info {
    padding: 10px 12px;
    background: #fff8f8;
}

.imgtxt-list li:hover .info {
    background-color: #b40d19;
}
.photos-list .up-h3, .imgtxt-list .up-h3 {
    font-size: 18px;
    font-weight: bold;
    color: black;
    height: 52px;
    overflow: hidden;
    line-height: 1.4;
}
.imgtxt-list li:hover  .up-h3,  .imgtxt-list li:hover .person{
    color: #fff;
}
.photos-list .up-h3, .imgtxt-list .up-h3
.photos-list .person, .imgtxt-list .person {
    font-size: 12px;
    color: black;
    opacity: 0.5;
    padding-top: 5px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body{
    /* background-color: #1b033c; */
}
.up-h2 .title-zh {
    display: block;
    font-size: 36px;
    font-family: zzgf;
  
}
.up-h2 .title-en {
    display: block;
    font-size: 30px;
    font-family: din;

}