/*全局样式*/
@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}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !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}
.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;}

header{position: relative;z-index: 111;}
header .box1 {border-bottom: 1px solid #ddd;}
header .box1 .tt1{font-size: 13px;color: #999;line-height: 35px;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{display: inline-block;vertical-align: top;font-size: 13px;line-height: 35px;padding-left: 20px;position: relative;color: #666;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 1px;height: 14px;background: #999;position: absolute;left: 10px;top:0;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #256410;}
header .box2 .logo{line-height: 120px;height: 120px;font-size: 0;}
header .box2 .logo img{max-height: 60%;}
header .box2 .txt{font-size: 14px;color: #e70021;padding-left:50px;background: url(../images/tu1.png) no-repeat left center;line-height: 18px;margin-top: 35px;}
header .box2 .txt span{font-size:30px;font-family: 'Impact';display: block;line-height: 32px;}


/*pc导航*/
header nav{background: #559f29;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: 14.28%;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;right: 0;top:0;}
header nav ul > li > a{line-height:inherit; display:block;color: #fff;font-size: 16px;line-height: 54px;}
header nav ul > li > i.glyphicon{display: none;}
header nav ul > li:hover > a{color: #fff;background-color: #256410;}
header nav ul > li.active > a{color: #fff;background-color: #256410;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;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: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #256410;color: #fff;}
header nav .ul a.active{background-color: #256410;color: #fff;}
header nav ul > li:hover .ul{display: block;}
/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{height: 600px;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#256410;width: 30px;border-radius: 4px;}




.main66{padding: 66px 0;}
.title{text-align: center;overflow: hidden;margin-bottom:44px;}
.title .div1{font-size: 32px;font-weight: bold;color: #000;line-height: 110%;}
.title .div2{font-size: 0;margin-top:14px;}
.title .div2 span{display: inline-block;vertical-align: top;font-size: 22px;font-family: 'Arial';color: #ddd;text-transform: uppercase;padding: 0 16px;line-height:26px;position: relative;font-weight:bold;}
.title .div2 span:after{content: "";width: 4px;height: 100%;background: #559f29;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width: 4px;height: 100%;background: #559f29;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span i:after{content: "";width: 188px;height: 1px;background: #559f29;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span i:before{content: "";width: 188px;height: 1px;background: #559f29;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.title.titlebs .div2 span{color: #fff;}


.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background-color: #fff;}
.title.titlebs .div2 span:before{background-color: #fff;}
.title.titlebs .div2 span i:after{background-color: #fff;}
.title.titlebs .div2 span i:before{background-color: #fff;}






.title1{text-align: center;font-size: 0;margin-top: -5px;margin-bottom: 40px;}
.title1 a{display: inline-block;vertical-align: top;font-size: 16px;line-height: 44px;min-width: 130px;text-align: center;padding: 0 10px;background: #559f29;color: #fff;margin: 1px;transition: all .2s;}
.title1 a:hover{background-color: #256410;}
.title1 a.active{background-color: #256410;}


/* 产品展示 */
.main1 .list{display: block;border: 1px solid #ddd;background: #fff;padding: 10px;}
.main1 .list .bjcover{padding-top:90%;position: relative;overflow: hidden;}
/* .main1 .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;} */
.main1 .list .tt1{background: #559f29;line-height: 52px;color: #fff;text-align: center;font-size: 20px;font-weight: bold;margin-top: 10px;}
.main1 .list .tt2{font-size: 14px;font-family: 'Arial';color: #999;text-align: center;text-transform: uppercase;line-height: 36px;padding-bottom: 16px;}
.main1 .list .tt3{width: calc(100% + 20px);margin-left: -10px;line-height: 34px;color: #559f29;border-top: 1px solid #ddd;text-align: center;padding-top: 10px;}
.main1 .list:hover .tt1{background-color: #256410;}
.main1 .list:hover .tt3{color: #e70021;}
.main1 .list:hover .bjcover{transform:scale(1.06)}


/* 公司简介 */
.main2 .box{background: #fff;padding: 60px 44px 60px 60px;}
.main2 .box .bjcover{width: 44%;height: 310px;float: left;}
.main2 .box .tt{width: 56%;float: left;padding: 22px 0 22px 40px;}
.main2 .box .tt .tt1{font-size: 20px;font-weight: bold;color: #000;padding-bottom: 30px;position: relative;}
.main2 .box .tt .tt1:after{content: "";width: 40px;height: 2px;background: #559f29;position: absolute;left: 0;bottom: 15px;}
.main2 .box .tt .tt2{font-size: 14px;line-height: 30px;height: 150px;overflow: hidden;}
.main2 .box .tt .tt3{display: block;font-size: 12px;color: #559f29;margin-top: 22px;}
.main2 .box .tt .tt3:hover{color: #e70021;text-decoration: underline  !important;}


/* 热门产品 */
.main3 .list{display: block;background: #F4F4F4;padding: 15px;}
.main3 .list .bjcover{padding-top: 90%;}
.main3 .list .tt1{font-size: 18px;color: #000;line-height: 56px;}
.main3 .list .tt2{font-size: 14px;color: #559f29;line-height: 26px;border-top: 1px solid #ddd;padding-top: 15px;}
.main3 .list:hover .bjcover{transform:scale(1.06);}
.main3 .list:hover .tt1{color: #559f29;}
.main3 .list:hover .tt2{color: #e70021;}


/* 产品优势 */
.main4{background: #F4F4F4;}
.main4 .box{font-size: 0;text-align: center;margin: -22px -10px 0;}
.main4 .box .list{display: inline-block;vertical-align: top;width: calc(20% - 20px);margin: 33px 10px 0;text-align: center;}
.main4 .box .list .img{width: 140px;height: 140px;line-height: 140px;font-size: 0;background: #fff;border-radius: 50%;border: 1px solid #ddd;box-shadow: 0 4px 11px rgba(0,0,0,.1);margin: 0 auto 25px;}
.main4 .box .list .img img{max-width: 50%;}
.main4 .box .list .tt1{font-size: 18px;}
.main4 .box .list .tt2{font-size: 12px;color: #999;font-family: 'Arial';line-height:20px;text-transform: uppercase;margin-top:9px;}


/* 案例展示 */
.main5 .box .zuo{width: 60%;float: left;padding: 20px;background: #fff}
.main5 .box .zuo .bjcover{height: 410px;}
.main5 .box .you{width: calc(40% - 10px);margin-left: 10px;padding: 20px;background: #fff;float: left;}
.main5 .box .you a{width: calc(50% - 5px);display: block;float: left;}
.main5 .box .you a .bjcover{height: 130px;}
.main5 .box .you a:nth-child(even){margin-left: 10px;}
.main5 .box .you a:nth-child(n+3){margin-top: 10px;}
.main5 .box a{overflow: hidden;display: block;}
.main5 .box a:hover .bjcover{transform:scale(1.06);}

/* 新闻中心 */
.main6 .list{display: block;}
.main6 .list .bjcover{padding-top: 50%;}
.main6 .list .tt{padding: 20px 0;border-bottom: 1px solid #ddd;}
.main6 .list .tt .tt1{font-size: 18px;color: #000;}
.main6 .list .tt .tt2{font-size: 14px;color: #666666;line-height: 24px;height: 48px;overflow: hidden;margin-top: 8px;}
.main6 .list .tt3{font-size: 24px;color: #333;padding-top: 10px;font-weight: bold;font-family: 'Arial';}
.main6 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list:hover .tt{border-color: #559f29;}
.main6 .list:hover .tt .tt1{color: #559f29;}



/* 联系我们 */
.main8 .list1{width: 50%;float: left;padding-right: 220px;position: relative;}
.main8 .list1 .ss{display: block;width: 150px;height: 150px;border: 1px solid #ddd;position: absolute;right: 40px;top:0;}
.main8 .list1 div{padding-left: 44px;position: relative;font-size: 14px;color: #000;padding-bottom: 20px;line-height: 24px;}
.main8 .list1 div span{color: #666;position: absolute;left: 0;top:0;}
.main8 form{width: 50%;float: left;}
.main8 form input{line-height: 40px;height: 40px;background: #E7E7E7;width: calc(50% - 5px);float: left;border: 0;padding: 0 15px;}
.main8 form input:nth-child(2){margin-left: 10px;}
.main8 form textarea{line-height: 24px;height:116px;background: #E7E7E7;width: 100%;max-width: 100%;float: left;border: 0;margin-top: 10px;padding: 8px 15px;}
.main8 form button{width: calc(50% - 5px);background: #559f29;line-height: 40px;font-size: 16px;text-align: center;color: #fff;border: 0;margin-top:10px;transition: all .2s;}
.main8 form button:hover{background-color: #256410;}

.main8 .container-fluid{padding-top: 20px;padding-bottom: 20px;}
.main8 .box{padding-top: 22px;}


footer{background: #559f29;padding: 25px 0;text-align: center;font-size: 14px;color: #fff;}



/*内页共用*/
.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: #559f29;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 34px 0 24px;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: #559f29;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #559f29;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*二级*/
.ny .zuo .ul2{display:none;border: 1px solid #eee;padding: 6px 20px;}
.ny .zuo .ul2.active{display:block;}
.ny .zuo .ul2 a{line-height: 42px;padding:0 10px 0 15px;width: 100%;position: relative;display: block;transition: all 0.3s}
.ny .zuo .ul2 a:nth-child(n+2){border-top:1px dashed #eee;}
.ny .zuo .ul2 a:hover{color: #559f29}
.ny .zuo .ul2 a.active{color: #559f29}

/*左侧联系我们*/
.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: #559f29;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: #559f29;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #559f29;}


/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.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: #559f29;color: #fff;border-color: #559f29;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}





.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .bjcover{padding-top: 90%;}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list .tt{border: 1px solid #ddd;text-align: center;line-height: 56px;font-size: 15px;color: #000;}
.nycp .list:hover .tt{background-color: #559f29;color: #fff;border-color: #559f29;}





/*详情页*/
.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;}




.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:#559f29;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}


















/*transition: all .2s;*/
/*559f29*/

/*256410*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top:47%;}
}
@media (max-width:1199px){
    .main1 .list .tt1{font-size: 17px;}




}
@media (max-width:991px) {
    header .box2 .txt{display: none;}
    /*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 .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding:0;border-bottom: 1px solid #ddd;text-align: center;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;line-height:48px;}
    header nav ul > li:hover > a{color: #559f29;background: fixed;}
    header nav ul > li.active > a{color: #559f29;background: fixed;}
    header nav ul > li:hover .ul{display: none;}



    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:49px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #559f29;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;}


    .main2 .box{padding: 20px;}
    .main2 .box .tt{padding-left: 22px;}


    .main5 .box .zuo{width: 100%;}
    .main5 .box .bjcover{padding-top:60% !important;height: auto !important;}
    .main5 .box .you{width: 100%;margin: 20px 0 0;}

    .main4 .box .list {width: calc(33.33% - 20px);}
    
    /* 联系我们 */
    .main8 .list1{padding-right: 30px;}
    .main8 .list1 .ss{display: none;}


    /*内页共用*/
    .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{padding: 0 10px;text-align: center;}
    .ny .zuo .ul > a:before{right: 15px;}
            
    
}

@media (max-width:767px) {
    header .box1{display:none;}
    .banner.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 4px;}

    .main66{padding:36px 0;}
    .title{margin-bottom: 26px;}
    .title .div1{font-size:24px}
    .title .div2{font-size: 0;margin-top:5px;}
    .title .div2 span{font-size: 14px;line-height: 20px;}
    .title .div2 span:after{display: none}
    .title .div2 span:before{display: none}
    .title .div2 span i:after{display: none}
    .title .div2 span i:before{display: none}


    .title1{margin-bottom: 28px;}
    .title1 a{font-size: 14px;min-width: 100px;}

    /* 产品展示 */
    .main1 .list{padding: 0;}
    .main1 .list .tt1{line-height:40px;font-weight: normal;font-size: 15px;margin: 0;}
    .main1 .list .tt2{font-size: 11px;padding-bottom: 0;}
    .main1 .list .tt3{padding-top: 0;line-height: 40px;}

    /* 公司简介 */
    .main2 .box {padding-bottom: 30px;}
    .main2 .box .bjcover{width:100%;height: auto;padding-top: 66%;}
    .main2 .box .tt{width: 100%;padding: 22px 0 0;}
    .main2 .box .tt .tt1{font-size:20px;padding-bottom:26px;}
    .main2 .box .tt .tt1:after{bottom:12px;}
    .main2 .box .tt .tt2{font-size: 14px;line-height: 28px;height: auto;max-height: 280px;}
    .main2 .box .tt .tt3{margin-top: 15px;}


    /* 热门产品 */
    .main3 .list{padding: 0;}
    .main3 .list .tt1{font-size: 15px;line-height: 44px;text-align: center;}
    .main3 .list .tt2{display: none;}


    /* 产品优势 */
    .main4 .box .list{width: calc(50% - 20px);margin-top: 22px;}
    .main4 .box .list .img{width: 100px;height: 100px;line-height: 100px;margin-bottom: 15px;box-shadow: 0 0 0;}
    .main4 .box .list .tt1{font-size: 15px;}
    .main4 .box .list .tt2{font-size: 10px;margin-top: 6px;line-height: 16px;}

    /* 案例展示 */
    .main5 .box .zuo{padding: 10px;}
    .main5 .box .you{padding: 10px;}


    /* 联系我们 */
    .main8 .list1{width:100%;padding: 0;}
    .main8 .list1 div{padding-bottom: 10px;}
    .main8 form{width:100%;margin-top: 22px;}

    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size:14px;line-height:40px;}
    


/*详情页*/
.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;}














    
   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:30px;}
    
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .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) {
    .title1 a{font-size: 14px;min-width: inherit;width:calc(50% - 2px);max-width:calc(50% - 2px);;line-height: 40px;height: 40px;overflow: hidden;}
 
    /* 新闻中心 */
    .main6 .title1 a{width:calc(33.33% - 2px);max-width:calc(33.33% - 2px);;padding: 0 5px;}

      /* 联系我们 */
      .main8 form input{width: 100%;}
      .main8 form input:nth-child(2){margin: 10px 0 0}
      .main8 .container-fluid{padding-top: 10px;padding-bottom: 10px;}
      .main8 .box{padding-top: 0;}
      footer{padding: 15px;}


      .danye .ditu{height:300px;}


    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#559f29;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;} 
}