.tag-new {
    box-shadow: 0 4px 4px -2px rgba(255,0,122,.3);
    background: linear-gradient(to top,#f308a0 0%,#fb0655 100%);
    display: inline-block;
    transform: translateY(-12px);
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #ffffff;
    border-radius: 1rem;
    padding: .15rem .275rem;
    line-height: 1;
}
.tag-vip {
    background: linear-gradient(to top,#a91ec1 0%,#d701fc 100%);
    box-shadow: 0 4px 4px -2px rgba(255,0,122,.3);
    display: inline-block;
    transform: translateY(-12px);
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #ffffff;
    border-radius: 1rem;
    padding: .15rem .275rem;
    line-height: 1;
}


.icon {
    width: 2em;
    height: 1.5em;
    vertical-align: -0.15em;
    fill: currentColor;

}



.Mrxu-block {
	padding-top: 30px;
	position: relative;
}
.Mrxu-block .cut-prev,.Mrxu-block .cut-next {
	position: absolute;
	font-size: 14px;
	top: 63px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #CCCCCC;
	background: #F3F4F7;
	border-radius: 50%;
	cursor: pointer;
}
.Mrxu-block .cut-prev {
	display: none;
	left: -55px;
}
.Mrxu-block .cut-next {
	right: -55px;
}
.Mrxu-block .cut-prev:hover,.Mrxu-block .cut-next:hover {
	color: #39AEFF;
	background: #F3F4F7;
}
.Mrxu-circulation {
	height: 228px;
	overflow: hidden;
}
.Mrxu-circulation ul {
	width: 300%;
}
.Mrxu-circulation ul li {
	float: left;
	position: relative;
	width: 5%;
	height: 100px;
	margin-right: 24px;
	z-index: 1;
}
.Mrxu-circulation ul li .Mrxu-content::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 168px;
	height: 100px;
}
.Mrxu-circulation ul li .Mrxu-content {
	position: relative;
	height: 100px;
	font-size: 14px;
	border-radius: 10px;
	transition: 0.2s;
	overflow: hidden;
}
.Mrxu-content .Mrxu-top {
	display: block;
	position: relative;
	box-sizing: border-box;
	padding: 22px 0 0 16px;
	border-radius: 10px;
	overflow: hidden;
	height: 100px;
}
.Mrxu-name {
	position: relative;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 8px;
	z-index: 1;
}
.Mrxu-hint {
	position: relative;
	z-index: 1;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
}
.Mrxu-circulation ul li.off:hover .Mrxu-content {
	height: 100px;
}
.Mrxu-circulation ul li:hover .Mrxu-content {
	height: 218px;
	box-shadow: 0 6px 10px 0 rgba(0,0,0,0.10);
}
.Mrxu-circulation .color1 .Mrxu-content:hover {
	background: #FFD4D4;
}
.Mrxu-circulation .color1 .Mrxu-top {
	color: #C68686;
}
.Mrxu-circulation .color1 .Mrxu-name {
	color: #5B0000;
}
.Mrxu-circulation li.color1 .Mrxu-content::before {
	background-position: 0 -100px;
}
.Mrxu-circulation .color2 .Mrxu-content:hover {
	background: #C9F1ED;
}
.Mrxu-circulation .color2 .Mrxu-top {
	color: #87BAB5;
}
.Mrxu-circulation .color2 .Mrxu-name {
	color: #0C534D;
}
.Mrxu-circulation li.color2 .Mrxu-content::before {
	background-position: -178px -100px;
}
.Mrxu-circulation .color3 .Mrxu-content:hover {
	background: #FFECB4;
}
.Mrxu-circulation .color3 .Mrxu-top {
	color: #DEBD83;
}
.Mrxu-circulation .color3 .Mrxu-name {
	color: #844000;
}
.Mrxu-circulation li.color3 .Mrxu-content::before {
	background-position: -534px -100px;
}
.Mrxu-circulation .color4 .Mrxu-content:hover {
	background: #FFD4D4;
}
.Mrxu-circulation .color4 .Mrxu-top {
	color: #BD7C7C;
}
.Mrxu-circulation .color4 .Mrxu-name {
	color: #5B0000;
}
.Mrxu-circulation li.color4 .Mrxu-content::before {
	background-position: -1424px -100px;
}
.Mrxu-circulation .color5 .Mrxu-content:hover {
	background: #FFE2EF;
}
.Mrxu-circulation .color5 .Mrxu-top {
	color: #D390A7;
}
.Mrxu-circulation .color5 .Mrxu-name {
	color: #840028;
}
.Mrxu-circulation li.color5 .Mrxu-content::before {
	background-position: -712px -100px;
}
.Mrxu-circulation .color6 .Mrxu-content:hover {
	background: #FFE2D0;
}
.Mrxu-circulation .color6 .Mrxu-top {
	color: #D49D86;
}
.Mrxu-circulation .color6 .Mrxu-name {
	color: #842100;
}
.Mrxu-circulation li.color6 .Mrxu-content::before {
	background-position: -890px -100px;
}
.Mrxu-content .Mrxu-top i {
	position: absolute;
	top: 0;
	right: -20px;
	width: 130px;
	height: 100px;
	background: url(/wp-content/themes/b2child/img/icon001.png) no-repeat 0 0;
}
.Mrxu-circulation li .icon1 {
	background-position: 0px 0;
}
.Mrxu-circulation li .icon2 {
	background-position: -140px 0;
}
.Mrxu-circulation li .icon3 {
	background-position: -280px 0;
}
.Mrxu-circulation li .icon4 {
	background-position: -410px 0;
}
.Mrxu-circulation li .icon5 {
	background-position: -530px 0;
}
.Mrxu-circulation li .icon6 {
	background-position: -650px 0;
}
.Mrxu-block .Mrxu-content {
	height: 100px;
}
.Mrxu-block .Mrxu-link {
	text-align: center;
	line-height: 26px;
	font-size: 14px;
}
.Mrxu-block .Mrxu-link a {
	margin: 10px 1px 0;
	display: inline-block;
	background: rgba(255,255,255,0.50);
	width: 77px;
	height: 26px;
	border-radius: 13px;
	font-size: 13px;
}
.Mrxu-block .Mrxu-link a:hover {
	background: #fff;
	color: #666;
}
.Mrxu-classify {
	margin: -87px 0 0;
	padding-bottom: 30px;
	white-space: nowrap;
}
.Mrxu-classify li {
	width: 10%;
	position: relative;
	display: inline-block;
}
.Mrxu-classify li::before {
	content: '';
	position: absolute;
	right: -1px;
	top: 2px;
	width: 2px;
	height: 16px;
	background: #DDDDDD;
}
.Mrxu-classify li:nth-child(10)::before {
	display: none;
}
.Mrxu-classify li .iconfont {
	font-size: 16px;
	color: #39AEFF;
	margin-right: 6px;
}
.Mrxu-classify li a {
	margin-left: 6%;
	font-size: 14px;
	color: #666666;
}
.Mrxu-classify li a:hover {
	color: #2CAEFF;
}
.Mrxu-classify li.more {
	display: none;
}
.Mrxu-classify li.more i {
	vertical-align: -3px;
	margin-right: 4px;
}
.Mrxu-circulation li.AnRotate .Mrxu-top i {
	animation: AnRotate 1.2s ease-in-out infinite alternate;
	transform-origin: 76px 90%;
}


.newmrxu_link {
	margin: 0 auto;
	background: #fff;
	}
.mrxu_link {
	padding: 5px;
}
.mrxu_lin1k dl {
	box-shadow: 1px 1px 1px #e7f4ff;
	border-radius: 12px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mrxu_link dl dd {
	display: inline-block;
	width: 18.3%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mrxu_link dl dd a {
	display: block;
}
.mrxu_link dl dd a i {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 5px;
}
.mrxu_link dl dd a p {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: center;
	overflow: hidden;
}
.mrxu_link dl dd.xu_link_1 i {
	background: url(/wp-content/themes/b2child/img/icon/icon1.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_2 i {
	background: url(/wp-content/themes/b2child/img/icon/icon2.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_3 i {
	background: url(/wp-content/themes/b2child/img/icon/icon3.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_4 i {
	background: url(/wp-content/themes/b2child/img/icon/icon4.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_5 i {
	background: url(/wp-content/themes/b2child/img/icon/icon5.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_6 i {
	background: url(/wp-content/themes/b2child/img/icon/icon6.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_7 i {
	background: url(/wp-content/themes/b2child/img/icon/icon7.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_8 i {
	background: url(/wp-content/themes/b2child/img/icon/icon8.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_9 i {
	background: url(/wp-content/themes/b2child/img/icon/icon9.png) center no-repeat;
	background-size: 30px;
}
.mrxu_link dl dd.xu_link_10 i {
	background: url(/wp-content/themes/b2child/img/icon/icon10.png) center no-repeat;
	background-size: 30px;
}


.mrxu_num {
	height: 150px;
	padding: 15px;
}
.mrxu_num1 {
	box-shadow: 1px 1px 3px #c8def1;
	width: 48%;
	height: 150px;
	float: left;
	overflow: hidden;
	border-radius: 12px;
}
.mrxu_num2 {
	box-shadow: 1px 1px 3px #c8def1;
	width: 50%;
	height: 70px;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 12px;
}
.mrxu_num3 {
	box-shadow: 1px 1px 3px #c8def1;
	width: 50%;
	height: 70px;
	float: right;
	overflow: hidden;
	border-radius: 12px;
}
.flickity-page-dots{
    bottom: 12px!important;
    top:auto!important;
    left: 0;
}
.module-sliders .flickity-page-dots .dot {
    height: 8px!important;
    border-radius: 12%;
}
.slider-info-box {
    background: none!important;
}
@media screen and (max-width: 768px){

.header-banner .wrapper {
    flex-flow: inherit;
}
    .menu-icon .line-1, .menu-icon .line-2, .menu-icon .line-3 {
    background-color: #94999e!important;
}
.logo-left .mobile-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://img.quanminyanxuan.com/service/583348fe5f24430aafca20943ef37d97.png);
    opacity: 0.95!important;
    width: 80%!important;
}
.top-menu-ul>li.depth-0 > a i.b2-arrow-down-s-line {
     background: #ffffff00; 
}
.top-menu ul li.depth-0 > a, .logo-top .top-menu ul li.depth-0 > a {
    font-size: 17px!important;
}
.mobile-box + .site-opt {
    backdrop-filter: blur(4px)!important;
    background-color: #080808c4!important;
}
.header-tools {
    background:none!important;
    background-image:none!important;
}
.top-menu ul li.depth-0 > a, .logo-top .top-menu ul li.depth-0 > a {
    background: #9a9a9a26!important;
    border-radius: 12px;
}
.top-menu-ul > li.depth-0:first-child > a {
    color: #fe5f84!important;
}
.sub-menu {
     background:#ffffff00; 
     backdrop-filter: blur(0px);
}
.sub-menu-0 span {
    margin-left: 10px;
}
.b2-menu-3 .sub-menu-0 a {
     font-weight: 100; 
}
.top-menu .top-menu-ul {
     padding-bottom: 0px!important; 
}
}


.gdpcyc{
    display:none;
}
@media screen and (max-width: 768px){
.gdpcyc{
    display:block;
}
    #container-box-1 {
	color: #526372;
	text-transform: uppercase;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	text-align: center
}

#flip-box-1 {
	overflow: hidden;
	height: 40px
}

#flip-box-1 div {
	height: 50px
}

#flip-box-1>div>div {
	display: inline-block;
	text-align: center;
	height: 40px;
	width: 100%
}

#flip-box-1
    div:first-child {
	animation: show 8s linear infinite
}

@keyframes
    show {
	0% {
		margin-top: -300px
	}

	5% {
		margin-top: -250px
	}

	16.666% {
		margin-top: -250px
	}

	21.666% {
		margin-top: -200px
	}

	33.332% {
		margin-top: -200px
	}

	38.332% {
		margin-top: -150px
	}

	49.998% {
		margin-top: -150px
	}

	54.998% {
		margin-top: -100px
	}

	66.664% {
		margin-top: -100px
	}

	71.664% {
		margin-top: -50px
	}

	83.33% {
		margin-top: -50px
	}

	88.33% {
		margin-top: 0px
	}

	99.996% {
		margin-top: 0px
	}

	100% {
		margin-top: 300px
	}
}
}


.show-modal {
    backdrop-filter: saturate(97%) blur(3px)!important;
}


@media screen and (max-width: 768px){
.action .top-style-blur {
    background: rgba(255, 255, 255, 0.9)!important;
    backdrop-filter: blur(0px)!important;
}
.top-style-blur {
    border-radius: 0 0 12px 12px;
}
}



@media screen and (max-width: 768px){
.menu-icon {
    background:rgba(246, 246, 246, 0)!important;
}
}

.post-100 .module-title {
    position: relative;
    display: inline-block;
}
.post-100 .module-title::after{
    bottom: 5%;
    content: '';
    position: absolute;
    width: 100%;
    height: 30%;
    opacity: .5;
    border-radius: 5px;
    left: 0;
}
.post-100 .module-title {
    font-weight: 100;
}


.post-100 .item-in {
    background-color: transparent!important;
    box-shadow: none!important;
}
.post-100 .post-module-thumb {
    border-radius: 12px;
}


.post-100 .post-info h2, .post-101 .post-info h2 {
    font-weight: 100;
    color: #666666;
}
.post-100 .post-info h2:hover, .post-101 .post-info h2:hover {
    color: #2CAEFF;
}
.post-100 img.post-thumb.lazy:hover, .post-101 img.post-thumb.lazy:hover {
    transform: scale(1.2);
}
.post-100 img.post-thumb.lazy, .post-101 img.post-thumb.lazy {
    transition: .5s;
}
.post-100 .item-post-style-3 h2, .post-101 .item-post-style-3 h2{
    color: #fff;
}

.depth-0 a:hover:after {
    width: 100%;
    left: 0;
}
.depth-0 a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    background: #fe5f84;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    border-radius: 12px;
}
.b2-menu-3 .sub-menu-0 > li:hover > a, .b2-menu-3 .sub-menu-0 a:hover {
    background: #f2f2f2;
    border-radius: 12px;
}
.sub-menu-0 a:after {
    background: none!important;
}

@media screen and (max-width: 768px){
.b2-menu-3 .sub-menu-0 > li:hover > a, .b2-menu-3 .sub-menu-0 a:hover {
    background: none;
    border-radius: 12px;
}
.b2-menu-3 .sub-menu-0 li:hover ul {
    box-shadow:none;
}
.depth-0 a:after {
    background: #ffffff00;
}
}

.top-menu ul li.depth-0 > a {
    font-size: 20px;
}

.b2-menu-3 .sub-menu-0 li ul {
    border-radius: 12px;
    background: #fff;
}
.b2-menu-3 .sub-menu-0 li ul li {
    border-radius: 12px;
}
.b2-menu-2 .sub-menu-0 > li > a::after {
    right: 0!important;
    width: 30px!important;
    left: auto;
    right: 0!important;
    height: 10px!important;
}
@media screen and (max-width: 768px){
.b2-menu-4 .sub-menu-0 li ul li {
    width: 100%!important;
}
.b2-menu-3 .sub-menu-0 li ul li {
    background: none!important;
}
.b2-menu-3 .sub-menu-0 li ul a {
    background-color: transparent!important;
}
.b2-menu-3 .sub-menu-0 li ul {
    background: none!important;
}
.b2-menu-4 .sub-menu-0 > li > a {
    font-weight: 100!important;
}
}


.hob{
    display: none;
}


.home .widget-ffixed .box {
    background-color: transparent!important;
    box-shadow: none!important;
}
.widget-post:hover .b2-widget-post-title h2 {
     text-decoration: none; 
    color: #2CAEFF;
}
.b2-widget-hot li.widget-post-none, .b2-widget-hot li.widget-post-small {
    height: 85px!important;
}


@media screen and (max-width: 768px){
.xusearch {
    display: block!important;
}
.mobile-show .header-logo {
    display: block!important;
}
.wrapper .header-logo {
    display: none;
}
.ym-menu ul {
    width: 100%!important;
}
.xusearch_x {
    display: block!important;
    width: 85%;
    margin-left: 10px;
}
}
.xusearch {
    display: none;
}
.xusearch input{
    width: 100%;
}
.xusearch {
    height: 25px;
    position: relative;
    margin: 0 auto;
}
.xusearch_x {
display: none;
}




.Mrxu-icon {
    text-align: center;
    margin-top: -58px;
    height: 70px;
}
.login-box-content .login-box-top {
    border-radius:12px;
    background-image:none!important;
}
.modal-content {
     overflow: visible!important; 
}
.login-title span {
    font-size: 20px!important;
}


.Mrxu-icon0{
    background: url(/wp-content/themes/b2child/img/ggbg.png);
    background-position: center center;
    text-align: center;
    height: 220px;
    margin-top: -120px;
    background-size: 190px 220px;
    background-repeat: no-repeat;
}
.Mrxu-icon0 img{
    height: 210px;
}
.Mrxu-header {
    line-height: 20px;
    text-align: center;
}
.Mrxu-title {
    color: #ff8080;
    font-size: 18px;
    font-weight: 900;
}
.Mrxu-main {
    padding-bottom: 20px;
}
.Mrxuspan{
    color: #989898bf;
    font-size: 10px;
}
.gg-desc p {
    color: #717171;
}
.Mrxu-main p {
    padding: 12px 0 0;
}
.Mrxu-footer {
    padding: 10px 0 10px;
    text-align: center;
}
.Mrxu-btn {
    margin: 0 40px 0 40px;
    background: #ff6e90;
    color: #fff;
    border-radius: 50px;
    padding: 5px;
}
.Mrxuclose{
    text-align: center;
}
.Mrxuclosea{
    font-size: 30px;
}	
.gg-box .modal-content {
    padding: 0 24px 24px 24px!important;
}
h3.Mrxu-title.gg-title:after {
    right: 0;
    bottom: 63%;
    content: '';
    position: absolute;
    width: 100%;
    height: 1%;
    background: #fc5e5e57;
    border-radius: 5px;
    left: 0;
    margin: 0 120px 0 120px;
    width: auto;
}
.modal-content {
    background-image:none!important;
}


.Mrxu-bqts {
    background-color: rgb(245, 245, 245);
	border-radius: 12px;
	padding: 15px;
	color: #949ab1;
}
.Mrxu-bqts1 {
	display: flex;
	margin-bottom: 10px;
	font-size: 18px;
}
.Mrxu-bqts2 {
    font-size: 14px;
	padding-left: 28px;
}
.icon-xiaolaba {
    color: #fe5f84;
    font-size: 25px;
}
@media screen and (max-width: 768px){
.Mrxu-bqts2 p {
    margin-bottom: 0px;
    font-size: 12px;
}
.Mrxu-bqts1{
    margin-bottom: 0px;
}
}


.site-footer-nav {
     background-color: #ffffff00!important; 
}


.Mrxu-mask {
    position: absolute;
    left: 16px;
    top: 4px;
    display: block;
    height: 30px;
    width: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
}
.Mrxu-mask-1 {
    color: transparent;
    background: url(/wp-content/themes/b2child/img/top/rank-one.png) no-repeat 50%;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
}
.Mrxu-mask-2 {
    color: transparent;
    background: url(/wp-content/themes/b2child/img/top/rank-two.png) no-repeat 50%;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
}
.Mrxu-mask-3 {
    color: transparent;
    background: url(/wp-content/themes/b2child/img/top/rank-three.png) no-repeat 50%;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
}
.b2-widget-hot li.widget-post-none:nth-child(1) .b2-widget-post-order::after, .b2-widget-hot li.widget-post-small:nth-child(1) .b2-widget-post-order::after {
    border-bottom: none;
}
.b2-widget-hot li.widget-post-none:nth-child(2) .b2-widget-post-order::after, .b2-widget-hot li.widget-post-small:nth-child(2) .b2-widget-post-order::after {
    border-bottom: none;
}
.b2-widget-hot li.widget-post-none:nth-child(3) .b2-widget-post-order::after, .b2-widget-hot li.widget-post-small:nth-child(3) .b2-widget-post-order::after {
    border-bottom: none;
}


.site .site-header-in {
    border-radius: 0 0 12px 12px;
    box-shadow: 0 1px 3px 0 rgba(26,26,26,.1)!important;
}


.yd-slider .swiper-slide img{
    border-radius: 12px;
    height: 180px;
}


.slider-pagination {
    text-align: right;
    position: absolute;
    width: 100%;
    z-index: 2;
    right: 0;
    bottom: 10px;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slider-pagination > .slider-pagination-item {
    margin: 0 .25rem;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100px;
    background-color: rgba(255,255,255,0.8);
}

.slider-pagination > .slider-pagination-item.slider-pagination-item-active {
    background-color: #f44b00;
    width:15px;
}


.vip-faq {
    text-align: center;
    background-color: #ffffff00;
}
.vip-top {
    background: none!important;
    border-bottom: none!important;
}
.vip-price {
    font-size: 2rem;
    font-weight: 700;
}
.vip-price-money {
    color: #ffaa41;
}
.vip-list-in h2 {
    font-size: 1.875rem!important;
    font-weight: 700;
}


.top-user-box-drop.show {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://img.quanminyanxuan.com/service/583348fe5f24430aafca20943ef37d97.png);
    opacity: 0.95!important;
}
.top-user-info-box {
    background: #f4faff00!important;
    background-image:transparent!important;
}


.fanxiang{
    transform: rotate(-180deg);
}
.mrxu_iconfont{
    font-size: 20px;
}
.topic-footer-left button {
     background: none!important; 
}
.topic-footer-right button {
     box-shadow:none!important;
}
.topic-content h2 span {
    color: #fe5f84;
    font-weight: 100;
    font-size: 14px;
}
.topic-content h2 span:before {
        content: "#";
}
.topic-avatar img {
    border-radius: 50%;
}


.up .mdui-fab-wrapper {
	opacity: 0;
	transition: all .5s ease;
	right: -15%!important;
}

.mdui-fab-dial-ts {
	position: absolute;
	right: 45px;
	top: 15px;
	color: #ff4081;
	font-size: 12px;
}

.mdui-fab {
	overflow: inherit!important;
}

.mdui-fab-wrapper .icon {
	height: 0.9em;
}

.mdui-fab-wrapper .mdui-fab-dial .mdui-fab {
	margin: 4px 0;
}

.mdui-fab-wrapper .mdui-fab-dial {
	bottom: 10px;
}

.mdui-color-pink-accent {
	width: 40px!important;
	min-width: 40px!important;
	height: 40px!important;
	background-color: hsl(0, 0%, 100%)!important;
}

.mdui-fab .mdui-icon {
	margin-top: 9px!important;
	margin-left: 8px!important;
}

.mdui-fab-fixed, .mdui-fab-wrapper {
	bottom: 12%!important;
	right: 1%!important;
}

.mdui-fab-mini {
	background: #fff;
}

.mdui-fab {
	box-shadow: 0px 1px 5px 0px rgba(0, 45, 136, 0.2);
}

.mdui-fab-wrapper {
	opacity: 1;
	transition: all .5s ease;
	z-index: 2!important;
}

.mrxu_bianji {
	bottom: -7px;
	right: 50px;
}

.post-100 .modules-title-box, .post-101 .modules-title-box {
	display: flex;
}

.post-100 .module-desc, .post-101 .module-desc {
	height: 30px;
	margin-top: -7px;
	margin-right: 10px;
	width: 30px;
}

.post-100 p.module-desc, .post-101 p.module-desc {
	border-left: none!important;
	padding-left: 0!important;
}

.post-100 ul.b2_gap, .post-101 ul.b2_gap {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
    }
.post-101 .module-title {
	font-weight: 100;
    }
.post-101 .mrxu-head-title {
		font-size: 13px;
		margin-top: -35px;
		display: block;
		position: relative;
		text-align: right;
		color: #999;
		padding-right: 20px;
	}
.post-101 .zhankai {
		display: none;
	}

.post-101 .mrxu-current-up .shousuo {
		display: none;
	}

.post-101 .mrxu-current-up .zhankai {
		display: inline;
	}

.zkicon {
		margin-bottom: -2px;
		font-size: 11px;
		transition: transform .3s;
		transform: rotate(-180deg);
	}

	.post-101 .mrxu-current-up .zkicon {
		transition: transform .3s;
		transform: rotate(0deg);
	}

.post-101 .mrxu-head-title {
		background-repeat: no-repeat;
		background-position: right;
		margin-right: 30px;
	}

.post-101 {
		padding-bottom: 20px;
		background: #fff;
	}
.post-100 .box{
        background-color:transparent!important;
        box-shadow:none!important;
    }
.post-101 .load-more {
		box-shadow: none;
	}

.post-101.post-list .load-more button {
		padding: 0px;
	}

.post-101 .modules-title-box {
		padding-top: 10px;
	}

.post-101 .hidden-line ul.b2_gap {
		padding: 15px;
	}

.post-101 .post-modules-top {
		padding: 10px!important;
		margin: 0;
	}

.post-101 .module-title::after {
		content: none;
	}

.post-101 .b2_gap>li .item-in {
		margin-bottom: 0px;
	}

.post-101 .post-list-meta-box {
		display: none;
	}

.post-101 .xicon {
		margin-left: 8px;
		width: 10px;
		vertical-align: -0.3em;
	}

.post-101 .load-more span {
		color: #5f7383;
	}

.post-101 .load-more {
		box-shadow: none;
	}

.post-101 .load-more {
		background-color: transparent;
	}

@media screen and (max-width: 768px){	
.post-101 .post-info h2 {
		font-size: 12px;
	}
    }


@media screen and (max-width: 768px){a

.adv_none{
	display: none;
	}
.adv {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
}
.adv .mrxu_adv_c {
    background: #6c6d74b3;
    z-index: 2;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    padding: 3px 5px 3px 5px;
    border-radius: 6px;
    color: #c8faff;
}
}


.mrxu_tags {
    background-color: #35353585;
    color: #b1dfff;
    border-radius: 8px;
    padding: 4px 10px;
    font-size: 0.85rem;
    position: absolute;
    top: 10px;
    box-shadow: 0 1px 5px rgba(58, 128, 255, 0.21);
    z-index: 1;
    left: 12px;
}
.mrxu_tags img {
    height: 20px;
}


.mrxu_mbx {
    color: #8c8c8c;
}
.mrxu_mbx small{
  vertical-align: super;  
}

.mrxu_d_box_o_but{
    display: none;
	  }
@media screen and (max-width: 768px){
.swiper {
        width: 100%;
        height: 100%;
      }
.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
      }
.mrxu_d_box_o_but{
    display: block;
    z-index: 3!important;
    margin-bottom: 50px;
	  }
.mrxu_d_box {
    background-repeat: no-repeat;
    background: url(https://img.quanminyanxuan.com/service/583348fe5f24430aafca20943ef37d97.png);
    background-color: #7e7e7e;
    background-attachment: fixed;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
}
.mrxu_d_box .b2-single-content{
    padding: 20px 10px 20px 10px;
    margin-top: 5%;
	    }
.mrxu_d_box .item-name-box{
    margin: 0 auto;
    padding-bottom: 0;
    width: 95%;
}

.mrxu_d_box .picked{
    font-weight: bold;
    background-image: url(/wp-content/themes/b2child/img/tab01.png)!important;
    z-index: 10;
}
.mrxu_d_box .n-thumb{
    display: none;
}
.mrxu_d_box #item-name {
width: 144px;
    height: 42px;
    font-size: 16px;
    line-height: 45px;
    background: url(/wp-content/themes/b2child/img/tab02.png) no-repeat;
    padding: 0 16px 0 34px;
    height: 40px;
}
.mrxu_d_box #item-name span {
        display: block;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
}
.mrxu_d_box .item-name{
       border-radius: 12px 12px 0px 0px;
}

.mrxu_d_box #item-name + #item-name {
     margin-left: -24px; 
}
.mrxu_d_box .ps__rail-x{
    display: none;
}
.mrxu_d_box .download-list{
    border-radius:12px ;
}
.mrxu_d_box .download-rights {
    background: #f5f5f5;
}
.up .mrxu_d{
    left: -45px;
}
.up .mrxu_d_box .mrxu_d {
    left: 30px;
}
 .mrxu_d {
    transition: all .5s ease;
    position: fixed;
    bottom: 17.333vw;
    left: 30px;
    transform: translateX(-50%);
    z-index: 99;
    width: 20.8vw;
    height: 6.933vw;
    background: #ffd800;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.2vw;
    font-weight: 600;
    color: #565656;
    box-shadow: 0 1.2vw 1.867vw 0 rgb(247 206 15 / 52%);
}
.mrxu_d_02{
    display: none;
}
.mrxu_d_box .mrxu_d_01{
    display: none;
}
.mrxu_d_box .mrxu_d_02{
    display: block;
}
}

.post-style-100 .entry-header{
    border-bottom:none;
}
.post-style-100 .post-pre-next{
	    display: none;
	}
.post-style-100 .post-meta-left .avatar {
    border-radius: 50%;
}
.post-style-100 .com-form-textarea {
    border-radius: 12px;
    border: 1px solid #c3c3c3;
}
.post-style-100 .com-form > .b2-radius {
     background-color: transparent; 
}
.post-style-100 .com-form-textarea textarea {
    background-color: transparent;
}
.post-style-100 .comment-type{
    display: none;
}
@media screen and (max-width: 768px){
.post-style-100 .Mrxu-bqts{
    background-color: transparent;
}

.post-style-100 .poster-span{
	    display: none!important;
	}

.post-style-100 .entry-header{
    border-bottom:none;
}
.action .post-style-100 .mrxu_jj_top_fh {
    display: flex;
    width: 30px;
    height: 30px;
    position: fixed;
    top: 10px;
    z-index: 3;
}
.action .post-style-100 .mrxu_jj_top_fh .icon {
    height: 2em;
}
.post-style-100 .post-meta-row{
    margin-left: 100px;
}

}
.mrxu_jj_top {
    display: -webkit-box;
    border-bottom: solid 1px #EEE;
}
.mrxu_jj_top h1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 19px;
    color: #59666d;
    text-align: center;
    width: 80%;
}


.sy_video video {
    object-fit: cover;
    transform: translate(-50%,-50%);
    position: absolute;
    z-index: -1;
}
.post-module-thumb:hover .sy_video{
	z-index: 3;
}
.item-in:hover .post-module-thumb{
	box-shadow: 0px 2px 5px #ccc5cb!important;
}
.item-in {
    overflow: inherit!important;
}

.entry-header h1{
    text-align: center;
}

#article-index:hover #index-ul, #article-index strong:hover #index-ul{
    display: block!important;
}
#article-index {
    margin-left: -28px;
    top: 350px;
    position: fixed;
    z-index: 5;
}
#article-index strong {
    border: 1px solid #DEDFE1;
    border-radius: 12px;
    position: absolute;
    display: block;
    margin-left: -50px;
    width: 50px;
    background: #f2f4f5eb;
    padding: 10px;
}
#index-ul {
    display: none;
    line-height: 20px;
    padding: 10px;
    border-radius: 12px;
    background: #f2f4f5eb;
    border: 1px solid #DEDFE1;
    margin: 0;
    padding-bottom: 10px;
    width: 300px;
}
#index-ul li {
    font-size: 14px; 
    background: none repeat scroll 0 0 transparent;
    list-style-type: disc;
    padding: 0;
    margin-left: 20px;
}
#index-ul a {
	color: #4c4c4c;
}
#index-ul a:hover {
	color: #fe5f84;
}
@media screen and (max-width:768px) {
	#article-index {
    margin-left: 10px;
}
#article-index strong {
    padding: 6px;
    border-radius: 6px;
    width: 30px;
    margin-left: -30px;
}
#index-ul {
    overflow: auto;
    max-height: 300px;
}
}	 
.w-a-lv {
    display: flex;
}
.lv-icon.user-vip {
     height: auto; 
}
.user-panel-info .lv-icon em {
    margin-top: 14px;
}
.lv-icon em {
    margin-left: -41px;
    color: #fff;
    position: absolute;
    margin-top: 4px;
}
.top-user-name .lv-icon em {
    margin-left: -38px;
    margin-top: 8px;
}
.user-w-lv .lv-icon em {
    margin-left: -38px;
    margin-top: 8px;
} 
.vip-top .lv-icon img {
    margin-top: -4px;
}
.w-a-lv .lv-icon em {
    margin-left: 26px;
    margin-top: -18px;
}
@media screen and (max-width:768px) {
.user-panel-info .lv-icon em {
    margin-top: 4px;
}
}
.img_li >div:hover a img{
transition: .5s;
	}
.img_2li >div:hover a img{
    transform: scale(1.1);
	}
.img_4li >div:hover a img{
    transform: scale(1.2);
	}
.img_6li >div:hover a img{
    transform: scale(1.3);
	}
.img_li{
    align-items: stretch;
    flex-flow: wrap;
    width: 100%;
    display: flex;
	}
.img_li >div a {
    border-radius: 5px;
    
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img_li >div{
    
    padding:  5px;
    object-fit: cover;
    position: relative;
	}
.img_li >div img{
    transition: .5s;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    object-fit: cover;
	}
.img_2li >div{
    height: auto;
    width: 50%;
	}
.img_4li >div {
    width: 25%;
	}
.img_6li >div {
    width: 16.5%;
	}
	@media screen and (max-width: 768px){
.img_li >div{
    width: 50%;
	}   
	}
	.single-article .mrxu-mobile-comment{
    transition: transform .5s ease-out;
	    transform: translate(0,100%)!important;
	}
	.up .single-article .mrxu-mobile-comment{
	    transform: translate(0,0)!important;
	    transition: transform .5s ease-out;
	}
	.up .mobile-footer-menu.footer-down {
    transform: translate(0,140%)!important;
}
.mobile-footer-menu.footer-down {
    transform: translate(0,0)!important;
}
	ul.children li .comment-item{
    background: #eff1f2ab!important;
    border-radius: 8px;
}
ul.children li .comment-item .comment-floor ,ul.children li .comment-item .comment-item-hidden{
margin-right: 30px;
}
.children .avatar-parent{
    display: none!important;
}
.children .comment-author{
    display: block!important;
}
.children .comment .comment-item {
    border-top: 2px solid #ffffff!important;
}
.children .comment-item .comment-content-text p{
    font-size: 13px!important;
}
.children .comment-user-info >div >span{
    display: none;
}
	@media screen and (max-width: 768px){
    .mrxu-mobile-comments .favorite-button.sc, .mrxu-mobile-comments .favorite-button.sc i {
    color: #fe5f84;
}
	 .mrxu-mobile-comments a i{
	    font-size: 27px;
	}
	.mrxu-mobile-comments b{
    position: absolute;
    font-size: 13px;
    padding: 0 5px;
    color: #fff;
    background-color: #e57373;
    line-height: initial;
    border-radius: 6px;
    margin-left: -10px;
	}
	
	.single-article .mrxu-mobile-comment{
    box-shadow: 0px 1px 5px 0px rgba(0, 45, 136, 0.2);
    position: fixed!important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    align-items: center;
	}
	.mrxu-mobile-comments >a{
    padding-left: 18px;
    color: #424242;
}  
.mrxu-mobile-comments >a:first-child {
    line-height: 30px;
    color: #999;
    font-size: 16px;
    height: 30px;
    background-color: #f6f6f6;
    border-radius: 12px;
    margin-left: 10px;
    width: 180px;
}  
.mrxu-mobile-comments >a:nth-child(3) b {
    font-weight: 100;
    margin-left: 6px;
    margin-top: -40px;
    color: #848484;
    font-size: 12px;
    background-color: transparent;
}
.mrxu-mobile-comments >a:nth-child(4) b {
    font-weight: 100;
    margin-left: 6px;
    margin-top: -40px;
    color: #848484;
    font-size: 12px;
    background-color: transparent;
}
	}
	.post-100 .module-title::after{
	        bottom: -35%;
	}
	.post-list .module-title{
	 color: #747990;   
	}
.mrxu_4glink {
    width: 100%;
    padding-bottom:  10px;
}
.mrxu_4glink ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mrxu_4glink ul li {
    width: 50%;
    height: 80px;
}
.mrxu_4glink ul li a {
    border-radius: 12px;
    padding: 10px 15px 10px 25px;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin: 10px;
    background: #b8c1d01c;
}
.mrxu_4glink ul li p {
    font-size: 18px;
    color: #747990;
}
.mrxu_4glink ul li span {
    font-size: 13px;
    color: #999999;
    padding-top: 10px;
}
	.user-panel-info .lv-icon em {
    margin-top: 14px;
}
.comment-content-text p img{
    width: 50px;
    height: 50px;
}
@media screen and (min-width: 769px){
    .adv{
    display: none;
    }
}
.swiper-pagination-bullet {
    margin-left: 3px;
    margin-right: 3px;
}
.swiper-pagination {
    z-index: 3;
    position: inherit;
}
.yd-slider .swiper-pagination{
    position: absolute;
    bottom: 0;
}
.yd-slider .swiper-pagination-bullet-active {
    transition: all .3s ease;
    border-radius: 13px;
    background: #fe4e7f;
    width: 18px;
}
.adv_none{
    display: none;
}
.mrxu_adv_sw{
    background: #fff;
    width: 100%;
    height: 100%;
}
.post-video-list-title {
    color: #797979;
}
.post-video-list-link {
    color: #797979;
}
@media screen and (max-width: 768px){
.post-video-list ul li .post-video-list-link {
     padding-left: 30px;
     padding:5px;
}
}
.vip-top > div {
    padding: 10px 0;
}
.mrxu_vip_link .vip_dl {
display: none;
}
.mrxu_vip_link .vip_dl.mrxu_vip_x{
    display: block;
}
.my-vip-s .swiper-slide{
    background: none;
    display:block;
}
.my-vip-s{
    width: 92%;
    margin: 0 auto;
}
.mrxu-vip-jiaru {
    box-shadow: 0 1px 3px #a9824e;
    border-radius: 12px;
    padding: 5px 10px 5px 10px;
    background:#c49d68;
    color: #fff7ea;
    width: 100px;
    text-align: center;
    margin-right: 30px;
    float: right;
}
.mrxu-vip-list01 {
    padding: 30px 0 10px 120px;
}
.mrxu-vip-list02 {
    margin-top: 10px;
    text-decoration: line-through;
    color: #828282;
    position: absolute;
    padding-left: 180px;
}
.mrxu-vip-list01 p {
    font-size: 20px;
}
.mrxu-vip-list01 p span:nth-child(1){
    color: #8e5f1f;
}
.mrxu-vip-list01 p span:nth-child(2){
    color: #8e5f1f;
    padding: 3px;
    font-size: 30px;
}
.mrxu-vip-list01 p span:nth-child(3){
    color: #8e5f1f;
}
.mrxu-vip-list01 p span:nth-child(4){
    color: #8e5f1f;
}
.mrxu-vip-lv {
    border-radius: 0 8px 0 15px;
    color: #ffefdb;
    position: absolute;
    float: right;
    background: #c39a63;
    padding: 0 10px 2px 10px;
    right: 0;
    margin-top: -10px;
    font-weight: 700;
}
	.mrxu-vip-flex{
        padding: 10px 0 0 30px;
	}
	.mrxu-vip-name-box{
	    
	}
.mrxu-vip-name-box span {
    font-weight: 700;
    font-size: 20px;
    color: #714d1e;
}
	.mrxu_vip_link {
    padding: 5px;
}
.mrxu-vip-flex .vip-lv-icon {
    height: 70px;
    width: 70px;
    position: absolute;
    margin-top: 40px;
}
.mrxu-vip-flex .vip-lv-bg {
    opacity: 0.06;
    height: 200px;
    width: 200px;
    position: absolute;
    margin-top: -20px;
    margin-left: -65px;
}
	.mrxu_vip_link_1 {
    text-align: center;
    display: inline-block;
    width: 18.3%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.mrxu_vip_link_1.mrxu_vip_hui span{
    background: #efefefad;
}
.mrxu_vip_link_1.mrxu_vip_hui i{
color: #929292ad;
}
.mrxu_vip_link_1.mrxu_vip_hui p{
color: #929292ad;
}
.mrxu_vip_link dl dd i {
    font-size: 28px;
    color: #d4a15f;
}
.mrxu_vip_link dl dd span {
padding: 18px 11px 11px 11px;
    background: #eaeaea;
    border-radius: 30px;
}
.mrxu_vip_link dl dd p{
    font-size: 12px;
    margin-top: 10px;
    color: #636363;
}

	.mrxu-vip-qx-box{
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #636363;
    padding: 15px 0;
	}
	.mrxu-vip-qx-box svg{
    font-size: 13px;
	}
	.mrxu-vip-kt {
    height: 170px;
    background-image: url(/wp-content/themes/b2child/img/mrxu_vip_bg_02.png);
    background-size: cover;
    box-shadow: 0 3px 20px #e0e0e0;
    border-radius: 8px;

}
	
	.mrxu-vip-kt-box {
   text-align: inherit;
}
	
	
	.vip-current {
    color: #636363;
}
	.vip_name{
    color: #ff3a55;
    margin: 0 10px 0 10px;
	}
	.vip-current {
     border: none; 
}
	.comment-user-info > div {
    display: flex;
}
.comment-author {
    display: block;
    margin-right: 10px;
}
.comment-author a, .comment-author {
    font-size: 14px;
}
.comment-user-info > div > span:nth-child(2){
    margin-top: -5px;
}
	.post-style-5-video-box {
    border-radius: 12px;
    overflow: hidden;
}
	.post-style-5 .mrxu_mbx{
	   margin-bottom: 20px; 
	}
	.post-style-5 .post-style-5-top{
	    background-color:transparent;
	}
	.post-style-5 .p5_title_box{
	    background: none;
	}
.post-style-5 header .post-user-info {
    background: none;
}
	.user-w-tj {

     background-color: transparent; 
}
.entry-content img{
    border-radius: 8px;
}
.post-style-5 .site-content{
	    margin-top: 10px;
	}
.comment-content-text {
    margin: 0;
}
.comment .gravatar img {
    border-radius: 50%;
}
	.comments-mrxu #comment-form{
    box-shadow: 0px -2px 8px 0 rgb(212, 215, 255);
    border-radius: 12px;
    height: 300px;
    border: 1px solid #EBEBEB;
    width: 100%;
    background: #fff;
    bottom: 0;
    position: fixed;
    z-index: 100;
    left: 0;
    font-size: 14px;
	}
	.comments-mrxu .com-form-button {
    margin-top: 5px;
}
.comments-mrxu .com-form-textarea textarea {
    min-height: 238px;
    border-radius: 12px;
}
.comments-mrxu .comment-smile-box, .comment-image-box {
    top: -113px;
    left: -1px;
}
.comments-mrxu .com-form-textarea {
    padding-bottom: 0; 
    border-radius: 12px;
}
.comments-mrxu .comment-smile-box:before, .comment-image-box:before {
    transform: rotate(180deg);
    top: 105px;
    left: 6px;
}
.comments-mrxu .respond {
    padding: 5px;
}
.comments-mrxu .comments-mrxu-mask {
    backdrop-filter: blur(3px);
    display: block!important;
    position: fixed;
    z-index: 10;
    background: #b1b1b130;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
@media screen and (max-width: 768px){
	.single-article-mrxu .mrxu-mobile-comment{
    transition: transform .5s ease-out;
	    transform: translate(0,100%)!important;
	}
	.up .single-article-mrxu .mrxu-mobile-comment{
	    transform: translate(0,0)!important;
	    transition: transform .5s ease-out;
	}
	.single-article-mrxu .mrxu-mobile-comment{
    box-shadow: 0px 1px 5px 0px rgba(0, 45, 136, 0.2);
    position: fixed!important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    align-items: center;
	}
	.mrxu-mobile-comments >a{
    padding-left: 18px;
    color: #424242;
}  
}
.post-style-5 .single-article-mrxu{
    display: none;
}
.comments-mrxu-mask {
    display: none;
}
.comments-mrxu .comment-overlay-login{
    margin-top: -60px;
}
.children .comment-user-info >div >span {
    color: #7794ff;
}
.comment-author a, .comment-author {
    font-weight: 100;
}
@media screen and (max-width: 768px){
.comment-list .children article .comment-item {
    padding: 12px 12px 12px 12px;
}
ul.children {
    margin-left: 50px;
}
}
	.user-w-qd-list-title{
	    background-image:none;
	     background-color: #f2f4f5;
	}
	.user-w-qd-list-title p span {
    color: #ff6d91;
}
@media screen and (max-width: 768px){
.author .user-panel-info .lv-icon em {
    margin-top: 4px;
}
}

.new-anniu{
   float: right; 
}
.mrxu_4glink ul li i {
    position: absolute;
    margin-top: 2px;
    width: 50px;
    height: 50px;
    margin-left: 100px;
}
.mrxu_4glink ul li:nth-child(1) .g4link_img{
    background: url(/wp-content/themes/b2child/img/homeicon/12.png) no-repeat;
    background-size: cover;
}
.mrxu_4glink ul li:nth-child(2) .g4link_img{
    background: url(/wp-content/themes/b2child/img/homeicon/09.png) no-repeat;
    background-size: cover;
}
.mrxu_4glink ul li:nth-child(3) .g4link_img{
    background: url(/wp-content/themes/b2child/img/homeicon/13.png) no-repeat;
    background-size: cover;
}
.mrxu_4glink ul li:nth-child(4) .g4link_img{
    background: url(/wp-content/themes/b2child/img/homeicon/11.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 768px){
.topic-content {
    padding: 8px 20px 8px 74px;
}
.yd-slider a{
    width: 100%;
}
}
.topic-best img {
    height: 18px;
    display: initial;
}
.mrxu_vip_link_1 em {
    margin-left: -5px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    background: #e7c190;
    padding: 1px 5px;
    border-radius: 9px;
}
.user-tips >span span {
    height: 15px;
    background: #ff507c;
    top: -4px;
    right: 4px;
    color: #ffffff;
    width: 15px;
}
@media screen and (max-width: 768px){
.user-tips >span span {
    right: 25px;
}
}
.bar-mark {
    animation: lightdown 1.4s infinite;
}
.site-footer-nav {
    background: url(https://p1.meituan.net/dpgroup/0b9ba2e26464816f795dd015a38a1bc92584619.png);
    background-size: 100% auto;
    background-color: #f7f9fa!important;
    background-attachment: fixed;
}
.page-content a{
  color: red;  
}
#shortcut-reply{color:#aaa;padding:10px 20px;position:relative;overflow:hidden;margin:0px;}
#shortcut-reply span{float:left;font-size:15px;font-weight:bold;color:#737F99;padding:2px 0;margin-right:10px}
#shortcut-reply a{border-radius: 5px;cursor:pointer;float:left;padding:2px 10px;background:#E8EBF2;color:#666;margin-right:5px;display: inline;}
#shortcut-reply a:hover{background:#737F99;color:#fff}
@media screen and (max-width: 768px){#shortcut-reply a {font-size: 12px;padding: 2px 8px;}#shortcut-reply {padding: 7px 10px;}#shortcut-reply span{font-size:13px;}}
#jinritoutiao {
	height:40px;
	background:#f5f8fc;
	border:1px solid #d2e1f1;
	margin:0.5em;
}
#jinritoutiao a {
	color:#294c7f;
	text-decoration:none;
	display:block;
	line-height:2;
	height:40px;
	text-indent:0.5em;
	overflow:hidden;
}
#jinritoutiao .swiper-wrapper, #jinritoutiao .swiper-slide{
   height:40px; 
}
/**tabs**/
.bq-close {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}
.tabPanel ul li:hover {
    background: #eaeaea;
}
.comt-smilies a:hover {
    box-shadow: 0px 2px 5px #b5b5b5;
}
.tabPanel ul {
    background: #fff;
    display: flex;
    height: 30px;
    position: absolute;
    bottom: 0;
}
.tabPanel ul li {
    z-index: 5;
    float: left;
    margin: 0 2px 0 0;
    font-size: 11px;
    height: 29px;
    line-height: 30px;
    width: 88px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
}
.tabPanel .hit {
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: black;
    text-shadow: 0 1px 0 #fff;
    background: #eaeaea;
}
.pane {
    margin-left: 15px;
    margin-top: 10px;
    min-height: 100px;
    background-color: #fff;
    display: none;
}
.panes {
    z-index: 4;
    width: 347px;
    height: 230px;
    position: absolute;
    overflow: scroll;
}

.wp-smiley{
    max-height:50px!important;
    width: 50px!important;
    height: 50px!important;
}
.comt-smilies img {
    width: 50px;
    height: 50px;
}
.comt-smilies a {
    list-style-type: none;
    background: #f7f7f7;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 10px 12px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}
.comt-smilies1 {
    box-shadow: 0px 2px 5px rgb(181 181 181 / 32%);
    border: 1px solid #b7b7b780;
    padding: 10px;
    background: #ffffff;
    z-index: 4;
    display: none;
    width: 350px;
    height: 230px;
    position: absolute;
    margin-top: -240px;
    overflow: scroll;
}
.comt-smilies {
    border-radius: 4px;
    height: 256px;
    box-shadow: 0px 2px 5px rgb(181 181 181 / 32%);
    border: 1px solid #b7b7b780;
    background: #fff;
    width: 350px;
    margin-top: -260px;
    z-index: 3;
    position: absolute;
    display: none;
    overflow: hidden;
}
.comt-addsmilies {
    margin-right: 20px;
    color: #888;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    padding: 2px 15px;
    height: 22px;
    box-sizing: border-box;
    z-index: 1;
}
.mrxu-item-xu-w {
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-color: rgba(51,51,51,.2);
    background-size: 50%;
    position: absolute;
    top: 0;
    z-index: 2;
    display: none;
}
.post-module-thumb:hover .mrxu-item-xu-w{
    display: block;
}
.tt-slider {
    height: 50px;
        overflow: hidden;
}
.tt-slider .swiper-wrapper{
   height: 50px; 
       overflow: hidden;
}
.swiper-backface-hidden .swiper-slide {
    transform: initial;
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}
.swiper-button-prev:after, .swiper-button-next:after {
    color: #fff;
    font-size: 27px;
}
.swiper-button-prev, .swiper-button-next {
    background: #8e8e8e63;
    border-radius: 9px;
    top: 47%;
    width: 25px;
    height: 38px;
}