/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#f4f4f4;
}
body{
	font:14px 微软雅黑,Verdana,Arial,Tahoma; color:#000; background:url(../images/bg.gif);
}
table td{
padding:5px;

}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:14px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	background-color:#FFFFFF;
	/*position:relative;*/
}

.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:10px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.btn{
border-radius: 10px;
width:310px;
height:40px;
background-color:#336699;
margin:10px 0;
text-align:center;
line-height:40px;
}
.btn a{
color:#FFFFFF;
}
.btn a:hover{
color:#FFFF00;
}
.btn2{
border-radius: 10px;
width:190px;
height:50px;
background-color:#b30000;
margin:10px 0;
text-align:center;
line-height:50px;
font-size:20px;
}
.btn2 a{
color:#FFFFFF;
}
.btn2 a:hover{
color:#FFFF00;
}
.btn-1{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	cursor:pointer;
	overflow:hidden;
	color:#fff;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#fff;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.head{
    width:100%; 
	height:222px; 
	margin:0px auto; 
	background-color:#FFFFFF;
	}
.header{
	width:100%;
	margin:auto;
	overflow:hidden;
	background-color:#FFFFFF;
   }
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom: 3px solid #333333;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	margin-bottom: 20px;
    margin-top: 10px;
	width:305px;

}
.header .title h1 a{
	width:280px;
	height:85px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:400px;
	height:85px;
	float:left;
	margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.header .banner1{
	width:265px;
	height:85px;
	float:left;
	margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.header .banner2{
	width:234px;
	height:85px;
	float:left;
	margin-left:5px;
	margin-top: 10px;
	overflow:hidden;
}
.header .banner2 img{
	width:234px;
	height:85px;
	display:block;
}
.header .banner4{
	width:405px;
	height:85px;
	float:left;
	margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
.menu{
  float: left;
  width: 100%;
  z-index: 9;
  position: relative;
  z-index: 9;
  background:#003366;
}
.menu ul {
  width: 960px;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
}
.menu li {
  float: left;
  width:118px;
  height:55px;
  text-align:center;
  line-height:55px;
  display: inline;
  position: relative;
  border-right: 1px solid #336699;
  
}
.menu li.cur{
  background: #b30000;
  border-color: #b30000;
  }
.menu li a {
  font-size: 18px;
  color: #fff;
  width:100%;
  height:55px;
  line-height:55px;
  display:block;
}
.menu li a:hover{
  color:#FFFF00;
  background: #b30000;
  border-color: #b30000;
  line-height:55px;

}
.jiage-bg{
width:170px; 
height:37px; 
background-color: #b30000;
margin-top: 10px;
line-height: 35px;
border-radius: 10px;
}

/*---------- 首页通用 ---------*/
.tit24{
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 100;
  color:#333;
  padding-left:5px;
  width: 230px;
  float: left;
}
.tit18{
font-size:18px;
font-weight:100;
padding-top:8px;
padding-bottom:15px;
color:#003366;
width:550px;
float:left;
}
.tit16{
font-size:16px;
font-weight:100;
padding-top:8px;
padding-bottom:15px;
}
.h2title{
    width: 100%;
    height: 50px;
    background-color: #fff;
	}
.more {
    float: right;
    width: 80px;
    padding-right: 20px;
    text-align: center;
    color: #fff;
    margin-top: 7px;
    background: url(../images/more.gif) center right no-repeat #336699;
    height: 30px;
    line-height: 30px;
}


/*---------- 首页加工厂 ---------*/
.index_gc{
width:960px;
height:573px;
margin:8px auto 0;
padding:15px 0;
background-color:#FFFFFF;
}
.index_gcbox{
width:100%;
background-color:#004b85;
height:538px;
}

.index_gcbox li{
width:317px;
float:left;
margin-left:3px;
}

.hotnews{
    width:100%;
	height:340px;
	float:left;
    line-height: 30px;
    overflow: hidden;
	font-size:16px;
	padding: 2px 0 0 2px;
    margin-bottom: 3px;
}

.hotnews li{
    width: 470px;
    float: left;
	padding-bottom:4px;
	}
.hotnews span{
    display: inline-block;
    padding: 1px 0;
    color: #fff;
    width: 18px;
    line-height: 100%;
    font-size: 16px;
    text-align: center;
    background-color: #8eb9f5;
	margin-right: 5px;
	}
.hotnews .hot1{
background-color: #f54545;
}

/*---------- 首页型号 ---------*/
.index_xh{
width:960px;
margin:0px auto;
padding:15px 0;
background-color:#FFFFFF;
}
.index_xh ul{
width:950px; 
margin:0px auto;
}
.index_xh ul a{
color:#333333;
}
.index_xh ul a:hover{
color:#b30000;
}
/*---------- 首页价格 ---------*/
.index_jg{
width:960px;
height:615px;
margin:8px auto 0;
padding:15px 0;
background-color:#FFFFFF;
}
.jiagebox{
width:950px;
margin:5px;
font-size:18px;
line-height:30px;
}
.jiagebox p{ margin:10px 0px;}
.jiagebox .zhongdian{
color:#003366; 
font-weight:bold;
}


/*---------- 首页案例 ---------*/
.index_al{
width:960px; 
margin:8px auto 0;
padding-top:15px; 
background-color:#FFFFFF; 
}
.index_al ul a{
color:#ffffff;
}
.index_al ul a:hover{
color:#ffff00;
}

/*---------- 首页关于我们 ---------*/
.row {
  float: left;
  width: 100%;
  background: #fff;
  padding-top: 15px;
}
.main {
  width: 960px;
  margin: 0px auto;
  clear: both;
  position: relative;
  background-color:#FFFFFF;
  height: 100%;
  overflow: hidden;
}
.about {
  float: left;
  width: 470px;
}

.title1 {
  float: left;
  width: 100%;
  height: 38px;
  border-bottom: 1px solid #cecece;
  margin-bottom: 3px;
}
.title1 span {
    float: left;
    width: 300px;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Microsoft Yahei';
    position: relative;
    margin-bottom: -1px;
    border-bottom: 3px solid #68a7d4;
}

.abouttxt {
    padding-top: 8px;
    line-height: 32px;
    width: 520px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 16px;
    color: #fff;
}
.news {
  float: right;
  width: 460px;
  overflow: hidden;
}
.news li {
    float: left;
    width: 460px;

}
.news li font {
    float: left;
    color: #b4b4b4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    width: 68px;
    text-align: center;
}
.news_r {
    float: left;
    width: 370px;
}
.news_r a {
    float: left;
    width: 323px;
    font-size: 14px;
    color: #0170bf;
    font-family: 'Microsoft Yahei';
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
}
.news_r em {
    float: left;
    width: 370px;
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*---------- 产品详情页 ---------*/
.product_top{}
.product_top .left{
   width:300px;
   float:left;
}
.product_top .right{
   float:left;
   margin-left:20px;
   width:395px;
   }
.product_top .right .box{
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.product_top .right .box .zx{
    display: block;
    width: 197px;
    height: 60px;
    float: left;
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    background: url(../images/ask-bg.png) no-repeat center;
    text-align: center;
    text-decoration: none;
}


/*---------- 下面还没整理 ---------*/

.product {
    float: left;
    width: 100%;
    padding-top: 20px;
    height: 532px;
    background: #e8e8e8;
}
.product_l, .l_pro {
    position: relative;
    float: left;
    width: 223px;
    line-height: 45px;
    background: #fff;
    font-family: 'Microsoft Yahei';
	margin-bottom: 5px;
    border: solid 1px #cecece;
}
.product_l dt, .l_pro dt, .l_pro3 dt {
    float: left;
    width: 198px;
    font-size: 18px;
	line-height:35px;
    color: #fff;
    padding-left: 27px;
    background: url(../images/blue.gif) 190px center no-repeat #4190c9;
}
.product_l dd {
    float: left;
    width: 100%;
    border-top: 1px solid #e8e8e8;
}
.product_l dd a, .l_pro dd a {
    float: left;
    width: 173px;
    font-size: 16px;
    padding-left: 27px;
    background: url(../images/gray.gif) 170px center no-repeat #fff;
}
 .l_pro2 {
    position: relative;
    float: left;
    width: 223px;
    border: solid 1px #cecece;
    background-color: #fff;
}
.l_pro2 dt {
    float: left;
    width: 198px;
    font-size: 18px;
    color: #fff;
    padding-left: 27px;
    background: url(../images/blue.gif) 190px center no-repeat #4190c9;
	line-height: 35px;
}
.l_pro2 dd a {
    float: left;
    width: 200px;
    font-size: 14px;
    padding-left: 12px;
	line-height:28px;
}
 .l_pro3 {
    position: relative;
    float: left;
    width: 225px;
    line-height: 45px;
    font-family: 'Microsoft Yahei';
}
.l_pro3 dt {
    float: left;
    width: 198px;
    font-size: 18px;
    color: #fff;
    padding-left: 27px;
    background: url(../images/blue.gif) 170px center no-repeat #4190c9;
}
.l_pro3 dd a {
    float: left;
    width: 200px;
    font-size: 14px;
    padding: 5px 0px;
}

.productli {
    float: left;
    width: 792px;
}
.productli li {
    float: left;
    margin-left: 13px;
    width: 172px;
    height: 236px;
    padding: 6px;
    background: #fff;
    text-align: center;
    display: inline;
    margin-bottom: 15px;
}
.productliimg {
    float: left;
    width: 172px;
}
.producttxt {
    float: left;
    width: 172px;
    padding: 14px 0 12px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.time {
    float: left;
    text-align: left;
    color: #504c4b;
    overflow: hidden;
	padding-bottom:15px;
	margin-left:6px;
}
.pro {
    float: left;
}
.prolist li {
    border-bottom: 1px dashed #b5b5b5;
    padding-bottom: 20px;
}
.pro li {
    float: left;
    margin-bottom: 20px;
    padding: 0 5px;
    width: 228px;
    display: inline;
}
.proimg {
    float: left;
    border: 1px solid #e1e1e1;
    padding: 3px;
}
.proname {
    float: left;
    width: 300px;
    padding-left: 5px;
    line-height: 30px;
    color: #3d3c3c;
}

.case {
    float: left;
    width: 100%;
    padding-top: 27px;
}
.partFourM {
    width: 960px;
    position: relative;
    margin: 30px auto 0;
}
.flink {
    float: left;
    width: 100%;
    position: relative;
	background-color:#FFFFFF;
	margin: 3px auto;
}
.flink ul {
    width:960px; 
	margin:3px auto; 
	line-height:30px;
}
.flink a {
    float: left;
    margin-right: 14px;
    display: inline;
}
.wrap {
    width: 960px;
	margin:0 auto;
}
.fyLeft {
    float: left;
    width: 225px;
    overflow: hidden;
	background-color:#fffaee;
}
.fyRight {
    float: left;
    width: 715px;
    padding: 0px 10px;
    background: #fff;
    overflow: hidden;
}
.title1 .fr {
    margin-top: 17px;
    margin-left:15px;
	float: left;
    width: 370px;
}
.mainRightMain {
    color: #000;
    float: left;
    width: 715px;
    padding-bottom: 10px;
	margin-top:10px;
}
.padding25 {
    width: 698px;
    padding: 0 20px 0 12px;
    line-height: 24px;
    font-size: 14px;
}
.title_s {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    color: #737373;
    font-size: 14px;
    float: left;
    width: 100%;
}
.fl {
    float: left;
}
.newsview {
    /* min-height: 400px; */
    display: inline;
    width: 100%;
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede;
    margin-bottom: 10px;
    padding-bottom: 15px;
    _height: 400px;
    font-size: 16px;
    line-height: 30px;
    float: left;
    padding-top: 5px;
}
.sharewrap {
    float: right;
    position: absolute;
    right: 0;
}


/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
#navMenu {
	width:915px;
	overflow:hidden;
	height: 28px;
	padding:8px 0 0 15px;
}
#navMenu ul {
	float:left;
	height: 22px;
}
#navMenu ul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;	
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover {
	color:#DEFF01;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
    
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#4190c9 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#4190c9 solid 1px;
	height:22px;
}
.search{
	padding-left:10px;
	line-height:37px;
	width:950px;
	height:40px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.form h4 {
	display:none;
}
.form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
	width:390px;
}
.tags {
	width:550px;
	overflow:hidden;
}
.tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:14px;
	color:#777;
}
.tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 960px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 900px; 
  overflow: auto;
  height: 300px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:225px;
  height:190px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 230px;
  width: 227px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 186px;
  width: 20px;
  text-indent: -999px;
  position: absolute;
  top: 115px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/right.gif) no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/left.gif) no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#fff;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	padding-top:10px;
	background: #003366;
	width:100%;
}
.footer a{ color:#FFFF00;}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:14px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#fff;
	line-height:23px;
}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
	background-color:#FFFFFF;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:14px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
	background-color:#FFFFFF;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:14px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
 

.tab {
	font-family: "微软雅黑";
	font-size: 16px; line-height:25px;
	width:100%;
	background-color:#FFFFFF;
	margin:0 auto;
	border-collapse: collapse;
}
  
.tab th,td {  
  
     padding: .65em;  
  
}  
  
.tab th { 
   background-color:#555;
   border: 1px solid #777;  
   color: #fff;  
}  
  
.tab td {  
  
     border: 1px solid#777;
	 padding-left:15px;
	 line-height:35px;
  
}  

.daohang{ margin-top:5px; margin-bottom:5px; float:left;}

.one{
    background: url(../images/cat_1_bg.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    width: 170px;
	font-weight: bold;
	}
.two{
    background: url(../images/subcate.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    margin: 0 0 5px 4px;
    overflow: hidden;
    width: 105px;
    text-align: center;
	}
.two a {
    color: #333333;
    display: block;
    line-height: 21px;
    white-space: nowrap;
}
.two a:hover{ color:#F26521;}
.cpdaohang{
width:100%;
height:50px;
font-size: 16px;
}
.cpdaohang .da{
width:90px;
float:left;
background-color:#4b4b4b;
color:#FFFFFF;
text-align:center;
line-height:47px;
}
.cpdaohang .xiao{
width:105px;
float:left;
background-color:#336699;
text-align:center;
line-height:47px;
margin-left:3px;
}
.cpdaohang .xiao a{
color:#FFFFFF;
}
.cpdaohang .xiao a:hover{
color:#FFFF00;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:14px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:14px;
	margin-right:2px
}