/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/

/*底部*/
 .slider-height{
    width: 100%!important;
}
 #home-row-pclunbo .wrapper{
       width: 100%!important;
       margin-top: -128px;
       height: auto;
}
.home-row-left.content-area{
      width: 100%!important;
       height: auto;
      border-radius: 0;
}
 .home_row.home_row_bg_img {
    background-size: 1920px 1249px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center 0;
    margin-top: -126px;
    background-attachment: initial;
}
 .post-box-content {
	height: auto;
	background: #fff
}
#home-row-pclunbo .slider-1 .flickity-page-dots {
	position: absolute;
	top: 88%;
    right: calc(50% - 5%);
    left: calc(50% - 5%);
	padding: 0 .1rem .12rem 0;
}
#home-row-pclunbo .slider-1.slider-type-width .slider-info-box {
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: self-start;
	flex-flow: column
}
.dot.is-selected{
 	width: 22px!important;
		height: 26px;
		margin: 0 3px;
		border-radius: 8px!important;
		transition-delay: 0.1s;
}#home-row-pclunbo .slider-1 .flickity-page-dots .dot {
		width: 10px;
		height: 10px;
		margin: 0 3px;
		border-radius: 50%
	}
	/*底部*/
/* 底部美化 */
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	box-sizing: border-box
}
html {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow-x: hidden;
	max-width: 100%
}[v-cloak] {
	display: none !important
}
/* 1313 */
body {
	overflow-x: hidden;
	letter-spacing: .034em;
	margin: 0;
	padding: 0
}
/* 1516 */
ol,ul {
	list-style: none
}
/* ------------------------------------------ */
/* 1989 */
.erweima {
	font-family: "weian" !important;
	font-size: 40px;
	color: #fff;
	opacity: .3;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.tubiao {
	font-family: "weian" !important;
	font-size: 16px;
	color: #fff;
	opacity: .8;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
/* 2022 */
.home .site-content {
	padding-bottom: 0
}
/* 6802 */
.footer {
	font-size: 13px
}
.footer a {
	/*font-size: 13px*/
}
/* ------------------------------------------ */
@media(min-width:768px) {
	.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;
	padding-top: 66.7%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	position: relative;
	overflow: hidden;
	transition: all .2s
}
@media(max-width:1329px) {
	.hide_md {
		display: none !important
	}
}
.btn {
	display: block;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
	line-height: 2.4;
	outline: 0;
	border: 0
}
.btn-orange {
	background-color: #fe5b34;
	background-image: -webkit-linear-gradient(left,#fe3d7d 0,#fe5b34 50%,#fe3d7d 100%);
	background-image: linear-gradient(to right,#3385ff 0,#3385ff 50%,#3385ff 100%);
	border: 1px solid #3385ff;
	border-radius: 3px;
	color: #fff
}
.btn-orange:hover {
	color: #fff;
	background-color: #fe5b34;
	background-image: -webkit-linear-gradient(left,#fe5b34 0,#fe3d7d 50%,#fe5b34 100%);
	background-image: linear-gradient(to right,#1e62eb 0,#1e62eb 50%,#1e62eb 100%);
	border: 1px solid #1e62eb;
	border-radius: 3px
}
.btn-orange-light {
	background-color: #fe5b34;
	background-image: -webkit-linear-gradient(left,#fe5b34 0,#fe3d7d 50%,#fe5b34 100%);
	background-image: linear-gradient(to right,#fe5b34 0,#fe3d7d 50%,#fe5b34 100%);
	border: 1px solid #fd592b;
	border-radius: 3px
}
.btn-group {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between
}
.btn-group>.btn {
	border-radius: 0
}
.btn-group>.btn:first-child {
	border-radius: 3px 0 0 3px
}
.btn-group>.btn:last-child {
	border-radius: 0 3px 3px 0
}
.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
}
@media(min-width:768px) {
	.container {
		max-width: 768px;
		overflow: visible
	}
}
@media(min-width:1024px) {
	.container {
		max-width: 1310px
	}
}
.container:before,.container: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
	}
}
.footer-fav .container {
	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
}
@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) {
	.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;
	padding-top: 66.7%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	position: relative;
	overflow: hidden;
	transition: all .2s
}
.hide {
	visibility: hidden;
	opacity: 0;
	transition: all .2s
}
.hidden {
	display: none !important
}
@media(max-width:1023px) {
	.hide_sm {
		display: none !important
	}
}
.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
}
@media(min-width:768px) {
	.container {
		max-width: 768px;
		overflow: visible
	}
}
@media(min-width:1024px) {
	.container {
		max-width: 1310px
	}
}
.container:before,.container: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(https://www.779t.cn/tp/bj.png) no-repeat;/*背景图片*/
	background-size: cover
}
@media(min-width:768px) {
	.footer-navi {
		display: block
	}
}
@media(min-width:1024px) {
	.footer-navi {
		padding: 40px 0
	}
}
@media(min-width:1310px) {
	.footer-navi {
		overflow: visible
	}
}
.footer-navi .container {
	overflow: visible
}
.footer-navi a {
	color: #949498;
	font-size: 14px
}
.footer-navi a:hover {
	color: #fff
}
.footer-navi .title {
	font-size: 16px;
	padding: 20px 0px 8px!important;
	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::before {
		content: '';
		width: 0;
		height: 95%;
		border-left: 1px solid #33333c;
		position: absolute;
		right: 0;
		top: 20px
	}
	.footer-navi .widget::after {
		content: '';
		width: 0;
		height: 95%;
		border-right: 1px solid #222229;
		position: absolute;
		right: 1px;
		top: 20px
	}
}
.footer-navi .about {
	margin: 15px 0 30px
}
@media(min-width:1024px) {
	.footer-navi .about {
		width: 32.1538%;
		padding-right: 15px;
		margin: 0;
		font-size: 13px
	}
}
@media(min-width:1310px) {
	.footer-navi .about {
		font-size: 14px;
		padding-right: 60px
	}
}
@media(min-width:768px) {
	.footer-navi .container-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-bottom: 0
	}
}
@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: 40%
	}
	.footer-navi .navis .navi {
		text-align: left;
		padding-left: 60px
	}
}
.footer-navi .ewms {
	margin: 0 auto
}
@media(min-width:768px) {
	.footer-navi .ewms {
		width: 270px;
		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-family: Impact;
	font-weight: 400;
	background-image: linear-gradient(to right,#0386ce 0,#097fc1 50%,#0393e8 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: 35px
}
.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;
	border-radius: 3px;
	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: 40px 25px 40px 30px;
	text-align: left
}
.footer-navi .ewms .ewm-main .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
}
.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: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.footer-navi .bands ul li {
	padding: 0 8px 15px 7px;
	width: 33.3333%;
	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
}
/*LOGO*/
.footer-navi .bands .band-uisdc {
	background-image: url(https://www.779t.cn/tp/1.png);
	background-size: 125px 45px
}
.footer-navi .bands .band-uiii {
	background-image: url(https://www.779t.cn/tp/2.png);
	background-size: 125px 45px
}
.footer-navi .bands .band-uisdc-xue {
	background-image: url(https://www.779t.cn/tp/3.png);
	background-size: 125px 45px
}
.footer-navi .bands .band-uisdc-hao {
	background-image: url(https://www.779t.cn/tp/4.png);
	background-size: 125px 45px
}
.footer-navi .bands .band-uisdc-hunter {
	background-image: url(https://www.779t.cn/tp/5.png);
	background-size: 125px 45px
}
.footer-navi .bands .band-uisdc-basic {
	background-image: url(https://www.779t.cn/tp/6.png);
	background-size: 125px 45px
}
.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
}
.home .footer-navi {
	display: block
}
@media(max-width:1023px) {
	.hide_sm {
		display: none !important
	}
}
.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
}
@media(min-width:768px) {
	.container {
		max-width: 768px;
		overflow: visible
	}
}
@media(min-width:1024px) {
	.container {
		max-width: 1310px
	}
}
.container:before,.container:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: none;
	clear: both
}
.footer {
	background: #121212;
	position: relative;
	/* z-index: 20 */
}
.footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: .02px
}
.footer .colors-shadow {
	position: absolute;
	left: 0;
	top: 4px;
	right: 0;
	height: 50px
}
.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
}
@media all {
	.footer:hover .footer-colors {
		animation-play-state: running
	}
}
@keyframes animate-colors {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: 7000px 0
	}
}
/*
 * 页脚美化
 */
@media screen and (max-width: 768px) {
	.site-footer-nav .wrapper .footer-links {
		display: none!important;
	}
	.footer-bottom {
		width:auto!important;
		background: none!important;
	}
}
.site-footer-nav {
    background-color: #2a2a32!important;
}
.site-footer-nav .wrapper .footer-links {
    margin-top: 0px;background-color: #2a2a32!important;
}
.footer-links {
	font-size: 12px;
    /*color: #4f4f4f;*/
    line-height: 2;
    margin: 0 -.5em 20px;
    word-break: keep-all;
	border:none;
	justify-content: none;
	padding: 20px 0px;
	display: block;
}
.footer-links ul li a:hover {
    color: #acacac;
}
.footer-links ul:before {
	content:'友情链接：';
   line-height: 3em;
}
.footer-bottom {
	padding: .5em 1.5em;
width: 800px;
    margin: 0 auto;
    border-radius: 5px;
    background: #000;
	height: auto;
	margin-bottom: 20px;
	color: #545454;
}
/* 底部美化 */


/*网址导航美化开始*/
.link-img{
    background:unset!important;
}
.post-type-archive-links.archive .site-main{
    margin-left:-30px;
    margin-right: -30px;
}
.link-title {
    padding-bottom: 28px;
}

.link-box .cat-box {
    font-size: 24px;
    padding-left: 18px;
    font-weight: 500;
}

.link-title h2::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 10px;
    border-color: var(--b2color);
    border-radius: 8px;
    border: 1px solid var(--b2color);
    background: none;
}


.link-in {
    overflow: hidden;
    border-radius:18px;
}

.link-title .link-more .cat-box {
    font-size: 16px;
}


.link-in h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    overflow-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.link-desc {
    color: #95989e;
    margin: 12px 0 0;
    height: 36px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    transition: all .3s ease-in-out;
}

.link-in {
    padding: 20px;
}

.link-in::before {
    content: '';
    position: absolute;
    left: -100%;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    background-color: var(--b2color);
    /*background: url(images/links-bg.png);*/
    background-size: 100%;
    transition: all .3s ease-in-out;
}

.link-list li:hover .link-in::before {
    left: 0;
}

.link-list li:hover .link-in {
    border-color: var(--b2color);

}

.link-list li:hover .link-in h2,
.link-list li:hover .link-desc{
    color: #fff;
}

.link-in * {
    position: relative;
    z-index: 2;
}

.link-list:hover li a .link-in h2 {
    color: #000;
}

.link-lis:hovert li a .link-desc {
    color: rgba(0, 0, 0, .6);
}


/*Links Home*/
.links.links-home {
    padding: 0 30px;
}

.links.links-home .inner-wrapper-sticky {
    padding: 20px;
    min-height: 480px;
    background: #fff;
    border-radius: 4px;
}

.b2-tab-links {
    background: none;
    border-radius: 4px;
    margin-right: 16px;
}

.b2-tab-links .toc-list {
    text-align: left;
}

.links.links-home .link-box {
    padding: 0;
    background: none;
    border: 0;
    box-shadow: none;
}

.links.links-home .link-title {
    font-size: 21px;
    padding-bottom: 24px;
}

.links.links-home .link-box .cat-box {
    padding-left: 0;
}

.links.links-home .link-title h2::before {
    display: none;
}


.links.links-home .link-desc {
    font-size: 12px;
}


.links.links-home .b2-tab-links .toc-list {
    margin-right: 0;
}


.links.links-home .b2-tab-links .toc-list-item {
    margin: 0;
}


.links.links-home .b2-tab-links a.toc-link {
    height: 42px;
    width: 100%;
    padding: 0 24px;
    background: none;
    line-height: 42px;
}

.links.links-home .b2-tab-links a.toc-link:hover {
    background: #fff;
    color: var(--b2color);
    font-weight: 500;
}


.links.links-home .b2-tab-links .is-active-li a.toc-link {
    font-weight: 500;
}

.links.links-home .b2-tab-links .is-active-li a.toc-link {
    background-color: var(--b2color);
    color: #fff;
    border-radius:18px;
}

 

.links-home h1 {
    padding-top: 0;
    text-align: center;
    margin-bottom: 18px;
    margin-right:0px!important;
    font-size:22px!important;
}

.header-linkspage {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    border-radius: 4px;
    background-repeat: no-repeat;
    /*Links-page-search-background*/
    background-image: url(https://www.779t.cn/tp/dht1.jpg);
    margin-bottom: 30px;
}



.links.links-home .link-join a {
    display: block;
    height: 40px;
    text-align: left;
    width: calc(100% - 2px);
    padding: 0 24px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 18px;
}

.links.links-home .b2-tab-links a.toc-link {
    font-family: "b2font" !important;
    font-size: 16px;
    margin-right: 4px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}



.links-home .link-join {
    margin-right: 0;
}

.links-home .link-join i {
    margin-right: 6px;
    font-size: 16px;
}

.links.links-home .b2-tab-links a.toc-link:before {
    margin-right: 6px;
    vertical-align: middle;
}

/*菜单ICON设置*/
.links.links-home .b2-tab-links li:nth-child(1) a.toc-link:before {
    content: "\e86e";
}

.links.links-home .b2-tab-links li:nth-child(2) a.toc-link:before {
    content: "\e609";
}

.links.links-home .b2-tab-links li:nth-child(3) a.toc-link:before {
    content: "\e881";
}


.links.links-home .b2-tab-links li:nth-child(4) a.toc-link:before {
    content: "\e6d1";
}


.links.links-home .b2-tab-links li:nth-child(5) a.toc-link:before {
    content: "\e852";
}


.links.links-home .b2-tab-links li:nth-child(6) a.toc-link:before {
    content: "\e76c";
}


.links.links-home .b2-tab-links li:nth-child(7) a.toc-link:before {
    content: "\e8ea";
}


.links.links-home .b2-tab-links li:nth-child(8) a.toc-link:before {
    content: "\e609";
}


.links.links-home .search-module-form input,
.links.links-home .search-module-form {
    border-radius: 4px;
}

.links.links-home .search-module-desc {
    margin: 24px auto;
}

.links.links-home .search-module-key {
    display: flex;
    justify-content: center;
}

.links.links-home .search-key a {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 2px 4px;
    transform: all .3s;
    border-radius: 4px;
}



.links.links-home .search-module-title {
    font-size: 36px;
    font-family: "search-font";
}

.links.links-home .links-title {
    margin: 0 0 20px;
    font-size: 22px;
    /*font-family: "search-font";*/
}

.links.links-home .search-key a:hover {
    background: rgba(255, 255, 255, .65);
    color: var(--b2color) !important;
}

@media screen and (max-width: 768px) {
    .link-desc {
        margin: 6px 0;
        font-size: 12px;
        height: 40px;
    }
}
/*网址导航美化结束*/