@font-face{
    font-family: "方正兰亭黑Pro GBK_Light";
    src: url('../fonts/FZLTHProGBK_L.TTF');
}
@font-face{
    font-family: "方正兰亭黑Pro GBK_DemiBlod";
    src: url('../fonts/FZLTHProGBK_DB.TTF');
}
@font-face{
    font-family: "AvenirNextUltraLt";
    src: url('../fonts/AvenirNextUltraLt.ttf');
}
@font-face{
    font-family: "FZYASHJW";
    src: url('../fonts/FZYASHJW.TTF');
}
*{padding:0;margin:0 auto;}
body{
    background:url(../../images/2022/mb_body_bj.png) no-repeat top center;
    font-family: "方正兰亭黑Pro GBK_Light";
    color: #333;
    line-height: 0.4rem;
    font-size:0.22rem;
}
body:after {
    height: auto;
}
body:before {height: 0; }
img{display:block;}
.clearfix:after{display:none;}
.proGBK_Light{
    font-family: "方正兰亭黑Pro GBK_Light";
}
.proGBK_DemiBlod{
    font-family: "方正兰亭黑Pro GBK_DemiBlod";
}
.padhead{margin-top: -0.9rem !important;}

.padlr{padding-left:7% !important;padding-right:7% !important;}
.mod_bj_l{background:url(../../images/2022/mod_bj_l.png) no-repeat bottom center;}
.mod_bj_r{background:url(../../images/2022/mod_bj_r.png) no-repeat bottom center;}

.comp_press,.tit_wds {
    font-size: 0.25rem;
}
input, button, select, textarea,.btn-default{font-size:0.22rem;font-family: "方正兰亭黑Pro GBK_Light";}


.pglist a.page-num-current,.pglist a.page-num-current:hover{
    color: #7091D9;
    background: white;
    border-color: #7091D9;
}
.pglist a:hover, .pglist span {
    color: #666;
    background: white;
    border-color: #ddd;
}

.col_6D6D6E{color:#6D6D6E;}
