#fixedtopheader .midp .navbtn.tv .icon{
	background: url(../img/allicon.png) no-repeat;
	background-position: -239px -103px;
}
#tabswrap{
	float: left;
	position: static !important; 
	height: auto !important;
	width: 200px;
}
#tabswrap .content{
	width: 200px;
	height: auto;
}
#tabswrap .tabbtnwrap{
	width: 200px;
	
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}
#tabswrap .tabbtnwrap .tabbtn{
	width: 100%;
	height: 68px;
	line-height:68px;
	font-size:18px;
	color: #333333;
	text-align: center;
}
#tabswrap .tabbtnwrap .tabbtn.cur{
	background: #2fade1;
	color: #fff;
}
#main{
	margin-top: 90px;
}

#tv_listwrap{
	width: 980px;
	display: block;
}
#tv_listwrap .tv_introduce{
	width: 100%;
}
#tv_listwrap .tv_introduce .innerwrap{
	width: 100%;
	height: 270px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
#tv_listwrap .tv_introduce .leftp{
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

#tv_listwrap .tv_introduce .leftp .imgbox{
	width: 100%;
	height: 100%;
}

#tv_listwrap .tv_introduce .leftp .imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#tv_listwrap .tv_introduce .rightp{
	width: 50%;
	height: 100%;
	float: right;
	position: relative;
	background: #fff;
}
#tv_listwrap .tv_introduce .rightp .tv_name{
	height: 24px;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	color: #333333;
	line-height: 27px;
	letter-spacing: 1px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-top: 20px;
}
#tv_listwrap .tv_introduce .rightp .tv_about{
	height: 18px;
	font-size: 18px;
	font-weight: Normal;
	text-align: left;
	color: #333333;
	line-height: 50px;
	letter-spacing: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}

#tv_listwrap .tv_introduce .rightp .showmorebtn{
	height: 18px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #bbbbbb;
	line-height: 26px;
	letter-spacing: 1px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}
#tv_listwrap .tv_introduce .rightp .showmorebtn *{
	float: left;
}
#tv_listwrap .tv_introduce .rightp .showmorebtn .icon{
	width: 16px;
	height: 16px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -26px -68px;
	margin-top: 6px;
	margin-left: 5px;
	transition: 0.3s;
	transform-origin: 8px 8px;
}
#tv_listwrap .more_introduce{
	width: 100%;
	background: #ffffff;
	border-radius: 0 0 10px 10px;
	margin-top: -10px;
	overflow: hidden;
	display: none;
}

#tv_listwrap .more_introduce .innerwrap{
	width: auto;
	padding: 20px;
	padding-top: 30px;
	background: #fff;
	border-radius: 0;
	height: auto;
}
#tv_listwrap .more_introduce .innerwrap p{
	text-align: justify;
	color: #333;
	line-height: 24px;
}

#tv_listwrap .timewrap{
	width: 980px;
	height: 58px;
	background: #fff;
	border-radius: 10px;
	margin-top: 20px;
}
#tv_listwrap .timewrap .innerwrap{
	padding: 0 20px;
}
#tv_listwrap .timewrap .yearwrap,#tv_listwrap .timewrap .monthwrap{
	float: left;
	height: 58px;
	font-size: 24px;
	text-align: left;
	line-height: 58px;
	position: relative;
}
#tv_listwrap .timewrap .yearwrap h1,#tv_listwrap .timewrap .yearwrap .icon,#tv_listwrap .timewrap .monthwrap h1,#tv_listwrap .timewrap .monthwrap .icon{
	float: left;
}
#tv_listwrap .timewrap .yearwrap .icon{
	width: 16px;
	height: 16px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -26px -68px;
	margin-top: 20px;
	margin-left: 7px;

}
#tv_listwrap .timewrap .monthwrap{
	margin-left: 33px;
}
#tv_listwrap .timewrap .monthwrap .icon{
	width: 16px;
	height: 16px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -26px -68px;
	margin-top: 20px;
	margin-left: 7px;

}
#tv_listwrap .timewrap h1{
	font-size: 24px;
}
#tv_listwrap .timewrap .datewrap{
	float: right;
	height: 58px;
	font-size: 24px;
	text-align: left;
	line-height: 58px;
	width: 712px;
} 



#tv_listwrap .timewrap .datewrap .datelist{
	float: left;
	max-width: 688px;
	height: 100%;
}
#tv_listwrap .timewrap .datewrap .datelist .innerwrap{
	overflow: hidden;
	padding: 0;
}
#tv_listwrap .timewrap .datewrap h1{
	float: left;
}
#tv_listwrap .timewrap .datewrap .datelist .swiper-slide{
	width: 40px;
	float: left;
	background: none !important;
}
#tv_listwrap .timewrap .datewrap .datelist h2{
	width:40px;
	font-size: 18px;
	font-weight: Normal;
	text-align: center;
	color: #333333;
	line-height: 58px;
	letter-spacing: 3px;
}
#tv_listwrap .timewrap .datewrap .datelist h2:hover{
	background: #2FAEE1;
	color: #fff;
}
#tv_listwrap .timewrap .datewrap .datelist .afterdate h2{
	color: #bbb;
}
#tv_listwrap .timewrap .datewrap .datelist .cur h2{
	background: #2FAEE1;
	color: #fff;
}

#tv_listwrap .timewrap.nodate .monthwrap{
	float: right;
	height: 58px;
	font-size: 24px;
	text-align: left;
	line-height: 58px;
	/* width: 806px; */
	width: 802px;

} 
#tv_listwrap .timewrap.nodate .monthwrap .datelist{
	width: 782px;
}
#tv_listwrap .timewrap.nodate .monthwrap .monthlist{
	max-width: 778px;
	float: left;
}
#tv_listwrap .timewrap.nodate .monthwrap h1{
	float: left;
}
#tv_listwrap .timewrap.nodate .monthwrap .innerwrap{
	padding: 0;
}
#tv_listwrap .timewrap.nodate .monthwrap .innerwrap .swiper-slide{
	margin: 0 12px;
	width: 40px;
	float: left;
	background: none !important;
}
#tv_listwrap .timewrap.nodate .monthwrap .innerwrap .swiper-slide h2{
	text-align: center;
}
#tv_listwrap .timewrap.nodate .monthwrap .monthlist .cur h2{
	background: #2FAEE1;
	color: #fff;
}

#tv_listwrap .timewrap.nodate .monthwrap .monthlist h2:hover{
	background: #2FAEE1;
	color: #fff;
}
#tv_listwrap .selectwrap{
	position: absolute;
	border-radius: 8px;
	top: 50px;
	width: 100%;
	height:180px;
	background:#fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	z-index: 3;
/* 	display: none; */
}
#tv_listwrap .selectwrap .innerwrap{
	padding: 10px;
	height: 160px;
}
#tv_listwrap .selectwrap .innerwrap h2{
	width: 100%;
	height: 40px;
	font-size:18px;
	line-height: 40px;
	text-align: center;
}
#tv_listwrap .selectwrap .innerwrap h2:hover{
	color: #2FAEE1;
	cursor: pointer;
}

#tv_listwrap .listwrap{
	width: 980px;
	margin-top: 20px;

}

#add_listwrap{
	width: 980px;
	display: none;
}
#add_listwrap .innerwrap,#tv_listwrap .listwrap .innerwrap{
	width: 1000px;
	overflow: hidden;
}

#main .content .block{
	width: 980px;
	float: right;
	margin-left: 0;
}
#main .item{
	width: 230px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
#main .item .imgbox{
	width: 230px;
	height: 165px;
	border-radius: 8px;
	overflow: hidden;
}
#main .item .imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .item h1{
	color: #333;
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	text-align: left;
	margin-top: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical; 
}
#main .item .tag{
	position: absolute;
	right: 0;
	bottom: 3px;
}
#loadingstate{
	width:980px;
}













/* =========================移动端 ==========================*/
#m_header{
	box-shadow: none;
}
.m_toptabwrap{
	width: 100%;
	height: 2.1875rem;
	background: white;
}
.m_toptabwrap .m_tabblock{
	margin: 0 0.9375rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 100%;
}
.m_toptabwrap .m_tabblock .m_tabitem{
	position: relative;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.9375rem;
	color: #333;
}
.m_toptabwrap .m_tabblock .m_tabitem.cur{
	color:#2FAEE1 ;
}
.m_toptabwrap .m_tabblock .m_tabitem .m_bottom_border{
	width: 60%;
	height: 0.125rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: transparent;
}
.m_toptabwrap .m_tabblock .m_tabitem.cur .m_bottom_border{
	background: #2FAEE1;
}
.m_maincontent{
	width: 100%;
}
.m_maincontent .m_contentswiperwrap{
	width: 100%;
	height: 100%;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap{
	width: 100%;
	height: 100%;
	display: flex;
	border-top: 0.9375rem solid #F6F6F6;
	box-sizing: border-box;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_leftsection{
	width: 6.5625rem;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
	background-color: white;
	flex-shrink: 0;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_leftsection .m_columntitle{
	width: 100%;
	height: 3.125rem;
	border-bottom:1px solid #ececec;
	color: #999;
	font-size: 0.9375rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F6F6F6;
	box-sizing: border-box;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_leftsection .m_columntitle.cur{
	background: white;
	color: #333;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection{
	width: 100%;
	height: 100%;
	background: white;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_block{
	margin: 0.9375rem 0 0;
	padding: 0 0.9375rem;
	height:calc(100% - 0.9375rem);
	width: 100%;
	box-sizing: border-box;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnbanner{
	width: 100%;
	height: 11.25rem;
	overflow: hidden;
	border-radius: 0.5rem;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnbanner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_listdatewrap{
	width: 100%;
	height: 0.9375rem;
	font-size: 0.9375rem;
	padding: 0.9375rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_listdatewrap .m_chosedatebtn{
	display: flex;
	align-items: center;
	color: #999;
	font-size: 0.9375rem;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_listdatewrap .m_chosedatebtn img{
	width:1rem;
	height: 0.8125rem;
	margin-right: 0.25rem;
	margin-top: -0.0625rem;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem{
	border-bottom: 1px solid #f1f1f1;
	padding: 0.9375rem 0;
	display: flex;
	align-items: center;
	height: 4.5rem;	
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem:first-child{
	padding-top: 0;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem .m_imgwrap{
	width: 6rem;
	height: 4.5rem;
	border-radius: 0.5rem;
	overflow: hidden;
	flex-shrink: 0;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem .m_textwrap{
	height: 4.5rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 10px;
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem .m_textwrap .m_title{
	font-size: 0.9375rem;
	color: #333;
	line-height: 1.1875rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical; 
}
.m_maincontent .m_contentswiperwrap .m_columnwrap .m_rightsection .m_columnlist .m_columnitem .m_textwrap .m_newdate{
	color: #999;
	font-size: 0.75rem;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 0.8125rem;
	width: 8.375rem;
	white-space: nowrap;
}

.m_maincontent .m_contentswiperwrap .m_livewrap{
	width: 100%;
	height: 100%;
	padding:0.9375rem;
	box-sizing: border-box;
	background: #F6F6F6;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
.m_maincontent .m_contentswiperwrap .m_livewrap .m_block{
	padding: 0.9375rem;
	background: white;
	border-radius: 0.5rem;
}

.m_maincontent .m_contentswiperwrap .m_livewrap .m_item{
	width: 100%;
	height: 11.1875rem;
	overflow: hidden;
	border-radius: 0.5rem;
	position: relative;
	margin-bottom: 0.9375rem;
}
.m_maincontent .m_contentswiperwrap .m_livewrap .m_item:last-child{
	margin-bottom: 0;
}
.m_maincontent .m_contentswiperwrap .m_livewrap .m_item .m_playbtn{
	position: absolute;
	width: 3rem;
	height: 3rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.m_maincontent .m_contentswiperwrap .m_livewrap .m_item .m_posterimg{
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.m_maincontent .m_contentswiperwrap .m_hosterwrap{
	width: 100%;
	height: 100%;
	padding:0.9375rem;
	box-sizing: border-box;
	background: #F6F6F6;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_column_type{
	color: #333;
	font-size: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_block{
	padding: 0.9375rem;
	background: white;
	border-radius: 0.5rem;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 15px;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_block:last-child{
	margin-bottom: 0;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_item{
	width: 9.375rem;
	overflow: hidden;
	
	position: relative;
	margin-bottom: 0.9375rem;
	float: left;
	margin-right: 0.9375rem;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_item:nth-of-type(even){
	margin-right: 0;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_item .m_posterimg{
	width: 9.375rem;
	height: 12.5rem;
	object-fit: cover;
	border-radius: 0.5rem;
	overflow: hidden;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_item .m_hosterabout .m_hostername {
	font-size: 0.9375rem;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0.1875rem;
}
.m_maincontent .m_contentswiperwrap .m_hosterwrap .m_item .m_hosterabout .m_hostercolumn{
	font-size: 0.75rem;
	color: #333;
	text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-top: 0.1875rem;
	}

.m_maincontent .m_contentswiperwrap .m_program_table{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0.9375rem;
	background: #F6F6F6;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block{
	width: 100%;
	height: 100%;
	background: white;
	border-radius: 0.5rem;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block .m_tabwrap{
	width: 100%;
	height: 2.75rem;
	border-bottom: 1px solid #F8F8F8;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block .m_tabwrap .m_tabbtn{
	width: 33%;
	height: 100%;
	float: left;
	line-height: 2.75rem;
	text-align: center;
	color: #999;
	font-size: 0.9375rem;
	position: relative;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block .m_tabwrap .m_tabbtn.cur{
	color: #000;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block .m_tabwrap .m_tabbtn .m_bottomborder{
	position: absolute;
	border-bottom: 2px solid transparent;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 15%;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_block .m_tabwrap .m_tabbtn.cur .m_bottomborder{
	border-bottom: 2px solid #2FAEE1;
}

.m_maincontent .m_contentswiperwrap .m_program_table .m_tablewrap{
	width: 100%;
	height: 100%;
	padding: 0.9375rem 0.9375rem 5rem;
	box-sizing: border-box;
	position: relative;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_tablewrap .m_tableimg{
	width: 100%;
	height: 100%;
	display: none;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_tablewrap .m_tableimg.cur{
	display: block;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_tablewrap .m_tableimg img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.m_maincontent .m_contentswiperwrap .m_program_table .m_tablewrap .m_cuetext{
	font-size: 0.75rem;
	color: #999;
	position: absolute;
	bottom: 3.75rem;
	text-align: center;
	width: calc(100% - 	1.875rem);
}

#m_chosedate{
	display: none !important;
	
}	
#dateCancel{
	color: #7e7e7e;
}
#dateSure{
	color: #2FAEE1;
}


/* m_imgwatchwrap{
	position: fixed;
	width: 100%;
	height: 100%;
	max-width: 750px;
	transform: translateX(-50%);
	top: -3000%;
	left: 50%;
	background: black;
	z-index: 60;
}
.m_imgwatchwrap .swiper-slide{
	background: black !important;
}
.m_imgwatchwrap .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: contain !important;
}
.m_imgwatchwrap .closebtn{
	position: absolute;
	top: 0.9375rem;
	right: 0.9375rem;
	z-index: 5;
	width: 2.125rem;
} */

	