
.font-title{
    color:#3F3F3F;
    font-size: 0.24rem;
    text-align: center;
    font-weight: 600;
    text-shadow: 0px 0px#FABD00;
}
.sizeFont{font-size:0.16rem; text-align: left}
.yellColor{color:#F8B400;}
·
div{width:100%;}

.min-title{
    color: #FABD00;
    text-align: center;
    font-weight: 600;
    text-shadow: 0px 0px#FABD00;
}
.bar{
    position: relative;  
    margin: 0.1rem 0px;
}
.bar-title{
    font-size: 0.16rem;
    font-weight: 600;
    color:#ffffff;
    text-shadow: 0px 0px#ffffff;
    text-align: center;
    position: absolute;
    top: 1px;
    left: 0px;
    height: 0.26rem;
    line-height: 0.26rem;
    width: 100%;
}
.box img{width:0.8rem;height: 0.8rem;margin:0px auto 0.1rem;}
.box p{ font-size: 0.1rem;text-align: center;line-height: 0.13rem;}
p{font-size: 0.12rem;line-height: 0.2rem;color:#737271;}
.box-flex{
    display: flex;
    justify-content: space-between;
    text-align: center;
    line-height: 0.3rem;
    align-items: center;
}
/* .brand{
    background: #ffea21;
    height: 3.5rem;
    width: 100%;
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.brand h1{
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: .22rem;
    color: #313131;
    padding-top: .3rem;
    margin-bottom: .2rem;
}
.brand h1::before{
    content:'';
    background: url("/Public/home/images/brand/circle.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 64%;
    left: 29%;
}
.brand h1::after{
    content:'';
    background: url("/Public/home/images/brand/circle.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 64%;
    left: 67%;
}
.brand ul{
    width: 2.55rem;
    margin: auto;

}
.brand ul li{
    width: 1.15rem;
    float: left;
    margin-right: .2rem;
    margin-bottom: .2rem;
}
.brand ul li:nth-child(2n){
    margin-right: 0;
}
.qitianzhen{
    width: 3.48rem;
    margin: auto;
    height: 1.5rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #a5a3a3;
}
.qtz_img1{
    width: 1.72rem;
    float: left;
}
.qtz_img2{
    width: 1.72rem;
    float: right;
}
.certificate{
    width: 3.5rem;
    margin: auto;
    margin-top: .25rem;
}
.certificate h1{
    text-align: center;
    font-size: .22rem;
    color: #313131;
    font-weight: normal;
    position: relative;
    margin-bottom: .2rem;
}
.certificate h1::before{
    content: '';
    background: url(/Public/home/images/index/circle.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    width: .15rem;
    height: .15rem;
    position: absolute;
    left: 32%;
    top: 50%;
    transform: translateY(-50%);

}
.certificate h1::after{
    content: '';
    background: url(/Public/home/images/index/circle.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    width: .15rem;
    height: .15rem;
    position: absolute;
    left: 64%;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-container{
    margin-bottom: .3rem;
} */