.video_live,
.video_size,
.vjs-poster {
  background-color: transparent !important;
}
.video_live_left {
  width: 537px;
}
.video_size {
  width: 100%;
  height: 720px;
  padding: 0;
  margin: 0;
}
.detail_crumbs {
  padding-left: 0;
}
.pd_t30 {
  padding-top: 30px;
}
.mb13 {
  margin-bottom: 13px;
}
.pd_lr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pb46 {
  padding-bottom: 46px;
}
.video-info {
  width: 600px;
  height: 300px;
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
}
.video_wrap .title {
  font-family: PingFangSC-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
  color: #333333;
  margin-bottom: 20px;
}
.video_wrap .video-info .title {
  line-height: inherit;
  margin-bottom: 15px;
}
.text_vertical {
  width: 100%;
}
.video-info .look {
  color: #666666;
  font-size: 16px;
}
.video-info .info-p {
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.detail_tips {
  font-size: 10px;
}
.video_btm {
  border-bottom: none;
}
.nav_wrap .nav li:first-of-type {
  margin-left: 0;
}
.video-play-wrap {
  position: absolute;
  bottom: 0;
  left: 40px;
  right: 0;
  width: 100%;
}
.btn-video-play {
  display: inline-block;
  float: left;
  border-radius: 4px;
  background-color: rgb(56, 119, 206);
  width: 220px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  z-index: 210;
}
.btn-video-play:hover {
  color: #fff;
}
.zan {
  display: inline-block;
  padding-left: 20px;
  color: #666666;
  font-size: 14px;
  background: url("../image/like.png") 3px 2px no-repeat;
}
.collect {
  display: inline-block;
  font-size: 14px;
  padding-left: 20px;
  margin-top: 10px;
  background: url("../image/fav.png") 3px 2px no-repeat;
}
.zan.curr,
.zan:hover {
  color: #3877ce;
  background: url("../image/like-2.png") 3px 2px no-repeat;
}
.collect.curr,
.collect:hover {
  color: #3877ce;
  background: url("../image/fav-2.png") 3px 2px no-repeat;
}
.bdsharebuttonbox {
  font-size: 14px;
  height: 21px;
  padding-left: 20px;
  margin-left: 50px;
  background: url("../image/share.png") 3px 2px no-repeat;
}
.bdsharebuttonbox > a {
  color: #666!important;
}
.bdsharebuttonbox .bds_more {
  background-image: none !important;
  font-size: 14px !important;
  padding: 0 !important;
  line-height: 21px !important;
  margin: 0 !important;
}
.video_tab {
  margin-top: 0;
}
.video_tab a {
  margin: 0;
}
.detail_left {
  width: 795px;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.comment_wrap {
  margin: 0;
}
.comment_area {
  width: 690px;
  box-sizing: border-box;
}
.t_c_content {
  padding-top: 30px;
}
.doctor-wrap {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.doctor-info {
  position: relative;
  margin-bottom: 15px;
}
.t_c_title {
  margin-top: 70px;
  margin-bottom: 20px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  font-size: 18px;
  color: #333333;
  display: block;
  padding-left: 15px;
  border-left: 3px solid #3877ce;
  box-sizing: border-box;
}
.doctor-avator {
  width: 87px;
  height: 87px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
}
.doctor-name {
  position: absolute;
  left: 106px;
  top: 50%;
  margin-top:-18.5px;
  color: #333;
  font-size: 18px;
}
.doctor-position {
  display: inline-block;
  margin-left: 16px;
  color: #999999
}
.doctor-info-more {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #3877ce;
  padding-right: 15px;
  text-decoration: none;
}
.doctor-info-more:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #3877ce transparent transparent transparent;
}
.doctor-des {
  position: relative;
  font-family: PingFangSC-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.subject-columns,
.subject-recommend-list {
  list-style: none;
  margin: 0;
}
.subject-columns li {
  margin: 20px 0;
}
.subject-columns li:first-of-type {
  margin-top: 0;
}
.subject-columns li:first-of-type {
  margin-top: 0;
}
.subject-columns li .subject-video {
  float: left;
  width: 160px;
  height: 90px;
  overflow: hidden;
}
.subject-columns li .subject-video video {
  width: 100%;
  height: 100%;
  display: block;
}
.subject-columns li a {
  position: relative;
  display: block;
  height: 130px;
  box-sizing: border-box;
  padding: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transition: all ease-in 300ms;
  text-decoration: none;
}
.subject-columns li a:hover {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
.subject-title {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  min-height: 50px;
}
.subject-columns li a:hover .subject-title {
  color: #005096;
}
.subject-info {
  color: #f17829;
  font-size: 14px;
}
.subject-info em {
  display: inline-block;
  top: -3px;
  position: relative;
  font-weight: bolder;
  width: 30px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.detail_right {
  width: 395px;
  padding: 29px 22px 56px;
  box-sizing: border-box;
}
.detail_right .subject-recommend {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 22px;
}
.subject-recommend-list li {
  border-bottom: 1px solid #f2f2f2;
}
.subject-recommend-list li a {
  display: block;
  text-decoration: none;
  padding-top: 22px;
  padding-bottom: 25px;
}
.recommend-info {
  position: relative;
}
.subject-recommend-list li .recommend-info:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 18px;
  content: "";
  background: url("../image/subject.png") left top no-repeat;
}
.subject-recommend-list li a:hover .recommend-title {
  color: #005096;
}
.recommend-image {
  width: 120px;
  height: 70px;
  display: block;
  margin-right: 10px;
}
.recommend-title {
  color: #333333;
  font-size: 16px;
  height: 55px;
  overflow: hidden;
}
.recommend-view {
  display: inline-block;
  padding-left: 20px;
  margin-left: 30px;
  background: url("../image/view.png") no-repeat;
  background-position: 0 center;
}
.recommend-detail {
  font-size: 12px;
  color: #666666;
}
.more-recommend {
  position: relative;
  height: 100px;
}
.more-recommend-btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -12px;
  text-decoration: none;
  font-size: 16px;
  color: #004f96;
}
.comment_user_right {
  width: 100%;
}
.comment_head {
  margin-right: 15px;
}
.comment_name {
  font-size: 14px;
  color: #666666;
}
.comment_content {
  font-size: 16px;
  color: #333;
}
.btn-send {
  border-radius: 4px;
  background-color: rgb(56, 119, 206);
  width: 100px;
  height: 32px;
  text-align: center;
  height: 32px;
}
.comment_child {
  padding: 15px 30px;
}
.comment_child:hover {
  background-color: #f5f8fb;
}
.mg_lr30 {
  margin-left: 30px;
  margin-right: 30px;
}
.comment_time {
  right: 30px;
}
.detail-title {
  padding-left: 14px;
  position: relative;
  font-family: PingFangSC-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;
}
.detail-title:after {
  position: absolute;
  left: 0;top: 0;bottom: 0;
  content: '';
  width: 3px;
	height: 20px;
	background-color: #3877ce;
}
.list_tab {
  margin-left: 0;
}
.mb20 {
  margin-bottom: 20px;
}