.video_outer{
  background-image: url("/images/application/line_bg.png");
  background-size: 100% auto;
  background-position: .025rem;
}
.video_wrap{
  position: relative;
  margin: 0 auto;
  padding-bottom: 1.55rem;
  width: 12.45rem;
  background-color: #fff;
}
/* .video_line{
  position: absolute;
  left: -0.025rem;
  width: .025rem;
  height: 100%;
  background-color: #E5E5E5;
}
.video_dot{
  position: absolute;
  left: -0.1rem;
  top: 0.1rem;
  width: .1875rem;
  height: .1875rem;
  border-radius: 50%;
  background: #00A0E0;
} */
.video_container{
  display: flex;
  justify-content: space-between;
  padding-left: .3375rem;
}
.video_title{
  line-height: .3625rem;
  font-size: .375rem;
  color: #00A0E0;
}
.video_subtitle{
  padding-top: .25rem;
  padding-bottom: .425rem;
  height: .3rem;
  font-size: .3rem;
  color: #727171;
}
.djxd_video{
  width: 6.65rem;
  height: 3.7125rem;
  cursor: pointer
}
.look_tips{
  line-height: .2375rem;
  font-size: .25rem;
  color: #231F20;
  text-align: center;
}
.app_img{
  display: block;
  margin:  3.15rem auto 0;
  width: 4.45rem;
  height: 3.0125rem;    
  padding-left: 30px;
  box-sizing: content-box;
}
.video_right{
  padding: .425rem .375rem .5rem;
  background-image: url("/images/index/cover/webCourse/list_bg.png");
  background-size: cover;
}

.video_item{
  margin-bottom: .25rem;
  cursor: pointer;
}
.video_item_img{
  width: 3.75rem;
  height: 2.25rem;
  background: #FFFFFF;
  border-radius: .2875rem;
}
.video_subtitle_gy{
  padding-top: .2375rem;
  padding-bottom: .45rem;
  width: 5.25rem;
  font-size: .225rem;
  line-height: .2625rem;
  color: #727171;
}
.video_right_gy{
  padding: .425rem .375rem 0;
  background: #E5E5E5;
  border-radius: .2875rem .2875rem .2875rem 0;

}
.video_list{
  margin-top: .175rem;
  display: flex;
  padding: .3625rem 0 .2875rem .2rem;
  background: #E5E5E5;
  border-radius: .2875rem 0 0 .2875rem;
}
.video_list_item:nth-child(1){
  margin-right: .175rem;
}
.video_tips_wrap{
  padding-top: 19px;
  position: relative;
}
.ele_bg{
  width: 14rem;
  height: 3.55rem;
}
.rgb_bg{
  position: absolute;
  right: -1.6375rem;
  bottom: -0.4375rem;
  width: 1.575rem;
  height: 7rem;
}

.video_outter_wrap{
  position: relative;
  width: 7.125rem;
  height: 5.85rem;
  padding: .2625rem 18px 1.875rem .2375rem;
  background-image: url("/images/common/tv_bg.png");
  background-size: cover;
}