/*
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样式代码*/



/*顶部开会员提醒*/
.content-gallery-warning {
    border:1px dashed #F16B6F;
    max-width: 600px;
    border-radius: 4px;
    position: relative;
    padding: 4px 0;
    text-align: center;
    background-color: rgb(246,246,246);
    font-size: 16px;
    margin: 13px auto;
  /*粉红色：#F16B6F*/
    color: #fd721f;
    font-weight:600;
}
 .content-gallery-warning strong {
    padding: 0 4px;
    font-size: 17px;
    font-weight: 600;
  	color: #740de4;
}
.article-content .content-gallery-warning b {
    padding: 0 3px;
    font-size: 18px;
    font-weight: 600;
    color: #740de4;
}
.content-gallery-warning a {
    color: #2196F3;
    font-size: 17px;
    padding: 0 10px;
}

/*底部开会员提醒*/
.dibu_vip {
    max-width: 600px;
    border-radius: 4px;
    position: relative;
    padding: 4px 0;
    text-align: left;
    font-size: 16px;
    margin: 13px auto;
  /*粉红色：#F16B6F*/
    color: #fd721f;
    font-weight:600;
    line-height: 2;
}
 .dibu_vip strong {
    padding: 0 4px;
    font-size: 17px;
    font-weight: 600;
  	color: #740de4;
}
.dibu_vip b {
    padding: 0 3px;
    font-size: 18px;
    font-weight: 600;
    color: #740de4;
}
.dibu_vip a {
    color: #2196F3;
    font-size: 17px;
    padding: 0 10px;
}

/*升级会员按钮*/

 .content-user-lv-login button {
    color: #fff;
    background: #0084ff;
    border: 1px solid #0084ff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
    border-radius: 15px;
    
}
.vip_red{
    background: linear-gradient(90deg,#f52f3e,#f52f3e)!important;
    border: 1px solid #f16b6f!important;

}
.content-user-lv-login a{
    border-bottom: 0px solid #0084ff;
}

@media (max-width: 700px){
    .dibu_vip {
        margin: 0 3px!important;
        line-height: 2;
    }

}



/*b2主题h2和h3标题样式*/
.entry-content h2 {
    /*margin: 30px 0 20px;*/
    /*font-weight: 700;*/
    font-size: 23px;
    padding-bottom: 12px;
    /*border-bottom: 4px solid #f94d9e;*/
    /*padding-left: 10px;*/
    /*margin: 30px 0 20px;*/
    /*line-height: 1.4;*/
}
.download-list h2{
    margin: 30px 0 20px;
    font-weight: 700;
    font-size: 19px;
    padding-bottom: 12px;
    border-bottom: 4px solid #b2bac2;
    padding-left: 10px;
    margin: 30px 0 20px;
    line-height: 1.4;
}
.entry-content h3 {
    padding-left: 10px;
    font-size: 20px;
    line-height: 1.2;
    border-left: 4px solid #0f81fb;
}



/*********************************/



	.header-banner{
	    background-color:#ffefef;
	}
	.header-banner .ym-menu a,.header-banner,.social-top .site-title,.top-search-button button,.top-search input{
	    color:#ff4778;
	    fill: #ff4778;
	}
	.social-top .login-button .b2-user{
	    color:#ff4778;
	    fill: #ff4778;
	}

	/*侧边栏图片高度**/
	.b2-widget-hot li.widget-post-big {
	    height: 100%;
	    padding: 16px;
	}
/**下载模块**/
.single-button-download .b2-radius {
    font-size: 18px;
}
.download-current a {
    color: #0084ff;
    margin-left: 2px;
    vertical-align: baseline;
    font-weight: 600;
    border-bottom: 1px solid #0084ff;
    
}

.download-current{
    font-size: 16px!important;

}
.mobile-show{
    font-size: 16px;
}


.tqma .fuzhi {
    background-color: #e91e6338;
    padding: 8px 20px;
    font-size: 15px;
    margin-right: 10px;
    cursor: pointer;
}
.download-page-button .button {
    padding: 10px 20px;
    margin-top: 16px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}
.download-page-box .download-meta li {
    display: flex;
    margin-bottom: 10px;
    font-size: 14px;
}





/**导航栏*/

.top-menu ul li.depth-0 > a {
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 0 12px;
    line-height: 57px;
    position: relative;
    z-index: 2;
    height: 57px;
    font-weight: 600;
}

/**全局按钮*/
button, .button {

    cursor: pointer;
    font-size: 16px;

}
/**可以**/


/**顶部页眉**/
@media screen and (max-width: 768px){
    .header-banner-left .menu li a {
        font-size: 16px;
    }
    
}

.header-banner .ym-menu a, .header-banner, .social-top .site-title, .top-search-button button, .top-search input {
    color: #f00;
    fill: #ff4778;
    font-size: 16px;
}

.header-banner-content {
    font-size: 16px;
}

.top-search-button {
    font-size: 16px;
}

.single-button-download i ,.download-current i,.header-banner-right i{
    font-size: 22px;
}

/*文章页**/
.post-list-cat {
    font-size: 15px;
}
.entry-content > p a{
    color: #1276e5;
}


.post-meta, .post-meta-left {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #666;
}
@media screen and (max-width: 768px){
    .post-meta-right button {
        padding: 0px 6px;
        height: 32px;
    }
    .entry-content p {
        font-size: 16px;
    }
    .post-meta-right button {
        margin-left: 14px;
    }
    .single .post-meta li:last-child {
        display: flex;
    }
}
.post-meta-right i {
    font-size: 18px;
}
.single .entry-header .post-list-cat a {
    padding: 0px 10px;
}
/*文章顶部作者信息*/
.post-user-info {
    display: flex;
}
/*文章插入其他文章小卡片*/
.insert-post{
    max-width: 600px;
}
.insert-post-content h2{
    font-size: 18px;
    margin: 10px 0 20px ;
}
.insert-post-meta {
    justify-content: flex-start;
    font-size: 15px;
}
.insert-post-content i{
    font-size: 16px;
}
.entry-content .insert-post-meta ul li{
    font-size: 15px;
}
 @media screen and (max-width:768px){
     .entry-content .insert-post-content h2{
         font-size: 16px;
        font-weight: 600;
     }
     .insert-post-thumb {
         height: 100px;
         width: 90px;
     }
 }
 
 /*相关文章*/
 .related-posts .related-post-thumb {
    padding-top: 133%;
}
.related-posts .related-posts-item {
    padding: 5px;
}

/*评论模块*/
/**评论**/
@media screen and (max-width: 768px){
    .comment-list .children article .gravatar {
    left: 40px;
    }
    
    .comment-list .children article .comment-item {
        margin-left: 0;
        padding: 12px 12px 12px 80px;
        background: 0 0;
        margin: 0;
    }
    .comment-author {
        font-size: 13px;
        font-weight: 700;
    }
    .lv-icon {
        font-size: 14px;
        font-weight: 400;
        color: #aaaeb3;
        height: 18px;
        line-height: 18px;
        border-radius: 3px;
        margin-right: 6px;
    }
    .comment-list .comment-footer button.text {
        color: #8590a6;
        padding: 2px 8px;
    }
}

.comment-auth-mod {
    line-height: 15px;
    font-size: 12px;
    border: 1px solid;
    font-weight: 400;
    /*width: 30px;*/
    display: inline-block;
    text-align: center;
    margin-left: 3px;
    border-radius: 3px;
    font-size: 12px;
}

/*下载区块*/

.download-current > div {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
}
/*.lv-icon {*/
/*    font-size: 15px;*/
/*    font-weight: 400;*/
/*    color: #AAAEB3;*/
/*    height: 18px;*/
/*    line-height: 18px;*/
/*    border-radius: 3px;*/
/*    margin-right: 6px;*/
/*}*/

.download-rights ul li {
    display: flex;
    font-size: 16.0px;
    border-top: 1px dashed #ccc;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
    margin: 0!important;
}

.download-info li {
    font-size: 15px;
    margin-top: 5px;
}
.download-attr-name {
    color: #ff4778;
}
.download-info ul li a{
    color: #0084ff;
}


/**支付弹窗**/
/*.card-text a {*/
/*    border-bottom: 1px solid blue;*/
/*}*/
/*.card-text {*/
/*    font-size: 16px;*/

/*}*/
/*.pay-my-money span {*/
/*    display: inline-block;*/
/*    font-size: 18px;*/
/*    text-shadow: 0 0 1px #fff;*/
/*    box-shadow: inset 0 0 10px #e0e0e0;*/
/*    padding: 5px 10px;*/
/*}*/



/*.pay-type i {*/
/*    font-size: 25px;*/
/*    margin-right: 3px;*/
/*}*/

/*.pay-type .ds-pay-yue {*/
/*    font-style: normal;*/
/*    width: 21px;*/
/*    height: 19px;*/
/*    color: #fff;*/
/*    background: #f16b6f;*/
/*    font-size: 18px;*/
/*    display: inline-block;*/
/*    border-radius: 3px;*/
/*    text-align: center;*/
/*    line-height: 17px;*/
/*    padding-top: 5px;*/
/*}*/

/*.pay-button button, .pay-button .button {*/
/*    width: 100%;*/
/*    font-size: 18px;*/
/*    padding: 15px 0;*/
/*    text-align: center;*/
/*    line-height: 1;*/
/*    display: block;*/
/*}*/

/*.pay-type li > button {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin: 5px;*/
/*    justify-content: center;*/
/*    border: 1px solid #cdd0d4;*/
/*    height: 38px;*/
/*    font-size: 18px;*/
/*    line-height: 1;*/
/*    background: none;*/
/*    color: #333;*/
/*    width: 100%;*/
/*    padding: 0;*/
/*}*/

/*升级会员页面*/
.vip-price-money {
    font-size: 23px;
}
.vip-in{
    font-size: 20px;
}
.vip-row li {
    font-size: 16px;
    margin-bottom: 10px;
}
.vip-current {
    padding: 20px;
    font-size: 20px;
}
.vip-item {
    width: 33%;
    padding: 20px;
}
@media screen and (max-width: 768px){
    .vip-item {
    width: 100%;
    padding: 12px;
    margin-bottom: 20px;
}
}


.vip-in b {
    font-size: 16px;
    font-weight: normal;
}



/*登录注册弹窗*/
/*.login-p,.login-tk a,.login-tk p span {*/
/*    font-size: 18px;*/
/*}*/
/*.login-tk p.login-p {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    font-size: 18px;*/
/*}*/
/*.site-terms{*/
/*    font-size: 15px;*/
/*}*/
/*.login-bottom button{*/
/*    font-size: 16px;*/
/*}*/
/*.login-box-des {*/
/*    font-size: 14px;*/
/*    color: #ccc;*/
/*    text-align: right;*/
/*    display: block;*/
/*    width: 100%;*/
/*    margin-top: 5px;*/
/*}*/

/*.login-form-item span {*/
/*    position: absolute;*/
/*    left: 12px;*/
/*    top: -8px;*/
/*    font-size: 16px;*/
/*    cursor: text;*/
/*    display: block;*/
/*    line-height: 1;*/
/*    padding: 0 7px;*/
/*}*/
/*.site-terms span {*/
/*    font-size: 15px!important;*/
/*}*/

/*支付弹窗*/
/*.pay-box-desc {*/
/*    text-align: center;*/
/*    margin-top: 20px;*/
/*    margin-bottom: 10px;*/
/*    font-size: 18px;*/
/*    color: #ff597f;*/
/*}*/
/*.cg-info {*/
/*    text-shadow: white 0px 1px 0px;*/
/*    font-size: 16px;*/
/*    padding: 10px;*/
/*    text-align: center;*/
/*}*/
/*.pay-box-content.cz input, .pay-box-content.cg input {*/
/*    padding: 10px;*/
/*    margin-top: 10px;*/
/*    max-width: 200px;*/
/*    width: 100%;*/
/*    font-size: 16px;*/
/*}*/

/*首页搜索模块*/

.home_row.home_row_bg_img:before {
    content: '';
    background: rgba(91, 91, 91, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 1.2;
}
.search-module-form {
    background: #fff;
    position: relative;
    border-radius: 15px;
}
.search-module-desc {
    font-size: 18px;
    margin: 15px auto 24px auto;
        max-width: 80%;
}
.search-module-title {
    font-size: 30px;
    text-align: center;
    font-weight: 200;
    font-weight: 600;
}
.home_row_0.module-search {
    margin-top: -16px;
    height: 300px;
}
.search-module-form input {
    border: 0;
    width: -webkit-fill-available;
    height: 52px;
    padding: 0 8px;
    font-size: 18px;
}
.search-module-key ul {
    font-size: 16px;
}

/*移动端列表模块*/

@media screen and (max-width: 768px){
    .post-info h2 {
        margin: 12px;
        font-weight: 600;
    }
    .post-3 .post-info h2 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}
}
/*专题*/
.collection-thumb {
    width: 100%;
    height: 0;
    padding-top: 67%;
    position: relative;
    overflow: hidden;
}

/*专题内容列表**/
.post-info h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 11px 16px;
    font-size: 15px;
    font-weight: 600;
}

/**弹窗提醒*/
.qmsg .qmsg-content [class^=qmsg-content-] {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
}

.qmsg.qmsg-wrapper {
    margin: 0;
    padding: 0;
    color: #ff4778;
    font-size: 20px;
    font-variant: tabular-nums;
    line-height: 1;
    list-style: none;
    font-feature-settings: "tnum";
    position: fixed;
    top: 136px;
    left: 0;
    z-index: 9999999;
    width: 100%;
    pointer-events: none;
    line-height: initial;
    font-weight: 600;
    
}

/*图片样式*/
.entry-content p img{

    display: block;
}

/**文章底部提示**/
.hh_wenzhangjieshu{padding:2px 0;text-align: center;border-top: double rgba(70, 139, 230, 0.14);}
.hh_wenzhangjieshu img{border:0;text-align:center;box-shadow:none;}
.hh_content_footer{width:100%;box-shadow: 0 0px 1px #d9e0eae3;margin-top:0px}
.hh_content_footer .item_top_left{padding:0px;float:left;}
.hh_content_footer .item_top_left p{font-weight:600;padding: 0 30px 0 30px;}
.hh_content_footer .item_top_left h3{color:#f7516c;font-weight:600;margin-bottom: 10px;}
.hh_content_footer .item_top_right{float:right;padding: 20px 50px 20px 20px;}
.hh_content_footer .item_top_right .hh_erweima{width:80px;height:80px;background:#f7f7f7;float:left;margin-right:15px;margin-top:15px;padding: 6px;}
.hh_content_footer .item_top_right .hh_qqqun{float:left;margin-left: 20px;}
.hh_content_footer .item_top_right .hh_qqqun img{width: 80px;height: 80px;margin: 0 51px 0 0;float: left;}
.hh_content_footer .item_top_right .hh_qqqun .spanQ1{background:#f4f8ff;}
.hh_content_footer .item_top_right .hh_qqqun .spanQ3{margin: 20px 0 10px;}
.hh_content_footer .item_top_right .hh_qqqun .spanQ2{margin: 10px 0 0;}
.hh_content_footer .item_top_right .hh_qqqun a{display:block;background:#f4f8ff;line-height:30px;border-radius: 15px;margin-top:15px;text-align:center}
.hh_content_footer .item_top{width:100%;height:118px;}
.hh_content_footer .item_bottom {width:100%;float: right;}
.hh_content_footer .item_bottom .item_bottom_left{float:left;margin-left: 27px;}
.hh_content_footer .item_bottom .item_bottom_left a{float:left;text-align: center;padding: 7px 20px;display:block;margin-right:20px;color:#fff;font-weight:600;border-radius: 4px;position: relative;top:-5px;margin-bottom: 10px;}
.hh_content_footer .item_bottom .item_bottom_right{float:right;font-weight:600;color:#666;margin-right: 44px;}
.hh_content_footer .item_bottom:before{width:100%;height:1px;background: #e6f0ff;display:block;margin-bottom: 20px;}
.hh_content_footer .hh_button_jianbian01{background:linear-gradient(to left,#70a4fe,#4583ec)}
.hh_content_footer .hh_button_jianbian02{background:linear-gradient(to left,#fe9369,#f7516c)}
.hh_content_footer .hh_button_jianbian03{background:linear-gradient(to left,#c867ff,#8a92fb)}
.hh_content_footer .hh_button_jianbian01:hover{background:linear-gradient(to left,#4583ec,#70a4fe)}
.hh_content_footer .hh_button_jianbian02:hover{background:linear-gradient(to left,#f7516c,#fe9369)}
.hh_content_footer .hh_button_jianbian03:hover{background:linear-gradient(to left,#8a92fb,#c867ff)}
@media (max-width:767px){

    .hh_content_footer .item_top_right{float: none;position: relative;top: -23px;}
    .hh_content_footer .item_bottom{margin-top:5px}
    .hh_content_footer .item_bottom .item_bottom_right{float:none;margin-top: 1px;text-align: center;}
    .hh_content_footer .item_top_left p{font-weight:600;padding: 0 ;}
    .hh_content_footer .item_bottom .item_bottom_left {margin-left: 1px;}
    .hh_content_footer .item_bottom .item_bottom_left a {
        float: left;
        text-align: center;
        padding: 7px 12px;
        display: block;
        margin-right: 19px;
        color: #fff;
        font-weight: 600;
        border-radius: 4px;
        position: relative;
        top: -5px;
        margin-bottom: 10px;
}
}
.hh_qqqun a img{position: relative;top: 7px;right: 2px;}


/*公告*/
.gg-box-title .gg-title {
    padding-left: 36px;
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
    margin: auto;
}
.gg-box .gg-box-title {
    height: 110px;
    display: flex;
    position: relative;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgb(245, 131, 101);
}