﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* ====================================================================
@ set browser style
======================================================================= */
html,body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,submit,input,textarea,select,table,tr,th,td,hr,pre,sup,address,cite,dfn,em,var,blockquote { margin:0; padding:0}
html { min-height:100%; border:none 0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body { font:12px/1.5 "微软雅黑";word-wrap:break-word;}
ul,ol { list-style-type: none; }
button,submit,input,select,textarea {font:12px/1.5 "微软雅黑"; outline:none;}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
textarea { resize:none; outline:none;}
button::-moz-focus-inner,
submit::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { padding:0; border:none;}
table { border-collapse:separate;border-spacing:0;}
th,td { text-align:left;}
address,cite,dfn,em,var{font-style:normal; }
img { border:none; vertical-align:middle;}
a { outline:none;}
a:link,a:visited { text-decoration:none; outline:none;}
a:hover,a:active { text-decoration:underline; outline:none;}
iframe {vertical-align: top;}
.ui_clear{*zoom:1}
.ui_clear:after{content:'\20';display:block;clear:both;height:0;overflow: hidden;}
.hide {display: none;}
/* ====================================================================
@ set common style
======================================================================= */
html,body { color:#333; height:100%; width:100%;}
a:link,
a:visited { color:#333;}
a:hover,
a:active { color:#a3d900; text-decoration:none;}
/* ====================================================================
@ set common tool
@ .fn_:
======================================================================= */
.fn_clear:after {content:".";display:block;height:0;clear:both;visibility:hidden; overflow:hidden;}
.fn_clear { *zoom:1; clear:both;}
.fn_show { display:block; }
.fn_hidden { display:none; }
.fn_hl { color:#EF4222; }
a.fn_hl,
a.fn_hl:link,
a.fn_hl:visited { color:#EF4222; }
.fn_right { float:right;}
.fn_left { float:left;}
.clear{ clear:both;}



$a{ color:#666; text-decoration:none; -webkit-transition: all ease .3s; transition: all ease .3s;}
$img{ -webkit-transition: all ease .3s; transition: all ease .3s;}
/* ====================================================================
@ set layout:设置全站布局
@ .sl_:
======================================================================= */



/* menuDiv 
.menuDiv{background:#FFFFFF;padding:1px;}
.menuDiv h3{font-size:18px;font-weight:bold;color:#FFFFFF;background:#006699;cursor:pointer;height:60px;line-height:60px;overflow:hidden;}
.menuDiv h3 a{ display:block; height:60px; background:#a3d900; color:#fff; text-indent:18px;}
.menuDiv h3 a:hover{ text-decoration:underline;}
.menuDiv ul li{color:#333333;}
.menuDiv ul li a{color:#333333; display:block;}*/

/* menuDiv */
.menuDiv{background:#FFFFFF;padding:1px;}
.menuDiv h3{font-size:18px;font-weight:bold;cursor:pointer;height:60px;line-height:60px;overflow:hidden; border-top:1px solid #eee; border-bottom:1px solid #eee; text-align:center;}
.menuDiv h3:hover{ cursor:auto; background:#a3d900; color:#fff;}
.menuDiv h3:hover a{ background:#a3d900; color:#fff;}
.menuDiv h3 a{ background:#fff; color:#333; text-align:center;}
.menuDiv h3 a:hover{ text-decoration:underline;}
.menuDiv ul li{color:#333333;}
.menuDiv ul li a{color:#333333; display:block;}





.sl_header,
.sl_wrapper,
.sl_footer {  display:block; min-width:1200px; }
.sl_area { display:block; width:1200px; margin:0 auto; clear:both; overflow:hidden;}
.sl_header{ width:100%; position:fixed; z-index:99999;}

.xiangqing{min-height:500px; display:block;}

header{ height:228px; background:url(../images/headerbg.gif) repeat-x;}
.topbar{ height:39px; line-height:39px;}
.topbar span{ float:left; color:#858585;}
.topbar p{ float:right; color:#858585;}
.topbar p a{ color:#fff;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.topbar p a:hover{ color:#a3d900; transform:translate(0,-10px); -webkit-transform:translate(0,-10px); -moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}

.logoBar{ height:150px;}
.logoBar .logo{ float:left; padding-top:30px;}
.logoBar .logoTell{ height:71px; margin-top:40px; width:324px; float:right; background:url(../images/logotell.png) left top no-repeat;}

.logoBar .logoTell p{ padding-top:21px; font-size:40px; color:#fff; text-indent: 60px;}

.menuBar{ height:39px;}
.menuBar ul li{ height:39px; line-height:39px; width:171px; text-align:center; float:left; font-size:16px;}
.menuBar ul li a{ color:#fff; display:block; width:171px; font-weight:bold; font-family:"微软雅黑"; border-radius:10px 10px 0 0;}
.menuBar ul li a:hover{ background:#a3d900;}




.bottom{ background:#222222;}
.bottomCon{ background:url(../images/bottombg.jpg) left top no-repeat; min-height:226px; border-bottom:2px solid #7f7f7f; padding-left:490px; padding-top:26px;}
.bottomCon ul{ width:170px; float:left; text-align:right; margin-left:5px;}
.bottomCon li a{ color:#fff;}
.bottomCon li a:hover{ text-decoration:underline;}
.bottomCon li h3{ line-height:36px; font-size:15px; color:#fff;}
.bottomCon li h3 a{ color:#fff;}
.bottomCon li{ line-height:30px; font-size:14px;}
.bottomCon li a{ color:#c5c5c5;}

.newsIndex{ height:572px;}
.newsIndexLeft{ height:572px; width:800px; float:left;}
.newsIndexLeft span{ float:right;}
.newsIndexRight{ height:572px; width:370px; padding-left:30px; float:left;}
.newsIndexRight span{ float:right;}

.newsIndexLeftCon{ width:800px;}
.newsIndexLeftCon dl{ height:210px; clear:both; background:#f5f5f5;}
.newsIndexLeftCon dt{ padding:12px 20px 0 12px; float:left;}
.newsIndexLeftCon dd{ padding-right:20px; padding-top:30px;}
.newsIndexLeftCon dd h4{ line-height:52px; font-size:16px;}
.newsIndexLeftCon dd p{ line-height:24px; font-size:14px;}

.newsIndexLeftConList ul{ padding-top:10px;}
.newsIndexLeftConList ul li{ font-size:14px; height:45px; line-height:45px;}
.newsIndexLeftConList ul li a{ display:block; line-height:45px;}
.newsIndexLeftConList ul li:hover a{ text-decoration:underline;}
.newsIndexLeftConListLeft{ float:left; height:210px; width:385px;}
.newsIndexLeftConListRight{ float:right; height:210px; width:385px;}

.newsIndexRightCon .mqs{ height:390px; width:370px; background:#f5f5f5;}
.newsIndexRightCon .mqs #mq ul li{ min-height:90px; overflow:hidden; padding-left:52px; padding-top:20px; padding-right:20px; padding-bottom:20px; background:url(../images/faq.jpg) left 23px no-repeat; border-bottom:1px solid #eee;}
.newsIndexRightCon .mqs #mq ul li h4{ font-size:15px; line-height:36px;}
.newsIndexRightCon .mqs #mq ul li p{ line-height:23px;}



.footer{ line-height:73px; color:#7f7f7f;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}
.footer span{ float:right;}



/*PAGEcss*/
.pageCon{ background:#f5f5f5; padding-bottom:30px;}
.pageConLeft{ min-height:1000px; width:290px; float:left;}
.pageConLeftTit{ background:url(../images/pagelefttitBg.jpg); height:153px; width:290px;}
.pageConLeftTit h3{ line-height:152px; font-size:39px; color:#fff; font-weight:normal; padding-left:23px;}
.pageConLeftMenu{ min-height:200px; width:290px; background:#fff;}
.pageConLeftMenu ul{ padding:15px;}
.pageConLeftMenu ul li{ line-height:60px; text-align:center;}
.pageConLeftMenu ul li a{ line-height:60px; height:60px; display:block; font-size:16px;}
.pageConLeftMenu ul li:hover a{ background:#a3d900; color:#fff;}

.pagezixun{ height:49px; width:290px;}

.pageProductLeft{ margin-top:10px; min-height:200px; background:#fff; padding:15px;}
.pageProductLeft h3{ font-size:25px; line-height:55px; font-weight:normal; border-bottom:1px solid #eee;}
.pageProductLeft span{ float:right; font-size:15px;}
.pageProductLeft ul{}
.pageProductLeft ul li{ height:49px; line-height:49px; font-size:15px; border-bottom:1px solid #eee; background:url(../images/pageprosanjiao.jpg) right center no-repeat;}
.pageProductLeft ul li a{ display:block;}
.pageProductLeft ul li:hover a{ text-decoration:underline;}

.pageleftContact{ margin-top:10px; min-height:310px; padding:15px; background:#fff; border-top:2px solid #a3d900;}
.pageleftContactCon{ font-size:14px; padding-top:10px; line-height:23px;}


.pageConRight{ min-height:1100px; width:880px; float:right; background:#fff;}
.pageConRightNav{ height:50px; line-height:50px; background:#f5f5f5; font-size:13px;}




/*about*/
.pageaboutCon{ padding:15px; padding-bottom:39px;}
.pageaboutCon img{ margin:0 auto; text-align:center; margin:0 auto; display:block;}
.pageaboutCon h2{ line-height:130px; font-size:30px;}
.pageaboutCon p{ font-size:14px; line-height:26px;}

.pageHotPro{ height:650px; background:#f5f5f5; padding-bottom:30px;}
.pageHotPro .sl_area{ background:#fff; height:620px; padding:15px; width:1170px;}
.pageHotPro .sl_area h3{ line-height:80px; font-size:30px;}
.pageHotPro .sl_area ul{ width:1200px;}
.pageHotPro .sl_area ul li{ float:left; width:223px; height:266px; margin-right:12px;}
.pageHotPro .sl_area ul li span{ display:block; height:221px; width:221px; border:1px solid #eee;}
.pageHotPro .sl_area ul li span img{ height:221px; width:221px;}
.pageHotPro .sl_area ul li p{ line-height:30px; font-size:14px; text-align:center;}
.pageHotPro .sl_area ul li:hover p a{ color:#a3d900; cursor:pointer;}
.pageHotPro .sl_area ul li:hover span{ border:1px solid #a3d900; cursor:pointer;}



/*product*/
.pageProductCon{ background:#f5f5f5;}
.pageProductCon ul{ width:900px;}
.pageProductCon ul li{ float:left; margin-right:20px; height:330px; width:280px;}
.pageProductCon ul li span{ height:280px; width:280px; overflow:hidden;}
.pageProductCon ul li span img{ height:280px; width:280px;}
.pageProductCon ul li p{ line-height:39px; background:#fff; margin-top:1px; display:block; text-align:center;}
.pageProductCon ul li p a{ display:block; height:39px; font-size:14px;}
.pageProductCon ul li:hover p a{ background:#a3d900; color:#fff;}





/*CSS green-black style pagination*/

DIV.green-black {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2c2c2c 1px solid; PADDING-LEFT: 5px; BACKGROUND: #2c2c2c; PADDING-BOTTOM: 2px; BORDER-LEFT: #2c2c2c 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #2c2c2c 1px solid; TEXT-DECORATION: none
}
DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(image2.gif) #aad83e; PADDING-BOTTOM: 2px; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.fanye{ padding-top:20px; height:50px; background:#fff;}




/*case*/
.pagecaseCon{ padding:15px;}
.pagecaseCon ul li{ height:145px; border-bottom:1px solid #eee; margin-bottom:15px;}
.pagecaseCon ul li dl dt{ height:133px; width:200px; float:left;}
.pagecaseCon ul li dl dt img{ height:133px; width:200px;}
.pagecaseCon ul li dl dd{ height:133px; width:620px; padding-left:15px; float:left;}
.pagecaseCon ul li dl dd h3{ height:50px; line-height:50px; font-size:16px;}
.pagecaseCon ul li dl dd p{ font-size:14px;}



/*news*/
.pagenewsCon{ padding:15px;}
.pagenewsCon ul li{ height:50px; line-height:50px; font-size:14px; border-bottom:1px solid #eee;}
.pagenewsCon ul li span{ float:right;}
.pagenewsCon ul li a{ height:50px; line-height:50px; display:block;}
.pagenewsCon ul li:hover{ border-bottom:1px solid #a3d900;}



/*zhaopin*/
.pagezhaopinCon{ padding:15px;}
.joinNav{ height:30px; line-height:30px; color:#fff; background:#333;}
.ja{ width:325px; padding-left:10px; display:block; float:left; overflow:hidden;}
.jb{ width:106px; display:block; float:left; overflow:hidden;}
.jc{ width:115px; display:block; float:left; overflow:hidden;}
.jd{ width:205px; display:block; float:left; overflow:hidden;}
.pagezhaopinCon ul li{ line-height:50px; height:50px; border-bottom:1px solid #eee;}


/*pagecontactCon*/
.pagecontactCon{ padding:15px;}
.feedback_title{ padding-top:20px;}
.contact p{ font-size:15px; line-height:26px;}


.feedback{ float:left; width:354px; height:385px;}
.feedback h2{ height:62px;}
.inputxt{ height:40px; width:350px; background:#f8f8f8; border:1px solid #CCC; margin-bottom:6px; text-indent:8px; color:#989898;}
.gray{ height:153px; width:350px; background:#f8f8f8; border:1px solid #CCC; text-indent:8px; padding-top:5px; color:#989898;}


.inputxta{ height:40px; width:252px; margin-right:10px; background:#f8f8f8; border:1px solid #CCC; margin-bottom:6px; text-indent:8px; color:#989898;}
.inputxtb{ height:40px; width:788px; background:#f8f8f8; border:1px solid #CCC; margin-bottom:6px; text-indent:8px; color:#989898;}
.grayc{ height:153px; width:788px; background:#f8f8f8; border:1px solid #CCC; text-indent:8px; padding-top:5px; color:#989898;}
.btn_index{ height:39px; width:182px; background:#a3d900; border:none; margin-top:5px; color:#fff;}
.btn_index:hover{ cursor:pointer;}

/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#c76f4e;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px; border-top:none; text-align:left;}


/* 代码整理：懒人之家 www.lanrenzhijia.com */
.cbp-fwslider {
	position: relative;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 40px 0 60px;
}
.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}
.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
.cbp-fwslider ul li > a, .cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}
.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	background: #ccc;
	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}
.cbp-fwslider nav span:hover {
	background: #c97250;
}
.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
}
.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
}
.cbp-fwdots {
	position: absolute;
	bottom: 20px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}
.cbp-fwdots span {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}
.cbp-fwdots span:hover {
	background: #999;
}
.cbp-fwdots span.cbp-fwcurrent {
	background: #c97250;
	box-shadow: 0 0 0 1px #c97250;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */

/* Viewline
------------*/

#MenuNav
{
	position: relative;
	background:#f4e1d8;
}

	#MenuNav #viewline
	{
		background-color: #000;
		position: relative;
		height: 331px;
		overflow: hidden;
		width: 1200px;
		margin:0 auto;
	}
	
	#MenuNav #left-arrow, #banner #right-arrow
	{
		position: absolute;
		cursor: pointer;
		height: 38px;
		width: 27px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		left: -40px;
		z-index: 50;
		background-position: 0 0px;
		display:none;
	}
	
	#MenuNav #left-arrow:hover, #banner #right-arrow:hover
	{
		display:none;
	}
	
	#MenuNav #right-arrow
	{
		left: auto;
		right: -40px;
		display:none;
	}
	
	#MenuNav #right-arrow:hover
	{
		display:none;
	}
	
	#MenuNav .caption
	{
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background-image: url(../images/caption-bg2.png);
		color: #fff;
		z-index: 40;
		line-height:331px;
		text-align:center;
	}
	#MenuNav .caption a{ display:block; color:#FFF; font-size:36px; font-family: Verdana, Geneva, sans-serif;}




.contactTxt{ font-size:16px; min-height:150px; padding-top:20px; padding-bottom:20px; margin-top:20px; margin-bottom:20px; border-bottom:1px solid #eee; border-top:1px solid #eee; line-height:45px;}
.contactTxt em{ display:block; width:411px; float:left;}



/*productde*/
#preview{ float:none; text-align:center; width:420px; overflow:hidden; float:left; padding-right:10px;}
.jqzoom{ width:420px; height:420px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:420px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:395px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:385px; margin-right:6px; margin-left:3px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.pageProductdeA{ height:500px; padding-bottom:20px;}
.prodeRight{ height:500px; width:450px; float:left; background:#fff;}


/* changeBox_b1 */

.changeBox_b1{ position:relative; min-height:250px; background:#fff;}
.changeBox_b1 h3{ float:left; position:relative; width:110px; height:55px; line-height:55px; text-align:center; z-index:0; font-size:20px;}

.changeBox_b1 h3.now{ color:#a3d900; z-index:3;}

.changeBox_b1 h3 a{ color:#666; }
.changeBox_b1 h3 a:hover,
.changeBox_b1 h3.now a{ color:#a3d900;}

.changeBox_b1 div{   width:850px; background:#fff; padding:15px; z-index:2; border-top:1px solid #eee; font-size:14px; line-height:23px;}
.changeBox_b1 div img{ padding:20px 0;}


.proRightTit{ height:130px; width:450px; background:#a3d900; overflow: hidden;}
.proRightTit h3{ font-size:29px; line-height:130px; color:#fff; padding-left:20px;}
.proRightCon{ height:280px; overflow:hidden; padding-left:15px; padding-right:15px; font-size:14px; padding-top:10px;}
.proRightNow{ height:80px;}


/*newsDe*/
.pagenewsDe{ padding:15px;}
.pagenewsDe header{ height:60px; line-height:60px; text-align:center; color:#333; font-size:25px; background:none; border-bottom:1px solid #eee; overflow:hidden;}
.pagenewsDe span{ text-align:left; display:block; margin:0 auto; color:#999;}
.pagenewsDeCon{ font-size:14px; line-height:30px; padding-top:20px; padding-bottom:20px; text-indent:0px; text-align:left;}
.shangxia{ height:36px; background:#f5f5f5; margin:0 15px; padding:0 8px; line-height:36px; font-size:13px; border-bottom:10px solid #fff; overflow:hidden;}
.shang{ height:36px; width:390px; float:left;}
.xia{ height:36px; width:390px; float:right;}



/*---网站地图---*/

.map_main { overflow:hidden; border:solid 5px #666; width:1180px; margin:30px auto 30px auto; padding-bottom:20px;  background:#FFF;}
.sitemap_con { width:845px; margin:0 auto; color:#666;}
.sitemap_con .map_top { border-bottom:solid 1px #ccc; }
.sitemap_con .map_top img { float:left;}
.site_r_link { width:120px; margin-top:45px;/*上边界根据需要进行调整*/ border:1px solid #cdcdcd; background:#F8F8F8; padding:5px 10px; float:right; } /*网站地图，显示方式样式，上边界根据需要进行调整*/
.site_plc { background:url(Img/ico27.gif) no-repeat 0 8px; padding:5px 0;}
.sitemap_con h4 { line-height:30px;}
.b4 { border:solid 1px #E0E0E0; padding-bottom:8px;}
.b4 ul { padding:11px;}
.b4 li { float:left ; line-height:30px; width:164px; white-space:nowrap; overflow:hidden; }
.b4 li a { color:#666;}
.b4 li a:hover { color:#C00;}
.map_main h4 a:hover{color:#C00;}



