@charset "utf-8";
/* CSS Document */

/*翻页*/
.fanye { height:48px; border:1px solid #b2b2b2; text-align:center; margin:20px auto; width:930px; float:right;}
.fanye a { line-height:48px; font-size:14px; color:#555;}

/*产品中心*/
.wrap .cpzx .tel { background:#0474fa; height:68px; line-height:68px; color:#fff; font-size:30px; font-weight:bolder; text-align:center; margin-top:10px;}
.wrap .cpzx .cp_right .mbx { height:30px; line-height:30px; width:890px; float:right; border-bottom:1px solid #a8a8a8; font-size:14px; color:#3f3f3f; background:url(../images/mbx.jpg) no-repeat 0 bottom; padding-left:30px; margin-bottom:15px;}

/*关于我们*/
.wrap .cpzx .cp_right .about { width:920px; float:right; font-size:14px; color:#000000; line-height:32px; padding-bottom:30px;}

/*新闻动态*/
.wrap .xwdt { width:920px; float:right; margin-left:10px;}
.wrap .xwdt ul li { border-bottom:1px dashed #bdbdbd;  width:100%; margin:0 auto; position:relative; }
.wrap .xwdt ul li a { width:70%;font-size:14px; color:#555555;  display:block; height:38px; line-height:38px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap; -webkit-line-clamp:1;}
.wrap .xwdt ul li a p { width:70%; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; float:left; line-height:38px;}
.wrap .xwdt ul li a p img { padding-right:5px;}
.wrap .xwdt ul li a span {  width:25%; text-align:right; position:absolute; right:0; top:0;}
