﻿body, ul, a, li, dt, dl, dd, h1, h2, h3, h4, h5, h6, h7, input, p, form {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	font: normal 12px/20px Arial, "宋体";
	background: url(../images/bg.jpg) repeat-x top #262626;
}
img {
	vertical-align: top;
	border: 0px;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #C00;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#all {
	width: 980px;
	height: auto;
	margin: 0 auto;
}
/*----------------------end info---------------------------*/

#index_block {
	width: 940px;
	min-height: 550px;
	height: auto!important;
	height: 550px;
	margin: 0 auto;
	clear: both;
}
#index_block ul {
	width: 980px;
	margin: 0 auto;
}
#index_block ul li.block_l {
	width: 240px;
	height: auto;
	text-align: left;
	float: left;
}
#case_bar_l {
	width: 240px;
	height: auto;
	background-color: #949494;
	overflow: hidden;
}
#case_bar_l ul {
	width: 220px;
	padding: 10px;
	border-bottom: #666 1px dashed;
	overflow: hidden;
	clear: both;
}
#case_bar_l ul li.tit {
	width: 100px;
	text-align: left;
	color: #000;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	float: left;
}
#case_bar_l ul li.tit a {
	text-align: left;
	color: #000;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
}
#case_bar_l ul li.tit a:hover, #case_bar_l ul li.tit a:hover h3 {
	color: #C00;
}
#case_bar_l ul li.tit h3 {
	text-align: left;
	color: #000;
	font: bold 12px/25px Tahoma, Geneva, sans-serif;
}
#case_bar_l ul li.case_pic {
	width: 120px;
	height: 90px;
	background-color: #666;
	float: right;
}
#index_block ul li.block_m {
	width: 500px;
	height: auto;
	margin: 0px 10px 0px 20px;
	float: left;
}
#new_pros {
	width: 500px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
#new_pros ul {
	width: 100%;
	margin: 0 auto;
}
#new_pros ul li, new_pros ul li a {
	width: 150px;
	height: 200px;
	margin-right: 5px;
	margin-bottom: 23px;
	background-color: #949494;
	text-align: left;
	color: #000;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	padding: 5px;
	float: left;
}
#new_pros ul li a:hover, #new_pros ul li a:hover h3 {
	color: #C00;
}
#new_pros ul li h3 {
	text-align: left;
	color: #000;
	font: bold 18px/30px Tahoma, Geneva, sans-serif;
}
#new_pros ul li span {
	width: 150px;
	height: 105px;
	text-align: center;
	background-color: #666;
	margin-top: 40px;
	display: block;
	overflow: hidden;
	clear: both;
}
#index_news_block {
	width: 280px;
	min-height: 190px;
	height: auto!important;
	height: 190px;
	margin: 0 auto;
	clear: both;
}
#index_block ul li.block_r {
	width: 150px;
	height: auto;
	text-align: left;
	float: left;
}
#index_bar_l {
	width: 240px;
	height: 50px;
	background: url(../images/index_l.png) no-repeat left;
	display: block;
	clear: both;
}
#index_bar_m {
	width: 490px;
	height: 50px;
	background: url(../images/index_m.png) no-repeat left;
	display: block;
	clear: both;
}
#index_bar_r {
	width: 150px;
	height: 50px;
	background: url(../images/index_r.png) no-repeat left;
	display: block;
	clear: both;
}
#index_about {
	width: 320px;
	padding: 5px;
	color: #333;
	text-align: left;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 auto;
}
#index_tit_about {
	width: 300px;
	height: 40px;
	text-align: left;
	background: url(../images/bar_about.gif) no-repeat left;
	display: block;
	float: left;
	clear: both;
}
#index_tit_news {
	width: 380px;
	height: 40px;
	text-align: left;
	background: url(../images/bar_news.gif) no-repeat left;
	display: block;
	margin: 0 auto;
	clear: both;
}
#prolist {
	width: 220px;
	min-height: 170px;
	height: auto!important;
	height: 170px;
	text-align: left;
	font: normal 12px/25px Arial, '宋体';
	clear: both;
}
#prolist ul {
	margin: 0 auto;
	padding: 10px;
	color: #F00;
}
#prolist ul li {
	background: url(../images/arrow_red.gif) no-repeat left;
	font: normal 12px/25px Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	color: #666;
}
#prolist ul li a {
	color: #666;
}
#prolist ul li a:hover {
	color: #fff;
}
#prolist ul li span {
	float: right;
}
#l_contact {
	width: 200px;
	height: auto;
	padding: 5px;
	color: #333;
	text-align: left;
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
	margin: 20px auto 0px auto;
	clear: both;
}
#index_tit_contact {
	width: 300px;
	height: 40px;
	text-align: left;
	background: url(../images/bar_contact.gif) no-repeat left;
	display: block;
	margin: 0 auto;
	clear: both;
}
/*----------------------end index---------------------------*/
#page_bg {
	width: 1000px;
	height: auto;
	background: url(../images/page_bg.jpg) no-repeat center top;
	margin: 0 auto;
	padding-top: 10px;
	clear: both;
}
#head_block {
	width: 100%;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
#logo {
	width: 940px;
	height: 40px;
	background: url(../images/logo_bg.gif) repeat-y center;
	clear: both;
	margin: 0px auto;
}
#logo a{
	color:#FFF;
	font: normal 16px/40px "Microsoft Yahei", Arial, Helvetica, sans-serif, Tahoma, Geneva;
	text-align:right;
	padding-right:10px;
	letter-spacing:2px;
	float:right;
}
#logo img {
	width: 245px;
	height: 20px;
	float: right;
	display: block;
	padding-top: 10px;
}
#head_box ul li.add_nav {
	width: 720px;
	float: left;
}
#nav {
	width: 1000px;
	height: 50px;
	text-align: center;
	background: url(../images/nav_bg.gif) no-repeat center top;
	margin: 0px auto 10px auto;
	clear: both;
}
#nav ul {
	width: 900px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}
#nav ul li {
	width: 100px;
	height: 50px;
	text-align: center;
	float: left;
}
#nav ul li.space {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}
.menu_c {
	width: 100px;
	height: 50px;
	color: #fff;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
}
.menu_c a, .menu_c a:link, .menu_c a:visited, .menu_c a:active {
	width: 100px;
	height: 50px;
	color: #fff;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	text-align: center;
	display: block;
	text-align: center;
	text-decoration: none;
}
.menu_c a:hover {
	width: 100px;
	height: 50px;
	color: #C00;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	background: url(../images/nav_hover.gif) no-repeat center top;
	display: block;
	text-align: center;
	text-decoration: none;
}
.menu_c_over a, .menu_c_over a:link, .menu_c_over a:visited, .menu_c_over a:active, .menu_c_over a:hover {
	width: 100px;
	height: 50px;
	color: #C00;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	background: url(../images/nav_hover.gif) no-repeat center top;
	display: block;
	text-decoration: none;
}
#nav_shadow {
	width: 1000px;
	height: 25px;
	background: url(../images/nav_shadow.gif) no-repeat top center;
	margin: 0 auto;
	clear: both;
}
#banner {
	width: 980px;
	height: 240px;
	text-align: center;
	margin: 0 auto 5px auto;
	clear: both;
}
#flash_box {
	width: 1000px;
	height: 310px;
	background: url(../images/banner_shadow.gif) no-repeat center bottom;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#add {
	width: 320px;
	height: 48px;
	line-height: 30px;
	float: right;
}
#add ul {
	width: 220px;
	float: right;
	padding-bottom: 20px;
	clear: both;
}
#add ul li {
	padding-left: 10px;
	text-align: right;
	color: #999;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float: left;
}
#add ul li a {
	color: #999;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
}
#add a:hover {
	color: #F00;
}
#add span {
	width: 320px;
	height: 50px;
	clear: both;
}
/*----------------------end header---------------------------*/

#page_box {
	width: 940px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0px auto;
	clear: both;
}
#box_L {
	width: 210px;
	float: left;
}
#box_R {
	width: 710px;
	float: right;
}
#pic_block {
	width: 980px;
	height: 160px;
	background: url(../images/bar_picsblock_t.gif) repeat-x top #000;
	margin: 10px auto 0px auto;
	clear: both;
}
#pic_block ul {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0px;
}
#pic_block ul li {
	width: 235px;
	height: 140px;
	padding: 5px;
	float: left;
}
#pic_block ul li a:hover {
	border: #333 1px solid;
	display: block;
	clear: both;
}
/*----------------------end body---------------------------*/

#position_wds {
	float: right;
	color: #666;
	text-align: right;
	font: normal 12px/25px Tahoma, Geneva, sans-serif;
	display: block;
	padding-top: 12px;
	padding-right: 10px;
}
.position_wds_a {
	color: #999;
	font: normal 12px/25px Tahoma, Geneva, sans-serif;
	display: block;
	clear: both;
}
.tit_bar {
	width: 100%;
	height: 40px;
	background: url(../images/tit_bar_bg.gif) repeat-x top;
	margin: 0px auto;
	clear: both;
}
.tit_bar span {
	color: #fff;
	text-align: left;
	font: bold 13px/20px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-top: 15px;
	padding-left: 10px;
}
.tit_bar span h {
	color: #666;
	text-align: left;
	font: bold 12px/20px Tahoma, Geneva, sans-serif;
}
.tit_bar a {
	color: #666;
}
.tit_bar a:hover {
	color: #C00;
}
#tit_list, #tit_list img {
	width: 60px;
	float: left;
	border: none;
}
#title_list {
	width: 150px;
	min-height: 140px;
	height: auto!important;
	height: 140px;
	text-align: left;
	font: normal 12px/25px Arial, '宋体';
	margin-bottom: 20px;
	float: left;
}
#title_list ul {
	margin: 0 auto;
	padding: 10px 5px;
	color: #F00;
}
#title_list ul li {
	color: #666;
	background: url(../images/list_spot.gif) no-repeat left bottom;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	border-bottom: #333 1px dashed;
	padding-left: 10px;
}
#title_list ul li a {
	color: #666;
}
#title_list ul li a:hover {
	color: #C00;
	text-decoration: none;
}
#title_list ul li span {
	float: right;
}
#l_news {
	width: 210px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	text-align: left;
	font: normal 12px/25px Arial, '宋体';
	margin-bottom: 20px;
	clear: both;
}
#l_news ul {
	margin: 0 auto;
	padding: 10px 5px;
	color: #F00;
}
#l_news ul li {
	color: #666;
	background: url(../images/list_spot.gif) no-repeat left;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	border-bottom: #333 1px dashed;
	padding-left: 10px;
}
#l_news ul li a {
	color: #666;
}
#l_news ul li a:hover {
	color: #C00;
	text-decoration: none;
}
#l_news ul li span {
	float: right;
}
#content_about {
	height: auto;
	color: #666;
	text-align: left;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	/*	background:url(../images/block_bg.gif) no-repeat center top #1b1b1b;
*/	padding: 10px;
	clear: both;
}
#content_about strong {
	color: #ffffff;
}
#content_product {
	width: 730px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	color: #666;
	text-align: center;
	padding: 10px 0px;
	line-height: 25px;
	clear: both;
}
#content_feedback {
	min-height: 500px;
	height: auto!important;
	height: 500px;
	color: #666;
	text-align: left;
	padding: 10px;
	line-height: 25px;
	background: url(../images/block_bg.gif) no-repeat center top #1b1b1b;
	clear: both;
}
#content_contact {
	min-height: 500px;
	height: auto!important;
	height: 500px;
	color: #666;
	text-align: left;
	padding: 10px;
	font: normal 13px/30px Tahoma, Geneva, sans-serif;
	/*	background:url(../images/block_bg.gif) no-repeat center top #1b1b1b;
*/	clear: both;
}
#e_map {
	width: 680px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	color: #666;
	text-align: left;
	padding: 10px;
	font: normal 13px/30px Tahoma, Geneva, sans-serif;
	background-color: #000000;
	margin: 0 auto 20px auto;
	clear: both;
}
#content_news {
	min-height: 500px;
	height: auto!important;
	height: 500px;
	color: #333;
	text-align: left;
	padding: 10px;
	line-height: 25px;
	background: url(../images/block_bg.gif) no-repeat center top #1b1b1b;
	clear: both;
}
#content_news ul {
	margin: 0 auto;
	padding: 10px;
}
#content_news ul li {
	color: #666;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	background: url(../images/arrow_red.gif) no-repeat left;
	border-bottom: #000 1px dashed;
	padding: 5px 0px 5px 10px;
	margin-top: 5px;
	clear: both;
}
#content_news ul li a {
	color: #666;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}
#content_news ul li a:hover {
	color: #fff;
}
#content_news ul li span {
	float: right;
}
/*----------------------end other---------------------------*/

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px auto;
	background-color: #333;
	padding: 10px 0px 30px 0px;
	clear: both;
}
#footer ul {
	width: 1000px;
	margin: 0 auto;
}
#footer ul li {
	width: 100%;
	color: #999;
	line-height: 25px;
	margin: 0 auto;
	clear: both;
}
#footer ul li.copyright {
	text-align: center;
	color: #000;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
}
#footer ul li.copyright a {
	color: #000;
}
#footer ul li.copyright a:hover {
	color: #F00;
}
#foot_nav, #foot_nav a {
	width: 1000px;
	height: 30px;
	color: #666;
	text-align: center;
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-bottom: 10px;
	clear: both;
}
#foot_nav a:hover {
	color: #ccc;
}
#clear {
	width: 100%;
	height: auto;
	margin: 0 auto;
	clear: both;
}
/*----------------------end footer---------------------------*/
.menu {
	width: 1000px;
	height: 50px;
	background: url(../images/nav_bg.gif) no-repeat center top;
	position: relative;
	z-index: 9999;
	margin: 0 auto;
}
.inner {
	padding: 0 0 0 5px;
}
.menufg {
	width: 10px;
	height: 50px;
	float: left;
}
.menu li {
	float: left;
	text-align: center;
}
.menu li a {
	width: auto;
	color: #fff;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	display: block;
	text-decoration: none;
}
.menu li a:hover {
	height: 50px;
	text-decoraotion: none;
	color: #660000;
	font: bold 14px/40px Tahoma, Geneva, sans-serif;
	background: url(../images/nav_hover.gif) no-repeat center top;
}
.menu li.menu_list {
	width: 130px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.menu li.menu_list1 {
	width: 130px;
	height: 50px;
	float: left;
	position: relative;
}
.menu li.menu_list1 a {
	color: #F00;
}
.menu li.menu_list1 ul {
	position: absolute;
	left: 0;
	top: 50px;
	background: #666;
	z-index: 9999;
}
.menu li.menu_list1 ul li {
	width: 130px;
	height: 25px;
	float: none;
}
.menu li.menu_list1 ul li a {
	width: 130px;
	height: 25px;
	color: #660000;
	font: normal 12px/25px Arial, "宋体";
	display: block;
	border-bottom: 1px solid #660000;
}
.menu li.menu_list1 ul li a:hover {
	width: 130px;
	height: 25px;
	font: normal 12px/25px Arial, "宋体";
	color: #CCC;
	background: #660000;
	display: block;
	border-bottom: 1px solid #000000;
}
