.min {
    overflow:auto;
    width: 1010px;
    min-width: 1010px;
    margin: 0 auto;
  font-family:arial;
}
.left {
    float: left;
}
.box .topNav3_art span {
  background-color: transparent;
  background: url(http://img2.chinadaily.com.cn/static/2020www_live/img/dian1.png) 4px 50% no-repeat;
}

.box .content {
  background: #333333;
  padding-top: 28px;
  padding-bottom: 50px;
}

.box .content .video_box {
  margin-top: 25px;
}

.box .content .video_box .video {
  width: 755px;
}

.box .content .video_box .video .video_title {
  height: 424px;
  position: relative;
}

.box .content .video_box .video .video_title .bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 210px;
  background: url(http://img2.chinadaily.com.cn/static/2020www_live/img/shadow.png) no-repeat;
  background-size: cover;
}

.box .content .video_box .video .video_title .bottom .title {
  font-size: 44px;
  color: #ffffff;
  width: 600px;
  font-weight: bold;
  position: absolute;
  right: 0;
  margin-bottom:20px;
}

.box .content .video_box .video .video_title .bottom .duration {
  position: absolute;
  bottom: 10px;
  left: 155px;
  font-size: 12px;
  color: #ffffff;
}

.box .content .video_box .video .video_title .video_play {
  position: absolute;
  bottom: 75px;
  left: 25px;
  cursor: pointer;
}

.box .content .video_box .video video {
  height: 424px;
}

.box .content .video_box .video_shuoming {
  color: #ffffff;
  font-size: 18px;
  margin: 13px 0 30px 0;
}
.video_shuoming .title{margin-bottom:20px;}
.video_shuoming p{margin-bottom:10px;}
.box .content .video_box .share {
  /*width: 161px;	*/
  height: 28px;
  margin-bottom: 11px;
}

.box .content .video_box .share div + div {
  margin-left: 15px;
}

.box .content .video_box .share .share_more {
  float: right;
  margin-top: 10px;
}

.box .content .video_box .list_box {
  position: relative;
  padding-bottom: 40px;
  height: 570px;
  overflow: hidden;
}

.box .content .video_box .list_box .btn {
  margin-top: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.box .content .video_box .list_box .btn .down, .box .content .video_box .list_box .btn .up {
  width: 20px;
  height: 18px;
  cursor: pointer;
}

.box .content .video_box .list_box .btn .up {
  margin-left: 15px;
}

.box .content .video_box .list {
  width: 220px;
  margin-left: 35px;
  overflow: hidden;
  position: relative;
}

.box .content .video_box .list .tuwen {
  height: 170px;
  overflow: hidden;
}

.box .content .video_box .list .tuwen .tu {
  width: 220px;
  height: 124px;
  position: relative;
}

.box .content .video_box .list .tuwen .tu img {
  width: 100%;
  height: 100%;
}

.box .content .video_box .list .tuwen .tu .duration {
  position: absolute;
  left: 10px;
  bottom: 15px;
  font-size: 12px;
  color: #ffffff;
}

.box .content .video_box .list .tuwen .wen {
  margin-top: 11px;
}

.box .content .video_box .list .tuwen .wen a {
  color: #ffffff;
  font-size: 14px;
}

.box .content .video_box .list .tuwen + .tuwen {
  margin-top: 20px;
}
/*# sourceMappingURL=video.css.map */

@media (max-width: 767px){
  
  .min,.box .content .video_box .video{width:100%;max-width:100%;min-width:100%;}
  .box .content .video_box .list_box{display:none;}
  .box .content .video_box .video_shuoming{padding:10px;}
  .video_shuoming .title{margin-bottom:1.2rem;}
  .video_shuoming p{margin-bottom:0.6rem;}
}
  