html {
	width:100%;
	height:100%;
	font-size:50px;
	font-family:"Microsoft Yahei",helvetica,sans-serif;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
ul,li,ol {
	list-style:none;
	padding:0;
	margin:0;
}
header,section,article,div,p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#333;
}
body {
	width:100%;
	min-width:320px;
	max-width:640px;
	font-size:.32rem;
	background:#fff;
	position:relative;
	margin:0 auto;
}
.clearfix:after {
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	zoom:1;
}
.fL {
	float:left !important;
}
.fR {
	float:right !important;
}
header {
	width:100%;
	height: 1.8rem;
	  position: relative;
}
.hdfloat {
	position:fixed !important;
	top:0;
	left:0;
	z-index:10000;
	background-color:#ffffff;
	/*border-bottom:1px solid #cdcdcd;*/
	animation:fadeIn 1s ease-in both;
	transform:translateZ(0);
}
.header-top {
	width:100%;
	padding:.18rem .3rem;
	border-bottom:1px solid #eee;
	box-sizing:border-box;
	overflow:hidden;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.member-t {
	display:flex;
	align-items:center;
	flex-direction:row;
	width:2.2rem;
	color:#e95412;
	text-align:center;
	justify-content:space-between;
}
.member-t span {
	font-size:.2rem;
	color:#666;
	width:.9rem;
}
.member {
	width:1.35rem;
	vertical-align:middle;
	color:#e95412;
}
.header-top .logo {
	float:left;
	width:1.2rem;
	padding-left:1rem;
}
.header-top .search {
	float:left;
	width:.5rem;
}
.header-top .search-box {
	width:4.59rem;
	height:.52rem;
	border:1px solid #eee;
	padding:.08rem .24rem .09rem;
	box-sizing:border-box;
	border-radius:.24rem;
	line-height:.51rem;
	overflow:hidden;
	flex:1;
	position: relative;
}
.header-top .search-box .search-icon {
	width:.3rem;
	height:.3rem;
	float:left;
	margin-left:.1rem;
	background:url(http://www.cutv.com//images/wap/search_icon.png) no-repeat;
	background-size:100%;
	vertical-align:middle;
position: absolute;
    left: 0.25rem;
    top: 0.1rem;
}
.header-top .search-box .search-input {
	outline:none;
	border:none;
	float:left;
	font-size:.24rem;
	color:#333;
	width:3.4rem;
	height:.3rem;
	line-height:.3rem;
	margin-left:.15rem;
	position: absolute;
    left: 0.6rem;
    top: 0.1rem;
}
.header-top .search-box .search-input::placeholder {
	color:#acacac;
}
nav {
	position:relative;
	    height: 0.83rem;
	    background: #fff;
}
.nav-container {
	float:left;
	padding:.2rem .84rem .2rem .3rem;
	font-size:.3rem;
	overflow:hidden;
	width:100%;
	box-sizing:border-box;
}
.nav-container:after {
	content:"";
	position:absolute;
	top:100%;
	width:100%;
	height:1px;
	left:0;
	background:#eee;
}
.menu-list .menu-item {
	float:left;
	width:auto;
	margin-right:.56rem;
}
.menu-list .menu-item:last-child {
	margin-left:0;
}
.menu-list .menu-item.active a {
	color:#e95412;
}
.menu-add {
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	width:.84rem;
	height:100%;
	right:0;
	background:#fff;
	border-left:1px rgba(51,51,51,0.15) solid;
}
.menu-add .add-icon {
	display:inline-block;
	width:.28rem;
	height:.28rem;
	background:url(http://www.cutv.com//images/wap/add_icon.png);
	background-size:100%;
	vertical-align:middle;
}
.menu-add::after {
	content:"";
	width:.09rem;
	left:-.09rem;
	position:absolute;
	height:100%;
	background:url(http://www.cutv.com//images/wap/border.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.channel-select {
	position:absolute;
	top:100%;
	width:100%;
	z-index:2;
	display:none;
}
.channel-list:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:.84rem;
	height:1px;
	background:#eee;
}
.channel-list {
	width:100%;
	box-sizing:border-box;
	padding:.15rem .1rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	text-align:center;
	background:#fff;
}
.channel-list .channel-item {
	float:left;
	width:21.73%;
	background:#f4f5f6;
	height:.76rem;
	line-height:.76rem;
	margin:.15rem .11rem;
	border-radius:.1rem;
	font-size:.28rem;
}
.paragraph {
	color:#666;
	padding:.16rem .3rem 0 .3rem;
	position:relative;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.paragraph h2 {
	color:#e95412;
	font-size:.32rem;
	float:left;
	border-left:.07rem solid;
	padding-left:.24rem;
}
.paragraph h3 {
	color:#666;
	font-size:.32rem;
	float:left;
}
.paragraph .split {
	float:left;
	margin:0 .1rem;
}
.more {
	font-size:.26rem;
	color:#999999;
	float:right;
}
.switch-city {
	float:right;
	font-size:.28rem;
	color:#999;
	line-height:.34rem;
	display:flex;
	align-items:center;
}
.switch-city .position-icon {
	width:.2rem;
	margin-right:.1rem;
	vertical-align:middle;
}
.list-wrapper {
	width:100%;
	padding:0 .3rem;
	box-sizing:border-box;
	overflow:hidden;
}
.list-item {
	width:100%;
	float:left;
	padding:.28rem 0;
	border-bottom:1px solid #eee;
}
.list-item.big {
	padding:.25rem 0;
}
.list-item:last-child {
	border:none;
}
.list-item a {
	display:flex;
}
.list-item .list-img {
	width:2.27rem;
	height:1.7rem;
	overflow:hidden;
	float:left;
	margin-left:.2rem;
}
.list-item .list-img img {
	width:100%;
	height:100%;
}
.list-item .list-main {
	float:left;
	flex:1;
	position:relative;
}
.list-item .list-item-title {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-weight:normal;
	font-size:.32rem;
	line-height:.42rem;
	color:#000;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.list-item .list-item-origin {
	font-size:.22rem;
	color:#999;
	line-height:.3rem;
	margin-right:.2rem;
}
.list-item .list-item-time {
	font-size:.22rem;
	color:#333;
	line-height:.3rem;
	margin-right:.2rem;
	text-align:right;
	margin-top:.2rem;
}
.list-item .tag-box {
	color:#e95412;
	font-size:.2rem;
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding-top:.1rem;
}
.list-item .tag-box .tag {
	height:.3rem;
	line-height:.3rem;
	border-radius:5px;
	padding:0 .1rem;
	margin-right:.15rem;
	float:left;
	vertical-align:middle;
}
.tabs-nav {
	color:#666;
	padding:.16rem .3rem 0 .3rem;
	position:relative;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.tabs-nav {
	color:#666;
	padding:.16rem .3rem 0 .3rem;
	position:relative;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.tabs-nav h2 {
	color:#e95412;
	font-size:.32rem;
	float:left;
	border-left:.07rem solid;
	padding-left:.24rem;
}
.tabs-nav h3 {
	color:#666;
	font-size:.32rem;
	float:left;
	padding-left:.24rem;
}
.tabs-nav .active {
	color:#e95412;
}
.tabs-nav .split {
	float:left;
	margin:0 .1rem;
}
.tabs-nav-border {
	}.tabs-nav-border:before {
	content:'';
	display:inline-block;
	position:absolute;
	width:0;
	top:.16rem;
	height:.7rem;
	left:.3rem;
	border-left:.07rem solid;
	color:#e95412;
}
.tabs-nav-x:before {
	content:'/';
	display:block;
	color:#e1e1e1;
	position:absolute;
	left:1.85rem;
	top:.05rem;
	height:40px;
	line-height:40px;
}
.tabs-nav-y:before {
	content:'/';
	display:block;
	color:#e1e1e1;
	position:absolute;
	left:2.75rem;
	top:.05rem;
	height:40px;
	line-height:40px;
}
.tabs-zy .tabs-nav-x:before {
	content:'/';
	display:block;
	color:#e1e1e1;
	position:absolute;
	left:1.2rem;
	top:.05rem;
	height:40px;
	line-height:40px;
}
.tag.yellow {
	color:#e9a34d;
}
.tag.blue {
	color:#e95412;
}
.tag.red {
	color:#ab3558;
}
.list-item.big a {
	flex-direction:column;
}
.list-item.big .list-item-title {
	margin-bottom:.15rem;
	margin-top:.15rem;
}
.list-item.big .list-img {
	width:100%;
	height:3.9rem;
	margin-left:0;
}
.list-item.big .tag-box {
	position:relative;
	float:left;
}
.list-item.big .list-item-origin {
	float:left;
}
.list-item .list-bottom {
	padding-top:.25rem;
}
.ad-box {
	width:100%;
	height:1.28rem;
	box-sizing:border-box;
	padding:0 .3rem;
	margin-bottom:.2rem;
}
.ad-box img {
	width:100%;
	height:100%;
}
.fixed-box {
	position:fixed;
	right:.18rem;
	width:.98rem;
	bottom:2.87rem;
	z-index:1;
	max-height:100%;
	overflow:auto;
}
.fixed-item {
	float:left;
	width:.98rem;
	height:.98rem;
	background:#e95412;
	bottom:2.87rem;
	border-radius:50%;
	text-align:center;
	line-height:.98rem;
	margin-bottom: .4rem;
}
.go-top {
	display:none;
	margin-bottom:.4rem;
}
.go-top img {
	width:.36rem;
}
.pc-box img {
	width:.39rem;
	margin-top:.3rem;
}
.app-box img {
	width:.39rem;
	margin-top:.3rem;
}
.footer {
	background:#333;
	color:#bbb;
	text-align:center;
	font-size:.32rem;
	padding:.4rem .1rem 0;
}
.footer a {
	color:#bbb;
}
.footer-switch {
	padding:0 .5rem .3rem;
}
.footer-switch .active {
	color:#fff;
}
.footer-switch .footer-divider {
	padding:0 1.14rem
}
.footer-miscs {
	font-size:.24rem;
}
.footer-miscs span {
	margin-right:.3rem;
}
.footer-miscs span:last-child {
	margin-right:0;
}
.footer-divider {
	padding:0 .15rem;
}
.footer-miscs p {
	padding-bottom:.2rem;
}
@-webkit-keyframes loading {
	0% {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(1turn)
}
}@keyframes loading {
	0% {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(1turn)
}
}.hide {
	display:none;
}
.loading {
	height:1.04rem;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:.2rem 0;
	text-align:center;
	font-size:.32rem;
	color:#888;
	margin-top:.1rem;
	background:#fff;
}
.loading_ic {
	display:inline-block;
	height:.28rem;
	width:.28rem;
	border-radius:100%;
	margin:.06rem;
	border:.02rem solid #999;
	border-bottom-color:transparent;
	vertical-align:middle;
	-webkit-animation:loading 1.1s linear infinite;
	animation:loading 1.1s linear infinite;
}
.no-more-info {
	text-align:center;
	line-height:1.0rem;
	font-size:0.3rem;
	color:#333;
	height:1.0rem;
	width:100%;
	float:left;
}
@media screen and (max-width:320px) {
	.channel-list .channel-item {
	width:21.6%;
	font-size:.2rem;
}
}.tagin {
	float:left;
}
.time {
	height:.3rem;
	line-height:.3rem;
	float:right;
	vertical-align:middle;
	color:#333;
}
header{
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: #ffffff;
    height:1.8rem;
}
.content{
    padding-top:1.8rem;
}
