
.panel-heading .fa{transition:transform 0.3s ease;transform:rotate(-45deg);padding:5px;color:#556af1;}.panel-heading:not(.collapsed) .fa{transform:rotate(0deg);}.question-container{border-radius:6px;border:solid 1px var(--main-border-color);overflow:hidden;border-bottom:solid 0px rgba(50,50,50,0);}.question{cursor:pointer;position:relative;margin-bottom:10px;padding:2.5rem 4rem;margin-bottom:0;border-bottom:solid 1px var(--main-border-color);}.question i{position:absolute;right:0;top:50%;transform:translateY(-50%);}.question.active i.fa.fa-plus{display:none;}.question.active i.fa.fa-minus{display:inline-block;}.answer.active{display:unset;background-color:var(--focus-color);flex:1 1 auto;min-height:1px;color:#fff !important;padding:2.5rem 4.5rem;display:block;}@keyframes bounce{0%{transform:scaleY(0.3);background-color:green;}50%{transform:scaleY(1);background-color:orange;}100%{transform:scaleY(0.3);background-color:green;};}.tab2_content.active{display:block;}.tab2_content.active{display:block;}#accordionhelp-content{margin-bottom:20px;}.tab-container{width:80%;margin:auto;}.tabs{display:flex;cursor:pointer;padding:20px 0;}.tab{padding:10px 15px;transition:background-color 0.3s;border-radius:10px;background:var(--muted-bg-color);margin:0px 5px;font-size:14px;}.tab.active{color:#fff;background-color:#556af1;transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,0.3);transition:all 0.3s ease;}.tab-content{position:relative;overflow:hidden;}.tab2_content{display:none;}.button{display:inline-block;padding:10px 20px;font-size:16px;font-weight:bold;text-align:center;text-decoration:none;cursor:pointer;border:none;border-radius:5px;background-color:#556af1;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:all 0.3s ease;}.button:hover{background-color:#3e53c4;box-shadow:0 6px 12px rgba(0,0,0,0.3);}
/*自定义网站字体开始*/
/*@font-face {*/
/*    font-family: "lovely";*/
/*    src: url("/hbd.woff2") format("woff2");*/
/*    font-display: swap;*/
/*}*/

/** {*/
/*    font-family: "lovely"*/
/*}*/

/*自定义网站字体结束 */
/*标题下划线*/
.posts-item .item-heading>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.posts-item .item-heading>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.article-title>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.article-title>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.zib-widget .text-ellipsis>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.zib-widget .text-ellipsis>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.zib-widget .text-ellipsis-2>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.zib-widget .text-ellipsis-2>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.posts-item .item-heading>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.posts-item .item-heading>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.article-title>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.article-title>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.zib-widget .text-ellipsis>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.zib-widget .text-ellipsis>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

.zib-widget .text-ellipsis-2>a {
    background: linear-gradient(to right, #ec695c, #61c454) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1300ms
}

.zib-widget .text-ellipsis-2>a:hover {
    background-position-x: left;
    background-size: 100% 5px
}

/*仿哔哩哔哩弹窗背景*/
.payvip-modal {
    background-image: url(https://img.alicdn.com/imgextra/i1/2210123621994/O1CN01zWJtdh1QbIhbcKakX_!!2210123621994.png),url(https://img.alicdn.com/imgextra/i3/2210123621994/O1CN01nUULwt1QbIhdvLeL7_!!2210123621994.png);
    background-position: 0 100%,100% 100%;
    background-repeat: no-repeat,no-repeat;
    background-size: 20%;
}

.author-tag a {
    position: relative;
    padding: 1px 4px 2px 4px;
    margin: 0px 4px 0px 3px;
    border: 1px solid #e6e7e8;
    border-radius: 18px;
    text-decoration: none;
    white-space: nowrap;
    -o-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
    -ms-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
    -moz-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
    -webkit-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
    box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=1);
}

.author-tag a:nth-child(7n+1):hover {
    color: #ffffff;
    background-color: rgba(255,78,106,.8)
}

.author-tag a:nth-child(7n+2):hover {
    color: #ffffff;
    background-color: #ffaa73
}

.author-tag a:nth-child(7n+3):hover {
    color: #ffffff;
    background-color: #fed466
}

.author-tag a:nth-child(7n+4):hover {
    color: #ffffff;
    background-color: #3cdc82
}

.author-tag a:nth-child(7n+5):hover {
    color: #ffffff;
    background-color: #64dcf0
}

.author-tag a:nth-child(7n+6):hover {
    color: #ffffff;
    background-color: #64b9ff
}

.author-tag a:nth-child(7n+7):hover {
    color: #ffffff;
    background-color: #b4b4ff
}

.author-tag a:nth-child(7n+1) {
    background-color: rgba(255,78,106,.15);
    color: rgba(255,78,106,.8)
}

.author-tag a:nth-child(7n+2) {
    background-color: rgba(255,170,115,.15);
    color: #ffaa73
}

.author-tag a:nth-child(7n+3) {
    background-color: rgba(254,212,102,.15);
    color: #fed466
}

.author-tag a:nth-child(7n+4) {
    background-color: rgba(60,220,130,.15);
    color: #3cdc82
}

.author-tag a:nth-child(7n+5) {
    background-color: rgba(100,220,240,.15);
    color: #64dcf0
}

.author-tag a:nth-child(7n+6) {
    background-color: rgba(100,185,255,.15);
    color: #64b9ff
}

.author-tag a:nth-child(7n+7) {
    background-color: rgba(180,180,255,.15);
    color: #b4b4ff
}

.notyf {
    border-radius: var(--main-radius) 0 0 var(--main-radius);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(8px);
    box-shadow: 0 8px 32px rgba(0,0,0,0.1);
    transition: all 0.3s ease
}

.notyf:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.2)
}

@keyframes ripple {
    0% {
        background-position: 0% 50%;
        box-shadow: 0 0 25px rgba(255,255,255,0.4)
    }

    50% {
        background-position: 100% 50%;
        box-shadow: 0 0 40px rgba(255,255,255,0.5)
    }

    100% {
        background-position: 0% 50%;
        box-shadow: 0 0 25px rgba(255,255,255,0.4)
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(25deg);
        opacity: 0
    }

    25% {
        opacity: 0.5
    }

    75% {
        opacity: 0.5
    }

    100% {
        transform: translateX(100%) translateY(100%) rotate(25deg);
        opacity: 0
    }
}

.notyf:after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient( 75deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 25%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.2) 75%,rgba(255,255,255,0) 100% );
    animation: shine 1.2s ease-in-out infinite
}

.notyf.success {
    background: linear-gradient(135deg,rgba(24,190,157,0.95),rgba(46,204,170,1),rgba(24,190,157,0.95) ) !important;
    background-size: 300% 300% !important;
    animation: ripple 1.2s ease-in-out infinite !important;
    border: 1px solid rgba(255,255,255,0.3)
}

.notyf.info {
    background: linear-gradient(135deg,rgba(45,152,218,0.95),rgba(86,173,225,1),rgba(45,152,218,0.95) ) !important;
    background-size: 300% 300% !important;
    animation: ripple 1.2s ease-in-out infinite !important;
    border: 1px solid rgba(255,255,255,0.3)
}

.notyf.load {
    background: linear-gradient(135deg,rgba(255,145,0,0.95),rgba(255,179,0,1),rgba(255,145,0,0.95) ) !important;
    background-size: 300% 300% !important;
    animation: ripple 1.2s ease-in-out infinite !important;
    border: 1px solid rgba(255,255,255,0.3)
}

.notyf.warning {
    background: linear-gradient(135deg,rgba(246,185,59,0.95),rgba(255,177,66,1),rgba(246,185,59,0.95) ) !important;
    background-size: 300% 300% !important;
    animation: ripple 1.2s ease-in-out infinite !important;
    border: 1px solid rgba(255,255,255,0.3)
}

.notyf.danger {
    background: linear-gradient(135deg,rgba(234,84,85,0.95),rgba(255,107,107,1),rgba(234,84,85,0.95) ) !important;
    background-size: 300% 300% !important;
    animation: ripple 1.2s ease-in-out infinite !important;
    border: 1px solid rgba(255,255,255,0.3)
}

/**/
.posts-item.card {
    background-image: url(https://daixm.daixb.top/wp-content/uploads/2025/02/Image_296686312831196.jpg);
}



.footer .footer-navi a:hover {
    color: var(--main-color);
    font-weight: 500;
}
.footer-navi a {
    color: #949498;
    font-size: 14px;
}
.footer-navi .ewms .ewm-content.ewm-douyin .ewm-main .thumb-div {
     width: 160px;
 }
 
 .footer-navi .ewms .ewm-main {
     padding: 20px;
     text-align: left;
 }
 
 .footer-navi .ewms .ewm-main .Onecad_fl {
     float: left;
 }
 
 .footer-navi .ewms .ewm-main .fr {
     float: right;
 }
 
 .footer-navi .ewms .ewm-main .thumb-div {
     width: 120px;
     margin-right: 30px;
 }
 
 .footer-navi .ewms .ewm-main .thumb {
     padding-top: 100%;
 }
 
 .footer-navi .ewms .ewm-main h4 {
     font-size: 14px;
     font-weight: normal;
     color: #333;
     line-height: 1.714;
     margin-top: 4px;
 }
 
 .footer-navi .ewms .ewm-main h4 span {
     color: #47c333;
 }
 
 .footer-navi .ewms .ewm-main a {
     color: #ff3401;
 }
 
 .footer-navi .ewms .ewm-main a:hover {
     color: #ff5c00;
 }
 
 .footer-navi .ewms .ewm-main h5 {
     font-weight: normal;
     font-size: 12px;
     color: #888;
     line-height: 20px;
 }
 
 .footer-navi .ewms .ewm-douyin .ewm-main {
     padding-left: 0;
     padding-right: 0;
     text-align: center;
 }
 
 .footer-navi .ewms .ewm-douyin .ewm-main .thumb-div {
     margin: 0 auto;
 }

.apply_link span:after {
	content:"+";
	position:absolute;
	font-size:28px;
	background-image:linear-gradient(90deg,#13adff 0,#3385ff 50%,#3385ff);
	-webkit-text-fill-color:transparent;
	-webkit-background-clip:text;
}
.home_row {
	margin-top:-16px;
}
.home_row_0 {
	margin-top:-32px;
}
.home_row_0 .wrapper,.home_row_0 .wrapper .box {
	width:100% !important;
	box-shadow:none;
}
.box {
	box-shadow:none;
}
.waves-box {
	position:relative;
	text-align:center;
	background:linear-gradient(60deg,#05f 0%,#0bf 100%);
	color:white;
}
.waves-inner {
	height:360px;
	width:100%;
	margin:0;
	padding-top:115px;
}
.waves-inner h2 {
	font-size:2em;
	font-weight:bold;
	letter-spacing:2px;
}
.waves-inner p {
	padding:10px;
	margin-bottom:30px;
}
.waves-inner a {
	padding:10px 28px;
	font-size:1.2em;
	background:#fff;
	color:#09f;
	font-weight:bold;
	border-radius:50px;
}
.waves-inner a:hover {
	box-shadow:0 5px 10px #05f;
}
.waves {
	position:relative;
	width:100%;
	height:15vh;
	margin-bottom:-7px;
	min-height:50px;
	max-height:80px;
}
.parallax>use {
	animation:move-forever 25s cubic-bezier(.55,.5,.45,.5)infinite;
}
.parallax>use:nth-child(1) {
	animation-delay:-2s;
	animation-duration:7s;
}
.parallax>use:nth-child(2) {
	animation-delay:-3s;
	animation-duration:10s;
}
.parallax>use:nth-child(3) {
	animation-delay:-4s;
	animation-duration:13s;
}
.parallax>use:nth-child(4) {
	animation-delay:-5s;
	animation-duration:20s;
}
@keyframes move-forever {
	0% {
	transform:translate3d(-90px,0,0);
}
100% {
	transform:translate3d(85px,0,0);
}
;}@media (max-width:768px) {
	.waves {
	height:40px;
	min-height:40px;
}
.waves-inner {
	padding-top:50px;
}
.mg-b {
	margin-bottom:0;
}
.home_row {
	padding:0px !important;
}
;}.apply_link {
	float:right;
}
.footer-navi .ewms .like strong:after {
	content:"+";
	position:absolute;
	font-size:28px;
	background-image:linear-gradient(90deg,#13adff 0,#3385ff 50%,#3385ff);
	-webkit-text-fill-color:transparent;
	-webkit-background-clip:text;
}
#huliku_title {
	margin:0 auto;
	max-width:1440px;
	margin-bottom:20px;
}
#huliku_bg_box {
    background-color: var(--body-bg-color);
    max-height: 140px;
    border-radius: 8px;
    overflow: hidden;
    margin: 10px;
    max-width: 1440px;
}
#huliku_links {
	margin:0 10px;
	line-height:280%;
}
#huliku_stat {
	margin-bottom:-35px;
	box-shadow:0 0 10px var(--main-shadow);
}
#huliku_stat .siteCount {
	position:relative;
	padding:70px 0;
	border-radius:var(--main-radius);
	background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(https://huliku.com/images/head3.jpg) 50%/cover no-repeat fixed;
}
#huliku_stat .siteCount .cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
}
#huliku_stat .siteCount .huliku_wrapper {
	position:relative;
	z-index:10;
	margin:0 auto;
	width:100%;
	max-width:85%;
}
#huliku_stat .siteCount ul {
	display:flex;
}
#huliku_stat .siteCount ul li {
	margin:0 auto;
	width:100%;
	color:#fff;
	text-align:center;
}
#huliku_stat .siteCount ul li span {
	font-size:48px;
	font-family:Arial;
}
#huliku_stat .p-wh {
	font-weight:700;
}
.huliku_link_span {
	padding:6px;
	border-radius:5px;
	background-color:#0088ff;
	color:#fff;
	text-align:center;
}
.join {
	padding-top:20px;
	color:#fff;
	letter-spacing:.5px;
	font-weight:600;
	font-size:15px;
}
.marquee-box {
	position:absolute;
	overflow:hidden;
	width:100%;
	z-index:-1;
}
.marquee {
	width:8000%;
	height:60px;
}
/*.wave-box {
	position:relative;
	height:30px;
}
.wave-list-box {
	float:left;
}
.wave-list-box ul {
	float:left;
	overflow:hidden;
	height:60px;
	zoom:1;
}
.wave-list-box ul li {
	float:left;
	width:100%;
	height:60px;
	list-style:none;
	line-height:30px;
}*/
.foot-copyright p {
	margin-bottom:20px;
	width:100%;
	text-align:center;
	font-size:12px;
}
.fla {
	float:left;
}
#Onecad_footer_ys2 .huliku_wrapper:after,#Onecad_footer_ys2 .huliku_wrapper:before {
	clear:both;
	display:block;
	visibility:none;
	height:0;
	content:"";
	line-height:0;
}
.huliku_clearfix:after,.huliku_clearfix:before {
	clear:both;
	display:table;
	visibility:none;
	height:0;
	content:"";
	line-height:0;
}
a,a:active,a:visited {
	text-decoration:none;
	transition:all .2s;
}
 .thumb {
     display: block;
     width: 100%;
     height: 0;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     background-color: transparent;
     position: relative;
     overflow: hidden;
     transition: all .2s;
 }
#Onecad_footer_ys2 .widget ul li {
	box-sizing:border-box;
	padding-top:5px;
	font-size:13px;
}
.Onecad_footer_ico {
	margin-bottom:10px;
}
.Onecad_footer_ico i {
	margin:auto;
	width:48px;
	height:48px;
}
.Onecad_hide {
	visibility:hidden;
	opacity:0;
	transition:all .5s;
}
.hidden {
	display:none !important;
}
.footer-navi {
	position:relative;
	z-index:20;
	display:none;
	background-size:cover;
	line-height:1.9286;
}
.footer-navi .huliku_wrapper {
	display:flex;
	overflow:visible;
}
.footer-navi a {
	font-size:14px;
}
.footer-navi a:hover {
	color:#fff;
}
.footer-navi .title {
    margin-bottom: 17px;
    font-weight: 400;
    font-size: 16px;
    color: var(--main-color);
    line-height: 1.38889;
}
.footer-navi .widget {
	position:relative;
	box-sizing:border-box;
}
.footer-navi .about {
	margin:-8px 12px 10px;
}
.footer-navi .navis {
	display:box;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	box-sizing:border-box;
	width:100%;
	justify-content:space-between;
	flex-wrap:nowrap;
	justify-content:space-around;
}
.footer-navi .ewms {
	margin:0 auto;
}
.footer-navi .ewms:after,.footer-navi .ewms:before {
	right:auto;
	left:0;
}
.footer-navi .ewms:before {
	left:1px;
}
sup {
	position:absolute;
	top:105px;
	right:95px;
	color:#3385ff;
	font-size:35px;
}
.footer-navi .ewms .like {
	text-align:center;
}
.footer-navi .ewms .like strong {
	background-image:linear-gradient(90deg,#13adff 0,#3385ff 50%,#3385ff);
	font-weight:700;
	font-size:54px;
	line-height:1.24;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip:text;
}
.footer-navi .ewms .like h3 {
	font-weight:400;
	font-size:14px;
	line-height:1.1;
}
.footer-navi .ewms ul {
	margin:0 20px 15px;
	text-align:center;
}
.footer-navi .ewms li {
	position:relative;
	float:left;
	display:inline;
	box-sizing:border-box;
	margin-top:0;
	width:33.3333%;
	line-height:1.3;
}
.footer-navi .ewms li:hover .ewm-content {
	bottom:107%;
	visibility:visible;
	opacity:1;
}
.footer-navi .ewms .ico {
	font-size:46px;
	cursor:pointer;
	transition:all .2s;
}
.footer-navi .ewms .ico:hover {
	color:#fff;
}
.footer-navi .ewms .ico i {
	display:block;
}
 .footer-navi .ewms h4 {
     font-size: 12px;
     font-weight: normal;
     margin: 0;
 }
.footer-navi .ewms .ewm-content {
	position:absolute;
	bottom:200%;
	left:-45%;
	box-sizing:border-box;
	width:330px;
	background:#fff;
	box-shadow:0 16px 32px 0 rgba(0,0,0,.1);
	transform:translate(-22%);
}
.footer-navi .ewms .ewm-content:before {
	position:absolute;
	top:100%;
	left:55%;
	display:block;
	margin-left:-6px;
	width:0;
	height:0;
	border-top:6px solid #fff;
	border-right:6px solid transparent;
	border-left:6px solid transparent;
	content:"";
}
.footer-navi .ewms .ewm-content.ewm-douyin {
	width:400px;
}

.footer-navi .ewms .ewm-douyin .ewm-douyin-1,.footer-navi .ewms .ewm-douyin .ewm-douyin-2 {
	width:50%;
}
.footer-navi .ewms .ewm-douyin .ewm-douyin-1 {
	position:relative;
}
.footer-navi .ewms .ewm-douyin .ewm-douyin-1:after {
	position:absolute;
	top:10%;
	right:0;
	display:block;
	width:1px;
	height:80%;
	background:#f3f3f3;
	content:"";
}
.footer-navi .bands ul {
	display:flex;
	margin:0 -8px 0 -7px;
	align-content:space-between;
}
.footer-navi .bands ul li {
	box-sizing:border-box;
	padding:0 8px 15px 7px;
	width:50%;
}
.footer-navi .bands .band {
	padding-top:52px;
	border-radius:3px;
	background-color:#42424d;
	transition:all .2s;
}
.footer-navi .bands .band:after {
	position:absolute;
	top:0;
	right:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	content:"";
	transition:all .2s;
}
.footer-navi .bands .band:hover {
	background-color:#24242d;
}
.footer-navi .bands .band:hover:after {
	background:0 0;
}
.footer-navi .qqgroup {
	width:100%;
}
.footer-navi .qqgroup a {
	display:block;
	margin:0 auto;
	width:220px;
	height:52px;
	border-radius:3px;
	background:#222228;
	text-align:center;
	line-height:52px;
}
.huliku_footer {
	background:#121212;
	color:var(--footer-color);
	padding:30px;
	font-size:13px;
}
.huliku_footer .huliku_footer-colors {
	width:100%;
	height:4px;
	background-color:#333;
	background-image:repeating-linear-gradient(90deg,#68103b,#68103b 50px,#703f28 0,#703f28 100px,#a16b13 0,#a16b13 150px,#a5a02c 0,#a5a02c 200px,#5e812d 0,#5e812d 250px,#1c6075 0,#1c6075 300px,#403161 0,#403161 350px);
	background-position:0 0;
	background-repeat:repeat;
	animation:animate-colors 200s linear infinite;
	/*animation-play-state:paused*/;
}
.huliku_footer .huliku_colors-shadow:after {
	display:block;
	width:100%;
	height:100%;
	background:linear-gradient(180deg,rgba(18,18,18,.8),#121212);
	content:"";
}
.huliku_footer .friendlinks {
	margin:0 -.5em 20px;
	color:#4f4f4f;
	font-size:12px;
	line-height:2;
	word-break:keep-all;
}
.huliku_footer .friendlinks h6 {
	display:inline;
	margin:0 .5em;
	font-weight:400;
	font-size:12px;
}
.huliku_footer .friendlinks ul {
	display:inline;
}
.huliku_footer .friendlinks li {
	display:inline;
	margin:0 .5em;
}
.huliku_footer .friendlinks a {
	color:#4f4f4f;
}
.huliku_footer .friendlinks a:hover {
	color:#acacac;
}
.huliku_footer .copyright {
	color:#7f7f7f;
	text-align:center;
	font-size:12px;
	line-height:1.5;
}
.huliku_footer .copyright .asline {
	display:block;
	font-style:normal;
}
.huliku_footer .copyright p {
	padding:.5em 0;
	border-radius:4px;
}
.huliku_footer .copyright a {
	color:#7f7f7f;
}
.footer-navi .navis .navi {
	text-align:center;
	flex:1;
}
.huliku_footer .copyright a:hover {
	color:#acacac;
}
.huliku_footer .Onecad_fl h2 a {
	font-size:26px;
}
@media all {
	.footer:hover .footer-colors {
	animation-play-state:running;
}
;}@keyframes animate-colors {
	0% {
	background-position:0 0;
}
to {
	background-position:7000px 0;
}
;}.huliku_footer .footer-colors {
	width:100%;
	height:4px;
	background-color:#333;
	background-image:-webkit-repeating-linear-gradient(90deg,#68103b,#68103b 50px,#703f28 0,#703f28 100px,#a16b13 0,#a16b13 150px,#a5a02c 0,#a5a02c 200px,#5e812d 0,#5e812d 250px,#1c6075 0,#1c6075 300px,#403161 0,#403161 350px);
	background-image:-o-repeating-linear-gradient(to right,#68103b,#68103b 50px,#703f28 50px,#703f28 100px,#a16b13 100px,#a16b13 150px,#a5a02c 150px,#a5a02c 200px,#5e812d 200px,#5e812d 250px,#1c6075 250px,#1c6075 300px,#403161 300px,#403161 350px);
	background-image:-moz-repeating-linear-gradient(to right,#68103b,#68103b 50px,#703f28 50px,#703f28 100px,#a16b13 100px,#a16b13 150px,#a5a02c 150px,#a5a02c 200px,#5e812d 200px,#5e812d 250px,#1c6075 250px,#1c6075 300px,#403161 300px,#403161 350px);
	background-image:repeating-linear-gradient(90deg,#68103b,#68103b 50px,#703f28 0,#703f28 100px,#a16b13 0,#a16b13 150px,#a5a02c 0,#a5a02c 200px,#5e812d 0,#5e812d 250px,#1c6075 0,#1c6075 300px,#403161 0,#403161 350px);
	background-position:0 0;
	background-repeat:repeat;
	animation:animate-colors 200s linear infinite;
	animation-play-state:paused;
}
.huliku_beat_heart {
	width:50px;
	animation:beat .5s linear infinite alternate;
}
@keyframes beat {
	0% {
	transform:scale(1);
}
to {
	transform:scale(1.15);
}
;}.huliku_beat_left,.huliku_beat_right {
	float:left;
	width:20px;
	height:25px;
	border-radius:50px 50px 0 0;
	background-color:red;
}
.huliku_beat_left {
	transform:translateX(6.5px) rotate(-50deg);
}
.huliku_beat_right {
	transform:translateX(-6.5px) rotate(50deg);
}
@media screen and (min-width:768px) and (max-width:800px) {
	.huliku_footer {
	padding:30px 10px 10px;
}
;}@media screen and (min-width:768px) {
	.huliku_footer .copyright a {
	color:#545454;
}
.huliku_footer .copyright p {
	display:inline-block;
	padding:.5em 1.5em;
	background:#000;
}
.huliku_footer .copyright .asline {
	display:inline;
}
.huliku_footer .copyright {
	color:#545454;
}
.footer-navi .bands ul li {
	width:16.6667%;
}
.footer-navi .bands {
	float:left;
	width:100%;
}
.footer-navi .ewms {
	width:450px;
}
.footer-navi .navis {
	width:60%;
}
.footer-navi .huliku_wrapper-bq {
	padding-top:32px;
}
.footer-navi {
	display:block;
}
.Onecad_fl {
	float:left;
}
.fr {
	float:right;
}
;}@media(min-width:1024px) {
	.footer-navi .qqgroup {
	width:auto;
}
.footer-navi .bands {
	width:73%;
}
.footer-navi .navis {
	width:40%;
}
.footer-navi .widget:after {
	position:absolute;
	top:0;
	right:-21px;
	width:0;
	height:95%;
	border-right:1px solid var(--muted-3-color);
	content:"";
}
.footer-navi .about {
	margin:-10px 20px 0;
	width:40%;
	font-size:13px;
}
;}@media(min-width:1310px) {
	.footer-navi .navis .navi {
	margin-top:-10px;
}
.footer-navi .about {
	padding-right:0 20px;
	height:190px;
	font-size:14px;
}
.footer-navi {
	overflow:visible;
}
;}@media(max-width:1023px) {
	.hide_sm {
	display:none !important;
}
.footer-navi .ewms {
	display:none !important;
}
;}@media(max-width:1600px) {
	.footer-navi .ewms .ewm-content.ewm-douyin,.footer-navi .ewms .ewm-content.ewm-wechat {
	right:0;
	left:auto;
	transform:translate(0);
}
.footer-navi .ewms .ewm-content.ewm-douyin:before,.footer-navi .ewms .ewm-content.ewm-wechat:before {
	right:30px;
	left:auto;
}
.footer-navi .ewms .ewm-content.ewm-douyin {
	transform:translate(70px);
}
.footer-navi .ewms .ewm-content.ewm-douyin:before {
	right:100px;
}
;}@media(max-width:767px) {
	.foot-copyright {
	padding:0 10px 25px;
}
.huliku_footer {
	padding:30px 10px 10px;
}
.footer-tabbar-placeholder {
	display:none;
}
;}@media screen and (max-width:768px) {
	#huliku_stat .siteCount ul li span {
	font-size:20px;
	font-family:Arial;
}
.footer-navi {
	display:block;
}
;}