/* CSS Document */
/*内页框架/列表样式*******************/
#innerbg{
	background:#000;
	overflow:hidden;
}
#innerframe{
	width:1200px;
	margin:0 auto 0 auto;
	height:200px;
}
#innerframe #innerleft{
	display:block;
	float:left;
	width:210px;
	background:#d7000f;
	margin:-105px 0 0 0;
	z-index:500;
	position:relative;
}
#innerframe #innerleft #innerlisttop{
	display:block;
	float:left;
	height:105px;
	width:210px;
	line-height:85px;
	text-align:center;
	color:#fff;
	background:url(../images/innerlistbg.gif) no-repeat left top;
}
#innerframe #innerleft #innerlisttop h1{
	font-size:18px;
	font-weight:500;
	letter-spacing:1px;
}
#innerframe #innerleft .innerlistselected{
	background:url(../images/Listbg_2.gif) no-repeat left top;
}
#innerframe #innerleft .innerlistselected a{
	color:#d7000f;
}
#innerframe #innerleft li{
	display:block;
	float:left;
	margin:0 0 0 10px;
	width:190px;
	height:41px;
	line-height:41px;
	background:url(../images/Listbg_1.gif) no-repeat left top;
	font-size:14px;
}
#innerframe #innerleft .innerlist{
	display:block;
	float:left;
	margin:0 0 0 10px;
	width:190px;
	height:41px;
	line-height:41px;
	background:url(../images/Listbg_3.gif) no-repeat left top;
	font-size:14px;
}
#innerframe #innerleft .innerlist a{
	display:block;
	float:left;
	width:190px;
	height:41px;
	line-height:41px;
	margin:0 0 0 10px;
	color:#FFF;
}
#innerframe #innerleft li:hover{
	background:url(../images/Listbg_2.gif) no-repeat left top;
}
#innerframe #innerleft li:hover a{
	color:#d7000f;
}

#innerframe #innerleft li a{
	display:block;
	float:left;
	width:190px;
	height:41px;
	line-height:41px;
	margin:0 0 0 10px;
	color:#fff;
}



#innerframe #innerright{
	display:block;
	float:right;
	width:960px;
	line-height:25px;
	background:#fff;
}
/*当前位置样式*******************/
#position{
	display:block;
	float:left;
	height:49px;
	width:960px;
	line-height:49px;
	background:url(../images/innercontentpostion.gif) repeat-x top left;
	text-align:right;
	color:#666;
	margin:2px 0 0 0;
}
#position a{
	color:#000;
}
#position a:hover{
	color:#d7000f;
}
#position b{
	font-weight:normal;
	color:#d7000f;
}
/*产品一览样式*******************/
#main{
	background:#EDEDED;
}
#main #mainleft{
	display:block;
	float:left;
	width:266px;
}
#main #mainleft .prolist{
	display:block;
	float:left;
	height:42px;
	width:266px;
	background:url(../images/listbg.gif) no-repeat left top;
	font-size:14px;
	color:#fff;
	line-height:40px;
}
#main #mainleft .prolist em{
	font-style:normal;
	margin:0 0 0 10px;
}
#main #mainleft .protype{
	display:block;
	float:left;
	height:41px;
	width:266px;
	background:url(../images/cplist01.gif) no-repeat left top;
	line-height:40px;
}
#main #mainleft .protype:hover{
	background:url(../images/cplist02.gif) no-repeat left top;
	cursor:pointer;
}
#main #mainleft .protype a{
	display:block;
	float:left;
	height:41px;
	width:226px;
	color:#666;
	margin:0 0 0 40px;
}
#main #mainleft .protype:hover a{
	color:#fff;
}
#main #mainleft .prolistbtm{
	display:block;
	float:left;
	height:8px;
	width:266px;
	background:#D7181F;
}
#mainright{
	display:block;
	float:right;
	width:970px;
}
#mainright .proimgbg{
	display:block;
	float:left;
	height:258px;
	width:225px;
	background:url(../images/proimgbg01.gif) no-repeat left top;
	margin:0 0 15px 15px;
}
#mainright .proimgbg:hover{
	background:url(../images/proimgbg02.gif) no-repeat left top;
}
#mainright .proimgbg:hover a{
	color:#d7000f;
}
#mainright .proimgbg img{
	display:block;
	float:left;
	height:223px;
	width:223px;
	margin:1px 0 0 1px;
	cursor:pointer;
}
#mainright .proimgbg a{
	display:block;
	float:left;
	height:35px;
	width:225px;
	line-height:35px;
	text-align:center;
	color:#666;
}

/*文字描述页面框架样式*******************/
#content{
	background:#fff;
}
#content .width1003{
	background:#fff;
}

/*网站导航样式*******************/
#webmaps li{
	margin:0 0 10px 0;
	display:block;
	float:left;
	width:920px;
}
#webmaps li .mapstitle{
	display:block;
	float:left;
	height:36px;
	width:150px;
	line-height:36px;
	color:#fff;
	text-align:center;
	background:#000;
	margin:0 10px 0 0;
}
#webmaps li .mapslink{
	display:block;
	float:left;
	height:36px;
	width:100px;
	line-height:36px;
	color:#fff;
	text-align:center;
	background:#d7000f;
	margin:0 10px 0 0;
}
#webmaps li .mapslink:hover{
	background:#000;
}
#webmaps li .mapstitle:hover{
	background:#d7000f;
}
/*新闻详情样式*******************/
#Insidenew{
	display:block;
	float:right;
	width:1003px;
	background:#FFFFFF;
}
#Locationnew{
	width:1003px;
	height:48px;
	background:url(../images/Locationbgnew.gif) no-repeat left top;
	text-align:right;
	line-height:48px;
}
#Locationnew a{
	color:#666666;
}
#Locationnew a:hover{
	color:#000000;	
}
#Locationnew em{
	font-style:normal;
	color:#1FAD84;
}
#Contentbgnewshow{
	background:#FFFFFF;
	margin:20px 0 0px 0;
	width:920px;
	margin:20px auto 0 auto;
}
#Contentbgnewshow #Contentnewshow{
	width:1003px;
	margin:0 auto;
}
#Contentbtmnewshow{
	width:1003px;
	height:31px;
	background:url(../images/Contentbtmnew.gif) no-repeat left top;
}
.newsshow dl dt{
	width:920px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:1px solid #f2f2f2;
	background:#f7f7f7;
	font-size:14px;
	color:#666;
}
.newsshow dl dd{
	font-size:12px;
	color:#666;
	width:920px;
}
.newsshow dl #infocontent{
	display:block;
	width:920px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.newsshow dl #infocontent em{
	font-style:normal;
	color:#666;
	height:40px;
	margin:0 10px;
}
.newsshow dl dd #turnpage{
	display:block;
	width:920px;
	height:75px;
	border:1px solid #f2f2f2;
	background:#f7f7f7;
}
.newsshow dl dd #turnpage a{
	display:block;
	width:920px;
	height:16px;
	color:#666;
	margin:8px 0 0 8px;
	line-height:32px;
	font-size:16px;
}
.newsshow dl dd #turnpage a:hover{
	color:#1FAD84;
}
.newsshow dl dd ul #button{
	display:block;
	width:920px;
	height:50px;
	text-align:center;
	margin:10px auto;
}
.newsshow dl dd ul #button .button{
	display:block;
	float:right;
	width:120px;
	height:30px;
	line-height:30px;
	background:url(../images/button2.gif) no-repeat top left;
	margin-left:20px;
	color:#666;
}
.newsshow dl dd ul #button .button:hover{
	background:url(../images/button1.gif) no-repeat top left;
}

.FontStyle25{
	color:#666;
	line-height:25px;
}

/* 资讯动态开始****************************/
.news ul li{
	display:block;
	width:918px;
	height:40px;
	float:left;
}
.news ul .title{
	color:#fff;
	background:#d7000f;
}
.news ul .title h2{
	font-style:normal;
	font-weight:normal;
	display:block;
	float:left;
	line-height:40px;
	width:660px;
	margin-left:10px;
}
.news ul .title h3{
	font-style:normal;
	font-weight:normal;
	display:block;
	float:left;
	line-height:40px;
	width:124px;
	text-align:center;
}
.news ul .newinfo{
	border-bottom:1px dashed #dbdbdb;
}
.news ul .newinfo a{
	font-style:normal;
	font-weight:normal;
	display:block;
	float:left;
	line-height:40px;
	width:660px;
	margin-left:10px;
	color:#333;
}
.news ul .newinfo a:hover{
	color:#d7000f;
}
.news ul .newinfo h3{
	font-style:normal;
	font-weight:normal;
	display:block;
	float:left;
	line-height:40px;
	width:124px;
	text-align:center;
	color:#333;
}
.newsshow dl dt{
	width:920px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:1px solid #f2f2f2;
	background:#d7000f;
	font-size:14px;
	color:#fff;
}
.newsshow dl dd{
	font-size:12px;
	color:#666;
	width:920px;
}
.newsshow dl #infocontent{
	display:block;
	width:920px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.newsshow dl #infocontent em{
	font-style:normal;
	color:#666;
	height:40px;
	margin:0 10px;
}
.newsshow dl dd #turnpage{
	display:block;
	width:920px;
	height:55px;
	border:1px solid #f2f2f2;
	background:#f7f7f7;
}
.newsshow dl dd #turnpage a{
	display:block;
	width:920px;
	height:12px;
	color:#666;
	margin:8px 0 0 8px;
	line-height:20px;
}
.newsshow dl dd #turnpage a:hover{
	color:#D7181F;
}
.newsshow dl dd ul #button{
	display:block;
	width:920px;
	height:50px;
	text-align:center;
	margin:10px auto;
}
.newsshow dl dd ul #button .button{
	display:block;
	float:right;
	width:120px;
	height:30px;
	line-height:30px;
	background:url(../images/button2.gif) no-repeat top left;
	margin-left:20px;
	color:#666666;
}
.newsshow dl dd ul #button .button:hover{
	background:url(../images/button1.gif) no-repeat top left;
}
/* 资讯动态结束****************************/
/* 页码开始****************************/
.page ul{
	float:right;
}
.page ul li{
	height:30px;
	float:left;
	line-height:30px;
}
.page ul .page1{
	border:1px solid #e7e7e7;
	margin:0 5px 10px 0;
	text-align:center;
	line-height:30px;
	padding:0 5px;
	color:#666;
	background:#fff;
	padding:0px 10px;
}
.page ul .page2{
	border:1px solid #e7e7e7;
	margin:0 5px 10px 0;
	text-align:center;
	line-height:30px;
	padding:0 5px;
	color:#666;
	background:#fff;
	padding:0px 10px;
}
.page ul li em{
	font-style:normal;
}
.page ul .page2 a{
	color:#666;
	display:block;
}
.page ul .page2:hover{
	background:#000000;
}
.page ul .page2:hover a{
	color:#FFF;
}
.page ul li select{
	display:block;
	width:80px;
	height:32px;
	color:#666;
	border:1px solid #e7e7e7;
	padding:3px 10px;
}
/* 页码结束****************************/

/* 会员中心开始****************************/
#Products{
	width:720px;
	margin:0 auto;
}
.Series{
	display:block;
	float:left;
	width:350px;
	height:200px;
	background:url(../images/Probg_01.gif) no-repeat center bottom;
	margin:0 5px 20px 5px;
	overflow:hidden;
}
.Series:hover{
	background:url(../images/Probg_02.gif) no-repeat center bottom;
}
.Series a{
	color:#666;
}
.Series a:hover{
	color:#1FAD84;
}
.Series a em{
	display:block;
	float:left;
	width:350px;
	height:40px;
	line-height:40px;
	font-style:normal;
	text-align:center;
}

.Product{
	display:block;
	width:230px;
	height:200px;
	float:left;
	margin:10px 0 0px 7px;
}
.Product .insideproimg{
	display:block;
	width:230px;
	height:173px;
	background:url(../images/proimg_03.jpg) no-repeat left top;
}
.Product:hover .insideproimg{
	background:url(../images/proimg_04.jpg) no-repeat left top;
}
.Product .insideproimg img{
	margin:12px 0 0 12px;
}
.Product .insideproname{
	color:#666;
	display:block;
	width:230px;
	height:15px;
	text-align:center;
	line-height:15px;
	margin:5px 0 0 0;
}
.Product:hover .insideproname{
	color:#1FAD84;
}

/* 会员中心结束****************************/

/* 下载中心开始****************************/
#down{
	width:720px;
	margin:0 auto;
}
#down .downtitle{
	margin:0 0 15px 0;
}
#down .downtitle em{
	font-style:normal;
	color:#666;
}
#down .downinfo{
	height:40px;
	background:#F1F1F1;
}
#down .downinfo em{
	font-style:normal;
	color:#666;
	margin:0 0 0 15px;
	line-height:40px;
}
#down .downinfo a{
	font-weight:bold;
}
#down .downtype em{
	display:block;
	float:left;
	width:600px;
	height:40px;
	line-height:40px;
	font-style:normal;
	margin:0 0 0 15px;
	color:#666;
}
#down .downtype a{
	display:block;
	float:left;
	width:14px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-style:normal;
	margin:0 0 0 50px
}
#down .downtype a img{
	margin:14px 0 0 0px;
}
#down .downtype h2{
	height:1px;
	background:url(../images/topline.gif) repeat-x left center;
	display:block;
	float:left;
	width:720px;
	margin:0 0 20px 0;
}
/* 下载中心结束****************************/

/* 资质证书开始****************************/
.honor ul .zspic{
	display:block;
	width:210px;
	height:310px;
	border:1px solid #E7E7E7;
	text-align:center;
	float:left;
	margin:0 9px 20px 9px;
}
.honor ul .zspic img{
	margin-top:5px;
}
.honor ul .zspic a{
	line-height:30px;
	color:#666666;
}
.honor ul .zspic a:hover{
	line-height:30px;
	color:#216ABB;
}

/* 资质证书结束****************************/


/* 客服中心开始****************************/
.feedback dl dt h2{
	color:#666;
	margin-bottom:10px;
}
.feedback dl dd ul li{
	display:block;
	width:920px;
	height:40px;
}
.feedback dl dd ul li label{
	display:block;
	float:left;
	width:130px;
	height:40px;
	line-height:40px;
	color:#666;
	text-align:right;
	padding:0 5px 0 0;
}
.feedback dl dd ul li .text{
	width:700px;
	height:30px;
	border:1px solid #E7E7E7;
	float:left;
	line-height:30px;
	margin:4px 0 0 5px;
	color:#666;
	padding:0 0 0 5px;
}
.feedback dl dd ul li .textarea{
	width:700px;
	height:300px;
	border:1px solid #E7E7E7;
	float:left;
	line-height:30px;
	margin:4px 0 0 5px;
	color:#666;
	padding:0 0 0 5px;
}
.feedback dl dd ul li em{
	display:block;
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	color:#FF9900;
	text-align:center;
}
.jobs ul li{
	width:920px;
	height:40px;
	border-bottom:1px solid #e7e7e7;
	
}
.jobs ul #jobtitle{
	background:#d7000f;
	width:920px;
	height:40px;
}
.jobs ul #jobtitle em{
	display:block;
	width:228px;
	height:40px;
	line-height:40px;
	font-style:normal;
	float:left;
	text-align:center;
	color:#fff;
}
.jobs ul li em{
	display:block;
	width:228px;
	height:40px;
	line-height:40px;
	font-style:normal;
	float:left;
	text-align:center;
	color:#000;
}
.jobs ul li a{
	display:block;
	width:228px;
	height:40px;
	line-height:40px;
	font-style:normal;
	float:left;
	text-align:center;
	color:#000;
}
.jobs ul li a:hover{
	color:#d7000f;
}
#jobinformation dl dt{
	width:920px;
	height:40px;
	background:#e7e7e7;
}
#jobinformation dl dt h2{
	display:block;
	width:750px;
	height:40px;
	line-height:40px;
	color:#666;
	margin-left:10px;
	float:left;
}
#jobinformation dl dt a{
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	color:#666;
	float:right;
	text-align:center;
}
#jobinformation dl dt a:hover{
	color:#D7181F;
}
#jobinformation dl dd ul li{
	display:block;
	width:920px;
	height:40px;
	border-bottom:1px solid #e7e7e7;
	line-height:40px;
}
#jobinformation dl dd ul li .jobtype{
	font-style:normal;
	display:block;
	width:100px;
	border-right:1px solid #e7e7e7;
	float:left;
	margin-left:10px;
	color:#666;
}
#jobinformation dl dd ul li .jobcontent{
	font-style:normal;
	display:block;
	width:275px;
	float:left;
	margin-left:10px;
	color:#666;
}
/* 客服中心开始****************************/
