.ranking_ullit li .text h3,.ranking_ullit2 .tablist .zk,.ranking_ullit2 .tablist p.money b,.ranking_ullit3 li .nrtab {
	text-overflow: ellipsis;
	white-space: nowrap
}

.ranking_time b,.ranking_ullit li .text h3,.ranking_ullit3 li .tablist .money b {
	font-weight: 400
}

@font-face {
	font-family:iconfont2;src:url(//at.alicdn.com/t/font_440669_o8211wks536gk3xr.eot?v=201811122930328);src:url(//at.alicdn.com/t/font_440669_o8211wks536gk3xr.eot?#iefix?v=201811122930328) format('embedded-opentype'),url(//at.alicdn.com/t/font_440669_o8211wks536gk3xr.woff?v=201811122930328) format('woff'),url(//at.alicdn.com/t/font_440669_o8211wks536gk3xr.ttf?v=201811122930328) format('truetype'),url(//at.alicdn.com/t/font_440669_o8211wks536gk3xr.svg#iconfont?v=201811122930328) format('svg')
}

body,html {
	overflow: hidden;
	overflow-y: auto;
	background: #f5f5f5;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif
}

.ov_h {
	overflow: hidden;
	height: 1px;
	clear: both
}

.ranking_layout {
	margin: auto;
	max-width: 750px;
	padding-top: 88px;
	position: relative;
	z-index: 5
}

.ranking_load,.ranking_nav_tab {
	position: fixed;
	width: 100%;
	text-align: center
}

.ranking_load {
	background: url(../images/load2.gif) center center no-repeat;
	background-size: 50px 50px;
	z-index: 0;
	height: 100%;
	line-height: 100%;
	top: 0;
	left: 0;
	display: none
}

.ranking_load.active {
	z-index: 9000;
	background-color: rgba(245,245,245,.05);
	display: block
}

.ranking_nav_tab {
	transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	height: 44px;
	z-index: 80;
	zoom: 1;
	top: 44px;
	background: -moz-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
	background: -webkit-gradient(linear,left top,left right,color-stop(0,#FA4DBE),color-stop(100%,#FBAA58));
	background: -webkit-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
	background: -o-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
	background: -ms-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
	background: linear-gradient(to left,#FA4DBE 0,#FBAA58 100%);
	border-bottom-color: transparent;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	transform-origin: center;
	padding-right: 0;
	overflow: hidden
}

.ranking_nav_tab.opacity1 {
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.ranking_nav_tab .swiper-container {
	position: relative;
	z-index: 1
}

.ranking_nav_tab.ranking_nav_tab_whole {
	padding-right: 0
}

.ranking_nav_tab .swiper-wrapper {
	height: 44px;
	text-align: center;
	position: relative;
	z-index: 50;
	zoom: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.ranking_nav_tab .swiper-slide {
	display: block;
	width: auto;
	line-height: 44px;
	margin: auto;
	overflow: hidden;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	height: auto
}

.ranking_nav_tab .swiper-slide.active a {
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 0
}

.ranking_nav_tab .swiper-slide.active a:before {
	content: "";
	border-radius: 2px;
	height: 2px;
	overflow: hidden;
	width: 100%;
	left: 0;
	bottom: 0;
	display: block;
	position: absolute;
	background: #fff
}

.ranking_nav_tab .swiper-slide a {
	display: block;
	position: relative;
	z-index: 1;
	zoom: 1;
	padding: 0 2px;
	margin: 0 8px;
	font-size: 16px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	color: rgba(255,255,255,.6)
}

.ranking_nav_tab .tab_def_list {
	height: 26px;
	width: 44px;
	position: absolute;
	right: -45px;
	top: 10px;
	z-index: 55;
	display: block;
	background: #FC4C54;
	border-left: solid 1px rgba(255,255,255,.6);
	line-height: 26px;
	color: #fff;
	font-family: iconfont2!important;
	font-size: 28px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center
}

.ranking_nav_tab .tab_def_list:before {
	content: "\e628"
}

.ranking_time {
	background: #FFEBE1;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	color: #666
}

.ranking_banner,.ranking_ullit {
	padding-top: 10px;
	background: #f5f5f5
}

.ranking_time span {
	color: #FC4D51
}

.ranking_banner {
	border-radius: 5px;
	overflow: hidden
}

.ranking_banner a {
	display: block;
	margin: 0 10px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 6px 6px 0 rgba(204,204,204,.3)
}

.ranking_banner img {
	width: 100%;
	display: block
}

.ranking_ullit li {
	padding: 10px;
	position: relative;
	z-index: 1;
	margin: 0 10px 10px;
	background: #fff;
	border-radius: 5px
}

.ranking_ullit li a.img {
	float: left;
	width: 100px;
	height: 100px;
	background: #f5f5f5;
	overflow: hidden
}

.ranking_ullit li a.img img {
	width: 100%;
	display: block
}

.ranking_ullit li .text {
	padding: 0 0 0 110px;
	height: 100px
}

.ranking_ullit li .text h3 {
	font-size: 16px;
	height: 30px;
	color: #333;
	line-height: 30px;
	margin: 0;
	overflow: hidden
}

.ranking_ullit li .text .nr {
	font-size: 14px;
	color: #888;
	margin-bottom: 10px
}

.ranking_ullit li .text .nr span {
	color: #FF7800;
	padding: 0 3px
}

.ranking_ullit li .text .button {
	padding-top: 5px;
	height: 25px;
	line-height: 25px
}

.ranking_ullit li .text .button i {
	font-style: normal;
	font-size: 12px
}

.ranking_ullit li .text .button .money {
	color: #FF2B22;
	font-size: 20px;
	margin-right: 10px
}

.ranking_ullit li .text .button .name {
	font-size: 12px;
	color: #888
}

.ranking_ullit li .text .button a {
	background: rgba(252,63,120,1);
	background: linear-gradient(-90deg,rgba(252,77,81,1),rgba(252,63,120,1));
	border-radius: 100px;
	color: #fff;
	font-size: 14px;
	padding: 3px 15px;
	float: right;
	line-height: 23px
}

.ranking_ullit li .lv {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 42px;
	padding-right: 11px;
	height: 20px;
	text-align: right;
	line-height: 20px;
	font-family: Arial;
	display: block;
	background: url(../images/fourth.png) no-repeat;
	color: #fff;
	font-size: 11px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1)
}

.ranking_ullit2 .tablist p.money span,.ranking_ullit3 li h3 i {
	font-family: iconfont2!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ranking_ullit li .lv.lv1 {
	overflow: hidden;
	padding-right: 8px;
	width: 42px;
	background: url(../images/no1.png) no-repeat
}

.pullup-goods {
	height: 110px
}

.ranking_ullit li .lv.lv2 {
	background: url(../images/no2.png) no-repeat
}

.ranking_ullit li .lv.lv3 {
	background: url(../images/no3.png) no-repeat
}

.ranking_ullit2 .tablist .col-6 {
	float: left;
	width: 50%
}

.ranking_ullit2 .tablist p.money {
	text-align: center;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin: 0 0 5px;
	width: 100px
}

.ranking_ullit2 .tablist p.money span {
	float: left;
	width: 50%;
	color: #fff;
	background: #E63140;
	font-size: 13px
}

.ranking_ullit2 .tablist p.money b {
	float: left;
	width: auto;
	color: #E63140;
	font-weight: 400;
	border: 1px solid #E63140;
	height: 12px;
	line-height: 12px;
	min-width: 38px;
	padding: 0 3px;
	border-left: 0
}

.ranking_ullit2 .tablist p.money.taoqianggou span {
	background: -webkit-linear-gradient(left,#FF008C,#FF6A00);
	background: -o-linear-gradient(left,#FF008C,#FF6A00);
	background: linear-gradient(to right,#FF008C,#FF6A00)
}

.ranking_ullit2 .tablist p.money.taoqianggou b {
	color: #E63140;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px solid #E63140
}

.ranking_ullit2 .tablist .zk {
	font-size: 11px;
	color: #888
}

.ranking_ullit2 .tablist .zk .money {
	color: #FF2B22;
	font-size: 20px;
	margin-right: 5px;
	font-style: normal
}

.ranking_ullit2 .tablist .zk .name {
	font-size: 12px;
	color: #aaa;
	font-style: normal
}

.ranking_ullit2 .tablist .zk i {
	font-style: normal;
	font-size: 12px
}

.text-right {
	text-align: right
}

.ranking_ullit2 .tablist .text-right span {
	font-size: 12px;
	color: #888;
	height: 18px;
	position: relative;
	top: -1px;
	display: block;
	margin-bottom: 5px
}

.ranking_ullit2 .tablist .text-right p.quan {
	background: rgba(255,111,0,1);
	background: linear-gradient(90deg,rgba(253,152,33,1),rgba(255,111,0,1));
	display: block;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	position: relative;
	z-index: 1;
	width: 60px;
	text-align: center;
	padding: 2px 0;
	float: right
}

.ranking_ullit2 .tablist .text-right p.quan:after,.ranking_ullit2 .tablist .text-right p.quan:before {
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -3px;
	background: #fff;
	display: block;
	width: 5px;
	height: 5px;
	content: "";
	border-radius: 10px
}

.ranking_ullit2 .tablist .text-right p.quan:before {
	left: auto;
	right: -3px
}

.ranking_ullit2 .tablist .time {
	font-size: 12px;
	color: #aaa;
	height: 30px
}

.ranking_ullit2 li .text h3 {
	height: 23px;
	line-height: initial
}

.ranking_nav_tab3 {
	height: 50px
}

.ranking_nav_tab3 .swiper-container {
	top: 2px
}

.ranking_nav_tab3 .halfday-slide a {
	line-height: normal;
	height: inherit
}

.ranking_nav_tab3 .halfday-slide a span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	transition-duration: .4s;
	-webkit-transition-duration: .4s
}

.ranking_nav_tab3 .halfday-slide a p {
	font-size: 11px;
	transition-duration: .4s;
	-webkit-transition-duration: .4s
}

.ranking_nav_tab3 .halfday-slide.active a:before {
	display: none
}

.ranking_nav_tab3 .halfday-slide.active a span {
	font-size: 20px
}

.ranking_nav_tab3 .halfday-slide .swiper-slide {
	width: 72px
}

.ranking_nav_tab3 .swiper-slide a {
	padding: 0 10px
}

.ranking_ullit3 li {
	margin-left: 0;
	margin-right: 0;
	border-radius: 0;
	box-shadow: 1px 1px 1px #eee;
	padding-left: 0;
	margin-bottom: 5px
}

.ranking_ullit3 li a.img {
	width: 120px;
	height: 120px;
	position: relative;
	z-index: 0
}

.ranking_ullit3 li .text {
	padding-left: 130px;
	height: 120px
}

.ranking_ullit3 li .nrtab {
	height: 42px;
	color: #FF2B22;
	font-size: 13px;
	padding-top: 5px
}

.ranking_ullit3 li .text h3 {
	font-size: 14px;
	height: 25px;
	position: relative;
	z-index: 1;
	top: -3px
}

.ranking_ullit3 li .nrtab>span {
	background: #FFECEB;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #ffa5a1;
	color: #FF2B22;
	padding: 0 5px;
	font-size: 12px;
	margin-right: 10px;
	float: left
}

.ranking_ullit3 li .tablist .col-6 {
	float: left;
	width: 50%
}

.ranking_ullit3 li .tablist p.quan {
	overflow: hidden;
	width: 62px;
	display: inline-block
}

.ranking_ullit3 li .tablist p.quan span {
	background: #fff;
	border: 1px solid #ffa5a1;
	display: block;
	border-radius: 2px;
	color: #FF2B22;
	font-size: 12px;
	position: relative;
	z-index: 1;
	width: 60px;
	text-align: center;
	padding: 0
}

.ranking_ullit3 li .tablist p.quan span:after,.ranking_ullit3 li .tablist p.quan span:before {
	position: absolute;
	left: -4px;
	top: 50%;
	margin-top: -3px;
	background: #fff;
	display: block;
	width: 4px;
	height: 4px;
	content: "";
	border-radius: 10px;
	border: 1px solid #ffa5a1
}

.ranking_ullit3 li .tablist p.quan span:before {
	left: auto;
	right: -4px
}

.ranking_ullit3 li .tablist .nrtab .txt {
	padding-top: 3px;
	font-size: 13px
}

.ranking_ullit3 li .tablist .money {
	color: #FF2B22;
	font-size: 20px;
	margin-right: 5px
}

.ranking_ullit3 li .tablist .money i {
	font-style: normal;
	font-size: 12px
}

.ranking_ullit3 li .tablist .text-right span {
	font-size: 12px;
	color: #888;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	position: relative;
	top: 0;
	display: block
}

.ranking_ullit3 li .tablist .text-right span i {
	font-style: normal;
	color: #ff7800
}

.ranking_ullit3 li .tablist .button {
	padding-top: 0;
	position: relative;
	z-index: 0
}

.ranking_ullit3 li .tablist .button a {
	padding: 0 10px;
	border-radius: 3px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #2AC064;
	color: #fff;
	border: 1px solid #2AC064
}

.ranking_ullit3 li .tablist .button a.out {
	padding: 0 0 1px;
	font-style: normal;
	background: 0 0;
	border: 0
}

.ranking_ullit3 li .tablist .button a img {
	height: 24px
}

.ranking_ullit3 li .tablist .button a b {
	font-weight: 300!important
}

.ranking_ullit3 li.load {
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	box-shadow: none;
	margin: 0;
	background: 0 0;
	color: #aaa
}

.ranking_ullit3 li.odd .nrtab {
	color: #2AC064
}

.ranking_ullit3 li.odd .nrtab>span {
	color: #2AC064;
	border-color: #2AC064;
	background: #EFFFF5
}

.ranking_ullit3 li.odd .tablist .money {
	color: #2AC064
}

.ranking_ullit3 li.odd .tablist p.quan span {
	color: #2AC064;
	border-color: #2AC064
}

.ranking_ullit3 li.odd .tablist p.quan span:after,.ranking_ullit3 li.odd .tablist p.quan span:before {
	border-color: #2AC064
}

.ranking_ullit3 li h3 i {
	margin-right: 5px
}

.tkl-layer .mid-txt,.tkl-layer .tkl-code,.tkl-layer .tkl-code textarea {
	font-family: "Microsoft Yahei"
}

.ranking_ullit3 li h3 i.icon-taoqianggou:before {
	content: "\e629";
	color: #ff6408
}

.ranking_ullit3 li h3 i.icon-juhuashuan:before {
	content: "\e609";
	color: #d81e06
}

.ranking_ullit3 li:hover {
	background: #fafafa
}

.ranking_ullit_default {
	background: 0 0;
	width: 100%;
	display: block;
	padding: 2% 0 5%;
	margin-top: 60px
}

.ranking_ullit_default .ranking_ullit_default_icon {
	width: 150px;
	height: 150px;
	background: url(../images/search-none2s.png) center no-repeat;
	background-size: 100%;
	margin: auto
}

.weixin-cover,.weixin-tip {
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0
}

.tkl-layer,.wechat-brow {
	margin: 0 auto;
	position: relative
}

.ranking_ullit_default p {
	text-align: center;
	font-size: .8em;
	color: #aaa;
	line-height: 20px
}

.weixin-tip {
	display: none;
	z-index: 2147483648;
	background: rgba(0,0,0,.8)
}

.weixin-cover {
	z-index: 0
}

.wechat-line {
	position: absolute;
	top: 0;
	right: 22px;
	z-index: 1000003;
	width: 68px;
	height: 68px;
	background: url(../images/cms-img.png) -131px -149px no-repeat;
	background-size: 287px 800px
}

.wechat-brow {
	z-index: 1000002;
	top: 70px;
	width: 215px;
	background: url(../images/cms-img.png) 0 -544px no-repeat #ff7200;
	background-size: 287px 800px;
	height: 100px;
	border-radius: 2px
}

.wechat-brow.androidChat {
	background-position: 0 -647px
}

.tkl-layer {
	width: 250px;
	height: 210px;
	z-index: 1;
	background: url(../images/cms-img.png) 0 -234px no-repeat;
	background-size: 287px 800px;
	text-align: center;
	padding-top: 90px;
	color: #5e4102
}

.tkl-layer .mid-txt {
	font-size: 15px;
	font-weight: 700;
	width: 65px;
	height: 2px;
	border-top: #5e4102 2px solid;
	margin: 13px auto 23px
}

.tkl-layer .mid-txt span {
	display: block;
	background: #f9fcff;
	margin: -13px auto 0;
	line-height: 20px;
	width: 30px;
	height: 20px
}

.tkl-layer .tkl-code {
	width: 190px;
	margin: 0 auto;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px
}

.code {
	background: #f1f1f1
}

.tkl-layer .tkl-code.yjfz_copy .keycope {
	display: block;
	width: 120px;
	margin: 10px auto 0;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	background: #f40;
	color: #fff;
	border-radius: 50px
}

.tkl-layer .tkl-code textarea {
	width: 100%;
	background: 0 0;
	color: #5e4102;
	border: none;
	text-align: center;
	padding: 0;
	height: 40px;
	line-height: 40px;
	margin: 0;
	position: relative;
	top: 5px;
	font-size: 20px
}

.tkl-layer p {
	color: #666;
	text-align: center;
	font-size: 12px;
	width: 190px;
	line-height: 18px;
	margin: 20px auto 0
}

.header_half {
	background: #7418E9
}

.layout_half,.ranking_half {
	background: #D90974
}

.ranking_half li {
	margin: 0 5px 5px;
	border-radius: 5px;
	padding: 10px
}

.ranking_half li .text .button a {
	background: linear-gradient(90deg,rgba(241,0,255,1) 0,rgba(194,114,255,1) 100%)
}