@charset "utf-8";
/* 导航 */
.navbar-pull-all{/* overflow:hidden; */width:90%;margin:auto; padding:0;}
.header-right { font-size:15px;color:#fff;background:#e6642c; height:94px;padding:18px 20px 0;margin-left:15px;}
.header-right span{color:#fff;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;background-color:#fff;}
.navbar-nav { float:right;margin-right:0px;}
nav.navbar.bootsnav ul.nav > li > a { color:#333; text-transform: uppercase; padding:0;width:100px;text-align:center; font-size:17px; font-weight:normal;/* font-weight:bold; */ }
nav.navbar.bootsnav ul.nav > li > a.nm{height:94px;line-height:94px;padding:0;}
nav.navbar.bootsnav ul.nav > li:hover > a{color:#fff;background:#330d70;}
nav.navbar.bootsnav ul.nav > li:hover { background: none; }
/* .nav > li:after { content: ""; width: 0; height:2px; background:#009b4d !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: 0; 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); } */
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{display:none;}
.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:400px;} */

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background:#330d70;
    color: #fff;
}
.xs-logo img{margin-top:15px;height:60px;}


/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu .img { height: 550px;}
.page-banner{ height: 550px;}
.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:#e71c1c;}
.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-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 #320c72; height:45px; line-height: 45px;background:#320c72;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:#e71c1c; 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: #f00; 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:32px; }
/* .page-content img{width:100%;} */
.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:#320c72;}
.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: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:rgb(105,76,20);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;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{     background-color: #330d70;
    border-color: #330d70;}
.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;}

.img-inner{height:220px;display:block;line-height:200px;overflow:hidden;}
.img-inner img{height:auto;}

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


/*********左侧*********/
#innercolor{color: #fff;}
#innerbgcolor{background-color: #ed1c24;}
.sec-tit h5 i{color: #fff;}
.sec-tit h2{height: 45px;line-height: 45px;padding-left: 15px;font-size: 16px;}

.sec-tit h5 a{color: #fff;margin-right: 5px;}
.sec-tit h5 a:hover{background: #ed1c24; }
.sec-tit h5 a:hover i{color: #fff;}
.sec-marquee-c ul li{font-size: 14px;}
.sec-tit{height: 45px;line-height: 45px}

.page-l-clist li{background:#494a4e; display:inline-block; margin:0 ; padding:0 20px;border:1px #494a4e solid;z-index:8;}
.page-l-clist li a{color:#fff;height: 45px;color: #fff;font-size: 15px;}
.page-l-clist li:hover {background:#310f70;border: 1px solid #310f70;}
.page-l-clist li a:hover{background:none;border:0;}
.left-news li h5:hover{color: #15499a;}
.sec-tit.left-keyword-tit {display: none;}

.pagination>.active>span{background-color: #006bac;border-color: #006bac;}
.pagination>li>a{color:#006bac;}


.page-l-clist ul{height:80px; padding:15px 0;}
.page-l-clist{border:0;text-align:center;}

.img-inner{    width: 372px;    height: 243px;}
.img-inner img{height:243px;}
.wp-pagenavi{text-align:center}
.page-summary{display:none;}

/* 内页 */
.img-inner:hover{border-color:#da2b22}
.page-alist .col-md-4 a:hover h5{color:#da2b22}
.pagination>.active>span{background-color: #dc3129;
    border-color: #dc3129;}
.pagination>li>a{color:#333;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color:#424347;border-color: #424347;}
.page-content{font-size:16px;line-height:30px;}
.page-con-tit h1{font-size:18px;}
.page-detail{font-size:16px;line-height:30px;}
.page-img{width:180px;height:110px;overflow:hidden;background:#ddd;margin-right: 15px;}
.page-img img{width:100%;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover{color:#da251c;}
.fg a:hover{color:#da251c;}






.bt{text-align:center;margin-bottom:30px;}
.bt h2{color:#333;font-size:35px;margin:0 0 10px;}
.bt p{font-size:18px;color:#666;text-transform : uppercase}


.gd{display:block;width:200px;height:45px;line-height:45px;font-size:16px;background:#310f70;text-align:center;margin:0 auto;color:#fff;}
.gd:hover{color:#fff;background: #de6d33;}




/* 产品展示 */
.cpzx{margin:50px 0;}
.ls{width:300px;margin-top:-120px;position: relative;z-index: 999;}
.ls li{cursor:pointer;    background: #f8f8f8;font-size:18px;color:#333;line-height:58px;text-align:center;}
.ls a{ background: #de6d33;font-size:18px;color:#fff;line-height:58px;text-align:center;display:block;}
.tabPanel .hit{color: #fff;background: #330d70;}
.panes{ width:70%;}
.pane{display:none;}
.cp_img{width:400px;overflow:hidden;margin-right:20px;}
.cp_img img{width:100%;}
.cp_sm .gd{float:left;margin-top:45px;}
.cp_sm {float:right;width:360px;}
.cp_sm p{font-size:16px;line-height:30px;color:#666;}



/* 工程案例 */
.gcal{padding:90px 0; background:url(../images/xmzs.jpg) no-repeat center bottom;height:700px;}
.walking{margin:0 0 30px;}
 .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:280px;width:300px;margin-left:5px;}
 .walking .ar_1 .item img{height:240px}
 .walking .ar_1 p{color:#333;font-size:16px;margin:0; display: block;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.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)}




/*关于我们*/
.about{background:url(../images/about_bj222.jpg) no-repeat center bottom; padding:0 0 50px;overflow:hidden} 
.gsnr{font-size:16px;line-height:30px;text-align:center;color:#666;}
.al{display:block;width:150px;height:40px;line-height:38px;font-size:15px;color:#333;border:1px solid #310f70;text-align:center;margin:30px auto;}
.al:hover{background:#310f70;color:#fff;}

.about .portab .item .ar_1 .img-auto{width:100%;display:block;line-height:200px;height:247px;}

/* 数字滚动 */
.digital{width: 100%;height: 280px;background: url(../images/bj66.jpg) no-repeat center center;color:#fff;padding:65px 0;}
.main{width: 1140px;height: 150px;margin:0 auto;font-size: 0;}
.mumping_mun li{width: 20%;display: inline-block;margin: 30px auto;position:relative;text-align:center;}
.mumping_mun li span{font-size:25px;font-weight:bold;position:absolute;right:30px;top:23px;}
.mumping_mun{width: 1140px;list-style: none;}
.mumping_mun p{font-size: 20px;width: 100%;display: block;clear: both;}
.mumping_mun h2{font-size: 35px;font-weight: normal;margin-right: 10px;}
.product-number-info {position: relative;}
.product-number-info .product-number-inner {width:80%; margin: 0 auto;}
.product-number-info ul {padding:30px 0;}
.q {zoom: 1; }
.product-number-info li {
    float: left;
    width: 25%;
    height: 90px;
    border-left: 1px solid #fff;
    color: #fff;
    padding-top: 1px;
  text-align:center;
}
.product-number-info li:first-child {border: none;}
.product-number-info li b {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li p {font-size: 16px;color:#fff;    padding: 0 10px;}
.product-number-info li b i {font-style: normal;color:#fff;}
.product-number-info li b em{color:#fff;color: #fff;font-size:18px;margin-left:5px;    position: absolute}


/* 公司优势 */
.youshi{padding:50px 0;margin-bottom:30px;}
.title-zd{margin-bottom:35px;}
.title-zd h2{font-size:45px;margin:0 0 15px;font-weight:400;color:#e6642c;}
.title-zd h3{font-size:22px;color:#666;font-weight:400;margin:8px 0;}
.title-zd p{font-size:12px;color:#999;}

.hz{padding:40px 15px 0;width:48%;}
.hz_l{  float:left;}
.hz_r{  float:right;}
.hz h2{margin:10px 0 10px;font-size:30px;}
.hz p{font-size:16px;line-height:28px;color:#666;}
.imga{width:50%;}
.imga img{width:100%;}
.hz_bt{margin-bottom:20px;height:60px;}
.hz_bt span{display:block;width:60px;height:60px;text-align:center;line-height:60px;font-size:28px;border:1px solid #e6642c;color:#e6642c;margin-bottom:15px;font-weight:bold;float:left;margin-right:25px;}
.hz_bt h2{font-size:26px;color:#310f70;font-weight:bold;margin:0;line-height:60px;}
.hz_bt p{font-size:15px;color:#999;margin-top:5px;}




/* 服务项目 */
.rchd{padding:40px 0 10px;}
.index-case {background:none;}
.case-box {
    width:1100px;
    margin:0 auto;
    background:#fff;
    padding:20px 0;
}
.home-case {background:#f6f6f6;}
.scroll_horizontal{position:relative;width:100%;height:320px;padding:0;line-height:20px;margin-bottom:20px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:100%;height:320px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:380px;padding: 0 5px;text-align:center;}
.scroll_horizontal .list li .img {display:block;width:100%;height:275px;overflow: hidden;line-height:275px;background:#ddd;}
.scroll_horizontal .list li .title {display:block;padding:10px 0;font-size:16px;}
.scroll_horizontal .list img{width:100%;height:auto;transition: all 0.5s;}
.scroll_horizontal .list li:hover img{ transform:scale(1.18);}
.scroll_horizontal .list li:hover a {color: #d61a00;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{overflow: hidden;display: block;float: left;background-position: center;background-repeat: no-repeat;position: absolute;z-index: 0;cursor:pointer;top:0;}
.scroll_horizontal .plus{width: 50px;height:50px;margin-top: 130px;/* margin-right: 20%; */background-image: url(../images/right.png);right: -50px;background-size:cover;}
.scroll_horizontal .minus{width: 50px;height:50px;margin-top: 130px;/* margin-left: 20%; */ background-image: url(../images/left.png);left: -50px;background-size:cover;}


/* 新闻展示 */
.news_bg {background:url(../images/bj.jpg) no-repeat center center;padding:50px 0;}
.news_date{    background:#50504f}
.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;border:1px solid #eee;}
.news_contact .news_img{display: block;}
.news_content{margin-top:25px;}
.news_list li{background:#f8f8f8;}

.xwzx .more{margin: 0 auto;}


/* 视频案例 */
.hza{margin:55px 0;}

.nav-tabs{border:0;text-align:center;}
.nav-tabs>li{float: inherit;margin:0 5px;display:inline-block;background:#f3f3f3;}
.nav-tabs>li>a{border-radius:0;border:0;margin:0;font-size:16px;color:#333;font-size:16px;width:160px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:0;border-radius:0;background:#310f70;color:#fff;font-size:16px;width:160px;}
.nav-tabs>li>a:hover{background:#e6642c;color:#fff;}
.tabbable .nav>li:before{display:none;}

.portab{margin-bottom:25px;}
.portab .item .ar_2{font-size:16px;background:#eee;color:#333;}
.portab .item .ar_1:hover .img-auto{border-color:#310f70;color:#fff;}
.portab .item .ar_1 .img-auto{width:100%;display:block;line-height:200px;}
.portab .item:hover .ar_2{background:#310f70;color:#fff;}



/* 页尾 */
footer { background:#000; color:#fff;padding-top:25px; }
footer a:hover{color:#f00;}
.sdf{font-size:15px;font-weight:bold;color:#fff;}
#dsa{float:left;    width: 12%;}
/* .dropdownd{float:left;} */
.sdf:hover{color:#f00;}
.yd .dropdown-menu{display:block;position: initial;min-width:100%;background:none;    border: none;box-shadow: none;}
.yd .dropdown-menu>li>a{padding:0;font-size:12px;color:#fff;line-height:28px;background:none;}
.yd .dropdown-menu>li>a:hover{color:#d0c7a0;}
.dropdown-menu {}
/* .yd li.dropdownd{display:block;} */

footer li a.dropdown-toggle{display:block;}
.footer-copyright { padding: 15px; }
.yd{padding:0px 0 0;}

.footer-copyright{margin-top:25px;color:#fff;background:#353535;}
.ewm{float:right;height:120px;line-height:40px;font-size:14px;color:#fff;text-align:center;margin-left:15px;}
.ewm img{width:120px;}
.footer-copyright p span{margin:0 10px;}
.lx{color: #fff;width: 240px;float: left;margin-left: -162px;margin-top: 35px;}
.lx h2{margin:0 0 8px;font-size:23px;font-weight:bold;}
.lx p{font-size:13px;line-height:20px;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; }
}
/* @media (min-width: 992px){
  .container {width: 100% !important;}
} */
.app{display:none;}
@media (max-width:1700px){
  .navbar-pull-all{width:90%;}
}

@media (max-width:1600px){
  .navbar-pull-all{width:100%;}
  .header-right span{font-size:20px;}
  nav.navbar.bootsnav ul.nav > li > a{width:80px;}
  .container{width:auto;}
}

@media (max-width:1200px){
  .navbar-pull-all{width:100%;}
  .header-right{display:none !important;}
  nav.navbar.bootsnav ul.nav > li > a{width:90px;}
  .container{width:1200px;}
  .header-right span{font-size:20px;}
  nav.navbar.bootsnav ul.nav > li > a{width:80px;}
}


@media (max-width: 992px){
  
  .container{width:auto;}
      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: 5px; 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: 5px; 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 !important;}
  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;}
  nav.navbar.bootsnav ul.nav > li > a.nm{height:50px;line-height:50px;}
  nav.navbar.bootsnav ul.nav > li > a{width:100%;text-align:left;padding:0 15px!important;}
  .bt p{font-size:14px;}
  .bt{margin-bottom:15px;}
  .bt h2{font-size:28px;}
  
    /* 产品 */
  .cpzx{margin:35px 0;}
  .ls{width:100%;margin:0;}
  .ls li{width:48%;margin:0 1% 10px;float:left;line-height:35px;font-size:15px;}
  .ls img{display:none;}
  
  .panes{width:100%;}
  .cp_img{width:100%;}
  .cp_sm .gd{margin-top:20px;}
  
 
  /* 工程案例 */
  .gcal{height:auto;background:#f8f8f8;background-size:cover;padding:35px 0;}
  
  
  /* 关于我们 */
  .about{margin:35px 0;padding-bottom:0;}
  .ggjj{margin-bottom:15px;}
  .more{width:120px;margin-bottom:12px;}
  .about_img{margin-bottom:10px;}
  .portab{margin-bottom:0;}
  
  .gsnr{text-align:left;}
  .portab .col-md-4{width:33.33%;}
  .about .portab .item .ar_1 .img-auto{height:100px;line-height:80px;}
  
  
  
  
  /* 4大优势 */
  .youshi{margin-bottom:10px;}
  .title-zd{margin-bottom:10px;}
  .title-zd h2{font-size:26px;}
  .title-zd h3{font-size:12px;}
  .youshi{padding:30px 0;}
  .imga{width:100%;}
  .hz{width:100%;padding:10px 0;}
  .hz_bt span{display:none;}
  .hz_bt h2{font-size:20px;}
  
  .hza{margin:30px 0 30px;}
  
  /* 数字滚动 */
  
  .digital{padding:20px 0;height:auto;}
  .product-number-info li{width:50%;border:0;}
  .product-number-info .product-number-inner{width:100%;}
  .product-number-info li p{font-size:12px;}
  
  /* 我们的服务 */
  .fuwu{margin:20px 0;}
  .ser-intro h2{margin:0;font-size:28px;text-align:center;}
  .ser-intro h4{margin:0 0 15px;text-align:center;}
  .ser-list{margin:0;width:100%;}
  .ser-list ul li{padding:0;}
  
  
  .scroll_horizontal .plus{right:30px;}
  .scroll_horizontal .minus{left:30px}
  
   /* 新闻 */
  .news_content{margin:0;}
  .news_bg{padding-bottom:30px;margin-top:25px;}

  
 /*  页脚 */
  footer{margin-bottom:50px;}
  .f0_bt{margin-bottom:0px;}
.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-bottom:0px;}
  .p-20{padding:15px;}
  
  
    /* 视频案例 */
  .hz{margin:25px 0;}
  .nav-tabs>li{display:block;width:47%;float:left;}
  .nav-tabs>li>a{width:100%;}
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{width:100%;}
  .nav-tabs{margin-bottom:15px;}
  .portab .item .ar_1 .img-auto{height:130px;line-height:110px}
  .portab .col-md-3{margin-bottom:10px;}
  
  
   /*  内页 */
  .page-l-clist ul{padding:0;height:auto;}
  .page-content{padding-top:0;}
  
   footer{padding-bottom:0px;}
  .footer-copyright p{display:none;}
  .p-20{padding:15px;}
  .lxfs{font-size:12px;}
  .lxfs span{display:block;margin:0;}
  
   .portab .item{margin-bottom:10px;}
  .portab .item .ar_1 .img-auto{height:130px;}
  .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  
  
  .hz h2{font-size:18px;}
  .hz_nr{font-size:15px;}
  .page-content{font-size:15px;line-height:28px;    color: #666;}
  .page-alist .col-md-4 h5{font-size:13px;}
  .p-0{padding:15px 0 0;}
  
  .img-inner{display:block;width:auto;line-height:130px;}
  .page-l-clist li{margin-bottom:3px;display:block;width:32.33%;margin-right:1%;float:left;padding:0 5px;font-size:12px;}
  .page-img{width:120px;height:80px;}
  
  

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 55px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 40px;width:auto; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
  .navbar-pull-all{width:100%;margin:0;}
  .xs-logo img{margin:10px 0 0 10px;}
  body.side-right nav.navbar.bootsnav .navbar-toggle{margin-bottom:0px;}
	/* 轮播 */
	.ibanner .img { height: 224px; }
  .page-banner{ height: 150px; background-size:190%;background-position:center center}
 #uu .img { height: 150px; }
  .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; }
}