﻿
/* head   头部样式  
--------------------------------------------------------------------*/
.header{
	height:120px;
	z-index:999;}
/* search   搜索样式  
--------------------------------------------------------------------*/
.search{
	background:url(/pyfile/images/search.gif) no-repeat left top;
	height:29px;
}
.search input{
	background:none;
	border:none;
	height:29px;
	line-height:29px;
	padding-left:10px;
}
.search a{
	display:block;
	height:29px;
}
.search a:hover{
	text-decoration:none;
}
/* picScroll-left   样式  
--------------------------------------------------------------------*/
.picScroll-left{ width:330px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:15px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:14px; height:14px; float:right; margin-right:5px;  overflow:hidden;cursor:pointer; }
.picScroll-left .hd .next{ }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:14px; height:14px; overflow:hidden; margin:1px 5px 0px 0px; text-indent:-999px; cursor:pointer; background:#ccc; }
.picScroll-left .hd ul li.on{ background:#1b5eb1;}
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .pic{ margin:0px;padding:0px; overflow:hidden; display:inline; width:90px;}

/*新闻列表
--------------------------------------------------------------------*/
.ind_news_list li{
	border-bottom:1px dashed #ddd;
	height:50px;
	line-height:50px;
	font-size:16px;
}
.ind_news_list li.first{
	height:80px;
	line-height:15px;
}
.ind_news_list li.biaoti {
	border:none;
	background:#e9e9e9;
}
.ind_news_list li.biaoti .grid_64 {
	padding-left:10px;
}
.ind_news_list li.biaoti .assist {
	padding-right:10px;
}
.ind_news_list li a.news_classify{
	
}
.ind_news_list li h4{
	display:inline;
	background:url(/pyfile/images/ico_1.gif) no-repeat left 4px;
	padding-left:16px;
	font-size:16px;line-height: 50px;
}
/*内页列表
--------------------------------------------------------------------*/
.news_list ul li.first{
	height:250px;
	line-height:15px;
	border: none;
}
.news_list ul li.first img{
	height:210px;
	width:280px;
}
/*资质荣誉列表
--------------------------------------------------------------------*/
.honor_list a img{
	border:solid 1px #ccc;
}
.honor_img_01 a img{
	width:200px;
}
.honor_img_02 a img{
	width:160px;
}
/*首页产品列表图片
--------------------------------------------------------------------*/
.recommend ul li img{
	width:90px;
	height:90px;
}
.recommend ul li{
	text-align:center;
}
/*内页产品列表图片
--------------------------------------------------------------------*/
.products_list .pro_info p{
	line-height:22px;
}
.products_list .pic .Small img{
	width:150px;
	height:150px;
}
/*下载列表图片
--------------------------------------------------------------------*/
.download ul li .pic img{
	width:110px;
	height:110px;
}
/*友情链接列表图片
--------------------------------------------------------------------*/
.Links ul li img{
	width:120px;
	height:50px;
}


/*首页栏目模块
--------------------------------------------------------------------*/
.ind_about,.recommend,.ind_news{
	height:150px;
	overflow:hidden;
}

/*首页栏目模块
--------------------------------------------------------------------*/
.Sequence{
	height:22px;
	overflow:hidden;
}
/*招聘按钮
--------------------------------------------------------------------*/
.hr .b_wrap_1, .hr .b_wrap_1_s, .hr .b_wrap_2, .hr .b_wrap_2_s{
	float:right;}
/*排序按钮
--------------------------------------------------------------------*/
.Sequence_r .b_wrap_1, .Sequence_r .b_wrap_1_s, .Sequence_r .b_wrap_2, .Sequence_r .b_wrap_2_s{
	float:right;}






































