﻿
#article.am-container{width:1200px;}
#article h3{ font-size: 24px; color: #211713 ;}
.article_content{text-align:center;margin-top:20px;margin-bottom:50px;}
.detail{margin-top:100px;text-align:left;}
.detail_title { display: inline-block; width: 150px; line-height: 50px; background: #007cc3;color:#fff;text-align:center;}
.detail_content { padding: 15px; border: 1px solid #ccc; background: rgba(251,251,251,1) ;}
    .detail_content p { text-align: justify !important; }
    .detail_content img { display: block; max-width: 100%; height: auto; }
    .detail_content p:last-child { margin-bottom: 0; }
    .detail_content p span { font-size: 16px; color: #666; margin-right:10px;}
.detail_img { text-align: left; margin-top:20px;}

#share { margin-bottom: 80px; width: 1200px; }
#share a { line-height: 30px; font-size: 14px; color: #b1b1b1; }
#share .share_to{text-align:center;}
    #share .share_to:before { content: '分享到:'; color: #b1b1b1 ;font-size:14px;}
#share .share_to a { width: 21px; height: 21px; display: inline-block; }
#share .share_to img { width: 20px; height: 20px; }

@media only screen and (min-width: 641px) { .am-topbar-nav > li > a { color: #211713; }
}
@media only screen and (max-width: 641px) {
    .am-container { width: 100%; max-width: 100%; }
    #banner { margin-top: 0 !important; margin-bottom: 50px; }
    .detail{margin-top:30px;}
    #share .am-fr{text-align:left!important;}

}
