﻿/* qingtiancms ucenter License By http://www.qingtiancms.com By 晴天 QQ:3104048526*/
.calendar_box {
	width:270px;
	height:290px;
	position:absolute;
	top:-1px;
	right:-271px;
	background-color:#fff;
	opacity:.95;
	filter:alpha(opacity=95)\0;
	display:none;
	z-index:2
}
.calendar_box .title {
	width:230px;
	height:20px;
	text-align:center;
	margin:10px auto 3px;
	color:#4385f5;
	font:16px/20px '微软雅黑';
	background-repeat:no-repeat;
}
.calendar_box .btn {
	position:relative;
	width:100%;
	height:20px;
	margin-bottom:5px
}
.calendar_box .btn .pre,.calendar_box .btn .next {
	width:20px;
	height:20px;
	position:absolute;
	top:0
}
.calendar_box .btn .pre {
	left:20px;
	background-repeat:no-repeat;
}
.calendar_box .btn .pre:hover {
	background-repeat:no-repeat;
}
.calendar_box .btn .next {
	right:20px;
	background-repeat:no-repeat;
}
.calendar_box .btn .next:hover {
	background-repeat:no-repeat;
}
.calendar_box .btn span {
	width:56px;
	height:20px;
	color:#666;
	text-align:center;
	font-size:14px;
	line-height:20px;
	position:absolute;
	left:50%;
	margin-left:-28px
}
.calendar_box .table {
	width:230px;
	height:210px;
	border:1px solid #d9d9d9;
	border-right:0;
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:0
}
.calendar_box .table th,.calendar_box .table td {
	height:29px;
	text-align:center;
	font-size:12px;
	border:1px solid #d9d9d9;
	border-left:0;
	border-top:0
}
.calendar_box .table td {
	line-height:20px;
	position:relative
}
.calendar_box .table th.red,.calendar_box .table td.red {
	color:#fc5b3e
}
.calendar_box .table td .day {
	width:100%;
	height:20px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	line-height:20px
}
.calendar_box .table td .dot {
	width:10px;
	height:10px;
	display:none;
	position:absolute;
	left:10px;
	bottom:2px;
	_bottom:-14px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.calendar_box .table td .cur {
	width:10px;
	height:10px;
	display:inline-block;
	background-repeat:no-repeat;
}
.jbhl_box {
	width:930px;
	background:#fff
}
.jbhl_content {
	padding:0;
	margin:0;
	list-style:none;
	width:930px;
	border-bottom:0;
	padding-top:10px
}
.noresult {
	height:960px;
	background:url(../images/noresult.c303c99.jpg) center 100px no-repeat
}
.jbhl_content li {
	width:223px;
	height:264px;
	border:1px solid #e8e8e8;
	float:left;
	position:relative;
	z-index:9;
	margin-right:10px;
	margin-bottom:10px;
	position:relative
}
.jbhl_content li.last {
	margin-right:0
}
.jbhl_content li .liBorder {
	width:176px;
	padding:20px 24px 6px
}
.jbhl_content li .liBorder div {
	text-align:center;
	margin-bottom:20px
}
.jbhl_content li .liBorder div span {
	font-size:12px;
	font-family:'宋体';
	color:#999
}
.jbhl_content li .liBorder div .des {
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 4px;
	overflow:hidden;
	background:#f14361;
	color:#fff;
	font-family:'宋体'
}
.jbhl_content li .liBorder div .gold-coin {
	color:#f14361;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:700;
	margin-left:4px
}
.jbhl_content .gift_hover {
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.jbhl_content .gift_hover .exchange {
	display:block
}
.jbhl_content li .noliBorder {
	border-right:0
}
.jbhl_content li .div-goods-i {
	width:176px;
	display:block;
	overflow:hidden;
	text-align:center
}
.jbhl_content li .goods-i {
	width:120px;
	height:120px;
	margin-bottom:14px
}
.jbhl_content li .goods-txt {
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#333;
	font-size:16px;
	text-align:center;
	font-family:'微软雅黑'
}
.jbhl_content li .goods-txt-hover {
	color:#333;
	text-decoration:none
}
.jbhl_content p {
	text-align:center;
	margin-bottom:20px
}
.jbhl_content p .remain-num {
	font-size:12px;
	font-family:'宋体';
	color:#999
}
.jbhl_content div .gold-coin {
	color:#f14361;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:700;
	margin-left:4px
}
.jbhl_content .exchange {
	display:none
}
.jbhl_content .link-disable {
	width:223px;
	height:40px;
	background:#f4f4f4;
	cursor:default;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	line-height:40px;
	color:#999;
	font-size:16px;
	font-family:'微软雅黑'
}
.jbhl_content .link-able,.jbhl_content .lottery,.jbhl_content .seckill {
	width:223px;
	height:40px;
	background:#ffb71d;
	cursor:default;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	cursor:pointer
}
.jbhl_content .link-able:hover,.jbhl_content .lottery:hover,.jbhl_content .seckill:hover {
	background:#eba000
}
.faq-box {
	padding:10px 60px 0;
	padding-right:30px
}
.faq-box h3 {
	font-weight:700;
	line-height:28px;
	margin-top:20px;
	font-size:16px;
	text-indent:-27px;
	font-family:"微软雅黑"
}
.faq-box p {
	line-height:24px;
	font-family:"宋体";
	color:#333;
	font-size:14px
}
.faq-box a {
	color:#f50
}
.faq-box a:hover {
	text-decoration:underline
}
.focus-box {
	position:relative;
	width:100%;
	overflow:hidden;
	height:300px
}
.focus-box .logos {
	position:relative;
	height:300px
}
.focus-box .grid {
	height:300px;
	width:1920px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-960px
}
.focus-box .logo,.focus-box .logo img {
	height:300px;
	width:1920px
}
.focus-box .logo {
	position:relative
}
.focus-box .points {
	height:10px;
	left:50%;
	margin-left:-33px;
	bottom:20px;
	z-index:2;
	position:absolute
}
.focus-box .points a {
	z-index:2;
	width:12px;
	height:12px;
	font-size:0;
	line-height:12px;
	cursor:pointer;
	margin-right:10px;
	background:url(../images/dot2.f0c5d27.png) 0 0 no-repeat
}
.focus-box .points a.selected {
	background:url(../images/dot1.bf8d745.png) 0 0 no-repeat
}
.focus-box .prev,.focus-box .next {
	position:absolute;
	height:50px;
	width:50px;
	top:120px;
	left:10px
}
.focus-box .prev {
	background:url(../images/icon.07dfbeb.png) 0 -70px no-repeat
}
.focus-box .next {
	left:auto;
	right:10px;
	background:url(../images/icon.07dfbeb.png) -64px -70px no-repeat
}
.focus-box .prev:hover {
	background-position:0 0
}
.focus-box .next:hover {
	background-position:-64px 0
}
.giftDetail {
	width:678px;
	padding:20px 0 0
}
.giftDetail .exchange-amount {
	display:block;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-indent:10px;
	color:#999
}
.giftDetail .title {
	font:28px/30px "微软雅黑";
	color:#333;
	margin-bottom:20px
}
.giftDetail .title .tips {
	display:block;
	float:left;
	font-size:12px;
	color:#fff;
	width:33px;
	height:15px;
	line-height:15px;
	background:#f14361;
	text-align:center;
	margin-top:7px;
	margin-right:6px
}
.giftDetail .gift {
	height:265px
}
.giftDetail .gift img {
	width:320px;
	height:320px;
	display:block;
	float:left
}
.giftDetail .gift .giftInfo {
	float:left
}
.giftDetail .gift .giftInfo .jinbi {
	width:400px;
	height:50px;
	line-height:50px;
	text-indent:10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}
.giftDetail .gift .giftInfo .jinbi span {
	vertical-align:middle
}
.giftDetail .gift .giftInfo p {
	font:14px/34px "宋体";
	color:#333;
	text-indent:10px
}
.giftDetail .gift .giftInfo .jp-txt {
	color:#999
}
.giftDetail .gift .giftInfo .js_time-remain {
	color:#f14361
}
.giftDetail .gift .giftInfo span {
	font-family:Arial
}
.giftDetail .gift .giftInfo .coinNum {
	color:#f14361;
	font-size:24px;
	vertical-align:middle
}
.giftDetail .time-remain {
	color:#f30
}
.giftDetail .gift .link-able {
	width:190px;
	height:50px;
	display:block;
	position:absolute;
	top:250px;
	left:0;
	background:#ffb71d;
	line-height:50px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center
}
.giftDetail .gift .link-able:hover {
	background:#eba000
}
.giftDetail .gift .link-disable {
	width:190px;
	height:50px;
	display:block;
	position:absolute;
	top:250px;
	left:0;
	background:#bbb;
	line-height:50px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	cursor:default
}
.giftDetail .giftIntroduce {
	width:900px;
	padding:30px 20px 0
}
.giftDetail .giftIntroduce h4 {
	font-size:28px;
	color:#333;
	font-family:"微软雅黑";
	height:50px;
	line-height:50px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:30px
}
.giftDetail .giftIntroduce div {
	margin-bottom:20px
}
.giftDetail .giftIntroduce div h3 {
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:24px
}
.giftDetail .giftIntroduce div p {
	color:#999;
	font-size:14px;
	font-family:"宋体";
	line-height:24px
}
.giftDetail .deimg {
	width:320px;
	height:320px;
	float:left;
	margin-left:60px;
	margin-right:80px
}
.giftDetail .deimg img {
	width:320px;
	height:320px
}
.giftDetail .decontent {
	width:496px;
	height:320px;
	float:left;
	position:relative
}
.paihang {
	width:232px;
	height:auto;
	overflow:hidden;
	padding-top:10px
}
.paihang h2 {
	height:38px;
	font:16px/38px '微软雅黑';
	color:#333;
	text-align:center;
	background:url(../images/title.3b32f19.png) 30px 11px no-repeat
}
.paihang ul {
	width:100%;
	height:auto;
	padding-bottom:10px;
	overflow:hidden
}
.paihang ul li {
	width:192px;
	height:74px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:11px;
	padding-right:20px
}
.paihang li a {
	display:block;
	height:74px
}
.paihang li .giftimg {
	width:80px;
	float:left
}
.paihang li .gifttxt {
	width:110px;
	height:74px;
	margin-top:6px;
	float:right
}
.paihang li .gifttxt span {
	display:inline-block;
	width:100%;
	color:#333
}
.paihang li a:hover span.title {
	color:#f66;
	text-decoration:underline
}
.paihang li .gifttxt .title {
	margin-bottom:6px;
	font:14px/20px '宋体';
	color:#333
}
.paihang li .gifttxt .cost {
	height:50px;
	font:12px/16px '宋体';
	color:#999
}
.paihang li .gifttxt i {
	color:#f66
}
.narrow {
	border:1px solid #e9e9e9
}
.vip-nav {
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
	width:481px;
	height:87px;
	background:#fff;
	overflow:hidden
}
.vip-nav a:hover {
	text-decoration:underline
}
.vip-nav li {
	width:95px;
	height:87px;
	float:left;
	text-align:center
}
.vip-nav .li_nomal {
	border-left:1px solid #f1f1f1
}
.vip-nav .li_last {
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1
}
.vip-nav .current {
	background:#fb8957;
	color:#fff
}
.vip-nav .nav_link {
	color:#666;
	padding:0 18px;
	text-decoration:none;
	font:14px/88px "微软雅黑";
	text-decoration:none;
	position:relative
}
.vip-nav .nav_link i {
	position:absolute;
	width:70px;
	height:26px;
	overflow:hidden;
	top:10px;
	left:13px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background-repeat:no-repeat;
}
.vip-nav .nav_link:hover {
	_text-decoration:none
}
.vip-nav .current .nav_link {
	color:#fff
}
.page {
	background:#fff;
	text-align:center;
	padding-top:20px;
	color:#666;
	line-height:23px;
	padding-bottom:20px;
	border-top:0
}
.page a,.page .pre,.page .next {
	padding:0 7px;
	text-align:center;
	display:inline-block;
	*dipslay:inline;
	*zoom:1;
	color:#666;
	border:1px solid #ddd;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
	margin-right:4px
}
.page .cur {
	background:#4385f5;
	border:1px solid #4385f5;
	color:#fff
}
.page a:hover {
	color:#f56d32
}
.page .submit:hover,.page .cur:hover {
	color:#fff
}
.page .pre {
	border:1px solid #e8e8e8;
	font-weight:400;
	padding-left:12px;
	margin-right:10px
}
.page .next {
	border:1px solid #e8e8e8;
	font-weight:400;
	padding-right:12px;
	margin:0 10px
}
.page .next {
	margin-left:6px
}
.page .index {
	border:1px solid #ddd;
	width:30px;
	height:20px;
	line-height:20px;
	display:inline-block;
	*dipslay:inline;
	*zoom:1;
	margin:0 5px;
	font-size:14px;
	text-align:center;
	vertical-align:middle
}
.page .submit {
	display:inline-block;
	*dipslay:inline;
	*zoom:1;
	width:54px;
	height:23px;
	vertical-align:middle;
	margin-left:5px;
	color:#fff;
	border:1px solid #4385f5;
	background:#4385f5
}
.record-main .page {
	border:0
}
.paihang {
	width:232px;
	height:auto;
	overflow:hidden;
	padding-top:10px
}
.paihang h2 {
	height:38px;
	font:16px/38px '微软雅黑';
	color:#333;
	text-align:center;
	background:url(http://s2.hao123img.com/her/static/svip/widget/paihang/img/title.3b32f19.png) 30px 11px no-repeat
}
.paihang ul {
	width:100%;
	height:auto;
	padding-bottom:10px;
	overflow:hidden
}
.paihang ul li {
	width:192px;
	height:74px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:11px;
	padding-right:20px
}
.paihang li a {
	display:block;
	height:74px
}
.paihang li .giftimg {
	width:80px;
	float:left
}
.paihang li .gifttxt {
	width:110px;
	height:74px;
	margin-top:6px;
	float:right
}
.paihang li .gifttxt span {
	display:inline-block;
	width:100%;
	color:#333
}
.paihang li a:hover span.title {
	color:#f66;
	text-decoration:underline
}
.paihang li .gifttxt .title {
	margin-bottom:6px;
	font:14px/20px '宋体';
	color:#333
}
.paihang li .gifttxt .cost {
	height:50px;
	font:12px/16px '宋体';
	color:#999
}
.paihang li .gifttxt i {
	color:#f66
}
.narrow {
	border:1px solid #e9e9e9
}
.record-box {
	margin-top:20px
}
.record-box .login {
	text-decoration:underline
}
.record-box .login:hover {
	color:red
}
.record-box table {
	width:928px;
	border:1px solid #ececec;
	border-right:0;
	margin:0 auto;
	font-size:12px
}
.record-box table th,.record-box table td {
	text-align:center;
	font-size:14px
}
.record-box table td {
	border:1px solid #ececec;
	border-width:1px 1px 0 0
}
.record-box table th {
	border-right:1px solid #ececec
}
.record-box table tr.even {
	background:#fbfbfb
}
.record-box table th,.record-box table tr.odd {
	background:#f6f5fa
}
.record-box table tr {
	height:50px;
	line-height:50px
}
.record-box table th.time {
	width:160px
}
.record-box table th.coin {
	width:110px
}
.record-box table th.act {
	width:150px
}
.record-box table th.info {
	width:220px
}
.record-box .link {
	padding:0 5px;
	text-decoration:underline;
	cursor:pointer
}
.record-box .link:hover {
	color:red
}
.record-box td.coin {
	color:red
}
.record-box table td.info {
	line-height:20px
}
.slotMachine {
	width:662px;
	height:460px;
	margin:0 auto;
	padding:8px
}
.slotMachine .bg {
	width:662px;
	height:427px;
	position:relative;
	background-repeat:no-repeat;
}
.slotMachine .machine {
	width:476px;
	height:299px;
	position:absolute;
	top:25px;
	left:73px;
	z-index:10
}
.slotMachine .lights {
	width:476px;
	height:299px;
	left:0;
	top:0;
	position:absolute;
	background:url(../images/slot-icon.9acd29b.png) no-repeat -425px -49px
}
.slotMachine .handle {
	width:105px;
	height:230px;
	left:541px;
	top:50px;
	position:absolute;
	z-index:5;
	background:url(../images/slot-icon.9acd29b.png) no-repeat -27px -23px
}
.slotMachine .scene {
	position:absolute;
	width:414px;
	left:32px;
	top:60px;
	height:171px;
	overflow:hidden;
	z-index:10
}
.slotMachine .wheel {
	margin:0 25px;
	width:88px;
	height:171px
}
.slotMachine .start {
	position:absolute;
	left:170px;
	bottom:0
}
.slotMachine .btn {
	display:block;
	width:312px;
	height:86px;
	background:url(../images/slot-icon.9acd29b.png) no-repeat -24px -672px
}
.slotMachine .btn-hover {
	background-position:-24px -889px
}
.slotMachine .btn-active {
	background-position:-24px -774px
}
#gift_tab .tabspace {
	height:46px;
	width:73px;
	border-bottom:1px solid #ececec
}
#task_tab .tabspace {
	height:46px;
	width:231px;
	border-bottom:1px solid #ececec
}
.tab-box .tab {
	text-align:center;
	width:104px;
	height:40px;
	line-height:46px;
	cursor:pointer;
	position:relative
}
.tab-box .tab a:hover {
	color:#333
}
.tab-box .active {
	height:47px;
	border-bottom-width:0;
	font-weight:700;
	cursor:auto;
	background:#fff;
	color:#333
}
.gift-header .gift-tab {
	width:930px;
	height:38px;
	overflow:hidden;
	border-bottom:1px solid #54b3fd
}
.gift-header .gift-tab h2 {
	width:140px;
	height:38px;
	background:#f66;
	text-align:center;
	font:20px/38px '微软雅黑';
	color:#fff;
	float:left
}
.gift-header .gift-tab .gift-tab-content {
	float:left;
	margin-left:0
}
.gift-header .gift-tab-content .tab-box {
	height:38px;
	background:0 0
}
.gift-header .gift-tab-content .tab-box .tab {
	background:0 0
}
.gift-header .gift-tab-content .tab-box .tab,.gift-header .gift-tab-content .tab-box .active {
	height:40px;
	line-height:40px;
	font:16px/40px '微软雅黑';
	border:0
}
.gift-header .gift-tab-content .tab-box .active {
	background:#54b3fd
}
.gift-header .gift-tab-content .tab-box .active a {
	color:#fff
}
.gift-header .gift-tab-content #gift_tab .last a {
	height:38px;
	border:0;
	background:0 0
}
#content .record-main {
	width:930px
}
.record-main .tab-box {
	width:930px;
	border-bottom:1px solid #54b3fd;
	background:0 0
}
.record-main .tab-box .tab {
	height:40px;
	line-height:40px;
	width:104px;
	text-align:center
}
.record-main .tab-box .active {
	height:40px;
	background:#54b3fd
}
.record-main .tab-box .active a {
	color:#fff
}
.tab-box .tab .qipao {
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top:0;
	right:-2px;
	background:url(../images/qipao.f124a61.png) right center no-repeat
}
.weekfuli {
	width:1040px;
	height:120px;
	padding-left:150px;
	background-repeat:no-repeat;
}
.weekfuli li {
	width:130px;
	height:120px;
	display:block;
	float:left;
	position:relative;
	overflow:hidden
}
.weekfuli li .day {
	width:130px;
	height:120px;
	display:inline-block;
	float:left;
	cursor:pointer
}
.weekfuli li .day0 {
	background-repeat:no-repeat;
}
.weekfuli li .day1 {
	background-repeat:no-repeat;
}
.weekfuli li .day2 {
	background-repeat:no-repeat;
}
.weekfuli li .day3 {
	background-repeat:no-repeat;
}
.weekfuli li .day4 {
	background-repeat:no-repeat;
}
.weekfuli li .day5 {
	background-repeat:no-repeat;
}
.weekfuli li .day6 {
	background-repeat:no-repeat;
}
.weekfuli li p {
	width:390px;
	height:120px;
	position:absolute;
	left:0;
	top:0
}
.weekfuli li i {
	width:80px;
	padding-left:6px;
	height:20px;
	color:#fff;
	display:inline-block;
	margin:70px 0 0 20px;
	font:italic 14px/20px "微软雅黑"
}
.weekfuli li a {
	width:260px;
	height:120px;
	display:inline-block;
	float:left
}
.weekfuli li.cur .day {
	display:none
}
.available-box {
	}.available-box a:hover {
	text-decoration:none
}
.available-box .header {
	height:60px;
	line-height:60px
}
.available-box .title {
	color:#333;
	font-size:28px;
	width:140px;
	font-family:'微软雅黑'
}
.available-box .more {
	font-size:12px;
	color:#999;
	font-family:'宋体'
}
.available-box .more:hover {
	text-deocration:underline;
	color:#f30
}
.available-box .gifts {
	background:#fff
}
.available-box .gift {
	width:230px;
	height:264px;
	background:#f7f7f7;
	position:relative;
	margin:0 10px 10px 0
}
.available-box .gift .wrap {
	padding:20px 28px 0
}
.available-box .gift .wrap .linkimg {
	display:block;
	text-align:center
}
.available-box .gift .wrap .h4 {
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#333;
	font-size:16px;
	text-align:center;
	font-family:'微软雅黑'
}
.available-box .gift .wrap div {
	text-align:center;
	margin-bottom:20px
}
.available-box .gift .wrap div span {
	font-size:12px;
	font-family:'宋体';
	color:#999
}
.available-box .gift .wrap div .des {
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 4px;
	overflow:hidden;
	background:#f14361;
	color:#fff;
	font-family:'宋体'
}
.available-box .gift img {
	height:120px;
	width:120px;
	margin-bottom:14px
}
.available-box .gift i {
	color:#f14361;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:700;
	margin-left:4px
}
.available-box .gift .exchange {
	height:40px;
	width:230px;
	background:#ffb71d;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	line-height:40px;
	text-align:center;
	display:none;
	font-size:16px;
	font-family:'微软雅黑'
}
.available-box .gift .exchange:hover {
	color:#fff;
	background:#eba000
}
.available-box .last {
	margin:0
}
.available-box .gift_hover {
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.available-box .gift:hover .wrap .exchange,.available-box .gift_hover .wrap .exchange {
	display:block
}
.available-box .gift_r {
	border-right-width:0
}
.available-box .gift_r .wrap {
	width:173px
}
.available-box .gift_b {
	border-bottom-width:0
}
body #ft {
	padding:0;
	margin:0;
	border:0;
	width:100%
}
.c-footer {
	width:100%;
	height:90px;
	background-color:#e9e8ef;
	border-top:1px solid #e0e0e0
}
.c-footer .container {
	height:90px;
	margin:0 auto
}
.c-footer .container .left-wrap {
	float:left
}
.c-footer .container .left-wrap .logo {
	float:left;
	width:228px;
	height:24px;
	text-indent:-9999em;
	background-image:url(../images/logo.ce5ce66.jpg);
	margin-top:11px
}
.c-footer .container .left-wrap .bottom-nav {
	float:left;
	margin-left:40px;
	margin-top:18px
}
.c-footer .container .left-wrap .bottom-nav .item {
	font-family:'Microsoft YaHei';
	font-size:14px;
	*line-height:16px;
	color:#666;
	margin-right:20px
}
.c-footer .container .left-wrap .bottom-nav a.item:hover {
	color:#333
}
.c-footer .container .right-wrap {
	float:right
}
.c-footer .container .right-wrap .extend-nav {
	margin-top:12px
}
.c-footer .container .right-wrap .extend-nav .item {
	font-size:12px;
	color:#666;
	float:right;
	margin-left:20px
}
.c-footer .container .right-wrap .extend-nav .item i {
	float:left;
	margin-top:1px;
	_cursor:pointer
}
.c-footer .container .right-wrap .extend-nav .item i.icon-juzi {
	width:27px;
	height:29px;
	background-image:url(../images/icon-juzi.9af305e.jpg)
}
.c-footer .container .right-wrap .extend-nav .item i.icon-collect {
	width:30px;
	height:29px;
	background-image:url(../images/icon-collect.95f9b68.jpg)
}
.c-footer .container .right-wrap .extend-nav .item i.icon-phone {
	width:16px;
	height:26px;
	background-image:url(../images/icon-phone.bb4c40e.jpg);
	margin-top:3px
}
.c-footer .container .right-wrap .extend-nav .item span {
	float:left;
	margin-left:8px;
	line-height:16px;
	_cursor:pointer
}
.c-footer .container .right-wrap .extend-nav .item:hover {
	color:#333
}
.c-footer .container .right-wrap .extend-nav .item:hover i.icon-juzi {
	background-image:url(../images/icon-juzi-hover.bd1dff0.jpg)
}
.c-footer .container .right-wrap .extend-nav .item:hover i.icon-collect {
	background-image:url(../images/icon-collect-hover.be8f83b.jpg)
}
.c-footer .container .right-wrap .extend-nav .item:hover i.icon-phone {
	background-image:url(../images/icon-phone-hover.d97e994.jpg)
}
.c-footer.w1235 .container {
	width:1235px
}
.c-footer.w1190 .container {
	width:1190px
}
.c-footer.w990 .container {
	width:990px
}
.c-footer.w960 .container {
	width:960px
}
a:hover {
	text-decoration:none
}
.base-color-opacity-bg {
	background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(17,136,96,.9)),to(rgba(17,136,96,.9)));
	background-image:-moz-linear-gradient(top,rgba(17,136,96,.9),rgba(17,136,96,.9));
	background-image:-ms-linear-gradient(top,rgba(17,136,96,.9),rgba(17,136,96,.9));
	background-image:linear-gradient(to bottom,rgba(17,136,96,.9),rgba(17,136,96,.9));
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#E654b3fd',endColorstr='#E654b3fd');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#E654b3fd',endColorstr='#E654b3fd')
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden
}
.clearfix {
	zoom:1
}
.text-overflow {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.v2-logo {
	overflow:hidden;
	height:32px;
	padding:14px 0
}
.v2-logo .hao123 {
	float:left;
	width:108px;
	height:32px;
	_background-image:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/hao-logo.7f0682e.png');
	text-indent:-9999em;
	background-repeat:no-repeat;
}
.v2-logo .hao123_2 {
	float:left;
}
.v2-logo .channel {
	float:left;
	height:26px;
	line-height:26px;
	margin-top:3px;
	margin-left:3px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif;
	font-size:26px;
	color:#fff
}
.v2-logo .dot {
	float:left;
	font-style:normal;
	font-size:12px;
	line-height:22px;
	padding-top:10px;
	margin:0 3px;
	color:#fff;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.v2-logo .shouye {
	height:32px;
	line-height:32px;
	margin-top:3px;
	float:left;
	color:#fff;
	font-size:22px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.v2-sitemap {
	position:relative;
	margin-left:5px
}
.v2-sitemap .map {
	float:left;
	height:54px;
	line-height:54px;
	padding:6px 15px 0 25px;
	padding-top:6px;
	opacity:.8;
	filter:alpha(opacity=80);
	position:relative
}
.v2-sitemap .map em {
	margin:0 3px;
	font-size:18px;
	color:#fff;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif;
	vertical-align:baseline
}
.v2-sitemap .map .icon-grid {
	position:absolute;
	height:13px;
	width:13px;
	left:10px;
	top:26px;
	background:url(../images/icon-grid.d35ea2d.png) no-repeat 0 0;
	_background:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icon-grid.d35ea2d.png')
}
.v2-sitemap .map .icon-triangle {
	position:absolute;
	height:0;
	line-height:0;
	right:10px;
	top:31px;
	border:3px solid #4385f5;
	border-top-color:#fff;
	-webkit-transition:transform .2s linear;
	-moz-transition:transform .2s linear;
	-o-transition:transform .2s linear;
	-ms-transition:transform .2s linear;
	transition:transform .2s linear;
	-webkit-transform-origin:3px 2px;
	-moz-transform-origin:3px 2px;
	-o-transform-origin:3px 2px;
	-ms-transform-origin:3px 2px;
	transform-origin:3px 2px
}
.v2-sitemap .map-popup {
	position:absolute;
	z-index:50;
	display:none;
	top:60px;
	left:0;
	padding:15px;
	font-size:12px;
	background-color:#54b3fd;
	background-color:rgba(17,136,96,.9);
	*background-color:#54b3fd
}
.v2-sitemap .map-popup a {
	height:20px;
	line-height:20px;
	display:inline-block;
	padding:0 7px;
	white-space:nowrap;
	color:#fff;
	margin-bottom:4px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.v2-sitemap .map-popup a:hover {
	background-color:#00b777;
	text-decoration:underline
}
.v2-sitemap .map-popup .title,.v2-sitemap .map-popup .list {
	float:right;
	line-height:20px
}
.v2-sitemap .map-popup .title {
	float:none;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:33px;
	color:#fff
}
.v2-sitemap .map-popup .list {
	width:152px
}
.v2-sitemap .map-popup .item {
	position:relative;
	width:185px;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px solid #099e6a;
	overflow:hidden
}
.v2-sitemap .map-popup .last {
	border:0;
	padding-bottom:0
}
.v2-sitemap .map-popup .first {
	padding-top:0
}
.sitemap-hover .map {
	opacity:1;
	filter:alpha(opacity=100);
	background-color:#54b3fd;
	text-decoration:none
}
.sitemap-hover .map .icon-triangle {
	border-color:#54b3fd;
	border-top-color:#fff;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.sitemap-hover .map em {
	text-decoration:none
}
.sitemap-hover .map-popup {
	display:block
}
.v2-link {
	width:180px;
	height:40px;
	position:relative;
	top:10px;
	overflow:hidden;
	margin-left:10px
}
.v2-link img {
	width:180px;
	height:40px;
	border:0
}
.v2-form {
	width:380px;
	height:32px;
	position:relative;
	top:14px
}
.v2-form .search-form {
	position:relative
}
.v2-form .search-form .text {
	float:left;
	width:280px;
	border:0;
	padding:5px 10px;
	font-size:14px;
	height:22px;
	line-height:22px;
	background-color:#fff;
	color:#444
}
.v2-form .search-form .text:focus {
	outline:0
}
.v2-form .search-form .submit {
	float:left;
	width:80px;
	height:32px;
	border:0;
	padding:0;
	background-color:#54b3fd;
	_background-image:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/search-submit.813dd29.png');
	cursor:pointer;
	background-repeat:no-repeat;
}
.v2-form .search-form .search-word {
	position:absolute;
	width:290px;
	padding-left:10px;
	height:32px;
	line-height:32px;
	color:#ccc;
	left:0;
	top:0;
	background-color:#fff
}
.v2-form .search-form .search-sug {
	position:absolute;
	top:100%;
	left:0;
	z-index:50
}
.v2-form .search-form .search-sug .sug-list {
	width:398px;
	border-top:0;
	background-color:#fff;
	border:solid 1px #e9e9e9
}
.v2-form .search-form .search-sug .sug-list li {
	font-size:14px;
	height:30px;
	line-height:30px;
	padding:0 8px;
	cursor:pointer;
	color:#585858;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif;
	overflow:hidden
}
.v2-form .search-form .search-sug .sug-list li i {
	float:left;
	width:16px;
	height:16px;
	color:#fff;
	font-style:normal;
	background-color:#d9d9d9;
	margin-top:7px;
	line-height:16px;
	text-align:center;
	font-size:12px;
	margin-right:5px
}
.v2-form .search-form .search-sug .sug-list li .spec {
	background-color:#4385f5
}
.v2-form .search-form .search-sug .sug-list li.selected {
	background-color:#ebebeb
}
.v2-form .search-form .search-sug .sug-list li .keyword {
	font-weight:bolder
}
.v2-form .onhover .submit {
	background-color:#00b777
}
.v2-tools {
	font-size:12px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.v2-tools .login,.v2-tools .browser,.v2-tools .qrcode,.v2-tools .home {
	float:left;
	margin-right:10px;
	opacity:.8
}
.v2-tools .login:hover,.v2-tools .browser:hover,.v2-tools .qrcode:hover,.v2-tools .home:hover {
	opacity:1
}
.v2-tools .login {
	position:relative;
	height:60px;
	background:url(about:blank)
}
.v2-tools .login .key {
	float:left;
	height:22px;
	padding:19px 10px;
	background:url(about:blank);
	cursor:pointer
}
.v2-tools .login .key i,.v2-tools .login .key em {
	float:left
}
.v2-tools .login .key em {
	width:55px;
	text-align:center;
	height:22px;
	line-height:22px;
	color:#fff
}
.v2-tools .login .key:hover {
	background-color:#54b3fd
}
.v2-tools .login .key:hover em {
	text-decoration:underline
}
.v2-tools .login .icon-bear {
	width:13px;
	height:13px;
	margin-top:4px;
	margin-right:5px;
	_background:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/bear.55d97a8.png');
	background-repeat:no-repeat;
}
.v2-tools .login .icon-triangle {
	display:none;
	height:0;
	line-height:0;
	margin-top:9px;
	margin-left:5px;
	border:3px solid #4385f5;
	border-top-color:#fff;
	-webkit-transition:transform .2s linear;
	-moz-transition:transform .2s linear;
	-o-transition:transform .2s linear;
	-ms-transition:transform .2s linear;
	transition:transform .2s linear;
	-webkit-transform-origin:3px 3px;
	-moz-transform-origin:3px 3px;
	-o-transform-origin:3px 3px;
	-ms-transform-origin:3px 3px;
	transform-origin:3px 3px
}
.v2-tools .login .popup {
	width:104px;
	display:none;
	position:absolute;
	z-index:50;
	left:0;
	top:60px;
	background-color:#54b3fd;
	height:auto;
	background-image:none
}
.v2-tools .login .popup a {
	display:block;
	height:40px;
	line-height:40px;
	white-space:nowrap
}
.v2-tools .login .popup a em {
	color:#fff
}
.v2-tools .login .popup a:hover {
	background-color:#4385f5
}
.v2-tools .login .popup a:hover em {
	text-decoration:underline
}
.v2-tools .login .popup .vip i {
	float:left;
	width:15px;
	height:13px;
	margin-left:10px;
	margin-right:5px;
	margin-top:14px;
	_background:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/vip.dacadb3.png');
	background-repeat:no-repeat;
}
.v2-tools .login .popup .logout em {
	padding-left:30px
}
.v2-tools .browser {
	color:#fff;
	line-height:60px;
	padding:0 5px
}
.v2-tools .browser:hover {
	color:#fff;
	text-decoration:underline;
	background-color:#54b3fd
}
.v2-tools .home,.v2-tools .qrcode {
	width:24px;
	height:60px;
	position:relative
}
.v2-tools .home i,.v2-tools .qrcode i {
	float:left;
	width:14px;
	height:14px;
	margin-top:22px;
	margin-left:5px
}
.v2-tools .home:hover,.v2-tools .qrcode:hover {
	background-color:#54b3fd
}
.v2-tools .home i {
	_background:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/home.b027945.png');
	background-repeat:no-repeat;
}
.v2-tools .qrcode {
	position:relative
}
.v2-tools .qrcode a {
	display:block;
	width:24px;
	height:60px
}
.v2-tools .qrcode a:hover {
	background-color:#54b3fd
}
.v2-tools .qrcode i {
	_background:none!important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.hao123img.com/her/static/svip/widget/header/img/qrcode.c78b79a.png');
	background-repeat:no-repeat;
}
.v2-tools .qrcode div {
	display:none;
	position:absolute;
	width:80px;
	z-index:50;
	top:60px;
	left:50%;
	margin-left:-50px;
	padding:10px;
	background:#54b3fd;
	background:rgba(17,136,96,.9);
	*background:#54b3fd
}
.v2-tools .success .icon-triangle {
	display:block
}
.v2-tools .success .key:hover em {
	text-decoration:none
}
.v2-tools .hover {
	opacity:1
}
.v2-tools .hover .key {
	background-color:#54b3fd
}
.v2-tools .hover .popup {
	display:block
}
.v2-tools .hover .icon-triangle {
	border-color:#54b3fd;
	border-bottom-color:#fff;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.v2-nav ul,.v2-nav li {
	float:left
}
.v2-nav li a {
	float:left;
	height:40px;
	line-height:40px;
	padding:0 10px;
	color:#fff;
	font-size:16px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.v2-nav li a:hover {
	color:#fff;
	background-color:#00b777;
	text-decoration:none
}
.v2-nav .cur {
	background-color:#54b3fd
}
.v2-nav .cur a {
	cursor:default
}
.v2-nav .cur a:hover {
	background-color:#54b3fd
}
.v2-nav .sperate-line {
	width:0;
	border-left:1px dotted #fff;
	height:16px;
	margin-top:12px;
	margin-left:5px;
	margin-right:5px;
	_display:inline
}
.v2-nav .nav-more {
	float:left;
	position:relative
}
.v2-nav .nav-more a {
	float:left;
	position:relative;
	height:40px;
	line-height:40px;
	padding-left:10px;
	padding-right:18px;
	color:#fff;
	font-size:16px;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif;
	white-space:nowrap
}
.v2-nav .nav-more .icon-triangle {
	position:absolute;
	height:0;
	line-height:0;
	top:18px;
	right:10px;
	border:3px solid transparent;
	_border:3px solid #4385f5;
	border-top-color:#fff;
	-webkit-transition:transform .2s linear;
	-moz-transition:transform .2s linear;
	-o-transition:transform .2s linear;
	-ms-transition:transform .2s linear;
	transition:transform .2s linear;
	-webkit-transform-origin:3px 2px;
	-moz-transform-origin:3px 2px;
	-o-transform-origin:3px 2px;
	-ms-transform-origin:3px 2px;
	transform-origin:3px 2px
}
.v2-nav .nav-more .popup-more {
	display:none;
	position:absolute;
	z-index:10;
	left:0;
	top:40px;
	background-color:#54b3fd;
	background-color:rgba(17,136,96,.9);
	*background-color:#54b3fd
}
.v2-nav .nav-more .popup-more a {
	height:30px;
	line-height:30px;
	float:none;
	display:block;
	text-align:center;
	padding:5px 18px 5px 10px
}
.v2-nav .nav-more .popup-more a:hover {
	background:#00b777;
	text-decoration:none
}
.v2-nav .nav-more-hover .more {
	background:#54b3fd
}
.v2-nav .nav-more-hover .icon-triangle {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.v2-nav .nav-more-hover .popup-more {
	display:block
}
.erji-v2-header {
	width:100%;
	min-width:1190px;
	position:relative;
	z-index:50;
	font-family:arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",STHeiti,SimSun,helvetica,sans-serif
}
.erji-v2-header .header {
	width:100%;
	height:60px;
	background:#4385f5;
	border-bottom:1px solid #54b3fd
}
.erji-v2-header .nav,.erji-v2-header .nav-v2-fixed {
	height:40px;
	background:#4385f5
}
.erji-v2-header .header-container,.erji-v2-header .nav-container {
	width:1190px;
	margin:0 auto
}
.erji-v2-header .v2-form,.erji-v2-header .v2-tools,.erji-v2-header .v2-tuig {
	float:right
}
.erji-v2-header .v2-logo,.erji-v2-header .v2-sitemap,.erji-v2-header .v2-link,.erji-v2-header .v2-nav {
	float:left
}
.v2-fixed .nav-v2-fixed {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:50px;
	line-height:50px;
	background:#4385f5;
	background:rgba(10,167,112,.9);
	*background:#4385f5;
	z-index:500
}
.v2-fixed .nav-v2-fixed .v2-nav a,.v2-fixed .nav-v2-fixed .v2-nav li {
	height:50px;
	line-height:50px
}
.v2-fixed .nav-v2-fixed .sperate-line {
	margin-top:17px
}
.v2-fixed .nav-v2-fixed .v2-tuig {
	height:50px;
	line-height:50px
}
.v2-fixed .nav-v2-fixed .v2-tuig ul {
	height:50px
}
.v2-fixed .nav-v2-fixed .v2-tuig li {
	top:50px
}
.erji-v2-header-gray {
	width:100%;
	position:relative;
	z-index:500
}
.erji-v2-header-gray .header {
	width:100%;
	height:60px;
	background:#ededf0;
	border-bottom:1px solid #e6e6e8
}
.erji-v2-header-gray .nav {
	background:#ededf0
}
.erji-v2-header-gray .nav-v2-fixed {
	height:50px;
	background:#ededf0;
	background:rgba(237,237,240,.9);
	*background:#ededf0
}
.erji-v2-header-gray .header-container,.erji-v2-header-gray .nav-container {
	width:1190px;
	margin:0 auto
}
.erji-v2-header-gray .v2-form,.erji-v2-header-gray .v2-tools,.erji-v2-header-gray .v2-tuig {
	float:right
}
.erji-v2-header-gray .v2-logo,.erji-v2-header-gray .v2-sitemap,.erji-v2-header-gray .v2-link,.erji-v2-header-gray .v2-nav {
	float:left
}
.erji-v2-header-gray .fixed-header {
	left:0;
	top:0;
	width:100%;
	background:#ededf0;
	border-bottom:1px solid #ededf0
}
.erji-v2-header-cj {
	width:100%;
	position:relative;
	z-index:50
}
.erji-v2-header-cj .header {
	width:100%;
	height:60px;
	background:#f44;
	border-bottom:1px solid #ff3636
}
.erji-v2-header-cj .nav {
	background:#f44
}
.erji-v2-header-cj .nav-v2-fixed {
	width:100%;
	height:50px;
	background:#f44;
	background:rgba(255,68,68,.9);
	*background:#f44
}
.erji-v2-header-cj .header-container,.erji-v2-header-cj .nav-container {
	width:1190px;
	margin:0 auto
}
.erji-v2-header-cj .v2-form,.erji-v2-header-cj .v2-tools,.erji-v2-header-cj .v2-tuig {
	float:right
}
.erji-v2-header-cj .v2-logo,.erji-v2-header-cj .v2-sitemap,.erji-v2-header-cj .v2-link,.erji-v2-header-cj .v2-nav {
	float:left
}
.w1235 {
	min-width:1235px
}
.w1235 .header-container,.w1235 .nav-container {
	width:1235px
}
.w1000 {
	min-width:1000px
}
.w1000 .header-container,.w1000 .nav-container {
	width:1000px
}
.w990 {
	min-width:990px
}
.w990 .header-container,.w990 .nav-container {
	width:990px
}
.w960 {
	min-width:960px
}
.w960 .header-container,.w960 .nav-container {
	width:960px
}
.w960 .v2-tools .login,.w960 .v2-tools .browser,.w960 .v2-tools .qrcode,.w960 .v2-tools .home {
	margin-right:7px
}
.w1000 .v2-form,.w990 .v2-form,.w960 .v2-form {

	width:230px
}
.w1000 .v2-form .search-form .text,.w990 .v2-form .search-form .text,.w960 .v2-form .search-form .text {
	width:130px
}
.w1000 .v2-form .search-form .search-word,.w990 .v2-form .search-form .search-word,.w960 .v2-form .search-form .search-word {
	width:150px
}
.base-color-opacity-bg {
	background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(17,136,96,.9)),to(rgba(17,136,96,.9)));
	background-image:-moz-linear-gradient(top,rgba(17,136,96,.9),rgba(17,136,96,.9));
	background-image:-ms-linear-gradient(top,rgba(17,136,96,.9),rgba(17,136,96,.9));
	background-image:linear-gradient(to bottom,rgba(17,136,96,.9),rgba(17,136,96,.9));
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#E654b3fd',endColorstr='#E654b3fd');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#E654b3fd',endColorstr='#E654b3fd')
}
.lottery-box .title {
	margin:15px 8px 0;
	height:38px;
	background:url(../images/lottery.2ad9be4.png) 0 0 no-repeat
}
.lottery-box .title span {
	display:block;
	width:140px;
	height:38px;
	margin:0 auto;
	background:url(../images/lottery.2ad9be4.png) 0 0 no-repeat
}
.lottery-box .prize span {
	background-position:0 -63px
}
.lottery-box .rule span {
	background-position:0 -181px
}
.lottery-box .prizes {
	padding-left:15px
}
.lottery-box .prizes li {
	float:left;
	margin-right:12px;
	margin-top:12px
}
.lottery-box .rules {
	margin:0 8px
}
.lottery-box .rules li {
	height:40px;
	line-height:40px;
	background:url(../images/lottery.2ad9be4.png) 0 0 no-repeat;
	padding-left:35px
}
.lottery-box .rules li a {
	text-decoration:underline
}
.lottery-box .rules li a:hover {
	color:red
}
.lottery-box .rules .rule1 {
	background-position:0 -267px
}
.lottery-box .rules .rule2 {
	background-position:0 -313px
}
.lottery-box .rules .rule3 {
	background-position:0 -360px
}
.lottery-box .rules .rule4 {
	background-position:0 -406px
}
.lottery-box .rules .rule5 {
	background-position:0 -452px
}
.profile-box {
	width:232px;
	background:#f7f7f7;
	font-size:14px;
	position:relative;
	z-index:40
}
.profile-box .btnclass {
	padding-top:10px
}
.profile-box .profile,.profile-box .info,.profile-box .checkedin,.profile-box .checkin {
	margin:0 auto 0 20px
}
.profile-box .profile {
	padding:30px 0 20px
}
.profile-box .avatar {
	height:77px;
	width:77px;
	margin-right:10px
}
.profile-box .avatar img {
	border:1px solid #d5d5d6;
	height:75px;
	width:75px;
	border-radius:50%
}
.profile-box .userinfo {
	width:120px;
	overflow:hidden
}
.profile-box .userinfo .not-box {
	padding:16px 0 16px 2px
}
.profile-box .userinfo .not-box h3 {
	font-size:18px;
	font-family:'微软雅黑';
	margin-bottom:5px
}
.profile-box .userinfo .not-box h3 a {
	color:#333
}
.profile-box .userinfo .not-box .nzh {
	font-family:'宋体';
	font-size:12px;
	color:#0153a5
}
.profile-box .userinfo .username {
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:700
}
.profile-box .userinfo .usercoin {
	height:30px;
	overflow:hidden;
	line-height:30px;
	font-size:12px;
	color:#666;
	font-family:'宋体'
}
.profile-box .userinfo .usercoin i {
	font-size:14px;
	padding:0 5px;
	color:red;
	font-family:'微软雅黑'
}
.profile-box .userinfo .usercoin .getcoin {
	margin-left:5px;
	color:red;
	cursor:pointer
}
.profile-box .userinfo .userscore {
	height:25px;
	overflow:hidden;
	line-height:25px;
	font-size:12px;
	color:#666;
	font-family:'宋体'
}
.profile-box .userinfo .userscore .share {
	width:14px;
	height:14px;
	vertical-align:middle;
	margin-top:-3px;
	margin-left:10px
}
.profile-box .userinfo .userscore .weibo {
	width:17px;
	background:url(../images/weibo.6a9891f.png) 0 0 no-repeat
}
.profile-box .userinfo .userscore .weibo:hover {
	background:url(../images/weiboh.7fc7b08.png) 0 0 no-repeat
}
.profile-box .userinfo .userscore .qqzone {
	background:url(../images/qqzone.77d7399.png) 0 0 no-repeat
}
.profile-box .userinfo .userscore .qqzone:hover {
	background:url(../images/qqzoneh.5a5c5ea.png) 0 0 no-repeat
}
.profile-box .checkedin,.profile-box .checkin {
	height:50px;
	width:190px;
	background:#ffb71d;
	margin-bottom:10px
}
.profile-box .checkedin {
	text-align:center;
	cursor:auto;
	font-size:12px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	background:#ccc
}
.profile-box .checkin {
	position:relative;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	text-align:center
}
.profile-box .checkin .tip {
	display:none
}
.profile-box .checkin i {
	color:red;
	font-size:14px;
	font-weight:700
}
.profile-box .checkin .num {
	position:absolute;
	height:35px;
	width:28px;
	text-align:center;
	left:138px;
	top:4px;
	font:24px/50px "微软雅黑";
	color:#fff
}
.profile-box .checkin .coin {
	display:none;
	position:absolute;
	height:18px;
	width:33px;
	left:136px;
	top:32px;
	background:url(../images/profile.67ea3c7.png) -600px -300px no-repeat
}
.profile-box .checkin:hover {
	background-position:-304px -78px
}
.profile-box .checkin:hover .tip {
	display:block;
	position:absolute;
	font-size:12px;
	height:34px;
	width:190px;
	top:36px;
	left:0;
	text-align:center;
	padding-top:8px;
	line-height:22px;
	overflow:hidden;
	color:#666;
	background:url(../images/profileNew.c897268.png) -304px -214px no-repeat
}
.profile-box .info {
	height:32px;
	font-size:12px;
	line-height:40px;
	text-align:center;
	color:#999
}
.profile-box .info .available {
	line-height:25px;
	cursor:pointer;
	vertical-align:baseline;
	color:#4385f5;
	text-decoration:underline
}
.profile-box .info i {
	color:red;
	font-weight:700
}
.profile-box .info .num {
	font-size:14px;
	padding:0 3px
}
.profile-box .nav li {
	height:50px;
	border-top:1px solid #ececec
}
.profile-box .nav a {
	color:#666;
	font-size:16px;
	font-family:'微软雅黑'
}
.profile-box .nav a:hover {
	color:#f66;
	text-decoration:underline
}
.profile-box .tasks li {
	width:116px;
	height:51px
}
.profile-box .tasks {
	margin-left:19px
}
.profile-box .tasks a.task {
	width:116px;
	height:36px;
	margin-top:15px;
	background:url(../images/profileNew.c897268.png) -304px -273px no-repeat
}
.profile-box .tasks a.lottery {
	background:url(../images/profileNew.c897268.png) -420px -258px no-repeat;
	width:124px;
	height:51px
}
.profile-box .tasks a.task:hover {
	background-position:-304px -344px
}
.profile-box .tasks a.lottery:hover {
	background-position:-420px -399px
}
.profile-box .nav li {
	padding:0;
	line-height:50px;
	height:50px;
	padding-left:20px;
	border-left:2px solid #f7f7f7;
	position:relative
}
.profile-box .nav li a {
	height:50px;
	color:#666;
	font-size:12px;
	font-family:'宋体'
}
.profile-box .nav li.active {
	border-left:2px solid #0b6eca
}
.profile-box .nav li.active a {
	color:#0b6eca
}
.profile-box .nav li .rarrow {
	position:absolute;
	width:7px;
	height:13px;
	top:20px;
	right:20px;
	background-repeat:no-repeat;
}
.profile-box .nav li.active .rarrow {
	background-repeat:no-repeat;
}
.profile-box .bonus {
	width:240px;
	height:45px;
	margin:0 auto;
	text-align:center;
	margin-top:18px
}
.profile-box .bonus img {
	height:100%;
	width:100%
}
.profile-box .login {
	height:50px;
	width:190px;
	margin:0 auto 10px;
	margin-bottom:10px;
	background:#ffb71d;
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	text-align:center;
	line-height:50px
}
.profile-box .login:hover {
	background:#eba000
}
.profile-box .gxh {
	font-family:'宋体';
	text-align:center;
	line-height:40px;
	height:41px
}
.profile-box .gxh a {
	color:#999;
	font-size:12px
}
.profile-box .gxh a:hover {
	color:#f50
}
.profile-box .gxh span {
	color:#999;
	font-size:12px
}
.profile-box .gxh .hongbao img {
	margin-right:10px
}
.profile-box .gxh .hongbao span {
	color:red
}
.profile-box-record {
	height:470px
}
.giftuser {
	background:#fff;
	border:1px solid #e9e9e9
}
.recommend-box {
	}.recommend-box a:hover {
	text-decoration:none
}
.recommend-box .header {
	height:60px;
	line-height:60px
}
.recommend-box .title {
	color:#333;
	font-size:28px;
	width:140px;
	font-family:'微软雅黑'
}
.recommend-box .more {
	font-size:12px;
	color:#999;
	font-family:'宋体';
	line-height:30px;
	margin-top:24px
}
.recommend-box .more:hover {
	text-deocration:underline;
	color:#f30
}
.recommend-box .subtitle {
	margin-right:40px;
	padding-top:8px;
	height:32px
}
.recommend-box .subtitle .sub {
	padding:5px 0 11px;
	margin:0 15px;
	font-size:12px;
	height:14px;
	line-height:14px;
	cursor:pointer;
	text-align:center
}
.recommend-box .subtitle .sub_cur {
	background:url(../images/arrow.a54f645.png) center bottom no-repeat;
	border-radius:11px;
	color:#4af;
	font-weight:700;
	cursor:auto
}
.recommend-box .subtitle .squaredot {
	width:2px;
	height:14px;
	margin-top:10px;
	display:inline-block;
	background-repeat:no-repeat;
}
.recommend-box .exchange {
	height:40px;
	width:230px;
	background:#ffb71d;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	line-height:40px;
	text-align:center;
	display:none;
	font-size:16px;
	font-family:'微软雅黑'
}
.recommend-box .exchange:hover {
	color:#fff;
	background:#eba000
}
.recommend-box .exchangeBtn {
	background-repeat:no-repeat;
}
.recommend-box .exchangeBtn:hover {
	background-repeat:no-repeat;
}
.recommend-box .exchangeBtn:active {
	background-repeat:no-repeat;
}
.recommend-box .emptyBtn {
	cursor:auto;
	background:#f4f4f4;
	color:#999
}
.recommend-box .emptyBtn:hover {
	background:#f4f4f4;
	color:#999
}
.recommend-box .lottery {
	background:url(../images/btn.a5a2192.png) 0 -256px
}
.recommend-box .lottery:hover {
	background:url(../images/btn.a5a2192.png) 0 -296px
}
.recommend-box .lottery:active {
	background:url(../images/btn.a5a2192.png) 0 -336px
}
.recommend-box .seckill {
	background:url(../images/btn.a5a2192.png) 0 -13px
}
.recommend-box .seckill:hover {
	background:url(../images/btn.a5a2192.png) 0 -53px
}
.recommend-box .seckill:active {
	background:url(../images/btn.a5a2192.png) 0 -93px
}
.recommend-box .gifts {
	background:#fff;
	display:none
}
.recommend-box .gifts_cur {
	display:block
}
.recommend-box .gift {
	width:230px;
	height:264px;
	background:#f7f7f7;
	position:relative;
	margin:0 10px 10px 0
}
.recommend-box .gift2{
	width:225px;
}
.recommend-box .gift .wrap {
	padding:20px 28px 0
}
.recommend-box .gift .wrap .linkimg {
	display:block;
	text-align:center
}
.recommend-box .gift .wrap .h4 {
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#333;
	font-size:16px;
	text-align:center;
	font-family:'微软雅黑'
}
.recommend-box .gift .wrap div {
	text-align:center;
	margin-bottom:20px
}
.recommend-box .gift .wrap div span {
	font-size:12px;
	font-family:'宋体';
	color:#999
}
.recommend-box .gift .wrap div .des {
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 4px;
	overflow:hidden;
	background:#f14361;
	color:#fff;
	font-family:'宋体'
}
.recommend-box .gift img {
	height:120px;
	width:120px;
	margin-bottom:14px
}
.recommend-box .gift i {
	color:#f14361;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:700;
	margin-left:4px
}
.recommend-box .last {
	margin:0
}
.recommend-box .gift_hover {
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.recommend-box .gift:hover .wrap .exchange,.recommend-box .gift_hover .wrap .exchange {
	display:block
}
.recommend-box .gift_r {
	border-right-width:0
}
.recommend-box .gift_r .wrap {
	width:173px
}
.recommend-box .gift_b {
	border-bottom-width:0
}
.yuliu .recommend-box .header {
	border-bottom:2px solid #1cc7b8
}
.yuliu .recommend-box .title {
	background-color:#1cc7b8
}
.yuliu .recommend-box .gift_hover .wrap {
	border:1px solid #1cc7b8
}
.task-box {
	margin-top:1px;
	margin-left:1px;
	width:940px
}
.task-box li.task {
	width:222px;
	height:242px;
	position:relative;
	float:left;
	border:1px solid #e9e9e9;
	margin:0 11px 10px 0
}
.task-box li.task img {
	height:124px;
	width:222px;
	display:block;
	margin:0 auto;
	margin-bottom:10px
}
.task-box li.task .des {
	width:100%
}
.task-box li.task .des h4 {
	font-size:16px;
	line-height:30px;
	height:30px;
	font-family:"微软雅黑";
	color:#333;
	text-align:center
}
.task-box li.task .des span {
	display:block;
	overflow:hidden;
	line-height:18px;
	font-size:12px;
	text-align:center;
	color:#999;
	padding:0 10px
}
.task-box li.task .btn {
	width:222px;
	height:40px;
	display:block;
	line-height:40px;
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px
}
.task-box li.task .dotask {
	background:#fffbf2;
	color:#ffb71d
}
.task-box li.task .getcoin {
	background:#ffb71d;
	color:#fff
}
.task-box li.task .getcoin i {
	display:none;
	height:18px;
	width:33px;
	left:121px;
	top:0;
	position:absolute
}
.task-box li.task .getcoin .coin1 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin2 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin3 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin4 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin5 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin6 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin7 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin8 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin9 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin .coin10 {
	background-repeat:no-repeat;
}
.task-box li.task .getcoin:hover {
	background-position:0 -197px
}
.task-box li.task .getcoin:active {
	background-position:0 -242px
}
.task-box li.task .finished {
	cursor:auto;
	color:#fff;
	background:#bbb
}
.task-box li.task-hover {
	z-index:3;
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.task-box li.last {
	margin-right:0
}
.juzipop {
	position:fixed;
	_position:absolute;
	z-index:510;
	width:550px;
	height:353px;
	background-repeat:no-repeat;
}
.juzipop .juzidownbtn {
	margin:0 auto;
	width:200px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-family:'微软雅黑';
	font-size:20px;
	color:#fff;
	display:block;
	background-repeat:no-repeat;
}
.juzipop .juzidownbtn:hover {
	background-repeat:no-repeat;
}
.juzipop p {
	font-size:23px;
	line-height:30px
}
.juzipop .popBorder {
	width:550px;
	height:353px;
	border-top:0;
	position:relative
}
.juzipop .clz {
	position:absolute;
	right:0;
	top:0;
	height:28px;
	width:28px;
	cursor:pointer;
	background-repeat:no-repeat;
}
.juzipop .clz:hover {
	background-repeat:no-repeat;
}
.juzipop .main {
	height:136px;
	padding-left:210px;
	padding-right:50px;
	padding-top:116px;
	background:url(../images/duozai3.0d534da.png) 40px 75px no-repeat
}
.juzipop .main .info {
	line-height:28px
}
.juzipop .main h2 {
	height:auto;
	font:24px/28px "微软雅黑";
	color:#333;
	margin-bottom:10px
}
.juzipop .main h2 i {
	color:#f66
}
.juzipop .bottom {
	height:101px;
	text-align:center
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	border:0
}
article,aside,figure,footer,header,nav,section,details,summary {
	display:block
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var,b,i {
	font-style:normal;
	font-weight:400
}
ol,ul,dl {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
q:before,q:after {
	content:''
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input,textarea,select,button {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
img,input,label,button {
	vertical-align:middle
}
input:focus,button:focus,select:focus,textarea:focus {
	outline:0
}
a::-moz-focus-inner,input::-moz-focus-inner,button::-moz-focus-inner {
	border:0
}
button::-moz-focus-inner,input::-moz-focus-inner {
	padding:0
}
body {
	font-size:14px;
	font-family:Helvetica,Arial
}
.g-fyh {
	font-family:"微软雅黑","Microsoft YaHei"
}
.g-ib {
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1
}
.ie6 .g-ib,.ie7 .g-ib {
	display:inline;
	zoom:1
}
.g-btn {
	display:block;
	cursor:pointer
}
.hide {
	display:none
}
.g-fl {
	float:left
}
.g-fr {
	float:right
}
.g-clr:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.g-clr {
	*zoom:1
}
.ie6 .g-clr,.ie7 .g-clr {
	zoom:1
}
.g-h1 {
	font-size:18px
}
.g-h2 {
	font-size:16px
}
.g-h3 {
	font-size:14px
}
.g-h4 {
	font-size:12px
}
.g-h5 {
	font-size:11px
}
.g-h6 {
	font-size:10px
}
.g-bold {
	font-weight:700
}
.g-bigrender {
	background-image:url(../images/lazy-loading.gif);
	background-repeat:no-repeat;
	background-position:center
}
.footer-wrap {
	height:40px;
	line-height:40px;
	margin-bottom:24px;
	font-size:12px;
	font-family:Arial,SIMSUN;
	text-align:center;
	color:#333
}
.ft_link {
	float:left
}
.ft_link a {
	color:#333;
	text-decoration:none
}
.ft_link a:hover {
	color:#EE3636;
	text-decoration:underline
}
.ft_link a.hilight {
	color:#EE3636
}
.ft_link a.mobile {
	padding-left:16px;
	background:url(../images/mobile_b0a4f875.gif) no-repeat
}
.ft_link a.browser {
	padding-left:18px;
	background:url(../images/browse_25258e4d.gif) no-repeat
}
.ft_link b {
	font-family:SIMSUN,"\5B8B\4F53",monospace;
	margin:0 7px 0 6px;
	color:#999
}
.copyright {
	float:right
}
.copyright .beian {
	color:#737373;
	margin-left:16px;
	padding-right:16px;
	background:url(../images/shen_d4262221.gif) right center no-repeat
}
.copyright .beian:hover {
	color:#333
}
body {
	background:#fff
}
.svip-topbar {
	height:87px;
	border-bottom:2px solid #ceced2;
	background:#fff
}
.svip-footer {
	margin-top:20px;
	padding:10px 0;
	border-top:2px solid #EEECF3
}
.svip-topbarinner,.svip-content,.svip-footerinner {
	width:1190px;
	margin:0 auto
}
.svip-nav {
	height:87px;
	overflow:hidden
}
.svip-topbar,.svip-brand,.svip-goods,.focusBanner {
	margin-bottom:10px
}
.svip-brand {
	margin-top:20px
}
.svip-brand .giftleft {
	width:250px;
	margin-right:10px;
	_margin-right:8px
}
.focusBanner {
	width:1190px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:30px;
	margin-top:30px
}
.focusBanner .imglist {
	width:948px;
	height:330px;
	margin-left:10px;
	position:relative
}
.focusBanner .imglist a:hover {
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.focusBanner .imglist .img0 {
	width:470px;
	height:160px;
	display:block;
	position:absolute;
	top:0;
	left:0
}
.focusBanner .imglist .img1 {
	width:230px;
	height:160px;
	display:block;
	position:absolute;
	left:0;
	bottom:0
}
.focusBanner .imglist .img2 {
	width:230px;
	height:160px;
	display:block;
	position:absolute;
	left:240px;
	bottom:0
}
.focusBanner .imglist .img3 {
	width:470px;
	height:330px;
	display:block;
	position:absolute;
	right:0;
	top:0
}
.svip-focus {
	height:300px;
	margin:0 auto;
	overflow:hidden
}
.svip-profile {
	width:270px;
	margin-bottom:10px
}
.index-box .svip-profile {
	width:270px;
	position:absolute;
	left:50%;
	margin-left:-594px;
	margin-right:0;
	top:106px;
	z-index:2
}
.svip-focus {
	width:100%
}
.svip-tasktip {
	width:930px;
	height:140px;
	margin-bottom:20px;
	background-repeat:no-repeat;
}
.tasktitle {
	color:#333;
	font-size:28px;
	font-family:'微软雅黑';
	margin-bottom:20px
}
.imgtask {
	width:930px
}
.imgtask div {
	display:block;
	width:930px;
	height:300px;
	position:relative;
	margin-bottom:20px
}
.imgtask .imgitem {
	display:block;
	width:930px;
	height:300px
}
.imgtask .imgitem .imgitembg {
	position:absolute;
	left:0;
	top:0;
	width:930px;
	height:300px;
	background:#000;
	opacity:.3;
	filter:alpha(opacity=30);
	z-index:20
}
.imgtask a:hover {
	color:#fff;
	text-decoration:underline
}
.imgtask a:hover span {
	text-decoration:underline
}
.imgtask div img {
	display:block;
	width:930px
}
.imgtask div .txt-t {
	height:59px;
	width:930px;
	bottom:0;
	left:0;
	position:absolute;
	line-height:66px;
	text-indent:20px;
	color:#fff;
	font-family:'微软雅黑';
	font-size:16px;
	z-index:30;
	background-repeat:no-repeat;
}
.imgtask div .status {
	position:absolute;
	line-height:24px;
	text-align:center;
	height:24px;
	font-size:12px;
	width:60px;
	color:#fff;
	top:10px;
	left:10px;
	border-radius:4px;
	z-index:30
}
.imgtask div .redtip {
	background:#f14361
}
.imgtask div .yellowtip {
	background:#ffb71d
}
.svip-main {
	width:930px;
	background:#fff;
	overflow:hidden
}
.svip-main .lottery-box {
	width:680px;
	margin:0 auto
}
.svip-gift .svip-main {
	overflow:visible
}
.weekfuli-box {
	width:1190px;
	height:120px;
	margin:0 auto 10px;
	overflow:hidden
}
.vipiframe {
	width:1190px;
	height:299px;
	overflow:hidden;
	margin-bottom:10px
}
.vippageiframe {
	width:1190px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px
}
.transitionpageiframe {
	width:1190px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px
}
.rightbottom {
	display:block;
	position:fixed;
	z-index:11;
	left:50%;
	margin-left:614px;
	width:45px;
	height:89px;
	bottom:102px;
	cursor:pointer;
	_position:absolute
}
.rightbottom .qr {
	width:45px;
	height:44px;
	display:block;
	margin-bottom:1px;
	position:relative;
	background-repeat:no-repeat;
}
.rightbottom .qr:hover {
	background-repeat:no-repeat;
}
.rightbottom .backtop {
	width:45px;
	height:44px;
	display:block;
	background-repeat:no-repeat;
}
.rightbottom .backtop:hover {
	background-repeat:no-repeat;
}
.rightbottom .qr span {
	width:180px;
	height:180px;
	display:none;
	position:absolute;
	left:-182px;
	top:-90px;
	background-repeat:no-repeat;
}
.fuli-small {
	width:270px;
	height:120px;
	margin-bottom:10px
}
.fuli-small a {
	width:270px;
	height:120px;
	display:block
}
.detail-main {
	width:1190px;
	_width:1190px;
	background:0 0;
	overflow:hidden;
	clear:both
}
.detail-main .giftDetail {
	width:956px;
	background:#fff;
	float:left
}
.detail-main .paihang-narrow {
	width:232px;
	float:left
}
.gift-main {
	width:930px;
	border:0;
	background:0 0;
	overflow:hidden;
	clear:both
}
.gift-header {
	width:930px
}
.gift-header .gift-operate {
	width:921px;
	padding-left:9px;
	height:40px;
	font-size:12px;
	background:#f6f5fa;
	border-top:0;
	border-bottom:0;
	clear:both
}
.gift-header .gift-operate .moren {
	float:left;
	line-height:40px;
	color:#666
}
.gift-header .gift-operate a {
	display:inline-block;
	cursor:pointer
}
.gift-header .gift-operate .gift-type-list {
	height:40px;
	position:relative;
	float:left;
	width:80px;
	text-align:center;
	z-index:10;
	margin-left:15px
}
.gift-header .gift-operate .gift-type-list span {
	display:block;
	height:40px;
	line-height:40px;
	cursor:pointer;
	color:#666;
	cursor:pointer
}
.gift-header .gift-operate .gift-type-list span label {
	cursor:pointer
}
.gift-header .gift-operate .gift-type-list span .icon {
	width:9px;
	height:6px;
	vertical-align:middle;
	margin-left:3px;
	background-repeat:no-repeat;
}
.gift-header .gift-operate .selected {
	background:#fff;
	border:1px solid #d9d9d9;
	border-bottom:0
}
.gift-header .gift-operate .selected span .icon {
	background-repeat:no-repeat;
}
.gift-header .gift-operate .gift-type {
	width:80px;
	height:120px;
	left:-1px;
	top:40px;
	line-height:20px;
	position:absolute;
	background:#fff;
	z-index:100;
	border:1px solid #d9d9d9;
	display:none;
	border-top:0
}
.gift-header .gift-operate .gift-type a {
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	background:#fff;
	font-size:12px
}
.gift-header .gift-operate .gift-type a:hover {
	background:#d5eacb
}
.gift-header .gift-operate .gift-type a.cur {
	color:#54b3fd
}
.gift-header .gift-operate .gift-sort {
	width:160px;
	color:#666;
	line-height:40px;
	float:left
}
.gift-header .gift-operate .gift-sort a {
	width:80px;
	height:40px;
	text-align:center;
	color:#666
}
.gift-header .gift-operate .gift-sort a.cur {
	color:#54b3fd
}
.gift-header .gift-operate .gift-sort a.up {
	background-image:url(../images/arrow-up.015d4f2.png);
	background-repeat:no-repeat
}
.gift-header .gift-operate .gift-sort a.coin {
	background-position:66px center
}
.gift-header .gift-operate .gift-sort a.time {
	background-position:72px center
}
.gift-header .gift-operate .gift-sort a.down {
	background-image:url(../images/arrow-down.740ff64.png);
	background-repeat:no-repeat
}
.record-content {
	width:930px;
	float:left;
	border-right:0
}
.record-narrow-paihang {
	width:234px;
	float:right
}
.gold-box {
	margin-bottom:20px
}
.gold-box .header {
	height:60px;
	line-height:60px
}
.gold-box .title {
	color:#333;
	font-size:28px;
	width:140px;
	font-family:'微软雅黑'
}
.gold-box .more {
	font-size:12px;
	color:#999;
	font-family:'宋体';
	line-height:30px;
	margin-top:24px
}
.gold-box .more:hover {
	color:#f30
}
.gold-box .goldimg {
	height:110px
}
.gold-box .goldimg a {
	width:590px;
	height:110px;
	margin-right:10px
}
.gold-box .goldimg a:hover {
	box-shadow:0 7px 15px rgba(0,0,0,.1);
	transform:translate3d(0,-2px,0);
	transition:all .2s linear
}
.gold-box .goldimg a.last {
	margin-right:0
}
.svip-feedback {
	padding-top:20px;
	padding-bottom:30px
}
.svip-feedback .fb-left {
	margin-right:30px
}
.feedback {
	width:900px
}
.feedback h3 {
	font-size:16px;
	color:#333;
	font-family:'微软雅黑';
	font-weight:700;
	margin-bottom:16px
}
.feedback img {
	width:130px
}
.feedback span {
	font-size:12px;
	color:#333;
	font-family:'宋体'
}
.feedback p {
	font-size:14px;
	color:#333;
	font-family:'宋体';
	line-height:24px
}
body {
	font-size:14px;
	font-family:Helvetica,Arial
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#f60
}
.g-wd {
	width:960px;
	margin:0 auto
}
.popHaokan {
	position:absolute;
	left:50%;
	margin-left:-311.5px;
	margin-top:80px;
	width:623px;
	height:420px;
	z-index:600;
	background:url(../images/haokan.95ab6bc.png) left top no-repeat;
	animation:upMove ease 1s
}
.popHaokan .haokanlink {
	position:absolute;
	display:inline-block;
	width:500px;
	height:320px;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-160px;
	z-index:650
}
.popHaokan .close {
	position:absolute;
	top:60px;
	right:122px;
	display:inline-block;
	width:49px;
	height:47px;
	z-index:700;
	cursor:pointer;
	background:url(../images/haokan_close.bbe2db1.png) left top no-repeat;
	animation:leaveTrans ease .5s
}
.popHaokan .close:hover {
	animation:hoverTrans ease .5s
}
@keyframes upMove {
	from {
	margin-top:1000px
}
to {
	margin-top:80px
}
}@keyframes hoverTrans {
	from {
	transform:rotate(0deg)
}
to {
	transform:rotate(360deg)
}
}@keyframes leaveTrans {
	from {
	transform:rotate(0deg)
}
to {
	transform:rotate(-360deg)
}
}.popup-mask {
	background-color:#000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:fixed;
	_position:absolute;
	z-index:500;
	opacity:.75;
	filter:alpha(opacity=75)\0;
	_top:0;
	_left:0
}
.popup {
	position:fixed;
	_position:absolute;
	z-index:510;
	width:550px;
	height:353px;
	background-repeat:no-repeat;
}
.popup .popBorder {
	width:550px;
	height:353px;
	border-top:0;
	position:relative
}
.popup a.clz {
	position:absolute;
	right:0;
	top:0;
	height:28px;
	width:28px;
	cursor:pointer;
	background-repeat:no-repeat;
}
.popup a.clz:hover {
	background-repeat:no-repeat;
}
.popup .main {
	height:136px;
	padding-left:210px;
	padding-top:116px;
	background:url(../images/duozai2.df069da.png) 40px 75px no-repeat
}
.popup .main .info {
	line-height:28px
}
.popLottery h2,.popup .main h2 {
	height:auto;
	font:24px/28px "微软雅黑";
	color:#333;
	margin-bottom:10px
}
.popLottery h2 i,.popup .main h2 i {
	color:#f66
}
.popup .main input {
	height:28px;
	width:88px;
	font:14px/26px Arial;
	color:#333;
	border:1px solid #ccc
}
.popup .main .change {
	height:30px;
	line-height:15px;
	font-size:12px;
	cursor:pointer
}
.popup .bottom {
	height:101px;
	text-align:center
}
.popup .bottom .submit,.popup .bottom .loginbtn {
	margin:0 auto;
	width:200px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-family:'微软雅黑';
	font-size:20px;
	color:#fff;
	background-repeat:no-repeat;
}
.popup .bottom .submit:hover,.popup .bottom .loginbtn:hover {
	background-repeat:no-repeat;
}
.popLargeBtn .main {
	height:152px
}
.popLargeBtn .bottom {
	height:80px
}
.popup .bottom .lottery {
	background:url(../images/again.7e9f25b.png) 0 0 no-repeat
}
.popup .bottom .lottery:hover {
	background-position:0 -50px
}
.popup .bottom .lottery:active {
	background-position:0 -100px
}
.popCommon .main {
	padding-right:30px;
	padding-top:100px;
	background:url(../images/duozai1.31b282e.png) 40px 75px no-repeat
}
.popCommonSys .main {
	background:url(../images/duozai2.df069da.png) 40px 75px no-repeat
}
.popCommonPlay .main {
	background:url(../images/duozai3.0d534da.png) 40px 75px no-repeat
}
.popCommon .main span {
	line-height:28px
}
.popCommon .main span i {
	color:#f66
}
.popCommon .bottom .gift {
	margin:0 auto;
	width:200px;
	height:60px;
	font:20px/60px '微软雅黑';
	color:#fff;
	background-repeat:no-repeat;
}
.popCommon .bottom .task:hover {
	background-repeat:no-repeat;
}
.popCommon .bottom .task:active {
	background-repeat:no-repeat;
}
.popCommon .bottom .lottery {
	background-repeat:no-repeat;
}
.popCommon .bottom .lottery:hover {
	background-repeat:no-repeat;
}
.popCheckin .main {
	height:156px;
	padding-top:96px;
	background:url(../images/duozai1.31b282e.png) 40px 75px no-repeat
}
.popCheckin .main .info i {
	color:#f66
}
.popLottery .gift-lottery {
	padding-top:15px
}
.popLottery .label,.popLottery .count {
	margin-left:185px
}
.popLottery .label {
	line-height:20px;
	font-size:14px
}
.popLottery .count {
	line-height:20px;
	font-size:14px;
	height:60px;
	font-family:"Microsoft Sans Serif";
	font-size:54px;
	line-height:60px;
	letter-spacing:12px;
	text-indent:6px;
	color:#fff;
	background-repeat:no-repeat;
}
.popLottery .count i {
	margin-left:8px
}
.popLottery .title {
	text-align:center;
	margin-top:10px
}
.popLottery .pocket1 {
	margin-right:15px
}
.popLottery .pocket {
	height:200px;
	width:177px;
	cursor:pointer;
	background:url(../images/pocket.d6bdcfe.png) 24px 0 no-repeat
}
.popLottery .pocket:hover {
	background:url(../images/pocket.d6bdcfe.png) -146px 0 no-repeat
}
.popConfirm .main {
	height:170px;
	padding-top:82px;
	background:url(../images/duozai3.0d534da.png) 40px 75px no-repeat
}
.popConfirm .main input {
	margin-right:5px
}
.popConfirm .main .change {
	margin-left:8px;
	color:#0053a5
}
.popConfirm .main .yzm {
	display:block;
	margin-bottom:10px
}
.popConfirm .newCaptcha .yzm {
	display:inline;
	margin-bottom:5px
}
.popConfirm .newCaptcha .code {
	margin-bottom:5px;
	font-size:16px;
	text-indent:5px
}
.popConfirm .info {
	font:12px/26px "宋体";
	color:red
}
.popVirtual .main {
	height:156px;
	padding-top:96px;
	background:url(../images/duozai3.0d534da.png) 40px 75px no-repeat
}
.popVirtual span {
	font:14px/24px "宋体";
	color:#333
}
.popVirtual span .cardnum,.popVirtual span .pswd {
	font:14px/26px Arial;
	display:inline-block
}
.popVirtual span .copy {
	color:#f50;
	display:inline-block;
	margin-left:10px;
	cursor:pointer
}
.popVirtual .info {
	color:#999
}
.popVirtual .bottom .submit {
	background-repeat:no-repeat;
}
.popVirtual .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popSendmessage span {
	font:14px/30px "宋体";
	color:#333
}
.popSendmessage .main input {
	width:134px;
	padding-left:4px
}
.popSendmessage .info {
	color:#999;
	font:12px/32px "宋体"
}
.popSendmessage .bottom .submit {
	background-repeat:no-repeat;
}
.popSendmessage .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popSendmessage .bottom .submit:active {
	background-repeat:no-repeat;
}
.popVirtualsuccess .sjh {
	font:14px/30px "宋体";
	color:#333
}
.popVirtualsuccess .zcfs {
	font:12px/30px "宋体";
	color:#333
}
.popVirtualsuccess .main input {
	width:134px;
	padding-left:4px;
	font:12px/30px "宋体";
	color:#999;
	background:#e7e7e7
}
.popVirtualsuccess .time {
	color:#f30;
	font:12px/32px Arial;
	margin:0 5px
}
.popVirtualsuccess .info {
	color:#999;
	font:12px/32px "宋体"
}
.popVirtualsuccess .bottom .submit {
	background-repeat:no-repeat;
}
.popVirtualsuccess .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popVirtualsuccess .bottom .submit:active {
	background-repeat:no-repeat;
}
.popCoinshortage .main {
	height:128px;
	padding-top:126px
}
.popCoinshortage .bottom {
	height:80px;
	position:relative
}
.popCoinshortage .bottom a {
	width:200px;
	height:60px;
	font:20px/60px '微软雅黑';
	position:absolute;
	top:0
}
.popCoinshortage .bottom .task {
	left:60px;
	color:#fff;
	background-repeat:no-repeat;
}
.popCoinshortage .bottom .task:hover {
	background-repeat:no-repeat;
}
.popCoinshortage .bottom .gift {
	left:285px;
	color:#f66;
	background-repeat:no-repeat;
}
.popCoinshortage .bottom .gift:hover {
	background-repeat:no-repeat;
}
.popNoremaining .main {
	background:url(../images/duozai3.0d534da.png) 40px 75px no-repeat
}
.popNoremaining a {
	width:200px;
	height:60px;
	font:20px/60px '微软雅黑';
	color:#fff;
	margin:0 auto;
	background-repeat:no-repeat;
}
.popNoremaining a:hover {
	background-repeat:no-repeat;
}
.popOlduser {
	background-repeat:no-repeat;
}
.popOlduser .main {
	height:190px;
	padding-left:0;
	padding-top:66px;
	background:0 0
}
.popOlduser .main h2 {
	text-align:center
}
.popOlduser .close {
	width:260px;
	height:60px;
	font:20px/60px '微软雅黑';
	color:#fff;
	margin:0 auto;
	background-repeat:no-repeat;
}
.popOrangebrowser {
	overflow:hidden;
	background-repeat:no-repeat;
}
.popOrangebrowser .main {
	height:190px;
	padding-left:0;
	padding-top:66px;
	padding-right:30px;
	background:url(../images/orange.243fabb.png) 68px 116px no-repeat
}
.popOrangebrowser .main h2 {
	text-align:center
}
.popOrangebrowser .main span {
	display:block;
	padding-left:220px;
	padding-top:30px;
	font:italic 18px/36px '微软雅黑';
	color:#666
}
.popOrangebrowser .close {
	width:260px;
	height:60px;
	font:20px/60px '微软雅黑';
	color:#fff;
	margin:0 auto;
	background-repeat:no-repeat;
}
.popOrangebrowser .bottom {
	position:relative
}
.popOrangebrowser .close:hover {
	background-repeat:no-repeat;
}
.popOrangebrowser .orangeuser,.popOrangebrowser .othergift {
	width:200px;
	height:60px;
	font:20px/60px '微软雅黑'
}
.popOrangebrowser .orangeuser {
	position:absolute;
	left:58px;
	top:0;
	color:#fff;
	background-repeat:no-repeat;
}
.popOrangebrowser .orangeuser:hover {
	background-repeat:no-repeat;
}
.popOrangebrowser .othergift {
	position:absolute;
	left:290px;
	top:0;
	color:#f66;
	background-repeat:no-repeat;
}
.popOrangebrowser .othergift:hover {
	background-repeat:no-repeat;
}
.popReal {
	height:440px;
	background-repeat:no-repeat;
}
.popReal .popBorder {
	height:440px
}
.popReal .main {
	height:259px;
	padding-top:80px;
	background:url(../images/duozai1.31b282e.png) 40px 75px no-repeat
}
.popReal .main .dzxx {
	font:14px/32px "宋体";
	color:#333
}
.popReal .main .dizhi {
	font:12px/32px "宋体";
	color:#333
}
.popReal .main .info {
	font:12px/30px "宋体";
	color:#999
}
.popReal .main .province,.popReal .main .city,.popReal .main .district {
	height:22px;
	border:1px solid #e2e2e2;
	color:#000;
	font:12px/22px "宋体"
}
.popReal .main .province {
	width:86px
}
.popReal .main .city {
	width:85px;
	margin-left:4px
}
.popReal .main .district {
	width:85px;

	margin-left:4px
}
.popReal .main .province option,.popReal .main .city option,.popReal .main .district option {
	color:#333;
	font:12px/22px "宋体"
}
.popReal .main .address {
	width:248px;
	height:22px;
	font:12px/22px "宋体";
	border:1px solid #e2e2e2
}
.popReal .main .phone,.popReal .main .name {
	width:138px;
	height:22px;
	font:12px/22px "宋体";
	border:1px solid #e2e2e2
}
.popReal .bottom .submit {
	font:20px/60px '微软雅黑';
	color:#fff;
	background-repeat:no-repeat;
}
.popReal .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popReal .error {
	display:none
}
.popReal .eroSpanShow {
	display:block;
	color:red;
	font:12px/16px "宋体"
}
.popRealsuccess .main {
	height:156px;
	padding-top:96px;
	background:url(../images/duozai1.31b282e.png) 40px 75px no-repeat
}
.popRealsuccess span {
	font:14px/30px "宋体"
}
.popRealsuccess .bottom .submit {
	background-repeat:no-repeat;
}
.popRealsuccess .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popGotcoin .main {
	height:156px;
	padding-top:96px;
	padding-right:30px;
	background:url(../images/duozai1.31b282e.png) 40px 75px no-repeat
}
.popGotcoin .main .info i {
	color:#f66
}
.popGotcoin .bottom .submit {
	background-repeat:no-repeat;
}
.popGotcoin .bottom .submit:hover {
	background-repeat:no-repeat;
}
.popGiftbag {
	height:301px;
	background-repeat:no-repeat;
}
.popGiftbag .popBorder {
	height:301px
}
.popGiftbag .clz {
	background-repeat:no-repeat;
}
.popGiftbag .main {
	width:550px;
	height:164px;
	padding-top:36px;
	padding-left:0;
	text-align:center;
	background:0 0
}
.popGiftbag .main h2 {
	font:36px/60px '微软雅黑';
	color:#fff
}
.popGiftbag .main span {
	font:36px/60px '微软雅黑';
	color:#fff
}
.popGiftbag .bottom a.submit {
	width:260px;
	height:60px;
	color:#f52e2e;
	font:24px/60px '微软雅黑';
	text-indent:0;
	text-align:center;
	background-repeat:no-repeat;
}
.popGiftbag .bottom a.submit:hover {
	background-repeat:no-repeat;
}
.popRealsuccess .sharebox {
	position:absolute;
	width:190px;
	height:50px;
	top:200px;
	left:176px;
	line-height:50px;
	text-indent:10px
}
.popRealsuccess .sharebox .share {
	width:30px;
	height:30px;
	vertical-align:middle;
	margin-left:10px
}
.popRealsuccess .sharebox .weibo {
	background-repeat:no-repeat;
}
.popRealsuccess .sharebox .weibo:hover {
	background-repeat:no-repeat;
}
.popRealsuccess .sharebox .qqzone {
	background-repeat:no-repeat;
}
.popRealsuccess .sharebox .qqzone:hover {
	background-repeat:no-repeat;
}
.popPackage {
	width:408px;
	height:297px;
	background-repeat:no-repeat;
}
.popPackage .popBorder {
	width:408px;
	height:297px
}
.popPackage a.clz {
	width:28px;
	height:28px;
	right:46px;
	top:-26px;
	background-repeat:no-repeat;
}
.popPackage a.clz:hover {
	background-repeat:no-repeat;
}
.popPackage .fulibtnbox {
	height:85px;
	text-align:center;
	padding-top:78px
}
.popPackage .fulibtnbox .fulibtn {
	width:82px;
	height:85px;
	overflow:hidden;
	text-indent:-999px;
	margin:0 auto;
	background-repeat:no-repeat;
}
.popPackage .fulibtnbox .fulibtn:hover {
	background-repeat:no-repeat;
}
.css_690828f_8c85 {
	height:88px
}
.calendar_box .title {
	background-position:-700px 0px
}
.calendar_box .btn .pre {
	background-position:-910px -40px
}
.calendar_box .btn .pre:hover {
	background-position:-910px -80px
}
.calendar_box .btn .next {
	background-position:-910px -120px
}
.calendar_box .btn .next:hover {
	background-position:-910px -160px
}
.calendar_box .table td .dot {
	background-position:-920px -200px
}
.calendar_box .table td .cur {
	background-position:-920px -230px
}
.giftDetail .gift .giftInfo .jinbi {
	background-position:-530px -260px
}
.vip-nav .nav_link i {
	background-position:-860px -330px
}
.slotMachine .bg {
	background-position:-269px -376px
}
.weekfuli {
	background-position:-780px -823px
}
.weekfuli li .day0 {
	background-position:-800px -963px
}
.weekfuli li .day1 {
	background-position:-800px -1103px
}
.weekfuli li .day2 {
	background-position:-800px -1243px
}
.weekfuli li .day3 {
	background-position:-800px -1383px
}
.weekfuli li .day4 {
	background-position:-800px -1523px
}
.weekfuli li .day5 {
	background-position:-800px -1663px
}
.weekfuli li .day6 {
	background-position:-800px -1803px
}
.v2-logo .hao123 {
	background-position:-822px -1943px
}
.v2-form .search-form .submit {
	background-position:-850px -1995px
}
.v2-tools .login .icon-bear {
	background-position:-917px -2047px;
	background:url(../images/user13.png) no-repeat 0 0 !important;
}
.v2-tools .login .popup .vip i {
	background-position:-915px -2080px
}
.v2-tools .home i {
	background-position:-916px -2113px
}
.v2-tools .qrcode i {
	background-position:-916px -2147px
}
.profile-box .nav li .rarrow {
	background-position:-923px -2181px
}
.profile-box .nav li.active .rarrow {
	background-position:-923px -2181px
}
.recommend-box .subtitle .squaredot {
	background-position:-928px -2247px
}
.recommend-box .exchangeBtn {
	background-position:-840px -2269px
}
.recommend-box .exchangeBtn:hover {
	background-position:-840px -2319px
}
.recommend-box .exchangeBtn:active {
	background-position:-840px -2369px
}
.task-box li.task .getcoin .coin1 {
	background-position:-897px -2419px
}
.task-box li.task .getcoin .coin2 {
	background-position:-897px -2457px
}
.task-box li.task .getcoin .coin3 {
	background-position:-897px -2495px
}
.task-box li.task .getcoin .coin4 {
	background-position:-897px -2533px
}
.task-box li.task .getcoin .coin5 {
	background-position:-897px -2571px
}
.task-box li.task .getcoin .coin6 {
	background-position:-897px -2609px
}
.task-box li.task .getcoin .coin7 {
	background-position:-897px -2647px
}
.task-box li.task .getcoin .coin8 {
	background-position:-897px -2685px
}
.task-box li.task .getcoin .coin9 {
	background-position:-897px -2723px
}
.task-box li.task .getcoin .coin10 {
	background-position:-897px -2761px
}
.juzipop {
	background-position:-380px -2799px
}
.popup {
	background-position:-380px -2799px
}
.popOrangebrowser {
	background-position:-380px -2799px
}
.juzipop .juzidownbtn {
	background-position:-730px -3172px
}
.popup .bottom .submit,.popup .bottom .loginbtn {
	background-position:-730px -3172px
}
.popCommon .bottom .gift {
	background-position:-730px -3172px
}
.popCommon .bottom .lottery {
	background-position:-730px -3172px
}
.popVirtual .bottom .submit {
	background-position:-730px -3172px
}
.popCoinshortage .bottom .task {
	background-position:-730px -3172px
}
.popNoremaining a {
	background-position:-730px -3172px
}
.popOrangebrowser .orangeuser {
	background-position:-730px -3172px
}
.popReal .bottom .submit {
	background-position:-730px -3172px
}
.popRealsuccess .bottom .submit {
	background-position:-730px -3172px
}
.popGotcoin .bottom .submit {
	background-position:-730px -3172px
}
.juzipop .juzidownbtn:hover {
	background-position:-730px -3252px
}
.popup .bottom .submit:hover,.popup .bottom .loginbtn:hover {
	background-position:-730px -3252px
}
.popCommon .bottom .task:hover {
	background-position:-730px -3252px
}
.popCommon .bottom .lottery:hover {
	background-position:-730px -3252px
}
.popVirtual .bottom .submit:hover {
	background-position:-730px -3252px
}
.popCoinshortage .bottom .task:hover {
	background-position:-730px -3252px
}
.popNoremaining a:hover {
	background-position:-730px -3252px
}
.popOrangebrowser .orangeuser:hover {
	background-position:-730px -3252px
}
.popReal .bottom .submit:hover {
	background-position:-730px -3252px
}
.popRealsuccess .bottom .submit:hover {
	background-position:-730px -3252px
}
.popGotcoin .bottom .submit:hover {
	background-position:-730px -3252px
}
.juzipop .clz {
	background-position:-902px -3332px
}
.juzipop .clz:hover {
	background-position:-902px -3332px
}
.popup a.clz {
	background-position:-902px -3332px
}
.popup a.clz:hover {
	background-position:-902px -3332px
}
.svip-tasktip {
	background-position:0px -3380px
}
.imgtask div .txt-t {
	background-position:0px -3540px
}
.rightbottom .qr {
	background-position:-885px -3619px
}
.rightbottom .qr:hover {
	background-position:-885px -3683px
}
.rightbottom .backtop {
	background-position:-885px -3747px
}
.rightbottom .backtop:hover {
	background-position:-885px -3811px
}
.rightbottom .qr span {
	background-position:-750px -3875px
}
.gift-header .gift-operate .gift-type-list span .icon {
	background-position:-921px -4075px
}
.gift-header .gift-operate .selected span .icon {
	background-position:-921px -4101px
}
.popCommon .bottom .task:active {
	background-position:-760px -4127px
}
.popLottery .count {
	background-position:-755px -4207px
}
.popSendmessage .bottom .submit {
	background-position:-760px -4287px
}
.popSendmessage .bottom .submit:hover {
	background-position:-760px -4347px
}
.popSendmessage .bottom .submit:active {
	background-position:-760px -4407px
}
.popVirtualsuccess .bottom .submit {
	background-position:-760px -4467px
}
.popVirtualsuccess .bottom .submit:hover {
	background-position:-760px -4527px
}
.popVirtualsuccess .bottom .submit:active {
	background-position:-760px -4587px
}
.popCoinshortage .bottom .gift {
	background-position:-730px -4647px
}
.popOrangebrowser .othergift {
	background-position:-730px -4647px
}
.popCoinshortage .bottom .gift:hover {
	background-position:-730px -4727px
}
.popOrangebrowser .othergift:hover {
	background-position:-730px -4727px
}
.popOlduser {
	background-position:-380px -4807px
}
.popOlduser .close {
	background-position:-670px -5180px
}
.popOrangebrowser .close {
	background-position:-670px -5180px
}
.popOrangebrowser .close:hover {
	background-position:-670px -5260px
}
.popReal {
	background-position:-380px -5340px
}
.popGiftbag {
	background-position:-380px -5800px
}
.popGiftbag .clz {
	background-position:-902px -6121px
}
.popGiftbag .bottom a.submit {
	background-position:-670px -6169px
}
.popGiftbag .bottom a.submit:hover {
	background-position:-670px -6249px
}
.popRealsuccess .sharebox .weibo {
	background-position:-900px -6329px
}
.popRealsuccess .sharebox .weibo:hover {
	background-position:-900px -6379px
}
.popRealsuccess .sharebox .qqzone {
	background-position:-900px -6429px
}
.popRealsuccess .sharebox .qqzone:hover {
	background-position:-900px -6479px
}
.popPackage {
	background-position:-522px -6529px
}
.popPackage a.clz {
	background-position:-902px -6846px
}
.popPackage a.clz:hover {
	background-position:-902px -6846px
}
.popPackage .fulibtnbox .fulibtn {
	background-position:-848px -6894px
}
.popPackage .fulibtnbox .fulibtn:hover {
	background-position:-848px -6999px
}
.calendar_box .title,.calendar_box .btn .pre,.calendar_box .btn .pre:hover,.calendar_box .btn .next,.calendar_box .btn .next:hover,.calendar_box .table td .dot,.calendar_box .table td .cur,.giftDetail .gift .giftInfo .jinbi,.vip-nav .nav_link i,.slotMachine .bg,.weekfuli,.weekfuli li .day0,.weekfuli li .day1,.weekfuli li .day2,.weekfuli li .day3,.weekfuli li .day4,.weekfuli li .day5,.weekfuli li .day6,.v2-logo .hao123,.v2-form .search-form .submit,.v2-tools .login .icon-bear,.v2-tools .login .popup .vip i,.v2-tools .home i,.v2-tools .qrcode i,.profile-box .nav li .rarrow,.profile-box .nav li.active .rarrow,.recommend-box .subtitle .squaredot,.recommend-box .exchangeBtn,.recommend-box .exchangeBtn:hover,.recommend-box .exchangeBtn:active {
	background-image:url(../images/aio_z.a07650d.png)
}
.task-box li.task .getcoin .coin1,.task-box li.task .getcoin .coin2,.task-box li.task .getcoin .coin3,.task-box li.task .getcoin .coin4,.task-box li.task .getcoin .coin5,.task-box li.task .getcoin .coin6,.task-box li.task .getcoin .coin7,.task-box li.task .getcoin .coin8,.task-box li.task .getcoin .coin9,.task-box li.task .getcoin .coin10,.juzipop,.popup,.popOrangebrowser,.juzipop .juzidownbtn,.popup .bottom .submit,.popup .bottom .loginbtn,.popCommon .bottom .gift,.popCommon .bottom .lottery,.popVirtual .bottom .submit,.popCoinshortage .bottom .task,.popNoremaining a,.popOrangebrowser .orangeuser,.popReal .bottom .submit,.popRealsuccess .bottom .submit,.popGotcoin .bottom .submit,.juzipop .juzidownbtn:hover,.popup .bottom .submit:hover,.popup .bottom .loginbtn:hover,.popCommon .bottom .task:hover,.popCommon .bottom .lottery:hover {
	background-image:url(../images/aio_z.a07650d.png)
}
.popVirtual .bottom .submit:hover,.popCoinshortage .bottom .task:hover,.popNoremaining a:hover,.popOrangebrowser .orangeuser:hover,.popReal .bottom .submit:hover,.popRealsuccess .bottom .submit:hover,.popGotcoin .bottom .submit:hover,.juzipop .clz,.juzipop .clz:hover,.popup a.clz,.popup a.clz:hover,.svip-tasktip,.imgtask div .txt-t,.rightbottom .qr,.rightbottom .qr:hover,.rightbottom .backtop,.rightbottom .backtop:hover,.rightbottom .qr span,.gift-header .gift-operate .gift-type-list span .icon,.gift-header .gift-operate .selected span .icon,.popCommon .bottom .task:active,.popLottery .count,.popSendmessage .bottom .submit,.popSendmessage .bottom .submit:hover,.popSendmessage .bottom .submit:active,.popVirtualsuccess .bottom .submit,.popVirtualsuccess .bottom .submit:hover,.popVirtualsuccess .bottom .submit:active,.popCoinshortage .bottom .gift,.popOrangebrowser .othergift {
	background-image:url(../images/aio_z.a07650d.png)
}
.popCoinshortage .bottom .gift:hover,.popOrangebrowser .othergift:hover,.popOlduser,.popOlduser .close,.popOrangebrowser .close,.popOrangebrowser .close:hover,.popReal,.popGiftbag,.popGiftbag .clz,.popGiftbag .bottom a.submit,.popGiftbag .bottom a.submit:hover,.popRealsuccess .sharebox .weibo,.popRealsuccess .sharebox .weibo:hover,.popRealsuccess .sharebox .qqzone,.popRealsuccess .sharebox .qqzone:hover,.popPackage,.popPackage a.clz,.popPackage a.clz:hover,.popPackage .fulibtnbox .fulibtn,.popPackage .fulibtnbox .fulibtn:hover {
	background-image:url(../images/aio_z.a07650d.png)
}


/**
* footer css
*/
#footer ul{
list-style:none;
}
#footer a{
font:12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
text-decoration:none;
}
#footer{
clear:both;
text-align:center;
}
#footer #footer-v0{
font:12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
color:#999;
margin:0 auto;
padding:12px 0 0;
}
#footer-v0 a:link,
#footer-v0 a:visited{
color:#666;
}
/*
#footer-v0 a:hover,
#footer-v0 a:active{
color:#cc66cc !important;
text-decoration:underline;
}*/
#footer-v0 .footer-container{
background-color:#e9e8ef;
border-top:2px solid #e0e0e0;
padding-bottom:10px;
}
#footer-v0 p,
#footer-v0 ul,
#footer-v0 li,
#footer-v0 dt,
#footer-v0 dd{
display:inline;
}
#footer-v0 p{
_padding-right:8px;
}
#footer-v0 .efu-pages{
padding:4px 0 8px;
}
#footer-v0 .efu-group{
padding:18px 0 2px;
}
#footer-v0 .efu-tongji{padding-top:10px;}


/*page*/
.NewPages{padding: 0px 0px 0px 0px;text-align:center;height:32px; line-height:32px;font-size:14px; color:#666; margin-bottom:0px; margin-top:0px}
.NewPages ul {float:left;position: relative; width:100%; text-align:center;}
.NewPages li {display:inline-block;margin: 0 3px; _zoom: 1; *display:inline;}
.NewPages a{font-family:"\5b8b\4f53";display:inline-block; height:28px; line-height:28px; text-align:center; padding:0 12px;  background:#fff; border:1px solid #d8dadf;
 border-radius:2px;color:#888888; font-size:14px;
background:-moz-linear-gradient(top, #ffffff, #eaeaea); /* Firefox */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaeaea)); /* Saf4+, Chrome */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType='0'); /* IE*/}
.NewPages .active,.NewPages .thisclass a{border-color:#4385f5; background:#4385f5; color:#ffffff;filter:none;font-weight:bold}
.NewPages a:hover{border-color:#4385f5; background:#4385f5; color:#ffffff; text-decoration:none}
.NewPages .active:hover,.NewPages .thisclass a:hover{border:1px solid #4385f5 ; background-color:#4385f5; color:#fff; text-decoration:none}