.agriculture-banner1{
    height:42.5vw;background:url(../images/agriculture-banner.png) center top no-repeat;background-size:cover;
    background-position: 0 80px;
}
.agriculture-banner2{
    height:39vw;background:url(../images/agriculture-banner2.png) center top no-repeat;background-size:cover;
    padding-top:89px;
    text-align: center;
}
.agriculture-banner2 h2{
    font-size: 36px;
    color: #333333;
    margin-bottom:40px;
}
.agriculture-banner2 h2 span{
    color: #ff3a3a;
}
.agriculture-banner2 p{
    font-size: 18px;
    color: #444444;
    text-align: center;
    line-height: 55px;
}
.agriculture-header-content{
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    align-items: center;
}
.agriculture-header{
    background-color: #fff;
    width: 100%;
    height: 105px;
    position: absolute;
    top: 0;
    z-index: 999999;
}
.agriculture-nav{
    display: flex;
    align-items: center;
}
.agriculture-nav li{
    margin-right:40px;
}
.agriculture-nav li a{
    font-size: 18px;
    color: #999999;
}
.agriculture-nav li:last-child a{
    font-size: 18px;
    color: #86BC42;;
}
.agriculture-logo{
    margin-right:80px;
}
.agriculture-logo a img{ 
    width:36px;
    height:36px;
}
.agriculture-banner3{
    background: #86BC42;
    height:22vw;
    text-align: center;
}
.agriculture-banner3 h2{
    padding-top:72px;
    font-size: 36px;
    color: #FFFFFF;
    margin-bottom:20px;
}
.agriculture-banner3 p{
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
}
.agriculture-banner4{
    height:42.5vw;background:url(../images/agriculture-banner4.png) center top no-repeat;background-size:cover;
    position: relative;
}
.agriculture-banner4-content{
    position: absolute;
    width:812px;
    height:411px;
    background:#fff;
    top:85px;
    left:203px;

}
.agriculture-banner4-content h2{
    font-size: 24px;
    color: #4B4B4B;
    text-align: center;
    padding-top:30px;
    line-height: 35px;
    margin-bottom:7px;
}
.promotion-path{
    display:flex;
    padding:0 55px 33px; 
    justify-content: space-between;
}
.promotion-path-content{
    width:200px;
    height:100%;
    text-align: center;
}
.promotion-path-content img{
    width:206px;
    height:106px;
    margin-bottom:10px;
}
.promotion-path-content h3{
    font-size: 14px;
    color: #333333;
    margin-bottom:10px;
}
.promotion-path-content p{
    font-size: 12px;
    color: #666666;
    line-height: 25px;
    letter-spacing: 0.8px;
}
.agriculture-banner5{
    background:#fff;
    text-align: center;
    padding-bottom:90px;
}
.agriculture-banner5 h2{
    padding-top:90px;
    margin-bottom:20px;
    font-size: 36px;
    color: #222222;
}
.agriculture-banner5 .agriculture-banner5-title{
    font-size: 14px;
    color: #999999;
    margin-bottom:40px;
    line-height: 25px;
}

.review-path{
    width:960px;
    margin:auto;
    display:flex;
    justify-content: space-between;
}
.review-path-content{
    padding:40px;
    box-sizing: border-box;
    width:293px;
    height:404px;
    box-shadow: 0 5px 39px 0 rgba(0,0,0,0.10);
    border-radius: 2px;

}
.review-path-content img{
    width:92px;
    height:92px;
    margin-bottom:30px;
}
.review-path-content h3{
    letter-spacing: 0.8px;
    font-size: 24px;
    color: #333333;
    line-height: 33px;
    margin-bottom:10px;
}
.review-path-content p{
    font-size: 12px;
    color: #666666;
    letter-spacing: 0.8px;
    line-height: 25px;
}
.agriculture-banner6{
    background: #86BC42;
    height:36vw;
    text-align: center;
}
.agriculture-banner6 h2{
    padding:50px 0 40px;
    font-size: 36px;
    color: #FFFFFF;
}
.agriculture-banner6-content{
    width:826px;
    height:300px;
    background:#fff;
    margin:auto;
    box-sizing: border-box;
    padding: 42px 47px 42px 68px;
    display:flex;
    align-items: center;
}
.agriculture-banner6-content p{
    flex:1;
    line-height: 25px;
    font-size: 18px;
    color: #666666;
    text-align: left;
}
.agriculture-banner6-content-left{
    width:215px;
    height:215px;
    display:flex;
    flex-wrap:wrap;
    margin-right:39px;
}
.agriculture-banner6-content-left-box{
    width:102px;
    height:102px;
    background-size:36px 42px;
    background-repeat:no-repeat;
    background-position: center 15px;
    border-radius: 2.4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
    box-sizing: border-box;
    padding-bottom:17px;
    display:flex;
    align-items: flex-end;
}
.agriculture-banner6-content-left-box p{
    font-size: 14px;
    color: #86BC42;
    line-height: 20px;
    text-align: center;
}
.agriculture-banner6-content-left-box:nth-child(2n){
    margin-left:11px;
}
.agriculture-banner6-content-left-box:nth-child(1){
    background-image:url(../images/xiaomiaobiao.png);
}
.agriculture-banner6-content-left-box:nth-child(2){
    background-image:url(../images/xiaohongbao.png);
}
.agriculture-banner6-content-left-box:nth-child(3){
    background-image:url(../images/xiaomiaobiao.png);
}
.agriculture-banner6-content-left-box:nth-child(4){
    background-image:url(../images/xiaojuan.png);
}
.agriculture-banner7{
    height:52vw;
    background:#fff;
    position: relative;
}
.agriculture-banner7 h2{
    font-size: 36px;
    color: #333333;
    padding-top:90px;
    text-align: center;
    padding-bottom:20px;
}
.agriculture-banner7 p{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding-bottom:40px;
    line-height: 30px;
}
.agriculture-banner7-content{
    width:46vw;
    height:22vw;
    background:url(../images/xiaoshouji.png) no-repeat;
    background-size: 46vw 22vw;
    margin:auto;
}
.agriculture-banner7-ext{
    background: #86BC42;
    width:960px;
    height:121px;
    margin:auto;
    left:0;
    bottom:0;
    right:0;
    top:52vw;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    line-height: 35px;
    color:#fff;
}
.agriculture-banner8{
    
    height:44vw;
    padding:10vw 15vw 0;
    display:flex;
    justify-content: space-between;
}
.form-title1,.form-title2{
    line-height:33px;
    text-align: center
}
.form-title1{
    font-size: 24px;
    color: #333333;
}
.form-title2{
    font-size: 14px;
    color: #151515;
    margin-bottom:25px;
}
.agriculture-banner8 input{
    border:0;
    background: #F6F6F6;
    border-radius: 2px;
    width:14vw;height:2.78vw;
    outline: none;
    box-sizing: border-box;
    padding-left:10px;
    -moz-appearance:textfield;
}
.agriculture-banner8 select{
    width:14vw;height:2.78vw;
    appearance:none;
    background: #F6F6F6 url(../images/pull_down.png) no-repeat;
    margin-top:20px;
    margin-bottom:20px;
    padding-left:10px;
    box-sizing: border-box;
    background-image:;
    background-size:12px 7px;
    background-position:12vw center;
}
.footer1{
    height:500px;
    background: #292D2E;
}

.funnyNewsTicker{width:100%; overflow:hidden; height:440px; position:relative; padding:0 5px; box-sizing:border-box; margin:0 auto;}
.funnyNewsTicker>ul{padding:0; margin:0; list-style-type:none; position:relative;}
.funnyNewsTicker>ul>li{display:none; width:100%; height:100px; background:#FFF; position:absolute;  overflow:hidden}
.funnyNewsTicker>ul>li>.fnt-content{position:absolute; top:0; bottom:30px; left:0; right:0; box-sizing:border-box; padding:5%; overflow:hidden;display:flex;align-items: center;height:100%;justify-content: center}
.funnyNewsTicker>ul>li>.fnt-content a{text-decoration:none;}
.funnyNewsTicker>ul>li>.fnt-content a:hover{text-decoration:underline;}
.funnyNewsTicker>ul>li>.fnt-info{position:absolute; bottom:0; left:0; right:0; height:20px; padding:5px; border-top:solid 1px #DDD;}
.funnyNewsTicker>ul>li>.fnt-info a{display:inline-block; width:20px; height:20px; background:#0F0; opacity:0.2; cursor:pointer;}
.funnyNewsTicker>ul>li>.fnt-info a:hover{opacity:1;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-facebook-black{background:url(../img/fnt-buttons-black.png) 0 0 no-repeat; float:left; margin-right:5px;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-twitter-black{background:url(../img/fnt-buttons-black.png) -20px 0 no-repeat; float:left; margin-right:5px;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-google-black{background:url(../img/fnt-buttons-black.png) -40px 0 no-repeat; float:left;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-link-black{background:url(../img/fnt-buttons-black.png) -60px 0 no-repeat; float:right;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-facebook-white{background:url(../img/fnt-buttons-white.png) 0 0 no-repeat; float:left; margin-right:5px;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-twitter-white{background:url(../img/fnt-buttons-white.png) -20px 0 no-repeat; float:left; margin-right:5px;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-google-white{background:url(../img/fnt-buttons-white.png) -40px 0 no-repeat; float:left;}
.funnyNewsTicker>ul>li>.fnt-info a.fnt-link-white{background:url(../img/fnt-buttons-white.png) -60px 0 no-repeat; float:right;}
.funnyNewsTicker>ul>li>.fnt-info span{position:absolute; left:80px; right:30px; text-align:center; opacity:0.4; z-index:0; font-size:13px; cursor:default;}
.funnyNewsTicker>div{width:50px; height:30px; cursor:pointer; position:absolute; opacity:0.3;}
.funnyNewsTicker>div:hover{opacity:1;}
.funnyNewsTicker>div.fnt-top-arrow{top:0; background:url(../img/fnt-arrows-black.png) top no-repeat;}
.funnyNewsTicker>div.fnt-bottom-arrow{bottom:0; background:url(../img/fnt-arrows-black.png) bottom no-repeat;}

.funnyNewsTicker .fnt-top0{-ms-transform: scale(0.80); -webkit-transform: scale(0.85); transform: scale(0.85); opacity:0.1; top:0; z-index:1; display:block;}
.funnyNewsTicker .fnt-top1{-ms-transform: scale(0.87); -webkit-transform: scale(0.9); transform: scale(0.9); opacity:0.3; top:20px; z-index:2; display:block;}
.funnyNewsTicker .fnt-top2{-ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); opacity:0.6; top:45px; z-index:3; display:block;}
.funnyNewsTicker .fnt-active{-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity:1; top:75px; z-index:10; display:block;}
.funnyNewsTicker .fnt-bottom2{-ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); opacity:0.6; top:105px; z-index:6; display:block;}
.funnyNewsTicker .fnt-bottom1{-ms-transform: scale(0.87); -webkit-transform: scale(0.90); transform: scale(0.90); opacity:0.3; top:130px; z-index:5; display:block;}
.funnyNewsTicker .fnt-bottom0{-ms-transform: scale(0.80); -webkit-transform: scale(0.85); transform: scale(0.85); opacity:0.1; top:150px; z-index:4; display:block;}

.fnt-easing2{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
.fnt-easing li{transition:.5s ease-out; -moz-transition:.5s ease-out; -webkit-transition:.5s ease-out;}
.fnt-radius li{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.fnt-radius2 li{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
/* .fnt-shadow li{-webkit-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3); box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);} */
.fnt-shadow-big{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important;}