.detail-content { width: 1116px; margin: 0 auto; padding: 50px 0; } @media screen and (max-width: 767px){ .detail-content { width: auto; } } .detail-content-article { width: 100%; padding: 36px 0 50px; border: 1px solid #bfbfbf; } .article-atitle { font-size: 24px; font-weight: bold; text-align: center; } @media screen and (max-width: 767px){ .article-atitle { font-size: 1.2rem; } } .article-des { width: 100%; height: 40px; text-align: center; line-height: 40px; color: #5e5e5e; background-color: #f5f5f5; margin-top: 20px; margin-bottom: 34px; } .article-content { padding: 0 34px; } .article-content img { margin: 20px auto; } /* .article-content p { text-indent: 2rem; } */ /* 鏍囬鏍峰紡 */ .detail-content-title { overflow: hidden; margin-bottom: 28px; } .title-name { font-size: 16px; color: #1e1e1e; font-weight: bold; border-left: 3px solid #4174cc; padding-left: 5px; height: 16px; line-height: 16px; float: left; } .title-breadcrumbs { float: right; color: #bababa; font-size: 12px; } /* 鏂囩珷寮哄埗鏍峰紡 */ .article-content ,.article-content p { /*font-family: Arial,Helvetica,sans-serif!important;*/ font-size: 16px!important; line-height: 200% !important; font-weight: normal; font-family: 瀹嬩綋!important; color: #000; } @media screen and (max-width: 767px){ .article-content ,.article-content p video{ width: 100%; } } @media screen and (max-width: 767px){ .article-content img { width: 100% !important; height: auto !important; } }