
.showTip[data-v-3f649109] {
	-webkit-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
	position:absolute;
	opacity:0;
	left:85px;
	top:0;
	text-align:left
}
.showTip div[data-v-3f649109] {
	position:relative;
	right:36px;
	background:#fff;
	width:200px;
	-webkit-box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	padding:16px 20px 20px
}
.showTip div h5[data-v-3f649109] {
	font-size:16px;
	line-height:22px;
	color:#333
}
.showTip .iphone p[data-v-3f649109] {
	font-size:24px;
	color:#1972ea;
	line-height:30px;
	font-weight:700;
	font-family:Akrobat;
	margin-top:10px
}
.showTip .weixin[data-v-3f649109] {
	padding-bottom:16px
}
.showTip .weixin p[data-v-3f649109] {
	font-size:14px;
	color:#999;
	line-height:20px;
	margin-top:8px
}
.showTip .weixin img[data-v-3f649109] {
	width:144px;
	height:144px;
	margin:14px 8px 0
}
.coupon[data-v-3f649109] {
	position:fixed;
	right:0;
	z-index:10;
	top:10%;
	cursor:pointer
}
.coupon img[data-v-3f649109] {
	width:125px
}
.coupon.vip img[data-v-3f649109] {
	width:160px
}
.coupon div[data-v-3f649109] {
	position:absolute;
	top:26px;
	left:50%;
	-webkit-transform:translateX(-59%);
	-ms-transform:translateX(-59%);
	transform:translateX(-59%);
	color:#e6a170;
	font-size:20px;
	line-height:24px;
	text-shadow:2px 0 6px rgba(73,30,0,.2)
}
.coupon div span[data-v-3f649109] {
	font-size:12px;
	line-height:14px;
	border:2px solid #fef3e0;
	border-radius:50%;
	display:inline-block;
	width:14px;
	text-align:center;
	position:absolute;
	top:5px;
	right:-14px
}

.iconArea[data-v-3f649109] {
	position:fixed;
	right:0; 
	top:65px;
	z-index:101;
	width:72px;
	background:#fff;
	-webkit-box-shadow:0 0 8px 2px rgba(15,61,124,.1);
	box-shadow:0 0 8px 2px rgba(15,61,124,.1)
}
.iconArea a[data-v-3f649109] {
	display:block;
	text-align:center;
	height:80px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
.iconArea a+a[data-v-3f649109] {
	border-top:1px solid #f2f3f4
}
.iconArea a>span[data-v-3f649109] {
	text-align:center;
	font-size:12px;
	color:#999;
	line-height:17px;
	display:block;
	margin-top:1px
}
.iconArea a img[data-v-3f649109] {
	width:36px;
	height:36px;
	margin:auto;
	margin-top:13px
}
.iconArea a>img[data-v-3f649109]:nth-of-type(2) {
	display:none
}
.iconArea a[data-v-3f649109]:hover {
	background:#1972ea
}
.iconArea a:hover>img[data-v-3f649109]:first-of-type {
	display:none
}
.iconArea a:hover>img[data-v-3f649109]:nth-of-type(2) {
	display:inline-block
}
.iconArea a:hover>span[data-v-3f649109] {
	color:#fff
}
.iconArea a:hover .showTip[data-v-3f649109] {
	left:-205px;
	opacity:1
}
