
.record-live::before,
	.none-live::before,
	.live::before {
		position: absolute;
		display: block;
		width: 50px;
		height: 20px;
		color: #fff;
		text-align: center;
		line-height: 20px;
		right: 20px;
		top: 5px;
		z-index: 3;
		font-size: 12px;
		background: url("../../../home/images/live.png") no-repeat center;
	
	}
	
	.record-live::before {
		content: '回放';
	}
	
	.live::before {
		content: '网络表演中';
	}
	
	.none-live::before {
		content: '未开播';
	}
ul {

  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul li {
  list-style: none;
}
.send-btn,
.btn-primary,
.btn-primary:hover {
  background-color: #009966 !important;
  border: 0px;
}
.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000000 !important;
  border-bottom: 1px solid #CCCCCC;
}
.navbar a {
  color: #fff;
}
.navbar .nav-link {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.navbar .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar .navbar-brand img {
  height: 60px;
}
.footer {
  background-color: #333333;
}
.footer * {
  color: #CCCCCC;
  font-size: 14px;
}
.footer *:hover {
  color: #FFFFFF;
}
.footer .l1 {
  padding: 15px;
  border-bottom: 1px solid #CCCCCC;
}
.footer .l1 a {
  padding: 0px 20px;
}
.footer .l2 {
  margin-top: 30px;
}
.footer .l3 {
  padding: 15px;
}
body.home-show .show-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.home-show .show-content .left,
body.home-show .show-content .right {
  height: 600px;
}
body.home-show .show-content .video-box {
  height: 600px;
  position: relative;
  padding-right: 0px;
  background-color: #000000;
  overflow: hidden;
}
body.home-show .show-content .video-box #loading-box {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0px;
  top: 35%;
  font-size: 16px;
  color: #FFFFFF;
}
body.home-show .show-content .video-box #loading {
  color: #FFFFFF;
  box-shadow: 5px 5px 5px #000;
}
body.home-show .show-content .video-box #play {
  display: none;
  position: absolute;
  text-align: center;
  width: 81px;
  height: 81px;
  text-decoration: none;
}
body.home-show .show-content .video-box .seeking,
body.home-show .show-content .video-box .pausing {
  background: url(../../../images/video.png) center center no-repeat;
  background-position: 0px -81px;
}
body.home-show .show-content .author {
  height: 85px;
  padding: 10px 15px;
  background-color: #f3f3f3;
}
body.home-show .show-content .author img {
  width: 64px;
  height: 64px;
  border-radius: 32px;
}
body.home-show .show-content .author h5 {
  color: #000000;
  font-size: 16px;
}
body.home-show .show-content .author .media-body {
  position: relative;
  margin-left: 10px;
}
body.home-show .show-content .author .media-body p {
  font-size: 14px;
  color: #C0C4CC;
}
body.home-show .show-content .author .media-body .BTN-add-attention {
  position: absolute;
  right: 0px;
  top: 15px;
  padding: 5px 15px;
  border-radius: 30px;
}
body.home-show .show-content .chart-area {
  position: relative;
  height: 500px;
  margin-top: 15px;
  padding: 0px;
  overflow: hidden;
}
body.home-show .show-content .chart-area .SR-area-chat {
  width: 100%;
  height: 500px !important;
  background-color: #f3f3f3;
}
body.home-show .show-content .chart-area .SR-area-chat ul {
  padding: 0px 5px;
}
body.home-show .show-content .chart-area .SR-area-chat ul li {
  color: #000;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-msg {
  width: 100%;
  height: 500px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-msg .boarder {
  height: 400px;
}
body.home-show .show-content .chart-area .SR-area-chat .msg-gift {
  display: none !important;
}
body.home-show .show-content .chart-area .SR-area-chat .control-bar {
  display: none;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk {
  bottom: 15px;
  padding-top: 5px;
  background: none;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk cite {
  display: none;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-horn {
  display: none;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk {
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk * {
  background: none;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk .speaker {
  position: absolute;
  width: auto;
  left: 15px;
  right: 115px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk .speaker input {
  color: #000000;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 15px;
  padding-left: 15px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk .send-btn {
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  width: 85px;
  background-color: #007bff;
  border-radius: 15px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk .send-btn:hover {
  background-color: #0086b3;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-gift {
  display: none;
  width: 100%;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-gift .MR-gift {
  width: 100%;
  padding: 0px 15px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-gift .gift-group,
body.home-show .show-content .chart-area .SR-area-chat .chat-gift .con {
  width: 100%;
  padding: 0px;
}
.m-list .m-item {
  cursor: pointer;
  margin-bottom: 30px;
}
.m-list .m-item .item {
  position: relative;
  border: 1px solid #eee;
}
.m-list .m-item .item img {
  width: 100%;
}
.m-list .m-item .item .username {
  padding: 10px;
  font-size: 14px;
  color: #FFFFFF;
}
.m-list .m-item .item .username img {
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.m-list .m-item .item .play-shadow {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  transition: all .2s;
  background: rgba(0, 0, 0, 0.3);
}
.m-list .m-item .item .play-shadow div.img-box {
  display: block;
  width: 100%;
  height: 100%;
}
.m-list .m-item .item .play-shadow div.img-box div.img {
  width: 81px;
  height: 81px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  background: url(../../../images/video.png) center center no-repeat;
  background-position: 0px -81px;
}
.m-list .m-item .item:hover .play-shadow {
  display: block;
}
.m-list .m-item .username {
  background-color: #000;
}
.m-list .m-item .user-desciption {
  color: #FFFFFF !important;
}
.m-list .m-item .user-desciption * {
  color: #FFFFFF !important;
}
.m-list .row .m-item:first-child {
  padding-right: 0px;
}
.m-list .row .m-item:last-child {
  padding-left: 0px;
}
.banner {
  margin-top: 15px;
}
.banner .left,
.banner .right {
  height: 230px;
}
.banner .jumbotron {
  text-align: center;
  height: 230px;
  background: url(../../../images/home_index_bg.jpg.png) center center no-repeat;
  background-size: cover;
  margin-bottom: 0px;
  border-radius: 0px;
}
.banner .jumbotron * {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 5px 5px 5px #000;
}
.banner .jumbotron h1 {
  margin-top: 15px;
  font-size: 200%;
}
.banner .jumbotron p {
  margin-top: 30px;
  font-size: 160%;
  letter-spacing: 15px;
}
.banner .right ul {
  padding: 15px;
  height: 230px;
  background-color: #F6F6F6;
}
.banner .right ul li {
  padding: 5px 0px;
  border-bottom: 1px solid #CCCCCC;
}
.banner .right ul li a {
  color: #000000;
}
.l2nav {
  height: 90px;
  padding: 30px 0px;
}
.l2nav ul {
  height: 30px;
  display: block;
  border-bottom: 1px solid #EEEEEE;
}
.l2nav ul li {
  float: left;
  height: 30px;
  margin-right: 30px;
}
.l2nav ul li a {
  color: #000000;
}
.l2nav ul li.active {
  border-bottom: 3px solid #009966;
}
.l2nav ul li.active a {
  color: #009966;
}
body.home-index .m-list .m-item .item {
  height: 385px;
}
body.home-live .m-list .m-item .item {
  height: 385px;
}
body.home-live .content,
body.home-record .content,
body.home-record-play .content,
body.home-show .content {
  margin-bottom: 30px;
}
body.home-live .title,
body.home-record .title,
body.home-record-play .title,
body.home-show .title {
  padding-left: 30px;
  background: url(../../../images/w.png) left center no-repeat;
  background-size: auto 100%;
}
body.home-live .title h2,
body.home-record .title h2,
body.home-record-play .title h2,
body.home-show .title h2 {
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 30px;
}
body.home-live .title h2 span,
body.home-record .title h2 span,
body.home-record-play .title h2 span,
body.home-show .title h2 span {
  font-weight: bold;
}
body.home-live .title h2 p,
body.home-record .title h2 p,
body.home-record-play .title h2 p,
body.home-show .title h2 p {
  padding-top: 10px;
  font-size: 14px;
  color: #C8CCCF;
}
body.home-live .record-live::before,
body.home-record .record-live::before,
body.home-record-play .record-live::before,
body.home-show .record-live::before,
body.home-live .none-live::before,
body.home-record .none-live::before,
body.home-record-play .none-live::before,
body.home-show .none-live::before,
body.home-live .live::before,
body.home-record .live::before,
body.home-record-play .live::before,
body.home-show .live::before {
  position: absolute;
  display: block;
  width: 50px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  right: 20px;
  top: 5px;
  z-index: 3;
  font-size: 12px;
  background: url("../../../home/images/live.png") no-repeat center;
}
body.home-live .record-live::before,
body.home-record .record-live::before,
body.home-record-play .record-live::before,
body.home-show .record-live::before {
  content: '回放';
}
body.home-live .live::before,
body.home-record .live::before,
body.home-record-play .live::before,
body.home-show .live::before {
  content: '网络表演中';
}
body.home-live .none-live::before,
body.home-record .none-live::before,
body.home-record-play .none-live::before,
body.home-show .none-live::before {
  content: '未开播';
}
body.home-record-play .content {
  margin-top: 30px;
}
body.home-record-play .paly-video-box .author {
  margin-bottom: 15px;
}
body.home-record-play .paly-video-box .author img {
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
body.home-record-play .paly-video-box .author h5 {
  display: inline-block;
  font-size: 14px;
}
body.home-record-play .paly-video-box video {
  width: 100%;
}
body.body-news .content {
  margin-top: 30px;
}
body.body-news .content .post-title {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
body.body-news .content .post-content {
  font-size: 16px;
}
body.home-personal .shouyez {
  width: auto;
}
#loginModal *,
#registerModal * {
  font-size: 14px;
}
#loginModal .modal-title,
#registerModal .modal-title {
  margin-left: auto;
}
#loginModal p,
#registerModal p {
  margin: 0px;
}
#loginModal .input-group .input-group-text,
#registerModal .input-group .input-group-text {
  min-width: 80px;
}








#loginModal *,
#registerModalrz * {
  font-size: 14px;
}
#loginModal .modal-title,
#registerModalrz .modal-title {
  margin-left: auto;
}
#loginModal p,
#registerModalrz p {
  margin: 0px;
}
#loginModal .input-group .input-group-text,
#registerModalrz .input-group .input-group-text {
  min-width: 80px;
}

