ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul li {
  list-style: none;
}
.record-live::before,
.none-live::before,
.live::before {
	position: absolute;
	display: block;
	width: 70px;
	height: 30px;
	color: 	#000;
	text-align: center;
	right: 30px;
	bottom: 35px;
	z-index: 1033;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

body.home-index .menuList .none-live::before {
	right: 0;
	bottom: 5px;
	padding: 0;
	width: 80px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}
	
.record-live::before {
/*  background: #0084FF;
*/}

body.home-index .menuList .live::before {
	right: 0;
	bottom: 5px;
	padding: 0;
	width: 80px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}
	
	
.record-live::before {
  content: '看回放';
}
.live::before {
  content: '直播中';
}
.none-live::before {
  content: '才艺表演';
}
.navbar {
  z-index: 1031;
  padding: 0;
  flex-flow: column;
  justify-content: ;
}
.navbar a {
  color: #000;
}

.navbar > .container {
	display: block !important;
}
	
.navbar .nav-link {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.navbar .dropdown-menu {
  left: auto;
  right: 0;
}
.logo {
	float: left;
	margin: 0;
}
.logo .img-fluid {
	margin-top: -30px;
	width: 180px;
}

.logo .navbar-brand {
	padding: 0;
}

.imgtext {
	margin: 30px 0 50px;
}

.imgtext01 {
	margin: 30px 0 35px;
}

.imgtext01 img {
	width: 100%;
	height: auto;
}

.hTxt {
	padding: 0;
	display: inline-block;
	color: 	#fff;
	font-size: 22px;
	position: absolute;
	left: 222px;
	bottom: 350px;
	font-family: '宋体';
	font-weight: bold;
}

.bgBlack {
	color: #fff;
	background: rgba(0,0,0,0.7);
}

.footer {
	padding: 70px 0 30px;
	background: url(../image/f_bg.jpg) center top no-repeat;
	background-size: 1920px 100%;
	overflow: hidden;
	zoom: 1;
}
.footer * {
  color: #fff;
  font-size: 13px;
}
.footer .l1 {
  padding: 15px 0 0;
}
.footer .l1 a {
	margin: 0 5px;
	padding: 0 5px;
	color: #fff;
}
.footer .l1 a:hover {
	color: #fff;
}
.footer-row a:hover {
	color: #fff;
}

.footer .l2 {
  margin-top: 8px;
}
.footer .l3 {
  padding: 5px 12px 0;
}
.sidebar-nav {
	background: none !important;
}

.list-group {
	display: block !important;
}

.list-group-item {
	color: #fff !important;
	border: none !important;
	padding: 0 !important;
	display: inline !important;
	background: none !important;
}

.list-group-item a {
	background: none !important;
	padding: .95rem 0.75rem !important;
	color: #fff !important;
	font-size: 17px !important;
	letter-spacing: 0.5px !important;
	text-decoration: none !important;
	display: inline-block;
}

.list-group-item a:hover {
	color: #FFD800 !important;
}

.list-group-item .alink {
	background: #FFD800 !important;
	color: #000 !important;
	font-size: 16px !important;
	font-weight: normal !important;
	padding: .3rem 1rem !important;
	border-radius: 8px;
}

.list-group-item .alink:hover {
	color: #fff !important;
}

.menuList {
	padding-right: 0;
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}

body.home-index .menuList .m-list-item {
	margin: 0 0 10px;
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 0 25px 0 0;
}

/*body.home-index .menuList .m-list-item:nth-child(3),
body.home-index .menuList .m-list-item:nth-child(4) {
	float: right;
}*/
	
body.home-index .menuList .m-list-item .m-item {
	margin-bottom: 0;
	flex: auto !important;
	max-width: 100% !important;
	padding: 0;
}


body.home-index .menuList .m-list-item:first-child .item > img {
    max-height: 210px !important;
	height: 210px !important;
}

/*body.home-index .m-list .m-list-item:nth-child(1) .m-item:first-child,
body.home-index .m-list .m-list-item:nth-child(3) .m-item:first-child,
body.home-index .m-list .m-list-item:nth-child(5) .m-item:first-child,
body.home-index .m-list .m-list-item:nth-child(7) .m-item:first-child,
body.home-index .m-list .m-list-item:nth-child(9) .m-item:first-child,
body.home-index .m-list .m-list-item:nth-child(11) .m-item:first-child {
	display: none;
}

body.home-index .m-list .m-list-item:nth-child(2) .m-item:nth-child(2),
body.home-index .m-list .m-list-item:nth-child(4) .m-item:nth-child(2),
body.home-index .m-list .m-list-item:nth-child(6) .m-item:nth-child(2) {
	display: none;
}*/

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(../image/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 !important;
  position: absolute;
  right: 15px;
  width: 85px;
  background-color: #FFD800 !important;
  border-radius: 15px;
}
body.home-show .show-content .chart-area .SR-area-chat .chat-talk .MR-talk .send-btn:hover {
  background-color: #FFD800;
}
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;
}
.sidebar-nav {
	/*border:#FFFF37 solid 1px;
	position: fixed;
	max-width: 200px;
	top: 100px;
	right: 30px;
	z-index: 1033;
	*/
	max-width: 1140px;
	margin: 0 auto;
}

.sidebar-nav .logo {
	float: left;
}

.sidebar-nav a {
  color: #000000;
}
.m-list .m-item {
  cursor: pointer;
  padding: 0 10px;
  margin-bottom: 20px;
}
.m-list .m-item .item {
  overflow: hidden;
  zoom: 1;
}

.m-list .m-item .item > img {
	height: 340px !important;
	min-height: inherit !important;
	max-height: inherit !important;
	min-width: 100%;
	max-width: inherit;
}

.m-list .m-item .item .username {
	margin-bottom: 0;
	padding: 65px 10px 15px;
	font-size: 14px;
	background: url(../image/yun_bg01.png) -5px bottom no-repeat;
	background-size: 105% auto;
	margin-top: -90px;
	z-index: 99;
	position: relative;
	color: #fff;
}



.menuList .m-item .item .username {
	color: #000;
	background: none;
	padding: 10px;
	font-size: 14px;
/*	position: absolute;
	left: 0;
	bottom: 0;
*/	width: 100%;
	margin: 0;
}

body {
/*  background: url(/public/images/body_bg.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
*/}
body.home-index {
  overflow-x: hidden;
}
body.home-index .navbar.bg-light {
  background: url(../image/yun_mainimg.jpg) no-repeat center top !important;
  background-size: 1900px 100% !important;
  border: 0;
  box-shadow: none;
  z-index: 1031;
  padding: 0;
}
body.home-index .navbar.bg-light .nav-link {
  color: #EEEEEE;
  text-shadow: 3px 3px 3px #000;
}
body.home-index .navbar.bg-light .dropdown-item {
  color: #000000;
}
body.home-index .navbar-expand-md {
	background: #FFF !important;
}

body.home-index .navbar.bg-light > .container-fluid {
  /*border-bottom: 1px solid #CCCCCC;*/
	border-bottom: none;
	display: block;
/*	padding-bottom: 10px;
*/	
}

body.home-index .jumbotron {
	padding: 0;
	overflow: hidden;
	zoom: 1;
	border-radius: 0 !important;
	background: none;
	margin-bottom: 0;
}

body.home-index .jumbotron video {
	width: 100%;
	height: 100%;
}

/*.m-list .m-item .item .username {
	padding-left: 20px;
  background: url(/public/images/yun_img02.png) no-repeat left center;
}
*/


.m-list .m-item .item .username .img-fluid {
	display: none;
}
	
.menuList .m-item .item > img {
  width: 100%;
  max-height: 210px !important;
  overflow: hidden;
  zoom: 1;
}
	
body.home-index .menuList .item {
	overflow: hidden;
	zoom: 1;

}

.menuList .m-item .item > img {
	max-height: 210px !important;
	border: 2px solid #5743E3;
}


body.home-index .m-list .item {
  position: relative;
  box-shadow: none;
  z-index: 1030;
}

body.home-index .module-title h2 {
    text-align: left;
    margin: 20px;
    padding-left: 0;
}

body.home-index .module-title p {
  font-size: 16px;
  color: #ccc;
}
body.home-index .description p {
  padding: 0px 15px;
}
body.home-live .content,
body.home-record .content,
body.home-record-play .content {
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 600px;
}
body.home-live .title h2,
body.home-record .title h2,
body.home-record-play .title h2 {
    color: #333;
	text-align: left;
	
    padding: 0 0 15px;
    font-size: 20px;
	line-height: 50px;
	font-weight: bold;
}
body.home-live .title h2 span,
body.home-record .title h2 span,
body.home-record-play .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 {
	padding-top: 0;
	font-size: 14px;
	margin: -15px 0 0;
	color: #FFD800;

}
body.home-live .record-live::before,
body.home-record .record-live::before,
body.home-record-play .record-live::before,
body.home-live .none-live::before,
body.home-record .none-live::before,
body.home-record-play .none-live::before,
body.home-live .live::before,
body.home-record .live::before,
body.home-record-play .live::before {
	position: absolute;
	display: block;
	width: 70px;
	height: 30px;
	color:	#fff;
	right: 12px;
	top: 0;
	z-index: 1033;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background: rgba(0,0,0,0.5);
}
body.home-live .record-live::before,
body.home-record .record-live::before,
body.home-record-play .record-live::before {
  content: '回放';
}
body.home-live .live::before,
body.home-record .live::before,
body.home-record-play .live::before {
  content: '直播中';
}
body.home-live .none-live::before,
body.home-record .none-live::before,
body.home-record-play .none-live::before {
  content: '敬请期待';
}
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: 16px;
	padding-left: 10px;
}
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: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
body.body-news .content .post-content {
  font-size: 16px;
  line-height: 30px;
}
body.home-personal .shouyez {
  width: auto;
}

.modal-header {
	color: #fff !important;
	padding: 0.6rem !important;
	background: #FFD800 !important;
}


#loginModal *,
#registerModal * {
  font-size: 16px;
}

#loginModal .modal-title,
#registerModal .modal-title {
	margin-left: auto;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#loginModal p,
#registerModal p {
  margin: 0px;
}
#loginModal .input-group .input-group-text,
#registerModal .input-group .input-group-text {
  min-width: 80px;
}

/*.modal-footer .btn-primary {
	color: #FFF !important;
}
*/
.btn-primary {
    color: #fff !important;
    background-color: #FFD800 !important;
	border-color: #FFD800 !important;
	width: 30% !important;
	margin: 0 auto !important;
}

.mainBox {
	width: 1140px;
	margin: 0 auto;
}

.mainBox .lBox {
	float: left;
	width: 75%;
}

.mainBox .rBox {
	float: right;
	width: 24%;
}
.newsUl {
}
	
.newsUl .module-title h2 {
    color: #333;
	text-align: left;
	background: url(../image/yun_img03.jpg) no-repeat left 15px;
	background-size: 48px auto;
    margin-bottom: 10px;
    padding-left: 60px;
    font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 20px;
}

.mainBox .rBox ul li,
.newsUl ul li {
	padding-bottom: 11px;
}
	
.mainBox .rBox ul li img,
.newsUl ul li img {
	width: 100%;
	height: 90px;
}

.newsUl ul li img {
	height: auto;
}

.mainBox .rBox ul li a,
.newsUl ul li a {
	color: #333;
	display: block;
	font-size: 14px;
	text-decoration: none;
}

.mainBox .rBox ul li span,
.newsUl ul li span {
	display: block;
	color: #333;
	font-size: 14px;
	padding-top: 2px;
	line-height: 25px;
	overflow: hidden;
	zoom: 1;
}

.mainBox .rBox ul li span em,
.newsUl ul li span em {
	font-style: normal;
	color: #999;
	float: right;
}

.mainBox {
	margin-bottom: 20px;
}

.zhiboBox {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.zhiboBox .lBox {
	float: left;
	width: 64%;
}

.zhiboBox .lBox img {
	width: 100%;
	height: 440px;
}

.zhiboBox .rBox {
	float: right;
	width: 36%;
}


.subList .m-item .item .username {
	margin-bottom: 0;
	padding: 15px 10px 15px 75px;
	font-size: 14px;
	background: #5743e3;
	z-index: 99;
	position: relative;
	color: #fff;
}

.subList .m-item .item .username .img-fluid {
	display: block;
	width: 70px;
	height: 70px;
	border: 5px solid #5743e3;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	bottom: 0;
}
