﻿
#article.am-container{}
#article h3{ font-size: 30px; color: #211713 ;}
.article_content { min-height: 600px; margin-bottom: 50px;margin:20px auto 0; }
    .article_content p{text-indent:20px;font-size:14px;color:#666;text-align:justify;}
        .article_content img { margin: 0 auto; display: block; max-width: 100%!important; height: auto; }
        .article_content p img { margin: 0 auto; display: block; max-width: 100%; height: auto; }
    #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; }
.video_content { text-align:center;margin:20px auto 50px; }
.brand_page_title { text-align: justify; font-size: 18px; }
@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: 20px; }
    .am_main_title_nav li { width: 47%; margin: 5px; }
    .am_main_title_navigation { margin-bottom: 40px; }
    #article.am-container{width:100%;max-width:100%;}
    .article_content{width:100%;}
    #article h3{font-size:24px;}
    #article .keshun_title { margin-top: 25px; font-size: 16px; }
    .body-content { padding-bottom: 50px; }
    #share { width: 100%; }
    #share .am-fr { text-align: left !important; }
    .article_content{overflow-x:scroll;}
    .brand_table { width: 500px; border-collapse: collapse; }
        .brand_table tr .table_title { background-color: #4b597c; color: #ffffff; }
        .brand_table tr td { text-align: center; font-size: 14px; color: #000000; background-color: #8898bf; border: 1px solid #ddd !important; border-collapse: collapse; text-align: center; line-height: 40px; vertical-align: middle!important; }
            .brand_table tr td p { color: #000000;text-align:center; }
            .brand_table tr td p:last-child { margin-bottom:0; }
}
.video_content iframe,.video_content video,.video_content img{ max-width:100%; height:auto !important}