/*应用*/
.modCpQuery { width: 100%; max-width: 1100px; margin: auto; padding: 10px 0px; }
.modCpQuery ul { width: 100%; }
.modCpQuery ul li { width: 30%; margin: 10px 1%; float: left; }
.modCpQuery ul li .cpquery { border: 1px solid #ccc; width: 100%; text-align: center; height: 200px; }
.modCpQuery ul li .cpquery img { width: 100%; max-width: 100%; height: 200px; }
.modCpQuery ul li .cpquerytitle { text-align: center; font-size: 14px; color: #222; height: 40px; line-height: 40px; }
/*新闻*/
.modNewsQuery { width: 100%; max-width: 1100px; margin: auto; padding-bottom: 50px; }
.modNewsQuery dl { width: 100%; height: 128px; overflow: hidden; margin-top: 10px; padding-bottom: 20px; border-bottom: 1px solid #e3e3e3; }
.modNewsQuery dl dt { width: 128px; height: 128px; float: left; margin-right: 2%; overflow: hidden; }
.modNewsQuery dl dt img { width: 128px; height: 128px; float: left; }
.modNewsQuery dl dd { width: 80%;font-size: 14px; color: #222; float: left; line-height: 25px; overflow: hidden; }
.modNewsQuery dl .memo { height: 75px; overflow: hidden; }
.modNewsQuery dl .dtime { color: #888888; font-size: 12px; }
.modNewsQuery dl dd h3 { font-size: 16px; font-weight: 300; line-height: 30px; }
.modNewsQuery dl dd h3 a { color: #444 }

/*分页*/
#pageDiv { clear: both; height: 25px; line-height: 23px; margin: 20px 0px 0px 0; text-align: right; color: #666; }
#pageDiv span { border: 1px solid #ccc; height: 23px; display: inline-block; *vertical-align:middle!important;
margin: 0 3px; }
#pageDiv a { display: inline-block; height: 23px; padding: 0 5px; color: #333; text-decoration: none; }
#pageDiv a:hover { display: inline-block; height: 23px; padding: 0 5px; color: #0d338a; text-decoration: none; }
#pageDiv .current { background: #0d338a; color: #fff; padding: 1px 5px; border: 0; font-weight: bold; }
#pageDiv .current a { display: inline-block; height: 23px; padding: 0 5px; color: #fff; text-decoration: none; }
#pageDiv .current a:hover { display: inline-block; height: 23px; padding: 0 5px; color: #eee; text-decoration: none; }

.align_c{text-align:center;}
.hide {display:none;}
.news_more_list {overflow:hidden;}
.news_more_list li{ width:80%;line-height:28px;padding-left:30px; padding-right:30px;}
.news_more_list li span{float:right;color:#757575;}

/*底部地址栏*/
.footer .address .footer_add{ color:#fff;font-size:12px;line-height:1.8; text-align: center;}
.footer .address .footer_add a{ color:#fff;font-size:12px;line-height:20px;}
.footer .address .footer_add a:hover{ color:#ff8c00;}

/*首页产品推荐*/
.ch-img-1 {
    background: url(../images/ti.jpg) center top;
}
.ch-img-2 { 
	background:url(../images/ti2.jpg) center top;
}
.ch-img-3 { 
	background:url(../images/ti.jpg) -9px 0px;
	background-size: cover;
}
.ch-img-4 { 
	background:url(../images/ti4.jpg) -45px -15px;
}

.hotpro_txt p {overflow:hidden;white-space: nowrap;}


/* CSS Document Created on 2019-10-25 15:21:35 by 2 */

