/* CSS Document */
@charset "utf-8";
.bg-white{background:#fff;}
.indexpr ul li a img{width:100%;height:100%;}     
.indexpr ul li{overflow:hidden;}
.indexpr ul li a.primg,.arts ul li a.txtimg{width: 100px;height:75px;float: left; margin-right: 10px;}
.indexpr ul li .about{color: #999;font-size: 13px; line-height: 1.5; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.small_appmsg ul.artlist li a h3{color: #999;font-size: 13px; line-height: 2.2; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;
  white-space: nowrap;border-top: 1px dashed #d9d9d9;background: url(/images/img/dian.png) 0 no-repeat;padding-left: 13px;}
.small_appmsg ul.artlist li:first-child a h3{border-top:0;}  
/*中间和底部*/ 
.mui-bottom{display: table-cell;overflow: hidden;text-align: center;font-size:11px;color: #929292;}
.mui-bottom span:first-child{width:100%;padding-top:3px;padding-bottom:2px;}
.mui-active{color:#007aff}
ul li{list-style: none;}     
/*产品*/
.chanpin ul li{border-bottom: 1px solid #ccc;margin-top: 10px;background: #fff;padding: 10px 5px;}
.chanpin ul li .mynum{font-size: 13px; color: #e8e8e8;}
.weui_tab{position: fixed;z-index: 550; width: 100%;}
.arts{background:#fff;}
.arts ul li{height:43px; border-bottom: 1px dashed #eee;padding: 10px 5px;}
.indexpr ul li a.prname h3,.arts ul li a.artname h3{font-weight: 400; font-size: 16px; width: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;color:#333;width: 63%;}
.arts ul li .data{font-size: 12px; color: #ccc;float: right;margin-top: 4px;}
.arts ul li a.artname h3{width:76%;}
/* 分页样式*/
.pager { text-align: center; }
.page { list-style: none; margin: 6px auto; overflow: hidden; display: inline-block; }
.page>li { float: left; padding: 3px 8px; cursor: pointer; width: auto!important; }
.page .pageItem { border: solid thin #DDDDDD;}
.page .pageItemActive { border: solid thin #0099FF; background-color: #0099FF; color: white; }
.page .pageItem:hover { border: solid thin #0099FF; background-color: #0099FF; color: white; }
.page .pageItemDisable { border: solid thin #DDDDDD;background-color: #DDDDDD; cursor: auto; } 
#pagediv { margin: 10px auto; width: 96%; text-align: center; overflow: hidden; display: block; height: 25px; clear: both; }
#pager { display: block; border: none; text-transform: uppercase; margin: 3px auto; padding: 0px; text-align: center; height: 20px; width: 100%; clear: both; }
#pager li { list-style: none; float: left; border: 1px solid #999; text-decoration: none; margin: 0px 2px 0px 5px; padding: 0px 4px; font-size: 12px; height: 20px; }
#pager li:hover { border: 1px solid red; }
#pager li.pgEmpty { border: 1px solid #999; color: #999; }
#pager li.alink { color: #666; cursor: pointer; border: 1px solid #333; color: #060; }
#pager li.alink:hover { border: 1px solid red; color: red; font-size: 12px; }
#pager li.pgCurrent { border: 1px solid #003f7e; color: red; font-weight: 600; background-color: #3399cC; }