﻿@charset "utf-8";

/*
//CSS Hack
property:value; 所有浏览器 
_property:value; IE6 
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px; 
height:auto !important; 
height:500px; 
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/

body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif,'宋体'; background-color:#fff;}
.Body-Extend
{background:#3f7a10;}
table {margin:0px;}
th,td {line-height:180%; text-align:left;}
img {border:0px;}
dl,dt,dd,h1,h2,h3,h4,p,form {margin:0px; padding:0px;}
ul {margin:0px; padding:0px; list-style:none;}
input,select,textarea,radio
{outline:none;}

/*通用链接*/
a
{-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
a:link,a:visited{color:#383637;text-decoration: none;}
a:hover,a:active{color:#287bc7;text-decoration:underline;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/

/*
 * 编辑器表格设置
 * table
	{border-collapse:collapse; border-spacing:0;}
   table tr td
	{padding:0px;}
 */

/*翻页样式1,2,3样式
#thePageInfo
{width:753pxpx; height:20px; overflow:hidden; padding:20px 0px; text-align:center; clear:both;
font-size:12px;}
#thePageInfo em
{line-height:100%; padding:2px 6px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#thePageInfo em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#thePageInfo em a:hover,#thePageInfo em a:active
{text-decoration:underline;}
#thePageInfo em.onfocus
{line-height:100%; padding:2px 6px; color:#fff; font-style:normal; background:#0071af; border:1px solid #d6d6d6;}
#thePageInfo em.onfocus a:link,#thePageInfo em.onfocus a:visited
{color:#fff; text-decoration:none;}
#thePageInfo em.onfocus a:hover,#thePageInfo em.onfocus a:active
{text-decoration:underline;}
#thePageInfo span
{color:#676767;}
*/

/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}

#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}

/*容器*/
#indexMain
{width:1200px; height:auto; overflow:visible; margin:0px auto; position:relative;}

/*导航类别*/
#Nav
{width:230px; height:605px; overflow:hidden; float:left; background:url(../Images/bng1.png) no-repeat;
margin-top:76px; position:relative; z-index:999;}
#Nav .list
{width:230px; height:auto; overflow:hidden; margin-top:25px;}
#Nav .list ul li
{width:230px; height:51px; overflow:hidden; float:left; background:url(../Images/bng5.png) center bottom no-repeat;}
#Nav .list ul li dl
{width:230px; height:50px; overflow:hidden; position:relative;}
#Nav .list ul li dl dd.icon
{width:50px; height:50px; overflow:hidden; position:absolute; left:28px; top:0px;}
#Nav .list ul li dl dd.link
{width:138px; height:50px; line-height:50px; overflow:hidden; position:absolute; left:77px; top:0px;
font-size:16px; font-family:"Microsoft YaHei"; text-indent:10px;}
#Nav .list ul li dl dd.link a:link,#Nav .list ul li dl dd.link a:visited
{color:#ffffff; text-decoration:none;}
#Nav .list ul li dl dd.link a:hover,#Nav .list ul li dl dd.link a:active
{color:#ffffff; text-decoration:underline;}
#Nav .list ul li.onfocus
{background:url(../Images/bng4.png) center bottom no-repeat;}

/*底部信息*/
#global_BottomInfo
{width:970px; height:50px; line-height:50px; overflow:hidden; float:left; background:#38580d;
font-size:12px; font-family:"宋体"; color:#9eac9d; text-align:center;}

/*占位*/
#RightHr
{width:970px; height:144px; overflow:hidden; float:left; position:relative; z-index:9;}
/*背景图片*/
#RightTopBg
{width:1105px; height:144px; overflow:hidden; float:left; margin-top:-144px; position:relative; z-index:9999; left:-58px; 
background:url(../Images/bng3.png) no-repeat;}
#RightTopBg .Logo
{width:970px; height:100px; overflow:hidden; position:absolute; left:58px; top:0px;}
#RightTopBg .Logo img
{position:absolute; left:190px; top:29px;}

/*右侧内容*/
#RightContent
{width:970px; height:auto; overflow:visible; float:right; position:relative; z-index:9999;}

/*顶部幻灯*/
#TopSlide
{width:970px; height:250px; overflow:hidden; position:relative; z-index:999999; top:-44px; background:#ffffff;}
#TopSlide .list
{width:100%; height:250px; overflow:hidden; position:absolute; left:0px; top:0px; z-index:9;}
#TopSlide .list ul li
{width:100%; height:250px; overflow:hidden; float:left; position:relative; display:none;}
#TopSlide .list ul li img
{position:absolute; left:50%;}
#TopSlide .imgList
{width:81px; height:81px; overflow:hidden; position:absolute; top:50%; margin-top:-40.5px; z-index:999;
cursor:pointer; alpha(opacity=60); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; opacity:0.6;
-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
#TopSlide .LeftImg
{/*left:90px;*/left:-90px; background:url(../Images/arrow_l_yuan.png) no-repeat;}
#TopSlide .RightImg
{/*right:90px;*/right:-90px; background:url(../Images/arrow_r_yuan.png) no-repeat;}
#TopSlide .OnLeftImg
{left:90px;}
#TopSlide .OnRightImg
{right:90px;}
#TopSlide .imgList:hover
{alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1;}

/*内容容器*/
#indexContent
{width:970px; height:auto; overflow:hidden; margin-top:-44px; background:#f8fceb url(../Images/bng7.png) 0px bottom repeat-x;}

/*首页内容*/
#indexJj
{width:970px; height:331px; overflow:hidden; position:relative;}
#indexJj .Title
{width:922px; height:52px; line-height:52px; overflow:hidden; position:absolute; left:30px; top:17px;
font-size:16px; font-family:"Microsoft YaHei"; color:#619725; text-indent:49px;
background:url(../Images/bng8.png) 6px center no-repeat;}
#indexJj .Title span
{color:#f29600;}
#indexJj .Jianjie
{width:922px; height:192px; line-height:230%; overflow:hidden; position:absolute; left:30px; top:69px;
font-size:12px; font-family:"Microsoft YaHei"; color:#4e7556;}
#indexJj .More
{width:70px; height:30px; overflow:hidden; position:absolute; left:36px; top:271px;}
#indexJj .More img
{float:left;}

/*新闻列表*/
#NewsList
{width:927px; height:auto; overflow:hidden; margin:0px auto;}

/*右侧标题*/
#RightTop
{width:927px; height:48px; line-height:48px; overflow:hidden; margin-top:18px; font-size:16px; font-family:"Microsoft YaHei";
color:#5c9313; background:url(../Images/bng8.png) 12px center no-repeat; text-indent:56px;}

#NewsList .List
{width:927px; height:auto; overflow:hidden; margin:0px auto;}
#NewsList .List ul li
{width:927px; height:36px; overflow:hidden; float:left; background:url(../Images/bng10.png) 24px center no-repeat;}
#NewsList .List ul li em
{width:736px; height:36px; line-height:36px; overflow:hidden; display:block; float:left; font-style:normal;
font-size:14px; font-family:"Microsoft YaHei"; text-indent:42px;}
#NewsList .List ul li em a:link,#NewsList .List ul li em a:visited
{color:#3a7b15; text-decoration:none;}
#NewsList .List ul li em a:hover,#NewsList .List ul li em a:active
{color:#3a7b15; text-decoration:underline;}
#NewsList .List ul li span
{width:100px; height:36px; line-height:36px; overflow:hidden; display:block; float:right;
text-align:right; font-size:12px; font-family:"Microsoft YaHei"; color:#507458;}

/*图片列表*/
#PicList
{width:927px; height:auto; overflow:hidden; margin:0px auto;}
#PicList ul li
{width:284px; height:258px; overflow:hidden; float:left; position:relative; margin-top:10px;}
#PicList ul li.clear
{width:37.5px; height:258px; overflow:hidden; float:left;}
#PicList ul li span
{width:284px; height:213px; overflow:hidden; display:block; position:absolute; left:0px; top:0px;}
#PicList ul li span img
{position:absolute; left:0px; top:0px; -webkit-transition: 1.5s; -moz-transition: 1.5s; 
-o-transition: 1.5s; transition: 1.5s;
transform:scale(1,1);
-ms-transform:scale(1,1); 	/* IE 9 */
-moz-transform:scale(1,1); 	/* Firefox */
-webkit-transform:scale(1,1); /* Safari 和 Chrome */
-o-transform:scale(1,1); 	/* Opera */}
#PicList ul li.onfocus span img
{transform:scale(1.3,1.3);
-ms-transform:scale(1.3,1.3); 	/* IE 9 */
-moz-transform:scale(1.3,1.3); 	/* Firefox */
-webkit-transform:scale(1.3,1.3); /* Safari 和 Chrome */
-o-transform:scale(1.3,1.3); 	/* Opera */}
#PicList ul li em
{width:284px;  height:45px; line-height:45px; overflow:hidden; display:block; position:absolute; left:0px; bottom:0px;
font-style:normal; text-align:center; font-size:14px; font-family:"Microsoft YaHei";}
#PicList ul li em a:link,#PicList ul li em a:visited
{color:#4a7355; text-decoration:none;}
#PicList ul li em a:hover,#PicList ul li em a:active
{color:#4a7355; text-decoration:underline;}

/*在线留言*/
#Message
{width:927px; height:auto; overflow:hidden; margin:0px auto;}
#Message .List
{width:877px; height:426px; overflow:hidden; margin:0px auto;}
#Message .List table tr th
{height:50px; font-size:12px; font-family:"Microsoft YaHei"; color:#4d7455; font-weight:normal; text-align:right;}
#Message .List table tr td input.txt
{width:300px; height:30px; line-height:30px; overflow:hidden; font-size:12px; font-family:"Microsoft YaHei";
color:#333333; border:1px solid #6d8b71; -moz-border-radius: 5px; -webkit-border-radius: 5px;
border-radius:5px; padding:0px 10px;}
#Message .List table tr td input.txt1
{width:100px; height:30px; line-height:30px; overflow:hidden; font-size:12px; font-family:"Microsoft YaHei";
color:#333333; border:1px solid #6d8b71; -moz-border-radius: 5px; -webkit-border-radius: 5px;
border-radius:5px; padding:0px 10px; float:left; margin-top:5px;}
#Message .List table tr td .content
{width:755px; height:100px; line-height:180%; overflow:hidden; font-size:12px; font-family:"Microsoft YaHei";
color:#333333; border:1px solid #6d8b71; -moz-border-radius: 5px; -webkit-border-radius: 5px;
border-radius:5px;}
#Message .List table tr td .btn
{width:104px; height:37px; line-height:37px; overflow:hidden; display:block; float:left; font-size:14px; font-family:"Microsoft YaHei";
color:#49720a; text-align:center; background:url(../Images/bng12.png) no-repeat; border:0px; cursor:pointer;}
#Message .List table tr td .a
{margin-left:20px;}
#Message .List table tr td img
{float:left; margin-top:5px; margin-left:10px; cursor:pointer;}

/*单页内容*/
#IntroNews
{width:927px; height:auto; line-height:200%; overflow:hidden; margin:0px auto; padding:20px 0px;
font-size:14px; font-family:"Microsoft YaHei"; color:#4e7556;}
#IntroNews img
{max-width:100%;}
#IntroNews a:link,#IntroNews a:visited
{color:#4e7556; text-decoration:none;}
#IntroNews a:hover,#IntroNews a:active
{color:#ff0000; text-decoration:underline;}

/*下载按钮*/
#DownLoadBtn
{width:927px; height:auto; overflow:hidden; margin:0px auto;}
#DownLoadBtn .btn
{width:104px; height:37px; line-height:37px; overflow:hidden; font-size:14px; text-align:center; font-family:"Microsoft YaHei";
background:url(../Images/bng12.png) no-repeat; margin-bottom:20px;}
#DownLoadBtn .btn a:link,#DownLoadBtn .btn a:visited
{color:#ffffff; text-decoration:none;}
#DownLoadBtn .btn a:hover,#DownLoadBtn .btn a:active
{color:#ffffff; text-decoration:underline;}

/*翻页样式1,2,3样式*/
#thePageInfo
{width:927px; height:20px; overflow:hidden; padding:20px 0px; text-align:center; clear:both; margin:0px auto;
font-size:12px;}
#thePageInfo em
{line-height:100%; padding:4px 8px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#thePageInfo em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#thePageInfo em a:hover,#thePageInfo em a:active
{text-decoration:underline;}
#thePageInfo em.onfocus
{line-height:100%; padding:4px 8px; color:#fff; font-style:normal; background:#4e7556; border:0px;}
#thePageInfo em.onfocus a:link,#thePageInfo em.onfocus a:visited
{color:#fff; text-decoration:none;}
#thePageInfo em.onfocus a:hover,#thePageInfo em.onfocus a:active
{text-decoration:underline;}
#thePageInfo span
{color:#4e7556;}

/*新闻内容*/
#NewsShow
{width:927px; height:auto; overflow:hidden; font-size:14px; font-family:"Microsoft YaHei";
color:#333333; margin:0px auto;}
#NewsShow .title
{width:927px; height:54px; line-height:54px; overflow:hidden; text-align:center; margin:0px auto; margin-top:10px;}
#NewsShow .title h1
{font-family:"Microsoft YaHei"; font-size:24px; color:#4e7556;}
#NewsShow .miaoshu
{width:927px; height:35px; line-height:35px; overflow:hidden; text-align:center; font-size:12px;
font-family:"Microsoft YaHei"; margin:0px auto; color:#4e7556; text-align:center;}
#NewsShow .NewsContent
{width:927px; height:auto; line-height:200%; overflow:hidden; font-size:14px; font-family:"Microsoft YaHei";
color:#4e7556; padding:10px 0px; margin:0px auto;}
#NewsShow .NewsContent table
{border-collapse:collapse; border-spacing:0;}
#NewsShow .NewsContent table tr td,#NewsShow .NewsContent table tr th
{padding:0px;}
#NewsShow .NewsContent img
{max-width:100%;}

/*上一篇、下一篇*/
#NewsShow .thePageInfo
{width:927px; height:auto; line-height:180%; overflow:hidden; color:#4e7556; margin:0 auto; font-size:14px; padding:10px 0px;
font-family:"Microsoft YaHei"; text-align:center;}
#NewsShow .thePageInfo a:link,
#NewsShow .thePageInfo a:visited
{color:#4e7556; text-decoration:none;}
#NewsShow .thePageInfo a:hover,
#NewsShow .thePageInfo a:active
{color:#ff0000; text-decoration:underline;}

