

/*内页新闻页*/
.pro_list_box_item_zdy{width:100%; height:145px; padding:15px 0; border-bottom: 1px solid #ccc;overflow:hidden;}
.pro_list_box_item_zdy:hover{background-color: #f9f9f9;}
.pro_list_box_item_zdy:hover .pro_list_box_item_r_zdy p{color:#ff0000;}
.pro_list_box_item_l_zdy{width:205px; height:152px; float:left;}
.pro_list_box_item_l_zdy a img {width:205px; height:135px; border:1px solid #CCC; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #ff0000; padding:2px;}
.pro_list_box_item_r_zdy{width:715px; float:right; text-align:left}
.pro_list_box_item_r_zdy p{height: 26px; font-size: 16px; color: #000; border: none;line-height: 26px;padding-bottom: 5px;}
.pro_list_box_item_r_zdy p:hover { color:#ff0000 !important;}
.pro_list_box_item_r_zdy p a{height: 26px; font-size: 16px; color: #077fbe; border: none;}
.pro_list_box_item_r_zdy div{ font-size:13px; font-weight:normal; color:#888; height:70px; overflow:hidden; line-height:23px; }
.pro_list_box_item_r_zdy div > span{font-size:13px !important; font-weight:normal; color:#888;  overflow:hidden; line-height:24px !important;}
.pro_list_box_item_r_zdy div p{ font-size:13px; font-weight:normal;}
.pro_list_box_item_r_zdy a{text-decoration:none}
.pro_list_box_item_r_zdy a:hover{text-decoration:none}
.content_more_a_zdy{ width:90px; height:30px; background:url(../images/20180411143935_839480433.jpg) no-repeat; display:block; margin-top:10px;  text-align: center; line-height: 29px; height: 30px; color: #fff !important;font-size: 13px !important; letter-spacing: 0.5px;}
.dgcontent_title_h5 { display: block;text-align: center;border-bottom:1px solid #ddd;height:55px !important;line-height:55px !important;margin: 10px auto;}
.dgcontent_title_h5 h5,.dgcontent_title_h5 h5 strong{ font-size:18px}
.news_content_title { display: block;text-align: center;border-bottom:1px solid #ddd;height:55px !important;line-height:55px !important;margin: 10px auto;}
.news_content_title h3,.news_content_title h3 strong{ font-size:18px}
.news_content_title hr{display:none;}
#bodycontent > img{margin:0 auto;}
.strong_title {display: none;}


<script>
	$('.content_more_a_zdy').html('查看详情&nbsp;+')
</script>