
/*大标题背景图片位置*/
.rt_1{
	height:97px;
	background:url(../images/aboutTitle.gif) no-repeat 0px 0px;
}

.rt_2{
	background:url(../images/productTitle.gif) no-repeat 0px 0px;
}


.rt_3{
	background:url(../images/jobTitle.gif) no-repeat 0px 0px;
}

.rt_4{
	background:url(../images/feedbackTitle.gif) no-repeat 0px 0px;
}

.rt_5{
	background:url(../images/contactTitle.gif) no-repeat 0px 0;
}


.rt_6{
	background:url(../images/newsTitle.jpg) no-repeat 0px 0;
}


/*内页*/
#inter_page{
	width:700px;
	text-align:lefts;
}
#inter_page h2{
	text-indent:-9999px;
	font-size:12px;
	height:97px;
}
#inter_page .eh2bg{
	background-image: url(../images/erighttitle.gif);!important
}
#inter_page h3{
	text-align:right;
	font-weight:normal;
	font-size:12px;
	height:25px;
	line-height:25px;
	font-family:"serif";
	padding-right:10px;
	background:url(../images/dhline.gif) no-repeat 16px bottom;
}
#inter_page .inter_Contant{
	padding:10px;
	line-height:200%;
}

.bigImg{
	margin-left:6px;
	width:610px;
	text-align:center;
	padding:4px;
	border:1px solid #ccc;
	background:#f7f7f7;
}

/*新闻中心*/
.newCenter{
	margin:0px;
	padding:4px;
}
.newCenter h1{
	font-size:12px;
	height:34px;
	background:url(../images/newsTitle.jpg) no-repeat;
}
.newCenter h1 span{
	float:right;
	border:0;
}
.newList{
	margin:0px;
	padding:0px 10px;
}
.newList ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.newList ul li{
	height:27px;
	line-height:27px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	background:url(../images/icon2.gif) no-repeat 6px 10px;
}
.newList ul li span{
	float:right;
	color:#666;
}
.newListTag{
	margin:10px;
	text-align:center;
}
.newListNone{
	height:300px;
	line-height:300px;
	text-align:center;
}


/*类别*/
.category{
	width:180px;
	text-align:center;
}
.category ul{
	padding:20px 0px 20px 20px;
	margin:0px;
	list-style-type:none;
}
.category ul li{
	height:25px;
	line-height:25px;
}
.category ul li a{
	text-align:left;
	padding-left:25px;
	color:#555;
	display:block;
	text-decoration:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:url(../images/icon5.gif) no-repeat 5px 5px;
}
.category ul li a:hover{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	background:#DDE2E3 url(../images/icon5.gif) no-repeat 5px 5px;
}

/*产品展示div*/
.pro_contant{
	padding:10px;
	margin:30px 0;
	text-align:center;
}
.pro_contant ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pro_contant ul li{
	width:170px;
	height:160px;
	margin-bottom:10px;
	float:left;
}
.pro_contant ul li a{
	width:140px;
	height:140px;
	padding:2px;
	display:block;
	background:#E3EEF3;
	border:1px solid #ACD3E5;
}
.pro_contant ul li img{
	border:0;
	width:140px;
	height:140px;
}
.pro_contant ul li a:hover{
	background:#fff;
	border:1px solid #4D819B;
}

.pro_Cname{
	height:25px;
	line-height:25px;
}





.pro_detail_Img{
	text-align:center;
}
.pro_detail_caption{
	padding:10px;
	background:#D9E9EF;
}
.pro_detail_caption h4{
	margin:10px 0;
	font-size:14px;
	height:30px;
	line-height:30px;
	background:#8AB3C3;
}
/**/
.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;}

/**/

/*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;
}

/**/

/*首页右侧*/
.i_ac{	
	margin-top:10px;
	padding:0px;
}
.i_ac h1{
	height:32px;
	background:url(../images/abouttitle.jpg) no-repeat;
}

.i_aboutTitle{
	background-position:left -3px;
}
.i_aboutContant{
	padding:4px;
	text-indent:2em;
	line-height:200%;
}
.i_aboutContant img{
	border:5px;
	float:left;
}
.i_aboutContant a{
	color:#222;
	text-decoration:none;
}
.i_aboutContant a:hover{
	color:#000;
	text-decoration:underline;
}

/*新闻中心*/
.newsList{
}
.newsList ul{
	margin:0px;
	padding:8px;
	list-style-type:none;
}
.newsList ul li{
	height:30px;
	line-height:30px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	background:url(../images/icon3.gif) no-repeat 5px 12px;
}
.newsList ul li span{
	float:right;
	color:#666;
}
.newListTag{
	margin:10px;
	text-align:center;
}
.newListNone{
	height:300px;
	line-height:300px;
	text-align:center;
}
.viewNews{
	color:#333;
	margin:0px;
	padding:0px 10px;
}
.viewNews h4{
	margin:10px 0;
	padding:5px 0;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#1256a4;
	height:25px;
	line-height:25px;
	background:#eee;
	border:1px solid #666;
}
.viewNews .postTime{
	text-align:right;
	color:#111;
}
.viewNewsContant{
	line-height:200%;
}

.goback{
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;
}

