@charset "utf-8";
/*全局开始*/
* {margin:0px; padding:0px; text-align:left;}
body{
	font:12px Verdana, Geneva, sans-serif;
	color:#333;
	margin:0 auto;
	width:1000px;
	background:#333;
	text-align:center;
}

h1,h2,h3,h4,h5,h6{
	font:12px normal;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bg {
	background:#ececec;
}
ul,li{
	list-style-type:none;
}
select option{
	padding-right:3px;
}
img{
	border:0 none;
}
.clearfix:after{
	content: ".";display: block;height: 0;clear: both;visibility: hidden;
}
a:link {
	font:12px;
	color:#444;
	text-decoration:none;
}
a:visited {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#06C;
	text-decoration:none;
}
a:active {
	color:#06C;
	text-decoration:none;
}
/*全局结束*/

/*头部开始*/
#top {
	margin:0 auto;
	height:111px;
	width:1000px;
}
#contact {
	line-height:20px;
	height:20px;
	width:240px;
	margin:36px 40px 0px 0px;
	display:inline;
}
#contact li {
	float:right;
	padding:0px 0px 5px 20px;
	display:block;
	background:url(../images/list1.gif) no-repeat 8px 6px
}
#contact a {
	color:#8b8b8b;
	text-decoration:none;
}
#contact a:hover {
	color:#222222;
	text-decoration:none;
}
.formtop{ margin-top:10px;}
#logo {
	background:url(../images/logo.jpg) no-repeat left top;
	height:111px;
	width:706px;
}

/*头部结束*/

/*菜单开始*/

#menu1 {
	margin:0 auto;
	width:1000px;
	height:32px;
	background:#0C0 url(../images/menubg.jpg) no-repeat left top;
}
#menu {
	height:32px;
	width:900px;
	line-height:32px;
	margin-left:30px;
}

#menu li {
	float:left;
	width:85px; 
	
}
#menu a {
font-size:12px;
	color:#fff;
	text-decoration:none;
	display:block;
	width: 85px; 
	text-align:center;
	font-weight:bold;
}
#menu a:link {
font-size:12px;
	height:32px;
	line-height:32px;
	color:#fff;
	text-decoration:none;
}
#menu a:visited {
font-size:12px;
	height:32px;
	line-height:32px;
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
font-size:12px;
	height:32px;
	line-height:32px;
	color:#ddd;
	text-decoration:none;
}
#menu li.line {
	background:url(../images/menuline.gif) no-repeat center center;
	margin:0px;
	padding:0px;
	height:32px;
	width:2px;
}
#menu li ul {
 line-height:27px;
 text-align:left;
 left:-999em; 
 width:85px;
 position:absolute; 
}


#menu li ul li{
 float:left;
 width:85px;
 background:#2EB3EB; 
}
#menu li ul a{
 display:block;
 width:85px;
 text-align:center;
 font-weight:normal;
}
#menu li ul a:link{
	color:#FFF;
	text-decoration:none;
}
#menu li ul a:visited{
	color:#FFF;
	text-decoration:none;
}
#menu li ul a:hover{
	background:#107BB5;
	color:#FFF;
}
#menu li:hover ul {
 left:auto;
}
#menu li.sfhover ul {
 left:auto;
}
/*菜单结束*/


/*广告条开始*/

#banner {
	margin:0 auto;
	height:223px;
	width:964px;
	padding:10px 18px;
}

/*广告条结束*/


/*中部主体开始*/
#main {
	margin:0 auto;
	width:1000px;
	height:auto;
	padding-bottom:10px;
}

/*以下是左中右侧3栏定位浮动*/
.leftdiv {
	height:auto;
	width:222px;
	margin-left:19px;
	display:inline;
}

.middlediv {
	height:auto;
	width:430px;
	margin-left:10px;
	display:inline;
		margin-top:0px;
}
.rightdiv {
	height:auto;
	width:292px;
	margin-right:19px;
	display:inline;
	margin-top:0px;
}

/*以下是内页右侧栏定位浮动*/

.rightmaindiv {
	height:auto;
	width:730px;
	margin-right:20px;
	display:inline;
}

/*以下是左侧具体定位浮动*/
.leftdiva {
	height:40px;
	width:100%;
}
.leftdiva1 {
	background:url(../images/left1.jpg) no-repeat;
	height:40px;
	width:35px;
}
.leftdiva2 {
	background: url(../images/left2.jpg) repeat-x;
	height:40px;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	color:#276DBA;
	text-align:left;
	width:180px;
}
.leftdiva3 {
	background:url(../images/left3.jpg);
	height: 40px;
	width: 7px;
}
.leftdivb {
	font-size:12px;
	line-height:42px;
	color:#156A9E;
	text-decoration:none;
	background:#FFF;
	text-align:center;
	height:42px;
	width:auto;
	font-weight:bold;	
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}
.leftdivc {
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
	background:#FFF;
	text-align:left;
	width:auto;
	padding:6px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin-bottom:10px;
}

.leftdivc li {
	margin:15px 0px 15px 20px;
}
.leftdivc a {
	width:158px;
	height:26px;
	line-height:26px;
	display:block;
	text-align:center;
	background:url(../images/quick_a.gif) no-repeat;
}
.leftdivc a:link {
	
}
.leftdivc a:hover,.leftdivc a.selected{
	background:url(../images/quick_a1.gif) no-repeat;
}
.leftdivcimg {
	background:url(../images/b.jpg) no-repeat;
	height:108px;
	width:200px;
}
.leftdivd {
	height:74px;
	width:auto;
	background:#FFF url(../images/c.jpg) no-repeat center center;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;

}
.leftdive {
	font-size:12px;
	line-height:22px;
	color:#666;
	text-decoration:none;
	background:#FFF;
	text-align:left;
	width:auto;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}
.leftdive li {
	margin:0px 15px;
	display:block;
}
.leftdive li.title {
	line-height:30px;
	font-weight:bold;
	color:#136A9E;
	
}

/*以下是中部具体定位浮动*/
.middlediva {
	height:37px;
	width:100%;
}
.middlediva1 {
	background:url(../images/middle1.jpg) no-repeat;
	height:40px;
	width:436px;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	color:#156DA2;
	text-indent:36px;
}

.middlediva2 {
	background:url(../images/middle2.jpg) repeat-x;
	height:40px;
	width:287px;
}
.imiddlediva1 {
	background:url(../images/middle1.jpg) no-repeat;
	height:40px;
	width:136px;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	color:#156DA2;
	text-indent:36px;
}

/*以下是内页右侧标题栏背景重复*/

.rightmaindiva2 {
	background:url(../images/middle2.jpg) repeat-x;
	height:40px;
	width:287px;
}
/*以下是内页右侧主体内容区域*/
.rightmaindivb {
	height:auto;
	width:auto;
	background:#fff url(../images/middlebbg.jpg) repeat-x left top;
	border-right:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
}
.sh {
	min-height:453px;
  /* sets min-height for IE */
  _height:expression(this.scrollHeight < 453 ? "453px" : "auto");
  padding:22px;
}
.shtext {
	font-size:12px;
	line-height:22px;
}
.shtext p {
	margin:15px 0px;
}

/*以上是内页右侧主体内容区域*/
.middlediva3 {
	background:url(../images/middle3.jpg);
	height:40px;
	width:7px;
}
.middledivb {
	height:260px;
	width:auto;
	background:#fff url(../images/middlebbg.jpg) repeat-x left top;
	border-right:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	margin-bottom:10px;
}

.middledivb li {
	margin:5px 0px 5px 19px;
	width:125px;
	height:110px;
	display:inline;
}
.imgdiv {
	width:117px;
	height:92px;
	padding:1px;
	background-color: #FFF;
	border: 1px solid #cdcdcd;
}
.namediv {
	width:117px;
	height:20px;
	line-height:18px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.middledivc1 {
	background:url(../images/middle1a.jpg) no-repeat;
	height:37px;
	width:120px;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	color:#156DA2;

}
.middledivc2 {
	background:url(../images/middle2a.jpg) repeat-x;
	height:37px;
	width:303px;
}
.middledivc3 {
	background:url(../images/middle3a.jpg);
	height:37px;
	width:7px;
}
.middledivd {
	height:234px;
	width:auto;
	padding:18px;
	background:#ffffff url(../images/middlebbg.jpg) repeat-x left top;
	border-right:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;

}
.middledivd li{
	line-height:25px;
	border-bottom:1px dotted #999;
	font-size:12px;
}
.dot{
	font-family:"宋体";
	margin:0px 5px;
}
/*中部主体结束*/


/*右侧主体开始*/

.rightdiva {
	height:40px;
	width:100%;
}
.rightdiva1 {
	background:url(../images/right1.jpg) no-repeat;
	height:40px;
	width:135px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#156DA2;
	text-align:center;
}

.rightdiva2 {
	background:url(../images/right2.jpg) repeat-x;
	height:40px;
	width:152px;
}
.rightdiva3 {
	background:url(../images/right3.jpg);
	height:40px;
	width:5px;
}
.rightdivd {
	height:235px;
	width:auto;
	padding:8px 18px 18px 18px;
	background:#ffffff url(../images/middlebbg.jpg) repeat-x left top;
	border-right:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	font-size:12px

}
.rightdivd li{
	line-height:24px;
	border-bottom:1px dotted #999;
}

.rightdive{

}
.rightdt{
	background:url(../images/list1.gif) no-repeat 5px 9px;
	padding-left:20px;
}
.rightdt a{
	font-size:14px;
	font-weight:bold;
	color:#7F664C;
	line-height:26px;
}
.rightdd{
	line-height:20px;
	padding-left:20px;
}
/*右侧主体结束*/

/*底部开始*/
#footer {
	background:#eee;
	height:92px;
	width:1000px;
	border-top:1px solid #dadada;
	text-align:center;
	line-height:28px;
	margin:0 auto;
	font-size:12px;
}
#footer div {
	width:300px;
	margin:0 auto;
}
#footer li {
	float:left;
	margin:0px 10px;
}
#footer p {
	line-height:28px;
	color:#666;
}
#footer li a {
	font-weight:bold;
}
/*底部结束*/
#news {
	width:640px;
	margin:0;
}
#news li{
	height:30px;
	line-height:30px;
	border-bottom:#999 1px dashed;
	background:url(../images/newsico.gif) 10px 9px no-repeat;
	
}
#news li a{
	width:500px;
	height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
}
.date{
	font-size:9px;
}
#product {
	width:640px;
	margin:0;
}
#product li{
	height:140px;
	border-bottom:#ccc 1px solid;
	margin-top:15px;
}
#product span{
	color:#000;
	background:#eee;
}
#product h2{
	height:24px;
	font-size:14px;
	margin-bottom:5px;
	border-bottom:#cfcfcf 1px dashed;
}
.productimg {
	width:160px;
	height:120px;
	float:left;
}
.producttitle {
	width:430px;
	height:120px;
	float:right;
	text-indent:0px;
	margin-top:10px;
}
/* 翻页样式开始 */
div.sabrosus {
	paddingx:3px; 
	margin:40px 3px 20px 3px;
	text-align: center;
}
.titlea {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-right:30px;
}
.date2 {
	text-align:center;
	margin:20px;
}
div.sabrosus a {
	border: #ccc 1px solid; padding:2px 5px; color: #333; margin-right: 5px;text-decoration: none
}
div.sabrosus a:hover {
	border: #aaa 1px solid; color: #000;background-color:#fff;
}
div.pagination a:active {
	border-right: #2b66a5 1px solid; border-top: #2b66a5 1px solid; border-left: #2b66a5 1px solid; color: #000; border-bottom: #2b66a5 1px solid; background-color: lightyellow
}
div.sabrosus span.current {
	border-right: navy 1px solid; padding-right: 5px; border-top: navy 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: navy 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: navy 1px solid; background-color: #2e6ab1
}
div.sabrosus span.disabled {
	border-right: #929292 1px solid; padding-right: 5px; border-top: #929292 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #929292 1px solid; color: #929292; margin-right: 2px; padding-top: 2px; border-bottom: #929292 1px solid
}
/* 翻页样式结束 */