@charset "utf-8";

#main .center-wrap .nyright .news_point { margin-top: 30px;}
#main .center-wrap .nyright .news_point .art_title{ margin-bottom:20px; text-align:center;}
#main .center-wrap .nyright .news_point .art_title h4{font-family:"Microsoft Yahei"; font-size:22px; color:#444; font-weight:bold; margin-bottom:30px;}
#main .center-wrap .nyright .news_point .art_title .info{ width:100%; height:38px; line-height:38px; background:#f2f2f2; font-family:"Microsoft Yahei"; font-size:13px; color:#999; padding:0 36px; box-sizing:border-box;}
#main .center-wrap .nyright .news_point .art_title .info ul{}
#main .center-wrap .nyright .news_point .art_title .info ul li.first{float:left; font-size: 12px; width: 31%;}
#main .center-wrap .nyright .news_point .art_title .info ul li{float:left; font-size: 12px; width: 31%; margin-left: 2%;}
#main .center-wrap .nyright .news_point .art_title .info .fbr{display:block;}
#main .center-wrap .nyright .news_point .art_content { text-align: justify; font-size: 16px; line-height: 28px;padding-bottom: 20px;}
#main .center-wrap .nyright .news_point .art_content img{ width:auto; height:auto; max-width:95%; max-height:95%;}
#main .center-wrap .nyright .news_point .art_content a:hover,#main .center-wrap .nyright .news_point .art_content a *:hover{ color: #006fc2; text-decoration: underline;}
#main .center-wrap .nyright .news_point .art_content li{ list-style-type: disc;}
#main .center-wrap .nyright .news_point .art_page{margin-top: 30px; line-height: 20px; font-family: "Microsoft Yahei"; font-size: 14px; color: #666;}
#main .center-wrap .nyright .news_point .art_page span{ color: #017337;}
#main .center-wrap .nyright .news_point .art_page a:hover{ color: #006fc2; text-decoration: underline;}

#main .center-wrap .nyright .news_point table{font-size:14px;width:100%;border:none; border-collapse:collapse;line-height: 25px;}
#main .center-wrap .nyright .news_point table th{width:10%; font-weight:bold;border:0px solid #e2e1e1; height: 30px; text-align: right;padding-right: 5px;}
#main .center-wrap .nyright .news_point table td{border:0px solid #e2e1e1; padding-left: 5px;}
#main .center-wrap .nyright .news_point table p{ margin:0; line-height:2em; margin-left: 10px;}

#main .center-wrap .nyright .news_point .art_content_attach{
	width: 100%;
	line-height: 28px;}

#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_l{
	float: left;
	width: 10%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;}
#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r{
	width: 88%;
	float: left;
	padding-left: 10px;}

#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r ul{}
#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r ul li{font-size: 14px;}
#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r ul li a{color: #000;}
#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r ul li a:hover{ color: #006fc2; text-decoration: underline;}

/* 响应式设计 */
@media screen and (min-width: 861px){
	 
}

@media screen and (max-width: 860px){
	
}

@media screen and (max-width: 600px){

}

@media screen and (max-width: 480px){
	#main .center-wrap .nyright .news_point .art_title .info{height:30px; line-height:30px;padding:0 6px;}
	#main .center-wrap .nyright .news_point .art_title .info .fbr{display:none;}
	#main .center-wrap .nyright .news_point .art_title .info ul li.first{ width: 48%;}
    #main .center-wrap .nyright .news_point .art_title .info ul li{ width: 48%;}
	#main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_l{width: 98%; text-align: left;}
    #main .center-wrap .nyright .news_point  .art_content_attach .art_content_attach_r{width: 98%;}
	#main .center-wrap .nyright .news_point table th{width:30%;}
}

@media screen and (max-width: 320px){
	
}