@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}

/*全局样式*/
.top{background:url(../images/top-bg.jpg) repeat-x; width:100%; height:32px; font-size:12px; color:#969696; line-height:32px;}
.top ul{text-align:right;}
.top ul li{display:inline-block;}
.top ul li a{color:#969696; margin:0 10px}
.top ul li a:hover{color:#0154ec; text-decoration:underline !important}

header{width:100%;height:90px; line-height:90px;}
header .logo{width:30%;}
.logo img{max-width:100%;max-height:100%;}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}

/*pc导航*/
.nav{width:70%;}
.nav ul{width:100%;}
.nav li{width:12.5%;float:left;font-size:14px;line-height:90px;text-align:center;position:relative;}
.nav li a{display:block;color:#333;}
.nav .on,.nav li a:hover{background:#7fbc23; color:#fff}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:90px;z-index:9999999; display:none;}
.nav li .nav-zi li{width:100%; height:50px;background:rgba(0,0,0,0.7);line-height:50px;font-size:14px;margin-top:1px; border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff}
.nav li:hover .nav-zi{display:block !important;}
.nav li .nav-zi li:hover a{}

header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(229,153,8,0.85);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#3e7500;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#3e7500;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px; height:13px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:30px;}
.title{font-size:22px;margin:20px 0; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:10px;}
.title span{color:#999;font-size:16px; margin-left:6px}


.main2{background:#eafbec; padding:20px 0 30px}
.main2 .title{color:#7ebd22; border-bottom:1px dashed #7ebd22; padding:0 10px 10px; margin:0 0 12px; font-size:18px}
.main2 .title span{font-size:14px; color:#ccc;}
.main2 .jianjie{background:#fff; padding:10px 0 20px;}
.main2 .jianjie .text{padding:0 10px;font-size:12px; color:#444;line-height:22px; height:133px; overflow:hidden; margin-bottom:8px}
.main2 .jianjie .text b{font-size:14px; color:#333;}
.main2 .more11{font-size:12px; color:#60a411; padding:0 10px}
.main2 .more11:hover{text-decoration:underline !important; font-weight:bold}
.main2 .newslist{background:#fff;padding:10px 0 24px;}
.main2 .newslist ul{padding:0 10px; height:160px; overflow:hidden; margin-top:-3px}
.main2 .newslist ul li a{display:block; font-size:12px; color:#444; line-height:31px; border-bottom:1px dashed #999; position:relative; padding:0 68px 0 10px;}
.main2 .newslist ul li a span{position:absolute; top:0; right:0;}
.main2 .newslist ul li a:before{content:""; position:absolute; left:0; top:45%; width:3px; height:3px; background:#6eae0c; border-radius:50%}
.main2 .newslist ul li a:hover{color:#6eae0c;}


/*产品展示*/
.show .row{margin:0 -10px !important}
.show .col-md-3{padding:0 10px !important}
.show .imgbox{display:block;margin:0 0 20px;overflow:hidden; position:relative}
.show .imgbox .mask{ position:absolute;left:0; bottom:0;width:100%; height:40px; background:rgba(127,188,35,0.7);}
.show .imgbox .mask span{position:absolute; left:0; bottom:0; width:100%;font-size:16px; color:#fff; text-align:center; line-height:40px;}
.show .imgbox:hover .tu{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .imgbox:hover .mask{height:100%;}
.show .imgbox:hover .mask span{bottom:50%; margin-bottom:-20px;}
.owl-theme .owl-controls .owl-buttons div{display:none}

.case .suo{padding:0 5px !important}
.case .imgbox{display:block;margin:0 10px 20px; position:relative; overflow:hidden; color:#fff; text-align:center}
.case .imgbox .mask{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(127,188,35,0.7); padding:18px; opacity:0}
.case .imgbox .mask1{width:100%; height:100%; border:3px solid #fff; padding-top:30%}
.case .imgbox .mask h4{font-size:18px;}
.case .imgbox .mask .xian{width:30px; height:2px; background:#fff; margin:15px auto 0;}
.case .imgbox:hover .tu{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.case .imgbox:hover .mask{opacity:1;}
.case .owl-theme .owl-controls .owl-buttons div{width:30px !important; height:65px !important; top:45% !important;filter:Alpha(Opacity=100) !important;opacity:1 !important;}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/allow1.jpg) no-repeat left center !important; left:-60px}
.case .owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/allow2.jpg) no-repeat right center !important;right:-60px}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/allow1.jpg) no-repeat right center !important;}
.case .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/allow2.jpg) no-repeat left center !important;}


.news .imgbox{display:block; margin-bottom:30px; color:#333}
.news .imgbox .tu{width:185px; height:145px; overflow:hidden; border:2px solid #fff; box-shadow:2px 3px 5px #888; margin-right:15px}
.news .imgbox .tu .img{width:100%; height:100%;}
.news .imgbox .tou{font-size:14px; color:#7fbc23; font-weight:bold; position:relative;padding:0 70px 0 0}
.news .imgbox .tou span{position:absolute; top:3px; right:0; font-size:12px; color:#929292; font-weight:normal}
.news .imgbox .text{height:145px;position:relative;}
.news .imgbox .zi{font-size:14px;line-height:25px; height:75px; overflow:hidden; margin:10px 0 15px}
.news .imgbox .more{ position:absolute; right:0; bottom:0;width:85px; background:#7fbc23; border:1px solid #7fbc23; font-size:14px;line-height:30px; color:#fff; text-align:center;}
.news .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news .imgbox:hover .more{background:#fff;color:#7fbc23;}

/*5、联系我们*/
.liuyan .hang,.contact .hang{ position: relative; margin:0 0 16px; padding: 0 0 0 55px; min-height: 44px; }
.liuyan .hang:last-child,.contact .hang:last-child{ margin:0; }
.liuyan .hang span,.contact .hang span{ position: absolute; left: 0; top: 0; z-index: 1; font-size:14px;line-height: 44px; }
.liuyan .hang input,.contact .hang input{ padding: 0 10px; width: 100%; height: 44px; background: none; border:solid 1px #7fbc23; }
.liuyan .hang textarea,.contact .hang textarea{ padding: 0 10px; max-width: 100%; min-width: 100%; height: 144px; line-height: 44px; color: #333; background: none; border:solid 1px #7fbc23; }
.liuyan .hang button,.contact .hang button{ width: 90px; height: 43px; color:#fff; line-height: 43px; background: #7fbc23; border:none; }
.liuyan .hang button:hover,.contact .hang button:hover{background:#fc8f37;}

/*.liuyan .hang input,.liuyan .hang textarea{border-color:#0154ec;}
.liuyan .hang button{background:#0154ec; color:#fff;}
.liuyan .hang button:hover{background:#019cec;}*/


/*底部信息*/
footer{background:#25292c;color:#fff;padding:12px 0; font-size:14px; line-height:22px; text-align:center; margin-bottom:88px}
footer a{color:#fff;}
footer a:hover{color:#3e7500; text-decoration:underline !important}

.footer1{background:#3e7500; padding:30px 0; font-size:22px; color:#fff; position:fixed; left:0; bottom:0; width:100%; z-index:11}
.footer1 .right{text-align:right;}


/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#25292c; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#111315;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:15px; line-height:30px; background:#fff}
/*内页左侧导航主要样式*/
.neiye .menu{background:#7fbc23; line-height:42px; font-size:20px;color:#fff; font-weight:bold;position:relative;padding-left:15px;}
.neiye .menu b{font-weight:normal; font-size:12px; margin-left:10px}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:42px;}
.neiye .nav1{display:block;background:#e2f5c6 url(../images/icon-zi.png) no-repeat 20px center;font-size:14px;color:#333;line-height:35px;padding:0 10px 0 52px;margin-top:5px;}
.neiye ul a{display:block; background:#eafbec url(../images/icon-zi1.jpg) no-repeat 20px center; font-size:14px; color:#333; line-height:32px; padding:0 10px 0 52px;margin-top:5px}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:none; padding:0;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:#7fbc23 url(../images/icon-zi.png) no-repeat 20px center; color:#fff}
.neiye ul a.active,.neiye ul a:hover{color:#7fbc23; text-decoration:underline !important; font-weight:bold}


.neiye .menu1{margin-top:10px;}
.lian{font-size:12px;line-height:26px; margin-top:8px}
.lian img{width:100%; height:auto; margin-top:10px}


.main .cont{margin-top:20px;}
.title-zi{font-size:20px; color:#fff; font-weight:bold; line-height:47px; padding-bottom:1px; border-bottom:1px solid #0154ec}
.title-zi span{background:url(../images/title-zi.png) no-repeat left center; display:block; text-indent:13px;}
.title-zi a:hover{color:#0154ec; font-weight:bold; text-decoration:underline !important}

.main .title{margin-top:0;}

.about{font-size:14px;line-height:30px; }
.about h4{font-size:20px; line-height:40px; text-align:center;}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:15px; color:#7fbc23; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block;margin:10px auto}

.show .row{margin:0 -10px !important}
.show .col-sm-4{padding:0 10px !important}
.show .imgbox{margin:0 0 20px}

.show-main{text-align:center;}
.show-main h4{font-size:15px; line-height:40px}
.show-main img{ max-width:100%; height:auto; display:block;margin:10px auto;}

.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.news-main .news-tou h4{ font-size:18px; line-height:40px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.liuyan{ width:75%; margin:0 auto;}
.liuyan textarea,.liuyan form input{border:1px solid #dadada; border-radius:0}


@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}


}

@media (max-width:1200px){
header .logo{width:26%;}
.nav{width:72%;}
}

@media (max-width:991px){
header{height:90px; line-height:90px}
header .logo{width:35%;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.main2 .newslist,.main2 .jianjie{margin-bottom:20px;}
.main2 .newslist ul{height:auto;}
.news .imgbox{margin-bottom:20px;}
.case{margin-bottom:130px;}
footer{ display:none;}
.footer1{text-align:center;padding:20px 0 65px; font-size:20px}
.footer1 .right{text-align:center;margin-top:5px;}

.main{margin-bottom:110px;}

/*手机侧导航 下拉 开始*/
.neiye .menu{text-align:center; padding:0; }
.neiye .navbox .nav1{text-align:center; padding:0;}
.neiye ul a,.neiye .menu,.neiye .navbox .nav1,.neiye .nav1.active,.neiye .nav1:hover{background-image:none; padding:0; text-align:center}
.neiye .nav1,.neiye ul a{margin-top:2px;}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px; line-height:65px}
header .logo{width:40%;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.title{font-size:20px; margin-top:10px}
.main1{padding-top:10px;}
.show .imgbox .mask{height:35px;}
.show .imgbox .mask span{font-size:14px;line-height:35px;}
.show .imgbox:hover .mask span{margin-bottom:-18px;}
.case .imgbox .mask{padding:13px;}
.case .imgbox .mask h4{font-size:16px;}

.case{margin-bottom:115px;}
.footer1{font-size:18px; padding:15px 0 65px}
.footer1 .right{margin-top:3px;}

.main{margin-bottom:90px;}

.liuyan{width:100%;}

}

@media (max-width:600px){
header .logo{width:50%;}
.title{font-size:17px; padding-bottom:6px}
.main2 .title{font-size:16px;}
.case .imgbox .mask h4{font-size:14px;}
.case .imgbox .mask{padding:8px; opacity:0}
.case .imgbox .mask1{border-width:1px;padding-top:30%}

.footer1{font-size:18px;}

/*手机侧导航 下拉 开始*/
.neiye .menu{font-size:20px;}
.neiye .nav1{margin-top:5px; font-size:16px; line-height:40px}
/*.neiye .menu span{ line-height:50px;}
.neiye .navbox .nav1{line-height:38px;}*/
/*手机侧导航 下拉 结束*/

}


@media (max-width:479px){
header{height:55px; line-height:50px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.show .imgbox .mask{height:30px;}
.show .imgbox .mask span{font-size:13px;line-height:30px;}
.show .imgbox:hover .mask span{margin-bottom:-15px;}
.show .row{margin:0 -6px !important}
.show .col-md-3{padding:0 6px !important}
.show .imgbox{margin:0 0 12px;}
.show1 .suo{padding:0 !important}
.show1 .imgbox{margin:0 6px 12px !important;}

.case .imgbox{margin:0 6px 12px}

.footer1{font-size:16px;}

.news .imgbox .tu{width:140px; height:120px;}
.news .imgbox .text{height:auto;}
.news .imgbox .tou{padding:0; line-height:30px}
.news .imgbox .tou span,.news .imgbox .more{display:none;}
.news .imgbox .zi{margin:0; font-size:13px; line-height:21px; height:81px}

.show .col-sm-4{padding:0 6px !important}
.news-main .news-tou  h4{line-height:30px; font-size:16px;}
}

@media (max-width:400px){
header .ydd_btn{width:26px;}
header .logo{width:60%;}
.news .imgbox .tu{width:125px; height:100px; margin-right:10px}
.news .imgbox .tou{line-height:30px}
.news .imgbox .zi{font-size:12px; line-height:20px; height:60px}


.show .imgbox h4{line-height:30px;}
.news .imgbox .zi{line-height:19px;}
}


@media (max-width:380px){

}

@media (max-width:350px){


}
