@charset "utf-8";
/*基本信息*/
body {
	font:12px Tahoma;
	margin:0px;
	padding:0px;
	color:#333333;
	background-color:#466072;
}

a,img {
    star:expression(this.onFocus=this.blur()); 
    outline:none;}
* {
	margin: 0; padding:0
}
p{ margin:0px; padding:0px;}
img {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
ul {
	LIST-STYLE-TYPE: none
}
ol {
	LIST-STYLE-TYPE: none
}
li {
	LIST-STYLE-TYPE: none
}

div {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
ul {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
li {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
ol {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
span {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}

a:link {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
	
}
a:visited {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
	
}
a:hover {
	font-size: 12px;
	line-height:18px;
	color: #ff6600;
	text-decoration:none;
	
}
a:active {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
	
}
.more:link,.more:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right:25px;
}

.more:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	padding-right:25px;
}

.column_dian {
	border: 0px none;
	
}
.multi_page:link {
    display: block;
	font-size: 12px;
	color: #636563;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}
.multi_page:visited{
    display: block;
	font-size: 12px;
	color: #636563;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}
.multi_page:hover{
	font-size: 12px;
	height: 16px;
	color: #F76502;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
    border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}

.product_sole {
		display: block;
		word-break:break-all;
		font-size: 12px;
        color: #636563;
		letter-spacing:1px; 
        line-height: 20px;
        height: 20px;
		text-align: left;
		padding-left:18px;
        text-decoration: none;
		border-bottom: 1px dashed #D9D7D8; 
		background-image: url(arrow.gif);background-repeat: no-repeat;
}
.job_title {
		display: block;
		word-break:break-all;
		font-weight:bold ;
		font-size: 12px;
        color: #505050;
		letter-spacing:1px; 
        line-height: 30px;
		text-align: left;
        text-decoration: none;
}
.job {
		display: block;
		word-break:break-all;
		font-size: 12px;
        color: #505050;
        line-height: 18px;
		text-align: left;
		padding-right:18px;
        text-decoration: none;
}

.feedback_input{
      border-right: rgb(88,88,88) 1px double;
      border-top: rgb(88,88,88) 1px double;
      border-left: rgb(88,88,88) 1px double;  
      border-bottom: rgb(88,88,88) 1px double;
      line-height: normal; 
      font-weight: normal; 
      font-size: 9pt; 
      font-style: normal; 
      font-variant: normal;

}

/*整体页面层容器*/
.page-container {
width:1002px;
margin: auto;
background:#ffffff;
}
#page-container {
width:1002px;
margin: auto;
background:#ffffff;
border:1px solid #b9a580;
}


.page-container.bg{  }

/*页面头部*/
.header { display:block; height:100%;margin:0 auto; padding:0px; position:relative; width:1002px;}
#header { display:block; height:100%;margin:0 auto; padding:0px; position:relative; width:1002px;}

.logo {
    display: block;
	margin: 0px;
}
#logo {
    display: block;
	margin: 0px;
}
.name { 
   display: block;
	margin: 0px;
	width:1002px;
	height:100%;
	line-height:32px;
	color:#000000;
	font-family:"宋体";
	font-size:12px;	
}
#name {
    display: block;
	margin: 0px;
	width:1002px;
	height:100%;
	line-height:32px;
	color:#000000;
	font-family:"宋体";
	font-size:12px;	
}

.search {
    display:none;
	padding:0;
	margin:0;
	float: right;
	width: 190px;
	line-height: 21px;
	margin-right:10px;
	position:absolute; right:0px; top:0px;
}
#search {
    display:none;
	padding:0;
	margin:0;
	float: right;
	width: 190px;
	line-height: 21px;
	margin-right:10px;
	position:absolute; right:0px; top:0px;
}
.search_input {float: left;}
.search_pic {
	line-height: 18px;
	margin: 0;
	float: right;
	width: 19px;
	background-image:url(search.gif); background-repeat:no-repeat;
	text-align:left;	
}
.search:link{
          color:  #000000;
		  padding:10px;
		  font-size:1px;}
.search:visited{
          color:  #000000;
		  padding:10px;
		  font-size:1px;}
.search:hover{
          color:#000000;
		  padding:10px;
		  font-size:1px;}
.name_title{
	font-size: 15pt;
	font-weight: bold;
	width: auto;
	color:  #356490;
	letter-spacing: 4px;
	line-height: 41px;
	margin: 0;
	text-align :left;}
.input {
	font-size:12pt;
	width: 120px;
	height:16px;
	line-height:16px;
	text-decoration: none;
	border: 1px solid #AEAAA1;
	background-image:url(search-bg.gif); background-repeat:no-repeat; background-position:left;
	padding-left:31px;
	}
	
.banner {
    display: block;
	background:#000000;
    background:url(banner2.jpg)  no-repeat; 
    margin:0 auto;
	height:162px;
	border-bottom:1px solid #ffffff;
}	
#banner {
    display: block;
	background:#000000;
    background:url(banner.jpg)  no-repeat; 
    margin:0 auto;
	height:134px;
	border-bottom:1px solid #ffffff;
}


#menu {
    display: block;
	clear: both;
	padding:0;
	margin:0;
	_margin:0;
	height:36px;
	background-image: url(menu-bg.gif); background-position: center bottom; background-repeat: repeat-x;
	}
#menu ul { list-style:none;margin:0px;padding:0; width:1002px;}
#menu ul li {float:left;margin:0 0px; position: relative;}
#menu ul li a {font-size: 14px; font-weight:bold;color: #ffffff; font-family:"宋体";padding:10px 16px 10px 16px;line-height:36px; text-decoration:none;}
#menu ul li a:hover {font-size: 14px; font-weight:bold;color: #010300; font-family: "宋体";padding:10px 16px 10px 16px;line-height:36px;  background-image:url(menu-bg-1.gif); background-position:top; background-repeat:repeat-x;text-decoration:none;}
/*1st sub level menu*/
#menu ul li ul{display:block;left:0px;visibility:hidden;position:absolute;top:1em; background:#000000;}
/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul li ul li{display:list-item;float:none;}


/* Sub level menu links style */
#menu ul li ul li a{ display:block;padding-right:5px;padding-left:30px;width:140px;border:#e3e3e3 1px solid;font-size: 12px;color: #666666; background:#000000; background-image:url(xl.gif);background-repeat: no-repeat;height:15px; line-height:15px;text-align : left; font-weight:normal;}
#menu ul li ul li a:hover {display:block; padding-right:5px;padding-left:30px;width:140px;border:#e3e3e3 1px solid;font-size: 12px;color: #000000;background: #eeeeee;background-image:url(xl.gif);background-repeat: no-repeat;height:15px; line-height:15px;text-align : left;font-weight:normal;}
.menutop { display:block;width:60px;height:36px;background-image:url();background-repeat: no-repeat left;}
.menuDiv{display:block;width:5px;height:36px;background-image:url(menudiv.gif);background-repeat: no-repeat;}
#menu ul li.menubottom {display:none;width:40px;height:36px;background-image:url(menubottom.gif);background-repeat: no-repeat; background-position:right top; float:right; }




#adminn {
       display: none;
       float:right;
}
#path_left{ display:block; padding-left:40px; background-image:url(path.gif); background-repeat:no-repeat; background-position:left; background-position:left; padding-top:10px; padding-bottom:10px; color:#1000101;}

#path_left a{  color:#1000101; text-decoration:none;}
#path_left a:hover{  color:#1000101; text-decoration:underline;}

.adminn {
       display: none;
       float:right;
}
.path_left{ display:block; padding-left:40px; background-image:url(path.gif); background-repeat:no-repeat; background-position:left; background-position:left; padding-top:10px; padding-bottom:10px; color:#1000101;}

.path_left a{  color:#1000101; text-decoration:none;}
.path_left a:hover{  color:#1000101; text-decoration:underline;}



/*页面中间部分*/

.page_all {
    display: block;
	float:left;
	width:1002px;
	padding-top:5px;
	margin:0 auto;
	
	
}


/*页面左边栏*/
.sidebar {
   display: block;
	width:160px;
	float:left;
	height: auto;
	padding-top:5px;	
}


/*--快速导航--*/
.navigation {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	 	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;

	 }
	
.navigation_title {
   margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;
}

.navigation_content {
     margin:0px;
	 font-size: 12px;
	 padding-left:10px; 
	 padding-right:10px;

}
.navigation_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

.navigation_content li {
	padding: 0 0 0 0px;
	height:31px;
	margin-bottom:6px;
	background-image:url(line.gif); background-repeat:repeat-x; background-position:bottom;
	
}

.navigation_content li a, .navigation_content li a:visited {
	text-align: left;
	line-height:31px;
	height: 31px;
	text-decoration: none;
	display: block;
	padding: 0px 0 2px 25px;
	font-size:13px;
	font-family:"新宋体";
	font-weight:bold;
	color: #333333;
}	
	
.navigation_content li a:hover {
	text-align: left;
	line-height:31px;
	height: 31px;
	text-decoration: none;
	display: block;
	padding: 0px 0 2px 25px;
	font-size:13px;
	font-family:"新宋体";
	font-weight:bold;
	color: #019fe6;
	background:#F0F4F6;
	
}




/*--快速导航（产品列表类）--*/
.navigation1 {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #B1C3D4;
	 min-height:280px;
	}
	
.navigation1_title {
    display:none;
	margin: 0px;
    height: 30px;
	padding: 0 0 0 28px;
	line-height: 35px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	background-image:url(side_title1.gif); background-repeat:no-repeat; 	
	
}
.title {
    display:block;
	margin: 0px;
    height: 38px;
	padding: 0 0 0 28px;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	background-image:url(side_title1.gif); background-repeat:no-repeat; 	
	
}

.navigation1_content {
    padding:0;
    MARGIN-BOTTOM: 4px;
	display:block;
	min-width:180px;
	_width:180px;

}

.navigation1_content .li1 {
	BACKGROUND: url(navi_li1.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold; padding:5px 0 5px 0;
}
.navigation1_content .li2 {
	BACKGROUND: url(navi_li2.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li1 A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none; 
}
.navigation1_content .li1 A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li1 A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2 A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2 A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li2 A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}

.navigation1_content .li1_no {
	BACKGROUND: url(navi_li11.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li1_no A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li1_no A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li1_no A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2_no {
	BACKGROUND: url(navi_li22.gif) no-repeat bottom; FLOAT: left; WIDTH: 77px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li2_no A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2_no A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li2_no A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}


.flxf_left_wai {
	FLOAT: left; WIDTH: 60px;
}
.flxf_left_wai A {
	COLOR: #000; TEXT-DECORATION: none
}
.flxf_left_wai A:hover {
	COLOR: #D00606; TEXT-DECORATION: none
}
.flxf_left {
	BORDER-RIGHT: #a1a1a1 1px; BORDER-TOP: #a1a1a1 1px solid; FONT-WEIGHT: bold; FLOAT: left; BORDER-LEFT: #a1a1a1 1px solid; WIDTH: 61px; COLOR: #000; LINE-HEIGHT: 23px; BORDER-BOTTOM: #a1a1a1 1px solid; HEIGHT: 23px; BACKGROUND-COLOR: #fafafa; TEXT-ALIGN: center
}

.flxf_left_wai .shadow {
	FONT-SIZE: 0px; Z-INDEX: -1; BACKGROUND: #999; FILTER: alpha(opacity=30); *MARGIN-LEFT:-60px;  WIDTH: 60px; POSITION: absolute; HEIGHT: 27px; moz-opacity: 0.3; opacity: 0.3
}
.flxf_right_wai {
	FLOAT: left; WIDTH: 180px
}
.flxf_right {
	BORDER-RIGHT: #a1a1a1 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #a1a1a1 1px solid; PADDING-LEFT: 3px; BACKGROUND: url(flxf_bg.gif) #fafafa no-repeat left top; FLOAT: left; PADDING-BOTTOM: 10px; BORDER-LEFT: #a1a1a1 1px; WIDTH: 160px; PADDING-TOP: 0px; BORDER-BOTTOM: #a1a1a1 1px solid
}
.flxf_right LI {
	BORDER-RIGHT: #a1a1a1 1px solid; PADDING-RIGHT: 10px; MARGIN-TOP: 5px; DISPLAY: inline; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; WORD-BREAK: keep-all; LINE-HEIGHT: 15px; PADDING-TOP: 0px; HEIGHT: 15px
}
.flxf_right_wai .shadow {
	FONT-SIZE: 0px; Z-INDEX: -1; BACKGROUND: #999; FILTER: alpha(opacity=30); LEFT: 60px; WIDTH: 180px; POSITION: absolute; moz-opacity: 0.3; opacity: 0.3
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; LINE-HEIGHT: 0px; HEIGHT: 0px
}
.gray8712 A {
	COLOR: #878787; TEXT-DECORATION: none
}
.gray8712 A:hover {
	COLOR: #878787; TEXT-DECORATION: underline
}
.gray4012 A {
	COLOR: #404040; TEXT-DECORATION: none
}
.gray4012 A:hover {
	COLOR: #404040; TEXT-DECORATION: underline
}


/*--推荐排行榜--*/
.list_1{
    display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	 background-color:#ebebed;
	 	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;	

	 }
	
.list_1_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;

}

.list_1_content {
     margin:0px;
	 font-size: 12px;


}
.list_1_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

.list_1_content li {
	padding: 0px 0 0px 15px;
	
}

.list_1_content li a, #list_1_content li a:visited {
	text-align: left;
	line-height:24px;
	_height: 24px;
	text-decoration: none;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #000000;
	
	
}	
	
.list_1_content li a:hover {
	text-align: left;
	line-height:24px;
	_height: 24px;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #019fe6;
	text-decoration:underline;
}
.list_1_1{ background:url(list_1_1.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_2{ background:url(list_1_2.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_3{ background:url(list_1_3.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_4{ background:url(list_1_4.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_5{ background:url(list_1_5.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_6{ background:url(list_1_6.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_7{ background:url(list_1_7.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_8{ background:url(list_1_8.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_9{ background:url(list_1_9.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_10{ background:url(list_1_10.gif) no-repeat left; padding: 0px 0 0px 26px;}



/*--点击排行榜--*/
.list_2{
      display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	 background-color:#ebebed;
	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	

	}
	
.list_2_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;
	
}

.list_2_content {
     margin:0px;
	font-size: 12px;

}
.list_2_content ul {
    list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

.list_2_content li {
	padding: 0px 0 0px 15px;
	
}

.list_2_content li a, .list_2_content li a:visited {
	text-align: left;
	line-height:24px;
	_height: 24px;
	text-decoration: none;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #000000;
	
	
}	
	
.list_2_content li a:hover {
	text-align: left;
	line-height:24px;
	_height: 24px;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #ff6600;
	text-decoration:underline;
}
.list_2_1{ background:url(list_2_1.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_2{ background:url(list_2_2.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_3{ background:url(list_2_3.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_4{ background:url(list_2_4.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_5{ background:url(list_2_5.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_6{ background:url(list_2_6.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_7{ background:url(list_2_7.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_8{ background:url(list_2_8.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_9{ background:url(list_2_9.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_10{ background:url(list_2_10.gif) no-repeat left; padding: 0px 0 0px 26px;}


/*--侧边图片新闻--*/
.side_news_pic{
    display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 font-weight:bold;
	 border:none;
	 	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;

	}
	
.side_news_pic_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#fff;
	font-weight:bold;
		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;	
	
}

.side_news_pic_content {
     margin:0px;
	font-size: 12px;

}
.side_news_pic_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align:left;
	padding-top:5px;
}	

.side_news_pic_content li {
	padding: 5px 0 5px 3px;
	word-wrap:break-word; overflow:hidden;
	clear:both;	
}


.side_news_pic_content li a,.side_news_pic_content li a:visited {
	text-align: left;
	line-height:17px;
	_height:17px;
	text-decoration: none;
	display: block;
	padding: 0;
	font-size:12px;
	color: #000000;
	font-weight:normal;	
}	
	
.side_news_pic_content li a:hover {
	text-align: left;
	line-height:17px;
	_height:17px;
	display: block;
	padding: 0;
	font-size:12px;
	color: #3378a8;
	text-decoration:underline;
	font-weight:normal;
}

.side_news_pic_content img{ border:none; padding:2px 10px 0 5px;float:left; }

/*--侧边图片新闻二--*/
.side_news2_pic{
    display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	background-image:url(side_title1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
.side_news2_pic_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#fff;
	font-weight:bold;
		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;	
	
}

.side_news2_pic_content {
     margin:0px;
	font-size: 12px;

}
.side_news2_pic_all{display:block;word-wrap:break-word; overflow:hidden; _clear:both; padding-bottom:15px;padding-top:15px; }
.side_news2_pic_img{ float:left}
.side_news2_pic_introduction{ *float:left;word-wrap:break-word; overflow:hidden; padding-right:5px;}	

.side_news2_pic_bt:link,.side_news2_pic_bt:visited {
	text-align: left;
	font-family:"宋体";
	line-height:17px;
	_height:17px;
	text-decoration: none;
	display: block;
	padding: 0;
	font-size:13px;
	font-weight:bold;
	color: #555454;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;	
}	
	
.side_news2_pic_bt:hover {
	text-align: left;
	font-family:"宋体";
	line-height:17px;
	_height:17px;
	display: block;
	padding: 0;
	font-size:13px;
	font-weight:bold;
	color: #3378a8;
	text-decoration:underline;
	padding-top:3px;
	padding-bottom:5px;	
}
.side_news2_wz:link,.side_news2_wz:visited {
	text-align: left;
	font-family:"宋体";
	line-height:17px;
	_height:17px;
	text-decoration: none;
	display: block;
	padding: 0;
	font-size:12px;
	color: #000000;	
}	
	
.side_news2_wz:hover {
	text-align: left;
	font-family:"宋体";
	line-height:17px;
	_height:17px;
	display: block;
	padding: 0;
	font-size:12px;
	color: #3378a8;
	text-decoration:underline;
}
.side_news2_pic_content img{ border:none; padding:2px 10px 0 5px;float:left; }



/*--侧边栏新闻-*/

.side_news {
   display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.side_news_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ebebed;
	font-weight:bold;
		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;
	 
	
}

.side_news_content{
	margin:0px;
	font-size: 12px;
	text-align:left;
	padding-right:5px;

	
}

.side_new:link, .side_new:visited{
   display: block;
	font-size: 12px;
	color: #000000;
	padding-left:40px;
	text-decoration:none;
	line-height: 25px;
    _height: 25px;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}

.side_new:hover{
	font-size: 12px;
	line-height: 25px;
    _height: 25px;
	padding-left:40px;
	color: #ff6600;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}



/*--公告栏--*/

.notice {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	  }
.notice_title {
    margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;

}
.notice_content{
    word-break:break-all;
	margin:0px;
	font-size: 12px;
	padding:5px;
	line-height:22px;	
}



/*--友情链接--*/
.link {
    display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:none;
	 background-color:#ebebed;
	background-image:url(side_title1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	 }
.link_title {
	margin: 0px;
    height: 24px;
	padding: 0 0 0 35px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;

		 background-image:url(side_title1-r.gif);
	 background-position:right top;
	 background-repeat:no-repeat;
}

.link_content{
	margin:0px;
	font-size: 12px;
	text-align:left;	
}
.link_content img{
     max-width:160px;
     width:160px;
     width:expression(document.body.clientWidth>160?"160px":"auto");
     overflow:hidden;
	 border:0;
	 padding-top:5px;
	 padding-left:20px;
	 padding-bottom:5px;

}
.sidea:link,.sidea:visited {
   display: block;
	font-size: 12px;
	color: #000000;
	padding-left:40px;
	text-decoration:none;
	line-height: 25px;
    _height: 25px;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}

.sidea:hover{
	font-size: 12px;
	line-height: 25px;
    _height: 25px;
	padding-left:40px;
	color: #ff6600;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}





/*页面右栏*/
#content {
    display: block;
	height: auto;
	line-height:25px;
	padding:10px 20px;
    }
	
.content_mid {}
/*简介*/
.introduction{width:98%;margin:5px; border:1px solid #dfdfdf}
.introduction_title {
	
	display:none;
	letter-spacing: 4px;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 28px;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color:#AC9F68;
    background-image: url(content_title_bg.gif);
}
.introduction_title_left {
	float:left;
	height: 28px;
    width:45px;
    background-image: url(content_title_left.gif);	
}
.introduction_title_bg {
	padding: 0 0 0 10px;
	float:left;
    
}
.introduction_title_right {
	float:right;
	height: 28px;
    width:41px;
    background-image: url(content_title_right.gif);	
}

.introduction_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color:#333333;

	}




.introduction_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
.introduction_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
.introduction_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif);background-repeat: no-repeat;	
}



/*图片切换新闻*/
.news_pic{
    display: block;
	 float:left;
	 width:49.5%;
	 color:#000000;
	 margin-top:5px;
	 border:1px solid #dfdfdf;
     }
	 
.news_pic_title {
    display:none;
	height: 48px;
	line-height:48px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 22px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
    
}
.news_pic_title_left {
	float:left;
	height: 15px;
    width:0px;
    background-image: url(news_pic_title_left.gif);	
}
.news_pic_title_bg {
    padding: 0 0 0 3px;
	float:left;
    
}
.news_pic_title_right {
	 display:block;
	float:right;
	height:31px;
	line-height:31px;
    text-decoration:none;
	padding-right:10px;
  
}
.news_pic_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
	}
	
.news_pic_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
.news_pic_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
.news_pic_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}

/*普通新闻*/
.news{ margin:5px; border:none; }
.news_title {
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#019fe6;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;   
}
.news_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url();   
}
.news_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_title_right {
    display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.news_content{
    word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	}
.news_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.news_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}
.new:link,.new:visited  {
    display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon6.gif);background-repeat: no-repeat;background-position:left top;

}
.new:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon6.gif);background-repeat: no-repeat;background-position:left top;
}
.more_top:link,.more_top:visited{
font-family:"宋体";
font-size:12px;
color:#fff;
height:24px;
line-height:24px;
font-weight:normal;
text-decoration:none;}

.more_top:hover{
font-family:"宋体";
font-size:12px;
color:#fff;
height:24px;
line-height:24px;
font-weight:normal;
text-decoration:underline;}

.more_bottom:link,.more_bottom:visited{
    font-size: 12px;
    font-family:"宋体";
	color: #fff;
	text-decoration: none;
	padding-right:25px;
	text-decoration:none;
}
.more_bottom:hover{
    font-size: 12px;
    font-family:"宋体";
	color: #ff6600;
	text-decoration: none;
	padding-right:25px;
	text-decoration:underline;
}

/*新闻类型一*/
.news_1{
    display: block;
	float:left;
	 margin:5px 5px 0 5px;
	 padding: 0;
	 width:46.5%;
	 color:#000000;
	 }
	 
.news_1_title {
    display:none;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
}
.news_1_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
}
.news_1_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_1_title_right {
  display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	padding-right:10px;
}
.news_1_content{
   *float:left;
	word-wrap:break-word; overflow:hidden;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	}
.news_1_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_1_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_1_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.news_1_bt:link,.news_1_bt:visited {
    display: block;
	clear:both;
	font-size: 20px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #cc2e2f;
	text-decoration:none;
}

.news_1_bt:hover {
	display: block;
	clear:both;
	font-size: 20px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #cc2e2f;
	text-decoration:underline;	
}

.new_1:link,.new_1:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;

}

.new_1:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型二（带图片）*/

.news_2{
	 margin:5px;
	 padding: 0;
	 border:none;
	 }

.news_2_title {
    height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#019fe6;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.news_2_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(); background-repeat:repeat-x; background-position:top;
}
.news_2_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_2_title_right {
 display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.news_2_content{
    *float:left;
	word-wrap:break-word; overflow:hidden;
	margin: 0 0 0 0;
	padding: 12px 5px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	}
.news_2_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_2_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_2_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.news_2_pic{ clear:both; width:100%; }
.news_2_pic img{ float:left;}
.news_2_pic_wz{ padding-left:150px; *float:left; *padding-left:10px;   }
.news_2_introduction{ display:block;clear:both; word-wrap:break-word; overflow:hidden; padding-top:10px;}

.news_2_bt:link,.news_2_bt:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #555454;
	font-weight:bold;
	text-decoration:none;
}
.news_2_bt:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #dd1100;
	font-weight:bold;
	text-decoration:underline;	
}
.new_2:link,.new_2:visited {
   display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon7.gif);background-repeat: no-repeat;background-position:left top;

}

.new_2:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon7.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型三（带图片）*/

.news_3{
	display: block;
	float:left;
	width:98%;margin:5px;
	border:none;
     }

.news_3_title {
    height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#01a0e4;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
.news_3_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(); background-repeat:repeat-x; background-position:top;
}
.news_3_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_3_title_right {
    display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.news_3_content_clear{ clear: both;}
.news_3_content{
	word-wrap:break-word; overflow:hidden;
	margin: 0 0 0 0;
	padding: 0px 5px 0px 10px;
	text-align: left;
	font-size: 12px;
	color:#000000;	display:block; 
		}
.news_3_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_3_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_3_bottom_right {
float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}


.wid50_l{display:block; width:46.5%;padding:0px 10px 0px 10px; float:left}
.news_3_pic{ float:left; width:140px; padding-right:10px; }
.news_3_pic_all{ display:block; padding-top:12px;}
.news_3_pic img{ float:left;}
.news_3_pic_wz{ padding-left:140px; *float:left; *padding-left:0px;}
.news_3_introduction{ display:block; clear:both}

.news_3_bt:link,.news_3_bt:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:5px;
	color: #555454;
	font-weight:bold;
	text-decoration:none;
}
.news_3_bt:hover {  
	display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:5px;
	color: #dd1100;
	text-decoration:underline;	
}
.new_3:link,.new_3:visited {
   display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon8.gif);background-repeat: no-repeat;background-position:left top;
}

.new_3:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon8.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型四（带图片）*/

.news_4{
	display: block;
	float:left;
	width:98%;margin:5px;
	border:none;
     }

.news_4_title {
    height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#019fe6;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
.news_4_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(); background-repeat:repeat-x; background-position:top;
}
.news_4_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_4_title_right {
    display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.news_4_content{
   
	margin: 0 0 0 0;
	padding: 12px 5px 0px 10px;
	text-align: left;
	font-size: 12px;
	color:#000000;	display:block;
	*float:left;
	word-wrap:break-word; overflow:hidden;
	}
.news_4_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_4_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_4_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.news_4_pic{ float:left; width:140px; padding:10px 10px 0px 10px; }
.news_4_pic_all{ display:block;}
.news_4_pic img{ float:left;}
.news_4_introduction{ display:block; clear:both}

.news_4_bt:link,.news_4_bt:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	color: #555454;
	font-weight:bold;
	text-decoration:none;
}
.news_4_bt:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	color: #dd1100;
	text-decoration:underline;	
}
.new_4:link,.new_4:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon4.gif);background-repeat: no-repeat;background-position:left top;
}

.new_4:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon4.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型五（带图片）*/

.news_5{

	display: block;
	float:left;
	width:98%;margin:5px;
	border:none;
     }

.news_5_title {
    height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#019fe6;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;   
}
.news_5_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(); background-repeat:repeat-x; background-position:top;
}
.news_5_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_5_title_right {
     display:block;
	float:right;
	height:24px;
	line-height:24px;
    text-decoration:none;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}

.news_5_content{
    *float:left;
	word-wrap:break-word; overflow:hidden;
	margin: 0 0 0 0;
	padding: 12px 5px 0px 10px;
	text-align: left;
	font-size: 12px;
	color:#000000;	display:block;
		}
.news_5_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_5_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_5_bottom_right {
float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.news_5_pic{ float:left; width:140px; padding:10px; }
.news_5_pic img{ float:left;}
.news_5_introduction{ display:block; float:left;}

.news_5_bt:link,.news_5_bt:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #555454;
	font-weight:bold;
	text-decoration:none;
}
.news_5_bt:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #555454;
	font-weight:bold;
	text-decoration:underline;	
}
.new_5:link,.new_5:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon7.gif);background-repeat: no-repeat;background-position:left top;

}

.new_5:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon7.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型六（带图片）*/

.news_6{
	display: block;
	float:left;
	width:98%;margin:5px;
	border:none;
     }

.news_6_title {
   height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background-color:#019fe6;
	background-image:url(content_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.news_6_title_left {
    display:block;
	float:left;
	height: 24px;
    width:35px;
	background-image:url(); background-repeat:repeat-x; background-position:top;
}
.news_6_title_bg {
    padding:0px;
	float:left;
	height: 24px;
	text-align:center;
  
}
.news_6_title_right {
    display:block;
	float:right;
	height:24px;
	line-height:24px;
	background-image:url(content_title_right.gif);
	background-position:right;
	background-repeat:no-repeat;
    text-decoration:none;
	padding-right:10px;
}
.news_6_content{
    
	margin: 0 0 0 0;
	padding: 12px 5px 0px 10px;
	text-align: left;
	font-size: 12px;
	color:#000000;	display:block;
	*float:left;
	word-wrap:break-word; overflow:hidden;
	}
.news_6_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_6_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_6_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}

.news_6_introduction_l{ display:block; float:left; width:32%;}


.new_6:link,.new_6:visited {
    display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #000000;
	text-decoration:none;
	border: 0px none;
	background-image: url(icon8.gif);background-repeat: no-repeat;background-position:left top;
}

.new_6:hover {
	display: block;
	font-size: 13px;
	font-family:"宋体";
	padding-left:15px;
    _height: 24px;
    line-height:24px;
	color: #3378a8;
	text-decoration:underline;
	border: 0px none;
	background-image: url(icon8.gif);background-repeat: no-repeat;background-position:left top;}


/*供求信息*/
.supply_title {
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
}
.supply_title_left {
display:block;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
}
.supply_title_bg {
	padding:0px;
	float:left;
	height: 31px;
	text-align:center;
   
    
}
.supply_title_right {
 display:block;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;
}
.supply_content{
   word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	border-left:1px solid #B1C3D4;
	border-right:1px solid #B1C3D4;
	}
.supply_bottom{
    display:block;
    height: 31px;
    margin: 0;
    padding:0;
    background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.supply_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.supply_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}
.supplys:link,.supplys:visited {
     display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #305CB6;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;

}
 
.supplys:hover {
	display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;
}


/*推荐产品*/
.product_recommended{
     display: block;
	 margin:0px;
	 padding:5px 5px 5px 5px;
	 _padding:5px 3px 5px 3px;
	 width:96.5%;
	 color:#000000;
	 background:#000000;
     }
	 
.product_recommended_title {
    display:block;
	height: 15px;
	margin: 0 0 0 0;
	padding: 10px 0 0 19px;
	text-align: left;
	font-size: 12px;
	color:#000000;
    
}
.product_recommended_title_left {
    display:none;
	float:left;
	height: 15px;
    width:101px;
    background-image: url(news_pic_title_left.gif);	
}
.product_recommended_title_bg {
    padding: 0 0 0 5px;
	float:left;
    }
	
.product_recommended_title_bg  a{
      color:#000000;
    }
	
.product_recommended_title_bg a:hover{
      color:#ff0000;
    }
.product_recommended_title_right {
	display:blcok;
	float:right;
	height: 15px;
    width:19px;
  
}
.product_recommended_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
	}
	
.product_recommended_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
.product_recommended_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
.product_recommended_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}


/*产品*/
.product{ padding-left:5px;}


.product_title {
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	border-left:1px solid #B1C3D4;
	border-right:1px solid #B1C3D4;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
	
.product_title a{
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
.product_title a:hover{
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
	
	
.product_title_left {
  display:none;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
    
}

.product_title_right {
    display:none;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;

}

.product_title .product_title_bg {
	padding:0px;
	margin:0px;
	float:left;
	height: 31px;
	text-align:center;
}
.product_title .product_title_bg ul {
	
	height: 31px;
}
.product_title .product_title_bg li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 1px;
}

.product_title .product_title_bg a {
	text-decoration: none;
	color: #305CB6;
	display: block;
	float: left;
	width: auto;
	background: url(content_title_bg.gif) top;
}
.product_title .product_title_bg a span{
	display: block;
	float: left;
	height:28px;
	background: url(content_title_right2.gif) no-repeat right top;
	padding: 0 15px 0 15px;
}
.product_title .product_title_bg #tag1 a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
.product_title .product_title_bg #tag1 a:hover span{
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}
.product_title .product_title_bg #tag2 a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
.product_title.product_title_bg #tag2 a:hover span{
    display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}

.product_title .product_title_bg .selectli1 {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
.product_title .product_title_bg a .selectspan1 {
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}
.product_title .product_title_bg .selectli2 {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
.product_title .product_title_bg a .selectspan2 {
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}

.product_title #product_content {

	word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
}
.product_content1 {
	
	background-color: #ffffff; 
	border-left:1px solid #B1C3D4;
	border-right:1px solid #B1C3D4;
	border-bottom:1px solid #B1C3D4;
}
.product_content2 {
	
	background-color: #ffffff;
	border-left:1px solid #B1C3D4;
	border-right:1px solid #B1C3D4;
	border-bottom:1px solid #B1C3D4;
}

.hideproduct_content {display:none;}
.product_bottom{
display:none;
clear: both;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
.product_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
.product_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}
.product_more{
clear: both;
text-align:right; 
}

/*产品整体边距*/
.product_arrangement{ margin: 10px;}

/*产品文字与图片的距离*/
.product_introduction{ padding-left:10px; padding-top:3px; width:75%; }


/*产品简介区域*/
.product_in{display:block; clear:both; padding-top:5px; background-image:url(product_in.gif); background-repeat:repeat-x; background-position:top;word-break:break-all;}

/*产品图片的css*/
.product_pic:link,.product_pic:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	cursor:hand;


}
.product_pic:hover {
	font-size: 12px;
	color: #0088B5;
	text-decoration: none;
	background-color: #F1F1F1;
	 _height: 20px;
	line-height:20px;
	cursor:hand;
}

/*产品简介文字的css*/
.product:link ,.product:visited{
	font-size: 12px;
	color: #323232;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	cursor:hand;


}

.product:hover {
	font-size: 12px;
	color: #0088B5;
	text-decoration: none;
	background-color: #F1F1F1;
	 _height: 20px;
	line-height:20px;
	cursor:hand;
}
/*产品名称文字的css*/

.product_name {
	 float:left;
	 display:block;
	 
}
.product_name:link,.product_name:visited{
	 float:left;
	 display:block;
	 color:#2B92D4;
	 font-size: 12px;
	 font-family:"宋体";
	 _height: 20px;
	 line-height:20px;
}
.product_name:hover {
	 float:left;
	 display:block;
	 color:#ff0000;
	 font-size: 12px;
	 font-family:"宋体";
	 _height: 20px;
	 line-height:20px;
}
/*产品类别文字的css*/
.product_category {
    float:left;
	font-size: 12px;
	font-family:"宋体";
	color: #E12323;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	padding-right:10px;

}

/*产品时间文字的css*/
.product_time {

	font-size: 12px;
	color: #696969;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	text-align:right;

}






.product_width{
padding:0px;
float:left;
display: block;
width:580px;}

/*中英文版本*/
.version {
    display: none;
	padding:0px 8px 0 0;
	margin: 0;
	float: right;
	width: 90px;
	line-height: 17px;
}
#version {
    display: none;
	padding:0px 8px 0 0;
	margin: 0;
	float: right;
	width: 90px;
	line-height: 17px;
}
.version_1 {
    display: none;
	padding:0;
	margin: 0;
	float: right;
	width: 98px;
	line-height: 17px;
	
}
.version_2 img {
    display: block;
	padding:0;
	margin: 0;
	float: right;
	width: 88px;
	height:23px;	
}
.version:link{
          font-size: 12px;
	      color: #000000;
	      text-decoration: none;
}
.version:visited{
          font-size: 12px;
	      color: #000000;
	      text-decoration: none;
}
.version:hover{
          font-size: 12px;
	      color: #ff6600;
	      text-decoration: none;
}
/*时间*/
.time{
    display:none;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#time{
    display:none;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/*页面底部*/
#footer {
display: block;
clear: both;
width:1002px;
margin:0 auto;
margin-top:15px;
height:auto;
background:#e2e2e2;
color:#ece9e9;
padding:15px 0 25px 0;
border-top:5px solid #3B748F;}
/*页面底部*/
.footer {
display: block;
clear: both;
width:1002px;
margin:0 auto;
margin-top:15px;
height:auto;
background:#e2e2e2;
color:#ece9e9;
padding:15px 0 25px 0;
border-top:5px solid #3B748F;}


