html,body{
	width:100%;
	overflow-x:hidden;
}
a:link ,a:visited,a:hover,a:active { text-decoration: none;}
ul{list-style: none;padding: 0;}
/*nav*/
@media (min-width:767px) {
	.banner1{
		display: none;
	}
	#guding{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}
	.navbar{
		margin-bottom:0;
		border: 0;
		height: 80px;
		background: rgba(255,255,255,0);
	}
	.container-fluid{
		width: 80%;
	}
	.navbar-nav {
	    float: right;
	    margin-top: 25px;
	}
	.active-nth-last-child a{
		display: inline-block;
		width:100px;
		height:34px;
		border-radius:18px;
		text-align: center;
	}
	.active-nth-last-child a:hover{
		background: #3e75f2 !important;
	}
	.navbar-nav>li {
	    /*float: left;*/
	    margin-left: 20px;
	}
	.navbar-nav li{
		padding: 0;
	}
	.navbar-nav li a{
		padding: 7px 0 0 0 ;
		font-size:16px;
		font-family:PingFang SC;
		font-weight:400;
		padding-bottom: 5px;
	}
	.navbar-nav li:nth-child(4) a{
		border-bottom: 2px solid #fff !important;
	}
	.navbar-nav li:nth-child(5) a{
		border-bottom: 0px solid transparent !important;
	}
	.navbar-nav li a:hover {
		border-bottom: 2px solid #fff;
	}
}
/*nav*/


.banner{
	width: 100%;
	position: relative;
}
#rotaryPlantingMap{
	width: 100%;
}
.xiaoguo{
	width: 100%;
	/*height: 260px;*/
	position: absolute;
	top: 38%;
	left: 34%;
	color: #fff;
}
.xiaoguo h1{
	position: absolute;
	top: -20px;
	font-size: 46px;
	color:#ffd92a;
	left: -1600px;
}
.xiaoguo p{
	font-size: 23px;
	position: absolute;
	top: 95px;
	left: -1600px;
}
.xiaoguo img{
	position: absolute;
	top: 195px;
	left: -1600px;
}
.xiaoguo>.di{
	position: absolute;
	top: 240px;
	height: 60px;
}
.di{
	font-size: 14px;
}
.da{
	color:#ffd92a;
	font-size: 32px;
}

.banner1{
	width: 100%;
}
.banner1>img{
	width: 100%;
}




/*article*/
@media (min-width:767px) {
/*弹窗*/

.gou{
	display: none;
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: rgba(0,0,0,0.4);
}
.gou>.Submission{
	width: 540px;
	height: 366px;
	padding: 20px 36px 36px;
	margin: 180px auto;
	background: rgba(51,52,56,1);
}
.Submission>span{
	display:inline-block;
	width:30px;
	height:30px; 
	color:#fff;
	margin-left:95%;
}




	.ourServicesOne{
		width: 1200px;
		margin: 150px auto 0;
		text-align: center;
	}
	.ourServicesOne>h1{
		margin: 0;
		height:40px;
		font-size: 30px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
	}
	.ourServicesOne>img{
		margin:31px 0 29px 0;
	}
	.ourServicesOne>p{
		font-size:16px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
	}
	.content{
		width: 1196px;
		margin: 0 auto;
		margin-top:66px;
		font-size: 16px;
	}
	.content>ul>li{
		display: flex;
		justify-content: space-between;
	}
	.content>ul>li>div{
		 align-self : center;
	}
	.jianjie{
		width: 550px;
	}
	.jianjie>h2{
		font-size: 30px;
		color: #333333;
		margin-bottom: 44px;
	}
	.jianjie>p{
		font-size: 18px;
		color: #666666;
	}
	.content>ul>li>div>img{
		width:500px;
		height:313px;
	}

	.contrntTuOne{
		margin-top: 150px;
		width: 100%;
		height:152px;
		position: relative;
	}
	.contrntTuOne img{
		width:100%;
		height:152px;
	}
	.contrntTuOne>div{
		width: 100%;
		height: 152px;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.contrntTuOne>div>p{
		font-size: 30px;
		color: #ffffff;
	}

/*模块二*/

	.ourServices{
		width: 100%;
		margin-top: 150px;
	}
	.ourServicesTwo{
		width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	.ourServicesTwo h1{
		height:40px;
		font-size: 30px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin: 0;
	}
	.ourServicesTwo img{
		margin: 31px 0 29px 0;
	}
	.ourServicesTwo p{
		font-size:16px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
	}
	.panoramicShooting{
		width: 1200px;
		height: 400px;
		margin: 66px auto 0;
	}

/*版块三*/
	.serviceTwo{
		width: 100%;
		height: 320px;

	}
	.serviceTwo div{
		width:311px;
		float: right;
		margin-right: 40px;
	}
	.serviceTwo div h2{
		width:100%;
		height:24px;
		font-family:Adobe Heiti Std;
		font-weight:bold;
		color:rgba(51,51,51,1);
		margin-bottom: 28px;
		text-align: center;
	}

	.serviceTwo ul{
		width: 100%;
		list-style: none;
		padding: 0;
		float: left;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	.serviceTwo ul li{
		width:288px;
		height:192px;
		background:rgba(12,13,18,1);
		margin:0 0 15px 0;
		position: relative;
	}
	.serviceTwo ul li img{
		width:288px;
		height:192px;
	}
	.serviceTwo ul li div{
		width:288px;
		height:192px;
		text-align: center;
		position: absolute;
		top: 0px;
		left: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.serviceTwo ul li div p{
		margin: 0;
		font-size: 18px;
		color: #ffffff;
	}
/*版块四*/
	.discount{
		width: 100%;
		height: 450px;
		position: relative;
		margin-top: 150px;
	}
	.discount>img{
		width: 100%;
		height: 450px;
	}
	.discount>div{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		top: 70px;
		left: 0;
	}
	.preferentialDiscount p{
		font-size: 36px;
		color: #fff;
		margin-bottom: 40px;
	}
	.preferentialDiscount p span{
		font-size: 48px;
		color: #6BAEEF;
	}
	.froms{	
		display: flex;
		flex-direction:column;
		align-items: center;
	}
	.froms input{
		width:300px;
		height:50px;
		background:rgba(255,255,255,1);
		border-radius:5px;
		font-size:20px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
		padding: 10px;
		margin-bottom: 30px;
		border:none;
	}
	.froms button{
		width:300px;
		height:50px;
		background:rgba(107,174,239,1);
		border-radius:5px;
		font-size:20px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		border: 0 solid transparent;
		outline: none;
	}


/*版块五*/
	.productFunction{
		width: 100%;
		margin-top: 150px;
	}
	.industry{
		width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	.industry>h1{
		height:29px;
		font-size:30px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin:0;
	}
	.industry>img{
		margin: 31px 0 109px 0;
	}
	.contentTwo{
		width: 1196px;
		margin: 0 auto;
	}
	.contentTwo p{
		text-indent:2em;
		color: #333333;
		text-align:left;
		font-size: 18px;
	}
	.Investment{
		width: 1200px;
		margin:0 auto;
		position: relative;
	}
	.Investment>img{
		width: 1200px;
		height: 525px;
	}
	.Investment>div{
		width: 1200px;
		height: 525px;
		position: absolute;
		top: 0;left: 0;
	}
	.Investment>div>p{
		width:650px;
		height:179px;
		margin:110px 0 75px 100px;
		color: #ffffff;
		font-size: 40px;
		line-height: 60px;
	}
	.Investment>div>span{
		display: inline-block;
		margin-left: 100px;
		width:198px;
		height:51px;
		background:rgba(253,196,66,1);
		border-radius:5px;
		color: #ffffff;
		font-size: 27px;
		line-height: 51px;
		text-align: center;
	}

/*版块六*/
 

/*选择我们*/
	.cloudChina{
		margin-top: 150px;
		width: 100%;
	}
	.biaotiThree{
		width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	.cloudChina>div>h1{
		height:29px;
		font-size:30px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin-bottom: 0;
	}
	.cloudChina>div>img{
		margin:31px 0 29px 0;
	}
	.cloudChina>div>p{
		font-size:16px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
	}
	.tuwen{
		width: 1200px;
		margin: 0 auto;
	}
	.tuwen ul{
		width: 100%;
		list-style: none;
	}
	.tuwen ul li {
		display: flex;
		margin: 50px 0;
		padding-bottom: 102px;
		border-bottom: 3px solid #f7f7f7;
	}
	.tuwen ul li:last-of-type{
		border-bottom: 0px solid #f7f7f7;
		padding-bottom: 0px;

	}
	.tuwen ul li img{
		width:468px;
		height:267px;
	}
	.tuwen ul li span{
		width:32px;
		height:28px;
		font-size:36px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(107,174,239,1);
	}
	.tuwen ul li h1{
		font-size:30px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		position: relative;
	}
	.tuwen ul li h1:before{
		content: "";
		position: absolute;
		top: 6px;
		left: -40px;
		width: 8px;
		height: 8px;
		background: rgba(107,174,239,1);
	}
	.tuwen ul li div{
		margin-left: 100px;
		width: 500px;
	}
	.tuwen ul li div p{
		font-size: 16px;
	}
	.peixun:last-of-type{
		margin-top: 50px;
	}

/*article*/






/*footer*/
@media (min-width:767px) {
	footer{
		width: 100%;
		margin-top: 150px;
	}
	.footer{
		width: 100%;
		height:643px;
		background:rgba(51,52,56,1);
		position: relative;
	}
	.footer p{
		font-size:89px;
		font-family:Arial Black;
		font-weight:bold;
		color:rgba(217,217,217,0.1);
		text-align: center;
	}
	.websiteInformation{
		width: 100%;
		position: absolute;
		top: 35px;
	}
	.biaotiSix{

	}
	.biaotiSix h1{
		font-size:42px;
		font-family:Adobe Heiti Std;
		font-weight:bold;
		color:rgba(107,174,239,1);
		text-align: center;
		margin-bottom: 40px;
	}
	.biaotiSix p {
		font-size:24px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(217,217,217,1);
		text-align: center;
	}
	.xinxi{
		width: 80%;
		margin: 30px auto;
		display: flex;
		justify-content:space-around;
	}
	.contact{
		width:451px;
	}
	.contact div{
		display: inline-block;
		font-size:18px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		position: relative;
	}
	.contact div p{
		width: 100%;
		height:34px;
		text-align: center;
		line-height: 34px;
		font-size:18px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		position: absolute;
		top: 0;
		left: 0;
	}
	.contact div .tabOne{
		width:90px;
		height:34px;
		background:rgba(40,41,46,1);
	}
	.contact div img{
		width:130px;
		height:34px;
		background:rgba(40,41,46,1);
	}
	.contact span{
		display: inline-block;
		width:100%;
		height:2px;
		background:rgba(101,101,101,1);
	}
	.contact ul{
		list-style: none;
		padding: 0;
	}
	.fangan{
		width: 100px;
		height: 100px;
		display: none;
	}
	.contact ul li{
		margin: 10px 0;
	}
	.contact ul li p{
		display: inline-block;
		font-size:14px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(133,134,138,1);
	}

	.Submission{
		width:448px;
	}
	.Submission input{
		width:448px;
		height:41px;
		border:1px solid rgba(101,101,101,1);
		border-radius:5px;
		background: rgba(51,52,56,1);
		margin-bottom: 17px;
		color: #CFCFCF;
	}
	.Submission textarea{
		width:448px;
		border:1px solid rgba(101,101,101,1);
		border-radius:5px;
		background: rgba(51,52,56,1);
		color: #CFCFCF;
		resize: none;

	}
	.Submission div{
		width:448px;
		height:51px;
		background:rgba(107,174,239,1);
		border-radius:5px;
		line-height: 51px;
		text-align: center;
		font-size:24px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		margin-top: 17px;
	}


	.copyright{
		position: absolute;
		bottom: 0;
		width: 100%;
		height:47px;
		background:rgba(40,41,46,1);
		font-size:14px;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(133,134,138,1);
		color: #85868A;
		text-align: center;
		line-height: 47px;
	}
}
/*footer*/