@import url("pad.css") screen and (max-width: 1023px);
@import url("mobile.css") screen and (max-width: 767px);

/*  CSS initialization  */
body{font-family: "microsoft Yahei", Arial, Helvetica, sans-serif;}
a{color:#333;transition:.3s;}
a:hover{text-decoration: none;transition:.3s;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {*zoom: 1;}
.ovf{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.bg-white{background: #ffffff!important;}

.container{padding-left: 10px;padding-right:10px;}

/*  header  */
.ma-navbar-default{background: #000000; border: 0; border-radius: 0; margin-bottom: 0;height:50px;z-index: 9999;}
.ma-navbar-brand{padding: 10px 15px;}
.ma-navbar-brand > img{height: 30px;}
.ma-navbar-default .ma-navbar-nav{margin: 0 -15px;background: rgba(0,0,0,.8);}
.ma-navbar-default .ma-navbar-nav > .active > a, .ma-navbar-default .ma-navbar-nav > .active > a:hover,
.ma-navbar-default .ma-navbar-nav > .active > a:focus{color: #ffffff;background: none;}
.ma-navbar-default .ma-navbar-nav > .open > a, .ma-navbar-default .ma-navbar-nav > .open > a:hover,
.ma-navbar-default .ma-navbar-nav > .open > a:focus{color: #ffffff;background: none;}
.ma-navbar-default .ma-navbar-nav > li{border-bottom: 1px solid #555;}
.ma-navbar-default .ma-navbar-nav > li > a{font-size: 14px;color: #ffffff;}
.ma-navbar-nav .dropdown-menu{background: rgba(0,0,0,.8);border-radius: 0;}
.ma-navbar-nav .dropdown-menu > li > a{color: #ffffff;}
.ma-navbar-default .ma-navbar-nav .open .dropdown-menu > li > a{color: #ffffff;}
.ma-navbar-nav .dropdown-menu > li > a:hover, .ma-navbar-nav .dropdown-menu > li > a:focus{background: none;color: #ee7701;}



/*  banner  */
.carousel{max-width: 1920px;margin: 0 auto;}
.carousel-control.left,.carousel-control.right{
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);}
.carousel-indicators li{width: 8px;height: 8px;background: #c9c9c9;border: 0px solid #c9c9c9;margin: 0 2px;}
.carousel-indicators .active{width: 8px;height: 8px;background: #fff;margin: 0 2px;}
.carousel-indicators{bottom: 0px;text-align: left;}
.carousel-caption{bottom: 20px;}
.carousel-caption h3{font-size: 16px;}
.carousel-caption p{display: none;}
.more-btn{width: 80%;margin: 0 auto;}
.more-btn a.btn{border: 1px solid rgba(0,0,0,.2);background: rgba(0,0,0,.3);border-radius: 0;color: #ffffff;padding:5px 8px;
    margin: 3px 0;}
.more-btn a i.btn-icon{margin-left: 5px;}

/*首页公共*/
.public-title{text-align: center;}
.public-title h3.main{font-size: 20px;}
.public-title p.other{font-size: 12px;}

.public-more{border: 2px solid #d6d9da;color: #d6d9da;padding: 6px 20px;display: inline-block;}
.public-more i{padding-left: 10px;}
.public-more.black{border: 2px solid #a0a0a0;color: #333;margin-bottom: 30px;}
.public-more:hover{border: 2px solid #ee7701;color: #ee7701;}


/*首页产品*/
.index-product{background: #f8f8f8;padding-bottom:30px;}
.pi-box{border-top-right-radius: 15px;border-bottom-left-radius: 15px;overflow: hidden;}
.pi-box img{width:100%;}
.pi-m{text-align: center;padding: 5px 10px;color: #ffffff;}
.pi-m.blue{background: #1e3485;}
.pi-m.orange{background: #ff9600;}
.pi-m.green{background: #48b400;}
.pi-m.pink{background: #e55c5c;}
.bx-wrapper .bx-pager{display: none;}
.bx-wrapper{margin: 25px auto;}
.swiper-button-next,.swiper-button-prev{box-shadow: 0px 0px 3px rgba(255,255,255,.5);height: 55px;}
.swiper-button-prev{background: url(../images/controls.png) no-repeat 0 -54px;}
.swiper-button-next{background: url(../images/controls.png) no-repeat -28px -54px;}
.cd-button-disabled{pointer-events:auto;}

/*首页关于*/
.index-about{background: url("../images/abg.jpg") no-repeat top center;padding: 30px 0;}
.about-title{color: #ffffff;text-align: center;}
.about-title h3.main{font-size: 20px;font-weight: bold;}
.about-title p.txt{padding:10px 20px; }
.a-item{color: #ffffff;text-align: center;margin-bottom: 10px;}
.ab-xl{margin-top: 40px;}
.counter-value{font-size: 26px;font-weight: bold;padding-right: 10px;}
.counter-content{font-size: 13px;font-weight: 100;}
.counter-content div{margin-top: 10px;}

.counter span{font-size: 26px;font-weight: bold;display: block;margin-top: 10px;}
.counter span sup{top: 0;font-size: 13px;font-weight: 100;}
.a-item h3.title{font-size: 16px;font-weight: bold;margin-top: 10px;}

/*首页案例*/
.index-case767{display: block;}
.index-case768{display: none;}
.ma-nav{display: none;}
.ma-tab-pane{padding: 20px 0;}
.ma-thumbnail{padding: 0;border: 0;border-radius: 0;position: relative;margin-bottom: 10px;}
.ma-thumbnail .ma-caption{position: absolute;left: 0;bottom: 0;padding: 0;background: rgba(0,0,0,.5);width: 100%;color: #ffffff;}
.ma-thumbnail .ma-caption h3{padding: 6px;margin: 0;font-size: 14px;}
.ma-thumbnail .ma-caption p{display: none;}
.ma-case div.mc-item:nth-child(2n+1){padding-right: 5px;}
.ma-case div.mc-item:nth-child(2n){padding-left: 5px;}

/*更多案例*/
.mc-title{margin-bottom: 20px;}
.mc-title h3,.mc-title p{margin: 0}
.mc-title h3{font-size: 22px;color: #ee7701;margin-bottom: 10px;}
.mc-title p{color: #666666;}
.mc-title p span{display: block;}

/*产品系列展示介绍*/
.index-show{background-image:url("../images/yx-bg.jpg");background-position-y: 100%;background-repeat: repeat-x;
    max-width: 1920px;margin: 0 auto;}

/*首页电话*/
.index-tel{background-image:url("../images/tel-bg.jpg");background-position-x: 100%;background-repeat: repeat-y;
    max-width: 1920px;margin: 0 auto;}
.index-show img,.index-tel img{width: 100%}

/*首页合作伙伴*/
.f-item img{width: 100%;padding: 5px;border: 1px solid #e9e9e9;}

/*首页新闻*/
.new-box{margin-bottom: 30px;}
.left-new{display: none;}
.rn-item{position: relative;border-bottom: 1px dotted #c0c0c0;margin-bottom: 10px;}
.rn-item h3{font-size: 16px;padding-right: 90px;margin-top: 0;}
.rn-item p.date{position: absolute;right: 0;top: 0;color: #666666;}
.rn-item p.txt{font-size: 14px;line-height: 20px;height: 40px;overflow: hidden;color: #666666;}
.rn-item:hover h3{color: #ee7701;}

/*footer*/
.footer{background: #313131;padding: 20px 0;}
.f-nav{display: none;}
.f-info p,.f-info h3{margin: 4px 0;}
.footer,.fl-list a{color: #a9a9a9;}
.f-info h3{color: #ffffff;}
.f-info img{height: 50px;}
.f-code{border-left:1px solid #707070;padding-top: 15px;text-align: center}
.f-code img{width: 140px;height: 140px;}
.f-code p{text-align: center;padding-top: 10px;}
.bottomF{background: #1b1b1b;color: #9e9e9e;padding: 10px 0;}
.bo-left span{display: inline-block;padding-right: 20px;line-height: 36px;}
.bo-left span img{width: 24px;height: 24px;}
.bo-right{display: none;}

/*底部固定栏*/
.fixed{position: fixed;left: 0;bottom: 0;background: #d95802; color: #fff; text-align: center;  padding: 6px 0;
    width: 100%;height: 70px;z-index:99;}
.fixed a{color: #ffffff;font-size: 16px;display: block;}
.fixed a img{width: 30px;margin-bottom: 4px;}
.fixed a span{display: block;}
/*popup*/
.popup_bg {display: none; position: fixed; top: 0%;left: 0%; width: 100%; height: 100%; background-color: black;
    z-index: 10001;-moz-opacity: 0.8; opacity: .80; filter: alpha(opacity=80); }
.popup_wrap {display: none;position: fixed;top: 15%; left: 15%; width: 70%;padding: 16px;border: 3px solid rgba(206, 222, 223, 0.62);
    border-radius: 5px;  background-color: white; z-index: 10002;overflow: auto; }
.popup_wrap img{width: 100%;margin-bottom: 15px;}
.wx-box p{line-height: 24px;margin: 0;text-align: center;}
.wx-box p.number{margin-top: 10px;font-size: 20px;}
.popup_close {position: absolute; top: 0px; right: 0px; cursor: pointer; display: block;width: 38px; height: 38px;
    background: url(../images/close.png) no-repeat;}
#newBridge #nb_toolbar_wrap{display: none;}

/* side bar */
.sidebar-box{position: fixed;right: 5px;bottom: 170px;z-index: 9999;display: none;}
.sidebar{display:block;width: 60px;height: 60px;background-color: #1b1b1b;
    background-size: 100% 100%;background-position: top left;background-repeat: no-repeat;cursor: pointer;}
.sidebar:last-child{border-bottom: 0;}
.sidebar:hover{background-color: #434343;}
.sidebar-qq{background-image: url("../images/s_q.png");border-bottom: 1px solid #fff;}
.sidebar-wx{background-image: url("../images/s_w.png");border-bottom: 1px solid #fff;}
.sidebar-tel{background-image: url("../images/s_t.png");border-bottom: 1px solid #fff;}
.sidebar-sq{background-image: url("../images/s_l.png");border-bottom: 1px solid #fff;}
.sidebar-top{background-image: url("../images/s_b.png");position: fixed;right: 10px;bottom: 105px;display: none;}
.sidebar-wx-hover{width: 138px;padding: 5px;border: 1px solid #1b1b1b;display: none;position: absolute;right: 69px;
    top: 61px;background: #1b1b1b;}
.sidebar-wx:hover .sidebar-wx-hover{display: block;}
.sidebar-tel-hover{width:240px;height:60px;line-height:60px;padding: 0 15px;border: 1px solid #1b1b1b;display: none;
    position: absolute;right: 69px;top: 0;background: #1b1b1b;font-size: 28px;color: #ffffff;text-align: center;}
.sidebar-tel:hover .sidebar-tel-hover{display: block;}


/* inner banner */
.inner-banner{max-width: 1920px;margin: 0 auto;height: 120px;background-size: auto 100%;
    background-repeat: no-repeat; background-position: top center;}
.inner-banner-txt{width: 90%;text-align: center;color: #ffffff;font-size: 22px;padding-top: 40px;margin: 0 auto;}

/* crumbs */
.crumbs-box{border-bottom: 1px solid #e2e2e2;padding: 10px 5px;display: none;}
.crumbs{font-size: 15px;padding-left: 6px;}
.crumbs,.crumbs a{height: 20px;line-height: 20px;display: inline-block;}
.crumbs a:after{content: ">";font-family: 'SimHei';padding: 0 5px 0 10px;}
.crumbs-back{font-size: 16px;color: #ee7701;text-decoration: underline; }
.crumbs span.f{color: #ee7701;}
.crumbs a:hover,.crumbs-back:hover{color:#e88b33; }

/*inner main public*/
.main-public{padding: 20px 10px;}
.main-content{padding: 0px 5px 20px;}

/* public menu */
.ma-menu{display: none;}
.ma-thumbnail{margin-bottom: 10px;}
.pm-title{display: none;}
.pm-title01{display: block;}
.pm-title01 h3{margin: 14px 0 10px 14px;font-size: 20px;}
.index-more-p{display: block;margin: 10px auto;}
.navbar-default .menu-navbar-collapse{margin: 0 -10px;}

/*产品中心 右侧详情*/
.pro-title{margin: 0 -5px;background: #434343;}
.pro-title .pt-l{background: #434343;color: #ffffff;padding: 15px;  }
.pro-title .pt-l h3{margin: 0 0 10px;font-size: 20px;}
.pro-title .pt-l p{margin: 0;}
.pro-title .pt-r{padding: 0;}
.pro-title .pt-r img{width: 100%;}
/*产品中心title*/
.prod-box{margin: 10px -5px;}
.prod-title{border-bottom: 1px solid #e5e5e5;padding: 5px 0;}
.prod-title h3{margin: 0;color: #ee7701;border-left: 3px solid #ee7701;font-size: 18px;padding: 0 5px;}
.prod-title h3 span{font-size: 13px;color: #b7b7b7;text-transform: uppercase;}
.prod-details{padding: 10px 2px;}
.prod-details img{max-width:100%;}

.down.active .down_t,.down:focus,.down:visited,.down:active{background:#ee7701;color:#fff;}
	ul.down_menu{background:#f8f8f8;margin:0;padding:0;}
	ul.down_menu li{list-style-type:none;}
	ul.down_menu li a{padding:10px 15px;display:block;}
	ul.down_menu li:hover a,ul.down_menu li.active a{background:#ee7701;color:#fff;}

/*内页公共导航*/
.innerP-nav{max-width: 1920px;background: #eeeeee;margin: 0 auto;}
.innerP-nav ul{margin: 0 -15px;padding: 0;}
.innerP-nav ul li{list-style-type: none;float: left;width: 33.3333%;text-align: center;
    border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
.innerP-nav ul li:nth-child(3n){border-right: none;}
.innerP-nav ul li a{display: block;padding: 10px 2px;font-size: 13px}
.innerP-nav ul li:hover a,.innerP-nav ul li.active a{background: #ee7701;color: #ffffff;}

/*公司简介*/
.mpa-l{margin-bottom: 20px;}
.mpa-r img{width: 100%;margin: 5px 0;}

/*发展历程*/
.iH{margin-bottom: 40px;}
.iH-title{padding: 30px 10px;}
.iH-title h3,.iH-title p{margin: 0;padding: 0;}
.iH-title h3{font-size: 20px;color: #ee7701;margin-bottom: 10px;}
.iH-list{max-width: 1920px;margin: 0 auto;padding: 0 10px}
.iH-list-j{background: #fafafa;}
.iH-box{position: relative;margin: 0 -10px;}
.iHb-title{font-size: 20px;height: 21px;line-height: 21px;}
.iHb-title i{background: url("../images/hicon.png") no-repeat top left;background-size:100% 100%;height: 21px;
    width: 21px;display: inline-block;float: left;margin-right: 5px;position: relative;z-index: 1;}
.iHb-line{position: absolute;top: 0;left: 10px;border-left: 1px solid #e5e5e5;height: 100%;z-index: 0;}
.iH-box p{padding-left: 25px;color: #666666;}
.iH-year{display: none;}

/*荣誉资质*/
.honor-item:nth-child(2n){padding: 0 10px 10px 5px;}
.honor-item:nth-child(2n+1){padding: 0 5px 10px 10px;}
.honor-item img{width: 100%;}
.hi-box{background: #f9f9f9;border: 1px solid #eeeeee;border-bottom-width: 3px;}
.ht-title{padding: 5px;text-align: center;}
/*lightbox*/
.lb-nav a.lb-next,.lb-nav a.lb-prev{opacity: 1;}

/*合作伙伴*/
.friend-item .hi-box{border-bottom-width: 1px;}

/*新闻资讯*/
.new-box{margin: 0;}
.new-item{padding: 0 10px;}
.ma-thumbnail-new{border-radius: 0;padding: 0;border-color: #e5e5e5;background: #f9f9f9;}
.ma-thumbnail-new:hover .ma-caption-new h3{color: #ee7701;transition: .5s;}
.ma-thumbnail-new .ma-new-img{overflow: hidden;}
.ma-thumbnail-new .ma-new-img img{width: 100%; transition: .5s;}
.ma-thumbnail-new:hover .ma-new-img img{transform: scale(1.1);transition: .5s;}
.ma-caption-new h3{margin: 5px 0 10px;font-size: 16px;font-weight: bold;transition: .5s;}
.ma-caption-new p{color: #666666;}
.ma-caption-new p.txt{height: 36px;line-height: 18px;overflow: hidden;}
.ma-caption-new p.more{margin-bottom: 0;color: #333333;}
.ma-thumbnail-new:hover .ma-caption-new p.more{color: #ee7701;transition: .5s;}

/*联系我们*/
.contact-info h3{font-size: 20px;margin-top: 0;}
.contact-info p{margin-bottom: 5px;color: #666666;}
.contact-info p.kf{margin-top: 20px;}
.contact-info p.four{font-size: 28px;color: #ee7701;font-weight: bold;}
.contact-info .ci{padding: 0;}
.contact-map{margin-top: 15px;}
#dituContent{height: 200px;}
.contact-f{margin-top: 30px;background: #f9f9f9;padding-top: 15px;}
.contact-f .cf{border-bottom: 1px dashed #e5e5e5;  padding: 15px;}

/*详情*/
.details-box{background: #f9f9f9;}
.details h3{font-size: 20px;}
.details .d-info{color: #999;border-bottom: 1px dashed #e5e5e5;padding-bottom: 8px;}
.details .d-txt{margin: 20px 0;}
.details .d-txt img{width:100%;}

/*轮播图*/
.bx-wrapper .bx-prev{background: url(../images/controls.png) no-repeat 0 -54px;left: 5px;}
.bx-wrapper .bx-next{background: url(../images/controls.png) no-repeat -28px -54px;right: 5px;}
.bx-wrapper .bx-next:hover{background-position: -28px 0;}
.bx-wrapper .bx-controls-direction a{width: 22px;height: 54px;margin-top: -27px;}

.page{text-align: center;color: #ee7701;}
.page span{background: #e9e9e9;padding: 5px 10px;display: inline-block;margin: 0 2px 5px 0;color: #333;}
.page span:last-child{background: none;}
.page span:first-child{margin-right: 6px;}
.page a span:last-child{background: #e9e9e9;}
.page a span:first-child{margin-right: 2px;}
.page a{display: inline-block;}
.page a:hover span{background: #ee7701;color: #FFFFFF;}

/* @media screen */
@media (min-width: 768px){
    /*header*/
    .ma-navbar-default{height: 80px;}
    .ma-navbar-brand{height: 80px;padding: 20px 15px;}
    .ma-navbar-brand > img{height: 40px;}
    .ma-navbar-default .ma-navbar-nav{float: right;}
    .ma-navbar-default .ma-navbar-nav > li{margin: 19px 13px;border: none;}
    .ma-navbar-default .ma-navbar-nav > li > a{padding: 10px 0;font-size: 14px;color: #ffffff;border-bottom:2px solid #000;}
    .ma-navbar-default .ma-navbar-nav > .active > a{border-bottom: 2px solid #ee7701;}
    .ma-navbar-default .ma-navbar-nav > li > a:hover, .ma-navbar-default .ma-navbar-nav > li > a:focus{color: #ffffff;
        border-bottom: 2px solid #ee7701;}
    .ma-navbar-nav .dropdown-menu{padding: 10px 0;}
    .ma-navbar-nav .dropdown-menu > li > a{padding: 8px 20px;font-size: 14px;}
    .navbar-default .ma-navbar-nav > li > .dropdown-menu{margin-top: 19px;}

    /*banner*/
    .carousel-caption{bottom: 10%;}
    .carousel-caption h3{font-size: 30px;}
    .carousel-caption p{font-size: 15px;display:block;width: 80%;margin: 20px auto 40px;}
    .carousel-indicators li{width: 10px;height: 10px;margin: 0 4px;}
    .carousel-indicators .active{width: 10px;height: 10px;margin: 0 4px;}
    .more-btn{width: 66%;}
    .more-btn .fl-btn{float: left;}
    .more-btn .fr-btn{float: right;}
    .more-btn a.btn{padding:8px 15px;}
    .more-btn a i.btn-icon{margin-left: 8px;}

    /*首页产品*/
    .index-about{padding: 30px 0;}
    .pi-box{border-top-right-radius:20px;border-bottom-left-radius:20px;}
    .pi-m{padding: 12px 10px;font-size: 15px;}

    /*首页案例*/
    .index-case767{display: none;}
    .index-case768{display: block;}
    .ma-nav{display: block;}
    .ma-nav > li > a{padding: 0;}
    .ma-nav > li > a:hover, .ma-nav > li > a:focus{background: none;color: #ff9600;}
    .ma-nav > li a:after{content: "/";float: right;color: #888;}
    .ma-nav > li:last-child a:after{content: "";}
    .ma-nav-pills > li.active > a, .ma-nav-pills > li.active > a:hover, .ma-nav-pills > li.active > a:focus{
        background: none;color: #ff9600;}
    .ma-nav-justified{margin: 20px auto 10px;}
    .ma-thumbnail{margin-bottom: 15px;}
    .ma-thumbnail .ma-caption{position: absolute;left: 0;bottom: 0;padding: 0;background: rgba(0,0,0,.5);width: 100%;transition: .3s;}
    .ma-thumbnail .ma-caption h3{padding: 6px;margin: 0;font-size: 14px;color: #ffffff;}
    .ma-thumbnail .ma-caption p{color: #ffffff;padding: 0 6px;margin-bottom: 5px;}
    .ma-thumbnail:hover .ma-caption{padding: 10px 0;background: none;z-index: 1;color: #d8d8d8;}
    .ma-thumbnail:hover .ma-caption h3{font-size: 16px;margin-bottom: 10px;}
    .ma-thumbnail:hover .ma-caption p{display:block;}
    .ma-thumbnail:hover .ma-caption-bg{background: #000;position: absolute;top: 0;right: 0;left: 0;bottom: 0;
        opacity: .8;transition: .5s;}

    /* inner banner */
    .inner-banner{height: 160px;}
    .inner-banner-txt{width: 80%;font-size: 36px;padding-top: 50px;}

    /* crumbs */
    .crumbs-box{display: block;}

    /* public menu */
    .plr0{padding: 0;width: 100%;}
    .pm-title{width: 100%;background: #ee7701;text-align: center;font-size: 18px;padding: 10px 0 15px;color: #ffffff;display: block;}
    .pm-title01{display: none;}
    .pm-title h3{font-size: 22px;}
    .menu-navbar-default{background: #ffffff;border:0px solid #ffffff;margin-right: 15px;}
    .menu-navbar-header{width: 100%;}
    .menu-navbar-nav{width: 100%;margin: 30px 15px 0;border-top: 1px solid #e5e5e5;}
    .menu-navbar-nav > li{float: none;width: 100%;margin: 0;}
    .menu-navbar-default .menu-navbar-nav > li > a{font-size: 15px;color: #333333;background:none;text-align: left;
        border-bottom: 1px solid #e5e5e5;padding: 15px 10px;}
    .menu-navbar-default .menu-navbar-nav > li > a:hover, .menu-navbar-default .menu-navbar-nav > li > a:focus{
        color: #ffffff;background: #ee7701
    }
    .menu-navbar-default .menu-navbar-nav > .active > a, .menu-navbar-default .menu-navbar-nav > .active > a:hover,
    .menu-navbar-default .menu-navbar-nav > .active > a:focus{
        color: #ffffff;background: #ee7701}
    .menu-navbar-default .menu-navbar-nav > .open > a,.menu-navbar-default .menu-navbar-nav > .open > a:hover,
    .menu-navbar-default .menu-navbar-nav > .open > a:focus{
        color: #ffffff;background: #ee7701;}
    .menu-navbar-nav .open > a, .menu-navbar-nav .open > a:hover, .menu-navbar-nav .open > a:focus{border-color: #ee7701;}
    .container > .menu-navbar-header, .container-fluid > .menu-navbar-header, .container > .menu-navbar-collapse,
    .container-fluid > .menu-navbar-collapse{margin-right:-15px;margin-left: -15px;}
    .menu-dropdown{width: 100%;box-shadow: 0 0 0 #ffffff;-webkit-box-shadow:0 0 0 #ffffff;background: #f9f9f9;
        border: 0px solid #e2e2e2;position: static;float: none;padding: 0;}
    .menu-dropdown >li > a{border-bottom:1px solid #e5e5e5;margin: 0;padding: 12px 15px;font-size: 14px;}
    .menu-dropdown >li > a:hover{background: #e88b33;color: #ffffff;}
    .menu-dropdown >li:last-child a{border-bottom: none;}
	
	.down.active .down_t{background:#ee7701;color:#fff;}
	ul.down_menu{background:#f8f8f8;margin:0;padding:0;}
	ul.down_menu li{list-style-type:none;}
	ul.down_menu li a{padding:15px;display:block;}
	ul.down_menu li:hover a,ul.down_menu li.active a{background:#ee7701;color:#fff;}

    /*产品中心 右侧详情*/
    .pro-title .pt-l{padding: 20px;  }
    /*产品中心title*/
    .prod{padding: 15px 0;}

    /*内页公共导航*/
    .innerP-nav ul li a{font-size: 14px;}

    /*发展历程*/
    .iH-title{padding: 40px 10px;}
    .iH-title h3{font-size: 22px;}

    /*荣誉资质*/
    .honor-item:nth-child(2n){padding: 0 10px 15px 8px;}
    .honor-item:nth-child(2n+1){padding: 0 8px 15px 10px;}
    .ht-title{padding: 8px;}

    /*详情*/
    .details-box{margin-top: 30px;padding: 20px;}
    .details{padding: 10px;background: #ffffff;}

    /*轮播图*/
    .bx-wrapper .bx-prev{left: -30px;}
    .bx-wrapper .bx-next{right: -30px;}
}
@media (min-width: 992px){
    /*header*/
    .ma-navbar-default{height: 100px;}
    .ma-navbar-brand{height: 100px;padding: 23px 15px;}
    .ma-navbar-brand > img{height: 54px;}
    .ma-navbar-default .ma-navbar-nav > li{margin: 29px 20px;}
    .ma-navbar-default .ma-navbar-nav > li > a{font-size: 16px;}
    .ma-navbar-nav .dropdown-menu > li > a{padding: 8px 20px;font-size: 14px;}
    .ma-navbar-default .navbar-nav > li > .dropdown-menu{margin-top: 29px;}

    /*banner*/
    .carousel-caption{bottom: 20%;}
    .carousel-caption h3{font-size: 36px;}
    .carousel-caption p{font-size: 15px;}
    .carousel-indicators li{width: 12px;height: 12px;margin: 0 8px;}
    .carousel-indicators .active{width: 12px;height: 12px;margin: 0 8px;}
    .carousel-indicators{bottom: 20px;}

    /*首页公共头部*/
    .public-title{text-align: center;margin-top: 40px;margin-bottom: 40px;}
    .public-title h3.main{font-size: 24px;}
    .public-title p.other{font-size: 14px;}

    /*首页产品*/
    .index-about{padding: 40px 0;}
    .product-item{border-top-right-radius:25px;border-bottom-left-radius:25px;}

    /*首页关于*/
    .index-about{padding: 50px 0;}
    .about-title h3.main{font-size: 34px;}
    .about-title p.txt{padding:35px 20px;width: 80%;margin: 0 auto;}
    .ab-xl{margin-top: 80px;}
    .counter-value{font-size: 40px;}
    .counter-content{font-size: 15px;}
    .counter-content div{margin-top: 15px;}
    .counter h3.title{font-size: 20px;font-weight: bold;margin-top: 10px;}

    .counter span{font-size: 40px;}
    .counter span sup{font-size: 15px;}
    .a-item h3.title{font-size: 20px;}

    /*首页案例*/
    .ma-nav-justified{margin: 0 auto 10px;}
    .ma-thumbnail{margin-bottom:25px;}
    .ma-thumbnail .ma-caption h3{padding: 12px 10px;font-size: 15px;}
    .ma-thumbnail .ma-caption p{color: #ffffff;padding: 0 10px;margin-bottom: 5px;}
    .ma-thumbnail:hover .ma-caption{padding: 10px 0;}
    .ma-thumbnail:hover .ma-caption h3{font-size: 18px;margin-bottom: 0;}
    .ma-case div.mc-item:nth-child(2n+1){padding-right: 15px;}
    .ma-case div.mc-item:nth-child(2n){padding-left: 15px;}

    /*更多案例*/
    .mc-title{margin-bottom: 30px;}
    .mc-title h3{font-size: 28px;margin-bottom: 15px;}

    /*首页新闻*/
    .new-box{margin-bottom: 40px;}
    .left-new{display: block;}
    .left-new{position: relative;display: block;padding: 0;}
    .left-new img{width: 100%;}
    .left-new p{position: absolute;bottom: 0;left: 0;background:rgba(0,0,0,.5);color: #fff;margin-bottom: 0;font-size: 15px;
        padding: 10px;width: 100%;}
    .right-new{padding-left: 40px;}
    .rn-item{margin-bottom: 5px;padding: 15px 0 10px;}
    .rn-item h3{font-size: 18px;}
    .rn-item p.date{;top: 15px;}
    .rn-item p.txt{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;color: #666666;}
    .rn-item:hover h3{color: #ee7701;}
    .f-code{padding-left: 15px;}
    .f-code p{width: 140px;}

    /*首页合作伙伴*/
    .f-more{margin-top: 50px;}

    /*footer*/
    .footer{padding: 40px 0;}
    .f-nav{border-right: 1px solid #707070;display: block}
    .fl-item{margin-right: 20px;}
    .fl-item ul{margin: 0;padding: 0;height: 160px;width: 100px;}
    .fl-item ul.p{width: 260px;}
    .fl-item ul li{list-style-type: none;line-height: 26px;float: left;}
    .fl-item ul.p li{width: 130px;}
    .fl-item ul li a:hover{color: #ee7701;}
    .fl-item h3{border-bottom: 1px solid #a9a9a9;display: inline-block;margin: 0 0 15px;font-size: 24px;
        padding-bottom: 10px;}
    .f-info p,.f-info h3{margin: 4px 0;}
    .f-info img{height: 45px;}
    .bo-left span{padding-right: 10px;}
    .bo-right{display: block;text-align: right;}
    .bo-right span{line-height: 36px;display: inline-block;}
    .bo-right .b-icon{width: 36px;height: 36px;border-radius: 20px;margin-left: 10px;}
    .bo-right .bi-w{background:#535353 url("../images/s_w.png") no-repeat;background-size: 100% 100%;position: relative;cursor: pointer;}
    .biw-box{position: absolute;bottom: 48px;left: -42px;display: none;}
    .bo-right .bi-w:hover .biw-box{display: block;}
    .biw-box img{width: 120px;height: 120px;}
    .bo-right .bi-q{background:#535353 url("../images/s_q.png") no-repeat;background-size: 100% 100%;}
    .bo-right .bi-s{background:#535353 url("../images/s_l.png") no-repeat;background-size: 100% 100%;}
    .sidebar-box{display: block;}
    .sidebar-top{right: 5px;}

    .bottomF{margin-bottom: 0;padding: 20px 0;}
    .fixed{display: none;}

    /* inner banner */
    .inner-banner{height: 200px;}
    .inner-banner-txt{width: 60%;font-size: 46px;padding-top: 70px;}

    /*inner main public*/
    .main-public{padding: 60px 0;}
    .main-content{padding: 30px 5px 20px;}

    /* public menu */
    .pm-title{font-size: 20px;}
    .pm-title h3{font-size: 28px;}
    .menu-dropdown{}
    .menu-dropdown >li > a{margin: 0;font-size: 16px;}
    .menu-navbar-default .menu-navbar-nav > li > a{font-size: 18px;padding: 20px 15px;}

    /*产品中心 右侧详情*/
    .pro-title .pt-l h3{font-size: 24px;margin: 0 0 15px;}
    /*产品中心title*/
    .prod{padding: 30px 0 0;}
    .prod-title{padding: 10px 0;}
    .prod-title h3{border-left:3px solid #ee7701;font-size: 22px;padding: 0 10px;}
    .prod-title h3 span{font-size: 16px;padding-left: 20px;}
    .prod-details{padding: 15px 2px;}

    /*内页公共导航*/
    .innerP-nav ul li{width: 110px; border-right: 1px solid #fff;border-bottom: none;}
    .innerP-nav ul li a{padding: 20px 0;font-size: 16px;}
    .innerP-nav ul li:nth-child(3n){border-right: 1px solid #fff;}

    /*公司简介*/
    .mpa-l{margin-bottom: 0;font-size: 16px;}
    .mpa-r{padding-left: 60px;}
    .mpa-r img{width: 100%;margin: 0 0 20px;}

    /*发展历程*/
    .iH{margin-bottom: 60px;}
    .iH-box{width: 70%;padding: 20px 0;}
    .iH-box p{padding-left: 35px;}
    .iH-title{padding: 80px 10px 40px;}
    .iH-title h3{font-size: 28px;margin-bottom: 15px;}
    .iHb-title{font-size: 24px;height: 24px;line-height: 24px;margin-bottom: 20px;}
    .iHb-title i{height: 29px; width: 29px;}
    .iHb-line{left: 14px;}
    .iH-year{width: 30%;margin-top: 40px;font-size: 28px;display: block;}

    /*荣誉资质*/
    .honor-item:nth-child(2n){padding: 0 10px 20px 10px;}
    .honor-item:nth-child(2n+1){padding: 0 10px 20px 10px;}
    .hi-box{border-bottom-width: 4px;}
    .ht-title{padding: 10px;}
    /*lightbox*/
    .lb-nav a.lb-next,.lb-nav a.lb-prev{opacity: 0;}

    /*联系我们*/
    .contact-info h3{font-size: 26px;}
    .contact-info p{margin-bottom: 10px;}
    .contact-info h3.name{margin-bottom: 25px;margin-top: 15px;}
    .contact-info p.kf{margin-top: 35px;margin-bottom: 5px;}
    .contact-info p.four{font-size: 36px;}
    .contact-map{margin-top: 0;}
    #dituContent{height: 350px;}
    .contact-f{margin-top: 60px;background: #f9f9f9;padding: 15px 0;}
    .contact-f .cf{border-bottom: 0px dashed #ffffff;  padding: 25px;border-right: 1px solid #e5e5e5;margin: 15px 0;}
    .contact-f .cf:nth-child(3n){border-right-width: 0;}

    .details-box{margin-top: 40px;padding: 30px;}
    .details{padding: 20px;background: #ffffff;}
    .details h3,.details .d-info{text-align: center;}
    .details h3{font-size: 24px;padding-bottom: 20px;}
    .details .d-info{padding-bottom: 15px;}
    .details .d-txt{margin-top: 40px;}
}
@media (min-width: 1200px){
    /*header*/
    .ma-navbar-default{height: 105px;}
    .ma-navbar-brand{height: 105px;padding: 21px 15px;}
    .navbar-brand > img{height: 62px;}
    .ma-navbar-default .ma-navbar-nav > li{margin: 31px 20px;}
    .ma-navbar-nav .dropdown-menu > li > a{padding: 8px 20px;}
    .ma-navbar-default .ma-navbar-nav > li > .dropdown-menu{margin-top: 30px;}

    /*banner*/
    .carousel-caption{bottom: 25%;}
    .carousel-caption h3{font-size: 44px;}
    .carousel-caption p{font-size: 15px;width: 60%;margin: 30px auto 60px;}
    .more-btn{width: 40%;}

    /*首页公共头部*/
    .public-title{text-align: center;margin-top: 40px;margin-bottom: 40px;}
    .public-title h3.main{font-size: 26px;}

    /*首页产品*/
    .index-product{padding: 40px 0 50px;}
    .pi-box{border-top-right-radius:30px;border-bottom-left-radius:30px;}
    .pi-m{padding: 15px 10px;font-size: 15px;}

    /*首页关于*/
    .index-about{padding: 50px 0;}
    .about-title h3.main{font-size: 40px;}
    .about-title p.txt{padding:40px 20px;font-size: 15px;line-height: 26px;}
    .ab-xl{margin-top: 100px;}
    .counter-value{font-size: 48px;}
    .counter h3.title{font-size: 20px;font-weight: bold;margin-top: 10px;}

    .counter span{font-size: 48px;}

    /*首页案例*/
    .ma-nav-justified{width: 70%;}
    .ma-thumbnail{margin-bottom:25px;}
    .ma-thumbnail .ma-caption h3{padding: 15px 10px;font-size: 16px;}
    .ma-thumbnail .ma-caption p{margin-bottom: 8px;}
    .ma-thumbnail:hover .ma-caption{padding: 15px 0;}
    .ma-thumbnail:hover .ma-caption h3{font-size: 22px;}

    /*首页新闻*/
    .new-box{margin-bottom: 50px;}

    /*footer*/
    .fl-item{margin-right: 30px;}.f-info p,.f-info h3{margin: 4px 0;}
    .f-info{padding-left: 30px;}
    .f-info p,.f-info h3{margin: 8px 0;}
    .f-code{padding-left: 30px;}

    /* inner banner */
    .inner-banner{height: 270px;}
    .inner-banner-txt{width: 60%;font-size: 60px;padding-top: 90px;}

    /*内页公共导航*/
    .innerP-nav ul li{width: 150px; }
    .innerP-nav ul li a{padding: 30px 0;}

    /*发展历程*/
    .iH-title{padding: 90px 10px 60px;}
    .iH-title h3{font-size: 32px;margin-bottom: 15px;}
}
