.works-page {
}

/* 头部 */

.work{
  margin-top: 40px;
}
.work img{
  width: 100%;
}


.tag-list{
  margin-top: 50px;
  margin-bottom: 10px;
}

.block_title {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 1px;
  border-width:1px;
  border-style: solid;
  border-color: #666666;
  justify-content: space-around;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  box-sizing: border-box;
}


.work-lists{
  margin-top: 50px;
}
.entryPic_5{
  width: 100%;
}

.card_class1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 3.23vw;
  width: 100%;

}
.card_class {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 20px;
  width: 100%;

}





.color {
  background-color: #002173;
  color: #ffffff;
}


.container_2 {

  margin-bottom: 20px;
  min-height: 220px;
}


.container_2:hover {
  transform: scale(1.1);
  transition: all .5s linear;
  cursor: pointer;
  z-index: 999;
}

.txt_8 {
  width: 100%;
  position: relative;
  opacity: 1;
  margin-top:10px;
  height: 20px;
  line-height: 20px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #666666;
  font-size: 16px;
  font-weight: 500;
  font-family: 微软雅黑中;
}

.word_8 {
  position: relative;
  opacity: 1;
  margin-top: 6px;
  max-width: 230px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  white-space: nowrap;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  font-family: 微软雅黑细;
}
.label_name,
.classification {
  opacity: 1;
  cursor: pointer;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  padding: 9px 9px;
}
.classification:hover,
.selected {
  font-weight: bold;
  background: #001d75;
  color: #fff;
}

.design {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.companion {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.daily {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.wisdom {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.chair {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.table_text {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.ride {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.food {
  opacity: 1;
  margin-right: 2.5vw;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}

.feeling {
  opacity: 1;
  line-height: 20px;
  white-space: nowrap;
  color: #666666;
  font-size: 1vw;
  font-weight: 400;
}


.ft {
  display: flex;
  position: relative;
  align-items: center;
  align-self: center;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 7.95vw;
  width: 21.21vw;
  height: 2.08vw;
}

.tagWrap {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: row;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.21vw;
  border-color: rgba(0, 33, 115, 1);
  padding-right: 1.2vw;
  padding-left: 1.2vw;
  height: 2.08vw;
}

.tag {
  opacity: 1;
  line-height: 1.3vw;
  white-space: nowrap;
  color: #002173;
  font-size: 0.94vw;
  font-weight: 500;
}

.tagWrap_2 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: row;
  border-radius: 0.21vw;
  background-color: #002173;
  padding-right: 1.2vw;
  padding-left: 1.2vw;
  height: 2.08vw;
}

.tag_2 {
  opacity: 1;
  line-height: 1.3vw;
  white-space: nowrap;
  color: #ffffff;
  font-size: 0.94vw;
  font-weight: 500;
}
.carousel-inner .item,
.carousel-inner .item video,
 .carousel-inner .item img{
  width: 800px;
  height: 450px;
}

/* 弹窗 */
.popup {
  position: relative;
  width: 800px;
  background-color: #ffffff;
  margin: 60px auto 20px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.10);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.righticon{
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 100;
}
.righticon img:hover{
  opacity: 0.8;
  cursor: pointer;
}
.production__right--num {
  color: #fff;
}

.pop_img {
  width: 100%;
}





.carousel-indicators {
  display: none;
}

.carousel-control{
  height: 70%;
}
.carousel-inner .item img{
  width: 800px;
  height: 450px;
}
.carousel-inner .item img.work_video_play_icon{
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
}

.carousel-control.left,
.carousel-control.right{
  background: none!important;
  background-image: none!important;
}
.carousel-control:hover, .carousel-control:focus{
  opacity: 1;
}
.carousel-caption {
  color: #000;
  left: 20%;
  right: 20%;
  text-align: center;
  bottom: 40px;
  padding-bottom: 0;
}

.main_pop {
  position: relative;
  opacity: 1;
  margin-top: 25px;
  margin-left: 27px;
  max-width: 648px;
  /* height: 25px; */
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
}

 .name_pop {
  position: relative;
  opacity: 1;
  margin-top: 10px;
  margin-left: 27px;
  max-width: 648px;
  /* height: 20px; */
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}
 .teacher_pop {
  position: relative;
  opacity: 1;
  margin-top: 10px;
  margin-left: 27px;
  max-width: 648px;
  /* height: 20px; */
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}
.introduce_pop {
  position: relative;
  opacity: 1;
  margin-top: 8px;
  margin-left: 27px;
  margin-right: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  -webkit-line-clamp: 3;
}
.introduce_eng {
  position: relative;
  margin-top: 10px;
  margin-left: 27px;
  margin-right: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  color: #cccccc;
  font-size: 12px;
  font-weight: 400;
 text-align: left;
}
.row_introduce {
  position: relative;
  opacity: 1;
  margin-top: 20px;
  margin-left: 27px;
  max-width: 648px;
  /* height: 20px; */
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  font-weight: 500;
}
.buttom_class {
  position: relative;
  opacity: 1;
  margin: 18px auto;
  max-width: 648px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  color: #cccccc;
  font-size: 11px;
  font-weight: 500;
  font-family: 微软雅黑细;
}

.button_introduce {
  display: flex;
  position: relative;
  align-items: center;
  align-self: center;
  flex-direction: row;
  justify-content: space-between;
  margin: 1vw auto 0;
  width: 20vw;
}
.up_introduce {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: row;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: rgba(0, 33, 115, 1.00);
  padding-right: 23px;
  padding-left: 23px;
  height: 40px;
}
.tag_introduce {
  opacity: 1;
  line-height: 25px;
  color: #002173;
  font-size: 12px;
  font-weight: 500;
}
.block_introduce {
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 25px;
}
.num_introduce {
  opacity: 1;
  line-height: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.txt_introduce {
  opacity: 1;
  line-height: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.down_introduce {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: row;
  border-radius: 4px;
  background-color: #002173;
  padding-right: 23px;
  padding-left: 23px;
  height: 40px;
}

/* ------- */
.next {
  opacity: 1;
  line-height: 25px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}



/*点赞*/
.heart {
  background: url(../images/web_heart_animation.png);
  background-position: left;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: inline-block;
  background-size: 2900%;
}
.heart:hover{
  background-position: right;
}
.likeCount{
  margin-top:0px;
  margin-right: 70px;
  font-size: 16px;
  color: #999999;
  font-weight: bold;
}
.heartAnimation {
  -webkit-animation-name: heartBlast;
  animation-name: heartBlast;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: steps(28);
  animation-timing-function: steps(28);
  background-position: right;
}


.feed{
  text-align: right;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(51,51,51,1);
  line-height: 30px;
  text-align: right;
  position: absolute;
  right: 39px;
  top: -28px;
}



/* 弹窗 */
@media screen and (max-width: 1170px) {


}