html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#333;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
img{vertical-align:middle;}
/********General**********/
.wrap{margin:0 auto;width:100%;min-width:1200px;}
.container{width:1200px;margin:0 auto;}

/*头部*/
.head{width:100%;height:129px;}
.logo{font-size:28px;width:800px;height:129px;line-height:129px;}
.logo img{vertical-align:middle;max-width:800px;max-height:129px;margin-top:-7px;}
.tel{padding:48px 0 0 0;clear:right;}
.tel img{float:left;margin-right:16px;padding-top:8px;}
.tel span{display:inline-block;float:right;color:#808080;}
.navigation{width:100%;height:52px;background:#313131;}
.nav{overflow:hidden;width:100%;height:52px;}
.nav li{float:left;width:150px;height:52px;text-align:center;line-height:52px;}
.nav a{display:block;width:150px;height:52px;font-size:15px;color:#fff;}
.nav a:hover{background:#007131;}
/******banner图 CSS******/
#full-screen-slider { width:100%; height:600px; float:left; position:relative;margin:0 auto;text-align:center;}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px;}
#pagination { display:block; list-style:none; position:absolute; left:22%; bottom:20px; z-index:9900;  padding:5px 15px 5px 0;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#007131;}
/*热搜*/
.resou{width:100%;height:58px;border-bottom:1px solid #d9d9d9;}
.hot{width:900px;line-height:58px;overflow:hidden;}
.hot a{color:#666;}
.hot a:hover{color:#007131;}
.search{margin-top:13px;width:239px;height:32px;clear:right;}
.search-text{background:#fff;border:1px solid #e5e5e5;border-right:none;height:30px;width:189px;padding:0 7px;color:#aeaeae;float:left;}
.search-btn{width:35px;height:32px;border:none;background:url(../Image/search_btn.jpg) no-repeat center;float:right;}
/*头部end*/

/*底部*/
.footer{clear:both;}
.footer a:hover{color:#007131;}
.foot{width:100%;height:285px;color:#a1a1a1;background:#232323;}
.d-lx{width:300px;padding:78px 65px 0 0;}
.d-lx h1{font-weight:bold;font-size:24px;color:#007131;padding-bottom:18px;}
.d-lx h1 img{padding-right:14px;vertical-align:-3px;}
.d-lx p{line-height:26px;}
.d-nav{padding:78px 104px 0 142px;width:256px;}
.d-nav li{float:left;width:100px;margin-right:28px;line-height:36px;}
.d-ewm{padding-top:80px;width:108px;text-align:center;}
.d-ewm img{width:108px;height:108px;}
.d-ewm p{padding-top:8px;font-size:12px;}
.bottom{width:100%;height:53px;color:#676767;background:#191919;}
.bottom span{line-height:53px;}
/*底部end*/

/*首页*/
.chanpin{width:100%;height:520px;}
.sy-title{text-align:center;}
.sy-title h1{font-size:30px;display:block;position:relative;}
.sy-title h1:before, .sy-title h1:after {
    content: '';                 /*CSS伪类用法*/
    position: absolute;         /*定位背景横线的位置*/
    top: 52%;
    background: #ccc;       /*宽和高做出来的背景横线*/
    width: 80px;
    height: 1px;
}
.sy-title h1:before{
    left: 432px;        /*调整背景横线的左右距离*/
}
.sy-title h1:after {
    right: 432px;
}
.sy-title p{color:#666;text-transform:uppercase;padding-top:6px;}
.cp-title{padding-top:55px;}
.cp-nr{margin-top:40px;width:1200px;height:302px;}
.sy-cp{text-align:center;}
.sy-cp li{float:left;width:280px;height:292px;margin:0 30px 0 0;}
.sy-cp li img{width:278px;height:244px;border:1px solid #ddd;}
.sy-cp li span{display:block;width:100%;height:46px;line-height:46px;font-size:16px;font-weight:bold;overflow:hidden;}
.sy-cp li a:hover{color:#007131;}

.guanyu{width:100%;height:640px;background:url('../Image/gy-bg.jpg') no-repeat center;}
.gy-l{width:698px;height:498px;background:rgba(0,113,49,0.8);color:#fff;position:absolute;left:0;top:77px;}
.gy-nr{width:526px;padding:52px 0 0 38px;}
.gy-nr h1{font-size:30px;font-weight:bold;}
.gy-nr h1 a{display:inline-block;width:28px;height:28px;border:1px solid rgba(255,255,255,0.5);text-align:center;line-height:28px;font-weight:normal;font-size:18px;margin-left:20px;vertical-align:2px;}
.gy-nr h1 a{
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.gy-nr h1 a:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.gy-nr h3{font-size:14px;text-transform:uppercase;padding-top:4px;}
.gy-nr hr{width:50px;height:2px;border:none;background:#fff;margin:12px 0 0 0;}
.gy-nr p{line-height:26px;padding-top:34px;}
.gy-lx{margin-top:60px;}
.gy-lx p{padding-top:0;line-height:34px;}
.gy-lx p img{padding-right:12px;vertical-align:-3px;}
.gy-r{width:602px;height:391px;background:rgba(37,37,37,1);color:#fff;position:absolute;right:0;top:133px;}

.anli{width:100%;height:560px;background:#f5f5f5;}
.al-title{padding-top:62px;}
.al-nr{margin-top:40px;width:1200px;height:302px;}
.sy-al{text-align:center;}
.sy-al li{float:left;width:276px;height:302px;margin:0 32px 0 0;}
.sy-al li a{display:block;width:274px;height:300px;border:1px solid #e5e5e5;}
.sy-al li img{width:260px;height:193px;padding:7px;}
.sy-al li a{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.sy-al li a:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.al-cont p{padding-top:8px;padding-bottom:12px;font-size:16px;}
.al-cont span{display:block;width:79px;height:27px;margin:0 auto;background:#007131;color:#fff;line-height:27px;text-transform:uppercase;}

.xinwen{width:100%;height:782px;}
.xw-title{padding-top:70px;}
.sy-news{margin-top:28px;}
.sy-news li{width:100%;height:178px;border-bottom:1px solid #ddd;}
.sy-news li img{float:left;width:200px;height:140px;padding-top:19px;}
.xw-cont{float:left;width:738px;padding-top:19px;margin-left:58px;}
.xw-cont h3{font-size:18px;font-weight:bold;padding-top:18px;}
.xw-cont hr{width:30px;height:2px;border:none;background:#007131;margin:14px 0 16px 0;}
.xw-cont p{line-height:24px;color:#666;}
.xw-time{float:right;width:140px;text-align:right;background:url('../Image/xw-more.png') no-repeat right center;margin-top:62px;}
.xw-time span{color:#666;padding-right:64px;display:inline-block;line-height:30px;}
.sy-news li a:hover{color:#007131;}
/*首页end*/

.main{overflow:hidden;margin:48px auto 80px auto;width:1200px;}
.widget{overflow:hidden;margin-bottom:20px;width:247px;}
.short_title{width:100%;height:72px;background:#007131;color:#fff;overflow:hidden;zoom:1;text-align:center;}
.short_title h3{font-size:16px;font-weight:bold;padding-top:16px;}
.short_title p{text-transform:uppercase;padding-top:2px;}
.widget ol{border:1px solid #e5e5e5;width:245px;padding-bottom:20px;font-size:16px;}
.widget dd{margin:0 28px;line-height:48px;border-bottom:1px solid #e5e5e5;}
.widget dd span{font-family:'SimSun';}
.widget dd a{display:block;}
.widget a:hover{color:#007131;}
.zuo-lx{border:1px solid #e5e5e5;width:245px;padding:12px 0 20px 0;}
.zuo-lx h3{font-size:16px;font-weight:bold;padding-bottom:8px;margin:0 28px;}
.zuo-lx p{margin:0 28px;line-height:28px;}

.article{overflow:hidden;margin-bottom:12px;width:916px;}
.article p{font-size:14px;line-height:28px;}

#allmap p{line-height:10px;margin:10px;white-space:nowrap;}

.title{width:100%;height:48px;border-bottom:1px solid #e5e5e5;margin-bottom:18px;}
.title strong{float:left;display:inline-block;height:100%;font-size:22px;padding-top:8px;}
.title span{overflow:hidden;zoom:1;padding-top:18px;color:#888;}
.title .right a:hover{color:#007131;text-decoration:underline;}

.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/

.pro{padding-top:12px;}
.pro li{float:left;width:280px;height:292px;margin:0 38px 20px 0;text-align:center;white-space:nowrap;overflow:hidden;}
.pro li:nth-child(3n){margin-right:0;}
.pro li img{width:278px;height:244px;border:1px solid #ddd;}
.pro li span{display:block;width:100%;height:46px;line-height:46px;font-size:16px;font-weight:bold;overflow:hidden;}
.pro li a:hover{color:#007131;}
/*************index&goods**************/
.pro_info{width:100%;margin-bottom:27px;}
.pro_info_l{width:400px;position:relative;}
/*产品放大镜效果*/
.preview{width:400px; height:406px; margin:0px 0px 0px 0px; }
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:4px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../Image/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../Image/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:351px; overflow:hidden;}
.bigImg #midimg{width:400px; height:351px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/*.pro_info_l img{width:463px;}*/
.pro_info_r{width:466px;padding-top:6px;}
.pro_info_r p{line-height:32px;}
.pro_more{width:172px;height:47px;margin-top:68px;}
.pro_more a{display:block;width:172px;height:48px;background:#aaa;color:#fff;text-align:center;line-height:48px;border-radius:8px;}
.pro_more a:hover{background:#007131;}
.info_title{margin:30px 0 28px 0;width:100%;height:30px;background:#ececec;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#007131;color:#fff;line-height:30px;}
/********goods_info&jobs_info*******/
.xiangguan h3{width:100%;height:60px;line-height:60px;font-size:18px;border-bottom:1px solid #eee;margin-bottom:24px;overflow:hidden;}
.xiangguan h3 a{font-size:14px;color:#666;float:right;padding-top:8px;}
.xiangguan h3 a:hover{color:#007131;}

.news li{width:100%;height:150px;border-bottom:1px solid #ddd;}
.news li img{float:left;width:160px;height:112px;padding-top:19px;}
.news-cont{float:left;width:562px;padding-top:19px;margin-left:28px;}
.news-cont h3{font-size:18px;font-weight:bold;padding-top:8px;}
.news-cont hr{width:30px;height:2px;border:none;background:#007131;margin:12px 0 14px 0;}
.news-cont p{line-height:24px;color:#666;}
.news-time{float:right;width:140px;text-align:right;background:url('../Image/xw-more.png') no-repeat right center;margin-top:42px;}
.news-time span{color:#666;padding-right:64px;display:inline-block;line-height:30px;}
.news li a:hover{color:#007131;}
/****************news*****************/
.news_title{color:#007131;text-align:center;line-height:40px;padding-top:36px;}
.meta{color:#999;text-align:center;line-height:28px;}
.meta img{padding:6px 0 12px 0;width:600px;}
/***********news_info**************/

.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
.order input{padding:0 3px;}
.order textarea{padding: 3px;}
#submit{width:90px;height:34px;border:none;background:#007131;color:#fff;cursor:pointer;}
/**************order&message********/

.case{text-align:center;padding-top:12px;}
.case li{float:left;width:292px;height:260px;margin:0 20px 20px 0;}
.case li:nth-child(3n){margin-right:0;}
.case li a{display:block;width:290px;height:258px;border:1px solid #e5e5e5;}
.case li img{width:272px;height:202px;padding:9px 9px 0 9px;}
.case li span{display:block;width:100%;height:47px;font-size:16px;line-height:47px;}
.case li a{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.case li a:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.shebei{padding-top:12px;}
.shebei li{float:left;width:292px;height:192px;margin:0 20px 20px 0;text-align:center;white-space:nowrap;overflow:hidden;}
.shebei li:nth-child(3n){margin-right:0;}
.shebei li img{width:292px;height:150px;}
.shebei li span{display:block;width:100%;height:42px;line-height:42px;overflow:hidden;}
.shebei li a:hover{color:#007131;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
#prev_next{margin: 10px 20px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/