﻿
/*资讯中心列表页面（图片列表）--dl_2*/


.contentmm{
  width: 1228px;
	margin:0 auto;
padding-top:10px; 
padding-bottom:35px;
}

.Help_3{ padding-top:8px; padding-bottom:20px;}
dl.dl_2 { width:208px; padding:25px 22px 0; float:left; display:inline-block;}
dl.dl_2 dt { width:204px; height:148px; overflow:hidden; } /*图片边框*/
dl.dl_2 dt a { width:200px; height:144px;  padding:1px; border:1px solid #ccc; display:block;}
dl.dl_2 img { display:block;  }
dl.dl_2 dd {width:200px; height:50px; line-height:50px;overflow:hidden; text-align:center; padding:10px 4px 0; font-size:14px; text-overflow:ellipsis; white-space:nowrap;}

dl.dlxc3 { width:380px; float:left; display:inline-block; padding-right:28px; padding-bottom:10px}
dl.dlxc3 dt { width:370px; height:268px;border: 2px solid #f1f1f1;padding:3px; overflow:hidden; } /*图片边框*/
dl.dlxc3 dt img { height: 268px; width: 370px;transition: all 0.3s ease 0s; }
dl.dlxc3 dd {  margin:2px 0 0 0;  width:380px; height:24px; line-height:24px; overflow:hidden; text-align:center;}
dl.dlxc3 dd a{ display:block;}
dl.dlxc3 dd a:hover{ color:#c58c45 ;}

dl.sjzs3 { width:446px; padding:10px 10px 0 9px; float:left; display:inline-block;}
dl.sjzs3 dt { width:436px; height:239px;border: 2px solid #f1f1f1;padding:3px; overflow:hidden; } /*图片边框*/
dl.sjzs3 dt img { height: 239px; width: 436px;transition: all 0.3s ease 0s; }
dl.sjzs3 dd {  margin:2px 0 0 0;  width:446px; height:24px; line-height:24px; overflow:hidden; text-align:center;}
dl.sjzs3 dd a{ display:block;}
dl.sjzs3 dd a:hover{ color:#c58c45 ;}



.main-pj dt a:hover img,.sear_dl .dt2 a:hover,dl.dl_2 dt a:hover,.cptab,.cp dt a:hover img,dl.news_hover4 dt a:hover img,dl.news_hover3 dt a:hover img,dl.pd_list_dl dt a:hover img,dl.pj_list_dl dt a:hover img,.news_hover5 a:hover img{ border-color:#f1f1f1;-webkit-transform:scale(1.06,1.06);-moz-transform:scale(1.06,1.06); -transform:scale(1.06,1.06); }
