﻿@charset "utf-8";
/* Css Document */

.article_title{
margin-bottom: 10px;
}
.article_title h1{
   line-height: 34px;
   text-align: center;
   font-size: 20px;
font-weight:bold;
   color: #333;
}
.bhs-Date{
   height: 25px;
   line-height: 25px;
   text-align: center;
   font-size: 14px;
   color: #888;
   margin-bottom: 20px;
}
.article_content p,.article_content div,.article_content div span{
   line-height: 2;
   font-family: "Microsoft YaHei"!important;
   font-size: 16px!important;
   color: #333;
   margin-bottom: 0;
}
.article_content p:last-child,.article_content div:last-child{
   margin-bottom: 0!important;
}
.article_content img{
   width: auto;
   max-width: 600px;
   height: auto;
}



table{
   width: 100%!important;  
margin-top: -30px;
}

table p{
   text-indent: 0em!important;
   margin-bottom: 0px!important;
   line-height: 22px!important;
}
table td{
       width: auto!important;
    text-align: LEFT;
}

tr:first-child{
 text-align: center!important;

}

tr:first-child td:nth-child(4){
 text-align: center!important;

}

tr td:first-child{
 text-align: left;

}

tr td:nth-child(4){
text-align: left; 

}
tr td:nth-child(5){
 /* text-align: left; */
 width: 80px!important;
}



tr td:first-child p:nth-child(3){

text-indent: 1.5em!important;
}
tr td:first-child p:nth-child(4){

text-indent: 1.5em!important;
}
