#full-screen-slider { width:100%; height:323px; float:left; position:relative}
#slides { display:block; width:100%; height:323px; list-style:none; padding:0; margin:0; position:relative;z-index: 0;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:300px; z-index:1;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
main#index>header {
	padding-top: 40px;
	height: 576px;
	background: #ff6a45 url(../images/bg-1.png) top no-repeat
}

main#index>header .box-1 .ta-justify>div {
	display: inline-block;
	margin-top: 35px;
	vertical-align: top
}

main#index>header .box-1 .ta-justify>div h3 {
	color: #fff;
	font-size: 22px;
	margin: 0;
	position: relative
}

main#index>header .box-1 .ta-justify .hot-service {
	width: 480px
}

main#index>header .box-1 .ta-justify .hot-service .more {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 54px;
	height: 22px;
	line-height: 20px;
	border-radius: 11px;
	border: 1px solid #fbd647;
	text-align: center;
	color: #fff;
	font-size: 12px
}

main#index>header .box-1 .ta-justify .hot-service .games {
	margin-top: 30px
}

main#index>header .box-1 .ta-justify .hot-service .games a {
	display: inline-block;
	width: 70px;
	height: 70px;
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	color: #fff;
	vertical-align: top
}

main#index>header .box-1 .ta-justify .hot-service .games a .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: 0 50%;
	transform: translate(-50%,-50%);
	transform: rotateY(0) translate(-50%,-50%);
	transition: all .5s ease;
	vertical-align: middle
}

main#index>header .box-1 .ta-justify .hot-service .games a span {
	position: absolute;
	top: 90px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

main#index>header .box-1 .ta-justify .hot-service .games a:hover {
	background-color: #fbd647
}

main#index>header .box-1 .ta-justify .hot-service .games a:hover .icon {
	transform: translate(-50%,-50%);
	transform: rotateY(1turn) translate(-50%,-50%)
}

main#index>header .box-1 .ta-justify .platform-notice {
	width: 304px
}

main#index>header .box-1 .ta-justify .platform-notice h3 span {
	margin-right: 30px;
	cursor: pointer
}

main#index>header .box-1 .ta-justify .platform-notice h3 span.active,main#index>header .box-1 .ta-justify .platform-notice h3 span:hover {
	color: #fbd647
}

main#index>header .box-1 .ta-justify .platform-notice ul {
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 5px 10px;
	margin-top: 30px
}

main#index>header .box-1 .ta-justify .platform-notice ul li {
	padding: 3px 0
}

main#index>header .box-1 .ta-justify .platform-notice ul li.more {
	text-align: right
}

main#index>header .box-1 .ta-justify .platform-notice ul a span {
	display: inline-block
}

main#index>header .box-1 .ta-justify .platform-notice ul a span:first-of-type {
	max-width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

main#index>header .box-1 .ta-justify .platform-notice ul a span:nth-of-type(2) {
	float: right
}

main#index>header .box-1 .ta-justify .new-recommend {
	width: 370px
}

main#index>header .box-1 .ta-justify .new-recommend .charm-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px
}

main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-next,main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-prev {
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #fbd647;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	outline: none;
	position: relative
}

main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-next:active,main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-prev:active {
	border: 1px solid #fbd647;
	background-color: #fbd647;
	color: #fff
}

main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-next i.icon,main#index>header .box-1 .ta-justify .new-recommend .charm-nav-button-prev i.icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index>header .box-1 .ta-justify .new-recommend .charm-user {
	margin-top: 30px
}

main#index>header .box-1 .ta-justify .new-recommend .charm-user .swiper-slide .block {
	width: 106px;
	height: 106px;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background-color: #f7f7f7
}

main#index>header .box-1 .ta-justify .new-recommend .charm-user .swiper-slide .block img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index>header .box-1 .ta-justify .new-recommend .charm-user .swiper-slide .block span {
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	font-size: 12px
}

main#index .main-box {
	min-width: 1240px;
	background: #f7f7f7 url(../images/bg.jpg) top/100% auto no-repeat
}

main#index .main-box .box-l {
	width: 1240px;
	display: inline-block;
	vertical-align: top
}

main#index .main-box .box-l .platform-hot-push {
	border-top: 1px solid #ededed
}

main#index .main-box .box-l .platform-hot-push h3 {
	padding: 0 10px 0 0;
	font-size: 22px;
	font-weight: 400;
	position: relative
}

main#index .main-box .box-l .platform-hot-push h3 .icon {
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	top: -2px
}

main#index .main-box .box-l .platform-hot-push h3 a.refresh {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	font-size: 12px
}

main#index .main-box .box-l .platform-hot-push h3 a.refresh .icon {
	margin-right: 10px
}

main#index .main-box .box-l .platform-hot-push .accompany-play {
	display: inline-block;
	width: 240px;
	height: 356px;
	background-color: #fff;
	margin: 0 0 20px;
	border-radius: 10px;
	font-size: 14px;
	padding: 10px 14px 0;
	vertical-align: top;
	position: relative;
	top: 0;
	transition: all .15s linear;
	cursor: pointer
}

main#index .main-box .box-l .platform-hot-push .accompany-play:hover {
	box-shadow: 0 0 15px 5px hsla(0,0%,69%,.5);
	top: -3px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-pic {
	display: block;
	position: relative;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	height: 240px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-pic img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-pic div {
	color: #fff;
	height: 26px;
	line-height: 26px;
	background-color: rgba(255,106,69,.8);
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-name {
	margin-top: 15px;
	position: relative;
	text-align: right
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-name span {
	display: inline-block
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-name span:first-of-type {
	color: #5a5a5a;
	font-size: 16px;
	float: left;
	margin-top: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 80px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-name span.tag {
	width: 64px;
	height: 22px;
	line-height: 20px;
	border-radius: 11px;
	text-align: center;
	border: 1px solid currentColor;
	font-size: 12px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price {
	margin-top: 25px;
	position: relative
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price span {
	display: inline-block;
	vertical-align: middle
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price span:first-of-type {
	font-size: 12px;
	margin-right: 10px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price span:last-of-type {
	color: #ff6a45;
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: -2px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price span:last-of-type strong {
	font-size: 28px;
	font-weight: 400
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state {
	vertical-align: middle
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state:before {
	content: "";
	display: none;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: relative;
	top: -2px;
	margin-right: 5px
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state.online {
	color: #3ebb8c
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state.online:before {
	display: inline-block;
	background-color: #3ebb8c
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state.offline {
	color: #b5b5b5
}

main#index .main-box .box-l .platform-hot-push .accompany-play .user-price .state.offline:before {
	display: inline-block;
	background-color: #b5b5b5
}

main#index .main-box .box-r {
	width: 350px;
	float: right
}

main#index .main-box .box-r .live-broadcast h3 {
	padding: 0 10px 0 0;
	font-size: 22px;
	font-weight: 400;
	position: relative
}

main#index .main-box .box-r .live-broadcast h3 .icon {
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	top: -2px
}

main#index .main-box .box-r .live-broadcast a {
	display: block;
	width: 350px;
	height: 356px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden
}

main#index .main-box .box-r .live-broadcast a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5)
}

main#index .main-box .box-r .live-broadcast a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: 0 0;
	transform: translate(-50%,-50%);
	transition: all .1s linear
}

main#index .main-box .box-r .live-broadcast a .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1
}

main#index .main-box .box-r .live-broadcast a:hover img {
	transform: scale(1.2) translate(-50%,-50%)
}

main#index .main-box .box-r .qr-code {
	background-color: #fff;
	border: 1px solid #ededed;
	margin-top: 15px;
	font-size: 0;
	text-align: center;
	padding: 25px 0
}

main#index .main-box .box-r .qr-code span {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #360c0c
}

main#index .main-box .box-r .qr-code span img {
	display: block;
	max-width: 168px;
	max-height: 168px;
	margin-bottom: 9px
}

main#index .main-box .view-more {
	margin-top: 20px;
	font-size: 16px;
	text-align: center
}

main#index .main-box .view-more a {
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	background-color: #ff6a45;
	width: 168px;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	text-align: center;
	font-size: 18px;
	padding: 0 40px
}

main#index .main-box .view-more a .icon {
	vertical-align: middle;
	position: relative;
	top: -2px
}

main#index .main-box .guild {
	margin-top: 30px
}

main#index .main-box .guild .tit {
	color: #737373;
	font-size: 22px;
	overflow: hidden
}

main#index .main-box .guild .tit .icon {
	margin-right: 10px;
	vertical-align: middle;
	position: relative;
	top: -2px
}

main#index .main-box .guild .list {
	overflow: hidden
}

main#index .main-box .guild .list .single {
	position: relative;
	float: left;
	height: 104px;
	line-height: 104px;
	font-size: 0;
	text-align: center;
	width: 18.5%;
	margin-right: 1.875%;
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #ededed;
	border-radius: 10px;
	overflow: hidden
}

main#index .main-box .guild .list .single:nth-child(5n) {
	margin-right: 0
}

main#index .main-box .guild .list .single:hover .slogan {
	opacity: 1
}

main#index .main-box .guild .list .single>img.icon {
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle
}

main#index .main-box .guild .list .single .slogan {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,106,69,.95);
	transition: all .3s ease;
	overflow: hidden
}

main#index .main-box .guild .list .single .slogan .txt {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	line-height: 1.5
}

main#index .main-box .guild .list .guildAdd {
	cursor: pointer
}

main#index .main-box .guild .list .guildAdd>img.icon {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%
}

main#index .main-box .new-show-pavilion {
	margin-top: 25px
}

main#index .main-box .new-show-pavilion .limit-wrap {
	position: relative
}

main#index .main-box .new-show-pavilion .new-show-users {
	height: 134px;
	border-radius: 68px;
	padding: 18px 96px 0;
	position: relative
}

main#index .main-box .new-show-pavilion .new-show-users .block {
	width: 100px;
	height: 100px;
	border-radius: 10px;
	overflow: hidden
}

main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-next,main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-prev {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	box-shadow: 0 5px 8px 1px hsla(0,0%,90%,.5);
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
	transition: all .1s linear;
	color: #b5b5b5
}

main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-next .icon,main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-prev .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 30px;
	pointer-events: none
}

main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-next:active,main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-prev:active {
	color: #ff6a45;
	box-shadow: 0 3px 8px 0 hsla(0,0%,90%,.5)
}

main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-prev {
	left: 22px
}

main#index .main-box .new-show-pavilion .new-show-users .swiper-custom-button-next {
	right: 22px
}

main#index .main-box .new-show-pavilion .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	display: none
}

main#index .main-box .new-show-pavilion .overlay:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent url(../images/new-show-overlay.png) 50%/cover no-repeat
}

main#index .main-box .new-show-pavilion .overlay a {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	background-color: #ff6a45;
	width: 168px;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	text-align: center;
	font-size: 18px
}

main#index .main-box .new-show-pavilion .overlay a .icon {
	vertical-align: middle;
	position: relative;
	top: -2px
}

main#index .main-box .new-show-pavilion.not-logged-in .new-show-users .block {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

main#index .main-box .new-show-pavilion.not-logged-in .overlay {
	display: block
}

main#index .main-box .ranking-lists {
	margin-top: 40px;
	background-color: #fff;
	border: 1px solid #ededed;
	padding: 40px 0
}

main#index .main-box .ranking-lists .list {
	width: 390px;
	height: 916px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-top: 380px
}

main#index .main-box .ranking-lists .list:before {
	content: "";
	display: block;
	width: 369px;
	height: 237px;
	position: absolute;
	top: 60px;
	left: 10px
}

main#index .main-box .ranking-lists .list header {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 292px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 700
}

main#index .main-box .ranking-lists .list header .icon {
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 5px
}

main#index .main-box .ranking-lists .list .ranking-user {
	height: 74px;
	line-height: 73px;
	border-bottom: 1px dotted #ededed;
	margin: 0 30px;
	font-size: 0;
	position: relative
}

main#index .main-box .ranking-lists .list .ranking-user:last-of-type {
	border-bottom: 0
}

main#index .main-box .ranking-lists .list .ranking-user span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px
}

main#index .main-box .ranking-lists .list .ranking-user .ranking {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 9px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-right: 13px
}

main#index .main-box .ranking-lists .list .ranking-user .user-head {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 10px;
	position: relative
}

main#index .main-box .ranking-lists .list .ranking-user .user-head img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index .main-box .ranking-lists .list .ranking-user .achievement {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

main#index .main-box .ranking-lists .list .ranking-user .achievement em {
	font-style: normal;
	color: #ff6a45
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2),main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) {
	position: absolute;
	height: auto;
	line-height: auto;
	border-bottom: 0
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type span,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) span,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) span {
	display: block;
	margin: 0
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .ranking,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .ranking,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .ranking {
	width: 22px;
	height: 22px;
	line-height: 14px;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	font-size: 12px;
	display: none
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .user-head,main#index .main-box .ranking-lists .list .ranking-user:first-of-type .user-head img,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .user-head,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .user-head img,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .user-head,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .user-head img {
	border-radius: 50%
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .user-name,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .user-name,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .user-name {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	bottom: -40px;
	height: 20px;
	line-height: 20px;
	font-size: 12px
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .achievement,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .achievement,main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .achievement {
	position: absolute;
	top: auto;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	color: #737373;
	font-size: 12px;
	text-align: center;
	bottom: -60px;
	height: 20px;
	line-height: 20px
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type {
	top: 137px;
	left: 127px
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .user-head {
	width: 78px;
	height: 78px
}

main#index .main-box .ranking-lists .list .ranking-user:first-of-type .achievement {
	width: 78px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) {
	top: 162px;
	left: 3px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .user-head {
	width: 68px;
	height: 68px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(2) .achievement {
	width: 68px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) {
	top: 162px;
	left: 258px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .user-head {
	width: 68px;
	height: 68px
}

main#index .main-box .ranking-lists .list .ranking-user:nth-of-type(3) .achievement {
	width: 68px
}

main#index .main-box .ranking-lists .list:first-of-type {
	background: transparent url(../images/ranking-list-bg-1.png) top no-repeat
}

main#index .main-box .ranking-lists .list:first-of-type header {
	text-shadow: 0 1px 3px rgba(238,120,8,.4)
}

main#index .main-box .ranking-lists .list:first-of-type .ranking-user .ranking {
	background-color: #f76b96
}

main#index .main-box .ranking-lists .list:first-of-type .ranking-user .achievement em {
	color: #ff6a45
}

main#index .main-box .ranking-lists .list:nth-of-type(2) {
	background: transparent url(../images/ranking-list-bg-2.png) top no-repeat
}

main#index .main-box .ranking-lists .list:nth-of-type(2) header {
	text-shadow: 0 1px 3px rgba(71,153,228,.4)
}

main#index .main-box .ranking-lists .list:nth-of-type(2) .ranking-user .ranking {
	background-color: #cb6fff
}

main#index .main-box .ranking-lists .list:nth-of-type(2) .ranking-user .achievement em {
	color: #cb6fff
}

main#index .main-box .ranking-lists .list:nth-of-type(2) .ranking-user:first-of-type {
	left: 126px
}

main#index .main-box .ranking-lists .list:nth-of-type(2) .ranking-user:nth-of-type(2) {
	left: 2px
}

main#index .main-box .ranking-lists .list:nth-of-type(2) .ranking-user:nth-of-type(3) {
	left: 257px
}

main#index .main-box .ranking-lists .list:nth-of-type(3) {
	background: transparent url(../images/ranking-list-bg-3.png) top no-repeat
}

main#index .main-box .ranking-lists .list:nth-of-type(3) header {
	text-shadow: 0 1px 3px rgba(36,159,112,.4)
}

main#index .main-box .ranking-lists .list:nth-of-type(3) .ranking-user .ranking {
	background-color: #f9bb00
}

main#index .main-box .ranking-lists .list:nth-of-type(3) .ranking-user .achievement em {
	color: #f9bb00
}

main#index .main-box .ranking-lists .list:nth-of-type(3) .ranking-user:first-of-type {
	left: 131px
}

main#index .main-box .ranking-lists .list:nth-of-type(3) .ranking-user:nth-of-type(2) {
	left: 7px
}

main#index .main-box .ranking-lists .list:nth-of-type(3) .ranking-user:nth-of-type(3) {
	left: 262px
}

main#index .main-box .promise {
	height: 200px;
	background-color: #f7f7f7;
	padding-top: 40px
}

main#index .main-box .promise dl {
	display: inline-block;
	vertical-align: top;
	width: 220px
}

main#index .main-box .promise dl dt {
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #ededed;
	border-radius: 20px;
	position: relative;
	background-color: #fff;
	margin-right: 25px
}

main#index .main-box .promise dl dt .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index .main-box .promise dl dd {
	width: 120px;
	padding-top: 5px
}

main#index .main-box .promise dl dd p {
	font-size: 16px;
	white-space: nowrap;
	line-height: .9
}

main#index .main-box .charm-recommend {
	width: 200px;
	height: 431px;
	padding-top: 65px;
	background: transparent url(../images/charm-recommend.png) top no-repeat;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	top: 656px;
	margin-left: -775px
}

main#index .main-box .charm-recommend.fixed {
	position: fixed;
	top: 80px
}

main#index .main-box .charm-recommend h3 {
	font-size: 16px;
	color: #ffdf80;
	text-shadow: 0 6px 6.93px rgba(234,76,37,.76);
	text-align: center;
	margin: 0
}

main#index .main-box .charm-recommend a {
	display: block;
	width: 160px;
	height: 144px;
	position: relative;
	margin: 10px auto 0;
	border-radius: 10px;
	overflow: hidden
}

main#index .main-box .charm-recommend a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .15s linear
}

main#index .main-box .charm-recommend a span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	font-size: 12px
}

main#index .main-box .charm-recommend a:hover img {
	transform: translate(-50%,-50%) scale(1.2)
}

main#index .red-envelope {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(0,0,0,.3)
}

main#index .red-envelope div {
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%,-50%)
}

main#index .red-envelope div .close {
	position: absolute;
	top: 50px;
	left: 480px;
	cursor: pointer
}

main#index .red-envelope div button {
	position: absolute;
	left: 170px;
	bottom: 25px;
	background-color: #ffeed4;
	box-shadow: 0 3px 27px 0 rgba(178,36,26,.35);
	width: 167px;
	height: 40px;
	border-radius: 20px;
	border: 0;
	font-size: 18px;
	color: #f84b3d;
	cursor: pointer;
	outline: none
}

main#index .redPtDialogBox .box {
	background: none
}

main#index .redPtDialogBox .close {
	top: 0;
	right: -30px
}

main#index .redPtDialogBox .close .icon-close {
	background-position: 0 -926px
}

main#index .redPtDialogBox .redPtCn {
	width: 350px;
	height: 504px;
	line-height: 504px;
	text-align: center;
	background: url(../images/redPt-bg.png) 50% no-repeat;
	overflow: hidden
}

main#index .redPtDialogBox .redPtCn .comm-btn {
	vertical-align: bottom;
	color: #371111;
	width: 220px;
	height: 60px;
	border-radius: 60px;
	font-size: 22px;
	margin-bottom: 40px;
	background-color: #f8e34f
}

main#index .red-envelope2 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(0,0,0,.3)
}

main#index .red-envelope2 div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

main#index .red-envelope2 div .close {
	position: absolute;
	top: 50px;
	left: 410px;
	cursor: pointer
}

main#index .red-envelope2 div button {
	position: absolute;
	left: 170px;
	bottom: 40px;
	width: 167px
}
.recommend_list {
    background-color: #fff;
    width: 1240px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 15px 0;
}
.recommend_list_title {
    width: 60px;
    color: #d54032;
    font-size: 25px;
    margin-top: 40px;
    text-align: right;
    float: left;
}
 .recommend_list_content_box {
    margin-left: 46px;
    float: left;
}
.recommend_list_avatar_big {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    margin: 0 auto;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    overflow: hidden;
}
.recommend_list_avatar_big img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
.recommend_list_name {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin: 8px 0;
}
.recommend_list_location {
    background-color: #a1a1a1;
    color: #fff;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 12px;
    float: left;
}
.recommend_list_man {
    background-color: #ffabad;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 12px;
    float: left;
}