ul{
	padding:0;
	margin:0;
}
li{
	list-style-type:none;
}
.loadlist{
	clear:both;
}
.header{
	width:100%;
	height:45px;
	position:fixed;
	top:0;
	z-index:98;
	background-color:#FFFFFF;
	left:0;
}
.header .agency,.header .request{
	width:50px;
	float:left;
	height:45px;
	text-align:center;
	font-size:12px;
	line-height:45px;
	position:relative;
}
.header .agency i{
	width:10px;
	height:10px;
	background-color:red;
	border-radius:10px;
	position:absolute;
	top:5px;
	right:2px;
}
.header .search{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	width:calc(100% - 110px);
	height:35px;
	border-radius:30px;
	background-color:#EEEEEE;
	color:#606266;
	float:left;
	font-size:14px;
	text-align:center;
	line-height:35px;
	color:#555555;
}
.header .search i{
	display:inline-block;
	margin-right:5px;
}

.ListPage{
	padding-top:45px;
	width:100%;
	margin:auto;
	padding-bottom:50px;
	display:none;
	min-height:100%;
	background-color:#FFFFFF;
}
.ListPage .list{
	padding-top:0;
	min-height:calc(100% - 45px);
	background-color:#FFFFFF;
}
.ListPage h4{
	border-bottom:1px solid #CCCCCC;
	background-color:#ECECEC;
	color:#666666;
	text-align:center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	font-size:1.2rem;
	line-height:40px;
	z-index:999999;
	height:40px;
}
.ListPage h4 i{
	line-height:40px;
	height:40px;
	padding:0px 15px;
	text-align:center;
	position:absolute;
	left:5px;
}
.home{
	padding-top:45px;
}
.MoreVideo{
	line-height:38px;
	height:40px;
	text-align:center;
	color:#666;
	font-size:15px;
	font-weight:normal;
	width:100%;
	margin:15px auto 0px auto;
	border-radius:5px;
	border:1px solid #CCC;
}
.body .banner{
	width:100%;
	margin:5px 0px;
	overflow:hidden;
	border-radius:5px;
}
.channelbox{
	width:100%;
	height:calc(100% - 95px);
}
.channelbox .channellist-box{
	width:100%;
	overflow-x:auto;
}
.channelbox .channellist-box .channellist{
	height:90px;
	background-color:#FFFFFF;
	padding-top:10px;
	width:220%;
}
.channelbox .channellist-box .channellist li{
	width:20vw;
	float:left;
	text-align:center;
}
.channelbox .channellist-box .channellist li img{
	width:60%;
}
.channelbox .channellist-box .channellist li span{
	display:block;
	font-size:1rem;
	text-align:center;
}
.channelbox .search-keywords h3{
	font-size:1rem;
	font-weight:normal;
	padding:10px;
	line-height:35px;
	color:#666666;
}
.channelbox .search-keywords h3 i{
	display:inline-block;
	float:right;
	width:35px;
	line-height:35px;
	height:35px;
	text-align:center;
}
.channelbox .search-keywords ul li{
	margin-bottom:10px;
	margin-left:10px;
	width: calc(19.66% - 12px);
	text-align:center;
	color:#666666;
	background-color:#EAEAEA;
	padding:10px 0px;
	border-radius:10px;
	float:left;
	height: 41px;
}
.body .banner .swipe{overflow: hidden;position:relative;}
.body .banner .swipe-wrap{overflow:hidden;position:relative;}
.body .banner .swipe-wrap div{float:left;width: 100%;position:relative;}
.body .banner .img-responsive {display: block; width:100%;height: auto;}
.body .banner #position{position:absolute; bottom:0; right:0; padding-right:8px; margin:0; background:#000; opacity: 0.4; width:100%; filter: alpha(opacity=50);text-align:right;}
.body .banner #position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
.body .banner #position li.cur{background-color:#FF0000;}
.body .banner .ToDayMianFei{
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	background-color:red;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	z-index:3;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);  /*兼容-webkit-引擎浏览器*/
	-moz-transform:rotate(45deg); 
	top:10px;
	right:-75px;
}
.body .banner .ToDayMianFei:after{
	content:"今日免费";
}
.body .NoticeBox{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	line-height:30px;
	height:30px;
	background-color:#fffbe8;
}
.body .NoticeBox .NoticeContentBox{
	width:100%;
	height:30px;
	float:right;
}
.body .NoticeBox .NoticeContentBox li{
	display:none;
	list-style-type:none;
	line-height:30px;
	font-size:15px;
	white-space:nowrap;
	color:#de8c17;
}
.body .channel ul{
	display:block;
	width:100%;
	margin:auto;
}
.body .channel ul li{
	width:16%;
	float:left;
	height: 70px;
	margin-left: 13px;
}
.body .channel ul li.active{
	color:rgb(250, 67, 106);
}
.body .channel ul li{
	text-align:center;
	margin-bottom:10px;
}
.body .channel ul li span{
	display:block;
	text-align:center;
}
.body .channel ul li img{
	width:80%;
	display:inline-block;
}
.body .channel ul li:nth-child(6),.body .channel ul li:nth-child(12){
	margin-right:0;
}
.list{
	margin-top:10px;
	padding-bottom:20px;
}
.list .list-item{
	width:47%;
	height:45vw;
	margin-left:2%;
	float:left;
	margin-bottom:10px;
}
.list .list-item .thumb{
	width:100%;
	position:relative;
	height:calc(100% - 4rem);
}
.list .list-item .thumb:after,.list .list-item .thumb:before {
    z-index: 99;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.list .list-item .thumb:after{
	left: 51%;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 12px solid hsla(0,0%,100%,.7);
    border-bottom: 6px solid transparent;
}
.list .list-item .thumb:before {
    z-index: 2;
    left: 50%;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background-color: hsla(0,0%,88.6%,.7);
}
.list .list-item .thumb img{
	width:100%;
	height:100%;
}
.list .list-item .name{
	color:#666666;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	font-size:0.8rem;
	line-height:1.5rem;
}
.list .list-item .plays{
	color:rgb(250, 67, 106);
	font-size:0.9rem;
	padding-left:5px;
	line-height:0px;
	margin-bottom:10px;
}
.footer{
	width:100%;
	position:fixed;
	bottom:0;
	z-index:98;
	left:0;
	height:50px;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
}
.footer ul li{
	float:left;
	text-align:center;
	width:25%;
}
.footer ul li.active span{
	color:rgb(250, 67, 106);
}
.footer ul li img{
	margin-top:5px;
	width:20px;
	height:20px;
}
.footer ul li span{
	display:block;
	width:100%;
	color:#555555;
	font-size:0.9rem;
	text-align:center;
}.vipimage{	display:inline-block;	margin-left:10px;	height:30px;}f