@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"; }
/************************************************************************************************************/

.glyphicon{}
.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;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
a{ text-decoration:none !important; cursor:pointer !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}

/*全局样式*/
.top{ background:#333;}
.top .left{ color:#b3b3b3; line-height:35px; font-size:12px;}
.top .right{ color:#575656; font-size:12px; margin-top:10px;}
.top .right ul li{ display:inline-block; margin:0 5px;}
.top .right ul li a{ font-size:12px; color:#ccc; transition:all .3s;}
.top .right ul li a:hover{ color:#00a73c;}
.logo{ width:100%; height:100px; border-bottom:1px solid #e0e0e0;}
.logo .logoimg img{ width:330px; height:58px; margin:20px 0 0 0; transition:all .3s;}
.logo .logoimg img:hover{ transform:scale(1.1);}
.logo .zi{ border-left:1px solid #e5e5e5; margin:26px 0 0 15px; padding-left:15px;}
.logo .zi h4{ font-size:14px; color:#00a73c; font-weight:bold; line-height:28px;}
.logo .zi .zitil{ font-size:12px; color:#555;}
.logo .dh{ background:url(../images/dh_bg.png) center 5px no-repeat; margin-top:20px;}
.logo .dh h2{ font-size:12px; color:#999; margin-bottom:7px !important;}
.logo .dh p{ font-size:14px;  color:#fff; line-height:34px; border-radius:50px; -moz-border-radius:50px; background-color:#f08300; padding:0 20px 0 40px; background-image:url(../images/dianh.png); background-position:20px center; background-repeat:no-repeat;}
.logo .dh p b{ font-size:20px;}
.logo .swr{margin:35px 0 0 50px;}
.logo .swr .swrbox{ border:2px solid #777777; background:#fff;/* box-shadow:2px 2px 3px rgba(0,0,0,0.3) inset;*/ height:32px; }
.logo .swr input{ border:none; width:200px; height:27px; padding:0 20px 0 25px; background:url(../images/fangd.png) 3px center no-repeat;}
.logo .swr button{ border:none; margin-top:0; background:#777777; color:#fff; width:60px; height:28px; font-size:15px; font-weight:bold;}
.logo .swr button:hover{ background:#c99a00;}

.heard1{ width:100%; height:50px;}
.heard1 nav{ width:100%; background:url(../images/nav_bg.png) left center no-repeat;}
.heard1 nav li{ height:50px;width:12.5%; position:relative; background:url(../images/nav_bg.png) right center no-repeat;}
.heard1 nav li a{ display:block; color:#666666; line-height:50px;  font-size:14px;}
.heard1 nav li.active a{ background:url(../images/nav_bg2.png) center bottom no-repeat; color:#00a73c; font-weight:bold;}
.heard1 nav li a:hover{ background:url(../images/nav_bg2.png) center bottom no-repeat; color:#00a73c; font-weight:bold;}

/*banner*/
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .item img{ width:100%;}
.banner .carousel-fade .carousel-inner .active{opacity:1}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;opacity:0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{bottom:0;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 5px;width:12px;height:12px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.banner #myCarousel .carousel-indicators li:hover{background-color:#fff}

/*m-w*/
.mian-news{padding-bottom:20px;}
.mian-about{ padding-bottom:30px;}
.mian-case{ padding-bottom:20px; }
.mian-colo{ padding-bottom:20px;}
.mian-zix{ padding-bottom:20px; background:url(../images/zix_bg.png) center center; background-size:cover;}
.mian-yew{ padding-bottom:20px; background:url(../images/yul_bg.png) center center; background-size:cover;}
.mian-Color{ padding-bottom:20px;}


/*t-2*/
.title2 { margin:25px 0 30px 0 ; padding-top:10px;}
.title2 h3{ color:#00a73c; font-size:22px;  line-height:40px; font-weight:bold; background:url(../images/biao_bg.png) center center no-repeat;}
.title2 span{ display:block; color:#c1c1c1; line-height:26px; font-size:12px;}
.title2 .kuai{ width:22px; height:3px; background:#f08300; margin:0 auto;}

/*t-1*/
.title { margin:25px 0 30px 0 ; padding-top:10px;}
.title h3{ color:#fff; font-size:26px;  line-height:40px;  text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.title span{ display:block; color:#fff; line-height:26px; font-size:20px; background:url(../images/biao_bg2.png) center center no-repeat;}

/*t-6*/
.title6{ background:url(../images/mbx_bg.png) 50% bottom no-repeat;}
.title6 h1{ font-size:16px;}
.title6 span{ color:#666; font-size:16px;}
.title6 a{color:#666; line-height:34px;}
.title6 a.last{ color:#00a73c;}
.title6 .shou:hover{ color:#00a73c;}


/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; width:80%; font-size:16px; color:#666; line-height:30px; border-bottom:solid 1px #e0e0e0;}
.title07 h6{color:#999; line-height:30px; }

/*t-4*/
.about{}
.about h4{ font-size:20px; color:#333; line-height:30px;}
.title4{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.title4 img{ max-width:100%; height:auto;}

/*text-3*/
.textbox{ border-top:1px solid #ccc; margin-top:10px;}
.text03{ padding:10px; font-size:14px; color:#666; line-height:24px;}
.text03 img{ max-width:100%; height:auto;}

/*pic*/
.picture24{ position:relative;}
.picture24 #owl-demo .item{ margin: 6px;transition:all 0.3s;}
.picture24 #owl-demo .item li{ margin-bottom:20px;}
.picture24 #owl-demo .item .imgbox{ background:#fff;height:245px; overflow:hidden;}
.picture24 #owl-demo .item .imgbox span{ display:block; height:100%; position:relative; transition:all .3s;}
.picture24 #owl-demo .item .ti{ margin-top:15px; padding-bottom:10px;  border-bottom:1px solid #e1e1e1;}
.picture24 #owl-demo .item .ti  h3{ color:#333;  font-size:16px; font-weight:bold; width:65%; line-height:34px; transition:all .3s;}
.picture24 #owl-demo .item .ti .mo{ width:35%; line-height:34px; background:#00a73c; border-radius:3px; -moz-border-radius:3px; font-size:12px; color:#fff; border:1px solid #00a73c; transition:all .3s;}
.picture24 #owl-demo .item a:hover .imgbox span{ transform:scale(1.1);}
.picture24 #owl-demo .item a:hover .ti h3{ color:#00a73c;}
.picture24 #owl-demo .item a:hover .ti .mo{ background:none; color:#00a73c;}
.picture24 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.picture24 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.picture24 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.picture24 .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.picture24 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.picture24 .owl-carousel .owl-item{float:left}
.picture24 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.picture24 .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture24 .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)}
.picture24 .owl-theme .owl-controls{}
.picture24 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:26px; height:100%;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:inline-block;zoom:1;*display:inline}
.picture24 .owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.picture24 .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.picture24 .owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.more a{ display:block; font-size:12px; color:#fff; width:135px; line-height:35px; background:#f08300; border:1px solid #f08300; margin:10px auto; text-align:center; border-radius:50px; -moz-border-radius:50px; transition:all .3s;}
.more a:hover{ background:none; color:#f08300;}

/*xm*/
.picture22{ position:relative;}
.picture22 #owl-demo2 .item{ margin: 6px;transition:all 0.3s;}
.picture22 #owl-demo2 .item li{ margin-bottom:20px; padding-top:20px;}
.picture22 #owl-demo2 .item .imgbox{ height:246px; overflow:hidden; padding:1px; border:1px solid #a1a1a1; border-radius:3px; -moz-border-radius:3px; transition:all .3s;}
.picture22 #owl-demo2 .item .imgbox span{ display:block; height:100%; position:relative; transition:all .3s; border-radius:3px; -moz-border-radius:3px; position:relative;}
.picture22 #owl-demo2 .item .imgbox span h3{ font-size:16px; color:#fff; line-height:40px; background:rgba(0,0,0,0.6);filter:Alpha(Opacity=60); position:absolute; bottom:0; left:0; width:100%; transition:all .3s;}
.picture22 #owl-demo2 .item a:hover .imgbox{ transform:scaleY(1.1); border:1px solid #00a73c;}
.picture22 #owl-demo2 .item a:hover .imgbox span h3{background:rgba(0,167,60,0.6);filter:Alpha(Opacity=60);}
.picture22 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.picture22 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.picture22 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.picture22 .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.picture22 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.picture22 .owl-carousel .owl-item{float:left}
.picture22 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.picture22 .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture22 .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)}
.picture22 .owl-theme .owl-controls{}
.picture22 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:43px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:-60px; background:url(../images/yjt.png) left center no-repeat; transition:all .3s;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background:url(../images/yjt.png) right center no-repeat;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next{ right:-60px; background:url(../images/zjt.png) right center no-repeat; transition:all .3s;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background:url(../images/zjt.png) left center no-repeat;}
.picture22 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.picture22 .owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.picture22 .owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.picture22 .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.picture22 .owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}

/*xm*/
.picture20{ position:relative;}
.picture20 #owl-demo3 .item{ margin: 6px;transition:all 0.3s;}
.picture20 #owl-demo3 .item li{ margin-bottom:20px; padding-top:20px;}
.picture20 #owl-demo3 .item .imgbox{ height:176px; overflow:hidden; padding:1px; border:1px solid #a1a1a1; transition:all .3s;}
.picture20 #owl-demo3 .item .imgbox span{ display:block; height:100%; position:relative; transition:all .3s;}
.picture20 #owl-demo3 .item .ti2{ padding-bottom:10px; border-bottom:1px solid #ccc; margin-top:10px;}
.picture20 #owl-demo3 .item .ti2 h4{ font-size:14px; color:#777; width:70%; line-height:22px;}
.picture20 #owl-demo3 .item .ti2 .mo2{ width:30%; font-size:12px; color:#fff; line-height:22px; text-align:center; border-radius:3px; -moz-border-radius:3px; background:#999;transition:all .3s;}
.picture20 #owl-demo3 .item a:hover .imgbox{ border:1px solid #00a73c;}
.picture20 #owl-demo3 .item a:hover .ti2 .mo2{ background:#00a73c;}
.picture20 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.picture20 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.picture20 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.picture20 .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.picture20 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.picture20 .owl-carousel .owl-item{float:left}
.picture20 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.picture20 .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture20 .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)}
.picture20 .owl-theme .owl-controls{}
.picture20 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:26px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture20 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none;}
.picture20 .owl-theme .owl-controls .owl-buttons div.owl-next{ display:none;}
.picture20 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.picture20 .owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.picture20 .owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.picture20 .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.picture20 .owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}


/*dt*/
.dt ul li{ padding:15px; background:#fff; border:1px solid #d5d2d2; width:31.3%; margin:0 1% 20px; transition:all .3s; position:relative; top:0;}
.dt ul li .imgbox{ height:220px;}
.dt ul li .imgbox span{ display:block; width:100%; height:100%;}
.dt ul li .biao{ border-bottom:1px solid #ccc; margin-top:5px;}
.dt ul li .biao h3{ font-size:18px; color:#666; font-weight:bold; line-height:33px; width:70%; transition:all .3s;}
.dt ul li .biao span{ font-size:12px; color:#999; line-height:33px; width:30%; text-align:right;}
.dt ul li .dttil{ font-size:13px; line-height:20px; color:#888; height:40px; overflow:hidden; margin-top:10px; transition:all .3s;}
.dt ul li .more2{ width:110px; line-height:32px; text-align:center; color:#fff; font-size:12px; background:#999; margin-top:5px; transition:all .3s;}
.dt ul li:hover{ box-shadow:2px 2px 5px rgba(204,204,204,1); top:-3px;}
.dt ul li a:hover .biao h3{ color:#00a73c;}
.dt ul li a:hover .biao span{ color:#00a73c;}
.dt ul li a:hover .dttil{ color:#00a73c;}
.dt ul li a:hover .more2{ background:#00a73c;}

/*c-2 */
.contact02{ margin-top:30px;}
.contact02 .biaot{ border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
.contact02 .biaot h3{ font-size:18px; color:#f08300; font-weight:bold;}
.contact02 .biaot h3 span{ text-transform:uppercase; font-size:18px; padding-left:10px; color:#999;}
.contact02 .biaot a{ font-size:15px; color:#999;}
.contact02 .ditu{ border:1px solid #e5e5e5; padding:1px;}
.contact02 .detailed { margin-top:15px;}
.contact02 .detailed li{ height:30px; color:#686868; line-height:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.contact02 .detailed li b{ margin:0 10px 0 0; line-height:30px; color:#676767;}
.contact02 .about{ border-bottom:1px solid #f29742; padding-bottom:10px;}
.contact02 .about .aboutimg{ padding:1px; border:1px solid #cecece; margin-right:25px;}
.contact02 .about .abouttil{ color:#666; line-height:24px; transition:all .3s;}
.contact02 .about a:hover .abouttil{ color:#00a73c;}

/*p-7*/
.picture7{ margin:20px 0 0 0;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.content1{ padding:46px 0 30px 0;}
.subnav ol{ height:35px;  background-color:#00a73c;}
.subnav ol h1{ font-size:16px; color:#fff; line-height:35px; height:35px; padding-left:40px; background:url(../images/left_nav.png) 10px 50% no-repeat;}
.subnav ol .lx{ font-size:12px; padding-left:5px;}
.subnav ol .lx a{ display:block; color:#fff; line-height:35px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
.subnav .contact-text{ padding:10px; font-size:12px; color:#f4f4f4; line-height:22px; background:#e9e9e9;}
.subnav .pcdnav{ padding-bottom:10px;}
.subnav .pcdnav li{ margin:2px 0 0 0; height:35px;  }
.subnav .pcdnav li a{display:block; color:#666; line-height:35px; background-color:#f5f5f5; transition:all 0.3s; background-image:url(../images/left_navbg2.png); background-position:30px center; background-repeat:no-repeat;}
.subnav .pcdnav li a.active{color:#00a73c; background-color:#e8e8e8;background-image:url(../images/left_navbg.png); background-position:30px center; background-repeat:no-repeat;}
.subnav .pcdnav li a:hover{ color:#00a73c; background-color:#e8e8e8;background-image:url(../images/left_navbg.png); background-position:30px center; background-repeat:no-repeat;}
.subnav p{ line-height:24px; color:#666;}
.subnav .lianxi{ display:block; padding-top:5px;}
.subnav .di a{ display:block; padding:1px; border:1px solid #e0e0e0;}
.subnav .di a img{ width:100%;}
.subnav .di{ background:#f4f4f4; font-size:12px; color:#666; line-height:20px; margin-top:5px;}
.subnav .di p{ padding:0 10px;}
.subnav .yddnav li{ margin-bottom:2px; height:60px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:60px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#00a73c;}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:60px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ height:0; overflow:hidden;}
.subnav .yddnav .xls{ height:40px; line-height:40px; background:#e6e6e6; border-top:solid 1px #fff;}
.subnav .yddnav .xls a{ color:#333; display:block; line-height:40px;}

/*fuw*/
.fuw{ margin-top:20px;}
.fuw ul li{ width:31.3%; margin:0 1% 20px;}
.fuw ul li .imgbox{ background:#fff;height:195px; overflow:hidden;}
.fuw ul li .imgbox span{ display:block; height:100%; position:relative; transition:all .3s;}
.fuw ul li .ti{ margin-top:15px; padding-bottom:10px;  border-bottom:1px solid #e1e1e1;}
.fuw ul li .ti  h4{ color:#333;  font-size:16px; font-weight:bold; width:65%; line-height:34px; transition:all .3s;}
.fuw ul li .ti .mo3{ width:35%; line-height:34px; background:#00a73c; border-radius:3px; -moz-border-radius:3px; font-size:12px; color:#fff; border:1px solid #00a73c; transition:all .3s;}
.fuw ul li a:hover .imgbox span{ transform:scale(1.1);}
.fuw ul li a:hover .ti h4{ color:#00a73c;}
.fuw ul li a:hover .ti .mo3{ background:none; color:#00a73c;}

/*ms*/
.ms{ margin-top:20px;}
.ms ul li{ width:23%; margin:0 1% 20px;}
.ms ul li .imgbox{ height:176px; overflow:hidden; padding:1px; border:1px solid #a1a1a1; transition:all .3s;}
.ms ul li .imgbox span{ display:block; height:100%; position:relative; transition:all .3s;}
.ms ul li .ti3{ padding-bottom:10px; border-bottom:1px solid #ccc; margin-top:10px;}
.ms ul li .ti3 h4{ font-size:14px; color:#777; width:70%; line-height:22px;}
.ms ul li .ti3 .mo4{ width:30%; font-size:12px; color:#fff; line-height:22px; text-align:center; border-radius:3px; -moz-border-radius:3px; background:#999;transition:all .3s;}
.ms ul li a:hover .imgbox{ border:1px solid #00a73c;}
.ms ul li a:hover .ti3 .mo4{ background:#00a73c;}


/*news*/
.news{ margin-top:20px;}
.news ul li{ background:#fff; transition:all .3s; margin-bottom:20px; border-bottom:1px solid #ccc; padding-bottom:20px;}
.news ul li .imgbox{ width:28%; height:175px;}
.news ul li .imgbox span{ display:block; width:100%; height:100%;}
.news ul li .newstil{ width:72%; padding:0 20px;}
.news ul li .newstil h3{ font-size:18px; color:#666; font-weight:bold; line-height:28px;transition:all .3s;}
.news ul li .newstil span{ color:#999; font-size:12px;}
.news ul li .newstil .newsti{ font-size:14px; color:#4f4f4f; line-height:24px; height:96px; overflow:hidden; margin-top:5px;transition:all .3s;}
.news ul li .newstil .more{ width:80px; line-height:22px; color:#fff; text-align:center; border-radius:50px; -moz-border-radius:50px; background:#2eabe6; font-size:12px; margin-top:10px;}
.news ul li:hover .newstil h3{ color:#00a73c;}
.news ul li:hover .newstil span{ color:#00a73c;}
.news ul li:hover .newstil .newsti{ color:#00a73c;}



/*ditu*/
.right-content .ditu{ position:relative; margin-top:20px; border:1px solid #ccc; overflow:hidden;}
.right-content .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}

/*text*/
.content1 .text{ margin:20px 0;}
.right-content .text1{ overflow:hidden;}
.right-content .text1 img{ display:block; margin:0 auto;}
.right-content .text2 h1{ font-size:16px;}
.right-content .text2 p{ font-size:14px; color:#666; line-height:24px; padding-top:10px;}

/*liuyan*/
.liuyan{ width:70%; margin:20px auto;}
.liuyan .inp{ border:1px solid #ff8e00; padding:2px 10px; margin-bottom:15px;}
.liuyan .inp span{ line-height:41px; color:#ff8e00; width:10%;}
.liuyan input{ border:none; height:39px; width:88%;}
.liuyan .inp2{ border:1px solid #ff8e00; padding:2px 10px; margin-bottom:15px;}
.liuyan .inp2 span{ display:block; width:100%; line-height:41px; color:#ff8e00; }
.liuyan textarea{ border:none;height:95px; width:100%; resize:none;}
.liuyan button{ width:100%; height:30px; color:#fff; background:#ff8e00; border:none; transition:all 0.3s; display:block; margin:0 auto;}
.liuyan button:hover{ background:#a55c01; color:#fff;}

/*f-1*/
footer{ padding:15px 0; background:#0da342;}
footer .QrCode{ padding:0 10%; width:70%; color:#fff; border-right: solid 1px #87d2a2;}
footer .QrCode img{ margin:0 auto;}
footer section{color:#fff;}
footer section nav{height:12px;border-left: solid 1px #fff;}
footer section nav li{ width:10%; line-height:12px;border-right: solid 1px #fff;}
footer section nav li a{ color:#fff; transition:all 0.3s;}
footer section nav li a:hover{ color:#c6831d;}
footer section .ContactUs{margin:6px 0;} 
footer section .zh a{ color:#fff;}
 

 /*f-nav*/
.hot{height:50px; background:#00a73c; 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:5px 0;}
.hot .row div:hover{ background:#00822f;}

.nei{ border:1px solid #ccc; margin-top:20px; padding:10px; border-top:3px solid #00a73c;}
.xq h3{ font-size:15px; color:#333; line-height:30px; border-bottom:1px solid #00a73c;}
.xq .xqtil{ font-size:12px; color:#888; line-height:22px; min-height:420px;}
.xq .ann{ text-align:center;}
.xq .ann *{ display:inline-block; cursor:pointer;}
.xq .ann .zx{ width:89px; line-height:28px; border-radius:5px; -moz-border-radius:5px; color:#fff; background:#0197d2; box-shadow:0 2px 0 #0182b5; -moz-box-shadow:0 2px 0 #0182b5; -ms-box-shadow:0 2px 0 #0182b5; -webkit-box-shadow:0 2px 0 #0182b5; margin:0 10px;}
.xq .ann .gm{ width:89px; line-height:28px; border-radius:5px; -moz-border-radius:5px; color:#fff; background:#dd5151; box-shadow:0 2px 0 #b43636; -moz-box-shadow:0 2px 0 #b43636; -ms-box-shadow:0 2px 0 #b43636; -webkit-box-shadow:0 2px 0 #b43636; margin:0 10px;}

/*xiangce*/
.xqylunbo{ height:500px; position:relative;}
.xqylunbo .swiper-button-next, .swiper-button-prev{ background:url(../images/zjt2.png) no-repeat left; width:35px; height:80%; margin-top:0; top:10px; right:0;}
.xqylunbo .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{background:url(../images/yjt2.png) no-repeat left; width:35px; height:80%; margin-top:0; top:10px; left:0;}

@media (max-width:1199px){	
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next{ display:none;}
	
}


@media (max-width:991px){
.logo{ height:74px; position:relative; border-bottom:none;}
.logo .icon-menu{ margin:18px 15px 0 0; cursor:pointer; font-size:36px; float:right;}
.logo .sjdnav{ 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:#00a73c;}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .sjdnavhide{ height:0; overflow:hidden;}
.logo .logoimg img{ width:220px; height:auto; margin:10px 0 0 0;}

.picture24 #owl-demo .item .imgbox{ background:#fff;height:185px; overflow:hidden;}

/*dt*/
.dt ul li .imgbox{ height:160px;}

.contact02 .detailed { margin-bottom:20px;}

/*f-1*/
footer{padding:10px 0; font-size:12px;}
footer .QrCode{ padding:0; width:100%; color:#fff; border-right:none;}
footer .QrCode img{ margin:0 auto;}
footer section .ContactUs{ text-align:center;}
footer section .Email{  text-align:center;}
footer section address{  text-align:center; margin-bottom:0;}
footer section .Copyright{ text-align:center;}
footer section small{ display:block;font-size:12px;  text-align:center;} 
footer section .zh{ text-align:center;}

}

@media (max-width:768px){
body{ padding-bottom:50px;}	

.logo{ position:relative;}
.logo .sjdnav{ right:0; top:74px;}
.logo .icon-mune{ font-size:20px; margin-top:15px;}
.logo .logoimg img{ width:220px; margin-top:10px;}

.picture24 #owl-demo .item .imgbox{ height:225px;}

/*dt*/
.dt ul li{ width:48%;}
.dt ul li .imgbox{ height:200px;}

/*fuw*/
.fuw ul li .imgbox{height:165px;}

/*ms*/
.ms ul li .imgbox{ height:146px;}

/*news*/
.news ul li .imgbox{ width:31%; height:155px;}
.news ul li .imgbox span{ display:block; width:100%; height:100%;}
.news ul li .newstil{ width:69%; padding:0 20px;}

/*xiangce*/
.xqylunbo{ height:320px;}
.xqylunbo .swiper-button-next, .swiper-button-prev{height:68%; }
.xqylunbo .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{ height:68%;}

}

@media (max-width:640px){

.picture24 #owl-demo .item .imgbox{height:205px;}


/*dt*/
.dt ul li .imgbox{ height:160px;}

/*fuw*/
.fuw ul li{ width:48%;}
.fuw ul li .imgbox{height:195px;}

/*ms*/
.ms ul li{ width:31.3%;}
.ms ul li .imgbox{ height:156px;}

/*news*/
.news ul li .imgbox{ width:36%; height:155px;}
.news ul li .imgbox span{ display:block; width:100%; height:100%;}
.news ul li .newstil{ width:64%; padding:0 10px;}

}


@media (max-width:414px){

.logo .logoimg img{ width:315px; margin-top:12px;}


.picture24 #owl-demo .item .imgbox{height:200px;}

.picture22 #owl-demo2 .item .imgbox{ height:186px;}

.picture20 #owl-demo3 .item .imgbox{ height:136px;}
.picture20 #owl-demo3 .item .ti2 h4{ width:60%;}
.picture20 #owl-demo3 .item .ti2 .mo2{ width:40%;}

/*dt*/
.dt ul li{ width:100%; margin:0 0 20px 0;}
.dt ul li .imgbox{ height:190px;}

/*fuw*/
.fuw ul li{ width:100%; margin:0 0 20px 0;}
.fuw ul li .imgbox{height:185px;}

/*ms*/
.ms ul li{ width:48%;}
.ms ul li .imgbox{ height:136px;}
.ms ul li .ti3 h4{ width:60%;}
.ms ul li .ti3 .mo4{ width:40%;}

/*news*/
.news ul li .imgbox{ width:50%; height:125px;}
.news ul li .imgbox span{ display:block; width:100%; height:100%;}
.news ul li .newstil{ width:50%; padding:0 10px;}
.news ul li .newstil .newsti{ height:72px;}

}


@media (max-width:340px){
.logo .logoimg img{ width:180px; margin-top:18px;}	
	
.picture24 #owl-demo .item .imgbox{height:160px;}

.picture22 #owl-demo2 .item .imgbox{ height:146px;}

.picture20 #owl-demo3 .item .imgbox{ height:116px;}

/*dt*/
.dt ul li .imgbox{ height:170px;}

/*ms*/
.ms ul li .imgbox{ height:116px;}
}
#write{ color: #fff; line-height: 24px }
#write a{ color: #fff; line-height: 24px }