@charset "utf-8";
/* CSS Document */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{color:#000;background:#fff;	-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
/* 要注意表单元素并不继承父级 font 的问题 */
button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;}
input,select,textarea{font-size:100%;}
/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}
/* IE bug fixed: th 不继承 text-align*/
th{text-align:inherit;}
/* 去除默认边框 */
fieldset,img{border:0;}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}
/* 一致的 del 样式 */
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
q:before,q:after {content:'';}
/* 统一上标和下标 */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration:underline;}
/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}
/* 清理浮动 */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/*----commen------*/
body {font-family:"宋体"; font-size:12px; color:#000; background:#ececec;} /*网站字体颜色*/
a { color:#000; text-decoration:none;}  /*for ie f6n.net*/
a:hover { text-decoration:none; color:#00712e;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt15{ margin-top:15px;}
.ml10{ margin-left:14px;}
/*
---------index--------*/
.main{width:980px; margin:0 auto; overflow:hidden; background:#fff;}
.head{ width:100%; height:111px; background:url(../images/bg.png) repeat-x;}
.top{ width:242px; height:27px; background:url(../images/bg.png) 0px -193px; line-height:27px; text-align:center; color:#fff;}
.top a{ color:#fff; padding:0 5px;}
.logo{ margin-top:30px; *margin-top:0px; overflow:hidden;}
.tel{ margin:25px 25px 0 0; line-height:25px; color:#666; text-align:right; display:block;}
.tel span{ font-size:18px; font-family:"微软雅黑"; color:#00712e;}
.navbg{background:url(../images/bg.png) repeat-x 0 -111px; width:100%; height:47px;}
#nav {width:990px; height:46px; display:block; margin:0 auto;}
#nav .mainlevel {float:left; height:46px; line-height:46px; width:90px; text-align:center; background:url(../images/bg.png) left -227px;}
#nav .mainlevel a {font-size:14px; color:#fff; line-height:46px; display:block; width:90px; font-family:"微软雅黑";}
#nav .mainlevel a:hover {font-weight:bold; background:url(../images/bg.png) -157px -227px;}
#nav .mainlevel ul {display:none; position:absolute; *margin-left:-45px; background:#fff;}
#nav .mainlevel ul li {height:30px; line-height:30px; width:90px; margin-top:1px; background:url(../images/bg.png) left -235px;}
#nav .mainlevel ul li a{display:block; height:30px; line-height:30px; width:90px; font-size:12px; font-family:宋体; color:#fff;}
#nav .mainlevel ul li a:hover{display:block; height:30px; line-height:30px; background:none;}
#nav .mainlevel#none{background:none;}
.banner{ width:980px; overflow:hidden; text-align:center;}
.tongz{ width:978px; height:30px; border:1px solid #BEC6DC; line-height:30px; background:#fff;}
.tongz span{ float:left; width:85px; text-align:center; font-weight:bold;}
.tongz marquee{ width:860px; float:left; color:#fe0000;}

.tit{ height:45px; line-height:45px; font-family:"微软雅黑"; font-size:18px; padding:0 15px; text-align:left; color:#00662a; font-weight:bold;}
.tit span{ float:right; width:63px; height:27px; margin-top:9px; line-height:27px; background:url(../images/bg.png) 0px -314px; text-align:center; font-family:"宋体"; font-size:12px; color:#000; font-weight:normal;}
.bg{ border:1px solid #BEC6DC; background:url(../images/bg.png) left -357px repeat-x #fff; overflow:hidden;}

.about{ width:650px;}
.ab_c{ line-height:25px; padding:0 15px 5px;}
.ab_c img{ float:left; border:1px solid #BEC6DC; background:#fff; margin-right:15px;}

.vido{ width:318px; text-align:center; padding:0px 0 12px;}
.vido img{ padding:2px; border:2px solid #007A32; margin-top:5px;}

.tit_1{ margin:15px 10px 0; height:31px; line-height:31px; background:url(../images/bg.png) right -157px; overflow:hidden; }
.tit_1 a{ float:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif;}
.tit_1 span{font-size:14px; color:#eaefec; font-weight:bold; width:97px; height:31px; display:block; background:url(../images/bg.png) 0px -279px; line-height:31px; text-align:center;}

.class{ width:285px;}
.cl_c{ margin:8px 20px 12px; overflow:hidden;}
.cl_c li{ height:30px; line-height:30px; overflow:hidden; padding-left:18px; background:url(../images/bg.png) -691px -287px no-repeat; border-bottom:1px dashed #00712e;}
 
.pro{ width:680px;}
.pro_c{ padding-top:20px; overflow:hidden; margin-left:15px;}
.pro_c li{ float:left; margin:0 15px; overflow:hidden;}
.pro_c li img{ padding:2px; border:1px solid #00712e;}
.pro_c li span{ display:block; line-height:30px; height:35px; width:181px; overflow:hidden; text-align:center;}

.info{ width:315px;}
.info_c{ padding:8px 15px 10px; overflow:hidden;}
.info_c li{ height:30px; line-height:30px;overflow:hidden; padding-left:18px; background:url(../images/bg.png) -686px -254px no-repeat; border-bottom:1px dashed #00712e;}
.info_c li span{ float:right;}

.tit_2{ margin:15px 8px 0 10px; height:31px; line-height:31px; background:url(../images/4.gif) right top no-repeat; overflow:hidden;}
.tit_2 span{ float:right; padding-right:15px;}
.tit_2 h2{font-size:14px; color:#eaefec; font-weight:bold; width:97px; height:31px; display:block; background:url(../images/bg.png) 0px -279px; line-height:31px; text-align:center;}

.footer{ width:978px; line-height:25px; text-align:center; padding:10px 0 8px;}
.link{ width:900px; margin:0 auto; padding-top:10px; line-height:25px;font-size:14px; color:#00712e; text-align:left;}
.link a{ font-size:12px; color:#000; padding:0 5px;}
.link a:hover{color:#00712e;}

/*
--------ziye-------*/
.left{ width:250px;}
.lx_c{ line-height:25px; padding:5px 15px;}
.right{ width:710px;}
.new_c{ padding:5px 20px 0; overflow:hidden;}
.new_c li{ height:30px; line-height:30px;overflow:hidden; padding-left:18px; background:url(../images/bg.png) -686px -254px no-repeat; border-bottom:1px dashed #00712e;}
.new_c li span{ float:right;}
.page{ line-height:35px; padding:10px 25px; overflow:hidden; display:block; text-align:right;}
.page a{ padding:5px; margin:5px; border:1px solid #ccc; color:#888;} 
.page span.current{ padding:5px; margin:5px; font-weight:700;} 
.page a:hover{ background-color:#e3e3e3;}

.dis_c{ padding-top:20px; overflow:hidden; margin-left:20px; width:690px;}
.dis_c li{ float:left; margin:0 15px; overflow:hidden;}
.dis_c li img{ padding:2px; border:1px solid #00712e;}
.dis_c li span{ display:block; line-height:30px; height:35px; width:181px; overflow:hidden; text-align:center;}

/*一级导航*/
.expmenu{ margin:8px 20px 12px; overflow:hidden;}
.expmenu li div.header{height:30px; line-height:30px; overflow:hidden; padding-left:20px; background:url(../images/bg.png) -691px -287px no-repeat; border-bottom:1px dashed #00712e;}
/*三角按钮*/
.expmenu li div.header .arrow{display:block;width:20px;height:30px;float:right;overflow:hidden;cursor:pointer;}
.expmenu li div.header .arrow.down{background:url(../images/bg.png) -687px -227px no-repeat;}
.expmenu li div.header .arrow.up{background:url(../images/bg.png) -687px -194px no-repeat;} 
/*二级导航*/
.expmenu li .menu{ margin:0 15px 5px; overflow:hidden;}
.expmenu li .menu li{ padding-left:20px; height:30px; line-height:30px; background:url(../images/bg.png) -690px -318px no-repeat; overflow:hidden;  border-bottom: 1px dotted #adeb6a;}
.expmenu li .menu li a.selected{ font-weight:bold;}
.expmenu li .menu li a{ color:#30771B;}

/*inside*/
.rt_nr{ margin:10px 12px; width:686px; overflow:hidden;}
.wz_hd{ text-align:center; line-height:30px; border-bottom:1px dashed #999; color:#999;}
.wz_hd h2{ color:#00712e; font-size:20px; line-height:45px; text-align:center; overflow:hidden; font-family:"微软雅黑";}
.cptp{ margin:10px 0; width:686px; text-align:center;}
.cptp img{ max-width:680px; padding:2px; border: 1px solid #b3a59b;}     
.wz_c{ line-height:24px; padding:0 10px 5px;}
.wz_c img{ max-width:686px;}
.page2 p{ height:30px; line-height:30px; overflow:hidden; padding:0 10px; display:block; font-weight:200; color:#333;}
.page2 p a{ color:#00712e;}
.xgnews{ width:686px; margin:5px 0 0 0; overflow:hidden;}
.xgnews ul li{ height:30px; line-height:30px; overflow:hidden; padding-left:18px; background:url(../images/bg.png) -686px -254px no-repeat; border-bottom:1px dashed #00712e; width:300px; float:left; margin:0 10px; *margin:0 8px;}
.xgnews ul li span{float:right;}

/* 提交页面*/
.button{width:686px; padding-top:10px;height:auto;overflow:hidden;}
.buttop{height:30px; padding:0px 20px; background:#009f47; overflow:hidden; color:#fff; line-height:30px;}

.butmain{width:630px;height:auto;padding:10px 0 0 30px;overflow:hidden;}
.butmain ul li{ display:block;width:630px;padding:5px 0px;*padding:4px 0px;overflow:hidden;vertical-align:middle;}
.butmain ul li b{display:block;width:95px;height:22px;float:left;color:#555;line-height:20px;font-weight:normal;overflow:hidden; text-align:right;}
.butmain ul li span{display:block;width:450px;float:left;font-size:12px;line-height:20px;overflow:hidden;}
.butmain ul li em{ font-style:normal;color:#999;font-size:12px;line-height:20px;padding-left:10px;overflow:hidden;}

.butmain .mri02m_dd{width:280px;height:20px;border:1px solid #D3D4D3;font-size:12px;padding:0px 2px;overflow:hidden; margin-left:5px;}
.butmain .mri02m_ly{width:400px;height:70px;border:1px solid #D3D4D3;padding:0px 2px; overflow:auto;color:#B9B9B9; font-size:12px; line-height:22px; margin-left:5px;}
.butmain .mri02m_tj{width:58px;height:25px;margin:8px 0px;color:#FFF;font-size:12px; line-height:25px;text-align:center; background:#9f0000;overflow:hidden; cursor:pointer; border:none;}

.sh_c{ padding-top:10px; overflow:hidden; text-align:center;}
.sh_c li{ overflow:hidden;}
.sh_c li img{ border:1px solid #00712e; padding:2px; overflow:hidden;}
.sh_c li span{height:35px; line-height:35px; display:block; overflow:hidden; }
.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 
