/*
* @Author: Sun Jijing
* @Date:   2025-06-27 10:48:55
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2025-06-27 11:02:56
*/

.social-share .social-share-icon {
  font-size: 15px!important;
  line-height: 22px!important;
  color: #666;
  text-align: center;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 22px!important;
  height: 22px!important;
  font-size: 15px!important;
  border-radius: 50%;
  line-height: 22px!important;
}

.news_detail { margin-bottom: 0.62rem; }

.news_detail_tit { padding: 0.5rem 0; border-bottom: 1px dashed #05b8b4; margin-bottom: 0.6rem; text-align: center; }
.news_detail_tit h1 { font-size: 20px; font-weight: bold; margin-bottom: 0.25rem; }
.news_detail_tit .func * { color: #333;font-size:14px; }
.news_detail_tit .func > span { margin: 0 0.25rem; }
.news_detail_tit .func a { cursor: pointer; }
.news_detail_tit .func a.active { color: #015293; }

.fagui_table, .fagui_table tr, .fagui_table td { border-collapse: collapse; border: 1px solid #ccc; }
.fagui_table { max-width: 100%; margin: 0 auto 0.5rem; }
.fagui_table td { padding: 0.1rem 0.2rem; }
.fagui_table td, .fagui_table td * { font-size: 0.24rem; color: #333; }
.fagui_table td:nth-child(2n+1) { background: #ecf1f9; width: 15%; text-align: center; }
.fagui_table td:nth-child(2n) { width: 35%; }

.news_detail_con, .news_detail_con * { font-size: 16px; line-height: 2em; word-wrap: break-word; }
.news_detail_con p { margin-bottom: 1em; min-height: 1em; }
.news_detail_con a { text-decoration: underline; }
.news_detail_con a:hover { color: #015293; }

.news_datail_bot { display: flex; justify-content: flex-end; }
.news_datail_bot a {  padding:8px; text-align: center; font-size: 16px; color: #fff; border-radius: 5px; text-align: center;}
.news_datail_bot a.detail_print { background: #035191; }
.news_datail_bot a.detail_close { background: #db3132; }

.btbox .box .bt .hits{display:block;}

/* 打印设置 */
@media print {
	.customs_content { padding: 0; }
	.customs_con_left, .customs_con_right { display: none; }
	.customs_con_center { width: 100%; }
}

/* 适配代码 */
@media screen and (max-width:1200px) {
	.fagui_table { width: 100%; }
	.fagui_table td, .fagui_table td * { font-size: 0.34rem; }

	.news_detail { margin-bottom: 1rem; }
	
	.news_detail_con, .news_detail_con * { font-size:16px; }
	.news_datail_bot a { height: 0.8rem; line-height: 0.8rem; font-size: 0.34rem; padding: 0 0.3rem; margin-left: 0.2rem; margin-right: 0; }
}
@media screen and (max-width:768px) {
	.fagui_table td:nth-child(2n), .fagui_table td:nth-child(2n+1) { width: 25%; }
	.fagui_table td, .fagui_table td * { font-size: 16px; word-break: break-all; }
	.fagui_table td { padding: 5px; }

	/*.news_detail_tit { padding: 20px 0; margin-bottom: 20px; }*/
	.news_detail_tit h1 { font-size: .5rem;}
	.news_detail_tit .func > span { margin: 0 10px; }
	
	.news_detail_con, .news_detail_con * { font-size: .45rem; line-height: 1.8em; }
	.news_datail_bot { margin-top: 20px; display: none; }
.news_detail_tit .func * {font-size:.35rem!important;}
.social-share .social-share-icon {width: .4rem!important;height: .4rem!important;font-size: .25rem!important;line-height: .4rem!important;}
 .func .fbsj,.wzly{    float: none;display: block; line-height: 2; margin-left: 0px;}
}

@media only screen and (max-width: 720px){
 .func .fbsj,.wzly{    float: none;display: block; line-height: 2; margin-left: 0px;}

}