﻿/***** 图片新闻 ******/
.imgnews{ clear:both; width:610px;overflow:hidden;}
.imgnews li{float:left; width:182px; margin:8px 8px; line-height:18px;}
.imgnews li img{border:1px solid #ccc; padding:10px;margin-bottom:2px;*margin-bottom:8px;}


 
.infolist .newslist{ border-bottom:1px solid #ccc;}
.infolist .pages{ margin:15px 0;}

/***** 公司信息 *****/
.details{ position:relative;width:610px; padding-bottom:25px;}
.details h2{color:#0066CC;font-size:18px; font-family:"黑体"; font-weight:normal; border-bottom:1px solid #ccc; padding-bottom:5px;}
.details .info{float:left;width:330px; margin-top:20px;}
.details .info li{ border-bottom:1px solid #ccc; padding:10px 0 5px;}
.details .pic{float:right;border:3px solid #eee; position:relative;width:265px; height:175px;margin-top:25px;}
.details .pic ul{ height:16px; overflow:hidden; position:absolute; right:5px; bottom:6px;}
.details .pic ul li{width:16px; float:left; margin-right:2px; background:url(Images/tabli.gif) no-repeat; 
color:#fff; text-align:center; height:16px;*height:14px;padding:0; *padding-top:2px; cursor:pointer;}
.details .pic ul .current{ background:url(Images/tabli-on.gif) no-repeat;}

.details .stamp{
	position:absolute;
	left:235px;
	top:-37px;
	z-index:1;
}

/***** 公司简介 *****/
.introduce{padding:15px 0; line-height:1.7em;}
.introduce p{ margin:auto;}

/***** 企业列表 ******/
.comList{}
.comList .list{  margin-bottom:10px;}
.comList ul{ min-height:72px;_height:70px; border-bottom:1px dashed #ddd; padding:15px 0;}
.comList ul li{float:left; line-height:20px;color:#666;}
.comList ul .img{width:92px; margin-right:8px;}
.comList ul .img img{border:1px solid #ccc;}
.comList ul .con{width:505px;padding-top:3px;}
.comList ul .con p {padding-bottom:5px;}
.comList ul .con p a{ font-weight:bold; text-decoration:underline;font-size:14px; }
.comList ul .con p em{color:#ff0000; font-style:normal; margin-left:5px;}

