@charset "utf-8";
/* CSS Document */
/*公共类开始  注：一般只设置 链接颜色 和 页面总体背景颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	font-size:12px;
	font-family:"\5B8B\4F53";
}
table {    
	border-collapse: collapse;    
	border-spacing: 0;    
}
fieldset,img {     
	border: 0;
}
ol,ul,li {    
	list-style: none;    
}
caption,th {    
	text-align: left;    
}
h1,h2,h3,h4,h5,h6 {    
	font-weight: normal;    
	font-size: 100%;    
}
/* 链接颜色设置*/ 
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
/* 链接颜色设置*/ 

* html ul li {
 float:left; 
}
* html ul li a {
 cursor:pointer;
}
body {
	color: #333;/*设置字体颜色*/
	background-color:#a0a0a1;
}
/*公共类结束*/
/**********************以上部分固定************************/
.main {	 /*大块区域使用样式main*/
	margin: 0 auto;
	width: 1000px; /*设置页面长度*/
	clear: both;
	overflow:hidden;
}
.main_sp {
	overflow:inherit;
}
.clear {
	clear:both;
}
#wrap {
	padding-bottom:20px;
}
#center {
	padding-top:10px;
}
/**********************以上是大框架***************************/
#welcome {
	height: 32px;
	margin: 0 auto;
	border-bottom:1px solid #e5e5e5;
	min-width:1000px;
	max-width:1440px;
	background-color:#e9e9e9;
}
#welcome_text {
	float:left;
	padding-top: 8px;
}
#welcome span {
	float:right;
	padding-top: 10px;
}
#welcome span a {
	margin-left:5px;
	display:inline;
}
/*头部*/
#top {
	padding-top:28px;
	overflow:hidden;
	min-width:1000px;
	background-color:#FFF;
	max-width:1440px;
	margin:0 auto;
	padding-bottom:38px;
}
#logo {
	float:left;
	margin-top:10px;
}
#word {
	float:left;
	font-size:22px;
	color:#161519;
	font-weight: bold;
	border-left:2px solid #161519;
	padding-left:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	margin-top:32px;
	margin-left:26px;
	display:inline;
}
#word font {
	color: #d7000f;
	font-style: italic;
	font-size: 32px;
	font-family: Tahoma, Geneva, sans-serif;
}
#shortName {
	float:left;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	font-size:28px;
	color:#FFF;
	margin-left:18px;
	margin-top:23px;
	display:inline;
}
#saleTel {
	float:right;
	color:#FFF;
	font-size:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	text-align:right;
	width:200px;
	margin-top:8px;
}
#other {
	float: right;
	margin-top:28px;
	padding-left:60px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#other p {
	font-family:"\5FAE\8F6F\96C5\9ED1";
	font-size:16px;
	color:#333;
}
#other font {
	font-size:24px;
	color:#d7000f;
}


#menu {
	height: 45px;
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1440px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	/*background-color:#161519;*/
}
#menu ul {
	height:45px;
	width:1000px;
	margin:0 auto;
}
#menu ul li {
	float:left;
	width:125px;
	height:45px;
	text-align:center;
	background-image: url(../images/menu_split.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li a {
	font-size:14px;
	display:block;
	width:125px;
	padding-top:12px;
	height:33px;
	color:#FFF;
	font-family:"微软雅黑";
}
#menu ul li a:hover {
	color: #161519;
	background-image: url(../images/menu_on.jpg);
	background-repeat: repeat-x;
}
#menu ul li.nobg {
	background-image:none;
}
#menu ul li .menu_on,#menu li .curAdd {
	color:#010101;
}

#keyword {
	margin: 0 auto;
	color: #000;
	padding: 15px 0;
	background-color:#FFF;
	max-width:1440px;
}
#keyword a {
	margin-right:10px;
	display:inline;
	color:#666;
}
#keyword #fleft {
	float:left;
	padding-top:10px;
}
#keyword #fright {
	float:right;
	padding-top:3px;
}
#keyword #search_btm {
	vertical-align: middle;
}
#keyword #search_text {
	border: none;
	background:none;
	height: 18px;
	width: 150px;
	background-image: url(../images/search_text.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left:5px;
	padding-top:6px;
}



#footer {
	max-width:1440px;
	min-width:1000px;
	margin:0 auto;	
}
#footer_menu {
	text-align: center;
	border-top:1px solid #535353;
	border-bottom:1px solid #666;
	background-color:#161519;
}
#footer_menu ul li {
	float: left;
	width: 124px;
	padding:25px 0;
	text-align: center;
	border-right:1px solid #666;
}
#footer_menu ul li.nobg {
	border-right:none;
}
#footer_menu ul li a {
	color:#FFF;
	display:block;
	font-family:"微软雅黑";
	font-size:14px;
}
#footer_text {
	background-color:#161519;
}
#footer_logo {
	float:left;
	width:40%;
	text-align:right;
	margin-top:20px;
	margin-left:10%;
	display:inline;
}
#copyright {
	float:left;
	margin-left:5%;
	margin-top:20px;
	display:inline;
	width:45%;
	text-align:left;
}
#copyright a {
	color:#FFF;
}
#copyright p {
	line-height:22px;
	color:#FFF;
}
#ewm {
	float:left;
	width:17%;
	margin-top:40px;
	text-align:center;
}

.advbox{
	width: 192px;
	position: fixed;
	display: none;
	right: 0;
	top: 0;
	z-index: 0;
	background-image: url(../images/kf_bg.jpg);
	background-repeat: repeat-y;
}
.advbox .advpic{position:relative;overflow:hidden;}
.advbox .advpic .closebtn{display:block;width:36px;line-height:20px;font-size:12px;color:#fff;overflow:hidden;position:absolute;right:0px;top:2px;z-index:0;}

#kf_top {
	background-image: url(../images/kf_top.jpg);
	background-repeat: no-repeat;
	height:226px;
	width: 192px;
}
.kf_qq {
	width: 192px;
	text-align:center;
	padding:3px 0;
}
#kf_bottom {
	background-image: url(../images/kf_bottom.jpg);
	background-repeat: no-repeat;
	height:160px;
	width: 192px;
}

.advbox3{width:400px;position:fixed;display:none;left:50%; margin-left:-200px;top:0;z-index:0;}
.advbox3 .advpic3{position:relative;overflow:hidden;}