

/*长辈版*/
.body_elderly .tpl_header_title{
    font-size: 33px!important;
}
.body_elderly .tpl_header_info{
    font-size: 12px!important;
}
.body_elderly, .body_elderly .tpl_main{
    font-size: 24px!important;
}

body {
    font-size: 17px;
}


strong,b{
    font-family: "FZLanTingHei-DB-GBK","FZLTZHK--GBK1-0", STHeiti STXihei, Microsoft Yahei, Arial;
    font-weight: normal;
}

h1,h2,h3{
    font-family: "FZLanTingHei-DB-GBK","FZLTZHK--GBK1-0", STHeiti STXihei, Microsoft Yahei, Arial;
    font-weight: normal;
    font-size: 1.1em;
}

body{
    font-family: "FZLanTingHei-R-GBK","FZLTXIHK--GBK1-0", STHeiti STXihei, Microsoft Yahei, Arial;
}

body {
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 1.6em
}

.tpl_main {
    padding: 0 27px;
}
.tpl_main p{
    line-height: 1.58em;
}

.img_box {
    margin-top: 0.1em;
    margin-bottom: 0.6em;
    text-align: center;
    padding: 0px;
}

.img_box img {
    vertical-align: middle;
    width: 100%
}
#content img{
    max-width: 100%;
}
.tpl_container {
    color: #3b3b3b;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    max-width: 970px;
}

p {
    padding: 0px;
    margin: 1.5em 0;
}

a {
    color: #000;
    text-decoration: underline;
}



blockquote{
    border-left:0.216em solid #292929;
    padding-left:1em;
    margin:1.8em auto;
    font-size:1.0em;
}


a, a:link {
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: #cfcfcf 1px dotted;
}



.tpl_header_main {
    margin: 0 27px
}


.tpl_head {
    padding: 43px 0 25px;
}

.tpl_header_title {
    font-size: 24px;
    line-height: 1.4em;
    color: #2b2b2b;
    margin: 0 0 4px;
    font-family: "FZLanTingHei-DB-GBK","FZLTZHK--GBK1-0", STHeiti STXihei, Microsoft Yahei, Arial;
}

.tpl_header_info {
    color: #ababab;
    font-size: 10px;
    overflow: hidden;
    line-height: 14px
}

.tpl_header_author,
.tpl_header_date {
    margin-right: 10px;
    float: left;
}


.tpl_container a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border-bottom: 1px solid #455767;
    color: #455767
}

.tpl_container .img_box img{
    width: 100%;
}

img.article_img  {
    width: 100%;
}

.night {
    background-color: #151818;
    color: #ababab;
}
.night a, .night a:link {
    color: #437099;
}


.night .tpl_header_title,
.night .tpl_header_info {
    color: #ababab !important;
}

.night .tpl_container {
    background: #151818;
    color: #ababab
}
.night .gg_title_main{
    color: #ababab!important;
}
.night blockquote{
    border-color: #777;
    color: #777;
}
.night h4 span{
    color: #ababab !important;
}

.style_v4 .tpl_container .img_box img {
    border-radius: 6px;
}

/* style_v=5 新夜间模式 */
.night2 {
    background-color: #1C1C1E;
    color: rgba(255,255,255,0.9);
}
.night2 a, .night2 a:link {
    color: #4179AB;
}
.night2 .tpl_header_title{
    color: #fff!important;
}
.night2 .tpl_header_info {
    color: rgba(235,235,245,0.6)!important;
}
.night2 .tpl_container {
    background: #1C1C1E;
    color: #fff;
}
.night2 #news-edit-info span{
    color: rgba(235,235,245,0.6)!important;
}
.night2 .gg_title_main{
    color: #fff!important;
}
.night2 blockquote{
    border-color: #626262!important;
    color: rgba(235,235,245,0.6)!important;
}
.night2 h4 span{
    color: #fff!important;
}
