body {
	background: #b8fbf1;
	font-size: 12px;
	-webkit-text-size-adjust: none;
*overflow-x:hidden
}
.tab_btn li .count_time {
    display: block!important;
}
.fl {
	float: left
}
.fr {
	float: right
}
h2, h3 {
	margin: 0;
	padding: 0
}
img {
	vertical-align: middle
}
.nav ul .floor_nav, .nav_content a {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
@-webkit-keyframes rotate {
to {
-webkit-transform:rotate(30deg)
}
}
@-ms-keyframes rotate {
to {
-ms-transform:rotate(30deg)
}
}
@-moz-keyframes rotate {
to {
-moz-transform:rotate(30deg)
}
}
@-o-keyframes rotate {
to {
-o-transform:rotate(30deg)
}
}
@keyframes rotate {
to {
transform:rotate(30deg)
}
}
.pr_img, .pr_img img, .product_img, .product_img img {
	width: 100%;
	overflow: hidden
}
.pr_img img, .product_img img {
	width: 100%;
	transitaion: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s
}
.pr_img img:hover, .product_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}
.clear {
	clear: both
}
.nav_wrap {
	background: #f25d1c;
	height: 78px;
	margin-bottom: 2%;
	width: 100%;
	overflow: hidden
}
.nav_wrap .w_main {
	max-width: 1200px;
	margin: 0 auto
}
.nav_wrap .w_main .anchor {
	font-size: 22px;
	overflow: hidden
}
.nav_wrap .w_main .anchor li {
	padding-right: 30px;
	display: inline-block;
	width: auto
}
.nav_wrap .w_main .anchor li a {
	display: block;
	line-height: 78px;
	color: #fff
}
.nav_wrap .w_main .anchor li a.hover {
	color: #fae83b
}
.nav_wrap .w_main .share {
	float: right
}
.nav_wrap.nav_fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999
}
.tab_con {
	width: 98%;
	margin: 0 auto
}
.tab_con li {
	width: 25%;
	float: left;
	margin-bottom: 1%
}
.tab_con li .pr_box {
	width: 96%;
	margin: 0 auto;
	background: #fff
}
.tab_con li .pr_box .pr_info {
	padding: 10px
}
.tab_btn {
	width: 98%;
	margin: 0 auto 2%
}
.tab_btn li {
	width: 50%;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	color: #000;
	text-align: center
}
.tab_btn li .tab_btn_con {
	width: 98%;
	background: #fff;
	margin: 0 auto;
	padding: 20px 0
}
.tab_btn li .tab_btn_con s:nth-of-type(1) {
	display: none
}
.tab_btn li .tab_btn_con em:nth-of-type(1) {
	display: none
}
.tab_btn li .tab_btn_con i:nth-of-type(1) {
	display: none
}
.tab_btn li.active .tab_btn_con {
    background: #f25d1c;
    color: #fff;
}
.tab_btn li.active .triangle {
	width: 0;
	height: 0;
	border-top:10px solid #f25d1c;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	left: 50%;
	display: block
}
.tab_btn li .tab_count_time {
	display: block!important
}
.coupon_wrap {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.coupon_wrap .swiper-container {
	position: relative;  margin-top: 40px;
}
.coupon_wrap .swiper-container .swiper-scrollbar {
	display: none
}
.coupon_wrap li {
	width: 280px;
	box-sizing: border-box;
	padding: 5px 18px;
	float: left;
	margin-left: 18px;
	background: url(../image/coupon_bg01.png) no-repeat;
	background-size: 100% auto
}
.coupon_wrap li .tp_bg {
	height: 4px;
	border-radius: 8px 8px 0 0;
	background-color: #fff
}
.coupon_wrap li .coupon_c {
	height: 100%;
	background: url(https://deal.tomtop.com/activity/201803/coupon_bg03.png) repeat-y;
	background-size: 100% auto;
	padding: 10px 20px 2px;
	font-size: 12px
}
.coupon_wrap li .coupon_c .hd {
	text-align: center
}
.coupon_wrap li .coupon_c .hd .p1 {
	margin-bottom: 10px
}
.coupon_wrap li .coupon_c .hd .p2 {
	margin-bottom: 2px;
	font-size: 22px
}
.coupon_wrap li .coupon_c .bd {
	text-align: center
}
.coupon_wrap li .coupon_c .bd .p1 {
	margin-bottom: 10px
}
.coupon_wrap li .coupon_c .bd .p1 .prise {
	font-size: 56px;
	color: #ce2129;
	margin-right: 20px
}
.coupon_wrap li .coupon_c .bd .p1 .country {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	padding-left: 30px;
	background: url(../image/icon_where.png) left top no-repeat;
	line-height: 27px
}
.coupon_wrap li .coupon_c .bt {
	text-align: center
}
.coupon_wrap li .coupon_c .bt .p1 a {
	width: 80%;
	height: 30px;
	line-height: 30px;
	background: #f7e42e;
	text-align: center;
	display: block;
	border-radius: 4px;
	color: #fff;
	margin: 10px auto 15px;
	font-size: 16px
}
.coupon_wrap li .coupon_c .bt .p1 a.comingsoon {
	background: #f93
}
.coupon_wrap li .coupon_c .bt .p1 a.codeOver {
	background: #afafaf
}
.coupon_wrap li .coupon_c .bt .p1 a.codeStart {
	background: #e51d26
}
.coupon_wrap li .bt_bg {
	height: 6px;
	border-radius: 0 0 10px 10px;
	background-color: #fff
}
.coupon_wrap li.style1 .coupon_c {
	background: url(https://deal.tomtop.com/activity/201803/coupon_bg02.png) repeat-y;
	background-size: 100% auto;
	color: #fff
}
.coupon_wrap li.style1 .coupon_c .bd {
	text-align: center
}
.coupon_wrap li.style1 .coupon_c .bd .p1 .prise {
	color: #f7e42e
}
.coupon_wrap li.style1 .coupon_c .bd .p1 .country {
	background: url(../image/icon_where2.png) left top no-repeat
}
.coupon_wrap li.style1 .coupon_c .bt {
	text-align: center
}
.coupon_wrap li.style1 .coupon_c .bt .p1 a.codeStart {
	background: #f7e42e!important
}
.coupon_wrap li.style1 .bt_bg, .coupon_wrap li.style1 .tp_bg {
	background-color: #e51d26
}
.tab_con {
	min-height: 2px
}
.wrap {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.shop_over {
	background: #909090!important
}
.top_picks .shop_over {
	background: url(https://deal.tomtop.com/activity/201803/car_buy.png) no-repeat!important
}
.shop_over_c {
	background: #b7b7b7!important
}
.nStart {
	background: #ffc95f!important
}
.b_banner_bg {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	background: url(https://deal.tomtop.com/activity/201803/20180315-The-main-venue-banner-bg.jpg) center bottom no-repeat;
	background-size: auto 100%
}
.b_banner_bg .b_banner {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative
}
.b_banner_bg .b_banner .banner_wrap {
	margin: 0 auto;
}
.b_banner_bg .b_banner .banner_wrap .feiji {
	min-width: 280px
}
.b_banner_bg .b_banner .scroll_banner {
	width: 50%;
	left: 26%;
	top: 56%;
	position: absolute;
	overflow: hidden;
	padding: 20px;
	border-radius: 20px;
	background: #85300e
}
.b_banner_bg .b_banner .scroll_banner .border_radius {
	width: 100%;
	border-radius: 10px;
	overflow: hidden
}
.b_banner_bg .b_banner .scroll_banner img {
	width: 100%
}
.b_banner_bg .b_banner .scroll_banner .prev_btn, .b_banner_bg .b_banner .scroll_banner .swiper-button-prev {
	width: 40px;
	position: absolute;
	background: url(../image/left_arr.png) left center no-repeat;
	background-size: 100%
}
.b_banner_bg .b_banner .scroll_banner .next_btn, .b_banner_bg .b_banner .scroll_banner .swiper-button-next {
	width: 40px;
	position: absolute;
	background: url(../image/right_arr.png) left center no-repeat;
	background-size: 100%
}
.b_banner_bg .b_banner .swiper-pagination {
	width: 100%;
	bottom: 10px
}
.b_banner_bg .b_banner .swiper-pagination .swiper-pagination-bullet {
	margin: 0 2px
}
.b_banner_bg .activity_countDown {
	text-align: center;
	position: absolute;
    top: 70%;
    left: 36%;
	background:url(https://deal.tomtop.com/activity/201803/20180315-The-main-venue-time.png) no-repeat; background-size:100%;
	width:327px; height:129px;
}
.b_banner_bg .activity_countDown p {
	font-size: 24px;
	text-align: center;
	color: #4a2831;
	margin-bottom: 3px;
	margin-top: 19px;
}
.b_banner_bg .activity_countDown .count {
	height: 100%
}
.b_banner_bg .activity_countDown .count span {
	display: inline-block;
	width: 10%;
	height: 80%;
	background: url(../image/clock_bg.jpg) no-repeat;
	text-align: center;
	font-size: 12px;
	background-size: 100% 100%;
	vertical-align: middle;
	line-height: 100%
}
.b_banner_bg .activity_countDown span {
	font-size: 38px;
	text-align: center;
	display: inline-block;
	color: #4a2831;
	 padding: 0 5px;
}
.b_banner_bg .activity_countDown span s {
	display: inline-block;
	padding: 4px 0;
	background: #F08925;
	border-radius: 2px;
	margin: 0 1px;
	color: #fff;
	box-shadow: 2px 2px 4px #4a2831
}
.b_banner_bg .activity_countDown span s span {
	color: #fff
}
.b_banner_bg .freeGift {
	width: 100%;
	margin: auto;
	background: #156a08;
	padding-bottom: 85px
}
.b_banner_bg .GiftText {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding: 10% 25px 20px;
	background: url(../images/freeGiftsBg.png) center center no-repeat;
	background-size: 100% 100%
}
.b_banner_bg .GiftText p {
	margin: 10px 0;
	vertical-align: middle
}
.b_banner_bg .GiftText p span {
	color: #e0e395
}
.b_banner_bg .GiftText img {
	width: auto;
	display: inline-block;
	vertical-align: middle
}
.b_banner_bg .GiftTextPrd {
	margin: 40px auto 20px;
	width: 80%
}
.b_banner_bg .GiftTextPrd>li {
	width: 30.8%;
	color: #fff9aa;
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	margin-left: 1.5%;
	vertical-align: top
}
.b_banner_bg .GiftTextPrd>li span {
	display: inline-block;
	margin-bottom: 38px
}
.b_banner_bg .GiftTextPrd>li span em {
	font-size: 20px;
	font-weight: 400
}
.b_banner_bg .GiftTextPrd>li div {
	width: 80%;
	margin: 0 auto
}
.b_banner_bg .GiftTextPrd>li:last-child span {
	margin-bottom: 10px
}
.b_banner_stripe {
	width: 100%;
	margin: -9px auto
}
.b_banner_stripe img {
	width: 100%;
	height: 100%
}
.addthis_sharing_toolbox {
	padding-left: 8px
}
.addthis_sharing_toolbox .at-svc-vk {
	display: none!important
}
.b_product_box {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	background: #b8fbf1;
	overflow: hidden
}
.b_product_box .prd_tab {
	width: 100%;
	height: 105px;
	box-sizing: border-box;
	display: block
}
.b_product_box .contain {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 2%;
	padding: 20px 0
}
.b_product_box .flash_deals {
	background: #bb3c09
}
.b_product_box .flash_deals .tt {
	font-size: 35px;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px
}
.b_product_box .flash_deals .tips_info {
	font-size: 14px;
	color: #fff;
	margin-bottom: 25px;
	text-align: center
}
.b_product_box .like_bags, .b_product_box .share_save, .b_product_box .top_picks {
	background: #fae83b
}
.b_product_box .like_bags .hd, .b_product_box .share_save .hd, .b_product_box .top_picks .hd {
	text-align: center;
	line-height: 60px;
	margin-bottom: 10px
}
.b_product_box .like_bags .hd h3, .b_product_box .share_save .hd h3, .b_product_box .top_picks .hd h3 {
	font-size: 34px;
	color: #000;
	display: inline-block
}
.b_product_box .like_bags .hd .tips, .b_product_box .share_save .hd .tips, .b_product_box .top_picks .hd .tips {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	font-size: 16px;
	margin-left: 20px
}
.b_product_box .like_bags .hd .tips.show_sub .info, .b_product_box .share_save .hd .tips.show_sub .info, .b_product_box .top_picks .hd .tips.show_sub .info {
	display: block
}
.b_product_box .like_bags .hd .info, .b_product_box .share_save .hd .info, .b_product_box .top_picks .hd .info {
	left: 118%;
	top: -4px;
	width: 380px;
	padding: 35px 30px;
	text-align: left;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 8px #999;
	z-index: 200;
	display: none
}
.b_product_box .like_bags .hd .info .triangle, .b_product_box .share_save .hd .info .triangle, .b_product_box .top_picks .hd .info .triangle {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 14px solid #fff;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 23px;
	left: -10px;
	display: block
}
.b_product_box .like_bags .hd .info .p1, .b_product_box .share_save .hd .info .p1, .b_product_box .top_picks .hd .info .p1 {
	font-size: 20px;
	margin-bottom: 8px
}
.b_product_box .like_bags .hd .info p, .b_product_box .share_save .hd .info p, .b_product_box .top_picks .hd .info p {
	line-height: 24px;
	font-size: 13px
}
.b_product_box .like_bags .hd .info {
	left: 143%
}
.b_product_box .like_bags .view_more {
	border: 1px solid #000;
	display: block;
	margin: 2% auto 0;
	width: 205px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #000;
	background: #fff;
	cursor: pointer
}
.b_product_box .like_bags .view_more:hover {
	text-decoration: underline
}
.b_product_box .top_picks .m_progress_bar {
	display: none
}
.b_product_box .top_picks .tab_con li {
	width: 20%
}
.b_product_box .top_picks .tab_con li img {
	width: auto;
	max-height: 200px
}
.b_product_box .top_picks .tab_con li .buy_btn {
	width: 32px;
	height: 32px;
	background: url(https://deal.tomtop.com/activity/201803/car_buy.png) no-repeat;
	overflow: hidden;
	text-indent: -999em
}
.b_product_box .top_picks .tab_con li.w40 {
	width: 40%
}
.b_product_box .top_picks .tab_con li.w40 .pr_box {
	width: 99%
}
.b_product_box .top_picks .tab_con li.w40 .pr_img {
	padding: 30px 0
}
.b_product_box .top_picks .tab_con li.w40 .buy_btn {
	width: 123px;
	height: 32px;
	border-radius: 100px;
	background: #d81e06;
	text-indent: 0;
	line-height: 32px
}
.b_product_box .brand {
	margin-bottom: 2%;
	padding: 0
}
.b_product_box .brand .brand_c {
	margin-right: -1%
}
.b_product_box .brand li {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left
}
.b_product_box .brand li a {
	width: 100%;
	background: #fff;
	display: block
}
.b_product_box .ad_banner {
	margin-bottom: 2%;
	padding: 0
}
.b_product_box .ad_banner .ad_banner_c {
	margin-right: -1%
}
.b_product_box .ad_banner li {
	width: 32.3%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left
}
.b_product_box .ad_banner li a {
	width: 100%;
	background: #fff;
	display: block
}
.b_product_box .share_save {
	background: #fae83b
}
.b_product_box .share_save .tab_con li {
	width: 50%
}
.b_product_box .share_save .tab_con li .pr_box {
	width: 98%;
	background: #fff
}
.b_product_box .share_save .tab_con li .pr_box .pr_info {
	padding: 20px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount {
	text-align: left;
	margin-bottom: 10px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 {
	margin-bottom: 10px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 span.prise {
	font-size: 38px;
	margin-right: 20px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 span {
	color: #e02828;
	font-size: 18px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p2 {
	font-size: 18px;
	color: #373737
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_this {
	text-align: left;
	background: url(../image/share_arrow.png) no-repeat #fff
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_this .tips {
	padding-left: 51px;
	color: #373737;
	margin-bottom: 20px;
	width: 170px
}
.b_product_box .share_save .tab_con li .pr_img, .b_product_box .share_save .tab_con li .pr_info {
	float: left;
	width: 50%
}
.b_product_box .share_save .tab_con li .title {
	width: 100%;
	background: #fae83b;
	line-height: 25px;
	padding: 10px 0 10px 10px;
	color: #000;
	font-size: 16px;
	text-align: left
}
.b_product_box .deals .tab_con .onSale .buy_btn {
	background: #358629
}
.b_product_box .deals .tab_con .comeSoon .buy_btn {
	background: #ffc95f
}
.b_product_box .deals .tab_con .item li {
	min-height: 343px
}
.b_product_box .deals .tab_con .item li .pr_box {
	max-width: 260px;
	min-height: 343px
}
.b_product_box .deals .tab_con .item li .pr_img {
	max-width: 200px
}
.b_product_box .deals .tab_con .item li .current_price {
	font-size: 26px
}
.b_product_box .deals .tab_con .item li .m_progress_bar {
	display: none
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) {
	width: 50%
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_box {
	max-width: 540px
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_img {
	float: left;
	width: 50%;
	max-width: 250px;
	padding: 5% 0
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_info {
	float: left;
	width: 50%;
	margin: 10% auto 0
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_tt a {
	font-size: 26px;
	color: #000;
	font-weight: 700;
	height: 72px;
	line-height: 24px;
	overflow: hidden
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_price {
	margin: 14% 0 0
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .current_price {
	display: block;
	margin-bottom: 10%
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .origin_price {
	display: block;
	width: 80%;
	text-align: right
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .m_progress_bar {
	display: block;
	margin-bottom: 12%
}
.b_product_box .b_product_title {
	margin: 0 auto 7%;
	width: 40%;
	padding: 1.2% 0;
	background: #cc2320;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	font-size: 28px;
	font-weight: 700
}
.b_product_box .gifts {
	width: 100%;
	margin: 0 auto;
	background: url(../image/border3.png) center center repeat-y;
	background-size: 100%
}
.b_product_box .gifts .tab_btn {
	position: absolute;
	top: -54px
}
.b_product_box .gifts .tab_con {
	position: relative;
	z-index: 3
}
.b_product_box .gifts .tab_con li {
	text-align: center
}
.b_product_box .gifts .tab_con li .pr_box .m_progress_bar {
	display: none
}
.b_product_box .b_product_banner {
	width: 100%;
	max-width: 1200px;
	margin-bottom: 7%
}
.b_product_box .warehouse {
	width: 100%;
	margin: 0 auto;
	background: url(../image/border3.png) center center repeat-y;
	background-size: 100%
}
.b_product_box .warehouse .tab_btn {
	position: absolute;
	top: -54px
}
.b_product_box .warehouse .more_btn {
	display: inline-block;
	margin: 10px 0;
	padding: 10px 20px;
	background: #cc2320;
	color: #fff;
	font-size: 22px;
	border-radius: 25px
}
.b_product_box .warehouse .tab_con {
	position: relative;
	z-index: 3
}
.b_product_box .warehouse .tab_con li {
	text-align: center
}
.b_product_box .warehouse .tab_con li .pr_box .m_progress_bar {
	display: none
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	width: 22%;
	margin-left: 2.5%;
	background: #15b68b;
	text-align: center;
	border: 6px solid #fff;
	border-radius: 21px;
	font-size: 26px;
	font-weight: 700;
	height: 110px;
	position: relative
}
.b_product_box .gifts .tab_btn li span, .b_product_box .warehouse .tab_btn li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99
}
.b_product_box .gifts .tab_btn li.active, .b_product_box .warehouse .tab_btn li.active {
	top: -10px;
	background: #f94743
}
.b_product_box .bottom_banner {
	width: 50%;
	margin: 0 auto
}
.b_product_box .b_product_lucky_bags_product {
	text-align: center
}
.contain .tab_ajax li {
	width: 20%
}
.contain .tab_btn.Four-k li {
	width: 25%
}
.contain .tab_btn.Two-k li{width: 50%}
.contain .tab_ajax li.active .tab_btn_con {
	background: #f25d1c;
	color: #fff
}
.contain .tab_ajax li.active .triangle {
	width: 0;
	height: 0;
	border-top: 10px solid #f25d1c;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	left: 50%;
	display: block
}
.contain .tab_ajax li .tab_btn_con {
	width: 96%;
	position: relative;
	background: #fff
}
.contain .tab_ajax li .tab_btn_con span {
	display: block;
	height: 30px;
	line-height: 30px
}
.contain .tab_ajax li .tab_btn_con span[data=cameras], .contain .tab_ajax li[data=cameras] .tab_btn_con span {
	line-height: 16px!important
}
@media (max-width:1450px) {
.b_product_box .top_picks .tab_con li.w40 .pr_img {
    padding: 24px 0;
}	
.coupon_wrap,.b_product_box .contain,.b_banner_bg .b_banner {
    max-width: 1000px;
}
	.b_product_center{ max-width:1000px;}
	.coupon_wrap li {width: 229px;}
.coupon_wrap li .coupon_c .hd .p2 {
    margin-bottom: 2px;
    font-size: 15px;
}	
.coupon_wrap li .coupon_c .bd .p1 .prise {
    font-size: 37px;
}
.b_banner_bg .activity_countDown {
    top: 70%;
    left: 35%;
    width: 292px;
    height: 129px;
}
.b_banner_bg .activity_countDown span {
    font-size: 27px;
}
}

@media (max-width:1440px) {
.b_box .GiftTextPrd>li {
	font-size: 22px
}
}
@media (max-width:1200px) {
	.nav .nav_content{ display:none}
.b_box .GiftTextPrd>li {
	font-size: 18px
}
.b_box .b_banner_bg .GiftTextPrd>li:last-child span {
	margin-bottom: 17px
}
.b_box .GiftTextPrd>li>span>em {
	font-size: 14px
}
.share {
	display: none!important
}
}
@media (max-width:1080px) {
.b_product_box .deals .tab_con .item li, .b_product_box .deals .tab_con .item li .pr_box {
	min-height: 342px
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_tt a {
	font-size: 24px
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	font-size: 22px
}
.b_product_box .top_picks .m_progress_bar {
	display: none
}
.b_product_box .top_picks .tab_con li img {
	width: auto;
	max-height: 160px
}
.share {
	display: none!important
}

}
@media (max-width:960px) {
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	font-size: 20px
}
.b_banner_stripe {
	margin: -5px auto
}
.b_banner_bg .freeGift {
	padding-bottom: 35px
}
.b_banner_bg .b_banner_bg .GiftText {
	font-size: 18px
}
.b_box .b_banner_bg .GiftTextPrd>li span {
	margin-bottom: 18px
}
.b_product_box .deals .tab_title {
	padding-top: 45px;
	font-size: 24px
}
.top-style ul li {
    padding: 15px 1%;
    font-size: 12px;
}
}
@media (max-width:768px) {
.b_product_box .gifts .tab_btn, .b_product_box .warehouse .tab_btn {
	top: -47px
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	font-size: 18px;
	border-width: 3px
}
.b_product_box .deals p {
	font-size: 22px
}
.b_product_box .deals .tab_title {
	font-size: 20px
}
.b_product_box .deals .tab_con {
	margin-top: 25px
}
.b_product_box .deals .tab_con .item li .current_price {
	font-size: 22px
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_price {
	margin: 15% 0 0
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_tt a {
	font-size: 18px
}
.b_product_box .sale .tab_con {
	width: 94%
}
.b_banner_bg .GiftText {
	padding: 17% 25px 20px
}
.b_box .GiftTextPrd>li {
	font-size: 14px
}
.b_product_lucky_bags_product {
	width: 94%
}
.b_product_box .deals .tab_con .item li, .b_product_box .deals .tab_con .item li .pr_box {
	min-height: 300px
}
.product_Lucky_bag, .tab_con .count_time {
	font-size: 12px
}
}
@media (max-width:640px) {
.b_banner_bg .b_banner .scroll_banner {
	padding: 5px;
	border-radius: 5px
}
.b_banner_bg .b_banner .scroll_banner .swiper-button-next, .b_banner_bg .b_banner .scroll_banner .swiper-button-prev {
	width: 20px
}
.b_banner_bg .activity_countDown {
	text-align: center
}
.b_banner_bg .activity_countDown p {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.b_banner_bg .activity_countDown span {
	font-size: 14px
}
.b_banner_bg .activity_countDown {
    top: 70%;
    left: 35%;
    width: 175px;
    height: 73px;
}
.b_banner_bg .activity_countDown span s {
	padding: 1px;
	background: #F08925;
	border-radius: 2px;
	color: #fff;
	box-shadow: 1px 1px 2px #4a2831
}
.nav_wrap {
	height: 58px
}
.nav_wrap .w_main .anchor {
	font-size: 14px
}
.nav_wrap .w_main .anchor li {
	padding-right: 15px
}
.nav_wrap .w_main .anchor li a {
	line-height: 58px
}
.nav_wrap .w_main .anchor li a.hover {
	color: #fae83b
}
.nav_wrap .w_main .share {
	float: right
}
.share {
	display: none!important
}
.b_product_box .title3 {
	padding: 4% 0
}
.b_product_box .contain {
	margin-bottom: 5%
}
.b_product_box .b_product_title {
	font-size: 24px;
	margin-bottom: 10%
}
.b_product_box .gifts .tab_btn, .b_product_box .warehouse .tab_btn {
	top: -34px
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	width: 29%;
	height: 58px;
	font-size: 16px;
	font-weight: 400;
	margin-left: 1.5%
}
.b_product_box .gifts .tab_btn li.active, .b_product_box .warehouse .tab_btn li.active {
	top: inherit
}
.b_product_box .top2 {
	top: 22%
}
.b_product_box .tag_title {
	width: 38%;
	top: -4%;
	font-size: 24px
}
.b_product_box .tag_t2 {
	width: 43%;
	top: -1.8%
}
.b_product_box .gifts .tab_con li, .b_product_box .sale .tab_con li, .b_product_box .warehouse .tab_con li {
	padding-bottom: 6%
}
.b_product_box .brand {
	padding: 0;
	width: 96%;
	margin: 0 auto
}
.b_product_box .brand .brand_c {
	margin-right: -2%
}
.b_product_box .brand li {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%
}
.b_product_box .ad_banner {
	padding: 0;
	width: 96%;
	margin: 0 auto
}
.b_product_box .ad_banner .ad_banner_c {
	margin-right: -2%
}
.b_product_box .ad_banner li {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%
}
.b_product_box .ad_banner li a {
	width: 100%
}
.b_product_box .flash_deals .tt {
	font-size: 18px;
	line-height: 30px;
	height: 30px
}
.b_product_box .like_bags .hd, .b_product_box .share_save .hd, .b_product_box .top_picks .hd {
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px
}
.b_product_box .like_bags .hd h3, .b_product_box .share_save .hd h3, .b_product_box .top_picks .hd h3 {
	font-size: 18px;
	color: #000;
	display: inline-block
}
.b_banner_bg .GiftTextPrd {
	width: 100%
}
.b_banner_bg .GiftText {
	width: 94%
}
.b_product_box .b_product_deals_title {
	top: 124px
}
.b_product_box .b_product_deals_title img {
	height: 56px
}
.b_product_box .b_product_sale_title {
	top: 169px
}
.b_product_box .b_product_sale_title img {
	height: 56px
}
.b_product_box .deals .tab_title {
	width: 80%;
	margin: 0 auto;
	padding-top: 155px
}
.b_product_box .deals .tab_con .item li {
	width: 50%;
	padding-bottom: 3%
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) {
	width: 100%
}
.b_product_box .deals .tab_con .item li:nth-child(3n+1) .pr_box {
	width: 97%;
	max-width: none
}
.deals .b_product_lucky_bags_product {
	padding: 0
}
.b_product_box .sale li, .tab_con li {
	width: 50%
}
.b_product_box .deals .tab_con .item li, .b_product_box .deals .tab_con .item li .pr_box {
	min-height: 264px
}
.tab_con li {
	margin-bottom: 2%
}
.b_product_box .like_bags .hd .info {
	left: -400%;
	top: 60px;
	width: 280px;
	padding: 35px 30px;
	text-align: left;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 8px #999;
	z-index: 200;
	display: none
}
.b_product_box .like_bags .hd .info .triangle {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -20px;
	display: block;
	right: 20%;
	left: auto
}
.b_product_box .share_save .hd .info {
	left: -210%;
	top: 60px;
	width: 280px;
	padding: 35px 30px;
	text-align: left;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 8px #999;
	z-index: 200;
	display: none
}
.b_product_box .share_save .hd .info .triangle {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -20px;
	display: block;
	right: 20%;
	left: auto
}
.b_product_box .top_picks .tab_con li {
	width: 50%
}
.b_product_box .top_picks .tab_con li img {
	max-width: 100%
}
.b_product_box .top_picks .tab_con li.w40 {
	width: 50%
}
.b_product_box .top_picks .tab_con li.w40 .pr_box {
	width: 96%
}
.b_product_box .top_picks .m_progress_bar {
	display: none
}
.b_product_box .top_picks .tab_con li img {
	width: 100%;
	max-height: 600px
}
.b_product_box .share_save {
	background: #fae83b
}
.b_product_box .share_save .tab_con li {
	width: 50%
}
.b_product_box .share_save .tab_con li .pr_box {
	width: 98%;
	background: #fff
}
.b_product_box .share_save .tab_con li .pr_box .pr_info {
	padding: 6px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount {
	text-align: center;
	margin-bottom: 5%
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 {
	margin-bottom: 3%
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 span.prise {
	font-size: 24px;
	margin-right: 20px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p1 span {
	color: #e02828;
	font-size: 18px
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_discount p.p2 {
	font-size: 14px;
	color: #373737
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_this {
	text-align: center;
	background: url(../image/share_arrow.png) no-repeat #fff;
	background-size: 30px auto;
	width: 100%
}
.b_product_box .share_save .tab_con li .pr_box .pr_info .share_this .tips {
	padding-left: 0;
	color: #373737;
	margin-bottom: 20px;
	font-size: 16px
}
.b_product_box .share_save .tab_con li .pr_img, .b_product_box .share_save .tab_con li .pr_info {
	width: 100%
}
.b_product_box .share_save .tab_con li .title {
	width: 100%;
	background: #fae83b;
	line-height: 25px;
	padding: 10px 0 10px 10px;
	color: #000;
	font-size: 14px;
	text-align: left
}
.tab_btn li{  font-size: 2.2vw;}
.contain .tab_ajax li .tab_btn_con span {
    display: block;
    height: 16px;
    line-height: 13px;
}
.tab_btn li .tab_btn_con {
    padding: 15px 0;
    height: 52px;
}
.contain .tab_ajax li .tab_btn_con span[data="cameras"], .contain .tab_ajax li[data="cameras"] .tab_btn_con span {
    line-height: 10px !important;
}
.top-style ul li {
    padding: 5px 1%;
    font-size:2.5vw;
}
}
@media (max-width:414px) {
.b_product_box .top_picks .tab_con li.w40 .pr_img {
    padding: 55px 0;
}    
.gitfsContain {
	margin-top: -5%
}
.b_product_box .title p {
	font-size: 14px
}
.b_product_box .b_product_title {
	width: 53%;
	font-size: 22px;
	font-weight: 400;
	margin: 0 auto 14%
}
.b_product_box .contain {
	margin-bottom: 5%
}
.b_product_box .deals .tab_btn li {
	line-height: 50px
}
.b_product_box .deals p {
	font-size: 16px
}
.b_product_box .gifts .tab_con li, .b_product_box .sale .tab_con li, .b_product_box .warehouse .tab_con li {
	padding-bottom: 3%
}
.b_product_box .gifts .tab_btn, .b_product_box .warehouse .tab_btn {
	top: -31px
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	height: 53px;
	font-size: 14px;
	overflow: hidden;
	border-radius: 15px
}
.b_product_box .tag_title {
	width: 46%;
	top: -3%;
	font-size: 20px;
	font-weight: 400
}
.b_product_box .tag_t2 {
	width: 48%;
	top: -1.6%;
	font-size: 20px
}
.b_product_box .top {
	padding: 15%;
	top: -192%
}
.b_banner_bg .GiftTextPrd {
	width: 100%
}
.b_banner_bg .GiftTextPrd li {
	font-size: 12px
}
.b_banner_bg .GiftTextPrd li span {
	margin-bottom: 48px
}
.b_banner_bg .GiftText {
	padding-top: 30%;
	font-size: 14px
}
.tab-first, .tab_btn {
	font-size: 14px
}
.fb {
	width: 10%!important;
	height: 10%
}
.b_banner_bg .activity_countDown {
    text-align: center;
    top: 59%;
    left: 24%;
    width: 163px;
    height: 62px;
}
}
@media (max-width:360px) {
.b_box .b_banner_bg .GiftTextPrd>li span {
	margin-bottom: 48px
}

}
@media (max-width:320px) {
.b_banner_bg .activity_countDown {
    text-align: center;
    top: 59%;
    left: 24%;
    width: 148px;
    height: 62px;
}
.b_banner_bg .activity_countDown p, .b_banner_bg .activity_countDown span {
	font-size: 12px
}
.b_product_box .top {
	padding: 18%;
	top: -235%
}
.b_product_box .tag_title {
	width: 50%;
	top: -4%;
	font-size: 18px;
	padding: 3% 0;
	font-weight: 400
}
.b_product_box .tag_t2 {
	width: 54%;
	top: -2%
}
.b_product_box .b_product_title {
	font-size: 18px;
	font-weight: 400;
	margin: 13% auto;
	width: 58%;
	padding: 2% 0
}
.b_product_box .deals p {
	font-size: 14px
}
.b_product_box .gifts .tab_btn li, .b_product_box .warehouse .tab_btn li {
	height: 50px
}
.b_product_box .like_bags .hd, .b_product_box .share_save .hd, .b_product_box .top_picks .hd {
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px
}
.b_product_box .like_bags .hd h3, .b_product_box .share_save .hd h3, .b_product_box .top_picks .hd h3 {
	font-size: 16px;
	color: #000;
	display: inline-block
}
.b_product_box .like_bags .hd .tips {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	font-size: 16px;
	margin-left: 20px
}
.b_product_box .like_bags .hd .tips.show_sub .info {
	display: block
}
.b_product_box .flash_deals .tt {
	font-size: 16px;
	line-height: 30px;
	height: 30px
}
.b_product_box .share_save .hd .info {
	left: -180%;
	top: 60px;
	width: 280px;
	padding: 35px 30px;
	text-align: left;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 8px #999;
	z-index: 200;
	display: none
}
.b_product_box .share_save .hd .info .triangle {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -20px;
	display: block;
	right: 20%;
	left: auto
}
.pr_box .buy_btn {
	width: 80%
}
.b_product_box .title p {
	padding-top: 25%
}
.b_product_box .b_product_sale_title {
	top: 149px
}
.b_product_box .b_product_sale_title img {
	height: 40px
}
.nav_wrap {
	height: 58px
}
.nav_wrap .w_main .anchor {
	font-size: 14px
}
.nav_wrap .w_main .anchor li {
	padding-right: 15px
}
.nav_wrap .w_main .anchor li a {
	line-height: 58px
}
.nav_wrap .w_main .anchor li a.hover {
	color: #fae83b
}
.nav_wrap .w_main .share {
	float: right
}
}
.m_get_code .dialog_c, .m_share .dialog_c {
	width: 50%!important;
	max-width: 500px;
	padding: 15px
}
.m_get_code .share_coupon, .m_share .share_coupon {
	margin-top: 15px
}
.m_get_code .share_coupon .share_coupon_item, .m_share .share_coupon .share_coupon_item {
	width: 424px;
	padding: 25px 0 25px 50px;
	margin-right: 20px
}
.m_get_code .share_coupon .share_coupon_item h3, .m_share .share_coupon .share_coupon_item h3 {
	margin-bottom: 20px
}
.m_get_code .share_coupon .share_coupon_item h3>.lineBlock, .m_share .share_coupon .share_coupon_item h3>.lineBlock {
	width: 310px
}
.m_get_code .share_coupon .share_coupon_item h3 .share_coupon_title, .m_share .share_coupon .share_coupon_item h3 .share_coupon_title {
	color: #333;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px
}
.m_get_code .share_coupon .share_coupon_item h3 .share_coupon_text, .m_share .share_coupon .share_coupon_item h3 .share_coupon_text {
	color: #f60
}
.m_get_code .share_coupon .share_coupon_item .coupon_warp, .m_share .share_coupon .share_coupon_item .coupon_warp {
	padding-left: 55px
}
.m_get_code .share_coupon .share_coupon_item .coupon_warp .coupon, .m_share .share_coupon .share_coupon_item .coupon_warp .coupon {
	width: 158px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	font-size: 26px;
	color: #f60;
	vertical-align: middle;
	border: 1px dashed #f60;
	margin-right: 20px
}
.m_get_code .share_coupon .share_coupon_item .coupon_warp a, .m_share .share_coupon .share_coupon_item .coupon_warp a {
	text-decoration: underline
}
.at_flat_counter {
	display: none!important
}
.nav {
	width: 100%;
	position: fixed;
	bottom: 60%;
	z-index: 999
}
.nav .nav_content {
	position: fixed;
	right: 0;
	z-index: 99999;
	width: 202px;
	height: 587px;
	padding-top: 108px;
	text-align: center;
    top: 50%;
    margin-top: -296px;
	background: url(https://deal.tomtop.com/activity/201803/20180315-The-main-venue-nav.png) no-repeat
}
.nav ul {
	right: 6px;
	width: 196px;
	position: absolute
}
.nav ul>li {
	list-style-type: none;
	cursor: pointer
}
.nav ul>li.floor_nav {
	color: #1b582b;
	text-align: center;
	line-height:38px;
	height: 37px;
	cursor: pointer;
	margin: 0 auto;
	font-size: 14px;
	  margin-bottom: 9px;
}
.nav ul>li:first-child, .nav ul>li:last-child {
	line-height: 37px
}
.nav ul>li.floor_nav_cur {
	background: #eb8604;
	color: #fff
}
.nav li.nav_top {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    width: 81%;
    height: 21px;
    line-height: 34px;
    margin: auto;
    /* background: #358629; */
    border-radius: 20px;
    position: absolute;
    bottom: -94px;
    left: 13px;
}
#shareOpen {
    width: 147px;
    height: 86px;
    position: absolute;
    bottom: 30px;
    left: 21px;
    padding-top: 10px;
}
#shareOpen p {
    margin: 10px 0;
    color: #1b582b;
    background: #f7e42e;
    padding: 5px 0;
    border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; -webkit-border-radius: 50px;
}
#shareOpen .at-share-btn-elements {
	text-align: center
}
#shareOpen .at-share-btn-elements a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px!important;
	margin-right: 8px
}
