﻿/*布局*/
.n-right{
	float:right;
	width:200px;
	position:relative;
}
.n-left{
	float:left;
	width:200px;
}
.n-center{
	position:relative;
	margin-left:20px;
	float:left;
	width:527px;
}
.c_right{
	float:right;
	width:747px;
}

/*全局*/
.title1{
	height:40px;
	line-height:40px;
	font-size:12px;
}
.title2{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#c00;
}


.dh{
	float:right;
font-size:11px; font-family:Geneva; color:#666; font-weight:normal;	padding-left:14px;
	background:url(../../images/home.gif) no-repeat left 14px;
}
.dl_foucs{
}
.dl_foucs dt{
	position:relative;
	height:33px;
	background:url(../images/foucsTitle.gif) no-repeat left top;
}
.dl_foucs dd{
	border:2px solid #eee;
	text-align:center;
}

.dl_honor{
	padding-bottom:10px;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.dl_honor dt{
	position:relative;
	height:33px;
	background:url(../images/ihonor.gif) no-repeat left top;
}
.dl_honor dd{
	text-align:center;
}

.dl_about{
	width:250px;
}
.dl_about dt{
	position:relative;
	height:35px;
	background:url(../images/iabout.gif) no-repeat left top;
}
.dl_about dd{
	text-indent:2em;
	line-height:150%;
}

.dl_about1{
	padding:10px 0;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.dl_about1 dt{
	width:60px;
	float:left;
}
.dl_about1 dd{
	line-height:150%;
}

.dl_aboutleft{
	padding:30px 0px 0px 0px;
	background:url(../../images/eaboutleft.gif) no-repeat left top;
}
.dl_aboutleft dd{
}
.dl_aboutleft dd a{
	padding:8px 24px;
	border-bottom:1px solid #eee;
	display:block;
	background:url(../../images/dot2.gif) no-repeat 8px center;
}
.dl_aboutleft dd a:hover{
	text-decoration:none;
	background:#fff2ed url(../../images/dot2.gif) no-repeat 8px center;
}


.comTitle{
	position:relative;
	font-size:12px;
	height:30px;
	line-height:30px;
	background:url(../images/comTitle.gif) no-repeat left top;
}

/*首页滚动产品*/
.ipro_contant{
	margin:0px;
	padding:4px 0;
	list-style-type:none;
	text-align:center;
}
.ipro_contant li{
	width:175px;
	height:153px;
	float:left;
}
.ipro_contant li a{
	width:140px;
	height:105px;
	padding:1px;
	display:block;
	padding:2px;
	border:1px solid #eee;
}
.ipro_contant li img{
	width:140px;
	height:105px;
}
.ipro_contant li a:hover{
	border:1px solid #c00;
}

/*产品列表*/
.pro_contant{
	text-align:center;
	margin:0px;
	padding:10px;
	list-style-type:none;
}
.pro_contant li{
	width:180px;
	height:180px;
	float:left;
	position:relative;
}
.pro_contant li a img{
	width:160px;
	height:120px;
}
.pro_contant li a.pro_img{
	display:block;
	width:160px;
	height:120px;
	padding:2px;
	border:1px solid #ccc;
}

.pro_contant li a.pro_img:hover{
	background:#ffe7de;
	border:1px solid #f60;
}
.pro_contant li a{
	color:#333;
	text-decoration:none;
}
.pro_contant li a.addmy{
	position:absolute;
	right:12px;
	top:4px;
	z-index:4;
	text-indent:-9999px;
	width:15px;
	height:15px;
	overflow:hidden;
	display:block;
	background:url(../../images/addmy.gif) no-repeat left top;
}
.pro_contant li a.addmy:hover{
	background:url(../../images/addmy.gif) no-repeat left -15px;
}
.pro_contant li a.delmy{
	position:absolute;
	right:12px;
	top:4px;
	z-index:4;
	text-indent:-9999px;
	width:15px;
	height:15px;
	overflow:hidden;
	display:block;
	background:url(../../images/delmy.gif) no-repeat left top;
}
.pro_contant li a.delmy:hover{
	background:url(../../images/delmy.gif) no-repeat left -15px;
}

.pro_Cname{
	height:25px;
	line-height:25px;
}





.pro_detail_Img{
	text-align:center;
}
.pro_detail_caption{
	padding:10px;
}
.pro_detail_caption h4{
	margin:10px 0;
	font-size:14px;
	height:30px;
	line-height:30px;
	background:#FFBEDB;
}

/*新闻列表*/
.ul_inews{
	padding:5px 0;
	list-style-type:none;
}
.ul_inews li{
	width:250px;
	float:left;
	height:20px;
	line-height:20px;
	padding-left:10px;
	background:url(../images/dot1.gif) no-repeat left center;
}
.ul_inews li a{
}
/*企业图片新闻*/
.dl_inewphoto{
	padding:5px 0 5px 150px;
	position:relative;
	height:100px;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.dl_inewphoto dt{
	width:180px;
	position:absolute;
	top:10px;
	left:0;
}
.dl_inewphoto dt img{ border:1px solid #ccc; padding:2px;}
.dl_inewphoto dd{
	line-height:180%;
}
.dl_inewphoto dd.Ntitle{
	font-weight:bold;
	color:#c00;
	background:url(../images/icon3.gif) no-repeat left center;
}

/*login*/
.login{
	padding-bottom:10px;
	padding-top:30px;
	background:url(../../images/eloginTitle.gif) no-repeat left top;
	border-bottom:1px solid #eee;
}
.login p label{
	float:left;
	width:60px;
	text-align:right;
	line-height:30px;
}
.login .login_input{
	width:120px;
	border:1px solid #ccc;
	background:#fff7f7;
	height:18px;
}

.ulnewsList{ margin:0; padding:0; list-style-type:none;}
.ulnewsList li{
	height:30px;
	line-height:30px;
	background:url(../../images/dotline.gif) repeat-x left bottom;
}
.ulnewsList li a{
	padding-left:10px;
	background:url(../../images/dot1.gif) no-repeat 2px center;
}

.viewNews{
	margin:0px;
	padding:10px;
	line-height:200%;
	text-align:left;
}
.viewNews .postTime{
	text-align:right;
	color:#999;
}
.viewNewsContant{
	line-height:200%;
}

.goback{
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;
}

/*图片新闻*/
.dl_imgnews{
	margin:0;
	padding:;
}
.dl_imgnews dt{
	float:left;
	width:90px;
	height:70px;
}
.dl_imgnews dd{
	line-height:150%;
}

/*类别*/
.category{}
.category dt{background:url(../../images/dtbg.gif) no-repeat left center; border-bottom:1px solid #fff;}
.category dt a{ font-size:12px; color:#c00; font-weight:bold; padding:5px 20px; display:block; }
.category dd{ background:url(../../images/dotline.gif) repeat-x left bottom;}
.category dd a{ padding:5px 20px; display:block; background:url(../../images/dot3.gif) no-repeat 10px 8px; border-bottom:1px solid #eee;}

/*首页新闻切换*/
.n-title{
	height:25px;
	line-height:25px;
	list-style-type:none;
	background:url(../images/hbg.gif) no-repeat left top;
	}
.n-title li{
	float:left;
	width:97px;
}
.n-titleon{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
}
a.n-titleon:hover{
	background: url(../images/ntitleon.gif) no-repeat;
}
.n-titleover{
	background: url(../images/ntitleon.gif) no-repeat;
}

.n-t3news{
	padding:8px;
}
.n-t3news dt{
	text-align:center;
	float:left;
	width:200px;
	height:166px;
	display:block;
}
.n-t3news dd{
	padding-top:1px !important;
	padding:2px 4px 4px 210px;
	line-height:20px;
	background:url(../images/icon1.gif) no-repeat 205px 8px;
}

/*详细页*/
.h2title{
	padding:0px 10px;
	color:#1F71AF;
	font-size:12px;
	line-height:24px;
	background:url(../images/h2bg.gif) no-repeat;
}
.incontant{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding:10px;
	background:url(../images/h2bot.gif) no-repeat -1px bottom;
}



/*安例中心*/

.dl_case{
	text-align:center;
	margin:0px;
	padding:0px 10px;
	list-style-type:none;
	width:210px;
	height:160px;
	float:left;
}
.dl_case dt{
}
.dl_case dd{
	line-height:200%;
}
a.proimg{
	width:150px;
	padding:5px;
	height:101px;
	display:block;
	background:#fff;
	border:1px solid #eee;
}
a.proimg:hover{
	background:#eee;
	border:1px solid #e37f4e;
}

/*联系方式*/
.dl_contact1{
	margin:10px 0;
	padding:0px;
}
.dl_contact1 dt{
	font-weight:bold;
	color:#c00;
	font-size:14px;
	padding-left:14px;
	background:url(../../images/blt.gif) no-repeat left 6px;
}
.dl_contact1 dd{
	padding:2px 12px;
}



/*提交*/
.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;}

/**/

#tbl{
	background:#ccc;
}

/*oterh*/
.dl_culture{
	padding-bottom:10px;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.dl_culture dt{
	width:240px;
	float:left;
}
.dl_culture dd{
	text-indent:2em;
}