body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 24px;
	background-image: url(../images/body_bg.jpg);
	background-position: center top;
	background-color: #EDEDED;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span,ul,li{
	margin:0px;
	padding:0px;
}
div{
margin:auto;
}
ul,ol,li { list-style: none;}
a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #A4020F;
}

.top_padding1{
padding-top:20px;
}

.img_more {
	float: right;
	height: 20px;
	padding-top: 12px;
	width: 80px;
	text-align: right;
	padding-right: 10px;
}
.img_center {
	text-align: center;
}
/* ============主体============== */
#main_body {
	width: 990px;
}
.main{
	width:990px;
}
#index_mian {
	padding-top: 12px;
	clear: both;
}
#logo {
	text-align: left;
	width: 700px;
	height: 95px;
	float: left;
	padding-left: 15px;
}

#head {
	height: 136px;
	background-color: #EDEDED;

}
#home {
	width:160px;
	float: right;
	text-align: right;
	height: 44px;
	padding-right: 15px;
	padding-top: 30px;
}
#home a{
	color: #333333;
	text-decoration: none;
	line-height: 44px;
	padding-right: 5px;
	padding-left: 5px;
}
#home a:hover{
	text-decoration: underline;

}
#bgbanner {
	text-align: left;
	background-color: #000000;
	width: 990px;
}
#pro_search {
	float: right;
	width: 240px;
	height: 20px;
	text-align: right;
	clear: right;
	padding-right: 15px;
}

/*-----------左边----------*/
#index_left {
	float: left;
	width: 220px;
	background-color: #A4020F;
}
.index_leftmain{
	width: 220px;
	padding-bottom: 10px;
}
/*-----------中间----------*/
#index_center {
	width: 758px;
	float: right;
	padding-left: 0px;
}
.index_centermain{
	width: 472px;
	background-image: url(../images/Content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	float: left;
}
/*-----------右边----------*/
.index_rightmain{
	width: 276px;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
}



/*-----------滚动产品----------*/
.pro_bg li{
	float: left;
	height: 114px;
	width: 154px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px;
}
.pro_bg li img{
	height: 114px;
	width: 154px;
}
.pro_bg li a{
	display:block;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 32px;
}
.pro_bg li a:hover{
	text-decoration: underline;
	color: #A4020F;
}
#pro_navbg {
	height: 137px;
	width: 758px;
}


/*-----------产品标题----------*/
.indexpro_title{
	overflow:hidden;
	text-align: left;
	background-image: url(../images/pro_title.png);
	height: 57px;
	background-repeat: no-repeat;
	background-position: left top;


}
.indexpro_title a{
	padding-left: 20px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indexpro_title a:hover{
	text-decoration: none;
	color: #FFFFFF;
}


/*-----------首页知识----------*/
.info_title{
	overflow:hidden;
	text-align: left;
	background-image: url(../images/info_title.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;

}

#info_list {
	width: 242px;
	text-align: center;
	margin: auto;
	height: 159px;
}
#info_list li{
	width: 240px;
	text-align: center;
	color: #005BAB;
	height: 30px;
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#info_list li a{
	text-decoration: none;
	line-height: 30px;
	overflow:hidden;
	display: block;
	float: left;
	padding-left: 15px;
	width: 225px;
	text-align: left;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 30px;
	color: #333333;

}
#info_list li a:hover{
	text-decoration: none;
	color: #A4020F;

}

/*-----------简介标题----------*/
.indexabout_title{
	overflow:hidden;
	text-align: left;
	background-image: url(../images/about_title.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;

}
.indexabout_title a{
	padding-left: 15px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indexabout_title a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

/*-----------公司简介----------*/
#index_about {
	overflow:hidden;
	height:120px;
	width:230px;
	float: left;
	line-height: 24px;
	text-indent: 30px;
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 25px;
}



/*-----------版权----------*/
#bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 33px;
}

#bottom a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover{
	text-decoration: underline;
}
/*-----------内页左边----------*/
#inner_left {
	float: left;
	width: 220px;
	background-color: #A4020F;
}
.inner_leftmain{
	width: 220px;
	background-image: url(../images/Sub_Content_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 10px;
}
/*-----------内页左边分类----------*/
.innerleft_title{
	background-image: url(../images/inner_lefttitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	height: 57px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 43px;
}

#left_nav {
	margin: auto;
	width: 204px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
#left_nav li{
	background-image: url(../images/class.gif);
	height: 28px;
	width: 204px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
}
#left_nav li a{
	display: block;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
	font-size: 13px;
	width: 169px;
	padding-left: 35px;
}
#left_nav li a:hover{
	text-decoration: none;
	background-image: url(../images/pro_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-----------内页右边----------*/

#inner_right {
	float: right;
	width: 758px;
	background-image: url(../images/inner_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;

}
.inner_rightmain{
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
	clear: both;
}


.innerright_title{
overflow:hidden;
	height: 32px;
	line-height:32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/inner_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	font-weight: bold;
}
.innerright_title a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	font-weight: normal;
	display: block;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.innerright_title a:hover{
	text-decoration: none;
	color: #FFFFFF;
}



/*-----------内页产品----------*/
#inner_pro{
	clear: both;
	margin: auto;
	width: 678px;
}
#inner_pro li{
	float: left;
	height: 144px;
	width: 154px;
	text-align: center;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 10px;
}
#inner_pro li img{
	height: 114px;
	width: 154px;
}
#inner_pro li a{
	display:block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 32px;
}
#inner_pro li a:hover{
	text-decoration: underline;
	color: #A4020F;
}

/*-----------内页分页----------*/

.page_back {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 3px;
}

.page_link{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	clear: both;
}
.page_link a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.page_link a:hover{
	color: #005BAB;
	text-decoration: underline;
}


/*-----------内页产品大图----------*/
#inner_largepro{
	clear: both;
	text-align: center;
}
#pro_name{
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 42px;
	margin: auto;
}
#pro_txt{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #A4020F;
	text-decoration: none;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#pro_num{
	text-align: center;
	padding-top: 5px;
} 
#pro_num a{
	padding-right:5px;
}

/*-----------内页新闻----------*/
#inner_newslist {
	width: 600px;
	text-align: center;
	padding-top: 10px;
}
#inner_newslist li{
	width: 600px;
	text-align: right;
	color: #999999;
	line-height: 36px;
	height: 36px;
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#inner_newslist li a{
	color: #333333;
	text-decoration: none;
	line-height: 36px;
	overflow:hidden;
	display: block;
	float: left;
	padding-left: 15px;
	width: 480px;
	text-align: left;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#inner_newslist li a:hover{
	text-decoration: none;
	color: #A4020F;
}

#inner_newstime{
	line-height: 20px;
	color: #666666;
	background-color: #f1f1f1;
	text-align: center;
	height: 20px;
	font-weight: normal;
	font-size: 12px;
}

#inner_newstitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 20px;
	height: 20px;
	padding-top: 10px;
}


/*-----------内页留言----------*/
#feedback{
}
#feedback label{
	clear: left;
	float: left;
}
#feedback input{
	float: left;
	clear: none;
}
.redsmall{
	color:#FF0000;
	padding-left: 5px;
}

/*-----------内页联系方式图片----------*/
#contact_bg{
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: 480px 20px;
	height: 300px;
}

/*-----------内页友情链接----------*/
#f_link {
	text-align: center;
	height: 28px;
	margin: auto;
	width: 420px;
	overflow:hidden;
}
#f_link li{
	height: 28px;
	float: left;
}
#f_link li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 28px;


}
#f_link li a:hover{
text-decoration:underline;
}


#inner_center {
	padding-top: 12px;
	clear: both;
}

#contact_title {
	background-image: url(../images/contact_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	height: 37px;
}
.contact{
	background-image: url(../images/contact_indexbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
}

#content_bottombg {
	background-image: url(../images/content_bottombg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	clear: both;
}



/*-----------首页新闻----------*/

#index_newslist {
	width: 400px;
	text-align: center;
	margin: auto;
	height: 110px;
}
#index_newslist li{
	width: 400px;
	text-align: right;
	color: #A4020F;
	line-height: 24px;
	height: 24px;
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
}
#index_newslist li a{
	color: #333333;
	text-decoration: none;
	line-height: 24px;
	overflow:hidden;
	display: block;
	float: left;
	padding-left: 15px;
	width: 300px;
	text-align: left;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 24px;

}
#index_newslist li a:hover{
	text-decoration: none;
	color: #A4020F;
}
.indexnews_title{
	overflow:hidden;
	text-align: left;
	background-image: url(../images/news_title.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;

}


#right_bottombg {
	background-image: url(../images/right_bottombg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	clear: both;
}

/*-----------图片+说明----------*/
.team_title{
	overflow:hidden;
	text-align: left;
	background-image: url(../images/team_title.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;

}

#team_list {
	text-align: center;
	margin: auto;
	width: 260px;
	padding-top: 20px;
	height: 74px;
}
#team_list li{
	width: 120px;
	text-align: left;
	height: 74px;
	float: left;
	line-height:20px;
	padding-right: 5px;
	padding-left: 5px;
	overflow:hidden;
}
#team_list li img{
	float:left;
	width:56px;
	height:74px;
	margin-right: 10px;
}

#team_list li h3 a{
	font-size: 13px;
	font-weight: normal;
	color: #A4020F;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	overflow: hidden;
}


#team_info {
	height: 200px;
	overflow:hidden;
	margin:auto;
	clear:both;
	width:640px;
}
#team_info img{
	float:left;
	margin-right: 30px;
}


#team_sub {
	text-align: center;
	width: 640px;
	padding-top: 20px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding-bottom: 20px;
}
#team_sub li{
	width: 300px;
	text-align: left;
	height: 110px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow:hidden;
	line-height: 20px;
}
#team_sub li img{
	float:left;
	width:80px;
	height:110px;
	margin-right: 20px;
}
#team_sub li h3 a{	font-size: 13px;
	font-weight: normal;
	color: #A4020F;
	text-decoration: none;}
	
