@charset "utf-8";

/* CSS Document */
body, div,iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, table,th, td, input, button, select, textarea {margin:0; padding:0;font-style: normal;font:12px/22px 'microsoft yahei',"\5B8B\4F53",Arial, Helvetica, sans-serif;}
ol, ul ,li{list-style-type:none;}
body{color:#666; background:#fff; }
a{color:#666;text-decoration:none; } 
a:hover{color:#F00;}
.red ,.red a{ color:#F00;}
.blue ,.blue a{ color:#1E51A2;}
*{margin:0; padding:0}
.FF{overflow:hidden;*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.blue{color:#0055a2;}
.noBg{background:none !important;}
@font-face {font-family: "iconfont";
          src: url('../fonts/iconfont.eot'); /* IE9*/
          src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

        .iconfont {
          font-family:"iconfont" !important;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
		
	@font-face {
font-family: 'Book-Antiqua';
src: url('../fonts/Book-Antiqua.eot');
src: url('../fonts/Book-Antiqua.eot?#iefix') format('embedded-opentype'), url('../fonts/Book-Antiqua.woff2') format('woff2'), url('../fonts/Book-Antiqua.woff') format('woff'), url('../fonts/Book-Antiqua.ttf') format('truetype'), url('../fonts/Book-Antiqua.svg#novecentowide-bold-webfont') format('svg');
}	
em{ font-style:normal;}		
.clear{clear:both; height:0; line-height:0; font-size:0;}

/*首页 头部*/

.t1{ width:100%; height:36px; background:#f6f6f6; margin:0 auto; }
.t1c{ width:1200px; height:36px; margin:0 auto;}
.t1z{ float:left; font-size:12px; color:#333; line-height:36px;}
.t1z span{color:#333;}
.t1y{ float:right;}
.t1y a {display:block;float:left;height:36px;line-height:36px;padding-right:5px;margin-left:10px; position:relative; font-size:12px;color:#333;}
.t1y a:hover {color:#333;}
.t1y a i{ display:block; float:left; height:36px; width:36px; font-size:18px; line-height:36px; color:#666; text-align:center;}
.t1y a span {display:block;height:36px; float:left;}
#wxevm{ position:absolute; z-index:2222222222222222222; top:36px; left:0; border:#CCCCCC 1px solid; display:none;width:108px; height:108px; padding:10px; background:#FFFFFF;}
#wxevm img{ width:108px; height:108px;}

.t2{ width:100%; height:118px; margin:0 auto; background:#FFFFFF;}
.t2c{ width:1200px; height:auto; margin:0 auto;}
.logo{ height:60px; float:left; margin:29px 0 0 0; }
.logosm{ float:left;  line-height:24px; margin:32px 0 0 10px; color:#333; font-size:18px;}
.logosm span{ font-weight:bold; color:#009966;}
.tel{float:right; height:60px;margin-top:20px;}
.telicon{ float:left; width:40px; height:40px;  border-radius:20px; text-align:center; margin-top:15px;}
.telicon span{ font-size:38px; color:#249344; line-height:40px;}
.telc{ float:left;height:50px; width:160px; margin-left:10px;}
.telc p{ display:block; float:left; font-size:13px; color:#666; line-height:16px; width:100%; margin-top:15px;}
.telc h8{ display:block;float:left; line-height:32px; width:100%; font-size:24px; color:#249344; text-align:left; font-family: 'Book-Antiqua';}

.seach {float:right;width:286px;height:40px; margin-top:39px; margin-right:50px;}
.seach .search_key {width:220px;float:left;height:32px;background:url(../images/ss.png) no-repeat 10px 6px; background-size:16px;border:none;font-size:12px;text-indent:35px;transition:360ms;border:solid 1px #009c58;}
.seach .search_key:focus{color:#666;}
.seach .searchBtn {width:60px;float:left;height:34px;background:#009c58;border:solid 1px #009c58;cursor:pointer;color:#fff;border-radius:0 3px 3px 0;}




/*导航条*/
.t3{ width:100%; height:56px; margin:0 auto; background:#009c58; position:relative;  }
.nav{ width:1200px; height:56px; margin:0 auto; }
.t-nav{ width:1200px; margin:0 auto; height:56px; }
.t-nav li {height:52px;float:left;position:relative; z-index:8; font-family:"Microsoft YaHei"; background: url(../images/nav_bor.png) right center no-repeat;}
.t-nav .cur a {color: #fff; background:#12702d; }
.t-nav .cur1 a {color: #fff;background:#12702d;}
.t-nav li.last {background:none;}
.t-nav li a {color:#fff;display:inline-block;line-height:56px;padding:0 30px 0 30px; font-size:18px;font-family:"Microsoft YaHei";}
.t-nav li a:hover,.t-nav li a.hover {color:#fff;background:#12702d; }
.caret {display: inline-block;width:0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px solid; border-right: 4px solid transparent;border-left: 4px solid transparent;}

.t-nav li .td-m {background:#fff;width:100%;position:absolute;overflow:hidden;top:56px;left:0;clear:both;text-align:center;display:none;padding:7px 0 0px 0; z-index:88888;}
.t-nav li .td-m a {background:none;display:block;margin:0 16px;color:#666; font-size:14px; padding:8px 5px 8px 5px;line-height:18px; text-align:left;font-family:"Microsoft YaHei";}
.t-nav li:hover .td-m a.last {border:none;}
.t-nav li .td-m a:hover {background:none;background-color:#009c58;color:#fff;margin:0 16px;}
.t-nav li:hover .td-m a {border-bottom:1px solid #ddd; font-weight:normal;}
.t-nav li .td-m .dh {height:40px;}
.t-nav li .td-m p {height:15px; display:block; margin:0 16px;}
.ffyahei {font-family:"Microsoft YaHei",arial,verdana,sans-serif;}
#ct{ font-weight:bold; font-size:14px;}





/*首页背景幻灯片*/

.hdp{ width:100%; height:560px; margin:0 auto; background:#ccc; position:relative;min-width:1200px; }
.flexslider{position:relative;height:560px;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat; margin:0 auto; width:100%; z-index:1;}
.slides{position:relative;z-index:2;}
.slides li{height:560px;}
.fudong{ width:100%; height:49px; bottom:0; left:0; background:url(../images/011.png) top repeat-x; position:absolute; z-index:88;}
.flex-control-nav{position:absolute;bottom:40px;z-index:9999;width:100%;text-align:center; }
.flex-control-nav li{display:inline-block;width:21px;height:21px;margin:0 8px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:21px;height:21px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer; text-indent:-99999px;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:9999;width:100%;top:30%;}
.flex-direction-nav li a{display:block;width:65px;height:129px;overflow:hidden;cursor:pointer;position:absolute;}
#hdpa{ display:block; width:100%; height:100%;}
.flex-direction-nav li a.flex-prev{left:60px;background:url() center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url() center center no-repeat;}


/* search */
.search{width: 100%;overflow: hidden;height: 70px;margin-bottom: 5px;box-shadow: 0 5px 5px #f4f4f4;}
.search .contianer{overflow: hidden;}
.search p{float:left;width: 646px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;font-size: 15px;color: #333333;line-height: 70px;}
.search .Input{overflow: hidden;width: 334px;height: 38px;float: right;margin-top: 17px;}
.search input{width: 218px;height: 36px;border: 1px solid #009c58;border-right: none;padding-left: 53px;background: url(../images/search_icon.png) no-repeat 15px center;line-height: 36px;font-size: 16px;color: #a3a3a3;float: left;}
.search .Input a{display: block;width: 61px;height: 38px;line-height: 38px;font-size: 16px;color: #fff;background: #009c58;float: left;text-align: center;text-decoration: none;}

/*主体*/
.sboxbg{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#f7f7f7;min-width:1120px;}
.sboxk{ width:100%; height:auto; overflow:hidden; margin:0 auto;min-width:1120px;}
.sbox{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.sboxc{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}

/*标题*/


.proleft { overflow:hidden; float:left; width:250px; height:100%;}
.proleft h2{ padding:25px 0 25px 38px; background-color:#009c58;}
.proleft h2 p{ display: block; font-size: 32px; color: #fff; font-weight:bold; line-height:36px;}
.proleft h2 span{ font-size: 20px; text-transform: uppercase; font-weight: normal;color: #fff;}
.proleft .navbox{ overflow:hidden; width:248px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; height:auto; overflow:hidden; padding-bottom:15px;}
.proleft h3{ font-size:18px; padding-left:30px; border-left:6px solid #009c58; margin-top:20px; margin-bottom:10px; font-weight:bold;}
.proleft h3 a{ color:#121212}
.proleft .erji{ overflow:hidden; width:220px; margin-left:16px;}
.proleft .erji a{ display:block; padding-left:20px; width:200px; height:38px; line-height:38px; font-size:16px; color:#303030; background:url(../images/pro_left01.png) no-repeat 200px center; border-bottom:1px dashed #ccc; text-decoration:none;}
.proleft .erji a:hover { color:#f9770a; font-weight:bold; background:url(../images/pro_left02.png) no-repeat 200px center;}

.proleft .sanji{ overflow:hidden; width:220px; margin-left:0; background:#f4f4f4; margin-top:10px;}
.proleft .sanji ul{ float:left; width:200px;padding:10px 0 10px 0;}
.proleft .sanji ul li{ width:80px; float:left; margin-left:20px; }
.proleft .sanji ul li a{display:block; padding:0; width:80px; height:24px; line-height:24px;font-size:14px; color:#303030; background:none; border-bottom:none; text-decoration:none; overflow:hidden;}




.lg{ overflow:hidden; width:100%; padding:14px 0; background-color:#009c58; text-align:center; color:#FFFFFF;}
.lg h6{ font-size:20px; font-weight:bold;}
.lg p{ margin-top: 5px; font-size: 14px;}
.lg h4{margin-top: 10px;font-size: 24px; line-height:28px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}



/*产品*/

.pro{ overflow: hidden; width: 100%;  }
.pro .proLt{ float: left; overflow: hidden; border: 1px  solid #f1f0f0; border-radius: 5px; width: 238px;}
.pro .proLt h2{ border-radius: 5px 5px 0 0; background-color: #009c58; width: 238px; height: 84px; overflow: hidden;}
.pro .proLt h2 a{ font-size: 20px; color: #fff; display: block; text-indent: 65px; margin-top: 25px;}
.pro .proLt h2 span{ display: block; text-indent: 65px; ; color: #fff; text-transform: uppercase; font-size: 12px;}
.pro .proLtBox,.pro .proDl,.pro .proDl dd{ overflow: hidden; width: 100%;}
.pro .proDl dt{ background: url("../images/pro_lt_hoverBg.png") no-repeat center top;  width: 238px; height: 55px; line-height: 55px; text-indent: 22px; font-size: 14px; cursor:pointer;}
.pro .proDl dt a{ color: #333; display:block; width:100%; height:100%;}
.pro .proDl dd{padding: 0 30px;display: none;width: initial;}
.pro .proDl dd a{display: block;line-height: 43px;background: url("../images/pro_lt_a.png") no-repeat left center;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #666;text-indent: 15px;height: 43px;}
.pro .proWen{ padding:45px 0;font-size: 24px; color: #fff; text-align: center; border-radius: 0 0 5px 5px; background-color: #009c58; overflow: hidden; width: 100%;}
.pro .proWen h3{ font-size:20px; font-weight:bold;}
.pro .proWen p{ margin-top: 5px; font-size: 14px;}
.pro .proWen h4{margin-top: 10px;font-size: 24px; line-height:28px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.pro .proRt{ float: right; width: 926px;}
.ProList{ width:960px; float:left; margin-left:-34px;}
.ProList li{ float: left; width:286px; margin-left:32px; margin-bottom:20px; height:260px;}
.pro_vpic{width:286px; height:210px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}

.ProList li a.img_a { width: 286px; height:210px ; overflow:hidden;display: block;border: 1px solid #f1efef}
.ProList li h3{ text-align: center;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; color: #666; padding: 0 10px; font-size: 14px; background:#f1f1f1; line-height:50px; text-align:center;}
.ProList li h3 a{ color: #666}
.ProList li:hover h3{ background:#009c58;}
.ProList li:hover h3 a{ color: #fff; text-decoration: none}





.lmtl2{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:url(../images/01.png) center 20px no-repeat;}
.lmtl2 h1{ width:100%; text-align:center; font-size:24px;  color:#000;  padding:20px 0 0 0; font-weight:bold; color:#009966;}
.lmtl2 h1 span{ color:#999; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; display:inline; padding-left:10px;}
.lmtl2 p{ width:100%; text-align:center; font-size:14px; color:#999; padding:10px 0 0 0; font-family: Arial, Helvetica, sans-serif, Times, serif; text-transform:uppercase;}


.customer{ overflow:hidden; width:100%; background:#f7f7f7; padding-bottom:20px; padding-top:10px;}
.customer .customerBox{ overflow:hidden; width:1200px;  margin: 0 auto; margin-top:25px; position:relative}
.customer .customerBox em{ display: block; width: 70px; height: 70px; position: absolute; top:65px;}
.customer .customerBox em.sclt{ background: url("../images/customerLt.png") no-repeat center top; left:0}
.customer .customerBox em.scrt{ background: url("../images/customerRt.png") no-repeat center top; right:0}
.customer .customerBox em:hover{ background-position: bottom; cursor: pointer}
.customer .scCon{ overflow:hidden; width:1000px; height:280px; margin:0 auto; position:relative}
.customer ul{ position:absolute; top:0; left:0}
.customer ul li{ width:310px;float:left; text-align:center; margin-right:35px;}
.customer ul li a{ text-decoration:none}
.customer ul li img{ display:block; margin:0 auto; background-color: #fff;}
.customer ul li h3{ font-weight: normal;color: #666;padding: 0 10px;font-size: 14px;background: #009c58;line-height: 50px;text-align: center;}
.customer ul li h3 a{ font-size:16px; margin-top: 30px; color:#fff}
.customer ul li p{ font-size:14px; margin-top: 15px; line-height: 20px; color: #666666; height: 40px; overflow: hidden}
.customer ul li:hover img{ opacity:.85;}


/*广告*/

.gg01{ overflow: hidden; width: 100%; background: url("../images/gg01Bg.jpg") no-repeat bottom center #009c58; height: 274px;}
.container{margin-left:auto; margin-right:auto; width:1200px;}
.gg01 .box{float:right;width:600px;margin-top: 70px;}
.gg01 .ggLt{ float: left; color: #fff}
.gg01 .ggLt h3{ font-size:24px; padding-bottom:10px;}
.gg01 .ggLt p{margin-top: 5px;font-size: 14px;}
.gg01 .ggLt i{ display: block; width: 43px; height: 2px;background-color: #fff; margin: 20px 0 25px;}
.gg01 .ggLt  h4{ font-weight: normal; font-size:18px;}
.gg01 .ggLt  h4 span{ font-size: 24px; font-family:Arial, Helvetica, sans-serif;}



.ver_pic{width:348px;height:308px; text-align:center;position:relative;display:table-cell;vertical-align:middle;background:#FFFFFF;}
.alpic1{ *position:absolute;top:50%;left:50%;}
.alpic1 img{ *position:relative;top:-50%;left:-50%;}
#mr0{ margin-right:0;}
#bg0{ background:none;}

.ver_pic5{width:533px;height:390px; text-align:center;position:relative;display:table-cell;vertical-align:middle;background:#f0f9f3;}
.alpic5{ *position:absolute;top:50%;left:50%;}
.alpic5 img{ *position:relative;top:-50%;left:-50%;}


.bg1{ background:url(../images/3.jpg) top center no-repeat;}







/*案例展示*/

.casezs_box{ overflow:hidden; background-color:#fff; padding:20px; margin:0 auto; width:1160px; position:relative; z-index:2}
.casezs_l{ overflow:hidden; float:left; padding-right:10px; width:234px;}
.casezs_l_left{ overflow:hidden; float:left; padding-right:10px; width:234px;}
.casezs_l li{ float:left; width:100%; font-size:14px; height:55px; background:url(../images/casezs_01.png) repeat-x left top; position:relative; line-height:55px;}
.casezs_l li a{ color:#333; text-decoration:none; display:block; padding-left:20px; width:214px;}
.casezs_l li b{ display:none; width:9px; height:22px; background:url(../images/casezs_s.png) no-repeat center; position:absolute; right:-9px; top:16px;}
.casezs_l .cur a{ background-color:#249344; font-weight:bold; color:#fff; border-left:4px solid #fe7701;; padding-left:16px;}
.casezs_l .cur b{ display:block}
.casezs_r{ float: right; width: 896px; float:left; margin-left:20px;}
.casefoot{ margin:0 auto; width:100%; padding-bottom:40px;}


.caselist{ width:915px; float:left; margin-left:-20px;}
.caselist li{ float: left; width:285px; margin-left:20px; margin-bottom:20px; height:260px;}
.case_vpic{width:285px; height:210px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}

.caselist li a.img_a { width: 285px; height:210px ; overflow:hidden;display: block;border: 1px solid #f1efef}
.caselist li h3{ text-align: center;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; color: #666; padding: 0 10px; font-size: 14px; background:#f1f1f1; line-height:50px; text-align:center;}
.caselist li h3 a{ color: #666}
.caselist li:hover h3{ background:#009c58;}
.caselist li:hover h3 a{ color: #fff; text-decoration: none}


/*about*/
.title2{ overflow: hidden; width: 100%; text-align: center; margin-top:35px;}
.title2 h2{ font-size: 36px; line-height:38px; color: #cffbe0; font-weight: normal}
.title2 h2 a{color: #fff;}
.title2 i{display:block;width:100px;height: 1px;background: #fff; margin: 15px auto 0}
.title2 em{ font-size: 16px; color: #999999; margin-top: 15px}
.title2 p{ font-size:16px; color: #d0fac1; margin-top: 15px}
.title2 strong{ color:#fff;}

.about { overflow:hidden; width:100%; padding:40px 0; background:url(../images/background1.png) repeat center #009c58; margin-bottom:40px;}

.about .abox{ overflow:hidden; width:1200px; margin:0 auto; height:304px;}
.about .abox img{ display:block; float:left}
.about .wen{ overflow:hidden; float:right; width:610px; padding-right:25px;}
.about .wen p{ font-size:14px; line-height:30px; color:#fff; text-align:justify; height:210px; overflow:hidden; margin-bottom:15px; margin-top:20px;}
.about .wen a{ display:block; width:123px; height:37px; text-align:center; line-height:37px; font-size:14px; color:#fff; background:#00da29;}





.lan{ background:url(../images/09.jpg) top center no-repeat #1b1b1b;}
.bro1{ border-bottom:#ECECEC 1px solid;}



.news { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:50px; height:375px;}
.news .newslist{ overflow:hidden; float:left; width:342px; height:375px; margin-right:73px;}
.news .last{ width:370px; margin-right:0}
.news .top{ overflow:hidden; width:100%; margin-bottom:20px;}
.news .top h2{ font-size:20px; float:left; padding-left:7px; border-left:4px solid #009c58;}
.news .top h2 a{ color:#009c58;}
.news .top .more{ float:right; font-size:14px; color:#9b9b9b; margin-top:5px;}
.news .newslist img{ display:block; margin-bottom:25px;}
.news .listbox{ overflow:hidden; width:100%;}
.news .listbox a{ display:block; width:325px; padding-left:17px; font-size:13px; line-height:30px; color:#151515; background:url(../images/news_s.png) no-repeat 6px center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .wenda{ overflow:hidden; width:100%; height:340px; position:relative}
.news .wenda ul{ overflow:hidden; width:100%; position:absolute}
.news .wenda li{ display:block; height:90px; margin-bottom:20px; border-bottom:1px solid #e8e8e8;}
.news .wenda h5{ padding-left:30px; background:url(../images/news_e01.png) no-repeat left center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:normal; font-size:15px; color:#2b2b2b; margin-bottom:15px;}
.news .wenda h5 a{ color:#2b2b2b;}
.news .wenda p{ padding-left:30px; font-size:13px; line-height:22px; color:#767676; height:44px; overflow:hidden;}
.news .wenda li:hover a{ font-weight:bold; color:#f56a00;}
.news .wenda li:hover h5{ background:url(../images/news_e02.png) no-repeat left center;}


/*公司概况*/
.jianjie{ height:auto; overflow:hidden; width:860px; float:left; }
.bt{ width:100%; height:42px; float:left; margin-top:20px; border-bottom:#CCCCCC 1px solid;}
.bt h1{ display:block; float:left; height:42px; line-height:42px; font-size:20px;  color:#fff; background:#249344; padding:0 20px 0 15px;}
.bt span{ display:block; float:left; font-size:14px; color:#666666; line-height:42px; margin:0 0 0 10px;}
.jjc{ width:860px; float:left; padding:30px 0 20px 0;}
.jjpic{ width:300px; height:228px; float:left;}
.jjcontent{ width:520px; height:250px; float:right; font-size:13px; color:#666666; line-height:24px; position:relative;}
.jjcontent h3{text-align:left; font-size:24px; color:#249344; line-height:24px; font-weight:normal; padding-bottom:10px;}
.jjcontent h3 span{display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; text-align:left;}


#jjmore{ position:absolute; bottom:0; left:0; line-height:30px; padding:0 15px 0 15px; background:#249344; color:#FFFFFF; font-size:12px;}

.newstu{ width:280px; float:right; height:260px;  position:relative; padding:20px; background:#FFFFFF; margin-top:60px;}
.newstu .hd{ overflow:hidden;height:40px; position:absolute; right:10px; top:-40px;}
.newstu .hd .prev,.newstu .hd .next{ display:block;  width:20px; height:20px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:#249344; text-align:center; color:#FFFFFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:20px;}
.newstu .hd .next{ background-position:0 -50px;}
.newstu .bd ul{ overflow:hidden; zoom:1; background:#FFFFFF; }
.newstu .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;}
.newstu .bd ul li .pic{ text-align:center; background:#fff; width:280px; }
.newstu .bd ul li .pic img{  height:180px; background:#f1f1f1; }
.newstu .bd ul li .pic a:hover img{ border-color:#999;  }
.newstu .bd ul li .title{ background:#fff; height:100px;}
.newstu .bd ul li .title span{ display:block; float:left; width:216px; height:46px; line-height:23px;background:#fff; margin:12px 0 0 12px; text-align:left;}


/*产品展示*/
.tmxian{ width:1200px; height:30px; margin:0 auto;}
.cpmenu{ width:260px; height:auto; overflow:hidden; float:left; background:#f0f9f3;}
.cpbt{ width:260px; height:60px; float:left;background:#249344;}
.cpbt h1{ line-height:60px; font-size:20px; color:#FFFFFF; text-align:center; float:left; margin:0 0 0 20px;}
.cpbt p{ line-height:40px; font-size:12px; color:#73af4f;  float:left; margin:15px 0 0 10px; font-family: "Times New Roman", Times, serif; }
.dalei{ width:180px; height:40px; border-bottom:#D2D2D2 1px solid; line-height:40px; float:left; margin:10px 0 0 20px;}
.dalei a{ font-size:18px; color:#007CC6;}
.xiaolei{ width:230px; height:auto; overflow:hidden; float:left; margin:20px 0 0 15px; border-radius:5px;}
.xiaolei a{ width:100%; height:42px; line-height:42px;background:url(../img/pro_ic2.png) 20px 15px no-repeat #c3e8d3; padding-left:30px;font-size:16px; color:#333; display:block; float:left; border:#abd3ba 1px solid}
.xiaolei a:hover{ color:#fff; background:#249344; border:#249344 1px solid}
.kong20{ width:100%; height:20px; float:left;}
.cpc{ width:920px; float:right;}

/* 首页产品中心 */
.pro{width:920px; float:left;background:#f0f9f3;height:390px;overflow: hidden;padding: 0}
.pro ul{width: 9999%}
.pro ul li{float: left;width: 920px;height:390px;position:relative;}
.pro .spWarp{position: absolute;left: 30px;bottom: 25px;}
.pro .sp{width: 32px;height:4px;float: left;margin-right: 5px;background: #249344;display: block;cursor: pointer;}
.pro .sp.on{background: #FBA907}
.pro .imgBg{left:0;top:0;border:0; height:390px; width:533px;}
.pro .proInfo{width:400px;height:390px; background:#f0f9f3;right:0;top:0;overflow: hidden;}
.pro .proWarp{margin:30px;width:340px;}
.pro .proWarp h1{font-size:16px;font-weight: normal;color: #fff;padding-left: 10px}
.pro .proLogo{padding-top:10px; font-size:24px; line-height:28px; color:#000;}
.pro .proTitle{font-size: 14px; padding:15px 0 15px 0; line-height:16px;color: #999;margin-bottom: 10px;}
.pro .proOverview{margin-top: 15px; line-height:24px;font-size: 12px;color: #666; height:180px;}
.pro .abiaoq{ border:1px #249344 solid; color:#fff; font-size:14px; width:100px; height:28px; padding-left:16px; background:#249344;}
.absolute {position: absolute;}
.relative {position: relative;}
.proInfo .png{ background:url(../img/stt.png) left bottom no-repeat;}


/*产品列表*/
.cplb{ width:920px; height:auto; overflow:hidden; float:left;}
.cplb ul{ float:left;}
.cplb li{ width:212px; height:200px; float:left; margin-right:20px; background:#fff; border:#eee 1px solid; margin-top:20px;}
.cplb li h1{ display:block; float:left; width:213px; height:150px; float:left;}
.cplb li h1 img{ display:block; float:left; margin:8px; width:197px; height:134px;}
.cplb li h2{ display:block; float:left; width:193px; height:40px;border-bottom:1px solid #f1f1f1; line-height:40px; float:left; background:#f7f7f7; font-size:14px; text-align:center; color:#333; margin-left:10px;}
.cplb li h3{ display:block; float:left; width:173px; height:auto; overflow:hidden; margin:10px 0 0 20px; color:#999; font-size:12px; line-height:18px; }
#mr0{ margin-right:0;}

.ver_pic3{width:213px;height:150px; text-align:center;position:relative;display:table-cell;vertical-align:middle;}
.alnm3{width:193px; height:40px;line-height:40px; text-align:center; float:left;  }
.alnm3 a{ display:block; float:left;width:193px; height:40px;text-align:center; font-size:14px; border-bottom:1px solid #f1f1f1;background:#c3e8d3; color:#333; line-height:40px; font-family:"Microsoft YaHei";margin:0 0 0 10px;}
.alnm3 a:hover{ background:#249344; color:#FFFFFF;}

.zlxfs1{ width:260px; height:auto; overflow:hidden; float:left;  }
.zclxfs1{ width:220px; height:auto; overflow:hidden; float:left; margin:10px 0 0 20px; }
.lxtu1{ width:260px; height:60px; float:left; position:relative; background:#249344;}
.kfpic1{ width:110px; height:87px; position:absolute; left:20px; bottom:0; z-index:2;}
.lxbt1{ width:100px; float:right; margin-right:20px; height:87px; text-align:right;}
.lxbt1 h1{ display:block; width:100%; font-size:20px; color:#FFFFFF; padding:12px 0 2px 0;  }
.lxbt1 p{ display:block; width:100%; font-size:12px; color:#73af4f;line-height:14px;}

/*荣誉*/
.rongyu{ width:1200px; height:auto; margin:0 auto;}
.case{ width:1200px; height:300px; position:relative;margin:0 auto; }
.case li{width:380px; height:300px; float:left;margin:0 30px 0 0; } 
.case .hd{overflow:hidden; -moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
.case .hd .prev{ width:50px; height:50px; position:absolute; left:0px; top:100px; background:url(../img/case_tab_l.png) no-repeat; cursor:pointer; z-index:888888;}
.case .hd .next{ width:50px; height:50px; position:absolute; right:0px; top:100px; background:url(../img/case_tab_r.png) no-repeat; cursor:pointer;z-index:888888;}
.case .bd ul{ overflow:hidden; zoom:1; float:left;}

.alnm1{width:380px; height:50px; text-align:center; float:left;  }
.alnm1 a{ display:block; float:left;width:380px; height:50px;text-align:center; font-size:16px; color:#333; line-height:50px; font-family:"Microsoft YaHei"; border-bottom:#009966 1px solid;background:#FFFFFF;}
.ver_pic1{width:380px;height:240px;text-align:center;position:relative;display:table-cell;vertical-align:middle; background:#FFFFFF;}

/*新闻中心*/
.news{ width:1300px; height:auto; overflow:hidden; margin:0 auto;}
.newsz{ width:536px; height:auto; overflow:hidden; float:left;}
.newsbt{ width:536px; height:60px; border-bottom:#f1f1f1 1px solid;}
.newsbt h1{ display:block; float:left; line-height:50px; font-size:18px; color:#333;}
.newsbt span{ display:block; float:left; line-height:20px; font-size:12px; color:#c4c4c4; margin:20px 0 0 20px;}

.njjmorek{ width:100%; padding:30px 0 0 0; height:auto; overflow:hidden;}

.more3{ display:block; float:right; padding:3px 25px 3px 25px;background: #ea0003;color: #FFFFFF;font-size: 14px;}
.more3:hover{ color:#fff; background: #FF6600;}

.casefl{ width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;  padding:20px 0 20px 0;}
.casefl a { position: relative; display: inline-block; margin-left: 10px; padding: 10px 35px;  color:#333;  transition: all .3s ease-out 0s; border-radius:40px; border:#ececec 2px solid; font-size:16px; background:#FFFFFF;}
.casefl a:after { position: absolute; margin-top: 7px; margin-left: 25px; width: 10px; height: 1px; background-color: #fff;}
.casefl a:last-of-type:after { width: 0; height: 0 }
.casefl a.active,.casefl a:hover { background-color: #249344; color: #fff }
.casefl a.active{ background-color: #249344;}


/*公司新闻*/
.newsfirst{ width:536px; height:auto; overflow:hidden; float:left;}
.newsfirst h1{ width:536px; height:300px; float:left; margin-top:10px;}
.newsfirst h2{ display:block; float:left; width:536px; height:40px; line-height:40px; float:left; margin-top:12px; line-height:40px;}
.newsfirst h2 a{ color:#000; font-size:16px; font-weight:bold;}
.newsfirst h2 a:hover{ color:#FF6600; text-decoration:underline;}
.newsfirst p{ display:block; float:left; line-height:24px; color:#999999; font-size:12px; width:520px;}

/*行业新闻*/
.newsy{ width:716px; float:right;}
.newslb{ width:716px; height:90px; float:left; margin:10px 10px 10px 0; border-bottom:#f1f1f1 1px solid;}
.newsc{ width:582px; height:70px; float:left; margin-left:30px; font-size:12px;}
.newsc a{ width:582px; height:30px; display:block; float:left; line-height:30px;color:#333; font-size:16px; }
.newsc a:hover{ color:#249344; text-decoration:underline;}
.newsc p{ display:block; float:left; line-height:18px; color:#999999; font-size:12px; }
.sj1{ width:70px; height:70px;  background:#c3e8d3; float:left; border-radius:8px;}
.sj1 h1{ display:block; float:left; width:100%; text-align:center; height:48px; line-height:48px; font-size:36px; font-family:Arial, Helvetica, sans-serif;  color:#5B5B5B;}
.sj1 h2{ display:block; float:left; width:100%; text-align:center; height:14px; line-height:14px; font-size:12px; color:#999; font-family:Arial, Helvetica, sans-serif;}

/*友情*/
.yqbg{ width:100%; height:auto; overflow:hidden; background-color:#EAEBED;}
.youqing{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.youqing h1{ width:100%; height:30px; line-height:30px;font-family:Microsoft YaHei,LiHei Pro; font-size:15px; color: #333;}
.youqing p{ width:100%; height:auto; overflow:hidden; display:block; float:left;}
.youqing a{ display:block; float:left; line-height:22px; margin-right:10px; color:#74777C; font-family:Microsoft YaHei,LiHei Pro;font-size:12px;}
.youqing a:hover{ color:#000;}



/*底部*/
.p40{ padding:40px 0 40px 0;}
.p20{ padding:20px 0 20px 0;}
.dbox{ width:1200px; height:auto; margin:0 auto; overflow:hidden; }
.d2{ width:100%; height:auto; overflow:hidden; background:#2E2F33; margin:0 auto;}
.d2l{ width:500px; height:auto; overflow:hidden; float:left; border-right:#414245 1px solid; }
.d2l dl{ width:160px; float:left;}
.d2l dt{ width:100%; line-height:28px; font-size:18px; color:#fff; padding-bottom:12px;}
.d2l dd{ width:150px; float:left;}
.d2l dd a{width:100%; line-height:28px; font-size:14px; color:#979799;}
.d2l dd a:hover{ color:#FFFFFF;}
#w300{ width:300px;}
.d2c{ width:420px; height:168px; float:left;border-right:#414245 1px solid; }
.dtel{ width:320px; height:auto; overflow:hidden; margin:0 auto;}
.dtelicon{ width:70px; height:70px; float:left; font-size:54px; color:#FFF; line-height:70px;}
.dtelc{ width:240px; float:right; height:auto; overflow:hidden;}
.dtelc p{ font-size:14px; color:#979799; line-height:20px;display:block; float:left; width:100%; padding-top:10px; padding-bottom:10px;}
.dtelc h1{ font-size:24px; color:#fff; line-height:28px;font-family: 'Book-Antiqua';display:block; float:left; width:100%;}

.d2y{ width:240px; float:right; height:auto; overflow:hidden; }
.devm{ width:100px; height:auto; overflow:hidden; margin:0 auto; }
.devm img{ width:100px; height:100px; display:block; margin-bottom:20px;}

.dbq{ border-top: 1px #414245 solid; }
.dbq p{ display:block; font-size:14px; color:#979799; }
.dbq h1{ display:block; width:100%; margin:0 auto; text-align:center; font-size:16px; color:#fff; padding:10px 0 10px 0;}



.f15{ font-size:15px; font-weight:bold;}
.k40{ width:100%; height:40px; margin:0 auto;}
.k30{ width:100%; height:30px; margin:0 auto;}
.k50{ width:100%; height:50px; margin:0 auto;}
.k20{ width:100%; height:20px; margin:0 auto;}
.kong20{ width:100%; height:20px; float:left;}
.kong10{ width:100%; height:15px; float:left;}
.kong12{ width:100%; height:10px; float:left;}
.k31{width:100%; height:30px; margin:0 auto; border-top:#d5d5d5 1px solid; }

.k15{ width:100%; height:40px; line-height:40px; margin:0 auto; clear:both;}
.k10{ width:100%; height:30px; line-height:30px; margin:0 auto; clear:both;}
.k12{ width:100%; height:12px; line-height:12px; margin:0 auto; clear:both;}

.kong10{ width:100%; height:15px; line-height:15px; float:left; clear:both;}
.kong50{ width:100%; height:50px; float:left; width:100%;}
.bglan{ background:#f7f7f7;}
.bgbai{ background:#FFFFFF;}
.bglan2{ background:#e9eff8;}
.bglv2{background:#e8f7ed;}
.tlpic1{ width:100%; height:149px; background:url(../images/03.jpg) top center no-repeat; margin:0 auto;}
.rel{ position:relative;}

#bgbai{ background:#FFFFFF;}

.sboxbg2{ width:100%;margin: 0 auto;background: #f7f7f7;min-width: 1120px;}
.sbox2{width:1200px;  margin:0 auto;}
.rel{ position:relative;}
.pt50{ padding-top:40px;}
.pb50{ padding-bottom:30px;}
.gg{ width:100%; height:68px; position:absolute; top:-34px;z-index:999; /*background:url(../images/20.jpg) right center no-repeat #249344;*/ background:#249344; -o-box-shadow:0 0 35px rgba(0,0,0,.2); -ms-box-shadow:0 0 35px rgba(0,0,0,.2); -moz-box-shadow:0 0 35px rgba(0,0,0,.2); -webkit-box-shadow:0 0 35px rgba(0,0,0,.2); box-shadow:0 0 35px rgba(0,0,0,.2); border-radius:10px;}
.ggicon{ float:left; margin-left:20px; height:68px; width:35px; background:url(../images/21.png) left center no-repeat;}
.ggcontent{ float:left; color:#b2d1b9; line-height:68px; font-size:14px;}
.ggcontent a{ color:#FFFFFF; font-size:14px; display:inline-block; padding-left:10px;}
.ggmore{ float:left; line-height:68px;}
.ggmore a{ color:#b2d1b9; font-size:14px; display:inline-block; padding-left:10px;}
.ggright{ float:right;line-height:32px; margin-right:30px; margin-top:18px;}
.ggright a{ color:#249344; font-size:14px; display:inline-block; padding:0 10px 0 10px; margin-right:15px; border-radius:20px; border:#249344 1px solid;}
.ggright a:hover{ color:#FFFFFF; background:#249344;border:#249344 1px solid;}

