.ath-viewport * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ath-viewport {
	position: relative;
	z-index: 2147483641;
	pointer-events: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

.ath-container {
	pointer-events: auto !important;
	position: fixed;
	bottom: 0.3rem;
	left: 50%;
	margin-left: -30%;
	z-index: 2147483641;
	width: 60%;
	padding: 0.24rem 0.24rem;
	background: rgba(51,51,51,0.8);
	background-size: 100% auto;
	border-radius:10px;
	line-height:0.42rem;
	text-align: center;
	
}

/* ¹Ø±Õ */
.ath-container:before {
	content: '';
	position: absolute;
	top: 0.24rem;
	right: 0.24rem;
	/*position: relative;
	display: block;
	float: right;*/
	width: 0.18rem;
	height: 0.18rem;
	background-image: url(//p1.img.cntv.cn/photoAlbum/templet/common/DEPA1504516146368634/addscreen_guanbi.png);
	background-size:0.18rem 0.18rem;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	z-index: 2147483642;
}

/*.ath-container.ath-icon:before {
	position: absolute;
	top: 0.24rem;
	right: 0.24rem;
	margin: 0;
	float: none;
}*/

/* applied only if the application icon is shown */
.ath-action-icon {
	width: 0.22rem;
	height: 0.31rem;
	background-image:url(//p1.img.cntv.cn/photoAlbum/templet/common/DEPA1504516146368634/addscreen_tishi.png);
	margin-left:0.02rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: text-top;
	text-indent: -9999em;
	overflow: hidden;
}
/*ÎÄ×Ö*/
.ath-container p {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2147483642;
	height:0.84rem;
	padding-top:0.06rem;
	float:left;
	margin-left:0.24rem;
	text-align:left;
	font-size: 0.3rem;
	color:#ffffff;
	line-height:0.42rem;
	width:70%;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*iphone*/
.ath-ios.ath-phone:after {
	content: '';
	position: absolute;
	width: 0.36rem;
	height: 0.18rem;
	background-image: url(//p1.img.cntv.cn/photoAlbum/templet/common/DEPA1504516146368634/addscreen_sanjiao.png);
	background-size:0.36rem 0.18rem;
	bottom: -0.18rem;
	left: 50%;
	margin-left: -0.18rem;
}
/*ipad*/
.ath-ios.ath-tablet:after {
	content: '';
	position: absolute;
	width: 0.36rem;
	height: 0.18rem;
	bottom: -0.18rem;
	background-image: url(//p1.img.cntv.cn/photoAlbum/templet/common/DEPA1504516146368634/addscreen_sanjiao.png);
	background-size:0.36rem 0.18rem;
	left: 50%;
	margin-left: -0.18rem;
	z-index: 2147483641;
}
/*Í¼±ê*/
.ath-application-icon {
	display:block;
	position: relative;
	padding: 0;
	border: 0;
	height: 0.96rem;
	width: 0.96rem;
	float:left;
	z-index: 2147483642;
}

