﻿@charset "utf-8";
/* 公共样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, 
fieldset,input,textarea,p,blockquote,th{margin:0;padding:0;}
html{background:#FFF;-webkit-text-size-adjust:none;}
body{color:#333;margin:0 auto;font-size:12px;font-family:Microsoft Yahei,'\5B8B\4F53','\9ED1\4F53';padding-top:0px; -webkit-text-size-adjust:none;background:#fff;}
 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,th,{font-style:normal;font-weight:normal;} 
ol,ul,li {list-style:none;} 

q:before,q:after {content:".";}
a{color:#333; text-decoration:none;cursor:pointer;}
a:hover{color:#1A4C95;}
a,a:active,button{blr:expression(this.onFocus=this.blur()); outline:0;}
::-moz-focus-inner{border:0px;}
.clear {display:block;clear: both;}

#main,.FN,.foot{width:1200px;margin:0 auto;}
.ff{overflow:hidden;*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.blue{color:#0055a2;}
.noBg{background:none !important;}
.h10{height:10px;line-height:10px;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}

/* 网页头部 */

.head{width:100%;height:133px;z-index:999;position:relative;background:url("../images/topbg.png") no-repeat top center; }
.headbg{width:1200px;margin:0 auto; }
.headleft {width:300px;float: left;padding-top:20px;}
.headright {float:right;}
  /*导航条*/
.daohang{float:left;}
.nav { margin:0;float:right;}
.nav li{ margin:0px; list-style:none;float:left;position:relative; z-index:2;color:#fff;}
.nav li.lines{background:url("../images/navline.jpg") no-repeat right center;}
.nav li.mar30{margin-top:30px;}
.nav li:last-child{background:none;}
.nav li a {display:block;  font-size:18px; font-weight:bold;text-align:center;color:#333;text-decoration:none;line-height:133px;width:140px;}
.nav .chr a{color:#F07530;background:none;}
.nav li a.on {  display:block; color:#408737;}
.nav li:hover .jb{color:#408737;}
.logo{width:360px;text-align:center;padding-top:8px;display:block; }
.logo a{width:140px;margin:0 auto }

.mainlevel div {background:#fff;box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.1), -5px 5px 5px 5px rgba(0,0,0,0.1);position: absolute;display: none; z-index: 99;color: #333;}
.mainlevel div a{float:left;width:100%;line-height:45px;font-size:16px;border-bottom: 1px solid #e6e6e5;font-weight:normal;}
.mainlevel div a:hover{background:#408737;color: #fff;}

#sub_01 {left: 0px;width:140px;}

/* 结束 */


/* flash_start */
.flash_ban {width:100%;height:644px;border-top:0px #0B233D solid;position:relative;text-align: center;z-index:0;top: -38px;}
/* flash背景色 */
.flash_ban .flash_bg{position:relative;}
.flash_ban .flash_bg li{position:absolute;width:100%;height:644px;display:none}
/* flash主图片 */
/* .flash_ban .flash_pic{position:absolute;width:1200px;left:50%;margin-left:-600px;} */
.flash_ban .flash_pic{position:absolute; width:1200px; margin:0 auto; }
/* flash数量切换 */
.flash_ban .flash_nums_menu{position:absolute;width:1200px;left:50%;margin-left:-600px;}
.flash_ban .flash_nums_menu .flash_nums{position:absolute;width:100%;top:580px;text-align:center;font-size:0;}
.flash_ban .flash_nums_menu .flash_nums li{cursor:pointer;margin:0 5px;display:inline}
/* flash左右切换
.flash_ban .flash_prev{position:absolute;left:0px;top:280px;cursor:pointer; display:none; background:url(../images/prod_startpage.png) -140px -306px; ; width:105px; height:105px;}
.flash_ban .flash_next{position:absolute;right:0px;top:280px;cursor:pointer; display:none; background:url(../images/prod_startpage.png) -261px -310px; ; width:105px; height:105px;}
flash_end */
 


 
/*首页关于*/
.abouti {height:754px;width:100%;}
.abouti .container {max-width:1200px;padding:0 15px;margin:0 auto;padding-top:35px;}
.abouti .text-center {text-align: center}
.abouti .h-h2 {font-size: 36px;color: #333333;height:50px;line-height:50px;text-align:center;text-transform:uppercase;font-weight:bold;}
.abouti .h-span {font-size: 18px;color: #4D4D4D;height:30px;text-align:center;padding-top:10px;background: url(../images/line01.png) no-repeat center center;}

.abouti .aboutinav{width:1200px;margin:20px auto;}
.abouti .aboutinav li{float:left;width:240px;color:#fff;font-size:12px;height:84px;padding-top:10px}
.abouti .aboutinav li img{-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;}
.abouti .aboutinav li:hover img{-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.abouti .aboutinav li.abg01{background:#0d803b}
.abouti .aboutinav li.abg02{background:#2ead38}
.abouti .aboutinav li.abg03{background:#aacc06}
.abouti .aboutinav li.abg04{background:#cedb29}
.abouti .aboutinav li.abg05{background:#f5d121}
.abouti .aboutinav li:hover.abg01{background:#f5d121}
.abouti .aboutinav li:hover.abg02{background:#cedb29}
.abouti .aboutinav li:hover.abg03{background:#aacc06}
.abouti .aboutinav li:hover.abg04{background:#2ead38}
.abouti .aboutinav li:hover.abg05{background:#0d803b}
.abouti .aboutitxt{float:left;width:1200px;font-size: 14px;color: #606060;text-align:left;margin-top:30px;height:450px;}
.abouti .aboutitxt .aboutitxt_l{float:left;width:620px;margin-top:80px;}
.abouti .aboutitxt .aboutitxt_r{ float:right;width:401px;}
.abouti .aboutitxt li{float:left;background: url(../images/aboutico.png) no-repeat left 10px;margin-bottom:30px;padding-left:30px;}
.abouti .aboutitxt p{line-height:32px;}


/*start*/
.maincpbg{width:100%;height:690px;}
.maincpbg .container {max-width:1200px;padding:0 15px;margin:0 auto;padding-top:50px;}
.maincpbg .text-center {text-align: center}
.maincpbg .h-h2 {font-size: 36px;color: #333333;height:50px;line-height:50px;text-align:center;text-transform:uppercase;font-weight:bold;}
.maincpbg .h-span {font-size: 18px;color: #4D4D4D;height:30px;text-align:center;padding-top:10px;background: url(../images/line01.png) no-repeat center center;}


.cp_box{  overflow:hidden; margin:30px auto 40px auto; width:100%;max-width:1360px;position:relative  }
.cp_con{ height:auto;overflow:hidden; margin:30px auto;width:1200px;}
 
.cp_box em{ display:inline-block;}
.cp_box em.prev{padding:10px 0 0 0px;position:absolute;left:0;top:180px;}
.cp_box em.next{padding:10px 0px 0 0;position:absolute;right:0;top:180px;}
.cp_box em a{ display:inline-block; width:54px; height:54px;}
.cp_box em.prev a{background:url(../images/p02.png) center center no-repeat;}
.cp_box em.next a{background:url(../images/n02.png) center center no-repeat;}
.cp_box em.prev a:hover{background:url(../images/p01.png) center center no-repeat;}
.cp_box em.next a:hover,.cp_box em.next a.cur{background:url(../images/n01.png) center center no-repeat;}
 

.cp_con .ul li{float:left;   overflow:hidden; margin:0 10px 10px 10px;width:378px; height:350px;position:relative; border:1px solid #8f8f8f;  }
.cp_con .ul li span{display:block;width:380px; height:216px;overflow:hidden;}
.cp_con .ul li img{ width:380px; height:216px;   }
.cp_con .ul li h2{font-size:16px;line-height:48px;padding:0px 20px 0 20px;border-bottom:1px solid #8f8f8f;}
.cp_con .ul li p{display:block;color:#989898; font-size:12px;padding:10px 20px;line-height:20px;}
.cp_con .ul li:hover h2{color:#56A309;}
.cp_con .ul li:hover{ background: #fff; box-shadow: 6px 0px 6px rgba(0,0,0,0.1) }

.cp_con .ul li .lvdi{display:none}
.cp_con .ul li:hover .lvdi{display:block;width:380px; height:126px;background:rgba(0,148,48,0.6);position:absolute;top:0;left:0;text-align:center;padding-top:90px;}
.cp_con .ul li:hover .lvdi img{width:44px; height:44px;z-index:999;}




/*首页产品 */
.xiangmu {height:580px;position:relative;background:#56a309 url(../images/xmbg.jpg) no-repeat bottom center;}
.xiangmu .container {max-width:1200px;padding:0 15px;margin:0 auto;padding-top:50px;}
.xiangmu .text-center {text-align: center}
.xiangmu .h-h2 {font-size: 36px;color: #fff;height:50px;line-height:50px;text-align:center;text-transform:uppercase;font-weight:bold;}
.xiangmu .h-span {font-size: 18px;color: #81ce00;height:30px;text-align:center;padding-top:10px;background: url(../images/line02.png) no-repeat center center;}

.xiangmu .xminfo{margin-top:40px;}
.xiangmu .xminfo .xminfo_l{float:left;width:626px;}
.xiangmu .xminfo .xminfo_r{float:right;width:476px}
.xiangmu .xminfo .xminfo_r p{font-size:14px;color:#ebf4e1;line-height:36px;text-align:left;margin-top:10px;} 
.xiangmu .xminfo .xminfo_r a{display:block;width:160px;height:40px;text-align:center;font-size:16px;color:#fff;line-height:40px;background:#73b434;margin-top:20px;} 
.xiangmu .xminfo .xminfo_r a:hover{background:#05542f;} 
 

/*底部*/
.footrow{  background: #e5e5e5; height:250px; padding: 0 0 10px 0;    margin: 0;}
.footrow .z15{width:1200px;margin:0px auto}

.footrow .z15left{width:340px;float:left;font-size:14px;margin-top:30px;}
.footrow .z15left li{line-height:48px;font-size: 16px; border-bottom:1px solid #a0a0a0}
.footrow .z15left li h3 {   font-size: 16px; font-weight: bold;color: #000; }

.footrow .z15right{width:403px;float:right;text-align:center;line-height:20px;margin-top:80px;color:#ccc}
.footrow .z15right_l{width:300px;float:left;margin-top:12px;}
.footrow .z15right_l h2{color:#444444;font-size:14px;background:url(../images/footico07.png) no-repeat center center}
.footrow .z15right_l img{margin:14px;;}
.footrow .z15right_r{width:103px;float:left;}

.footerbg{width:100%;height:60px;background:#56A309;line-height:60px;color:#fff;font-size:16px;text-align:center}
 
/*内页*/
.banner_neiye{position:relative;text-align: center;z-index:0;top: -38px;width:100%;height:352px;}

#main{width:1200px;margin:20px auto 60px;}
 

.menu{width:222px;float:left;position:relative;}
.menu .left{width:222px;color:#666;height:50px;}
.menu .left .left_l{width:40px;float:left;padding-top:3px;}
.menu .left .left_r{float:left;}
.menu .left .left_r b{color:#56A309;height:26px;line-height:26px;font-size:20px;display:block}
.menu .left .left_r span{color:#797979;height:20px;line-height:20px;display:block}
.menuCon li{float:left;width:100%;margin-bottom:5px;}
.menuCon li a{font-size:16px;display:block;background:#f6f6f6 url(../images/lico03.png) no-repeat  20px center; padding-left:40px;height:38px;line-height:38px;color:#606060}
.menuCon li.on a,.menuCon li a:hover{background:#f1f1f1 url(../images/lico02.png) no-repeat 20px center;color:#56A309;}
 
 .mainBody{width:935px;float:right;}
.mainCon{padding:20px 0 20px;width:100%;}


.siteTop{height:26px;overflow:hidden;border-bottom:1px solid #8d8d8d;margin-top: 20px;}
.siteTop .siteTit{float:left;font-size:18px;padding:7px 0 0 15px;height:26px;line-height:26px;background:url(../images/ico18.png) no-repeat left 15px;}
.siteTop .site{float:right;padding-left:20px;line-height:26px;height:26px;background:url(../images/inico.png) no-repeat left 5px;color:#9d9d9d;font-size:13px;}
 

/*about1*/
.mainBody .aboutitxt{float:left;width:935px;font-size: 14px;color: #606060;text-align:left;margin-top:30px;}
.mainBody .aboutitxt img{max-width:935px;}
.mainBody .aboutitxt .aboutitxt_l{float:left;width:360px;margin-top:10px;}
.mainBody .aboutitxt .aboutitxt_r{ float:right;width:540px;}
.mainBody .aboutitxt li{float:left;background: url(../images/aboutico.png) no-repeat left 6px;margin-bottom:30px;padding-left:30px;}
.mainBody .aboutitxt p{line-height:26px;}


/*about2*/
.mainBody .wenhua{float:left;width:935px;font-size: 14px;color: #606060;text-align:left;margin-top:60px;}
.mainBody .wenhua li{float:left;width:181px;margin-right:70px}
.mainBody .wenhua li:nth-of-type(4n){margin-right:0;}
.mainBody .wenhua li img{opacity:0.9;filter:alpha(opacity=90);}
.mainBody .wenhua li:hover img{opacity:1;filter:alpha(opacity=100);}
.mainBody .wenhua h2{line-height:26px;font-size:17px;color:#157A3B;text-align:center}
.mainBody .wenhua span{display:block;line-height:26px;font-size:12px;color:#157A3B;text-align:center}
.mainBody .wenhua p{line-height:26px;font-size:14px;}
.mainBody .wenhua li .bz{width:47px;height:39px;border-radius:50%;background:#57a40a;padding-top:8px;text-align:center;margin:20px auto;box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1), 0px 0px 2px 3px rgba(0,0,0,0.1);}
.mainBody .wenhua li:hover .bz{background:#00651c;}
.mainBody .wenhua li:hover .bz img{-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}

/*about3*/
.mainBody .pptxt{float:left;width:935px;font-size: 14px;color: #606060;text-align:left;margin:60px 0 40px;}
.mainBody .pptxt .pptxt_l{float:left;width:250px;margin-top:10px;}
.mainBody .pptxt .pptxt_r{ float:right;width:630px;}
.mainBody .pptxt li{float:left;margin-bottom:30px;}
.mainBody .pptxt p{line-height:26px;}

/*about4*/
.mainBody .ppcl{width:835px;font-size: 14px;color: #606060;text-align:left;margin:60px auto;}
.mainBody .ppcl li{float:left;width:141px;margin-right:30px;border-radius:20px;border:1px solid #bcbcbc}
.mainBody .ppcl li img{border-radius:20px 20px 0 0;}
.mainBody .ppcl li:nth-of-type(5n){margin-right:0;}
.mainBody .ppcl h2{line-height:26px;font-size:14px;color:#157A3B;text-align:left;border-bottom:1px solid #bcbcbc;padding:5px 10px;}
.mainBody .ppcl p{line-height:20px;font-size:12px;height:60px;padding:5px 10px;}
.mainBody .ppcl li:hover{background:#54a215}
.mainBody .ppcl li:hover h2{color:#fff;}
.mainBody .ppcl li:hover p{color:#fff;}
 
 /*about5*/
.mainBody .ppjz{width:835px;font-size: 14px;color: #606060;text-align:left;margin:60px auto 40px;}
.mainBody .ppjz .ppjz_l{float:left;width:250px;margin-top:40px;}
.mainBody .ppjz .ppjz_r{ float:right;width:569px;}
.mainBody .ppjz li{float:left;width:100%;background: url(../images/aboutico.png) no-repeat left 10px;margin-bottom:15px;padding-left:30px;font-size:18px;font-weight:bold;color:#157A3B}
.mainBody .ppjz p{line-height:26px;}


 /*about6*/
.mainBody .ppys{width:935px;font-size: 14px;color: #606060;text-align:left;margin:40px auto 40px;}
.mainBody .ppys .ppys_l{float:left;margin-top:40px;}
.mainBody .ppys li{float:left;width:100%;margin-bottom:15px;font-size:12px;font-weight:normal;color:#333}
.mainBody .ppys p{line-height:26px;}

 /*about7*/
.mainBody .ppxx{width:835px;font-size: 14px;color: #606060;text-align:left;margin:60px auto 40px;}

 /*about8*/
.mainBody .jjln{width:835px;font-size: 14px;color: #606060;text-align:left;margin:60px auto 40px;position:relative;height: 340px;}
.mainBody .jjln .jjln_l{float:left;width:308px;margin-top:40px;}
.mainBody .jjln .jjln_r{ float:left;width:569px;}
.mainBody .jjln .jjln_r li h2{width:90px;height:20px;line-height:20px;margin-bottom:5px;text-align:center;font-size:14px;font-weight:bold;color:#fff;background:#157A3B;border-radius:20px;}
.mainBody .jjln .jjln_r li p{line-height:20px;font-size:12px;}


 /*about9*/
.mainBody .jyms{width:900px;font-size: 14px;color: #606060;text-align:left;margin:40px auto 40px;}
.mainBody .jyms .jyms_l{float:left;margin-top:10px;}
.mainBody .jyms li{float:left;width:100%;margin-bottom:15px;font-size:12px;font-weight:normal;color:#333}
.mainBody .jyms h2{color:#56A309;font-size:16px;height:30px;line-height:30px;}
.mainBody .jyms p{line-height:20px;}



/*about10*/
.dmzs{width:100%;height:490px;}


.cpxx_box{  overflow:hidden; margin:60px auto 40px auto; width:100%;max-width:1360px;position:relative  }
.cpxx_con{ height:auto;overflow:hidden; margin:30px auto;width:795px;}
 
.cpxx_box em{ display:inline-block;}
.cpxx_box em.prev{padding:10px 0 0 0px;position:absolute;left:0;top:110px;}
.cpxx_box em.next{padding:10px 0px 0 0;position:absolute;right:0;top:110px;}
.cpxx_box em a{ display:inline-block; width:54px; height:54px;}
.cpxx_box em.prev a{background:url(../images/p02.png) center center no-repeat;}
.cpxx_box em.next a{background:url(../images/n02.png) center center no-repeat;}
.cpxx_box em.prev a:hover{background:url(../images/p01.png) center center no-repeat;}
.cpxx_box em.next a:hover,.cpxx_box em.next a.cur{background:url(../images/n01.png) center center no-repeat;}
 

.cpxx_con .ul li{float:left;   overflow:hidden; margin:0 7px 10px 7px;width:250px; height:290px;position:relative; border:1px solid #8f8f8f;  }
.cpxx_con .ul li span{display:block;width:252px; height:148px;overflow:hidden;}
.cpxx_con .ul li img{ width:252px; height:148px;   }
.cpxx_con .ul li h2{font-size:12px;line-height:40px;padding:0px 10px 0 10px;border-bottom:1px solid #8f8f8f;}
.cpxx_con .ul li p{display:block;color:#989898; font-size:12px;padding:10px 10px;line-height:20px;}
.cpxx_con .ul li:hover h2{color:#56A309;}
.cpxx_con .ul li:hover{ background: #fff; box-shadow: 6px 0px 6px rgba(0,0,0,0.1) }

.cpxx_con .ul li .lvdi{display:none}
.cpxx_con .ul li:hover .lvdi{display:block;width:252px; height:88px;background:rgba(0,148,48,0.6);position:absolute;top:0;left:0;text-align:center;padding-top:60px;}
.cpxx_con .ul li:hover .lvdi img{width:30px; height:30px;z-index:999;}


/*about11*/
.mainBody .contact{float:left;width:935px;font-size: 14px;color: #606060;text-align:left;margin:60px 0 40px;}
.mainBody .contact .contact_l{width:800px;margin:10px auto;}
.mainBody .contact .contact_l td,th{padding-bottom:10px;padding-right:10px;}
.mainBody .contact p{line-height:26px;}


.input-texts{height:26px;line-height:26px;}
.input-text{width:150px;height:26px;line-height:26px;border-radius:8px;border:1px solid #efefef;}
.input-text2{width:300px;height:126px;line-height:26px;border-radius:8px;border:1px solid #efefef;}
.input-anniu{width:80px;height:26px;line-height:20px;border:1px solid #efefef;background:#107f3b;color:#fff}



/*新闻最终*/
.newTit{padding:15px 0;line-height:24px;font-size:18px;color:#333;font-weight:bold;text-align:center;background:url(../images/line06.png) repeat-x left bottom;margin-top:20px;}
.author{padding:12px 0;text-align:center;}
.author span,.author a{padding-left:20px;color:#999;margin:0 10px;}
.author .time{background:url(../images/ico10.png) no-repeat left center;}
.author .hits{background:url(../images/ico11.png) no-repeat left center;}
.author a{background:url(../images/ico13.png) no-repeat left center;}
.author a:hover{color:#0055a2;}

.textCon{padding:30px 20px ;line-height:28px;font-size:14px;min-height:400px;}
.textCon p{line-height:28px;padding-bottom:40px;font-size:14px;}
.textIndent p{text-indent:2em;}

.ppry{margin-top:80px;height:400px;}




/*分页*/
.pages {	height: 29px;	overflow: hidden;	text-align: center;	padding: 50px 0;}
.pages a,.pages span,.pages em {	padding: 8px 15px;	border: 1px solid #ddd;	margin: 0 5px;}
.pages span,.pages a:hover {	background: #e80005;	border: 1px solid #e80005;	color: #fff;}
.pages a{	color: #333;}



/*news*/

.newsbox{ margin-top:20px;}
 
.newsbox ul li .newbox{ max-width: 935px; padding: 33px 0px; margin: 0px auto; border-bottom: 1px solid #e8e8e8;}
.newsbox ul li .newbox .imgbox{ width: 280px; height: 170px; float: left; margin:0; overflow: hidden;}
.newsbox ul li .newbox .imgbox img{ width: 100%;}
.newsbox ul li .newbox .intro{ margin-left: 300px; padding-right:20px; height: 170px; position: relative;}
.newsbox ul li .newbox .intro h1{ text-align: left; font:16px/30px Microsoft Yahei; color: #4b4b4b;}
.newsbox ul li .newbox .intro h1 a{ color: #4b4b4b; text-decoration: none;}
.newsbox ul li .newbox .intro p{text-align: left; font:14px/26px Microsoft Yahei; margin-top: 10px; color: #686868; border-top:1px solid #686868;padding-top:10px; }
.newsbox ul li .newbox .intro .rnav a{ display: block; width: 50px; height: 50px; position: absolute; right: 0px; top: 38px; }

.newsbox ul li .newbox .intro .rnav{ display: block; width: 50px; height:50px;}
.newsbox ul li .newbox .intro .tt{position: absolute; left: 0px; bottom: 8px;}
.newsbox ul li .newbox .intro .tt span{ padding-left: 24px; display: inline-block; margin-right: 24px;  display: inline-block;font:14px/24px Microsoft Yahei; }
.newsbox ul li .newbox .intro .tt .bg1{ background: url(../images/time.png) no-repeat left center;}
.newsbox ul li .newbox .intro .tt .bg2{ background: url(../images/era.png) no-repeat left center;}

