
.ipad{
	width: 50px;
	right: 50px;
	position: fixed;
	bottom: 200px;
	background:url(../../images/live/ipad.png) no-repeat;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 9999;
	
}
.ipad:hover{
	background:url(../../images/live/ipads.png) no-repeat;
}
.arrow {
	right: 50px \9;
	position: fixed \9;
	bottom: 140px \9;
	width: 50px \9;
	height: 50px \9;
	background:url(../../images/live/arrow.png) no-repeat \9;
	cursor: pointer \9;
	z-index: 9999 \9;
}

.arrow:hover{
		background:url(../../images/live/arrows.png) no-repeat;
	}
@media screen and (min-width: 1571px){
	.arrow {
		position: fixed;
		left: 50%;
		margin-left:715px;
		bottom: 140px;
		width: 50px;
		height: 50px;
		background:url(../../images/live/arrow.png) no-repeat;
		cursor: pointer;
	}
	.arrow:hover{
		background:url(../../images/live/arrows.png) no-repeat;
	}
	.ipad{
	width: 50px;
		margin-left: 715px;
  	left: 50%;
	position: fixed;
	bottom: 200px;
	background:url(../../images/live/ipad.png) no-repeat;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 9999;
	
}
.ipad:hover{
	background:url(../../images/live/ipads.png) no-repeat;
}
	/**/
	.fankui{
		width: 50px;
		height: 50px;
		position: fixed;
		left: 50%;
		margin-left:715px;
		bottom: 200px;
		background:url(../../images/live/fankui.png) no-repeat;
		cursor: pointer;
	}

}
@media screen and (max-width: 1570px){
	
.ipad{
	width: 50px;
	 right: 10px;
	position: fixed;
	bottom: 200px;
	background:url(../../images/live/ipad.png) no-repeat;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 9999;
	
}
.ipad:hover{
	background:url(../../images/live/ipads.png) no-repeat;
}
	.arrow {
		right: 10px;
		position: fixed;
		bottom: 140px;
		width: 50px;
		height: 50px;
		background:url(../../images/live/arrow.png) no-repeat;
		cursor: pointer;
	}
}
.ipad img{
	position: absolute;
	  top: -55px;
  right: 50px;
  display: none;
}
.ipad:hover img{
	display: block;
}

.wb100 { width:100%; }
.f30 { font-size:30px; }
.c-fff { color:#fff; }
.ff-a { font-family:Arial, Helvetica, sans-serif!important; }
.fl { float:left; }

/*侧边栏*/
.f_slide{position: fixed;right: 20px;bottom: 50px;z-index: 999;font-size: 14px;}
.f_slide ul{width: 45px;text-align: center;}
.f_slide ul li{cursor: pointer;position: relative}
.f_slide .item-hover-text{display: none;border-radius:2px;background: #ea544a;margin-bottom: 4px;font-size: 12px;color: #fff;width: 45px; padding-top: 4px;padding-bottom:4px;line-height: 16px;}
.f_slide .icon{height: 45px;width: 45px;border-radius:2px;background: #ccc;margin-bottom: 4px;}
.f_slide .icon1 .icon{background:#ccc url("../../images/newIndex/footer-icon_22.png") no-repeat center center}
.f_slide .icon2 .icon{background:#ccc url("../../images/newIndex/footer-icon_06.gif") no-repeat center center}
.f_slide .icon3 .icon{background:#ccc url("../../images/newIndex/footer-icon_03.png") no-repeat center center}
.f_slide .icon4 .icon{background:#ccc url("../../images/newIndex/footer-icon_25.png") no-repeat center center}
.f_slide .icon5 .icon{background:#ccc url("../../images/newIndex/footer-icon_09.png") no-repeat center center}
.f_slide .icon6 .icon{background:#ccc url("../../images/newIndex/footer-icon_12.png") no-repeat center center}
.f_slide ul li:hover .icon{display: none}
.f_slide ul li:hover .item-hover-text{display: block}
.app_alert{position: absolute;right: 45px;top:-55px;display: none;}
.weixin_alert{position: absolute;top:-60px;right: 50px;display: none;}
.icon6{
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; z-index:99999;}
.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-fade-out {
    opacity: 1;
}
.f_slide .item-hover-text{width: 45px; padding-top:7px;padding-bottom:6px;}
.icon2:hover .item-hover-text{width:45px;height:45px;padding:0;background: url("../../images/newIndex/footer-icon_06_hover_03.png") no-repeat center center!important;}


/*底部导航*/
.index_qita { background: #31373c; min-height:240px; min-width: 1100px; width: 100%; }
.qita_cnt { margin: 0 auto; overflow: hidden; padding-top:20px; width: 1100px; }
.qita_cnt ul { float: left; margin-right:30px; margin-left:42px; }
.qita_cnt ul li { line-height:35px; text-align: center; font-size: 14px;}
.qita_cnt ul li a {color: #999; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.qita_cnt ul li a:hover {color: #fff; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.fuwuTime{color: #999; float:left;font-size: 14px;margin-top: -3px;}
.f_btn{display:block;cursor:pointer;margin-top:8px;height: 28px;width: 84px;background: #ffa101;font-size: 14px;color: #fff;line-height: 28px;text-align: center;}
.f_btn:hover{background: #ffb401;}