
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding:10px 0;text-align: center;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;background:url(../image/bj3.jpg)no-repeat center top;}
.navbar-full {width:100%; background:#e67819;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 36px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #85c226; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !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: 15%; 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; }
}
.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;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#85c226;color:#fff;}

/* 轮播 */
.ibanner .img { height: 600px; background-size: cover; background-position: center; } /* 高度 */
.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:10px; height:10px; border-radius:15px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{  background:rgb(230,120,25);}
.ibanner .slick-arrow i { font-size: 50px; }


#catapage{height:400px;}
#catapage .img {
    height:400px;
    background-size: cover;
    background-position: center;
}



/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(/template/theme/184/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: 0; 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: 14px; padding-top: 15px; padding-bottom: 15px; }
.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;display:none; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.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{width:370px;height: 240px;}
.img-inner:hover{border-color:#fda701;}
.page-alist .col-md-4 a:hover h5{color:#fda701;}

.prodescription{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(/template/theme/184/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; }


.poi{text-align:center;margin:25px 0;}
.poi li{background: #e8e7e7;height: 50px;line-height: 50px;display:inline-block;border-bottom:0;}
.poi li a{padding:0 20px;height:50px;display:block;}
.poi li a:hover {height: 50px;line-height: 50px;color: #fff;height:50px;}







.bt{ text-align:center; margin-bottom:20px; }
.bt h2 { font-size: 2.8em; color:#3f4851; margin:0 0 10px; }
.bt p{font-size:16px;}

/* 产品中心 */
.cpzx{padding:45px 0;background:url(../image/bj.jpg)no-repeat center bottom;}
.cpzx ul{}
.cpzx li{width:24%;float:left;position:relative;margin:0 0.5%;}
.cpzx li img{width:100%;}
.cpzx li .zd{width:100%;height:335px;padding:20px;position:absolute;top:0px;left:0;text-align:center;background:rgba(0,0,0,0);padding-top:80px;overflow:hidden; transition: .6s;}
.cpzx li:hover .zd{background:rgba(0,0,0,0.6);}
.cpzx li .zd h2{font-size:35px;color:#fff;margin-top:60px;transition: .6s;}
.cpzx li .zd p {display:block;width:135px;height:40px;line-height:40px;font-size:14px;margin:25px auto;color:#fff;border:1px solid #fff;margin-top:250px;transition: .6s;}
.cpzx li:hover .zd p{margin-top:30px;} 
.cpzx li:hover .zd h2{margin-top:30px;} 
.cpzx{margin-top:25px;}
.cpzx .walking .ar_1 .item img{ transition:.6s}
.cpzx .str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.cpzx .walking .ar_1{height:240px;width:300px;margin-left:25px;}
.cpzx .walking .ar_1 .item img{height:200px}
.cpzx .walking .ar_1 p{color:#333;font-size:16px;margin:0; display: block;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.cpzx .walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
.cpzx .walking .ar_1:hover p{color:#f00;}
.cpzx .walking .ar_1:hover img{ transform:scale(1.1)}



/* 优势 */
.yos .bt h2{color:#fff;}
.yos .bt p{color:#fff;}
.yos{background:url(../image/bj1.jpg) no-repeat center 0; height:650px; overflow: hidden; box-sizing: border-box; padding-top: 68px; margin-bottom: 30px;}
.pin_m{ display:inline-block;width:100%;height: 443px;overflow: hidden;}
.pin_m ul li{float: left;width: 165px;position: relative; overflow: hidden; margin-right: 4px;}
.pin_m ul li:last-of-type{ margin-right: 0;}
.pin_m h3{font-weight: normal;width: 165px;height: 443px;float: left; text-align: center;    margin: 0; }
.pin_m h3 a{display: block;font-size: 20px;color: #fff;background: rgba(255,255,255,0.65);width: 165px;height: 443px;padding-top:125px;}
.pin_m h3 a i{ display: block; padding-top: 0px; color: #666;font-size: 45px; line-height: 100%;font-weight: bold; font-family: Bernard MT; height:28px; overflow: hidden;}
.pin_m h3 a em{ display: block; color: #454545; font-size:30px; height:120px;}
.pin_m .cur h3 a,.pin_m h3 a:hover{ background:#e67819; text-decoration:none; width: 99px;}



.pin_m p{width:531px;height: 443px;float: left;position: absolute;top: 0;left: 165px; background: #fff;}
.pin_m p img{width:100%;}
.pin_m p i{display: block;overflow: hidden; padding: 35px 0 0 25px; color: #454545; font-size: 22px; padding-bottom: 10px;}
.pin_m p span{ padding-left: 25px; font-size: 16px; color: #7d7d7d; line-height: 24px; display: block; width: 100%;}
.pin_m ul li.pin_li01{width:691px;}
.pin_m ul li.pin_li01 p{ left: 99px;}
.pin_m ul li.pin_li01 h3 b,.pin_m .cur h3 a b,.pin_m h3 a:hover b{ display: none;}
.pin_m ul li.pin_li01 h3 i,.pin_m .cur h3 a i,.pin_m h3 a:hover i{ color: #fff; /* padding-top: 167px;  */color: #fff; height: 53px;}
.pin_m ul li.pin_li01 h3 em,.pin_m .cur h3 a em,.pin_m h3 a:hover em{ color: #fff; line-height: 100%;}
.pin_m ul li.pin_li01 h3 em span,.pin_m .cur h3 a em span,.pin_m h3 a:hover  em span{ display: block;}
.pin_m ul li.cur h3{ width: 99px;}
.pin_m ul li.cur p{ left:99px;}
.pin_m ul li.cur{ width: 630px;}


/* 合作案例 */
.alzs{margin:55px 0 70px;}
.wscl{padding:45px;background:url(../image/bj1.jpg) no-repeat center center;background-size:cover;}
.ws_l{width:400px;height:550px;float:left;position:relative;background:#fff;border:1px solid #ddd;overflow:hidden;}
.ws_l img{width:auto;height:550px;min-width:100%;transition: .6s;max-width:100%;}
.ws_l:hover img{transform: scale(1.1);}
.ws_l p{display:block;width:100%;height:45px;text-align:center;line-height:45px;color:#fff;font-size:16px;background:rgba(133,194,38,0.7);position:absolute;bottom:0;left:0;} 
.ws_l:hover p{background:#e67819;color:#fff;}
.ws_r{float:right;width:740px;margin-bottom:30px;}
.ws_r li{float:left;margin-left:15px;width:355px;height:267px;margin-bottom:15px;position:relative;background:#fff;overflow:hidden;border:1px solid #ddd;padding:0;}
.ws_r li img{width:100%;height:auto;transition: .6s;}
.ws_r li:hover img{transform: scale(1.1);}
.ws_r p{display:block;width:100%;height:45px;text-align:center;line-height:45px;color:#fff;font-size:16px;background:rgba(133,194,38,0.7);position:absolute;bottom:0;left:0;}
.ws_r li:hover p{background:#e67819;color:#fff;}

.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#1e2148;border:1px solid #1e2148;font-size:16px;margin:0 auto;}
.more:hover{border-color:#e67819;background:#e67819;color:#fff;}



/* 公司简介 */
.gsjj{background:url(../image/bj2.jpg)no-repeat center center;height:600px;}
.gywm_bt{margin-bottom:60px;margin-top:30px;}
.gywm_bt h2{margin:0 0 8px;font-size:38px;color:#333;font-weight:bold;}
.gywm_bt p{font-size:28px;margin-bottom:10px;}
.gywm_bt div{width:80px;height:3px;background:#333;}
.gg_nr{font-size:16px;line-height:30px;margin-bottom:20px;}
.gd{display:block;width:60px;height:60px;font-size:38px;background:#85c226;line-height:50px;text-align:center;color:#fff;}
.gd:hover{background:#e67819;color:#fff;}


/* 新闻展示 */
.news_bg {background:#fff;padding: 45px 0;}
.news_date{    background:#85c226;}
.news_article a:hover,.news_title h3 a:hover{color:#f00;}
.news_bg .gd{margin:0 auto;}
.news_contact .news_title{margin-left:0;}
.news_title p{font-size:15px;height:55px;}
.news_contact{margin-bottom:30px}
.news_contact .news_img{display: block;}
.news_content{margin-top:25px;}
.news_list li{background:#f8f8f8;}



/* 页尾 */
.foot_wap{background: #2e2e2e;}
.f_phone {
    position: relative;
    margin-top: 15px;
    background: url(/template/theme/184/images/foot_phone.png) no-repeat left top;
    padding-left: 50px;
    font-size: 13px;
    color: #a8a6a6;
  margin-bottom:20px;
}
.ewm{text-align:center;color:#a8a6a6;font-size:14px;line-height:35px;margin-top:25px;}
.nav_foot {
    text-align: left;
    line-height: 30px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #6d6d6d;
  margin-top:15px;
}
.nav_foot a {
    color: #fff;
    display: inline-block;
    margin-right:30px;
    font-size: 14px;
}
.lx_fs{margin:15px 0;}
.lx_fs p{display:block;height:30px;line-height:30px;color:#a8a6a6;float:left;width:50%;font-size:14px;}
.lx_fs i{margin-right:10px;}
.s10{font-size:10px;margin:0 5px;}

.ewm img{width:120px;}

footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }


/* 返回顶部 */
.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; }
}
.clear{clear:both;}
.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:72px;}
    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;}
  .pc{display:none;}
  .app{display:block;}
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
  nav.navbar.bootsnav ul.nav > li:hover > a{color:#333;}
  .nav>li:before{display:none;}
  
  
  .cpzx{margin-top:0;padding:30px 0 10px;}
  .bt h2{font-size:2.4em;}
  .cpzx li{width:48%;margin:0 1% 5px;} 
  .cpzx li .zd{height:auto;padding:10px;background:rgba(0,0,0,0.5)}
  .cpzx li .zd p{margin-top:0;}
  .cpzx li .zd h2{margin:40px 0;}
  .cpzx .walking .ar_1{width:200px;height:180px;}
  .cpzx .walking .ar_1 .item img{height:150px;}

  
  
  .gywm_bt h2{    font-size: 33px;}
  .gywm_bt p{    font-size: 23px;}
  
  
  .alzs{margin:35px 0;}
   .ws_l{display:none;}
  .ws_r{width:100%;margin-bottom:10px;}
  .ws_r li{width:48%;margin:0 1%;height:130px;margin-bottom:15px;}
  .ws_r p{height:30px;line-height:30px;font-size:12px}
  
  
  .gsjj{background:#f2f2f2;height:auto;padding-bottom:25px;}
  .gywm_bt{margin-bottom:25px;}
  
  
  .nav_foot{display:none;}
  footer{margin-bottom:50px;background: #e67819;color: #fff;}
  .lx_fs p{width:100%;color:#fff;height:auto;}
  
  .mobile-footer{background: #e67819;}
  
  
  .page-l-clist ul{padding:15px 0;}
  .poi li{display:inline-block;width:45%;margin:0 1% 5px;}
  .poi li a{padding:0;width:100%;}
  .poi {margin:0;}
  .page-alist .col-md-4 h5{margin:0;}
  
  
  .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{height: 4rem;line-height:22px;}
  
  
  .yos{height:auto;background-size:cover;padding:30px 0;}
  .rtyu{color:#fff;margin-bottom:20px;}
  .rtyu h2{font-size:23px;margin:0 0 8px;font-weight:bold;}
  .rtyu h2 span{margin-right:10px;color:#e67819;}
  .rtyu p{font-size:16px;line-height:28px;}
  .rtyu img{width:100%;}
  
  
  
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0;  margin:8px 0 0 15px;text-align:left; }
	.navbar-pull-all .xs-logo img { height: 40px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height:180px; }
  #catapage .img{ height:180px; }
 #catapage { height:180px; }
  
  
  
  
  
  /* 手机端底部导航 */
	.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; }
}