html{
	background: rgba(1,8,27,1);
	background-image:radial-gradient(circle at 20% 50%, rgba(99, 102, 241, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(139, 92, 246, 0.15) 0%, transparent 50%);
	opacity: 1;
	padding: 0;
	margin: 0
}
body{
	padding: 0;
	margin: 0;
	color: #fff;
}
.top{
	width: 100%;
	height:80px;
	line-height:80px;
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content:space-between;
	backdrop-filter: blur(12px);
	z-index: 9000;
	background: rgba(30, 41, 59, .4);
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}
.tc-box{
	width: 100%;
	height: 100%;
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index: 9999;
	cursor: pointer;
}
.button-guanbi{
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.quanbei{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(1,8,27,0.75);
	cursor: pointer;
	backdrop-filter: blur(12px);
}
.top-box{
	display: flex;
	align-items: center;
	justify-content:flex-start
}
.top-logo{
	width: 208px;
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}
.top-logo a {
	display: flex;
	align-items: center;
	justify-content: center
}
.top-logo-img{
	width: 170px
}
.top-search{
	padding-left:20px;
	width:710px;
	display: flex;
	align-items: center;
	justify-content: flex-start
}
.top-right{
	padding-right:30px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}
.ant-badge{
	height:38px;
	line-height:38px;
    border-radius:10px;
    font-size: 14px;
    padding: 0px 15px;
	margin-left: 10px;
	display: flex;
	align-items: center
}
.ant-badge span{
	font-weight: 600;
	padding-left: 5px
}
.ant-badge a {
	height:38px;
	line-height:38px;
	width: 100%;
	display: block;
	color: #fff;
	text-decoration: none
}
.chuangzuo{
    background-image: linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), linear-gradient(136deg, #286aff, #4e6ef2, #7274f9, #9f66ff);
    color: rgb(255, 255, 255);
}
.tuichu{
	background-image: linear-gradient(to right, rgba(239, 68, 68, 1), rgba(236, 72, 153, 1));
	border: rgb(239, 68, 68, 1) solid 1px;
	width:46px;
}
.chongzhi{
	background-image: linear-gradient(to right, rgba(34, 197, 94, 1), rgba(20, 184, 166, 1));
	border: rgb(34, 197, 94, 1) solid 1px;
	width:48px;
}
.yue{
	background:rgb(234 179 8 / 0.2);
	border: rgb(250 204 21 / 0.5) solid 1px;
}
.user{
	background-color: rgb(51 65 85 / 0.4);
	border: rgb(51 65 85 / 0.5) solid 1px;
	border-width: 1px;
}
.web01-img{
	width:14px;
	height:14px;
	margin-right:5px
}
.web02-img{
	width:18px;
	height:18px;
	margin-right:3px
}
.web03-img{
	width:18px;
	height:18px;
	margin-right:2px
}
.web04-img{
	width:16px;
	height:16px;
	margin-right:2px
}
.web05-img{
	width:20px;
	height:20px;
	margin-right:2px
}
.web09-img{
	width:18px;
	height:18px;
	margin-right:2px;
	opacity: 0.7.5
}
.web10-img{
	width:12px;
	height:12px;
	margin-right:2px;
	opacity: 0.7
}
.web12-img{
	width:14px;
	height:14px;
	margin-right:2px;
	opacity: 0.6
}
.web13-img{
	width:11px;
	height:11px;
	margin-right:3px;
	opacity: 0.6
}
.main-left{
	width: 208px;
	position: fixed;
    top:80px;
    bottom: 0;
    left: 0;
    padding-top:20px;
	z-index: 888;
	background: rgba(30, 41, 59, .4);
    border-right: 1px solid rgba(255, 255, 255, .05);
}
.left-box{
	width:85%;
	font-size: 14px;
	margin: 0 auto
}
.left-box div{
	height: 35px;
	line-height:35px;
	width: 100%;
	margin-bottom: 10px
}
.left-xian{
	border-bottom: rgba(255, 255, 255, .1) solid 1px;
	padding-bottom:10px
}
.left-chip {
	width: 100%;
	border-radius:100px;
	font-size:15px;
	color: #d1d5db;
	cursor: pointer;
	text-decoration: none;
	display: block;
	display: flex;
	align-items: center;
	justify-content:flex-start
}
.left-chip:hover {
	background-color: rgba(255, 255, 255, .1);
}
.left-chip.active {
	background-color: rgba(255, 255, 255, .15);
	color: #f9fafb;
}
.in-img{
	width:18px;
	height: 18px;
	margin: 0 8px 0 20px
}
.in-img02{
	width:16px;
	height: 16px;
	margin: 0 10px 0 20px
}
.in-img03{
	width:15px;
	height:15px;
	margin: 0 10px 0 20px
}
.left-botbox{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.left-shang{
	padding-top:20px
}
.left-ad{
	width:85%;
	margin: 0 auto;
}
.left-ad-img{
	width:100%;
}
.left-lianxi{
	width:85%;
	margin: 0 auto 20px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size:14px
}
.left-lianxi00{
	padding:10px 8px;
	background-color: rgba(255, 255, 255, .1);
	border-radius:10px;
	color:rgba(255, 255, 255, .6);
	cursor: pointer;
}
.left-lianxi01{
	width: 125px;
	height: 60px;
	background-color: rgba(255, 255, 255, .1);
	border-radius:10px;
	display: flex;
	align-items:center;
	justify-content: space-between;
	color:rgba(255, 255, 255, .6)
}
.containerqun{
	position: relative;
	cursor: pointer;
}
.hover-content{
	position: absolute;
	top:-200px;
	left:0px;
	background: #20273a;
	width:150px;
	height:150px;
	border-radius:10px;
	padding:20px
}
.hover-content-img {
	width: 100%
}
.jliuqun{
	font-size:13px;
	padding-right:6px
}

.left-botbox-x .hover-content{
	position: absolute;
	top:-200px;
	left:0px;
	background: #20273a;
	width:150px;
	height:150px;
	border-radius:10px;
	padding:20px;
	z-index: 9999;
}
.left-botbox-x .hover-content-img {
	width: 100%;
	position: relative;
	z-index: 9999;
}
.left-box-x{
	width:85%;
	font-size: 14px;
	margin: 0 auto
}
.left-box-x div{
	height: 35px;
	line-height:35px;
	width: 50%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content:center;
	margin:0 auto 20px auto;
}
.left-xian-x{
	border-bottom: rgba(255, 255, 255, .1) solid 1px;
}
.left-chip-x {
	width: 100%;
	border-radius:10px;
	font-size:15px;
	color: #d1d5db;
	cursor: pointer;
	text-decoration: none;
	display: block;
	display: flex;
	align-items: center;
	justify-content:center;
	padding:10px 5px;
}
.left-shang-x{
	padding-top:20px
}
.left-botbox-x{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	cursor: pointer;
}
.left-botbox-x div{
	height: 35px;
	line-height:35px;
	width: 50%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content:center;
	margin:0 auto 10px auto;
	position: relative;
}
.main-left-x{
	width:60px;
	position: fixed;
    top: 80px;
    bottom: 0;
    left: 0;
	background: rgba(30, 41, 59, .4);
    border-right: 1px solid rgba(255, 255, 255, .1);
    padding-top:20px;
}
.in-img-x{
	width:18px;
	height: 18px;
	margin: 0 8px
}
.in-img02-x{
	width:16px;
	height: 16px;
	margin: 0 8px
}
.in-img03-x{
	width:15px;
	height:15px;
	margin: 0 8px
}
.wechat_box{
	max-width: 28rem;
	margin:0 auto 0 auto;
	position: relative;
	height:640px;
	background: rgba(7, 15, 36, .8);
    border: 1px solid rgba(255, 255, 255, .1);
	border-radius:10px;
	top: calc(50% - 320px);
	padding:0 0 0 0
}
.wechat_box .button{
	position: absolute;
	top: 20px;
	right: 20px;
	width:45px;
	height:45px;
	border-radius:100px;
	border: none;
	color: #000;
	cursor: pointer;
	z-index: 9999;
	font-size: 12px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none
}
.wechat_box01{
	font-size: 22px;
	padding: 1.5rem;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	display: flex;
	align-items: center;
	height:36px;
	line-height:36px
}
.wechat_box02{
	text-align: center;
	margin:20px auto 0 auto;
	width:60%;
	padding: 10px 20px;
	background: #fff;	
	border-radius: 0.5rem;	
}
.wechat_box03{
	width: 100%;
	text-align: center;
	font-size: 0.875rem;
    line-height: 1.25rem;
	margin-top: 1rem;
	font-weight:lighter;
	color: #fff
}
.wechat_box04{
	font-size: 0.75rem;
    line-height: 1rem;
	margin-top: 0.2rem;
	width: 100%;
	text-align: center;
	color: rgba(226, 232, 240, 0.7);
	font-weight:lighter
}
.wechat_box-img{
	width:100%;
}
.wechat_box01-img{
	width:30px;
	height: 30px;
	margin-right: 5px
}
.top_wechat{
	height: 44px;
	line-height: 44px;
	background-color: rgb(51 65 85 / 0.6);
	border-radius:200px;
	padding:0 20px;
	margin-left:10px;
	font-size:14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.top_wechat-box{
	display: none
}
.top_wechat-img{	
	width:22px;
	height:22px;
	margin-right: 5px
}


@media (max-width: 640px) {
    .top{
	width: 100%;
	height:60px;
	line-height:60px;
	background-color:rgba(7,15,36,0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	backdrop-filter: blur(12px);
	justify-content:space-between;
	z-index: 9000;
}
.main {
    margin-top:60px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
	.top-search{
	display: none
	}
	.top-right {
    padding-right:18px;
}
	.top-logo {
    width: 150px;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    font-family: "阿里妈妈数黑体 Bold";
    color: #fff;
}
	.top-logo-img{
	width: 120px;
		margin-left: 0
}
.ant-badge{
	height:32px;
	line-height:32px;
    border-radius:10px;
    font-size: 14px;
    padding: 0px 15px;
	margin-left: 10px;
	display: flex;
	align-items: center
}
.top_wechat-box{
	height:34px;
	line-height: 34px;
	background-color: rgb(51 65 85 / 0.6);
	border-radius:10px;
	padding:0 20px;
	margin-left:10px;
	font-size:14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}	
.top_wechat-img {
    width:20px;
    height:20px;
    margin-right: 5px;
}
.wechat_box01{
	border-bottom:none;	
	padding:.5rem 4rem;
	}
.wechat_box .button {
    position: absolute;
    top:5px;
    right:50px;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    border: none;
    color: #000;
    cursor: pointer;
    z-index: 9999;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
}
.button-guanbi {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.wechat_box{
	max-width: 28rem;
	margin:0 auto 0 auto;
	position: relative;
	height:640px;
	background: rgba(7, 15, 36, .8);
    border:none;
	border-radius:10px;
	top: calc(50% - 280px);
	padding:0 0 0 0
}
}
