body{margin:0px;padding:0px; font-family:"微软雅黑";overflow-x:hidden;}
img{border:none;margin:0px;padding:0px;/* max-width:100%;*/}
a{text-decoration:none;}
ul,dl,dd{margin:0px;padding:0px;}
li{list-style:none;}
p{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
a:hover{cursor:pointer;}
.clear{ clear: both; overflow: hidden;}
input,textarea{font-family:"微软雅黑"; }
  {
  border-collapse:collapse;
  }

table,th, td
  {
  border: 1px solid black;
  }

*::-webkit-scrollbar {/*滚动条整体样式*/
width: 10px;
	background-color: #F5F5F5;
}
*::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
       background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent) }
*::-webkit-scrollbar-track {/*滚动条里面轨道*/
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
    }


/*
 * 
 *   1200px  庐陵狂客   斯凯无人机
 * 
 */

.index-box{ width: 100%; height:890px; clear: both; overflow: hidden;}

.ba-box{width: 100%; height:500px; clear: both; overflow: hidden; background:url(../images/bbb.jpg) no-repeat;}

.ba-box h1{ font-size:24px; color:#1169ed; text-align:center; margin-top:150px;/*text-shadow: 0 0 5px #fff;*/}

.lubo{width: 100%; min-width:1200px;clear: both; position: relative; height:890px; top:-80px; z-index: 1874; }
  .lubo_box{ position: relative; width: 100%; height:890px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:890px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 890px;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}

  /*按钮*/
  .lubo_btn{ position: absolute; width: 1268px; left: 50%; margin-left:-634px; top: 270px;}
  .left_btn, .right_btn{ width: 34px; height: 34px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left; background: url(../images/btn-l.png) no-repeat;}
  .right_btn{ float: right;background: url(../images/btn-r.png) no-repeat;}
  

.header{ width: 100%; height: 80px; clear: both; background:rgba(255,255,255,0.8); position: relative; top: 0; z-index: 2046;}

.logo{ display: block; float: left;}

.navs{ width: auto; height: 80px; line-height: 80px; display: block; float: right; margin-right:50px;}

.navs li{ display: block; float: left; position:relative;}

.navs li a{ padding: 0 24px; font-size: 14px; color: #444;}

.navs li a:hover{ color: #0d84c5;}
#nav-act{ color: #0d84c5;}



.navs li ul{ display:none; z-index:250; background:#fff; border-bottom-left-radius:5px; border-bottom-right-radius:5px; }

.navs li ul li{ width:150px; line-height:40px;height:40px; display: block; float: left; text-align:center;}
.navs li ul li a{ width:130px;height: 40px; text-align: center; line-height:40px;height:40px; border:none; font-size:12px; color: #555; font-size: 14px;transition-duration: .4s; padding:0px 10px; }
.navs li ul li:hover{ background:#eee;}
.navs li ul li a:hover{color: #0d84c5; }

.navs li:hover ul{ display:block; position:absolute; top:80px;left:0px;}

#nav-active{border-bottom:6px solid #d20421;color: #d20421;}


.two-box{ width: 100%; height: 470px; clear: both; overflow: hidden;}

.two-l{ width: 50%; height: 470px; background:url(../images/sp1.jpg) no-repeat center;  display: block; float: left;}

.two-r{ width: 50%; height: 470px; background:url(../images/sp2.jpg) no-repeat center;display: block; float: left;}

.two-r a{ width: 182px; height: 36px; border:1px solid #fff; background: rgba(255,255,255,0.15); display: block; position: relative; font-size: 14px; color: #fff; text-align: center; line-height: 36px; left: 50%; margin-left: -91px; top: 50%; margin-top: -18px;transition-duration: .4s;}

.two-r a:hover{ background: #0D84C5; color: #fff;  border:1px solid #0D84C5;} 

.bofang{ width: 108px; height: 108px; position: relative; left: 50%; margin-left: -54px; top: 50%; margin-top: -54px;}

.uav-jy-box{ width: 100%; height: 525px; clear: both; overflow: hidden; background: url(../images/wur.jpg) no-repeat center;}

.uav-jy-box ul{ width: 1200px; height: auto; clear: both; margin: 0 auto; margin-top: 315px;}

.uav-jy-box ul li{ width: 270px; height: 160px; background: rgba(26,142,201,0.9); display: block; float: left; margin-right: 40px;transition-duration: .4s;}

.uav-jy-box ul li:last-child{ margin-right: 0;}

.uav-jy-box ul li a img{ display: block; margin: 0 auto; margin-top: 50px;}

.uav-jy-box ul li a h5{ text-align: center; font-size: 14px; margin-top: 5px; font-weight: 400; color: #fff;}

.uav-jy-box ul li:hover{background: rgba(5,61,90,0.9); margin-top:5px;}

.bot-box{ width: 100%; height: auto; padding: 60px 0; background: #f0f0f0;}

.bot-box h2{ font-size:30px; text-align: center; color: #333; font-weight: 400;}

.bot-box span{ color: #0D84C5;}

.bot-box p{ font-size: 14px; color: #777; line-height: 40px; text-align: center;}

.bot-box ul{width: 1200px; height: auto; clear: both; overflow: hidden; margin: 0 auto; margin-top:20px;}

.bot-box ul li{ width: 578px; height: auto; display: block; float: left; margin-right: 43px; margin-bottom: 40px;}

.bot-box ul li a img{ display: block;}

.bot-box ul li h4{ line-height: 50px; background: #fff; text-align: center; font-size: 16px; color: #222;transition-duration: .4s;}

.bot-box ul li:hover h4{ background: #0D84C5; color: #fff;}

.footer{ width: 100%; height: auto; background: #222222; clear: both; overflow: hidden; padding-top: 40px;}

.foot{ width: 1200px; height: auto; clear: both; overflow: hidden; margin: 0 auto;}

.foot-l{ display: block; float: left;}

.f-nav{ display: block; float: left;}

.f-nav li{ display: block; float: left; margin-right: 20px;}

.f-nav li a{ font-size: 14px; color: #b9dcf4;}

.foot-ww{ display: block; float: left;margin-top: 20px;}

.flogo{ display: block; float: left;}

.foot-act{ display: block; float: left; font-size: 14px;color: #b9dcf4; line-height: 22px; margin-left: 12px;}


.foot-r{ width: 120px; display: block; float: right;}

.foot-r img{ width: 120px; display: block; float: left;}

.foot-r span{ width: 120px; display: block; float: left; line-height: 30px; font-size: 14px; color: #B9DCF4;}

.copyright{width: 1200px; height: auto; clear: both; overflow: hidden; margin: 0 auto; border-top:1px solid #40637a; font-size: 12px; color: #40637a; line-height: 40px; text-align: center; margin-top: 10px;}

.copyright a{color: #40637a;}





@charset "gb2312";
/* CSS Document */

.clear{ clear:both; height:0px; line-height:0px;}
.li25{ clear:both; height:25px; line-height:25px;}
.li30{ clear:both; height:30px; line-height:30px;}
.li38{ clear:both; height:38px; line-height:38px;}
.li45{ clear:both; height:45px; line-height:45px;}
.li50{ clear:both; height:50px; line-height:50px;}
.li55{ clear:both; height:55px; line-height:55px;}
input{outline:none;}

/*头部*/
.top_bg{background:#f8f6f7; width:100%; height:40px; line-height:40px; border-bottom:1px solid #eceaeb;}
.top{width:1200px; margin:0 auto;}
.top_l{float:left; height:40px; line-height:40px; color:#555555; font-size:14px; font-family:"微软雅黑";}
.top_r{float:right;}
.top_r ul{}
.top_r ul li{background:url(../images/hr.png) no-repeat top right; height:40px; line-height:40px; text-align:center; padding:0 12px 0 10px; color:#555555; font-size:14px; font-family:"微软雅黑"; float:left;}
.top_r ul li a{color:#555555; display:block;}
.top_r ul li a:hover{color:#555555;}

/*head*/
.head{width:1200px; margin:0 auto;}
/*logo*/
.logo{float:left; width:392px;}
.logo img{height:103px; float:left;}
/*导航栏目*/
.menu ul{float:right; width:808px;}
.menu ul li{width:101px; height:103px; line-height:103px; text-align:center; color:#333333; font-size:16px; font-family:"微软雅黑"; float:left;}
.menu ul li a{color:#333333; display:block;}
.menu ul li a:hover{background:url(../images/menu_h.png) no-repeat top center; color:#333333;}

/*banner*/
.banner{width:100%; position:relative;}
#bannerBox{width:100%; position:absolute; top:0; left:0;}
#bannerList{position:relative;}
#bannerList li{position: absolute; left:0; top:0; width:100%;}
#bannerList li img{width:100%;}
#bannerBton{position:absolute; left:46%; bottom:23px; z-index:3;}
#bannerBton li{width:17px; height:17px; float:left; text-align: center; margin-right:10px; background:url(../imagess/li_b.png) no-repeat top center; line-height:7px; cursor:pointer;}
#bannerBton li.up{background:url(../images/li_h.png) no-repeat top center;width:17px; height:17px}

/*首页栏目标题*/
.index_tit{height:28px; line-height:28px; text-align:center; color:#37322f; font-size:18px; font-family:"微软雅黑";}
.index_pic{width:216px; margin:0 auto;}
.index_pic img{width:216px; height:35px; display:block;}
.index_etit{height:36px; line-height:36px; text-align:center; color:#37322f; font-size:24px; font-family:"微软雅黑";}

/*产品展示*/
.index_pro{width:1200px; margin:0 auto;}
.index_pro ul li{width:370px; background:#747474; margin:0 30px 45px 0; float:left;}
.index_pro ul li img{width:370px; height:205px; display:block;}
.index_pro ul li p{width:370px; height:50px; line-height:50px; text-align:center; color:#ffffff; font-size:16px; font-family:"微软雅黑";}
.index_pro ul li a{color:#fff; display:block;}
.index_pro ul li a:hover{background:#c8b387; color:#fff;}

/*专属服务*/
.index_ser_bg{background:#f7f7f7; width:100%;}
.index_ser{width:1200px; margin:0 auto;}
.index_ser_c{padding:20px 0 50px 0; color:#443d35; font-size:14px; font-family:"微软雅黑";}

/*新闻中心*/
.index_news{width:1200px; margin:0 auto;}
.index_news ul li{background:#f8f8f8; border-bottom:5px solid #f8f8f8; width:545px; padding:10px 10px 5px 10px; margin:0 35px 30px 0; float:left;}
.index_news ul li .index_news_l{width:148px; padding-right:20px; float:left;}
.index_news ul li .index_news_l img{width:148px; height:112px; display:block;}
.index_news ul li .index_news_r{width:377px; float:left;}
.index_news ul li .index_news_r .rtit{text-align:left; height:30px; line-height:30px; color:#222222; font-size:18px; font-family:"微软雅黑";}
.index_news ul li .index_news_r .rcon{text-align:left; color:#555555; font-size:14px; font-family:"微软雅黑";}
.index_news ul li:hover{border-bottom:5px solid #c8b387;}

/*关于我们*/
.index_about{background:#f7f7f7;}
.index_about_m{width:1200px; margin:0 auto;}
.index_about_m .index_con{padding:0 0 25px 0; color:#443d35; font-size:14px; font-family:"微软雅黑";}

/*合作商家背景*/
.index_mer_bg{background:#f7f7f7 url(../images/index_mer_bg.jpg) no-repeat top center; width:100%; min-height:815px;}
.index_mer{width:1200px; margin:0 auto; padding-top:325px;}
.index_mer ul li{width:180px; padding:0 10px 8px 10px; float:left;}
.index_mer ul li img{width:178px; height:118px; border:1px solid #e3e2e2; display:block;}
.index_mer ul li p{width:180px; height:42px; line-height:42px; text-align:center; color:#555555; font-size:14px; font-family:"微软雅黑";}

/*二级页内容*/
.middle{width:1200px; margin:0 auto;}

.title{height:28px; line-height:28px; text-align:center; color:#37322f; font-size:18px; font-family:"微软雅黑";}
.picture{width:35px; margin:0 auto;}
.picture img{width:35px; height:35px; display:block;}
.etitle{height:36px; line-height:36px; text-align:center; color:#37322f; font-size:24px; font-family:"微软雅黑";}

/*所在位置*/
.szwz{height:70px; line-height:70px;}
.location{float:left; height:70px; line-height:70px; color:#666666; font-size:14px; font-family:"微软雅黑";}
.location a,.location a:hover{color:#666666;}
.location span{color:#e60000;}
.type ul{float:right;}
.type ul li{background:#e3e2e2; height:35px; line-height:35px; margin:17px 20px 0 0; border-radius:70px; -moz-border-radius:70px; -webkit-border-radius:70px; color:#333333; font-size:16px; font-family:"微软雅黑"; float:left;}
.type ul li a{height:35px; line-height:35px; padding:0 20px; color:#333333; display:block;}
.type ul li a:hover{background:#e60000; color:#fff; border-radius:70px; -moz-border-radius:70px; -webkit-border-radius:70px;}

/*单页内容*/
.con{text-align:left; padding:20px 0; color:#443d35; font-size:14px; font-family:"微软雅黑"; clear:both; overflow:hidden; margin-bottom:30px;}
.con p{color:#443d35; font-size:14px; font-family:"微软雅黑"}

/*新闻列表*/
.news_list{width:1200px; margin:0 auto;}
.news_list ul li{background:#f8f8f8; border-bottom:5px solid #f8f8f8; width:545px; padding:10px 10px 5px 10px; margin:0 35px 30px 0; float:left;}
.news_list ul li .news_l_l{width:148px; padding-right:20px; float:left;}
.news_list ul li .news_l_l img{width:148px; height:112px; display:block;}
.news_list ul li .news_l_r{width:377px; float:left;}
.news_list ul li .news_l_r .rtitle{text-align:left; height:30px; line-height:30px; color:#222222; font-size:18px; font-family:"微软雅黑";}
.news_list ul li .news_l_r .rcontent{text-align:left; color:#555555; font-size:14px; font-family:"微软雅黑";}
.news_list ul li:hover{border-bottom:5px solid #c8b387;}

/*新闻详情*/
.news_show{padding:22px 0;}
.news_s_tit{text-align:center; height:45px; line-height:45px; color:#333333; font-size:22px; font-family:"微软雅黑";}
.news_s_date{text-align:center; height:28px; line-height:28px; padding-bottom:15px; border-bottom:1px solid #6a6a6a; color:#a2a2a2; font-size:14px; font-family:"微软雅黑";}
.news_s_con{padding:10px 0 30px 0; text-align:left; color:#555555; font-size:14px; font-family:"微软雅黑";}
.news_s_con p{color:#555555; font-size:14px; font-family:"微软雅黑";}

/*图文列表*/
.pro_list ul{padding:40px 0;}
.pro_list ul li{width:370px; margin:0 30px 45px 0; float:left;height: 290px;
overflow: hidden;}
.pro_list ul li img{width:370px;min-height:240px; display:block;}
.pro_list ul li p{background:#747474; width:370px; height:50px; line-height:50px; text-align:center; color:#ffffff; font-size:16px; font-family:"微软雅黑";}

.i-img{width:370px; height:240px; display:block; overflow:hidden;}
/*图文详情*/
.pro_show{padding:15px 0 0 0;}
.pro_s_tit{text-align:center; height:38px; line-height:38px; text-align:center; color:#333333; font-size:22px; font-family:"微软雅黑";}
.pro_s_date{height:38px; line-height:38px; text-align:center; color:#a2a2a2; font-size:14px; font-family:"微软雅黑";}
.pro_s_pic{text-align:center; padding:60px 0 30px 0;}
.pro_s_pic img{max-width:700px; margin:0 auto; display:block;}
.pro_s_detail{height:25px; line-height:25px; text-align:left; color:#555555; font-size:14px; font-family:"微软雅黑";}
.pro_s_con{padding-bottom:20px; text-align:left; color:#555555; font-size:14px; font-family:"微软雅黑";}
.pro_s_con p{color:#555555; font-size:14px; font-family:"微软雅黑";}

/*分页*/
#page{margin:0 auto; text-align:center; padding:40px 0;}
#page a,#page span{padding:6px; margin:0 2px; background:none; border:1px solid #9e9e9e; color:#292a2e; font-size:14px;}
#page a:hover{background:#b70100; color:#ffffff;}
#page a.select{background:#b70100; color:#ffffff;}

/*翻页*/
.fanye{background:#f5f5f5; padding:15px 22px; margin-bottom:30px;}
.fanye ul{float:left;}
.fanye ul li{height:36px; line-height:36px; color:#555555; font-size:14px; font-family:"微软雅黑";}
.fanye ul li a{color:#555555;}
.fanye ul li a:hover{color:#b70100;}

.fanye .share{float:right; height:72px; line-height:72px;}

/*留言*/
.gbook{padding:22px 0;}
.gbook_l{float:left; margin-top:30px;}
.gbook_l ul li{clear:both;padding:0 0 32px 0;}
.main_ly_t1{color:#ffffff; font-size:16px; font-family:"微软雅黑";}
.main_ly_t1 input{width:508px; height:48px; line-height:48px; padding:0 10px; background:#ececec; border:0; color:#444444; font-size:18px; font-family:"微软雅黑"; outline:none;}
.main_ly_t1 textarea{width:508px;height:240px; line-height:30px; padding:5px 10px; background:#ececec; border:0; color:#444444; font-size:18px; font-family:"微软雅黑"; outline:none; resize:none;}

#tijiao{float:left; margin-left:55px; background:url(../images/sub.png) no-repeat top center; border:0; width:130px; height:38px; text-align:left; text-indent:20px; color:#ffffff; font-size:15px; font-family:"微软雅黑"; cursor:pointer;}
#chongzhi{float:left; margin-left:30px; background:url(../images/ret.png) no-repeat top center; border:0; width:130px; height:38px; text-align:left; text-indent:20px; color:#ffffff; font-size:15px; font-family:"微软雅黑"; cursor:pointer;}

.gbook_r{float:left; background:url(../images/gbook.jpg) no-repeat top center; width:500px; height:500px; margin-left:80px;}
.gbook_rcon{width:202px; line-height:25px; padding:13px 0 0 123px; text-align:center; color:#ffffff; font-size:16px; font-family:"微软雅黑";}
.gbook_rcon span,.gbook_rcon p,.gbook_rcon a{color:#ffffff;}

/*招聘列表*/
.job_list{padding:15px 0; color:#333333; font-size:14px; font-family:"微软雅黑";}

/*招聘详情*/
.job_show{padding:18px 0;}
.job_s_tit{color:#f1433c; font-size:14px; font-family:"微软雅黑";}
.job_s_con{color:#555555; font-size:14px; font-family:"微软雅黑";}

.zp{background:#e60000; width:203px; height:52px; line-height:52px; text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#ffffff; font-size:18px; font-family:"微软雅黑"; float:right; margin-right:20px;}
.zp a{color:#ffffff; display:block;}
.zp a:hover{color:#ffffff;}

/*简历列表*/
.jianli{margin:0 auto; color:#4444;font-size:14px;}
.main_bd3{width:200px;height:30px; line-height:30px; background:#eaeaea;border-top:solid 1px #d0d0d0;border-left:solid 1px #d0d0d0;border-right:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea; margin-bottom:10px;}
.main_bd4{width:792px;height:102px; background:#eaeaea;border-top:solid 1px #d0d0d0;border-left:solid 1px #d0d0d0;border-right:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea;font-size:14px;line-height:25px;padding:5px; margin-bottom:3px;}

/*底部背景*/
.bot_bg{background:#151515; width:100%;}
/*友情链接*/
.link{width:1200px; height:62px; line-height:62px; margin:0 auto; text-align:left; border-bottom:1px solid #5f5f5f; color:#717171; font-size:14px; font-family:"微软雅黑";}
.link a{background:url(../images/right.png) no-repeat center right; color:#717171; padding:0 5px 0 0;}
.link a:hover{color:#717171;}
/*底部版权*/
.bot{padding:35px 0; text-align:center; color:#717171; font-size:14px; font-family:"微软雅黑";}
.bot p,.bot a,.bot a:hover{color:#717171; font-size:14px; font-family:"微软雅黑";}

.lk{ width:1004px; height:auto; clear:both; overflow:hidden; margin:0 auto; margin-bottom:50px;}
.lk a{ width:480px; display:block; float:left;}
.lk a img{ display:block;}
.lk a h2{ width:100%; line-height:50px; font-size:20px; text-align:center; background:#46a1e4; color:#fff;transition-duration: .4s;}

.lk a:hover h2{ background:#000;}