
/*产品目录*/
.category{
	width:185px;
	padding:0px;
}
.category dt{
	padding-left:20px;
	background:#DFF0FA url(../images/li.gif) no-repeat 5px center;
	font-weight:bold;
	height:25px;
	line-height:25px;
}
.category dd{
	line-height:24px;
	border-bottom:1px solid #eee;
}
.category dd a{
	padding-left:18px;
	color:#333333;
	display:block;
	text-decoration:none;
	background:#fff url(../images/icon1.gif) no-repeat 2px 7px;
}
.category dd a:hover{
	color:#c00000;
	text-decoration:none;
	background:#F6FCFF url(../images/icon1.gif) no-repeat 2px 7px;
}

/*左边联系方式*/
.lcontact{
	margin:5px 0;
	width:175px;
	padding:5px;
	background:#F2F2F2;
}
.lcontact dt{
	padding-left:15px;
	background:url(../images/li.gif) no-repeat left center;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.lcontact dd{
	line-height:150%;
	padding:2px 2px 2px 15px;;
	background:#fff;
	border-bottom:1px dotted #eee;
}

/*关于名盛*/
.aboutms{
	float:left;
	width:280px;
}
.aboutms h2{
	font-size:11px;
	text-align:right;
	border-bottom:1px solid #ccc;
}
.aboutms dl{
	margin-top:8px;
	padding:5px;
	background:#f7f7f7;
}
.aboutms dl img{
	float:left;
}
.aboutms dl dt{
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#328801;
}
.aboutms dl a{
	color:#333;
	text-decoration:none;
}
.aboutms dl a:hover{
	text-decoration:underline;
}
.aboutms dd{
	padding:0 4px;
	text-indent:2em;
	line-height:150%;
	word-break:break-all;
}

/*新闻资讯*/
.i_news{
	margin:0px;
	padding:0px;
	width:300px;
}
.i_news dt{
	height:35px;
	line-height:35px;
	padding-left:20px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	background:url(../images/li1.gif) no-repeat left center;
	position:relative;
}
.i_news dt span{
	position:absolute;
	top:10px;
	right:0;
}
.i_news dd{
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	padding-left:15px;
	background:url(../../images/icon2.gif) no-repeat 5px 8px;
	width:280px;
	white-space:nowrap;
    overflow : hidden;
    text-overflow : ellipsis;
	display:block;
}
.i_news dd span{
	color:#666;
}
.i_news dd span a{
	color:#c00000;!important
}

.i_news dd a{
	color:#333;
	text-decoration:none;
}
.i_news dd a:hover{
	color:#c00000;
}

/*导航*/
#contant_r h2{
	height:30px;
	line-height:30px;
	color:#c00;
	font-size:14px;
	border-bottom:1px solid #ccc;
	padding-left:20px;
	background:url(../images/li3.gif) no-repeat left center;
	position:relative;
}
#contant_r .dh{
	font-size:11px;
	top:5px;
	right:0;
	position:absolute;
	font-weight:normal;
}


/*feedback*/
#feedback{

}
#feedback h1{
	font-size:12px;
	font-weight:normal;
	height:26px;
	background:#fff url(images/feedbackTitle.jpg) no-repeat 0px 0px;
	border-bottom:2px solid #EAEAEA;
	margin-bottom:6px;
}
.feedback_contant{
	line-height:200%;
	text-align:center;
}

/**/

/*公司简介*/
.dl_about{
}
.dl_about dt{
	font-weight:bold;
	line-height:150%;
}
.dl_about dd{
	line-height:150%;
}

.dl_job{
	padding:20px;
}
.dl_job dt{
	color:#c00;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}
.dl_job dd{
	padding:5px 0;
	line-height:200%;
}

.thkimg{
	padding:10px;
}
.thkimg li{
	float:left;
	height:100px;
	width:130px;
}
.thkimg li img{
	padding:2px;
	border:1px solid #ccc;
}

#pltbl td{
	text-align:center;
}

.viewNews{
	margin:0px;
	padding:0px 10px;
}
.viewNews h4{
	margin:10px 0;
	padding:5px 0;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#f60;
	height:25px;
	line-height:25px;
	border:2px solid #ccc;
}
.viewNews .postTime{
	text-align:right;
	color:#999;
}
.viewNewsContant{
	line-height:200%;
}

.goback{
	height:25px;
	line-height:25px;
	border-top:1px solid #ccc;
	background:#fff;
	clear:both;
	text-align:center;
}


/*首页滚动产品*/
.ipro_contant{
	margin:0px;
	padding:10px 0;
	text-align:center;
	list-style-type:none;
}
.ipro_contant li{
	width:190px;
	height:160px;
	float:left;
}
.ipro_contant li a{
	width:140px;
	height:140px;
	padding:2px;
	display:block;
	border:1px solid #ccc;
}
.ipro_contant li img{
	width:140px;
	height:140px;
}
.ipro_contant li a:hover{
}

/*产品展示div*/
.pro_contant{
	text-align:center;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pro_contant li{
	width:180px;
	height:220px;
	float:left;
}
.pro_contant li a.proImg{
	width:153px;
	padding:6px;
	display:block;
	background:#f7f7f7;
	border:1px solid #eee;
	
}
.pro_contant .proImg img{
	border:0;
	width:153px;
	height:153px;
}
.pro_contant li a.proImg:hover{
	background:#eee;
	border:1px solid #ccc;
}
.pro_contant li a:hover p{
	color:#c00;
}
.pro_Cname{
	width:150px;
	height:25px;
	line-height:25px;
}


.pro_detail_Img{
	text-align:center;
}

.pro_detail_caption{
	padding:10px;
	line-height:200%;
	background:#E7FAF8;
}

.pro_detail_caption h4{
	padding:0px;
	font-size:12px;
	background:#B6F0EA;
}
/**/.inputbg{
	width: 120px;
	border:1px solid #ccc;
	background-image:url(../images/inputbg.gif);
	background-position:left top;
}
/*提交*/
.a1,.a2,{background:url(../images/bg_x.png) no-repeat}
.a1{width:82px; height:23px; background-position:-4px -55px;border:0;}
.a2{width:82px; height:23px; background-position:-4px -80px;border:0;}

/*新闻中心*/
.newsList{
}
.newsList ul{
	margin:0px;
	list-style-type:none;
}
.newsList ul li{
	line-height:30px;
	padding-left:25px;
	border-bottom:1px dotted #ccc;
	background:url(../images/time.gif) no-repeat 5px 8px;
}
.newsList ul li span{
	float:right;
	color:#666;
}
.newsList ul li a{
	color:#333;
	text-decoration:none;
}
.newsList ul li a:hover{
	color:#c00000;
}
.newListTag{
	margin:10px;
	text-align:center;
}
.newListNone{
	height:300px;
	line-height:300px;
	text-align:center;
}

/*视频*/
.videolist{
	margin:0px;
	list-style-type:none;
}
.videolist li{
	height:30px;
	line-height:30px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	background:url(../../images/video.gif) no-repeat 0px 8px;
}
.videolist li a{
	color:#333;
	text-decoration:none;
}
.videolis li a:hover{
	color:#c00000;
}
