/*新闻列表*/

.new_list1{width:98%;float:left;margin:0px 1%;padding-bottom:50px;}
.new_list1 li{display:block;padding:10px 1%;width 98%;line-height:26px;border-bottom:1px solid #EBEBEB;font-size:16px;}
.new_list1 li a{color:#7D7D7D;font-family:"微软雅黑";}
.new_list1 li:first-child{font-size:20px;font-family:"微软雅黑";font-weight:bold;color:#525252;}



/*新闻详细*/
.new_con{width:94%;margin:15px 3%;float:left;padding-bottom:0px;
}
.new_con span#ReportIDname{width:100%;float:left;display:block;line-height:25px;font-size:22px;font-weight:bold;color:#000;}

.new_con span#ReportIDIssueTime{width:100%;float:left;display:block;color:#666;font-size:16px;}
.new_con span#ReportIDtext{width:100%;float:left;display:block;font-size:16px;}
.new_con span#ReportIDtext ul{width:100% !important;}
.new_con span#ReportIDtext table{width:100% !important;}
.new_con span#ReportIDtext p.img_wrapper img{width:100%;}
.new_con span#ReportIDtext p{width:100%;float:left;display:block;line-height:23px;margin-top:15px;}
.new_con span#ReportIDtext p.img_wrapper{text-indent:0em !important;text-align:center;}

.new_con span#ReportIDtext p embed#myMovie{width:100%;}
