*{
	box-sizing: border-box;
}
body {
	color:#333333;
	background: #fff;
	font-family: "微软雅黑", Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

	
.layui-container {
    padding: 0px;
}	
.main_title{
	width: 100%;
}
.left_align{
	text-align: left !important;
}
.layui-carousel{
	max-height: 570px;
}
.layui-carousel img{
	height: 100%;
}
/*******************************************首页*************************************/
/** 导航部分*/
.nav {
	width: 100%;
	height: 80px;
	box-shadow: 0 3px 3px 0 #CCC;
	background: #000 !important;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	overflow: hidden;
	transition: 0.3s
}

.nav{
	/*background: rgba(0, 0, 0, 0.5);*/
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.nav.scroll {
	background: #FFF;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
	transition: 0.3s
}
.nav .layui-container {
	position: relative;
	transition: all 400ms ease-out;
}

.nav .nav-logo {
	height: 100%;
	position: absolute;
	left: 15px;
	line-height: 80px;
}
.nav-log img{
	display: block;
	width: 100%;
}
.nav .nav-list {
	display: inline-block;
	height: 80px;
}

.nav .nav-list button {
	width: 25px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 15px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

.nav .nav-list button span {
	display: block;
	width: 25px;
	height: 2px;
	background: #1e9fff;
	margin-bottom: 6px;
	transition: 0.5s;
}

.nav .nav-list button span.spa1 {
	transform: rotate(45deg);
}

.nav .nav-list button span.spa3 {
	transform: rotate(-45deg) translate(5px, -5px);
}

.nav .layui-nav {
	width: 100%;
	position: absolute;
	top: 80px;
	right: 0;
	background-color: #000;
	
}
.nav .layui-nav li a{
	color: #fff;
}
.nav .layui-nav .layui-nav-item {
	display: block;
	line-height: 44px;
}

.nav .layui-nav * {
	font-size: 16px;
}

.nav .layui-nav .layui-nav-item a {
	padding: 0 0;
}

.nav .layui-nav-bar,
.nav .layui-nav .layui-this:after {
	height: 2px;
	background-color: #1e9fff;
}

.nav .layui-nav .layui-this a,
.nav .layui-nav .layui-nav-item a:hover {
	color: #1e9fff;
}
.shengqing{
	display:inline-block;
	width:103px;
	text-align: center;
    background-color: #2f82ff;
    height: 38px;
    line-height: 38px;
    color: #fff;
}
.shengqing a{
		color:#fff;
}

/*广告图*/
.layui-carousel{
	width: 100%;
	height: 10rem;
	margin-top: 80px;
}
.imgbox{
	display: block;
	width: 100%;
}
.layui-carousel img{
	display: block;
    width: 100%;
}
/*物联网智能软件平台*/
.main_title{
	font-size:36px;
	font-weight: 400;
	text-align: center;
}
.index_box1{
	margin-top:100px;
	
}

.title2{
	text-align: center;
	font-size:16px;
	font-weight: 400;
	line-height:28px;
	color:#666666;
	margin-top:10px;
}
.title2_bg {
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 20px;
}
.img_index1{
	margin-top:75px;
}
.sdp_advantage{
	
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.sdp_advantage::after{
	content: "";
	width: 48%;
}

.index_box1 .sdp_advantage li{
	width: 22%;
	border-radius: 10px;
	box-shadow:0 0 20px #e2e2e2;
	margin-top: 50px;
}
.sdp_advantage p{
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.sdp_advantage img{
	width:100%;
	height:251px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all .3s;
}
.sdp_advantage img:hover{
	transform:scale(1.3);
	transition: all .3s;
}
.sdp_advantage .s_tit{
	font-size:22px;
	font-weight:400;
	margin-top:20px;
}
.sdp_advantage .describe{
	font-size:15px;
	font-weight: 400;
	color:#666;
	line-height:26px;
	margin-top:10px;
	margin-bottom: 20px;
	padding:0px 20px 0px 20px;
}

.index_title_box{
	margin-top:70px;
	position:relative;
}
/* .hr_line{
	position:absolute;
	top:20px;
	height:2px;
	width:100%;
	background-color:#007DDB;
	z-index: 0;
} */
/* 分割图 */
.hrimg{
	margin-top: 40px;
}
/* 物联网高端智能设备 */
.index_box2{
	background: #F8F8F8;
	padding-bottom: 20px;
	border: 1px solid transparent;
}
.sdp2_advantage{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid transparent;
	margin-top: 190px;
}
.sdp2_advantage li{
	width: 23%;
	border-radius: 10px;
	box-shadow:0 0 20px #efefef;
	text-align: center;
	margin-top: 30px;
	background-color: #fff;
	position: relative;
	/* margin-right: 27px; */
}
.sdp2_advantage img{
	width: 250px;
	height: 198px;
	margin-top: 65px;
}
.sdp2_advantage li:nth-child(2),.sdp2_advantage li:nth-child(3),.sdp2_advantage li:nth-child(4),.sdp2_advantage li:nth-child(5),.sdp2_advantage li:nth-child(6)
{
	background-image: url(../imgs/index_shebei_qian.jpg);
	background-repeat: no-repeat;
	
}
.hover_text{
	display: block;
	display: none;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background-color: #000;
	opacity: 0.6;
	transition: all .3s;
	position: absolute;
	top: 0;
}
.hover_text p:nth-child(1){
	transition: all .3s;
	display: block;
	width: 207px;
	height: 65px;
	margin: 0 auto;
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-top: 60px;
}
.hover_text p:nth-child(2){
	display: block;
	font-size: 14px;
	width: 207px;
	height: 65px;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	line-height: 30px;
}
.sdp2_advantage li:nth-child(1):hover .text_box1{
	display: block;
}
.sdp2_advantage li:nth-child(2):hover .text_box2{
	display: block;
}
.sdp2_advantage li:nth-child(3):hover .text_box3{
	display: block;
}
.sdp2_advantage li:nth-child(4):hover .text_box4{
	display: block;
}
.sdp2_advantage li:nth-child(5):hover .text_box5{
	display: block;
}
.sdp2_advantage li:nth-child(6):hover .text_box6{
	display: block;
}
.sdp2_advantage li:nth-child(7):hover .text_box7{
	display: block;
}
.sdp2_advantage li:nth-child(8):hover .text_box8{
	display: block;
}
.text_01{
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #0A69C6;
	margin-bottom: 20px !important;
}
.text_02{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px !important;
}
.index_box2 .btn{
	display: block;
	width: 157px;
	height: 47px;
	background-color: white;
	color: #0A69C6;
	border: 2px solid;
	cursor: pointer;
	border-radius:25px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
	outline: none;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
}
.btn:hover{
	transition: all .1s;
	background: linear-gradient(90deg, #68C6FE 0%, #0D1FBB 100%);
	color: #FFF;
}
/* 应用案例 */
/* .index_box12{
	border: 1px solid black;
} */
.index_box12 img{
	/* width: 350px;
	height: 350px; */
	cursor: pointer;
	transition: all .3s;
}
.index_box12 p{
	overflow: hidden;
}

.index_box12 img:hover{
	transform: scale(1.3);
	transition: all .3s;
}
.sdp3_advantage .s_tit{
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sdp3_advantage{
	width: 100%;
	height: 420px;
	box-shadow:0 0 20px #e2e2e2;
	margin-top: 60px;
	display: flex;
	flex-direction: row;
}
.sdp3_advantage li{
	text-align: center;
}
.index_box12 .btn{
	display: block;
	width: 157px;
	height: 47px;
	background-color: white;
	color: #0A69C6;
	border: 2px solid;
	border-radius:25px;
	margin: 50px auto;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
}
.btn:hover{
	background: linear-gradient(90deg, #68C6FE 0%, #0D1FBB 100%);
	color: #FFF;
}
/* 智慧农业解决方案 */
.container{
	background: #F8F8F8;
	border: 1px solid transparent;
}
.titlebox5{
	margin-top: -140px;
}
.content{
	margin: 0 auto;
	/* padding: 0 30px; */
}
.container .btn{
	display: block;
	width: 157px;
	height: 47px;
	background-color: white;
	color: #0A69C6;
	border: 2px solid;
	border-radius:25px;
	margin: 50px auto;
	margin-bottom: 50px;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-weight: 300;
	font-size: 18px;

}
.btn:hover{
	background: linear-gradient(90deg, #68C6FE 0%, #0D1FBB 100%);
	color: #FFF;
}
.evenflow * {
  margin:0; padding:0; border:0;
  font-size: 100%; font: inherit;
  vertical-align: baseline; outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
.evenflow { 
	height: 556px;
	display: flex;
	clear: both;
	margin-top: 200px; 
	padding: 50px 0;
}
.evenflow li a p:nth-child(2){
	
	width: 80%;
	height: 48px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	text-align: center;
	background-color: #000;
	margin: 0 auto;
	opacity: 0.6;
	margin-top: -300px;
}
.evenflow li a p:nth-child(3){
	width: 80%;
	height: 140px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	margin: 0 auto;
	background-color: #000;
}

.evenflow li {
  display:block;
  width:20%;
  line-height:0;
  transition:all 0.25s ease;
}

.evenflow li a {
  display:block;
  background:#424242;
  border-radius:2px;
  /* box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  */
}
  
.evenflow li img { 
	display: block;
	width: 100%;
	height: 450px;
 }  



/* HOVER EFFECTS */
.evenflow_rotate { transition:transform 0.25s ease;	}
.evenflow_rotate:hover { transform:rotate(45deg); }
.evenflow_shiftX { transition:transform 1s ease;	}
.evenflow_shiftX:hover { transform:translateX(20px); }
.evenflow_shiftY { transition:transform 1s ease;	}
.evenflow_shiftY:hover { transform:translateY(-20px); }
.evenflow_scale { transition:transform 0.25s ease;	}
.evenflow_spin {transition:transform 0.25s ease; }
.evenflow_spin:hover {transform:rotate(360deg); }

@keyframes evenflow_shake {
	0% { transform: scale(1); }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); } }

.evenflow_shake {transform:scale(1); }
.evenflow_shake:hover{
	animation-name: evenflow_shake;
	animation-duration:500ms;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-timing-function:ease; }
	
	
	
	

@media screen and (max-width: 780px) {
  .evenflow li { width: 45%; }
  .title_style{
	  top: -6px;
  }
}

@media screen and (max-width: 550px) {
  .evenflow { text-align: center; }
  .evenflow li {
    float: none;
    display: inline-block;
    width: 80%;
	margin-bottom: 30px; }
	.container .btn{
	
	}
	
}
/* 沃丰品牌 值得信赖 */
.title3{
	text-align: center;
	font-size:16px;
	line-height:28px;
	color:#666666;
	margin-top:10px;
}
.index_box14{
	background-image: url(../imgs/index_bg2.jpg) ;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
}
.index_box14 img{
	/* width: 215px;
	height: 154px; */
	/* margin-top: 20px; */
}
.sdp4_advantage{
	width: 1400px;
	display: flex;
	justify-content: center;
	margin-top: 180px;
}
.sdp4_advantage li{
	width: 20%;
}
.sdp4_advantage li p{
	width: 247px;
	height:255px;
	padding: 5px;
	border: 1px solid #D9D9D9;
	text-align: center;
	margin: 0 auto;
}
.sdp4_advantage span{
	display: block;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 400;
	margin: auto;
	margin-top: 35px;
	
}

/* 沃丰 探索农业新时代 */
.index_box15{
	/* border: 1px solid transparent; */
	background-image: url(../imgs/index_bg3.jpg) ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
}

.sdp5_advantage{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 190px;
	margin-bottom: 30px;
}
.sdp5_advantage li{
	width: 18%;
}
.sdp5_advantage li img{
	width: 229px;
	height: 58px;
}
.sdp5_advantage li p{
	width: 100%;
	height: 110px;
	line-height: 110px;
	background-color: #FFF;
	
	padding: 5px;
	box-shadow:0 0 10px #e2e2e2;
	text-align: center;
}










.title_style{
	position:absolute;
	z-index: 2;
	width:100%;
	
	/* background-color:#ffffff; */
}
.case1{
	padding-top:140px;
	clear:both;
	overflow:hidden;
}

.case1 .img_box img,.case2 .img_box img {
    width:100%; 
    height:100%; 
}
.case1 .text_box{
	padding:90px 50px 0px 30px;
}
.case1 li{
	width:50%;
	float:left;
}
.case1 li .name{
	font-size:24px;
	font-weight:bold;
}
.case1 li .english{
	font-size:30px;
	color:#999999;
	margin-top:5px;
}
.case1 li .details{
	font-size:16px;
	margin-top:20px;
	color:#666666;
	line-height:34px;
}
.case1 li .more{
	margin-top:40px;
}
.case1 li .more a{
	font-size:16px;
	color:#2679f1;
}
.case1 li .more a:hover{
	color:#f7b810;
}
.case1 li .more a img{
	width:22px;
	height:8px;
	margin-right:10px;
}

.bg_index_huise{
	background: url(../images/index_bg_huise.jpg) repeat-x;
}
.case2{
	padding-top:110px;
	clear:both;
	overflow:hidden;
}
.case2 li{
	width:50%;
	float:left;
}
.case2 li .name{
	font-size:24px;
	font-weight:bold;
}
.case2 li .english{
	font-size:30px;
	color:#999999;
	margin-top:5px;
}
.case2 li .details{
	font-size:16px;
	margin-top:20px;
	color:#666666;
	line-height:34px;
}
.case2 li .more{
	float:right;
	margin-top:30px;
}
.case2 li .more a{
	font-size:16px;
	color:#2679f1;
}
.case2 li .more a:hover{
	color:#f7b810;
}
.case2 li .more a img{
	width:22px;
	height:8px;
	margin-right:10px;
}
.index_box4 .content{
	padding-top:100px;
}

.experience_box{
	background: url(../images/index_bg2.jpg) no-repeat;
	background-position:0px bottom;
	padding:20px 0px 20px 0px;
}
.experience_box .text1{
	font-size:22px;
	text-align:center;
}
.experience_box .text2{
	font-size:16px;
	color:#666666;
	margin-top:10px;
	text-align:center;
}
.experience_box a{
	display: block;
	color:#2679f1;
	font-size:16px;
	width:150px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	margin-top:27px;
	text-align:center;
	border:1px solid #3265ff;
	border-radius:23px;
}




/*-----------------------------------------弹窗样式------------------------------------------*/

.layui-layer-title {
	padding:0px !important;
    height: 74px !important;
    line-height: 74px !important;
    /* border-bottom: 1px solid #eee; */
    font-size: 27px !important;
    color: #fff !important;
    overflow: hidden;
    border-radius: 4px 4px 0 0!important;
    background-color: #4a8cfa !important;
    text-align: center;
    background: url(../images/tanchuang_bg.jpg) no-repeat !important;
    
}
.layui-layer-setwin a {
    top:10px;
    
}
.layui-layer-ico {
    background: url(../images/icon_close.png) no-repeat !important;
}
.layui-layer-content {
    background-color: #ffffff !important;
    border-radius: 0px 0px 4px 4px!important;
}
.layui-layer{
	border-radius: 6px 6px 4px 4px!important;
	width:432px !important;
	
}
.layer_box{
	display:none;
	padding:20px 20px 20px 20px;
	color:#666;
	
}
.layer_box .s_tit{
	font-size:16px;
	margin-bottom:15px;
	font-weight: bold;
}
.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn {
    padding-top: 10px;
    background-color: #f1f5f8;
}
.layui-layer-btn a {
    height: 34px !important;
    line-height: 34px !important;
    padding: 0 18px !important;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #4a8cfa !important;
    background-color: #4a8cfa !important;
}





/**********************************************底部*************************************/

.footer {
	width: 100%;
	padding-bottom: 30px;
	background: #0e0e2a;
	color:#9999a5;
	overflow: hidden;
}
.footer .footer-web {
	padding-top: 30px;
}
.footer .footer-web .left{
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.footer .footer-web .left span{
	display: block;
}
.footer .footer-web .right{
	width: 30%;
	float:right;	
	padding-top:15px;
}
.footer_ewm{
	width:100%;
	clear:both;
	overflow:hidden;
}
.footer_ewm span{
	display: block;
}
.footer_ewm .text_left{
	display: block;
	width:70%;
	float:left;
	text-align: right;
}
.footer_ewm .img_right{
	display: block;
	width:30%;
	float:left;
}


.footer_ewm .text_left .email{
	    padding-right:30px;
	    padding-top:32px;
}
.footer_ewm .text_left .tell{
	font-size:24px;
	font-weight: bold;
	background: url(../images/tell.png) no-repeat;
	background-position: 0px 2px;
    padding-left: 32px;
    padding-right: 28px;
    margin-top: 15px;
	
}

.footer_ewm .img_right span{
	text-align: center;
}
.footer_ewm .img_right img{
	width:100px;
	height:100px;
	margin-top:5px;
}
.footer .footer-web a {
	transition: 0.3s;
	color:#9999a5;
}

.footer .footer-web a:hover {
	color: #dce1e0;
	transition: 0.3s;
}

.footer .footer-contact {
	border-top:1px solid #2d2d46;
	padding:40px 0px 0px 0px;
	font-size:15px;
	text-align: center;
}
.footer .footer-contact img{
	/* width:259px;
	height:30px; */
	margin-bottom:5px;
}
@media screen and (max-width: 1400px) {
	
	.title_style{
		top: -65px;
	}
	.index_box1 .sdp_advantage li{
		width: 30%;
	}
	
}
@media screen and (max-width: 500px) {
	
	.evenflow{
		height: 3600px !important;
	}
}
@media screen and (max-width: 450px) {
	.evenflow{
		height: 3085px !important;
	}
}
@media screen and (max-width: 768px) {
	.layui-container {
	padding:10px 10px 0px 10px;
	
}
.w-simImg{
	width: 95%;
	margin-bottom: 20px;
}
.title_style {
    top: -5px;
}
.nav-logo img{
	width: 70%;
}
/* 轮播图 */
.layui-carousel{
	width: 100%;
	height: 300px !important;
	margin-top: 80px;
}
.imgbox{
	width: 100%;
}
.layui-carousel img{
	display: block;
	width: 100%;
}


/* 物联网高端智能设备 */

.sdp2_advantage{
	
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid transparent;
	margin-top: 120px;
}
.sdp2_advantage li{
	width: 100%;
	border-radius: 10px;
	box-shadow:0 0 20px #efefef;
	text-align: center;
	margin-top: 30px;
	background-color: #fff;
	
}

/* 物联网智能软件平台 */
.index_box1{
	margin-top: 0px !important;
}
.title_style{
	margin-top: 20px;
}
.sdp_advantage{
	display: flex;
	flex-direction: column;
	padding-top: 150px;
}
.sdp_advantage li{
	width: 100% !important;
	box-shadow: none !important;
	margin: 0 auto;
	margin-top: -30px !important;
}
.sdp_advantage li img{
	width: 100%;
	height: 251px;
	text-align: center;
}

/* 应用案例  */
.sdp3_advantage{
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow: none;
	z-index: 99;
}
.solution_box1 {
    margin-top: 0px;
}


		/*首页-主体*/
.main_title{
	font-size:20px;
	font-weight:bold;
}
.index_box1{
	margin-top:30px;
}

.title2{
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}
.title3{
	font-size:14px;
	line-height:24px;
	margin-top: 0;
	
}
.img_index1{
	margin-top:20px;
}
.index_box2{
	margin-top:20px;
}


.rongyu{
	margin-top: 50px;
}
.index_title_box{
	margin-top:20px;
	position:relative;
}
.title_style{
	width:320px;
	left: 50%;
    margin-left: -160px;

}
.index_box4 .content {
    padding-top:40px;
}

.case1 li,.case2 li{
	width:100%;
	float:left;
}
.case1 .text_box {
        padding: 10px 0px 0px 0px;
}
.case2 {
    padding-top: 30px;
}
.bg_index_huise {
    background: url(../images/index_bg_huise.jpg) repeat-x;
    background-position: -0px -60px;
}
.case1 li .details ,.case2 li .details{
    font-size: 14px;
    margin-top:0px;
    line-height:26px;
}
.experience_box {
    padding: 10px 0px 10px 0px;
}
.experience_box .text2{
	font-size:14px;
	color:#666666;
	margin-top:10px;
	text-align:center;
}
.img_solution5 .grid-demo {
    padding: 0px 0px 0px 0px;
}
.img_solution5 .tit {
    font-size: 18px;
    margin-top:10px;
    text-align: center;
}

/* 智慧农业解决方案 */
.container{
	border: 1px solid transparent;
	/* height: 2800px; */
	/* margin-top: 1200px; */
}
.titlebox5{
	margin-top: -140px;
}
.evenflow{
	height: 2500px;
	
}
.titlebox{
	margin-top: -120px;
}
.evenflow{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.evenflow li{
	margin-bottom: 150px;
}
.container  .btn{
	display: block;
	margin-top: 20px !important;
}
/*  沃丰品牌 值得信赖  */
.sdp4_advantage{
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 200px;
}
.titlebox2{
	margin-bottom: 30px;
}
.sdp4_advantage li{
	width: 100%;
	margin-top: 15px;
}
.sdp_advantage li p{
	border: none;
	margin-top: 20px;
}

/* 沃丰 探索农业新时代 */
.index_box15{
	display: none;
}



/* footer部分  */
.footer .footer-web .left{
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
	margin-top: -60px;
	line-height: 20px;
}
.footer .footer-web .left a{
	text-align: left;
	width: 50%;
}
.footer .footer-web a {
	display: block;
	width: 33.33%;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
.footer .footer-web img{
	width: 80px;
}






.title2_bg {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 10px;
}

.main_title_list span {
    display: inline-block;
    text-align: left;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
}

.introduce_box1 {
    margin-top: 30px;
}
.img_introduce1{
	margin-top: 30px;
}
.img_introduce1 img {
    width: 100%;
}
.introduce_box2{
    margin-top: 30px;
    padding-top:20px;
    padding-bottom:20px;
}
.img_introduce2 img {
	margin-top:20px;
    width: 100%;
}
.introduce_box2 {
    padding-bottom:2px;
}
.steps {
    margin-top: 30px;
}
.steps .grid-demo {
    margin-bottom: 17%;
}
.steps .steps_img {
    display: inline-block;
    width: 50px;
}
.steps .steps_img img{
    width: 50px;
}
.steps .steps_text{
	position:absolute;
	top:0px;
	left:70px;
	padding-right:0px;
	font-size:13px;
	line-height:20px;
}
.introduce_box3 {
    margin-top: 20px;
}
.download .grid_box {
margin: 20px 5px 0px 5px; 
}
.download .grid_box .cover{

	height:130px;
	
}
.download .grid_box .cover img{
	height:130px;
}

.layui-layer-setwin a {
    top: 5px;
}
.layui-layer-title {
    height: 54px !important;
    line-height: 54px !important;
    /* border-bottom: 1px solid #eee; */
    font-size: 22px !important;
}
.layui-layer{
	border-radius: 6px 6px 4px 4px!important;
	width:320px !important;
}
.layui-input, .layui-select, .layui-textarea {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.layui-input-block {
    margin-left: 0px;
    min-height: 36px;
    width: 170px;
    float: left;
}
.layer_box .right_box {
    line-height: 36px;
}
.layer_box .right_box .a_style {
    height: 34px;
}
.right_box img {
    width: 120px;
    height: 36px;
}
.layui-form-item {
    margin-bottom: 10px;
}

}


@media screen and (max-width: 768px) {
	.video{
		width: 100% !important;
	}

	
}






	

/*小屏幕*/

@media screen and (min-width: 768px) {
	.video{
		width: 100%;
	}
	.nav {
		max-height: 80px;
		background-color:#fff;
	}
	.nav.index {
		background: rgba(255, 255, 255, 1.0);
	}
	.nav .nav-list button {
		display: none;
	}
	.nav .layui-nav {
		width: auto;
		position: absolute;
		top: 0;
		padding: 0px 20px 0px 0px;
		border-radius: 0;
		margin: 0;
	}
	.nav .layui-nav .layui-nav-item {
		display: inline-block;
		margin: 0 20px;
		line-height: 80px;
	}

	
}



	
	
	
	
	
	
	
	


@media screen and (min-width: 768px) and (max-width: 1000px) {
	.video{
		width: 100%;
	}
	.index_box1{
		/* border: 1px solid black; */
		margin-top: 0;
		padding: 50px 0;
	}
	.index-case{
		width: 30%;
	}
	.sdp_advantage{
		width: 800px;
		/* border: 1px solid red; */
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
		
	}
	
	.sdp_advantage li{

		width: 100%;
	}

	/* 物联网高端智能设备 */
	.index_box2{
		margin-top: 0px;
		padding: 70px 0;
	}
	.sdp2_advantage{
		width: 800px;
		display: flex;
		justify-content: space-between;
		margin-top: 80px;
	}
	.sdp2_advantage li{
		width: 47%;
	}
	
	/* 应用案例 */
	
	.sdp3_advantage{
		height: 860px;
		padding: 20px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 100px;
		
	}
	.sdp3_advantage li{
		width: 47%;
	}
	.titlebox3{
		margin-top: 0;
	}

	/* 智慧农业解决方案 */
	
	.titlebox5{
		line-height: 30px;
	}
	/* 沃丰品牌 值得信赖 */
	.index_box14{
		/* border: 1px solid black; */
		padding: 70px 0;
	}
	.sdp4_advantage{
		width: 800px;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		margin-top: 120px;
	}
	.sdp4_advantage li{
		width: 30%;
		margin-bottom: 20px;
	}


	/*  沃丰 探索农业新时代 */
	.index_box15{
		padding-top: 70px;
	}
	.sdp5_advantage{
		width: 800px;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.sdp5_advantage li{
		width: 30%;
		margin-bottom: 20px;
	}
	
	/* 底部 */
	
	.footer .footer-web .left{
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
		padding-top: 10px;
		line-height: 20px;
		margin: 0 auto;
	}
	
	.footer .footer-web a {
		display: block;
		width: 25%;
		text-align: center;
		margin-top: 20px;
		
	}

	.layui-carousel{
		max-height: 400px;
	}

	.title_style{
		margin-top: -40px;
	}
	.nav .layui-nav .layui-nav-item {
		margin: 0 10px;
	}
	
	.footer .footer-web .left {
    width: 50%;
}
	.footer .footer-web .right {
    width: 50%;
}
.footer .footer-web a {
    margin-left: 40px;
}
	
}
	
	
	
	
	
	


/*大屏幕*/

@media screen and (min-width: 992px) {
}


/*超大屏幕*/

@media screen and (min-width: 1024px) and (max-width: 1366px) {
	.sdp3_advantage{
		height: auto;
	}
	.layui-container {
		width: 100%;
		padding: 0;
	}
	.content {
		width: 95%;
	}
	.video{
		width: 100%;
	}
}
	
	
@media screen and (max-width: 1400px){
.content {
    width: 100%;
}

}	
@media screen and (min-width: 1400px) {
	.layui-container {
		width: 1400px;
		padding: 0;
	}
	.sdp3_advantage{
	
		height: auto;
	}
	.nav .nav-logo {
		position: absolute;
		left:58px;
	}
	.nav .layui-nav {
    padding: 0px 44px 0px 0px;
}
.nav .layui-nav .layui-nav-item {
    display: inline-block;
    margin: 0 30px;
}
	.layui-col-space80 {
		margin: -40px;
	}
	.layui-col-space80>* {
		padding: 40px;
	}
	
	.case1 .img_box img,.case2 .img_box img {
    width:543px; 
    height:409px; 
}
.case2 .text_box {
    padding: 110px 50px 0px 68px;
}

.index_box4 .content{
	padding-top:90px;
}
.experience_box{
	background: url(../images/index_bg2.jpg) no-repeat;
	background-position:0px bottom;
	padding:40px 0px 40px 0px;
}
.sdp_advantage{
	padding-top:110px;

}
.img_product_hxgn{
	padding-top:130px;
}
.img_product_hxgn img{
	width:1045px;
}
.img_product_wlys{
	padding-top:130px;
}
.img_product_wlys img{
	width:1075px;
}
.product_wlys2{
	padding-top:80px;
	}
.product_main .left img{
	width:583px;
}
.product_main .right img{
	width:583px;
}
.product_main4 img {
    width: 1114px;
}
.product_main5{
	padding-top:170px;
}
.product_main6 {
    padding-top: 170px;
}
.product_main7{
	padding-top:120px;
}
.product_main7 img{
	width:849px;
}
.product_main8{
	padding-top:120px;
}
.product_main9{
	padding-top:220px;
}
.product_main9 img{
	width:1189px;
}
.img_introduce1{
	margin-top:70px;
	text-align: center;
}
.img_introduce1 img {
    width: 843px;
}
.introduce_box2{
	text-align: center;
	margin-top:60px;
	padding-top:80px;
}
.img_introduce2 img {
    width: 839px;
}
.img_solution1 img{
	width:573px;
}
.img_solution_3{
	padding-top:130px;
}

.img_solution_4{
	padding-top:130px;
}
.img_solution5{
	padding-top:130px;
}

.solution_box6_bg{
	padding-top:80px;
}
.about_box1 img{
	width:448px;
}
.about_box2{
	padding:60px 0px 30px 0px;
	margin:70px 0px 60px 0px;
}

.about_box2 img{
	width:302px;
}
.dianxin_box1 img{
	width:542px;
}

}
@media screen and (max-width: 400px) {
	
	.layout-diaglo {
		width: 90% !important;
	}
	.layout-diaglo .diaglo-main {
		padding: 10px !important;
	}
	.layout-diaglo .diaglo-main .title {
		margin-top: 30px !important;
		letter-spacing: 0px !important;
		font-size: 18px !important;
	}
	.layout-diaglo .diaglo-main .content {
		padding: 10px 10px 50px 10px !important;
	}
}
/* 公告弹窗 */
.layout-diaglo {
	position: fixed;
	top: 10%;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	height: 80vh;
	background: linear-gradient(0deg, #FFFFFF, #FFFFFF, #595D90);
	border: 2px solid rgba(255,255,255,0.7);
	border-radius: 15px;
	overflow: hidden;
	/* display: ; */
	z-index: 999;
}
.layout-diaglo .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
}
.layout-diaglo .close:hover {
	cursor: pointer;
}
.layout-diaglo .diaglo-main {
	padding: 50px;
}
.layout-diaglo .diaglo-main .title {
	color: #FCEC67;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: Source Han Sans CN;
}
.layout-diaglo .diaglo-main .content {
	position: relative;
	background-color: rgba(255, 255, 255, .24);
	width: 100%;
	border-radius: 10px;
	height: calc(80vh - 150px);
	padding: 20px 30px 100px 30px;
	overflow-y: auto;
}
.layout-diaglo .diaglo-main .content .gz {
	position: relative;
	right: 50px;
	bottom: 50px;
	width: 120px;
	transform: rotate(-210deg)
}
/* 修改滚动条的宽度和颜色 */
::-webkit-scrollbar {
	width: 8px;
	background-color: transparent;
  }
   
  /* 修改滚动条滑块的样式 */
  ::-webkit-scrollbar-thumb {
	background-color: #B7B6B6;
	border-radius: 5px; /* 修改滑块圆角 */
  }
   
  /* 修改滚动条滑块悬停时的样式 */
  ::-webkit-scrollbar-thumb:hover {
	background-color: #B7B6B6;
	opacity: 0;
  }