body{
    font-family: 'PingFangSC-Regular';
    background-color: #000;
    color:#fff;
}
.header-wrap-m[data-v-ff1cd50a]{
    width:100%;
    height:2rem !important;
    display: flex;
    align-items: center;
}
.header-wrap-m[data-v-ff1cd50a] .header-wrap-nav{
    background: #000;
    width:100%;
}
.header-wrap-m[data-v-ff1cd50a] .header-wrap-nav .header-box-m  > div:nth-child(1) a{
    display: block;
    height:2rem;
    width:100%;
    background-image: url('../dimages/logo.png');
    background-repeat: no-repeat;
    background-size: 36%;
    background-position: .4rem center;
    
}
.header-logo-m{
    width:50%;
}
.header-logo-m a{
    height: 2rem;
    width: 100%;
    background-image: url(./logo.png);
    background-repeat: no-repeat;
    background-size: 36%;
    background-position: 0.4rem center;
}
.header-box-m{
    display: flex;
    justify-content: space-between;
}
.header-bars{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex:1;
}
.hidden{
    display: none;
}
.header-box-m.img-logo {
    padding:.2rem 0 .2rem .4rem;
}
.header-box-m .header-bars{
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    padding-right: 0.2rem;
    box-sizing: border-box;
    z-index:999;
}
.header-box-m .header-bars img{
    width:1.2rem !important;
    height:1.2rem !important;
}
.header-box-m .header-bars .el-button--text {
    color: #e0e1e1;
    font-size: .25rem
}
.header-box-m .header-bars .navDropdown {
    position: absolute;
    right: 0;
    top: 100%;
    background: rgba(0,0,0,.7);
    width: 58%;
    box-sizing: border-box;
}
.header-box-m .header-bars .navDropdown[data-v-40054642] .active-item{
    color:#de9900;
}
.header-box-m .header-bars .navDropdown div[data-v-40054642] {
    padding: .5rem 0;
    box-sizing: border-box;
    text-align: center;

}
.header-box-m .header-bars .navDropdown div a[data-v-40054642] {
    text-decoration: none; 
    font-size: .63rem;
    color: #fff;
}
.nav-wrap-m {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #161616;
    padding: .5rem 0;
    box-sizing: border-box;
    overflow: auto
}
.nav-wrap-m .nav-item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    color: #e0e1e1;
    box-sizing: border-box;
    
    border-bottom: .1rem solid #161616;
    cursor: pointer;
    padding: 0 1rem;
}
.nav-wrap-m .nav-item a {
    padding-bottom: .2rem;
    color: #e0e1e1;
    text-decoration: none;
    font-size: .8rem;
}
.nav-wrap-m .active {
    border-bottom: .026667rem solid #ff9000
}
.header-wrap,.qualityQuery-wrap,.statement-wrap,.footerBg,.logo-wrap,.info-wrap,.company-wrap{
    display: none;
}

.banner_box-m{
    width:100%;
}
.banner_box-m img{
    width:100%;
    vertical-align: middle;
}
.s-main{
    padding:0 .4rem .5rem;
    box-sizing: border-box;
}
.wrap-title{
    font-size: .55rem;
    margin-bottom: 0.3rem;
    color: #c79830;
}
.wrap-item {
    font-size: .63rem;
    color: #e0e1e1;
}
.qualityQuery-wrap-m .wrap-title {
    font-size: .8rem;
}
.qualityQuery-wrap-m{
    padding: 1rem 0;
    box-sizing: border-box;
}
.qualityQuery-wrap-hr{
    width: 1.6rem;
    height: 0.013333rem;
    background: #fff;
    margin: 0.1rem 0 0.5rem;
}
.statement-wrap-m{

}
.statement-wrap-item .statement-wrap-item-item{
    font-size: .63rem;
    margin-top: 0.2rem;
}
.footerBg-m{
    padding: 0.3rem 0.4rem 0;
    box-sizing: border-box;
}
.footerBg-m img{
    width:100%;
    vertical-align: middle;
}
.footer-imgs-m {
    padding: 0.3rem 0.4rem 0;
    box-sizing: border-box;
}
.footer-imgs-m img{
    width: 3rem;
    vertical-align: middle;
}
.footer-nav-m{
    padding: 0.5rem 0;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footer-nav-m>div{
    flex: 1;
    text-align: center;
}
.footer-nav-m a{
    color: #e0e1e1;
    font-size: .63rem;
    text-decoration: none;
}
.footer-item-m{
    padding: 0 0.4rem 0.5rem;
    box-sizing: border-box;
}
.footer-item-m div{
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-size: .6rem;
}
.footer-code-m{
    padding: 0 0 1rem;
    box-sizing: border-box;
}
.footer-code-m div{
    box-sizing: border-box;
    color: #e0e1e1;
    font-size: .5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-code-m div img{
    width: 30%;
    margin-bottom: 0.2rem;
}
.footer-code-m{
    padding: 0 0 1rem;
    box-sizing: border-box;
}