#article
{ 
background-color:white;
padding:0px 15%;
margin-bottom:14px;
padding-top:20px;
padding-bottom:40px;}

#article-lmmc{
   font-size:18px;
   line-height:50px;
   border-bottom:1px solid #eee;
   color:#999;
   font-weight:lighter;
   margin-top:30px;}

#article-title
{font-size:26px;
text-align:center;
line-height:52px;
color:#333;
font-weight:normal;
font-family:"微软雅黑","宋体",Arial;
margin:50px auto 20px auto;}

#article-info
{font-size:14px;
text-align:center;
font-family:"微软雅黑","宋体",Arial;
margin-top:20px;}
#article-info .article-info-item
{
padding-right:14px;
padding-bottom: 0px;
margin-bottom:0px;}

#article-foot
{font-size:14px;
line-height:22px;
text-align:center;
font-family:"宋体","Times New Roman";}
#article-foot .article-foot-item
{
padding:40px;}


.article-content1 img{
width:80% !important;
height:50% !important;
margin:0px auto;
border:none !important;}

.article-content1{
  padding:0px 10%;}

.article-content *{
font-family:微软雅黑 !important;
font-size:20px !important;
line-height:200% !important;
/*color:#333 !important;*/
font-weight:normal !important;}
.article-content strong *{
font-weight:normal !important;}
.article-content p{
 text-indent: 2em !important;}
.article-content p[style*="text-align:center"]{
 text-indent: 0 !important;}
.article-content p:has(img) {
 text-indent: 0 !important;}
.article-content p:has(span[style*="color: rgb(112, 48, 160);"]){
 text-indent: 0 !important;
 color:#333 !important;}
.article-content span[style*="color: rgb(112, 48, 160);"]{
 color:#333 !important;}

.article-content td * {
 text-indent: 0 !important;}

@media(max-width:768px){
#article{
padding:5%;}
#article-title{
  font-size:28px !important;}
.article-content img{
width:95% !important;}
}
.foot{
  text-align:center;
  padding:20px;}
.foot span
{
    margin: 15px 0px;
    color: #fff;  
    line-height: 24px;
    font-size: 14px;   
    text-align: left;} 
