/*文章详情*/
#xinwenxiangqing .content img{ width:600px; /* height:400px; */ display:block; margin:0 auto; }
#xinwenxiangqing .content p, #xinwenxiangqing .content div{ font-size:14pt; line-height:2; /* font-family:'times new roman' !important; */ /* text-indent:2em; */ }
#xinwenxiangqing .title{ text-align:center; font-size:22px; font-family:'times new roman' !important; color:#f40; font-weight:bold; }
iframe{ width:100%; min-height:400px; }
@media (min-width:769px){
    #navbarDetail .navbar-item .navbar-dropdown { padding:12px 14px; }
    #navbarDetail .navbar-item .navbar-dropdown .navbar-item, #navbarDetail .navbar-item .navbar-dropdown .has-dropdown-child { padding:4px 0px; }
    #navbarDetail .navbar-item .navbar-dropdown .has-dropdown-child .navbar-link { padding:0; }
    #navbarDetail .navbar-item .navbar-dropdown .has-dropdown-child .navbar-link .navbar-link:not(.is-arrowless)::after { right:16px; }
}
@media (max-width:798px){
    iframe{ min-height:250px; }
}


.bg-primary{ background-color:#153553; }
.text-primary{ color:#153553; }
.border-primary{ border-color:#153553; }
.border-b-2{ border-width:0 0 2px 0; border-style:solid; }

#normal_about h1{ display:flex; justify-content:center; align-items:center; color:red; font-weight:600; margin-top:1rem; margin-bottom:1rem; font-family:'times new roman' !important; font-size:20px; }
#normal_about .image{ max-width:600px; margin:0 auto; }
#normal_about p{ text-align:justify; font-family:'times new roman' !important; font-size:14px; line-height:2; }
#normal_about p.center{ text-align:center; }
#normal_about .table{ color:red;  font-weight:bold;  text-indent:0em; text-align:center; font-family:'times new roman' !important; font-size:20px; }
#normal_images .items .item { overflow:hidden; border:1px solid; }
#normal_images .items img { object-fit:contain; }
#normal_images .items figcaption { text-align:center; color:#666; }
@media (max-width:768px) {
    #normal_images .items figcaption { font-size:12px; }
}
#normal_images .items:hover img { transform:scale(1.1); transition:0.8s; }

#normal_table_list .prodcut-item figcaption { text-align:center; font-size:16px; line-height:2.5; background:#ededed; color:#000; margin:8px 0; }
#normal_table_list .prodcut-item:hover figcaption { background:#153553; color:#fff; }
#normal_table_list .table-title { color:#333399; font-size:32px; margin:1rem 0; }
#normal_table_list .table { width:100%; overflow:hidden; }
#normal_table_list .table th { border-width:2px; background:#4472C4; color:#fff; text-align:center; }
#normal_table_list .table td { border-width:2px; border-color:#fff; background:#DDEBF7; color:#000; text-align:center; }
#normal_table_list .biaoge { width:100%; height:100%; }


#staff_artcles .article-content .article-item { color:#000; text-align:left; }
#staff_artcles .article-content .article-item .article-intro { padding:8px; }
#staff_artcles .article-content .article-item .title { display:block; font-size:18px; font-weight:normal; color:#333; margin:8px 0; }
@media (max-width:768px) {
    #staff_artcles .article-content .article-item .title { font-size:16px; }
    #staff_artcles .article-content .article-item p { font-size:12px; }
}
#staff_artcles .article-content .article-item p { font-size:14px; text-indent:0; color:#999; }
#staff_artcles .article-content .article-item:hover .article-intro { background:#333399; }
#staff_artcles .article-content .article-item:hover .article-intro .title,
#staff_artcles .article-content .article-item:hover .article-intro p { color:#fff; }

