/**
修改樣式，麻煩用註解的，確定不要在刪掉，謝謝。
*/
.fb_mask{
	position:fixed;
	top:0px;
	left:0px;
	z-index:4000;
	width:100%;
	height:2000px;
	background:rgba(0,0,0,0.6);
	display:none;
	}
.fb_alert{
	width:280px;
	position:fixed;
	text-align:center;
	/*box-shadow:0px 0px 2px rgba(0,0,0,0.8);*/
	}
.fb_line{
	height:4px;
	background:#fcd73e;
	}

.fbwrap{	
	background:#03c302;
	}
	
.fb_bg{
	display:block;
	width:280px;
	height:230px;
	margin-bottom:-5px;
	background:url(../images/popline.png?20170706) no-repeat center;
	background-size:240px;
	}	



.fbw01{}
.fbw02{
	position:relative;
	padding:6px 0px 13px;
	}

.fb_lineqr{width:150px;}

.fb_btn{
	padding:10px 0px;
	color:#666;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100 */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.fb_btn:active{
	background: #ccc; /* Old browsers */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.fb_mask1{
	position:fixed;
	top:0px;
	left:0px;
	z-index:4000;
	width:100%;
	height:2000px;
	background:rgba(0,0,0,0.6);
	display:none;
}
.fb_alert1{
	background:#fff;
	width:280px;
	position:fixed;
	text-align:center;
	box-shadow:0px 0px 2px rgba(0,0,0,0.8);
}
.fb_line1{
	display:block;
	height:4px;
}
.fbl011,.fbl021,.fbl031,.fbl041{
	width:25%;
	height:4px;
	float:left;
}
.fbl011{
	background:#ffae00;
}
.fbl021{
	background:#00acfc;
}
.fbl031{
	background:#df016f;
}
.fbl041{
	background:#79b82c;
}
.fbwrap1{
	padding:30px 10px 20px;
}
.fbw011{}
.fbw021{
	position:relative;
	padding:6px 0px 13px;
}
.fb_bg1{
	width:100px;
	height:100px;
	position:absolute;
	top:0px;
	left:58px;
	background:url(../images/alert_fb.png) no-repeat left top;
	background-size:77px;
}
.fb_btn1{
	padding:10px 0px;
	color:#666;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100 */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.fb_btn1:active{
	background: #ccc; /* Old browsers */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}


/*體育頻道line@用背景圖*/
.fb_bg.sport {
    background:url(../images/popline_sport.png?20180207) no-repeat center;
}
.fbwrap.sport {
    background: #6dbfd9;
}
