@charset "utf-8";
/* CSS Document */
.font_18 {
	font-size:18px;
	font-family:"黑体";
}
.false_b {
	color:#535353;
	font-weight:bold;
	font-size:12px
}
.false_14 {
	color:#535353;
	font-size:14px
}
.false_14b {
	color:#535353;
	font-weight:bold;
	font-size:14px
}
.red {
	color:#ff0000;
}
.red_b {
	color:#ff0000;
	font-weight:bold;
	font-size:12px
}
.red_14 {
	color:#ff0000;
	font-size:14px
}
.red_14b {
	color:#ff0000;
	font-weight:bold;
	font-size:14px
}
a.red:link {
	color:#ff0000;
}
a.red:visited {
	color:#ff0000;
}
a.red:hover {
	text-decoration:underline;
	color:#ff0000;
}
a.red:active {
	color:#ff0000;
}
.green {
	color:#118000;
}
.green_b {
	color:#118000;
	font-weight:bold;
	font-size:12px
}
.green_14 {
	color:#118000;
	font-size:14px
}
.green_14b {
	color:#118000;
	font-weight:bold;
	font-size:14px
}
a.green:link {
	color:#118000;
}
a.green:visited {
	color:#118000;
}
a.green:hover {
	text-decoration:underline;
	color:#118000;
}
a.green:active {
	color:#118000;
}
.white {
	color:#ffffff;
}
a.white:link {
	color:#ffffff;
}
a.white:visited {
	color:#ffffff;
}
a.white:hover {
	text-decoration:underline;
	color:#ffffff;
}
a.white:active {
	color:#ffffff;
}
a.black:link {
	color:#000000;
}
a.black:visited {
	color:#000000;
}
a.black:hover {
	text-decoration:underline;
	color:#000000;
}
a.black:active {
	color:#000000;
}
.gray {
	color:#999999;
}
a.magenta:link {
	color:#970003;
}
a.magenta:visited {
	color:#970003;
}
a.magenta:hover {
	text-decoration:underline;
	color:#970003;
}
a.magenta:active {
	color:#970003;
}
/* font_style end */
/*public begin*/
.clear {
	clear:both;
}
.img_border {
	padding:1px;
	border:1px solid #d6d6d6;
}
.img_border_2 {
	margin:0px;
	padding:4px;
	border:1px solid #d6d6d6;
	background:#fff;
}
/*public end*/
.header {
	margin:0 auto;
	height: 70px;
	width: 960px;
}
.header_main {
	float:left;
	height: 70px;
	width: 960px;
}
.logo {
	float:left;
	display:inline;
	margin:10px 0px 0px 10px;
	width:160px;
	height: 50px;
	background:url(../images/logo.png) no-repeat 0px 0px;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/logo.png');
}
.slogan {
	float:left;
	display:inline;
	margin:10px 0px 0px 100px;
	width:400px;
	height: 50px;
	background:url(../images/slogan.png) no-repeat 0px 0px;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/slogan.png');
}
.nav_box {
	margin:0 auto;
	height: 40px;
	width: 100%;
	background:url(../images/nav_bg.jpg) repeat-y center top;
}
.nav {
	margin:0 auto;
	height: 40px;
	width: 960px;
	font-family:"微软雅黑";
	font-size:14px;
}
.nav ul {
    float:left;
	padding-left:50px;
    width:900px;
}
.nav ul li {
    float:left;
	display:inline;
	padding:4px 30px 0px 30px;
	_padding:5px 30px 0px 30px;
	color:#CCCCCC;
}
.nav ul li a {
    float:left;
	color:#FFF;
}
.nav ul li a:visited {
    float:left;
	color:#FFF;
}
.nav ul li a:hover {
    float:left;
	color:#FFF;
}
.index_main_box {
	float:left;
	width: 100%;
	background:url(../images/head_bg.jpg) repeat-y center top;
}
.index_main {
	margin:0 auto;
	height: 600px;
	width: 960px;
	background:url(../images/index_main.png) no-repeat 0px 0px;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/index_main.png');
}
.index_main_content_box {
	position:absolute;
	top:0px;
	margin:0 auto;
	margin-top:470px;
	height: 200px;
	width: 100%;
	background:url(../images/index_main_content_bg.png) no-repeat 0px 0px;
	/*_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/index_main_content_bg.png');*/
}
.index_main_content {
	position:relative;
	margin:0 auto;
	width: 960px;
}
.index_main_content .news {
    float:left;
	margin:15px 10px 0px 10px;
	width: 340px;
}
.index_main_content .title {
    float:left;
	height: 23px;
	width: 340px;
	border-bottom:1px solid #CCCCCC;
}
.index_main_content .title ul li.left {
    float:left;
	margin-left:3px;
	width: 200px;
	line-height:18px;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
}
.index_main_content .title ul li.right {
    float:right;
	margin:3px 2px 0px 0px;
	text-align:right;
	line-height:15px;
	width: 100px;
	font-family:Tahoma;
	font-size:9px;
}
.index_main_content .news .content {
    float:left;
	margin:10px 0px 0px 0px;
	width: 340px;
}
.index_main_content .news .content ul li {
    float:left;
	padding-left:10px;
	width: 330px;
	line-height:22px;
	background:url(../images/news_dot.gif) no-repeat 2px 8px;
}
.index_main_content .show {
    float:left;
	margin:15px 10px 0px 10px;
	width: 340px;
	overflow:hidden;
}
.index_main_content .show .content {
    float:left;
	margin:10px 0px 0px 0px;
	width: 340px;
	overflow:hidden;
}
.index_main_content .show .content .left {
    float:left;
	margin:60px 0px 0px 0px;
	width: 14px;
}
.index_main_content .show .content .left IMG {
	CURSOR: pointer;
}
#show_work {
    float:left;
	margin:0px 2px 0px 6px;
	width: 297px;
	overflow:hidden;
}
#show_work div {
    WIDTH: 5000px;
}
#show_work ul {
    float:left;
	margin:0px 2px 0px 6px;
	width: 297px;
	overflow:hidden;
}
#show_work li.img {
    float:left;
	margin:0px;
	width: 160px;
}
#show_work li.intro {
    float:left;
	margin-left:9px;
	width: 120px;
}
#show_work li.intro span.text {
    float:left;
	width: 120px;
	line-height:18px;
}
#show_work li.intro span.tit {
    float:left;
	margin:3px 0px 5px 0px;
	width: 120px;
	color:#673e00;
}
.index_main_content .show .content .right {
    float:left;
	margin:60px 0px 0px 0px;
	width: 14px;
}
.index_main_content .show .content .right IMG {
	CURSOR: pointer;
}
.index_main_content .contact {
    float:left;
	margin:15px 0px 0px 10px;
	height: 170px;
	width: 220px;
}
.index_main_content .contact .title {
    float:left;
	height: 23px;
	width: 220px;
	border-bottom:1px solid #CCCCCC;
}
.index_main_content .contact .title ul li {
    float:left;
	margin-left:3px;
	width: 217px;
	line-height:18px;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
}
.index_main_content .contact .content {
    float:left;
	margin:10px 0px 0px 0px;
	padding-left:15px;
	width: 205px;
	font-family:Tahoma;
}
.foot_box {
	float:left;
	display:inline;
	height: 70px;
	width: 100%;
	background:url(../images/foot_bg.jpg) repeat-x;
}
.footer {
	margin:0 auto;
	height: 70px;
	width: 960px;
}
.footer .info {
	float:left;
	line-height: 30px;
	width: 960px;
	font-family:Tahoma;
}
.footer .info ul li.left {
	float:left;
	margin-left:30px;
	line-height: 30px;
	width: 400px;
}
.footer .info ul li.right {
	float:right;
	margin-right:30px;
	line-height: 30px;
	width: 400px;
	text-align:right;
}

.banner_box {
	float:left;
	width: 100%;
	height:170px;
	background: url(../images/banner_bg.jpg) center top;
}
.banner {
	margin:0 auto;
	height: 150px;
	width: 960px;
}
.content_box {
	float:left;
	width: 100%;
}
.content {
	margin:0 auto;
	width: 960px;
	padding-bottom:20px;
}