/*
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样式代码*/

.flex{
    display: flex;
}
.ud{
    flex-direction: column;
}
.between{
    justify-content: space-between;
}
.hd-head{
    width:40%;
}
.box-head{
    padding:0 15px;
}
.box-th {
    height: 42px;
    border-bottom: 2px solid #D7D7D7;
    width: 410px;
}
 
.box-th ul li {
    width: 90px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    list-style: none;
}
.box-tb{
    font-size: 14px;
}
.box-tb li{
    list-style:none;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}
.box-time{
    flex:1;
    text-align:right;
}
.list-title{
    list-style:none;
}
 
.current {
    color: #fff;
    background-color: green;
}
 
 
.box-tb .item:nth-child(n+2) {
    display: none;
}
.slider-1{margin:0;}
.qqma{
    margin-top:20px;
}
.qr-info{
   
    padding:10%;
}
.qr-head{
    background: url(https://www.zhenbansi.com/wp-content/uploads/2024/01/微信截图_20220516173105.png) no-repeat;
    background-size:contain;
}
.qr-head img{
    width:100%;
    border-radius:10px;
}
.qr-bg{
    display:flex;
    margin-top:10%;
}
.azios{
    flex:1;
}
.azios img{
    border-radius: 0;
    width: 90%;
    margin: auto;
}
.quntitle{
    width: 850px;
    margin: 28px auto 0;
}
.qqun{
    background:url(http://www.eer6.com/wp-content/uploads/2022/05/spr2.png) no-repeat;
    color: #fef9f4;
    font-size: 18px;
    background-position: 0 0;
    width: 209px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 12px;
}
.footer{
    background:#e9e9e9;
}
.fwrx{
    margin-top: 20%;
    align-items: center;
}
.gzwm{
    list-style: none;
    padding: 0 30px;
    border-right: 1px solid #c2c2c3;
    align-items: center;
}
.gz{
    position: relative;
}
#wxma1{
    position: absolute;
    display: none;
    bottom:100%;
    right:-10%;
}
.tiaozhuan li{
    list-style:none;
    flex:1;
}
.duolei{
    flex:1;
    align-items: center;
}
.duolei a{
    text-align: center;
    flex:1;
}
.duolei li{
    text-align: center;
}
.rmdj{
    flex-wrap:wrap;
}
.rmdj1{
    width:20%;
    margin:1%;
}