@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
	word-wrap:break-word;
}
body {
	font:13px/1.75 "宋体", arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif;
	color:#414141;
}
html, body, h1, h2, h3, h4, ul, li, dl, input {
	margin:0px;
	padding:0px;
	list-style-type:none
}
a img {
	border:none;
}
div, ul, li, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: normal;
}
table {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
dt, dl, dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
form {
	margin:0px;
	padding:0px;
}
tr {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
h3, h4 {
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
a:link {
	color:#414141;
	text-decoration: none;
}
a:visited {
	color:#414141;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:none;
}
html{
}
body{
}
#container{
	width:1002px;
	margin:0 auto;
	padding-bottom:15px;
}
/*头部*/
#header{
	padding:20px 0;
}
#header .home_all{
	margin-bottom:10px;
        background:url(/templets/default/images/bg_2.gif) no-repeat left top;
}
#header .logo,#header h1{
	float:left;
}
#header .logo a,#header .logo a img,#header h1 img{
}
#header .tel{
	float:right;
}
#nav{
	clear:both;
	background:url(/templets/default/images/menu_bj.gif) repeat-x left top;
	padding-left:25px;
}
#nav li{
	float:left;
	width:160px;
	text-align:center;
	padding-top:15px;
}
#nav li a{
	display:block;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0;
	border-left:1px solid #9c0000;
}
#nav li a:hover{
	background:#aa0000;
}
#nav li.hong a{
	background:#aa0000;
}
/*中间*/
#main{
	clear:both;
	margin-bottom:20px;
}
#conts{
	float:left;
	width:750px;
}
#conts .location{
	background:url(/templets/default/images/title_r.jpg) no-repeat right top;
	padding: 8px 15px 15px;
        color:#FFF;
}

#conts .location a{
	color:#FFF;
}
#conts .location a:hover{
	text-decoration:underline;
}

#sidebar{
	float:right;
	width:227px;
}
#sidebar .sidebar_title{
	background:url(/templets/default/images/title_bj.jpg) no-repeat left top;
	font-weight:bold;
	padding:5px 5px 0;
}
#sidebar .ihotpro{
	clear:both;
	border:1px solid #e3e3e3;
	padding:10px 35px;
	margin-bottom:10px;
	height:174px;
	overflow:hidden;
}
#sidebar .ihotpro li{
	text-align:center;
	width:152px;
	padding-bottom:10px;
}
#sidebar .ihotpro li span{
	display:block;
	border:1px solid #ccc;
}
#sidebar .ihotpro li span a{
	display:block;
}
#sidebar .ihotpro li span a img{
	display:block;
	width:150px;
	height:150px;
}
#sidebar .column{
	border:1px solid #e3e3e3;
	padding:10px 7px;
	margin-bottom:10px;
}
#sidebar .column li{
	background:url(/templets/default/images/cion04.gif) no-repeat left center;
	border-bottom:1px dashed #e3e3e3;
	padding:2px 0 2px 15px;
	font-size:13px;
	font-weight:bold;
}
#sidebar .news_one{
	border:1px solid #e3e3e3;
	padding:10px 5px;
	margin-bottom:10px;
}
#sidebar .news_one li{
	background:url(/templets/default/images/cion01.gif) no-repeat left center;
	padding:2px 0 2px 10px;
	
}
#sidebar .contact{
	border:1px dotted  #e3e3e3;
	padding:10px;
}
#sidebar .weixin{
}
#sidebar .weixin img{
       display:block;
       width:227px;
}



/*底部*/
#footer{
	clear:both;
	background:url(/templets/default/images/footer_bj.gif) repeat-x left top;
	padding:15px 0;
	text-align:center;
}
#footer ul{
	margin-bottom:10px;
}
#footer ul li{
	display:inline;
	padding-right:10px;
}
#footer .copy{
	line-height:23px;
}
/*首页*/
#conts .banner{
	margin-bottom:10px;
}
#conts .conts_box{
}
#conts .conts_box .title{
	background:url(/templets/default/images/title_r.jpg) no-repeat right top;
	padding:0 15px 2px 0;
}
#conts .conts_box .title dt{
	float:right;
	padding-top:8px;
}
#conts .conts_box .title dt a{
	display:block;
}
#conts .conts_box .title dt a img{
	display:block;
}
#conts .conts_box .title dd{
	background:url(/templets/default/images/title_l.jpg) no-repeat left top;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
}
#conts .conts_box .box_L{
	float:left;
	width:289px;
}
#conts .conts_box .box_L .list{
	clear:both;
	border:1px solid #e3e3e3;
	padding:10px;
	margin-bottom:10px;
}
#conts .conts_box .box_L .list li{
	background:url(/templets/default/images/cion04.gif) no-repeat left center;
	border-bottom:1px dashed #e3e3e3;
	font-weight:bold;
	padding:2px 0 2px 15px;
}
.box{
	clear:both;
	background:url(/templets/default/images/con_bj.gif) repeat-x left top;
	padding:10px;
}
#colee{
	 overflow:hidden;
	 height:297px;
	 width:269px;
	 position:relative;
}
#colee ul li{
	float:left;
	padding:0 5px 10px 0;
	width:128px;
	text-align:center;
}
#colee ul li span{
	display:block;
	border:1px dotted #e3e3e3;
	padding:3px;
}
#colee ul li span a{
	display:block;
}
#colee ul li span a img{
	display:block;
	width:120px;
	height:102px;
}
#conts .conts_box .box_R{
	float:right;
	width:453px;
}
#conts .conts_box .box_R .summary{
	clear:both;
	background:url(/templets/default/images/con_bj.gif) repeat-x left top;
	padding:10px;
	font-size:13px;
}
#conts .conts_box .box_R .summary img{
	display:block;
	margin:0 auto;
	margin-bottom:10px;
}
#conts .conts_box .box_R .news{
	clear:both;
	padding:10px 10px 0;
}
#conts .conts_box .box_R .news li{
	background:url(/templets/default/images/cion01.gif) no-repeat left center;
	border-bottom:1px dotted  #e3e3e3;
	clear:both;
	padding:2px 0 2px 15px;
}
.links_title{
	clear:both;
	color:#CCC;
	margin-bottom:10px;
}
.links_title span{
	display:inline-block;
	background:#ff2000;
	width:100px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
.links{
	background:#f5f5f5;
	border:1px solid #cacaca;
	padding:0 0 15px 10px;
         margin-bottom:10px;
}
.links li{
	display:inline;
	padding-right:10px;
}
.links li a{
	color:#cb0000;
}
.links li a:hover{
	text-decoration:underline;
}
/*产品栏目页*/
#conts .product_list{
	clear:both;
	padding:0 0 10px 20px;
}
#conts .product_list li{
	float:left;
	width:152px;
	padding:0 30px 10px 0;
	text-align:center;
}
#conts .product_list li span{
	display:block;
	border:1px solid #ccc;
}
#conts .product_list li span a{
	display:block;
}
#conts .product_list li span a img{
	display:block;
	width:150px;
	height:150px;
}

/*新闻栏目页*/
#conts .all{
	clear:both;
	padding:20px 0;
	background:url(/templets/default/images/con_bj.gif) repeat-x left top;
	border:1px solid #e3e3e3;
}
#conts .news_list{
	padding:0 20px 10px;
}
#conts .news_list li{
	background:url(/templets/default/images/cion01.gif) no-repeat left center;
	border-bottom:1px dashed #e3e3e3;
	padding:5px 0 5px 15px;
}
#conts .news_list li span{
	float:right;
}
/*新闻内容页*/
#conts h1{
	text-align:center;
	margin:0 15px 10px;
	color:#d10000;
	border-bottom:1px dashed #000;
	font-size:26px;
}
#conts .author{
	text-align:center;
	margin-bottom:20px;
}
#conts .content,#conts .photo{
	clear:both;
	margin:0 15px 10px;
}
#conts .content img,#conts .photo img{
	display:block;
	max-width:710px;
}
#conts .next_last{
	margin:0 15px 10px;
}
#conts .releated_links{
	clear:both;
	margin:0 15px;
}
#conts .releated_links a{
	padding-right:10px;
}
#fenye{
	padding-right:25px;
}