
/************
*此为页面公共样式
*包含新闻列表、新闻详情、分页样式
*产品列表
*
************/

/****************************News****************************/
.xinwen ul.xw{ padding:15px 0; font-size:15px;}
.xinwen ul.xw li{ position:relative; height:49px; line-height:49px; border-bottom:1px #777 dotted; background:url(../images/li.jpg) no-repeat left center;  padding-left:15px;}
.xinwen ul.xw li:hover{background:url(../images/li.jpg) no-repeat left center #fafafa; border-radius:2px;}
.xinwen ul.xw li a:hover{text-decoration:underline;}
.xinwen ul.xw li span{ position:absolute; top:0; right:0; height:49px; line-height:49px; padding:0 6px 0 0; color:#999; font-size:14px;}

/****************************page****************************/

.fenye{ height:26px; overflow:hidden; margin:10px 0 15px;  text-align:center; clear:both;}
.fenye span{margin: 0 2px;}
.fenye span a{margin: 0 2px;}
/****************************details****************************/

.news-body{padding:0px 5px 0; height:auto; overflow:hidden; font-family:"微软雅黑"; font-size:16px; line-height:30px;}
.news-body h1{ margin:10px 0 10px; font-size:24px; text-align:center; font-family:"微软雅黑"; border-bottom:1px #ddd solid; font-weight:normal; height:50px; line-height:35px; overflow:hidden; color:#121212;}
.news-body h2{ text-align:center; height:20px; font-size:14px; overflow:hidden; line-height:20px; font-family:"宋体"; font-weight:normal;}
.news-body .newsdetail{ padding:2px 4px;}
.news-body .newsdetail img{ max-width:730px;}
.context{ border-top:1px dotted #838383; padding:10px 0 0 0; margin:10px 0 15px ;}
.context ul{ padding:0 0 0 10px;}
.context ul li{ height:24px; line-height:24px; margin-bottom:2px; overflow:hidden;}
.context ul li a:hover{ color:#c52d28; text-decoration:underline;}

/**************************四个******************************/
.chanpin{margin:15px auto;}
.chanpin ul{font-family:"微软雅黑"; font-size:16px;}
.chanpin ul li{width:217px; float:left; text-align:center; margin:15px 12px; }
.chanpin ul li img{width:217px; height:200px; margin-bottom:7px;}