﻿@import url("com.css");
@import url("animate.min.css");
@import url("swiper-3.4.2.min.css");
@import url("slick.css");
@import url("iconfont.css");
/* 智慧种植 */
.agriculturalIndustry .website_img_down {
	width: 245px;
	height: 21px;
	margin: 10px auto;
}
.agriculturalIndustry .website_img_down img{
	width: 245px;
	height: 21px;
}
.agriculturalIndustry .industry_title {
	padding-top: 80px;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.agriculturalIndustry_banner {
	width: 100%;
	height: 480px;
	position: relative;
	text-align: center;
}
.agriculturalIndustry_banner_img {
	width: 100%;
	height: 100%;
}
.agriculturalIndustry_banner_text {
	width: 100%;
	position: absolute;
	top: 27%;
	color: #fff;
}
.agriculturalIndustry_banner_text> div:nth-child(1) {
	font-size: 40px;
}
.agriculturalIndustry_banner_text> div:nth-child(2) {
	width: 50%;
	margin-left: 25%;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0px;
	margin: 28px auto auto;
	color: #f5f6f8;
}
.agriculturalIndustry_banner_text .text-btn {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	margin-top: 68px;
}
.agriculturalIndustry_banner_text .text-btn> div {
	vertical-align: top;
	width: 152px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	border: solid 1px #ffffff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin-right: 32px;
}
.agriculturalIndustry_banner_text .text-btn> div:hover {
	/* background-color: #3c78ff; */
	background: #02cc83;
	border-radius: 2px;
	border: solid 1px #02cc83;
}

.agriculturalIndustry .industry_disadvantages {
	width: 100%;
	height: 592px;
	background-color: #ffffff;
}
.industry_disadvantages_node {
	width: 1300px;
	margin: 40px auto 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.industry_disadvantages_node .industry_disadvantages_div {
	width: 285px;
	height: 320px;
	background-color: #f6f8fb;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.industry_disadvantages_node .industry_disadvantages_div_top {
	margin-top: 40px;
	margin-left: 28px;
	width: 48px;
	height: 50px;
}
.industry_disadvantages_node .industry_disadvantages_div_name {
	position: relative;
	left: 28px;
	top: -35px;
	font-family: PingFang-SC-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.industry_disadvantages_node .industry_disadvantages_div_node {
	position: absolute;
	margin-top: -11px;
	margin-left: 28px;
	width: 229px;
	font-family: PingFang-SC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}
.industry_disadvantages_node .industry_disadvantages_div_down {
	position: relative;
	width: 100px;
	height: 100px;
	right: -184px;
	bottom: -100px;
}
.agriculturalIndustry .industry_plan {
	width: 100%;
	background-color: #f6f8fb;
}
.industry_plan_div {
	margin-top: 40px;
	text-align: center;
	width: 100%;
}
.industry_plan_div .industry_plan_img {
	width: 1040px;
	height: 648px;
}
.agriculturalIndustry .industry_function {
	width: 100%;
	background-color: #ffffff;
}
.industry_function .industry_function_left {
	width: 1040px;
	height: 260px;
	margin: 40px auto 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.industry_function .industry_function_text {
	width: 420px;
}
.industry_function .industry_function_text_name {
	font-family: PingFang-SC-Bold;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 40px;
}
.industry_function .industry_function_text_content {
	margin-top: 28px;
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.industry_function .industry_function_right {
	width: 1040px;
	height: 260px;
	margin: 40px auto 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.industry_function .industry_function_img_r {
	width: 480px;
}
.industry_function .industry_function_text_r {
	width: 420px;
}
.industry_function .industry_last_div{margin-bottom: 80px;}
.agriculturalIndustry .industry_cost{
	width: 100%;
	height: 472px;
	background-color: #f6f8fb;
}
.industry_cost_node{
	width: 1300px;
	margin-left: 15%;
	text-align: center;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.industry_cost_div{
	width: 210px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.industry_cost_div_name{
	font-family: PingFang-SC-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 32px;
}
.industry_cost_div_content{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 8px;
}
.industry_cost_img{
	width: 44px;
	height: 44px;
}

/* 智慧养殖 */
.breedingControl{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.breedingControl .website_img_down {
	width: 245px;
	height: 21px;
	margin: 10px auto;
}
.breedingControl .website_img_down img{
	width: 245px;
	height: 21px;
}
.breedingControl .breed_title {
	padding-top: 80px;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.breedingControl .breedingControl_banner {
	width: 100%;
	height: 480px;
	position: relative;
	text-align: center;
}
.breedingControl .breedingControl_banner_img {
	width: 100%;
	height: 100%;
}
.breedingControl .breedingControl_banner_text {
	width: 100%;
	position: absolute;
	top: 27%;
	color: #fff;
}
.breedingControl .breedingControl_banner_text> div:nth-child(1) {
	font-size: 40px;
}
.breedingControl .breedingControl_banner_text> div:nth-child(2) {
	width: 50%;
	margin-left: 25%;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0px;
	margin: 28px auto auto;
	color: #f5f6f8;
}
.breedingControl .breedingControl_banner_text .text-btn {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	margin-top: 68px;
}
.breedingControl .breedingControl_banner_text .text-btn> div {
	vertical-align: top;
	width: 152px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	border: solid 1px #ffffff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin-right: 32px;
}
.breedingControl .breedingControl_banner_text .text-btn> div:hover {
	/* background-color: #3c78ff; */
	background: #02cc83;
	border-radius: 2px;
	border: solid 1px #02cc83;
}
.breedingControl .breed_disadvantages {
	width: 100%;
	height: 592px;
	background-color: #ffffff;
}
.breedingControl .breed_disadvantages_node {
	width: 1300px;
	margin: 40px auto 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.breedingControl .breed_disadvantages_node .breed_disadvantages_div {
	width: 285px;
	height: 320px;
	background-color: #f6f8fb;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.breedingControl .breed_disadvantages_node .breed_disadvantages_div_top {
	margin-top: 40px;
	margin-left: 28px;
	width: 48px;
	height: 50px;
}
.breedingControl .breed_disadvantages_node .breed_disadvantages_div_name {
	position: relative;
	left: 28px;
	top: -35px;
	font-family: PingFang-SC-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.breedingControl .breed_disadvantages_node .breed_disadvantages_div_node {
	position: absolute;
	margin-top: -11px;
	margin-left: 28px;
	width: 229px;
	font-family: PingFang-SC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}
.breedingControl .breed_disadvantages_node .breed_disadvantages_div_down {
	position: relative;
	width: 100px;
	height: 100px;
	right: -184px;
	bottom: -100px;
}
.breedingControl .breed_plan {
	width: 100%;
	background-color: #f6f8fb;
}
.breedingControl .breed_plan_div {
	margin-top: 40px;
	text-align: center;
	width: 100%;
}
.breedingControl .breed_plan_div .breed_plan_img {
	width: 1040px;
	height: 550px;
}
.breedingControl .breed_function {
	width: 100%;
	background-color: #ffffff;
}
.breedingControl .breed_function_left {
	width: 1040px;
	height: 260px;
	margin: 40px auto 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.breedingControl .breed_function_text {
	width: 420px;
}
.breedingControl .breed_function .breed_function_text_name {
	font-family: PingFang-SC-Bold;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 40px;
}
.breedingControl .breed_function .breed_function_text_content {
	margin-top: 28px;
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.breedingControl .breed_function_right {
	width: 1040px;
	height: 260px;
	margin: 40px auto 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.breedingControl .breed_function_img_r {
	width: 480px;
}
.breedingControl .breed_function_text_r {
	width: 420px;
}
.breedingControl .breed_function .breed_last_div{margin-bottom: 80px;}
.breedingControl .breed_cost{
	width: 100%;
	height: 472px;
	background-color: #f6f8fb;
}
.breedingControl .breed_cost_node{
	width: 1300px;
	margin-left: 15%;
	text-align: center;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.breedingControl .breed_cost_div{
	width: 210px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.breedingControl .breed_cost_div_name{
	font-family: PingFang-SC-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 32px;
}
.breedingControl .breed_cost_div_content{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 8px;
}
.breedingControl .breed_cost_img{
	width: 44px;
	height: 44px;
}

/* 土地种植 */
.land{
	width: 100%;
	height: 100%;
	position: relative;
	background: #fff;
}
.land .land_banner{
	width: 100%;
	height: 586px;
	position: relative;
	background: url(../image/2021070114133865894606.png) repeat-x center bottom;
}
.land .land_banner_img{
	width: 100%;
	height: 100%;
}
.land .land_banner_text{
	position: absolute;
	top: 27%;
	left: 18%;
	color: #fff;
}
.land .land_banner_text>div:nth-child(1){
	font-size: 72px;
	font-weight: bold;
}
.land .land_banner_text>div:nth-child(2){
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 40px 0 29px;
}
.land .land_banner_text>div:nth-child(3){
	width: 552px;
	font-size: 22px;
	line-height: 48px;
	font-weight: 500;
	color: #f5f6f8;
}
	/* 物联网主机 */
.land .land_host{
	width: 1260px;
	height: 660px;
	margin: auto;
	position: relative;
}
.land .land_host_title{
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	margin: 79px 0 0px;
}

.land .land_host_img{
	width: 100%;
	height: 172px;
	position: absolute;
	bottom: 60px;
}

.land .land_host_item{
	position: absolute;
	width: 185px;
	height: 230px;
	background: #fff;
	box-shadow: 0 0 20px 3px #ECFBF5;
	border-radius: 8px;
	text-align: center;
}
.land .land_host_item>img{
	width: 45px;
	height: 45px;
	margin: 30px 0 15px;
}

.land .land_host_item .host_title{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 17px;
}

.land .land_host_item .host_desc{
	padding: 0 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 24px;
}
.land .land_host_item:before{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: -10px;
	left: 45%;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #fff;
	z-index: 9;
}
.land .land_host_item:after{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: -13px;
	left: 43.5%;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
	border-top: 13px solid #ECFBF5;
	z-index: 8;
}

.land .land_host_item:nth-child(1){
	top: 37%;
	left: 0%;
}

.land .land_host_item:nth-child(2){
	top: 22%;
	left: 17%;
}

.land .land_host_item:nth-child(3){
	top: 37%;
	left: 34.2%;
}

.land .land_host_item:nth-child(4){
	top: 22%;
	left: 51.3%;
}

.land .land_host_item:nth-child(5){
	top: 37%;
	left: 68%;
}

.land .land_host_item:nth-child(6){
	top: 22%;
	left: 85%;
}
/* 列表 */
.land .land_list{
	width: 100%;
	height: 600px;
	background: #f5f9ff;
}
.land .land_list_item{
	width: 1150px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 100px;
}
.land .land_list_item .item_cont_lf{
	margin-right: 60px;
}
.land .land_list_item .item_cont_lf>p:nth-child(1){
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 25px;
}

.land .land_list_item .item_cont_lf>p:nth-child(2){
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 35px;
	font-weight: bold;
	color: #484848;
	padding-bottom: 40px;
}
.land .land_list_item .item_cont_lf>p:nth-child(3){
	width: 145px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #02cc83;
	color: #fff;
	border-radius: 30px;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: 2px;
	transition: all .3s;
}

.land .land_list_item .item_cont_lf>p:nth-child(3):hover{
	background: #01e692;
}
.land .land_list_item_rt{
	width: 600px;
	height: 400px;
}
.land .land_listbg{
	width: 100%;
	background: #fff;
	height: 610px;
}
.land .land_listbg_item{
	width: 1150px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 90px;
}
.land .land_listbg_item .item_cont_lt{
	width: 605px;
	height: 410px;
}
.land .land_listbg_item .item_cont_rf{
	margin-left: 60px;
}
.land .land_listbg_item .item_cont_rf li{
   display: flex;
   align-items: center;
   margin-bottom: 50px;
}
.land .land_listbg_item .item_cont_rf li img{
   width: 90px;
   height: 90px;
}
.land .land_listbg_item .item_cont_rf li .rf_text>p:first-child{
	color: #02cc83;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 15px;
}
.land .land_listbg_item .item_cont_rf li .rf_text>p:last-child{
	font-size: 15px;
	color: #8f8f8f;
	line-height: 24px;
}
.land .land_listbg_item .item_cont_rf li:last-child{
	margin-bottom: 0;
}
.land .land_scene{
	width: 100%;
	padding: 80px 0;
	background: #fff;
}
.land .land_scene_title{
	font-size: 42px;
	text-align: center;
	font-weight: bold;
}
.land .land_scene ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.land .land_scene_item{
	width: 25%;
	text-align: center;
	margin-top: 85px;
	border-right: 2px solid #E9E9E9;
}
.land .land_scene_item>img{
	width: 92px;
	height: 92px;
}
.land .land_scene_item>p{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

/* 农业认养 */
.adopt{
	width: 100%;
	position: relative;
	background: #fff;
}
.adopt .adopt_banner{
	width: 100%;
	height: 586px;
	position: relative;
	background: url(../image/202107010959067114e5551.png) repeat-x center bottom;
}
.adopt .adopt_banner_img{
	width: 100%;
	height: 100%;
}
.adopt .adopt_banner_text{
	position: absolute;
	top: 27%;
	left: 18%;
	color: #fff;
}
.adopt .adopt_banner_text>div:nth-child(1){
	font-size: 72px;
	font-weight: bold;
}
.adopt .adopt_banner_text>div:nth-child(2){
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 40px 0 29px;
}
.adopt .adopt_banner_text>div:nth-child(3){
	width: 552px;
	font-size: 22px;
	line-height: 48px;
}
.adopt .adopt_data{
	width: 100%;
	height: 603px;
	background: #f5f9ff;
	overflow: hidden;
}
.adopt .adopt_data_title{
	font-size: 42px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 120px 0;
}
.adopt .adopt_data ul{
	display: flex;
	justify-content: space-around;
	text-align: center;
}
.adopt .adopt_data_item{
	width: 20%;
	border-right: 2px solid #E9E9E9;
}
.adopt .adopt_data_item>img{
	width: 92px;
	height: 92px;
	margin-bottom: 29px;
}
.adopt .adopt_data_item>p{
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

/* 农业电商 */
.Agricultural{
	width: 100%;
	background: #fff;
	position: relative;
}
.Agricultural .Agricultural_banner{
	width: 100%;
	height: 586px;
	position: relative;
}
.Agricultural .Agricultural_banner_img{
	width: 100%;
	height: 100%;
}
.Agricultural .Agricultural_banner_text{
	position: absolute;
	top: 27%;
	left: 18%;
	color: #fff;
}
.Agricultural .Agricultural_banner_text>div:nth-child(1){
	font-size: 72px;
	font-weight: bold;
}
.Agricultural .Agricultural_banner_text>div:nth-child(2){
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 40px 0 29px;
}
.Agricultural .Agricultural_banner_text>div:nth-child(3){
	width: 552px;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
}
.Agricultural .Agricultural_title{
	text-align: center;
	font-size: 42px;
	color: #333;
	line-height: 48px;
	font-weight: bold;
	margin-top: 77px;
}
.Agricultural .Agricultural_details_item{
	background: #fff;
}
.Agricultural .Agricultural_details_item_bg{
	width: 1200px;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 113px;
}
.Agricultural .Agricultural_details_item_bg>img{
	width: 406px;
	height: 315px;
}
.Agricultural .Agricultural_details_item_bg .deta_title, .deta_titles{
	color: #333;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
}
.Agricultural .Agricultural_details_item_bg .deta_desc{
	font-size: 18px;
	color: #999;
	width: 657px;
	line-height: 42px;
}
.Agricultural .Agricultural_details_item:nth-child(2n){
	background: #fbfbfb;
	padding: 60px 0;
}
.Agricultural .Agricultural_scene{
	width: 100%;
	padding: 80px 0;
	background: #fbfbfb;
}
.Agricultural .Agricultural_scene_title{
	font-size: 42px;
	text-align: center;
	font-weight: bold;
}
.Agricultural .Agricultural_scene ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.Agricultural .Agricultural_scene_item{
	width: 25%;
	text-align: center;
	margin-top: 85px;
	border-right: 2px solid #E9E9E9;
}
.Agricultural .Agricultural_scene_item>img{
	width: 92px;
	height: 92px;
}
.Agricultural .Agricultural_scene_item>p{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

/* 产品溯源 */
.source{
	width: 100%;
	background: #fff;
}
.source .source_banner{
	width: 100%;
	height: 586px;
	position: relative;
}
.source .source_banner_img{
	width: 100%;
	height: 100%;
}
.source .source_banner_text{
	position: absolute;
	top: 27%;
	left: 18%;
	color: #fff;
}
.source .source_banner_text>div:nth-child(1){
	font-size: 72px;
	font-weight: bold;
}
.source .source_banner_text>div:nth-child(2){
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 40px 0 29px;
}
.source .source_banner_text>div:nth-child(3){
	width: 552px;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
}
.source .source_details_item{
	background: #fff;
}
.source .source_details_item_bg{
	width: 1200px;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 113px;
}
.source .source_details_item_bg>img{
	width: 406px;
	height: 315px;
}
.source .source_details_item_bg .deta_title, .deta_titles{
	color: #333;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
}
.source .source_details_item_bg .deta_desc{
	font-size: 18px;
	color: #999;
	width: 657px;
	line-height: 42px;
}
.source .source_details_item:nth-child(2n){
	background: #fbfbfb;
	padding: 60px 0;
}

/* 运营工具 */
.operate{
	width: 100%;
	background: #fff;
}
.operate .operate_banner{
	width: 100%;
	height: 586px;
	position: relative;
}
.operate .operate_banner_img{
	width: 100%;
	height: 100%;
}
.operate .operate_banner_text{
	position: absolute;
	top: 27%;
	left: 18%;
	color: #fff;
}
.operate .operate_banner_text>div:nth-child(1){
	font-size: 72px;
	font-weight: bold;
}
.operate .operate_banner_text>div:nth-child(2){
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 40px 0 29px;
}
.operate .operate_banner_text>div:nth-child(3){
	width: 552px;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
}
.operate .operate_list{
	width: 1200px;
	margin: 75px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.operate .operate_list_item{
	width: 364px;
	height: 408px;
	background: #fff;
	box-shadow: 2px 0px 24px 0px #eee;
	margin-bottom: 49px;
}
.operate .operate_list_item>img{
	width: 100%;
	height: 282px;
}
.operate .operate_list_item_title{
	margin: 0px 0 15px 20px;
	font-size: 18px;
	font-weight: bold;
}
.operate .operate_list_item_desc{
	width: 308px;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin-left: 20px;
}
.operate .operate_scene{
	width: 100%;
	padding: 80px 0;
	background: #fbfbfb;
}
.operate .operate_scene_title{
	font-size: 42px;
	text-align: center;
	font-weight: bold;
}
.operate .operate_scene ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.operate .operate_scene_item{
	width: 25%;
	text-align: center;
	margin-top: 85px;
	border-right: 2px solid #E9E9E9;
}
.operate .operate_scene_item>img{
	width: 92px;
	height: 92px;
}
.operate .operate_scene_item>p{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}






