@charset "gb2312";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-size:12px;
	font-family:"宋体";
	color:#0099ff;
}
img {
	border:none;
}
/*常用类*/
.layout_center {
	width:990px;
}
.float_clear {
	clear:both;
}
.red {
	color:#F00;
}
.products li {
	float:left;
	text-align:center;
	padding:4px;
}
.products img {
	border:1px solid #999999;
}
.products a:hover img {
	border:1px solid #CC0000;
}
.products a {
	line-height:22px;
}
.productss li {
	float:left;
	text-align:center;
	padding:7px;
}
.productss img {
	padding:4px;
	border:1px solid #999999;
}
.productss a:hover img {
	border:1px solid #CC0000;
}
.productss a {
	line-height:22px;
}
.news li {
	line-height:36px;
	border-bottom:1px dashed #999999;
	padding-left:10px;
	background:url(images/news_ico.jpg) left center no-repeat;
}
.news_date {
	text-align:center;
	border:1px dashed #999999;
	line-height:30px;
	margin-bottom:20px;
}
.date {
	float:right;
	color:#666;
}
.more {
	float:right;
	padding-right:5px;
}
.more a {
	color:#52A3C1;
}
/*常用标签通用样式*/
a {
	text-decoration:none;
	color:#0099ff;
}
a:hover {
	text-decoration:underline;
	color:#06F;
}
p {
	margin: 6px 0;
	line-height:150%;
}
h1 {
	font-size:14px;
	line-height:30px;
	text-align:center;
}
h2 {
	font-size:14px;
}
/*头部*/
#top_main {
}
#top {
	height:91px;
	background:#f23d61;
}
#logo {
	height:91px;
	width:200px;
	float:left;
}
#site_name {
	height:91px;
	width:500px;
	float:left;
	background:url(images/site_name.jpg) no-repeat;
}
#site_map {
	margin-top:5px;
}
#site_map dl dt {
	clear:left;
}
#site_map dl dd {
	float:left;
	padding: 0 5px;
	height:27px;
}
#search {
	height:61px;
	width:280px;
	float:right;
	padding-top:30px;
}
/*导航栏*/
#navigation{ margin-left:30px; margin-top:40px;}
#navigation .menu{}
#navigation .menu div{ margin-bottom:33px;}
#navigation .menu div .text{ display:inline-block; margin-top:8px;}
#navigation .copyright{ color:#b5b6b6; font-size:9px;}
#navigation .menu a:hover img{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
/*banner栏*/
.MW{ width:740px;overflow-x:hidden;}
.index--main{}

.index--main .banner{ width:740px; height:230px; overflow:hidden;}
.index--main .b001{ margin-top:10px; color:#cecece; text-align:center;}
.index--main .works{ margin-top:30px;}
.index--main .works .item{ width:117px; overflow-x:hidden; float:left; margin-left:67px; margin-bottom:20px;}
.index--main .works .item1{ margin-left:30px!important;}
.index--main .works .item span.p{ display:block; height:105px; background:url(../inc/p-bg.gif) no-repeat center center;}
.index--main .works .item span.p a{ display:block; width:105px; height:105px; margin:0 auto;}
.index--main .works .item span.p img{ width:105px; height:105px;}
.index--main .works .item span.t{ display:block; width:115px; margin:8px auto; text-align:center;}
.index--main .text-content{ padding:0 0 0 40px;}
.index--main .text-content h2{ margin:30px auto 20px 0; padding:0; font-size:14px;}
.index--main .text-content .content{ line-height:1.8;}
/*图片空间*/
.work--list-main{}

.work--list-main .box-1{ float:left; margin-bottom:24px;}
.work--list-main .td2,
.work--list-main .td3{ margin-left:21px;}
.work--list-main .td4{ float:right;}

a.coverBg:link, a.coverBg:visited, a.coverBg:hover, a.coverBg:active {position:absolute; display:block; text-align:center; filter:Alpha(Opacity=0); opacity:0; background-color:#001eff; }
a.coverBg:hover, a.coverBg:active { filter:Alpha(Opacity=60); opacity:0.7; text-decoration: none; }
/*幻灯*/
#banner_main {
}
#banner {
	height:160px;
}
/*广告*/
#banner_ad {
	padding:2px;
	border:3px solid #DEDEDE;
	overflow:auto;
	zoom:1;
}
/*主体*/
#content_main {
}
#content {
	padding:10px 0;
	background:#FFF;
}
#content_banner {
	padding:10px 0 0;
	background:#FFF;
}
/*主体左侧*/
#left {
	float:left;
	width:243px;
}

.left_title {
	height:30px;
	line-height:30px;
	padding-left:35px;
	background:url(images/left_title_bg.jpg) no-repeat;
	color:#fff;
}
.left_body {
	border:1px solid #DEDEDE;
	padding:10px;
}
.left_body dl dt {
	line-height:20px;
	font-weight:bold;
	padding-left:10px;
	background:url(images/left_ico.jpg) center left no-repeat;
}
.left_body dl dd {
	line-height:18px;
	padding-left:15px;
}
.left_bottom {
	height:10px;
}
/*主体中部*/
#center {
	float:left;
	width:740px;
}
.center_title {
	height:34px;
	line-height:34px;
	padding-left:10px;
}
.center_title_bread {
	height:28px;
	line-height:28px;
}
.center_body_have {
	overflow:auto;
	zoom:1;
	padding:10px;
}
.center_body {
	overflow:auto;
	zoom:1;
	padding:10px;
}
.center_bottom {
	height:10px;
}
/*主体右侧*/
#right {
	float:right;
	width:210px;
	padding:0 5px;
	background:#FFF;
}
.right_title {
	height:26px;
	line-height:26px;
	padding-left:10px;
	background:#7F7F7F;
	color:#FFF;
}
.right_body {
	padding:10px;
	overflow:auto;
	border:1px solid #999;
	zoom:1;
}
.right_body ul li {
	line-height:20px;
	padding-left:2px;
}
.right_bottom {
	height:10px;
}
/*友情链接*/
#link_img_main {
	padding:3px;
}
#link_img {
}
#link_img img {
	padding:2px;
	border:1px solid #999999;
}
#link_img a:hover img {
	border:1px solid #CC0000;
}
#link_text_main {
	padding:3px;
}
#link_text {
	background:#34B7E1;
	text-align:center;
	height:30px;
	line-height:30px;
}
/* iFocus style */
#ifocus { width:978px; height:245px; margin:0px; border:1px solid #DEDEDE; background:#F8F8F8; }
 #ifocus_pic { display:inline; position:relative; float:left; width:858px; height:225px; overflow:hidden; margin:10px 0 0 10px; }
  #ifocus_piclist { position:absolute; }
  #ifocus_piclist li { width:858px; height:225px; overflow:hidden; }
  #ifocus_piclist img { width:858px; height:225px; }
 #ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
  #ifocus_btn li { width:91px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
  #ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px; }
  #ifocus_btn .current { background: url(/images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
 #ifocus_opdiv { position:absolute; left:0; bottom:0; width:858px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
 #ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
  #ifocus_tx .normal { display:none; }
/*版权信息*/
#copyright_main {
	background:url(images/copyright_main_bg.jpg) top repeat-x;
}
#copyright {
	height:89px;
	padding-top:20px;
	text-align:center;
}
table {
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}
table td {
	padding:3px;
}
table th {
	padding:5px;
}
input, textarea {
	border:1px solid #CCC;
	font-size:12px;
	padding:2px;
	font-family:"宋体";
}
