.article{padding:0 20px;}
.padtop{padding-top: 20px;}
.article p{
	font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.3px;
    text-align: justify;
    color: #333;
    text-indent: 2em;
    margin-bottom: 20px;
}
.article .bigbold{
	display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.8px;
    border-left: 3px solid #2063ff;
    text-align: left;
    padding-left: 10px;
    text-indent: 0;
    margin: 40px 0 20px 0;
}
.article h3{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.3px;
    text-align: justify;
    color: #333;
}
.article .center-title{
    text-align: center;
    text-indent: 0;
}
.article img{width: auto; max-width: 100%;text-align: center;margin:20px auto;display: block;}
.article .center{text-align: center;display: block;font-size: 14px;text-indent: 0;}