/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1430px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

body{padding-top: 120px;}
header{position: fixed;left: 0;width: 100%;top:0;z-index: 111;background: #fff;box-shadow: 0 4px 8px rgba(0,0,0,.03);}

header .logo{line-height: 120px;height: 120px;font-size: 0;display: block;}
header .logo img{max-height: 50%;}

header .txt{font-size: 18px;color: #000;float: right;clear: both;line-height:20px;height: 30px;}
header .txt span{font-size: 26px;font-family: 'Impact';color: #2ba737;line-height: 30px;position: relative;top:3px;}
header .txt img{padding-right:8px;position: relative;top:-2px;}

header nav{padding-top:20px;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;float: right;clear: both;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav ul > li > a{line-height:70px; display:block;color: #000;font-size:16px;padding: 0 27px;}
header nav ul > li > a:after{content: "";width: 0;height: 2px;background: #2ba737;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;transition: all .3s;overflow: hidden;max-width: 90px;}
header nav ul > li:hover > a:after{width: 100%;}
header nav ul > li.active > a:after{width: 100%;}
header nav ul > li:hover > a{color: #2ba737;}
header nav ul > li.active > a{color: #2ba737;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width:120%;margin-left: -10%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #2ba737;color: #fff;}
header nav .ul a.active{background-color: #2ba737;color: #fff;}
header nav ul > li:hover .ul{display: block;}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}


/*头部公用*/
.main66{padding:70px 0;}
.title{font-size: 0;text-align: center;padding-bottom:50px;overflow: hidden;}
.title .div1{font-size: 36px;font-weight: bold;color: #2ba737;line-height: 110%;}
.title .div1 b{color: #000;}
.title .div2{font-size: 0;margin-top: 11px;}
.title .div2 span{font-size:16px;color: #000;text-transform: uppercase;position: relative;padding: 0 15px;line-height: 22px;display: inline-block;vertical-align: top;}
.title .div2 span:after{content: "";width:220px;height: 1px;background: #2ba737;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width:220px;height: 1px;background: #2ba737;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;}

.title.titlebs .div1 b{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background-color: rgba(255,255,255,.3);}
.title.titlebs .div2 span:before{background-color: rgba(255,255,255,.3);}

.gd{display: block;width: 166px;line-height: 48px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding-right: 50px;font-size: 16px;color: #333;text-align: center;position: relative;border-radius: 4px;overflow: hidden;margin:44px auto 0;}
.gd:after{content: "";width: 50px;height: 100%;background: #363636 url(../images/t3.png) no-repeat center center;position: absolute;right: 0;top:0;transition: all 0.3s;overflow: hidden;}
.gd:hover{background-color: #2ba737;color: #fff;padding-right: 0;border-color: #2ba737;}
.gd:hover:after{width: 0;}

/* 产品中心 */
.main1 .lb1{margin: -10px;}
.main1 .list{display: block;border: 1px solid #eee;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;}
.main1 .list .img{padding-top: 80%;position: relative;}
.main1 .list .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;transition: all .3s;}
.main1 .list .tt{font-size: 20px;line-height: 70px;text-align: center;border-top: 1px solid #eee;color: #000;}
.main1 .list:hover .img img{transform:scale(1.06);}
.main1 .list:hover .tt{color: #2ba737;}


/* 企业信息 */
.main2{background: #F4F4F4;}
.main2 .box{display: block;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;padding: 44px 360px 44px 40px;position: relative;}
.main2 .box .bjcover{width: 320px;position: absolute;right: 0;top:0;height: 100%;}
.main2 .box .tt1{font-size: 26px;font-weight: bold;color: #000;padding-bottom: 25px;margin-bottom: 22px;position: relative;}
.main2 .box .tt1:after{content: "";width: 60px;height: 4px;background: #2ba737;position: absolute;left: 0;bottom: 0;}
.main2 .box .tt2{font-size: 16px;line-height: 30px;-webkit-line-clamp: 6;max-height: 180px;min-height: 120px;}
.main2 .gd{margin: 26px 0 0;}


/* 技术力量 */
.main3 .container-fluid{max-width: 1260px !important;}
.main3 .box{margin: -40px -20px 0;}
.main3 .box .list{width: calc(33.33% - 40px);margin: 40px 20px 0;float: left;background: #fff;border-radius: 11px;overflow: hidden;}
.main3 .box .list .bjcover{padding-top:58%;}
.main3 .box .list .tt1{font-size: 24px;font-weight: bold;line-height: 70px;padding: 0 35px;border-bottom: 1px solid #eee;color: #000;}
.main3 .box .list .tt2{font-size: 16px;line-height: 30px;height: 90px;overflow: hidden;-webkit-line-clamp: 3;margin: 20px 35px;color: #000;}
.main3 .box .list .tt3{background: #363636;line-height: 60px;padding: 0 35px;font-size: 16px;color: #fff;position: relative;}
.main3 .box .list .tt3 img{display: block;position: absolute;right: 30px;top:0;bottom: 0;margin: auto 0;}
.main3 .box .list:hover .bjcover{transform:scale(1.06);}
.main3 .box .list:hover .tt1{color: #2ba737;}
.main3 .box .list:hover .tt3{background-color: #2ba737;}


/* 新闻资讯 */
.main4 .box{margin: -24px -12px 0;}
.main4 .box .list{display: block;width: calc(33.33% - 24px);margin: 24px 12px 0;float: left;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;}
.main4 .box .list .top{font-size: 24px;color: #fff;line-height:56px;padding: 0 22px;position: relative;background: #2ba737;font-weight: bold;}
.main4 .box .list .top a{display: block;font-size: 14px;font-weight: normal;position: absolute;right: 20px;top:0;color: #fff;transition: all .3s;}
.main4 .box .list .top a:hover{text-decoration: underline !important;}
.main4 .box .list .ttbox{border: 1px solid #eee;border-top: 0;padding: 22px;}
.main4 .box .list .ttbox .img{display: block;padding-top: 34%;margin-bottom: 15px;}
.main4 .box .list .ttbox .tt{min-height: 293px;overflow: hidden;}
.main4 .box .list .ttbox .tt a{display: block;font-size: 16px;line-height: 48px;padding-left: 26px;position: relative;transition: all .3s;}
.main4 .box .list .ttbox .tt a:nth-child(n+2){border-top: 1px solid #eee;}
.main4 .box .list .ttbox .tt a:after{content: "";width: 4px;height: 4px;background: #000;position: absolute;left: 9px;top:1px;bottom: 0;margin: auto 0;border-radius: 50%;}
.main4 .box .list .ttbox .tt a:hover{color: #2ba737;}
.main4 .box .list .ttbox .tt a:hover:after{background-color: #2ba737;}



footer{background: #333;color: #fff;}
footer .box2{background: #1e1e1e;font-size: 16px;color: #fff;text-align: center;padding: 25px 15px;}
footer .list2{width: 250px;float: left;text-align: center;border-left: 1px solid rgba(255,255,255,.3);border-right: 1px solid rgba(255,255,255,.3);padding-bottom: 22px;}
footer .list2 a{display: block;font-size: 16px;color: #fff;line-height: 26px;padding-bottom: 12px;}
footer .list2 a:hover{text-decoration: underline !important;}
footer .top{font-size: 26px;font-weight: bold;color: #fff;padding:10px 0 20px;}
footer .list1{width: calc(50% - 100px);float: left;padding-right:5%;}
footer .list3{width: calc(46% - 150px);float: left;margin-left:3%;}
footer .list3 form input{width: 100%;line-height: 46px;height: 46px;background: #fff;border: 0;margin-bottom: 12px;font-size: 15px;padding: 0 20px;color: #000;}
footer .list3 form textarea{width: 100%;max-width: 100%;line-height:26px;height: 104px;background: #fff;border: 0;margin-bottom: 12px;font-size: 16px;padding: 10px 20px;color: #000;}
footer .list3 form button{width: 100%;line-height: 46px;height: 46px;background: #2ba737;font-size: 17px;color: #fff;text-align: center;border: 0;transition: all 0.3s}
footer .list3 form button:hover{background-color: #26da37;}
footer .list1 .tt1{display: inline-block;border: 2px solid rgba(255,255,255,.5);border-radius: 6px;padding: 8px 20px 8px 72px;font-size: 16px;color: #fff;background: url(../images/t4.png) no-repeat 15px center;}
footer .list1 .tt1 span{display: block;font-size: 30px;font-family: 'Impact';line-height: 32px;margin-top: 6px;}
footer .list1 .tt2{font-size: 15px;line-height:36px;min-height:180px;position: relative;margin-top: 20px;min-height: 180px;}
footer .list1 .tt2 .ss{display: block;width: 120px;position: absolute;right: 0;bottom: 11px;border-radius: 2px;}











/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #2ba737;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #2ba737;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #2ba737;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #2ba737;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #2ba737;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #2ba737;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #2ba737;color: #fff;border-color: #2ba737;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}


/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;border: 1px solid #eee;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);width: calc(25% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .img{padding-top: 80%;position: relative;}
.nycp .list .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;transition: all .3s;}
.nycp .list .tt{font-size:18px;line-height: 66px;text-align: center;border-top: 1px solid #eee;color: #000;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list:hover .tt{color: #2ba737;}


.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#04960e;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}









/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* 2ba737 */

/* 016dd3 */
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (max-width:1349px){
    header nav ul > li > a{padding: 0 22px;}

}
@media (max-width:1199px) {
    header .logo{max-width:300px;}
    header nav ul > li > a{padding: 0 15px;}
    .main1 .list .tt{font-size: 16px;line-height: 50px;}

    .main3 .box {margin: -20px -10px 0;}
    .main3 .box .list{width: calc(33.33% - 20px);margin: 20px 10px 0;}
    footer .list1 .tt2{min-height: inherit;}
    footer .list1 .tt2 .ss{display: block;position: relative;right: auto;bottom: auto;margin-top: 11px;}
}
@media (max-width:991px) {
    body{padding-top: 100px;}
    header .logo{height: 100px;line-height: 100px;max-width: calc(100% - 50px);}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .txt{display: none;}
    header nav ul{float: none;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0;border-bottom: 1px solid #ddd;margin: 0;}
    header nav ul > li a:after{display: none;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;line-height:44px;text-align: center;}
    header nav ul > li:hover .ul{display: none;}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:40px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #2ba737;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    footer .list1 .tt1 span{font-size: 24px;}

    .main3 .box .list .tt1{font-size: 20px;padding: 0 22px;line-height: 60px;}
    .main3 .box .list .tt2{margin: 15px 22px;font-size: 14px;line-height: 28px;height: 84px;}
    .main3 .box .list .tt3{font-size: 14px;line-height: 48px;}
    .main4 .box .list{width: calc(100% - 24px);}
    .main4 .box .list .ttbox .tt{min-height: inherit;}

    footer .ss{display: none !important;}
    footer .list2{width: 160px;}
    footer .list1{width: calc(50% - 50px);}
    footer .list3{width: calc(46% - 110px);}
    


    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}




    
    
}

@media (max-width:767px) {
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*头部公用*/
    .main66{padding:36px 0;}
    .title{padding-bottom:26px;}
    .title .div1{font-size:26px;}
    .title .div2{margin-top:8px;}
    .title .div2 span{font-size:14px;padding: 0 10px;}
    .gd{width: 140px;line-height: 40px;box-shadow:none;padding-right:40px;font-size: 14px;margin-top:28px;}
    .gd:after{width: 40px;}



    /* 产品中心 */
    .main1 .lb1{margin: -5px;}
    .main1 .list{margin:5px;box-shadow: none;}
    .main1 .list .tt{font-size:15px;line-height:40px;}

    /* 企业信息 */
    .main2 .box{box-shadow: none;padding: 30px 25px;}
    .main2 .box .bjcover{display: none;}
    .main2 .box .tt1{font-size:20px;padding-bottom:18px;margin-bottom:14px;}
    .main2 .box .tt1:after{height: 2px;}
    .main2 .box .tt2{font-size:15px;line-height:28px;-webkit-line-clamp: 10;max-height:280px;min-height: inherit;}
    .main2 .gd{margin-top: 15px;}


    /* 技术力量 */
    .main3 .box .list{width: calc(50% - 20px);}






    /* 新闻资讯 */
    .main4 .box .list .top{font-size: 20px;padding: 0 15px;line-height: 50px;}
    .main4 .box .list .top a{right: 15px;}
    .main4 .box .list .ttbox{padding:15px;}
    .main4 .box .list .ttbox .img{margin-bottom: 8px;}
    .main4 .box .list .ttbox .tt a{font-size: 15px;line-height: 44px;padding-left:22px;}
    .main4 .box .list .ttbox .tt a:after{left: 5px;}


    footer .box2{padding: 20px 15px;font-size: 13px;}
    footer .top{font-size: 20px;padding-bottom:10px;}
    footer .list1{width: 100%;padding: 0;}
    footer .list1 .tt1{display:none;}
    footer .list1 .tt2{font-size: 15px;line-height:30px;min-height:inherit;margin-top: 0;}
    footer .list2{width: 100%;margin-top:30px;text-align: left;border: 0;padding: 0;}
    footer .list2 a{display: inline-block;vertical-align: top;font-size: 14px;line-height: 24px;padding:4px 20px 4px 0;}
    footer .list3{width:100%;margin:20px 0 0;}
    footer .list3 form input{font-size: 14px;padding: 0 15px;line-height: 44px;height: 44px;margin-bottom: 10px;}
    footer .list3 form textarea{line-height:24px;height:92px;margin-bottom: 10px;font-size: 14px;padding:10px 15px;}
    footer .list3 form button{line-height: 40px;height: 40px;font-size:15px;}

        
    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}

    /* 产品展示 */
    .nycp {margin: 0 -5px;}
    .nycp .list{margin: 5px;box-shadow:none;width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size:15px;line-height:40px;}









   
}
@media (max-width:600px) {
    body{padding-top: 80px;}
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);}
    header .lanmu{bottom:30px;}

     /* 技术力量 */
    .main3 .box .list{width: calc(100% - 20px);}



    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    


}

@media (max-width:479px) {

    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#2ba737;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}