
.content {
    color:#fff;
    z-index:1;
    padding:24px 18px;
    width:66.6666666%;
    text-shadow:0 .1875rem .3125rem rgba(0, 0, 0, .3019607843);
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    letter-spacing:.06rem
}
.content .information {
    display:flex;
    align-items:center;
    justify-content:space-between;
    font-size:.3rem;
    width: 104%;
    margin-left: -7px;
}
.content .information>div {
    display:flex;
    align-items:center
}
.content .rightInfo>div {
    display:flex;
    align-items:center;
    margin-right: 0.2rem !important;
}
.content .title {
    /*font-size:1.5rem;*/
    font-weight:600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.content .contentMain {
    font-size:.9rem;
    -webkit-line-clamp:4;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-indent:2rem
}
.content .tags {
    overflow:hidden;
    display: flex;
    margin-bottom: -12px;
}
.main {
    margin: 10px 10px;
    display:flex;
    width: 96.5%;
    /* max-width:800px; */
    /*height:14.5rem;*/
    background-color:#fff;
    border-radius:.5rem;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
    margin-bottom: 10px;
}
.right {
    flex-direction:row-reverse;
}
.right .img {
    /*clip-path:polygon(6% 0, 100% 0, 100% 100%, 0 100%);*/
    /*-webkit-clip-path:polygon(6% 0, 100% 0, 100% 100%, 0 100%)*/
}
.img {
    width:33.333333%;
    /*修改的，原版的样式*/
    /*-webkit-clip-path:polygon(0 0, 100% 0, 94% 100%, 0 100%);*/
    /*clip-path:polygon(0 0, 100% 0, 94% 100%, 0 100%);*/
    z-index:2
}
.img img {
    width:100%;
    height:100%;
    object-fit:cover
}
.bgimg {
    z-index:0;
    box-sizing:border-box;
    border:0 solid #e5e7eb;
    position:absolute;
    width:100%;
    height:14.5rem;
    overflow:hidden;
}
.bgimg img {
    object-fit:cover;
    background-position:50%;
    height:100%;
    width:100%;
    filter:blur(1.875rem) brightness(.75);
    transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1.25) scaleY(1.25)
}
.PostSpin[data-v-a14c6236] {
    display:flex;
    flex-direction:column;
    min-width:200px;
    align-items:center;
}


.tuisaqw .post-thumb{
position: relative;
}


div#post-item-honghessmobi {
    /*background-color: #f1f3f4 !important;*/
    /*-webkit-box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;*/
    /* background: #d8dbe3; */
    /*background: -o-linear-gradient(top, #d8dbe3, #fff);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#e1e5e100), to(#fff));*/
    /*box-shadow: 6px 6px 15px 0rgb(136 167 225/10%), -6px -6px 15px 0 #fff;*/
    /*-o-transition: all .2s;*/
    /*transition: all .2s;*/
    /*box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -1px -1px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;*/
}

div#post-item-honghessmobi .post-3-li .post-list-cat {
    margin-bottom: 0px;
}
div#post-item-honghessmobi .post-3-li a.post-list-cat-item {
  margin-bottom: 0px;
}

.post-3 .post-list-cats a span, .post-6 .post-list-cats a span, .post-5 .post-list-cats a span {
    background-color: #d3d7db73;
    /* color: #878787; */
}



.user-widget-content {
    /*
    background-color: #f1f3f4 !important;
    -webkit-box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);
    box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);
    transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;
    //background: #d8dbe3; 
    background: -o-linear-gradient(top, #d8dbe3, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e5e100), to(#fff));
    box-shadow: 6px 6px 15px 0rgb(136 167 225/10%), -6px -6px 15px 0 #fff;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -1px -1px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);
    transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;*/
}

.widget-area section + section {
   
    /*background-color: #f1f3f4 !important;*/
    /*-webkit-box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -8px -8px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;*/
    /* background: #d8dbe3; */
    /*background: -o-linear-gradient(top, #d8dbe3, #fff);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#e1e5e100), to(#fff));*/
    /*box-shadow: 6px 6px 15px 0rgb(136 167 225/10%), -6px -6px 15px 0 #fff;*/
    /*-o-transition: all .2s;*/
    /*transition: all .2s;*/
    /*box-shadow: 8px 8px 16px rgb(67 71 82 / 15%), -1px -1px 16px rgb(255 255 255), inset 0px 0px 4px rgb(255 255 255 / 20%), inset 7px 7px 15px rgb(55 84 170 / 0%), inset -7px -7px 20px rgb(255 255 255 / 0%), 0px 0px 4px rgb(255 255 255 / 0%);*/
    /*transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;*/
}

div#post-item-honghessmobi .post-3-li .item-in {
    padding: 0px;
    height: 100%;
}
@media screen and (min-width: 720px){
.post-item-honghessmobi ul.b2_gap > li {
       margin-bottom: 16px;
   }
   .post-item-honghessmobi ul.b2_gap > li + li {
       margin-bottom: 16px !important;
   }
}
#qinghesa1 .item-in .post-list-cat {
    margin-bottom: 0px;
}
#qinghesa1 .item-in .post-list-cat a {
   margin-bottom: 0px;
}

.content .information span ,.content .information time{
    font-size: 12px;
}

b.zitisfhe {
    font-size: 12px;
    font-weight: inherit;
}

/**用户排行榜开始*/
 .left {
    float: left;
}
.right {
    float: right;
}
img {
    border: none;
}
.hot-top {
    width: 100%;
   background: -webkit-gradient(linear,left top,left bottom,from(#e1e5e16e),to(#fff));
    padding: 22px 20px;
    position: relative;
    height: 147px;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 1200px;
     margin-bottom: 25px;
}
.hot-top .tg-ph {
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    display: block;
    width: 60px;
    height: 60px;
}
.hot-top .left {
    height: 100%;
}
.hot-top .left a {
    display: block;
    width: 121px;
    height: 45px;
    line-height: 45px;
    background: #f6f6f6;
    text-align: center;
    font-size: 15px;
    color: #989898;
    margin-bottom: 13px;
    cursor: pointer;
    border-radius: 10px;
}
.hot-top .left a:last-child {
    margin-bottom: 0;
}
.hot-top .left .hover {
    background: #4a83f7;
    color: #FFF;
    position: relative;
}
.hot-top .left .hover:after {
    content:"";
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #4a83f7;
    position: absolute;
    top: 15.5px;
    right: -10px;
    z-index: 1;
}
.hot-top .right-main {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 30px;
}
.hot-top .right-main:last-child {
    margin-bottom: 0px;
}
.hot-top .right-overflow {
    transition: 0.4s all;
    transform: translateY(0);
}
.hot-top .right {
    float: left;
    width: calc(100% - 147px);
    margin-left: 26px;
    height: 100%;
}
.hot-top .right .top-ul {
    height: 130px;
    overflow: hidden;
}
.hot-top .right .top-ul li {
    width: 78px;
    float: center;
    margin:10px 20px;
    display:inline-block;
}
.hot-top .right .top-ul li:nth-child(10n) {
    margin-right: 0;
}
.hot-top .right .top-ul li a {
    display: block;
}
.hot-top .right .top-ul li a .list-img {
    width: 100%;
    height: 78px;
    line-height: 78px;
    text-align: center;
    border-radius: 10px;
}
.hot-top .right .top-ul li a .list-img img {
    width: 100%;
    border-radius: 100%;
}
.hot-top .right .top-ul li a .list-img img:hover {
    opacity: 0.8;
}
.hot-top .right .top-ul li a h3 {
    margin-top: 7px;
    font-size: 13px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.new-position {
    height: 780px;
}
.new-position .left {
    height: 100%;
    width: calc((100% - 13px) * 0.36);
}
.new-position .right {
    width: calc((100% - 13px) * 0.64);
    height: 100%;
    background: #FFF;
    padding: 17px 28px;
}
.new-position .layui-carousel >[carousel-item] > * {
    background: #FFF;
}
.new-position #index-lb {
    height: 300px;
}
.new-position #index-lb div div img {
    width: 100%;
    min-height: 100%;
}
.new-position .index-login {
    background: #FFF;
    margin-top: 13px;
    height: calc(767px - 300px);
    padding: 25px 33px;
    position: relative;
}
span.note {
    position: absolute;
    top: 10px;
    right: -50px;
    z-index: 1;
    width: 140px;
    height: 20px;
    background: #eb4f26;
    color: #fff;
    line-height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
    font-size: 12px;
}
img.rela {
    position: absolute;
    left: 52px;
    z-index: 2;
    /* right: 50px; */
    top: 58px;
    height: 25px;
    width: 25px;
}


/*文章内页h2-h4标题美化*/
/* 样式一 
.single-article h2::before,.single-article h3::before,.single-article h4::before{
    display: block;
}
.single-article h3, .single-article h2, .single-article h4 {
    position: relative;
}
.single-article h2:before, .single-article h3:before {
    box-shadow: 1px 1px 3px -1px #e9536c;
}
.single-article h2:hover:before {
    width:7px
}
.single-article h2 {
    padding-left:16px;
    margin:12px 0;
    border:0;
    font-weight:700;
    color:#e9536c !important;
    font-size:20px;
    padding: 0 0 0 1.5rem;
}
.single-article>h2:after {
    content: " ";
    position: absolute;
    left: 0;
    width: 11.8em;
    height:0px;
    background: #e9536c;
    margin-top: 30px;
    border-radius: 8px;
    transition: all .35s;
}
.single-article h2:before {
    position:absolute;
    content:'';
    width:5px;
    top:10%;
    left:2px;
    bottom:10%;
    border-radius:5px;
    transition:.4s;
    border-radius: .625rem;
    background: #e9536c;
    background: -o-linear-gradient(bottom, #ee92a1, #e9536c);
    background: -webkit-gradient(linear, left bottom, left top, from(#ee92a1), to(#e9536c));
    background: linear-gradient(to top, #ee92a1, #e9536c);
    box-shadow: 1px 1px 3px -1px #e9536c;
}
.single-article h3, .single-article h4 {
    padding-bottom:10px;
    margin:12px 0
}
.single-article h3:before {
    width: 40px;
    height: 4px;
    top: auto;
    left: 0;
    bottom: 3px;
    transition: .4s;
    position: absolute;
    content:'';
    border-radius: 5px;
    background: -o-linear-gradient(bottom, #ee92a1, #e9536c);
    background: -webkit-gradient(linear, left bottom, left top, from(#ee92a1), to(#e9536c));
    background: linear-gradient(to right, #ee92a1, #e9536c);
}
.single-article h3:hover:before {
    width:50px
}
.single-article h4 {
    padding-left:5px
}
.single-article h4:before {
    left:-3px;
    position:absolute;
    content:'';
    width:0;
    height:0;
    border:5px solid #e9536c;
    border-color:#e9536c transparent transparent;
    transform:rotate(-90deg);
    top:20%
}
*/
/*样式二*/
h2.wp-block-heading {
	padding:0px 0px 0px 19px !important;
	position:relative;
	padding:10px 12px;
	display:block;
	font-size:20px;
	color:#6297FF;
	font-weight:bold;
	line-height:32px;
	margin-bottom:20px;
	background:url(/wp-content/themes/b2child/Assets/mainsd/zanzhus/icon.png) no-repeat;
	background-size:1000px 999px;
	background-position:-3px -837px;
}
h3.wp-block-heading {
	padding:0px 0px 0px 45px !important;
	background:url(/wp-content/themes/b2child/Assets/img/page/1a37a208f0e6f.svg) 10px center no-repeat;
	background-size:30px 20px;
}
.single-article h3,.single-article h4 {
	padding-bottom:10px;
	margin:12px 0
}
h4.wp-block-heading {
	position:relative;
}
h4.wp-block-heading:before {
	width:40px;
	height:4px;
	top:auto;
	left:0;
	bottom:3px;
	transition:.4s;
	position:absolute;
	content:'';
	border-radius:5px;
	background:-o-linear-gradient(bottom,#6E96F8,#6E96F8);
	background:-webkit-gradient(linear,left bottom,left top,from(#6E96F8),to(#6E96F8));
	background:linear-gradient(to right,#6E96F8,#6E96F8);
	box-shadow:1px 1px 3px -1px #6E96F8;
}
.single-article h4:hover:before {
	width:50px;
}
/*文章内页h2-h4标题美化*/


@media screen and (min-width: 768px) {
    .download-rights h2, .download-info h2 {
        color: #fff !important;
        margin: 0px;
        padding: 0px;
		font-size: 20px;
    }
    i.b2font.b2-download-cloud-line1 {
        font-weight: 700;
        font-size:18px;
        margin-top:4px;
    }
    .download-info h2 {
        color: #ff3355 !important;font-weight: 700;
    }
}
.entry-content>h2:after {
    display:none;
}
.download-rights h2:before, .download-info h2:before {
    display:none;
}
@media screen and (max-width: 768px) {
    .download-rights h2, .download-info h2 {
        color: #fff !important;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
    }
    .download-info h2 {
        color: #303133 !important;
        font-size: 16px;
    }
    i.b2font.b2-download-cloud-line1 {
        margin-top:1px;
    }
    .download-rights .mobile-show{
        top: 13px;
    }
}

/*文章内页h2-h4标题美化*/


@media screen and (max-width: 768px) {
    .social-top .header-banner {
        background: #fff!important;
    }
}



