/* CSS Document */
*{padding:0px;margin:0px;}
img{border:none;}
a{
	color: #040407;
	text-decoration: none;
}
a:hover{color:#212121;}
ul,li{
	list-style-type: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.center{
	display: block;
	margin: 0px auto;
}
body{
	color: #5c5c5c;
	font-size: 12px;
	line-height: 25px;
	font-family: "Arial","Microsoft YaHei";
	}
.sw {
	width: 970px;
	height:auto;
	overflow:hidden;
}
.top20{margin-top:20px;}
.top40{margin-top:40px;}
.justify_fix{    display:inline-block; 
                 *display: inline; 
                 *zoom:1; width:100%; 
                 height:0; 
                 overflow:hidden;
             }
#header {
	width: 100%;
	overflow: hidden;
}
#header .right p {
	text-align: right;
}

#sub {
	background-image: url(../images/index_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 28px;
	border: none;
	cursor: pointer;
}
#header .search {
	border: 1px solid #CCC;
	line-height: 21px;
	width: 150px;
	height: 21px;
	padding-right: 5px;
	padding-left: 5px;
}
#header .qiehuan{margin-top:15px;text-align:right;}
#header .qiehuan a{margin:0px 5px;border:1px solid #ccc;display:inline-block;padding:0 5px;}
#nav {
	background-color: #343434;
	height: 36px;
	width: 100%;
}
#nav ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1d1d1d;
	width: 16.66% !important;
	width: 16.5%;
	line-height: 36px;
	text-align: center;
	height: 36px;
	box-sizing: border-box;
	font-size: 16px;
}
#nav li a {
	display: block;
	color: #FFF;
}
#nav li a:hover{
	background-image: url(../images/index_09.png);
	background-repeat: repeat-x;
	background-position: left center;
}#banner ul li {
	height: 440px;
	width: 100%;
	overflow: hidden;
}
#main{
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
#footer {
	background-color: #222020;
	height: 335px;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	padding-top: 30px;
	position: relative;
}
#footer .left {
	background-image: url(../images/index_33.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
}
#sub1 {
	background-color: #343434;
	color: #FFF;
	border: none;
	height: 30px;
	width: 60px;
}
#footer .footer_search {
	height: 30px;
	width: 150px;
	line-height: 30px;
	background-color: #e5edf8;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
}
#footer  .cen {
	background-image: url(../images/index_36.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 60px;
	padding-left: 60px;
	line-height: 35px;
}
#footer .cen li a {
	color: #FFF;
}
#footer .cen p {
	font-size: 19px;
	color: #FFF;
}
#footer .ziduan {
	background-color: #514f4f;
	overflow: hidden;
	height: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
#footer  .ziduan input {
	border: none;
	background-color: #514f4f;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
}
#footer .ziduan textarea {
	border: none;
	background-color: #514f4f;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	resize: none;
	height: 75px;
	width: 200px;
	vertical-align: top;
	line-height: 25px;
}
#footer form p {
	font-size: 19px;
	color: #FFF;
	margin-bottom: 30px;
}
#tijiao {
	background-color: #343434;
	color: #FFF;
	height: 30px;
	width: 70px;
	line-height: 30px;
	border: none;
	margin-top: 10px;
}
#footer .dibu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #0d0c0c;
	width: 100%;
	overflow: hidden;
	line-height: 40px;
}
