@font-face {
	font-family:'bjdFont';
	src: url('../fonts/SourceHanSansCN-Normal.ttf');
	font-style: normal;
	font-weight:normal;
	font-display:swap;
}
* {
	margin: 0;padding: 0;
	font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei",sans-serif;
}
h1,h2,h3,h4,h5,h6,p,a,span{
	font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei",sans-serif;
}
body {
	background-color:#FFF;
	overflow-x: hidden;
	width: 100%;
        max-width: 750px;
        margin: 0 auto;
}
.head-bg,.head-bar,mui-bar {
        max-width: 750px;
        left: 50%;
        transform: translateX(-50%);
}
html,body{
	width: 100%;
	overflow-x: hidden;
}
.swiper-pagination.swiper-pagination-fraction {
	font-family: "Microsoft YaHei","微软雅黑","MicrosoftJhengHei",sans-serif;
}
.mui-table-view-cell:after {
	width: calc(100% - 30px);
	background-color: #E8E8E8;
}

html.moji .head-bar,
html.moji .icon-photo,
html.moji .icon-wechat,
html.moji #ad-147,
html.moji .module-title,
html.moji .text-img-list,
html.moji .video-slider,
html.moji #ad-148,
html.moji #ad-149,
html.moji .footer-box,
html.moji .copy-right,
html.moji .news-content .copyright,
html.moji #back-top{
	display: none!important;
}
html.moji .news-content p{
	text-indent: 0!important;
	font-size:0.4533rem!important;
        line-height:0.8rem!important;
	text-align:justify!important;
	margin-bottom:0.6666rem!important;
}
html.moji .ct-box .news-title{
    font-size:0.5867rem!important;
}

html.moji .ct-box .logo img {width:45px; height:45px; float:left; display:auto!important}
html.moji .ct-box .news-info {float:left; padding-left:45px; background-image:url(https://img1.bjd.com.cn/2022/09/07/bjrb.ico.1662532137887.png); background-repeat:no-repeat; background-size:contain}
html.moji .ct-box .source {display:block; margin-left:12px}
html.moji .ct-box .source a {color:#000}

