﻿@charset "utf-8";
* { padding:0; margin:0; }
a {
	color: #666;
	text-decoration: none;
}
a:hover,a:active {
	color:#D41304;
	text-decoration:underline
}
img,input{vertical-align: middle;border:none;}
img {border:none;}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	background:#FAFAFA;
}
li { list-style:none;}
.none { display:none;}
.top_head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.top_head_content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding-left: 10px;
}
.top_head_l {
	float: left;
}
.top_head_r {
	float: right;
}


.top_con {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}
.body_con,.foot {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	height: 115px;
	float: left;
	width: 980px;
}
.logo {
	float: left;
	height: 57px;
	width: 200px;
	margin-top: 30px;
	margin-left: 5px;
	display: inline;
}
.company_kouhao {
	float: left;
	height: 60px;
	width: 293px;
	margin-top: 30px;
	margin-left: 85px;
	display: inline;
}
.tel {
	float: right;
	height: 48px;
	width: 246px;
	margin-top: 30px;
	margin-right: 5px;
	display: inline;
}
.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	float: left;
	line-height:40px;
	width: 980px;
}
.menu ul {
	margin-left: 30px;
	padding-left: 2px;
}
.menu ul li {
	float: left;
	width: 95px;
	text-align: center;
	margin-right: 4px;
	font-size: 14px;
	font-weight: bold;
}
.menu ul li a {
	color: #FFF;
}
.menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/menu_bg_active.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 95px;
	float: left;
}
.menu ul li span {
	color: #FFF;
	cursor:hand;
	background-image: url(../images/menu_bg_active.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 95px;
	float: left;
}
.search_con {
	height: 39px;
	width: 978px;
	float: left;
	margin-top: 1px;
	border: 1px solid #008894;s
}
.search {
	float: left;
	width: 275px;
	margin-left:30px;
	margin-top: 8px;
	display: inline;
}
.search_input {
	line-height: 31px;
	float: left;
	height: 31px;
	display: inline;
}
.input {
	float: left;
	height: 23px;
	width: 180px;
	line-height: 22px;
	display: inline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	color:#ccc;
}
.input_submit {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 60px;
	display: inline;
	float: left;
}

.hot_keyword {
	padding-left: 20px;
	float: left;
	line-height:41px;
	width:653px;
	overflow:hidden;
}
.hot_keyword a{
	color: #999;
}
.hot_keyword a:hover{
	text-decoration:underline;
	color: #D41304;
}
.hot_keyword span {
	font-weight: bold;
}
.foot_menu {
	background-color: #008490;
	float: left;
	height: 35px;
	width: 980px;
	line-height: 35px;
	color: #FFF;
}
.foot_menu ul {
	margin-left: 150px;
}
.foot_menu ul li {
	margin-left: 5px;
	float: left;
}
.foot_menu ul li a {
	color:#fff;
}
.foot_icon {
	float: left;
	margin-top: 10px;
	width: 980px;
	margin-bottom: 5px;
}
.foot_icon ul {
	margin-left:5px;
}
.foot_icon ul li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.foot_link {
	float: left;
	width: 980px;
	margin-top: 10px;
	border: 1px solid #DBDBDB;
	padding-bottom: 10px;
	overflow: hidden;
}
.link_list {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.link_list_l {
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	width: 80px;
	margin-top: 10px;
}
.link_list_r {
	line-height: 20px;
	float: left;
	width: 865px;
	margin-top: 5px;
}
.foot_word {
	float: left;
	width: 980px;
	margin-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.foot_word_l {
	float: left;
	height: 90px;
	width: 375px;
	margin-top: 5px;
	margin-left: 0px;
}
.foot_word_r {
	float: left;
	margin-left: 35px;
	line-height: 25px;
	width:570px;
}
#floater_div {
	_height: 99.7%;
	margin: 0 1px;
	_overflow: auto;
	word-break: break-all;
	_width: 100%;
}
#floater {
	word-break: break-all;
	position: fixed;
	_position: absolute;
	right: 1px;
	bottom: 20px;
	background: white;
}
