@charset "utf-8";
/*---------------------------  全局 -------------------------------*/
.header,.nav,.main1,.main2,.main3,.footer,#footer2,.mainbody { width:1000px; padding:0px; margin:0px auto;}
#header,#banner,.MainPage{width:1050px; padding:0px; margin:0px auto; }
#nav,#footer{width:100%; padding:0px; margin:0px auto;  }
/*---------------------------  HomePage -------------------------------*/

/*** header ***/
#header {  font-family:"宋体"; height:94px; color:#666;line-height:30px;}
	.TopHeadCon h1 a{ display:block; margin-left:20px; margin-top:20px; width:300px; height:50px;}
	/* phone */
	.TopPhone{ width:255px;font-family:"微软雅黑"; margin-top:20px;color:#aec95f;}
	.TopPhone span{ font-size:30px; margin-top:10px; }
	.TopPhone p{  font-size:24px; width:178px; line-height:25px; margin-top:15px;}

/*** nav ***/
/*#nav { height:35px; background:#42885b;  }
	.nav ul li { float:left; text-align:center;  }
	.nav ul li a { color:#fff; font:14px "微软雅黑"; display:block; text-align:center; 
	line-height:34px; width:131px; font-weight:bold;}
	.nav li .current,.nav li a:hover { background:#35744c; text-decoration:none;}
*/
#nav { height:35px; background:#42885b;  }
.navbar{height:35px; background: #42885b;}
.nav{width:1050px; margin:0 auto; position:relative; z-index:1000 !important;}
.nav h3{font-size:14px; font-weight:normal; width:131px; margin:0px !important;}
.nav .m{position:relative; float:left;display:block; min-height:35px; text-align:center;}
.nav h3 a{width:131px; height:35px; zoom:1; line-height:35px; display:block; color:#fff; font-size:14px;
	font-weight:normal;}
.nav li:hover h3>a,.nav h3 a:hover,.nav h3 .current{ background:#35744c; text-decoration:none;}
.nav .sub{display:none; width:131px;position:absolute; left:0px; top:35px; float:left; 
	line-height:35px;z-index:1000 !important;background:#66a27c; z-index:1000 !important;}
.nav .sub li{text-align:center; border-top:1px solid #c7c7c7;}
.nav .sub li a{display:block; zoom:1;color:#ffffff; font-size:14px;text-overflow:ellipsis; 
	overflow:hidden;white-space:nowrap; padding:0 10px;}
.nav .sub li a:hover{text-decoration: underline;}

/*** banner ***/
.imgfocus{position:relative;width:1050px;height:388px;background:#F1F1F1;margin:0 auto; margin-bottom:11px;}
.decotext2{width:460px;height:388px;padding-top:20px;position:absolute;top:0;left:20px;display:block;text-align:left;z-index:20;}
.decotext2 p{margin-top:40px;font-size:18px;}
.imgfocus .imgbox{position:absolute;left:0px;top:0px;}
.decoimg_b2{position:relative;width:100%;float:left;display:none;}
.decoimg_b2 img{display:block;width:1050px;height:388px;}
ul.num_a2{width:12px;position:absolute;top:10%;right:20px;background:url(../images/controbg.png) no-repeat top center;}
ul.num_a2 li{width:12px;height:12px;margin-bottom:50px;position:relative;}
ul.num_a2 .current{color:#4D4D4F;background-color:#4d4d4f;-webkit-transform:scale(1.8);transform:scale(1.8);}
ul.num_a2 a{width:100%;height:100%;line-height:100%;border-radius:50%;text-indent:-70px;color:#808285;background-color:#808285;position:absolute;top:0;left:0;-webkit-transition:-webkit-transform 0.5s ease, background-color 0.5s ease;transition:transform 0.5s ease, background-color 0.5s ease;}	

/*** HyNews ***/
.HyNews{ height:62px; background:#ededed; overflow:hidden; margin-bottom:11px !important;}
	.t_news{ height:62px;  color:#fff;  overflow:hidden; position:relative; }
	.t_news b{ height:62px; line-height:62px; font-weight:normal; display:inline-block; background:#42885b url(../images/right_arrow.jpg) no-repeat right; font-size:20px; width:135px; padding-left:15px;}
	.news_li,.swap{line-height:46px; display:block; position:absolute;top:0px; left:92px; margin:8px 0px 8px 90px;}
	.news_li a,.swap a{ color:#333; font-size:14px;}
	.HyNews .swap{top:46px;}

/*** MainBody01 ***/
/* Prolist */
.Prolist{ margin-right:22px;  padding-bottom:10px;}
	.Prolist h4{ background:#42885b; height:28px; line-height:28px; color:#fff; font-size:14px; }
	.Prolist h4 span{ background:url(../images/line_bg.jpg) no-repeat left;margin-left:34px; padding-left:15px; font-weight:bold;}
	.Prolist ul li{ border-bottom:#6d9830 dashed 1px;  padding-left:30px;}
	.Prolist ul li a { color:#000; font:16px "微软雅黑"; display:block; text-align:left; line-height:34px;font-weight:bold; padding-left:20px;background:url(../images/s_right_arr.jpg) no-repeat left;}
	.Prolist li .current01,.Prolist li a:hover { color:#aec95f; text-decoration:none;}
/* About */
.About{ margin-right:18px;}
	.About i{ background-position:0px 0px;  width:15px; height:15px; display:inline-block; margin-right:15px;}
	.Mainbody01 h5,.Contact h5{ color:#3c7d52; border-bottom:#cbcbcb solid 1px; height:30px; line-height:30px; }
	.Mainbody01 h5 span,.Contact h5 span{border-bottom:#3c7d52 solid 1px; line-height:26px;padding-left:37px; display:block; padding-top:3px;}
	.AboutCon{ padding:20px; color:#000; font-family:"宋体"; line-height:23px;}
	.AboutCon h4{ text-align:center; color:#000; font:14px "微软雅黑"; font-weight:bold; line-height:40px;}
	.AboutCon a,.more{ color:#fff;  font:10px "微软雅黑"; background:url(../images/line_bg02.jpg) repeat-x; height:10px; line-height:10px; padding:2px 3px;}
/* Contact */
.Contact i{ background-position:0px -18px;  width:14px; height:19px; display:block; float:left; margin-right:8px; margin-top:4px;}
.ContactCon{ padding:20px; font:14px "微软雅黑"; color:#000; line-height:25px; }

/*** MainBody02 ***/
.MainBody02{ border:#b3b3b3 solid 1px; background:url(../images/line_bg03.jpg) repeat-x top; filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
-moz-box-shadow: 1px 1px 5px #909090;/*firefox*/
-webkit-box-shadow: 1px 1px 5px #909090;/*safari或chrome*/
box-shadow:1px 1px 5px #909090;/*opera或ie9*/ overflow:hidden;}
	.MainBody02_Con{  padding:25px 50px; width:950px;}
/* Company News */
.MainBody02 h4{ color:#333; margin-bottom:20px; }
.ComNews01 i{ background-position:0px -41px;  width:25px; height:23px; display:block; float:left; margin-right:8px; margin-top:1px; margin-left:90px;}
	.MainBody02_Con ul li a { color:#333; font:12px "微软雅黑"; font-weight:bold; display:block; text-align:left; line-height:25px; overflow:hidden; width:262px;}
.mid_line{ width:40px; border-right:#b5b5b5 solid 2px; height:185px; margin-right:40px;}
.ComNews02 i{ background-position:0px -69px;  width:26px; height:25px; display:block; float:left; margin-right:8px; margin-top:1px; margin-left:83px;}
.ComNews03 i{ background-position:0px -98px;  width:34px; height:19px; display:block; float:left; margin-right:8px; margin-top:1px; margin-left:75px;}

/*** MainBody03 Product ***/
.MainBody03,.MainBody04{ width:1280px; margin:0 auto;}
	.MainBody03 h1,.MainBody04 h1{ color:#3c7d52; height:35px; border-bottom:#707070 solid 1px; line-height:60px;}
.MainBody03 h1 span,.MainBody04 h1 span{ display:block;  width:350px; background:#f7f7f7; display:block; margin:0 auto; text-align:center;}

div#container{width: 100%; margin: 0 auto; overflow: hidden;}
div.examples_body{width: 1000px; margin: 10px auto 0 auto; clear: both; overflow: hidden; position: relative;}
.bannerHolder{width: 1000px; margin: 20px 0 15px 0; padding: 20px 0px; overflow: hidden;}
.bannerHolder li{list-style: none; display: inline;}
.banner{width: 247px; height: 200px; position: relative; overflow: hidden; float: left; display: inline; margin: 0 1px 1px 0px;}
.banner img{display: block; border: none;}
.banner div{position: absolute; z-index: 100; background-color: #42885b; width: 60px; height: 60px; cursor: pointer;-moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px;}
.banner .cornerTL{left:-63px; top:-63px;}
.banner .cornerTR{right:-63px; top:-63px;}
.banner .cornerBL{left:-63px; bottom:-63px;}
.banner .cornerBR{right:-63px; bottom:-63px;}
.banner p{width: 100%; left: 10px; top: 17px; z-index: 200; position: absolute; color: #FFF; font:22px "微软雅黑"; text-align: center; cursor: pointer; display: none;}
.banner i{left: 90px; top: 27px; z-index: 200; position: absolute; text-align: center; cursor: pointer; display: none; background-position:0px -122px; width:54px; height:54px; display:block; float:left;}
.banner p span{width: 100%;left: 0; top: 97px; z-index: 200; position: absolute; text-align:center;}

/*** MainBody04 Cases ***/
.MainBody04 .SucCases,.Honor{  width:1050px; margin:0px auto;}
.MainBody04 dl{ float:left;  margin-top:25px;}
.MainBody04 dl dt{ color:#000; font-size:18px; line-height:40px;}
.MainBody04 i{ background-position:0px -191px;  width:10px; height:10px; display:block; float:left;  margin:14px 7px 0px 89px;}
.MainBody04 dl dd{ margin-top:15px;}
.MainBody04 dl dd img{ width:320px; height:200px;}

/*** MainBody06 Honor ***/
.main2_2{
margin-top:15px;}


.product1 li{float:left;  margin:0px 5px; height: 250px;}
.product1 li a{display:block;text-align:center;color:#333; font-size:14px; /*background:#e5e5e5;*/ 
	 line-height:33px;}
.product1 li a img{width:177px;height:220px; border:1px solid #ccc;}
#demo{overflow:hidden;width:1050px; height:250px;padding:10px 2px;}
#indemo{float:left;width:800%;}
#demo1,#demo2{float:left;}

/*** Footer ***/
#footer { background:url(../images/line_bg04.jpg) repeat-x top; height:85px; }
.FooterCon02{ color:#fff; line-height:20px; padding:20px 0px;}
#footer a{ color:#fff;}

/* 返回顶部 */
.dn{display: none;}
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png?);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{position: absolute;right: 60px;top: -100px;width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);background: #fff;}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

/*---------------------------  About Page -------------------------------*/
.SideBar{ width:740px; color:#000; line-height:22px;}
	.PageTit { border-bottom:#42885b solid 2px; height:30px; line-height:20px;  padding-top:10px; }
	.PageTit h2{font-size:26px; padding-left:25px;}
	.PageTit h2 small{ font-size:18px;}
	.PageTit span{ margin-right:10px; font-size:14px;  margin-top:5px; color:#000;}
	.PageTit span a{ font-size:14px;  margin-top:5px; color:#000;}
	.PageTit span a:hover{ color:#42885b;}
	.PageCon{ padding:20px; line-height:22px; color:#000; font-family:"宋体" !important; background:#ededed;}

/*---------------------------  Product Page -------------------------------*/
.PageCon .box{ width:700px; margin:0 auto;}
.PageCon .box ul{ padding-bottom:20px !important;}
.PageCon .box ul li { width: 200px;
    height: 250px; float:left; margin:10px 15px; list-style:none; }
.PageCon .box ul li img{ width: 177px;
    height: 220px; border:1px solid #ccc; padding:1px;}
.PageCon .box ul li a{ display:block; text-align:center; font-size:12px; margin:3px 0px; line-height:22px;}
	
/*---------------------------  News Page -------------------------------*/
#step{margin:10px 0 40px;padding:0; width:700px;}
#step li{padding:3px 0 6px 10px;margin:0 0 20px;list-style:none; width:690px; display:block;}
#step h3{margin:0 0 5px;color:#000; font:14px "微软雅黑"; font-weight:bold;}
#step .item1{background:url(../images/step1.png) no-repeat;  font:16px "微软雅黑"; margin-right:30px; color:#42885b; width:93px; height:38px; line-height:38px; padding-left:4px;}
#step .item2{ margin-top:8px; }

/* 分页 */
.pagnation { text-align: center; margin-top: 32px; }
.pagnation a { display: inline-block; width: 34px; height: 34px; line-height: 34px; overflow: hidden; background: url(../images/sprite.png) no-repeat 0 -29px; margin-left: 4px; font-size: 16px; vertical-align: top; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.pagnation a:hover { background-position: 0 -64px; color: #fff; text-decoration: none }
.pagnation .page-prev, .pagnation .page-next { line-height: 555px; }
.pagnation .page-prev { background-position: -35px -29px; }
.pagnation .page-prev:hover { background-position: -35px -64px; }
.pagnation .page-next { background-position: -70px -29px; }
.pagnation .page-next:hover { background-position: -70px -64px; }
.pagnation .current { background-position: 0px -64px; color: #fff }
.pagnation-tips { margin-top: 10px; color: #999; text-align: center }

/*---------------------------  Detail Page -------------------------------*/
.time2 { margin-top:10px;}
.show_pic{font-family:'微软雅黑'; padding-top:10px; margin:0px 40px;}
.pic_cp img{max-width:650px; border:1px solid #ccc; margin-top:10px; }
.nrr { padding:10px; line-height:24px; color:#333;}
.lan h2 { color:#000;font-family:'微软雅黑'; font-size:20px;}
.lan font { color:#0071de; font-size:30px;}

/*产品列表页*/
.PageCon .box2{ width:700px; margin:0 auto;}
.PageCon .box2 ul{ padding-bottom:20px !important;}
.PageCon .box2 ul li { width: 213px;
    height: 185px; float:left; margin:10px 10px; list-style:none; }
.PageCon .box2 ul li img{     width: 207px;
    height: 151px; border:1px solid #ccc; padding:1px;}
.PageCon .box2 ul li a{ display:block; text-align:center; font-size:12px; margin:3px 0px;
 line-height:22px;}
