/*全局样式*/
@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 "微软雅黑", "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;}
*{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%;}
.container-fluid {max-width: 1310px !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;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}

header .top{background: #f7f7f7;}
header .top .tt1{line-height: 36px;color: #888888;font-size: 12px;}
header .top ul{font-size:0;}
header .top ul li{position: relative;display: inline-block;vertical-align: top;}
header .top ul li a{line-height: 36px;color: #888888;font-size: 12px;padding-left: 30px;display: block;position: relative;z-index: 2;}
header .top ul li:nth-child(2)::after{content:"";width:1px;height: 10px;background: #888888;position: absolute;left:15px;top:0;bottom:0;margin: auto 0;}
header .top ul li a img{position: relative;top:-2px;padding-right: 4px;}
header .top ul li:nth-last-of-type(1){color: #fff;margin-left: 15px;}
header .top ul li:nth-last-of-type(1) a{color: #fff;}
header .top ul li:nth-last-of-type(1):before{content: "";width:1000px;height: 100%;background: #018a3c;position: absolute;left:10px;top:0;z-index: 1;}
header .top ul li:nth-last-of-type(1):after{content:"";width: 10px;height: 100%;background:rgba(1,138,60,.12);border-right: 5px solid rgba(1,138,60,.23);position: absolute;left: 0;top:0;z-index: 1;}
header .top ul li a:hover{text-decoration: underline !important;}
header .logo{line-height: 140px;height: 140px;font-size: 0;}
header .txt1{padding-left: 20px;margin-left: 22px;border-left: 1px solid #dedede;height: 42px;overflow: hidden;margin-top: 49px;position: relative;font-size: 13px;color: #777777;line-height: 15px;max-width: 550px;}
header .txt1:after{content:"";width: 1px;height: 100%;background: #dedede;position: absolute;left: 3px;top:0;}
header .txt1 div{font-size: 19px;color: #018a3c;font-weight: bold;line-height: 22px;margin-bottom: 5px;}
header .txt1 div b{color: #ff7b00;}
header .txt2{font-size: 12px;color: #666666;padding-left: 48px;background: url("../images/tu1.png") no-repeat left center;line-height:16px;margin-top: 48px;}
header .txt2 span{font-size: 26px;color: #000000;display: block;font-weight: bold;line-height: 28px;}



/*pc导航*/
header{position: relative;z-index: 111;}
header nav{background: #018a3c;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 11.111%;}
header nav .ul > li:nth-child(n + 2):after{content:'';width: 1px;height: 18px;background:#fff;position: absolute;left: 0;bottom:0;top: 1px;margin:auto 0;}
header nav .ul > li > a{position: relative; line-height:54px; display:block; color: #fff;font-size: 14px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;background:#018a3c;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li > ul > li > ul{display:none;position:absolute;left: 100%;top:10px;width: 100%;z-index: 100;padding-left: 10px;}
header nav .ul > li > ul > li > ul > li:nth-child(1):after{content: "";width: 0;height: 0;border-bottom: 6px solid transparent;border-top:6px solid transparent;border-left: 6px solid #018a3c;position: absolute;left: -10px;top:calc(50% - 10px);}
header nav .ul > li > ul > li > ul > li{position: relative;font-size: 13px;background:#018a3c;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > ul > li a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li:hover{background-color:#12b319;}
header nav .ul > li.active{background-color:#12b319;}
header nav .ul > li > ul > li:hover{background-color:#12b319;}
header nav .ul > li > ul > li > ul > li:hover{background-color:#12b319;}


/*移动导航*/
header .sjdnav {display: none;width: 140px;height: auto;position: absolute;right: 0;top:100%; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #12b319;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height:38px;font-size: 14px;}
header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:44px;cursor: pointer;z-index: 2;}
header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #12b319;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;}

/*banner*/
.banner{position: relative;z-index: 1;}
.banner .bjcover{padding-top:35.51%;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#12b319;}

/*搜索*/
.main1{background: #f9f9f9;border-bottom: 1px solid #e5e5e5;padding: 11px 0;}
.main1 .ul{font-size: 0;width: calc(100% - 300px);float: left;}
.main1 .ul a{line-height:38px;font-size: 13px;color: #555555;margin-left: 10px;display: inline-block;}
.main1 .ul a:nth-child(1){color: #000;padding-left: 20px;background: url("../images/tu3.png") no-repeat left center;}
.main1 .ul a:nth-child(n+2):hover{color: #12b319;}
.main1 form{width: 280px;float: left;display: block;margin-left: 20px;}
.main1 form input{width: calc(100% - 56px);float: left;line-height: 38px;height: 38px;border: 0;background: #dfdfdf url("../images/tu2.png") no-repeat 10px center;;padding: 0 10px 0 30px;font-size: 13px;}
.main1 form button{width: 56px;float: left;line-height: 38px;height: 38px;border: 0;background: #414342;font-size: 13px;color: #fff;text-align: center;transition: all 0.3s;}
.main1 form button:hover{background-color: #12b319;transition: all 0.3s;}

.main60{padding:60px 0;}

/*推荐项目*/
.main2.main60{padding-bottom:50px;}
.main2 .zuo{width:270px;float: left;padding-right: 30px;}
.main2 .you{width:calc(100% - 270px);float: left;}
.main2 .zuo .top{font-size:22px;line-height: 74px;color: #fff;font-weight: bold;padding-left:46px;position: relative;background: #018a3c;margin-bottom: 10px;}
.main2 .zuo .top:after{content:"";width: 4px;height: 11px;background: #fff;position: absolute;left: 20px;top:0;bottom:13px;margin: auto 0;display: block;}
.main2 .zuo .top:before{content:"";width: 4px;height: 11px;background: #fff;position: absolute;left: 23px;top:9px;bottom:0;margin: auto 0;display: block;}
.main2 .zuo .top span{font-size: 14px;font-weight: 200;padding-left: 10px;position: relative;text-transform: uppercase;}
.main2 .zuo .lanmu2{margin-bottom: 20px;}
.main2 .zuo .lanmu2 .li{display:block;line-height: 42px;border: 1px solid #e9e9e9;padding-left: 46px;padding-right: 10px;position: relative;font-size: 14px;color: #555555;}
.main2 .zuo .lanmu2 .li:after{content:"";width: 6px;height: 6px;border-radius: 50%;border: 1px solid #a9a9a9;position: absolute;left: 20px;top:0;bottom:0;margin: auto 0;display: block;color: #000000;transition: all 0.3s;}
.main2 .zuo .lanmu2 .li:nth-child(n + 2){margin-top:4px;}
.main2 .zuo .lanmu2 .li:hover{border-color:#ff7b00;color: #fff;background-color: #ff7b00;}
.main2 .zuo .lanmu2 .li:hover:after{border-color:#fff;}
.main2 .zuo .lanmu2 .li.active{border-color:#ff7b00;color: #fff;background-color: #ff7b00;}
.main2 .zuo .lanmu2 .li.active:after{border-color:#fff;}
.main2 .zuo .lanmu3{margin-top: 10px;font-size: 0;}
.main2 .zuo .lanmu3 a{font-size: 12px;line-height: 38px;border: 1px solid #353535;display: inline-block;text-align: center;width: 50%;vertical-align: top;color: #353535;}
.main2 .zuo .lanmu3 a:nth-child(1){background: #353535;color: #fff;}
.main2 .zuo .lanmu3 a:hover{background-color: #018a3c;border-color: #018a3c;color: #fff;}
.main2 .zuo .bottom{border: 1px solid #018a3c;padding: 2px;background: #fff;}
/*右侧顶部*/
.main2 .you .top{padding-top: 20px;padding-bottom: 2px; margin-bottom: 20px;overflow: hidden;position: relative;}
.main2 .you .top > div > div{display: inline-block;position: relative;padding-right: 24px;line-height:24px;height: 24px; color: #A151515;font-size: 22px;font-weight: bold;padding-left: 20px;}
.main2 .you .top > div > div:before{content:"";height: 22px;width:886px;background:url("../images/tu8.png") no-repeat right center;position: absolute;left: 100%;top:2px;bottom:0;}
.main2 .you .top > div > div:after{content:"";height: 52px;width:2px;background:#018a3c;position: absolute;left: 0;top:-16px;}
.main2 .you .top > div:before{content:"";height: 2px;width:80px;background:#018a3c;position: absolute;left: 0;top:4px;bottom:0;}
.main2 .you .top > div:after{content:"";width: 0;height: 0;border-top: 5px solid transparent;border-left: 5px solid #018a3c;border-bottom: 5px solid transparent;display: block;position: absolute;left: 88px;top:0;}
.main2 .you .top:after{content:"";width: 0;height: 0;border-top: 5px solid transparent;border-left: 5px solid #ff7b00;border-bottom: 5px solid transparent;display: block;position: absolute;left: 98px;top:0;}
.main2 .you .top:before{content:"";width: 0;height: 0;border-top: 5px solid transparent;border-left: 5px solid #018a3c;border-bottom: 5px solid transparent;display: block;position: absolute;left: 108px;top:0;}

/*右侧内容*/
.main2 .listbox{margin:0 -8px;}
.main2 .listbox .list{width:calc(25% - 16px);margin: 0 8px 16px;float: left;border: 1px solid #e2e2e2;}
.main2 .listbox .list .imgbox{padding: 4px;}
.main2 .listbox .list .imgbox .img{height: 170px;}
.main2 .listbox .list .tt{border-top:1px solid #e2e2e2;line-height: 42px;text-align: center;padding: 0 4px;}
.main2 .listbox .list:nth-child(n+9){display:none;}
.main2 .listbox .list:hover{border-color: #018a3c;}
.main2 .listbox .list:hover .tt{background-color: #018a3c;border-color: #018a3c;color: #fff;}

/*条幅*/
.main3{padding-top: 9.63%;min-height:130px;}

/*优势*/
.title1{margin-bottom:40px;margin-top: -10px;}
.title1 img{display:block;margin: 0 auto;}
.main4 .list{position:relative;min-height: 400px;padding-right: calc(16% + 220px);}
.main4 .list:nth-child(2){margin-top: 30px;}
.main4 .list .tt{padding-left:94px;position: relative;overflow: hidden;}
.main4 .list .tt:nth-last-of-type(1){margin-top:30px;}
.main4 .list .tt .tt1{color: #000;font-size: 26px;font-weight: bold;position: relative;line-height: 34px;overflow: hidden;padding-bottom: 26px;}
.main4 .list .tt .tt1:before{content:"";width: 100%;height: 9px;background: url("../images/tu8.png") repeat-x;position: absolute;left: 0;bottom:0;}
.main4 .list .tt .tt1 i{color: #999999;font-size: 12px;text-transform: uppercase;font-weight: 100;padding-left: 3px;line-height: 20px;display: inline-block;word-break:break-all;margin-top: 8px;}
.main4 .list .tt .tt1 b{padding-right: 0;}
.main4 .list .tt .tt2{color: #333333;font-size: 15px;line-height: 32px;margin: 14px 0;}
.main4 .list .tt .img1{position:absolute;left: 0;top:0;}
.main4 .list .img{width:calc(16% + 200px);position: absolute;right: 0;top:0;bottom:0;height: 100%;}
.main4 .list .img img{display: block;position: absolute;right: 0;top:0;bottom: 0;max-height:100%;margin: auto 0;}
.main4 .list:nth-child(even){padding-right: 0;padding-left:calc(16% + 220px);}
.main4 .list:nth-child(even) .img{left: 0;right: inherit;}

/*案例*/
.title{font-size: 0;text-align: center;overflow: hidden;margin-bottom: 32px;}
.title .div1{font-size: 30px;font-weight: bold;color: #000;line-height: 32px;}
.title .div2{font-size: 14px;color: #656565;line-height: 18px;margin-top: 6px;padding: 0 14px;display: inline-block;position: relative;}
.title .div2:after{content: "";width: 160px;height: 2px;background: #018a3c;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2:before{content: "";width: 160px;height: 2px;background: #018a3c;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: #fff;}


/*产品展示*/
.main5.main60{padding-bottom: 50px;}
.main5 .box{margin-top:10px;}
.main5 .swiper-container .container-fluid{max-width:1330px !important;}
.main5 .list{display:block;background: #fff;margin:10px;padding: 12px;box-shadow: 0 3px 10px rgba(0,0,0,.1);}
.main5 .list .imgbox{position:relative;overflow: hidden;}
.main5 .list .imgbox .img{position:relative;z-index: 1;padding-top: 82%;min-height: 170px;}
.main5 .list .imgbox .xg1{position:absolute;left: -140%;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.8);z-index: 2;}
.main5 .list .imgbox .xg2{position:absolute;top:50%;left: 0;right: 0;transform:translateY(-50%);text-align: center;width: 100%;padding: 14px;}
.main5 .list .imgbox .tt1{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 4px;}
.main5 .list .imgbox .tt2{font-size: 12px;color: rgba(255,255,255,.6);text-transform: uppercase;}
.main5 .list .imgbox .tt3{width: 233px;border: 2px solid #fff;text-align: left;padding: 0 18px;line-height: 38px;margin: 0 auto;font-size: 12px;color: #fff;position: relative;margin-top:22px;}
.main5 .list .imgbox .tt3:after{content:"";width: 9px;height: 11px;background: url("../images/tu33.png") no-repeat;position: absolute;right: 18px;top:0;bottom:0;margin: auto 0;}
.main5 .list .ttbox{padding:22px 50px 10px 10px;position: relative;}
.main5 .list .ttbox:after{content:"+";width: 32px;height: 32px;position: absolute;right: 10px;top:12px;bottom:0;margin: auto 0;background: #d9d9d9;transition: all 0.3s;color: #fff;line-height: 31px;font-size: 17px;text-align: center;}
.main5 .list:hover .ttbox:after{background: #018a3c;}
.main5 .list .ttbox .tt1{font-size: 16px;color: #000000;}
.main5 .list .ttbox .tt2{font-size: 12px;color: #888888;margin-top: 6px;}
.main5 .swiper-button-prev{width: 50px;height: 50px;background:#018a3c url("../images/tu44.png") no-repeat center center;margin-top: -25px;transform:rotate(180deg);}
.main5 .swiper-button-next{width: 50px;height: 50px;background:#018a3c url("../images/tu44.png") no-repeat center center;margin-top: -25px;}


/*服务流程*/
.main6 .list{display:block;border-top: 6px solid #e5e5e5;}
.main6 .list .tt{border: 1px solid #e5e5e5;border-top: 0;padding:44px 15px;background: #fff;text-align: center;}
.main6 .list .tt1{font-size: 58px;color: #018a3c;}
.main6 .list .tt2{font-size: 22px;color: #000;font-weight: bold;margin-top:18px;line-height: 32px;transform:perspective(1px);}
.main6 .list .tt3{font-size: 12px;color: #777777;text-transform: uppercase;line-height: 18px;margin-top: 2px;}
.main6 .list:hover{border-color:#99de38;}
.main6 .list:hover .tt{background-color: rgba(1,138,60,.9);border-color: rgba(1,138,60,.9);}
.main6 .list:hover .tt1{color: #fff;}
.main6 .list:hover .tt2{color: #fff;}
.main6 .list:hover .tt3{color: #fff;}

/*公司简介*/
.main7 .zuo{width:50%;float: left;padding-right: 100px;position: relative;margin-top: 20px;}
.main7 .zuo .title3{font-size: 14px;color: #777777;text-transform: uppercase;padding-left: 114px;position: absolute;right: -60px;top:90px;transform:rotate(90deg);}
.main7 .zuo .title3:after{content:"";width: 100px;height: 1px;background: #e1e1e1;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main7 .you{width:50%;float: left;padding:0 40px;padding-bottom: 25px;position: relative;margin-top: 20px;}
.main7 .zuo .title2{font-size: 30px;font-weight: bold;color: #000;line-height: 34px;position: relative;padding-bottom: 22px;margin-bottom: 20px;}
.main7 .zuo .title2:after{content:"";width: 30px;height: 2px;background: #018a3c;position: absolute;left: 0;bottom: 0;}
.main7 .zuo .title2 span{font-size: 12px;color: #656565;line-height: 20px;display: block;font-weight: 400;text-transform: uppercase;margin-top: 4px;}
.main7 .zuo .tt1{font-size: 14px;line-height: 30px;color: #000000;height: 210px;overflow: hidden;}
.main7 .zuo .tt2{font-size: 14px;line-height: 44px;color: #fff;width: 170px;text-align: center;padding-right: 44px;background: #018a3c;display: block;position: relative;float: right;margin-top: 22px;}
.main7 .zuo .tt2:after{content:"";width: 44px;height: 100%;background: #99de38 url("../images/tu44.png") no-repeat center center;position: absolute;right: 0;top:0;background-size: 20%;}
.main7 .zuo .tt2:hover{opacity: .88;}
.main7 .you .bjcover{height: 390px;position: relative;z-index: 2;}
.main7 .you:after{content: "";width: 82px;height: 82px;background:rgba(1,138,60,.1);position: absolute;left: 15px;bottom: 0;z-index: 3;}
.main7 .you:before{content: "";width: 82px;height: 82px;background:rgba(1,138,60,.5);position: absolute;right: 0;bottom: 25px;z-index: 1;}


/*种植基地*/
.main5.lb2{background: #f3f3f3;}
.title4{font-size:0;position: relative;margin-bottom: 40px;border: 1px solid #ececec;padding-right: 20px;background: #fff;}
.title4 .div1{font-size: 25px;color: #000;display: inline-block;background: #f0f0f0;padding: 0 30px 0 50px;line-height: 48px;font-weight: bold;}
.title4 .div1 span{position:absolute;left:-5px;top:0;background: #018a3c;line-height: 24px;height: 24px;bottom:0;display: block;width: 42px;margin: auto 0;text-align: center;font-size: 0;}
.title4 .div1 span:after{content:"";width: 0;height: 0;display: block;border-top: 0 solid transparent;border-right: 5px solid #018a3c;border-bottom: 5px solid transparent;}
.title4 .div1 i{padding-left:20px;position: relative;font-size: 12px;color: #888888;text-transform: uppercase;font-weight: 400;}
.title4 .div1 i:after{content:"";width:1px;height: 10px;background: #888888;position: absolute;left: 10px;bottom:2px;transform:rotate(20deg)}
.title4 .div2{color: #000;font-size: 14px;position: absolute;right: 20px;top:0;line-height: 48px;padding-right: 20px;display: block;}
.title4 .div2:after{content:"";width: 13px;height: 13px;background: #018a3c url("../images/tu44.png") no-repeat center center;border-radius: 50%;position: absolute;right: 0;top:1px;bottom: 0;margin: auto 0;display: block;background-size: 36%;}
.title4 .div2:hover{color: #018a3c;}

/*新闻*/
.main8 .zuo{width:calc(26% + 110px);float: left;margin-right: 20px;background:#f6f6f6;display: block;}
.main8 .you{width:calc(74% - 130px);float: left;}
.main8 .title5{font-size: 25px;color: #000;line-height: 32px;padding: 22px 30px;font-weight: bold;}
.main8 .title5 span{font-size: 15px;color: rgba(0,0,0,.3);display: block;line-height: 20px;font-weight: 400;}
.main8 .zuo .title5{background: #018a3c;color: #fff;}
.main8 .zuo .title5 span{color: rgba(255,255,255,.3);}
.main8 .zuo .img{position: relative;padding: 0 20px;}
.main8 .zuo .img .bjcover{height: 220px;position: relative;z-index: 2;}
.main8 .zuo .img:after{content:"";width: 100%;height: 50%;background:#018a3c;position: absolute;left: 0;right: 0;top:0;z-index: 1;}
.main8 .zuo .ttbox{padding:15px 20px 30px;}
.main8 .zuo .ttbox .tt1{line-height: 54px;font-size: 17px;color: #000000;}
.main8 .zuo .ttbox .tt2{line-height: 26px;font-size: 14px;color: #777777;height: 78px;overflow: hidden;}
.main8 .zuo .ttbox .tt3{line-height: 22px;font-size: 14px;color: #c5c5c5;text-align: right;position: relative;margin-top: 17px;}
.main8 .zuo .ttbox .tt3:after{content:"";width: 33px;height: 1px;background: #d8d8d8;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;}
.main8 .zuo:hover .ttbox .tt1{color: #018a3c;}
.main8 .zuo:hover .ttbox .tt3:after{background-color: #018a3c;}
.main8 .you .list{background: #f6f6f6;}
.main8 .you .list:nth-child(2){margin-top: 15px;}
.main8 .you .lb4{padding: 0 30px 30px;overflow:inherit;}
.main8 .you .lb5{padding: 0 30px 30px;overflow:inherit;}
.main8 .you .lb4 .ttbox{display: block;margin-top: -8px;}
.main8 .you .lb4 .ttbox .tt1{font-size: 17px;color: #000;line-height: 32px;}
.main8 .you .lb4 .ttbox .tt2{line-height: 26px;font-size: 14px;color: #777777;height: 52px;overflow: hidden;margin-top:8px;}
.main8 .you .lb4 .ttbox .tt3{line-height: 22px;font-size: 14px;color: #c5c5c5;text-align: right;position: relative;margin-top: 18px;}
.main8 .you .lb4 .ttbox .tt3:after{content:"";width: 36px;height: 8px;background:url("../images/tu6.png") no-repeat;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main8 .you .lb5 .ttbox{display: block;padding-bottom:6px;position: relative;margin-top: -8px;}
.main8 .you .lb5 .ttbox:after{content: "";width: 100%;height: 1px;border-top: 1px dashed #d4d4d4;position: absolute;left: 0;right: 0;bottom: -10px;}
.main8 .you .lb5 .ttbox .tt1{font-size: 17px;color: #000;line-height: 32px;padding-left: 26px;position: relative;}
.main8 .you .lb5 .ttbox .tt2{font-size: 13px;color: #777777;line-height: 22px;padding-left: 26px;position: relative;}
.main8 .you .lb5 .ttbox .tt1:after{content:"q";width: 16px;height: 16px;background: #018a3c;position: absolute;left: 0;top:8px;text-transform: uppercase;color: #fff;text-align: center;line-height: 16px;font-size: 12px;}
.main8 .you .lb5 .ttbox .tt2:after{content:"a";width: 16px;height: 16px;background: #99de38;position: absolute;left: 0;top:3px;text-transform: uppercase;color: #fff;text-align: center;line-height: 16px;font-size: 12px;}
.main8 .you .lb5 .swiper-container{height: 140px;}
.main8 .you .ttbox:hover .tt1{color: #018a3c;}
.main8 .you .swiper-button-prev{width:26px;height: 26px;border: 1px solid #e5e5e5;background:#d9d9d9 url("../images/tu44.png") no-repeat center center;left: inherit;right: 60px;top:-48px;background-size: 32%;transform:rotate(180deg);transition: all 0.3s;}
.main8 .you .swiper-button-next{width:26px;height: 26px;border: 1px solid #e5e5e5;background:#d9d9d9 url("../images/tu44.png") no-repeat center center;left: inherit;right: 30px;top:-48px;background-size: 32%;transition: all 0.3s;}
.main8 .you .swiper-button-prev:hover,.main8 .you .swiper-button-next:hover{background-color: #018a3c;}
.main8 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: .2;}


/*联系我们*/
.main9{background: #f3f3f3;}
.main9 .zuo{width: 50%;float: left;padding-right: 40px;}
.main9 .you{width: 50%;float: left;;}
.main9 .zuo .tt1{font-size: 14px;color: #222222;line-height: 26px;max-height: 81px;overflow: hidden;}
.main9 .zuo .tt2{font-size: 14px;color: #000000;line-height: 27px;margin-top: 20px;}
.main9 .zuo .tt2 .tt3{font-size: 16px;color: #000000;font-weight: bold;line-height: 32px;}
.main9 .zuo .tt4{width: 126px;line-height: 40px;background: #333333;text-align: center;font-size: 14px;color: #fff;display: block;margin-top: 20px;}
.main9 .zuo .tt4:hover{background-color: #018a3c;color: #fff;}
.main9 .you form{display:block;margin: 0 -5px;}
.main9 .you form input{display:block;line-height: 38px;height: 40px;border: 1px solid #e6e6e6;padding: 0 15px;width: calc(50% - 10px);margin: 0 5px 10px;float: left;}
.main9 .you form input.input{width: calc(100% - 10px);}
.main9 .you form textarea{display:block;line-height: 28px;height:150px;border: 1px solid #e6e6e6;padding: 10px 15px;width: calc(100% - 10px);max-width: calc(100% - 10px);margin: 0 5px 10px;float: left;}
.main9 .you form button{display:block;line-height: 40px;border:0;width: calc(100% - 10px);margin: 0 5px 10px;float: left;background: #018a3c;font-size: 15px;color: #fff;text-align: center;}
.main9 .you form button:hover{background-color: #007432;}



footer{background:#1e1e1e;padding-top: 40px;color: #fff;}
footer .list1{width:calc(22% + 140px);float: left;padding: 0 15px;font-size: 0;text-align: center;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);min-height: 200px;}
footer .list1 .tt{display:inline-block;text-align: left;color: rgba(255,255,255,.66);line-height: 25px;font-size: 14px;padding-top: 20px;}
footer .list1 .tt1{font-size: 34px;font-weight: bold;font-family: 'Impact';margin-bottom: 14px;color: #fff;}
footer .list1 .tt2{font-size: 14px;line-height: 16px;margin-bottom: 14px;color: #fff;}
footer .list1 .tt2 span{color: rgba(255,255,255,.2);display: block;}
footer .list3{width:210px;float: left;font-size: 0;text-align: right;}
footer .list3 .img{display:inline-block;text-align: center;font-size: 14px;line-height: 22px;max-width: 140px;margin-left: 10px;}
footer .list3 .img img{display: block;margin-bottom: 8px;}
footer .list2{width:calc(78% - 350px);float: left;text-align: left;font-size: 0;}
footer .list2 .ul{width:25%;display: inline-block;text-align: left;vertical-align:top;padding-right: 20px;}
footer .list2 .ul a{display: block;font-size: 14px;color: rgba(255,255,255,.5);line-height: 22px;padding: 4px 0;}
footer .list2 .ul .ul2 a:nth-child(1){color: #fff;font-size: 17px;font-weight: bold;position: relative;line-height: 40px;margin-bottom:10px;padding-bottom:8px;}
footer .list2 .ul .ul2 a:nth-child(1):before{content:"";width: 28px;height: 1px;background: rgba(255,255,255,.2);position: absolute;left:0;margin: 0 auto;bottom:0;}
footer .list2 .ul .ul2 a:nth-child(n + 2):hover{text-decoration: underline !important}
footer .box{padding:16px 0;font-size: 14px;line-height: 22px;color:#fff;position: relative;margin-top: 30px;background: #018a3c;text-align: center;}




/*内页共用*/
.ny{min-height:666px;padding: 44px 0;}
.ny .titlebox{border-bottom: 1px dashed #e2e2e2;margin-bottom: 24px;}
.ny .titlebox .div1{background:url("../images/tu40.png") no-repeat left center;line-height: 44px;padding-left: 20px;color: #333;font-size: 14px;}
.ny .titlebox .div1 a{color:#333;}
.ny .titlebox .div1 i{color:#ff7b00;}
.ny .titlebox .div1 a:hover{text-decoration: underline !important}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #018a3c;margin-bottom: 2px;}
.ny .zuo .top{font-size: 20px;font-weight: bold;color: #fff;text-align: center;}
.ny .zuo .top span{font-size: 12px;color: #fff;font-family: 'Arial';}
.ny .zuo ul{margin-top: 3px;margin-bottom: 20px;}
.ny .zuo ul .li{display:block;width: 100%;margin-bottom: 2px;}
.ny .zuo ul .li li{line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;}
.ny .zuo ul .li li:after{content:">";color: #000;position: absolute;right: 20px;top:0;}
.ny .zuo ul .li:hover li{background: #ff7b00;color: #fff;}
.ny .zuo ul .li.on1 li{background: #ff7b00;color: #fff;}
.ny .zuo ul .li:hover li:after{color: #fff;}
.ny .zuo ul .li.on1 li:after{color: #fff;}
.ny .zuo .tt{border:1px solid #e2e2e2;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #e2e2e2;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #018a3c;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #464646;font-size: 14px;line-height: 26px;}
.ny .you .top{font-size:18px;color: #000;font-weight: bold;border-bottom: 1px solid #e2e2e2;line-height: 45px;margin-bottom:22px;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 18px;border: 1px solid #ebebeb;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/tu26.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/tu27.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: #ff7b00;color: #fff;border-color: #ff7b00;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}

.nycp{margin:0 -8px;}
.nycp .list{width:calc(25% - 16px);margin: 0 8px 16px;float: left;border: 1px solid #e2e2e2;}
.nycp .list .imgbox{padding: 4px;}
.nycp .list .imgbox .img{padding-top:88%;}
.nycp .list .tt{border-top:1px solid #e2e2e2;line-height: 42px;text-align: center;padding: 0 4px;}
.nycp .list:hover{border-color: #018a3c;}
.nycp .list:hover .tt{background-color: #018a3c;border-color: #018a3c;color: #fff;}



/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 28px;}
.danye .bt{color: #018a3c;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img{margin:0 auto 15px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}


.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;transition: all 0.3s}
/*transition: all 0.3s;*/
/*018a3c*/
/*99de38*/
/*媒体查询开始*/
@media (min-width:1199px){
    .nycp .list:hover .img,
    .nyxw .list:hover .bjcover,
    .main8 .zuo:hover .bjcover,
    .main2 .listbox .list:hover .imgbox .img
    {transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;}
    
    
    .main5.lb1 .list:hover .imgbox .xg1{left:0;}
}

@media (max-width:1199px){
    footer .list2{width:calc(78% - 140px);}
    footer .list1{border-right: 0;}
    header .logo{line-height: 110px;height: 110px;}
    header .txt2{margin-top:33px;}
    
    .main4 .list .tt .tt1{font-size: 22px;}
    .main5 .list{margin:0;box-shadow: 0 0 0;}
    .main5 .list .ttbox{padding: 22px 0 10px;}
    .main5 .list .ttbox:after{display: none;}
    

    .nycp .list{width:calc(33.33% - 16px);}


}
@media (max-width:991px) {
    footer{width: 100%;padding:20px 0 0 0;margin: 0;margin-bottom: 50px;}
    footer .list1{width: 100%;padding: 0;border: 0;text-align: left;}
    footer .box{margin-top: 15px;}
    footer .list1 .tt1{font-size:28px;}
    
    /*推荐项目*/
    .main2 .zuo{width:100%;float: none;padding: 0;margin-bottom: 20px;}
    .main2 .you{width:100%;float: none;}
    .main2 .zuo .top{font-size:18px;line-height: 44px;padding-left: 30px;}
    .main2 .zuo .top:after{left: 15px;}
    .main2 .zuo .top:before{left: 18px;}
    .main2 .zuo .top span{font-size: 12px}
    .main2 .zuo .top i{position: absolute;top:0;right: 20px;line-height: 44px;}
    .main2 .zuo .lanmu2{margin:0;display: none;}
    .main2 .zuo .lanmu2 .li{line-height: 38px;}
    .main2 .zuo .lanmu2 .li:nth-child(n + 2){margin-top:2px;}
    /*右侧顶部*/
    .main2 .you .top > div > div{line-height:20px;height: 20px;font-size: 20px;}
    /*右侧内容*/
    .main2 .listbox{margin:0 -5px;}
    .main2 .listbox .list{width:calc(33.33% - 10px);margin: 0 5px 10px;}
    .main2 .listbox .list .imgbox .img{height: auto;padding-top: 75%;}

    .main60{padding:40px 0;}
    /*右侧内容*/
    .main2.main60{padding-bottom:34px;}

    .main5 .list:nth-child(2) .img{margin-top:-20px}
    .main1 .logo{height:100px;line-height: 100px;}

    /*优势*/
    .title1{margin-bottom:30px;overflow: hidden;max-width: 100%;}
    .title1 img{max-width: 160%;margin-left: -30%;}
    .main4 .list{min-height: inherit;padding-right:0;}
    .main4 .list:nth-child(2){margin-top:20px;}
    .main4 .list .tt{padding-left:0;}
    .main4 .list .tt:nth-last-of-type(1){margin-top:20px;}
    .main4 .list .tt .tt1{font-size: 18px;line-height: 30px;padding-bottom: 16px;padding-left:42px;}
    .main4 .list .tt .tt1:before{height: 6px;}
    .main4 .list .tt .tt2{line-height: 28px;margin: 8px 0;}
    .main4 .list .tt .img1{max-width: 30px;}
    .main4 .list .img{width:100%;position: relative;right: inherit;top:inherit;bottom:inherit;height:auto;margin-bottom: 22px;}
    .main4 .list .img img{position: relative;right: inherit;top:inherit;bottom: inherit;max-height:inherit;margin: 0 auto;}
    .main4 .list:nth-child(even){padding:0}
    .main4 .list:nth-child(even) .img{left: inherit;right: inherit;}


    
    .main5 .list .ttbox:after{display:none;}
    .main5 .list .imgbox .xg1{display: none;}
    .main5 .list:hover .imgbox .xg1{display: none;}
    .main5 .list .ttbox{padding-right:10px;}
    
    
    /*条幅*/
    .main3{padding-top: 9.63%;min-height:104px;}
    .main6 .list .tt2{font-size:20px;}
    .main7 .zuo{padding-right:10px;}
    .main7 .zuo .title3{display:none;}
    .main7 .you{padding:0;padding-left: 10px;}
    .main7 .you:after{display: none;}
    .main7 .you:before{display: none;}
    .main7 .you .bjcover{height:376px;}

        /*内页共用*/
    .ny{min-height: inherit;padding:16px 0}
    .ny .titlebox{margin-bottom:20px;}
    .ny .zuo{width:100%;float: none;margin-bottom:20px;padding: 0;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{font-size:17px;line-height:48px;text-align:left;padding: 0 20px;position: relative;}
    .ny .zuo .top i{color: #fff;font-size: 17px;display: block;position: absolute;right: 20px;top:0;margin: auto 0;line-height: 48px;}
    .ny .zuo ul{margin-top: 0;margin-bottom: 0;display: none;}
    .ny .zuo ul .li li{text-align: center;padding: 0 10px;line-height: 34px;}
    .ny .zuo ul .li li:after{width: 0;display: none;}
    /*二级*/
    .ny .zuo ul .ul a{line-height: 40px;width: 100%;padding: 0;margin: 0;text-align: center;}
    .ny .zuo ul .ul a:after{display: none;}


}

@media (max-width:767px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 50px);}
    /*大图轮播*/
    .banner .bjcover{padding-top:50%;}
    header .lanmu{bottom:29px;}
    /*搜索*/
    .main1 .ul{width: 100%;float: none;white-space:inherit;text-overflow:inherit;max-height: 56px;overflow: hidden;}
    .main1 .ul a{line-height:28px;}
    .main1 form{width:100%;margin: 6px 0 0 0;}
    .main60{padding:30px 0;}
    /*右侧内容*/
    .main2.main60{padding-bottom:14px;}
    .main2 .listbox .list{border: 0;}
    .main2 .listbox .list .imgbox{padding: 0;}
    .main2 .listbox .list .tt{line-height: 36px;border: 0;}
    .main2 .listbox .list:nth-child(n+9){display:none;}
    .main2 .listbox .list:hover .tt{background-color: #fff;color: #018a3c;}

    /*产品展示*/
    .main5 .list{padding: 0;background: fixed;}
    .main5 .list .ttbox{padding:11px 0;}
    .main5.lb1 .list .ttbox .tt1{color: #fff;}
    .main5.lb1 .list .ttbox .tt2{color: #fff;}
    .title.titlebs .div1{font-size:24px;}
    .main6 .list .tt{padding:25px 11px;}
    .main6 .list .tt1{font-size:50px;}
    .main6 .list .tt2{font-size:18px;margin-top: 10px;}
    .main6 .list .tt3{font-size:12px;}
        
    /*条幅*/
    .main3{min-height:44px;}
    
    .main7 .zuo{width:100%;padding: 0;margin: 0;}
    .main7 .you{width:100%;padding: 0;}
    .main7 .you .bjcover{height: auto;padding-top:80%;}
    .main7 .zuo .title2{font-size:24px;padding-bottom: 15px;margin-bottom: 12px;}
    .main7 .zuo .tt1{height: auto;max-height: 210px;}
    .main7 .zuo .tt2{line-height: 40px;width: 140px;padding-right: 40px;margin-top: 12px;float: left;}
    .main7 .zuo .tt2:after{width: 40px;}


    /*种植基地*/
    .title4{margin-bottom: 20px;padding: 0;}
    .title4 .div1{font-size: 20px;padding:0 0 0 34px;display: block;}
    .title4 .div1 span{width:30px;}
    .title4 .div1 i{font-size: 10px;}
    .title4 .div2{display: none;}

    /*新闻*/
    .main8 .zuo{width: 100%;margin: 0;}
    .main8 .you{width: 100%;margin-top: 15px;}
    .main8 .title5{font-size: 20px;line-height: 30px;padding: 15px;}
    .main8 .zuo .img{padding: 0 15px;}
    .main8 .zuo .img .bjcover{height: auto;padding-top:66%;}
    .main8 .zuo .ttbox{padding:15px 15px 20px;}
    .main8 .zuo .ttbox .tt1{line-height:30px;padding-bottom: 10px;font-size: 16px;}
    .main8 .zuo .ttbox .tt3{margin-top: 15px;}
    .main8 .you .list:nth-child(2){margin-top: 15px;}
    .main8 .you .lb4{padding: 0 15px 15px;}
    .main8 .you .lb5{padding: 0 15px 15px;}
    .main8 .you .lb4 .ttbox .tt1{font-size: 16px;line-height: 30px;}
    .main8 .you .lb4 .ttbox .tt3{margin-top: 14px;}
    /*联系我们*/
    .main9 .zuo{width: 100%;padding: 0;}
    .main9 .you{width: 100%;margin-top: 20px;}
    .main9 .zuo .tt4{width: 111px;line-height: 36px;}

    .nycp{margin:0 -5px;}
    .nycp .list{width:calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .imgbox{padding: 0;}
    .nycp .list .tt{line-height: 36px;}


    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img{margin-bottom:10px;}


}
@media (max-width:600px) {
    .main2 .listbox .list{width:calc(50% - 10px);}
    
    /*内页新闻*/
    .nyxw .list{padding: 0;border:0;box-shadow: 0 0 0;margin-bottom: 15px;}
    .nyxw .list .img{width:calc(19% + 70px);}
    .nyxw .list .img .bjcover{height:137px;}
    .nyxw .list .tt{width: calc(81% - 70px);padding-left: 15px;}
    .nyxw .list .tt1{font-size:15px;line-height: 30px;margin: 0;}
    .nyxw .list .tt2{line-height: 16px;margin-bottom:4px;}
    .nyxw .list .tt3{font-size: 13px;line-height: 25px;height: 50px;overflow: hidden;}
    .nyxw .list .tt4{width:84px;line-height: 24px;margin-top:8px;}

    
    
}

@media (max-width:479px) {
    .main2 .listbox .list .imgbox .tt{padding:0 6px;text-align: center;line-height: 34px;}
    .main2 .listbox .list .imgbox .tt:before{display:none;}
    
}
.hot{height:50px; background:#018a3c; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:52px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }