/* banner */
.box_banner{
	position:relative;
	width: 100%;
	margin-top: 74px;
}
.banner-swiper img{
	width: 100%;
}
.banner-swiper a{
	display: block;
}
.banner-swiper a img{
	margin-top: 50px;;
}
.banner-img{
	width: 100%;
	height: 596px;
	background: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner1.png) no-repeat center;
}
#banner1{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner1.png);
}
#banner2{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner2.png);
}
#banner3{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner3.png);
}
#banner4{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner4.png);
}
#banner5{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner5.png);
}
#banner6{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner6.png);
}
#banner7{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner7.png);
}
#banner8{
	background-image: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/new/indexBanner/banner8.png);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 100px;;
}
.banner-pagination .swiper-pagination-bullet{
	width:18px;
	height:6px;
	background: #fff;
	border-radius: 5px;;
	opacity: 0.4;
}
.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
}
/* 我们的服务 */
.box_service{
	width: 1200px;
	height: 330px;
	background: #fff;
	border-radius: 20px;
	position: relative;;
	left: 50%;
	margin-left: -600px;
	top: -60px;
	z-index: 9999;
}
.service_title{
	height: 60px;
	line-height: 60px;
	color: #2A2A2A;
	font-size: 24px;;
	text-align: center;
}
.service_body{
	padding: 0 60px 0 20px;
	box-sizing: border-box;
}
.service_body li{
	width: 25%;
	padding: 40px 40px;;
	text-align: center;
}
.service_body img{
	height: 100px;
	margin-bottom: 20px;
}
.service_body .title{
	font-size: 20px;
	color:#686868;
	line-height: 50px;
}
.service_body .info{
	font-size: 16px;
	color: #686868;
	line-height: 20px;
}
/* 数字农业产品 */
.box_digital_agriculture{
	position: relative;
}
.box_digital_agriculture .agriculture_title{
	color: #2A2A2A;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;;
}
.box_digital_agriculture .agriculture_body ul{
	flex-wrap: wrap;
	width: 1200px;
}
.box_digital_agriculture .agriculture_body li{
	width: 370px;
	height: 392px;
	padding-top: 50px;
	box-sizing: border-box;
	margin-bottom: 30px;
	border-radius: 20px;
	transition: all 250ms cubic-bezier(.02, .01, .47, 1);
	cursor: pointer;
	padding-left: 4px;
	position: relative;
}
.box_digital_agriculture .agriculture_body li img{
	width: 370px;
	height: 399px;
	position: absolute;
	top:0;
	left:0;
}
.box_digital_agriculture .agriculture_body li:hover{
	box-shadow: 0px 0px 20px #ddd;;
	transform: translate(0,-10px);
	transition-delay: 0s !important;
}
.agriculture_box{
	height: 858px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.agriculture_body{
	height: 858px;
	position: absolute;
}
.btn_box_case_p{
	width: 57px;
	height: 106px;
	position: absolute;
	top: 420px;
	cursor: pointer;
}
.btn_box_case_p img{
	width: 100%;
}

#prevP{
	left: -30px;
}
#nextP{
	right: -30px;
}
.agriculture_body li .title{
	padding-left: 20px;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	position: relative;
	z-index: 33;;
}
.agriculture_body li .info{
	width: 230px;
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	position: relative;
	z-index: 33;;
}
.agriculture_body li .btn_details{
	width: 155px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	position: absolute;
	left: 25px;
	bottom: 34px;
	background: #fff;
	border-radius: 9px;;
	color: #033EFF ;
	font-size: 20px;
}
/* 行业解决方案 */
.box_programme{
	margin-top: 40px;
	height: 942px;
	background:url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/bg_programme.png) no-repeat center;
}
.box_programme .programme_title{
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 160px;;
}
.box_programme .programme_body{
	width: 1200px;
	height: 670px;
}
.tab_programme{
	width:480px;
}
.tab_programme li{
	cursor: pointer;
	width: 100%;
	height: 134px;
	padding-right: 30px;
	background: #fff;
	box-sizing: border-box;
}
.tab_programme li:last-child{
	border-bottom: 0;
}
.tab_programme li.active{
	transform: scale(1.004,1.004);
	box-shadow: 0 0 20px #ccc;
	border-color: transparent;
}
.tab_programme img{
	width: 70px;
	height: 70px;
	margin: 30px 20px 0 30px;
	border-radius: 50%;
}
.tab_programme li .title{
	font-size: 20px;
	color: #686868;
	margin-top: 30px;
	margin-bottom: 8px;
}
.tab_programme li .info{
	font-size: 16px;
	color: #8D8D8D;
	line-height: 20px;
}
.cont_programme img{
	display: none;
	width: 720px;
	height: 670px;
}
.cont_programme img.active{
	display: block;
}
/* 定制化服务 */
.box_customize{margin-bottom: 80px;}
.box_customize .customize_title{
	font-size: 24px;
	color: #2A2A2A;
	line-height: 80px;
	margin-top: 30px;
	text-align: center;
}
.customize_body li{
	text-align: center;
	width: 376px;
	height: 434px;
	background: #fff;
	border-top:4px solid transparent;
}
.customize_body li:hover{
	border-color: #116EE7;
	box-shadow: 8px 0px 18px #EEEEEE;
}
.customize_body img{
	height: 230px;
	margin-top: 20px;
	margin-bottom: 20px;;
}
.customize_body .title{
	font-size: 24px;
	color: #3B3B3B;
	margin-bottom: 20px;
}
.customize_body .info{
	width: 260px;
	text-align: left;
	margin: 0 auto;
	font-size: 15px;
	color: #8D8D8D;
	line-height: 24px;;
}
/* 行业案例 */
.box_case{
	height: 760px;
	width: 100%;
	padding-top: 96px;;
	box-sizing: border-box;
	background: url(https://cpjmall.oss-cn-hangzhou.aliyuncs.com/img/bg_case.png) no-repeat center;
}
.box_case .container{
	position: relative;
}
.case_title{
	font-size: 24px;
	line-height: 24px;;
	color: #fff;
	text-align: center;
}
.box_case_tab{
	margin-top: 54px;
}
.box_case_tab li{
	width: 123px;
	height: 40px;
	line-height: 40px;
	border-radius: 15px;
	background: #fff;
	cursor: pointer;
	font-size: 20px;
	color: #686868;
	text-align: center;
	transition: all 250ms cubic-bezier(.02, .01, .47, 1);
}
.box_case_tab li:hover{
	transform: translate(0,-3px);
	transition-delay: 0s !important;
}
.box_case_tab li.active{
	color:#116EE7
}
.box_c{
	height: 470px;
	width: 1196px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.box_case_cont{
	width: 5944px;
	margin-top: 76px;
	position: absolute;
}
.btn_box_case{
	width:30px;
	height: 70px;
	background:rgba(255,255,255, .5);
	border-radius: 15px;
	text-align: center;
	line-height: 70px;
	position: absolute;
	top: 340px;
	color: #fff;
	cursor: pointer;;
}
.btn_box_case.hide{
	display: none;
}
#prev{
	left: -20px;
}
#next{
	right: -20px;
}
.box_case_cont a{
	width: 550px;
	height: 400px;
	text-align: center;
	border-radius: 18px;
	float: left;
	margin: 10px 24px;
}
.box_case_cont .btn_info{
	font-size: 20px;
	color: #fff;
	line-height: 80px;
}
.box_case_cont .cont_item img{
	border-radius: 18px;
	width: 550px;
	height: 328px;
}
.box_case_cont .cont_item .toBig{
	position:relative;
	transition: all 0.5s;
}
.box_case_cont .cont_item .toBig:hover{
	transform: scale(1.1,1.1);
}
.box_case_cont .cont_item .toBig:hover .item_shade{
	display: block;
}
.cont_item .item_shade{
	display: none;
	border-radius: 18px;
	width: 550px;
	height: 328px;
	padding: 20px;
	color: #fff;;
	box-sizing: border-box;
	background: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}
.item_shade .shade_title{
	font-size: 20px;
	line-height: 60px;
}
.item_shade .shade_info{
	font-size: 16px;
	line-height: 28px;;
}
.box_img_case{
	position: fixed;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,.8);
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
#imgCaseBig{
	position: absolute;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    top: 50%;
    margin-top: -22%;
    display: block;
    border-radius: 10px;
}
/* 合作伙伴 */
.box_collaborate{
	background: #fff;
	width: 100%;
	padding-bottom: 50px;
}
.coll_title{
	font-size: 24px;
	color: #2A2A2A;
	text-align: center;
	line-height: 120px;
}
.box_item_coll{
	width: 226px;;
}
.box_item_coll img{
	width: 226px;
	border:1px solid #eee;
	height: 226px;;
}
.box_item_coll .text{
	font-size: 18px;
	color: #424242;
	text-align: center;
	line-height: 70px;
}
.flex_coll{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
/* 新闻资讯 */
.box_news{
	margin-bottom: 50px;
}
.box_news .news_title{
	font-size: 24px;
	color: #2A2A2A;
	line-height: 80px;
	text-align: center;
}
.box_news .flex{
	background: #fff;;
	padding:30px;
	border-radius: 20px;
	box-sizing: border-box;
}
.box_news .news_left{
	width: 500px;
	height: 290px;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 30px;
}
.box_news .news_left img{
	width: 500px;
	height: 290px;
}
.box_news .news_right a{
	width: 570px;
	display: block;
	margin-top: 30px;
	cursor: pointer;
	transition: all 250ms cubic-bezier(.02, .01, .47, 1);
}
.box_news .news_right a:hover{
	transform: translate(0,-6px);
	transition-delay: 0s !important;
}
.news_right .time{
	font-size: 24px;
	color: #0456E8;
	line-height: 40px;
}
.news_right .title{
	font-size: 20px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_right .info{
	font-size: 16px;
	color: #BFBFBF;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.contact-btn {
  position: fixed;
  right: 10px;
  bottom: 125px;
	z-index: 999;
}
.to-top {
  display: block;
  margin-top: 10px;
  width: 48px;
  height: 48px;
  margin-left: 44px;
  cursor: pointer;
  visibility: hidden;
}
.contact-bg {
  width: 92px;
  height: 160px;
  background: #0054F9;
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.contact1 {
  margin-top: 15px;
  font-size: 12px;
  height: 12px;
  font-family: "思源黑体","Microsoft YaHei";
  font-weight: 500;
  color: #FFFFFF;
}
.contact2 {
  margin-top: 6px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  font-family: "思源黑体","Microsoft YaHei";
  font-weight: bold;
  color: #FFFFFF;
}
.phone-number {
  width: 18px;
  height: 18px;
  margin-top: 8px;
}
.contact-line {
  margin-top: 10px;
  height: 1px;
  width: 92px;
  background: #004BE0;
}
.contact-erweima {
  margin-top: 10px;
  width: 59px;
  height: 59px;
  border-radius: 8px;
  cursor: pointer;
}
.contact3 {
  margin-top: 12px;
  width: 80px;
  height: 80px;
  background: #3576F8;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.contact3 img {
  width: 28px;
  height: 28px;
}
.contact3 p {
  margin-top: 13px;
  font-size: 12px;
  font-family: "思源黑体","Microsoft YaHei";
  font-weight: 500;
  color: #FFFFFF;
}
#newBridge .icon-right-center {
  right: 10px !important;
  top: auto !important;
  left: auto !important;
  bottom: 303px !important;
}
#newBridge .nb-nodeboard-base, #newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-content {
  width: 160px !important;
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content {
  width: 125px !important;
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name {
  width: 150px !important;
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input {
  width: 110px !important;
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text {
  display: none !important;
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send {
  width: 147px !important;
}