@charset "utf-8";
/* 导航 */
.navbar-pull-all{/* overflow:hidden; */width:1140px;margin:auto; padding: 20px 0;}
.header-right { font-size:15px;color:#999;margin-right: 38px; }
.header-right span{color:#ffa600;font-size:25px;font-weight:bold;}
.header-right i{margin-right:8px;}
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#1c88ec;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float:right;    margin-top: 10px; }
nav.navbar.bootsnav ul.nav > li > a { color:#18852a; text-transform: uppercase; padding: 15px 20px; font-size:18px; font-weight:normal;/* font-weight:bold; */ }
nav.navbar.bootsnav ul.nav > li:hover > a{color:#ffa600}
nav.navbar.bootsnav ul.nav > li:hover { background: none; }
.nav > li:after { content: ""; width: 0; height:2px; background:#ffa600 !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 3%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
.xs-logo img{width:307px;}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background: #fa8003;
    color: #fff;
}


/* 轮播 */
.ibanner .img { height: 650px; background-size: cover; background-position: center; } /* 高度 */
#uu .img {height:450px;}
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{    background: rgb(5 143 66);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background:#fda701; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #006a11; height:45px; line-height: 45px;background:#006a11;border-radius:10px 10px 0 0;padding:0 15px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; font-weight: bold; font-size:17px; color: #fff;border:0; height:45px; line-height: 45px; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #fda701; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px;color:#fff; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 16px; padding-top: 15px; padding-bottom: 15px;line-height:28px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:35px; line-height:35px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width:65px;height:65px; text-align: center; color: #fff; margin-right: 15px; background:#009f3f; }
.page-alist .page-adate h3 { font-weight: bold; margin-top:14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #fda701; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:16px; line-height:32px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
.page-con-tit h1,.product_detail h1.title{font-size:18px;}
.img-inner:hover{border-color:#fda701;}
.page-alist .col-md-4 a:hover h5{color:#fda701;}

.prodescription,.page-summary{display:none;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{    background-color: #008c17;
    border-color: #008c17;}
.pagination>li>a{color:#333;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{color:#333;}

.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }

.product_detail .img{height:237px;}









.gy_bta{margin-bottom:40px;text-align:center;}
.gy_bta p{font-size:20px;}
.gy_bta h2{margin:0 0 5px;font-size:35px;}

/* 关于我们 */
.gywm{margin:50px 0 80px;}
.box{background:rgba(255,255,255,0.8);width:574px;height:320px;/*  box-shadow:0px 0px 5px #999; */position:relative;z-index:555;}
.gywm .ik img{width:100%;}
.box h2{font-size:25px;color:#058f42;margin:0 0 10px;}
.box_nr{font-size:16px;line-height:32px;color:#666;margin:25px 0;}
.gd{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;border:1px solid #fead00;font-size:16px;background:#fead00;}
.gd:hover{background:#064321;border-color:#064321; color:#fff;}
.gywm .gy_bt{color:#000;margin-bottom:40px;}



/* 产品中心 */
.cpzx{padding:100px 0 0;background:url(../images/bj2.jpg) no-repeat center top;min-height:450px;margin-bottom:65px;}
.bt{text-align:center;color:#fff;}
.bt h2{margin:0 0 5px;font-size:30px;font-weight:bold;}
.bt p{font-size:16px;}
.walking{margin:35px 0;}
 .walking .ar_1 .item img{ transition:.6s}
.str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.walking .ar_1{height:300px;width:350px;margin-left:25px;}
 .walking .ar_1 .item img{height:260px}
 .walking .ar_1 p{color:#333;font-size:16px;margin:0; display: block;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;background:#eee;height:45px;line-height:39px;}
.walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
 .walking .ar_1:hover p{color:#f00;}
.walking .ar_1:hover img{ transform:scale(1.1)}
.cpzx .more{margin:0 auto;}

.boxa{border:1px solid #ddd;background:#fff;margin-top:25px;}
.b_bt{height:50px;padding:0 15px;background:#058f42;line-height:50px;}
.b_bt h2{font-size:24px;margin:0;color:#fff;line-height:50px;float:left;}
.b_bt h2 i{margin-right:10px;}
.b_bt a{float:right;font-size:15px;color:#fff;}
.b_bt a:hover{color:#fead00}
.ji{padding:15px;height:180px;}
.box_img{width:33%;height:150px;overflow:hidden;float:left;margin-right:15px;border: 1px solid #eee;text-align: center;}
.box_img img{height:100%;}
.ji{font-size:17px;line-height:28px;}
.box_imga{width:230px;height:150px;overflow:hidden;float:left;margin-right:15px;border: 1px solid #eee;text-align: center;}
.box_imga img{height:100%;}










/* 优势 */
.youshi{background:#08903e url(../images/bj3.jpg) no-repeat right center;padding:50px 0 60px;}
.gsjj{color:#fff;line-height:32px;margin-bottom:25px;}
.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;border:1px solid #fead00;font-size:16px;background:#fead00;}
.more:hover{background:#064321;border-color:#064321; color:#fff;}
.gy_r{margin-right:25px;}
.gy_r li{padding-right:30px;background:url(../images/yico.png) no-repeat right 3px;}
.gy_r li h2{font-size:18px;color:#fead00;font-weight:bold;margin-bottom:10px;text-align:right;}
.gy_r li p{font-size:16px;line-height:28px;color:#fff;}
 
/* 新闻中心 */
.xinwen{margin:50px 0;}
.xw_bt{margin-bottom:15px;position:relative;}
.xw_bt h2{margin:0;font-size:30px;color:#333;}
.xw_bt div{width:40px;height:3px;background:#999;margin:15px 0 10px;}
.xw_bt p{font-size:16px;color:#999;}
.xw{width:48%;}
.fl{float:left;}
.fr{float:right;}
.news_4{padding:0;}
.news_4 .conts p.title a{line-height:20px;height:22px;font-size:16px;color:#333;}
.news_4 .time{width:70px;height:70px;    background: #058f42;}
.news_4 .conts{margin-left:16%;}
.xw_img img{width:100%;}
.hz{margin-top:15px;}
.dowebok{height:360px;background:none;}
.hz .ar_2{border-bottom:1px solid #ddd;display:block;padding:10px 0;}
.hz .ar_2 h2{color:#333;font-size:16px;font-weight:bold;margin:0 0 5px;}
.hz .ar_2 p{font-size:12px;line-height:24px;color:#666;}
.str_wrap.str_active{background:none;}
.hz .ar_2:hover{text-decoration:none;}
.hz .ar_2:hover h2{color:#f00;}
.gg{border:1px solid #ddd;display:block;width:60px;height:60px;text-align:center;line-height:50px;font-size:45px;color:#666;position:absolute;right:0;top:10px;}
.gg:hover{background:#058f42;color:#fff;}
.news_4 .conts p.title a:hover{color:#f00;}

/* gg */
.gga{height:290px;background:url(../images/bj1.jpg) no-repeat center bottom;width:100%;overflow:hidden;}
.gga_nr{background:url(../images/ju.png) no-repeat 0 center;width:48%;float:right;padding:85px 12% 0 10%;height:100%;color:#fff;}
.gga_nr p{font-size:20px;}
.gga_nr h2{font-size:29px;margin:10px 0 25px;}
.gga_nr a{display:block;width:150px;height:40px;line-height:40px;color:#fff;font-size:16px;background:#058f42;text-align:center;float:right;}







/* 页尾 */
footer { background:#058f42; color: #fff;padding:20px 0 0; }
footer a { color: #ccc; }
.footer-copyright {}
.f0_bt{margin-bottom:20px;}
.f0_bt h2{margin:0;font-size:18px;font-weight:700;}
.f0_bt p{font-size:16px;}
.lxfs{font-size:14px;line-height:28px;margin-bottom:15px;}
.ewm {width:120px;text-align:center;}
.ewm p{margin-top:5px;font-size:12px;}
.nav_foot{}
.nav_foot span{margin-right:8px;}
.nav_foot p{display:block;width:50%;float:left;font-size:14px;line-height:28px;}
.nav_foot a{color:#fff;}
.footer-copyright{text-align:center;height:40px;line-height:40px;background:#032d16;margin-top:10px;}


/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}
.app{display:none;}
@media (max-width: 992px){
     body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top: 57px;
    z-index: 999;
    position: absolute;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  .app{display:block;}
  .pc{display:none;}
  
  .gywm{margin:30px 0 40px;}
  .gy_bta{margin-bottom:20px;}
  .box{width:auto;height:auto;margin-bottom:15px;}
  
  
  .cpzx{padding-top:50px;background-size:350%;margin-bottom:40px;}
  .walking .ar_1{width:250px;height:260px;}
  .walking .ar_1 .item img{height:220px;}
  
  .youshi{padding:35px 0;background:#08903e;}
  .gy_r{margin-right:0;}
  
  .xinwen{margin:40px 0;}
  .xw{width:100%;}
  .news_4 .conts{margin-left:24%;}
  .news_4{margin-bottom:20px;}
  
  
  .gga_nr{padding:15px;width:100%;background-position:center center;}
  .gga{height:200px;text-align:center;}
  .gga_nr h2{font-size:32px;line-height:42px;margin:5px 0 10px;}
  .gga_nr a{float:initial;margin:0 auto;}
  
  footer{margin-bottom:50px;}
  .footer-copyright{padding:0 15px;}
  
  .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{    height: 4rem;}
   .zoomPad{height:220px;}
  .zoomPad img{height:220px !important;width:auto !important;}
  
  
  .box_imga{width:198px;}
  
  
  
}

@media (max-width:768px) {
	 /* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin:6px 0 0 15px; }
	.navbar-pull-all .xs-logo img {    width: 182px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height:200px; }
  #uu .img { height: 140px; }
    .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}