*{
	margin: 0;
	padding: 0;
}
ul,ol{
	list-style: none;
}
a{
	text-decoration: none;
}
br{
	clear: both;
}
img{
	vertical-align: top;
	border-style:none
}
body{
	background-color: #f2f2f2;
}
p{
	font-family:"微软雅黑"
}
h1{
	font-family:"微软雅黑"
}
h2{
	font-family:"微软雅黑"
}
h3{
	font-family:"微软雅黑"
}
h4{
	font-family:"微软雅黑"
}
h5{
	font-family:"微软雅黑"
}
/*头部导航*/
.wrap{
	background-color: #323333;
}
.logo {
	float: left;
	margin: 6px 0px;
}
.nav{
	width: 1200px;
	height: 48px;
	margin: auto;
}
.nav-ul{
	margin-left: 250px;
}
.nav li{
	float:left;
	width:70px;
	margin-left: 40px;
	margin-right: 40px;
}
.nav-ul a{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	display: block;
	line-height: 48px;
}
.nav-ul a:hover{
	/*border-bottom: 3px solid #de8800;*/ 
	color: #ffa414;
}
/*banner*/
.banner{
	height: 660px;
	background: url(../img/banner-product.jpg) no-repeat center;
}
.banner-cont{
	margin: auto ;
	width: 1200px;	
	padding-top: 260px;
	box-sizing: border-box;
	
}	
.banner-cont-box{
	background-color: #009f86;
	width: 680px;
	height: 240px;
	padding: 20px;
	box-sizing: border-box;
	
}
.banner-cont h1{
	color: #FFFFFF;
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
}
.banner-cont p{
	font-weight:normal;
	font-size: 20px;
	color: #FFFFFF;
	width: 640px;
	line-height: 40px;
	font-weight: lighter;
}
.banner-cont span{
	font-size: 60px;
	font-weight: bold;
}
/*产品列表-侧边导航*/
.product{
	width: 1246px;
	margin: 20px auto;
}
.product-list{
	width: 300px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
}
.product-list li{
	margin: 10px 0px 40px 16px;
	text-align: left;
	width: 280px;
	float: left;
}
.an1 span{
	margin-left: 96px;
}
.an2 span{
	margin-left: 112px;
}
.an3 span{
	margin-left: 60px;
}
.an4 span{
	margin-left: 96px;
}
.product-list a{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	display: block;
}
.product-list a:hover{
	font-weight: bold;
	color: #333;
}
/*产品列表-box1*/
.box1,.box2,.box3,.box4{
	width: 880px;
	margin: 0px 0px 0px 320px;
}
/*产品列表-box1-概述*/
.box1-intro{
	text-align: center;
	background-color: #fff;
	height: 190px;
	box-shadow:4px 4px 4px #ebebeb
}
.box1-intro h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}
.box1-intro p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 830px;
	margin:auto;
}
/*产品列表-box1-团队介绍*/
.box1-team{
	text-align: center;
	background-color: #fff;
	height: 376px;
	margin-top: 12px;
	box-shadow:4px 4px 4px #ebebeb
}
.box1-team h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}
.box1-team p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 830px;
	margin:auto;
}
.box1-team img{
	width: 830px;
	margin-top: 10px;
}
/*产品列表-box1-作业设备*/
.box1-equip{
	text-align: center;
	margin-top: 12px;
}
.box1-equip-text {
	background-color: #fff;
	width: 280px;
	height: 310px;
	float: left;
}
.box1-equip-text h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
	margin-top: 10px;
}
.box1-equip-text p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 230px;
	margin:auto;
	text-align: left;
}
.box1-equip ul{
	margin-bottom: 12px;
	width: 594px;
	margin-left: 284px;
}
.box1-equip li{
	float: left;
	width: 283px;
	height: 150px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb
}
.box1-uav1,.box1-uav2{
	margin: 0px 2px 12px 12px;
}
.box1-uav3,.box1-uav4{
	margin: 0px 2px 0px 12px;
}
.box1-equip img{
	width: 263px;
	height: 130px;
	margin-top: 10px;
}
/*产品列表-box1-作业流程*/
.box1-process{
	text-align: center;
	background-color: #fff;
	height: 200px;
	box-shadow:4px 4px 4px #ebebeb;
}
.box1-process h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
	margin-top: 10px;
}
.box1-process p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 230px;
	margin:auto;
	text-align: left;
}
.box1-process img{
	width: 820px;
}
/*产品列表-box1-航拍花絮*/
.box1-working{
	text-align: center;
	height: 230px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
}
.box1-working h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
	margin-top: 10px;
}
.box1-working li{
	float: left;
	width: 200px;
	text-align: center;
	margin: 10px 10px;
}
.box1-working img{
	width: 200px;
}
/*产品列表-box2*/

/*产品列表-box2-概述*/
.box2-intro{
	text-align: center;
	background-color: #fff;
	height: 170px;
	box-shadow:4px 4px 4px #ebebeb;
	margin-top: 20px;
}
.box2-intro h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}
.box2-intro p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 830px;
	margin:auto;
}
/*产品列表-box2-人员设备*/
.box2-team{
	text-align: center;
	height: 190px;
	margin-top: 12px;
}
.box2-team-text{
	width: 420px;
	height: 210px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
	float: left;
}
.box2-team-text h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}
.box2-team-text p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 380px;
	margin:auto;
	text-align: left;
}
.box2-team-img{
	width: 448px;
	height: 210px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
	float: left;
	margin-left: 12px;
}
.box2-team img{
	width: 428px;
	margin-top: 10px;
}
/*产品列表-box2-业务范围*/
.box2-business{
	text-align: center;
	margin-top: 32px;
}
.box2-business-text{
	width: 300px;
	height: 300px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
	float: left;
}
.box2-business-text h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}
.box2-business-text p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 260px;
	margin:auto;
	text-align: left;
}
.box2-business-img{
	width: 568px;
	height: 300px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
	float: left;
	margin-left: 12px;
}
.box2-business-img img{
	width: 554px;
}
.box2-business-ul{
	margin-top: 12px;
}
.box2-business li{
	float: left;
	width: 285px;
	height: 254px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
}
.box2-business-li1{
	margin: 6px 6px 6px 0px;
}
.box2-business-li4{
	margin: 6px 6px 6px 0px;
}
.box2-business-li3{
	margin: 6px 0px 6px 6px;
}
.box2-business-li6{
	margin: 6px 0px 6px 6px;
}
.box2-business-li2{
	margin: 6px 6px;
}.box2-business-li5{
	margin: 6px 6px;
}
.box2-business-li1 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-li2 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-li3 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-li4 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-li5 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-li6 img{
	width: 246px;
	margin-top: 14px;
}
.box2-business-ul h4{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 30px;
}
.box2-business-ul p{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	width: 250px;
	margin:auto;
}
/*产品列表-box3*/

/*产品列表-box3-概述*/
.box3-intro{
	text-align: center;
}
.box3-intro h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 40px;
}	
.box3-intro p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 380px;
	margin:auto;
	text-align: left;
}
.box3-intro li{
	float: left;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb
}
.box3-intro-1,.box3-intro-2{
	width: 434px;
	height: 240px;
	margin-bottom: 12px;
}
.box3-intro-2{
	margin-left: 12px;
}
.box3-intro-4{
	margin: 0px 12px;
}
.box3-intro-3 {
	width: 280px;
	height: 200px;
}
.box3-intro-3 img{
	width: 260px;
	margin-top: 10px;
}
.box3-intro-4{
	width: 390px;
	height: 200px;
}
.box3-intro-4 img{
	width: 370px;
	margin-top: 10px;
}
.box3-intro-5{
	width: 186px;
	height: 200px;
	border-top: 10px;
	box-sizing: border-box;
}
.box3-intro-5 img{
	width: 166px;
	margin-top: 10px;
}
/*产品列表-box3-业务范围*/
.box3-business{
	margin-top: 12px;
}
.box3-business li{
	float: left;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
}
.box3-business img{
	margin-top: 10px;
}
.box3-business-text{
	width: 360px;
	height: 200px;
}
.box3-business-text h2{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 40px;
}
.box3-business-text p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 330px;
	margin:auto;
	text-align: left;
}
.box3-business-1{
	width: 508px;
	height: 200px;
	margin-left: 12px;
}
.box3-business-2,.box3-business-3{
	width: 434px;
	height: 200px;
	margin-top: 10px;
}
.box3-business-3{
	margin-left: 12px;
}
/*产品列表-box3-行业应用*/
.box3-apply{
	width: 880px;
	background-color: #fff;
	box-shadow:4px 4px 4px #ebebeb;
	text-align: center;
	margin-top: 12px;
	height: 564px;
}
.box3-apply h2{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 40px;
}
.box3-apply p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	width: 800px;
	margin:auto;
	text-align: left;
}
.box3-apply span{
	font-weight: bold;
	font-size: 16px;
}
/*产品列表-box4*/
.box4{
	width: 880px;
	height: 800px;
}
.box4 p{
	font-size: 24px;
}
/*页脚*/
.footer-box{
	background-color: #2c2e37;
}
.footer{
	width: 1200px;
	height: 320px;
	margin: auto;
}
.footer p{
	color: rgb(245,245,245);
}
.footer h3{
	color: rgb(245,245,245);
}
.footer-about{
	float: left;
	width: 366px;
	margin: 30px 280px 20px 0px;
}
.footer-about h3{
	/*color: rgb(245,245,245);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-about p{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 40px;
}
.footer-about img{
	margin-right: 30px;
}
.footer-contact{
	float: left;
	width: 190px;
	margin-top: 30px;
	margin-right: 80px;
}
.footer-contact h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-contact p{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 10px;
}
.footer-contact span{
	/*margin-top: 20px;*/
	line-height: 70px;
	font-size: 14px;
	font-weight: bold;
}
.footer-contact li{
	float: left;
	margin-right: 20px;
	text-align: center;
}
.footer-product{
	float: left;
	margin-top: 30px;
	margin-right: 80px;
	text-align: left;
}
.footer-product h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-product li{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 4px;
}
.footer-product a{
	display: block;
	color: rgb(245,245,245);
}
.footer-product a:hover{
	color: #de8800;
}
.footer-service{
	margin-top: 60px;
}
.footer-solution{
	float: left;
	margin-top: 30px;
	text-align: center;
}
.footer-solution h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-solution li{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 4px;
}
.footer-solution a{
	display: block;
	color: rgb(245,245,245);
}
.footer-solution a:hover{
	color: #de8800;
}
/*版权信息*/
.copyright-box{
	background-color: #1d1e23;
}
.copyright{
	width: 1200px;
	margin: auto;
}
.copyright p{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
}.copyright span{
	margin-left: 60px;
}
