﻿ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul li {
  list-style: none;
}

.record-live::before,
.none-live::before,
.live::before {
    margin-left: 0;
    display: block;
    position: absolute;
    background: #597d7f;
    color: #FFF;
    top: auto;
    right: 15px;
    left: auto;
    bottom: -5px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    z-index: 99;
}	
	
.record-live::before {
/*  background: #0084FF;
*/}

	
.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;
}

.imgtext {
	margin: 420px auto 90px;
    text-align: center;
}

.imgtext img {
	width: 940px;
}

.imgtext .hTxt {
    padding: 8px 25px;
    display: inline-block;
    /* background: #37E2FE; */
    /* border-radius: 30px; */
    color: #FFC832;
    font-size: 32px;
    position: absolute;
    left: 380px;
    bottom: 100px;
    font-weight: bold;
}

.imgtext02 {
	margin: 75px auto 0;
    text-align: center;
    width: 860px;
	position: relative;
}

.imgtext02 img {
	width: 860px;
	height: auto;
}

.imgtext02 .hTxt {
    display: block;
    color: #FFC832;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 210px;
}


.bgBlack {
	color: #fff;
	background: rgba(0,0,0,0.7);
}

.footer {
	padding: 20px 0;
    overflow: hidden;
    zoom: 1;
    text-align: left;
	border-top: 1px solid #ccc;
}
.footer .fBox {
	margin: 0 auto;
	width: 1200px;
}

.footer * {
	color: #333 !important;
	font-size: 12px;
    margin: 0 5px 7px 0;
}
.footer .l1 {
  padding: 15px 0 0;
}
.footer .l1 a {
	margin: 0 5px;
	padding: 0 5px;
	color: #333;
}
.footer .l1 a:hover {
	color: #333;
}
.footer-row a:hover {
	color: #333;
}

.footer .l2 {
	padding: 5px 12px 0;
}

.footer .l3 {
	padding: 5px 12px 0;
}

.fLogo {
	position: absolute;
	left: 80px;
	top: 50px;
}

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.topBox .container {
	padding: 8px 0;
}

.sidebar-nav {
	background: none !important;
	position: relative;
	margin-top: 25px;
}

.list-group {
	display: block !important;
}

.list-group-item {
	color: #ccc !important;
    border: none !important;
    padding: 0 !important;
    display: inline ;
    background: none !important;

}

body.home-index .list-group-item a {
	padding: 0 1rem !important;
}

.list-group-item a {
	background: url(/public/images/img03.png) no-repeat left center !important;
	padding: 0 .5rem !important;
	color: #fff !important;
	font-size: 15px !important;
	text-decoration: none !important;
	display: inline-block;
}

.list-group-item a:hover {
	color: #fff !important;
}

.menuList {
	padding: 0;
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}


body.home-index .menuList .m-list-item {
	margin: 0 0 10px;
	width: 24%;
	float: left;
	box-sizing: border-box;
	padding: 0 10px 0 0;
}
	
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 .item {
    height: 400px;
	width: 100%;
}

body.home-index .menuList .m-list-item .item > img {
	height: 340px !important;
	width: 100% !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;
}




.sidebar-nav a {
  color: #fff;
}
.m-list .m-item {
  cursor: pointer;
  padding: 0 15px;
  margin-bottom: 30px;
}
.m-list .m-item .item {
	position: relative;
	
/*  border: 1px solid #eee;
  overflow: hidden;
  zoom: 1;
*/}

.m-list .m-item .item > img {
	height: 197px !important;
	width: 100% !important;
}

.m-list .m-item .item .username {
	margin-bottom: 0;
	padding: 12px 0;
	font-size: 16px;
	z-index: 99;
	color: #000;
	width: 100%;
}

.m-list .m-item:nth-child(1) .item .username,
.m-list .m-item:nth-child(3) .item .username {
	color: #333;
}

body {
	background: #fff;
}

body.home-index {
	background: url(../../../images/mainimg.jpg) no-repeat center top;
	background-size: 100% 100%;
}

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;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
}
	
	
/*.menuList .m-item .item > img {
  width: 100%;
  max-height: 340px !important;
  overflow: hidden;
  zoom: 1;
}
*/	
body.home-index .menuList .item {
/*	height: 215px;
	overflow: hidden;
	zoom: 1;
*/}

/*body.home-index .menuList .m-item .item > img {
	max-height: 210px !important;
}

body.home-index .menuList .m-list-item:nth-child(2) .item {
	height: 440px;
}

body.home-index .menuList .m-list-item:nth-child(2) .item > img {
    height: 440px !important;
	max-height: 440px !important;
	width: auto;
	max-width: inherit;
	min-width: 100%;
}
*/
body.home-index .m-list .item {
  position: relative;
  box-shadow: none;
  z-index: 1030;
}

.module-title h2 {
	margin: 25px 0;
	color: #666;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: normal;
}

.module-title h2 img {
	display: inline-block;
	margin-left: 10px;
	    width: 60px;
    height: auto;
}

.module-title h2 span {
	display: inline-block;
	padding-left: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
/*	
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: 50px;
  margin-bottom: 50px;
  min-height: 300px;
}
body.home-live .title h2,
body.home-record .title h2,
body.home-record-play .title h2 {
    color: #333;
	text-align: left;
	background: url(../../../images/yun_img03.jpg) no-repeat left 55%;
	background-size: 48px auto;
	
    padding: 20px 0 15px 60px;
    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: #597D7F;

}
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 {



}
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 {
	color: #333;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
}
body.home-record-play .paly-video-box video {
  width: 100%;
}
body.body-news .content {
	margin: 50px auto;
	padding: 0 40px;
    background: rgba(255,255,255,0.9);
}
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: #597D7F !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: #597D7F !important;
	border-color: #597D7F !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(../../../images/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;
}

.zhiboBox {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

/*.topBox {
	min-height: 675px;
	padding-top: 20px;
	background: url(/public/images/bodybg.jpg) no-repeat center top;
	background-size: 100% auto;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.topBox01 {
	min-height: 525px;
	background: url(/public/images/sub_bodybg.jpg) no-repeat center top;
	background-size: 100% auto;
}

.topBox01 .list-group-item a {
    padding: .25rem  0 !important;
    font-size: 16px !important;
    letter-spacing: 0.2px !important;
	
}

.topBox01 .sidebar-nav {
    top: 150px;
}

.topBox01 .specLi01 {
    top: -100px;
}

.topBox01 .specLi02 {
    top: -50px;
}

.topBox .alink {
	color: #fff;
	background: #cd6df5;
}

.topBox01 .list-group-item .alink {
	padding: .45rem 0.75rem !important;
}*/



.hImg {
	text-align: center;
}

body.home-index .topBox {
	background: none;	
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.topBox {
	background: url(../../../images/navi_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

.hBox {
    width: 90%;
    margin: 0 auto 0;
    padding: 15px 0;
    border-radius: 0;
    text-align: center;
}

body.home-index .logo {
	position: fixed;
    left: 50%;
    top: 45%;
    margin-left: -104px;
}

#wrapper {
    overflow: hidden;
    zoom: 1;
}

#wrapper .lBox {
	position: fixed;
    right: 5%;
	top: 40%;
}

#wrapper .rBox {
	position: fixed;
    right: 5%;
	top: 47%;
}

#wrapper a {
	text-decoration: none;
}

#wrapper .link a {
	color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none;
    border: 1px dashed #ccc;
    padding: 15px 20px;
    display: inline-block;
}


.container {
    max-width: 1200px;
}


/*资讯===================================================================================*/
.yc  {
    width: 100%;
    position: relative;
}

.yc .w {
    width: 1200px;
    margin: 0 auto;
}


.ac1 {
    width: 100%;
  height: 400px;
   margin: 60px auto;
   display: flex;
  justify-content: space-between;
  align-items: center;
}

/*图片区块*/
.ac1 .a1-swiper {
    width: 400px;
    height: 400px;
}
.ac1 .a1-swiper img {
    width: 100%;
      height: 100%;
}


/*头条区块*/
.ac1 .a1-tt {
    width: 400px;
    height: 400px;
    background-color: #fff;
    margin: 0 15px;
    padding: 30px 15px 0 15px;
    box-sizing: border-box;
}

.ac1 .a1-tt .tt-title {
    width: 100%;
      height: 30px;
      border-left: 3px solid #c60023;
      font-size: 16px;
      line-height: 30px;
      padding-left: 10px;
      box-sizing: border-box;
      margin-bottom: 30px;
}
.ac1 .a1-tt .tt-item {
    width: 100%;
      height: 80px;
       margin: 20px auto;
      border-bottom: 1px dashed #ccc;
      cursor: pointer;
}
.ac1 .a1-tt .tt-item:hover  .item-title {
    color: #c60023;
}

.ac1 .a1-tt .tt-item  .item-title {
    font-size: 19px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: all 0.2s;
}

.ac1 .a1-tt .tt-item  .item-jj{
     font-size: 12px;
        margin-top: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
}


/*文章区块*/
.ac1 .a1-wz {
     width: 400px;
    height: 400px;
    background-color: #fff;
    padding: 30px 15px 0 15px;
    box-sizing: border-box;
    
}
.ac1 .a1-wz  .wz-title {
    width: 100%;
      height: 30px;
      border-left: 3px solid #c60023;
      font-size: 16px;
      line-height: 30px;
      padding-left: 10px;
      box-sizing: border-box;
      margin-bottom: 30px;
}

.ac1 .a1-wz .wz-item {
    width: 100%;
      height: 40px;
       display: flex;
      align-items: center;
      margin: 10px auto;
}

.ac1 .a1-wz .wz-item:hover .item-id {
    background: #c60023;
          color: #fff;
}
.ac1 .a1-wz .wz-item:hover .item-title {
     color: #c60023;
}
.ac1 .a1-wz .wz-item  .item-id {
     width: 40px;
        height: 40px;
        background-color: #eee;
        text-align: center;
        line-height: 40px;
        margin-right: 15px;
        font-weight: bold;
        transition: all 0.2s;
}

.ac1 .a1-wz .wz-item  .item-title {
    overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        width: 300px;
        transition: all 0.2s;
        cursor: pointer;
}


/*资讯列表*/
.ac-con {
     width: 100%;
    margin: 60px auto;
}
.ac-con ul {
     height: 100%;
        width: 100%;
}
.ac-con ul li {
    width: 100%;
     padding: 5px 30px;
     box-sizing: border-box;
    border-bottom: 1px dashed #c60023;
    border-left: 1px dashed #c60023;
    height: 50px;
   margin: 20px auto;
     display: flex;
     justify-content: space-between;
      align-items: center;
}

.ac-con ul li span {
     font-size: 13px;
            font-weight: bold;
            cursor: pointer;
}
.ac-con ul li span:nth-child(1) {
     width: 200px;
      overflow: hidden;
     text-overflow: ellipsis;
    white-space: nowrap;
}




























































