@charset "utf-8";
/*全局样式
---------------------------------------------*/
section,article,aside,header,footer,nav,figure{ display:block; }
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0; }
body,button,input,select,textarea{ font:12px/1.5 "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6,button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
code,kbd,pre,samp{ font-family:courier new,courier,monospace; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{ list-style:none; }
a{ color:#1b1b1b; text-decoration:none; }
a:hover{ text-decoration:none; }
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
.blank10 {clear:both; height:10px; overflow:hidden; font-size:1px;}
.blank20 {clear:both; height:20px; overflow:hidden; font-size:1px;}
.blank30 {clear:both; height:30px; overflow:hidden; font-size:1px;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
/* Clear Fix */ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
/* Hide from IE Mac */ 
.clearfix { display:block; } 
/* End hide from IE Mac */ 
/* end of clearfix */ 
.left{ float:left; }
.right{ float:right; }
.red{ color:#F00; }
	.red:hover{ color:#F60; }
	.red a{ color:#F00; }
	.red a:hover{ color:#F60; }
.gray{ color:#666; }
	.gray:hover{ color:#F60; }
	.gray a{ color:#666; }
	.gray a:hover{ color:#F60; }
.blue{ color:#1E7BB3; }
	.blue:hover{ color:#F60; }
	.blue a{ color:#1E7BB3; }
	.blue a:hover{ color:#F60; }

.green{ color:#1E7BB3; }
	.green:hover{ color:#F60; }
	.green a{ color:#1E7BB3; }
	.green a:hover{ color:#F60; }	

/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
/*.select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }*/

/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#469d2a; border:1px solid #469d2a; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
/*标题样式*/
.main-tit{  margin:0 auto; padding:30px 0 0; }
	.main-tit h2{ display:block; padding-right:10px; color:#666; font-size:24px; font-weight:400; line-height:25px; }
.base-tit{ border-bottom:1px solid #f0f0f0; color:#469d2a; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #469d2a; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
.bar-tit{ margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #e8e8e8; color:#6c6c6c; font-size:18px; }
/*页码容器*/
.page-box{ margin-top:20px; color:#333; font-size:14px; text-align: left; padding-bottom: 10px; text-align: right; }
/*视频容器*/
.video-box{ position:relative; width:100%; height:473px; _clear:both; _display:inline; }
/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}



 a:link {color: #333; text-decoration:none;}
 a:visited {color: #333;text-decoration:none;}
 a:hover {color: #5ea637; text-decoration:none;}
 a:active {color: #333;text-decoration:none;}

 .ff_yy { font-family: "微软雅黑", "Microsoft YaHei";}
 .ff_s { font-family: "宋体";}

body {
     margin:0 auto; 
	 padding:0; 
	 border:0; 
	 font-size:12px; 
     font-family: "微软雅黑", "Microsoft YaHei";
	/*font-family: Arial, Helvetica, sans-serif, "宋体";"微软雅黑", "Microsoft YaHei", "Microsoft JhengHei", Arial;*/
	 text-align:left;
	 color:#333;
	 background:url(../images/bg.jpg) repeat-x left top;
     } 

.wrap { width: 980px; margin: 0 auto; overflow: hidden; }

.head { height: 124px; position: relative; }
.head .logo { float: left; padding-top: 20px; }
.head .wenzi { position: absolute; right: 30px; bottom:15px; }
.head .links { position: absolute; right: 0px; line-height: 24px; color: #fff; }
.head .links a { color: #fff; padding: 0px 8px; }
.head .links a:hover { text-decoration: underline; }

.nav { height: 44px; line-height: 44px; background:url(../images/nav_bg.jpg) no-repeat left center; }
.nav ul { width: 100%; text-align: center; }
.nav ul li { display: inline-block; height: 44px; background:url(../images/nav_fg.png) no-repeat left center; padding: 0px 40px; }
.nav ul li a { color: #fff; font-size: 14px; }
.nav ul li a:hover { color: #162891; }

.bannerbox { width: 100%; height: 472px; background:url(../images/banner_bg.jpg) no-repeat bottom center; }
.banner { width: 980px; height: 366px; margin: 0 auto; }
.banner .slideBox { width:100%; height:366px; overflow:hidden; position: relative; }
.banner .slideBox .hd { height:20px; overflow:hidden; position:absolute; bottom:10px; z-index:1; width: 100%; }
.banner .slideBox .hd ul { overflow:hidden; zoom:1; width: 980px; margin: 0 auto; text-align: center; padding-right: 20px; }
.banner .slideBox .hd ul li { display: inline-block; margin-left:10px;  width:15px; height:15px; line-height:14px; text-align:center;
 background:#ddd; cursor:pointer; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; }
.banner .slideBox .hd ul li.on{ background:#004ea1; }
.banner .slideBox .bd { position:relative; width: 100%; height:366px; z-index:0; }
.banner .slideBox .bd li { width: 100%; height: 366px; }
.banner .slideBox .bd li a { display:block; width: 100%; height: 366px; }

.index_c1 { height: 190px; margin-top: 15px; }
.index_c1 .col1 { width: 197px; float: left; }
.index_c1 .col2 { width: 762px; float: right; }

.service {}
.service ul {}
.service ul li { width: 100%; height: 41px; line-height: 41px; margin-bottom: 8px; 
background:url(../images/tlbg.jpg) no-repeat left center; }
.service ul li a { color: #5a9f35; font-size: 18px; }
.service ul li a font { display: inline-block; height: 24px; width: 37px; line-height: 24px; background-color: #60aa39; color: #fff; margin: 0px 15px; text-align: center;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.about {}
.about_tl { width: 100%; height: 37px; line-height: 37px; background:url(../images/bg_h37.jpg) repeat-x left center; overflow: hidden;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.about_tl img { float: left; margin-left: 20px; margin-top: 7px; margin-right: 10px; }
.about_tl h3 { color: #ecf7e7; font-size: 20px; font-weight: normal; }
.about_nei { color: #434542; padding-top: 10px; }
.about_nei p { line-height: 24px; }
.about_nei a { color: #5ea637;  }
.about_nei a:hover { text-decoration: underline; }

.product { margin-top: 15px; }
.product_tl { width: 100%; height: 37px; line-height: 37px; background:url(../images/bg_h37.jpg) repeat-x left center; overflow: hidden;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.product_tl img { float: left; margin-left: 10px; margin-top: 7px; margin-right: 10px; }
.product_tl h3 { color: #ecf7e7; font-size: 20px; font-weight: normal; float: left; }
.product_tl a { float: right; margin-right: 10px; color: #fff; }
.product_tl a font { font-family: "宋体"; }
.product_tl a:hover { text-decoration: underline; }

.product_nei { width: 100%; }
.picMarquee-left{ width:980px;  overflow:hidden; position:relative;}
.picMarquee-left .bd{ padding-top: 15px; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li img { width: 182px; height: 196px; }
.picMarquee-left .bd ul li h3 { line-height: 24px; text-align: center; padding-top: 5px; font-weight: normal; }
.picMarquee-left .bd ul li a.yuding { display: inline-block; height: 25px; line-height: 25px; background-color: #469d2a; color: #fff; padding: 0px 10px; font-size: 14px; 
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.index_c3 { margin-top: 15px; }
.index_tl3 { width: 978px; height: 36px; line-height: 36px; background:url(../images/bg_h36.jpg) repeat-x left center; border:1px solid #cce4be; 
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.index_tl3 .tl { float: left; }
.index_tl3 .tl1 { width: 358px; }
.index_tl3 .tl2 { width: 380px; }
.index_tl3 .tl3 { width: 240px; }
.index_tl3 .tl img { float: left; margin-left: 10px; margin-top: 7px; margin-right: 10px; }
.index_tl3 .tl h3 { color: #589c34; font-size: 20px; font-weight: normal; float: left; }
.index_tl3 .tl a { float: right; margin-right: 10px; color: #589c34; }
.index_tl3 .tl a font { font-family: "宋体"; }
.index_tl3 .tl a:hover { text-decoration: underline; }

.index_c3_n { width: 100%; height: 170px; padding-top: 10px; }
.index_c3_n .col1 { width: 360px; float: left; height: 100%; }
.index_c3_n .col2 { width: 380px; float: left; height: 100%; background:url(../images/bg_fg.jpg) no-repeat left center; }
.index_c3_n .col3 { width: 240px; float: left; height: 100%; background:url(../images/bg_fg.jpg) no-repeat left center; }
.index_c3_n .col ul { padding: 0px 5px; padding-right: 10px; }
.index_c3_n .col ul li { width: 100%; height: 24px; line-height: 24px; overflow: hidden; }
.index_c3_n .col ul li a { float: left; }
.index_c3_n .col ul li a font { font-family: "宋体"; }
.index_c3_n .col ul li span { float: right; color: #979797; }
.index_c3_n .col2 ul { padding: 0px 10px; padding-right: 10px; }

.contact { width: 100%; height: 170px; background:url(../images/bg_contact.png) no-repeat right center; color: #5ca437; }
.contact p { padding-left: 10px; line-height: 24px; font-family: "宋体"; }

.footer { width: 100%; background-color: #008800; color: #fff; margin-top: 15px; }
.footer a { color: #fff; }
.footer a:hover { text-decoration: underline; }
.row1 { width: 100%; height: 35px; line-height: 35px; border-bottom: 1px solid #fff; background-color: #38970f; text-align: center; }
.row1 p { display: inline-block; padding-left: 80px; }
.foot { min-height: 126px; }
.foot .foot_logo { float: left; padding-top: 10px; }
.foot .col1 { float: left; margin-left: 50px; }
.foot .col2 { float: right; }
.foot .col { padding-top: 10px; line-height: 24px; }

.channel { margin-top: 15px;}
.channel_l { float: left; width: 195px; }
.channel_r { float: right; width: 770px; }

.daohang { height: 35px; line-height: 35px; border-bottom: 3px solid #469d2a; font-size: 14px; }
.daohang span { display: block; }

.subclass { }
.subclass_tl { width: 100%; height: 55px; background-color: #469d2a; color: #fff; }
.subclass_tl h2 { font-size: 24px; font-weight: normal; line-height: 55px; text-align: center; }
.subclass_tl span { font-size: 18px; text-transform: uppercase; font-family: Arial;padding-left: 20px; }
.subclass_nei { width: 100%; }
.subclass_nei ul { width: 175px; margin: 0 auto; padding: 10px 0px 5px 0px; margin-bottom: -10px; }
.subclass_nei ul li { width: 100%; overflow:hidden; height: 40px; position: relative; margin-bottom: 10px; }
.subclass_nei ul li a { width: 100%; text-align: center; height: 40px; line-height: 40px; font-size: 16px; margin-bottom: 5px; color: #333;
	display: block; background-color: #a2cd94; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.subclass_nei ul li a:hover { background: #469d2a; }
.subclass_nei ul li.on a { background: #469d2a; }
.subclass_nei ul li.on i { background:url(../images/pic_yjt1.png) no-repeat left center; }
.subclass_nei ul li i { display: inline-block; width: 10px; height: 35px; position: absolute; right: 20px; top:0px;
background:url(../images/pic_yjt1.png) no-repeat left center;}
.subclass_nei ul li:hover i { background:url(../images/pic_yjt1.png) no-repeat left center; }
.subclass_nei ul dl { width:155px; margin: 0 auto; padding: 0px 0px 10px 0px; font-family:"宋体"; }
.subclass_nei ul dl dd { line-height: 22px; font-size: 12px; }
.subclass_nei ul dl dd a { color: #333; }
.subclass_nei ul dl dd a:hover { color: #469d2a; }

.lxfs { width: 100%; }
.lxfs_tl { width: 100%; height: 40px; line-height: 40px; background-color: #469d2a; font-size: 20px; color: #fff; }
.lxfs_tl h3 { font-weight: normal; padding-left: 10px; }
.lxfs_nei { width: 175px; min-height: 140px; padding: 10px; background:url(../images/bg_contact1.png) no-repeat top right; }
.lxfs_nei p { line-height: 24px; color: #5ca437; }

.channel_wen { width: 100%; padding: 10px 0px 0px 0px; }
.channel_wen ul { width: 99%; margin: 0 auto; }
.channel_wen ul li { width: 100%; height: 30px; line-height:30px; border-bottom: 1px dotted #cad0e7; background:url(../images/pic1.jpg) no-repeat 3px center; }
.channel_wen ul li a { float: left; padding-left: 15px; }
.channel_wen ul li span { color: #777; float: right; }

.channel_tu { width: 100%; padding: 0px 0px 0px 0px; }
.channel_tu ul { width: 825px; }
.channel_tu ul li { float: left; width: 220px; height: 285px; margin-top: 20px; margin-right: 55px; }
.channel_tu ul li img { width: 220px; height: 215px; }
.channel_tu ul li h3 { line-height: 25px; height: 25px; font-weight: normal; font-size: 14px; padding: 5px 0px; }
.channel_tu ul li a.yuding { display: inline-block; height: 25px; line-height: 25px; background-color: #469d2a; color: #fff; padding: 0px 10px; font-size: 14px; 
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.channel_tu1 { width: 100%; padding: 20px 0px 0px 0px; }
.channel_tu1 ul { width: 789px; }
.channel_tu1 ul li { float: left; width: 224px; height: 219px; margin-bottom: 15px; margin-right: 39px; }
.channel_tu1 ul li img { width: 224px; height: 170px; }
.channel_tu1 ul li h3 { line-height: 49px; font-weight: normal; font-size: 14px; text-align: center; background-color: #fff; }

.channel_article { width: 100%; padding: 20px 0px 0px 0px; }
.channel_article h1 { font-size: 20px; line-height: 24px; padding: 0px 0px; font-weight: normal; padding-bottom: 15px; color: #000; text-align: center; }
.channel_article .article_nei { padding:15px 0px; line-height: 24px; font-size: 14px; color: #555; }
.channel_article .article_nei p { line-height: 30px; }
.channel_article .article_info { width: 100%; margin: 0 auto; line-height: 30px; height: 30px; color: #777; 
	border-bottom: 1px dotted #aaa; padding: 0px 0px 5px 0px; position: relative; }
.next-prev-single { width: 100%; color: #333; margin: 0 auto; font-size: 14px; border-top: 1px dotted #aaa; padding-top: 10px; }
.next-prev-single { line-height: 24px; overflow: hidden; }
.next-prev-single a { color: #333; }
.next-prev-single a:hover { color: #469d2a; }

.channel_article .article_info .fenxiang { position: absolute; right: 0px; top:8px; }

.channel_article .article_info .goumai { position: absolute; right: 0px; top:5px; }
.channel_article .article_info .goumai a { display: inline-block; height: 25px; line-height: 25px; background-color: #469d2a; color: #fff; padding: 0px 10px; font-size: 14px; 
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

	.form-box{ position:relative; padding:10px; font-size:14px; margin-left: 150px; }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }

/*评论样式*/
.comment-add{ margin-top:15px; _width:100%; _position:relative; _overflow:hidden; }
    .comment-add .editor{ position:relative; margin-right:18px; }
	.comment-add .editor textarea{ width:100%; height:70px; }
	.comment-add .subcon{ margin-top:15px; }
.comment-box{ position:relative; margin-top:15px; }
	.comment-list li{ padding:15px 0; border-top:1px solid #f7f7f7; }
	.comment-list li .avatar{ display:block; float:left; margin-top:6px; background:#fff; border-radius:2px; width:42px; height:42px; overflow:hidden; }
	.comment-list li .avatar img{ width:42px; height:42px; }
	.comment-list li .inner{ margin-left:52px; }
	.comment-list li .inner p{ color:#333; font-size:14px; line-height:1.8em; }
	.comment-list li .inner .meta{ margin:0; padding-top:3px; color:#999; border:none; }
	.comment-list li .inner .meta .time{ margin-left:5px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat left -158px; }
	.comment-list li .answer{ margin-left:48px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
	.comment-list li .answer .meta{ margin:0; padding:0; color:#999; margin-bottom:5px; border:none; }
	.comment-list li .answer p{ color:#555; font-size:14px; line-height:1.8em; }
