#huliku_title
{
margin: 0 auto;
max-width: 1440px;
}
#huliku_link
{
background-color: #1d1d1d;
height: 36px;
border-radius: 8px;
overflow:hidden;
margin: 10px auto;
max-width: 1440px;
}

#huliku_links
{
line-height:280%;
margin-left: 10px;
}

.foot-copyright p {
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.fla {
    float: left;
}
.pic-footer-left button.picked, .single .post-list-cat a, .saf-z button.picked, .news-vote-up .isset, .news-vote-down .isset, .w-d-list.gujia button, .w-d-download span button {
	vertical-align: middle;
	text-align: center;
}
.item-post-style-3 .list-footer {
    /* border-top: 0; */
}
.list-footer {
    /* padding: 10px 0px; */
    /* border-top: 0px solid #F5F6F7; */
    margin-bottom: -15px;
    padding-top: 0px;
}
.item-post-style-3 .list-footer {
  /* margin: -10px; */
  /* padding: 10px; */
}
@media screen and (min-width: 768px){
.footer-bottom{
    display: none;
}
}
.post-content-footer .content-footer-poster button {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px auto;
    padding: 0;
    line-height: 48px;
    text-align: center;
    display: block;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    background: #fff;
    color: inherit;
}
.footer {
	font-size: 13px;
}

.footer a {
	/*font-size: 13px*/
}

#Onecad_footer_ys2 .wrapper:before,#Onecad_footer_ys2 .wrapper:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: none;
	clear: both;
}

.footer-fav {
	position: relative;
	/* z-index: 20; */
	/* background: #f7fafc; */
	background: #edf3f9;
	width: 100%;
	overflow: hidden;
}

@media(min-width:768px) {
	.footer-fav {
width: auto;
overflow: visible;
background: #edf3f9;
display: flex;
	}
}

.footer-fav .wrapper {
	padding-top: 36px;
	padding-bottom: 36px;
	overflow: visible;
}

.footer-fav .site-info {
	width: 60%;
}

@media(min-width:768px) {
	.footer-fav .site-info {
width: auto;
	}
}

.footer-fav .site-info h2 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
}

@media(min-width:768px) {
	.footer-fav .site-info h2 {
font-size: 26px;
	}
}

.footer-fav .site-info h2 a {
	color: #000;
}

.footer-fav .site-info .site-p {
	margin-bottom: 10px;
}

.footer-fav .site-info .site-p p:first-child::after {
	content: ','
}

@media(min-width:768px) {
	.footer-fav .site-info .site-p {
margin-bottom: 0;
	}

	.footer-fav .site-info .site-p p:first-child::after {
content: ''
	}
}

.footer-fav .site-info p {
	font-size: 12px;
	color: #797979;
	line-height: 1.8;
	margin-bottom: 10px;
	display: inline;
}

@media(min-width:768px) {
	.footer-fav .site-info p {
font-size: 14px;
margin-bottom: 0;
display: block;
	}
}

.footer-fav .site-fav {
	padding-top: 5px;
}

@media(min-width:768px) {
	.footer-fav .site-fav {
padding-top: 24px;
	}
}

.footer-fav .site-fav .btn-orange {
	font-size: 14px;
	line-height: 2.5;
	padding: 0 1.2em;
	background-color: var(--b2color);
    color: #fff;
}

@media(min-width:768px) {
	.footer-fav .site-fav .btn-orange {
font-size: 16px;
line-height: 3.5;
padding: 0 2em;
	}
}

.footer-fav .site-girl {
	position: absolute;
	left: 50%;
	bottom: 0;
}

.footer-fav .site-girl .girl {
	width: 180px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s;
}

@media(min-width:768px) {
	.footer-fav .site-girl .girl {
left: -50px;
	}
}

.footer-fav .site-girl .girl::after {
	content: 'Hi~';
	display: block;
	position: absolute;
	left: 100%;
	top: 40%;
	color: #a7a7a7;
	font-size: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
	transition: all .3s;
}

.footer-fav .site-girl .thumb {
	padding-top: 116.667%;
}

.footer-fav .site-girl .girl-info {
	margin-left: 150px;
	margin-bottom: 55px;
}

.footer-fav .site-girl h4 {
	font-size: 14px;
	font-weight: normal;
	color: #797979;
	line-height: 1.8;
}

.footer-fav .site-girl a {
	color: #797979;
}

.footer-fav .site-girl a:hover {
	color: #ff5c00;
}

@media(min-width:768px) {
	.footer-fav:hover .site-girl .girl {
left: -80px;
	}

	.footer-fav:hover .site-girl .girl::after {
visibility: visible;
opacity: 1;
transition: all .2s;
	}
}

@media(max-width:767px) {
	.home .footer-fav {
/*display: none;*/
	}
}

@media(max-width:767px) {
	.footer-fav .btn-group>.btn:last-child {
border-radius: 3px;
	}
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: none;
	clear: both;
}

@media(min-width:768px) {
	.Onecad_fl {
float: left;
	}
}

@media(min-width:768px) {
	.fr {
float: right;
	}
}

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 {
    font-size: 13px;
    padding-top: 5px;
    box-sizing: border-box;
}
.Onecad_footer_ico{
    margin-bottom: 10px;
}
.Onecad_footer_ico i {
    height: 48px;
    width: 48px; /*小图标*/
    margin: auto;
}
.Onecad_hide {
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
}

.hidden {
	display: none !important;
}

@media(max-width:1023px) {
	.hide_sm {
display: none !important;
	}
}
#Onecad_footer_ys2 .wrapper:before,#Onecad_footer_ys2 .wrapper:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: none;
	clear: both;
}

.footer-navi {
	position: relative;
	background: #2a2a32;
	/*color: #949498;*/
	line-height: 1.9286;
	/*padding: 15px 0;*/
	/* z-index: 20; */
	display: none;
	background: url() no-repeat;/*背景图*/
	background-size: cover;
}
@media(max-width:768px) {
.footer-navi {
  padding: 0px 5px;
}
.foot-copyright{
   padding: 0px 10px 60px 10px;
}
}
@media(min-width:768px) {
	.footer-navi {
display: block;
	}
}

@media(min-width:1024px) {
	.footer-navi {
/*padding: 0 0;*/
	}
}

@media(min-width:1310px) {
	.footer-navi {
overflow: visible;
	}
}

.footer-navi .wrapper {
	overflow: visible;
	display: flex;
}

.footer-navi a {
	color: #949498;
	font-size: 14px;
}

.footer-navi a:hover {
	color: #fff;
}

.footer-navi .title {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 1.38889;
	margin-bottom: 14px;
}

.footer-navi .widget {
	box-sizing: border-box;
	position: relative;
}

@media(min-width:1024px) {
.footer-navi .widget::after {
	content: '';
	width: 0;
	height: 95%;
	border-right: 1px solid #222229;
	position: absolute;
	right: 1px;
	top: 0;
}
}

.footer-navi .about {
	margin: 15px 30px 30px;
}

@media(min-width:1024px) {
	.footer-navi .about {
width: 40%;
padding-right: 15px;
margin: 0 20px;
font-size: 13px;
	}
}

@media(min-width:1310px) {
	.footer-navi .about {
font-size: 14px;
padding-right: 0 20px;
height: 190px;
	}
}

@media(min-width:768px) {
	.footer-navi .wrapper-bq {
padding-top: 32px;
	}
}

.footer-navi .navis {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	justify-content: space-around;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 30px;
}

@media(min-width:768px) {
	.footer-navi .navis {
width: 60%;
margin-right: 25px;
	}
}

@media(min-width:1024px) {
	.footer-navi .navis {
width: 40%;
	}
}

.footer-navi .navis .navi {
	flex: 1;
	text-align: center;
}

@media(min-width:1310px) {
	.footer-navi .navis {
/*width: 36%;*/
	}

	.footer-navi .navis .navi {
/*text-align: left;*/
/*padding-left: 65px;*/
margin-top: -10px;
	}
}

.footer-navi .ewms {
	margin: 0 auto;
}

@media(min-width:768px) {
	.footer-navi .ewms {
width: 350px;
/*padding-left: 50px;*/
/*margin: 0;*/
	}
}

.footer-navi .ewms::before,.footer-navi .ewms::after {
	right: auto;
	left: 0;
}

.footer-navi .ewms::before {
	left: 1px;
}

.footer-navi .ewms .like {
	text-align: center;
}

.footer-navi .ewms .like strong {
	color: #fe3d7d;
	font-size: 54px;
	line-height: 1.24;
	font-weight: 700;
	background-image: linear-gradient(to right,#13adff 0,#3385ff 50%,#3385ff 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-background-size: 200% 100%;
	-webkit-animation: masked-animation 2s infinite linear;
}

.footer-navi .ewms .like h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1;
}

.footer-navi .ewms ul {
	text-align: center;
	margin-bottom: 15px;
}

.footer-navi .ewms li {
	float: left;
	width: 33.3333%;
	box-sizing: border-box;
	display: inline;
	position: relative;
	line-height: 1.3;
	margin-top: 0;
}

.footer-navi .ewms li:hover .ewm-content {
	visibility: visible;
	bottom: 100%;
	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;
	left: 50%;
	bottom: 200%;
	background: #fff;
	box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
	box-sizing: border-box;
	width: 330px;
	transform: translate(-50%,0);
}

.footer-navi .ewms .ewm-content::before {
	content: '';
	display: block;
	position: absolute;
	margin-left: -6px;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
}

@media(max-width:1600px) {
	.footer-navi .ewms .ewm-content.ewm-douyin,.footer-navi .ewms .ewm-content.ewm-wechat {
left: auto;
right: 0;
transform: translate(0,0);
	}

	.footer-navi .ewms .ewm-content.ewm-douyin::before,.footer-navi .ewms .ewm-content.ewm-wechat::before {
left: auto;
right: 30px;
	}

	.footer-navi .ewms .ewm-content.ewm-douyin {
transform: translate(70px,0);
	}

	.footer-navi .ewms .ewm-content.ewm-douyin::before {
right: 100px;
	}
}

.footer-navi .ewms .ewm-content.ewm-douyin {
	width: 400px;
}

.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;
}

.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 {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 10%;
	width: 1px;
	height: 80%;
	background: #f3f3f3;
}

@media(min-width:768px) {
	.footer-navi .bands {
float: left;
width: 100%;
	}
}

@media(min-width:1024px) {
	.footer-navi .bands {
width: 73%;
	}
}

.footer-navi .bands ul {
	margin: 0 -8px 0 -7px;
	display: flex;
    align-content: space-between;
}

.footer-navi .bands ul li {
	padding: 0 8px 15px 7px;
	width: 50%;
	box-sizing: border-box;
}
@media(min-width:768px) {
	.footer-navi .bands ul li {
width: 16.6667%;
	}
}
.footer-navi .bands .band {
	background-color: #42424d;
	padding-top: 52px;
	border-radius: 3px;
	transition: all .2s;
}

.footer-navi .bands .band::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transition: all .2s;
}

.footer-navi .bands .band:hover {
	background-color: #24242d;
}

.footer-navi .bands .band:hover::after {
	background: transparent;
}



.footer-navi .qqgroup {
	width: 100%;
}

@media(min-width:1024px) {
	.footer-navi .qqgroup {
width: auto;
	}
}

.footer-navi .qqgroup a {
	display: block;
	width: 220px;
	height: 52px;
	line-height: 52px;
	background: #222228;
	border-radius: 3px;
	text-align: center;
	margin: 0 auto;
}
@media(max-width:1023px) {
	.hide_sm {
display: none !important;
	}
}
#Onecad_footer_ys2 .wrapper:before,#Onecad_footer_ys2 .wrapper:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: none;
	clear: both;
}

.footer {
	background: #121212;
	/* position: relative;
	z-index: 20 */
}
.footer .footer-colors {
	width: 100%;
	height: 4px;
	background-color: #333;
	background-position: 0 0;
	background-repeat: repeat;
	background-image: -webkit-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: -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(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);
	animation: animate-colors 200s infinite linear;
	animation-play-state: paused;
}
.footer .colors-shadow::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom,rgba(18,18,18,0.8),#121212);
}

.footer .friendlinks {
	font-size: 12px;
	color: #4f4f4f;
	line-height: 2;
	margin: 0 -.5em 20px;
	word-break: keep-all;
}

.footer .friendlinks h6 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin: 0 .5em;
}

.footer .friendlinks ul {
	display: inline;
}

.footer .friendlinks li {
	display: inline;
	margin: 0 .5em;
}

.footer .friendlinks a {
	color: #4f4f4f;
}

.footer .friendlinks a:hover {
	color: #acacac;
}

.footer .copyright {
	color: #7f7f7f;
	line-height: 1.5;
	font-size: 12px;
	text-align: center;
}

@media(min-width:768px) {
	.footer .copyright {
color: #545454;
	}
}

.footer .copyright .asline {
	font-style: normal;
	display: block;
}

@media(min-width:768px) {
	.footer .copyright .asline {
display: inline;
	}
}

.footer .copyright p {
	padding: .5em 0;
	border-radius: 4px;
}

@media(min-width:768px) {
	.footer .copyright p {
background: #000;
display: inline-block;
padding: .5em 1.5em;
	}
}

.footer .copyright a {
	color: #7f7f7f;
}

@media(min-width:768px) {
	.footer .copyright a {
color: #545454;
	}
}

.footer .copyright a:hover {
	color: #acacac;
}
.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;
	}

	100% {
background-position: 7000px 0;
	}
}
 .footer .footer-colors {
    width: 100%;
    height: 4px;
    background-color: #333;
    background-position: 0 0;
    background-repeat: repeat;
    background-image: -webkit-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: -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(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);
    animation: animate-colors 200s infinite linear;
    animation-play-state: paused;
}

/*底部访问统计背景图*/
#nuandao .siteCount{position: relative; padding: 50px 0; background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url(/wp-content/themes/Qinver/core/img/head3.jpg) center center / cover no-repeat fixed; border-radius: var(--main-radius);}
#nuandao .siteCount .cover{height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0;}
/*内容*/
#nuandao .siteCount .wrapper{position: relative; z-index: 10; width: 100%; max-width: 85%; margin: 0 auto;}
#nuandao .siteCount ul{display: flex;}
#nuandao .siteCount ul li{width: 100%; color: #fff; text-align: center; margin: 0 auto;}
/*模块*/
#nuandao .siteCount ul li span{font-size: 48px; font-family: Arial;}
@media screen and (max-width: 768px){
#nuandao .siteCount ul li span{font-size: 20px; font-family: Arial;}}
#nuandao .p-wh{font-weight:700;}
/*底部文本p标签*/
.join{padding-top: 20px;font-size: 15px;color: #FFF;letter-spacing: 0.5px;font-weight: 600;}
@media screen and (max-width: 768px){
#nuandao .siteCount{position: relative; padding: 30px 0;border-radius:8px;}
#nuandao .siteCount .cover{height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0;}}

/*底部波浪*/
.wave-box{position:relative;height:30px;}
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}