@charset "utf-8";
/*****css��ʼ��******/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "����";
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
ul, li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
.auto {
	width: 1100px;
	margin: 0 auto;
}
/***************/
#header {

}
#logo{
	position: relative;
}
.wssc{
	position: absolute;
    right: 0%;
    top: 24%;
}
#header #headtop {
	height: 35px;
	background:#e5e5e5;
}
#header #top {
	height: 35px;
}
#header #top p {
	height: 35px;
	line-height: 35px;
	color: #404040;
}
#header #top p a {
	color: #404040;
}
#header #top p.wel {
	float: left;
}
#header #top p.sc {
	float: right;
}
#header #logo {
	height: 100px;
	background: url(../images/logo.png) no-repeat left center;
}
#logo .kh {
	float: left;
	margin: 65px 0 0 475px;
}
#logo .kh p {
	line-height: 26px;
	font-weight: bold;
}
#logo .kh p.red {
	color: #e60012;
	font-size: 21px;
	margin-bottom: 10px;
}
#logo .kh p.blank {
	color: #333333;
	font-size: 18px;
}
#logo .rxdh {
	width: 215px;
	height: 42px;
	float: right;
	margin-top: 55px;
	background: url(../images/ico1.jpg) no-repeat left center;
	float: right;
}
#logo .rxdh p.rx {
	color: #797878;
	line-height: 20px;
	text-indent: 45px;
	font-family: "΢���ź�";
}
#logo .rxdh p.hm {
	color: #e60012;
	line-height: 21px;
	font-size: 21px;
	font-weight: bold;
	text-indent: 45px;
	font-family: "΢���ź�";
}
#nav {
	height: 50px;
	background:#0374db;
}
#nav ul{
	height: 50px;
	
}
#nav ul li {
	width: 137px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	line-height: 50px;
	font-family: "΢���ź�";
	font-size: 18px;
	color: #FFF;
	background: url(../images/line2.jpg) no-repeat left center;
}
#nav ul li.first {
	background: none;
}
#nav ul li a {
	display: block;
	width: 154px;
	margin-left: 3px;
	color: #FFF;
}
#banner {
	height: 230px;
	border-bottom: 3px solid #0374db;
	margin-top: 12px;
	background: #dcdcdc;
}
#banner img {
	display: block;
	height: 230px;
	width: 1193px;
	margin: 0 auto;
}
#searchkey {
	height: 30px;
	margin: 20px auto;
}
#searchkey .search {
	width: 300px;
	height: 30px;
}
#searchkey .search {
	width: 300px;
	height: 30px;
	float: left;
}
#searchkey .search input {
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#searchkey .search input.text {
	width: 230px;
	height: 30px;
	line-height: 30px;
	background: #dcdcdc;
	color: #797878;
	text-indent: 10px;
	outline: none;
}
#searchkey .search input.sub {
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #8db7de;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fdfdfd;
	cursor: pointer;
	outline: none;
}
#searchkey .keypro {
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
	float: left;
}
#searchkey .keypro a {
	margin-right: 36px;
	color: #404040;
}
#searchkey .keypro a:hover {
	color: #e60012;
}

#footer{
	height:187px;
	background:url(../images/line10.jpg) repeat-x;
}
#btmnav{
	height:50px;
}
#btmnav li {
	width: 137px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	line-height: 50px;
	font-size: 14px;
	color: #e3e1e1;
	font-weight:bold;
	background: url(../images/line11.jpg) no-repeat left center;
}
#btmnav li.first {
	background: none;
}
#btmnav li a {
	display: block;
	width: 154px;
	margin-left: 3px;
	color: #e3e1e1;
}
#btmmess{
	height:137px;
	background:url(../images/logo2.jpg) no-repeat left center;
}
#btmmess .mess{
	height:70px;
	background:url(../images/line12.jpg) no-repeat left 45px;
	margin-left:373px;
	padding-top:38px;
}
#btmmess .mess p{
	line-height:26px;
	text-indent:35px;
	color:#fffefe;
}
#btmmess .mess p a{
	color:#fffefe;
}
#btmmess .mess p span{
	margin-right:32px;
}