body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
form,
dt,
dd,
input,
textarea,
th,
td,
fieldset,
legend,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0 none;
}

ul,
ol,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

table {
	border-spacing: 0;
}

html,
body {
	overflow-x: hidden;
}

i,
em,
u {
	font-style: normal;
	text-decoration: none;
}

*,
body {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body {
	min-width: 320px;
}

q:before,
q:after {
	content: "";
}
html,
body,
input,
select,
button,
textarea {
	font: 14px/1.5, "\5B8B\4F53", Arial, Helvetica, sans-serif;
	color: #747474;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

em {
	font-style: normal;
	font-weight: normal;
}

img {
	vertical-align: middle;
	max-width: 100%;
}

.ov {
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
a {
	text-decoration: none !important;
	color: #747474;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
input,
select,
button {
	outline: none;
	-webkit-outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #ccc !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #ccc !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #ccc !important;
}

body,html{
	font-size: 16px;
}

.w1400{
	max-width: 1400px;
	margin: 0 auto;
}
.w1472{
	max-width: 1472px;
	margin: 0 auto;
}
.c89{
	color: #00893b;
}
.c33{
	color: #333;
}

.agriculture_header{
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 80px;
	background: #fff;
	font-size: 18px;
	position: relative;
	z-index: 99;
}
.agriculture_header.active{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 99;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
}
.agriculture_header:after{
	/*content: "";
	width: 100%;
	height: 18px;
	position: absolute;
	left: 0;
	top: 80px;
	background: url(../images/beij4.png) no-repeat left top;
	background-size: 100%;
	z-index: 25;*/
}
.header_logo{
	max-width: 180px;
	position: absolute;
	left: 5%;
	top: 50%;
	z-index: 20;
	transform: translateY(-50%);
}
.header_search{
	position: absolute;
	z-index: 20;
	right: 0;
	top: 0;
}
.header_search .btn_search{
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	right: 0;
	top: 0;
	background: #00893b;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.header_search .iconfont{
	font-size: 25px;
}
.header_search_show{
	position: absolute;
	right: 0;
	top: 80px;
	background: #fff;
	z-index: 8;
	display: none;
}
.header_search_show form{
	width: 425px;
	height: 72px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.header_search_show .form-group{
	margin-bottom: 0;
	flex: 1;
	margin-right: 20px;
}
.header_search_show .form-control{
	border: none;
	box-shadow: none;
	padding: 0 23px;
}
.header_search_show .btn{
	width: 80px;
	border: none;
	box-shadow: none;
	height: 100%;
}
.header_search_show .iconfont{
	font-size: 25px;
	color: #00893b;
}
.header_language{
	position: absolute;
	top: 50%;
	right: 15%;
	transform: translateY(-50%);
	z-index: 20;
}
.header_language .btn_language{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	color: #333;
}
.header_language .btn_language .iconfont{
	color: #00893b;
	display: inline-block;
	margin-right: 12px;
	font-size: 22px;
}
.header_nav{
	position: relative;
	z-index: 20;
}
.header_nav_list{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.header_nav_list .lt{
	padding: 0 30px;
	position: relative;
}
.header_nav_list .lt:first-child{
	margin-left: 0;
}
.header_nav_list .lt:last-child{
	margin-right: 0;
}
.header_nav_list .link{
	display: block;
	height: 80px;
	line-height: 80px;
	color: #333;
}
.header_nav_list .lt.active .link,
.header_nav_list .lt:hover .link{
	font-weight: bold;
	color: #00893b;
	border-bottom: 2px solid #00893b;
}
.header_nav_list .lt .cut{
	position: absolute;
	left: 0;
	top: 80px;
	width: 400px;
	padding: 30px;
	background: #fff;
	display: none;
	-webkit-box-shadow: inset 0 6px 12px rgb(0 0 0 / 8%);
  box-shadow: inset 0 4px 12px rgb(0 0 0 / 8%);
}
.header_nav_list .lt .cut_content{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.header_nav_list .lt .cut_imt{
	width: 70%;
}
.header_nav_list .lt .cut_lt{
	width: 25%;
}
.header_nav_list .lt .cut_lt a{
	display: block;
	margin-top: 22px;
	line-height: 1.5;
	color: #333;
}
.header_nav_list .lt li:first-child a{
	margin-top: 0;
}
.header_nav_list .lt .cut_lt a:hover{
	color: #00893B;
}
.header_nav_list .lt:hover .cut{
	/*display: flex;
	display: -webkit-flex;*/
}

.header_btnmodel{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	cursor: pointer;
}
.header_model{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 65px;
	background: #fff;
	border-top: 1px solid #E1E1E1;
	padding:0 15px 15px;
}
.header_model_list .lt{
	padding: 18px 0;
	position: relative;
	border-bottom: 1px solid #E1E1E1;
}
.header_model_list .lt .link{
	display: block;
	line-height: 28px;
}
.header_model_list .lt .link:hover{
	color: #00893B;
}
.header_model_list .lt .iconfont{
	position: absolute;
	right: 0;
	top: 18px;
	font-size: 28px;
	line-height: 1;
}
.header_model_list .lt .cut{
	display: none;
}
.header_model_list .lt .cut_content{
	margin-top: 12px;
	display: flex;
	display: -webkit-flex;
	padding-left: 15px;
	/*display: none;*/
}
.header_model_list .lt .cut_lt{
	margin-right: 15px;
	font-size: 15px;
}
.header_model_list .lt .cut_lt li{
	margin-top: 12px;
}
.header_model_list .lt .cut_lt li:first-child{
	margin-top: 0;
}

.agriculture_banner{
	position: relative;
	z-index: 3;
}
.agriculture_banner .swiper-button-prev, 
.agriculture_banner .swiper-button-next{
	width: 60px;
	height: 60px;
	opacity: 1.0;
	margin-top: -30px;
}
.agriculture_banner .swiper-button-prev{
	background: url(../images/btn_lf.png) no-repeat center;
	background-size: 100%;
	left: 0;
}
.agriculture_banner .swiper-button-next{
	background: url(../images/btn_lr.png) no-repeat center;
	background-size: 100%;
	right: 0;
}
.agriculture_banner .swiper-button-prev.swiper-button-disabled{
	background: url(../images/btn_lf_on.png) no-repeat center;
	background-size: 100%;
}
.agriculture_banner .swiper-button-next.swiper-button-disabled{
	background: url(../images/btn_lr_on.png) no-repeat center;
	background-size: 100%;
	right: 0;
}
.agriculture_banner .swiper-pagination{
	max-width: 1400px;
	bottom: 20px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	text-align: left;
}
.agriculture_banner .swiper-pagination-bullet{
	width: 32px;
	height: 44px;
	opacity: 0.64;
	background: none;
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	position: relative;
}
.agriculture_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 20px;
}
.agriculture_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{
	margin-left: 0;
}
.agriculture_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.agriculture_banner .swiper-pagination-bullet-active{
	font-size: 30px;
	opacity: 1.0;
	line-height: 40px;
}
.agriculture_banner .swiper-pagination-bullet-active:after{
	display: block;
	content: "";
	height: 4px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
.agriculture_banner .swiper-slide img{
	width: 100%;
}
.agriculture_msg{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1000px;
	height: 80px;
	background: #00893b;
	padding: 0 30px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	z-index: 5;
}
.agriculture_msg_label{
	font-size: 20px;
	color: #fff;
}
.agriculture_msg_label .iconfont{
	font-size: 22px;
	margin-right: 12px;
}
.agriculture_msg_item{
	margin-left: 36px;
	width: 555px;
	position: relative;
	padding-right: 65px;
}
.agriculture_msg_item a{
	color: #98dfb7;
}
.agriculture_msg_item .infoList a{
	display: block;
	overflow: hidden;
}
.agriculture_msg_item .infoList .text{
	display: block;
	float: left;
	width: 75%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.agriculture_msg_item .infoList .date{
	float: right;
}
.agriculture_msg_item .hd{
	position: absolute;
	right: 0;
	top: -3px;
	line-height: 1;
}
.agriculture_msg_item .hd .iconfont{
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	line-height: 0;
}
.agriculture_msg_item .hd a{
	margin: 5px 0;
	display: block;
}
.agriculture_msg_item .hd>div:first-child a{
	margin-top: 0;
}
.agriculture_msg_item .hd>div:last-child a{
	margin-bottom: 0;
}
.agriculture_msg_item .hd a:hover{
	opacity: 0.6;
}
.agriculture_msg_item .bd a:hover{
	color: #fff;
}

.agriculture_product{
	padding: 3.5% 0;
}
.agriculture_product .agriculture_top{
	margin-bottom: 1.5%;
}
.agriculture_top{
	display: flex;
	display: -webkit-flex;
	/*align-items: center;*/
	justify-content: space-between;
	position: relative;
	margin-bottom: 4%;
}
.agriculture_top_fl{
	position: relative;
}
.agriculture_top_fl:after{
	content: "";
	width: 80px;
	height: 80px;
	background: rgba(0,137,59,0.2);
	position: absolute;
	left: -25px;
	top: -25px;
	border-radius: 50%;
}
.agriculture_top_fl .cn{
	color: #333;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.agriculture_top_fl .en{
	color: #ababab;
	line-height: 1;
	margin-top: 18px;
	text-transform: uppercase;
}
.agriculture_top_fr{
	flex: 1;
	text-align: right;
}
.agriculture_top_fr .tis{
	font-size: 20px;
	color: #818181;
	line-height: 1;
	padding-top: 15px;
}
.agriculture_top_fr .btn_more{
	display: inline-block;
}
.agriculture_top_fr .ut{
	overflow: hidden;
	/*display: flex;
	display: -webkit-flex;
	align-items: center;*/
}
.agriculture_top_fr .lt{
	display: inline-block;
	margin-left: 30px;
}
.agriculture_top_fr .lt .link{
	display: block;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	background: #fff;
}
.agriculture_top_fr .lt .link:hover,
.agriculture_top_fr .lt .link.active{
	background: #00893b;
	color: #fff;
}
.agriculture_top_fr .lt:first-child{
	margin-left: 0;
}
.agriculture_top:after{
	content: "";
	width: 78.5%;
	height: 1px;
	background: #ebebeb;
	position: absolute;
	bottom: 4px;
	right: 0;
}

.product_content{
	padding-top: 30px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.product_content_fl{
	float: left;
	width: 78.5%;
}
.product_content_fr{
	float: right;
	width: 17.2%;
}
.product_content_fl_topFl{
	float: left;
	width: 47.3%;
	background: #f6f6f6;
	padding: 10px;
}
.product_content_fl_topFr{
	float: right;
	width: 46.4%;
}
.product_content_fl_topFl img{
	width: 100%;
}
.product_content_fl_topFl:hover{
	background: #00893B;
}
.product_content_fl_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.product_content_fl_topFr .title{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 8%;
	line-height: 1;
	position: relative;
}
.product_content_fl_topFr .title:after{
	content: "";
	height: 2px;
	width: 86px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
}
.text.cla3{
	margin: 7% 0 9%;
	line-height: 2;
	height: 92px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.btn_more{
	display: block;
	line-height: 50px;
	width: 160px;
	height: 50px;
	background: #00893b;
	color: #fff;
	padding-left: 60px;
	position: relative;
	border-radius: 50px;
	text-align: left;
}
.btn_more .icon{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 9px;
	top: 50%;
	transform: translateY(-50%);
	border: 12px solid #fff;
	border-radius: 50%;
}
.btn_more:hover{
	color: #00893B;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.btn_more:hover .icon{
	border: 12px solid #00893B;
}

.product_content_fl_list .ut{
	margin-top: 30px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin-left: -3%;
}
.product_content_fl_list .lt{
	width: 30.33%;
	margin: 0 0 5% 3%;
}

.product_content_fl_list .lt .imt{
	background: #f6f6f6;
	padding: 11px;
}
.product_content_fl_list .lt .text{
	margin-top: 22px;
	position: relative;
}
.product_content_fl_list .lt .text_name{
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	padding-left: 20px;
}
.product_content_fl_list .lt .text_name:before{
	content: "";
	width: 8px;
	height: 8px;
	background: #cccccc;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}
.product_content_fl_list .lt .text_iconf{
	position: absolute;
	right: 0;
	line-height: 1;
	top: 50%;
	transform: translateY(-50%);
}
.product_content_fl_list .lt .iconfont{
	color: #cfcfcf;
	font-size: 25px;
}
.product_content_fl_list .lt:hover .imt,
.product_content_fl_list .lt:hover .text_name:before{
	background: #00893B;
}
.product_content_fl_list .lt:hover .text_name,
.product_content_fl_list .lt:hover .iconfont{
	color: #00893B;
}

.product_content_fr .link{
	display: block;
	margin-bottom: 38px;
	width: 100%;
	height: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 18px;
	color: #333;
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.product_content_fr .service{
	width: 100%;
	height:130px;
	background: #00893b;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
	color: #fff;
	line-height: 1;
	padding: 30px 0 30px 32px;
}
.product_content_fr .service_label{
	font-size: 18px;
	width: 100%;
}
.product_content_fr .service_phone{
	font-size: 24px;
	font-weight: bold;
	width: 100%;
}
.product_content_fr .lt:first-child .link{
	margin-top: 0;
}
.product_content_fr .lt.active .link,
.product_content_fr .lt .link:hover{
	color: #fff;
	background: #00893b;
	box-shadow: none;
}

.agriculture_about{
	padding: 7% 0 4%;
	background: url(../images/beij1.jpg) no-repeat left top;
	background-size: cover;
}
.agriculture_about .agriculture_top:after{
	display: none;
}
.agriculture_about .agriculture_content{
	width: 48.5%;
}
.agriculture_about .agriculture_top_fr .btn_more{
	display: inline-block;
	background: #fff;
	color: #333;
}
.agriculture_about .agriculture_top_fr .btn_more .icon{
	border-color: #00893b;
}
.about_content .ut{
	display: flex;
	display: -webkit-flex;
}
.about_content .lt{
	margin-right: 8.8%;
}
.about_content .lt a{
	display: block;
	width: 130px;
	height: 130px;
	background: #fff;
	text-align: center;
	/*margin-right: 9%;*/
	color: #333;
}
.about_content .lt:last-child a{
	margin-right: 0;
}
.about_content .lt .icon{
	line-height: 1;
	padding:26px 0 9px 0;
}
.about_content .lt .iconfont{
	font-size: 44px;
}
.about_content .lt .name{
	font-size: 18px;
	width: 90%;
	margin: 0 auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.about_content .lt.active a,
.about_content .lt a:hover{
	background: #00893b;
	color: #fff;
	box-shadow: 0 0 40px rgba(0,0,0,0.1);
}

.agriculture_ad{
	background: url(../images/beij3.jpg) no-repeat left top;
	background-size: cover;
	/*height: 140px;*/
	padding: 34px 0;
}
.ad_content{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ad_content .ad_lt{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 0 5%;
	border-right: 2px solid #1d9651;
}
.ad_content .ad_lt:first-child{
	padding-left: 0;
}
.ad_content .ad_lt:last-child{
	padding-right: 0;
	border-right: none;
}
.ad_content .ad_lt .ad_lt_imt{
	width: 30%;
	max-width: 68px;
}
.ad_lt_text{
	margin-left: 35px;
	color: #fff;
	line-height: 1;
}
.ad_lt_text .title{
	font-weight: bold;
	font-size: 45px;
	font-family: arial;
	flex: 1;
}
.ad_lt_text .name{
	color: #b5ebcc;
	margin-top: 11px;
}

.agriculture_solutions{
	padding: 5% 0 3%;
}
.agriculture_solutions .agriculture_top:after{
	display: none;
}
.agriculture_solutions .agriculture_content .ut{
	overflow: hidden;
	margin-left: -7px;
}
.agriculture_solutions .agriculture_content .lt{
	float: left;
	margin-left: 7px;
	width: calc(25% - 7px);
	overflow: hidden;
}
.agriculture_solutions .agriculture_content .lt a{
	display: block;
	position: relative;
}
.agriculture_solutions .agriculture_content .imt:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
}
.agriculture_solutions .agriculture_content .content{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 5;
	padding: 23% 10%;
	color: #fff;
}
.agriculture_solutions .agriculture_content .content_cn{
	font-size: 22px;
	margin: 23px 0 10px 0;
}
.agriculture_solutions .agriculture_content .content_en{
	font-family: arial;
	margin-bottom: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.agriculture_solutions .agriculture_content .content_icon{
	line-height: 1;
}
.agriculture_solutions .agriculture_content .content_icon .iconfont{
	font-size: 28px;
}
.agriculture_solutions .agriculture_content .content_btn{
	width: 126px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
}
.agriculture_solutions .agriculture_content .content_text{
	height: 70px;
	opacity: 0;
}
.agriculture_solutions .agriculture_content .beij{
	background: #00893b;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	opacity: 0;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
}
.agriculture_solutions .agriculture_content .lt:hover .beij{
	opacity: 1.0;
}
.agriculture_solutions .agriculture_content .lt:hover .imt:after{
	background: rgba(0,0,0,0);
}
.agriculture_solutions .agriculture_content .lt:hover .content_text{
	opacity: 1.0;
	height: 92px;
}

.agriculture_advantages{
	background: url(../images/beij2.jpg) no-repeat left top;
	background-size: cover;
	padding: 6% 0;
}
.agriculture_advantages .agriculture_top:after,
.agriculture_advantages .agriculture_top_fl:after{
	display: none;
}
.agriculture_advantages .agriculture_top{
	display: block;
	text-align: center;
}
.agriculture_advantages .agriculture_top_fl .cn{
	color: #fff;
}
#agriculture_advantages{
	background: #fff;
}
#agriculture_advantages .agriculture_top_fl .cn{
	color: #333;
}
#agriculture_advantages .advantages_item .roll .content_title{
	color: #333;
}

.advantages_item{
	margin-top: 5%;
	text-align: center;
}
.advantages_item .roll{
	width: 452px;
	height: 452px;
	border: 1px dashed #cbcecb;
	margin: 0 auto;
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.advantages_item .roll .lt{
	position: absolute;
	width: 520px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}
.advantages_item .roll .lt:nth-child(1){
	left: -440px;
	top: 35px;
}
.advantages_item .roll .lt:nth-child(2){
	right: -440px;
	top: 35px;
}
.advantages_item .roll .lt:nth-child(3){
	left: -440px;
	bottom: 35px;
}
.advantages_item .roll .lt:nth-child(4){
	right: -440px;
	bottom: 35px;
}
.advantages_item .roll .content{
	width: 355px;
	text-align: right;
}
.advantages_item .roll .content_title{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 11px;
}
.advantages_item .roll .content_tis{
	color: #ababab;
	line-height: 2;
}
.advantages_item .roll .lt:nth-child(even) .content{
	text-align: left;
}

.agriculture_cases{
	padding: 6% 0 5%;
}
.agriculture_cases .agriculture_top{
	margin-bottom: 2%;
}
.cases_item{
	position: relative;
	padding:30px 30px 6%;
}
.cases_item .btn_more{
	position: absolute;
	right: 0;
	bottom: 0;
}
.cases_item .swiper-container{
	position: initial;
}
.cases_item .swiper-button-next, 
.cases_item .swiper-button-prev{
	top: auto;
	bottom: 0;
	width: 46px;
	height: 46px;
	background: #00893b;
	text-align: center;
	line-height: 46px;
	background-image: none;
	opacity: 1.0;
}
.cases_item .swiper-button-prev{
	left: 0;
}
.cases_item .swiper-button-next{
	left: 58px;
	right: auto;
}
.cases_item .swiper-button-next .iconfont, 
.cases_item .swiper-button-prev .iconfont{
	color: #333;
	font-size: 28px;
	color: #fff;
}
.cases_item .swiper-button-prev.swiper-button-disabled,
.cases_item .swiper-button-next.swiper-button-disabled{
	background: #ebebeb;
}
.cases_item .swiper-button-prev.swiper-button-disabled .iconfont,
.cases_item .swiper-button-next.swiper-button-disabled .iconfont{
	color: #333;
}
.cases_item .item a{
	display: block;
	position: relative;
}
.cases_item .item a:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(transparent,transparent, rgba(0,0,0,0.6));
	z-index: 2;
}
.cases_item .item_content{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 17px;
	color: #fff;
	z-index: 5;
}
.cases_item .item_content>div{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.cases_item .item{
	background: #fff;
}
.cases_item .item a{
	display: block;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	/*border: 6px solid #fff;*/
}
.cases_item .item_content_title{
	font-size: 20px;
}
.cases_item .item_content_tis{
	margin-top: 8px;
}
.cases_item .item_content .iconfont{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 35px;
	color: #fff;
	line-height: 1;
	display: none;
}
.cases_item .swiper-container{
	/*overflow: auto;*/
	padding: 30px;
}
.cases_item .item:hover{
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.cases_item .item:hover a{
	transform: scale(0.97,0.94);
}
.cases_item .item a:hover{
	/*border: 6px solid #fff;*/
	/*box-shadow: 0 0 30px rgba(0,0,0,0.2);*/
}
.cases_item .item a:hover .iconfont{
	display: block;
}

.agriculture_news{
	padding: 6% 0 5%;
	background: #f9f9f9;
}
.news_item{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news_item_fl{
	width: 45.5%;
}
.news_item_fl a{
	display: block;
	position: relative;
}
.news_item_fl a:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(transparent,transparent,transparent, rgba(0,0,0,0.5));
	z-index: 2;
}
.news_item_fl .imt img{
	width: 100%;
}
.news_item_fl .name{
	position: absolute;
	left: 20px;
	right: 20px;
	font-size: 20px;
	color: #fff;
	bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	z-index: 5;
}
.news_item_fl:hover .name{
	color: #00893b;
}
.news_item_fr{
	width: 52%;
}
.news_item_fr .lt a{
	padding: 25px 30px 20px;
	background: #fff;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.news_item_fr .lt .date{
	position: relative;
	line-height: 1;
	font-family: arial;
	width: 72px;
}
.news_item_fr .lt .date:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #ebebeb;
	height: 2px;
	width: 100%;
}
.news_item_fr .lt .date_day{
	font-size: 30px;
	color: #333;
}
.news_item_fr .lt .date_year{
	color: #818181;
	margin-top: 13px;
}
.news_item_fr .lt .content{
	width: calc(100% - 120px);
}
.news_item_fr .lt .content_title{
	color: #333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
}
.news_item_fr .lt .content_text{
	line-height: 1.7;
	height: 55px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	color: #747474;
}
.news_item_fr .lt a:hover{
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.news_item_fr .lt a:hover .date_day,
.news_item_fr .lt a:hover .date_year,
.news_item_fr .lt a:hover .content_title{
	color: #00893b;
}
.news_item_fr .lt a:hover .date:after{
	background-color: #00893b;
}
.news_item_fr .lt:last-child a{
	margin-bottom: 0;
}

.foot{
	background: #282828;
	padding: 4% 0 2%;
}
.foot_dom{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}
.foot_dom_fl{
	flex: 1;
}
.foot_dom_fl .spt{
	padding: 0 5%;
}
.foot_dom_fl .sps img{
	vertical-align: middle;
	margin: -4px 15px 0 0;
}
.foot_dom_fr a:hover{
	color: #fff;
}
.foot_nav{
	padding-bottom: 3.5%;
	display: flex;
	display: -webkit-flex;
}
.foot_nav_fl{
	width: 34%;
}
.foot_nav_fl .phone{
	font-size: 36px;
	margin: 6% 0 5%;
	color: #00893b;
}
.foot_nav_fl .plt{
	margin-bottom: 18px;
}
.foot_nav_fl .plt:last-child{
	margin-bottom: 0;
}
.foot_nav_fl .plt .iconfont{
	display: inline-block;
	vertical-align: middle;
	margin: -2px 12px 0 0;
	color: #fff;
}
.foot_nav_fr{
	width: 65%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding-left: 5%;
	border-left: 1px solid #3b3b3b;
}
.foot_nav_fr dt{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 35px;
}
.foot_nav_fr dd{
	margin-top: 20px;
}
.foot_nav_fr dd a:hover{
	color: #fff;
}

.nbanner{
	position: relative;
}
.nbanner_content{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.nbanner_content .w1400{
	height: 100%;
}
.nbanner_content .title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	color: #fff;
	height: 100%;
	line-height: 1;
}
.nbanner_content .title_cn{
	font-size: 44px;
}
.nbanner_content .title_en{
	font-size: 18px;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 20px;
}

.ntop{
	height: 60px;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	position: relative;
	z-index: 9;
}
.ntop .w1400{
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.ntop_tab{
	flex: 1;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 100%;
	overflow-x: auto;
	white-space: nowrap;
}
.ntop_tab a{
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 0 30px;
	color: #333;
	margin-left: 2px;
}
.ntop_tab a:first-child{
	margin-left: 0;
}
.ntop_tab a:hover,
.ntop_tab a.active{
	background: #00893b;
	color: #fff;
}
.ntop_crumbs .iconfont{
	font-size: 19px;
}
.ntop_crumbs .spn{
	padding-left: 15px;
}
.ntop_crumbs .spl{
	padding: 0 7px;
}
.ntop_crumbs .spt{
	color: #00893b;
}
.ntop_lookfor{
	overflow: hidden;
	position: relative;
	padding-left: 70px;
  white-space: nowrap;
  overflow-x: auto;
}
.ntop_lookfor .stn{
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ntop_lookfor a{
	display: inline-block;
	margin: 0 0 5px 28px;
	border-bottom: 1px solid transparent;
	line-height: 1;
}
.ntop_lookfor a.active,
.ntop_lookfor a:hover{
	color: #00893B;
	border-bottom-color: #00893B;
}

.nhistory{
	padding: 5% 0;
}
.nhistory_top{
	position: relative;
}
.nhistory_top .title{
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.nhistory_top .tis{
	font-size: 18px;
	color: #ccc;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 8px;
}
.historyList{
	position: relative;
	margin-bottom: 4%;
}
.historyList:before{
	content: "";
	width: 3px;
	background: #dedede;
	position: absolute;
	left: 13px;
	top: 0;
	bottom: 0;
}
.historyList li{
	margin-top: 4.5%;
	position: relative;
	padding: 0 0 0 100px;
}
.historyList li .lt_item{
	position: relative;
}
.historyList .lt_item_content{
	padding: 0 70px 0 0;
	position: relative;
	z-index: 4;
}
.historyList .lt_item_content a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 28px;
	background: #fafafa;
	position: relative;
}
.historyList li .lt_item:before{
	content: "";
	display: block;
	position: absolute;
	left: -48px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 25px solid #fafafa;
  border-bottom: 15px solid transparent;
  border-left: 25px solid transparent;
  z-index: 5;
}
.historyList li .lt_item:after{
	content: "";
	display: block;
	position: absolute;
	left: -50px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 25px solid #ddd;
  border-bottom: 15px solid transparent;
  border-left: 25px solid transparent;
  z-index: 3;
  filter: blur(3px);
  display: none;
}
.historyList .lt_item_time{
	position: absolute;
	right: 0;
	top: 0;
	color: #ccc;
	font-weight: bold;
	top: -28px;
	z-index: 15;
}
.historyList .lt_item_time .time_cn{
	font-family: arial;
	font-size: 60px;
	line-height: 1;
}
.historyList .lt_item_time .time_en{
	font-family: arial;
	font-size: 24px;
	line-height: 1;
	padding-left: 15px;
}
.historyList .lt_item_content .imt{
	width: 25%;
}
.historyList .lt_item_content .imt img{
	width: 100%;
}
.historyList .lt_item_content .content{
	margin-left: 5%;
	width: 65%;
}
.historyList .lt_item_content .content_title{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 1;
}
.historyList .lt_item_content .content_tit{
	font-size: 20px;
	color: #333;
	margin: 15px 0 20px;
}
.historyList .lt_item_content .content_text{
	line-height: 1.8;
	color: #818181;
}
.historyList .lt_item_icon{
	width: 30px;
	height: 30px;
	background: url(../images/icon_c1.png) no-repeat left center;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.historyList .lt:hover .content_title,
.historyList .lt:hover .content_tit,
.historyList .lt:hover .lt_item_time{
	color: #00893b;
}
.historyList .lt:hover .lt_item_icon{
	background: url(../images/icon_c2.png) no-repeat left center;
	background-size: 100%;
}
.historyList .lt:hover a{
	background: #fff;
	box-shadow: 0 0 20px rgba(135,135,135,0.22);
}
.historyList .lt:hover .lt_item:before{
	border-right: 25px solid #fff;
	display: block;
}
.historyList .lt:hover .lt_item:after{
	display: block;
	/*border-right: 25px solid #fff;*/
}
.btn_more2{
	width: 70px;
	margin: 0 auto;
	text-align: center;
	color: #818181;
	cursor: pointer;
}
.btn_more2 .iconfont{
	font-size: 30px;
	line-height: 1;
	color: #333;
	margin-bottom: 6px;
}

.tradeAbout{
	margin: 4% 0 5%;
}
.tradeAbout_content{
	overflow: hidden;
}
.tradeAbout_content .nhistory_top{
	padding-bottom: 25px;
	/*margin-bottom: 6%;*/
}
.tradeAbout_content .nhistory_top:after{
	content: "";
	height: 2px;
	width: 70px;
	background: #00893b;
	position: absolute;
	left: 0;
	bottom: 0;
}
.tradeAbout_content .content{
	/*float: left;
	width: 49.2%;*/
}
.tradeAbout_content .content_title{
	font-family: MontserratBoldFont;
	font-size: 36px;
	color: #000;
	text-transform: capitalize;
	line-height: 1.3;
}
.tradeAbout_content .title{
	font-family: MontserratBoldFont;
	font-size: 36px;
	color: #000;
	text-transform: capitalize;
	line-height: 1.3;
}
.tradeAbout_content .content_text{
	color: #818181;
	line-height: 2;
	margin: 3% 0 0;
}
.tradeAbout_content .imt{
	float: right;
	width: 45.5%;
	margin: 1% 0 0;
}
.tradeAbout_content .video_imt{
	width: 45%;
	float: right;
	margin: 0 0 1% 3%;
}
.tradeAbout_Culture .ult{
  margin-left: -2.5%;
  margin-top: 2%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.tradeAbout_Culture .lt{
  /*float: left;*/
  width: 30.83%;
  margin: 2.5% 0 0 2.5%;
  /*border-radius: 5px;*/
  background: #f9f9f9;
  position: relative;
  overflow: hidden;
}

.tradeAbout_Culture .content{
	padding: 28px;
	position: relative;
	z-index: 5;
}
.tradeAbout_Culture .content_title{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: capitalize;
	margin: 0 0 17px;
	position: relative;
	padding-bottom: 21px;
	line-height: 1;
}
.tradeAbout_Culture .content_title:after{
	content: "";
	width: 28px;
	height: 2px;
	background: #00893b;
	position: absolute;
	left: 0;
	bottom: 0;
}
.tradeAbout_Culture .content_text{
	color: #747474;
	height: 55px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.8;
}
.tradeAbout_Culture .lt:hover{
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.tradeAbout_Culture .lt:hover:after{
	display: none;
}
.tradeAbout_Culture .lt:hover .content_title{
	color: #00893b;
}

.pageNum{
	text-align: center;
}
.pageNum .link{
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	margin: 0 2px 4px;
	font-family: PoppinsRegularFont;
	text-align: center;
	line-height: 38px;
}
.pageNum .ftm{
	width: 90px;
}
.pageNum .link:hover,
.pageNum .lint.active{
	background: #00893b;
	color: #fff;
	border-color: #00893b;
}
.pageNum .iconfont{
	font-size: 20px;
	line-height: 1;
	vertical-align: middle;
	margin: -2px 0 0;
  display: inline-block;
}
.pageNum .form-control{
	width: 60px;
	display: inline-block;
	box-shadow: none;
	margin: -6px 7px 0;
	vertical-align: middle;
	height: 38px;
	line-height: 36px;
	padding: 0 10px;
	border-color: #e1e1e1;
	text-align: center;
	color: #747474;
}

.agricultureHonor{
	padding: 5% 0;
}
.honor_list{
	display: flex;
	display: -webkit-flex;
	margin: 0 0 0 -2%;
	padding-bottom: 2%;
	flex-wrap: wrap;
}
.honor_list .lt{
	text-align: center;
	width: 23%;
	margin: 0 0 2.5% 2%;
	text-align: center;
}
.honor_list .lt .imt{
	padding: 10px;
	background: #f6f6f6;
}
.honor_list .lt img{
	width: 100%;
}
.honor_list .lt .name{
	width: 94%;
	color: #333;
	margin: 20px auto 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.honor_list .lt:hover .imt{
	background: #00893B;
	box-shadow: 0 0 20px rgba(0,0,0,0.25);
}
.honor_list .lt:hover .name{
	color: #00893B;
}

.productInfo_top{
	background: #f6f6f6;
	padding: 5% 0;
}
.productInfo_top_content{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.productInfo_top_fl{
	width: 50%;
}
.productInfo_top_fr{
	width: 44.5%;
	position: relative;
}
.productInfo_top_fr .title{
	font-size: 28px;
	color: #333;
	margin: 2% 0 0;
}
.productInfo_top_fr .title_en{
	font-size: 14px;
	font-family: arial;
}
.productInfo_top_fr .content{
	line-height: 2.2;
}
.productInfo_top_fr .btn_content{
	margin-top: 10%;
}
.productInfo_top_fr .btn_content .btn_com{
	display: inline-block;
	width: 175px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	margin-left: 28px;
}
.productInfo_top_fr .btn_content .btn_com:first-child{
	margin-left: 0;
}
.productInfo_top_fr .btn_more3{
	background: #00893b;
	color: #fff;
	border: 1px solid #00893b;
}
.productInfo_top_fr .btn_more4{
	background: #fff;
	color: #00893b;
	border: 1px solid #00893b;
}
.productInfo_dom{
	padding: 3% 0;
	background: #fff;
}
.productInfo_dom_content{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.productInfo_dom_fl{
	width: 79%;
}
.productInfo_dom_fl_content{
	padding: 30px;
	border: 10px solid #f6f6f6;
}
.productInfo_dom_fl .title{
	position: relative;
	/*height: 58px;*/
}
.productInfo_dom_fl .title:after{
	content: "";
	height: 1px;
	width: 100%;
	background: #e1e1e1;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	z-index: 2;
}
.productInfo_dom_fl .title .spn{
	color: #333;
	font-size: 28px;
	display: inline-block;
	position: relative;
	padding-bottom: 28px;
	line-height: 1;
}
.productInfo_dom_fl .title .spn:after{
	display:block;
	content: "";
	height: 3px;
	background: #00893b;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 5;
}
.productInfo_dom_fl .product_content_fl_list .ut{
	margin-top: 0;
}
.productInfo_dom_fr{
	width: 18%;
}
.productInfo_dom_fr .title{
	width: 100%;
	height: 80px;
	display: flex;
	display: -webkit-flex;
	font-size: 26px;
	padding-left: 20px;
	align-items: center;
}
.productInfo_dom_fr .title .iconfont{
	font-size: 24px;
	padding-right: 15px;
}
.productInfo_dom_fr .fr_content{
	background: #F6F6F6;
}
.productInfo_dom_fr .fr_list{
	padding:0 10px 10px;
}
.productInfo_dom_fr .fr_list .lt{
	padding: 0 14px;
	background: #fff;
}
.productInfo_dom_fr .fenl{
	margin-bottom: 30px;
}
.productInfo_dom_fr .fenl .title{
	background: #00893B;
	color: #fff;
}
.productInfo_dom_fr .fenl_list{
	margin-top: 10px;
}
.productInfo_dom_fr .fenl_list .lt_link{
	display: block;
	padding: 20px 0;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	cursor: pointer;
}
.productInfo_dom_fr .fenl_list .lt_link .iconfont{
	font-size: 30px;
	margin: -2px 13px 0 0;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}
.productInfo_dom_fr .fenl_list .lt:last-child .lt_link{
	border-bottom: none;
}
.productInfo_dom_fr .fenl_list .lt_link:hover,
.productInfo_dom_fr .fenl_list .lt_top.active,
.productInfo_dom_fr .fenlChild_list .clt_link:hover{
	color: #00893B;
}

.productInfo_dom_fr .fenlChild_list{
	display: none;
}
.productInfo_dom_fr .fenlChild_list .clt_link{
	display: block;
	padding: 20px 6px 0;
}
.productInfo_dom_fr .tuij .title{
	color: #00893B;
}
.productInfo_dom_fr .tuij_list .lt_link{
	display: block;
	padding: 15px 0;
	background: #fff;
	text-align: center;
}
.productInfo_dom_fr .tuij_list .imt{
	border: 1px solid #e1e1e1;
}
.productInfo_dom_fr .tuij_list .name{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	margin-top: 15px;
}
.productInfo_dom_fr .tuij_list .lt_link:hover .imt{
	border-color: #00893B;
}
.productInfo_dom_fr .tuij_list .lt_link:hover .name{
	color: #00893B;
}
.productCenter{
	padding: 4% 0;
}

#solutions_dom .productInfo_dom_fl{
	width: 100%;
}
#solutions_dom .productInfo_dom_fl_content{
	padding: 0;
	border: none;
}
#solutions_dom .productInfo_dom_fl_list{
	padding: 3% 0;
}
#solutions_dom .product_content_fl_list .ut{
	margin: 1.5% 0 0 -2.5%;
}
#solutions_dom .product_content_fl_list .lt{
	width: 22.5%;
	margin: 2.5% 0 0 2.5%;
}

.solutionsItem{
	padding: 4% 0;
}
.solutionsItem .ut{
	margin-bottom: 4%;
}
.solutionsItem .lt{
	background: #f6f6f6;
}
.solutionsItem .lt .link{
	display: block;
	padding: 30px;
	margin-bottom: 3.5%;
	display: flex;
	display: -webkit-flex;
	/*align-items: center;*/
	justify-content: space-between;
	flex-wrap: wrap;
}
.solutionsItem .lt:last-child .link{
	margin-bottom: 0;
}
.solutionsItem .lt .link .imt{
	width: 43.2%;
	line-height: 1;
}
.solutionsItem .lt .link .content{
	width: 53%;
}
.solutionsItem .lt .content_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.solutionsItem .lt .cimt{
	max-width: 50px;
	margin-right: 20px;
	width: 9%;
}
.solutionsItem .lt .ctext_cn{
	font-size: 22px;
	color: #333;
}
.solutionsItem .lt .ctext_en{
	font-size: 14px;
	color: #818181;
	font-family: arial;
}
.solutionsItem .lt .content_text{
	color: #747474;
	line-height: 2;
	margin: 4.5% 0;
}
.solutionsItem .lt:hover{
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.solutionsItem .lt:hover .btn_more5{
	color: #fff;
	background: #00893B;
}
.solutionsItem .lt:hover .ctext_cn,
.solutionsItem .lt:hover .ctext_en{
	color: #00893B;
}
.btn_more5{
	width: 126px;
	height: 40px;
	color: #00893b;
	text-align: center;
	line-height: 40px;
	border: 1px solid #00893b;
}

.videoInfo{
	padding: 4.5% 0;
}
.videoInfo .productInfo_dom_fl{
	width: 100%;
}
.videoInfo_content_top{
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}
.videoInfo_content_top .top_title{
	color: #333;
	font-size: 30px;
}
.videoInfo_content_top .top_tis{
	color: #ababab;
	margin-top: 15px;
}
.videoInfo_content_content{
	line-height: 2;
}
.videoInfo_content_content .video_imt{
	position: relative;
}
.videoInfo_content_content .content_video{
	  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoInfo_content_dom{
	padding: 3% 0 1.5%;
	margin-top: 2%;
	border-top: 1px solid #E1E1E1;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.videoInfo_content_dom .btn_com{
	display: block;
	width: 160px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	background: #f9f9f9;
	color: #747474;
}
.videoInfo_content_dom .btn_home{
	margin: 0 22px;
}
.videoInfo_content_dom .btn_com:hover{
	background: #00893b;
	color: #fff;
}
.videoInfo_list{
	padding: 4% 0 0;
}
.videoInfo_list .title{
	margin-bottom: 3.5%;
}
.videoInfo_list .ut{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	margin-left: -3%;
}
.videoInfo_list .lt{
	width: 30.33%;
	background: #f6f6f6;
	margin:0 0 3% 3%;
}
.videoInfo_list .lt img{
	width: 100%;
}
.videoInfo_list .lt .content{
	padding: 20px;
}
.videoInfo_list .lt .content_title{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.videoInfo_list .lt .content_time{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	color: #818181;
	align-items: center;
	margin-top: 8px;
	font-size: 14px;
	font-family: arial;
}
.videoInfo_list .lt .content_time .iconfont{
	font-size: 25px;
	color: #cfcfcf;
}
.videoInfo_list .lt .imt{
	position: relative;
}
.videoInfo_list .lt .imt:after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,137,59,0.5);
	z-index: 5;
	display: none;
}
.videoInfo_list .lt .imt:before{
	content: "";
	width: 42px;
	height: 42px;
	background: url(../images/icon_video.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 8;
	display: none;
}
.videoInfo_list .lt:hover{
	background: #fff;
	box-shadow: 0 0 28px rgba(0,0,0,0.18);
}
.videoInfo_list .lt:hover .content_title{
	color: #00893B;
}
.videoInfo_list .lt:hover .imt:before,
.videoInfo_list .lt:hover .imt:after{
	display: block;
}

#videoList{
	padding-bottom: 3%;
}
#videoList .productInfo_dom_fl{
	padding-top: 0;
}

.news_list{
	padding: 4% 0 0;
}
.news_list .title{
	margin-bottom: 1%;
}
.news_list .ut{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.news_list .lt{
	width: 48.5%;
	margin-top: 2.5%;
}
.news_list .lt a{
	display: flex;
	display: -webkit-flex;
	/*align-items: center;*/
	justify-content: space-between;
	padding: 28px 20px 28px 28px;
	background: #f6f6f6;
}
.news_list .lt .imt{
	width: 32%;
}
.news_list .lt .content{
	width: 64.5%;
	color: #747474;
}
.news_list .lt .content_title{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_list .lt .content_text{
	line-height: 1.8;
	margin: 3.5% 0;
	height: 55px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.news_list .lt .content_time{
	color: #818181;
	font-family: arial;
}
.news_list .lt a:hover{
	background: #fff;
	box-shadow: 0 0 28px rgba(0,0,0,0.18);
}
.news_list .lt a:hover .content_title{
	color: #00893B;
}

.newsList .ut{
	margin-bottom: 4%;
}
.newsList .lt{
	margin-bottom: 2.5%;
}
.newsList .lt a{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding: 28px;
	background: #f6f6f6;
	position: relative;
}
.newsList .lt .content{
	margin: 0 4.5%;
}
.newsList .lt .time{
	font-family: arial;
	line-height: 1;
	position: relative;
}
.newsList .lt .time:after{
	content: "";
	height: 1px;
	background: #EBEBEB;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 15%;
}
.newsList .lt .time_date{
	color: #333;
	font-size: 30px;
}
.newsList .lt .time_year{
	color: #818181;
	margin-top: 11px;
}
.newsList .lt .content_title{
	color: #333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsList .lt .content_text{
	color: #747474;
	margin-top: 15px;
	line-height: 2;
}
.newsList .lt .imt{
	width: 200px;
}
.newsList .lt:hover a{
	background: #fff;
	box-shadow: 0 0 28px rgba(0,0,0,0.18);
}
.newsList .lt:hover .time_date,
.newsList .lt:hover .time_year{
	color: #00893B;
}
.newsList .lt:hover .time:after{
	background: #00893B;
}
.newsList .lt:hover .content_title{
	color: #00893B;
	font-weight: bold;
}

.case_list{
	padding: 4% 0 0;
}
.case_list .ut{
	margin-top: 1%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.case_list .lt{
	width: 48.5%;
	margin-top: 2.5%;
}
.case_list .cases_item{
	padding-bottom: 0;
}
.case_list .pageNum{
	margin-top: 4%;
}

#caseList{
	padding-top: 0;
}
#caseList .case_list{
	padding-top: 0;
}

.FAQList{
	padding-bottom: 3%;
}
.FAQList .lt{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding: 3% 0;
	border-bottom: 1px solid #e5e5e5;
}
.FAQList .lt:first-child{
	padding-top: 0;
}
.FAQList .lt:last-child{
	/*border-bottom: none;
	padding-bottom: 0;*/
}
.FAQList .FAQ_content{
	margin: 0 4% 0 2.5%;
}
.FAQList .FAQ_num{
	color: #acdac0;
	font-size: 48px;
	font-family: arial;
	font-weight: bold;
	line-height: 1;
}
.FAQList .FAQ_icon .iconfont{
	font-size: 35px;
	color: #333;
	cursor: pointer;
}
.FAQList .FAQ_title{
	font-size: 20px;
	color: #333;
	margin-bottom: 1.5%;
}
.FAQList .FAQ_text{
	color: #818181;
	line-height: 1.8;
	height: 55px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	text-align: justify;
}
.FAQList .lt.active .FAQ_text{
	height: auto;
	-webkit-line-clamp:initial;
}
.FAQList .lt.active .FAQ_num,
.FAQList .lt.active .FAQ_title,
.FAQList .lt.active .iconfont,
.FAQList .lt:hover .FAQ_num,
.FAQList .lt:hover .FAQ_title,
.FAQList .lt:hover .iconfont{
	color: #00893B;
}

.contactItem{
	padding: 4% 0;
}
.contactItem_content{
	background: #fff;
	border: 10px solid #f6f6f6;
	border-top: none !important;
	padding: 4%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.contactItem_content_fl{
	flex: 1;
}
.contactItem_content_fl .title{
	color: #333;
	font-size: 24px;
	margin-bottom: 27px;
}
.contactItem_content_fl .dom_ut{
	display: flex;
	display: -webkit-flex;
	margin-top: 15px;
}
.contactItem_content_fl .dom_lt{
	margin-left: 7%;
}
.contactItem_content_fl .dom_lt:first-child{
	margin-left: 0;
}
.contactItem_content_fr{
	display: flex;
	display: -webkit-flex;
	width: 36%;
	justify-content: space-between;
	padding: 0 2% 0 13%;
	border-left: 1px solid #E1E1E1;
}
.contactItem_content_fr .weixItem_lt{
	width: 105px;
	text-align: center;
}
.contactItem_content_fr .weixItem_lt .name{
	font-size: 14px;
	color: #818181;
	margin-top: 10px;
}

.recruitmentItem{
	padding: 4% 0;
}
.recruitmentItem .ut{
	margin-bottom: 1%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.recruitmentItem .lt{
	width: 48.5%;
	background: #fff;
	padding: 30px;
	border: 10px solid #f6f6f6;
	margin-bottom: 3%;
}
.recruitmentItem .lt:hover{
	border-color: #00893B;
}
.recruitmentItem .lt:hover .title{
	color: #00893B;
}
.recruitmentItem .lt:hover .lt_top_fr{
	background: #00893B;
	color: #fff;
}

.recruitmentItem .lt_top{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 4%;
	padding-bottom: 3%;
	border-bottom: 1px solid #E1E1E1;
}
.recruitmentItem .lt_top .title{
	color: #333;
	font-size: 24px;
}
.recruitmentItem .lt_top .tis{
	color: #00893b;
	font-size: 14px;
	text-transform: uppercase;
}
.recruitmentItem .lt_top_fr,
.recruitmentInfo_top_fr{
	background: #f5f5f5;
	width: 60px;
	height: 60px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	color: #333;
	border-radius: 50%;
}
.recruitmentItem .lt_dom{
	color: #747474;
	line-height: 2;
	height: 92px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}

.formItem .form-groupContent{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 2.5%;
	flex-wrap: wrap;
}
.formItem .form-groupContent .form-group{
	width: 48.5%;
	position: relative;
	height: 62px;
	border: 1px solid #e5e5e5;
	padding: 0 20px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.formItem .form-groupContent .icon-spn{
	display: block;
	width: 95px;
	color: #333;
}
.formItem .form-groupContent #yanz .yanz_imt{
	position: absolute;
	right: 35px;
}
.formItem .form-groupContent .icon_require{
	color: #FF0000;
	position: absolute;
	right: 15px;
}
.formItem .form-control{
	border: none;
	box-shadow: none;
}
.form-groupTextarea{
	border: 1px solid #e5e5e5;
	padding: 0 20px;
}
.formItem .form-group{
	margin-bottom: 0;
}
/*.formItem .form-groupTextarea .form-group{
	margin-bottom: 0;
}*/
.formItem .form-groupTextarea .form-control{
	padding: 15px 0;
	height: 180px;
}
.formItem .form-groupBtn{
	text-align: center;
	margin-top: 3.5%;
}
.formItem .form-groupBtn .btn{
	width: 300px;
	height: 64px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 64px;
	padding: 0;
	margin: 0 17px;
	border-radius: 0;
}
.formItem .form-groupBtn .btn-sum{
	background: #00893b;
}
.formItem .form-groupBtn .btn-react{
	background: #b6b6b6;
}

.recruitmentInfo_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.recruitmentInfo_top_fl .top_title{
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.recruitmentInfo_top_fl .top_tis{
	color: #818181;
	font-size: 14px;
	text-transform: uppercase;
}
.recruitmentInfo_content{
	line-height: 2;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 2% 0;
	margin: 2% 0;
}
.recruitmentInfo_content .content_title{
	color: #000;
	font-size: 20px;
}
.recruitmentInfo_dom .iconfont{
	font-size: 20px;
	line-height: 1;
	margin-right: 15px;
}

.downloadContent{
	padding: 4% 0;
}
.downloadItem_com{
	color: #333;
	text-align: center;
	/*padding: 0 20px;*/
	margin-bottom: 3.5%;
}
.downloadItem_com th{
	height: 85px;
	background: #fbfbfb;
	font-size: 18px;
	border-top: 10px solid #f6f6f6;
	text-align: center;
	font-weight: normal;
}
.downloadItem_com th:first-child{
	text-align: left;
	padding-left: 50px;
}
.downloadItem_com thead{
	border-left: 10px solid #fbfbfb;
	border-right: 10px solid #FBFBFB;
}
.downloadItem_com tbody{
	border: 10px solid #f6f6f6;
	border-top: none;
}
/*.downloadItem_list{
	border: 10px solid #F6F6F6;
	border-top: none;
	padding:0 30px;
}*/
.downloadItem_com td{
	padding: 40px 0;
	border-bottom: 1px solid #E1E1E1;
	color: #818181;
}
.downloadItem_com td:first-child{
	text-align: left;
	padding-left: 50px;
}
.downloadItem_com td .num{
	font-family: arial;
	font-size: 30px;
	color: #c2e4d1;
}
.downloadItem_com td .item{
	display: flex;
	display: -webkit-flex;
	/*justify-content: space-between;*/
	align-items: center;
}
.downloadItem_com td .item_text{
	margin-left: 38px;
	text-align: left;
	flex: 1;
	color: #333;
}
.downloadItem_list .lt:last-child{
	/*border-bottom: none;*/
}
.downloadItem_com .dw1{
	width: 40px;
}
.downloadItem_com .dw2{
	width: 290px;
}
.downloadItem_list{
	padding-bottom: 4%;
}
.downloadItem_list .pageNum{
	margin-top: 4%;
}
.downloadItem_list .lt .dw2{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.downloadItem_list .lt .dr_imt{
	width: 41.5%;
	line-height: 1;
}
.downloadItem_list .lt .dr_name{
	flex: 1;
	margin-left: 13%;
	text-align: left;
}
.downloadItem_list .dw1{
	font-size: 30px;
	color: #c2e4d1;
	font-family: arial;
}
.downloadItem_com .dw3{
	width: 90px;
}
.downloadItem_com td .btn_download{
	display: block;
	width: 100px;
	height: 40px;
	border: 1px solid #ebebeb;
	text-align: center;
	line-height: 40px;
	color: #818181;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.downloadItem_com .btn_download .iconfont{
	font-size: 20px;
	margin-right: 5px;
}
.downloadItem_list .lt:hover .dw1,
.downloadItem_list .lt:hover .dr_name{
	color: #00893B;
}
.downloadItem_com td:hover .btn_download{
	background: #00893b;
	border-color: #00893b;
	color: #fff;
}
.agricultureComContent{
	padding: 4% 0;
}

.searchList .product_content_fl_list .ut{
	margin-left: -2.5%;
	margin-top: 0;
	margin-bottom: 1.5%;
}
.searchList .product_content_fl_list .lt{
	width: 22.5%;
	margin: 0 0 2.5% 2.5%;
}

#rightFloor {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99999;
	width: 60px;
	background: #fff;
	margin-top: -175px;
	border-top: 1px solid #e1e1e1;
	display: none;
}
#rightFloor li {
	width: 60px;
	height: 60px;
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: -1px;
}
#rightFloor li a {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	color: #333;
	
}
#rightFloor li .iconfont {
	font-size: 26px;
	color: #666;
}
#rightFloor li .lt_weix {
	width: 100px;
	height: 100px;
	padding: 7px;
	background: #e5ba03;
	position: absolute;
	right: 58px;
	top: -1px;
	display: none;
}
#rightFloor li:hover {
	background: #00893b;
	border-color: #00893B;
}
#rightFloor li:hover a,
#rightFloor li:hover i {
	color: #fff;
}
#rightFloor li:hover .lt_weix {
	display: block;
}





