html{background-color:#FBFBFB;}
body{
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-family:"微软雅黑",Verdana, Geneva, sans-serif;
	background-color:#FBFBFB;
}

a {color:#333;}
a:hover {color:red;}

.header{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:115px;
	position:relative;
	}
.logo{

	background-repeat: no-repeat;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:35px;
	left:0;
}



.topnav{ color:#FFF; position:absolute; right:0; top:30px;}
.topnav a{ color:#FFF; padding:0 5px; font-size:12px; }
.topnav a:hover{
	color:#FFF;
	text-decoration: none;
}

.announ_list li {line-height:28px;}

.tel{
	position:absolute;
	right:0;
	top:60px;
	background: url(images/tel.png) no-repeat;
	width:340px;
	height:40px;
	text-indent:-9999px;
}


.menu_top{
	width:966px;
	height:49px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/menutop.png);
	background-repeat: no-repeat;
}
.menu_top div{ position:relative;}
.menu_top ul{ position:absolute; left:15px; top:8px; width:750px;}
ul#navmenu li.one {
	float:left;
	background-image: url(images/menutop.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#navmenu li.one a{
	display:block;
	height:30px;
	line-height:28px;
	padding:0 13px;
	font-size:14px;
	color:#666;
	text-decoration: none;
	_display:inline-block;
}
ul#navmenu li.one a:hover{ color:#09F;}
ul#navmenu li.menu_top_on {
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	padding-right:3px;
}
ul#navmenu li.menu_top_on a {
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	color:#FFF;
	}
ul#navmenu li.menu_top_on a:hover{ color:#FFF;}

ul#navmenu {z-index:99;position: relative; }

ul#navmenu li { 
margin: 0; 
border: 0 none; 
padding: 0; 
float: left; /*For Gecko*/ 
display: inline; 
list-style: none; 
position: relative; 

} 
ul#navmenu ul { 
margin: 0; 
border: 0 none; 
padding: 0; 
width: 200px; 
list-style: none; 
display: none; 
position: absolute; 
top: 30px; 
left: 0; 

} 
ul#navmenu ul li { 
line-height:28px;
float: none; /*For Gecko*/ 
display: block !important; 
display: inline; /*For IE*/ 
} 

ul#navmenu ul li a {
background:url(navmenu_bg.png) repeat-y left top;
background:url(navmenu_bg.png) no-repeat left top !important; 
/*For Firefox*/
*background:none;
/*For IE7 & IE6*/
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navmenu_bg.png',sizingMethod='crop');
width:180px;
height:28px;
line-height:28px;
display:block;
}

/* 2nd Menu */ 
ul#navmenu li:hover li a, 
ul#navmenu li.iehover li a { 
float: none; 
color: #FFF; 
font-size:12px;
height:28px;
line-height:28px;
font-weight:normal;
padding:0px 10px 0px 10px;
border-bottom:1px solid #888;
} 
/* 2nd Menu Hover Persistence */ 
ul#navmenu li:hover li a:hover, 
ul#navmenu li:hover li:hover a, 
ul#navmenu li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover a { 
color: #FFF; 
background:none;
} 
/* 3rd Menu */ 
ul#navmenu li:hover li:hover li a, 
ul#navmenu li.iehover li.iehover li a { 
color: #FFF; 
} 
/* 3rd Menu Hover Persistence */ 
ul#navmenu li:hover li:hover li a:hover, 
ul#navmenu li:hover li:hover li:hover a, 
ul#navmenu li.iehover li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover li.iehover a { 
color: #FFF; 
} 
/* 4th Menu */ 
ul#navmenu li:hover li:hover li:hover li a, 
ul#navmenu li.iehover li.iehover li.iehover li a { 
color: #FFF; 
} 
/* 4th Menu Hover */ 
ul#navmenu li:hover li:hover li:hover li a:hover, 
ul#navmenu li.iehover li.iehover li.iehover li a:hover { 
color: #FFF; 
} 
ul#navmenu ul ul, 
ul#navmenu ul ul ul { 
display: none; 
position: absolute; 
top: 0; 
left: 200px; 
} 
/* Do Not Move - Must Come Before display:block for Gecko */ 
ul#navmenu li:hover ul ul, 
ul#navmenu li:hover ul ul ul, 
ul#navmenu li.iehover ul ul, 
ul#navmenu li.iehover ul ul ul { 
display: none; 
} 
ul#navmenu li:hover ul, 
ul#navmenu ul li:hover ul, 
ul#navmenu ul ul li:hover ul, 
ul#navmenu li.iehover ul, 
ul#navmenu ul li.iehover ul, 
ul#navmenu ul ul li.iehover ul { 
display: block; 
} 




.form_search{ position:absolute; right:15px; top:10px;}
.input_search{
	background-image: url(images/input_search.jpg);
	background-repeat: no-repeat;
	width:144px;
	height:22px;
	line-height:22px;
	padding:0 10px;
	color:#666;
	border:0px solid #000;
	float:left;
	font-size:12px;
}

.btn_search{
	width:23px;
	height:22px;
	border:0px solid #FFF;
	background: url(images/btn_search.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.btn_search:hover{
	background: url(images/btn_search.png) no-repeat left -22px;
}




a.btn_more{
	background-image: url(images/btn_more.gif);
	background-repeat: no-repeat;
	width:38px;
	height:12px;
	text-indent:999px;
	display:block;
	position:absolute;
	right:0px;
	top:10px;
	overflow:hidden;
}

a.btn_more1{
	background-image: url(images/btn_more.gif);
	background-repeat: no-repeat;
	width:38px;
	height:12px;
	text-indent:999px;
	display:block;
	position:absolute;
	right:10px;
	top:15px;
	overflow:hidden;
}

.banner_1{
	background-image: url(images/banner_1.png);
	background-repeat: no-repeat;
	width:950px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

.reset_png{ position:relative;
	width:950px;
	height:400px;
}
.about{ position:absolute; right:40px; bottom:10px; width:380px; height:130px; padding-top:40px; color:#666; font-size:12px; line-height:25px;}




.nav{
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:960px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
.navigation{
	height:40px;
	line-height:40px;
	color:#666;
	padding:10px 0 10px 15px;
	margin:auto;
	font-family:"宋体",Verdana, Geneva, sans-serif;
	padding-top:100px;
}
.navigation a{
	margin:0 5px;
	color:#666;
	background: url(images/navigation.gif) no-repeat left center;
	padding-left:20px;
}
.navigation span{ padding-right:5px;}
.navigation strong{
	margin:0 5px;
	font-weight:normal;
	}
	
	

.list_txt_page{}
.list_txt_page li{ border-bottom:1px dashed #E0E0E0; height:80px; margin-bottom:14px; position:relative;}
.list_txt_page a{}
.list_txt_page img{ float:left; margin:4px 15px 0 0;border:1px solid #FFF;}
.list_txt_page a:hover img{ border:1px solid #9C0;}
.list_txt_page h4{}
.list_txt_page h4 a{ color:#0079C5; font-size:14px; line-height:24px; float:none;}
.list_txt_page h4 a:hover{color:#F60;}
.list_txt_page p{color:#B9B9B9;}
.list_txt_page li span{ position:absolute; right:0; top:0px; line-height:24px; font-size:10px; color:#999; font-weight:normal; font-family:Verdana, Geneva, sans-serif;}



.pagelist{ text-align:center; color:#666; font-size:13px; clear:both;}
.pagelist a{ color:#666;}
.pagelist span{padding:5px;}

.pagelist .gofirst{ }/*去开始*/
.pagelist .gofirst strong{font-weight: normal;color:#CCC;}
.pagelist .gofirst a{}

.pagelist .golast{}/*去末尾*/
.pagelist .golast strong{font-weight: normal;color:#CCC;}
.pagelist .golast a{}


.pagelist .goprev{}/*上一页*/
.pagelist .goprev span{color:#CCC;}
.pagelist .goprev a{}

.pagelist .gonext{}/*下一页*/
.pagelist .gonext span{color:#CCC;}
.pagelist .gonext a{}


.pagelist .standard{}/*页码数字*/
.pagelist .standard a{ padding:0 5px; margin:0 5px;}
.pagelist .standard strong{ color:#0066CC; background-color:#CCE7F4;padding:0 5px; margin:0 5px;}






.m_2{ margin-bottom:10px;}
.m_2 li{ border-bottom:1px dashed #DDD; height:120px;}
.m_2 a{ color:#666; font-size:14px; font-weight:bold;}
.m_2 a h2{ color:#666; font-size:14px;}
.m_2 p{ color:#CCC; line-height:20px; padding:5px 0 10px 0; margin-bottom:10px;}
.m_2 img{ padding:2px; float:left; margin:0 10px 10px 0;}


.list_1{}
.list_1 li{
	line-height:25px;
	height:25px;
	background: url(images/list_1.gif) no-repeat left center;
	padding-left:15px;
}
.list_1 li a{ font-size:12px; color:#666;}
.list_1 li a:hover{ color:#043E8A;}
.list_1 li span{ color:#CCC; padding-left:15px;}




.list_2{}
.list_2 li{ text-align:center; float:left; width:25%;}
.list_2 li a{ display:block; color:#333; padding:0 20px;}
.list_2 li a.list_2_t{line-height:20px;overflow:hidden;}
.list_2 li p{ color:#999; margin:5px 0 0 5px; padding:0 20px; line-height:20px; height:40px; overflow:hidden;}
.list_2 li img{ width:120px; height:100px; padding:2px; border:1px solid #DDD; background-color:#FFF; margin-bottom:15px;}
.list_2 li a:hover img{ border:1px solid #9C0;}


.t_1{
	height:40px;
	line-height:40px;
	background: url(images/t_1.gif) no-repeat left 0;
	position:relative;
	padding:0 20px;
}
.t_1 h3{ font-size:14px; color:#333; font-weight:normal;}
.t_1 h3 span{ padding:0 10px; font-size:13px;}
.t_1 h3 a{}


.f_1{ border:1PX solid #EBEBEB; border-top:none; background-color:#fff;}
.f_1_a{ border:1PX solid #EBEBEB; background-color:#fff;}



.t_contact{
	background: url(images/t_contact.jpg) no-repeat left top;
	font-size:14px;
	height:55px;
	width:150px;
	padding:0 15px;
	position:relative;
}
.t_contact h3{ font-size:14px; font-weight:normal; color:#000; position:absolute; bottom:10px;}



.box{
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:920px;
	padding:20px 20px;
	margin-left:auto;
	margin-right:auto;
}

.w_940{ width:940px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.w_920{ width:920px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.w_180{ width:180px; _height:1%; overflow:hidden;}
.w_720{ width:720px; _height:1%; overflow:hidden;}




.menu_left{}
.menu_left dt{
	background-image: url(images/menu_left.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	font-size:14px;
	line-height:40px;
	padding:0 10px;
}
.menu_left dt span{ color:#A7C0DB; font-size:13px; padding:0 5px;}

.menu_left dd{ border:1px solid #EBEBEB; border-top:none;}
.menu_left dd a{
	display:block;
	border-bottom:1px dotted #EBEBEB;
	line-height:34px;
	background-color:#FFF;
	font-size:14px;
	padding:0 15px;
	color:#666;
	text-decoration: none;
}
.menu_left dd a:hover{ background-color:#C8DFF7;}
.menu_left .menu_left_on{
	background: url(images/menu_left_on.gif) no-repeat right center;
	background-color:#005EAA;
	color:#FFF;

}
.menu_left a.menu_left_on:hover{background-color:#005EAA;}




/***滚动图片scroll
________________________________________*/


.scroll{ width:370px; height:135px; position:absolute; padding:20px 45px 10px 40px; left:20px; top:230px; overflow:hidden;}
.scroll ul{ width:375px; overflow:hidden;}
.scroll li{ width:115px; height:150px; text-align:center; overflow:hidden; padding:0 5px;}
.scroll li a{ display:block; color:#666; line-height:20px;font-size:12px;}
.scroll img{ width:110px; height:90px; border:1px solid #DDD; padding:2px; margin-bottom:6px; background-color:#FFF;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:40px;
	height:130px;
	background: url(images/scroll.gif) no-repeat left center;
	z-index:999;
}
.scroll a.bx-prev{left:-40px;}
.scroll a.bx-prev:hover{background: url(images/scroll.gif) no-repeat -80px center;}
.scroll a.bx-next{left:375px;background: url(images/scroll.gif) no-repeat -40px center;}
.scroll a.bx-next:hover{background: url(images/scroll.gif) no-repeat -120px center;}


.furl{
	width:940px;
	height:48px;
	line-height:48px;
  	margin-left:auto;
	margin-right:auto;
	border:1px solid #F1F1F1;
	padding:0 15px;
	color:#666;
	background-image: url(images/furl.jpg);
	background-repeat: repeat-x;
}
.furl a{ font-size:12px; color:#666; padding:0 3px;}
.furl strong{ font-size:14px; color:#333; font-weight:bold; padding-right:10px;}


.foot{
 	width:970px; height:60px;
 	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#999;
	line-height:25px;
	padding:10px 0;
	clear:both;
	text-align:center;
	}
.foot p{ padding:0 5px;}
.menu_foot{font-size:14px;}
.menu_foot a{color:#666; padding:0 5px;}





.c_title { padding:0px 10px; text-align:center;}
.c_title h1{font-size:24px; text-align:center; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#333;padding-bottom:15px;font-weight:normal; border-bottom:2px solid #E8EBEE;}

.c_title p{ color:#9CA5B4; padding:5px 0; }
/*内容*/
.content{
	font-size:14px;
	padding:20px;
	margin:0px;
	color:#666;
	line-height:200%;
	margin-bottom:20px;
	clear:both;
}


/*首页滚动*/
.scoll_img{
width:450px;
}

.GalleryPictureScroller
{
	margin: 0px10px 5px;
	height: 168px;
	width:400px;
	overflow:hidden;
	text-align:center;
}
.GalleryPictureScrollerMoveLeft
	{
		background:url(images/previous_btn.gif) 0px 20px;
		background-repeat: no-repeat;
		width: 14px;
		height: 86px;
		cursor: pointer;
	}
.GalleryPictureScrollerMoveRight
	{
		background:url(images/next_btn.gif) 0px 20px;
		background-repeat: no-repeat;
		width: 14px;
		height: 86px;
		cursor: pointer;
	}

.GalleryPictureScrollerImageArea
{
	padding:0 5px;
	width:142px;
	height:155px;
	overflow: hidden;
	font-weight:bold;
	line-height:1em;
}


.GalleryPictureScrollerImage{
	height:120px;width:140px;
	text-align:center;/*水平居中*/
	font-size:110px;/*IE靠这垂直居中*/ 
	display: table-cell;
	vertical-align:middle;
	overflow:hidden;
	text-align:center;display:table-cell;vertical-align:middle;*display:block;*font-size:88px;*font-family:Arial;
}
.GalleryPictureScrollerImage a {display:block;height:120px;width:140px;overflow:hidden;text-align:center;/*水平居中*/
	font-size:110px;/*IE靠这垂直居中*/ 
	display: table-cell;
	vertical-align:middle;}

.GalleryPictureScrollerImage img {
max-width:110px;max-height:90px;vertical-align:middle;padding:5px;border:1px solid #e5e5e5;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:white;
}


/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
}

.pages strong {
  color:#555;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#F5F5F5;
  border:1px solid #ccc;
  margin: 0px 3px 0px 0px;
}
.pages a {
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  border:1px solid #CCC;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#555;
}

.pages span {
  float:right;
}

#page,#page a {color:#333;}

.blank5,.blank10,.blank30 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank30 {height:30px;}

.list_txt li {
  clear:both;
  line-height:28px;
  padding-left:15px;
  font-size:14px;
  border-bottom:1px dotted #F5F5F5;
  background:url(images/dot.gif) left 12px no-repeat;
}

ul.announ_list {margin:10px 0px;}
ul.announ_list li {line-height:26px;}

ul,ol,li {
  list-style:none;
}

/*工具*/
#tool {
	font-size:12px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	height:20px;
	line-height:20px;
	margin:10px 0;
	padding:0px 0 20px 10px;
	overflow: hidden;
}
#tool ul {
	float:left;
}
#tool ul li {
	float:left;

	line-height:20px;
	list-style:none;
}
#tool .commentary, #tool .print, #tool .copy, #tool .email, #tool .close, #tool .rss_2, #tool .t_1, #tool .t_2, #tool .t_3 {
	background-image: url(tool.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
	display:block;
	margin:0 10px 0 0;
	color:#333;
}
#tool .print {
	background-position: left -40px;
}
#tool .copy {
	background-position: left -80px;
}
#tool .email {
	background-position: left -100px;
}
#tool .close {
	background-position: left -60px;
}
#tool .rss_2 {
	background-position: left -120px;
}
#tool .t_1 {
	background-position: left -140px;
}
#tool .t_2 {
	background-position: left -160px;
}
#tool .t_3 {
	background-position: left -180px;
}

#tool .t_4 {padding-left:20px;background:url(comment.gif) left 3px no-repeat;}
#tool .orders {padding-left:20px;background:url(orders.gif) left 2px no-repeat;}
#tool .sinaicon {padding-left:20px;background:url(sinaicon.png) left 1px no-repeat;}

#content {line-height:200%;font-size:14px;}
#content table,.content table {font-size:12px;}
#content img {width:640px;}

.list-view {
float:left; 
width:22%; 
text-align:center;  
margin:0 0px 5px; 
padding:0px  1%; 
vertical-align:100%;
} 	

.img-wrap{
	margin:0 auto;   
	width:90%;  
	min-height:150px;
	overflow:hidden; 
	/*非IE的主流浏览器识别的垂直居中的方法*/
	vertical-align:middle;
	/*设置水平居中*/                
	display: table-cell; 
	text-align:center;							
	/* 针对IE的Hack */
	*display: block;
	*font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}

.img-wrap img {
  display:block;
  width:116px;
  width:80%\0;
  _width:120px;
  margin:0px auto;
  vertical-align:middle;
  border:1px solid #ccc;
  _border:none;
  padding:5px;
  background:url(images/pic_bg.gif) left top no-repeat;
  border-right:1px solid white; 
  border-bottom:1px solid white;
   /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
  }

.list_text_pic {float:left;width:140px; vertical-align:100%;}
.date {float:right;font-size:normal;}

#list-view h5 a {
clear:both;
  width:142px;
  overflow:hidden;
  height:18px;
  line-height:18px;
  margin-top:10px;
  font-size:12px;
   text-align:center;
  font-weight:normal;
}
#list-view span {color:red;}
#list-view h5 p {height:18px;
  line-height:18px;}
.back,.btn {
  display:block;
  clear:both;
  width:72px;
  height:21px;
  line-height:20px;
  margin:15px 0px;
  padding-left:10px;
  background:url(images/back.gif) left top no-repeat;
  text-align:center;
  color:white;
  font-size:12px;
  text-decoration: none;
  border:none;
}

.back a,.back a:hover {text-decoration: none;color:white;}

.input_d {
  width:190px;
  height:29px;
  line-height:29px;
  padding:0px 10px;
  background:url(images/input_bg_d.gif) left top no-repeat;
  border:none;
  font-size:12px;
}



.input_c {
  width:39px;
  height:21px;
  line-height:21px;
  padding:0px 10px;
  background:url(images/input_bg_c.gif) left top no-repeat;
  border:none;
  font-size:12px;
}

#addcontentuser {
  padding:5px;background:#E47C01;color:white;
}

#catid {height:27px;
  line-height:27px;border:1px solid #999;color:#333;}
.top_input{ float:left; padding-left:8px;}

.top_inputimg{ 
float:left; margin-left:8px; padding:0px 8px;height:27px;
  line-height:27px;color:white;
  background:url(images/btn.gif) right top no-repeat;border:none;
  }

.top_input input {margin:10px 0px;
	background-image: url(sm_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border:1px solid #999;color:#999;
	height:25px;
  line-height:25px;
	text-align: left;
	text-indent: 24px;
	color:#CCC;
	font-size:12px;
}


.p_info,.d_info {
  height:20px;
  line-height:20px;
  padding-left:20px;
  background:url(images/rank_1.gif) left center no-repeat;
  
  font-size:14px;
  font-weight:bold;
}



.news_text_pic h5 {
  float:right;
  width:465px;
  font-weight:bold;
  font-size:12px;
  text-align:left;
  color:#333;
}


.news_text_pic h5 a {
  color:#333;
  font-size:14px;
}

.news_list .date,.news_text h5 .date,.news_text_pic h5 .date,.strgrade {
  float:right;

  color:#999;
  font-weight:normal;
}

.strgrade {
  display:block;
  width:160px;
  text-align:left;
}



.news_text_pic {
  clear:both;
  height:auto;
  padding:30px 0px;
  background:url(images/line-2.gif) left bottom repeat-x;
}


.news_text_pic p {
  float:right;
  width:460px;
  text-align:left;
  color:#999;
  padding:5px;
  line-height:26px;
  margin:0px;
}


#pro_baseinfo li {list-style:none;}




.slides_box{ position:relative; width:260px; height:230px;padding:4px;border:1px solid #DCDCDC;overflow:hidden; }
.slides_box div{position: absolute; text-align:center;}
.slides_box div img{ width:260px; height:200px; }
.slides_box div p{position: absolute; left:0 ;bottom:-26px;line-height:26px;width:260px;background:#035faa;}
.slides_box div p a{color:#FFF;}
.slides_nav{ text-align:center; position:absolute; right:20px; bottom:40px;}
.slides_nav li{ cursor:pointer; padding:3px 4px; color:#FFF; background-color:#666; margin:1px; display:inline; font-weight:bold; font-size:12px;}
.slides_nav .current{ background-color:#F00; color:#FFF;}





