@charset "utf-8";

body{margin: 0;font-size: 14px;color: #000;font-family: 'Microsoft YaHei';background: #f9f9f9;}
h1,h2,h3,h4,h5,h6{margin: 0;}
p{margin: 0;}
form{margin: 0;}
input,select{color: #666;margin: 0;padding: 0;border: none;outline: none;-webkit-appearance: none;}
a{color: #666;text-decoration: none;}
ul,ol{margin: 0;padding: 0;}
li{list-style: none;}
img{border: 0;display: block;}
table{border-collapse: collapse;text-align: center;}
td,th{padding: 0;}
.clearfix:after{content: "";display: block;clear: both;height: 0;}
.clearfix{zoom: 1;}
.fl{float: left;}
.fr{float: right;}
.show{display: block !important;}
.hide{display: none;}
.block{display: block;}

.main{
	width: 1000px;
	margin: 0 auto;
}
.banner-box{
	width: 100%;
	min-width: 1000px;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.banner{
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner>p{
	color:#999;
	font-size: 14px;
	position: absolute;
	bottom: -20px;
	right: 450px;
	line-height: 1.5em;
}
.car-gift{
	position: relative;
}
.car-gift .circle{
	display: inline-block;
	width: 80px;
	height: 75px;
	background: url(../images/small-icon.png) no-repeat left center;
	position: absolute;
	left: 40px;
	top: 20px;
}
.floor-title,.floor-title1{
	color: #e20d29;
	font-size: 36px;
	text-align: center;
	padding: 20px 0;
}
.floor-title1{
	font-size: 36px;
	color: #2d1935;
	padding: 50px 0;
}
.floor-title .icon{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../images/small-icon.png) -471px 0 no-repeat;
	vertical-align: sub;
}
.floor-title:before,.floor-title:after,.floor-title1:before,.floor-title1:after{
	content: '';
	display: inline-block;
	width: 60px;
	height: 32px;
	background: url(../images/small-icon.png) -115px 0 no-repeat;
	margin: 0 10px;
	vertical-align: baseline;
}
.floor-title:after{
	background-position:-212px 0;
}
.cash-gift{
	position: relative;
}
.cash-gift .gift-word{
	position: absolute;
	left: 0;
	top: 30px;
}
.cash-gift .gift-word .word1{
	font-size: 47px;
	font-weight: bold;
	color: #fff;
	background: #e20d29;
	border: 1px solid #ffbb6c;
	border-left: none;
	border-radius: 0 50px 50px 0;
	padding: 5px 40px;
}
.cash-gift .gift-word .word2{
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	padding-left: 70px;
	margin: 7px 0;
}
.cash-gift .gift-word1{
	position: absolute;
	left: 45px;
	bottom: 55px;
}
.cash-gift .gift-word1 .word1 b{
	display: inline-block;
	margin-left: 5px;
	font-size: 48px;
}
.cash-gift .gift-word1 .word1{
	font-size: 24px;
	color: #fff;
}
.cash-gift .gift-word1 .word2{
	font-size: 16px;
	color: #fff;
}
.j-icon{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/small-icon.png) -367px 0 no-repeat;
	margin: 10px auto 0;
}
.pull-down{
	position: absolute;
	right: 20px;
	bottom: 22px;
}
.btn-receive{
	display: inline-block;
	padding: 15px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	background: #ffa842;
}
.double-gift ul{
	height: 450px;
}
.dance-ul li{
	position: relative;
	transition: all .4s;
	-moz-transition:all .4s;	/* Firefox 4 */
	-webkit-transition:all .4s;	/* Safari 和 Chrome */
	-o-transition: all .4s;	/* Opera */
}
.dance-ul li:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
	z-index: 2;
	margin-top: -5px;
}
.double-gift li .word1{
	font-size: 30px;
	color: #fff;
}
.double-gift li .word2{
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	margin-top: 10px;
}
.double-gift li .word2 span{
	display: inline-block;
	color: #ffa396;
	font-size: 11px;
	line-height: 20px;
}
.double-gift li .word3{
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.double-gift .gift-li1{
	width: 320px;
	height: 350px;
	background: #f24026;
	position: relative;
	padding: 35px 0 0 25px;
}
.double-gift li .btn-receive{
	position: absolute;
	right: 16px;
	bottom:61px;
	background: #fb5840;
}
.double-gift .gift-li1 .gift-car1{
	position: absolute;
	top: 260px;
	right: 70px;
}
.double-gift .gift-li2{
	width: 305px;
	height: 415px;
	background: url(../images/gift-bg2.png) no-repeat center;
	padding: 35px 0 0 30px;
	position: relative;
}
.double-gift .gift-li3{
	width: 290px;
	height: 385px;
	background: url(../images/gift-bg3.png) no-repeat center;
	padding: 35px 0 0 30px;
	position: relative;
}
.double-gift .gift-li2 .word1,.double-gift .gift-li2 .word2,.double-gift .gift-li2 .word3{
	color: #946abe;
}
.double-gift .gift-li2 .gift-car1{
	position: absolute;
	top: 260px;
	left: 0;
}
.double-gift li.gift-li2 .btn-receive{
	background: #c1a7e4;
}
.double-gift .gift-li3 .gift-car1{
	position: absolute;
	top: 275px;
	left: 4px;
}
.double-gift li.gift-li2 .btn-receive{
	background: #c1a7e4;
}
.double-gift li.gift-li3 .btn-receive{
	right: 10px;
	bottom: 106px;
	background: #ff9242;
}
.more-activity{
	width: 925px;
	margin: 45px auto;
	padding: 45px 15px 30px 60px;
	background: #e20d29;
	position: relative;
	cursor: pointer;
}
.more-activity .word1{
	font-size: 30px;
	color: #fff;
}
.more-activity .word2{
	font-size: 18px;
	color: #fff;
	margin-top: 5px;
}
.more-activity .btn-tip{
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	top: 30px;
	right: 15px;
}
.more-activity .btn-tip i{
	display: inline-block;
	width: 40px;
	height: 25px;
	background-position: -412px 0;
	vertical-align: middle;
	margin-top: 0;
	position: absolute;
	left: 21px;
	top: 28px;
	animation: myfirst 1s linear  infinite ;
	-moz-animation: myfirst 1s linear infinite ;	/* Firefox */
	-webkit-animation: myfirst 1s linear infinite ;	/* Safari 和 Chrome */
	-o-animation: myfirst 1s linear infinite ;/* Opera */
}
@keyframes myfirst
{
	0%   {top: 21px; opacity: 1;}
	25%  {top: 23px;opacity: 1;}
	50%  {top: 26;opacity: 1;}
	100% {top: 30px;opacity: 0;}
}

@-moz-keyframes myfirst /* Firefox */
{
	0%   {top: 21px; opacity: 1;}
	25%  {top: 23px;opacity: 1;}
	50%  {top: 26;opacity: 1;}
	100% {top: 30px;opacity: 0;}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
	0%   {top: 21px; opacity: 1;}
	25%  {top: 23px;opacity: 1;}
	50%  {top: 26;opacity: 1;}
	100% {top:30px;opacity: 0;}
}

@-o-keyframes myfirst /* Opera */
{
	0%   {top: 21px; opacity: 1;}
	25%  {top: 23px;opacity: 1;}
	50%  {top: 26;opacity: 1;}
	100% {top: 30px;opacity: 0;}
}	
.floor-selling li{
	float: left;
	position: relative;
}
.floor-selling .selling-li1{
	width: 265px;
	height: 345px;
	background: url(../images/gift-bg4.png) no-repeat;
	padding: 35px 0 0 30px;
}
.floor-selling .selling-li1 .word1{
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
}
.floor-selling .selling-li1 .word2{
	width: 200px;
	font-size: 18px;
	color: #fff;
	background: #c71423;
	margin: 5px 2px;
	padding-left: 10px;
	line-height: 28px;
}
.floor-selling .selling-li1 .selling-car{
	position: absolute;
	left: -63px;
	top: 217px;
}
.floor-selling .selling-li1 .btn-go{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #fff url(../images/small-icon.png) -526px 15px no-repeat;
	border-radius: 100%;
	color: #f22536;
	font-size: 20px;
	position: absolute;
	left:185px;
	top: 180px;
}
.floor-selling .selling-li1 .j-icon{
	background-position:-576px 0;
	position: absolute;
	right: 0;
	top: 6px;
}
.floor-selling .selling-li2{
	background: #fff;
	margin: 0 12px;
	text-align: center;
	border-bottom: 2px solid #f22536;
}
.floor-selling .selling-li2 .word1{
	color: #2d1935;
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0 18px 0 ;
}
.floor-selling .selling-li2 .word2{
	color: #f22536;
	font-size: 18px;
	margin-bottom: 11px;
}
.floor-selling .selling-li2 .btn-go,.floor-specific .selling-li5 .btn-go{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	padding: 5px 20px;
	background: #f22536;
}
.floor-selling .selling-li2 .j-icon,.floor-selling .selling-li3 .j-icon,.floor-specific .selling-li5 .j-icon{
	display: inline-block;
	margin-top: 0;
	background-position:-338px 2px;
	vertical-align: middle;
}
.floor-selling .selling-li3 > div{
	width: 350px;
	background: #fff;
	border-bottom: 2px solid #f22536;
	position: relative;
}
.floor-selling .selling-li3 > div.selling-li3-de{
	margin-top: 8px;
}
.floor-selling .selling-li3 .word1{
	font-weight: bold;
	color: #2d1935;
	font-size: 18px;
	line-height: 1.3em;
	position: absolute;
	right: 15px;
	top: 45px;
}
.floor-selling .selling-li3 .word2{
	color: #f22536;
	font-size: 16px;
	line-height: 50px;
}
.floor-selling .selling-li3 .btn-go,.floor-selling .selling-li4 .btn-go,.floor-specific .selling-li4 .btn-go{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #fff url(../images/small-icon.png) -526px 15px no-repeat;
	vertical-align: middle;
	position: relative;
}
.floor-selling .selling-li4 .btn-go{
	padding: 0;
}
.floor-selling .selling-li3 .word-box{
	padding: 0 15px;
}
.floor-selling .selling-li3 .j-icon,.floor-selling .selling-li4 .j-icon,.floor-specific .selling-li4 .j-icon{
	background-position:-575px 0;
	position: absolute;
	right: 0;
	top: 17px;
}
.floor-selling .selling-li3 img{
	padding: 38px 0 0 20px;
}
.floor-selling .selling-li3 .selling-li3-de img{
	padding: 39px 0 0 20px;
}
.floor-selling .selling-li4{
	margin: 20px 0 0 0;
}
.selling-li4 .gift-car2{
	width: 328px;
	height: 144px;
	text-align: center;
	line-height: 144px;
}
.selling-li4 .gift-car2 img{
	display: inline-block;
	vertical-align: middle;
}
.floor-selling .selling-li5{
	margin: 20px 7px 0 7px;
}
.floor-rate .selling-li1{
	width: 270px;
	background: url(../images/gift-bg5.jpg) no-repeat;
}
.floor-rate .selling-li1 .word2{
	background: #eb8a18;
}
.floor-rate .selling-li1 .btn-go,.floor-rate .selling-li3 .btn-go{
	background-position: -600px 15px;
}
.floor-rate .selling-li1 .j-icon,.floor-rate .selling-li3 .j-icon{
	background-position: -647px 0px;
}
.floor-rate .selling-li1 .selling-car{
	left: -97px;
	top: 185px;
}
.floor-rate .selling-li2 .car-word{
	display: inline-block;
	background: #ff9c1b;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 0 20px 20px 0;
	position: absolute;
	line-height: 1.3em;
	left: 0;
	top: 17px;
}
.floor-rate .selling-li2 .car-word1{
	top: 45px;
}
.floor-rate .selling-li2{
	margin: 0 10px;
	border-bottom: 2px solid #ff9c1b;
}
.floor-rate .selling-li2 .btn-go{
	background: #ff9c1b;
}
.floor-rate .selling-li3 img{
	padding: 40px 0 23px 20px;
}
.floor-rate .selling-li3 .selling-li3-de img{
	padding: 0;
}
.floor-rate .selling-li3 .word-box{
	position: absolute;
	right: 20px;
	bottom: 0;
}
.floor-rate  .selling-li2 .word1{
	margin: 25px 0 27px 0;
	line-height: 1.3em;
}
.floor-rate .selling-li3 > div{
	border-bottom: 2px solid #ff9c1b;
}
.floor-rate .selling-li3 > div.selling-li3-de{
	border-bottom: none;
}
.floor-rate .selling-li3 .selling-li3-de .btn-go{
	display: inline-block;
	width: auto;
	height: auto;
	padding: 5px 40px;
	background: #ff9c1b;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 78px;
	bottom: 24px;
}
.floor-rate .selling-li3 .selling-li3-de .j-icon{
	right: 15px;
	top: 6px;
	background-position: -343px 5px;
}
.floor-rate .selling-li4,.floor-specific .selling-li4{
	margin: 5px 0 30px 0;
}
.floor-rate .selling-li5{
	margin: 20px 0 0 12px;
}
.floor-rate .selling-li4 .word1,.floor-specific .selling-li4 .word1{
	color: #2d1935;
	font-size: 18px;
	position: absolute;
	left: 22px;
	right:0;
	bottom: -22px;
	text-align: center;
	line-height: 25px;
}
.floor-specific .selling-li1{
	background: url(../images/gift-bg8.jpg) no-repeat;
}
.floor-specific .selling-li1 .word2{
	background: #0860c3;
}
.floor-specific .selling-li1 .btn-go{
	background-position: -675px 15px;
}
.floor-specific .selling-li1 .j-icon{
	background-position: -714px 0;
}
.floor-specific .selling-li1 .selling-car{
	left: -40px;
}
.floor-specific .selling-li2{
	border-bottom: 2px solid #1b86ff;
}
.floor-specific .selling-li2 .btn-go,.floor-specific .selling-li5 .btn-go{
	background: #1b86ff;
}
.floor-specific .selling-li3 .word-box {
    position: absolute;
    right: 20px;
    bottom: 0;
}
.floor-specific .selling-li3 img {
    padding: 40px 0 35px 20px;
}
.floor-specific .selling-li3 .selling-li3-de img {
    padding: 39px 0 29px 0;
}
.floor-specific .selling-li2 .word1{
	margin: 25px 0 27px 0;
}
.floor-specific .selling-li3 > div{
	border-bottom: 2px solid #1b86ff;
}
.floor-specific .selling-li3 .btn-go{
	background-position: -674px 15px;
}
.floor-specific .selling-li3 .j-icon{
	background-position: -713px -2px;
}
.floor-specific .tip-word{
	margin: 10px 0;
}
.floor-specific .selling-li5{
	background: #fff;
	margin: 10px 0 0 0;
	border-bottom: 2px solid #1b86ff;
}
.floor-specific .selling-li5 .car-tip{
	display: block;
	width: 64px;
	height: 52px;
	background: url(../images/small-icon.png) -759px 0 no-repeat;
	position: absolute;
	left: 10px;
	top: 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.floor-specific .selling-li5 .word-box{
	width: 224px;
	text-align: center;
}
.floor-specific .selling-li5 .word1{
	font-size: 24px;
	color: #2d1935;
	font-weight: bold;
	line-height: 36px;
	padding: 40px 0;
}
.floor-specific .selling-li5 .word2{
	font-size: 18px;
	color: #1b86ff;
}
.floor-specific .selling-li5 .btn-go{
	position: absolute;
	bottom: 0;
	right: 40px;
}
.regular-box{
	width: 120px;
	height: 137px;
	background: url(../images/regular-bg.png) no-repeat center;
	text-align: center;
	line-height: 70px;
	color:#fff;
	font-size: 24px;
	position: fixed;
	left: 50%;
	margin-left: 505px;
	top:48px;
	z-index: 3;
	cursor: pointer;
	transition: all .4s linear;
	-moz-transition: all .4s linear;	/* Firefox 4 */
	-webkit-transition: all .4s linear;	/* Safari 和 Chrome */
	-o-transition: all .4s linear;	/* Opera */
	transform: scale(0);
	-ms-transform: scale(0);	
	-webkit-transform: scale(0);	
	-o-transform: scale(0);	
	-moz-transform: scale(0);	
	display: none \9;
	visibility:hidden;
	display: block;
}
.regular-show{
	/*display: block \9;*/
	visibility:visible ;
	transform: scale(1);
	-ms-transform: scale(1);	/* IE 9 */
	-webkit-transform: scale(1);	/* Safari 和 Chrome */
	-o-transform: scale(1);	/* Opera */
	-moz-transform: scale(1);	/* Firefox */
}
.dialog-box{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	z-index: 5;
}
.regular-word{
	width: 700px;
	height: 500px;
	background: #fff;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -240px;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	background: #fffbe3;
}
.regular-word .word-wrap{
	padding:0 0px 20px 20px;
}
.regular-word .word-wrap .word-box{
	/*width: 680px;*/
	height:305px;
	padding-right: 20px;
	overflow-y: scroll;
}
.regular-word h3{
	text-align: center;
	margin-top: 20px;
	color: #fe1739;
}
.regular-word .word2{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}
.regular-word .word3{
	color: #999;
	font-size: 14px;
	padding-top: 30px;
	text-align: right;
}
.btn-close{
	display: block;
	width:29px;
	height:27px;
	background: url(../images/btn-close.png) no-repeat center;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 2;
}
.floor-fixed{
	width: 103px;
	background: url(../images/right--bg.png) no-repeat center 2px;
	padding: 95px 0 0 0;
	position: fixed;
	left: 50%;
	margin-left: -610px;
	top: 48px;
	transition: all .4s linear;
	-moz-transition: all .4s linear;	/* Firefox 4 */
	-webkit-transition: all .4s linear;	/* Safari 和 Chrome */
	-o-transition: all .4s linear;	/* Opera */
	transform: scale(0);
	-ms-transform: scale(0);	/* IE 9 */
	-webkit-transform: scale(0);	/* Safari 和 Chrome */
	-o-transform: scale(0);	/* Opera */
	-moz-transform: scale(0);	/* Firefox */
	display: none \9;
	visibility:hidden;
	z-index: 9;
}
.floor-show{
	display: block \9;
	visibility:visible ;
	transform: scale(1);
	-ms-transform: scale(1);	/* IE 9 */
	-webkit-transform: scale(1);	/* Safari 和 Chrome */
	-o-transform: scale(1);	/* Opera */
	-moz-transform: scale(1);	/* Firefox */
}
.floor-fixed ul{
	background: #ee2630;
	padding: 0 2px;
}
.floor-fixed li{
	font-size: 12px;
	color: #ee2630;
	background: #fff;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	border-bottom: 1px solid #ee2630;
	cursor: pointer;
}
.floor-fixed li.now{
	color: #000;
}
.floor-fixed li.title{
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	background: url(../images/right-li.png) #ffe700 10px 6px no-repeat;
}
.floor-fixed .re-top{
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #ee2630;
	cursor: pointer;
}
.floor-fixed .re-top i{
	display: block;
	width: 11px;
	height: 7px;
	background: url(../images/btn-top.png) no-repeat center;
	margin:0 auto;
	padding: 5px 0;
}
.floor-fixed .right-bottom{
	display: block;
	width: 103px;
	height:39px;
	background: url(../images/right-bottom.png) no-repeat center;
	margin-top: 5px;
}
.dance-ul li{
	position: relative;
	transition: all .4s;
	-moz-transition:all .4s;	/* Firefox 4 */
	-webkit-transition:all .4s;	/* Safari 和 Chrome */
	-o-transition: all .4s;	/* Opera */
}
.dance-ul li:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
	z-index: 2;
	margin-top: -5px;
}
.floor-selling li.selling-li3:hover{
	box-shadow: none;
	z-index: 2;
	margin-top: 0;
}
.floor-selling li.selling-li3 > div{
	transition: all .4s;
	-moz-transition:all .4s;	/* Firefox 4 */
	-webkit-transition:all .4s;	/* Safari 和 Chrome */
	-o-transition: all .4s;	/* Opera */
}
.floor-selling li.selling-li3 > div.selling-li3-de{
	
}
.floor-selling li.selling-li3 > div:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
	z-index: 2;
	margin-top: -5px;
}
.floor-selling li.selling-li3 > div:hover +div.selling-li3-de{
	margin-top: 13px;
}
.speail-ul li:hover{
	margin-top: 15px;
}
.floor-specific .tip-word:hover{
	box-shadow: none;
	z-index: 2;
	margin: 10px 0;
}
.floor-rate .speail-ul li:hover{
	margin-top: 15px;
}
.floor-rate .speail-ul li.selling-li4:hover,.floor-specific .speail-ul li.selling-li4:hover{
	box-shadow: none;
	margin: 5px 0 30px 0;
}
.floor-specific .speail-ul li.selling-li5:hover{
	margin:5px 0 0 0;
}
.floor-specific .speail-ul{
	height: 370px;
}
.after-ad-banner{
    margin: 0 auto;
    min-width: 1000px;
    height: 276px;
    overflow: hidden;
    position: relative;
}
.after-ad-banner img{
    position: absolute;
    width:1920px;
    left:50%;
    margin-left: -960px;
}
.after-container{
    width: 1000px;
    margin: 0 auto;
}
.f-wrap p{
	margin:10px 0;
}
.f-wrap .after-flor-tit{
    display: block;
    margin: 50px auto 20px;
}
.f5-flor-1 img{
    display: block;
}
.f5-flor-1{
    background-color: #fff;
    border-bottom:2px solid rgb(96,0,232);
    position: relative;
    margin-bottom: 20px;
}
.f5-flor-1>a{
    display: block;
    position: absolute;
    width: 92px;
    height: 32px;
    right: 80px;
    bottom:0;
    background: url(../images/after-bg.png) -130px 0 no-repeat;
}
.f5-flor-1-m{
    float:right;
    text-align: center;
    width:240px;
    min-height: 200px;
}
.f5-flor-1-m h3{
	margin: 30px 0 15px 0;
}
.f5-flor-1-m>a>span{
    display: block;
    background:url(../images/arow-right.png) 180px 10px no-repeat #7e3bed;
    width:70%;
    padding:10px 20px;
    margin: 15px auto;
    text-align: left;
    color:#fff;
}
.f5-flor-1-m label{
    color:#ed3b3b;
    margin-bottom: 20px;
}
.f5-flor-1-m p{
    color:#594e5e;
    margin-bottom: 30px;
}
.f5-flor-1-m>span i{
    display: inline-block;
    background: url(../images/after-bg.png)-75px -84px no-repeat;
    margin-right: 10px;
    width: 20px;
    height: 17px;
    vertical-align: middle;
}
.f5-1-2{
    background-position: -75px -103px !important;
}
.f5-1-3{
    background-position: -75px -123px !important;
}
.f5-flor-2{
    position: relative;
    margin-bottom: 20px;
}
.qrconde-show{
	cursor: pointer;
}
.f5-flor-2>a.f5-link{
    position: absolute;
    left:-25px;
    top:0;
}
.f5-flor-2-m{
    margin-left: 309px;
    height: 379px;
    border-bottom: 2px solid #7e3bed;
    background: #fff;
}
.f5-flor-2-t{
    margin-top: 10px;
}
.f5-flor-2-t>span{
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-left: 10px;
    background: url(../images/after-bg.png) 0 0 no-repeat;
}
.f5-flor-2-t>ul{
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    list-style: inherit;
    line-height: 1.3em;
}
.f5-flor-2-t>ul li{
	list-style: inherit !important;
}
.f5-flor-2>a{
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 30px;
    width: 187px;
    height: 72px;
    background: url(../images/after-bg.png) -81px 0 no-repeat;
}
.f5-flor-3>div{
    display: inline-block;
    width: 280px;
    height: 358px;
    margin-right: 20px;
    border-bottom: 2px solid #7e3bed;
    text-align: center;
    position: relative;
    vertical-align: top;
    background: #fff;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}
.f-wrap .f5-flor-3>div:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
    z-index: 2;
    margin-top: -5px;
}
.f-wrap .f5-flor-3>div.f5-flor-3-last:hover{
	box-shadow: none;
    z-index: 2;
    margin-top: 0;
}
.f-wrap .f5-flor-3>div.f5-flor-3-last >div{
	 transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    position: relative;
}
.f-wrap .f5-flor-3>div.f5-flor-3-last >div:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
    z-index: 2;
    margin-top: 10px;
}
.f-wrap .f5-flor-3>div.f5-flor-3-last >div:hover + div.f5-flor-3-min2{
	margin-top: 24px;
}
.f-wrap .f5-flor-3>div.f5-flor-3-last >div.f5-flor-3-min1:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
    z-index: 2;
    margin-top: -5px;
}
.f5-flor-3>div .flag{
    position: absolute;
    width: 60px;
    height: 50px;
    background: url(../images/after-bg.png) -280px 0 no-repeat;
    display: block;
    left:20px;
    text-align: center;
    line-height: 40px;
    color:#fff;
    font-weight: bold;
}
.f5-flor-3>div>a.btn-go{
    display: block;
    margin: 0 auto;
    width:185px;
    height: 40px;
    background: url(../images/after-bg.png) -350px 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -92px;
    bottom: 0;
}
.f5-flor-3>div .tit{
    color:#ed3b3b;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
    padding: 15px 0;
}
.f5-flor-3>div .big-txt{
    font-weight: 600;
    font-size: 17px;
}
.f5-flor-3>div .f5-flor-3-min .big-txt{
	margin-top: 10px;
}
.f5-flor-3>div .txt{
    font-size: 14px;
    margin: 5px 25px;
    color:rgb(187,187,187);
    line-height: 1.3em;
}
.f5-flor-3>div .f5-flor-3-min1 .txt{
   margin: 5px 0;
}
.f5-flor-3>div img{
	display: inline-block;
}
.f5-flor-3>div .price{
    text-align: left;
    color:#7e3bed;
    font-weight: 900;
    font-size: 22px;
}
.f5-flor-3>div .price1{
	margin-left: 30px;
}
.f5-flor-3>div .price i{
	vertical-align: middle;
}
.f5-flor-3>div .price s{
    font-size: 14px;
    font-weight: 500;
    color:#ddd;
}
.f5-flor-3>div .price .btn-go{
	display: inline-block;
	width: 54px;
	height: 23px;
	background: url(../images/btn-go.png) no-repeat center;
}
.f5-flor-3>div.f5-flor-3-last {
    border-color: #fff !important;
    margin: 0;
    width:390px !important;
    background-color: transparent !important;
}
/*.f5-flor-3-last:before{*/
    /*content:"line";*/
    /*font-size: 0;*/
    /*display: inline-block;*/
/*}*/
.f5-flor-3-min:after{
    display: block;
    content:"";
    clear: both;
}
.f5-flor-3-min{
    border-bottom: 2px solid #7e3bed;
    background: #fff;
}
.f5-flor-3-min img{
    float:left;
}
.f5-flor-3-min>div{
    margin-left: 150px;
    padding:1px 10px;
}
.f5-flor-3-min:last-child{
    margin-top: 19px;
    height: 165px;
}
.f5-flor-3-min:last-child img{
    margin: 55px 16px 0;
}
.f5-flor-3-min:last-child .txt{
    background: #7e3bed;
    border-radius: 20px;
    height:1.5em;
    line-height: 1.5em;
    font-weight: 900;
    font-size: 14px;
    text-align: center !important;
    color:rgb(252,255,9);
}
.btn-close{
	cursor: pointer;
}
.f5-flor-3-min .icon{
    text-align: left;
    margin: 30px 0 10px 0;
    font-weight: 900;
    color:#ed3b3b;
    font-size: 14px;
}
.f5-flor-3-min .icon i{
    display: inline-block;
    width: 15px;
    height: 22px;
    margin-right: 5px;
    margin-right: 5px;
    vertical-align: middle;
}
.f5-flor-3-min i img{
    display: block;
    margin: 0 !important;
    width: 15px;
}
.f5-flor-3-min .price{
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}
.f5-flor-4,.f5-flor-5{
    margin-top: 20px;
}
.f6-flor-1{
    position: relative;
}
.f6-flor-1 .f6-flor-box1{
    position: absolute;
    left:-40px;
}
.f6-qrconde1{
	width: 300px;
	height:0;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	transition: all .4s linear;
	-moz-transition: all .4s linear;	/* Firefox 4 */
	-webkit-transition: all .4s linear;	/* Safari 和 Chrome */
	-o-transition: all .4s linear;	/* Opera */
	overflow: hidden;
}
.f6-flor-m .f6-qrconde1{
	width: 339px;
}
.f6-qrconde1 img{
	display: inline-block !important;
	margin: 20px 42px 0 0 !important;
}
.qrconde-show span{
	display: block;
	text-align: center;
	margin-left: 0 !important;
	color: #fff !important;
	font-size: 22px !important;
	line-height: 30px;
}
.qrconde-show1 .f6-qrconde1{
	height: 382px;
}
.f6-flor-1>div{
    margin-left: 300px;
    height: 378px;
}
.f6-flor-1>div .item{
    margin-left: 10px;
    width:339px;
    background: #fff;
    position: relative;
    padding:1px 0;
    text-align: center;
    float:left;
    height: 100%;
    border-bottom: 2px solid #b61fff;
    display: inline-block;
    transition: all .5s;
}
.f6-flor-1>div .item:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,.4);
    z-index: 2;
    margin-top: -5px;
}
.f6-flor-1>div .item>span{
    position: absolute;
    width: 60px;
    height: 50px;
    background: url(../images/after-bg.png) -280px -55px no-repeat;
    display: block;
    left:30px;
    text-align: center;
    line-height: 40px;
    color:#fff;
    font-weight: bold;
}
.f6-flor-1>div .item img{
    display: block;
    margin: 20px auto;
    vertical-align: top;
    overflow: hidden;
}
.f6-flor-1>div .item .tit{
    font-size: 22px;
    font-weight: bold;
    color: #2d1935;
    margin-bottom: 10px;
}
.f6-flor-1>div .item .price{
    color:#7e3bed;
    font-weight: bold;
    font-size: 24px;
}
.f6-flor-1>div .item s{
    font-size: 14px;
    color:#dddddd;
    margin-left: 50px;
    font-weight: normal;
}
.f6-flor-1>div .item>a{
    display: block;
    position: absolute;
    width: 190px;
    height: 39px;
    bottom: 0;
    left: 70px;
    background: url(../images/after-bg.png) -535px 0 no-repeat;
}
.f7-flor-1{
    position: relative;
    margin-bottom: 50px;
}
.f7-flor-1 ol{
    position: absolute;
    top:320px;
    left:320px;
}
.f7-flor-1 li{
    color:#fff;
    line-height: 1.5em;
    font-size: 16px;
}

.f1-flor-left{
	position: absolute;
	height: 100%;
	top:0;
	left:0;
	width: 60%;
}

.f1-flor-right{
	position: absolute;
	height: 100%;
	top:0;
	right:0;
	width: 35%;
}