@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding:30px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;    background: url(../images/bj1.jpg) no-repeat center top;}
.navbar-full {width:100%; background:#203e85;}
.navbar-full .collapse { margin:0 auto;  width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;background:#fff;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 20px 25px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background:#139343; }
.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: 10%; 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:#5587e5;color:#fff;}
.xs-logo img{float: left;}

.top_box2{ background:#ededed;height:35px;line-height:35px;}
.top_box2 .top_left_container h3{margin:0;float:left;line-height:35px;}
.top_box2 .top_left_container p{float:right;font-size:16px;}

.xwa{
      border-left: 1px solid #ddd;
      padding-left:15px;
      margin-left:15px;
      color: #333;
      font-size: 16px;
      float:left;
      height: 80px;
      padding-top: 2px;
}
.xwa p{line-height:35px;font-size: 25px;font-weight: bold;color:#08923c;}
.xwa p span{margin-right:19px;color:#1e3988;font-size:23px;}

.k2 {
    float: right;
    background: url(../images/tel03.png) 0 9px no-repeat;
  background-size:47px;
  padding-left:55px;
 padding-top:8px;height: 90px;
}
.k2 p{font-weight:bold;}
.k2 h3{margin:0;font-size:20px;}
.ktel {color: #0063b8;font-size:24px;line-height:32px;}

.wi{margin-right:15px;}
.wi img{border:1px solid #999;}
.top_box{height:35px;line-height:35px;background:#08923c;font-size:14px;color:#fff;}



/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu .img { height: 400px;}
.page-banner{ height: 400px;}
.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:#258c44;}
.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: 15px; border-bottom: 1px solid #ddd; z-index:0;}
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background:#258c44; }
.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 #203e85; height:45px; line-height: 45px;background:#203e85;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: 0px; padding-bottom: 15px;line-height:30px; }
 .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:15px; line-height:15px; 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:#009944; }
.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: #f00; }
.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:30px;}
.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:#f00;}
.page-alist .col-md-4 a:hover h5{color:#f00;}
 .img-inner img{height:auto;}
.relatedProduct .col-md-3 .imsg{display:block;}


/* .img-inner img{height:100%;} */
.page-img{height:105px;overflow:hidden;}
.page-atit{width:80%;float:left;}
.eer a .media-heading{font-size:18px;color:#666;font-weight:400;padding:0 15px;margin-top:8px;line-height:35px;}
.page-alist li.eer{padding:5px;/* border:0; */}
.eer:hover{background:#094792;}
.eer:hover a .media-heading{color:#fff;}
.page-alist .page-adatea {float:right;width:auto;height:auto;font-size:16px;color:#333;background:none;line-height:55px;}
.page-alist .page-adatea span{font-size:30px;margin-left:5px;float: right;}
.page-alist li:hover .page-adatea{color:#fff;}


.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;}


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

.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; }


.bt{text-align:center;margin-bottom:25px;}
.bt h2{font-size:35px;color:#0363b5;margin:0 0 5px;font-weight:bold;}
.bt p{font-size:16px;text-transform : uppercase;color:#666;}
.bt img{height:80px;}


.more{display:block;width:280px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;margin:0 auto;background:#29ae3d;border-radius:4px;}
.more:hover{background:#0363b5;color:#fff;}



/* 关于我们 */
.gywm{background:url(../images/pic.jpg) no-repeat left top; padding:80px; 0;height:600px;}
.gywm .bt{text-align:left;}
.gsjj{height:390px;}
.jjnr{font-size:16px;line-height:30px;margin-bottom:25px;}
.gsjj a{display:block;width:150px;text-align:center;font-size:16px;height:45px;line-height:45px;float:left;border:1px solid #159a3f;margin-right:15px;color:#159a3f}
.gsjj a:hover{color:#fff;background:#159a3f;}

.syys2{background:#08923c;width:100%;}
.syys2 ul{display:flex;}
.syys2 ul li{flex:1;padding:30px 10px;}
.syys2 ul li:hover{background:#0363b5;}
.syys2 ul li img{float:left;padding-right:20px;}
.syys2 ul li b{color:#fff;font-size:24px;display:block;margin-top:18px;}
.syys2 ul li em{color:#fff;text-transform : uppercase}


/* 服务项目 */
.fwxm{margin:60px 0 0;}
.w80{width:80%;}
.scrollleft{width:100%;margin:20px 0 0px;}
.scrollleft li{float:left;display:inline;text-align:center;width:360px;margin:0 6px;overflow:hidden;}
/* .scrollleft li img{width:100%;transition: .6s;}
.scrollleft li div{width:80%;padding:15px 10px;background:rgba(255,255,255,0.8);position:absolute; bottom:20px;left:10%;font-size:20px;}
.scrollleft li:hover img{transform:scale(1.1)} */
.rect-1061{width: 100%;height: 350px;position: relative;overflow: hidden;}
.rect-1061 img{height: auto;width: 100%;}
.rect-1061:after{content: ''; position: absolute;width: 100%;height: 350px;top: 0;left: 0;background: rgba(0,0,0,0.5);opacity: 0;visibility: hidden;transition: opacity .2s ease;}

.fix{padding-bottom: 137px;position: relative;transition: all 0.5s ease;margin-bottom: 35px;border:1px solid #dbdada;}
.fix:hover{box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 15%);}
.fix:hover .rect-1061:after{ opacity: 1;visibility: visible;}
.intro {background: #fff;text-align: center;position: absolute;left: 0;width: 100%;bottom: 0;}
.bos{padding: 28px 20px 28px;}
.con { height: 0;overflow: hidden;transition: all 0.5s ease;text-align: left;font-size: 14px;line-height: 28px;}
.fix:hover .con{ height:90px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
overflow: hidden;}
.intro_more {margin-top: 15px;}
.li_line {width: 0;height: 5px;background: #08923c;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease;}
.fix:hover .li_line {width: 100%;}
.tit{font-size: 28px;color: #29176d;margin-bottom:10px;line-height:32px;}
.intro_more a{color: #444;font-size: 16px;}
.intro_more a:hover{color:#08923c;}

.proMore{ display: block; width: 500px; height: 45px; text-align: right; margin: 0 auto 0; vertical-align: middle; line-height: 45px;font-size:14px;background:#08923c; border-radius: 50px; color: #fff;
		  transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;  -ms-transition: .5s;-o-transition: .5s; }
.proMore p{ display: inline-block; margin-right: 1px; font-style: normal; border-radius: 50px;color: #000; background: #fff; margin-top: 1px;text-align: center; width: 160px; height: 43px; line-height: 43px;font-size:16px;}
.proMore:hover{color:#fff;}
.proMore i{margin-right:5px;}
.proMore span{display: inline-block; vertical-align: middle; color: #fff; margin-right: 25px;  font-size: 31px; font-family: impact;}
.proMore:hover{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);} 


/* 优势 */
.youshi{padding:45px 0;}
.bta{text-align:center;margin-bottom:30px;}
.bta h2{font-size:45px;color:#0363b5;font-weight:bold;}
.bta em{font-size:60px;color:#08923c;font-weight:bold;margin:0 7px;}
.bta p{font-size:16px;}

.kxys{}
.kxys_nr{text-align:center;position:relative;}
.kxys_nr img{width:500px;}
.kxys_l{width:50%;padding-right:20%;position:absolute;left:0;top:0;text-align:left;}
.kxys_r{width:50%;padding-left:20%;position:absolute;right:0;top:0;text-align:left;}
.hza{height:190px;margin-top:55px;position:relative;padding-left:100px;}
.hza h2{color:#044f28;font-size:25px;margin:0 0 10px;font-weight:bold;}
.hza p{font-size:16px;line-height:28px;color:#333;}
.hza i{display:block;width:80px;height:80px;color:#fff;font-size:40px;font-weight:bold;line-height:80px;text-align:center;border-radius:50%;position:absolute;left:0;top:0;background:#1a8a30;}

.ys_bt{text-align:center;color:rgb(25, 138, 49);margin-top:160px;margin-bottom:40px;}
.ys_bt h2{font-size:40px;}
.ys_bt p{font-size:20px;}
.wgys li{width:25%;float:left;padding:0 20px;color:#044f28;}
.wgys li img{width:100%;}
.wgys li h2{font-size:20px;text-align:center;}
.wgys li p{font-size:15px;line-height:28px;}

/* 广告 */
.gg{width:100%;}
.gg img{max-width:100%;}


/* 产品设备 */
.wscl{margin:50px 0 10px;}
.cdls{text-align:center;padding:15px 0;margin-bottom:15px;}
.cdls a{margin:0 5px;font-size:17px;color:#666;border:1px solid #999;padding:5px 15px;}
.cdls a:hover{color:#ffff;background:#0363b5;}
.product_content{margin-top:0px;}
.product_content .pro_img{height:220px;}
.product_content img{width:auto;max-width:100%;transition:.6s;height:auto;}
.product_content li:hover .pro_img img{transform:scale(1.1)}
.product_content p{color: #333;display: block;
    text-overflow: ellipsis; 
    overflow: hidden;
    white-space:nowrap; }
.product_content li:hover p {color: #f00;}
.product_href a:hover{background:#ac2222;}

/* 新闻&清单 */
.hz{padding:45px 0 60px;background:#f9f9f9;}
.news_info_title{padding:0;border-color:#155dac;height:60px;margin-bottom:15px;}
.news_info_title h3{line-height:50px;font-size:35px;color:#155dac;    font-weight: bold;}
.news_info_title a{font-size:18px;line-height:50px;color:#1a8a30;}
.news_info_title a:hover{color:#f00;}
.news_img{width:220px;height:120px;overflow:hidden;float:left;margin-right:10px;}
.news_img img{width:100%;}
.news_text_info h5{margin:0;font-size:18px;margin-bottom:10px;}
.news_text_info p{height:auto;font-size:14px;line-height:25px;}
.news_text_img .news_text_info{    margin: 0 30px 0 235px;}
.news_list a{font-size:16px;}
.news_list a:hover{color:#f00;}
.news_list li:hover{background:none;}


.dowebok{height:340px;padding:0 10px;background:none;}
.dowebok:hover{background:none;text-decoration:none}
.str_move{padding:0;}
.dowebok a{font-size:16px;display:block;width:100%;height:40px; line-height:40px;   border-bottom: 1px dashed #d7d7d7;}
.dowebok a:hover{color:#f00;text-decoration:none}
.dowebok a i{margin-right:8px;}



/* 页尾 */
footer { background:url(../images/footer_bgg.jpg) no-repeat center center; color: #fff;padding:20px 0 20px;background-size:cover }
footer a { color: #ccc; }
.footer-copyright {text-align:center;margin-top:25px;border-top:1px solid rgba(255,255,255,0.3);padding-top:15px}
.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:16px;line-height:28px;margin:25px 0;}
.ewm {width:150px;text-align:center;float:left;margin-right:35px;}
.ewm img{width:150px;}
.ewm p{margin-top:5px;font-size:12px;}
.nav_foot{}
.nav_foot span{margin-right:8px;}
.nav_foot p{display:block;font-size:15px;line-height:27px;}
.nav_foot a{color:#fff;}



/* 返回顶部 */
.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:1600px){
  .w80{width:auto;}
}
@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;}
  
  .w80{width:auto;}
  
  .bt{margin-bottom:15px;}
  .bt h2{font-size:28px;}
  .bt img{height:50px;}
 
  /* 关于我们 */
  .gywm{background:#f9f9f9;;padding:25px 0;height:auto;}
  .gsjj a{width:40%;}
  .gsjj{background:none;padding:0 15px 20px;height:auto;}
  .syys2 ul li{width:25%;text-align:center;}
  .syys2 ul li img{width:60px;float: inherit;margin: 0 auto;padding:0;}  
  .syys2 ul li b{font-size:15px;margin-top:8px;}
  .syys2 ul li em{display:none;}
  
  /* 我们能做什么 */
  .fwxm{margin:25px 0;}
  .scrollleft li{width:260px;}
  .tit{font-size:20px;}
  .rect-1061{height:260px;}
  
  /* 优势 */
  .youshi{padding:0;height:auto;padding-bottom:30px;}
  .hza i{width:40px;height:40px;line-height:40px;font-size:20px;}
  .hza{padding-left:55px;}
   .kxys_nr img{width:100%;}
  .kxys{height:auto;}
  .kxys_l{position: inherit;top:0;width:100%;padding:0;}
  .kxys_r{    position: inherit;top:0;width:100%;padding:0;}
  .hza{margin-top:10px;height:auto;}
  .hza h2{font-size:20px;}
  .hza p{font-size:14px;line-height:28px;}
  .gshj{padding-bottom:0;}
  .bta h2{font-size:25px;}
  .bta em{font-size:45px;}
  
  
  /* 产品中心 */
   .cpzx{padding:30px 0;margin:0;} 
  .walking .ar_1{width:220px;height:240px;}
  .walking .ar_1 .item{width:220px;height:180px;}
  .product_content .pro_img{height:150px;}
  .cdls a{display:block;width:47.33%;float:left;margin:0 1% 5px;font-size:14px;}
  .cdls{margin-bottom:0;}
  
/* 优势 */
  .youshi{padding:0;height:auto;padding-bottom:30px;}
  .hza i{width:40px;height:40px;line-height:40px;font-size:20px;}
  .hza{padding-left:55px;}
   .kxys_nr img{width:100%;}
  .kxys{height:auto;}
  .kxys_l{position: inherit;top:0;width:100%;padding:0;}
  .kxys_r{    position: inherit;top:0;width:100%;padding:0;}
  .hza{margin-top:10px;height:auto;}
  .hza h2{font-size:20px;}
  .hza p{font-size:14px;line-height:28px;}
  .gshj{padding-bottom:0;}
  
  
  
  /* 新闻 */
  .hz{padding:35px 0;}
  .news_list{margin-bottom:15px}
  .news_info_title h3{font-size:25px;}
   .news_4 .conts{margin-left:25%;}
  .news_content{margin-top:0;}
  .xinwen{margin:30px 0;}
  .news_list a{padding:8px 0;}
  .news_list .news_list_date{width:32%;}
  
   /* 页尾 */
  footer{margin-bottom:0px;padding-bottom:0;}
  .floor_3_main{height:auto;}
  .floor_3_main .liuc{width:100%;padding-left:0;}
  .floor_3_main .liuc .list{width:100%;}
  .floor_3_main .liuc li{width:86px;    margin-bottom: 15px;}
  .floor_3_main .liuc li .jt{width:10px;background-size:10px;}
  .floor_3_main .liuc li p{width:70px;font-size: 13px;}
  
  /* 内页 */
.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;}
  
   .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  .relatedProduct .col-md-3 .imsg{width:auto;height:130px;}
  .relatedProduct .col-md-3{height:150px;}
  
  
  
  
  
  
  
  
}

@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: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 35px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 224px; }
  .page-banner{ height: 155px; background-size:190%;background-position:center center}
 #uu .img { height: 155px; }
  .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; }
}