﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
.header_bg{
	width:100%;
	height:150px;
	background:url(../img/head_bg.gif) repeat-x center bottom;
}
.logo{
	height:110px;
	overflow:hidden;
}
.logo a img{
	margin-top:6px;	
}
.header_right{
	width:560px;
	margin-top:70px;
}
.header_links {
	width:60px;
	float:left;
	margin-left:10px;
}
.header_hotline{
	width:280px;
	float:right;
}
.header_hotline h3{
	font-size:18px;
	color:#5a5a5a;
	font-weight:normal;
}
.footer_bg{
	width:100%;
	height:104px;
	background:#e9e9e9;
	padding-bottom:15px;
	overflow:hidden;
}
.copy_right{
	padding-top:15px;
}
.copy_left{
	padding-top:15px;
	line-height:24px;
}
.wb_main{
	width:80px;
	height:55px;
	float:left;
	padding-right:15px;
	border-right:1px solid #bfbfbf;
}
.code{
	width:55px;
	height:55px;
	float:left;
	margin-left:15px;
}
.news_bg{
	width:100%;
	height:50px;
	background:#e6e7e9;
	position:relative;
}
.new_content, .main_news{
	margin: 0 auto;
	width: 1000px;      /* 调整全局的宽度 必须是10 的倍数 */
	text-align: left;
	position: relative;
}
.new_content .n_title{
	width:330px;
	float:left;
	margin-right:20px;
}
.n_main{
	width:600px;
	float:left;
}
.n_main{
	*position:absolute;
	*left:50%;
	*top:0px;
	*margin-left:-150px;
}
.leiming{
	position:relative;
}
.index_new {
	width:600px;
	float:left;
	font-size:16px;
	line-height:50px;
	text-align:left;
}
.index_new span{
	font-size:16px;
	color:#98989a;
	padding-right:5px;
}
.index_new a{
	padding-left:5px;
	font-size:12px;
}	
.index_content .sub{
	display:none;
	position:absolute;
	bottom:20px;
	*bottom:70px;
	width:100%;
	height:200px;
	left:0;
	background:#dfe1e5;
}	
.main_index{
	width:236px;
	float:left;
	margin-right:18px;
}
.main_index.last{
	margin-right:0px;
}
.main_index .m_pic{
	width:236px;
	height:127px;
}
.m_main{
	padding:10px 0;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}
.footer .copy{
	margin-top:0px;
}
.copy_left .tongji{
	display:none;
}
#dituContent{height:175px;}


