@charset "utf-8";
a,img{border:0;}
	/* flexslider */
.banner0{position:relative;height:700px;overflow:hidden;background:url(../images/banner.jpg)50% 0 no-repeat;}
.banner1{position:relative;height:700px;overflow:hidden;background:url(../images/banner5.jpg)50% 0 no-repeat;}
.banner2{position:relative;height:700px;overflow:hidden;background:url(../images/banner2.jpg)50% 0 no-repeat;}
.banner3{position:relative;height:700px;overflow:hidden;background:url(../images/banner3.jpg)50% 0 no-repeat;}

.flexslider{position:relative;height:700px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:700px;}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background: url(../images/prev.png) center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


/*案例样式*/
.n_case{width: 900px;margin: 0 auto; padding-bottom:15px}
.n_case .case_list{padding: 0 0 35px; }
.n_case .case_list .list{width: 100%;}
.n_case .case_list .list li{width: 280px;height: 310px;margin:0 30px 30px 0;float: left;-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);box-shadow: 0 0 30px rgba(0,0,0,0.2);position: relative;z-index: 11; }
.n_case .case_list .list li:nth-of-type(3n){margin-right:0px;}
.n_case .case_list .list li .g-img{height: 260px;width: 280px;position: relative;overflow: hidden;}
.n_case .case_list .list li .g-img img{-webkit-transition: transform 0.5s ease-out ;transition: transform 0.5s ease-out ;}
.n_case .case_list .list li .g-img .text{opacity: 0;background-color: rgba(0,0,0,0.5);position: absolute;top:0;left: 0;padding: 30px;height: 200px;width: 220px;-webkit-transition: opacity 0.5s ease-out ;transition: opacity 0.5s ease-out ;}
.n_case .case_list .list li .g-img .text .box{box-sizing: border-box; background-color: rgba(0,0,0,0);position: relative;height: 200px;width: 220px;margin-top: 20%;}
.n_case .case_list .list li .g-img .text .box::before,.n_case .case_list .list li .g-img .text .box::after{box-sizing: border-box;position: absolute;width: 100%;height: 100%;}
.n_case .case_list .list li .g-img .text .box::before,
.n_case .case_list .list li .g-img .text .box::after{border: 1px solid transparent;width: 0;height: 0;}
.n_case .case_list .list li .g-img .text .box::before{top: 0;left: 0;}
.n_case .case_list .list li .g-img .text .box::after{bottom: 0;right: 0;}
.n_case .case_list .list li .g-img:hover .text{opacity: 1;}
.n_case .case_list .list li .g-img:hover .tt{opacity: 0;}
.n_case .case_list .list li .g-img:hover img{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}

.n_case .case_list .list li .g-img .text:hover .box::before,
.n_case .case_list .list li .g-img .text:hover .box::after{width: 100%;height: 100%;}
.n_case .case_list .list li .g-img .text:hover .box::before{border-top-color: #ffffff;border-right-color: #ffffff;-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;}
.n_case .case_list .list li .g-img .text:hover .box::after{border-bottom-color: #ffffff;border-left-color: #ffffff;-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;}
.n_case .case_list .list li .g-img .text .box .title{width: 100%;height: 24px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: normal;color: #ffffff;font-size: 18px;font-weight: bold;}

.n_case .case_list .list li .g-img .text .box .txt{color: #eeeeee;line-height: 24px;text-align: justify;height: 94px;overflow: hidden;}

.n_case .case_list .list li .info{height: 50px;line-height: 50px;background-color: #ffffff;padding-left: 20px;color: #888888;}
.n_case .case_list .list li .info .cate{width: 240px;}
.n_case .case_list .list li .info .switch{width: 95px;height: 30px;padding: 10px 10px 0px 0px;text-align:right}
.n_case .case_list .list li .info .switch a{display:inline-block;width: 28px;height: 30px;margin-left: 15px;}

.n_case .case_list .pages{margin-top: 20px;}
.m_case{padding: 60px 0;}
.m_case .case_top{padding: 20px;background-color: #ffffff;min-height: 200px;overflow:hidden;}
.m_case .case_top .g_img{width: 292px;height: 292px;overflow: hidden;float: left;}
.m_case .case_top .g_info{float: right;width: 848px;min-height: 200px;}
.m_case .case_top .g_info .g_tt{font-size: 24px;color: #333333;font-weight: bold;line-height: 22px;height: 35px;margin-bottom: 8px;width: 100%;overflow: hidden;}
.m_case .case_top .g_info .g_tt .link{font-size: 14px;font-weight: normal;color: #2c88d8;text-align: center;width: 118px;height: 33px;line-height: 33px;border: 1px solid #3784D2;border-radius: 5px;position: relative;}

.m_case .case_top .g_info .tag{color: #333333;margin-bottom: 18px;}
.m_case .case_top .g_info .tag span{margin-right: 10px;}
.m_case .case_top .g_info .text{line-height: 28px;color: #666666;}
.m_case .case_top .g_info .text .tt{color: #333333;}

.m_case .case_top .g_info .text .txt{position: relative;z-index: 55;max-height: 65px;width: 848px;margin-left: -20px;padding: 0 20px 20px;overflow: hidden;background-color: #ffffff;transition:max-height 0.5s ease-in-out;-webkit-transition:max-height 0.5s ease-in-out;}
.m_case .case_top .g_info .text .txt.on{max-height: 1000px;}

/*植保无人机样式*/
.w-main{ width: 900px;margin: 0 auto; margin-left: auto; margin-right: auto;min-width: 900px;}
.w-main img{width: 100%;height: 100%;}
.font-color1{color: #505050;}/*灰色*/
.w-320{ width:320px; height:220px;margin-bottom: 2%;}
.w-440{ width:440px; height:320px;margin-bottom: 2%;}
.w-420{ width:420px;}
.fl{ float: left;}
.fr{ float: right;}
.w-550{ width:550px;}
.leht-38{ line-height:38px;}
.leht-35{ line-height:35px;}
.fs-20{ font-size: 20px;}
.w-280{ width:280px; height:220px;margin-bottom: 2%; margin-right: 2%;}
.w-360{ width:320px; height:350px;margin-bottom: 2%;}

/*技术参数*/


.prodpa table{width: 900px;}
.prodpa table tr{width: 900px;height: 30px; background: #81a849;line-height: 30px;font-size: 14px;color: #FFFFFF;}
.prodpa table tr td{padding-left: 120px;}
.prodpa table tr .protd{width: 180px;padding-left: 50px;}



.detailbox{ width:900px; margin:0 auto; overflow:hidden;margin-top: 2%;}
.detailbox .xq{}
.detailbox .xq h1{font-size: 26px;text-align: center;display: block;margin: 10px auto;color: #81a849; font-weight:normal}
.detailbox .xq .date{font-size: 14px;color: #999;text-align: center;}
.detailbox .xq .con{ }
.detailbox .xq .con p{margin: 30px auto;line-height: 30px; color:#666;text-indent: 2em;}
.detailbox .xq .prroming{ display:block; margin:0 auto; margin-top:30px;}



.mansvul{
	margin-left: auto; margin-right: auto;width:900px;
}
.mansvul h1{margin-top: 6%; color:#1a62db;font-weight: bold;}
.mansvul ul{width: 900px;}
.mansvul li{width: 200px; height: 200px;margin-left: 23px;float: left;text-align: center;position: relative;}
.mansvul li .mainsp{position: absolute;width: 200px;line-height: 23px;}
.mansvul .mainhid{width: 35px;height: 3px;background: #1a62db;margin: 15px auto;display: none;}
.mansvul li{}
.mansvul li .mainhid{display: block;}
.fs-13{ font-size:13px;}
.fs-16{ font-size: 16px;  }
.tw_hidden{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.mansvul2{
	margin-left: auto; margin-right: auto;width:900px;background-color: red;
}
.mansvul2 h1{margin-top: 6%;color: #fff;font-weight: bold;}
.mansvul2 ul{width: 900px;}
.mansvul2 li{width: 200px; height: 88px;margin-left: 23px;float: left;text-align: center;position: relative;background-color: #81a849;line-height: 32px;}
.mansvul li .mainhid{display: block;}

/*表格参数*/

.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
	width: 900px;
	text-align: center;
}
 
.pure-table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
 
.pure-table td,.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
	text-align: center;
}
 
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
	
}
 
.pure-table td {
    background-color: transparent;
	line-height: 30px;
}
 
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
 
.pure-table-bordered tbody>tr:last-child>td {
    border-bottom-width: 0;
}

