﻿
/*文章样式*/
ul,table,h1,h2,h3,h4,h5,h6,b,a,p,input{font-weight:400;margin:0;padding:0;}

.CardArtTitle {
    color: #000;
    font-size: 18.6px;
    font-weight: bold;
    padding-bottom: 13px;
  margin:0;
}
.CommonHeader1 {
    color: #6f7408;
    font-weight: lighter;
    font-size: 170%;
    margin-top: 20px;
    margin-bottom: 5px;
}
.CommonHeader2 {
    color: #6f7408;
    font-weight: lighter;
    font-size: 130%;
    margin-top: 13px;
    margin-bottom: 10px;
}
.CardArtContent {
letter-spacing: 1px;
line-height: 30px;
font-size:17.3px;
color:#000;
}
.CommonFooter {
    padding-top: 5px;
    padding-bottom: 5px;
    color: Black;
    font-size: 12px;
    text-align: right
}
.ImageMargin
{
        margin: 20px 0;
max-width:100%;
text-align:center;
}

.CardArtline1 {
line-height: 35px;
}

.CardArtline2 {
line-height: 40px;
}

.CardArtspacing2 {
letter-spacing: 2px;
}


.artContentTxt {
letter-spacing: 1px;
line-height: 30px;
font-size:17.3px;
color:#000;
}

.artContentTxt img{    margin: 20px auto;}
.artContentTxt  b {
  
    font-weight: bold;
   color: #000;
    font-size: 18.6px;
    font-weight: bold;
    padding-bottom: 13px;
  margin:0;
}