@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; font-family:"宋体"; font-size:12px; line-height:22px; color:#333;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html{-webkit-text-size-adjust:none;}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style-type:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#ba2d12;
	text-decoration:underline;
}
.link-red{
	color:#ba2d12;
	text-decoration:none;
}
.link-red:hover{
	color:#ba2d12;
	text-decoration:underline;
}
img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
	border:0px;
}
/*--Start 分页样式---------
.List_page{text-align:center;margin:8px;font-family:"宋体";clear:both; padding:15px 0px;}
.List_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #333;color:#333;font-family:"宋体";}
.List_page span{background:#e1e1e1;color:#000;margin:1px;padding:4px 6px;border:1px solid #333;font-family:"宋体";}
/*--End 分页样式---------*/

#top_bg{
	background:url(../images/top_bg.jpg) repeat-x;
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#top{
	width:1003px;
	background:url(../images/top_title_bg.jpg) no-repeat;
	height:170px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#sc{
	width:120px;
	text-align:center;
	clear:both;
	overflow:hidden;
	float:right;
	padding-right:23px;
}
#top_search{
	width:265px;
	float:right;
	padding-right:15px;
	clear:both;
	overflow:hidden;
	padding-top:50px;
}
#top_search form label.fdj{
	float:left;
}
#top_search form input.txt{
	border:1px solid #ba9066;
	border-left-width:0px;
	border-right-width:0px;
	height:30px;
	line-height:30px;
	float:left;
	width:160px;
	color:#666;
}
#top_search form input.btn{
	background:url(../images/search_btn.jpg) no-repeat;
	width:51px;
	height:32px;
	line-height:32px;
	cursor:hand;
	border:0px;
}
#nav{
	width:953px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	height:46px;
	padding-top:13px;
	padding-left:53px;
}
#nav ul li{
	float:left;
	padding:0 25px;
	line-height:46px;
	font-size:14px;
	font-weight:bold;
}
#nav ul li a{
	color:#FFF;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#banner_bg{
	background:url(../images/banner_bg.jpg) no-repeat;
	width:1003px;
	height:384px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#banner{
	width:968px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding-top:9px;
	padding-left:5px;
}
.indexCol_banner{height:345px; width:968px;  overflow:hidden; }
/*.indexCol_banner .slider .nivo-controlNav{ display:none;}*/
.nivo-directionNav a {background: url(../images/arrows.png) no-repeat 0 0;border:0 none; display:block;height:30px;text-indent:-9999px;width:30px;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%;	height:100%; border:0; padding:0; margin:0; z-index:60;	display:none;}
.nivo-slice {display:block; position:absolute; z-index:50; height:100%;}
.nivo-caption {position:absolute; left:0px; bottom:0px; background:#ff0000; color:#ffff00; opacity:0.8; width:100%; z-index:89;}
.nivo-caption p {padding:5px; margin:0;}
.nivo-directionNav a {position:absolute; top:45%; z-index:99; cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav {position:absolute; right:0; bottom:0; height:20px; width:100%; overflow:hidden; padding-right:3px; text-align:right; background:none; color:#FF0; filter:alpha(style=1,opacity=5,finishOpacity=80); z-index:500;}
.nivo-controlNav a {padding:1px 10px; border-left:#cccccc 1px solid; height:20px; line-height:20px; font-size:9px; color:#fff; cursor:pointer; font-family:sans-serif; background-color:#666;}
.nivo-controlNav a.active {background-color:#999;}
#container{
	background:url(../images/container_bg.jpg) repeat-y;
	width:973px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:0px 15px 15px 15px;
}
#left{
	width:220px;
	float:left;
}
#left_prolist{
	width:220px;
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
}
#left_prolist h2{
	background:url(../images/left_prolist_title.jpg) no-repeat;
	width:220px;
	height:45px;
}
#left_prolist_nr{
	width:218px;
	border:1px solid #cdcdcd;
	padding:10px 0px;
}
#left_prolist_nr ul{
	width:200px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#left_prolist_nr ul li{
	background:url(../images/left_prolist_pot.jpg) no-repeat left;
	padding-left:15px;
	border-bottom:1px solid #cdcdcd;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
#left_contact{
	width:220px;
	clear:both;
	overflow:hidden;
}
#left_contact h2{
	background:url(../images/left_contact_title.jpg) no-repeat;
	width:220px;
	height:45px;
	clear:both;
	overflow:hidden;
}
#left_contact_nr{
	width:218px;
	border:1px solid #cdcdcd;
	border-top-width:0px;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
#left_contact_nr2{
	width:200px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#right{
	width:740px;
	float:right;
}
#right_title{
	background:url(../images/right_title.jpg) no-repeat;
	width:720px;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
}
#right_single,#right_singles{
	width:708px;
	border:1px solid #cdcdcd;
	border-top-width:0px;
	padding:15px 15px;
	clear:both;
	overflow:hidden;
}
#right_single ul{
	width:700px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#right_single ul li{
	background:url(../images/index_news_pot.jpg) no-repeat left;
	padding-left:10px;
	border-bottom:1px dashed #cdcdcd;
	line-height:26px;
}
#right_single ul li span{
	float:right;
	color:#666;
}
#index_tjpro{
	width:740px;
	clear:both;
	overflow:hidden;
	padding-bottom:15px;
}
#index_tjpro h2{
	background:url(../images/right_title.jpg) no-repeat;
	width:720px;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
}
#index_tjpro h2 span{
	display:block;
	float:right;
	padding-top:15px;
	padding-right:15px;
}
#index_tjpro_nr{
	width:738px;
	border:1px solid #cdcdcd;
	clear:both;
	overflow:hidden;
	padding:10px 0px;
}
#index_tjpro_nr ul li{
	float:left;
	background:url(../images/pro_bg.jpg) no-repeat;
	width:234px;
	height:267px;
	margin:5px 5px;
	text-align:center;
}
#index_tjpro_nr ul li img{
	padding-top:10px;
}
#index_tjpro_nr ul li span{
	width:224px;
	margin:10px auto 0px auto;
	display:block;
	border-top:1px solid #cdcdcd;
	text-align:center;
	line-height:24px;
}
#index_company_news{
	width:740px;
	clear:both;
	overflow:hidden;
}
#index_company{
	width:460px;
	float:left;
}
#index_company h2{
	background:url(../images/index_company_title.jpg) no-repeat;
	width:440px;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
}
#index_company h2 span{
	display:block;
	float:right;
	padding-top:15px;
	padding-right:15px;
}
#index_company_nr{
	width:438px;
	border:1px solid #cdcdcd;
	border-top-width:0px;
	padding:10px 10px;
}
#index_news{
	width:270px;
	float:right;
}
#index_news h2{
	background:url(../images/index_news_title.jpg) no-repeat;
	width:250px;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
}
#index_news h2 span{
	display:block;
	float:right;
	padding-top:15px;
	padding-right:15px;
}
#index_news_nr{
	width:248px;
	border:1px solid #cdcdcd;
	border-top-width:0px;
	padding:10px 10px;
	clear:both;
	overflow:hidden;
}
#index_news_nr dl{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#index_news_nr dl dt{
	width:150px;
	float:right;
}
#index_news_nr dl dd{
	margin:0px;
}
#index_news_nr dl dd.pic{
	width:88px;
	float:left;
}
#index_news_nr dl dd.txt{
	width:150px;
	float:right;
}
#index_news_nr ul{
	clear:both;
	overflow:hidden;
	padding-top:5px;
}
#index_news_nr ul li{
	background:url(../images/index_news_pot.jpg) no-repeat left;
	padding-left:10px;
	border-bottom:1px dashed #cdcdcd;
	line-height:26px;
}
#footer_bg{
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding-top:32px;
}
#footer{
	width:900px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#footer_nav img.b{
	width:10px;
	float:left;
}
#footer_nav ul{
	width:640px;
	height:38px;
	background-color:#890e13;
	float:left;
	padding:0 120px;
}
#footer_nav ul li{
	float:left;
	padding:0 10px;
	font-size:14px;
	line-height:38px;
	color:#ff0000;
	font-weight:bold;
}
#footer_nav ul li a{
	color:#FFF;
	text-decoration:none;
}
#footer_nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footer_copyright{
	width:800px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:15px 0px;
	text-align:center;
}