@charset "utf-8";
/* CSS Document */

/*引入字体库*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
  url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@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"; }
/************************************************************************************************************/

.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; outline:none !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}

/*全局样式*/
.xian{ height: 7px; background: url(../images/xian.jpg) center center; background-size: cover;}
.top_nav{ border-bottom: 1px solid #e7e7e7;}
.top_nav .left_zi{ font-size: 12px; line-height: 32px; color: #676767;}
.top_nav .right_zi ul{ margin: 0;}
.top_nav .right_zi ul li{ font-size: 12px; line-height: 32px; position: relative; padding: 0 10px; position: relative;}
.top_nav .right_zi ul li:after{ content: ''; width: 1px; height: 12px; background: #868686; position: absolute; right: 0; top: 11px;}
.top_nav .right_zi ul li a{ color: #6e6e6e;}
.top_nav .right_zi ul li:nth-child(3):after{ display: none;}
.top_nav .right_zi ul li:last-child:after{ display: none;}
.top_nav .right_zi ul li:last-child{ padding: 0 25px; background: #449b00;}
.top_nav .right_zi ul li:last-child a{ font-size: 14px; color: #fff; font-weight: bold;}


.logo{ height:120px;}
.logo .logoimg img{ margin-top:29px;}
.logo .zi{ border-left: 1px solid #ececec; padding: 0 0 0 13px; margin: 38px 0 0 13px;}
.logo .zi h5{ font-size: 14px; color: #fff; line-height: 21px; background: #ff8100; padding: 0 6px; border-radius: 3px;}
.logo .zi h6{ font-size: 14px; color: #494949; padding: 3px 6px 0; line-height: 22px;}
.logo .tel_box{ padding: 0 0 0 48px; background: url(../images/dh.png) left center no-repeat; margin: 36px 0 0 0;}
.logo .tel_box h5{ font-size: 12px; color: #9d9d9d;}
.logo .tel_box h6{ font-size: 24px; color: #ff8100; font-weight: bold; font-family: arial; padding: 5px 0 0 0;}
.heard1{ width:100%; padding: 1px 0; background:#449b00;background:-moz-linear-gradient(top,#449b00 0,#367c00 100%);background:-webkit-linear-gradient(top,#449b00 0,#367c00 100%);background:linear-gradient(to bottom,#449b00 0,#367c00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#449b00',endColorstr='#367c00',GradientType=0); position: relative;}
.heard1:after{ content: ''; width: 100%; height: 1px; background: #54a911; position: absolute; left: 0; top: 1px;}
.heard1:before{ content: ''; width: 100%; height: 1px; background: #54a911; position: absolute; left: 0; bottom: 1px;}
.heard1 nav{ width:100%; position: relative;}
.heard1 nav:before{ content: ''; width: 1px; height: 49px; background: #458612; position: absolute; right: 0; top:0;}
.heard1 nav:after{ content: ''; width: 1px; height: 49px; background: #54a911; position: absolute; right: 0; top:0;}
.heard1 nav ul li{ width:14.28%; height:50px;}
.heard1 nav ul li a{ display:block; color:#fff; font-size:16px; line-height:49px; position: relative;}
.heard1 nav ul li a:after{ content: ''; width: 1px; height: 49px; background: #458612; position: absolute; right: 0; top:0;}
.heard1 nav ul li a:before{ content: ''; width: 1px; height: 49px; background: #54a911; position: absolute; left: 0; top: 0;}
.heard1 nav ul li.active a{ background: #ff8100;}


.banner{ position:relative; overflow:hidden;}
.banner img{ display: block; margin:0 auto; width:100%; display:none;}
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{bottom:0;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 4px;width:48px;height:9px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:#fff; border:none; border-radius: 3px !important;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#449b00; }
.banner #myCarousel .carousel-indicators li.active{background-color:#449b00; }

/*m-w*/
.mian-ss{ padding: 12px 0; border-bottom: 1px dashed #cccccc;}
.mian-about{ padding: 50px 0; background: url(../images/about_bg.jpg) center center; background-size: cover;}
.mian-pic{ padding: 30px 0;}
.mian-ys{ padding: 80px 0 30px;}
.mian-case{ padding: 30px 0; background: url(../images/case_bg.jpg) center center; background-size: cover;}
.mian-news{ padding: 30px 0;  background: url(../images/news_bg.jpg) center center; background-size: cover;}
.mian-lx{padding: 27px 0; background: #3e8e00;}
.mian-foot{ padding: 55px 0; background: #141414;}


/*t-2*/
.title { margin: 20px 0; }
.title h3{ color: #449b00; font-size: 30px; font-weight: bold; background: url(../images/biao_bg.png) center center no-repeat;}
.title h3 span{ color: #ff8100;}
.title h3 b{ color: #bbbbbb;}
.title h6{ color: #b6b6b6; font-size: 18px; font-family: 'Aparajita'; text-transform: uppercase; padding: 18px 0 0 0;}

/*t-2*/
.title2 { margin: 20px 0; }
.title2 h3{ color: #77e51f; font-size: 30px; font-weight: bold; background: url(../images/biao_bg3.png) center center no-repeat;}
.title2 h3 span{ color: #ff8100;}
.title2 h3 b{ color: #bbbbbb;}
.title2 h6{ color: #b6b6b6; font-size: 18px; font-family: 'Aparajita'; text-transform: uppercase; padding: 18px 0 0 0;}

/*t-3*/
.title3{ margin: 20px 0; background: url(../images/biao_bg2.png) center bottom no-repeat; padding-bottom: 10px; position: relative;}
.title3 h4{ font-size: 147px; color: #ff9101; font-weight: bold; position: absolute; top: -40px; right: 44%;}
.title3 h3{ font-size: 48px; color: #449b00; font-weight: bold;}
.title3 h3 span{ color: #39700d;}
.title3 h5{ font-size: 24px; color: #b1b1b1; text-transform: uppercase; font-family: arial; padding: 12px 270px 0 0;}
.title3 h6{ font-size: 24px; color: #2f2f2f; padding: 25px 0 0 100px;}

/*t-6*/
.title6{ position: relative; height: 44px;}
.title6:after{ content: ''; width: 100%; height:1px; background: #d7d7d7; position: absolute; left: 0; bottom: 2px;}
.title6:before{ content: ''; width: 100%; height:1px; background: #d7d7d7; position: absolute; left: 0; bottom: 0px;}
.title6 h4{ font-size: 18px; color: #c8c8c8; font-weight: bold; line-height: 43px;}
.title6 h4 span{ color: #c8c8c8; font-size: 30px; font-weight: normal; font-family: impact; text-transform: uppercase; padding: 0 14px 0 0;}
.title6 span{ font-size: 13px; color: #404040; line-height: 43px; font-family: "宋体";}
.title6 span a{ color: #404040;}
.title6 span a:hover{ color: #171c62;}



/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:18px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.title07 h6{color:#666; line-height:30px; }

/*t-4*/
.aboutnei{ margin-top:20px;}
.aboutnei h4{ font-size:20px; color:#333; line-height:30px;}
.title4{ padding:10px; font-size:14px; color:#333; line-height:30px;}
.title4 img{ max-width:100%; height:auto;}

/*text-3*/
.text03{ padding:15px 0; font-size:14px; color:#636363; line-height:30px; border-top: 1px solid #e0e0e0; margin: 20px 0 0 0;}
.text03 img{ max-width:100%; height:auto;}

/*lunbo*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls{}

.lj_box ul{ font-size: 0;}
.lj_box ul li{ display: inline-block; vertical-align: top; font-size: 12px; color: #717171; line-height: 28px;}
.lj_box ul li a{ color: #717171; padding: 0 16px; transition: all .3s;}
.lj_box ul li:nth-child(1){ font-weight: bold;}

.ss_box input{ width: 226px; height: 28px; background-color: #eeeeee; border: none; padding: 0 5px 0 24px; background-image: url(../images/fang.png); background-position: 11px center; background-repeat: no-repeat;}
.ss_box button{ width:50px; height: 28px; color: #fff; background: #449b00; border: none;}

/*zz*/
.picture23{ position:relative; margin:30px -10px 30px;}
.picture23 #owl-demo3 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture23 #owl-demo3 .item li{ -webkit-transition: all .3s; transition:all .3s; padding: 6px; border: 1px solid #e0e0e0; border-radius: 3px; margin-bottom: 2px;}
.picture23 #owl-demo3 .item li .imgs{ overflow: hidden; border: 1px solid #e0e0e0;}
.picture23 #owl-demo3 .item li .imgs span{ display: block; width: 100%; transition: all .3s;}
.picture23 #owl-demo3 .item li .pic_til{ margin: 18px 0 0 0; }
.picture23 #owl-demo3 .item li .pic_til h3{ font-size: 18px; color: #479509; transition: all .3s; }
.picture23 #owl-demo3 .item li .pic_til .pic_ti{ padding: 0 12px; text-align: center; line-height: 24px; height: 48px; overflow: hidden; color: #6b6b6b; margin: 10px 0; transition: all .3s;}
.picture23 #owl-demo3 .item li .pic_til .mor{ width: 109px; line-height: 29px; border-radius: 3px; background: #e9e9e9; color: #6b6b6b; font-size: 12px; text-align: center; margin: 10px auto 19px; transition: all .3s;}
.picture23 .owl-theme .owl-controls .owl-buttons div{position:absolute; top:-45px; z-index:1; width:30px; height:30px;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.picture23 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture23 .owl-theme .owl-controls .owl-page{ display:none;}


/*about*/
.about_box{ margin: 20px 0 0 0;}
.about_box .about_list{ width: 5%;}
.about_box .about_list ul li{ width: 100%; background: #498b14; }
.about_box .about_list ul li:nth-child(2){ background: #559c1d;}
.about_box .about_list ul li:nth-child(3){ background: #5ca91e;}
.about_box .about_list ul li:nth-child(4){ background: #6ab72d;}
.about_box .about_list ul li a:after{content: ''; width: 8px; height: 8px; border-radius: 50%; border: 1px solid #fff; position: absolute; left: 50%; margin-left: -4px; top: 22px;}
.about_box .about_list ul li a{ display: block; width: 100%; font-size: 0; text-align: center; padding: 42px 0 32px; position: relative;}
.about_box .about_list ul li h5{ display: inline-block; vertical-align: top; color: #fff; font-size: 16px; width: 16px;}
.about_box .about_list ul li h6{ display: inline-block; vertical-align: top; color: #fff; font-family: 'Aparajita'; text-transform: uppercase; font-size: 12px; width: 12px; opacity: 0.4;word-wrap:break-word; writing-mode:vertical-rl;}
.about_box .about_list .imgbox{ padding: 24px 0 10px; position: relative; width: 100%;}
.about_box .about_list .imgbox img{ margin: 0 0 0 40%;}
.about_box .about_list .imgbox img.dou{ position: absolute; left: 0; bottom: 0; margin: 0;}
.about_box .about_video{ width: 40%; height: 345px;}
.about_box .about_til{ width: 55%; height: 345px; background: #fff; padding: 50px 42px 0 45px;}
.about_box .about_til h3{ font-size: 24px; color: #202020; padding: 12px 0 0 0;}
.about_box .about_til .about_ti{ color: #6f6f6f; line-height: 24px; height: 144px; overflow: hidden; margin: 25px 0 15px 0;}
.about_box .about_til a.mo{ display: block; font-size: 12px; width: 117px; line-height: 28px; background: #ff8100; color: #fff; text-align: center; border: 1px solid #ff8100; border-radius: 50px;}
.about_gg{ margin: 35px 0;}

/*ys*/
.ys_box{ padding: 60px 0 30px; background: url(../images/bg2.jpg) center center; background-size: cover; margin: 20px 0 0 0;}
.ys_box2{ padding: 60px 0 30px;}
.ys_box3{ padding: 60px 0 30px; background: url(../images/bg3.jpg) center center; background-size: cover;}
.ys_til{ padding: 0 0 0 100px; min-height: 105px; position: relative;}
.ys_til .biao{ width: 99px; height: 105px; position: absolute; left:0; top: 0; z-index: 1;}
.ys_til .ys_ti{ padding: 0 0 0 30px;}
.ys_til .ys_ti h3{ font-size: 30px; color: #ff9101; font-weight: bold; padding-bottom: 15px; border-bottom: 1px dashed #222222;}
.ys_til .ys_ti h3 span{ color: #449b00; padding: 0 0 0 11px;}
.ys_til .ys_ti h3 i{ font-style: normal; color: #326edb;}
.ys_til .ys_ti .text{ padding: 10px 0 0 0;}
.ys_til .ys_ti .text p{ font-size: 14px; color: #414141; line-height: 24px; margin: 10px 0 !important; padding: 0 0 0 20px; background: url(../images/kuang.png) left 7px no-repeat;}
.ys_til .ys_ti .text p i{ color: #449b00; font-style: normal; font-weight: bold;}
.ys_box .imgbox img{ margin: 0 auto;}
.ys_box2 .imgbox img{ margin: 0 auto;}
.ys_box3 .imgbox img{ margin: 0 auto;}
.ys_box4 .imgbox img{ margin: 0 auto;}

/*case*/
.list_nav{ margin: 20px 0}
.list_nav ul{ margin: 0 -12px; font-size: 0; text-align: center;}
.list_nav ul li{ display: inline-block; vertical-align: top; width: 16.6666%; padding: 0 12px;}
.list_nav ul li a{ display:block; width: 100%; line-height: 30px; text-align:center; font-size: 14px; background: #fff; border-radius: 50px; color: #353535; transition: all .3s;}
.list_nav ul li.active a{ background: #ff9101; color: #fff;}

/*zz*/
.picture24{ position:relative; margin:30px -6px 30px;}
.picture24 #owl-demo4 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 6px;}
.picture24 #owl-demo4 .item li{ -webkit-transition: all .3s; transition:all .3s; padding: 5px; background: #fff; margin-bottom: 12px;}
.picture24 #owl-demo4 .item li .imgs{ overflow: hidden;}
.picture24 #owl-demo4 .item li .imgs span{ display: block; width: 100%; transition: all .3s;}
.picture24 .owl-theme .owl-controls .owl-buttons div{position:absolute; top:-45px; z-index:1; width:30px; height:30px;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture24 .owl-theme .owl-controls .owl-page{ display:none;}

/*news*/
.news{ margin: 60px 0 0 0;}
.news ul li{ padding-bottom: 30px; border-bottom: 1px solid #dde5ef; margin-bottom: 30px;}
.news ul li a{ display: block; width: 100%; padding: 0 0 0 185px; min-height: 137px; position: relative;}
.news ul li a .imgbox{ width: 185px; height: 137px; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden;}
.news ul li a .imgbox span{ display: block; width: 100%; height: 100%; transition: all .3s;}
.news ul li a .news_til{ padding: 7px 0 0 25px;}
.news ul li a .news_til h3{ font-size: 18px; color: #2e6602; font-weight: bold; transition: all .3s;}
.news ul li a .news_til h6{ font-size: 12px; color: #696969; padding: 13px 0;}
.news ul li a .news_til .news_ti{ font-size: 14px; color: #8b8b8b; line-height: 24px; height: 72px; overflow: hidden;}
a.more{ display: block; width: 196px; line-height: 42px; text-align: center; color: #fff; background: #ff9600; border: 1px solid #ff9600; font-size: 14px; transition: all .3s; text-transform: uppercase;}


/*wen*/
.wen{ margin: 60px 0 0 0;}
.wen ul li{ margin-bottom: 1px;}
.wen ul li.active a{ background: #449b00; color: #fff;}
.wen ul li.active a:after{ content: '-'; color: #fff;}
.wen ul li a{ display: block; line-height: 48px; font-size: 14px; color: #404d5f; background: #fff; padding: 0 40px 0 28px; position: relative;}
.wen ul li a:after{ content: '+'; font-size: 20px; font-weight: bold; font-family: arial; color: #b7b7b7; line-height: 48px; position: absolute; right: 23px; top: 0;}
.wen ul li .wen_til{ padding: 30px; display: none;}
.wen ul li .wen_til.active{ display: block;}
.wen ul li .wen_til h3{ font-size: 16px; color: #333;}
.wen ul li .wen_til .wen_ti{ font-size: 14px; color: #6e6e6e; line-height: 24px; height: 96px; overflow: hidden; margin: 10px 0 0 0;}

/*lx*/
.lx_box .lx_zi{ width: 63%;}
.lx_box .lx_zi h3{ font-size: 18px; color: #fff; font-weight: bold;}
.lx_box .lx_zi .lx_ti2{ font-size: 15px; color: #fff; margin: 10px 0 0 0;}
.lx_box a{ width: 174px; line-height: 50px; color: #6ab72d; font-size: 18px;  font-weight: bold; text-align: center; background: #fff;}

.title03 h3{ color: #fff; font-size: 18px; font-weight: normal;}
.lj_box2 .a_box{ margin: 50px 0 0 0;}
.lj_box2 .a_box a{ display: block; color: #979797; margin-bottom: 18px;}


.lj_box2{ border-right: 1px dashed #2a2a2a; min-height: 250px;}
.news_box{ padding: 0 65px 0 35px; border-right: 1px dashed #2a2a2a;min-height: 250px;}
.news_box .con_til{ font-size: 14px; color: #979797; line-height: 26px; margin: 20px 0 0 0;}

.fen_box{ padding: 0 0 0 75px;}
.fen_box .fen{ margin: 50px 0 0 0; font-size: 0;}
.fen_box .fen a{ display: inline-block; vertical-align: top; width: 50px; line-height: 50px; background: #fff; border-radius: 50%; text-align: center; color: #141414; margin: 0 15px 0 0;}
.fen_box h4{ color: #fff; font-weight: bold; font-size: 16px; padding: 30px 0;}
.ss_box2{ border: 1px solid #484848; padding: 3px;}
.ss_box2 input{ height: 33px; font-size: 12px; color: #fff; padding: 0 10px; background: none; border: none; width: 70%;}
.ss_box2 button{ height: 33px; font-size: 18px; color: #fff; border: none; background: #323030; width: 30%;}


/*p-7*/
.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.content1{ padding:26px 0 40px 0;}


.about_ul{display:block; overflow:hidden; padding:0px; margin:0px;}
.about_ul li{cursor:pointer;font-size:14px;line-height:46px; border-bottom: 1px solid #d7d7d7; margin-bottom: 2px; position: relative; text-indent:26px;}
.about_ul li:after{ content: ''; width: 5px; height: 28px; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -14px;}
.about_ul li a{color:#333; width:100%; display:block; padding: 0 35px 0 0;  background: url(../images/jiao.png) 90% center no-repeat;}
.about_ul li:hover{background: #429700;}
.about_ul li:hover a{color: #fff; font-weight: bold;  background: url(../images/jiao2.png) 90% center no-repeat;}
.about_ul li .about_on{background: #429700 !important;}
.about_ul li .about_on a{color: #fff; font-weight: bold;  background: url(../images/jiao2.png) 90% center no-repeat;}

.about_ul dl{ display:none}
.about_ul dl dd{ width:100%; text-align:left; border-bottom:1px dashed #CCCCCC; text-indent:32px;}
.about_ul dl dd a{ color:#000000; text-align:center; line-height:34px; text-align:left; font-size:14px;}
.about_ul dl dd a:hover{ color:#429700;}
.about_ul dl dd .on{color: #429700;}


.subnav{ width: 250px;}
.subnav ol{background:#449b00;background:-moz-linear-gradient(top,#449b00 0,#367c00 100%);background:-webkit-linear-gradient(top,#449b00 0,#367c00 100%);background:linear-gradient(to bottom,#449b00 0,#367c00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#449b00',endColorstr='#367c00',GradientType=0); padding: 40px 0 40px 20px; position: relative;}
.subnav ol:after{ content: ''; width: 98%; height: 96%; position: absolute; left: 1%; top: 2%; border: 1px solid #22dc28;}
.subnav ol h1{ font-size:24px; color:#fff; font-weight: bold;}
.subnav ol span{ font-size: 14px; font-family: arial; text-transform: uppercase; color: #fff;}
.subNavBox{ margin:5px 0 30px;}

.subNav2{cursor:pointer;font-size:14px;line-height:46px; border-bottom: 1px solid #d7d7d7; padding: 0 0 0 28px; margin-bottom: 2px; position: relative;}
.subNav2:after{ content: ''; width: 5px; height: 28px; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -14px;}
.subNav2 a{ color:#333; width:100%; display:block; padding: 0 35px 0 0;  background: url(../images/jiao.png) 90% center no-repeat;}
.subNav2.currentDd{ background: #429700;}
.subNav2.currentDd a{  color: #fff; font-weight: bold;  background: url(../images/jiao2.png) 90% center no-repeat;}
.subNav2:hover{ background: #429700;}
.subNav2:hover a{  color: #fff; font-weight: bold;  background: url(../images/jiao2.png) 90% center no-repeat;}

.subnav .contact_nei{border: 1px solid #dddddd; padding: 3px;}
.subnav .contact_nei a{ display: block; border: 1px solid #d7d7d7;}
.subnav .contact_nei a img{ width: 100%;}
.subnav .contact_nei .con { padding: 0 10px; }
.subnav .contact_nei .con .ctit{ font-size: 14px; color: #292929; font-weight: bold; padding: 16px 0;}
.subnav .contact_nei .con .clist{ margin-bottom: 10px;}
.subnav .contact_nei .con .clist i{ width: 16px; text-align: center; margin-right:10px;}
.subnav .contact_nei .con .clist p{ margin: 0; color: #333; padding: 0; width: 88%;}
.subnav .contact_nei .con .clist p span{ color: #0341a8;}
.subnav .contact_nei .con .clist_box{border-bottom: 1px solid #dddddd;}
 .subnav .contact_nei .zxbtn a{ display: block; width: 158px; line-height: 32px; color: #fff; text-align: center; background: #404040; margin: 15px auto; transition: all .3s;}
.subnav .yddnav li{ margin-bottom:2px; height:50px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:50px; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#429700;}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:50px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ display:none;}
.subnav .yddnav .xls{ height:40px; line-height:40px; background:#dcdcdc; border-top:solid 1px #fff;}
.subnav .yddnav .xls a{ color:#333; display:block; line-height:40px;}



.pic{ margin: 22px 0 0 0;}
.pic ul{ margin: 0 -10px;}
.pic ul li{ width: 25%; padding: 0 10px; margin-bottom: 20px;}
.pic ul li a{ display: block; border: 1px solid #c7c7c7; padding: 4px; transition: all .3s; text-align: center;}
.pic ul li .imgbox{ overflow: hidden; position: relative;}
.pic ul li .imgbox .bg{ width: 100%; height: 100%; position: absolute; left: 0; top: -100%; background:rgba(0,65,2,0.48); transition: all .3s;}
.pic ul li .imgbox .bg h6{ font-size: 12px; color: #fff; text-align: center; line-height: 22px; border-radius: 5px; width: 92px; border: 1px solid #fff; position: absolute; left: 50%; margin-left: -42px; top: 50%; margin-top: -12px;}
.pic ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.pic ul li h3{  font-size: 14px; color: #313131; line-height: 26px; transition: all .3s;}



/*news*/
.news2{ margin: 20px 0 0 0;}
.news2 ul li{ padding: 0 0 22px 0; border-bottom: 1px solid #e1e1e1; margin-bottom: 22px;}
.news2 ul li a{ display: block; width: 100%; padding: 0 0 0 136px; min-height: 94px; position: relative;}
.news2 ul li a .imgbox{ width: 136px; height: 94px; position: absolute; left: 0; top: 0; z-index: 1; border: 1px solid #cdcdcd;}
.news2 ul li a .news_til{ padding: 18px 0 0 16px;}
.news2 ul li a .news_til h3{ font-size: 14px; color: #080909; padding: 0 0 0 25px; background: url(../images/jiao3.png) left center no-repeat; transition: all .3s;}
.news2 ul li a .news_til .news_ti{ font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; margin: 5px 0 0 0; color: #6f6f6f; transition: all .3s;}



/*ditu*/
.right-content .contact_box{ margin-top:20px;}
.contact_box .ditu{ position:relative; margin-top:20px; border:1px solid #d7d7d7; padding: 8px; overflow:hidden;}
.right-content .us{ margin-top:10px; font-size:14px; color:#000; line-height:30px;}


/*f-1*/
footer{ background:#141414;}
footer .foot_box{ border-top: 1px solid #363636; padding:30px 0; position: relative;}
footer .bei{ font-size: 12px; color: #4c4c4c; line-height: 16px;}
footer .hou{ text-align: right;}
footer .hou a{ font-size: 12px; color: #4c4c4c; line-height: 16px;}
footer .foot_box:after{content: ''; width: 0; height: 0; border-top: 8px solid #363636; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; left: 50%; top:0; margin-left: -10px; transition: all .3s;}


@media( min-width:991px){
	.top_nav .right_zi ul li:hover a{ color: #ff8100;}
	.top_nav .right_zi ul li:last-child:hover{ background: #ff8100;}
	.top_nav .right_zi ul li:last-child:hover a{ color: #fff;}
	.heard1 nav ul li:hover a{ background: #ff8100;}
	.lj_box ul li a:hover{ color: #ff8100;}
	.picture23 #owl-demo3 .item li:hover{ background: #3d8c00;}
	.picture23 #owl-demo3 .item li:hover .pic_til h3{ color: #fff;}
	.picture23 #owl-demo3 .item li:hover .pic_til .pic_ti{ color: #fff;}
	.picture23 #owl-demo3 .item li:hover .pic_til .mor{ background: #fff;}
	.about_box .about_til a.mo:hover{ background: none; color: #ff8100;}
	.list_nav ul li:hover a{ background: #ff9101; color: #fff;}
	.picture24 #owl-demo4 .item li:hover{ background: #ff9101;}
	.picture24 #owl-demo4 .item li:hover .imgs span{ transform: scale(1.1);}
	a.more:hover{ background: none; color: #ff9101;}
	.wen ul li:hover a{ background: #449b00; color: #fff;}
	.wen ul li:hover a:after{ content: '-'; color: #fff;}
	.pic ul li:hover a{ background: #429700; border: 1px solid #429700;}
	.pic ul li:hover a .imgbox span{ transform: scale(1.1);}
	.pic ul li:hover a .imgbox .bg{ top: 0;}
	.pic ul li:hover h3{ color: #fff;}
	.news2 ul li:hover .imgbox{ border: 1px solid #ff9101;}
	.news2 ul li:hover .news_til h3{ color: #ff9101; }
	.news2 ul li:hover .news_til .news_ti{ color: #ff9101; }
}

@media (max-width:1199px){	

.logo .zi h5{ font-size: 12px;}
.logo .zi h6{ font-size: 12px;}

.logo .tel_box{ padding: 0 0 0 48px; background: url(../images/dh.png) left center no-repeat; margin: 40px 0 0 0;}
.logo .tel_box h5{ font-size: 12px; color: #9d9d9d;}
.logo .tel_box h6{ font-size: 18px; color: #ff8100; font-weight: bold; font-family: arial; padding: 5px 0 0 0;}

.title3 h4{ top: -40px; right: 38%;}

}


@media (max-width:991px){
.logo{ height:74px; border-bottom:none; position: relative;}
.logo .sjdnav{ display:none; width:150px; height:auto;position:absolute; right:20px; top:74px; z-index:9999;}
.logo .logo .sjdnav ul{ margin:0; padding:0;}
.logo .sjdnav li{ display:block; height:30px; text-align:center; padding:0; margin-bottom:5px;background:#3e8e00;}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .logoimg img{ margin:14px 0 0 0; width: 300px; height:auto;}

.logo .ydd_btn{ margin:21px 0 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #3e8e00;}
.logo .ydd_btn span{ display:block; width:100%; height:2px; background:#fff; -webkit-transition: all .3s; transition:all .3s;}
.logo .ydd_btn span.span02{margin:3px 0;}
.logo .ydd_btn.click span{ background:#fff;}
.logo .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:6px;margin-top:0px;	} 
.logo .ydd_btn.click span.span02{margin:4px 0;}
.logo .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:-6px;margin-top:0px;}
.logo .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.about_box .about_video{ width: 45%; height: 345px;}
.about_box .about_til{ width: 55%;}

.ys_box .imgbox img{ margin: 20px auto 10px;}
.ys_box2 .imgbox img{ margin: 20px auto 10px;}
.ys_box3 .imgbox img{ margin: 20px auto 10px;}
.ys_box4 .imgbox img{ margin: 20px auto 10px;}

.list_nav ul li{ width: 33.3333%;}

.news_box{ padding: 0; border-right:none;}

.fen_box{ padding: 0;}
.fen_box .fen{ margin: 50px 0 0 0; font-size: 0;}

footer .bei{ text-align: center;}
footer .hou{ text-align:  center;}

.subnav{ width: 100%;}



}

@media (max-width:767px){
.logo .sjdnav{  right:0px;}

.about_box .about_video{ width: 100%; height: 345px;}
.about_box .about_til{ width: 100%; padding: 20px 15px 20px 15px; height: auto;}
.about_box .about_til h3{ font-size: 18px;}

.title3 h4{ top: -40px; right: 36%;}

.pic_box ul li{ width: 50%;}

.pic ul li{ width: 50%;}


}

@media (max-width:640px){

.title h3{ font-size: 20px;}
.title h6{  font-size: 14px; padding: 12px 0 0 0;}

.title2 h3{ font-size: 20px;}
.title2 h6{  font-size: 14px; padding: 12px 0 0 0;}
/*t-3*/
.title3{ margin: 20px 0;}
.title3 h4{ font-size: 77px;top: -20px; right: 40%;}
.title3 h3{ font-size: 28px; }
.title3 h5{ font-size: 14px;  padding: 12px 120px 0 0;}
.title3 h6{ font-size: 14px; padding: 20px 0 0 10px;}

.list_nav ul{ text-align: left;}
.list_nav ul li{ width: 50%; margin-bottom: 10px;}

.ys_til{ padding: 0 0 0 83px;}
.ys_til .biao{ width: 83px; height: 111px;}
.ys_til .ys_ti{ padding: 0 0 0 20px;}
.ys_til .ys_ti h3{ font-size: 20px; color: #ff9101;  padding-bottom: 18px; }

}


@media (max-width:414px){

.logo .logoimg img{ width: 200px; margin: 22px 0 0 0; height:auto;}

.title3 h4{ font-size: 77px;top: -20px; right: 34%;}

.about_box .about_video{ width: 100%; height: 245px;}

.ys_til{ padding: 0 0 0 70px; min-height: 105px; position: relative;}
.ys_til .biao{ width: 70px; height: 105px; position: absolute; left:0; top: 0; z-index: 1;}
.ys_til .ys_ti{ padding: 0 0 0 10px;}
.ys_til .ys_ti h3{ font-size: 16px;}

.news{ margin: 10px 0 0 0;}
.news ul li a{  padding: 0 0 0 145px; min-height: 97px; }
.news ul li a .imgbox{ width: 145px; height: 97px; }
.news ul li a .news_til{ padding: 0 0 0 15px;}
.news ul li a .news_til h3{ font-size: 16px;}
.news ul li a .news_til h6{padding: 8px 0;}
.news ul li a .news_til .news_ti{ height: 48px;}

.wen{ margin: 10px 0 0 0;}

.fen_box .fen a{ width: 40px; line-height: 40px;}


.pic_text .anniu{ margin: 20px 0 0 0;}

}



/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div a img{display:block;margin:0 auto 3px auto;max-width:22%;}
.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 img{ max-width: 140px; }
